Started by timer Running as SYSTEM Building remotely on build5-deb12build-ansible (ttcn3 obs osmo-gsm-tester-build qemu io_uring linux-shallow-clone osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/osmo-gsm-tester/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://gerrit.osmocom.org/osmo-gsm-tester # timeout=10 Fetching upstream changes from https://gerrit.osmocom.org/osmo-gsm-tester > git --version # timeout=10 > git --version # 'git version 2.39.5' > git fetch --tags --force --progress -- https://gerrit.osmocom.org/osmo-gsm-tester +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision 14e2cf8b779ffdfff66777ba7e81b38d4e8b2fee (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 14e2cf8b779ffdfff66777ba7e81b38d4e8b2fee # timeout=10 Commit message: "contrib/jenkins-build-osmo-ggsn.sh: Depend on libosmo-netif" > git rev-list --no-walk 14e2cf8b779ffdfff66777ba7e81b38d4e8b2fee # timeout=10 [osmo-gsm-tester_virtual] $ /bin/sh -xe /tmp/jenkins5013051823613257495.sh + rm -rf trial-8304-bin.tgz trial-8304-run.tgz *.md5 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bsc" build number 25708 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts" build number 11314 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-ggsn" build number 10880 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-hlr" build number 13131 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-mgw" build number 13457 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-hnbgw" build number 13793 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-msc" build number 42550 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu" build number 7825 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-sgsn" build number 44858 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-trx" build number 8829 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 13456 Copied 2 artifacts from "osmo-gsm-tester_build-osmocom-bb" build number 7790 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts-sysmo" build number 11839 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu-sysmo" build number 7865 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts-oc2g" build number 9337 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu-oc2g" build number 6585 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 7790 [osmo-gsm-tester_virtual] $ /bin/sh -xe /tmp/jenkins7134473228144563352.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-8304 + rm -rf docker-playground + git clone --depth=1 --branch=master https://gerrit.osmocom.org/docker-playground docker-playground Cloning into 'docker-playground'... + git -C docker-playground log --oneline 290ae4c ttcn3-bts-test: write bts logs to tmpfs + make -C docker-playground/osmo-gsm-tester make: Entering directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/docker-playground/osmo-gsm-tester' awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/docker-playground/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=docker.io \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/20.7.0 \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg M3UA_TESTTOOL_BRANCH=osmocom/master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_REMSIM_BRANCH=master \ --build-arg OSMO_S1GW_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ -t docker.io/osmocom-build/osmo-gsm-tester:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 4.84kB done #1 WARN: InvalidDefaultArgInFrom: Default value for ARG $USER/debian-bookworm-build results in empty or invalid base image name (line 2) #1 WARN: LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format (line 65) #1 DONE 0.0s #2 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-build:latest #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: 2B done #3 DONE 0.0s #4 [ 1/28] FROM docker.io/osmocom-build/debian-bookworm-build:latest #4 DONE 0.0s #5 [internal] load build context #5 transferring context: 5.76kB done #5 DONE 0.0s #6 [22/28] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-TESTER/+/MASTER?FORMAT=TEXT /tmp/commit #6 DONE 0.1s #7 [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 #7 CACHED #8 [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 #8 CACHED #9 [22/28] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-TESTER/+/MASTER?FORMAT=TEXT /tmp/commit #9 CACHED #10 [27/28] COPY RESOURCES.CONF /tmp/osmo-gsm-tester/sysmocom/resources.conf #10 CACHED #11 [18/28] RUN SET -x && mkdir -p /tmp/mongodb && cd /tmp/mongodb && wget "https://pgp.mongodb.com/server-5.0.asc" -O "/mongodb.key" && wget "http://archive.debian.org/debian-security/pool/updates/main/o/openssl/libssl1.1_1.1.1n-0+deb10u6_amd64.deb" && dpkg -i "libssl1.1_1.1.1n-0+deb10u6_amd64.deb" && echo "deb [signed-by=/mongodb.key] http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0 main" > /etc/apt/sources.list.d/mongodb-org.list && apt-get update && apt-get install -y mongodb-org && apt-get clean && cd / && rm -rf /tmp/mongodb && rm /etc/apt/sources.list.d/mongodb-org.list && sed -i "s/127.0.0.1/172.18.50.2/g" /etc/mongod.conf #11 CACHED #12 [24/28] RUN mkdir -p /usr/local/bin/ && cp osmo-gsm-tester/utils/bin/* /usr/local/bin/ #12 CACHED #13 [26/28] RUN mkdir -p /etc/security/limits.d/ && cp osmo-gsm-tester/utils/limits.d/* /etc/security/limits.d/ #13 CACHED #14 [21/28] RUN GIT clone https://gerrit.osmocom.org/osmo-gsm-tester.git #14 CACHED #15 [ 4/28] RUN usermod -a -G osmo-gsm-tester jenkins #15 CACHED #16 [17/28] RUN APT-GET update && apt-get install -y --no-install-recommends gnuradio && apt-get clean #16 CACHED #17 [20/28] WORKDIR /TMP #17 CACHED #18 [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 #18 CACHED #19 [ 9/28] COPY SSH /root/.ssh #19 CACHED #20 [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 #20 CACHED #21 [ 3/28] RUN groupadd osmo-gsm-tester #21 CACHED #22 [ 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 #22 CACHED #23 [11/28] RUN chmod -R 0700 /home/jenkins/.ssh /root/.ssh #23 CACHED #24 [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 #24 CACHED #25 [ 7/28] RUN APT-GET update && apt-get install -y openssh-server #25 CACHED #26 [12/28] RUN MKDIR -p /osmo-gsm-tester-srsue /osmo-gsm-tester-srsenb /osmo-gsm-tester-srsepc /osmo-gsm-tester-trx /osmo-gsm-tester-grbroker /osmo-gsm-tester-open5gs #26 CACHED #27 [ 6/28] RUN PIP3 install --break-system-packages "git+https://github.com/podshumok/python-smpplib.git@master#egg=smpplib" pydbus pyusb pysispm pymongo #27 CACHED #28 [10/28] COPY --CHOWN=JENKINS:JENKINS ssh /home/jenkins/.ssh #28 CACHED #29 [ 2/28] RUN useradd -ms /bin/bash jenkins #29 CACHED #30 [ 8/28] RUN MKDIR /var/run/sshd #30 CACHED #31 [13/28] RUN CHOWN -R jenkins:jenkins /osmo-gsm-tester-* #31 CACHED #32 [25/28] RUN mkdir -p /etc/sudoers.d/ && cp osmo-gsm-tester/utils/sudoers.d/* /etc/sudoers.d/ #32 CACHED #33 [28/28] WORKDIR /DATA #33 CACHED #34 exporting to image #34 exporting layers done #34 writing image sha256:c20cc2ff26d89ff55cf79d62b0530fd4e6413a49b11efbe5b9c16ec98bf6c4e4 done #34 naming to docker.io/osmocom-build/osmo-gsm-tester:latest 0.0s done #34 DONE 0.0s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/docker-playground/osmo-gsm-tester' + unlink osmo-gsm-tester/sysmocom/resources.conf + ln -s resources.conf.virtual osmo-gsm-tester/sysmocom/resources.conf + docker run --rm=true -e HOME=/build -e JOB_NAME=osmo-gsm-tester_virtual -e OSMO_GSM_TESTER_CONF=/build/osmo-gsm-tester/sysmocom/main.conf -e OSMO_GSM_TESTER_OPTS=-s netreg_mass -e BUILD_NUMBER=8305 -w /build -i -v /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual:/build -v /home/osmocom-build/.ssh:/home/build/.ssh:ro --name=osmo-gsm-tester-virtual --cap-add=sys_nice osmocom-build/osmo-gsm-tester /bin/bash -c LANG="en_US.utf8" LC_ALL="en_US.UTF-8" LC_LANG="en_US.UTF-8" PATH="$PWD/osmo-gsm-tester/src:${PATH}" ./osmo-gsm-tester/contrib/jenkins-run.sh + base=/build + dirname -- ./osmo-gsm-tester/contrib/jenkins-run.sh + CDPATH= cd -- ./osmo-gsm-tester/contrib + pwd -P + SCRIPT_DIR=/build/osmo-gsm-tester/contrib + OSMO_GSM_TESTER_CONF=/build/osmo-gsm-tester/sysmocom/main.conf + date +%F %T + time_start=2026-04-18 22:48:36 + trial_dir_prefix=trial- + rm -rf trial-* + trial_dir=trial-8305 + mkdir -p trial-8305 + mv open5gs.build-8.tgz osmo-bsc.build-2026-04-18_13_27_27.tgz osmo-bts-oc2g.build-2026-04-18_00_52_07.tgz osmo-bts-sysmo.build-2026-04-18_00_52_07.tgz osmo-bts.build-2026-04-18_00_52_20.tgz osmo-ggsn.build-2026-04-18_20_43_12.tgz osmo-hlr.build-2026-04-18_16_37_04.tgz osmo-hnbgw.build-2026-04-18_13_29_20.tgz osmo-mgw.build-2026-04-18_08_33_17.tgz osmo-msc.build-2026-04-18_13_32_06.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2026-04-18_07_35_14.tgz osmo-pcu-sysmo.build-2026-04-18_07_35_11.tgz osmo-pcu.build-2026-04-18_07_35_11.tgz osmo-sgsn.build-2026-04-18_20_48_59.tgz osmo-stp.build-2026-04-18_13_23_21.tgz osmo-trx.build-2026-04-18_14_21_32.tgz osmocom-bb.build-2026-04-18_21_17_25.tgz srslte.build-19.tgz trial-8305 + cat open5gs.build-8.md5 osmo-bsc.build-2026-04-18_13_27_27.md5 osmo-bts-oc2g.build-2026-04-18_00_52_07.md5 osmo-bts-sysmo.build-2026-04-18_00_52_07.md5 osmo-bts.build-2026-04-18_00_52_20.md5 osmo-ggsn.build-2026-04-18_20_43_12.md5 osmo-hlr.build-2026-04-18_16_37_04.md5 osmo-hnbgw.build-2026-04-18_13_29_20.md5 osmo-mgw.build-2026-04-18_08_33_17.md5 osmo-msc.build-2026-04-18_13_32_06.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2026-04-18_07_35_14.md5 osmo-pcu-sysmo.build-2026-04-18_07_35_11.md5 osmo-pcu.build-2026-04-18_07_35_11.md5 osmo-sgsn.build-2026-04-18_20_48_59.md5 osmo-stp.build-2026-04-18_13_23_21.md5 osmo-trx.build-2026-04-18_14_21_32.md5 osmocom-bb.build-2026-04-18_21_17_25.md5 srslte.build-19.md5 + rm open5gs.build-8.md5 osmo-bsc.build-2026-04-18_13_27_27.md5 osmo-bts-oc2g.build-2026-04-18_00_52_07.md5 osmo-bts-sysmo.build-2026-04-18_00_52_07.md5 osmo-bts.build-2026-04-18_00_52_20.md5 osmo-ggsn.build-2026-04-18_20_43_12.md5 osmo-hlr.build-2026-04-18_16_37_04.md5 osmo-hnbgw.build-2026-04-18_13_29_20.md5 osmo-mgw.build-2026-04-18_08_33_17.md5 osmo-msc.build-2026-04-18_13_32_06.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2026-04-18_07_35_14.md5 osmo-pcu-sysmo.build-2026-04-18_07_35_11.md5 osmo-pcu.build-2026-04-18_07_35_11.md5 osmo-sgsn.build-2026-04-18_20_48_59.md5 osmo-stp.build-2026-04-18_13_23_21.md5 osmo-trx.build-2026-04-18_14_21_32.md5 osmocom-bb.build-2026-04-18_21_17_25.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-8305 -s netreg_mass combinations: ['netreg_mass'] trial: 'trial-8305' 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-8305 -------------------------------------------------------------------------------------------- 22:48:36.659165 tst trial-8305: Detailed log at /build/trial-8305/run.2026-04-18_22-48-36/log --------------------------------------------------------------------- trial-8305 netreg_mass --------------------------------------------------------------------- 22:48:36.867028 tst netreg_mass: reserving resources in /var/tmp/osmo-gsm-tester/state ... 22:48:36.867375 tst netreg_mass: Verifying 1 x bts (candidates: 1) 22:48:36.868161 tst netreg_mass: Verifying 6 x ip_address (candidates: 9) 22:48:36.869288 tst netreg_mass: Verifying 100 x modem (candidates: 100) 22:48:36.934097 tst netreg_mass: Reserving 1 x bts (candidates: 1) 22:48:36.937680 tst netreg_mass: Reserving 6 x ip_address (candidates: 9) 22:48:36.941583 tst netreg_mass: Reserving 100 x modem (candidates: 100) 22:48:37.007532 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-8305 netreg_mass register_default_mass.py ---------------------------------------------- 22:48:37.008361 tst register_default_mass.py:9: Claiming resources for the test 22:48:37.023417 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:48:37.023952 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:48:37.024401 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:48:37.024834 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:48:37.025284 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:48:37.025726 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:48:37.026166 tst netreg_mass: Using 1 x bts (candidates: 1) 22:48:37.056775 tst register_default_mass.py: using LAC 2 22:48:37.078883 tst register_default_mass.py: using RAC 2 22:48:37.105532 tst register_default_mass.py: using CellId 2 22:48:37.134909 tst register_default_mass.py: using BVCI 3 22:48:37.148560 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:37.149241 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:37.149821 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:37.150329 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:37.150836 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:37.151349 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:37.151853 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:37.152361 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:37.152886 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:37.153390 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:37.153898 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:37.154432 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:37.154960 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:37.155480 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:37.156034 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:37.156565 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:37.157085 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:37.157622 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:37.158140 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:37.158658 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:37.159171 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:37.159711 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:37.160235 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:37.160773 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:37.161285 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:37.161791 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:37.162312 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:37.162830 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:37.163351 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:37.163871 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:37.164397 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:37.164908 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:37.165422 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:37.165952 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:37.166469 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:37.166974 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:37.167496 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:37.168018 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:37.168528 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:37.169031 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:37.169541 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:37.170050 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:37.170559 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:37.171073 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:37.171579 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:37.172087 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:37.172603 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:37.173113 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:37.173614 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:37.174117 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:37.174640 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:37.175147 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:37.175649 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:37.176193 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:37.176701 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:37.177205 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:37.177725 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:37.178237 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:37.178744 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:37.179253 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:37.179775 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:37.180281 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:37.180807 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:37.181321 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:37.181821 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:37.182335 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:37.182851 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:37.183360 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:37.183881 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:37.184393 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:37.184897 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:37.185417 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:37.185993 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:37.186499 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:37.187004 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:37.187514 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:37.188015 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:37.188523 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:37.189025 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:37.189517 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:37.190007 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:37.190513 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:37.191017 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:37.191531 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:37.192036 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:37.192531 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:37.193051 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:37.193558 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:37.194052 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:37.194569 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:37.195086 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:37.195590 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:37.196214 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:37.196740 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:37.197244 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:37.197758 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:37.198269 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:37.198775 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:37.199288 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:37.199802 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:37.200304 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:37.200881 tst register_default_mass.py:21: Launching a simple network 22:48:37.210780 run osmo-hlr_127.0.42.2: Starting osmo-hlr 22:48:37.329449 run create_hlr_db(pid=20): Launched 22:48:38.343936 run create_hlr_db(pid=20): Terminated: ok {rc=0} 22:48:38.367937 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Launched 22:48:38.383196 run osmo-hlr_127.0.42.2(pid=23): Launched 22:48:38.388939 run osmo-stp_127.0.42.5: Starting osmo-stp 22:48:38.572893 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Launched 22:48:38.587688 run osmo-stp_127.0.42.5(pid=25): Launched 22:48:38.593241 run osmo-msc_127.0.42.6: Starting osmo-msc 22:48:39.013707 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Launched 22:48:39.028850 run osmo-msc_127.0.42.6(pid=27): Launched 22:48:42.043548 run osmo-mgw_127.0.42.3: Starting osmo-mgw 22:48:42.182898 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Launched 22:48:42.197847 run osmo-mgw_127.0.42.3(pid=29): Launched 22:48:42.203549 run osmo-mgw_127.0.42.4: Starting osmo-mgw 22:48:42.226979 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Launched 22:48:42.242181 run osmo-mgw_127.0.42.4(pid=31): Launched 22:48:42.247950 run osmo-bsc_127.0.42.7: Starting osmo-bsc 22:48:42.562618 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Launched 22:48:42.578094 run osmo-bsc_127.0.42.7(pid=33): Launched 22:48:48.607579 run osmo-bts-virtual: Starting to connect to osmo-bsc_127.0.42.7 22:48:48.770626 run osmo-bts-virtual(pid=34): Launched 22:48:49.806937 tst register_default_mass.py: using MSISDN 1001 22:48:49.817302 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000000', msisdn='1001', subscriber_id=1} 22:48:49.856818 tst register_default_mass.py: using MSISDN 1002 22:48:49.875343 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000001', msisdn='1002', subscriber_id=2} 22:48:49.906220 tst register_default_mass.py: using MSISDN 1003 22:48:49.921060 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000002', msisdn='1003', subscriber_id=3} 22:48:49.951814 tst register_default_mass.py: using MSISDN 1004 22:48:49.966508 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000003', msisdn='1004', subscriber_id=4} 22:48:49.996237 tst register_default_mass.py: using MSISDN 1005 22:48:50.009377 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000004', msisdn='1005', subscriber_id=5} 22:48:50.039949 tst register_default_mass.py: using MSISDN 1006 22:48:50.054328 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000005', msisdn='1006', subscriber_id=6} 22:48:50.085066 tst register_default_mass.py: using MSISDN 1007 22:48:50.099499 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000006', msisdn='1007', subscriber_id=7} 22:48:50.130057 tst register_default_mass.py: using MSISDN 1008 22:48:50.144526 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000007', msisdn='1008', subscriber_id=8} 22:48:50.175276 tst register_default_mass.py: using MSISDN 1009 22:48:50.189910 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000008', msisdn='1009', subscriber_id=9} 22:48:50.220488 tst register_default_mass.py: using MSISDN 1010 22:48:50.234847 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000009', msisdn='1010', subscriber_id=10} 22:48:50.265443 tst register_default_mass.py: using MSISDN 1011 22:48:50.279919 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000000', msisdn='1011', subscriber_id=11} 22:48:50.310575 tst register_default_mass.py: using MSISDN 1012 22:48:50.325179 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000001', msisdn='1012', subscriber_id=12} 22:48:50.355816 tst register_default_mass.py: using MSISDN 1013 22:48:50.370161 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000002', msisdn='1013', subscriber_id=13} 22:48:50.400928 tst register_default_mass.py: using MSISDN 1014 22:48:50.415449 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000003', msisdn='1014', subscriber_id=14} 22:48:50.445945 tst register_default_mass.py: using MSISDN 1015 22:48:50.460452 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000004', msisdn='1015', subscriber_id=15} 22:48:50.495088 tst register_default_mass.py: using MSISDN 1016 22:48:50.511600 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000005', msisdn='1016', subscriber_id=16} 22:48:50.542086 tst register_default_mass.py: using MSISDN 1017 22:48:50.556635 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000006', msisdn='1017', subscriber_id=17} 22:48:50.587341 tst register_default_mass.py: using MSISDN 1018 22:48:50.601824 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000007', msisdn='1018', subscriber_id=18} 22:48:50.632592 tst register_default_mass.py: using MSISDN 1019 22:48:50.647065 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000008', msisdn='1019', subscriber_id=19} 22:48:50.677489 tst register_default_mass.py: using MSISDN 1020 22:48:50.691690 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000009', msisdn='1020', subscriber_id=20} 22:48:50.721853 tst register_default_mass.py: using MSISDN 1021 22:48:50.734879 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000000', msisdn='1021', subscriber_id=21} 22:48:50.764709 tst register_default_mass.py: using MSISDN 1022 22:48:50.778625 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000001', msisdn='1022', subscriber_id=22} 22:48:50.808571 tst register_default_mass.py: using MSISDN 1023 22:48:50.822653 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000002', msisdn='1023', subscriber_id=23} 22:48:50.852635 tst register_default_mass.py: using MSISDN 1024 22:48:50.866791 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000003', msisdn='1024', subscriber_id=24} 22:48:50.897259 tst register_default_mass.py: using MSISDN 1025 22:48:50.911503 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000004', msisdn='1025', subscriber_id=25} 22:48:50.942136 tst register_default_mass.py: using MSISDN 1026 22:48:50.956690 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000005', msisdn='1026', subscriber_id=26} 22:48:50.986944 tst register_default_mass.py: using MSISDN 1027 22:48:51.001118 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000006', msisdn='1027', subscriber_id=27} 22:48:51.031436 tst register_default_mass.py: using MSISDN 1028 22:48:51.045825 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000007', msisdn='1028', subscriber_id=28} 22:48:51.076172 tst register_default_mass.py: using MSISDN 1029 22:48:51.090447 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000008', msisdn='1029', subscriber_id=29} 22:48:51.119507 tst register_default_mass.py: using MSISDN 1030 22:48:51.133271 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000009', msisdn='1030', subscriber_id=30} 22:48:51.163193 tst register_default_mass.py: using MSISDN 1031 22:48:51.177257 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000000', msisdn='1031', subscriber_id=31} 22:48:51.207972 tst register_default_mass.py: using MSISDN 1032 22:48:51.222405 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000001', msisdn='1032', subscriber_id=32} 22:48:51.253160 tst register_default_mass.py: using MSISDN 1033 22:48:51.267689 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000002', msisdn='1033', subscriber_id=33} 22:48:51.298238 tst register_default_mass.py: using MSISDN 1034 22:48:51.312724 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000003', msisdn='1034', subscriber_id=34} 22:48:51.343703 tst register_default_mass.py: using MSISDN 1035 22:48:51.358265 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000004', msisdn='1035', subscriber_id=35} 22:48:51.388692 tst register_default_mass.py: using MSISDN 1036 22:48:51.403141 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000005', msisdn='1036', subscriber_id=36} 22:48:51.433607 tst register_default_mass.py: using MSISDN 1037 22:48:51.448059 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000006', msisdn='1037', subscriber_id=37} 22:48:51.479036 tst register_default_mass.py: using MSISDN 1038 22:48:51.493786 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000007', msisdn='1038', subscriber_id=38} 22:48:51.524418 tst register_default_mass.py: using MSISDN 1039 22:48:51.538906 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000008', msisdn='1039', subscriber_id=39} 22:48:51.569593 tst register_default_mass.py: using MSISDN 1040 22:48:51.584106 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000009', msisdn='1040', subscriber_id=40} 22:48:51.614666 tst register_default_mass.py: using MSISDN 1041 22:48:51.629243 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000000', msisdn='1041', subscriber_id=41} 22:48:51.660273 tst register_default_mass.py: using MSISDN 1042 22:48:51.674951 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000001', msisdn='1042', subscriber_id=42} 22:48:51.705787 tst register_default_mass.py: using MSISDN 1043 22:48:51.720393 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000002', msisdn='1043', subscriber_id=43} 22:48:51.749783 tst register_default_mass.py: using MSISDN 1044 22:48:51.763578 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000003', msisdn='1044', subscriber_id=44} 22:48:51.793786 tst register_default_mass.py: using MSISDN 1045 22:48:51.807907 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000004', msisdn='1045', subscriber_id=45} 22:48:51.838839 tst register_default_mass.py: using MSISDN 1046 22:48:51.853503 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000005', msisdn='1046', subscriber_id=46} 22:48:51.884560 tst register_default_mass.py: using MSISDN 1047 22:48:51.899237 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000006', msisdn='1047', subscriber_id=47} 22:48:51.930352 tst register_default_mass.py: using MSISDN 1048 22:48:51.945119 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000007', msisdn='1048', subscriber_id=48} 22:48:51.975191 tst register_default_mass.py: using MSISDN 1049 22:48:51.989319 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000008', msisdn='1049', subscriber_id=49} 22:48:52.018205 tst register_default_mass.py: using MSISDN 1050 22:48:52.031710 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000009', msisdn='1050', subscriber_id=50} 22:48:52.060136 tst register_default_mass.py: using MSISDN 1051 22:48:52.070982 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000000', msisdn='1051', subscriber_id=51} 22:48:52.099962 tst register_default_mass.py: using MSISDN 1052 22:48:52.111937 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000001', msisdn='1052', subscriber_id=52} 22:48:52.140623 tst register_default_mass.py: using MSISDN 1053 22:48:52.152787 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000002', msisdn='1053', subscriber_id=53} 22:48:52.181617 tst register_default_mass.py: using MSISDN 1054 22:48:52.202664 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000003', msisdn='1054', subscriber_id=54} 22:48:52.231810 tst register_default_mass.py: using MSISDN 1055 22:48:52.245327 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000004', msisdn='1055', subscriber_id=55} 22:48:52.274659 tst register_default_mass.py: using MSISDN 1056 22:48:52.288551 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000005', msisdn='1056', subscriber_id=56} 22:48:52.317354 tst register_default_mass.py: using MSISDN 1057 22:48:52.330911 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000006', msisdn='1057', subscriber_id=57} 22:48:52.360835 tst register_default_mass.py: using MSISDN 1058 22:48:52.374856 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000007', msisdn='1058', subscriber_id=58} 22:48:52.405605 tst register_default_mass.py: using MSISDN 1059 22:48:52.420032 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000008', msisdn='1059', subscriber_id=59} 22:48:52.450239 tst register_default_mass.py: using MSISDN 1060 22:48:52.464629 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000009', msisdn='1060', subscriber_id=60} 22:48:52.495213 tst register_default_mass.py: using MSISDN 1061 22:48:52.509538 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000000', msisdn='1061', subscriber_id=61} 22:48:52.540014 tst register_default_mass.py: using MSISDN 1062 22:48:52.554436 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000001', msisdn='1062', subscriber_id=62} 22:48:52.584937 tst register_default_mass.py: using MSISDN 1063 22:48:52.599431 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000002', msisdn='1063', subscriber_id=63} 22:48:52.629627 tst register_default_mass.py: using MSISDN 1064 22:48:52.643807 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000003', msisdn='1064', subscriber_id=64} 22:48:52.674204 tst register_default_mass.py: using MSISDN 1065 22:48:52.688555 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000004', msisdn='1065', subscriber_id=65} 22:48:52.718508 tst register_default_mass.py: using MSISDN 1066 22:48:52.732652 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000005', msisdn='1066', subscriber_id=66} 22:48:52.762627 tst register_default_mass.py: using MSISDN 1067 22:48:52.776610 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000006', msisdn='1067', subscriber_id=67} 22:48:52.806891 tst register_default_mass.py: using MSISDN 1068 22:48:52.821182 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000007', msisdn='1068', subscriber_id=68} 22:48:52.851771 tst register_default_mass.py: using MSISDN 1069 22:48:52.866492 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000008', msisdn='1069', subscriber_id=69} 22:48:52.896340 tst register_default_mass.py: using MSISDN 1070 22:48:52.910525 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000009', msisdn='1070', subscriber_id=70} 22:48:52.940021 tst register_default_mass.py: using MSISDN 1071 22:48:52.953959 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000000', msisdn='1071', subscriber_id=71} 22:48:52.984173 tst register_default_mass.py: using MSISDN 1072 22:48:52.998608 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000001', msisdn='1072', subscriber_id=72} 22:48:53.028798 tst register_default_mass.py: using MSISDN 1073 22:48:53.042981 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000002', msisdn='1073', subscriber_id=73} 22:48:53.073064 tst register_default_mass.py: using MSISDN 1074 22:48:53.087158 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000003', msisdn='1074', subscriber_id=74} 22:48:53.117289 tst register_default_mass.py: using MSISDN 1075 22:48:53.131471 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000004', msisdn='1075', subscriber_id=75} 22:48:53.161795 tst register_default_mass.py: using MSISDN 1076 22:48:53.176096 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000005', msisdn='1076', subscriber_id=76} 22:48:53.206402 tst register_default_mass.py: using MSISDN 1077 22:48:53.220851 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000006', msisdn='1077', subscriber_id=77} 22:48:53.250860 tst register_default_mass.py: using MSISDN 1078 22:48:53.265086 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000007', msisdn='1078', subscriber_id=78} 22:48:53.295384 tst register_default_mass.py: using MSISDN 1079 22:48:53.309643 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000008', msisdn='1079', subscriber_id=79} 22:48:53.339455 tst register_default_mass.py: using MSISDN 1080 22:48:53.353638 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000009', msisdn='1080', subscriber_id=80} 22:48:53.382732 tst register_default_mass.py: using MSISDN 1081 22:48:53.396338 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000000', msisdn='1081', subscriber_id=81} 22:48:53.425136 tst register_default_mass.py: using MSISDN 1082 22:48:53.438607 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000001', msisdn='1082', subscriber_id=82} 22:48:53.467618 tst register_default_mass.py: using MSISDN 1083 22:48:53.481054 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000002', msisdn='1083', subscriber_id=83} 22:48:53.509834 tst register_default_mass.py: using MSISDN 1084 22:48:53.523320 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000003', msisdn='1084', subscriber_id=84} 22:48:53.552341 tst register_default_mass.py: using MSISDN 1085 22:48:53.565888 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000004', msisdn='1085', subscriber_id=85} 22:48:53.594757 tst register_default_mass.py: using MSISDN 1086 22:48:53.608264 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000005', msisdn='1086', subscriber_id=86} 22:48:53.637020 tst register_default_mass.py: using MSISDN 1087 22:48:53.650412 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000006', msisdn='1087', subscriber_id=87} 22:48:53.679317 tst register_default_mass.py: using MSISDN 1088 22:48:53.692947 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000007', msisdn='1088', subscriber_id=88} 22:48:53.721441 tst register_default_mass.py: using MSISDN 1089 22:48:53.732896 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000008', msisdn='1089', subscriber_id=89} 22:48:53.761255 tst register_default_mass.py: using MSISDN 1090 22:48:53.774442 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000009', msisdn='1090', subscriber_id=90} 22:48:53.803327 tst register_default_mass.py: using MSISDN 1091 22:48:53.816870 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000000', msisdn='1091', subscriber_id=91} 22:48:53.846965 tst register_default_mass.py: using MSISDN 1092 22:48:53.861017 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000001', msisdn='1092', subscriber_id=92} 22:48:53.891722 tst register_default_mass.py: using MSISDN 1093 22:48:53.905980 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000002', msisdn='1093', subscriber_id=93} 22:48:53.936201 tst register_default_mass.py: using MSISDN 1094 22:48:53.950400 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000003', msisdn='1094', subscriber_id=94} 22:48:53.980667 tst register_default_mass.py: using MSISDN 1095 22:48:53.994673 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000004', msisdn='1095', subscriber_id=95} 22:48:54.024594 tst register_default_mass.py: using MSISDN 1096 22:48:54.038898 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000005', msisdn='1096', subscriber_id=96} 22:48:54.068862 tst register_default_mass.py: using MSISDN 1097 22:48:54.082962 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000006', msisdn='1097', subscriber_id=97} 22:48:54.113285 tst register_default_mass.py: using MSISDN 1098 22:48:54.127495 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000007', msisdn='1098', subscriber_id=98} 22:48:54.157627 tst register_default_mass.py: using MSISDN 1099 22:48:54.171754 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000008', msisdn='1099', subscriber_id=99} 22:48:54.201911 tst register_default_mass.py: using MSISDN 1100 22:48:54.216090 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000009', msisdn='1100', subscriber_id=100} 22:48:54.307288 run mass: Starting testcase 22:48:54.312856 run mass: Pre-launching all virtphy's 22:48:54.318230 run osmo-ms-virt-phy/00000: Starting virtphy 22:48:54.331201 run osmo-ms-virt-phy/00000(pid=35): Launched 22:48:54.337215 run osmo-ms-virt-phy/00001: Starting virtphy 22:48:54.350063 run osmo-ms-virt-phy/00001(pid=36): Launched 22:48:54.356175 run osmo-ms-virt-phy/00002: Starting virtphy 22:48:54.369239 run osmo-ms-virt-phy/00002(pid=37): Launched 22:48:54.375270 run osmo-ms-virt-phy/00003: Starting virtphy 22:48:54.388425 run osmo-ms-virt-phy/00003(pid=38): Launched 22:48:54.394466 run osmo-ms-virt-phy/00004: Starting virtphy 22:48:54.407558 run osmo-ms-virt-phy/00004(pid=39): Launched 22:48:54.413581 run osmo-ms-virt-phy/00005: Starting virtphy 22:48:54.426664 run osmo-ms-virt-phy/00005(pid=40): Launched 22:48:54.432747 run osmo-ms-virt-phy/00006: Starting virtphy 22:48:54.445665 run osmo-ms-virt-phy/00006(pid=41): Launched 22:48:54.451746 run osmo-ms-virt-phy/00007: Starting virtphy 22:48:54.464857 run osmo-ms-virt-phy/00007(pid=42): Launched 22:48:54.470921 run osmo-ms-virt-phy/00008: Starting virtphy 22:48:54.483910 run osmo-ms-virt-phy/00008(pid=43): Launched 22:48:54.489926 run osmo-ms-virt-phy/00009: Starting virtphy 22:48:54.502937 run osmo-ms-virt-phy/00009(pid=44): Launched 22:48:54.508948 run osmo-ms-virt-phy/00010: Starting virtphy 22:48:54.521957 run osmo-ms-virt-phy/00010(pid=45): Launched 22:48:54.528007 run osmo-ms-virt-phy/00011: Starting virtphy 22:48:54.540954 run osmo-ms-virt-phy/00011(pid=46): Launched 22:48:54.546973 run osmo-ms-virt-phy/00012: Starting virtphy 22:48:54.559983 run osmo-ms-virt-phy/00012(pid=47): Launched 22:48:54.566013 run osmo-ms-virt-phy/00013: Starting virtphy 22:48:54.579079 run osmo-ms-virt-phy/00013(pid=48): Launched 22:48:54.585174 run osmo-ms-virt-phy/00014: Starting virtphy 22:48:54.598220 run osmo-ms-virt-phy/00014(pid=49): Launched 22:48:54.604247 run osmo-ms-virt-phy/00015: Starting virtphy 22:48:54.617231 run osmo-ms-virt-phy/00015(pid=50): Launched 22:48:54.623260 run osmo-ms-virt-phy/00016: Starting virtphy 22:48:54.636277 run osmo-ms-virt-phy/00016(pid=51): Launched 22:48:54.642316 run osmo-ms-virt-phy/00017: Starting virtphy 22:48:54.655362 run osmo-ms-virt-phy/00017(pid=52): Launched 22:48:54.661401 run osmo-ms-virt-phy/00018: Starting virtphy 22:48:54.674543 run osmo-ms-virt-phy/00018(pid=53): Launched 22:48:54.680601 run osmo-ms-virt-phy/00019: Starting virtphy 22:48:54.693739 run osmo-ms-virt-phy/00019(pid=54): Launched 22:48:54.699793 run osmo-ms-virt-phy/00020: Starting virtphy 22:48:54.712778 run osmo-ms-virt-phy/00020(pid=55): Launched 22:48:54.718780 run osmo-ms-virt-phy/00021: Starting virtphy 22:48:54.731651 run osmo-ms-virt-phy/00021(pid=56): Launched 22:48:54.737663 run osmo-ms-virt-phy/00022: Starting virtphy 22:48:54.750543 run osmo-ms-virt-phy/00022(pid=57): Launched 22:48:54.756670 run osmo-ms-virt-phy/00023: Starting virtphy 22:48:54.769660 run osmo-ms-virt-phy/00023(pid=58): Launched 22:48:54.775726 run osmo-ms-virt-phy/00024: Starting virtphy 22:48:54.788752 run osmo-ms-virt-phy/00024(pid=59): Launched 22:48:54.794776 run osmo-ms-virt-phy/00025: Starting virtphy 22:48:54.807792 run osmo-ms-virt-phy/00025(pid=60): Launched 22:48:54.813806 run osmo-ms-virt-phy/00026: Starting virtphy 22:48:54.826697 run osmo-ms-virt-phy/00026(pid=61): Launched 22:48:54.832659 run osmo-ms-virt-phy/00027: Starting virtphy 22:48:54.845534 run osmo-ms-virt-phy/00027(pid=62): Launched 22:48:54.851433 run osmo-ms-virt-phy/00028: Starting virtphy 22:48:54.864299 run osmo-ms-virt-phy/00028(pid=63): Launched 22:48:54.870268 run osmo-ms-virt-phy/00029: Starting virtphy 22:48:54.883170 run osmo-ms-virt-phy/00029(pid=64): Launched 22:48:54.889162 run osmo-ms-virt-phy/00030: Starting virtphy 22:48:54.902027 run osmo-ms-virt-phy/00030(pid=65): Launched 22:48:54.907932 run osmo-ms-virt-phy/00031: Starting virtphy 22:48:54.920805 run osmo-ms-virt-phy/00031(pid=66): Launched 22:48:54.926824 run osmo-ms-virt-phy/00032: Starting virtphy 22:48:54.939642 run osmo-ms-virt-phy/00032(pid=67): Launched 22:48:54.945724 run osmo-ms-virt-phy/00033: Starting virtphy 22:48:54.958557 run osmo-ms-virt-phy/00033(pid=68): Launched 22:48:54.964549 run osmo-ms-virt-phy/00034: Starting virtphy 22:48:54.977579 run osmo-ms-virt-phy/00034(pid=69): Launched 22:48:54.983492 run osmo-ms-virt-phy/00035: Starting virtphy 22:48:54.996488 run osmo-ms-virt-phy/00035(pid=70): Launched 22:48:55.002408 run osmo-ms-virt-phy/00036: Starting virtphy 22:48:55.015196 run osmo-ms-virt-phy/00036(pid=71): Launched 22:48:55.021155 run osmo-ms-virt-phy/00037: Starting virtphy 22:48:55.034002 run osmo-ms-virt-phy/00037(pid=72): Launched 22:48:55.039913 run osmo-ms-virt-phy/00038: Starting virtphy 22:48:55.052762 run osmo-ms-virt-phy/00038(pid=73): Launched 22:48:55.058662 run osmo-ms-virt-phy/00039: Starting virtphy 22:48:55.071488 run osmo-ms-virt-phy/00039(pid=74): Launched 22:48:55.077456 run osmo-ms-virt-phy/00040: Starting virtphy 22:48:55.090575 run osmo-ms-virt-phy/00040(pid=75): Launched 22:48:55.096692 run osmo-ms-virt-phy/00041: Starting virtphy 22:48:55.109919 run osmo-ms-virt-phy/00041(pid=76): Launched 22:48:55.115998 run osmo-ms-virt-phy/00042: Starting virtphy 22:48:55.128986 run osmo-ms-virt-phy/00042(pid=77): Launched 22:48:55.135026 run osmo-ms-virt-phy/00043: Starting virtphy 22:48:55.147972 run osmo-ms-virt-phy/00043(pid=78): Launched 22:48:55.154047 run osmo-ms-virt-phy/00044: Starting virtphy 22:48:55.167332 run osmo-ms-virt-phy/00044(pid=79): Launched 22:48:55.173347 run osmo-ms-virt-phy/00045: Starting virtphy 22:48:55.186325 run osmo-ms-virt-phy/00045(pid=80): Launched 22:48:55.192270 run osmo-ms-virt-phy/00046: Starting virtphy 22:48:55.205223 run osmo-ms-virt-phy/00046(pid=81): Launched 22:48:55.211214 run osmo-ms-virt-phy/00047: Starting virtphy 22:48:55.224239 run osmo-ms-virt-phy/00047(pid=82): Launched 22:48:55.230240 run osmo-ms-virt-phy/00048: Starting virtphy 22:48:55.243075 run osmo-ms-virt-phy/00048(pid=83): Launched 22:48:55.249092 run osmo-ms-virt-phy/00049: Starting virtphy 22:48:55.261970 run osmo-ms-virt-phy/00049(pid=84): Launched 22:48:55.267949 run osmo-ms-virt-phy/00050: Starting virtphy 22:48:55.280866 run osmo-ms-virt-phy/00050(pid=85): Launched 22:48:55.286898 run osmo-ms-virt-phy/00051: Starting virtphy 22:48:55.299912 run osmo-ms-virt-phy/00051(pid=86): Launched 22:48:55.305877 run osmo-ms-virt-phy/00052: Starting virtphy 22:48:55.318721 run osmo-ms-virt-phy/00052(pid=87): Launched 22:48:55.324696 run osmo-ms-virt-phy/00053: Starting virtphy 22:48:55.337541 run osmo-ms-virt-phy/00053(pid=88): Launched 22:48:55.343455 run osmo-ms-virt-phy/00054: Starting virtphy 22:48:55.356340 run osmo-ms-virt-phy/00054(pid=89): Launched 22:48:55.362452 run osmo-ms-virt-phy/00055: Starting virtphy 22:48:55.375638 run osmo-ms-virt-phy/00055(pid=90): Launched 22:48:55.381701 run osmo-ms-virt-phy/00056: Starting virtphy 22:48:55.394881 run osmo-ms-virt-phy/00056(pid=91): Launched 22:48:55.400962 run osmo-ms-virt-phy/00057: Starting virtphy 22:48:55.414143 run osmo-ms-virt-phy/00057(pid=92): Launched 22:48:55.420163 run osmo-ms-virt-phy/00058: Starting virtphy 22:48:55.433090 run osmo-ms-virt-phy/00058(pid=93): Launched 22:48:55.439022 run osmo-ms-virt-phy/00059: Starting virtphy 22:48:55.452024 run osmo-ms-virt-phy/00059(pid=94): Launched 22:48:55.457949 run osmo-ms-virt-phy/00060: Starting virtphy 22:48:55.470965 run osmo-ms-virt-phy/00060(pid=95): Launched 22:48:55.476886 run osmo-ms-virt-phy/00061: Starting virtphy 22:48:55.489681 run osmo-ms-virt-phy/00061(pid=96): Launched 22:48:55.495643 run osmo-ms-virt-phy/00062: Starting virtphy 22:48:55.508471 run osmo-ms-virt-phy/00062(pid=97): Launched 22:48:55.514457 run osmo-ms-virt-phy/00063: Starting virtphy 22:48:55.527330 run osmo-ms-virt-phy/00063(pid=98): Launched 22:48:55.533353 run osmo-ms-virt-phy/00064: Starting virtphy 22:48:55.546183 run osmo-ms-virt-phy/00064(pid=99): Launched 22:48:55.552197 run osmo-ms-virt-phy/00065: Starting virtphy 22:48:55.565085 run osmo-ms-virt-phy/00065(pid=100): Launched 22:48:55.570987 run osmo-ms-virt-phy/00066: Starting virtphy 22:48:55.583772 run osmo-ms-virt-phy/00066(pid=101): Launched 22:48:55.589715 run osmo-ms-virt-phy/00067: Starting virtphy 22:48:55.602511 run osmo-ms-virt-phy/00067(pid=102): Launched 22:48:55.608497 run osmo-ms-virt-phy/00068: Starting virtphy 22:48:55.621385 run osmo-ms-virt-phy/00068(pid=103): Launched 22:48:55.627515 run osmo-ms-virt-phy/00069: Starting virtphy 22:48:55.640728 run osmo-ms-virt-phy/00069(pid=104): Launched 22:48:55.646738 run osmo-ms-virt-phy/00070: Starting virtphy 22:48:55.659995 run osmo-ms-virt-phy/00070(pid=105): Launched 22:48:55.666006 run osmo-ms-virt-phy/00071: Starting virtphy 22:48:55.679312 run osmo-ms-virt-phy/00071(pid=106): Launched 22:48:55.685473 run osmo-ms-virt-phy/00072: Starting virtphy 22:48:55.698757 run osmo-ms-virt-phy/00072(pid=107): Launched 22:48:55.704796 run osmo-ms-virt-phy/00073: Starting virtphy 22:48:55.717803 run osmo-ms-virt-phy/00073(pid=108): Launched 22:48:55.723962 run osmo-ms-virt-phy/00074: Starting virtphy 22:48:55.737013 run osmo-ms-virt-phy/00074(pid=109): Launched 22:48:55.743158 run osmo-ms-virt-phy/00075: Starting virtphy 22:48:55.756281 run osmo-ms-virt-phy/00075(pid=110): Launched 22:48:55.762317 run osmo-ms-virt-phy/00076: Starting virtphy 22:48:55.775244 run osmo-ms-virt-phy/00076(pid=111): Launched 22:48:55.781390 run osmo-ms-virt-phy/00077: Starting virtphy 22:48:55.794456 run osmo-ms-virt-phy/00077(pid=112): Launched 22:48:55.800625 run osmo-ms-virt-phy/00078: Starting virtphy 22:48:55.813686 run osmo-ms-virt-phy/00078(pid=113): Launched 22:48:55.819627 run osmo-ms-virt-phy/00079: Starting virtphy 22:48:55.832539 run osmo-ms-virt-phy/00079(pid=114): Launched 22:48:55.838582 run osmo-ms-virt-phy/00080: Starting virtphy 22:48:55.851597 run osmo-ms-virt-phy/00080(pid=115): Launched 22:48:55.857634 run osmo-ms-virt-phy/00081: Starting virtphy 22:48:55.870835 run osmo-ms-virt-phy/00081(pid=116): Launched 22:48:55.876866 run osmo-ms-virt-phy/00082: Starting virtphy 22:48:55.890035 run osmo-ms-virt-phy/00082(pid=117): Launched 22:48:55.896078 run osmo-ms-virt-phy/00083: Starting virtphy 22:48:55.909382 run osmo-ms-virt-phy/00083(pid=118): Launched 22:48:55.915695 run osmo-ms-virt-phy/00084: Starting virtphy 22:48:55.928959 run osmo-ms-virt-phy/00084(pid=119): Launched 22:48:55.935257 run osmo-ms-virt-phy/00085: Starting virtphy 22:48:55.948586 run osmo-ms-virt-phy/00085(pid=120): Launched 22:48:55.954661 run osmo-ms-virt-phy/00086: Starting virtphy 22:48:55.967823 run osmo-ms-virt-phy/00086(pid=121): Launched 22:48:55.974027 run osmo-ms-virt-phy/00087: Starting virtphy 22:48:55.987161 run osmo-ms-virt-phy/00087(pid=122): Launched 22:48:55.993182 run osmo-ms-virt-phy/00088: Starting virtphy 22:48:56.006015 run osmo-ms-virt-phy/00088(pid=123): Launched 22:48:56.012032 run osmo-ms-virt-phy/00089: Starting virtphy 22:48:56.024912 run osmo-ms-virt-phy/00089(pid=124): Launched 22:48:56.031013 run osmo-ms-virt-phy/00090: Starting virtphy 22:48:56.044102 run osmo-ms-virt-phy/00090(pid=125): Launched 22:48:56.050117 run osmo-ms-virt-phy/00091: Starting virtphy 22:48:56.062970 run osmo-ms-virt-phy/00091(pid=126): Launched 22:48:56.068940 run osmo-ms-virt-phy/00092: Starting virtphy 22:48:56.081846 run osmo-ms-virt-phy/00092(pid=127): Launched 22:48:56.087818 run osmo-ms-virt-phy/00093: Starting virtphy 22:48:56.100900 run osmo-ms-virt-phy/00093(pid=128): Launched 22:48:56.106904 run osmo-ms-virt-phy/00094: Starting virtphy 22:48:56.119981 run osmo-ms-virt-phy/00094(pid=129): Launched 22:48:56.125899 run osmo-ms-virt-phy/00095: Starting virtphy 22:48:56.138762 run osmo-ms-virt-phy/00095(pid=130): Launched 22:48:56.144682 run osmo-ms-virt-phy/00096: Starting virtphy 22:48:56.157872 run osmo-ms-virt-phy/00096(pid=131): Launched 22:48:56.163842 run osmo-ms-virt-phy/00097: Starting virtphy 22:48:56.176986 run osmo-ms-virt-phy/00097(pid=132): Launched 22:48:56.182991 run osmo-ms-virt-phy/00098: Starting virtphy 22:48:56.195918 run osmo-ms-virt-phy/00098(pid=133): Launched 22:48:56.201884 run osmo-ms-virt-phy/00099: Starting virtphy 22:48:56.214768 run osmo-ms-virt-phy/00099(pid=134): Launched 22:48:56.220756 run mass: Checking if sockets are in the filesystem 22:48:56.252850 run osmo-ms-mob/00000: Starting mobile 22:48:56.265887 run osmo-ms-mob/00000(pid=135): Launched 22:48:56.277297 run mass: MS start registered {at=7103162.485615095, delay=0.005313189700245857, ms=00000} 22:49:00.468703 run osmo-ms-mob/00001: Starting mobile 22:49:00.485942 run osmo-ms-mob/00001(pid=136): Launched 22:49:00.496444 run mass: MS start registered {at=7103166.704762839, delay=0.0042535727843642235, ms=00001} 22:49:01.607314 run mass: MS performed LU {at=7103167.81551955, lu_delay=5.329904454760253, ms=00000} 22:49:02.237537 run osmo-ms-mob/00002: Starting mobile 22:49:02.250939 run osmo-ms-mob/00002(pid=137): Launched 22:49:02.261482 run mass: MS start registered {at=7103168.469793282, delay=0.004431822337210178, ms=00002} 22:49:03.568971 run osmo-ms-mob/00003: Starting mobile 22:49:03.585865 run osmo-ms-mob/00003(pid=138): Launched 22:49:03.596376 run mass: MS start registered {at=7103169.80469559, delay=0.004524854011833668, ms=00003} 22:49:04.637786 run osmo-ms-mob/00004: Starting mobile 22:49:04.650948 run osmo-ms-mob/00004(pid=139): Launched 22:49:04.661392 run mass: MS start registered {at=7103170.869710558, delay=0.0043054306879639626, ms=00004} 22:49:05.372987 run mass: MS performed LU {at=7103171.581197177, lu_delay=4.8764343382790685, ms=00001} 22:49:05.668161 run osmo-ms-mob/00005: Starting mobile 22:49:05.684912 run osmo-ms-mob/00005(pid=140): Launched 22:49:05.695479 run mass: MS start registered {at=7103171.903795537, delay=0.004517006687819958, ms=00005} 22:49:06.559081 run osmo-ms-mob/00006: Starting mobile 22:49:06.575307 run osmo-ms-mob/00006(pid=141): Launched 22:49:06.585969 run mass: MS start registered {at=7103172.794289917, delay=0.004665830172598362, ms=00006} 22:49:07.274592 run mass: MS performed LU {at=7103173.48279917, lu_delay=5.013005887158215, ms=00002} 22:49:07.458960 run osmo-ms-mob/00007: Starting mobile 22:49:07.475621 run osmo-ms-mob/00007(pid=142): Launched 22:49:07.486264 run mass: MS start registered {at=7103173.694584488, delay=0.004612395539879799, ms=00007} 22:49:08.237028 run osmo-ms-mob/00008: Starting mobile 22:49:08.250408 run osmo-ms-mob/00008(pid=143): Launched 22:49:08.261075 run mass: MS start registered {at=7103174.469397744, delay=0.004506612196564674, ms=00008} 22:49:08.936708 run osmo-ms-mob/00009: Starting mobile 22:49:08.950064 run osmo-ms-mob/00009(pid=144): Launched 22:49:08.960773 run mass: MS start registered {at=7103175.169093337, delay=0.0045570749789476395, ms=00009} 22:49:09.139407 run mass: MS performed LU {at=7103175.347621435, lu_delay=5.54292584490031, ms=00003} 22:49:09.668627 run osmo-ms-mob/00010: Starting mobile 22:49:09.685272 run osmo-ms-mob/00010(pid=145): Launched 22:49:09.691347 run mass: MS performed LU {at=7103175.899673805, lu_delay=5.029963246546686, ms=00004} 22:49:09.697256 run mass: MS start registered {at=7103175.905590849, delay=0.005934238433837891, ms=00010} 22:49:10.236817 run osmo-ms-mob/00011: Starting mobile 22:49:10.250253 run osmo-ms-mob/00011(pid=146): Launched 22:49:10.260921 run mass: MS start registered {at=7103176.469241542, delay=0.004657674580812454, ms=00011} 22:49:10.859310 run osmo-ms-mob/00012: Starting mobile 22:49:10.875513 run osmo-ms-mob/00012(pid=147): Launched 22:49:10.886206 run mass: MS start registered {at=7103177.094527458, delay=0.004777146503329277, ms=00012} 22:49:11.041090 run mass: MS performed LU {at=7103177.249306017, lu_delay=5.345510479994118, ms=00005} 22:49:11.467237 run osmo-ms-mob/00013: Starting mobile 22:49:11.482488 run osmo-ms-mob/00013(pid=148): Launched 22:49:11.493326 run mass: MS start registered {at=7103177.701649849, delay=0.0049105482175946236, ms=00013} 22:49:11.557290 run mass: MS performed LU {at=7103177.765501671, lu_delay=4.97121175378561, ms=00006} 22:49:12.037058 run osmo-ms-mob/00014: Starting mobile 22:49:12.050133 run osmo-ms-mob/00014(pid=149): Launched 22:49:12.061087 run mass: MS start registered {at=7103178.269407852, delay=0.004729783162474632, ms=00014} 22:49:12.636915 run osmo-ms-mob/00015: Starting mobile 22:49:12.650106 run osmo-ms-mob/00015(pid=150): Launched 22:49:12.660862 run mass: MS start registered {at=7103178.869185043, delay=0.004705458879470825, ms=00015} 22:49:12.905255 run mass: MS performed LU {at=7103179.113464299, lu_delay=5.418879810720682, ms=00007} 22:49:12.950994 run mass: MS performed LU {at=7103179.159219321, lu_delay=4.6898215766996145, ms=00008} 22:49:13.158357 run osmo-ms-mob/00016: Starting mobile 22:49:13.174489 run osmo-ms-mob/00016(pid=151): Launched 22:49:13.185552 run mass: MS start registered {at=7103179.393873064, delay=0.004940743558108807, ms=00016} 22:49:13.675718 run osmo-ms-mob/00017: Starting mobile 22:49:13.691601 run osmo-ms-mob/00017(pid=152): Launched 22:49:13.702465 run mass: MS start registered {at=7103179.910782995, delay=0.004910842515528202, ms=00017} 22:49:14.246591 run osmo-ms-mob/00018: Starting mobile 22:49:14.260082 run osmo-ms-mob/00018(pid=153): Launched 22:49:14.271066 run mass: MS start registered {at=7103180.479385428, delay=0.00486950296908617, ms=00018} 22:49:14.636229 run osmo-ms-mob/00019: Starting mobile 22:49:14.649020 run osmo-ms-mob/00019(pid=154): Launched 22:49:14.659926 run mass: MS start registered {at=7103180.868242966, delay=0.004895913414657116, ms=00019} 22:49:14.807077 run mass: MS performed LU {at=7103181.015297885, lu_delay=5.1097070360556245, ms=00010} 22:49:14.852301 run mass: MS performed LU {at=7103181.060524335, lu_delay=5.89143099822104, ms=00009} 22:49:15.136725 run osmo-ms-mob/00020: Starting mobile 22:49:15.149715 run osmo-ms-mob/00020(pid=155): Launched 22:49:15.155995 run mass: MS performed LU {at=7103181.364323367, lu_delay=4.895081825554371, ms=00011} 22:49:15.161920 run mass: MS start registered {at=7103181.37025575, delay=0.005949149839580059, ms=00020} 22:49:15.649923 run osmo-ms-mob/00021: Starting mobile 22:49:15.663958 run osmo-ms-mob/00021(pid=156): Launched 22:49:15.674687 run mass: MS start registered {at=7103181.883008917, delay=0.004681243561208248, ms=00021} 22:49:16.037208 run osmo-ms-mob/00022: Starting mobile 22:49:16.050303 run osmo-ms-mob/00022(pid=157): Launched 22:49:16.061605 run mass: MS start registered {at=7103182.269923362, delay=0.005083768628537655, ms=00022} 22:49:16.567986 run osmo-ms-mob/00023: Starting mobile 22:49:16.586825 run osmo-ms-mob/00023(pid=158): Launched 22:49:16.598659 run mass: MS start registered {at=7103182.806975363, delay=0.004883637651801109, ms=00023} 22:49:16.670471 run mass: MS performed LU {at=7103182.878708354, lu_delay=5.784180896356702, ms=00012} 22:49:16.717156 run mass: MS performed LU {at=7103182.925401122, lu_delay=5.223751273006201, ms=00013} 22:49:16.822894 run mass: MS performed LU {at=7103183.031115503, lu_delay=4.761707651428878, ms=00014} 22:49:16.852111 run osmo-ms-mob/00024: Starting mobile 22:49:16.865497 run osmo-ms-mob/00024(pid=159): Launched 22:49:16.876208 run mass: MS start registered {at=7103183.084531333, delay=0.004665321670472622, ms=00024} 22:49:17.436605 run osmo-ms-mob/00025: Starting mobile 22:49:17.449805 run osmo-ms-mob/00025(pid=160): Launched 22:49:17.460976 run mass: MS start registered {at=7103183.669296907, delay=0.004946804605424404, ms=00025} 22:49:17.849449 run osmo-ms-mob/00026: Starting mobile 22:49:17.863289 run osmo-ms-mob/00026(pid=161): Launched 22:49:17.874313 run mass: MS start registered {at=7103184.082633364, delay=0.004763718694448471, ms=00026} 22:49:18.258733 run osmo-ms-mob/00027: Starting mobile 22:49:18.274717 run osmo-ms-mob/00027(pid=162): Launched 22:49:18.285470 run mass: MS start registered {at=7103184.493789575, delay=0.004645392298698425, ms=00027} 22:49:18.571830 run mass: MS performed LU {at=7103184.780041045, lu_delay=5.910856002010405, ms=00015} 22:49:18.605801 run osmo-ms-mob/00028: Starting mobile 22:49:18.620819 run osmo-ms-mob/00028(pid=163): Launched 22:49:18.626881 run mass: MS performed LU {at=7103184.835211325, lu_delay=4.924428330734372, ms=00017} 22:49:18.632747 run mass: MS start registered {at=7103184.841082427, delay=0.005887983366847038, ms=00028} 22:49:18.687391 run mass: MS performed LU {at=7103184.895609344, lu_delay=5.501736280508339, ms=00016} 22:49:19.059345 run osmo-ms-mob/00029: Starting mobile 22:49:19.075342 run osmo-ms-mob/00029(pid=164): Launched 22:49:19.086137 run mass: MS start registered {at=7103185.294457402, delay=0.004833665676414967, ms=00029} 22:49:19.451920 run osmo-ms-mob/00030: Starting mobile 22:49:19.465639 run osmo-ms-mob/00030(pid=165): Launched 22:49:19.476562 run mass: MS start registered {at=7103185.68488184, delay=0.004572340287268162, ms=00030} 22:49:19.865436 run osmo-ms-mob/00031: Starting mobile 22:49:19.881203 run osmo-ms-mob/00031(pid=166): Launched 22:49:19.892228 run mass: MS start registered {at=7103186.100537119, delay=0.00482989102602005, ms=00031} 22:49:20.136682 run osmo-ms-mob/00032: Starting mobile 22:49:20.149576 run osmo-ms-mob/00032(pid=167): Launched 22:49:20.160670 run mass: MS start registered {at=7103186.368989704, delay=0.0045834071934223175, ms=00032} 22:49:20.353201 run mass: MS performed LU {at=7103186.561425041, lu_delay=4.678416124545038, ms=00021} 22:49:20.436232 run mass: MS performed LU {at=7103186.644470213, lu_delay=6.165084784850478, ms=00018} 22:49:20.464124 run osmo-ms-mob/00033: Starting mobile 22:49:20.477186 run osmo-ms-mob/00033(pid=168): Launched 22:49:20.483478 run mass: MS performed LU {at=7103186.691806892, lu_delay=5.321551142260432, ms=00020} 22:49:20.489345 run mass: MS start registered {at=7103186.697679764, delay=0.005889590829610825, ms=00033} 22:49:20.967053 run osmo-ms-mob/00034: Starting mobile 22:49:20.983501 run osmo-ms-mob/00034(pid=169): Launched 22:49:20.994367 run mass: MS start registered {at=7103187.202687521, delay=0.004698281176388264, ms=00034} 22:49:21.236240 run osmo-ms-mob/00035: Starting mobile 22:49:21.248998 run osmo-ms-mob/00035(pid=170): Launched 22:49:21.260094 run mass: MS start registered {at=7103187.4684163, delay=0.004516470246016979, ms=00035} 22:49:21.637042 run osmo-ms-mob/00036: Starting mobile 22:49:21.649966 run osmo-ms-mob/00036(pid=171): Launched 22:49:21.661311 run mass: MS start registered {at=7103187.869619523, delay=0.0052230628207325935, ms=00036} 22:49:22.071464 run osmo-ms-mob/00037: Starting mobile 22:49:22.087955 run osmo-ms-mob/00037(pid=172): Launched 22:49:22.098894 run mass: MS start registered {at=7103188.307215616, delay=0.004930500872433186, ms=00037} 22:49:22.337593 run osmo-ms-mob/00038: Starting mobile 22:49:22.350802 run osmo-ms-mob/00038(pid=173): Launched 22:49:22.356870 run mass: MS performed LU {at=7103188.565197903, lu_delay=4.895900995470583, ms=00025} 22:49:22.362727 run mass: MS start registered {at=7103188.57106282, delay=0.005882875993847847, ms=00038} 22:49:22.383049 run mass: MS performed LU {at=7103188.591371899, lu_delay=5.784396535716951, ms=00023} 22:49:22.394635 run osmo-ms-mob/00039: Starting mobile 22:49:22.407792 run osmo-ms-mob/00039(pid=174): Launched 22:49:22.418223 run mass: MS start registered {at=7103188.626545714, delay=0.004424259066581726, ms=00039} 22:49:22.452755 run mass: MS performed LU {at=7103188.660998379, lu_delay=5.576467045582831, ms=00024} 22:49:22.763413 run mass: MS performed LU {at=7103188.971629889, lu_delay=4.888996524736285, ms=00026} 22:49:23.056272 run osmo-ms-mob/00040: Starting mobile 22:49:23.075586 run osmo-ms-mob/00040(pid=175): Launched 22:49:23.086252 run mass: MS start registered {at=7103189.29456907, delay=0.004627385176718235, ms=00040} 22:49:23.349093 run osmo-ms-mob/00041: Starting mobile 22:49:23.363920 run osmo-ms-mob/00041(pid=176): Launched 22:49:23.374585 run mass: MS start registered {at=7103189.58290775, delay=0.004624303430318832, ms=00041} 22:49:23.637424 run osmo-ms-mob/00042: Starting mobile 22:49:23.651089 run osmo-ms-mob/00042(pid=177): Launched 22:49:23.662935 run mass: MS start registered {at=7103189.871251332, delay=0.005446300841867924, ms=00042} 22:49:24.067176 run osmo-ms-mob/00043: Starting mobile 22:49:24.084015 run osmo-ms-mob/00043(pid=178): Launched 22:49:24.094603 run mass: MS start registered {at=7103190.302924382, delay=0.004626539535820484, ms=00043} 22:49:24.117949 run mass: MS performed LU {at=7103190.326238856, lu_delay=5.832449280656874, ms=00027} 22:49:24.202210 run mass: MS performed LU {at=7103190.410431494, lu_delay=5.115974091924727, ms=00029} 22:49:24.254433 run osmo-ms-mob/00044: Starting mobile 22:49:24.267477 run osmo-ms-mob/00044(pid=179): Launched 22:49:24.273466 run mass: MS performed LU {at=7103190.481793222, lu_delay=4.796911382116377, ms=00030} 22:49:24.279309 run mass: MS start registered {at=7103190.487644593, delay=0.005869747139513493, ms=00044} 22:49:24.428419 run mass: MS performed LU {at=7103190.636638461, lu_delay=5.795556033961475, ms=00028} 22:49:24.443385 run osmo-ms-mob/00045: Starting mobile 22:49:24.456605 run osmo-ms-mob/00045(pid=180): Launched 22:49:24.467291 run mass: MS start registered {at=7103190.675616039, delay=0.004707731306552887, ms=00045} 22:49:24.960381 run osmo-ms-mob/00046: Starting mobile 22:49:24.973761 run osmo-ms-mob/00046(pid=181): Launched 22:49:24.984428 run mass: MS start registered {at=7103191.192750556, delay=0.0045914845541119576, ms=00046} 22:49:25.236718 run osmo-ms-mob/00047: Starting mobile 22:49:25.249855 run osmo-ms-mob/00047(pid=182): Launched 22:49:25.260837 run mass: MS start registered {at=7103191.469156601, delay=0.004668259993195534, ms=00047} 22:49:25.548825 run osmo-ms-mob/00048: Starting mobile 22:49:25.562334 run osmo-ms-mob/00048(pid=183): Launched 22:49:25.573304 run mass: MS start registered {at=7103191.781626505, delay=0.004633493721485138, ms=00048} 22:49:25.849122 run osmo-ms-mob/00049: Starting mobile 22:49:25.862935 run osmo-ms-mob/00049(pid=184): Launched 22:49:25.873960 run mass: MS start registered {at=7103192.082280716, delay=0.0047898069024086, ms=00049} 22:49:26.104003 run mass: MS performed LU {at=7103192.312224095, lu_delay=4.843807795085013, ms=00035} 22:49:26.133836 run osmo-ms-mob/00050: Starting mobile 22:49:26.148109 run osmo-ms-mob/00050(pid=185): Launched 22:49:26.154346 run mass: MS performed LU {at=7103192.362675506, lu_delay=6.262138386256993, ms=00031} 22:49:26.160135 run mass: MS start registered {at=7103192.368469686, delay=0.0058113932609558105, ms=00050} 22:49:26.219539 run mass: MS performed LU {at=7103192.427759707, lu_delay=5.225072185508907, ms=00034} 22:49:26.294148 run mass: MS performed LU {at=7103192.502368314, lu_delay=6.1333786100149155, ms=00032} 22:49:26.321133 run osmo-ms-mob/00051: Starting mobile 22:49:26.334234 run osmo-ms-mob/00051(pid=186): Launched 22:49:26.345027 run mass: MS start registered {at=7103192.553350861, delay=0.0045742979273200035, ms=00051} 22:49:26.584247 run mass: MS performed LU {at=7103192.792467366, lu_delay=4.922847842797637, ms=00036} 22:49:26.849139 run osmo-ms-mob/00052: Starting mobile 22:49:26.862964 run osmo-ms-mob/00052(pid=187): Launched 22:49:26.874949 run mass: MS start registered {at=7103193.083261781, delay=0.006063064560294151, ms=00052} 22:49:27.147051 run osmo-ms-mob/00053: Starting mobile 22:49:27.160558 run osmo-ms-mob/00053(pid=188): Launched 22:49:27.171516 run mass: MS start registered {at=7103193.379834169, delay=0.004952104762196541, ms=00053} 22:49:27.452594 run osmo-ms-mob/00054: Starting mobile 22:49:27.466429 run osmo-ms-mob/00054(pid=189): Launched 22:49:27.477371 run mass: MS start registered {at=7103193.685689859, delay=0.004493537358939648, ms=00054} 22:49:27.749587 run osmo-ms-mob/00055: Starting mobile 22:49:27.763378 run osmo-ms-mob/00055(pid=190): Launched 22:49:27.774244 run mass: MS start registered {at=7103193.982566739, delay=0.00467121135443449, ms=00055} 22:49:27.885354 run mass: MS performed LU {at=7103194.093574463, lu_delay=5.522511643357575, ms=00038} 22:49:27.968333 run mass: MS performed LU {at=7103194.17656932, lu_delay=4.882000249810517, ms=00040} 22:49:27.996088 run osmo-ms-mob/00056: Starting mobile 22:49:28.009373 run osmo-ms-mob/00056(pid=191): Launched 22:49:28.015597 run mass: MS performed LU {at=7103194.223926896, lu_delay=5.597381182014942, ms=00039} 22:49:28.021403 run mass: MS start registered {at=7103194.229738827, delay=0.005827493965625763, ms=00056} 22:49:28.138811 run mass: MS performed LU {at=7103194.34702984, lu_delay=6.039814223535359, ms=00037} 22:49:28.168004 run osmo-ms-mob/00057: Starting mobile 22:49:28.181176 run osmo-ms-mob/00057(pid=192): Launched 22:49:28.191893 run mass: MS start registered {at=7103194.400209916, delay=0.004672149196267128, ms=00057} 22:49:28.197982 run mass: MS performed LU {at=7103194.406313605, lu_delay=4.823405854403973, ms=00041} 22:49:28.776063 run osmo-ms-mob/00058: Starting mobile 22:49:28.792633 run osmo-ms-mob/00058(pid=193): Launched 22:49:28.803529 run mass: MS start registered {at=7103195.011849862, delay=0.004897638224065304, ms=00058} 22:49:29.049279 run osmo-ms-mob/00059: Starting mobile 22:49:29.063615 run osmo-ms-mob/00059(pid=194): Launched 22:49:29.074705 run mass: MS start registered {at=7103195.283019228, delay=0.004973439499735832, ms=00059} 22:49:29.337403 run osmo-ms-mob/00060: Starting mobile 22:49:29.350485 run osmo-ms-mob/00060(pid=195): Launched 22:49:29.362092 run mass: MS start registered {at=7103195.570413184, delay=0.004881308414041996, ms=00060} 22:49:29.736457 run osmo-ms-mob/00061: Starting mobile 22:49:29.749727 run osmo-ms-mob/00061(pid=196): Launched 22:49:29.760903 run mass: MS start registered {at=7103195.969217362, delay=0.00515718013048172, ms=00061} 22:49:29.869720 run mass: MS performed LU {at=7103196.077939042, lu_delay=6.206687710247934, ms=00042} 22:49:29.915366 run mass: MS performed LU {at=7103196.123614673, lu_delay=5.820690291002393, ms=00043} 22:49:29.967994 run osmo-ms-mob/00062: Starting mobile 22:49:29.982888 run osmo-ms-mob/00062(pid=197): Launched 22:49:29.989213 run mass: MS performed LU {at=7103196.197540664, lu_delay=5.521924625150859, ms=00045} 22:49:29.995363 run mass: MS start registered {at=7103196.203697578, delay=0.00617599580436945, ms=00062} 22:49:30.041238 run mass: MS performed LU {at=7103196.24946154, lu_delay=4.780304939486086, ms=00047} 22:49:30.062429 run osmo-ms-mob/00063: Starting mobile 22:49:30.075548 run osmo-ms-mob/00063(pid=198): Launched 22:49:30.081517 run mass: MS performed LU {at=7103196.289845966, lu_delay=5.097095409408212, ms=00046} 22:49:30.087296 run mass: MS start registered {at=7103196.295632081, delay=0.005804084241390228, ms=00063} 22:49:30.113347 run mass: MS performed LU {at=7103196.321658606, lu_delay=5.834014012478292, ms=00044} 22:49:30.754243 run osmo-ms-mob/00064: Starting mobile 22:49:30.768915 run osmo-ms-mob/00064(pid=199): Launched 22:49:30.779635 run mass: MS start registered {at=7103196.98794862, delay=0.004651094786822796, ms=00064} 22:49:30.949632 run mass: MS performed LU {at=7103197.157853417, lu_delay=3.778019248507917, ms=00053} 22:49:31.147494 run osmo-ms-mob/00065: Starting mobile 22:49:31.161273 run osmo-ms-mob/00065(pid=200): Launched 22:49:31.173633 run mass: MS start registered {at=7103197.381944938, delay=0.006371800787746906, ms=00065} 22:49:31.469758 run osmo-ms-mob/00066: Starting mobile 22:49:31.486309 run osmo-ms-mob/00066(pid=201): Launched 22:49:31.498191 run mass: MS start registered {at=7103197.706504, delay=0.005681406706571579, ms=00066} 22:49:31.650834 run mass: MS performed LU {at=7103197.859032216, lu_delay=4.775770434178412, ms=00052} 22:49:31.733688 run mass: MS performed LU {at=7103197.94191684, lu_delay=5.573447153903544, ms=00050} 22:49:31.762070 run osmo-ms-mob/00067: Starting mobile 22:49:31.775218 run osmo-ms-mob/00067(pid=202): Launched 22:49:31.781342 run mass: MS performed LU {at=7103197.989669346, lu_delay=5.436318485066295, ms=00051} 22:49:31.787071 run mass: MS start registered {at=7103197.995405954, delay=0.005754580721259117, ms=00067} 22:49:31.904674 run mass: MS performed LU {at=7103198.112895165, lu_delay=6.030614448711276, ms=00049} 22:49:31.934340 run osmo-ms-mob/00068: Starting mobile 22:49:31.947490 run osmo-ms-mob/00068(pid=203): Launched 22:49:31.958551 run mass: MS start registered {at=7103198.166871309, delay=0.004998429678380489, ms=00068} 22:49:31.964680 run mass: MS performed LU {at=7103198.173011662, lu_delay=6.391385157592595, ms=00048} 22:49:32.574180 run osmo-ms-mob/00069: Starting mobile 22:49:32.590700 run osmo-ms-mob/00069(pid=204): Launched 22:49:32.601896 run mass: MS start registered {at=7103198.810205955, delay=0.004866015166044235, ms=00069} 22:49:32.950123 run osmo-ms-mob/00070: Starting mobile 22:49:32.964008 run osmo-ms-mob/00070(pid=205): Launched 22:49:32.975026 run mass: MS start registered {at=7103199.183346311, delay=0.005125399678945541, ms=00070} 22:49:33.360553 run osmo-ms-mob/00071: Starting mobile 22:49:33.376765 run osmo-ms-mob/00071(pid=206): Launched 22:49:33.387438 run mass: MS start registered {at=7103199.595760774, delay=0.004751083441078663, ms=00071} 22:49:33.635152 run mass: MS performed LU {at=7103199.843373971, lu_delay=4.560354743152857, ms=00059} 22:49:33.681063 run osmo-ms-mob/00072: Starting mobile 22:49:33.694009 run osmo-ms-mob/00072(pid=207): Launched 22:49:33.699940 run mass: MS performed LU {at=7103199.908269233, lu_delay=5.5080593172460794, ms=00057} 22:49:33.705670 run mass: MS start registered {at=7103199.91400511, delay=0.0057534826919436455, ms=00072} 22:49:33.750978 run mass: MS performed LU {at=7103199.95919807, lu_delay=5.9766313303261995, ms=00055} 22:49:33.807404 run mass: MS performed LU {at=7103200.015623459, lu_delay=5.003773597069085, ms=00058} 22:49:33.833723 run osmo-ms-mob/00073: Starting mobile 22:49:33.846796 run osmo-ms-mob/00073(pid=208): Launched 22:49:33.852808 run mass: MS performed LU {at=7103200.06113787, lu_delay=5.8313990430906415, ms=00056} 22:49:33.858610 run mass: MS start registered {at=7103200.066945194, delay=0.005824057385325432, ms=00073} 22:49:34.551360 run osmo-ms-mob/00074: Starting mobile 22:49:34.565974 run osmo-ms-mob/00074(pid=209): Launched 22:49:34.577573 run mass: MS start registered {at=7103200.785889123, delay=0.005437278188765049, ms=00074} 22:49:34.936595 run osmo-ms-mob/00075: Starting mobile 22:49:34.949947 run osmo-ms-mob/00075(pid=210): Launched 22:49:34.961155 run mass: MS start registered {at=7103201.169476195, delay=0.004746248014271259, ms=00075} 22:49:35.416779 run mass: MS performed LU {at=7103201.625000221, lu_delay=6.054587036371231, ms=00060} 22:49:35.475533 run osmo-ms-mob/00076: Starting mobile 22:49:35.490748 run osmo-ms-mob/00076(pid=211): Launched 22:49:35.498542 run mass: MS performed LU {at=7103201.706856946, lu_delay=5.737639584578574, ms=00061} 22:49:35.504618 run mass: MS start registered {at=7103201.712952787, delay=0.007697349414229393, ms=00076} 22:49:35.545173 run mass: MS performed LU {at=7103201.753412896, lu_delay=5.54971531778574, ms=00062} 22:49:35.670072 run mass: MS performed LU {at=7103201.878292121, lu_delay=4.8903435012325644, ms=00064} 22:49:35.699318 run osmo-ms-mob/00077: Starting mobile 22:49:35.712498 run osmo-ms-mob/00077(pid=212): Launched 22:49:35.723346 run mass: MS start registered {at=7103201.931668755, delay=0.004833054728806019, ms=00077} 22:49:35.729616 run mass: MS performed LU {at=7103201.937946582, lu_delay=5.642314501106739, ms=00063} 22:49:35.761973 run mass: MS performed LU {at=7103201.970219328, lu_delay=4.588274390436709, ms=00065} 22:49:36.353968 run osmo-ms-mob/00078: Starting mobile 22:49:36.373274 run osmo-ms-mob/00078(pid=213): Launched 22:49:36.384346 run mass: MS start registered {at=7103202.592665346, delay=0.004788579419255257, ms=00078} 22:49:36.748641 run osmo-ms-mob/00079: Starting mobile 22:49:36.762090 run osmo-ms-mob/00079(pid=214): Launched 22:49:36.768205 run mass: MS performed LU {at=7103202.976529229, lu_delay=3.7931829188019037, ms=00070} 22:49:36.774133 run mass: MS start registered {at=7103202.982468023, delay=0.005957876332104206, ms=00079} 22:49:37.267777 run osmo-ms-mob/00080: Starting mobile 22:49:37.283867 run osmo-ms-mob/00080(pid=215): Launched 22:49:37.295269 run mass: MS start registered {at=7103203.503585514, delay=0.005017738789319992, ms=00080} 22:49:37.401122 run mass: MS performed LU {at=7103203.609343048, lu_delay=5.442471738904715, ms=00068} 22:49:37.448205 run mass: MS performed LU {at=7103203.656425698, lu_delay=5.949921697378159, ms=00066} 22:49:37.573459 run mass: MS performed LU {at=7103203.781685889, lu_delay=4.971479933708906, ms=00069} 22:49:37.597728 run mass: MS performed LU {at=7103203.806058642, lu_delay=22.93781567644328, ms=00019} 22:49:37.622544 run osmo-ms-mob/00081: Starting mobile 22:49:37.636083 run osmo-ms-mob/00081(pid=216): Launched 22:49:37.646735 run mass: MS start registered {at=7103203.855055355, delay=0.004568176344037056, ms=00081} 22:49:38.151628 run osmo-ms-mob/00082: Starting mobile 22:49:38.165864 run osmo-ms-mob/00082(pid=217): Launched 22:49:38.177036 run mass: MS start registered {at=7103204.385355361, delay=0.005026725120842457, ms=00082} 22:49:38.780189 run osmo-ms-mob/00083: Starting mobile 22:49:38.808754 run osmo-ms-mob/00083(pid=218): Launched 22:49:38.819648 run mass: MS start registered {at=7103205.027969515, delay=0.0049046725034713745, ms=00083} 22:49:39.182674 run mass: MS performed LU {at=7103205.39089225, lu_delay=4.60500312782824, ms=00074} 22:49:39.228952 run osmo-ms-mob/00084: Starting mobile 22:49:39.243208 run osmo-ms-mob/00084(pid=219): Launched 22:49:39.253896 run mass: MS start registered {at=7103205.462219853, delay=0.00468059815466404, ms=00084} 22:49:39.264379 run mass: MS performed LU {at=7103205.472682495, lu_delay=5.876921720802784, ms=00071} 22:49:39.312162 run mass: MS performed LU {at=7103205.520407566, lu_delay=5.606402455829084, ms=00072} 22:49:39.436845 run mass: MS performed LU {at=7103205.645064532, lu_delay=5.578119337558746, ms=00073} 22:49:39.492211 run mass: MS performed LU {at=7103205.700448092, lu_delay=23.43052473012358, ms=00022} 22:49:39.517785 run osmo-ms-mob/00085: Starting mobile 22:49:39.530866 run osmo-ms-mob/00085(pid=220): Launched 22:49:39.541716 run mass: MS start registered {at=7103205.750040938, delay=0.0049126483500003815, ms=00085} 22:49:40.350233 run osmo-ms-mob/00086: Starting mobile 22:49:40.364083 run osmo-ms-mob/00086(pid=221): Launched 22:49:40.375447 run mass: MS start registered {at=7103206.583769268, delay=0.005081625655293465, ms=00086} 22:49:40.936965 run osmo-ms-mob/00087: Starting mobile 22:49:40.949994 run osmo-ms-mob/00087(pid=222): Launched 22:49:40.960687 run mass: MS start registered {at=7103207.169009154, delay=0.004701106809079647, ms=00087} 22:49:41.103468 run mass: MS performed LU {at=7103207.311684201, lu_delay=5.380015445873141, ms=00077} 22:49:41.166476 run mass: MS performed LU {at=7103207.374719171, lu_delay=4.782053824514151, ms=00078} 22:49:41.213464 run mass: MS performed LU {at=7103207.421683543, lu_delay=5.708730756305158, ms=00076} 22:49:41.356969 run mass: MS performed LU {at=7103207.565188191, lu_delay=6.395711995661259, ms=00075} 22:49:41.535733 run osmo-ms-mob/00088: Starting mobile 22:49:41.549140 run osmo-ms-mob/00088(pid=223): Launched 22:49:41.559961 run mass: MS start registered {at=7103207.768280751, delay=0.004849225282669067, ms=00088} 22:49:41.628681 run mass: MS performed LU {at=7103207.83690594, lu_delay=4.854437917470932, ms=00079} 22:49:42.149651 run osmo-ms-mob/00089: Starting mobile 22:49:42.163799 run osmo-ms-mob/00089(pid=224): Launched 22:49:42.174848 run mass: MS start registered {at=7103208.383169766, delay=0.004993980750441551, ms=00089} 22:49:42.777133 run osmo-ms-mob/00090: Starting mobile 22:49:42.793066 run osmo-ms-mob/00090(pid=225): Launched 22:49:42.804069 run mass: MS start registered {at=7103209.012388248, delay=0.004721774719655514, ms=00090} 22:49:42.947880 run mass: MS performed LU {at=7103209.156099241, lu_delay=4.770743880420923, ms=00082} 22:49:43.031797 run mass: MS performed LU {at=7103209.23996815, lu_delay=5.3849127953872085, ms=00081} 22:49:43.078233 run mass: MS performed LU {at=7103209.286455068, lu_delay=5.7828695541247725, ms=00080} 22:49:43.201944 run mass: MS performed LU {at=7103209.410163024, lu_delay=22.712483260780573, ms=00033} 22:49:43.475531 run osmo-ms-mob/00091: Starting mobile 22:49:43.493415 run osmo-ms-mob/00091(pid=226): Launched 22:49:43.504945 run mass: MS start registered {at=7103209.713259709, delay=0.0054703522473573685, ms=00091} 22:49:44.136260 run osmo-ms-mob/00092: Starting mobile 22:49:44.149373 run osmo-ms-mob/00092(pid=227): Launched 22:49:44.160220 run mass: MS start registered {at=7103210.368540234, delay=0.00481545552611351, ms=00092} 22:49:44.968199 run osmo-ms-mob/00093: Starting mobile 22:49:44.985352 run osmo-ms-mob/00093(pid=228): Launched 22:49:44.991393 run mass: MS performed LU {at=7103211.199720493, lu_delay=5.449679554440081, ms=00085} 22:49:44.997298 run mass: MS performed LU {at=7103211.205632113, lu_delay=5.743412259966135, ms=00084} 22:49:45.003087 run mass: MS start registered {at=7103211.211423392, delay=0.011722452007234097, ms=00093} 22:49:45.048619 run mass: MS performed LU {at=7103211.256837141, lu_delay=6.2288676258176565, ms=00083} 22:49:45.340380 run mass: MS performed LU {at=7103211.548606351, lu_delay=4.964837082661688, ms=00086} 22:49:45.849691 run osmo-ms-mob/00094: Starting mobile 22:49:45.863885 run osmo-ms-mob/00094(pid=229): Launched 22:49:45.875248 run mass: MS start registered {at=7103212.08356771, delay=0.005360739305615425, ms=00094} 22:49:46.748464 run osmo-ms-mob/00095: Starting mobile 22:49:46.763132 run osmo-ms-mob/00095(pid=230): Launched 22:49:46.774407 run mass: MS start registered {at=7103212.98272375, delay=0.004989074543118477, ms=00095} 22:49:46.796757 run mass: MS performed LU {at=7103213.004965245, lu_delay=5.8359560910612345, ms=00087} 22:49:46.844327 run mass: MS performed LU {at=7103213.052545335, lu_delay=5.284264584071934, ms=00088} 22:49:46.949920 run mass: MS performed LU {at=7103213.158139618, lu_delay=4.774969852529466, ms=00089} 22:49:47.749137 run osmo-ms-mob/00096: Starting mobile 22:49:47.762858 run osmo-ms-mob/00096(pid=231): Launched 22:49:47.773707 run mass: MS start registered {at=7103213.982028952, delay=0.00489715114235878, ms=00096} 22:49:48.698908 run mass: MS performed LU {at=7103214.90713082, lu_delay=5.894742571748793, ms=00090} 22:49:48.744905 run mass: MS performed LU {at=7103214.953127086, lu_delay=5.2398673770949244, ms=00091} 22:49:48.798559 run osmo-ms-mob/00097: Starting mobile 22:49:48.813731 run osmo-ms-mob/00097(pid=232): Launched 22:49:48.824927 run mass: MS start registered {at=7103215.033242033, delay=0.005041799508035183, ms=00097} 22:49:49.048928 run mass: MS performed LU {at=7103215.257149565, lu_delay=4.888609331101179, ms=00092} 22:49:50.137100 run osmo-ms-mob/00098: Starting mobile 22:49:50.150142 run osmo-ms-mob/00098(pid=233): Launched 22:49:50.161091 run mass: MS start registered {at=7103216.369413042, delay=0.0047327689826488495, ms=00098} 22:49:50.563015 run mass: MS performed LU {at=7103216.771220565, lu_delay=4.687652855180204, ms=00094} 22:49:50.609634 run mass: MS performed LU {at=7103216.817856849, lu_delay=5.606433456763625, ms=00093} 22:49:50.950460 run mass: MS performed LU {at=7103217.15868178, lu_delay=23.472991921007633, ms=00054} 22:49:51.975882 run osmo-ms-mob/00099: Starting mobile 22:49:51.992068 run osmo-ms-mob/00099(pid=234): Launched 22:49:52.000072 run mass: All started... {duration=55.77373191807419, too_slow=0} 22:49:52.006877 run mass: MS start registered {at=7103218.215197701, delay=0.006792083382606506, ms=00099} 22:49:52.464319 run mass: MS performed LU {at=7103218.672536988, lu_delay=5.689813237637281, ms=00095} 22:49:52.510840 run mass: MS performed LU {at=7103218.71908613, lu_delay=4.737057178281248, ms=00096} 22:49:54.328877 run mass: MS performed LU {at=7103220.537103058, lu_delay=5.503861024975777, ms=00097} 22:49:54.610512 run mass: MS performed LU {at=7103220.818730703, lu_delay=22.823324748314917, ms=00067} 22:49:56.230276 run mass: MS performed LU {at=7103222.438497166, lu_delay=6.069084123708308, ms=00098} 22:49:58.095735 run mass: MS performed LU {at=7103224.303920086, lu_delay=6.088722384534776, ms=00099} 22:49:58.105048 run mass: Tests done {all_completed=True, max=23.472991921007633, min=3.778019248507917} 22:49:58.110491 tst register_default_mass.py: Test passed (81.1 sec) 22:49:58.115906 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminating (SIGTERM) 22:49:58.119205 run osmo-hlr_127.0.42.2(pid=23): Terminating (SIGTERM) 22:49:58.122479 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminating (SIGTERM) 22:49:58.125751 run osmo-stp_127.0.42.5(pid=25): Terminating (SIGTERM) 22:49:58.129018 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminating (SIGTERM) 22:49:58.132322 run osmo-msc_127.0.42.6(pid=27): Terminating (SIGTERM) 22:49:58.135615 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminating (SIGTERM) 22:49:58.138900 run osmo-mgw_127.0.42.3(pid=29): Terminating (SIGTERM) 22:49:58.142332 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminating (SIGTERM) 22:49:58.145643 run osmo-mgw_127.0.42.4(pid=31): Terminating (SIGTERM) 22:49:58.148961 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminating (SIGTERM) 22:49:58.152362 run osmo-bsc_127.0.42.7(pid=33): Terminating (SIGTERM) 22:49:58.155729 run osmo-bts-virtual(pid=34): Terminating (SIGTERM) 22:49:58.159070 run osmo-ms-virt-phy/00000(pid=35): Terminating (SIGTERM) 22:49:58.162456 run osmo-ms-virt-phy/00001(pid=36): Terminating (SIGTERM) 22:49:58.165858 run osmo-ms-virt-phy/00002(pid=37): Terminating (SIGTERM) 22:49:58.169306 run osmo-ms-virt-phy/00003(pid=38): Terminating (SIGTERM) 22:49:58.172754 run osmo-ms-virt-phy/00004(pid=39): Terminating (SIGTERM) 22:49:58.176213 run osmo-ms-virt-phy/00005(pid=40): Terminating (SIGTERM) 22:49:58.179569 run osmo-ms-virt-phy/00006(pid=41): Terminating (SIGTERM) 22:49:58.183039 run osmo-ms-virt-phy/00007(pid=42): Terminating (SIGTERM) 22:49:58.186476 run osmo-ms-virt-phy/00008(pid=43): Terminating (SIGTERM) 22:49:58.189888 run osmo-ms-virt-phy/00009(pid=44): Terminating (SIGTERM) 22:49:58.193323 run osmo-ms-virt-phy/00010(pid=45): Terminating (SIGTERM) 22:49:58.196801 run osmo-ms-virt-phy/00011(pid=46): Terminating (SIGTERM) 22:49:58.200265 run osmo-ms-virt-phy/00012(pid=47): Terminating (SIGTERM) 22:49:58.203660 run osmo-ms-virt-phy/00013(pid=48): Terminating (SIGTERM) 22:49:58.207089 run osmo-ms-virt-phy/00014(pid=49): Terminating (SIGTERM) 22:49:58.210443 run osmo-ms-virt-phy/00015(pid=50): Terminating (SIGTERM) 22:49:58.213879 run osmo-ms-virt-phy/00016(pid=51): Terminating (SIGTERM) 22:49:58.217234 run osmo-ms-virt-phy/00017(pid=52): Terminating (SIGTERM) 22:49:58.220609 run osmo-ms-virt-phy/00018(pid=53): Terminating (SIGTERM) 22:49:58.223997 run osmo-ms-virt-phy/00019(pid=54): Terminating (SIGTERM) 22:49:58.227374 run osmo-ms-virt-phy/00020(pid=55): Terminating (SIGTERM) 22:49:58.230793 run osmo-ms-virt-phy/00021(pid=56): Terminating (SIGTERM) 22:49:58.234157 run osmo-ms-virt-phy/00022(pid=57): Terminating (SIGTERM) 22:49:58.237863 run osmo-ms-virt-phy/00023(pid=58): Terminating (SIGTERM) 22:49:58.241616 run osmo-ms-virt-phy/00024(pid=59): Terminating (SIGTERM) 22:49:58.245391 run osmo-ms-virt-phy/00025(pid=60): Terminating (SIGTERM) 22:49:58.248942 run osmo-ms-virt-phy/00026(pid=61): Terminating (SIGTERM) 22:49:58.252318 run osmo-ms-virt-phy/00027(pid=62): Terminating (SIGTERM) 22:49:58.255902 run osmo-ms-virt-phy/00028(pid=63): Terminating (SIGTERM) 22:49:58.259299 run osmo-ms-virt-phy/00029(pid=64): Terminating (SIGTERM) 22:49:58.262734 run osmo-ms-virt-phy/00030(pid=65): Terminating (SIGTERM) 22:49:58.266430 run osmo-ms-virt-phy/00031(pid=66): Terminating (SIGTERM) 22:49:58.269895 run osmo-ms-virt-phy/00032(pid=67): Terminating (SIGTERM) 22:49:58.273669 run osmo-ms-virt-phy/00033(pid=68): Terminating (SIGTERM) 22:49:58.277058 run osmo-ms-virt-phy/00034(pid=69): Terminating (SIGTERM) 22:49:58.280447 run osmo-ms-virt-phy/00035(pid=70): Terminating (SIGTERM) 22:49:58.283976 run osmo-ms-virt-phy/00036(pid=71): Terminating (SIGTERM) 22:49:58.287363 run osmo-ms-virt-phy/00037(pid=72): Terminating (SIGTERM) 22:49:58.290756 run osmo-ms-virt-phy/00038(pid=73): Terminating (SIGTERM) 22:49:58.294158 run osmo-ms-virt-phy/00039(pid=74): Terminating (SIGTERM) 22:49:58.298096 run osmo-ms-virt-phy/00040(pid=75): Terminating (SIGTERM) 22:49:58.301704 run osmo-ms-virt-phy/00041(pid=76): Terminating (SIGTERM) 22:49:58.305177 run osmo-ms-virt-phy/00042(pid=77): Terminating (SIGTERM) 22:49:58.308608 run osmo-ms-virt-phy/00043(pid=78): Terminating (SIGTERM) 22:49:58.312076 run osmo-ms-virt-phy/00044(pid=79): Terminating (SIGTERM) 22:49:58.315906 run osmo-ms-virt-phy/00045(pid=80): Terminating (SIGTERM) 22:49:58.319350 run osmo-ms-virt-phy/00046(pid=81): Terminating (SIGTERM) 22:49:58.322714 run osmo-ms-virt-phy/00047(pid=82): Terminating (SIGTERM) 22:49:58.326191 run osmo-ms-virt-phy/00048(pid=83): Terminating (SIGTERM) 22:49:58.329693 run osmo-ms-virt-phy/00049(pid=84): Terminating (SIGTERM) 22:49:58.333134 run osmo-ms-virt-phy/00050(pid=85): Terminating (SIGTERM) 22:49:58.336507 run osmo-ms-virt-phy/00051(pid=86): Terminating (SIGTERM) 22:49:58.339995 run osmo-ms-virt-phy/00052(pid=87): Terminating (SIGTERM) 22:49:58.343422 run osmo-ms-virt-phy/00053(pid=88): Terminating (SIGTERM) 22:49:58.346795 run osmo-ms-virt-phy/00054(pid=89): Terminating (SIGTERM) 22:49:58.350639 run osmo-ms-virt-phy/00055(pid=90): Terminating (SIGTERM) 22:49:58.353998 run osmo-ms-virt-phy/00056(pid=91): Terminating (SIGTERM) 22:49:58.357435 run osmo-ms-virt-phy/00057(pid=92): Terminating (SIGTERM) 22:49:58.360816 run osmo-ms-virt-phy/00058(pid=93): Terminating (SIGTERM) 22:49:58.364201 run osmo-ms-virt-phy/00059(pid=94): Terminating (SIGTERM) 22:49:58.367541 run osmo-ms-virt-phy/00060(pid=95): Terminating (SIGTERM) 22:49:58.371002 run osmo-ms-virt-phy/00061(pid=96): Terminating (SIGTERM) 22:49:58.374380 run osmo-ms-virt-phy/00062(pid=97): Terminating (SIGTERM) 22:49:58.377753 run osmo-ms-virt-phy/00063(pid=98): Terminating (SIGTERM) 22:49:58.381197 run osmo-ms-virt-phy/00064(pid=99): Terminating (SIGTERM) 22:49:58.384615 run osmo-ms-virt-phy/00065(pid=100): Terminating (SIGTERM) 22:49:58.387994 run osmo-ms-virt-phy/00066(pid=101): Terminating (SIGTERM) 22:49:58.391323 run osmo-ms-virt-phy/00067(pid=102): Terminating (SIGTERM) 22:49:58.394760 run osmo-ms-virt-phy/00068(pid=103): Terminating (SIGTERM) 22:49:58.398152 run osmo-ms-virt-phy/00069(pid=104): Terminating (SIGTERM) 22:49:58.401537 run osmo-ms-virt-phy/00070(pid=105): Terminating (SIGTERM) 22:49:58.405022 run osmo-ms-virt-phy/00071(pid=106): Terminating (SIGTERM) 22:49:58.408450 run osmo-ms-virt-phy/00072(pid=107): Terminating (SIGTERM) 22:49:58.411818 run osmo-ms-virt-phy/00073(pid=108): Terminating (SIGTERM) 22:49:58.415193 run osmo-ms-virt-phy/00074(pid=109): Terminating (SIGTERM) 22:49:58.418583 run osmo-ms-virt-phy/00075(pid=110): Terminating (SIGTERM) 22:49:58.422017 run osmo-ms-virt-phy/00076(pid=111): Terminating (SIGTERM) 22:49:58.425418 run osmo-ms-virt-phy/00077(pid=112): Terminating (SIGTERM) 22:49:58.428768 run osmo-ms-virt-phy/00078(pid=113): Terminating (SIGTERM) 22:49:58.432243 run osmo-ms-virt-phy/00079(pid=114): Terminating (SIGTERM) 22:49:58.435603 run osmo-ms-virt-phy/00080(pid=115): Terminating (SIGTERM) 22:49:58.439065 run osmo-ms-virt-phy/00081(pid=116): Terminating (SIGTERM) 22:49:58.442453 run osmo-ms-virt-phy/00082(pid=117): Terminating (SIGTERM) 22:49:58.445892 run osmo-ms-virt-phy/00083(pid=118): Terminating (SIGTERM) 22:49:58.449310 run osmo-ms-virt-phy/00084(pid=119): Terminating (SIGTERM) 22:49:58.453279 run osmo-ms-virt-phy/00085(pid=120): Terminating (SIGTERM) 22:49:58.457096 run osmo-ms-virt-phy/00086(pid=121): Terminating (SIGTERM) 22:49:58.460552 run osmo-ms-virt-phy/00087(pid=122): Terminating (SIGTERM) 22:49:58.463982 run osmo-ms-virt-phy/00088(pid=123): Terminating (SIGTERM) 22:49:58.467410 run osmo-ms-virt-phy/00089(pid=124): Terminating (SIGTERM) 22:49:58.470789 run osmo-ms-virt-phy/00090(pid=125): Terminating (SIGTERM) 22:49:58.474258 run osmo-ms-virt-phy/00091(pid=126): Terminating (SIGTERM) 22:49:58.477635 run osmo-ms-virt-phy/00092(pid=127): Terminating (SIGTERM) 22:49:58.481121 run osmo-ms-virt-phy/00093(pid=128): Terminating (SIGTERM) 22:49:58.484559 run osmo-ms-virt-phy/00094(pid=129): Terminating (SIGTERM) 22:49:58.487917 run osmo-ms-virt-phy/00095(pid=130): Terminating (SIGTERM) 22:49:58.491307 run osmo-ms-virt-phy/00096(pid=131): Terminating (SIGTERM) 22:49:58.494726 run osmo-ms-virt-phy/00097(pid=132): Terminating (SIGTERM) 22:49:58.498082 run osmo-ms-virt-phy/00098(pid=133): Terminating (SIGTERM) 22:49:58.501554 run osmo-ms-virt-phy/00099(pid=134): Terminating (SIGTERM) 22:49:58.505000 run osmo-ms-mob/00000(pid=135): Terminating (SIGTERM) 22:49:58.508373 run osmo-ms-mob/00001(pid=136): Terminating (SIGTERM) 22:49:58.511720 run osmo-ms-mob/00002(pid=137): Terminating (SIGTERM) 22:49:58.515052 run osmo-ms-mob/00003(pid=138): Terminating (SIGTERM) 22:49:58.518337 run osmo-ms-mob/00004(pid=139): Terminating (SIGTERM) 22:49:58.521600 run osmo-ms-mob/00005(pid=140): Terminating (SIGTERM) 22:49:58.524866 run osmo-ms-mob/00006(pid=141): Terminating (SIGTERM) 22:49:58.528133 run osmo-ms-mob/00007(pid=142): Terminating (SIGTERM) 22:49:58.531420 run osmo-ms-mob/00008(pid=143): Terminating (SIGTERM) 22:49:58.534680 run osmo-ms-mob/00009(pid=144): Terminating (SIGTERM) 22:49:58.537948 run osmo-ms-mob/00010(pid=145): Terminating (SIGTERM) 22:49:58.541212 run osmo-ms-mob/00011(pid=146): Terminating (SIGTERM) 22:49:58.544470 run osmo-ms-mob/00012(pid=147): Terminating (SIGTERM) 22:49:58.547743 run osmo-ms-mob/00013(pid=148): Terminating (SIGTERM) 22:49:58.551019 run osmo-ms-mob/00014(pid=149): Terminating (SIGTERM) 22:49:58.554279 run osmo-ms-mob/00015(pid=150): Terminating (SIGTERM) 22:49:58.557559 run osmo-ms-mob/00016(pid=151): Terminating (SIGTERM) 22:49:58.560841 run osmo-ms-mob/00017(pid=152): Terminating (SIGTERM) 22:49:58.564105 run osmo-ms-mob/00018(pid=153): Terminating (SIGTERM) 22:49:58.567359 run osmo-ms-mob/00019(pid=154): Terminating (SIGTERM) 22:49:58.570631 run osmo-ms-mob/00020(pid=155): Terminating (SIGTERM) 22:49:58.573903 run osmo-ms-mob/00021(pid=156): Terminating (SIGTERM) 22:49:58.577179 run osmo-ms-mob/00022(pid=157): Terminating (SIGTERM) 22:49:58.580451 run osmo-ms-mob/00023(pid=158): Terminating (SIGTERM) 22:49:58.583705 run osmo-ms-mob/00024(pid=159): Terminating (SIGTERM) 22:49:58.586970 run osmo-ms-mob/00025(pid=160): Terminating (SIGTERM) 22:49:58.590216 run osmo-ms-mob/00026(pid=161): Terminating (SIGTERM) 22:49:58.593499 run osmo-ms-mob/00027(pid=162): Terminating (SIGTERM) 22:49:58.596779 run osmo-ms-mob/00028(pid=163): Terminating (SIGTERM) 22:49:58.600058 run osmo-ms-mob/00029(pid=164): Terminating (SIGTERM) 22:49:58.603334 run osmo-ms-mob/00030(pid=165): Terminating (SIGTERM) 22:49:58.606620 run osmo-ms-mob/00031(pid=166): Terminating (SIGTERM) 22:49:58.609905 run osmo-ms-mob/00032(pid=167): Terminating (SIGTERM) 22:49:58.613161 run osmo-ms-mob/00033(pid=168): Terminating (SIGTERM) 22:49:58.616445 run osmo-ms-mob/00034(pid=169): Terminating (SIGTERM) 22:49:58.619782 run osmo-ms-mob/00035(pid=170): Terminating (SIGTERM) 22:49:58.623146 run osmo-ms-mob/00036(pid=171): Terminating (SIGTERM) 22:49:58.626526 run osmo-ms-mob/00037(pid=172): Terminating (SIGTERM) 22:49:58.629880 run osmo-ms-mob/00038(pid=173): Terminating (SIGTERM) 22:49:58.633257 run osmo-ms-mob/00039(pid=174): Terminating (SIGTERM) 22:49:58.636630 run osmo-ms-mob/00040(pid=175): Terminating (SIGTERM) 22:49:58.639995 run osmo-ms-mob/00041(pid=176): Terminating (SIGTERM) 22:49:58.643367 run osmo-ms-mob/00042(pid=177): Terminating (SIGTERM) 22:49:58.646740 run osmo-ms-mob/00043(pid=178): Terminating (SIGTERM) 22:49:58.650107 run osmo-ms-mob/00044(pid=179): Terminating (SIGTERM) 22:49:58.653495 run osmo-ms-mob/00045(pid=180): Terminating (SIGTERM) 22:49:58.656879 run osmo-ms-mob/00046(pid=181): Terminating (SIGTERM) 22:49:58.660244 run osmo-ms-mob/00047(pid=182): Terminating (SIGTERM) 22:49:58.663606 run osmo-ms-mob/00048(pid=183): Terminating (SIGTERM) 22:49:58.666981 run osmo-ms-mob/00049(pid=184): Terminating (SIGTERM) 22:49:58.670343 run osmo-ms-mob/00050(pid=185): Terminating (SIGTERM) 22:49:58.673730 run osmo-ms-mob/00051(pid=186): Terminating (SIGTERM) 22:49:58.677096 run osmo-ms-mob/00052(pid=187): Terminating (SIGTERM) 22:49:58.680469 run osmo-ms-mob/00053(pid=188): Terminating (SIGTERM) 22:49:58.683830 run osmo-ms-mob/00054(pid=189): Terminating (SIGTERM) 22:49:58.687191 run osmo-ms-mob/00055(pid=190): Terminating (SIGTERM) 22:49:58.690567 run osmo-ms-mob/00056(pid=191): Terminating (SIGTERM) 22:49:58.693932 run osmo-ms-mob/00057(pid=192): Terminating (SIGTERM) 22:49:58.697305 run osmo-ms-mob/00058(pid=193): Terminating (SIGTERM) 22:49:58.700663 run osmo-ms-mob/00059(pid=194): Terminating (SIGTERM) 22:49:58.704020 run osmo-ms-mob/00060(pid=195): Terminating (SIGTERM) 22:49:58.707386 run osmo-ms-mob/00061(pid=196): Terminating (SIGTERM) 22:49:58.710665 run osmo-ms-mob/00062(pid=197): Terminating (SIGTERM) 22:49:58.713936 run osmo-ms-mob/00063(pid=198): Terminating (SIGTERM) 22:49:58.717226 run osmo-ms-mob/00064(pid=199): Terminating (SIGTERM) 22:49:58.720495 run osmo-ms-mob/00065(pid=200): Terminating (SIGTERM) 22:49:58.723779 run osmo-ms-mob/00066(pid=201): Terminating (SIGTERM) 22:49:58.727033 run osmo-ms-mob/00067(pid=202): Terminating (SIGTERM) 22:49:58.730315 run osmo-ms-mob/00068(pid=203): Terminating (SIGTERM) 22:49:58.733596 run osmo-ms-mob/00069(pid=204): Terminating (SIGTERM) 22:49:58.736864 run osmo-ms-mob/00070(pid=205): Terminating (SIGTERM) 22:49:58.740143 run osmo-ms-mob/00071(pid=206): Terminating (SIGTERM) 22:49:58.743418 run osmo-ms-mob/00072(pid=207): Terminating (SIGTERM) 22:49:58.746692 run osmo-ms-mob/00073(pid=208): Terminating (SIGTERM) 22:49:58.749963 run osmo-ms-mob/00074(pid=209): Terminating (SIGTERM) 22:49:58.753219 run osmo-ms-mob/00075(pid=210): Terminating (SIGTERM) 22:49:58.756510 run osmo-ms-mob/00076(pid=211): Terminating (SIGTERM) 22:49:58.759788 run osmo-ms-mob/00077(pid=212): Terminating (SIGTERM) 22:49:58.763044 run osmo-ms-mob/00078(pid=213): Terminating (SIGTERM) 22:49:58.766320 run osmo-ms-mob/00079(pid=214): Terminating (SIGTERM) 22:49:58.769588 run osmo-ms-mob/00080(pid=215): Terminating (SIGTERM) 22:49:58.772866 run osmo-ms-mob/00081(pid=216): Terminating (SIGTERM) 22:49:58.776151 run osmo-ms-mob/00082(pid=217): Terminating (SIGTERM) 22:49:58.779417 run osmo-ms-mob/00083(pid=218): Terminating (SIGTERM) 22:49:58.782683 run osmo-ms-mob/00084(pid=219): Terminating (SIGTERM) 22:49:58.785961 run osmo-ms-mob/00085(pid=220): Terminating (SIGTERM) 22:49:58.789237 run osmo-ms-mob/00086(pid=221): Terminating (SIGTERM) 22:49:58.792519 run osmo-ms-mob/00087(pid=222): Terminating (SIGTERM) 22:49:58.795778 run osmo-ms-mob/00088(pid=223): Terminating (SIGTERM) 22:49:58.799037 run osmo-ms-mob/00089(pid=224): Terminating (SIGTERM) 22:49:58.802309 run osmo-ms-mob/00090(pid=225): Terminating (SIGTERM) 22:49:58.805577 run osmo-ms-mob/00091(pid=226): Terminating (SIGTERM) 22:49:58.808847 run osmo-ms-mob/00092(pid=227): Terminating (SIGTERM) 22:49:58.812106 run osmo-ms-mob/00093(pid=228): Terminating (SIGTERM) 22:49:58.815359 run osmo-ms-mob/00094(pid=229): Terminating (SIGTERM) 22:49:58.818621 run osmo-ms-mob/00095(pid=230): Terminating (SIGTERM) 22:49:58.821903 run osmo-ms-mob/00096(pid=231): Terminating (SIGTERM) 22:49:58.825179 run osmo-ms-mob/00097(pid=232): Terminating (SIGTERM) 22:49:58.828444 run osmo-ms-mob/00098(pid=233): Terminating (SIGTERM) 22:49:58.831715 run osmo-ms-mob/00099(pid=234): Terminating (SIGTERM) 22:49:58.834986 --- ParallelTerminationStrategy: PID 22 died... 22:49:58.836461 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminated: ok {rc=0} 22:49:58.840068 --- ParallelTerminationStrategy: PID 23 died... 22:49:58.841535 run osmo-hlr_127.0.42.2(pid=23): Terminated: ok {rc=0} 22:49:58.845103 --- ParallelTerminationStrategy: PID 24 died... 22:49:58.846573 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminated: ok {rc=0} 22:49:58.850191 --- ParallelTerminationStrategy: PID 25 died... 22:49:58.851651 run osmo-stp_127.0.42.5(pid=25): Terminated: ok {rc=0} 22:49:58.855255 --- ParallelTerminationStrategy: PID 26 died... 22:49:58.856734 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminated: ok {rc=0} 22:49:58.860361 --- ParallelTerminationStrategy: PID 27 died... 22:49:58.861835 run osmo-msc_127.0.42.6(pid=27): Terminated: ok {rc=0} 22:49:58.865456 --- ParallelTerminationStrategy: PID 28 died... 22:49:58.866924 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminated: ok {rc=0} 22:49:58.870551 --- ParallelTerminationStrategy: PID 29 died... 22:49:58.872041 run osmo-mgw_127.0.42.3(pid=29): Terminated {rc=15} 22:49:58.875668 --- ParallelTerminationStrategy: PID 30 died... 22:49:58.877139 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminated: ok {rc=0} 22:49:58.880731 --- ParallelTerminationStrategy: PID 31 died... 22:49:58.882187 run osmo-mgw_127.0.42.4(pid=31): Terminated {rc=15} 22:49:58.885812 --- ParallelTerminationStrategy: PID 32 died... 22:49:58.887270 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminated: ok {rc=0} 22:49:58.890911 --- ParallelTerminationStrategy: PID 33 died... 22:49:58.892397 run osmo-bsc_127.0.42.7(pid=33): Terminated: ok {rc=0} 22:49:58.896042 --- ParallelTerminationStrategy: PID 35 died... 22:49:58.897521 run osmo-ms-virt-phy/00000(pid=35): Terminated: ok {rc=0} 22:49:58.901163 --- ParallelTerminationStrategy: PID 36 died... 22:49:58.902632 run osmo-ms-virt-phy/00001(pid=36): Terminated: ok {rc=0} 22:49:58.906257 --- ParallelTerminationStrategy: PID 37 died... 22:49:58.907734 run osmo-ms-virt-phy/00002(pid=37): Terminated: ok {rc=0} 22:49:58.911363 --- ParallelTerminationStrategy: PID 38 died... 22:49:58.912852 run osmo-ms-virt-phy/00003(pid=38): Terminated: ok {rc=0} 22:49:58.916495 --- ParallelTerminationStrategy: PID 39 died... 22:49:58.917978 run osmo-ms-virt-phy/00004(pid=39): Terminated: ok {rc=0} 22:49:58.921625 --- ParallelTerminationStrategy: PID 40 died... 22:49:58.923102 run osmo-ms-virt-phy/00005(pid=40): Terminated: ok {rc=0} 22:49:58.926753 --- ParallelTerminationStrategy: PID 41 died... 22:49:58.928227 run osmo-ms-virt-phy/00006(pid=41): Terminated: ok {rc=0} 22:49:58.931873 --- ParallelTerminationStrategy: PID 42 died... 22:49:58.933346 run osmo-ms-virt-phy/00007(pid=42): Terminated: ok {rc=0} 22:49:58.936985 --- ParallelTerminationStrategy: PID 43 died... 22:49:58.938447 run osmo-ms-virt-phy/00008(pid=43): Terminated: ok {rc=0} 22:49:58.942083 --- ParallelTerminationStrategy: PID 44 died... 22:49:58.943547 run osmo-ms-virt-phy/00009(pid=44): Terminated: ok {rc=0} 22:49:58.947158 --- ParallelTerminationStrategy: PID 45 died... 22:49:58.948645 run osmo-ms-virt-phy/00010(pid=45): Terminated: ok {rc=0} 22:49:58.952261 --- ParallelTerminationStrategy: PID 46 died... 22:49:58.953726 run osmo-ms-virt-phy/00011(pid=46): Terminated: ok {rc=0} 22:49:58.957335 --- ParallelTerminationStrategy: PID 47 died... 22:49:58.958800 run osmo-ms-virt-phy/00012(pid=47): Terminated: ok {rc=0} 22:49:58.962403 --- ParallelTerminationStrategy: PID 48 died... 22:49:58.963882 run osmo-ms-virt-phy/00013(pid=48): Terminated: ok {rc=0} 22:49:58.967480 --- ParallelTerminationStrategy: PID 49 died... 22:49:58.968973 run osmo-ms-virt-phy/00014(pid=49): Terminated: ok {rc=0} 22:49:58.972590 --- ParallelTerminationStrategy: PID 50 died... 22:49:58.974053 run osmo-ms-virt-phy/00015(pid=50): Terminated: ok {rc=0} 22:49:58.977683 --- ParallelTerminationStrategy: PID 51 died... 22:49:58.979153 run osmo-ms-virt-phy/00016(pid=51): Terminated: ok {rc=0} 22:49:58.982763 --- ParallelTerminationStrategy: PID 52 died... 22:49:58.984238 run osmo-ms-virt-phy/00017(pid=52): Terminated: ok {rc=0} 22:49:58.987847 --- ParallelTerminationStrategy: PID 53 died... 22:49:58.989320 run osmo-ms-virt-phy/00018(pid=53): Terminated: ok {rc=0} 22:49:58.992930 --- ParallelTerminationStrategy: PID 54 died... 22:49:58.994391 run osmo-ms-virt-phy/00019(pid=54): Terminated: ok {rc=0} 22:49:58.998004 --- ParallelTerminationStrategy: PID 55 died... 22:49:58.999465 run osmo-ms-virt-phy/00020(pid=55): Terminated: ok {rc=0} 22:49:59.003063 --- ParallelTerminationStrategy: PID 56 died... 22:49:59.004532 run osmo-ms-virt-phy/00021(pid=56): Terminated: ok {rc=0} 22:49:59.008133 --- ParallelTerminationStrategy: PID 57 died... 22:49:59.009614 run osmo-ms-virt-phy/00022(pid=57): Terminated: ok {rc=0} 22:49:59.013238 --- ParallelTerminationStrategy: PID 58 died... 22:49:59.014710 run osmo-ms-virt-phy/00023(pid=58): Terminated: ok {rc=0} 22:49:59.018326 --- ParallelTerminationStrategy: PID 59 died... 22:49:59.019799 run osmo-ms-virt-phy/00024(pid=59): Terminated: ok {rc=0} 22:49:59.023455 --- ParallelTerminationStrategy: PID 60 died... 22:49:59.024935 run osmo-ms-virt-phy/00025(pid=60): Terminated: ok {rc=0} 22:49:59.028602 --- ParallelTerminationStrategy: PID 61 died... 22:49:59.030094 run osmo-ms-virt-phy/00026(pid=61): Terminated: ok {rc=0} 22:49:59.033823 --- ParallelTerminationStrategy: PID 62 died... 22:49:59.035316 run osmo-ms-virt-phy/00027(pid=62): Terminated: ok {rc=0} 22:49:59.038996 --- ParallelTerminationStrategy: PID 63 died... 22:49:59.040511 run osmo-ms-virt-phy/00028(pid=63): Terminated: ok {rc=0} 22:49:59.044202 --- ParallelTerminationStrategy: PID 64 died... 22:49:59.045690 run osmo-ms-virt-phy/00029(pid=64): Terminated: ok {rc=0} 22:49:59.049379 --- ParallelTerminationStrategy: PID 65 died... 22:49:59.050865 run osmo-ms-virt-phy/00030(pid=65): Terminated: ok {rc=0} 22:49:59.054546 --- ParallelTerminationStrategy: PID 66 died... 22:49:59.056043 run osmo-ms-virt-phy/00031(pid=66): Terminated: ok {rc=0} 22:49:59.059724 --- ParallelTerminationStrategy: PID 67 died... 22:49:59.061215 run osmo-ms-virt-phy/00032(pid=67): Terminated: ok {rc=0} 22:49:59.064890 --- ParallelTerminationStrategy: PID 68 died... 22:49:59.066384 run osmo-ms-virt-phy/00033(pid=68): Terminated: ok {rc=0} 22:49:59.070044 --- ParallelTerminationStrategy: PID 69 died... 22:49:59.071500 run osmo-ms-virt-phy/00034(pid=69): Terminated: ok {rc=0} 22:49:59.075118 --- ParallelTerminationStrategy: PID 70 died... 22:49:59.076587 run osmo-ms-virt-phy/00035(pid=70): Terminated: ok {rc=0} 22:49:59.080200 --- ParallelTerminationStrategy: PID 71 died... 22:49:59.081660 run osmo-ms-virt-phy/00036(pid=71): Terminated: ok {rc=0} 22:49:59.085261 --- ParallelTerminationStrategy: PID 72 died... 22:49:59.086726 run osmo-ms-virt-phy/00037(pid=72): Terminated: ok {rc=0} 22:49:59.090345 --- ParallelTerminationStrategy: PID 73 died... 22:49:59.091810 run osmo-ms-virt-phy/00038(pid=73): Terminated: ok {rc=0} 22:49:59.095396 --- ParallelTerminationStrategy: PID 74 died... 22:49:59.096877 run osmo-ms-virt-phy/00039(pid=74): Terminated: ok {rc=0} 22:49:59.100489 --- ParallelTerminationStrategy: PID 75 died... 22:49:59.101961 run osmo-ms-virt-phy/00040(pid=75): Terminated: ok {rc=0} 22:49:59.105573 --- ParallelTerminationStrategy: PID 76 died... 22:49:59.107035 run osmo-ms-virt-phy/00041(pid=76): Terminated: ok {rc=0} 22:49:59.110647 --- ParallelTerminationStrategy: PID 77 died... 22:49:59.112123 run osmo-ms-virt-phy/00042(pid=77): Terminated: ok {rc=0} 22:49:59.115728 --- ParallelTerminationStrategy: PID 78 died... 22:49:59.117203 run osmo-ms-virt-phy/00043(pid=78): Terminated: ok {rc=0} 22:49:59.120813 --- ParallelTerminationStrategy: PID 79 died... 22:49:59.122308 run osmo-ms-virt-phy/00044(pid=79): Terminated: ok {rc=0} 22:49:59.125978 --- ParallelTerminationStrategy: PID 80 died... 22:49:59.127476 run osmo-ms-virt-phy/00045(pid=80): Terminated: ok {rc=0} 22:49:59.131135 --- ParallelTerminationStrategy: PID 81 died... 22:49:59.132623 run osmo-ms-virt-phy/00046(pid=81): Terminated: ok {rc=0} 22:49:59.136293 --- ParallelTerminationStrategy: PID 82 died... 22:49:59.137776 run osmo-ms-virt-phy/00047(pid=82): Terminated: ok {rc=0} 22:49:59.141464 --- ParallelTerminationStrategy: PID 83 died... 22:49:59.142943 run osmo-ms-virt-phy/00048(pid=83): Terminated: ok {rc=0} 22:49:59.146626 --- ParallelTerminationStrategy: PID 84 died... 22:49:59.148124 run osmo-ms-virt-phy/00049(pid=84): Terminated: ok {rc=0} 22:49:59.151820 --- ParallelTerminationStrategy: PID 85 died... 22:49:59.153315 run osmo-ms-virt-phy/00050(pid=85): Terminated: ok {rc=0} 22:49:59.156990 --- ParallelTerminationStrategy: PID 86 died... 22:49:59.158480 run osmo-ms-virt-phy/00051(pid=86): Terminated: ok {rc=0} 22:49:59.162170 --- ParallelTerminationStrategy: PID 87 died... 22:49:59.163667 run osmo-ms-virt-phy/00052(pid=87): Terminated: ok {rc=0} 22:49:59.167334 --- ParallelTerminationStrategy: PID 88 died... 22:49:59.168824 run osmo-ms-virt-phy/00053(pid=88): Terminated: ok {rc=0} 22:49:59.172509 --- ParallelTerminationStrategy: PID 89 died... 22:49:59.174008 run osmo-ms-virt-phy/00054(pid=89): Terminated: ok {rc=0} 22:49:59.177710 --- ParallelTerminationStrategy: PID 90 died... 22:49:59.179200 run osmo-ms-virt-phy/00055(pid=90): Terminated: ok {rc=0} 22:49:59.182883 --- ParallelTerminationStrategy: PID 91 died... 22:49:59.184367 run osmo-ms-virt-phy/00056(pid=91): Terminated: ok {rc=0} 22:49:59.188035 --- ParallelTerminationStrategy: PID 92 died... 22:49:59.189530 run osmo-ms-virt-phy/00057(pid=92): Terminated: ok {rc=0} 22:49:59.193217 --- ParallelTerminationStrategy: PID 93 died... 22:49:59.194700 run osmo-ms-virt-phy/00058(pid=93): Terminated: ok {rc=0} 22:49:59.198374 --- ParallelTerminationStrategy: PID 94 died... 22:49:59.199872 run osmo-ms-virt-phy/00059(pid=94): Terminated: ok {rc=0} 22:49:59.203544 --- ParallelTerminationStrategy: PID 95 died... 22:49:59.205042 run osmo-ms-virt-phy/00060(pid=95): Terminated: ok {rc=0} 22:49:59.208733 --- ParallelTerminationStrategy: PID 96 died... 22:49:59.210217 run osmo-ms-virt-phy/00061(pid=96): Terminated: ok {rc=0} 22:49:59.213892 --- ParallelTerminationStrategy: PID 97 died... 22:49:59.215378 run osmo-ms-virt-phy/00062(pid=97): Terminated: ok {rc=0} 22:49:59.219054 --- ParallelTerminationStrategy: PID 98 died... 22:49:59.220558 run osmo-ms-virt-phy/00063(pid=98): Terminated: ok {rc=0} 22:49:59.224243 --- ParallelTerminationStrategy: PID 99 died... 22:49:59.225740 run osmo-ms-virt-phy/00064(pid=99): Terminated: ok {rc=0} 22:49:59.229423 --- ParallelTerminationStrategy: PID 100 died... 22:49:59.230912 run osmo-ms-virt-phy/00065(pid=100): Terminated: ok {rc=0} 22:49:59.234593 --- ParallelTerminationStrategy: PID 101 died... 22:49:59.236082 run osmo-ms-virt-phy/00066(pid=101): Terminated: ok {rc=0} 22:49:59.239711 --- ParallelTerminationStrategy: PID 102 died... 22:49:59.241179 run osmo-ms-virt-phy/00067(pid=102): Terminated: ok {rc=0} 22:49:59.244792 --- ParallelTerminationStrategy: PID 103 died... 22:49:59.246253 run osmo-ms-virt-phy/00068(pid=103): Terminated: ok {rc=0} 22:49:59.249853 --- ParallelTerminationStrategy: PID 104 died... 22:49:59.251314 run osmo-ms-virt-phy/00069(pid=104): Terminated: ok {rc=0} 22:49:59.254938 --- ParallelTerminationStrategy: PID 105 died... 22:49:59.256431 run osmo-ms-virt-phy/00070(pid=105): Terminated: ok {rc=0} 22:49:59.260030 --- ParallelTerminationStrategy: PID 106 died... 22:49:59.261498 run osmo-ms-virt-phy/00071(pid=106): Terminated: ok {rc=0} 22:49:59.265095 --- ParallelTerminationStrategy: PID 107 died... 22:49:59.266556 run osmo-ms-virt-phy/00072(pid=107): Terminated: ok {rc=0} 22:49:59.270175 --- ParallelTerminationStrategy: PID 108 died... 22:49:59.271643 run osmo-ms-virt-phy/00073(pid=108): Terminated: ok {rc=0} 22:49:59.275269 --- ParallelTerminationStrategy: PID 109 died... 22:49:59.276749 run osmo-ms-virt-phy/00074(pid=109): Terminated: ok {rc=0} 22:49:59.280393 --- ParallelTerminationStrategy: PID 110 died... 22:49:59.281870 run osmo-ms-virt-phy/00075(pid=110): Terminated: ok {rc=0} 22:49:59.285488 --- ParallelTerminationStrategy: PID 111 died... 22:49:59.286953 run osmo-ms-virt-phy/00076(pid=111): Terminated: ok {rc=0} 22:49:59.290564 --- ParallelTerminationStrategy: PID 112 died... 22:49:59.292030 run osmo-ms-virt-phy/00077(pid=112): Terminated: ok {rc=0} 22:49:59.295632 --- ParallelTerminationStrategy: PID 113 died... 22:49:59.297108 run osmo-ms-virt-phy/00078(pid=113): Terminated: ok {rc=0} 22:49:59.300710 --- ParallelTerminationStrategy: PID 114 died... 22:49:59.302171 run osmo-ms-virt-phy/00079(pid=114): Terminated: ok {rc=0} 22:49:59.305776 --- ParallelTerminationStrategy: PID 115 died... 22:49:59.307231 run osmo-ms-virt-phy/00080(pid=115): Terminated: ok {rc=0} 22:49:59.310826 --- ParallelTerminationStrategy: PID 116 died... 22:49:59.312303 run osmo-ms-virt-phy/00081(pid=116): Terminated: ok {rc=0} 22:49:59.315907 --- ParallelTerminationStrategy: PID 117 died... 22:49:59.317375 run osmo-ms-virt-phy/00082(pid=117): Terminated: ok {rc=0} 22:49:59.321017 --- ParallelTerminationStrategy: PID 118 died... 22:49:59.322480 run osmo-ms-virt-phy/00083(pid=118): Terminated: ok {rc=0} 22:49:59.326081 --- ParallelTerminationStrategy: PID 119 died... 22:49:59.327548 run osmo-ms-virt-phy/00084(pid=119): Terminated: ok {rc=0} 22:49:59.331172 --- ParallelTerminationStrategy: PID 120 died... 22:49:59.332639 run osmo-ms-virt-phy/00085(pid=120): Terminated: ok {rc=0} 22:49:59.336241 --- ParallelTerminationStrategy: PID 121 died... 22:49:59.337709 run osmo-ms-virt-phy/00086(pid=121): Terminated: ok {rc=0} 22:49:59.341295 --- ParallelTerminationStrategy: PID 122 died... 22:49:59.342752 run osmo-ms-virt-phy/00087(pid=122): Terminated: ok {rc=0} 22:49:59.346367 --- ParallelTerminationStrategy: PID 123 died... 22:49:59.347830 run osmo-ms-virt-phy/00088(pid=123): Terminated: ok {rc=0} 22:49:59.351435 --- ParallelTerminationStrategy: PID 124 died... 22:49:59.352911 run osmo-ms-virt-phy/00089(pid=124): Terminated: ok {rc=0} 22:49:59.356507 --- ParallelTerminationStrategy: PID 125 died... 22:49:59.357971 run osmo-ms-virt-phy/00090(pid=125): Terminated: ok {rc=0} 22:49:59.361598 --- ParallelTerminationStrategy: PID 126 died... 22:49:59.363062 run osmo-ms-virt-phy/00091(pid=126): Terminated: ok {rc=0} 22:49:59.366680 --- ParallelTerminationStrategy: PID 127 died... 22:49:59.368149 run osmo-ms-virt-phy/00092(pid=127): Terminated: ok {rc=0} 22:49:59.371781 --- ParallelTerminationStrategy: PID 128 died... 22:49:59.373239 run osmo-ms-virt-phy/00093(pid=128): Terminated: ok {rc=0} 22:49:59.376839 --- ParallelTerminationStrategy: PID 129 died... 22:49:59.378302 run osmo-ms-virt-phy/00094(pid=129): Terminated: ok {rc=0} 22:49:59.381915 --- ParallelTerminationStrategy: PID 130 died... 22:49:59.383371 run osmo-ms-virt-phy/00095(pid=130): Terminated: ok {rc=0} 22:49:59.386967 --- ParallelTerminationStrategy: PID 131 died... 22:49:59.388433 run osmo-ms-virt-phy/00096(pid=131): Terminated: ok {rc=0} 22:49:59.392027 --- ParallelTerminationStrategy: PID 132 died... 22:49:59.393480 run osmo-ms-virt-phy/00097(pid=132): Terminated: ok {rc=0} 22:49:59.397078 --- ParallelTerminationStrategy: PID 133 died... 22:49:59.398538 run osmo-ms-virt-phy/00098(pid=133): Terminated: ok {rc=0} 22:49:59.402139 --- ParallelTerminationStrategy: PID 134 died... 22:49:59.403603 run osmo-ms-virt-phy/00099(pid=134): Terminated: ok {rc=0} 22:49:59.407218 --- ParallelTerminationStrategy: PID 135 died... 22:49:59.408698 run osmo-ms-mob/00000(pid=135): Terminated {rc=26112} 22:49:59.412327 --- ParallelTerminationStrategy: PID 136 died... 22:49:59.413796 run osmo-ms-mob/00001(pid=136): Terminated {rc=26112} 22:49:59.417423 --- ParallelTerminationStrategy: PID 137 died... 22:49:59.418880 run osmo-ms-mob/00002(pid=137): Terminated {rc=26112} 22:49:59.422501 --- ParallelTerminationStrategy: PID 138 died... 22:49:59.423964 run osmo-ms-mob/00003(pid=138): Terminated {rc=26112} 22:49:59.427590 --- ParallelTerminationStrategy: PID 139 died... 22:49:59.429052 run osmo-ms-mob/00004(pid=139): Terminated {rc=26112} 22:49:59.432676 --- ParallelTerminationStrategy: PID 140 died... 22:49:59.434146 run osmo-ms-mob/00005(pid=140): Terminated {rc=26112} 22:49:59.437792 --- ParallelTerminationStrategy: PID 141 died... 22:49:59.439259 run osmo-ms-mob/00006(pid=141): Terminated {rc=26112} 22:49:59.442888 --- ParallelTerminationStrategy: PID 142 died... 22:49:59.444349 run osmo-ms-mob/00007(pid=142): Terminated {rc=26112} 22:49:59.447969 --- ParallelTerminationStrategy: PID 143 died... 22:49:59.449432 run osmo-ms-mob/00008(pid=143): Terminated {rc=26112} 22:49:59.453035 --- ParallelTerminationStrategy: PID 144 died... 22:49:59.454499 run osmo-ms-mob/00009(pid=144): Terminated {rc=26112} 22:49:59.458123 --- ParallelTerminationStrategy: PID 145 died... 22:49:59.459590 run osmo-ms-mob/00010(pid=145): Terminated {rc=26112} 22:49:59.463237 --- ParallelTerminationStrategy: PID 146 died... 22:49:59.464724 run osmo-ms-mob/00011(pid=146): Terminated {rc=26112} 22:49:59.468345 --- ParallelTerminationStrategy: PID 147 died... 22:49:59.469821 run osmo-ms-mob/00012(pid=147): Terminated {rc=26112} 22:49:59.473451 --- ParallelTerminationStrategy: PID 148 died... 22:49:59.474931 run osmo-ms-mob/00013(pid=148): Terminated {rc=26112} 22:49:59.478651 --- ParallelTerminationStrategy: PID 149 died... 22:49:59.480151 run osmo-ms-mob/00014(pid=149): Terminated {rc=26112} 22:49:59.483876 --- ParallelTerminationStrategy: PID 150 died... 22:49:59.485398 run osmo-ms-mob/00015(pid=150): Terminated {rc=26112} 22:49:59.489220 --- ParallelTerminationStrategy: PID 151 died... 22:49:59.490752 run osmo-ms-mob/00016(pid=151): Terminated {rc=26112} 22:49:59.494542 --- ParallelTerminationStrategy: PID 152 died... 22:49:59.496116 run osmo-ms-mob/00017(pid=152): Terminated {rc=26112} 22:49:59.499938 --- ParallelTerminationStrategy: PID 153 died... 22:49:59.501464 run osmo-ms-mob/00018(pid=153): Terminated {rc=26112} 22:49:59.505286 --- ParallelTerminationStrategy: PID 154 died... 22:49:59.506825 run osmo-ms-mob/00019(pid=154): Terminated {rc=26112} 22:49:59.510636 --- ParallelTerminationStrategy: PID 155 died... 22:49:59.512174 run osmo-ms-mob/00020(pid=155): Terminated {rc=26112} 22:49:59.515978 --- ParallelTerminationStrategy: PID 156 died... 22:49:59.517502 run osmo-ms-mob/00021(pid=156): Terminated {rc=26112} 22:49:59.521319 --- ParallelTerminationStrategy: PID 157 died... 22:49:59.522864 run osmo-ms-mob/00022(pid=157): Terminated {rc=26112} 22:49:59.526567 --- ParallelTerminationStrategy: PID 158 died... 22:49:59.528075 run osmo-ms-mob/00023(pid=158): Terminated {rc=26112} 22:49:59.531775 --- ParallelTerminationStrategy: PID 159 died... 22:49:59.533261 run osmo-ms-mob/00024(pid=159): Terminated {rc=26112} 22:49:59.536970 --- ParallelTerminationStrategy: PID 160 died... 22:49:59.538468 run osmo-ms-mob/00025(pid=160): Terminated {rc=26112} 22:49:59.542170 --- ParallelTerminationStrategy: PID 161 died... 22:49:59.543666 run osmo-ms-mob/00026(pid=161): Terminated {rc=26112} 22:49:59.547349 --- ParallelTerminationStrategy: PID 162 died... 22:49:59.548834 run osmo-ms-mob/00027(pid=162): Terminated {rc=26112} 22:49:59.552557 --- ParallelTerminationStrategy: PID 163 died... 22:49:59.554047 run osmo-ms-mob/00028(pid=163): Terminated {rc=26112} 22:49:59.557748 --- ParallelTerminationStrategy: PID 164 died... 22:49:59.559239 run osmo-ms-mob/00029(pid=164): Terminated {rc=26112} 22:49:59.562934 --- ParallelTerminationStrategy: PID 165 died... 22:49:59.564439 run osmo-ms-mob/00030(pid=165): Terminated {rc=26112} 22:49:59.568139 --- ParallelTerminationStrategy: PID 166 died... 22:49:59.569626 run osmo-ms-mob/00031(pid=166): Terminated {rc=26112} 22:49:59.573327 --- ParallelTerminationStrategy: PID 167 died... 22:49:59.574821 run osmo-ms-mob/00032(pid=167): Terminated {rc=26112} 22:49:59.578513 --- ParallelTerminationStrategy: PID 168 died... 22:49:59.580006 run osmo-ms-mob/00033(pid=168): Terminated {rc=26112} 22:49:59.583708 --- ParallelTerminationStrategy: PID 169 died... 22:49:59.585199 run osmo-ms-mob/00034(pid=169): Terminated {rc=26112} 22:49:59.588903 --- ParallelTerminationStrategy: PID 170 died... 22:49:59.590389 run osmo-ms-mob/00035(pid=170): Terminated {rc=26112} 22:49:59.594087 --- ParallelTerminationStrategy: PID 171 died... 22:49:59.595584 run osmo-ms-mob/00036(pid=171): Terminated {rc=26112} 22:49:59.599279 --- ParallelTerminationStrategy: PID 172 died... 22:49:59.600783 run osmo-ms-mob/00037(pid=172): Terminated {rc=26112} 22:49:59.604471 --- ParallelTerminationStrategy: PID 173 died... 22:49:59.605953 run osmo-ms-mob/00038(pid=173): Terminated {rc=26112} 22:49:59.609649 --- ParallelTerminationStrategy: PID 174 died... 22:49:59.611140 run osmo-ms-mob/00039(pid=174): Terminated {rc=26112} 22:49:59.614821 --- ParallelTerminationStrategy: PID 175 died... 22:49:59.616327 run osmo-ms-mob/00040(pid=175): Terminated {rc=26112} 22:49:59.620024 --- ParallelTerminationStrategy: PID 176 died... 22:49:59.621520 run osmo-ms-mob/00041(pid=176): Terminated {rc=26112} 22:49:59.625223 --- ParallelTerminationStrategy: PID 177 died... 22:49:59.626709 run osmo-ms-mob/00042(pid=177): Terminated {rc=26112} 22:49:59.630412 --- ParallelTerminationStrategy: PID 178 died... 22:49:59.631920 run osmo-ms-mob/00043(pid=178): Terminated {rc=26112} 22:49:59.635615 --- ParallelTerminationStrategy: PID 179 died... 22:49:59.637117 run osmo-ms-mob/00044(pid=179): Terminated {rc=26112} 22:49:59.640802 --- ParallelTerminationStrategy: PID 180 died... 22:49:59.642291 run osmo-ms-mob/00045(pid=180): Terminated {rc=26112} 22:49:59.646004 --- ParallelTerminationStrategy: PID 181 died... 22:49:59.647485 run osmo-ms-mob/00046(pid=181): Terminated {rc=26112} 22:49:59.651190 --- ParallelTerminationStrategy: PID 182 died... 22:49:59.652688 run osmo-ms-mob/00047(pid=182): Terminated {rc=26112} 22:49:59.656410 --- ParallelTerminationStrategy: PID 183 died... 22:49:59.657913 run osmo-ms-mob/00048(pid=183): Terminated {rc=26112} 22:49:59.661621 --- ParallelTerminationStrategy: PID 184 died... 22:49:59.663114 run osmo-ms-mob/00049(pid=184): Terminated {rc=26112} 22:49:59.666811 --- ParallelTerminationStrategy: PID 185 died... 22:49:59.668324 run osmo-ms-mob/00050(pid=185): Terminated {rc=26112} 22:49:59.672026 --- ParallelTerminationStrategy: PID 186 died... 22:49:59.673513 run osmo-ms-mob/00051(pid=186): Terminated {rc=26112} 22:49:59.677188 --- ParallelTerminationStrategy: PID 187 died... 22:49:59.678675 run osmo-ms-mob/00052(pid=187): Terminated {rc=26112} 22:49:59.682363 --- ParallelTerminationStrategy: PID 188 died... 22:49:59.683901 run osmo-ms-mob/00053(pid=188): Terminated {rc=26112} 22:49:59.687623 --- ParallelTerminationStrategy: PID 189 died... 22:49:59.689160 run osmo-ms-mob/00054(pid=189): Terminated {rc=26112} 22:49:59.692849 --- ParallelTerminationStrategy: PID 190 died... 22:49:59.694336 run osmo-ms-mob/00055(pid=190): Terminated {rc=26112} 22:49:59.698025 --- ParallelTerminationStrategy: PID 191 died... 22:49:59.699519 run osmo-ms-mob/00056(pid=191): Terminated {rc=26112} 22:49:59.703198 --- ParallelTerminationStrategy: PID 192 died... 22:49:59.704718 run osmo-ms-mob/00057(pid=192): Terminated {rc=26112} 22:49:59.708406 --- ParallelTerminationStrategy: PID 193 died... 22:49:59.709892 run osmo-ms-mob/00058(pid=193): Terminated {rc=26112} 22:49:59.713578 --- ParallelTerminationStrategy: PID 194 died... 22:49:59.715067 run osmo-ms-mob/00059(pid=194): Terminated {rc=26112} 22:49:59.718754 --- ParallelTerminationStrategy: PID 195 died... 22:49:59.720245 run osmo-ms-mob/00060(pid=195): Terminated {rc=26112} 22:49:59.723933 --- ParallelTerminationStrategy: PID 196 died... 22:49:59.725413 run osmo-ms-mob/00061(pid=196): Terminated {rc=26112} 22:49:59.729124 --- ParallelTerminationStrategy: PID 197 died... 22:49:59.730618 run osmo-ms-mob/00062(pid=197): Terminated {rc=26112} 22:49:59.734369 --- ParallelTerminationStrategy: PID 198 died... 22:49:59.735859 run osmo-ms-mob/00063(pid=198): Terminated {rc=26112} 22:49:59.739558 --- ParallelTerminationStrategy: PID 199 died... 22:49:59.741038 run osmo-ms-mob/00064(pid=199): Terminated {rc=26112} 22:49:59.744725 --- ParallelTerminationStrategy: PID 200 died... 22:49:59.746208 run osmo-ms-mob/00065(pid=200): Terminated {rc=26112} 22:49:59.749894 --- ParallelTerminationStrategy: PID 201 died... 22:49:59.751383 run osmo-ms-mob/00066(pid=201): Terminated {rc=26112} 22:49:59.755099 --- ParallelTerminationStrategy: PID 202 died... 22:49:59.756590 run osmo-ms-mob/00067(pid=202): Terminated {rc=26112} 22:49:59.760269 --- ParallelTerminationStrategy: PID 203 died... 22:49:59.761772 run osmo-ms-mob/00068(pid=203): Terminated {rc=26112} 22:49:59.765458 --- ParallelTerminationStrategy: PID 204 died... 22:49:59.766946 run osmo-ms-mob/00069(pid=204): Terminated {rc=26112} 22:49:59.770652 --- ParallelTerminationStrategy: PID 205 died... 22:49:59.772156 run osmo-ms-mob/00070(pid=205): Terminated {rc=26112} 22:49:59.775874 --- ParallelTerminationStrategy: PID 206 died... 22:49:59.777362 run osmo-ms-mob/00071(pid=206): Terminated {rc=26112} 22:49:59.781056 --- ParallelTerminationStrategy: PID 207 died... 22:49:59.782545 run osmo-ms-mob/00072(pid=207): Terminated {rc=26112} 22:49:59.786243 --- ParallelTerminationStrategy: PID 208 died... 22:49:59.787730 run osmo-ms-mob/00073(pid=208): Terminated {rc=26112} 22:49:59.791405 --- ParallelTerminationStrategy: PID 209 died... 22:49:59.792898 run osmo-ms-mob/00074(pid=209): Terminated {rc=26112} 22:49:59.796577 --- ParallelTerminationStrategy: PID 210 died... 22:49:59.798067 run osmo-ms-mob/00075(pid=210): Terminated {rc=26112} 22:49:59.801783 --- ParallelTerminationStrategy: PID 211 died... 22:49:59.803269 run osmo-ms-mob/00076(pid=211): Terminated {rc=26112} 22:49:59.806941 --- ParallelTerminationStrategy: PID 212 died... 22:49:59.808424 run osmo-ms-mob/00077(pid=212): Terminated {rc=26112} 22:49:59.812110 --- ParallelTerminationStrategy: PID 213 died... 22:49:59.813592 run osmo-ms-mob/00078(pid=213): Terminated {rc=26112} 22:49:59.817292 --- ParallelTerminationStrategy: PID 214 died... 22:49:59.818775 run osmo-ms-mob/00079(pid=214): Terminated {rc=26112} 22:49:59.822471 --- ParallelTerminationStrategy: PID 215 died... 22:49:59.823974 run osmo-ms-mob/00080(pid=215): Terminated {rc=26112} 22:49:59.827642 --- ParallelTerminationStrategy: PID 216 died... 22:49:59.829125 run osmo-ms-mob/00081(pid=216): Terminated {rc=26112} 22:49:59.832815 --- ParallelTerminationStrategy: PID 217 died... 22:49:59.834299 run osmo-ms-mob/00082(pid=217): Terminated {rc=26112} 22:49:59.837998 --- ParallelTerminationStrategy: PID 218 died... 22:49:59.839488 run osmo-ms-mob/00083(pid=218): Terminated {rc=26112} 22:49:59.843175 --- ParallelTerminationStrategy: PID 219 died... 22:49:59.844667 run osmo-ms-mob/00084(pid=219): Terminated {rc=26112} 22:49:59.848384 --- ParallelTerminationStrategy: PID 220 died... 22:49:59.849875 run osmo-ms-mob/00085(pid=220): Terminated {rc=26112} 22:49:59.853573 --- ParallelTerminationStrategy: PID 221 died... 22:49:59.855055 run osmo-ms-mob/00086(pid=221): Terminated {rc=26112} 22:49:59.858741 --- ParallelTerminationStrategy: PID 222 died... 22:49:59.860226 run osmo-ms-mob/00087(pid=222): Terminated {rc=26112} 22:49:59.863912 --- ParallelTerminationStrategy: PID 223 died... 22:49:59.865397 run osmo-ms-mob/00088(pid=223): Terminated {rc=26112} 22:49:59.869126 --- ParallelTerminationStrategy: PID 224 died... 22:49:59.870622 run osmo-ms-mob/00089(pid=224): Terminated {rc=26112} 22:49:59.874329 --- ParallelTerminationStrategy: PID 225 died... 22:49:59.875828 run osmo-ms-mob/00090(pid=225): Terminated {rc=26112} 22:49:59.879499 --- ParallelTerminationStrategy: PID 226 died... 22:49:59.880999 run osmo-ms-mob/00091(pid=226): Terminated {rc=26112} 22:49:59.884695 --- ParallelTerminationStrategy: PID 227 died... 22:49:59.886190 run osmo-ms-mob/00092(pid=227): Terminated {rc=26112} 22:49:59.889883 --- ParallelTerminationStrategy: PID 228 died... 22:49:59.891369 run osmo-ms-mob/00093(pid=228): Terminated {rc=26112} 22:49:59.895078 --- ParallelTerminationStrategy: PID 229 died... 22:49:59.896584 run osmo-ms-mob/00094(pid=229): Terminated {rc=26112} 22:49:59.900278 --- ParallelTerminationStrategy: PID 230 died... 22:49:59.901772 run osmo-ms-mob/00095(pid=230): Terminated {rc=26112} 22:49:59.905496 --- ParallelTerminationStrategy: PID 231 died... 22:49:59.906984 run osmo-ms-mob/00096(pid=231): Terminated {rc=26112} 22:49:59.910678 --- ParallelTerminationStrategy: PID 232 died... 22:49:59.912177 run osmo-ms-mob/00097(pid=232): Terminated {rc=26112} 22:49:59.915868 --- ParallelTerminationStrategy: PID 233 died... 22:49:59.917358 run osmo-ms-mob/00098(pid=233): Terminated {rc=26112} 22:49:59.921050 --- ParallelTerminationStrategy: PID 234 died... 22:49:59.922536 run osmo-ms-mob/00099(pid=234): Terminated {rc=26112} 22:50:03.327021 --- ParallelTerminationStrategy: PID 34 died... 22:50:03.333203 run osmo-bts-virtual(pid=34): Terminated: ok {rc=0} --------------------------------------------------------------------- trial-8305 netreg_mass PASS --------------------------------------------------------------------- 22:50:03.399329 tst trial-8305: Storing JUnit report in /build/trial-8305/run.2026-04-18_22-48-36/trial-8305.xml -------------------------------------------------------------------------------------------- trial-8305 PASS -------------------------------------------------------------------------------------------- 22:50:03.410238 tst trial-8305: trial-8305: PASS, 1 suites passed PASS: netreg_mass (pass: 1) pass: register_default_mass.py (81.1 sec) + exit_code=0 + rm -rf trial-8305/inst + cd trial-8305 + command -v journalctl + [ ! -z /usr/bin/journalctl ] + readlink last_run + journalctl -u ofono -o short-precise --since 2026-04-18 22:48:36 No journal files were found. + readlink last_run + tar czf /build/trial-8305-run.tgz run.2026-04-18_22-48-36 + tar czf /build/trial-8305-bin.tgz checksums.md5 open5gs.build-8.tgz osmo-bsc.build-2026-04-18_13_27_27.tgz osmo-bts-oc2g.build-2026-04-18_00_52_07.tgz osmo-bts-sysmo.build-2026-04-18_00_52_07.tgz osmo-bts.build-2026-04-18_00_52_20.tgz osmo-ggsn.build-2026-04-18_20_43_12.tgz osmo-hlr.build-2026-04-18_16_37_04.tgz osmo-hnbgw.build-2026-04-18_13_29_20.tgz osmo-mgw.build-2026-04-18_08_33_17.tgz osmo-msc.build-2026-04-18_13_32_06.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2026-04-18_07_35_14.tgz osmo-pcu-sysmo.build-2026-04-18_07_35_11.tgz osmo-pcu.build-2026-04-18_07_35_11.tgz osmo-sgsn.build-2026-04-18_20_48_59.tgz osmo-stp.build-2026-04-18_13_23_21.tgz osmo-trx.build-2026-04-18_14_21_32.tgz osmocom-bb.build-2026-04-18_21_17_25.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