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/jenkins11315856164978061683.sh
+ rm -rf trial-8142-bin.tgz trial-8142-run.tgz *.md5
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bsc" build number 24815
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts" build number 10958
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-ggsn" build number 10337
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-hlr" build number 12796
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-mgw" build number 13119
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-hnbgw" build number 12549
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-msc" build number 40827
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu" build number 7501
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-sgsn" build number 42914
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-trx" build number 8281
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 13079
Copied 2 artifacts from "osmo-gsm-tester_build-osmocom-bb" build number 7407
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts-sysmo" build number 11483
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu-sysmo" build number 7541
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts-oc2g" build number 8981
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu-oc2g" build number 6261
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 7407
[osmo-gsm-tester_virtual] $ /bin/sh -xe /tmp/jenkins2196251180485968345.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-8142
+ 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
c151548 gerrit: update to 3.11.x as 3.10.x will become EOL on November 10, 2025
+ 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 [ 4/28] RUN usermod -a -G osmo-gsm-tester jenkins
#7 CACHED
#8 [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
#8 CACHED
#9 [17/28] RUN APT-GET update && apt-get install -y --no-install-recommends gnuradio && apt-get clean
#9 CACHED
#10 [ 6/28] RUN PIP3 install --break-system-packages "git+https://github.com/podshumok/python-smpplib.git@master#egg=smpplib" pydbus pyusb pysispm pymongo
#10 CACHED
#11 [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
#11 CACHED
#12 [10/28] COPY --CHOWN=JENKINS:JENKINS ssh /home/jenkins/.ssh
#12 CACHED
#13 [22/28] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-TESTER/+/MASTER?FORMAT=TEXT /tmp/commit
#13 CACHED
#14 [ 9/28] COPY SSH /root/.ssh
#14 CACHED
#15 [11/28] RUN chmod -R 0700 /home/jenkins/.ssh /root/.ssh
#15 CACHED
#16 [19/28] RUN IF [ "$(arch)" = "x86_64" ]; then apt-get update && apt-get install -y --no-install-recommends python3-pip python3-setuptools python3-wheel ninja-build build-essential flex bison git libsctp-dev libgnutls28-dev libgcrypt-dev libssl-dev libidn11-dev libmongoc-dev libbson-dev libyaml-dev libnghttp2-dev libmicrohttpd-dev libcurl4-gnutls-dev libnghttp2-dev meson && apt-get clean; fi
#16 CACHED
#17 [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
#17 CACHED
#18 [ 2/28] RUN useradd -ms /bin/bash jenkins
#18 CACHED
#19 [ 7/28] RUN APT-GET update && apt-get install -y openssh-server
#19 CACHED
#20 [ 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
#20 CACHED
#21 [27/28] COPY RESOURCES.CONF /tmp/osmo-gsm-tester/sysmocom/resources.conf
#21 CACHED
#22 [ 3/28] RUN groupadd osmo-gsm-tester
#22 CACHED
#23 [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
#23 CACHED
#24 [13/28] RUN CHOWN -R jenkins:jenkins /osmo-gsm-tester-*
#24 CACHED
#25 [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
#25 CACHED
#26 [20/28] WORKDIR /TMP
#26 CACHED
#27 [21/28] RUN GIT clone https://gerrit.osmocom.org/osmo-gsm-tester.git
#27 CACHED
#28 [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
#28 CACHED
#29 [26/28] RUN mkdir -p /etc/security/limits.d/ && cp osmo-gsm-tester/utils/limits.d/* /etc/security/limits.d/
#29 CACHED
#30 [24/28] RUN mkdir -p /usr/local/bin/ && cp osmo-gsm-tester/utils/bin/* /usr/local/bin/
#30 CACHED
#31 [ 8/28] RUN MKDIR /var/run/sshd
#31 CACHED
#32 [25/28] RUN mkdir -p /etc/sudoers.d/ && cp osmo-gsm-tester/utils/sudoers.d/* /etc/sudoers.d/
#32 CACHED
#33 [28/28] WORKDIR /DATA
#33 CACHED
#34 exporting to image
#34 exporting layers done
#34 writing image sha256:abcb1f3861a5e833778c482fa291d1bef0d21fcf6e89c1e6a6f7b2de0761838c 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=8143 -w /build -i -v /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual:/build -v /home/osmocom-build/.ssh:/home/build/.ssh:ro --name=osmo-gsm-tester-virtual --cap-add=sys_nice osmocom-build/osmo-gsm-tester /bin/bash -c LANG="en_US.utf8" LC_ALL="en_US.UTF-8" LC_LANG="en_US.UTF-8" PATH="$PWD/osmo-gsm-tester/src:${PATH}" ./osmo-gsm-tester/contrib/jenkins-run.sh
+ base=/build
+ dirname -- ./osmo-gsm-tester/contrib/jenkins-run.sh
+ CDPATH= cd -- ./osmo-gsm-tester/contrib
+ pwd -P
+ SCRIPT_DIR=/build/osmo-gsm-tester/contrib
+ OSMO_GSM_TESTER_CONF=/build/osmo-gsm-tester/sysmocom/main.conf
+ date +%F %T
+ time_start=2025-11-07 22:48:25
+ trial_dir_prefix=trial-
+ rm -rf trial-*
+ trial_dir=trial-8143
+ mkdir -p trial-8143
+ mv open5gs.build-8.tgz osmo-bsc.build-2025-11-07_13_29_13.tgz osmo-bts-oc2g.build-2025-11-07_00_52_23.tgz osmo-bts-sysmo.build-2025-11-07_00_52_27.tgz osmo-bts.build-2025-11-07_00_52_29.tgz osmo-ggsn.build-2025-11-07_20_42_29.tgz osmo-hlr.build-2025-11-07_16_39_26.tgz osmo-hnbgw.build-2025-11-07_13_35_21.tgz osmo-mgw.build-2025-11-07_08_33_10.tgz osmo-msc.build-2025-11-07_13_34_53.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2025-11-07_07_36_21.tgz osmo-pcu-sysmo.build-2025-11-07_07_36_27.tgz osmo-pcu.build-2025-11-07_07_38_37.tgz osmo-sgsn.build-2025-11-07_20_48_04.tgz osmo-stp.build-2025-11-07_13_28_43.tgz osmo-trx.build-2025-11-07_14_32_09.tgz osmocom-bb.build-2025-11-07_21_17_04.tgz srslte.build-19.tgz trial-8143
+ cat open5gs.build-8.md5 osmo-bsc.build-2025-11-07_13_29_13.md5 osmo-bts-oc2g.build-2025-11-07_00_52_23.md5 osmo-bts-sysmo.build-2025-11-07_00_52_27.md5 osmo-bts.build-2025-11-07_00_52_29.md5 osmo-ggsn.build-2025-11-07_20_42_29.md5 osmo-hlr.build-2025-11-07_16_39_26.md5 osmo-hnbgw.build-2025-11-07_13_35_21.md5 osmo-mgw.build-2025-11-07_08_33_10.md5 osmo-msc.build-2025-11-07_13_34_53.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2025-11-07_07_36_21.md5 osmo-pcu-sysmo.build-2025-11-07_07_36_27.md5 osmo-pcu.build-2025-11-07_07_38_37.md5 osmo-sgsn.build-2025-11-07_20_48_04.md5 osmo-stp.build-2025-11-07_13_28_43.md5 osmo-trx.build-2025-11-07_14_32_09.md5 osmocom-bb.build-2025-11-07_21_17_04.md5 srslte.build-19.md5
+ rm open5gs.build-8.md5 osmo-bsc.build-2025-11-07_13_29_13.md5 osmo-bts-oc2g.build-2025-11-07_00_52_23.md5 osmo-bts-sysmo.build-2025-11-07_00_52_27.md5 osmo-bts.build-2025-11-07_00_52_29.md5 osmo-ggsn.build-2025-11-07_20_42_29.md5 osmo-hlr.build-2025-11-07_16_39_26.md5 osmo-hnbgw.build-2025-11-07_13_35_21.md5 osmo-mgw.build-2025-11-07_08_33_10.md5 osmo-msc.build-2025-11-07_13_34_53.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2025-11-07_07_36_21.md5 osmo-pcu-sysmo.build-2025-11-07_07_36_27.md5 osmo-pcu.build-2025-11-07_07_38_37.md5 osmo-sgsn.build-2025-11-07_20_48_04.md5 osmo-stp.build-2025-11-07_13_28_43.md5 osmo-trx.build-2025-11-07_14_32_09.md5 osmocom-bb.build-2025-11-07_21_17_04.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-8143 -s netreg_mass
combinations: ['netreg_mass']
trial: 'trial-8143'
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-8143
--------------------------------------------------------------------------------------------
22:48:25.759901 tst trial-8143: Detailed log at /build/trial-8143/run.2025-11-07_22-48-25/log
---------------------------------------------------------------------
trial-8143 netreg_mass
---------------------------------------------------------------------
22:48:25.975337 tst netreg_mass: reserving resources in /var/tmp/osmo-gsm-tester/state ...
22:48:25.975705 tst netreg_mass: Verifying 1 x bts (candidates: 1)
22:48:25.976530 tst netreg_mass: Verifying 6 x ip_address (candidates: 9)
22:48:25.977739 tst netreg_mass: Verifying 100 x modem (candidates: 100)
22:48:26.034683 tst netreg_mass: Reserving 1 x bts (candidates: 1)
22:48:26.035566 tst netreg_mass: Reserving 6 x ip_address (candidates: 9)
22:48:26.036760 tst netreg_mass: Reserving 100 x modem (candidates: 100)
22:48:26.110742 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-8143 netreg_mass register_default_mass.py
----------------------------------------------
22:48:26.111542 tst register_default_mass.py:9: Claiming resources for the test
22:48:26.127865 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:26.128618 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:26.129121 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:26.129575 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:26.130043 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:26.130514 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:26.130968 tst netreg_mass: Using 1 x bts (candidates: 1)
22:48:26.182443 tst register_default_mass.py: using LAC 2
22:48:26.223816 tst register_default_mass.py: using RAC 2
22:48:26.264610 tst register_default_mass.py: using CellId 2
22:48:26.307439 tst register_default_mass.py: using BVCI 3
22:48:26.313254 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.313901 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.314426 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.314933 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.315433 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.315946 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.316434 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.316941 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.317436 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.317930 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.318414 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.318898 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.319408 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.319900 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.320394 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.320898 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.321381 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.321871 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.322378 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.322875 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.323357 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.323859 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.324348 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.324843 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.325343 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.325838 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.326325 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.326834 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.327329 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.327832 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.328327 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.328841 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.329354 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.329878 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.330398 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.330909 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.331432 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.331948 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.332461 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.333020 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.333535 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.334046 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.334553 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.335072 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.335586 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.336083 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.336582 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.337116 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.337627 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.338125 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.338656 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.339156 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.339656 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.340174 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.340684 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.341185 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.341701 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.342204 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.342699 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.343200 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.343705 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.344199 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.344722 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.345233 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.345756 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.346267 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.346775 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.347300 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.347801 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.348298 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.348815 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.349331 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.349926 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.350440 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.350943 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.351430 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.351940 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.352448 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.352954 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.353447 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.353947 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.354445 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.354936 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.355443 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.355937 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.356441 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.356953 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.357445 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.357934 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.358433 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.358947 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.359450 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.359962 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.360472 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.360979 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.361469 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.361972 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.362479 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.362979 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.363466 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.363972 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.364531 tst register_default_mass.py:21: Launching a simple network
22:48:26.374640 run osmo-hlr_127.0.42.2: Starting osmo-hlr
22:48:26.499975 run create_hlr_db(pid=20): Launched
22:48:27.510201 run create_hlr_db(pid=20): Terminated: ok {rc=0}
22:48:27.528867 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Launched
22:48:27.544436 run osmo-hlr_127.0.42.2(pid=23): Launched
22:48:27.550437 run osmo-stp_127.0.42.5: Starting osmo-stp
22:48:27.737055 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Launched
22:48:27.752481 run osmo-stp_127.0.42.5(pid=25): Launched
22:48:27.758356 run osmo-msc_127.0.42.6: Starting osmo-msc
22:48:28.192289 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Launched
22:48:28.208309 run osmo-msc_127.0.42.6(pid=27): Launched
22:48:31.218284 run osmo-mgw_127.0.42.3: Starting osmo-mgw
22:48:31.470972 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Launched
22:48:31.486284 run osmo-mgw_127.0.42.3(pid=29): Launched
22:48:31.492158 run osmo-mgw_127.0.42.4: Starting osmo-mgw
22:48:31.714827 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Launched
22:48:31.730254 run osmo-mgw_127.0.42.4(pid=31): Launched
22:48:31.736244 run osmo-bsc_127.0.42.7: Starting osmo-bsc
22:48:32.294153 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Launched
22:48:32.310594 run osmo-bsc_127.0.42.7(pid=33): Launched
22:48:38.329015 run osmo-bts-virtual: Starting to connect to osmo-bsc_127.0.42.7
22:48:38.486738 run osmo-bts-virtual(pid=34): Launched
22:48:39.542683 tst register_default_mass.py: using MSISDN 1001
22:48:39.548979 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000000', msisdn='1001', subscriber_id=1}
22:48:39.650808 tst register_default_mass.py: using MSISDN 1002
22:48:39.656699 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000001', msisdn='1002', subscriber_id=2}
22:48:39.742401 tst register_default_mass.py: using MSISDN 1003
22:48:39.749705 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000002', msisdn='1003', subscriber_id=3}
22:48:39.842233 tst register_default_mass.py: using MSISDN 1004
22:48:39.848030 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000003', msisdn='1004', subscriber_id=4}
22:48:39.910571 tst register_default_mass.py: using MSISDN 1005
22:48:39.916619 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000004', msisdn='1005', subscriber_id=5}
22:48:39.992434 tst register_default_mass.py: using MSISDN 1006
22:48:39.998245 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000005', msisdn='1006', subscriber_id=6}
22:48:40.067781 tst register_default_mass.py: using MSISDN 1007
22:48:40.073686 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000006', msisdn='1007', subscriber_id=7}
22:48:40.273234 tst register_default_mass.py: using MSISDN 1008
22:48:40.279327 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000007', msisdn='1008', subscriber_id=8}
22:48:40.356257 tst register_default_mass.py: using MSISDN 1009
22:48:40.362308 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000008', msisdn='1009', subscriber_id=9}
22:48:40.542654 tst register_default_mass.py: using MSISDN 1010
22:48:40.549796 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000009', msisdn='1010', subscriber_id=10}
22:48:40.691908 tst register_default_mass.py: using MSISDN 1011
22:48:40.698096 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000000', msisdn='1011', subscriber_id=11}
22:48:40.772476 tst register_default_mass.py: using MSISDN 1012
22:48:40.778238 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000001', msisdn='1012', subscriber_id=12}
22:48:40.851863 tst register_default_mass.py: using MSISDN 1013
22:48:40.861435 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000002', msisdn='1013', subscriber_id=13}
22:48:40.960742 tst register_default_mass.py: using MSISDN 1014
22:48:40.966817 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000003', msisdn='1014', subscriber_id=14}
22:48:41.035689 tst register_default_mass.py: using MSISDN 1015
22:48:41.042221 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000004', msisdn='1015', subscriber_id=15}
22:48:41.113066 tst register_default_mass.py: using MSISDN 1016
22:48:41.119108 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000005', msisdn='1016', subscriber_id=16}
22:48:41.199546 tst register_default_mass.py: using MSISDN 1017
22:48:41.209652 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000006', msisdn='1017', subscriber_id=17}
22:48:41.289903 tst register_default_mass.py: using MSISDN 1018
22:48:41.295806 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000007', msisdn='1018', subscriber_id=18}
22:48:41.376919 tst register_default_mass.py: using MSISDN 1019
22:48:41.382676 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000008', msisdn='1019', subscriber_id=19}
22:48:41.454161 tst register_default_mass.py: using MSISDN 1020
22:48:41.459945 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000009', msisdn='1020', subscriber_id=20}
22:48:41.557259 tst register_default_mass.py: using MSISDN 1021
22:48:41.566697 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000000', msisdn='1021', subscriber_id=21}
22:48:41.650561 tst register_default_mass.py: using MSISDN 1022
22:48:41.659982 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000001', msisdn='1022', subscriber_id=22}
22:48:41.733174 tst register_default_mass.py: using MSISDN 1023
22:48:41.739797 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000002', msisdn='1023', subscriber_id=23}
22:48:42.265423 tst register_default_mass.py: using MSISDN 1024
22:48:42.279010 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000003', msisdn='1024', subscriber_id=24}
22:48:42.380598 tst register_default_mass.py: using MSISDN 1025
22:48:42.388836 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000004', msisdn='1025', subscriber_id=25}
22:48:42.515108 tst register_default_mass.py: using MSISDN 1026
22:48:42.528216 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000005', msisdn='1026', subscriber_id=26}
22:48:42.620742 tst register_default_mass.py: using MSISDN 1027
22:48:42.627160 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000006', msisdn='1027', subscriber_id=27}
22:48:42.713368 tst register_default_mass.py: using MSISDN 1028
22:48:42.723570 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000007', msisdn='1028', subscriber_id=28}
22:48:42.791168 tst register_default_mass.py: using MSISDN 1029
22:48:42.799353 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000008', msisdn='1029', subscriber_id=29}
22:48:42.940925 tst register_default_mass.py: using MSISDN 1030
22:48:42.947649 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000009', msisdn='1030', subscriber_id=30}
22:48:43.023574 tst register_default_mass.py: using MSISDN 1031
22:48:43.030667 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000000', msisdn='1031', subscriber_id=31}
22:48:43.110373 tst register_default_mass.py: using MSISDN 1032
22:48:43.119891 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000001', msisdn='1032', subscriber_id=32}
22:48:43.191502 tst register_default_mass.py: using MSISDN 1033
22:48:43.202709 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000002', msisdn='1033', subscriber_id=33}
22:48:43.270948 tst register_default_mass.py: using MSISDN 1034
22:48:43.279962 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000003', msisdn='1034', subscriber_id=34}
22:48:43.349241 tst register_default_mass.py: using MSISDN 1035
22:48:43.356127 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000004', msisdn='1035', subscriber_id=35}
22:48:43.447111 tst register_default_mass.py: using MSISDN 1036
22:48:43.459426 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000005', msisdn='1036', subscriber_id=36}
22:48:43.536582 tst register_default_mass.py: using MSISDN 1037
22:48:43.543249 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000006', msisdn='1037', subscriber_id=37}
22:48:43.623240 tst register_default_mass.py: using MSISDN 1038
22:48:43.629545 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000007', msisdn='1038', subscriber_id=38}
22:48:43.708520 tst register_default_mass.py: using MSISDN 1039
22:48:43.715414 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000008', msisdn='1039', subscriber_id=39}
22:48:43.794601 tst register_default_mass.py: using MSISDN 1040
22:48:43.805562 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000009', msisdn='1040', subscriber_id=40}
22:48:43.876100 tst register_default_mass.py: using MSISDN 1041
22:48:43.884835 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000000', msisdn='1041', subscriber_id=41}
22:48:43.958051 tst register_default_mass.py: using MSISDN 1042
22:48:43.964272 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000001', msisdn='1042', subscriber_id=42}
22:48:44.046318 tst register_default_mass.py: using MSISDN 1043
22:48:44.056893 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000002', msisdn='1043', subscriber_id=43}
22:48:44.128139 tst register_default_mass.py: using MSISDN 1044
22:48:44.134845 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000003', msisdn='1044', subscriber_id=44}
22:48:44.212612 tst register_default_mass.py: using MSISDN 1045
22:48:44.220396 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000004', msisdn='1045', subscriber_id=45}
22:48:44.389545 tst register_default_mass.py: using MSISDN 1046
22:48:44.397066 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000005', msisdn='1046', subscriber_id=46}
22:48:44.478994 tst register_default_mass.py: using MSISDN 1047
22:48:44.485837 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000006', msisdn='1047', subscriber_id=47}
22:48:44.555331 tst register_default_mass.py: using MSISDN 1048
22:48:44.561334 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000007', msisdn='1048', subscriber_id=48}
22:48:44.632424 tst register_default_mass.py: using MSISDN 1049
22:48:44.638279 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000008', msisdn='1049', subscriber_id=49}
22:48:44.709088 tst register_default_mass.py: using MSISDN 1050
22:48:44.716742 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000009', msisdn='1050', subscriber_id=50}
22:48:44.783258 tst register_default_mass.py: using MSISDN 1051
22:48:44.795699 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000000', msisdn='1051', subscriber_id=51}
22:48:44.863551 tst register_default_mass.py: using MSISDN 1052
22:48:44.870928 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000001', msisdn='1052', subscriber_id=52}
22:48:44.939140 tst register_default_mass.py: using MSISDN 1053
22:48:44.945985 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000002', msisdn='1053', subscriber_id=53}
22:48:45.018238 tst register_default_mass.py: using MSISDN 1054
22:48:45.025769 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000003', msisdn='1054', subscriber_id=54}
22:48:45.116441 tst register_default_mass.py: using MSISDN 1055
22:48:45.122597 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000004', msisdn='1055', subscriber_id=55}
22:48:45.204352 tst register_default_mass.py: using MSISDN 1056
22:48:45.211474 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000005', msisdn='1056', subscriber_id=56}
22:48:45.291153 tst register_default_mass.py: using MSISDN 1057
22:48:45.297997 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000006', msisdn='1057', subscriber_id=57}
22:48:45.377939 tst register_default_mass.py: using MSISDN 1058
22:48:45.384124 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000007', msisdn='1058', subscriber_id=58}
22:48:45.457488 tst register_default_mass.py: using MSISDN 1059
22:48:45.463697 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000008', msisdn='1059', subscriber_id=59}
22:48:45.539534 tst register_default_mass.py: using MSISDN 1060
22:48:45.546252 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000009', msisdn='1060', subscriber_id=60}
22:48:45.635099 tst register_default_mass.py: using MSISDN 1061
22:48:45.641050 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000000', msisdn='1061', subscriber_id=61}
22:48:45.726998 tst register_default_mass.py: using MSISDN 1062
22:48:45.737482 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000001', msisdn='1062', subscriber_id=62}
22:48:45.811922 tst register_default_mass.py: using MSISDN 1063
22:48:45.818118 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000002', msisdn='1063', subscriber_id=63}
22:48:45.889653 tst register_default_mass.py: using MSISDN 1064
22:48:45.895560 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000003', msisdn='1064', subscriber_id=64}
22:48:45.967475 tst register_default_mass.py: using MSISDN 1065
22:48:45.974105 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000004', msisdn='1065', subscriber_id=65}
22:48:46.042741 tst register_default_mass.py: using MSISDN 1066
22:48:46.050685 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000005', msisdn='1066', subscriber_id=66}
22:48:46.116839 tst register_default_mass.py: using MSISDN 1067
22:48:46.123468 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000006', msisdn='1067', subscriber_id=67}
22:48:46.209138 tst register_default_mass.py: using MSISDN 1068
22:48:46.217275 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000007', msisdn='1068', subscriber_id=68}
22:48:46.297527 tst register_default_mass.py: using MSISDN 1069
22:48:46.305227 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000008', msisdn='1069', subscriber_id=69}
22:48:46.377226 tst register_default_mass.py: using MSISDN 1070
22:48:46.384853 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000009', msisdn='1070', subscriber_id=70}
22:48:46.459804 tst register_default_mass.py: using MSISDN 1071
22:48:46.466730 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000000', msisdn='1071', subscriber_id=71}
22:48:46.545028 tst register_default_mass.py: using MSISDN 1072
22:48:46.554094 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000001', msisdn='1072', subscriber_id=72}
22:48:46.631173 tst register_default_mass.py: using MSISDN 1073
22:48:46.639842 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000002', msisdn='1073', subscriber_id=73}
22:48:46.708468 tst register_default_mass.py: using MSISDN 1074
22:48:46.714977 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000003', msisdn='1074', subscriber_id=74}
22:48:46.786113 tst register_default_mass.py: using MSISDN 1075
22:48:46.791932 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000004', msisdn='1075', subscriber_id=75}
22:48:46.889605 tst register_default_mass.py: using MSISDN 1076
22:48:46.895827 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000005', msisdn='1076', subscriber_id=76}
22:48:46.976576 tst register_default_mass.py: using MSISDN 1077
22:48:46.983424 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000006', msisdn='1077', subscriber_id=77}
22:48:47.064469 tst register_default_mass.py: using MSISDN 1078
22:48:47.071141 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000007', msisdn='1078', subscriber_id=78}
22:48:47.142322 tst register_default_mass.py: using MSISDN 1079
22:48:47.149454 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000008', msisdn='1079', subscriber_id=79}
22:48:47.220842 tst register_default_mass.py: using MSISDN 1080
22:48:47.227291 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000009', msisdn='1080', subscriber_id=80}
22:48:47.312269 tst register_default_mass.py: using MSISDN 1081
22:48:47.318245 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000000', msisdn='1081', subscriber_id=81}
22:48:47.391091 tst register_default_mass.py: using MSISDN 1082
22:48:47.397040 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000001', msisdn='1082', subscriber_id=82}
22:48:47.473673 tst register_default_mass.py: using MSISDN 1083
22:48:47.480964 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000002', msisdn='1083', subscriber_id=83}
22:48:47.564963 tst register_default_mass.py: using MSISDN 1084
22:48:47.570901 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000003', msisdn='1084', subscriber_id=84}
22:48:47.652276 tst register_default_mass.py: using MSISDN 1085
22:48:47.658100 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000004', msisdn='1085', subscriber_id=85}
22:48:47.749726 tst register_default_mass.py: using MSISDN 1086
22:48:47.759454 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000005', msisdn='1086', subscriber_id=86}
22:48:47.834964 tst register_default_mass.py: using MSISDN 1087
22:48:47.840858 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000006', msisdn='1087', subscriber_id=87}
22:48:47.922554 tst register_default_mass.py: using MSISDN 1088
22:48:47.929080 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000007', msisdn='1088', subscriber_id=88}
22:48:48.031947 tst register_default_mass.py: using MSISDN 1089
22:48:48.038371 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000008', msisdn='1089', subscriber_id=89}
22:48:48.116717 tst register_default_mass.py: using MSISDN 1090
22:48:48.126450 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000009', msisdn='1090', subscriber_id=90}
22:48:48.434439 tst register_default_mass.py: using MSISDN 1091
22:48:48.441046 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000000', msisdn='1091', subscriber_id=91}
22:48:48.530775 tst register_default_mass.py: using MSISDN 1092
22:48:48.537443 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000001', msisdn='1092', subscriber_id=92}
22:48:48.619538 tst register_default_mass.py: using MSISDN 1093
22:48:48.626173 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000002', msisdn='1093', subscriber_id=93}
22:48:48.716810 tst register_default_mass.py: using MSISDN 1094
22:48:48.723120 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000003', msisdn='1094', subscriber_id=94}
22:48:48.805310 tst register_default_mass.py: using MSISDN 1095
22:48:48.812911 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000004', msisdn='1095', subscriber_id=95}
22:48:48.885784 tst register_default_mass.py: using MSISDN 1096
22:48:48.893140 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000005', msisdn='1096', subscriber_id=96}
22:48:48.966915 tst register_default_mass.py: using MSISDN 1097
22:48:48.972781 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000006', msisdn='1097', subscriber_id=97}
22:48:49.043122 tst register_default_mass.py: using MSISDN 1098
22:48:49.049074 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000007', msisdn='1098', subscriber_id=98}
22:48:49.111673 tst register_default_mass.py: using MSISDN 1099
22:48:49.120141 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000008', msisdn='1099', subscriber_id=99}
22:48:49.202032 tst register_default_mass.py: using MSISDN 1100
22:48:49.209158 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000009', msisdn='1100', subscriber_id=100}
22:48:49.328433 run mass: Starting testcase
22:48:49.334404 run mass: Pre-launching all virtphy's
22:48:49.340019 run osmo-ms-virt-phy/00000: Starting virtphy
22:48:49.353848 run osmo-ms-virt-phy/00000(pid=35): Launched
22:48:49.360336 run osmo-ms-virt-phy/00001: Starting virtphy
22:48:49.374323 run osmo-ms-virt-phy/00001(pid=36): Launched
22:48:49.380609 run osmo-ms-virt-phy/00002: Starting virtphy
22:48:49.394426 run osmo-ms-virt-phy/00002(pid=37): Launched
22:48:49.400672 run osmo-ms-virt-phy/00003: Starting virtphy
22:48:49.414111 run osmo-ms-virt-phy/00003(pid=38): Launched
22:48:49.420424 run osmo-ms-virt-phy/00004: Starting virtphy
22:48:49.434028 run osmo-ms-virt-phy/00004(pid=39): Launched
22:48:49.440113 run osmo-ms-virt-phy/00005: Starting virtphy
22:48:49.453467 run osmo-ms-virt-phy/00005(pid=40): Launched
22:48:49.459760 run osmo-ms-virt-phy/00006: Starting virtphy
22:48:49.473217 run osmo-ms-virt-phy/00006(pid=41): Launched
22:48:49.479522 run osmo-ms-virt-phy/00007: Starting virtphy
22:48:49.493002 run osmo-ms-virt-phy/00007(pid=42): Launched
22:48:49.499362 run osmo-ms-virt-phy/00008: Starting virtphy
22:48:49.512878 run osmo-ms-virt-phy/00008(pid=43): Launched
22:48:49.519049 run osmo-ms-virt-phy/00009: Starting virtphy
22:48:49.532699 run osmo-ms-virt-phy/00009(pid=44): Launched
22:48:49.539209 run osmo-ms-virt-phy/00010: Starting virtphy
22:48:49.553158 run osmo-ms-virt-phy/00010(pid=45): Launched
22:48:49.559430 run osmo-ms-virt-phy/00011: Starting virtphy
22:48:49.573128 run osmo-ms-virt-phy/00011(pid=46): Launched
22:48:49.579580 run osmo-ms-virt-phy/00012: Starting virtphy
22:48:49.593034 run osmo-ms-virt-phy/00012(pid=47): Launched
22:48:49.599427 run osmo-ms-virt-phy/00013: Starting virtphy
22:48:49.613310 run osmo-ms-virt-phy/00013(pid=48): Launched
22:48:49.619701 run osmo-ms-virt-phy/00014: Starting virtphy
22:48:49.633706 run osmo-ms-virt-phy/00014(pid=49): Launched
22:48:49.639969 run osmo-ms-virt-phy/00015: Starting virtphy
22:48:49.653489 run osmo-ms-virt-phy/00015(pid=50): Launched
22:48:49.659773 run osmo-ms-virt-phy/00016: Starting virtphy
22:48:49.673047 run osmo-ms-virt-phy/00016(pid=51): Launched
22:48:49.679111 run osmo-ms-virt-phy/00017: Starting virtphy
22:48:49.711721 run osmo-ms-virt-phy/00017(pid=52): Launched
22:48:49.718100 run osmo-ms-virt-phy/00018: Starting virtphy
22:48:49.731808 run osmo-ms-virt-phy/00018(pid=53): Launched
22:48:49.738118 run osmo-ms-virt-phy/00019: Starting virtphy
22:48:49.751308 run osmo-ms-virt-phy/00019(pid=54): Launched
22:48:49.757437 run osmo-ms-virt-phy/00020: Starting virtphy
22:48:49.770660 run osmo-ms-virt-phy/00020(pid=55): Launched
22:48:49.776801 run osmo-ms-virt-phy/00021: Starting virtphy
22:48:49.789887 run osmo-ms-virt-phy/00021(pid=56): Launched
22:48:49.795954 run osmo-ms-virt-phy/00022: Starting virtphy
22:48:49.809103 run osmo-ms-virt-phy/00022(pid=57): Launched
22:48:49.815385 run osmo-ms-virt-phy/00023: Starting virtphy
22:48:49.828503 run osmo-ms-virt-phy/00023(pid=58): Launched
22:48:49.834871 run osmo-ms-virt-phy/00024: Starting virtphy
22:48:49.848327 run osmo-ms-virt-phy/00024(pid=59): Launched
22:48:49.854492 run osmo-ms-virt-phy/00025: Starting virtphy
22:48:49.867874 run osmo-ms-virt-phy/00025(pid=60): Launched
22:48:49.873953 run osmo-ms-virt-phy/00026: Starting virtphy
22:48:49.887447 run osmo-ms-virt-phy/00026(pid=61): Launched
22:48:49.893578 run osmo-ms-virt-phy/00027: Starting virtphy
22:48:49.907146 run osmo-ms-virt-phy/00027(pid=62): Launched
22:48:49.913497 run osmo-ms-virt-phy/00028: Starting virtphy
22:48:49.927121 run osmo-ms-virt-phy/00028(pid=63): Launched
22:48:49.933377 run osmo-ms-virt-phy/00029: Starting virtphy
22:48:49.947099 run osmo-ms-virt-phy/00029(pid=64): Launched
22:48:49.953372 run osmo-ms-virt-phy/00030: Starting virtphy
22:48:49.967202 run osmo-ms-virt-phy/00030(pid=65): Launched
22:48:49.973582 run osmo-ms-virt-phy/00031: Starting virtphy
22:48:49.987383 run osmo-ms-virt-phy/00031(pid=66): Launched
22:48:49.993838 run osmo-ms-virt-phy/00032: Starting virtphy
22:48:50.007754 run osmo-ms-virt-phy/00032(pid=67): Launched
22:48:50.014070 run osmo-ms-virt-phy/00033: Starting virtphy
22:48:50.027783 run osmo-ms-virt-phy/00033(pid=68): Launched
22:48:50.033942 run osmo-ms-virt-phy/00034: Starting virtphy
22:48:50.048445 run osmo-ms-virt-phy/00034(pid=69): Launched
22:48:50.055066 run osmo-ms-virt-phy/00035: Starting virtphy
22:48:50.068633 run osmo-ms-virt-phy/00035(pid=70): Launched
22:48:50.075001 run osmo-ms-virt-phy/00036: Starting virtphy
22:48:50.088304 run osmo-ms-virt-phy/00036(pid=71): Launched
22:48:50.094640 run osmo-ms-virt-phy/00037: Starting virtphy
22:48:50.108447 run osmo-ms-virt-phy/00037(pid=72): Launched
22:48:50.114906 run osmo-ms-virt-phy/00038: Starting virtphy
22:48:50.128559 run osmo-ms-virt-phy/00038(pid=73): Launched
22:48:50.134681 run osmo-ms-virt-phy/00039: Starting virtphy
22:48:50.148343 run osmo-ms-virt-phy/00039(pid=74): Launched
22:48:50.154569 run osmo-ms-virt-phy/00040: Starting virtphy
22:48:50.167768 run osmo-ms-virt-phy/00040(pid=75): Launched
22:48:50.173930 run osmo-ms-virt-phy/00041: Starting virtphy
22:48:50.187058 run osmo-ms-virt-phy/00041(pid=76): Launched
22:48:50.193223 run osmo-ms-virt-phy/00042: Starting virtphy
22:48:50.206226 run osmo-ms-virt-phy/00042(pid=77): Launched
22:48:50.212335 run osmo-ms-virt-phy/00043: Starting virtphy
22:48:50.225302 run osmo-ms-virt-phy/00043(pid=78): Launched
22:48:50.231393 run osmo-ms-virt-phy/00044: Starting virtphy
22:48:50.244361 run osmo-ms-virt-phy/00044(pid=79): Launched
22:48:50.250371 run osmo-ms-virt-phy/00045: Starting virtphy
22:48:50.263532 run osmo-ms-virt-phy/00045(pid=80): Launched
22:48:50.269600 run osmo-ms-virt-phy/00046: Starting virtphy
22:48:50.282888 run osmo-ms-virt-phy/00046(pid=81): Launched
22:48:50.288960 run osmo-ms-virt-phy/00047: Starting virtphy
22:48:50.302633 run osmo-ms-virt-phy/00047(pid=82): Launched
22:48:50.308740 run osmo-ms-virt-phy/00048: Starting virtphy
22:48:50.322068 run osmo-ms-virt-phy/00048(pid=83): Launched
22:48:50.328261 run osmo-ms-virt-phy/00049: Starting virtphy
22:48:50.341884 run osmo-ms-virt-phy/00049(pid=84): Launched
22:48:50.348291 run osmo-ms-virt-phy/00050: Starting virtphy
22:48:50.362061 run osmo-ms-virt-phy/00050(pid=85): Launched
22:48:50.368396 run osmo-ms-virt-phy/00051: Starting virtphy
22:48:50.382136 run osmo-ms-virt-phy/00051(pid=86): Launched
22:48:50.388442 run osmo-ms-virt-phy/00052: Starting virtphy
22:48:50.401860 run osmo-ms-virt-phy/00052(pid=87): Launched
22:48:50.409741 run osmo-ms-virt-phy/00053: Starting virtphy
22:48:50.423010 run osmo-ms-virt-phy/00053(pid=88): Launched
22:48:50.429109 run osmo-ms-virt-phy/00054: Starting virtphy
22:48:50.442261 run osmo-ms-virt-phy/00054(pid=89): Launched
22:48:50.448417 run osmo-ms-virt-phy/00055: Starting virtphy
22:48:50.461628 run osmo-ms-virt-phy/00055(pid=90): Launched
22:48:50.467647 run osmo-ms-virt-phy/00056: Starting virtphy
22:48:50.480991 run osmo-ms-virt-phy/00056(pid=91): Launched
22:48:50.487298 run osmo-ms-virt-phy/00057: Starting virtphy
22:48:50.500458 run osmo-ms-virt-phy/00057(pid=92): Launched
22:48:50.506674 run osmo-ms-virt-phy/00058: Starting virtphy
22:48:50.520600 run osmo-ms-virt-phy/00058(pid=93): Launched
22:48:50.527155 run osmo-ms-virt-phy/00059: Starting virtphy
22:48:50.541019 run osmo-ms-virt-phy/00059(pid=94): Launched
22:48:50.547329 run osmo-ms-virt-phy/00060: Starting virtphy
22:48:50.561143 run osmo-ms-virt-phy/00060(pid=95): Launched
22:48:50.567602 run osmo-ms-virt-phy/00061: Starting virtphy
22:48:50.581527 run osmo-ms-virt-phy/00061(pid=96): Launched
22:48:50.587840 run osmo-ms-virt-phy/00062: Starting virtphy
22:48:50.601067 run osmo-ms-virt-phy/00062(pid=97): Launched
22:48:50.607308 run osmo-ms-virt-phy/00063: Starting virtphy
22:48:50.620523 run osmo-ms-virt-phy/00063(pid=98): Launched
22:48:50.828775 run osmo-ms-virt-phy/00064: Starting virtphy
22:48:50.844078 run osmo-ms-virt-phy/00064(pid=99): Launched
22:48:50.850343 run osmo-ms-virt-phy/00065: Starting virtphy
22:48:50.863700 run osmo-ms-virt-phy/00065(pid=100): Launched
22:48:50.869857 run osmo-ms-virt-phy/00066: Starting virtphy
22:48:50.883458 run osmo-ms-virt-phy/00066(pid=101): Launched
22:48:50.889852 run osmo-ms-virt-phy/00067: Starting virtphy
22:48:50.903350 run osmo-ms-virt-phy/00067(pid=102): Launched
22:48:50.909625 run osmo-ms-virt-phy/00068: Starting virtphy
22:48:50.923038 run osmo-ms-virt-phy/00068(pid=103): Launched
22:48:50.929395 run osmo-ms-virt-phy/00069: Starting virtphy
22:48:50.943047 run osmo-ms-virt-phy/00069(pid=104): Launched
22:48:50.949261 run osmo-ms-virt-phy/00070: Starting virtphy
22:48:50.962421 run osmo-ms-virt-phy/00070(pid=105): Launched
22:48:50.968578 run osmo-ms-virt-phy/00071: Starting virtphy
22:48:50.981597 run osmo-ms-virt-phy/00071(pid=106): Launched
22:48:50.987858 run osmo-ms-virt-phy/00072: Starting virtphy
22:48:51.001139 run osmo-ms-virt-phy/00072(pid=107): Launched
22:48:51.007308 run osmo-ms-virt-phy/00073: Starting virtphy
22:48:51.020524 run osmo-ms-virt-phy/00073(pid=108): Launched
22:48:51.026727 run osmo-ms-virt-phy/00074: Starting virtphy
22:48:51.040020 run osmo-ms-virt-phy/00074(pid=109): Launched
22:48:51.046273 run osmo-ms-virt-phy/00075: Starting virtphy
22:48:51.059726 run osmo-ms-virt-phy/00075(pid=110): Launched
22:48:51.065895 run osmo-ms-virt-phy/00076: Starting virtphy
22:48:51.079165 run osmo-ms-virt-phy/00076(pid=111): Launched
22:48:51.085248 run osmo-ms-virt-phy/00077: Starting virtphy
22:48:51.098905 run osmo-ms-virt-phy/00077(pid=112): Launched
22:48:51.105401 run osmo-ms-virt-phy/00078: Starting virtphy
22:48:51.119786 run osmo-ms-virt-phy/00078(pid=113): Launched
22:48:51.131889 run osmo-ms-virt-phy/00079: Starting virtphy
22:48:51.148260 run osmo-ms-virt-phy/00079(pid=114): Launched
22:48:51.154791 run osmo-ms-virt-phy/00080: Starting virtphy
22:48:51.169010 run osmo-ms-virt-phy/00080(pid=115): Launched
22:48:51.175454 run osmo-ms-virt-phy/00081: Starting virtphy
22:48:51.188992 run osmo-ms-virt-phy/00081(pid=116): Launched
22:48:51.195415 run osmo-ms-virt-phy/00082: Starting virtphy
22:48:51.209146 run osmo-ms-virt-phy/00082(pid=117): Launched
22:48:51.215463 run osmo-ms-virt-phy/00083: Starting virtphy
22:48:51.229323 run osmo-ms-virt-phy/00083(pid=118): Launched
22:48:51.235680 run osmo-ms-virt-phy/00084: Starting virtphy
22:48:51.249208 run osmo-ms-virt-phy/00084(pid=119): Launched
22:48:51.255656 run osmo-ms-virt-phy/00085: Starting virtphy
22:48:51.269649 run osmo-ms-virt-phy/00085(pid=120): Launched
22:48:51.277691 run osmo-ms-virt-phy/00086: Starting virtphy
22:48:51.291862 run osmo-ms-virt-phy/00086(pid=121): Launched
22:48:51.298240 run osmo-ms-virt-phy/00087: Starting virtphy
22:48:51.311876 run osmo-ms-virt-phy/00087(pid=122): Launched
22:48:51.318037 run osmo-ms-virt-phy/00088: Starting virtphy
22:48:51.331445 run osmo-ms-virt-phy/00088(pid=123): Launched
22:48:51.337672 run osmo-ms-virt-phy/00089: Starting virtphy
22:48:51.351166 run osmo-ms-virt-phy/00089(pid=124): Launched
22:48:51.357715 run osmo-ms-virt-phy/00090: Starting virtphy
22:48:51.371129 run osmo-ms-virt-phy/00090(pid=125): Launched
22:48:51.377262 run osmo-ms-virt-phy/00091: Starting virtphy
22:48:51.390652 run osmo-ms-virt-phy/00091(pid=126): Launched
22:48:51.397117 run osmo-ms-virt-phy/00092: Starting virtphy
22:48:51.410310 run osmo-ms-virt-phy/00092(pid=127): Launched
22:48:51.416582 run osmo-ms-virt-phy/00093: Starting virtphy
22:48:51.429690 run osmo-ms-virt-phy/00093(pid=128): Launched
22:48:51.435767 run osmo-ms-virt-phy/00094: Starting virtphy
22:48:51.448838 run osmo-ms-virt-phy/00094(pid=129): Launched
22:48:51.454972 run osmo-ms-virt-phy/00095: Starting virtphy
22:48:51.468304 run osmo-ms-virt-phy/00095(pid=130): Launched
22:48:51.474376 run osmo-ms-virt-phy/00096: Starting virtphy
22:48:51.487503 run osmo-ms-virt-phy/00096(pid=131): Launched
22:48:51.493523 run osmo-ms-virt-phy/00097: Starting virtphy
22:48:51.506908 run osmo-ms-virt-phy/00097(pid=132): Launched
22:48:51.512927 run osmo-ms-virt-phy/00098: Starting virtphy
22:48:51.526252 run osmo-ms-virt-phy/00098(pid=133): Launched
22:48:51.532289 run osmo-ms-virt-phy/00099: Starting virtphy
22:48:51.545383 run osmo-ms-virt-phy/00099(pid=134): Launched
22:48:51.551356 run mass: Checking if sockets are in the filesystem
22:48:51.927437 run osmo-ms-mob/00000: Starting mobile
22:48:52.112423 run osmo-ms-mob/00000(pid=135): Launched
22:48:52.118735 run mass: Starting too slowly. Moving on {now=25786637.82210503, sleep=-0.4617221988737583, target=25786637.360382833}
22:48:52.124563 run mass: Starting too slowly. Moving on {now=25786637.827933423, sleep=-0.3675505891442299, target=25786637.460382834}
22:48:52.130355 run mass: MS start registered {at=25786637.833711304, delay=0.011612102389335632, ms=00000}
22:48:52.136322 run mass: Starting too slowly. Moving on {now=25786637.839692257, sleep=-0.2793094217777252, target=25786637.560382836}
22:48:52.142188 run mass: Starting too slowly. Moving on {now=25786637.8455579, sleep=-0.1851750612258911, target=25786637.660382837}
22:48:52.148121 run mass: Starting too slowly. Moving on {now=25786637.85149187, sleep=-0.0911090299487114, target=25786637.76038284}
22:48:55.764538 run osmo-ms-mob/00001: Starting mobile
22:48:55.779342 run osmo-ms-mob/00001(pid=136): Launched
22:48:55.791658 run mass: MS start registered {at=25786641.49498999, delay=0.005215231329202652, ms=00001}
22:48:56.965113 run mass: MS performed LU {at=25786642.668443058, lu_delay=4.834731753915548, ms=00000}
22:48:57.565525 run osmo-ms-mob/00002: Starting mobile
22:48:57.581272 run osmo-ms-mob/00002(pid=137): Launched
22:48:57.593114 run mass: MS start registered {at=25786643.296456896, delay=0.00506964698433876, ms=00002}
22:48:58.863383 run osmo-ms-mob/00003: Starting mobile
22:48:58.877018 run osmo-ms-mob/00003(pid=138): Launched
22:48:58.887987 run mass: MS start registered {at=25786644.591327813, delay=0.004817850887775421, ms=00003}
22:48:59.966860 run osmo-ms-mob/00004: Starting mobile
22:48:59.980415 run osmo-ms-mob/00004(pid=139): Launched
22:48:59.992223 run mass: MS start registered {at=25786645.695559025, delay=0.00542057678103447, ms=00004}
22:49:00.730230 run mass: MS performed LU {at=25786646.433557436, lu_delay=4.938567444682121, ms=00001}
22:49:00.963420 run osmo-ms-mob/00005: Starting mobile
22:49:00.977372 run osmo-ms-mob/00005(pid=140): Launched
22:49:00.988586 run mass: MS start registered {at=25786646.691935606, delay=0.004697591066360474, ms=00005}
22:49:01.864040 run osmo-ms-mob/00006: Starting mobile
22:49:01.877745 run osmo-ms-mob/00006(pid=141): Launched
22:49:01.889151 run mass: MS start registered {at=25786647.592496887, delay=0.004795294255018234, ms=00006}
22:49:02.633066 run mass: MS performed LU {at=25786648.33630316, lu_delay=5.039846263825893, ms=00002}
22:49:02.763050 run osmo-ms-mob/00007: Starting mobile
22:49:02.777004 run osmo-ms-mob/00007(pid=142): Launched
22:49:02.788436 run mass: MS start registered {at=25786648.49178407, delay=0.005050443112850189, ms=00007}
22:49:03.579639 run osmo-ms-mob/00008: Starting mobile
22:49:03.593504 run osmo-ms-mob/00008(pid=143): Launched
22:49:03.604893 run mass: MS start registered {at=25786649.30823208, delay=0.005293767899274826, ms=00008}
22:49:04.282954 run osmo-ms-mob/00009: Starting mobile
22:49:04.297025 run osmo-ms-mob/00009(pid=144): Launched
22:49:04.308637 run mass: MS start registered {at=25786650.01197014, delay=0.00534549355506897, ms=00009}
22:49:04.496847 run mass: MS performed LU {at=25786650.200096138, lu_delay=5.608768325299025, ms=00003}
22:49:04.979801 run osmo-ms-mob/00010: Starting mobile
22:49:04.993435 run osmo-ms-mob/00010(pid=145): Launched
22:49:05.004410 run mass: MS start registered {at=25786650.707760774, delay=0.004921998828649521, ms=00010}
22:49:05.013774 run mass: MS performed LU {at=25786650.71712222, lu_delay=5.021563194692135, ms=00004}
22:49:05.567530 run osmo-ms-mob/00011: Starting mobile
22:49:05.583180 run osmo-ms-mob/00011(pid=146): Launched
22:49:05.594188 run mass: MS start registered {at=25786651.29753902, delay=0.005008246749639511, ms=00011}
22:49:06.163465 run osmo-ms-mob/00012: Starting mobile
22:49:06.177146 run osmo-ms-mob/00012(pid=147): Launched
22:49:06.188113 run mass: MS start registered {at=25786651.891462423, delay=0.004656270146369934, ms=00012}
22:49:06.399611 run mass: MS performed LU {at=25786652.10285571, lu_delay=5.410920102149248, ms=00005}
22:49:06.444841 run mass: MS performed LU {at=25786652.148093186, lu_delay=4.555596299469471, ms=00006}
22:49:06.763631 run osmo-ms-mob/00013: Starting mobile
22:49:06.777421 run osmo-ms-mob/00013(pid=148): Launched
22:49:06.788183 run mass: MS start registered {at=25786652.491534624, delay=0.00482134148478508, ms=00013}
22:49:07.363572 run osmo-ms-mob/00014: Starting mobile
22:49:07.377171 run osmo-ms-mob/00014(pid=149): Launched
22:49:07.388039 run mass: MS start registered {at=25786653.091390576, delay=0.004840109497308731, ms=00014}
22:49:07.963600 run osmo-ms-mob/00015: Starting mobile
22:49:07.978863 run osmo-ms-mob/00015(pid=150): Launched
22:49:07.990424 run mass: MS start registered {at=25786653.693768766, delay=0.004960224032402039, ms=00015}
22:49:08.262180 run mass: MS performed LU {at=25786653.96541705, lu_delay=5.473632980138063, ms=00007}
22:49:08.308638 run mass: MS performed LU {at=25786654.011967525, lu_delay=4.7037354446947575, ms=00008}
22:49:08.320242 run osmo-ms-mob/00016: Starting mobile
22:49:08.333961 run osmo-ms-mob/00016(pid=151): Launched
22:49:08.345025 run mass: MS start registered {at=25786654.04837717, delay=0.004749812185764313, ms=00016}
22:49:08.967336 run osmo-ms-mob/00017: Starting mobile
22:49:08.980591 run osmo-ms-mob/00017(pid=152): Launched
22:49:08.991531 run mass: MS start registered {at=25786654.694881983, delay=0.004667732864618301, ms=00017}
22:49:09.565393 run osmo-ms-mob/00018: Starting mobile
22:49:09.579458 run osmo-ms-mob/00018(pid=153): Launched
22:49:09.590794 run mass: MS start registered {at=25786655.294142213, delay=0.004660740494728088, ms=00018}
22:49:09.963450 run osmo-ms-mob/00019: Starting mobile
22:49:09.978926 run osmo-ms-mob/00019(pid=154): Launched
22:49:09.990286 run mass: MS start registered {at=25786655.69363534, delay=0.004925772547721863, ms=00019}
22:49:10.164142 run mass: MS performed LU {at=25786655.86747895, lu_delay=5.159718178212643, ms=00010}
22:49:10.210811 run mass: MS performed LU {at=25786655.914098702, lu_delay=5.9021285623312, ms=00009}
22:49:10.280296 run mass: MS performed LU {at=25786655.983552642, lu_delay=4.686013620346785, ms=00011}
22:49:10.308233 run osmo-ms-mob/00020: Starting mobile
22:49:10.321742 run osmo-ms-mob/00020(pid=155): Launched
22:49:10.332963 run mass: MS start registered {at=25786656.036315463, delay=0.004900936037302017, ms=00020}
22:49:10.978152 run osmo-ms-mob/00021: Starting mobile
22:49:10.991926 run osmo-ms-mob/00021(pid=156): Launched
22:49:11.003088 run mass: MS start registered {at=25786656.706437252, delay=0.004605922847986221, ms=00021}
22:49:11.377253 run osmo-ms-mob/00022: Starting mobile
22:49:11.391278 run osmo-ms-mob/00022(pid=157): Launched
22:49:11.402471 run mass: MS start registered {at=25786657.10582246, delay=0.0048607029020786285, ms=00022}
22:49:11.866550 run osmo-ms-mob/00023: Starting mobile
22:49:11.881253 run osmo-ms-mob/00023(pid=158): Launched
22:49:11.892518 run mass: MS start registered {at=25786657.595872898, delay=0.00495900958776474, ms=00023}
22:49:11.945988 run mass: MS performed LU {at=25786657.649240915, lu_delay=5.757778491824865, ms=00012}
22:49:12.028329 run mass: MS performed LU {at=25786657.73165457, lu_delay=5.240119945257902, ms=00013}
22:49:12.074846 run mass: MS performed LU {at=25786657.778136868, lu_delay=4.686746291816235, ms=00014}
22:49:12.099489 run osmo-ms-mob/00024: Starting mobile
22:49:12.112352 run osmo-ms-mob/00024(pid=159): Launched
22:49:12.123445 run mass: MS start registered {at=25786657.826796323, delay=0.004849512130022049, ms=00024}
22:49:12.780013 run osmo-ms-mob/00025: Starting mobile
22:49:12.794444 run osmo-ms-mob/00025(pid=160): Launched
22:49:12.805824 run mass: MS start registered {at=25786658.509176873, delay=0.004740923643112183, ms=00025}
22:49:13.173401 run osmo-ms-mob/00026: Starting mobile
22:49:13.186915 run osmo-ms-mob/00026(pid=161): Launched
22:49:13.198236 run mass: MS start registered {at=25786658.90158766, delay=0.00510760024189949, ms=00026}
22:49:13.563777 run osmo-ms-mob/00027: Starting mobile
22:49:13.577936 run osmo-ms-mob/00027(pid=162): Launched
22:49:13.590062 run mass: MS start registered {at=25786659.29341121, delay=0.00566951185464859, ms=00027}
22:49:13.929486 run mass: MS performed LU {at=25786659.63282109, lu_delay=4.338678877800703, ms=00018}
22:49:13.940981 run osmo-ms-mob/00028: Starting mobile
22:49:13.954538 run osmo-ms-mob/00028(pid=163): Launched
22:49:13.965406 run mass: MS start registered {at=25786659.668758944, delay=0.004598192870616913, ms=00028}
22:49:13.975351 run mass: MS performed LU {at=25786659.67869446, lu_delay=4.983812477439642, ms=00017}
22:49:14.046281 run mass: MS performed LU {at=25786659.749536328, lu_delay=5.701159156858921, ms=00016}
22:49:14.082782 run mass: MS performed LU {at=25786659.786079217, lu_delay=6.092310450971127, ms=00015}
22:49:14.099272 run osmo-ms-mob/00029: Starting mobile
22:49:14.112874 run osmo-ms-mob/00029(pid=164): Launched
22:49:14.124060 run mass: MS start registered {at=25786659.827412, delay=0.004910949617624283, ms=00029}
22:49:14.780535 run osmo-ms-mob/00030: Starting mobile
22:49:14.795052 run osmo-ms-mob/00030(pid=165): Launched
22:49:14.806699 run mass: MS start registered {at=25786660.510044068, delay=0.005160216242074966, ms=00030}
22:49:15.183112 run osmo-ms-mob/00031: Starting mobile
22:49:15.197132 run osmo-ms-mob/00031(pid=166): Launched
22:49:15.208265 run mass: MS start registered {at=25786660.911617935, delay=0.00466165691614151, ms=00031}
22:49:15.463920 run osmo-ms-mob/00032: Starting mobile
22:49:15.479473 run osmo-ms-mob/00032(pid=167): Launched
22:49:15.490897 run mass: MS start registered {at=25786661.194248483, delay=0.0048377662897109985, ms=00032}
22:49:15.712748 run mass: MS performed LU {at=25786661.41598737, lu_delay=4.709550116211176, ms=00021}
22:49:15.795090 run mass: MS performed LU {at=25786661.49834189, lu_delay=5.804706547409296, ms=00019}
22:49:15.810961 run osmo-ms-mob/00033: Starting mobile
22:49:15.824996 run osmo-ms-mob/00033(pid=168): Launched
22:49:15.836437 run mass: MS start registered {at=25786661.539786987, delay=0.005073975771665573, ms=00033}
22:49:15.843057 run mass: MS performed LU {at=25786661.546413366, lu_delay=5.510097902268171, ms=00020}
22:49:15.983060 run mass: MS performed LU {at=25786661.686392963, lu_delay=4.580570504069328, ms=00022}
22:49:16.281772 run osmo-ms-mob/00034: Starting mobile
22:49:16.296138 run osmo-ms-mob/00034(pid=169): Launched
22:49:16.307830 run mass: MS start registered {at=25786662.011179067, delay=0.005432497709989548, ms=00034}
22:49:16.563578 run osmo-ms-mob/00035: Starting mobile
22:49:16.577632 run osmo-ms-mob/00035(pid=170): Launched
22:49:16.588705 run mass: MS start registered {at=25786662.292059075, delay=0.004621740430593491, ms=00035}
22:49:16.972588 run osmo-ms-mob/00036: Starting mobile
22:49:16.987491 run osmo-ms-mob/00036(pid=171): Launched
22:49:16.998846 run mass: MS start registered {at=25786662.702196673, delay=0.004802566021680832, ms=00036}
22:49:17.369285 run osmo-ms-mob/00037: Starting mobile
22:49:17.384217 run osmo-ms-mob/00037(pid=172): Launched
22:49:17.395571 run mass: MS start registered {at=25786663.098920595, delay=0.005204673856496811, ms=00037}
22:49:17.663815 run osmo-ms-mob/00038: Starting mobile
22:49:17.677677 run osmo-ms-mob/00038(pid=173): Launched
22:49:17.689071 run mass: MS start registered {at=25786663.39241613, delay=0.005058057606220245, ms=00038}
22:49:17.695422 run mass: MS performed LU {at=25786663.398780484, lu_delay=4.497192822396755, ms=00026}
22:49:17.742348 run mass: MS performed LU {at=25786663.44560394, lu_delay=5.849731042981148, ms=00023}
22:49:17.764849 run osmo-ms-mob/00039: Starting mobile
22:49:17.778144 run osmo-ms-mob/00039(pid=174): Launched
22:49:17.789452 run mass: MS start registered {at=25786663.49280557, delay=0.004920758306980133, ms=00039}
22:49:17.810500 run mass: MS performed LU {at=25786663.51381014, lu_delay=5.004633266478777, ms=00025}
22:49:17.847264 run mass: MS performed LU {at=25786663.550597746, lu_delay=5.723801422864199, ms=00024}
22:49:18.378884 run osmo-ms-mob/00040: Starting mobile
22:49:18.393066 run osmo-ms-mob/00040(pid=175): Launched
22:49:18.404202 run mass: MS start registered {at=25786664.10755489, delay=0.004878096282482147, ms=00040}
22:49:18.680239 run osmo-ms-mob/00041: Starting mobile
22:49:18.694626 run osmo-ms-mob/00041(pid=176): Launched
22:49:18.705748 run mass: MS start registered {at=25786664.40909481, delay=0.00499214231967926, ms=00041}
22:49:18.979036 run osmo-ms-mob/00042: Starting mobile
22:49:18.992975 run osmo-ms-mob/00042(pid=177): Launched
22:49:19.004157 run mass: MS start registered {at=25786664.707510337, delay=0.004918526858091354, ms=00042}
22:49:19.377127 run osmo-ms-mob/00043: Starting mobile
22:49:19.391069 run osmo-ms-mob/00043(pid=178): Launched
22:49:19.402035 run mass: MS start registered {at=25786665.10538555, delay=0.004717133939266205, ms=00043}
22:49:19.477967 run mass: MS performed LU {at=25786665.181219906, lu_delay=4.671175837516785, ms=00030}
22:49:19.561168 run mass: MS performed LU {at=25786665.264418438, lu_delay=5.971007227897644, ms=00027}
22:49:19.587324 run osmo-ms-mob/00044: Starting mobile
22:49:19.600265 run osmo-ms-mob/00044(pid=179): Launched
22:49:19.606750 run mass: MS performed LU {at=25786665.310106114, lu_delay=5.641347169876099, ms=00028}
22:49:19.612846 run mass: MS start registered {at=25786665.316211917, delay=0.006125450134277344, ms=00044}
22:49:19.751276 run mass: MS performed LU {at=25786665.454526845, lu_delay=5.6271148435771465, ms=00029}
22:49:19.778817 run osmo-ms-mob/00045: Starting mobile
22:49:19.791830 run osmo-ms-mob/00045(pid=180): Launched
22:49:19.803897 run mass: MS start registered {at=25786665.507241573, delay=0.0057840608060359955, ms=00045}
22:49:20.279755 run osmo-ms-mob/00046: Starting mobile
22:49:20.293523 run osmo-ms-mob/00046(pid=181): Launched
22:49:20.304518 run mass: MS start registered {at=25786666.007865455, delay=0.004865683615207672, ms=00046}
22:49:20.577681 run osmo-ms-mob/00047: Starting mobile
22:49:20.591610 run osmo-ms-mob/00047(pid=182): Launched
22:49:20.602776 run mass: MS start registered {at=25786666.306118168, delay=0.004804160445928574, ms=00047}
22:49:20.872222 run osmo-ms-mob/00048: Starting mobile
22:49:20.890569 run osmo-ms-mob/00048(pid=183): Launched
22:49:20.908430 run mass: MS start registered {at=25786666.611739967, delay=0.010059580206871033, ms=00048}
22:49:21.177895 run osmo-ms-mob/00049: Starting mobile
22:49:21.192494 run osmo-ms-mob/00049(pid=184): Launched
22:49:21.204046 run mass: MS start registered {at=25786666.907296903, delay=0.004053644835948944, ms=00049}
22:49:21.481660 run osmo-ms-mob/00050: Starting mobile
22:49:21.495489 run osmo-ms-mob/00050(pid=185): Launched
22:49:21.501490 run mass: MS performed LU {at=25786667.204849046, lu_delay=4.912789970636368, ms=00035}
22:49:21.507605 run mass: MS start registered {at=25786667.210967034, delay=0.006137270480394363, ms=00050}
22:49:21.513596 run mass: MS performed LU {at=25786667.216957204, lu_delay=4.514760531485081, ms=00036}
22:49:21.577942 run mass: MS performed LU {at=25786667.28120444, lu_delay=5.270025372505188, ms=00034}
22:49:21.605084 run osmo-ms-mob/00051: Starting mobile
22:49:21.618178 run osmo-ms-mob/00051(pid=186): Launched
22:49:21.624449 run mass: MS performed LU {at=25786667.327807486, lu_delay=5.788020499050617, ms=00033}
22:49:21.630415 run mass: MS start registered {at=25786667.333781794, delay=0.005995169281959534, ms=00051}
22:49:21.650305 run mass: MS performed LU {at=25786667.353653632, lu_delay=6.44203569740057, ms=00031}
22:49:21.661443 run osmo-ms-mob/00052: Starting mobile
22:49:21.674574 run osmo-ms-mob/00052(pid=187): Launched
22:49:21.685744 run mass: MS start registered {at=25786667.389097366, delay=0.005032669752836227, ms=00052}
22:49:22.463012 run osmo-ms-mob/00053: Starting mobile
22:49:22.477412 run osmo-ms-mob/00053(pid=188): Launched
22:49:22.489394 run mass: MS start registered {at=25786668.19272103, delay=0.0055920034646987915, ms=00053}
22:49:22.780864 run osmo-ms-mob/00054: Starting mobile
22:49:22.796198 run osmo-ms-mob/00054(pid=189): Launched
22:49:22.807441 run mass: MS start registered {at=25786668.51079438, delay=0.004867911338806152, ms=00054}
22:49:23.063199 run osmo-ms-mob/00055: Starting mobile
22:49:23.076551 run osmo-ms-mob/00055(pid=190): Launched
22:49:23.087814 run mass: MS start registered {at=25786668.791166376, delay=0.0050476714968681335, ms=00055}
22:49:23.243066 run mass: MS performed LU {at=25786668.94632913, lu_delay=5.553913000971079, ms=00038}
22:49:23.327130 run mass: MS performed LU {at=25786669.030378424, lu_delay=5.931457828730345, ms=00037}
22:49:23.354632 run osmo-ms-mob/00056: Starting mobile
22:49:23.368758 run osmo-ms-mob/00056(pid=191): Launched
22:49:23.375218 run mass: MS performed LU {at=25786669.078575175, lu_delay=5.585769604891539, ms=00039}
22:49:23.381293 run mass: MS start registered {at=25786669.084659524, delay=0.006104283034801483, ms=00056}
22:49:23.515075 run mass: MS performed LU {at=25786669.218395878, lu_delay=5.110840987414122, ms=00040}
22:49:23.527948 run osmo-ms-mob/00057: Starting mobile
22:49:23.546657 run osmo-ms-mob/00057(pid=192): Launched
22:49:23.557896 run mass: MS start registered {at=25786669.261242885, delay=0.004895269870758057, ms=00057}
22:49:23.570209 run mass: MS performed LU {at=25786669.27355563, lu_delay=4.864460818469524, ms=00041}
22:49:24.071220 run osmo-ms-mob/00058: Starting mobile
22:49:24.086724 run osmo-ms-mob/00058(pid=193): Launched
22:49:24.099156 run mass: MS start registered {at=25786669.802499786, delay=0.006044790148735046, ms=00058}
22:49:24.363764 run osmo-ms-mob/00059: Starting mobile
22:49:24.377804 run osmo-ms-mob/00059(pid=194): Launched
22:49:24.389244 run mass: MS start registered {at=25786670.092595275, delay=0.004900474101305008, ms=00059}
22:49:24.439673 run mass: MS performed LU {at=25786670.14292746, lu_delay=3.836809292435646, ms=00047}
22:49:24.678291 run osmo-ms-mob/00060: Starting mobile
22:49:24.692076 run osmo-ms-mob/00060(pid=195): Launched
22:49:24.703029 run mass: MS start registered {at=25786670.40637727, delay=0.0046055614948272705, ms=00060}
22:49:25.077607 run osmo-ms-mob/00061: Starting mobile
22:49:25.092196 run osmo-ms-mob/00061(pid=196): Launched
22:49:25.103204 run mass: MS start registered {at=25786670.806558136, delay=0.004862301051616669, ms=00061}
22:49:25.109410 run mass: MS performed LU {at=25786670.81276905, lu_delay=5.305527478456497, ms=00045}
22:49:25.144395 run mass: MS performed LU {at=25786670.847661763, lu_delay=4.235921796411276, ms=00048}
22:49:25.160660 run osmo-ms-mob/00062: Starting mobile
22:49:25.174255 run osmo-ms-mob/00062(pid=197): Launched
22:49:25.185997 run mass: MS start registered {at=25786670.889338136, delay=0.005370043218135834, ms=00062}
22:49:25.228076 run mass: MS performed LU {at=25786670.93132752, lu_delay=4.923462066799402, ms=00046}
22:49:25.417859 run mass: MS performed LU {at=25786671.12117268, lu_delay=5.804960764944553, ms=00044}
22:49:25.440831 run osmo-ms-mob/00063: Starting mobile
22:49:25.455320 run osmo-ms-mob/00063(pid=198): Launched
22:49:25.467252 run mass: MS start registered {at=25786671.170591712, delay=0.0052007511258125305, ms=00063}
22:49:25.473781 run mass: MS performed LU {at=25786671.177135758, lu_delay=6.071750208735466, ms=00043}
22:49:26.072553 run osmo-ms-mob/00064: Starting mobile
22:49:26.088192 run osmo-ms-mob/00064(pid=199): Launched
22:49:26.099286 run mass: MS start registered {at=25786671.802619036, delay=0.00494920089840889, ms=00064}
22:49:26.151020 run mass: MS performed LU {at=25786671.85427191, lu_delay=7.1467615738511086, ms=00042}
22:49:26.321119 run mass: MS performed LU {at=25786672.02445233, lu_delay=3.8317312970757484, ms=00053}
22:49:26.480221 run osmo-ms-mob/00065: Starting mobile
22:49:26.493972 run osmo-ms-mob/00065(pid=200): Launched
22:49:26.505580 run mass: MS start registered {at=25786672.208926544, delay=0.0051259323954582214, ms=00065}
22:49:26.764668 run osmo-ms-mob/00066: Starting mobile
22:49:26.779102 run osmo-ms-mob/00066(pid=201): Launched
22:49:26.790374 run mass: MS start registered {at=25786672.493722547, delay=0.0045865848660469055, ms=00066}
22:49:27.009828 run mass: MS performed LU {at=25786672.71305821, lu_delay=5.323960844427347, ms=00052}
22:49:27.138022 run mass: MS performed LU {at=25786672.841211613, lu_delay=5.630244579166174, ms=00050}
22:49:27.162995 run osmo-ms-mob/00067: Starting mobile
22:49:27.176655 run osmo-ms-mob/00067(pid=202): Launched
22:49:27.187932 run mass: MS start registered {at=25786672.891282655, delay=0.004576709121465683, ms=00067}
22:49:27.336791 run mass: MS performed LU {at=25786673.039999567, lu_delay=6.13270266354084, ms=00049}
22:49:27.474842 run osmo-ms-mob/00068: Starting mobile
22:49:27.490010 run osmo-ms-mob/00068(pid=203): Launched
22:49:27.502205 run mass: MS start registered {at=25786673.20555151, delay=0.0061409734189510345, ms=00068}
22:49:27.875160 run osmo-ms-mob/00069: Starting mobile
22:49:27.889645 run osmo-ms-mob/00069(pid=204): Launched
22:49:27.901267 run mass: MS start registered {at=25786673.60460621, delay=0.005082651972770691, ms=00069}
22:49:28.281023 run osmo-ms-mob/00070: Starting mobile
22:49:28.294937 run osmo-ms-mob/00070(pid=205): Launched
22:49:28.305892 run mass: MS start registered {at=25786674.009243123, delay=0.00478319451212883, ms=00070}
22:49:28.680409 run osmo-ms-mob/00071: Starting mobile
22:49:28.694159 run osmo-ms-mob/00071(pid=206): Launched
22:49:28.705279 run mass: MS start registered {at=25786674.408628587, delay=0.004981569945812225, ms=00071}
22:49:28.874290 run mass: MS performed LU {at=25786674.57751927, lu_delay=5.316276386380196, ms=00057}
22:49:28.909950 run mass: MS performed LU {at=25786674.61321181, lu_delay=4.520616535097361, ms=00059}
22:49:28.929770 run osmo-ms-mob/00072: Starting mobile
22:49:28.943735 run osmo-ms-mob/00072(pid=207): Launched
22:49:28.955451 run mass: MS start registered {at=25786674.65879936, delay=0.005046449601650238, ms=00072}
22:49:28.993271 run mass: MS performed LU {at=25786674.696522146, lu_delay=5.905355770140886, ms=00055}
22:49:29.182487 run mass: MS performed LU {at=25786674.885822322, lu_delay=5.083322536200285, ms=00058}
22:49:29.200611 run mass: MS performed LU {at=25786674.903966613, lu_delay=6.393172234296799, ms=00054}
22:49:29.212382 run osmo-ms-mob/00073: Starting mobile
22:49:29.225791 run osmo-ms-mob/00073(pid=208): Launched
22:49:29.237510 run mass: MS start registered {at=25786674.94085843, delay=0.005183074623346329, ms=00073}
22:49:29.874363 run osmo-ms-mob/00074: Starting mobile
22:49:29.889540 run osmo-ms-mob/00074(pid=209): Launched
22:49:29.901333 run mass: MS start registered {at=25786675.60467439, delay=0.005462560802698135, ms=00074}
22:49:29.962565 run mass: MS performed LU {at=25786675.66581796, lu_delay=6.581158436834812, ms=00056}
22:49:30.101278 run mass: MS performed LU {at=25786675.804516684, lu_delay=4.001897647976875, ms=00064}
22:49:30.127535 run mass: MS performed LU {at=25786675.8308952, lu_delay=4.660303488373756, ms=00063}
22:49:30.139043 run osmo-ms-mob/00075: Starting mobile
22:49:30.153299 run osmo-ms-mob/00075(pid=210): Launched
22:49:30.159633 run mass: MS performed LU {at=25786675.862992767, lu_delay=3.6540662236511707, ms=00065}
22:49:30.166153 run mass: MS start registered {at=25786675.86951775, delay=0.006545010954141617, ms=00075}
22:49:30.784093 run osmo-ms-mob/00076: Starting mobile
22:49:30.799766 run osmo-ms-mob/00076(pid=211): Launched
22:49:30.806136 run mass: MS performed LU {at=25786676.5094931, lu_delay=6.103115830570459, ms=00060}
22:49:30.812735 run mass: MS start registered {at=25786676.516099323, delay=0.006626658141613007, ms=00076}
22:49:30.866099 run mass: MS performed LU {at=25786676.569429375, lu_delay=5.762871239334345, ms=00061}
22:49:30.884806 run mass: MS performed LU {at=25786676.58814365, lu_delay=5.6988055147230625, ms=00062}
22:49:30.896715 run osmo-ms-mob/00077: Starting mobile
22:49:30.910967 run osmo-ms-mob/00077(pid=212): Launched
22:49:30.922716 run mass: MS start registered {at=25786676.626059767, delay=0.004961531609296799, ms=00077}
22:49:31.680352 run osmo-ms-mob/00078: Starting mobile
22:49:31.694905 run osmo-ms-mob/00078(pid=213): Launched
22:49:31.706892 run mass: MS start registered {at=25786677.41023549, delay=0.005262657999992371, ms=00078}
22:49:32.064254 run osmo-ms-mob/00079: Starting mobile
22:49:32.092034 run osmo-ms-mob/00079(pid=214): Launched
22:49:32.103290 run mass: MS start registered {at=25786677.80663524, delay=0.005094684660434723, ms=00079}
22:49:32.578085 run osmo-ms-mob/00080: Starting mobile
22:49:32.591848 run osmo-ms-mob/00080(pid=215): Launched
22:49:32.602757 run mass: MS start registered {at=25786678.30610344, delay=0.004901185631752014, ms=00080}
22:49:32.759519 run mass: MS performed LU {at=25786678.46276674, lu_delay=5.96904419362545, ms=00066}
22:49:32.805727 run mass: MS performed LU {at=25786678.508971825, lu_delay=5.303420316427946, ms=00068}
22:49:32.874273 run mass: MS performed LU {at=25786678.577609863, lu_delay=5.6863272078335285, ms=00067}
22:49:32.886684 run osmo-ms-mob/00081: Starting mobile
22:49:32.900155 run osmo-ms-mob/00081(pid=216): Launched
22:49:32.910617 run mass: MS performed LU {at=25786678.613952033, lu_delay=5.009345822036266, ms=00069}
22:49:32.916859 run mass: MS start registered {at=25786678.620225646, delay=0.010190770030021667, ms=00081}
22:49:33.022411 run mass: MS performed LU {at=25786678.725660443, lu_delay=4.716417320072651, ms=00070}
22:49:33.481365 run osmo-ms-mob/00082: Starting mobile
22:49:33.495487 run osmo-ms-mob/00082(pid=217): Launched
22:49:33.506724 run mass: MS start registered {at=25786679.210074704, delay=0.00508011132478714, ms=00082}
22:49:34.082252 run osmo-ms-mob/00083: Starting mobile
22:49:34.096334 run osmo-ms-mob/00083(pid=218): Launched
22:49:34.108529 run mass: MS start registered {at=25786679.811866965, delay=0.005715075880289078, ms=00083}
22:49:34.541276 run mass: MS performed LU {at=25786680.244525578, lu_delay=5.303667146712542, ms=00073}
22:49:34.570157 run osmo-ms-mob/00084: Starting mobile
22:49:34.583812 run osmo-ms-mob/00084(pid=219): Launched
22:49:34.590001 run mass: MS performed LU {at=25786680.293360416, lu_delay=5.63456105440855, ms=00072}
22:49:34.596162 run mass: MS start registered {at=25786680.299526516, delay=0.006185285747051239, ms=00084}
22:49:34.850506 run mass: MS performed LU {at=25786680.553754963, lu_delay=4.9490805715322495, ms=00074}
22:49:34.870735 run mass: MS performed LU {at=25786680.574098896, lu_delay=4.704581145197153, ms=00075}
22:49:35.080056 run osmo-ms-mob/00085: Starting mobile
22:49:35.094736 run osmo-ms-mob/00085(pid=220): Launched
22:49:35.106006 run mass: MS start registered {at=25786680.80935432, delay=0.0050019510090351105, ms=00085}
22:49:35.676002 run osmo-ms-mob/00086: Starting mobile
22:49:35.690359 run osmo-ms-mob/00086(pid=221): Launched
22:49:35.701747 run mass: MS start registered {at=25786681.405090645, delay=0.0050037577748298645, ms=00086}
22:49:36.285535 run osmo-ms-mob/00087: Starting mobile
22:49:36.299564 run osmo-ms-mob/00087(pid=222): Launched
22:49:36.310820 run mass: MS start registered {at=25786682.014170222, delay=0.005189921706914902, ms=00087}
22:49:36.505948 run mass: MS performed LU {at=25786682.20923096, lu_delay=5.58317119255662, ms=00077}
22:49:36.524173 run mass: MS performed LU {at=25786682.227526158, lu_delay=4.8172906674444675, ms=00078}
22:49:36.551881 run mass: MS performed LU {at=25786682.25522184, lu_delay=5.7391225174069405, ms=00076}
22:49:36.871148 run osmo-ms-mob/00088: Starting mobile
22:49:36.885692 run osmo-ms-mob/00088(pid=223): Launched
22:49:36.896455 run mass: MS start registered {at=25786682.599805143, delay=0.0047437287867069244, ms=00088}
22:49:37.041781 run mass: MS performed LU {at=25786682.7451152, lu_delay=4.938479959964752, ms=00079}
22:49:37.477184 run osmo-ms-mob/00089: Starting mobile
22:49:37.491325 run osmo-ms-mob/00089(pid=224): Launched
22:49:37.502710 run mass: MS start registered {at=25786683.206061963, delay=0.004898186773061752, ms=00089}
22:49:38.080994 run osmo-ms-mob/00090: Starting mobile
22:49:38.095252 run osmo-ms-mob/00090(pid=225): Launched
22:49:38.106186 run mass: MS start registered {at=25786683.809539437, delay=0.00481070950627327, ms=00090}
22:49:38.287620 run mass: MS performed LU {at=25786683.99084916, lu_delay=5.684745721518993, ms=00080}
22:49:38.306019 run mass: MS performed LU {at=25786684.00934793, lu_delay=5.389122284948826, ms=00081}
22:49:38.324620 run mass: MS performed LU {at=25786684.027958393, lu_delay=4.817883688956499, ms=00082}
22:49:38.778095 run osmo-ms-mob/00091: Starting mobile
22:49:38.792230 run osmo-ms-mob/00091(pid=226): Launched
22:49:38.803599 run mass: MS start registered {at=25786684.506949387, delay=0.005041062831878662, ms=00091}
22:49:38.814042 run mass: MS performed LU {at=25786684.517365556, lu_delay=23.323117073625326, ms=00032}
22:49:39.477671 run osmo-ms-mob/00092: Starting mobile
22:49:39.492121 run osmo-ms-mob/00092(pid=227): Launched
22:49:39.503677 run mass: MS start registered {at=25786685.20702511, delay=0.005139939486980438, ms=00092}
22:49:40.273543 run osmo-ms-mob/00093: Starting mobile
22:49:40.286969 run osmo-ms-mob/00093(pid=228): Launched
22:49:40.293376 run mass: MS performed LU {at=25786685.996733356, lu_delay=5.69720683991909, ms=00084}
22:49:40.299241 run mass: MS performed LU {at=25786686.00260662, lu_delay=6.190739654004574, ms=00083}
22:49:40.305012 run mass: MS start registered {at=25786686.008378644, delay=0.011664208024740219, ms=00093}
22:49:40.318000 run mass: MS performed LU {at=25786686.021350015, lu_delay=5.21199569478631, ms=00085}
22:49:40.573125 run mass: MS performed LU {at=25786686.276367925, lu_delay=4.871277280151844, ms=00086}
22:49:41.188449 run osmo-ms-mob/00094: Starting mobile
22:49:41.204262 run osmo-ms-mob/00094(pid=229): Launched
22:49:41.216093 run mass: MS start registered {at=25786686.919412863, delay=0.005589522421360016, ms=00094}
22:49:42.053654 run mass: MS performed LU {at=25786687.756983712, lu_delay=5.157178569585085, ms=00088}
22:49:42.065973 run osmo-ms-mob/00095: Starting mobile
22:49:42.079950 run osmo-ms-mob/00095(pid=230): Launched
22:49:42.090480 run mass: MS performed LU {at=25786687.7938277, lu_delay=4.587765738368034, ms=00089}
22:49:42.096773 run mass: MS start registered {at=25786687.800139494, delay=0.010005660355091095, ms=00095}
22:49:42.308509 run mass: MS performed LU {at=25786688.011757944, lu_delay=5.997587721794844, ms=00087}
22:49:43.062734 run osmo-ms-mob/00096: Starting mobile
22:49:43.077171 run osmo-ms-mob/00096(pid=231): Launched
22:49:43.089156 run mass: MS start registered {at=25786688.7925036, delay=0.005685694515705109, ms=00096}
22:49:44.038953 run mass: MS performed LU {at=25786689.742010724, lu_delay=5.235061336308718, ms=00091}
22:49:44.166820 run osmo-ms-mob/00097: Starting mobile
22:49:44.180552 run osmo-ms-mob/00097(pid=232): Launched
22:49:44.191659 run mass: MS start registered {at=25786689.895010963, delay=0.004796341061592102, ms=00097}
22:49:44.320752 run mass: MS performed LU {at=25786690.023969684, lu_delay=22.690187890082598, ms=00051}
22:49:44.344988 run mass: MS performed LU {at=25786690.048346303, lu_delay=4.841321192681789, ms=00092}
22:49:45.476307 run osmo-ms-mob/00098: Starting mobile
22:49:45.490333 run osmo-ms-mob/00098(pid=233): Launched
22:49:45.501362 run mass: MS start registered {at=25786691.204710487, delay=0.004920739680528641, ms=00098}
22:49:45.819452 run mass: MS performed LU {at=25786691.522698756, lu_delay=5.514320112764835, ms=00093}
22:49:45.837442 run mass: MS performed LU {at=25786691.54080446, lu_delay=4.621391598135233, ms=00094}
22:49:47.269966 run osmo-ms-mob/00099: Starting mobile
22:49:47.284083 run osmo-ms-mob/00099(pid=234): Launched
22:49:47.290720 run mass: All started... {duration=55.73370525240898, too_slow=5}
22:49:47.296696 run mass: MS start registered {at=25786693.00005644, delay=0.005971331149339676, ms=00099}
22:49:47.803471 run mass: MS performed LU {at=25786693.50679162, lu_delay=5.7066521272063255, ms=00095}
22:49:47.850180 run mass: MS performed LU {at=25786693.55351197, lu_delay=4.761008370667696, ms=00096}
22:49:49.752763 run mass: MS performed LU {at=25786695.455995906, lu_delay=5.560984943062067, ms=00097}
22:49:51.570326 run mass: MS performed LU {at=25786697.273507074, lu_delay=6.068796586245298, ms=00098}
22:49:51.824075 run mass: MS performed LU {at=25786697.527319815, lu_delay=23.118691228330135, ms=00071}
22:49:53.498654 run mass: MS performed LU {at=25786699.20191869, lu_delay=6.201862253248692, ms=00099}
22:50:01.219956 run mass: MS performed LU {at=25786706.923287258, lu_delay=23.11374782025814, ms=00090}
22:50:01.226507 run mass: Tests done {all_completed=True, max=23.323117073625326, min=3.6540662236511707}
22:50:01.232325 tst register_default_mass.py: Test passed (95.1 sec)
22:50:01.238156 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminating (SIGTERM)
22:50:01.241678 run osmo-hlr_127.0.42.2(pid=23): Terminating (SIGTERM)
22:50:01.245166 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminating (SIGTERM)
22:50:01.248661 run osmo-stp_127.0.42.5(pid=25): Terminating (SIGTERM)
22:50:01.252152 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminating (SIGTERM)
22:50:01.255628 run osmo-msc_127.0.42.6(pid=27): Terminating (SIGTERM)
22:50:01.259133 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminating (SIGTERM)
22:50:01.262615 run osmo-mgw_127.0.42.3(pid=29): Terminating (SIGTERM)
22:50:01.266102 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminating (SIGTERM)
22:50:01.269588 run osmo-mgw_127.0.42.4(pid=31): Terminating (SIGTERM)
22:50:01.273060 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminating (SIGTERM)
22:50:01.276532 run osmo-bsc_127.0.42.7(pid=33): Terminating (SIGTERM)
22:50:01.279996 run osmo-bts-virtual(pid=34): Terminating (SIGTERM)
22:50:01.283459 run osmo-ms-virt-phy/00000(pid=35): Terminating (SIGTERM)
22:50:01.286927 run osmo-ms-virt-phy/00001(pid=36): Terminating (SIGTERM)
22:50:01.290395 run osmo-ms-virt-phy/00002(pid=37): Terminating (SIGTERM)
22:50:01.293863 run osmo-ms-virt-phy/00003(pid=38): Terminating (SIGTERM)
22:50:01.297361 run osmo-ms-virt-phy/00004(pid=39): Terminating (SIGTERM)
22:50:01.301371 run osmo-ms-virt-phy/00005(pid=40): Terminating (SIGTERM)
22:50:01.304885 run osmo-ms-virt-phy/00006(pid=41): Terminating (SIGTERM)
22:50:01.309051 run osmo-ms-virt-phy/00007(pid=42): Terminating (SIGTERM)
22:50:01.312531 run osmo-ms-virt-phy/00008(pid=43): Terminating (SIGTERM)
22:50:01.316007 run osmo-ms-virt-phy/00009(pid=44): Terminating (SIGTERM)
22:50:01.319472 run osmo-ms-virt-phy/00010(pid=45): Terminating (SIGTERM)
22:50:01.322961 run osmo-ms-virt-phy/00011(pid=46): Terminating (SIGTERM)
22:50:01.326602 run osmo-ms-virt-phy/00012(pid=47): Terminating (SIGTERM)
22:50:01.330480 run osmo-ms-virt-phy/00013(pid=48): Terminating (SIGTERM)
22:50:01.334839 run osmo-ms-virt-phy/00014(pid=49): Terminating (SIGTERM)
22:50:01.338551 run osmo-ms-virt-phy/00015(pid=50): Terminating (SIGTERM)
22:50:01.342043 run osmo-ms-virt-phy/00016(pid=51): Terminating (SIGTERM)
22:50:01.345508 run osmo-ms-virt-phy/00017(pid=52): Terminating (SIGTERM)
22:50:01.348963 run osmo-ms-virt-phy/00018(pid=53): Terminating (SIGTERM)
22:50:01.352417 run osmo-ms-virt-phy/00019(pid=54): Terminating (SIGTERM)
22:50:01.355879 run osmo-ms-virt-phy/00020(pid=55): Terminating (SIGTERM)
22:50:01.359316 run osmo-ms-virt-phy/00021(pid=56): Terminating (SIGTERM)
22:50:01.363158 run osmo-ms-virt-phy/00022(pid=57): Terminating (SIGTERM)
22:50:01.366631 run osmo-ms-virt-phy/00023(pid=58): Terminating (SIGTERM)
22:50:01.370650 run osmo-ms-virt-phy/00024(pid=59): Terminating (SIGTERM)
22:50:01.374088 run osmo-ms-virt-phy/00025(pid=60): Terminating (SIGTERM)
22:50:01.377502 run osmo-ms-virt-phy/00026(pid=61): Terminating (SIGTERM)
22:50:01.381188 run osmo-ms-virt-phy/00027(pid=62): Terminating (SIGTERM)
22:50:01.384846 run osmo-ms-virt-phy/00028(pid=63): Terminating (SIGTERM)
22:50:01.388327 run osmo-ms-virt-phy/00029(pid=64): Terminating (SIGTERM)
22:50:01.391833 run osmo-ms-virt-phy/00030(pid=65): Terminating (SIGTERM)
22:50:01.395288 run osmo-ms-virt-phy/00031(pid=66): Terminating (SIGTERM)
22:50:01.398686 run osmo-ms-virt-phy/00032(pid=67): Terminating (SIGTERM)
22:50:01.402156 run osmo-ms-virt-phy/00033(pid=68): Terminating (SIGTERM)
22:50:01.405593 run osmo-ms-virt-phy/00034(pid=69): Terminating (SIGTERM)
22:50:01.409305 run osmo-ms-virt-phy/00035(pid=70): Terminating (SIGTERM)
22:50:01.412799 run osmo-ms-virt-phy/00036(pid=71): Terminating (SIGTERM)
22:50:01.416269 run osmo-ms-virt-phy/00037(pid=72): Terminating (SIGTERM)
22:50:01.419670 run osmo-ms-virt-phy/00038(pid=73): Terminating (SIGTERM)
22:50:01.423127 run osmo-ms-virt-phy/00039(pid=74): Terminating (SIGTERM)
22:50:01.426554 run osmo-ms-virt-phy/00040(pid=75): Terminating (SIGTERM)
22:50:01.430089 run osmo-ms-virt-phy/00041(pid=76): Terminating (SIGTERM)
22:50:01.433579 run osmo-ms-virt-phy/00042(pid=77): Terminating (SIGTERM)
22:50:01.437023 run osmo-ms-virt-phy/00043(pid=78): Terminating (SIGTERM)
22:50:01.440511 run osmo-ms-virt-phy/00044(pid=79): Terminating (SIGTERM)
22:50:01.443992 run osmo-ms-virt-phy/00045(pid=80): Terminating (SIGTERM)
22:50:01.447397 run osmo-ms-virt-phy/00046(pid=81): Terminating (SIGTERM)
22:50:01.450878 run osmo-ms-virt-phy/00047(pid=82): Terminating (SIGTERM)
22:50:01.454381 run osmo-ms-virt-phy/00048(pid=83): Terminating (SIGTERM)
22:50:01.457906 run osmo-ms-virt-phy/00049(pid=84): Terminating (SIGTERM)
22:50:01.461390 run osmo-ms-virt-phy/00050(pid=85): Terminating (SIGTERM)
22:50:01.464868 run osmo-ms-virt-phy/00051(pid=86): Terminating (SIGTERM)
22:50:01.468282 run osmo-ms-virt-phy/00052(pid=87): Terminating (SIGTERM)
22:50:01.471847 run osmo-ms-virt-phy/00053(pid=88): Terminating (SIGTERM)
22:50:01.475546 run osmo-ms-virt-phy/00054(pid=89): Terminating (SIGTERM)
22:50:01.478972 run osmo-ms-virt-phy/00055(pid=90): Terminating (SIGTERM)
22:50:01.482417 run osmo-ms-virt-phy/00056(pid=91): Terminating (SIGTERM)
22:50:01.485835 run osmo-ms-virt-phy/00057(pid=92): Terminating (SIGTERM)
22:50:01.489302 run osmo-ms-virt-phy/00058(pid=93): Terminating (SIGTERM)
22:50:01.492763 run osmo-ms-virt-phy/00059(pid=94): Terminating (SIGTERM)
22:50:01.496143 run osmo-ms-virt-phy/00060(pid=95): Terminating (SIGTERM)
22:50:01.499946 run osmo-ms-virt-phy/00061(pid=96): Terminating (SIGTERM)
22:50:01.503419 run osmo-ms-virt-phy/00062(pid=97): Terminating (SIGTERM)
22:50:01.525448 run osmo-ms-virt-phy/00063(pid=98): Terminating (SIGTERM)
22:50:01.529043 run osmo-ms-virt-phy/00064(pid=99): Terminating (SIGTERM)
22:50:01.532707 run osmo-ms-virt-phy/00065(pid=100): Terminating (SIGTERM)
22:50:01.536278 run osmo-ms-virt-phy/00066(pid=101): Terminating (SIGTERM)
22:50:01.539859 run osmo-ms-virt-phy/00067(pid=102): Terminating (SIGTERM)
22:50:01.543436 run osmo-ms-virt-phy/00068(pid=103): Terminating (SIGTERM)
22:50:01.547016 run osmo-ms-virt-phy/00069(pid=104): Terminating (SIGTERM)
22:50:01.551004 run osmo-ms-virt-phy/00070(pid=105): Terminating (SIGTERM)
22:50:01.554605 run osmo-ms-virt-phy/00071(pid=106): Terminating (SIGTERM)
22:50:01.558191 run osmo-ms-virt-phy/00072(pid=107): Terminating (SIGTERM)
22:50:01.561748 run osmo-ms-virt-phy/00073(pid=108): Terminating (SIGTERM)
22:50:01.565223 run osmo-ms-virt-phy/00074(pid=109): Terminating (SIGTERM)
22:50:01.568717 run osmo-ms-virt-phy/00075(pid=110): Terminating (SIGTERM)
22:50:01.572204 run osmo-ms-virt-phy/00076(pid=111): Terminating (SIGTERM)
22:50:01.575679 run osmo-ms-virt-phy/00077(pid=112): Terminating (SIGTERM)
22:50:01.579722 run osmo-ms-virt-phy/00078(pid=113): Terminating (SIGTERM)
22:50:01.583194 run osmo-ms-virt-phy/00079(pid=114): Terminating (SIGTERM)
22:50:01.586652 run osmo-ms-virt-phy/00080(pid=115): Terminating (SIGTERM)
22:50:01.590121 run osmo-ms-virt-phy/00081(pid=116): Terminating (SIGTERM)
22:50:01.593576 run osmo-ms-virt-phy/00082(pid=117): Terminating (SIGTERM)
22:50:01.597062 run osmo-ms-virt-phy/00083(pid=118): Terminating (SIGTERM)
22:50:01.600542 run osmo-ms-virt-phy/00084(pid=119): Terminating (SIGTERM)
22:50:01.603997 run osmo-ms-virt-phy/00085(pid=120): Terminating (SIGTERM)
22:50:01.607453 run osmo-ms-virt-phy/00086(pid=121): Terminating (SIGTERM)
22:50:01.610904 run osmo-ms-virt-phy/00087(pid=122): Terminating (SIGTERM)
22:50:01.614365 run osmo-ms-virt-phy/00088(pid=123): Terminating (SIGTERM)
22:50:01.617858 run osmo-ms-virt-phy/00089(pid=124): Terminating (SIGTERM)
22:50:01.621308 run osmo-ms-virt-phy/00090(pid=125): Terminating (SIGTERM)
22:50:01.624772 run osmo-ms-virt-phy/00091(pid=126): Terminating (SIGTERM)
22:50:01.628225 run osmo-ms-virt-phy/00092(pid=127): Terminating (SIGTERM)
22:50:01.631672 run osmo-ms-virt-phy/00093(pid=128): Terminating (SIGTERM)
22:50:01.635115 run osmo-ms-virt-phy/00094(pid=129): Terminating (SIGTERM)
22:50:01.638606 run osmo-ms-virt-phy/00095(pid=130): Terminating (SIGTERM)
22:50:01.642069 run osmo-ms-virt-phy/00096(pid=131): Terminating (SIGTERM)
22:50:01.645478 run osmo-ms-virt-phy/00097(pid=132): Terminating (SIGTERM)
22:50:01.648868 run osmo-ms-virt-phy/00098(pid=133): Terminating (SIGTERM)
22:50:01.652331 run osmo-ms-virt-phy/00099(pid=134): Terminating (SIGTERM)
22:50:01.655785 run osmo-ms-mob/00000(pid=135): Terminating (SIGTERM)
22:50:01.659228 run osmo-ms-mob/00001(pid=136): Terminating (SIGTERM)
22:50:01.662683 run osmo-ms-mob/00002(pid=137): Terminating (SIGTERM)
22:50:01.666121 run osmo-ms-mob/00003(pid=138): Terminating (SIGTERM)
22:50:01.669548 run osmo-ms-mob/00004(pid=139): Terminating (SIGTERM)
22:50:01.672836 run osmo-ms-mob/00005(pid=140): Terminating (SIGTERM)
22:50:01.676118 run osmo-ms-mob/00006(pid=141): Terminating (SIGTERM)
22:50:01.679419 run osmo-ms-mob/00007(pid=142): Terminating (SIGTERM)
22:50:01.682702 run osmo-ms-mob/00008(pid=143): Terminating (SIGTERM)
22:50:01.686131 run osmo-ms-mob/00009(pid=144): Terminating (SIGTERM)
22:50:01.689516 run osmo-ms-mob/00010(pid=145): Terminating (SIGTERM)
22:50:01.692861 run osmo-ms-mob/00011(pid=146): Terminating (SIGTERM)
22:50:01.696172 run osmo-ms-mob/00012(pid=147): Terminating (SIGTERM)
22:50:01.699467 run osmo-ms-mob/00013(pid=148): Terminating (SIGTERM)
22:50:01.702778 run osmo-ms-mob/00014(pid=149): Terminating (SIGTERM)
22:50:01.706075 run osmo-ms-mob/00015(pid=150): Terminating (SIGTERM)
22:50:01.709393 run osmo-ms-mob/00016(pid=151): Terminating (SIGTERM)
22:50:01.712820 run osmo-ms-mob/00017(pid=152): Terminating (SIGTERM)
22:50:01.716244 run osmo-ms-mob/00018(pid=153): Terminating (SIGTERM)
22:50:01.719553 run osmo-ms-mob/00019(pid=154): Terminating (SIGTERM)
22:50:01.722848 run osmo-ms-mob/00020(pid=155): Terminating (SIGTERM)
22:50:01.726140 run osmo-ms-mob/00021(pid=156): Terminating (SIGTERM)
22:50:01.729442 run osmo-ms-mob/00022(pid=157): Terminating (SIGTERM)
22:50:01.732726 run osmo-ms-mob/00023(pid=158): Terminating (SIGTERM)
22:50:01.735995 run osmo-ms-mob/00024(pid=159): Terminating (SIGTERM)
22:50:01.739303 run osmo-ms-mob/00025(pid=160): Terminating (SIGTERM)
22:50:01.742630 run osmo-ms-mob/00026(pid=161): Terminating (SIGTERM)
22:50:01.745917 run osmo-ms-mob/00027(pid=162): Terminating (SIGTERM)
22:50:01.749232 run osmo-ms-mob/00028(pid=163): Terminating (SIGTERM)
22:50:01.752509 run osmo-ms-mob/00029(pid=164): Terminating (SIGTERM)
22:50:01.755790 run osmo-ms-mob/00030(pid=165): Terminating (SIGTERM)
22:50:01.759091 run osmo-ms-mob/00031(pid=166): Terminating (SIGTERM)
22:50:01.762370 run osmo-ms-mob/00032(pid=167): Terminating (SIGTERM)
22:50:01.765662 run osmo-ms-mob/00033(pid=168): Terminating (SIGTERM)
22:50:01.768953 run osmo-ms-mob/00034(pid=169): Terminating (SIGTERM)
22:50:01.772233 run osmo-ms-mob/00035(pid=170): Terminating (SIGTERM)
22:50:01.775528 run osmo-ms-mob/00036(pid=171): Terminating (SIGTERM)
22:50:01.778813 run osmo-ms-mob/00037(pid=172): Terminating (SIGTERM)
22:50:01.782100 run osmo-ms-mob/00038(pid=173): Terminating (SIGTERM)
22:50:01.785386 run osmo-ms-mob/00039(pid=174): Terminating (SIGTERM)
22:50:01.788671 run osmo-ms-mob/00040(pid=175): Terminating (SIGTERM)
22:50:01.791968 run osmo-ms-mob/00041(pid=176): Terminating (SIGTERM)
22:50:01.795257 run osmo-ms-mob/00042(pid=177): Terminating (SIGTERM)
22:50:01.798570 run osmo-ms-mob/00043(pid=178): Terminating (SIGTERM)
22:50:01.801904 run osmo-ms-mob/00044(pid=179): Terminating (SIGTERM)
22:50:01.805208 run osmo-ms-mob/00045(pid=180): Terminating (SIGTERM)
22:50:01.808476 run osmo-ms-mob/00046(pid=181): Terminating (SIGTERM)
22:50:01.811779 run osmo-ms-mob/00047(pid=182): Terminating (SIGTERM)
22:50:01.815107 run osmo-ms-mob/00048(pid=183): Terminating (SIGTERM)
22:50:01.818432 run osmo-ms-mob/00049(pid=184): Terminating (SIGTERM)
22:50:01.821727 run osmo-ms-mob/00050(pid=185): Terminating (SIGTERM)
22:50:01.825012 run osmo-ms-mob/00051(pid=186): Terminating (SIGTERM)
22:50:01.828312 run osmo-ms-mob/00052(pid=187): Terminating (SIGTERM)
22:50:01.831712 run osmo-ms-mob/00053(pid=188): Terminating (SIGTERM)
22:50:01.835145 run osmo-ms-mob/00054(pid=189): Terminating (SIGTERM)
22:50:01.838567 run osmo-ms-mob/00055(pid=190): Terminating (SIGTERM)
22:50:01.842017 run osmo-ms-mob/00056(pid=191): Terminating (SIGTERM)
22:50:01.845558 run osmo-ms-mob/00057(pid=192): Terminating (SIGTERM)
22:50:01.848875 run osmo-ms-mob/00058(pid=193): Terminating (SIGTERM)
22:50:01.852187 run osmo-ms-mob/00059(pid=194): Terminating (SIGTERM)
22:50:01.855495 run osmo-ms-mob/00060(pid=195): Terminating (SIGTERM)
22:50:01.858795 run osmo-ms-mob/00061(pid=196): Terminating (SIGTERM)
22:50:01.862079 run osmo-ms-mob/00062(pid=197): Terminating (SIGTERM)
22:50:01.865414 run osmo-ms-mob/00063(pid=198): Terminating (SIGTERM)
22:50:01.868719 run osmo-ms-mob/00064(pid=199): Terminating (SIGTERM)
22:50:01.872022 run osmo-ms-mob/00065(pid=200): Terminating (SIGTERM)
22:50:01.875322 run osmo-ms-mob/00066(pid=201): Terminating (SIGTERM)
22:50:01.878735 run osmo-ms-mob/00067(pid=202): Terminating (SIGTERM)
22:50:01.882101 run osmo-ms-mob/00068(pid=203): Terminating (SIGTERM)
22:50:01.885383 run osmo-ms-mob/00069(pid=204): Terminating (SIGTERM)
22:50:01.888675 run osmo-ms-mob/00070(pid=205): Terminating (SIGTERM)
22:50:01.891962 run osmo-ms-mob/00071(pid=206): Terminating (SIGTERM)
22:50:01.895362 run osmo-ms-mob/00072(pid=207): Terminating (SIGTERM)
22:50:01.898828 run osmo-ms-mob/00073(pid=208): Terminating (SIGTERM)
22:50:01.902268 run osmo-ms-mob/00074(pid=209): Terminating (SIGTERM)
22:50:01.905649 run osmo-ms-mob/00075(pid=210): Terminating (SIGTERM)
22:50:01.909019 run osmo-ms-mob/00076(pid=211): Terminating (SIGTERM)
22:50:01.912336 run osmo-ms-mob/00077(pid=212): Terminating (SIGTERM)
22:50:01.915646 run osmo-ms-mob/00078(pid=213): Terminating (SIGTERM)
22:50:01.918943 run osmo-ms-mob/00079(pid=214): Terminating (SIGTERM)
22:50:01.922202 run osmo-ms-mob/00080(pid=215): Terminating (SIGTERM)
22:50:01.925543 run osmo-ms-mob/00081(pid=216): Terminating (SIGTERM)
22:50:01.928884 run osmo-ms-mob/00082(pid=217): Terminating (SIGTERM)
22:50:01.932236 run osmo-ms-mob/00083(pid=218): Terminating (SIGTERM)
22:50:01.935636 run osmo-ms-mob/00084(pid=219): Terminating (SIGTERM)
22:50:01.939057 run osmo-ms-mob/00085(pid=220): Terminating (SIGTERM)
22:50:01.942498 run osmo-ms-mob/00086(pid=221): Terminating (SIGTERM)
22:50:01.945922 run osmo-ms-mob/00087(pid=222): Terminating (SIGTERM)
22:50:01.949362 run osmo-ms-mob/00088(pid=223): Terminating (SIGTERM)
22:50:01.952804 run osmo-ms-mob/00089(pid=224): Terminating (SIGTERM)
22:50:01.956245 run osmo-ms-mob/00090(pid=225): Terminating (SIGTERM)
22:50:01.959667 run osmo-ms-mob/00091(pid=226): Terminating (SIGTERM)
22:50:01.963101 run osmo-ms-mob/00092(pid=227): Terminating (SIGTERM)
22:50:01.966529 run osmo-ms-mob/00093(pid=228): Terminating (SIGTERM)
22:50:01.969963 run osmo-ms-mob/00094(pid=229): Terminating (SIGTERM)
22:50:01.973391 run osmo-ms-mob/00095(pid=230): Terminating (SIGTERM)
22:50:01.976845 run osmo-ms-mob/00096(pid=231): Terminating (SIGTERM)
22:50:01.980285 run osmo-ms-mob/00097(pid=232): Terminating (SIGTERM)
22:50:01.983711 run osmo-ms-mob/00098(pid=233): Terminating (SIGTERM)
22:50:01.987132 run osmo-ms-mob/00099(pid=234): Terminating (SIGTERM)
22:50:01.990575 --- ParallelTerminationStrategy: PID 22 died...
22:50:01.992135 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminated: ok {rc=0}
22:50:01.995971 --- ParallelTerminationStrategy: PID 23 died...
22:50:01.997534 run osmo-hlr_127.0.42.2(pid=23): Terminated: ok {rc=0}
22:50:02.001342 --- ParallelTerminationStrategy: PID 24 died...
22:50:02.002899 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminated: ok {rc=0}
22:50:02.006738 --- ParallelTerminationStrategy: PID 25 died...
22:50:02.008313 run osmo-stp_127.0.42.5(pid=25): Terminated: ok {rc=0}
22:50:02.012143 --- ParallelTerminationStrategy: PID 26 died...
22:50:02.013702 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminated: ok {rc=0}
22:50:02.017562 --- ParallelTerminationStrategy: PID 27 died...
22:50:02.019124 run osmo-msc_127.0.42.6(pid=27): Terminated: ok {rc=0}
22:50:02.022972 --- ParallelTerminationStrategy: PID 28 died...
22:50:02.024538 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminated: ok {rc=0}
22:50:02.028382 --- ParallelTerminationStrategy: PID 29 died...
22:50:02.029945 run osmo-mgw_127.0.42.3(pid=29): Terminated {rc=15}
22:50:02.033786 --- ParallelTerminationStrategy: PID 30 died...
22:50:02.035346 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminated: ok {rc=0}
22:50:02.039196 --- ParallelTerminationStrategy: PID 31 died...
22:50:02.040761 run osmo-mgw_127.0.42.4(pid=31): Terminated {rc=15}
22:50:02.044610 --- ParallelTerminationStrategy: PID 32 died...
22:50:02.046200 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminated: ok {rc=0}
22:50:02.050066 --- ParallelTerminationStrategy: PID 33 died...
22:50:02.051630 run osmo-bsc_127.0.42.7(pid=33): Terminated: ok {rc=0}
22:50:02.055488 --- ParallelTerminationStrategy: PID 35 died...
22:50:02.057055 run osmo-ms-virt-phy/00000(pid=35): Terminated: ok {rc=0}
22:50:02.060906 --- ParallelTerminationStrategy: PID 36 died...
22:50:02.062475 run osmo-ms-virt-phy/00001(pid=36): Terminated: ok {rc=0}
22:50:02.066348 --- ParallelTerminationStrategy: PID 37 died...
22:50:02.067915 run osmo-ms-virt-phy/00002(pid=37): Terminated: ok {rc=0}
22:50:02.071775 --- ParallelTerminationStrategy: PID 38 died...
22:50:02.073342 run osmo-ms-virt-phy/00003(pid=38): Terminated: ok {rc=0}
22:50:02.077177 --- ParallelTerminationStrategy: PID 39 died...
22:50:02.078737 run osmo-ms-virt-phy/00004(pid=39): Terminated: ok {rc=0}
22:50:02.082559 --- ParallelTerminationStrategy: PID 40 died...
22:50:02.084115 run osmo-ms-virt-phy/00005(pid=40): Terminated: ok {rc=0}
22:50:02.087962 --- ParallelTerminationStrategy: PID 41 died...
22:50:02.089522 run osmo-ms-virt-phy/00006(pid=41): Terminated: ok {rc=0}
22:50:02.093397 --- ParallelTerminationStrategy: PID 42 died...
22:50:02.094950 run osmo-ms-virt-phy/00007(pid=42): Terminated: ok {rc=0}
22:50:02.098781 --- ParallelTerminationStrategy: PID 43 died...
22:50:02.100317 run osmo-ms-virt-phy/00008(pid=43): Terminated: ok {rc=0}
22:50:02.104168 --- ParallelTerminationStrategy: PID 44 died...
22:50:02.105735 run osmo-ms-virt-phy/00009(pid=44): Terminated: ok {rc=0}
22:50:02.109555 --- ParallelTerminationStrategy: PID 45 died...
22:50:02.111119 run osmo-ms-virt-phy/00010(pid=45): Terminated: ok {rc=0}
22:50:02.114844 --- ParallelTerminationStrategy: PID 46 died...
22:50:02.116334 run osmo-ms-virt-phy/00011(pid=46): Terminated: ok {rc=0}
22:50:02.120031 --- ParallelTerminationStrategy: PID 47 died...
22:50:02.121520 run osmo-ms-virt-phy/00012(pid=47): Terminated: ok {rc=0}
22:50:02.125183 --- ParallelTerminationStrategy: PID 48 died...
22:50:02.126673 run osmo-ms-virt-phy/00013(pid=48): Terminated: ok {rc=0}
22:50:02.130520 --- ParallelTerminationStrategy: PID 49 died...
22:50:02.132076 run osmo-ms-virt-phy/00014(pid=49): Terminated: ok {rc=0}
22:50:02.135919 --- ParallelTerminationStrategy: PID 50 died...
22:50:02.137482 run osmo-ms-virt-phy/00015(pid=50): Terminated: ok {rc=0}
22:50:02.141301 --- ParallelTerminationStrategy: PID 51 died...
22:50:02.142851 run osmo-ms-virt-phy/00016(pid=51): Terminated: ok {rc=0}
22:50:02.146698 --- ParallelTerminationStrategy: PID 52 died...
22:50:02.148255 run osmo-ms-virt-phy/00017(pid=52): Terminated: ok {rc=0}
22:50:02.152096 --- ParallelTerminationStrategy: PID 53 died...
22:50:02.155892 run osmo-ms-virt-phy/00018(pid=53): Terminated: ok {rc=0}
22:50:02.162419 --- ParallelTerminationStrategy: PID 54 died...
22:50:02.164007 run osmo-ms-virt-phy/00019(pid=54): Terminated: ok {rc=0}
22:50:02.167960 --- ParallelTerminationStrategy: PID 55 died...
22:50:02.169567 run osmo-ms-virt-phy/00020(pid=55): Terminated: ok {rc=0}
22:50:02.173460 --- ParallelTerminationStrategy: PID 56 died...
22:50:02.175025 run osmo-ms-virt-phy/00021(pid=56): Terminated: ok {rc=0}
22:50:02.178861 --- ParallelTerminationStrategy: PID 57 died...
22:50:02.180417 run osmo-ms-virt-phy/00022(pid=57): Terminated: ok {rc=0}
22:50:02.184232 --- ParallelTerminationStrategy: PID 58 died...
22:50:02.185785 run osmo-ms-virt-phy/00023(pid=58): Terminated: ok {rc=0}
22:50:02.189609 --- ParallelTerminationStrategy: PID 59 died...
22:50:02.191293 run osmo-ms-virt-phy/00024(pid=59): Terminated: ok {rc=0}
22:50:02.195112 --- ParallelTerminationStrategy: PID 60 died...
22:50:02.196672 run osmo-ms-virt-phy/00025(pid=60): Terminated: ok {rc=0}
22:50:02.200501 --- ParallelTerminationStrategy: PID 61 died...
22:50:02.202062 run osmo-ms-virt-phy/00026(pid=61): Terminated: ok {rc=0}
22:50:02.205908 --- ParallelTerminationStrategy: PID 62 died...
22:50:02.207450 run osmo-ms-virt-phy/00027(pid=62): Terminated: ok {rc=0}
22:50:02.211275 --- ParallelTerminationStrategy: PID 63 died...
22:50:02.212820 run osmo-ms-virt-phy/00028(pid=63): Terminated: ok {rc=0}
22:50:02.216648 --- ParallelTerminationStrategy: PID 64 died...
22:50:02.218198 run osmo-ms-virt-phy/00029(pid=64): Terminated: ok {rc=0}
22:50:02.237630 --- ParallelTerminationStrategy: PID 65 died...
22:50:02.239185 run osmo-ms-virt-phy/00030(pid=65): Terminated: ok {rc=0}
22:50:02.242839 --- ParallelTerminationStrategy: PID 66 died...
22:50:02.244346 run osmo-ms-virt-phy/00031(pid=66): Terminated: ok {rc=0}
22:50:02.248000 --- ParallelTerminationStrategy: PID 67 died...
22:50:02.249524 run osmo-ms-virt-phy/00032(pid=67): Terminated: ok {rc=0}
22:50:02.253172 --- ParallelTerminationStrategy: PID 68 died...
22:50:02.254704 run osmo-ms-virt-phy/00033(pid=68): Terminated: ok {rc=0}
22:50:02.258501 --- ParallelTerminationStrategy: PID 69 died...
22:50:02.260029 run osmo-ms-virt-phy/00034(pid=69): Terminated: ok {rc=0}
22:50:02.263828 --- ParallelTerminationStrategy: PID 70 died...
22:50:02.265362 run osmo-ms-virt-phy/00035(pid=70): Terminated: ok {rc=0}
22:50:02.269160 --- ParallelTerminationStrategy: PID 71 died...
22:50:02.270686 run osmo-ms-virt-phy/00036(pid=71): Terminated: ok {rc=0}
22:50:02.274506 --- ParallelTerminationStrategy: PID 72 died...
22:50:02.276055 run osmo-ms-virt-phy/00037(pid=72): Terminated: ok {rc=0}
22:50:02.279857 --- ParallelTerminationStrategy: PID 73 died...
22:50:02.281405 run osmo-ms-virt-phy/00038(pid=73): Terminated: ok {rc=0}
22:50:02.285230 --- ParallelTerminationStrategy: PID 74 died...
22:50:02.286773 run osmo-ms-virt-phy/00039(pid=74): Terminated: ok {rc=0}
22:50:02.290608 --- ParallelTerminationStrategy: PID 75 died...
22:50:02.292147 run osmo-ms-virt-phy/00040(pid=75): Terminated: ok {rc=0}
22:50:02.295952 --- ParallelTerminationStrategy: PID 76 died...
22:50:02.297508 run osmo-ms-virt-phy/00041(pid=76): Terminated: ok {rc=0}
22:50:02.301323 --- ParallelTerminationStrategy: PID 77 died...
22:50:02.302860 run osmo-ms-virt-phy/00042(pid=77): Terminated: ok {rc=0}
22:50:02.365932 --- ParallelTerminationStrategy: PID 78 died...
22:50:02.367437 run osmo-ms-virt-phy/00043(pid=78): Terminated: ok {rc=0}
22:50:02.371114 --- ParallelTerminationStrategy: PID 79 died...
22:50:02.372604 run osmo-ms-virt-phy/00044(pid=79): Terminated: ok {rc=0}
22:50:02.376271 --- ParallelTerminationStrategy: PID 80 died...
22:50:02.377764 run osmo-ms-virt-phy/00045(pid=80): Terminated: ok {rc=0}
22:50:02.381428 --- ParallelTerminationStrategy: PID 81 died...
22:50:02.382901 run osmo-ms-virt-phy/00046(pid=81): Terminated: ok {rc=0}
22:50:02.386483 --- ParallelTerminationStrategy: PID 82 died...
22:50:02.387935 run osmo-ms-virt-phy/00047(pid=82): Terminated: ok {rc=0}
22:50:02.391562 --- ParallelTerminationStrategy: PID 83 died...
22:50:02.393054 run osmo-ms-virt-phy/00048(pid=83): Terminated: ok {rc=0}
22:50:02.396740 --- ParallelTerminationStrategy: PID 84 died...
22:50:02.398185 run osmo-ms-virt-phy/00049(pid=84): Terminated: ok {rc=0}
22:50:02.401796 --- ParallelTerminationStrategy: PID 85 died...
22:50:02.403281 run osmo-ms-virt-phy/00050(pid=85): Terminated: ok {rc=0}
22:50:02.406928 --- ParallelTerminationStrategy: PID 86 died...
22:50:02.408383 run osmo-ms-virt-phy/00051(pid=86): Terminated: ok {rc=0}
22:50:02.412030 --- ParallelTerminationStrategy: PID 87 died...
22:50:02.413522 run osmo-ms-virt-phy/00052(pid=87): Terminated: ok {rc=0}
22:50:02.417166 --- ParallelTerminationStrategy: PID 88 died...
22:50:02.418653 run osmo-ms-virt-phy/00053(pid=88): Terminated: ok {rc=0}
22:50:02.422311 --- ParallelTerminationStrategy: PID 89 died...
22:50:02.423770 run osmo-ms-virt-phy/00054(pid=89): Terminated: ok {rc=0}
22:50:02.427370 --- ParallelTerminationStrategy: PID 90 died...
22:50:02.428823 run osmo-ms-virt-phy/00055(pid=90): Terminated: ok {rc=0}
22:50:02.432412 --- ParallelTerminationStrategy: PID 91 died...
22:50:02.433892 run osmo-ms-virt-phy/00056(pid=91): Terminated: ok {rc=0}
22:50:02.437501 --- ParallelTerminationStrategy: PID 92 died...
22:50:02.438958 run osmo-ms-virt-phy/00057(pid=92): Terminated: ok {rc=0}
22:50:02.442556 --- ParallelTerminationStrategy: PID 93 died...
22:50:02.444009 run osmo-ms-virt-phy/00058(pid=93): Terminated: ok {rc=0}
22:50:02.447623 --- ParallelTerminationStrategy: PID 94 died...
22:50:02.449080 run osmo-ms-virt-phy/00059(pid=94): Terminated: ok {rc=0}
22:50:02.452688 --- ParallelTerminationStrategy: PID 95 died...
22:50:02.454157 run osmo-ms-virt-phy/00060(pid=95): Terminated: ok {rc=0}
22:50:02.457752 --- ParallelTerminationStrategy: PID 96 died...
22:50:02.459212 run osmo-ms-virt-phy/00061(pid=96): Terminated: ok {rc=0}
22:50:02.462828 --- ParallelTerminationStrategy: PID 97 died...
22:50:02.464283 run osmo-ms-virt-phy/00062(pid=97): Terminated: ok {rc=0}
22:50:02.467911 --- ParallelTerminationStrategy: PID 98 died...
22:50:02.469386 run osmo-ms-virt-phy/00063(pid=98): Terminated: ok {rc=0}
22:50:02.473004 --- ParallelTerminationStrategy: PID 99 died...
22:50:02.474461 run osmo-ms-virt-phy/00064(pid=99): Terminated: ok {rc=0}
22:50:02.478042 --- ParallelTerminationStrategy: PID 100 died...
22:50:02.479505 run osmo-ms-virt-phy/00065(pid=100): Terminated: ok {rc=0}
22:50:02.483132 --- ParallelTerminationStrategy: PID 101 died...
22:50:02.484583 run osmo-ms-virt-phy/00066(pid=101): Terminated: ok {rc=0}
22:50:02.488191 --- ParallelTerminationStrategy: PID 102 died...
22:50:02.489663 run osmo-ms-virt-phy/00067(pid=102): Terminated: ok {rc=0}
22:50:02.493249 --- ParallelTerminationStrategy: PID 103 died...
22:50:02.494696 run osmo-ms-virt-phy/00068(pid=103): Terminated: ok {rc=0}
22:50:02.498281 --- ParallelTerminationStrategy: PID 104 died...
22:50:02.499734 run osmo-ms-virt-phy/00069(pid=104): Terminated: ok {rc=0}
22:50:02.503333 --- ParallelTerminationStrategy: PID 105 died...
22:50:02.504803 run osmo-ms-virt-phy/00070(pid=105): Terminated: ok {rc=0}
22:50:02.508398 --- ParallelTerminationStrategy: PID 106 died...
22:50:02.509875 run osmo-ms-virt-phy/00071(pid=106): Terminated: ok {rc=0}
22:50:02.513467 --- ParallelTerminationStrategy: PID 107 died...
22:50:02.514918 run osmo-ms-virt-phy/00072(pid=107): Terminated: ok {rc=0}
22:50:02.518516 --- ParallelTerminationStrategy: PID 108 died...
22:50:02.519968 run osmo-ms-virt-phy/00073(pid=108): Terminated: ok {rc=0}
22:50:02.523578 --- ParallelTerminationStrategy: PID 109 died...
22:50:02.525070 run osmo-ms-virt-phy/00074(pid=109): Terminated: ok {rc=0}
22:50:02.528741 --- ParallelTerminationStrategy: PID 110 died...
22:50:02.530225 run osmo-ms-virt-phy/00075(pid=110): Terminated: ok {rc=0}
22:50:02.533908 --- ParallelTerminationStrategy: PID 111 died...
22:50:02.535395 run osmo-ms-virt-phy/00076(pid=111): Terminated: ok {rc=0}
22:50:02.539137 --- ParallelTerminationStrategy: PID 112 died...
22:50:02.540619 run osmo-ms-virt-phy/00077(pid=112): Terminated: ok {rc=0}
22:50:02.544294 --- ParallelTerminationStrategy: PID 113 died...
22:50:02.545788 run osmo-ms-virt-phy/00078(pid=113): Terminated: ok {rc=0}
22:50:02.549466 --- ParallelTerminationStrategy: PID 114 died...
22:50:02.550957 run osmo-ms-virt-phy/00079(pid=114): Terminated: ok {rc=0}
22:50:02.554609 --- ParallelTerminationStrategy: PID 115 died...
22:50:02.556096 run osmo-ms-virt-phy/00080(pid=115): Terminated: ok {rc=0}
22:50:02.559790 --- ParallelTerminationStrategy: PID 116 died...
22:50:02.561277 run osmo-ms-virt-phy/00081(pid=116): Terminated: ok {rc=0}
22:50:02.564887 --- ParallelTerminationStrategy: PID 117 died...
22:50:02.566340 run osmo-ms-virt-phy/00082(pid=117): Terminated: ok {rc=0}
22:50:02.569964 --- ParallelTerminationStrategy: PID 118 died...
22:50:02.571426 run osmo-ms-virt-phy/00083(pid=118): Terminated: ok {rc=0}
22:50:02.575048 --- ParallelTerminationStrategy: PID 119 died...
22:50:02.576506 run osmo-ms-virt-phy/00084(pid=119): Terminated: ok {rc=0}
22:50:02.580130 --- ParallelTerminationStrategy: PID 120 died...
22:50:02.581599 run osmo-ms-virt-phy/00085(pid=120): Terminated: ok {rc=0}
22:50:02.585219 --- ParallelTerminationStrategy: PID 121 died...
22:50:02.586681 run osmo-ms-virt-phy/00086(pid=121): Terminated: ok {rc=0}
22:50:02.590308 --- ParallelTerminationStrategy: PID 122 died...
22:50:02.591763 run osmo-ms-virt-phy/00087(pid=122): Terminated: ok {rc=0}
22:50:02.595375 --- ParallelTerminationStrategy: PID 123 died...
22:50:02.596852 run osmo-ms-virt-phy/00088(pid=123): Terminated: ok {rc=0}
22:50:02.600441 --- ParallelTerminationStrategy: PID 124 died...
22:50:02.601920 run osmo-ms-virt-phy/00089(pid=124): Terminated: ok {rc=0}
22:50:02.605516 --- ParallelTerminationStrategy: PID 125 died...
22:50:02.607433 run osmo-ms-virt-phy/00090(pid=125): Terminated: ok {rc=0}
22:50:02.611247 --- ParallelTerminationStrategy: PID 126 died...
22:50:02.612781 run osmo-ms-virt-phy/00091(pid=126): Terminated: ok {rc=0}
22:50:02.616499 --- ParallelTerminationStrategy: PID 127 died...
22:50:02.618011 run osmo-ms-virt-phy/00092(pid=127): Terminated: ok {rc=0}
22:50:02.621730 --- ParallelTerminationStrategy: PID 128 died...
22:50:02.623223 run osmo-ms-virt-phy/00093(pid=128): Terminated: ok {rc=0}
22:50:02.626953 --- ParallelTerminationStrategy: PID 129 died...
22:50:02.628481 run osmo-ms-virt-phy/00094(pid=129): Terminated: ok {rc=0}
22:50:02.632249 --- ParallelTerminationStrategy: PID 130 died...
22:50:02.633784 run osmo-ms-virt-phy/00095(pid=130): Terminated: ok {rc=0}
22:50:02.637541 --- ParallelTerminationStrategy: PID 131 died...
22:50:02.639031 run osmo-ms-virt-phy/00096(pid=131): Terminated: ok {rc=0}
22:50:02.642631 --- ParallelTerminationStrategy: PID 132 died...
22:50:02.644074 run osmo-ms-virt-phy/00097(pid=132): Terminated: ok {rc=0}
22:50:02.647654 --- ParallelTerminationStrategy: PID 133 died...
22:50:02.649101 run osmo-ms-virt-phy/00098(pid=133): Terminated: ok {rc=0}
22:50:02.652695 --- ParallelTerminationStrategy: PID 134 died...
22:50:02.654147 run osmo-ms-virt-phy/00099(pid=134): Terminated: ok {rc=0}
22:50:02.657712 --- ParallelTerminationStrategy: PID 135 died...
22:50:02.659164 run osmo-ms-mob/00000(pid=135): Terminated {rc=26112}
22:50:02.662772 --- ParallelTerminationStrategy: PID 136 died...
22:50:02.664222 run osmo-ms-mob/00001(pid=136): Terminated {rc=26112}
22:50:02.667842 --- ParallelTerminationStrategy: PID 137 died...
22:50:02.669296 run osmo-ms-mob/00002(pid=137): Terminated {rc=26112}
22:50:02.672897 --- ParallelTerminationStrategy: PID 138 died...
22:50:02.674354 run osmo-ms-mob/00003(pid=138): Terminated {rc=26112}
22:50:02.677954 --- ParallelTerminationStrategy: PID 139 died...
22:50:02.679406 run osmo-ms-mob/00004(pid=139): Terminated {rc=26112}
22:50:02.683039 --- ParallelTerminationStrategy: PID 140 died...
22:50:02.684495 run osmo-ms-mob/00005(pid=140): Terminated {rc=26112}
22:50:02.688086 --- ParallelTerminationStrategy: PID 141 died...
22:50:02.689570 run osmo-ms-mob/00006(pid=141): Terminated {rc=26112}
22:50:02.693189 --- ParallelTerminationStrategy: PID 142 died...
22:50:02.694643 run osmo-ms-mob/00007(pid=142): Terminated {rc=26112}
22:50:02.698250 --- ParallelTerminationStrategy: PID 143 died...
22:50:02.699703 run osmo-ms-mob/00008(pid=143): Terminated {rc=26112}
22:50:02.703302 --- ParallelTerminationStrategy: PID 144 died...
22:50:02.704775 run osmo-ms-mob/00009(pid=144): Terminated {rc=26112}
22:50:02.708378 --- ParallelTerminationStrategy: PID 145 died...
22:50:02.709836 run osmo-ms-mob/00010(pid=145): Terminated {rc=26112}
22:50:02.713428 --- ParallelTerminationStrategy: PID 146 died...
22:50:02.714882 run osmo-ms-mob/00011(pid=146): Terminated {rc=26112}
22:50:02.718479 --- ParallelTerminationStrategy: PID 147 died...
22:50:02.719919 run osmo-ms-mob/00012(pid=147): Terminated {rc=26112}
22:50:02.723506 --- ParallelTerminationStrategy: PID 148 died...
22:50:02.724959 run osmo-ms-mob/00013(pid=148): Terminated {rc=26112}
22:50:02.728564 --- ParallelTerminationStrategy: PID 149 died...
22:50:02.730051 run osmo-ms-mob/00014(pid=149): Terminated {rc=26112}
22:50:02.733714 --- ParallelTerminationStrategy: PID 150 died...
22:50:02.735157 run osmo-ms-mob/00015(pid=150): Terminated {rc=26112}
22:50:02.738745 --- ParallelTerminationStrategy: PID 151 died...
22:50:02.740195 run osmo-ms-mob/00016(pid=151): Terminated {rc=26112}
22:50:02.743810 --- ParallelTerminationStrategy: PID 152 died...
22:50:02.745268 run osmo-ms-mob/00017(pid=152): Terminated {rc=26112}
22:50:02.748893 --- ParallelTerminationStrategy: PID 153 died...
22:50:02.750347 run osmo-ms-mob/00018(pid=153): Terminated {rc=26112}
22:50:02.754009 --- ParallelTerminationStrategy: PID 154 died...
22:50:02.755490 run osmo-ms-mob/00019(pid=154): Terminated {rc=26112}
22:50:02.759176 --- ParallelTerminationStrategy: PID 155 died...
22:50:02.760658 run osmo-ms-mob/00020(pid=155): Terminated {rc=26112}
22:50:02.764329 --- ParallelTerminationStrategy: PID 156 died...
22:50:02.765814 run osmo-ms-mob/00021(pid=156): Terminated {rc=26112}
22:50:02.769497 --- ParallelTerminationStrategy: PID 157 died...
22:50:02.770972 run osmo-ms-mob/00022(pid=157): Terminated {rc=26112}
22:50:02.774647 --- ParallelTerminationStrategy: PID 158 died...
22:50:02.776124 run osmo-ms-mob/00023(pid=158): Terminated {rc=26112}
22:50:02.779781 --- ParallelTerminationStrategy: PID 159 died...
22:50:02.781266 run osmo-ms-mob/00024(pid=159): Terminated {rc=26112}
22:50:02.784937 --- ParallelTerminationStrategy: PID 160 died...
22:50:02.786411 run osmo-ms-mob/00025(pid=160): Terminated {rc=26112}
22:50:02.790084 --- ParallelTerminationStrategy: PID 161 died...
22:50:02.791553 run osmo-ms-mob/00026(pid=161): Terminated {rc=26112}
22:50:02.795238 --- ParallelTerminationStrategy: PID 162 died...
22:50:02.796725 run osmo-ms-mob/00027(pid=162): Terminated {rc=26112}
22:50:02.800385 --- ParallelTerminationStrategy: PID 163 died...
22:50:02.801877 run osmo-ms-mob/00028(pid=163): Terminated {rc=26112}
22:50:02.805541 --- ParallelTerminationStrategy: PID 164 died...
22:50:02.807016 run osmo-ms-mob/00029(pid=164): Terminated {rc=26112}
22:50:02.810695 --- ParallelTerminationStrategy: PID 165 died...
22:50:02.812174 run osmo-ms-mob/00030(pid=165): Terminated {rc=26112}
22:50:02.816607 --- ParallelTerminationStrategy: PID 166 died...
22:50:02.818117 run osmo-ms-mob/00031(pid=166): Terminated {rc=26112}
22:50:02.821793 --- ParallelTerminationStrategy: PID 167 died...
22:50:02.823267 run osmo-ms-mob/00032(pid=167): Terminated {rc=26112}
22:50:02.826920 --- ParallelTerminationStrategy: PID 168 died...
22:50:02.828391 run osmo-ms-mob/00033(pid=168): Terminated {rc=26112}
22:50:02.832105 --- ParallelTerminationStrategy: PID 169 died...
22:50:02.833585 run osmo-ms-mob/00034(pid=169): Terminated {rc=26112}
22:50:02.837244 --- ParallelTerminationStrategy: PID 170 died...
22:50:02.838716 run osmo-ms-mob/00035(pid=170): Terminated {rc=26112}
22:50:02.842401 --- ParallelTerminationStrategy: PID 171 died...
22:50:02.843896 run osmo-ms-mob/00036(pid=171): Terminated {rc=26112}
22:50:02.847559 --- ParallelTerminationStrategy: PID 172 died...
22:50:02.849052 run osmo-ms-mob/00037(pid=172): Terminated {rc=26112}
22:50:02.852740 --- ParallelTerminationStrategy: PID 173 died...
22:50:02.854218 run osmo-ms-mob/00038(pid=173): Terminated {rc=26112}
22:50:02.857875 --- ParallelTerminationStrategy: PID 174 died...
22:50:02.859359 run osmo-ms-mob/00039(pid=174): Terminated {rc=26112}
22:50:02.863034 --- ParallelTerminationStrategy: PID 175 died...
22:50:02.864555 run osmo-ms-mob/00040(pid=175): Terminated {rc=26112}
22:50:02.868355 --- ParallelTerminationStrategy: PID 176 died...
22:50:02.869881 run osmo-ms-mob/00041(pid=176): Terminated {rc=26112}
22:50:02.873682 --- ParallelTerminationStrategy: PID 177 died...
22:50:02.875217 run osmo-ms-mob/00042(pid=177): Terminated {rc=26112}
22:50:02.879052 --- ParallelTerminationStrategy: PID 178 died...
22:50:02.880605 run osmo-ms-mob/00043(pid=178): Terminated {rc=26112}
22:50:02.884448 --- ParallelTerminationStrategy: PID 179 died...
22:50:02.886007 run osmo-ms-mob/00044(pid=179): Terminated {rc=26112}
22:50:02.889827 --- ParallelTerminationStrategy: PID 180 died...
22:50:02.891364 run osmo-ms-mob/00045(pid=180): Terminated {rc=26112}
22:50:02.895188 --- ParallelTerminationStrategy: PID 181 died...
22:50:02.896733 run osmo-ms-mob/00046(pid=181): Terminated {rc=26112}
22:50:02.900558 --- ParallelTerminationStrategy: PID 182 died...
22:50:02.902135 run osmo-ms-mob/00047(pid=182): Terminated {rc=26112}
22:50:02.905951 --- ParallelTerminationStrategy: PID 183 died...
22:50:02.907501 run osmo-ms-mob/00048(pid=183): Terminated {rc=26112}
22:50:02.911335 --- ParallelTerminationStrategy: PID 184 died...
22:50:02.912889 run osmo-ms-mob/00049(pid=184): Terminated {rc=26112}
22:50:02.916772 --- ParallelTerminationStrategy: PID 185 died...
22:50:02.918343 run osmo-ms-mob/00050(pid=185): Terminated {rc=26112}
22:50:02.922233 --- ParallelTerminationStrategy: PID 186 died...
22:50:02.923790 run osmo-ms-mob/00051(pid=186): Terminated {rc=26112}
22:50:02.927677 --- ParallelTerminationStrategy: PID 187 died...
22:50:02.929240 run osmo-ms-mob/00052(pid=187): Terminated {rc=26112}
22:50:02.933124 --- ParallelTerminationStrategy: PID 188 died...
22:50:02.934684 run osmo-ms-mob/00053(pid=188): Terminated {rc=26112}
22:50:02.938556 --- ParallelTerminationStrategy: PID 189 died...
22:50:02.940095 run osmo-ms-mob/00054(pid=189): Terminated {rc=26112}
22:50:02.943946 --- ParallelTerminationStrategy: PID 190 died...
22:50:02.945527 run osmo-ms-mob/00055(pid=190): Terminated {rc=26112}
22:50:02.949356 --- ParallelTerminationStrategy: PID 191 died...
22:50:02.950899 run osmo-ms-mob/00056(pid=191): Terminated {rc=26112}
22:50:02.954746 --- ParallelTerminationStrategy: PID 192 died...
22:50:02.956291 run osmo-ms-mob/00057(pid=192): Terminated {rc=26112}
22:50:02.960128 --- ParallelTerminationStrategy: PID 193 died...
22:50:02.961691 run osmo-ms-mob/00058(pid=193): Terminated {rc=26112}
22:50:02.965584 --- ParallelTerminationStrategy: PID 194 died...
22:50:02.967131 run osmo-ms-mob/00059(pid=194): Terminated {rc=26112}
22:50:02.970973 --- ParallelTerminationStrategy: PID 195 died...
22:50:02.972516 run osmo-ms-mob/00060(pid=195): Terminated {rc=26112}
22:50:02.976337 --- ParallelTerminationStrategy: PID 196 died...
22:50:02.977885 run osmo-ms-mob/00061(pid=196): Terminated {rc=26112}
22:50:02.981771 --- ParallelTerminationStrategy: PID 197 died...
22:50:02.983319 run osmo-ms-mob/00062(pid=197): Terminated {rc=26112}
22:50:02.987174 --- ParallelTerminationStrategy: PID 198 died...
22:50:02.988744 run osmo-ms-mob/00063(pid=198): Terminated {rc=26112}
22:50:02.992606 --- ParallelTerminationStrategy: PID 199 died...
22:50:02.994158 run osmo-ms-mob/00064(pid=199): Terminated {rc=26112}
22:50:02.998019 --- ParallelTerminationStrategy: PID 200 died...
22:50:02.999572 run osmo-ms-mob/00065(pid=200): Terminated {rc=26112}
22:50:03.003420 --- ParallelTerminationStrategy: PID 201 died...
22:50:03.004994 run osmo-ms-mob/00066(pid=201): Terminated {rc=26112}
22:50:03.008878 --- ParallelTerminationStrategy: PID 202 died...
22:50:03.010425 run osmo-ms-mob/00067(pid=202): Terminated {rc=26112}
22:50:03.014287 --- ParallelTerminationStrategy: PID 203 died...
22:50:03.015840 run osmo-ms-mob/00068(pid=203): Terminated {rc=26112}
22:50:03.019703 --- ParallelTerminationStrategy: PID 204 died...
22:50:03.021266 run osmo-ms-mob/00069(pid=204): Terminated {rc=26112}
22:50:03.025111 --- ParallelTerminationStrategy: PID 205 died...
22:50:03.026667 run osmo-ms-mob/00070(pid=205): Terminated {rc=26112}
22:50:03.030509 --- ParallelTerminationStrategy: PID 206 died...
22:50:03.032065 run osmo-ms-mob/00071(pid=206): Terminated {rc=26112}
22:50:03.035934 --- ParallelTerminationStrategy: PID 207 died...
22:50:03.037524 run osmo-ms-mob/00072(pid=207): Terminated {rc=26112}
22:50:03.041368 --- ParallelTerminationStrategy: PID 208 died...
22:50:03.042924 run osmo-ms-mob/00073(pid=208): Terminated {rc=26112}
22:50:03.046776 --- ParallelTerminationStrategy: PID 209 died...
22:50:03.048330 run osmo-ms-mob/00074(pid=209): Terminated {rc=26112}
22:50:03.052167 --- ParallelTerminationStrategy: PID 210 died...
22:50:03.053762 run osmo-ms-mob/00075(pid=210): Terminated {rc=26112}
22:50:03.057611 --- ParallelTerminationStrategy: PID 211 died...
22:50:03.059161 run osmo-ms-mob/00076(pid=211): Terminated {rc=26112}
22:50:03.063007 --- ParallelTerminationStrategy: PID 212 died...
22:50:03.064553 run osmo-ms-mob/00077(pid=212): Terminated {rc=26112}
22:50:03.068400 --- ParallelTerminationStrategy: PID 213 died...
22:50:03.069993 run osmo-ms-mob/00078(pid=213): Terminated {rc=26112}
22:50:03.073878 --- ParallelTerminationStrategy: PID 214 died...
22:50:03.075437 run osmo-ms-mob/00079(pid=214): Terminated {rc=26112}
22:50:03.079288 --- ParallelTerminationStrategy: PID 215 died...
22:50:03.080837 run osmo-ms-mob/00080(pid=215): Terminated {rc=26112}
22:50:03.084709 --- ParallelTerminationStrategy: PID 216 died...
22:50:03.086256 run osmo-ms-mob/00081(pid=216): Terminated {rc=26112}
22:50:03.090116 --- ParallelTerminationStrategy: PID 217 died...
22:50:03.091668 run osmo-ms-mob/00082(pid=217): Terminated {rc=26112}
22:50:03.095515 --- ParallelTerminationStrategy: PID 218 died...
22:50:03.097068 run osmo-ms-mob/00083(pid=218): Terminated {rc=26112}
22:50:03.100947 --- ParallelTerminationStrategy: PID 219 died...
22:50:03.102494 run osmo-ms-mob/00084(pid=219): Terminated {rc=26112}
22:50:03.106367 --- ParallelTerminationStrategy: PID 220 died...
22:50:03.107920 run osmo-ms-mob/00085(pid=220): Terminated {rc=26112}
22:50:03.111798 --- ParallelTerminationStrategy: PID 221 died...
22:50:03.113360 run osmo-ms-mob/00086(pid=221): Terminated {rc=26112}
22:50:03.117205 --- ParallelTerminationStrategy: PID 222 died...
22:50:03.118751 run osmo-ms-mob/00087(pid=222): Terminated {rc=26112}
22:50:03.122601 --- ParallelTerminationStrategy: PID 223 died...
22:50:03.124149 run osmo-ms-mob/00088(pid=223): Terminated {rc=26112}
22:50:03.128001 --- ParallelTerminationStrategy: PID 224 died...
22:50:03.129582 run osmo-ms-mob/00089(pid=224): Terminated {rc=26112}
22:50:03.133450 --- ParallelTerminationStrategy: PID 225 died...
22:50:03.134998 run osmo-ms-mob/00090(pid=225): Terminated {rc=26112}
22:50:03.138854 --- ParallelTerminationStrategy: PID 226 died...
22:50:03.140406 run osmo-ms-mob/00091(pid=226): Terminated {rc=26112}
22:50:03.144307 --- ParallelTerminationStrategy: PID 227 died...
22:50:03.145863 run osmo-ms-mob/00092(pid=227): Terminated {rc=26112}
22:50:03.149698 --- ParallelTerminationStrategy: PID 228 died...
22:50:03.151256 run osmo-ms-mob/00093(pid=228): Terminated {rc=26112}
22:50:03.155109 --- ParallelTerminationStrategy: PID 229 died...
22:50:03.156664 run osmo-ms-mob/00094(pid=229): Terminated {rc=26112}
22:50:03.160516 --- ParallelTerminationStrategy: PID 230 died...
22:50:03.162104 run osmo-ms-mob/00095(pid=230): Terminated {rc=26112}
22:50:03.165961 --- ParallelTerminationStrategy: PID 231 died...
22:50:03.167519 run osmo-ms-mob/00096(pid=231): Terminated {rc=26112}
22:50:03.171364 --- ParallelTerminationStrategy: PID 232 died...
22:50:03.172926 run osmo-ms-mob/00097(pid=232): Terminated {rc=26112}
22:50:03.176841 --- ParallelTerminationStrategy: PID 233 died...
22:50:03.178397 run osmo-ms-mob/00098(pid=233): Terminated {rc=26112}
22:50:03.182234 --- ParallelTerminationStrategy: PID 234 died...
22:50:03.183788 run osmo-ms-mob/00099(pid=234): Terminated {rc=26112}
22:50:06.587694 --- ParallelTerminationStrategy: PID 34 died...
22:50:06.596341 run osmo-bts-virtual(pid=34): Terminated: ok {rc=0}
---------------------------------------------------------------------
trial-8143 netreg_mass PASS
---------------------------------------------------------------------
22:50:06.673830 tst trial-8143: Storing JUnit report in /build/trial-8143/run.2025-11-07_22-48-25/trial-8143.xml
--------------------------------------------------------------------------------------------
trial-8143 PASS
--------------------------------------------------------------------------------------------
22:50:06.684854 tst trial-8143: trial-8143: PASS, 1 suites passed
PASS: netreg_mass (pass: 1)
pass: register_default_mass.py (95.1 sec)
+ exit_code=0
+ rm -rf trial-8143/inst
+ cd trial-8143
+ command -v journalctl
+ [ ! -z /usr/bin/journalctl ]
+ readlink last_run
+ journalctl -u ofono -o short-precise --since 2025-11-07 22:48:25
No journal files were found.
+ readlink last_run
+ tar czf /build/trial-8143-run.tgz run.2025-11-07_22-48-25
+ tar czf /build/trial-8143-bin.tgz checksums.md5 open5gs.build-8.tgz osmo-bsc.build-2025-11-07_13_29_13.tgz osmo-bts-oc2g.build-2025-11-07_00_52_23.tgz osmo-bts-sysmo.build-2025-11-07_00_52_27.tgz osmo-bts.build-2025-11-07_00_52_29.tgz osmo-ggsn.build-2025-11-07_20_42_29.tgz osmo-hlr.build-2025-11-07_16_39_26.tgz osmo-hnbgw.build-2025-11-07_13_35_21.tgz osmo-mgw.build-2025-11-07_08_33_10.tgz osmo-msc.build-2025-11-07_13_34_53.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2025-11-07_07_36_21.tgz osmo-pcu-sysmo.build-2025-11-07_07_36_27.tgz osmo-pcu.build-2025-11-07_07_38_37.tgz osmo-sgsn.build-2025-11-07_20_48_04.tgz osmo-stp.build-2025-11-07_13_28_43.tgz osmo-trx.build-2025-11-07_14_32_09.tgz osmocom-bb.build-2025-11-07_21_17_04.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