#13 CACHED
#14 [18/28] RUN SET -x && mkdir -p /tmp/mongodb && cd /tmp/mongodb && wget "https://pgp.mongodb.com/server-5.0.asc" -O "/mongodb.key" && wget "http://archive.debian.org/debian-security/pool/updates/main/o/openssl/libssl1.1_1.1.1n-0+deb10u6_amd64.deb" && dpkg -i "libssl1.1_1.1.1n-0+deb10u6_amd64.deb" && echo "deb [signed-by=/mongodb.key] http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0 main" > /etc/apt/sources.list.d/mongodb-org.list && apt-get update && apt-get install -y mongodb-org && apt-get clean && cd / && rm -rf /tmp/mongodb && rm /etc/apt/sources.list.d/mongodb-org.list && sed -i "s/127.0.0.1/172.18.50.2/g" /etc/mongod.conf
#14 CACHED
#15 [11/28] RUN chmod -R 0700 /home/jenkins/.ssh /root/.ssh
#15 CACHED
#16 [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
#16 CACHED
#17 [24/28] RUN mkdir -p /usr/local/bin/ && cp osmo-gsm-tester/utils/bin/* /usr/local/bin/
#17 CACHED
#18 [13/28] RUN CHOWN -R jenkins:jenkins /osmo-gsm-tester-*
#18 CACHED
#19 [ 4/28] RUN usermod -a -G osmo-gsm-tester jenkins
#19 CACHED
#20 [ 2/28] RUN useradd -ms /bin/bash jenkins
#20 CACHED
#21 [25/28] RUN mkdir -p /etc/sudoers.d/ && cp osmo-gsm-tester/utils/sudoers.d/* /etc/sudoers.d/
#21 CACHED
#22 [ 9/28] COPY SSH /root/.ssh
#22 CACHED
#23 [ 6/28] RUN PIP3 install --break-system-packages "git+https://github.com/podshumok/python-smpplib.git@master#egg=smpplib" pydbus pyusb pysispm pymongo
#23 CACHED
#24 [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
#24 CACHED
#25 [17/28] RUN APT-GET update && apt-get install -y --no-install-recommends gnuradio && apt-get clean
#25 CACHED
#26 [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
#26 CACHED
#27 [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
#27 CACHED
#28 [10/28] COPY --CHOWN=JENKINS:JENKINS ssh /home/jenkins/.ssh
#28 CACHED
#29 [ 3/28] RUN groupadd osmo-gsm-tester
#29 CACHED
#30 [22/28] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-TESTER/+/MASTER?FORMAT=TEXT /tmp/commit
#30 CACHED
#31 [20/28] WORKDIR /TMP
#31 CACHED
#32 [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
#32 CACHED
#33 [28/28] WORKDIR /DATA
#33 CACHED
#34 exporting to image
#34 exporting layers done
#34 writing image sha256:620e1439486b7d25695297d6a717a2f49922115599f575952f2e65a8537c7b20 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=8123 -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-10-18 22:48:20
+ trial_dir_prefix=trial-
+ rm -rf trial-*
+ trial_dir=trial-8123
+ mkdir -p trial-8123
+ mv open5gs.build-8.tgz osmo-bsc.build-2025-10-18_13_29_04.tgz osmo-bts-oc2g.build-2025-10-18_00_51_36.tgz osmo-bts-sysmo.build-2025-10-18_00_51_39.tgz osmo-bts.build-2025-10-18_00_51_47.tgz osmo-ggsn.build-2025-10-18_20_42_27.tgz osmo-hlr.build-2025-10-18_16_36_52.tgz osmo-hnbgw.build-2025-10-18_13_30_37.tgz osmo-mgw.build-2025-10-18_08_33_14.tgz osmo-msc.build-2025-10-18_13_34_38.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2025-10-18_07_34_02.tgz osmo-pcu-sysmo.build-2025-10-18_07_34_09.tgz osmo-pcu.build-2025-10-18_07_36_23.tgz osmo-sgsn.build-2025-10-18_20_48_44.tgz osmo-stp.build-2025-10-18_13_25_19.tgz osmo-trx.build-2025-10-18_14_26_53.tgz osmocom-bb.build-2025-10-18_21_17_14.tgz srslte.build-19.tgz trial-8123
+ cat open5gs.build-8.md5 osmo-bsc.build-2025-10-18_13_29_04.md5 osmo-bts-oc2g.build-2025-10-18_00_51_36.md5 osmo-bts-sysmo.build-2025-10-18_00_51_39.md5 osmo-bts.build-2025-10-18_00_51_47.md5 osmo-ggsn.build-2025-10-18_20_42_27.md5 osmo-hlr.build-2025-10-18_16_36_52.md5 osmo-hnbgw.build-2025-10-18_13_30_37.md5 osmo-mgw.build-2025-10-18_08_33_14.md5 osmo-msc.build-2025-10-18_13_34_38.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2025-10-18_07_34_02.md5 osmo-pcu-sysmo.build-2025-10-18_07_34_09.md5 osmo-pcu.build-2025-10-18_07_36_23.md5 osmo-sgsn.build-2025-10-18_20_48_44.md5 osmo-stp.build-2025-10-18_13_25_19.md5 osmo-trx.build-2025-10-18_14_26_53.md5 osmocom-bb.build-2025-10-18_21_17_14.md5 srslte.build-19.md5
+ rm open5gs.build-8.md5 osmo-bsc.build-2025-10-18_13_29_04.md5 osmo-bts-oc2g.build-2025-10-18_00_51_36.md5 osmo-bts-sysmo.build-2025-10-18_00_51_39.md5 osmo-bts.build-2025-10-18_00_51_47.md5 osmo-ggsn.build-2025-10-18_20_42_27.md5 osmo-hlr.build-2025-10-18_16_36_52.md5 osmo-hnbgw.build-2025-10-18_13_30_37.md5 osmo-mgw.build-2025-10-18_08_33_14.md5 osmo-msc.build-2025-10-18_13_34_38.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2025-10-18_07_34_02.md5 osmo-pcu-sysmo.build-2025-10-18_07_34_09.md5 osmo-pcu.build-2025-10-18_07_36_23.md5 osmo-sgsn.build-2025-10-18_20_48_44.md5 osmo-stp.build-2025-10-18_13_25_19.md5 osmo-trx.build-2025-10-18_14_26_53.md5 osmocom-bb.build-2025-10-18_21_17_14.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-8123 -s netreg_mass
combinations: ['netreg_mass']
trial: 'trial-8123'
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-8123
--------------------------------------------------------------------------------------------
22:48:21.229958 tst trial-8123: Detailed log at /build/trial-8123/run.2025-10-18_22-48-21/log
---------------------------------------------------------------------
trial-8123 netreg_mass
---------------------------------------------------------------------
22:48:21.437395 tst netreg_mass: reserving resources in /var/tmp/osmo-gsm-tester/state ...
22:48:21.437764 tst netreg_mass: Verifying 1 x bts (candidates: 1)
22:48:21.438577 tst netreg_mass: Verifying 6 x ip_address (candidates: 9)
22:48:21.439775 tst netreg_mass: Verifying 100 x modem (candidates: 100)
22:48:21.477352 tst netreg_mass: Reserving 1 x bts (candidates: 1)
22:48:21.478768 tst netreg_mass: Reserving 6 x ip_address (candidates: 9)
22:48:21.480871 tst netreg_mass: Reserving 100 x modem (candidates: 100)
22:48:21.550905 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-8123 netreg_mass register_default_mass.py
----------------------------------------------
22:48:21.551811 tst register_default_mass.py:9: Claiming resources for the test
22:48:21.567542 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:21.568153 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:21.568648 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:21.569111 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:21.569591 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:21.570071 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:21.570533 tst netreg_mass: Using 1 x bts (candidates: 1)
22:48:21.624775 tst register_default_mass.py: using LAC 2
22:48:21.662176 tst register_default_mass.py: using RAC 2
22:48:21.704481 tst register_default_mass.py: using CellId 2
22:48:21.850953 tst register_default_mass.py: using BVCI 3
22:48:21.857722 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.858370 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.858922 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.859456 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.860005 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.860558 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.861091 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.861657 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.862203 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.862723 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.863253 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.863778 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.864305 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.864853 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.865378 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.865901 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.866435 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.866953 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.867485 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.868013 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.868523 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.869066 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.869596 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.870114 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.870627 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.871151 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.871664 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.872169 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.872711 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.873236 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.873743 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.874266 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.874786 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.875297 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.875825 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.876343 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.876869 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.877407 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.877926 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.878440 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.878964 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.879477 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.880009 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.880523 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.881046 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.881549 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.882068 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.882581 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.883091 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.883612 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.884130 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.884637 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.885165 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.885680 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.886180 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.886706 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.887216 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.887726 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.888247 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.888777 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.889276 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.889779 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.890280 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.890764 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.891243 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.891740 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.892226 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.892722 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.893222 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.893708 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.894190 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.894689 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.895255 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.895745 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.896246 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.896751 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.897249 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.897752 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.898267 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.898769 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.899271 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.899791 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.900386 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.900913 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.901433 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.901935 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.902429 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.902945 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.903446 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.903943 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.904461 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.904990 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.905501 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.906021 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.906533 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.907035 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.907556 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.908071 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.908577 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.909088 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.909606 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.910173 tst register_default_mass.py:21: Launching a simple network
22:48:21.920392 run osmo-hlr_127.0.42.2: Starting osmo-hlr
22:48:22.042860 run create_hlr_db(pid=20): Launched
22:48:23.052990 run create_hlr_db(pid=20): Terminated: ok {rc=0}
22:48:23.070743 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Launched
22:48:23.086593 run osmo-hlr_127.0.42.2(pid=23): Launched
22:48:23.092405 run osmo-stp_127.0.42.5: Starting osmo-stp
22:48:23.276788 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Launched
22:48:23.292315 run osmo-stp_127.0.42.5(pid=25): Launched
22:48:23.297939 run osmo-msc_127.0.42.6: Starting osmo-msc
22:48:23.726361 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Launched
22:48:23.741977 run osmo-msc_127.0.42.6(pid=27): Launched
22:48:26.966030 run osmo-mgw_127.0.42.3: Starting osmo-mgw
22:48:27.082517 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Launched
22:48:27.098219 run osmo-mgw_127.0.42.3(pid=29): Launched
22:48:27.104024 run osmo-mgw_127.0.42.4: Starting osmo-mgw
22:48:27.128833 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Launched
22:48:27.144442 run osmo-mgw_127.0.42.4(pid=31): Launched
22:48:27.150314 run osmo-bsc_127.0.42.7: Starting osmo-bsc
22:48:27.470908 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Launched
22:48:27.486594 run osmo-bsc_127.0.42.7(pid=33): Launched
22:48:33.505976 run osmo-bts-virtual: Starting to connect to osmo-bsc_127.0.42.7
22:48:33.658458 run osmo-bts-virtual(pid=34): Launched
22:48:34.706725 tst register_default_mass.py: using MSISDN 1001
22:48:34.712418 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000000', msisdn='1001', subscriber_id=1}
22:48:34.808036 tst register_default_mass.py: using MSISDN 1002
22:48:34.814412 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000001', msisdn='1002', subscriber_id=2}
22:48:34.894512 tst register_default_mass.py: using MSISDN 1003
22:48:34.900515 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000002', msisdn='1003', subscriber_id=3}
22:48:34.987169 tst register_default_mass.py: using MSISDN 1004
22:48:34.998061 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000003', msisdn='1004', subscriber_id=4}
22:48:35.083219 tst register_default_mass.py: using MSISDN 1005
22:48:35.094400 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000004', msisdn='1005', subscriber_id=5}
22:48:35.187508 tst register_default_mass.py: using MSISDN 1006
22:48:35.198469 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000005', msisdn='1006', subscriber_id=6}
22:48:35.291714 tst register_default_mass.py: using MSISDN 1007
22:48:35.302519 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000006', msisdn='1007', subscriber_id=7}
22:48:35.392217 tst register_default_mass.py: using MSISDN 1008
22:48:35.403796 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000007', msisdn='1008', subscriber_id=8}
22:48:35.563285 tst register_default_mass.py: using MSISDN 1009
22:48:35.569348 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000008', msisdn='1009', subscriber_id=9}
22:48:35.650801 tst register_default_mass.py: using MSISDN 1010
22:48:35.659484 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000009', msisdn='1010', subscriber_id=10}
22:48:35.956203 tst register_default_mass.py: using MSISDN 1011
22:48:35.962849 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000000', msisdn='1011', subscriber_id=11}
22:48:36.047659 tst register_default_mass.py: using MSISDN 1012
22:48:36.054000 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000001', msisdn='1012', subscriber_id=12}
22:48:36.112917 tst register_default_mass.py: using MSISDN 1013
22:48:36.118688 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000002', msisdn='1013', subscriber_id=13}
22:48:36.192268 tst register_default_mass.py: using MSISDN 1014
22:48:36.197949 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000003', msisdn='1014', subscriber_id=14}
22:48:36.277453 tst register_default_mass.py: using MSISDN 1015
22:48:36.287460 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000004', msisdn='1015', subscriber_id=15}
22:48:36.362335 tst register_default_mass.py: using MSISDN 1016
22:48:36.368323 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000005', msisdn='1016', subscriber_id=16}
22:48:36.437456 tst register_default_mass.py: using MSISDN 1017
22:48:36.443366 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000006', msisdn='1017', subscriber_id=17}
22:48:36.506170 tst register_default_mass.py: using MSISDN 1018
22:48:36.511956 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000007', msisdn='1018', subscriber_id=18}
22:48:36.580392 tst register_default_mass.py: using MSISDN 1019
22:48:36.586480 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000008', msisdn='1019', subscriber_id=19}
22:48:36.834115 tst register_default_mass.py: using MSISDN 1020
22:48:36.840320 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000009', msisdn='1020', subscriber_id=20}
22:48:36.924486 tst register_default_mass.py: using MSISDN 1021
22:48:36.930556 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000000', msisdn='1021', subscriber_id=21}
22:48:37.028526 tst register_default_mass.py: using MSISDN 1022
22:48:37.037349 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000001', msisdn='1022', subscriber_id=22}
22:48:37.115622 tst register_default_mass.py: using MSISDN 1023
22:48:37.121447 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000002', msisdn='1023', subscriber_id=23}
22:48:37.196078 tst register_default_mass.py: using MSISDN 1024
22:48:37.201960 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000003', msisdn='1024', subscriber_id=24}
22:48:37.274362 tst register_default_mass.py: using MSISDN 1025
22:48:37.281474 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000004', msisdn='1025', subscriber_id=25}
22:48:37.382380 tst register_default_mass.py: using MSISDN 1026
22:48:37.393416 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000005', msisdn='1026', subscriber_id=26}
22:48:37.673610 tst register_default_mass.py: using MSISDN 1027
22:48:37.680526 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000006', msisdn='1027', subscriber_id=27}
22:48:37.851265 tst register_default_mass.py: using MSISDN 1028
22:48:37.861587 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000007', msisdn='1028', subscriber_id=28}
22:48:37.949395 tst register_default_mass.py: using MSISDN 1029
22:48:37.960029 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000008', msisdn='1029', subscriber_id=29}
22:48:38.039363 tst register_default_mass.py: using MSISDN 1030
22:48:38.047848 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000009', msisdn='1030', subscriber_id=30}
22:48:38.129967 tst register_default_mass.py: using MSISDN 1031
22:48:38.135989 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000000', msisdn='1031', subscriber_id=31}
22:48:38.210046 tst register_default_mass.py: using MSISDN 1032
22:48:38.216136 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000001', msisdn='1032', subscriber_id=32}
22:48:38.287276 tst register_default_mass.py: using MSISDN 1033
22:48:38.293783 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000002', msisdn='1033', subscriber_id=33}
22:48:38.366287 tst register_default_mass.py: using MSISDN 1034
22:48:38.377095 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000003', msisdn='1034', subscriber_id=34}
22:48:38.447022 tst register_default_mass.py: using MSISDN 1035
22:48:38.453142 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000004', msisdn='1035', subscriber_id=35}
22:48:38.533176 tst register_default_mass.py: using MSISDN 1036
22:48:38.541557 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000005', msisdn='1036', subscriber_id=36}
22:48:38.616623 tst register_default_mass.py: using MSISDN 1037
22:48:38.627286 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000006', msisdn='1037', subscriber_id=37}
22:48:38.710511 tst register_default_mass.py: using MSISDN 1038
22:48:38.717676 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000007', msisdn='1038', subscriber_id=38}
22:48:38.815508 tst register_default_mass.py: using MSISDN 1039
22:48:38.821535 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000008', msisdn='1039', subscriber_id=39}
22:48:38.908339 tst register_default_mass.py: using MSISDN 1040
22:48:38.914236 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000009', msisdn='1040', subscriber_id=40}
22:48:38.987644 tst register_default_mass.py: using MSISDN 1041
22:48:38.993648 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000000', msisdn='1041', subscriber_id=41}
22:48:39.067156 tst register_default_mass.py: using MSISDN 1042
22:48:39.076376 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000001', msisdn='1042', subscriber_id=42}
22:48:39.175210 tst register_default_mass.py: using MSISDN 1043
22:48:39.186142 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000002', msisdn='1043', subscriber_id=43}
22:48:39.360744 tst register_default_mass.py: using MSISDN 1044
22:48:39.368510 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000003', msisdn='1044', subscriber_id=44}
22:48:39.469395 tst register_default_mass.py: using MSISDN 1045
22:48:39.476782 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000004', msisdn='1045', subscriber_id=45}
22:48:39.551165 tst register_default_mass.py: using MSISDN 1046
22:48:39.557155 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000005', msisdn='1046', subscriber_id=46}
22:48:39.753798 tst register_default_mass.py: using MSISDN 1047
22:48:39.759543 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000006', msisdn='1047', subscriber_id=47}
22:48:39.827455 tst register_default_mass.py: using MSISDN 1048
22:48:39.834020 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000007', msisdn='1048', subscriber_id=48}
22:48:39.913573 tst register_default_mass.py: using MSISDN 1049
22:48:39.920887 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000008', msisdn='1049', subscriber_id=49}
22:48:40.000866 tst register_default_mass.py: using MSISDN 1050
22:48:40.007754 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000009', msisdn='1050', subscriber_id=50}
22:48:40.101010 tst register_default_mass.py: using MSISDN 1051
22:48:40.108723 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000000', msisdn='1051', subscriber_id=51}
22:48:40.202612 tst register_default_mass.py: using MSISDN 1052
22:48:40.209659 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000001', msisdn='1052', subscriber_id=52}
22:48:40.300894 tst register_default_mass.py: using MSISDN 1053
22:48:40.311660 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000002', msisdn='1053', subscriber_id=53}
22:48:40.538018 tst register_default_mass.py: using MSISDN 1054
22:48:40.543936 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000003', msisdn='1054', subscriber_id=54}
22:48:40.799383 tst register_default_mass.py: using MSISDN 1055
22:48:40.809923 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000004', msisdn='1055', subscriber_id=55}
22:48:40.893196 tst register_default_mass.py: using MSISDN 1056
22:48:40.921809 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000005', msisdn='1056', subscriber_id=56}
22:48:41.271833 tst register_default_mass.py: using MSISDN 1057
22:48:41.277625 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000006', msisdn='1057', subscriber_id=57}
22:48:41.363997 tst register_default_mass.py: using MSISDN 1058
22:48:41.370006 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000007', msisdn='1058', subscriber_id=58}
22:48:41.453879 tst register_default_mass.py: using MSISDN 1059
22:48:41.459914 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000008', msisdn='1059', subscriber_id=59}
22:48:41.532708 tst register_default_mass.py: using MSISDN 1060
22:48:41.540469 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000009', msisdn='1060', subscriber_id=60}
22:48:41.621344 tst register_default_mass.py: using MSISDN 1061
22:48:41.627291 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000000', msisdn='1061', subscriber_id=61}
22:48:41.823907 tst register_default_mass.py: using MSISDN 1062
22:48:41.832034 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000001', msisdn='1062', subscriber_id=62}
22:48:41.917371 tst register_default_mass.py: using MSISDN 1063
22:48:41.923390 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000002', msisdn='1063', subscriber_id=63}
22:48:42.847912 tst register_default_mass.py: using MSISDN 1064
22:48:42.853935 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000003', msisdn='1064', subscriber_id=64}
22:48:42.930153 tst register_default_mass.py: using MSISDN 1065
22:48:42.935967 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000004', msisdn='1065', subscriber_id=65}
22:48:43.007611 tst register_default_mass.py: using MSISDN 1066
22:48:43.015519 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000005', msisdn='1066', subscriber_id=66}
22:48:43.086416 tst register_default_mass.py: using MSISDN 1067
22:48:43.092227 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000006', msisdn='1067', subscriber_id=67}
22:48:43.179072 tst register_default_mass.py: using MSISDN 1068
22:48:43.185223 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000007', msisdn='1068', subscriber_id=68}
22:48:43.305510 tst register_default_mass.py: using MSISDN 1069
22:48:43.316335 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000008', msisdn='1069', subscriber_id=69}
22:48:43.481145 tst register_default_mass.py: using MSISDN 1070
22:48:43.491893 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000009', msisdn='1070', subscriber_id=70}
22:48:44.017612 tst register_default_mass.py: using MSISDN 1071
22:48:44.024954 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000000', msisdn='1071', subscriber_id=71}
22:48:44.099003 tst register_default_mass.py: using MSISDN 1072
22:48:44.109717 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000001', msisdn='1072', subscriber_id=72}
22:48:44.190901 tst register_default_mass.py: using MSISDN 1073
22:48:44.196993 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000002', msisdn='1073', subscriber_id=73}
22:48:44.278912 tst register_default_mass.py: using MSISDN 1074
22:48:44.285654 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000003', msisdn='1074', subscriber_id=74}
22:48:44.357975 tst register_default_mass.py: using MSISDN 1075
22:48:44.363884 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000004', msisdn='1075', subscriber_id=75}
22:48:44.440233 tst register_default_mass.py: using MSISDN 1076
22:48:44.446088 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000005', msisdn='1076', subscriber_id=76}
22:48:44.520212 tst register_default_mass.py: using MSISDN 1077
22:48:44.525876 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000006', msisdn='1077', subscriber_id=77}
22:48:44.605418 tst register_default_mass.py: using MSISDN 1078
22:48:44.613013 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000007', msisdn='1078', subscriber_id=78}
22:48:44.748069 tst register_default_mass.py: using MSISDN 1079
22:48:44.758056 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000008', msisdn='1079', subscriber_id=79}
22:48:44.919807 tst register_default_mass.py: using MSISDN 1080
22:48:44.926366 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000009', msisdn='1080', subscriber_id=80}
22:48:45.198261 tst register_default_mass.py: using MSISDN 1081
22:48:45.205236 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000000', msisdn='1081', subscriber_id=81}
22:48:45.272390 tst register_default_mass.py: using MSISDN 1082
22:48:45.278441 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000001', msisdn='1082', subscriber_id=82}
22:48:45.364921 tst register_default_mass.py: using MSISDN 1083
22:48:45.370721 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000002', msisdn='1083', subscriber_id=83}
22:48:45.451475 tst register_default_mass.py: using MSISDN 1084
22:48:45.457685 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000003', msisdn='1084', subscriber_id=84}
22:48:45.532890 tst register_default_mass.py: using MSISDN 1085
22:48:45.538847 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000004', msisdn='1085', subscriber_id=85}
22:48:45.602727 tst register_default_mass.py: using MSISDN 1086
22:48:45.609106 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000005', msisdn='1086', subscriber_id=86}
22:48:45.682361 tst register_default_mass.py: using MSISDN 1087
22:48:45.688177 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000006', msisdn='1087', subscriber_id=87}
22:48:45.765937 tst register_default_mass.py: using MSISDN 1088
22:48:45.772124 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000007', msisdn='1088', subscriber_id=88}
22:48:45.933730 tst register_default_mass.py: using MSISDN 1089
22:48:45.939538 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000008', msisdn='1089', subscriber_id=89}
22:48:46.022796 tst register_default_mass.py: using MSISDN 1090
22:48:46.028885 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000009', msisdn='1090', subscriber_id=90}
22:48:46.778206 tst register_default_mass.py: using MSISDN 1091
22:48:46.787245 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000000', msisdn='1091', subscriber_id=91}
22:48:46.864303 tst register_default_mass.py: using MSISDN 1092
22:48:46.870303 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000001', msisdn='1092', subscriber_id=92}
22:48:46.950789 tst register_default_mass.py: using MSISDN 1093
22:48:46.957494 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000002', msisdn='1093', subscriber_id=93}
22:48:47.030060 tst register_default_mass.py: using MSISDN 1094
22:48:47.035943 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000003', msisdn='1094', subscriber_id=94}
22:48:47.112724 tst register_default_mass.py: using MSISDN 1095
22:48:47.120476 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000004', msisdn='1095', subscriber_id=95}
22:48:47.208681 tst register_default_mass.py: using MSISDN 1096
22:48:47.218161 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000005', msisdn='1096', subscriber_id=96}
22:48:47.287021 tst register_default_mass.py: using MSISDN 1097
22:48:47.292729 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000006', msisdn='1097', subscriber_id=97}
22:48:47.369714 tst register_default_mass.py: using MSISDN 1098
22:48:47.375467 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000007', msisdn='1098', subscriber_id=98}
22:48:47.449951 tst register_default_mass.py: using MSISDN 1099
22:48:47.455674 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000008', msisdn='1099', subscriber_id=99}
22:48:47.528265 tst register_default_mass.py: using MSISDN 1100
22:48:47.534448 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000009', msisdn='1100', subscriber_id=100}
22:48:47.653215 run mass: Starting testcase
22:48:47.658994 run mass: Pre-launching all virtphy's
22:48:47.664454 run osmo-ms-virt-phy/00000: Starting virtphy
22:48:47.679971 run osmo-ms-virt-phy/00000(pid=35): Launched
22:48:47.686215 run osmo-ms-virt-phy/00001: Starting virtphy
22:48:47.699349 run osmo-ms-virt-phy/00001(pid=36): Launched
22:48:47.705465 run osmo-ms-virt-phy/00002: Starting virtphy
22:48:47.718944 run osmo-ms-virt-phy/00002(pid=37): Launched
22:48:47.725179 run osmo-ms-virt-phy/00003: Starting virtphy
22:48:47.738414 run osmo-ms-virt-phy/00003(pid=38): Launched
22:48:47.744656 run osmo-ms-virt-phy/00004: Starting virtphy
22:48:47.758257 run osmo-ms-virt-phy/00004(pid=39): Launched
22:48:47.764552 run osmo-ms-virt-phy/00005: Starting virtphy
22:48:47.778043 run osmo-ms-virt-phy/00005(pid=40): Launched
22:48:47.784321 run osmo-ms-virt-phy/00006: Starting virtphy
22:48:47.797684 run osmo-ms-virt-phy/00006(pid=41): Launched
22:48:47.803989 run osmo-ms-virt-phy/00007: Starting virtphy
22:48:47.847847 run osmo-ms-virt-phy/00007(pid=42): Launched
22:48:47.853974 run osmo-ms-virt-phy/00008: Starting virtphy
22:48:47.866835 run osmo-ms-virt-phy/00008(pid=43): Launched
22:48:47.872960 run osmo-ms-virt-phy/00009: Starting virtphy
22:48:47.885905 run osmo-ms-virt-phy/00009(pid=44): Launched
22:48:47.891918 run osmo-ms-virt-phy/00010: Starting virtphy
22:48:47.904666 run osmo-ms-virt-phy/00010(pid=45): Launched
22:48:47.910619 run osmo-ms-virt-phy/00011: Starting virtphy
22:48:47.923315 run osmo-ms-virt-phy/00011(pid=46): Launched
22:48:47.929265 run osmo-ms-virt-phy/00012: Starting virtphy
22:48:47.942047 run osmo-ms-virt-phy/00012(pid=47): Launched
22:48:47.948099 run osmo-ms-virt-phy/00013: Starting virtphy
22:48:47.961219 run osmo-ms-virt-phy/00013(pid=48): Launched
22:48:47.967191 run osmo-ms-virt-phy/00014: Starting virtphy
22:48:47.980119 run osmo-ms-virt-phy/00014(pid=49): Launched
22:48:47.986270 run osmo-ms-virt-phy/00015: Starting virtphy
22:48:47.999240 run osmo-ms-virt-phy/00015(pid=50): Launched
22:48:48.005297 run osmo-ms-virt-phy/00016: Starting virtphy
22:48:48.018487 run osmo-ms-virt-phy/00016(pid=51): Launched
22:48:48.024511 run osmo-ms-virt-phy/00017: Starting virtphy
22:48:48.037441 run osmo-ms-virt-phy/00017(pid=52): Launched
22:48:48.043552 run osmo-ms-virt-phy/00018: Starting virtphy
22:48:48.056471 run osmo-ms-virt-phy/00018(pid=53): Launched
22:48:48.062598 run osmo-ms-virt-phy/00019: Starting virtphy
22:48:48.075625 run osmo-ms-virt-phy/00019(pid=54): Launched
22:48:48.081975 run osmo-ms-virt-phy/00020: Starting virtphy
22:48:48.095532 run osmo-ms-virt-phy/00020(pid=55): Launched
22:48:48.101731 run osmo-ms-virt-phy/00021: Starting virtphy
22:48:48.115033 run osmo-ms-virt-phy/00021(pid=56): Launched
22:48:48.121206 run osmo-ms-virt-phy/00022: Starting virtphy
22:48:48.134470 run osmo-ms-virt-phy/00022(pid=57): Launched
22:48:48.140701 run osmo-ms-virt-phy/00023: Starting virtphy
22:48:48.154021 run osmo-ms-virt-phy/00023(pid=58): Launched
22:48:48.160235 run osmo-ms-virt-phy/00024: Starting virtphy
22:48:48.173564 run osmo-ms-virt-phy/00024(pid=59): Launched
22:48:48.179713 run osmo-ms-virt-phy/00025: Starting virtphy
22:48:48.193384 run osmo-ms-virt-phy/00025(pid=60): Launched
22:48:48.199779 run osmo-ms-virt-phy/00026: Starting virtphy
22:48:48.213149 run osmo-ms-virt-phy/00026(pid=61): Launched
22:48:48.219316 run osmo-ms-virt-phy/00027: Starting virtphy
22:48:48.233252 run osmo-ms-virt-phy/00027(pid=62): Launched
22:48:48.239536 run osmo-ms-virt-phy/00028: Starting virtphy
22:48:48.253269 run osmo-ms-virt-phy/00028(pid=63): Launched
22:48:48.259642 run osmo-ms-virt-phy/00029: Starting virtphy
22:48:48.273379 run osmo-ms-virt-phy/00029(pid=64): Launched
22:48:48.279801 run osmo-ms-virt-phy/00030: Starting virtphy
22:48:48.293672 run osmo-ms-virt-phy/00030(pid=65): Launched
22:48:48.300079 run osmo-ms-virt-phy/00031: Starting virtphy
22:48:48.313962 run osmo-ms-virt-phy/00031(pid=66): Launched
22:48:48.320140 run osmo-ms-virt-phy/00032: Starting virtphy
22:48:48.333505 run osmo-ms-virt-phy/00032(pid=67): Launched
22:48:48.339639 run osmo-ms-virt-phy/00033: Starting virtphy
22:48:48.353193 run osmo-ms-virt-phy/00033(pid=68): Launched
22:48:48.359475 run osmo-ms-virt-phy/00034: Starting virtphy
22:48:48.372534 run osmo-ms-virt-phy/00034(pid=69): Launched
22:48:48.378787 run osmo-ms-virt-phy/00035: Starting virtphy
22:48:48.392292 run osmo-ms-virt-phy/00035(pid=70): Launched
22:48:48.398667 run osmo-ms-virt-phy/00036: Starting virtphy
22:48:48.412128 run osmo-ms-virt-phy/00036(pid=71): Launched
22:48:48.418299 run osmo-ms-virt-phy/00037: Starting virtphy
22:48:48.431507 run osmo-ms-virt-phy/00037(pid=72): Launched
22:48:48.437742 run osmo-ms-virt-phy/00038: Starting virtphy
22:48:48.451166 run osmo-ms-virt-phy/00038(pid=73): Launched
22:48:48.457517 run osmo-ms-virt-phy/00039: Starting virtphy
22:48:48.471095 run osmo-ms-virt-phy/00039(pid=74): Launched
22:48:48.477429 run osmo-ms-virt-phy/00040: Starting virtphy
22:48:48.491118 run osmo-ms-virt-phy/00040(pid=75): Launched
22:48:48.497472 run osmo-ms-virt-phy/00041: Starting virtphy
22:48:48.511195 run osmo-ms-virt-phy/00041(pid=76): Launched
22:48:48.517493 run osmo-ms-virt-phy/00042: Starting virtphy
22:48:48.531229 run osmo-ms-virt-phy/00042(pid=77): Launched
22:48:48.537538 run osmo-ms-virt-phy/00043: Starting virtphy
22:48:48.551101 run osmo-ms-virt-phy/00043(pid=78): Launched
22:48:48.557421 run osmo-ms-virt-phy/00044: Starting virtphy
22:48:48.571146 run osmo-ms-virt-phy/00044(pid=79): Launched
22:48:48.577540 run osmo-ms-virt-phy/00045: Starting virtphy
22:48:48.591040 run osmo-ms-virt-phy/00045(pid=80): Launched
22:48:48.597425 run osmo-ms-virt-phy/00046: Starting virtphy
22:48:48.610709 run osmo-ms-virt-phy/00046(pid=81): Launched
22:48:48.616790 run osmo-ms-virt-phy/00047: Starting virtphy
22:48:48.630174 run osmo-ms-virt-phy/00047(pid=82): Launched
22:48:48.636472 run osmo-ms-virt-phy/00048: Starting virtphy
22:48:48.650151 run osmo-ms-virt-phy/00048(pid=83): Launched
22:48:48.656417 run osmo-ms-virt-phy/00049: Starting virtphy
22:48:48.670024 run osmo-ms-virt-phy/00049(pid=84): Launched
22:48:48.676269 run osmo-ms-virt-phy/00050: Starting virtphy
22:48:48.689837 run osmo-ms-virt-phy/00050(pid=85): Launched
22:48:48.696022 run osmo-ms-virt-phy/00051: Starting virtphy
22:48:48.709160 run osmo-ms-virt-phy/00051(pid=86): Launched
22:48:48.715361 run osmo-ms-virt-phy/00052: Starting virtphy
22:48:48.889711 run osmo-ms-virt-phy/00052(pid=87): Launched
22:48:48.896327 run osmo-ms-virt-phy/00053: Starting virtphy
22:48:48.910034 run osmo-ms-virt-phy/00053(pid=88): Launched
22:48:48.916368 run osmo-ms-virt-phy/00054: Starting virtphy
22:48:48.929502 run osmo-ms-virt-phy/00054(pid=89): Launched
22:48:48.935629 run osmo-ms-virt-phy/00055: Starting virtphy
22:48:48.948696 run osmo-ms-virt-phy/00055(pid=90): Launched
22:48:48.954802 run osmo-ms-virt-phy/00056: Starting virtphy
22:48:48.967903 run osmo-ms-virt-phy/00056(pid=91): Launched
22:48:48.974013 run osmo-ms-virt-phy/00057: Starting virtphy
22:48:48.987231 run osmo-ms-virt-phy/00057(pid=92): Launched
22:48:48.993255 run osmo-ms-virt-phy/00058: Starting virtphy
22:48:49.006446 run osmo-ms-virt-phy/00058(pid=93): Launched
22:48:49.012515 run osmo-ms-virt-phy/00059: Starting virtphy
22:48:49.025753 run osmo-ms-virt-phy/00059(pid=94): Launched
22:48:49.031897 run osmo-ms-virt-phy/00060: Starting virtphy
22:48:49.044925 run osmo-ms-virt-phy/00060(pid=95): Launched
22:48:49.050994 run osmo-ms-virt-phy/00061: Starting virtphy
22:48:49.064095 run osmo-ms-virt-phy/00061(pid=96): Launched
22:48:49.070407 run osmo-ms-virt-phy/00062: Starting virtphy
22:48:49.084056 run osmo-ms-virt-phy/00062(pid=97): Launched
22:48:49.090340 run osmo-ms-virt-phy/00063: Starting virtphy
22:48:49.103632 run osmo-ms-virt-phy/00063(pid=98): Launched
22:48:49.109950 run osmo-ms-virt-phy/00064: Starting virtphy
22:48:49.123698 run osmo-ms-virt-phy/00064(pid=99): Launched
22:48:49.130020 run osmo-ms-virt-phy/00065: Starting virtphy
22:48:49.143651 run osmo-ms-virt-phy/00065(pid=100): Launched
22:48:49.152557 run osmo-ms-virt-phy/00066: Starting virtphy
22:48:49.166067 run osmo-ms-virt-phy/00066(pid=101): Launched
22:48:49.172425 run osmo-ms-virt-phy/00067: Starting virtphy
22:48:49.185879 run osmo-ms-virt-phy/00067(pid=102): Launched
22:48:49.192335 run osmo-ms-virt-phy/00068: Starting virtphy
22:48:49.205911 run osmo-ms-virt-phy/00068(pid=103): Launched
22:48:49.212330 run osmo-ms-virt-phy/00069: Starting virtphy
22:48:49.226037 run osmo-ms-virt-phy/00069(pid=104): Launched
22:48:49.232457 run osmo-ms-virt-phy/00070: Starting virtphy
22:48:49.246463 run osmo-ms-virt-phy/00070(pid=105): Launched
22:48:49.252959 run osmo-ms-virt-phy/00071: Starting virtphy
22:48:49.267093 run osmo-ms-virt-phy/00071(pid=106): Launched
22:48:49.273510 run osmo-ms-virt-phy/00072: Starting virtphy
22:48:49.288831 run osmo-ms-virt-phy/00072(pid=107): Launched
22:48:49.295255 run osmo-ms-virt-phy/00073: Starting virtphy
22:48:49.309047 run osmo-ms-virt-phy/00073(pid=108): Launched
22:48:49.315675 run osmo-ms-virt-phy/00074: Starting virtphy
22:48:49.331677 run osmo-ms-virt-phy/00074(pid=109): Launched
22:48:49.338030 run osmo-ms-virt-phy/00075: Starting virtphy
22:48:49.351782 run osmo-ms-virt-phy/00075(pid=110): Launched
22:48:49.358206 run osmo-ms-virt-phy/00076: Starting virtphy
22:48:49.371828 run osmo-ms-virt-phy/00076(pid=111): Launched
22:48:49.378119 run osmo-ms-virt-phy/00077: Starting virtphy
22:48:49.391983 run osmo-ms-virt-phy/00077(pid=112): Launched
22:48:49.398275 run osmo-ms-virt-phy/00078: Starting virtphy
22:48:49.411861 run osmo-ms-virt-phy/00078(pid=113): Launched
22:48:49.418130 run osmo-ms-virt-phy/00079: Starting virtphy
22:48:49.431770 run osmo-ms-virt-phy/00079(pid=114): Launched
22:48:49.437993 run osmo-ms-virt-phy/00080: Starting virtphy
22:48:49.451305 run osmo-ms-virt-phy/00080(pid=115): Launched
22:48:49.457554 run osmo-ms-virt-phy/00081: Starting virtphy
22:48:49.470694 run osmo-ms-virt-phy/00081(pid=116): Launched
22:48:49.476969 run osmo-ms-virt-phy/00082: Starting virtphy
22:48:49.490170 run osmo-ms-virt-phy/00082(pid=117): Launched
22:48:49.496442 run osmo-ms-virt-phy/00083: Starting virtphy
22:48:49.510174 run osmo-ms-virt-phy/00083(pid=118): Launched
22:48:49.516333 run osmo-ms-virt-phy/00084: Starting virtphy
22:48:49.529994 run osmo-ms-virt-phy/00084(pid=119): Launched
22:48:49.536205 run osmo-ms-virt-phy/00085: Starting virtphy
22:48:49.549791 run osmo-ms-virt-phy/00085(pid=120): Launched
22:48:49.555853 run osmo-ms-virt-phy/00086: Starting virtphy
22:48:49.568935 run osmo-ms-virt-phy/00086(pid=121): Launched
22:48:49.574973 run osmo-ms-virt-phy/00087: Starting virtphy
22:48:49.588313 run osmo-ms-virt-phy/00087(pid=122): Launched
22:48:49.594551 run osmo-ms-virt-phy/00088: Starting virtphy
22:48:49.608310 run osmo-ms-virt-phy/00088(pid=123): Launched
22:48:49.614595 run osmo-ms-virt-phy/00089: Starting virtphy
22:48:49.627950 run osmo-ms-virt-phy/00089(pid=124): Launched
22:48:49.633963 run osmo-ms-virt-phy/00090: Starting virtphy
22:48:49.646809 run osmo-ms-virt-phy/00090(pid=125): Launched
22:48:49.652840 run osmo-ms-virt-phy/00091: Starting virtphy
22:48:49.665751 run osmo-ms-virt-phy/00091(pid=126): Launched
22:48:49.671704 run osmo-ms-virt-phy/00092: Starting virtphy
22:48:49.684783 run osmo-ms-virt-phy/00092(pid=127): Launched
22:48:49.691023 run osmo-ms-virt-phy/00093: Starting virtphy
22:48:49.704101 run osmo-ms-virt-phy/00093(pid=128): Launched
22:48:49.710366 run osmo-ms-virt-phy/00094: Starting virtphy
22:48:49.723474 run osmo-ms-virt-phy/00094(pid=129): Launched
22:48:49.729574 run osmo-ms-virt-phy/00095: Starting virtphy
22:48:49.743106 run osmo-ms-virt-phy/00095(pid=130): Launched
22:48:49.749329 run osmo-ms-virt-phy/00096: Starting virtphy
22:48:49.762900 run osmo-ms-virt-phy/00096(pid=131): Launched
22:48:49.770943 run osmo-ms-virt-phy/00097: Starting virtphy
22:48:49.784090 run osmo-ms-virt-phy/00097(pid=132): Launched
22:48:49.790473 run osmo-ms-virt-phy/00098: Starting virtphy
22:48:49.803596 run osmo-ms-virt-phy/00098(pid=133): Launched
22:48:49.809774 run osmo-ms-virt-phy/00099: Starting virtphy
22:48:49.822854 run osmo-ms-virt-phy/00099(pid=134): Launched
22:48:49.828870 run mass: Checking if sockets are in the filesystem
22:48:49.841031 run osmo-ms-mob/00000: Starting mobile
22:48:49.854739 run osmo-ms-mob/00000(pid=135): Launched
22:48:49.867839 run mass: MS start registered {at=24058635.57117715, delay=0.0069055818021297455, ms=00000}
22:48:54.043163 run osmo-ms-mob/00001: Starting mobile
22:48:54.056816 run osmo-ms-mob/00001(pid=136): Launched
22:48:54.067763 run mass: MS start registered {at=24058639.771113865, delay=0.004758257418870926, ms=00001}
22:48:55.846555 run osmo-ms-mob/00002: Starting mobile
22:48:55.873621 run osmo-ms-mob/00002(pid=137): Launched
22:48:55.888004 run mass: MS start registered {at=24058641.591339435, delay=0.0024933665990829468, ms=00002}
22:48:55.901523 run mass: MS performed LU {at=24058641.604854517, lu_delay=6.033677365630865, ms=00000}
22:48:57.143573 run osmo-ms-mob/00003: Starting mobile
22:48:57.156871 run osmo-ms-mob/00003(pid=138): Launched
22:48:57.167796 run mass: MS start registered {at=24058642.87113513, delay=0.004852253943681717, ms=00003}
22:48:58.240786 run osmo-ms-mob/00004: Starting mobile
22:48:58.255622 run osmo-ms-mob/00004(pid=139): Launched
22:48:58.267161 run mass: MS start registered {at=24058643.97051174, delay=0.0025411956012248993, ms=00004}
22:48:59.241152 run osmo-ms-mob/00005: Starting mobile
22:48:59.254412 run osmo-ms-mob/00005(pid=140): Launched
22:48:59.265368 run mass: MS start registered {at=24058644.968716446, delay=0.004791025072336197, ms=00005}
22:48:59.667015 run mass: MS performed LU {at=24058645.370342653, lu_delay=5.599228788167238, ms=00001}
22:49:00.142786 run osmo-ms-mob/00006: Starting mobile
22:49:00.156791 run osmo-ms-mob/00006(pid=141): Launched
22:49:00.168064 run mass: MS start registered {at=24058645.87141376, delay=0.004752378910779953, ms=00006}
22:49:01.040962 run osmo-ms-mob/00007: Starting mobile
22:49:01.055033 run osmo-ms-mob/00007(pid=142): Launched
22:49:01.066365 run mass: MS start registered {at=24058646.769713018, delay=0.004976231604814529, ms=00007}
22:49:01.568400 run mass: MS performed LU {at=24058647.271732103, lu_delay=5.6803926676511765, ms=00002}
22:49:01.840880 run osmo-ms-mob/00008: Starting mobile
22:49:01.854614 run osmo-ms-mob/00008(pid=143): Launched
22:49:01.865562 run mass: MS start registered {at=24058647.56891446, delay=0.004497740417718887, ms=00008}
22:49:02.541530 run osmo-ms-mob/00009: Starting mobile
22:49:02.554802 run osmo-ms-mob/00009(pid=144): Launched
22:49:02.565592 run mass: MS start registered {at=24058648.268945962, delay=0.004563428461551666, ms=00009}
22:49:03.241337 run osmo-ms-mob/00010: Starting mobile
22:49:03.254967 run osmo-ms-mob/00010(pid=145): Launched
22:49:03.265845 run mass: MS start registered {at=24058648.96919694, delay=0.004591800272464752, ms=00010}
22:49:03.667883 run mass: MS performed LU {at=24058649.37121399, lu_delay=5.400702252984047, ms=00004}
22:49:03.714351 run mass: MS performed LU {at=24058649.417677224, lu_delay=6.546542093157768, ms=00003}
22:49:03.726354 run osmo-ms-mob/00011: Starting mobile
22:49:03.740163 run osmo-ms-mob/00011(pid=146): Launched
22:49:03.751574 run mass: MS start registered {at=24058649.45491426, delay=0.004891451448202133, ms=00011}
22:49:04.441582 run osmo-ms-mob/00012: Starting mobile
22:49:04.454958 run osmo-ms-mob/00012(pid=147): Launched
22:49:04.466206 run mass: MS start registered {at=24058650.169557773, delay=0.004797428846359253, ms=00012}
22:49:05.040858 run osmo-ms-mob/00013: Starting mobile
22:49:05.055216 run osmo-ms-mob/00013(pid=148): Launched
22:49:05.066612 run mass: MS start registered {at=24058650.769958474, delay=0.005107861012220383, ms=00013}
22:49:05.334659 run mass: MS performed LU {at=24058651.037989717, lu_delay=6.069273270666599, ms=00005}
22:49:05.380504 run mass: MS performed LU {at=24058651.083849482, lu_delay=5.212435722351074, ms=00006}
22:49:05.640770 run osmo-ms-mob/00014: Starting mobile
22:49:05.654635 run osmo-ms-mob/00014(pid=149): Launched
22:49:05.667262 run mass: MS start registered {at=24058651.370617405, delay=0.004000969231128693, ms=00014}
22:49:06.241012 run osmo-ms-mob/00015: Starting mobile
22:49:06.254890 run osmo-ms-mob/00015(pid=150): Launched
22:49:06.266245 run mass: MS start registered {at=24058651.96958584, delay=0.004698142409324646, ms=00015}
22:49:06.740935 run osmo-ms-mob/00016: Starting mobile
22:49:06.754126 run osmo-ms-mob/00016(pid=151): Launched
22:49:06.765074 run mass: MS start registered {at=24058652.468423594, delay=0.0048294104635715485, ms=00016}
22:49:07.199057 run mass: MS performed LU {at=24058652.902366493, lu_delay=5.33345203474164, ms=00008}
22:49:07.217177 run osmo-ms-mob/00017: Starting mobile
22:49:07.230461 run osmo-ms-mob/00017(pid=152): Launched
22:49:07.241239 run mass: MS start registered {at=24058652.944592007, delay=0.0044870637357234955, ms=00017}
22:49:07.247541 run mass: MS performed LU {at=24058652.950902503, lu_delay=6.181189484894276, ms=00007}
22:49:07.333000 run mass: MS performed LU {at=24058653.036334936, lu_delay=4.767388973385096, ms=00009}
22:49:07.840460 run osmo-ms-mob/00018: Starting mobile
22:49:07.853914 run osmo-ms-mob/00018(pid=153): Launched
22:49:07.865530 run mass: MS start registered {at=24058653.56887189, delay=0.004913434386253357, ms=00018}
22:49:08.240838 run osmo-ms-mob/00019: Starting mobile
22:49:08.254434 run osmo-ms-mob/00019(pid=154): Launched
22:49:08.265802 run mass: MS start registered {at=24058653.969149195, delay=0.00495896115899086, ms=00019}
22:49:08.741406 run osmo-ms-mob/00020: Starting mobile
22:49:08.755381 run osmo-ms-mob/00020(pid=155): Launched
22:49:08.766868 run mass: MS start registered {at=24058654.470211834, delay=0.005062229931354523, ms=00020}
22:49:08.998010 run mass: MS performed LU {at=24058654.70132631, lu_delay=4.531768538057804, ms=00012}
22:49:09.099700 run mass: MS performed LU {at=24058654.80302098, lu_delay=5.833824038505554, ms=00010}
22:49:09.146256 run mass: MS performed LU {at=24058654.84957725, lu_delay=5.394662991166115, ms=00011}
22:49:09.159043 run osmo-ms-mob/00021: Starting mobile
22:49:09.172985 run osmo-ms-mob/00021(pid=156): Launched
22:49:09.184153 run mass: MS start registered {at=24058654.887496486, delay=0.004807822406291962, ms=00021}
22:49:09.640661 run osmo-ms-mob/00022: Starting mobile
22:49:09.654880 run osmo-ms-mob/00022(pid=157): Launched
22:49:09.666259 run mass: MS start registered {at=24058655.369606256, delay=0.004862036556005478, ms=00022}
22:49:10.141195 run osmo-ms-mob/00023: Starting mobile
22:49:10.155182 run osmo-ms-mob/00023(pid=158): Launched
22:49:10.166865 run mass: MS start registered {at=24058655.87019999, delay=0.004837982356548309, ms=00023}
22:49:10.541567 run osmo-ms-mob/00024: Starting mobile
22:49:10.554947 run osmo-ms-mob/00024(pid=159): Launched
22:49:10.566379 run mass: MS start registered {at=24058656.269719146, delay=0.005048874765634537, ms=00024}
22:49:10.964701 run mass: MS performed LU {at=24058656.668019854, lu_delay=5.898061379790306, ms=00013}
22:49:10.979552 run osmo-ms-mob/00025: Starting mobile
22:49:10.995216 run osmo-ms-mob/00025(pid=160): Launched
22:49:11.007797 run mass: MS start registered {at=24058656.711144514, delay=0.005199439823627472, ms=00025}
22:49:11.015651 run mass: MS performed LU {at=24058656.719008863, lu_delay=5.348391458392143, ms=00014}
22:49:11.098573 run mass: MS performed LU {at=24058656.80189316, lu_delay=4.832307320088148, ms=00015}
22:49:11.443875 run osmo-ms-mob/00026: Starting mobile
22:49:11.461298 run osmo-ms-mob/00026(pid=161): Launched
22:49:11.474914 run mass: MS start registered {at=24058657.178253837, delay=0.0057530589401721954, ms=00026}
22:49:11.844763 run osmo-ms-mob/00027: Starting mobile
22:49:11.861367 run osmo-ms-mob/00027(pid=162): Launched
22:49:11.874104 run mass: MS start registered {at=24058657.577437133, delay=0.005143098533153534, ms=00027}
22:49:12.242618 run osmo-ms-mob/00028: Starting mobile
22:49:12.260083 run osmo-ms-mob/00028(pid=163): Launched
22:49:12.273919 run mass: MS start registered {at=24058657.977237824, delay=0.005756426602602005, ms=00028}
22:49:12.645549 run osmo-ms-mob/00029: Starting mobile
22:49:12.662705 run osmo-ms-mob/00029(pid=164): Launched
22:49:12.676938 run mass: MS start registered {at=24058658.380273927, delay=4.5027583837509155e-05, ms=00029}
22:49:12.764207 run mass: MS performed LU {at=24058658.467535015, lu_delay=5.5229430086910725, ms=00017}
22:49:12.866299 run mass: MS performed LU {at=24058658.56962909, lu_delay=5.000757202506065, ms=00018}
22:49:12.912072 run mass: MS performed LU {at=24058658.615418687, lu_delay=6.146995093673468, ms=00016}
22:49:12.923325 run osmo-ms-mob/00030: Starting mobile
22:49:12.937236 run osmo-ms-mob/00030(pid=165): Launched
22:49:12.949931 run mass: MS start registered {at=24058658.653271783, delay=0.005645100027322769, ms=00030}
22:49:13.017782 run mass: MS performed LU {at=24058658.721113473, lu_delay=4.751964278519154, ms=00019}
22:49:13.443851 run osmo-ms-mob/00031: Starting mobile
22:49:13.467829 run osmo-ms-mob/00031(pid=166): Launched
22:49:13.484923 run mass: MS start registered {at=24058659.18825703, delay=4.1775405406951904e-05, ms=00031}
22:49:13.750787 run osmo-ms-mob/00032: Starting mobile
22:49:13.779458 run osmo-ms-mob/00032(pid=167): Launched
22:49:13.804884 run mass: MS start registered {at=24058659.50820412, delay=0.013866197317838669, ms=00032}
22:49:14.147794 run osmo-ms-mob/00033: Starting mobile
22:49:14.173896 run osmo-ms-mob/00033(pid=168): Launched
22:49:14.195915 run mass: MS start registered {at=24058659.89919529, delay=0.009673923254013062, ms=00033}
22:49:14.546906 run osmo-ms-mob/00034: Starting mobile
22:49:14.572661 run osmo-ms-mob/00034(pid=169): Launched
22:49:14.591424 run mass: MS start registered {at=24058660.294714008, delay=0.007358368486166, ms=00034}
22:49:14.729960 run mass: MS performed LU {at=24058660.43325509, lu_delay=5.963043257594109, ms=00020}
22:49:14.776964 run mass: MS performed LU {at=24058660.48027627, lu_delay=5.592779785394669, ms=00021}
22:49:14.798340 run osmo-ms-mob/00035: Starting mobile
22:49:14.823027 run osmo-ms-mob/00035(pid=170): Launched
22:49:14.843475 run mass: MS start registered {at=24058660.546789072, delay=0.009495511651039124, ms=00035}
22:49:14.919892 run mass: MS performed LU {at=24058660.623204485, lu_delay=4.753004495054483, ms=00023}
22:49:15.251145 run osmo-ms-mob/00036: Starting mobile
22:49:15.288896 run osmo-ms-mob/00036(pid=171): Launched
22:49:15.313765 run mass: MS start registered {at=24058661.01707377, delay=0.006449341773986816, ms=00036}
22:49:15.650516 run osmo-ms-mob/00037: Starting mobile
22:49:15.680689 run osmo-ms-mob/00037(pid=172): Launched
22:49:15.707357 run mass: MS start registered {at=24058661.410681404, delay=0.014206085354089737, ms=00037}
22:49:15.945528 run osmo-ms-mob/00038: Starting mobile
22:49:15.971149 run osmo-ms-mob/00038(pid=173): Launched
22:49:15.992087 run mass: MS start registered {at=24058661.695385717, delay=0.005266506224870682, ms=00038}
22:49:16.250730 run osmo-ms-mob/00039: Starting mobile
22:49:16.291338 run osmo-ms-mob/00039(pid=174): Launched
22:49:16.317676 run mass: MS start registered {at=24058662.02098848, delay=0.015049215406179428, ms=00039}
22:49:16.531224 run mass: MS performed LU {at=24058662.234525256, lu_delay=5.0562714189291, ms=00026}
22:49:16.631557 run mass: MS performed LU {at=24058662.33484041, lu_delay=4.757403276860714, ms=00027}
22:49:16.654721 run osmo-ms-mob/00040: Starting mobile
22:49:16.680101 run osmo-ms-mob/00040(pid=175): Launched
22:49:16.698862 run mass: MS performed LU {at=24058662.40220144, lu_delay=5.691056925803423, ms=00025}
22:49:16.709982 run mass: MS start registered {at=24058662.41333403, delay=0.01116664707660675, ms=00040}
22:49:16.783686 run mass: MS performed LU {at=24058662.487000912, lu_delay=6.217281766235828, ms=00024}
22:49:16.802212 run osmo-ms-mob/00041: Starting mobile
22:49:16.819591 run osmo-ms-mob/00041(pid=176): Launched
22:49:16.832130 run mass: MS start registered {at=24058662.535479788, delay=0.002938315272331238, ms=00041}
22:49:17.252389 run osmo-ms-mob/00042: Starting mobile
22:49:17.292751 run osmo-ms-mob/00042(pid=177): Launched
22:49:17.318328 run mass: MS start registered {at=24058663.021640003, delay=0.013758659362792969, ms=00042}
22:49:17.652034 run osmo-ms-mob/00043: Starting mobile
22:49:17.693466 run osmo-ms-mob/00043(pid=178): Launched
22:49:17.715729 run mass: MS start registered {at=24058663.4190297, delay=0.0027362890541553497, ms=00043}
22:49:17.951998 run osmo-ms-mob/00044: Starting mobile
22:49:17.991852 run osmo-ms-mob/00044(pid=179): Launched
22:49:18.016960 run mass: MS start registered {at=24058663.72026023, delay=0.005932431668043137, ms=00044}
22:49:18.243198 run osmo-ms-mob/00045: Starting mobile
22:49:18.262766 run osmo-ms-mob/00045(pid=180): Launched
22:49:18.280903 run mass: MS start registered {at=24058663.984239385, delay=4.1093677282333374e-05, ms=00045}
22:49:18.496453 run mass: MS performed LU {at=24058664.199759055, lu_delay=5.011502023786306, ms=00031}
22:49:18.522860 run osmo-ms-mob/00046: Starting mobile
22:49:18.559516 run osmo-ms-mob/00046(pid=181): Launched
22:49:18.573439 run mass: MS performed LU {at=24058664.276780296, lu_delay=6.299542471766472, ms=00028}
22:49:18.586691 run mass: MS start registered {at=24058664.29004454, delay=0.013301532715559006, ms=00046}
22:49:18.703983 run mass: MS performed LU {at=24058664.407301035, lu_delay=5.754029251635075, ms=00030}
22:49:18.718580 run osmo-ms-mob/00047: Starting mobile
22:49:18.737605 run osmo-ms-mob/00047(pid=182): Launched
22:49:18.750055 run mass: MS performed LU {at=24058664.453397162, lu_delay=4.945193041115999, ms=00032}
22:49:18.761022 run mass: MS start registered {at=24058664.4643827, delay=0.011023961007595062, ms=00047}
22:49:18.976498 run mass: MS performed LU {at=24058664.679812428, lu_delay=4.780617136508226, ms=00033}
22:49:19.009733 run osmo-ms-mob/00048: Starting mobile
22:49:19.048289 run osmo-ms-mob/00048(pid=183): Launched
22:49:19.068531 run mass: MS start registered {at=24058664.771840975, delay=0.0028537772595882416, ms=00048}
22:49:19.447576 run osmo-ms-mob/00049: Starting mobile
22:49:19.467003 run osmo-ms-mob/00049(pid=184): Launched
22:49:19.483182 run mass: MS start registered {at=24058665.186461523, delay=0.006943177431821823, ms=00049}
22:49:19.748284 run osmo-ms-mob/00050: Starting mobile
22:49:19.779615 run osmo-ms-mob/00050(pid=185): Launched
22:49:19.802003 run mass: MS start registered {at=24058665.50533923, delay=0.007132496684789658, ms=00050}
22:49:20.147209 run osmo-ms-mob/00051: Starting mobile
22:49:20.167118 run osmo-ms-mob/00051(pid=186): Launched
22:49:20.185041 run mass: MS start registered {at=24058665.888364684, delay=0.008258592337369919, ms=00051}
22:49:20.296165 run mass: MS performed LU {at=24058665.99947796, lu_delay=5.45268888771534, ms=00035}
22:49:20.397769 run mass: MS performed LU {at=24058666.101075266, lu_delay=5.806361258029938, ms=00034}
22:49:20.423181 run osmo-ms-mob/00052: Starting mobile
22:49:20.454006 run osmo-ms-mob/00052(pid=187): Launched
22:49:20.469171 run mass: MS performed LU {at=24058666.17251371, lu_delay=5.15543993934989, ms=00036}
22:49:20.483281 run mass: MS start registered {at=24058666.186634574, delay=0.014158673584461212, ms=00052}
22:49:20.549994 run mass: MS performed LU {at=24058666.2533034, lu_delay=4.842621996998787, ms=00037}
22:49:20.566691 run osmo-ms-mob/00053: Starting mobile
22:49:20.585046 run osmo-ms-mob/00053(pid=188): Launched
22:49:20.600694 run mass: MS start registered {at=24058666.304024372, delay=0.0063446760177612305, ms=00053}
22:49:20.877992 run mass: MS performed LU {at=24058666.581308924, lu_delay=4.885923206806183, ms=00038}
22:49:21.042296 run osmo-ms-mob/00054: Starting mobile
22:49:21.059577 run osmo-ms-mob/00054(pid=189): Launched
22:49:21.072784 run mass: MS start registered {at=24058666.776130553, delay=0.004557937383651733, ms=00054}
22:49:21.343729 run osmo-ms-mob/00055: Starting mobile
22:49:21.363882 run osmo-ms-mob/00055(pid=190): Launched
22:49:21.390267 run mass: MS start registered {at=24058667.09362005, delay=2.3458153009414673e-05, ms=00055}
22:49:21.646632 run osmo-ms-mob/00056: Starting mobile
22:49:21.681865 run osmo-ms-mob/00056(pid=191): Launched
22:49:21.699477 run mass: MS start registered {at=24058667.402791582, delay=0.0010263137519359589, ms=00056}
22:49:21.943387 run osmo-ms-mob/00057: Starting mobile
22:49:21.960665 run osmo-ms-mob/00057(pid=192): Launched
22:49:21.975088 run mass: MS start registered {at=24058667.678415135, delay=0.006713710725307465, ms=00057}
22:49:22.261806 run mass: MS performed LU {at=24058667.96507951, lu_delay=5.9440910294651985, ms=00039}
22:49:22.284178 run osmo-ms-mob/00058: Starting mobile
22:49:22.302543 run osmo-ms-mob/00058(pid=193): Launched
22:49:22.312191 run mass: MS performed LU {at=24058668.015540656, lu_delay=5.480060867965221, ms=00041}
22:49:22.324063 run mass: MS start registered {at=24058668.0273857, delay=0.011870857328176498, ms=00058}
22:49:22.395929 run mass: MS performed LU {at=24058668.099257946, lu_delay=5.685923915356398, ms=00040}
22:49:22.411934 run osmo-ms-mob/00059: Starting mobile
22:49:22.434582 run osmo-ms-mob/00059(pid=194): Launched
22:49:22.454198 run mass: MS start registered {at=24058668.157505997, delay=0.010449569672346115, ms=00059}
22:49:22.469931 run mass: MS performed LU {at=24058668.17325401, lu_delay=5.151614006608725, ms=00042}
22:49:22.723934 run mass: MS performed LU {at=24058668.427264202, lu_delay=5.00823450088501, ms=00043}
22:49:22.738393 run osmo-ms-mob/00060: Starting mobile
22:49:22.756240 run osmo-ms-mob/00060(pid=195): Launched
22:49:22.769708 run mass: MS start registered {at=24058668.473046187, delay=0.006242662668228149, ms=00060}
22:49:23.342884 run osmo-ms-mob/00061: Starting mobile
22:49:23.360751 run osmo-ms-mob/00061(pid=196): Launched
22:49:23.374921 run mass: MS start registered {at=24058669.07824736, delay=0.003614131361246109, ms=00061}
22:49:23.641785 run osmo-ms-mob/00062: Starting mobile
22:49:23.659409 run osmo-ms-mob/00062(pid=197): Launched
22:49:23.675215 run mass: MS start registered {at=24058669.37854639, delay=0.007836632430553436, ms=00062}
22:49:23.942465 run osmo-ms-mob/00063: Starting mobile
22:49:23.958833 run osmo-ms-mob/00063(pid=198): Launched
22:49:23.972060 run mass: MS start registered {at=24058669.675396316, delay=0.005794074386358261, ms=00063}
22:49:24.061381 run mass: MS performed LU {at=24058669.764706083, lu_delay=5.780466698110104, ms=00045}
22:49:24.163694 run mass: MS performed LU {at=24058669.86702333, lu_delay=5.402640629559755, ms=00047}
22:49:24.210068 run mass: MS performed LU {at=24058669.913386635, lu_delay=5.6233420968055725, ms=00046}
22:49:24.224889 run osmo-ms-mob/00064: Starting mobile
22:49:24.242977 run osmo-ms-mob/00064(pid=199): Launched
22:49:24.267102 run mass: MS start registered {at=24058669.97042023, delay=0.014473427087068558, ms=00064}
22:49:24.389724 run mass: MS performed LU {at=24058670.093033098, lu_delay=4.906571574509144, ms=00049}
22:49:24.408393 run mass: MS performed LU {at=24058670.11172101, lu_delay=5.339880034327507, ms=00048}
22:49:24.743508 run osmo-ms-mob/00065: Starting mobile
22:49:24.764262 run osmo-ms-mob/00065(pid=200): Launched
22:49:24.784789 run mass: MS start registered {at=24058670.488128513, delay=0.003118470311164856, ms=00065}
22:49:25.047358 run osmo-ms-mob/00066: Starting mobile
22:49:25.071113 run osmo-ms-mob/00066(pid=201): Launched
22:49:25.088556 run mass: MS start registered {at=24058670.791890237, delay=0.0009718462824821472, ms=00066}
22:49:25.449427 run osmo-ms-mob/00067: Starting mobile
22:49:25.490630 run osmo-ms-mob/00067(pid=202): Launched
22:49:25.509020 run mass: MS start registered {at=24058671.21234833, delay=0.0002803131937980652, ms=00067}
22:49:25.570517 run mass: MS performed LU {at=24058671.273842335, lu_delay=3.871050752699375, ms=00056}
22:49:25.742749 run osmo-ms-mob/00068: Starting mobile
22:49:25.761475 run osmo-ms-mob/00068(pid=203): Launched
22:49:25.777402 run mass: MS start registered {at=24058671.480717342, delay=0.0061409734189510345, ms=00068}
22:49:26.028603 run mass: MS performed LU {at=24058671.731893048, lu_delay=4.95576249435544, ms=00054}
22:49:26.074037 run mass: MS performed LU {at=24058671.777351, lu_delay=4.683730948716402, ms=00055}
22:49:26.094332 run osmo-ms-mob/00069: Starting mobile
22:49:26.121349 run osmo-ms-mob/00069(pid=204): Launched
22:49:26.138721 run mass: MS start registered {at=24058671.84203529, delay=0.007499434053897858, ms=00069}
22:49:26.161992 run mass: MS performed LU {at=24058671.86530258, lu_delay=5.976937897503376, ms=00051}
22:49:26.217829 run mass: MS performed LU {at=24058671.921143554, lu_delay=5.6171191819012165, ms=00053}
22:49:26.254326 run mass: MS performed LU {at=24058671.957651015, lu_delay=6.452311784029007, ms=00050}
22:49:26.278774 run osmo-ms-mob/00070: Starting mobile
22:49:26.313294 run osmo-ms-mob/00070(pid=205): Launched
22:49:26.329133 run mass: MS start registered {at=24058672.032475322, delay=3.5114586353302e-05, ms=00070}
22:49:26.948760 run osmo-ms-mob/00071: Starting mobile
22:49:26.983119 run osmo-ms-mob/00071(pid=206): Launched
22:49:27.020595 run mass: MS start registered {at=24058672.723947696, delay=2.553313970565796e-05, ms=00071}
22:49:27.342652 run osmo-ms-mob/00072: Starting mobile
22:49:27.360798 run osmo-ms-mob/00072(pid=207): Launched
22:49:27.378524 run mass: MS start registered {at=24058673.081838418, delay=0.00862656906247139, ms=00072}
22:49:27.743695 run osmo-ms-mob/00073: Starting mobile
22:49:27.760086 run osmo-ms-mob/00073(pid=208): Launched
22:49:27.773449 run mass: MS start registered {at=24058673.47678957, delay=0.005887892097234726, ms=00073}
22:49:27.827849 run mass: MS performed LU {at=24058673.531180955, lu_delay=5.373674958944321, ms=00059}
22:49:27.928867 run mass: MS performed LU {at=24058673.63219505, lu_delay=5.9537799172103405, ms=00057}
22:49:27.975125 run mass: MS performed LU {at=24058673.678434562, lu_delay=5.651048861443996, ms=00058}
22:49:27.993698 run osmo-ms-mob/00074: Starting mobile
22:49:28.012536 run osmo-ms-mob/00074(pid=209): Launched
22:49:28.026912 run mass: MS start registered {at=24058673.73024958, delay=0.00602201372385025, ms=00074}
22:49:28.155141 run mass: MS performed LU {at=24058673.85846459, lu_delay=5.385418403893709, ms=00060}
22:49:28.174069 run mass: MS performed LU {at=24058673.87737963, lu_delay=4.799132268875837, ms=00061}
22:49:28.544033 run osmo-ms-mob/00075: Starting mobile
22:49:28.563647 run osmo-ms-mob/00075(pid=210): Launched
22:49:28.580489 run mass: MS start registered {at=24058674.283806697, delay=0.00733359158039093, ms=00075}
22:49:29.040649 run osmo-ms-mob/00076: Starting mobile
22:49:29.055664 run osmo-ms-mob/00076(pid=211): Launched
22:49:29.071799 run mass: MS start registered {at=24058674.775135946, delay=0.008883409202098846, ms=00076}
22:49:29.443638 run osmo-ms-mob/00077: Starting mobile
22:49:29.462202 run osmo-ms-mob/00077(pid=212): Launched
22:49:29.476221 run mass: MS start registered {at=24058675.179568253, delay=0.0037856362760066986, ms=00077}
22:49:29.794027 run mass: MS performed LU {at=24058675.497331955, lu_delay=5.821935638785362, ms=00063}
22:49:29.839483 run mass: MS performed LU {at=24058675.54281368, lu_delay=6.164267290383577, ms=00062}
22:49:29.854582 run osmo-ms-mob/00078: Starting mobile
22:49:29.871479 run osmo-ms-mob/00078(pid=213): Launched
22:49:29.890150 run mass: MS start registered {at=24058675.59350193, delay=2.4374574422836304e-05, ms=00078}
22:49:29.927804 run mass: MS performed LU {at=24058675.631116178, lu_delay=4.8392259404063225, ms=00066}
22:49:29.983257 run mass: MS performed LU {at=24058675.686577816, lu_delay=5.7161575853824615, ms=00064}
22:49:30.020219 run mass: MS performed LU {at=24058675.723535106, lu_delay=5.235406592488289, ms=00065}
22:49:30.047978 run osmo-ms-mob/00079: Starting mobile
22:49:30.067539 run osmo-ms-mob/00079(pid=214): Launched
22:49:30.089191 run mass: MS start registered {at=24058675.79250504, delay=0.012291468679904938, ms=00079}
22:49:30.842583 run osmo-ms-mob/00080: Starting mobile
22:49:30.866211 run osmo-ms-mob/00080(pid=215): Launched
22:49:30.883169 run mass: MS start registered {at=24058676.586498417, delay=0.007360953837633133, ms=00080}
22:49:31.347967 run osmo-ms-mob/00081: Starting mobile
22:49:31.380795 run osmo-ms-mob/00081(pid=216): Launched
22:49:31.394264 run mass: MS start registered {at=24058677.09760686, delay=0.005356576293706894, ms=00081}
22:49:31.594119 run mass: MS performed LU {at=24058677.297445435, lu_delay=5.455410145223141, ms=00069}
22:49:31.694629 run mass: MS performed LU {at=24058677.39794786, lu_delay=5.917230516672134, ms=00068}
22:49:31.722814 run osmo-ms-mob/00082: Starting mobile
22:49:31.757893 run osmo-ms-mob/00082(pid=217): Launched
22:49:31.775072 run mass: MS performed LU {at=24058677.47840846, lu_delay=6.2660601288080215, ms=00067}
22:49:31.792409 run mass: MS start registered {at=24058677.495752495, delay=0.01738704741001129, ms=00082}
22:49:31.847990 run mass: MS performed LU {at=24058677.55129694, lu_delay=5.518821615725756, ms=00070}
22:49:31.921770 run mass: MS performed LU {at=24058677.625080317, lu_delay=4.901132620871067, ms=00071}
22:49:31.939501 run mass: MS performed LU {at=24058677.642837856, lu_delay=22.273231599479914, ms=00022}
22:49:32.402701 run osmo-ms-mob/00083: Starting mobile
22:49:32.419219 run osmo-ms-mob/00083(pid=218): Launched
22:49:32.433294 run mass: MS start registered {at=24058678.136624232, delay=0.006232861429452896, ms=00083}
22:49:32.841686 run osmo-ms-mob/00084: Starting mobile
22:49:32.860003 run osmo-ms-mob/00084(pid=219): Launched
22:49:32.902306 run mass: MS start registered {at=24058678.6056346, delay=0.032782189548015594, ms=00084}
22:49:33.342176 run osmo-ms-mob/00085: Starting mobile
22:49:33.357877 run osmo-ms-mob/00085(pid=220): Launched
22:49:33.370697 run mass: MS start registered {at=24058679.074036468, delay=0.005841251462697983, ms=00085}
22:49:33.943383 run osmo-ms-mob/00086: Starting mobile
22:49:33.959576 run osmo-ms-mob/00086(pid=221): Launched
22:49:33.981256 run mass: MS start registered {at=24058679.68457909, delay=0.01335851103067398, ms=00086}
22:49:34.399263 run mass: MS performed LU {at=24058680.10258077, lu_delay=7.020742353051901, ms=00072}
22:49:34.455606 run mass: MS performed LU {at=24058680.158918712, lu_delay=6.682129140943289, ms=00073}
22:49:34.471198 run osmo-ms-mob/00087: Starting mobile
22:49:34.487189 run osmo-ms-mob/00087(pid=222): Launched
22:49:34.494365 run mass: MS performed LU {at=24058680.197722346, lu_delay=5.422586400061846, ms=00076}
22:49:34.501671 run mass: MS start registered {at=24058680.205032766, delay=0.00733039528131485, ms=00087}
22:49:34.508755 run mass: MS performed LU {at=24058680.212115075, lu_delay=5.928308378905058, ms=00075}
22:49:34.547655 run mass: MS performed LU {at=24058680.250980865, lu_delay=6.520731285214424, ms=00074}
22:49:35.141445 run osmo-ms-mob/00088: Starting mobile
22:49:35.156887 run osmo-ms-mob/00088(pid=223): Launched
22:49:35.170422 run mass: MS start registered {at=24058680.873766977, delay=0.005804728716611862, ms=00088}
22:49:35.359156 run mass: MS performed LU {at=24058681.06247642, lu_delay=5.269971378147602, ms=00079}
22:49:35.460571 run mass: MS performed LU {at=24058681.163900428, lu_delay=5.57039849832654, ms=00078}
22:49:35.507289 run mass: MS performed LU {at=24058681.210622936, lu_delay=6.031054683029652, ms=00077}
22:49:35.612908 run mass: MS performed LU {at=24058681.316213004, lu_delay=22.935939077287912, ms=00029}
22:49:35.629899 run osmo-ms-mob/00089: Starting mobile
22:49:35.647325 run osmo-ms-mob/00089(pid=224): Launched
22:49:35.661478 run mass: MS start registered {at=24058681.36481644, delay=0.005667489022016525, ms=00089}
22:49:35.904084 run mass: MS performed LU {at=24058681.607416194, lu_delay=5.020917776972055, ms=00080}
22:49:36.342207 run osmo-ms-mob/00090: Starting mobile
22:49:36.357864 run osmo-ms-mob/00090(pid=225): Launched
22:49:36.370551 run mass: MS start registered {at=24058682.07386492, delay=0.005679652094841003, ms=00090}
22:49:37.040743 run osmo-ms-mob/00091: Starting mobile
22:49:37.056778 run osmo-ms-mob/00091(pid=226): Launched
22:49:37.069752 run mass: MS start registered {at=24058682.77310129, delay=0.0036647990345954895, ms=00091}
22:49:37.224156 run mass: MS performed LU {at=24058682.92745319, lu_delay=5.431700695306063, ms=00082}
22:49:37.279460 run mass: MS performed LU {at=24058682.982780445, lu_delay=4.84615621343255, ms=00083}
22:49:37.325730 run mass: MS performed LU {at=24058683.02904572, lu_delay=5.931438859552145, ms=00081}
22:49:37.606832 run mass: MS performed LU {at=24058683.31014506, lu_delay=4.70451046153903, ms=00084}
22:49:37.742047 run osmo-ms-mob/00092: Starting mobile
22:49:37.757552 run osmo-ms-mob/00092(pid=227): Launched
22:49:37.770866 run mass: MS start registered {at=24058683.47419386, delay=0.006315290927886963, ms=00092}
22:49:39.630669 run osmo-ms-mob/00093: Starting mobile
22:49:39.645798 run osmo-ms-mob/00093(pid=228): Launched
22:49:39.652749 run mass: Starting too slowly. Moving on {now=24058685.356113296, sleep=-1.0181462690234184, target=24058684.337967027}
22:49:39.658818 run mass: MS performed LU {at=24058685.362173166, lu_delay=6.288136698305607, ms=00085}
22:49:40.402262 run mass: Starting too slowly. Moving on {now=24058686.105629113, sleep=-1.6676620841026306, target=24058684.43796703}
22:49:40.407922 run mass: MS performed LU {at=24058686.11128301, lu_delay=5.90625024586916, ms=00087}
22:49:40.413670 run mass: Starting too slowly. Moving on {now=24058686.117040493, sleep=-1.5790734626352787, target=24058684.53796703}
22:49:40.419257 run mass: MS performed LU {at=24058686.122621886, lu_delay=6.438042797148228, ms=00086}
22:49:40.425138 run mass: Starting too slowly. Moving on {now=24058686.128508385, sleep=-1.4905413538217545, target=24058684.63796703}
22:49:40.431078 run mass: MS start registered {at=24058686.134436343, delay=0.7783263325691223, ms=00093}
22:49:40.436968 run mass: Starting too slowly. Moving on {now=24058686.140334804, sleep=-1.4023677706718445, target=24058684.737967033}
22:49:40.442695 run mass: Starting too slowly. Moving on {now=24058686.146064155, sleep=-1.3080971203744411, target=24058684.837967034}
22:49:40.448359 run mass: Starting too slowly. Moving on {now=24058686.151729282, sleep=-1.2137622460722923, target=24058684.937967036}
22:49:40.454010 run mass: Starting too slowly. Moving on {now=24058686.157379583, sleep=-1.1194125451147556, target=24058685.037967037}
22:49:40.459752 run mass: Starting too slowly. Moving on {now=24058686.1631226, sleep=-1.0251555629074574, target=24058685.13796704}
22:49:41.053060 run osmo-ms-mob/00094: Starting mobile
22:49:41.067060 run osmo-ms-mob/00094(pid=229): Launched
22:49:41.073373 run mass: Starting too slowly. Moving on {now=24058686.77674164, sleep=-1.538774598389864, target=24058685.23796704}
22:49:41.079231 run mass: MS start registered {at=24058686.782589138, delay=0.005849987268447876, ms=00094}
22:49:41.085167 run mass: Starting too slowly. Moving on {now=24058686.788536407, sleep=-1.4505693651735783, target=24058685.337967042}
22:49:41.090877 run mass: Starting too slowly. Moving on {now=24058686.79424666, sleep=-1.3562796153128147, target=24058685.437967043}
22:49:41.096950 run mass: Starting too slowly. Moving on {now=24058686.800318617, sleep=-1.2623515725135803, target=24058685.537967045}
22:49:41.102516 run mass: Starting too slowly. Moving on {now=24058686.80588727, sleep=-1.1679202243685722, target=24058685.637967046}
22:49:41.108146 run mass: Starting too slowly. Moving on {now=24058686.811515555, sleep=-1.0735485069453716, target=24058685.737967048}
22:49:41.113769 run mass: Starting too slowly. Moving on {now=24058686.81713948, sleep=-0.9791724309325218, target=24058685.83796705}
22:49:41.119397 run mass: Starting too slowly. Moving on {now=24058686.822768748, sleep=-0.88480169698596, target=24058685.93796705}
22:49:41.125013 run mass: Starting too slowly. Moving on {now=24058686.828383848, sleep=-0.7904167957603931, target=24058686.037967052}
22:49:41.506804 run osmo-ms-mob/00095: Starting mobile
22:49:41.534019 run osmo-ms-mob/00095(pid=230): Launched
22:49:41.540839 run mass: Starting too slowly. Moving on {now=24058687.244205616, sleep=-1.1062385626137257, target=24058686.137967054}
22:49:41.546884 run mass: MS start registered {at=24058687.25023912, delay=0.006036262959241867, ms=00095}
22:49:41.553047 run mass: Starting too slowly. Moving on {now=24058687.25641379, sleep=-1.0184467360377312, target=24058686.237967055}
22:49:41.558743 run mass: Starting too slowly. Moving on {now=24058687.262112226, sleep=-0.9241451695561409, target=24058686.337967057}
22:49:41.564939 run mass: Starting too slowly. Moving on {now=24058687.26830561, sleep=-0.8303385525941849, target=24058686.43796706}
22:49:41.570825 run mass: Starting too slowly. Moving on {now=24058687.274193536, sleep=-0.7362264767289162, target=24058686.53796706}
22:49:41.576702 run mass: Starting too slowly. Moving on {now=24058687.28007161, sleep=-0.642104547470808, target=24058686.63796706}
22:49:41.582733 run mass: Starting too slowly. Moving on {now=24058687.286101185, sleep=-0.548134122043848, target=24058686.737967063}
22:49:41.588405 run mass: Starting too slowly. Moving on {now=24058687.29177498, sleep=-0.45380791649222374, target=24058686.837967064}
22:49:41.594257 run mass: Starting too slowly. Moving on {now=24058687.297627755, sleep=-0.35966068878769875, target=24058686.937967066}
22:49:41.649633 run mass: Starting too slowly. Moving on {now=24058687.35300076, sleep=-0.3150336928665638, target=24058687.037967067}
22:49:41.661432 run osmo-ms-mob/00096: Starting mobile
22:49:41.675464 run osmo-ms-mob/00096(pid=231): Launched
22:49:41.681781 run mass: Starting too slowly. Moving on {now=24058687.385147076, sleep=-0.2471800073981285, target=24058687.13796707}
22:49:41.707962 run mass: MS start registered {at=24058687.411316626, delay=0.026172306388616562, ms=00096}
22:49:41.714744 run mass: Starting too slowly. Moving on {now=24058687.418110296, sleep=-0.18014322593808174, target=24058687.23796707}
22:49:41.720508 run mass: Starting too slowly. Moving on {now=24058687.423877154, sleep=-0.08591008186340332, target=24058687.33796707}
22:49:42.465504 run osmo-ms-mob/00097: Starting mobile
22:49:42.480443 run osmo-ms-mob/00097(pid=232): Launched
22:49:42.492191 run mass: MS start registered {at=24058688.195530668, delay=0.005390342324972153, ms=00097}
22:49:42.872974 run mass: MS performed LU {at=24058688.57630419, lu_delay=7.702537212520838, ms=00088}
22:49:42.891162 run mass: MS performed LU {at=24058688.594466377, lu_delay=24.87420614808798, ms=00044}
22:49:42.973909 run mass: MS performed LU {at=24058688.677180953, lu_delay=6.603316035121679, ms=00090}
22:49:42.992246 run mass: MS performed LU {at=24058688.69557134, lu_delay=5.922470051795244, ms=00091}
22:49:43.020150 run mass: MS performed LU {at=24058688.72347713, lu_delay=7.358660690486431, ms=00089}
22:49:43.038773 run mass: MS performed LU {at=24058688.742103156, lu_delay=5.267909295856953, ms=00092}
22:49:43.144584 run mass: MS performed LU {at=24058688.847918317, lu_delay=22.661283742636442, ms=00052}
22:49:43.740829 run osmo-ms-mob/00098: Starting mobile
22:49:43.757899 run osmo-ms-mob/00098(pid=233): Launched
22:49:43.770136 run mass: MS start registered {at=24058689.473477613, delay=0.0054460205137729645, ms=00098}
22:49:44.811635 run mass: MS performed LU {at=24058690.51493863, lu_delay=4.380502287298441, ms=00093}
22:49:45.547519 run osmo-ms-mob/00099: Starting mobile
22:49:45.571129 run osmo-ms-mob/00099(pid=234): Launched
22:49:45.578679 run mass: All started... {duration=55.74407871067524, too_slow=31}
22:49:45.586327 run mass: MS start registered {at=24058691.289681412, delay=0.007640492171049118, ms=00099}
22:49:46.739867 run mass: MS performed LU {at=24058692.443197843, lu_delay=5.6606087051332, ms=00094}
22:49:46.757950 run mass: MS performed LU {at=24058692.461249936, lu_delay=5.211010817438364, ms=00095}
22:49:50.100087 run mass: MS performed LU {at=24058695.8033914, lu_delay=6.329913787543774, ms=00098}
22:49:50.228910 run mass: MS performed LU {at=24058695.932202768, lu_delay=7.7366720996797085, ms=00097}
22:49:50.741214 run mass: MS performed LU {at=24058696.444538087, lu_delay=5.15485667437315, ms=00099}
22:50:03.921643 run mass: MS performed LU {at=24058709.624931876, lu_delay=22.213615249842405, ms=00096}
22:50:03.934107 run mass: Tests done {all_completed=True, max=24.87420614808798, min=3.871050752699375}
22:50:03.941052 tst register_default_mass.py: Test passed (102.4 sec)
22:50:03.947841 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminating (SIGTERM)
22:50:03.952027 run osmo-hlr_127.0.42.2(pid=23): Terminating (SIGTERM)
22:50:03.956254 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminating (SIGTERM)
22:50:03.960389 run osmo-stp_127.0.42.5(pid=25): Terminating (SIGTERM)
22:50:03.964502 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminating (SIGTERM)
22:50:03.968622 run osmo-msc_127.0.42.6(pid=27): Terminating (SIGTERM)
22:50:03.972796 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminating (SIGTERM)
22:50:03.976898 run osmo-mgw_127.0.42.3(pid=29): Terminating (SIGTERM)
22:50:03.980956 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminating (SIGTERM)
22:50:03.985107 run osmo-mgw_127.0.42.4(pid=31): Terminating (SIGTERM)
22:50:03.989323 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminating (SIGTERM)
22:50:03.993824 run osmo-bsc_127.0.42.7(pid=33): Terminating (SIGTERM)
22:50:03.998099 run osmo-bts-virtual(pid=34): Terminating (SIGTERM)
22:50:04.002168 run osmo-ms-virt-phy/00000(pid=35): Terminating (SIGTERM)
22:50:04.006206 run osmo-ms-virt-phy/00001(pid=36): Terminating (SIGTERM)
22:50:04.010349 run osmo-ms-virt-phy/00002(pid=37): Terminating (SIGTERM)
22:50:04.014639 run osmo-ms-virt-phy/00003(pid=38): Terminating (SIGTERM)
22:50:04.019163 run osmo-ms-virt-phy/00004(pid=39): Terminating (SIGTERM)
22:50:04.023661 run osmo-ms-virt-phy/00005(pid=40): Terminating (SIGTERM)
22:50:04.028240 run osmo-ms-virt-phy/00006(pid=41): Terminating (SIGTERM)
22:50:04.036966 run osmo-ms-virt-phy/00007(pid=42): Terminating (SIGTERM)
22:50:04.041485 run osmo-ms-virt-phy/00008(pid=43): Terminating (SIGTERM)
22:50:04.045888 run osmo-ms-virt-phy/00009(pid=44): Terminating (SIGTERM)
22:50:04.050266 run osmo-ms-virt-phy/00010(pid=45): Terminating (SIGTERM)
22:50:04.054617 run osmo-ms-virt-phy/00011(pid=46): Terminating (SIGTERM)
22:50:04.058986 run osmo-ms-virt-phy/00012(pid=47): Terminating (SIGTERM)
22:50:04.063416 run osmo-ms-virt-phy/00013(pid=48): Terminating (SIGTERM)
22:50:04.070904 run osmo-ms-virt-phy/00014(pid=49): Terminating (SIGTERM)
22:50:04.075441 run osmo-ms-virt-phy/00015(pid=50): Terminating (SIGTERM)
22:50:04.079827 run osmo-ms-virt-phy/00016(pid=51): Terminating (SIGTERM)
22:50:04.085166 run osmo-ms-virt-phy/00017(pid=52): Terminating (SIGTERM)
22:50:04.089605 run osmo-ms-virt-phy/00018(pid=53): Terminating (SIGTERM)
22:50:04.093947 run osmo-ms-virt-phy/00019(pid=54): Terminating (SIGTERM)
22:50:04.098301 run osmo-ms-virt-phy/00020(pid=55): Terminating (SIGTERM)
22:50:04.102619 run osmo-ms-virt-phy/00021(pid=56): Terminating (SIGTERM)
22:50:04.107193 run osmo-ms-virt-phy/00022(pid=57): Terminating (SIGTERM)
22:50:04.112230 run osmo-ms-virt-phy/00023(pid=58): Terminating (SIGTERM)
22:50:04.116831 run osmo-ms-virt-phy/00024(pid=59): Terminating (SIGTERM)
22:50:04.121188 run osmo-ms-virt-phy/00025(pid=60): Terminating (SIGTERM)
22:50:04.125548 run osmo-ms-virt-phy/00026(pid=61): Terminating (SIGTERM)
22:50:04.130128 run osmo-ms-virt-phy/00027(pid=62): Terminating (SIGTERM)
22:50:04.134475 run osmo-ms-virt-phy/00028(pid=63): Terminating (SIGTERM)
22:50:04.138808 run osmo-ms-virt-phy/00029(pid=64): Terminating (SIGTERM)
22:50:04.143205 run osmo-ms-virt-phy/00030(pid=65): Terminating (SIGTERM)
22:50:04.147562 run osmo-ms-virt-phy/00031(pid=66): Terminating (SIGTERM)
22:50:04.152096 run osmo-ms-virt-phy/00032(pid=67): Terminating (SIGTERM)
22:50:04.159211 run osmo-ms-virt-phy/00033(pid=68): Terminating (SIGTERM)
22:50:04.164059 run osmo-ms-virt-phy/00034(pid=69): Terminating (SIGTERM)
22:50:04.168430 run osmo-ms-virt-phy/00035(pid=70): Terminating (SIGTERM)
22:50:04.173372 run osmo-ms-virt-phy/00036(pid=71): Terminating (SIGTERM)
22:50:04.177859 run osmo-ms-virt-phy/00037(pid=72): Terminating (SIGTERM)
22:50:04.182407 run osmo-ms-virt-phy/00038(pid=73): Terminating (SIGTERM)
22:50:04.187110 run osmo-ms-virt-phy/00039(pid=74): Terminating (SIGTERM)
22:50:04.191702 run osmo-ms-virt-phy/00040(pid=75): Terminating (SIGTERM)
22:50:04.196976 run osmo-ms-virt-phy/00041(pid=76): Terminating (SIGTERM)
22:50:04.201944 run osmo-ms-virt-phy/00042(pid=77): Terminating (SIGTERM)
22:50:04.206720 run osmo-ms-virt-phy/00043(pid=78): Terminating (SIGTERM)
22:50:04.211720 run osmo-ms-virt-phy/00044(pid=79): Terminating (SIGTERM)
22:50:04.216225 run osmo-ms-virt-phy/00045(pid=80): Terminating (SIGTERM)
22:50:04.220800 run osmo-ms-virt-phy/00046(pid=81): Terminating (SIGTERM)
22:50:04.225376 run osmo-ms-virt-phy/00047(pid=82): Terminating (SIGTERM)
22:50:04.229838 run osmo-ms-virt-phy/00048(pid=83): Terminating (SIGTERM)
22:50:04.234345 run osmo-ms-virt-phy/00049(pid=84): Terminating (SIGTERM)
22:50:04.238810 run osmo-ms-virt-phy/00050(pid=85): Terminating (SIGTERM)
22:50:04.243237 run osmo-ms-virt-phy/00051(pid=86): Terminating (SIGTERM)
22:50:04.247676 run osmo-ms-virt-phy/00052(pid=87): Terminating (SIGTERM)
22:50:04.252790 run osmo-ms-virt-phy/00053(pid=88): Terminating (SIGTERM)
22:50:04.257223 run osmo-ms-virt-phy/00054(pid=89): Terminating (SIGTERM)
22:50:04.261658 run osmo-ms-virt-phy/00055(pid=90): Terminating (SIGTERM)
22:50:04.266097 run osmo-ms-virt-phy/00056(pid=91): Terminating (SIGTERM)
22:50:04.270511 run osmo-ms-virt-phy/00057(pid=92): Terminating (SIGTERM)
22:50:04.274955 run osmo-ms-virt-phy/00058(pid=93): Terminating (SIGTERM)
22:50:04.279404 run osmo-ms-virt-phy/00059(pid=94): Terminating (SIGTERM)
22:50:04.283863 run osmo-ms-virt-phy/00060(pid=95): Terminating (SIGTERM)
22:50:04.288285 run osmo-ms-virt-phy/00061(pid=96): Terminating (SIGTERM)
22:50:04.292721 run osmo-ms-virt-phy/00062(pid=97): Terminating (SIGTERM)
22:50:04.297112 run osmo-ms-virt-phy/00063(pid=98): Terminating (SIGTERM)
22:50:04.301610 run osmo-ms-virt-phy/00064(pid=99): Terminating (SIGTERM)
22:50:04.306044 run osmo-ms-virt-phy/00065(pid=100): Terminating (SIGTERM)
22:50:04.310945 run osmo-ms-virt-phy/00066(pid=101): Terminating (SIGTERM)
22:50:04.315658 run osmo-ms-virt-phy/00067(pid=102): Terminating (SIGTERM)
22:50:04.320303 run osmo-ms-virt-phy/00068(pid=103): Terminating (SIGTERM)
22:50:04.325375 run osmo-ms-virt-phy/00069(pid=104): Terminating (SIGTERM)
22:50:04.330220 run osmo-ms-virt-phy/00070(pid=105): Terminating (SIGTERM)
22:50:04.335010 run osmo-ms-virt-phy/00071(pid=106): Terminating (SIGTERM)
22:50:04.339903 run osmo-ms-virt-phy/00072(pid=107): Terminating (SIGTERM)
22:50:04.345106 run osmo-ms-virt-phy/00073(pid=108): Terminating (SIGTERM)
22:50:04.350050 run osmo-ms-virt-phy/00074(pid=109): Terminating (SIGTERM)
22:50:04.354815 run osmo-ms-virt-phy/00075(pid=110): Terminating (SIGTERM)
22:50:04.360155 run osmo-ms-virt-phy/00076(pid=111): Terminating (SIGTERM)
22:50:04.364910 run osmo-ms-virt-phy/00077(pid=112): Terminating (SIGTERM)
22:50:04.369637 run osmo-ms-virt-phy/00078(pid=113): Terminating (SIGTERM)
22:50:04.374242 run osmo-ms-virt-phy/00079(pid=114): Terminating (SIGTERM)
22:50:04.378811 run osmo-ms-virt-phy/00080(pid=115): Terminating (SIGTERM)
22:50:04.383411 run osmo-ms-virt-phy/00081(pid=116): Terminating (SIGTERM)
22:50:04.387968 run osmo-ms-virt-phy/00082(pid=117): Terminating (SIGTERM)
22:50:04.392659 run osmo-ms-virt-phy/00083(pid=118): Terminating (SIGTERM)
22:50:04.397257 run osmo-ms-virt-phy/00084(pid=119): Terminating (SIGTERM)
22:50:04.402097 run osmo-ms-virt-phy/00085(pid=120): Terminating (SIGTERM)
22:50:04.407267 run osmo-ms-virt-phy/00086(pid=121): Terminating (SIGTERM)
22:50:04.411999 run osmo-ms-virt-phy/00087(pid=122): Terminating (SIGTERM)
22:50:04.416684 run osmo-ms-virt-phy/00088(pid=123): Terminating (SIGTERM)
22:50:04.421379 run osmo-ms-virt-phy/00089(pid=124): Terminating (SIGTERM)
22:50:04.426309 run osmo-ms-virt-phy/00090(pid=125): Terminating (SIGTERM)
22:50:04.431705 run osmo-ms-virt-phy/00091(pid=126): Terminating (SIGTERM)
22:50:04.436753 run osmo-ms-virt-phy/00092(pid=127): Terminating (SIGTERM)
22:50:04.441918 run osmo-ms-virt-phy/00093(pid=128): Terminating (SIGTERM)
22:50:04.447279 run osmo-ms-virt-phy/00094(pid=129): Terminating (SIGTERM)
22:50:04.452369 run osmo-ms-virt-phy/00095(pid=130): Terminating (SIGTERM)
22:50:04.457284 run osmo-ms-virt-phy/00096(pid=131): Terminating (SIGTERM)
22:50:04.462629 run osmo-ms-virt-phy/00097(pid=132): Terminating (SIGTERM)
22:50:04.467526 run osmo-ms-virt-phy/00098(pid=133): Terminating (SIGTERM)
22:50:04.472263 run osmo-ms-virt-phy/00099(pid=134): Terminating (SIGTERM)
22:50:04.476939 run osmo-ms-mob/00000(pid=135): Terminating (SIGTERM)
22:50:04.481769 run osmo-ms-mob/00001(pid=136): Terminating (SIGTERM)
22:50:04.486739 run osmo-ms-mob/00002(pid=137): Terminating (SIGTERM)
22:50:04.491980 run osmo-ms-mob/00003(pid=138): Terminating (SIGTERM)
22:50:04.496936 run osmo-ms-mob/00004(pid=139): Terminating (SIGTERM)
22:50:04.501508 run osmo-ms-mob/00005(pid=140): Terminating (SIGTERM)
22:50:04.506011 run osmo-ms-mob/00006(pid=141): Terminating (SIGTERM)
22:50:04.510349 run osmo-ms-mob/00007(pid=142): Terminating (SIGTERM)
22:50:04.514583 run osmo-ms-mob/00008(pid=143): Terminating (SIGTERM)
22:50:04.518754 run osmo-ms-mob/00009(pid=144): Terminating (SIGTERM)
22:50:04.523180 run osmo-ms-mob/00010(pid=145): Terminating (SIGTERM)
22:50:04.527675 run osmo-ms-mob/00011(pid=146): Terminating (SIGTERM)
22:50:04.532231 run osmo-ms-mob/00012(pid=147): Terminating (SIGTERM)
22:50:04.536704 run osmo-ms-mob/00013(pid=148): Terminating (SIGTERM)
22:50:04.541318 run osmo-ms-mob/00014(pid=149): Terminating (SIGTERM)
22:50:04.545871 run osmo-ms-mob/00015(pid=150): Terminating (SIGTERM)
22:50:04.550239 run osmo-ms-mob/00016(pid=151): Terminating (SIGTERM)
22:50:04.554591 run osmo-ms-mob/00017(pid=152): Terminating (SIGTERM)
22:50:04.558932 run osmo-ms-mob/00018(pid=153): Terminating (SIGTERM)
22:50:04.563322 run osmo-ms-mob/00019(pid=154): Terminating (SIGTERM)
22:50:04.567817 run osmo-ms-mob/00020(pid=155): Terminating (SIGTERM)
22:50:04.572357 run osmo-ms-mob/00021(pid=156): Terminating (SIGTERM)
22:50:04.576971 run osmo-ms-mob/00022(pid=157): Terminating (SIGTERM)
22:50:04.581539 run osmo-ms-mob/00023(pid=158): Terminating (SIGTERM)
22:50:04.586334 run osmo-ms-mob/00024(pid=159): Terminating (SIGTERM)
22:50:04.591088 run osmo-ms-mob/00025(pid=160): Terminating (SIGTERM)
22:50:04.595546 run osmo-ms-mob/00026(pid=161): Terminating (SIGTERM)
22:50:04.600051 run osmo-ms-mob/00027(pid=162): Terminating (SIGTERM)
22:50:04.604689 run osmo-ms-mob/00028(pid=163): Terminating (SIGTERM)
22:50:04.609353 run osmo-ms-mob/00029(pid=164): Terminating (SIGTERM)
22:50:04.613902 run osmo-ms-mob/00030(pid=165): Terminating (SIGTERM)
22:50:04.618481 run osmo-ms-mob/00031(pid=166): Terminating (SIGTERM)
22:50:04.623076 run osmo-ms-mob/00032(pid=167): Terminating (SIGTERM)
22:50:04.627742 run osmo-ms-mob/00033(pid=168): Terminating (SIGTERM)
22:50:04.632478 run osmo-ms-mob/00034(pid=169): Terminating (SIGTERM)
22:50:04.637311 run osmo-ms-mob/00035(pid=170): Terminating (SIGTERM)
22:50:04.642087 run osmo-ms-mob/00036(pid=171): Terminating (SIGTERM)
22:50:04.646807 run osmo-ms-mob/00037(pid=172): Terminating (SIGTERM)
22:50:04.651408 run osmo-ms-mob/00038(pid=173): Terminating (SIGTERM)
22:50:04.656004 run osmo-ms-mob/00039(pid=174): Terminating (SIGTERM)
22:50:04.660376 run osmo-ms-mob/00040(pid=175): Terminating (SIGTERM)
22:50:04.664944 run osmo-ms-mob/00041(pid=176): Terminating (SIGTERM)
22:50:04.669551 run osmo-ms-mob/00042(pid=177): Terminating (SIGTERM)
22:50:04.673877 run osmo-ms-mob/00043(pid=178): Terminating (SIGTERM)
22:50:04.678235 run osmo-ms-mob/00044(pid=179): Terminating (SIGTERM)
22:50:04.682652 run osmo-ms-mob/00045(pid=180): Terminating (SIGTERM)
22:50:04.686910 run osmo-ms-mob/00046(pid=181): Terminating (SIGTERM)
22:50:04.691559 run osmo-ms-mob/00047(pid=182): Terminating (SIGTERM)
22:50:04.696107 run osmo-ms-mob/00048(pid=183): Terminating (SIGTERM)
22:50:04.700786 run osmo-ms-mob/00049(pid=184): Terminating (SIGTERM)
22:50:04.705076 run osmo-ms-mob/00050(pid=185): Terminating (SIGTERM)
22:50:04.709403 run osmo-ms-mob/00051(pid=186): Terminating (SIGTERM)
22:50:04.713664 run osmo-ms-mob/00052(pid=187): Terminating (SIGTERM)
22:50:04.718150 run osmo-ms-mob/00053(pid=188): Terminating (SIGTERM)
22:50:04.722437 run osmo-ms-mob/00054(pid=189): Terminating (SIGTERM)
22:50:04.726740 run osmo-ms-mob/00055(pid=190): Terminating (SIGTERM)
22:50:04.731022 run osmo-ms-mob/00056(pid=191): Terminating (SIGTERM)
22:50:04.735303 run osmo-ms-mob/00057(pid=192): Terminating (SIGTERM)
22:50:04.739594 run osmo-ms-mob/00058(pid=193): Terminating (SIGTERM)
22:50:04.744278 run osmo-ms-mob/00059(pid=194): Terminating (SIGTERM)
22:50:04.748591 run osmo-ms-mob/00060(pid=195): Terminating (SIGTERM)
22:50:04.753001 run osmo-ms-mob/00061(pid=196): Terminating (SIGTERM)
22:50:04.757424 run osmo-ms-mob/00062(pid=197): Terminating (SIGTERM)
22:50:04.761828 run osmo-ms-mob/00063(pid=198): Terminating (SIGTERM)
22:50:04.766420 run osmo-ms-mob/00064(pid=199): Terminating (SIGTERM)
22:50:04.771055 run osmo-ms-mob/00065(pid=200): Terminating (SIGTERM)
22:50:04.775503 run osmo-ms-mob/00066(pid=201): Terminating (SIGTERM)
22:50:04.779918 run osmo-ms-mob/00067(pid=202): Terminating (SIGTERM)
22:50:04.784358 run osmo-ms-mob/00068(pid=203): Terminating (SIGTERM)
22:50:04.788880 run osmo-ms-mob/00069(pid=204): Terminating (SIGTERM)
22:50:04.793456 run osmo-ms-mob/00070(pid=205): Terminating (SIGTERM)
22:50:04.798372 run osmo-ms-mob/00071(pid=206): Terminating (SIGTERM)
22:50:04.803075 run osmo-ms-mob/00072(pid=207): Terminating (SIGTERM)
22:50:04.807636 run osmo-ms-mob/00073(pid=208): Terminating (SIGTERM)
22:50:04.812375 run osmo-ms-mob/00074(pid=209): Terminating (SIGTERM)
22:50:04.816946 run osmo-ms-mob/00075(pid=210): Terminating (SIGTERM)
22:50:04.821431 run osmo-ms-mob/00076(pid=211): Terminating (SIGTERM)
22:50:04.825614 run osmo-ms-mob/00077(pid=212): Terminating (SIGTERM)
22:50:04.829825 run osmo-ms-mob/00078(pid=213): Terminating (SIGTERM)
22:50:04.834454 run osmo-ms-mob/00079(pid=214): Terminating (SIGTERM)
22:50:04.839194 run osmo-ms-mob/00080(pid=215): Terminating (SIGTERM)
22:50:04.844070 run osmo-ms-mob/00081(pid=216): Terminating (SIGTERM)
22:50:04.848980 run osmo-ms-mob/00082(pid=217): Terminating (SIGTERM)
22:50:04.853416 run osmo-ms-mob/00083(pid=218): Terminating (SIGTERM)
22:50:04.857893 run osmo-ms-mob/00084(pid=219): Terminating (SIGTERM)
22:50:04.862449 run osmo-ms-mob/00085(pid=220): Terminating (SIGTERM)
22:50:04.867084 run osmo-ms-mob/00086(pid=221): Terminating (SIGTERM)
22:50:04.871827 run osmo-ms-mob/00087(pid=222): Terminating (SIGTERM)
22:50:04.876575 run osmo-ms-mob/00088(pid=223): Terminating (SIGTERM)
22:50:04.881278 run osmo-ms-mob/00089(pid=224): Terminating (SIGTERM)
22:50:04.885917 run osmo-ms-mob/00090(pid=225): Terminating (SIGTERM)
22:50:04.890508 run osmo-ms-mob/00091(pid=226): Terminating (SIGTERM)
22:50:04.895042 run osmo-ms-mob/00092(pid=227): Terminating (SIGTERM)
22:50:04.899615 run osmo-ms-mob/00093(pid=228): Terminating (SIGTERM)
22:50:04.904447 run osmo-ms-mob/00094(pid=229): Terminating (SIGTERM)
22:50:04.909297 run osmo-ms-mob/00095(pid=230): Terminating (SIGTERM)
22:50:04.913883 run osmo-ms-mob/00096(pid=231): Terminating (SIGTERM)
22:50:04.918447 run osmo-ms-mob/00097(pid=232): Terminating (SIGTERM)
22:50:04.922955 run osmo-ms-mob/00098(pid=233): Terminating (SIGTERM)
22:50:04.927396 run osmo-ms-mob/00099(pid=234): Terminating (SIGTERM)
22:50:04.931851 --- ParallelTerminationStrategy: PID 22 died...
22:50:04.933865 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminated: ok {rc=0}
22:50:04.939188 --- ParallelTerminationStrategy: PID 23 died...
22:50:04.941355 run osmo-hlr_127.0.42.2(pid=23): Terminated: ok {rc=0}
22:50:04.946283 --- ParallelTerminationStrategy: PID 24 died...
22:50:04.948271 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminated: ok {rc=0}
22:50:04.953303 --- ParallelTerminationStrategy: PID 25 died...
22:50:04.955269 run osmo-stp_127.0.42.5(pid=25): Terminated: ok {rc=0}
22:50:04.960057 --- ParallelTerminationStrategy: PID 26 died...
22:50:04.962007 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminated: ok {rc=0}
22:50:04.966696 --- ParallelTerminationStrategy: PID 27 died...
22:50:04.968709 run osmo-msc_127.0.42.6(pid=27): Terminated: ok {rc=0}
22:50:04.973598 --- ParallelTerminationStrategy: PID 28 died...
22:50:04.975622 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminated: ok {rc=0}
22:50:04.980424 --- ParallelTerminationStrategy: PID 29 died...
22:50:04.982376 run osmo-mgw_127.0.42.3(pid=29): Terminated {rc=15}
22:50:04.987182 --- ParallelTerminationStrategy: PID 30 died...
22:50:04.989132 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminated: ok {rc=0}
22:50:04.993933 --- ParallelTerminationStrategy: PID 31 died...
22:50:04.996030 run osmo-mgw_127.0.42.4(pid=31): Terminated {rc=15}
22:50:05.000899 --- ParallelTerminationStrategy: PID 32 died...
22:50:05.002850 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminated: ok {rc=0}
22:50:05.007635 --- ParallelTerminationStrategy: PID 33 died...
22:50:05.009508 run osmo-bsc_127.0.42.7(pid=33): Terminated: ok {rc=0}
22:50:05.014308 --- ParallelTerminationStrategy: PID 35 died...
22:50:05.016277 run osmo-ms-virt-phy/00000(pid=35): Terminated: ok {rc=0}
22:50:05.021114 --- ParallelTerminationStrategy: PID 36 died...
22:50:05.023087 run osmo-ms-virt-phy/00001(pid=36): Terminated: ok {rc=0}
22:50:05.027908 --- ParallelTerminationStrategy: PID 37 died...
22:50:05.029850 run osmo-ms-virt-phy/00002(pid=37): Terminated: ok {rc=0}
22:50:05.034529 --- ParallelTerminationStrategy: PID 38 died...
22:50:05.036441 run osmo-ms-virt-phy/00003(pid=38): Terminated: ok {rc=0}
22:50:05.041130 --- ParallelTerminationStrategy: PID 39 died...
22:50:05.043071 run osmo-ms-virt-phy/00004(pid=39): Terminated: ok {rc=0}
22:50:05.047896 --- ParallelTerminationStrategy: PID 40 died...
22:50:05.049848 run osmo-ms-virt-phy/00005(pid=40): Terminated: ok {rc=0}
22:50:05.054712 --- ParallelTerminationStrategy: PID 41 died...
22:50:05.056673 run osmo-ms-virt-phy/00006(pid=41): Terminated: ok {rc=0}
22:50:05.062653 --- ParallelTerminationStrategy: PID 42 died...
22:50:05.066313 run osmo-ms-virt-phy/00007(pid=42): Terminated: ok {rc=0}
22:50:05.074261 --- ParallelTerminationStrategy: PID 43 died...
22:50:05.076190 run osmo-ms-virt-phy/00008(pid=43): Terminated: ok {rc=0}
22:50:05.080897 --- ParallelTerminationStrategy: PID 44 died...
22:50:05.082813 run osmo-ms-virt-phy/00009(pid=44): Terminated: ok {rc=0}
22:50:05.087730 --- ParallelTerminationStrategy: PID 45 died...
22:50:05.089737 run osmo-ms-virt-phy/00010(pid=45): Terminated: ok {rc=0}
22:50:05.094406 --- ParallelTerminationStrategy: PID 46 died...
22:50:05.096301 run osmo-ms-virt-phy/00011(pid=46): Terminated: ok {rc=0}
22:50:05.101083 --- ParallelTerminationStrategy: PID 47 died...
22:50:05.103031 run osmo-ms-virt-phy/00012(pid=47): Terminated: ok {rc=0}
22:50:05.107854 --- ParallelTerminationStrategy: PID 48 died...
22:50:05.109805 run osmo-ms-virt-phy/00013(pid=48): Terminated: ok {rc=0}
22:50:05.114599 --- ParallelTerminationStrategy: PID 49 died...
22:50:05.116544 run osmo-ms-virt-phy/00014(pid=49): Terminated: ok {rc=0}
22:50:05.121311 --- ParallelTerminationStrategy: PID 50 died...
22:50:05.123202 run osmo-ms-virt-phy/00015(pid=50): Terminated: ok {rc=0}
22:50:05.127912 --- ParallelTerminationStrategy: PID 51 died...
22:50:05.129847 run osmo-ms-virt-phy/00016(pid=51): Terminated: ok {rc=0}
22:50:05.134661 --- ParallelTerminationStrategy: PID 52 died...
22:50:05.136608 run osmo-ms-virt-phy/00017(pid=52): Terminated: ok {rc=0}
22:50:05.141381 --- ParallelTerminationStrategy: PID 53 died...
22:50:05.143293 run osmo-ms-virt-phy/00018(pid=53): Terminated: ok {rc=0}
22:50:05.147959 --- ParallelTerminationStrategy: PID 54 died...
22:50:05.149878 run osmo-ms-virt-phy/00019(pid=54): Terminated: ok {rc=0}
22:50:05.154545 --- ParallelTerminationStrategy: PID 55 died...
22:50:05.156419 run osmo-ms-virt-phy/00020(pid=55): Terminated: ok {rc=0}
22:50:05.161185 --- ParallelTerminationStrategy: PID 56 died...
22:50:05.163104 run osmo-ms-virt-phy/00021(pid=56): Terminated: ok {rc=0}
22:50:05.167813 --- ParallelTerminationStrategy: PID 57 died...
22:50:05.169692 run osmo-ms-virt-phy/00022(pid=57): Terminated: ok {rc=0}
22:50:05.174331 --- ParallelTerminationStrategy: PID 58 died...
22:50:05.176197 run osmo-ms-virt-phy/00023(pid=58): Terminated: ok {rc=0}
22:50:05.180877 --- ParallelTerminationStrategy: PID 59 died...
22:50:05.182748 run osmo-ms-virt-phy/00024(pid=59): Terminated: ok {rc=0}
22:50:05.187236 --- ParallelTerminationStrategy: PID 60 died...
22:50:05.189061 run osmo-ms-virt-phy/00025(pid=60): Terminated: ok {rc=0}
22:50:05.193535 --- ParallelTerminationStrategy: PID 61 died...
22:50:05.195350 run osmo-ms-virt-phy/00026(pid=61): Terminated: ok {rc=0}
22:50:05.200104 --- ParallelTerminationStrategy: PID 62 died...
22:50:05.202014 run osmo-ms-virt-phy/00027(pid=62): Terminated: ok {rc=0}
22:50:05.206690 --- ParallelTerminationStrategy: PID 63 died...
22:50:05.208580 run osmo-ms-virt-phy/00028(pid=63): Terminated: ok {rc=0}
22:50:05.213366 --- ParallelTerminationStrategy: PID 64 died...
22:50:05.215305 run osmo-ms-virt-phy/00029(pid=64): Terminated: ok {rc=0}
22:50:05.220142 --- ParallelTerminationStrategy: PID 65 died...
22:50:05.222117 run osmo-ms-virt-phy/00030(pid=65): Terminated: ok {rc=0}
22:50:05.227028 --- ParallelTerminationStrategy: PID 66 died...
22:50:05.229016 run osmo-ms-virt-phy/00031(pid=66): Terminated: ok {rc=0}
22:50:05.233777 --- ParallelTerminationStrategy: PID 67 died...
22:50:05.235898 run osmo-ms-virt-phy/00032(pid=67): Terminated: ok {rc=0}
22:50:05.240698 --- ParallelTerminationStrategy: PID 68 died...
22:50:05.242637 run osmo-ms-virt-phy/00033(pid=68): Terminated: ok {rc=0}
22:50:05.247412 --- ParallelTerminationStrategy: PID 69 died...
22:50:05.249331 run osmo-ms-virt-phy/00034(pid=69): Terminated: ok {rc=0}
22:50:05.253998 --- ParallelTerminationStrategy: PID 70 died...
22:50:05.255875 run osmo-ms-virt-phy/00035(pid=70): Terminated: ok {rc=0}
22:50:05.260508 --- ParallelTerminationStrategy: PID 71 died...
22:50:05.262426 run osmo-ms-virt-phy/00036(pid=71): Terminated: ok {rc=0}
22:50:05.267222 --- ParallelTerminationStrategy: PID 72 died...
22:50:05.269218 run osmo-ms-virt-phy/00037(pid=72): Terminated: ok {rc=0}
22:50:05.274195 --- ParallelTerminationStrategy: PID 73 died...
22:50:05.276162 run osmo-ms-virt-phy/00038(pid=73): Terminated: ok {rc=0}
22:50:05.280923 --- ParallelTerminationStrategy: PID 74 died...
22:50:05.282880 run osmo-ms-virt-phy/00039(pid=74): Terminated: ok {rc=0}
22:50:05.287603 --- ParallelTerminationStrategy: PID 75 died...
22:50:05.289646 run osmo-ms-virt-phy/00040(pid=75): Terminated: ok {rc=0}
22:50:05.294633 --- ParallelTerminationStrategy: PID 76 died...
22:50:05.296503 run osmo-ms-virt-phy/00041(pid=76): Terminated: ok {rc=0}
22:50:05.301143 --- ParallelTerminationStrategy: PID 77 died...
22:50:05.303008 run osmo-ms-virt-phy/00042(pid=77): Terminated: ok {rc=0}
22:50:05.307685 --- ParallelTerminationStrategy: PID 78 died...
22:50:05.309747 run osmo-ms-virt-phy/00043(pid=78): Terminated: ok {rc=0}
22:50:05.314558 --- ParallelTerminationStrategy: PID 79 died...
22:50:05.316508 run osmo-ms-virt-phy/00044(pid=79): Terminated: ok {rc=0}
22:50:05.321256 --- ParallelTerminationStrategy: PID 80 died...
22:50:05.323120 run osmo-ms-virt-phy/00045(pid=80): Terminated: ok {rc=0}
22:50:05.327732 --- ParallelTerminationStrategy: PID 81 died...
22:50:05.329607 run osmo-ms-virt-phy/00046(pid=81): Terminated: ok {rc=0}
22:50:05.334215 --- ParallelTerminationStrategy: PID 82 died...
22:50:05.336187 run osmo-ms-virt-phy/00047(pid=82): Terminated: ok {rc=0}
22:50:05.341409 --- ParallelTerminationStrategy: PID 83 died...
22:50:05.345064 run osmo-ms-virt-phy/00048(pid=83): Terminated: ok {rc=0}
22:50:05.353927 --- ParallelTerminationStrategy: PID 84 died...
22:50:05.357455 run osmo-ms-virt-phy/00049(pid=84): Terminated: ok {rc=0}
22:50:05.362021 --- ParallelTerminationStrategy: PID 85 died...
22:50:05.363808 run osmo-ms-virt-phy/00050(pid=85): Terminated: ok {rc=0}
22:50:05.368269 --- ParallelTerminationStrategy: PID 86 died...
22:50:05.370064 run osmo-ms-virt-phy/00051(pid=86): Terminated: ok {rc=0}
22:50:05.374793 --- ParallelTerminationStrategy: PID 87 died...
22:50:05.376638 run osmo-ms-virt-phy/00052(pid=87): Terminated: ok {rc=0}
22:50:05.381398 --- ParallelTerminationStrategy: PID 88 died...
22:50:05.383349 run osmo-ms-virt-phy/00053(pid=88): Terminated: ok {rc=0}
22:50:05.388065 --- ParallelTerminationStrategy: PID 89 died...
22:50:05.389976 run osmo-ms-virt-phy/00054(pid=89): Terminated: ok {rc=0}
22:50:05.394558 --- ParallelTerminationStrategy: PID 90 died...
22:50:05.396491 run osmo-ms-virt-phy/00055(pid=90): Terminated: ok {rc=0}
22:50:05.401034 --- ParallelTerminationStrategy: PID 91 died...
22:50:05.402908 run osmo-ms-virt-phy/00056(pid=91): Terminated: ok {rc=0}
22:50:05.407446 --- ParallelTerminationStrategy: PID 92 died...
22:50:05.409272 run osmo-ms-virt-phy/00057(pid=92): Terminated: ok {rc=0}
22:50:05.413826 --- ParallelTerminationStrategy: PID 93 died...
22:50:05.415768 run osmo-ms-virt-phy/00058(pid=93): Terminated: ok {rc=0}
22:50:05.420463 --- ParallelTerminationStrategy: PID 94 died...
22:50:05.422336 run osmo-ms-virt-phy/00059(pid=94): Terminated: ok {rc=0}
22:50:05.426906 --- ParallelTerminationStrategy: PID 95 died...
22:50:05.428767 run osmo-ms-virt-phy/00060(pid=95): Terminated: ok {rc=0}
22:50:05.433541 --- ParallelTerminationStrategy: PID 96 died...
22:50:05.435431 run osmo-ms-virt-phy/00061(pid=96): Terminated: ok {rc=0}
22:50:05.440177 --- ParallelTerminationStrategy: PID 97 died...
22:50:05.442108 run osmo-ms-virt-phy/00062(pid=97): Terminated: ok {rc=0}
22:50:05.446946 --- ParallelTerminationStrategy: PID 98 died...
22:50:05.448991 run osmo-ms-virt-phy/00063(pid=98): Terminated: ok {rc=0}
22:50:05.453871 --- ParallelTerminationStrategy: PID 99 died...
22:50:05.455876 run osmo-ms-virt-phy/00064(pid=99): Terminated: ok {rc=0}
22:50:05.460934 --- ParallelTerminationStrategy: PID 100 died...
22:50:05.462971 run osmo-ms-virt-phy/00065(pid=100): Terminated: ok {rc=0}
22:50:05.467937 --- ParallelTerminationStrategy: PID 101 died...
22:50:05.469943 run osmo-ms-virt-phy/00066(pid=101): Terminated: ok {rc=0}
22:50:05.474884 --- ParallelTerminationStrategy: PID 102 died...
22:50:05.476996 run osmo-ms-virt-phy/00067(pid=102): Terminated: ok {rc=0}
22:50:05.481890 --- ParallelTerminationStrategy: PID 103 died...
22:50:05.483846 run osmo-ms-virt-phy/00068(pid=103): Terminated: ok {rc=0}
22:50:05.488822 --- ParallelTerminationStrategy: PID 104 died...
22:50:05.490781 run osmo-ms-virt-phy/00069(pid=104): Terminated: ok {rc=0}
22:50:05.495608 --- ParallelTerminationStrategy: PID 105 died...
22:50:05.497599 run osmo-ms-virt-phy/00070(pid=105): Terminated: ok {rc=0}
22:50:05.502468 --- ParallelTerminationStrategy: PID 106 died...
22:50:05.504522 run osmo-ms-virt-phy/00071(pid=106): Terminated: ok {rc=0}
22:50:05.509372 --- ParallelTerminationStrategy: PID 107 died...
22:50:05.511317 run osmo-ms-virt-phy/00072(pid=107): Terminated: ok {rc=0}
22:50:05.516231 --- ParallelTerminationStrategy: PID 108 died...
22:50:05.518265 run osmo-ms-virt-phy/00073(pid=108): Terminated: ok {rc=0}
22:50:05.523212 --- ParallelTerminationStrategy: PID 109 died...
22:50:05.525246 run osmo-ms-virt-phy/00074(pid=109): Terminated: ok {rc=0}
22:50:05.530166 --- ParallelTerminationStrategy: PID 110 died...
22:50:05.532157 run osmo-ms-virt-phy/00075(pid=110): Terminated: ok {rc=0}
22:50:05.537106 --- ParallelTerminationStrategy: PID 111 died...
22:50:05.539095 run osmo-ms-virt-phy/00076(pid=111): Terminated: ok {rc=0}
22:50:05.544200 --- ParallelTerminationStrategy: PID 112 died...
22:50:05.546230 run osmo-ms-virt-phy/00077(pid=112): Terminated: ok {rc=0}
22:50:05.551249 --- ParallelTerminationStrategy: PID 113 died...
22:50:05.553250 run osmo-ms-virt-phy/00078(pid=113): Terminated: ok {rc=0}
22:50:05.558416 --- ParallelTerminationStrategy: PID 114 died...
22:50:05.560448 run osmo-ms-virt-phy/00079(pid=114): Terminated: ok {rc=0}
22:50:05.565536 --- ParallelTerminationStrategy: PID 115 died...
22:50:05.567600 run osmo-ms-virt-phy/00080(pid=115): Terminated: ok {rc=0}
22:50:05.572523 --- ParallelTerminationStrategy: PID 116 died...
22:50:05.574556 run osmo-ms-virt-phy/00081(pid=116): Terminated: ok {rc=0}
22:50:05.579198 --- ParallelTerminationStrategy: PID 117 died...
22:50:05.581177 run osmo-ms-virt-phy/00082(pid=117): Terminated: ok {rc=0}
22:50:05.585727 --- ParallelTerminationStrategy: PID 118 died...
22:50:05.587577 run osmo-ms-virt-phy/00083(pid=118): Terminated: ok {rc=0}
22:50:05.592185 --- ParallelTerminationStrategy: PID 119 died...
22:50:05.593995 run osmo-ms-virt-phy/00084(pid=119): Terminated: ok {rc=0}
22:50:05.598414 --- ParallelTerminationStrategy: PID 120 died...
22:50:05.600198 run osmo-ms-virt-phy/00085(pid=120): Terminated: ok {rc=0}
22:50:05.604695 --- ParallelTerminationStrategy: PID 121 died...
22:50:05.606547 run osmo-ms-virt-phy/00086(pid=121): Terminated: ok {rc=0}
22:50:05.611218 --- ParallelTerminationStrategy: PID 122 died...
22:50:05.613151 run osmo-ms-virt-phy/00087(pid=122): Terminated: ok {rc=0}
22:50:05.617937 --- ParallelTerminationStrategy: PID 123 died...
22:50:05.619901 run osmo-ms-virt-phy/00088(pid=123): Terminated: ok {rc=0}
22:50:05.624736 --- ParallelTerminationStrategy: PID 124 died...
22:50:05.626643 run osmo-ms-virt-phy/00089(pid=124): Terminated: ok {rc=0}
22:50:05.631405 --- ParallelTerminationStrategy: PID 125 died...
22:50:05.633301 run osmo-ms-virt-phy/00090(pid=125): Terminated: ok {rc=0}
22:50:05.637998 --- ParallelTerminationStrategy: PID 126 died...
22:50:05.639881 run osmo-ms-virt-phy/00091(pid=126): Terminated: ok {rc=0}
22:50:05.644442 --- ParallelTerminationStrategy: PID 127 died...
22:50:05.646282 run osmo-ms-virt-phy/00092(pid=127): Terminated: ok {rc=0}
22:50:05.650853 --- ParallelTerminationStrategy: PID 128 died...
22:50:05.652709 run osmo-ms-virt-phy/00093(pid=128): Terminated: ok {rc=0}
22:50:05.657254 --- ParallelTerminationStrategy: PID 129 died...
22:50:05.659127 run osmo-ms-virt-phy/00094(pid=129): Terminated: ok {rc=0}
22:50:05.663761 --- ParallelTerminationStrategy: PID 130 died...
22:50:05.665617 run osmo-ms-virt-phy/00095(pid=130): Terminated: ok {rc=0}
22:50:05.670191 --- ParallelTerminationStrategy: PID 131 died...
22:50:05.672040 run osmo-ms-virt-phy/00096(pid=131): Terminated: ok {rc=0}
22:50:05.676666 --- ParallelTerminationStrategy: PID 132 died...
22:50:05.678553 run osmo-ms-virt-phy/00097(pid=132): Terminated: ok {rc=0}
22:50:05.683225 --- ParallelTerminationStrategy: PID 133 died...
22:50:05.685118 run osmo-ms-virt-phy/00098(pid=133): Terminated: ok {rc=0}
22:50:05.689873 --- ParallelTerminationStrategy: PID 134 died...
22:50:05.691759 run osmo-ms-virt-phy/00099(pid=134): Terminated: ok {rc=0}
22:50:05.696409 --- ParallelTerminationStrategy: PID 135 died...
22:50:05.698261 run osmo-ms-mob/00000(pid=135): Terminated {rc=26112}
22:50:05.702818 --- ParallelTerminationStrategy: PID 136 died...
22:50:05.704667 run osmo-ms-mob/00001(pid=136): Terminated {rc=26112}
22:50:05.709213 --- ParallelTerminationStrategy: PID 137 died...
22:50:05.711010 run osmo-ms-mob/00002(pid=137): Terminated {rc=26112}
22:50:05.715577 --- ParallelTerminationStrategy: PID 138 died...
22:50:05.717427 run osmo-ms-mob/00003(pid=138): Terminated {rc=26112}
22:50:05.721996 --- ParallelTerminationStrategy: PID 139 died...
22:50:05.723844 run osmo-ms-mob/00004(pid=139): Terminated {rc=26112}
22:50:05.728665 --- ParallelTerminationStrategy: PID 140 died...
22:50:05.730645 run osmo-ms-mob/00005(pid=140): Terminated {rc=26112}
22:50:05.735391 --- ParallelTerminationStrategy: PID 141 died...
22:50:05.737226 run osmo-ms-mob/00006(pid=141): Terminated {rc=26112}
22:50:05.741751 --- ParallelTerminationStrategy: PID 142 died...
22:50:05.743553 run osmo-ms-mob/00007(pid=142): Terminated {rc=26112}
22:50:05.748111 --- ParallelTerminationStrategy: PID 143 died...
22:50:05.749937 run osmo-ms-mob/00008(pid=143): Terminated {rc=26112}
22:50:05.754493 --- ParallelTerminationStrategy: PID 144 died...
22:50:05.756296 run osmo-ms-mob/00009(pid=144): Terminated {rc=26112}
22:50:05.760767 --- ParallelTerminationStrategy: PID 145 died...
22:50:05.762578 run osmo-ms-mob/00010(pid=145): Terminated {rc=26112}
22:50:05.767068 --- ParallelTerminationStrategy: PID 146 died...
22:50:05.768837 run osmo-ms-mob/00011(pid=146): Terminated {rc=26112}
22:50:05.773294 --- ParallelTerminationStrategy: PID 147 died...
22:50:05.775080 run osmo-ms-mob/00012(pid=147): Terminated {rc=26112}
22:50:05.779654 --- ParallelTerminationStrategy: PID 148 died...
22:50:05.781525 run osmo-ms-mob/00013(pid=148): Terminated {rc=26112}
22:50:05.786191 --- ParallelTerminationStrategy: PID 149 died...
22:50:05.788132 run osmo-ms-mob/00014(pid=149): Terminated {rc=26112}
22:50:05.792847 --- ParallelTerminationStrategy: PID 150 died...
22:50:05.794718 run osmo-ms-mob/00015(pid=150): Terminated {rc=26112}
22:50:05.799289 --- ParallelTerminationStrategy: PID 151 died...
22:50:05.801152 run osmo-ms-mob/00016(pid=151): Terminated {rc=26112}
22:50:05.805803 --- ParallelTerminationStrategy: PID 152 died...
22:50:05.807638 run osmo-ms-mob/00017(pid=152): Terminated {rc=26112}
22:50:05.812294 --- ParallelTerminationStrategy: PID 153 died...
22:50:05.814138 run osmo-ms-mob/00018(pid=153): Terminated {rc=26112}
22:50:05.818692 --- ParallelTerminationStrategy: PID 154 died...
22:50:05.820530 run osmo-ms-mob/00019(pid=154): Terminated {rc=26112}
22:50:05.825035 --- ParallelTerminationStrategy: PID 155 died...
22:50:05.826826 run osmo-ms-mob/00020(pid=155): Terminated {rc=26112}
22:50:05.831461 --- ParallelTerminationStrategy: PID 156 died...
22:50:05.833332 run osmo-ms-mob/00021(pid=156): Terminated {rc=26112}
22:50:05.838053 --- ParallelTerminationStrategy: PID 157 died...
22:50:05.839961 run osmo-ms-mob/00022(pid=157): Terminated {rc=26112}
22:50:05.844702 --- ParallelTerminationStrategy: PID 158 died...
22:50:05.846643 run osmo-ms-mob/00023(pid=158): Terminated {rc=26112}
22:50:05.851326 --- ParallelTerminationStrategy: PID 159 died...
22:50:05.853274 run osmo-ms-mob/00024(pid=159): Terminated {rc=26112}
22:50:05.858037 --- ParallelTerminationStrategy: PID 160 died...
22:50:05.859960 run osmo-ms-mob/00025(pid=160): Terminated {rc=26112}
22:50:05.864690 --- ParallelTerminationStrategy: PID 161 died...
22:50:05.866617 run osmo-ms-mob/00026(pid=161): Terminated {rc=26112}
22:50:05.871395 --- ParallelTerminationStrategy: PID 162 died...
22:50:05.873281 run osmo-ms-mob/00027(pid=162): Terminated {rc=26112}
22:50:05.878035 --- ParallelTerminationStrategy: PID 163 died...
22:50:05.879939 run osmo-ms-mob/00028(pid=163): Terminated {rc=26112}
22:50:05.884704 --- ParallelTerminationStrategy: PID 164 died...
22:50:05.886602 run osmo-ms-mob/00029(pid=164): Terminated {rc=26112}
22:50:05.891481 --- ParallelTerminationStrategy: PID 165 died...
22:50:05.893380 run osmo-ms-mob/00030(pid=165): Terminated {rc=26112}
22:50:05.898121 --- ParallelTerminationStrategy: PID 166 died...
22:50:05.900046 run osmo-ms-mob/00031(pid=166): Terminated {rc=26112}
22:50:05.904752 --- ParallelTerminationStrategy: PID 167 died...
22:50:05.906665 run osmo-ms-mob/00032(pid=167): Terminated {rc=26112}
22:50:05.911447 --- ParallelTerminationStrategy: PID 168 died...
22:50:05.913326 run osmo-ms-mob/00033(pid=168): Terminated {rc=26112}
22:50:05.918044 --- ParallelTerminationStrategy: PID 169 died...
22:50:05.919951 run osmo-ms-mob/00034(pid=169): Terminated {rc=26112}
22:50:05.924692 --- ParallelTerminationStrategy: PID 170 died...
22:50:05.926589 run osmo-ms-mob/00035(pid=170): Terminated {rc=26112}
22:50:05.931324 --- ParallelTerminationStrategy: PID 171 died...
22:50:05.933233 run osmo-ms-mob/00036(pid=171): Terminated {rc=26112}
22:50:05.937960 --- ParallelTerminationStrategy: PID 172 died...
22:50:05.939861 run osmo-ms-mob/00037(pid=172): Terminated {rc=26112}
22:50:05.944590 --- ParallelTerminationStrategy: PID 173 died...
22:50:05.946560 run osmo-ms-mob/00038(pid=173): Terminated {rc=26112}
22:50:05.951506 --- ParallelTerminationStrategy: PID 174 died...
22:50:05.953520 run osmo-ms-mob/00039(pid=174): Terminated {rc=26112}
22:50:05.958381 --- ParallelTerminationStrategy: PID 175 died...
22:50:05.960319 run osmo-ms-mob/00040(pid=175): Terminated {rc=26112}
22:50:05.965168 --- ParallelTerminationStrategy: PID 176 died...
22:50:05.967197 run osmo-ms-mob/00041(pid=176): Terminated {rc=26112}
22:50:05.972052 --- ParallelTerminationStrategy: PID 177 died...
22:50:05.973997 run osmo-ms-mob/00042(pid=177): Terminated {rc=26112}
22:50:05.978839 --- ParallelTerminationStrategy: PID 178 died...
22:50:05.980736 run osmo-ms-mob/00043(pid=178): Terminated {rc=26112}
22:50:05.985469 --- ParallelTerminationStrategy: PID 179 died...
22:50:05.987367 run osmo-ms-mob/00044(pid=179): Terminated {rc=26112}
22:50:05.992104 --- ParallelTerminationStrategy: PID 180 died...
22:50:05.994053 run osmo-ms-mob/00045(pid=180): Terminated {rc=26112}
22:50:05.998761 --- ParallelTerminationStrategy: PID 181 died...
22:50:06.000646 run osmo-ms-mob/00046(pid=181): Terminated {rc=26112}
22:50:06.005506 --- ParallelTerminationStrategy: PID 182 died...
22:50:06.007439 run osmo-ms-mob/00047(pid=182): Terminated {rc=26112}
22:50:06.012223 --- ParallelTerminationStrategy: PID 183 died...
22:50:06.014102 run osmo-ms-mob/00048(pid=183): Terminated {rc=26112}
22:50:06.018836 --- ParallelTerminationStrategy: PID 184 died...
22:50:06.020706 run osmo-ms-mob/00049(pid=184): Terminated {rc=26112}
22:50:06.025374 --- ParallelTerminationStrategy: PID 185 died...
22:50:06.027244 run osmo-ms-mob/00050(pid=185): Terminated {rc=26112}
22:50:06.031903 --- ParallelTerminationStrategy: PID 186 died...
22:50:06.033798 run osmo-ms-mob/00051(pid=186): Terminated {rc=26112}
22:50:06.038460 --- ParallelTerminationStrategy: PID 187 died...
22:50:06.040375 run osmo-ms-mob/00052(pid=187): Terminated {rc=26112}
22:50:06.044909 --- ParallelTerminationStrategy: PID 188 died...
22:50:06.046731 run osmo-ms-mob/00053(pid=188): Terminated {rc=26112}
22:50:06.051366 --- ParallelTerminationStrategy: PID 189 died...
22:50:06.053274 run osmo-ms-mob/00054(pid=189): Terminated {rc=26112}
22:50:06.057926 --- ParallelTerminationStrategy: PID 190 died...
22:50:06.059797 run osmo-ms-mob/00055(pid=190): Terminated {rc=26112}
22:50:06.064480 --- ParallelTerminationStrategy: PID 191 died...
22:50:06.066375 run osmo-ms-mob/00056(pid=191): Terminated {rc=26112}
22:50:06.071235 --- ParallelTerminationStrategy: PID 192 died...
22:50:06.073198 run osmo-ms-mob/00057(pid=192): Terminated {rc=26112}
22:50:06.077979 --- ParallelTerminationStrategy: PID 193 died...
22:50:06.079946 run osmo-ms-mob/00058(pid=193): Terminated {rc=26112}
22:50:06.084760 --- ParallelTerminationStrategy: PID 194 died...
22:50:06.086744 run osmo-ms-mob/00059(pid=194): Terminated {rc=26112}
22:50:06.091546 --- ParallelTerminationStrategy: PID 195 died...
22:50:06.093498 run osmo-ms-mob/00060(pid=195): Terminated {rc=26112}
22:50:06.098128 --- ParallelTerminationStrategy: PID 196 died...
22:50:06.099999 run osmo-ms-mob/00061(pid=196): Terminated {rc=26112}
22:50:06.104670 --- ParallelTerminationStrategy: PID 197 died...
22:50:06.106537 run osmo-ms-mob/00062(pid=197): Terminated {rc=26112}
22:50:06.111222 --- ParallelTerminationStrategy: PID 198 died...
22:50:06.113090 run osmo-ms-mob/00063(pid=198): Terminated {rc=26112}
22:50:06.117766 --- ParallelTerminationStrategy: PID 199 died...
22:50:06.119634 run osmo-ms-mob/00064(pid=199): Terminated {rc=26112}
22:50:06.124336 --- ParallelTerminationStrategy: PID 200 died...
22:50:06.126261 run osmo-ms-mob/00065(pid=200): Terminated {rc=26112}
22:50:06.131158 --- ParallelTerminationStrategy: PID 201 died...
22:50:06.133204 run osmo-ms-mob/00066(pid=201): Terminated {rc=26112}
22:50:06.138170 --- ParallelTerminationStrategy: PID 202 died...
22:50:06.140179 run osmo-ms-mob/00067(pid=202): Terminated {rc=26112}
22:50:06.145229 --- ParallelTerminationStrategy: PID 203 died...
22:50:06.147299 run osmo-ms-mob/00068(pid=203): Terminated {rc=26112}
22:50:06.152366 --- ParallelTerminationStrategy: PID 204 died...
22:50:06.154458 run osmo-ms-mob/00069(pid=204): Terminated {rc=26112}
22:50:06.159653 --- ParallelTerminationStrategy: PID 205 died...
22:50:06.161744 run osmo-ms-mob/00070(pid=205): Terminated {rc=26112}
22:50:06.166853 --- ParallelTerminationStrategy: PID 206 died...
22:50:06.168917 run osmo-ms-mob/00071(pid=206): Terminated {rc=26112}
22:50:06.174008 --- ParallelTerminationStrategy: PID 207 died...
22:50:06.176076 run osmo-ms-mob/00072(pid=207): Terminated {rc=26112}
22:50:06.181213 --- ParallelTerminationStrategy: PID 208 died...
22:50:06.183345 run osmo-ms-mob/00073(pid=208): Terminated {rc=26112}
22:50:06.188510 --- ParallelTerminationStrategy: PID 209 died...
22:50:06.190581 run osmo-ms-mob/00074(pid=209): Terminated {rc=26112}
22:50:06.195708 --- ParallelTerminationStrategy: PID 210 died...
22:50:06.197778 run osmo-ms-mob/00075(pid=210): Terminated {rc=26112}
22:50:06.203033 --- ParallelTerminationStrategy: PID 211 died...
22:50:06.205151 run osmo-ms-mob/00076(pid=211): Terminated {rc=26112}
22:50:06.210417 --- ParallelTerminationStrategy: PID 212 died...
22:50:06.212458 run osmo-ms-mob/00077(pid=212): Terminated {rc=26112}
22:50:06.217737 --- ParallelTerminationStrategy: PID 213 died...
22:50:06.219797 run osmo-ms-mob/00078(pid=213): Terminated {rc=26112}
22:50:06.225015 --- ParallelTerminationStrategy: PID 214 died...
22:50:06.227053 run osmo-ms-mob/00079(pid=214): Terminated {rc=26112}
22:50:06.232280 --- ParallelTerminationStrategy: PID 215 died...
22:50:06.234432 run osmo-ms-mob/00080(pid=215): Terminated {rc=26112}
22:50:06.239569 --- ParallelTerminationStrategy: PID 216 died...
22:50:06.241640 run osmo-ms-mob/00081(pid=216): Terminated {rc=26112}
22:50:06.246742 --- ParallelTerminationStrategy: PID 217 died...
22:50:06.248879 run osmo-ms-mob/00082(pid=217): Terminated {rc=26112}
22:50:06.254195 --- ParallelTerminationStrategy: PID 218 died...
22:50:06.256357 run osmo-ms-mob/00083(pid=218): Terminated {rc=26112}
22:50:06.261598 --- ParallelTerminationStrategy: PID 219 died...
22:50:06.263727 run osmo-ms-mob/00084(pid=219): Terminated {rc=26112}
22:50:06.268950 --- ParallelTerminationStrategy: PID 220 died...
22:50:06.271094 run osmo-ms-mob/00085(pid=220): Terminated {rc=26112}
22:50:06.276298 --- ParallelTerminationStrategy: PID 221 died...
22:50:06.278445 run osmo-ms-mob/00086(pid=221): Terminated {rc=26112}
22:50:06.283629 --- ParallelTerminationStrategy: PID 222 died...
22:50:06.285765 run osmo-ms-mob/00087(pid=222): Terminated {rc=26112}
22:50:06.290979 --- ParallelTerminationStrategy: PID 223 died...
22:50:06.293059 run osmo-ms-mob/00088(pid=223): Terminated {rc=26112}
22:50:06.298367 --- ParallelTerminationStrategy: PID 224 died...
22:50:06.300439 run osmo-ms-mob/00089(pid=224): Terminated {rc=26112}
22:50:06.305757 --- ParallelTerminationStrategy: PID 225 died...
22:50:06.307906 run osmo-ms-mob/00090(pid=225): Terminated {rc=26112}
22:50:06.313152 --- ParallelTerminationStrategy: PID 226 died...
22:50:06.315218 run osmo-ms-mob/00091(pid=226): Terminated {rc=26112}
22:50:06.320520 --- ParallelTerminationStrategy: PID 227 died...
22:50:06.322625 run osmo-ms-mob/00092(pid=227): Terminated {rc=26112}
22:50:06.327783 --- ParallelTerminationStrategy: PID 228 died...
22:50:06.329873 run osmo-ms-mob/00093(pid=228): Terminated {rc=26112}
22:50:06.335110 --- ParallelTerminationStrategy: PID 229 died...
22:50:06.337248 run osmo-ms-mob/00094(pid=229): Terminated {rc=26112}
22:50:06.342552 --- ParallelTerminationStrategy: PID 230 died...
22:50:06.344651 run osmo-ms-mob/00095(pid=230): Terminated {rc=26112}
22:50:06.349815 --- ParallelTerminationStrategy: PID 231 died...
22:50:06.351879 run osmo-ms-mob/00096(pid=231): Terminated {rc=26112}
22:50:06.356992 --- ParallelTerminationStrategy: PID 232 died...
22:50:06.359055 run osmo-ms-mob/00097(pid=232): Terminated {rc=26112}
22:50:06.364206 --- ParallelTerminationStrategy: PID 233 died...
22:50:06.366275 run osmo-ms-mob/00098(pid=233): Terminated {rc=26112}
22:50:06.371389 --- ParallelTerminationStrategy: PID 234 died...
22:50:06.373424 run osmo-ms-mob/00099(pid=234): Terminated {rc=26112}
22:50:09.056961 --- ParallelTerminationStrategy: PID 34 died...
22:50:09.060677 run osmo-bts-virtual(pid=34): Terminated: ok {rc=0}
---------------------------------------------------------------------
trial-8123 netreg_mass PASS
---------------------------------------------------------------------
22:50:09.191233 tst trial-8123: Storing JUnit report in /build/trial-8123/run.2025-10-18_22-48-21/trial-8123.xml
--------------------------------------------------------------------------------------------
trial-8123 PASS
--------------------------------------------------------------------------------------------
22:50:09.203423 tst trial-8123: trial-8123: PASS, 1 suites passed
PASS: netreg_mass (pass: 1)
pass: register_default_mass.py (102.4 sec)
+ exit_code=0
+ rm -rf trial-8123/inst
+ cd trial-8123
+ command -v journalctl
+ [ ! -z /usr/bin/journalctl ]
+ readlink last_run
+ journalctl -u ofono -o short-precise --since 2025-10-18 22:48:20
No journal files were found.
+ readlink last_run
+ tar czf /build/trial-8123-run.tgz run.2025-10-18_22-48-21
+ tar czf /build/trial-8123-bin.tgz checksums.md5 open5gs.build-8.tgz osmo-bsc.build-2025-10-18_13_29_04.tgz osmo-bts-oc2g.build-2025-10-18_00_51_36.tgz osmo-bts-sysmo.build-2025-10-18_00_51_39.tgz osmo-bts.build-2025-10-18_00_51_47.tgz osmo-ggsn.build-2025-10-18_20_42_27.tgz osmo-hlr.build-2025-10-18_16_36_52.tgz osmo-hnbgw.build-2025-10-18_13_30_37.tgz osmo-mgw.build-2025-10-18_08_33_14.tgz osmo-msc.build-2025-10-18_13_34_38.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2025-10-18_07_34_02.tgz osmo-pcu-sysmo.build-2025-10-18_07_34_09.tgz osmo-pcu.build-2025-10-18_07_36_23.tgz osmo-sgsn.build-2025-10-18_20_48_44.tgz osmo-stp.build-2025-10-18_13_25_19.tgz osmo-trx.build-2025-10-18_14_26_53.tgz osmocom-bb.build-2025-10-18_21_17_14.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