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/jenkins9082903887417316882.sh + rm -rf trial-8302-bin.tgz trial-8302-run.tgz *.md5 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bsc" build number 25698 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts" build number 11310 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-ggsn" build number 10874 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-hlr" build number 13127 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-mgw" build number 13453 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-hnbgw" build number 13779 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-msc" build number 42531 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu" build number 7821 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-sgsn" build number 44836 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-trx" build number 8823 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 13452 Copied 2 artifacts from "osmo-gsm-tester_build-osmocom-bb" build number 7786 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts-sysmo" build number 11835 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu-sysmo" build number 7861 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts-oc2g" build number 9333 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu-oc2g" build number 6581 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 7786 [osmo-gsm-tester_virtual] $ /bin/sh -xe /tmp/jenkins9122249289114992285.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-8302 + 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 [13/28] RUN CHOWN -R jenkins:jenkins /osmo-gsm-tester-* #7 CACHED #8 [ 3/28] RUN groupadd osmo-gsm-tester #8 CACHED #9 [27/28] COPY RESOURCES.CONF /tmp/osmo-gsm-tester/sysmocom/resources.conf #9 CACHED #10 [26/28] RUN mkdir -p /etc/security/limits.d/ && cp osmo-gsm-tester/utils/limits.d/* /etc/security/limits.d/ #10 CACHED #11 [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 #11 CACHED #12 [20/28] WORKDIR /TMP #12 CACHED #13 [ 7/28] RUN APT-GET update && apt-get install -y openssh-server #13 CACHED #14 [24/28] RUN mkdir -p /usr/local/bin/ && cp osmo-gsm-tester/utils/bin/* /usr/local/bin/ #14 CACHED #15 [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 #15 CACHED #16 [11/28] RUN chmod -R 0700 /home/jenkins/.ssh /root/.ssh #16 CACHED #17 [ 9/28] COPY SSH /root/.ssh #17 CACHED #18 [10/28] COPY --CHOWN=JENKINS:JENKINS ssh /home/jenkins/.ssh #18 CACHED #19 [ 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 #19 CACHED #20 [15/28] RUN APT-GET update && apt-get install -y --no-install-recommends telnet libosmocore-dev libosmo-abis-dev libosmo-gsup-client-dev libosmo-netif-dev libosmo-ranap-dev libosmo-sigtran-dev libsmpp34-dev libgtp-dev libasn1c-dev && apt-get clean #20 CACHED #21 [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 #21 CACHED #22 [22/28] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-TESTER/+/MASTER?FORMAT=TEXT /tmp/commit #22 CACHED #23 [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 #23 CACHED #24 [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 #24 CACHED #25 [ 6/28] RUN PIP3 install --break-system-packages "git+https://github.com/podshumok/python-smpplib.git@master#egg=smpplib" pydbus pyusb pysispm pymongo #25 CACHED #26 [25/28] RUN mkdir -p /etc/sudoers.d/ && cp osmo-gsm-tester/utils/sudoers.d/* /etc/sudoers.d/ #26 CACHED #27 [ 8/28] RUN MKDIR /var/run/sshd #27 CACHED #28 [17/28] RUN APT-GET update && apt-get install -y --no-install-recommends gnuradio && apt-get clean #28 CACHED #29 [21/28] RUN GIT clone https://gerrit.osmocom.org/osmo-gsm-tester.git #29 CACHED #30 [ 2/28] RUN useradd -ms /bin/bash jenkins #30 CACHED #31 [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 #31 CACHED #32 [ 4/28] RUN usermod -a -G osmo-gsm-tester jenkins #32 CACHED #33 [28/28] WORKDIR /DATA #33 CACHED #34 exporting to image #34 exporting layers done #34 writing image sha256:74275cf100b1abc9a35b456aad21b33ab9d6bedb00e042636969e634cdb34ae7 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=8303 -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-16 22:48:17 + trial_dir_prefix=trial- + rm -rf trial-* + trial_dir=trial-8303 + mkdir -p trial-8303 + mv open5gs.build-8.tgz osmo-bsc.build-2026-04-16_13_30_04.tgz osmo-bts-oc2g.build-2026-04-16_00_51_19.tgz osmo-bts-sysmo.build-2026-04-16_00_51_20.tgz osmo-bts.build-2026-04-16_00_51_28.tgz osmo-ggsn.build-2026-04-16_20_43_02.tgz osmo-hlr.build-2026-04-16_16_36_49.tgz osmo-hnbgw.build-2026-04-16_13_29_38.tgz osmo-mgw.build-2026-04-16_08_33_09.tgz osmo-msc.build-2026-04-16_13_35_29.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2026-04-16_07_35_03.tgz osmo-pcu-sysmo.build-2026-04-16_07_35_01.tgz osmo-pcu.build-2026-04-16_07_35_01.tgz osmo-sgsn.build-2026-04-16_20_48_23.tgz osmo-stp.build-2026-04-16_13_26_17.tgz osmo-trx.build-2026-04-16_14_31_09.tgz osmocom-bb.build-2026-04-16_21_17_59.tgz srslte.build-19.tgz trial-8303 + cat open5gs.build-8.md5 osmo-bsc.build-2026-04-16_13_30_04.md5 osmo-bts-oc2g.build-2026-04-16_00_51_19.md5 osmo-bts-sysmo.build-2026-04-16_00_51_20.md5 osmo-bts.build-2026-04-16_00_51_28.md5 osmo-ggsn.build-2026-04-16_20_43_02.md5 osmo-hlr.build-2026-04-16_16_36_49.md5 osmo-hnbgw.build-2026-04-16_13_29_38.md5 osmo-mgw.build-2026-04-16_08_33_09.md5 osmo-msc.build-2026-04-16_13_35_29.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2026-04-16_07_35_03.md5 osmo-pcu-sysmo.build-2026-04-16_07_35_01.md5 osmo-pcu.build-2026-04-16_07_35_01.md5 osmo-sgsn.build-2026-04-16_20_48_23.md5 osmo-stp.build-2026-04-16_13_26_17.md5 osmo-trx.build-2026-04-16_14_31_09.md5 osmocom-bb.build-2026-04-16_21_17_59.md5 srslte.build-19.md5 + rm open5gs.build-8.md5 osmo-bsc.build-2026-04-16_13_30_04.md5 osmo-bts-oc2g.build-2026-04-16_00_51_19.md5 osmo-bts-sysmo.build-2026-04-16_00_51_20.md5 osmo-bts.build-2026-04-16_00_51_28.md5 osmo-ggsn.build-2026-04-16_20_43_02.md5 osmo-hlr.build-2026-04-16_16_36_49.md5 osmo-hnbgw.build-2026-04-16_13_29_38.md5 osmo-mgw.build-2026-04-16_08_33_09.md5 osmo-msc.build-2026-04-16_13_35_29.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2026-04-16_07_35_03.md5 osmo-pcu-sysmo.build-2026-04-16_07_35_01.md5 osmo-pcu.build-2026-04-16_07_35_01.md5 osmo-sgsn.build-2026-04-16_20_48_23.md5 osmo-stp.build-2026-04-16_13_26_17.md5 osmo-trx.build-2026-04-16_14_31_09.md5 osmocom-bb.build-2026-04-16_21_17_59.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-8303 -s netreg_mass combinations: ['netreg_mass'] trial: 'trial-8303' 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-8303 -------------------------------------------------------------------------------------------- 22:48:17.874011 tst trial-8303: Detailed log at /build/trial-8303/run.2026-04-16_22-48-17/log --------------------------------------------------------------------- trial-8303 netreg_mass --------------------------------------------------------------------- 22:48:18.078288 tst netreg_mass: reserving resources in /var/tmp/osmo-gsm-tester/state ... 22:48:18.078646 tst netreg_mass: Verifying 1 x bts (candidates: 1) 22:48:18.079444 tst netreg_mass: Verifying 6 x ip_address (candidates: 9) 22:48:18.080623 tst netreg_mass: Verifying 100 x modem (candidates: 100) 22:48:18.122169 tst netreg_mass: Reserving 1 x bts (candidates: 1) 22:48:18.123057 tst netreg_mass: Reserving 6 x ip_address (candidates: 9) 22:48:18.124264 tst netreg_mass: Reserving 100 x modem (candidates: 100) 22:48:18.186783 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-8303 netreg_mass register_default_mass.py ---------------------------------------------- 22:48:18.187517 tst register_default_mass.py:9: Claiming resources for the test 22:48:18.202617 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:48:18.203116 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:48:18.203559 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:48:18.203988 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:48:18.204427 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:48:18.204863 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:48:18.205288 tst netreg_mass: Using 1 x bts (candidates: 1) 22:48:18.235971 tst register_default_mass.py: using LAC 2 22:48:18.258742 tst register_default_mass.py: using RAC 2 22:48:18.285849 tst register_default_mass.py: using CellId 2 22:48:18.315445 tst register_default_mass.py: using BVCI 3 22:48:18.329532 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.330197 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.330775 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.331283 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.331796 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.332294 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.332777 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.333338 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.333867 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.334359 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.334845 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.335351 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.335855 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.336350 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.336850 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.337340 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.337822 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.338326 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.338811 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.339294 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.339782 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.340281 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.340774 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.341269 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.341761 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.342248 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.342728 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.343221 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.343713 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.344199 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.344685 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.345169 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.345656 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.346147 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.346644 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.347125 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.347606 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.348100 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.348586 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.349060 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.349533 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.350017 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.350495 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.350985 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.351476 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.351957 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.352442 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.352936 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.353417 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.353898 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.354389 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.354874 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.355350 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.355845 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.356329 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.356806 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.357280 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.357763 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.358239 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.358702 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.359187 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.359672 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.360169 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.360664 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.361138 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.361618 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.362107 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.362590 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.363071 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.363562 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.364045 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.364527 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.365083 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.365570 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.366047 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.366519 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.367002 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.367480 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.367956 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.368421 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.368902 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.369375 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.369845 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.370326 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.370799 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.371267 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.371761 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.372240 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.372720 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.373203 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.373686 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.374164 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.374652 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.375139 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.375616 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.376086 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.376566 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.377052 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.377525 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.378007 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.378488 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:18.379012 tst register_default_mass.py:21: Launching a simple network 22:48:18.388469 run osmo-hlr_127.0.42.2: Starting osmo-hlr 22:48:18.507217 run create_hlr_db(pid=19): Launched 22:48:19.521355 run create_hlr_db(pid=19): Terminated: ok {rc=0} 22:48:19.545393 run pcap-recorder_any(filters='host 127.0.42.2')(pid=21): Launched 22:48:19.560517 run osmo-hlr_127.0.42.2(pid=22): Launched 22:48:19.566078 run osmo-stp_127.0.42.5: Starting osmo-stp 22:48:19.756090 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=23): Launched 22:48:19.770897 run osmo-stp_127.0.42.5(pid=24): Launched 22:48:19.776472 run osmo-msc_127.0.42.6: Starting osmo-msc 22:48:20.194206 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=25): Launched 22:48:20.208889 run osmo-msc_127.0.42.6(pid=26): Launched 22:48:23.230072 run osmo-mgw_127.0.42.3: Starting osmo-mgw 22:48:23.357860 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=27): Launched 22:48:23.372765 run osmo-mgw_127.0.42.3(pid=28): Launched 22:48:23.378427 run osmo-mgw_127.0.42.4: Starting osmo-mgw 22:48:23.401833 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=29): Launched 22:48:23.416582 run osmo-mgw_127.0.42.4(pid=30): Launched 22:48:23.422143 run osmo-bsc_127.0.42.7: Starting osmo-bsc 22:48:23.737194 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=31): Launched 22:48:23.752108 run osmo-bsc_127.0.42.7(pid=32): Launched 22:48:29.784593 run osmo-bts-virtual: Starting to connect to osmo-bsc_127.0.42.7 22:48:29.957362 run osmo-bts-virtual(pid=33): Launched 22:48:30.993246 tst register_default_mass.py: using MSISDN 1001 22:48:31.007039 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000000', msisdn='1001', subscriber_id=1} 22:48:31.046143 tst register_default_mass.py: using MSISDN 1002 22:48:31.063603 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000001', msisdn='1002', subscriber_id=2} 22:48:31.094751 tst register_default_mass.py: using MSISDN 1003 22:48:31.109772 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000002', msisdn='1003', subscriber_id=3} 22:48:31.140467 tst register_default_mass.py: using MSISDN 1004 22:48:31.154904 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000003', msisdn='1004', subscriber_id=4} 22:48:31.185440 tst register_default_mass.py: using MSISDN 1005 22:48:31.199948 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000004', msisdn='1005', subscriber_id=5} 22:48:31.231150 tst register_default_mass.py: using MSISDN 1006 22:48:31.245818 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000005', msisdn='1006', subscriber_id=6} 22:48:31.276670 tst register_default_mass.py: using MSISDN 1007 22:48:31.291242 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000006', msisdn='1007', subscriber_id=7} 22:48:31.322445 tst register_default_mass.py: using MSISDN 1008 22:48:31.337185 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000007', msisdn='1008', subscriber_id=8} 22:48:31.368311 tst register_default_mass.py: using MSISDN 1009 22:48:31.383098 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000008', msisdn='1009', subscriber_id=9} 22:48:31.414064 tst register_default_mass.py: using MSISDN 1010 22:48:31.428631 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000009', msisdn='1010', subscriber_id=10} 22:48:31.459500 tst register_default_mass.py: using MSISDN 1011 22:48:31.474130 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000000', msisdn='1011', subscriber_id=11} 22:48:31.505127 tst register_default_mass.py: using MSISDN 1012 22:48:31.519737 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000001', msisdn='1012', subscriber_id=12} 22:48:31.550665 tst register_default_mass.py: using MSISDN 1013 22:48:31.565426 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000002', msisdn='1013', subscriber_id=13} 22:48:31.596687 tst register_default_mass.py: using MSISDN 1014 22:48:31.611389 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000003', msisdn='1014', subscriber_id=14} 22:48:31.642296 tst register_default_mass.py: using MSISDN 1015 22:48:31.657016 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000004', msisdn='1015', subscriber_id=15} 22:48:31.688398 tst register_default_mass.py: using MSISDN 1016 22:48:31.702995 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000005', msisdn='1016', subscriber_id=16} 22:48:31.734102 tst register_default_mass.py: using MSISDN 1017 22:48:31.748702 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000006', msisdn='1017', subscriber_id=17} 22:48:31.779515 tst register_default_mass.py: using MSISDN 1018 22:48:31.794195 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000007', msisdn='1018', subscriber_id=18} 22:48:31.825282 tst register_default_mass.py: using MSISDN 1019 22:48:31.840038 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000008', msisdn='1019', subscriber_id=19} 22:48:31.871019 tst register_default_mass.py: using MSISDN 1020 22:48:31.885694 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000009', msisdn='1020', subscriber_id=20} 22:48:31.916920 tst register_default_mass.py: using MSISDN 1021 22:48:31.931785 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000000', msisdn='1021', subscriber_id=21} 22:48:31.962789 tst register_default_mass.py: using MSISDN 1022 22:48:31.977670 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000001', msisdn='1022', subscriber_id=22} 22:48:32.008789 tst register_default_mass.py: using MSISDN 1023 22:48:32.023373 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000002', msisdn='1023', subscriber_id=23} 22:48:32.054539 tst register_default_mass.py: using MSISDN 1024 22:48:32.069378 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000003', msisdn='1024', subscriber_id=24} 22:48:32.100297 tst register_default_mass.py: using MSISDN 1025 22:48:32.115064 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000004', msisdn='1025', subscriber_id=25} 22:48:32.145915 tst register_default_mass.py: using MSISDN 1026 22:48:32.160660 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000005', msisdn='1026', subscriber_id=26} 22:48:32.191203 tst register_default_mass.py: using MSISDN 1027 22:48:32.205533 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000006', msisdn='1027', subscriber_id=27} 22:48:32.235981 tst register_default_mass.py: using MSISDN 1028 22:48:32.250393 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000007', msisdn='1028', subscriber_id=28} 22:48:32.281048 tst register_default_mass.py: using MSISDN 1029 22:48:32.295508 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000008', msisdn='1029', subscriber_id=29} 22:48:32.326416 tst register_default_mass.py: using MSISDN 1030 22:48:32.341106 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000009', msisdn='1030', subscriber_id=30} 22:48:32.371762 tst register_default_mass.py: using MSISDN 1031 22:48:32.386203 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000000', msisdn='1031', subscriber_id=31} 22:48:32.417366 tst register_default_mass.py: using MSISDN 1032 22:48:32.432092 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000001', msisdn='1032', subscriber_id=32} 22:48:32.463456 tst register_default_mass.py: using MSISDN 1033 22:48:32.478395 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000002', msisdn='1033', subscriber_id=33} 22:48:32.509894 tst register_default_mass.py: using MSISDN 1034 22:48:32.524872 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000003', msisdn='1034', subscriber_id=34} 22:48:32.556413 tst register_default_mass.py: using MSISDN 1035 22:48:32.571473 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000004', msisdn='1035', subscriber_id=35} 22:48:32.602594 tst register_default_mass.py: using MSISDN 1036 22:48:32.617116 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000005', msisdn='1036', subscriber_id=36} 22:48:32.648143 tst register_default_mass.py: using MSISDN 1037 22:48:32.662753 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000006', msisdn='1037', subscriber_id=37} 22:48:32.694498 tst register_default_mass.py: using MSISDN 1038 22:48:32.709202 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000007', msisdn='1038', subscriber_id=38} 22:48:32.740709 tst register_default_mass.py: using MSISDN 1039 22:48:32.755509 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000008', msisdn='1039', subscriber_id=39} 22:48:32.786189 tst register_default_mass.py: using MSISDN 1040 22:48:32.800605 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000009', msisdn='1040', subscriber_id=40} 22:48:32.832310 tst register_default_mass.py: using MSISDN 1041 22:48:32.847038 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000000', msisdn='1041', subscriber_id=41} 22:48:32.878456 tst register_default_mass.py: using MSISDN 1042 22:48:32.893114 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000001', msisdn='1042', subscriber_id=42} 22:48:32.923601 tst register_default_mass.py: using MSISDN 1043 22:48:32.938013 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000002', msisdn='1043', subscriber_id=43} 22:48:32.969283 tst register_default_mass.py: using MSISDN 1044 22:48:32.983931 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000003', msisdn='1044', subscriber_id=44} 22:48:33.015277 tst register_default_mass.py: using MSISDN 1045 22:48:33.029917 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000004', msisdn='1045', subscriber_id=45} 22:48:33.061314 tst register_default_mass.py: using MSISDN 1046 22:48:33.076092 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000005', msisdn='1046', subscriber_id=46} 22:48:33.107516 tst register_default_mass.py: using MSISDN 1047 22:48:33.122238 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000006', msisdn='1047', subscriber_id=47} 22:48:33.154118 tst register_default_mass.py: using MSISDN 1048 22:48:33.169053 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000007', msisdn='1048', subscriber_id=48} 22:48:33.200038 tst register_default_mass.py: using MSISDN 1049 22:48:33.214501 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000008', msisdn='1049', subscriber_id=49} 22:48:33.245618 tst register_default_mass.py: using MSISDN 1050 22:48:33.260112 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000009', msisdn='1050', subscriber_id=50} 22:48:33.291464 tst register_default_mass.py: using MSISDN 1051 22:48:33.306135 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000000', msisdn='1051', subscriber_id=51} 22:48:33.337723 tst register_default_mass.py: using MSISDN 1052 22:48:33.352570 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000001', msisdn='1052', subscriber_id=52} 22:48:33.384073 tst register_default_mass.py: using MSISDN 1053 22:48:33.398884 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000002', msisdn='1053', subscriber_id=53} 22:48:33.430007 tst register_default_mass.py: using MSISDN 1054 22:48:33.444622 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000003', msisdn='1054', subscriber_id=54} 22:48:33.475432 tst register_default_mass.py: using MSISDN 1055 22:48:33.490086 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000004', msisdn='1055', subscriber_id=55} 22:48:33.520218 tst register_default_mass.py: using MSISDN 1056 22:48:33.534212 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000005', msisdn='1056', subscriber_id=56} 22:48:33.564202 tst register_default_mass.py: using MSISDN 1057 22:48:33.578133 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000006', msisdn='1057', subscriber_id=57} 22:48:33.608103 tst register_default_mass.py: using MSISDN 1058 22:48:33.621957 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000007', msisdn='1058', subscriber_id=58} 22:48:33.652040 tst register_default_mass.py: using MSISDN 1059 22:48:33.665850 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000008', msisdn='1059', subscriber_id=59} 22:48:33.695811 tst register_default_mass.py: using MSISDN 1060 22:48:33.709877 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000009', msisdn='1060', subscriber_id=60} 22:48:33.740032 tst register_default_mass.py: using MSISDN 1061 22:48:33.754225 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000000', msisdn='1061', subscriber_id=61} 22:48:33.784198 tst register_default_mass.py: using MSISDN 1062 22:48:33.798183 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000001', msisdn='1062', subscriber_id=62} 22:48:33.828241 tst register_default_mass.py: using MSISDN 1063 22:48:33.842266 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000002', msisdn='1063', subscriber_id=63} 22:48:33.872332 tst register_default_mass.py: using MSISDN 1064 22:48:33.886455 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000003', msisdn='1064', subscriber_id=64} 22:48:33.916523 tst register_default_mass.py: using MSISDN 1065 22:48:33.930627 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000004', msisdn='1065', subscriber_id=65} 22:48:33.961043 tst register_default_mass.py: using MSISDN 1066 22:48:33.975108 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000005', msisdn='1066', subscriber_id=66} 22:48:34.015212 tst register_default_mass.py: using MSISDN 1067 22:48:34.032961 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000006', msisdn='1067', subscriber_id=67} 22:48:34.064651 tst register_default_mass.py: using MSISDN 1068 22:48:34.079681 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000007', msisdn='1068', subscriber_id=68} 22:48:34.110772 tst register_default_mass.py: using MSISDN 1069 22:48:34.125342 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000008', msisdn='1069', subscriber_id=69} 22:48:34.156405 tst register_default_mass.py: using MSISDN 1070 22:48:34.171090 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000009', msisdn='1070', subscriber_id=70} 22:48:34.202554 tst register_default_mass.py: using MSISDN 1071 22:48:34.217179 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000000', msisdn='1071', subscriber_id=71} 22:48:34.248279 tst register_default_mass.py: using MSISDN 1072 22:48:34.262836 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000001', msisdn='1072', subscriber_id=72} 22:48:34.294114 tst register_default_mass.py: using MSISDN 1073 22:48:34.308744 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000002', msisdn='1073', subscriber_id=73} 22:48:34.340019 tst register_default_mass.py: using MSISDN 1074 22:48:34.354595 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000003', msisdn='1074', subscriber_id=74} 22:48:34.385877 tst register_default_mass.py: using MSISDN 1075 22:48:34.400514 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000004', msisdn='1075', subscriber_id=75} 22:48:34.431926 tst register_default_mass.py: using MSISDN 1076 22:48:34.446663 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000005', msisdn='1076', subscriber_id=76} 22:48:34.477998 tst register_default_mass.py: using MSISDN 1077 22:48:34.492724 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000006', msisdn='1077', subscriber_id=77} 22:48:34.524133 tst register_default_mass.py: using MSISDN 1078 22:48:34.538856 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000007', msisdn='1078', subscriber_id=78} 22:48:34.570131 tst register_default_mass.py: using MSISDN 1079 22:48:34.584759 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000008', msisdn='1079', subscriber_id=79} 22:48:34.615946 tst register_default_mass.py: using MSISDN 1080 22:48:34.630590 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000009', msisdn='1080', subscriber_id=80} 22:48:34.662010 tst register_default_mass.py: using MSISDN 1081 22:48:34.676577 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000000', msisdn='1081', subscriber_id=81} 22:48:34.707759 tst register_default_mass.py: using MSISDN 1082 22:48:34.722344 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000001', msisdn='1082', subscriber_id=82} 22:48:34.753702 tst register_default_mass.py: using MSISDN 1083 22:48:34.768465 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000002', msisdn='1083', subscriber_id=83} 22:48:34.799380 tst register_default_mass.py: using MSISDN 1084 22:48:34.813813 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000003', msisdn='1084', subscriber_id=84} 22:48:34.845019 tst register_default_mass.py: using MSISDN 1085 22:48:34.859549 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000004', msisdn='1085', subscriber_id=85} 22:48:34.890586 tst register_default_mass.py: using MSISDN 1086 22:48:34.905114 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000005', msisdn='1086', subscriber_id=86} 22:48:34.935688 tst register_default_mass.py: using MSISDN 1087 22:48:34.950084 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000006', msisdn='1087', subscriber_id=87} 22:48:34.981298 tst register_default_mass.py: using MSISDN 1088 22:48:34.995819 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000007', msisdn='1088', subscriber_id=88} 22:48:35.027021 tst register_default_mass.py: using MSISDN 1089 22:48:35.041306 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000008', msisdn='1089', subscriber_id=89} 22:48:35.072629 tst register_default_mass.py: using MSISDN 1090 22:48:35.087363 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000009', msisdn='1090', subscriber_id=90} 22:48:35.118789 tst register_default_mass.py: using MSISDN 1091 22:48:35.133386 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000000', msisdn='1091', subscriber_id=91} 22:48:35.164711 tst register_default_mass.py: using MSISDN 1092 22:48:35.179438 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000001', msisdn='1092', subscriber_id=92} 22:48:35.210771 tst register_default_mass.py: using MSISDN 1093 22:48:35.225346 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000002', msisdn='1093', subscriber_id=93} 22:48:35.256671 tst register_default_mass.py: using MSISDN 1094 22:48:35.271259 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000003', msisdn='1094', subscriber_id=94} 22:48:35.302491 tst register_default_mass.py: using MSISDN 1095 22:48:35.317233 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000004', msisdn='1095', subscriber_id=95} 22:48:35.348320 tst register_default_mass.py: using MSISDN 1096 22:48:35.362885 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000005', msisdn='1096', subscriber_id=96} 22:48:35.394409 tst register_default_mass.py: using MSISDN 1097 22:48:35.409118 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000006', msisdn='1097', subscriber_id=97} 22:48:35.440415 tst register_default_mass.py: using MSISDN 1098 22:48:35.454942 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000007', msisdn='1098', subscriber_id=98} 22:48:35.486415 tst register_default_mass.py: using MSISDN 1099 22:48:35.501224 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000008', msisdn='1099', subscriber_id=99} 22:48:35.532413 tst register_default_mass.py: using MSISDN 1100 22:48:35.546946 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000009', msisdn='1100', subscriber_id=100} 22:48:35.638557 run mass: Starting testcase 22:48:35.644111 run mass: Pre-launching all virtphy's 22:48:35.649508 run osmo-ms-virt-phy/00000: Starting virtphy 22:48:35.662548 run osmo-ms-virt-phy/00000(pid=34): Launched 22:48:35.668663 run osmo-ms-virt-phy/00001: Starting virtphy 22:48:35.683987 run osmo-ms-virt-phy/00001(pid=35): Launched 22:48:35.690103 run osmo-ms-virt-phy/00002: Starting virtphy 22:48:35.703221 run osmo-ms-virt-phy/00002(pid=36): Launched 22:48:35.709243 run osmo-ms-virt-phy/00003: Starting virtphy 22:48:35.722214 run osmo-ms-virt-phy/00003(pid=37): Launched 22:48:35.728193 run osmo-ms-virt-phy/00004: Starting virtphy 22:48:35.740887 run osmo-ms-virt-phy/00004(pid=38): Launched 22:48:35.746735 run osmo-ms-virt-phy/00005: Starting virtphy 22:48:35.759438 run osmo-ms-virt-phy/00005(pid=39): Launched 22:48:35.765301 run osmo-ms-virt-phy/00006: Starting virtphy 22:48:35.778001 run osmo-ms-virt-phy/00006(pid=40): Launched 22:48:35.783946 run osmo-ms-virt-phy/00007: Starting virtphy 22:48:35.796849 run osmo-ms-virt-phy/00007(pid=41): Launched 22:48:35.802755 run osmo-ms-virt-phy/00008: Starting virtphy 22:48:35.815579 run osmo-ms-virt-phy/00008(pid=42): Launched 22:48:35.821481 run osmo-ms-virt-phy/00009: Starting virtphy 22:48:35.834300 run osmo-ms-virt-phy/00009(pid=43): Launched 22:48:35.840225 run osmo-ms-virt-phy/00010: Starting virtphy 22:48:35.853024 run osmo-ms-virt-phy/00010(pid=44): Launched 22:48:35.858942 run osmo-ms-virt-phy/00011: Starting virtphy 22:48:35.871787 run osmo-ms-virt-phy/00011(pid=45): Launched 22:48:35.877681 run osmo-ms-virt-phy/00012: Starting virtphy 22:48:35.890491 run osmo-ms-virt-phy/00012(pid=46): Launched 22:48:35.896442 run osmo-ms-virt-phy/00013: Starting virtphy 22:48:35.909298 run osmo-ms-virt-phy/00013(pid=47): Launched 22:48:35.915251 run osmo-ms-virt-phy/00014: Starting virtphy 22:48:35.928062 run osmo-ms-virt-phy/00014(pid=48): Launched 22:48:35.934033 run osmo-ms-virt-phy/00015: Starting virtphy 22:48:35.946900 run osmo-ms-virt-phy/00015(pid=49): Launched 22:48:35.952816 run osmo-ms-virt-phy/00016: Starting virtphy 22:48:35.965693 run osmo-ms-virt-phy/00016(pid=50): Launched 22:48:35.971628 run osmo-ms-virt-phy/00017: Starting virtphy 22:48:35.984535 run osmo-ms-virt-phy/00017(pid=51): Launched 22:48:35.990487 run osmo-ms-virt-phy/00018: Starting virtphy 22:48:36.003306 run osmo-ms-virt-phy/00018(pid=52): Launched 22:48:36.009261 run osmo-ms-virt-phy/00019: Starting virtphy 22:48:36.022113 run osmo-ms-virt-phy/00019(pid=53): Launched 22:48:36.028030 run osmo-ms-virt-phy/00020: Starting virtphy 22:48:36.040834 run osmo-ms-virt-phy/00020(pid=54): Launched 22:48:36.046726 run osmo-ms-virt-phy/00021: Starting virtphy 22:48:36.059530 run osmo-ms-virt-phy/00021(pid=55): Launched 22:48:36.065458 run osmo-ms-virt-phy/00022: Starting virtphy 22:48:36.078310 run osmo-ms-virt-phy/00022(pid=56): Launched 22:48:36.084225 run osmo-ms-virt-phy/00023: Starting virtphy 22:48:36.097063 run osmo-ms-virt-phy/00023(pid=57): Launched 22:48:36.103025 run osmo-ms-virt-phy/00024: Starting virtphy 22:48:36.115918 run osmo-ms-virt-phy/00024(pid=58): Launched 22:48:36.121886 run osmo-ms-virt-phy/00025: Starting virtphy 22:48:36.134711 run osmo-ms-virt-phy/00025(pid=59): Launched 22:48:36.140631 run osmo-ms-virt-phy/00026: Starting virtphy 22:48:36.153538 run osmo-ms-virt-phy/00026(pid=60): Launched 22:48:36.159435 run osmo-ms-virt-phy/00027: Starting virtphy 22:48:36.172360 run osmo-ms-virt-phy/00027(pid=61): Launched 22:48:36.178325 run osmo-ms-virt-phy/00028: Starting virtphy 22:48:36.191187 run osmo-ms-virt-phy/00028(pid=62): Launched 22:48:36.197145 run osmo-ms-virt-phy/00029: Starting virtphy 22:48:36.210029 run osmo-ms-virt-phy/00029(pid=63): Launched 22:48:36.215968 run osmo-ms-virt-phy/00030: Starting virtphy 22:48:36.228767 run osmo-ms-virt-phy/00030(pid=64): Launched 22:48:36.234725 run osmo-ms-virt-phy/00031: Starting virtphy 22:48:36.247551 run osmo-ms-virt-phy/00031(pid=65): Launched 22:48:36.253449 run osmo-ms-virt-phy/00032: Starting virtphy 22:48:36.266239 run osmo-ms-virt-phy/00032(pid=66): Launched 22:48:36.272207 run osmo-ms-virt-phy/00033: Starting virtphy 22:48:36.285088 run osmo-ms-virt-phy/00033(pid=67): Launched 22:48:36.291064 run osmo-ms-virt-phy/00034: Starting virtphy 22:48:36.303939 run osmo-ms-virt-phy/00034(pid=68): Launched 22:48:36.309861 run osmo-ms-virt-phy/00035: Starting virtphy 22:48:36.322663 run osmo-ms-virt-phy/00035(pid=69): Launched 22:48:36.328585 run osmo-ms-virt-phy/00036: Starting virtphy 22:48:36.341499 run osmo-ms-virt-phy/00036(pid=70): Launched 22:48:36.347428 run osmo-ms-virt-phy/00037: Starting virtphy 22:48:36.360412 run osmo-ms-virt-phy/00037(pid=71): Launched 22:48:36.366308 run osmo-ms-virt-phy/00038: Starting virtphy 22:48:36.379111 run osmo-ms-virt-phy/00038(pid=72): Launched 22:48:36.385151 run osmo-ms-virt-phy/00039: Starting virtphy 22:48:36.397941 run osmo-ms-virt-phy/00039(pid=73): Launched 22:48:36.403951 run osmo-ms-virt-phy/00040: Starting virtphy 22:48:36.416713 run osmo-ms-virt-phy/00040(pid=74): Launched 22:48:36.422644 run osmo-ms-virt-phy/00041: Starting virtphy 22:48:36.435402 run osmo-ms-virt-phy/00041(pid=75): Launched 22:48:36.441338 run osmo-ms-virt-phy/00042: Starting virtphy 22:48:36.454114 run osmo-ms-virt-phy/00042(pid=76): Launched 22:48:36.460040 run osmo-ms-virt-phy/00043: Starting virtphy 22:48:36.472824 run osmo-ms-virt-phy/00043(pid=77): Launched 22:48:36.478724 run osmo-ms-virt-phy/00044: Starting virtphy 22:48:36.491617 run osmo-ms-virt-phy/00044(pid=78): Launched 22:48:36.497597 run osmo-ms-virt-phy/00045: Starting virtphy 22:48:36.510439 run osmo-ms-virt-phy/00045(pid=79): Launched 22:48:36.516447 run osmo-ms-virt-phy/00046: Starting virtphy 22:48:36.529280 run osmo-ms-virt-phy/00046(pid=80): Launched 22:48:36.535247 run osmo-ms-virt-phy/00047: Starting virtphy 22:48:36.548193 run osmo-ms-virt-phy/00047(pid=81): Launched 22:48:36.554182 run osmo-ms-virt-phy/00048: Starting virtphy 22:48:36.567144 run osmo-ms-virt-phy/00048(pid=82): Launched 22:48:36.573271 run osmo-ms-virt-phy/00049: Starting virtphy 22:48:36.586384 run osmo-ms-virt-phy/00049(pid=83): Launched 22:48:36.592513 run osmo-ms-virt-phy/00050: Starting virtphy 22:48:36.605641 run osmo-ms-virt-phy/00050(pid=84): Launched 22:48:36.611725 run osmo-ms-virt-phy/00051: Starting virtphy 22:48:36.624714 run osmo-ms-virt-phy/00051(pid=85): Launched 22:48:36.630657 run osmo-ms-virt-phy/00052: Starting virtphy 22:48:36.643605 run osmo-ms-virt-phy/00052(pid=86): Launched 22:48:36.649504 run osmo-ms-virt-phy/00053: Starting virtphy 22:48:36.662336 run osmo-ms-virt-phy/00053(pid=87): Launched 22:48:36.668285 run osmo-ms-virt-phy/00054: Starting virtphy 22:48:36.681062 run osmo-ms-virt-phy/00054(pid=88): Launched 22:48:36.686972 run osmo-ms-virt-phy/00055: Starting virtphy 22:48:36.699853 run osmo-ms-virt-phy/00055(pid=89): Launched 22:48:36.705750 run osmo-ms-virt-phy/00056: Starting virtphy 22:48:36.718583 run osmo-ms-virt-phy/00056(pid=90): Launched 22:48:36.724490 run osmo-ms-virt-phy/00057: Starting virtphy 22:48:36.737237 run osmo-ms-virt-phy/00057(pid=91): Launched 22:48:36.743226 run osmo-ms-virt-phy/00058: Starting virtphy 22:48:36.756074 run osmo-ms-virt-phy/00058(pid=92): Launched 22:48:36.762074 run osmo-ms-virt-phy/00059: Starting virtphy 22:48:36.774859 run osmo-ms-virt-phy/00059(pid=93): Launched 22:48:36.780774 run osmo-ms-virt-phy/00060: Starting virtphy 22:48:36.793550 run osmo-ms-virt-phy/00060(pid=94): Launched 22:48:36.799461 run osmo-ms-virt-phy/00061: Starting virtphy 22:48:36.812385 run osmo-ms-virt-phy/00061(pid=95): Launched 22:48:36.818291 run osmo-ms-virt-phy/00062: Starting virtphy 22:48:36.831268 run osmo-ms-virt-phy/00062(pid=96): Launched 22:48:36.837231 run osmo-ms-virt-phy/00063: Starting virtphy 22:48:36.850004 run osmo-ms-virt-phy/00063(pid=97): Launched 22:48:36.856087 run osmo-ms-virt-phy/00064: Starting virtphy 22:48:36.869067 run osmo-ms-virt-phy/00064(pid=98): Launched 22:48:36.875188 run osmo-ms-virt-phy/00065: Starting virtphy 22:48:36.888075 run osmo-ms-virt-phy/00065(pid=99): Launched 22:48:36.893973 run osmo-ms-virt-phy/00066: Starting virtphy 22:48:36.906751 run osmo-ms-virt-phy/00066(pid=100): Launched 22:48:36.912677 run osmo-ms-virt-phy/00067: Starting virtphy 22:48:36.925486 run osmo-ms-virt-phy/00067(pid=101): Launched 22:48:36.931407 run osmo-ms-virt-phy/00068: Starting virtphy 22:48:36.944357 run osmo-ms-virt-phy/00068(pid=102): Launched 22:48:36.950333 run osmo-ms-virt-phy/00069: Starting virtphy 22:48:36.963133 run osmo-ms-virt-phy/00069(pid=103): Launched 22:48:36.969049 run osmo-ms-virt-phy/00070: Starting virtphy 22:48:36.981843 run osmo-ms-virt-phy/00070(pid=104): Launched 22:48:36.987770 run osmo-ms-virt-phy/00071: Starting virtphy 22:48:37.000522 run osmo-ms-virt-phy/00071(pid=105): Launched 22:48:37.006408 run osmo-ms-virt-phy/00072: Starting virtphy 22:48:37.019185 run osmo-ms-virt-phy/00072(pid=106): Launched 22:48:37.025083 run osmo-ms-virt-phy/00073: Starting virtphy 22:48:37.037879 run osmo-ms-virt-phy/00073(pid=107): Launched 22:48:37.043972 run osmo-ms-virt-phy/00074: Starting virtphy 22:48:37.056774 run osmo-ms-virt-phy/00074(pid=108): Launched 22:48:37.062837 run osmo-ms-virt-phy/00075: Starting virtphy 22:48:37.075712 run osmo-ms-virt-phy/00075(pid=109): Launched 22:48:37.081610 run osmo-ms-virt-phy/00076: Starting virtphy 22:48:37.094536 run osmo-ms-virt-phy/00076(pid=110): Launched 22:48:37.100415 run osmo-ms-virt-phy/00077: Starting virtphy 22:48:37.113460 run osmo-ms-virt-phy/00077(pid=111): Launched 22:48:37.119545 run osmo-ms-virt-phy/00078: Starting virtphy 22:48:37.132461 run osmo-ms-virt-phy/00078(pid=112): Launched 22:48:37.138467 run osmo-ms-virt-phy/00079: Starting virtphy 22:48:37.151189 run osmo-ms-virt-phy/00079(pid=113): Launched 22:48:37.157043 run osmo-ms-virt-phy/00080: Starting virtphy 22:48:37.169818 run osmo-ms-virt-phy/00080(pid=114): Launched 22:48:37.175736 run osmo-ms-virt-phy/00081: Starting virtphy 22:48:37.188473 run osmo-ms-virt-phy/00081(pid=115): Launched 22:48:37.194369 run osmo-ms-virt-phy/00082: Starting virtphy 22:48:37.207102 run osmo-ms-virt-phy/00082(pid=116): Launched 22:48:37.213020 run osmo-ms-virt-phy/00083: Starting virtphy 22:48:37.225683 run osmo-ms-virt-phy/00083(pid=117): Launched 22:48:37.231540 run osmo-ms-virt-phy/00084: Starting virtphy 22:48:37.244198 run osmo-ms-virt-phy/00084(pid=118): Launched 22:48:37.250064 run osmo-ms-virt-phy/00085: Starting virtphy 22:48:37.262717 run osmo-ms-virt-phy/00085(pid=119): Launched 22:48:37.268639 run osmo-ms-virt-phy/00086: Starting virtphy 22:48:37.281556 run osmo-ms-virt-phy/00086(pid=120): Launched 22:48:37.287459 run osmo-ms-virt-phy/00087: Starting virtphy 22:48:37.300421 run osmo-ms-virt-phy/00087(pid=121): Launched 22:48:37.306299 run osmo-ms-virt-phy/00088: Starting virtphy 22:48:37.319055 run osmo-ms-virt-phy/00088(pid=122): Launched 22:48:37.324962 run osmo-ms-virt-phy/00089: Starting virtphy 22:48:37.337825 run osmo-ms-virt-phy/00089(pid=123): Launched 22:48:37.343897 run osmo-ms-virt-phy/00090: Starting virtphy 22:48:37.356758 run osmo-ms-virt-phy/00090(pid=124): Launched 22:48:37.362693 run osmo-ms-virt-phy/00091: Starting virtphy 22:48:37.375508 run osmo-ms-virt-phy/00091(pid=125): Launched 22:48:37.381461 run osmo-ms-virt-phy/00092: Starting virtphy 22:48:37.394286 run osmo-ms-virt-phy/00092(pid=126): Launched 22:48:37.400174 run osmo-ms-virt-phy/00093: Starting virtphy 22:48:37.412993 run osmo-ms-virt-phy/00093(pid=127): Launched 22:48:37.418896 run osmo-ms-virt-phy/00094: Starting virtphy 22:48:37.431692 run osmo-ms-virt-phy/00094(pid=128): Launched 22:48:37.437588 run osmo-ms-virt-phy/00095: Starting virtphy 22:48:37.450358 run osmo-ms-virt-phy/00095(pid=129): Launched 22:48:37.456265 run osmo-ms-virt-phy/00096: Starting virtphy 22:48:37.469059 run osmo-ms-virt-phy/00096(pid=130): Launched 22:48:37.474973 run osmo-ms-virt-phy/00097: Starting virtphy 22:48:37.487806 run osmo-ms-virt-phy/00097(pid=131): Launched 22:48:37.493696 run osmo-ms-virt-phy/00098: Starting virtphy 22:48:37.506478 run osmo-ms-virt-phy/00098(pid=132): Launched 22:48:37.512415 run osmo-ms-virt-phy/00099: Starting virtphy 22:48:37.525451 run osmo-ms-virt-phy/00099(pid=133): Launched 22:48:37.531313 run mass: Checking if sockets are in the filesystem 22:48:37.564244 run osmo-ms-mob/00000: Starting mobile 22:48:37.577322 run osmo-ms-mob/00000(pid=134): Launched 22:48:37.588986 run mass: MS start registered {at=6930343.797303543, delay=0.005506050772964954, ms=00000} 22:48:41.747833 run osmo-ms-mob/00001: Starting mobile 22:48:41.761295 run osmo-ms-mob/00001(pid=135): Launched 22:48:41.772202 run mass: MS start registered {at=6930347.980514518, delay=0.00471479631960392, ms=00001} 22:48:42.786380 run mass: MS performed LU {at=6930348.994579706, lu_delay=5.197276162914932, ms=00000} 22:48:43.579777 run osmo-ms-mob/00002: Starting mobile 22:48:43.596658 run osmo-ms-mob/00002(pid=136): Launched 22:48:43.607138 run mass: MS start registered {at=6930349.815454369, delay=0.004453095607459545, ms=00002} 22:48:44.879542 run osmo-ms-mob/00003: Starting mobile 22:48:44.896076 run osmo-ms-mob/00003(pid=137): Launched 22:48:44.906711 run mass: MS start registered {at=6930351.115030779, delay=0.004678503610193729, ms=00003} 22:48:45.973778 run osmo-ms-mob/00004: Starting mobile 22:48:45.990497 run osmo-ms-mob/00004(pid=138): Launched 22:48:46.001225 run mass: MS start registered {at=6930352.209543102, delay=0.004672969691455364, ms=00004} 22:48:46.552347 run mass: MS performed LU {at=6930352.760557842, lu_delay=4.780043324455619, ms=00001} 22:48:46.989459 run osmo-ms-mob/00005: Starting mobile 22:48:47.018828 run osmo-ms-mob/00005(pid=139): Launched 22:48:47.029740 run mass: MS start registered {at=6930353.238053485, delay=0.004455535672605038, ms=00005} 22:48:47.880145 run osmo-ms-mob/00006: Starting mobile 22:48:47.897134 run osmo-ms-mob/00006(pid=140): Launched 22:48:47.907936 run mass: MS start registered {at=6930354.11625485, delay=0.004641043953597546, ms=00006} 22:48:48.452974 run mass: MS performed LU {at=6930354.661179178, lu_delay=4.845724808983505, ms=00002} 22:48:48.778814 run osmo-ms-mob/00007: Starting mobile 22:48:48.795678 run osmo-ms-mob/00007(pid=141): Launched 22:48:48.806308 run mass: MS start registered {at=6930355.014625722, delay=0.0045505715534091, ms=00007} 22:48:49.547664 run osmo-ms-mob/00008: Starting mobile 22:48:49.560836 run osmo-ms-mob/00008(pid=142): Launched 22:48:49.571599 run mass: MS start registered {at=6930355.779920593, delay=0.004507602192461491, ms=00008} 22:48:50.279905 run osmo-ms-mob/00009: Starting mobile 22:48:50.297043 run osmo-ms-mob/00009(pid=143): Launched 22:48:50.307937 run mass: MS start registered {at=6930356.516258595, delay=0.004869960248470306, ms=00009} 22:48:50.316624 run mass: MS performed LU {at=6930356.524945531, lu_delay=5.409914752468467, ms=00003} 22:48:50.947845 run osmo-ms-mob/00010: Starting mobile 22:48:50.961284 run osmo-ms-mob/00010(pid=144): Launched 22:48:50.971918 run mass: MS start registered {at=6930357.180239012, delay=0.0046775080263614655, ms=00010} 22:48:51.547232 run osmo-ms-mob/00011: Starting mobile 22:48:51.560084 run osmo-ms-mob/00011(pid=145): Launched 22:48:51.570781 run mass: MS start registered {at=6930357.779099639, delay=0.004778992384672165, ms=00011} 22:48:52.147646 run osmo-ms-mob/00012: Starting mobile 22:48:52.160791 run osmo-ms-mob/00012(pid=146): Launched 22:48:52.171833 run mass: MS start registered {at=6930358.380145283, delay=0.005036772228777409, ms=00012} 22:48:52.219385 run mass: MS performed LU {at=6930358.427596246, lu_delay=6.218053143471479, ms=00004} 22:48:52.246077 run mass: MS performed LU {at=6930358.454317285, lu_delay=5.216263799928129, ms=00005} 22:48:52.779160 run osmo-ms-mob/00013: Starting mobile 22:48:52.795825 run osmo-ms-mob/00013(pid=147): Launched 22:48:52.806369 run mass: MS start registered {at=6930359.014690304, delay=0.00449275691062212, ms=00013} 22:48:53.347133 run osmo-ms-mob/00014: Starting mobile 22:48:53.360711 run osmo-ms-mob/00014(pid=148): Launched 22:48:53.371817 run mass: MS start registered {at=6930359.580137101, delay=0.005018819123506546, ms=00014} 22:48:53.947881 run osmo-ms-mob/00015: Starting mobile 22:48:53.960758 run osmo-ms-mob/00015(pid=149): Launched 22:48:53.971458 run mass: MS start registered {at=6930360.179778475, delay=0.004753819666802883, ms=00015} 22:48:54.083166 run mass: MS performed LU {at=6930360.291386749, lu_delay=5.2767610270529985, ms=00007} 22:48:54.148112 run mass: MS performed LU {at=6930360.356318528, lu_delay=6.240063677541912, ms=00006} 22:48:54.477546 run osmo-ms-mob/00016: Starting mobile 22:48:54.493989 run osmo-ms-mob/00016(pid=150): Launched 22:48:54.500110 run mass: MS performed LU {at=6930360.708438761, lu_delay=4.928518167696893, ms=00008} 22:48:54.506007 run mass: MS start registered {at=6930360.714341646, delay=0.0059210797771811485, ms=00016} 22:48:54.958590 run osmo-ms-mob/00017: Starting mobile 22:48:54.972356 run osmo-ms-mob/00017(pid=151): Launched 22:48:54.983238 run mass: MS start registered {at=6930361.191559569, delay=0.0046063996851444244, ms=00017} 22:48:55.577460 run osmo-ms-mob/00018: Starting mobile 22:48:55.592702 run osmo-ms-mob/00018(pid=152): Launched 22:48:55.603347 run mass: MS start registered {at=6930361.811669242, delay=0.004562300629913807, ms=00018} 22:48:55.969628 run osmo-ms-mob/00019: Starting mobile 22:48:55.985983 run osmo-ms-mob/00019(pid=153): Launched 22:48:55.991976 run mass: MS performed LU {at=6930362.200303201, lu_delay=5.684044606052339, ms=00009} 22:48:55.997759 run mass: MS start registered {at=6930362.206094793, delay=0.005809824913740158, ms=00019} 22:48:56.010966 run mass: MS performed LU {at=6930362.219291345, lu_delay=5.039052332751453, ms=00010} 22:48:56.119172 run mass: MS performed LU {at=6930362.32739066, lu_delay=4.548291021026671, ms=00011} 22:48:56.447525 run osmo-ms-mob/00020: Starting mobile 22:48:56.460726 run osmo-ms-mob/00020(pid=154): Launched 22:48:56.471402 run mass: MS start registered {at=6930362.679722304, delay=0.004707877524197102, ms=00020} 22:48:56.946715 run osmo-ms-mob/00021: Starting mobile 22:48:56.959995 run osmo-ms-mob/00021(pid=155): Launched 22:48:56.970763 run mass: MS start registered {at=6930363.179086384, delay=0.004711621440947056, ms=00021} 22:48:57.360559 run osmo-ms-mob/00022: Starting mobile 22:48:57.374291 run osmo-ms-mob/00022(pid=156): Launched 22:48:57.385297 run mass: MS start registered {at=6930363.593616254, delay=0.004718713462352753, ms=00022} 22:48:57.877241 run osmo-ms-mob/00023: Starting mobile 22:48:57.893627 run osmo-ms-mob/00023(pid=157): Launched 22:48:57.899619 run mass: MS performed LU {at=6930364.107947783, lu_delay=5.093257478438318, ms=00013} 22:48:57.905422 run mass: MS start registered {at=6930364.113757394, delay=0.0058270413428545, ms=00023} 22:48:57.912759 run mass: MS performed LU {at=6930364.121082574, lu_delay=5.740937290713191, ms=00012} 22:48:58.218795 run mass: MS performed LU {at=6930364.427016032, lu_delay=4.846878930926323, ms=00014} 22:48:58.234297 run osmo-ms-mob/00024: Starting mobile 22:48:58.247423 run osmo-ms-mob/00024(pid=158): Launched 22:48:58.258558 run mass: MS start registered {at=6930364.466880258, delay=0.005209306254982948, ms=00024} 22:48:58.765240 run osmo-ms-mob/00025: Starting mobile 22:48:58.779617 run osmo-ms-mob/00025(pid=159): Launched 22:48:58.791366 run mass: MS start registered {at=6930364.999683676, delay=0.005703534930944443, ms=00025} 22:48:59.159450 run osmo-ms-mob/00026: Starting mobile 22:48:59.173181 run osmo-ms-mob/00026(pid=160): Launched 22:48:59.184392 run mass: MS start registered {at=6930365.392710915, delay=0.005070245824754238, ms=00026} 22:48:59.547561 run osmo-ms-mob/00027: Starting mobile 22:48:59.560638 run osmo-ms-mob/00027(pid=161): Launched 22:48:59.571592 run mass: MS start registered {at=6930365.779912841, delay=0.004905463196337223, ms=00027} 22:48:59.649622 run mass: MS performed LU {at=6930365.857840585, lu_delay=4.666281015612185, ms=00017} 22:48:59.751233 run mass: MS performed LU {at=6930365.959449026, lu_delay=5.7796705504879355, ms=00015} 22:48:59.777130 run mass: MS performed LU {at=6930365.98544254, lu_delay=5.271100893616676, ms=00016} 22:48:59.789853 run osmo-ms-mob/00028: Starting mobile 22:48:59.803336 run osmo-ms-mob/00028(pid=162): Launched 22:48:59.814292 run mass: MS start registered {at=6930366.022613986, delay=0.004821956157684326, ms=00028} 22:49:00.379555 run osmo-ms-mob/00029: Starting mobile 22:49:00.396309 run osmo-ms-mob/00029(pid=163): Launched 22:49:00.407361 run mass: MS start registered {at=6930366.615679595, delay=0.004885036498308182, ms=00029} 22:49:00.745885 run osmo-ms-mob/00030: Starting mobile 22:49:00.759013 run osmo-ms-mob/00030(pid=164): Launched 22:49:00.770108 run mass: MS start registered {at=6930366.978428549, delay=0.004879987798631191, ms=00030} 22:49:01.147805 run osmo-ms-mob/00031: Starting mobile 22:49:01.160783 run osmo-ms-mob/00031(pid=165): Launched 22:49:01.171912 run mass: MS start registered {at=6930367.380234658, delay=0.0050638578832149506, ms=00031} 22:49:01.447312 run osmo-ms-mob/00032: Starting mobile 22:49:01.460535 run osmo-ms-mob/00032(pid=166): Launched 22:49:01.471335 run mass: MS start registered {at=6930367.679657204, delay=0.004667244851589203, ms=00032} 22:49:01.615284 run mass: MS performed LU {at=6930367.823497997, lu_delay=4.644411612302065, ms=00021} 22:49:01.679920 run mass: MS performed LU {at=6930367.888139613, lu_delay=5.2084173085168, ms=00020} 22:49:01.748890 run mass: MS performed LU {at=6930367.957106752, lu_delay=5.751011959277093, ms=00019} 22:49:01.776074 run osmo-ms-mob/00033: Starting mobile 22:49:01.789199 run osmo-ms-mob/00033(pid=167): Launched 22:49:01.795146 run mass: MS performed LU {at=6930368.003474209, lu_delay=6.191804967820644, ms=00018} 22:49:01.800924 run mass: MS start registered {at=6930368.009259391, delay=0.005802357569336891, ms=00033} 22:49:02.286944 run osmo-ms-mob/00034: Starting mobile 22:49:02.303692 run osmo-ms-mob/00034(pid=168): Launched 22:49:02.314772 run mass: MS start registered {at=6930368.523093282, delay=0.005027547478675842, ms=00034} 22:49:02.559848 run osmo-ms-mob/00035: Starting mobile 22:49:02.573635 run osmo-ms-mob/00035(pid=169): Launched 22:49:02.584792 run mass: MS start registered {at=6930368.793112014, delay=0.004970762878656387, ms=00035} 22:49:02.964899 run osmo-ms-mob/00036: Starting mobile 22:49:02.979486 run osmo-ms-mob/00036(pid=170): Launched 22:49:02.990292 run mass: MS start registered {at=6930369.19861202, delay=0.004645857959985733, ms=00036} 22:49:03.378144 run osmo-ms-mob/00037: Starting mobile 22:49:03.394980 run osmo-ms-mob/00037(pid=171): Launched 22:49:03.406203 run mass: MS start registered {at=6930369.614514194, delay=0.0052378494292497635, ms=00037} 22:49:03.413326 run mass: MS performed LU {at=6930369.621651245, lu_delay=5.507893851026893, ms=00023} 22:49:03.516902 run mass: MS performed LU {at=6930369.725120647, lu_delay=4.725436970591545, ms=00025} 22:49:03.531216 run osmo-ms-mob/00038: Starting mobile 22:49:03.544503 run osmo-ms-mob/00038(pid=172): Launched 22:49:03.550465 run mass: MS performed LU {at=6930369.75879562, lu_delay=5.291915361769497, ms=00024} 22:49:03.556170 run mass: MS start registered {at=6930369.764506, delay=0.005725942552089691, ms=00038} 22:49:03.688393 run mass: MS performed LU {at=6930369.896613127, lu_delay=6.302996872924268, ms=00022} 22:49:03.717930 run osmo-ms-mob/00039: Starting mobile 22:49:03.730961 run osmo-ms-mob/00039(pid=173): Launched 22:49:03.741845 run mass: MS start registered {at=6930369.950168196, delay=0.004878111183643341, ms=00039} 22:49:04.362312 run osmo-ms-mob/00040: Starting mobile 22:49:04.377133 run osmo-ms-mob/00040(pid=174): Launched 22:49:04.388111 run mass: MS start registered {at=6930370.596432104, delay=0.004815508611500263, ms=00040} 22:49:04.666494 run osmo-ms-mob/00041: Starting mobile 22:49:04.681967 run osmo-ms-mob/00041(pid=175): Launched 22:49:04.693332 run mass: MS start registered {at=6930370.901649432, delay=0.005225596949458122, ms=00041} 22:49:04.947208 run osmo-ms-mob/00042: Starting mobile 22:49:04.960113 run osmo-ms-mob/00042(pid=176): Launched 22:49:04.971190 run mass: MS start registered {at=6930371.179511136, delay=0.005118298344314098, ms=00042} 22:49:05.378779 run osmo-ms-mob/00043: Starting mobile 22:49:05.394815 run osmo-ms-mob/00043(pid=177): Launched 22:49:05.400897 run mass: MS performed LU {at=6930371.609225122, lu_delay=5.829312281683087, ms=00027} 22:49:05.406682 run mass: MS start registered {at=6930371.615017728, delay=0.0058099497109651566, ms=00043} 22:49:05.445795 run mass: MS performed LU {at=6930371.654044125, lu_delay=4.675615576095879, ms=00030} 22:49:05.465164 run osmo-ms-mob/00044: Starting mobile 22:49:05.478346 run osmo-ms-mob/00044(pid=178): Launched 22:49:05.489173 run mass: MS start registered {at=6930371.697496514, delay=0.004781386815011501, ms=00044} 22:49:05.513428 run mass: MS performed LU {at=6930371.721732888, lu_delay=5.699118901975453, ms=00028} 22:49:05.970776 run osmo-ms-mob/00045: Starting mobile 22:49:05.986861 run osmo-ms-mob/00045(pid=179): Launched 22:49:05.998097 run mass: MS start registered {at=6930372.206417051, delay=0.00505249947309494, ms=00045} 22:49:06.260250 run osmo-ms-mob/00046: Starting mobile 22:49:06.273828 run osmo-ms-mob/00046(pid=180): Launched 22:49:06.285451 run mass: MS start registered {at=6930372.493770716, delay=0.005288449116051197, ms=00046} 22:49:06.561806 run osmo-ms-mob/00047: Starting mobile 22:49:06.575897 run osmo-ms-mob/00047(pid=181): Launched 22:49:06.586889 run mass: MS start registered {at=6930372.795210057, delay=0.0050470707938075066, ms=00047} 22:49:06.859554 run osmo-ms-mob/00048: Starting mobile 22:49:06.873236 run osmo-ms-mob/00048(pid=182): Launched 22:49:06.884379 run mass: MS start registered {at=6930373.092699585, delay=0.004937531426548958, ms=00048} 22:49:07.147634 run osmo-ms-mob/00049: Starting mobile 22:49:07.160612 run osmo-ms-mob/00049(pid=183): Launched 22:49:07.172376 run mass: MS start registered {at=6930373.380688234, delay=0.005739431828260422, ms=00049} 22:49:07.179303 run mass: MS performed LU {at=6930373.387626564, lu_delay=5.378367173485458, ms=00033} 22:49:07.282651 run mass: MS performed LU {at=6930373.490868686, lu_delay=4.697756671346724, ms=00035} 22:49:07.311228 run osmo-ms-mob/00050: Starting mobile 22:49:07.324188 run osmo-ms-mob/00050(pid=184): Launched 22:49:07.330182 run mass: MS performed LU {at=6930373.538511901, lu_delay=6.158277243375778, ms=00031} 22:49:07.336017 run mass: MS start registered {at=6930373.544352868, delay=0.0058594997972249985, ms=00050} 22:49:07.887615 run osmo-ms-mob/00051: Starting mobile 22:49:07.904361 run osmo-ms-mob/00051(pid=185): Launched 22:49:07.915369 run mass: MS start registered {at=6930374.123689474, delay=0.005068505182862282, ms=00051} 22:49:08.160540 run osmo-ms-mob/00052: Starting mobile 22:49:08.174341 run osmo-ms-mob/00052(pid=186): Launched 22:49:08.185813 run mass: MS start registered {at=6930374.39413338, delay=0.005189361982047558, ms=00052} 22:49:08.461977 run osmo-ms-mob/00053: Starting mobile 22:49:08.476263 run osmo-ms-mob/00053(pid=187): Launched 22:49:08.487586 run mass: MS start registered {at=6930374.695904453, delay=0.005355166271328926, ms=00053} 22:49:08.552576 run mass: MS performed LU {at=6930374.760794664, lu_delay=3.8591452315449715, ms=00041} 22:49:08.771174 run osmo-ms-mob/00054: Starting mobile 22:49:08.785485 run osmo-ms-mob/00054(pid=188): Launched 22:49:08.797084 run mass: MS start registered {at=6930375.005402247, delay=0.0053480155766010284, ms=00054} 22:49:09.054577 run osmo-ms-mob/00055: Starting mobile 22:49:09.068117 run osmo-ms-mob/00055(pid=189): Launched 22:49:09.079573 run mass: MS start registered {at=6930375.287889854, delay=0.005140695720911026, ms=00055} 22:49:09.146910 run mass: MS performed LU {at=6930375.355118864, lu_delay=6.156506843864918, ms=00036} 22:49:09.211392 run mass: MS performed LU {at=6930375.419606264, lu_delay=5.469438067637384, ms=00039} 22:49:09.240119 run osmo-ms-mob/00056: Starting mobile 22:49:09.253425 run osmo-ms-mob/00056(pid=190): Launched 22:49:09.264960 run mass: MS start registered {at=6930375.473275861, delay=0.005150556564331055, ms=00056} 22:49:09.279430 run mass: MS performed LU {at=6930375.487751649, lu_delay=5.723245648667216, ms=00038} 22:49:09.391364 run mass: MS performed LU {at=6930375.599590133, lu_delay=5.985075938515365, ms=00037} 22:49:09.419443 run osmo-ms-mob/00057: Starting mobile 22:49:09.432668 run osmo-ms-mob/00057(pid=191): Launched 22:49:09.438579 run mass: MS performed LU {at=6930375.646908179, lu_delay=5.050476075150073, ms=00040} 22:49:09.444382 run mass: MS start registered {at=6930375.652717348, delay=0.005827563814818859, ms=00057} 22:49:10.060583 run osmo-ms-mob/00058: Starting mobile 22:49:10.074784 run osmo-ms-mob/00058(pid=192): Launched 22:49:10.086039 run mass: MS start registered {at=6930376.29436077, delay=0.004956969991326332, ms=00058} 22:49:10.208937 run mass: MS performed LU {at=6930376.417152867, lu_delay=3.923382150940597, ms=00046} 22:49:10.233770 run mass: MS performed LU {at=6930376.44209992, lu_delay=5.262588783167303, ms=00042} 22:49:10.244942 run osmo-ms-mob/00059: Starting mobile 22:49:10.258273 run osmo-ms-mob/00059(pid=193): Launched 22:49:10.264181 run mass: MS performed LU {at=6930376.472509021, lu_delay=3.6772989640012383, ms=00047} 22:49:10.270600 run mass: MS start registered {at=6930376.478931979, delay=0.0064416201785206795, ms=00059} 22:49:10.678749 run osmo-ms-mob/00060: Starting mobile 22:49:10.694927 run osmo-ms-mob/00060(pid=194): Launched 22:49:10.707690 run mass: MS start registered {at=6930376.916008608, delay=0.006456066854298115, ms=00060} 22:49:11.079546 run osmo-ms-mob/00061: Starting mobile 22:49:11.095396 run osmo-ms-mob/00061(pid=195): Launched 22:49:11.101367 run mass: MS performed LU {at=6930377.309695478, lu_delay=5.61219896376133, ms=00044} 22:49:11.107292 run mass: MS performed LU {at=6930377.315624209, lu_delay=5.109207157976925, ms=00045} 22:49:11.113165 run mass: MS start registered {at=6930377.32150069, delay=0.011824714951217175, ms=00061} 22:49:11.123992 run osmo-ms-mob/00062: Starting mobile 22:49:11.137510 run osmo-ms-mob/00062(pid=196): Launched 22:49:11.148995 run mass: MS start registered {at=6930377.357309692, delay=0.005460579879581928, ms=00062} 22:49:11.687199 run osmo-ms-mob/00063: Starting mobile 22:49:11.705287 run osmo-ms-mob/00063(pid=197): Launched 22:49:11.717116 run mass: MS start registered {at=6930377.925432659, delay=0.005302784964442253, ms=00063} 22:49:12.059929 run osmo-ms-mob/00064: Starting mobile 22:49:12.075059 run osmo-ms-mob/00064(pid=198): Launched 22:49:12.086461 run mass: MS start registered {at=6930378.294780523, delay=0.005390053614974022, ms=00064} 22:49:12.482202 run osmo-ms-mob/00065: Starting mobile 22:49:12.499101 run osmo-ms-mob/00065(pid=199): Launched 22:49:12.511137 run mass: MS start registered {at=6930378.719448302, delay=0.005879810079932213, ms=00065} 22:49:12.760600 run osmo-ms-mob/00066: Starting mobile 22:49:12.774345 run osmo-ms-mob/00066(pid=200): Launched 22:49:12.785398 run mass: MS start registered {at=6930378.993712208, delay=0.005021353252232075, ms=00066} 22:49:12.912658 run mass: MS performed LU {at=6930379.120883534, lu_delay=4.997194060124457, ms=00051} 22:49:13.046662 run mass: MS performed LU {at=6930379.254884956, lu_delay=5.710532088764012, ms=00050} 22:49:13.062236 run osmo-ms-mob/00067: Starting mobile 22:49:13.075524 run osmo-ms-mob/00067(pid=201): Launched 22:49:13.081667 run mass: MS performed LU {at=6930379.289991932, lu_delay=6.197292347438633, ms=00048} 22:49:13.088096 run mass: MS start registered {at=6930379.296420726, delay=0.006447986699640751, ms=00067} 22:49:13.120572 run mass: MS performed LU {at=6930379.328830439, lu_delay=4.934697058983147, ms=00052} 22:49:13.133962 run osmo-ms-mob/00068: Starting mobile 22:49:13.147199 run osmo-ms-mob/00068(pid=202): Launched 22:49:13.155847 run mass: MS performed LU {at=6930379.364134623, lu_delay=4.668230169452727, ms=00053} 22:49:13.161913 run mass: MS start registered {at=6930379.370248579, delay=0.00871979258954525, ms=00068} 22:49:13.860591 run osmo-ms-mob/00069: Starting mobile 22:49:13.874744 run osmo-ms-mob/00069(pid=203): Launched 22:49:13.886037 run mass: MS start registered {at=6930380.094353367, delay=0.004991527646780014, ms=00069} 22:49:13.988836 run mass: MS performed LU {at=6930380.197060904, lu_delay=3.718128925189376, ms=00059} 22:49:14.294071 run osmo-ms-mob/00070: Starting mobile 22:49:14.313282 run osmo-ms-mob/00070(pid=204): Launched 22:49:14.324369 run mass: MS start registered {at=6930380.532689056, delay=0.004880017600953579, ms=00070} 22:49:14.661278 run osmo-ms-mob/00071: Starting mobile 22:49:14.675144 run osmo-ms-mob/00071(pid=205): Launched 22:49:14.686106 run mass: MS start registered {at=6930380.894427721, delay=0.0048100147396326065, ms=00071} 22:49:14.750885 run mass: MS performed LU {at=6930380.959084119, lu_delay=5.671194264665246, ms=00055} 22:49:14.786004 run mass: MS performed LU {at=6930380.99425361, lu_delay=4.699892840348184, ms=00058} 22:49:14.841358 run mass: MS performed LU {at=6930381.049596846, lu_delay=5.576320985332131, ms=00056} 22:49:14.866650 run osmo-ms-mob/00072: Starting mobile 22:49:14.879885 run osmo-ms-mob/00072(pid=206): Launched 22:49:14.891470 run mass: MS start registered {at=6930381.099780788, delay=0.005220717750489712, ms=00072} 22:49:15.057793 run mass: MS performed LU {at=6930381.266014997, lu_delay=6.260612749494612, ms=00054} 22:49:15.483805 run osmo-ms-mob/00073: Starting mobile 22:49:15.498896 run osmo-ms-mob/00073(pid=207): Launched 22:49:15.511338 run mass: MS start registered {at=6930381.719651019, delay=0.0061765676364302635, ms=00073} 22:49:15.736428 run mass: MS performed LU {at=6930381.944640276, lu_delay=6.291922927834094, ms=00057} 22:49:15.860230 run osmo-ms-mob/00074: Starting mobile 22:49:15.874469 run osmo-ms-mob/00074(pid=208): Launched 22:49:15.880865 run mass: MS performed LU {at=6930382.089191267, lu_delay=3.7944107446819544, ms=00064} 22:49:15.886735 run mass: MS start registered {at=6930382.095067959, delay=0.00589495524764061, ms=00074} 22:49:16.280988 run osmo-ms-mob/00075: Starting mobile 22:49:16.307571 run osmo-ms-mob/00075(pid=209): Launched 22:49:16.320293 run mass: MS start registered {at=6930382.528609479, delay=0.006557147949934006, ms=00075} 22:49:16.576384 run mass: MS performed LU {at=6930382.784598968, lu_delay=4.85916630923748, ms=00063} 22:49:16.613785 run mass: MS performed LU {at=6930382.822021275, lu_delay=5.500520585104823, ms=00061} 22:49:16.629581 run osmo-ms-mob/00076: Starting mobile 22:49:16.642805 run osmo-ms-mob/00076(pid=210): Launched 22:49:16.649697 run mass: MS performed LU {at=6930382.858010837, lu_delay=5.500701145268977, ms=00062} 22:49:16.655658 run mass: MS start registered {at=6930382.863991439, delay=0.006701174192130566, ms=00076} 22:49:17.183135 run osmo-ms-mob/00077: Starting mobile 22:49:17.199804 run osmo-ms-mob/00077(pid=211): Launched 22:49:17.211465 run mass: MS start registered {at=6930383.41978381, delay=0.0055918339639902115, ms=00077} 22:49:17.661658 run osmo-ms-mob/00078: Starting mobile 22:49:17.675648 run osmo-ms-mob/00078(pid=212): Launched 22:49:17.687373 run mass: MS start registered {at=6930383.895684891, delay=0.0057180896401405334, ms=00078} 22:49:18.047149 run osmo-ms-mob/00079: Starting mobile 22:49:18.060263 run osmo-ms-mob/00079(pid=213): Launched 22:49:18.072345 run mass: MS start registered {at=6930384.280654583, delay=0.005638657137751579, ms=00079} 22:49:18.478456 run mass: MS performed LU {at=6930384.686671725, lu_delay=4.592318357899785, ms=00069} 22:49:18.509141 run osmo-ms-mob/00080: Starting mobile 22:49:18.523876 run osmo-ms-mob/00080(pid=214): Launched 22:49:18.530210 run mass: MS performed LU {at=6930384.738536577, lu_delay=6.019088274799287, ms=00065} 22:49:18.538527 run mass: MS start registered {at=6930384.74686122, delay=0.008343121036887169, ms=00080} 22:49:18.606881 run mass: MS performed LU {at=6930384.815060092, lu_delay=5.518639366142452, ms=00067} 22:49:18.786902 run mass: MS performed LU {at=6930384.995120836, lu_delay=6.001408628188074, ms=00066} 22:49:19.061902 run osmo-ms-mob/00081: Starting mobile 22:49:19.076025 run osmo-ms-mob/00081(pid=215): Launched 22:49:19.088776 run mass: MS start registered {at=6930385.297094448, delay=0.006527637131512165, ms=00081} 22:49:19.400877 run mass: MS performed LU {at=6930385.609092273, lu_delay=6.238843693397939, ms=00068} 22:49:19.431123 run osmo-ms-mob/00082: Starting mobile 22:49:19.444494 run osmo-ms-mob/00082(pid=216): Launched 22:49:19.458711 run mass: MS start registered {at=6930385.667014151, delay=0.008006495423614979, ms=00082} 22:49:19.627810 run mass: MS performed LU {at=6930385.836025533, lu_delay=4.73624474555254, ms=00072} 22:49:20.083953 run osmo-ms-mob/00083: Starting mobile 22:49:20.102138 run osmo-ms-mob/00083(pid=217): Launched 22:49:20.114040 run mass: MS start registered {at=6930386.322358145, delay=0.005544431507587433, ms=00083} 22:49:20.379780 run mass: MS performed LU {at=6930386.58797866, lu_delay=4.868327640928328, ms=00073} 22:49:20.417555 run mass: MS performed LU {at=6930386.625790987, lu_delay=6.093101930804551, ms=00070} 22:49:20.448486 run osmo-ms-mob/00084: Starting mobile 22:49:20.462193 run osmo-ms-mob/00084(pid=218): Launched 22:49:20.474021 run mass: MS start registered {at=6930386.682336511, delay=0.005518859252333641, ms=00084} 22:49:20.508684 run mass: MS performed LU {at=6930386.716875939, lu_delay=4.6218079794198275, ms=00074} 22:49:20.706109 run mass: MS performed LU {at=6930386.914383232, lu_delay=6.019955510273576, ms=00071} 22:49:21.079245 run osmo-ms-mob/00085: Starting mobile 22:49:21.096001 run osmo-ms-mob/00085(pid=219): Launched 22:49:21.108475 run mass: MS start registered {at=6930387.316786049, delay=0.006483553908765316, ms=00085} 22:49:21.647984 run osmo-ms-mob/00086: Starting mobile 22:49:21.660993 run osmo-ms-mob/00086(pid=220): Launched 22:49:21.672532 run mass: MS start registered {at=6930387.880853293, delay=0.005288139916956425, ms=00086} 22:49:22.288110 run osmo-ms-mob/00087: Starting mobile 22:49:22.305041 run osmo-ms-mob/00087(pid=221): Launched 22:49:22.316879 run mass: MS start registered {at=6930388.52519859, delay=0.005844227038323879, ms=00087} 22:49:22.345435 run mass: MS performed LU {at=6930388.553664973, lu_delay=6.02505549415946, ms=00075} 22:49:22.372973 run mass: MS performed LU {at=6930388.581221181, lu_delay=5.717229741625488, ms=00076} 22:49:22.460655 run mass: MS performed LU {at=6930388.668878284, lu_delay=4.773193392902613, ms=00078} 22:49:22.479474 run mass: MS performed LU {at=6930388.687722462, lu_delay=5.267938652075827, ms=00077} 22:49:22.517487 run mass: MS performed LU {at=6930388.725723006, lu_delay=23.333012090995908, ms=00026} 22:49:22.538962 run osmo-ms-mob/00088: Starting mobile 22:49:22.552064 run osmo-ms-mob/00088(pid=222): Launched 22:49:22.558251 run mass: MS performed LU {at=6930388.76657908, lu_delay=22.15089948568493, ms=00029} 22:49:22.564163 run mass: MS start registered {at=6930388.772498214, delay=0.005936699919402599, ms=00088} 22:49:23.431193 run mass: MS performed LU {at=6930389.639407876, lu_delay=21.959750671871006, ms=00032} 22:49:23.460556 run osmo-ms-mob/00089: Starting mobile 22:49:23.474079 run osmo-ms-mob/00089(pid=223): Launched 22:49:23.485712 run mass: MS start registered {at=6930389.694030099, delay=0.00528840534389019, ms=00089} 22:49:24.047398 run osmo-ms-mob/00090: Starting mobile 22:49:24.060552 run osmo-ms-mob/00090(pid=224): Launched 22:49:24.072129 run mass: MS start registered {at=6930390.280447047, delay=0.005366441793739796, ms=00090} 22:49:24.145256 run mass: MS performed LU {at=6930390.353479225, lu_delay=6.072824642062187, ms=00079} 22:49:24.182714 run mass: MS performed LU {at=6930390.390948306, lu_delay=5.093853858299553, ms=00081} 22:49:24.274929 run mass: MS performed LU {at=6930390.483145332, lu_delay=5.736284111626446, ms=00080} 22:49:24.454720 run mass: MS performed LU {at=6930390.662937955, lu_delay=4.995923804119229, ms=00082} 22:49:24.478896 run mass: MS performed LU {at=6930390.687227065, lu_delay=22.16413378249854, ms=00034} 22:49:24.748382 run osmo-ms-mob/00091: Starting mobile 22:49:24.761540 run osmo-ms-mob/00091(pid=225): Launched 22:49:24.772838 run mass: MS start registered {at=6930390.981147887, delay=0.005193612538278103, ms=00091} 22:49:25.485327 run osmo-ms-mob/00092: Starting mobile 22:49:25.501688 run osmo-ms-mob/00092(pid=226): Launched 22:49:25.512954 run mass: MS start registered {at=6930391.721270476, delay=0.005143401212990284, ms=00092} 22:49:26.092713 run mass: MS performed LU {at=6930392.300881139, lu_delay=5.97852299362421, ms=00083} 22:49:26.110395 run mass: MS performed LU {at=6930392.31867069, lu_delay=5.636334178969264, ms=00084} 22:49:26.158813 run osmo-ms-mob/00093: Starting mobile 22:49:26.176895 run osmo-ms-mob/00093(pid=227): Launched 22:49:26.182904 run mass: MS performed LU {at=6930392.391233869, lu_delay=5.074447819963098, ms=00085} 22:49:26.188795 run mass: MS start registered {at=6930392.39713052, delay=0.005912446416914463, ms=00093} 22:49:26.226571 run mass: MS performed LU {at=6930392.434785786, lu_delay=4.553932492621243, ms=00086} 22:49:27.159342 run osmo-ms-mob/00094: Starting mobile 22:49:27.173213 run osmo-ms-mob/00094(pid=228): Launched 22:49:27.184872 run mass: MS start registered {at=6930393.393192265, delay=0.004884400404989719, ms=00094} 22:49:27.893115 run mass: MS performed LU {at=6930394.101331872, lu_delay=5.5761332819238305, ms=00087} 22:49:27.910726 run mass: MS performed LU {at=6930394.119006383, lu_delay=4.4249762846156955, ms=00089} 22:49:27.952745 run osmo-ms-mob/00095: Starting mobile 22:49:27.968060 run osmo-ms-mob/00095(pid=229): Launched 22:49:27.979396 run mass: MS start registered {at=6930394.187715118, delay=0.00537292193621397, ms=00095} 22:49:28.040329 run mass: MS performed LU {at=6930394.248546963, lu_delay=5.476048748940229, ms=00088} 22:49:28.166727 run mass: MS performed LU {at=6930394.374944188, lu_delay=22.759926459752023, ms=00043} 22:49:29.061939 run osmo-ms-mob/00096: Starting mobile 22:49:29.076177 run osmo-ms-mob/00096(pid=230): Launched 22:49:29.088863 run mass: MS start registered {at=6930395.297176152, delay=0.00617583654820919, ms=00096} 22:49:29.858683 run mass: MS performed LU {at=6930396.066875664, lu_delay=5.085727776400745, ms=00091} 22:49:29.876826 run mass: MS performed LU {at=6930396.085068718, lu_delay=5.804621670395136, ms=00090} 22:49:30.176510 run osmo-ms-mob/00097: Starting mobile 22:49:30.193152 run osmo-ms-mob/00097(pid=231): Launched 22:49:30.199260 run mass: MS performed LU {at=6930396.407587848, lu_delay=23.026899613440037, ms=00049} 22:49:30.205169 run mass: MS start registered {at=6930396.413504045, delay=0.0059348465874791145, ms=00097} 22:49:30.226987 run mass: MS performed LU {at=6930396.435299487, lu_delay=4.7140290113165975, ms=00092} 22:49:31.491550 run osmo-ms-mob/00098: Starting mobile 22:49:31.508373 run osmo-ms-mob/00098(pid=232): Launched 22:49:31.519742 run mass: MS start registered {at=6930397.728061324, delay=0.005370631814002991, ms=00098} 22:49:31.658776 run mass: MS performed LU {at=6930397.866991628, lu_delay=4.473799362778664, ms=00094} 22:49:31.806454 run mass: MS performed LU {at=6930398.014672607, lu_delay=5.617542087100446, ms=00093} 22:49:33.246942 run osmo-ms-mob/00099: Starting mobile 22:49:33.259840 run osmo-ms-mob/00099(pid=233): Launched 22:49:33.266037 run mass: All started... {duration=55.728958847001195, too_slow=0} 22:49:33.271765 run mass: MS start registered {at=6930399.480093654, delay=0.005721316672861576, ms=00099} 22:49:33.624502 run mass: MS performed LU {at=6930399.832695071, lu_delay=5.644979952834547, ms=00095} 22:49:33.878814 run mass: MS performed LU {at=6930400.087031726, lu_delay=23.171023117378354, ms=00060} 22:49:34.141881 run mass: MS performed LU {at=6930400.350098897, lu_delay=5.052922745235264, ms=00096} 22:49:35.572758 run mass: MS performed LU {at=6930401.780975532, lu_delay=5.367471486330032, ms=00097} 22:49:37.390626 run mass: MS performed LU {at=6930403.598816687, lu_delay=5.870755363255739, ms=00098} 22:49:39.292776 run mass: MS performed LU {at=6930405.500992115, lu_delay=6.020898460410535, ms=00099} 22:49:39.301859 run mass: Tests done {all_completed=True, max=23.333012090995908, min=3.6772989640012383} 22:49:39.307160 tst register_default_mass.py: Test passed (81.1 sec) 22:49:39.312492 run pcap-recorder_any(filters='host 127.0.42.2')(pid=21): Terminating (SIGTERM) 22:49:39.315781 run osmo-hlr_127.0.42.2(pid=22): Terminating (SIGTERM) 22:49:39.319031 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=23): Terminating (SIGTERM) 22:49:39.322294 run osmo-stp_127.0.42.5(pid=24): Terminating (SIGTERM) 22:49:39.325533 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=25): Terminating (SIGTERM) 22:49:39.328841 run osmo-msc_127.0.42.6(pid=26): Terminating (SIGTERM) 22:49:39.332209 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=27): Terminating (SIGTERM) 22:49:39.335618 run osmo-mgw_127.0.42.3(pid=28): Terminating (SIGTERM) 22:49:39.338964 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=29): Terminating (SIGTERM) 22:49:39.342244 run osmo-mgw_127.0.42.4(pid=30): Terminating (SIGTERM) 22:49:39.345551 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=31): Terminating (SIGTERM) 22:49:39.348881 run osmo-bsc_127.0.42.7(pid=32): Terminating (SIGTERM) 22:49:39.352304 run osmo-bts-virtual(pid=33): Terminating (SIGTERM) 22:49:39.355778 run osmo-ms-virt-phy/00000(pid=34): Terminating (SIGTERM) 22:49:39.359236 run osmo-ms-virt-phy/00001(pid=35): Terminating (SIGTERM) 22:49:39.362708 run osmo-ms-virt-phy/00002(pid=36): Terminating (SIGTERM) 22:49:39.366198 run osmo-ms-virt-phy/00003(pid=37): Terminating (SIGTERM) 22:49:39.369670 run osmo-ms-virt-phy/00004(pid=38): Terminating (SIGTERM) 22:49:39.373280 run osmo-ms-virt-phy/00005(pid=39): Terminating (SIGTERM) 22:49:39.376761 run osmo-ms-virt-phy/00006(pid=40): Terminating (SIGTERM) 22:49:39.380195 run osmo-ms-virt-phy/00007(pid=41): Terminating (SIGTERM) 22:49:39.383588 run osmo-ms-virt-phy/00008(pid=42): Terminating (SIGTERM) 22:49:39.386980 run osmo-ms-virt-phy/00009(pid=43): Terminating (SIGTERM) 22:49:39.390470 run osmo-ms-virt-phy/00010(pid=44): Terminating (SIGTERM) 22:49:39.394319 run osmo-ms-virt-phy/00011(pid=45): Terminating (SIGTERM) 22:49:39.397803 run osmo-ms-virt-phy/00012(pid=46): Terminating (SIGTERM) 22:49:39.401287 run osmo-ms-virt-phy/00013(pid=47): Terminating (SIGTERM) 22:49:39.404743 run osmo-ms-virt-phy/00014(pid=48): Terminating (SIGTERM) 22:49:39.408179 run osmo-ms-virt-phy/00015(pid=49): Terminating (SIGTERM) 22:49:39.411635 run osmo-ms-virt-phy/00016(pid=50): Terminating (SIGTERM) 22:49:39.415620 run osmo-ms-virt-phy/00017(pid=51): Terminating (SIGTERM) 22:49:39.419286 run osmo-ms-virt-phy/00018(pid=52): Terminating (SIGTERM) 22:49:39.422704 run osmo-ms-virt-phy/00019(pid=53): Terminating (SIGTERM) 22:49:39.426171 run osmo-ms-virt-phy/00020(pid=54): Terminating (SIGTERM) 22:49:39.429618 run osmo-ms-virt-phy/00021(pid=55): Terminating (SIGTERM) 22:49:39.433083 run osmo-ms-virt-phy/00022(pid=56): Terminating (SIGTERM) 22:49:39.436632 run osmo-ms-virt-phy/00023(pid=57): Terminating (SIGTERM) 22:49:39.440060 run osmo-ms-virt-phy/00024(pid=58): Terminating (SIGTERM) 22:49:39.443463 run osmo-ms-virt-phy/00025(pid=59): Terminating (SIGTERM) 22:49:39.446928 run osmo-ms-virt-phy/00026(pid=60): Terminating (SIGTERM) 22:49:39.450342 run osmo-ms-virt-phy/00027(pid=61): Terminating (SIGTERM) 22:49:39.453772 run osmo-ms-virt-phy/00028(pid=62): Terminating (SIGTERM) 22:49:39.457252 run osmo-ms-virt-phy/00029(pid=63): Terminating (SIGTERM) 22:49:39.460722 run osmo-ms-virt-phy/00030(pid=64): Terminating (SIGTERM) 22:49:39.464418 run osmo-ms-virt-phy/00031(pid=65): Terminating (SIGTERM) 22:49:39.468010 run osmo-ms-virt-phy/00032(pid=66): Terminating (SIGTERM) 22:49:39.471549 run osmo-ms-virt-phy/00033(pid=67): Terminating (SIGTERM) 22:49:39.475546 run osmo-ms-virt-phy/00034(pid=68): Terminating (SIGTERM) 22:49:39.479116 run osmo-ms-virt-phy/00035(pid=69): Terminating (SIGTERM) 22:49:39.482738 run osmo-ms-virt-phy/00036(pid=70): Terminating (SIGTERM) 22:49:39.486291 run osmo-ms-virt-phy/00037(pid=71): Terminating (SIGTERM) 22:49:39.489753 run osmo-ms-virt-phy/00038(pid=72): Terminating (SIGTERM) 22:49:39.493343 run osmo-ms-virt-phy/00039(pid=73): Terminating (SIGTERM) 22:49:39.496783 run osmo-ms-virt-phy/00040(pid=74): Terminating (SIGTERM) 22:49:39.500363 run osmo-ms-virt-phy/00041(pid=75): Terminating (SIGTERM) 22:49:39.503944 run osmo-ms-virt-phy/00042(pid=76): Terminating (SIGTERM) 22:49:39.507454 run osmo-ms-virt-phy/00043(pid=77): Terminating (SIGTERM) 22:49:39.511044 run osmo-ms-virt-phy/00044(pid=78): Terminating (SIGTERM) 22:49:39.514568 run osmo-ms-virt-phy/00045(pid=79): Terminating (SIGTERM) 22:49:39.518107 run osmo-ms-virt-phy/00046(pid=80): Terminating (SIGTERM) 22:49:39.521562 run osmo-ms-virt-phy/00047(pid=81): Terminating (SIGTERM) 22:49:39.525134 run osmo-ms-virt-phy/00048(pid=82): Terminating (SIGTERM) 22:49:39.528739 run osmo-ms-virt-phy/00049(pid=83): Terminating (SIGTERM) 22:49:39.532335 run osmo-ms-virt-phy/00050(pid=84): Terminating (SIGTERM) 22:49:39.535811 run osmo-ms-virt-phy/00051(pid=85): Terminating (SIGTERM) 22:49:39.539816 run osmo-ms-virt-phy/00052(pid=86): Terminating (SIGTERM) 22:49:39.543345 run osmo-ms-virt-phy/00053(pid=87): Terminating (SIGTERM) 22:49:39.546925 run osmo-ms-virt-phy/00054(pid=88): Terminating (SIGTERM) 22:49:39.550458 run osmo-ms-virt-phy/00055(pid=89): Terminating (SIGTERM) 22:49:39.554032 run osmo-ms-virt-phy/00056(pid=90): Terminating (SIGTERM) 22:49:39.557510 run osmo-ms-virt-phy/00057(pid=91): Terminating (SIGTERM) 22:49:39.561107 run osmo-ms-virt-phy/00058(pid=92): Terminating (SIGTERM) 22:49:39.564578 run osmo-ms-virt-phy/00059(pid=93): Terminating (SIGTERM) 22:49:39.568165 run osmo-ms-virt-phy/00060(pid=94): Terminating (SIGTERM) 22:49:39.571723 run osmo-ms-virt-phy/00061(pid=95): Terminating (SIGTERM) 22:49:39.575314 run osmo-ms-virt-phy/00062(pid=96): Terminating (SIGTERM) 22:49:39.578807 run osmo-ms-virt-phy/00063(pid=97): Terminating (SIGTERM) 22:49:39.582402 run osmo-ms-virt-phy/00064(pid=98): Terminating (SIGTERM) 22:49:39.585998 run osmo-ms-virt-phy/00065(pid=99): Terminating (SIGTERM) 22:49:39.589597 run osmo-ms-virt-phy/00066(pid=100): Terminating (SIGTERM) 22:49:39.593182 run osmo-ms-virt-phy/00067(pid=101): Terminating (SIGTERM) 22:49:39.596767 run osmo-ms-virt-phy/00068(pid=102): Terminating (SIGTERM) 22:49:39.600255 run osmo-ms-virt-phy/00069(pid=103): Terminating (SIGTERM) 22:49:39.603842 run osmo-ms-virt-phy/00070(pid=104): Terminating (SIGTERM) 22:49:39.607400 run osmo-ms-virt-phy/00071(pid=105): Terminating (SIGTERM) 22:49:39.611022 run osmo-ms-virt-phy/00072(pid=106): Terminating (SIGTERM) 22:49:39.614488 run osmo-ms-virt-phy/00073(pid=107): Terminating (SIGTERM) 22:49:39.618350 run osmo-ms-virt-phy/00074(pid=108): Terminating (SIGTERM) 22:49:39.622274 run osmo-ms-virt-phy/00075(pid=109): Terminating (SIGTERM) 22:49:39.626120 run osmo-ms-virt-phy/00076(pid=110): Terminating (SIGTERM) 22:49:39.629726 run osmo-ms-virt-phy/00077(pid=111): Terminating (SIGTERM) 22:49:39.633209 run osmo-ms-virt-phy/00078(pid=112): Terminating (SIGTERM) 22:49:39.636706 run osmo-ms-virt-phy/00079(pid=113): Terminating (SIGTERM) 22:49:39.640258 run osmo-ms-virt-phy/00080(pid=114): Terminating (SIGTERM) 22:49:39.643759 run osmo-ms-virt-phy/00081(pid=115): Terminating (SIGTERM) 22:49:39.647632 run osmo-ms-virt-phy/00082(pid=116): Terminating (SIGTERM) 22:49:39.651331 run osmo-ms-virt-phy/00083(pid=117): Terminating (SIGTERM) 22:49:39.654873 run osmo-ms-virt-phy/00084(pid=118): Terminating (SIGTERM) 22:49:39.658382 run osmo-ms-virt-phy/00085(pid=119): Terminating (SIGTERM) 22:49:39.661891 run osmo-ms-virt-phy/00086(pid=120): Terminating (SIGTERM) 22:49:39.665370 run osmo-ms-virt-phy/00087(pid=121): Terminating (SIGTERM) 22:49:39.668833 run osmo-ms-virt-phy/00088(pid=122): Terminating (SIGTERM) 22:49:39.672292 run osmo-ms-virt-phy/00089(pid=123): Terminating (SIGTERM) 22:49:39.675776 run osmo-ms-virt-phy/00090(pid=124): Terminating (SIGTERM) 22:49:39.679263 run osmo-ms-virt-phy/00091(pid=125): Terminating (SIGTERM) 22:49:39.682750 run osmo-ms-virt-phy/00092(pid=126): Terminating (SIGTERM) 22:49:39.686257 run osmo-ms-virt-phy/00093(pid=127): Terminating (SIGTERM) 22:49:39.689706 run osmo-ms-virt-phy/00094(pid=128): Terminating (SIGTERM) 22:49:39.693172 run osmo-ms-virt-phy/00095(pid=129): Terminating (SIGTERM) 22:49:39.696617 run osmo-ms-virt-phy/00096(pid=130): Terminating (SIGTERM) 22:49:39.700171 run osmo-ms-virt-phy/00097(pid=131): Terminating (SIGTERM) 22:49:39.703694 run osmo-ms-virt-phy/00098(pid=132): Terminating (SIGTERM) 22:49:39.707135 run osmo-ms-virt-phy/00099(pid=133): Terminating (SIGTERM) 22:49:39.710582 run osmo-ms-mob/00000(pid=134): Terminating (SIGTERM) 22:49:39.714069 run osmo-ms-mob/00001(pid=135): Terminating (SIGTERM) 22:49:39.717471 run osmo-ms-mob/00002(pid=136): Terminating (SIGTERM) 22:49:39.720879 run osmo-ms-mob/00003(pid=137): Terminating (SIGTERM) 22:49:39.724246 run osmo-ms-mob/00004(pid=138): Terminating (SIGTERM) 22:49:39.727583 run osmo-ms-mob/00005(pid=139): Terminating (SIGTERM) 22:49:39.730938 run osmo-ms-mob/00006(pid=140): Terminating (SIGTERM) 22:49:39.734293 run osmo-ms-mob/00007(pid=141): Terminating (SIGTERM) 22:49:39.737668 run osmo-ms-mob/00008(pid=142): Terminating (SIGTERM) 22:49:39.741050 run osmo-ms-mob/00009(pid=143): Terminating (SIGTERM) 22:49:39.744414 run osmo-ms-mob/00010(pid=144): Terminating (SIGTERM) 22:49:39.747775 run osmo-ms-mob/00011(pid=145): Terminating (SIGTERM) 22:49:39.751133 run osmo-ms-mob/00012(pid=146): Terminating (SIGTERM) 22:49:39.754498 run osmo-ms-mob/00013(pid=147): Terminating (SIGTERM) 22:49:39.757874 run osmo-ms-mob/00014(pid=148): Terminating (SIGTERM) 22:49:39.761250 run osmo-ms-mob/00015(pid=149): Terminating (SIGTERM) 22:49:39.764619 run osmo-ms-mob/00016(pid=150): Terminating (SIGTERM) 22:49:39.767988 run osmo-ms-mob/00017(pid=151): Terminating (SIGTERM) 22:49:39.771349 run osmo-ms-mob/00018(pid=152): Terminating (SIGTERM) 22:49:39.774717 run osmo-ms-mob/00019(pid=153): Terminating (SIGTERM) 22:49:39.778063 run osmo-ms-mob/00020(pid=154): Terminating (SIGTERM) 22:49:39.781417 run osmo-ms-mob/00021(pid=155): Terminating (SIGTERM) 22:49:39.784774 run osmo-ms-mob/00022(pid=156): Terminating (SIGTERM) 22:49:39.788120 run osmo-ms-mob/00023(pid=157): Terminating (SIGTERM) 22:49:39.791460 run osmo-ms-mob/00024(pid=158): Terminating (SIGTERM) 22:49:39.794822 run osmo-ms-mob/00025(pid=159): Terminating (SIGTERM) 22:49:39.798184 run osmo-ms-mob/00026(pid=160): Terminating (SIGTERM) 22:49:39.801529 run osmo-ms-mob/00027(pid=161): Terminating (SIGTERM) 22:49:39.804879 run osmo-ms-mob/00028(pid=162): Terminating (SIGTERM) 22:49:39.808225 run osmo-ms-mob/00029(pid=163): Terminating (SIGTERM) 22:49:39.811574 run osmo-ms-mob/00030(pid=164): Terminating (SIGTERM) 22:49:39.814928 run osmo-ms-mob/00031(pid=165): Terminating (SIGTERM) 22:49:39.818294 run osmo-ms-mob/00032(pid=166): Terminating (SIGTERM) 22:49:39.821654 run osmo-ms-mob/00033(pid=167): Terminating (SIGTERM) 22:49:39.825005 run osmo-ms-mob/00034(pid=168): Terminating (SIGTERM) 22:49:39.828352 run osmo-ms-mob/00035(pid=169): Terminating (SIGTERM) 22:49:39.831699 run osmo-ms-mob/00036(pid=170): Terminating (SIGTERM) 22:49:39.835029 run osmo-ms-mob/00037(pid=171): Terminating (SIGTERM) 22:49:39.838371 run osmo-ms-mob/00038(pid=172): Terminating (SIGTERM) 22:49:39.841738 run osmo-ms-mob/00039(pid=173): Terminating (SIGTERM) 22:49:39.845086 run osmo-ms-mob/00040(pid=174): Terminating (SIGTERM) 22:49:39.848436 run osmo-ms-mob/00041(pid=175): Terminating (SIGTERM) 22:49:39.851797 run osmo-ms-mob/00042(pid=176): Terminating (SIGTERM) 22:49:39.855132 run osmo-ms-mob/00043(pid=177): Terminating (SIGTERM) 22:49:39.858489 run osmo-ms-mob/00044(pid=178): Terminating (SIGTERM) 22:49:39.861840 run osmo-ms-mob/00045(pid=179): Terminating (SIGTERM) 22:49:39.865191 run osmo-ms-mob/00046(pid=180): Terminating (SIGTERM) 22:49:39.868539 run osmo-ms-mob/00047(pid=181): Terminating (SIGTERM) 22:49:39.871900 run osmo-ms-mob/00048(pid=182): Terminating (SIGTERM) 22:49:39.875253 run osmo-ms-mob/00049(pid=183): Terminating (SIGTERM) 22:49:39.878624 run osmo-ms-mob/00050(pid=184): Terminating (SIGTERM) 22:49:39.881981 run osmo-ms-mob/00051(pid=185): Terminating (SIGTERM) 22:49:39.885328 run osmo-ms-mob/00052(pid=186): Terminating (SIGTERM) 22:49:39.888692 run osmo-ms-mob/00053(pid=187): Terminating (SIGTERM) 22:49:39.892047 run osmo-ms-mob/00054(pid=188): Terminating (SIGTERM) 22:49:39.895378 run osmo-ms-mob/00055(pid=189): Terminating (SIGTERM) 22:49:39.898710 run osmo-ms-mob/00056(pid=190): Terminating (SIGTERM) 22:49:39.902044 run osmo-ms-mob/00057(pid=191): Terminating (SIGTERM) 22:49:39.905383 run osmo-ms-mob/00058(pid=192): Terminating (SIGTERM) 22:49:39.908731 run osmo-ms-mob/00059(pid=193): Terminating (SIGTERM) 22:49:39.912074 run osmo-ms-mob/00060(pid=194): Terminating (SIGTERM) 22:49:39.915416 run osmo-ms-mob/00061(pid=195): Terminating (SIGTERM) 22:49:39.918762 run osmo-ms-mob/00062(pid=196): Terminating (SIGTERM) 22:49:39.922108 run osmo-ms-mob/00063(pid=197): Terminating (SIGTERM) 22:49:39.925449 run osmo-ms-mob/00064(pid=198): Terminating (SIGTERM) 22:49:39.928801 run osmo-ms-mob/00065(pid=199): Terminating (SIGTERM) 22:49:39.932142 run osmo-ms-mob/00066(pid=200): Terminating (SIGTERM) 22:49:39.935481 run osmo-ms-mob/00067(pid=201): Terminating (SIGTERM) 22:49:39.938833 run osmo-ms-mob/00068(pid=202): Terminating (SIGTERM) 22:49:39.942177 run osmo-ms-mob/00069(pid=203): Terminating (SIGTERM) 22:49:39.945526 run osmo-ms-mob/00070(pid=204): Terminating (SIGTERM) 22:49:39.948863 run osmo-ms-mob/00071(pid=205): Terminating (SIGTERM) 22:49:39.952217 run osmo-ms-mob/00072(pid=206): Terminating (SIGTERM) 22:49:39.955558 run osmo-ms-mob/00073(pid=207): Terminating (SIGTERM) 22:49:39.958920 run osmo-ms-mob/00074(pid=208): Terminating (SIGTERM) 22:49:39.962258 run osmo-ms-mob/00075(pid=209): Terminating (SIGTERM) 22:49:39.965608 run osmo-ms-mob/00076(pid=210): Terminating (SIGTERM) 22:49:39.968948 run osmo-ms-mob/00077(pid=211): Terminating (SIGTERM) 22:49:39.972300 run osmo-ms-mob/00078(pid=212): Terminating (SIGTERM) 22:49:39.975643 run osmo-ms-mob/00079(pid=213): Terminating (SIGTERM) 22:49:39.978995 run osmo-ms-mob/00080(pid=214): Terminating (SIGTERM) 22:49:39.982339 run osmo-ms-mob/00081(pid=215): Terminating (SIGTERM) 22:49:39.985690 run osmo-ms-mob/00082(pid=216): Terminating (SIGTERM) 22:49:39.989044 run osmo-ms-mob/00083(pid=217): Terminating (SIGTERM) 22:49:39.992397 run osmo-ms-mob/00084(pid=218): Terminating (SIGTERM) 22:49:39.995740 run osmo-ms-mob/00085(pid=219): Terminating (SIGTERM) 22:49:39.999084 run osmo-ms-mob/00086(pid=220): Terminating (SIGTERM) 22:49:40.002441 run osmo-ms-mob/00087(pid=221): Terminating (SIGTERM) 22:49:40.005788 run osmo-ms-mob/00088(pid=222): Terminating (SIGTERM) 22:49:40.009135 run osmo-ms-mob/00089(pid=223): Terminating (SIGTERM) 22:49:40.012470 run osmo-ms-mob/00090(pid=224): Terminating (SIGTERM) 22:49:40.015817 run osmo-ms-mob/00091(pid=225): Terminating (SIGTERM) 22:49:40.019163 run osmo-ms-mob/00092(pid=226): Terminating (SIGTERM) 22:49:40.022512 run osmo-ms-mob/00093(pid=227): Terminating (SIGTERM) 22:49:40.025846 run osmo-ms-mob/00094(pid=228): Terminating (SIGTERM) 22:49:40.029192 run osmo-ms-mob/00095(pid=229): Terminating (SIGTERM) 22:49:40.032529 run osmo-ms-mob/00096(pid=230): Terminating (SIGTERM) 22:49:40.035871 run osmo-ms-mob/00097(pid=231): Terminating (SIGTERM) 22:49:40.039219 run osmo-ms-mob/00098(pid=232): Terminating (SIGTERM) 22:49:40.042562 run osmo-ms-mob/00099(pid=233): Terminating (SIGTERM) 22:49:40.045916 --- ParallelTerminationStrategy: PID 21 died... 22:49:40.047422 run pcap-recorder_any(filters='host 127.0.42.2')(pid=21): Terminated: ok {rc=0} 22:49:40.051119 --- ParallelTerminationStrategy: PID 22 died... 22:49:40.052615 run osmo-hlr_127.0.42.2(pid=22): Terminated: ok {rc=0} 22:49:40.056295 --- ParallelTerminationStrategy: PID 23 died... 22:49:40.057794 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=23): Terminated: ok {rc=0} 22:49:40.061477 --- ParallelTerminationStrategy: PID 24 died... 22:49:40.062977 run osmo-stp_127.0.42.5(pid=24): Terminated: ok {rc=0} 22:49:40.066641 --- ParallelTerminationStrategy: PID 25 died... 22:49:40.068145 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=25): Terminated: ok {rc=0} 22:49:40.071848 --- ParallelTerminationStrategy: PID 26 died... 22:49:40.073354 run osmo-msc_127.0.42.6(pid=26): Terminated: ok {rc=0} 22:49:40.077054 --- ParallelTerminationStrategy: PID 27 died... 22:49:40.078553 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=27): Terminated: ok {rc=0} 22:49:40.082272 --- ParallelTerminationStrategy: PID 28 died... 22:49:40.083793 run osmo-mgw_127.0.42.3(pid=28): Terminated {rc=15} 22:49:40.087474 --- ParallelTerminationStrategy: PID 29 died... 22:49:40.088966 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=29): Terminated: ok {rc=0} 22:49:40.092690 --- ParallelTerminationStrategy: PID 30 died... 22:49:40.094196 run osmo-mgw_127.0.42.4(pid=30): Terminated {rc=15} 22:49:40.097910 --- ParallelTerminationStrategy: PID 31 died... 22:49:40.099401 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=31): Terminated: ok {rc=0} 22:49:40.103133 --- ParallelTerminationStrategy: PID 32 died... 22:49:40.104639 run osmo-bsc_127.0.42.7(pid=32): Terminated: ok {rc=0} 22:49:40.108372 --- ParallelTerminationStrategy: PID 34 died... 22:49:40.109879 run osmo-ms-virt-phy/00000(pid=34): Terminated: ok {rc=0} 22:49:40.113605 --- ParallelTerminationStrategy: PID 35 died... 22:49:40.115107 run osmo-ms-virt-phy/00001(pid=35): Terminated: ok {rc=0} 22:49:40.118834 --- ParallelTerminationStrategy: PID 36 died... 22:49:40.120354 run osmo-ms-virt-phy/00002(pid=36): Terminated: ok {rc=0} 22:49:40.124078 --- ParallelTerminationStrategy: PID 37 died... 22:49:40.125588 run osmo-ms-virt-phy/00003(pid=37): Terminated: ok {rc=0} 22:49:40.129315 --- ParallelTerminationStrategy: PID 38 died... 22:49:40.130822 run osmo-ms-virt-phy/00004(pid=38): Terminated: ok {rc=0} 22:49:40.134541 --- ParallelTerminationStrategy: PID 39 died... 22:49:40.136051 run osmo-ms-virt-phy/00005(pid=39): Terminated: ok {rc=0} 22:49:40.139767 --- ParallelTerminationStrategy: PID 40 died... 22:49:40.141274 run osmo-ms-virt-phy/00006(pid=40): Terminated: ok {rc=0} 22:49:40.144980 --- ParallelTerminationStrategy: PID 41 died... 22:49:40.146476 run osmo-ms-virt-phy/00007(pid=41): Terminated: ok {rc=0} 22:49:40.150182 --- ParallelTerminationStrategy: PID 42 died... 22:49:40.151680 run osmo-ms-virt-phy/00008(pid=42): Terminated: ok {rc=0} 22:49:40.155375 --- ParallelTerminationStrategy: PID 43 died... 22:49:40.156878 run osmo-ms-virt-phy/00009(pid=43): Terminated: ok {rc=0} 22:49:40.160603 --- ParallelTerminationStrategy: PID 44 died... 22:49:40.162100 run osmo-ms-virt-phy/00010(pid=44): Terminated: ok {rc=0} 22:49:40.165802 --- ParallelTerminationStrategy: PID 45 died... 22:49:40.167298 run osmo-ms-virt-phy/00011(pid=45): Terminated: ok {rc=0} 22:49:40.170998 --- ParallelTerminationStrategy: PID 46 died... 22:49:40.172507 run osmo-ms-virt-phy/00012(pid=46): Terminated: ok {rc=0} 22:49:40.176200 --- ParallelTerminationStrategy: PID 47 died... 22:49:40.177707 run osmo-ms-virt-phy/00013(pid=47): Terminated: ok {rc=0} 22:49:40.181444 --- ParallelTerminationStrategy: PID 48 died... 22:49:40.182951 run osmo-ms-virt-phy/00014(pid=48): Terminated: ok {rc=0} 22:49:40.186659 --- ParallelTerminationStrategy: PID 49 died... 22:49:40.188176 run osmo-ms-virt-phy/00015(pid=49): Terminated: ok {rc=0} 22:49:40.191895 --- ParallelTerminationStrategy: PID 50 died... 22:49:40.193402 run osmo-ms-virt-phy/00016(pid=50): Terminated: ok {rc=0} 22:49:40.197114 --- ParallelTerminationStrategy: PID 51 died... 22:49:40.198618 run osmo-ms-virt-phy/00017(pid=51): Terminated: ok {rc=0} 22:49:40.202331 --- ParallelTerminationStrategy: PID 52 died... 22:49:40.203839 run osmo-ms-virt-phy/00018(pid=52): Terminated: ok {rc=0} 22:49:40.207561 --- ParallelTerminationStrategy: PID 53 died... 22:49:40.209093 run osmo-ms-virt-phy/00019(pid=53): Terminated: ok {rc=0} 22:49:40.212808 --- ParallelTerminationStrategy: PID 54 died... 22:49:40.214305 run osmo-ms-virt-phy/00020(pid=54): Terminated: ok {rc=0} 22:49:40.218027 --- ParallelTerminationStrategy: PID 55 died... 22:49:40.219533 run osmo-ms-virt-phy/00021(pid=55): Terminated: ok {rc=0} 22:49:40.223243 --- ParallelTerminationStrategy: PID 56 died... 22:49:40.224783 run osmo-ms-virt-phy/00022(pid=56): Terminated: ok {rc=0} 22:49:40.228506 --- ParallelTerminationStrategy: PID 57 died... 22:49:40.230040 run osmo-ms-virt-phy/00023(pid=57): Terminated: ok {rc=0} 22:49:40.233833 --- ParallelTerminationStrategy: PID 58 died... 22:49:40.235369 run osmo-ms-virt-phy/00024(pid=58): Terminated: ok {rc=0} 22:49:40.239154 --- ParallelTerminationStrategy: PID 59 died... 22:49:40.240700 run osmo-ms-virt-phy/00025(pid=59): Terminated: ok {rc=0} 22:49:40.244473 --- ParallelTerminationStrategy: PID 60 died... 22:49:40.246011 run osmo-ms-virt-phy/00026(pid=60): Terminated: ok {rc=0} 22:49:40.249797 --- ParallelTerminationStrategy: PID 61 died... 22:49:40.251330 run osmo-ms-virt-phy/00027(pid=61): Terminated: ok {rc=0} 22:49:40.255112 --- ParallelTerminationStrategy: PID 62 died... 22:49:40.256652 run osmo-ms-virt-phy/00028(pid=62): Terminated: ok {rc=0} 22:49:40.260435 --- ParallelTerminationStrategy: PID 63 died... 22:49:40.261967 run osmo-ms-virt-phy/00029(pid=63): Terminated: ok {rc=0} 22:49:40.265773 --- ParallelTerminationStrategy: PID 64 died... 22:49:40.267304 run osmo-ms-virt-phy/00030(pid=64): Terminated: ok {rc=0} 22:49:40.271079 --- ParallelTerminationStrategy: PID 65 died... 22:49:40.272623 run osmo-ms-virt-phy/00031(pid=65): Terminated: ok {rc=0} 22:49:40.276415 --- ParallelTerminationStrategy: PID 66 died... 22:49:40.277942 run osmo-ms-virt-phy/00032(pid=66): Terminated: ok {rc=0} 22:49:40.281735 --- ParallelTerminationStrategy: PID 67 died... 22:49:40.283268 run osmo-ms-virt-phy/00033(pid=67): Terminated: ok {rc=0} 22:49:40.287046 --- ParallelTerminationStrategy: PID 68 died... 22:49:40.288580 run osmo-ms-virt-phy/00034(pid=68): Terminated: ok {rc=0} 22:49:40.292342 --- ParallelTerminationStrategy: PID 69 died... 22:49:40.293875 run osmo-ms-virt-phy/00035(pid=69): Terminated: ok {rc=0} 22:49:40.297655 --- ParallelTerminationStrategy: PID 70 died... 22:49:40.299190 run osmo-ms-virt-phy/00036(pid=70): Terminated: ok {rc=0} 22:49:40.302962 --- ParallelTerminationStrategy: PID 71 died... 22:49:40.304509 run osmo-ms-virt-phy/00037(pid=71): Terminated: ok {rc=0} 22:49:40.308279 --- ParallelTerminationStrategy: PID 72 died... 22:49:40.309804 run osmo-ms-virt-phy/00038(pid=72): Terminated: ok {rc=0} 22:49:40.313575 --- ParallelTerminationStrategy: PID 73 died... 22:49:40.315101 run osmo-ms-virt-phy/00039(pid=73): Terminated: ok {rc=0} 22:49:40.318892 --- ParallelTerminationStrategy: PID 74 died... 22:49:40.320433 run osmo-ms-virt-phy/00040(pid=74): Terminated: ok {rc=0} 22:49:40.324199 --- ParallelTerminationStrategy: PID 75 died... 22:49:40.325723 run osmo-ms-virt-phy/00041(pid=75): Terminated: ok {rc=0} 22:49:40.329515 --- ParallelTerminationStrategy: PID 76 died... 22:49:40.331034 run osmo-ms-virt-phy/00042(pid=76): Terminated: ok {rc=0} 22:49:40.334816 --- ParallelTerminationStrategy: PID 77 died... 22:49:40.336377 run osmo-ms-virt-phy/00043(pid=77): Terminated: ok {rc=0} 22:49:40.340153 --- ParallelTerminationStrategy: PID 78 died... 22:49:40.341679 run osmo-ms-virt-phy/00044(pid=78): Terminated: ok {rc=0} 22:49:40.345480 --- ParallelTerminationStrategy: PID 79 died... 22:49:40.347008 run osmo-ms-virt-phy/00045(pid=79): Terminated: ok {rc=0} 22:49:40.350758 --- ParallelTerminationStrategy: PID 80 died... 22:49:40.352301 run osmo-ms-virt-phy/00046(pid=80): Terminated: ok {rc=0} 22:49:40.356072 --- ParallelTerminationStrategy: PID 81 died... 22:49:40.357606 run osmo-ms-virt-phy/00047(pid=81): Terminated: ok {rc=0} 22:49:40.361398 --- ParallelTerminationStrategy: PID 82 died... 22:49:40.362927 run osmo-ms-virt-phy/00048(pid=82): Terminated: ok {rc=0} 22:49:40.366720 --- ParallelTerminationStrategy: PID 83 died... 22:49:40.368259 run osmo-ms-virt-phy/00049(pid=83): Terminated: ok {rc=0} 22:49:40.372026 --- ParallelTerminationStrategy: PID 84 died... 22:49:40.373550 run osmo-ms-virt-phy/00050(pid=84): Terminated: ok {rc=0} 22:49:40.377341 --- ParallelTerminationStrategy: PID 85 died... 22:49:40.378857 run osmo-ms-virt-phy/00051(pid=85): Terminated: ok {rc=0} 22:49:40.382623 --- ParallelTerminationStrategy: PID 86 died... 22:49:40.384170 run osmo-ms-virt-phy/00052(pid=86): Terminated: ok {rc=0} 22:49:40.387937 --- ParallelTerminationStrategy: PID 87 died... 22:49:40.389462 run osmo-ms-virt-phy/00053(pid=87): Terminated: ok {rc=0} 22:49:40.393230 --- ParallelTerminationStrategy: PID 88 died... 22:49:40.394758 run osmo-ms-virt-phy/00054(pid=88): Terminated: ok {rc=0} 22:49:40.398524 --- ParallelTerminationStrategy: PID 89 died... 22:49:40.400057 run osmo-ms-virt-phy/00055(pid=89): Terminated: ok {rc=0} 22:49:40.403832 --- ParallelTerminationStrategy: PID 90 died... 22:49:40.405361 run osmo-ms-virt-phy/00056(pid=90): Terminated: ok {rc=0} 22:49:40.409164 --- ParallelTerminationStrategy: PID 91 died... 22:49:40.410702 run osmo-ms-virt-phy/00057(pid=91): Terminated: ok {rc=0} 22:49:40.414481 --- ParallelTerminationStrategy: PID 92 died... 22:49:40.416015 run osmo-ms-virt-phy/00058(pid=92): Terminated: ok {rc=0} 22:49:40.419791 --- ParallelTerminationStrategy: PID 93 died... 22:49:40.421314 run osmo-ms-virt-phy/00059(pid=93): Terminated: ok {rc=0} 22:49:40.425078 --- ParallelTerminationStrategy: PID 94 died... 22:49:40.426596 run osmo-ms-virt-phy/00060(pid=94): Terminated: ok {rc=0} 22:49:40.430368 --- ParallelTerminationStrategy: PID 95 died... 22:49:40.431899 run osmo-ms-virt-phy/00061(pid=95): Terminated: ok {rc=0} 22:49:40.435671 --- ParallelTerminationStrategy: PID 96 died... 22:49:40.437200 run osmo-ms-virt-phy/00062(pid=96): Terminated: ok {rc=0} 22:49:40.440986 --- ParallelTerminationStrategy: PID 97 died... 22:49:40.442514 run osmo-ms-virt-phy/00063(pid=97): Terminated: ok {rc=0} 22:49:40.446314 --- ParallelTerminationStrategy: PID 98 died... 22:49:40.447842 run osmo-ms-virt-phy/00064(pid=98): Terminated: ok {rc=0} 22:49:40.451605 --- ParallelTerminationStrategy: PID 99 died... 22:49:40.453141 run osmo-ms-virt-phy/00065(pid=99): Terminated: ok {rc=0} 22:49:40.456904 --- ParallelTerminationStrategy: PID 100 died... 22:49:40.458428 run osmo-ms-virt-phy/00066(pid=100): Terminated: ok {rc=0} 22:49:40.462188 --- ParallelTerminationStrategy: PID 101 died... 22:49:40.463717 run osmo-ms-virt-phy/00067(pid=101): Terminated: ok {rc=0} 22:49:40.467473 --- ParallelTerminationStrategy: PID 102 died... 22:49:40.468997 run osmo-ms-virt-phy/00068(pid=102): Terminated: ok {rc=0} 22:49:40.472766 --- ParallelTerminationStrategy: PID 103 died... 22:49:40.474294 run osmo-ms-virt-phy/00069(pid=103): Terminated: ok {rc=0} 22:49:40.478105 --- ParallelTerminationStrategy: PID 104 died... 22:49:40.479627 run osmo-ms-virt-phy/00070(pid=104): Terminated: ok {rc=0} 22:49:40.483398 --- ParallelTerminationStrategy: PID 105 died... 22:49:40.484934 run osmo-ms-virt-phy/00071(pid=105): Terminated: ok {rc=0} 22:49:40.488710 --- ParallelTerminationStrategy: PID 106 died... 22:49:40.490234 run osmo-ms-virt-phy/00072(pid=106): Terminated: ok {rc=0} 22:49:40.494015 --- ParallelTerminationStrategy: PID 107 died... 22:49:40.495542 run osmo-ms-virt-phy/00073(pid=107): Terminated: ok {rc=0} 22:49:40.499327 --- ParallelTerminationStrategy: PID 108 died... 22:49:40.500891 run osmo-ms-virt-phy/00074(pid=108): Terminated: ok {rc=0} 22:49:40.504658 --- ParallelTerminationStrategy: PID 109 died... 22:49:40.506186 run osmo-ms-virt-phy/00075(pid=109): Terminated: ok {rc=0} 22:49:40.509973 --- ParallelTerminationStrategy: PID 110 died... 22:49:40.511505 run osmo-ms-virt-phy/00076(pid=110): Terminated: ok {rc=0} 22:49:40.515290 --- ParallelTerminationStrategy: PID 111 died... 22:49:40.516825 run osmo-ms-virt-phy/00077(pid=111): Terminated: ok {rc=0} 22:49:40.520592 --- ParallelTerminationStrategy: PID 112 died... 22:49:40.522116 run osmo-ms-virt-phy/00078(pid=112): Terminated: ok {rc=0} 22:49:40.525886 --- ParallelTerminationStrategy: PID 113 died... 22:49:40.527402 run osmo-ms-virt-phy/00079(pid=113): Terminated: ok {rc=0} 22:49:40.531185 --- ParallelTerminationStrategy: PID 114 died... 22:49:40.532704 run osmo-ms-virt-phy/00080(pid=114): Terminated: ok {rc=0} 22:49:40.536465 --- ParallelTerminationStrategy: PID 115 died... 22:49:40.537981 run osmo-ms-virt-phy/00081(pid=115): Terminated: ok {rc=0} 22:49:40.541752 --- ParallelTerminationStrategy: PID 116 died... 22:49:40.543284 run osmo-ms-virt-phy/00082(pid=116): Terminated: ok {rc=0} 22:49:40.547086 --- ParallelTerminationStrategy: PID 117 died... 22:49:40.548643 run osmo-ms-virt-phy/00083(pid=117): Terminated: ok {rc=0} 22:49:40.552430 --- ParallelTerminationStrategy: PID 118 died... 22:49:40.553965 run osmo-ms-virt-phy/00084(pid=118): Terminated: ok {rc=0} 22:49:40.557762 --- ParallelTerminationStrategy: PID 119 died... 22:49:40.559296 run osmo-ms-virt-phy/00085(pid=119): Terminated: ok {rc=0} 22:49:40.563076 --- ParallelTerminationStrategy: PID 120 died... 22:49:40.564603 run osmo-ms-virt-phy/00086(pid=120): Terminated: ok {rc=0} 22:49:40.568398 --- ParallelTerminationStrategy: PID 121 died... 22:49:40.569933 run osmo-ms-virt-phy/00087(pid=121): Terminated: ok {rc=0} 22:49:40.573734 --- ParallelTerminationStrategy: PID 122 died... 22:49:40.575262 run osmo-ms-virt-phy/00088(pid=122): Terminated: ok {rc=0} 22:49:40.579045 --- ParallelTerminationStrategy: PID 123 died... 22:49:40.580576 run osmo-ms-virt-phy/00089(pid=123): Terminated: ok {rc=0} 22:49:40.584347 --- ParallelTerminationStrategy: PID 124 died... 22:49:40.585881 run osmo-ms-virt-phy/00090(pid=124): Terminated: ok {rc=0} 22:49:40.589657 --- ParallelTerminationStrategy: PID 125 died... 22:49:40.591188 run osmo-ms-virt-phy/00091(pid=125): Terminated: ok {rc=0} 22:49:40.594990 --- ParallelTerminationStrategy: PID 126 died... 22:49:40.596516 run osmo-ms-virt-phy/00092(pid=126): Terminated: ok {rc=0} 22:49:40.600287 --- ParallelTerminationStrategy: PID 127 died... 22:49:40.601815 run osmo-ms-virt-phy/00093(pid=127): Terminated: ok {rc=0} 22:49:40.605595 --- ParallelTerminationStrategy: PID 128 died... 22:49:40.607124 run osmo-ms-virt-phy/00094(pid=128): Terminated: ok {rc=0} 22:49:40.610928 --- ParallelTerminationStrategy: PID 129 died... 22:49:40.612468 run osmo-ms-virt-phy/00095(pid=129): Terminated: ok {rc=0} 22:49:40.616264 --- ParallelTerminationStrategy: PID 130 died... 22:49:40.617786 run osmo-ms-virt-phy/00096(pid=130): Terminated: ok {rc=0} 22:49:40.621569 --- ParallelTerminationStrategy: PID 131 died... 22:49:40.623089 run osmo-ms-virt-phy/00097(pid=131): Terminated: ok {rc=0} 22:49:40.626889 --- ParallelTerminationStrategy: PID 132 died... 22:49:40.628418 run osmo-ms-virt-phy/00098(pid=132): Terminated: ok {rc=0} 22:49:40.632181 --- ParallelTerminationStrategy: PID 133 died... 22:49:40.633713 run osmo-ms-virt-phy/00099(pid=133): Terminated: ok {rc=0} 22:49:40.637477 --- ParallelTerminationStrategy: PID 134 died... 22:49:40.639001 run osmo-ms-mob/00000(pid=134): Terminated {rc=26112} 22:49:40.642789 --- ParallelTerminationStrategy: PID 135 died... 22:49:40.644329 run osmo-ms-mob/00001(pid=135): Terminated {rc=26112} 22:49:40.648149 --- ParallelTerminationStrategy: PID 136 died... 22:49:40.649679 run osmo-ms-mob/00002(pid=136): Terminated {rc=26112} 22:49:40.653465 --- ParallelTerminationStrategy: PID 137 died... 22:49:40.654997 run osmo-ms-mob/00003(pid=137): Terminated {rc=26112} 22:49:40.658795 --- ParallelTerminationStrategy: PID 138 died... 22:49:40.660340 run osmo-ms-mob/00004(pid=138): Terminated {rc=26112} 22:49:40.664116 --- ParallelTerminationStrategy: PID 139 died... 22:49:40.665636 run osmo-ms-mob/00005(pid=139): Terminated {rc=26112} 22:49:40.669430 --- ParallelTerminationStrategy: PID 140 died... 22:49:40.670963 run osmo-ms-mob/00006(pid=140): Terminated {rc=26112} 22:49:40.674749 --- ParallelTerminationStrategy: PID 141 died... 22:49:40.676295 run osmo-ms-mob/00007(pid=141): Terminated {rc=26112} 22:49:40.680107 --- ParallelTerminationStrategy: PID 142 died... 22:49:40.681628 run osmo-ms-mob/00008(pid=142): Terminated {rc=26112} 22:49:40.685420 --- ParallelTerminationStrategy: PID 143 died... 22:49:40.686954 run osmo-ms-mob/00009(pid=143): Terminated {rc=26112} 22:49:40.690751 --- ParallelTerminationStrategy: PID 144 died... 22:49:40.692259 run osmo-ms-mob/00010(pid=144): Terminated {rc=26112} 22:49:40.695955 --- ParallelTerminationStrategy: PID 145 died... 22:49:40.697436 run osmo-ms-mob/00011(pid=145): Terminated {rc=26112} 22:49:40.701098 --- ParallelTerminationStrategy: PID 146 died... 22:49:40.702594 run osmo-ms-mob/00012(pid=146): Terminated {rc=26112} 22:49:40.706263 --- ParallelTerminationStrategy: PID 147 died... 22:49:40.707748 run osmo-ms-mob/00013(pid=147): Terminated {rc=26112} 22:49:40.711425 --- ParallelTerminationStrategy: PID 148 died... 22:49:40.712920 run osmo-ms-mob/00014(pid=148): Terminated {rc=26112} 22:49:40.716594 --- ParallelTerminationStrategy: PID 149 died... 22:49:40.718080 run osmo-ms-mob/00015(pid=149): Terminated {rc=26112} 22:49:40.721749 --- ParallelTerminationStrategy: PID 150 died... 22:49:40.723236 run osmo-ms-mob/00016(pid=150): Terminated {rc=26112} 22:49:40.726917 --- ParallelTerminationStrategy: PID 151 died... 22:49:40.728417 run osmo-ms-mob/00017(pid=151): Terminated {rc=26112} 22:49:40.732100 --- ParallelTerminationStrategy: PID 152 died... 22:49:40.733577 run osmo-ms-mob/00018(pid=152): Terminated {rc=26112} 22:49:40.737263 --- ParallelTerminationStrategy: PID 153 died... 22:49:40.738749 run osmo-ms-mob/00019(pid=153): Terminated {rc=26112} 22:49:40.742439 --- ParallelTerminationStrategy: PID 154 died... 22:49:40.743933 run osmo-ms-mob/00020(pid=154): Terminated {rc=26112} 22:49:40.747609 --- ParallelTerminationStrategy: PID 155 died... 22:49:40.749121 run osmo-ms-mob/00021(pid=155): Terminated {rc=26112} 22:49:40.752797 --- ParallelTerminationStrategy: PID 156 died... 22:49:40.754276 run osmo-ms-mob/00022(pid=156): Terminated {rc=26112} 22:49:40.757966 --- ParallelTerminationStrategy: PID 157 died... 22:49:40.759438 run osmo-ms-mob/00023(pid=157): Terminated {rc=26112} 22:49:40.763101 --- ParallelTerminationStrategy: PID 158 died... 22:49:40.764581 run osmo-ms-mob/00024(pid=158): Terminated {rc=26112} 22:49:40.768283 --- ParallelTerminationStrategy: PID 159 died... 22:49:40.769763 run osmo-ms-mob/00025(pid=159): Terminated {rc=26112} 22:49:40.773430 --- ParallelTerminationStrategy: PID 160 died... 22:49:40.774908 run osmo-ms-mob/00026(pid=160): Terminated {rc=26112} 22:49:40.778579 --- ParallelTerminationStrategy: PID 161 died... 22:49:40.780054 run osmo-ms-mob/00027(pid=161): Terminated {rc=26112} 22:49:40.783728 --- ParallelTerminationStrategy: PID 162 died... 22:49:40.785192 run osmo-ms-mob/00028(pid=162): Terminated {rc=26112} 22:49:40.788850 --- ParallelTerminationStrategy: PID 163 died... 22:49:40.790318 run osmo-ms-mob/00029(pid=163): Terminated {rc=26112} 22:49:40.793990 --- ParallelTerminationStrategy: PID 164 died... 22:49:40.795468 run osmo-ms-mob/00030(pid=164): Terminated {rc=26112} 22:49:40.799136 --- ParallelTerminationStrategy: PID 165 died... 22:49:40.800616 run osmo-ms-mob/00031(pid=165): Terminated {rc=26112} 22:49:40.804292 --- ParallelTerminationStrategy: PID 166 died... 22:49:40.805773 run osmo-ms-mob/00032(pid=166): Terminated {rc=26112} 22:49:40.809449 --- ParallelTerminationStrategy: PID 167 died... 22:49:40.810928 run osmo-ms-mob/00033(pid=167): Terminated {rc=26112} 22:49:40.814580 --- ParallelTerminationStrategy: PID 168 died... 22:49:40.816075 run osmo-ms-mob/00034(pid=168): Terminated {rc=26112} 22:49:40.819736 --- ParallelTerminationStrategy: PID 169 died... 22:49:40.821218 run osmo-ms-mob/00035(pid=169): Terminated {rc=26112} 22:49:40.824873 --- ParallelTerminationStrategy: PID 170 died... 22:49:40.826348 run osmo-ms-mob/00036(pid=170): Terminated {rc=26112} 22:49:40.830031 --- ParallelTerminationStrategy: PID 171 died... 22:49:40.831495 run osmo-ms-mob/00037(pid=171): Terminated {rc=26112} 22:49:40.835178 --- ParallelTerminationStrategy: PID 172 died... 22:49:40.836660 run osmo-ms-mob/00038(pid=172): Terminated {rc=26112} 22:49:40.840355 --- ParallelTerminationStrategy: PID 173 died... 22:49:40.841828 run osmo-ms-mob/00039(pid=173): Terminated {rc=26112} 22:49:40.845511 --- ParallelTerminationStrategy: PID 174 died... 22:49:40.846989 run osmo-ms-mob/00040(pid=174): Terminated {rc=26112} 22:49:40.850639 --- ParallelTerminationStrategy: PID 175 died... 22:49:40.852119 run osmo-ms-mob/00041(pid=175): Terminated {rc=26112} 22:49:40.855714 --- ParallelTerminationStrategy: PID 176 died... 22:49:40.857161 run osmo-ms-mob/00042(pid=176): Terminated {rc=26112} 22:49:40.860761 --- ParallelTerminationStrategy: PID 177 died... 22:49:40.862211 run osmo-ms-mob/00043(pid=177): Terminated {rc=26112} 22:49:40.865810 --- ParallelTerminationStrategy: PID 178 died... 22:49:40.867241 run osmo-ms-mob/00044(pid=178): Terminated {rc=26112} 22:49:40.870857 --- ParallelTerminationStrategy: PID 179 died... 22:49:40.872316 run osmo-ms-mob/00045(pid=179): Terminated {rc=26112} 22:49:40.875917 --- ParallelTerminationStrategy: PID 180 died... 22:49:40.877365 run osmo-ms-mob/00046(pid=180): Terminated {rc=26112} 22:49:40.880968 --- ParallelTerminationStrategy: PID 181 died... 22:49:40.882414 run osmo-ms-mob/00047(pid=181): Terminated {rc=26112} 22:49:40.886006 --- ParallelTerminationStrategy: PID 182 died... 22:49:40.887452 run osmo-ms-mob/00048(pid=182): Terminated {rc=26112} 22:49:40.891046 --- ParallelTerminationStrategy: PID 183 died... 22:49:40.892508 run osmo-ms-mob/00049(pid=183): Terminated {rc=26112} 22:49:40.896098 --- ParallelTerminationStrategy: PID 184 died... 22:49:40.897536 run osmo-ms-mob/00050(pid=184): Terminated {rc=26112} 22:49:40.901134 --- ParallelTerminationStrategy: PID 185 died... 22:49:40.902579 run osmo-ms-mob/00051(pid=185): Terminated {rc=26112} 22:49:40.906153 --- ParallelTerminationStrategy: PID 186 died... 22:49:40.907603 run osmo-ms-mob/00052(pid=186): Terminated {rc=26112} 22:49:40.911218 --- ParallelTerminationStrategy: PID 187 died... 22:49:40.912671 run osmo-ms-mob/00053(pid=187): Terminated {rc=26112} 22:49:40.916286 --- ParallelTerminationStrategy: PID 188 died... 22:49:40.917748 run osmo-ms-mob/00054(pid=188): Terminated {rc=26112} 22:49:40.921346 --- ParallelTerminationStrategy: PID 189 died... 22:49:40.922797 run osmo-ms-mob/00055(pid=189): Terminated {rc=26112} 22:49:40.926387 --- ParallelTerminationStrategy: PID 190 died... 22:49:40.927864 run osmo-ms-mob/00056(pid=190): Terminated {rc=26112} 22:49:40.931450 --- ParallelTerminationStrategy: PID 191 died... 22:49:40.932905 run osmo-ms-mob/00057(pid=191): Terminated {rc=26112} 22:49:40.936510 --- ParallelTerminationStrategy: PID 192 died... 22:49:40.937947 run osmo-ms-mob/00058(pid=192): Terminated {rc=26112} 22:49:40.941556 --- ParallelTerminationStrategy: PID 193 died... 22:49:40.943008 run osmo-ms-mob/00059(pid=193): Terminated {rc=26112} 22:49:40.946612 --- ParallelTerminationStrategy: PID 194 died... 22:49:40.948067 run osmo-ms-mob/00060(pid=194): Terminated {rc=26112} 22:49:40.951642 --- ParallelTerminationStrategy: PID 195 died... 22:49:40.953103 run osmo-ms-mob/00061(pid=195): Terminated {rc=26112} 22:49:40.956707 --- ParallelTerminationStrategy: PID 196 died... 22:49:40.958157 run osmo-ms-mob/00062(pid=196): Terminated {rc=26112} 22:49:40.961755 --- ParallelTerminationStrategy: PID 197 died... 22:49:40.963209 run osmo-ms-mob/00063(pid=197): Terminated {rc=26112} 22:49:40.966800 --- ParallelTerminationStrategy: PID 198 died... 22:49:40.968256 run osmo-ms-mob/00064(pid=198): Terminated {rc=26112} 22:49:40.971856 --- ParallelTerminationStrategy: PID 199 died... 22:49:40.973306 run osmo-ms-mob/00065(pid=199): Terminated {rc=26112} 22:49:40.976916 --- ParallelTerminationStrategy: PID 200 died... 22:49:40.978369 run osmo-ms-mob/00066(pid=200): Terminated {rc=26112} 22:49:40.981973 --- ParallelTerminationStrategy: PID 201 died... 22:49:40.983426 run osmo-ms-mob/00067(pid=201): Terminated {rc=26112} 22:49:40.987032 --- ParallelTerminationStrategy: PID 202 died... 22:49:40.988493 run osmo-ms-mob/00068(pid=202): Terminated {rc=26112} 22:49:40.992089 --- ParallelTerminationStrategy: PID 203 died... 22:49:40.993547 run osmo-ms-mob/00069(pid=203): Terminated {rc=26112} 22:49:40.997142 --- ParallelTerminationStrategy: PID 204 died... 22:49:40.998606 run osmo-ms-mob/00070(pid=204): Terminated {rc=26112} 22:49:41.002225 --- ParallelTerminationStrategy: PID 205 died... 22:49:41.003685 run osmo-ms-mob/00071(pid=205): Terminated {rc=26112} 22:49:41.007277 --- ParallelTerminationStrategy: PID 206 died... 22:49:41.008764 run osmo-ms-mob/00072(pid=206): Terminated {rc=26112} 22:49:41.012378 --- ParallelTerminationStrategy: PID 207 died... 22:49:41.013836 run osmo-ms-mob/00073(pid=207): Terminated {rc=26112} 22:49:41.017438 --- ParallelTerminationStrategy: PID 208 died... 22:49:41.018896 run osmo-ms-mob/00074(pid=208): Terminated {rc=26112} 22:49:41.022537 --- ParallelTerminationStrategy: PID 209 died... 22:49:41.023988 run osmo-ms-mob/00075(pid=209): Terminated {rc=26112} 22:49:41.027579 --- ParallelTerminationStrategy: PID 210 died... 22:49:41.029035 run osmo-ms-mob/00076(pid=210): Terminated {rc=26112} 22:49:41.032686 --- ParallelTerminationStrategy: PID 211 died... 22:49:41.034179 run osmo-ms-mob/00077(pid=211): Terminated {rc=26112} 22:49:41.037844 --- ParallelTerminationStrategy: PID 212 died... 22:49:41.039310 run osmo-ms-mob/00078(pid=212): Terminated {rc=26112} 22:49:41.042959 --- ParallelTerminationStrategy: PID 213 died... 22:49:41.044455 run osmo-ms-mob/00079(pid=213): Terminated {rc=26112} 22:49:41.048122 --- ParallelTerminationStrategy: PID 214 died... 22:49:41.049581 run osmo-ms-mob/00080(pid=214): Terminated {rc=26112} 22:49:41.053180 --- ParallelTerminationStrategy: PID 215 died... 22:49:41.054632 run osmo-ms-mob/00081(pid=215): Terminated {rc=26112} 22:49:41.058231 --- ParallelTerminationStrategy: PID 216 died... 22:49:41.059684 run osmo-ms-mob/00082(pid=216): Terminated {rc=26112} 22:49:41.063292 --- ParallelTerminationStrategy: PID 217 died... 22:49:41.064759 run osmo-ms-mob/00083(pid=217): Terminated {rc=26112} 22:49:41.068394 --- ParallelTerminationStrategy: PID 218 died... 22:49:41.069850 run osmo-ms-mob/00084(pid=218): Terminated {rc=26112} 22:49:41.073469 --- ParallelTerminationStrategy: PID 219 died... 22:49:41.074930 run osmo-ms-mob/00085(pid=219): Terminated {rc=26112} 22:49:41.078538 --- ParallelTerminationStrategy: PID 220 died... 22:49:41.079991 run osmo-ms-mob/00086(pid=220): Terminated {rc=26112} 22:49:41.083589 --- ParallelTerminationStrategy: PID 221 died... 22:49:41.085046 run osmo-ms-mob/00087(pid=221): Terminated {rc=26112} 22:49:41.088664 --- ParallelTerminationStrategy: PID 222 died... 22:49:41.090117 run osmo-ms-mob/00088(pid=222): Terminated {rc=26112} 22:49:41.093724 --- ParallelTerminationStrategy: PID 223 died... 22:49:41.095175 run osmo-ms-mob/00089(pid=223): Terminated {rc=26112} 22:49:41.098779 --- ParallelTerminationStrategy: PID 224 died... 22:49:41.100260 run osmo-ms-mob/00090(pid=224): Terminated {rc=26112} 22:49:41.103870 --- ParallelTerminationStrategy: PID 225 died... 22:49:41.105326 run osmo-ms-mob/00091(pid=225): Terminated {rc=26112} 22:49:41.108942 --- ParallelTerminationStrategy: PID 226 died... 22:49:41.110399 run osmo-ms-mob/00092(pid=226): Terminated {rc=26112} 22:49:41.114031 --- ParallelTerminationStrategy: PID 227 died... 22:49:41.115490 run osmo-ms-mob/00093(pid=227): Terminated {rc=26112} 22:49:41.119099 --- ParallelTerminationStrategy: PID 228 died... 22:49:41.120563 run osmo-ms-mob/00094(pid=228): Terminated {rc=26112} 22:49:41.124181 --- ParallelTerminationStrategy: PID 229 died... 22:49:41.125635 run osmo-ms-mob/00095(pid=229): Terminated {rc=26112} 22:49:41.129246 --- ParallelTerminationStrategy: PID 230 died... 22:49:41.130698 run osmo-ms-mob/00096(pid=230): Terminated {rc=26112} 22:49:41.134308 --- ParallelTerminationStrategy: PID 231 died... 22:49:41.135786 run osmo-ms-mob/00097(pid=231): Terminated {rc=26112} 22:49:41.139391 --- ParallelTerminationStrategy: PID 232 died... 22:49:41.140847 run osmo-ms-mob/00098(pid=232): Terminated {rc=26112} 22:49:41.144459 --- ParallelTerminationStrategy: PID 233 died... 22:49:41.145917 run osmo-ms-mob/00099(pid=233): Terminated {rc=26112} 22:49:44.550224 --- ParallelTerminationStrategy: PID 33 died... 22:49:44.556474 run osmo-bts-virtual(pid=33): Terminated: ok {rc=0} --------------------------------------------------------------------- trial-8303 netreg_mass PASS --------------------------------------------------------------------- 22:49:44.637446 tst trial-8303: Storing JUnit report in /build/trial-8303/run.2026-04-16_22-48-17/trial-8303.xml -------------------------------------------------------------------------------------------- trial-8303 PASS -------------------------------------------------------------------------------------------- 22:49:44.651299 tst trial-8303: trial-8303: PASS, 1 suites passed PASS: netreg_mass (pass: 1) pass: register_default_mass.py (81.1 sec) + exit_code=0 + rm -rf trial-8303/inst + cd trial-8303 + command -v journalctl + [ ! -z /usr/bin/journalctl ] + readlink last_run + journalctl -u ofono -o short-precise --since 2026-04-16 22:48:17 No journal files were found. + readlink last_run + tar czf /build/trial-8303-run.tgz run.2026-04-16_22-48-17 + tar czf /build/trial-8303-bin.tgz checksums.md5 open5gs.build-8.tgz osmo-bsc.build-2026-04-16_13_30_04.tgz osmo-bts-oc2g.build-2026-04-16_00_51_19.tgz osmo-bts-sysmo.build-2026-04-16_00_51_20.tgz osmo-bts.build-2026-04-16_00_51_28.tgz osmo-ggsn.build-2026-04-16_20_43_02.tgz osmo-hlr.build-2026-04-16_16_36_49.tgz osmo-hnbgw.build-2026-04-16_13_29_38.tgz osmo-mgw.build-2026-04-16_08_33_09.tgz osmo-msc.build-2026-04-16_13_35_29.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2026-04-16_07_35_03.tgz osmo-pcu-sysmo.build-2026-04-16_07_35_01.tgz osmo-pcu.build-2026-04-16_07_35_01.tgz osmo-sgsn.build-2026-04-16_20_48_23.tgz osmo-stp.build-2026-04-16_13_26_17.tgz osmo-trx.build-2026-04-16_14_31_09.tgz osmocom-bb.build-2026-04-16_21_17_59.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