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/jenkins9496771996473332108.sh
+ rm -rf trial-8097-bin.tgz trial-8097-run.tgz *.md5
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bsc" build number 24629
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts" build number 10878
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-ggsn" build number 10195
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-hlr" build number 12704
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-mgw" build number 13027
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-hnbgw" build number 12269
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-msc" build number 40454
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu" build number 7414
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-sgsn" build number 42495
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-trx" build number 8139
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 13031
Copied 2 artifacts from "osmo-gsm-tester_build-osmocom-bb" build number 7314
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts-sysmo" build number 11403
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu-sysmo" build number 7454
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts-oc2g" build number 8901
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu-oc2g" build number 6174
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 7314
[osmo-gsm-tester_virtual] $ /bin/sh -xe /tmp/jenkins14079296329983085660.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-8097
+ 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 WARN: InvalidDefaultArgInFrom: Default value for ARG $USER/debian-bookworm-build results in empty or invalid base image name (line 2)
#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 [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
#7 CACHED
#8 [ 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
#8 CACHED
#9 [ 4/28] RUN usermod -a -G osmo-gsm-tester jenkins
#9 CACHED
#10 [ 8/28] RUN MKDIR /var/run/sshd
#10 CACHED
#11 [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
#11 CACHED
#12 [ 3/28] RUN groupadd osmo-gsm-tester
#12 CACHED
#13 [11/28] RUN chmod -R 0700 /home/jenkins/.ssh /root/.ssh
#13 CACHED
#14 [22/28] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-TESTER/+/MASTER?FORMAT=TEXT /tmp/commit
#14 CACHED
#15 [25/28] RUN mkdir -p /etc/sudoers.d/ && cp osmo-gsm-tester/utils/sudoers.d/* /etc/sudoers.d/
#15 CACHED
#16 [ 7/28] RUN APT-GET update && apt-get install -y openssh-server
#16 CACHED
#17 [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
#17 CACHED
#18 [13/28] RUN CHOWN -R jenkins:jenkins /osmo-gsm-tester-*
#18 CACHED
#19 [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
#19 CACHED
#20 [21/28] RUN GIT clone https://gerrit.osmocom.org/osmo-gsm-tester.git
#20 CACHED
#21 [27/28] COPY RESOURCES.CONF /tmp/osmo-gsm-tester/sysmocom/resources.conf
#21 CACHED
#22 [24/28] RUN mkdir -p /usr/local/bin/ && cp osmo-gsm-tester/utils/bin/* /usr/local/bin/
#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 [10/28] COPY --CHOWN=JENKINS:JENKINS ssh /home/jenkins/.ssh
#24 CACHED
#25 [20/28] WORKDIR /TMP
#25 CACHED
#26 [ 9/28] COPY SSH /root/.ssh
#26 CACHED
#27 [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
#27 CACHED
#28 [26/28] RUN mkdir -p /etc/security/limits.d/ && cp osmo-gsm-tester/utils/limits.d/* /etc/security/limits.d/
#28 CACHED
#29 [17/28] RUN APT-GET update && apt-get install -y --no-install-recommends gnuradio && apt-get clean
#29 CACHED
#30 [18/28] RUN SET -x && mkdir -p /tmp/mongodb && cd /tmp/mongodb && wget "https://pgp.mongodb.com/server-5.0.asc" -O "/mongodb.key" && wget "http://archive.debian.org/debian-security/pool/updates/main/o/openssl/libssl1.1_1.1.1n-0+deb10u6_amd64.deb" && dpkg -i "libssl1.1_1.1.1n-0+deb10u6_amd64.deb" && echo "deb [signed-by=/mongodb.key] http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0 main" > /etc/apt/sources.list.d/mongodb-org.list && apt-get update && apt-get install -y mongodb-org && apt-get clean && cd / && rm -rf /tmp/mongodb && rm /etc/apt/sources.list.d/mongodb-org.list && sed -i "s/127.0.0.1/172.18.50.2/g" /etc/mongod.conf
#30 CACHED
#31 [ 2/28] RUN useradd -ms /bin/bash jenkins
#31 CACHED
#32 [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
#32 CACHED
#33 [28/28] WORKDIR /DATA
#33 CACHED
#34 exporting to image
#34 exporting layers done
#34 writing image sha256:d3f3ae21210a5792588c55d77133e461f92fd2744ab89470420469b323f039f7 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=8098 -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-23 22:48:17
+ trial_dir_prefix=trial-
+ rm -rf trial-*
+ trial_dir=trial-8098
+ mkdir -p trial-8098
+ mv open5gs.build-8.tgz osmo-bsc.build-2025-09-23_13_26_27.tgz osmo-bts-oc2g.build-2025-09-23_00_51_35.tgz osmo-bts-sysmo.build-2025-09-23_00_51_40.tgz osmo-bts.build-2025-09-23_00_51_46.tgz osmo-ggsn.build-2025-09-23_20_43_03.tgz osmo-hlr.build-2025-09-23_16_36_47.tgz osmo-hnbgw.build-2025-09-23_15_32_54.tgz osmo-mgw.build-2025-09-23_08_33_16.tgz osmo-msc.build-2025-09-23_13_34_28.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2025-09-23_07_34_14.tgz osmo-pcu-sysmo.build-2025-09-23_07_36_20.tgz osmo-pcu.build-2025-09-23_07_36_26.tgz osmo-sgsn.build-2025-09-23_20_49_23.tgz osmo-stp.build-2025-09-23_13_25_17.tgz osmo-trx.build-2025-09-23_15_36_26.tgz osmocom-bb.build-2025-09-23_21_17_11.tgz srslte.build-19.tgz trial-8098
+ cat open5gs.build-8.md5 osmo-bsc.build-2025-09-23_13_26_27.md5 osmo-bts-oc2g.build-2025-09-23_00_51_35.md5 osmo-bts-sysmo.build-2025-09-23_00_51_40.md5 osmo-bts.build-2025-09-23_00_51_46.md5 osmo-ggsn.build-2025-09-23_20_43_03.md5 osmo-hlr.build-2025-09-23_16_36_47.md5 osmo-hnbgw.build-2025-09-23_15_32_54.md5 osmo-mgw.build-2025-09-23_08_33_16.md5 osmo-msc.build-2025-09-23_13_34_28.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2025-09-23_07_34_14.md5 osmo-pcu-sysmo.build-2025-09-23_07_36_20.md5 osmo-pcu.build-2025-09-23_07_36_26.md5 osmo-sgsn.build-2025-09-23_20_49_23.md5 osmo-stp.build-2025-09-23_13_25_17.md5 osmo-trx.build-2025-09-23_15_36_26.md5 osmocom-bb.build-2025-09-23_21_17_11.md5 srslte.build-19.md5
+ rm open5gs.build-8.md5 osmo-bsc.build-2025-09-23_13_26_27.md5 osmo-bts-oc2g.build-2025-09-23_00_51_35.md5 osmo-bts-sysmo.build-2025-09-23_00_51_40.md5 osmo-bts.build-2025-09-23_00_51_46.md5 osmo-ggsn.build-2025-09-23_20_43_03.md5 osmo-hlr.build-2025-09-23_16_36_47.md5 osmo-hnbgw.build-2025-09-23_15_32_54.md5 osmo-mgw.build-2025-09-23_08_33_16.md5 osmo-msc.build-2025-09-23_13_34_28.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2025-09-23_07_34_14.md5 osmo-pcu-sysmo.build-2025-09-23_07_36_20.md5 osmo-pcu.build-2025-09-23_07_36_26.md5 osmo-sgsn.build-2025-09-23_20_49_23.md5 osmo-stp.build-2025-09-23_13_25_17.md5 osmo-trx.build-2025-09-23_15_36_26.md5 osmocom-bb.build-2025-09-23_21_17_11.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-8098 -s netreg_mass
combinations: ['netreg_mass']
trial: 'trial-8098'
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-8098
--------------------------------------------------------------------------------------------
22:48:18.018664 tst trial-8098: Detailed log at /build/trial-8098/run.2025-09-23_22-48-18/log
---------------------------------------------------------------------
trial-8098 netreg_mass
---------------------------------------------------------------------
22:48:18.393664 tst netreg_mass: reserving resources in /var/tmp/osmo-gsm-tester/state ...
22:48:18.394669 tst netreg_mass: Verifying 1 x bts (candidates: 1)
22:48:18.396821 tst netreg_mass: Verifying 6 x ip_address (candidates: 9)
22:48:18.400143 tst netreg_mass: Verifying 100 x modem (candidates: 100)
22:48:18.490389 tst netreg_mass: Reserving 1 x bts (candidates: 1)
22:48:18.492709 tst netreg_mass: Reserving 6 x ip_address (candidates: 9)
22:48:18.496003 tst netreg_mass: Reserving 100 x modem (candidates: 100)
22:48:18.672540 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-8098 netreg_mass register_default_mass.py
----------------------------------------------
22:48:18.674801 tst register_default_mass.py:9: Claiming resources for the test
22:48:18.718981 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:18.720410 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:18.721637 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:18.722813 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:18.723958 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:18.725211 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:18.726374 tst netreg_mass: Using 1 x bts (candidates: 1)
22:48:18.791668 tst register_default_mass.py: using LAC 2
22:48:18.832346 tst register_default_mass.py: using RAC 2
22:48:18.867893 tst register_default_mass.py: using CellId 2
22:48:18.909843 tst register_default_mass.py: using BVCI 3
22:48:18.924858 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.926408 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.927832 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.929198 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.930562 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.931879 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.933189 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.934460 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.935778 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.937104 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.938394 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.939748 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.941119 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.942480 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.943836 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.945207 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.946497 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.947792 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.949101 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.950383 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.951689 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.953069 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.954457 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.955837 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.957191 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.958516 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.959816 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.961162 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.962466 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.963829 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.965229 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.966624 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.967950 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.969355 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.970727 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.972076 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.973473 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.974828 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.976160 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.977677 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.979242 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.980602 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.982044 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.983363 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.984715 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.985563 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.986382 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.987161 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.987870 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.988568 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.989298 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.990017 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.990708 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.991391 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.992096 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.992810 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.993497 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.994192 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.994979 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.995659 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.996340 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.997086 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.997795 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.998498 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.999205 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.999912 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.000605 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.001347 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.002057 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.003162 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.004758 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.006205 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.007749 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.009129 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.010505 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.011878 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.013287 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.014623 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.015945 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.017275 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.018594 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.019931 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.021400 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.022728 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.024018 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.025312 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.026611 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.027887 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.029208 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.030548 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.031895 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.033241 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.034590 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.035918 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.037289 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.038605 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.039939 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.041233 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.042504 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.043795 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.045078 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.046511 tst register_default_mass.py:21: Launching a simple network
22:48:19.072977 run osmo-hlr_127.0.42.2: Starting osmo-hlr
22:48:19.278184 run create_hlr_db(pid=20): Launched
22:48:20.295476 run create_hlr_db(pid=20): Terminated: ok {rc=0}
22:48:20.340711 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Launched
22:48:20.367038 run osmo-hlr_127.0.42.2(pid=23): Launched
22:48:20.376144 run osmo-stp_127.0.42.5: Starting osmo-stp
22:48:20.698549 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Launched
22:48:20.721370 run osmo-stp_127.0.42.5(pid=25): Launched
22:48:20.737719 run osmo-msc_127.0.42.6: Starting osmo-msc
22:48:21.458436 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Launched
22:48:21.481031 run osmo-msc_127.0.42.6(pid=27): Launched
22:48:24.504613 run osmo-mgw_127.0.42.3: Starting osmo-mgw
22:48:24.716302 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Launched
22:48:24.757029 run osmo-mgw_127.0.42.3(pid=29): Launched
22:48:24.773077 run osmo-mgw_127.0.42.4: Starting osmo-mgw
22:48:24.838735 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Launched
22:48:24.861531 run osmo-mgw_127.0.42.4(pid=31): Launched
22:48:24.871746 run osmo-bsc_127.0.42.7: Starting osmo-bsc
22:48:25.505853 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Launched
22:48:25.535436 run osmo-bsc_127.0.42.7(pid=33): Launched
22:48:31.568463 run osmo-bts-virtual: Starting to connect to osmo-bsc_127.0.42.7
22:48:31.754333 run osmo-bts-virtual(pid=34): Launched
22:48:32.804993 tst register_default_mass.py: using MSISDN 1001
22:48:32.819832 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000000', msisdn='1001', subscriber_id=1}
22:48:32.920968 tst register_default_mass.py: using MSISDN 1002
22:48:32.931550 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000001', msisdn='1002', subscriber_id=2}
22:48:32.999693 tst register_default_mass.py: using MSISDN 1003
22:48:33.014006 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000002', msisdn='1003', subscriber_id=3}
22:48:33.080807 tst register_default_mass.py: using MSISDN 1004
22:48:33.095460 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000003', msisdn='1004', subscriber_id=4}
22:48:33.194665 tst register_default_mass.py: using MSISDN 1005
22:48:33.204806 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000004', msisdn='1005', subscriber_id=5}
22:48:33.272621 tst register_default_mass.py: using MSISDN 1006
22:48:33.283493 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000005', msisdn='1006', subscriber_id=6}
22:48:33.352571 tst register_default_mass.py: using MSISDN 1007
22:48:33.358776 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000006', msisdn='1007', subscriber_id=7}
22:48:33.426609 tst register_default_mass.py: using MSISDN 1008
22:48:33.437332 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000007', msisdn='1008', subscriber_id=8}
22:48:33.507940 tst register_default_mass.py: using MSISDN 1009
22:48:33.515896 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000008', msisdn='1009', subscriber_id=9}
22:48:33.575913 tst register_default_mass.py: using MSISDN 1010
22:48:33.582692 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000009', msisdn='1010', subscriber_id=10}
22:48:33.658890 tst register_default_mass.py: using MSISDN 1011
22:48:33.671332 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000000', msisdn='1011', subscriber_id=11}
22:48:33.775059 tst register_default_mass.py: using MSISDN 1012
22:48:33.786087 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000001', msisdn='1012', subscriber_id=12}
22:48:33.846804 tst register_default_mass.py: using MSISDN 1013
22:48:33.853582 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000002', msisdn='1013', subscriber_id=13}
22:48:33.921909 tst register_default_mass.py: using MSISDN 1014
22:48:33.929057 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000003', msisdn='1014', subscriber_id=14}
22:48:34.001430 tst register_default_mass.py: using MSISDN 1015
22:48:34.008014 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000004', msisdn='1015', subscriber_id=15}
22:48:34.085225 tst register_default_mass.py: using MSISDN 1016
22:48:34.091252 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000005', msisdn='1016', subscriber_id=16}
22:48:34.165267 tst register_default_mass.py: using MSISDN 1017
22:48:34.173075 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000006', msisdn='1017', subscriber_id=17}
22:48:34.247404 tst register_default_mass.py: using MSISDN 1018
22:48:34.253644 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000007', msisdn='1018', subscriber_id=18}
22:48:34.321293 tst register_default_mass.py: using MSISDN 1019
22:48:34.330660 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000008', msisdn='1019', subscriber_id=19}
22:48:34.397987 tst register_default_mass.py: using MSISDN 1020
22:48:34.404727 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000009', msisdn='1020', subscriber_id=20}
22:48:34.473406 tst register_default_mass.py: using MSISDN 1021
22:48:34.479595 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000000', msisdn='1021', subscriber_id=21}
22:48:34.548985 tst register_default_mass.py: using MSISDN 1022
22:48:34.555075 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000001', msisdn='1022', subscriber_id=22}
22:48:34.638911 tst register_default_mass.py: using MSISDN 1023
22:48:34.645214 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000002', msisdn='1023', subscriber_id=23}
22:48:34.705870 tst register_default_mass.py: using MSISDN 1024
22:48:34.711899 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000003', msisdn='1024', subscriber_id=24}
22:48:34.793088 tst register_default_mass.py: using MSISDN 1025
22:48:34.802766 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000004', msisdn='1025', subscriber_id=25}
22:48:34.872845 tst register_default_mass.py: using MSISDN 1026
22:48:34.879276 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000005', msisdn='1026', subscriber_id=26}
22:48:34.950698 tst register_default_mass.py: using MSISDN 1027
22:48:34.957136 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000006', msisdn='1027', subscriber_id=27}
22:48:35.019171 tst register_default_mass.py: using MSISDN 1028
22:48:35.025187 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000007', msisdn='1028', subscriber_id=28}
22:48:35.101076 tst register_default_mass.py: using MSISDN 1029
22:48:35.107426 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000008', msisdn='1029', subscriber_id=29}
22:48:35.184708 tst register_default_mass.py: using MSISDN 1030
22:48:35.195577 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000009', msisdn='1030', subscriber_id=30}
22:48:35.282885 tst register_default_mass.py: using MSISDN 1031
22:48:35.290871 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000000', msisdn='1031', subscriber_id=31}
22:48:35.361790 tst register_default_mass.py: using MSISDN 1032
22:48:35.368681 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000001', msisdn='1032', subscriber_id=32}
22:48:35.441948 tst register_default_mass.py: using MSISDN 1033
22:48:35.449100 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000002', msisdn='1033', subscriber_id=33}
22:48:35.543972 tst register_default_mass.py: using MSISDN 1034
22:48:35.550693 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000003', msisdn='1034', subscriber_id=34}
22:48:35.642060 tst register_default_mass.py: using MSISDN 1035
22:48:35.648699 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000004', msisdn='1035', subscriber_id=35}
22:48:35.721974 tst register_default_mass.py: using MSISDN 1036
22:48:35.728254 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000005', msisdn='1036', subscriber_id=36}
22:48:35.802324 tst register_default_mass.py: using MSISDN 1037
22:48:35.808876 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000006', msisdn='1037', subscriber_id=37}
22:48:35.879093 tst register_default_mass.py: using MSISDN 1038
22:48:35.886271 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000007', msisdn='1038', subscriber_id=38}
22:48:35.960679 tst register_default_mass.py: using MSISDN 1039
22:48:35.967200 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000008', msisdn='1039', subscriber_id=39}
22:48:36.057239 tst register_default_mass.py: using MSISDN 1040
22:48:36.066431 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000009', msisdn='1040', subscriber_id=40}
22:48:36.182575 tst register_default_mass.py: using MSISDN 1041
22:48:36.188989 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000000', msisdn='1041', subscriber_id=41}
22:48:36.251662 tst register_default_mass.py: using MSISDN 1042
22:48:36.258288 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000001', msisdn='1042', subscriber_id=42}
22:48:36.337761 tst register_default_mass.py: using MSISDN 1043
22:48:36.343973 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000002', msisdn='1043', subscriber_id=43}
22:48:36.426791 tst register_default_mass.py: using MSISDN 1044
22:48:36.436146 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000003', msisdn='1044', subscriber_id=44}
22:48:36.516380 tst register_default_mass.py: using MSISDN 1045
22:48:36.529499 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000004', msisdn='1045', subscriber_id=45}
22:48:36.595093 tst register_default_mass.py: using MSISDN 1046
22:48:36.603915 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000005', msisdn='1046', subscriber_id=46}
22:48:36.682602 tst register_default_mass.py: using MSISDN 1047
22:48:36.690651 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000006', msisdn='1047', subscriber_id=47}
22:48:36.760949 tst register_default_mass.py: using MSISDN 1048
22:48:36.767954 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000007', msisdn='1048', subscriber_id=48}
22:48:36.838864 tst register_default_mass.py: using MSISDN 1049
22:48:36.845345 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000008', msisdn='1049', subscriber_id=49}
22:48:36.917730 tst register_default_mass.py: using MSISDN 1050
22:48:36.925650 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000009', msisdn='1050', subscriber_id=50}
22:48:36.990796 tst register_default_mass.py: using MSISDN 1051
22:48:37.004159 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000000', msisdn='1051', subscriber_id=51}
22:48:37.088607 tst register_default_mass.py: using MSISDN 1052
22:48:37.098951 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000001', msisdn='1052', subscriber_id=52}
22:48:37.168049 tst register_default_mass.py: using MSISDN 1053
22:48:37.175750 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000002', msisdn='1053', subscriber_id=53}
22:48:37.253936 tst register_default_mass.py: using MSISDN 1054
22:48:37.264152 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000003', msisdn='1054', subscriber_id=54}
22:48:37.343610 tst register_default_mass.py: using MSISDN 1055
22:48:37.355509 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000004', msisdn='1055', subscriber_id=55}
22:48:37.423110 tst register_default_mass.py: using MSISDN 1056
22:48:37.434146 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000005', msisdn='1056', subscriber_id=56}
22:48:37.502738 tst register_default_mass.py: using MSISDN 1057
22:48:37.513759 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000006', msisdn='1057', subscriber_id=57}
22:48:37.625598 tst register_default_mass.py: using MSISDN 1058
22:48:37.633011 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000007', msisdn='1058', subscriber_id=58}
22:48:37.719719 tst register_default_mass.py: using MSISDN 1059
22:48:37.731354 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000008', msisdn='1059', subscriber_id=59}
22:48:37.812167 tst register_default_mass.py: using MSISDN 1060
22:48:37.819200 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000009', msisdn='1060', subscriber_id=60}
22:48:37.905698 tst register_default_mass.py: using MSISDN 1061
22:48:37.911973 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000000', msisdn='1061', subscriber_id=61}
22:48:37.971741 tst register_default_mass.py: using MSISDN 1062
22:48:37.978647 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000001', msisdn='1062', subscriber_id=62}
22:48:38.041068 tst register_default_mass.py: using MSISDN 1063
22:48:38.050874 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000002', msisdn='1063', subscriber_id=63}
22:48:38.120766 tst register_default_mass.py: using MSISDN 1064
22:48:38.127290 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000003', msisdn='1064', subscriber_id=64}
22:48:38.188678 tst register_default_mass.py: using MSISDN 1065
22:48:38.194926 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000004', msisdn='1065', subscriber_id=65}
22:48:38.264622 tst register_default_mass.py: using MSISDN 1066
22:48:38.270950 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000005', msisdn='1066', subscriber_id=66}
22:48:38.349399 tst register_default_mass.py: using MSISDN 1067
22:48:38.358258 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000006', msisdn='1067', subscriber_id=67}
22:48:38.415524 tst register_default_mass.py: using MSISDN 1068
22:48:38.422511 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000007', msisdn='1068', subscriber_id=68}
22:48:38.500662 tst register_default_mass.py: using MSISDN 1069
22:48:38.507122 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000008', msisdn='1069', subscriber_id=69}
22:48:38.577597 tst register_default_mass.py: using MSISDN 1070
22:48:38.583382 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000009', msisdn='1070', subscriber_id=70}
22:48:38.654751 tst register_default_mass.py: using MSISDN 1071
22:48:38.660519 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000000', msisdn='1071', subscriber_id=71}
22:48:38.722232 tst register_default_mass.py: using MSISDN 1072
22:48:38.728322 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000001', msisdn='1072', subscriber_id=72}
22:48:38.797920 tst register_default_mass.py: using MSISDN 1073
22:48:38.804598 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000002', msisdn='1073', subscriber_id=73}
22:48:38.870663 tst register_default_mass.py: using MSISDN 1074
22:48:38.878444 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000003', msisdn='1074', subscriber_id=74}
22:48:38.944791 tst register_default_mass.py: using MSISDN 1075
22:48:38.951094 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000004', msisdn='1075', subscriber_id=75}
22:48:39.035773 tst register_default_mass.py: using MSISDN 1076
22:48:39.042518 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000005', msisdn='1076', subscriber_id=76}
22:48:39.108089 tst register_default_mass.py: using MSISDN 1077
22:48:39.114045 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000006', msisdn='1077', subscriber_id=77}
22:48:39.184657 tst register_default_mass.py: using MSISDN 1078
22:48:39.190473 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000007', msisdn='1078', subscriber_id=78}
22:48:39.257047 tst register_default_mass.py: using MSISDN 1079
22:48:39.262852 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000008', msisdn='1079', subscriber_id=79}
22:48:39.344755 tst register_default_mass.py: using MSISDN 1080
22:48:39.350732 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000009', msisdn='1080', subscriber_id=80}
22:48:39.423940 tst register_default_mass.py: using MSISDN 1081
22:48:39.430551 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000000', msisdn='1081', subscriber_id=81}
22:48:39.506548 tst register_default_mass.py: using MSISDN 1082
22:48:39.515349 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000001', msisdn='1082', subscriber_id=82}
22:48:39.576383 tst register_default_mass.py: using MSISDN 1083
22:48:39.582927 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000002', msisdn='1083', subscriber_id=83}
22:48:39.650116 tst register_default_mass.py: using MSISDN 1084
22:48:39.656322 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000003', msisdn='1084', subscriber_id=84}
22:48:39.717131 tst register_default_mass.py: using MSISDN 1085
22:48:39.723101 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000004', msisdn='1085', subscriber_id=85}
22:48:39.795285 tst register_default_mass.py: using MSISDN 1086
22:48:39.801860 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000005', msisdn='1086', subscriber_id=86}
22:48:39.889403 tst register_default_mass.py: using MSISDN 1087
22:48:39.895527 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000006', msisdn='1087', subscriber_id=87}
22:48:39.972892 tst register_default_mass.py: using MSISDN 1088
22:48:39.979625 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000007', msisdn='1088', subscriber_id=88}
22:48:40.077565 tst register_default_mass.py: using MSISDN 1089
22:48:40.083313 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000008', msisdn='1089', subscriber_id=89}
22:48:40.177716 tst register_default_mass.py: using MSISDN 1090
22:48:40.184459 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000009', msisdn='1090', subscriber_id=90}
22:48:40.291936 tst register_default_mass.py: using MSISDN 1091
22:48:40.298057 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000000', msisdn='1091', subscriber_id=91}
22:48:40.390155 tst register_default_mass.py: using MSISDN 1092
22:48:40.399299 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000001', msisdn='1092', subscriber_id=92}
22:48:40.474810 tst register_default_mass.py: using MSISDN 1093
22:48:40.481196 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000002', msisdn='1093', subscriber_id=93}
22:48:40.584615 tst register_default_mass.py: using MSISDN 1094
22:48:40.592334 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000003', msisdn='1094', subscriber_id=94}
22:48:40.653425 tst register_default_mass.py: using MSISDN 1095
22:48:40.660763 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000004', msisdn='1095', subscriber_id=95}
22:48:40.737766 tst register_default_mass.py: using MSISDN 1096
22:48:40.745623 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000005', msisdn='1096', subscriber_id=96}
22:48:40.806008 tst register_default_mass.py: using MSISDN 1097
22:48:40.813000 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000006', msisdn='1097', subscriber_id=97}
22:48:40.875738 tst register_default_mass.py: using MSISDN 1098
22:48:40.882711 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000007', msisdn='1098', subscriber_id=98}
22:48:40.952424 tst register_default_mass.py: using MSISDN 1099
22:48:40.958500 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000008', msisdn='1099', subscriber_id=99}
22:48:41.031137 tst register_default_mass.py: using MSISDN 1100
22:48:41.037529 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000009', msisdn='1100', subscriber_id=100}
22:48:41.176619 run mass: Starting testcase
22:48:41.183701 run mass: Pre-launching all virtphy's
22:48:41.190641 run osmo-ms-virt-phy/00000: Starting virtphy
22:48:41.206904 run osmo-ms-virt-phy/00000(pid=35): Launched
22:48:41.214502 run osmo-ms-virt-phy/00001: Starting virtphy
22:48:41.230455 run osmo-ms-virt-phy/00001(pid=36): Launched
22:48:41.238262 run osmo-ms-virt-phy/00002: Starting virtphy
22:48:41.254593 run osmo-ms-virt-phy/00002(pid=37): Launched
22:48:41.262329 run osmo-ms-virt-phy/00003: Starting virtphy
22:48:41.278246 run osmo-ms-virt-phy/00003(pid=38): Launched
22:48:41.285690 run osmo-ms-virt-phy/00004: Starting virtphy
22:48:41.301894 run osmo-ms-virt-phy/00004(pid=39): Launched
22:48:41.309389 run osmo-ms-virt-phy/00005: Starting virtphy
22:48:41.325466 run osmo-ms-virt-phy/00005(pid=40): Launched
22:48:41.332994 run osmo-ms-virt-phy/00006: Starting virtphy
22:48:41.348888 run osmo-ms-virt-phy/00006(pid=41): Launched
22:48:41.356190 run osmo-ms-virt-phy/00007: Starting virtphy
22:48:41.371690 run osmo-ms-virt-phy/00007(pid=42): Launched
22:48:41.378788 run osmo-ms-virt-phy/00008: Starting virtphy
22:48:41.394011 run osmo-ms-virt-phy/00008(pid=43): Launched
22:48:41.401256 run osmo-ms-virt-phy/00009: Starting virtphy
22:48:41.416785 run osmo-ms-virt-phy/00009(pid=44): Launched
22:48:41.424040 run osmo-ms-virt-phy/00010: Starting virtphy
22:48:41.439807 run osmo-ms-virt-phy/00010(pid=45): Launched
22:48:41.447009 run osmo-ms-virt-phy/00011: Starting virtphy
22:48:41.462670 run osmo-ms-virt-phy/00011(pid=46): Launched
22:48:41.469772 run osmo-ms-virt-phy/00012: Starting virtphy
22:48:41.485434 run osmo-ms-virt-phy/00012(pid=47): Launched
22:48:41.496210 run osmo-ms-virt-phy/00013: Starting virtphy
22:48:41.511867 run osmo-ms-virt-phy/00013(pid=48): Launched
22:48:41.519231 run osmo-ms-virt-phy/00014: Starting virtphy
22:48:41.535199 run osmo-ms-virt-phy/00014(pid=49): Launched
22:48:41.542700 run osmo-ms-virt-phy/00015: Starting virtphy
22:48:41.559100 run osmo-ms-virt-phy/00015(pid=50): Launched
22:48:41.566597 run osmo-ms-virt-phy/00016: Starting virtphy
22:48:41.582829 run osmo-ms-virt-phy/00016(pid=51): Launched
22:48:41.590411 run osmo-ms-virt-phy/00017: Starting virtphy
22:48:41.606873 run osmo-ms-virt-phy/00017(pid=52): Launched
22:48:41.614514 run osmo-ms-virt-phy/00018: Starting virtphy
22:48:41.631773 run osmo-ms-virt-phy/00018(pid=53): Launched
22:48:41.639533 run osmo-ms-virt-phy/00019: Starting virtphy
22:48:41.655981 run osmo-ms-virt-phy/00019(pid=54): Launched
22:48:41.663524 run osmo-ms-virt-phy/00020: Starting virtphy
22:48:41.679736 run osmo-ms-virt-phy/00020(pid=55): Launched
22:48:41.687220 run osmo-ms-virt-phy/00021: Starting virtphy
22:48:41.703143 run osmo-ms-virt-phy/00021(pid=56): Launched
22:48:41.710653 run osmo-ms-virt-phy/00022: Starting virtphy
22:48:41.726804 run osmo-ms-virt-phy/00022(pid=57): Launched
22:48:41.734315 run osmo-ms-virt-phy/00023: Starting virtphy
22:48:41.750326 run osmo-ms-virt-phy/00023(pid=58): Launched
22:48:41.757609 run osmo-ms-virt-phy/00024: Starting virtphy
22:48:41.773557 run osmo-ms-virt-phy/00024(pid=59): Launched
22:48:41.780862 run osmo-ms-virt-phy/00025: Starting virtphy
22:48:41.796701 run osmo-ms-virt-phy/00025(pid=60): Launched
22:48:41.803907 run osmo-ms-virt-phy/00026: Starting virtphy
22:48:41.819774 run osmo-ms-virt-phy/00026(pid=61): Launched
22:48:41.827143 run osmo-ms-virt-phy/00027: Starting virtphy
22:48:41.842799 run osmo-ms-virt-phy/00027(pid=62): Launched
22:48:41.849879 run osmo-ms-virt-phy/00028: Starting virtphy
22:48:41.865585 run osmo-ms-virt-phy/00028(pid=63): Launched
22:48:41.872835 run osmo-ms-virt-phy/00029: Starting virtphy
22:48:41.888595 run osmo-ms-virt-phy/00029(pid=64): Launched
22:48:41.895825 run osmo-ms-virt-phy/00030: Starting virtphy
22:48:41.911889 run osmo-ms-virt-phy/00030(pid=65): Launched
22:48:41.919345 run osmo-ms-virt-phy/00031: Starting virtphy
22:48:41.935545 run osmo-ms-virt-phy/00031(pid=66): Launched
22:48:41.944426 run osmo-ms-virt-phy/00032: Starting virtphy
22:48:41.961091 run osmo-ms-virt-phy/00032(pid=67): Launched
22:48:41.968796 run osmo-ms-virt-phy/00033: Starting virtphy
22:48:41.985697 run osmo-ms-virt-phy/00033(pid=68): Launched
22:48:41.993423 run osmo-ms-virt-phy/00034: Starting virtphy
22:48:42.010053 run osmo-ms-virt-phy/00034(pid=69): Launched
22:48:42.017966 run osmo-ms-virt-phy/00035: Starting virtphy
22:48:42.034711 run osmo-ms-virt-phy/00035(pid=70): Launched
22:48:42.042490 run osmo-ms-virt-phy/00036: Starting virtphy
22:48:42.059332 run osmo-ms-virt-phy/00036(pid=71): Launched
22:48:42.067314 run osmo-ms-virt-phy/00037: Starting virtphy
22:48:42.084226 run osmo-ms-virt-phy/00037(pid=72): Launched
22:48:42.091923 run osmo-ms-virt-phy/00038: Starting virtphy
22:48:42.108181 run osmo-ms-virt-phy/00038(pid=73): Launched
22:48:42.115434 run osmo-ms-virt-phy/00039: Starting virtphy
22:48:42.131551 run osmo-ms-virt-phy/00039(pid=74): Launched
22:48:42.139170 run osmo-ms-virt-phy/00040: Starting virtphy
22:48:42.160607 run osmo-ms-virt-phy/00040(pid=75): Launched
22:48:42.167944 run osmo-ms-virt-phy/00041: Starting virtphy
22:48:42.184250 run osmo-ms-virt-phy/00041(pid=76): Launched
22:48:42.192289 run osmo-ms-virt-phy/00042: Starting virtphy
22:48:42.208899 run osmo-ms-virt-phy/00042(pid=77): Launched
22:48:42.216297 run osmo-ms-virt-phy/00043: Starting virtphy
22:48:42.232200 run osmo-ms-virt-phy/00043(pid=78): Launched
22:48:42.239388 run osmo-ms-virt-phy/00044: Starting virtphy
22:48:42.255400 run osmo-ms-virt-phy/00044(pid=79): Launched
22:48:42.262789 run osmo-ms-virt-phy/00045: Starting virtphy
22:48:42.278722 run osmo-ms-virt-phy/00045(pid=80): Launched
22:48:42.286201 run osmo-ms-virt-phy/00046: Starting virtphy
22:48:42.302206 run osmo-ms-virt-phy/00046(pid=81): Launched
22:48:42.309725 run osmo-ms-virt-phy/00047: Starting virtphy
22:48:42.325772 run osmo-ms-virt-phy/00047(pid=82): Launched
22:48:42.333287 run osmo-ms-virt-phy/00048: Starting virtphy
22:48:42.349126 run osmo-ms-virt-phy/00048(pid=83): Launched
22:48:42.356678 run osmo-ms-virt-phy/00049: Starting virtphy
22:48:42.372886 run osmo-ms-virt-phy/00049(pid=84): Launched
22:48:42.380790 run osmo-ms-virt-phy/00050: Starting virtphy
22:48:42.397504 run osmo-ms-virt-phy/00050(pid=85): Launched
22:48:42.405286 run osmo-ms-virt-phy/00051: Starting virtphy
22:48:42.422738 run osmo-ms-virt-phy/00051(pid=86): Launched
22:48:42.430487 run osmo-ms-virt-phy/00052: Starting virtphy
22:48:42.448281 run osmo-ms-virt-phy/00052(pid=87): Launched
22:48:42.455858 run osmo-ms-virt-phy/00053: Starting virtphy
22:48:42.472224 run osmo-ms-virt-phy/00053(pid=88): Launched
22:48:42.479845 run osmo-ms-virt-phy/00054: Starting virtphy
22:48:42.496228 run osmo-ms-virt-phy/00054(pid=89): Launched
22:48:42.503726 run osmo-ms-virt-phy/00055: Starting virtphy
22:48:42.520029 run osmo-ms-virt-phy/00055(pid=90): Launched
22:48:42.527798 run osmo-ms-virt-phy/00056: Starting virtphy
22:48:42.543895 run osmo-ms-virt-phy/00056(pid=91): Launched
22:48:42.551341 run osmo-ms-virt-phy/00057: Starting virtphy
22:48:42.567832 run osmo-ms-virt-phy/00057(pid=92): Launched
22:48:42.575229 run osmo-ms-virt-phy/00058: Starting virtphy
22:48:42.591396 run osmo-ms-virt-phy/00058(pid=93): Launched
22:48:42.598829 run osmo-ms-virt-phy/00059: Starting virtphy
22:48:42.615056 run osmo-ms-virt-phy/00059(pid=94): Launched
22:48:42.622483 run osmo-ms-virt-phy/00060: Starting virtphy
22:48:42.640021 run osmo-ms-virt-phy/00060(pid=95): Launched
22:48:42.647669 run osmo-ms-virt-phy/00061: Starting virtphy
22:48:42.664500 run osmo-ms-virt-phy/00061(pid=96): Launched
22:48:42.672147 run osmo-ms-virt-phy/00062: Starting virtphy
22:48:42.688904 run osmo-ms-virt-phy/00062(pid=97): Launched
22:48:42.696590 run osmo-ms-virt-phy/00063: Starting virtphy
22:48:42.712811 run osmo-ms-virt-phy/00063(pid=98): Launched
22:48:42.720197 run osmo-ms-virt-phy/00064: Starting virtphy
22:48:42.736350 run osmo-ms-virt-phy/00064(pid=99): Launched
22:48:42.743796 run osmo-ms-virt-phy/00065: Starting virtphy
22:48:42.760206 run osmo-ms-virt-phy/00065(pid=100): Launched
22:48:42.767617 run osmo-ms-virt-phy/00066: Starting virtphy
22:48:42.783692 run osmo-ms-virt-phy/00066(pid=101): Launched
22:48:42.791189 run osmo-ms-virt-phy/00067: Starting virtphy
22:48:42.807389 run osmo-ms-virt-phy/00067(pid=102): Launched
22:48:42.814838 run osmo-ms-virt-phy/00068: Starting virtphy
22:48:42.830976 run osmo-ms-virt-phy/00068(pid=103): Launched
22:48:42.838419 run osmo-ms-virt-phy/00069: Starting virtphy
22:48:42.854777 run osmo-ms-virt-phy/00069(pid=104): Launched
22:48:42.862318 run osmo-ms-virt-phy/00070: Starting virtphy
22:48:42.878985 run osmo-ms-virt-phy/00070(pid=105): Launched
22:48:42.886269 run osmo-ms-virt-phy/00071: Starting virtphy
22:48:42.902112 run osmo-ms-virt-phy/00071(pid=106): Launched
22:48:42.909482 run osmo-ms-virt-phy/00072: Starting virtphy
22:48:42.925344 run osmo-ms-virt-phy/00072(pid=107): Launched
22:48:42.932551 run osmo-ms-virt-phy/00073: Starting virtphy
22:48:42.948091 run osmo-ms-virt-phy/00073(pid=108): Launched
22:48:42.955316 run osmo-ms-virt-phy/00074: Starting virtphy
22:48:42.971487 run osmo-ms-virt-phy/00074(pid=109): Launched
22:48:42.978567 run osmo-ms-virt-phy/00075: Starting virtphy
22:48:42.994577 run osmo-ms-virt-phy/00075(pid=110): Launched
22:48:43.001519 run osmo-ms-virt-phy/00076: Starting virtphy
22:48:43.016996 run osmo-ms-virt-phy/00076(pid=111): Launched
22:48:43.024426 run osmo-ms-virt-phy/00077: Starting virtphy
22:48:43.040971 run osmo-ms-virt-phy/00077(pid=112): Launched
22:48:43.048619 run osmo-ms-virt-phy/00078: Starting virtphy
22:48:43.064933 run osmo-ms-virt-phy/00078(pid=113): Launched
22:48:43.072387 run osmo-ms-virt-phy/00079: Starting virtphy
22:48:43.088699 run osmo-ms-virt-phy/00079(pid=114): Launched
22:48:43.096117 run osmo-ms-virt-phy/00080: Starting virtphy
22:48:43.112532 run osmo-ms-virt-phy/00080(pid=115): Launched
22:48:43.120199 run osmo-ms-virt-phy/00081: Starting virtphy
22:48:43.136910 run osmo-ms-virt-phy/00081(pid=116): Launched
22:48:43.144739 run osmo-ms-virt-phy/00082: Starting virtphy
22:48:43.161142 run osmo-ms-virt-phy/00082(pid=117): Launched
22:48:43.168599 run osmo-ms-virt-phy/00083: Starting virtphy
22:48:43.184779 run osmo-ms-virt-phy/00083(pid=118): Launched
22:48:43.192565 run osmo-ms-virt-phy/00084: Starting virtphy
22:48:43.209309 run osmo-ms-virt-phy/00084(pid=119): Launched
22:48:43.216882 run osmo-ms-virt-phy/00085: Starting virtphy
22:48:43.233392 run osmo-ms-virt-phy/00085(pid=120): Launched
22:48:43.240857 run osmo-ms-virt-phy/00086: Starting virtphy
22:48:43.256994 run osmo-ms-virt-phy/00086(pid=121): Launched
22:48:43.264467 run osmo-ms-virt-phy/00087: Starting virtphy
22:48:43.280689 run osmo-ms-virt-phy/00087(pid=122): Launched
22:48:43.288252 run osmo-ms-virt-phy/00088: Starting virtphy
22:48:43.304417 run osmo-ms-virt-phy/00088(pid=123): Launched
22:48:43.311902 run osmo-ms-virt-phy/00089: Starting virtphy
22:48:43.328404 run osmo-ms-virt-phy/00089(pid=124): Launched
22:48:43.336071 run osmo-ms-virt-phy/00090: Starting virtphy
22:48:43.352260 run osmo-ms-virt-phy/00090(pid=125): Launched
22:48:43.359756 run osmo-ms-virt-phy/00091: Starting virtphy
22:48:43.376168 run osmo-ms-virt-phy/00091(pid=126): Launched
22:48:43.383867 run osmo-ms-virt-phy/00092: Starting virtphy
22:48:43.400035 run osmo-ms-virt-phy/00092(pid=127): Launched
22:48:43.407492 run osmo-ms-virt-phy/00093: Starting virtphy
22:48:43.423812 run osmo-ms-virt-phy/00093(pid=128): Launched
22:48:43.431249 run osmo-ms-virt-phy/00094: Starting virtphy
22:48:43.447351 run osmo-ms-virt-phy/00094(pid=129): Launched
22:48:43.454518 run osmo-ms-virt-phy/00095: Starting virtphy
22:48:43.470617 run osmo-ms-virt-phy/00095(pid=130): Launched
22:48:43.478943 run osmo-ms-virt-phy/00096: Starting virtphy
22:48:43.496432 run osmo-ms-virt-phy/00096(pid=131): Launched
22:48:43.601735 run osmo-ms-virt-phy/00097: Starting virtphy
22:48:43.615927 run osmo-ms-virt-phy/00097(pid=132): Launched
22:48:43.625131 run osmo-ms-virt-phy/00098: Starting virtphy
22:48:43.642345 run osmo-ms-virt-phy/00098(pid=133): Launched
22:48:43.655735 run osmo-ms-virt-phy/00099: Starting virtphy
22:48:43.673864 run osmo-ms-virt-phy/00099(pid=134): Launched
22:48:43.683578 run mass: Checking if sockets are in the filesystem
22:48:43.702919 run osmo-ms-mob/00000: Starting mobile
22:48:43.721289 run osmo-ms-mob/00000(pid=135): Launched
22:48:43.739135 run mass: MS start registered {at=21898629.442460954, delay=0.00165664404630661, ms=00000}
22:48:48.116216 run osmo-ms-mob/00001: Starting mobile
22:48:48.145610 run osmo-ms-mob/00001(pid=136): Launched
22:48:48.154460 run mass: Starting too slowly. Moving on {now=21898633.857824653, sleep=-0.16138071194291115, target=21898633.69644394}
22:48:48.162181 run mass: MS start registered {at=21898633.86553075, delay=0.007711172103881836, ms=00001}
22:48:48.169644 run mass: Starting too slowly. Moving on {now=21898633.87301072, sleep=-0.07656677812337875, target=21898633.796443943}
22:48:49.703698 run osmo-ms-mob/00002: Starting mobile
22:48:49.719115 run osmo-ms-mob/00002(pid=137): Launched
22:48:49.731761 run mass: MS start registered {at=21898635.43510038, delay=0.005432412028312683, ms=00002}
22:48:49.997350 run mass: MS performed LU {at=21898635.700662702, lu_delay=6.258201748132706, ms=00000}
22:48:51.002465 run osmo-ms-mob/00003: Starting mobile
22:48:51.016280 run osmo-ms-mob/00003(pid=138): Launched
22:48:51.027590 run mass: MS start registered {at=21898636.73093462, delay=0.004878979176282883, ms=00003}
22:48:52.109638 run osmo-ms-mob/00004: Starting mobile
22:48:52.128756 run osmo-ms-mob/00004(pid=139): Launched
22:48:52.149884 run mass: MS start registered {at=21898637.853237756, delay=2.3096799850463867e-05, ms=00004}
22:48:53.100762 run osmo-ms-mob/00005: Starting mobile
22:48:53.115054 run osmo-ms-mob/00005(pid=140): Launched
22:48:53.131809 run mass: MS start registered {at=21898638.835156392, delay=0.0021657794713974, ms=00005}
22:48:54.137674 run osmo-ms-mob/00006: Starting mobile
22:48:54.378905 run osmo-ms-mob/00006(pid=141): Launched
22:48:54.385453 run mass: Starting too slowly. Moving on {now=21898640.0888189, sleep=-0.2923748679459095, target=21898639.796444032}
22:48:54.391438 run mass: MS performed LU {at=21898640.09478944, lu_delay=6.229258690029383, ms=00001}
22:48:54.397851 run mass: Starting too slowly. Moving on {now=21898640.10121933, sleep=-0.20477529615163803, target=21898639.896444034}
22:48:54.403732 run mass: MS start registered {at=21898640.107091196, delay=0.018275663256645203, ms=00006}
22:48:54.409811 run mass: Starting too slowly. Moving on {now=21898640.113179803, sleep=-0.11673576757311821, target=21898639.996444035}
22:48:54.415649 run mass: Starting too slowly. Moving on {now=21898640.11901903, sleep=-0.02257499471306801, target=21898640.096444037}
22:48:55.778555 run osmo-ms-mob/00007: Starting mobile
22:48:55.792789 run osmo-ms-mob/00007(pid=142): Launched
22:48:55.799078 run mass: Starting too slowly. Moving on {now=21898641.50244628, sleep=-0.8060022331774235, target=21898640.696444046}
22:48:55.805259 run mass: MS start registered {at=21898641.508614585, delay=0.006172254681587219, ms=00007}
22:48:55.811493 run mass: Starting too slowly. Moving on {now=21898641.514860425, sleep=-0.718416377902031, target=21898640.796444047}
22:48:55.817373 run mass: Starting too slowly. Moving on {now=21898641.52074381, sleep=-0.6242997609078884, target=21898640.89644405}
22:48:55.823222 run mass: Starting too slowly. Moving on {now=21898641.52659266, sleep=-0.5301486104726791, target=21898640.99644405}
22:48:55.829222 run mass: Starting too slowly. Moving on {now=21898641.532591112, sleep=-0.4361470602452755, target=21898641.09644405}
22:48:55.835080 run mass: Starting too slowly. Moving on {now=21898641.53845046, sleep=-0.3420064076781273, target=21898641.196444053}
22:48:55.841174 run mass: Starting too slowly. Moving on {now=21898641.54454241, sleep=-0.24809835478663445, target=21898641.296444055}
22:48:55.847060 run mass: Starting too slowly. Moving on {now=21898641.55042928, sleep=-0.15398522466421127, target=21898641.396444056}
22:48:55.858907 run osmo-ms-mob/00008: Starting mobile
22:48:55.872883 run osmo-ms-mob/00008(pid=143): Launched
22:48:55.879343 run mass: Starting too slowly. Moving on {now=21898641.582711857, sleep=-0.08626779913902283, target=21898641.496444058}
22:48:55.885429 run mass: MS start registered {at=21898641.58878754, delay=0.00607810914516449, ms=00008}
22:48:56.399072 run osmo-ms-mob/00009: Starting mobile
22:48:56.412297 run osmo-ms-mob/00009(pid=144): Launched
22:48:56.423371 run mass: MS start registered {at=21898642.126723208, delay=0.004883017390966415, ms=00009}
22:48:57.058812 run mass: MS performed LU {at=21898642.7621188, lu_delay=6.031184181571007, ms=00003}
22:48:57.070786 run osmo-ms-mob/00010: Starting mobile
22:48:57.084921 run osmo-ms-mob/00010(pid=145): Launched
22:48:57.091260 run mass: MS performed LU {at=21898642.79461787, lu_delay=7.359517488628626, ms=00002}
22:48:57.097433 run mass: MS start registered {at=21898642.800799966, delay=0.0062016695737838745, ms=00010}
22:48:57.662869 run mass: MS performed LU {at=21898643.366198502, lu_delay=5.512960746884346, ms=00004}
22:48:57.675654 run osmo-ms-mob/00011: Starting mobile
22:48:57.689904 run osmo-ms-mob/00011(pid=146): Launched
22:48:57.701891 run mass: MS start registered {at=21898643.40524, delay=0.0019630305469036102, ms=00011}
22:48:58.299254 run osmo-ms-mob/00012: Starting mobile
22:48:58.313387 run osmo-ms-mob/00012(pid=147): Launched
22:48:58.324851 run mass: MS start registered {at=21898644.028200973, delay=0.004972759634256363, ms=00012}
22:48:58.899567 run osmo-ms-mob/00013: Starting mobile
22:48:58.913794 run osmo-ms-mob/00013(pid=148): Launched
22:48:58.925258 run mass: MS start registered {at=21898644.628608532, delay=0.005002934485673904, ms=00013}
22:48:59.498997 run osmo-ms-mob/00014: Starting mobile
22:48:59.512942 run osmo-ms-mob/00014(pid=149): Launched
22:48:59.524441 run mass: MS start registered {at=21898645.227792848, delay=0.00512058287858963, ms=00014}
22:48:59.582806 run mass: MS performed LU {at=21898645.28613792, lu_delay=6.45098152756691, ms=00005}
22:49:00.035379 run mass: MS performed LU {at=21898645.738687623, lu_delay=5.631596427410841, ms=00006}
22:49:00.047910 run osmo-ms-mob/00015: Starting mobile
22:49:00.062541 run osmo-ms-mob/00015(pid=150): Launched
22:49:00.074640 run mass: MS start registered {at=21898645.77797684, delay=0.005534738302230835, ms=00015}
22:49:00.599509 run osmo-ms-mob/00016: Starting mobile
22:49:00.613966 run osmo-ms-mob/00016(pid=151): Launched
22:49:00.625533 run mass: MS start registered {at=21898646.32885147, delay=0.005150493234395981, ms=00016}
22:49:01.099789 run osmo-ms-mob/00017: Starting mobile
22:49:01.113595 run osmo-ms-mob/00017(pid=152): Launched
22:49:01.127812 run mass: MS start registered {at=21898646.83115451, delay=0.007559981197118759, ms=00017}
22:49:01.530286 run mass: MS performed LU {at=21898647.233617477, lu_delay=5.106894269585609, ms=00009}
22:49:01.549677 run mass: MS performed LU {at=21898647.253015693, lu_delay=5.744401108473539, ms=00007}
22:49:01.561867 run osmo-ms-mob/00018: Starting mobile
22:49:01.575688 run osmo-ms-mob/00018(pid=153): Launched
22:49:01.587047 run mass: MS start registered {at=21898647.29038714, delay=0.005040876567363739, ms=00018}
22:49:01.664437 run mass: MS performed LU {at=21898647.367772073, lu_delay=5.778984531760216, ms=00008}
22:49:01.955714 run mass: MS performed LU {at=21898647.65904943, lu_delay=4.8582494631409645, ms=00010}
22:49:02.100463 run osmo-ms-mob/00019: Starting mobile
22:49:02.114688 run osmo-ms-mob/00019(pid=154): Launched
22:49:02.126355 run mass: MS start registered {at=21898647.82970023, delay=0.005198121070861816, ms=00019}
22:49:02.599025 run osmo-ms-mob/00020: Starting mobile
22:49:02.613238 run osmo-ms-mob/00020(pid=155): Launched
22:49:02.625582 run mass: MS start registered {at=21898648.328927245, delay=0.005743764340877533, ms=00020}
22:49:03.099197 run osmo-ms-mob/00021: Starting mobile
22:49:03.112798 run osmo-ms-mob/00021(pid=156): Launched
22:49:03.124254 run mass: MS start registered {at=21898648.827601746, delay=0.005015067756175995, ms=00021}
22:49:03.349018 run mass: MS performed LU {at=21898649.05235194, lu_delay=5.647111941128969, ms=00011}
22:49:03.499144 run osmo-ms-mob/00022: Starting mobile
22:49:03.512269 run osmo-ms-mob/00022(pid=157): Launched
22:49:03.523502 run mass: MS start registered {at=21898649.22685653, delay=0.005019940435886383, ms=00022}
22:49:03.565842 run mass: MS performed LU {at=21898649.26917768, lu_delay=5.240976706147194, ms=00012}
22:49:03.621278 run mass: MS performed LU {at=21898649.324611418, lu_delay=4.696002885699272, ms=00013}
22:49:03.999532 run osmo-ms-mob/00023: Starting mobile
22:49:04.012925 run osmo-ms-mob/00023(pid=158): Launched
22:49:04.024114 run mass: MS start registered {at=21898649.72746651, delay=0.005129590630531311, ms=00023}
22:49:04.399538 run osmo-ms-mob/00024: Starting mobile
22:49:04.414376 run osmo-ms-mob/00024(pid=159): Launched
22:49:04.426227 run mass: MS start registered {at=21898650.129568756, delay=0.0049932971596717834, ms=00024}
22:49:04.899151 run osmo-ms-mob/00025: Starting mobile
22:49:04.913281 run osmo-ms-mob/00025(pid=160): Launched
22:49:04.924584 run mass: MS start registered {at=21898650.627935134, delay=0.004991970956325531, ms=00025}
22:49:05.299378 run osmo-ms-mob/00026: Starting mobile
22:49:05.314681 run osmo-ms-mob/00026(pid=161): Launched
22:49:05.321269 run mass: MS performed LU {at=21898651.024626464, lu_delay=5.246649622917175, ms=00015}
22:49:05.327384 run mass: MS performed LU {at=21898651.030749477, lu_delay=4.701898008584976, ms=00016}
22:49:05.333425 run mass: MS start registered {at=21898651.03679078, delay=0.012184232473373413, ms=00026}
22:49:05.578203 run mass: MS performed LU {at=21898651.281537693, lu_delay=6.053744845092297, ms=00014}
22:49:05.589739 run osmo-ms-mob/00027: Starting mobile
22:49:05.603151 run osmo-ms-mob/00027(pid=162): Launched
22:49:05.614541 run mass: MS start registered {at=21898651.31789373, delay=0.004885684698820114, ms=00027}
22:49:06.098966 run osmo-ms-mob/00028: Starting mobile
22:49:06.112479 run osmo-ms-mob/00028(pid=163): Launched
22:49:06.123946 run mass: MS start registered {at=21898651.82729861, delay=0.004856277257204056, ms=00028}
22:49:06.499367 run osmo-ms-mob/00029: Starting mobile
22:49:06.513084 run osmo-ms-mob/00029(pid=164): Launched
22:49:06.525406 run mass: MS start registered {at=21898652.22875413, delay=0.005754660815000534, ms=00029}
22:49:06.900241 run osmo-ms-mob/00030: Starting mobile
22:49:06.914164 run osmo-ms-mob/00030(pid=165): Launched
22:49:06.926629 run mass: MS start registered {at=21898652.6299785, delay=0.005757439881563187, ms=00030}
22:49:07.078305 run mass: MS performed LU {at=21898652.78164039, lu_delay=5.95048588141799, ms=00017}
22:49:07.096000 run mass: MS performed LU {at=21898652.799337406, lu_delay=4.969637174159288, ms=00019}
22:49:07.243574 run mass: MS performed LU {at=21898652.94690609, lu_delay=5.656518951058388, ms=00018}
22:49:07.255325 run osmo-ms-mob/00031: Starting mobile
22:49:07.269280 run osmo-ms-mob/00031(pid=166): Launched
22:49:07.280566 run mass: MS start registered {at=21898652.98392101, delay=0.004877116531133652, ms=00031}
22:49:07.585308 run mass: MS performed LU {at=21898653.28864554, lu_delay=4.9597182944417, ms=00020}
22:49:07.596770 run osmo-ms-mob/00032: Starting mobile
22:49:07.610330 run osmo-ms-mob/00032(pid=167): Launched
22:49:07.621656 run mass: MS start registered {at=21898653.32500866, delay=0.005153913050889969, ms=00032}
22:49:07.998916 run osmo-ms-mob/00033: Starting mobile
22:49:08.012397 run osmo-ms-mob/00033(pid=168): Launched
22:49:08.023826 run mass: MS start registered {at=21898653.727170106, delay=0.005250267684459686, ms=00033}
22:49:08.399617 run osmo-ms-mob/00034: Starting mobile
22:49:08.413856 run osmo-ms-mob/00034(pid=169): Launched
22:49:08.425477 run mass: MS start registered {at=21898654.128818598, delay=0.005254849791526794, ms=00034}
22:49:08.699932 run osmo-ms-mob/00035: Starting mobile
22:49:08.713773 run osmo-ms-mob/00035(pid=170): Launched
22:49:08.725025 run mass: MS start registered {at=21898654.428373218, delay=0.005175143480300903, ms=00035}
22:49:09.062661 run mass: MS performed LU {at=21898654.765995536, lu_delay=5.038529027253389, ms=00023}
22:49:09.074545 run osmo-ms-mob/00036: Starting mobile
22:49:09.088770 run osmo-ms-mob/00036(pid=171): Launched
22:49:09.095102 run mass: MS performed LU {at=21898654.79846057, lu_delay=5.970858823508024, ms=00021}
22:49:09.101207 run mass: MS start registered {at=21898654.804573406, delay=0.006133291870355606, ms=00036}
22:49:09.108370 run mass: MS performed LU {at=21898654.811710548, lu_delay=4.682141792029142, ms=00024}
22:49:09.251883 run mass: MS performed LU {at=21898654.955220632, lu_delay=5.7283641025424, ms=00022}
22:49:09.263282 run osmo-ms-mob/00037: Starting mobile
22:49:09.276945 run osmo-ms-mob/00037(pid=172): Launched
22:49:09.288283 run mass: MS start registered {at=21898654.991633583, delay=0.004943933337926865, ms=00037}
22:49:09.798871 run osmo-ms-mob/00038: Starting mobile
22:49:09.812159 run osmo-ms-mob/00038(pid=173): Launched
22:49:09.823947 run mass: MS start registered {at=21898655.527297758, delay=0.00530608743429184, ms=00038}
22:49:10.098818 run osmo-ms-mob/00039: Starting mobile
22:49:10.112333 run osmo-ms-mob/00039(pid=174): Launched
22:49:10.123847 run mass: MS start registered {at=21898655.82719876, delay=0.005270723253488541, ms=00039}
22:49:10.498788 run osmo-ms-mob/00040: Starting mobile
22:49:10.512159 run osmo-ms-mob/00040(pid=175): Launched
22:49:10.523126 run mass: MS start registered {at=21898656.22647867, delay=0.004939660429954529, ms=00040}
22:49:10.799259 run osmo-ms-mob/00041: Starting mobile
22:49:10.812864 run osmo-ms-mob/00041(pid=176): Launched
22:49:10.823841 run mass: MS start registered {at=21898656.527193602, delay=0.0045319534838199615, ms=00041}
22:49:10.843374 run mass: MS performed LU {at=21898656.546714514, lu_delay=4.317960385233164, ms=00029}
22:49:10.862288 run mass: MS performed LU {at=21898656.565627582, lu_delay=5.247733853757381, ms=00027}
22:49:10.877184 run osmo-ms-mob/00042: Starting mobile
22:49:10.891091 run osmo-ms-mob/00042(pid=177): Launched
22:49:10.902398 run mass: MS start registered {at=21898656.605745003, delay=0.0049532316625118256, ms=00042}
22:49:11.009831 run mass: MS performed LU {at=21898656.713162757, lu_delay=4.885864146053791, ms=00028}
22:49:11.115918 run mass: MS performed LU {at=21898656.81925227, lu_delay=6.1913171373307705, ms=00025}
22:49:11.228925 run mass: MS performed LU {at=21898656.932288714, lu_delay=5.8954979330301285, ms=00026}
22:49:11.240232 run osmo-ms-mob/00043: Starting mobile
22:49:11.254404 run osmo-ms-mob/00043(pid=178): Launched
22:49:11.265408 run mass: MS start registered {at=21898656.968763173, delay=0.005003117024898529, ms=00043}
22:49:11.799520 run osmo-ms-mob/00044: Starting mobile
22:49:11.813338 run osmo-ms-mob/00044(pid=179): Launched
22:49:11.824673 run mass: MS start registered {at=21898657.528022293, delay=0.004972930997610092, ms=00044}
22:49:12.100207 run osmo-ms-mob/00045: Starting mobile
22:49:12.114318 run osmo-ms-mob/00045(pid=180): Launched
22:49:12.125847 run mass: MS start registered {at=21898657.829193097, delay=0.005215924233198166, ms=00045}
22:49:12.398660 run osmo-ms-mob/00046: Starting mobile
22:49:12.412145 run osmo-ms-mob/00046(pid=181): Launched
22:49:12.423456 run mass: MS start registered {at=21898658.126809977, delay=0.004963226616382599, ms=00046}
22:49:12.699465 run osmo-ms-mob/00047: Starting mobile
22:49:12.712976 run osmo-ms-mob/00047(pid=182): Launched
22:49:12.724135 run mass: MS start registered {at=21898658.42748701, delay=0.004734247922897339, ms=00047}
22:49:12.828430 run mass: MS performed LU {at=21898658.531765305, lu_delay=5.547844294458628, ms=00031}
22:49:12.846658 run mass: MS performed LU {at=21898658.54997862, lu_delay=5.224969960749149, ms=00032}
22:49:12.858547 run osmo-ms-mob/00048: Starting mobile
22:49:12.872279 run osmo-ms-mob/00048(pid=183): Launched
22:49:12.879028 run mass: MS performed LU {at=21898658.58238533, lu_delay=5.952406831085682, ms=00030}
22:49:12.885253 run mass: MS start registered {at=21898658.588618416, delay=0.006251517683267593, ms=00048}
22:49:13.017712 run mass: MS performed LU {at=21898658.721043337, lu_delay=4.993873231112957, ms=00033}
22:49:13.029637 run osmo-ms-mob/00049: Starting mobile
22:49:13.044049 run osmo-ms-mob/00049(pid=184): Launched
22:49:13.054378 run mass: MS performed LU {at=21898658.75772695, lu_delay=4.628908351063728, ms=00034}
22:49:13.060651 run mass: MS start registered {at=21898658.764016833, delay=0.010141178965568542, ms=00049}
22:49:13.603067 run osmo-ms-mob/00050: Starting mobile
22:49:13.616192 run osmo-ms-mob/00050(pid=185): Launched
22:49:13.627279 run mass: MS start registered {at=21898659.330632795, delay=0.005134999752044678, ms=00050}
22:49:14.002480 run osmo-ms-mob/00051: Starting mobile
22:49:14.017010 run osmo-ms-mob/00051(pid=186): Launched
22:49:14.028468 run mass: MS start registered {at=21898659.73181739, delay=0.004900626838207245, ms=00051}
22:49:14.299172 run osmo-ms-mob/00052: Starting mobile
22:49:14.312688 run osmo-ms-mob/00052(pid=187): Launched
22:49:14.323749 run mass: MS start registered {at=21898660.027101632, delay=0.005042813718318939, ms=00052}
22:49:14.599551 run osmo-ms-mob/00053: Starting mobile
22:49:14.613092 run osmo-ms-mob/00053(pid=188): Launched
22:49:14.619801 run mass: MS performed LU {at=21898660.323157396, lu_delay=4.7958596386015415, ms=00038}
22:49:14.626001 run mass: MS start registered {at=21898660.32936792, delay=0.006231315433979034, ms=00053}
22:49:14.632155 run mass: MS performed LU {at=21898660.335514903, lu_delay=5.5309414975345135, ms=00036}
22:49:14.643648 run osmo-ms-mob/00054: Starting mobile
22:49:14.657085 run osmo-ms-mob/00054(pid=189): Launched
22:49:14.668762 run mass: MS start registered {at=21898660.37210053, delay=0.005402840673923492, ms=00054}
22:49:14.775277 run mass: MS performed LU {at=21898660.47860627, lu_delay=4.6514075100421906, ms=00039}
22:49:14.881700 run mass: MS performed LU {at=21898660.585035257, lu_delay=5.593401674181223, ms=00037}
22:49:14.893278 run osmo-ms-mob/00055: Starting mobile
22:49:14.907038 run osmo-ms-mob/00055(pid=190): Launched
22:49:14.918443 run mass: MS performed LU {at=21898660.621788535, lu_delay=6.193415317684412, ms=00035}
22:49:14.924735 run mass: MS start registered {at=21898660.628101014, delay=0.011360399425029755, ms=00055}
22:49:15.499947 run osmo-ms-mob/00056: Starting mobile
22:49:15.513650 run osmo-ms-mob/00056(pid=191): Launched
22:49:15.524948 run mass: MS start registered {at=21898661.228293683, delay=0.00510483980178833, ms=00056}
22:49:15.799722 run osmo-ms-mob/00057: Starting mobile
22:49:15.813395 run osmo-ms-mob/00057(pid=192): Launched
22:49:15.827346 run mass: MS start registered {at=21898661.530693885, delay=0.007759086787700653, ms=00057}
22:49:16.199467 run osmo-ms-mob/00058: Starting mobile
22:49:16.212802 run osmo-ms-mob/00058(pid=193): Launched
22:49:16.223859 run mass: MS start registered {at=21898661.927212257, delay=0.004634622484445572, ms=00058}
22:49:16.694223 run osmo-ms-mob/00059: Starting mobile
22:49:16.712259 run osmo-ms-mob/00059(pid=194): Launched
22:49:16.718558 run mass: Starting too slowly. Moving on {now=21898662.421927366, sleep=-0.12548299878835678, target=21898662.296444368}
22:49:16.724363 run mass: MS performed LU {at=21898662.4277228, lu_delay=6.201244130730629, ms=00040}
22:49:16.730230 run mass: Starting too slowly. Moving on {now=21898662.433600362, sleep=-0.03715599328279495, target=21898662.39644437}
22:49:16.735874 run mass: MS performed LU {at=21898662.4392367, lu_delay=5.9120430983603, ms=00041}
22:49:16.742059 run mass: MS performed LU {at=21898662.445423767, lu_delay=4.917401473969221, ms=00044}
22:49:16.918104 run osmo-ms-mob/00060: Starting mobile
22:49:16.931511 run osmo-ms-mob/00060(pid=195): Launched
22:49:16.937682 run mass: Starting too slowly. Moving on {now=21898662.64105251, sleep=-0.044608138501644135, target=21898662.596444372}
22:49:17.219932 run mass: MS start registered {at=21898662.92326712, delay=0.501342598348856, ms=00059}
22:49:17.227186 run mass: Starting too slowly. Moving on {now=21898662.93055313, sleep=-0.23410875722765923, target=21898662.696444374}
22:49:17.232972 run mass: MS performed LU {at=21898662.936330967, lu_delay=6.330585964024067, ms=00042}
22:49:17.238792 run mass: Starting too slowly. Moving on {now=21898662.9421626, sleep=-0.14571822434663773, target=21898662.796444375}
22:49:17.244485 run mass: MS performed LU {at=21898662.947848585, lu_delay=5.97908541187644, ms=00043}
22:49:17.250320 run mass: Starting too slowly. Moving on {now=21898662.953690954, sleep=-0.057246576994657516, target=21898662.896444377}
22:49:17.256308 run mass: MS performed LU {at=21898662.959670845, lu_delay=5.130477748811245, ms=00045}
22:49:17.551142 run osmo-ms-mob/00061: Starting mobile
22:49:17.565157 run osmo-ms-mob/00061(pid=196): Launched
22:49:17.571521 run mass: Starting too slowly. Moving on {now=21898663.27489165, sleep=-0.2784472703933716, target=21898662.996444378}
22:49:17.577424 run mass: MS start registered {at=21898663.280784335, delay=0.6397346816956997, ms=00060}
22:49:17.583673 run mass: Starting too slowly. Moving on {now=21898663.28704238, sleep=-0.1905979998409748, target=21898663.09644438}
22:49:17.589616 run mass: MS start registered {at=21898663.29297822, delay=0.018088877201080322, ms=00061}
22:49:17.595679 run mass: Starting too slowly. Moving on {now=21898663.29904978, sleep=-0.10260539874434471, target=21898663.19644438}
22:49:17.790291 run osmo-ms-mob/00062: Starting mobile
22:49:18.099727 run osmo-ms-mob/00062(pid=197): Launched
22:49:18.106044 run mass: Starting too slowly. Moving on {now=21898663.809413604, sleep=-0.512969221919775, target=21898663.296444383}
22:49:18.111892 run mass: MS start registered {at=21898663.815251637, delay=0.005840647965669632, ms=00062}
22:49:18.117736 run mass: Starting too slowly. Moving on {now=21898663.821106967, sleep=-0.42466258257627487, target=21898663.396444384}
22:49:18.123389 run mass: Starting too slowly. Moving on {now=21898663.826760966, sleep=-0.33031658083200455, target=21898663.496444385}
22:49:18.199150 run osmo-ms-mob/00063: Starting mobile
22:49:18.213200 run osmo-ms-mob/00063(pid=198): Launched
22:49:18.219736 run mass: Starting too slowly. Moving on {now=21898663.923103508, sleep=-0.326659120619297, target=21898663.596444387}
22:49:18.225645 run mass: MS start registered {at=21898663.929003544, delay=0.005902860313653946, ms=00063}
22:49:18.231823 run mass: Starting too slowly. Moving on {now=21898663.935190488, sleep=-0.23874609917402267, target=21898663.69644439}
22:49:18.237744 run mass: Starting too slowly. Moving on {now=21898663.941114485, sleep=-0.14467009529471397, target=21898663.79644439}
22:49:18.243569 run mass: Starting too slowly. Moving on {now=21898663.946940716, sleep=-0.05049632489681244, target=21898663.89644439}
22:49:18.254817 run osmo-ms-mob/00064: Starting mobile
22:49:18.268158 run osmo-ms-mob/00064(pid=199): Launched
22:49:18.279180 run mass: MS start registered {at=21898663.982528597, delay=0.0047748759388923645, ms=00064}
22:49:18.599479 run osmo-ms-mob/00065: Starting mobile
22:49:18.613999 run osmo-ms-mob/00065(pid=200): Launched
22:49:18.625599 run mass: MS start registered {at=21898664.32894281, delay=0.00484800711274147, ms=00065}
22:49:18.898809 run osmo-ms-mob/00066: Starting mobile
22:49:18.912435 run osmo-ms-mob/00066(pid=201): Launched
22:49:18.924295 run mass: MS start registered {at=21898664.6276334, delay=0.0054848045110702515, ms=00066}
22:49:19.210566 run mass: MS performed LU {at=21898664.913902365, lu_delay=6.787092387676239, ms=00046}
22:49:19.222111 run osmo-ms-mob/00067: Starting mobile
22:49:19.235671 run osmo-ms-mob/00067(pid=202): Launched
22:49:19.246877 run mass: MS start registered {at=21898664.950230956, delay=0.004857562482357025, ms=00067}
22:49:19.253171 run mass: MS performed LU {at=21898664.956530686, lu_delay=6.192513853311539, ms=00049}
22:49:19.317138 run mass: MS performed LU {at=21898665.020473234, lu_delay=5.689840439707041, ms=00050}
22:49:19.328507 run osmo-ms-mob/00068: Starting mobile
22:49:19.341634 run osmo-ms-mob/00068(pid=203): Launched
22:49:19.348096 run mass: MS performed LU {at=21898665.051454138, lu_delay=5.31963674724102, ms=00051}
22:49:19.354124 run mass: MS start registered {at=21898665.05748973, delay=0.006055481731891632, ms=00068}
22:49:19.359910 run mass: MS performed LU {at=21898665.06327328, lu_delay=6.635786272585392, ms=00047}
22:49:19.391209 run mass: MS performed LU {at=21898665.094505206, lu_delay=6.505886789411306, ms=00048}
22:49:19.402468 run osmo-ms-mob/00069: Starting mobile
22:49:19.415624 run osmo-ms-mob/00069(pid=204): Launched
22:49:19.426840 run mass: MS start registered {at=21898665.130192123, delay=0.0049080029129981995, ms=00069}
22:49:20.359709 run mass: MS performed LU {at=21898666.063043192, lu_delay=4.834749508649111, ms=00056}
22:49:20.371172 run osmo-ms-mob/00070: Starting mobile
22:49:20.384418 run osmo-ms-mob/00070(pid=205): Launched
22:49:20.390654 run mass: MS performed LU {at=21898666.094012182, lu_delay=5.764644261449575, ms=00053}
22:49:20.396496 run mass: MS start registered {at=21898666.09986254, delay=0.00586903840303421, ms=00070}
22:49:20.406334 run mass: MS performed LU {at=21898666.109679565, lu_delay=6.082577932626009, ms=00052}
22:49:20.549512 run mass: MS performed LU {at=21898666.25284646, lu_delay=5.624745447188616, ms=00055}
22:49:20.561219 run osmo-ms-mob/00071: Starting mobile
22:49:20.575045 run osmo-ms-mob/00071(pid=206): Launched
22:49:20.585854 run mass: MS performed LU {at=21898666.28919845, lu_delay=5.917097922414541, ms=00054}
22:49:20.591890 run mass: MS start registered {at=21898666.295256376, delay=0.00969746708869934, ms=00071}
22:49:20.604574 run mass: MS performed LU {at=21898666.307923492, lu_delay=4.777229607105255, ms=00057}
22:49:21.199834 run osmo-ms-mob/00072: Starting mobile
22:49:21.214024 run osmo-ms-mob/00072(pid=207): Launched
22:49:21.225561 run mass: MS start registered {at=21898666.9289121, delay=0.005091577768325806, ms=00072}
22:49:21.598908 run osmo-ms-mob/00073: Starting mobile
22:49:21.612453 run osmo-ms-mob/00073(pid=208): Launched
22:49:21.623753 run mass: MS start registered {at=21898667.327103183, delay=0.0049207694828510284, ms=00073}
22:49:21.999021 run osmo-ms-mob/00074: Starting mobile
22:49:22.012359 run osmo-ms-mob/00074(pid=209): Launched
22:49:22.023621 run mass: MS start registered {at=21898667.726973005, delay=0.004909589886665344, ms=00074}
22:49:22.141486 run mass: MS performed LU {at=21898667.844818987, lu_delay=4.921551868319511, ms=00059}
22:49:22.160091 run mass: MS performed LU {at=21898667.863429688, lu_delay=4.5826453529298306, ms=00060}
22:49:22.307892 run mass: MS performed LU {at=21898668.01122195, lu_delay=4.718243729323149, ms=00061}
22:49:22.319757 run osmo-ms-mob/00075: Starting mobile
22:49:22.333687 run osmo-ms-mob/00075(pid=210): Launched
22:49:22.344959 run mass: MS start registered {at=21898668.048312075, delay=0.004858151078224182, ms=00075}
22:49:22.413575 run mass: MS performed LU {at=21898668.11690004, lu_delay=6.18968778476119, ms=00058}
22:49:22.899466 run osmo-ms-mob/00076: Starting mobile
22:49:22.914167 run osmo-ms-mob/00076(pid=211): Launched
22:49:22.925919 run mass: MS start registered {at=21898668.629260685, delay=0.005331214517354965, ms=00076}
22:49:23.299700 run osmo-ms-mob/00077: Starting mobile
22:49:23.313854 run osmo-ms-mob/00077(pid=212): Launched
22:49:23.325752 run mass: MS start registered {at=21898669.02910024, delay=0.005363546311855316, ms=00077}
22:49:23.801143 run osmo-ms-mob/00078: Starting mobile
22:49:23.814340 run osmo-ms-mob/00078(pid=213): Launched
22:49:23.826387 run mass: MS start registered {at=21898669.52973457, delay=0.005355801433324814, ms=00078}
22:49:24.081393 run mass: MS performed LU {at=21898669.78463022, lu_delay=5.802101623266935, ms=00064}
22:49:24.102592 run mass: MS performed LU {at=21898669.805952173, lu_delay=5.178318772464991, ms=00066}
22:49:24.113976 run osmo-ms-mob/00079: Starting mobile
22:49:24.128143 run osmo-ms-mob/00079(pid=214): Launched
22:49:24.139781 run mass: MS start registered {at=21898669.843125395, delay=0.00525197759270668, ms=00079}
22:49:24.171688 run mass: MS performed LU {at=21898669.875020415, lu_delay=5.946016870439053, ms=00063}
22:49:24.351452 run mass: MS performed LU {at=21898670.054784555, lu_delay=5.725841745734215, ms=00065}
22:49:24.370314 run mass: MS performed LU {at=21898670.073643424, lu_delay=6.258391786366701, ms=00062}
22:49:24.389073 run mass: MS performed LU {at=21898670.09241604, lu_delay=5.034926310181618, ms=00068}
22:49:24.401939 run osmo-ms-mob/00080: Starting mobile
22:49:24.415963 run osmo-ms-mob/00080(pid=215): Launched
22:49:24.427643 run mass: MS start registered {at=21898670.13098294, delay=0.005258005112409592, ms=00080}
22:49:25.067707 run mass: MS performed LU {at=21898670.77100408, lu_delay=4.671141542494297, ms=00070}
22:49:25.168356 run mass: MS performed LU {at=21898670.871650327, lu_delay=3.5445471443235874, ms=00073}
22:49:25.181214 run osmo-ms-mob/00081: Starting mobile
22:49:25.195384 run osmo-ms-mob/00081(pid=216): Launched
22:49:25.202166 run mass: MS performed LU {at=21898670.90552115, lu_delay=5.775329027324915, ms=00069}
22:49:25.208810 run mass: MS start registered {at=21898670.912172917, delay=0.00667325034737587, ms=00081}
22:49:25.367943 run mass: MS performed LU {at=21898671.07125817, lu_delay=6.121027212589979, ms=00067}
22:49:25.606618 run osmo-ms-mob/00082: Starting mobile
22:49:25.633715 run osmo-ms-mob/00082(pid=217): Launched
22:49:25.647620 run mass: MS start registered {at=21898671.350929376, delay=0.006334938108921051, ms=00082}
22:49:25.926267 run mass: MS performed LU {at=21898671.62957716, lu_delay=5.334320783615112, ms=00071}
22:49:25.944131 run mass: MS performed LU {at=21898671.647460893, lu_delay=4.71854879334569, ms=00072}
22:49:26.201461 run osmo-ms-mob/00083: Starting mobile
22:49:26.228259 run osmo-ms-mob/00083(pid=218): Launched
22:49:26.240209 run mass: MS start registered {at=21898671.943523664, delay=0.004498280584812164, ms=00083}
22:49:26.699304 run osmo-ms-mob/00084: Starting mobile
22:49:26.713699 run osmo-ms-mob/00084(pid=219): Launched
22:49:26.725392 run mass: MS start registered {at=21898672.428729452, delay=0.005176864564418793, ms=00084}
22:49:27.202412 run osmo-ms-mob/00085: Starting mobile
22:49:27.223641 run osmo-ms-mob/00085(pid=220): Launched
22:49:27.245018 run mass: MS start registered {at=21898672.948320296, delay=0.011240873485803604, ms=00085}
22:49:27.806628 run osmo-ms-mob/00086: Starting mobile
22:49:27.827344 run osmo-ms-mob/00086(pid=221): Launched
22:49:27.846499 run mass: MS performed LU {at=21898673.54977855, lu_delay=5.822805546224117, ms=00074}
22:49:27.864412 run mass: MS start registered {at=21898673.56775704, delay=0.027560189366340637, ms=00086}
22:49:27.880753 run mass: MS performed LU {at=21898673.58409045, lu_delay=4.554990209639072, ms=00077}
22:49:27.937968 run mass: MS performed LU {at=21898673.64128572, lu_delay=5.012025035917759, ms=00076}
22:49:28.117837 run mass: MS performed LU {at=21898673.821171936, lu_delay=5.772859860211611, ms=00075}
22:49:28.399639 run osmo-ms-mob/00087: Starting mobile
22:49:28.413952 run osmo-ms-mob/00087(pid=222): Launched
22:49:28.425677 run mass: MS start registered {at=21898674.129008584, delay=0.005261942744255066, ms=00087}
22:49:29.001776 run osmo-ms-mob/00088: Starting mobile
22:49:29.019535 run osmo-ms-mob/00088(pid=223): Launched
22:49:29.033014 run mass: MS start registered {at=21898674.736343708, delay=0.005560725927352905, ms=00088}
22:49:29.598943 run osmo-ms-mob/00089: Starting mobile
22:49:29.612796 run osmo-ms-mob/00089(pid=224): Launched
22:49:29.624214 run mass: MS start registered {at=21898675.327554967, delay=0.0050670914351940155, ms=00089}
22:49:29.672913 run mass: MS performed LU {at=21898675.37625018, lu_delay=5.533124785870314, ms=00079}
22:49:29.691631 run mass: MS performed LU {at=21898675.394968186, lu_delay=4.482795268297195, ms=00081}
22:49:29.839669 run mass: MS performed LU {at=21898675.54297371, lu_delay=5.411990769207478, ms=00080}
22:49:29.945818 run mass: MS performed LU {at=21898675.64913242, lu_delay=6.119397848844528, ms=00078}
22:49:30.216931 run osmo-ms-mob/00090: Starting mobile
22:49:30.231356 run osmo-ms-mob/00090(pid=225): Launched
22:49:30.242901 run mass: MS start registered {at=21898675.946235433, delay=0.005435291677713394, ms=00090}
22:49:30.899806 run osmo-ms-mob/00091: Starting mobile
22:49:30.915505 run osmo-ms-mob/00091(pid=226): Launched
22:49:30.928078 run mass: MS start registered {at=21898676.631387778, delay=0.005806330591440201, ms=00091}
22:49:31.599555 run osmo-ms-mob/00092: Starting mobile
22:49:31.614300 run osmo-ms-mob/00092(pid=227): Launched
22:49:31.626216 run mass: MS start registered {at=21898677.32956228, delay=0.0055626630783081055, ms=00092}
22:49:31.657511 run mass: MS performed LU {at=21898677.36079713, lu_delay=5.417273465543985, ms=00083}
22:49:31.675959 run mass: MS performed LU {at=21898677.37930261, lu_delay=4.950573157519102, ms=00084}
22:49:31.703531 run mass: MS performed LU {at=21898677.406864256, lu_delay=6.055934879928827, ms=00082}
22:49:31.846598 run mass: MS performed LU {at=21898677.549894176, lu_delay=4.601573880761862, ms=00085}
22:49:32.399463 run osmo-ms-mob/00093: Starting mobile
22:49:32.413232 run osmo-ms-mob/00093(pid=228): Launched
22:49:32.426257 run mass: MS start registered {at=21898678.12959867, delay=0.00642680749297142, ms=00093}
22:49:33.299672 run osmo-ms-mob/00094: Starting mobile
22:49:33.313692 run osmo-ms-mob/00094(pid=229): Launched
22:49:33.325379 run mass: MS start registered {at=21898679.02872169, delay=0.004900790750980377, ms=00094}
22:49:33.438621 run mass: MS performed LU {at=21898679.14195313, lu_delay=5.5741960890591145, ms=00086}
22:49:33.604526 run mass: MS performed LU {at=21898679.307863582, lu_delay=5.178854998201132, ms=00087}
22:49:33.927814 run mass: MS performed LU {at=21898679.631139185, lu_delay=4.894795477390289, ms=00088}
22:49:34.199732 run osmo-ms-mob/00095: Starting mobile
22:49:34.214080 run osmo-ms-mob/00095(pid=230): Launched
22:49:34.226228 run mass: MS start registered {at=21898679.929576546, delay=0.005361814051866531, ms=00095}
22:49:35.199897 run osmo-ms-mob/00096: Starting mobile
22:49:35.215483 run osmo-ms-mob/00096(pid=231): Launched
22:49:35.227065 run mass: MS start registered {at=21898680.930411413, delay=0.004975318908691406, ms=00096}
22:49:35.423537 run mass: MS performed LU {at=21898681.126866072, lu_delay=5.799311105161905, ms=00089}
22:49:35.441718 run mass: MS performed LU {at=21898681.145054772, lu_delay=5.19881933927536, ms=00090}
22:49:35.705287 run mass: MS performed LU {at=21898681.408616625, lu_delay=4.777228847146034, ms=00091}
22:49:36.308362 run osmo-ms-mob/00097: Starting mobile
22:49:36.324700 run osmo-ms-mob/00097(pid=232): Launched
22:49:36.336055 run mass: MS start registered {at=21898682.039402094, delay=0.004975270479917526, ms=00097}
22:49:37.204430 run mass: MS performed LU {at=21898682.9077203, lu_delay=4.778121631592512, ms=00093}
22:49:37.371602 run mass: MS performed LU {at=21898683.074878313, lu_delay=5.745316032320261, ms=00092}
22:49:37.605240 run osmo-ms-mob/00098: Starting mobile
22:49:37.620029 run osmo-ms-mob/00098(pid=233): Launched
22:49:37.631691 run mass: MS start registered {at=21898683.33503745, delay=0.0053784847259521484, ms=00098}
22:49:39.190624 run mass: MS performed LU {at=21898684.893874012, lu_delay=4.964297465980053, ms=00095}
22:49:39.207741 run mass: MS performed LU {at=21898684.911080085, lu_delay=5.882358394563198, ms=00094}
22:49:39.411826 run osmo-ms-mob/00099: Starting mobile
22:49:39.425869 run osmo-ms-mob/00099(pid=234): Launched
22:49:39.432061 run mass: All started... {duration=55.73898684978485, too_slow=31}
22:49:39.437861 run mass: MS start registered {at=21898685.141221177, delay=0.005793772637844086, ms=00099}
22:49:41.119863 run mass: MS performed LU {at=21898686.823116027, lu_delay=5.892704613506794, ms=00096}
22:49:41.139336 run mass: MS performed LU {at=21898686.842699684, lu_delay=4.803297590464354, ms=00097}
22:49:42.956712 run mass: MS performed LU {at=21898688.65992153, lu_delay=5.324884079396725, ms=00098}
22:49:44.857078 run mass: MS performed LU {at=21898690.560333256, lu_delay=5.419112078845501, ms=00099}
22:49:44.878301 run mass: Tests done {all_completed=True, max=7.359517488628626, min=3.5445471443235874}
22:49:44.883889 tst register_default_mass.py: Test passed (86.2 sec)
22:49:44.889296 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminating (SIGTERM)
22:49:44.892638 run osmo-hlr_127.0.42.2(pid=23): Terminating (SIGTERM)
22:49:44.895952 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminating (SIGTERM)
22:49:44.899269 run osmo-stp_127.0.42.5(pid=25): Terminating (SIGTERM)
22:49:44.902550 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminating (SIGTERM)
22:49:44.905882 run osmo-msc_127.0.42.6(pid=27): Terminating (SIGTERM)
22:49:44.909221 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminating (SIGTERM)
22:49:44.912518 run osmo-mgw_127.0.42.3(pid=29): Terminating (SIGTERM)
22:49:44.915827 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminating (SIGTERM)
22:49:44.919138 run osmo-mgw_127.0.42.4(pid=31): Terminating (SIGTERM)
22:49:44.922444 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminating (SIGTERM)
22:49:44.925759 run osmo-bsc_127.0.42.7(pid=33): Terminating (SIGTERM)
22:49:44.929063 run osmo-bts-virtual(pid=34): Terminating (SIGTERM)
22:49:44.932340 run osmo-ms-virt-phy/00000(pid=35): Terminating (SIGTERM)
22:49:44.935687 run osmo-ms-virt-phy/00001(pid=36): Terminating (SIGTERM)
22:49:44.939073 run osmo-ms-virt-phy/00002(pid=37): Terminating (SIGTERM)
22:49:44.942537 run osmo-ms-virt-phy/00003(pid=38): Terminating (SIGTERM)
22:49:44.946001 run osmo-ms-virt-phy/00004(pid=39): Terminating (SIGTERM)
22:49:44.949431 run osmo-ms-virt-phy/00005(pid=40): Terminating (SIGTERM)
22:49:44.952836 run osmo-ms-virt-phy/00006(pid=41): Terminating (SIGTERM)
22:49:44.956202 run osmo-ms-virt-phy/00007(pid=42): Terminating (SIGTERM)
22:49:44.959560 run osmo-ms-virt-phy/00008(pid=43): Terminating (SIGTERM)
22:49:44.962962 run osmo-ms-virt-phy/00009(pid=44): Terminating (SIGTERM)
22:49:44.966375 run osmo-ms-virt-phy/00010(pid=45): Terminating (SIGTERM)
22:49:44.969790 run osmo-ms-virt-phy/00011(pid=46): Terminating (SIGTERM)
22:49:44.973245 run osmo-ms-virt-phy/00012(pid=47): Terminating (SIGTERM)
22:49:44.976587 run osmo-ms-virt-phy/00013(pid=48): Terminating (SIGTERM)
22:49:44.980037 run osmo-ms-virt-phy/00014(pid=49): Terminating (SIGTERM)
22:49:44.983720 run osmo-ms-virt-phy/00015(pid=50): Terminating (SIGTERM)
22:49:44.987175 run osmo-ms-virt-phy/00016(pid=51): Terminating (SIGTERM)
22:49:44.990625 run osmo-ms-virt-phy/00017(pid=52): Terminating (SIGTERM)
22:49:44.994035 run osmo-ms-virt-phy/00018(pid=53): Terminating (SIGTERM)
22:49:44.997485 run osmo-ms-virt-phy/00019(pid=54): Terminating (SIGTERM)
22:49:45.001217 run osmo-ms-virt-phy/00020(pid=55): Terminating (SIGTERM)
22:49:45.004687 run osmo-ms-virt-phy/00021(pid=56): Terminating (SIGTERM)
22:49:45.008149 run osmo-ms-virt-phy/00022(pid=57): Terminating (SIGTERM)
22:49:45.011492 run osmo-ms-virt-phy/00023(pid=58): Terminating (SIGTERM)
22:49:45.014932 run osmo-ms-virt-phy/00024(pid=59): Terminating (SIGTERM)
22:49:45.018392 run osmo-ms-virt-phy/00025(pid=60): Terminating (SIGTERM)
22:49:45.021836 run osmo-ms-virt-phy/00026(pid=61): Terminating (SIGTERM)
22:49:45.025247 run osmo-ms-virt-phy/00027(pid=62): Terminating (SIGTERM)
22:49:45.028928 run osmo-ms-virt-phy/00028(pid=63): Terminating (SIGTERM)
22:49:45.032373 run osmo-ms-virt-phy/00029(pid=64): Terminating (SIGTERM)
22:49:45.035735 run osmo-ms-virt-phy/00030(pid=65): Terminating (SIGTERM)
22:49:45.039222 run osmo-ms-virt-phy/00031(pid=66): Terminating (SIGTERM)
22:49:45.042674 run osmo-ms-virt-phy/00032(pid=67): Terminating (SIGTERM)
22:49:45.046304 run osmo-ms-virt-phy/00033(pid=68): Terminating (SIGTERM)
22:49:45.049790 run osmo-ms-virt-phy/00034(pid=69): Terminating (SIGTERM)
22:49:45.053231 run osmo-ms-virt-phy/00035(pid=70): Terminating (SIGTERM)
22:49:45.056605 run osmo-ms-virt-phy/00036(pid=71): Terminating (SIGTERM)
22:49:45.059980 run osmo-ms-virt-phy/00037(pid=72): Terminating (SIGTERM)
22:49:45.063425 run osmo-ms-virt-phy/00038(pid=73): Terminating (SIGTERM)
22:49:45.066802 run osmo-ms-virt-phy/00039(pid=74): Terminating (SIGTERM)
22:49:45.070269 run osmo-ms-virt-phy/00040(pid=75): Terminating (SIGTERM)
22:49:45.073677 run osmo-ms-virt-phy/00041(pid=76): Terminating (SIGTERM)
22:49:45.077095 run osmo-ms-virt-phy/00042(pid=77): Terminating (SIGTERM)
22:49:45.080552 run osmo-ms-virt-phy/00043(pid=78): Terminating (SIGTERM)
22:49:45.084019 run osmo-ms-virt-phy/00044(pid=79): Terminating (SIGTERM)
22:49:45.087849 run osmo-ms-virt-phy/00045(pid=80): Terminating (SIGTERM)
22:49:45.091406 run osmo-ms-virt-phy/00046(pid=81): Terminating (SIGTERM)
22:49:45.094819 run osmo-ms-virt-phy/00047(pid=82): Terminating (SIGTERM)
22:49:45.098276 run osmo-ms-virt-phy/00048(pid=83): Terminating (SIGTERM)
22:49:45.101720 run osmo-ms-virt-phy/00049(pid=84): Terminating (SIGTERM)
22:49:45.105175 run osmo-ms-virt-phy/00050(pid=85): Terminating (SIGTERM)
22:49:45.108551 run osmo-ms-virt-phy/00051(pid=86): Terminating (SIGTERM)
22:49:45.112009 run osmo-ms-virt-phy/00052(pid=87): Terminating (SIGTERM)
22:49:45.115432 run osmo-ms-virt-phy/00053(pid=88): Terminating (SIGTERM)
22:49:45.118824 run osmo-ms-virt-phy/00054(pid=89): Terminating (SIGTERM)
22:49:45.122225 run osmo-ms-virt-phy/00055(pid=90): Terminating (SIGTERM)
22:49:45.125686 run osmo-ms-virt-phy/00056(pid=91): Terminating (SIGTERM)
22:49:45.129132 run osmo-ms-virt-phy/00057(pid=92): Terminating (SIGTERM)
22:49:45.132597 run osmo-ms-virt-phy/00058(pid=93): Terminating (SIGTERM)
22:49:45.136055 run osmo-ms-virt-phy/00059(pid=94): Terminating (SIGTERM)
22:49:45.139667 run osmo-ms-virt-phy/00060(pid=95): Terminating (SIGTERM)
22:49:45.143150 run osmo-ms-virt-phy/00061(pid=96): Terminating (SIGTERM)
22:49:45.147206 run osmo-ms-virt-phy/00062(pid=97): Terminating (SIGTERM)
22:49:45.150685 run osmo-ms-virt-phy/00063(pid=98): Terminating (SIGTERM)
22:49:45.154158 run osmo-ms-virt-phy/00064(pid=99): Terminating (SIGTERM)
22:49:45.157624 run osmo-ms-virt-phy/00065(pid=100): Terminating (SIGTERM)
22:49:45.161079 run osmo-ms-virt-phy/00066(pid=101): Terminating (SIGTERM)
22:49:45.164560 run osmo-ms-virt-phy/00067(pid=102): Terminating (SIGTERM)
22:49:45.168020 run osmo-ms-virt-phy/00068(pid=103): Terminating (SIGTERM)
22:49:45.171465 run osmo-ms-virt-phy/00069(pid=104): Terminating (SIGTERM)
22:49:45.174933 run osmo-ms-virt-phy/00070(pid=105): Terminating (SIGTERM)
22:49:45.178413 run osmo-ms-virt-phy/00071(pid=106): Terminating (SIGTERM)
22:49:45.181873 run osmo-ms-virt-phy/00072(pid=107): Terminating (SIGTERM)
22:49:45.185338 run osmo-ms-virt-phy/00073(pid=108): Terminating (SIGTERM)
22:49:45.188778 run osmo-ms-virt-phy/00074(pid=109): Terminating (SIGTERM)
22:49:45.192194 run osmo-ms-virt-phy/00075(pid=110): Terminating (SIGTERM)
22:49:45.195601 run osmo-ms-virt-phy/00076(pid=111): Terminating (SIGTERM)
22:49:45.199042 run osmo-ms-virt-phy/00077(pid=112): Terminating (SIGTERM)
22:49:45.202439 run osmo-ms-virt-phy/00078(pid=113): Terminating (SIGTERM)
22:49:45.205892 run osmo-ms-virt-phy/00079(pid=114): Terminating (SIGTERM)
22:49:45.209354 run osmo-ms-virt-phy/00080(pid=115): Terminating (SIGTERM)
22:49:45.212804 run osmo-ms-virt-phy/00081(pid=116): Terminating (SIGTERM)
22:49:45.216234 run osmo-ms-virt-phy/00082(pid=117): Terminating (SIGTERM)
22:49:45.219714 run osmo-ms-virt-phy/00083(pid=118): Terminating (SIGTERM)
22:49:45.223150 run osmo-ms-virt-phy/00084(pid=119): Terminating (SIGTERM)
22:49:45.226598 run osmo-ms-virt-phy/00085(pid=120): Terminating (SIGTERM)
22:49:45.230045 run osmo-ms-virt-phy/00086(pid=121): Terminating (SIGTERM)
22:49:45.233444 run osmo-ms-virt-phy/00087(pid=122): Terminating (SIGTERM)
22:49:45.236925 run osmo-ms-virt-phy/00088(pid=123): Terminating (SIGTERM)
22:49:45.240368 run osmo-ms-virt-phy/00089(pid=124): Terminating (SIGTERM)
22:49:45.243816 run osmo-ms-virt-phy/00090(pid=125): Terminating (SIGTERM)
22:49:45.247197 run osmo-ms-virt-phy/00091(pid=126): Terminating (SIGTERM)
22:49:45.250648 run osmo-ms-virt-phy/00092(pid=127): Terminating (SIGTERM)
22:49:45.254017 run osmo-ms-virt-phy/00093(pid=128): Terminating (SIGTERM)
22:49:45.257478 run osmo-ms-virt-phy/00094(pid=129): Terminating (SIGTERM)
22:49:45.260964 run osmo-ms-virt-phy/00095(pid=130): Terminating (SIGTERM)
22:49:45.264301 run osmo-ms-virt-phy/00096(pid=131): Terminating (SIGTERM)
22:49:45.267787 run osmo-ms-virt-phy/00097(pid=132): Terminating (SIGTERM)
22:49:45.271114 run osmo-ms-virt-phy/00098(pid=133): Terminating (SIGTERM)
22:49:45.274559 run osmo-ms-virt-phy/00099(pid=134): Terminating (SIGTERM)
22:49:45.277990 run osmo-ms-mob/00000(pid=135): Terminating (SIGTERM)
22:49:45.281449 run osmo-ms-mob/00001(pid=136): Terminating (SIGTERM)
22:49:45.284897 run osmo-ms-mob/00002(pid=137): Terminating (SIGTERM)
22:49:45.288218 run osmo-ms-mob/00003(pid=138): Terminating (SIGTERM)
22:49:45.291544 run osmo-ms-mob/00004(pid=139): Terminating (SIGTERM)
22:49:45.294855 run osmo-ms-mob/00005(pid=140): Terminating (SIGTERM)
22:49:45.298140 run osmo-ms-mob/00006(pid=141): Terminating (SIGTERM)
22:49:45.301439 run osmo-ms-mob/00007(pid=142): Terminating (SIGTERM)
22:49:45.304810 run osmo-ms-mob/00008(pid=143): Terminating (SIGTERM)
22:49:45.308242 run osmo-ms-mob/00009(pid=144): Terminating (SIGTERM)
22:49:45.311670 run osmo-ms-mob/00010(pid=145): Terminating (SIGTERM)
22:49:45.315088 run osmo-ms-mob/00011(pid=146): Terminating (SIGTERM)
22:49:45.318528 run osmo-ms-mob/00012(pid=147): Terminating (SIGTERM)
22:49:45.321975 run osmo-ms-mob/00013(pid=148): Terminating (SIGTERM)
22:49:45.325406 run osmo-ms-mob/00014(pid=149): Terminating (SIGTERM)
22:49:45.328853 run osmo-ms-mob/00015(pid=150): Terminating (SIGTERM)
22:49:45.332303 run osmo-ms-mob/00016(pid=151): Terminating (SIGTERM)
22:49:45.335734 run osmo-ms-mob/00017(pid=152): Terminating (SIGTERM)
22:49:45.339171 run osmo-ms-mob/00018(pid=153): Terminating (SIGTERM)
22:49:45.342608 run osmo-ms-mob/00019(pid=154): Terminating (SIGTERM)
22:49:45.346064 run osmo-ms-mob/00020(pid=155): Terminating (SIGTERM)
22:49:45.349506 run osmo-ms-mob/00021(pid=156): Terminating (SIGTERM)
22:49:45.352944 run osmo-ms-mob/00022(pid=157): Terminating (SIGTERM)
22:49:45.356384 run osmo-ms-mob/00023(pid=158): Terminating (SIGTERM)
22:49:45.359829 run osmo-ms-mob/00024(pid=159): Terminating (SIGTERM)
22:49:45.363272 run osmo-ms-mob/00025(pid=160): Terminating (SIGTERM)
22:49:45.366711 run osmo-ms-mob/00026(pid=161): Terminating (SIGTERM)
22:49:45.370151 run osmo-ms-mob/00027(pid=162): Terminating (SIGTERM)
22:49:45.373598 run osmo-ms-mob/00028(pid=163): Terminating (SIGTERM)
22:49:45.377048 run osmo-ms-mob/00029(pid=164): Terminating (SIGTERM)
22:49:45.380484 run osmo-ms-mob/00030(pid=165): Terminating (SIGTERM)
22:49:45.383917 run osmo-ms-mob/00031(pid=166): Terminating (SIGTERM)
22:49:45.387342 run osmo-ms-mob/00032(pid=167): Terminating (SIGTERM)
22:49:45.390786 run osmo-ms-mob/00033(pid=168): Terminating (SIGTERM)
22:49:45.394231 run osmo-ms-mob/00034(pid=169): Terminating (SIGTERM)
22:49:45.397662 run osmo-ms-mob/00035(pid=170): Terminating (SIGTERM)
22:49:45.401099 run osmo-ms-mob/00036(pid=171): Terminating (SIGTERM)
22:49:45.404527 run osmo-ms-mob/00037(pid=172): Terminating (SIGTERM)
22:49:45.407951 run osmo-ms-mob/00038(pid=173): Terminating (SIGTERM)
22:49:45.411395 run osmo-ms-mob/00039(pid=174): Terminating (SIGTERM)
22:49:45.414851 run osmo-ms-mob/00040(pid=175): Terminating (SIGTERM)
22:49:45.418285 run osmo-ms-mob/00041(pid=176): Terminating (SIGTERM)
22:49:45.421736 run osmo-ms-mob/00042(pid=177): Terminating (SIGTERM)
22:49:45.425174 run osmo-ms-mob/00043(pid=178): Terminating (SIGTERM)
22:49:45.428612 run osmo-ms-mob/00044(pid=179): Terminating (SIGTERM)
22:49:45.432064 run osmo-ms-mob/00045(pid=180): Terminating (SIGTERM)
22:49:45.435484 run osmo-ms-mob/00046(pid=181): Terminating (SIGTERM)
22:49:45.438922 run osmo-ms-mob/00047(pid=182): Terminating (SIGTERM)
22:49:45.442362 run osmo-ms-mob/00048(pid=183): Terminating (SIGTERM)
22:49:45.445795 run osmo-ms-mob/00049(pid=184): Terminating (SIGTERM)
22:49:45.449220 run osmo-ms-mob/00050(pid=185): Terminating (SIGTERM)
22:49:45.452673 run osmo-ms-mob/00051(pid=186): Terminating (SIGTERM)
22:49:45.456112 run osmo-ms-mob/00052(pid=187): Terminating (SIGTERM)
22:49:45.459550 run osmo-ms-mob/00053(pid=188): Terminating (SIGTERM)
22:49:45.462993 run osmo-ms-mob/00054(pid=189): Terminating (SIGTERM)
22:49:45.466386 run osmo-ms-mob/00055(pid=190): Terminating (SIGTERM)
22:49:45.469689 run osmo-ms-mob/00056(pid=191): Terminating (SIGTERM)
22:49:45.472985 run osmo-ms-mob/00057(pid=192): Terminating (SIGTERM)
22:49:45.476289 run osmo-ms-mob/00058(pid=193): Terminating (SIGTERM)
22:49:45.479584 run osmo-ms-mob/00059(pid=194): Terminating (SIGTERM)
22:49:45.482889 run osmo-ms-mob/00060(pid=195): Terminating (SIGTERM)
22:49:45.486234 run osmo-ms-mob/00061(pid=196): Terminating (SIGTERM)
22:49:45.489536 run osmo-ms-mob/00062(pid=197): Terminating (SIGTERM)
22:49:45.492853 run osmo-ms-mob/00063(pid=198): Terminating (SIGTERM)
22:49:45.496128 run osmo-ms-mob/00064(pid=199): Terminating (SIGTERM)
22:49:45.499423 run osmo-ms-mob/00065(pid=200): Terminating (SIGTERM)
22:49:45.502719 run osmo-ms-mob/00066(pid=201): Terminating (SIGTERM)
22:49:45.506018 run osmo-ms-mob/00067(pid=202): Terminating (SIGTERM)
22:49:45.509311 run osmo-ms-mob/00068(pid=203): Terminating (SIGTERM)
22:49:45.512609 run osmo-ms-mob/00069(pid=204): Terminating (SIGTERM)
22:49:45.515932 run osmo-ms-mob/00070(pid=205): Terminating (SIGTERM)
22:49:45.519214 run osmo-ms-mob/00071(pid=206): Terminating (SIGTERM)
22:49:45.522522 run osmo-ms-mob/00072(pid=207): Terminating (SIGTERM)
22:49:45.525834 run osmo-ms-mob/00073(pid=208): Terminating (SIGTERM)
22:49:45.529185 run osmo-ms-mob/00074(pid=209): Terminating (SIGTERM)
22:49:45.532482 run osmo-ms-mob/00075(pid=210): Terminating (SIGTERM)
22:49:45.535775 run osmo-ms-mob/00076(pid=211): Terminating (SIGTERM)
22:49:45.539072 run osmo-ms-mob/00077(pid=212): Terminating (SIGTERM)
22:49:45.542374 run osmo-ms-mob/00078(pid=213): Terminating (SIGTERM)
22:49:45.545684 run osmo-ms-mob/00079(pid=214): Terminating (SIGTERM)
22:49:45.548982 run osmo-ms-mob/00080(pid=215): Terminating (SIGTERM)
22:49:45.552291 run osmo-ms-mob/00081(pid=216): Terminating (SIGTERM)
22:49:45.555585 run osmo-ms-mob/00082(pid=217): Terminating (SIGTERM)
22:49:45.558891 run osmo-ms-mob/00083(pid=218): Terminating (SIGTERM)
22:49:45.562210 run osmo-ms-mob/00084(pid=219): Terminating (SIGTERM)
22:49:45.565518 run osmo-ms-mob/00085(pid=220): Terminating (SIGTERM)
22:49:45.568808 run osmo-ms-mob/00086(pid=221): Terminating (SIGTERM)
22:49:45.572104 run osmo-ms-mob/00087(pid=222): Terminating (SIGTERM)
22:49:45.575394 run osmo-ms-mob/00088(pid=223): Terminating (SIGTERM)
22:49:45.578683 run osmo-ms-mob/00089(pid=224): Terminating (SIGTERM)
22:49:45.581979 run osmo-ms-mob/00090(pid=225): Terminating (SIGTERM)
22:49:45.585275 run osmo-ms-mob/00091(pid=226): Terminating (SIGTERM)
22:49:45.588557 run osmo-ms-mob/00092(pid=227): Terminating (SIGTERM)
22:49:45.591805 run osmo-ms-mob/00093(pid=228): Terminating (SIGTERM)
22:49:45.595056 run osmo-ms-mob/00094(pid=229): Terminating (SIGTERM)
22:49:45.598344 run osmo-ms-mob/00095(pid=230): Terminating (SIGTERM)
22:49:45.601643 run osmo-ms-mob/00096(pid=231): Terminating (SIGTERM)
22:49:45.604940 run osmo-ms-mob/00097(pid=232): Terminating (SIGTERM)
22:49:45.608230 run osmo-ms-mob/00098(pid=233): Terminating (SIGTERM)
22:49:45.611535 run osmo-ms-mob/00099(pid=234): Terminating (SIGTERM)
22:49:45.614836 --- ParallelTerminationStrategy: PID 22 died...
22:49:45.616313 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminated: ok {rc=0}
22:49:45.619924 --- ParallelTerminationStrategy: PID 24 died...
22:49:45.621393 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminated: ok {rc=0}
22:49:45.624999 --- ParallelTerminationStrategy: PID 25 died...
22:49:45.626444 run osmo-stp_127.0.42.5(pid=25): Terminated: ok {rc=0}
22:49:45.629987 --- ParallelTerminationStrategy: PID 26 died...
22:49:45.631438 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminated: ok {rc=0}
22:49:45.635048 --- ParallelTerminationStrategy: PID 28 died...
22:49:45.636525 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminated: ok {rc=0}
22:49:45.640149 --- ParallelTerminationStrategy: PID 29 died...
22:49:45.641635 run osmo-mgw_127.0.42.3(pid=29): Terminated {rc=15}
22:49:45.645309 --- ParallelTerminationStrategy: PID 30 died...
22:49:45.646778 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminated: ok {rc=0}
22:49:45.650396 --- ParallelTerminationStrategy: PID 31 died...
22:49:45.651862 run osmo-mgw_127.0.42.4(pid=31): Terminated {rc=15}
22:49:45.655509 --- ParallelTerminationStrategy: PID 32 died...
22:49:45.656982 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminated: ok {rc=0}
22:49:45.660646 --- ParallelTerminationStrategy: PID 33 died...
22:49:45.662140 run osmo-bsc_127.0.42.7(pid=33): Terminated: ok {rc=0}
22:49:45.665790 --- ParallelTerminationStrategy: PID 35 died...
22:49:45.667273 run osmo-ms-virt-phy/00000(pid=35): Terminated: ok {rc=0}
22:49:45.670925 --- ParallelTerminationStrategy: PID 36 died...
22:49:45.672398 run osmo-ms-virt-phy/00001(pid=36): Terminated: ok {rc=0}
22:49:45.676026 --- ParallelTerminationStrategy: PID 37 died...
22:49:45.677525 run osmo-ms-virt-phy/00002(pid=37): Terminated: ok {rc=0}
22:49:45.681163 --- ParallelTerminationStrategy: PID 38 died...
22:49:45.682646 run osmo-ms-virt-phy/00003(pid=38): Terminated: ok {rc=0}
22:49:45.686325 --- ParallelTerminationStrategy: PID 39 died...
22:49:45.687795 run osmo-ms-virt-phy/00004(pid=39): Terminated: ok {rc=0}
22:49:45.691418 --- ParallelTerminationStrategy: PID 40 died...
22:49:45.692900 run osmo-ms-virt-phy/00005(pid=40): Terminated: ok {rc=0}
22:49:45.696530 --- ParallelTerminationStrategy: PID 41 died...
22:49:45.698029 run osmo-ms-virt-phy/00006(pid=41): Terminated: ok {rc=0}
22:49:45.701694 --- ParallelTerminationStrategy: PID 42 died...
22:49:45.703161 run osmo-ms-virt-phy/00007(pid=42): Terminated: ok {rc=0}
22:49:45.706785 --- ParallelTerminationStrategy: PID 43 died...
22:49:45.708251 run osmo-ms-virt-phy/00008(pid=43): Terminated: ok {rc=0}
22:49:45.711924 --- ParallelTerminationStrategy: PID 44 died...
22:49:45.713398 run osmo-ms-virt-phy/00009(pid=44): Terminated: ok {rc=0}
22:49:45.717065 --- ParallelTerminationStrategy: PID 45 died...
22:49:45.718533 run osmo-ms-virt-phy/00010(pid=45): Terminated: ok {rc=0}
22:49:45.722192 --- ParallelTerminationStrategy: PID 46 died...
22:49:45.723659 run osmo-ms-virt-phy/00011(pid=46): Terminated: ok {rc=0}
22:49:45.727292 --- ParallelTerminationStrategy: PID 47 died...
22:49:45.728768 run osmo-ms-virt-phy/00012(pid=47): Terminated: ok {rc=0}
22:49:45.732375 --- ParallelTerminationStrategy: PID 48 died...
22:49:45.733847 run osmo-ms-virt-phy/00013(pid=48): Terminated: ok {rc=0}
22:49:45.737471 --- ParallelTerminationStrategy: PID 49 died...
22:49:45.738934 run osmo-ms-virt-phy/00014(pid=49): Terminated: ok {rc=0}
22:49:45.742549 --- ParallelTerminationStrategy: PID 50 died...
22:49:45.744018 run osmo-ms-virt-phy/00015(pid=50): Terminated: ok {rc=0}
22:49:45.747663 --- ParallelTerminationStrategy: PID 51 died...
22:49:45.749148 run osmo-ms-virt-phy/00016(pid=51): Terminated: ok {rc=0}
22:49:45.752788 --- ParallelTerminationStrategy: PID 52 died...
22:49:45.754249 run osmo-ms-virt-phy/00017(pid=52): Terminated: ok {rc=0}
22:49:45.757883 --- ParallelTerminationStrategy: PID 53 died...
22:49:45.759354 run osmo-ms-virt-phy/00018(pid=53): Terminated: ok {rc=0}
22:49:45.763003 --- ParallelTerminationStrategy: PID 54 died...
22:49:45.764468 run osmo-ms-virt-phy/00019(pid=54): Terminated: ok {rc=0}
22:49:45.768103 --- ParallelTerminationStrategy: PID 55 died...
22:49:45.769573 run osmo-ms-virt-phy/00020(pid=55): Terminated: ok {rc=0}
22:49:45.773189 --- ParallelTerminationStrategy: PID 56 died...
22:49:45.774661 run osmo-ms-virt-phy/00021(pid=56): Terminated: ok {rc=0}
22:49:45.778298 --- ParallelTerminationStrategy: PID 57 died...
22:49:45.779771 run osmo-ms-virt-phy/00022(pid=57): Terminated: ok {rc=0}
22:49:45.783385 --- ParallelTerminationStrategy: PID 58 died...
22:49:45.784850 run osmo-ms-virt-phy/00023(pid=58): Terminated: ok {rc=0}
22:49:45.788507 --- ParallelTerminationStrategy: PID 59 died...
22:49:45.790015 run osmo-ms-virt-phy/00024(pid=59): Terminated: ok {rc=0}
22:49:45.793657 --- ParallelTerminationStrategy: PID 60 died...
22:49:45.795124 run osmo-ms-virt-phy/00025(pid=60): Terminated: ok {rc=0}
22:49:45.798771 --- ParallelTerminationStrategy: PID 61 died...
22:49:45.800236 run osmo-ms-virt-phy/00026(pid=61): Terminated: ok {rc=0}
22:49:45.803850 --- ParallelTerminationStrategy: PID 62 died...
22:49:45.805338 run osmo-ms-virt-phy/00027(pid=62): Terminated: ok {rc=0}
22:49:45.808969 --- ParallelTerminationStrategy: PID 63 died...
22:49:45.810436 run osmo-ms-virt-phy/00028(pid=63): Terminated: ok {rc=0}
22:49:45.814045 --- ParallelTerminationStrategy: PID 64 died...
22:49:45.815520 run osmo-ms-virt-phy/00029(pid=64): Terminated: ok {rc=0}
22:49:45.819137 --- ParallelTerminationStrategy: PID 65 died...
22:49:45.820608 run osmo-ms-virt-phy/00030(pid=65): Terminated: ok {rc=0}
22:49:45.824260 --- ParallelTerminationStrategy: PID 66 died...
22:49:45.825748 run osmo-ms-virt-phy/00031(pid=66): Terminated: ok {rc=0}
22:49:45.829376 --- ParallelTerminationStrategy: PID 67 died...
22:49:45.830832 run osmo-ms-virt-phy/00032(pid=67): Terminated: ok {rc=0}
22:49:45.834448 --- ParallelTerminationStrategy: PID 68 died...
22:49:45.835927 run osmo-ms-virt-phy/00033(pid=68): Terminated: ok {rc=0}
22:49:45.839544 --- ParallelTerminationStrategy: PID 69 died...
22:49:45.841018 run osmo-ms-virt-phy/00034(pid=69): Terminated: ok {rc=0}
22:49:45.844632 --- ParallelTerminationStrategy: PID 70 died...
22:49:45.846104 run osmo-ms-virt-phy/00035(pid=70): Terminated: ok {rc=0}
22:49:45.849743 --- ParallelTerminationStrategy: PID 71 died...
22:49:45.851215 run osmo-ms-virt-phy/00036(pid=71): Terminated: ok {rc=0}
22:49:45.854818 --- ParallelTerminationStrategy: PID 72 died...
22:49:45.856273 run osmo-ms-virt-phy/00037(pid=72): Terminated: ok {rc=0}
22:49:45.859917 --- ParallelTerminationStrategy: PID 73 died...
22:49:45.861402 run osmo-ms-virt-phy/00038(pid=73): Terminated: ok {rc=0}
22:49:45.865038 --- ParallelTerminationStrategy: PID 74 died...
22:49:45.866499 run osmo-ms-virt-phy/00039(pid=74): Terminated: ok {rc=0}
22:49:45.870168 --- ParallelTerminationStrategy: PID 75 died...
22:49:45.871647 run osmo-ms-virt-phy/00040(pid=75): Terminated: ok {rc=0}
22:49:45.875412 --- ParallelTerminationStrategy: PID 76 died...
22:49:45.876934 run osmo-ms-virt-phy/00041(pid=76): Terminated: ok {rc=0}
22:49:45.880571 --- ParallelTerminationStrategy: PID 77 died...
22:49:45.882042 run osmo-ms-virt-phy/00042(pid=77): Terminated: ok {rc=0}
22:49:45.885704 --- ParallelTerminationStrategy: PID 78 died...
22:49:45.887188 run osmo-ms-virt-phy/00043(pid=78): Terminated: ok {rc=0}
22:49:45.890805 --- ParallelTerminationStrategy: PID 79 died...
22:49:45.892286 run osmo-ms-virt-phy/00044(pid=79): Terminated: ok {rc=0}
22:49:45.896037 --- ParallelTerminationStrategy: PID 80 died...
22:49:45.897568 run osmo-ms-virt-phy/00045(pid=80): Terminated: ok {rc=0}
22:49:45.901346 --- ParallelTerminationStrategy: PID 81 died...
22:49:45.902872 run osmo-ms-virt-phy/00046(pid=81): Terminated: ok {rc=0}
22:49:45.906636 --- ParallelTerminationStrategy: PID 82 died...
22:49:45.908107 run osmo-ms-virt-phy/00047(pid=82): Terminated: ok {rc=0}
22:49:45.911753 --- ParallelTerminationStrategy: PID 83 died...
22:49:45.913232 run osmo-ms-virt-phy/00048(pid=83): Terminated: ok {rc=0}
22:49:45.916905 --- ParallelTerminationStrategy: PID 84 died...
22:49:45.918409 run osmo-ms-virt-phy/00049(pid=84): Terminated: ok {rc=0}
22:49:45.922041 --- ParallelTerminationStrategy: PID 85 died...
22:49:45.923502 run osmo-ms-virt-phy/00050(pid=85): Terminated: ok {rc=0}
22:49:45.927126 --- ParallelTerminationStrategy: PID 86 died...
22:49:45.928584 run osmo-ms-virt-phy/00051(pid=86): Terminated: ok {rc=0}
22:49:45.932204 --- ParallelTerminationStrategy: PID 87 died...
22:49:45.933686 run osmo-ms-virt-phy/00052(pid=87): Terminated: ok {rc=0}
22:49:45.937340 --- ParallelTerminationStrategy: PID 88 died...
22:49:45.938814 run osmo-ms-virt-phy/00053(pid=88): Terminated: ok {rc=0}
22:49:45.942493 --- ParallelTerminationStrategy: PID 89 died...
22:49:45.943955 run osmo-ms-virt-phy/00054(pid=89): Terminated: ok {rc=0}
22:49:45.947601 --- ParallelTerminationStrategy: PID 90 died...
22:49:45.949097 run osmo-ms-virt-phy/00055(pid=90): Terminated: ok {rc=0}
22:49:45.952711 --- ParallelTerminationStrategy: PID 91 died...
22:49:45.954178 run osmo-ms-virt-phy/00056(pid=91): Terminated: ok {rc=0}
22:49:45.957798 --- ParallelTerminationStrategy: PID 92 died...
22:49:45.959257 run osmo-ms-virt-phy/00057(pid=92): Terminated: ok {rc=0}
22:49:45.962910 --- ParallelTerminationStrategy: PID 93 died...
22:49:45.964398 run osmo-ms-virt-phy/00058(pid=93): Terminated: ok {rc=0}
22:49:45.968040 --- ParallelTerminationStrategy: PID 94 died...
22:49:45.969541 run osmo-ms-virt-phy/00059(pid=94): Terminated: ok {rc=0}
22:49:45.973193 --- ParallelTerminationStrategy: PID 95 died...
22:49:45.974684 run osmo-ms-virt-phy/00060(pid=95): Terminated: ok {rc=0}
22:49:45.978478 --- ParallelTerminationStrategy: PID 96 died...
22:49:45.980010 run osmo-ms-virt-phy/00061(pid=96): Terminated: ok {rc=0}
22:49:45.983784 --- ParallelTerminationStrategy: PID 97 died...
22:49:45.985326 run osmo-ms-virt-phy/00062(pid=97): Terminated: ok {rc=0}
22:49:45.989107 --- ParallelTerminationStrategy: PID 98 died...
22:49:45.990636 run osmo-ms-virt-phy/00063(pid=98): Terminated: ok {rc=0}
22:49:45.994416 --- ParallelTerminationStrategy: PID 99 died...
22:49:45.995939 run osmo-ms-virt-phy/00064(pid=99): Terminated: ok {rc=0}
22:49:45.999590 --- ParallelTerminationStrategy: PID 100 died...
22:49:46.001066 run osmo-ms-virt-phy/00065(pid=100): Terminated: ok {rc=0}
22:49:46.004726 --- ParallelTerminationStrategy: PID 101 died...
22:49:46.006262 run osmo-ms-virt-phy/00066(pid=101): Terminated: ok {rc=0}
22:49:46.010027 --- ParallelTerminationStrategy: PID 102 died...
22:49:46.011547 run osmo-ms-virt-phy/00067(pid=102): Terminated: ok {rc=0}
22:49:46.015329 --- ParallelTerminationStrategy: PID 103 died...
22:49:46.016875 run osmo-ms-virt-phy/00068(pid=103): Terminated: ok {rc=0}
22:49:46.020638 --- ParallelTerminationStrategy: PID 104 died...
22:49:46.022169 run osmo-ms-virt-phy/00069(pid=104): Terminated: ok {rc=0}
22:49:46.025943 --- ParallelTerminationStrategy: PID 105 died...
22:49:46.027468 run osmo-ms-virt-phy/00070(pid=105): Terminated: ok {rc=0}
22:49:46.031281 --- ParallelTerminationStrategy: PID 106 died...
22:49:46.032811 run osmo-ms-virt-phy/00071(pid=106): Terminated: ok {rc=0}
22:49:46.036567 --- ParallelTerminationStrategy: PID 107 died...
22:49:46.038098 run osmo-ms-virt-phy/00072(pid=107): Terminated: ok {rc=0}
22:49:46.041883 --- ParallelTerminationStrategy: PID 108 died...
22:49:46.043407 run osmo-ms-virt-phy/00073(pid=108): Terminated: ok {rc=0}
22:49:46.047181 --- ParallelTerminationStrategy: PID 109 died...
22:49:46.048708 run osmo-ms-virt-phy/00074(pid=109): Terminated: ok {rc=0}
22:49:46.052493 --- ParallelTerminationStrategy: PID 110 died...
22:49:46.054048 run osmo-ms-virt-phy/00075(pid=110): Terminated: ok {rc=0}
22:49:46.057811 --- ParallelTerminationStrategy: PID 111 died...
22:49:46.059346 run osmo-ms-virt-phy/00076(pid=111): Terminated: ok {rc=0}
22:49:46.063129 --- ParallelTerminationStrategy: PID 112 died...
22:49:46.064698 run osmo-ms-virt-phy/00077(pid=112): Terminated: ok {rc=0}
22:49:46.068490 --- ParallelTerminationStrategy: PID 113 died...
22:49:46.070037 run osmo-ms-virt-phy/00078(pid=113): Terminated: ok {rc=0}
22:49:46.073831 --- ParallelTerminationStrategy: PID 114 died...
22:49:46.075371 run osmo-ms-virt-phy/00079(pid=114): Terminated: ok {rc=0}
22:49:46.079226 --- ParallelTerminationStrategy: PID 115 died...
22:49:46.080794 run osmo-ms-virt-phy/00080(pid=115): Terminated: ok {rc=0}
22:49:46.084588 --- ParallelTerminationStrategy: PID 116 died...
22:49:46.086149 run osmo-ms-virt-phy/00081(pid=116): Terminated: ok {rc=0}
22:49:46.089944 --- ParallelTerminationStrategy: PID 117 died...
22:49:46.091490 run osmo-ms-virt-phy/00082(pid=117): Terminated: ok {rc=0}
22:49:46.095288 --- ParallelTerminationStrategy: PID 118 died...
22:49:46.096827 run osmo-ms-virt-phy/00083(pid=118): Terminated: ok {rc=0}
22:49:46.100608 --- ParallelTerminationStrategy: PID 119 died...
22:49:46.102146 run osmo-ms-virt-phy/00084(pid=119): Terminated: ok {rc=0}
22:49:46.105926 --- ParallelTerminationStrategy: PID 120 died...
22:49:46.107433 run osmo-ms-virt-phy/00085(pid=120): Terminated: ok {rc=0}
22:49:46.111078 --- ParallelTerminationStrategy: PID 121 died...
22:49:46.112598 run osmo-ms-virt-phy/00086(pid=121): Terminated: ok {rc=0}
22:49:46.116384 --- ParallelTerminationStrategy: PID 122 died...
22:49:46.117944 run osmo-ms-virt-phy/00087(pid=122): Terminated: ok {rc=0}
22:49:46.121728 --- ParallelTerminationStrategy: PID 123 died...
22:49:46.123255 run osmo-ms-virt-phy/00088(pid=123): Terminated: ok {rc=0}
22:49:46.127060 --- ParallelTerminationStrategy: PID 124 died...
22:49:46.128600 run osmo-ms-virt-phy/00089(pid=124): Terminated: ok {rc=0}
22:49:46.132401 --- ParallelTerminationStrategy: PID 125 died...
22:49:46.133938 run osmo-ms-virt-phy/00090(pid=125): Terminated: ok {rc=0}
22:49:46.137697 --- ParallelTerminationStrategy: PID 126 died...
22:49:46.139233 run osmo-ms-virt-phy/00091(pid=126): Terminated: ok {rc=0}
22:49:46.143018 --- ParallelTerminationStrategy: PID 127 died...
22:49:46.144549 run osmo-ms-virt-phy/00092(pid=127): Terminated: ok {rc=0}
22:49:46.148335 --- ParallelTerminationStrategy: PID 128 died...
22:49:46.149868 run osmo-ms-virt-phy/00093(pid=128): Terminated: ok {rc=0}
22:49:46.153650 --- ParallelTerminationStrategy: PID 129 died...
22:49:46.155170 run osmo-ms-virt-phy/00094(pid=129): Terminated: ok {rc=0}
22:49:46.158950 --- ParallelTerminationStrategy: PID 130 died...
22:49:46.160477 run osmo-ms-virt-phy/00095(pid=130): Terminated: ok {rc=0}
22:49:46.164253 --- ParallelTerminationStrategy: PID 131 died...
22:49:46.165778 run osmo-ms-virt-phy/00096(pid=131): Terminated: ok {rc=0}
22:49:46.169570 --- ParallelTerminationStrategy: PID 132 died...
22:49:46.171099 run osmo-ms-virt-phy/00097(pid=132): Terminated: ok {rc=0}
22:49:46.174877 --- ParallelTerminationStrategy: PID 133 died...
22:49:46.176403 run osmo-ms-virt-phy/00098(pid=133): Terminated: ok {rc=0}
22:49:46.180171 --- ParallelTerminationStrategy: PID 134 died...
22:49:46.181716 run osmo-ms-virt-phy/00099(pid=134): Terminated: ok {rc=0}
22:49:46.185488 --- ParallelTerminationStrategy: PID 135 died...
22:49:46.187019 run osmo-ms-mob/00000(pid=135): Terminated {rc=26112}
22:49:46.190845 --- ParallelTerminationStrategy: PID 136 died...
22:49:46.192372 run osmo-ms-mob/00001(pid=136): Terminated {rc=26112}
22:49:46.196122 --- ParallelTerminationStrategy: PID 137 died...
22:49:46.197653 run osmo-ms-mob/00002(pid=137): Terminated {rc=26112}
22:49:46.201414 --- ParallelTerminationStrategy: PID 138 died...
22:49:46.202941 run osmo-ms-mob/00003(pid=138): Terminated {rc=26112}
22:49:46.206715 --- ParallelTerminationStrategy: PID 139 died...
22:49:46.208242 run osmo-ms-mob/00004(pid=139): Terminated {rc=26112}
22:49:46.212006 --- ParallelTerminationStrategy: PID 140 died...
22:49:46.213569 run osmo-ms-mob/00005(pid=140): Terminated {rc=26112}
22:49:46.217331 --- ParallelTerminationStrategy: PID 141 died...
22:49:46.218851 run osmo-ms-mob/00006(pid=141): Terminated {rc=26112}
22:49:46.222596 --- ParallelTerminationStrategy: PID 142 died...
22:49:46.224109 run osmo-ms-mob/00007(pid=142): Terminated {rc=26112}
22:49:46.227867 --- ParallelTerminationStrategy: PID 143 died...
22:49:46.229394 run osmo-ms-mob/00008(pid=143): Terminated {rc=26112}
22:49:46.233189 --- ParallelTerminationStrategy: PID 144 died...
22:49:46.234708 run osmo-ms-mob/00009(pid=144): Terminated {rc=26112}
22:49:46.238407 --- ParallelTerminationStrategy: PID 145 died...
22:49:46.239915 run osmo-ms-mob/00010(pid=145): Terminated {rc=26112}
22:49:46.243676 --- ParallelTerminationStrategy: PID 146 died...
22:49:46.245234 run osmo-ms-mob/00011(pid=146): Terminated {rc=26112}
22:49:46.248989 --- ParallelTerminationStrategy: PID 147 died...
22:49:46.250493 run osmo-ms-mob/00012(pid=147): Terminated {rc=26112}
22:49:46.254293 --- ParallelTerminationStrategy: PID 148 died...
22:49:46.255804 run osmo-ms-mob/00013(pid=148): Terminated {rc=26112}
22:49:46.259550 --- ParallelTerminationStrategy: PID 149 died...
22:49:46.261069 run osmo-ms-mob/00014(pid=149): Terminated {rc=26112}
22:49:46.264847 --- ParallelTerminationStrategy: PID 150 died...
22:49:46.266369 run osmo-ms-mob/00015(pid=150): Terminated {rc=26112}
22:49:46.270147 --- ParallelTerminationStrategy: PID 151 died...
22:49:46.271654 run osmo-ms-mob/00016(pid=151): Terminated {rc=26112}
22:49:46.275405 --- ParallelTerminationStrategy: PID 152 died...
22:49:46.276935 run osmo-ms-mob/00017(pid=152): Terminated {rc=26112}
22:49:46.280702 --- ParallelTerminationStrategy: PID 153 died...
22:49:46.282218 run osmo-ms-mob/00018(pid=153): Terminated {rc=26112}
22:49:46.285965 --- ParallelTerminationStrategy: PID 154 died...
22:49:46.287485 run osmo-ms-mob/00019(pid=154): Terminated {rc=26112}
22:49:46.291257 --- ParallelTerminationStrategy: PID 155 died...
22:49:46.292771 run osmo-ms-mob/00020(pid=155): Terminated {rc=26112}
22:49:46.296528 --- ParallelTerminationStrategy: PID 156 died...
22:49:46.298048 run osmo-ms-mob/00021(pid=156): Terminated {rc=26112}
22:49:46.301816 --- ParallelTerminationStrategy: PID 157 died...
22:49:46.303329 run osmo-ms-mob/00022(pid=157): Terminated {rc=26112}
22:49:46.307097 --- ParallelTerminationStrategy: PID 158 died...
22:49:46.308611 run osmo-ms-mob/00023(pid=158): Terminated {rc=26112}
22:49:46.312259 --- ParallelTerminationStrategy: PID 159 died...
22:49:46.313757 run osmo-ms-mob/00024(pid=159): Terminated {rc=26112}
22:49:46.317505 --- ParallelTerminationStrategy: PID 160 died...
22:49:46.319023 run osmo-ms-mob/00025(pid=160): Terminated {rc=26112}
22:49:46.322812 --- ParallelTerminationStrategy: PID 161 died...
22:49:46.324330 run osmo-ms-mob/00026(pid=161): Terminated {rc=26112}
22:49:46.328087 --- ParallelTerminationStrategy: PID 162 died...
22:49:46.329606 run osmo-ms-mob/00027(pid=162): Terminated {rc=26112}
22:49:46.333390 --- ParallelTerminationStrategy: PID 163 died...
22:49:46.334906 run osmo-ms-mob/00028(pid=163): Terminated {rc=26112}
22:49:46.338657 --- ParallelTerminationStrategy: PID 164 died...
22:49:46.340173 run osmo-ms-mob/00029(pid=164): Terminated {rc=26112}
22:49:46.343935 --- ParallelTerminationStrategy: PID 165 died...
22:49:46.345446 run osmo-ms-mob/00030(pid=165): Terminated {rc=26112}
22:49:46.349214 --- ParallelTerminationStrategy: PID 166 died...
22:49:46.350730 run osmo-ms-mob/00031(pid=166): Terminated {rc=26112}
22:49:46.354499 --- ParallelTerminationStrategy: PID 167 died...
22:49:46.356014 run osmo-ms-mob/00032(pid=167): Terminated {rc=26112}
22:49:46.359780 --- ParallelTerminationStrategy: PID 168 died...
22:49:46.361309 run osmo-ms-mob/00033(pid=168): Terminated {rc=26112}
22:49:46.365101 --- ParallelTerminationStrategy: PID 169 died...
22:49:46.366613 run osmo-ms-mob/00034(pid=169): Terminated {rc=26112}
22:49:46.370383 --- ParallelTerminationStrategy: PID 170 died...
22:49:46.371905 run osmo-ms-mob/00035(pid=170): Terminated {rc=26112}
22:49:46.375652 --- ParallelTerminationStrategy: PID 171 died...
22:49:46.377207 run osmo-ms-mob/00036(pid=171): Terminated {rc=26112}
22:49:46.380960 --- ParallelTerminationStrategy: PID 172 died...
22:49:46.382470 run osmo-ms-mob/00037(pid=172): Terminated {rc=26112}
22:49:46.386233 --- ParallelTerminationStrategy: PID 173 died...
22:49:46.387751 run osmo-ms-mob/00038(pid=173): Terminated {rc=26112}
22:49:46.391549 --- ParallelTerminationStrategy: PID 174 died...
22:49:46.393064 run osmo-ms-mob/00039(pid=174): Terminated {rc=26112}
22:49:46.396823 --- ParallelTerminationStrategy: PID 175 died...
22:49:46.398341 run osmo-ms-mob/00040(pid=175): Terminated {rc=26112}
22:49:46.402153 --- ParallelTerminationStrategy: PID 176 died...
22:49:46.403665 run osmo-ms-mob/00041(pid=176): Terminated {rc=26112}
22:49:46.407421 --- ParallelTerminationStrategy: PID 177 died...
22:49:46.408948 run osmo-ms-mob/00042(pid=177): Terminated {rc=26112}
22:49:46.412716 --- ParallelTerminationStrategy: PID 178 died...
22:49:46.414232 run osmo-ms-mob/00043(pid=178): Terminated {rc=26112}
22:49:46.418001 --- ParallelTerminationStrategy: PID 179 died...
22:49:46.419520 run osmo-ms-mob/00044(pid=179): Terminated {rc=26112}
22:49:46.423297 --- ParallelTerminationStrategy: PID 180 died...
22:49:46.424812 run osmo-ms-mob/00045(pid=180): Terminated {rc=26112}
22:49:46.428576 --- ParallelTerminationStrategy: PID 181 died...
22:49:46.430092 run osmo-ms-mob/00046(pid=181): Terminated {rc=26112}
22:49:46.433864 --- ParallelTerminationStrategy: PID 182 died...
22:49:46.435385 run osmo-ms-mob/00047(pid=182): Terminated {rc=26112}
22:49:46.439170 --- ParallelTerminationStrategy: PID 183 died...
22:49:46.440687 run osmo-ms-mob/00048(pid=183): Terminated {rc=26112}
22:49:46.444457 --- ParallelTerminationStrategy: PID 184 died...
22:49:46.445977 run osmo-ms-mob/00049(pid=184): Terminated {rc=26112}
22:49:46.449730 --- ParallelTerminationStrategy: PID 185 died...
22:49:46.451249 run osmo-ms-mob/00050(pid=185): Terminated {rc=26112}
22:49:46.455026 --- ParallelTerminationStrategy: PID 186 died...
22:49:46.456541 run osmo-ms-mob/00051(pid=186): Terminated {rc=26112}
22:49:46.460301 --- ParallelTerminationStrategy: PID 187 died...
22:49:46.461823 run osmo-ms-mob/00052(pid=187): Terminated {rc=26112}
22:49:46.465596 --- ParallelTerminationStrategy: PID 188 died...
22:49:46.467111 run osmo-ms-mob/00053(pid=188): Terminated {rc=26112}
22:49:46.470896 --- ParallelTerminationStrategy: PID 189 died...
22:49:46.472420 run osmo-ms-mob/00054(pid=189): Terminated {rc=26112}
22:49:46.476186 --- ParallelTerminationStrategy: PID 190 died...
22:49:46.477702 run osmo-ms-mob/00055(pid=190): Terminated {rc=26112}
22:49:46.481458 --- ParallelTerminationStrategy: PID 191 died...
22:49:46.482977 run osmo-ms-mob/00056(pid=191): Terminated {rc=26112}
22:49:46.486737 --- ParallelTerminationStrategy: PID 192 died...
22:49:46.488240 run osmo-ms-mob/00057(pid=192): Terminated {rc=26112}
22:49:46.492024 --- ParallelTerminationStrategy: PID 193 died...
22:49:46.493540 run osmo-ms-mob/00058(pid=193): Terminated {rc=26112}
22:49:46.497287 --- ParallelTerminationStrategy: PID 194 died...
22:49:46.498812 run osmo-ms-mob/00059(pid=194): Terminated {rc=26112}
22:49:46.502490 --- ParallelTerminationStrategy: PID 195 died...
22:49:46.503941 run osmo-ms-mob/00060(pid=195): Terminated {rc=26112}
22:49:46.507559 --- ParallelTerminationStrategy: PID 196 died...
22:49:46.509020 run osmo-ms-mob/00061(pid=196): Terminated {rc=26112}
22:49:46.512650 --- ParallelTerminationStrategy: PID 197 died...
22:49:46.514118 run osmo-ms-mob/00062(pid=197): Terminated {rc=26112}
22:49:46.517721 --- ParallelTerminationStrategy: PID 198 died...
22:49:46.519186 run osmo-ms-mob/00063(pid=198): Terminated {rc=26112}
22:49:46.522820 --- ParallelTerminationStrategy: PID 199 died...
22:49:46.524277 run osmo-ms-mob/00064(pid=199): Terminated {rc=26112}
22:49:46.527885 --- ParallelTerminationStrategy: PID 200 died...
22:49:46.529355 run osmo-ms-mob/00065(pid=200): Terminated {rc=26112}
22:49:46.532981 --- ParallelTerminationStrategy: PID 201 died...
22:49:46.534459 run osmo-ms-mob/00066(pid=201): Terminated {rc=26112}
22:49:46.538089 --- ParallelTerminationStrategy: PID 202 died...
22:49:46.539534 run osmo-ms-mob/00067(pid=202): Terminated {rc=26112}
22:49:46.543174 --- ParallelTerminationStrategy: PID 203 died...
22:49:46.544658 run osmo-ms-mob/00068(pid=203): Terminated {rc=26112}
22:49:46.548251 --- ParallelTerminationStrategy: PID 204 died...
22:49:46.549714 run osmo-ms-mob/00069(pid=204): Terminated {rc=26112}
22:49:46.553344 --- ParallelTerminationStrategy: PID 205 died...
22:49:46.554798 run osmo-ms-mob/00070(pid=205): Terminated {rc=26112}
22:49:46.558428 --- ParallelTerminationStrategy: PID 206 died...
22:49:46.559873 run osmo-ms-mob/00071(pid=206): Terminated {rc=26112}
22:49:46.563470 --- ParallelTerminationStrategy: PID 207 died...
22:49:46.564948 run osmo-ms-mob/00072(pid=207): Terminated {rc=26112}
22:49:46.568544 --- ParallelTerminationStrategy: PID 208 died...
22:49:46.570024 run osmo-ms-mob/00073(pid=208): Terminated {rc=26112}
22:49:46.573647 --- ParallelTerminationStrategy: PID 209 died...
22:49:46.575103 run osmo-ms-mob/00074(pid=209): Terminated {rc=26112}
22:49:46.578733 --- ParallelTerminationStrategy: PID 210 died...
22:49:46.580189 run osmo-ms-mob/00075(pid=210): Terminated {rc=26112}
22:49:46.583802 --- ParallelTerminationStrategy: PID 211 died...
22:49:46.585250 run osmo-ms-mob/00076(pid=211): Terminated {rc=26112}
22:49:46.588872 --- ParallelTerminationStrategy: PID 212 died...
22:49:46.590322 run osmo-ms-mob/00077(pid=212): Terminated {rc=26112}
22:49:46.593964 --- ParallelTerminationStrategy: PID 213 died...
22:49:46.595416 run osmo-ms-mob/00078(pid=213): Terminated {rc=26112}
22:49:46.599031 --- ParallelTerminationStrategy: PID 214 died...
22:49:46.600501 run osmo-ms-mob/00079(pid=214): Terminated {rc=26112}
22:49:46.604124 --- ParallelTerminationStrategy: PID 215 died...
22:49:46.605607 run osmo-ms-mob/00080(pid=215): Terminated {rc=26112}
22:49:46.609230 --- ParallelTerminationStrategy: PID 216 died...
22:49:46.610705 run osmo-ms-mob/00081(pid=216): Terminated {rc=26112}
22:49:46.614343 --- ParallelTerminationStrategy: PID 217 died...
22:49:46.615807 run osmo-ms-mob/00082(pid=217): Terminated {rc=26112}
22:49:46.619418 --- ParallelTerminationStrategy: PID 218 died...
22:49:46.620880 run osmo-ms-mob/00083(pid=218): Terminated {rc=26112}
22:49:46.624480 --- ParallelTerminationStrategy: PID 219 died...
22:49:46.625959 run osmo-ms-mob/00084(pid=219): Terminated {rc=26112}
22:49:46.629563 --- ParallelTerminationStrategy: PID 220 died...
22:49:46.631031 run osmo-ms-mob/00085(pid=220): Terminated {rc=26112}
22:49:46.634650 --- ParallelTerminationStrategy: PID 221 died...
22:49:46.636120 run osmo-ms-mob/00086(pid=221): Terminated {rc=26112}
22:49:46.639751 --- ParallelTerminationStrategy: PID 222 died...
22:49:46.641224 run osmo-ms-mob/00087(pid=222): Terminated {rc=26112}
22:49:46.644836 --- ParallelTerminationStrategy: PID 223 died...
22:49:46.646308 run osmo-ms-mob/00088(pid=223): Terminated {rc=26112}
22:49:46.649928 --- ParallelTerminationStrategy: PID 224 died...
22:49:46.651394 run osmo-ms-mob/00089(pid=224): Terminated {rc=26112}
22:49:46.655041 --- ParallelTerminationStrategy: PID 225 died...
22:49:46.656499 run osmo-ms-mob/00090(pid=225): Terminated {rc=26112}
22:49:46.660108 --- ParallelTerminationStrategy: PID 226 died...
22:49:46.661591 run osmo-ms-mob/00091(pid=226): Terminated {rc=26112}
22:49:46.665203 --- ParallelTerminationStrategy: PID 227 died...
22:49:46.666664 run osmo-ms-mob/00092(pid=227): Terminated {rc=26112}
22:49:46.670271 --- ParallelTerminationStrategy: PID 228 died...
22:49:46.671744 run osmo-ms-mob/00093(pid=228): Terminated {rc=26112}
22:49:46.675354 --- ParallelTerminationStrategy: PID 229 died...
22:49:46.676813 run osmo-ms-mob/00094(pid=229): Terminated {rc=26112}
22:49:46.680427 --- ParallelTerminationStrategy: PID 230 died...
22:49:46.681941 run osmo-ms-mob/00095(pid=230): Terminated {rc=26112}
22:49:46.685556 --- ParallelTerminationStrategy: PID 231 died...
22:49:46.687015 run osmo-ms-mob/00096(pid=231): Terminated {rc=26112}
22:49:46.690634 --- ParallelTerminationStrategy: PID 232 died...
22:49:46.692099 run osmo-ms-mob/00097(pid=232): Terminated {rc=26112}
22:49:46.695700 --- ParallelTerminationStrategy: PID 233 died...
22:49:46.697162 run osmo-ms-mob/00098(pid=233): Terminated {rc=26112}
22:49:46.700812 --- ParallelTerminationStrategy: PID 234 died...
22:49:46.702275 run osmo-ms-mob/00099(pid=234): Terminated {rc=26112}
22:49:48.120395 --- ParallelTerminationStrategy: PID 23 died...
22:49:48.122122 run osmo-hlr_127.0.42.2(pid=23): Terminated: ok {rc=0}
22:49:48.125899 --- ParallelTerminationStrategy: PID 27 died...
22:49:48.127415 run osmo-msc_127.0.42.6(pid=27): Terminated: ok {rc=0}
22:49:50.116547 --- ParallelTerminationStrategy: PID 34 died...
22:49:50.118126 run osmo-bts-virtual(pid=34): Terminated: ok {rc=0}
---------------------------------------------------------------------
trial-8098 netreg_mass PASS
---------------------------------------------------------------------
22:49:50.194494 tst trial-8098: Storing JUnit report in /build/trial-8098/run.2025-09-23_22-48-18/trial-8098.xml
--------------------------------------------------------------------------------------------
trial-8098 PASS
--------------------------------------------------------------------------------------------
22:49:50.210348 tst trial-8098: trial-8098: PASS, 1 suites passed
PASS: netreg_mass (pass: 1)
pass: register_default_mass.py (86.2 sec)
+ exit_code=0
+ rm -rf trial-8098/inst
+ cd trial-8098
+ command -v journalctl
+ [ ! -z /usr/bin/journalctl ]
+ readlink last_run
+ journalctl -u ofono -o short-precise --since 2025-09-23 22:48:17
No journal files were found.
+ readlink last_run
+ tar czf /build/trial-8098-run.tgz run.2025-09-23_22-48-18
+ tar czf /build/trial-8098-bin.tgz checksums.md5 open5gs.build-8.tgz osmo-bsc.build-2025-09-23_13_26_27.tgz osmo-bts-oc2g.build-2025-09-23_00_51_35.tgz osmo-bts-sysmo.build-2025-09-23_00_51_40.tgz osmo-bts.build-2025-09-23_00_51_46.tgz osmo-ggsn.build-2025-09-23_20_43_03.tgz osmo-hlr.build-2025-09-23_16_36_47.tgz osmo-hnbgw.build-2025-09-23_15_32_54.tgz osmo-mgw.build-2025-09-23_08_33_16.tgz osmo-msc.build-2025-09-23_13_34_28.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2025-09-23_07_34_14.tgz osmo-pcu-sysmo.build-2025-09-23_07_36_20.tgz osmo-pcu.build-2025-09-23_07_36_26.tgz osmo-sgsn.build-2025-09-23_20_49_23.tgz osmo-stp.build-2025-09-23_13_25_17.tgz osmo-trx.build-2025-09-23_15_36_26.tgz osmocom-bb.build-2025-09-23_21_17_11.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