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/jenkins10451089103116164247.sh
+ rm -rf trial-8139-bin.tgz trial-8139-run.tgz *.md5
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bsc" build number 24802
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts" build number 10954
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-ggsn" build number 10326
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-hlr" build number 12790
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-mgw" build number 13113
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-hnbgw" build number 12528
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-msc" build number 40801
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu" build number 7496
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-sgsn" build number 42883
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-trx" build number 8270
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 13075
Copied 2 artifacts from "osmo-gsm-tester_build-osmocom-bb" build number 7399
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts-sysmo" build number 11479
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu-sysmo" build number 7536
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts-oc2g" build number 8977
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu-oc2g" build number 6256
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 7399
[osmo-gsm-tester_virtual] $ /bin/sh -xe /tmp/jenkins3190894365839406866.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-8139
+ rm -rf docker-playground
+ git clone --depth=1 --branch=master https://gerrit.osmocom.org/docker-playground docker-playground
Cloning into 'docker-playground'...
+ git -C docker-playground log --oneline
88b255d common/Release.key: update
+ make -C docker-playground/osmo-gsm-tester
make: Entering directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/docker-playground/osmo-gsm-tester'
awk: fatal: cannot open file `.release' for reading: No such file or directory
awk: fatal: cannot open file `.release' for reading: No such file or directory
awk: fatal: cannot open file `.release' for reading: No such file or directory
rm -rf .common
cp -r /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/docker-playground/common .common
INFO: .release created
release=0.0.0
docker build \
--build-arg USER=osmocom-build \
--build-arg UID=1000 \
--build-arg REGISTRY=docker.io \
--build-arg OSMO_TTCN3_BRANCH=master \
--build-arg UPSTREAM_DISTRO=debian:bookworm \
--build-arg DISTRO=debian-bookworm \
--build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \
--build-arg OSMOCOM_REPO_PATH=packages/osmocom: \
--build-arg OSMOCOM_REPO_VERSION=latest \
--build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \
--build-arg ASTERISK_BRANCH=sysmocom/20.7.0 \
--build-arg LIBOSMOCORE_BRANCH=master \
--build-arg OSMO_BB_BRANCH=master \
--build-arg OSMO_BSC_BRANCH=master \
--build-arg OSMO_BTS_BRANCH=master \
--build-arg OSMO_CBC_BRANCH=master \
--build-arg OSMO_DIA2GSUP_BRANCH=master \
--build-arg OSMO_EPDG_BRANCH=master \
--build-arg OSMO_GBPROXY_BRANCH=master \
--build-arg OSMO_GGSN_BRANCH=master \
--build-arg OSMO_GSM_TESTER_BRANCH=master \
--build-arg OSMO_HLR_BRANCH=master \
--build-arg OSMO_HNBGW_BRANCH=master \
--build-arg OSMO_HNODEB_BRANCH=master \
--build-arg OSMO_IUH_BRANCH=master \
--build-arg OSMO_MGW_BRANCH=master \
--build-arg OSMO_MSC_BRANCH=master \
--build-arg OSMO_NITB_BRANCH=master \
--build-arg OSMO_PCU_BRANCH=master \
--build-arg OSMO_REMSIM_BRANCH=master \
--build-arg OSMO_S1GW_BRANCH=master \
--build-arg OSMO_SGSN_BRANCH=master \
--build-arg OSMO_SIP_BRANCH=master \
--build-arg OSMO_STP_BRANCH=master \
--build-arg OSMO_UECUPS_BRANCH=master \
--build-arg OPEN5GS_BRANCH=main \
--build-arg PJPROJECT_BRANCH=sysmocom/2.14 \
-t docker.io/osmocom-build/osmo-gsm-tester:latest .
#0 building with "default" instance using docker driver
#1 [internal] load build definition from Dockerfile
#1 transferring dockerfile: 4.84kB done
#1 WARN: InvalidDefaultArgInFrom: Default value for ARG $USER/debian-bookworm-build results in empty or invalid base image name (line 2)
#1 WARN: LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format (line 65)
#1 DONE 0.0s
#2 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-build:latest
#2 DONE 0.0s
#3 [internal] load .dockerignore
#3 transferring context: 2B done
#3 DONE 0.0s
#4 [ 1/28] FROM docker.io/osmocom-build/debian-bookworm-build:latest
#4 DONE 0.0s
#5 [internal] load build context
#5 transferring context: 5.76kB done
#5 DONE 0.0s
#6 [22/28] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-TESTER/+/MASTER?FORMAT=TEXT /tmp/commit
#6 DONE 0.1s
#7 [10/28] COPY --CHOWN=JENKINS:JENKINS ssh /home/jenkins/.ssh
#7 CACHED
#8 [ 5/28] RUN APT-GET update && apt-get install -y --no-install-recommends cpio dbus tcpdump sqlite3 python3 python3-setuptools python3-yaml python3-mako python3-gi python3-numpy python3-wheel python3-watchdog ofono patchelf rpm2cpio sudo libcap2-bin python3-pip udhcpc iperf3 locales
#8 CACHED
#9 [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
#9 CACHED
#10 [24/28] RUN mkdir -p /usr/local/bin/ && cp osmo-gsm-tester/utils/bin/* /usr/local/bin/
#10 CACHED
#11 [ 6/28] RUN PIP3 install --break-system-packages "git+https://github.com/podshumok/python-smpplib.git@master#egg=smpplib" pydbus pyusb pysispm pymongo
#11 CACHED
#12 [20/28] WORKDIR /TMP
#12 CACHED
#13 [ 7/28] RUN APT-GET update && apt-get install -y openssh-server
#13 CACHED
#14 [25/28] RUN mkdir -p /etc/sudoers.d/ && cp osmo-gsm-tester/utils/sudoers.d/* /etc/sudoers.d/
#14 CACHED
#15 [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
#15 CACHED
#16 [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
#16 CACHED
#17 [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
#17 CACHED
#18 [22/28] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-TESTER/+/MASTER?FORMAT=TEXT /tmp/commit
#18 CACHED
#19 [ 8/28] RUN MKDIR /var/run/sshd
#19 CACHED
#20 [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
#20 CACHED
#21 [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
#21 CACHED
#22 [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
#22 CACHED
#23 [27/28] COPY RESOURCES.CONF /tmp/osmo-gsm-tester/sysmocom/resources.conf
#23 CACHED
#24 [17/28] RUN APT-GET update && apt-get install -y --no-install-recommends gnuradio && apt-get clean
#24 CACHED
#25 [ 3/28] RUN groupadd osmo-gsm-tester
#25 CACHED
#26 [26/28] RUN mkdir -p /etc/security/limits.d/ && cp osmo-gsm-tester/utils/limits.d/* /etc/security/limits.d/
#26 CACHED
#27 [ 9/28] COPY SSH /root/.ssh
#27 CACHED
#28 [13/28] RUN CHOWN -R jenkins:jenkins /osmo-gsm-tester-*
#28 CACHED
#29 [11/28] RUN chmod -R 0700 /home/jenkins/.ssh /root/.ssh
#29 CACHED
#30 [21/28] RUN GIT clone https://gerrit.osmocom.org/osmo-gsm-tester.git
#30 CACHED
#31 [ 2/28] RUN useradd -ms /bin/bash jenkins
#31 CACHED
#32 [ 4/28] RUN usermod -a -G osmo-gsm-tester jenkins
#32 CACHED
#33 [28/28] WORKDIR /DATA
#33 CACHED
#34 exporting to image
#34 exporting layers done
#34 writing image sha256:cd09784d0fedbb7bdbefce9b759009d8363992ee2e5bee967ce252eb025e214c done
#34 naming to docker.io/osmocom-build/osmo-gsm-tester:latest done
#34 DONE 0.0s
rm -rf .common
make: Leaving directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/docker-playground/osmo-gsm-tester'
+ unlink osmo-gsm-tester/sysmocom/resources.conf
+ ln -s resources.conf.virtual osmo-gsm-tester/sysmocom/resources.conf
+ docker run --rm=true -e HOME=/build -e JOB_NAME=osmo-gsm-tester_virtual -e OSMO_GSM_TESTER_CONF=/build/osmo-gsm-tester/sysmocom/main.conf -e OSMO_GSM_TESTER_OPTS=-s netreg_mass -e BUILD_NUMBER=8140 -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-04 22:48:15
+ trial_dir_prefix=trial-
+ rm -rf trial-*
+ trial_dir=trial-8140
+ mkdir -p trial-8140
+ mv open5gs.build-8.tgz osmo-bsc.build-2025-11-04_13_28_09.tgz osmo-bts-oc2g.build-2025-11-04_00_51_38.tgz osmo-bts-sysmo.build-2025-11-04_00_51_40.tgz osmo-bts.build-2025-11-04_00_51_46.tgz osmo-ggsn.build-2025-11-04_20_42_29.tgz osmo-hlr.build-2025-11-04_16_36_47.tgz osmo-hnbgw.build-2025-11-04_13_29_32.tgz osmo-mgw.build-2025-11-04_08_33_12.tgz osmo-msc.build-2025-11-04_13_34_32.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2025-11-04_07_34_01.tgz osmo-pcu-sysmo.build-2025-11-04_07_34_06.tgz osmo-pcu.build-2025-11-04_07_36_13.tgz osmo-sgsn.build-2025-11-04_20_47_54.tgz osmo-stp.build-2025-11-04_13_25_55.tgz osmo-trx.build-2025-11-04_14_27_40.tgz osmocom-bb.build-2025-11-04_21_17_17.tgz srslte.build-19.tgz trial-8140
+ cat open5gs.build-8.md5 osmo-bsc.build-2025-11-04_13_28_09.md5 osmo-bts-oc2g.build-2025-11-04_00_51_38.md5 osmo-bts-sysmo.build-2025-11-04_00_51_40.md5 osmo-bts.build-2025-11-04_00_51_46.md5 osmo-ggsn.build-2025-11-04_20_42_29.md5 osmo-hlr.build-2025-11-04_16_36_47.md5 osmo-hnbgw.build-2025-11-04_13_29_32.md5 osmo-mgw.build-2025-11-04_08_33_12.md5 osmo-msc.build-2025-11-04_13_34_32.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2025-11-04_07_34_01.md5 osmo-pcu-sysmo.build-2025-11-04_07_34_06.md5 osmo-pcu.build-2025-11-04_07_36_13.md5 osmo-sgsn.build-2025-11-04_20_47_54.md5 osmo-stp.build-2025-11-04_13_25_55.md5 osmo-trx.build-2025-11-04_14_27_40.md5 osmocom-bb.build-2025-11-04_21_17_17.md5 srslte.build-19.md5
+ rm open5gs.build-8.md5 osmo-bsc.build-2025-11-04_13_28_09.md5 osmo-bts-oc2g.build-2025-11-04_00_51_38.md5 osmo-bts-sysmo.build-2025-11-04_00_51_40.md5 osmo-bts.build-2025-11-04_00_51_46.md5 osmo-ggsn.build-2025-11-04_20_42_29.md5 osmo-hlr.build-2025-11-04_16_36_47.md5 osmo-hnbgw.build-2025-11-04_13_29_32.md5 osmo-mgw.build-2025-11-04_08_33_12.md5 osmo-msc.build-2025-11-04_13_34_32.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2025-11-04_07_34_01.md5 osmo-pcu-sysmo.build-2025-11-04_07_34_06.md5 osmo-pcu.build-2025-11-04_07_36_13.md5 osmo-sgsn.build-2025-11-04_20_47_54.md5 osmo-stp.build-2025-11-04_13_25_55.md5 osmo-trx.build-2025-11-04_14_27_40.md5 osmocom-bb.build-2025-11-04_21_17_17.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-8140 -s netreg_mass
combinations: ['netreg_mass']
trial: 'trial-8140'
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-8140
--------------------------------------------------------------------------------------------
22:48:15.336869 tst trial-8140: Detailed log at /build/trial-8140/run.2025-11-04_22-48-15/log
---------------------------------------------------------------------
trial-8140 netreg_mass
---------------------------------------------------------------------
22:48:15.538561 tst netreg_mass: reserving resources in /var/tmp/osmo-gsm-tester/state ...
22:48:15.538920 tst netreg_mass: Verifying 1 x bts (candidates: 1)
22:48:15.539687 tst netreg_mass: Verifying 6 x ip_address (candidates: 9)
22:48:15.540861 tst netreg_mass: Verifying 100 x modem (candidates: 100)
22:48:15.582404 tst netreg_mass: Reserving 1 x bts (candidates: 1)
22:48:15.583298 tst netreg_mass: Reserving 6 x ip_address (candidates: 9)
22:48:15.584457 tst netreg_mass: Reserving 100 x modem (candidates: 100)
22:48:15.646409 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-8140 netreg_mass register_default_mass.py
----------------------------------------------
22:48:15.647182 tst register_default_mass.py:9: Claiming resources for the test
22:48:15.662593 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:15.663098 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:15.663542 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:15.663977 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:15.664402 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:15.664868 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:15.665307 tst netreg_mass: Using 1 x bts (candidates: 1)
22:48:15.696181 tst register_default_mass.py: using LAC 2
22:48:15.718941 tst register_default_mass.py: using RAC 2
22:48:15.746052 tst register_default_mass.py: using CellId 2
22:48:15.776170 tst register_default_mass.py: using BVCI 3
22:48:15.790167 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.790830 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.791393 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.791910 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.792424 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.792945 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.793443 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.793945 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.794471 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.794981 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.795475 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.795988 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.796580 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.797126 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.797637 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.798156 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.798686 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.799207 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.799715 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.800235 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.800760 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.801277 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.801813 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.802338 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.802849 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.803357 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.803890 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.804397 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.804915 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.805444 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.805953 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.806459 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.806988 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.807520 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.808034 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.808542 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.809065 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.809587 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.810108 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.810620 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.811130 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.811634 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.812163 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.812689 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.813202 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.813711 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.814236 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.814755 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.815269 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.815792 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.816306 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.816818 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.817347 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.817864 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.818371 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.818881 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.819411 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.819924 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.820431 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.820958 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.821464 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.821975 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.822505 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.823019 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.823520 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.824034 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.824543 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.825062 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.825563 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.826079 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.826585 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.827090 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.827672 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.828182 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.828700 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.829220 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.829726 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.830230 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.830754 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.831265 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.831768 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.832287 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.832802 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.833315 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.833832 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.834341 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.834844 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.835340 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.835864 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.836375 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.836891 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.837411 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.837934 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.838440 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.838945 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.839456 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.839968 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.840476 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.840981 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.841501 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.842005 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.842550 tst register_default_mass.py:21: Launching a simple network
22:48:15.852891 run osmo-hlr_127.0.42.2: Starting osmo-hlr
22:48:15.970489 run create_hlr_db(pid=20): Launched
22:48:16.984371 run create_hlr_db(pid=20): Terminated: ok {rc=0}
22:48:17.000928 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Launched
22:48:17.016229 run osmo-hlr_127.0.42.2(pid=23): Launched
22:48:17.022047 run osmo-stp_127.0.42.5: Starting osmo-stp
22:48:17.203097 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Launched
22:48:17.220374 run osmo-stp_127.0.42.5(pid=25): Launched
22:48:17.226099 run osmo-msc_127.0.42.6: Starting osmo-msc
22:48:17.635654 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Launched
22:48:17.650843 run osmo-msc_127.0.42.6(pid=27): Launched
22:48:20.665955 run osmo-mgw_127.0.42.3: Starting osmo-mgw
22:48:20.778271 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Launched
22:48:20.793369 run osmo-mgw_127.0.42.3(pid=29): Launched
22:48:20.799041 run osmo-mgw_127.0.42.4: Starting osmo-mgw
22:48:20.834629 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Launched
22:48:20.849950 run osmo-mgw_127.0.42.4(pid=31): Launched
22:48:20.855671 run osmo-bsc_127.0.42.7: Starting osmo-bsc
22:48:21.162384 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Launched
22:48:21.177912 run osmo-bsc_127.0.42.7(pid=33): Launched
22:48:27.204322 run osmo-bts-virtual: Starting to connect to osmo-bsc_127.0.42.7
22:48:27.375490 run osmo-bts-virtual(pid=34): Launched
22:48:28.412725 tst register_default_mass.py: using MSISDN 1001
22:48:28.427278 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000000', msisdn='1001', subscriber_id=1}
22:48:28.467962 tst register_default_mass.py: using MSISDN 1002
22:48:28.486092 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000001', msisdn='1002', subscriber_id=2}
22:48:28.518147 tst register_default_mass.py: using MSISDN 1003
22:48:28.533187 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000002', msisdn='1003', subscriber_id=3}
22:48:28.564917 tst register_default_mass.py: using MSISDN 1004
22:48:28.580000 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000003', msisdn='1004', subscriber_id=4}
22:48:28.611613 tst register_default_mass.py: using MSISDN 1005
22:48:28.626460 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000004', msisdn='1005', subscriber_id=5}
22:48:28.657951 tst register_default_mass.py: using MSISDN 1006
22:48:28.672907 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000005', msisdn='1006', subscriber_id=6}
22:48:28.703851 tst register_default_mass.py: using MSISDN 1007
22:48:28.718525 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000006', msisdn='1007', subscriber_id=7}
22:48:28.749638 tst register_default_mass.py: using MSISDN 1008
22:48:28.764396 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000007', msisdn='1008', subscriber_id=8}
22:48:28.796013 tst register_default_mass.py: using MSISDN 1009
22:48:28.810942 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000008', msisdn='1009', subscriber_id=9}
22:48:28.841913 tst register_default_mass.py: using MSISDN 1010
22:48:28.856612 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000009', msisdn='1010', subscriber_id=10}
22:48:28.887446 tst register_default_mass.py: using MSISDN 1011
22:48:28.902179 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000000', msisdn='1011', subscriber_id=11}
22:48:28.934327 tst register_default_mass.py: using MSISDN 1012
22:48:28.949273 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000001', msisdn='1012', subscriber_id=12}
22:48:28.979827 tst register_default_mass.py: using MSISDN 1013
22:48:28.994138 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000002', msisdn='1013', subscriber_id=13}
22:48:29.024301 tst register_default_mass.py: using MSISDN 1014
22:48:29.038526 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000003', msisdn='1014', subscriber_id=14}
22:48:29.068714 tst register_default_mass.py: using MSISDN 1015
22:48:29.082914 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000004', msisdn='1015', subscriber_id=15}
22:48:29.113034 tst register_default_mass.py: using MSISDN 1016
22:48:29.127167 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000005', msisdn='1016', subscriber_id=16}
22:48:29.158126 tst register_default_mass.py: using MSISDN 1017
22:48:29.172796 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000006', msisdn='1017', subscriber_id=17}
22:48:29.203719 tst register_default_mass.py: using MSISDN 1018
22:48:29.218392 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000007', msisdn='1018', subscriber_id=18}
22:48:29.249294 tst register_default_mass.py: using MSISDN 1019
22:48:29.263775 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000008', msisdn='1019', subscriber_id=19}
22:48:29.295410 tst register_default_mass.py: using MSISDN 1020
22:48:29.310549 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000009', msisdn='1020', subscriber_id=20}
22:48:29.341927 tst register_default_mass.py: using MSISDN 1021
22:48:29.356706 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000000', msisdn='1021', subscriber_id=21}
22:48:29.388173 tst register_default_mass.py: using MSISDN 1022
22:48:29.403073 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000001', msisdn='1022', subscriber_id=22}
22:48:29.433805 tst register_default_mass.py: using MSISDN 1023
22:48:29.448265 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000002', msisdn='1023', subscriber_id=23}
22:48:29.479530 tst register_default_mass.py: using MSISDN 1024
22:48:29.494227 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000003', msisdn='1024', subscriber_id=24}
22:48:29.525708 tst register_default_mass.py: using MSISDN 1025
22:48:29.540604 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000004', msisdn='1025', subscriber_id=25}
22:48:29.572043 tst register_default_mass.py: using MSISDN 1026
22:48:29.587021 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000005', msisdn='1026', subscriber_id=26}
22:48:29.618846 tst register_default_mass.py: using MSISDN 1027
22:48:29.633852 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000006', msisdn='1027', subscriber_id=27}
22:48:29.665460 tst register_default_mass.py: using MSISDN 1028
22:48:29.680384 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000007', msisdn='1028', subscriber_id=28}
22:48:29.711290 tst register_default_mass.py: using MSISDN 1029
22:48:29.725985 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000008', msisdn='1029', subscriber_id=29}
22:48:29.756797 tst register_default_mass.py: using MSISDN 1030
22:48:29.771378 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000009', msisdn='1030', subscriber_id=30}
22:48:29.802955 tst register_default_mass.py: using MSISDN 1031
22:48:29.817921 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000000', msisdn='1031', subscriber_id=31}
22:48:29.849423 tst register_default_mass.py: using MSISDN 1032
22:48:29.864511 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000001', msisdn='1032', subscriber_id=32}
22:48:29.896076 tst register_default_mass.py: using MSISDN 1033
22:48:29.911016 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000002', msisdn='1033', subscriber_id=33}
22:48:29.943097 tst register_default_mass.py: using MSISDN 1034
22:48:29.958476 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000003', msisdn='1034', subscriber_id=34}
22:48:29.990407 tst register_default_mass.py: using MSISDN 1035
22:48:30.005462 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000004', msisdn='1035', subscriber_id=35}
22:48:30.037474 tst register_default_mass.py: using MSISDN 1036
22:48:30.052628 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000005', msisdn='1036', subscriber_id=36}
22:48:30.084377 tst register_default_mass.py: using MSISDN 1037
22:48:30.099660 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000006', msisdn='1037', subscriber_id=37}
22:48:30.139082 tst register_default_mass.py: using MSISDN 1038
22:48:30.157163 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000007', msisdn='1038', subscriber_id=38}
22:48:30.189180 tst register_default_mass.py: using MSISDN 1039
22:48:30.204472 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000008', msisdn='1039', subscriber_id=39}
22:48:30.235960 tst register_default_mass.py: using MSISDN 1040
22:48:30.251023 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000009', msisdn='1040', subscriber_id=40}
22:48:30.282235 tst register_default_mass.py: using MSISDN 1041
22:48:30.297001 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000000', msisdn='1041', subscriber_id=41}
22:48:30.328470 tst register_default_mass.py: using MSISDN 1042
22:48:30.343473 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000001', msisdn='1042', subscriber_id=42}
22:48:30.374981 tst register_default_mass.py: using MSISDN 1043
22:48:30.389879 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000002', msisdn='1043', subscriber_id=43}
22:48:30.421267 tst register_default_mass.py: using MSISDN 1044
22:48:30.436113 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000003', msisdn='1044', subscriber_id=44}
22:48:30.467790 tst register_default_mass.py: using MSISDN 1045
22:48:30.482688 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000004', msisdn='1045', subscriber_id=45}
22:48:30.514020 tst register_default_mass.py: using MSISDN 1046
22:48:30.528883 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000005', msisdn='1046', subscriber_id=46}
22:48:30.560304 tst register_default_mass.py: using MSISDN 1047
22:48:30.575218 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000006', msisdn='1047', subscriber_id=47}
22:48:30.605585 tst register_default_mass.py: using MSISDN 1048
22:48:30.619908 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000007', msisdn='1048', subscriber_id=48}
22:48:30.649768 tst register_default_mass.py: using MSISDN 1049
22:48:30.663956 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000008', msisdn='1049', subscriber_id=49}
22:48:30.694259 tst register_default_mass.py: using MSISDN 1050
22:48:30.708466 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000009', msisdn='1050', subscriber_id=50}
22:48:30.740035 tst register_default_mass.py: using MSISDN 1051
22:48:30.755058 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000000', msisdn='1051', subscriber_id=51}
22:48:30.785960 tst register_default_mass.py: using MSISDN 1052
22:48:30.800546 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000001', msisdn='1052', subscriber_id=52}
22:48:30.830557 tst register_default_mass.py: using MSISDN 1053
22:48:30.844561 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000002', msisdn='1053', subscriber_id=53}
22:48:30.875265 tst register_default_mass.py: using MSISDN 1054
22:48:30.889874 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000003', msisdn='1054', subscriber_id=54}
22:48:30.921450 tst register_default_mass.py: using MSISDN 1055
22:48:30.936254 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000004', msisdn='1055', subscriber_id=55}
22:48:30.967153 tst register_default_mass.py: using MSISDN 1056
22:48:30.981856 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000005', msisdn='1056', subscriber_id=56}
22:48:31.011758 tst register_default_mass.py: using MSISDN 1057
22:48:31.025963 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000006', msisdn='1057', subscriber_id=57}
22:48:31.057349 tst register_default_mass.py: using MSISDN 1058
22:48:31.071839 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000007', msisdn='1058', subscriber_id=58}
22:48:31.103479 tst register_default_mass.py: using MSISDN 1059
22:48:31.118430 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000008', msisdn='1059', subscriber_id=59}
22:48:31.149299 tst register_default_mass.py: using MSISDN 1060
22:48:31.163839 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000009', msisdn='1060', subscriber_id=60}
22:48:31.193945 tst register_default_mass.py: using MSISDN 1061
22:48:31.208062 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000000', msisdn='1061', subscriber_id=61}
22:48:31.237924 tst register_default_mass.py: using MSISDN 1062
22:48:31.251918 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000001', msisdn='1062', subscriber_id=62}
22:48:31.281884 tst register_default_mass.py: using MSISDN 1063
22:48:31.296059 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000002', msisdn='1063', subscriber_id=63}
22:48:31.326939 tst register_default_mass.py: using MSISDN 1064
22:48:31.341394 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000003', msisdn='1064', subscriber_id=64}
22:48:31.371601 tst register_default_mass.py: using MSISDN 1065
22:48:31.385853 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000004', msisdn='1065', subscriber_id=65}
22:48:31.416940 tst register_default_mass.py: using MSISDN 1066
22:48:31.431677 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000005', msisdn='1066', subscriber_id=66}
22:48:31.462592 tst register_default_mass.py: using MSISDN 1067
22:48:31.477030 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000006', msisdn='1067', subscriber_id=67}
22:48:31.508114 tst register_default_mass.py: using MSISDN 1068
22:48:31.522876 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000007', msisdn='1068', subscriber_id=68}
22:48:31.553817 tst register_default_mass.py: using MSISDN 1069
22:48:31.568357 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000008', msisdn='1069', subscriber_id=69}
22:48:31.599415 tst register_default_mass.py: using MSISDN 1070
22:48:31.614171 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000009', msisdn='1070', subscriber_id=70}
22:48:31.644780 tst register_default_mass.py: using MSISDN 1071
22:48:31.659330 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000000', msisdn='1071', subscriber_id=71}
22:48:31.689885 tst register_default_mass.py: using MSISDN 1072
22:48:31.704313 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000001', msisdn='1072', subscriber_id=72}
22:48:31.735028 tst register_default_mass.py: using MSISDN 1073
22:48:31.749573 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000002', msisdn='1073', subscriber_id=73}
22:48:31.779589 tst register_default_mass.py: using MSISDN 1074
22:48:31.793495 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000003', msisdn='1074', subscriber_id=74}
22:48:31.823389 tst register_default_mass.py: using MSISDN 1075
22:48:31.837411 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000004', msisdn='1075', subscriber_id=75}
22:48:31.867418 tst register_default_mass.py: using MSISDN 1076
22:48:31.881477 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000005', msisdn='1076', subscriber_id=76}
22:48:31.911514 tst register_default_mass.py: using MSISDN 1077
22:48:31.925702 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000006', msisdn='1077', subscriber_id=77}
22:48:31.955841 tst register_default_mass.py: using MSISDN 1078
22:48:31.970142 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000007', msisdn='1078', subscriber_id=78}
22:48:32.000222 tst register_default_mass.py: using MSISDN 1079
22:48:32.014394 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000008', msisdn='1079', subscriber_id=79}
22:48:32.044438 tst register_default_mass.py: using MSISDN 1080
22:48:32.058757 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000009', msisdn='1080', subscriber_id=80}
22:48:32.088809 tst register_default_mass.py: using MSISDN 1081
22:48:32.102869 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000000', msisdn='1081', subscriber_id=81}
22:48:32.132927 tst register_default_mass.py: using MSISDN 1082
22:48:32.147051 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000001', msisdn='1082', subscriber_id=82}
22:48:32.177103 tst register_default_mass.py: using MSISDN 1083
22:48:32.191217 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000002', msisdn='1083', subscriber_id=83}
22:48:32.220999 tst register_default_mass.py: using MSISDN 1084
22:48:32.234879 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000003', msisdn='1084', subscriber_id=84}
22:48:32.266264 tst register_default_mass.py: using MSISDN 1085
22:48:32.281047 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000004', msisdn='1085', subscriber_id=85}
22:48:32.312451 tst register_default_mass.py: using MSISDN 1086
22:48:32.327501 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000005', msisdn='1086', subscriber_id=86}
22:48:32.359081 tst register_default_mass.py: using MSISDN 1087
22:48:32.374029 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000006', msisdn='1087', subscriber_id=87}
22:48:32.405540 tst register_default_mass.py: using MSISDN 1088
22:48:32.420416 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000007', msisdn='1088', subscriber_id=88}
22:48:32.451524 tst register_default_mass.py: using MSISDN 1089
22:48:32.466171 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000008', msisdn='1089', subscriber_id=89}
22:48:32.497456 tst register_default_mass.py: using MSISDN 1090
22:48:32.512294 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000009', msisdn='1090', subscriber_id=90}
22:48:32.543326 tst register_default_mass.py: using MSISDN 1091
22:48:32.557982 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000000', msisdn='1091', subscriber_id=91}
22:48:32.588816 tst register_default_mass.py: using MSISDN 1092
22:48:32.603271 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000001', msisdn='1092', subscriber_id=92}
22:48:32.634877 tst register_default_mass.py: using MSISDN 1093
22:48:32.649645 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000002', msisdn='1093', subscriber_id=93}
22:48:32.681508 tst register_default_mass.py: using MSISDN 1094
22:48:32.696382 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000003', msisdn='1094', subscriber_id=94}
22:48:32.727860 tst register_default_mass.py: using MSISDN 1095
22:48:32.742650 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000004', msisdn='1095', subscriber_id=95}
22:48:32.773934 tst register_default_mass.py: using MSISDN 1096
22:48:32.788718 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000005', msisdn='1096', subscriber_id=96}
22:48:32.819658 tst register_default_mass.py: using MSISDN 1097
22:48:32.834237 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000006', msisdn='1097', subscriber_id=97}
22:48:32.865025 tst register_default_mass.py: using MSISDN 1098
22:48:32.879563 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000007', msisdn='1098', subscriber_id=98}
22:48:32.910783 tst register_default_mass.py: using MSISDN 1099
22:48:32.925567 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000008', msisdn='1099', subscriber_id=99}
22:48:32.955631 tst register_default_mass.py: using MSISDN 1100
22:48:32.970002 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000009', msisdn='1100', subscriber_id=100}
22:48:33.061236 run mass: Starting testcase
22:48:33.066850 run mass: Pre-launching all virtphy's
22:48:33.072373 run osmo-ms-virt-phy/00000: Starting virtphy
22:48:33.085840 run osmo-ms-virt-phy/00000(pid=35): Launched
22:48:33.091952 run osmo-ms-virt-phy/00001: Starting virtphy
22:48:33.105018 run osmo-ms-virt-phy/00001(pid=36): Launched
22:48:33.111157 run osmo-ms-virt-phy/00002: Starting virtphy
22:48:33.124193 run osmo-ms-virt-phy/00002(pid=37): Launched
22:48:33.130310 run osmo-ms-virt-phy/00003: Starting virtphy
22:48:33.143584 run osmo-ms-virt-phy/00003(pid=38): Launched
22:48:33.149676 run osmo-ms-virt-phy/00004: Starting virtphy
22:48:33.162720 run osmo-ms-virt-phy/00004(pid=39): Launched
22:48:33.168866 run osmo-ms-virt-phy/00005: Starting virtphy
22:48:33.181904 run osmo-ms-virt-phy/00005(pid=40): Launched
22:48:33.188093 run osmo-ms-virt-phy/00006: Starting virtphy
22:48:33.201342 run osmo-ms-virt-phy/00006(pid=41): Launched
22:48:33.207454 run osmo-ms-virt-phy/00007: Starting virtphy
22:48:33.220449 run osmo-ms-virt-phy/00007(pid=42): Launched
22:48:33.226496 run osmo-ms-virt-phy/00008: Starting virtphy
22:48:33.239557 run osmo-ms-virt-phy/00008(pid=43): Launched
22:48:33.245670 run osmo-ms-virt-phy/00009: Starting virtphy
22:48:33.258844 run osmo-ms-virt-phy/00009(pid=44): Launched
22:48:33.264967 run osmo-ms-virt-phy/00010: Starting virtphy
22:48:33.278175 run osmo-ms-virt-phy/00010(pid=45): Launched
22:48:33.284382 run osmo-ms-virt-phy/00011: Starting virtphy
22:48:33.297655 run osmo-ms-virt-phy/00011(pid=46): Launched
22:48:33.303679 run osmo-ms-virt-phy/00012: Starting virtphy
22:48:33.316753 run osmo-ms-virt-phy/00012(pid=47): Launched
22:48:33.322799 run osmo-ms-virt-phy/00013: Starting virtphy
22:48:33.335925 run osmo-ms-virt-phy/00013(pid=48): Launched
22:48:33.342023 run osmo-ms-virt-phy/00014: Starting virtphy
22:48:33.355107 run osmo-ms-virt-phy/00014(pid=49): Launched
22:48:33.361262 run osmo-ms-virt-phy/00015: Starting virtphy
22:48:33.374486 run osmo-ms-virt-phy/00015(pid=50): Launched
22:48:33.380580 run osmo-ms-virt-phy/00016: Starting virtphy
22:48:33.393550 run osmo-ms-virt-phy/00016(pid=51): Launched
22:48:33.399611 run osmo-ms-virt-phy/00017: Starting virtphy
22:48:33.412563 run osmo-ms-virt-phy/00017(pid=52): Launched
22:48:33.418574 run osmo-ms-virt-phy/00018: Starting virtphy
22:48:33.431499 run osmo-ms-virt-phy/00018(pid=53): Launched
22:48:33.437607 run osmo-ms-virt-phy/00019: Starting virtphy
22:48:33.450631 run osmo-ms-virt-phy/00019(pid=54): Launched
22:48:33.456695 run osmo-ms-virt-phy/00020: Starting virtphy
22:48:33.469765 run osmo-ms-virt-phy/00020(pid=55): Launched
22:48:33.475819 run osmo-ms-virt-phy/00021: Starting virtphy
22:48:33.488869 run osmo-ms-virt-phy/00021(pid=56): Launched
22:48:33.494948 run osmo-ms-virt-phy/00022: Starting virtphy
22:48:33.508104 run osmo-ms-virt-phy/00022(pid=57): Launched
22:48:33.514227 run osmo-ms-virt-phy/00023: Starting virtphy
22:48:33.527432 run osmo-ms-virt-phy/00023(pid=58): Launched
22:48:33.533575 run osmo-ms-virt-phy/00024: Starting virtphy
22:48:33.546787 run osmo-ms-virt-phy/00024(pid=59): Launched
22:48:33.552909 run osmo-ms-virt-phy/00025: Starting virtphy
22:48:33.566078 run osmo-ms-virt-phy/00025(pid=60): Launched
22:48:33.572205 run osmo-ms-virt-phy/00026: Starting virtphy
22:48:33.585499 run osmo-ms-virt-phy/00026(pid=61): Launched
22:48:33.591593 run osmo-ms-virt-phy/00027: Starting virtphy
22:48:33.604840 run osmo-ms-virt-phy/00027(pid=62): Launched
22:48:33.610932 run osmo-ms-virt-phy/00028: Starting virtphy
22:48:33.624055 run osmo-ms-virt-phy/00028(pid=63): Launched
22:48:33.630131 run osmo-ms-virt-phy/00029: Starting virtphy
22:48:33.643309 run osmo-ms-virt-phy/00029(pid=64): Launched
22:48:33.649378 run osmo-ms-virt-phy/00030: Starting virtphy
22:48:33.662417 run osmo-ms-virt-phy/00030(pid=65): Launched
22:48:33.668468 run osmo-ms-virt-phy/00031: Starting virtphy
22:48:33.681544 run osmo-ms-virt-phy/00031(pid=66): Launched
22:48:33.687568 run osmo-ms-virt-phy/00032: Starting virtphy
22:48:33.700615 run osmo-ms-virt-phy/00032(pid=67): Launched
22:48:33.706696 run osmo-ms-virt-phy/00033: Starting virtphy
22:48:33.719754 run osmo-ms-virt-phy/00033(pid=68): Launched
22:48:33.725840 run osmo-ms-virt-phy/00034: Starting virtphy
22:48:33.738907 run osmo-ms-virt-phy/00034(pid=69): Launched
22:48:33.744948 run osmo-ms-virt-phy/00035: Starting virtphy
22:48:33.758000 run osmo-ms-virt-phy/00035(pid=70): Launched
22:48:33.764160 run osmo-ms-virt-phy/00036: Starting virtphy
22:48:33.777286 run osmo-ms-virt-phy/00036(pid=71): Launched
22:48:33.783418 run osmo-ms-virt-phy/00037: Starting virtphy
22:48:33.796552 run osmo-ms-virt-phy/00037(pid=72): Launched
22:48:33.802626 run osmo-ms-virt-phy/00038: Starting virtphy
22:48:33.815811 run osmo-ms-virt-phy/00038(pid=73): Launched
22:48:33.821877 run osmo-ms-virt-phy/00039: Starting virtphy
22:48:33.835017 run osmo-ms-virt-phy/00039(pid=74): Launched
22:48:33.841055 run osmo-ms-virt-phy/00040: Starting virtphy
22:48:33.854117 run osmo-ms-virt-phy/00040(pid=75): Launched
22:48:33.860174 run osmo-ms-virt-phy/00041: Starting virtphy
22:48:33.873262 run osmo-ms-virt-phy/00041(pid=76): Launched
22:48:33.879380 run osmo-ms-virt-phy/00042: Starting virtphy
22:48:33.892523 run osmo-ms-virt-phy/00042(pid=77): Launched
22:48:33.898590 run osmo-ms-virt-phy/00043: Starting virtphy
22:48:33.911600 run osmo-ms-virt-phy/00043(pid=78): Launched
22:48:33.917695 run osmo-ms-virt-phy/00044: Starting virtphy
22:48:33.930684 run osmo-ms-virt-phy/00044(pid=79): Launched
22:48:33.936698 run osmo-ms-virt-phy/00045: Starting virtphy
22:48:33.949737 run osmo-ms-virt-phy/00045(pid=80): Launched
22:48:33.955723 run osmo-ms-virt-phy/00046: Starting virtphy
22:48:33.968736 run osmo-ms-virt-phy/00046(pid=81): Launched
22:48:33.974851 run osmo-ms-virt-phy/00047: Starting virtphy
22:48:33.987909 run osmo-ms-virt-phy/00047(pid=82): Launched
22:48:33.994003 run osmo-ms-virt-phy/00048: Starting virtphy
22:48:34.007206 run osmo-ms-virt-phy/00048(pid=83): Launched
22:48:34.013338 run osmo-ms-virt-phy/00049: Starting virtphy
22:48:34.026489 run osmo-ms-virt-phy/00049(pid=84): Launched
22:48:34.032550 run osmo-ms-virt-phy/00050: Starting virtphy
22:48:34.045727 run osmo-ms-virt-phy/00050(pid=85): Launched
22:48:34.051780 run osmo-ms-virt-phy/00051: Starting virtphy
22:48:34.064937 run osmo-ms-virt-phy/00051(pid=86): Launched
22:48:34.071013 run osmo-ms-virt-phy/00052: Starting virtphy
22:48:34.084070 run osmo-ms-virt-phy/00052(pid=87): Launched
22:48:34.090181 run osmo-ms-virt-phy/00053: Starting virtphy
22:48:34.103251 run osmo-ms-virt-phy/00053(pid=88): Launched
22:48:34.109314 run osmo-ms-virt-phy/00054: Starting virtphy
22:48:34.122354 run osmo-ms-virt-phy/00054(pid=89): Launched
22:48:34.128414 run osmo-ms-virt-phy/00055: Starting virtphy
22:48:34.141559 run osmo-ms-virt-phy/00055(pid=90): Launched
22:48:34.147573 run osmo-ms-virt-phy/00056: Starting virtphy
22:48:34.160554 run osmo-ms-virt-phy/00056(pid=91): Launched
22:48:34.166551 run osmo-ms-virt-phy/00057: Starting virtphy
22:48:34.179601 run osmo-ms-virt-phy/00057(pid=92): Launched
22:48:34.185646 run osmo-ms-virt-phy/00058: Starting virtphy
22:48:34.198679 run osmo-ms-virt-phy/00058(pid=93): Launched
22:48:34.204781 run osmo-ms-virt-phy/00059: Starting virtphy
22:48:34.217819 run osmo-ms-virt-phy/00059(pid=94): Launched
22:48:34.223822 run osmo-ms-virt-phy/00060: Starting virtphy
22:48:34.237001 run osmo-ms-virt-phy/00060(pid=95): Launched
22:48:34.243069 run osmo-ms-virt-phy/00061: Starting virtphy
22:48:34.256270 run osmo-ms-virt-phy/00061(pid=96): Launched
22:48:34.262262 run osmo-ms-virt-phy/00062: Starting virtphy
22:48:34.275295 run osmo-ms-virt-phy/00062(pid=97): Launched
22:48:34.281451 run osmo-ms-virt-phy/00063: Starting virtphy
22:48:34.294469 run osmo-ms-virt-phy/00063(pid=98): Launched
22:48:34.300605 run osmo-ms-virt-phy/00064: Starting virtphy
22:48:34.313645 run osmo-ms-virt-phy/00064(pid=99): Launched
22:48:34.319655 run osmo-ms-virt-phy/00065: Starting virtphy
22:48:34.332683 run osmo-ms-virt-phy/00065(pid=100): Launched
22:48:34.338696 run osmo-ms-virt-phy/00066: Starting virtphy
22:48:34.351682 run osmo-ms-virt-phy/00066(pid=101): Launched
22:48:34.357734 run osmo-ms-virt-phy/00067: Starting virtphy
22:48:34.370869 run osmo-ms-virt-phy/00067(pid=102): Launched
22:48:34.376893 run osmo-ms-virt-phy/00068: Starting virtphy
22:48:34.390007 run osmo-ms-virt-phy/00068(pid=103): Launched
22:48:34.396205 run osmo-ms-virt-phy/00069: Starting virtphy
22:48:34.409394 run osmo-ms-virt-phy/00069(pid=104): Launched
22:48:34.415558 run osmo-ms-virt-phy/00070: Starting virtphy
22:48:34.428841 run osmo-ms-virt-phy/00070(pid=105): Launched
22:48:34.434983 run osmo-ms-virt-phy/00071: Starting virtphy
22:48:34.448203 run osmo-ms-virt-phy/00071(pid=106): Launched
22:48:34.454373 run osmo-ms-virt-phy/00072: Starting virtphy
22:48:34.467662 run osmo-ms-virt-phy/00072(pid=107): Launched
22:48:34.473968 run osmo-ms-virt-phy/00073: Starting virtphy
22:48:34.487341 run osmo-ms-virt-phy/00073(pid=108): Launched
22:48:34.493556 run osmo-ms-virt-phy/00074: Starting virtphy
22:48:34.506864 run osmo-ms-virt-phy/00074(pid=109): Launched
22:48:34.513059 run osmo-ms-virt-phy/00075: Starting virtphy
22:48:34.526503 run osmo-ms-virt-phy/00075(pid=110): Launched
22:48:34.532614 run osmo-ms-virt-phy/00076: Starting virtphy
22:48:34.546026 run osmo-ms-virt-phy/00076(pid=111): Launched
22:48:34.552204 run osmo-ms-virt-phy/00077: Starting virtphy
22:48:34.565454 run osmo-ms-virt-phy/00077(pid=112): Launched
22:48:34.571597 run osmo-ms-virt-phy/00078: Starting virtphy
22:48:34.584877 run osmo-ms-virt-phy/00078(pid=113): Launched
22:48:34.590981 run osmo-ms-virt-phy/00079: Starting virtphy
22:48:34.604178 run osmo-ms-virt-phy/00079(pid=114): Launched
22:48:34.610362 run osmo-ms-virt-phy/00080: Starting virtphy
22:48:34.623599 run osmo-ms-virt-phy/00080(pid=115): Launched
22:48:34.629704 run osmo-ms-virt-phy/00081: Starting virtphy
22:48:34.642885 run osmo-ms-virt-phy/00081(pid=116): Launched
22:48:34.649031 run osmo-ms-virt-phy/00082: Starting virtphy
22:48:34.662202 run osmo-ms-virt-phy/00082(pid=117): Launched
22:48:34.668305 run osmo-ms-virt-phy/00083: Starting virtphy
22:48:34.681551 run osmo-ms-virt-phy/00083(pid=118): Launched
22:48:34.687636 run osmo-ms-virt-phy/00084: Starting virtphy
22:48:34.700887 run osmo-ms-virt-phy/00084(pid=119): Launched
22:48:34.707163 run osmo-ms-virt-phy/00085: Starting virtphy
22:48:34.720434 run osmo-ms-virt-phy/00085(pid=120): Launched
22:48:34.726672 run osmo-ms-virt-phy/00086: Starting virtphy
22:48:34.739968 run osmo-ms-virt-phy/00086(pid=121): Launched
22:48:34.746108 run osmo-ms-virt-phy/00087: Starting virtphy
22:48:34.759522 run osmo-ms-virt-phy/00087(pid=122): Launched
22:48:34.765698 run osmo-ms-virt-phy/00088: Starting virtphy
22:48:34.779070 run osmo-ms-virt-phy/00088(pid=123): Launched
22:48:34.785207 run osmo-ms-virt-phy/00089: Starting virtphy
22:48:34.798419 run osmo-ms-virt-phy/00089(pid=124): Launched
22:48:34.804631 run osmo-ms-virt-phy/00090: Starting virtphy
22:48:34.817913 run osmo-ms-virt-phy/00090(pid=125): Launched
22:48:34.824032 run osmo-ms-virt-phy/00091: Starting virtphy
22:48:34.837300 run osmo-ms-virt-phy/00091(pid=126): Launched
22:48:34.843403 run osmo-ms-virt-phy/00092: Starting virtphy
22:48:34.856735 run osmo-ms-virt-phy/00092(pid=127): Launched
22:48:34.862926 run osmo-ms-virt-phy/00093: Starting virtphy
22:48:34.876132 run osmo-ms-virt-phy/00093(pid=128): Launched
22:48:34.882324 run osmo-ms-virt-phy/00094: Starting virtphy
22:48:34.895561 run osmo-ms-virt-phy/00094(pid=129): Launched
22:48:34.901736 run osmo-ms-virt-phy/00095: Starting virtphy
22:48:34.915005 run osmo-ms-virt-phy/00095(pid=130): Launched
22:48:34.921140 run osmo-ms-virt-phy/00096: Starting virtphy
22:48:34.934352 run osmo-ms-virt-phy/00096(pid=131): Launched
22:48:34.940647 run osmo-ms-virt-phy/00097: Starting virtphy
22:48:34.953961 run osmo-ms-virt-phy/00097(pid=132): Launched
22:48:34.960217 run osmo-ms-virt-phy/00098: Starting virtphy
22:48:34.973493 run osmo-ms-virt-phy/00098(pid=133): Launched
22:48:34.979660 run osmo-ms-virt-phy/00099: Starting virtphy
22:48:34.993077 run osmo-ms-virt-phy/00099(pid=134): Launched
22:48:34.999153 run mass: Checking if sockets are in the filesystem
22:48:35.032017 run osmo-ms-mob/00000: Starting mobile
22:48:35.045273 run osmo-ms-mob/00000(pid=135): Launched
22:48:35.055730 run mass: MS start registered {at=25527420.759078085, delay=0.00423286110162735, ms=00000}
22:48:39.227434 run osmo-ms-mob/00001: Starting mobile
22:48:39.241401 run osmo-ms-mob/00001(pid=136): Launched
22:48:39.251818 run mass: MS start registered {at=25527424.955169138, delay=0.0042821504175662994, ms=00001}
22:48:40.212076 run mass: MS performed LU {at=25527425.915313777, lu_delay=5.156235691159964, ms=00000}
22:48:41.046860 run osmo-ms-mob/00002: Starting mobile
22:48:41.064153 run osmo-ms-mob/00002(pid=137): Launched
22:48:41.076335 run mass: MS start registered {at=25527426.779681645, delay=0.0038622431457042694, ms=00002}
22:48:42.345739 run osmo-ms-mob/00003: Starting mobile
22:48:42.362760 run osmo-ms-mob/00003(pid=138): Launched
22:48:42.373285 run mass: MS start registered {at=25527428.07663533, delay=0.004321333020925522, ms=00003}
22:48:43.432236 run osmo-ms-mob/00004: Starting mobile
22:48:43.445414 run osmo-ms-mob/00004(pid=139): Launched
22:48:43.455867 run mass: MS start registered {at=25527429.159215234, delay=0.004211217164993286, ms=00004}
22:48:43.977334 run mass: MS performed LU {at=25527429.68057566, lu_delay=4.725406523793936, ms=00001}
22:48:44.447736 run osmo-ms-mob/00005: Starting mobile
22:48:44.464412 run osmo-ms-mob/00005(pid=140): Launched
22:48:44.475040 run mass: MS start registered {at=25527430.178389408, delay=0.004423558712005615, ms=00005}
22:48:45.346995 run osmo-ms-mob/00006: Starting mobile
22:48:45.364042 run osmo-ms-mob/00006(pid=141): Launched
22:48:45.374540 run mass: MS start registered {at=25527431.077893548, delay=0.004297234117984772, ms=00006}
22:48:45.878818 run mass: MS performed LU {at=25527431.582061555, lu_delay=4.802379909902811, ms=00002}
22:48:46.215788 run osmo-ms-mob/00007: Starting mobile
22:48:46.228821 run osmo-ms-mob/00007(pid=142): Launched
22:48:46.240945 run mass: MS start registered {at=25527431.944293994, delay=0.005970608443021774, ms=00007}
22:48:47.038887 run osmo-ms-mob/00008: Starting mobile
22:48:47.055596 run osmo-ms-mob/00008(pid=143): Launched
22:48:47.066054 run mass: MS start registered {at=25527432.769405473, delay=0.004331756383180618, ms=00008}
22:48:47.746656 run osmo-ms-mob/00009: Starting mobile
22:48:47.763384 run osmo-ms-mob/00009(pid=144): Launched
22:48:47.769601 run mass: MS performed LU {at=25527433.472960386, lu_delay=5.396325055509806, ms=00003}
22:48:47.775528 run mass: MS start registered {at=25527433.478894945, delay=0.005956094712018967, ms=00009}
22:48:48.415103 run osmo-ms-mob/00010: Starting mobile
22:48:48.428459 run osmo-ms-mob/00010(pid=145): Launched
22:48:48.439055 run mass: MS start registered {at=25527434.142408215, delay=0.004527390003204346, ms=00010}
22:48:49.015804 run osmo-ms-mob/00011: Starting mobile
22:48:49.029102 run osmo-ms-mob/00011(pid=146): Launched
22:48:49.039789 run mass: MS start registered {at=25527434.743138846, delay=0.004443127661943436, ms=00011}
22:48:49.647001 run osmo-ms-mob/00012: Starting mobile
22:48:49.662492 run osmo-ms-mob/00012(pid=147): Launched
22:48:49.668575 run mass: MS performed LU {at=25527435.37193376, lu_delay=5.19354435056448, ms=00005}
22:48:49.674688 run mass: MS performed LU {at=25527435.378051806, lu_delay=6.218836572021246, ms=00004}
22:48:49.680509 run mass: MS start registered {at=25527435.383875594, delay=0.011960785835981369, ms=00012}
22:48:50.247199 run osmo-ms-mob/00013: Starting mobile
22:48:50.263131 run osmo-ms-mob/00013(pid=148): Launched
22:48:50.273685 run mass: MS start registered {at=25527435.97703952, delay=0.004387557506561279, ms=00013}
22:48:50.828924 run osmo-ms-mob/00014: Starting mobile
22:48:50.842932 run osmo-ms-mob/00014(pid=149): Launched
22:48:50.853673 run mass: MS start registered {at=25527436.55702626, delay=0.0044104307889938354, ms=00014}
22:48:51.411895 run osmo-ms-mob/00015: Starting mobile
22:48:51.425712 run osmo-ms-mob/00015(pid=150): Launched
22:48:51.436907 run mass: MS start registered {at=25527437.1402574, delay=0.00492631271481514, ms=00015}
22:48:51.509007 run mass: MS performed LU {at=25527437.2122641, lu_delay=6.1343705505132675, ms=00006}
22:48:51.573913 run mass: MS performed LU {at=25527437.277177535, lu_delay=5.332883540540934, ms=00007}
22:48:51.878262 run mass: MS performed LU {at=25527437.581516877, lu_delay=4.8121114037930965, ms=00008}
22:48:51.893579 run osmo-ms-mob/00016: Starting mobile
22:48:51.907203 run osmo-ms-mob/00016(pid=151): Launched
22:48:51.917831 run mass: MS start registered {at=25527437.621184085, delay=0.004353366792201996, ms=00016}
22:48:52.433022 run osmo-ms-mob/00017: Starting mobile
22:48:52.458126 run osmo-ms-mob/00017(pid=152): Launched
22:48:52.469070 run mass: MS start registered {at=25527438.17241833, delay=0.004761163145303726, ms=00017}
22:48:53.038487 run osmo-ms-mob/00018: Starting mobile
22:48:53.054715 run osmo-ms-mob/00018(pid=153): Launched
22:48:53.065570 run mass: MS start registered {at=25527438.768921096, delay=0.004624512046575546, ms=00018}
22:48:53.437774 run osmo-ms-mob/00019: Starting mobile
22:48:53.454703 run osmo-ms-mob/00019(pid=154): Launched
22:48:53.461060 run mass: MS performed LU {at=25527439.164418958, lu_delay=5.685524012893438, ms=00009}
22:48:53.467231 run mass: MS performed LU {at=25527439.170596175, lu_delay=5.028187960386276, ms=00010}
22:48:53.473271 run mass: MS start registered {at=25527439.17663786, delay=0.012237519025802612, ms=00019}
22:48:53.946960 run osmo-ms-mob/00020: Starting mobile
22:48:53.964112 run osmo-ms-mob/00020(pid=155): Launched
22:48:53.974918 run mass: MS start registered {at=25527439.678271085, delay=0.004682183265686035, ms=00020}
22:48:54.428993 run osmo-ms-mob/00021: Starting mobile
22:48:54.443142 run osmo-ms-mob/00021(pid=156): Launched
22:48:54.453982 run mass: MS start registered {at=25527440.15733589, delay=0.004705991595983505, ms=00021}
22:48:54.827087 run osmo-ms-mob/00022: Starting mobile
22:48:54.840994 run osmo-ms-mob/00022(pid=157): Launched
22:48:54.851758 run mass: MS start registered {at=25527440.555112973, delay=0.0045977309346199036, ms=00022}
22:48:55.274893 run mass: MS performed LU {at=25527440.97814858, lu_delay=5.001109059900045, ms=00013}
22:48:55.305379 run osmo-ms-mob/00023: Starting mobile
22:48:55.320047 run osmo-ms-mob/00023(pid=158): Launched
22:48:55.330831 run mass: MS start registered {at=25527441.034186684, delay=0.004650399088859558, ms=00023}
22:48:55.337897 run mass: MS performed LU {at=25527441.041253667, lu_delay=6.298114821314812, ms=00011}
22:48:55.408987 run mass: MS performed LU {at=25527441.112238888, lu_delay=5.728363294154406, ms=00012}
22:48:55.662031 run mass: MS performed LU {at=25527441.36528158, lu_delay=4.808255318552256, ms=00014}
22:48:55.703237 run osmo-ms-mob/00024: Starting mobile
22:48:55.718698 run osmo-ms-mob/00024(pid=159): Launched
22:48:55.729457 run mass: MS start registered {at=25527441.43281109, delay=0.004460833966732025, ms=00024}
22:48:56.222804 run osmo-ms-mob/00025: Starting mobile
22:48:56.243392 run osmo-ms-mob/00025(pid=160): Launched
22:48:56.254367 run mass: MS start registered {at=25527441.957719907, delay=0.004504319280385971, ms=00025}
22:48:56.646149 run osmo-ms-mob/00026: Starting mobile
22:48:56.663059 run osmo-ms-mob/00026(pid=161): Launched
22:48:56.674032 run mass: MS start registered {at=25527442.377385754, delay=0.004872370511293411, ms=00026}
22:48:57.015260 run osmo-ms-mob/00027: Starting mobile
22:48:57.028362 run osmo-ms-mob/00027(pid=162): Launched
22:48:57.039176 run mass: MS start registered {at=25527442.74252982, delay=0.004725836217403412, ms=00027}
22:48:57.092644 run mass: MS performed LU {at=25527442.795895167, lu_delay=4.623476836830378, ms=00017}
22:48:57.176418 run mass: MS performed LU {at=25527442.879669398, lu_delay=5.739411998540163, ms=00015}
22:48:57.202377 run mass: MS performed LU {at=25527442.905723266, lu_delay=5.284539181739092, ms=00016}
22:48:57.239224 run osmo-ms-mob/00028: Starting mobile
22:48:57.254175 run osmo-ms-mob/00028(pid=163): Launched
22:48:57.264730 run mass: MS start registered {at=25527442.96808632, delay=0.004399951547384262, ms=00028}
22:48:57.854425 run osmo-ms-mob/00029: Starting mobile
22:48:57.870686 run osmo-ms-mob/00029(pid=164): Launched
22:48:57.881530 run mass: MS start registered {at=25527443.58488281, delay=0.004595104604959488, ms=00029}
22:48:58.216132 run osmo-ms-mob/00030: Starting mobile
22:48:58.229466 run osmo-ms-mob/00030(pid=165): Launched
22:48:58.240415 run mass: MS start registered {at=25527443.943768017, delay=0.004464287310838699, ms=00030}
22:48:58.615521 run osmo-ms-mob/00031: Starting mobile
22:48:58.628649 run osmo-ms-mob/00031(pid=166): Launched
22:48:58.639615 run mass: MS start registered {at=25527444.342969716, delay=0.0046025849878787994, ms=00031}
22:48:58.948547 run osmo-ms-mob/00032: Starting mobile
22:48:58.965842 run osmo-ms-mob/00032(pid=167): Launched
22:48:58.976722 run mass: MS start registered {at=25527444.680074718, delay=0.004622254520654678, ms=00032}
22:48:59.040583 run mass: MS performed LU {at=25527444.74383692, lu_delay=4.586501032114029, ms=00021}
22:48:59.105875 run mass: MS performed LU {at=25527444.809127435, lu_delay=5.632489576935768, ms=00019}
22:48:59.174873 run mass: MS performed LU {at=25527444.878126264, lu_delay=5.199855178594589, ms=00020}
22:48:59.203836 run osmo-ms-mob/00033: Starting mobile
22:48:59.217112 run osmo-ms-mob/00033(pid=168): Launched
22:48:59.223287 run mass: MS performed LU {at=25527444.92664801, lu_delay=6.157726913690567, ms=00018}
22:48:59.229436 run mass: MS start registered {at=25527444.932801314, delay=0.006170988082885742, ms=00033}
22:48:59.729547 run osmo-ms-mob/00034: Starting mobile
22:48:59.743512 run osmo-ms-mob/00034(pid=169): Launched
22:48:59.754693 run mass: MS start registered {at=25527445.4580439, delay=0.004780173301696777, ms=00034}
22:49:00.015949 run osmo-ms-mob/00035: Starting mobile
22:49:00.029521 run osmo-ms-mob/00035(pid=170): Launched
22:49:00.040276 run mass: MS start registered {at=25527445.743629087, delay=0.004563231021165848, ms=00035}
22:49:00.415115 run osmo-ms-mob/00036: Starting mobile
22:49:00.428643 run osmo-ms-mob/00036(pid=171): Launched
22:49:00.439793 run mass: MS start registered {at=25527446.143144198, delay=0.005019299685955048, ms=00036}
22:49:00.846971 run osmo-ms-mob/00037: Starting mobile
22:49:00.864324 run osmo-ms-mob/00037(pid=172): Launched
22:49:00.870405 run mass: MS performed LU {at=25527446.57376459, lu_delay=5.140953499823809, ms=00024}
22:49:00.876712 run mass: MS start registered {at=25527446.580077577, delay=0.006330676376819611, ms=00037}
22:49:00.941964 run mass: MS performed LU {at=25527446.64521361, lu_delay=5.611026927828789, ms=00023}
22:49:00.969171 run osmo-ms-mob/00038: Starting mobile
22:49:00.982653 run osmo-ms-mob/00038(pid=173): Launched
22:49:00.988809 run mass: MS performed LU {at=25527446.692170452, lu_delay=6.137057479470968, ms=00022}
22:49:00.994738 run mass: MS start registered {at=25527446.698105354, delay=0.005949918180704117, ms=00038}
22:49:01.114029 run mass: MS performed LU {at=25527446.817279544, lu_delay=4.859559636563063, ms=00025}
22:49:01.143381 run osmo-ms-mob/00039: Starting mobile
22:49:01.156907 run osmo-ms-mob/00039(pid=174): Launched
22:49:01.167693 run mass: MS start registered {at=25527446.87104808, delay=0.004595212638378143, ms=00039}
22:49:01.826627 run osmo-ms-mob/00040: Starting mobile
22:49:01.840935 run osmo-ms-mob/00040(pid=175): Launched
22:49:01.851719 run mass: MS start registered {at=25527447.555073548, delay=0.004502188414335251, ms=00040}
22:49:02.115073 run osmo-ms-mob/00041: Starting mobile
22:49:02.128526 run osmo-ms-mob/00041(pid=176): Launched
22:49:02.139329 run mass: MS start registered {at=25527447.842681132, delay=0.0047117434442043304, ms=00041}
22:49:02.415944 run osmo-ms-mob/00042: Starting mobile
22:49:02.429240 run osmo-ms-mob/00042(pid=177): Launched
22:49:02.440095 run mass: MS start registered {at=25527448.143426456, delay=0.0046338848769664764, ms=00042}
22:49:02.805969 run mass: MS performed LU {at=25527448.509224024, lu_delay=4.565456006675959, ms=00030}
22:49:02.860005 run osmo-ms-mob/00043: Starting mobile
22:49:02.875616 run osmo-ms-mob/00043(pid=178): Launched
22:49:02.881789 run mass: MS performed LU {at=25527448.585149772, lu_delay=6.207764018326998, ms=00026}
22:49:02.887799 run mass: MS start registered {at=25527448.591166362, delay=0.006033767014741898, ms=00043}
22:49:02.940312 run mass: MS performed LU {at=25527448.643562403, lu_delay=5.0586795918643475, ms=00029}
22:49:02.967739 run osmo-ms-mob/00044: Starting mobile
22:49:02.981313 run osmo-ms-mob/00044(pid=179): Launched
22:49:02.987503 run mass: MS performed LU {at=25527448.69086397, lu_delay=5.948334150016308, ms=00027}
22:49:02.993498 run mass: MS start registered {at=25527448.69686496, delay=0.006018567830324173, ms=00044}
22:49:03.013236 run mass: MS performed LU {at=25527448.71658923, lu_delay=5.7485029101371765, ms=00028}
22:49:03.024657 run osmo-ms-mob/00045: Starting mobile
22:49:03.037952 run osmo-ms-mob/00045(pid=180): Launched
22:49:03.048865 run mass: MS start registered {at=25527448.752219096, delay=0.004416517913341522, ms=00045}
22:49:03.729480 run osmo-ms-mob/00046: Starting mobile
22:49:03.743674 run osmo-ms-mob/00046(pid=181): Launched
22:49:03.754704 run mass: MS start registered {at=25527449.45805314, delay=0.004476238042116165, ms=00046}
22:49:04.014997 run osmo-ms-mob/00047: Starting mobile
22:49:04.028439 run osmo-ms-mob/00047(pid=182): Launched
22:49:04.039254 run mass: MS start registered {at=25527449.742605645, delay=0.004669159650802612, ms=00047}
22:49:04.315860 run osmo-ms-mob/00048: Starting mobile
22:49:04.329066 run osmo-ms-mob/00048(pid=183): Launched
22:49:04.339632 run mass: MS start registered {at=25527450.042984083, delay=0.004487641155719757, ms=00048}
22:49:04.650063 run osmo-ms-mob/00049: Starting mobile
22:49:04.676341 run osmo-ms-mob/00049(pid=184): Launched
22:49:04.682761 run mass: MS performed LU {at=25527450.38612074, lu_delay=6.043151024729013, ms=00031}
22:49:04.688745 run mass: MS start registered {at=25527450.39211177, delay=0.006010670214891434, ms=00049}
22:49:04.706920 run mass: MS performed LU {at=25527450.41027621, lu_delay=4.666647125035524, ms=00035}
22:49:04.718280 run osmo-ms-mob/00050: Starting mobile
22:49:04.731517 run osmo-ms-mob/00050(pid=185): Launched
22:49:04.737857 run mass: MS performed LU {at=25527450.441217422, lu_delay=4.98317352309823, ms=00034}
22:49:04.743821 run mass: MS start registered {at=25527450.447188098, delay=0.005987685173749924, ms=00050}
22:49:04.879440 run mass: MS performed LU {at=25527450.582691982, lu_delay=5.902617264539003, ms=00032}
22:49:04.914763 run mass: MS performed LU {at=25527450.618024707, lu_delay=5.685223393142223, ms=00033}
22:49:04.929404 run osmo-ms-mob/00051: Starting mobile
22:49:04.942904 run osmo-ms-mob/00051(pid=186): Launched
22:49:04.953653 run mass: MS start registered {at=25527450.657007005, delay=0.004607461392879486, ms=00051}
22:49:05.627295 run osmo-ms-mob/00052: Starting mobile
22:49:05.641369 run osmo-ms-mob/00052(pid=187): Launched
22:49:05.652301 run mass: MS start registered {at=25527451.35565374, delay=0.0044959187507629395, ms=00052}
22:49:05.919372 run osmo-ms-mob/00053: Starting mobile
22:49:05.932876 run osmo-ms-mob/00053(pid=188): Launched
22:49:05.943628 run mass: MS start registered {at=25527451.64698194, delay=0.004560336470603943, ms=00053}
22:49:06.215446 run osmo-ms-mob/00054: Starting mobile
22:49:06.228817 run osmo-ms-mob/00054(pid=189): Launched
22:49:06.239520 run mass: MS start registered {at=25527451.942862455, delay=0.003164101392030716, ms=00054}
22:49:06.529290 run osmo-ms-mob/00055: Starting mobile
22:49:06.543680 run osmo-ms-mob/00055(pid=190): Launched
22:49:06.554559 run mass: MS start registered {at=25527452.25791329, delay=0.004657045006752014, ms=00055}
22:49:06.570731 run mass: MS performed LU {at=25527452.274083402, lu_delay=5.575978048145771, ms=00038}
22:49:06.636942 run mass: MS performed LU {at=25527452.340197757, lu_delay=6.19705355912447, ms=00036}
22:49:06.664670 run osmo-ms-mob/00056: Starting mobile
22:49:06.678154 run osmo-ms-mob/00056(pid=191): Launched
22:49:06.688797 run mass: MS start registered {at=25527452.39215272, delay=0.004485759884119034, ms=00056}
22:49:06.724557 run mass: MS performed LU {at=25527452.427853353, lu_delay=4.872779805213213, ms=00040}
22:49:06.780234 run mass: MS performed LU {at=25527452.483495124, lu_delay=5.612447042018175, ms=00039}
22:49:06.806814 run osmo-ms-mob/00057: Starting mobile
22:49:06.820346 run osmo-ms-mob/00057(pid=192): Launched
22:49:06.831218 run mass: MS start registered {at=25527452.534573916, delay=0.004709038883447647, ms=00057}
22:49:07.052424 run mass: MS performed LU {at=25527452.75568057, lu_delay=4.91299943625927, ms=00041}
22:49:07.529004 run osmo-ms-mob/00058: Starting mobile
22:49:07.543207 run osmo-ms-mob/00058(pid=193): Launched
22:49:07.553969 run mass: MS start registered {at=25527453.257320542, delay=0.004582330584526062, ms=00058}
22:49:07.816272 run osmo-ms-mob/00059: Starting mobile
22:49:07.829597 run osmo-ms-mob/00059(pid=194): Launched
22:49:07.840983 run mass: MS start registered {at=25527453.544330362, delay=0.005219150334596634, ms=00059}
22:49:08.115547 run osmo-ms-mob/00060: Starting mobile
22:49:08.129482 run osmo-ms-mob/00060(pid=195): Launched
22:49:08.140196 run mass: MS start registered {at=25527453.843550783, delay=0.004592858254909515, ms=00060}
22:49:08.390495 run mass: MS performed LU {at=25527454.0937445, lu_delay=4.635691359639168, ms=00046}
22:49:08.472527 run mass: MS performed LU {at=25527454.175863743, lu_delay=5.42364464700222, ms=00045}
22:49:08.500556 run osmo-ms-mob/00061: Starting mobile
22:49:08.515685 run osmo-ms-mob/00061(pid=196): Launched
22:49:08.522064 run mass: MS performed LU {at=25527454.225424666, lu_delay=5.52855970710516, ms=00044}
22:49:08.528168 run mass: MS start registered {at=25527454.23153413, delay=0.006127540022134781, ms=00061}
22:49:08.681359 run mass: MS performed LU {at=25527454.384610604, lu_delay=6.241184148937464, ms=00042}
22:49:08.695653 run osmo-ms-mob/00062: Starting mobile
22:49:08.709139 run osmo-ms-mob/00062(pid=197): Launched
22:49:08.716901 run mass: MS performed LU {at=25527454.420255642, lu_delay=4.67764999717474, ms=00047}
22:49:08.723008 run mass: MS start registered {at=25527454.426374722, delay=0.007602032274007797, ms=00062}
22:49:09.146207 run osmo-ms-mob/00063: Starting mobile
22:49:09.162006 run osmo-ms-mob/00063(pid=198): Launched
22:49:09.173266 run mass: MS start registered {at=25527454.876616437, delay=0.005077783018350601, ms=00063}
22:49:09.526999 run osmo-ms-mob/00064: Starting mobile
22:49:09.541138 run osmo-ms-mob/00064(pid=199): Launched
22:49:09.552400 run mass: MS start registered {at=25527455.255754102, delay=0.004915133118629456, ms=00064}
22:49:09.715982 run mass: MS performed LU {at=25527455.41923606, lu_delay=3.7722541205585003, ms=00053}
22:49:09.945775 run osmo-ms-mob/00065: Starting mobile
22:49:09.961328 run osmo-ms-mob/00065(pid=200): Launched
22:49:09.973447 run mass: MS start registered {at=25527455.67679771, delay=0.005761928856372833, ms=00065}
22:49:10.215363 run osmo-ms-mob/00066: Starting mobile
22:49:10.228597 run osmo-ms-mob/00066(pid=201): Launched
22:49:10.239951 run mass: MS start registered {at=25527455.94330172, delay=0.00510188564658165, ms=00066}
22:49:10.253490 run mass: MS performed LU {at=25527455.95684177, lu_delay=4.601188030093908, ms=00052}
22:49:10.338308 run mass: MS performed LU {at=25527456.041570455, lu_delay=5.594382356852293, ms=00050}
22:49:10.402373 run mass: MS performed LU {at=25527456.105646946, lu_delay=6.062662862241268, ms=00048}
22:49:10.429486 run osmo-ms-mob/00067: Starting mobile
22:49:10.442862 run osmo-ms-mob/00067(pid=202): Launched
22:49:10.454219 run mass: MS start registered {at=25527456.157572314, delay=0.005076531320810318, ms=00067}
22:49:10.546358 run mass: MS performed LU {at=25527456.24961228, lu_delay=5.85750050842762, ms=00049}
22:49:10.582595 run mass: MS performed LU {at=25527456.285866562, lu_delay=5.628859557211399, ms=00051}
22:49:10.600153 run osmo-ms-mob/00068: Starting mobile
22:49:10.613320 run osmo-ms-mob/00068(pid=203): Launched
22:49:10.624197 run mass: MS start registered {at=25527456.327549018, delay=0.0046175457537174225, ms=00068}
22:49:11.328564 run osmo-ms-mob/00069: Starting mobile
22:49:11.342659 run osmo-ms-mob/00069(pid=204): Launched
22:49:11.353816 run mass: MS start registered {at=25527457.057168204, delay=0.004950765520334244, ms=00069}
22:49:11.746844 run osmo-ms-mob/00070: Starting mobile
22:49:11.760292 run osmo-ms-mob/00070(pid=205): Launched
22:49:11.771291 run mass: MS start registered {at=25527457.474638615, delay=0.004803236573934555, ms=00070}
22:49:12.115806 run osmo-ms-mob/00071: Starting mobile
22:49:12.129418 run osmo-ms-mob/00071(pid=206): Launched
22:49:12.140133 run mass: MS start registered {at=25527457.843488187, delay=0.004553109407424927, ms=00071}
22:49:12.155352 run mass: MS performed LU {at=25527457.85870544, lu_delay=5.600792147219181, ms=00055}
22:49:12.238897 run mass: MS performed LU {at=25527457.94216158, lu_delay=4.68484103679657, ms=00058}
22:49:12.266641 run mass: MS performed LU {at=25527457.969914027, lu_delay=5.577761307358742, ms=00056}
22:49:12.279591 run osmo-ms-mob/00072: Starting mobile
22:49:12.292805 run osmo-ms-mob/00072(pid=207): Launched
22:49:12.303443 run mass: MS start registered {at=25527458.006797295, delay=0.004383251070976257, ms=00072}
22:49:12.483856 run mass: MS performed LU {at=25527458.187108774, lu_delay=6.244246318936348, ms=00054}
22:49:12.945870 run osmo-ms-mob/00073: Starting mobile
22:49:12.961327 run osmo-ms-mob/00073(pid=208): Launched
22:49:12.972725 run mass: MS start registered {at=25527458.676075723, delay=0.005235105752944946, ms=00073}
22:49:13.328813 run osmo-ms-mob/00074: Starting mobile
22:49:13.342773 run osmo-ms-mob/00074(pid=209): Launched
22:49:13.354032 run mass: MS start registered {at=25527459.05737893, delay=0.0050711072981357574, ms=00074}
22:49:13.715229 run osmo-ms-mob/00075: Starting mobile
22:49:13.728429 run osmo-ms-mob/00075(pid=210): Launched
22:49:13.739298 run mass: MS start registered {at=25527459.44265079, delay=0.0047298334538936615, ms=00075}
22:49:14.103967 run mass: MS performed LU {at=25527459.807219014, lu_delay=6.2628886513412, ms=00059}
22:49:14.168316 run mass: MS performed LU {at=25527459.871565275, lu_delay=5.44519055262208, ms=00062}
22:49:14.211767 run osmo-ms-mob/00076: Starting mobile
22:49:14.225917 run osmo-ms-mob/00076(pid=211): Launched
22:49:14.236195 run mass: MS performed LU {at=25527459.939547423, lu_delay=5.708013292402029, ms=00061}
22:49:14.242361 run mass: MS start registered {at=25527459.945727535, delay=0.010326199233531952, ms=00076}
22:49:14.255345 run mass: MS performed LU {at=25527459.958659384, lu_delay=6.115108601748943, ms=00060}
22:49:14.313102 run mass: MS performed LU {at=25527460.016351514, lu_delay=4.760597411543131, ms=00064}
22:49:14.341032 run osmo-ms-mob/00077: Starting mobile
22:49:14.354754 run osmo-ms-mob/00077(pid=212): Launched
22:49:14.361140 run mass: MS performed LU {at=25527460.0645006, lu_delay=5.187884163111448, ms=00063}
22:49:14.367210 run mass: MS start registered {at=25527460.07057699, delay=0.006094951182603836, ms=00077}
22:49:15.115237 run osmo-ms-mob/00078: Starting mobile
22:49:15.128538 run osmo-ms-mob/00078(pid=213): Launched
22:49:15.139262 run mass: MS start registered {at=25527460.842612006, delay=0.004653126001358032, ms=00078}
22:49:15.528207 run osmo-ms-mob/00079: Starting mobile
22:49:15.542535 run osmo-ms-mob/00079(pid=214): Launched
22:49:15.553434 run mass: MS start registered {at=25527461.256786507, delay=0.004673674702644348, ms=00079}
22:49:15.922242 run mass: MS performed LU {at=25527461.625493806, lu_delay=5.297944787889719, ms=00068}
22:49:15.978540 run osmo-ms-mob/00080: Starting mobile
22:49:15.993576 run osmo-ms-mob/00080(pid=215): Launched
22:49:16.003795 run mass: MS performed LU {at=25527461.70714697, lu_delay=4.649978764355183, ms=00069}
22:49:16.009973 run mass: MS start registered {at=25527461.7133393, delay=0.010171029716730118, ms=00080}
22:49:16.032380 run mass: MS performed LU {at=25527461.735696238, lu_delay=6.058898527175188, ms=00065}
22:49:16.177175 run mass: MS performed LU {at=25527461.880426083, lu_delay=5.937124364078045, ms=00066}
22:49:16.249978 run mass: MS performed LU {at=25527461.95323034, lu_delay=5.795658025890589, ms=00067}
22:49:16.277780 run osmo-ms-mob/00081: Starting mobile
22:49:16.291012 run osmo-ms-mob/00081(pid=216): Launched
22:49:16.301977 run mass: MS start registered {at=25527462.005330715, delay=0.004812188446521759, ms=00081}
22:49:16.928416 run osmo-ms-mob/00082: Starting mobile
22:49:16.942610 run osmo-ms-mob/00082(pid=217): Launched
22:49:16.954233 run mass: MS start registered {at=25527462.657581184, delay=0.005201671272516251, ms=00082}
22:49:17.516033 run osmo-ms-mob/00083: Starting mobile
22:49:17.529481 run osmo-ms-mob/00083(pid=218): Launched
22:49:17.541867 run mass: MS start registered {at=25527463.245211944, delay=0.005941122770309448, ms=00083}
22:49:17.869751 run mass: MS performed LU {at=25527463.573004063, lu_delay=5.566206768155098, ms=00072}
22:49:17.934243 run mass: MS performed LU {at=25527463.637495216, lu_delay=4.961419492959976, ms=00073}
22:49:17.987409 run osmo-ms-mob/00084: Starting mobile
22:49:18.002723 run osmo-ms-mob/00084(pid=219): Launched
22:49:18.014386 run mass: MS start registered {at=25527463.7177277, delay=0.005598690360784531, ms=00084}
22:49:18.020721 run mass: MS performed LU {at=25527463.724081628, lu_delay=6.2494430132210255, ms=00070}
22:49:18.313807 run mass: MS performed LU {at=25527464.01706101, lu_delay=4.959682080894709, ms=00074}
22:49:18.544109 run osmo-ms-mob/00085: Starting mobile
22:49:18.560407 run osmo-ms-mob/00085(pid=220): Launched
22:49:18.571688 run mass: MS start registered {at=25527464.275041003, delay=0.005036357790231705, ms=00085}
22:49:19.115606 run osmo-ms-mob/00086: Starting mobile
22:49:19.129158 run osmo-ms-mob/00086(pid=221): Launched
22:49:19.140873 run mass: MS start registered {at=25527464.8442233, delay=0.0056230127811431885, ms=00086}
22:49:19.688520 run mass: MS performed LU {at=25527465.391748525, lu_delay=5.321171537041664, ms=00077}
22:49:19.744678 run osmo-ms-mob/00087: Starting mobile
22:49:19.759836 run osmo-ms-mob/00087(pid=222): Launched
22:49:19.770022 run mass: MS performed LU {at=25527465.473371778, lu_delay=4.63075977191329, ms=00078}
22:49:19.776184 run mass: MS start registered {at=25527465.479551136, delay=0.01014946773648262, ms=00087}
22:49:19.798604 run mass: MS performed LU {at=25527465.501895122, lu_delay=6.059244330972433, ms=00075}
22:49:19.942900 run mass: MS performed LU {at=25527465.646132417, lu_delay=5.70040488243103, ms=00076}
22:49:20.345327 run osmo-ms-mob/00088: Starting mobile
22:49:20.360577 run osmo-ms-mob/00088(pid=223): Launched
22:49:20.372125 run mass: MS start registered {at=25527466.075478382, delay=0.005166199058294296, ms=00088}
22:49:20.927532 run osmo-ms-mob/00089: Starting mobile
22:49:20.942619 run osmo-ms-mob/00089(pid=224): Launched
22:49:20.953714 run mass: MS start registered {at=25527466.65706488, delay=0.004671838134527206, ms=00089}
22:49:21.516322 run osmo-ms-mob/00090: Starting mobile
22:49:21.529625 run osmo-ms-mob/00090(pid=225): Launched
22:49:21.540677 run mass: MS start registered {at=25527467.244027242, delay=0.004888974130153656, ms=00090}
22:49:21.551168 run mass: MS performed LU {at=25527467.254522316, lu_delay=5.249191600829363, ms=00081}
22:49:21.636159 run mass: MS performed LU {at=25527467.339311965, lu_delay=5.625972665846348, ms=00080}
22:49:21.844802 run mass: MS performed LU {at=25527467.548053645, lu_delay=4.890472460538149, ms=00082}
22:49:22.216215 run osmo-ms-mob/00091: Starting mobile
22:49:22.229780 run osmo-ms-mob/00091(pid=226): Launched
22:49:22.240535 run mass: MS start registered {at=25527467.943888094, delay=0.0046248845756053925, ms=00091}
22:49:22.927927 run osmo-ms-mob/00092: Starting mobile
22:49:22.941738 run osmo-ms-mob/00092(pid=227): Launched
22:49:22.952613 run mass: MS start registered {at=25527468.65596624, delay=0.004692289978265762, ms=00092}
22:49:23.452366 run mass: MS performed LU {at=25527469.155702464, lu_delay=5.910490520298481, ms=00083}
22:49:23.537022 run mass: MS performed LU {at=25527469.240272913, lu_delay=4.9652319103479385, ms=00085}
22:49:23.563028 run mass: MS performed LU {at=25527469.266376954, lu_delay=5.548649255186319, ms=00084}
22:49:23.606884 run osmo-ms-mob/00093: Starting mobile
22:49:23.622653 run osmo-ms-mob/00093(pid=228): Launched
22:49:23.633331 run mass: MS start registered {at=25527469.336683836, delay=0.004462298005819321, ms=00093}
22:49:23.708917 run mass: MS performed LU {at=25527469.412177704, lu_delay=22.83210012689233, ms=00037}
22:49:24.630441 run osmo-ms-mob/00094: Starting mobile
22:49:24.644281 run osmo-ms-mob/00094(pid=229): Launched
22:49:24.655567 run mass: MS start registered {at=25527470.35891943, delay=0.004814352840185165, ms=00094}
22:49:25.299417 run mass: MS performed LU {at=25527471.002666455, lu_delay=5.5231153182685375, ms=00087}
22:49:25.318184 run mass: MS performed LU {at=25527471.02146069, lu_delay=6.1772373877465725, ms=00086}
22:49:25.401834 run mass: MS performed LU {at=25527471.10497686, lu_delay=5.029498476535082, ms=00088}
22:49:25.460550 run osmo-ms-mob/00095: Starting mobile
22:49:25.475972 run osmo-ms-mob/00095(pid=230): Launched
22:49:25.486851 run mass: MS start registered {at=25527471.190205134, delay=0.004578698426485062, ms=00095}
22:49:25.610809 run mass: MS performed LU {at=25527471.314059176, lu_delay=22.722892813384533, ms=00043}
22:49:25.862440 run mass: MS performed LU {at=25527471.565691374, lu_delay=4.908626493066549, ms=00089}
22:49:26.527368 run osmo-ms-mob/00096: Starting mobile
22:49:26.541907 run osmo-ms-mob/00096(pid=231): Launched
22:49:26.553216 run mass: MS start registered {at=25527472.256562058, delay=0.0051145292818546295, ms=00096}
22:49:27.303243 run mass: MS performed LU {at=25527473.00647653, lu_delay=5.762449286878109, ms=00090}
22:49:27.330478 run mass: MS performed LU {at=25527473.03375471, lu_delay=5.089866615831852, ms=00091}
22:49:27.642006 run osmo-ms-mob/00097: Starting mobile
22:49:27.658633 run osmo-ms-mob/00097(pid=232): Launched
22:49:27.669835 run mass: MS start registered {at=25527473.373188782, delay=0.004619807004928589, ms=00097}
22:49:28.944759 run osmo-ms-mob/00098: Starting mobile
22:49:28.959774 run osmo-ms-mob/00098(pid=233): Launched
22:49:28.970705 run mass: MS start registered {at=25527474.6740593, delay=0.0047438256442546844, ms=00098}
22:49:29.167694 run mass: MS performed LU {at=25527474.870952092, lu_delay=5.534268256276846, ms=00093}
22:49:29.232128 run mass: MS performed LU {at=25527474.93538168, lu_delay=6.279415439814329, ms=00092}
22:49:29.301693 run mass: MS performed LU {at=25527475.004944675, lu_delay=22.47037075832486, ms=00057}
22:49:29.554608 run mass: MS performed LU {at=25527475.257858336, lu_delay=4.8989389054477215, ms=00094}
22:49:30.746620 run osmo-ms-mob/00099: Starting mobile
22:49:30.763123 run osmo-ms-mob/00099(pid=234): Launched
22:49:30.769749 run mass: All started... {duration=55.76468604430556, too_slow=0}
22:49:30.775805 run mass: MS start registered {at=25527476.479164805, delay=0.0060499198734760284, ms=00099}
22:49:31.068724 run mass: MS performed LU {at=25527476.771907043, lu_delay=4.515344984829426, ms=00096}
22:49:31.095861 run mass: MS performed LU {at=25527476.79913716, lu_delay=5.60893202573061, ms=00095}
22:49:32.933287 run mass: MS performed LU {at=25527478.63651372, lu_delay=5.263324938714504, ms=00097}
22:49:34.834467 run mass: MS performed LU {at=25527480.53771855, lu_delay=5.863659247756004, ms=00098}
22:49:35.097848 run mass: MS performed LU {at=25527480.801102735, lu_delay=22.957614548504353, ms=00071}
22:49:36.699869 run mass: MS performed LU {at=25527482.403119467, lu_delay=5.923954661935568, ms=00099}
22:49:38.836065 run mass: MS performed LU {at=25527484.539315697, lu_delay=23.282529190182686, ms=00079}
22:49:38.845655 run mass: Tests done {all_completed=True, max=23.282529190182686, min=3.7722541205585003}
22:49:38.851231 tst register_default_mass.py: Test passed (83.2 sec)
22:49:38.856634 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminating (SIGTERM)
22:49:38.859940 run osmo-hlr_127.0.42.2(pid=23): Terminating (SIGTERM)
22:49:38.863225 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminating (SIGTERM)
22:49:38.866542 run osmo-stp_127.0.42.5(pid=25): Terminating (SIGTERM)
22:49:38.869853 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminating (SIGTERM)
22:49:38.873214 run osmo-msc_127.0.42.6(pid=27): Terminating (SIGTERM)
22:49:38.876585 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminating (SIGTERM)
22:49:38.879949 run osmo-mgw_127.0.42.3(pid=29): Terminating (SIGTERM)
22:49:38.883281 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminating (SIGTERM)
22:49:38.886681 run osmo-mgw_127.0.42.4(pid=31): Terminating (SIGTERM)
22:49:38.889999 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminating (SIGTERM)
22:49:38.893347 run osmo-bsc_127.0.42.7(pid=33): Terminating (SIGTERM)
22:49:38.896684 run osmo-bts-virtual(pid=34): Terminating (SIGTERM)
22:49:38.900024 run osmo-ms-virt-phy/00000(pid=35): Terminating (SIGTERM)
22:49:38.903391 run osmo-ms-virt-phy/00001(pid=36): Terminating (SIGTERM)
22:49:38.906823 run osmo-ms-virt-phy/00002(pid=37): Terminating (SIGTERM)
22:49:38.910327 run osmo-ms-virt-phy/00003(pid=38): Terminating (SIGTERM)
22:49:38.913851 run osmo-ms-virt-phy/00004(pid=39): Terminating (SIGTERM)
22:49:38.917351 run osmo-ms-virt-phy/00005(pid=40): Terminating (SIGTERM)
22:49:38.920868 run osmo-ms-virt-phy/00006(pid=41): Terminating (SIGTERM)
22:49:38.924261 run osmo-ms-virt-phy/00007(pid=42): Terminating (SIGTERM)
22:49:38.927759 run osmo-ms-virt-phy/00008(pid=43): Terminating (SIGTERM)
22:49:38.931152 run osmo-ms-virt-phy/00009(pid=44): Terminating (SIGTERM)
22:49:38.934549 run osmo-ms-virt-phy/00010(pid=45): Terminating (SIGTERM)
22:49:38.937962 run osmo-ms-virt-phy/00011(pid=46): Terminating (SIGTERM)
22:49:38.941440 run osmo-ms-virt-phy/00012(pid=47): Terminating (SIGTERM)
22:49:38.944836 run osmo-ms-virt-phy/00013(pid=48): Terminating (SIGTERM)
22:49:38.948270 run osmo-ms-virt-phy/00014(pid=49): Terminating (SIGTERM)
22:49:38.952141 run osmo-ms-virt-phy/00015(pid=50): Terminating (SIGTERM)
22:49:38.955629 run osmo-ms-virt-phy/00016(pid=51): Terminating (SIGTERM)
22:49:38.959307 run osmo-ms-virt-phy/00017(pid=52): Terminating (SIGTERM)
22:49:38.962728 run osmo-ms-virt-phy/00018(pid=53): Terminating (SIGTERM)
22:49:38.966217 run osmo-ms-virt-phy/00019(pid=54): Terminating (SIGTERM)
22:49:38.969692 run osmo-ms-virt-phy/00020(pid=55): Terminating (SIGTERM)
22:49:38.973161 run osmo-ms-virt-phy/00021(pid=56): Terminating (SIGTERM)
22:49:38.976570 run osmo-ms-virt-phy/00022(pid=57): Terminating (SIGTERM)
22:49:38.980235 run osmo-ms-virt-phy/00023(pid=58): Terminating (SIGTERM)
22:49:38.983726 run osmo-ms-virt-phy/00024(pid=59): Terminating (SIGTERM)
22:49:38.987229 run osmo-ms-virt-phy/00025(pid=60): Terminating (SIGTERM)
22:49:38.991282 run osmo-ms-virt-phy/00026(pid=61): Terminating (SIGTERM)
22:49:38.994788 run osmo-ms-virt-phy/00027(pid=62): Terminating (SIGTERM)
22:49:38.998433 run osmo-ms-virt-phy/00028(pid=63): Terminating (SIGTERM)
22:49:39.002045 run osmo-ms-virt-phy/00029(pid=64): Terminating (SIGTERM)
22:49:39.006250 run osmo-ms-virt-phy/00030(pid=65): Terminating (SIGTERM)
22:49:39.009793 run osmo-ms-virt-phy/00031(pid=66): Terminating (SIGTERM)
22:49:39.013262 run osmo-ms-virt-phy/00032(pid=67): Terminating (SIGTERM)
22:49:39.016815 run osmo-ms-virt-phy/00033(pid=68): Terminating (SIGTERM)
22:49:39.020260 run osmo-ms-virt-phy/00034(pid=69): Terminating (SIGTERM)
22:49:39.023823 run osmo-ms-virt-phy/00035(pid=70): Terminating (SIGTERM)
22:49:39.027341 run osmo-ms-virt-phy/00036(pid=71): Terminating (SIGTERM)
22:49:39.031194 run osmo-ms-virt-phy/00037(pid=72): Terminating (SIGTERM)
22:49:39.034715 run osmo-ms-virt-phy/00038(pid=73): Terminating (SIGTERM)
22:49:39.038107 run osmo-ms-virt-phy/00039(pid=74): Terminating (SIGTERM)
22:49:39.041557 run osmo-ms-virt-phy/00040(pid=75): Terminating (SIGTERM)
22:49:39.045036 run osmo-ms-virt-phy/00041(pid=76): Terminating (SIGTERM)
22:49:39.048523 run osmo-ms-virt-phy/00042(pid=77): Terminating (SIGTERM)
22:49:39.052277 run osmo-ms-virt-phy/00043(pid=78): Terminating (SIGTERM)
22:49:39.055899 run osmo-ms-virt-phy/00044(pid=79): Terminating (SIGTERM)
22:49:39.059656 run osmo-ms-virt-phy/00045(pid=80): Terminating (SIGTERM)
22:49:39.063103 run osmo-ms-virt-phy/00046(pid=81): Terminating (SIGTERM)
22:49:39.066524 run osmo-ms-virt-phy/00047(pid=82): Terminating (SIGTERM)
22:49:39.070008 run osmo-ms-virt-phy/00048(pid=83): Terminating (SIGTERM)
22:49:39.073497 run osmo-ms-virt-phy/00049(pid=84): Terminating (SIGTERM)
22:49:39.076969 run osmo-ms-virt-phy/00050(pid=85): Terminating (SIGTERM)
22:49:39.080432 run osmo-ms-virt-phy/00051(pid=86): Terminating (SIGTERM)
22:49:39.083903 run osmo-ms-virt-phy/00052(pid=87): Terminating (SIGTERM)
22:49:39.087407 run osmo-ms-virt-phy/00053(pid=88): Terminating (SIGTERM)
22:49:39.090964 run osmo-ms-virt-phy/00054(pid=89): Terminating (SIGTERM)
22:49:39.094440 run osmo-ms-virt-phy/00055(pid=90): Terminating (SIGTERM)
22:49:39.097921 run osmo-ms-virt-phy/00056(pid=91): Terminating (SIGTERM)
22:49:39.101389 run osmo-ms-virt-phy/00057(pid=92): Terminating (SIGTERM)
22:49:39.104854 run osmo-ms-virt-phy/00058(pid=93): Terminating (SIGTERM)
22:49:39.108321 run osmo-ms-virt-phy/00059(pid=94): Terminating (SIGTERM)
22:49:39.111779 run osmo-ms-virt-phy/00060(pid=95): Terminating (SIGTERM)
22:49:39.115238 run osmo-ms-virt-phy/00061(pid=96): Terminating (SIGTERM)
22:49:39.118706 run osmo-ms-virt-phy/00062(pid=97): Terminating (SIGTERM)
22:49:39.122179 run osmo-ms-virt-phy/00063(pid=98): Terminating (SIGTERM)
22:49:39.125647 run osmo-ms-virt-phy/00064(pid=99): Terminating (SIGTERM)
22:49:39.129118 run osmo-ms-virt-phy/00065(pid=100): Terminating (SIGTERM)
22:49:39.132594 run osmo-ms-virt-phy/00066(pid=101): Terminating (SIGTERM)
22:49:39.136055 run osmo-ms-virt-phy/00067(pid=102): Terminating (SIGTERM)
22:49:39.139480 run osmo-ms-virt-phy/00068(pid=103): Terminating (SIGTERM)
22:49:39.142962 run osmo-ms-virt-phy/00069(pid=104): Terminating (SIGTERM)
22:49:39.146377 run osmo-ms-virt-phy/00070(pid=105): Terminating (SIGTERM)
22:49:39.149842 run osmo-ms-virt-phy/00071(pid=106): Terminating (SIGTERM)
22:49:39.153220 run osmo-ms-virt-phy/00072(pid=107): Terminating (SIGTERM)
22:49:39.156627 run osmo-ms-virt-phy/00073(pid=108): Terminating (SIGTERM)
22:49:39.159975 run osmo-ms-virt-phy/00074(pid=109): Terminating (SIGTERM)
22:49:39.163301 run osmo-ms-virt-phy/00075(pid=110): Terminating (SIGTERM)
22:49:39.166697 run osmo-ms-virt-phy/00076(pid=111): Terminating (SIGTERM)
22:49:39.170063 run osmo-ms-virt-phy/00077(pid=112): Terminating (SIGTERM)
22:49:39.173619 run osmo-ms-virt-phy/00078(pid=113): Terminating (SIGTERM)
22:49:39.176989 run osmo-ms-virt-phy/00079(pid=114): Terminating (SIGTERM)
22:49:39.180321 run osmo-ms-virt-phy/00080(pid=115): Terminating (SIGTERM)
22:49:39.183745 run osmo-ms-virt-phy/00081(pid=116): Terminating (SIGTERM)
22:49:39.187113 run osmo-ms-virt-phy/00082(pid=117): Terminating (SIGTERM)
22:49:39.190649 run osmo-ms-virt-phy/00083(pid=118): Terminating (SIGTERM)
22:49:39.194122 run osmo-ms-virt-phy/00084(pid=119): Terminating (SIGTERM)
22:49:39.197910 run osmo-ms-virt-phy/00085(pid=120): Terminating (SIGTERM)
22:49:39.201353 run osmo-ms-virt-phy/00086(pid=121): Terminating (SIGTERM)
22:49:39.205279 run osmo-ms-virt-phy/00087(pid=122): Terminating (SIGTERM)
22:49:39.208615 run osmo-ms-virt-phy/00088(pid=123): Terminating (SIGTERM)
22:49:39.211984 run osmo-ms-virt-phy/00089(pid=124): Terminating (SIGTERM)
22:49:39.215359 run osmo-ms-virt-phy/00090(pid=125): Terminating (SIGTERM)
22:49:39.218774 run osmo-ms-virt-phy/00091(pid=126): Terminating (SIGTERM)
22:49:39.222348 run osmo-ms-virt-phy/00092(pid=127): Terminating (SIGTERM)
22:49:39.225843 run osmo-ms-virt-phy/00093(pid=128): Terminating (SIGTERM)
22:49:39.229642 run osmo-ms-virt-phy/00094(pid=129): Terminating (SIGTERM)
22:49:39.232981 run osmo-ms-virt-phy/00095(pid=130): Terminating (SIGTERM)
22:49:39.236286 run osmo-ms-virt-phy/00096(pid=131): Terminating (SIGTERM)
22:49:39.239669 run osmo-ms-virt-phy/00097(pid=132): Terminating (SIGTERM)
22:49:39.243024 run osmo-ms-virt-phy/00098(pid=133): Terminating (SIGTERM)
22:49:39.246394 run osmo-ms-virt-phy/00099(pid=134): Terminating (SIGTERM)
22:49:39.249806 run osmo-ms-mob/00000(pid=135): Terminating (SIGTERM)
22:49:39.253842 run osmo-ms-mob/00001(pid=136): Terminating (SIGTERM)
22:49:39.257172 run osmo-ms-mob/00002(pid=137): Terminating (SIGTERM)
22:49:39.260451 run osmo-ms-mob/00003(pid=138): Terminating (SIGTERM)
22:49:39.263757 run osmo-ms-mob/00004(pid=139): Terminating (SIGTERM)
22:49:39.267062 run osmo-ms-mob/00005(pid=140): Terminating (SIGTERM)
22:49:39.270367 run osmo-ms-mob/00006(pid=141): Terminating (SIGTERM)
22:49:39.273664 run osmo-ms-mob/00007(pid=142): Terminating (SIGTERM)
22:49:39.276957 run osmo-ms-mob/00008(pid=143): Terminating (SIGTERM)
22:49:39.280239 run osmo-ms-mob/00009(pid=144): Terminating (SIGTERM)
22:49:39.283531 run osmo-ms-mob/00010(pid=145): Terminating (SIGTERM)
22:49:39.286837 run osmo-ms-mob/00011(pid=146): Terminating (SIGTERM)
22:49:39.290145 run osmo-ms-mob/00012(pid=147): Terminating (SIGTERM)
22:49:39.293454 run osmo-ms-mob/00013(pid=148): Terminating (SIGTERM)
22:49:39.296747 run osmo-ms-mob/00014(pid=149): Terminating (SIGTERM)
22:49:39.300047 run osmo-ms-mob/00015(pid=150): Terminating (SIGTERM)
22:49:39.303350 run osmo-ms-mob/00016(pid=151): Terminating (SIGTERM)
22:49:39.306651 run osmo-ms-mob/00017(pid=152): Terminating (SIGTERM)
22:49:39.309952 run osmo-ms-mob/00018(pid=153): Terminating (SIGTERM)
22:49:39.313253 run osmo-ms-mob/00019(pid=154): Terminating (SIGTERM)
22:49:39.316552 run osmo-ms-mob/00020(pid=155): Terminating (SIGTERM)
22:49:39.319852 run osmo-ms-mob/00021(pid=156): Terminating (SIGTERM)
22:49:39.323155 run osmo-ms-mob/00022(pid=157): Terminating (SIGTERM)
22:49:39.326455 run osmo-ms-mob/00023(pid=158): Terminating (SIGTERM)
22:49:39.329770 run osmo-ms-mob/00024(pid=159): Terminating (SIGTERM)
22:49:39.333064 run osmo-ms-mob/00025(pid=160): Terminating (SIGTERM)
22:49:39.336373 run osmo-ms-mob/00026(pid=161): Terminating (SIGTERM)
22:49:39.339663 run osmo-ms-mob/00027(pid=162): Terminating (SIGTERM)
22:49:39.342975 run osmo-ms-mob/00028(pid=163): Terminating (SIGTERM)
22:49:39.346284 run osmo-ms-mob/00029(pid=164): Terminating (SIGTERM)
22:49:39.349578 run osmo-ms-mob/00030(pid=165): Terminating (SIGTERM)
22:49:39.352869 run osmo-ms-mob/00031(pid=166): Terminating (SIGTERM)
22:49:39.356154 run osmo-ms-mob/00032(pid=167): Terminating (SIGTERM)
22:49:39.359448 run osmo-ms-mob/00033(pid=168): Terminating (SIGTERM)
22:49:39.362748 run osmo-ms-mob/00034(pid=169): Terminating (SIGTERM)
22:49:39.366040 run osmo-ms-mob/00035(pid=170): Terminating (SIGTERM)
22:49:39.369330 run osmo-ms-mob/00036(pid=171): Terminating (SIGTERM)
22:49:39.372613 run osmo-ms-mob/00037(pid=172): Terminating (SIGTERM)
22:49:39.375904 run osmo-ms-mob/00038(pid=173): Terminating (SIGTERM)
22:49:39.379196 run osmo-ms-mob/00039(pid=174): Terminating (SIGTERM)
22:49:39.382500 run osmo-ms-mob/00040(pid=175): Terminating (SIGTERM)
22:49:39.385804 run osmo-ms-mob/00041(pid=176): Terminating (SIGTERM)
22:49:39.389099 run osmo-ms-mob/00042(pid=177): Terminating (SIGTERM)
22:49:39.392399 run osmo-ms-mob/00043(pid=178): Terminating (SIGTERM)
22:49:39.395696 run osmo-ms-mob/00044(pid=179): Terminating (SIGTERM)
22:49:39.398999 run osmo-ms-mob/00045(pid=180): Terminating (SIGTERM)
22:49:39.402300 run osmo-ms-mob/00046(pid=181): Terminating (SIGTERM)
22:49:39.405593 run osmo-ms-mob/00047(pid=182): Terminating (SIGTERM)
22:49:39.408882 run osmo-ms-mob/00048(pid=183): Terminating (SIGTERM)
22:49:39.412177 run osmo-ms-mob/00049(pid=184): Terminating (SIGTERM)
22:49:39.415467 run osmo-ms-mob/00050(pid=185): Terminating (SIGTERM)
22:49:39.418758 run osmo-ms-mob/00051(pid=186): Terminating (SIGTERM)
22:49:39.422064 run osmo-ms-mob/00052(pid=187): Terminating (SIGTERM)
22:49:39.425358 run osmo-ms-mob/00053(pid=188): Terminating (SIGTERM)
22:49:39.428635 run osmo-ms-mob/00054(pid=189): Terminating (SIGTERM)
22:49:39.431933 run osmo-ms-mob/00055(pid=190): Terminating (SIGTERM)
22:49:39.435242 run osmo-ms-mob/00056(pid=191): Terminating (SIGTERM)
22:49:39.438544 run osmo-ms-mob/00057(pid=192): Terminating (SIGTERM)
22:49:39.441845 run osmo-ms-mob/00058(pid=193): Terminating (SIGTERM)
22:49:39.445156 run osmo-ms-mob/00059(pid=194): Terminating (SIGTERM)
22:49:39.448457 run osmo-ms-mob/00060(pid=195): Terminating (SIGTERM)
22:49:39.451757 run osmo-ms-mob/00061(pid=196): Terminating (SIGTERM)
22:49:39.455066 run osmo-ms-mob/00062(pid=197): Terminating (SIGTERM)
22:49:39.458366 run osmo-ms-mob/00063(pid=198): Terminating (SIGTERM)
22:49:39.461661 run osmo-ms-mob/00064(pid=199): Terminating (SIGTERM)
22:49:39.464972 run osmo-ms-mob/00065(pid=200): Terminating (SIGTERM)
22:49:39.468260 run osmo-ms-mob/00066(pid=201): Terminating (SIGTERM)
22:49:39.471560 run osmo-ms-mob/00067(pid=202): Terminating (SIGTERM)
22:49:39.474868 run osmo-ms-mob/00068(pid=203): Terminating (SIGTERM)
22:49:39.478177 run osmo-ms-mob/00069(pid=204): Terminating (SIGTERM)
22:49:39.481489 run osmo-ms-mob/00070(pid=205): Terminating (SIGTERM)
22:49:39.484782 run osmo-ms-mob/00071(pid=206): Terminating (SIGTERM)
22:49:39.488087 run osmo-ms-mob/00072(pid=207): Terminating (SIGTERM)
22:49:39.491376 run osmo-ms-mob/00073(pid=208): Terminating (SIGTERM)
22:49:39.494670 run osmo-ms-mob/00074(pid=209): Terminating (SIGTERM)
22:49:39.497962 run osmo-ms-mob/00075(pid=210): Terminating (SIGTERM)
22:49:39.501253 run osmo-ms-mob/00076(pid=211): Terminating (SIGTERM)
22:49:39.504550 run osmo-ms-mob/00077(pid=212): Terminating (SIGTERM)
22:49:39.507845 run osmo-ms-mob/00078(pid=213): Terminating (SIGTERM)
22:49:39.511147 run osmo-ms-mob/00079(pid=214): Terminating (SIGTERM)
22:49:39.514439 run osmo-ms-mob/00080(pid=215): Terminating (SIGTERM)
22:49:39.517735 run osmo-ms-mob/00081(pid=216): Terminating (SIGTERM)
22:49:39.521031 run osmo-ms-mob/00082(pid=217): Terminating (SIGTERM)
22:49:39.524328 run osmo-ms-mob/00083(pid=218): Terminating (SIGTERM)
22:49:39.527617 run osmo-ms-mob/00084(pid=219): Terminating (SIGTERM)
22:49:39.530919 run osmo-ms-mob/00085(pid=220): Terminating (SIGTERM)
22:49:39.534211 run osmo-ms-mob/00086(pid=221): Terminating (SIGTERM)
22:49:39.537512 run osmo-ms-mob/00087(pid=222): Terminating (SIGTERM)
22:49:39.540810 run osmo-ms-mob/00088(pid=223): Terminating (SIGTERM)
22:49:39.544098 run osmo-ms-mob/00089(pid=224): Terminating (SIGTERM)
22:49:39.547387 run osmo-ms-mob/00090(pid=225): Terminating (SIGTERM)
22:49:39.550689 run osmo-ms-mob/00091(pid=226): Terminating (SIGTERM)
22:49:39.554007 run osmo-ms-mob/00092(pid=227): Terminating (SIGTERM)
22:49:39.557292 run osmo-ms-mob/00093(pid=228): Terminating (SIGTERM)
22:49:39.560589 run osmo-ms-mob/00094(pid=229): Terminating (SIGTERM)
22:49:39.563885 run osmo-ms-mob/00095(pid=230): Terminating (SIGTERM)
22:49:39.567173 run osmo-ms-mob/00096(pid=231): Terminating (SIGTERM)
22:49:39.570475 run osmo-ms-mob/00097(pid=232): Terminating (SIGTERM)
22:49:39.573780 run osmo-ms-mob/00098(pid=233): Terminating (SIGTERM)
22:49:39.577079 run osmo-ms-mob/00099(pid=234): Terminating (SIGTERM)
22:49:39.580380 --- ParallelTerminationStrategy: PID 22 died...
22:49:39.581874 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminated: ok {rc=0}
22:49:39.585543 --- ParallelTerminationStrategy: PID 23 died...
22:49:39.587031 run osmo-hlr_127.0.42.2(pid=23): Terminated: ok {rc=0}
22:49:39.590676 --- ParallelTerminationStrategy: PID 24 died...
22:49:39.592159 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminated: ok {rc=0}
22:49:39.595826 --- ParallelTerminationStrategy: PID 25 died...
22:49:39.597316 run osmo-stp_127.0.42.5(pid=25): Terminated: ok {rc=0}
22:49:39.600952 --- ParallelTerminationStrategy: PID 26 died...
22:49:39.602432 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminated: ok {rc=0}
22:49:39.606083 --- ParallelTerminationStrategy: PID 27 died...
22:49:39.607565 run osmo-msc_127.0.42.6(pid=27): Terminated: ok {rc=0}
22:49:39.611230 --- ParallelTerminationStrategy: PID 28 died...
22:49:39.612728 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminated: ok {rc=0}
22:49:39.616386 --- ParallelTerminationStrategy: PID 29 died...
22:49:39.617875 run osmo-mgw_127.0.42.3(pid=29): Terminated {rc=15}
22:49:39.621543 --- ParallelTerminationStrategy: PID 30 died...
22:49:39.623025 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminated: ok {rc=0}
22:49:39.626678 --- ParallelTerminationStrategy: PID 31 died...
22:49:39.628171 run osmo-mgw_127.0.42.4(pid=31): Terminated {rc=15}
22:49:39.631862 --- ParallelTerminationStrategy: PID 32 died...
22:49:39.633361 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminated: ok {rc=0}
22:49:39.637064 --- ParallelTerminationStrategy: PID 33 died...
22:49:39.638611 run osmo-bsc_127.0.42.7(pid=33): Terminated: ok {rc=0}
22:49:39.642412 --- ParallelTerminationStrategy: PID 35 died...
22:49:39.643954 run osmo-ms-virt-phy/00000(pid=35): Terminated: ok {rc=0}
22:49:39.647758 --- ParallelTerminationStrategy: PID 36 died...
22:49:39.649304 run osmo-ms-virt-phy/00001(pid=36): Terminated: ok {rc=0}
22:49:39.653101 --- ParallelTerminationStrategy: PID 37 died...
22:49:39.654642 run osmo-ms-virt-phy/00002(pid=37): Terminated: ok {rc=0}
22:49:39.658435 --- ParallelTerminationStrategy: PID 38 died...
22:49:39.659975 run osmo-ms-virt-phy/00003(pid=38): Terminated: ok {rc=0}
22:49:39.663768 --- ParallelTerminationStrategy: PID 39 died...
22:49:39.665304 run osmo-ms-virt-phy/00004(pid=39): Terminated: ok {rc=0}
22:49:39.669096 --- ParallelTerminationStrategy: PID 40 died...
22:49:39.670654 run osmo-ms-virt-phy/00005(pid=40): Terminated: ok {rc=0}
22:49:39.674447 --- ParallelTerminationStrategy: PID 41 died...
22:49:39.675984 run osmo-ms-virt-phy/00006(pid=41): Terminated: ok {rc=0}
22:49:39.679773 --- ParallelTerminationStrategy: PID 42 died...
22:49:39.681311 run osmo-ms-virt-phy/00007(pid=42): Terminated: ok {rc=0}
22:49:39.685114 --- ParallelTerminationStrategy: PID 43 died...
22:49:39.686640 run osmo-ms-virt-phy/00008(pid=43): Terminated: ok {rc=0}
22:49:39.690432 --- ParallelTerminationStrategy: PID 44 died...
22:49:39.691957 run osmo-ms-virt-phy/00009(pid=44): Terminated: ok {rc=0}
22:49:39.695644 --- ParallelTerminationStrategy: PID 45 died...
22:49:39.697154 run osmo-ms-virt-phy/00010(pid=45): Terminated: ok {rc=0}
22:49:39.700830 --- ParallelTerminationStrategy: PID 46 died...
22:49:39.702328 run osmo-ms-virt-phy/00011(pid=46): Terminated: ok {rc=0}
22:49:39.706011 --- ParallelTerminationStrategy: PID 47 died...
22:49:39.707511 run osmo-ms-virt-phy/00012(pid=47): Terminated: ok {rc=0}
22:49:39.711189 --- ParallelTerminationStrategy: PID 48 died...
22:49:39.712699 run osmo-ms-virt-phy/00013(pid=48): Terminated: ok {rc=0}
22:49:39.716378 --- ParallelTerminationStrategy: PID 49 died...
22:49:39.717877 run osmo-ms-virt-phy/00014(pid=49): Terminated: ok {rc=0}
22:49:39.721560 --- ParallelTerminationStrategy: PID 50 died...
22:49:39.723051 run osmo-ms-virt-phy/00015(pid=50): Terminated: ok {rc=0}
22:49:39.726728 --- ParallelTerminationStrategy: PID 51 died...
22:49:39.728206 run osmo-ms-virt-phy/00016(pid=51): Terminated: ok {rc=0}
22:49:39.731878 --- ParallelTerminationStrategy: PID 52 died...
22:49:39.733373 run osmo-ms-virt-phy/00017(pid=52): Terminated: ok {rc=0}
22:49:39.737073 --- ParallelTerminationStrategy: PID 53 died...
22:49:39.738570 run osmo-ms-virt-phy/00018(pid=53): Terminated: ok {rc=0}
22:49:39.742275 --- ParallelTerminationStrategy: PID 54 died...
22:49:39.743773 run osmo-ms-virt-phy/00019(pid=54): Terminated: ok {rc=0}
22:49:39.747470 --- ParallelTerminationStrategy: PID 55 died...
22:49:39.748963 run osmo-ms-virt-phy/00020(pid=55): Terminated: ok {rc=0}
22:49:39.752647 --- ParallelTerminationStrategy: PID 56 died...
22:49:39.754143 run osmo-ms-virt-phy/00021(pid=56): Terminated: ok {rc=0}
22:49:39.757835 --- ParallelTerminationStrategy: PID 57 died...
22:49:39.759322 run osmo-ms-virt-phy/00022(pid=57): Terminated: ok {rc=0}
22:49:39.763029 --- ParallelTerminationStrategy: PID 58 died...
22:49:39.764517 run osmo-ms-virt-phy/00023(pid=58): Terminated: ok {rc=0}
22:49:39.768203 --- ParallelTerminationStrategy: PID 59 died...
22:49:39.769701 run osmo-ms-virt-phy/00024(pid=59): Terminated: ok {rc=0}
22:49:39.773395 --- ParallelTerminationStrategy: PID 60 died...
22:49:39.774878 run osmo-ms-virt-phy/00025(pid=60): Terminated: ok {rc=0}
22:49:39.778565 --- ParallelTerminationStrategy: PID 61 died...
22:49:39.780059 run osmo-ms-virt-phy/00026(pid=61): Terminated: ok {rc=0}
22:49:39.783757 --- ParallelTerminationStrategy: PID 62 died...
22:49:39.785267 run osmo-ms-virt-phy/00027(pid=62): Terminated: ok {rc=0}
22:49:39.788960 --- ParallelTerminationStrategy: PID 63 died...
22:49:39.790458 run osmo-ms-virt-phy/00028(pid=63): Terminated: ok {rc=0}
22:49:39.794127 --- ParallelTerminationStrategy: PID 64 died...
22:49:39.795627 run osmo-ms-virt-phy/00029(pid=64): Terminated: ok {rc=0}
22:49:39.799327 --- ParallelTerminationStrategy: PID 65 died...
22:49:39.800818 run osmo-ms-virt-phy/00030(pid=65): Terminated: ok {rc=0}
22:49:39.804493 --- ParallelTerminationStrategy: PID 66 died...
22:49:39.806003 run osmo-ms-virt-phy/00031(pid=66): Terminated: ok {rc=0}
22:49:39.809688 --- ParallelTerminationStrategy: PID 67 died...
22:49:39.811182 run osmo-ms-virt-phy/00032(pid=67): Terminated: ok {rc=0}
22:49:39.814876 --- ParallelTerminationStrategy: PID 68 died...
22:49:39.816377 run osmo-ms-virt-phy/00033(pid=68): Terminated: ok {rc=0}
22:49:39.820061 --- ParallelTerminationStrategy: PID 69 died...
22:49:39.821573 run osmo-ms-virt-phy/00034(pid=69): Terminated: ok {rc=0}
22:49:39.825277 --- ParallelTerminationStrategy: PID 70 died...
22:49:39.826769 run osmo-ms-virt-phy/00035(pid=70): Terminated: ok {rc=0}
22:49:39.830457 --- ParallelTerminationStrategy: PID 71 died...
22:49:39.831952 run osmo-ms-virt-phy/00036(pid=71): Terminated: ok {rc=0}
22:49:39.835636 --- ParallelTerminationStrategy: PID 72 died...
22:49:39.837129 run osmo-ms-virt-phy/00037(pid=72): Terminated: ok {rc=0}
22:49:39.840826 --- ParallelTerminationStrategy: PID 73 died...
22:49:39.842316 run osmo-ms-virt-phy/00038(pid=73): Terminated: ok {rc=0}
22:49:39.845995 --- ParallelTerminationStrategy: PID 74 died...
22:49:39.847489 run osmo-ms-virt-phy/00039(pid=74): Terminated: ok {rc=0}
22:49:39.851171 --- ParallelTerminationStrategy: PID 75 died...
22:49:39.852666 run osmo-ms-virt-phy/00040(pid=75): Terminated: ok {rc=0}
22:49:39.856348 --- ParallelTerminationStrategy: PID 76 died...
22:49:39.857853 run osmo-ms-virt-phy/00041(pid=76): Terminated: ok {rc=0}
22:49:39.861529 --- ParallelTerminationStrategy: PID 77 died...
22:49:39.863026 run osmo-ms-virt-phy/00042(pid=77): Terminated: ok {rc=0}
22:49:39.866715 --- ParallelTerminationStrategy: PID 78 died...
22:49:39.868207 run osmo-ms-virt-phy/00043(pid=78): Terminated: ok {rc=0}
22:49:39.871960 --- ParallelTerminationStrategy: PID 79 died...
22:49:39.873468 run osmo-ms-virt-phy/00044(pid=79): Terminated: ok {rc=0}
22:49:39.877207 --- ParallelTerminationStrategy: PID 80 died...
22:49:39.878720 run osmo-ms-virt-phy/00045(pid=80): Terminated: ok {rc=0}
22:49:39.882416 --- ParallelTerminationStrategy: PID 81 died...
22:49:39.883928 run osmo-ms-virt-phy/00046(pid=81): Terminated: ok {rc=0}
22:49:39.887672 --- ParallelTerminationStrategy: PID 82 died...
22:49:39.889215 run osmo-ms-virt-phy/00047(pid=82): Terminated: ok {rc=0}
22:49:39.893005 --- ParallelTerminationStrategy: PID 83 died...
22:49:39.894530 run osmo-ms-virt-phy/00048(pid=83): Terminated: ok {rc=0}
22:49:39.898305 --- ParallelTerminationStrategy: PID 84 died...
22:49:39.899823 run osmo-ms-virt-phy/00049(pid=84): Terminated: ok {rc=0}
22:49:39.903589 --- ParallelTerminationStrategy: PID 85 died...
22:49:39.905108 run osmo-ms-virt-phy/00050(pid=85): Terminated: ok {rc=0}
22:49:39.908871 --- ParallelTerminationStrategy: PID 86 died...
22:49:39.910386 run osmo-ms-virt-phy/00051(pid=86): Terminated: ok {rc=0}
22:49:39.914172 --- ParallelTerminationStrategy: PID 87 died...
22:49:39.915706 run osmo-ms-virt-phy/00052(pid=87): Terminated: ok {rc=0}
22:49:39.919473 --- ParallelTerminationStrategy: PID 88 died...
22:49:39.920998 run osmo-ms-virt-phy/00053(pid=88): Terminated: ok {rc=0}
22:49:39.924903 --- ParallelTerminationStrategy: PID 89 died...
22:49:39.926485 run osmo-ms-virt-phy/00054(pid=89): Terminated: ok {rc=0}
22:49:39.930413 --- ParallelTerminationStrategy: PID 90 died...
22:49:39.932001 run osmo-ms-virt-phy/00055(pid=90): Terminated: ok {rc=0}
22:49:39.935928 --- ParallelTerminationStrategy: PID 91 died...
22:49:39.937520 run osmo-ms-virt-phy/00056(pid=91): Terminated: ok {rc=0}
22:49:39.941452 --- ParallelTerminationStrategy: PID 92 died...
22:49:39.943035 run osmo-ms-virt-phy/00057(pid=92): Terminated: ok {rc=0}
22:49:39.946953 --- ParallelTerminationStrategy: PID 93 died...
22:49:39.948533 run osmo-ms-virt-phy/00058(pid=93): Terminated: ok {rc=0}
22:49:39.952462 --- ParallelTerminationStrategy: PID 94 died...
22:49:39.954053 run osmo-ms-virt-phy/00059(pid=94): Terminated: ok {rc=0}
22:49:39.957993 --- ParallelTerminationStrategy: PID 95 died...
22:49:39.959583 run osmo-ms-virt-phy/00060(pid=95): Terminated: ok {rc=0}
22:49:39.963503 --- ParallelTerminationStrategy: PID 96 died...
22:49:39.965107 run osmo-ms-virt-phy/00061(pid=96): Terminated: ok {rc=0}
22:49:39.969027 --- ParallelTerminationStrategy: PID 97 died...
22:49:39.970622 run osmo-ms-virt-phy/00062(pid=97): Terminated: ok {rc=0}
22:49:39.974561 --- ParallelTerminationStrategy: PID 98 died...
22:49:39.976138 run osmo-ms-virt-phy/00063(pid=98): Terminated: ok {rc=0}
22:49:39.980070 --- ParallelTerminationStrategy: PID 99 died...
22:49:39.981670 run osmo-ms-virt-phy/00064(pid=99): Terminated: ok {rc=0}
22:49:39.985603 --- ParallelTerminationStrategy: PID 100 died...
22:49:39.987184 run osmo-ms-virt-phy/00065(pid=100): Terminated: ok {rc=0}
22:49:39.991102 --- ParallelTerminationStrategy: PID 101 died...
22:49:39.992694 run osmo-ms-virt-phy/00066(pid=101): Terminated: ok {rc=0}
22:49:39.996619 --- ParallelTerminationStrategy: PID 102 died...
22:49:39.998217 run osmo-ms-virt-phy/00067(pid=102): Terminated: ok {rc=0}
22:49:40.002145 --- ParallelTerminationStrategy: PID 103 died...
22:49:40.003738 run osmo-ms-virt-phy/00068(pid=103): Terminated: ok {rc=0}
22:49:40.007652 --- ParallelTerminationStrategy: PID 104 died...
22:49:40.009244 run osmo-ms-virt-phy/00069(pid=104): Terminated: ok {rc=0}
22:49:40.013164 --- ParallelTerminationStrategy: PID 105 died...
22:49:40.014752 run osmo-ms-virt-phy/00070(pid=105): Terminated: ok {rc=0}
22:49:40.018668 --- ParallelTerminationStrategy: PID 106 died...
22:49:40.020255 run osmo-ms-virt-phy/00071(pid=106): Terminated: ok {rc=0}
22:49:40.024166 --- ParallelTerminationStrategy: PID 107 died...
22:49:40.025757 run osmo-ms-virt-phy/00072(pid=107): Terminated: ok {rc=0}
22:49:40.029670 --- ParallelTerminationStrategy: PID 108 died...
22:49:40.031256 run osmo-ms-virt-phy/00073(pid=108): Terminated: ok {rc=0}
22:49:40.035173 --- ParallelTerminationStrategy: PID 109 died...
22:49:40.036759 run osmo-ms-virt-phy/00074(pid=109): Terminated: ok {rc=0}
22:49:40.040668 --- ParallelTerminationStrategy: PID 110 died...
22:49:40.042258 run osmo-ms-virt-phy/00075(pid=110): Terminated: ok {rc=0}
22:49:40.046189 --- ParallelTerminationStrategy: PID 111 died...
22:49:40.047777 run osmo-ms-virt-phy/00076(pid=111): Terminated: ok {rc=0}
22:49:40.051696 --- ParallelTerminationStrategy: PID 112 died...
22:49:40.053289 run osmo-ms-virt-phy/00077(pid=112): Terminated: ok {rc=0}
22:49:40.057232 --- ParallelTerminationStrategy: PID 113 died...
22:49:40.058815 run osmo-ms-virt-phy/00078(pid=113): Terminated: ok {rc=0}
22:49:40.062747 --- ParallelTerminationStrategy: PID 114 died...
22:49:40.064328 run osmo-ms-virt-phy/00079(pid=114): Terminated: ok {rc=0}
22:49:40.068245 --- ParallelTerminationStrategy: PID 115 died...
22:49:40.069833 run osmo-ms-virt-phy/00080(pid=115): Terminated: ok {rc=0}
22:49:40.073772 --- ParallelTerminationStrategy: PID 116 died...
22:49:40.075294 run osmo-ms-virt-phy/00081(pid=116): Terminated: ok {rc=0}
22:49:40.079051 --- ParallelTerminationStrategy: PID 117 died...
22:49:40.080581 run osmo-ms-virt-phy/00082(pid=117): Terminated: ok {rc=0}
22:49:40.084342 --- ParallelTerminationStrategy: PID 118 died...
22:49:40.085858 run osmo-ms-virt-phy/00083(pid=118): Terminated: ok {rc=0}
22:49:40.089629 --- ParallelTerminationStrategy: PID 119 died...
22:49:40.091155 run osmo-ms-virt-phy/00084(pid=119): Terminated: ok {rc=0}
22:49:40.094922 --- ParallelTerminationStrategy: PID 120 died...
22:49:40.096451 run osmo-ms-virt-phy/00085(pid=120): Terminated: ok {rc=0}
22:49:40.100215 --- ParallelTerminationStrategy: PID 121 died...
22:49:40.101763 run osmo-ms-virt-phy/00086(pid=121): Terminated: ok {rc=0}
22:49:40.105525 --- ParallelTerminationStrategy: PID 122 died...
22:49:40.107037 run osmo-ms-virt-phy/00087(pid=122): Terminated: ok {rc=0}
22:49:40.110824 --- ParallelTerminationStrategy: PID 123 died...
22:49:40.112351 run osmo-ms-virt-phy/00088(pid=123): Terminated: ok {rc=0}
22:49:40.116120 --- ParallelTerminationStrategy: PID 124 died...
22:49:40.117648 run osmo-ms-virt-phy/00089(pid=124): Terminated: ok {rc=0}
22:49:40.121404 --- ParallelTerminationStrategy: PID 125 died...
22:49:40.122933 run osmo-ms-virt-phy/00090(pid=125): Terminated: ok {rc=0}
22:49:40.126693 --- ParallelTerminationStrategy: PID 126 died...
22:49:40.128213 run osmo-ms-virt-phy/00091(pid=126): Terminated: ok {rc=0}
22:49:40.131960 --- ParallelTerminationStrategy: PID 127 died...
22:49:40.133491 run osmo-ms-virt-phy/00092(pid=127): Terminated: ok {rc=0}
22:49:40.137256 --- ParallelTerminationStrategy: PID 128 died...
22:49:40.138777 run osmo-ms-virt-phy/00093(pid=128): Terminated: ok {rc=0}
22:49:40.142543 --- ParallelTerminationStrategy: PID 129 died...
22:49:40.144060 run osmo-ms-virt-phy/00094(pid=129): Terminated: ok {rc=0}
22:49:40.147814 --- ParallelTerminationStrategy: PID 130 died...
22:49:40.149338 run osmo-ms-virt-phy/00095(pid=130): Terminated: ok {rc=0}
22:49:40.153094 --- ParallelTerminationStrategy: PID 131 died...
22:49:40.154614 run osmo-ms-virt-phy/00096(pid=131): Terminated: ok {rc=0}
22:49:40.158391 --- ParallelTerminationStrategy: PID 132 died...
22:49:40.159921 run osmo-ms-virt-phy/00097(pid=132): Terminated: ok {rc=0}
22:49:40.163714 --- ParallelTerminationStrategy: PID 133 died...
22:49:40.165241 run osmo-ms-virt-phy/00098(pid=133): Terminated: ok {rc=0}
22:49:40.169003 --- ParallelTerminationStrategy: PID 134 died...
22:49:40.170526 run osmo-ms-virt-phy/00099(pid=134): Terminated: ok {rc=0}
22:49:40.174301 --- ParallelTerminationStrategy: PID 135 died...
22:49:40.175825 run osmo-ms-mob/00000(pid=135): Terminated {rc=26112}
22:49:40.179652 --- ParallelTerminationStrategy: PID 136 died...
22:49:40.181184 run osmo-ms-mob/00001(pid=136): Terminated {rc=26112}
22:49:40.184989 --- ParallelTerminationStrategy: PID 137 died...
22:49:40.186524 run osmo-ms-mob/00002(pid=137): Terminated {rc=26112}
22:49:40.190325 --- ParallelTerminationStrategy: PID 138 died...
22:49:40.191856 run osmo-ms-mob/00003(pid=138): Terminated {rc=26112}
22:49:40.195673 --- ParallelTerminationStrategy: PID 139 died...
22:49:40.197202 run osmo-ms-mob/00004(pid=139): Terminated {rc=26112}
22:49:40.201015 --- ParallelTerminationStrategy: PID 140 died...
22:49:40.202539 run osmo-ms-mob/00005(pid=140): Terminated {rc=26112}
22:49:40.206330 --- ParallelTerminationStrategy: PID 141 died...
22:49:40.207855 run osmo-ms-mob/00006(pid=141): Terminated {rc=26112}
22:49:40.211661 --- ParallelTerminationStrategy: PID 142 died...
22:49:40.213184 run osmo-ms-mob/00007(pid=142): Terminated {rc=26112}
22:49:40.216980 --- ParallelTerminationStrategy: PID 143 died...
22:49:40.218505 run osmo-ms-mob/00008(pid=143): Terminated {rc=26112}
22:49:40.222313 --- ParallelTerminationStrategy: PID 144 died...
22:49:40.223852 run osmo-ms-mob/00009(pid=144): Terminated {rc=26112}
22:49:40.227651 --- ParallelTerminationStrategy: PID 145 died...
22:49:40.229182 run osmo-ms-mob/00010(pid=145): Terminated {rc=26112}
22:49:40.232958 --- ParallelTerminationStrategy: PID 146 died...
22:49:40.234477 run osmo-ms-mob/00011(pid=146): Terminated {rc=26112}
22:49:40.238266 --- ParallelTerminationStrategy: PID 147 died...
22:49:40.239783 run osmo-ms-mob/00012(pid=147): Terminated {rc=26112}
22:49:40.243569 --- ParallelTerminationStrategy: PID 148 died...
22:49:40.245099 run osmo-ms-mob/00013(pid=148): Terminated {rc=26112}
22:49:40.248887 --- ParallelTerminationStrategy: PID 149 died...
22:49:40.250416 run osmo-ms-mob/00014(pid=149): Terminated {rc=26112}
22:49:40.254226 --- ParallelTerminationStrategy: PID 150 died...
22:49:40.255745 run osmo-ms-mob/00015(pid=150): Terminated {rc=26112}
22:49:40.259553 --- ParallelTerminationStrategy: PID 151 died...
22:49:40.261086 run osmo-ms-mob/00016(pid=151): Terminated {rc=26112}
22:49:40.264872 --- ParallelTerminationStrategy: PID 152 died...
22:49:40.266407 run osmo-ms-mob/00017(pid=152): Terminated {rc=26112}
22:49:40.270213 --- ParallelTerminationStrategy: PID 153 died...
22:49:40.271753 run osmo-ms-mob/00018(pid=153): Terminated {rc=26112}
22:49:40.275547 --- ParallelTerminationStrategy: PID 154 died...
22:49:40.277085 run osmo-ms-mob/00019(pid=154): Terminated {rc=26112}
22:49:40.280875 --- ParallelTerminationStrategy: PID 155 died...
22:49:40.282396 run osmo-ms-mob/00020(pid=155): Terminated {rc=26112}
22:49:40.286185 --- ParallelTerminationStrategy: PID 156 died...
22:49:40.287701 run osmo-ms-mob/00021(pid=156): Terminated {rc=26112}
22:49:40.291488 --- ParallelTerminationStrategy: PID 157 died...
22:49:40.293018 run osmo-ms-mob/00022(pid=157): Terminated {rc=26112}
22:49:40.296789 --- ParallelTerminationStrategy: PID 158 died...
22:49:40.298310 run osmo-ms-mob/00023(pid=158): Terminated {rc=26112}
22:49:40.302103 --- ParallelTerminationStrategy: PID 159 died...
22:49:40.303622 run osmo-ms-mob/00024(pid=159): Terminated {rc=26112}
22:49:40.307428 --- ParallelTerminationStrategy: PID 160 died...
22:49:40.308957 run osmo-ms-mob/00025(pid=160): Terminated {rc=26112}
22:49:40.312736 --- ParallelTerminationStrategy: PID 161 died...
22:49:40.314272 run osmo-ms-mob/00026(pid=161): Terminated {rc=26112}
22:49:40.318057 --- ParallelTerminationStrategy: PID 162 died...
22:49:40.319582 run osmo-ms-mob/00027(pid=162): Terminated {rc=26112}
22:49:40.323382 --- ParallelTerminationStrategy: PID 163 died...
22:49:40.324907 run osmo-ms-mob/00028(pid=163): Terminated {rc=26112}
22:49:40.328712 --- ParallelTerminationStrategy: PID 164 died...
22:49:40.330232 run osmo-ms-mob/00029(pid=164): Terminated {rc=26112}
22:49:40.334020 --- ParallelTerminationStrategy: PID 165 died...
22:49:40.335539 run osmo-ms-mob/00030(pid=165): Terminated {rc=26112}
22:49:40.339320 --- ParallelTerminationStrategy: PID 166 died...
22:49:40.340846 run osmo-ms-mob/00031(pid=166): Terminated {rc=26112}
22:49:40.344654 --- ParallelTerminationStrategy: PID 167 died...
22:49:40.346186 run osmo-ms-mob/00032(pid=167): Terminated {rc=26112}
22:49:40.349966 --- ParallelTerminationStrategy: PID 168 died...
22:49:40.351484 run osmo-ms-mob/00033(pid=168): Terminated {rc=26112}
22:49:40.355280 --- ParallelTerminationStrategy: PID 169 died...
22:49:40.356802 run osmo-ms-mob/00034(pid=169): Terminated {rc=26112}
22:49:40.360583 --- ParallelTerminationStrategy: PID 170 died...
22:49:40.362122 run osmo-ms-mob/00035(pid=170): Terminated {rc=26112}
22:49:40.365923 --- ParallelTerminationStrategy: PID 171 died...
22:49:40.367458 run osmo-ms-mob/00036(pid=171): Terminated {rc=26112}
22:49:40.371262 --- ParallelTerminationStrategy: PID 172 died...
22:49:40.372787 run osmo-ms-mob/00037(pid=172): Terminated {rc=26112}
22:49:40.376556 --- ParallelTerminationStrategy: PID 173 died...
22:49:40.378096 run osmo-ms-mob/00038(pid=173): Terminated {rc=26112}
22:49:40.381878 --- ParallelTerminationStrategy: PID 174 died...
22:49:40.383397 run osmo-ms-mob/00039(pid=174): Terminated {rc=26112}
22:49:40.387174 --- ParallelTerminationStrategy: PID 175 died...
22:49:40.388693 run osmo-ms-mob/00040(pid=175): Terminated {rc=26112}
22:49:40.392470 --- ParallelTerminationStrategy: PID 176 died...
22:49:40.393996 run osmo-ms-mob/00041(pid=176): Terminated {rc=26112}
22:49:40.397782 --- ParallelTerminationStrategy: PID 177 died...
22:49:40.399307 run osmo-ms-mob/00042(pid=177): Terminated {rc=26112}
22:49:40.403088 --- ParallelTerminationStrategy: PID 178 died...
22:49:40.404615 run osmo-ms-mob/00043(pid=178): Terminated {rc=26112}
22:49:40.408390 --- ParallelTerminationStrategy: PID 179 died...
22:49:40.409926 run osmo-ms-mob/00044(pid=179): Terminated {rc=26112}
22:49:40.413715 --- ParallelTerminationStrategy: PID 180 died...
22:49:40.415229 run osmo-ms-mob/00045(pid=180): Terminated {rc=26112}
22:49:40.419038 --- ParallelTerminationStrategy: PID 181 died...
22:49:40.420554 run osmo-ms-mob/00046(pid=181): Terminated {rc=26112}
22:49:40.424371 --- ParallelTerminationStrategy: PID 182 died...
22:49:40.425909 run osmo-ms-mob/00047(pid=182): Terminated {rc=26112}
22:49:40.429713 --- ParallelTerminationStrategy: PID 183 died...
22:49:40.431239 run osmo-ms-mob/00048(pid=183): Terminated {rc=26112}
22:49:40.435036 --- ParallelTerminationStrategy: PID 184 died...
22:49:40.436572 run osmo-ms-mob/00049(pid=184): Terminated {rc=26112}
22:49:40.440338 --- ParallelTerminationStrategy: PID 185 died...
22:49:40.441868 run osmo-ms-mob/00050(pid=185): Terminated {rc=26112}
22:49:40.445655 --- ParallelTerminationStrategy: PID 186 died...
22:49:40.447178 run osmo-ms-mob/00051(pid=186): Terminated {rc=26112}
22:49:40.450966 --- ParallelTerminationStrategy: PID 187 died...
22:49:40.452486 run osmo-ms-mob/00052(pid=187): Terminated {rc=26112}
22:49:40.456263 --- ParallelTerminationStrategy: PID 188 died...
22:49:40.457797 run osmo-ms-mob/00053(pid=188): Terminated {rc=26112}
22:49:40.461581 --- ParallelTerminationStrategy: PID 189 died...
22:49:40.463096 run osmo-ms-mob/00054(pid=189): Terminated {rc=26112}
22:49:40.466896 --- ParallelTerminationStrategy: PID 190 died...
22:49:40.468421 run osmo-ms-mob/00055(pid=190): Terminated {rc=26112}
22:49:40.472202 --- ParallelTerminationStrategy: PID 191 died...
22:49:40.473725 run osmo-ms-mob/00056(pid=191): Terminated {rc=26112}
22:49:40.477516 --- ParallelTerminationStrategy: PID 192 died...
22:49:40.479053 run osmo-ms-mob/00057(pid=192): Terminated {rc=26112}
22:49:40.482857 --- ParallelTerminationStrategy: PID 193 died...
22:49:40.484373 run osmo-ms-mob/00058(pid=193): Terminated {rc=26112}
22:49:40.488154 --- ParallelTerminationStrategy: PID 194 died...
22:49:40.489679 run osmo-ms-mob/00059(pid=194): Terminated {rc=26112}
22:49:40.493467 --- ParallelTerminationStrategy: PID 195 died...
22:49:40.494987 run osmo-ms-mob/00060(pid=195): Terminated {rc=26112}
22:49:40.498770 --- ParallelTerminationStrategy: PID 196 died...
22:49:40.500296 run osmo-ms-mob/00061(pid=196): Terminated {rc=26112}
22:49:40.504070 --- ParallelTerminationStrategy: PID 197 died...
22:49:40.505592 run osmo-ms-mob/00062(pid=197): Terminated {rc=26112}
22:49:40.509409 --- ParallelTerminationStrategy: PID 198 died...
22:49:40.510924 run osmo-ms-mob/00063(pid=198): Terminated {rc=26112}
22:49:40.514701 --- ParallelTerminationStrategy: PID 199 died...
22:49:40.516224 run osmo-ms-mob/00064(pid=199): Terminated {rc=26112}
22:49:40.520018 --- ParallelTerminationStrategy: PID 200 died...
22:49:40.521548 run osmo-ms-mob/00065(pid=200): Terminated {rc=26112}
22:49:40.525347 --- ParallelTerminationStrategy: PID 201 died...
22:49:40.526859 run osmo-ms-mob/00066(pid=201): Terminated {rc=26112}
22:49:40.530636 --- ParallelTerminationStrategy: PID 202 died...
22:49:40.532153 run osmo-ms-mob/00067(pid=202): Terminated {rc=26112}
22:49:40.535943 --- ParallelTerminationStrategy: PID 203 died...
22:49:40.537469 run osmo-ms-mob/00068(pid=203): Terminated {rc=26112}
22:49:40.541265 --- ParallelTerminationStrategy: PID 204 died...
22:49:40.542777 run osmo-ms-mob/00069(pid=204): Terminated {rc=26112}
22:49:40.546559 --- ParallelTerminationStrategy: PID 205 died...
22:49:40.548082 run osmo-ms-mob/00070(pid=205): Terminated {rc=26112}
22:49:40.551870 --- ParallelTerminationStrategy: PID 206 died...
22:49:40.553400 run osmo-ms-mob/00071(pid=206): Terminated {rc=26112}
22:49:40.557200 --- ParallelTerminationStrategy: PID 207 died...
22:49:40.558726 run osmo-ms-mob/00072(pid=207): Terminated {rc=26112}
22:49:40.562515 --- ParallelTerminationStrategy: PID 208 died...
22:49:40.564030 run osmo-ms-mob/00073(pid=208): Terminated {rc=26112}
22:49:40.567835 --- ParallelTerminationStrategy: PID 209 died...
22:49:40.569358 run osmo-ms-mob/00074(pid=209): Terminated {rc=26112}
22:49:40.573150 --- ParallelTerminationStrategy: PID 210 died...
22:49:40.574671 run osmo-ms-mob/00075(pid=210): Terminated {rc=26112}
22:49:40.578457 --- ParallelTerminationStrategy: PID 211 died...
22:49:40.579978 run osmo-ms-mob/00076(pid=211): Terminated {rc=26112}
22:49:40.583774 --- ParallelTerminationStrategy: PID 212 died...
22:49:40.585311 run osmo-ms-mob/00077(pid=212): Terminated {rc=26112}
22:49:40.589084 --- ParallelTerminationStrategy: PID 213 died...
22:49:40.590606 run osmo-ms-mob/00078(pid=213): Terminated {rc=26112}
22:49:40.594402 --- ParallelTerminationStrategy: PID 214 died...
22:49:40.595927 run osmo-ms-mob/00079(pid=214): Terminated {rc=26112}
22:49:40.599712 --- ParallelTerminationStrategy: PID 215 died...
22:49:40.601238 run osmo-ms-mob/00080(pid=215): Terminated {rc=26112}
22:49:40.605021 --- ParallelTerminationStrategy: PID 216 died...
22:49:40.606552 run osmo-ms-mob/00081(pid=216): Terminated {rc=26112}
22:49:40.610342 --- ParallelTerminationStrategy: PID 217 died...
22:49:40.611854 run osmo-ms-mob/00082(pid=217): Terminated {rc=26112}
22:49:40.615619 --- ParallelTerminationStrategy: PID 218 died...
22:49:40.617147 run osmo-ms-mob/00083(pid=218): Terminated {rc=26112}
22:49:40.620948 --- ParallelTerminationStrategy: PID 219 died...
22:49:40.622482 run osmo-ms-mob/00084(pid=219): Terminated {rc=26112}
22:49:40.626316 --- ParallelTerminationStrategy: PID 220 died...
22:49:40.627852 run osmo-ms-mob/00085(pid=220): Terminated {rc=26112}
22:49:40.631656 --- ParallelTerminationStrategy: PID 221 died...
22:49:40.633199 run osmo-ms-mob/00086(pid=221): Terminated {rc=26112}
22:49:40.637009 --- ParallelTerminationStrategy: PID 222 died...
22:49:40.638540 run osmo-ms-mob/00087(pid=222): Terminated {rc=26112}
22:49:40.642341 --- ParallelTerminationStrategy: PID 223 died...
22:49:40.643872 run osmo-ms-mob/00088(pid=223): Terminated {rc=26112}
22:49:40.647675 --- ParallelTerminationStrategy: PID 224 died...
22:49:40.649224 run osmo-ms-mob/00089(pid=224): Terminated {rc=26112}
22:49:40.653195 --- ParallelTerminationStrategy: PID 225 died...
22:49:40.654797 run osmo-ms-mob/00090(pid=225): Terminated {rc=26112}
22:49:40.658756 --- ParallelTerminationStrategy: PID 226 died...
22:49:40.660350 run osmo-ms-mob/00091(pid=226): Terminated {rc=26112}
22:49:40.664317 --- ParallelTerminationStrategy: PID 227 died...
22:49:40.665898 run osmo-ms-mob/00092(pid=227): Terminated {rc=26112}
22:49:40.669846 --- ParallelTerminationStrategy: PID 228 died...
22:49:40.671434 run osmo-ms-mob/00093(pid=228): Terminated {rc=26112}
22:49:40.675421 --- ParallelTerminationStrategy: PID 229 died...
22:49:40.677018 run osmo-ms-mob/00094(pid=229): Terminated {rc=26112}
22:49:40.680974 --- ParallelTerminationStrategy: PID 230 died...
22:49:40.682574 run osmo-ms-mob/00095(pid=230): Terminated {rc=26112}
22:49:40.686520 --- ParallelTerminationStrategy: PID 231 died...
22:49:40.688115 run osmo-ms-mob/00096(pid=231): Terminated {rc=26112}
22:49:40.692066 --- ParallelTerminationStrategy: PID 232 died...
22:49:40.693664 run osmo-ms-mob/00097(pid=232): Terminated {rc=26112}
22:49:40.697603 --- ParallelTerminationStrategy: PID 233 died...
22:49:40.699194 run osmo-ms-mob/00098(pid=233): Terminated {rc=26112}
22:49:40.703145 --- ParallelTerminationStrategy: PID 234 died...
22:49:40.704759 run osmo-ms-mob/00099(pid=234): Terminated {rc=26112}
22:49:44.109368 --- ParallelTerminationStrategy: PID 34 died...
22:49:44.115594 run osmo-bts-virtual(pid=34): Terminated: ok {rc=0}
---------------------------------------------------------------------
trial-8140 netreg_mass PASS
---------------------------------------------------------------------
22:49:44.193076 tst trial-8140: Storing JUnit report in /build/trial-8140/run.2025-11-04_22-48-15/trial-8140.xml
--------------------------------------------------------------------------------------------
trial-8140 PASS
--------------------------------------------------------------------------------------------
22:49:44.203878 tst trial-8140: trial-8140: PASS, 1 suites passed
PASS: netreg_mass (pass: 1)
pass: register_default_mass.py (83.2 sec)
+ exit_code=0
+ rm -rf trial-8140/inst
+ cd trial-8140
+ command -v journalctl
+ [ ! -z /usr/bin/journalctl ]
+ readlink last_run
+ journalctl -u ofono -o short-precise --since 2025-11-04 22:48:15
No journal files were found.
+ readlink last_run
+ tar czf /build/trial-8140-run.tgz run.2025-11-04_22-48-15
+ tar czf /build/trial-8140-bin.tgz checksums.md5 open5gs.build-8.tgz osmo-bsc.build-2025-11-04_13_28_09.tgz osmo-bts-oc2g.build-2025-11-04_00_51_38.tgz osmo-bts-sysmo.build-2025-11-04_00_51_40.tgz osmo-bts.build-2025-11-04_00_51_46.tgz osmo-ggsn.build-2025-11-04_20_42_29.tgz osmo-hlr.build-2025-11-04_16_36_47.tgz osmo-hnbgw.build-2025-11-04_13_29_32.tgz osmo-mgw.build-2025-11-04_08_33_12.tgz osmo-msc.build-2025-11-04_13_34_32.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2025-11-04_07_34_01.tgz osmo-pcu-sysmo.build-2025-11-04_07_34_06.tgz osmo-pcu.build-2025-11-04_07_36_13.tgz osmo-sgsn.build-2025-11-04_20_47_54.tgz osmo-stp.build-2025-11-04_13_25_55.tgz osmo-trx.build-2025-11-04_14_27_40.tgz osmocom-bb.build-2025-11-04_21_17_17.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