#1 DONE 0.1s
#2 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-build:latest
#2 DONE 0.0s
#3 [internal] load .dockerignore
#3 transferring context: 2B done
#3 DONE 0.1s
#4 [ 1/28] FROM docker.io/osmocom-build/debian-bookworm-build:latest
#4 DONE 0.0s
#5 [internal] load build context
#5 transferring context: 5.76kB done
#5 DONE 0.1s
#6 [22/28] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-TESTER/+/MASTER?FORMAT=TEXT /tmp/commit
#6 DONE 0.2s
#7 [22/28] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-TESTER/+/MASTER?FORMAT=TEXT /tmp/commit
#7 CACHED
#8 [ 6/28] RUN PIP3 install --break-system-packages "git+https://github.com/podshumok/python-smpplib.git@master#egg=smpplib" pydbus pyusb pysispm pymongo
#8 CACHED
#9 [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
#9 CACHED
#10 [26/28] RUN mkdir -p /etc/security/limits.d/ && cp osmo-gsm-tester/utils/limits.d/* /etc/security/limits.d/
#10 CACHED
#11 [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
#11 CACHED
#12 [ 3/28] RUN groupadd osmo-gsm-tester
#12 CACHED
#13 [13/28] RUN CHOWN -R jenkins:jenkins /osmo-gsm-tester-*
#13 CACHED
#14 [27/28] COPY RESOURCES.CONF /tmp/osmo-gsm-tester/sysmocom/resources.conf
#14 CACHED
#15 [ 8/28] RUN MKDIR /var/run/sshd
#15 CACHED
#16 [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
#16 CACHED
#17 [ 2/28] RUN useradd -ms /bin/bash jenkins
#17 CACHED
#18 [ 7/28] RUN APT-GET update && apt-get install -y openssh-server
#18 CACHED
#19 [11/28] RUN chmod -R 0700 /home/jenkins/.ssh /root/.ssh
#19 CACHED
#20 [18/28] RUN SET -x && mkdir -p /tmp/mongodb && cd /tmp/mongodb && wget "https://pgp.mongodb.com/server-5.0.asc" -O "/mongodb.key" && wget "http://security.debian.org/debian-security/pool/updates/main/o/openssl/libssl1.1_1.1.1n-0+deb10u6_amd64.deb" && dpkg -i "libssl1.1_1.1.1n-0+deb10u6_amd64.deb" && echo "deb [signed-by=/mongodb.key] http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0 main" > /etc/apt/sources.list.d/mongodb-org.list && apt-get update && apt-get install -y mongodb-org && apt-get clean && cd / && rm -rf /tmp/mongodb && rm /etc/apt/sources.list.d/mongodb-org.list && sed -i "s/127.0.0.1/172.18.50.2/g" /etc/mongod.conf
#20 CACHED
#21 [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 [ 9/28] COPY SSH /root/.ssh
#23 CACHED
#24 [24/28] RUN mkdir -p /usr/local/bin/ && cp osmo-gsm-tester/utils/bin/* /usr/local/bin/
#24 CACHED
#25 [17/28] RUN APT-GET update && apt-get install -y --no-install-recommends gnuradio && apt-get clean
#25 CACHED
#26 [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
#26 CACHED
#27 [ 4/28] RUN usermod -a -G osmo-gsm-tester jenkins
#27 CACHED
#28 [21/28] RUN GIT clone https://gerrit.osmocom.org/osmo-gsm-tester.git
#28 CACHED
#29 [ 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
#29 CACHED
#30 [25/28] RUN mkdir -p /etc/sudoers.d/ && cp osmo-gsm-tester/utils/sudoers.d/* /etc/sudoers.d/
#30 CACHED
#31 [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
#31 CACHED
#32 [20/28] WORKDIR /TMP
#32 CACHED
#33 [28/28] WORKDIR /DATA
#33 CACHED
#34 exporting to image
#34 exporting layers done
#34 writing image sha256:32ffc001ea5bb1c67c1feeb741dfd257e2af231f53ad680590a37b749d112912 0.0s done
#34 naming to docker.io/osmocom-build/osmo-gsm-tester:latest 0.0s done
#34 DONE 0.1s
rm -rf .common
make: Leaving directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/docker-playground/osmo-gsm-tester'
+ unlink osmo-gsm-tester/sysmocom/resources.conf
+ ln -s resources.conf.virtual osmo-gsm-tester/sysmocom/resources.conf
+ docker run --rm=true -e HOME=/build -e JOB_NAME=osmo-gsm-tester_virtual -e OSMO_GSM_TESTER_CONF=/build/osmo-gsm-tester/sysmocom/main.conf -e OSMO_GSM_TESTER_OPTS=-s netreg_mass -e BUILD_NUMBER=8019 -w /build -i -v /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual:/build -v /home/osmocom-build/.ssh:/home/build/.ssh:ro --name=osmo-gsm-tester-virtual --cap-add=sys_nice osmocom-build/osmo-gsm-tester /bin/bash -c LANG="en_US.utf8" LC_ALL="en_US.UTF-8" LC_LANG="en_US.UTF-8" PATH="$PWD/osmo-gsm-tester/src:${PATH}" ./osmo-gsm-tester/contrib/jenkins-run.sh
+ base=/build
+ dirname -- ./osmo-gsm-tester/contrib/jenkins-run.sh
+ CDPATH= cd -- ./osmo-gsm-tester/contrib
+ pwd -P
+ SCRIPT_DIR=/build/osmo-gsm-tester/contrib
+ OSMO_GSM_TESTER_CONF=/build/osmo-gsm-tester/sysmocom/main.conf
+ date +%F %T
+ time_start=2025-07-06 22:48:18
+ trial_dir_prefix=trial-
+ rm -rf trial-*
+ trial_dir=trial-8019
+ mkdir -p trial-8019
+ mv open5gs.build-8.tgz osmo-bsc.build-2025-07-06_13_26_31.tgz osmo-bts-oc2g.build-2025-07-06_00_51_28.tgz osmo-bts-sysmo.build-2025-07-06_00_51_34.tgz osmo-bts.build-2025-07-06_00_51_38.tgz osmo-ggsn.build-2025-07-06_20_42_30.tgz osmo-hlr.build-2025-07-06_16_36_52.tgz osmo-hnbgw.build-2025-07-06_13_30_12.tgz osmo-mgw.build-2025-07-06_08_33_10.tgz osmo-msc.build-2025-07-06_13_32_27.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2025-07-06_07_34_03.tgz osmo-pcu-sysmo.build-2025-07-06_07_36_04.tgz osmo-pcu.build-2025-07-06_07_36_12.tgz osmo-sgsn.build-2025-07-06_20_48_08.tgz osmo-stp.build-2025-07-06_13_25_20.tgz osmo-trx.build-2025-07-06_14_28_05.tgz osmocom-bb.build-2025-07-06_21_17_17.tgz srslte.build-19.tgz trial-8019
+ cat open5gs.build-8.md5 osmo-bsc.build-2025-07-06_13_26_31.md5 osmo-bts-oc2g.build-2025-07-06_00_51_28.md5 osmo-bts-sysmo.build-2025-07-06_00_51_34.md5 osmo-bts.build-2025-07-06_00_51_38.md5 osmo-ggsn.build-2025-07-06_20_42_30.md5 osmo-hlr.build-2025-07-06_16_36_52.md5 osmo-hnbgw.build-2025-07-06_13_30_12.md5 osmo-mgw.build-2025-07-06_08_33_10.md5 osmo-msc.build-2025-07-06_13_32_27.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2025-07-06_07_34_03.md5 osmo-pcu-sysmo.build-2025-07-06_07_36_04.md5 osmo-pcu.build-2025-07-06_07_36_12.md5 osmo-sgsn.build-2025-07-06_20_48_08.md5 osmo-stp.build-2025-07-06_13_25_20.md5 osmo-trx.build-2025-07-06_14_28_05.md5 osmocom-bb.build-2025-07-06_21_17_17.md5 srslte.build-19.md5
+ rm open5gs.build-8.md5 osmo-bsc.build-2025-07-06_13_26_31.md5 osmo-bts-oc2g.build-2025-07-06_00_51_28.md5 osmo-bts-sysmo.build-2025-07-06_00_51_34.md5 osmo-bts.build-2025-07-06_00_51_38.md5 osmo-ggsn.build-2025-07-06_20_42_30.md5 osmo-hlr.build-2025-07-06_16_36_52.md5 osmo-hnbgw.build-2025-07-06_13_30_12.md5 osmo-mgw.build-2025-07-06_08_33_10.md5 osmo-msc.build-2025-07-06_13_32_27.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2025-07-06_07_34_03.md5 osmo-pcu-sysmo.build-2025-07-06_07_36_04.md5 osmo-pcu.build-2025-07-06_07_36_12.md5 osmo-sgsn.build-2025-07-06_20_48_08.md5 osmo-stp.build-2025-07-06_13_25_20.md5 osmo-trx.build-2025-07-06_14_28_05.md5 osmocom-bb.build-2025-07-06_21_17_17.md5 srslte.build-19.md5
+ exit_code=1
+ which osmo-gsm-tester.py
+ python3 -u /build/osmo-gsm-tester/src/osmo-gsm-tester.py -c /build/osmo-gsm-tester/sysmocom/main.conf trial-8019 -s netreg_mass
combinations: ['netreg_mass']
trial: 'trial-8019'
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-8019
--------------------------------------------------------------------------------------------
22:48:18.615424 tst trial-8019: Detailed log at /build/trial-8019/run.2025-07-06_22-48-18/log
---------------------------------------------------------------------
trial-8019 netreg_mass
---------------------------------------------------------------------
22:48:18.824848 tst netreg_mass: reserving resources in /var/tmp/osmo-gsm-tester/state ...
22:48:18.825222 tst netreg_mass: Verifying 1 x bts (candidates: 1)
22:48:18.826069 tst netreg_mass: Verifying 6 x ip_address (candidates: 9)
22:48:18.827273 tst netreg_mass: Verifying 100 x modem (candidates: 100)
22:48:18.862843 tst netreg_mass: Reserving 1 x bts (candidates: 1)
22:48:18.863636 tst netreg_mass: Reserving 6 x ip_address (candidates: 9)
22:48:18.864805 tst netreg_mass: Reserving 100 x modem (candidates: 100)
22:48:18.933276 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-8019 netreg_mass register_default_mass.py
----------------------------------------------
22:48:18.934095 tst register_default_mass.py:9: Claiming resources for the test
22:48:18.951815 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:18.952366 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:18.952854 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:18.953317 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:18.953793 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:18.954284 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:18.954758 tst netreg_mass: Using 1 x bts (candidates: 1)
22:48:19.004056 tst register_default_mass.py: using LAC 2
22:48:19.039788 tst register_default_mass.py: using RAC 2
22:48:19.075979 tst register_default_mass.py: using CellId 2
22:48:19.116799 tst register_default_mass.py: using BVCI 3
22:48:19.122668 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.123352 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.123929 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.124497 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.125111 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.125654 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.126183 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.126754 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.127304 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.127836 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.128365 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.128898 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.129461 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.130008 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.130554 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.131103 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.131637 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.132198 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.132772 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.133367 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.133933 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.134518 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.135101 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.135803 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.136364 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.136968 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.137541 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.138114 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.138679 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.139263 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.139824 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.140395 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.141015 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.141616 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.142200 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.142794 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.143375 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.143965 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.144558 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.145137 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.145707 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.146302 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.146888 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.147469 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.148057 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.148649 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.149240 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.149835 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.150437 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.151029 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.151642 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.152243 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.152841 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.153432 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.154032 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.154622 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.155200 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.155788 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.156399 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.156982 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.157557 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.158156 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.158758 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.159349 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.159942 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.160540 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.161130 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.161725 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.162331 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.162911 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.163500 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.164106 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.164787 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.165394 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.165995 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.166565 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.167134 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.167734 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.168319 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.168912 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.169688 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.170353 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.170949 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.171552 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.172158 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.172768 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.173374 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.173965 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.174553 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.175149 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.175738 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.176324 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.176914 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.177503 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.178068 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.178651 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.179236 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.179811 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.180408 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.180990 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.181561 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.182195 tst register_default_mass.py:21: Launching a simple network
22:48:19.193655 run osmo-hlr_127.0.42.2: Starting osmo-hlr
22:48:19.323972 run create_hlr_db(pid=20): Launched
22:48:20.334714 run create_hlr_db(pid=20): Terminated: ok {rc=0}
22:48:20.353617 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Launched
22:48:20.372555 run osmo-hlr_127.0.42.2(pid=23): Launched
22:48:20.379632 run osmo-stp_127.0.42.5: Starting osmo-stp
22:48:20.586355 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Launched
22:48:20.605495 run osmo-stp_127.0.42.5(pid=25): Launched
22:48:20.615751 run osmo-msc_127.0.42.6: Starting osmo-msc
22:48:21.094284 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Launched
22:48:21.115577 run osmo-msc_127.0.42.6(pid=27): Launched
22:48:24.126264 run osmo-mgw_127.0.42.3: Starting osmo-mgw
22:48:24.251883 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Launched
22:48:24.267573 run osmo-mgw_127.0.42.3(pid=29): Launched
22:48:24.273982 run osmo-mgw_127.0.42.4: Starting osmo-mgw
22:48:24.301035 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Launched
22:48:24.317498 run osmo-mgw_127.0.42.4(pid=31): Launched
22:48:24.323803 run osmo-bsc_127.0.42.7: Starting osmo-bsc
22:48:24.666072 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Launched
22:48:24.684494 run osmo-bsc_127.0.42.7(pid=33): Launched
22:48:30.714277 run osmo-bts-virtual: Starting to connect to osmo-bsc_127.0.42.7
22:48:30.880722 run osmo-bts-virtual(pid=34): Launched
22:48:31.932797 tst register_default_mass.py: using MSISDN 1001
22:48:31.940987 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000000', msisdn='1001', subscriber_id=1}
22:48:32.019390 tst register_default_mass.py: using MSISDN 1002
22:48:32.026209 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000001', msisdn='1002', subscriber_id=2}
22:48:32.103378 tst register_default_mass.py: using MSISDN 1003
22:48:32.110715 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000002', msisdn='1003', subscriber_id=3}
22:48:32.178178 tst register_default_mass.py: using MSISDN 1004
22:48:32.186340 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000003', msisdn='1004', subscriber_id=4}
22:48:32.263700 tst register_default_mass.py: using MSISDN 1005
22:48:32.271290 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000004', msisdn='1005', subscriber_id=5}
22:48:32.337366 tst register_default_mass.py: using MSISDN 1006
22:48:32.344489 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000005', msisdn='1006', subscriber_id=6}
22:48:32.419637 tst register_default_mass.py: using MSISDN 1007
22:48:32.430624 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000006', msisdn='1007', subscriber_id=7}
22:48:32.509037 tst register_default_mass.py: using MSISDN 1008
22:48:32.516023 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000007', msisdn='1008', subscriber_id=8}
22:48:32.598383 tst register_default_mass.py: using MSISDN 1009
22:48:32.605667 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000008', msisdn='1009', subscriber_id=9}
22:48:32.692376 tst register_default_mass.py: using MSISDN 1010
22:48:32.699848 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000009', msisdn='1010', subscriber_id=10}
22:48:32.772094 tst register_default_mass.py: using MSISDN 1011
22:48:32.779040 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000000', msisdn='1011', subscriber_id=11}
22:48:32.848776 tst register_default_mass.py: using MSISDN 1012
22:48:32.857737 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000001', msisdn='1012', subscriber_id=12}
22:48:32.943527 tst register_default_mass.py: using MSISDN 1013
22:48:32.956292 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000002', msisdn='1013', subscriber_id=13}
22:48:33.059485 tst register_default_mass.py: using MSISDN 1014
22:48:33.071009 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000003', msisdn='1014', subscriber_id=14}
22:48:33.153588 tst register_default_mass.py: using MSISDN 1015
22:48:33.163552 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000004', msisdn='1015', subscriber_id=15}
22:48:33.251712 tst register_default_mass.py: using MSISDN 1016
22:48:33.259283 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000005', msisdn='1016', subscriber_id=16}
22:48:33.332681 tst register_default_mass.py: using MSISDN 1017
22:48:33.345248 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000006', msisdn='1017', subscriber_id=17}
22:48:33.424925 tst register_default_mass.py: using MSISDN 1018
22:48:33.431710 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000007', msisdn='1018', subscriber_id=18}
22:48:33.502804 tst register_default_mass.py: using MSISDN 1019
22:48:33.509063 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000008', msisdn='1019', subscriber_id=19}
22:48:33.587541 tst register_default_mass.py: using MSISDN 1020
22:48:33.600714 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000009', msisdn='1020', subscriber_id=20}
22:48:33.699327 tst register_default_mass.py: using MSISDN 1021
22:48:33.709202 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000000', msisdn='1021', subscriber_id=21}
22:48:33.802064 tst register_default_mass.py: using MSISDN 1022
22:48:33.809255 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000001', msisdn='1022', subscriber_id=22}
22:48:33.900152 tst register_default_mass.py: using MSISDN 1023
22:48:33.907633 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000002', msisdn='1023', subscriber_id=23}
22:48:34.006310 tst register_default_mass.py: using MSISDN 1024
22:48:34.017894 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000003', msisdn='1024', subscriber_id=24}
22:48:34.095316 tst register_default_mass.py: using MSISDN 1025
22:48:34.101892 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000004', msisdn='1025', subscriber_id=25}
22:48:34.194795 tst register_default_mass.py: using MSISDN 1026
22:48:34.210445 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000005', msisdn='1026', subscriber_id=26}
22:48:34.301436 tst register_default_mass.py: using MSISDN 1027
22:48:34.315301 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000006', msisdn='1027', subscriber_id=27}
22:48:34.405491 tst register_default_mass.py: using MSISDN 1028
22:48:34.417743 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000007', msisdn='1028', subscriber_id=28}
22:48:34.483775 tst register_default_mass.py: using MSISDN 1029
22:48:34.500001 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000008', msisdn='1029', subscriber_id=29}
22:48:34.596594 tst register_default_mass.py: using MSISDN 1030
22:48:34.613222 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000009', msisdn='1030', subscriber_id=30}
22:48:34.696944 tst register_default_mass.py: using MSISDN 1031
22:48:34.712293 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000000', msisdn='1031', subscriber_id=31}
22:48:34.798182 tst register_default_mass.py: using MSISDN 1032
22:48:34.811379 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000001', msisdn='1032', subscriber_id=32}
22:48:34.887133 tst register_default_mass.py: using MSISDN 1033
22:48:34.902608 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000002', msisdn='1033', subscriber_id=33}
22:48:34.988529 tst register_default_mass.py: using MSISDN 1034
22:48:35.003581 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000003', msisdn='1034', subscriber_id=34}
22:48:35.088657 tst register_default_mass.py: using MSISDN 1035
22:48:35.104612 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000004', msisdn='1035', subscriber_id=35}
22:48:35.200085 tst register_default_mass.py: using MSISDN 1036
22:48:35.208673 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000005', msisdn='1036', subscriber_id=36}
22:48:35.285617 tst register_default_mass.py: using MSISDN 1037
22:48:35.301355 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000006', msisdn='1037', subscriber_id=37}
22:48:35.398161 tst register_default_mass.py: using MSISDN 1038
22:48:35.410786 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000007', msisdn='1038', subscriber_id=38}
22:48:35.480306 tst register_default_mass.py: using MSISDN 1039
22:48:35.493907 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000008', msisdn='1039', subscriber_id=39}
22:48:35.587485 tst register_default_mass.py: using MSISDN 1040
22:48:35.595091 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000009', msisdn='1040', subscriber_id=40}
22:48:35.724039 tst register_default_mass.py: using MSISDN 1041
22:48:35.734197 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000000', msisdn='1041', subscriber_id=41}
22:48:35.811846 tst register_default_mass.py: using MSISDN 1042
22:48:35.818253 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000001', msisdn='1042', subscriber_id=42}
22:48:35.894869 tst register_default_mass.py: using MSISDN 1043
22:48:35.902386 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000002', msisdn='1043', subscriber_id=43}
22:48:35.963789 tst register_default_mass.py: using MSISDN 1044
22:48:35.971029 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000003', msisdn='1044', subscriber_id=44}
22:48:36.053854 tst register_default_mass.py: using MSISDN 1045
22:48:36.062138 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000004', msisdn='1045', subscriber_id=45}
22:48:36.149978 tst register_default_mass.py: using MSISDN 1046
22:48:36.165373 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000005', msisdn='1046', subscriber_id=46}
22:48:36.265108 tst register_default_mass.py: using MSISDN 1047
22:48:36.281168 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000006', msisdn='1047', subscriber_id=47}
22:48:36.386966 tst register_default_mass.py: using MSISDN 1048
22:48:36.401484 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000007', msisdn='1048', subscriber_id=48}
22:48:36.519738 tst register_default_mass.py: using MSISDN 1049
22:48:36.534842 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000008', msisdn='1049', subscriber_id=49}
22:48:36.640458 tst register_default_mass.py: using MSISDN 1050
22:48:36.652797 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000009', msisdn='1050', subscriber_id=50}
22:48:36.754286 tst register_default_mass.py: using MSISDN 1051
22:48:36.768658 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000000', msisdn='1051', subscriber_id=51}
22:48:36.865546 tst register_default_mass.py: using MSISDN 1052
22:48:36.880181 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000001', msisdn='1052', subscriber_id=52}
22:48:36.963608 tst register_default_mass.py: using MSISDN 1053
22:48:36.979756 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000002', msisdn='1053', subscriber_id=53}
22:48:37.054356 tst register_default_mass.py: using MSISDN 1054
22:48:37.067276 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000003', msisdn='1054', subscriber_id=54}
22:48:37.156689 tst register_default_mass.py: using MSISDN 1055
22:48:37.165422 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000004', msisdn='1055', subscriber_id=55}
22:48:37.235722 tst register_default_mass.py: using MSISDN 1056
22:48:37.242472 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000005', msisdn='1056', subscriber_id=56}
22:48:37.330091 tst register_default_mass.py: using MSISDN 1057
22:48:37.336588 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000006', msisdn='1057', subscriber_id=57}
22:48:37.417109 tst register_default_mass.py: using MSISDN 1058
22:48:37.424193 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000007', msisdn='1058', subscriber_id=58}
22:48:37.500652 tst register_default_mass.py: using MSISDN 1059
22:48:37.507120 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000008', msisdn='1059', subscriber_id=59}
22:48:37.583970 tst register_default_mass.py: using MSISDN 1060
22:48:37.590403 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000009', msisdn='1060', subscriber_id=60}
22:48:37.671141 tst register_default_mass.py: using MSISDN 1061
22:48:37.677983 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000000', msisdn='1061', subscriber_id=61}
22:48:37.757788 tst register_default_mass.py: using MSISDN 1062
22:48:37.764342 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000001', msisdn='1062', subscriber_id=62}
22:48:37.846609 tst register_default_mass.py: using MSISDN 1063
22:48:37.859494 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000002', msisdn='1063', subscriber_id=63}
22:48:37.931392 tst register_default_mass.py: using MSISDN 1064
22:48:37.944189 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000003', msisdn='1064', subscriber_id=64}
22:48:38.021914 tst register_default_mass.py: using MSISDN 1065
22:48:38.032031 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000004', msisdn='1065', subscriber_id=65}
22:48:38.111779 tst register_default_mass.py: using MSISDN 1066
22:48:38.124281 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000005', msisdn='1066', subscriber_id=66}
22:48:38.213253 tst register_default_mass.py: using MSISDN 1067
22:48:38.224850 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000006', msisdn='1067', subscriber_id=67}
22:48:38.311390 tst register_default_mass.py: using MSISDN 1068
22:48:38.325162 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000007', msisdn='1068', subscriber_id=68}
22:48:38.536394 tst register_default_mass.py: using MSISDN 1069
22:48:38.547393 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000008', msisdn='1069', subscriber_id=69}
22:48:38.669471 tst register_default_mass.py: using MSISDN 1070
22:48:38.676450 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000009', msisdn='1070', subscriber_id=70}
22:48:38.765618 tst register_default_mass.py: using MSISDN 1071
22:48:38.772175 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000000', msisdn='1071', subscriber_id=71}
22:48:38.834963 tst register_default_mass.py: using MSISDN 1072
22:48:38.851979 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000001', msisdn='1072', subscriber_id=72}
22:48:38.933835 tst register_default_mass.py: using MSISDN 1073
22:48:38.949900 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000002', msisdn='1073', subscriber_id=73}
22:48:39.054896 tst register_default_mass.py: using MSISDN 1074
22:48:39.068078 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000003', msisdn='1074', subscriber_id=74}
22:48:39.597717 tst register_default_mass.py: using MSISDN 1075
22:48:39.605239 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000004', msisdn='1075', subscriber_id=75}
22:48:39.691272 tst register_default_mass.py: using MSISDN 1076
22:48:39.698525 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000005', msisdn='1076', subscriber_id=76}
22:48:39.791827 tst register_default_mass.py: using MSISDN 1077
22:48:39.798016 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000006', msisdn='1077', subscriber_id=77}
22:48:39.890017 tst register_default_mass.py: using MSISDN 1078
22:48:39.901002 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000007', msisdn='1078', subscriber_id=78}
22:48:39.997270 tst register_default_mass.py: using MSISDN 1079
22:48:40.012087 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000008', msisdn='1079', subscriber_id=79}
22:48:40.099910 tst register_default_mass.py: using MSISDN 1080
22:48:40.114659 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000009', msisdn='1080', subscriber_id=80}
22:48:40.200264 tst register_default_mass.py: using MSISDN 1081
22:48:40.215582 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000000', msisdn='1081', subscriber_id=81}
22:48:40.328111 tst register_default_mass.py: using MSISDN 1082
22:48:40.344132 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000001', msisdn='1082', subscriber_id=82}
22:48:40.423111 tst register_default_mass.py: using MSISDN 1083
22:48:40.438279 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000002', msisdn='1083', subscriber_id=83}
22:48:40.523632 tst register_default_mass.py: using MSISDN 1084
22:48:40.539796 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000003', msisdn='1084', subscriber_id=84}
22:48:40.626936 tst register_default_mass.py: using MSISDN 1085
22:48:40.640777 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000004', msisdn='1085', subscriber_id=85}
22:48:40.723946 tst register_default_mass.py: using MSISDN 1086
22:48:40.736528 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000005', msisdn='1086', subscriber_id=86}
22:48:40.829548 tst register_default_mass.py: using MSISDN 1087
22:48:40.840053 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000006', msisdn='1087', subscriber_id=87}
22:48:40.921582 tst register_default_mass.py: using MSISDN 1088
22:48:40.927899 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000007', msisdn='1088', subscriber_id=88}
22:48:41.009817 tst register_default_mass.py: using MSISDN 1089
22:48:41.016291 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000008', msisdn='1089', subscriber_id=89}
22:48:41.081431 tst register_default_mass.py: using MSISDN 1090
22:48:41.088251 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000009', msisdn='1090', subscriber_id=90}
22:48:41.168239 tst register_default_mass.py: using MSISDN 1091
22:48:41.179270 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000000', msisdn='1091', subscriber_id=91}
22:48:41.245310 tst register_default_mass.py: using MSISDN 1092
22:48:41.255442 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000001', msisdn='1092', subscriber_id=92}
22:48:41.333818 tst register_default_mass.py: using MSISDN 1093
22:48:41.345042 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000002', msisdn='1093', subscriber_id=93}
22:48:41.428004 tst register_default_mass.py: using MSISDN 1094
22:48:41.443158 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000003', msisdn='1094', subscriber_id=94}
22:48:41.526124 tst register_default_mass.py: using MSISDN 1095
22:48:41.540970 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000004', msisdn='1095', subscriber_id=95}
22:48:41.615158 tst register_default_mass.py: using MSISDN 1096
22:48:41.629244 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000005', msisdn='1096', subscriber_id=96}
22:48:41.721718 tst register_default_mass.py: using MSISDN 1097
22:48:41.736237 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000006', msisdn='1097', subscriber_id=97}
22:48:41.810953 tst register_default_mass.py: using MSISDN 1098
22:48:41.825724 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000007', msisdn='1098', subscriber_id=98}
22:48:41.903996 tst register_default_mass.py: using MSISDN 1099
22:48:41.919495 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000008', msisdn='1099', subscriber_id=99}
22:48:41.994902 tst register_default_mass.py: using MSISDN 1100
22:48:42.002698 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000009', msisdn='1100', subscriber_id=100}
22:48:42.214430 run mass: Starting testcase
22:48:42.222738 run mass: Pre-launching all virtphy's
22:48:42.230596 run osmo-ms-virt-phy/00000: Starting virtphy
22:48:42.249570 run osmo-ms-virt-phy/00000(pid=35): Launched
22:48:42.258381 run osmo-ms-virt-phy/00001: Starting virtphy
22:48:42.277114 run osmo-ms-virt-phy/00001(pid=36): Launched
22:48:42.285933 run osmo-ms-virt-phy/00002: Starting virtphy
22:48:42.304631 run osmo-ms-virt-phy/00002(pid=37): Launched
22:48:42.313553 run osmo-ms-virt-phy/00003: Starting virtphy
22:48:42.332393 run osmo-ms-virt-phy/00003(pid=38): Launched
22:48:42.341188 run osmo-ms-virt-phy/00004: Starting virtphy
22:48:42.359964 run osmo-ms-virt-phy/00004(pid=39): Launched
22:48:42.376475 run osmo-ms-virt-phy/00005: Starting virtphy
22:48:42.411115 run osmo-ms-virt-phy/00005(pid=40): Launched
22:48:42.428259 run osmo-ms-virt-phy/00006: Starting virtphy
22:48:42.463389 run osmo-ms-virt-phy/00006(pid=41): Launched
22:48:42.479822 run osmo-ms-virt-phy/00007: Starting virtphy
22:48:42.514808 run osmo-ms-virt-phy/00007(pid=42): Launched
22:48:42.531026 run osmo-ms-virt-phy/00008: Starting virtphy
22:48:42.566769 run osmo-ms-virt-phy/00008(pid=43): Launched
22:48:42.584026 run osmo-ms-virt-phy/00009: Starting virtphy
22:48:42.619775 run osmo-ms-virt-phy/00009(pid=44): Launched
22:48:42.636848 run osmo-ms-virt-phy/00010: Starting virtphy
22:48:42.672528 run osmo-ms-virt-phy/00010(pid=45): Launched
22:48:42.689839 run osmo-ms-virt-phy/00011: Starting virtphy
22:48:42.726822 run osmo-ms-virt-phy/00011(pid=46): Launched
22:48:42.744038 run osmo-ms-virt-phy/00012: Starting virtphy
22:48:42.779769 run osmo-ms-virt-phy/00012(pid=47): Launched
22:48:42.796069 run osmo-ms-virt-phy/00013: Starting virtphy
22:48:42.829251 run osmo-ms-virt-phy/00013(pid=48): Launched
22:48:42.845541 run osmo-ms-virt-phy/00014: Starting virtphy
22:48:42.879652 run osmo-ms-virt-phy/00014(pid=49): Launched
22:48:42.895598 run osmo-ms-virt-phy/00015: Starting virtphy
22:48:42.929266 run osmo-ms-virt-phy/00015(pid=50): Launched
22:48:42.945166 run osmo-ms-virt-phy/00016: Starting virtphy
22:48:42.980291 run osmo-ms-virt-phy/00016(pid=51): Launched
22:48:42.996817 run osmo-ms-virt-phy/00017: Starting virtphy
22:48:43.033192 run osmo-ms-virt-phy/00017(pid=52): Launched
22:48:43.049926 run osmo-ms-virt-phy/00018: Starting virtphy
22:48:43.084121 run osmo-ms-virt-phy/00018(pid=53): Launched
22:48:43.100895 run osmo-ms-virt-phy/00019: Starting virtphy
22:48:43.135396 run osmo-ms-virt-phy/00019(pid=54): Launched
22:48:43.151416 run osmo-ms-virt-phy/00020: Starting virtphy
22:48:43.185969 run osmo-ms-virt-phy/00020(pid=55): Launched
22:48:43.202022 run osmo-ms-virt-phy/00021: Starting virtphy
22:48:43.237712 run osmo-ms-virt-phy/00021(pid=56): Launched
22:48:43.254901 run osmo-ms-virt-phy/00022: Starting virtphy
22:48:43.290172 run osmo-ms-virt-phy/00022(pid=57): Launched
22:48:43.306763 run osmo-ms-virt-phy/00023: Starting virtphy
22:48:43.340837 run osmo-ms-virt-phy/00023(pid=58): Launched
22:48:43.356958 run osmo-ms-virt-phy/00024: Starting virtphy
22:48:43.391670 run osmo-ms-virt-phy/00024(pid=59): Launched
22:48:43.407664 run osmo-ms-virt-phy/00025: Starting virtphy
22:48:43.443131 run osmo-ms-virt-phy/00025(pid=60): Launched
22:48:43.585660 run osmo-ms-virt-phy/00026: Starting virtphy
22:48:43.618554 run osmo-ms-virt-phy/00026(pid=61): Launched
22:48:43.633811 run osmo-ms-virt-phy/00027: Starting virtphy
22:48:43.668867 run osmo-ms-virt-phy/00027(pid=62): Launched
22:48:43.684258 run osmo-ms-virt-phy/00028: Starting virtphy
22:48:43.718173 run osmo-ms-virt-phy/00028(pid=63): Launched
22:48:43.734833 run osmo-ms-virt-phy/00029: Starting virtphy
22:48:43.768876 run osmo-ms-virt-phy/00029(pid=64): Launched
22:48:43.784161 run osmo-ms-virt-phy/00030: Starting virtphy
22:48:43.817802 run osmo-ms-virt-phy/00030(pid=65): Launched
22:48:43.833958 run osmo-ms-virt-phy/00031: Starting virtphy
22:48:43.867564 run osmo-ms-virt-phy/00031(pid=66): Launched
22:48:43.883533 run osmo-ms-virt-phy/00032: Starting virtphy
22:48:43.917116 run osmo-ms-virt-phy/00032(pid=67): Launched
22:48:43.932474 run osmo-ms-virt-phy/00033: Starting virtphy
22:48:43.965846 run osmo-ms-virt-phy/00033(pid=68): Launched
22:48:43.982924 run osmo-ms-virt-phy/00034: Starting virtphy
22:48:44.017131 run osmo-ms-virt-phy/00034(pid=69): Launched
22:48:44.033902 run osmo-ms-virt-phy/00035: Starting virtphy
22:48:44.069445 run osmo-ms-virt-phy/00035(pid=70): Launched
22:48:44.085500 run osmo-ms-virt-phy/00036: Starting virtphy
22:48:44.119832 run osmo-ms-virt-phy/00036(pid=71): Launched
22:48:44.135800 run osmo-ms-virt-phy/00037: Starting virtphy
22:48:44.168937 run osmo-ms-virt-phy/00037(pid=72): Launched
22:48:44.184576 run osmo-ms-virt-phy/00038: Starting virtphy
22:48:44.217425 run osmo-ms-virt-phy/00038(pid=73): Launched
22:48:44.233136 run osmo-ms-virt-phy/00039: Starting virtphy
22:48:44.266012 run osmo-ms-virt-phy/00039(pid=74): Launched
22:48:44.280908 run osmo-ms-virt-phy/00040: Starting virtphy
22:48:44.314448 run osmo-ms-virt-phy/00040(pid=75): Launched
22:48:44.329811 run osmo-ms-virt-phy/00041: Starting virtphy
22:48:44.363475 run osmo-ms-virt-phy/00041(pid=76): Launched
22:48:44.379176 run osmo-ms-virt-phy/00042: Starting virtphy
22:48:44.412769 run osmo-ms-virt-phy/00042(pid=77): Launched
22:48:44.427782 run osmo-ms-virt-phy/00043: Starting virtphy
22:48:44.460197 run osmo-ms-virt-phy/00043(pid=78): Launched
22:48:44.474966 run osmo-ms-virt-phy/00044: Starting virtphy
22:48:44.590095 run osmo-ms-virt-phy/00044(pid=79): Launched
22:48:44.602395 run osmo-ms-virt-phy/00045: Starting virtphy
22:48:44.629870 run osmo-ms-virt-phy/00045(pid=80): Launched
22:48:44.639776 run osmo-ms-virt-phy/00046: Starting virtphy
22:48:44.653814 run osmo-ms-virt-phy/00046(pid=81): Launched
22:48:44.660210 run osmo-ms-virt-phy/00047: Starting virtphy
22:48:44.674672 run osmo-ms-virt-phy/00047(pid=82): Launched
22:48:44.683854 run osmo-ms-virt-phy/00048: Starting virtphy
22:48:44.701796 run osmo-ms-virt-phy/00048(pid=83): Launched
22:48:44.711658 run osmo-ms-virt-phy/00049: Starting virtphy
22:48:44.729649 run osmo-ms-virt-phy/00049(pid=84): Launched
22:48:44.741349 run osmo-ms-virt-phy/00050: Starting virtphy
22:48:44.760158 run osmo-ms-virt-phy/00050(pid=85): Launched
22:48:44.767631 run osmo-ms-virt-phy/00051: Starting virtphy
22:48:44.784024 run osmo-ms-virt-phy/00051(pid=86): Launched
22:48:44.794044 run osmo-ms-virt-phy/00052: Starting virtphy
22:48:44.810698 run osmo-ms-virt-phy/00052(pid=87): Launched
22:48:44.818335 run osmo-ms-virt-phy/00053: Starting virtphy
22:48:44.834744 run osmo-ms-virt-phy/00053(pid=88): Launched
22:48:44.842477 run osmo-ms-virt-phy/00054: Starting virtphy
22:48:44.859176 run osmo-ms-virt-phy/00054(pid=89): Launched
22:48:44.866912 run osmo-ms-virt-phy/00055: Starting virtphy
22:48:44.883478 run osmo-ms-virt-phy/00055(pid=90): Launched
22:48:44.891076 run osmo-ms-virt-phy/00056: Starting virtphy
22:48:44.907794 run osmo-ms-virt-phy/00056(pid=91): Launched
22:48:44.915532 run osmo-ms-virt-phy/00057: Starting virtphy
22:48:44.932693 run osmo-ms-virt-phy/00057(pid=92): Launched
22:48:44.940441 run osmo-ms-virt-phy/00058: Starting virtphy
22:48:44.957892 run osmo-ms-virt-phy/00058(pid=93): Launched
22:48:44.966793 run osmo-ms-virt-phy/00059: Starting virtphy
22:48:44.984794 run osmo-ms-virt-phy/00059(pid=94): Launched
22:48:44.999575 run osmo-ms-virt-phy/00060: Starting virtphy
22:48:45.029920 run osmo-ms-virt-phy/00060(pid=95): Launched
22:48:45.037490 run osmo-ms-virt-phy/00061: Starting virtphy
22:48:45.053820 run osmo-ms-virt-phy/00061(pid=96): Launched
22:48:45.061267 run osmo-ms-virt-phy/00062: Starting virtphy
22:48:45.077924 run osmo-ms-virt-phy/00062(pid=97): Launched
22:48:45.085438 run osmo-ms-virt-phy/00063: Starting virtphy
22:48:45.101945 run osmo-ms-virt-phy/00063(pid=98): Launched
22:48:45.109355 run osmo-ms-virt-phy/00064: Starting virtphy
22:48:45.125547 run osmo-ms-virt-phy/00064(pid=99): Launched
22:48:45.133092 run osmo-ms-virt-phy/00065: Starting virtphy
22:48:45.150019 run osmo-ms-virt-phy/00065(pid=100): Launched
22:48:45.157522 run osmo-ms-virt-phy/00066: Starting virtphy
22:48:45.173850 run osmo-ms-virt-phy/00066(pid=101): Launched
22:48:45.181528 run osmo-ms-virt-phy/00067: Starting virtphy
22:48:45.198181 run osmo-ms-virt-phy/00067(pid=102): Launched
22:48:45.205934 run osmo-ms-virt-phy/00068: Starting virtphy
22:48:45.222891 run osmo-ms-virt-phy/00068(pid=103): Launched
22:48:45.230602 run osmo-ms-virt-phy/00069: Starting virtphy
22:48:45.247154 run osmo-ms-virt-phy/00069(pid=104): Launched
22:48:45.254831 run osmo-ms-virt-phy/00070: Starting virtphy
22:48:45.271288 run osmo-ms-virt-phy/00070(pid=105): Launched
22:48:45.278692 run osmo-ms-virt-phy/00071: Starting virtphy
22:48:45.295032 run osmo-ms-virt-phy/00071(pid=106): Launched
22:48:45.302669 run osmo-ms-virt-phy/00072: Starting virtphy
22:48:45.319618 run osmo-ms-virt-phy/00072(pid=107): Launched
22:48:45.327279 run osmo-ms-virt-phy/00073: Starting virtphy
22:48:45.344413 run osmo-ms-virt-phy/00073(pid=108): Launched
22:48:45.352319 run osmo-ms-virt-phy/00074: Starting virtphy
22:48:45.370336 run osmo-ms-virt-phy/00074(pid=109): Launched
22:48:45.378553 run osmo-ms-virt-phy/00075: Starting virtphy
22:48:45.396415 run osmo-ms-virt-phy/00075(pid=110): Launched
22:48:45.406523 run osmo-ms-virt-phy/00076: Starting virtphy
22:48:45.424545 run osmo-ms-virt-phy/00076(pid=111): Launched
22:48:45.432785 run osmo-ms-virt-phy/00077: Starting virtphy
22:48:45.449912 run osmo-ms-virt-phy/00077(pid=112): Launched
22:48:45.457929 run osmo-ms-virt-phy/00078: Starting virtphy
22:48:45.475093 run osmo-ms-virt-phy/00078(pid=113): Launched
22:48:45.483271 run osmo-ms-virt-phy/00079: Starting virtphy
22:48:45.500963 run osmo-ms-virt-phy/00079(pid=114): Launched
22:48:45.509912 run osmo-ms-virt-phy/00080: Starting virtphy
22:48:45.527383 run osmo-ms-virt-phy/00080(pid=115): Launched
22:48:45.535272 run osmo-ms-virt-phy/00081: Starting virtphy
22:48:45.552525 run osmo-ms-virt-phy/00081(pid=116): Launched
22:48:45.560776 run osmo-ms-virt-phy/00082: Starting virtphy
22:48:45.578826 run osmo-ms-virt-phy/00082(pid=117): Launched
22:48:45.587276 run osmo-ms-virt-phy/00083: Starting virtphy
22:48:45.605009 run osmo-ms-virt-phy/00083(pid=118): Launched
22:48:45.616077 run osmo-ms-virt-phy/00084: Starting virtphy
22:48:45.634088 run osmo-ms-virt-phy/00084(pid=119): Launched
22:48:45.642220 run osmo-ms-virt-phy/00085: Starting virtphy
22:48:45.659739 run osmo-ms-virt-phy/00085(pid=120): Launched
22:48:45.667963 run osmo-ms-virt-phy/00086: Starting virtphy
22:48:45.685461 run osmo-ms-virt-phy/00086(pid=121): Launched
22:48:45.693487 run osmo-ms-virt-phy/00087: Starting virtphy
22:48:45.710958 run osmo-ms-virt-phy/00087(pid=122): Launched
22:48:45.719112 run osmo-ms-virt-phy/00088: Starting virtphy
22:48:45.736694 run osmo-ms-virt-phy/00088(pid=123): Launched
22:48:45.744689 run osmo-ms-virt-phy/00089: Starting virtphy
22:48:45.762486 run osmo-ms-virt-phy/00089(pid=124): Launched
22:48:45.772446 run osmo-ms-virt-phy/00090: Starting virtphy
22:48:45.790052 run osmo-ms-virt-phy/00090(pid=125): Launched
22:48:45.797888 run osmo-ms-virt-phy/00091: Starting virtphy
22:48:45.815029 run osmo-ms-virt-phy/00091(pid=126): Launched
22:48:45.822950 run osmo-ms-virt-phy/00092: Starting virtphy
22:48:45.839906 run osmo-ms-virt-phy/00092(pid=127): Launched
22:48:45.847664 run osmo-ms-virt-phy/00093: Starting virtphy
22:48:45.864496 run osmo-ms-virt-phy/00093(pid=128): Launched
22:48:45.872352 run osmo-ms-virt-phy/00094: Starting virtphy
22:48:45.889830 run osmo-ms-virt-phy/00094(pid=129): Launched
22:48:45.898790 run osmo-ms-virt-phy/00095: Starting virtphy
22:48:45.916269 run osmo-ms-virt-phy/00095(pid=130): Launched
22:48:45.924388 run osmo-ms-virt-phy/00096: Starting virtphy
22:48:45.941751 run osmo-ms-virt-phy/00096(pid=131): Launched
22:48:45.949887 run osmo-ms-virt-phy/00097: Starting virtphy
22:48:45.967753 run osmo-ms-virt-phy/00097(pid=132): Launched
22:48:45.975941 run osmo-ms-virt-phy/00098: Starting virtphy
22:48:45.993265 run osmo-ms-virt-phy/00098(pid=133): Launched
22:48:46.001149 run osmo-ms-virt-phy/00099: Starting virtphy
22:48:46.017909 run osmo-ms-virt-phy/00099(pid=134): Launched
22:48:46.026129 run mass: Checking if sockets are in the filesystem
22:48:46.044110 run osmo-ms-mob/00000: Starting mobile
22:48:46.060881 run osmo-ms-mob/00000(pid=135): Launched
22:48:46.075858 run mass: MS start registered {at=15073031.779170534, delay=0.0071860551834106445, ms=00000}
22:48:50.550704 run osmo-ms-mob/00001: Starting mobile
22:48:50.698048 run osmo-ms-mob/00001(pid=136): Launched
22:48:50.704383 run mass: Starting too slowly. Moving on {now=15073036.407751022, sleep=-0.3685720134526491, target=15073036.039179008}
22:48:50.710333 run mass: MS start registered {at=15073036.413686998, delay=0.0059408750385046005, ms=00001}
22:48:50.716399 run mass: Starting too slowly. Moving on {now=15073036.419769038, sleep=-0.28059002943336964, target=15073036.139179008}
22:48:50.722531 run mass: Starting too slowly. Moving on {now=15073036.425899697, sleep=-0.1867206897586584, target=15073036.239179008}
22:48:50.728645 run mass: Starting too slowly. Moving on {now=15073036.432013879, sleep=-0.09283487126231194, target=15073036.339179007}
22:48:51.711535 run mass: MS performed LU {at=15073037.414845647, lu_delay=5.635675113648176, ms=00000}
22:48:52.042129 run osmo-ms-mob/00002: Starting mobile
22:48:52.056029 run osmo-ms-mob/00002(pid=137): Launched
22:48:52.067639 run mass: MS start registered {at=15073037.770970518, delay=0.005189213901758194, ms=00002}
22:48:53.347028 run osmo-ms-mob/00003: Starting mobile
22:48:53.372618 run osmo-ms-mob/00003(pid=138): Launched
22:48:53.390994 run mass: MS start registered {at=15073039.094322845, delay=0.005811065435409546, ms=00003}
22:48:54.449430 run osmo-ms-mob/00004: Starting mobile
22:48:54.480392 run osmo-ms-mob/00004(pid=139): Launched
22:48:54.495051 run mass: MS start registered {at=15073040.19838833, delay=3.6152079701423645e-05, ms=00004}
22:48:55.442358 run osmo-ms-mob/00005: Starting mobile
22:48:55.456890 run osmo-ms-mob/00005(pid=140): Launched
22:48:55.467793 run mass: MS start registered {at=15073041.171134988, delay=0.004662547260522842, ms=00005}
22:48:56.347494 run osmo-ms-mob/00006: Starting mobile
22:48:56.364231 run osmo-ms-mob/00006(pid=141): Launched
22:48:56.377061 run mass: MS start registered {at=15073042.08039944, delay=0.005514128133654594, ms=00006}
22:48:56.889808 run mass: MS performed LU {at=15073042.593129672, lu_delay=4.822159154340625, ms=00002}
22:48:56.908458 run mass: MS performed LU {at=15073042.611775346, lu_delay=6.198088347911835, ms=00001}
22:48:57.243298 run osmo-ms-mob/00007: Starting mobile
22:48:57.260182 run osmo-ms-mob/00007(pid=142): Launched
22:48:57.274050 run mass: MS start registered {at=15073042.977362914, delay=0.0057720597833395, ms=00007}
22:48:58.048276 run osmo-ms-mob/00008: Starting mobile
22:48:58.078300 run osmo-ms-mob/00008(pid=143): Launched
22:48:58.098649 run mass: MS start registered {at=15073043.80196537, delay=0.002596721053123474, ms=00008}
22:48:58.744996 run osmo-ms-mob/00009: Starting mobile
22:48:58.763334 run osmo-ms-mob/00009(pid=144): Launched
22:48:58.778350 run mass: MS start registered {at=15073044.48165917, delay=0.006458444520831108, ms=00009}
22:48:58.818706 run mass: MS performed LU {at=15073044.52201048, lu_delay=5.427687633782625, ms=00003}
22:48:59.442075 run osmo-ms-mob/00010: Starting mobile
22:48:59.456249 run osmo-ms-mob/00010(pid=145): Launched
22:48:59.467618 run mass: MS start registered {at=15073045.170963747, delay=0.004964258521795273, ms=00010}
22:49:00.048312 run osmo-ms-mob/00011: Starting mobile
22:49:00.076592 run osmo-ms-mob/00011(pid=146): Launched
22:49:00.089740 run mass: MS start registered {at=15073045.793062912, delay=0.005349244922399521, ms=00011}
22:49:00.645217 run osmo-ms-mob/00012: Starting mobile
22:49:00.660917 run osmo-ms-mob/00012(pid=147): Launched
22:49:00.668341 run mass: MS performed LU {at=15073046.37169224, lu_delay=5.200557252392173, ms=00005}
22:49:00.676235 run mass: MS start registered {at=15073046.379595483, delay=0.007929645478725433, ms=00012}
22:49:00.683770 run mass: MS performed LU {at=15073046.387122953, lu_delay=6.1887346226722, ms=00004}
22:49:01.242519 run osmo-ms-mob/00013: Starting mobile
22:49:01.256513 run osmo-ms-mob/00013(pid=148): Launched
22:49:01.267814 run mass: MS start registered {at=15073046.971159903, delay=0.005002187564969063, ms=00013}
22:49:01.842260 run osmo-ms-mob/00014: Starting mobile
22:49:01.856823 run osmo-ms-mob/00014(pid=149): Launched
22:49:01.868088 run mass: MS start registered {at=15073047.571435453, delay=0.004622016102075577, ms=00014}
22:49:02.452916 run osmo-ms-mob/00015: Starting mobile
22:49:02.467507 run osmo-ms-mob/00015(pid=150): Launched
22:49:02.478593 run mass: MS start registered {at=15073048.181945605, delay=0.004484951496124268, ms=00015}
22:49:02.583967 run mass: MS performed LU {at=15073048.28729952, lu_delay=6.206900078803301, ms=00006}
22:49:02.602407 run mass: MS performed LU {at=15073048.30574695, lu_delay=5.328384036198258, ms=00007}
22:49:02.907988 run mass: MS performed LU {at=15073048.611252805, lu_delay=4.809287434443831, ms=00008}
22:49:02.926198 run osmo-ms-mob/00016: Starting mobile
22:49:02.940960 run osmo-ms-mob/00016(pid=151): Launched
22:49:02.952364 run mass: MS start registered {at=15073048.655713055, delay=0.004913879558444023, ms=00016}
22:49:03.447419 run osmo-ms-mob/00017: Starting mobile
22:49:03.475634 run osmo-ms-mob/00017(pid=152): Launched
22:49:03.488419 run mass: MS start registered {at=15073049.191762228, delay=3.421492874622345e-05, ms=00017}
22:49:04.043193 run osmo-ms-mob/00018: Starting mobile
22:49:04.059706 run osmo-ms-mob/00018(pid=153): Launched
22:49:04.078997 run mass: MS start registered {at=15073049.78233859, delay=0.011003481224179268, ms=00018}
22:49:04.421646 run mass: MS performed LU {at=15073050.124980716, lu_delay=4.9540169686079025, ms=00010}
22:49:04.434630 run osmo-ms-mob/00019: Starting mobile
22:49:04.450083 run osmo-ms-mob/00019(pid=154): Launched
22:49:04.457243 run mass: MS performed LU {at=15073050.160599219, lu_delay=5.678940048441291, ms=00009}
22:49:04.464259 run mass: MS start registered {at=15073050.167622304, delay=0.007046975195407867, ms=00019}
22:49:04.945102 run osmo-ms-mob/00020: Starting mobile
22:49:04.961473 run osmo-ms-mob/00020(pid=155): Launched
22:49:04.974865 run mass: MS start registered {at=15073050.678206053, delay=0.005722973495721817, ms=00020}
22:49:05.441927 run osmo-ms-mob/00021: Starting mobile
22:49:05.456753 run osmo-ms-mob/00021(pid=156): Launched
22:49:05.469397 run mass: MS start registered {at=15073051.172742995, delay=0.005374234169721603, ms=00021}
22:49:05.842038 run osmo-ms-mob/00022: Starting mobile
22:49:05.856517 run osmo-ms-mob/00022(pid=157): Launched
22:49:05.867320 run mass: MS start registered {at=15073051.570667954, delay=0.004847327247262001, ms=00022}
22:49:06.343298 run osmo-ms-mob/00023: Starting mobile
22:49:06.357160 run osmo-ms-mob/00023(pid=158): Launched
22:49:06.363299 run mass: MS performed LU {at=15073052.066657227, lu_delay=5.095497323200107, ms=00013}
22:49:06.369381 run mass: MS start registered {at=15073052.072745789, delay=0.0061067454516887665, ms=00023}
22:49:06.375298 run mass: MS performed LU {at=15073052.078661902, lu_delay=5.699066419154406, ms=00012}
22:49:06.438166 run mass: MS performed LU {at=15073052.14150076, lu_delay=6.348437847569585, ms=00011}
22:49:06.450946 run osmo-ms-mob/00024: Starting mobile
22:49:06.464183 run osmo-ms-mob/00024(pid=159): Launched
22:49:06.475522 run mass: MS start registered {at=15073052.178873982, delay=0.005078716203570366, ms=00024}
22:49:06.691764 run mass: MS performed LU {at=15073052.395095574, lu_delay=4.823660120368004, ms=00014}
22:49:07.251910 run osmo-ms-mob/00025: Starting mobile
22:49:07.267290 run osmo-ms-mob/00025(pid=160): Launched
22:49:07.278069 run mass: MS start registered {at=15073052.981418353, delay=0.004473377019166946, ms=00025}
22:49:07.642720 run osmo-ms-mob/00026: Starting mobile
22:49:07.657101 run osmo-ms-mob/00026(pid=161): Launched
22:49:07.668295 run mass: MS start registered {at=15073053.371646758, delay=0.004776695743203163, ms=00026}
22:49:08.041925 run osmo-ms-mob/00027: Starting mobile
22:49:08.055353 run osmo-ms-mob/00027(pid=162): Launched
22:49:08.066650 run mass: MS start registered {at=15073053.770002276, delay=0.0036825351417064667, ms=00027}
22:49:08.122233 run mass: MS performed LU {at=15073053.825562727, lu_delay=4.633800499141216, ms=00017}
22:49:08.186659 run mass: MS performed LU {at=15073053.889970787, lu_delay=5.234257731586695, ms=00016}
22:49:08.205236 run mass: MS performed LU {at=15073053.908565607, lu_delay=5.726620001718402, ms=00015}
22:49:08.217239 run osmo-ms-mob/00028: Starting mobile
22:49:08.235913 run osmo-ms-mob/00028(pid=163): Launched
22:49:08.247345 run mass: MS start registered {at=15073053.95066442, delay=0.0050858259201049805, ms=00028}
22:49:08.842322 run osmo-ms-mob/00029: Starting mobile
22:49:08.856474 run osmo-ms-mob/00029(pid=164): Launched
22:49:08.868079 run mass: MS start registered {at=15073054.571424842, delay=0.005228074267506599, ms=00029}
22:49:09.244640 run osmo-ms-mob/00030: Starting mobile
22:49:09.259000 run osmo-ms-mob/00030(pid=165): Launched
22:49:09.270688 run mass: MS start registered {at=15073054.97403918, delay=0.005091242492198944, ms=00030}
22:49:09.642058 run osmo-ms-mob/00031: Starting mobile
22:49:09.655843 run osmo-ms-mob/00031(pid=166): Launched
22:49:09.667665 run mass: MS start registered {at=15073055.37098484, delay=0.004576042294502258, ms=00031}
22:49:09.950084 run osmo-ms-mob/00032: Starting mobile
22:49:09.985025 run osmo-ms-mob/00032(pid=167): Launched
22:49:10.002042 run mass: MS start registered {at=15073055.705375928, delay=0.0007213819772005081, ms=00032}
22:49:10.116614 run mass: MS performed LU {at=15073055.819911236, lu_delay=5.652288932353258, ms=00019}
22:49:10.134240 run mass: MS performed LU {at=15073055.837568041, lu_delay=6.05522945150733, ms=00018}
22:49:10.204246 run mass: MS performed LU {at=15073055.907557609, lu_delay=5.229351555928588, ms=00020}
22:49:10.220150 run osmo-ms-mob/00033: Starting mobile
22:49:10.238845 run osmo-ms-mob/00033(pid=168): Launched
22:49:10.248042 run mass: MS performed LU {at=15073055.951391725, lu_delay=4.778648730367422, ms=00021}
22:49:10.256129 run mass: MS start registered {at=15073055.959488813, delay=0.008125735446810722, ms=00033}
22:49:10.742844 run osmo-ms-mob/00034: Starting mobile
22:49:10.758650 run osmo-ms-mob/00034(pid=169): Launched
22:49:10.771783 run mass: MS start registered {at=15073056.475132015, delay=2.9519200325012207e-05, ms=00034}
22:49:11.041815 run osmo-ms-mob/00035: Starting mobile
22:49:11.055618 run osmo-ms-mob/00035(pid=170): Launched
22:49:11.067982 run mass: MS start registered {at=15073056.771306025, delay=0.005404293537139893, ms=00035}
22:49:11.442458 run osmo-ms-mob/00036: Starting mobile
22:49:11.456657 run osmo-ms-mob/00036(pid=171): Launched
22:49:11.468016 run mass: MS start registered {at=15073057.171366962, delay=0.004945700988173485, ms=00036}
22:49:11.844282 run osmo-ms-mob/00037: Starting mobile
22:49:11.857943 run osmo-ms-mob/00037(pid=172): Launched
22:49:11.870182 run mass: MS start registered {at=15073057.57352695, delay=0.005146706476807594, ms=00037}
22:49:11.887815 run mass: MS performed LU {at=15073057.59114885, lu_delay=5.518403060734272, ms=00023}
22:49:11.952786 run mass: MS performed LU {at=15073057.656116774, lu_delay=5.4772427920252085, ms=00024}
22:49:11.964580 run osmo-ms-mob/00038: Starting mobile
22:49:11.978597 run osmo-ms-mob/00038(pid=173): Launched
22:49:11.984982 run mass: MS performed LU {at=15073057.688339517, lu_delay=4.70692116394639, ms=00025}
22:49:11.991063 run mass: MS start registered {at=15073057.69442812, delay=0.006108131259679794, ms=00038}
22:49:12.142582 run mass: MS performed LU {at=15073057.845915416, lu_delay=6.27524746209383, ms=00022}
22:49:12.154705 run osmo-ms-mob/00039: Starting mobile
22:49:12.169178 run osmo-ms-mob/00039(pid=174): Launched
22:49:12.180574 run mass: MS start registered {at=15073057.8839175, delay=0.004885092377662659, ms=00039}
22:49:12.842546 run osmo-ms-mob/00040: Starting mobile
22:49:12.857342 run osmo-ms-mob/00040(pid=175): Launched
22:49:12.869684 run mass: MS start registered {at=15073058.573017092, delay=0.0059793200343847275, ms=00040}
22:49:13.148917 run osmo-ms-mob/00041: Starting mobile
22:49:13.171272 run osmo-ms-mob/00041(pid=176): Launched
22:49:13.185475 run mass: MS start registered {at=15073058.888820026, delay=3.361515700817108e-05, ms=00041}
22:49:13.443478 run osmo-ms-mob/00042: Starting mobile
22:49:13.459646 run osmo-ms-mob/00042(pid=177): Launched
22:49:13.472863 run mass: MS start registered {at=15073059.176203974, delay=0.005571343004703522, ms=00042}
22:49:13.841638 run osmo-ms-mob/00043: Starting mobile
22:49:13.854985 run osmo-ms-mob/00043(pid=178): Launched
22:49:13.865872 run mass: MS start registered {at=15073059.569224747, delay=0.004415752366185188, ms=00043}
22:49:13.882192 run mass: MS performed LU {at=15073059.58554224, lu_delay=4.61150305904448, ms=00030}
22:49:13.900487 run mass: MS performed LU {at=15073059.603827927, lu_delay=5.653163507580757, ms=00028}
22:49:13.921618 run osmo-ms-mob/00044: Starting mobile
22:49:13.934799 run osmo-ms-mob/00044(pid=179): Launched
22:49:13.945801 run mass: MS start registered {at=15073059.649152743, delay=0.004954993724822998, ms=00044}
22:49:13.969559 run mass: MS performed LU {at=15073059.672897251, lu_delay=5.101472409442067, ms=00029}
22:49:14.046007 run mass: MS performed LU {at=15073059.749259187, lu_delay=6.377612428739667, ms=00026}
22:49:14.073989 run osmo-ms-mob/00045: Starting mobile
22:49:14.087102 run osmo-ms-mob/00045(pid=180): Launched
22:49:14.098031 run mass: MS start registered {at=15073059.801385542, delay=0.004819037392735481, ms=00045}
22:49:14.745035 run osmo-ms-mob/00046: Starting mobile
22:49:14.759799 run osmo-ms-mob/00046(pid=181): Launched
22:49:14.771534 run mass: MS start registered {at=15073060.4748719, delay=0.005264027044177055, ms=00046}
22:49:15.051860 run osmo-ms-mob/00047: Starting mobile
22:49:15.066247 run osmo-ms-mob/00047(pid=182): Launched
22:49:15.078030 run mass: MS start registered {at=15073060.78136041, delay=0.005327481776475906, ms=00047}
22:49:15.343619 run osmo-ms-mob/00048: Starting mobile
22:49:15.357688 run osmo-ms-mob/00048(pid=183): Launched
22:49:15.368967 run mass: MS start registered {at=15073061.072312897, delay=0.004882108420133591, ms=00048}
22:49:15.648887 run osmo-ms-mob/00049: Starting mobile
22:49:15.663981 run osmo-ms-mob/00049(pid=184): Launched
22:49:15.670154 run mass: MS performed LU {at=15073061.373511817, lu_delay=5.414023004472256, ms=00033}
22:49:15.676554 run mass: MS start registered {at=15073061.37991839, delay=0.00642591156065464, ms=00049}
22:49:15.718877 run mass: MS performed LU {at=15073061.422211673, lu_delay=4.947079658508301, ms=00034}
22:49:15.731180 run osmo-ms-mob/00050: Starting mobile
22:49:15.744824 run osmo-ms-mob/00050(pid=185): Launched
22:49:15.750973 run mass: MS performed LU {at=15073061.454330463, lu_delay=6.08334562368691, ms=00031}
22:49:15.756996 run mass: MS start registered {at=15073061.460361877, delay=0.006051961332559586, ms=00050}
22:49:15.910347 run mass: MS performed LU {at=15073061.613596339, lu_delay=5.908220410346985, ms=00032}
22:49:15.946165 run mass: MS performed LU {at=15073061.649465067, lu_delay=4.878159042447805, ms=00035}
22:49:15.973948 run osmo-ms-mob/00051: Starting mobile
22:49:15.987530 run osmo-ms-mob/00051(pid=186): Launched
22:49:15.998625 run mass: MS start registered {at=15073061.701979032, delay=0.004843868315219879, ms=00051}
22:49:16.882099 run osmo-ms-mob/00052: Starting mobile
22:49:16.897276 run osmo-ms-mob/00052(pid=187): Launched
22:49:16.903318 run mass: Starting too slowly. Moving on {now=15073062.606687523, sleep=-0.16750861331820488, target=15073062.43917891}
22:49:16.911542 run mass: MS start registered {at=15073062.614901247, delay=0.008216068148612976, ms=00052}
22:49:16.917637 run mass: Starting too slowly. Moving on {now=15073062.621006235, sleep=-0.08182732574641705, target=15073062.53917891}
22:49:16.943390 run osmo-ms-mob/00053: Starting mobile
22:49:16.956874 run osmo-ms-mob/00053(pid=188): Launched
22:49:16.967810 run mass: MS start registered {at=15073062.671160718, delay=0.004460221156477928, ms=00053}
22:49:17.242167 run osmo-ms-mob/00054: Starting mobile
22:49:17.255891 run osmo-ms-mob/00054(pid=189): Launched
22:49:17.267335 run mass: MS start registered {at=15073062.970683131, delay=0.004958700388669968, ms=00054}
22:49:17.543610 run osmo-ms-mob/00055: Starting mobile
22:49:17.559382 run osmo-ms-mob/00055(pid=190): Launched
22:49:17.570350 run mass: MS start registered {at=15073063.27370155, delay=0.004576602950692177, ms=00055}
22:49:17.844913 run osmo-ms-mob/00056: Starting mobile
22:49:17.861185 run osmo-ms-mob/00056(pid=191): Launched
22:49:17.867371 run mass: MS performed LU {at=15073063.570728755, lu_delay=4.9977116622030735, ms=00040}
22:49:17.873301 run mass: MS start registered {at=15073063.57666709, delay=0.005958849564194679, ms=00056}
22:49:17.883067 run mass: MS performed LU {at=15073063.58641303, lu_delay=6.012886079028249, ms=00037}
22:49:17.894799 run osmo-ms-mob/00057: Starting mobile
22:49:17.908878 run osmo-ms-mob/00057(pid=192): Launched
22:49:17.915280 run mass: MS performed LU {at=15073063.618636906, lu_delay=6.447269944474101, ms=00036}
22:49:17.921446 run mass: MS start registered {at=15073063.62481055, delay=0.0061949677765369415, ms=00057}
22:49:17.971347 run mass: MS performed LU {at=15073063.674660176, lu_delay=5.980232056230307, ms=00038}
22:49:18.047217 run mass: MS performed LU {at=15073063.750499737, lu_delay=5.866582237184048, ms=00039}
22:49:18.070238 run osmo-ms-mob/00058: Starting mobile
22:49:18.083927 run osmo-ms-mob/00058(pid=193): Launched
22:49:18.094818 run mass: MS start registered {at=15073063.798168415, delay=0.0047670528292655945, ms=00058}
22:49:18.242847 run mass: MS performed LU {at=15073063.946180256, lu_delay=5.057360230013728, ms=00041}
22:49:18.856459 run osmo-ms-mob/00059: Starting mobile
22:49:18.869971 run osmo-ms-mob/00059(pid=194): Launched
22:49:18.881049 run mass: MS start registered {at=15073064.584396288, delay=0.0047871023416519165, ms=00059}
22:49:19.142372 run osmo-ms-mob/00060: Starting mobile
22:49:19.157057 run osmo-ms-mob/00060(pid=195): Launched
22:49:19.168581 run mass: MS start registered {at=15073064.871927755, delay=0.00514032319188118, ms=00060}
22:49:19.392022 run mass: MS performed LU {at=15073065.095358767, lu_delay=5.446206023916602, ms=00044}
22:49:19.438446 run mass: MS performed LU {at=15073065.141757984, lu_delay=5.5725332368165255, ms=00043}
22:49:19.453739 run osmo-ms-mob/00061: Starting mobile
22:49:19.467971 run osmo-ms-mob/00061(pid=196): Launched
22:49:19.475530 run mass: MS performed LU {at=15073065.178881224, lu_delay=5.377495681867003, ms=00045}
22:49:19.482575 run mass: MS start registered {at=15073065.18593759, delay=0.008057205006480217, ms=00061}
22:49:19.502536 run mass: MS performed LU {at=15073065.205872435, lu_delay=6.029668461531401, ms=00042}
22:49:19.514809 run osmo-ms-mob/00062: Starting mobile
22:49:19.529277 run osmo-ms-mob/00062(pid=197): Launched
22:49:19.540745 run mass: MS start registered {at=15073065.244094314, delay=0.004814149811863899, ms=00062}
22:49:19.749081 run mass: MS performed LU {at=15073065.452332577, lu_delay=4.977460676804185, ms=00046}
22:49:20.152614 run osmo-ms-mob/00063: Starting mobile
22:49:20.166620 run osmo-ms-mob/00063(pid=198): Launched
22:49:20.177887 run mass: MS start registered {at=15073065.881229099, delay=0.004975037649273872, ms=00063}
22:49:20.542547 run osmo-ms-mob/00064: Starting mobile
22:49:20.556635 run osmo-ms-mob/00064(pid=199): Launched
22:49:20.567759 run mass: MS start registered {at=15073066.271111902, delay=0.004660738632082939, ms=00064}
22:49:20.942572 run osmo-ms-mob/00065: Starting mobile
22:49:20.956540 run osmo-ms-mob/00065(pid=200): Launched
22:49:20.967769 run mass: MS start registered {at=15073066.671121517, delay=0.0047813840210437775, ms=00065}
22:49:21.242177 run osmo-ms-mob/00066: Starting mobile
22:49:21.256045 run osmo-ms-mob/00066(pid=201): Launched
22:49:21.267476 run mass: MS start registered {at=15073066.970823374, delay=0.005115766078233719, ms=00066}
22:49:21.413448 run mass: MS performed LU {at=15073067.116751952, lu_delay=5.414772920310497, ms=00051}
22:49:21.432036 run mass: MS performed LU {at=15073067.135373332, lu_delay=5.755454940721393, ms=00049}
22:49:21.502747 run mass: MS performed LU {at=15073067.205998898, lu_delay=5.745637020096183, ms=00050}
22:49:21.530028 run osmo-ms-mob/00067: Starting mobile
22:49:21.543504 run osmo-ms-mob/00067(pid=202): Launched
22:49:21.549593 run mass: MS performed LU {at=15073067.252952795, lu_delay=6.4715923853218555, ms=00047}
22:49:21.555381 run mass: MS start registered {at=15073067.258747725, delay=0.0058150384575128555, ms=00067}
22:49:21.575828 run mass: MS performed LU {at=15073067.279139958, lu_delay=4.664238711819053, ms=00052}
22:49:21.587150 run osmo-ms-mob/00068: Starting mobile
22:49:21.600330 run osmo-ms-mob/00068(pid=203): Launched
22:49:21.611172 run mass: MS start registered {at=15073067.314521508, delay=0.004622027277946472, ms=00068}
22:49:21.847971 run mass: MS performed LU {at=15073067.551291514, lu_delay=4.880130795761943, ms=00053}
22:49:22.356393 run osmo-ms-mob/00069: Starting mobile
22:49:22.370171 run osmo-ms-mob/00069(pid=204): Launched
22:49:22.381378 run mass: MS start registered {at=15073068.084725976, delay=0.004854850471019745, ms=00069}
22:49:22.512617 run mass: MS performed LU {at=15073068.215854686, lu_delay=4.417686270549893, ms=00058}
22:49:22.535168 run mass: MS performed LU {at=15073068.238529168, lu_delay=3.654132880270481, ms=00059}
22:49:22.755404 run osmo-ms-mob/00070: Starting mobile
22:49:22.768853 run osmo-ms-mob/00070(pid=205): Launched
22:49:22.780167 run mass: MS start registered {at=15073068.483519139, delay=0.004658270627260208, ms=00070}
22:49:23.142328 run osmo-ms-mob/00071: Starting mobile
22:49:23.156025 run osmo-ms-mob/00071(pid=206): Launched
22:49:23.167725 run mass: MS start registered {at=15073068.871073226, delay=0.004966020584106445, ms=00071}
22:49:23.241319 run mass: MS performed LU {at=15073068.94465338, lu_delay=5.973970249295235, ms=00054}
22:49:23.268936 run mass: MS performed LU {at=15073068.972274248, lu_delay=5.347463697195053, ms=00057}
22:49:23.513307 run mass: MS performed LU {at=15073069.216641832, lu_delay=5.942940281704068, ms=00055}
22:49:23.525194 run osmo-ms-mob/00072: Starting mobile
22:49:23.538959 run osmo-ms-mob/00072(pid=207): Launched
22:49:23.550198 run mass: MS start registered {at=15073069.25353739, delay=0.004890676587820053, ms=00072}
22:49:23.955544 run osmo-ms-mob/00073: Starting mobile
22:49:23.969278 run osmo-ms-mob/00073(pid=208): Launched
22:49:23.981279 run mass: MS start registered {at=15073069.684610315, delay=0.005285866558551788, ms=00073}
22:49:24.349268 run osmo-ms-mob/00074: Starting mobile
22:49:24.363285 run osmo-ms-mob/00074(pid=209): Launched
22:49:24.374885 run mass: MS start registered {at=15073070.078230795, delay=0.005311677232384682, ms=00074}
22:49:24.742347 run osmo-ms-mob/00075: Starting mobile
22:49:24.756171 run osmo-ms-mob/00075(pid=210): Launched
22:49:24.768018 run mass: MS start registered {at=15073070.471351394, delay=0.005466023460030556, ms=00075}
22:49:25.179485 run mass: MS performed LU {at=15073070.882809725, lu_delay=5.638715410605073, ms=00062}
22:49:25.191108 run osmo-ms-mob/00076: Starting mobile
22:49:25.204514 run osmo-ms-mob/00076(pid=211): Launched
22:49:25.210670 run mass: MS performed LU {at=15073070.914027324, lu_delay=5.7280897330492735, ms=00061}
22:49:25.217404 run mass: MS start registered {at=15073070.920753928, delay=0.006748775020241737, ms=00076}
22:49:25.285768 run mass: MS performed LU {at=15073070.989103124, lu_delay=4.717991221696138, ms=00064}
22:49:25.341865 run mass: MS performed LU {at=15073071.045117443, lu_delay=5.163888344541192, ms=00063}
22:49:25.355748 run osmo-ms-mob/00077: Starting mobile
22:49:25.369977 run osmo-ms-mob/00077(pid=212): Launched
22:49:25.381382 run mass: MS start registered {at=15073071.08473167, delay=0.004740109667181969, ms=00077}
22:49:26.141782 run osmo-ms-mob/00078: Starting mobile
22:49:26.155163 run osmo-ms-mob/00078(pid=213): Launched
22:49:26.167051 run mass: MS start registered {at=15073071.870389543, delay=0.005381070077419281, ms=00078}
22:49:26.542299 run osmo-ms-mob/00079: Starting mobile
22:49:26.556017 run osmo-ms-mob/00079(pid=214): Launched
22:49:26.567421 run mass: MS start registered {at=15073072.27076364, delay=0.005232129245996475, ms=00079}
22:49:27.006441 run mass: MS performed LU {at=15073072.709773416, lu_delay=4.625047439709306, ms=00069}
22:49:27.018510 run osmo-ms-mob/00080: Starting mobile
22:49:27.032480 run osmo-ms-mob/00080(pid=215): Launched
22:49:27.038900 run mass: MS performed LU {at=15073072.74225717, lu_delay=5.483509445562959, ms=00067}
22:49:27.045225 run mass: MS performed LU {at=15073072.748589775, lu_delay=5.434068266302347, ms=00068}
22:49:27.051270 run mass: MS start registered {at=15073072.754636316, delay=0.01239846833050251, ms=00080}
22:49:27.279023 run mass: MS performed LU {at=15073072.98235478, lu_delay=6.311233263462782, ms=00065}
22:49:29.087340 run osmo-ms-mob/00081: Starting mobile
22:49:29.102364 run osmo-ms-mob/00081(pid=216): Launched
22:49:29.108904 run mass: Starting too slowly. Moving on {now=15073074.812272778, sleep=-1.4730939082801342, target=15073073.33917887}
22:49:29.114752 run mass: MS start registered {at=15073074.81811136, delay=0.005841027945280075, ms=00081}
22:49:29.120509 run mass: Starting too slowly. Moving on {now=15073074.823879441, sleep=-1.384700572118163, target=15073073.43917887}
22:49:29.126301 run mass: Starting too slowly. Moving on {now=15073074.829671305, sleep=-1.2904924359172583, target=15073073.539178869}
22:49:29.131925 run mass: Starting too slowly. Moving on {now=15073074.835296893, sleep=-1.1961180251091719, target=15073073.639178868}
22:49:29.142718 run osmo-ms-mob/00082: Starting mobile
22:49:29.156253 run osmo-ms-mob/00082(pid=217): Launched
22:49:29.162596 run mass: Starting too slowly. Moving on {now=15073074.865964642, sleep=-1.1267857737839222, target=15073073.739178868}
22:49:29.168636 run mass: MS start registered {at=15073074.871989278, delay=0.006026977673172951, ms=00082}
22:49:29.174770 run mass: Starting too slowly. Moving on {now=15073074.878140088, sleep=-1.0389612205326557, target=15073073.839178868}
22:49:29.181006 run mass: Starting too slowly. Moving on {now=15073074.884375416, sleep=-0.9451965484768152, target=15073073.939178867}
22:49:29.186826 run mass: Starting too slowly. Moving on {now=15073074.89019712, sleep=-0.8510182537138462, target=15073074.039178867}
22:49:29.192592 run mass: Starting too slowly. Moving on {now=15073074.895963013, sleep=-0.7567841466516256, target=15073074.139178867}
22:49:29.198393 run mass: Starting too slowly. Moving on {now=15073074.901760023, sleep=-0.6625811569392681, target=15073074.239178866}
22:49:29.209856 run osmo-ms-mob/00083: Starting mobile
22:49:29.223574 run osmo-ms-mob/00083(pid=218): Launched
22:49:29.229703 run mass: Starting too slowly. Moving on {now=15073074.933073243, sleep=-0.5938943773508072, target=15073074.339178866}
22:49:29.235474 run mass: MS start registered {at=15073074.93883066, delay=0.005759498104453087, ms=00083}
22:49:29.241300 run mass: Starting too slowly. Moving on {now=15073074.944670428, sleep=-0.5054915621876717, target=15073074.439178865}
22:49:29.247011 run mass: Starting too slowly. Moving on {now=15073074.950381598, sleep=-0.41120273247361183, target=15073074.539178865}
22:49:29.252598 run mass: Starting too slowly. Moving on {now=15073074.95597025, sleep=-0.3167913854122162, target=15073074.639178865}
22:49:29.258187 run mass: Starting too slowly. Moving on {now=15073074.961558811, sleep=-0.22237994708120823, target=15073074.739178864}
22:49:29.268882 run osmo-ms-mob/00084: Starting mobile
22:49:29.282279 run osmo-ms-mob/00084(pid=219): Launched
22:49:29.288455 run mass: Starting too slowly. Moving on {now=15073074.991824191, sleep=-0.15264532715082169, target=15073074.839178864}
22:49:29.294106 run mass: Starting too slowly. Moving on {now=15073074.997477038, sleep=-0.058298174291849136, target=15073074.939178864}
22:49:29.300081 run mass: MS start registered {at=15073075.003439227, delay=0.011617045849561691, ms=00084}
22:49:29.542371 run osmo-ms-mob/00085: Starting mobile
22:49:29.556444 run osmo-ms-mob/00085(pid=220): Launched
22:49:29.569023 run mass: MS start registered {at=15073075.272365812, delay=0.005782045423984528, ms=00085}
22:49:29.651559 run mass: MS performed LU {at=15073075.35487548, lu_delay=8.38405210711062, ms=00066}
22:49:30.142691 run osmo-ms-mob/00086: Starting mobile
22:49:30.156650 run osmo-ms-mob/00086(pid=221): Launched
22:49:30.167955 run mass: MS start registered {at=15073075.871306133, delay=0.00487469881772995, ms=00086}
22:49:30.190809 run mass: MS performed LU {at=15073075.894158266, lu_delay=22.1241559907794, ms=00027}
22:49:30.463832 run mass: MS performed LU {at=15073076.167168275, lu_delay=7.683649135753512, ms=00070}
22:49:30.481488 run mass: MS performed LU {at=15073076.184825713, lu_delay=7.3137524873018265, ms=00071}
22:49:30.611210 run mass: MS performed LU {at=15073076.31454043, lu_delay=7.061003040522337, ms=00072}
22:49:30.623032 run osmo-ms-mob/00087: Starting mobile
22:49:30.637208 run osmo-ms-mob/00087(pid=222): Launched
22:49:30.648876 run mass: MS start registered {at=15073076.352222702, delay=0.005323570221662521, ms=00087}
22:49:30.735609 run mass: MS performed LU {at=15073076.438945668, lu_delay=6.360714873299003, ms=00074}
22:49:30.772756 run mass: MS performed LU {at=15073076.476087302, lu_delay=6.791476987302303, ms=00073}
22:49:31.342455 run osmo-ms-mob/00088: Starting mobile
22:49:31.356526 run osmo-ms-mob/00088(pid=223): Launched
22:49:31.368157 run mass: MS start registered {at=15073077.071503736, delay=0.005050729960203171, ms=00088}
22:49:31.673079 run mass: MS performed LU {at=15073077.376415942, lu_delay=6.905064547434449, ms=00075}
22:49:31.852672 run mass: MS performed LU {at=15073077.555996722, lu_delay=4.801360405981541, ms=00080}
22:49:31.865775 run osmo-ms-mob/00089: Starting mobile
22:49:31.880490 run osmo-ms-mob/00089(pid=224): Launched
22:49:31.893174 run mass: MS start registered {at=15073077.59650797, delay=0.005744310095906258, ms=00089}
22:49:32.542454 run osmo-ms-mob/00090: Starting mobile
22:49:32.556161 run osmo-ms-mob/00090(pid=225): Launched
22:49:32.564138 run mass: MS performed LU {at=15073078.267461976, lu_delay=7.182730305939913, ms=00077}
22:49:32.571003 run mass: MS start registered {at=15073078.274367617, delay=0.008490979671478271, ms=00090}
22:49:32.711234 run mass: MS performed LU {at=15073078.414485632, lu_delay=7.493731703609228, ms=00076}
22:49:33.242706 run osmo-ms-mob/00091: Starting mobile
22:49:33.257347 run osmo-ms-mob/00091(pid=226): Launched
22:49:33.269193 run mass: MS start registered {at=15073078.972509027, delay=0.0052607059478759766, ms=00091}
22:49:33.758679 run mass: MS performed LU {at=15073079.462006968, lu_delay=7.191243328154087, ms=00079}
22:49:33.906862 run mass: MS performed LU {at=15073079.610141438, lu_delay=7.739751894026995, ms=00078}
22:49:33.929200 run osmo-ms-mob/00092: Starting mobile
22:49:33.952873 run osmo-ms-mob/00092(pid=227): Launched
22:49:33.971766 run mass: MS start registered {at=15073079.675079156, delay=0.01197241060435772, ms=00092}
22:49:34.482889 run mass: MS performed LU {at=15073080.18622354, lu_delay=4.913857728242874, ms=00085}
22:49:34.502041 run mass: MS performed LU {at=15073080.205384765, lu_delay=5.333395486697555, ms=00082}
22:49:34.547808 run mass: MS performed LU {at=15073080.251103977, lu_delay=5.312273316085339, ms=00083}
22:49:34.559539 run osmo-ms-mob/00093: Starting mobile
22:49:34.573138 run osmo-ms-mob/00093(pid=228): Launched
22:49:34.584476 run mass: MS start registered {at=15073080.287829692, delay=0.003058362752199173, ms=00093}
22:49:35.470631 run mass: MS performed LU {at=15073081.173943775, lu_delay=3.577435804530978, ms=00089}
22:49:35.478265 run mass: MS performed LU {at=15073081.181628644, lu_delay=4.829405942931771, ms=00087}
22:49:35.492615 run osmo-ms-mob/00094: Starting mobile
22:49:35.506630 run osmo-ms-mob/00094(pid=229): Launched
22:49:35.518520 run mass: MS start registered {at=15073081.221850704, delay=0.00515206903219223, ms=00094}
22:49:36.006051 run mass: MS performed LU {at=15073081.70937241, lu_delay=5.838066278025508, ms=00086}
22:49:36.329465 run mass: MS performed LU {at=15073082.03280064, lu_delay=4.961296904832125, ms=00088}
22:49:36.542445 run osmo-ms-mob/00095: Starting mobile
22:49:36.562747 run osmo-ms-mob/00095(pid=230): Launched
22:49:36.575608 run mass: MS start registered {at=15073082.27894136, delay=0.004630856215953827, ms=00095}
22:49:37.543357 run osmo-ms-mob/00096: Starting mobile
22:49:37.558864 run osmo-ms-mob/00096(pid=231): Launched
22:49:37.574319 run mass: MS start registered {at=15073083.277659671, delay=0.007759591564536095, ms=00096}
22:49:38.314569 run mass: MS performed LU {at=15073084.017900264, lu_delay=5.045391237363219, ms=00091}
22:49:38.332044 run mass: MS performed LU {at=15073084.03537693, lu_delay=5.7610093131661415, ms=00090}
22:49:38.466124 run mass: MS performed LU {at=15073084.1694535, lu_delay=23.097140602767467, ms=00048}
22:49:38.613741 run mass: MS performed LU {at=15073084.317075519, lu_delay=4.6419963631778955, ms=00092}
22:49:38.626491 run osmo-ms-mob/00097: Starting mobile
22:49:38.644883 run osmo-ms-mob/00097(pid=232): Launched
22:49:38.661908 run mass: MS start registered {at=15073084.365210501, delay=0.005798066034913063, ms=00097}
22:49:39.951397 run osmo-ms-mob/00098: Starting mobile
22:49:39.987449 run osmo-ms-mob/00098(pid=233): Launched
22:49:40.012678 run mass: MS start registered {at=15073085.715964412, delay=0.008267749100923538, ms=00098}
22:49:40.242988 run mass: MS performed LU {at=15073085.94628912, lu_delay=5.6584594286978245, ms=00093}
22:49:40.330739 run mass: MS performed LU {at=15073086.03404425, lu_delay=4.812193546444178, ms=00094}
22:49:40.367488 run mass: MS performed LU {at=15073086.0707855, lu_delay=22.494118409231305, ms=00056}
22:49:41.751197 run osmo-ms-mob/00099: Starting mobile
22:49:41.787193 run osmo-ms-mob/00099(pid=234): Launched
22:49:41.803891 run mass: All started... {duration=55.76806895248592, too_slow=23}
22:49:41.820452 run mass: MS start registered {at=15073087.523790117, delay=0.016548581421375275, ms=00099}
22:49:42.080332 run mass: MS performed LU {at=15073087.783629188, lu_delay=5.504687828943133, ms=00095}
22:49:42.334169 run mass: MS performed LU {at=15073088.037469069, lu_delay=23.16554131358862, ms=00060}
22:49:42.380010 run mass: MS performed LU {at=15073088.08330921, lu_delay=4.8056495394557714, ms=00096}
22:49:44.008865 run mass: MS performed LU {at=15073089.712166388, lu_delay=5.346955886110663, ms=00097}
22:49:45.845733 run mass: MS performed LU {at=15073091.54902884, lu_delay=5.833064427599311, ms=00098}
22:49:47.747371 run mass: MS performed LU {at=15073093.45068253, lu_delay=5.926892412826419, ms=00099}
22:49:51.729769 run mass: MS performed LU {at=15073097.433096863, lu_delay=22.61498550325632, ms=00081}
22:49:51.747606 run mass: MS performed LU {at=15073097.450944645, lu_delay=22.44750541821122, ms=00084}
22:49:51.754218 run mass: Tests done {all_completed=True, max=23.16554131358862, min=3.577435804530978}
22:49:51.760507 tst register_default_mass.py: Test passed (92.8 sec)
22:49:51.766891 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminating (SIGTERM)
22:49:51.770886 run osmo-hlr_127.0.42.2(pid=23): Terminating (SIGTERM)
22:49:51.774993 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminating (SIGTERM)
22:49:51.779151 run osmo-stp_127.0.42.5(pid=25): Terminating (SIGTERM)
22:49:51.783348 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminating (SIGTERM)
22:49:51.787659 run osmo-msc_127.0.42.6(pid=27): Terminating (SIGTERM)
22:49:51.791924 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminating (SIGTERM)
22:49:51.796240 run osmo-mgw_127.0.42.3(pid=29): Terminating (SIGTERM)
22:49:51.800638 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminating (SIGTERM)
22:49:51.804972 run osmo-mgw_127.0.42.4(pid=31): Terminating (SIGTERM)
22:49:51.809256 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminating (SIGTERM)
22:49:51.813480 run osmo-bsc_127.0.42.7(pid=33): Terminating (SIGTERM)
22:49:51.817728 run osmo-bts-virtual(pid=34): Terminating (SIGTERM)
22:49:51.821955 run osmo-ms-virt-phy/00000(pid=35): Terminating (SIGTERM)
22:49:51.826203 run osmo-ms-virt-phy/00001(pid=36): Terminating (SIGTERM)
22:49:51.830501 run osmo-ms-virt-phy/00002(pid=37): Terminating (SIGTERM)
22:49:51.835239 run osmo-ms-virt-phy/00003(pid=38): Terminating (SIGTERM)
22:49:51.839677 run osmo-ms-virt-phy/00004(pid=39): Terminating (SIGTERM)
22:49:51.844132 run osmo-ms-virt-phy/00005(pid=40): Terminating (SIGTERM)
22:49:51.848592 run osmo-ms-virt-phy/00006(pid=41): Terminating (SIGTERM)
22:49:51.853261 run osmo-ms-virt-phy/00007(pid=42): Terminating (SIGTERM)
22:49:51.857836 run osmo-ms-virt-phy/00008(pid=43): Terminating (SIGTERM)
22:49:51.862486 run osmo-ms-virt-phy/00009(pid=44): Terminating (SIGTERM)
22:49:51.866906 run osmo-ms-virt-phy/00010(pid=45): Terminating (SIGTERM)
22:49:51.871341 run osmo-ms-virt-phy/00011(pid=46): Terminating (SIGTERM)
22:49:51.876121 run osmo-ms-virt-phy/00012(pid=47): Terminating (SIGTERM)
22:49:51.881311 run osmo-ms-virt-phy/00013(pid=48): Terminating (SIGTERM)
22:49:51.885751 run osmo-ms-virt-phy/00014(pid=49): Terminating (SIGTERM)
22:49:51.890164 run osmo-ms-virt-phy/00015(pid=50): Terminating (SIGTERM)
22:49:51.894935 run osmo-ms-virt-phy/00016(pid=51): Terminating (SIGTERM)
22:49:51.899406 run osmo-ms-virt-phy/00017(pid=52): Terminating (SIGTERM)
22:49:51.903842 run osmo-ms-virt-phy/00018(pid=53): Terminating (SIGTERM)
22:49:51.908282 run osmo-ms-virt-phy/00019(pid=54): Terminating (SIGTERM)
22:49:51.912732 run osmo-ms-virt-phy/00020(pid=55): Terminating (SIGTERM)
22:49:51.917171 run osmo-ms-virt-phy/00021(pid=56): Terminating (SIGTERM)
22:49:51.922171 run osmo-ms-virt-phy/00022(pid=57): Terminating (SIGTERM)
22:49:51.926668 run osmo-ms-virt-phy/00023(pid=58): Terminating (SIGTERM)
22:49:51.931591 run osmo-ms-virt-phy/00024(pid=59): Terminating (SIGTERM)
22:49:51.936010 run osmo-ms-virt-phy/00025(pid=60): Terminating (SIGTERM)
22:49:51.940798 run osmo-ms-virt-phy/00026(pid=61): Terminating (SIGTERM)
22:49:51.945230 run osmo-ms-virt-phy/00027(pid=62): Terminating (SIGTERM)
22:49:51.949635 run osmo-ms-virt-phy/00028(pid=63): Terminating (SIGTERM)
22:49:51.954224 run osmo-ms-virt-phy/00029(pid=64): Terminating (SIGTERM)
22:49:51.958678 run osmo-ms-virt-phy/00030(pid=65): Terminating (SIGTERM)
22:49:51.963240 run osmo-ms-virt-phy/00031(pid=66): Terminating (SIGTERM)
22:49:51.967997 run osmo-ms-virt-phy/00032(pid=67): Terminating (SIGTERM)
22:49:51.973124 run osmo-ms-virt-phy/00033(pid=68): Terminating (SIGTERM)
22:49:51.977585 run osmo-ms-virt-phy/00034(pid=69): Terminating (SIGTERM)
22:49:51.982059 run osmo-ms-virt-phy/00035(pid=70): Terminating (SIGTERM)
22:49:51.986717 run osmo-ms-virt-phy/00036(pid=71): Terminating (SIGTERM)
22:49:51.991298 run osmo-ms-virt-phy/00037(pid=72): Terminating (SIGTERM)
22:49:51.995889 run osmo-ms-virt-phy/00038(pid=73): Terminating (SIGTERM)
22:49:52.000479 run osmo-ms-virt-phy/00039(pid=74): Terminating (SIGTERM)
22:49:52.005048 run osmo-ms-virt-phy/00040(pid=75): Terminating (SIGTERM)
22:49:52.009615 run osmo-ms-virt-phy/00041(pid=76): Terminating (SIGTERM)
22:49:52.014214 run osmo-ms-virt-phy/00042(pid=77): Terminating (SIGTERM)
22:49:52.018789 run osmo-ms-virt-phy/00043(pid=78): Terminating (SIGTERM)
22:49:52.023336 run osmo-ms-virt-phy/00044(pid=79): Terminating (SIGTERM)
22:49:52.027889 run osmo-ms-virt-phy/00045(pid=80): Terminating (SIGTERM)
22:49:52.033206 run osmo-ms-virt-phy/00046(pid=81): Terminating (SIGTERM)
22:49:52.038058 run osmo-ms-virt-phy/00047(pid=82): Terminating (SIGTERM)
22:49:52.042635 run osmo-ms-virt-phy/00048(pid=83): Terminating (SIGTERM)
22:49:52.047230 run osmo-ms-virt-phy/00049(pid=84): Terminating (SIGTERM)
22:49:52.051807 run osmo-ms-virt-phy/00050(pid=85): Terminating (SIGTERM)
22:49:52.056369 run osmo-ms-virt-phy/00051(pid=86): Terminating (SIGTERM)
22:49:52.060928 run osmo-ms-virt-phy/00052(pid=87): Terminating (SIGTERM)
22:49:52.065510 run osmo-ms-virt-phy/00053(pid=88): Terminating (SIGTERM)
22:49:52.070094 run osmo-ms-virt-phy/00054(pid=89): Terminating (SIGTERM)
22:49:52.074694 run osmo-ms-virt-phy/00055(pid=90): Terminating (SIGTERM)
22:49:52.079298 run osmo-ms-virt-phy/00056(pid=91): Terminating (SIGTERM)
22:49:52.084574 run osmo-ms-virt-phy/00057(pid=92): Terminating (SIGTERM)
22:49:52.089162 run osmo-ms-virt-phy/00058(pid=93): Terminating (SIGTERM)
22:49:52.093634 run osmo-ms-virt-phy/00059(pid=94): Terminating (SIGTERM)
22:49:52.098045 run osmo-ms-virt-phy/00060(pid=95): Terminating (SIGTERM)
22:49:52.102445 run osmo-ms-virt-phy/00061(pid=96): Terminating (SIGTERM)
22:49:52.106876 run osmo-ms-virt-phy/00062(pid=97): Terminating (SIGTERM)
22:49:52.111457 run osmo-ms-virt-phy/00063(pid=98): Terminating (SIGTERM)
22:49:52.115943 run osmo-ms-virt-phy/00064(pid=99): Terminating (SIGTERM)
22:49:52.121159 run osmo-ms-virt-phy/00065(pid=100): Terminating (SIGTERM)
22:49:52.125613 run osmo-ms-virt-phy/00066(pid=101): Terminating (SIGTERM)
22:49:52.130179 run osmo-ms-virt-phy/00067(pid=102): Terminating (SIGTERM)
22:49:52.134604 run osmo-ms-virt-phy/00068(pid=103): Terminating (SIGTERM)
22:49:52.139044 run osmo-ms-virt-phy/00069(pid=104): Terminating (SIGTERM)
22:49:52.143465 run osmo-ms-virt-phy/00070(pid=105): Terminating (SIGTERM)
22:49:52.147788 run osmo-ms-virt-phy/00071(pid=106): Terminating (SIGTERM)
22:49:52.152732 run osmo-ms-virt-phy/00072(pid=107): Terminating (SIGTERM)
22:49:52.157380 run osmo-ms-virt-phy/00073(pid=108): Terminating (SIGTERM)
22:49:52.161971 run osmo-ms-virt-phy/00074(pid=109): Terminating (SIGTERM)
22:49:52.166508 run osmo-ms-virt-phy/00075(pid=110): Terminating (SIGTERM)
22:49:52.171012 run osmo-ms-virt-phy/00076(pid=111): Terminating (SIGTERM)
22:49:52.175529 run osmo-ms-virt-phy/00077(pid=112): Terminating (SIGTERM)
22:49:52.179992 run osmo-ms-virt-phy/00078(pid=113): Terminating (SIGTERM)
22:49:52.184413 run osmo-ms-virt-phy/00079(pid=114): Terminating (SIGTERM)
22:49:52.188954 run osmo-ms-virt-phy/00080(pid=115): Terminating (SIGTERM)
22:49:52.193540 run osmo-ms-virt-phy/00081(pid=116): Terminating (SIGTERM)
22:49:52.198002 run osmo-ms-virt-phy/00082(pid=117): Terminating (SIGTERM)
22:49:52.202486 run osmo-ms-virt-phy/00083(pid=118): Terminating (SIGTERM)
22:49:52.206920 run osmo-ms-virt-phy/00084(pid=119): Terminating (SIGTERM)
22:49:52.211246 run osmo-ms-virt-phy/00085(pid=120): Terminating (SIGTERM)
22:49:52.215526 run osmo-ms-virt-phy/00086(pid=121): Terminating (SIGTERM)
22:49:52.219912 run osmo-ms-virt-phy/00087(pid=122): Terminating (SIGTERM)
22:49:52.224416 run osmo-ms-virt-phy/00088(pid=123): Terminating (SIGTERM)
22:49:52.229385 run osmo-ms-virt-phy/00089(pid=124): Terminating (SIGTERM)
22:49:52.233980 run osmo-ms-virt-phy/00090(pid=125): Terminating (SIGTERM)
22:49:52.238997 run osmo-ms-virt-phy/00091(pid=126): Terminating (SIGTERM)
22:49:52.243899 run osmo-ms-virt-phy/00092(pid=127): Terminating (SIGTERM)
22:49:52.248745 run osmo-ms-virt-phy/00093(pid=128): Terminating (SIGTERM)
22:49:52.253623 run osmo-ms-virt-phy/00094(pid=129): Terminating (SIGTERM)
22:49:52.258491 run osmo-ms-virt-phy/00095(pid=130): Terminating (SIGTERM)
22:49:52.263258 run osmo-ms-virt-phy/00096(pid=131): Terminating (SIGTERM)
22:49:52.268008 run osmo-ms-virt-phy/00097(pid=132): Terminating (SIGTERM)
22:49:52.272876 run osmo-ms-virt-phy/00098(pid=133): Terminating (SIGTERM)
22:49:52.277719 run osmo-ms-virt-phy/00099(pid=134): Terminating (SIGTERM)
22:49:52.282612 run osmo-ms-mob/00000(pid=135): Terminating (SIGTERM)
22:49:52.287536 run osmo-ms-mob/00001(pid=136): Terminating (SIGTERM)
22:49:52.292429 run osmo-ms-mob/00002(pid=137): Terminating (SIGTERM)
22:49:52.297294 run osmo-ms-mob/00003(pid=138): Terminating (SIGTERM)
22:49:52.302056 run osmo-ms-mob/00004(pid=139): Terminating (SIGTERM)
22:49:52.306723 run osmo-ms-mob/00005(pid=140): Terminating (SIGTERM)
22:49:52.311293 run osmo-ms-mob/00006(pid=141): Terminating (SIGTERM)
22:49:52.315873 run osmo-ms-mob/00007(pid=142): Terminating (SIGTERM)
22:49:52.320332 run osmo-ms-mob/00008(pid=143): Terminating (SIGTERM)
22:49:52.324784 run osmo-ms-mob/00009(pid=144): Terminating (SIGTERM)
22:49:52.329304 run osmo-ms-mob/00010(pid=145): Terminating (SIGTERM)
22:49:52.333912 run osmo-ms-mob/00011(pid=146): Terminating (SIGTERM)
22:49:52.338535 run osmo-ms-mob/00012(pid=147): Terminating (SIGTERM)
22:49:52.343120 run osmo-ms-mob/00013(pid=148): Terminating (SIGTERM)
22:49:52.347720 run osmo-ms-mob/00014(pid=149): Terminating (SIGTERM)
22:49:52.352378 run osmo-ms-mob/00015(pid=150): Terminating (SIGTERM)
22:49:52.357120 run osmo-ms-mob/00016(pid=151): Terminating (SIGTERM)
22:49:52.365521 run osmo-ms-mob/00017(pid=152): Terminating (SIGTERM)
22:49:52.369977 run osmo-ms-mob/00018(pid=153): Terminating (SIGTERM)
22:49:52.374427 run osmo-ms-mob/00019(pid=154): Terminating (SIGTERM)
22:49:52.378835 run osmo-ms-mob/00020(pid=155): Terminating (SIGTERM)
22:49:52.383275 run osmo-ms-mob/00021(pid=156): Terminating (SIGTERM)
22:49:52.387734 run osmo-ms-mob/00022(pid=157): Terminating (SIGTERM)
22:49:52.392124 run osmo-ms-mob/00023(pid=158): Terminating (SIGTERM)
22:49:52.396439 run osmo-ms-mob/00024(pid=159): Terminating (SIGTERM)
22:49:52.400691 run osmo-ms-mob/00025(pid=160): Terminating (SIGTERM)
22:49:52.404882 run osmo-ms-mob/00026(pid=161): Terminating (SIGTERM)
22:49:52.409362 run osmo-ms-mob/00027(pid=162): Terminating (SIGTERM)
22:49:52.413716 run osmo-ms-mob/00028(pid=163): Terminating (SIGTERM)
22:49:52.418000 run osmo-ms-mob/00029(pid=164): Terminating (SIGTERM)
22:49:52.422314 run osmo-ms-mob/00030(pid=165): Terminating (SIGTERM)
22:49:52.426624 run osmo-ms-mob/00031(pid=166): Terminating (SIGTERM)
22:49:52.430907 run osmo-ms-mob/00032(pid=167): Terminating (SIGTERM)
22:49:52.435219 run osmo-ms-mob/00033(pid=168): Terminating (SIGTERM)
22:49:52.439513 run osmo-ms-mob/00034(pid=169): Terminating (SIGTERM)
22:49:52.443711 run osmo-ms-mob/00035(pid=170): Terminating (SIGTERM)
22:49:52.447964 run osmo-ms-mob/00036(pid=171): Terminating (SIGTERM)
22:49:52.452240 run osmo-ms-mob/00037(pid=172): Terminating (SIGTERM)
22:49:52.456556 run osmo-ms-mob/00038(pid=173): Terminating (SIGTERM)
22:49:52.460845 run osmo-ms-mob/00039(pid=174): Terminating (SIGTERM)
22:49:52.465095 run osmo-ms-mob/00040(pid=175): Terminating (SIGTERM)
22:49:52.469337 run osmo-ms-mob/00041(pid=176): Terminating (SIGTERM)
22:49:52.473558 run osmo-ms-mob/00042(pid=177): Terminating (SIGTERM)
22:49:52.477837 run osmo-ms-mob/00043(pid=178): Terminating (SIGTERM)
22:49:52.482082 run osmo-ms-mob/00044(pid=179): Terminating (SIGTERM)
22:49:52.486354 run osmo-ms-mob/00045(pid=180): Terminating (SIGTERM)
22:49:52.490592 run osmo-ms-mob/00046(pid=181): Terminating (SIGTERM)
22:49:52.494895 run osmo-ms-mob/00047(pid=182): Terminating (SIGTERM)
22:49:52.499287 run osmo-ms-mob/00048(pid=183): Terminating (SIGTERM)
22:49:52.503700 run osmo-ms-mob/00049(pid=184): Terminating (SIGTERM)
22:49:52.508306 run osmo-ms-mob/00050(pid=185): Terminating (SIGTERM)
22:49:52.512730 run osmo-ms-mob/00051(pid=186): Terminating (SIGTERM)
22:49:52.517128 run osmo-ms-mob/00052(pid=187): Terminating (SIGTERM)
22:49:52.521515 run osmo-ms-mob/00053(pid=188): Terminating (SIGTERM)
22:49:52.525891 run osmo-ms-mob/00054(pid=189): Terminating (SIGTERM)
22:49:52.530313 run osmo-ms-mob/00055(pid=190): Terminating (SIGTERM)
22:49:52.534706 run osmo-ms-mob/00056(pid=191): Terminating (SIGTERM)
22:49:52.539089 run osmo-ms-mob/00057(pid=192): Terminating (SIGTERM)
22:49:52.543389 run osmo-ms-mob/00058(pid=193): Terminating (SIGTERM)
22:49:52.547776 run osmo-ms-mob/00059(pid=194): Terminating (SIGTERM)
22:49:52.552374 run osmo-ms-mob/00060(pid=195): Terminating (SIGTERM)
22:49:52.556831 run osmo-ms-mob/00061(pid=196): Terminating (SIGTERM)
22:49:52.561253 run osmo-ms-mob/00062(pid=197): Terminating (SIGTERM)
22:49:52.565648 run osmo-ms-mob/00063(pid=198): Terminating (SIGTERM)
22:49:52.570067 run osmo-ms-mob/00064(pid=199): Terminating (SIGTERM)
22:49:52.574417 run osmo-ms-mob/00065(pid=200): Terminating (SIGTERM)
22:49:52.578679 run osmo-ms-mob/00066(pid=201): Terminating (SIGTERM)
22:49:52.582949 run osmo-ms-mob/00067(pid=202): Terminating (SIGTERM)
22:49:52.587142 run osmo-ms-mob/00068(pid=203): Terminating (SIGTERM)
22:49:52.591292 run osmo-ms-mob/00069(pid=204): Terminating (SIGTERM)
22:49:52.595437 run osmo-ms-mob/00070(pid=205): Terminating (SIGTERM)
22:49:52.599553 run osmo-ms-mob/00071(pid=206): Terminating (SIGTERM)
22:49:52.603693 run osmo-ms-mob/00072(pid=207): Terminating (SIGTERM)
22:49:52.607802 run osmo-ms-mob/00073(pid=208): Terminating (SIGTERM)
22:49:52.611935 run osmo-ms-mob/00074(pid=209): Terminating (SIGTERM)
22:49:52.616016 run osmo-ms-mob/00075(pid=210): Terminating (SIGTERM)
22:49:52.620067 run osmo-ms-mob/00076(pid=211): Terminating (SIGTERM)
22:49:52.624205 run osmo-ms-mob/00077(pid=212): Terminating (SIGTERM)
22:49:52.628288 run osmo-ms-mob/00078(pid=213): Terminating (SIGTERM)
22:49:52.632439 run osmo-ms-mob/00079(pid=214): Terminating (SIGTERM)
22:49:52.636487 run osmo-ms-mob/00080(pid=215): Terminating (SIGTERM)
22:49:52.640574 run osmo-ms-mob/00081(pid=216): Terminating (SIGTERM)
22:49:52.644720 run osmo-ms-mob/00082(pid=217): Terminating (SIGTERM)
22:49:52.648871 run osmo-ms-mob/00083(pid=218): Terminating (SIGTERM)
22:49:52.653001 run osmo-ms-mob/00084(pid=219): Terminating (SIGTERM)
22:49:52.657164 run osmo-ms-mob/00085(pid=220): Terminating (SIGTERM)
22:49:52.661323 run osmo-ms-mob/00086(pid=221): Terminating (SIGTERM)
22:49:52.665576 run osmo-ms-mob/00087(pid=222): Terminating (SIGTERM)
22:49:52.669791 run osmo-ms-mob/00088(pid=223): Terminating (SIGTERM)
22:49:52.673975 run osmo-ms-mob/00089(pid=224): Terminating (SIGTERM)
22:49:52.678176 run osmo-ms-mob/00090(pid=225): Terminating (SIGTERM)
22:49:52.682347 run osmo-ms-mob/00091(pid=226): Terminating (SIGTERM)
22:49:52.686560 run osmo-ms-mob/00092(pid=227): Terminating (SIGTERM)
22:49:52.690802 run osmo-ms-mob/00093(pid=228): Terminating (SIGTERM)
22:49:52.695003 run osmo-ms-mob/00094(pid=229): Terminating (SIGTERM)
22:49:52.699186 run osmo-ms-mob/00095(pid=230): Terminating (SIGTERM)
22:49:52.703354 run osmo-ms-mob/00096(pid=231): Terminating (SIGTERM)
22:49:52.707592 run osmo-ms-mob/00097(pid=232): Terminating (SIGTERM)
22:49:52.711760 run osmo-ms-mob/00098(pid=233): Terminating (SIGTERM)
22:49:52.715919 run osmo-ms-mob/00099(pid=234): Terminating (SIGTERM)
22:49:52.720039 --- ParallelTerminationStrategy: PID 22 died...
22:49:52.721908 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminated: ok {rc=0}
22:49:52.726508 --- ParallelTerminationStrategy: PID 23 died...
22:49:52.728406 run osmo-hlr_127.0.42.2(pid=23): Terminated: ok {rc=0}
22:49:52.733004 --- ParallelTerminationStrategy: PID 24 died...
22:49:52.734811 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminated: ok {rc=0}
22:49:52.739342 --- ParallelTerminationStrategy: PID 25 died...
22:49:52.741173 run osmo-stp_127.0.42.5(pid=25): Terminated: ok {rc=0}
22:49:52.745693 --- ParallelTerminationStrategy: PID 26 died...
22:49:52.747550 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminated: ok {rc=0}
22:49:52.752085 --- ParallelTerminationStrategy: PID 27 died...
22:49:52.753922 run osmo-msc_127.0.42.6(pid=27): Terminated: ok {rc=0}
22:49:52.758430 --- ParallelTerminationStrategy: PID 28 died...
22:49:52.760319 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminated: ok {rc=0}
22:49:52.764974 --- ParallelTerminationStrategy: PID 29 died...
22:49:52.766857 run osmo-mgw_127.0.42.3(pid=29): Terminated {rc=15}
22:49:52.771446 --- ParallelTerminationStrategy: PID 30 died...
22:49:52.773296 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminated: ok {rc=0}
22:49:52.777924 --- ParallelTerminationStrategy: PID 31 died...
22:49:52.779772 run osmo-mgw_127.0.42.4(pid=31): Terminated {rc=15}
22:49:52.784358 --- ParallelTerminationStrategy: PID 32 died...
22:49:52.786225 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminated: ok {rc=0}
22:49:52.790820 --- ParallelTerminationStrategy: PID 33 died...
22:49:52.792687 run osmo-bsc_127.0.42.7(pid=33): Terminated: ok {rc=0}
22:49:52.797217 --- ParallelTerminationStrategy: PID 35 died...
22:49:52.799043 run osmo-ms-virt-phy/00000(pid=35): Terminated: ok {rc=0}
22:49:52.803594 --- ParallelTerminationStrategy: PID 36 died...
22:49:52.805474 run osmo-ms-virt-phy/00001(pid=36): Terminated: ok {rc=0}
22:49:52.810015 --- ParallelTerminationStrategy: PID 37 died...
22:49:52.811880 run osmo-ms-virt-phy/00002(pid=37): Terminated: ok {rc=0}
22:49:52.816510 --- ParallelTerminationStrategy: PID 38 died...
22:49:52.818424 run osmo-ms-virt-phy/00003(pid=38): Terminated: ok {rc=0}
22:49:52.823141 --- ParallelTerminationStrategy: PID 39 died...
22:49:52.825108 run osmo-ms-virt-phy/00004(pid=39): Terminated: ok {rc=0}
22:49:52.829879 --- ParallelTerminationStrategy: PID 40 died...
22:49:52.831790 run osmo-ms-virt-phy/00005(pid=40): Terminated: ok {rc=0}
22:49:52.836543 --- ParallelTerminationStrategy: PID 41 died...
22:49:52.838464 run osmo-ms-virt-phy/00006(pid=41): Terminated: ok {rc=0}
22:49:52.843145 --- ParallelTerminationStrategy: PID 42 died...
22:49:52.845035 run osmo-ms-virt-phy/00007(pid=42): Terminated: ok {rc=0}
22:49:52.849746 --- ParallelTerminationStrategy: PID 43 died...
22:49:52.851636 run osmo-ms-virt-phy/00008(pid=43): Terminated: ok {rc=0}
22:49:52.856289 --- ParallelTerminationStrategy: PID 44 died...
22:49:52.858186 run osmo-ms-virt-phy/00009(pid=44): Terminated: ok {rc=0}
22:49:52.862903 --- ParallelTerminationStrategy: PID 45 died...
22:49:52.864802 run osmo-ms-virt-phy/00010(pid=45): Terminated: ok {rc=0}
22:49:52.869431 --- ParallelTerminationStrategy: PID 46 died...
22:49:52.871328 run osmo-ms-virt-phy/00011(pid=46): Terminated: ok {rc=0}
22:49:52.875972 --- ParallelTerminationStrategy: PID 47 died...
22:49:52.877855 run osmo-ms-virt-phy/00012(pid=47): Terminated: ok {rc=0}
22:49:52.882486 --- ParallelTerminationStrategy: PID 48 died...
22:49:52.884362 run osmo-ms-virt-phy/00013(pid=48): Terminated: ok {rc=0}
22:49:52.888974 --- ParallelTerminationStrategy: PID 49 died...
22:49:52.890836 run osmo-ms-virt-phy/00014(pid=49): Terminated: ok {rc=0}
22:49:52.895476 --- ParallelTerminationStrategy: PID 50 died...
22:49:52.897357 run osmo-ms-virt-phy/00015(pid=50): Terminated: ok {rc=0}
22:49:52.902060 --- ParallelTerminationStrategy: PID 51 died...
22:49:52.903929 run osmo-ms-virt-phy/00016(pid=51): Terminated: ok {rc=0}
22:49:52.908435 --- ParallelTerminationStrategy: PID 52 died...
22:49:52.910261 run osmo-ms-virt-phy/00017(pid=52): Terminated: ok {rc=0}
22:49:52.914799 --- ParallelTerminationStrategy: PID 53 died...
22:49:52.916627 run osmo-ms-virt-phy/00018(pid=53): Terminated: ok {rc=0}
22:49:52.921096 --- ParallelTerminationStrategy: PID 54 died...
22:49:52.922879 run osmo-ms-virt-phy/00019(pid=54): Terminated: ok {rc=0}
22:49:52.927262 --- ParallelTerminationStrategy: PID 55 died...
22:49:52.929043 run osmo-ms-virt-phy/00020(pid=55): Terminated: ok {rc=0}
22:49:52.933438 --- ParallelTerminationStrategy: PID 56 died...
22:49:52.935221 run osmo-ms-virt-phy/00021(pid=56): Terminated: ok {rc=0}
22:49:52.939636 --- ParallelTerminationStrategy: PID 57 died...
22:49:52.941458 run osmo-ms-virt-phy/00022(pid=57): Terminated: ok {rc=0}
22:49:52.946032 --- ParallelTerminationStrategy: PID 58 died...
22:49:52.947922 run osmo-ms-virt-phy/00023(pid=58): Terminated: ok {rc=0}
22:49:52.952518 --- ParallelTerminationStrategy: PID 59 died...
22:49:52.954383 run osmo-ms-virt-phy/00024(pid=59): Terminated: ok {rc=0}
22:49:52.958990 --- ParallelTerminationStrategy: PID 60 died...
22:49:52.960905 run osmo-ms-virt-phy/00025(pid=60): Terminated: ok {rc=0}
22:49:52.965596 --- ParallelTerminationStrategy: PID 61 died...
22:49:52.967492 run osmo-ms-virt-phy/00026(pid=61): Terminated: ok {rc=0}
22:49:52.972141 --- ParallelTerminationStrategy: PID 62 died...
22:49:52.974022 run osmo-ms-virt-phy/00027(pid=62): Terminated: ok {rc=0}
22:49:52.978670 --- ParallelTerminationStrategy: PID 63 died...
22:49:52.980547 run osmo-ms-virt-phy/00028(pid=63): Terminated: ok {rc=0}
22:49:52.985186 --- ParallelTerminationStrategy: PID 64 died...
22:49:52.987052 run osmo-ms-virt-phy/00029(pid=64): Terminated: ok {rc=0}
22:49:52.991624 --- ParallelTerminationStrategy: PID 65 died...
22:49:52.993467 run osmo-ms-virt-phy/00030(pid=65): Terminated: ok {rc=0}
22:49:52.997982 --- ParallelTerminationStrategy: PID 66 died...
22:49:52.999810 run osmo-ms-virt-phy/00031(pid=66): Terminated: ok {rc=0}
22:49:53.004341 --- ParallelTerminationStrategy: PID 67 died...
22:49:53.006228 run osmo-ms-virt-phy/00032(pid=67): Terminated: ok {rc=0}
22:49:53.010833 --- ParallelTerminationStrategy: PID 68 died...
22:49:53.012696 run osmo-ms-virt-phy/00033(pid=68): Terminated: ok {rc=0}
22:49:53.017204 --- ParallelTerminationStrategy: PID 69 died...
22:49:53.019032 run osmo-ms-virt-phy/00034(pid=69): Terminated: ok {rc=0}
22:49:53.023546 --- ParallelTerminationStrategy: PID 70 died...
22:49:53.025321 run osmo-ms-virt-phy/00035(pid=70): Terminated: ok {rc=0}
22:49:53.029864 --- ParallelTerminationStrategy: PID 71 died...
22:49:53.031682 run osmo-ms-virt-phy/00036(pid=71): Terminated: ok {rc=0}
22:49:53.036205 --- ParallelTerminationStrategy: PID 72 died...
22:49:53.038036 run osmo-ms-virt-phy/00037(pid=72): Terminated: ok {rc=0}
22:49:53.042561 --- ParallelTerminationStrategy: PID 73 died...
22:49:53.044359 run osmo-ms-virt-phy/00038(pid=73): Terminated: ok {rc=0}
22:49:53.048777 --- ParallelTerminationStrategy: PID 74 died...
22:49:53.050571 run osmo-ms-virt-phy/00039(pid=74): Terminated: ok {rc=0}
22:49:53.054958 --- ParallelTerminationStrategy: PID 75 died...
22:49:53.056740 run osmo-ms-virt-phy/00040(pid=75): Terminated: ok {rc=0}
22:49:53.061135 --- ParallelTerminationStrategy: PID 76 died...
22:49:53.062907 run osmo-ms-virt-phy/00041(pid=76): Terminated: ok {rc=0}
22:49:53.067278 --- ParallelTerminationStrategy: PID 77 died...
22:49:53.069048 run osmo-ms-virt-phy/00042(pid=77): Terminated: ok {rc=0}
22:49:53.073359 --- ParallelTerminationStrategy: PID 78 died...
22:49:53.075122 run osmo-ms-virt-phy/00043(pid=78): Terminated: ok {rc=0}
22:49:53.079501 --- ParallelTerminationStrategy: PID 79 died...
22:49:53.081241 run osmo-ms-virt-phy/00044(pid=79): Terminated: ok {rc=0}
22:49:53.085540 --- ParallelTerminationStrategy: PID 80 died...
22:49:53.087309 run osmo-ms-virt-phy/00045(pid=80): Terminated: ok {rc=0}
22:49:53.091670 --- ParallelTerminationStrategy: PID 81 died...
22:49:53.093428 run osmo-ms-virt-phy/00046(pid=81): Terminated: ok {rc=0}
22:49:53.097782 --- ParallelTerminationStrategy: PID 82 died...
22:49:53.099557 run osmo-ms-virt-phy/00047(pid=82): Terminated: ok {rc=0}
22:49:53.103931 --- ParallelTerminationStrategy: PID 83 died...
22:49:53.105758 run osmo-ms-virt-phy/00048(pid=83): Terminated: ok {rc=0}
22:49:53.110261 --- ParallelTerminationStrategy: PID 84 died...
22:49:53.112137 run osmo-ms-virt-phy/00049(pid=84): Terminated: ok {rc=0}
22:49:53.116799 --- ParallelTerminationStrategy: PID 85 died...
22:49:53.118677 run osmo-ms-virt-phy/00050(pid=85): Terminated: ok {rc=0}
22:49:53.123358 --- ParallelTerminationStrategy: PID 86 died...
22:49:53.125277 run osmo-ms-virt-phy/00051(pid=86): Terminated: ok {rc=0}
22:49:53.129900 --- ParallelTerminationStrategy: PID 87 died...
22:49:53.131775 run osmo-ms-virt-phy/00052(pid=87): Terminated: ok {rc=0}
22:49:53.136372 --- ParallelTerminationStrategy: PID 88 died...
22:49:53.138283 run osmo-ms-virt-phy/00053(pid=88): Terminated: ok {rc=0}
22:49:53.143000 --- ParallelTerminationStrategy: PID 89 died...
22:49:53.144956 run osmo-ms-virt-phy/00054(pid=89): Terminated: ok {rc=0}
22:49:53.149680 --- ParallelTerminationStrategy: PID 90 died...
22:49:53.151599 run osmo-ms-virt-phy/00055(pid=90): Terminated: ok {rc=0}
22:49:53.156345 --- ParallelTerminationStrategy: PID 91 died...
22:49:53.158314 run osmo-ms-virt-phy/00056(pid=91): Terminated: ok {rc=0}
22:49:53.163113 --- ParallelTerminationStrategy: PID 92 died...
22:49:53.165149 run osmo-ms-virt-phy/00057(pid=92): Terminated: ok {rc=0}
22:49:53.170035 --- ParallelTerminationStrategy: PID 93 died...
22:49:53.172026 run osmo-ms-virt-phy/00058(pid=93): Terminated: ok {rc=0}
22:49:53.176820 --- ParallelTerminationStrategy: PID 94 died...
22:49:53.178758 run osmo-ms-virt-phy/00059(pid=94): Terminated: ok {rc=0}
22:49:53.183462 --- ParallelTerminationStrategy: PID 95 died...
22:49:53.185338 run osmo-ms-virt-phy/00060(pid=95): Terminated: ok {rc=0}
22:49:53.189895 --- ParallelTerminationStrategy: PID 96 died...
22:49:53.191711 run osmo-ms-virt-phy/00061(pid=96): Terminated: ok {rc=0}
22:49:53.196193 --- ParallelTerminationStrategy: PID 97 died...
22:49:53.198029 run osmo-ms-virt-phy/00062(pid=97): Terminated: ok {rc=0}
22:49:53.202519 --- ParallelTerminationStrategy: PID 98 died...
22:49:53.204335 run osmo-ms-virt-phy/00063(pid=98): Terminated: ok {rc=0}
22:49:53.208836 --- ParallelTerminationStrategy: PID 99 died...
22:49:53.210659 run osmo-ms-virt-phy/00064(pid=99): Terminated: ok {rc=0}
22:49:53.215156 --- ParallelTerminationStrategy: PID 100 died...
22:49:53.216930 run osmo-ms-virt-phy/00065(pid=100): Terminated: ok {rc=0}
22:49:53.221400 --- ParallelTerminationStrategy: PID 101 died...
22:49:53.223180 run osmo-ms-virt-phy/00066(pid=101): Terminated: ok {rc=0}
22:49:53.227572 --- ParallelTerminationStrategy: PID 102 died...
22:49:53.229342 run osmo-ms-virt-phy/00067(pid=102): Terminated: ok {rc=0}
22:49:53.233730 --- ParallelTerminationStrategy: PID 103 died...
22:49:53.235498 run osmo-ms-virt-phy/00068(pid=103): Terminated: ok {rc=0}
22:49:53.239892 --- ParallelTerminationStrategy: PID 104 died...
22:49:53.241675 run osmo-ms-virt-phy/00069(pid=104): Terminated: ok {rc=0}
22:49:53.246081 --- ParallelTerminationStrategy: PID 105 died...
22:49:53.247898 run osmo-ms-virt-phy/00070(pid=105): Terminated: ok {rc=0}
22:49:53.252421 --- ParallelTerminationStrategy: PID 106 died...
22:49:53.254222 run osmo-ms-virt-phy/00071(pid=106): Terminated: ok {rc=0}
22:49:53.258597 --- ParallelTerminationStrategy: PID 107 died...
22:49:53.260370 run osmo-ms-virt-phy/00072(pid=107): Terminated: ok {rc=0}
22:49:53.264737 --- ParallelTerminationStrategy: PID 108 died...
22:49:53.266510 run osmo-ms-virt-phy/00073(pid=108): Terminated: ok {rc=0}
22:49:53.270894 --- ParallelTerminationStrategy: PID 109 died...
22:49:53.272717 run osmo-ms-virt-phy/00074(pid=109): Terminated: ok {rc=0}
22:49:53.277211 --- ParallelTerminationStrategy: PID 110 died...
22:49:53.279055 run osmo-ms-virt-phy/00075(pid=110): Terminated: ok {rc=0}
22:49:53.283582 --- ParallelTerminationStrategy: PID 111 died...
22:49:53.285436 run osmo-ms-virt-phy/00076(pid=111): Terminated: ok {rc=0}
22:49:53.289824 --- ParallelTerminationStrategy: PID 112 died...
22:49:53.291587 run osmo-ms-virt-phy/00077(pid=112): Terminated: ok {rc=0}
22:49:53.295965 --- ParallelTerminationStrategy: PID 113 died...
22:49:53.297812 run osmo-ms-virt-phy/00078(pid=113): Terminated: ok {rc=0}
22:49:53.302325 --- ParallelTerminationStrategy: PID 114 died...
22:49:53.304148 run osmo-ms-virt-phy/00079(pid=114): Terminated: ok {rc=0}
22:49:53.308647 --- ParallelTerminationStrategy: PID 115 died...
22:49:53.310474 run osmo-ms-virt-phy/00080(pid=115): Terminated: ok {rc=0}
22:49:53.315001 --- ParallelTerminationStrategy: PID 116 died...
22:49:53.316864 run osmo-ms-virt-phy/00081(pid=116): Terminated: ok {rc=0}
22:49:53.321250 --- ParallelTerminationStrategy: PID 117 died...
22:49:53.323016 run osmo-ms-virt-phy/00082(pid=117): Terminated: ok {rc=0}
22:49:53.327500 --- ParallelTerminationStrategy: PID 118 died...
22:49:53.329309 run osmo-ms-virt-phy/00083(pid=118): Terminated: ok {rc=0}
22:49:53.333811 --- ParallelTerminationStrategy: PID 119 died...
22:49:53.335624 run osmo-ms-virt-phy/00084(pid=119): Terminated: ok {rc=0}
22:49:53.340212 --- ParallelTerminationStrategy: PID 120 died...
22:49:53.342118 run osmo-ms-virt-phy/00085(pid=120): Terminated: ok {rc=0}
22:49:53.346731 --- ParallelTerminationStrategy: PID 121 died...
22:49:53.348596 run osmo-ms-virt-phy/00086(pid=121): Terminated: ok {rc=0}
22:49:53.353231 --- ParallelTerminationStrategy: PID 122 died...
22:49:53.355151 run osmo-ms-virt-phy/00087(pid=122): Terminated: ok {rc=0}
22:49:53.359823 --- ParallelTerminationStrategy: PID 123 died...
22:49:53.361734 run osmo-ms-virt-phy/00088(pid=123): Terminated: ok {rc=0}
22:49:53.366397 --- ParallelTerminationStrategy: PID 124 died...
22:49:53.368319 run osmo-ms-virt-phy/00089(pid=124): Terminated: ok {rc=0}
22:49:53.373053 --- ParallelTerminationStrategy: PID 125 died...
22:49:53.374908 run osmo-ms-virt-phy/00090(pid=125): Terminated: ok {rc=0}
22:49:53.379615 --- ParallelTerminationStrategy: PID 126 died...
22:49:53.381533 run osmo-ms-virt-phy/00091(pid=126): Terminated: ok {rc=0}
22:49:53.386291 --- ParallelTerminationStrategy: PID 127 died...
22:49:53.388213 run osmo-ms-virt-phy/00092(pid=127): Terminated: ok {rc=0}
22:49:53.392947 --- ParallelTerminationStrategy: PID 128 died...
22:49:53.394863 run osmo-ms-virt-phy/00093(pid=128): Terminated: ok {rc=0}
22:49:53.399570 --- ParallelTerminationStrategy: PID 129 died...
22:49:53.401449 run osmo-ms-virt-phy/00094(pid=129): Terminated: ok {rc=0}
22:49:53.406124 --- ParallelTerminationStrategy: PID 130 died...
22:49:53.408053 run osmo-ms-virt-phy/00095(pid=130): Terminated: ok {rc=0}
22:49:53.412823 --- ParallelTerminationStrategy: PID 131 died...
22:49:53.414731 run osmo-ms-virt-phy/00096(pid=131): Terminated: ok {rc=0}
22:49:53.419602 --- ParallelTerminationStrategy: PID 132 died...
22:49:53.421546 run osmo-ms-virt-phy/00097(pid=132): Terminated: ok {rc=0}
22:49:53.426339 --- ParallelTerminationStrategy: PID 133 died...
22:49:53.428282 run osmo-ms-virt-phy/00098(pid=133): Terminated: ok {rc=0}
22:49:53.433084 --- ParallelTerminationStrategy: PID 134 died...
22:49:53.435076 run osmo-ms-virt-phy/00099(pid=134): Terminated: ok {rc=0}
22:49:53.439992 --- ParallelTerminationStrategy: PID 135 died...
22:49:53.441996 run osmo-ms-mob/00000(pid=135): Terminated {rc=26112}
22:49:53.446919 --- ParallelTerminationStrategy: PID 136 died...
22:49:53.448908 run osmo-ms-mob/00001(pid=136): Terminated {rc=26112}
22:49:53.453673 --- ParallelTerminationStrategy: PID 137 died...
22:49:53.455580 run osmo-ms-mob/00002(pid=137): Terminated {rc=26112}
22:49:53.460197 --- ParallelTerminationStrategy: PID 138 died...
22:49:53.462036 run osmo-ms-mob/00003(pid=138): Terminated {rc=26112}
22:49:53.466546 --- ParallelTerminationStrategy: PID 139 died...
22:49:53.468338 run osmo-ms-mob/00004(pid=139): Terminated {rc=26112}
22:49:53.472831 --- ParallelTerminationStrategy: PID 140 died...
22:49:53.474632 run osmo-ms-mob/00005(pid=140): Terminated {rc=26112}
22:49:53.479119 --- ParallelTerminationStrategy: PID 141 died...
22:49:53.480953 run osmo-ms-mob/00006(pid=141): Terminated {rc=26112}
22:49:53.485529 --- ParallelTerminationStrategy: PID 142 died...
22:49:53.487372 run osmo-ms-mob/00007(pid=142): Terminated {rc=26112}
22:49:53.491973 --- ParallelTerminationStrategy: PID 143 died...
22:49:53.493824 run osmo-ms-mob/00008(pid=143): Terminated {rc=26112}
22:49:53.498404 --- ParallelTerminationStrategy: PID 144 died...
22:49:53.500230 run osmo-ms-mob/00009(pid=144): Terminated {rc=26112}
22:49:53.504819 --- ParallelTerminationStrategy: PID 145 died...
22:49:53.506653 run osmo-ms-mob/00010(pid=145): Terminated {rc=26112}
22:49:53.511219 --- ParallelTerminationStrategy: PID 146 died...
22:49:53.513068 run osmo-ms-mob/00011(pid=146): Terminated {rc=26112}
22:49:53.517675 --- ParallelTerminationStrategy: PID 147 died...
22:49:53.519514 run osmo-ms-mob/00012(pid=147): Terminated {rc=26112}
22:49:53.524046 --- ParallelTerminationStrategy: PID 148 died...
22:49:53.525883 run osmo-ms-mob/00013(pid=148): Terminated {rc=26112}
22:49:53.530418 --- ParallelTerminationStrategy: PID 149 died...
22:49:53.532254 run osmo-ms-mob/00014(pid=149): Terminated {rc=26112}
22:49:53.536811 --- ParallelTerminationStrategy: PID 150 died...
22:49:53.538662 run osmo-ms-mob/00015(pid=150): Terminated {rc=26112}
22:49:53.543240 --- ParallelTerminationStrategy: PID 151 died...
22:49:53.545068 run osmo-ms-mob/00016(pid=151): Terminated {rc=26112}
22:49:53.549616 --- ParallelTerminationStrategy: PID 152 died...
22:49:53.551468 run osmo-ms-mob/00017(pid=152): Terminated {rc=26112}
22:49:53.556180 --- ParallelTerminationStrategy: PID 153 died...
22:49:53.558065 run osmo-ms-mob/00018(pid=153): Terminated {rc=26112}
22:49:53.562591 --- ParallelTerminationStrategy: PID 154 died...
22:49:53.564392 run osmo-ms-mob/00019(pid=154): Terminated {rc=26112}
22:49:53.568855 --- ParallelTerminationStrategy: PID 155 died...
22:49:53.570653 run osmo-ms-mob/00020(pid=155): Terminated {rc=26112}
22:49:53.575117 --- ParallelTerminationStrategy: PID 156 died...
22:49:53.576861 run osmo-ms-mob/00021(pid=156): Terminated {rc=26112}
22:49:53.581246 --- ParallelTerminationStrategy: PID 157 died...
22:49:53.582998 run osmo-ms-mob/00022(pid=157): Terminated {rc=26112}
22:49:53.587453 --- ParallelTerminationStrategy: PID 158 died...
22:49:53.589265 run osmo-ms-mob/00023(pid=158): Terminated {rc=26112}
22:49:53.593831 --- ParallelTerminationStrategy: PID 159 died...
22:49:53.595619 run osmo-ms-mob/00024(pid=159): Terminated {rc=26112}
22:49:53.600096 --- ParallelTerminationStrategy: PID 160 died...
22:49:53.601954 run osmo-ms-mob/00025(pid=160): Terminated {rc=26112}
22:49:53.714743 --- ParallelTerminationStrategy: PID 161 died...
22:49:53.716287 run osmo-ms-mob/00026(pid=161): Terminated {rc=26112}
22:49:53.720154 --- ParallelTerminationStrategy: PID 162 died...
22:49:53.721783 run osmo-ms-mob/00027(pid=162): Terminated {rc=26112}
22:49:53.725777 --- ParallelTerminationStrategy: PID 163 died...
22:49:53.727406 run osmo-ms-mob/00028(pid=163): Terminated {rc=26112}
22:49:53.731450 --- ParallelTerminationStrategy: PID 164 died...
22:49:53.733116 run osmo-ms-mob/00029(pid=164): Terminated {rc=26112}
22:49:53.737251 --- ParallelTerminationStrategy: PID 165 died...
22:49:53.738952 run osmo-ms-mob/00030(pid=165): Terminated {rc=26112}
22:49:53.743208 --- ParallelTerminationStrategy: PID 166 died...
22:49:53.744919 run osmo-ms-mob/00031(pid=166): Terminated {rc=26112}
22:49:53.749198 --- ParallelTerminationStrategy: PID 167 died...
22:49:53.750960 run osmo-ms-mob/00032(pid=167): Terminated {rc=26112}
22:49:53.755304 --- ParallelTerminationStrategy: PID 168 died...
22:49:53.757065 run osmo-ms-mob/00033(pid=168): Terminated {rc=26112}
22:49:53.761445 --- ParallelTerminationStrategy: PID 169 died...
22:49:53.763203 run osmo-ms-mob/00034(pid=169): Terminated {rc=26112}
22:49:53.767571 --- ParallelTerminationStrategy: PID 170 died...
22:49:53.769336 run osmo-ms-mob/00035(pid=170): Terminated {rc=26112}
22:49:53.773701 --- ParallelTerminationStrategy: PID 171 died...
22:49:53.775463 run osmo-ms-mob/00036(pid=171): Terminated {rc=26112}
22:49:53.779822 --- ParallelTerminationStrategy: PID 172 died...
22:49:53.781574 run osmo-ms-mob/00037(pid=172): Terminated {rc=26112}
22:49:53.785921 --- ParallelTerminationStrategy: PID 173 died...
22:49:53.787660 run osmo-ms-mob/00038(pid=173): Terminated {rc=26112}
22:49:53.792026 --- ParallelTerminationStrategy: PID 174 died...
22:49:53.793778 run osmo-ms-mob/00039(pid=174): Terminated {rc=26112}
22:49:53.798118 --- ParallelTerminationStrategy: PID 175 died...
22:49:53.799865 run osmo-ms-mob/00040(pid=175): Terminated {rc=26112}
22:49:53.804229 --- ParallelTerminationStrategy: PID 176 died...
22:49:53.805993 run osmo-ms-mob/00041(pid=176): Terminated {rc=26112}
22:49:53.810362 --- ParallelTerminationStrategy: PID 177 died...
22:49:53.812107 run osmo-ms-mob/00042(pid=177): Terminated {rc=26112}
22:49:53.816434 --- ParallelTerminationStrategy: PID 178 died...
22:49:53.818180 run osmo-ms-mob/00043(pid=178): Terminated {rc=26112}
22:49:53.822465 --- ParallelTerminationStrategy: PID 179 died...
22:49:53.824220 run osmo-ms-mob/00044(pid=179): Terminated {rc=26112}
22:49:53.828590 --- ParallelTerminationStrategy: PID 180 died...
22:49:53.830347 run osmo-ms-mob/00045(pid=180): Terminated {rc=26112}
22:49:53.834655 --- ParallelTerminationStrategy: PID 181 died...
22:49:53.836405 run osmo-ms-mob/00046(pid=181): Terminated {rc=26112}
22:49:53.840760 --- ParallelTerminationStrategy: PID 182 died...
22:49:53.842502 run osmo-ms-mob/00047(pid=182): Terminated {rc=26112}
22:49:53.846869 --- ParallelTerminationStrategy: PID 183 died...
22:49:53.848629 run osmo-ms-mob/00048(pid=183): Terminated {rc=26112}
22:49:53.852974 --- ParallelTerminationStrategy: PID 184 died...
22:49:53.854720 run osmo-ms-mob/00049(pid=184): Terminated {rc=26112}
22:49:53.859027 --- ParallelTerminationStrategy: PID 185 died...
22:49:53.860756 run osmo-ms-mob/00050(pid=185): Terminated {rc=26112}
22:49:53.865070 --- ParallelTerminationStrategy: PID 186 died...
22:49:53.866779 run osmo-ms-mob/00051(pid=186): Terminated {rc=26112}
22:49:53.871066 --- ParallelTerminationStrategy: PID 187 died...
22:49:53.872817 run osmo-ms-mob/00052(pid=187): Terminated {rc=26112}
22:49:53.877149 --- ParallelTerminationStrategy: PID 188 died...
22:49:53.878858 run osmo-ms-mob/00053(pid=188): Terminated {rc=26112}
22:49:53.883143 --- ParallelTerminationStrategy: PID 189 died...
22:49:53.884927 run osmo-ms-mob/00054(pid=189): Terminated {rc=26112}
22:49:53.889174 --- ParallelTerminationStrategy: PID 190 died...
22:49:53.890896 run osmo-ms-mob/00055(pid=190): Terminated {rc=26112}
22:49:53.895257 --- ParallelTerminationStrategy: PID 191 died...
22:49:53.896954 run osmo-ms-mob/00056(pid=191): Terminated {rc=26112}
22:49:53.901244 --- ParallelTerminationStrategy: PID 192 died...
22:49:53.902959 run osmo-ms-mob/00057(pid=192): Terminated {rc=26112}
22:49:53.907320 --- ParallelTerminationStrategy: PID 193 died...
22:49:53.909035 run osmo-ms-mob/00058(pid=193): Terminated {rc=26112}
22:49:53.913278 --- ParallelTerminationStrategy: PID 194 died...
22:49:53.914992 run osmo-ms-mob/00059(pid=194): Terminated {rc=26112}
22:49:53.919221 --- ParallelTerminationStrategy: PID 195 died...
22:49:53.920965 run osmo-ms-mob/00060(pid=195): Terminated {rc=26112}
22:49:53.925217 --- ParallelTerminationStrategy: PID 196 died...
22:49:53.926917 run osmo-ms-mob/00061(pid=196): Terminated {rc=26112}
22:49:53.931154 --- ParallelTerminationStrategy: PID 197 died...
22:49:53.932887 run osmo-ms-mob/00062(pid=197): Terminated {rc=26112}
22:49:53.937123 --- ParallelTerminationStrategy: PID 198 died...
22:49:53.938829 run osmo-ms-mob/00063(pid=198): Terminated {rc=26112}
22:49:53.943141 --- ParallelTerminationStrategy: PID 199 died...
22:49:53.944889 run osmo-ms-mob/00064(pid=199): Terminated {rc=26112}
22:49:53.949251 --- ParallelTerminationStrategy: PID 200 died...
22:49:53.950951 run osmo-ms-mob/00065(pid=200): Terminated {rc=26112}
22:49:53.955210 --- ParallelTerminationStrategy: PID 201 died...
22:49:53.956968 run osmo-ms-mob/00066(pid=201): Terminated {rc=26112}
22:49:53.961282 --- ParallelTerminationStrategy: PID 202 died...
22:49:53.962988 run osmo-ms-mob/00067(pid=202): Terminated {rc=26112}
22:49:53.967383 --- ParallelTerminationStrategy: PID 203 died...
22:49:53.969097 run osmo-ms-mob/00068(pid=203): Terminated {rc=26112}
22:49:53.973436 --- ParallelTerminationStrategy: PID 204 died...
22:49:53.975197 run osmo-ms-mob/00069(pid=204): Terminated {rc=26112}
22:49:53.979529 --- ParallelTerminationStrategy: PID 205 died...
22:49:53.981303 run osmo-ms-mob/00070(pid=205): Terminated {rc=26112}
22:49:53.985780 --- ParallelTerminationStrategy: PID 206 died...
22:49:53.987572 run osmo-ms-mob/00071(pid=206): Terminated {rc=26112}
22:49:53.991971 --- ParallelTerminationStrategy: PID 207 died...
22:49:53.993729 run osmo-ms-mob/00072(pid=207): Terminated {rc=26112}
22:49:53.998122 --- ParallelTerminationStrategy: PID 208 died...
22:49:53.999880 run osmo-ms-mob/00073(pid=208): Terminated {rc=26112}
22:49:54.004235 --- ParallelTerminationStrategy: PID 209 died...
22:49:54.005993 run osmo-ms-mob/00074(pid=209): Terminated {rc=26112}
22:49:54.010441 --- ParallelTerminationStrategy: PID 210 died...
22:49:54.012294 run osmo-ms-mob/00075(pid=210): Terminated {rc=26112}
22:49:54.016994 --- ParallelTerminationStrategy: PID 211 died...
22:49:54.018896 run osmo-ms-mob/00076(pid=211): Terminated {rc=26112}
22:49:54.023611 --- ParallelTerminationStrategy: PID 212 died...
22:49:54.025514 run osmo-ms-mob/00077(pid=212): Terminated {rc=26112}
22:49:54.030157 --- ParallelTerminationStrategy: PID 213 died...
22:49:54.032009 run osmo-ms-mob/00078(pid=213): Terminated {rc=26112}
22:49:54.036680 --- ParallelTerminationStrategy: PID 214 died...
22:49:54.038530 run osmo-ms-mob/00079(pid=214): Terminated {rc=26112}
22:49:54.043178 --- ParallelTerminationStrategy: PID 215 died...
22:49:54.045030 run osmo-ms-mob/00080(pid=215): Terminated {rc=26112}
22:49:54.049674 --- ParallelTerminationStrategy: PID 216 died...
22:49:54.051557 run osmo-ms-mob/00081(pid=216): Terminated {rc=26112}
22:49:54.056214 --- ParallelTerminationStrategy: PID 217 died...
22:49:54.058079 run osmo-ms-mob/00082(pid=217): Terminated {rc=26112}
22:49:54.062719 --- ParallelTerminationStrategy: PID 218 died...
22:49:54.064875 run osmo-ms-mob/00083(pid=218): Terminated {rc=26112}
22:49:54.069596 --- ParallelTerminationStrategy: PID 219 died...
22:49:54.071538 run osmo-ms-mob/00084(pid=219): Terminated {rc=26112}
22:49:54.076382 --- ParallelTerminationStrategy: PID 220 died...
22:49:54.078316 run osmo-ms-mob/00085(pid=220): Terminated {rc=26112}
22:49:54.083047 --- ParallelTerminationStrategy: PID 221 died...
22:49:54.084959 run osmo-ms-mob/00086(pid=221): Terminated {rc=26112}
22:49:54.089564 --- ParallelTerminationStrategy: PID 222 died...
22:49:54.091421 run osmo-ms-mob/00087(pid=222): Terminated {rc=26112}
22:49:54.095950 --- ParallelTerminationStrategy: PID 223 died...
22:49:54.097751 run osmo-ms-mob/00088(pid=223): Terminated {rc=26112}
22:49:54.102226 --- ParallelTerminationStrategy: PID 224 died...
22:49:54.104019 run osmo-ms-mob/00089(pid=224): Terminated {rc=26112}
22:49:54.108564 --- ParallelTerminationStrategy: PID 225 died...
22:49:54.110386 run osmo-ms-mob/00090(pid=225): Terminated {rc=26112}
22:49:54.114856 --- ParallelTerminationStrategy: PID 226 died...
22:49:54.116671 run osmo-ms-mob/00091(pid=226): Terminated {rc=26112}
22:49:54.121131 --- ParallelTerminationStrategy: PID 227 died...
22:49:54.122945 run osmo-ms-mob/00092(pid=227): Terminated {rc=26112}
22:49:54.127466 --- ParallelTerminationStrategy: PID 228 died...
22:49:54.129315 run osmo-ms-mob/00093(pid=228): Terminated {rc=26112}
22:49:54.133870 --- ParallelTerminationStrategy: PID 229 died...
22:49:54.135704 run osmo-ms-mob/00094(pid=229): Terminated {rc=26112}
22:49:54.140335 --- ParallelTerminationStrategy: PID 230 died...
22:49:54.142259 run osmo-ms-mob/00095(pid=230): Terminated {rc=26112}
22:49:54.146995 --- ParallelTerminationStrategy: PID 231 died...
22:49:54.148898 run osmo-ms-mob/00096(pid=231): Terminated {rc=26112}
22:49:54.153688 --- ParallelTerminationStrategy: PID 232 died...
22:49:54.155609 run osmo-ms-mob/00097(pid=232): Terminated {rc=26112}
22:49:54.160390 --- ParallelTerminationStrategy: PID 233 died...
22:49:54.162353 run osmo-ms-mob/00098(pid=233): Terminated {rc=26112}
22:49:54.167096 --- ParallelTerminationStrategy: PID 234 died...
22:49:54.168970 run osmo-ms-mob/00099(pid=234): Terminated {rc=26112}
22:49:56.852237 --- ParallelTerminationStrategy: PID 34 died...
22:49:56.854314 run osmo-bts-virtual(pid=34): Terminated: ok {rc=0}
---------------------------------------------------------------------
trial-8019 netreg_mass PASS
---------------------------------------------------------------------
22:49:56.936314 tst trial-8019: Storing JUnit report in /build/trial-8019/run.2025-07-06_22-48-18/trial-8019.xml
--------------------------------------------------------------------------------------------
trial-8019 PASS
--------------------------------------------------------------------------------------------
22:49:56.972402 tst trial-8019: trial-8019: PASS, 1 suites passed
PASS: netreg_mass (pass: 1)
pass: register_default_mass.py (92.8 sec)
+ exit_code=0
+ rm -rf trial-8019/inst
+ cd trial-8019
+ command -v journalctl
+ [ ! -z /usr/bin/journalctl ]
+ readlink last_run
+ journalctl -u ofono -o short-precise --since 2025-07-06 22:48:18
No journal files were found.
+ readlink last_run
+ tar czf /build/trial-8019-run.tgz run.2025-07-06_22-48-18
+ tar czf /build/trial-8019-bin.tgz checksums.md5 open5gs.build-8.tgz osmo-bsc.build-2025-07-06_13_26_31.tgz osmo-bts-oc2g.build-2025-07-06_00_51_28.tgz osmo-bts-sysmo.build-2025-07-06_00_51_34.tgz osmo-bts.build-2025-07-06_00_51_38.tgz osmo-ggsn.build-2025-07-06_20_42_30.tgz osmo-hlr.build-2025-07-06_16_36_52.tgz osmo-hnbgw.build-2025-07-06_13_30_12.tgz osmo-mgw.build-2025-07-06_08_33_10.tgz osmo-msc.build-2025-07-06_13_32_27.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2025-07-06_07_34_03.tgz osmo-pcu-sysmo.build-2025-07-06_07_36_04.tgz osmo-pcu.build-2025-07-06_07_36_12.tgz osmo-sgsn.build-2025-07-06_20_48_08.tgz osmo-stp.build-2025-07-06_13_25_20.tgz osmo-trx.build-2025-07-06_14_28_05.tgz osmocom-bb.build-2025-07-06_21_17_17.tgz srslte.build-19.tgz
+ exit 0
+ clean_up_trap
+ set +x
### Clean up ###
+ trap - EXIT INT TERM 0
+ clean_up
+ docker kill osmo-gsm-tester-virtual
Error response from daemon: cannot kill container: osmo-gsm-tester-virtual: No such container: osmo-gsm-tester-virtual
+ true
+ docker run --rm -v /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual:/workspace debian:bookworm chmod -R a+rwX /workspace/
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Finished: SUCCESS