Started by timer Running as SYSTEM Building remotely on build5-deb12build-ansible (ttcn3 obs osmo-gsm-tester-build qemu io_uring linux-shallow-clone osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/osmo-gsm-tester/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://gerrit.osmocom.org/osmo-gsm-tester # timeout=10 Fetching upstream changes from https://gerrit.osmocom.org/osmo-gsm-tester > git --version # timeout=10 > git --version # 'git version 2.39.5' > git fetch --tags --force --progress -- https://gerrit.osmocom.org/osmo-gsm-tester +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision 14e2cf8b779ffdfff66777ba7e81b38d4e8b2fee (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 14e2cf8b779ffdfff66777ba7e81b38d4e8b2fee # timeout=10 Commit message: "contrib/jenkins-build-osmo-ggsn.sh: Depend on libosmo-netif" > git rev-list --no-walk 14e2cf8b779ffdfff66777ba7e81b38d4e8b2fee # timeout=10 [osmo-gsm-tester_virtual] $ /bin/sh -xe /tmp/jenkins15855077991148933643.sh + rm -rf trial-8281-bin.tgz trial-8281-run.tgz *.md5 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bsc" build number 25582 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts" build number 11263 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-ggsn" build number 10810 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-hlr" build number 13085 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-mgw" build number 13411 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-hnbgw" build number 13623 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-msc" build number 42305 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu" build number 7779 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-sgsn" build number 44588 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-trx" build number 8759 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-nitb" build number 17155 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-stp" build number 13402 Copied 2 artifacts from "osmo-gsm-tester_build-osmocom-bb" build number 7743 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts-sysmo" build number 11788 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu-sysmo" build number 7819 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts-oc2g" build number 9286 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu-oc2g" build number 6539 Copied 2 artifacts from "osmo-gsm-tester_build-open5gs" build number 8 Copied 2 artifacts from "osmo-gsm-tester_build-srslte" build number 19 Copied 2 artifacts from "osmo-gsm-tester_build-osmocom-bb" build number 7743 [osmo-gsm-tester_virtual] $ /bin/sh -xe /tmp/jenkins12845341745348867104.sh + trap clean_up_trap EXIT INT TERM 0 + clean_up + docker kill osmo-gsm-tester-virtual Error response from daemon: cannot kill container: osmo-gsm-tester-virtual: No such container: osmo-gsm-tester-virtual + true + docker run --rm -v /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual:/workspace debian:bookworm chmod -R a+rwX /workspace/ + rm -rf trial-8281 + rm -rf docker-playground + git clone --depth=1 --branch=master https://gerrit.osmocom.org/docker-playground docker-playground Cloning into 'docker-playground'... + git -C docker-playground log --oneline 290ae4c ttcn3-bts-test: write bts logs to tmpfs + make -C docker-playground/osmo-gsm-tester make: Entering directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/docker-playground/osmo-gsm-tester' awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/docker-playground/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=docker.io \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/20.7.0 \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg M3UA_TESTTOOL_BRANCH=osmocom/master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_REMSIM_BRANCH=master \ --build-arg OSMO_S1GW_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ -t docker.io/osmocom-build/osmo-gsm-tester:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 4.84kB done #1 WARN: InvalidDefaultArgInFrom: Default value for ARG $USER/debian-bookworm-build results in empty or invalid base image name (line 2) #1 WARN: LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format (line 65) #1 DONE 0.0s #2 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-build:latest #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: 2B done #3 DONE 0.0s #4 [ 1/28] FROM docker.io/osmocom-build/debian-bookworm-build:latest #4 DONE 0.0s #5 [internal] load build context #5 transferring context: 5.76kB done #5 DONE 0.0s #6 [22/28] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-TESTER/+/MASTER?FORMAT=TEXT /tmp/commit #6 DONE 0.1s #7 [ 4/28] RUN usermod -a -G osmo-gsm-tester jenkins #7 CACHED #8 [ 2/28] RUN useradd -ms /bin/bash jenkins #8 CACHED #9 [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 #9 CACHED #10 [22/28] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-TESTER/+/MASTER?FORMAT=TEXT /tmp/commit #10 CACHED #11 [27/28] COPY RESOURCES.CONF /tmp/osmo-gsm-tester/sysmocom/resources.conf #11 CACHED #12 [ 9/28] COPY SSH /root/.ssh #12 CACHED #13 [ 7/28] RUN APT-GET update && apt-get install -y openssh-server #13 CACHED #14 [20/28] WORKDIR /TMP #14 CACHED #15 [ 3/28] RUN groupadd osmo-gsm-tester #15 CACHED #16 [ 5/28] RUN APT-GET update && apt-get install -y --no-install-recommends cpio dbus tcpdump sqlite3 python3 python3-setuptools python3-yaml python3-mako python3-gi python3-numpy python3-wheel python3-watchdog ofono patchelf rpm2cpio sudo libcap2-bin python3-pip udhcpc iperf3 locales #16 CACHED #17 [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 #17 CACHED #18 [26/28] RUN mkdir -p /etc/security/limits.d/ && cp osmo-gsm-tester/utils/limits.d/* /etc/security/limits.d/ #18 CACHED #19 [ 6/28] RUN PIP3 install --break-system-packages "git+https://github.com/podshumok/python-smpplib.git@master#egg=smpplib" pydbus pyusb pysispm pymongo #19 CACHED #20 [ 8/28] RUN MKDIR /var/run/sshd #20 CACHED #21 [24/28] RUN mkdir -p /usr/local/bin/ && cp osmo-gsm-tester/utils/bin/* /usr/local/bin/ #21 CACHED #22 [21/28] RUN GIT clone https://gerrit.osmocom.org/osmo-gsm-tester.git #22 CACHED #23 [11/28] RUN chmod -R 0700 /home/jenkins/.ssh /root/.ssh #23 CACHED #24 [13/28] RUN CHOWN -R jenkins:jenkins /osmo-gsm-tester-* #24 CACHED #25 [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 #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 [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 #27 CACHED #28 [25/28] RUN mkdir -p /etc/sudoers.d/ && cp osmo-gsm-tester/utils/sudoers.d/* /etc/sudoers.d/ #28 CACHED #29 [10/28] COPY --CHOWN=JENKINS:JENKINS ssh /home/jenkins/.ssh #29 CACHED #30 [19/28] RUN IF [ "$(arch)" = "x86_64" ]; then apt-get update && apt-get install -y --no-install-recommends python3-pip python3-setuptools python3-wheel ninja-build build-essential flex bison git libsctp-dev libgnutls28-dev libgcrypt-dev libssl-dev libidn11-dev libmongoc-dev libbson-dev libyaml-dev libnghttp2-dev libmicrohttpd-dev libcurl4-gnutls-dev libnghttp2-dev meson && apt-get clean; fi #30 CACHED #31 [17/28] RUN APT-GET update && apt-get install -y --no-install-recommends gnuradio && apt-get clean #31 CACHED #32 [14/28] RUN sed -i -e 's/# en_US.UTF-8 UTF-8/en_US.UTF-8 UTF-8/' /etc/locale.gen && dpkg-reconfigure --frontend=noninteractive locales && update-locale LANG=en_US.UTF-8 #32 CACHED #33 [28/28] WORKDIR /DATA #33 CACHED #34 exporting to image #34 exporting layers done #34 writing image sha256:1898c804dfb912a85d7deb3bb844a3f51a247fef63f885c9bf5c700e5a88d1b6 done #34 naming to docker.io/osmocom-build/osmo-gsm-tester:latest 0.0s done #34 DONE 0.0s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/docker-playground/osmo-gsm-tester' + unlink osmo-gsm-tester/sysmocom/resources.conf + ln -s resources.conf.virtual osmo-gsm-tester/sysmocom/resources.conf + docker run --rm=true -e HOME=/build -e JOB_NAME=osmo-gsm-tester_virtual -e OSMO_GSM_TESTER_CONF=/build/osmo-gsm-tester/sysmocom/main.conf -e OSMO_GSM_TESTER_OPTS=-s netreg_mass -e BUILD_NUMBER=8282 -w /build -i -v /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual:/build -v /home/osmocom-build/.ssh:/home/build/.ssh:ro --name=osmo-gsm-tester-virtual --cap-add=sys_nice osmocom-build/osmo-gsm-tester /bin/bash -c LANG="en_US.utf8" LC_ALL="en_US.UTF-8" LC_LANG="en_US.UTF-8" PATH="$PWD/osmo-gsm-tester/src:${PATH}" ./osmo-gsm-tester/contrib/jenkins-run.sh + base=/build + dirname -- ./osmo-gsm-tester/contrib/jenkins-run.sh + CDPATH= cd -- ./osmo-gsm-tester/contrib + pwd -P + SCRIPT_DIR=/build/osmo-gsm-tester/contrib + OSMO_GSM_TESTER_CONF=/build/osmo-gsm-tester/sysmocom/main.conf + date +%F %T + time_start=2026-03-26 22:48:18 + trial_dir_prefix=trial- + rm -rf trial-* + trial_dir=trial-8282 + mkdir -p trial-8282 + mv open5gs.build-8.tgz osmo-bsc.build-2026-03-26_22_07_40.tgz osmo-bts-oc2g.build-2026-03-26_00_51_51.tgz osmo-bts-sysmo.build-2026-03-26_00_51_48.tgz osmo-bts.build-2026-03-26_00_51_58.tgz osmo-ggsn.build-2026-03-26_20_43_03.tgz osmo-hlr.build-2026-03-26_16_36_51.tgz osmo-hnbgw.build-2026-03-26_22_13_33.tgz osmo-mgw.build-2026-03-26_08_33_20.tgz osmo-msc.build-2026-03-26_22_19_40.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2026-03-26_07_35_06.tgz osmo-pcu-sysmo.build-2026-03-26_07_35_03.tgz osmo-pcu.build-2026-03-26_07_35_03.tgz osmo-sgsn.build-2026-03-26_22_14_31.tgz osmo-stp.build-2026-03-26_22_01_28.tgz osmo-trx.build-2026-03-26_14_21_34.tgz osmocom-bb.build-2026-03-26_21_17_31.tgz srslte.build-19.tgz trial-8282 + cat open5gs.build-8.md5 osmo-bsc.build-2026-03-26_22_07_40.md5 osmo-bts-oc2g.build-2026-03-26_00_51_51.md5 osmo-bts-sysmo.build-2026-03-26_00_51_48.md5 osmo-bts.build-2026-03-26_00_51_58.md5 osmo-ggsn.build-2026-03-26_20_43_03.md5 osmo-hlr.build-2026-03-26_16_36_51.md5 osmo-hnbgw.build-2026-03-26_22_13_33.md5 osmo-mgw.build-2026-03-26_08_33_20.md5 osmo-msc.build-2026-03-26_22_19_40.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2026-03-26_07_35_06.md5 osmo-pcu-sysmo.build-2026-03-26_07_35_03.md5 osmo-pcu.build-2026-03-26_07_35_03.md5 osmo-sgsn.build-2026-03-26_22_14_31.md5 osmo-stp.build-2026-03-26_22_01_28.md5 osmo-trx.build-2026-03-26_14_21_34.md5 osmocom-bb.build-2026-03-26_21_17_31.md5 srslte.build-19.md5 + rm open5gs.build-8.md5 osmo-bsc.build-2026-03-26_22_07_40.md5 osmo-bts-oc2g.build-2026-03-26_00_51_51.md5 osmo-bts-sysmo.build-2026-03-26_00_51_48.md5 osmo-bts.build-2026-03-26_00_51_58.md5 osmo-ggsn.build-2026-03-26_20_43_03.md5 osmo-hlr.build-2026-03-26_16_36_51.md5 osmo-hnbgw.build-2026-03-26_22_13_33.md5 osmo-mgw.build-2026-03-26_08_33_20.md5 osmo-msc.build-2026-03-26_22_19_40.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2026-03-26_07_35_06.md5 osmo-pcu-sysmo.build-2026-03-26_07_35_03.md5 osmo-pcu.build-2026-03-26_07_35_03.md5 osmo-sgsn.build-2026-03-26_22_14_31.md5 osmo-stp.build-2026-03-26_22_01_28.md5 osmo-trx.build-2026-03-26_14_21_34.md5 osmocom-bb.build-2026-03-26_21_17_31.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-8282 -s netreg_mass combinations: ['netreg_mass'] trial: 'trial-8282' 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-8282 -------------------------------------------------------------------------------------------- 22:48:18.781824 tst trial-8282: Detailed log at /build/trial-8282/run.2026-03-26_22-48-18/log --------------------------------------------------------------------- trial-8282 netreg_mass --------------------------------------------------------------------- 22:48:18.988351 tst netreg_mass: reserving resources in /var/tmp/osmo-gsm-tester/state ... 22:48:18.988716 tst netreg_mass: Verifying 1 x bts (candidates: 1) 22:48:18.989545 tst netreg_mass: Verifying 6 x ip_address (candidates: 9) 22:48:18.990683 tst netreg_mass: Verifying 100 x modem (candidates: 100) 22:48:19.031728 tst netreg_mass: Reserving 1 x bts (candidates: 1) 22:48:19.032582 tst netreg_mass: Reserving 6 x ip_address (candidates: 9) 22:48:19.033741 tst netreg_mass: Reserving 100 x modem (candidates: 100) 22:48:19.095681 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-8282 netreg_mass register_default_mass.py ---------------------------------------------- 22:48:19.096431 tst register_default_mass.py:9: Claiming resources for the test 22:48:19.111472 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:48:19.111996 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:48:19.112453 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:48:19.112885 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:48:19.113319 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:48:19.113769 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:48:19.114208 tst netreg_mass: Using 1 x bts (candidates: 1) 22:48:19.144891 tst register_default_mass.py: using LAC 2 22:48:19.166928 tst register_default_mass.py: using RAC 2 22:48:19.193249 tst register_default_mass.py: using CellId 2 22:48:19.222370 tst register_default_mass.py: using BVCI 3 22:48:19.235820 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.236533 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.237102 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.237616 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.238137 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.238643 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.239130 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.239748 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.240268 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.240772 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.241272 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.241776 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.242276 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.242806 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.243322 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.243842 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.244349 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.244872 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.245379 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.245895 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.246412 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.246924 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.247431 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.247962 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.248467 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.248968 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.249475 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.249982 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.250489 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.250997 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.251509 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.252023 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.252532 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.253045 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.253564 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.254072 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.254577 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.255103 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.255612 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.256125 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.256636 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.257142 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.257649 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.258165 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.258670 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.259172 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.259683 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.260192 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.260688 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.261183 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.261703 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.262206 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.262702 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.263209 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.263717 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.264221 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.264721 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.265228 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.265722 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.266210 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.266714 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.267210 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.267721 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.268231 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.268727 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.269227 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.269744 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.270254 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.270752 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.271245 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.271765 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.272270 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.272851 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.273363 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.273866 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.274359 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.274865 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.275366 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.275872 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.276383 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.276878 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.277369 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.277875 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.278377 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.278864 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.279357 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.279859 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.280365 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.280863 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.281360 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.281855 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.282364 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.282873 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.283369 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.283873 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.284374 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.284871 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.285382 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.285884 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.286377 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.286888 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.287438 tst register_default_mass.py:21: Launching a simple network 22:48:19.297379 run osmo-hlr_127.0.42.2: Starting osmo-hlr 22:48:19.417431 run create_hlr_db(pid=20): Launched 22:48:20.432314 run create_hlr_db(pid=20): Terminated: ok {rc=0} 22:48:20.456321 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Launched 22:48:20.471417 run osmo-hlr_127.0.42.2(pid=23): Launched 22:48:20.477083 run osmo-stp_127.0.42.5: Starting osmo-stp 22:48:20.666868 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Launched 22:48:20.683936 run osmo-stp_127.0.42.5(pid=25): Launched 22:48:20.689721 run osmo-msc_127.0.42.6: Starting osmo-msc 22:48:21.110890 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Launched 22:48:21.126246 run osmo-msc_127.0.42.6(pid=27): Launched 22:48:24.140754 run osmo-mgw_127.0.42.3: Starting osmo-mgw 22:48:24.255295 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Launched 22:48:24.270187 run osmo-mgw_127.0.42.3(pid=29): Launched 22:48:24.275862 run osmo-mgw_127.0.42.4: Starting osmo-mgw 22:48:24.299042 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Launched 22:48:24.314012 run osmo-mgw_127.0.42.4(pid=31): Launched 22:48:24.319786 run osmo-bsc_127.0.42.7: Starting osmo-bsc 22:48:24.635496 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Launched 22:48:24.650885 run osmo-bsc_127.0.42.7(pid=33): Launched 22:48:30.683249 run osmo-bts-virtual: Starting to connect to osmo-bsc_127.0.42.7 22:48:30.857815 run osmo-bts-virtual(pid=34): Launched 22:48:31.894094 tst register_default_mass.py: using MSISDN 1001 22:48:31.908561 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000000', msisdn='1001', subscriber_id=1} 22:48:31.948200 tst register_default_mass.py: using MSISDN 1002 22:48:31.965850 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000001', msisdn='1002', subscriber_id=2} 22:48:31.996753 tst register_default_mass.py: using MSISDN 1003 22:48:32.011745 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000002', msisdn='1003', subscriber_id=3} 22:48:32.042688 tst register_default_mass.py: using MSISDN 1004 22:48:32.057301 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000003', msisdn='1004', subscriber_id=4} 22:48:32.088147 tst register_default_mass.py: using MSISDN 1005 22:48:32.102728 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000004', msisdn='1005', subscriber_id=5} 22:48:32.133929 tst register_default_mass.py: using MSISDN 1006 22:48:32.148598 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000005', msisdn='1006', subscriber_id=6} 22:48:32.179577 tst register_default_mass.py: using MSISDN 1007 22:48:32.194473 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000006', msisdn='1007', subscriber_id=7} 22:48:32.225667 tst register_default_mass.py: using MSISDN 1008 22:48:32.240473 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000007', msisdn='1008', subscriber_id=8} 22:48:32.271469 tst register_default_mass.py: using MSISDN 1009 22:48:32.286048 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000008', msisdn='1009', subscriber_id=9} 22:48:32.317218 tst register_default_mass.py: using MSISDN 1010 22:48:32.331968 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000009', msisdn='1010', subscriber_id=10} 22:48:32.362840 tst register_default_mass.py: using MSISDN 1011 22:48:32.377645 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000000', msisdn='1011', subscriber_id=11} 22:48:32.408671 tst register_default_mass.py: using MSISDN 1012 22:48:32.423267 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000001', msisdn='1012', subscriber_id=12} 22:48:32.454571 tst register_default_mass.py: using MSISDN 1013 22:48:32.469203 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000002', msisdn='1013', subscriber_id=13} 22:48:32.500492 tst register_default_mass.py: using MSISDN 1014 22:48:32.515232 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000003', msisdn='1014', subscriber_id=14} 22:48:32.546570 tst register_default_mass.py: using MSISDN 1015 22:48:32.561464 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000004', msisdn='1015', subscriber_id=15} 22:48:32.592795 tst register_default_mass.py: using MSISDN 1016 22:48:32.607482 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000005', msisdn='1016', subscriber_id=16} 22:48:32.638787 tst register_default_mass.py: using MSISDN 1017 22:48:32.653431 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000006', msisdn='1017', subscriber_id=17} 22:48:32.685217 tst register_default_mass.py: using MSISDN 1018 22:48:32.699666 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000007', msisdn='1018', subscriber_id=18} 22:48:32.731121 tst register_default_mass.py: using MSISDN 1019 22:48:32.745840 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000008', msisdn='1019', subscriber_id=19} 22:48:32.777187 tst register_default_mass.py: using MSISDN 1020 22:48:32.792028 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000009', msisdn='1020', subscriber_id=20} 22:48:32.823149 tst register_default_mass.py: using MSISDN 1021 22:48:32.837941 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000000', msisdn='1021', subscriber_id=21} 22:48:32.869508 tst register_default_mass.py: using MSISDN 1022 22:48:32.884386 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000001', msisdn='1022', subscriber_id=22} 22:48:32.915360 tst register_default_mass.py: using MSISDN 1023 22:48:32.930104 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000002', msisdn='1023', subscriber_id=23} 22:48:32.961599 tst register_default_mass.py: using MSISDN 1024 22:48:32.976394 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000003', msisdn='1024', subscriber_id=24} 22:48:33.007789 tst register_default_mass.py: using MSISDN 1025 22:48:33.022600 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000004', msisdn='1025', subscriber_id=25} 22:48:33.054196 tst register_default_mass.py: using MSISDN 1026 22:48:33.069236 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000005', msisdn='1026', subscriber_id=26} 22:48:33.100504 tst register_default_mass.py: using MSISDN 1027 22:48:33.115211 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000006', msisdn='1027', subscriber_id=27} 22:48:33.146650 tst register_default_mass.py: using MSISDN 1028 22:48:33.161532 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000007', msisdn='1028', subscriber_id=28} 22:48:33.192718 tst register_default_mass.py: using MSISDN 1029 22:48:33.207376 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000008', msisdn='1029', subscriber_id=29} 22:48:33.238792 tst register_default_mass.py: using MSISDN 1030 22:48:33.253804 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000009', msisdn='1030', subscriber_id=30} 22:48:33.284982 tst register_default_mass.py: using MSISDN 1031 22:48:33.299795 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000000', msisdn='1031', subscriber_id=31} 22:48:33.330991 tst register_default_mass.py: using MSISDN 1032 22:48:33.345752 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000001', msisdn='1032', subscriber_id=32} 22:48:33.376502 tst register_default_mass.py: using MSISDN 1033 22:48:33.386301 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000002', msisdn='1033', subscriber_id=33} 22:48:33.416776 tst register_default_mass.py: using MSISDN 1034 22:48:33.432316 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000003', msisdn='1034', subscriber_id=34} 22:48:33.462858 tst register_default_mass.py: using MSISDN 1035 22:48:33.477371 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000004', msisdn='1035', subscriber_id=35} 22:48:33.508060 tst register_default_mass.py: using MSISDN 1036 22:48:33.522492 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000005', msisdn='1036', subscriber_id=36} 22:48:33.552822 tst register_default_mass.py: using MSISDN 1037 22:48:33.567155 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000006', msisdn='1037', subscriber_id=37} 22:48:33.598237 tst register_default_mass.py: using MSISDN 1038 22:48:33.612858 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000007', msisdn='1038', subscriber_id=38} 22:48:33.644355 tst register_default_mass.py: using MSISDN 1039 22:48:33.659324 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000008', msisdn='1039', subscriber_id=39} 22:48:33.690581 tst register_default_mass.py: using MSISDN 1040 22:48:33.705190 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000009', msisdn='1040', subscriber_id=40} 22:48:33.736573 tst register_default_mass.py: using MSISDN 1041 22:48:33.751356 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000000', msisdn='1041', subscriber_id=41} 22:48:33.782634 tst register_default_mass.py: using MSISDN 1042 22:48:33.797545 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000001', msisdn='1042', subscriber_id=42} 22:48:33.829157 tst register_default_mass.py: using MSISDN 1043 22:48:33.843767 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000002', msisdn='1043', subscriber_id=43} 22:48:33.875122 tst register_default_mass.py: using MSISDN 1044 22:48:33.890075 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000003', msisdn='1044', subscriber_id=44} 22:48:33.921455 tst register_default_mass.py: using MSISDN 1045 22:48:33.936038 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000004', msisdn='1045', subscriber_id=45} 22:48:33.967553 tst register_default_mass.py: using MSISDN 1046 22:48:33.982310 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000005', msisdn='1046', subscriber_id=46} 22:48:34.014343 tst register_default_mass.py: using MSISDN 1047 22:48:34.029280 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000006', msisdn='1047', subscriber_id=47} 22:48:34.060873 tst register_default_mass.py: using MSISDN 1048 22:48:34.075713 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000007', msisdn='1048', subscriber_id=48} 22:48:34.107176 tst register_default_mass.py: using MSISDN 1049 22:48:34.122081 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000008', msisdn='1049', subscriber_id=49} 22:48:34.153596 tst register_default_mass.py: using MSISDN 1050 22:48:34.168381 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000009', msisdn='1050', subscriber_id=50} 22:48:34.199730 tst register_default_mass.py: using MSISDN 1051 22:48:34.214669 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000000', msisdn='1051', subscriber_id=51} 22:48:34.246156 tst register_default_mass.py: using MSISDN 1052 22:48:34.261141 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000001', msisdn='1052', subscriber_id=52} 22:48:34.292254 tst register_default_mass.py: using MSISDN 1053 22:48:34.306766 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000002', msisdn='1053', subscriber_id=53} 22:48:34.338246 tst register_default_mass.py: using MSISDN 1054 22:48:34.353111 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000003', msisdn='1054', subscriber_id=54} 22:48:34.384274 tst register_default_mass.py: using MSISDN 1055 22:48:34.399050 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000004', msisdn='1055', subscriber_id=55} 22:48:34.430382 tst register_default_mass.py: using MSISDN 1056 22:48:34.445222 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000005', msisdn='1056', subscriber_id=56} 22:48:34.476301 tst register_default_mass.py: using MSISDN 1057 22:48:34.491164 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000006', msisdn='1057', subscriber_id=57} 22:48:34.522861 tst register_default_mass.py: using MSISDN 1058 22:48:34.537565 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000007', msisdn='1058', subscriber_id=58} 22:48:34.569350 tst register_default_mass.py: using MSISDN 1059 22:48:34.584463 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000008', msisdn='1059', subscriber_id=59} 22:48:34.616453 tst register_default_mass.py: using MSISDN 1060 22:48:34.631578 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000009', msisdn='1060', subscriber_id=60} 22:48:34.663424 tst register_default_mass.py: using MSISDN 1061 22:48:34.678369 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000000', msisdn='1061', subscriber_id=61} 22:48:34.709936 tst register_default_mass.py: using MSISDN 1062 22:48:34.724989 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000001', msisdn='1062', subscriber_id=62} 22:48:34.756803 tst register_default_mass.py: using MSISDN 1063 22:48:34.772016 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000002', msisdn='1063', subscriber_id=63} 22:48:34.803516 tst register_default_mass.py: using MSISDN 1064 22:48:34.818600 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000003', msisdn='1064', subscriber_id=64} 22:48:34.850066 tst register_default_mass.py: using MSISDN 1065 22:48:34.864988 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000004', msisdn='1065', subscriber_id=65} 22:48:34.896611 tst register_default_mass.py: using MSISDN 1066 22:48:34.911604 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000005', msisdn='1066', subscriber_id=66} 22:48:34.942636 tst register_default_mass.py: using MSISDN 1067 22:48:34.957259 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000006', msisdn='1067', subscriber_id=67} 22:48:34.988456 tst register_default_mass.py: using MSISDN 1068 22:48:35.003197 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000007', msisdn='1068', subscriber_id=68} 22:48:35.034125 tst register_default_mass.py: using MSISDN 1069 22:48:35.048741 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000008', msisdn='1069', subscriber_id=69} 22:48:35.079965 tst register_default_mass.py: using MSISDN 1070 22:48:35.094713 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000009', msisdn='1070', subscriber_id=70} 22:48:35.125710 tst register_default_mass.py: using MSISDN 1071 22:48:35.140375 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000000', msisdn='1071', subscriber_id=71} 22:48:35.171012 tst register_default_mass.py: using MSISDN 1072 22:48:35.185400 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000001', msisdn='1072', subscriber_id=72} 22:48:35.216449 tst register_default_mass.py: using MSISDN 1073 22:48:35.231128 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000002', msisdn='1073', subscriber_id=73} 22:48:35.262431 tst register_default_mass.py: using MSISDN 1074 22:48:35.277253 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000003', msisdn='1074', subscriber_id=74} 22:48:35.308349 tst register_default_mass.py: using MSISDN 1075 22:48:35.322963 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000004', msisdn='1075', subscriber_id=75} 22:48:35.354079 tst register_default_mass.py: using MSISDN 1076 22:48:35.368855 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000005', msisdn='1076', subscriber_id=76} 22:48:35.399841 tst register_default_mass.py: using MSISDN 1077 22:48:35.414358 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000006', msisdn='1077', subscriber_id=77} 22:48:35.445544 tst register_default_mass.py: using MSISDN 1078 22:48:35.460404 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000007', msisdn='1078', subscriber_id=78} 22:48:35.490800 tst register_default_mass.py: using MSISDN 1079 22:48:35.505133 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000008', msisdn='1079', subscriber_id=79} 22:48:35.536314 tst register_default_mass.py: using MSISDN 1080 22:48:35.551128 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000009', msisdn='1080', subscriber_id=80} 22:48:35.582196 tst register_default_mass.py: using MSISDN 1081 22:48:35.596794 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000000', msisdn='1081', subscriber_id=81} 22:48:35.628351 tst register_default_mass.py: using MSISDN 1082 22:48:35.643156 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000001', msisdn='1082', subscriber_id=82} 22:48:35.674528 tst register_default_mass.py: using MSISDN 1083 22:48:35.689269 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000002', msisdn='1083', subscriber_id=83} 22:48:35.720169 tst register_default_mass.py: using MSISDN 1084 22:48:35.734827 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000003', msisdn='1084', subscriber_id=84} 22:48:35.765918 tst register_default_mass.py: using MSISDN 1085 22:48:35.780571 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000004', msisdn='1085', subscriber_id=85} 22:48:35.811338 tst register_default_mass.py: using MSISDN 1086 22:48:35.825999 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000005', msisdn='1086', subscriber_id=86} 22:48:35.856667 tst register_default_mass.py: using MSISDN 1087 22:48:35.871131 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000006', msisdn='1087', subscriber_id=87} 22:48:35.902223 tst register_default_mass.py: using MSISDN 1088 22:48:35.916911 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000007', msisdn='1088', subscriber_id=88} 22:48:35.947958 tst register_default_mass.py: using MSISDN 1089 22:48:35.962564 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000008', msisdn='1089', subscriber_id=89} 22:48:35.993648 tst register_default_mass.py: using MSISDN 1090 22:48:36.008219 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000009', msisdn='1090', subscriber_id=90} 22:48:36.042594 tst register_default_mass.py: using MSISDN 1091 22:48:36.058849 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000000', msisdn='1091', subscriber_id=91} 22:48:36.089904 tst register_default_mass.py: using MSISDN 1092 22:48:36.104756 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000001', msisdn='1092', subscriber_id=92} 22:48:36.135720 tst register_default_mass.py: using MSISDN 1093 22:48:36.150288 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000002', msisdn='1093', subscriber_id=93} 22:48:36.181014 tst register_default_mass.py: using MSISDN 1094 22:48:36.195686 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000003', msisdn='1094', subscriber_id=94} 22:48:36.226222 tst register_default_mass.py: using MSISDN 1095 22:48:36.240685 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000004', msisdn='1095', subscriber_id=95} 22:48:36.271683 tst register_default_mass.py: using MSISDN 1096 22:48:36.286369 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000005', msisdn='1096', subscriber_id=96} 22:48:36.317415 tst register_default_mass.py: using MSISDN 1097 22:48:36.332047 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000006', msisdn='1097', subscriber_id=97} 22:48:36.362970 tst register_default_mass.py: using MSISDN 1098 22:48:36.377664 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000007', msisdn='1098', subscriber_id=98} 22:48:36.409027 tst register_default_mass.py: using MSISDN 1099 22:48:36.423753 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000008', msisdn='1099', subscriber_id=99} 22:48:36.454559 tst register_default_mass.py: using MSISDN 1100 22:48:36.468745 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000009', msisdn='1100', subscriber_id=100} 22:48:36.560459 run mass: Starting testcase 22:48:36.565995 run mass: Pre-launching all virtphy's 22:48:36.571492 run osmo-ms-virt-phy/00000: Starting virtphy 22:48:36.584688 run osmo-ms-virt-phy/00000(pid=35): Launched 22:48:36.590737 run osmo-ms-virt-phy/00001: Starting virtphy 22:48:36.603565 run osmo-ms-virt-phy/00001(pid=36): Launched 22:48:36.609562 run osmo-ms-virt-phy/00002: Starting virtphy 22:48:36.622428 run osmo-ms-virt-phy/00002(pid=37): Launched 22:48:36.628525 run osmo-ms-virt-phy/00003: Starting virtphy 22:48:36.641477 run osmo-ms-virt-phy/00003(pid=38): Launched 22:48:36.647598 run osmo-ms-virt-phy/00004: Starting virtphy 22:48:36.660754 run osmo-ms-virt-phy/00004(pid=39): Launched 22:48:36.666807 run osmo-ms-virt-phy/00005: Starting virtphy 22:48:36.679671 run osmo-ms-virt-phy/00005(pid=40): Launched 22:48:36.685648 run osmo-ms-virt-phy/00006: Starting virtphy 22:48:36.698571 run osmo-ms-virt-phy/00006(pid=41): Launched 22:48:36.704532 run osmo-ms-virt-phy/00007: Starting virtphy 22:48:36.717420 run osmo-ms-virt-phy/00007(pid=42): Launched 22:48:36.723375 run osmo-ms-virt-phy/00008: Starting virtphy 22:48:36.736193 run osmo-ms-virt-phy/00008(pid=43): Launched 22:48:36.742214 run osmo-ms-virt-phy/00009: Starting virtphy 22:48:36.755011 run osmo-ms-virt-phy/00009(pid=44): Launched 22:48:36.760974 run osmo-ms-virt-phy/00010: Starting virtphy 22:48:36.773877 run osmo-ms-virt-phy/00010(pid=45): Launched 22:48:36.779879 run osmo-ms-virt-phy/00011: Starting virtphy 22:48:36.792740 run osmo-ms-virt-phy/00011(pid=46): Launched 22:48:36.798717 run osmo-ms-virt-phy/00012: Starting virtphy 22:48:36.811586 run osmo-ms-virt-phy/00012(pid=47): Launched 22:48:36.817601 run osmo-ms-virt-phy/00013: Starting virtphy 22:48:36.830455 run osmo-ms-virt-phy/00013(pid=48): Launched 22:48:36.836472 run osmo-ms-virt-phy/00014: Starting virtphy 22:48:36.849552 run osmo-ms-virt-phy/00014(pid=49): Launched 22:48:36.855542 run osmo-ms-virt-phy/00015: Starting virtphy 22:48:36.868583 run osmo-ms-virt-phy/00015(pid=50): Launched 22:48:36.874663 run osmo-ms-virt-phy/00016: Starting virtphy 22:48:36.887653 run osmo-ms-virt-phy/00016(pid=51): Launched 22:48:36.893739 run osmo-ms-virt-phy/00017: Starting virtphy 22:48:36.906732 run osmo-ms-virt-phy/00017(pid=52): Launched 22:48:36.912815 run osmo-ms-virt-phy/00018: Starting virtphy 22:48:36.925739 run osmo-ms-virt-phy/00018(pid=53): Launched 22:48:36.931781 run osmo-ms-virt-phy/00019: Starting virtphy 22:48:36.944731 run osmo-ms-virt-phy/00019(pid=54): Launched 22:48:36.950842 run osmo-ms-virt-phy/00020: Starting virtphy 22:48:36.963891 run osmo-ms-virt-phy/00020(pid=55): Launched 22:48:36.969934 run osmo-ms-virt-phy/00021: Starting virtphy 22:48:36.982898 run osmo-ms-virt-phy/00021(pid=56): Launched 22:48:36.988998 run osmo-ms-virt-phy/00022: Starting virtphy 22:48:37.001986 run osmo-ms-virt-phy/00022(pid=57): Launched 22:48:37.008120 run osmo-ms-virt-phy/00023: Starting virtphy 22:48:37.021100 run osmo-ms-virt-phy/00023(pid=58): Launched 22:48:37.027080 run osmo-ms-virt-phy/00024: Starting virtphy 22:48:37.040135 run osmo-ms-virt-phy/00024(pid=59): Launched 22:48:37.046246 run osmo-ms-virt-phy/00025: Starting virtphy 22:48:37.059275 run osmo-ms-virt-phy/00025(pid=60): Launched 22:48:37.065352 run osmo-ms-virt-phy/00026: Starting virtphy 22:48:37.078363 run osmo-ms-virt-phy/00026(pid=61): Launched 22:48:37.084357 run osmo-ms-virt-phy/00027: Starting virtphy 22:48:37.097439 run osmo-ms-virt-phy/00027(pid=62): Launched 22:48:37.103531 run osmo-ms-virt-phy/00028: Starting virtphy 22:48:37.116489 run osmo-ms-virt-phy/00028(pid=63): Launched 22:48:37.122530 run osmo-ms-virt-phy/00029: Starting virtphy 22:48:37.135555 run osmo-ms-virt-phy/00029(pid=64): Launched 22:48:37.141553 run osmo-ms-virt-phy/00030: Starting virtphy 22:48:37.154484 run osmo-ms-virt-phy/00030(pid=65): Launched 22:48:37.160499 run osmo-ms-virt-phy/00031: Starting virtphy 22:48:37.173447 run osmo-ms-virt-phy/00031(pid=66): Launched 22:48:37.179439 run osmo-ms-virt-phy/00032: Starting virtphy 22:48:37.192450 run osmo-ms-virt-phy/00032(pid=67): Launched 22:48:37.198459 run osmo-ms-virt-phy/00033: Starting virtphy 22:48:37.211438 run osmo-ms-virt-phy/00033(pid=68): Launched 22:48:37.217505 run osmo-ms-virt-phy/00034: Starting virtphy 22:48:37.230472 run osmo-ms-virt-phy/00034(pid=69): Launched 22:48:37.236521 run osmo-ms-virt-phy/00035: Starting virtphy 22:48:37.249686 run osmo-ms-virt-phy/00035(pid=70): Launched 22:48:37.255668 run osmo-ms-virt-phy/00036: Starting virtphy 22:48:37.268813 run osmo-ms-virt-phy/00036(pid=71): Launched 22:48:37.274787 run osmo-ms-virt-phy/00037: Starting virtphy 22:48:37.287824 run osmo-ms-virt-phy/00037(pid=72): Launched 22:48:37.293935 run osmo-ms-virt-phy/00038: Starting virtphy 22:48:37.306900 run osmo-ms-virt-phy/00038(pid=73): Launched 22:48:37.313046 run osmo-ms-virt-phy/00039: Starting virtphy 22:48:37.326052 run osmo-ms-virt-phy/00039(pid=74): Launched 22:48:37.332074 run osmo-ms-virt-phy/00040: Starting virtphy 22:48:37.345001 run osmo-ms-virt-phy/00040(pid=75): Launched 22:48:37.351032 run osmo-ms-virt-phy/00041: Starting virtphy 22:48:37.364040 run osmo-ms-virt-phy/00041(pid=76): Launched 22:48:37.370037 run osmo-ms-virt-phy/00042: Starting virtphy 22:48:37.383019 run osmo-ms-virt-phy/00042(pid=77): Launched 22:48:37.389032 run osmo-ms-virt-phy/00043: Starting virtphy 22:48:37.401963 run osmo-ms-virt-phy/00043(pid=78): Launched 22:48:37.407942 run osmo-ms-virt-phy/00044: Starting virtphy 22:48:37.420892 run osmo-ms-virt-phy/00044(pid=79): Launched 22:48:37.426888 run osmo-ms-virt-phy/00045: Starting virtphy 22:48:37.439841 run osmo-ms-virt-phy/00045(pid=80): Launched 22:48:37.445865 run osmo-ms-virt-phy/00046: Starting virtphy 22:48:37.458804 run osmo-ms-virt-phy/00046(pid=81): Launched 22:48:37.464843 run osmo-ms-virt-phy/00047: Starting virtphy 22:48:37.477765 run osmo-ms-virt-phy/00047(pid=82): Launched 22:48:37.483932 run osmo-ms-virt-phy/00048: Starting virtphy 22:48:37.496932 run osmo-ms-virt-phy/00048(pid=83): Launched 22:48:37.503014 run osmo-ms-virt-phy/00049: Starting virtphy 22:48:37.515957 run osmo-ms-virt-phy/00049(pid=84): Launched 22:48:37.521955 run osmo-ms-virt-phy/00050: Starting virtphy 22:48:37.535019 run osmo-ms-virt-phy/00050(pid=85): Launched 22:48:37.541029 run osmo-ms-virt-phy/00051: Starting virtphy 22:48:37.554106 run osmo-ms-virt-phy/00051(pid=86): Launched 22:48:37.560077 run osmo-ms-virt-phy/00052: Starting virtphy 22:48:37.573052 run osmo-ms-virt-phy/00052(pid=87): Launched 22:48:37.579037 run osmo-ms-virt-phy/00053: Starting virtphy 22:48:37.591978 run osmo-ms-virt-phy/00053(pid=88): Launched 22:48:37.597952 run osmo-ms-virt-phy/00054: Starting virtphy 22:48:37.610927 run osmo-ms-virt-phy/00054(pid=89): Launched 22:48:37.616928 run osmo-ms-virt-phy/00055: Starting virtphy 22:48:37.629966 run osmo-ms-virt-phy/00055(pid=90): Launched 22:48:37.636001 run osmo-ms-virt-phy/00056: Starting virtphy 22:48:37.649013 run osmo-ms-virt-phy/00056(pid=91): Launched 22:48:37.655032 run osmo-ms-virt-phy/00057: Starting virtphy 22:48:37.668041 run osmo-ms-virt-phy/00057(pid=92): Launched 22:48:37.674027 run osmo-ms-virt-phy/00058: Starting virtphy 22:48:37.687091 run osmo-ms-virt-phy/00058(pid=93): Launched 22:48:37.693091 run osmo-ms-virt-phy/00059: Starting virtphy 22:48:37.706057 run osmo-ms-virt-phy/00059(pid=94): Launched 22:48:37.712079 run osmo-ms-virt-phy/00060: Starting virtphy 22:48:37.725223 run osmo-ms-virt-phy/00060(pid=95): Launched 22:48:37.731251 run osmo-ms-virt-phy/00061: Starting virtphy 22:48:37.744361 run osmo-ms-virt-phy/00061(pid=96): Launched 22:48:37.750332 run osmo-ms-virt-phy/00062: Starting virtphy 22:48:37.763453 run osmo-ms-virt-phy/00062(pid=97): Launched 22:48:37.769480 run osmo-ms-virt-phy/00063: Starting virtphy 22:48:37.782548 run osmo-ms-virt-phy/00063(pid=98): Launched 22:48:37.788623 run osmo-ms-virt-phy/00064: Starting virtphy 22:48:37.801649 run osmo-ms-virt-phy/00064(pid=99): Launched 22:48:37.807609 run osmo-ms-virt-phy/00065: Starting virtphy 22:48:37.820552 run osmo-ms-virt-phy/00065(pid=100): Launched 22:48:37.826579 run osmo-ms-virt-phy/00066: Starting virtphy 22:48:37.839568 run osmo-ms-virt-phy/00066(pid=101): Launched 22:48:37.845557 run osmo-ms-virt-phy/00067: Starting virtphy 22:48:37.858511 run osmo-ms-virt-phy/00067(pid=102): Launched 22:48:37.864528 run osmo-ms-virt-phy/00068: Starting virtphy 22:48:37.877554 run osmo-ms-virt-phy/00068(pid=103): Launched 22:48:37.883525 run osmo-ms-virt-phy/00069: Starting virtphy 22:48:37.896522 run osmo-ms-virt-phy/00069(pid=104): Launched 22:48:37.902488 run osmo-ms-virt-phy/00070: Starting virtphy 22:48:37.915419 run osmo-ms-virt-phy/00070(pid=105): Launched 22:48:37.921456 run osmo-ms-virt-phy/00071: Starting virtphy 22:48:37.934425 run osmo-ms-virt-phy/00071(pid=106): Launched 22:48:37.940421 run osmo-ms-virt-phy/00072: Starting virtphy 22:48:37.953628 run osmo-ms-virt-phy/00072(pid=107): Launched 22:48:37.959644 run osmo-ms-virt-phy/00073: Starting virtphy 22:48:37.972768 run osmo-ms-virt-phy/00073(pid=108): Launched 22:48:37.978739 run osmo-ms-virt-phy/00074: Starting virtphy 22:48:37.991679 run osmo-ms-virt-phy/00074(pid=109): Launched 22:48:37.997742 run osmo-ms-virt-phy/00075: Starting virtphy 22:48:38.010911 run osmo-ms-virt-phy/00075(pid=110): Launched 22:48:38.017027 run osmo-ms-virt-phy/00076: Starting virtphy 22:48:38.030083 run osmo-ms-virt-phy/00076(pid=111): Launched 22:48:38.036094 run osmo-ms-virt-phy/00077: Starting virtphy 22:48:38.049144 run osmo-ms-virt-phy/00077(pid=112): Launched 22:48:38.055179 run osmo-ms-virt-phy/00078: Starting virtphy 22:48:38.068148 run osmo-ms-virt-phy/00078(pid=113): Launched 22:48:38.074174 run osmo-ms-virt-phy/00079: Starting virtphy 22:48:38.087112 run osmo-ms-virt-phy/00079(pid=114): Launched 22:48:38.093130 run osmo-ms-virt-phy/00080: Starting virtphy 22:48:38.106150 run osmo-ms-virt-phy/00080(pid=115): Launched 22:48:38.112142 run osmo-ms-virt-phy/00081: Starting virtphy 22:48:38.125208 run osmo-ms-virt-phy/00081(pid=116): Launched 22:48:38.131210 run osmo-ms-virt-phy/00082: Starting virtphy 22:48:38.144200 run osmo-ms-virt-phy/00082(pid=117): Launched 22:48:38.150225 run osmo-ms-virt-phy/00083: Starting virtphy 22:48:38.163188 run osmo-ms-virt-phy/00083(pid=118): Launched 22:48:38.169170 run osmo-ms-virt-phy/00084: Starting virtphy 22:48:38.182153 run osmo-ms-virt-phy/00084(pid=119): Launched 22:48:38.188361 run osmo-ms-virt-phy/00085: Starting virtphy 22:48:38.201380 run osmo-ms-virt-phy/00085(pid=120): Launched 22:48:38.207483 run osmo-ms-virt-phy/00086: Starting virtphy 22:48:38.220503 run osmo-ms-virt-phy/00086(pid=121): Launched 22:48:38.226562 run osmo-ms-virt-phy/00087: Starting virtphy 22:48:38.239776 run osmo-ms-virt-phy/00087(pid=122): Launched 22:48:38.245789 run osmo-ms-virt-phy/00088: Starting virtphy 22:48:38.258924 run osmo-ms-virt-phy/00088(pid=123): Launched 22:48:38.264954 run osmo-ms-virt-phy/00089: Starting virtphy 22:48:38.277953 run osmo-ms-virt-phy/00089(pid=124): Launched 22:48:38.283944 run osmo-ms-virt-phy/00090: Starting virtphy 22:48:38.296902 run osmo-ms-virt-phy/00090(pid=125): Launched 22:48:38.302930 run osmo-ms-virt-phy/00091: Starting virtphy 22:48:38.315911 run osmo-ms-virt-phy/00091(pid=126): Launched 22:48:38.321876 run osmo-ms-virt-phy/00092: Starting virtphy 22:48:38.334834 run osmo-ms-virt-phy/00092(pid=127): Launched 22:48:38.340822 run osmo-ms-virt-phy/00093: Starting virtphy 22:48:38.353765 run osmo-ms-virt-phy/00093(pid=128): Launched 22:48:38.359777 run osmo-ms-virt-phy/00094: Starting virtphy 22:48:38.372694 run osmo-ms-virt-phy/00094(pid=129): Launched 22:48:38.378674 run osmo-ms-virt-phy/00095: Starting virtphy 22:48:38.391609 run osmo-ms-virt-phy/00095(pid=130): Launched 22:48:38.397570 run osmo-ms-virt-phy/00096: Starting virtphy 22:48:38.410458 run osmo-ms-virt-phy/00096(pid=131): Launched 22:48:38.416460 run osmo-ms-virt-phy/00097: Starting virtphy 22:48:38.429628 run osmo-ms-virt-phy/00097(pid=132): Launched 22:48:38.435605 run osmo-ms-virt-phy/00098: Starting virtphy 22:48:38.448790 run osmo-ms-virt-phy/00098(pid=133): Launched 22:48:38.454782 run osmo-ms-virt-phy/00099: Starting virtphy 22:48:38.467829 run osmo-ms-virt-phy/00099(pid=134): Launched 22:48:38.474011 run mass: Checking if sockets are in the filesystem 22:48:38.506168 run osmo-ms-mob/00000: Starting mobile 22:48:38.519184 run osmo-ms-mob/00000(pid=135): Launched 22:48:38.530188 run mass: MS start registered {at=5115944.738506463, delay=0.005036449991166592, ms=00000} 22:48:42.700420 run osmo-ms-mob/00001: Starting mobile 22:48:42.714421 run osmo-ms-mob/00001(pid=136): Launched 22:48:42.725195 run mass: MS start registered {at=5115948.933511778, delay=0.004602132365107536, ms=00001} 22:48:43.695130 run mass: MS performed LU {at=5115949.903332875, lu_delay=5.164826411753893, ms=00000} 22:48:44.512339 run osmo-ms-mob/00002: Starting mobile 22:48:44.528552 run osmo-ms-mob/00002(pid=137): Launched 22:48:44.538915 run mass: MS start registered {at=5115950.747229127, delay=0.004302646964788437, ms=00002} 22:48:45.825074 run osmo-ms-mob/00003: Starting mobile 22:48:45.842071 run osmo-ms-mob/00003(pid=138): Launched 22:48:45.852422 run mass: MS start registered {at=5115952.060740608, delay=0.004265389405190945, ms=00003} 22:48:46.911317 run osmo-ms-mob/00004: Starting mobile 22:48:46.927870 run osmo-ms-mob/00004(pid=139): Launched 22:48:46.938460 run mass: MS start registered {at=5115953.14677615, delay=0.004541132599115372, ms=00004} 22:48:47.461042 run mass: MS performed LU {at=5115953.66924876, lu_delay=4.7357369819656014, ms=00001} 22:48:47.890107 run osmo-ms-mob/00005: Starting mobile 22:48:47.903337 run osmo-ms-mob/00005(pid=140): Launched 22:48:47.913934 run mass: MS start registered {at=5115954.122252955, delay=0.004588593728840351, ms=00005} 22:48:48.813549 run osmo-ms-mob/00006: Starting mobile 22:48:48.829982 run osmo-ms-mob/00006(pid=141): Launched 22:48:48.840497 run mass: MS start registered {at=5115955.048820132, delay=0.00447880569845438, ms=00006} 22:48:49.362530 run mass: MS performed LU {at=5115955.570734656, lu_delay=4.823505529202521, ms=00002} 22:48:49.722575 run osmo-ms-mob/00007: Starting mobile 22:48:49.739529 run osmo-ms-mob/00007(pid=142): Launched 22:48:49.749985 run mass: MS start registered {at=5115955.958305528, delay=0.004315631464123726, ms=00007} 22:48:50.490202 run osmo-ms-mob/00008: Starting mobile 22:48:50.503514 run osmo-ms-mob/00008(pid=143): Launched 22:48:50.514151 run mass: MS start registered {at=5115956.722472531, delay=0.004683363251388073, ms=00008} 22:48:51.220794 run osmo-ms-mob/00009: Starting mobile 22:48:51.238140 run osmo-ms-mob/00009(pid=144): Launched 22:48:51.244317 run mass: MS performed LU {at=5115957.452643176, lu_delay=5.391902567818761, ms=00003} 22:48:51.250247 run mass: MS start registered {at=5115957.458582376, delay=0.00595729798078537, ms=00009} 22:48:51.921994 run osmo-ms-mob/00010: Starting mobile 22:48:51.938937 run osmo-ms-mob/00010(pid=145): Launched 22:48:51.949755 run mass: MS start registered {at=5115958.158074733, delay=0.004746190272271633, ms=00010} 22:48:52.490319 run osmo-ms-mob/00011: Starting mobile 22:48:52.503994 run osmo-ms-mob/00011(pid=146): Launched 22:48:52.514576 run mass: MS start registered {at=5115958.722897304, delay=0.004448097199201584, ms=00011} 22:48:53.130526 run osmo-ms-mob/00012: Starting mobile 22:48:53.146867 run osmo-ms-mob/00012(pid=147): Launched 22:48:53.152898 run mass: MS performed LU {at=5115959.361225958, lu_delay=5.238973002880812, ms=00005} 22:48:53.158934 run mass: MS performed LU {at=5115959.367266761, lu_delay=6.220490611158311, ms=00004} 22:48:53.164678 run mass: MS start registered {at=5115959.373013053, delay=0.01180496346205473, ms=00012} 22:48:53.713955 run osmo-ms-mob/00013: Starting mobile 22:48:53.730916 run osmo-ms-mob/00013(pid=148): Launched 22:48:53.741840 run mass: MS start registered {at=5115959.950160394, delay=0.004907465539872646, ms=00013} 22:48:54.289753 run osmo-ms-mob/00014: Starting mobile 22:48:54.302960 run osmo-ms-mob/00014(pid=149): Launched 22:48:54.313679 run mass: MS start registered {at=5115960.522001335, delay=0.004638402722775936, ms=00014} 22:48:54.894841 run osmo-ms-mob/00015: Starting mobile 22:48:54.908409 run osmo-ms-mob/00015(pid=150): Launched 22:48:54.919337 run mass: MS start registered {at=5115961.127655396, delay=0.004856250248849392, ms=00015} 22:48:54.991853 run mass: MS performed LU {at=5115961.20008494, lu_delay=5.24177941121161, ms=00007} 22:48:55.057710 run mass: MS performed LU {at=5115961.265918783, lu_delay=6.21709865052253, ms=00006} 22:48:55.361716 run mass: MS performed LU {at=5115961.569936191, lu_delay=4.84746365994215, ms=00008} 22:48:55.409222 run osmo-ms-mob/00016: Starting mobile 22:48:55.426229 run osmo-ms-mob/00016(pid=151): Launched 22:48:55.437211 run mass: MS start registered {at=5115961.645526924, delay=0.004790502600371838, ms=00016} 22:48:55.890055 run osmo-ms-mob/00017: Starting mobile 22:48:55.903245 run osmo-ms-mob/00017(pid=152): Launched 22:48:55.914519 run mass: MS start registered {at=5115962.122837824, delay=0.004613176919519901, ms=00017} 22:48:56.521629 run osmo-ms-mob/00018: Starting mobile 22:48:56.538488 run osmo-ms-mob/00018(pid=153): Launched 22:48:56.549497 run mass: MS start registered {at=5115962.757814417, delay=0.004997764714062214, ms=00018} 22:48:56.911848 run osmo-ms-mob/00019: Starting mobile 22:48:56.928228 run osmo-ms-mob/00019(pid=154): Launched 22:48:56.934342 run mass: MS performed LU {at=5115963.142670924, lu_delay=5.684088547714055, ms=00009} 22:48:56.940214 run mass: MS performed LU {at=5115963.148549097, lu_delay=4.990474363788962, ms=00010} 22:48:56.945961 run mass: MS start registered {at=5115963.154297491, delay=0.011644350364804268, ms=00019} 22:48:57.415648 run osmo-ms-mob/00020: Starting mobile 22:48:57.428924 run osmo-ms-mob/00020(pid=155): Launched 22:48:57.440213 run mass: MS start registered {at=5115963.648527036, delay=0.0051252348348498344, ms=00020} 22:48:57.890076 run osmo-ms-mob/00021: Starting mobile 22:48:57.903278 run osmo-ms-mob/00021(pid=156): Launched 22:48:57.914467 run mass: MS start registered {at=5115964.122785618, delay=0.004867306910455227, ms=00021} 22:48:58.289627 run osmo-ms-mob/00022: Starting mobile 22:48:58.302667 run osmo-ms-mob/00022(pid=157): Launched 22:48:58.313348 run mass: MS start registered {at=5115964.521670112, delay=0.004546013660728931, ms=00022} 22:48:58.757863 run mass: MS performed LU {at=5115964.966077846, lu_delay=5.015917451120913, ms=00013} 22:48:58.789837 run osmo-ms-mob/00023: Starting mobile 22:48:58.804803 run osmo-ms-mob/00023(pid=158): Launched 22:48:58.815451 run mass: MS start registered {at=5115965.023774695, delay=0.004670410417020321, ms=00023} 22:48:58.821712 run mass: MS performed LU {at=5115965.030042624, lu_delay=5.6570295710116625, ms=00012} 22:48:58.891731 run mass: MS performed LU {at=5115965.099926436, lu_delay=6.3770291320979595, ms=00011} 22:48:59.145116 run mass: MS performed LU {at=5115965.353332747, lu_delay=4.8313314113765955, ms=00014} 22:48:59.200534 run osmo-ms-mob/00024: Starting mobile 22:48:59.215572 run osmo-ms-mob/00024(pid=159): Launched 22:48:59.226251 run mass: MS start registered {at=5115965.434574075, delay=0.004590368829667568, ms=00024} 22:48:59.709331 run osmo-ms-mob/00025: Starting mobile 22:48:59.730549 run osmo-ms-mob/00025(pid=160): Launched 22:48:59.741385 run mass: MS start registered {at=5115965.949706013, delay=0.004692700691521168, ms=00025} 22:49:00.090402 run osmo-ms-mob/00026: Starting mobile 22:49:00.103996 run osmo-ms-mob/00026(pid=161): Launched 22:49:00.114779 run mass: MS start registered {at=5115966.323101606, delay=0.004630967974662781, ms=00026} 22:49:00.521817 run osmo-ms-mob/00027: Starting mobile 22:49:00.538652 run osmo-ms-mob/00027(pid=162): Launched 22:49:00.549788 run mass: MS start registered {at=5115966.758104731, delay=0.005042138509452343, ms=00027} 22:49:00.575254 run mass: MS performed LU {at=5115966.783495631, lu_delay=4.660657807253301, ms=00017} 22:49:00.659804 run mass: MS performed LU {at=5115966.867972992, lu_delay=5.7403175961226225, ms=00015} 22:49:00.686527 run mass: MS performed LU {at=5115966.89477343, lu_delay=5.249246506020427, ms=00016} 22:49:00.708192 run osmo-ms-mob/00028: Starting mobile 22:49:00.721415 run osmo-ms-mob/00028(pid=163): Launched 22:49:00.732100 run mass: MS start registered {at=5115966.94042449, delay=0.004669682122766972, ms=00028} 22:49:01.330877 run osmo-ms-mob/00029: Starting mobile 22:49:01.347429 run osmo-ms-mob/00029(pid=164): Launched 22:49:01.358297 run mass: MS start registered {at=5115967.566614802, delay=0.004819095134735107, ms=00029} 22:49:01.702256 run osmo-ms-mob/00030: Starting mobile 22:49:01.716354 run osmo-ms-mob/00030(pid=165): Launched 22:49:01.727251 run mass: MS start registered {at=5115967.935570483, delay=0.004816514439880848, ms=00030} 22:49:02.098525 run osmo-ms-mob/00031: Starting mobile 22:49:02.111824 run osmo-ms-mob/00031(pid=166): Launched 22:49:02.122683 run mass: MS start registered {at=5115968.331006155, delay=0.004531176760792732, ms=00031} 22:49:02.421710 run osmo-ms-mob/00032: Starting mobile 22:49:02.439050 run osmo-ms-mob/00032(pid=167): Launched 22:49:02.450438 run mass: MS start registered {at=5115968.65875367, delay=0.005097841843962669, ms=00032} 22:49:02.523654 run mass: MS performed LU {at=5115968.731891992, lu_delay=5.974077574908733, ms=00018} 22:49:02.588491 run mass: MS performed LU {at=5115968.796714888, lu_delay=5.642417397350073, ms=00019} 22:49:02.657509 run mass: MS performed LU {at=5115968.865728483, lu_delay=5.217201446183026, ms=00020} 22:49:02.686721 run osmo-ms-mob/00033: Starting mobile 22:49:02.699973 run osmo-ms-mob/00033(pid=168): Launched 22:49:02.706068 run mass: MS performed LU {at=5115968.914396498, lu_delay=4.791610880754888, ms=00021} 22:49:02.712148 run mass: MS start registered {at=5115968.920480912, delay=0.006102005019783974, ms=00033} 22:49:03.213156 run osmo-ms-mob/00034: Starting mobile 22:49:03.229656 run osmo-ms-mob/00034(pid=169): Launched 22:49:03.240436 run mass: MS start registered {at=5115969.448756225, delay=0.0046373456716537476, ms=00034} 22:49:03.490962 run osmo-ms-mob/00035: Starting mobile 22:49:03.504008 run osmo-ms-mob/00035(pid=170): Launched 22:49:03.515176 run mass: MS start registered {at=5115969.723495594, delay=0.00488236453384161, ms=00035} 22:49:03.909969 run osmo-ms-mob/00036: Starting mobile 22:49:03.924902 run osmo-ms-mob/00036(pid=171): Launched 22:49:03.936291 run mass: MS start registered {at=5115970.144608168, delay=0.005257546901702881, ms=00036} 22:49:04.318768 run osmo-ms-mob/00037: Starting mobile 22:49:04.332232 run osmo-ms-mob/00037(pid=172): Launched 22:49:04.341325 run mass: MS performed LU {at=5115970.549644299, lu_delay=5.525869604200125, ms=00023} 22:49:04.347179 run mass: MS start registered {at=5115970.555515193, delay=0.008860110305249691, ms=00037} 22:49:04.425498 run mass: MS performed LU {at=5115970.633702783, lu_delay=4.6839967695996165, ms=00025} 22:49:04.448641 run osmo-ms-mob/00038: Starting mobile 22:49:04.462284 run osmo-ms-mob/00038(pid=173): Launched 22:49:04.468399 run mass: MS performed LU {at=5115970.676728782, lu_delay=5.242154707200825, ms=00024} 22:49:04.474283 run mass: MS start registered {at=5115970.68261783, delay=0.0059050507843494415, ms=00038} 22:49:04.596965 run mass: MS performed LU {at=5115970.805180918, lu_delay=6.283510806038976, ms=00022} 22:49:04.625808 run osmo-ms-mob/00039: Starting mobile 22:49:04.639032 run osmo-ms-mob/00039(pid=174): Launched 22:49:04.649775 run mass: MS start registered {at=5115970.858097351, delay=0.004591033793985844, ms=00039} 22:49:05.302421 run osmo-ms-mob/00040: Starting mobile 22:49:05.326507 run osmo-ms-mob/00040(pid=175): Launched 22:49:05.337489 run mass: MS start registered {at=5115971.545806691, delay=0.004721824079751968, ms=00040} 22:49:05.590044 run osmo-ms-mob/00041: Starting mobile 22:49:05.603542 run osmo-ms-mob/00041(pid=176): Launched 22:49:05.614377 run mass: MS start registered {at=5115971.822696535, delay=0.004759160801768303, ms=00041} 22:49:05.890251 run osmo-ms-mob/00042: Starting mobile 22:49:05.903368 run osmo-ms-mob/00042(pid=177): Launched 22:49:05.914349 run mass: MS start registered {at=5115972.122669881, delay=0.004931439645588398, ms=00042} 22:49:06.311245 run osmo-ms-mob/00043: Starting mobile 22:49:06.327198 run osmo-ms-mob/00043(pid=178): Launched 22:49:06.333206 run mass: MS performed LU {at=5115972.541533977, lu_delay=6.218432370573282, ms=00026} 22:49:06.338980 run mass: MS start registered {at=5115972.547315697, delay=0.005799067206680775, ms=00043} 22:49:06.353680 run mass: MS performed LU {at=5115972.561990521, lu_delay=5.803885789588094, ms=00027} 22:49:06.364925 run osmo-ms-mob/00044: Starting mobile 22:49:06.378073 run osmo-ms-mob/00044(pid=179): Launched 22:49:06.388647 run mass: MS start registered {at=5115972.596972293, delay=0.004434611648321152, ms=00044} 22:49:06.423798 run mass: MS performed LU {at=5115972.632050772, lu_delay=5.6916262824088335, ms=00028} 22:49:06.440902 run mass: MS performed LU {at=5115972.649216302, lu_delay=5.08260149974376, ms=00029} 22:49:06.453268 run osmo-ms-mob/00045: Starting mobile 22:49:06.466557 run osmo-ms-mob/00045(pid=180): Launched 22:49:06.477265 run mass: MS start registered {at=5115972.685586828, delay=0.004587855190038681, ms=00045} 22:49:06.496669 run mass: MS performed LU {at=5115972.704985697, lu_delay=4.769415213726461, ms=00030} 22:49:07.205194 run osmo-ms-mob/00046: Starting mobile 22:49:07.218968 run osmo-ms-mob/00046(pid=181): Launched 22:49:07.230463 run mass: MS start registered {at=5115973.438780843, delay=0.0051368894055485725, ms=00046} 22:49:07.503391 run osmo-ms-mob/00047: Starting mobile 22:49:07.517915 run osmo-ms-mob/00047(pid=182): Launched 22:49:07.528741 run mass: MS start registered {at=5115973.737063056, delay=0.004542158916592598, ms=00047} 22:49:07.789771 run osmo-ms-mob/00048: Starting mobile 22:49:07.803038 run osmo-ms-mob/00048(pid=183): Launched 22:49:07.813574 run mass: MS start registered {at=5115974.021893591, delay=0.004387306980788708, ms=00048} 22:49:08.088472 run osmo-ms-mob/00049: Starting mobile 22:49:08.101859 run osmo-ms-mob/00049(pid=184): Launched 22:49:08.108148 run mass: MS performed LU {at=5115974.316474626, lu_delay=5.395993714220822, ms=00033} 22:49:08.113991 run mass: MS start registered {at=5115974.322325344, delay=0.005867559462785721, ms=00049} 22:49:08.191210 run mass: MS performed LU {at=5115974.399410365, lu_delay=6.068404209800065, ms=00031} 22:49:08.218635 run osmo-ms-mob/00050: Starting mobile 22:49:08.231871 run osmo-ms-mob/00050(pid=185): Launched 22:49:08.237882 run mass: MS performed LU {at=5115974.44621207, lu_delay=5.787458400242031, ms=00032} 22:49:08.243715 run mass: MS start registered {at=5115974.452050376, delay=0.0058538708835840225, ms=00050} 22:49:08.362551 run mass: MS performed LU {at=5115974.570768296, lu_delay=5.122012070380151, ms=00034} 22:49:08.398007 run mass: MS performed LU {at=5115974.606252167, lu_delay=4.882756573148072, ms=00035} 22:49:08.412315 run osmo-ms-mob/00051: Starting mobile 22:49:08.425560 run osmo-ms-mob/00051(pid=186): Launched 22:49:08.436273 run mass: MS start registered {at=5115974.644596415, delay=0.004679289646446705, ms=00051} 22:49:09.102689 run osmo-ms-mob/00052: Starting mobile 22:49:09.116835 run osmo-ms-mob/00052(pid=187): Launched 22:49:09.127677 run mass: MS start registered {at=5115975.335994889, delay=0.004726402461528778, ms=00052} 22:49:09.389543 run osmo-ms-mob/00053: Starting mobile 22:49:09.402862 run osmo-ms-mob/00053(pid=188): Launched 22:49:09.413824 run mass: MS start registered {at=5115975.622143409, delay=0.0048659080639481544, ms=00053} 22:49:09.689326 run osmo-ms-mob/00054: Starting mobile 22:49:09.702333 run osmo-ms-mob/00054(pid=189): Launched 22:49:09.713070 run mass: MS start registered {at=5115975.921390056, delay=0.004719313234090805, ms=00054} 22:49:09.990153 run osmo-ms-mob/00055: Starting mobile 22:49:10.003160 run osmo-ms-mob/00055(pid=190): Launched 22:49:10.014524 run mass: MS start registered {at=5115976.2228438, delay=0.005043509416282177, ms=00055} 22:49:10.055377 run mass: MS performed LU {at=5115976.263609905, lu_delay=4.717803213745356, ms=00040} 22:49:10.120768 run mass: MS performed LU {at=5115976.328987735, lu_delay=6.18437956739217, ms=00036} 22:49:10.148577 run osmo-ms-mob/00056: Starting mobile 22:49:10.161764 run osmo-ms-mob/00056(pid=191): Launched 22:49:10.172416 run mass: MS start registered {at=5115976.380739102, delay=0.004536730237305164, ms=00056} 22:49:10.188409 run mass: MS performed LU {at=5115976.39673547, lu_delay=5.714117639698088, ms=00038} 22:49:10.207265 run mass: MS performed LU {at=5115976.41556873, lu_delay=5.860053536482155, ms=00037} 22:49:10.219826 run osmo-ms-mob/00057: Starting mobile 22:49:10.232919 run osmo-ms-mob/00057(pid=192): Launched 22:49:10.244120 run mass: MS start registered {at=5115976.452438656, delay=0.005137195810675621, ms=00057} 22:49:10.261888 run mass: MS performed LU {at=5115976.470185888, lu_delay=5.6120885368436575, ms=00039} 22:49:10.535894 run mass: MS performed LU {at=5115976.744116341, lu_delay=4.921419805847108, ms=00041} 22:49:11.008878 run osmo-ms-mob/00058: Starting mobile 22:49:11.023937 run osmo-ms-mob/00058(pid=193): Launched 22:49:11.035020 run mass: MS start registered {at=5115977.243341014, delay=0.004755849950015545, ms=00058} 22:49:11.303545 run osmo-ms-mob/00059: Starting mobile 22:49:11.317596 run osmo-ms-mob/00059(pid=194): Launched 22:49:11.328929 run mass: MS start registered {at=5115977.537246882, delay=0.005142330192029476, ms=00059} 22:49:11.588437 run osmo-ms-mob/00060: Starting mobile 22:49:11.602377 run osmo-ms-mob/00060(pid=195): Launched 22:49:11.613758 run mass: MS start registered {at=5115977.82207456, delay=0.005283950828015804, ms=00060} 22:49:11.874067 run mass: MS performed LU {at=5115978.082286886, lu_delay=5.485314592719078, ms=00044} 22:49:11.956400 run mass: MS performed LU {at=5115978.164636537, lu_delay=4.725855694152415, ms=00046} 22:49:11.994780 run osmo-ms-mob/00061: Starting mobile 22:49:12.009667 run osmo-ms-mob/00061(pid=196): Launched 22:49:12.015778 run mass: MS performed LU {at=5115978.224103213, lu_delay=6.101433332078159, ms=00042} 22:49:12.021653 run mass: MS start registered {at=5115978.229988312, delay=0.00590175949037075, ms=00061} 22:49:12.128987 run mass: MS performed LU {at=5115978.337189183, lu_delay=5.651602354831994, ms=00045} 22:49:12.158229 run osmo-ms-mob/00062: Starting mobile 22:49:12.171339 run osmo-ms-mob/00062(pid=197): Launched 22:49:12.182221 run mass: MS start registered {at=5115978.390544277, delay=0.004896707832813263, ms=00062} 22:49:12.200361 run mass: MS performed LU {at=5115978.408680759, lu_delay=4.671617703512311, ms=00047} 22:49:12.620963 run osmo-ms-mob/00063: Starting mobile 22:49:12.636105 run osmo-ms-mob/00063(pid=198): Launched 22:49:12.647226 run mass: MS start registered {at=5115978.855542556, delay=0.005057252943515778, ms=00063} 22:49:13.003017 run osmo-ms-mob/00064: Starting mobile 22:49:13.017033 run osmo-ms-mob/00064(pid=199): Launched 22:49:13.028157 run mass: MS start registered {at=5115979.236476336, delay=0.004813135601580143, ms=00064} 22:49:13.389132 run osmo-ms-mob/00065: Starting mobile 22:49:13.402294 run osmo-ms-mob/00065(pid=200): Launched 22:49:13.412945 run mass: MS start registered {at=5115979.621268273, delay=0.0045595187693834305, ms=00065} 22:49:13.690500 run osmo-ms-mob/00066: Starting mobile 22:49:13.703372 run osmo-ms-mob/00066(pid=201): Launched 22:49:13.714194 run mass: MS start registered {at=5115979.922514756, delay=0.004876431077718735, ms=00066} 22:49:13.821402 run mass: MS performed LU {at=5115980.029596003, lu_delay=4.69360111374408, ms=00052} 22:49:13.885420 run mass: MS performed LU {at=5115980.093661335, lu_delay=5.449064920656383, ms=00051} 22:49:13.954940 run mass: MS performed LU {at=5115980.163158657, lu_delay=6.141265066340566, ms=00048} 22:49:13.998884 run osmo-ms-mob/00067: Starting mobile 22:49:14.013238 run osmo-ms-mob/00067(pid=202): Launched 22:49:14.019269 run mass: MS performed LU {at=5115980.227597805, lu_delay=5.77554742898792, ms=00050} 22:49:14.025105 run mass: MS start registered {at=5115980.23344044, delay=0.005860608071088791, ms=00067} 22:49:14.031150 run mass: MS performed LU {at=5115980.239480237, lu_delay=5.917154892347753, ms=00049} 22:49:14.041882 run osmo-ms-mob/00068: Starting mobile 22:49:14.054832 run osmo-ms-mob/00068(pid=203): Launched 22:49:14.065847 run mass: MS start registered {at=5115980.27416807, delay=0.004671880975365639, ms=00068} 22:49:14.300958 run mass: MS performed LU {at=5115980.509176976, lu_delay=4.887033566832542, ms=00053} 22:49:14.809816 run osmo-ms-mob/00069: Starting mobile 22:49:14.824445 run osmo-ms-mob/00069(pid=204): Launched 22:49:14.836076 run mass: MS start registered {at=5115981.044396537, delay=0.005404964089393616, ms=00069} 22:49:14.896703 run mass: MS performed LU {at=5115981.104930888, lu_delay=3.567684005945921, ms=00059} 22:49:15.222750 run osmo-ms-mob/00070: Starting mobile 22:49:15.238037 run osmo-ms-mob/00070(pid=205): Launched 22:49:15.248993 run mass: MS start registered {at=5115981.457313793, delay=0.004830534569919109, ms=00070} 22:49:15.603815 run osmo-ms-mob/00071: Starting mobile 22:49:15.618132 run osmo-ms-mob/00071(pid=206): Launched 22:49:15.629128 run mass: MS start registered {at=5115981.837441703, delay=0.004904802888631821, ms=00071} 22:49:15.638597 run mass: MS performed LU {at=5115981.846914863, lu_delay=5.394476206973195, ms=00057} 22:49:15.722451 run mass: MS performed LU {at=5115981.930677595, lu_delay=4.687336580827832, ms=00058} 22:49:15.749455 run mass: MS performed LU {at=5115981.957763844, lu_delay=6.0363737884908915, ms=00054} 22:49:15.773416 run osmo-ms-mob/00072: Starting mobile 22:49:15.786846 run osmo-ms-mob/00072(pid=207): Launched 22:49:15.797759 run mass: MS start registered {at=5115982.006079902, delay=0.004901902750134468, ms=00072} 22:49:15.894710 run mass: MS performed LU {at=5115982.102933743, lu_delay=5.722194640897214, ms=00056} 22:49:15.967147 run mass: MS performed LU {at=5115982.175364842, lu_delay=5.952521041966975, ms=00055} 22:49:16.417440 run osmo-ms-mob/00073: Starting mobile 22:49:16.432769 run osmo-ms-mob/00073(pid=208): Launched 22:49:16.444084 run mass: MS start registered {at=5115982.652402199, delay=0.005010460503399372, ms=00073} 22:49:16.804763 run osmo-ms-mob/00074: Starting mobile 22:49:16.819530 run osmo-ms-mob/00074(pid=209): Launched 22:49:16.830407 run mass: MS start registered {at=5115983.038728067, delay=0.00482875294983387, ms=00074} 22:49:17.189913 run osmo-ms-mob/00075: Starting mobile 22:49:17.203093 run osmo-ms-mob/00075(pid=210): Launched 22:49:17.214495 run mass: MS start registered {at=5115983.4228157, delay=0.004929687827825546, ms=00075} 22:49:17.485370 run mass: MS performed LU {at=5115983.693588117, lu_delay=4.838045560754836, ms=00063} 22:49:17.503630 run mass: MS performed LU {at=5115983.711879774, lu_delay=5.321335497312248, ms=00062} 22:49:17.520676 run osmo-ms-mob/00076: Starting mobile 22:49:17.533853 run osmo-ms-mob/00076(pid=211): Launched 22:49:17.544776 run mass: MS start registered {at=5115983.753091116, delay=0.0044233473017811775, ms=00076} 22:49:17.652235 run mass: MS performed LU {at=5115983.860454329, lu_delay=6.038379768840969, ms=00060} 22:49:17.795881 run mass: MS performed LU {at=5115984.004106986, lu_delay=5.774118673987687, ms=00061} 22:49:18.120431 run osmo-ms-mob/00077: Starting mobile 22:49:18.137534 run osmo-ms-mob/00077(pid=212): Launched 22:49:18.152489 run mass: MS start registered {at=5115984.360794106, delay=0.008671209216117859, ms=00077} 22:49:18.546433 run mass: MS performed LU {at=5115984.754650222, lu_delay=5.518173886463046, ms=00064} 22:49:18.574856 run osmo-ms-mob/00078: Starting mobile 22:49:18.587882 run osmo-ms-mob/00078(pid=213): Launched 22:49:18.598730 run mass: MS start registered {at=5115984.807053304, delay=0.004676244221627712, ms=00078} 22:49:19.003588 run osmo-ms-mob/00079: Starting mobile 22:49:19.017605 run osmo-ms-mob/00079(pid=214): Launched 22:49:19.028575 run mass: MS start registered {at=5115985.236891711, delay=0.004937372170388699, ms=00079} 22:49:19.405824 run mass: MS performed LU {at=5115985.614020583, lu_delay=5.992752309888601, ms=00065} 22:49:19.468323 run osmo-ms-mob/00080: Starting mobile 22:49:19.483677 run osmo-ms-mob/00080(pid=215): Launched 22:49:19.489935 run mass: MS performed LU {at=5115985.698262136, lu_delay=5.464821696281433, ms=00067} 22:49:19.495950 run mass: MS start registered {at=5115985.704285201, delay=0.0060418155044317245, ms=00080} 22:49:19.514899 run mass: MS performed LU {at=5115985.723198001, lu_delay=5.800683245062828, ms=00066} 22:49:19.714537 run mass: MS performed LU {at=5115985.922750425, lu_delay=5.648582354187965, ms=00068} 22:49:20.001884 run osmo-ms-mob/00081: Starting mobile 22:49:20.017555 run osmo-ms-mob/00081(pid=216): Launched 22:49:20.028434 run mass: MS start registered {at=5115986.236755833, delay=0.004673369228839874, ms=00081} 22:49:20.403849 run osmo-ms-mob/00082: Starting mobile 22:49:20.417772 run osmo-ms-mob/00082(pid=217): Launched 22:49:20.428639 run mass: MS start registered {at=5115986.636961121, delay=0.004587202332913876, ms=00082} 22:49:21.002299 run osmo-ms-mob/00083: Starting mobile 22:49:21.016364 run osmo-ms-mob/00083(pid=218): Launched 22:49:21.027654 run mass: MS start registered {at=5115987.235967919, delay=0.005209627561271191, ms=00083} 22:49:21.251795 run mass: MS performed LU {at=5115987.459991236, lu_delay=5.453911334276199, ms=00072} 22:49:21.268722 run mass: MS performed LU {at=5115987.476966273, lu_delay=5.639524569734931, ms=00071} 22:49:21.417347 run mass: MS performed LU {at=5115987.625569897, lu_delay=6.168256103992462, ms=00070} 22:49:21.448347 run osmo-ms-mob/00084: Starting mobile 22:49:21.462800 run osmo-ms-mob/00084(pid=219): Launched 22:49:21.473617 run mass: MS start registered {at=5115987.68194165, delay=0.004892714321613312, ms=00084} 22:49:21.561758 run mass: MS performed LU {at=5115987.769981173, lu_delay=5.117578973993659, ms=00073} 22:49:21.842357 run mass: MS performed LU {at=5115988.05057586, lu_delay=5.011847793124616, ms=00074} 22:49:22.035440 run osmo-ms-mob/00085: Starting mobile 22:49:22.054336 run osmo-ms-mob/00085(pid=220): Launched 22:49:22.065256 run mass: MS start registered {at=5115988.273577502, delay=0.004538609646260738, ms=00085} 22:49:22.602598 run osmo-ms-mob/00086: Starting mobile 22:49:22.616728 run osmo-ms-mob/00086(pid=221): Launched 22:49:22.629015 run mass: MS start registered {at=5115988.837333932, delay=0.005989016965031624, ms=00086} 22:49:23.171120 run mass: MS performed LU {at=5115989.379337646, lu_delay=5.626246529631317, ms=00076} 22:49:23.226810 run osmo-ms-mob/00087: Starting mobile 22:49:23.242023 run osmo-ms-mob/00087(pid=222): Launched 22:49:23.248301 run mass: MS performed LU {at=5115989.45662882, lu_delay=5.095834714360535, ms=00077} 22:49:23.254347 run mass: MS start registered {at=5115989.4626822, delay=0.006072432734072208, ms=00087} 22:49:23.280528 run mass: MS performed LU {at=5115989.488833753, lu_delay=6.066018053330481, ms=00075} 22:49:23.480256 run mass: MS performed LU {at=5115989.688475676, lu_delay=4.8814223716035485, ms=00078} 22:49:23.829007 run osmo-ms-mob/00088: Starting mobile 22:49:23.845311 run osmo-ms-mob/00088(pid=223): Launched 22:49:23.858014 run mass: MS start registered {at=5115990.06633323, delay=0.006385914050042629, ms=00088} 22:49:24.403635 run osmo-ms-mob/00089: Starting mobile 22:49:24.418241 run osmo-ms-mob/00089(pid=224): Launched 22:49:24.429249 run mass: MS start registered {at=5115990.637561598, delay=0.004701679572463036, ms=00089} 22:49:24.993724 run osmo-ms-mob/00090: Starting mobile 22:49:25.008876 run osmo-ms-mob/00090(pid=225): Launched 22:49:25.020228 run mass: MS start registered {at=5115991.228547325, delay=0.005385419353842735, ms=00090} 22:49:25.119059 run mass: MS performed LU {at=5115991.327061941, lu_delay=5.090306107886136, ms=00081} 22:49:25.151129 run mass: MS performed LU {at=5115991.359432488, lu_delay=4.722471366636455, ms=00082} 22:49:25.183742 run mass: MS performed LU {at=5115991.391961387, lu_delay=6.155069676227868, ms=00079} 22:49:25.252767 run mass: MS performed LU {at=5115991.460993608, lu_delay=5.756708407774568, ms=00080} 22:49:25.690047 run osmo-ms-mob/00091: Starting mobile 22:49:25.702952 run osmo-ms-mob/00091(pid=226): Launched 22:49:25.713652 run mass: MS start registered {at=5115991.921973057, delay=0.0046182190999388695, ms=00091} 22:49:26.389564 run osmo-ms-mob/00092: Starting mobile 22:49:26.402608 run osmo-ms-mob/00092(pid=227): Launched 22:49:26.413413 run mass: MS start registered {at=5115992.621732773, delay=0.004781646654009819, ms=00092} 22:49:26.919026 run mass: MS performed LU {at=5115993.127244505, lu_delay=5.891276585869491, ms=00083} 22:49:26.936263 run mass: MS performed LU {at=5115993.14454458, lu_delay=5.4626029301434755, ms=00084} 22:49:27.048296 run mass: MS performed LU {at=5115993.256515073, lu_delay=4.982937570661306, ms=00085} 22:49:27.104551 run osmo-ms-mob/00093: Starting mobile 22:49:27.119557 run osmo-ms-mob/00093(pid=228): Launched 22:49:27.130148 run mass: MS start registered {at=5115993.338470439, delay=0.004636868834495544, ms=00093} 22:49:28.109749 run osmo-ms-mob/00094: Starting mobile 22:49:28.123987 run osmo-ms-mob/00094(pid=229): Launched 22:49:28.135496 run mass: MS start registered {at=5115994.343809874, delay=0.005463213659822941, ms=00094} 22:49:28.884881 run mass: MS performed LU {at=5115995.093073806, lu_delay=5.630391606129706, ms=00087} 22:49:28.925534 run osmo-ms-mob/00095: Starting mobile 22:49:28.940932 run osmo-ms-mob/00095(pid=230): Launched 22:49:28.947824 run mass: MS performed LU {at=5115995.156137474, lu_delay=6.318803542293608, ms=00086} 22:49:28.955785 run mass: MS start registered {at=5115995.164120148, delay=0.008865407668054104, ms=00095} 22:49:29.253644 run mass: MS performed LU {at=5115995.46185709, lu_delay=22.914541392587125, ms=00043} 22:49:29.310284 run mass: MS performed LU {at=5115995.518513355, lu_delay=4.880951757542789, ms=00089} 22:49:30.012435 run osmo-ms-mob/00096: Starting mobile 22:49:30.027242 run osmo-ms-mob/00096(pid=231): Launched 22:49:30.038744 run mass: MS start registered {at=5115996.247064476, delay=0.005147567950189114, ms=00096} 22:49:30.684403 run mass: MS performed LU {at=5115996.892623752, lu_delay=4.9706506952643394, ms=00091} 22:49:30.814325 run mass: MS performed LU {at=5115997.022544915, lu_delay=5.793997589498758, ms=00090} 22:49:31.089319 run osmo-ms-mob/00097: Starting mobile 22:49:31.102334 run osmo-ms-mob/00097(pid=232): Launched 22:49:31.113565 run mass: MS start registered {at=5115997.321885995, delay=0.005112558603286743, ms=00097} 22:49:32.412506 run osmo-ms-mob/00098: Starting mobile 22:49:32.429946 run osmo-ms-mob/00098(pid=233): Launched 22:49:32.441199 run mass: MS start registered {at=5115998.649521994, delay=0.005153357051312923, ms=00098} 22:49:32.651008 run mass: MS performed LU {at=5115998.859213231, lu_delay=6.237480457872152, ms=00092} 22:49:32.715774 run mass: MS performed LU {at=5115998.923972708, lu_delay=5.585502268746495, ms=00093} 22:49:33.019229 run mass: MS performed LU {at=5115999.227447964, lu_delay=4.883638090454042, ms=00094} 22:49:34.221446 run osmo-ms-mob/00099: Starting mobile 22:49:34.239294 run osmo-ms-mob/00099(pid=234): Launched 22:49:34.245511 run mass: All started... {duration=55.76581843197346, too_slow=0} 22:49:34.251569 run mass: MS start registered {at=5116000.459895961, delay=0.006049873307347298, ms=00099} 22:49:34.450571 run mass: MS performed LU {at=5116000.65879124, lu_delay=4.411726764403284, ms=00096} 22:49:34.579846 run mass: MS performed LU {at=5116000.788064926, lu_delay=5.623944777995348, ms=00095} 22:49:36.417097 run mass: MS performed LU {at=5116002.625315525, lu_delay=5.303429530002177, ms=00097} 22:49:36.669761 run mass: MS performed LU {at=5116002.877978906, lu_delay=21.833582368679345, ms=00069} 22:49:38.345760 run mass: MS performed LU {at=5116004.553979428, lu_delay=5.904457433149219, ms=00098} 22:49:40.182905 run mass: MS performed LU {at=5116006.391124679, lu_delay=5.931228717789054, ms=00099} 22:49:46.065644 run mass: MS performed LU {at=5116012.273839674, lu_delay=22.20750644430518, ms=00088} 22:49:46.075060 run mass: Tests done {all_completed=True, max=22.914541392587125, min=3.567684005945921} 22:49:46.080470 tst register_default_mass.py: Test passed (87.0 sec) 22:49:46.085869 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminating (SIGTERM) 22:49:46.089178 run osmo-hlr_127.0.42.2(pid=23): Terminating (SIGTERM) 22:49:46.092461 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminating (SIGTERM) 22:49:46.095738 run osmo-stp_127.0.42.5(pid=25): Terminating (SIGTERM) 22:49:46.099007 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminating (SIGTERM) 22:49:46.102300 run osmo-msc_127.0.42.6(pid=27): Terminating (SIGTERM) 22:49:46.105607 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminating (SIGTERM) 22:49:46.108920 run osmo-mgw_127.0.42.3(pid=29): Terminating (SIGTERM) 22:49:46.112186 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminating (SIGTERM) 22:49:46.115495 run osmo-mgw_127.0.42.4(pid=31): Terminating (SIGTERM) 22:49:46.118785 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminating (SIGTERM) 22:49:46.122110 run osmo-bsc_127.0.42.7(pid=33): Terminating (SIGTERM) 22:49:46.125493 run osmo-bts-virtual(pid=34): Terminating (SIGTERM) 22:49:46.128867 run osmo-ms-virt-phy/00000(pid=35): Terminating (SIGTERM) 22:49:46.132239 run osmo-ms-virt-phy/00001(pid=36): Terminating (SIGTERM) 22:49:46.135706 run osmo-ms-virt-phy/00002(pid=37): Terminating (SIGTERM) 22:49:46.139197 run osmo-ms-virt-phy/00003(pid=38): Terminating (SIGTERM) 22:49:46.142751 run osmo-ms-virt-phy/00004(pid=39): Terminating (SIGTERM) 22:49:46.146193 run osmo-ms-virt-phy/00005(pid=40): Terminating (SIGTERM) 22:49:46.149598 run osmo-ms-virt-phy/00006(pid=41): Terminating (SIGTERM) 22:49:46.153023 run osmo-ms-virt-phy/00007(pid=42): Terminating (SIGTERM) 22:49:46.156438 run osmo-ms-virt-phy/00008(pid=43): Terminating (SIGTERM) 22:49:46.159875 run osmo-ms-virt-phy/00009(pid=44): Terminating (SIGTERM) 22:49:46.163283 run osmo-ms-virt-phy/00010(pid=45): Terminating (SIGTERM) 22:49:46.166689 run osmo-ms-virt-phy/00011(pid=46): Terminating (SIGTERM) 22:49:46.170079 run osmo-ms-virt-phy/00012(pid=47): Terminating (SIGTERM) 22:49:46.173459 run osmo-ms-virt-phy/00013(pid=48): Terminating (SIGTERM) 22:49:46.176870 run osmo-ms-virt-phy/00014(pid=49): Terminating (SIGTERM) 22:49:46.180268 run osmo-ms-virt-phy/00015(pid=50): Terminating (SIGTERM) 22:49:46.183642 run osmo-ms-virt-phy/00016(pid=51): Terminating (SIGTERM) 22:49:46.186994 run osmo-ms-virt-phy/00017(pid=52): Terminating (SIGTERM) 22:49:46.190383 run osmo-ms-virt-phy/00018(pid=53): Terminating (SIGTERM) 22:49:46.193805 run osmo-ms-virt-phy/00019(pid=54): Terminating (SIGTERM) 22:49:46.197193 run osmo-ms-virt-phy/00020(pid=55): Terminating (SIGTERM) 22:49:46.200624 run osmo-ms-virt-phy/00021(pid=56): Terminating (SIGTERM) 22:49:46.203999 run osmo-ms-virt-phy/00022(pid=57): Terminating (SIGTERM) 22:49:46.207496 run osmo-ms-virt-phy/00023(pid=58): Terminating (SIGTERM) 22:49:46.211091 run osmo-ms-virt-phy/00024(pid=59): Terminating (SIGTERM) 22:49:46.214545 run osmo-ms-virt-phy/00025(pid=60): Terminating (SIGTERM) 22:49:46.218059 run osmo-ms-virt-phy/00026(pid=61): Terminating (SIGTERM) 22:49:46.222091 run osmo-ms-virt-phy/00027(pid=62): Terminating (SIGTERM) 22:49:46.225637 run osmo-ms-virt-phy/00028(pid=63): Terminating (SIGTERM) 22:49:46.229277 run osmo-ms-virt-phy/00029(pid=64): Terminating (SIGTERM) 22:49:46.232761 run osmo-ms-virt-phy/00030(pid=65): Terminating (SIGTERM) 22:49:46.236642 run osmo-ms-virt-phy/00031(pid=66): Terminating (SIGTERM) 22:49:46.240114 run osmo-ms-virt-phy/00032(pid=67): Terminating (SIGTERM) 22:49:46.243586 run osmo-ms-virt-phy/00033(pid=68): Terminating (SIGTERM) 22:49:46.247052 run osmo-ms-virt-phy/00034(pid=69): Terminating (SIGTERM) 22:49:46.250388 run osmo-ms-virt-phy/00035(pid=70): Terminating (SIGTERM) 22:49:46.253891 run osmo-ms-virt-phy/00036(pid=71): Terminating (SIGTERM) 22:49:46.257543 run osmo-ms-virt-phy/00037(pid=72): Terminating (SIGTERM) 22:49:46.261034 run osmo-ms-virt-phy/00038(pid=73): Terminating (SIGTERM) 22:49:46.264703 run osmo-ms-virt-phy/00039(pid=74): Terminating (SIGTERM) 22:49:46.268456 run osmo-ms-virt-phy/00040(pid=75): Terminating (SIGTERM) 22:49:46.272124 run osmo-ms-virt-phy/00041(pid=76): Terminating (SIGTERM) 22:49:46.275718 run osmo-ms-virt-phy/00042(pid=77): Terminating (SIGTERM) 22:49:46.279152 run osmo-ms-virt-phy/00043(pid=78): Terminating (SIGTERM) 22:49:46.282517 run osmo-ms-virt-phy/00044(pid=79): Terminating (SIGTERM) 22:49:46.286000 run osmo-ms-virt-phy/00045(pid=80): Terminating (SIGTERM) 22:49:46.289479 run osmo-ms-virt-phy/00046(pid=81): Terminating (SIGTERM) 22:49:46.293386 run osmo-ms-virt-phy/00047(pid=82): Terminating (SIGTERM) 22:49:46.297145 run osmo-ms-virt-phy/00048(pid=83): Terminating (SIGTERM) 22:49:46.300882 run osmo-ms-virt-phy/00049(pid=84): Terminating (SIGTERM) 22:49:46.304393 run osmo-ms-virt-phy/00050(pid=85): Terminating (SIGTERM) 22:49:46.307884 run osmo-ms-virt-phy/00051(pid=86): Terminating (SIGTERM) 22:49:46.311300 run osmo-ms-virt-phy/00052(pid=87): Terminating (SIGTERM) 22:49:46.314671 run osmo-ms-virt-phy/00053(pid=88): Terminating (SIGTERM) 22:49:46.318160 run osmo-ms-virt-phy/00054(pid=89): Terminating (SIGTERM) 22:49:46.321619 run osmo-ms-virt-phy/00055(pid=90): Terminating (SIGTERM) 22:49:46.325077 run osmo-ms-virt-phy/00056(pid=91): Terminating (SIGTERM) 22:49:46.328422 run osmo-ms-virt-phy/00057(pid=92): Terminating (SIGTERM) 22:49:46.331914 run osmo-ms-virt-phy/00058(pid=93): Terminating (SIGTERM) 22:49:46.335350 run osmo-ms-virt-phy/00059(pid=94): Terminating (SIGTERM) 22:49:46.338797 run osmo-ms-virt-phy/00060(pid=95): Terminating (SIGTERM) 22:49:46.342228 run osmo-ms-virt-phy/00061(pid=96): Terminating (SIGTERM) 22:49:46.345668 run osmo-ms-virt-phy/00062(pid=97): Terminating (SIGTERM) 22:49:46.349104 run osmo-ms-virt-phy/00063(pid=98): Terminating (SIGTERM) 22:49:46.352570 run osmo-ms-virt-phy/00064(pid=99): Terminating (SIGTERM) 22:49:46.356057 run osmo-ms-virt-phy/00065(pid=100): Terminating (SIGTERM) 22:49:46.359853 run osmo-ms-virt-phy/00066(pid=101): Terminating (SIGTERM) 22:49:46.363377 run osmo-ms-virt-phy/00067(pid=102): Terminating (SIGTERM) 22:49:46.367129 run osmo-ms-virt-phy/00068(pid=103): Terminating (SIGTERM) 22:49:46.370704 run osmo-ms-virt-phy/00069(pid=104): Terminating (SIGTERM) 22:49:46.374050 run osmo-ms-virt-phy/00070(pid=105): Terminating (SIGTERM) 22:49:46.377366 run osmo-ms-virt-phy/00071(pid=106): Terminating (SIGTERM) 22:49:46.380725 run osmo-ms-virt-phy/00072(pid=107): Terminating (SIGTERM) 22:49:46.384093 run osmo-ms-virt-phy/00073(pid=108): Terminating (SIGTERM) 22:49:46.387432 run osmo-ms-virt-phy/00074(pid=109): Terminating (SIGTERM) 22:49:46.390807 run osmo-ms-virt-phy/00075(pid=110): Terminating (SIGTERM) 22:49:46.394140 run osmo-ms-virt-phy/00076(pid=111): Terminating (SIGTERM) 22:49:46.397495 run osmo-ms-virt-phy/00077(pid=112): Terminating (SIGTERM) 22:49:46.400831 run osmo-ms-virt-phy/00078(pid=113): Terminating (SIGTERM) 22:49:46.404454 run osmo-ms-virt-phy/00079(pid=114): Terminating (SIGTERM) 22:49:46.408905 run osmo-ms-virt-phy/00080(pid=115): Terminating (SIGTERM) 22:49:46.412298 run osmo-ms-virt-phy/00081(pid=116): Terminating (SIGTERM) 22:49:46.415707 run osmo-ms-virt-phy/00082(pid=117): Terminating (SIGTERM) 22:49:46.419058 run osmo-ms-virt-phy/00083(pid=118): Terminating (SIGTERM) 22:49:46.422476 run osmo-ms-virt-phy/00084(pid=119): Terminating (SIGTERM) 22:49:46.425849 run osmo-ms-virt-phy/00085(pid=120): Terminating (SIGTERM) 22:49:46.429322 run osmo-ms-virt-phy/00086(pid=121): Terminating (SIGTERM) 22:49:46.432705 run osmo-ms-virt-phy/00087(pid=122): Terminating (SIGTERM) 22:49:46.436163 run osmo-ms-virt-phy/00088(pid=123): Terminating (SIGTERM) 22:49:46.439558 run osmo-ms-virt-phy/00089(pid=124): Terminating (SIGTERM) 22:49:46.442874 run osmo-ms-virt-phy/00090(pid=125): Terminating (SIGTERM) 22:49:46.446274 run osmo-ms-virt-phy/00091(pid=126): Terminating (SIGTERM) 22:49:46.449644 run osmo-ms-virt-phy/00092(pid=127): Terminating (SIGTERM) 22:49:46.452991 run osmo-ms-virt-phy/00093(pid=128): Terminating (SIGTERM) 22:49:46.456321 run osmo-ms-virt-phy/00094(pid=129): Terminating (SIGTERM) 22:49:46.460090 run osmo-ms-virt-phy/00095(pid=130): Terminating (SIGTERM) 22:49:46.463447 run osmo-ms-virt-phy/00096(pid=131): Terminating (SIGTERM) 22:49:46.466809 run osmo-ms-virt-phy/00097(pid=132): Terminating (SIGTERM) 22:49:46.470174 run osmo-ms-virt-phy/00098(pid=133): Terminating (SIGTERM) 22:49:46.473535 run osmo-ms-virt-phy/00099(pid=134): Terminating (SIGTERM) 22:49:46.476899 run osmo-ms-mob/00000(pid=135): Terminating (SIGTERM) 22:49:46.480265 run osmo-ms-mob/00001(pid=136): Terminating (SIGTERM) 22:49:46.483595 run osmo-ms-mob/00002(pid=137): Terminating (SIGTERM) 22:49:46.486884 run osmo-ms-mob/00003(pid=138): Terminating (SIGTERM) 22:49:46.490145 run osmo-ms-mob/00004(pid=139): Terminating (SIGTERM) 22:49:46.493404 run osmo-ms-mob/00005(pid=140): Terminating (SIGTERM) 22:49:46.496695 run osmo-ms-mob/00006(pid=141): Terminating (SIGTERM) 22:49:46.499961 run osmo-ms-mob/00007(pid=142): Terminating (SIGTERM) 22:49:46.503199 run osmo-ms-mob/00008(pid=143): Terminating (SIGTERM) 22:49:46.506444 run osmo-ms-mob/00009(pid=144): Terminating (SIGTERM) 22:49:46.509696 run osmo-ms-mob/00010(pid=145): Terminating (SIGTERM) 22:49:46.512962 run osmo-ms-mob/00011(pid=146): Terminating (SIGTERM) 22:49:46.516237 run osmo-ms-mob/00012(pid=147): Terminating (SIGTERM) 22:49:46.519471 run osmo-ms-mob/00013(pid=148): Terminating (SIGTERM) 22:49:46.522731 run osmo-ms-mob/00014(pid=149): Terminating (SIGTERM) 22:49:46.525993 run osmo-ms-mob/00015(pid=150): Terminating (SIGTERM) 22:49:46.529246 run osmo-ms-mob/00016(pid=151): Terminating (SIGTERM) 22:49:46.532503 run osmo-ms-mob/00017(pid=152): Terminating (SIGTERM) 22:49:46.535759 run osmo-ms-mob/00018(pid=153): Terminating (SIGTERM) 22:49:46.539000 run osmo-ms-mob/00019(pid=154): Terminating (SIGTERM) 22:49:46.542252 run osmo-ms-mob/00020(pid=155): Terminating (SIGTERM) 22:49:46.545515 run osmo-ms-mob/00021(pid=156): Terminating (SIGTERM) 22:49:46.548778 run osmo-ms-mob/00022(pid=157): Terminating (SIGTERM) 22:49:46.552028 run osmo-ms-mob/00023(pid=158): Terminating (SIGTERM) 22:49:46.555273 run osmo-ms-mob/00024(pid=159): Terminating (SIGTERM) 22:49:46.558523 run osmo-ms-mob/00025(pid=160): Terminating (SIGTERM) 22:49:46.561780 run osmo-ms-mob/00026(pid=161): Terminating (SIGTERM) 22:49:46.565049 run osmo-ms-mob/00027(pid=162): Terminating (SIGTERM) 22:49:46.568312 run osmo-ms-mob/00028(pid=163): Terminating (SIGTERM) 22:49:46.571552 run osmo-ms-mob/00029(pid=164): Terminating (SIGTERM) 22:49:46.574827 run osmo-ms-mob/00030(pid=165): Terminating (SIGTERM) 22:49:46.578075 run osmo-ms-mob/00031(pid=166): Terminating (SIGTERM) 22:49:46.581342 run osmo-ms-mob/00032(pid=167): Terminating (SIGTERM) 22:49:46.584598 run osmo-ms-mob/00033(pid=168): Terminating (SIGTERM) 22:49:46.587859 run osmo-ms-mob/00034(pid=169): Terminating (SIGTERM) 22:49:46.591115 run osmo-ms-mob/00035(pid=170): Terminating (SIGTERM) 22:49:46.594363 run osmo-ms-mob/00036(pid=171): Terminating (SIGTERM) 22:49:46.597628 run osmo-ms-mob/00037(pid=172): Terminating (SIGTERM) 22:49:46.600891 run osmo-ms-mob/00038(pid=173): Terminating (SIGTERM) 22:49:46.604138 run osmo-ms-mob/00039(pid=174): Terminating (SIGTERM) 22:49:46.607400 run osmo-ms-mob/00040(pid=175): Terminating (SIGTERM) 22:49:46.610652 run osmo-ms-mob/00041(pid=176): Terminating (SIGTERM) 22:49:46.613918 run osmo-ms-mob/00042(pid=177): Terminating (SIGTERM) 22:49:46.617176 run osmo-ms-mob/00043(pid=178): Terminating (SIGTERM) 22:49:46.620428 run osmo-ms-mob/00044(pid=179): Terminating (SIGTERM) 22:49:46.623686 run osmo-ms-mob/00045(pid=180): Terminating (SIGTERM) 22:49:46.626938 run osmo-ms-mob/00046(pid=181): Terminating (SIGTERM) 22:49:46.630190 run osmo-ms-mob/00047(pid=182): Terminating (SIGTERM) 22:49:46.633457 run osmo-ms-mob/00048(pid=183): Terminating (SIGTERM) 22:49:46.636711 run osmo-ms-mob/00049(pid=184): Terminating (SIGTERM) 22:49:46.639954 run osmo-ms-mob/00050(pid=185): Terminating (SIGTERM) 22:49:46.643207 run osmo-ms-mob/00051(pid=186): Terminating (SIGTERM) 22:49:46.646464 run osmo-ms-mob/00052(pid=187): Terminating (SIGTERM) 22:49:46.649719 run osmo-ms-mob/00053(pid=188): Terminating (SIGTERM) 22:49:46.652977 run osmo-ms-mob/00054(pid=189): Terminating (SIGTERM) 22:49:46.656237 run osmo-ms-mob/00055(pid=190): Terminating (SIGTERM) 22:49:46.659505 run osmo-ms-mob/00056(pid=191): Terminating (SIGTERM) 22:49:46.662760 run osmo-ms-mob/00057(pid=192): Terminating (SIGTERM) 22:49:46.666020 run osmo-ms-mob/00058(pid=193): Terminating (SIGTERM) 22:49:46.669266 run osmo-ms-mob/00059(pid=194): Terminating (SIGTERM) 22:49:46.672521 run osmo-ms-mob/00060(pid=195): Terminating (SIGTERM) 22:49:46.675790 run osmo-ms-mob/00061(pid=196): Terminating (SIGTERM) 22:49:46.679046 run osmo-ms-mob/00062(pid=197): Terminating (SIGTERM) 22:49:46.682306 run osmo-ms-mob/00063(pid=198): Terminating (SIGTERM) 22:49:46.685569 run osmo-ms-mob/00064(pid=199): Terminating (SIGTERM) 22:49:46.688824 run osmo-ms-mob/00065(pid=200): Terminating (SIGTERM) 22:49:46.692089 run osmo-ms-mob/00066(pid=201): Terminating (SIGTERM) 22:49:46.695352 run osmo-ms-mob/00067(pid=202): Terminating (SIGTERM) 22:49:46.698616 run osmo-ms-mob/00068(pid=203): Terminating (SIGTERM) 22:49:46.701883 run osmo-ms-mob/00069(pid=204): Terminating (SIGTERM) 22:49:46.705133 run osmo-ms-mob/00070(pid=205): Terminating (SIGTERM) 22:49:46.708393 run osmo-ms-mob/00071(pid=206): Terminating (SIGTERM) 22:49:46.711642 run osmo-ms-mob/00072(pid=207): Terminating (SIGTERM) 22:49:46.714909 run osmo-ms-mob/00073(pid=208): Terminating (SIGTERM) 22:49:46.718181 run osmo-ms-mob/00074(pid=209): Terminating (SIGTERM) 22:49:46.721423 run osmo-ms-mob/00075(pid=210): Terminating (SIGTERM) 22:49:46.724692 run osmo-ms-mob/00076(pid=211): Terminating (SIGTERM) 22:49:46.727940 run osmo-ms-mob/00077(pid=212): Terminating (SIGTERM) 22:49:46.731200 run osmo-ms-mob/00078(pid=213): Terminating (SIGTERM) 22:49:46.734459 run osmo-ms-mob/00079(pid=214): Terminating (SIGTERM) 22:49:46.737715 run osmo-ms-mob/00080(pid=215): Terminating (SIGTERM) 22:49:46.740981 run osmo-ms-mob/00081(pid=216): Terminating (SIGTERM) 22:49:46.744259 run osmo-ms-mob/00082(pid=217): Terminating (SIGTERM) 22:49:46.747519 run osmo-ms-mob/00083(pid=218): Terminating (SIGTERM) 22:49:46.750774 run osmo-ms-mob/00084(pid=219): Terminating (SIGTERM) 22:49:46.754020 run osmo-ms-mob/00085(pid=220): Terminating (SIGTERM) 22:49:46.757269 run osmo-ms-mob/00086(pid=221): Terminating (SIGTERM) 22:49:46.760520 run osmo-ms-mob/00087(pid=222): Terminating (SIGTERM) 22:49:46.763768 run osmo-ms-mob/00088(pid=223): Terminating (SIGTERM) 22:49:46.767021 run osmo-ms-mob/00089(pid=224): Terminating (SIGTERM) 22:49:46.770274 run osmo-ms-mob/00090(pid=225): Terminating (SIGTERM) 22:49:46.773528 run osmo-ms-mob/00091(pid=226): Terminating (SIGTERM) 22:49:46.776769 run osmo-ms-mob/00092(pid=227): Terminating (SIGTERM) 22:49:46.780030 run osmo-ms-mob/00093(pid=228): Terminating (SIGTERM) 22:49:46.783295 run osmo-ms-mob/00094(pid=229): Terminating (SIGTERM) 22:49:46.786569 run osmo-ms-mob/00095(pid=230): Terminating (SIGTERM) 22:49:46.789825 run osmo-ms-mob/00096(pid=231): Terminating (SIGTERM) 22:49:46.793079 run osmo-ms-mob/00097(pid=232): Terminating (SIGTERM) 22:49:46.796333 run osmo-ms-mob/00098(pid=233): Terminating (SIGTERM) 22:49:46.799575 run osmo-ms-mob/00099(pid=234): Terminating (SIGTERM) 22:49:46.802849 --- ParallelTerminationStrategy: PID 22 died... 22:49:46.804335 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminated: ok {rc=0} 22:49:46.807958 --- ParallelTerminationStrategy: PID 23 died... 22:49:46.809418 run osmo-hlr_127.0.42.2(pid=23): Terminated: ok {rc=0} 22:49:46.813021 --- ParallelTerminationStrategy: PID 24 died... 22:49:46.814485 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminated: ok {rc=0} 22:49:46.818100 --- ParallelTerminationStrategy: PID 25 died... 22:49:46.819562 run osmo-stp_127.0.42.5(pid=25): Terminated: ok {rc=0} 22:49:46.823142 --- ParallelTerminationStrategy: PID 26 died... 22:49:46.824612 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminated: ok {rc=0} 22:49:46.828226 --- ParallelTerminationStrategy: PID 27 died... 22:49:46.829679 run osmo-msc_127.0.42.6(pid=27): Terminated: ok {rc=0} 22:49:46.833308 --- ParallelTerminationStrategy: PID 28 died... 22:49:46.834773 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminated: ok {rc=0} 22:49:46.838372 --- ParallelTerminationStrategy: PID 29 died... 22:49:46.839830 run osmo-mgw_127.0.42.3(pid=29): Terminated {rc=15} 22:49:46.843438 --- ParallelTerminationStrategy: PID 30 died... 22:49:46.844906 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminated: ok {rc=0} 22:49:46.848505 --- ParallelTerminationStrategy: PID 31 died... 22:49:46.849963 run osmo-mgw_127.0.42.4(pid=31): Terminated {rc=15} 22:49:46.853598 --- ParallelTerminationStrategy: PID 32 died... 22:49:46.855072 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminated: ok {rc=0} 22:49:46.858699 --- ParallelTerminationStrategy: PID 33 died... 22:49:46.860173 run osmo-bsc_127.0.42.7(pid=33): Terminated: ok {rc=0} 22:49:46.863817 --- ParallelTerminationStrategy: PID 35 died... 22:49:46.865296 run osmo-ms-virt-phy/00000(pid=35): Terminated: ok {rc=0} 22:49:46.868924 --- ParallelTerminationStrategy: PID 36 died... 22:49:46.870396 run osmo-ms-virt-phy/00001(pid=36): Terminated: ok {rc=0} 22:49:46.874040 --- ParallelTerminationStrategy: PID 37 died... 22:49:46.875507 run osmo-ms-virt-phy/00002(pid=37): Terminated: ok {rc=0} 22:49:46.879132 --- ParallelTerminationStrategy: PID 38 died... 22:49:46.880602 run osmo-ms-virt-phy/00003(pid=38): Terminated: ok {rc=0} 22:49:46.884232 --- ParallelTerminationStrategy: PID 39 died... 22:49:46.885703 run osmo-ms-virt-phy/00004(pid=39): Terminated: ok {rc=0} 22:49:46.889340 --- ParallelTerminationStrategy: PID 40 died... 22:49:46.890808 run osmo-ms-virt-phy/00005(pid=40): Terminated: ok {rc=0} 22:49:46.894430 --- ParallelTerminationStrategy: PID 41 died... 22:49:46.895914 run osmo-ms-virt-phy/00006(pid=41): Terminated: ok {rc=0} 22:49:46.899517 --- ParallelTerminationStrategy: PID 42 died... 22:49:46.900988 run osmo-ms-virt-phy/00007(pid=42): Terminated: ok {rc=0} 22:49:46.904615 --- ParallelTerminationStrategy: PID 43 died... 22:49:46.906074 run osmo-ms-virt-phy/00008(pid=43): Terminated: ok {rc=0} 22:49:46.909661 --- ParallelTerminationStrategy: PID 44 died... 22:49:46.911118 run osmo-ms-virt-phy/00009(pid=44): Terminated: ok {rc=0} 22:49:46.914714 --- ParallelTerminationStrategy: PID 45 died... 22:49:46.916183 run osmo-ms-virt-phy/00010(pid=45): Terminated: ok {rc=0} 22:49:46.919777 --- ParallelTerminationStrategy: PID 46 died... 22:49:46.921232 run osmo-ms-virt-phy/00011(pid=46): Terminated: ok {rc=0} 22:49:46.924838 --- ParallelTerminationStrategy: PID 47 died... 22:49:46.926301 run osmo-ms-virt-phy/00012(pid=47): Terminated: ok {rc=0} 22:49:46.929880 --- ParallelTerminationStrategy: PID 48 died... 22:49:46.931334 run osmo-ms-virt-phy/00013(pid=48): Terminated: ok {rc=0} 22:49:46.934937 --- ParallelTerminationStrategy: PID 49 died... 22:49:46.936389 run osmo-ms-virt-phy/00014(pid=49): Terminated: ok {rc=0} 22:49:46.939987 --- ParallelTerminationStrategy: PID 50 died... 22:49:46.941437 run osmo-ms-virt-phy/00015(pid=50): Terminated: ok {rc=0} 22:49:46.945050 --- ParallelTerminationStrategy: PID 51 died... 22:49:46.946519 run osmo-ms-virt-phy/00016(pid=51): Terminated: ok {rc=0} 22:49:46.950135 --- ParallelTerminationStrategy: PID 52 died... 22:49:46.951595 run osmo-ms-virt-phy/00017(pid=52): Terminated: ok {rc=0} 22:49:46.955192 --- ParallelTerminationStrategy: PID 53 died... 22:49:46.956652 run osmo-ms-virt-phy/00018(pid=53): Terminated: ok {rc=0} 22:49:46.960265 --- ParallelTerminationStrategy: PID 54 died... 22:49:46.961733 run osmo-ms-virt-phy/00019(pid=54): Terminated: ok {rc=0} 22:49:46.965354 --- ParallelTerminationStrategy: PID 55 died... 22:49:46.966812 run osmo-ms-virt-phy/00020(pid=55): Terminated: ok {rc=0} 22:49:46.970416 --- ParallelTerminationStrategy: PID 56 died... 22:49:46.971876 run osmo-ms-virt-phy/00021(pid=56): Terminated: ok {rc=0} 22:49:46.975466 --- ParallelTerminationStrategy: PID 57 died... 22:49:46.976931 run osmo-ms-virt-phy/00022(pid=57): Terminated: ok {rc=0} 22:49:46.980550 --- ParallelTerminationStrategy: PID 58 died... 22:49:46.982016 run osmo-ms-virt-phy/00023(pid=58): Terminated: ok {rc=0} 22:49:46.985622 --- ParallelTerminationStrategy: PID 59 died... 22:49:46.987076 run osmo-ms-virt-phy/00024(pid=59): Terminated: ok {rc=0} 22:49:46.990733 --- ParallelTerminationStrategy: PID 60 died... 22:49:46.992228 run osmo-ms-virt-phy/00025(pid=60): Terminated: ok {rc=0} 22:49:46.995910 --- ParallelTerminationStrategy: PID 61 died... 22:49:46.997394 run osmo-ms-virt-phy/00026(pid=61): Terminated: ok {rc=0} 22:49:47.001058 --- ParallelTerminationStrategy: PID 62 died... 22:49:47.002537 run osmo-ms-virt-phy/00027(pid=62): Terminated: ok {rc=0} 22:49:47.006222 --- ParallelTerminationStrategy: PID 63 died... 22:49:47.007703 run osmo-ms-virt-phy/00028(pid=63): Terminated: ok {rc=0} 22:49:47.011362 --- ParallelTerminationStrategy: PID 64 died... 22:49:47.012863 run osmo-ms-virt-phy/00029(pid=64): Terminated: ok {rc=0} 22:49:47.016528 --- ParallelTerminationStrategy: PID 65 died... 22:49:47.018024 run osmo-ms-virt-phy/00030(pid=65): Terminated: ok {rc=0} 22:49:47.021709 --- ParallelTerminationStrategy: PID 66 died... 22:49:47.023199 run osmo-ms-virt-phy/00031(pid=66): Terminated: ok {rc=0} 22:49:47.026860 --- ParallelTerminationStrategy: PID 67 died... 22:49:47.028349 run osmo-ms-virt-phy/00032(pid=67): Terminated: ok {rc=0} 22:49:47.032026 --- ParallelTerminationStrategy: PID 68 died... 22:49:47.033508 run osmo-ms-virt-phy/00033(pid=68): Terminated: ok {rc=0} 22:49:47.037178 --- ParallelTerminationStrategy: PID 69 died... 22:49:47.038662 run osmo-ms-virt-phy/00034(pid=69): Terminated: ok {rc=0} 22:49:47.042333 --- ParallelTerminationStrategy: PID 70 died... 22:49:47.043824 run osmo-ms-virt-phy/00035(pid=70): Terminated: ok {rc=0} 22:49:47.047489 --- ParallelTerminationStrategy: PID 71 died... 22:49:47.048977 run osmo-ms-virt-phy/00036(pid=71): Terminated: ok {rc=0} 22:49:47.052668 --- ParallelTerminationStrategy: PID 72 died... 22:49:47.054153 run osmo-ms-virt-phy/00037(pid=72): Terminated: ok {rc=0} 22:49:47.057815 --- ParallelTerminationStrategy: PID 73 died... 22:49:47.059297 run osmo-ms-virt-phy/00038(pid=73): Terminated: ok {rc=0} 22:49:47.062980 --- ParallelTerminationStrategy: PID 74 died... 22:49:47.064459 run osmo-ms-virt-phy/00039(pid=74): Terminated: ok {rc=0} 22:49:47.068128 --- ParallelTerminationStrategy: PID 75 died... 22:49:47.069615 run osmo-ms-virt-phy/00040(pid=75): Terminated: ok {rc=0} 22:49:47.073288 --- ParallelTerminationStrategy: PID 76 died... 22:49:47.074772 run osmo-ms-virt-phy/00041(pid=76): Terminated: ok {rc=0} 22:49:47.078418 --- ParallelTerminationStrategy: PID 77 died... 22:49:47.079901 run osmo-ms-virt-phy/00042(pid=77): Terminated: ok {rc=0} 22:49:47.083566 --- ParallelTerminationStrategy: PID 78 died... 22:49:47.085076 run osmo-ms-virt-phy/00043(pid=78): Terminated: ok {rc=0} 22:49:47.088752 --- ParallelTerminationStrategy: PID 79 died... 22:49:47.090236 run osmo-ms-virt-phy/00044(pid=79): Terminated: ok {rc=0} 22:49:47.093921 --- ParallelTerminationStrategy: PID 80 died... 22:49:47.095402 run osmo-ms-virt-phy/00045(pid=80): Terminated: ok {rc=0} 22:49:47.099058 --- ParallelTerminationStrategy: PID 81 died... 22:49:47.100551 run osmo-ms-virt-phy/00046(pid=81): Terminated: ok {rc=0} 22:49:47.104208 --- ParallelTerminationStrategy: PID 82 died... 22:49:47.105688 run osmo-ms-virt-phy/00047(pid=82): Terminated: ok {rc=0} 22:49:47.109368 --- ParallelTerminationStrategy: PID 83 died... 22:49:47.110851 run osmo-ms-virt-phy/00048(pid=83): Terminated: ok {rc=0} 22:49:47.114510 --- ParallelTerminationStrategy: PID 84 died... 22:49:47.115995 run osmo-ms-virt-phy/00049(pid=84): Terminated: ok {rc=0} 22:49:47.119664 --- ParallelTerminationStrategy: PID 85 died... 22:49:47.121144 run osmo-ms-virt-phy/00050(pid=85): Terminated: ok {rc=0} 22:49:47.124824 --- ParallelTerminationStrategy: PID 86 died... 22:49:47.126311 run osmo-ms-virt-phy/00051(pid=86): Terminated: ok {rc=0} 22:49:47.129989 --- ParallelTerminationStrategy: PID 87 died... 22:49:47.131469 run osmo-ms-virt-phy/00052(pid=87): Terminated: ok {rc=0} 22:49:47.135143 --- ParallelTerminationStrategy: PID 88 died... 22:49:47.136618 run osmo-ms-virt-phy/00053(pid=88): Terminated: ok {rc=0} 22:49:47.140283 --- ParallelTerminationStrategy: PID 89 died... 22:49:47.141772 run osmo-ms-virt-phy/00054(pid=89): Terminated: ok {rc=0} 22:49:47.145437 --- ParallelTerminationStrategy: PID 90 died... 22:49:47.146918 run osmo-ms-virt-phy/00055(pid=90): Terminated: ok {rc=0} 22:49:47.150607 --- ParallelTerminationStrategy: PID 91 died... 22:49:47.152101 run osmo-ms-virt-phy/00056(pid=91): Terminated: ok {rc=0} 22:49:47.155764 --- ParallelTerminationStrategy: PID 92 died... 22:49:47.157221 run osmo-ms-virt-phy/00057(pid=92): Terminated: ok {rc=0} 22:49:47.160813 --- ParallelTerminationStrategy: PID 93 died... 22:49:47.162267 run osmo-ms-virt-phy/00058(pid=93): Terminated: ok {rc=0} 22:49:47.165881 --- ParallelTerminationStrategy: PID 94 died... 22:49:47.167341 run osmo-ms-virt-phy/00059(pid=94): Terminated: ok {rc=0} 22:49:47.170953 --- ParallelTerminationStrategy: PID 95 died... 22:49:47.172436 run osmo-ms-virt-phy/00060(pid=95): Terminated: ok {rc=0} 22:49:47.176048 --- ParallelTerminationStrategy: PID 96 died... 22:49:47.177518 run osmo-ms-virt-phy/00061(pid=96): Terminated: ok {rc=0} 22:49:47.181121 --- ParallelTerminationStrategy: PID 97 died... 22:49:47.182582 run osmo-ms-virt-phy/00062(pid=97): Terminated: ok {rc=0} 22:49:47.186180 --- ParallelTerminationStrategy: PID 98 died... 22:49:47.187642 run osmo-ms-virt-phy/00063(pid=98): Terminated: ok {rc=0} 22:49:47.191259 --- ParallelTerminationStrategy: PID 99 died... 22:49:47.192727 run osmo-ms-virt-phy/00064(pid=99): Terminated: ok {rc=0} 22:49:47.196348 --- ParallelTerminationStrategy: PID 100 died... 22:49:47.197815 run osmo-ms-virt-phy/00065(pid=100): Terminated: ok {rc=0} 22:49:47.201432 --- ParallelTerminationStrategy: PID 101 died... 22:49:47.202890 run osmo-ms-virt-phy/00066(pid=101): Terminated: ok {rc=0} 22:49:47.206492 --- ParallelTerminationStrategy: PID 102 died... 22:49:47.207954 run osmo-ms-virt-phy/00067(pid=102): Terminated: ok {rc=0} 22:49:47.211549 --- ParallelTerminationStrategy: PID 103 died... 22:49:47.213012 run osmo-ms-virt-phy/00068(pid=103): Terminated: ok {rc=0} 22:49:47.216616 --- ParallelTerminationStrategy: PID 104 died... 22:49:47.218068 run osmo-ms-virt-phy/00069(pid=104): Terminated: ok {rc=0} 22:49:47.221679 --- ParallelTerminationStrategy: PID 105 died... 22:49:47.223134 run osmo-ms-virt-phy/00070(pid=105): Terminated: ok {rc=0} 22:49:47.226742 --- ParallelTerminationStrategy: PID 106 died... 22:49:47.228227 run osmo-ms-virt-phy/00071(pid=106): Terminated: ok {rc=0} 22:49:47.231825 --- ParallelTerminationStrategy: PID 107 died... 22:49:47.233282 run osmo-ms-virt-phy/00072(pid=107): Terminated: ok {rc=0} 22:49:47.236901 --- ParallelTerminationStrategy: PID 108 died... 22:49:47.238356 run osmo-ms-virt-phy/00073(pid=108): Terminated: ok {rc=0} 22:49:47.241959 --- ParallelTerminationStrategy: PID 109 died... 22:49:47.243413 run osmo-ms-virt-phy/00074(pid=109): Terminated: ok {rc=0} 22:49:47.247013 --- ParallelTerminationStrategy: PID 110 died... 22:49:47.248475 run osmo-ms-virt-phy/00075(pid=110): Terminated: ok {rc=0} 22:49:47.252102 --- ParallelTerminationStrategy: PID 111 died... 22:49:47.253554 run osmo-ms-virt-phy/00076(pid=111): Terminated: ok {rc=0} 22:49:47.257149 --- ParallelTerminationStrategy: PID 112 died... 22:49:47.258618 run osmo-ms-virt-phy/00077(pid=112): Terminated: ok {rc=0} 22:49:47.262205 --- ParallelTerminationStrategy: PID 113 died... 22:49:47.263660 run osmo-ms-virt-phy/00078(pid=113): Terminated: ok {rc=0} 22:49:47.267262 --- ParallelTerminationStrategy: PID 114 died... 22:49:47.268729 run osmo-ms-virt-phy/00079(pid=114): Terminated: ok {rc=0} 22:49:47.272338 --- ParallelTerminationStrategy: PID 115 died... 22:49:47.273795 run osmo-ms-virt-phy/00080(pid=115): Terminated: ok {rc=0} 22:49:47.277412 --- ParallelTerminationStrategy: PID 116 died... 22:49:47.278875 run osmo-ms-virt-phy/00081(pid=116): Terminated: ok {rc=0} 22:49:47.282461 --- ParallelTerminationStrategy: PID 117 died... 22:49:47.283932 run osmo-ms-virt-phy/00082(pid=117): Terminated: ok {rc=0} 22:49:47.287578 --- ParallelTerminationStrategy: PID 118 died... 22:49:47.289037 run osmo-ms-virt-phy/00083(pid=118): Terminated: ok {rc=0} 22:49:47.292666 --- ParallelTerminationStrategy: PID 119 died... 22:49:47.294131 run osmo-ms-virt-phy/00084(pid=119): Terminated: ok {rc=0} 22:49:47.297731 --- ParallelTerminationStrategy: PID 120 died... 22:49:47.299191 run osmo-ms-virt-phy/00085(pid=120): Terminated: ok {rc=0} 22:49:47.302799 --- ParallelTerminationStrategy: PID 121 died... 22:49:47.304253 run osmo-ms-virt-phy/00086(pid=121): Terminated: ok {rc=0} 22:49:47.307861 --- ParallelTerminationStrategy: PID 122 died... 22:49:47.309318 run osmo-ms-virt-phy/00087(pid=122): Terminated: ok {rc=0} 22:49:47.312908 --- ParallelTerminationStrategy: PID 123 died... 22:49:47.314356 run osmo-ms-virt-phy/00088(pid=123): Terminated: ok {rc=0} 22:49:47.317968 --- ParallelTerminationStrategy: PID 124 died... 22:49:47.319422 run osmo-ms-virt-phy/00089(pid=124): Terminated: ok {rc=0} 22:49:47.323028 --- ParallelTerminationStrategy: PID 125 died... 22:49:47.324494 run osmo-ms-virt-phy/00090(pid=125): Terminated: ok {rc=0} 22:49:47.328082 --- ParallelTerminationStrategy: PID 126 died... 22:49:47.329533 run osmo-ms-virt-phy/00091(pid=126): Terminated: ok {rc=0} 22:49:47.333160 --- ParallelTerminationStrategy: PID 127 died... 22:49:47.334621 run osmo-ms-virt-phy/00092(pid=127): Terminated: ok {rc=0} 22:49:47.338215 --- ParallelTerminationStrategy: PID 128 died... 22:49:47.339689 run osmo-ms-virt-phy/00093(pid=128): Terminated: ok {rc=0} 22:49:47.343284 --- ParallelTerminationStrategy: PID 129 died... 22:49:47.344751 run osmo-ms-virt-phy/00094(pid=129): Terminated: ok {rc=0} 22:49:47.348375 --- ParallelTerminationStrategy: PID 130 died... 22:49:47.349834 run osmo-ms-virt-phy/00095(pid=130): Terminated: ok {rc=0} 22:49:47.353438 --- ParallelTerminationStrategy: PID 131 died... 22:49:47.354888 run osmo-ms-virt-phy/00096(pid=131): Terminated: ok {rc=0} 22:49:47.358488 --- ParallelTerminationStrategy: PID 132 died... 22:49:47.359955 run osmo-ms-virt-phy/00097(pid=132): Terminated: ok {rc=0} 22:49:47.363560 --- ParallelTerminationStrategy: PID 133 died... 22:49:47.365018 run osmo-ms-virt-phy/00098(pid=133): Terminated: ok {rc=0} 22:49:47.368637 --- ParallelTerminationStrategy: PID 134 died... 22:49:47.370100 run osmo-ms-virt-phy/00099(pid=134): Terminated: ok {rc=0} 22:49:47.373700 --- ParallelTerminationStrategy: PID 135 died... 22:49:47.375151 run osmo-ms-mob/00000(pid=135): Terminated {rc=26112} 22:49:47.378780 --- ParallelTerminationStrategy: PID 136 died... 22:49:47.380247 run osmo-ms-mob/00001(pid=136): Terminated {rc=26112} 22:49:47.383879 --- ParallelTerminationStrategy: PID 137 died... 22:49:47.385334 run osmo-ms-mob/00002(pid=137): Terminated {rc=26112} 22:49:47.388943 --- ParallelTerminationStrategy: PID 138 died... 22:49:47.390405 run osmo-ms-mob/00003(pid=138): Terminated {rc=26112} 22:49:47.394017 --- ParallelTerminationStrategy: PID 139 died... 22:49:47.395469 run osmo-ms-mob/00004(pid=139): Terminated {rc=26112} 22:49:47.399116 --- ParallelTerminationStrategy: PID 140 died... 22:49:47.400585 run osmo-ms-mob/00005(pid=140): Terminated {rc=26112} 22:49:47.404195 --- ParallelTerminationStrategy: PID 141 died... 22:49:47.405653 run osmo-ms-mob/00006(pid=141): Terminated {rc=26112} 22:49:47.409266 --- ParallelTerminationStrategy: PID 142 died... 22:49:47.410725 run osmo-ms-mob/00007(pid=142): Terminated {rc=26112} 22:49:47.414351 --- ParallelTerminationStrategy: PID 143 died... 22:49:47.415838 run osmo-ms-mob/00008(pid=143): Terminated {rc=26112} 22:49:47.419436 --- ParallelTerminationStrategy: PID 144 died... 22:49:47.420891 run osmo-ms-mob/00009(pid=144): Terminated {rc=26112} 22:49:47.424510 --- ParallelTerminationStrategy: PID 145 died... 22:49:47.425967 run osmo-ms-mob/00010(pid=145): Terminated {rc=26112} 22:49:47.429584 --- ParallelTerminationStrategy: PID 146 died... 22:49:47.431031 run osmo-ms-mob/00011(pid=146): Terminated {rc=26112} 22:49:47.434644 --- ParallelTerminationStrategy: PID 147 died... 22:49:47.436124 run osmo-ms-mob/00012(pid=147): Terminated {rc=26112} 22:49:47.439740 --- ParallelTerminationStrategy: PID 148 died... 22:49:47.441194 run osmo-ms-mob/00013(pid=148): Terminated {rc=26112} 22:49:47.444811 --- ParallelTerminationStrategy: PID 149 died... 22:49:47.446259 run osmo-ms-mob/00014(pid=149): Terminated {rc=26112} 22:49:47.449873 --- ParallelTerminationStrategy: PID 150 died... 22:49:47.451330 run osmo-ms-mob/00015(pid=150): Terminated {rc=26112} 22:49:47.454938 --- ParallelTerminationStrategy: PID 151 died... 22:49:47.456389 run osmo-ms-mob/00016(pid=151): Terminated {rc=26112} 22:49:47.459995 --- ParallelTerminationStrategy: PID 152 died... 22:49:47.461444 run osmo-ms-mob/00017(pid=152): Terminated {rc=26112} 22:49:47.465070 --- ParallelTerminationStrategy: PID 153 died... 22:49:47.466520 run osmo-ms-mob/00018(pid=153): Terminated {rc=26112} 22:49:47.470144 --- ParallelTerminationStrategy: PID 154 died... 22:49:47.471588 run osmo-ms-mob/00019(pid=154): Terminated {rc=26112} 22:49:47.475198 --- ParallelTerminationStrategy: PID 155 died... 22:49:47.476683 run osmo-ms-mob/00020(pid=155): Terminated {rc=26112} 22:49:47.480305 --- ParallelTerminationStrategy: PID 156 died... 22:49:47.481759 run osmo-ms-mob/00021(pid=156): Terminated {rc=26112} 22:49:47.485362 --- ParallelTerminationStrategy: PID 157 died... 22:49:47.486817 run osmo-ms-mob/00022(pid=157): Terminated {rc=26112} 22:49:47.490429 --- ParallelTerminationStrategy: PID 158 died... 22:49:47.491911 run osmo-ms-mob/00023(pid=158): Terminated {rc=26112} 22:49:47.495534 --- ParallelTerminationStrategy: PID 159 died... 22:49:47.496993 run osmo-ms-mob/00024(pid=159): Terminated {rc=26112} 22:49:47.500599 --- ParallelTerminationStrategy: PID 160 died... 22:49:47.502048 run osmo-ms-mob/00025(pid=160): Terminated {rc=26112} 22:49:47.505660 --- ParallelTerminationStrategy: PID 161 died... 22:49:47.507121 run osmo-ms-mob/00026(pid=161): Terminated {rc=26112} 22:49:47.510731 --- ParallelTerminationStrategy: PID 162 died... 22:49:47.512201 run osmo-ms-mob/00027(pid=162): Terminated {rc=26112} 22:49:47.515819 --- ParallelTerminationStrategy: PID 163 died... 22:49:47.517279 run osmo-ms-mob/00028(pid=163): Terminated {rc=26112} 22:49:47.520884 --- ParallelTerminationStrategy: PID 164 died... 22:49:47.522350 run osmo-ms-mob/00029(pid=164): Terminated {rc=26112} 22:49:47.525981 --- ParallelTerminationStrategy: PID 165 died... 22:49:47.527433 run osmo-ms-mob/00030(pid=165): Terminated {rc=26112} 22:49:47.531043 --- ParallelTerminationStrategy: PID 166 died... 22:49:47.532524 run osmo-ms-mob/00031(pid=166): Terminated {rc=26112} 22:49:47.536122 --- ParallelTerminationStrategy: PID 167 died... 22:49:47.537576 run osmo-ms-mob/00032(pid=167): Terminated {rc=26112} 22:49:47.541200 --- ParallelTerminationStrategy: PID 168 died... 22:49:47.542648 run osmo-ms-mob/00033(pid=168): Terminated {rc=26112} 22:49:47.546269 --- ParallelTerminationStrategy: PID 169 died... 22:49:47.547744 run osmo-ms-mob/00034(pid=169): Terminated {rc=26112} 22:49:47.551364 --- ParallelTerminationStrategy: PID 170 died... 22:49:47.552820 run osmo-ms-mob/00035(pid=170): Terminated {rc=26112} 22:49:47.556446 --- ParallelTerminationStrategy: PID 171 died... 22:49:47.557903 run osmo-ms-mob/00036(pid=171): Terminated {rc=26112} 22:49:47.561510 --- ParallelTerminationStrategy: PID 172 died... 22:49:47.562963 run osmo-ms-mob/00037(pid=172): Terminated {rc=26112} 22:49:47.566566 --- ParallelTerminationStrategy: PID 173 died... 22:49:47.568025 run osmo-ms-mob/00038(pid=173): Terminated {rc=26112} 22:49:47.571617 --- ParallelTerminationStrategy: PID 174 died... 22:49:47.573075 run osmo-ms-mob/00039(pid=174): Terminated {rc=26112} 22:49:47.576683 --- ParallelTerminationStrategy: PID 175 died... 22:49:47.578140 run osmo-ms-mob/00040(pid=175): Terminated {rc=26112} 22:49:47.581750 --- ParallelTerminationStrategy: PID 176 died... 22:49:47.583194 run osmo-ms-mob/00041(pid=176): Terminated {rc=26112} 22:49:47.586800 --- ParallelTerminationStrategy: PID 177 died... 22:49:47.588272 run osmo-ms-mob/00042(pid=177): Terminated {rc=26112} 22:49:47.591878 --- ParallelTerminationStrategy: PID 178 died... 22:49:47.593330 run osmo-ms-mob/00043(pid=178): Terminated {rc=26112} 22:49:47.596941 --- ParallelTerminationStrategy: PID 179 died... 22:49:47.598394 run osmo-ms-mob/00044(pid=179): Terminated {rc=26112} 22:49:47.602005 --- ParallelTerminationStrategy: PID 180 died... 22:49:47.603446 run osmo-ms-mob/00045(pid=180): Terminated {rc=26112} 22:49:47.607045 --- ParallelTerminationStrategy: PID 181 died... 22:49:47.608505 run osmo-ms-mob/00046(pid=181): Terminated {rc=26112} 22:49:47.612119 --- ParallelTerminationStrategy: PID 182 died... 22:49:47.613566 run osmo-ms-mob/00047(pid=182): Terminated {rc=26112} 22:49:47.617185 --- ParallelTerminationStrategy: PID 183 died... 22:49:47.618637 run osmo-ms-mob/00048(pid=183): Terminated {rc=26112} 22:49:47.622248 --- ParallelTerminationStrategy: PID 184 died... 22:49:47.623701 run osmo-ms-mob/00049(pid=184): Terminated {rc=26112} 22:49:47.627310 --- ParallelTerminationStrategy: PID 185 died... 22:49:47.628772 run osmo-ms-mob/00050(pid=185): Terminated {rc=26112} 22:49:47.632373 --- ParallelTerminationStrategy: PID 186 died... 22:49:47.633824 run osmo-ms-mob/00051(pid=186): Terminated {rc=26112} 22:49:47.637446 --- ParallelTerminationStrategy: PID 187 died... 22:49:47.638899 run osmo-ms-mob/00052(pid=187): Terminated {rc=26112} 22:49:47.642520 --- ParallelTerminationStrategy: PID 188 died... 22:49:47.643982 run osmo-ms-mob/00053(pid=188): Terminated {rc=26112} 22:49:47.647583 --- ParallelTerminationStrategy: PID 189 died... 22:49:47.649042 run osmo-ms-mob/00054(pid=189): Terminated {rc=26112} 22:49:47.652689 --- ParallelTerminationStrategy: PID 190 died... 22:49:47.654142 run osmo-ms-mob/00055(pid=190): Terminated {rc=26112} 22:49:47.657757 --- ParallelTerminationStrategy: PID 191 died... 22:49:47.659212 run osmo-ms-mob/00056(pid=191): Terminated {rc=26112} 22:49:47.662832 --- ParallelTerminationStrategy: PID 192 died... 22:49:47.664281 run osmo-ms-mob/00057(pid=192): Terminated {rc=26112} 22:49:47.667906 --- ParallelTerminationStrategy: PID 193 died... 22:49:47.669360 run osmo-ms-mob/00058(pid=193): Terminated {rc=26112} 22:49:47.673000 --- ParallelTerminationStrategy: PID 194 died... 22:49:47.674447 run osmo-ms-mob/00059(pid=194): Terminated {rc=26112} 22:49:47.678051 --- ParallelTerminationStrategy: PID 195 died... 22:49:47.679501 run osmo-ms-mob/00060(pid=195): Terminated {rc=26112} 22:49:47.683100 --- ParallelTerminationStrategy: PID 196 died... 22:49:47.684563 run osmo-ms-mob/00061(pid=196): Terminated {rc=26112} 22:49:47.688189 --- ParallelTerminationStrategy: PID 197 died... 22:49:47.689647 run osmo-ms-mob/00062(pid=197): Terminated {rc=26112} 22:49:47.693269 --- ParallelTerminationStrategy: PID 198 died... 22:49:47.694719 run osmo-ms-mob/00063(pid=198): Terminated {rc=26112} 22:49:47.698342 --- ParallelTerminationStrategy: PID 199 died... 22:49:47.699796 run osmo-ms-mob/00064(pid=199): Terminated {rc=26112} 22:49:47.703413 --- ParallelTerminationStrategy: PID 200 died... 22:49:47.704884 run osmo-ms-mob/00065(pid=200): Terminated {rc=26112} 22:49:47.708502 --- ParallelTerminationStrategy: PID 201 died... 22:49:47.709964 run osmo-ms-mob/00066(pid=201): Terminated {rc=26112} 22:49:47.713588 --- ParallelTerminationStrategy: PID 202 died... 22:49:47.715040 run osmo-ms-mob/00067(pid=202): Terminated {rc=26112} 22:49:47.718663 --- ParallelTerminationStrategy: PID 203 died... 22:49:47.720132 run osmo-ms-mob/00068(pid=203): Terminated {rc=26112} 22:49:47.723750 --- ParallelTerminationStrategy: PID 204 died... 22:49:47.725201 run osmo-ms-mob/00069(pid=204): Terminated {rc=26112} 22:49:47.728843 --- ParallelTerminationStrategy: PID 205 died... 22:49:47.730325 run osmo-ms-mob/00070(pid=205): Terminated {rc=26112} 22:49:47.734013 --- ParallelTerminationStrategy: PID 206 died... 22:49:47.735496 run osmo-ms-mob/00071(pid=206): Terminated {rc=26112} 22:49:47.739211 --- ParallelTerminationStrategy: PID 207 died... 22:49:47.740712 run osmo-ms-mob/00072(pid=207): Terminated {rc=26112} 22:49:47.744412 --- ParallelTerminationStrategy: PID 208 died... 22:49:47.745899 run osmo-ms-mob/00073(pid=208): Terminated {rc=26112} 22:49:47.749588 --- ParallelTerminationStrategy: PID 209 died... 22:49:47.751069 run osmo-ms-mob/00074(pid=209): Terminated {rc=26112} 22:49:47.754732 --- ParallelTerminationStrategy: PID 210 died... 22:49:47.756227 run osmo-ms-mob/00075(pid=210): Terminated {rc=26112} 22:49:47.759925 --- ParallelTerminationStrategy: PID 211 died... 22:49:47.761416 run osmo-ms-mob/00076(pid=211): Terminated {rc=26112} 22:49:47.765110 --- ParallelTerminationStrategy: PID 212 died... 22:49:47.766602 run osmo-ms-mob/00077(pid=212): Terminated {rc=26112} 22:49:47.770319 --- ParallelTerminationStrategy: PID 213 died... 22:49:47.771815 run osmo-ms-mob/00078(pid=213): Terminated {rc=26112} 22:49:47.775509 --- ParallelTerminationStrategy: PID 214 died... 22:49:47.777011 run osmo-ms-mob/00079(pid=214): Terminated {rc=26112} 22:49:47.780703 --- ParallelTerminationStrategy: PID 215 died... 22:49:47.782189 run osmo-ms-mob/00080(pid=215): Terminated {rc=26112} 22:49:47.785894 --- ParallelTerminationStrategy: PID 216 died... 22:49:47.787378 run osmo-ms-mob/00081(pid=216): Terminated {rc=26112} 22:49:47.791083 --- ParallelTerminationStrategy: PID 217 died... 22:49:47.792579 run osmo-ms-mob/00082(pid=217): Terminated {rc=26112} 22:49:47.796276 --- ParallelTerminationStrategy: PID 218 died... 22:49:47.797772 run osmo-ms-mob/00083(pid=218): Terminated {rc=26112} 22:49:47.801490 --- ParallelTerminationStrategy: PID 219 died... 22:49:47.802980 run osmo-ms-mob/00084(pid=219): Terminated {rc=26112} 22:49:47.806691 --- ParallelTerminationStrategy: PID 220 died... 22:49:47.808186 run osmo-ms-mob/00085(pid=220): Terminated {rc=26112} 22:49:47.811916 --- ParallelTerminationStrategy: PID 221 died... 22:49:47.813410 run osmo-ms-mob/00086(pid=221): Terminated {rc=26112} 22:49:47.817104 --- ParallelTerminationStrategy: PID 222 died... 22:49:47.818586 run osmo-ms-mob/00087(pid=222): Terminated {rc=26112} 22:49:47.822293 --- ParallelTerminationStrategy: PID 223 died... 22:49:47.823781 run osmo-ms-mob/00088(pid=223): Terminated {rc=26112} 22:49:47.827485 --- ParallelTerminationStrategy: PID 224 died... 22:49:47.828977 run osmo-ms-mob/00089(pid=224): Terminated {rc=26112} 22:49:47.832701 --- ParallelTerminationStrategy: PID 225 died... 22:49:47.834183 run osmo-ms-mob/00090(pid=225): Terminated {rc=26112} 22:49:47.837890 --- ParallelTerminationStrategy: PID 226 died... 22:49:47.839377 run osmo-ms-mob/00091(pid=226): Terminated {rc=26112} 22:49:47.843088 --- ParallelTerminationStrategy: PID 227 died... 22:49:47.844573 run osmo-ms-mob/00092(pid=227): Terminated {rc=26112} 22:49:47.848266 --- ParallelTerminationStrategy: PID 228 died... 22:49:47.849752 run osmo-ms-mob/00093(pid=228): Terminated {rc=26112} 22:49:47.853456 --- ParallelTerminationStrategy: PID 229 died... 22:49:47.854950 run osmo-ms-mob/00094(pid=229): Terminated {rc=26112} 22:49:47.858653 --- ParallelTerminationStrategy: PID 230 died... 22:49:47.860142 run osmo-ms-mob/00095(pid=230): Terminated {rc=26112} 22:49:47.863842 --- ParallelTerminationStrategy: PID 231 died... 22:49:47.865328 run osmo-ms-mob/00096(pid=231): Terminated {rc=26112} 22:49:47.869028 --- ParallelTerminationStrategy: PID 232 died... 22:49:47.870529 run osmo-ms-mob/00097(pid=232): Terminated {rc=26112} 22:49:47.874227 --- ParallelTerminationStrategy: PID 233 died... 22:49:47.875725 run osmo-ms-mob/00098(pid=233): Terminated {rc=26112} 22:49:47.879398 --- ParallelTerminationStrategy: PID 234 died... 22:49:47.880902 run osmo-ms-mob/00099(pid=234): Terminated {rc=26112} 22:49:51.285424 --- ParallelTerminationStrategy: PID 34 died... 22:49:51.291287 run osmo-bts-virtual(pid=34): Terminated: ok {rc=0} --------------------------------------------------------------------- trial-8282 netreg_mass PASS --------------------------------------------------------------------- 22:49:51.357484 tst trial-8282: Storing JUnit report in /build/trial-8282/run.2026-03-26_22-48-18/trial-8282.xml -------------------------------------------------------------------------------------------- trial-8282 PASS -------------------------------------------------------------------------------------------- 22:49:51.368256 tst trial-8282: trial-8282: PASS, 1 suites passed PASS: netreg_mass (pass: 1) pass: register_default_mass.py (87.0 sec) + exit_code=0 + rm -rf trial-8282/inst + cd trial-8282 + command -v journalctl + [ ! -z /usr/bin/journalctl ] + readlink last_run + journalctl -u ofono -o short-precise --since 2026-03-26 22:48:18 No journal files were found. + readlink last_run + tar czf /build/trial-8282-run.tgz run.2026-03-26_22-48-18 + tar czf /build/trial-8282-bin.tgz checksums.md5 open5gs.build-8.tgz osmo-bsc.build-2026-03-26_22_07_40.tgz osmo-bts-oc2g.build-2026-03-26_00_51_51.tgz osmo-bts-sysmo.build-2026-03-26_00_51_48.tgz osmo-bts.build-2026-03-26_00_51_58.tgz osmo-ggsn.build-2026-03-26_20_43_03.tgz osmo-hlr.build-2026-03-26_16_36_51.tgz osmo-hnbgw.build-2026-03-26_22_13_33.tgz osmo-mgw.build-2026-03-26_08_33_20.tgz osmo-msc.build-2026-03-26_22_19_40.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2026-03-26_07_35_06.tgz osmo-pcu-sysmo.build-2026-03-26_07_35_03.tgz osmo-pcu.build-2026-03-26_07_35_03.tgz osmo-sgsn.build-2026-03-26_22_14_31.tgz osmo-stp.build-2026-03-26_22_01_28.tgz osmo-trx.build-2026-03-26_14_21_34.tgz osmocom-bb.build-2026-03-26_21_17_31.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