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 f7d64b0bcf946ec21ce9c7562194343a12213a80 # timeout=10 [osmo-gsm-tester_virtual] $ /bin/sh -xe /tmp/jenkins11221162834780488254.sh + rm -rf trial-8279-bin.tgz trial-8279-run.tgz *.md5 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bsc" build number 25570 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts" build number 11259 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-ggsn" build number 10802 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-hlr" build number 13081 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-mgw" build number 13407 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-hnbgw" build number 13607 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-msc" build number 42281 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu" build number 7775 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-sgsn" build number 44562 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-trx" build number 8753 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 13396 Copied 2 artifacts from "osmo-gsm-tester_build-osmocom-bb" build number 7739 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts-sysmo" build number 11784 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu-sysmo" build number 7815 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts-oc2g" build number 9282 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu-oc2g" build number 6535 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 7739 [osmo-gsm-tester_virtual] $ /bin/sh -xe /tmp/jenkins18273353406976243586.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-8279 + 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 [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 #7 CACHED #8 [27/28] COPY RESOURCES.CONF /tmp/osmo-gsm-tester/sysmocom/resources.conf #8 CACHED #9 [ 2/28] RUN useradd -ms /bin/bash jenkins #9 CACHED #10 [ 9/28] COPY SSH /root/.ssh #10 CACHED #11 [11/28] RUN chmod -R 0700 /home/jenkins/.ssh /root/.ssh #11 CACHED #12 [26/28] RUN mkdir -p /etc/security/limits.d/ && cp osmo-gsm-tester/utils/limits.d/* /etc/security/limits.d/ #12 CACHED #13 [ 3/28] RUN groupadd osmo-gsm-tester #13 CACHED #14 [21/28] RUN GIT clone https://gerrit.osmocom.org/osmo-gsm-tester.git #14 CACHED #15 [ 4/28] RUN usermod -a -G osmo-gsm-tester jenkins #15 CACHED #16 [ 7/28] RUN APT-GET update && apt-get install -y openssh-server #16 CACHED #17 [17/28] RUN APT-GET update && apt-get install -y --no-install-recommends gnuradio && apt-get clean #17 CACHED #18 [ 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 #18 CACHED #19 [25/28] RUN mkdir -p /etc/sudoers.d/ && cp osmo-gsm-tester/utils/sudoers.d/* /etc/sudoers.d/ #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 [24/28] RUN mkdir -p /usr/local/bin/ && cp osmo-gsm-tester/utils/bin/* /usr/local/bin/ #21 CACHED #22 [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 #22 CACHED #23 [ 6/28] RUN PIP3 install --break-system-packages "git+https://github.com/podshumok/python-smpplib.git@master#egg=smpplib" pydbus pyusb pysispm pymongo #23 CACHED #24 [19/28] RUN IF [ "$(arch)" = "x86_64" ]; then apt-get update && apt-get install -y --no-install-recommends python3-pip python3-setuptools python3-wheel ninja-build build-essential flex bison git libsctp-dev libgnutls28-dev libgcrypt-dev libssl-dev libidn11-dev libmongoc-dev libbson-dev libyaml-dev libnghttp2-dev libmicrohttpd-dev libcurl4-gnutls-dev libnghttp2-dev meson && apt-get clean; fi #24 CACHED #25 [22/28] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-TESTER/+/MASTER?FORMAT=TEXT /tmp/commit #25 CACHED #26 [ 8/28] RUN MKDIR /var/run/sshd #26 CACHED #27 [16/28] RUN APT-GET update && apt-get install -y --no-install-recommends cmake libfftw3-dev libmbedtls-dev libboost-program-options-dev libconfig++-dev libsctp-dev libpcsclite-dev libuhd-dev libczmq-dev libsoapysdr-dev soapysdr-module-lms7 && apt-get clean #27 CACHED #28 [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 #28 CACHED #29 [10/28] COPY --CHOWN=JENKINS:JENKINS ssh /home/jenkins/.ssh #29 CACHED #30 [13/28] RUN CHOWN -R jenkins:jenkins /osmo-gsm-tester-* #30 CACHED #31 [20/28] WORKDIR /TMP #31 CACHED #32 [14/28] RUN sed -i -e 's/# en_US.UTF-8 UTF-8/en_US.UTF-8 UTF-8/' /etc/locale.gen && dpkg-reconfigure --frontend=noninteractive locales && update-locale LANG=en_US.UTF-8 #32 CACHED #33 [28/28] WORKDIR /DATA #33 CACHED #34 exporting to image #34 exporting layers done #34 writing image sha256:8f06a49e717076e3909333708bed21c8c43d6ec7696878f497c1809b95fd4917 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=8280 -w /build -i -v /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual:/build -v /home/osmocom-build/.ssh:/home/build/.ssh:ro --name=osmo-gsm-tester-virtual --cap-add=sys_nice osmocom-build/osmo-gsm-tester /bin/bash -c LANG="en_US.utf8" LC_ALL="en_US.UTF-8" LC_LANG="en_US.UTF-8" PATH="$PWD/osmo-gsm-tester/src:${PATH}" ./osmo-gsm-tester/contrib/jenkins-run.sh + base=/build + dirname -- ./osmo-gsm-tester/contrib/jenkins-run.sh + CDPATH= cd -- ./osmo-gsm-tester/contrib + pwd -P + SCRIPT_DIR=/build/osmo-gsm-tester/contrib + OSMO_GSM_TESTER_CONF=/build/osmo-gsm-tester/sysmocom/main.conf + date +%F %T + time_start=2026-03-24 22:48:21 + trial_dir_prefix=trial- + rm -rf trial-* + trial_dir=trial-8280 + mkdir -p trial-8280 + mv open5gs.build-8.tgz osmo-bsc.build-2026-03-24_13_29_31.tgz osmo-bts-oc2g.build-2026-03-24_00_51_24.tgz osmo-bts-sysmo.build-2026-03-24_00_51_25.tgz osmo-bts.build-2026-03-24_00_51_25.tgz osmo-ggsn.build-2026-03-24_07_37_47.tgz osmo-hlr.build-2026-03-24_16_36_55.tgz osmo-hnbgw.build-2026-03-24_13_30_45.tgz osmo-mgw.build-2026-03-24_08_33_06.tgz osmo-msc.build-2026-03-24_13_35_16.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2026-03-24_07_35_00.tgz osmo-pcu-sysmo.build-2026-03-24_07_34_55.tgz osmo-pcu.build-2026-03-24_07_34_57.tgz osmo-sgsn.build-2026-03-24_20_48_26.tgz osmo-stp.build-2026-03-24_13_25_39.tgz osmo-trx.build-2026-03-24_14_21_36.tgz osmocom-bb.build-2026-03-24_21_17_35.tgz srslte.build-19.tgz trial-8280 + cat open5gs.build-8.md5 osmo-bsc.build-2026-03-24_13_29_31.md5 osmo-bts-oc2g.build-2026-03-24_00_51_24.md5 osmo-bts-sysmo.build-2026-03-24_00_51_25.md5 osmo-bts.build-2026-03-24_00_51_25.md5 osmo-ggsn.build-2026-03-24_07_37_47.md5 osmo-hlr.build-2026-03-24_16_36_55.md5 osmo-hnbgw.build-2026-03-24_13_30_45.md5 osmo-mgw.build-2026-03-24_08_33_06.md5 osmo-msc.build-2026-03-24_13_35_16.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2026-03-24_07_35_00.md5 osmo-pcu-sysmo.build-2026-03-24_07_34_55.md5 osmo-pcu.build-2026-03-24_07_34_57.md5 osmo-sgsn.build-2026-03-24_20_48_26.md5 osmo-stp.build-2026-03-24_13_25_39.md5 osmo-trx.build-2026-03-24_14_21_36.md5 osmocom-bb.build-2026-03-24_21_17_35.md5 srslte.build-19.md5 + rm open5gs.build-8.md5 osmo-bsc.build-2026-03-24_13_29_31.md5 osmo-bts-oc2g.build-2026-03-24_00_51_24.md5 osmo-bts-sysmo.build-2026-03-24_00_51_25.md5 osmo-bts.build-2026-03-24_00_51_25.md5 osmo-ggsn.build-2026-03-24_07_37_47.md5 osmo-hlr.build-2026-03-24_16_36_55.md5 osmo-hnbgw.build-2026-03-24_13_30_45.md5 osmo-mgw.build-2026-03-24_08_33_06.md5 osmo-msc.build-2026-03-24_13_35_16.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2026-03-24_07_35_00.md5 osmo-pcu-sysmo.build-2026-03-24_07_34_55.md5 osmo-pcu.build-2026-03-24_07_34_57.md5 osmo-sgsn.build-2026-03-24_20_48_26.md5 osmo-stp.build-2026-03-24_13_25_39.md5 osmo-trx.build-2026-03-24_14_21_36.md5 osmocom-bb.build-2026-03-24_21_17_35.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-8280 -s netreg_mass combinations: ['netreg_mass'] trial: 'trial-8280' 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-8280 -------------------------------------------------------------------------------------------- 22:48:21.323142 tst trial-8280: Detailed log at /build/trial-8280/run.2026-03-24_22-48-21/log --------------------------------------------------------------------- trial-8280 netreg_mass --------------------------------------------------------------------- 22:48:21.526811 tst netreg_mass: reserving resources in /var/tmp/osmo-gsm-tester/state ... 22:48:21.527183 tst netreg_mass: Verifying 1 x bts (candidates: 1) 22:48:21.527995 tst netreg_mass: Verifying 6 x ip_address (candidates: 9) 22:48:21.529121 tst netreg_mass: Verifying 100 x modem (candidates: 100) 22:48:21.570705 tst netreg_mass: Reserving 1 x bts (candidates: 1) 22:48:21.571589 tst netreg_mass: Reserving 6 x ip_address (candidates: 9) 22:48:21.572768 tst netreg_mass: Reserving 100 x modem (candidates: 100) 22:48:21.650250 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-8280 netreg_mass register_default_mass.py ---------------------------------------------- 22:48:21.651004 tst register_default_mass.py:9: Claiming resources for the test 22:48:21.666609 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:48:21.667136 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:48:21.667603 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:48:21.668059 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:48:21.668500 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:48:21.668968 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:48:21.669410 tst netreg_mass: Using 1 x bts (candidates: 1) 22:48:21.700402 tst register_default_mass.py: using LAC 2 22:48:21.723426 tst register_default_mass.py: using RAC 2 22:48:21.750993 tst register_default_mass.py: using CellId 2 22:48:21.781035 tst register_default_mass.py: using BVCI 3 22:48:21.794910 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.795610 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.796195 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.796712 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.797229 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.797727 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.798214 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.798719 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.799241 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.799755 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.800263 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.800793 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.801326 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.801840 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.802373 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.802895 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.803402 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.803931 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.804445 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.804958 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.805472 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.805999 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.806520 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.807050 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.807569 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.808091 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.808610 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.809133 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.809649 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.810168 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.810695 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.811218 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.811744 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.812267 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.812812 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.813330 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.813855 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.814390 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.814913 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.815423 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.815956 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.816476 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.817106 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.817656 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.818176 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.818700 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.819234 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.819765 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.820285 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.820812 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.821337 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.821852 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.822370 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.822895 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.823425 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.823955 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.824476 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.825018 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.825534 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.826061 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.826571 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.827095 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.827629 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.828163 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.828673 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.829181 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.829710 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.830229 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.830734 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.831256 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.831787 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.832300 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.832892 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.833418 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.833931 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.834437 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.834933 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.835463 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.835995 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.836499 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.837022 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.837535 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.838043 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.838561 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.839063 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.839562 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.840082 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.840596 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.841095 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.841601 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.842123 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.842633 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.843142 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.843671 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.844180 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.844679 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.845199 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.845715 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.846224 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.846744 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.847246 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:21.847820 tst register_default_mass.py:21: Launching a simple network 22:48:21.857852 run osmo-hlr_127.0.42.2: Starting osmo-hlr 22:48:21.977214 run create_hlr_db(pid=20): Launched 22:48:22.991818 run create_hlr_db(pid=20): Terminated: ok {rc=0} 22:48:23.015929 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Launched 22:48:23.031059 run osmo-hlr_127.0.42.2(pid=23): Launched 22:48:23.036712 run osmo-stp_127.0.42.5: Starting osmo-stp 22:48:23.219916 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Launched 22:48:23.234762 run osmo-stp_127.0.42.5(pid=25): Launched 22:48:23.242667 run osmo-msc_127.0.42.6: Starting osmo-msc 22:48:23.658340 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Launched 22:48:23.673889 run osmo-msc_127.0.42.6(pid=27): Launched 22:48:26.688870 run osmo-mgw_127.0.42.3: Starting osmo-mgw 22:48:26.803343 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Launched 22:48:26.818175 run osmo-mgw_127.0.42.3(pid=29): Launched 22:48:26.823712 run osmo-mgw_127.0.42.4: Starting osmo-mgw 22:48:26.846986 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Launched 22:48:26.861863 run osmo-mgw_127.0.42.4(pid=31): Launched 22:48:26.867466 run osmo-bsc_127.0.42.7: Starting osmo-bsc 22:48:27.182101 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Launched 22:48:27.197211 run osmo-bsc_127.0.42.7(pid=33): Launched 22:48:33.228964 run osmo-bts-virtual: Starting to connect to osmo-bsc_127.0.42.7 22:48:33.404018 run osmo-bts-virtual(pid=34): Launched 22:48:34.440006 tst register_default_mass.py: using MSISDN 1001 22:48:34.454634 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000000', msisdn='1001', subscriber_id=1} 22:48:34.495110 tst register_default_mass.py: using MSISDN 1002 22:48:34.512755 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000001', msisdn='1002', subscriber_id=2} 22:48:34.544364 tst register_default_mass.py: using MSISDN 1003 22:48:34.559513 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000002', msisdn='1003', subscriber_id=3} 22:48:34.590891 tst register_default_mass.py: using MSISDN 1004 22:48:34.605528 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000003', msisdn='1004', subscriber_id=4} 22:48:34.636739 tst register_default_mass.py: using MSISDN 1005 22:48:34.651278 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000004', msisdn='1005', subscriber_id=5} 22:48:34.682656 tst register_default_mass.py: using MSISDN 1006 22:48:34.697158 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000005', msisdn='1006', subscriber_id=6} 22:48:34.726900 tst register_default_mass.py: using MSISDN 1007 22:48:34.741085 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000006', msisdn='1007', subscriber_id=7} 22:48:34.771431 tst register_default_mass.py: using MSISDN 1008 22:48:34.785522 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000007', msisdn='1008', subscriber_id=8} 22:48:34.816860 tst register_default_mass.py: using MSISDN 1009 22:48:34.831362 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000008', msisdn='1009', subscriber_id=9} 22:48:34.862888 tst register_default_mass.py: using MSISDN 1010 22:48:34.877622 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000009', msisdn='1010', subscriber_id=10} 22:48:34.908970 tst register_default_mass.py: using MSISDN 1011 22:48:34.923556 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000000', msisdn='1011', subscriber_id=11} 22:48:34.954981 tst register_default_mass.py: using MSISDN 1012 22:48:34.969658 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000001', msisdn='1012', subscriber_id=12} 22:48:35.000878 tst register_default_mass.py: using MSISDN 1013 22:48:35.015525 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000002', msisdn='1013', subscriber_id=13} 22:48:35.046853 tst register_default_mass.py: using MSISDN 1014 22:48:35.061617 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000003', msisdn='1014', subscriber_id=14} 22:48:35.093153 tst register_default_mass.py: using MSISDN 1015 22:48:35.107906 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000004', msisdn='1015', subscriber_id=15} 22:48:35.139238 tst register_default_mass.py: using MSISDN 1016 22:48:35.153883 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000005', msisdn='1016', subscriber_id=16} 22:48:35.185042 tst register_default_mass.py: using MSISDN 1017 22:48:35.199828 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000006', msisdn='1017', subscriber_id=17} 22:48:35.231249 tst register_default_mass.py: using MSISDN 1018 22:48:35.245872 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000007', msisdn='1018', subscriber_id=18} 22:48:35.276562 tst register_default_mass.py: using MSISDN 1019 22:48:35.290959 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000008', msisdn='1019', subscriber_id=19} 22:48:35.322062 tst register_default_mass.py: using MSISDN 1020 22:48:35.331791 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000009', msisdn='1020', subscriber_id=20} 22:48:35.363284 tst register_default_mass.py: using MSISDN 1021 22:48:35.379449 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000000', msisdn='1021', subscriber_id=21} 22:48:35.410765 tst register_default_mass.py: using MSISDN 1022 22:48:35.425735 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000001', msisdn='1022', subscriber_id=22} 22:48:35.456958 tst register_default_mass.py: using MSISDN 1023 22:48:35.471827 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000002', msisdn='1023', subscriber_id=23} 22:48:35.503276 tst register_default_mass.py: using MSISDN 1024 22:48:35.518409 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000003', msisdn='1024', subscriber_id=24} 22:48:35.549787 tst register_default_mass.py: using MSISDN 1025 22:48:35.564670 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000004', msisdn='1025', subscriber_id=25} 22:48:35.595982 tst register_default_mass.py: using MSISDN 1026 22:48:35.610719 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000005', msisdn='1026', subscriber_id=26} 22:48:35.641856 tst register_default_mass.py: using MSISDN 1027 22:48:35.656638 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000006', msisdn='1027', subscriber_id=27} 22:48:35.687795 tst register_default_mass.py: using MSISDN 1028 22:48:35.702608 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000007', msisdn='1028', subscriber_id=28} 22:48:35.733850 tst register_default_mass.py: using MSISDN 1029 22:48:35.748731 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000008', msisdn='1029', subscriber_id=29} 22:48:35.779577 tst register_default_mass.py: using MSISDN 1030 22:48:35.794395 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000009', msisdn='1030', subscriber_id=30} 22:48:35.825294 tst register_default_mass.py: using MSISDN 1031 22:48:35.839962 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000000', msisdn='1031', subscriber_id=31} 22:48:35.871271 tst register_default_mass.py: using MSISDN 1032 22:48:35.886151 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000001', msisdn='1032', subscriber_id=32} 22:48:35.917438 tst register_default_mass.py: using MSISDN 1033 22:48:35.932315 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000002', msisdn='1033', subscriber_id=33} 22:48:35.963804 tst register_default_mass.py: using MSISDN 1034 22:48:35.978897 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000003', msisdn='1034', subscriber_id=34} 22:48:36.009985 tst register_default_mass.py: using MSISDN 1035 22:48:36.024740 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000004', msisdn='1035', subscriber_id=35} 22:48:36.056034 tst register_default_mass.py: using MSISDN 1036 22:48:36.070932 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000005', msisdn='1036', subscriber_id=36} 22:48:36.102034 tst register_default_mass.py: using MSISDN 1037 22:48:36.116882 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000006', msisdn='1037', subscriber_id=37} 22:48:36.148134 tst register_default_mass.py: using MSISDN 1038 22:48:36.162895 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000007', msisdn='1038', subscriber_id=38} 22:48:36.194140 tst register_default_mass.py: using MSISDN 1039 22:48:36.209002 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000008', msisdn='1039', subscriber_id=39} 22:48:36.239271 tst register_default_mass.py: using MSISDN 1040 22:48:36.252832 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000009', msisdn='1040', subscriber_id=40} 22:48:36.283826 tst register_default_mass.py: using MSISDN 1041 22:48:36.298524 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000000', msisdn='1041', subscriber_id=41} 22:48:36.328763 tst register_default_mass.py: using MSISDN 1042 22:48:36.342941 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000001', msisdn='1042', subscriber_id=42} 22:48:36.372703 tst register_default_mass.py: using MSISDN 1043 22:48:36.386655 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000002', msisdn='1043', subscriber_id=43} 22:48:36.416904 tst register_default_mass.py: using MSISDN 1044 22:48:36.431130 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000003', msisdn='1044', subscriber_id=44} 22:48:36.461701 tst register_default_mass.py: using MSISDN 1045 22:48:36.476183 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000004', msisdn='1045', subscriber_id=45} 22:48:36.506394 tst register_default_mass.py: using MSISDN 1046 22:48:36.520753 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000005', msisdn='1046', subscriber_id=46} 22:48:36.551136 tst register_default_mass.py: using MSISDN 1047 22:48:36.565424 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000006', msisdn='1047', subscriber_id=47} 22:48:36.600125 tst register_default_mass.py: using MSISDN 1048 22:48:36.616801 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000007', msisdn='1048', subscriber_id=48} 22:48:36.647335 tst register_default_mass.py: using MSISDN 1049 22:48:36.661839 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000008', msisdn='1049', subscriber_id=49} 22:48:36.692837 tst register_default_mass.py: using MSISDN 1050 22:48:36.707597 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000009', msisdn='1050', subscriber_id=50} 22:48:36.738231 tst register_default_mass.py: using MSISDN 1051 22:48:36.752723 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000000', msisdn='1051', subscriber_id=51} 22:48:36.782743 tst register_default_mass.py: using MSISDN 1052 22:48:36.797076 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000001', msisdn='1052', subscriber_id=52} 22:48:36.827759 tst register_default_mass.py: using MSISDN 1053 22:48:36.842335 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000002', msisdn='1053', subscriber_id=53} 22:48:36.872829 tst register_default_mass.py: using MSISDN 1054 22:48:36.887147 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000003', msisdn='1054', subscriber_id=54} 22:48:36.917507 tst register_default_mass.py: using MSISDN 1055 22:48:36.931827 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000004', msisdn='1055', subscriber_id=55} 22:48:36.962346 tst register_default_mass.py: using MSISDN 1056 22:48:36.976880 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000005', msisdn='1056', subscriber_id=56} 22:48:37.007750 tst register_default_mass.py: using MSISDN 1057 22:48:37.022398 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000006', msisdn='1057', subscriber_id=57} 22:48:37.052859 tst register_default_mass.py: using MSISDN 1058 22:48:37.067141 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000007', msisdn='1058', subscriber_id=58} 22:48:37.097682 tst register_default_mass.py: using MSISDN 1059 22:48:37.112181 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000008', msisdn='1059', subscriber_id=59} 22:48:37.143011 tst register_default_mass.py: using MSISDN 1060 22:48:37.157638 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000009', msisdn='1060', subscriber_id=60} 22:48:37.188282 tst register_default_mass.py: using MSISDN 1061 22:48:37.202776 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000000', msisdn='1061', subscriber_id=61} 22:48:37.233041 tst register_default_mass.py: using MSISDN 1062 22:48:37.247450 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000001', msisdn='1062', subscriber_id=62} 22:48:37.277683 tst register_default_mass.py: using MSISDN 1063 22:48:37.292076 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000002', msisdn='1063', subscriber_id=63} 22:48:37.322867 tst register_default_mass.py: using MSISDN 1064 22:48:37.337366 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000003', msisdn='1064', subscriber_id=64} 22:48:37.368065 tst register_default_mass.py: using MSISDN 1065 22:48:37.382687 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000004', msisdn='1065', subscriber_id=65} 22:48:37.413051 tst register_default_mass.py: using MSISDN 1066 22:48:37.427432 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000005', msisdn='1066', subscriber_id=66} 22:48:37.457889 tst register_default_mass.py: using MSISDN 1067 22:48:37.472248 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000006', msisdn='1067', subscriber_id=67} 22:48:37.502954 tst register_default_mass.py: using MSISDN 1068 22:48:37.517625 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000007', msisdn='1068', subscriber_id=68} 22:48:37.548089 tst register_default_mass.py: using MSISDN 1069 22:48:37.562370 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000008', msisdn='1069', subscriber_id=69} 22:48:37.592843 tst register_default_mass.py: using MSISDN 1070 22:48:37.607264 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000009', msisdn='1070', subscriber_id=70} 22:48:37.638058 tst register_default_mass.py: using MSISDN 1071 22:48:37.652509 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000000', msisdn='1071', subscriber_id=71} 22:48:37.682948 tst register_default_mass.py: using MSISDN 1072 22:48:37.697489 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000001', msisdn='1072', subscriber_id=72} 22:48:37.728355 tst register_default_mass.py: using MSISDN 1073 22:48:37.742935 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000002', msisdn='1073', subscriber_id=73} 22:48:37.772981 tst register_default_mass.py: using MSISDN 1074 22:48:37.787224 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000003', msisdn='1074', subscriber_id=74} 22:48:37.817470 tst register_default_mass.py: using MSISDN 1075 22:48:37.831917 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000004', msisdn='1075', subscriber_id=75} 22:48:37.862536 tst register_default_mass.py: using MSISDN 1076 22:48:37.877031 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000005', msisdn='1076', subscriber_id=76} 22:48:37.907390 tst register_default_mass.py: using MSISDN 1077 22:48:37.921808 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000006', msisdn='1077', subscriber_id=77} 22:48:37.952669 tst register_default_mass.py: using MSISDN 1078 22:48:37.967084 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000007', msisdn='1078', subscriber_id=78} 22:48:37.997695 tst register_default_mass.py: using MSISDN 1079 22:48:38.012167 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000008', msisdn='1079', subscriber_id=79} 22:48:38.042950 tst register_default_mass.py: using MSISDN 1080 22:48:38.057480 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000009', msisdn='1080', subscriber_id=80} 22:48:38.088119 tst register_default_mass.py: using MSISDN 1081 22:48:38.102713 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000000', msisdn='1081', subscriber_id=81} 22:48:38.133449 tst register_default_mass.py: using MSISDN 1082 22:48:38.147982 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000001', msisdn='1082', subscriber_id=82} 22:48:38.178941 tst register_default_mass.py: using MSISDN 1083 22:48:38.193606 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000002', msisdn='1083', subscriber_id=83} 22:48:38.224258 tst register_default_mass.py: using MSISDN 1084 22:48:38.238829 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000003', msisdn='1084', subscriber_id=84} 22:48:38.269861 tst register_default_mass.py: using MSISDN 1085 22:48:38.284524 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000004', msisdn='1085', subscriber_id=85} 22:48:38.315145 tst register_default_mass.py: using MSISDN 1086 22:48:38.329837 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000005', msisdn='1086', subscriber_id=86} 22:48:38.360896 tst register_default_mass.py: using MSISDN 1087 22:48:38.375451 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000006', msisdn='1087', subscriber_id=87} 22:48:38.405880 tst register_default_mass.py: using MSISDN 1088 22:48:38.418329 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000007', msisdn='1088', subscriber_id=88} 22:48:38.457075 tst register_default_mass.py: using MSISDN 1089 22:48:38.474725 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000008', msisdn='1089', subscriber_id=89} 22:48:38.505454 tst register_default_mass.py: using MSISDN 1090 22:48:38.520206 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000009', msisdn='1090', subscriber_id=90} 22:48:38.551247 tst register_default_mass.py: using MSISDN 1091 22:48:38.565915 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000000', msisdn='1091', subscriber_id=91} 22:48:38.596586 tst register_default_mass.py: using MSISDN 1092 22:48:38.611155 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000001', msisdn='1092', subscriber_id=92} 22:48:38.641686 tst register_default_mass.py: using MSISDN 1093 22:48:38.656272 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000002', msisdn='1093', subscriber_id=93} 22:48:38.686943 tst register_default_mass.py: using MSISDN 1094 22:48:38.701383 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000003', msisdn='1094', subscriber_id=94} 22:48:38.732175 tst register_default_mass.py: using MSISDN 1095 22:48:38.746711 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000004', msisdn='1095', subscriber_id=95} 22:48:38.777764 tst register_default_mass.py: using MSISDN 1096 22:48:38.792529 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000005', msisdn='1096', subscriber_id=96} 22:48:38.823049 tst register_default_mass.py: using MSISDN 1097 22:48:38.837409 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000006', msisdn='1097', subscriber_id=97} 22:48:38.868155 tst register_default_mass.py: using MSISDN 1098 22:48:38.882679 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000007', msisdn='1098', subscriber_id=98} 22:48:38.913121 tst register_default_mass.py: using MSISDN 1099 22:48:38.927634 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000008', msisdn='1099', subscriber_id=99} 22:48:38.957463 tst register_default_mass.py: using MSISDN 1100 22:48:38.971472 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000009', msisdn='1100', subscriber_id=100} 22:48:39.062621 run mass: Starting testcase 22:48:39.068191 run mass: Pre-launching all virtphy's 22:48:39.073674 run osmo-ms-virt-phy/00000: Starting virtphy 22:48:39.086886 run osmo-ms-virt-phy/00000(pid=35): Launched 22:48:39.093106 run osmo-ms-virt-phy/00001: Starting virtphy 22:48:39.106533 run osmo-ms-virt-phy/00001(pid=36): Launched 22:48:39.112649 run osmo-ms-virt-phy/00002: Starting virtphy 22:48:39.125618 run osmo-ms-virt-phy/00002(pid=37): Launched 22:48:39.131757 run osmo-ms-virt-phy/00003: Starting virtphy 22:48:39.144795 run osmo-ms-virt-phy/00003(pid=38): Launched 22:48:39.150915 run osmo-ms-virt-phy/00004: Starting virtphy 22:48:39.163975 run osmo-ms-virt-phy/00004(pid=39): Launched 22:48:39.170193 run osmo-ms-virt-phy/00005: Starting virtphy 22:48:39.183346 run osmo-ms-virt-phy/00005(pid=40): Launched 22:48:39.189489 run osmo-ms-virt-phy/00006: Starting virtphy 22:48:39.202377 run osmo-ms-virt-phy/00006(pid=41): Launched 22:48:39.208466 run osmo-ms-virt-phy/00007: Starting virtphy 22:48:39.221410 run osmo-ms-virt-phy/00007(pid=42): Launched 22:48:39.227627 run osmo-ms-virt-phy/00008: Starting virtphy 22:48:39.240726 run osmo-ms-virt-phy/00008(pid=43): Launched 22:48:39.246863 run osmo-ms-virt-phy/00009: Starting virtphy 22:48:39.259972 run osmo-ms-virt-phy/00009(pid=44): Launched 22:48:39.266026 run osmo-ms-virt-phy/00010: Starting virtphy 22:48:39.278916 run osmo-ms-virt-phy/00010(pid=45): Launched 22:48:39.284989 run osmo-ms-virt-phy/00011: Starting virtphy 22:48:39.297907 run osmo-ms-virt-phy/00011(pid=46): Launched 22:48:39.304010 run osmo-ms-virt-phy/00012: Starting virtphy 22:48:39.316896 run osmo-ms-virt-phy/00012(pid=47): Launched 22:48:39.322960 run osmo-ms-virt-phy/00013: Starting virtphy 22:48:39.335920 run osmo-ms-virt-phy/00013(pid=48): Launched 22:48:39.341946 run osmo-ms-virt-phy/00014: Starting virtphy 22:48:39.354827 run osmo-ms-virt-phy/00014(pid=49): Launched 22:48:39.360890 run osmo-ms-virt-phy/00015: Starting virtphy 22:48:39.373761 run osmo-ms-virt-phy/00015(pid=50): Launched 22:48:39.379894 run osmo-ms-virt-phy/00016: Starting virtphy 22:48:39.393058 run osmo-ms-virt-phy/00016(pid=51): Launched 22:48:39.399133 run osmo-ms-virt-phy/00017: Starting virtphy 22:48:39.412388 run osmo-ms-virt-phy/00017(pid=52): Launched 22:48:39.418469 run osmo-ms-virt-phy/00018: Starting virtphy 22:48:39.431508 run osmo-ms-virt-phy/00018(pid=53): Launched 22:48:39.437580 run osmo-ms-virt-phy/00019: Starting virtphy 22:48:39.450648 run osmo-ms-virt-phy/00019(pid=54): Launched 22:48:39.456749 run osmo-ms-virt-phy/00020: Starting virtphy 22:48:39.469805 run osmo-ms-virt-phy/00020(pid=55): Launched 22:48:39.475894 run osmo-ms-virt-phy/00021: Starting virtphy 22:48:39.488899 run osmo-ms-virt-phy/00021(pid=56): Launched 22:48:39.494994 run osmo-ms-virt-phy/00022: Starting virtphy 22:48:39.508024 run osmo-ms-virt-phy/00022(pid=57): Launched 22:48:39.514145 run osmo-ms-virt-phy/00023: Starting virtphy 22:48:39.527162 run osmo-ms-virt-phy/00023(pid=58): Launched 22:48:39.533261 run osmo-ms-virt-phy/00024: Starting virtphy 22:48:39.546289 run osmo-ms-virt-phy/00024(pid=59): Launched 22:48:39.552506 run osmo-ms-virt-phy/00025: Starting virtphy 22:48:39.565536 run osmo-ms-virt-phy/00025(pid=60): Launched 22:48:39.571733 run osmo-ms-virt-phy/00026: Starting virtphy 22:48:39.584835 run osmo-ms-virt-phy/00026(pid=61): Launched 22:48:39.590944 run osmo-ms-virt-phy/00027: Starting virtphy 22:48:39.604103 run osmo-ms-virt-phy/00027(pid=62): Launched 22:48:39.610227 run osmo-ms-virt-phy/00028: Starting virtphy 22:48:39.623465 run osmo-ms-virt-phy/00028(pid=63): Launched 22:48:39.629543 run osmo-ms-virt-phy/00029: Starting virtphy 22:48:39.642659 run osmo-ms-virt-phy/00029(pid=64): Launched 22:48:39.648747 run osmo-ms-virt-phy/00030: Starting virtphy 22:48:39.661795 run osmo-ms-virt-phy/00030(pid=65): Launched 22:48:39.667866 run osmo-ms-virt-phy/00031: Starting virtphy 22:48:39.680912 run osmo-ms-virt-phy/00031(pid=66): Launched 22:48:39.687064 run osmo-ms-virt-phy/00032: Starting virtphy 22:48:39.700171 run osmo-ms-virt-phy/00032(pid=67): Launched 22:48:39.706252 run osmo-ms-virt-phy/00033: Starting virtphy 22:48:39.719356 run osmo-ms-virt-phy/00033(pid=68): Launched 22:48:39.725507 run osmo-ms-virt-phy/00034: Starting virtphy 22:48:39.738566 run osmo-ms-virt-phy/00034(pid=69): Launched 22:48:39.744715 run osmo-ms-virt-phy/00035: Starting virtphy 22:48:39.757744 run osmo-ms-virt-phy/00035(pid=70): Launched 22:48:39.763831 run osmo-ms-virt-phy/00036: Starting virtphy 22:48:39.776922 run osmo-ms-virt-phy/00036(pid=71): Launched 22:48:39.783018 run osmo-ms-virt-phy/00037: Starting virtphy 22:48:39.796474 run osmo-ms-virt-phy/00037(pid=72): Launched 22:48:39.802688 run osmo-ms-virt-phy/00038: Starting virtphy 22:48:39.815907 run osmo-ms-virt-phy/00038(pid=73): Launched 22:48:39.822082 run osmo-ms-virt-phy/00039: Starting virtphy 22:48:39.835209 run osmo-ms-virt-phy/00039(pid=74): Launched 22:48:39.841298 run osmo-ms-virt-phy/00040: Starting virtphy 22:48:39.854420 run osmo-ms-virt-phy/00040(pid=75): Launched 22:48:39.860514 run osmo-ms-virt-phy/00041: Starting virtphy 22:48:39.873551 run osmo-ms-virt-phy/00041(pid=76): Launched 22:48:39.879593 run osmo-ms-virt-phy/00042: Starting virtphy 22:48:39.892648 run osmo-ms-virt-phy/00042(pid=77): Launched 22:48:39.898706 run osmo-ms-virt-phy/00043: Starting virtphy 22:48:39.911760 run osmo-ms-virt-phy/00043(pid=78): Launched 22:48:39.917845 run osmo-ms-virt-phy/00044: Starting virtphy 22:48:39.930908 run osmo-ms-virt-phy/00044(pid=79): Launched 22:48:39.937009 run osmo-ms-virt-phy/00045: Starting virtphy 22:48:39.950079 run osmo-ms-virt-phy/00045(pid=80): Launched 22:48:39.956174 run osmo-ms-virt-phy/00046: Starting virtphy 22:48:39.969186 run osmo-ms-virt-phy/00046(pid=81): Launched 22:48:39.975251 run osmo-ms-virt-phy/00047: Starting virtphy 22:48:39.988295 run osmo-ms-virt-phy/00047(pid=82): Launched 22:48:39.994377 run osmo-ms-virt-phy/00048: Starting virtphy 22:48:40.007362 run osmo-ms-virt-phy/00048(pid=83): Launched 22:48:40.013439 run osmo-ms-virt-phy/00049: Starting virtphy 22:48:40.026665 run osmo-ms-virt-phy/00049(pid=84): Launched 22:48:40.032779 run osmo-ms-virt-phy/00050: Starting virtphy 22:48:40.045887 run osmo-ms-virt-phy/00050(pid=85): Launched 22:48:40.051985 run osmo-ms-virt-phy/00051: Starting virtphy 22:48:40.065038 run osmo-ms-virt-phy/00051(pid=86): Launched 22:48:40.071173 run osmo-ms-virt-phy/00052: Starting virtphy 22:48:40.084388 run osmo-ms-virt-phy/00052(pid=87): Launched 22:48:40.090496 run osmo-ms-virt-phy/00053: Starting virtphy 22:48:40.103585 run osmo-ms-virt-phy/00053(pid=88): Launched 22:48:40.109687 run osmo-ms-virt-phy/00054: Starting virtphy 22:48:40.122692 run osmo-ms-virt-phy/00054(pid=89): Launched 22:48:40.128750 run osmo-ms-virt-phy/00055: Starting virtphy 22:48:40.141780 run osmo-ms-virt-phy/00055(pid=90): Launched 22:48:40.147830 run osmo-ms-virt-phy/00056: Starting virtphy 22:48:40.160846 run osmo-ms-virt-phy/00056(pid=91): Launched 22:48:40.166986 run osmo-ms-virt-phy/00057: Starting virtphy 22:48:40.179878 run osmo-ms-virt-phy/00057(pid=92): Launched 22:48:40.185919 run osmo-ms-virt-phy/00058: Starting virtphy 22:48:40.198910 run osmo-ms-virt-phy/00058(pid=93): Launched 22:48:40.205020 run osmo-ms-virt-phy/00059: Starting virtphy 22:48:40.218005 run osmo-ms-virt-phy/00059(pid=94): Launched 22:48:40.224003 run osmo-ms-virt-phy/00060: Starting virtphy 22:48:40.236896 run osmo-ms-virt-phy/00060(pid=95): Launched 22:48:40.242920 run osmo-ms-virt-phy/00061: Starting virtphy 22:48:40.255998 run osmo-ms-virt-phy/00061(pid=96): Launched 22:48:40.262044 run osmo-ms-virt-phy/00062: Starting virtphy 22:48:40.275161 run osmo-ms-virt-phy/00062(pid=97): Launched 22:48:40.281238 run osmo-ms-virt-phy/00063: Starting virtphy 22:48:40.294253 run osmo-ms-virt-phy/00063(pid=98): Launched 22:48:40.300375 run osmo-ms-virt-phy/00064: Starting virtphy 22:48:40.313465 run osmo-ms-virt-phy/00064(pid=99): Launched 22:48:40.319629 run osmo-ms-virt-phy/00065: Starting virtphy 22:48:40.332774 run osmo-ms-virt-phy/00065(pid=100): Launched 22:48:40.338801 run osmo-ms-virt-phy/00066: Starting virtphy 22:48:40.351838 run osmo-ms-virt-phy/00066(pid=101): Launched 22:48:40.357899 run osmo-ms-virt-phy/00067: Starting virtphy 22:48:40.370890 run osmo-ms-virt-phy/00067(pid=102): Launched 22:48:40.376957 run osmo-ms-virt-phy/00068: Starting virtphy 22:48:40.390056 run osmo-ms-virt-phy/00068(pid=103): Launched 22:48:40.396114 run osmo-ms-virt-phy/00069: Starting virtphy 22:48:40.409096 run osmo-ms-virt-phy/00069(pid=104): Launched 22:48:40.415135 run osmo-ms-virt-phy/00070: Starting virtphy 22:48:40.428178 run osmo-ms-virt-phy/00070(pid=105): Launched 22:48:40.434346 run osmo-ms-virt-phy/00071: Starting virtphy 22:48:40.447373 run osmo-ms-virt-phy/00071(pid=106): Launched 22:48:40.453505 run osmo-ms-virt-phy/00072: Starting virtphy 22:48:40.466563 run osmo-ms-virt-phy/00072(pid=107): Launched 22:48:40.472677 run osmo-ms-virt-phy/00073: Starting virtphy 22:48:40.485719 run osmo-ms-virt-phy/00073(pid=108): Launched 22:48:40.492002 run osmo-ms-virt-phy/00074: Starting virtphy 22:48:40.505022 run osmo-ms-virt-phy/00074(pid=109): Launched 22:48:40.511220 run osmo-ms-virt-phy/00075: Starting virtphy 22:48:40.524232 run osmo-ms-virt-phy/00075(pid=110): Launched 22:48:40.530428 run osmo-ms-virt-phy/00076: Starting virtphy 22:48:40.543652 run osmo-ms-virt-phy/00076(pid=111): Launched 22:48:40.549849 run osmo-ms-virt-phy/00077: Starting virtphy 22:48:40.562993 run osmo-ms-virt-phy/00077(pid=112): Launched 22:48:40.569126 run osmo-ms-virt-phy/00078: Starting virtphy 22:48:40.582197 run osmo-ms-virt-phy/00078(pid=113): Launched 22:48:40.588274 run osmo-ms-virt-phy/00079: Starting virtphy 22:48:40.601314 run osmo-ms-virt-phy/00079(pid=114): Launched 22:48:40.607449 run osmo-ms-virt-phy/00080: Starting virtphy 22:48:40.620556 run osmo-ms-virt-phy/00080(pid=115): Launched 22:48:40.626628 run osmo-ms-virt-phy/00081: Starting virtphy 22:48:40.639759 run osmo-ms-virt-phy/00081(pid=116): Launched 22:48:40.645867 run osmo-ms-virt-phy/00082: Starting virtphy 22:48:40.658909 run osmo-ms-virt-phy/00082(pid=117): Launched 22:48:40.664998 run osmo-ms-virt-phy/00083: Starting virtphy 22:48:40.678043 run osmo-ms-virt-phy/00083(pid=118): Launched 22:48:40.684166 run osmo-ms-virt-phy/00084: Starting virtphy 22:48:40.697147 run osmo-ms-virt-phy/00084(pid=119): Launched 22:48:40.703209 run osmo-ms-virt-phy/00085: Starting virtphy 22:48:40.716394 run osmo-ms-virt-phy/00085(pid=120): Launched 22:48:40.722497 run osmo-ms-virt-phy/00086: Starting virtphy 22:48:40.735946 run osmo-ms-virt-phy/00086(pid=121): Launched 22:48:40.742046 run osmo-ms-virt-phy/00087: Starting virtphy 22:48:40.755280 run osmo-ms-virt-phy/00087(pid=122): Launched 22:48:40.761329 run osmo-ms-virt-phy/00088: Starting virtphy 22:48:40.774513 run osmo-ms-virt-phy/00088(pid=123): Launched 22:48:40.780608 run osmo-ms-virt-phy/00089: Starting virtphy 22:48:40.793749 run osmo-ms-virt-phy/00089(pid=124): Launched 22:48:40.799859 run osmo-ms-virt-phy/00090: Starting virtphy 22:48:40.812894 run osmo-ms-virt-phy/00090(pid=125): Launched 22:48:40.818921 run osmo-ms-virt-phy/00091: Starting virtphy 22:48:40.831900 run osmo-ms-virt-phy/00091(pid=126): Launched 22:48:40.838017 run osmo-ms-virt-phy/00092: Starting virtphy 22:48:40.851049 run osmo-ms-virt-phy/00092(pid=127): Launched 22:48:40.857131 run osmo-ms-virt-phy/00093: Starting virtphy 22:48:40.870173 run osmo-ms-virt-phy/00093(pid=128): Launched 22:48:40.876258 run osmo-ms-virt-phy/00094: Starting virtphy 22:48:40.889282 run osmo-ms-virt-phy/00094(pid=129): Launched 22:48:40.895339 run osmo-ms-virt-phy/00095: Starting virtphy 22:48:40.908414 run osmo-ms-virt-phy/00095(pid=130): Launched 22:48:40.914509 run osmo-ms-virt-phy/00096: Starting virtphy 22:48:40.927566 run osmo-ms-virt-phy/00096(pid=131): Launched 22:48:40.933699 run osmo-ms-virt-phy/00097: Starting virtphy 22:48:40.946827 run osmo-ms-virt-phy/00097(pid=132): Launched 22:48:40.952990 run osmo-ms-virt-phy/00098: Starting virtphy 22:48:40.966276 run osmo-ms-virt-phy/00098(pid=133): Launched 22:48:40.972402 run osmo-ms-virt-phy/00099: Starting virtphy 22:48:40.985635 run osmo-ms-virt-phy/00099(pid=134): Launched 22:48:40.991692 run mass: Checking if sockets are in the filesystem 22:48:41.024506 run osmo-ms-mob/00000: Starting mobile 22:48:41.037995 run osmo-ms-mob/00000(pid=135): Launched 22:48:41.049059 run mass: MS start registered {at=4943147.257377098, delay=0.004745427519083023, ms=00000} 22:48:45.238961 run osmo-ms-mob/00001: Starting mobile 22:48:45.254549 run osmo-ms-mob/00001(pid=136): Launched 22:48:45.265260 run mass: MS start registered {at=4943151.473577156, delay=0.004666461609303951, ms=00001} 22:48:46.232503 run mass: MS performed LU {at=4943152.440704411, lu_delay=5.183327312581241, ms=00000} 22:48:47.038815 run osmo-ms-mob/00002: Starting mobile 22:48:47.055603 run osmo-ms-mob/00002(pid=137): Launched 22:48:47.066269 run mass: MS start registered {at=4943153.27458393, delay=0.0046769119799137115, ms=00002} 22:48:48.343608 run osmo-ms-mob/00003: Starting mobile 22:48:48.360887 run osmo-ms-mob/00003(pid=138): Launched 22:48:48.371507 run mass: MS start registered {at=4943154.57982371, delay=0.0043874820694327354, ms=00003} 22:48:49.407305 run osmo-ms-mob/00004: Starting mobile 22:48:49.420404 run osmo-ms-mob/00004(pid=139): Launched 22:48:49.431555 run mass: MS start registered {at=4943155.639875931, delay=0.004864486865699291, ms=00004} 22:48:49.998801 run mass: MS performed LU {at=4943156.20701985, lu_delay=4.733442693948746, ms=00001} 22:48:50.407812 run osmo-ms-mob/00005: Starting mobile 22:48:50.420994 run osmo-ms-mob/00005(pid=140): Launched 22:48:50.432103 run mass: MS start registered {at=4943156.6404223, delay=0.005001416429877281, ms=00005} 22:48:51.331167 run osmo-ms-mob/00006: Starting mobile 22:48:51.348263 run osmo-ms-mob/00006(pid=141): Launched 22:48:51.359471 run mass: MS start registered {at=4943157.567793236, delay=0.005065181292593479, ms=00006} 22:48:51.900334 run mass: MS performed LU {at=4943158.108544519, lu_delay=4.833960589021444, ms=00002} 22:48:52.239493 run osmo-ms-mob/00007: Starting mobile 22:48:52.256304 run osmo-ms-mob/00007(pid=142): Launched 22:48:52.267815 run mass: MS start registered {at=4943158.476134581, delay=0.005156686529517174, ms=00007} 22:48:53.007085 run osmo-ms-mob/00008: Starting mobile 22:48:53.020404 run osmo-ms-mob/00008(pid=143): Launched 22:48:53.031913 run mass: MS start registered {at=4943159.240225061, delay=0.005424997769296169, ms=00008} 22:48:53.746668 run osmo-ms-mob/00009: Starting mobile 22:48:53.762388 run osmo-ms-mob/00009(pid=144): Launched 22:48:53.768880 run mass: MS performed LU {at=4943159.977204998, lu_delay=5.397381287999451, ms=00003} 22:48:53.774898 run mass: MS start registered {at=4943159.983232834, delay=0.006045719608664513, ms=00009} 22:48:54.439117 run osmo-ms-mob/00010: Starting mobile 22:48:54.456343 run osmo-ms-mob/00010(pid=145): Launched 22:48:54.467093 run mass: MS start registered {at=4943160.675413729, delay=0.0045913951471447945, ms=00010} 22:48:55.038025 run osmo-ms-mob/00011: Starting mobile 22:48:55.051393 run osmo-ms-mob/00011(pid=146): Launched 22:48:55.062472 run mass: MS start registered {at=4943161.270790115, delay=0.004936715587973595, ms=00011} 22:48:55.609585 run osmo-ms-mob/00012: Starting mobile 22:48:55.623033 run osmo-ms-mob/00012(pid=147): Launched 22:48:55.634161 run mass: MS start registered {at=4943161.842481083, delay=0.005019622854888439, ms=00012} 22:48:55.665447 run mass: MS performed LU {at=4943161.873668962, lu_delay=5.23324666172266, ms=00005} 22:48:55.693119 run mass: MS performed LU {at=4943161.901331882, lu_delay=6.26145595125854, ms=00004} 22:48:56.239479 run osmo-ms-mob/00013: Starting mobile 22:48:56.256350 run osmo-ms-mob/00013(pid=148): Launched 22:48:56.267482 run mass: MS start registered {at=4943162.475803505, delay=0.004724473692476749, ms=00013} 22:48:56.823451 run osmo-ms-mob/00014: Starting mobile 22:48:56.837320 run osmo-ms-mob/00014(pid=149): Launched 22:48:56.848513 run mass: MS start registered {at=4943163.056833118, delay=0.0049465615302324295, ms=00014} 22:48:57.449562 run osmo-ms-mob/00015: Starting mobile 22:48:57.467280 run osmo-ms-mob/00015(pid=150): Launched 22:48:57.478455 run mass: MS start registered {at=4943163.686772029, delay=0.005107216536998749, ms=00015} 22:48:57.529648 run mass: MS performed LU {at=4943163.737870614, lu_delay=6.1700773779302835, ms=00006} 22:48:57.595172 run mass: MS performed LU {at=4943163.803401803, lu_delay=5.327267222106457, ms=00007} 22:48:57.907703 run osmo-ms-mob/00016: Starting mobile 22:48:57.920889 run osmo-ms-mob/00016(pid=151): Launched 22:48:57.927259 run mass: MS performed LU {at=4943164.135586856, lu_delay=4.895361795090139, ms=00008} 22:48:57.933370 run mass: MS start registered {at=4943164.141704898, delay=0.006135511212050915, ms=00016} 22:48:58.419038 run osmo-ms-mob/00017: Starting mobile 22:48:58.433176 run osmo-ms-mob/00017(pid=152): Launched 22:48:58.444387 run mass: MS start registered {at=4943164.652705352, delay=0.004948827438056469, ms=00017} 22:48:59.046332 run osmo-ms-mob/00018: Starting mobile 22:48:59.062575 run osmo-ms-mob/00018(pid=153): Launched 22:48:59.073599 run mass: MS start registered {at=4943165.281918349, delay=0.005000518634915352, ms=00018} 22:48:59.407646 run osmo-ms-mob/00019: Starting mobile 22:48:59.420936 run osmo-ms-mob/00019(pid=154): Launched 22:48:59.430352 run mass: MS performed LU {at=4943165.638672166, lu_delay=5.6554393311962485, ms=00009} 22:48:59.436509 run mass: MS start registered {at=4943165.644844196, delay=0.009342359378933907, ms=00019} 22:48:59.458179 run mass: MS performed LU {at=4943165.666496027, lu_delay=4.991082298569381, ms=00010} 22:48:59.935580 run osmo-ms-mob/00020: Starting mobile 22:48:59.949161 run osmo-ms-mob/00020(pid=155): Launched 22:48:59.960039 run mass: MS start registered {at=4943166.168361048, delay=0.0047814687713980675, ms=00020} 22:49:00.408659 run osmo-ms-mob/00021: Starting mobile 22:49:00.422277 run osmo-ms-mob/00021(pid=156): Launched 22:49:00.433114 run mass: MS start registered {at=4943166.64143513, delay=0.004555754363536835, ms=00021} 22:49:00.807841 run osmo-ms-mob/00022: Starting mobile 22:49:00.820995 run osmo-ms-mob/00022(pid=157): Launched 22:49:00.832143 run mass: MS start registered {at=4943167.040463085, delay=0.004767255857586861, ms=00022} 22:49:01.296389 run mass: MS performed LU {at=4943167.504610045, lu_delay=6.233819929882884, ms=00011} 22:49:01.338006 run osmo-ms-mob/00023: Starting mobile 22:49:01.353711 run osmo-ms-mob/00023(pid=158): Launched 22:49:01.360122 run mass: MS performed LU {at=4943167.568450359, lu_delay=5.725969275459647, ms=00012} 22:49:01.366152 run mass: MS start registered {at=4943167.574487928, delay=0.0060530779883265495, ms=00023} 22:49:01.430445 run mass: MS performed LU {at=4943167.638665708, lu_delay=5.162862203083932, ms=00013} 22:49:01.683914 run mass: MS performed LU {at=4943167.892134475, lu_delay=4.835301356390119, ms=00014} 22:49:01.728122 run osmo-ms-mob/00024: Starting mobile 22:49:01.742589 run osmo-ms-mob/00024(pid=159): Launched 22:49:01.753565 run mass: MS start registered {at=4943167.961888126, delay=0.00488150492310524, ms=00024} 22:49:02.227492 run osmo-ms-mob/00025: Starting mobile 22:49:02.243648 run osmo-ms-mob/00025(pid=160): Launched 22:49:02.255028 run mass: MS start registered {at=4943168.463346507, delay=0.005264147184789181, ms=00025} 22:49:02.629937 run osmo-ms-mob/00026: Starting mobile 22:49:02.646019 run osmo-ms-mob/00026(pid=161): Launched 22:49:02.656980 run mass: MS start registered {at=4943168.865289084, delay=0.004950419068336487, ms=00026} 22:49:03.030279 run osmo-ms-mob/00027: Starting mobile 22:49:03.046400 run osmo-ms-mob/00027(pid=162): Launched 22:49:03.057235 run mass: MS start registered {at=4943169.265558009, delay=0.0047301314771175385, ms=00027} 22:49:03.114214 run mass: MS performed LU {at=4943169.32243265, lu_delay=4.6697272984310985, ms=00017} 22:49:03.197101 run mass: MS performed LU {at=4943169.405320585, lu_delay=5.263615686446428, ms=00016} 22:49:03.224155 run mass: MS performed LU {at=4943169.432418521, lu_delay=5.745646491646767, ms=00015} 22:49:03.237317 run osmo-ms-mob/00028: Starting mobile 22:49:03.250483 run osmo-ms-mob/00028(pid=163): Launched 22:49:03.261470 run mass: MS start registered {at=4943169.469794288, delay=0.004721357487142086, ms=00028} 22:49:03.843880 run osmo-ms-mob/00029: Starting mobile 22:49:03.870004 run osmo-ms-mob/00029(pid=164): Launched 22:49:03.880939 run mass: MS start registered {at=4943170.089260661, delay=0.00472383014857769, ms=00029} 22:49:04.221289 run osmo-ms-mob/00030: Starting mobile 22:49:04.234905 run osmo-ms-mob/00030(pid=165): Launched 22:49:04.246072 run mass: MS start registered {at=4943170.454394029, delay=0.00503969844430685, ms=00030} 22:49:04.638728 run osmo-ms-mob/00031: Starting mobile 22:49:04.653836 run osmo-ms-mob/00031(pid=166): Launched 22:49:04.665175 run mass: MS start registered {at=4943170.873496609, delay=0.004994506947696209, ms=00031} 22:49:04.919855 run osmo-ms-mob/00032: Starting mobile 22:49:04.933498 run osmo-ms-mob/00032(pid=167): Launched 22:49:04.944184 run mass: MS start registered {at=4943171.152506076, delay=0.004527462646365166, ms=00032} 22:49:05.061894 run mass: MS performed LU {at=4943171.270111654, lu_delay=5.101750605739653, ms=00020} 22:49:05.126480 run mass: MS performed LU {at=4943171.334696246, lu_delay=6.052777897566557, ms=00018} 22:49:05.195987 run mass: MS performed LU {at=4943171.404207017, lu_delay=5.759362821467221, ms=00019} 22:49:05.251127 run osmo-ms-mob/00033: Starting mobile 22:49:05.276010 run osmo-ms-mob/00033(pid=168): Launched 22:49:05.282294 run mass: MS performed LU {at=4943171.490620157, lu_delay=4.849185027182102, ms=00021} 22:49:05.288420 run mass: MS start registered {at=4943171.496754353, delay=0.0061518363654613495, ms=00033} 22:49:05.748009 run osmo-ms-mob/00034: Starting mobile 22:49:05.764217 run osmo-ms-mob/00034(pid=169): Launched 22:49:05.775620 run mass: MS start registered {at=4943171.983942319, delay=0.005066761747002602, ms=00034} 22:49:06.007564 run osmo-ms-mob/00035: Starting mobile 22:49:06.020894 run osmo-ms-mob/00035(pid=170): Launched 22:49:06.031823 run mass: MS start registered {at=4943172.240142134, delay=0.004784487187862396, ms=00035} 22:49:06.439511 run osmo-ms-mob/00036: Starting mobile 22:49:06.455653 run osmo-ms-mob/00036(pid=171): Launched 22:49:06.466761 run mass: MS start registered {at=4943172.67508204, delay=0.0050484538078308105, ms=00036} 22:49:06.837308 run osmo-ms-mob/00037: Starting mobile 22:49:06.853123 run osmo-ms-mob/00037(pid=172): Launched 22:49:06.864087 run mass: MS start registered {at=4943173.072406601, delay=0.004905557259917259, ms=00037} 22:49:06.879110 run mass: MS performed LU {at=4943173.087432805, lu_delay=5.512944877147675, ms=00023} 22:49:06.963699 run mass: MS performed LU {at=4943173.171890086, lu_delay=4.708543578162789, ms=00025} 22:49:06.979077 run osmo-ms-mob/00038: Starting mobile 22:49:06.992416 run osmo-ms-mob/00038(pid=173): Launched 22:49:06.998645 run mass: MS performed LU {at=4943173.206974418, lu_delay=6.16651133261621, ms=00022} 22:49:07.004603 run mass: MS start registered {at=4943173.212938878, delay=0.0059804366901516914, ms=00038} 22:49:07.135228 run mass: MS performed LU {at=4943173.343431816, lu_delay=5.381543690338731, ms=00024} 22:49:07.164588 run osmo-ms-mob/00039: Starting mobile 22:49:07.177922 run osmo-ms-mob/00039(pid=174): Launched 22:49:07.188817 run mass: MS start registered {at=4943173.397140802, delay=0.004897921346127987, ms=00039} 22:49:07.821070 run osmo-ms-mob/00040: Starting mobile 22:49:07.834913 run osmo-ms-mob/00040(pid=175): Launched 22:49:07.846512 run mass: MS start registered {at=4943174.054831448, delay=0.0050653256475925446, ms=00040} 22:49:08.121074 run osmo-ms-mob/00041: Starting mobile 22:49:08.135064 run osmo-ms-mob/00041(pid=176): Launched 22:49:08.148620 run mass: MS start registered {at=4943174.356939169, delay=0.00725620798766613, ms=00041} 22:49:08.436123 run osmo-ms-mob/00042: Starting mobile 22:49:08.452443 run osmo-ms-mob/00042(pid=177): Launched 22:49:08.463335 run mass: MS start registered {at=4943174.671658829, delay=0.004674565978348255, ms=00042} 22:49:08.808417 run osmo-ms-mob/00043: Starting mobile 22:49:08.821549 run osmo-ms-mob/00043(pid=178): Launched 22:49:08.827903 run mass: MS performed LU {at=4943175.036230495, lu_delay=5.770672486163676, ms=00027} 22:49:08.833838 run mass: MS start registered {at=4943175.042172867, delay=0.005958801135420799, ms=00043} 22:49:08.892624 run mass: MS performed LU {at=4943175.100867022, lu_delay=4.646472992375493, ms=00030} 22:49:08.933737 run osmo-ms-mob/00044: Starting mobile 22:49:08.947872 run osmo-ms-mob/00044(pid=179): Launched 22:49:08.958781 run mass: MS start registered {at=4943175.167104986, delay=0.004661502316594124, ms=00044} 22:49:08.965031 run mass: MS performed LU {at=4943175.173360912, lu_delay=5.703566623851657, ms=00028} 22:49:08.978151 run mass: MS performed LU {at=4943175.186477038, lu_delay=6.3211879543960094, ms=00026} 22:49:08.989457 run osmo-ms-mob/00045: Starting mobile 22:49:09.002823 run osmo-ms-mob/00045(pid=180): Launched 22:49:09.013694 run mass: MS start registered {at=4943175.222018617, delay=0.004627619870007038, ms=00045} 22:49:09.716049 run osmo-ms-mob/00046: Starting mobile 22:49:09.730044 run osmo-ms-mob/00046(pid=181): Launched 22:49:09.741267 run mass: MS start registered {at=4943175.949583166, delay=0.005023046396672726, ms=00046} 22:49:10.021091 run osmo-ms-mob/00047: Starting mobile 22:49:10.035135 run osmo-ms-mob/00047(pid=182): Launched 22:49:10.046235 run mass: MS start registered {at=4943176.254557522, delay=0.004849813878536224, ms=00047} 22:49:10.308145 run osmo-ms-mob/00048: Starting mobile 22:49:10.321381 run osmo-ms-mob/00048(pid=183): Launched 22:49:10.332850 run mass: MS start registered {at=4943176.541168851, delay=0.005327153950929642, ms=00048} 22:49:10.608268 run osmo-ms-mob/00049: Starting mobile 22:49:10.621792 run osmo-ms-mob/00049(pid=184): Launched 22:49:10.632795 run mass: MS start registered {at=4943176.841117141, delay=0.004821155220270157, ms=00049} 22:49:10.644348 run mass: MS performed LU {at=4943176.852669879, lu_delay=5.35591552592814, ms=00033} 22:49:10.729175 run mass: MS performed LU {at=4943176.937407793, lu_delay=4.697265658527613, ms=00035} 22:49:10.758273 run osmo-ms-mob/00050: Starting mobile 22:49:10.771373 run osmo-ms-mob/00050(pid=185): Launched 22:49:10.777443 run mass: MS performed LU {at=4943176.985771769, lu_delay=5.001829450018704, ms=00034} 22:49:10.783421 run mass: MS start registered {at=4943176.991756779, delay=0.006000514142215252, ms=00050} 22:49:10.901063 run mass: MS performed LU {at=4943177.109281167, lu_delay=5.956775091588497, ms=00032} 22:49:10.936350 run mass: MS performed LU {at=4943177.144594984, lu_delay=6.271098375320435, ms=00031} 22:49:10.964005 run osmo-ms-mob/00051: Starting mobile 22:49:10.977374 run osmo-ms-mob/00051(pid=186): Launched 22:49:10.988455 run mass: MS start registered {at=4943177.196777932, delay=0.00493050180375576, ms=00051} 22:49:11.620710 run osmo-ms-mob/00052: Starting mobile 22:49:11.635145 run osmo-ms-mob/00052(pid=187): Launched 22:49:11.646510 run mass: MS start registered {at=4943177.854825359, delay=0.005334649235010147, ms=00052} 22:49:11.921137 run osmo-ms-mob/00053: Starting mobile 22:49:11.935182 run osmo-ms-mob/00053(pid=188): Launched 22:49:11.946280 run mass: MS start registered {at=4943178.154600706, delay=0.004997318610548973, ms=00053} 22:49:12.207936 run osmo-ms-mob/00054: Starting mobile 22:49:12.221037 run osmo-ms-mob/00054(pid=189): Launched 22:49:12.231867 run mass: MS start registered {at=4943178.440188953, delay=0.004705588333308697, ms=00054} 22:49:12.538445 run osmo-ms-mob/00055: Starting mobile 22:49:12.554264 run osmo-ms-mob/00055(pid=190): Launched 22:49:12.566472 run mass: MS start registered {at=4943178.774788844, delay=0.006053132005035877, ms=00055} 22:49:12.593133 run mass: MS performed LU {at=4943178.801427471, lu_delay=4.746596023440361, ms=00040} 22:49:12.658671 run mass: MS performed LU {at=4943178.866890199, lu_delay=5.653951320797205, ms=00038} 22:49:12.685744 run osmo-ms-mob/00056: Starting mobile 22:49:12.699008 run osmo-ms-mob/00056(pid=191): Launched 22:49:12.709971 run mass: MS start registered {at=4943178.91829471, delay=0.00472318846732378, ms=00056} 22:49:12.726158 run mass: MS performed LU {at=4943178.93445753, lu_delay=5.862050929106772, ms=00037} 22:49:12.744154 run mass: MS performed LU {at=4943178.95246756, lu_delay=6.2773855198174715, ms=00036} 22:49:12.757160 run osmo-ms-mob/00057: Starting mobile 22:49:12.770372 run osmo-ms-mob/00057(pid=192): Launched 22:49:12.781480 run mass: MS start registered {at=4943178.989798049, delay=0.00492788664996624, ms=00057} 22:49:12.837622 run mass: MS performed LU {at=4943179.045857743, lu_delay=5.648716941475868, ms=00039} 22:49:13.092302 run mass: MS performed LU {at=4943179.300521804, lu_delay=4.943582635372877, ms=00041} 22:49:13.527710 run osmo-ms-mob/00058: Starting mobile 22:49:13.543060 run osmo-ms-mob/00058(pid=193): Launched 22:49:13.554550 run mass: MS start registered {at=4943179.762867986, delay=0.0053609684109687805, ms=00058} 22:49:13.679293 run mass: MS performed LU {at=4943179.887521093, lu_delay=3.632963570766151, ms=00047} 22:49:13.818319 run osmo-ms-mob/00059: Starting mobile 22:49:13.831821 run osmo-ms-mob/00059(pid=194): Launched 22:49:13.843263 run mass: MS start registered {at=4943180.051583327, delay=0.005043347366154194, ms=00059} 22:49:14.106629 run osmo-ms-mob/00060: Starting mobile 22:49:14.120178 run osmo-ms-mob/00060(pid=195): Launched 22:49:14.131435 run mass: MS start registered {at=4943180.339757155, delay=0.005214824341237545, ms=00060} 22:49:14.412223 run mass: MS performed LU {at=4943180.620442352, lu_delay=5.453337366692722, ms=00044} 22:49:14.442149 run osmo-ms-mob/00061: Starting mobile 22:49:14.455838 run osmo-ms-mob/00061(pid=196): Launched 22:49:14.462079 run mass: MS performed LU {at=4943180.67040551, lu_delay=5.998746681027114, ms=00042} 22:49:14.468854 run mass: MS start registered {at=4943180.677176607, delay=0.00679175928235054, ms=00061} 22:49:14.522209 run mass: MS performed LU {at=4943180.730448642, lu_delay=4.780865475535393, ms=00046} 22:49:14.545981 run osmo-ms-mob/00062: Starting mobile 22:49:14.559199 run osmo-ms-mob/00062(pid=197): Launched 22:49:14.570567 run mass: MS start registered {at=4943180.778874322, delay=0.005239629186689854, ms=00062} 22:49:14.702585 run mass: MS performed LU {at=4943180.910807705, lu_delay=5.868634837679565, ms=00043} 22:49:15.148503 run osmo-ms-mob/00063: Starting mobile 22:49:15.165479 run osmo-ms-mob/00063(pid=198): Launched 22:49:15.177116 run mass: MS start registered {at=4943181.385430138, delay=0.005333391018211842, ms=00063} 22:49:15.417450 run mass: MS performed LU {at=4943181.625653328, lu_delay=6.403634711168706, ms=00045} 22:49:15.447459 run osmo-ms-mob/00064: Starting mobile 22:49:15.460797 run osmo-ms-mob/00064(pid=199): Launched 22:49:15.472282 run mass: MS start registered {at=4943181.680602429, delay=0.005024540238082409, ms=00064} 22:49:15.921433 run osmo-ms-mob/00065: Starting mobile 22:49:15.935198 run osmo-ms-mob/00065(pid=200): Launched 22:49:15.946274 run mass: MS start registered {at=4943182.154593535, delay=0.004979342222213745, ms=00065} 22:49:16.207603 run osmo-ms-mob/00066: Starting mobile 22:49:16.221127 run osmo-ms-mob/00066(pid=201): Launched 22:49:16.232442 run mass: MS start registered {at=4943182.440756132, delay=0.005133502185344696, ms=00066} 22:49:16.256839 run mass: MS performed LU {at=4943182.465138688, lu_delay=5.923969836905599, ms=00048} 22:49:16.275424 run mass: MS performed LU {at=4943182.483672349, lu_delay=5.491915569640696, ms=00050} 22:49:16.423848 run mass: MS performed LU {at=4943182.632060389, lu_delay=4.777235030196607, ms=00052} 22:49:16.439265 run osmo-ms-mob/00067: Starting mobile 22:49:16.452449 run osmo-ms-mob/00067(pid=202): Launched 22:49:16.463319 run mass: MS start registered {at=4943182.671643668, delay=0.004792001098394394, ms=00067} 22:49:16.568092 run mass: MS performed LU {at=4943182.776323728, lu_delay=5.579545795917511, ms=00051} 22:49:16.621908 run mass: MS performed LU {at=4943182.830147714, lu_delay=4.675547008402646, ms=00053} 22:49:16.650579 run osmo-ms-mob/00068: Starting mobile 22:49:16.663892 run osmo-ms-mob/00068(pid=203): Launched 22:49:16.674808 run mass: MS start registered {at=4943182.883129116, delay=0.004866580478847027, ms=00068} 22:49:17.317630 run osmo-ms-mob/00069: Starting mobile 22:49:17.332029 run osmo-ms-mob/00069(pid=204): Launched 22:49:17.343326 run mass: MS start registered {at=4943183.551645313, delay=0.004878018982708454, ms=00069} 22:49:17.435463 run mass: MS performed LU {at=4943183.643686511, lu_delay=3.5921031832695007, ms=00059} 22:49:17.721266 run osmo-ms-mob/00070: Starting mobile 22:49:17.735830 run osmo-ms-mob/00070(pid=205): Launched 22:49:17.747069 run mass: MS start registered {at=4943183.955387889, delay=0.004929615184664726, ms=00070} 22:49:18.147960 run osmo-ms-mob/00071: Starting mobile 22:49:18.165518 run osmo-ms-mob/00071(pid=206): Launched 22:49:18.178251 run mass: MS start registered {at=4943184.386569285, delay=0.00631282664835453, ms=00071} 22:49:18.242531 run mass: MS performed LU {at=4943184.450765245, lu_delay=6.010576291941106, ms=00054} 22:49:18.288334 run mass: MS performed LU {at=4943184.496580241, lu_delay=5.578285531140864, ms=00056} 22:49:18.432885 run mass: MS performed LU {at=4943184.641105373, lu_delay=5.651307323947549, ms=00057} 22:49:18.478184 run osmo-ms-mob/00072: Starting mobile 22:49:18.492076 run osmo-ms-mob/00072(pid=207): Launched 22:49:18.503387 run mass: MS start registered {at=4943184.711705629, delay=0.004976714961230755, ms=00072} 22:49:18.943320 run osmo-ms-mob/00073: Starting mobile 22:49:18.962209 run osmo-ms-mob/00073(pid=208): Launched 22:49:18.973561 run mass: MS start registered {at=4943185.181881796, delay=0.005086055025458336, ms=00073} 22:49:19.321003 run osmo-ms-mob/00074: Starting mobile 22:49:19.335853 run osmo-ms-mob/00074(pid=209): Launched 22:49:19.347476 run mass: MS start registered {at=4943185.555788842, delay=0.005393868312239647, ms=00074} 22:49:19.730318 run osmo-ms-mob/00075: Starting mobile 22:49:19.747034 run osmo-ms-mob/00075(pid=210): Launched 22:49:19.758236 run mass: MS start registered {at=4943185.966556581, delay=0.004892648197710514, ms=00075} 22:49:20.023654 run mass: MS performed LU {at=4943186.231878505, lu_delay=5.892121350392699, ms=00060} 22:49:20.041324 run mass: MS performed LU {at=4943186.249568125, lu_delay=5.470693803392351, ms=00062} 22:49:20.071830 run osmo-ms-mob/00076: Starting mobile 22:49:20.086476 run osmo-ms-mob/00076(pid=211): Launched 22:49:20.098449 run mass: MS start registered {at=4943186.306757547, delay=0.005622876808047295, ms=00076} 22:49:20.189518 run mass: MS performed LU {at=4943186.397736663, lu_delay=5.72056005615741, ms=00061} 22:49:20.333590 run mass: MS performed LU {at=4943186.541809253, lu_delay=5.156379115767777, ms=00063} 22:49:20.387877 run mass: MS performed LU {at=4943186.596118668, lu_delay=4.91551623865962, ms=00064} 22:49:20.415391 run osmo-ms-mob/00077: Starting mobile 22:49:20.428814 run osmo-ms-mob/00077(pid=212): Launched 22:49:20.440076 run mass: MS start registered {at=4943186.648394164, delay=0.00519404374063015, ms=00077} 22:49:21.121778 run osmo-ms-mob/00078: Starting mobile 22:49:21.136113 run osmo-ms-mob/00078(pid=213): Launched 22:49:21.147421 run mass: MS start registered {at=4943187.355739568, delay=0.005069484934210777, ms=00078} 22:49:21.237644 run mass: MS performed LU {at=4943187.445867509, lu_delay=5.291273973882198, ms=00065} 22:49:21.536489 run osmo-ms-mob/00079: Starting mobile 22:49:21.551955 run osmo-ms-mob/00079(pid=214): Launched 22:49:21.565724 run mass: MS start registered {at=4943187.774034518, delay=0.007389379665255547, ms=00079} 22:49:22.047436 run osmo-ms-mob/00080: Starting mobile 22:49:22.063228 run osmo-ms-mob/00080(pid=215): Launched 22:49:22.069411 run mass: MS performed LU {at=4943188.277737873, lu_delay=5.6060942048206925, ms=00067} 22:49:22.075406 run mass: MS performed LU {at=4943188.283735216, lu_delay=5.400606099516153, ms=00068} 22:49:22.081520 run mass: MS performed LU {at=4943188.289855701, lu_delay=5.8490995690226555, ms=00066} 22:49:22.087407 run mass: MS start registered {at=4943188.295743249, delay=0.01802317053079605, ms=00080} 22:49:22.198578 run mass: MS performed LU {at=4943188.406790373, lu_delay=4.855145059525967, ms=00069} 22:49:22.212516 run osmo-ms-mob/00081: Starting mobile 22:49:22.226207 run osmo-ms-mob/00081(pid=216): Launched 22:49:22.237630 run mass: MS start registered {at=4943188.445947667, delay=0.0052762720733881, ms=00081} 22:49:22.923055 run osmo-ms-mob/00082: Starting mobile 22:49:22.937100 run osmo-ms-mob/00082(pid=217): Launched 22:49:22.948324 run mass: MS start registered {at=4943189.156631821, delay=0.005085593089461327, ms=00082} 22:49:23.517745 run osmo-ms-mob/00083: Starting mobile 22:49:23.531235 run osmo-ms-mob/00083(pid=218): Launched 22:49:23.542336 run mass: MS start registered {at=4943189.750657361, delay=0.00495667289942503, ms=00083} 22:49:23.789818 run mass: MS performed LU {at=4943189.998039387, lu_delay=4.4422505451366305, ms=00074} 22:49:23.807374 run mass: MS performed LU {at=4943190.015620581, lu_delay=5.629051296040416, ms=00071} 22:49:23.955249 run mass: MS performed LU {at=4943190.16347417, lu_delay=6.208086280152202, ms=00070} 22:49:23.985963 run osmo-ms-mob/00084: Starting mobile 22:49:24.000583 run osmo-ms-mob/00084(pid=219): Launched 22:49:24.011716 run mass: MS start registered {at=4943190.220016357, delay=0.005029812455177307, ms=00084} 22:49:24.099784 run mass: MS performed LU {at=4943190.307982201, lu_delay=5.596276571974158, ms=00072} 22:49:24.134647 run mass: MS performed LU {at=4943190.342902128, lu_delay=5.161020332016051, ms=00073} 22:49:24.537862 run osmo-ms-mob/00085: Starting mobile 22:49:24.559207 run osmo-ms-mob/00085(pid=220): Launched 22:49:24.572565 run mass: MS start registered {at=4943190.780872104, delay=0.007358487695455551, ms=00085} 22:49:25.121068 run osmo-ms-mob/00086: Starting mobile 22:49:25.135266 run osmo-ms-mob/00086(pid=221): Launched 22:49:25.146494 run mass: MS start registered {at=4943191.354811194, delay=0.005060382187366486, ms=00086} 22:49:25.739423 run osmo-ms-mob/00087: Starting mobile 22:49:25.757012 run osmo-ms-mob/00087(pid=222): Launched 22:49:25.768349 run mass: MS start registered {at=4943191.976669334, delay=0.005279880948364735, ms=00087} 22:49:25.774792 run mass: MS performed LU {at=4943191.983120633, lu_delay=6.016564052551985, ms=00075} 22:49:25.790823 run mass: MS performed LU {at=4943191.999146984, lu_delay=4.643407415598631, ms=00078} 22:49:25.819600 run mass: MS performed LU {at=4943192.027851572, lu_delay=5.379457408562303, ms=00077} 22:49:25.944567 run mass: MS performed LU {at=4943192.152783602, lu_delay=5.84602605458349, ms=00076} 22:49:25.969439 run mass: MS performed LU {at=4943192.177769123, lu_delay=22.088508461602032, ms=00029} 22:49:25.980977 run osmo-ms-mob/00088: Starting mobile 22:49:25.994333 run osmo-ms-mob/00088(pid=223): Launched 22:49:26.005579 run mass: MS start registered {at=4943192.21389631, delay=0.005206339061260223, ms=00088} 22:49:26.921755 run osmo-ms-mob/00089: Starting mobile 22:49:26.936496 run osmo-ms-mob/00089(pid=224): Launched 22:49:26.947771 run mass: MS start registered {at=4943193.156088404, delay=0.005147883668541908, ms=00089} 22:49:27.507349 run osmo-ms-mob/00090: Starting mobile 22:49:27.520391 run osmo-ms-mob/00090(pid=225): Launched 22:49:27.531852 run mass: MS start registered {at=4943193.740163805, delay=0.005336991511285305, ms=00090} 22:49:27.554277 run mass: MS performed LU {at=4943193.762519027, lu_delay=5.316571360453963, ms=00081} 22:49:27.572447 run mass: MS performed LU {at=4943193.780758727, lu_delay=4.624126906506717, ms=00082} 22:49:27.720980 run mass: MS performed LU {at=4943193.929197554, lu_delay=6.155163035728037, ms=00079} 22:49:27.865837 run mass: MS performed LU {at=4943194.074053276, lu_delay=5.778310026973486, ms=00080} 22:49:28.223286 run osmo-ms-mob/00091: Starting mobile 22:49:28.239129 run osmo-ms-mob/00091(pid=226): Launched 22:49:28.250365 run mass: MS start registered {at=4943194.458684029, delay=0.005111470818519592, ms=00091} 22:49:28.920606 run osmo-ms-mob/00092: Starting mobile 22:49:28.935027 run osmo-ms-mob/00092(pid=227): Launched 22:49:28.946215 run mass: MS start registered {at=4943195.154529841, delay=0.005080442875623703, ms=00092} 22:49:29.539976 run mass: MS performed LU {at=4943195.748204415, lu_delay=5.997547053731978, ms=00083} 22:49:29.557540 run mass: MS performed LU {at=4943195.765826803, lu_delay=5.54581044614315, ms=00084} 22:49:29.598579 run osmo-ms-mob/00093: Starting mobile 22:49:29.613497 run osmo-ms-mob/00093(pid=228): Launched 22:49:29.619678 run mass: MS performed LU {at=4943195.828007456, lu_delay=5.047135352157056, ms=00085} 22:49:29.625699 run mass: MS start registered {at=4943195.834034527, delay=0.00604644138365984, ms=00093} 22:49:29.710137 run mass: MS performed LU {at=4943195.918356138, lu_delay=4.563544943928719, ms=00086} 22:49:30.607968 run osmo-ms-mob/00094: Starting mobile 22:49:30.621509 run osmo-ms-mob/00094(pid=229): Launched 22:49:30.633037 run mass: MS start registered {at=4943196.841351962, delay=0.004892521537840366, ms=00094} 22:49:31.320652 run mass: MS performed LU {at=4943197.52887329, lu_delay=5.314976979978383, ms=00088} 22:49:31.339252 run mass: MS performed LU {at=4943197.547496295, lu_delay=4.391407890245318, ms=00089} 22:49:31.392306 run osmo-ms-mob/00095: Starting mobile 22:49:31.408175 run osmo-ms-mob/00095(pid=230): Launched 22:49:31.419306 run mass: MS start registered {at=4943197.627628211, delay=0.0051137227565050125, ms=00095} 22:49:31.487576 run mass: MS performed LU {at=4943197.695797835, lu_delay=5.719128500670195, ms=00087} 22:49:32.508284 run osmo-ms-mob/00096: Starting mobile 22:49:32.521748 run osmo-ms-mob/00096(pid=231): Launched 22:49:32.533173 run mass: MS start registered {at=4943198.741485695, delay=0.00497676245868206, ms=00096} 22:49:33.305647 run mass: MS performed LU {at=4943199.51385906, lu_delay=5.773695254698396, ms=00090} 22:49:33.323575 run mass: MS performed LU {at=4943199.531844041, lu_delay=5.073160012252629, ms=00091} 22:49:33.351476 run mass: MS performed LU {at=4943199.55974324, lu_delay=22.71862609870732, ms=00049} 22:49:33.366746 run osmo-ms-mob/00097: Starting mobile 22:49:33.379867 run osmo-ms-mob/00097(pid=232): Launched 22:49:33.391085 run mass: MS start registered {at=4943199.599407811, delay=0.005044153891503811, ms=00097} 22:49:34.922143 run osmo-ms-mob/00098: Starting mobile 22:49:34.936842 run osmo-ms-mob/00098(pid=233): Launched 22:49:34.948227 run mass: MS start registered {at=4943201.156545047, delay=0.005067077465355396, ms=00098} 22:49:35.087413 run mass: MS performed LU {at=4943201.295634262, lu_delay=6.141104421578348, ms=00092} 22:49:35.104688 run mass: MS performed LU {at=4943201.312976197, lu_delay=4.471624235622585, ms=00094} 22:49:35.252873 run mass: MS performed LU {at=4943201.461090589, lu_delay=5.627056062221527, ms=00093} 22:49:35.359841 run mass: MS performed LU {at=4943201.568063562, lu_delay=21.80519557558, ms=00058} 22:49:35.384193 run mass: MS performed LU {at=4943201.592522606, lu_delay=22.81773376185447, ms=00055} 22:49:36.730944 run osmo-ms-mob/00099: Starting mobile 22:49:36.744755 run osmo-ms-mob/00099(pid=234): Launched 22:49:36.750946 run mass: All started... {duration=55.75356812123209, too_slow=0} 22:49:36.756758 run mass: MS start registered {at=4943202.965085898, delay=0.005804854445159435, ms=00099} 22:49:37.071064 run mass: MS performed LU {at=4943203.279218225, lu_delay=5.651590013876557, ms=00095} 22:49:37.324685 run mass: MS performed LU {at=4943203.532904519, lu_delay=4.791418823413551, ms=00096} 22:49:39.000323 run mass: MS performed LU {at=4943205.208542137, lu_delay=5.609134326688945, ms=00097} 22:49:40.837300 run mass: MS performed LU {at=4943207.0455197, lu_delay=5.888974653556943, ms=00098} 22:49:42.739632 run mass: MS performed LU {at=4943208.947851509, lu_delay=5.982765611261129, ms=00099} 22:49:42.750044 run mass: Tests done {all_completed=True, max=22.81773376185447, min=3.5921031832695007} 22:49:42.755443 tst register_default_mass.py: Test passed (81.1 sec) 22:49:42.760815 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminating (SIGTERM) 22:49:42.764079 run osmo-hlr_127.0.42.2(pid=23): Terminating (SIGTERM) 22:49:42.767305 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminating (SIGTERM) 22:49:42.770546 run osmo-stp_127.0.42.5(pid=25): Terminating (SIGTERM) 22:49:42.773768 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminating (SIGTERM) 22:49:42.777043 run osmo-msc_127.0.42.6(pid=27): Terminating (SIGTERM) 22:49:42.780340 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminating (SIGTERM) 22:49:42.783615 run osmo-mgw_127.0.42.3(pid=29): Terminating (SIGTERM) 22:49:42.786864 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminating (SIGTERM) 22:49:42.790158 run osmo-mgw_127.0.42.4(pid=31): Terminating (SIGTERM) 22:49:42.793417 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminating (SIGTERM) 22:49:42.796726 run osmo-bsc_127.0.42.7(pid=33): Terminating (SIGTERM) 22:49:42.800069 run osmo-bts-virtual(pid=34): Terminating (SIGTERM) 22:49:42.803384 run osmo-ms-virt-phy/00000(pid=35): Terminating (SIGTERM) 22:49:42.806771 run osmo-ms-virt-phy/00001(pid=36): Terminating (SIGTERM) 22:49:42.810674 run osmo-ms-virt-phy/00002(pid=37): Terminating (SIGTERM) 22:49:42.814100 run osmo-ms-virt-phy/00003(pid=38): Terminating (SIGTERM) 22:49:42.817502 run osmo-ms-virt-phy/00004(pid=39): Terminating (SIGTERM) 22:49:42.820818 run osmo-ms-virt-phy/00005(pid=40): Terminating (SIGTERM) 22:49:42.824290 run osmo-ms-virt-phy/00006(pid=41): Terminating (SIGTERM) 22:49:42.827877 run osmo-ms-virt-phy/00007(pid=42): Terminating (SIGTERM) 22:49:42.831798 run osmo-ms-virt-phy/00008(pid=43): Terminating (SIGTERM) 22:49:42.835142 run osmo-ms-virt-phy/00009(pid=44): Terminating (SIGTERM) 22:49:42.839024 run osmo-ms-virt-phy/00010(pid=45): Terminating (SIGTERM) 22:49:42.842380 run osmo-ms-virt-phy/00011(pid=46): Terminating (SIGTERM) 22:49:42.845706 run osmo-ms-virt-phy/00012(pid=47): Terminating (SIGTERM) 22:49:42.849062 run osmo-ms-virt-phy/00013(pid=48): Terminating (SIGTERM) 22:49:42.852415 run osmo-ms-virt-phy/00014(pid=49): Terminating (SIGTERM) 22:49:42.855776 run osmo-ms-virt-phy/00015(pid=50): Terminating (SIGTERM) 22:49:42.859199 run osmo-ms-virt-phy/00016(pid=51): Terminating (SIGTERM) 22:49:42.862858 run osmo-ms-virt-phy/00017(pid=52): Terminating (SIGTERM) 22:49:42.866288 run osmo-ms-virt-phy/00018(pid=53): Terminating (SIGTERM) 22:49:42.869633 run osmo-ms-virt-phy/00019(pid=54): Terminating (SIGTERM) 22:49:42.873043 run osmo-ms-virt-phy/00020(pid=55): Terminating (SIGTERM) 22:49:42.876486 run osmo-ms-virt-phy/00021(pid=56): Terminating (SIGTERM) 22:49:42.879866 run osmo-ms-virt-phy/00022(pid=57): Terminating (SIGTERM) 22:49:42.883455 run osmo-ms-virt-phy/00023(pid=58): Terminating (SIGTERM) 22:49:42.886866 run osmo-ms-virt-phy/00024(pid=59): Terminating (SIGTERM) 22:49:42.890850 run osmo-ms-virt-phy/00025(pid=60): Terminating (SIGTERM) 22:49:42.894251 run osmo-ms-virt-phy/00026(pid=61): Terminating (SIGTERM) 22:49:42.897655 run osmo-ms-virt-phy/00027(pid=62): Terminating (SIGTERM) 22:49:42.901026 run osmo-ms-virt-phy/00028(pid=63): Terminating (SIGTERM) 22:49:42.904390 run osmo-ms-virt-phy/00029(pid=64): Terminating (SIGTERM) 22:49:42.907755 run osmo-ms-virt-phy/00030(pid=65): Terminating (SIGTERM) 22:49:42.911326 run osmo-ms-virt-phy/00031(pid=66): Terminating (SIGTERM) 22:49:42.914684 run osmo-ms-virt-phy/00032(pid=67): Terminating (SIGTERM) 22:49:42.918088 run osmo-ms-virt-phy/00033(pid=68): Terminating (SIGTERM) 22:49:42.921447 run osmo-ms-virt-phy/00034(pid=69): Terminating (SIGTERM) 22:49:42.924789 run osmo-ms-virt-phy/00035(pid=70): Terminating (SIGTERM) 22:49:42.928369 run osmo-ms-virt-phy/00036(pid=71): Terminating (SIGTERM) 22:49:42.932135 run osmo-ms-virt-phy/00037(pid=72): Terminating (SIGTERM) 22:49:42.935473 run osmo-ms-virt-phy/00038(pid=73): Terminating (SIGTERM) 22:49:42.938801 run osmo-ms-virt-phy/00039(pid=74): Terminating (SIGTERM) 22:49:42.942432 run osmo-ms-virt-phy/00040(pid=75): Terminating (SIGTERM) 22:49:42.945858 run osmo-ms-virt-phy/00041(pid=76): Terminating (SIGTERM) 22:49:42.949669 run osmo-ms-virt-phy/00042(pid=77): Terminating (SIGTERM) 22:49:42.953018 run osmo-ms-virt-phy/00043(pid=78): Terminating (SIGTERM) 22:49:42.956356 run osmo-ms-virt-phy/00044(pid=79): Terminating (SIGTERM) 22:49:42.959661 run osmo-ms-virt-phy/00045(pid=80): Terminating (SIGTERM) 22:49:42.962994 run osmo-ms-virt-phy/00046(pid=81): Terminating (SIGTERM) 22:49:42.966359 run osmo-ms-virt-phy/00047(pid=82): Terminating (SIGTERM) 22:49:42.969741 run osmo-ms-virt-phy/00048(pid=83): Terminating (SIGTERM) 22:49:42.973182 run osmo-ms-virt-phy/00049(pid=84): Terminating (SIGTERM) 22:49:42.976527 run osmo-ms-virt-phy/00050(pid=85): Terminating (SIGTERM) 22:49:42.979869 run osmo-ms-virt-phy/00051(pid=86): Terminating (SIGTERM) 22:49:42.983181 run osmo-ms-virt-phy/00052(pid=87): Terminating (SIGTERM) 22:49:42.986525 run osmo-ms-virt-phy/00053(pid=88): Terminating (SIGTERM) 22:49:42.989866 run osmo-ms-virt-phy/00054(pid=89): Terminating (SIGTERM) 22:49:42.993172 run osmo-ms-virt-phy/00055(pid=90): Terminating (SIGTERM) 22:49:42.996557 run osmo-ms-virt-phy/00056(pid=91): Terminating (SIGTERM) 22:49:42.999887 run osmo-ms-virt-phy/00057(pid=92): Terminating (SIGTERM) 22:49:43.003386 run osmo-ms-virt-phy/00058(pid=93): Terminating (SIGTERM) 22:49:43.007207 run osmo-ms-virt-phy/00059(pid=94): Terminating (SIGTERM) 22:49:43.010750 run osmo-ms-virt-phy/00060(pid=95): Terminating (SIGTERM) 22:49:43.014111 run osmo-ms-virt-phy/00061(pid=96): Terminating (SIGTERM) 22:49:43.017425 run osmo-ms-virt-phy/00062(pid=97): Terminating (SIGTERM) 22:49:43.020803 run osmo-ms-virt-phy/00063(pid=98): Terminating (SIGTERM) 22:49:43.024148 run osmo-ms-virt-phy/00064(pid=99): Terminating (SIGTERM) 22:49:43.027492 run osmo-ms-virt-phy/00065(pid=100): Terminating (SIGTERM) 22:49:43.030870 run osmo-ms-virt-phy/00066(pid=101): Terminating (SIGTERM) 22:49:43.034208 run osmo-ms-virt-phy/00067(pid=102): Terminating (SIGTERM) 22:49:43.037517 run osmo-ms-virt-phy/00068(pid=103): Terminating (SIGTERM) 22:49:43.040862 run osmo-ms-virt-phy/00069(pid=104): Terminating (SIGTERM) 22:49:43.044190 run osmo-ms-virt-phy/00070(pid=105): Terminating (SIGTERM) 22:49:43.047511 run osmo-ms-virt-phy/00071(pid=106): Terminating (SIGTERM) 22:49:43.050872 run osmo-ms-virt-phy/00072(pid=107): Terminating (SIGTERM) 22:49:43.054236 run osmo-ms-virt-phy/00073(pid=108): Terminating (SIGTERM) 22:49:43.057596 run osmo-ms-virt-phy/00074(pid=109): Terminating (SIGTERM) 22:49:43.060978 run osmo-ms-virt-phy/00075(pid=110): Terminating (SIGTERM) 22:49:43.064334 run osmo-ms-virt-phy/00076(pid=111): Terminating (SIGTERM) 22:49:43.068247 run osmo-ms-virt-phy/00077(pid=112): Terminating (SIGTERM) 22:49:43.071605 run osmo-ms-virt-phy/00078(pid=113): Terminating (SIGTERM) 22:49:43.074954 run osmo-ms-virt-phy/00079(pid=114): Terminating (SIGTERM) 22:49:43.078301 run osmo-ms-virt-phy/00080(pid=115): Terminating (SIGTERM) 22:49:43.081682 run osmo-ms-virt-phy/00081(pid=116): Terminating (SIGTERM) 22:49:43.085065 run osmo-ms-virt-phy/00082(pid=117): Terminating (SIGTERM) 22:49:43.088419 run osmo-ms-virt-phy/00083(pid=118): Terminating (SIGTERM) 22:49:43.091747 run osmo-ms-virt-phy/00084(pid=119): Terminating (SIGTERM) 22:49:43.095099 run osmo-ms-virt-phy/00085(pid=120): Terminating (SIGTERM) 22:49:43.098567 run osmo-ms-virt-phy/00086(pid=121): Terminating (SIGTERM) 22:49:43.101932 run osmo-ms-virt-phy/00087(pid=122): Terminating (SIGTERM) 22:49:43.105328 run osmo-ms-virt-phy/00088(pid=123): Terminating (SIGTERM) 22:49:43.108679 run osmo-ms-virt-phy/00089(pid=124): Terminating (SIGTERM) 22:49:43.112011 run osmo-ms-virt-phy/00090(pid=125): Terminating (SIGTERM) 22:49:43.115429 run osmo-ms-virt-phy/00091(pid=126): Terminating (SIGTERM) 22:49:43.118755 run osmo-ms-virt-phy/00092(pid=127): Terminating (SIGTERM) 22:49:43.122147 run osmo-ms-virt-phy/00093(pid=128): Terminating (SIGTERM) 22:49:43.125473 run osmo-ms-virt-phy/00094(pid=129): Terminating (SIGTERM) 22:49:43.128835 run osmo-ms-virt-phy/00095(pid=130): Terminating (SIGTERM) 22:49:43.132247 run osmo-ms-virt-phy/00096(pid=131): Terminating (SIGTERM) 22:49:43.135616 run osmo-ms-virt-phy/00097(pid=132): Terminating (SIGTERM) 22:49:43.139012 run osmo-ms-virt-phy/00098(pid=133): Terminating (SIGTERM) 22:49:43.142368 run osmo-ms-virt-phy/00099(pid=134): Terminating (SIGTERM) 22:49:43.145773 run osmo-ms-mob/00000(pid=135): Terminating (SIGTERM) 22:49:43.149206 run osmo-ms-mob/00001(pid=136): Terminating (SIGTERM) 22:49:43.152688 run osmo-ms-mob/00002(pid=137): Terminating (SIGTERM) 22:49:43.156019 run osmo-ms-mob/00003(pid=138): Terminating (SIGTERM) 22:49:43.159272 run osmo-ms-mob/00004(pid=139): Terminating (SIGTERM) 22:49:43.162527 run osmo-ms-mob/00005(pid=140): Terminating (SIGTERM) 22:49:43.165780 run osmo-ms-mob/00006(pid=141): Terminating (SIGTERM) 22:49:43.169021 run osmo-ms-mob/00007(pid=142): Terminating (SIGTERM) 22:49:43.172284 run osmo-ms-mob/00008(pid=143): Terminating (SIGTERM) 22:49:43.175538 run osmo-ms-mob/00009(pid=144): Terminating (SIGTERM) 22:49:43.178805 run osmo-ms-mob/00010(pid=145): Terminating (SIGTERM) 22:49:43.182059 run osmo-ms-mob/00011(pid=146): Terminating (SIGTERM) 22:49:43.185319 run osmo-ms-mob/00012(pid=147): Terminating (SIGTERM) 22:49:43.188570 run osmo-ms-mob/00013(pid=148): Terminating (SIGTERM) 22:49:43.191841 run osmo-ms-mob/00014(pid=149): Terminating (SIGTERM) 22:49:43.195092 run osmo-ms-mob/00015(pid=150): Terminating (SIGTERM) 22:49:43.198353 run osmo-ms-mob/00016(pid=151): Terminating (SIGTERM) 22:49:43.201598 run osmo-ms-mob/00017(pid=152): Terminating (SIGTERM) 22:49:43.204855 run osmo-ms-mob/00018(pid=153): Terminating (SIGTERM) 22:49:43.208119 run osmo-ms-mob/00019(pid=154): Terminating (SIGTERM) 22:49:43.211358 run osmo-ms-mob/00020(pid=155): Terminating (SIGTERM) 22:49:43.214617 run osmo-ms-mob/00021(pid=156): Terminating (SIGTERM) 22:49:43.217873 run osmo-ms-mob/00022(pid=157): Terminating (SIGTERM) 22:49:43.221126 run osmo-ms-mob/00023(pid=158): Terminating (SIGTERM) 22:49:43.224370 run osmo-ms-mob/00024(pid=159): Terminating (SIGTERM) 22:49:43.227610 run osmo-ms-mob/00025(pid=160): Terminating (SIGTERM) 22:49:43.230864 run osmo-ms-mob/00026(pid=161): Terminating (SIGTERM) 22:49:43.234111 run osmo-ms-mob/00027(pid=162): Terminating (SIGTERM) 22:49:43.237368 run osmo-ms-mob/00028(pid=163): Terminating (SIGTERM) 22:49:43.240619 run osmo-ms-mob/00029(pid=164): Terminating (SIGTERM) 22:49:43.243879 run osmo-ms-mob/00030(pid=165): Terminating (SIGTERM) 22:49:43.247131 run osmo-ms-mob/00031(pid=166): Terminating (SIGTERM) 22:49:43.250386 run osmo-ms-mob/00032(pid=167): Terminating (SIGTERM) 22:49:43.253647 run osmo-ms-mob/00033(pid=168): Terminating (SIGTERM) 22:49:43.256900 run osmo-ms-mob/00034(pid=169): Terminating (SIGTERM) 22:49:43.260156 run osmo-ms-mob/00035(pid=170): Terminating (SIGTERM) 22:49:43.263403 run osmo-ms-mob/00036(pid=171): Terminating (SIGTERM) 22:49:43.266669 run osmo-ms-mob/00037(pid=172): Terminating (SIGTERM) 22:49:43.269926 run osmo-ms-mob/00038(pid=173): Terminating (SIGTERM) 22:49:43.273191 run osmo-ms-mob/00039(pid=174): Terminating (SIGTERM) 22:49:43.276433 run osmo-ms-mob/00040(pid=175): Terminating (SIGTERM) 22:49:43.279688 run osmo-ms-mob/00041(pid=176): Terminating (SIGTERM) 22:49:43.282921 run osmo-ms-mob/00042(pid=177): Terminating (SIGTERM) 22:49:43.286175 run osmo-ms-mob/00043(pid=178): Terminating (SIGTERM) 22:49:43.289426 run osmo-ms-mob/00044(pid=179): Terminating (SIGTERM) 22:49:43.292677 run osmo-ms-mob/00045(pid=180): Terminating (SIGTERM) 22:49:43.295940 run osmo-ms-mob/00046(pid=181): Terminating (SIGTERM) 22:49:43.299188 run osmo-ms-mob/00047(pid=182): Terminating (SIGTERM) 22:49:43.302424 run osmo-ms-mob/00048(pid=183): Terminating (SIGTERM) 22:49:43.305685 run osmo-ms-mob/00049(pid=184): Terminating (SIGTERM) 22:49:43.308943 run osmo-ms-mob/00050(pid=185): Terminating (SIGTERM) 22:49:43.312204 run osmo-ms-mob/00051(pid=186): Terminating (SIGTERM) 22:49:43.315439 run osmo-ms-mob/00052(pid=187): Terminating (SIGTERM) 22:49:43.318685 run osmo-ms-mob/00053(pid=188): Terminating (SIGTERM) 22:49:43.321943 run osmo-ms-mob/00054(pid=189): Terminating (SIGTERM) 22:49:43.325199 run osmo-ms-mob/00055(pid=190): Terminating (SIGTERM) 22:49:43.328449 run osmo-ms-mob/00056(pid=191): Terminating (SIGTERM) 22:49:43.331693 run osmo-ms-mob/00057(pid=192): Terminating (SIGTERM) 22:49:43.334949 run osmo-ms-mob/00058(pid=193): Terminating (SIGTERM) 22:49:43.338198 run osmo-ms-mob/00059(pid=194): Terminating (SIGTERM) 22:49:43.341448 run osmo-ms-mob/00060(pid=195): Terminating (SIGTERM) 22:49:43.344714 run osmo-ms-mob/00061(pid=196): Terminating (SIGTERM) 22:49:43.347962 run osmo-ms-mob/00062(pid=197): Terminating (SIGTERM) 22:49:43.351194 run osmo-ms-mob/00063(pid=198): Terminating (SIGTERM) 22:49:43.354452 run osmo-ms-mob/00064(pid=199): Terminating (SIGTERM) 22:49:43.357694 run osmo-ms-mob/00065(pid=200): Terminating (SIGTERM) 22:49:43.360947 run osmo-ms-mob/00066(pid=201): Terminating (SIGTERM) 22:49:43.364205 run osmo-ms-mob/00067(pid=202): Terminating (SIGTERM) 22:49:43.367447 run osmo-ms-mob/00068(pid=203): Terminating (SIGTERM) 22:49:43.370690 run osmo-ms-mob/00069(pid=204): Terminating (SIGTERM) 22:49:43.373961 run osmo-ms-mob/00070(pid=205): Terminating (SIGTERM) 22:49:43.377223 run osmo-ms-mob/00071(pid=206): Terminating (SIGTERM) 22:49:43.380465 run osmo-ms-mob/00072(pid=207): Terminating (SIGTERM) 22:49:43.383731 run osmo-ms-mob/00073(pid=208): Terminating (SIGTERM) 22:49:43.386977 run osmo-ms-mob/00074(pid=209): Terminating (SIGTERM) 22:49:43.390215 run osmo-ms-mob/00075(pid=210): Terminating (SIGTERM) 22:49:43.393457 run osmo-ms-mob/00076(pid=211): Terminating (SIGTERM) 22:49:43.396706 run osmo-ms-mob/00077(pid=212): Terminating (SIGTERM) 22:49:43.399946 run osmo-ms-mob/00078(pid=213): Terminating (SIGTERM) 22:49:43.403194 run osmo-ms-mob/00079(pid=214): Terminating (SIGTERM) 22:49:43.406455 run osmo-ms-mob/00080(pid=215): Terminating (SIGTERM) 22:49:43.409712 run osmo-ms-mob/00081(pid=216): Terminating (SIGTERM) 22:49:43.412953 run osmo-ms-mob/00082(pid=217): Terminating (SIGTERM) 22:49:43.416229 run osmo-ms-mob/00083(pid=218): Terminating (SIGTERM) 22:49:43.419467 run osmo-ms-mob/00084(pid=219): Terminating (SIGTERM) 22:49:43.422715 run osmo-ms-mob/00085(pid=220): Terminating (SIGTERM) 22:49:43.425969 run osmo-ms-mob/00086(pid=221): Terminating (SIGTERM) 22:49:43.429224 run osmo-ms-mob/00087(pid=222): Terminating (SIGTERM) 22:49:43.432462 run osmo-ms-mob/00088(pid=223): Terminating (SIGTERM) 22:49:43.435710 run osmo-ms-mob/00089(pid=224): Terminating (SIGTERM) 22:49:43.438975 run osmo-ms-mob/00090(pid=225): Terminating (SIGTERM) 22:49:43.442221 run osmo-ms-mob/00091(pid=226): Terminating (SIGTERM) 22:49:43.445486 run osmo-ms-mob/00092(pid=227): Terminating (SIGTERM) 22:49:43.448740 run osmo-ms-mob/00093(pid=228): Terminating (SIGTERM) 22:49:43.452012 run osmo-ms-mob/00094(pid=229): Terminating (SIGTERM) 22:49:43.455260 run osmo-ms-mob/00095(pid=230): Terminating (SIGTERM) 22:49:43.458517 run osmo-ms-mob/00096(pid=231): Terminating (SIGTERM) 22:49:43.461763 run osmo-ms-mob/00097(pid=232): Terminating (SIGTERM) 22:49:43.465019 run osmo-ms-mob/00098(pid=233): Terminating (SIGTERM) 22:49:43.468257 run osmo-ms-mob/00099(pid=234): Terminating (SIGTERM) 22:49:43.471518 --- ParallelTerminationStrategy: PID 22 died... 22:49:43.473000 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminated: ok {rc=0} 22:49:43.476594 --- ParallelTerminationStrategy: PID 23 died... 22:49:43.478044 run osmo-hlr_127.0.42.2(pid=23): Terminated: ok {rc=0} 22:49:43.481631 --- ParallelTerminationStrategy: PID 24 died... 22:49:43.483080 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminated: ok {rc=0} 22:49:43.486658 --- ParallelTerminationStrategy: PID 25 died... 22:49:43.488118 run osmo-stp_127.0.42.5(pid=25): Terminated: ok {rc=0} 22:49:43.491681 --- ParallelTerminationStrategy: PID 26 died... 22:49:43.493153 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminated: ok {rc=0} 22:49:43.496748 --- ParallelTerminationStrategy: PID 27 died... 22:49:43.498197 run osmo-msc_127.0.42.6(pid=27): Terminated: ok {rc=0} 22:49:43.501784 --- ParallelTerminationStrategy: PID 28 died... 22:49:43.503235 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminated: ok {rc=0} 22:49:43.506831 --- ParallelTerminationStrategy: PID 29 died... 22:49:43.508309 run osmo-mgw_127.0.42.3(pid=29): Terminated {rc=15} 22:49:43.511909 --- ParallelTerminationStrategy: PID 30 died... 22:49:43.513366 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminated: ok {rc=0} 22:49:43.516954 --- ParallelTerminationStrategy: PID 31 died... 22:49:43.518416 run osmo-mgw_127.0.42.4(pid=31): Terminated {rc=15} 22:49:43.522024 --- ParallelTerminationStrategy: PID 32 died... 22:49:43.523484 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminated: ok {rc=0} 22:49:43.527087 --- ParallelTerminationStrategy: PID 33 died... 22:49:43.528570 run osmo-bsc_127.0.42.7(pid=33): Terminated: ok {rc=0} 22:49:43.532188 --- ParallelTerminationStrategy: PID 35 died... 22:49:43.533659 run osmo-ms-virt-phy/00000(pid=35): Terminated: ok {rc=0} 22:49:43.537279 --- ParallelTerminationStrategy: PID 36 died... 22:49:43.538741 run osmo-ms-virt-phy/00001(pid=36): Terminated: ok {rc=0} 22:49:43.542362 --- ParallelTerminationStrategy: PID 37 died... 22:49:43.543819 run osmo-ms-virt-phy/00002(pid=37): Terminated: ok {rc=0} 22:49:43.547403 --- ParallelTerminationStrategy: PID 38 died... 22:49:43.548866 run osmo-ms-virt-phy/00003(pid=38): Terminated: ok {rc=0} 22:49:43.552478 --- ParallelTerminationStrategy: PID 39 died... 22:49:43.553934 run osmo-ms-virt-phy/00004(pid=39): Terminated: ok {rc=0} 22:49:43.557561 --- ParallelTerminationStrategy: PID 40 died... 22:49:43.559031 run osmo-ms-virt-phy/00005(pid=40): Terminated: ok {rc=0} 22:49:43.562626 --- ParallelTerminationStrategy: PID 41 died... 22:49:43.564094 run osmo-ms-virt-phy/00006(pid=41): Terminated: ok {rc=0} 22:49:43.567687 --- ParallelTerminationStrategy: PID 42 died... 22:49:43.569138 run osmo-ms-virt-phy/00007(pid=42): Terminated: ok {rc=0} 22:49:43.572739 --- ParallelTerminationStrategy: PID 43 died... 22:49:43.574190 run osmo-ms-virt-phy/00008(pid=43): Terminated: ok {rc=0} 22:49:43.577795 --- ParallelTerminationStrategy: PID 44 died... 22:49:43.579254 run osmo-ms-virt-phy/00009(pid=44): Terminated: ok {rc=0} 22:49:43.582826 --- ParallelTerminationStrategy: PID 45 died... 22:49:43.584287 run osmo-ms-virt-phy/00010(pid=45): Terminated: ok {rc=0} 22:49:43.587876 --- ParallelTerminationStrategy: PID 46 died... 22:49:43.589324 run osmo-ms-virt-phy/00011(pid=46): Terminated: ok {rc=0} 22:49:43.592899 --- ParallelTerminationStrategy: PID 47 died... 22:49:43.594349 run osmo-ms-virt-phy/00012(pid=47): Terminated: ok {rc=0} 22:49:43.597938 --- ParallelTerminationStrategy: PID 48 died... 22:49:43.599384 run osmo-ms-virt-phy/00013(pid=48): Terminated: ok {rc=0} 22:49:43.602965 --- ParallelTerminationStrategy: PID 49 died... 22:49:43.604428 run osmo-ms-virt-phy/00014(pid=49): Terminated: ok {rc=0} 22:49:43.607993 --- ParallelTerminationStrategy: PID 50 died... 22:49:43.609445 run osmo-ms-virt-phy/00015(pid=50): Terminated: ok {rc=0} 22:49:43.612999 --- ParallelTerminationStrategy: PID 51 died... 22:49:43.614446 run osmo-ms-virt-phy/00016(pid=51): Terminated: ok {rc=0} 22:49:43.618011 --- ParallelTerminationStrategy: PID 52 died... 22:49:43.619458 run osmo-ms-virt-phy/00017(pid=52): Terminated: ok {rc=0} 22:49:43.623054 --- ParallelTerminationStrategy: PID 53 died... 22:49:43.624511 run osmo-ms-virt-phy/00018(pid=53): Terminated: ok {rc=0} 22:49:43.628100 --- ParallelTerminationStrategy: PID 54 died... 22:49:43.629543 run osmo-ms-virt-phy/00019(pid=54): Terminated: ok {rc=0} 22:49:43.633128 --- ParallelTerminationStrategy: PID 55 died... 22:49:43.634570 run osmo-ms-virt-phy/00020(pid=55): Terminated: ok {rc=0} 22:49:43.638140 --- ParallelTerminationStrategy: PID 56 died... 22:49:43.639584 run osmo-ms-virt-phy/00021(pid=56): Terminated: ok {rc=0} 22:49:43.643159 --- ParallelTerminationStrategy: PID 57 died... 22:49:43.644627 run osmo-ms-virt-phy/00022(pid=57): Terminated: ok {rc=0} 22:49:43.648209 --- ParallelTerminationStrategy: PID 58 died... 22:49:43.649661 run osmo-ms-virt-phy/00023(pid=58): Terminated: ok {rc=0} 22:49:43.653243 --- ParallelTerminationStrategy: PID 59 died... 22:49:43.654688 run osmo-ms-virt-phy/00024(pid=59): Terminated: ok {rc=0} 22:49:43.658274 --- ParallelTerminationStrategy: PID 60 died... 22:49:43.659727 run osmo-ms-virt-phy/00025(pid=60): Terminated: ok {rc=0} 22:49:43.663288 --- ParallelTerminationStrategy: PID 61 died... 22:49:43.664750 run osmo-ms-virt-phy/00026(pid=61): Terminated: ok {rc=0} 22:49:43.668337 --- ParallelTerminationStrategy: PID 62 died... 22:49:43.669798 run osmo-ms-virt-phy/00027(pid=62): Terminated: ok {rc=0} 22:49:43.673446 --- ParallelTerminationStrategy: PID 63 died... 22:49:43.674917 run osmo-ms-virt-phy/00028(pid=63): Terminated: ok {rc=0} 22:49:43.678555 --- ParallelTerminationStrategy: PID 64 died... 22:49:43.680034 run osmo-ms-virt-phy/00029(pid=64): Terminated: ok {rc=0} 22:49:43.683676 --- ParallelTerminationStrategy: PID 65 died... 22:49:43.685159 run osmo-ms-virt-phy/00030(pid=65): Terminated: ok {rc=0} 22:49:43.688809 --- ParallelTerminationStrategy: PID 66 died... 22:49:43.690281 run osmo-ms-virt-phy/00031(pid=66): Terminated: ok {rc=0} 22:49:43.693910 --- ParallelTerminationStrategy: PID 67 died... 22:49:43.695350 run osmo-ms-virt-phy/00032(pid=67): Terminated: ok {rc=0} 22:49:43.698912 --- ParallelTerminationStrategy: PID 68 died... 22:49:43.700359 run osmo-ms-virt-phy/00033(pid=68): Terminated: ok {rc=0} 22:49:43.703954 --- ParallelTerminationStrategy: PID 69 died... 22:49:43.705402 run osmo-ms-virt-phy/00034(pid=69): Terminated: ok {rc=0} 22:49:43.708962 --- ParallelTerminationStrategy: PID 70 died... 22:49:43.710417 run osmo-ms-virt-phy/00035(pid=70): Terminated: ok {rc=0} 22:49:43.714000 --- ParallelTerminationStrategy: PID 71 died... 22:49:43.715456 run osmo-ms-virt-phy/00036(pid=71): Terminated: ok {rc=0} 22:49:43.719020 --- ParallelTerminationStrategy: PID 72 died... 22:49:43.720489 run osmo-ms-virt-phy/00037(pid=72): Terminated: ok {rc=0} 22:49:43.724057 --- ParallelTerminationStrategy: PID 73 died... 22:49:43.725498 run osmo-ms-virt-phy/00038(pid=73): Terminated: ok {rc=0} 22:49:43.729067 --- ParallelTerminationStrategy: PID 74 died... 22:49:43.730512 run osmo-ms-virt-phy/00039(pid=74): Terminated: ok {rc=0} 22:49:43.734107 --- ParallelTerminationStrategy: PID 75 died... 22:49:43.735560 run osmo-ms-virt-phy/00040(pid=75): Terminated: ok {rc=0} 22:49:43.739153 --- ParallelTerminationStrategy: PID 76 died... 22:49:43.740611 run osmo-ms-virt-phy/00041(pid=76): Terminated: ok {rc=0} 22:49:43.744203 --- ParallelTerminationStrategy: PID 77 died... 22:49:43.745650 run osmo-ms-virt-phy/00042(pid=77): Terminated: ok {rc=0} 22:49:43.749230 --- ParallelTerminationStrategy: PID 78 died... 22:49:43.750677 run osmo-ms-virt-phy/00043(pid=78): Terminated: ok {rc=0} 22:49:43.754256 --- ParallelTerminationStrategy: PID 79 died... 22:49:43.755699 run osmo-ms-virt-phy/00044(pid=79): Terminated: ok {rc=0} 22:49:43.759287 --- ParallelTerminationStrategy: PID 80 died... 22:49:43.760749 run osmo-ms-virt-phy/00045(pid=80): Terminated: ok {rc=0} 22:49:43.764333 --- ParallelTerminationStrategy: PID 81 died... 22:49:43.765788 run osmo-ms-virt-phy/00046(pid=81): Terminated: ok {rc=0} 22:49:43.769363 --- ParallelTerminationStrategy: PID 82 died... 22:49:43.770804 run osmo-ms-virt-phy/00047(pid=82): Terminated: ok {rc=0} 22:49:43.774390 --- ParallelTerminationStrategy: PID 83 died... 22:49:43.775857 run osmo-ms-virt-phy/00048(pid=83): Terminated: ok {rc=0} 22:49:43.779428 --- ParallelTerminationStrategy: PID 84 died... 22:49:43.780894 run osmo-ms-virt-phy/00049(pid=84): Terminated: ok {rc=0} 22:49:43.784484 --- ParallelTerminationStrategy: PID 85 died... 22:49:43.785932 run osmo-ms-virt-phy/00050(pid=85): Terminated: ok {rc=0} 22:49:43.789503 --- ParallelTerminationStrategy: PID 86 died... 22:49:43.790950 run osmo-ms-virt-phy/00051(pid=86): Terminated: ok {rc=0} 22:49:43.794538 --- ParallelTerminationStrategy: PID 87 died... 22:49:43.795987 run osmo-ms-virt-phy/00052(pid=87): Terminated: ok {rc=0} 22:49:43.799547 --- ParallelTerminationStrategy: PID 88 died... 22:49:43.800994 run osmo-ms-virt-phy/00053(pid=88): Terminated: ok {rc=0} 22:49:43.804573 --- ParallelTerminationStrategy: PID 89 died... 22:49:43.806018 run osmo-ms-virt-phy/00054(pid=89): Terminated: ok {rc=0} 22:49:43.809603 --- ParallelTerminationStrategy: PID 90 died... 22:49:43.811045 run osmo-ms-virt-phy/00055(pid=90): Terminated: ok {rc=0} 22:49:43.814635 --- ParallelTerminationStrategy: PID 91 died... 22:49:43.816088 run osmo-ms-virt-phy/00056(pid=91): Terminated: ok {rc=0} 22:49:43.819645 --- ParallelTerminationStrategy: PID 92 died... 22:49:43.821098 run osmo-ms-virt-phy/00057(pid=92): Terminated: ok {rc=0} 22:49:43.824686 --- ParallelTerminationStrategy: PID 93 died... 22:49:43.826135 run osmo-ms-virt-phy/00058(pid=93): Terminated: ok {rc=0} 22:49:43.829708 --- ParallelTerminationStrategy: PID 94 died... 22:49:43.831169 run osmo-ms-virt-phy/00059(pid=94): Terminated: ok {rc=0} 22:49:43.834761 --- ParallelTerminationStrategy: PID 95 died... 22:49:43.836216 run osmo-ms-virt-phy/00060(pid=95): Terminated: ok {rc=0} 22:49:43.839782 --- ParallelTerminationStrategy: PID 96 died... 22:49:43.841230 run osmo-ms-virt-phy/00061(pid=96): Terminated: ok {rc=0} 22:49:43.844801 --- ParallelTerminationStrategy: PID 97 died... 22:49:43.846257 run osmo-ms-virt-phy/00062(pid=97): Terminated: ok {rc=0} 22:49:43.849850 --- ParallelTerminationStrategy: PID 98 died... 22:49:43.851295 run osmo-ms-virt-phy/00063(pid=98): Terminated: ok {rc=0} 22:49:43.854873 --- ParallelTerminationStrategy: PID 99 died... 22:49:43.856328 run osmo-ms-virt-phy/00064(pid=99): Terminated: ok {rc=0} 22:49:43.859904 --- ParallelTerminationStrategy: PID 100 died... 22:49:43.861358 run osmo-ms-virt-phy/00065(pid=100): Terminated: ok {rc=0} 22:49:43.864945 --- ParallelTerminationStrategy: PID 101 died... 22:49:43.866388 run osmo-ms-virt-phy/00066(pid=101): Terminated: ok {rc=0} 22:49:43.869954 --- ParallelTerminationStrategy: PID 102 died... 22:49:43.871396 run osmo-ms-virt-phy/00067(pid=102): Terminated: ok {rc=0} 22:49:43.874967 --- ParallelTerminationStrategy: PID 103 died... 22:49:43.876428 run osmo-ms-virt-phy/00068(pid=103): Terminated: ok {rc=0} 22:49:43.880017 --- ParallelTerminationStrategy: PID 104 died... 22:49:43.881469 run osmo-ms-virt-phy/00069(pid=104): Terminated: ok {rc=0} 22:49:43.885027 --- ParallelTerminationStrategy: PID 105 died... 22:49:43.886479 run osmo-ms-virt-phy/00070(pid=105): Terminated: ok {rc=0} 22:49:43.890038 --- ParallelTerminationStrategy: PID 106 died... 22:49:43.891485 run osmo-ms-virt-phy/00071(pid=106): Terminated: ok {rc=0} 22:49:43.895042 --- ParallelTerminationStrategy: PID 107 died... 22:49:43.896498 run osmo-ms-virt-phy/00072(pid=107): Terminated: ok {rc=0} 22:49:43.900083 --- ParallelTerminationStrategy: PID 108 died... 22:49:43.901542 run osmo-ms-virt-phy/00073(pid=108): Terminated: ok {rc=0} 22:49:43.905118 --- ParallelTerminationStrategy: PID 109 died... 22:49:43.906574 run osmo-ms-virt-phy/00074(pid=109): Terminated: ok {rc=0} 22:49:43.910142 --- ParallelTerminationStrategy: PID 110 died... 22:49:43.911592 run osmo-ms-virt-phy/00075(pid=110): Terminated: ok {rc=0} 22:49:43.915165 --- ParallelTerminationStrategy: PID 111 died... 22:49:43.916613 run osmo-ms-virt-phy/00076(pid=111): Terminated: ok {rc=0} 22:49:43.920208 --- ParallelTerminationStrategy: PID 112 died... 22:49:43.921667 run osmo-ms-virt-phy/00077(pid=112): Terminated: ok {rc=0} 22:49:43.925249 --- ParallelTerminationStrategy: PID 113 died... 22:49:43.926696 run osmo-ms-virt-phy/00078(pid=113): Terminated: ok {rc=0} 22:49:43.930293 --- ParallelTerminationStrategy: PID 114 died... 22:49:43.931747 run osmo-ms-virt-phy/00079(pid=114): Terminated: ok {rc=0} 22:49:43.935319 --- ParallelTerminationStrategy: PID 115 died... 22:49:43.936792 run osmo-ms-virt-phy/00080(pid=115): Terminated: ok {rc=0} 22:49:43.940358 --- ParallelTerminationStrategy: PID 116 died... 22:49:43.941800 run osmo-ms-virt-phy/00081(pid=116): Terminated: ok {rc=0} 22:49:43.945373 --- ParallelTerminationStrategy: PID 117 died... 22:49:43.946812 run osmo-ms-virt-phy/00082(pid=117): Terminated: ok {rc=0} 22:49:43.950424 --- ParallelTerminationStrategy: PID 118 died... 22:49:43.951881 run osmo-ms-virt-phy/00083(pid=118): Terminated: ok {rc=0} 22:49:43.955454 --- ParallelTerminationStrategy: PID 119 died... 22:49:43.956917 run osmo-ms-virt-phy/00084(pid=119): Terminated: ok {rc=0} 22:49:43.960482 --- ParallelTerminationStrategy: PID 120 died... 22:49:43.961947 run osmo-ms-virt-phy/00085(pid=120): Terminated: ok {rc=0} 22:49:43.965516 --- ParallelTerminationStrategy: PID 121 died... 22:49:43.966963 run osmo-ms-virt-phy/00086(pid=121): Terminated: ok {rc=0} 22:49:43.970539 --- ParallelTerminationStrategy: PID 122 died... 22:49:43.971986 run osmo-ms-virt-phy/00087(pid=122): Terminated: ok {rc=0} 22:49:43.975557 --- ParallelTerminationStrategy: PID 123 died... 22:49:43.977016 run osmo-ms-virt-phy/00088(pid=123): Terminated: ok {rc=0} 22:49:43.980587 --- ParallelTerminationStrategy: PID 124 died... 22:49:43.982032 run osmo-ms-virt-phy/00089(pid=124): Terminated: ok {rc=0} 22:49:43.985612 --- ParallelTerminationStrategy: PID 125 died... 22:49:43.987061 run osmo-ms-virt-phy/00090(pid=125): Terminated: ok {rc=0} 22:49:43.990630 --- ParallelTerminationStrategy: PID 126 died... 22:49:43.992095 run osmo-ms-virt-phy/00091(pid=126): Terminated: ok {rc=0} 22:49:43.995674 --- ParallelTerminationStrategy: PID 127 died... 22:49:43.997118 run osmo-ms-virt-phy/00092(pid=127): Terminated: ok {rc=0} 22:49:44.000702 --- ParallelTerminationStrategy: PID 128 died... 22:49:44.002145 run osmo-ms-virt-phy/00093(pid=128): Terminated: ok {rc=0} 22:49:44.005735 --- ParallelTerminationStrategy: PID 129 died... 22:49:44.007179 run osmo-ms-virt-phy/00094(pid=129): Terminated: ok {rc=0} 22:49:44.010743 --- ParallelTerminationStrategy: PID 130 died... 22:49:44.012196 run osmo-ms-virt-phy/00095(pid=130): Terminated: ok {rc=0} 22:49:44.015792 --- ParallelTerminationStrategy: PID 131 died... 22:49:44.017237 run osmo-ms-virt-phy/00096(pid=131): Terminated: ok {rc=0} 22:49:44.020819 --- ParallelTerminationStrategy: PID 132 died... 22:49:44.022272 run osmo-ms-virt-phy/00097(pid=132): Terminated: ok {rc=0} 22:49:44.025861 --- ParallelTerminationStrategy: PID 133 died... 22:49:44.027306 run osmo-ms-virt-phy/00098(pid=133): Terminated: ok {rc=0} 22:49:44.030867 --- ParallelTerminationStrategy: PID 134 died... 22:49:44.032324 run osmo-ms-virt-phy/00099(pid=134): Terminated: ok {rc=0} 22:49:44.035912 --- ParallelTerminationStrategy: PID 135 died... 22:49:44.037357 run osmo-ms-mob/00000(pid=135): Terminated {rc=26112} 22:49:44.040944 --- ParallelTerminationStrategy: PID 136 died... 22:49:44.042402 run osmo-ms-mob/00001(pid=136): Terminated {rc=26112} 22:49:44.046006 --- ParallelTerminationStrategy: PID 137 died... 22:49:44.047454 run osmo-ms-mob/00002(pid=137): Terminated {rc=26112} 22:49:44.051046 --- ParallelTerminationStrategy: PID 138 died... 22:49:44.052508 run osmo-ms-mob/00003(pid=138): Terminated {rc=26112} 22:49:44.056082 --- ParallelTerminationStrategy: PID 139 died... 22:49:44.057527 run osmo-ms-mob/00004(pid=139): Terminated {rc=26112} 22:49:44.061119 --- ParallelTerminationStrategy: PID 140 died... 22:49:44.062563 run osmo-ms-mob/00005(pid=140): Terminated {rc=26112} 22:49:44.066155 --- ParallelTerminationStrategy: PID 141 died... 22:49:44.067608 run osmo-ms-mob/00006(pid=141): Terminated {rc=26112} 22:49:44.071204 --- ParallelTerminationStrategy: PID 142 died... 22:49:44.072653 run osmo-ms-mob/00007(pid=142): Terminated {rc=26112} 22:49:44.076244 --- ParallelTerminationStrategy: PID 143 died... 22:49:44.077690 run osmo-ms-mob/00008(pid=143): Terminated {rc=26112} 22:49:44.081261 --- ParallelTerminationStrategy: PID 144 died... 22:49:44.082714 run osmo-ms-mob/00009(pid=144): Terminated {rc=26112} 22:49:44.086300 --- ParallelTerminationStrategy: PID 145 died... 22:49:44.087741 run osmo-ms-mob/00010(pid=145): Terminated {rc=26112} 22:49:44.091307 --- ParallelTerminationStrategy: PID 146 died... 22:49:44.092766 run osmo-ms-mob/00011(pid=146): Terminated {rc=26112} 22:49:44.096351 --- ParallelTerminationStrategy: PID 147 died... 22:49:44.097804 run osmo-ms-mob/00012(pid=147): Terminated {rc=26112} 22:49:44.101388 --- ParallelTerminationStrategy: PID 148 died... 22:49:44.102826 run osmo-ms-mob/00013(pid=148): Terminated {rc=26112} 22:49:44.106440 --- ParallelTerminationStrategy: PID 149 died... 22:49:44.107907 run osmo-ms-mob/00014(pid=149): Terminated {rc=26112} 22:49:44.111502 --- ParallelTerminationStrategy: PID 150 died... 22:49:44.112957 run osmo-ms-mob/00015(pid=150): Terminated {rc=26112} 22:49:44.116553 --- ParallelTerminationStrategy: PID 151 died... 22:49:44.117999 run osmo-ms-mob/00016(pid=151): Terminated {rc=26112} 22:49:44.121599 --- ParallelTerminationStrategy: PID 152 died... 22:49:44.123038 run osmo-ms-mob/00017(pid=152): Terminated {rc=26112} 22:49:44.126640 --- ParallelTerminationStrategy: PID 153 died... 22:49:44.128090 run osmo-ms-mob/00018(pid=153): Terminated {rc=26112} 22:49:44.131685 --- ParallelTerminationStrategy: PID 154 died... 22:49:44.133126 run osmo-ms-mob/00019(pid=154): Terminated {rc=26112} 22:49:44.136731 --- ParallelTerminationStrategy: PID 155 died... 22:49:44.138176 run osmo-ms-mob/00020(pid=155): Terminated {rc=26112} 22:49:44.141779 --- ParallelTerminationStrategy: PID 156 died... 22:49:44.143227 run osmo-ms-mob/00021(pid=156): Terminated {rc=26112} 22:49:44.146814 --- ParallelTerminationStrategy: PID 157 died... 22:49:44.148275 run osmo-ms-mob/00022(pid=157): Terminated {rc=26112} 22:49:44.151864 --- ParallelTerminationStrategy: PID 158 died... 22:49:44.153310 run osmo-ms-mob/00023(pid=158): Terminated {rc=26112} 22:49:44.156954 --- ParallelTerminationStrategy: PID 159 died... 22:49:44.158438 run osmo-ms-mob/00024(pid=159): Terminated {rc=26112} 22:49:44.162131 --- ParallelTerminationStrategy: PID 160 died... 22:49:44.163618 run osmo-ms-mob/00025(pid=160): Terminated {rc=26112} 22:49:44.167276 --- ParallelTerminationStrategy: PID 161 died... 22:49:44.168752 run osmo-ms-mob/00026(pid=161): Terminated {rc=26112} 22:49:44.172408 --- ParallelTerminationStrategy: PID 162 died... 22:49:44.173887 run osmo-ms-mob/00027(pid=162): Terminated {rc=26112} 22:49:44.177510 --- ParallelTerminationStrategy: PID 163 died... 22:49:44.178962 run osmo-ms-mob/00028(pid=163): Terminated {rc=26112} 22:49:44.182542 --- ParallelTerminationStrategy: PID 164 died... 22:49:44.184001 run osmo-ms-mob/00029(pid=164): Terminated {rc=26112} 22:49:44.187586 --- ParallelTerminationStrategy: PID 165 died... 22:49:44.189064 run osmo-ms-mob/00030(pid=165): Terminated {rc=26112} 22:49:44.192668 --- ParallelTerminationStrategy: PID 166 died... 22:49:44.194117 run osmo-ms-mob/00031(pid=166): Terminated {rc=26112} 22:49:44.197719 --- ParallelTerminationStrategy: PID 167 died... 22:49:44.199168 run osmo-ms-mob/00032(pid=167): Terminated {rc=26112} 22:49:44.202763 --- ParallelTerminationStrategy: PID 168 died... 22:49:44.204218 run osmo-ms-mob/00033(pid=168): Terminated {rc=26112} 22:49:44.207804 --- ParallelTerminationStrategy: PID 169 died... 22:49:44.209259 run osmo-ms-mob/00034(pid=169): Terminated {rc=26112} 22:49:44.212848 --- ParallelTerminationStrategy: PID 170 died... 22:49:44.214301 run osmo-ms-mob/00035(pid=170): Terminated {rc=26112} 22:49:44.217916 --- ParallelTerminationStrategy: PID 171 died... 22:49:44.219367 run osmo-ms-mob/00036(pid=171): Terminated {rc=26112} 22:49:44.222944 --- ParallelTerminationStrategy: PID 172 died... 22:49:44.224399 run osmo-ms-mob/00037(pid=172): Terminated {rc=26112} 22:49:44.227987 --- ParallelTerminationStrategy: PID 173 died... 22:49:44.229435 run osmo-ms-mob/00038(pid=173): Terminated {rc=26112} 22:49:44.233027 --- ParallelTerminationStrategy: PID 174 died... 22:49:44.234470 run osmo-ms-mob/00039(pid=174): Terminated {rc=26112} 22:49:44.238075 --- ParallelTerminationStrategy: PID 175 died... 22:49:44.239531 run osmo-ms-mob/00040(pid=175): Terminated {rc=26112} 22:49:44.243127 --- ParallelTerminationStrategy: PID 176 died... 22:49:44.244584 run osmo-ms-mob/00041(pid=176): Terminated {rc=26112} 22:49:44.248174 --- ParallelTerminationStrategy: PID 177 died... 22:49:44.249619 run osmo-ms-mob/00042(pid=177): Terminated {rc=26112} 22:49:44.253231 --- ParallelTerminationStrategy: PID 178 died... 22:49:44.254676 run osmo-ms-mob/00043(pid=178): Terminated {rc=26112} 22:49:44.258305 --- ParallelTerminationStrategy: PID 179 died... 22:49:44.259769 run osmo-ms-mob/00044(pid=179): Terminated {rc=26112} 22:49:44.263373 --- ParallelTerminationStrategy: PID 180 died... 22:49:44.264830 run osmo-ms-mob/00045(pid=180): Terminated {rc=26112} 22:49:44.268427 --- ParallelTerminationStrategy: PID 181 died... 22:49:44.269884 run osmo-ms-mob/00046(pid=181): Terminated {rc=26112} 22:49:44.273494 --- ParallelTerminationStrategy: PID 182 died... 22:49:44.274949 run osmo-ms-mob/00047(pid=182): Terminated {rc=26112} 22:49:44.278546 --- ParallelTerminationStrategy: PID 183 died... 22:49:44.280026 run osmo-ms-mob/00048(pid=183): Terminated {rc=26112} 22:49:44.283614 --- ParallelTerminationStrategy: PID 184 died... 22:49:44.285064 run osmo-ms-mob/00049(pid=184): Terminated {rc=26112} 22:49:44.288667 --- ParallelTerminationStrategy: PID 185 died... 22:49:44.290115 run osmo-ms-mob/00050(pid=185): Terminated {rc=26112} 22:49:44.293699 --- ParallelTerminationStrategy: PID 186 died... 22:49:44.295138 run osmo-ms-mob/00051(pid=186): Terminated {rc=26112} 22:49:44.298744 --- ParallelTerminationStrategy: PID 187 died... 22:49:44.300202 run osmo-ms-mob/00052(pid=187): Terminated {rc=26112} 22:49:44.303806 --- ParallelTerminationStrategy: PID 188 died... 22:49:44.305256 run osmo-ms-mob/00053(pid=188): Terminated {rc=26112} 22:49:44.308829 --- ParallelTerminationStrategy: PID 189 died... 22:49:44.310283 run osmo-ms-mob/00054(pid=189): Terminated {rc=26112} 22:49:44.313870 --- ParallelTerminationStrategy: PID 190 died... 22:49:44.315316 run osmo-ms-mob/00055(pid=190): Terminated {rc=26112} 22:49:44.318944 --- ParallelTerminationStrategy: PID 191 died... 22:49:44.320431 run osmo-ms-mob/00056(pid=191): Terminated {rc=26112} 22:49:44.324029 --- ParallelTerminationStrategy: PID 192 died... 22:49:44.325476 run osmo-ms-mob/00057(pid=192): Terminated {rc=26112} 22:49:44.329063 --- ParallelTerminationStrategy: PID 193 died... 22:49:44.330513 run osmo-ms-mob/00058(pid=193): Terminated {rc=26112} 22:49:44.334094 --- ParallelTerminationStrategy: PID 194 died... 22:49:44.335545 run osmo-ms-mob/00059(pid=194): Terminated {rc=26112} 22:49:44.339167 --- ParallelTerminationStrategy: PID 195 died... 22:49:44.340620 run osmo-ms-mob/00060(pid=195): Terminated {rc=26112} 22:49:44.344206 --- ParallelTerminationStrategy: PID 196 died... 22:49:44.345662 run osmo-ms-mob/00061(pid=196): Terminated {rc=26112} 22:49:44.349278 --- ParallelTerminationStrategy: PID 197 died... 22:49:44.350734 run osmo-ms-mob/00062(pid=197): Terminated {rc=26112} 22:49:44.354316 --- ParallelTerminationStrategy: PID 198 died... 22:49:44.355777 run osmo-ms-mob/00063(pid=198): Terminated {rc=26112} 22:49:44.359346 --- ParallelTerminationStrategy: PID 199 died... 22:49:44.360817 run osmo-ms-mob/00064(pid=199): Terminated {rc=26112} 22:49:44.364409 --- ParallelTerminationStrategy: PID 200 died... 22:49:44.365859 run osmo-ms-mob/00065(pid=200): Terminated {rc=26112} 22:49:44.369449 --- ParallelTerminationStrategy: PID 201 died... 22:49:44.370904 run osmo-ms-mob/00066(pid=201): Terminated {rc=26112} 22:49:44.374500 --- ParallelTerminationStrategy: PID 202 died... 22:49:44.375959 run osmo-ms-mob/00067(pid=202): Terminated {rc=26112} 22:49:44.379557 --- ParallelTerminationStrategy: PID 203 died... 22:49:44.381017 run osmo-ms-mob/00068(pid=203): Terminated {rc=26112} 22:49:44.384625 --- ParallelTerminationStrategy: PID 204 died... 22:49:44.386072 run osmo-ms-mob/00069(pid=204): Terminated {rc=26112} 22:49:44.389675 --- ParallelTerminationStrategy: PID 205 died... 22:49:44.391122 run osmo-ms-mob/00070(pid=205): Terminated {rc=26112} 22:49:44.394724 --- ParallelTerminationStrategy: PID 206 died... 22:49:44.396185 run osmo-ms-mob/00071(pid=206): Terminated {rc=26112} 22:49:44.399781 --- ParallelTerminationStrategy: PID 207 died... 22:49:44.401221 run osmo-ms-mob/00072(pid=207): Terminated {rc=26112} 22:49:44.404814 --- ParallelTerminationStrategy: PID 208 died... 22:49:44.406256 run osmo-ms-mob/00073(pid=208): Terminated {rc=26112} 22:49:44.409826 --- ParallelTerminationStrategy: PID 209 died... 22:49:44.411274 run osmo-ms-mob/00074(pid=209): Terminated {rc=26112} 22:49:44.414893 --- ParallelTerminationStrategy: PID 210 died... 22:49:44.416348 run osmo-ms-mob/00075(pid=210): Terminated {rc=26112} 22:49:44.419950 --- ParallelTerminationStrategy: PID 211 died... 22:49:44.421403 run osmo-ms-mob/00076(pid=211): Terminated {rc=26112} 22:49:44.424979 --- ParallelTerminationStrategy: PID 212 died... 22:49:44.426434 run osmo-ms-mob/00077(pid=212): Terminated {rc=26112} 22:49:44.430031 --- ParallelTerminationStrategy: PID 213 died... 22:49:44.431493 run osmo-ms-mob/00078(pid=213): Terminated {rc=26112} 22:49:44.435091 --- ParallelTerminationStrategy: PID 214 died... 22:49:44.436540 run osmo-ms-mob/00079(pid=214): Terminated {rc=26112} 22:49:44.440136 --- ParallelTerminationStrategy: PID 215 died... 22:49:44.441582 run osmo-ms-mob/00080(pid=215): Terminated {rc=26112} 22:49:44.445173 --- ParallelTerminationStrategy: PID 216 died... 22:49:44.446625 run osmo-ms-mob/00081(pid=216): Terminated {rc=26112} 22:49:44.450220 --- ParallelTerminationStrategy: PID 217 died... 22:49:44.451675 run osmo-ms-mob/00082(pid=217): Terminated {rc=26112} 22:49:44.455260 --- ParallelTerminationStrategy: PID 218 died... 22:49:44.456705 run osmo-ms-mob/00083(pid=218): Terminated {rc=26112} 22:49:44.460312 --- ParallelTerminationStrategy: PID 219 died... 22:49:44.461758 run osmo-ms-mob/00084(pid=219): Terminated {rc=26112} 22:49:44.465349 --- ParallelTerminationStrategy: PID 220 died... 22:49:44.466811 run osmo-ms-mob/00085(pid=220): Terminated {rc=26112} 22:49:44.470405 --- ParallelTerminationStrategy: PID 221 died... 22:49:44.471852 run osmo-ms-mob/00086(pid=221): Terminated {rc=26112} 22:49:44.475445 --- ParallelTerminationStrategy: PID 222 died... 22:49:44.476909 run osmo-ms-mob/00087(pid=222): Terminated {rc=26112} 22:49:44.480513 --- ParallelTerminationStrategy: PID 223 died... 22:49:44.481956 run osmo-ms-mob/00088(pid=223): Terminated {rc=26112} 22:49:44.485537 --- ParallelTerminationStrategy: PID 224 died... 22:49:44.486997 run osmo-ms-mob/00089(pid=224): Terminated {rc=26112} 22:49:44.490596 --- ParallelTerminationStrategy: PID 225 died... 22:49:44.492048 run osmo-ms-mob/00090(pid=225): Terminated {rc=26112} 22:49:44.495633 --- ParallelTerminationStrategy: PID 226 died... 22:49:44.497093 run osmo-ms-mob/00091(pid=226): Terminated {rc=26112} 22:49:44.500691 --- ParallelTerminationStrategy: PID 227 died... 22:49:44.502139 run osmo-ms-mob/00092(pid=227): Terminated {rc=26112} 22:49:44.505723 --- ParallelTerminationStrategy: PID 228 died... 22:49:44.507172 run osmo-ms-mob/00093(pid=228): Terminated {rc=26112} 22:49:44.510789 --- ParallelTerminationStrategy: PID 229 died... 22:49:44.512258 run osmo-ms-mob/00094(pid=229): Terminated {rc=26112} 22:49:44.515835 --- ParallelTerminationStrategy: PID 230 died... 22:49:44.517287 run osmo-ms-mob/00095(pid=230): Terminated {rc=26112} 22:49:44.520876 --- ParallelTerminationStrategy: PID 231 died... 22:49:44.522334 run osmo-ms-mob/00096(pid=231): Terminated {rc=26112} 22:49:44.525930 --- ParallelTerminationStrategy: PID 232 died... 22:49:44.527387 run osmo-ms-mob/00097(pid=232): Terminated {rc=26112} 22:49:44.530982 --- ParallelTerminationStrategy: PID 233 died... 22:49:44.532471 run osmo-ms-mob/00098(pid=233): Terminated {rc=26112} 22:49:44.536064 --- ParallelTerminationStrategy: PID 234 died... 22:49:44.537531 run osmo-ms-mob/00099(pid=234): Terminated {rc=26112} 22:49:47.941866 --- ParallelTerminationStrategy: PID 34 died... 22:49:47.948273 run osmo-bts-virtual(pid=34): Terminated: ok {rc=0} --------------------------------------------------------------------- trial-8280 netreg_mass PASS --------------------------------------------------------------------- 22:49:48.019043 tst trial-8280: Storing JUnit report in /build/trial-8280/run.2026-03-24_22-48-21/trial-8280.xml -------------------------------------------------------------------------------------------- trial-8280 PASS -------------------------------------------------------------------------------------------- 22:49:48.035583 tst trial-8280: trial-8280: PASS, 1 suites passed PASS: netreg_mass (pass: 1) pass: register_default_mass.py (81.1 sec) + exit_code=0 + rm -rf trial-8280/inst + cd trial-8280 + command -v journalctl + [ ! -z /usr/bin/journalctl ] + readlink last_run + journalctl -u ofono -o short-precise --since 2026-03-24 22:48:21 No journal files were found. + readlink last_run + tar czf /build/trial-8280-run.tgz run.2026-03-24_22-48-21 + tar czf /build/trial-8280-bin.tgz checksums.md5 open5gs.build-8.tgz osmo-bsc.build-2026-03-24_13_29_31.tgz osmo-bts-oc2g.build-2026-03-24_00_51_24.tgz osmo-bts-sysmo.build-2026-03-24_00_51_25.tgz osmo-bts.build-2026-03-24_00_51_25.tgz osmo-ggsn.build-2026-03-24_07_37_47.tgz osmo-hlr.build-2026-03-24_16_36_55.tgz osmo-hnbgw.build-2026-03-24_13_30_45.tgz osmo-mgw.build-2026-03-24_08_33_06.tgz osmo-msc.build-2026-03-24_13_35_16.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2026-03-24_07_35_00.tgz osmo-pcu-sysmo.build-2026-03-24_07_34_55.tgz osmo-pcu.build-2026-03-24_07_34_57.tgz osmo-sgsn.build-2026-03-24_20_48_26.tgz osmo-stp.build-2026-03-24_13_25_39.tgz osmo-trx.build-2026-03-24_14_21_36.tgz osmocom-bb.build-2026-03-24_21_17_35.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