Started by timer Running as SYSTEM Building remotely on build5-deb12build-ansible (ttcn3 obs osmo-gsm-tester-build ttcn3-ggsn-test-kernel-git ttcn3_with_linux_6.1_or_higher qemu io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/osmo-gsm-tester/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://gerrit.osmocom.org/osmo-gsm-tester # timeout=10 Fetching upstream changes from https://gerrit.osmocom.org/osmo-gsm-tester > git --version # timeout=10 > git --version # 'git version 2.39.5' > git fetch --tags --force --progress -- https://gerrit.osmocom.org/osmo-gsm-tester +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision f7d64b0bcf946ec21ce9c7562194343a12213a80 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f f7d64b0bcf946ec21ce9c7562194343a12213a80 # timeout=10 Commit message: "jenkins.sh: libosmo-netif no longer depends on libosmo-abis" > git rev-list --no-walk f7d64b0bcf946ec21ce9c7562194343a12213a80 # timeout=10 [osmo-gsm-tester_virtual] $ /bin/sh -xe /tmp/jenkins660071141002119564.sh + rm -rf trial-7863-bin.tgz trial-7863-run.tgz *.md5 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bsc" build number 23590 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts" build number 10393 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-ggsn" build number 9457 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-hlr" build number 12216 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-mgw" build number 12530 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-hnbgw" build number 10741 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-msc" build number 38427 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu" build number 6937 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-sgsn" build number 40210 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-trx" build number 7416 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 12739 Copied 2 artifacts from "osmo-gsm-tester_build-osmocom-bb" build number 6814 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts-sysmo" build number 10917 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu-sysmo" build number 6977 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts-oc2g" build number 8415 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu-oc2g" build number 5696 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 6814 [osmo-gsm-tester_virtual] $ /bin/sh -xe /tmp/jenkins14576417188430043278.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-7863 + 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 29206c0 osmo-pcap-master: depend on libosmo-netif + make -C docker-playground/osmo-gsm-tester make: Entering directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/docker-playground/osmo-gsm-tester' awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/docker-playground/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=docker.io \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/20.7.0 \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_REMSIM_BRANCH=master \ --build-arg OSMO_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 DONE 0.1s #2 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-build:latest #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: 2B done #3 DONE 0.1s #4 [ 1/28] FROM docker.io/osmocom-build/debian-bookworm-build:latest #4 DONE 0.0s #5 [internal] load build context #5 transferring context: 5.76kB done #5 DONE 0.1s #6 [22/28] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-TESTER/+/MASTER?FORMAT=TEXT /tmp/commit #6 DONE 0.2s #7 [ 4/28] RUN usermod -a -G osmo-gsm-tester jenkins #7 CACHED #8 [ 7/28] RUN APT-GET update && apt-get install -y openssh-server #8 CACHED #9 [19/28] RUN IF [ "$(arch)" = "x86_64" ]; then apt-get update && apt-get install -y --no-install-recommends python3-pip python3-setuptools python3-wheel ninja-build build-essential flex bison git libsctp-dev libgnutls28-dev libgcrypt-dev libssl-dev libidn11-dev libmongoc-dev libbson-dev libyaml-dev libnghttp2-dev libmicrohttpd-dev libcurl4-gnutls-dev libnghttp2-dev meson && apt-get clean; fi #9 CACHED #10 [10/28] COPY --CHOWN=JENKINS:JENKINS ssh /home/jenkins/.ssh #10 CACHED #11 [25/28] RUN mkdir -p /etc/sudoers.d/ && cp osmo-gsm-tester/utils/sudoers.d/* /etc/sudoers.d/ #11 CACHED #12 [ 2/28] RUN useradd -ms /bin/bash jenkins #12 CACHED #13 [24/28] RUN mkdir -p /usr/local/bin/ && cp osmo-gsm-tester/utils/bin/* /usr/local/bin/ #13 CACHED #14 [ 9/28] COPY SSH /root/.ssh #14 CACHED #15 [11/28] RUN chmod -R 0700 /home/jenkins/.ssh /root/.ssh #15 CACHED #16 [20/28] WORKDIR /TMP #16 CACHED #17 [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 #17 CACHED #18 [ 8/28] RUN MKDIR /var/run/sshd #18 CACHED #19 [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 #19 CACHED #20 [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 #20 CACHED #21 [13/28] RUN CHOWN -R jenkins:jenkins /osmo-gsm-tester-* #21 CACHED #22 [ 3/28] RUN groupadd osmo-gsm-tester #22 CACHED #23 [22/28] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-TESTER/+/MASTER?FORMAT=TEXT /tmp/commit #23 CACHED #24 [ 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 #24 CACHED #25 [ 6/28] RUN PIP3 install --break-system-packages "git+https://github.com/podshumok/python-smpplib.git@master#egg=smpplib" pydbus pyusb pysispm pymongo #25 CACHED #26 [14/28] RUN sed -i -e 's/# en_US.UTF-8 UTF-8/en_US.UTF-8 UTF-8/' /etc/locale.gen && dpkg-reconfigure --frontend=noninteractive locales && update-locale LANG=en_US.UTF-8 #26 CACHED #27 [26/28] RUN mkdir -p /etc/security/limits.d/ && cp osmo-gsm-tester/utils/limits.d/* /etc/security/limits.d/ #27 CACHED #28 [17/28] RUN APT-GET update && apt-get install -y --no-install-recommends gnuradio && apt-get clean #28 CACHED #29 [21/28] RUN GIT clone https://gerrit.osmocom.org/osmo-gsm-tester.git #29 CACHED #30 [18/28] RUN SET -x && mkdir -p /tmp/mongodb && cd /tmp/mongodb && wget "https://pgp.mongodb.com/server-5.0.asc" -O "/mongodb.key" && wget "http://security.debian.org/debian-security/pool/updates/main/o/openssl/libssl1.1_1.1.1n-0+deb10u6_amd64.deb" && dpkg -i "libssl1.1_1.1.1n-0+deb10u6_amd64.deb" && echo "deb [signed-by=/mongodb.key] http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0 main" > /etc/apt/sources.list.d/mongodb-org.list && apt-get update && apt-get install -y mongodb-org && apt-get clean && cd / && rm -rf /tmp/mongodb && rm /etc/apt/sources.list.d/mongodb-org.list && sed -i "s/127.0.0.1/172.18.50.2/g" /etc/mongod.conf #30 CACHED #31 [27/28] COPY RESOURCES.CONF /tmp/osmo-gsm-tester/sysmocom/resources.conf #31 CACHED #32 [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 #32 CACHED #33 [28/28] WORKDIR /DATA #33 CACHED #34 exporting to image #34 exporting layers done #34 writing image sha256:f60c05d299de99562b0d8931a45bb5ebac94b9a6091b24fe2b564f480b255cc2 0.0s done #34 naming to docker.io/osmocom-build/osmo-gsm-tester:latest 0.0s done #34 DONE 0.1s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/docker-playground/osmo-gsm-tester' + unlink osmo-gsm-tester/sysmocom/resources.conf + ln -s resources.conf.virtual osmo-gsm-tester/sysmocom/resources.conf + docker run --rm=true -e HOME=/build -e JOB_NAME=osmo-gsm-tester_virtual -e OSMO_GSM_TESTER_CONF=/build/osmo-gsm-tester/sysmocom/main.conf -e OSMO_GSM_TESTER_OPTS=-s netreg_mass -e BUILD_NUMBER=7864 -w /build -i -v /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual:/build -v /home/osmocom-build/.ssh:/home/build/.ssh:ro --name=osmo-gsm-tester-virtual --cap-add=sys_nice osmocom-build/osmo-gsm-tester /bin/bash -c LANG="en_US.utf8" LC_ALL="en_US.UTF-8" LC_LANG="en_US.UTF-8" PATH="$PWD/osmo-gsm-tester/src:${PATH}" ./osmo-gsm-tester/contrib/jenkins-run.sh + base=/build + dirname -- ./osmo-gsm-tester/contrib/jenkins-run.sh + CDPATH= cd -- ./osmo-gsm-tester/contrib + pwd -P + SCRIPT_DIR=/build/osmo-gsm-tester/contrib + OSMO_GSM_TESTER_CONF=/build/osmo-gsm-tester/sysmocom/main.conf + date +%F %T + time_start=2025-02-01 22:48:22 + trial_dir_prefix=trial- + rm -rf trial-* + trial_dir=trial-7864 + mkdir -p trial-7864 + mv open5gs.build-8.tgz osmo-bsc.build-2025-02-01_13_28_33.tgz osmo-bts-oc2g.build-2025-02-01_00_51_29.tgz osmo-bts-sysmo.build-2025-02-01_00_51_23.tgz osmo-bts.build-2025-02-01_00_51_40.tgz osmo-ggsn.build-2025-02-01_20_42_49.tgz osmo-hlr.build-2025-02-01_16_36_58.tgz osmo-hnbgw.build-2025-02-01_13_29_04.tgz osmo-mgw.build-2025-02-01_08_33_14.tgz osmo-msc.build-2025-02-01_13_33_08.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2025-02-01_07_41_24.tgz osmo-pcu-sysmo.build-2025-02-01_07_41_21.tgz osmo-pcu.build-2025-02-01_07_41_26.tgz osmo-sgsn.build-2025-02-01_20_48_30.tgz osmo-stp.build-2025-02-01_13_25_19.tgz osmo-trx.build-2025-02-01_14_28_37.tgz osmocom-bb.build-2025-02-01_21_17_14.tgz srslte.build-19.tgz trial-7864 + cat open5gs.build-8.md5 osmo-bsc.build-2025-02-01_13_28_33.md5 osmo-bts-oc2g.build-2025-02-01_00_51_29.md5 osmo-bts-sysmo.build-2025-02-01_00_51_23.md5 osmo-bts.build-2025-02-01_00_51_40.md5 osmo-ggsn.build-2025-02-01_20_42_49.md5 osmo-hlr.build-2025-02-01_16_36_58.md5 osmo-hnbgw.build-2025-02-01_13_29_04.md5 osmo-mgw.build-2025-02-01_08_33_14.md5 osmo-msc.build-2025-02-01_13_33_08.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2025-02-01_07_41_24.md5 osmo-pcu-sysmo.build-2025-02-01_07_41_21.md5 osmo-pcu.build-2025-02-01_07_41_26.md5 osmo-sgsn.build-2025-02-01_20_48_30.md5 osmo-stp.build-2025-02-01_13_25_19.md5 osmo-trx.build-2025-02-01_14_28_37.md5 osmocom-bb.build-2025-02-01_21_17_14.md5 srslte.build-19.md5 + rm open5gs.build-8.md5 osmo-bsc.build-2025-02-01_13_28_33.md5 osmo-bts-oc2g.build-2025-02-01_00_51_29.md5 osmo-bts-sysmo.build-2025-02-01_00_51_23.md5 osmo-bts.build-2025-02-01_00_51_40.md5 osmo-ggsn.build-2025-02-01_20_42_49.md5 osmo-hlr.build-2025-02-01_16_36_58.md5 osmo-hnbgw.build-2025-02-01_13_29_04.md5 osmo-mgw.build-2025-02-01_08_33_14.md5 osmo-msc.build-2025-02-01_13_33_08.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2025-02-01_07_41_24.md5 osmo-pcu-sysmo.build-2025-02-01_07_41_21.md5 osmo-pcu.build-2025-02-01_07_41_26.md5 osmo-sgsn.build-2025-02-01_20_48_30.md5 osmo-stp.build-2025-02-01_13_25_19.md5 osmo-trx.build-2025-02-01_14_28_37.md5 osmocom-bb.build-2025-02-01_21_17_14.md5 srslte.build-19.md5 + exit_code=1 + which osmo-gsm-tester.py + python3 -u /build/osmo-gsm-tester/src/osmo-gsm-tester.py -c /build/osmo-gsm-tester/sysmocom/main.conf trial-7864 -s netreg_mass combinations: ['netreg_mass'] trial: 'trial-7864' 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-7864 -------------------------------------------------------------------------------------------- 22:48:22.395956 tst trial-7864: Detailed log at /build/trial-7864/run.2025-02-01_22-48-22/log --------------------------------------------------------------------- trial-7864 netreg_mass --------------------------------------------------------------------- 22:48:22.602468 tst netreg_mass: reserving resources in /var/tmp/osmo-gsm-tester/state ... 22:48:22.602833 tst netreg_mass: Verifying 1 x bts (candidates: 1) 22:48:22.603638 tst netreg_mass: Verifying 6 x ip_address (candidates: 9) 22:48:22.604936 tst netreg_mass: Verifying 100 x modem (candidates: 100) 22:48:22.649130 tst netreg_mass: Reserving 1 x bts (candidates: 1) 22:48:22.649972 tst netreg_mass: Reserving 6 x ip_address (candidates: 9) 22:48:22.651105 tst netreg_mass: Reserving 100 x modem (candidates: 100) 22:48:22.733619 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-7864 netreg_mass register_default_mass.py ---------------------------------------------- 22:48:22.734507 tst register_default_mass.py:9: Claiming resources for the test 22:48:22.750028 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:48:22.750594 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:48:22.751083 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:48:22.751549 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:48:22.752008 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:48:22.752494 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:48:22.752960 tst netreg_mass: Using 1 x bts (candidates: 1) 22:48:22.796814 tst register_default_mass.py: using LAC 2 22:48:22.841968 tst register_default_mass.py: using RAC 2 22:48:22.897051 tst register_default_mass.py: using CellId 2 22:48:22.956757 tst register_default_mass.py: using BVCI 3 22:48:22.978504 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:22.979361 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:22.980034 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:22.980596 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:22.981173 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:22.981696 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:22.982191 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:22.982725 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:22.983261 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:22.983768 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:22.984277 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:22.984831 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:22.985351 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:22.985886 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:22.986400 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:22.986914 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:22.987430 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:22.987969 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:22.988485 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:22.989003 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:22.989520 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:22.990054 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:22.990574 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:22.991092 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:22.991619 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:22.992137 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:22.992665 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:22.993189 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:22.993813 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:22.994319 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:22.994861 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:22.995387 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:22.995916 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:22.996465 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:22.997006 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:22.997528 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:22.998066 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:22.998595 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:22.999132 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:22.999670 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:23.000196 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:23.000745 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:23.001296 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:23.001822 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:23.002355 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:23.002938 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:23.003475 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:23.004004 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:23.004549 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:23.005096 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:23.005651 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:23.006188 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:23.006712 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:23.007252 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:23.007775 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:23.008297 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:23.008829 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:23.009371 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:23.009896 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:23.010403 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:23.010926 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:23.011451 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:23.011977 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:23.012511 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:23.013039 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:23.013576 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:23.014104 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:23.014625 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:23.015161 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:23.015674 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:23.016188 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:23.016749 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:23.017363 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:23.017896 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:23.018414 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:23.018921 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:23.019441 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:23.019959 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:23.020476 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:23.021012 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:23.021529 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:23.022038 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:23.022569 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:23.023077 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:23.023585 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:23.024105 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:23.024620 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:23.025132 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:23.025661 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:23.026180 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:23.026714 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:23.027229 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:23.027752 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:23.028284 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:23.028814 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:23.029316 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:23.029843 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:23.030362 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:23.030876 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:23.031409 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:23.031921 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:23.032488 tst register_default_mass.py:21: Launching a simple network 22:48:23.042493 run osmo-hlr_127.0.42.2: Starting osmo-hlr 22:48:23.162082 run create_hlr_db(pid=20): Launched 22:48:24.173390 run create_hlr_db(pid=20): Terminated: ok {rc=0} 22:48:24.194601 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Launched 22:48:24.209945 run osmo-hlr_127.0.42.2(pid=23): Launched 22:48:24.215684 run osmo-stp_127.0.42.5: Starting osmo-stp 22:48:24.384979 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Launched 22:48:24.400147 run osmo-stp_127.0.42.5(pid=25): Launched 22:48:24.406028 run osmo-msc_127.0.42.6: Starting osmo-msc 22:48:24.822377 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Launched 22:48:24.837993 run osmo-msc_127.0.42.6(pid=27): Launched 22:48:27.848933 run osmo-mgw_127.0.42.3: Starting osmo-mgw 22:48:27.966940 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Launched 22:48:27.982620 run osmo-mgw_127.0.42.3(pid=29): Launched 22:48:27.988418 run osmo-mgw_127.0.42.4: Starting osmo-mgw 22:48:28.013024 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Launched 22:48:28.028808 run osmo-mgw_127.0.42.4(pid=31): Launched 22:48:28.034726 run osmo-bsc_127.0.42.7: Starting osmo-bsc 22:48:28.355367 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Launched 22:48:28.371133 run osmo-bsc_127.0.42.7(pid=33): Launched 22:48:34.395762 run osmo-bts-virtual: Starting to connect to osmo-bsc_127.0.42.7 22:48:34.554834 run osmo-bts-virtual(pid=34): Launched 22:48:35.608199 tst register_default_mass.py: using MSISDN 1001 22:48:35.613923 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000000', msisdn='1001', subscriber_id=1} 22:48:35.703171 tst register_default_mass.py: using MSISDN 1002 22:48:35.709081 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000001', msisdn='1002', subscriber_id=2} 22:48:35.776345 tst register_default_mass.py: using MSISDN 1003 22:48:35.782386 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000002', msisdn='1003', subscriber_id=3} 22:48:35.857895 tst register_default_mass.py: using MSISDN 1004 22:48:35.865147 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000003', msisdn='1004', subscriber_id=4} 22:48:35.934953 tst register_default_mass.py: using MSISDN 1005 22:48:35.940579 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000004', msisdn='1005', subscriber_id=5} 22:48:36.012423 tst register_default_mass.py: using MSISDN 1006 22:48:36.018156 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000005', msisdn='1006', subscriber_id=6} 22:48:36.091859 tst register_default_mass.py: using MSISDN 1007 22:48:36.097531 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000006', msisdn='1007', subscriber_id=7} 22:48:36.164915 tst register_default_mass.py: using MSISDN 1008 22:48:36.171057 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000007', msisdn='1008', subscriber_id=8} 22:48:36.244662 tst register_default_mass.py: using MSISDN 1009 22:48:36.250770 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000008', msisdn='1009', subscriber_id=9} 22:48:36.321059 tst register_default_mass.py: using MSISDN 1010 22:48:36.327154 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000009', msisdn='1010', subscriber_id=10} 22:48:36.394596 tst register_default_mass.py: using MSISDN 1011 22:48:36.405054 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000000', msisdn='1011', subscriber_id=11} 22:48:36.482910 tst register_default_mass.py: using MSISDN 1012 22:48:36.488616 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000001', msisdn='1012', subscriber_id=12} 22:48:36.564238 tst register_default_mass.py: using MSISDN 1013 22:48:36.570280 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000002', msisdn='1013', subscriber_id=13} 22:48:36.642846 tst register_default_mass.py: using MSISDN 1014 22:48:36.648751 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000003', msisdn='1014', subscriber_id=14} 22:48:36.754963 tst register_default_mass.py: using MSISDN 1015 22:48:36.760972 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000004', msisdn='1015', subscriber_id=15} 22:48:36.852601 tst register_default_mass.py: using MSISDN 1016 22:48:36.860443 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000005', msisdn='1016', subscriber_id=16} 22:48:36.934804 tst register_default_mass.py: using MSISDN 1017 22:48:36.940284 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000006', msisdn='1017', subscriber_id=17} 22:48:37.028373 tst register_default_mass.py: using MSISDN 1018 22:48:37.034224 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000007', msisdn='1018', subscriber_id=18} 22:48:37.108054 tst register_default_mass.py: using MSISDN 1019 22:48:37.113864 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000008', msisdn='1019', subscriber_id=19} 22:48:37.183977 tst register_default_mass.py: using MSISDN 1020 22:48:37.189723 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000009', msisdn='1020', subscriber_id=20} 22:48:37.297431 tst register_default_mass.py: using MSISDN 1021 22:48:37.303523 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000000', msisdn='1021', subscriber_id=21} 22:48:37.409901 tst register_default_mass.py: using MSISDN 1022 22:48:37.415798 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000001', msisdn='1022', subscriber_id=22} 22:48:37.485265 tst register_default_mass.py: using MSISDN 1023 22:48:37.491260 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000002', msisdn='1023', subscriber_id=23} 22:48:37.559427 tst register_default_mass.py: using MSISDN 1024 22:48:37.568965 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000003', msisdn='1024', subscriber_id=24} 22:48:37.640188 tst register_default_mass.py: using MSISDN 1025 22:48:37.646245 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000004', msisdn='1025', subscriber_id=25} 22:48:37.716409 tst register_default_mass.py: using MSISDN 1026 22:48:37.722728 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000005', msisdn='1026', subscriber_id=26} 22:48:37.789242 tst register_default_mass.py: using MSISDN 1027 22:48:37.795202 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000006', msisdn='1027', subscriber_id=27} 22:48:37.856629 tst register_default_mass.py: using MSISDN 1028 22:48:37.862589 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000007', msisdn='1028', subscriber_id=28} 22:48:37.938604 tst register_default_mass.py: using MSISDN 1029 22:48:37.944547 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000008', msisdn='1029', subscriber_id=29} 22:48:38.008782 tst register_default_mass.py: using MSISDN 1030 22:48:38.014791 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000009', msisdn='1030', subscriber_id=30} 22:48:38.071769 tst register_default_mass.py: using MSISDN 1031 22:48:38.077929 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000000', msisdn='1031', subscriber_id=31} 22:48:38.144035 tst register_default_mass.py: using MSISDN 1032 22:48:38.150446 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000001', msisdn='1032', subscriber_id=32} 22:48:38.260169 tst register_default_mass.py: using MSISDN 1033 22:48:38.266217 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000002', msisdn='1033', subscriber_id=33} 22:48:38.360804 tst register_default_mass.py: using MSISDN 1034 22:48:38.366664 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000003', msisdn='1034', subscriber_id=34} 22:48:38.452415 tst register_default_mass.py: using MSISDN 1035 22:48:38.458271 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000004', msisdn='1035', subscriber_id=35} 22:48:38.550545 tst register_default_mass.py: using MSISDN 1036 22:48:38.556761 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000005', msisdn='1036', subscriber_id=36} 22:48:38.622764 tst register_default_mass.py: using MSISDN 1037 22:48:38.631488 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000006', msisdn='1037', subscriber_id=37} 22:48:38.715275 tst register_default_mass.py: using MSISDN 1038 22:48:38.721533 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000007', msisdn='1038', subscriber_id=38} 22:48:38.800727 tst register_default_mass.py: using MSISDN 1039 22:48:38.806705 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000008', msisdn='1039', subscriber_id=39} 22:48:38.887411 tst register_default_mass.py: using MSISDN 1040 22:48:38.893464 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000009', msisdn='1040', subscriber_id=40} 22:48:38.962177 tst register_default_mass.py: using MSISDN 1041 22:48:38.968183 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000000', msisdn='1041', subscriber_id=41} 22:48:39.052321 tst register_default_mass.py: using MSISDN 1042 22:48:39.058248 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000001', msisdn='1042', subscriber_id=42} 22:48:39.159891 tst register_default_mass.py: using MSISDN 1043 22:48:39.166340 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000002', msisdn='1043', subscriber_id=43} 22:48:39.250434 tst register_default_mass.py: using MSISDN 1044 22:48:39.257080 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000003', msisdn='1044', subscriber_id=44} 22:48:39.335210 tst register_default_mass.py: using MSISDN 1045 22:48:39.341261 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000004', msisdn='1045', subscriber_id=45} 22:48:39.423936 tst register_default_mass.py: using MSISDN 1046 22:48:39.429907 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000005', msisdn='1046', subscriber_id=46} 22:48:39.513189 tst register_default_mass.py: using MSISDN 1047 22:48:39.522553 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000006', msisdn='1047', subscriber_id=47} 22:48:39.601920 tst register_default_mass.py: using MSISDN 1048 22:48:39.607830 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000007', msisdn='1048', subscriber_id=48} 22:48:39.692388 tst register_default_mass.py: using MSISDN 1049 22:48:39.698335 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000008', msisdn='1049', subscriber_id=49} 22:48:39.777531 tst register_default_mass.py: using MSISDN 1050 22:48:39.783427 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000009', msisdn='1050', subscriber_id=50} 22:48:39.865793 tst register_default_mass.py: using MSISDN 1051 22:48:39.873176 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000000', msisdn='1051', subscriber_id=51} 22:48:39.965805 tst register_default_mass.py: using MSISDN 1052 22:48:39.971755 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000001', msisdn='1052', subscriber_id=52} 22:48:40.038611 tst register_default_mass.py: using MSISDN 1053 22:48:40.049204 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000002', msisdn='1053', subscriber_id=53} 22:48:40.142325 tst register_default_mass.py: using MSISDN 1054 22:48:40.148182 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000003', msisdn='1054', subscriber_id=54} 22:48:40.232846 tst register_default_mass.py: using MSISDN 1055 22:48:40.240517 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000004', msisdn='1055', subscriber_id=55} 22:48:40.306692 tst register_default_mass.py: using MSISDN 1056 22:48:40.312812 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000005', msisdn='1056', subscriber_id=56} 22:48:40.401670 tst register_default_mass.py: using MSISDN 1057 22:48:40.407667 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000006', msisdn='1057', subscriber_id=57} 22:48:40.504699 tst register_default_mass.py: using MSISDN 1058 22:48:40.510617 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000007', msisdn='1058', subscriber_id=58} 22:48:40.600474 tst register_default_mass.py: using MSISDN 1059 22:48:40.606370 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000008', msisdn='1059', subscriber_id=59} 22:48:40.684498 tst register_default_mass.py: using MSISDN 1060 22:48:40.690609 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000009', msisdn='1060', subscriber_id=60} 22:48:40.758258 tst register_default_mass.py: using MSISDN 1061 22:48:40.765895 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000000', msisdn='1061', subscriber_id=61} 22:48:40.899609 tst register_default_mass.py: using MSISDN 1062 22:48:40.905645 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000001', msisdn='1062', subscriber_id=62} 22:48:40.978079 tst register_default_mass.py: using MSISDN 1063 22:48:40.984068 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000002', msisdn='1063', subscriber_id=63} 22:48:41.071209 tst register_default_mass.py: using MSISDN 1064 22:48:41.078235 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000003', msisdn='1064', subscriber_id=64} 22:48:41.152837 tst register_default_mass.py: using MSISDN 1065 22:48:41.174925 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000004', msisdn='1065', subscriber_id=65} 22:48:41.246066 tst register_default_mass.py: using MSISDN 1066 22:48:41.266836 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000005', msisdn='1066', subscriber_id=66} 22:48:41.339721 tst register_default_mass.py: using MSISDN 1067 22:48:41.358331 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000006', msisdn='1067', subscriber_id=67} 22:48:41.421981 tst register_default_mass.py: using MSISDN 1068 22:48:41.432493 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000007', msisdn='1068', subscriber_id=68} 22:48:41.504704 tst register_default_mass.py: using MSISDN 1069 22:48:41.510711 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000008', msisdn='1069', subscriber_id=69} 22:48:41.594418 tst register_default_mass.py: using MSISDN 1070 22:48:41.613625 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000009', msisdn='1070', subscriber_id=70} 22:48:41.689428 tst register_default_mass.py: using MSISDN 1071 22:48:41.695390 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000000', msisdn='1071', subscriber_id=71} 22:48:41.773069 tst register_default_mass.py: using MSISDN 1072 22:48:41.779121 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000001', msisdn='1072', subscriber_id=72} 22:48:41.868172 tst register_default_mass.py: using MSISDN 1073 22:48:41.874310 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000002', msisdn='1073', subscriber_id=73} 22:48:41.949638 tst register_default_mass.py: using MSISDN 1074 22:48:41.955594 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000003', msisdn='1074', subscriber_id=74} 22:48:42.031067 tst register_default_mass.py: using MSISDN 1075 22:48:42.037816 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000004', msisdn='1075', subscriber_id=75} 22:48:42.139100 tst register_default_mass.py: using MSISDN 1076 22:48:42.147523 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000005', msisdn='1076', subscriber_id=76} 22:48:42.258592 tst register_default_mass.py: using MSISDN 1077 22:48:42.264689 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000006', msisdn='1077', subscriber_id=77} 22:48:42.382070 tst register_default_mass.py: using MSISDN 1078 22:48:42.388357 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000007', msisdn='1078', subscriber_id=78} 22:48:42.476454 tst register_default_mass.py: using MSISDN 1079 22:48:42.483861 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000008', msisdn='1079', subscriber_id=79} 22:48:42.560382 tst register_default_mass.py: using MSISDN 1080 22:48:42.566159 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000009', msisdn='1080', subscriber_id=80} 22:48:42.660770 tst register_default_mass.py: using MSISDN 1081 22:48:42.670543 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000000', msisdn='1081', subscriber_id=81} 22:48:42.764956 tst register_default_mass.py: using MSISDN 1082 22:48:42.772890 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000001', msisdn='1082', subscriber_id=82} 22:48:42.844287 tst register_default_mass.py: using MSISDN 1083 22:48:42.854317 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000002', msisdn='1083', subscriber_id=83} 22:48:42.923511 tst register_default_mass.py: using MSISDN 1084 22:48:42.929285 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000003', msisdn='1084', subscriber_id=84} 22:48:42.996433 tst register_default_mass.py: using MSISDN 1085 22:48:43.004738 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000004', msisdn='1085', subscriber_id=85} 22:48:43.083671 tst register_default_mass.py: using MSISDN 1086 22:48:43.090226 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000005', msisdn='1086', subscriber_id=86} 22:48:43.160679 tst register_default_mass.py: using MSISDN 1087 22:48:43.169766 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000006', msisdn='1087', subscriber_id=87} 22:48:43.480746 tst register_default_mass.py: using MSISDN 1088 22:48:43.493001 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000007', msisdn='1088', subscriber_id=88} 22:48:43.563944 tst register_default_mass.py: using MSISDN 1089 22:48:43.570093 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000008', msisdn='1089', subscriber_id=89} 22:48:43.636234 tst register_default_mass.py: using MSISDN 1090 22:48:43.642520 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000009', msisdn='1090', subscriber_id=90} 22:48:43.736810 tst register_default_mass.py: using MSISDN 1091 22:48:43.746548 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000000', msisdn='1091', subscriber_id=91} 22:48:43.814931 tst register_default_mass.py: using MSISDN 1092 22:48:43.825232 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000001', msisdn='1092', subscriber_id=92} 22:48:43.902301 tst register_default_mass.py: using MSISDN 1093 22:48:43.917223 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000002', msisdn='1093', subscriber_id=93} 22:48:44.002467 tst register_default_mass.py: using MSISDN 1094 22:48:44.008419 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000003', msisdn='1094', subscriber_id=94} 22:48:44.094703 tst register_default_mass.py: using MSISDN 1095 22:48:44.100436 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000004', msisdn='1095', subscriber_id=95} 22:48:44.178313 tst register_default_mass.py: using MSISDN 1096 22:48:44.184346 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000005', msisdn='1096', subscriber_id=96} 22:48:44.260840 tst register_default_mass.py: using MSISDN 1097 22:48:44.266858 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000006', msisdn='1097', subscriber_id=97} 22:48:44.345213 tst register_default_mass.py: using MSISDN 1098 22:48:44.358331 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000007', msisdn='1098', subscriber_id=98} 22:48:44.425985 tst register_default_mass.py: using MSISDN 1099 22:48:44.432139 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000008', msisdn='1099', subscriber_id=99} 22:48:44.512840 tst register_default_mass.py: using MSISDN 1100 22:48:44.520840 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000009', msisdn='1100', subscriber_id=100} 22:48:44.643098 run mass: Starting testcase 22:48:44.649075 run mass: Pre-launching all virtphy's 22:48:44.654754 run osmo-ms-virt-phy/00000: Starting virtphy 22:48:44.668008 run osmo-ms-virt-phy/00000(pid=35): Launched 22:48:44.674275 run osmo-ms-virt-phy/00001: Starting virtphy 22:48:44.687693 run osmo-ms-virt-phy/00001(pid=36): Launched 22:48:44.693978 run osmo-ms-virt-phy/00002: Starting virtphy 22:48:44.707273 run osmo-ms-virt-phy/00002(pid=37): Launched 22:48:44.713643 run osmo-ms-virt-phy/00003: Starting virtphy 22:48:44.727325 run osmo-ms-virt-phy/00003(pid=38): Launched 22:48:44.733598 run osmo-ms-virt-phy/00004: Starting virtphy 22:48:44.747150 run osmo-ms-virt-phy/00004(pid=39): Launched 22:48:44.753417 run osmo-ms-virt-phy/00005: Starting virtphy 22:48:44.766928 run osmo-ms-virt-phy/00005(pid=40): Launched 22:48:44.773174 run osmo-ms-virt-phy/00006: Starting virtphy 22:48:44.786726 run osmo-ms-virt-phy/00006(pid=41): Launched 22:48:44.792996 run osmo-ms-virt-phy/00007: Starting virtphy 22:48:44.806647 run osmo-ms-virt-phy/00007(pid=42): Launched 22:48:44.812946 run osmo-ms-virt-phy/00008: Starting virtphy 22:48:44.826216 run osmo-ms-virt-phy/00008(pid=43): Launched 22:48:44.832341 run osmo-ms-virt-phy/00009: Starting virtphy 22:48:44.845510 run osmo-ms-virt-phy/00009(pid=44): Launched 22:48:44.851742 run osmo-ms-virt-phy/00010: Starting virtphy 22:48:44.864957 run osmo-ms-virt-phy/00010(pid=45): Launched 22:48:44.871176 run osmo-ms-virt-phy/00011: Starting virtphy 22:48:44.884767 run osmo-ms-virt-phy/00011(pid=46): Launched 22:48:44.891122 run osmo-ms-virt-phy/00012: Starting virtphy 22:48:44.904672 run osmo-ms-virt-phy/00012(pid=47): Launched 22:48:44.911108 run osmo-ms-virt-phy/00013: Starting virtphy 22:48:44.924762 run osmo-ms-virt-phy/00013(pid=48): Launched 22:48:44.931109 run osmo-ms-virt-phy/00014: Starting virtphy 22:48:44.944375 run osmo-ms-virt-phy/00014(pid=49): Launched 22:48:44.950400 run osmo-ms-virt-phy/00015: Starting virtphy 22:48:44.963769 run osmo-ms-virt-phy/00015(pid=50): Launched 22:48:44.970030 run osmo-ms-virt-phy/00016: Starting virtphy 22:48:44.983618 run osmo-ms-virt-phy/00016(pid=51): Launched 22:48:44.989960 run osmo-ms-virt-phy/00017: Starting virtphy 22:48:45.003615 run osmo-ms-virt-phy/00017(pid=52): Launched 22:48:45.009944 run osmo-ms-virt-phy/00018: Starting virtphy 22:48:45.023576 run osmo-ms-virt-phy/00018(pid=53): Launched 22:48:45.029826 run osmo-ms-virt-phy/00019: Starting virtphy 22:48:45.043314 run osmo-ms-virt-phy/00019(pid=54): Launched 22:48:45.049640 run osmo-ms-virt-phy/00020: Starting virtphy 22:48:45.063651 run osmo-ms-virt-phy/00020(pid=55): Launched 22:48:45.069961 run osmo-ms-virt-phy/00021: Starting virtphy 22:48:45.083577 run osmo-ms-virt-phy/00021(pid=56): Launched 22:48:45.089878 run osmo-ms-virt-phy/00022: Starting virtphy 22:48:45.103448 run osmo-ms-virt-phy/00022(pid=57): Launched 22:48:45.109737 run osmo-ms-virt-phy/00023: Starting virtphy 22:48:45.123320 run osmo-ms-virt-phy/00023(pid=58): Launched 22:48:45.129583 run osmo-ms-virt-phy/00024: Starting virtphy 22:48:45.142914 run osmo-ms-virt-phy/00024(pid=59): Launched 22:48:45.149096 run osmo-ms-virt-phy/00025: Starting virtphy 22:48:45.162122 run osmo-ms-virt-phy/00025(pid=60): Launched 22:48:45.168340 run osmo-ms-virt-phy/00026: Starting virtphy 22:48:45.181891 run osmo-ms-virt-phy/00026(pid=61): Launched 22:48:45.187984 run osmo-ms-virt-phy/00027: Starting virtphy 22:48:45.201143 run osmo-ms-virt-phy/00027(pid=62): Launched 22:48:45.207109 run osmo-ms-virt-phy/00028: Starting virtphy 22:48:45.220320 run osmo-ms-virt-phy/00028(pid=63): Launched 22:48:45.226576 run osmo-ms-virt-phy/00029: Starting virtphy 22:48:45.239740 run osmo-ms-virt-phy/00029(pid=64): Launched 22:48:45.245963 run osmo-ms-virt-phy/00030: Starting virtphy 22:48:45.259051 run osmo-ms-virt-phy/00030(pid=65): Launched 22:48:45.265090 run osmo-ms-virt-phy/00031: Starting virtphy 22:48:45.278254 run osmo-ms-virt-phy/00031(pid=66): Launched 22:48:45.284451 run osmo-ms-virt-phy/00032: Starting virtphy 22:48:45.297465 run osmo-ms-virt-phy/00032(pid=67): Launched 22:48:45.303476 run osmo-ms-virt-phy/00033: Starting virtphy 22:48:45.317031 run osmo-ms-virt-phy/00033(pid=68): Launched 22:48:45.323268 run osmo-ms-virt-phy/00034: Starting virtphy 22:48:45.336727 run osmo-ms-virt-phy/00034(pid=69): Launched 22:48:45.342984 run osmo-ms-virt-phy/00035: Starting virtphy 22:48:45.356572 run osmo-ms-virt-phy/00035(pid=70): Launched 22:48:45.362602 run osmo-ms-virt-phy/00036: Starting virtphy 22:48:45.375979 run osmo-ms-virt-phy/00036(pid=71): Launched 22:48:45.382238 run osmo-ms-virt-phy/00037: Starting virtphy 22:48:45.395291 run osmo-ms-virt-phy/00037(pid=72): Launched 22:48:45.401411 run osmo-ms-virt-phy/00038: Starting virtphy 22:48:45.414492 run osmo-ms-virt-phy/00038(pid=73): Launched 22:48:45.420482 run osmo-ms-virt-phy/00039: Starting virtphy 22:48:45.433522 run osmo-ms-virt-phy/00039(pid=74): Launched 22:48:45.439657 run osmo-ms-virt-phy/00040: Starting virtphy 22:48:45.452721 run osmo-ms-virt-phy/00040(pid=75): Launched 22:48:45.458807 run osmo-ms-virt-phy/00041: Starting virtphy 22:48:45.471907 run osmo-ms-virt-phy/00041(pid=76): Launched 22:48:45.477940 run osmo-ms-virt-phy/00042: Starting virtphy 22:48:45.490947 run osmo-ms-virt-phy/00042(pid=77): Launched 22:48:45.497238 run osmo-ms-virt-phy/00043: Starting virtphy 22:48:45.510421 run osmo-ms-virt-phy/00043(pid=78): Launched 22:48:45.516400 run osmo-ms-virt-phy/00044: Starting virtphy 22:48:45.529428 run osmo-ms-virt-phy/00044(pid=79): Launched 22:48:45.535703 run osmo-ms-virt-phy/00045: Starting virtphy 22:48:45.549233 run osmo-ms-virt-phy/00045(pid=80): Launched 22:48:45.555528 run osmo-ms-virt-phy/00046: Starting virtphy 22:48:45.569031 run osmo-ms-virt-phy/00046(pid=81): Launched 22:48:45.575070 run osmo-ms-virt-phy/00047: Starting virtphy 22:48:45.588546 run osmo-ms-virt-phy/00047(pid=82): Launched 22:48:45.594879 run osmo-ms-virt-phy/00048: Starting virtphy 22:48:45.608567 run osmo-ms-virt-phy/00048(pid=83): Launched 22:48:45.614842 run osmo-ms-virt-phy/00049: Starting virtphy 22:48:45.628339 run osmo-ms-virt-phy/00049(pid=84): Launched 22:48:45.634573 run osmo-ms-virt-phy/00050: Starting virtphy 22:48:45.647790 run osmo-ms-virt-phy/00050(pid=85): Launched 22:48:45.653783 run osmo-ms-virt-phy/00051: Starting virtphy 22:48:45.666971 run osmo-ms-virt-phy/00051(pid=86): Launched 22:48:45.673142 run osmo-ms-virt-phy/00052: Starting virtphy 22:48:45.686218 run osmo-ms-virt-phy/00052(pid=87): Launched 22:48:45.692317 run osmo-ms-virt-phy/00053: Starting virtphy 22:48:45.705437 run osmo-ms-virt-phy/00053(pid=88): Launched 22:48:45.711616 run osmo-ms-virt-phy/00054: Starting virtphy 22:48:45.724734 run osmo-ms-virt-phy/00054(pid=89): Launched 22:48:45.730758 run osmo-ms-virt-phy/00055: Starting virtphy 22:48:45.743854 run osmo-ms-virt-phy/00055(pid=90): Launched 22:48:45.749937 run osmo-ms-virt-phy/00056: Starting virtphy 22:48:45.763011 run osmo-ms-virt-phy/00056(pid=91): Launched 22:48:45.769041 run osmo-ms-virt-phy/00057: Starting virtphy 22:48:45.782153 run osmo-ms-virt-phy/00057(pid=92): Launched 22:48:45.788275 run osmo-ms-virt-phy/00058: Starting virtphy 22:48:45.801370 run osmo-ms-virt-phy/00058(pid=93): Launched 22:48:45.807436 run osmo-ms-virt-phy/00059: Starting virtphy 22:48:45.820722 run osmo-ms-virt-phy/00059(pid=94): Launched 22:48:45.826987 run osmo-ms-virt-phy/00060: Starting virtphy 22:48:45.840204 run osmo-ms-virt-phy/00060(pid=95): Launched 22:48:45.846364 run osmo-ms-virt-phy/00061: Starting virtphy 22:48:45.859399 run osmo-ms-virt-phy/00061(pid=96): Launched 22:48:45.865471 run osmo-ms-virt-phy/00062: Starting virtphy 22:48:45.878713 run osmo-ms-virt-phy/00062(pid=97): Launched 22:48:45.884712 run osmo-ms-virt-phy/00063: Starting virtphy 22:48:45.897746 run osmo-ms-virt-phy/00063(pid=98): Launched 22:48:45.903819 run osmo-ms-virt-phy/00064: Starting virtphy 22:48:45.916894 run osmo-ms-virt-phy/00064(pid=99): Launched 22:48:45.922940 run osmo-ms-virt-phy/00065: Starting virtphy 22:48:45.936407 run osmo-ms-virt-phy/00065(pid=100): Launched 22:48:45.942766 run osmo-ms-virt-phy/00066: Starting virtphy 22:48:45.956348 run osmo-ms-virt-phy/00066(pid=101): Launched 22:48:45.962609 run osmo-ms-virt-phy/00067: Starting virtphy 22:48:45.976119 run osmo-ms-virt-phy/00067(pid=102): Launched 22:48:45.982413 run osmo-ms-virt-phy/00068: Starting virtphy 22:48:45.996023 run osmo-ms-virt-phy/00068(pid=103): Launched 22:48:46.002329 run osmo-ms-virt-phy/00069: Starting virtphy 22:48:46.015935 run osmo-ms-virt-phy/00069(pid=104): Launched 22:48:46.022229 run osmo-ms-virt-phy/00070: Starting virtphy 22:48:46.035803 run osmo-ms-virt-phy/00070(pid=105): Launched 22:48:46.042125 run osmo-ms-virt-phy/00071: Starting virtphy 22:48:46.055785 run osmo-ms-virt-phy/00071(pid=106): Launched 22:48:46.062107 run osmo-ms-virt-phy/00072: Starting virtphy 22:48:46.075624 run osmo-ms-virt-phy/00072(pid=107): Launched 22:48:46.081975 run osmo-ms-virt-phy/00073: Starting virtphy 22:48:46.095560 run osmo-ms-virt-phy/00073(pid=108): Launched 22:48:46.101819 run osmo-ms-virt-phy/00074: Starting virtphy 22:48:46.115204 run osmo-ms-virt-phy/00074(pid=109): Launched 22:48:46.121639 run osmo-ms-virt-phy/00075: Starting virtphy 22:48:46.135003 run osmo-ms-virt-phy/00075(pid=110): Launched 22:48:46.141064 run osmo-ms-virt-phy/00076: Starting virtphy 22:48:46.154074 run osmo-ms-virt-phy/00076(pid=111): Launched 22:48:46.160305 run osmo-ms-virt-phy/00077: Starting virtphy 22:48:46.173349 run osmo-ms-virt-phy/00077(pid=112): Launched 22:48:46.179591 run osmo-ms-virt-phy/00078: Starting virtphy 22:48:46.192606 run osmo-ms-virt-phy/00078(pid=113): Launched 22:48:46.198596 run osmo-ms-virt-phy/00079: Starting virtphy 22:48:46.211777 run osmo-ms-virt-phy/00079(pid=114): Launched 22:48:46.218019 run osmo-ms-virt-phy/00080: Starting virtphy 22:48:46.231183 run osmo-ms-virt-phy/00080(pid=115): Launched 22:48:46.237373 run osmo-ms-virt-phy/00081: Starting virtphy 22:48:46.250561 run osmo-ms-virt-phy/00081(pid=116): Launched 22:48:46.256568 run osmo-ms-virt-phy/00082: Starting virtphy 22:48:46.269600 run osmo-ms-virt-phy/00082(pid=117): Launched 22:48:46.275652 run osmo-ms-virt-phy/00083: Starting virtphy 22:48:46.289137 run osmo-ms-virt-phy/00083(pid=118): Launched 22:48:46.295391 run osmo-ms-virt-phy/00084: Starting virtphy 22:48:46.308910 run osmo-ms-virt-phy/00084(pid=119): Launched 22:48:46.315184 run osmo-ms-virt-phy/00085: Starting virtphy 22:48:46.328843 run osmo-ms-virt-phy/00085(pid=120): Launched 22:48:46.335114 run osmo-ms-virt-phy/00086: Starting virtphy 22:48:46.348670 run osmo-ms-virt-phy/00086(pid=121): Launched 22:48:46.355119 run osmo-ms-virt-phy/00087: Starting virtphy 22:48:46.368844 run osmo-ms-virt-phy/00087(pid=122): Launched 22:48:46.375078 run osmo-ms-virt-phy/00088: Starting virtphy 22:48:46.388791 run osmo-ms-virt-phy/00088(pid=123): Launched 22:48:46.395193 run osmo-ms-virt-phy/00089: Starting virtphy 22:48:46.408960 run osmo-ms-virt-phy/00089(pid=124): Launched 22:48:46.415708 run osmo-ms-virt-phy/00090: Starting virtphy 22:48:46.429528 run osmo-ms-virt-phy/00090(pid=125): Launched 22:48:46.435883 run osmo-ms-virt-phy/00091: Starting virtphy 22:48:46.449607 run osmo-ms-virt-phy/00091(pid=126): Launched 22:48:46.455972 run osmo-ms-virt-phy/00092: Starting virtphy 22:48:46.469591 run osmo-ms-virt-phy/00092(pid=127): Launched 22:48:46.475862 run osmo-ms-virt-phy/00093: Starting virtphy 22:48:46.489383 run osmo-ms-virt-phy/00093(pid=128): Launched 22:48:46.495664 run osmo-ms-virt-phy/00094: Starting virtphy 22:48:46.509167 run osmo-ms-virt-phy/00094(pid=129): Launched 22:48:46.515387 run osmo-ms-virt-phy/00095: Starting virtphy 22:48:46.528872 run osmo-ms-virt-phy/00095(pid=130): Launched 22:48:46.535075 run osmo-ms-virt-phy/00096: Starting virtphy 22:48:46.548633 run osmo-ms-virt-phy/00096(pid=131): Launched 22:48:46.554865 run osmo-ms-virt-phy/00097: Starting virtphy 22:48:46.568362 run osmo-ms-virt-phy/00097(pid=132): Launched 22:48:46.574611 run osmo-ms-virt-phy/00098: Starting virtphy 22:48:46.588408 run osmo-ms-virt-phy/00098(pid=133): Launched 22:48:46.594877 run osmo-ms-virt-phy/00099: Starting virtphy 22:48:46.608609 run osmo-ms-virt-phy/00099(pid=134): Launched 22:48:46.614815 run mass: Checking if sockets are in the filesystem 22:48:46.627477 run osmo-ms-mob/00000: Starting mobile 22:48:46.641271 run osmo-ms-mob/00000(pid=135): Launched 22:48:46.652849 run mass: MS start registered {at=1681032.35619087, delay=0.005293070105835795, ms=00000} 22:48:50.827946 run osmo-ms-mob/00001: Starting mobile 22:48:50.841715 run osmo-ms-mob/00001(pid=136): Launched 22:48:50.852885 run mass: MS start registered {at=1681036.556230507, delay=0.004775383044034243, ms=00001} 22:48:51.620622 run mass: MS performed LU {at=1681037.323823748, lu_delay=4.967632877873257, ms=00000} 22:48:52.633428 run osmo-ms-mob/00002: Starting mobile 22:48:52.647284 run osmo-ms-mob/00002(pid=137): Launched 22:48:52.658715 run mass: MS start registered {at=1681038.362058189, delay=0.005167434923350811, ms=00002} 22:48:53.928651 run osmo-ms-mob/00003: Starting mobile 22:48:53.942504 run osmo-ms-mob/00003(pid=138): Launched 22:48:53.953994 run mass: MS start registered {at=1681039.657341159, delay=0.004898764891549945, ms=00003} 22:48:55.026900 run osmo-ms-mob/00004: Starting mobile 22:48:55.040889 run osmo-ms-mob/00004(pid=139): Launched 22:48:55.052393 run mass: MS start registered {at=1681040.755738386, delay=0.005162897054105997, ms=00004} 22:48:56.035216 run osmo-ms-mob/00005: Starting mobile 22:48:56.049656 run osmo-ms-mob/00005(pid=140): Launched 22:48:56.060757 run mass: MS start registered {at=1681041.764106941, delay=0.004766150843352079, ms=00005} 22:48:56.797421 run mass: MS performed LU {at=1681042.500746722, lu_delay=5.944516215007752, ms=00001} 22:48:56.930216 run osmo-ms-mob/00006: Starting mobile 22:48:56.944294 run osmo-ms-mob/00006(pid=141): Launched 22:48:56.955593 run mass: MS start registered {at=1681042.658943709, delay=0.005063283024355769, ms=00006} 22:48:57.827179 run osmo-ms-mob/00007: Starting mobile 22:48:57.840960 run osmo-ms-mob/00007(pid=142): Launched 22:48:57.852503 run mass: MS start registered {at=1681043.555845768, delay=0.00518217496573925, ms=00007} 22:48:58.627479 run osmo-ms-mob/00008: Starting mobile 22:48:58.641442 run osmo-ms-mob/00008(pid=143): Launched 22:48:58.653463 run mass: MS start registered {at=1681044.356807026, delay=0.005695304134860635, ms=00008} 22:48:58.698557 run mass: MS performed LU {at=1681044.401891, lu_delay=6.039832811104134, ms=00002} 22:48:58.725844 run mass: MS performed LU {at=1681044.429193428, lu_delay=4.771852269070223, ms=00003} 22:48:59.326439 run osmo-ms-mob/00009: Starting mobile 22:48:59.340119 run osmo-ms-mob/00009(pid=144): Launched 22:48:59.351669 run mass: MS start registered {at=1681045.055012577, delay=0.004961198894307017, ms=00009} 22:49:00.030196 run osmo-ms-mob/00010: Starting mobile 22:49:00.044188 run osmo-ms-mob/00010(pid=145): Launched 22:49:00.058059 run mass: MS start registered {at=1681045.76139444, delay=0.007228787988424301, ms=00010} 22:49:00.563895 run mass: MS performed LU {at=1681046.267139445, lu_delay=5.511401059105992, ms=00004} 22:49:00.582969 run osmo-ms-mob/00011: Starting mobile 22:49:00.596255 run osmo-ms-mob/00011(pid=146): Launched 22:49:00.607373 run mass: MS start registered {at=1681046.31072446, delay=0.005108971148729324, ms=00011} 22:49:01.099810 run mass: MS performed LU {at=1681046.803051854, lu_delay=5.038944913074374, ms=00005} 22:49:01.238562 run osmo-ms-mob/00012: Starting mobile 22:49:01.252964 run osmo-ms-mob/00012(pid=147): Launched 22:49:01.263634 run mass: MS start registered {at=1681046.966987207, delay=0.004557710140943527, ms=00012} 22:49:01.826658 run osmo-ms-mob/00013: Starting mobile 22:49:01.840717 run osmo-ms-mob/00013(pid=148): Launched 22:49:01.851928 run mass: MS start registered {at=1681047.555281478, delay=0.004685201914981008, ms=00013} 22:49:02.427428 run osmo-ms-mob/00014: Starting mobile 22:49:02.441339 run osmo-ms-mob/00014(pid=149): Launched 22:49:02.452484 run mass: MS start registered {at=1681048.155837856, delay=0.004798053996637464, ms=00014} 22:49:02.464242 run mass: MS performed LU {at=1681048.167585202, lu_delay=5.508641493041068, ms=00006} 22:49:02.729031 run mass: MS performed LU {at=1681048.432275939, lu_delay=4.876430171076208, ms=00007} 22:49:03.026623 run osmo-ms-mob/00015: Starting mobile 22:49:03.039952 run osmo-ms-mob/00015(pid=150): Launched 22:49:03.051136 run mass: MS start registered {at=1681048.754486545, delay=0.004883486079052091, ms=00015} 22:49:03.536917 run osmo-ms-mob/00016: Starting mobile 22:49:03.552426 run osmo-ms-mob/00016(pid=151): Launched 22:49:03.563602 run mass: MS start registered {at=1681049.266946042, delay=0.004852805053815246, ms=00016} 22:49:04.033792 run osmo-ms-mob/00017: Starting mobile 22:49:04.047367 run osmo-ms-mob/00017(pid=152): Launched 22:49:04.058718 run mass: MS start registered {at=1681049.76206018, delay=0.00460026110522449, ms=00017} 22:49:04.328783 run mass: MS performed LU {at=1681050.032120722, lu_delay=4.977108145132661, ms=00009} 22:49:04.393414 run mass: MS performed LU {at=1681050.09675139, lu_delay=5.7399443639442325, ms=00008} 22:49:04.626687 run osmo-ms-mob/00018: Starting mobile 22:49:04.640114 run osmo-ms-mob/00018(pid=153): Launched 22:49:04.651246 run mass: MS start registered {at=1681050.354597502, delay=0.004907289985567331, ms=00018} 22:49:05.027386 run osmo-ms-mob/00019: Starting mobile 22:49:05.041397 run osmo-ms-mob/00019(pid=154): Launched 22:49:05.052831 run mass: MS start registered {at=1681050.756180585, delay=0.005079370923340321, ms=00019} 22:49:05.527789 run osmo-ms-mob/00020: Starting mobile 22:49:05.541620 run osmo-ms-mob/00020(pid=155): Launched 22:49:05.552715 run mass: MS start registered {at=1681051.256064475, delay=0.004815608030185103, ms=00020} 22:49:06.027202 run osmo-ms-mob/00021: Starting mobile 22:49:06.040918 run osmo-ms-mob/00021(pid=156): Launched 22:49:06.052018 run mass: MS start registered {at=1681051.755370655, delay=0.004856495186686516, ms=00021} 22:49:06.230451 run mass: MS performed LU {at=1681051.933788609, lu_delay=6.172394169028848, ms=00010} 22:49:06.257899 run mass: MS performed LU {at=1681051.961238531, lu_delay=5.650514070875943, ms=00011} 22:49:06.269644 run osmo-ms-mob/00022: Starting mobile 22:49:06.283205 run osmo-ms-mob/00022(pid=157): Launched 22:49:06.294369 run mass: MS start registered {at=1681051.997723317, delay=0.004921962972730398, ms=00022} 22:49:06.345491 run mass: MS performed LU {at=1681052.048836608, lu_delay=5.081849400885403, ms=00012} 22:49:06.927142 run osmo-ms-mob/00023: Starting mobile 22:49:06.941054 run osmo-ms-mob/00023(pid=158): Launched 22:49:06.952599 run mass: MS start registered {at=1681052.655945833, delay=0.005254283081740141, ms=00023} 22:49:07.327340 run osmo-ms-mob/00024: Starting mobile 22:49:07.341352 run osmo-ms-mob/00024(pid=159): Launched 22:49:07.352801 run mass: MS start registered {at=1681053.056149998, delay=0.004329849034547806, ms=00024} 22:49:07.826601 run osmo-ms-mob/00025: Starting mobile 22:49:07.840670 run osmo-ms-mob/00025(pid=160): Launched 22:49:07.852010 run mass: MS start registered {at=1681053.555359138, delay=0.0047675748355686665, ms=00025} 22:49:08.011504 run mass: MS performed LU {at=1681053.714839275, lu_delay=6.159557797014713, ms=00013} 22:49:08.095143 run mass: MS performed LU {at=1681053.798477341, lu_delay=5.642639484954998, ms=00014} 22:49:08.159747 run mass: MS performed LU {at=1681053.863084059, lu_delay=5.108597513986751, ms=00015} 22:49:08.171598 run osmo-ms-mob/00026: Starting mobile 22:49:08.185433 run osmo-ms-mob/00026(pid=161): Launched 22:49:08.196859 run mass: MS start registered {at=1681053.900205677, delay=0.005093173822388053, ms=00026} 22:49:08.266010 run mass: MS performed LU {at=1681053.969294728, lu_delay=4.702348686056212, ms=00016} 22:49:08.632386 run osmo-ms-mob/00027: Starting mobile 22:49:08.646655 run osmo-ms-mob/00027(pid=162): Launched 22:49:08.657666 run mass: MS start registered {at=1681054.361019213, delay=0.00489605194889009, ms=00027} 22:49:09.026926 run osmo-ms-mob/00028: Starting mobile 22:49:09.041381 run osmo-ms-mob/00028(pid=163): Launched 22:49:09.052850 run mass: MS start registered {at=1681054.756199009, delay=0.005144243128597736, ms=00028} 22:49:09.427345 run osmo-ms-mob/00029: Starting mobile 22:49:09.441109 run osmo-ms-mob/00029(pid=164): Launched 22:49:09.452680 run mass: MS start registered {at=1681055.156028542, delay=0.0049908088985830545, ms=00029} 22:49:09.831066 run osmo-ms-mob/00030: Starting mobile 22:49:09.844861 run osmo-ms-mob/00030(pid=165): Launched 22:49:09.856191 run mass: MS start registered {at=1681055.559541663, delay=0.004959347890689969, ms=00030} 22:49:09.997249 run mass: MS performed LU {at=1681055.700500474, lu_delay=5.938440294004977, ms=00017} 22:49:10.024314 run mass: MS performed LU {at=1681055.727594598, lu_delay=5.3729970960412174, ms=00018} 22:49:10.111278 run mass: MS performed LU {at=1681055.814615316, lu_delay=5.058434731094167, ms=00019} 22:49:10.123310 run osmo-ms-mob/00031: Starting mobile 22:49:10.137136 run osmo-ms-mob/00031(pid=166): Launched 22:49:10.148600 run mass: MS start registered {at=1681055.851952476, delay=0.004877245984971523, ms=00031} 22:49:10.402967 run mass: MS performed LU {at=1681056.106298011, lu_delay=4.850233535980806, ms=00020} 22:49:10.527098 run osmo-ms-mob/00032: Starting mobile 22:49:10.541092 run osmo-ms-mob/00032(pid=167): Launched 22:49:10.552240 run mass: MS start registered {at=1681056.255591815, delay=0.0046127671375870705, ms=00032} 22:49:10.926838 run osmo-ms-mob/00033: Starting mobile 22:49:10.940980 run osmo-ms-mob/00033(pid=168): Launched 22:49:10.952090 run mass: MS start registered {at=1681056.655440903, delay=0.004789700033143163, ms=00033} 22:49:11.328356 run osmo-ms-mob/00034: Starting mobile 22:49:11.344042 run osmo-ms-mob/00034(pid=169): Launched 22:49:11.355460 run mass: MS start registered {at=1681057.058781167, delay=0.005166555987671018, ms=00034} 22:49:11.627336 run osmo-ms-mob/00035: Starting mobile 22:49:11.641097 run osmo-ms-mob/00035(pid=170): Launched 22:49:11.652558 run mass: MS start registered {at=1681057.355904452, delay=0.005140941124409437, ms=00035} 22:49:11.777644 run mass: MS performed LU {at=1681057.480979383, lu_delay=5.483256065985188, ms=00022} 22:49:11.861052 run mass: MS performed LU {at=1681057.564388319, lu_delay=4.908442485844716, ms=00023} 22:49:11.925452 run mass: MS performed LU {at=1681057.628784703, lu_delay=5.87341404799372, ms=00021} 22:49:11.937162 run osmo-ms-mob/00036: Starting mobile 22:49:11.950932 run osmo-ms-mob/00036(pid=171): Launched 22:49:11.962277 run mass: MS start registered {at=1681057.665627101, delay=0.004998659947887063, ms=00036} 22:49:12.031807 run mass: MS performed LU {at=1681057.735142515, lu_delay=4.678992517059669, ms=00024} 22:49:12.426982 run osmo-ms-mob/00037: Starting mobile 22:49:12.440849 run osmo-ms-mob/00037(pid=172): Launched 22:49:12.453107 run mass: MS start registered {at=1681058.15645564, delay=0.00580604700371623, ms=00037} 22:49:12.727026 run osmo-ms-mob/00038: Starting mobile 22:49:12.740572 run osmo-ms-mob/00038(pid=173): Launched 22:49:12.751898 run mass: MS start registered {at=1681058.455248563, delay=0.00502542220056057, ms=00038} 22:49:13.027393 run osmo-ms-mob/00039: Starting mobile 22:49:13.041455 run osmo-ms-mob/00039(pid=174): Launched 22:49:13.052414 run mass: MS start registered {at=1681058.75576554, delay=0.0046156300231814384, ms=00039} 22:49:13.426801 run osmo-ms-mob/00040: Starting mobile 22:49:13.441251 run osmo-ms-mob/00040(pid=175): Launched 22:49:13.452591 run mass: MS start registered {at=1681059.155943489, delay=0.004842361900955439, ms=00040} 22:49:13.728304 run osmo-ms-mob/00041: Starting mobile 22:49:13.741422 run osmo-ms-mob/00041(pid=176): Launched 22:49:13.752746 run mass: MS start registered {at=1681059.456093984, delay=0.005028560990467668, ms=00041} 22:49:13.762537 run mass: MS performed LU {at=1681059.465888415, lu_delay=5.565682738088071, ms=00026} 22:49:13.790730 run mass: MS performed LU {at=1681059.494050955, lu_delay=5.133031741948798, ms=00027} 22:49:13.813434 run osmo-ms-mob/00042: Starting mobile 22:49:13.826487 run osmo-ms-mob/00042(pid=177): Launched 22:49:13.837140 run mass: MS start registered {at=1681059.540493137, delay=0.004711001878604293, ms=00042} 22:49:13.878363 run mass: MS performed LU {at=1681059.581639377, lu_delay=6.026280238991603, ms=00025} 22:49:13.935086 run mass: MS performed LU {at=1681059.638336791, lu_delay=4.882137781940401, ms=00028} 22:49:14.427892 run osmo-ms-mob/00043: Starting mobile 22:49:14.441561 run osmo-ms-mob/00043(pid=178): Launched 22:49:14.453210 run mass: MS start registered {at=1681060.156549249, delay=0.005302862962707877, ms=00043} 22:49:14.728464 run osmo-ms-mob/00044: Starting mobile 22:49:14.742549 run osmo-ms-mob/00044(pid=179): Launched 22:49:14.754113 run mass: MS start registered {at=1681060.457459155, delay=0.005249467911198735, ms=00044} 22:49:15.040495 run osmo-ms-mob/00045: Starting mobile 22:49:15.058757 run osmo-ms-mob/00045(pid=180): Launched 22:49:15.070089 run mass: MS start registered {at=1681060.773439327, delay=0.005105405114591122, ms=00045} 22:49:15.342974 run osmo-ms-mob/00046: Starting mobile 22:49:15.357480 run osmo-ms-mob/00046(pid=181): Launched 22:49:15.368935 run mass: MS start registered {at=1681061.072280832, delay=0.0051226920913904905, ms=00046} 22:49:15.544763 run mass: MS performed LU {at=1681061.248018253, lu_delay=4.592577349860221, ms=00033} 22:49:15.567952 run osmo-ms-mob/00047: Starting mobile 22:49:15.582176 run osmo-ms-mob/00047(pid=182): Launched 22:49:15.593472 run mass: MS start registered {at=1681061.296820715, delay=0.004945368971675634, ms=00047} 22:49:15.626440 run mass: MS performed LU {at=1681061.329775254, lu_delay=5.0741834389045835, ms=00032} 22:49:15.692198 run mass: MS performed LU {at=1681061.395412476, lu_delay=5.543460000073537, ms=00031} 22:49:15.706734 run osmo-ms-mob/00048: Starting mobile 22:49:15.720209 run osmo-ms-mob/00048(pid=183): Launched 22:49:15.731387 run mass: MS start registered {at=1681061.434736122, delay=0.004824848845601082, ms=00048} 22:49:15.797246 run mass: MS performed LU {at=1681061.50057755, lu_delay=5.941035886993632, ms=00030} 22:49:15.836405 run mass: MS performed LU {at=1681061.539684347, lu_delay=6.383655805140734, ms=00029} 22:49:15.859294 run osmo-ms-mob/00049: Starting mobile 22:49:15.874638 run osmo-ms-mob/00049(pid=184): Launched 22:49:15.885550 run mass: MS start registered {at=1681061.588898543, delay=0.004808265017345548, ms=00049} 22:49:16.534534 run osmo-ms-mob/00050: Starting mobile 22:49:16.549984 run osmo-ms-mob/00050(pid=185): Launched 22:49:16.561310 run mass: MS start registered {at=1681062.264656322, delay=0.005038936156779528, ms=00050} 22:49:16.926626 run osmo-ms-mob/00051: Starting mobile 22:49:16.941626 run osmo-ms-mob/00051(pid=186): Launched 22:49:16.953299 run mass: MS start registered {at=1681062.65665002, delay=0.005079108057543635, ms=00051} 22:49:17.247538 run osmo-ms-mob/00052: Starting mobile 22:49:17.261704 run osmo-ms-mob/00052(pid=187): Launched 22:49:17.272885 run mass: MS start registered {at=1681062.976230078, delay=0.004956929944455624, ms=00052} 22:49:17.526736 run osmo-ms-mob/00053: Starting mobile 22:49:17.540646 run osmo-ms-mob/00053(pid=188): Launched 22:49:17.547129 run mass: MS performed LU {at=1681063.250487713, lu_delay=5.894583260873333, ms=00035} 22:49:17.553159 run mass: MS start registered {at=1681063.25652521, delay=0.006058908067643642, ms=00053} 22:49:17.559469 run mass: MS performed LU {at=1681063.262827935, lu_delay=6.204046767903492, ms=00034} 22:49:17.570802 run osmo-ms-mob/00054: Starting mobile 22:49:17.584202 run osmo-ms-mob/00054(pid=189): Launched 22:49:17.595637 run mass: MS start registered {at=1681063.298987164, delay=0.005281215999275446, ms=00054} 22:49:17.643556 run mass: MS performed LU {at=1681063.346891844, lu_delay=5.190436203964055, ms=00037} 22:49:17.698852 run mass: MS performed LU {at=1681063.402189781, lu_delay=4.9469412178732455, ms=00038} 22:49:17.710572 run osmo-ms-mob/00055: Starting mobile 22:49:17.724522 run osmo-ms-mob/00055(pid=190): Launched 22:49:17.736105 run mass: MS start registered {at=1681063.439449427, delay=0.005400304915383458, ms=00055} 22:49:17.989714 run mass: MS performed LU {at=1681063.693033385, lu_delay=4.937267845030874, ms=00039} 22:49:18.427806 run osmo-ms-mob/00056: Starting mobile 22:49:18.441416 run osmo-ms-mob/00056(pid=191): Launched 22:49:18.452746 run mass: MS start registered {at=1681064.156094884, delay=0.004845842020586133, ms=00056} 22:49:18.741029 run osmo-ms-mob/00057: Starting mobile 22:49:18.755466 run osmo-ms-mob/00057(pid=192): Launched 22:49:18.766913 run mass: MS start registered {at=1681064.470257142, delay=0.005105310119688511, ms=00057} 22:49:19.127353 run osmo-ms-mob/00058: Starting mobile 22:49:19.141202 run osmo-ms-mob/00058(pid=193): Launched 22:49:19.152552 run mass: MS start registered {at=1681064.855890617, delay=0.0050832349807024, ms=00058} 22:49:19.308805 run mass: MS performed LU {at=1681065.012141089, lu_delay=5.55604710499756, ms=00041} 22:49:19.392804 run mass: MS performed LU {at=1681065.096141268, lu_delay=5.555648131063208, ms=00042} 22:49:19.404173 run osmo-ms-mob/00059: Starting mobile 22:49:19.417458 run osmo-ms-mob/00059(pid=194): Launched 22:49:19.428413 run mass: MS start registered {at=1681065.131766396, delay=0.00486267008818686, ms=00059} 22:49:19.457394 run mass: MS performed LU {at=1681065.160729658, lu_delay=6.004786169156432, ms=00040} 22:49:19.563519 run mass: MS performed LU {at=1681065.266854429, lu_delay=4.809395273914561, ms=00044} 22:49:19.574642 run osmo-ms-mob/00060: Starting mobile 22:49:19.588090 run osmo-ms-mob/00060(pid=195): Launched 22:49:19.599109 run mass: MS start registered {at=1681065.30245775, delay=0.004921047016978264, ms=00060} 22:49:19.605477 run mass: MS performed LU {at=1681065.30883704, lu_delay=5.152287791017443, ms=00043} 22:49:20.127679 run osmo-ms-mob/00061: Starting mobile 22:49:20.141572 run osmo-ms-mob/00061(pid=196): Launched 22:49:20.152987 run mass: MS start registered {at=1681065.856338134, delay=0.0049046429339796305, ms=00061} 22:49:20.427258 run osmo-ms-mob/00062: Starting mobile 22:49:20.443231 run osmo-ms-mob/00062(pid=197): Launched 22:49:20.454723 run mass: MS start registered {at=1681066.158066672, delay=0.004794394131749868, ms=00062} 22:49:20.684597 run mass: MS performed LU {at=1681066.387931951, lu_delay=3.7312819310463965, ms=00051} 22:49:20.696602 run osmo-ms-mob/00063: Starting mobile 22:49:20.712346 run osmo-ms-mob/00063(pid=198): Launched 22:49:20.723875 run mass: MS start registered {at=1681066.427217198, delay=0.004940759157761931, ms=00063} 22:49:21.128437 run osmo-ms-mob/00064: Starting mobile 22:49:21.142560 run osmo-ms-mob/00064(pid=199): Launched 22:49:21.154220 run mass: MS start registered {at=1681066.857569837, delay=0.005082494113594294, ms=00064} 22:49:21.173217 run mass: MS performed LU {at=1681066.876555634, lu_delay=6.103116306941956, ms=00045} 22:49:21.229606 run mass: MS performed LU {at=1681066.93294264, lu_delay=5.636121924966574, ms=00047} 22:49:21.321246 run mass: MS performed LU {at=1681067.024581491, lu_delay=5.589845369104296, ms=00048} 22:49:21.333248 run osmo-ms-mob/00065: Starting mobile 22:49:21.346974 run osmo-ms-mob/00065(pid=200): Launched 22:49:21.358048 run mass: MS start registered {at=1681067.061400099, delay=0.004840584006160498, ms=00065} 22:49:21.520110 run mass: MS performed LU {at=1681067.223446429, lu_delay=6.151165596907958, ms=00046} 22:49:21.537820 run mass: MS performed LU {at=1681067.241160302, lu_delay=5.652261758921668, ms=00049} 22:49:21.551768 run osmo-ms-mob/00066: Starting mobile 22:49:21.565692 run osmo-ms-mob/00066(pid=201): Launched 22:49:21.576997 run mass: MS start registered {at=1681067.280342266, delay=0.004744173027575016, ms=00066} 22:49:22.217198 run mass: MS performed LU {at=1681067.920533205, lu_delay=5.655876882839948, ms=00050} 22:49:22.229497 run osmo-ms-mob/00067: Starting mobile 22:49:22.243344 run osmo-ms-mob/00067(pid=202): Launched 22:49:22.255079 run mass: MS start registered {at=1681067.958430958, delay=0.005074928980320692, ms=00067} 22:49:22.387994 run mass: MS performed LU {at=1681068.091326276, lu_delay=3.935231392038986, ms=00056} 22:49:22.394505 run mass: MS performed LU {at=1681068.097869258, lu_delay=3.627612115815282, ms=00057} 22:49:22.405899 run osmo-ms-mob/00068: Starting mobile 22:49:22.420657 run osmo-ms-mob/00068(pid=203): Launched 22:49:22.432495 run mass: MS start registered {at=1681068.135846015, delay=0.00520313112065196, ms=00068} 22:49:22.926891 run osmo-ms-mob/00069: Starting mobile 22:49:22.940471 run osmo-ms-mob/00069(pid=204): Launched 22:49:22.953582 run mass: MS start registered {at=1681068.656919263, delay=0.006588709075003862, ms=00069} 22:49:23.075452 run mass: MS performed LU {at=1681068.778774879, lu_delay=5.522249668836594, ms=00053} 22:49:23.222702 run mass: MS performed LU {at=1681068.926030516, lu_delay=5.62704335199669, ms=00054} 22:49:23.235327 run osmo-ms-mob/00070: Starting mobile 22:49:23.249682 run osmo-ms-mob/00070(pid=205): Launched 22:49:23.261293 run mass: MS start registered {at=1681068.964639158, delay=0.005149729084223509, ms=00070} 22:49:23.727396 run osmo-ms-mob/00071: Starting mobile 22:49:23.741273 run osmo-ms-mob/00071(pid=206): Launched 22:49:23.752980 run mass: MS start registered {at=1681069.456329402, delay=0.0051713259890675545, ms=00071} 22:49:24.133212 run osmo-ms-mob/00072: Starting mobile 22:49:24.148071 run osmo-ms-mob/00072(pid=207): Launched 22:49:24.159774 run mass: MS start registered {at=1681069.863090082, delay=0.0053812621627002954, ms=00072} 22:49:24.528777 run osmo-ms-mob/00073: Starting mobile 22:49:24.543268 run osmo-ms-mob/00073(pid=208): Launched 22:49:24.554735 run mass: MS start registered {at=1681070.258080947, delay=0.005119472974911332, ms=00073} 22:49:24.927073 run osmo-ms-mob/00074: Starting mobile 22:49:24.943091 run osmo-ms-mob/00074(pid=209): Launched 22:49:24.954766 run mass: MS start registered {at=1681070.658114801, delay=0.004810894839465618, ms=00074} 22:49:25.041006 run mass: MS performed LU {at=1681070.744333358, lu_delay=5.441875607939437, ms=00060} 22:49:25.087631 run mass: MS performed LU {at=1681070.790964316, lu_delay=5.659197920002043, ms=00059} 22:49:25.175385 run mass: MS performed LU {at=1681070.878721742, lu_delay=6.022831124952063, ms=00058} 22:49:25.187667 run osmo-ms-mob/00075: Starting mobile 22:49:25.201310 run osmo-ms-mob/00075(pid=210): Launched 22:49:25.212422 run mass: MS start registered {at=1681070.915772088, delay=0.004569515120238066, ms=00075} 22:49:25.230776 run mass: MS performed LU {at=1681070.934110764, lu_delay=4.776044091908261, ms=00062} 22:49:25.267301 run mass: MS performed LU {at=1681070.970641363, lu_delay=5.114303228911012, ms=00061} 22:49:25.285800 run mass: MS performed LU {at=1681070.989132656, lu_delay=4.56191545794718, ms=00063} 22:49:25.827561 run osmo-ms-mob/00076: Starting mobile 22:49:25.841433 run osmo-ms-mob/00076(pid=211): Launched 22:49:25.853048 run mass: MS start registered {at=1681071.556395983, delay=0.004958971170708537, ms=00076} 22:49:26.107117 run mass: MS performed LU {at=1681071.810446063, lu_delay=4.749045964097604, ms=00065} 22:49:26.227964 run osmo-ms-mob/00077: Starting mobile 22:49:26.242338 run osmo-ms-mob/00077(pid=212): Launched 22:49:26.254418 run mass: MS start registered {at=1681071.957763599, delay=0.0054676649160683155, ms=00077} 22:49:26.727382 run osmo-ms-mob/00078: Starting mobile 22:49:26.741216 run osmo-ms-mob/00078(pid=213): Launched 22:49:26.753491 run mass: MS start registered {at=1681072.456826683, delay=0.0056382049806416035, ms=00078} 22:49:26.841059 run mass: MS performed LU {at=1681072.544395748, lu_delay=4.408549732994288, ms=00068} 22:49:26.951426 run mass: MS performed LU {at=1681072.654760232, lu_delay=5.374417965998873, ms=00066} 22:49:26.988400 run mass: MS performed LU {at=1681072.691737728, lu_delay=4.733306769980118, ms=00067} 22:49:26.999892 run osmo-ms-mob/00079: Starting mobile 22:49:27.013887 run osmo-ms-mob/00079(pid=214): Launched 22:49:27.025558 run mass: MS start registered {at=1681072.72890705, delay=0.0053727522026747465, ms=00079} 22:49:27.627393 run osmo-ms-mob/00080: Starting mobile 22:49:27.641183 run osmo-ms-mob/00080(pid=215): Launched 22:49:27.652985 run mass: MS start registered {at=1681073.356327501, delay=0.005332242930307984, ms=00080} 22:49:28.127783 run osmo-ms-mob/00081: Starting mobile 22:49:28.141832 run osmo-ms-mob/00081(pid=216): Launched 22:49:28.153764 run mass: MS start registered {at=1681073.857106507, delay=0.005265163956210017, ms=00081} 22:49:28.531959 run osmo-ms-mob/00082: Starting mobile 22:49:28.546112 run osmo-ms-mob/00082(pid=217): Launched 22:49:28.557460 run mass: MS start registered {at=1681074.260805331, delay=0.005084363045170903, ms=00082} 22:49:28.875603 run mass: MS performed LU {at=1681074.578849929, lu_delay=5.122520526871085, ms=00071} 22:49:28.882763 run mass: MS performed LU {at=1681074.586128077, lu_delay=5.621488919015974, ms=00070} 22:49:28.888777 run mass: MS performed LU {at=1681074.592143314, lu_delay=4.729053231887519, ms=00072} 22:49:28.900010 run osmo-ms-mob/00083: Starting mobile 22:49:28.913758 run osmo-ms-mob/00083(pid=218): Launched 22:49:28.925523 run mass: MS start registered {at=1681074.628875455, delay=0.005497588776051998, ms=00083} 22:49:28.940573 run mass: MS performed LU {at=1681074.643925498, lu_delay=5.987006234936416, ms=00069} 22:49:29.627504 run osmo-ms-mob/00084: Starting mobile 22:49:29.641276 run osmo-ms-mob/00084(pid=219): Launched 22:49:29.652891 run mass: MS start registered {at=1681075.356238867, delay=0.0050696388352662325, ms=00084} 22:49:30.132023 run osmo-ms-mob/00085: Starting mobile 22:49:30.147124 run osmo-ms-mob/00085(pid=220): Launched 22:49:30.159416 run mass: MS start registered {at=1681075.862755448, delay=0.005956684006378055, ms=00085} 22:49:30.607208 run mass: MS performed LU {at=1681076.310524318, lu_delay=4.754128334810957, ms=00076} 22:49:30.625061 run mass: MS performed LU {at=1681076.328375646, lu_delay=4.370612046914175, ms=00077} 22:49:30.643928 run osmo-ms-mob/00086: Starting mobile 22:49:30.657728 run osmo-ms-mob/00086(pid=221): Launched 22:49:30.669792 run mass: MS start registered {at=1681076.373140913, delay=0.00542807299643755, ms=00086} 22:49:30.755050 run mass: MS performed LU {at=1681076.458373377, lu_delay=5.542601288994774, ms=00075} 22:49:30.879464 run mass: MS performed LU {at=1681076.58279734, lu_delay=6.32471639290452, ms=00073} 22:49:30.898256 run mass: MS performed LU {at=1681076.601584407, lu_delay=5.943469606107101, ms=00074} 22:49:31.327546 run osmo-ms-mob/00087: Starting mobile 22:49:31.341049 run osmo-ms-mob/00087(pid=222): Launched 22:49:31.352994 run mass: MS start registered {at=1681077.056337681, delay=0.005667787976562977, ms=00087} 22:49:31.926324 run osmo-ms-mob/00088: Starting mobile 22:49:31.939816 run osmo-ms-mob/00088(pid=223): Launched 22:49:31.951601 run mass: MS start registered {at=1681077.654931351, delay=0.005470986012369394, ms=00088} 22:49:32.527332 run osmo-ms-mob/00089: Starting mobile 22:49:32.541103 run osmo-ms-mob/00089(pid=224): Launched 22:49:32.552780 run mass: MS start registered {at=1681078.256133272, delay=0.005024567013606429, ms=00089} 22:49:32.573570 run mass: MS performed LU {at=1681078.276916703, lu_delay=5.82009002007544, ms=00078} 22:49:32.591555 run mass: MS performed LU {at=1681078.294885591, lu_delay=5.5659785408061, ms=00079} 22:49:32.619202 run mass: MS performed LU {at=1681078.322543309, lu_delay=4.966215808177367, ms=00080} 22:49:32.941618 run mass: MS performed LU {at=1681078.644954773, lu_delay=4.787848265841603, ms=00081} 22:49:33.126926 run osmo-ms-mob/00090: Starting mobile 22:49:33.142415 run osmo-ms-mob/00090(pid=225): Launched 22:49:33.153956 run mass: MS start registered {at=1681078.857306022, delay=0.005193941993638873, ms=00090} 22:49:33.826896 run osmo-ms-mob/00091: Starting mobile 22:49:33.841154 run osmo-ms-mob/00091(pid=226): Launched 22:49:33.852635 run mass: MS start registered {at=1681079.55597808, delay=0.004931201925501227, ms=00091} 22:49:34.401194 run mass: MS performed LU {at=1681080.104486075, lu_delay=5.475610620109364, ms=00083} 22:49:34.411535 run mass: MS performed LU {at=1681080.114899137, lu_delay=5.854093806119636, ms=00082} 22:49:34.422638 run osmo-ms-mob/00092: Starting mobile 22:49:34.436541 run osmo-ms-mob/00092(pid=227): Launched 22:49:34.449386 run mass: MS start registered {at=1681080.152728216, delay=0.006565045099705458, ms=00092} 22:49:34.520837 run mass: MS performed LU {at=1681080.224168851, lu_delay=4.867929984116927, ms=00084} 22:49:34.644978 run mass: MS performed LU {at=1681080.348310652, lu_delay=22.68268355098553, ms=00036} 22:49:35.346148 run osmo-ms-mob/00093: Starting mobile 22:49:35.361775 run osmo-ms-mob/00093(pid=228): Launched 22:49:35.373420 run mass: MS start registered {at=1681081.076754934, delay=0.005589074920862913, ms=00093} 22:49:36.237030 run osmo-ms-mob/00094: Starting mobile 22:49:36.252525 run osmo-ms-mob/00094(pid=229): Launched 22:49:36.263592 run mass: MS start registered {at=1681081.966943004, delay=0.004818559857085347, ms=00094} 22:49:36.340429 run mass: MS performed LU {at=1681082.043685561, lu_delay=5.670544648077339, ms=00086} 22:49:36.363145 run mass: MS performed LU {at=1681082.066506911, lu_delay=6.20375146297738, ms=00085} 22:49:36.385730 run mass: MS performed LU {at=1681082.089028959, lu_delay=5.032691278029233, ms=00087} 22:49:36.473112 run mass: MS performed LU {at=1681082.176382543, lu_delay=4.5214511919766665, ms=00088} 22:49:37.137274 run osmo-ms-mob/00095: Starting mobile 22:49:37.150755 run osmo-ms-mob/00095(pid=230): Launched 22:49:37.162276 run mass: MS start registered {at=1681082.865618549, delay=0.005260749952867627, ms=00095} 22:49:38.130786 run osmo-ms-mob/00096: Starting mobile 22:49:38.144571 run osmo-ms-mob/00096(pid=231): Launched 22:49:38.151300 run mass: MS performed LU {at=1681083.854656107, lu_delay=4.9973500850610435, ms=00090} 22:49:38.157453 run mass: MS start registered {at=1681083.860817824, delay=0.006183563033118844, ms=00096} 22:49:38.287541 run mass: MS performed LU {at=1681083.990792213, lu_delay=4.434814132982865, ms=00091} 22:49:39.248711 run osmo-ms-mob/00097: Starting mobile 22:49:39.264087 run osmo-ms-mob/00097(pid=232): Launched 22:49:39.276384 run mass: MS start registered {at=1681084.979735156, delay=0.006186380051076412, ms=00097} 22:49:40.314089 run mass: MS performed LU {at=1681086.017295419, lu_delay=4.940540485084057, ms=00093} 22:49:40.322537 run mass: MS performed LU {at=1681086.025899965, lu_delay=5.873171749059111, ms=00092} 22:49:40.328243 run mass: MS performed LU {at=1681086.031609126, lu_delay=22.592159698950127, ms=00055} 22:49:40.338791 run osmo-ms-mob/00098: Starting mobile 22:49:40.352264 run osmo-ms-mob/00098(pid=233): Launched 22:49:40.358269 run mass: MS performed LU {at=1681086.061630278, lu_delay=23.08540019998327, ms=00052} 22:49:40.364237 run mass: MS start registered {at=1681086.067603386, delay=0.005992379039525986, ms=00098} 22:49:41.905022 run mass: MS performed LU {at=1681087.607995037, lu_delay=4.742376487934962, ms=00095} 22:49:42.052982 run mass: MS performed LU {at=1681087.756240041, lu_delay=5.789297037059441, ms=00094} 22:49:42.342108 run osmo-ms-mob/00099: Starting mobile 22:49:42.356145 run osmo-ms-mob/00099(pid=234): Launched 22:49:42.363468 run mass: All started... {duration=55.74271328188479, too_slow=0} 22:49:42.370786 run mass: MS start registered {at=1681088.074144832, delay=0.007311786059290171, ms=00099} 22:49:43.870170 run mass: MS performed LU {at=1681089.57349137, lu_delay=5.712673546047881, ms=00096} 22:49:43.888245 run mass: MS performed LU {at=1681089.591596208, lu_delay=4.611861051991582, ms=00097} 22:49:43.916933 run mass: MS performed LU {at=1681089.620266246, lu_delay=22.7626964088995, ms=00064} 22:49:45.818618 run mass: MS performed LU {at=1681091.521879806, lu_delay=5.454276419943199, ms=00098} 22:49:47.637047 run mass: MS performed LU {at=1681093.340304262, lu_delay=5.266159429913387, ms=00099} 22:49:55.168759 run mass: MS performed LU {at=1681100.871939533, lu_delay=22.615806260844693, ms=00089} 22:49:55.186162 run mass: Tests done {all_completed=True, max=23.08540019998327, min=3.627612115815282} 22:49:55.191918 tst register_default_mass.py: Test passed (92.5 sec) 22:49:55.197281 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminating (SIGTERM) 22:49:55.200493 run osmo-hlr_127.0.42.2(pid=23): Terminating (SIGTERM) 22:49:55.203674 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminating (SIGTERM) 22:49:55.206882 run osmo-stp_127.0.42.5(pid=25): Terminating (SIGTERM) 22:49:55.210115 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminating (SIGTERM) 22:49:55.213512 run osmo-msc_127.0.42.6(pid=27): Terminating (SIGTERM) 22:49:55.216935 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminating (SIGTERM) 22:49:55.220238 run osmo-mgw_127.0.42.3(pid=29): Terminating (SIGTERM) 22:49:55.223921 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminating (SIGTERM) 22:49:55.227299 run osmo-mgw_127.0.42.4(pid=31): Terminating (SIGTERM) 22:49:55.230711 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminating (SIGTERM) 22:49:55.234149 run osmo-bsc_127.0.42.7(pid=33): Terminating (SIGTERM) 22:49:55.242542 run osmo-bts-virtual(pid=34): Terminating (SIGTERM) 22:49:55.246323 run osmo-ms-virt-phy/00000(pid=35): Terminating (SIGTERM) 22:49:55.249766 run osmo-ms-virt-phy/00001(pid=36): Terminating (SIGTERM) 22:49:55.253249 run osmo-ms-virt-phy/00002(pid=37): Terminating (SIGTERM) 22:49:55.256720 run osmo-ms-virt-phy/00003(pid=38): Terminating (SIGTERM) 22:49:55.260179 run osmo-ms-virt-phy/00004(pid=39): Terminating (SIGTERM) 22:49:55.263864 run osmo-ms-virt-phy/00005(pid=40): Terminating (SIGTERM) 22:49:55.267375 run osmo-ms-virt-phy/00006(pid=41): Terminating (SIGTERM) 22:49:55.270826 run osmo-ms-virt-phy/00007(pid=42): Terminating (SIGTERM) 22:49:55.274226 run osmo-ms-virt-phy/00008(pid=43): Terminating (SIGTERM) 22:49:55.277614 run osmo-ms-virt-phy/00009(pid=44): Terminating (SIGTERM) 22:49:55.281036 run osmo-ms-virt-phy/00010(pid=45): Terminating (SIGTERM) 22:49:55.284472 run osmo-ms-virt-phy/00011(pid=46): Terminating (SIGTERM) 22:49:55.288564 run osmo-ms-virt-phy/00012(pid=47): Terminating (SIGTERM) 22:49:55.292073 run osmo-ms-virt-phy/00013(pid=48): Terminating (SIGTERM) 22:49:55.295522 run osmo-ms-virt-phy/00014(pid=49): Terminating (SIGTERM) 22:49:55.298995 run osmo-ms-virt-phy/00015(pid=50): Terminating (SIGTERM) 22:49:55.302434 run osmo-ms-virt-phy/00016(pid=51): Terminating (SIGTERM) 22:49:55.305866 run osmo-ms-virt-phy/00017(pid=52): Terminating (SIGTERM) 22:49:55.309482 run osmo-ms-virt-phy/00018(pid=53): Terminating (SIGTERM) 22:49:55.313666 run osmo-ms-virt-phy/00019(pid=54): Terminating (SIGTERM) 22:49:55.317089 run osmo-ms-virt-phy/00020(pid=55): Terminating (SIGTERM) 22:49:55.320814 run osmo-ms-virt-phy/00021(pid=56): Terminating (SIGTERM) 22:49:55.324611 run osmo-ms-virt-phy/00022(pid=57): Terminating (SIGTERM) 22:49:55.328065 run osmo-ms-virt-phy/00023(pid=58): Terminating (SIGTERM) 22:49:55.332322 run osmo-ms-virt-phy/00024(pid=59): Terminating (SIGTERM) 22:49:55.335767 run osmo-ms-virt-phy/00025(pid=60): Terminating (SIGTERM) 22:49:55.339208 run osmo-ms-virt-phy/00026(pid=61): Terminating (SIGTERM) 22:49:55.342550 run osmo-ms-virt-phy/00027(pid=62): Terminating (SIGTERM) 22:49:55.345936 run osmo-ms-virt-phy/00028(pid=63): Terminating (SIGTERM) 22:49:55.349321 run osmo-ms-virt-phy/00029(pid=64): Terminating (SIGTERM) 22:49:55.352731 run osmo-ms-virt-phy/00030(pid=65): Terminating (SIGTERM) 22:49:55.356021 run osmo-ms-virt-phy/00031(pid=66): Terminating (SIGTERM) 22:49:55.359591 run osmo-ms-virt-phy/00032(pid=67): Terminating (SIGTERM) 22:49:55.362889 run osmo-ms-virt-phy/00033(pid=68): Terminating (SIGTERM) 22:49:55.366280 run osmo-ms-virt-phy/00034(pid=69): Terminating (SIGTERM) 22:49:55.370175 run osmo-ms-virt-phy/00035(pid=70): Terminating (SIGTERM) 22:49:55.373913 run osmo-ms-virt-phy/00036(pid=71): Terminating (SIGTERM) 22:49:55.377471 run osmo-ms-virt-phy/00037(pid=72): Terminating (SIGTERM) 22:49:55.381387 run osmo-ms-virt-phy/00038(pid=73): Terminating (SIGTERM) 22:49:55.384793 run osmo-ms-virt-phy/00039(pid=74): Terminating (SIGTERM) 22:49:55.388109 run osmo-ms-virt-phy/00040(pid=75): Terminating (SIGTERM) 22:49:55.391549 run osmo-ms-virt-phy/00041(pid=76): Terminating (SIGTERM) 22:49:55.394946 run osmo-ms-virt-phy/00042(pid=77): Terminating (SIGTERM) 22:49:55.398326 run osmo-ms-virt-phy/00043(pid=78): Terminating (SIGTERM) 22:49:55.401736 run osmo-ms-virt-phy/00044(pid=79): Terminating (SIGTERM) 22:49:55.405236 run osmo-ms-virt-phy/00045(pid=80): Terminating (SIGTERM) 22:49:55.408636 run osmo-ms-virt-phy/00046(pid=81): Terminating (SIGTERM) 22:49:55.412006 run osmo-ms-virt-phy/00047(pid=82): Terminating (SIGTERM) 22:49:55.415417 run osmo-ms-virt-phy/00048(pid=83): Terminating (SIGTERM) 22:49:55.419112 run osmo-ms-virt-phy/00049(pid=84): Terminating (SIGTERM) 22:49:55.422552 run osmo-ms-virt-phy/00050(pid=85): Terminating (SIGTERM) 22:49:55.425967 run osmo-ms-virt-phy/00051(pid=86): Terminating (SIGTERM) 22:49:55.429580 run osmo-ms-virt-phy/00052(pid=87): Terminating (SIGTERM) 22:49:55.433116 run osmo-ms-virt-phy/00053(pid=88): Terminating (SIGTERM) 22:49:55.437010 run osmo-ms-virt-phy/00054(pid=89): Terminating (SIGTERM) 22:49:55.440389 run osmo-ms-virt-phy/00055(pid=90): Terminating (SIGTERM) 22:49:55.443770 run osmo-ms-virt-phy/00056(pid=91): Terminating (SIGTERM) 22:49:55.447607 run osmo-ms-virt-phy/00057(pid=92): Terminating (SIGTERM) 22:49:55.450999 run osmo-ms-virt-phy/00058(pid=93): Terminating (SIGTERM) 22:49:55.454379 run osmo-ms-virt-phy/00059(pid=94): Terminating (SIGTERM) 22:49:55.457787 run osmo-ms-virt-phy/00060(pid=95): Terminating (SIGTERM) 22:49:55.461133 run osmo-ms-virt-phy/00061(pid=96): Terminating (SIGTERM) 22:49:55.464506 run osmo-ms-virt-phy/00062(pid=97): Terminating (SIGTERM) 22:49:55.467894 run osmo-ms-virt-phy/00063(pid=98): Terminating (SIGTERM) 22:49:55.471198 run osmo-ms-virt-phy/00064(pid=99): Terminating (SIGTERM) 22:49:55.474577 run osmo-ms-virt-phy/00065(pid=100): Terminating (SIGTERM) 22:49:55.477939 run osmo-ms-virt-phy/00066(pid=101): Terminating (SIGTERM) 22:49:55.481343 run osmo-ms-virt-phy/00067(pid=102): Terminating (SIGTERM) 22:49:55.484642 run osmo-ms-virt-phy/00068(pid=103): Terminating (SIGTERM) 22:49:55.488021 run osmo-ms-virt-phy/00069(pid=104): Terminating (SIGTERM) 22:49:55.491452 run osmo-ms-virt-phy/00070(pid=105): Terminating (SIGTERM) 22:49:55.494877 run osmo-ms-virt-phy/00071(pid=106): Terminating (SIGTERM) 22:49:55.498335 run osmo-ms-virt-phy/00072(pid=107): Terminating (SIGTERM) 22:49:55.502070 run osmo-ms-virt-phy/00073(pid=108): Terminating (SIGTERM) 22:49:55.506392 run osmo-ms-virt-phy/00074(pid=109): Terminating (SIGTERM) 22:49:55.509812 run osmo-ms-virt-phy/00075(pid=110): Terminating (SIGTERM) 22:49:55.513300 run osmo-ms-virt-phy/00076(pid=111): Terminating (SIGTERM) 22:49:55.516858 run osmo-ms-virt-phy/00077(pid=112): Terminating (SIGTERM) 22:49:55.520296 run osmo-ms-virt-phy/00078(pid=113): Terminating (SIGTERM) 22:49:55.523681 run osmo-ms-virt-phy/00079(pid=114): Terminating (SIGTERM) 22:49:55.527073 run osmo-ms-virt-phy/00080(pid=115): Terminating (SIGTERM) 22:49:55.530474 run osmo-ms-virt-phy/00081(pid=116): Terminating (SIGTERM) 22:49:55.534207 run osmo-ms-virt-phy/00082(pid=117): Terminating (SIGTERM) 22:49:55.538226 run osmo-ms-virt-phy/00083(pid=118): Terminating (SIGTERM) 22:49:55.541610 run osmo-ms-virt-phy/00084(pid=119): Terminating (SIGTERM) 22:49:55.545015 run osmo-ms-virt-phy/00085(pid=120): Terminating (SIGTERM) 22:49:55.549023 run osmo-ms-virt-phy/00086(pid=121): Terminating (SIGTERM) 22:49:55.552876 run osmo-ms-virt-phy/00087(pid=122): Terminating (SIGTERM) 22:49:55.556291 run osmo-ms-virt-phy/00088(pid=123): Terminating (SIGTERM) 22:49:55.559692 run osmo-ms-virt-phy/00089(pid=124): Terminating (SIGTERM) 22:49:55.563088 run osmo-ms-virt-phy/00090(pid=125): Terminating (SIGTERM) 22:49:55.566796 run osmo-ms-virt-phy/00091(pid=126): Terminating (SIGTERM) 22:49:55.570354 run osmo-ms-virt-phy/00092(pid=127): Terminating (SIGTERM) 22:49:55.573765 run osmo-ms-virt-phy/00093(pid=128): Terminating (SIGTERM) 22:49:55.577210 run osmo-ms-virt-phy/00094(pid=129): Terminating (SIGTERM) 22:49:55.580592 run osmo-ms-virt-phy/00095(pid=130): Terminating (SIGTERM) 22:49:55.583937 run osmo-ms-virt-phy/00096(pid=131): Terminating (SIGTERM) 22:49:55.587408 run osmo-ms-virt-phy/00097(pid=132): Terminating (SIGTERM) 22:49:55.590839 run osmo-ms-virt-phy/00098(pid=133): Terminating (SIGTERM) 22:49:55.594296 run osmo-ms-virt-phy/00099(pid=134): Terminating (SIGTERM) 22:49:55.597687 run osmo-ms-mob/00000(pid=135): Terminating (SIGTERM) 22:49:55.601095 run osmo-ms-mob/00001(pid=136): Terminating (SIGTERM) 22:49:55.604489 run osmo-ms-mob/00002(pid=137): Terminating (SIGTERM) 22:49:55.607776 run osmo-ms-mob/00003(pid=138): Terminating (SIGTERM) 22:49:55.611045 run osmo-ms-mob/00004(pid=139): Terminating (SIGTERM) 22:49:55.614287 run osmo-ms-mob/00005(pid=140): Terminating (SIGTERM) 22:49:55.617591 run osmo-ms-mob/00006(pid=141): Terminating (SIGTERM) 22:49:55.620978 run osmo-ms-mob/00007(pid=142): Terminating (SIGTERM) 22:49:55.624365 run osmo-ms-mob/00008(pid=143): Terminating (SIGTERM) 22:49:55.627749 run osmo-ms-mob/00009(pid=144): Terminating (SIGTERM) 22:49:55.631116 run osmo-ms-mob/00010(pid=145): Terminating (SIGTERM) 22:49:55.634476 run osmo-ms-mob/00011(pid=146): Terminating (SIGTERM) 22:49:55.637865 run osmo-ms-mob/00012(pid=147): Terminating (SIGTERM) 22:49:55.641220 run osmo-ms-mob/00013(pid=148): Terminating (SIGTERM) 22:49:55.644595 run osmo-ms-mob/00014(pid=149): Terminating (SIGTERM) 22:49:55.647967 run osmo-ms-mob/00015(pid=150): Terminating (SIGTERM) 22:49:55.651374 run osmo-ms-mob/00016(pid=151): Terminating (SIGTERM) 22:49:55.654771 run osmo-ms-mob/00017(pid=152): Terminating (SIGTERM) 22:49:55.658168 run osmo-ms-mob/00018(pid=153): Terminating (SIGTERM) 22:49:55.661545 run osmo-ms-mob/00019(pid=154): Terminating (SIGTERM) 22:49:55.664907 run osmo-ms-mob/00020(pid=155): Terminating (SIGTERM) 22:49:55.668240 run osmo-ms-mob/00021(pid=156): Terminating (SIGTERM) 22:49:55.671606 run osmo-ms-mob/00022(pid=157): Terminating (SIGTERM) 22:49:55.674962 run osmo-ms-mob/00023(pid=158): Terminating (SIGTERM) 22:49:55.678331 run osmo-ms-mob/00024(pid=159): Terminating (SIGTERM) 22:49:55.681676 run osmo-ms-mob/00025(pid=160): Terminating (SIGTERM) 22:49:55.685060 run osmo-ms-mob/00026(pid=161): Terminating (SIGTERM) 22:49:55.688415 run osmo-ms-mob/00027(pid=162): Terminating (SIGTERM) 22:49:55.691773 run osmo-ms-mob/00028(pid=163): Terminating (SIGTERM) 22:49:55.695137 run osmo-ms-mob/00029(pid=164): Terminating (SIGTERM) 22:49:55.698514 run osmo-ms-mob/00030(pid=165): Terminating (SIGTERM) 22:49:55.701887 run osmo-ms-mob/00031(pid=166): Terminating (SIGTERM) 22:49:55.705264 run osmo-ms-mob/00032(pid=167): Terminating (SIGTERM) 22:49:55.708613 run osmo-ms-mob/00033(pid=168): Terminating (SIGTERM) 22:49:55.711997 run osmo-ms-mob/00034(pid=169): Terminating (SIGTERM) 22:49:55.715319 run osmo-ms-mob/00035(pid=170): Terminating (SIGTERM) 22:49:55.718694 run osmo-ms-mob/00036(pid=171): Terminating (SIGTERM) 22:49:55.722011 run osmo-ms-mob/00037(pid=172): Terminating (SIGTERM) 22:49:55.725253 run osmo-ms-mob/00038(pid=173): Terminating (SIGTERM) 22:49:55.728608 run osmo-ms-mob/00039(pid=174): Terminating (SIGTERM) 22:49:55.731974 run osmo-ms-mob/00040(pid=175): Terminating (SIGTERM) 22:49:55.735253 run osmo-ms-mob/00041(pid=176): Terminating (SIGTERM) 22:49:55.738544 run osmo-ms-mob/00042(pid=177): Terminating (SIGTERM) 22:49:55.741919 run osmo-ms-mob/00043(pid=178): Terminating (SIGTERM) 22:49:55.745281 run osmo-ms-mob/00044(pid=179): Terminating (SIGTERM) 22:49:55.748660 run osmo-ms-mob/00045(pid=180): Terminating (SIGTERM) 22:49:55.752032 run osmo-ms-mob/00046(pid=181): Terminating (SIGTERM) 22:49:55.755387 run osmo-ms-mob/00047(pid=182): Terminating (SIGTERM) 22:49:55.758775 run osmo-ms-mob/00048(pid=183): Terminating (SIGTERM) 22:49:55.762158 run osmo-ms-mob/00049(pid=184): Terminating (SIGTERM) 22:49:55.765587 run osmo-ms-mob/00050(pid=185): Terminating (SIGTERM) 22:49:55.768996 run osmo-ms-mob/00051(pid=186): Terminating (SIGTERM) 22:49:55.772396 run osmo-ms-mob/00052(pid=187): Terminating (SIGTERM) 22:49:55.775784 run osmo-ms-mob/00053(pid=188): Terminating (SIGTERM) 22:49:55.779182 run osmo-ms-mob/00054(pid=189): Terminating (SIGTERM) 22:49:55.782600 run osmo-ms-mob/00055(pid=190): Terminating (SIGTERM) 22:49:55.786001 run osmo-ms-mob/00056(pid=191): Terminating (SIGTERM) 22:49:55.789407 run osmo-ms-mob/00057(pid=192): Terminating (SIGTERM) 22:49:55.792822 run osmo-ms-mob/00058(pid=193): Terminating (SIGTERM) 22:49:55.796082 run osmo-ms-mob/00059(pid=194): Terminating (SIGTERM) 22:49:55.799502 run osmo-ms-mob/00060(pid=195): Terminating (SIGTERM) 22:49:55.802933 run osmo-ms-mob/00061(pid=196): Terminating (SIGTERM) 22:49:55.806344 run osmo-ms-mob/00062(pid=197): Terminating (SIGTERM) 22:49:55.809749 run osmo-ms-mob/00063(pid=198): Terminating (SIGTERM) 22:49:55.813159 run osmo-ms-mob/00064(pid=199): Terminating (SIGTERM) 22:49:55.816579 run osmo-ms-mob/00065(pid=200): Terminating (SIGTERM) 22:49:55.820000 run osmo-ms-mob/00066(pid=201): Terminating (SIGTERM) 22:49:55.823413 run osmo-ms-mob/00067(pid=202): Terminating (SIGTERM) 22:49:55.826818 run osmo-ms-mob/00068(pid=203): Terminating (SIGTERM) 22:49:55.830232 run osmo-ms-mob/00069(pid=204): Terminating (SIGTERM) 22:49:55.833657 run osmo-ms-mob/00070(pid=205): Terminating (SIGTERM) 22:49:55.837089 run osmo-ms-mob/00071(pid=206): Terminating (SIGTERM) 22:49:55.840521 run osmo-ms-mob/00072(pid=207): Terminating (SIGTERM) 22:49:55.843958 run osmo-ms-mob/00073(pid=208): Terminating (SIGTERM) 22:49:55.847388 run osmo-ms-mob/00074(pid=209): Terminating (SIGTERM) 22:49:55.850785 run osmo-ms-mob/00075(pid=210): Terminating (SIGTERM) 22:49:55.854143 run osmo-ms-mob/00076(pid=211): Terminating (SIGTERM) 22:49:55.857527 run osmo-ms-mob/00077(pid=212): Terminating (SIGTERM) 22:49:55.860850 run osmo-ms-mob/00078(pid=213): Terminating (SIGTERM) 22:49:55.864195 run osmo-ms-mob/00079(pid=214): Terminating (SIGTERM) 22:49:55.867605 run osmo-ms-mob/00080(pid=215): Terminating (SIGTERM) 22:49:55.870986 run osmo-ms-mob/00081(pid=216): Terminating (SIGTERM) 22:49:55.874378 run osmo-ms-mob/00082(pid=217): Terminating (SIGTERM) 22:49:55.877752 run osmo-ms-mob/00083(pid=218): Terminating (SIGTERM) 22:49:55.881045 run osmo-ms-mob/00084(pid=219): Terminating (SIGTERM) 22:49:55.884402 run osmo-ms-mob/00085(pid=220): Terminating (SIGTERM) 22:49:55.887792 run osmo-ms-mob/00086(pid=221): Terminating (SIGTERM) 22:49:55.891167 run osmo-ms-mob/00087(pid=222): Terminating (SIGTERM) 22:49:55.894677 run osmo-ms-mob/00088(pid=223): Terminating (SIGTERM) 22:49:55.898065 run osmo-ms-mob/00089(pid=224): Terminating (SIGTERM) 22:49:55.901446 run osmo-ms-mob/00090(pid=225): Terminating (SIGTERM) 22:49:55.904819 run osmo-ms-mob/00091(pid=226): Terminating (SIGTERM) 22:49:55.908188 run osmo-ms-mob/00092(pid=227): Terminating (SIGTERM) 22:49:55.911565 run osmo-ms-mob/00093(pid=228): Terminating (SIGTERM) 22:49:55.914891 run osmo-ms-mob/00094(pid=229): Terminating (SIGTERM) 22:49:55.918273 run osmo-ms-mob/00095(pid=230): Terminating (SIGTERM) 22:49:55.921643 run osmo-ms-mob/00096(pid=231): Terminating (SIGTERM) 22:49:55.925018 run osmo-ms-mob/00097(pid=232): Terminating (SIGTERM) 22:49:55.928382 run osmo-ms-mob/00098(pid=233): Terminating (SIGTERM) 22:49:55.931629 run osmo-ms-mob/00099(pid=234): Terminating (SIGTERM) 22:49:55.934929 --- ParallelTerminationStrategy: PID 22 died... 22:49:55.936396 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminated: ok {rc=0} 22:49:55.940000 --- ParallelTerminationStrategy: PID 23 died... 22:49:55.941461 run osmo-hlr_127.0.42.2(pid=23): Terminated: ok {rc=0} 22:49:55.945089 --- ParallelTerminationStrategy: PID 24 died... 22:49:55.946545 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminated: ok {rc=0} 22:49:55.950169 --- ParallelTerminationStrategy: PID 25 died... 22:49:55.951708 run osmo-stp_127.0.42.5(pid=25): Terminated: ok {rc=0} 22:49:55.955389 --- ParallelTerminationStrategy: PID 26 died... 22:49:55.956874 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminated: ok {rc=0} 22:49:55.960500 --- ParallelTerminationStrategy: PID 27 died... 22:49:55.961962 run osmo-msc_127.0.42.6(pid=27): Terminated: ok {rc=0} 22:49:55.965565 --- ParallelTerminationStrategy: PID 28 died... 22:49:55.967034 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminated: ok {rc=0} 22:49:55.970792 --- ParallelTerminationStrategy: PID 29 died... 22:49:55.972320 run osmo-mgw_127.0.42.3(pid=29): Terminated {rc=15} 22:49:55.976113 --- ParallelTerminationStrategy: PID 30 died... 22:49:55.977650 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminated: ok {rc=0} 22:49:55.981413 --- ParallelTerminationStrategy: PID 31 died... 22:49:55.982918 run osmo-mgw_127.0.42.4(pid=31): Terminated {rc=15} 22:49:55.986653 --- ParallelTerminationStrategy: PID 32 died... 22:49:55.988176 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminated: ok {rc=0} 22:49:55.991968 --- ParallelTerminationStrategy: PID 33 died... 22:49:55.993539 run osmo-bsc_127.0.42.7(pid=33): Terminated: ok {rc=0} 22:49:55.997322 --- ParallelTerminationStrategy: PID 35 died... 22:49:55.998871 run osmo-ms-virt-phy/00000(pid=35): Terminated: ok {rc=0} 22:49:56.002667 --- ParallelTerminationStrategy: PID 36 died... 22:49:56.004193 run osmo-ms-virt-phy/00001(pid=36): Terminated: ok {rc=0} 22:49:56.007981 --- ParallelTerminationStrategy: PID 37 died... 22:49:56.009517 run osmo-ms-virt-phy/00002(pid=37): Terminated: ok {rc=0} 22:49:56.013317 --- ParallelTerminationStrategy: PID 38 died... 22:49:56.014840 run osmo-ms-virt-phy/00003(pid=38): Terminated: ok {rc=0} 22:49:56.018601 --- ParallelTerminationStrategy: PID 39 died... 22:49:56.020117 run osmo-ms-virt-phy/00004(pid=39): Terminated: ok {rc=0} 22:49:56.023884 --- ParallelTerminationStrategy: PID 40 died... 22:49:56.025427 run osmo-ms-virt-phy/00005(pid=40): Terminated: ok {rc=0} 22:49:56.029242 --- ParallelTerminationStrategy: PID 41 died... 22:49:56.030777 run osmo-ms-virt-phy/00006(pid=41): Terminated: ok {rc=0} 22:49:56.034584 --- ParallelTerminationStrategy: PID 42 died... 22:49:56.036108 run osmo-ms-virt-phy/00007(pid=42): Terminated: ok {rc=0} 22:49:56.039880 --- ParallelTerminationStrategy: PID 43 died... 22:49:56.041444 run osmo-ms-virt-phy/00008(pid=43): Terminated: ok {rc=0} 22:49:56.045242 --- ParallelTerminationStrategy: PID 44 died... 22:49:56.046757 run osmo-ms-virt-phy/00009(pid=44): Terminated: ok {rc=0} 22:49:56.050532 --- ParallelTerminationStrategy: PID 45 died... 22:49:56.052078 run osmo-ms-virt-phy/00010(pid=45): Terminated: ok {rc=0} 22:49:56.056041 --- ParallelTerminationStrategy: PID 46 died... 22:49:56.057558 run osmo-ms-virt-phy/00011(pid=46): Terminated: ok {rc=0} 22:49:56.061303 --- ParallelTerminationStrategy: PID 47 died... 22:49:56.062822 run osmo-ms-virt-phy/00012(pid=47): Terminated: ok {rc=0} 22:49:56.066584 --- ParallelTerminationStrategy: PID 48 died... 22:49:56.068110 run osmo-ms-virt-phy/00013(pid=48): Terminated: ok {rc=0} 22:49:56.071866 --- ParallelTerminationStrategy: PID 49 died... 22:49:56.073408 run osmo-ms-virt-phy/00014(pid=49): Terminated: ok {rc=0} 22:49:56.077233 --- ParallelTerminationStrategy: PID 50 died... 22:49:56.078762 run osmo-ms-virt-phy/00015(pid=50): Terminated: ok {rc=0} 22:49:56.082545 --- ParallelTerminationStrategy: PID 51 died... 22:49:56.084089 run osmo-ms-virt-phy/00016(pid=51): Terminated: ok {rc=0} 22:49:56.087915 --- ParallelTerminationStrategy: PID 52 died... 22:49:56.089469 run osmo-ms-virt-phy/00017(pid=52): Terminated: ok {rc=0} 22:49:56.093272 --- ParallelTerminationStrategy: PID 53 died... 22:49:56.094806 run osmo-ms-virt-phy/00018(pid=53): Terminated: ok {rc=0} 22:49:56.098601 --- ParallelTerminationStrategy: PID 54 died... 22:49:56.100136 run osmo-ms-virt-phy/00019(pid=54): Terminated: ok {rc=0} 22:49:56.104032 --- ParallelTerminationStrategy: PID 55 died... 22:49:56.105572 run osmo-ms-virt-phy/00020(pid=55): Terminated: ok {rc=0} 22:49:56.109381 --- ParallelTerminationStrategy: PID 56 died... 22:49:56.110925 run osmo-ms-virt-phy/00021(pid=56): Terminated: ok {rc=0} 22:49:56.114736 --- ParallelTerminationStrategy: PID 57 died... 22:49:56.116280 run osmo-ms-virt-phy/00022(pid=57): Terminated: ok {rc=0} 22:49:56.120171 --- ParallelTerminationStrategy: PID 58 died... 22:49:56.121727 run osmo-ms-virt-phy/00023(pid=58): Terminated: ok {rc=0} 22:49:56.125553 --- ParallelTerminationStrategy: PID 59 died... 22:49:56.127091 run osmo-ms-virt-phy/00024(pid=59): Terminated: ok {rc=0} 22:49:56.130889 --- ParallelTerminationStrategy: PID 60 died... 22:49:56.132443 run osmo-ms-virt-phy/00025(pid=60): Terminated: ok {rc=0} 22:49:56.136260 --- ParallelTerminationStrategy: PID 61 died... 22:49:56.137801 run osmo-ms-virt-phy/00026(pid=61): Terminated: ok {rc=0} 22:49:56.141622 --- ParallelTerminationStrategy: PID 62 died... 22:49:56.143156 run osmo-ms-virt-phy/00027(pid=62): Terminated: ok {rc=0} 22:49:56.146968 --- ParallelTerminationStrategy: PID 63 died... 22:49:56.148504 run osmo-ms-virt-phy/00028(pid=63): Terminated: ok {rc=0} 22:49:56.152294 --- ParallelTerminationStrategy: PID 64 died... 22:49:56.153851 run osmo-ms-virt-phy/00029(pid=64): Terminated: ok {rc=0} 22:49:56.158925 --- ParallelTerminationStrategy: PID 65 died... 22:49:56.160490 run osmo-ms-virt-phy/00030(pid=65): Terminated: ok {rc=0} 22:49:56.166460 --- ParallelTerminationStrategy: PID 66 died... 22:49:56.167981 run osmo-ms-virt-phy/00031(pid=66): Terminated: ok {rc=0} 22:49:56.171709 --- ParallelTerminationStrategy: PID 67 died... 22:49:56.173821 run osmo-ms-virt-phy/00032(pid=67): Terminated: ok {rc=0} 22:49:56.179079 --- ParallelTerminationStrategy: PID 68 died... 22:49:56.180622 run osmo-ms-virt-phy/00033(pid=68): Terminated: ok {rc=0} 22:49:56.184529 --- ParallelTerminationStrategy: PID 69 died... 22:49:56.186156 run osmo-ms-virt-phy/00034(pid=69): Terminated: ok {rc=0} 22:49:56.189943 --- ParallelTerminationStrategy: PID 70 died... 22:49:56.191456 run osmo-ms-virt-phy/00035(pid=70): Terminated: ok {rc=0} 22:49:56.195228 --- ParallelTerminationStrategy: PID 71 died... 22:49:56.196741 run osmo-ms-virt-phy/00036(pid=71): Terminated: ok {rc=0} 22:49:56.200552 --- ParallelTerminationStrategy: PID 72 died... 22:49:56.202102 run osmo-ms-virt-phy/00037(pid=72): Terminated: ok {rc=0} 22:49:56.205843 --- ParallelTerminationStrategy: PID 73 died... 22:49:56.207372 run osmo-ms-virt-phy/00038(pid=73): Terminated: ok {rc=0} 22:49:56.211278 --- ParallelTerminationStrategy: PID 74 died... 22:49:56.212871 run osmo-ms-virt-phy/00039(pid=74): Terminated: ok {rc=0} 22:49:56.216605 --- ParallelTerminationStrategy: PID 75 died... 22:49:56.218132 run osmo-ms-virt-phy/00040(pid=75): Terminated: ok {rc=0} 22:49:56.221901 --- ParallelTerminationStrategy: PID 76 died... 22:49:56.223722 run osmo-ms-virt-phy/00041(pid=76): Terminated: ok {rc=0} 22:49:56.227479 --- ParallelTerminationStrategy: PID 77 died... 22:49:56.229030 run osmo-ms-virt-phy/00042(pid=77): Terminated: ok {rc=0} 22:49:56.232811 --- ParallelTerminationStrategy: PID 78 died... 22:49:56.234333 run osmo-ms-virt-phy/00043(pid=78): Terminated: ok {rc=0} 22:49:56.238121 --- ParallelTerminationStrategy: PID 79 died... 22:49:56.239637 run osmo-ms-virt-phy/00044(pid=79): Terminated: ok {rc=0} 22:49:56.243417 --- ParallelTerminationStrategy: PID 80 died... 22:49:56.244950 run osmo-ms-virt-phy/00045(pid=80): Terminated: ok {rc=0} 22:49:56.248757 --- ParallelTerminationStrategy: PID 81 died... 22:49:56.250267 run osmo-ms-virt-phy/00046(pid=81): Terminated: ok {rc=0} 22:49:56.254045 --- ParallelTerminationStrategy: PID 82 died... 22:49:56.255557 run osmo-ms-virt-phy/00047(pid=82): Terminated: ok {rc=0} 22:49:56.259320 --- ParallelTerminationStrategy: PID 83 died... 22:49:56.260848 run osmo-ms-virt-phy/00048(pid=83): Terminated: ok {rc=0} 22:49:56.264583 --- ParallelTerminationStrategy: PID 84 died... 22:49:56.266090 run osmo-ms-virt-phy/00049(pid=84): Terminated: ok {rc=0} 22:49:56.269836 --- ParallelTerminationStrategy: PID 85 died... 22:49:56.271394 run osmo-ms-virt-phy/00050(pid=85): Terminated: ok {rc=0} 22:49:56.275119 --- ParallelTerminationStrategy: PID 86 died... 22:49:56.276689 run osmo-ms-virt-phy/00051(pid=86): Terminated: ok {rc=0} 22:49:56.280437 --- ParallelTerminationStrategy: PID 87 died... 22:49:56.281957 run osmo-ms-virt-phy/00052(pid=87): Terminated: ok {rc=0} 22:49:56.285612 --- ParallelTerminationStrategy: PID 88 died... 22:49:56.287060 run osmo-ms-virt-phy/00053(pid=88): Terminated: ok {rc=0} 22:49:56.290657 --- ParallelTerminationStrategy: PID 89 died... 22:49:56.292249 run osmo-ms-virt-phy/00054(pid=89): Terminated: ok {rc=0} 22:49:56.296106 --- ParallelTerminationStrategy: PID 90 died... 22:49:56.297624 run osmo-ms-virt-phy/00055(pid=90): Terminated: ok {rc=0} 22:49:56.301433 --- ParallelTerminationStrategy: PID 91 died... 22:49:56.302985 run osmo-ms-virt-phy/00056(pid=91): Terminated: ok {rc=0} 22:49:56.306753 --- ParallelTerminationStrategy: PID 92 died... 22:49:56.308298 run osmo-ms-virt-phy/00057(pid=92): Terminated: ok {rc=0} 22:49:56.312126 --- ParallelTerminationStrategy: PID 93 died... 22:49:56.313635 run osmo-ms-virt-phy/00058(pid=93): Terminated: ok {rc=0} 22:49:56.317426 --- ParallelTerminationStrategy: PID 94 died... 22:49:56.318933 run osmo-ms-virt-phy/00059(pid=94): Terminated: ok {rc=0} 22:49:56.322707 --- ParallelTerminationStrategy: PID 95 died... 22:49:56.324207 run osmo-ms-virt-phy/00060(pid=95): Terminated: ok {rc=0} 22:49:56.327954 --- ParallelTerminationStrategy: PID 96 died... 22:49:56.329479 run osmo-ms-virt-phy/00061(pid=96): Terminated: ok {rc=0} 22:49:56.333221 --- ParallelTerminationStrategy: PID 97 died... 22:49:56.334757 run osmo-ms-virt-phy/00062(pid=97): Terminated: ok {rc=0} 22:49:56.338372 --- ParallelTerminationStrategy: PID 98 died... 22:49:56.339856 run osmo-ms-virt-phy/00063(pid=98): Terminated: ok {rc=0} 22:49:56.343498 --- ParallelTerminationStrategy: PID 99 died... 22:49:56.345052 run osmo-ms-virt-phy/00064(pid=99): Terminated: ok {rc=0} 22:49:56.348719 --- ParallelTerminationStrategy: PID 100 died... 22:49:56.350244 run osmo-ms-virt-phy/00065(pid=100): Terminated: ok {rc=0} 22:49:56.353905 --- ParallelTerminationStrategy: PID 101 died... 22:49:56.355349 run osmo-ms-virt-phy/00066(pid=101): Terminated: ok {rc=0} 22:49:56.359149 --- ParallelTerminationStrategy: PID 102 died... 22:49:56.360719 run osmo-ms-virt-phy/00067(pid=102): Terminated: ok {rc=0} 22:49:56.364494 --- ParallelTerminationStrategy: PID 103 died... 22:49:56.365972 run osmo-ms-virt-phy/00068(pid=103): Terminated: ok {rc=0} 22:49:56.369607 --- ParallelTerminationStrategy: PID 104 died... 22:49:56.371071 run osmo-ms-virt-phy/00069(pid=104): Terminated: ok {rc=0} 22:49:56.374683 --- ParallelTerminationStrategy: PID 105 died... 22:49:56.376117 run osmo-ms-virt-phy/00070(pid=105): Terminated: ok {rc=0} 22:49:56.379767 --- ParallelTerminationStrategy: PID 106 died... 22:49:56.381259 run osmo-ms-virt-phy/00071(pid=106): Terminated: ok {rc=0} 22:49:56.384809 --- ParallelTerminationStrategy: PID 107 died... 22:49:56.386269 run osmo-ms-virt-phy/00072(pid=107): Terminated: ok {rc=0} 22:49:56.389840 --- ParallelTerminationStrategy: PID 108 died... 22:49:56.391293 run osmo-ms-virt-phy/00073(pid=108): Terminated: ok {rc=0} 22:49:56.394874 --- ParallelTerminationStrategy: PID 109 died... 22:49:56.396318 run osmo-ms-virt-phy/00074(pid=109): Terminated: ok {rc=0} 22:49:56.399913 --- ParallelTerminationStrategy: PID 110 died... 22:49:56.401382 run osmo-ms-virt-phy/00075(pid=110): Terminated: ok {rc=0} 22:49:56.405007 --- ParallelTerminationStrategy: PID 111 died... 22:49:56.406453 run osmo-ms-virt-phy/00076(pid=111): Terminated: ok {rc=0} 22:49:56.410031 --- ParallelTerminationStrategy: PID 112 died... 22:49:56.411522 run osmo-ms-virt-phy/00077(pid=112): Terminated: ok {rc=0} 22:49:56.415269 --- ParallelTerminationStrategy: PID 113 died... 22:49:56.416777 run osmo-ms-virt-phy/00078(pid=113): Terminated: ok {rc=0} 22:49:56.420470 --- ParallelTerminationStrategy: PID 114 died... 22:49:56.422001 run osmo-ms-virt-phy/00079(pid=114): Terminated: ok {rc=0} 22:49:56.425674 --- ParallelTerminationStrategy: PID 115 died... 22:49:56.427198 run osmo-ms-virt-phy/00080(pid=115): Terminated: ok {rc=0} 22:49:56.430913 --- ParallelTerminationStrategy: PID 116 died... 22:49:56.432459 run osmo-ms-virt-phy/00081(pid=116): Terminated: ok {rc=0} 22:49:56.436180 --- ParallelTerminationStrategy: PID 117 died... 22:49:56.437712 run osmo-ms-virt-phy/00082(pid=117): Terminated: ok {rc=0} 22:49:56.441493 --- ParallelTerminationStrategy: PID 118 died... 22:49:56.443003 run osmo-ms-virt-phy/00083(pid=118): Terminated: ok {rc=0} 22:49:56.446754 --- ParallelTerminationStrategy: PID 119 died... 22:49:56.448268 run osmo-ms-virt-phy/00084(pid=119): Terminated: ok {rc=0} 22:49:56.452003 --- ParallelTerminationStrategy: PID 120 died... 22:49:56.453529 run osmo-ms-virt-phy/00085(pid=120): Terminated: ok {rc=0} 22:49:56.457268 --- ParallelTerminationStrategy: PID 121 died... 22:49:56.458782 run osmo-ms-virt-phy/00086(pid=121): Terminated: ok {rc=0} 22:49:56.462574 --- ParallelTerminationStrategy: PID 122 died... 22:49:56.464174 run osmo-ms-virt-phy/00087(pid=122): Terminated: ok {rc=0} 22:49:56.467935 --- ParallelTerminationStrategy: PID 123 died... 22:49:56.469455 run osmo-ms-virt-phy/00088(pid=123): Terminated: ok {rc=0} 22:49:56.473231 --- ParallelTerminationStrategy: PID 124 died... 22:49:56.474761 run osmo-ms-virt-phy/00089(pid=124): Terminated: ok {rc=0} 22:49:56.478720 --- ParallelTerminationStrategy: PID 125 died... 22:49:56.480252 run osmo-ms-virt-phy/00090(pid=125): Terminated: ok {rc=0} 22:49:56.484077 --- ParallelTerminationStrategy: PID 126 died... 22:49:56.485765 run osmo-ms-virt-phy/00091(pid=126): Terminated: ok {rc=0} 22:49:56.489646 --- ParallelTerminationStrategy: PID 127 died... 22:49:56.491161 run osmo-ms-virt-phy/00092(pid=127): Terminated: ok {rc=0} 22:49:56.494927 --- ParallelTerminationStrategy: PID 128 died... 22:49:56.496454 run osmo-ms-virt-phy/00093(pid=128): Terminated: ok {rc=0} 22:49:56.500195 --- ParallelTerminationStrategy: PID 129 died... 22:49:56.501717 run osmo-ms-virt-phy/00094(pid=129): Terminated: ok {rc=0} 22:49:56.505440 --- ParallelTerminationStrategy: PID 130 died... 22:49:56.506995 run osmo-ms-virt-phy/00095(pid=130): Terminated: ok {rc=0} 22:49:56.510806 --- ParallelTerminationStrategy: PID 131 died... 22:49:56.512309 run osmo-ms-virt-phy/00096(pid=131): Terminated: ok {rc=0} 22:49:56.516053 --- ParallelTerminationStrategy: PID 132 died... 22:49:56.517567 run osmo-ms-virt-phy/00097(pid=132): Terminated: ok {rc=0} 22:49:56.521336 --- ParallelTerminationStrategy: PID 133 died... 22:49:56.522875 run osmo-ms-virt-phy/00098(pid=133): Terminated: ok {rc=0} 22:49:56.526630 --- ParallelTerminationStrategy: PID 134 died... 22:49:56.528140 run osmo-ms-virt-phy/00099(pid=134): Terminated: ok {rc=0} 22:49:56.531896 --- ParallelTerminationStrategy: PID 135 died... 22:49:56.533439 run osmo-ms-mob/00000(pid=135): Terminated {rc=26112} 22:49:56.537224 --- ParallelTerminationStrategy: PID 136 died... 22:49:56.538764 run osmo-ms-mob/00001(pid=136): Terminated {rc=26112} 22:49:56.542565 --- ParallelTerminationStrategy: PID 137 died... 22:49:56.544078 run osmo-ms-mob/00002(pid=137): Terminated {rc=26112} 22:49:56.547863 --- ParallelTerminationStrategy: PID 138 died... 22:49:56.549429 run osmo-ms-mob/00003(pid=138): Terminated {rc=26112} 22:49:56.553245 --- ParallelTerminationStrategy: PID 139 died... 22:49:56.554771 run osmo-ms-mob/00004(pid=139): Terminated {rc=26112} 22:49:56.558679 --- ParallelTerminationStrategy: PID 140 died... 22:49:56.560213 run osmo-ms-mob/00005(pid=140): Terminated {rc=26112} 22:49:56.564006 --- ParallelTerminationStrategy: PID 141 died... 22:49:56.565545 run osmo-ms-mob/00006(pid=141): Terminated {rc=26112} 22:49:56.569360 --- ParallelTerminationStrategy: PID 142 died... 22:49:56.570881 run osmo-ms-mob/00007(pid=142): Terminated {rc=26112} 22:49:56.574644 --- ParallelTerminationStrategy: PID 143 died... 22:49:56.576168 run osmo-ms-mob/00008(pid=143): Terminated {rc=26112} 22:49:56.579975 --- ParallelTerminationStrategy: PID 144 died... 22:49:56.581492 run osmo-ms-mob/00009(pid=144): Terminated {rc=26112} 22:49:56.585302 --- ParallelTerminationStrategy: PID 145 died... 22:49:56.586815 run osmo-ms-mob/00010(pid=145): Terminated {rc=26112} 22:49:56.590609 --- ParallelTerminationStrategy: PID 146 died... 22:49:56.592114 run osmo-ms-mob/00011(pid=146): Terminated {rc=26112} 22:49:56.595888 --- ParallelTerminationStrategy: PID 147 died... 22:49:56.597406 run osmo-ms-mob/00012(pid=147): Terminated {rc=26112} 22:49:56.601170 --- ParallelTerminationStrategy: PID 148 died... 22:49:56.602673 run osmo-ms-mob/00013(pid=148): Terminated {rc=26112} 22:49:56.606475 --- ParallelTerminationStrategy: PID 149 died... 22:49:56.607995 run osmo-ms-mob/00014(pid=149): Terminated {rc=26112} 22:49:56.611744 --- ParallelTerminationStrategy: PID 150 died... 22:49:56.613314 run osmo-ms-mob/00015(pid=150): Terminated {rc=26112} 22:49:56.617063 --- ParallelTerminationStrategy: PID 151 died... 22:49:56.618567 run osmo-ms-mob/00016(pid=151): Terminated {rc=26112} 22:49:56.622335 --- ParallelTerminationStrategy: PID 152 died... 22:49:56.623829 run osmo-ms-mob/00017(pid=152): Terminated {rc=26112} 22:49:56.627578 --- ParallelTerminationStrategy: PID 153 died... 22:49:56.629105 run osmo-ms-mob/00018(pid=153): Terminated {rc=26112} 22:49:56.632890 --- ParallelTerminationStrategy: PID 154 died... 22:49:56.634399 run osmo-ms-mob/00019(pid=154): Terminated {rc=26112} 22:49:56.638163 --- ParallelTerminationStrategy: PID 155 died... 22:49:56.639656 run osmo-ms-mob/00020(pid=155): Terminated {rc=26112} 22:49:56.643437 --- ParallelTerminationStrategy: PID 156 died... 22:49:56.644977 run osmo-ms-mob/00021(pid=156): Terminated {rc=26112} 22:49:56.648778 --- ParallelTerminationStrategy: PID 157 died... 22:49:56.650322 run osmo-ms-mob/00022(pid=157): Terminated {rc=26112} 22:49:56.654071 --- ParallelTerminationStrategy: PID 158 died... 22:49:56.655581 run osmo-ms-mob/00023(pid=158): Terminated {rc=26112} 22:49:56.659339 --- ParallelTerminationStrategy: PID 159 died... 22:49:56.660857 run osmo-ms-mob/00024(pid=159): Terminated {rc=26112} 22:49:56.664632 --- ParallelTerminationStrategy: PID 160 died... 22:49:56.666135 run osmo-ms-mob/00025(pid=160): Terminated {rc=26112} 22:49:56.669918 --- ParallelTerminationStrategy: PID 161 died... 22:49:56.671421 run osmo-ms-mob/00026(pid=161): Terminated {rc=26112} 22:49:56.675185 --- ParallelTerminationStrategy: PID 162 died... 22:49:56.676707 run osmo-ms-mob/00027(pid=162): Terminated {rc=26112} 22:49:56.680459 --- ParallelTerminationStrategy: PID 163 died... 22:49:56.681989 run osmo-ms-mob/00028(pid=163): Terminated {rc=26112} 22:49:56.685757 --- ParallelTerminationStrategy: PID 164 died... 22:49:56.687273 run osmo-ms-mob/00029(pid=164): Terminated {rc=26112} 22:49:56.690928 --- ParallelTerminationStrategy: PID 165 died... 22:49:56.692384 run osmo-ms-mob/00030(pid=165): Terminated {rc=26112} 22:49:56.696015 --- ParallelTerminationStrategy: PID 166 died... 22:49:56.697472 run osmo-ms-mob/00031(pid=166): Terminated {rc=26112} 22:49:56.701159 --- ParallelTerminationStrategy: PID 167 died... 22:49:56.702696 run osmo-ms-mob/00032(pid=167): Terminated {rc=26112} 22:49:56.706475 --- ParallelTerminationStrategy: PID 168 died... 22:49:56.707978 run osmo-ms-mob/00033(pid=168): Terminated {rc=26112} 22:49:56.711751 --- ParallelTerminationStrategy: PID 169 died... 22:49:56.713295 run osmo-ms-mob/00034(pid=169): Terminated {rc=26112} 22:49:56.717052 --- ParallelTerminationStrategy: PID 170 died... 22:49:56.718546 run osmo-ms-mob/00035(pid=170): Terminated {rc=26112} 22:49:56.722421 --- ParallelTerminationStrategy: PID 171 died... 22:49:56.723942 run osmo-ms-mob/00036(pid=171): Terminated {rc=26112} 22:49:56.727760 --- ParallelTerminationStrategy: PID 172 died... 22:49:56.729315 run osmo-ms-mob/00037(pid=172): Terminated {rc=26112} 22:49:56.733134 --- ParallelTerminationStrategy: PID 173 died... 22:49:56.734657 run osmo-ms-mob/00038(pid=173): Terminated {rc=26112} 22:49:56.738491 --- ParallelTerminationStrategy: PID 174 died... 22:49:56.740013 run osmo-ms-mob/00039(pid=174): Terminated {rc=26112} 22:49:56.743856 --- ParallelTerminationStrategy: PID 175 died... 22:49:56.745457 run osmo-ms-mob/00040(pid=175): Terminated {rc=26112} 22:49:56.749230 --- ParallelTerminationStrategy: PID 176 died... 22:49:56.750757 run osmo-ms-mob/00041(pid=176): Terminated {rc=26112} 22:49:56.754469 --- ParallelTerminationStrategy: PID 177 died... 22:49:56.755948 run osmo-ms-mob/00042(pid=177): Terminated {rc=26112} 22:49:56.759796 --- ParallelTerminationStrategy: PID 178 died... 22:49:56.761341 run osmo-ms-mob/00043(pid=178): Terminated {rc=26112} 22:49:56.765228 --- ParallelTerminationStrategy: PID 179 died... 22:49:56.766761 run osmo-ms-mob/00044(pid=179): Terminated {rc=26112} 22:49:56.770615 --- ParallelTerminationStrategy: PID 180 died... 22:49:56.772152 run osmo-ms-mob/00045(pid=180): Terminated {rc=26112} 22:49:56.776090 --- ParallelTerminationStrategy: PID 181 died... 22:49:56.777634 run osmo-ms-mob/00046(pid=181): Terminated {rc=26112} 22:49:56.781438 --- ParallelTerminationStrategy: PID 182 died... 22:49:56.782978 run osmo-ms-mob/00047(pid=182): Terminated {rc=26112} 22:49:56.786804 --- ParallelTerminationStrategy: PID 183 died... 22:49:56.788377 run osmo-ms-mob/00048(pid=183): Terminated {rc=26112} 22:49:56.792201 --- ParallelTerminationStrategy: PID 184 died... 22:49:56.793765 run osmo-ms-mob/00049(pid=184): Terminated {rc=26112} 22:49:56.797604 --- ParallelTerminationStrategy: PID 185 died... 22:49:56.799123 run osmo-ms-mob/00050(pid=185): Terminated {rc=26112} 22:49:56.802965 --- ParallelTerminationStrategy: PID 186 died... 22:49:56.804488 run osmo-ms-mob/00051(pid=186): Terminated {rc=26112} 22:49:56.808315 --- ParallelTerminationStrategy: PID 187 died... 22:49:56.809862 run osmo-ms-mob/00052(pid=187): Terminated {rc=26112} 22:49:56.813675 --- ParallelTerminationStrategy: PID 188 died... 22:49:56.815236 run osmo-ms-mob/00053(pid=188): Terminated {rc=26112} 22:49:56.819026 --- ParallelTerminationStrategy: PID 189 died... 22:49:56.820572 run osmo-ms-mob/00054(pid=189): Terminated {rc=26112} 22:49:56.824366 --- ParallelTerminationStrategy: PID 190 died... 22:49:56.825936 run osmo-ms-mob/00055(pid=190): Terminated {rc=26112} 22:49:56.829810 --- ParallelTerminationStrategy: PID 191 died... 22:49:56.831336 run osmo-ms-mob/00056(pid=191): Terminated {rc=26112} 22:49:56.835121 --- ParallelTerminationStrategy: PID 192 died... 22:49:56.836665 run osmo-ms-mob/00057(pid=192): Terminated {rc=26112} 22:49:56.840482 --- ParallelTerminationStrategy: PID 193 died... 22:49:56.842009 run osmo-ms-mob/00058(pid=193): Terminated {rc=26112} 22:49:56.845849 --- ParallelTerminationStrategy: PID 194 died... 22:49:56.847380 run osmo-ms-mob/00059(pid=194): Terminated {rc=26112} 22:49:56.851213 --- ParallelTerminationStrategy: PID 195 died... 22:49:56.852763 run osmo-ms-mob/00060(pid=195): Terminated {rc=26112} 22:49:56.856543 --- ParallelTerminationStrategy: PID 196 died... 22:49:56.858129 run osmo-ms-mob/00061(pid=196): Terminated {rc=26112} 22:49:56.861952 --- ParallelTerminationStrategy: PID 197 died... 22:49:56.863482 run osmo-ms-mob/00062(pid=197): Terminated {rc=26112} 22:49:56.867343 --- ParallelTerminationStrategy: PID 198 died... 22:49:56.868953 run osmo-ms-mob/00063(pid=198): Terminated {rc=26112} 22:49:56.872778 --- ParallelTerminationStrategy: PID 199 died... 22:49:56.874305 run osmo-ms-mob/00064(pid=199): Terminated {rc=26112} 22:49:56.878123 --- ParallelTerminationStrategy: PID 200 died... 22:49:56.879660 run osmo-ms-mob/00065(pid=200): Terminated {rc=26112} 22:49:56.883473 --- ParallelTerminationStrategy: PID 201 died... 22:49:56.885082 run osmo-ms-mob/00066(pid=201): Terminated {rc=26112} 22:49:56.888927 --- ParallelTerminationStrategy: PID 202 died... 22:49:56.890445 run osmo-ms-mob/00067(pid=202): Terminated {rc=26112} 22:49:56.894245 --- ParallelTerminationStrategy: PID 203 died... 22:49:56.895761 run osmo-ms-mob/00068(pid=203): Terminated {rc=26112} 22:49:56.899550 --- ParallelTerminationStrategy: PID 204 died... 22:49:56.901108 run osmo-ms-mob/00069(pid=204): Terminated {rc=26112} 22:49:56.904897 --- ParallelTerminationStrategy: PID 205 died... 22:49:56.906413 run osmo-ms-mob/00070(pid=205): Terminated {rc=26112} 22:49:56.910184 --- ParallelTerminationStrategy: PID 206 died... 22:49:56.911709 run osmo-ms-mob/00071(pid=206): Terminated {rc=26112} 22:49:56.915480 --- ParallelTerminationStrategy: PID 207 died... 22:49:56.917036 run osmo-ms-mob/00072(pid=207): Terminated {rc=26112} 22:49:56.920808 --- ParallelTerminationStrategy: PID 208 died... 22:49:56.922357 run osmo-ms-mob/00073(pid=208): Terminated {rc=26112} 22:49:56.926140 --- ParallelTerminationStrategy: PID 209 died... 22:49:56.927646 run osmo-ms-mob/00074(pid=209): Terminated {rc=26112} 22:49:56.931442 --- ParallelTerminationStrategy: PID 210 died... 22:49:56.933011 run osmo-ms-mob/00075(pid=210): Terminated {rc=26112} 22:49:56.936871 --- ParallelTerminationStrategy: PID 211 died... 22:49:56.938396 run osmo-ms-mob/00076(pid=211): Terminated {rc=26112} 22:49:56.942195 --- ParallelTerminationStrategy: PID 212 died... 22:49:56.943708 run osmo-ms-mob/00077(pid=212): Terminated {rc=26112} 22:49:56.947464 --- ParallelTerminationStrategy: PID 213 died... 22:49:56.949018 run osmo-ms-mob/00078(pid=213): Terminated {rc=26112} 22:49:56.952775 --- ParallelTerminationStrategy: PID 214 died... 22:49:56.954323 run osmo-ms-mob/00079(pid=214): Terminated {rc=26112} 22:49:56.958140 --- ParallelTerminationStrategy: PID 215 died... 22:49:56.959649 run osmo-ms-mob/00080(pid=215): Terminated {rc=26112} 22:49:56.963409 --- ParallelTerminationStrategy: PID 216 died... 22:49:56.964950 run osmo-ms-mob/00081(pid=216): Terminated {rc=26112} 22:49:56.968753 --- ParallelTerminationStrategy: PID 217 died... 22:49:56.970276 run osmo-ms-mob/00082(pid=217): Terminated {rc=26112} 22:49:56.974086 --- ParallelTerminationStrategy: PID 218 died... 22:49:56.975625 run osmo-ms-mob/00083(pid=218): Terminated {rc=26112} 22:49:56.979446 --- ParallelTerminationStrategy: PID 219 died... 22:49:56.980960 run osmo-ms-mob/00084(pid=219): Terminated {rc=26112} 22:49:56.984784 --- ParallelTerminationStrategy: PID 220 died... 22:49:56.986318 run osmo-ms-mob/00085(pid=220): Terminated {rc=26112} 22:49:56.990193 --- ParallelTerminationStrategy: PID 221 died... 22:49:56.991747 run osmo-ms-mob/00086(pid=221): Terminated {rc=26112} 22:49:56.995552 --- ParallelTerminationStrategy: PID 222 died... 22:49:56.997060 run osmo-ms-mob/00087(pid=222): Terminated {rc=26112} 22:49:57.000867 --- ParallelTerminationStrategy: PID 223 died... 22:49:57.002383 run osmo-ms-mob/00088(pid=223): Terminated {rc=26112} 22:49:57.006249 --- ParallelTerminationStrategy: PID 224 died... 22:49:57.007769 run osmo-ms-mob/00089(pid=224): Terminated {rc=26112} 22:49:57.011566 --- ParallelTerminationStrategy: PID 225 died... 22:49:57.013091 run osmo-ms-mob/00090(pid=225): Terminated {rc=26112} 22:49:57.016989 --- ParallelTerminationStrategy: PID 226 died... 22:49:57.018508 run osmo-ms-mob/00091(pid=226): Terminated {rc=26112} 22:49:57.022279 --- ParallelTerminationStrategy: PID 227 died... 22:49:57.023864 run osmo-ms-mob/00092(pid=227): Terminated {rc=26112} 22:49:57.027702 --- ParallelTerminationStrategy: PID 228 died... 22:49:57.029223 run osmo-ms-mob/00093(pid=228): Terminated {rc=26112} 22:49:57.033015 --- ParallelTerminationStrategy: PID 229 died... 22:49:57.034528 run osmo-ms-mob/00094(pid=229): Terminated {rc=26112} 22:49:57.038285 --- ParallelTerminationStrategy: PID 230 died... 22:49:57.039782 run osmo-ms-mob/00095(pid=230): Terminated {rc=26112} 22:49:57.043568 --- ParallelTerminationStrategy: PID 231 died... 22:49:57.045087 run osmo-ms-mob/00096(pid=231): Terminated {rc=26112} 22:49:57.066509 --- ParallelTerminationStrategy: PID 232 died... 22:49:57.067965 run osmo-ms-mob/00097(pid=232): Terminated {rc=26112} 22:49:57.071587 --- ParallelTerminationStrategy: PID 233 died... 22:49:57.073060 run osmo-ms-mob/00098(pid=233): Terminated {rc=26112} 22:49:57.076776 --- ParallelTerminationStrategy: PID 234 died... 22:49:57.078291 run osmo-ms-mob/00099(pid=234): Terminated {rc=26112} 22:50:00.482015 --- ParallelTerminationStrategy: PID 34 died... 22:50:00.485394 run osmo-bts-virtual(pid=34): Terminated: ok {rc=0} --------------------------------------------------------------------- trial-7864 netreg_mass PASS --------------------------------------------------------------------- 22:50:00.609912 tst trial-7864: Storing JUnit report in /build/trial-7864/run.2025-02-01_22-48-22/trial-7864.xml -------------------------------------------------------------------------------------------- trial-7864 PASS -------------------------------------------------------------------------------------------- 22:50:00.631544 tst trial-7864: trial-7864: PASS, 1 suites passed PASS: netreg_mass (pass: 1) pass: register_default_mass.py (92.5 sec) + exit_code=0 + rm -rf trial-7864/inst + cd trial-7864 + command -v journalctl + [ ! -z /usr/bin/journalctl ] + readlink last_run + journalctl -u ofono -o short-precise --since 2025-02-01 22:48:22 No journal files were found. + readlink last_run + tar czf /build/trial-7864-run.tgz run.2025-02-01_22-48-22 + tar czf /build/trial-7864-bin.tgz checksums.md5 open5gs.build-8.tgz osmo-bsc.build-2025-02-01_13_28_33.tgz osmo-bts-oc2g.build-2025-02-01_00_51_29.tgz osmo-bts-sysmo.build-2025-02-01_00_51_23.tgz osmo-bts.build-2025-02-01_00_51_40.tgz osmo-ggsn.build-2025-02-01_20_42_49.tgz osmo-hlr.build-2025-02-01_16_36_58.tgz osmo-hnbgw.build-2025-02-01_13_29_04.tgz osmo-mgw.build-2025-02-01_08_33_14.tgz osmo-msc.build-2025-02-01_13_33_08.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2025-02-01_07_41_24.tgz osmo-pcu-sysmo.build-2025-02-01_07_41_21.tgz osmo-pcu.build-2025-02-01_07_41_26.tgz osmo-sgsn.build-2025-02-01_20_48_30.tgz osmo-stp.build-2025-02-01_13_25_19.tgz osmo-trx.build-2025-02-01_14_28_37.tgz osmocom-bb.build-2025-02-01_21_17_14.tgz srslte.build-19.tgz + exit 0 + clean_up_trap + set +x ### Clean up ### + trap - EXIT INT TERM 0 + clean_up + docker kill osmo-gsm-tester-virtual Error response from daemon: cannot kill container: osmo-gsm-tester-virtual: No such container: osmo-gsm-tester-virtual + true + docker run --rm -v /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual:/workspace debian:bookworm chmod -R a+rwX /workspace/ Archiving artifacts Recording test results [Checks API] No suitable checks publisher found. Finished: SUCCESS