Skipping 14 KB..
Full Log[osmo-gsm-tester_virtual] $ /bin/sh -xe /tmp/jenkins7011739610378938947.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-8204
+ 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
6c4454f bpftrace: Introduce ksys_write_delay.bt
+ make -C docker-playground/osmo-gsm-tester
make: Entering directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/docker-playground/osmo-gsm-tester'
awk: fatal: cannot open file `.release' for reading: No such file or directory
awk: fatal: cannot open file `.release' for reading: No such file or directory
awk: fatal: cannot open file `.release' for reading: No such file or directory
rm -rf .common
cp -r /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/docker-playground/common .common
INFO: .release created
release=0.0.0
docker build \
--build-arg USER=osmocom-build \
--build-arg UID=1000 \
--build-arg REGISTRY=docker.io \
--build-arg OSMO_TTCN3_BRANCH=master \
--build-arg UPSTREAM_DISTRO=debian:bookworm \
--build-arg DISTRO=debian-bookworm \
--build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \
--build-arg OSMOCOM_REPO_PATH=packages/osmocom: \
--build-arg OSMOCOM_REPO_VERSION=latest \
--build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \
--build-arg ASTERISK_BRANCH=sysmocom/20.7.0 \
--build-arg LIBOSMOCORE_BRANCH=master \
--build-arg M3UA_TESTTOOL_BRANCH=osmocom/master \
--build-arg OSMO_BB_BRANCH=master \
--build-arg OSMO_BSC_BRANCH=master \
--build-arg OSMO_BTS_BRANCH=master \
--build-arg OSMO_CBC_BRANCH=master \
--build-arg OSMO_DIA2GSUP_BRANCH=master \
--build-arg OSMO_EPDG_BRANCH=master \
--build-arg OSMO_GBPROXY_BRANCH=master \
--build-arg OSMO_GGSN_BRANCH=master \
--build-arg OSMO_GSM_TESTER_BRANCH=master \
--build-arg OSMO_HLR_BRANCH=master \
--build-arg OSMO_HNBGW_BRANCH=master \
--build-arg OSMO_HNODEB_BRANCH=master \
--build-arg OSMO_IUH_BRANCH=master \
--build-arg OSMO_MGW_BRANCH=master \
--build-arg OSMO_MSC_BRANCH=master \
--build-arg OSMO_NITB_BRANCH=master \
--build-arg OSMO_PCU_BRANCH=master \
--build-arg OSMO_REMSIM_BRANCH=master \
--build-arg OSMO_S1GW_BRANCH=master \
--build-arg OSMO_SGSN_BRANCH=master \
--build-arg OSMO_SIP_BRANCH=master \
--build-arg OSMO_STP_BRANCH=master \
--build-arg OSMO_UECUPS_BRANCH=master \
--build-arg OPEN5GS_BRANCH=main \
--build-arg PJPROJECT_BRANCH=sysmocom/2.14 \
-t docker.io/osmocom-build/osmo-gsm-tester:latest .
#0 building with "default" instance using docker driver
#1 [internal] load build definition from Dockerfile
#1 transferring dockerfile: 4.84kB done
#1 WARN: InvalidDefaultArgInFrom: Default value for ARG $USER/debian-bookworm-build results in empty or invalid base image name (line 2)
#1 WARN: LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format (line 65)
#1 DONE 0.0s
#2 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-build:latest
#2 DONE 0.0s
#3 [internal] load .dockerignore
#3 transferring context: 2B done
#3 DONE 0.0s
#4 [ 1/28] FROM docker.io/osmocom-build/debian-bookworm-build:latest
#4 DONE 0.0s
#5 [internal] load build context
#5 transferring context: 5.76kB done
#5 DONE 0.0s
#6 [22/28] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-TESTER/+/MASTER?FORMAT=TEXT /tmp/commit
#6 DONE 0.1s
#7 [ 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
#7 CACHED
#8 [ 9/28] COPY SSH /root/.ssh
#8 CACHED
#9 [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
#9 CACHED
#10 [20/28] WORKDIR /TMP
#10 CACHED
#11 [11/28] RUN chmod -R 0700 /home/jenkins/.ssh /root/.ssh
#11 CACHED
#12 [24/28] RUN mkdir -p /usr/local/bin/ && cp osmo-gsm-tester/utils/bin/* /usr/local/bin/
#12 CACHED
#13 [17/28] RUN APT-GET update && apt-get install -y --no-install-recommends gnuradio && apt-get clean
#13 CACHED
#14 [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
#14 CACHED
#15 [21/28] RUN GIT clone https://gerrit.osmocom.org/osmo-gsm-tester.git
#15 CACHED
#16 [27/28] COPY RESOURCES.CONF /tmp/osmo-gsm-tester/sysmocom/resources.conf
#16 CACHED
#17 [ 6/28] RUN PIP3 install --break-system-packages "git+https://github.com/podshumok/python-smpplib.git@master#egg=smpplib" pydbus pyusb pysispm pymongo
#17 CACHED
#18 [13/28] RUN CHOWN -R jenkins:jenkins /osmo-gsm-tester-*
#18 CACHED
#19 [ 8/28] RUN MKDIR /var/run/sshd
#19 CACHED
#20 [22/28] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-TESTER/+/MASTER?FORMAT=TEXT /tmp/commit
#20 CACHED
#21 [10/28] COPY --CHOWN=JENKINS:JENKINS ssh /home/jenkins/.ssh
#21 CACHED
#22 [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
#22 CACHED
#23 [15/28] RUN APT-GET update && apt-get install -y --no-install-recommends telnet libosmocore-dev libosmo-abis-dev libosmo-gsup-client-dev libosmo-netif-dev libosmo-ranap-dev libosmo-sigtran-dev libsmpp34-dev libgtp-dev libasn1c-dev && apt-get clean
#23 CACHED
#24 [ 2/28] RUN useradd -ms /bin/bash jenkins
#24 CACHED
#25 [26/28] RUN mkdir -p /etc/security/limits.d/ && cp osmo-gsm-tester/utils/limits.d/* /etc/security/limits.d/
#25 CACHED
#26 [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
#26 CACHED
#27 [ 3/28] RUN groupadd osmo-gsm-tester
#27 CACHED
#28 [25/28] RUN mkdir -p /etc/sudoers.d/ && cp osmo-gsm-tester/utils/sudoers.d/* /etc/sudoers.d/
#28 CACHED
#29 [ 7/28] RUN APT-GET update && apt-get install -y openssh-server
#29 CACHED
#30 [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
#30 CACHED
#31 [ 4/28] RUN usermod -a -G osmo-gsm-tester jenkins
#31 CACHED
#32 [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
#32 CACHED
#33 [28/28] WORKDIR /DATA
#33 CACHED
#34 exporting to image
#34 exporting layers done
#34 writing image sha256:0c0dac9fe8c8272465fc30c8286670c6aa8f481e280893ee15415ba872fedf51 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=8205 -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=2026-01-08 22:48:17
+ trial_dir_prefix=trial-
+ rm -rf trial-*
+ trial_dir=trial-8205
+ mkdir -p trial-8205
+ mv open5gs.build-8.tgz osmo-bsc.build-2026-01-08_13_26_02.tgz osmo-bts-oc2g.build-2026-01-08_00_52_14.tgz osmo-bts-sysmo.build-2026-01-08_00_52_16.tgz osmo-bts.build-2026-01-08_00_52_24.tgz osmo-ggsn.build-2026-01-08_20_42_33.tgz osmo-hlr.build-2026-01-08_16_36_47.tgz osmo-hnbgw.build-2026-01-08_13_28_55.tgz osmo-mgw.build-2026-01-08_08_33_37.tgz osmo-msc.build-2026-01-08_13_35_51.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2026-01-08_07_34_07.tgz osmo-pcu-sysmo.build-2026-01-08_07_36_17.tgz osmo-pcu.build-2026-01-08_07_36_23.tgz osmo-sgsn.build-2026-01-08_20_48_21.tgz osmo-stp.build-2026-01-08_13_23_09.tgz osmo-trx.build-2026-01-08_14_30_01.tgz osmocom-bb.build-2026-01-08_21_17_51.tgz srslte.build-19.tgz trial-8205
+ cat open5gs.build-8.md5 osmo-bsc.build-2026-01-08_13_26_02.md5 osmo-bts-oc2g.build-2026-01-08_00_52_14.md5 osmo-bts-sysmo.build-2026-01-08_00_52_16.md5 osmo-bts.build-2026-01-08_00_52_24.md5 osmo-ggsn.build-2026-01-08_20_42_33.md5 osmo-hlr.build-2026-01-08_16_36_47.md5 osmo-hnbgw.build-2026-01-08_13_28_55.md5 osmo-mgw.build-2026-01-08_08_33_37.md5 osmo-msc.build-2026-01-08_13_35_51.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2026-01-08_07_34_07.md5 osmo-pcu-sysmo.build-2026-01-08_07_36_17.md5 osmo-pcu.build-2026-01-08_07_36_23.md5 osmo-sgsn.build-2026-01-08_20_48_21.md5 osmo-stp.build-2026-01-08_13_23_09.md5 osmo-trx.build-2026-01-08_14_30_01.md5 osmocom-bb.build-2026-01-08_21_17_51.md5 srslte.build-19.md5
+ rm open5gs.build-8.md5 osmo-bsc.build-2026-01-08_13_26_02.md5 osmo-bts-oc2g.build-2026-01-08_00_52_14.md5 osmo-bts-sysmo.build-2026-01-08_00_52_16.md5 osmo-bts.build-2026-01-08_00_52_24.md5 osmo-ggsn.build-2026-01-08_20_42_33.md5 osmo-hlr.build-2026-01-08_16_36_47.md5 osmo-hnbgw.build-2026-01-08_13_28_55.md5 osmo-mgw.build-2026-01-08_08_33_37.md5 osmo-msc.build-2026-01-08_13_35_51.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2026-01-08_07_34_07.md5 osmo-pcu-sysmo.build-2026-01-08_07_36_17.md5 osmo-pcu.build-2026-01-08_07_36_23.md5 osmo-sgsn.build-2026-01-08_20_48_21.md5 osmo-stp.build-2026-01-08_13_23_09.md5 osmo-trx.build-2026-01-08_14_30_01.md5 osmocom-bb.build-2026-01-08_21_17_51.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-8205 -s netreg_mass
combinations: ['netreg_mass']
trial: 'trial-8205'
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-8205
--------------------------------------------------------------------------------------------
22:48:18.112324 tst trial-8205: Detailed log at /build/trial-8205/run.2026-01-08_22-48-18/log
---------------------------------------------------------------------
trial-8205 netreg_mass
---------------------------------------------------------------------
22:48:18.323377 tst netreg_mass: reserving resources in /var/tmp/osmo-gsm-tester/state ...
22:48:18.323764 tst netreg_mass: Verifying 1 x bts (candidates: 1)
22:48:18.324569 tst netreg_mass: Verifying 6 x ip_address (candidates: 9)
22:48:18.325748 tst netreg_mass: Verifying 100 x modem (candidates: 100)
22:48:18.366460 tst netreg_mass: Reserving 1 x bts (candidates: 1)
22:48:18.367277 tst netreg_mass: Reserving 6 x ip_address (candidates: 9)
22:48:18.368394 tst netreg_mass: Reserving 100 x modem (candidates: 100)
22:48:18.430057 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-8205 netreg_mass register_default_mass.py
----------------------------------------------
22:48:18.430808 tst register_default_mass.py:9: Claiming resources for the test
22:48:18.446071 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:18.446572 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:18.447021 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:18.447449 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:18.447877 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:18.448341 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:18.448799 tst netreg_mass: Using 1 x bts (candidates: 1)
22:48:18.478838 tst register_default_mass.py: using LAC 2
22:48:18.500252 tst register_default_mass.py: using RAC 2
22:48:18.525688 tst register_default_mass.py: using CellId 2
22:48:18.553809 tst register_default_mass.py: using BVCI 3
22:48:18.566909 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.567584 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.568154 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.568700 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.569215 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.569726 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.570232 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.570774 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.571299 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.571825 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.572340 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.572857 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.573391 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.573916 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.574429 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.574946 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.575467 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.575978 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.576504 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.577024 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.577528 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.578049 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.578574 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.579090 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.579593 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.580112 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.580627 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.581152 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.581675 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.582195 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.582719 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.583237 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.583753 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.584279 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.584806 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.585314 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.585816 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.586328 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.586847 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.587346 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.587844 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.588362 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.588875 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.589525 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.590048 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.590567 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.591079 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.591591 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.592109 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.592626 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.593162 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.593673 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.594182 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.594695 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.595213 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.595728 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.596236 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.596759 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.597272 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.597773 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.598286 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.598793 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.599296 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.599823 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.600324 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.600830 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.601332 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.601857 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.602365 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.602862 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.603377 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.603888 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.604471 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.604997 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.605506 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.606001 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.606497 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.607009 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.607519 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.608033 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.608533 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.609032 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.609553 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.610055 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.610555 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.611065 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.611568 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.612068 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.612576 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.613096 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.613607 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.614126 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.614638 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.615153 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.615659 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.616151 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.616655 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.617172 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.617675 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.618170 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.618673 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.619228 tst register_default_mass.py:21: Launching a simple network
22:48:18.629162 run osmo-hlr_127.0.42.2: Starting osmo-hlr
22:48:18.748757 run create_hlr_db(pid=20): Launched
22:48:19.763769 run create_hlr_db(pid=20): Terminated: ok {rc=0}
22:48:19.787885 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Launched
22:48:19.803057 run osmo-hlr_127.0.42.2(pid=23): Launched
22:48:19.808750 run osmo-stp_127.0.42.5: Starting osmo-stp
22:48:19.996429 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Launched
22:48:20.011400 run osmo-stp_127.0.42.5(pid=25): Launched
22:48:20.017099 run osmo-msc_127.0.42.6: Starting osmo-msc
22:48:20.434648 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Launched
22:48:20.450147 run osmo-msc_127.0.42.6(pid=27): Launched
22:48:23.459621 run osmo-mgw_127.0.42.3: Starting osmo-mgw
22:48:23.574641 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Launched
22:48:23.589549 run osmo-mgw_127.0.42.3(pid=29): Launched
22:48:23.595191 run osmo-mgw_127.0.42.4: Starting osmo-mgw
22:48:23.618577 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Launched
22:48:23.633657 run osmo-mgw_127.0.42.4(pid=31): Launched
22:48:23.639452 run osmo-bsc_127.0.42.7: Starting osmo-bsc
22:48:23.953857 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Launched
22:48:23.969267 run osmo-bsc_127.0.42.7(pid=33): Launched
22:48:30.003696 run osmo-bts-virtual: Starting to connect to osmo-bsc_127.0.42.7
22:48:30.169077 run osmo-bts-virtual(pid=34): Launched
22:48:31.206813 tst register_default_mass.py: using MSISDN 1001
22:48:31.222124 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000000', msisdn='1001', subscriber_id=1}
22:48:31.262568 tst register_default_mass.py: using MSISDN 1002
22:48:31.280595 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000001', msisdn='1002', subscriber_id=2}
22:48:31.320898 tst register_default_mass.py: using MSISDN 1003
22:48:31.339330 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000002', msisdn='1003', subscriber_id=3}
22:48:31.371385 tst register_default_mass.py: using MSISDN 1004
22:48:31.386895 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000003', msisdn='1004', subscriber_id=4}
22:48:31.418353 tst register_default_mass.py: using MSISDN 1005
22:48:31.433224 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000004', msisdn='1005', subscriber_id=5}
22:48:31.464871 tst register_default_mass.py: using MSISDN 1006
22:48:31.479796 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000005', msisdn='1006', subscriber_id=6}
22:48:31.510420 tst register_default_mass.py: using MSISDN 1007
22:48:31.525007 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000006', msisdn='1007', subscriber_id=7}
22:48:31.557720 tst register_default_mass.py: using MSISDN 1008
22:48:31.573373 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000007', msisdn='1008', subscriber_id=8}
22:48:31.605042 tst register_default_mass.py: using MSISDN 1009
22:48:31.620125 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000008', msisdn='1009', subscriber_id=9}
22:48:31.651423 tst register_default_mass.py: using MSISDN 1010
22:48:31.666280 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000009', msisdn='1010', subscriber_id=10}
22:48:31.697554 tst register_default_mass.py: using MSISDN 1011
22:48:31.712352 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000000', msisdn='1011', subscriber_id=11}
22:48:31.743557 tst register_default_mass.py: using MSISDN 1012
22:48:31.758373 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000001', msisdn='1012', subscriber_id=12}
22:48:31.789528 tst register_default_mass.py: using MSISDN 1013
22:48:31.804329 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000002', msisdn='1013', subscriber_id=13}
22:48:31.838008 tst register_default_mass.py: using MSISDN 1014
22:48:31.854020 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000003', msisdn='1014', subscriber_id=14}
22:48:31.885904 tst register_default_mass.py: using MSISDN 1015
22:48:31.900986 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000004', msisdn='1015', subscriber_id=15}
22:48:31.932996 tst register_default_mass.py: using MSISDN 1016
22:48:31.948197 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000005', msisdn='1016', subscriber_id=16}
22:48:31.979712 tst register_default_mass.py: using MSISDN 1017
22:48:31.994748 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000006', msisdn='1017', subscriber_id=17}
22:48:32.026373 tst register_default_mass.py: using MSISDN 1018
22:48:32.041415 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000007', msisdn='1018', subscriber_id=18}
22:48:32.073373 tst register_default_mass.py: using MSISDN 1019
22:48:32.088574 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000008', msisdn='1019', subscriber_id=19}
22:48:32.124411 tst register_default_mass.py: using MSISDN 1020
22:48:32.141347 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000009', msisdn='1020', subscriber_id=20}
22:48:32.172911 tst register_default_mass.py: using MSISDN 1021
22:48:32.188191 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000000', msisdn='1021', subscriber_id=21}
22:48:32.219217 tst register_default_mass.py: using MSISDN 1022
22:48:32.233891 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000001', msisdn='1022', subscriber_id=22}
22:48:32.264457 tst register_default_mass.py: using MSISDN 1023
22:48:32.278911 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000002', msisdn='1023', subscriber_id=23}
22:48:32.309968 tst register_default_mass.py: using MSISDN 1024
22:48:32.324692 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000003', msisdn='1024', subscriber_id=24}
22:48:32.355918 tst register_default_mass.py: using MSISDN 1025
22:48:32.370696 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000004', msisdn='1025', subscriber_id=25}
22:48:32.409288 tst register_default_mass.py: using MSISDN 1026
22:48:32.427297 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000005', msisdn='1026', subscriber_id=26}
22:48:32.458063 tst register_default_mass.py: using MSISDN 1027
22:48:32.472669 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000006', msisdn='1027', subscriber_id=27}
22:48:32.504103 tst register_default_mass.py: using MSISDN 1028
22:48:32.519093 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000007', msisdn='1028', subscriber_id=28}
22:48:32.550287 tst register_default_mass.py: using MSISDN 1029
22:48:32.565148 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000008', msisdn='1029', subscriber_id=29}
22:48:32.596533 tst register_default_mass.py: using MSISDN 1030
22:48:32.611350 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000009', msisdn='1030', subscriber_id=30}
22:48:32.643393 tst register_default_mass.py: using MSISDN 1031
22:48:32.658625 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000000', msisdn='1031', subscriber_id=31}
22:48:32.690079 tst register_default_mass.py: using MSISDN 1032
22:48:32.705065 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000001', msisdn='1032', subscriber_id=32}
22:48:32.736593 tst register_default_mass.py: using MSISDN 1033
22:48:32.751570 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000002', msisdn='1033', subscriber_id=33}
22:48:32.783032 tst register_default_mass.py: using MSISDN 1034
22:48:32.797896 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000003', msisdn='1034', subscriber_id=34}
22:48:32.829239 tst register_default_mass.py: using MSISDN 1035
22:48:32.844089 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000004', msisdn='1035', subscriber_id=35}
22:48:32.875186 tst register_default_mass.py: using MSISDN 1036
22:48:32.889818 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000005', msisdn='1036', subscriber_id=36}
22:48:32.932924 tst register_default_mass.py: using MSISDN 1037
22:48:32.950828 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000006', msisdn='1037', subscriber_id=37}
22:48:32.983730 tst register_default_mass.py: using MSISDN 1038
22:48:32.999643 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000007', msisdn='1038', subscriber_id=38}
22:48:33.030811 tst register_default_mass.py: using MSISDN 1039
22:48:33.045830 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000008', msisdn='1039', subscriber_id=39}
22:48:33.077731 tst register_default_mass.py: using MSISDN 1040
22:48:33.092790 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000009', msisdn='1040', subscriber_id=40}
22:48:33.124739 tst register_default_mass.py: using MSISDN 1041
22:48:33.139981 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000000', msisdn='1041', subscriber_id=41}
22:48:33.172542 tst register_default_mass.py: using MSISDN 1042
22:48:33.188016 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000001', msisdn='1042', subscriber_id=42}
22:48:33.218514 tst register_default_mass.py: using MSISDN 1043
22:48:33.233060 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000002', msisdn='1043', subscriber_id=43}
22:48:33.264190 tst register_default_mass.py: using MSISDN 1044
22:48:33.278866 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000003', msisdn='1044', subscriber_id=44}
22:48:33.310158 tst register_default_mass.py: using MSISDN 1045
22:48:33.324975 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000004', msisdn='1045', subscriber_id=45}
22:48:33.355583 tst register_default_mass.py: using MSISDN 1046
22:48:33.370135 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000005', msisdn='1046', subscriber_id=46}
22:48:33.400444 tst register_default_mass.py: using MSISDN 1047
22:48:33.414879 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000006', msisdn='1047', subscriber_id=47}
22:48:33.448698 tst register_default_mass.py: using MSISDN 1048
22:48:33.464671 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000007', msisdn='1048', subscriber_id=48}
22:48:33.494985 tst register_default_mass.py: using MSISDN 1049
22:48:33.509382 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000008', msisdn='1049', subscriber_id=49}
22:48:33.539450 tst register_default_mass.py: using MSISDN 1050
22:48:33.553717 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000009', msisdn='1050', subscriber_id=50}
22:48:33.583958 tst register_default_mass.py: using MSISDN 1051
22:48:33.598288 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000000', msisdn='1051', subscriber_id=51}
22:48:33.628565 tst register_default_mass.py: using MSISDN 1052
22:48:33.642880 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000001', msisdn='1052', subscriber_id=52}
22:48:33.673181 tst register_default_mass.py: using MSISDN 1053
22:48:33.687557 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000002', msisdn='1053', subscriber_id=53}
22:48:33.733999 tst register_default_mass.py: using MSISDN 1054
22:48:33.753489 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000003', msisdn='1054', subscriber_id=54}
22:48:33.783877 tst register_default_mass.py: using MSISDN 1055
22:48:33.798787 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000004', msisdn='1055', subscriber_id=55}
22:48:33.837516 tst register_default_mass.py: using MSISDN 1056
22:48:33.854972 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000005', msisdn='1056', subscriber_id=56}
22:48:33.885391 tst register_default_mass.py: using MSISDN 1057
22:48:33.900038 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000006', msisdn='1057', subscriber_id=57}
22:48:33.930190 tst register_default_mass.py: using MSISDN 1058
22:48:33.944477 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000007', msisdn='1058', subscriber_id=58}
22:48:33.976681 tst register_default_mass.py: using MSISDN 1059
22:48:33.992000 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000008', msisdn='1059', subscriber_id=59}
22:48:34.022262 tst register_default_mass.py: using MSISDN 1060
22:48:34.036627 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000009', msisdn='1060', subscriber_id=60}
22:48:34.066752 tst register_default_mass.py: using MSISDN 1061
22:48:34.080989 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000000', msisdn='1061', subscriber_id=61}
22:48:34.111378 tst register_default_mass.py: using MSISDN 1062
22:48:34.125805 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000001', msisdn='1062', subscriber_id=62}
22:48:34.156059 tst register_default_mass.py: using MSISDN 1063
22:48:34.170331 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000002', msisdn='1063', subscriber_id=63}
22:48:34.200473 tst register_default_mass.py: using MSISDN 1064
22:48:34.214772 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000003', msisdn='1064', subscriber_id=64}
22:48:34.252616 tst register_default_mass.py: using MSISDN 1065
22:48:34.270123 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000004', msisdn='1065', subscriber_id=65}
22:48:34.300290 tst register_default_mass.py: using MSISDN 1066
22:48:34.314827 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000005', msisdn='1066', subscriber_id=66}
22:48:34.344985 tst register_default_mass.py: using MSISDN 1067
22:48:34.359204 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000006', msisdn='1067', subscriber_id=67}
22:48:34.389074 tst register_default_mass.py: using MSISDN 1068
22:48:34.403126 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000007', msisdn='1068', subscriber_id=68}
22:48:34.433182 tst register_default_mass.py: using MSISDN 1069
22:48:34.447222 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000008', msisdn='1069', subscriber_id=69}
22:48:34.479367 tst register_default_mass.py: using MSISDN 1070
22:48:34.489330 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000009', msisdn='1070', subscriber_id=70}
22:48:34.519045 tst register_default_mass.py: using MSISDN 1071
22:48:34.534078 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000000', msisdn='1071', subscriber_id=71}
22:48:34.563831 tst register_default_mass.py: using MSISDN 1072
22:48:34.577928 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000001', msisdn='1072', subscriber_id=72}
22:48:34.607529 tst register_default_mass.py: using MSISDN 1073
22:48:34.621231 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000002', msisdn='1073', subscriber_id=73}
22:48:34.650917 tst register_default_mass.py: using MSISDN 1074
22:48:34.664736 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000003', msisdn='1074', subscriber_id=74}
22:48:34.694546 tst register_default_mass.py: using MSISDN 1075
22:48:34.708365 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000004', msisdn='1075', subscriber_id=75}
22:48:34.741863 tst register_default_mass.py: using MSISDN 1076
22:48:34.757672 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000005', msisdn='1076', subscriber_id=76}
22:48:34.798674 tst register_default_mass.py: using MSISDN 1077
22:48:34.816815 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000006', msisdn='1077', subscriber_id=77}
22:48:34.846626 tst register_default_mass.py: using MSISDN 1078
22:48:34.860966 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000007', msisdn='1078', subscriber_id=78}
22:48:34.890742 tst register_default_mass.py: using MSISDN 1079
22:48:34.904579 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000008', msisdn='1079', subscriber_id=79}
22:48:34.934328 tst register_default_mass.py: using MSISDN 1080
22:48:34.948191 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000009', msisdn='1080', subscriber_id=80}
22:48:34.977879 tst register_default_mass.py: using MSISDN 1081
22:48:34.991720 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000000', msisdn='1081', subscriber_id=81}
22:48:35.028543 tst register_default_mass.py: using MSISDN 1082
22:48:35.045593 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000001', msisdn='1082', subscriber_id=82}
22:48:35.075403 tst register_default_mass.py: using MSISDN 1083
22:48:35.089427 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000002', msisdn='1083', subscriber_id=83}
22:48:35.119101 tst register_default_mass.py: using MSISDN 1084
22:48:35.133081 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000003', msisdn='1084', subscriber_id=84}
22:48:35.162697 tst register_default_mass.py: using MSISDN 1085
22:48:35.176350 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000004', msisdn='1085', subscriber_id=85}
22:48:35.205948 tst register_default_mass.py: using MSISDN 1086
22:48:35.219792 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000005', msisdn='1086', subscriber_id=86}
22:48:35.253214 tst register_default_mass.py: using MSISDN 1087
22:48:35.268793 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000006', msisdn='1087', subscriber_id=87}
22:48:35.306780 tst register_default_mass.py: using MSISDN 1088
22:48:35.324343 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000007', msisdn='1088', subscriber_id=88}
22:48:35.353991 tst register_default_mass.py: using MSISDN 1089
22:48:35.368096 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000008', msisdn='1089', subscriber_id=89}
22:48:35.397748 tst register_default_mass.py: using MSISDN 1090
22:48:35.411496 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000009', msisdn='1090', subscriber_id=90}
22:48:35.441010 tst register_default_mass.py: using MSISDN 1091
22:48:35.454859 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000000', msisdn='1091', subscriber_id=91}
22:48:35.484400 tst register_default_mass.py: using MSISDN 1092
22:48:35.498081 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000001', msisdn='1092', subscriber_id=92}
22:48:35.530990 tst register_default_mass.py: using MSISDN 1093
22:48:35.546418 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000002', msisdn='1093', subscriber_id=93}
22:48:35.576083 tst register_default_mass.py: using MSISDN 1094
22:48:35.589992 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000003', msisdn='1094', subscriber_id=94}
22:48:35.619510 tst register_default_mass.py: using MSISDN 1095
22:48:35.633370 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000004', msisdn='1095', subscriber_id=95}
22:48:35.662974 tst register_default_mass.py: using MSISDN 1096
22:48:35.676680 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000005', msisdn='1096', subscriber_id=96}
22:48:35.705985 tst register_default_mass.py: using MSISDN 1097
22:48:35.719767 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000006', msisdn='1097', subscriber_id=97}
22:48:35.749339 tst register_default_mass.py: using MSISDN 1098
22:48:35.763027 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000007', msisdn='1098', subscriber_id=98}
22:48:35.799897 tst register_default_mass.py: using MSISDN 1099
22:48:35.816981 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000008', msisdn='1099', subscriber_id=99}
22:48:35.846612 tst register_default_mass.py: using MSISDN 1100
22:48:35.860652 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000009', msisdn='1100', subscriber_id=100}
22:48:35.952301 run mass: Starting testcase
22:48:35.957792 run mass: Pre-launching all virtphy's
22:48:35.963194 run osmo-ms-virt-phy/00000: Starting virtphy
22:48:35.976079 run osmo-ms-virt-phy/00000(pid=35): Launched
22:48:35.982352 run osmo-ms-virt-phy/00001: Starting virtphy
22:48:35.995374 run osmo-ms-virt-phy/00001(pid=36): Launched
22:48:36.001574 run osmo-ms-virt-phy/00002: Starting virtphy
22:48:36.014758 run osmo-ms-virt-phy/00002(pid=37): Launched
22:48:36.020808 run osmo-ms-virt-phy/00003: Starting virtphy
22:48:36.033773 run osmo-ms-virt-phy/00003(pid=38): Launched
22:48:36.039903 run osmo-ms-virt-phy/00004: Starting virtphy
22:48:36.053290 run osmo-ms-virt-phy/00004(pid=39): Launched
22:48:36.059354 run osmo-ms-virt-phy/00005: Starting virtphy
22:48:36.072327 run osmo-ms-virt-phy/00005(pid=40): Launched
22:48:36.078303 run osmo-ms-virt-phy/00006: Starting virtphy
22:48:36.091341 run osmo-ms-virt-phy/00006(pid=41): Launched
22:48:36.097316 run osmo-ms-virt-phy/00007: Starting virtphy
22:48:36.110333 run osmo-ms-virt-phy/00007(pid=42): Launched
22:48:36.116511 run osmo-ms-virt-phy/00008: Starting virtphy
22:48:36.129801 run osmo-ms-virt-phy/00008(pid=43): Launched
22:48:36.135779 run osmo-ms-virt-phy/00009: Starting virtphy
22:48:36.148603 run osmo-ms-virt-phy/00009(pid=44): Launched
22:48:36.154537 run osmo-ms-virt-phy/00010: Starting virtphy
22:48:36.167371 run osmo-ms-virt-phy/00010(pid=45): Launched
22:48:36.173358 run osmo-ms-virt-phy/00011: Starting virtphy
22:48:36.186251 run osmo-ms-virt-phy/00011(pid=46): Launched
22:48:36.192248 run osmo-ms-virt-phy/00012: Starting virtphy
22:48:36.205220 run osmo-ms-virt-phy/00012(pid=47): Launched
22:48:36.211211 run osmo-ms-virt-phy/00013: Starting virtphy
22:48:36.224142 run osmo-ms-virt-phy/00013(pid=48): Launched
22:48:36.230192 run osmo-ms-virt-phy/00014: Starting virtphy
22:48:36.243140 run osmo-ms-virt-phy/00014(pid=49): Launched
22:48:36.249150 run osmo-ms-virt-phy/00015: Starting virtphy
22:48:36.262146 run osmo-ms-virt-phy/00015(pid=50): Launched
22:48:36.268161 run osmo-ms-virt-phy/00016: Starting virtphy
22:48:36.281111 run osmo-ms-virt-phy/00016(pid=51): Launched
22:48:36.287107 run osmo-ms-virt-phy/00017: Starting virtphy
22:48:36.300054 run osmo-ms-virt-phy/00017(pid=52): Launched
22:48:36.306095 run osmo-ms-virt-phy/00018: Starting virtphy
22:48:36.319066 run osmo-ms-virt-phy/00018(pid=53): Launched
22:48:36.325051 run osmo-ms-virt-phy/00019: Starting virtphy
22:48:36.338091 run osmo-ms-virt-phy/00019(pid=54): Launched
22:48:36.344062 run osmo-ms-virt-phy/00020: Starting virtphy
22:48:36.357074 run osmo-ms-virt-phy/00020(pid=55): Launched
22:48:36.363154 run osmo-ms-virt-phy/00021: Starting virtphy
22:48:36.376160 run osmo-ms-virt-phy/00021(pid=56): Launched
22:48:36.382227 run osmo-ms-virt-phy/00022: Starting virtphy
22:48:36.395227 run osmo-ms-virt-phy/00022(pid=57): Launched
22:48:36.401252 run osmo-ms-virt-phy/00023: Starting virtphy
22:48:36.414233 run osmo-ms-virt-phy/00023(pid=58): Launched
22:48:36.420209 run osmo-ms-virt-phy/00024: Starting virtphy
22:48:36.433254 run osmo-ms-virt-phy/00024(pid=59): Launched
22:48:36.439192 run osmo-ms-virt-phy/00025: Starting virtphy
22:48:36.452153 run osmo-ms-virt-phy/00025(pid=60): Launched
22:48:36.458188 run osmo-ms-virt-phy/00026: Starting virtphy
22:48:36.471121 run osmo-ms-virt-phy/00026(pid=61): Launched
22:48:36.477125 run osmo-ms-virt-phy/00027: Starting virtphy
22:48:36.490103 run osmo-ms-virt-phy/00027(pid=62): Launched
22:48:36.496094 run osmo-ms-virt-phy/00028: Starting virtphy
22:48:36.509128 run osmo-ms-virt-phy/00028(pid=63): Launched
22:48:36.515154 run osmo-ms-virt-phy/00029: Starting virtphy
22:48:36.528163 run osmo-ms-virt-phy/00029(pid=64): Launched
22:48:36.534141 run osmo-ms-virt-phy/00030: Starting virtphy
22:48:36.547096 run osmo-ms-virt-phy/00030(pid=65): Launched
22:48:36.553181 run osmo-ms-virt-phy/00031: Starting virtphy
22:48:36.566178 run osmo-ms-virt-phy/00031(pid=66): Launched
22:48:36.572220 run osmo-ms-virt-phy/00032: Starting virtphy
22:48:36.585258 run osmo-ms-virt-phy/00032(pid=67): Launched
22:48:36.591236 run osmo-ms-virt-phy/00033: Starting virtphy
22:48:36.604342 run osmo-ms-virt-phy/00033(pid=68): Launched
22:48:36.610388 run osmo-ms-virt-phy/00034: Starting virtphy
22:48:36.623489 run osmo-ms-virt-phy/00034(pid=69): Launched
22:48:36.629481 run osmo-ms-virt-phy/00035: Starting virtphy
22:48:36.642478 run osmo-ms-virt-phy/00035(pid=70): Launched
22:48:36.648446 run osmo-ms-virt-phy/00036: Starting virtphy
22:48:36.661433 run osmo-ms-virt-phy/00036(pid=71): Launched
22:48:36.667401 run osmo-ms-virt-phy/00037: Starting virtphy
22:48:36.680338 run osmo-ms-virt-phy/00037(pid=72): Launched
22:48:36.686352 run osmo-ms-virt-phy/00038: Starting virtphy
22:48:36.699272 run osmo-ms-virt-phy/00038(pid=73): Launched
22:48:36.705232 run osmo-ms-virt-phy/00039: Starting virtphy
22:48:36.718187 run osmo-ms-virt-phy/00039(pid=74): Launched
22:48:36.724106 run osmo-ms-virt-phy/00040: Starting virtphy
22:48:36.736979 run osmo-ms-virt-phy/00040(pid=75): Launched
22:48:36.742946 run osmo-ms-virt-phy/00041: Starting virtphy
22:48:36.755835 run osmo-ms-virt-phy/00041(pid=76): Launched
22:48:36.761819 run osmo-ms-virt-phy/00042: Starting virtphy
22:48:36.774722 run osmo-ms-virt-phy/00042(pid=77): Launched
22:48:36.780731 run osmo-ms-virt-phy/00043: Starting virtphy
22:48:36.793758 run osmo-ms-virt-phy/00043(pid=78): Launched
22:48:36.799759 run osmo-ms-virt-phy/00044: Starting virtphy
22:48:36.812859 run osmo-ms-virt-phy/00044(pid=79): Launched
22:48:36.818849 run osmo-ms-virt-phy/00045: Starting virtphy
22:48:36.831806 run osmo-ms-virt-phy/00045(pid=80): Launched
22:48:36.837915 run osmo-ms-virt-phy/00046: Starting virtphy
22:48:36.850949 run osmo-ms-virt-phy/00046(pid=81): Launched
22:48:36.856940 run osmo-ms-virt-phy/00047: Starting virtphy
22:48:36.869890 run osmo-ms-virt-phy/00047(pid=82): Launched
22:48:36.875837 run osmo-ms-virt-phy/00048: Starting virtphy
22:48:36.888714 run osmo-ms-virt-phy/00048(pid=83): Launched
22:48:36.894664 run osmo-ms-virt-phy/00049: Starting virtphy
22:48:36.907551 run osmo-ms-virt-phy/00049(pid=84): Launched
22:48:36.913528 run osmo-ms-virt-phy/00050: Starting virtphy
22:48:36.926432 run osmo-ms-virt-phy/00050(pid=85): Launched
22:48:36.932446 run osmo-ms-virt-phy/00051: Starting virtphy
22:48:36.945349 run osmo-ms-virt-phy/00051(pid=86): Launched
22:48:36.951315 run osmo-ms-virt-phy/00052: Starting virtphy
22:48:36.964164 run osmo-ms-virt-phy/00052(pid=87): Launched
22:48:36.970131 run osmo-ms-virt-phy/00053: Starting virtphy
22:48:36.982997 run osmo-ms-virt-phy/00053(pid=88): Launched
22:48:36.988960 run osmo-ms-virt-phy/00054: Starting virtphy
22:48:37.001944 run osmo-ms-virt-phy/00054(pid=89): Launched
22:48:37.007986 run osmo-ms-virt-phy/00055: Starting virtphy
22:48:37.021054 run osmo-ms-virt-phy/00055(pid=90): Launched
22:48:37.027180 run osmo-ms-virt-phy/00056: Starting virtphy
22:48:37.040281 run osmo-ms-virt-phy/00056(pid=91): Launched
22:48:37.046272 run osmo-ms-virt-phy/00057: Starting virtphy
22:48:37.059207 run osmo-ms-virt-phy/00057(pid=92): Launched
22:48:37.065152 run osmo-ms-virt-phy/00058: Starting virtphy
22:48:37.078299 run osmo-ms-virt-phy/00058(pid=93): Launched
22:48:37.084250 run osmo-ms-virt-phy/00059: Starting virtphy
22:48:37.097366 run osmo-ms-virt-phy/00059(pid=94): Launched
22:48:37.103304 run osmo-ms-virt-phy/00060: Starting virtphy
22:48:37.116264 run osmo-ms-virt-phy/00060(pid=95): Launched
22:48:37.122236 run osmo-ms-virt-phy/00061: Starting virtphy
22:48:37.135156 run osmo-ms-virt-phy/00061(pid=96): Launched
22:48:37.141166 run osmo-ms-virt-phy/00062: Starting virtphy
22:48:37.154050 run osmo-ms-virt-phy/00062(pid=97): Launched
22:48:37.160022 run osmo-ms-virt-phy/00063: Starting virtphy
22:48:37.172926 run osmo-ms-virt-phy/00063(pid=98): Launched
22:48:37.178906 run osmo-ms-virt-phy/00064: Starting virtphy
22:48:37.191811 run osmo-ms-virt-phy/00064(pid=99): Launched
22:48:37.197751 run osmo-ms-virt-phy/00065: Starting virtphy
22:48:37.210633 run osmo-ms-virt-phy/00065(pid=100): Launched
22:48:37.216581 run osmo-ms-virt-phy/00066: Starting virtphy
22:48:37.229550 run osmo-ms-virt-phy/00066(pid=101): Launched
22:48:37.235517 run osmo-ms-virt-phy/00067: Starting virtphy
22:48:37.248416 run osmo-ms-virt-phy/00067(pid=102): Launched
22:48:37.254440 run osmo-ms-virt-phy/00068: Starting virtphy
22:48:37.267551 run osmo-ms-virt-phy/00068(pid=103): Launched
22:48:37.273496 run osmo-ms-virt-phy/00069: Starting virtphy
22:48:37.286552 run osmo-ms-virt-phy/00069(pid=104): Launched
22:48:37.292482 run osmo-ms-virt-phy/00070: Starting virtphy
22:48:37.305552 run osmo-ms-virt-phy/00070(pid=105): Launched
22:48:37.311577 run osmo-ms-virt-phy/00071: Starting virtphy
22:48:37.324700 run osmo-ms-virt-phy/00071(pid=106): Launched
22:48:37.330614 run osmo-ms-virt-phy/00072: Starting virtphy
22:48:37.343513 run osmo-ms-virt-phy/00072(pid=107): Launched
22:48:37.349450 run osmo-ms-virt-phy/00073: Starting virtphy
22:48:37.362379 run osmo-ms-virt-phy/00073(pid=108): Launched
22:48:37.368302 run osmo-ms-virt-phy/00074: Starting virtphy
22:48:37.381202 run osmo-ms-virt-phy/00074(pid=109): Launched
22:48:37.387169 run osmo-ms-virt-phy/00075: Starting virtphy
22:48:37.400009 run osmo-ms-virt-phy/00075(pid=110): Launched
22:48:37.405998 run osmo-ms-virt-phy/00076: Starting virtphy
22:48:37.418965 run osmo-ms-virt-phy/00076(pid=111): Launched
22:48:37.424896 run osmo-ms-virt-phy/00077: Starting virtphy
22:48:37.437815 run osmo-ms-virt-phy/00077(pid=112): Launched
22:48:37.443803 run osmo-ms-virt-phy/00078: Starting virtphy
22:48:37.456718 run osmo-ms-virt-phy/00078(pid=113): Launched
22:48:37.462666 run osmo-ms-virt-phy/00079: Starting virtphy
22:48:37.475590 run osmo-ms-virt-phy/00079(pid=114): Launched
22:48:37.481549 run osmo-ms-virt-phy/00080: Starting virtphy
22:48:37.494716 run osmo-ms-virt-phy/00080(pid=115): Launched
22:48:37.500627 run osmo-ms-virt-phy/00081: Starting virtphy
22:48:37.513788 run osmo-ms-virt-phy/00081(pid=116): Launched
22:48:37.519715 run osmo-ms-virt-phy/00082: Starting virtphy
22:48:37.532593 run osmo-ms-virt-phy/00082(pid=117): Launched
22:48:37.538735 run osmo-ms-virt-phy/00083: Starting virtphy
22:48:37.551680 run osmo-ms-virt-phy/00083(pid=118): Launched
22:48:37.557761 run osmo-ms-virt-phy/00084: Starting virtphy
22:48:37.570666 run osmo-ms-virt-phy/00084(pid=119): Launched
22:48:37.576601 run osmo-ms-virt-phy/00085: Starting virtphy
22:48:37.589494 run osmo-ms-virt-phy/00085(pid=120): Launched
22:48:37.595435 run osmo-ms-virt-phy/00086: Starting virtphy
22:48:37.608290 run osmo-ms-virt-phy/00086(pid=121): Launched
22:48:37.614312 run osmo-ms-virt-phy/00087: Starting virtphy
22:48:37.627241 run osmo-ms-virt-phy/00087(pid=122): Launched
22:48:37.633182 run osmo-ms-virt-phy/00088: Starting virtphy
22:48:37.646039 run osmo-ms-virt-phy/00088(pid=123): Launched
22:48:37.651995 run osmo-ms-virt-phy/00089: Starting virtphy
22:48:37.664887 run osmo-ms-virt-phy/00089(pid=124): Launched
22:48:37.670799 run osmo-ms-virt-phy/00090: Starting virtphy
22:48:37.683686 run osmo-ms-virt-phy/00090(pid=125): Launched
22:48:37.689662 run osmo-ms-virt-phy/00091: Starting virtphy
22:48:37.702509 run osmo-ms-virt-phy/00091(pid=126): Launched
22:48:37.708419 run osmo-ms-virt-phy/00092: Starting virtphy
22:48:37.721376 run osmo-ms-virt-phy/00092(pid=127): Launched
22:48:37.727507 run osmo-ms-virt-phy/00093: Starting virtphy
22:48:37.740475 run osmo-ms-virt-phy/00093(pid=128): Launched
22:48:37.746520 run osmo-ms-virt-phy/00094: Starting virtphy
22:48:37.759499 run osmo-ms-virt-phy/00094(pid=129): Launched
22:48:37.765504 run osmo-ms-virt-phy/00095: Starting virtphy
22:48:37.778541 run osmo-ms-virt-phy/00095(pid=130): Launched
22:48:37.784491 run osmo-ms-virt-phy/00096: Starting virtphy
22:48:37.797592 run osmo-ms-virt-phy/00096(pid=131): Launched
22:48:37.803616 run osmo-ms-virt-phy/00097: Starting virtphy
22:48:37.816563 run osmo-ms-virt-phy/00097(pid=132): Launched
22:48:37.822621 run osmo-ms-virt-phy/00098: Starting virtphy
22:48:37.835708 run osmo-ms-virt-phy/00098(pid=133): Launched
22:48:37.841672 run osmo-ms-virt-phy/00099: Starting virtphy
22:48:37.855104 run osmo-ms-virt-phy/00099(pid=134): Launched
22:48:37.861155 run mass: Checking if sockets are in the filesystem
22:48:37.885420 run osmo-ms-mob/00000: Starting mobile
22:48:37.898388 run osmo-ms-mob/00000(pid=135): Launched
22:48:37.910152 run mass: MS start registered {at=31143423.613500413, delay=0.005649060010910034, ms=00000}
22:48:42.076405 run osmo-ms-mob/00001: Starting mobile
22:48:42.089459 run osmo-ms-mob/00001(pid=136): Launched
22:48:42.100229 run mass: MS start registered {at=31143427.803576093, delay=0.004684876650571823, ms=00001}
22:48:42.999186 run mass: MS performed LU {at=31143428.702427164, lu_delay=5.088926751166582, ms=00000}
22:48:43.908554 run osmo-ms-mob/00002: Starting mobile
22:48:43.925891 run osmo-ms-mob/00002(pid=137): Launched
22:48:43.936810 run mass: MS start registered {at=31143429.640148927, delay=0.004770923405885696, ms=00002}
22:48:45.209343 run osmo-ms-mob/00003: Starting mobile
22:48:45.226132 run osmo-ms-mob/00003(pid=138): Launched
22:48:45.236894 run mass: MS start registered {at=31143430.94024547, delay=0.004566416144371033, ms=00003}
22:48:46.289561 run osmo-ms-mob/00004: Starting mobile
22:48:46.303546 run osmo-ms-mob/00004(pid=139): Launched
22:48:46.314517 run mass: MS start registered {at=31143432.017869107, delay=0.004952665418386459, ms=00004}
22:48:47.236143 run mass: MS performed LU {at=31143432.93937752, lu_delay=5.135801427066326, ms=00001}
22:48:47.278713 run osmo-ms-mob/00005: Starting mobile
22:48:47.294433 run osmo-ms-mob/00005(pid=140): Launched
22:48:47.305277 run mass: MS start registered {at=31143433.008630414, delay=0.004861030727624893, ms=00005}
22:48:48.200056 run osmo-ms-mob/00006: Starting mobile
22:48:48.216227 run osmo-ms-mob/00006(pid=141): Launched
22:48:48.227105 run mass: MS start registered {at=31143433.930456143, delay=0.0049068741500377655, ms=00006}
22:48:48.666578 run mass: MS performed LU {at=31143434.36981328, lu_delay=4.729664351791143, ms=00002}
22:48:49.111641 run osmo-ms-mob/00007: Starting mobile
22:48:49.128523 run osmo-ms-mob/00007(pid=142): Launched
22:48:49.139933 run mass: MS start registered {at=31143434.8432798, delay=0.005359150469303131, ms=00007}
22:48:49.876866 run osmo-ms-mob/00008: Starting mobile
22:48:49.889970 run osmo-ms-mob/00008(pid=143): Launched
22:48:49.900654 run mass: MS start registered {at=31143435.60400599, delay=0.004539217799901962, ms=00008}
22:48:50.531421 run mass: MS performed LU {at=31143436.234662663, lu_delay=5.294417195022106, ms=00003}
22:48:50.587621 run osmo-ms-mob/00009: Starting mobile
22:48:50.602850 run osmo-ms-mob/00009(pid=144): Launched
22:48:50.613684 run mass: MS start registered {at=31143436.317041323, delay=0.004808705300092697, ms=00009}
22:48:51.307777 run osmo-ms-mob/00010: Starting mobile
22:48:51.324613 run osmo-ms-mob/00010(pid=145): Launched
22:48:51.336083 run mass: MS start registered {at=31143437.03943384, delay=0.005019858479499817, ms=00010}
22:48:51.900575 run osmo-ms-mob/00011: Starting mobile
22:48:51.917090 run osmo-ms-mob/00011(pid=146): Launched
22:48:51.928041 run mass: MS start registered {at=31143437.631396275, delay=0.004918936640024185, ms=00011}
22:48:52.431920 run mass: MS performed LU {at=31143438.13516452, lu_delay=6.117295414209366, ms=00004}
22:48:52.446145 run osmo-ms-mob/00012: Starting mobile
22:48:52.459461 run osmo-ms-mob/00012(pid=147): Launched
22:48:52.465583 run mass: MS performed LU {at=31143438.1689425, lu_delay=5.160312086343765, ms=00005}
22:48:52.471416 run mass: MS start registered {at=31143438.174783036, delay=0.00585753470659256, ms=00012}
22:48:53.108437 run osmo-ms-mob/00013: Starting mobile
22:48:53.125530 run osmo-ms-mob/00013(pid=148): Launched
22:48:53.136942 run mass: MS start registered {at=31143438.84029089, delay=0.0053253211081027985, ms=00013}
22:48:53.698953 run osmo-ms-mob/00014: Starting mobile
22:48:53.715622 run osmo-ms-mob/00014(pid=149): Launched
22:48:53.726444 run mass: MS start registered {at=31143439.429797117, delay=0.00464610755443573, ms=00014}
22:48:54.289974 run osmo-ms-mob/00015: Starting mobile
22:48:54.303981 run osmo-ms-mob/00015(pid=150): Launched
22:48:54.310135 run mass: MS performed LU {at=31143440.013493616, lu_delay=5.17021381482482, ms=00007}
22:48:54.316110 run mass: MS start registered {at=31143440.019476827, delay=0.006000567227602005, ms=00015}
22:48:54.361473 run mass: MS performed LU {at=31143440.064719453, lu_delay=6.134263310581446, ms=00006}
22:48:54.817153 run osmo-ms-mob/00016: Starting mobile
22:48:54.830758 run osmo-ms-mob/00016(pid=151): Launched
22:48:54.841665 run mass: MS start registered {at=31143440.54501731, delay=0.004766494035720825, ms=00016}
22:48:55.277107 run osmo-ms-mob/00017: Starting mobile
22:48:55.291893 run osmo-ms-mob/00017(pid=152): Launched
22:48:55.304163 run mass: MS start registered {at=31143441.007508036, delay=0.0051127150654792786, ms=00017}
22:48:55.909526 run osmo-ms-mob/00018: Starting mobile
22:48:55.927135 run osmo-ms-mob/00018(pid=153): Launched
22:48:55.938767 run mass: MS start registered {at=31143441.64211624, delay=0.005463704466819763, ms=00018}
22:48:56.198442 run mass: MS performed LU {at=31143441.90169158, lu_delay=5.584650255739689, ms=00009}
22:48:56.213634 run osmo-ms-mob/00019: Starting mobile
22:48:56.227104 run osmo-ms-mob/00019(pid=154): Launched
22:48:56.233212 run mass: MS performed LU {at=31143441.93657496, lu_delay=6.332568969577551, ms=00008}
22:48:56.239105 run mass: MS start registered {at=31143441.942471523, delay=0.005913153290748596, ms=00019}
22:48:56.312830 run mass: MS performed LU {at=31143442.016081527, lu_delay=4.976647686213255, ms=00010}
22:48:56.799968 run osmo-ms-mob/00020: Starting mobile
22:48:56.816488 run osmo-ms-mob/00020(pid=155): Launched
22:48:56.827535 run mass: MS start registered {at=31143442.530885305, delay=0.005089309066534042, ms=00020}
22:48:57.291038 run osmo-ms-mob/00021: Starting mobile
22:48:57.305051 run osmo-ms-mob/00021(pid=156): Launched
22:48:57.316211 run mass: MS start registered {at=31143443.01956215, delay=0.00491950660943985, ms=00021}
22:48:57.677034 run osmo-ms-mob/00022: Starting mobile
22:48:57.689957 run osmo-ms-mob/00022(pid=157): Launched
22:48:57.700893 run mass: MS start registered {at=31143443.40424544, delay=0.004798274487257004, ms=00022}
22:48:57.979113 run mass: MS performed LU {at=31143443.68236738, lu_delay=5.507584344595671, ms=00012}
22:48:58.062689 run mass: MS performed LU {at=31143443.76594962, lu_delay=4.925658732652664, ms=00013}
22:48:58.105392 run osmo-ms-mob/00023: Starting mobile
22:48:58.119486 run osmo-ms-mob/00023(pid=158): Launched
22:48:58.125883 run mass: MS performed LU {at=31143443.829244144, lu_delay=6.197847869247198, ms=00011}
22:48:58.131804 run mass: MS start registered {at=31143443.835169923, delay=0.0059428103268146515, ms=00023}
22:48:58.576980 run osmo-ms-mob/00024: Starting mobile
22:48:58.597034 run osmo-ms-mob/00024(pid=159): Launched
22:48:58.607900 run mass: MS start registered {at=31143444.31125328, delay=0.004688382148742676, ms=00024}
22:48:59.089076 run osmo-ms-mob/00025: Starting mobile
22:48:59.102685 run osmo-ms-mob/00025(pid=160): Launched
22:48:59.113894 run mass: MS start registered {at=31143444.81724561, delay=0.005124125629663467, ms=00025}
22:48:59.489079 run osmo-ms-mob/00026: Starting mobile
22:48:59.502874 run osmo-ms-mob/00026(pid=161): Launched
22:48:59.513958 run mass: MS start registered {at=31143445.217310447, delay=0.004997648298740387, ms=00026}
22:48:59.878673 run osmo-ms-mob/00027: Starting mobile
22:48:59.892004 run osmo-ms-mob/00027(pid=162): Launched
22:48:59.903329 run mass: MS start registered {at=31143445.606678348, delay=0.005076300352811813, ms=00027}
22:48:59.964106 run mass: MS performed LU {at=31143445.667355444, lu_delay=5.6478786170482635, ms=00015}
22:48:59.990441 run mass: MS performed LU {at=31143445.693778638, lu_delay=5.148761328309774, ms=00016}
22:49:00.079476 run mass: MS performed LU {at=31143445.782728713, lu_delay=6.352931596338749, ms=00014}
22:49:00.095546 run osmo-ms-mob/00028: Starting mobile
22:49:00.109051 run osmo-ms-mob/00028(pid=163): Launched
22:49:00.115402 run mass: MS performed LU {at=31143445.81876234, lu_delay=4.811254303902388, ms=00017}
22:49:00.121364 run mass: MS start registered {at=31143445.82473016, delay=0.005983985960483551, ms=00028}
22:49:00.691616 run osmo-ms-mob/00029: Starting mobile
22:49:00.707508 run osmo-ms-mob/00029(pid=164): Launched
22:49:00.718773 run mass: MS start registered {at=31143446.4221258, delay=0.00522850826382637, ms=00029}
22:49:01.091337 run osmo-ms-mob/00030: Starting mobile
22:49:01.107226 run osmo-ms-mob/00030(pid=165): Launched
22:49:01.118300 run mass: MS start registered {at=31143446.821650825, delay=0.004929985851049423, ms=00030}
22:49:01.510261 run osmo-ms-mob/00031: Starting mobile
22:49:01.527498 run osmo-ms-mob/00031(pid=166): Launched
22:49:01.538462 run mass: MS start registered {at=31143447.241816107, delay=0.004925727844238281, ms=00031}
22:49:01.744498 run mass: MS performed LU {at=31143447.447751883, lu_delay=5.505280360579491, ms=00019}
22:49:01.771921 run osmo-ms-mob/00032: Starting mobile
22:49:01.785359 run osmo-ms-mob/00032(pid=167): Launched
22:49:01.796469 run mass: MS start registered {at=31143447.499822956, delay=0.004984017461538315, ms=00032}
22:49:01.827744 run mass: MS performed LU {at=31143447.531012043, lu_delay=5.8888958021998405, ms=00018}
22:49:01.892335 run mass: MS performed LU {at=31143447.595589586, lu_delay=5.064704280346632, ms=00020}
22:49:02.017990 run mass: MS performed LU {at=31143447.721241966, lu_delay=4.701679814606905, ms=00021}
22:49:02.047362 run osmo-ms-mob/00033: Starting mobile
22:49:02.060414 run osmo-ms-mob/00033(pid=168): Launched
22:49:02.071662 run mass: MS start registered {at=31143447.775016326, delay=0.004948172718286514, ms=00033}
22:49:02.609185 run osmo-ms-mob/00034: Starting mobile
22:49:02.625874 run osmo-ms-mob/00034(pid=169): Launched
22:49:02.637013 run mass: MS start registered {at=31143448.340367556, delay=0.0049968138337135315, ms=00034}
22:49:02.877185 run osmo-ms-mob/00035: Starting mobile
22:49:02.890669 run osmo-ms-mob/00035(pid=170): Launched
22:49:02.902292 run mass: MS start registered {at=31143448.605641507, delay=0.005593433976173401, ms=00035}
22:49:03.304033 run osmo-ms-mob/00036: Starting mobile
22:49:03.319032 run osmo-ms-mob/00036(pid=171): Launched
22:49:03.330214 run mass: MS start registered {at=31143449.03356492, delay=0.005134519189596176, ms=00036}
22:49:03.696911 run osmo-ms-mob/00037: Starting mobile
22:49:03.711265 run osmo-ms-mob/00037(pid=172): Launched
22:49:03.722344 run mass: MS start registered {at=31143449.42569699, delay=0.004927784204483032, ms=00037}
22:49:03.728502 run mass: MS performed LU {at=31143449.43186365, lu_delay=5.596693728119135, ms=00023}
22:49:03.755432 run mass: MS performed LU {at=31143449.45877495, lu_delay=5.147521670907736, ms=00024}
22:49:03.768591 run osmo-ms-mob/00038: Starting mobile
22:49:03.781593 run osmo-ms-mob/00038(pid=173): Launched
22:49:03.792873 run mass: MS start registered {at=31143449.496223003, delay=0.00517914816737175, ms=00038}
22:49:03.845162 run mass: MS performed LU {at=31143449.54843486, lu_delay=6.144189421087503, ms=00022}
22:49:03.881219 run mass: MS performed LU {at=31143449.58448974, lu_delay=4.767244130373001, ms=00025}
22:49:03.896155 run osmo-ms-mob/00039: Starting mobile
22:49:03.909608 run osmo-ms-mob/00039(pid=174): Launched
22:49:03.920890 run mass: MS start registered {at=31143449.624233447, delay=0.005194593220949173, ms=00039}
22:49:04.678154 run osmo-ms-mob/00040: Starting mobile
22:49:04.691308 run osmo-ms-mob/00040(pid=175): Launched
22:49:04.703217 run mass: MS start registered {at=31143450.40655962, delay=0.005659285932779312, ms=00040}
22:49:04.974913 run osmo-ms-mob/00041: Starting mobile
22:49:04.987831 run osmo-ms-mob/00041(pid=176): Launched
22:49:05.001317 run mass: MS start registered {at=31143450.704664264, delay=0.007205706089735031, ms=00041}
22:49:05.299236 run osmo-ms-mob/00042: Starting mobile
22:49:05.315395 run osmo-ms-mob/00042(pid=177): Launched
22:49:05.326651 run mass: MS start registered {at=31143451.03000395, delay=0.005147203803062439, ms=00042}
22:49:05.510250 run mass: MS performed LU {at=31143451.21349967, lu_delay=5.996189221739769, ms=00026}
22:49:05.593754 run mass: MS performed LU {at=31143451.297015566, lu_delay=5.472285404801369, ms=00028}
22:49:05.621209 run osmo-ms-mob/00043: Starting mobile
22:49:05.634325 run osmo-ms-mob/00043(pid=178): Launched
22:49:05.645369 run mass: MS start registered {at=31143451.348725945, delay=0.00488908588886261, ms=00043}
22:49:05.657514 run mass: MS performed LU {at=31143451.3608666, lu_delay=5.754188250750303, ms=00027}
22:49:05.783956 run mass: MS performed LU {at=31143451.48720633, lu_delay=5.065080527216196, ms=00029}
22:49:05.813439 run osmo-ms-mob/00044: Starting mobile
22:49:05.826542 run osmo-ms-mob/00044(pid=179): Launched
22:49:05.832950 run mass: MS performed LU {at=31143451.53631016, lu_delay=4.714659333229065, ms=00030}
22:49:05.840366 run mass: MS start registered {at=31143451.54373158, delay=0.007439546287059784, ms=00044}
22:49:06.308689 run osmo-ms-mob/00045: Starting mobile
22:49:06.324163 run osmo-ms-mob/00045(pid=180): Launched
22:49:06.335637 run mass: MS start registered {at=31143452.03898877, delay=0.005491241812705994, ms=00045}
22:49:06.589667 run osmo-ms-mob/00046: Starting mobile
22:49:06.603417 run osmo-ms-mob/00046(pid=181): Launched
22:49:06.614724 run mass: MS start registered {at=31143452.318073474, delay=0.005232661962509155, ms=00046}
22:49:06.906076 run osmo-ms-mob/00047: Starting mobile
22:49:06.921977 run osmo-ms-mob/00047(pid=182): Launched
22:49:06.933394 run mass: MS start registered {at=31143452.63673977, delay=0.005314283072948456, ms=00047}
22:49:07.190610 run osmo-ms-mob/00048: Starting mobile
22:49:07.204856 run osmo-ms-mob/00048(pid=183): Launched
22:49:07.216589 run mass: MS start registered {at=31143452.919933826, delay=0.005526553839445114, ms=00048}
22:49:07.506140 run osmo-ms-mob/00049: Starting mobile
22:49:07.521872 run osmo-ms-mob/00049(pid=184): Launched
22:49:07.527883 run mass: MS performed LU {at=31143453.231243767, lu_delay=5.731420811265707, ms=00032}
22:49:07.533758 run mass: MS performed LU {at=31143453.23712419, lu_delay=4.631482683122158, ms=00035}
22:49:07.539422 run mass: MS start registered {at=31143453.242789503, delay=0.011562809348106384, ms=00049}
22:49:07.550115 run osmo-ms-mob/00050: Starting mobile
22:49:07.563034 run osmo-ms-mob/00050(pid=185): Launched
22:49:07.573937 run mass: MS start registered {at=31143453.27728759, delay=0.004752412438392639, ms=00050}
22:49:07.610486 run mass: MS performed LU {at=31143453.31375713, lu_delay=6.0719410218298435, ms=00031}
22:49:07.647184 run mass: MS performed LU {at=31143453.350454982, lu_delay=5.575438655912876, ms=00033}
22:49:08.212869 run osmo-ms-mob/00051: Starting mobile
22:49:08.228862 run osmo-ms-mob/00051(pid=186): Launched
22:49:08.240138 run mass: MS start registered {at=31143453.943488244, delay=0.005090296268463135, ms=00051}
22:49:08.476257 run osmo-ms-mob/00052: Starting mobile
22:49:08.490217 run osmo-ms-mob/00052(pid=187): Launched
22:49:08.501663 run mass: MS start registered {at=31143454.20501172, delay=0.005279947072267532, ms=00052}
22:49:08.776621 run osmo-ms-mob/00053: Starting mobile
22:49:08.789995 run osmo-ms-mob/00053(pid=188): Launched
22:49:08.801681 run mass: MS start registered {at=31143454.50503322, delay=0.005393605679273605, ms=00053}
22:49:09.077066 run osmo-ms-mob/00054: Starting mobile
22:49:09.090237 run osmo-ms-mob/00054(pid=189): Launched
22:49:09.101648 run mass: MS start registered {at=31143454.804995123, delay=0.0050884149968624115, ms=00054}
22:49:09.277111 run mass: MS performed LU {at=31143454.98036371, lu_delay=5.554666720330715, ms=00037}
22:49:09.291491 run osmo-ms-mob/00055: Starting mobile
22:49:09.304516 run osmo-ms-mob/00055(pid=190): Launched
22:49:09.316354 run mass: MS start registered {at=31143455.01969583, delay=0.005796518176794052, ms=00055}
22:49:09.359947 run mass: MS performed LU {at=31143455.0632093, lu_delay=4.656649678945541, ms=00040}
22:49:09.424197 run mass: MS performed LU {at=31143455.12744646, lu_delay=5.5032130144536495, ms=00039}
22:49:09.451440 run osmo-ms-mob/00056: Starting mobile
22:49:09.464855 run osmo-ms-mob/00056(pid=191): Launched
22:49:09.476012 run mass: MS start registered {at=31143455.17936271, delay=0.005038745701313019, ms=00056}
22:49:09.550480 run mass: MS performed LU {at=31143455.253731832, lu_delay=6.22016691043973, ms=00036}
22:49:09.573259 run mass: MS performed LU {at=31143455.276621938, lu_delay=5.780398935079575, ms=00038}
22:49:09.584221 run osmo-ms-mob/00057: Starting mobile
22:49:09.597587 run osmo-ms-mob/00057(pid=192): Launched
22:49:09.608775 run mass: MS start registered {at=31143455.312126637, delay=0.0051260292530059814, ms=00057}
22:49:10.390045 run osmo-ms-mob/00058: Starting mobile
22:49:10.404095 run osmo-ms-mob/00058(pid=193): Launched
22:49:10.415282 run mass: MS start registered {at=31143456.118627466, delay=0.00513879582285881, ms=00058}
22:49:10.443906 run mass: MS performed LU {at=31143456.147211377, lu_delay=4.603479795157909, ms=00044}
22:49:10.691943 run osmo-ms-mob/00059: Starting mobile
22:49:10.706634 run osmo-ms-mob/00059(pid=194): Launched
22:49:10.717803 run mass: MS start registered {at=31143456.42114798, delay=0.005072582513093948, ms=00059}
22:49:10.990930 run osmo-ms-mob/00060: Starting mobile
22:49:11.004897 run osmo-ms-mob/00060(pid=195): Launched
22:49:11.017047 run mass: MS start registered {at=31143456.720395047, delay=0.0058769769966602325, ms=00060}
22:49:11.177829 run mass: MS performed LU {at=31143456.881082874, lu_delay=4.842094104737043, ms=00045}
22:49:11.252056 run mass: MS performed LU {at=31143456.955320287, lu_delay=5.60659434273839, ms=00043}
22:49:11.279568 run osmo-ms-mob/00061: Starting mobile
22:49:11.293136 run osmo-ms-mob/00061(pid=196): Launched
22:49:11.299338 run mass: MS performed LU {at=31143457.00269739, lu_delay=6.298033125698566, ms=00041}
22:49:11.305580 run mass: MS start registered {at=31143457.008945327, delay=0.006266303360462189, ms=00061}
22:49:11.505565 run mass: MS performed LU {at=31143457.20881642, lu_delay=6.178812470287085, ms=00042}
22:49:11.533978 run osmo-ms-mob/00062: Starting mobile
22:49:11.547543 run osmo-ms-mob/00062(pid=197): Launched
22:49:11.558701 run mass: MS start registered {at=31143457.262052555, delay=0.005175396800041199, ms=00062}
22:49:11.990071 run osmo-ms-mob/00063: Starting mobile
22:49:12.004828 run osmo-ms-mob/00063(pid=198): Launched
22:49:12.016691 run mass: MS start registered {at=31143457.72003817, delay=0.005545232445001602, ms=00063}
22:49:12.184535 run mass: MS performed LU {at=31143457.887743637, lu_delay=5.569670163094997, ms=00046}
22:49:12.248899 run mass: MS performed LU {at=31143457.95216509, lu_delay=5.31542531773448, ms=00047}
22:49:12.274927 run osmo-ms-mob/00064: Starting mobile
22:49:12.288644 run osmo-ms-mob/00064(pid=199): Launched
22:49:12.300194 run mass: MS start registered {at=31143458.003542434, delay=0.005411822348833084, ms=00064}
22:49:12.322000 run mass: MS performed LU {at=31143458.025250185, lu_delay=4.747962594032288, ms=00050}
22:49:12.332104 run mass: MS performed LU {at=31143458.035468403, lu_delay=4.792678900063038, ms=00049}
22:49:12.808787 run osmo-ms-mob/00065: Starting mobile
22:49:12.824797 run osmo-ms-mob/00065(pid=200): Launched
22:49:12.835934 run mass: MS start registered {at=31143458.539284196, delay=0.004958346486091614, ms=00065}
22:49:13.042324 run mass: MS performed LU {at=31143458.745538242, lu_delay=4.802049998193979, ms=00051}
22:49:13.072721 run osmo-ms-mob/00066: Starting mobile
22:49:13.086887 run osmo-ms-mob/00066(pid=201): Launched
22:49:13.093115 run mass: MS performed LU {at=31143458.79647502, lu_delay=4.5914632976055145, ms=00052}
22:49:13.099431 run mass: MS performed LU {at=31143458.802795757, lu_delay=5.88286193087697, ms=00048}
22:49:13.105612 run mass: MS start registered {at=31143458.808977976, delay=0.012520376592874527, ms=00066}
22:49:13.491288 run osmo-ms-mob/00067: Starting mobile
22:49:13.505519 run osmo-ms-mob/00067(pid=202): Launched
22:49:13.516951 run mass: MS start registered {at=31143459.220303666, delay=0.005173038691282272, ms=00067}
22:49:13.797559 run osmo-ms-mob/00068: Starting mobile
22:49:13.814342 run osmo-ms-mob/00068(pid=203): Launched
22:49:13.826182 run mass: MS start registered {at=31143459.52952637, delay=0.005740001797676086, ms=00068}
22:49:14.189579 run osmo-ms-mob/00069: Starting mobile
22:49:14.203426 run osmo-ms-mob/00069(pid=204): Launched
22:49:14.216387 run mass: MS start registered {at=31143459.919736546, delay=0.006536081433296204, ms=00069}
22:49:14.590201 run osmo-ms-mob/00070: Starting mobile
22:49:14.604022 run osmo-ms-mob/00070(pid=205): Launched
22:49:14.615034 run mass: MS start registered {at=31143460.318385884, delay=0.004902902990579605, ms=00070}
22:49:14.944018 run mass: MS performed LU {at=31143460.647255924, lu_delay=5.627560093998909, ms=00055}
22:49:14.999491 run osmo-ms-mob/00071: Starting mobile
22:49:15.015220 run osmo-ms-mob/00071(pid=206): Launched
22:49:15.021701 run mass: MS performed LU {at=31143460.725057736, lu_delay=6.220024514943361, ms=00053}
22:49:15.027701 run mass: MS start registered {at=31143460.731067155, delay=0.006029568612575531, ms=00071}
22:49:15.053565 run mass: MS performed LU {at=31143460.75689365, lu_delay=5.951898526400328, ms=00054}
22:49:15.253352 run mass: MS performed LU {at=31143460.956601508, lu_delay=5.777238797396421, ms=00056}
22:49:15.308212 run osmo-ms-mob/00072: Starting mobile
22:49:15.323061 run osmo-ms-mob/00072(pid=207): Launched
22:49:15.329206 run mass: MS performed LU {at=31143461.03256646, lu_delay=4.913938995450735, ms=00058}
22:49:15.335123 run mass: MS start registered {at=31143461.03848932, delay=0.005941417068243027, ms=00072}
22:49:15.791376 run osmo-ms-mob/00073: Starting mobile
22:49:15.805504 run osmo-ms-mob/00073(pid=208): Launched
22:49:15.816615 run mass: MS start registered {at=31143461.51996457, delay=0.005136165767908096, ms=00073}
22:49:16.083710 run mass: MS performed LU {at=31143461.786965147, lu_delay=4.066926974803209, ms=00063}
22:49:16.114802 run osmo-ms-mob/00074: Starting mobile
22:49:16.128411 run osmo-ms-mob/00074(pid=209): Launched
22:49:16.134536 run mass: MS performed LU {at=31143461.83789473, lu_delay=5.416746750473976, ms=00059}
22:49:16.140818 run mass: MS start registered {at=31143461.844182614, delay=0.006346669048070908, ms=00074}
22:49:16.618832 run osmo-ms-mob/00075: Starting mobile
22:49:16.635845 run osmo-ms-mob/00075(pid=210): Launched
22:49:16.647536 run mass: MS start registered {at=31143462.350883488, delay=0.005493059754371643, ms=00075}
22:49:16.808524 run mass: MS performed LU {at=31143462.511782244, lu_delay=5.7913871966302395, ms=00060}
22:49:16.846127 run mass: MS performed LU {at=31143462.549424734, lu_delay=5.540479406714439, ms=00061}
22:49:16.955732 run mass: MS performed LU {at=31143462.658981163, lu_delay=5.396928608417511, ms=00062}
22:49:16.985305 run osmo-ms-mob/00076: Starting mobile
22:49:16.998425 run osmo-ms-mob/00076(pid=211): Launched
22:49:17.009666 run mass: MS start registered {at=31143462.713016883, delay=0.004935640841722488, ms=00076}
22:49:17.099806 run mass: MS performed LU {at=31143462.803059757, lu_delay=4.799517322331667, ms=00064}
22:49:17.517895 run osmo-ms-mob/00077: Starting mobile
22:49:17.534747 run osmo-ms-mob/00077(pid=212): Launched
22:49:17.546094 run mass: MS start registered {at=31143463.249437716, delay=0.005337387323379517, ms=00077}
22:49:17.991621 run osmo-ms-mob/00078: Starting mobile
22:49:18.006548 run osmo-ms-mob/00078(pid=213): Launched
22:49:18.017891 run mass: MS start registered {at=31143463.721241556, delay=0.005222924053668976, ms=00078}
22:49:18.399038 run osmo-ms-mob/00079: Starting mobile
22:49:18.415253 run osmo-ms-mob/00079(pid=214): Launched
22:49:18.426448 run mass: MS start registered {at=31143464.12980228, delay=0.005111459642648697, ms=00079}
22:49:18.774409 run mass: MS performed LU {at=31143464.477663074, lu_delay=5.668685097247362, ms=00066}
22:49:18.789284 run osmo-ms-mob/00080: Starting mobile
22:49:18.802530 run osmo-ms-mob/00080(pid=215): Launched
22:49:18.808558 run mass: MS performed LU {at=31143464.511919513, lu_delay=4.982393141835928, ms=00068}
22:49:18.814436 run mass: MS start registered {at=31143464.517803576, delay=0.005901247262954712, ms=00080}
22:49:18.907822 run mass: MS performed LU {at=31143464.61107015, lu_delay=6.07178595289588, ms=00065}
22:49:18.945022 run mass: MS performed LU {at=31143464.64829017, lu_delay=4.728553622961044, ms=00069}
22:49:19.409147 run osmo-ms-mob/00081: Starting mobile
22:49:19.425854 run osmo-ms-mob/00081(pid=216): Launched
22:49:19.437759 run mass: MS start registered {at=31143465.14109273, delay=0.005796704441308975, ms=00081}
22:49:19.790897 run osmo-ms-mob/00082: Starting mobile
22:49:19.804791 run osmo-ms-mob/00082(pid=217): Launched
22:49:19.816422 run mass: MS start registered {at=31143465.519766998, delay=0.005593296140432358, ms=00082}
22:49:20.410288 run osmo-ms-mob/00083: Starting mobile
22:49:20.427947 run osmo-ms-mob/00083(pid=218): Launched
22:49:20.439162 run mass: MS start registered {at=31143466.14250787, delay=0.004978809505701065, ms=00083}
22:49:20.573726 run mass: MS performed LU {at=31143466.276978932, lu_delay=5.545911777764559, ms=00071}
22:49:20.611956 run mass: MS performed LU {at=31143466.315223247, lu_delay=4.795258678495884, ms=00073}
22:49:20.722221 run mass: MS performed LU {at=31143466.425470572, lu_delay=6.107084687799215, ms=00070}
22:49:20.755066 run osmo-ms-mob/00084: Starting mobile
22:49:20.769988 run osmo-ms-mob/00084(pid=219): Launched
22:49:20.781105 run mass: MS start registered {at=31143466.484456617, delay=0.005075238645076752, ms=00084}
22:49:20.901392 run mass: MS performed LU {at=31143466.604643628, lu_delay=4.760461013764143, ms=00074}
22:49:21.417315 run osmo-ms-mob/00085: Starting mobile
22:49:21.433870 run osmo-ms-mob/00085(pid=220): Launched
22:49:21.445006 run mass: MS start registered {at=31143467.148357846, delay=0.0049947164952754974, ms=00085}
22:49:21.972896 run osmo-ms-mob/00086: Starting mobile
22:49:21.987375 run osmo-ms-mob/00086(pid=221): Launched
22:49:21.998525 run mass: MS start registered {at=31143467.70187108, delay=0.005122825503349304, ms=00086}
22:49:22.540259 run mass: MS performed LU {at=31143468.243373547, lu_delay=4.993935830891132, ms=00077}
22:49:22.581334 run osmo-ms-mob/00087: Starting mobile
22:49:22.597213 run osmo-ms-mob/00087(pid=222): Launched
22:49:22.603378 run mass: MS performed LU {at=31143468.30674038, lu_delay=5.593723498284817, ms=00076}
22:49:22.609275 run mass: MS start registered {at=31143468.312641364, delay=0.005918171256780624, ms=00087}
22:49:22.674064 run mass: MS performed LU {at=31143468.377312843, lu_delay=6.026429355144501, ms=00075}
22:49:22.945868 run mass: MS performed LU {at=31143468.649121817, lu_delay=4.927880261093378, ms=00078}
22:49:23.217529 run osmo-ms-mob/00088: Starting mobile
22:49:23.234386 run osmo-ms-mob/00088(pid=223): Launched
22:49:23.245744 run mass: MS start registered {at=31143468.9490867, delay=0.005155287683010101, ms=00088}
22:49:23.790590 run osmo-ms-mob/00089: Starting mobile
22:49:23.804840 run osmo-ms-mob/00089(pid=224): Launched
22:49:23.815970 run mass: MS start registered {at=31143469.519321878, delay=0.004842571914196014, ms=00089}
22:49:24.338613 run mass: MS performed LU {at=31143470.041924533, lu_delay=4.900831803679466, ms=00081}
22:49:24.381531 run osmo-ms-mob/00090: Starting mobile
22:49:24.397867 run osmo-ms-mob/00090(pid=225): Launched
22:49:24.404006 run mass: MS performed LU {at=31143470.107366007, lu_delay=5.977563727647066, ms=00079}
22:49:24.410083 run mass: MS start registered {at=31143470.11344972, delay=0.006103739142417908, ms=00090}
22:49:24.487625 run mass: MS performed LU {at=31143470.19087196, lu_delay=5.673068385571241, ms=00080}
22:49:24.649007 run mass: MS performed LU {at=31143470.352257513, lu_delay=4.832490514963865, ms=00082}
22:49:24.903339 run mass: MS performed LU {at=31143470.606592618, lu_delay=22.266225062310696, ms=00034}
22:49:25.117591 run osmo-ms-mob/00091: Starting mobile
22:49:25.134656 run osmo-ms-mob/00091(pid=226): Launched
22:49:25.145748 run mass: MS start registered {at=31143470.84909886, delay=0.004950664937496185, ms=00091}
22:49:25.789315 run osmo-ms-mob/00092: Starting mobile
22:49:25.803044 run osmo-ms-mob/00092(pid=227): Launched
22:49:25.814499 run mass: MS start registered {at=31143471.5178523, delay=0.004939265549182892, ms=00092}
22:49:26.306736 run mass: MS performed LU {at=31143472.009983923, lu_delay=4.861626077443361, ms=00085}
22:49:26.324448 run mass: MS performed LU {at=31143472.02775759, lu_delay=5.543300971388817, ms=00084}
22:49:26.351226 run mass: MS performed LU {at=31143472.05447922, lu_delay=5.911971349269152, ms=00083}
22:49:26.379668 run osmo-ms-mob/00093: Starting mobile
22:49:26.393366 run osmo-ms-mob/00093(pid=228): Launched
22:49:26.404474 run mass: MS start registered {at=31143472.107828848, delay=0.004933532327413559, ms=00093}
22:49:26.675366 run mass: MS performed LU {at=31143472.378594562, lu_delay=4.6767234839499, ms=00086}
22:49:27.508125 run osmo-ms-mob/00094: Starting mobile
22:49:27.523563 run osmo-ms-mob/00094(pid=229): Launched
22:49:27.534698 run mass: MS start registered {at=31143473.238047957, delay=0.004751034080982208, ms=00094}
22:49:28.105874 run mass: MS performed LU {at=31143473.809124254, lu_delay=5.496482890099287, ms=00087}
22:49:28.253441 run mass: MS performed LU {at=31143473.956689116, lu_delay=5.0076024159789085, ms=00088}
22:49:28.409108 run osmo-ms-mob/00095: Starting mobile
22:49:28.426037 run osmo-ms-mob/00095(pid=230): Launched
22:49:28.437107 run mass: MS start registered {at=31143474.140461024, delay=0.0050824955105781555, ms=00095}
22:49:29.389818 run osmo-ms-mob/00096: Starting mobile
22:49:29.403739 run osmo-ms-mob/00096(pid=231): Launched
22:49:29.415196 run mass: MS start registered {at=31143475.11854215, delay=0.0053212009370327, ms=00096}
22:49:30.072295 run mass: MS performed LU {at=31143475.775545463, lu_delay=5.662095744162798, ms=00090}
22:49:30.093796 run mass: MS performed LU {at=31143475.797160085, lu_delay=6.277838207781315, ms=00089}
22:49:30.117233 run mass: MS performed LU {at=31143475.82050901, lu_delay=4.971410147845745, ms=00091}
22:49:30.509712 run osmo-ms-mob/00097: Starting mobile
22:49:30.527924 run osmo-ms-mob/00097(pid=232): Launched
22:49:30.539081 run mass: MS start registered {at=31143476.242431212, delay=0.004924047738313675, ms=00097}
22:49:31.799516 run osmo-ms-mob/00098: Starting mobile
22:49:31.815485 run osmo-ms-mob/00098(pid=233): Launched
22:49:31.826873 run mass: MS start registered {at=31143477.53022322, delay=0.005310069769620895, ms=00098}
22:49:31.852058 run mass: MS performed LU {at=31143477.555361252, lu_delay=6.037508953362703, ms=00092}
22:49:31.870535 run mass: MS performed LU {at=31143477.573875435, lu_delay=22.261748798191547, ms=00057}
22:49:32.019885 run mass: MS performed LU {at=31143477.72313245, lu_delay=5.615303602069616, ms=00093}
22:49:32.360390 run mass: MS performed LU {at=31143478.063642826, lu_delay=4.8255948685109615, ms=00094}
22:49:33.616884 run osmo-ms-mob/00099: Starting mobile
22:49:33.633498 run osmo-ms-mob/00099(pid=234): Launched
22:49:33.639487 run mass: All started... {duration=55.772699415683746, too_slow=0}
22:49:33.645152 run mass: MS start registered {at=31143479.34851348, delay=0.005659893155097961, ms=00099}
22:49:33.837820 run mass: MS performed LU {at=31143479.541037757, lu_delay=5.400576733052731, ms=00095}
22:49:34.091245 run mass: MS performed LU {at=31143479.79449619, lu_delay=4.675954040139914, ms=00096}
22:49:35.766710 run mass: MS performed LU {at=31143481.469960272, lu_delay=5.227529060095549, ms=00097}
22:49:36.020775 run mass: MS performed LU {at=31143481.724029116, lu_delay=22.503725450485945, ms=00067}
22:49:37.603988 run mass: MS performed LU {at=31143483.30719184, lu_delay=22.268702521920204, ms=00072}
22:49:37.628813 run mass: MS performed LU {at=31143483.332175147, lu_delay=5.801951926201582, ms=00098}
22:49:39.533210 run mass: MS performed LU {at=31143485.23645961, lu_delay=5.887946128845215, ms=00099}
22:49:39.543816 run mass: Tests done {all_completed=True, max=22.503725450485945, min=4.066926974803209}
22:49:39.549284 tst register_default_mass.py: Test passed (81.1 sec)
22:49:39.554778 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminating (SIGTERM)
22:49:39.558124 run osmo-hlr_127.0.42.2(pid=23): Terminating (SIGTERM)
22:49:39.561437 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminating (SIGTERM)
22:49:39.564794 run osmo-stp_127.0.42.5(pid=25): Terminating (SIGTERM)
22:49:39.568171 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminating (SIGTERM)
22:49:39.571577 run osmo-msc_127.0.42.6(pid=27): Terminating (SIGTERM)
22:49:39.575039 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminating (SIGTERM)
22:49:39.578528 run osmo-mgw_127.0.42.3(pid=29): Terminating (SIGTERM)
22:49:39.581939 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminating (SIGTERM)
22:49:39.585350 run osmo-mgw_127.0.42.4(pid=31): Terminating (SIGTERM)
22:49:39.588798 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminating (SIGTERM)
22:49:39.592211 run osmo-bsc_127.0.42.7(pid=33): Terminating (SIGTERM)
22:49:39.595632 run osmo-bts-virtual(pid=34): Terminating (SIGTERM)
22:49:39.599046 run osmo-ms-virt-phy/00000(pid=35): Terminating (SIGTERM)
22:49:39.602483 run osmo-ms-virt-phy/00001(pid=36): Terminating (SIGTERM)
22:49:39.605952 run osmo-ms-virt-phy/00002(pid=37): Terminating (SIGTERM)
22:49:39.609504 run osmo-ms-virt-phy/00003(pid=38): Terminating (SIGTERM)
22:49:39.613002 run osmo-ms-virt-phy/00004(pid=39): Terminating (SIGTERM)
22:49:39.616426 run osmo-ms-virt-phy/00005(pid=40): Terminating (SIGTERM)
22:49:39.619865 run osmo-ms-virt-phy/00006(pid=41): Terminating (SIGTERM)
22:49:39.623299 run osmo-ms-virt-phy/00007(pid=42): Terminating (SIGTERM)
22:49:39.626793 run osmo-ms-virt-phy/00008(pid=43): Terminating (SIGTERM)
22:49:39.630534 run osmo-ms-virt-phy/00009(pid=44): Terminating (SIGTERM)
22:49:39.634046 run osmo-ms-virt-phy/00010(pid=45): Terminating (SIGTERM)
22:49:39.637505 run osmo-ms-virt-phy/00011(pid=46): Terminating (SIGTERM)
22:49:39.641665 run osmo-ms-virt-phy/00012(pid=47): Terminating (SIGTERM)
22:49:39.645028 run osmo-ms-virt-phy/00013(pid=48): Terminating (SIGTERM)
22:49:39.649060 run osmo-ms-virt-phy/00014(pid=49): Terminating (SIGTERM)
22:49:39.652949 run osmo-ms-virt-phy/00015(pid=50): Terminating (SIGTERM)
22:49:39.656284 run osmo-ms-virt-phy/00016(pid=51): Terminating (SIGTERM)
22:49:39.659596 run osmo-ms-virt-phy/00017(pid=52): Terminating (SIGTERM)
22:49:39.662961 run osmo-ms-virt-phy/00018(pid=53): Terminating (SIGTERM)
22:49:39.666315 run osmo-ms-virt-phy/00019(pid=54): Terminating (SIGTERM)
22:49:39.669642 run osmo-ms-virt-phy/00020(pid=55): Terminating (SIGTERM)
22:49:39.672971 run osmo-ms-virt-phy/00021(pid=56): Terminating (SIGTERM)
22:49:39.676583 run osmo-ms-virt-phy/00022(pid=57): Terminating (SIGTERM)
22:49:39.679918 run osmo-ms-virt-phy/00023(pid=58): Terminating (SIGTERM)
22:49:39.683389 run osmo-ms-virt-phy/00024(pid=59): Terminating (SIGTERM)
22:49:39.686752 run osmo-ms-virt-phy/00025(pid=60): Terminating (SIGTERM)
22:49:39.690510 run osmo-ms-virt-phy/00026(pid=61): Terminating (SIGTERM)
22:49:39.694256 run osmo-ms-virt-phy/00027(pid=62): Terminating (SIGTERM)
22:49:39.697973 run osmo-ms-virt-phy/00028(pid=63): Terminating (SIGTERM)
22:49:39.701280 run osmo-ms-virt-phy/00029(pid=64): Terminating (SIGTERM)
22:49:39.704604 run osmo-ms-virt-phy/00030(pid=65): Terminating (SIGTERM)
22:49:39.707952 run osmo-ms-virt-phy/00031(pid=66): Terminating (SIGTERM)
22:49:39.711268 run osmo-ms-virt-phy/00032(pid=67): Terminating (SIGTERM)
22:49:39.715150 run osmo-ms-virt-phy/00033(pid=68): Terminating (SIGTERM)
22:49:39.718553 run osmo-ms-virt-phy/00034(pid=69): Terminating (SIGTERM)
22:49:39.721881 run osmo-ms-virt-phy/00035(pid=70): Terminating (SIGTERM)
22:49:39.725233 run osmo-ms-virt-phy/00036(pid=71): Terminating (SIGTERM)
22:49:39.728537 run osmo-ms-virt-phy/00037(pid=72): Terminating (SIGTERM)
22:49:39.731866 run osmo-ms-virt-phy/00038(pid=73): Terminating (SIGTERM)
22:49:39.735210 run osmo-ms-virt-phy/00039(pid=74): Terminating (SIGTERM)
22:49:39.738519 run osmo-ms-virt-phy/00040(pid=75): Terminating (SIGTERM)
22:49:39.741843 run osmo-ms-virt-phy/00041(pid=76): Terminating (SIGTERM)
22:49:39.745198 run osmo-ms-virt-phy/00042(pid=77): Terminating (SIGTERM)
22:49:39.748546 run osmo-ms-virt-phy/00043(pid=78): Terminating (SIGTERM)
22:49:39.752093 run osmo-ms-virt-phy/00044(pid=79): Terminating (SIGTERM)
22:49:39.755523 run osmo-ms-virt-phy/00045(pid=80): Terminating (SIGTERM)
22:49:39.759420 run osmo-ms-virt-phy/00046(pid=81): Terminating (SIGTERM)
22:49:39.762765 run osmo-ms-virt-phy/00047(pid=82): Terminating (SIGTERM)
22:49:39.766090 run osmo-ms-virt-phy/00048(pid=83): Terminating (SIGTERM)
22:49:39.769606 run osmo-ms-virt-phy/00049(pid=84): Terminating (SIGTERM)
22:49:39.772959 run osmo-ms-virt-phy/00050(pid=85): Terminating (SIGTERM)
22:49:39.776266 run osmo-ms-virt-phy/00051(pid=86): Terminating (SIGTERM)
22:49:39.779585 run osmo-ms-virt-phy/00052(pid=87): Terminating (SIGTERM)
22:49:39.782950 run osmo-ms-virt-phy/00053(pid=88): Terminating (SIGTERM)
22:49:39.786295 run osmo-ms-virt-phy/00054(pid=89): Terminating (SIGTERM)
22:49:39.789609 run osmo-ms-virt-phy/00055(pid=90): Terminating (SIGTERM)
22:49:39.792946 run osmo-ms-virt-phy/00056(pid=91): Terminating (SIGTERM)
22:49:39.796239 run osmo-ms-virt-phy/00057(pid=92): Terminating (SIGTERM)
22:49:39.799660 run osmo-ms-virt-phy/00058(pid=93): Terminating (SIGTERM)
22:49:39.803051 run osmo-ms-virt-phy/00059(pid=94): Terminating (SIGTERM)
22:49:39.806395 run osmo-ms-virt-phy/00060(pid=95): Terminating (SIGTERM)
22:49:39.809728 run osmo-ms-virt-phy/00061(pid=96): Terminating (SIGTERM)
22:49:39.813049 run osmo-ms-virt-phy/00062(pid=97): Terminating (SIGTERM)
22:49:39.816375 run osmo-ms-virt-phy/00063(pid=98): Terminating (SIGTERM)
22:49:39.819722 run osmo-ms-virt-phy/00064(pid=99): Terminating (SIGTERM)
22:49:39.823105 run osmo-ms-virt-phy/00065(pid=100): Terminating (SIGTERM)
22:49:39.826490 run osmo-ms-virt-phy/00066(pid=101): Terminating (SIGTERM)
22:49:39.829809 run osmo-ms-virt-phy/00067(pid=102): Terminating (SIGTERM)
22:49:39.833231 run osmo-ms-virt-phy/00068(pid=103): Terminating (SIGTERM)
22:49:39.836555 run osmo-ms-virt-phy/00069(pid=104): Terminating (SIGTERM)
22:49:39.840203 run osmo-ms-virt-phy/00070(pid=105): Terminating (SIGTERM)
22:49:39.843819 run osmo-ms-virt-phy/00071(pid=106): Terminating (SIGTERM)
22:49:39.847411 run osmo-ms-virt-phy/00072(pid=107): Terminating (SIGTERM)
22:49:39.850759 run osmo-ms-virt-phy/00073(pid=108): Terminating (SIGTERM)
22:49:39.854073 run osmo-ms-virt-phy/00074(pid=109): Terminating (SIGTERM)
22:49:39.857396 run osmo-ms-virt-phy/00075(pid=110): Terminating (SIGTERM)
22:49:39.860743 run osmo-ms-virt-phy/00076(pid=111): Terminating (SIGTERM)
22:49:39.864392 run osmo-ms-virt-phy/00077(pid=112): Terminating (SIGTERM)
22:49:39.867784 run osmo-ms-virt-phy/00078(pid=113): Terminating (SIGTERM)
22:49:39.871198 run osmo-ms-virt-phy/00079(pid=114): Terminating (SIGTERM)
22:49:39.874543 run osmo-ms-virt-phy/00080(pid=115): Terminating (SIGTERM)
22:49:39.877892 run osmo-ms-virt-phy/00081(pid=116): Terminating (SIGTERM)
22:49:39.881327 run osmo-ms-virt-phy/00082(pid=117): Terminating (SIGTERM)
22:49:39.884719 run osmo-ms-virt-phy/00083(pid=118): Terminating (SIGTERM)
22:49:39.888032 run osmo-ms-virt-phy/00084(pid=119): Terminating (SIGTERM)
22:49:39.891602 run osmo-ms-virt-phy/00085(pid=120): Terminating (SIGTERM)
22:49:39.895454 run osmo-ms-virt-phy/00086(pid=121): Terminating (SIGTERM)
22:49:39.898945 run osmo-ms-virt-phy/00087(pid=122): Terminating (SIGTERM)
22:49:39.902324 run osmo-ms-virt-phy/00088(pid=123): Terminating (SIGTERM)
22:49:39.905718 run osmo-ms-virt-phy/00089(pid=124): Terminating (SIGTERM)
22:49:39.909163 run osmo-ms-virt-phy/00090(pid=125): Terminating (SIGTERM)
22:49:39.912577 run osmo-ms-virt-phy/00091(pid=126): Terminating (SIGTERM)
22:49:39.915990 run osmo-ms-virt-phy/00092(pid=127): Terminating (SIGTERM)
22:49:39.919387 run osmo-ms-virt-phy/00093(pid=128): Terminating (SIGTERM)
22:49:39.922820 run osmo-ms-virt-phy/00094(pid=129): Terminating (SIGTERM)
22:49:39.926203 run osmo-ms-virt-phy/00095(pid=130): Terminating (SIGTERM)
22:49:39.929676 run osmo-ms-virt-phy/00096(pid=131): Terminating (SIGTERM)
22:49:39.933093 run osmo-ms-virt-phy/00097(pid=132): Terminating (SIGTERM)
22:49:39.936546 run osmo-ms-virt-phy/00098(pid=133): Terminating (SIGTERM)
22:49:39.939976 run osmo-ms-virt-phy/00099(pid=134): Terminating (SIGTERM)
22:49:39.943338 run osmo-ms-mob/00000(pid=135): Terminating (SIGTERM)
22:49:39.946787 run osmo-ms-mob/00001(pid=136): Terminating (SIGTERM)
22:49:39.950121 run osmo-ms-mob/00002(pid=137): Terminating (SIGTERM)
22:49:39.953428 run osmo-ms-mob/00003(pid=138): Terminating (SIGTERM)
22:49:39.956719 run osmo-ms-mob/00004(pid=139): Terminating (SIGTERM)
22:49:39.960016 run osmo-ms-mob/00005(pid=140): Terminating (SIGTERM)
22:49:39.963257 run osmo-ms-mob/00006(pid=141): Terminating (SIGTERM)
22:49:39.966488 run osmo-ms-mob/00007(pid=142): Terminating (SIGTERM)
22:49:39.969726 run osmo-ms-mob/00008(pid=143): Terminating (SIGTERM)
22:49:39.972956 run osmo-ms-mob/00009(pid=144): Terminating (SIGTERM)
22:49:39.976173 run osmo-ms-mob/00010(pid=145): Terminating (SIGTERM)
22:49:39.979428 run osmo-ms-mob/00011(pid=146): Terminating (SIGTERM)
22:49:39.982677 run osmo-ms-mob/00012(pid=147): Terminating (SIGTERM)
22:49:39.985910 run osmo-ms-mob/00013(pid=148): Terminating (SIGTERM)
22:49:39.989158 run osmo-ms-mob/00014(pid=149): Terminating (SIGTERM)
22:49:39.992388 run osmo-ms-mob/00015(pid=150): Terminating (SIGTERM)
22:49:39.995644 run osmo-ms-mob/00016(pid=151): Terminating (SIGTERM)
22:49:39.998883 run osmo-ms-mob/00017(pid=152): Terminating (SIGTERM)
22:49:40.002137 run osmo-ms-mob/00018(pid=153): Terminating (SIGTERM)
22:49:40.005377 run osmo-ms-mob/00019(pid=154): Terminating (SIGTERM)
22:49:40.008601 run osmo-ms-mob/00020(pid=155): Terminating (SIGTERM)
22:49:40.011834 run osmo-ms-mob/00021(pid=156): Terminating (SIGTERM)
22:49:40.015065 run osmo-ms-mob/00022(pid=157): Terminating (SIGTERM)
22:49:40.018293 run osmo-ms-mob/00023(pid=158): Terminating (SIGTERM)
22:49:40.021517 run osmo-ms-mob/00024(pid=159): Terminating (SIGTERM)
22:49:40.024782 run osmo-ms-mob/00025(pid=160): Terminating (SIGTERM)
22:49:40.028065 run osmo-ms-mob/00026(pid=161): Terminating (SIGTERM)
22:49:40.031357 run osmo-ms-mob/00027(pid=162): Terminating (SIGTERM)
22:49:40.034661 run osmo-ms-mob/00028(pid=163): Terminating (SIGTERM)
22:49:40.037950 run osmo-ms-mob/00029(pid=164): Terminating (SIGTERM)
22:49:40.041228 run osmo-ms-mob/00030(pid=165): Terminating (SIGTERM)
22:49:40.044520 run osmo-ms-mob/00031(pid=166): Terminating (SIGTERM)
22:49:40.047801 run osmo-ms-mob/00032(pid=167): Terminating (SIGTERM)
22:49:40.051086 run osmo-ms-mob/00033(pid=168): Terminating (SIGTERM)
22:49:40.054371 run osmo-ms-mob/00034(pid=169): Terminating (SIGTERM)
22:49:40.057655 run osmo-ms-mob/00035(pid=170): Terminating (SIGTERM)
22:49:40.060941 run osmo-ms-mob/00036(pid=171): Terminating (SIGTERM)
22:49:40.064227 run osmo-ms-mob/00037(pid=172): Terminating (SIGTERM)
22:49:40.067518 run osmo-ms-mob/00038(pid=173): Terminating (SIGTERM)
22:49:40.070805 run osmo-ms-mob/00039(pid=174): Terminating (SIGTERM)
22:49:40.074098 run osmo-ms-mob/00040(pid=175): Terminating (SIGTERM)
22:49:40.077384 run osmo-ms-mob/00041(pid=176): Terminating (SIGTERM)
22:49:40.080680 run osmo-ms-mob/00042(pid=177): Terminating (SIGTERM)
22:49:40.083958 run osmo-ms-mob/00043(pid=178): Terminating (SIGTERM)
22:49:40.087197 run osmo-ms-mob/00044(pid=179): Terminating (SIGTERM)
22:49:40.090427 run osmo-ms-mob/00045(pid=180): Terminating (SIGTERM)
22:49:40.093648 run osmo-ms-mob/00046(pid=181): Terminating (SIGTERM)
22:49:40.096866 run osmo-ms-mob/00047(pid=182): Terminating (SIGTERM)
22:49:40.100092 run osmo-ms-mob/00048(pid=183): Terminating (SIGTERM)
22:49:40.103304 run osmo-ms-mob/00049(pid=184): Terminating (SIGTERM)
22:49:40.106541 run osmo-ms-mob/00050(pid=185): Terminating (SIGTERM)
22:49:40.109764 run osmo-ms-mob/00051(pid=186): Terminating (SIGTERM)
22:49:40.112982 run osmo-ms-mob/00052(pid=187): Terminating (SIGTERM)
22:49:40.116200 run osmo-ms-mob/00053(pid=188): Terminating (SIGTERM)
22:49:40.119401 run osmo-ms-mob/00054(pid=189): Terminating (SIGTERM)
22:49:40.122612 run osmo-ms-mob/00055(pid=190): Terminating (SIGTERM)
22:49:40.125820 run osmo-ms-mob/00056(pid=191): Terminating (SIGTERM)
22:49:40.129032 run osmo-ms-mob/00057(pid=192): Terminating (SIGTERM)
22:49:40.132247 run osmo-ms-mob/00058(pid=193): Terminating (SIGTERM)
22:49:40.135475 run osmo-ms-mob/00059(pid=194): Terminating (SIGTERM)
22:49:40.138689 run osmo-ms-mob/00060(pid=195): Terminating (SIGTERM)
22:49:40.141916 run osmo-ms-mob/00061(pid=196): Terminating (SIGTERM)
22:49:40.145133 run osmo-ms-mob/00062(pid=197): Terminating (SIGTERM)
22:49:40.148352 run osmo-ms-mob/00063(pid=198): Terminating (SIGTERM)
22:49:40.151559 run osmo-ms-mob/00064(pid=199): Terminating (SIGTERM)
22:49:40.154776 run osmo-ms-mob/00065(pid=200): Terminating (SIGTERM)
22:49:40.157993 run osmo-ms-mob/00066(pid=201): Terminating (SIGTERM)
22:49:40.161222 run osmo-ms-mob/00067(pid=202): Terminating (SIGTERM)
22:49:40.164435 run osmo-ms-mob/00068(pid=203): Terminating (SIGTERM)
22:49:40.167647 run osmo-ms-mob/00069(pid=204): Terminating (SIGTERM)
22:49:40.170875 run osmo-ms-mob/00070(pid=205): Terminating (SIGTERM)
22:49:40.174105 run osmo-ms-mob/00071(pid=206): Terminating (SIGTERM)
22:49:40.177353 run osmo-ms-mob/00072(pid=207): Terminating (SIGTERM)
22:49:40.180572 run osmo-ms-mob/00073(pid=208): Terminating (SIGTERM)
22:49:40.183799 run osmo-ms-mob/00074(pid=209): Terminating (SIGTERM)
22:49:40.187017 run osmo-ms-mob/00075(pid=210): Terminating (SIGTERM)
22:49:40.190227 run osmo-ms-mob/00076(pid=211): Terminating (SIGTERM)
22:49:40.193453 run osmo-ms-mob/00077(pid=212): Terminating (SIGTERM)
22:49:40.196677 run osmo-ms-mob/00078(pid=213): Terminating (SIGTERM)
22:49:40.199896 run osmo-ms-mob/00079(pid=214): Terminating (SIGTERM)
22:49:40.203111 run osmo-ms-mob/00080(pid=215): Terminating (SIGTERM)
22:49:40.206339 run osmo-ms-mob/00081(pid=216): Terminating (SIGTERM)
22:49:40.209576 run osmo-ms-mob/00082(pid=217): Terminating (SIGTERM)
22:49:40.212789 run osmo-ms-mob/00083(pid=218): Terminating (SIGTERM)
22:49:40.216006 run osmo-ms-mob/00084(pid=219): Terminating (SIGTERM)
22:49:40.219224 run osmo-ms-mob/00085(pid=220): Terminating (SIGTERM)
22:49:40.222437 run osmo-ms-mob/00086(pid=221): Terminating (SIGTERM)
22:49:40.225656 run osmo-ms-mob/00087(pid=222): Terminating (SIGTERM)
22:49:40.228873 run osmo-ms-mob/00088(pid=223): Terminating (SIGTERM)
22:49:40.232071 run osmo-ms-mob/00089(pid=224): Terminating (SIGTERM)
22:49:40.235281 run osmo-ms-mob/00090(pid=225): Terminating (SIGTERM)
22:49:40.238487 run osmo-ms-mob/00091(pid=226): Terminating (SIGTERM)
22:49:40.241708 run osmo-ms-mob/00092(pid=227): Terminating (SIGTERM)
22:49:40.244923 run osmo-ms-mob/00093(pid=228): Terminating (SIGTERM)
22:49:40.248133 run osmo-ms-mob/00094(pid=229): Terminating (SIGTERM)
22:49:40.251337 run osmo-ms-mob/00095(pid=230): Terminating (SIGTERM)
22:49:40.254562 run osmo-ms-mob/00096(pid=231): Terminating (SIGTERM)
22:49:40.257799 run osmo-ms-mob/00097(pid=232): Terminating (SIGTERM)
22:49:40.261030 run osmo-ms-mob/00098(pid=233): Terminating (SIGTERM)
22:49:40.264234 run osmo-ms-mob/00099(pid=234): Terminating (SIGTERM)
22:49:40.267459 --- ParallelTerminationStrategy: PID 22 died...
22:49:40.268930 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminated: ok {rc=0}
22:49:40.272493 --- ParallelTerminationStrategy: PID 23 died...
22:49:40.273960 run osmo-hlr_127.0.42.2(pid=23): Terminated: ok {rc=0}
22:49:40.277554 --- ParallelTerminationStrategy: PID 24 died...
22:49:40.279014 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminated: ok {rc=0}
22:49:40.282587 --- ParallelTerminationStrategy: PID 25 died...
22:49:40.284048 run osmo-stp_127.0.42.5(pid=25): Terminated: ok {rc=0}
22:49:40.287634 --- ParallelTerminationStrategy: PID 26 died...
22:49:40.289104 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminated: ok {rc=0}
22:49:40.292716 --- ParallelTerminationStrategy: PID 27 died...
22:49:40.294184 run osmo-msc_127.0.42.6(pid=27): Terminated: ok {rc=0}
22:49:40.297781 --- ParallelTerminationStrategy: PID 28 died...
22:49:40.299249 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminated: ok {rc=0}
22:49:40.302877 --- ParallelTerminationStrategy: PID 29 died...
22:49:40.304341 run osmo-mgw_127.0.42.3(pid=29): Terminated {rc=15}
22:49:40.307959 --- ParallelTerminationStrategy: PID 30 died...
22:49:40.309427 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminated: ok {rc=0}
22:49:40.313075 --- ParallelTerminationStrategy: PID 31 died...
22:49:40.314547 run osmo-mgw_127.0.42.4(pid=31): Terminated {rc=15}
22:49:40.318202 --- ParallelTerminationStrategy: PID 32 died...
22:49:40.319675 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminated: ok {rc=0}
22:49:40.323280 --- ParallelTerminationStrategy: PID 33 died...
22:49:40.324754 run osmo-bsc_127.0.42.7(pid=33): Terminated: ok {rc=0}
22:49:40.328357 --- ParallelTerminationStrategy: PID 35 died...
22:49:40.329845 run osmo-ms-virt-phy/00000(pid=35): Terminated: ok {rc=0}
22:49:40.333447 --- ParallelTerminationStrategy: PID 36 died...
22:49:40.334917 run osmo-ms-virt-phy/00001(pid=36): Terminated: ok {rc=0}
22:49:40.338548 --- ParallelTerminationStrategy: PID 37 died...
22:49:40.340011 run osmo-ms-virt-phy/00002(pid=37): Terminated: ok {rc=0}
22:49:40.343620 --- ParallelTerminationStrategy: PID 38 died...
22:49:40.345096 run osmo-ms-virt-phy/00003(pid=38): Terminated: ok {rc=0}
22:49:40.348713 --- ParallelTerminationStrategy: PID 39 died...
22:49:40.350181 run osmo-ms-virt-phy/00004(pid=39): Terminated: ok {rc=0}
22:49:40.353813 --- ParallelTerminationStrategy: PID 40 died...
22:49:40.355278 run osmo-ms-virt-phy/00005(pid=40): Terminated: ok {rc=0}
22:49:40.358900 --- ParallelTerminationStrategy: PID 41 died...
22:49:40.360375 run osmo-ms-virt-phy/00006(pid=41): Terminated: ok {rc=0}
22:49:40.363972 --- ParallelTerminationStrategy: PID 42 died...
22:49:40.365435 run osmo-ms-virt-phy/00007(pid=42): Terminated: ok {rc=0}
22:49:40.369044 --- ParallelTerminationStrategy: PID 43 died...
22:49:40.370502 run osmo-ms-virt-phy/00008(pid=43): Terminated: ok {rc=0}
22:49:40.374095 --- ParallelTerminationStrategy: PID 44 died...
22:49:40.375556 run osmo-ms-virt-phy/00009(pid=44): Terminated: ok {rc=0}
22:49:40.379148 --- ParallelTerminationStrategy: PID 45 died...
22:49:40.380597 run osmo-ms-virt-phy/00010(pid=45): Terminated: ok {rc=0}
22:49:40.384178 --- ParallelTerminationStrategy: PID 46 died...
22:49:40.385651 run osmo-ms-virt-phy/00011(pid=46): Terminated: ok {rc=0}
22:49:40.389275 --- ParallelTerminationStrategy: PID 47 died...
22:49:40.390744 run osmo-ms-virt-phy/00012(pid=47): Terminated: ok {rc=0}
22:49:40.394401 --- ParallelTerminationStrategy: PID 48 died...
22:49:40.395876 run osmo-ms-virt-phy/00013(pid=48): Terminated: ok {rc=0}
22:49:40.399523 --- ParallelTerminationStrategy: PID 49 died...
22:49:40.400995 run osmo-ms-virt-phy/00014(pid=49): Terminated: ok {rc=0}
22:49:40.404636 --- ParallelTerminationStrategy: PID 50 died...
22:49:40.406114 run osmo-ms-virt-phy/00015(pid=50): Terminated: ok {rc=0}
22:49:40.409758 --- ParallelTerminationStrategy: PID 51 died...
22:49:40.411236 run osmo-ms-virt-phy/00016(pid=51): Terminated: ok {rc=0}
22:49:40.414876 --- ParallelTerminationStrategy: PID 52 died...
22:49:40.416346 run osmo-ms-virt-phy/00017(pid=52): Terminated: ok {rc=0}
22:49:40.419992 --- ParallelTerminationStrategy: PID 53 died...
22:49:40.421478 run osmo-ms-virt-phy/00018(pid=53): Terminated: ok {rc=0}
22:49:40.425125 --- ParallelTerminationStrategy: PID 54 died...
22:49:40.426598 run osmo-ms-virt-phy/00019(pid=54): Terminated: ok {rc=0}
22:49:40.430249 --- ParallelTerminationStrategy: PID 55 died...
22:49:40.431721 run osmo-ms-virt-phy/00020(pid=55): Terminated: ok {rc=0}
22:49:40.435374 --- ParallelTerminationStrategy: PID 56 died...
22:49:40.436854 run osmo-ms-virt-phy/00021(pid=56): Terminated: ok {rc=0}
22:49:40.440491 --- ParallelTerminationStrategy: PID 57 died...
22:49:40.441983 run osmo-ms-virt-phy/00022(pid=57): Terminated: ok {rc=0}
22:49:40.445642 --- ParallelTerminationStrategy: PID 58 died...
22:49:40.447120 run osmo-ms-virt-phy/00023(pid=58): Terminated: ok {rc=0}
22:49:40.450763 --- ParallelTerminationStrategy: PID 59 died...
22:49:40.452247 run osmo-ms-virt-phy/00024(pid=59): Terminated: ok {rc=0}
22:49:40.455905 --- ParallelTerminationStrategy: PID 60 died...
22:49:40.457378 run osmo-ms-virt-phy/00025(pid=60): Terminated: ok {rc=0}
22:49:40.461020 --- ParallelTerminationStrategy: PID 61 died...
22:49:40.462502 run osmo-ms-virt-phy/00026(pid=61): Terminated: ok {rc=0}
22:49:40.466163 --- ParallelTerminationStrategy: PID 62 died...
22:49:40.467642 run osmo-ms-virt-phy/00027(pid=62): Terminated: ok {rc=0}
22:49:40.471234 --- ParallelTerminationStrategy: PID 63 died...
22:49:40.472704 run osmo-ms-virt-phy/00028(pid=63): Terminated: ok {rc=0}
22:49:40.476290 --- ParallelTerminationStrategy: PID 64 died...
22:49:40.477759 run osmo-ms-virt-phy/00029(pid=64): Terminated: ok {rc=0}
22:49:40.481349 --- ParallelTerminationStrategy: PID 65 died...
22:49:40.482808 run osmo-ms-virt-phy/00030(pid=65): Terminated: ok {rc=0}
22:49:40.486430 --- ParallelTerminationStrategy: PID 66 died...
22:49:40.487889 run osmo-ms-virt-phy/00031(pid=66): Terminated: ok {rc=0}
22:49:40.491488 --- ParallelTerminationStrategy: PID 67 died...
22:49:40.492947 run osmo-ms-virt-phy/00032(pid=67): Terminated: ok {rc=0}
22:49:40.496549 --- ParallelTerminationStrategy: PID 68 died...
22:49:40.498008 run osmo-ms-virt-phy/00033(pid=68): Terminated: ok {rc=0}
22:49:40.501601 --- ParallelTerminationStrategy: PID 69 died...
22:49:40.503052 run osmo-ms-virt-phy/00034(pid=69): Terminated: ok {rc=0}
22:49:40.506640 --- ParallelTerminationStrategy: PID 70 died...
22:49:40.508101 run osmo-ms-virt-phy/00035(pid=70): Terminated: ok {rc=0}
22:49:40.511715 --- ParallelTerminationStrategy: PID 71 died...
22:49:40.513194 run osmo-ms-virt-phy/00036(pid=71): Terminated: ok {rc=0}
22:49:40.516793 --- ParallelTerminationStrategy: PID 72 died...
22:49:40.518251 run osmo-ms-virt-phy/00037(pid=72): Terminated: ok {rc=0}
22:49:40.521828 --- ParallelTerminationStrategy: PID 73 died...
22:49:40.523291 run osmo-ms-virt-phy/00038(pid=73): Terminated: ok {rc=0}
22:49:40.526898 --- ParallelTerminationStrategy: PID 74 died...
22:49:40.528366 run osmo-ms-virt-phy/00039(pid=74): Terminated: ok {rc=0}
22:49:40.531962 --- ParallelTerminationStrategy: PID 75 died...
22:49:40.533430 run osmo-ms-virt-phy/00040(pid=75): Terminated: ok {rc=0}
22:49:40.537017 --- ParallelTerminationStrategy: PID 76 died...
22:49:40.538489 run osmo-ms-virt-phy/00041(pid=76): Terminated: ok {rc=0}
22:49:40.542121 --- ParallelTerminationStrategy: PID 77 died...
22:49:40.543585 run osmo-ms-virt-phy/00042(pid=77): Terminated: ok {rc=0}
22:49:40.547174 --- ParallelTerminationStrategy: PID 78 died...
22:49:40.548658 run osmo-ms-virt-phy/00043(pid=78): Terminated: ok {rc=0}
22:49:40.552248 --- ParallelTerminationStrategy: PID 79 died...
22:49:40.553742 run osmo-ms-virt-phy/00044(pid=79): Terminated: ok {rc=0}
22:49:40.557396 --- ParallelTerminationStrategy: PID 80 died...
22:49:40.558876 run osmo-ms-virt-phy/00045(pid=80): Terminated: ok {rc=0}
22:49:40.562541 --- ParallelTerminationStrategy: PID 81 died...
22:49:40.564010 run osmo-ms-virt-phy/00046(pid=81): Terminated: ok {rc=0}
22:49:40.567668 --- ParallelTerminationStrategy: PID 82 died...
22:49:40.569147 run osmo-ms-virt-phy/00047(pid=82): Terminated: ok {rc=0}
22:49:40.572802 --- ParallelTerminationStrategy: PID 83 died...
22:49:40.574270 run osmo-ms-virt-phy/00048(pid=83): Terminated: ok {rc=0}
22:49:40.577958 --- ParallelTerminationStrategy: PID 84 died...
22:49:40.579445 run osmo-ms-virt-phy/00049(pid=84): Terminated: ok {rc=0}
22:49:40.583112 --- ParallelTerminationStrategy: PID 85 died...
22:49:40.584600 run osmo-ms-virt-phy/00050(pid=85): Terminated: ok {rc=0}
22:49:40.588264 --- ParallelTerminationStrategy: PID 86 died...
22:49:40.589755 run osmo-ms-virt-phy/00051(pid=86): Terminated: ok {rc=0}
22:49:40.593442 --- ParallelTerminationStrategy: PID 87 died...
22:49:40.594923 run osmo-ms-virt-phy/00052(pid=87): Terminated: ok {rc=0}
22:49:40.598581 --- ParallelTerminationStrategy: PID 88 died...
22:49:40.600071 run osmo-ms-virt-phy/00053(pid=88): Terminated: ok {rc=0}
22:49:40.603761 --- ParallelTerminationStrategy: PID 89 died...
22:49:40.605267 run osmo-ms-virt-phy/00054(pid=89): Terminated: ok {rc=0}
22:49:40.608939 --- ParallelTerminationStrategy: PID 90 died...
22:49:40.610429 run osmo-ms-virt-phy/00055(pid=90): Terminated: ok {rc=0}
22:49:40.614119 --- ParallelTerminationStrategy: PID 91 died...
22:49:40.615606 run osmo-ms-virt-phy/00056(pid=91): Terminated: ok {rc=0}
22:49:40.619282 --- ParallelTerminationStrategy: PID 92 died...
22:49:40.620774 run osmo-ms-virt-phy/00057(pid=92): Terminated: ok {rc=0}
22:49:40.624418 --- ParallelTerminationStrategy: PID 93 died...
22:49:40.625912 run osmo-ms-virt-phy/00058(pid=93): Terminated: ok {rc=0}
22:49:40.629567 --- ParallelTerminationStrategy: PID 94 died...
22:49:40.631042 run osmo-ms-virt-phy/00059(pid=94): Terminated: ok {rc=0}
22:49:40.634706 --- ParallelTerminationStrategy: PID 95 died...
22:49:40.636190 run osmo-ms-virt-phy/00060(pid=95): Terminated: ok {rc=0}
22:49:40.639885 --- ParallelTerminationStrategy: PID 96 died...
22:49:40.641381 run osmo-ms-virt-phy/00061(pid=96): Terminated: ok {rc=0}
22:49:40.645042 --- ParallelTerminationStrategy: PID 97 died...
22:49:40.646533 run osmo-ms-virt-phy/00062(pid=97): Terminated: ok {rc=0}
22:49:40.650189 --- ParallelTerminationStrategy: PID 98 died...
22:49:40.651684 run osmo-ms-virt-phy/00063(pid=98): Terminated: ok {rc=0}
22:49:40.655336 --- ParallelTerminationStrategy: PID 99 died...
22:49:40.656824 run osmo-ms-virt-phy/00064(pid=99): Terminated: ok {rc=0}
22:49:40.660487 --- ParallelTerminationStrategy: PID 100 died...
22:49:40.661980 run osmo-ms-virt-phy/00065(pid=100): Terminated: ok {rc=0}
22:49:40.665626 --- ParallelTerminationStrategy: PID 101 died...
22:49:40.667100 run osmo-ms-virt-phy/00066(pid=101): Terminated: ok {rc=0}
22:49:40.670761 --- ParallelTerminationStrategy: PID 102 died...
22:49:40.672241 run osmo-ms-virt-phy/00067(pid=102): Terminated: ok {rc=0}
22:49:40.675913 --- ParallelTerminationStrategy: PID 103 died...
22:49:40.677372 run osmo-ms-virt-phy/00068(pid=103): Terminated: ok {rc=0}
22:49:40.680942 --- ParallelTerminationStrategy: PID 104 died...
22:49:40.682394 run osmo-ms-virt-phy/00069(pid=104): Terminated: ok {rc=0}
22:49:40.685978 --- ParallelTerminationStrategy: PID 105 died...
22:49:40.687432 run osmo-ms-virt-phy/00070(pid=105): Terminated: ok {rc=0}
22:49:40.691018 --- ParallelTerminationStrategy: PID 106 died...
22:49:40.692474 run osmo-ms-virt-phy/00071(pid=106): Terminated: ok {rc=0}
22:49:40.696066 --- ParallelTerminationStrategy: PID 107 died...
22:49:40.697553 run osmo-ms-virt-phy/00072(pid=107): Terminated: ok {rc=0}
22:49:40.701144 --- ParallelTerminationStrategy: PID 108 died...
22:49:40.702603 run osmo-ms-virt-phy/00073(pid=108): Terminated: ok {rc=0}
22:49:40.706196 --- ParallelTerminationStrategy: PID 109 died...
22:49:40.707656 run osmo-ms-virt-phy/00074(pid=109): Terminated: ok {rc=0}
22:49:40.711237 --- ParallelTerminationStrategy: PID 110 died...
22:49:40.712701 run osmo-ms-virt-phy/00075(pid=110): Terminated: ok {rc=0}
22:49:40.716286 --- ParallelTerminationStrategy: PID 111 died...
22:49:40.717755 run osmo-ms-virt-phy/00076(pid=111): Terminated: ok {rc=0}
22:49:40.721372 --- ParallelTerminationStrategy: PID 112 died...
22:49:40.722843 run osmo-ms-virt-phy/00077(pid=112): Terminated: ok {rc=0}
22:49:40.726433 --- ParallelTerminationStrategy: PID 113 died...
22:49:40.727892 run osmo-ms-virt-phy/00078(pid=113): Terminated: ok {rc=0}
22:49:40.731474 --- ParallelTerminationStrategy: PID 114 died...
22:49:40.732963 run osmo-ms-virt-phy/00079(pid=114): Terminated: ok {rc=0}
22:49:40.736538 --- ParallelTerminationStrategy: PID 115 died...
22:49:40.738004 run osmo-ms-virt-phy/00080(pid=115): Terminated: ok {rc=0}
22:49:40.741590 --- ParallelTerminationStrategy: PID 116 died...
22:49:40.743046 run osmo-ms-virt-phy/00081(pid=116): Terminated: ok {rc=0}
22:49:40.746631 --- ParallelTerminationStrategy: PID 117 died...
22:49:40.748087 run osmo-ms-virt-phy/00082(pid=117): Terminated: ok {rc=0}
22:49:40.751690 --- ParallelTerminationStrategy: PID 118 died...
22:49:40.753158 run osmo-ms-virt-phy/00083(pid=118): Terminated: ok {rc=0}
22:49:40.756773 --- ParallelTerminationStrategy: PID 119 died...
22:49:40.758243 run osmo-ms-virt-phy/00084(pid=119): Terminated: ok {rc=0}
22:49:40.761830 --- ParallelTerminationStrategy: PID 120 died...
22:49:40.763294 run osmo-ms-virt-phy/00085(pid=120): Terminated: ok {rc=0}
22:49:40.766904 --- ParallelTerminationStrategy: PID 121 died...
22:49:40.768353 run osmo-ms-virt-phy/00086(pid=121): Terminated: ok {rc=0}
22:49:40.771948 --- ParallelTerminationStrategy: PID 122 died...
22:49:40.773412 run osmo-ms-virt-phy/00087(pid=122): Terminated: ok {rc=0}
22:49:40.777009 --- ParallelTerminationStrategy: PID 123 died...
22:49:40.778459 run osmo-ms-virt-phy/00088(pid=123): Terminated: ok {rc=0}
22:49:40.782068 --- ParallelTerminationStrategy: PID 124 died...
22:49:40.783530 run osmo-ms-virt-phy/00089(pid=124): Terminated: ok {rc=0}
22:49:40.787149 --- ParallelTerminationStrategy: PID 125 died...
22:49:40.788612 run osmo-ms-virt-phy/00090(pid=125): Terminated: ok {rc=0}
22:49:40.792216 --- ParallelTerminationStrategy: PID 126 died...
22:49:40.793701 run osmo-ms-virt-phy/00091(pid=126): Terminated: ok {rc=0}
22:49:40.797281 --- ParallelTerminationStrategy: PID 127 died...
22:49:40.798736 run osmo-ms-virt-phy/00092(pid=127): Terminated: ok {rc=0}
22:49:40.802330 --- ParallelTerminationStrategy: PID 128 died...
22:49:40.803774 run osmo-ms-virt-phy/00093(pid=128): Terminated: ok {rc=0}
22:49:40.807354 --- ParallelTerminationStrategy: PID 129 died...
22:49:40.808843 run osmo-ms-virt-phy/00094(pid=129): Terminated: ok {rc=0}
22:49:40.812435 --- ParallelTerminationStrategy: PID 130 died...
22:49:40.813904 run osmo-ms-virt-phy/00095(pid=130): Terminated: ok {rc=0}
22:49:40.817500 --- ParallelTerminationStrategy: PID 131 died...
22:49:40.818966 run osmo-ms-virt-phy/00096(pid=131): Terminated: ok {rc=0}
22:49:40.822593 --- ParallelTerminationStrategy: PID 132 died...
22:49:40.824042 run osmo-ms-virt-phy/00097(pid=132): Terminated: ok {rc=0}
22:49:40.827630 --- ParallelTerminationStrategy: PID 133 died...
22:49:40.829099 run osmo-ms-virt-phy/00098(pid=133): Terminated: ok {rc=0}
22:49:40.832685 --- ParallelTerminationStrategy: PID 134 died...
22:49:40.834138 run osmo-ms-virt-phy/00099(pid=134): Terminated: ok {rc=0}
22:49:40.837772 --- ParallelTerminationStrategy: PID 135 died...
22:49:40.839255 run osmo-ms-mob/00000(pid=135): Terminated {rc=26112}
22:49:40.842937 --- ParallelTerminationStrategy: PID 136 died...
22:49:40.844417 run osmo-ms-mob/00001(pid=136): Terminated {rc=26112}
22:49:40.848105 --- ParallelTerminationStrategy: PID 137 died...
22:49:40.849599 run osmo-ms-mob/00002(pid=137): Terminated {rc=26112}
22:49:40.853281 --- ParallelTerminationStrategy: PID 138 died...
22:49:40.854737 run osmo-ms-mob/00003(pid=138): Terminated {rc=26112}
22:49:40.858366 --- ParallelTerminationStrategy: PID 139 died...
22:49:40.859812 run osmo-ms-mob/00004(pid=139): Terminated {rc=26112}
22:49:40.863413 --- ParallelTerminationStrategy: PID 140 died...
22:49:40.864872 run osmo-ms-mob/00005(pid=140): Terminated {rc=26112}
22:49:40.868480 --- ParallelTerminationStrategy: PID 141 died...
22:49:40.869955 run osmo-ms-mob/00006(pid=141): Terminated {rc=26112}
22:49:40.873575 --- ParallelTerminationStrategy: PID 142 died...
22:49:40.875028 run osmo-ms-mob/00007(pid=142): Terminated {rc=26112}
22:49:40.878683 --- ParallelTerminationStrategy: PID 143 died...
22:49:40.880144 run osmo-ms-mob/00008(pid=143): Terminated {rc=26112}
22:49:40.883778 --- ParallelTerminationStrategy: PID 144 died...
22:49:40.885247 run osmo-ms-mob/00009(pid=144): Terminated {rc=26112}
22:49:40.888885 --- ParallelTerminationStrategy: PID 145 died...
22:49:40.890351 run osmo-ms-mob/00010(pid=145): Terminated {rc=26112}
22:49:40.893998 --- ParallelTerminationStrategy: PID 146 died...
22:49:40.895476 run osmo-ms-mob/00011(pid=146): Terminated {rc=26112}
22:49:40.899108 --- ParallelTerminationStrategy: PID 147 died...
22:49:40.900568 run osmo-ms-mob/00012(pid=147): Terminated {rc=26112}
22:49:40.904170 --- ParallelTerminationStrategy: PID 148 died...
22:49:40.905625 run osmo-ms-mob/00013(pid=148): Terminated {rc=26112}
22:49:40.909243 --- ParallelTerminationStrategy: PID 149 died...
22:49:40.910687 run osmo-ms-mob/00014(pid=149): Terminated {rc=26112}
22:49:40.914310 --- ParallelTerminationStrategy: PID 150 died...
22:49:40.915766 run osmo-ms-mob/00015(pid=150): Terminated {rc=26112}
22:49:40.919365 --- ParallelTerminationStrategy: PID 151 died...
22:49:40.920822 run osmo-ms-mob/00016(pid=151): Terminated {rc=26112}
22:49:40.924437 --- ParallelTerminationStrategy: PID 152 died...
22:49:40.925933 run osmo-ms-mob/00017(pid=152): Terminated {rc=26112}
22:49:40.929547 --- ParallelTerminationStrategy: PID 153 died...
22:49:40.931000 run osmo-ms-mob/00018(pid=153): Terminated {rc=26112}
22:49:40.934611 --- ParallelTerminationStrategy: PID 154 died...
22:49:40.936058 run osmo-ms-mob/00019(pid=154): Terminated {rc=26112}
22:49:40.939693 --- ParallelTerminationStrategy: PID 155 died...
22:49:40.941148 run osmo-ms-mob/00020(pid=155): Terminated {rc=26112}
22:49:40.944757 --- ParallelTerminationStrategy: PID 156 died...
22:49:40.946212 run osmo-ms-mob/00021(pid=156): Terminated {rc=26112}
22:49:40.949838 --- ParallelTerminationStrategy: PID 157 died...
22:49:40.951295 run osmo-ms-mob/00022(pid=157): Terminated {rc=26112}
22:49:40.954918 --- ParallelTerminationStrategy: PID 158 died...
22:49:40.956370 run osmo-ms-mob/00023(pid=158): Terminated {rc=26112}
22:49:40.960016 --- ParallelTerminationStrategy: PID 159 died...
22:49:40.961484 run osmo-ms-mob/00024(pid=159): Terminated {rc=26112}
22:49:40.965117 --- ParallelTerminationStrategy: PID 160 died...
22:49:40.966585 run osmo-ms-mob/00025(pid=160): Terminated {rc=26112}
22:49:40.970208 --- ParallelTerminationStrategy: PID 161 died...
22:49:40.971667 run osmo-ms-mob/00026(pid=161): Terminated {rc=26112}
22:49:40.975308 --- ParallelTerminationStrategy: PID 162 died...
22:49:40.976780 run osmo-ms-mob/00027(pid=162): Terminated {rc=26112}
22:49:40.980397 --- ParallelTerminationStrategy: PID 163 died...
22:49:40.981851 run osmo-ms-mob/00028(pid=163): Terminated {rc=26112}
22:49:40.985456 --- ParallelTerminationStrategy: PID 164 died...
22:49:40.986924 run osmo-ms-mob/00029(pid=164): Terminated {rc=26112}
22:49:40.990539 --- ParallelTerminationStrategy: PID 165 died...
22:49:40.991989 run osmo-ms-mob/00030(pid=165): Terminated {rc=26112}
22:49:40.995603 --- ParallelTerminationStrategy: PID 166 died...
22:49:40.997064 run osmo-ms-mob/00031(pid=166): Terminated {rc=26112}
22:49:41.000695 --- ParallelTerminationStrategy: PID 167 died...
22:49:41.002158 run osmo-ms-mob/00032(pid=167): Terminated {rc=26112}
22:49:41.005781 --- ParallelTerminationStrategy: PID 168 died...
22:49:41.007239 run osmo-ms-mob/00033(pid=168): Terminated {rc=26112}
22:49:41.010866 --- ParallelTerminationStrategy: PID 169 died...
22:49:41.012322 run osmo-ms-mob/00034(pid=169): Terminated {rc=26112}
22:49:41.015919 --- ParallelTerminationStrategy: PID 170 died...
22:49:41.017396 run osmo-ms-mob/00035(pid=170): Terminated {rc=26112}
22:49:41.021034 --- ParallelTerminationStrategy: PID 171 died...
22:49:41.022492 run osmo-ms-mob/00036(pid=171): Terminated {rc=26112}
22:49:41.026128 --- ParallelTerminationStrategy: PID 172 died...
22:49:41.027592 run osmo-ms-mob/00037(pid=172): Terminated {rc=26112}
22:49:41.031219 --- ParallelTerminationStrategy: PID 173 died...
22:49:41.032687 run osmo-ms-mob/00038(pid=173): Terminated {rc=26112}
22:49:41.036314 --- ParallelTerminationStrategy: PID 174 died...
22:49:41.037787 run osmo-ms-mob/00039(pid=174): Terminated {rc=26112}
22:49:41.041429 --- ParallelTerminationStrategy: PID 175 died...
22:49:41.042912 run osmo-ms-mob/00040(pid=175): Terminated {rc=26112}
22:49:41.046572 --- ParallelTerminationStrategy: PID 176 died...
22:49:41.048039 run osmo-ms-mob/00041(pid=176): Terminated {rc=26112}
22:49:41.051668 --- ParallelTerminationStrategy: PID 177 died...
22:49:41.053163 run osmo-ms-mob/00042(pid=177): Terminated {rc=26112}
22:49:41.056778 --- ParallelTerminationStrategy: PID 178 died...
22:49:41.058236 run osmo-ms-mob/00043(pid=178): Terminated {rc=26112}
22:49:41.061852 --- ParallelTerminationStrategy: PID 179 died...
22:49:41.063328 run osmo-ms-mob/00044(pid=179): Terminated {rc=26112}
22:49:41.066980 --- ParallelTerminationStrategy: PID 180 died...
22:49:41.068470 run osmo-ms-mob/00045(pid=180): Terminated {rc=26112}
22:49:41.072157 --- ParallelTerminationStrategy: PID 181 died...
22:49:41.073653 run osmo-ms-mob/00046(pid=181): Terminated {rc=26112}
22:49:41.077349 --- ParallelTerminationStrategy: PID 182 died...
22:49:41.078835 run osmo-ms-mob/00047(pid=182): Terminated {rc=26112}
22:49:41.082513 --- ParallelTerminationStrategy: PID 183 died...
22:49:41.084003 run osmo-ms-mob/00048(pid=183): Terminated {rc=26112}
22:49:41.087704 --- ParallelTerminationStrategy: PID 184 died...
22:49:41.089202 run osmo-ms-mob/00049(pid=184): Terminated {rc=26112}
22:49:41.092893 --- ParallelTerminationStrategy: PID 185 died...
22:49:41.094375 run osmo-ms-mob/00050(pid=185): Terminated {rc=26112}
22:49:41.098062 --- ParallelTerminationStrategy: PID 186 died...
22:49:41.099545 run osmo-ms-mob/00051(pid=186): Terminated {rc=26112}
22:49:41.103227 --- ParallelTerminationStrategy: PID 187 died...
22:49:41.104731 run osmo-ms-mob/00052(pid=187): Terminated {rc=26112}
22:49:41.108404 --- ParallelTerminationStrategy: PID 188 died...
22:49:41.109897 run osmo-ms-mob/00053(pid=188): Terminated {rc=26112}
22:49:41.113578 --- ParallelTerminationStrategy: PID 189 died...
22:49:41.115065 run osmo-ms-mob/00054(pid=189): Terminated {rc=26112}
22:49:41.118753 --- ParallelTerminationStrategy: PID 190 died...
22:49:41.120240 run osmo-ms-mob/00055(pid=190): Terminated {rc=26112}
22:49:41.123939 --- ParallelTerminationStrategy: PID 191 died...
22:49:41.125450 run osmo-ms-mob/00056(pid=191): Terminated {rc=26112}
22:49:41.129141 --- ParallelTerminationStrategy: PID 192 died...
22:49:41.130623 run osmo-ms-mob/00057(pid=192): Terminated {rc=26112}
22:49:41.134304 --- ParallelTerminationStrategy: PID 193 died...
22:49:41.135791 run osmo-ms-mob/00058(pid=193): Terminated {rc=26112}
22:49:41.139487 --- ParallelTerminationStrategy: PID 194 died...
22:49:41.140968 run osmo-ms-mob/00059(pid=194): Terminated {rc=26112}
22:49:41.144662 --- ParallelTerminationStrategy: PID 195 died...
22:49:41.146135 run osmo-ms-mob/00060(pid=195): Terminated {rc=26112}
22:49:41.149755 --- ParallelTerminationStrategy: PID 196 died...
22:49:41.151226 run osmo-ms-mob/00061(pid=196): Terminated {rc=26112}
22:49:41.154860 --- ParallelTerminationStrategy: PID 197 died...
22:49:41.156324 run osmo-ms-mob/00062(pid=197): Terminated {rc=26112}
22:49:41.159986 --- ParallelTerminationStrategy: PID 198 died...
22:49:41.161455 run osmo-ms-mob/00063(pid=198): Terminated {rc=26112}
22:49:41.165097 --- ParallelTerminationStrategy: PID 199 died...
22:49:41.166570 run osmo-ms-mob/00064(pid=199): Terminated {rc=26112}
22:49:41.170201 --- ParallelTerminationStrategy: PID 200 died...
22:49:41.171665 run osmo-ms-mob/00065(pid=200): Terminated {rc=26112}
22:49:41.175313 --- ParallelTerminationStrategy: PID 201 died...
22:49:41.176786 run osmo-ms-mob/00066(pid=201): Terminated {rc=26112}
22:49:41.180404 --- ParallelTerminationStrategy: PID 202 died...
22:49:41.181890 run osmo-ms-mob/00067(pid=202): Terminated {rc=26112}
22:49:41.185511 --- ParallelTerminationStrategy: PID 203 died...
22:49:41.186978 run osmo-ms-mob/00068(pid=203): Terminated {rc=26112}
22:49:41.190596 --- ParallelTerminationStrategy: PID 204 died...
22:49:41.192075 run osmo-ms-mob/00069(pid=204): Terminated {rc=26112}
22:49:41.195696 --- ParallelTerminationStrategy: PID 205 died...
22:49:41.197169 run osmo-ms-mob/00070(pid=205): Terminated {rc=26112}
22:49:41.200809 --- ParallelTerminationStrategy: PID 206 died...
22:49:41.202286 run osmo-ms-mob/00071(pid=206): Terminated {rc=26112}
22:49:41.205917 --- ParallelTerminationStrategy: PID 207 died...
22:49:41.207381 run osmo-ms-mob/00072(pid=207): Terminated {rc=26112}
22:49:41.211031 --- ParallelTerminationStrategy: PID 208 died...
22:49:41.212487 run osmo-ms-mob/00073(pid=208): Terminated {rc=26112}
22:49:41.216111 --- ParallelTerminationStrategy: PID 209 died...
22:49:41.217574 run osmo-ms-mob/00074(pid=209): Terminated {rc=26112}
22:49:41.221211 --- ParallelTerminationStrategy: PID 210 died...
22:49:41.222678 run osmo-ms-mob/00075(pid=210): Terminated {rc=26112}
22:49:41.226298 --- ParallelTerminationStrategy: PID 211 died...
22:49:41.227757 run osmo-ms-mob/00076(pid=211): Terminated {rc=26112}
22:49:41.231393 --- ParallelTerminationStrategy: PID 212 died...
22:49:41.232858 run osmo-ms-mob/00077(pid=212): Terminated {rc=26112}
22:49:41.236484 --- ParallelTerminationStrategy: PID 213 died...
22:49:41.237949 run osmo-ms-mob/00078(pid=213): Terminated {rc=26112}
22:49:41.241561 --- ParallelTerminationStrategy: PID 214 died...
22:49:41.243018 run osmo-ms-mob/00079(pid=214): Terminated {rc=26112}
22:49:41.246651 --- ParallelTerminationStrategy: PID 215 died...
22:49:41.248125 run osmo-ms-mob/00080(pid=215): Terminated {rc=26112}
22:49:41.251758 --- ParallelTerminationStrategy: PID 216 died...
22:49:41.253237 run osmo-ms-mob/00081(pid=216): Terminated {rc=26112}
22:49:41.256856 --- ParallelTerminationStrategy: PID 217 died...
22:49:41.258318 run osmo-ms-mob/00082(pid=217): Terminated {rc=26112}
22:49:41.261946 --- ParallelTerminationStrategy: PID 218 died...
22:49:41.263416 run osmo-ms-mob/00083(pid=218): Terminated {rc=26112}
22:49:41.267041 --- ParallelTerminationStrategy: PID 219 died...
22:49:41.268502 run osmo-ms-mob/00084(pid=219): Terminated {rc=26112}
22:49:41.272156 --- ParallelTerminationStrategy: PID 220 died...
22:49:41.273632 run osmo-ms-mob/00085(pid=220): Terminated {rc=26112}
22:49:41.277266 --- ParallelTerminationStrategy: PID 221 died...
22:49:41.278724 run osmo-ms-mob/00086(pid=221): Terminated {rc=26112}
22:49:41.282357 --- ParallelTerminationStrategy: PID 222 died...
22:49:41.283812 run osmo-ms-mob/00087(pid=222): Terminated {rc=26112}
22:49:41.287438 --- ParallelTerminationStrategy: PID 223 died...
22:49:41.288917 run osmo-ms-mob/00088(pid=223): Terminated {rc=26112}
22:49:41.292548 --- ParallelTerminationStrategy: PID 224 died...
22:49:41.294017 run osmo-ms-mob/00089(pid=224): Terminated {rc=26112}
22:49:41.297662 --- ParallelTerminationStrategy: PID 225 died...
22:49:41.299122 run osmo-ms-mob/00090(pid=225): Terminated {rc=26112}
22:49:41.302769 --- ParallelTerminationStrategy: PID 226 died...
22:49:41.304235 run osmo-ms-mob/00091(pid=226): Terminated {rc=26112}
22:49:41.307883 --- ParallelTerminationStrategy: PID 227 died...
22:49:41.309352 run osmo-ms-mob/00092(pid=227): Terminated {rc=26112}
22:49:41.312994 --- ParallelTerminationStrategy: PID 228 died...
22:49:41.314462 run osmo-ms-mob/00093(pid=228): Terminated {rc=26112}
22:49:41.318113 --- ParallelTerminationStrategy: PID 229 died...
22:49:41.319587 run osmo-ms-mob/00094(pid=229): Terminated {rc=26112}
22:49:41.323211 --- ParallelTerminationStrategy: PID 230 died...
22:49:41.324696 run osmo-ms-mob/00095(pid=230): Terminated {rc=26112}
22:49:41.328315 --- ParallelTerminationStrategy: PID 231 died...
22:49:41.329788 run osmo-ms-mob/00096(pid=231): Terminated {rc=26112}
22:49:41.333441 --- ParallelTerminationStrategy: PID 232 died...
22:49:41.334905 run osmo-ms-mob/00097(pid=232): Terminated {rc=26112}
22:49:41.338546 --- ParallelTerminationStrategy: PID 233 died...
22:49:41.340023 run osmo-ms-mob/00098(pid=233): Terminated {rc=26112}
22:49:41.343660 --- ParallelTerminationStrategy: PID 234 died...
22:49:41.345144 run osmo-ms-mob/00099(pid=234): Terminated {rc=26112}
22:49:44.749527 --- ParallelTerminationStrategy: PID 34 died...
22:49:44.753082 run osmo-bts-virtual(pid=34): Terminated: ok {rc=0}
---------------------------------------------------------------------
trial-8205 netreg_mass PASS
---------------------------------------------------------------------
22:49:44.852908 tst trial-8205: Storing JUnit report in /build/trial-8205/run.2026-01-08_22-48-18/trial-8205.xml
--------------------------------------------------------------------------------------------
trial-8205 PASS
--------------------------------------------------------------------------------------------
22:49:44.865165 tst trial-8205: trial-8205: PASS, 1 suites passed
PASS: netreg_mass (pass: 1)
pass: register_default_mass.py (81.1 sec)
+ exit_code=0
+ rm -rf trial-8205/inst
+ cd trial-8205
+ command -v journalctl
+ [ ! -z /usr/bin/journalctl ]
+ readlink last_run
+ journalctl -u ofono -o short-precise --since 2026-01-08 22:48:17
No journal files were found.
+ readlink last_run
+ tar czf /build/trial-8205-run.tgz run.2026-01-08_22-48-18
+ tar czf /build/trial-8205-bin.tgz checksums.md5 open5gs.build-8.tgz osmo-bsc.build-2026-01-08_13_26_02.tgz osmo-bts-oc2g.build-2026-01-08_00_52_14.tgz osmo-bts-sysmo.build-2026-01-08_00_52_16.tgz osmo-bts.build-2026-01-08_00_52_24.tgz osmo-ggsn.build-2026-01-08_20_42_33.tgz osmo-hlr.build-2026-01-08_16_36_47.tgz osmo-hnbgw.build-2026-01-08_13_28_55.tgz osmo-mgw.build-2026-01-08_08_33_37.tgz osmo-msc.build-2026-01-08_13_35_51.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2026-01-08_07_34_07.tgz osmo-pcu-sysmo.build-2026-01-08_07_36_17.tgz osmo-pcu.build-2026-01-08_07_36_23.tgz osmo-sgsn.build-2026-01-08_20_48_21.tgz osmo-stp.build-2026-01-08_13_23_09.tgz osmo-trx.build-2026-01-08_14_30_01.tgz osmocom-bb.build-2026-01-08_21_17_51.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