Started by timer Running as SYSTEM Building remotely on build5-deb12build-ansible (obs ttcn3_with_linux_6.1_or_higher qemu registry-build-amd64 ttcn3 osmo-gsm-tester-build ttcn3-ggsn-test-kernel-git io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/osmo-gsm-tester/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://gerrit.osmocom.org/osmo-gsm-tester # timeout=10 Fetching upstream changes from https://gerrit.osmocom.org/osmo-gsm-tester > git --version # timeout=10 > git --version # 'git version 2.39.5' > git fetch --tags --force --progress -- https://gerrit.osmocom.org/osmo-gsm-tester +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision f7d64b0bcf946ec21ce9c7562194343a12213a80 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f f7d64b0bcf946ec21ce9c7562194343a12213a80 # timeout=10 Commit message: "jenkins.sh: libosmo-netif no longer depends on libosmo-abis" > git rev-list --no-walk f7d64b0bcf946ec21ce9c7562194343a12213a80 # timeout=10 [osmo-gsm-tester_virtual] $ /bin/sh -xe /tmp/jenkins17785104382852639984.sh + rm -rf trial-8078-bin.tgz trial-8078-run.tgz *.md5 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bsc" build number 24551 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts" build number 10841 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-ggsn" build number 10135 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-hlr" build number 12666 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-mgw" build number 12989 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-hnbgw" build number 12150 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-msc" build number 40298 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu" build number 7378 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-sgsn" build number 42317 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-trx" build number 8082 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 13010 Copied 2 artifacts from "osmo-gsm-tester_build-osmocom-bb" build number 7272 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts-sysmo" build number 11366 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu-sysmo" build number 7418 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts-oc2g" build number 8864 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu-oc2g" build number 6138 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 7272 [osmo-gsm-tester_virtual] $ /bin/sh -xe /tmp/jenkins10870901921816616866.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-8078 + 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 f17cc18 ttcn3-bts-test: show respawn count at the end + make -C docker-playground/osmo-gsm-tester make: Entering directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/docker-playground/osmo-gsm-tester' awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/docker-playground/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=docker.io \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/20.7.0 \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_REMSIM_BRANCH=master \ --build-arg OSMO_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 DONE 0.1s #2 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-build:latest #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: 2B done #3 DONE 0.1s #4 [ 1/28] FROM docker.io/osmocom-build/debian-bookworm-build:latest #4 DONE 0.0s #5 [internal] load build context #5 transferring context: 5.76kB done #5 DONE 0.1s #6 [22/28] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-TESTER/+/MASTER?FORMAT=TEXT /tmp/commit #6 DONE 0.2s #7 [ 4/28] RUN usermod -a -G osmo-gsm-tester jenkins #7 CACHED #8 [23/28] RUN CD osmo-gsm-tester && git fetch && git checkout master && (git symbolic-ref -q HEAD && git reset --hard origin/master || exit 1); git rev-parse --abbrev-ref HEAD && git rev-parse HEAD #8 CACHED #9 [ 7/28] RUN APT-GET update && apt-get install -y openssh-server #9 CACHED #10 [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 #10 CACHED #11 [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 #11 CACHED #12 [ 3/28] RUN groupadd osmo-gsm-tester #12 CACHED #13 [ 8/28] RUN MKDIR /var/run/sshd #13 CACHED #14 [10/28] COPY --CHOWN=JENKINS:JENKINS ssh /home/jenkins/.ssh #14 CACHED #15 [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 #15 CACHED #16 [26/28] RUN mkdir -p /etc/security/limits.d/ && cp osmo-gsm-tester/utils/limits.d/* /etc/security/limits.d/ #16 CACHED #17 [ 9/28] COPY SSH /root/.ssh #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 [21/28] RUN GIT clone https://gerrit.osmocom.org/osmo-gsm-tester.git #19 CACHED #20 [22/28] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-TESTER/+/MASTER?FORMAT=TEXT /tmp/commit #20 CACHED #21 [17/28] RUN APT-GET update && apt-get install -y --no-install-recommends gnuradio && apt-get clean #21 CACHED #22 [11/28] RUN chmod -R 0700 /home/jenkins/.ssh /root/.ssh #22 CACHED #23 [ 2/28] RUN useradd -ms /bin/bash jenkins #23 CACHED #24 [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 #24 CACHED #25 [24/28] RUN mkdir -p /usr/local/bin/ && cp osmo-gsm-tester/utils/bin/* /usr/local/bin/ #25 CACHED #26 [27/28] COPY RESOURCES.CONF /tmp/osmo-gsm-tester/sysmocom/resources.conf #26 CACHED #27 [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 #27 CACHED #28 [ 6/28] RUN PIP3 install --break-system-packages "git+https://github.com/podshumok/python-smpplib.git@master#egg=smpplib" pydbus pyusb pysispm pymongo #28 CACHED #29 [25/28] RUN mkdir -p /etc/sudoers.d/ && cp osmo-gsm-tester/utils/sudoers.d/* /etc/sudoers.d/ #29 CACHED #30 [13/28] RUN CHOWN -R jenkins:jenkins /osmo-gsm-tester-* #30 CACHED #31 [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 #31 CACHED #32 [20/28] WORKDIR /TMP #32 CACHED #33 [28/28] WORKDIR /DATA #33 CACHED #34 exporting to image #34 exporting layers done #34 writing image sha256:a09e6bfd48280f1dc293db28bd804bd26cc677bdf7ab2854f5105305772114e4 0.0s done #34 naming to docker.io/osmocom-build/osmo-gsm-tester:latest 0.0s done #34 DONE 0.1s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/docker-playground/osmo-gsm-tester' + unlink osmo-gsm-tester/sysmocom/resources.conf + ln -s resources.conf.virtual osmo-gsm-tester/sysmocom/resources.conf + docker run --rm=true -e HOME=/build -e JOB_NAME=osmo-gsm-tester_virtual -e OSMO_GSM_TESTER_CONF=/build/osmo-gsm-tester/sysmocom/main.conf -e OSMO_GSM_TESTER_OPTS=-s netreg_mass -e BUILD_NUMBER=8079 -w /build -i -v /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual:/build -v /home/osmocom-build/.ssh:/home/build/.ssh:ro --name=osmo-gsm-tester-virtual --cap-add=sys_nice osmocom-build/osmo-gsm-tester /bin/bash -c LANG="en_US.utf8" LC_ALL="en_US.UTF-8" LC_LANG="en_US.UTF-8" PATH="$PWD/osmo-gsm-tester/src:${PATH}" ./osmo-gsm-tester/contrib/jenkins-run.sh + base=/build + dirname -- ./osmo-gsm-tester/contrib/jenkins-run.sh + CDPATH= cd -- ./osmo-gsm-tester/contrib + pwd -P + SCRIPT_DIR=/build/osmo-gsm-tester/contrib + OSMO_GSM_TESTER_CONF=/build/osmo-gsm-tester/sysmocom/main.conf + date +%F %T + time_start=2025-09-04 22:48:19 + trial_dir_prefix=trial- + rm -rf trial-* + trial_dir=trial-8079 + mkdir -p trial-8079 + mv open5gs.build-8.tgz osmo-bsc.build-2025-09-04_13_26_04.tgz osmo-bts-oc2g.build-2025-09-04_00_51_33.tgz osmo-bts-sysmo.build-2025-09-04_00_51_37.tgz osmo-bts.build-2025-09-04_00_51_44.tgz osmo-ggsn.build-2025-09-04_20_42_24.tgz osmo-hlr.build-2025-09-04_16_36_53.tgz osmo-hnbgw.build-2025-09-04_13_30_23.tgz osmo-mgw.build-2025-09-04_08_33_12.tgz osmo-msc.build-2025-09-04_13_34_26.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2025-09-04_07_33_59.tgz osmo-pcu-sysmo.build-2025-09-04_07_36_06.tgz osmo-pcu.build-2025-09-04_07_36_14.tgz osmo-sgsn.build-2025-09-04_20_47_59.tgz osmo-stp.build-2025-09-04_13_22_59.tgz osmo-trx.build-2025-09-04_14_30_03.tgz osmocom-bb.build-2025-09-04_21_17_14.tgz srslte.build-19.tgz trial-8079 + cat open5gs.build-8.md5 osmo-bsc.build-2025-09-04_13_26_04.md5 osmo-bts-oc2g.build-2025-09-04_00_51_33.md5 osmo-bts-sysmo.build-2025-09-04_00_51_37.md5 osmo-bts.build-2025-09-04_00_51_44.md5 osmo-ggsn.build-2025-09-04_20_42_24.md5 osmo-hlr.build-2025-09-04_16_36_53.md5 osmo-hnbgw.build-2025-09-04_13_30_23.md5 osmo-mgw.build-2025-09-04_08_33_12.md5 osmo-msc.build-2025-09-04_13_34_26.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2025-09-04_07_33_59.md5 osmo-pcu-sysmo.build-2025-09-04_07_36_06.md5 osmo-pcu.build-2025-09-04_07_36_14.md5 osmo-sgsn.build-2025-09-04_20_47_59.md5 osmo-stp.build-2025-09-04_13_22_59.md5 osmo-trx.build-2025-09-04_14_30_03.md5 osmocom-bb.build-2025-09-04_21_17_14.md5 srslte.build-19.md5 + rm open5gs.build-8.md5 osmo-bsc.build-2025-09-04_13_26_04.md5 osmo-bts-oc2g.build-2025-09-04_00_51_33.md5 osmo-bts-sysmo.build-2025-09-04_00_51_37.md5 osmo-bts.build-2025-09-04_00_51_44.md5 osmo-ggsn.build-2025-09-04_20_42_24.md5 osmo-hlr.build-2025-09-04_16_36_53.md5 osmo-hnbgw.build-2025-09-04_13_30_23.md5 osmo-mgw.build-2025-09-04_08_33_12.md5 osmo-msc.build-2025-09-04_13_34_26.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2025-09-04_07_33_59.md5 osmo-pcu-sysmo.build-2025-09-04_07_36_06.md5 osmo-pcu.build-2025-09-04_07_36_14.md5 osmo-sgsn.build-2025-09-04_20_47_59.md5 osmo-stp.build-2025-09-04_13_22_59.md5 osmo-trx.build-2025-09-04_14_30_03.md5 osmocom-bb.build-2025-09-04_21_17_14.md5 srslte.build-19.md5 + exit_code=1 + which osmo-gsm-tester.py + python3 -u /build/osmo-gsm-tester/src/osmo-gsm-tester.py -c /build/osmo-gsm-tester/sysmocom/main.conf trial-8079 -s netreg_mass combinations: ['netreg_mass'] trial: 'trial-8079' 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-8079 -------------------------------------------------------------------------------------------- 22:48:19.571511 tst trial-8079: Detailed log at /build/trial-8079/run.2025-09-04_22-48-19/log --------------------------------------------------------------------- trial-8079 netreg_mass --------------------------------------------------------------------- 22:48:19.777083 tst netreg_mass: reserving resources in /var/tmp/osmo-gsm-tester/state ... 22:48:19.777427 tst netreg_mass: Verifying 1 x bts (candidates: 1) 22:48:19.778195 tst netreg_mass: Verifying 6 x ip_address (candidates: 9) 22:48:19.779337 tst netreg_mass: Verifying 100 x modem (candidates: 100) 22:48:19.812773 tst netreg_mass: Reserving 1 x bts (candidates: 1) 22:48:19.813581 tst netreg_mass: Reserving 6 x ip_address (candidates: 9) 22:48:19.814741 tst netreg_mass: Reserving 100 x modem (candidates: 100) 22:48:19.879590 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-8079 netreg_mass register_default_mass.py ---------------------------------------------- 22:48:19.880394 tst register_default_mass.py:9: Claiming resources for the test 22:48:19.896108 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:48:19.896676 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:48:19.897134 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:48:19.897614 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:48:19.898044 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:48:19.898503 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:48:19.898946 tst netreg_mass: Using 1 x bts (candidates: 1) 22:48:19.942844 tst register_default_mass.py: using LAC 2 22:48:19.985677 tst register_default_mass.py: using RAC 2 22:48:20.028869 tst register_default_mass.py: using CellId 2 22:48:20.070752 tst register_default_mass.py: using BVCI 3 22:48:20.082885 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.083554 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.084122 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.084663 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.085205 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.085730 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.086237 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.086777 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.087314 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.087833 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.088363 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.088880 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.089406 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.089938 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.090468 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.090991 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.091520 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.092035 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.092549 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.093075 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.093590 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.094112 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.094645 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.095210 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.095719 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.096233 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.096772 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.097289 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.097810 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.098341 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.098848 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.099376 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.099903 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.100429 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.100965 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.101479 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.101988 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.102518 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.103034 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.103538 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.104062 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.104587 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.105104 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.105608 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.106133 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.106635 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.107138 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.107667 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.108180 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.108697 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.109218 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.109721 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.110238 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.110749 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.111249 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.111756 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.112281 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.112836 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.113346 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.113857 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.114360 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.114867 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.115392 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.115910 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.116413 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.116938 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.117451 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.117962 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.118468 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.118981 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.119483 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.119987 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.120575 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.121088 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.121589 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.122101 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.122598 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.123098 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.123594 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.124101 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.124592 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.125141 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.125652 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.126150 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.126642 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.127151 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.127652 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.128148 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.128662 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.129171 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.129685 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.130192 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.130703 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.131220 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.131721 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.132224 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.132739 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.133229 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.133706 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.134206 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.134691 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:20.135229 tst register_default_mass.py:21: Launching a simple network 22:48:20.145196 run osmo-hlr_127.0.42.2: Starting osmo-hlr 22:48:20.266418 run create_hlr_db(pid=20): Launched 22:48:21.286400 run create_hlr_db(pid=20): Terminated: ok {rc=0} 22:48:21.306338 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Launched 22:48:21.321550 run osmo-hlr_127.0.42.2(pid=23): Launched 22:48:21.327436 run osmo-stp_127.0.42.5: Starting osmo-stp 22:48:21.510884 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Launched 22:48:21.526532 run osmo-stp_127.0.42.5(pid=25): Launched 22:48:21.532320 run osmo-msc_127.0.42.6: Starting osmo-msc 22:48:21.961735 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Launched 22:48:21.977753 run osmo-msc_127.0.42.6(pid=27): Launched 22:48:25.279453 run osmo-mgw_127.0.42.3: Starting osmo-mgw 22:48:25.797643 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Launched 22:48:25.812417 run osmo-mgw_127.0.42.3(pid=29): Launched 22:48:25.818079 run osmo-mgw_127.0.42.4: Starting osmo-mgw 22:48:25.841276 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Launched 22:48:25.856129 run osmo-mgw_127.0.42.4(pid=31): Launched 22:48:25.861878 run osmo-bsc_127.0.42.7: Starting osmo-bsc 22:48:26.181776 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Launched 22:48:26.197076 run osmo-bsc_127.0.42.7(pid=33): Launched 22:48:32.226487 run osmo-bts-virtual: Starting to connect to osmo-bsc_127.0.42.7 22:48:32.374932 run osmo-bts-virtual(pid=34): Launched 22:48:33.437527 tst register_default_mass.py: using MSISDN 1001 22:48:33.450688 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000000', msisdn='1001', subscriber_id=1} 22:48:33.531306 tst register_default_mass.py: using MSISDN 1002 22:48:33.553272 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000001', msisdn='1002', subscriber_id=2} 22:48:33.624837 tst register_default_mass.py: using MSISDN 1003 22:48:33.643774 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000002', msisdn='1003', subscriber_id=3} 22:48:33.711324 tst register_default_mass.py: using MSISDN 1004 22:48:33.717320 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000003', msisdn='1004', subscriber_id=4} 22:48:33.800827 tst register_default_mass.py: using MSISDN 1005 22:48:33.810123 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000004', msisdn='1005', subscriber_id=5} 22:48:33.895804 tst register_default_mass.py: using MSISDN 1006 22:48:33.916322 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000005', msisdn='1006', subscriber_id=6} 22:48:33.990506 tst register_default_mass.py: using MSISDN 1007 22:48:33.997039 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000006', msisdn='1007', subscriber_id=7} 22:48:34.081777 tst register_default_mass.py: using MSISDN 1008 22:48:34.089509 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000007', msisdn='1008', subscriber_id=8} 22:48:34.169374 tst register_default_mass.py: using MSISDN 1009 22:48:34.186178 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000008', msisdn='1009', subscriber_id=9} 22:48:34.256214 tst register_default_mass.py: using MSISDN 1010 22:48:34.277855 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000009', msisdn='1010', subscriber_id=10} 22:48:34.352352 tst register_default_mass.py: using MSISDN 1011 22:48:34.373003 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000000', msisdn='1011', subscriber_id=11} 22:48:34.443946 tst register_default_mass.py: using MSISDN 1012 22:48:34.466576 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000001', msisdn='1012', subscriber_id=12} 22:48:34.560090 tst register_default_mass.py: using MSISDN 1013 22:48:34.572418 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000002', msisdn='1013', subscriber_id=13} 22:48:34.672769 tst register_default_mass.py: using MSISDN 1014 22:48:34.697759 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000003', msisdn='1014', subscriber_id=14} 22:48:34.771839 tst register_default_mass.py: using MSISDN 1015 22:48:34.790372 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000004', msisdn='1015', subscriber_id=15} 22:48:34.865957 tst register_default_mass.py: using MSISDN 1016 22:48:34.887931 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000005', msisdn='1016', subscriber_id=16} 22:48:34.966342 tst register_default_mass.py: using MSISDN 1017 22:48:34.980309 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000006', msisdn='1017', subscriber_id=17} 22:48:35.051021 tst register_default_mass.py: using MSISDN 1018 22:48:35.064151 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000007', msisdn='1018', subscriber_id=18} 22:48:35.147528 tst register_default_mass.py: using MSISDN 1019 22:48:35.169301 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000008', msisdn='1019', subscriber_id=19} 22:48:35.259814 tst register_default_mass.py: using MSISDN 1020 22:48:35.266034 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000009', msisdn='1020', subscriber_id=20} 22:48:35.351364 tst register_default_mass.py: using MSISDN 1021 22:48:35.368338 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000000', msisdn='1021', subscriber_id=21} 22:48:35.473407 tst register_default_mass.py: using MSISDN 1022 22:48:35.491434 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000001', msisdn='1022', subscriber_id=22} 22:48:35.564517 tst register_default_mass.py: using MSISDN 1023 22:48:35.578617 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000002', msisdn='1023', subscriber_id=23} 22:48:35.656761 tst register_default_mass.py: using MSISDN 1024 22:48:35.674502 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000003', msisdn='1024', subscriber_id=24} 22:48:35.764557 tst register_default_mass.py: using MSISDN 1025 22:48:35.776278 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000004', msisdn='1025', subscriber_id=25} 22:48:35.847062 tst register_default_mass.py: using MSISDN 1026 22:48:35.857509 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000005', msisdn='1026', subscriber_id=26} 22:48:35.937794 tst register_default_mass.py: using MSISDN 1027 22:48:35.961625 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000006', msisdn='1027', subscriber_id=27} 22:48:36.042865 tst register_default_mass.py: using MSISDN 1028 22:48:36.065590 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000007', msisdn='1028', subscriber_id=28} 22:48:36.138509 tst register_default_mass.py: using MSISDN 1029 22:48:36.155192 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000008', msisdn='1029', subscriber_id=29} 22:48:36.248270 tst register_default_mass.py: using MSISDN 1030 22:48:36.259505 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000009', msisdn='1030', subscriber_id=30} 22:48:36.352208 tst register_default_mass.py: using MSISDN 1031 22:48:36.379560 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000000', msisdn='1031', subscriber_id=31} 22:48:36.451624 tst register_default_mass.py: using MSISDN 1032 22:48:36.468332 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000001', msisdn='1032', subscriber_id=32} 22:48:36.543009 tst register_default_mass.py: using MSISDN 1033 22:48:36.565440 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000002', msisdn='1033', subscriber_id=33} 22:48:36.637446 tst register_default_mass.py: using MSISDN 1034 22:48:36.654775 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000003', msisdn='1034', subscriber_id=34} 22:48:36.728868 tst register_default_mass.py: using MSISDN 1035 22:48:36.736675 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000004', msisdn='1035', subscriber_id=35} 22:48:36.824044 tst register_default_mass.py: using MSISDN 1036 22:48:36.829957 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000005', msisdn='1036', subscriber_id=36} 22:48:36.911648 tst register_default_mass.py: using MSISDN 1037 22:48:36.929165 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000006', msisdn='1037', subscriber_id=37} 22:48:37.003718 tst register_default_mass.py: using MSISDN 1038 22:48:37.018622 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000007', msisdn='1038', subscriber_id=38} 22:48:37.096329 tst register_default_mass.py: using MSISDN 1039 22:48:37.113148 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000008', msisdn='1039', subscriber_id=39} 22:48:37.189698 tst register_default_mass.py: using MSISDN 1040 22:48:37.205606 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000009', msisdn='1040', subscriber_id=40} 22:48:37.311839 tst register_default_mass.py: using MSISDN 1041 22:48:37.321573 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000000', msisdn='1041', subscriber_id=41} 22:48:37.393817 tst register_default_mass.py: using MSISDN 1042 22:48:37.415549 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000001', msisdn='1042', subscriber_id=42} 22:48:37.493453 tst register_default_mass.py: using MSISDN 1043 22:48:37.503459 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000002', msisdn='1043', subscriber_id=43} 22:48:37.565840 tst register_default_mass.py: using MSISDN 1044 22:48:37.582713 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000003', msisdn='1044', subscriber_id=44} 22:48:37.665938 tst register_default_mass.py: using MSISDN 1045 22:48:37.682902 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000004', msisdn='1045', subscriber_id=45} 22:48:37.771073 tst register_default_mass.py: using MSISDN 1046 22:48:37.793340 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000005', msisdn='1046', subscriber_id=46} 22:48:37.864573 tst register_default_mass.py: using MSISDN 1047 22:48:37.886574 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000006', msisdn='1047', subscriber_id=47} 22:48:37.975733 tst register_default_mass.py: using MSISDN 1048 22:48:37.997532 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000007', msisdn='1048', subscriber_id=48} 22:48:38.068829 tst register_default_mass.py: using MSISDN 1049 22:48:38.091240 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000008', msisdn='1049', subscriber_id=49} 22:48:38.163162 tst register_default_mass.py: using MSISDN 1050 22:48:38.178380 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000009', msisdn='1050', subscriber_id=50} 22:48:38.266282 tst register_default_mass.py: using MSISDN 1051 22:48:38.275286 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000000', msisdn='1051', subscriber_id=51} 22:48:38.353572 tst register_default_mass.py: using MSISDN 1052 22:48:38.359579 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000001', msisdn='1052', subscriber_id=52} 22:48:38.446803 tst register_default_mass.py: using MSISDN 1053 22:48:38.452578 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000002', msisdn='1053', subscriber_id=53} 22:48:38.539480 tst register_default_mass.py: using MSISDN 1054 22:48:38.553362 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000003', msisdn='1054', subscriber_id=54} 22:48:38.635987 tst register_default_mass.py: using MSISDN 1055 22:48:38.657193 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000004', msisdn='1055', subscriber_id=55} 22:48:38.722030 tst register_default_mass.py: using MSISDN 1056 22:48:38.743253 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000005', msisdn='1056', subscriber_id=56} 22:48:38.817600 tst register_default_mass.py: using MSISDN 1057 22:48:38.837494 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000006', msisdn='1057', subscriber_id=57} 22:48:38.905964 tst register_default_mass.py: using MSISDN 1058 22:48:38.927763 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000007', msisdn='1058', subscriber_id=58} 22:48:39.001336 tst register_default_mass.py: using MSISDN 1059 22:48:39.010925 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000008', msisdn='1059', subscriber_id=59} 22:48:39.080054 tst register_default_mass.py: using MSISDN 1060 22:48:39.100661 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000009', msisdn='1060', subscriber_id=60} 22:48:39.214733 tst register_default_mass.py: using MSISDN 1061 22:48:39.220618 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000000', msisdn='1061', subscriber_id=61} 22:48:39.289824 tst register_default_mass.py: using MSISDN 1062 22:48:39.295653 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000001', msisdn='1062', subscriber_id=62} 22:48:39.363510 tst register_default_mass.py: using MSISDN 1063 22:48:39.369265 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000002', msisdn='1063', subscriber_id=63} 22:48:39.442895 tst register_default_mass.py: using MSISDN 1064 22:48:39.448876 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000003', msisdn='1064', subscriber_id=64} 22:48:39.530629 tst register_default_mass.py: using MSISDN 1065 22:48:39.536495 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000004', msisdn='1065', subscriber_id=65} 22:48:39.617833 tst register_default_mass.py: using MSISDN 1066 22:48:39.623737 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000005', msisdn='1066', subscriber_id=66} 22:48:39.712041 tst register_default_mass.py: using MSISDN 1067 22:48:39.717824 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000006', msisdn='1067', subscriber_id=67} 22:48:39.793279 tst register_default_mass.py: using MSISDN 1068 22:48:39.799056 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000007', msisdn='1068', subscriber_id=68} 22:48:39.871337 tst register_default_mass.py: using MSISDN 1069 22:48:39.877217 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000008', msisdn='1069', subscriber_id=69} 22:48:39.950236 tst register_default_mass.py: using MSISDN 1070 22:48:39.972565 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000009', msisdn='1070', subscriber_id=70} 22:48:40.049086 tst register_default_mass.py: using MSISDN 1071 22:48:40.069136 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000000', msisdn='1071', subscriber_id=71} 22:48:40.130325 tst register_default_mass.py: using MSISDN 1072 22:48:40.143439 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000001', msisdn='1072', subscriber_id=72} 22:48:40.225529 tst register_default_mass.py: using MSISDN 1073 22:48:40.232143 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000002', msisdn='1073', subscriber_id=73} 22:48:40.314501 tst register_default_mass.py: using MSISDN 1074 22:48:40.333559 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000003', msisdn='1074', subscriber_id=74} 22:48:40.399675 tst register_default_mass.py: using MSISDN 1075 22:48:40.420905 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000004', msisdn='1075', subscriber_id=75} 22:48:40.491590 tst register_default_mass.py: using MSISDN 1076 22:48:40.501763 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000005', msisdn='1076', subscriber_id=76} 22:48:40.601448 tst register_default_mass.py: using MSISDN 1077 22:48:40.623445 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000006', msisdn='1077', subscriber_id=77} 22:48:40.691996 tst register_default_mass.py: using MSISDN 1078 22:48:40.705052 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000007', msisdn='1078', subscriber_id=78} 22:48:40.800427 tst register_default_mass.py: using MSISDN 1079 22:48:40.815654 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000008', msisdn='1079', subscriber_id=79} 22:48:40.886397 tst register_default_mass.py: using MSISDN 1080 22:48:40.906448 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000009', msisdn='1080', subscriber_id=80} 22:48:40.983841 tst register_default_mass.py: using MSISDN 1081 22:48:40.994672 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000000', msisdn='1081', subscriber_id=81} 22:48:41.076425 tst register_default_mass.py: using MSISDN 1082 22:48:41.094116 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000001', msisdn='1082', subscriber_id=82} 22:48:41.175743 tst register_default_mass.py: using MSISDN 1083 22:48:41.197174 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000002', msisdn='1083', subscriber_id=83} 22:48:41.263634 tst register_default_mass.py: using MSISDN 1084 22:48:41.269622 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000003', msisdn='1084', subscriber_id=84} 22:48:41.340878 tst register_default_mass.py: using MSISDN 1085 22:48:41.360347 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000004', msisdn='1085', subscriber_id=85} 22:48:41.456314 tst register_default_mass.py: using MSISDN 1086 22:48:41.466013 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000005', msisdn='1086', subscriber_id=86} 22:48:41.544771 tst register_default_mass.py: using MSISDN 1087 22:48:41.565594 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000006', msisdn='1087', subscriber_id=87} 22:48:41.633002 tst register_default_mass.py: using MSISDN 1088 22:48:41.653348 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000007', msisdn='1088', subscriber_id=88} 22:48:41.717648 tst register_default_mass.py: using MSISDN 1089 22:48:41.739130 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000008', msisdn='1089', subscriber_id=89} 22:48:41.811240 tst register_default_mass.py: using MSISDN 1090 22:48:41.825146 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000009', msisdn='1090', subscriber_id=90} 22:48:41.899319 tst register_default_mass.py: using MSISDN 1091 22:48:41.921034 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000000', msisdn='1091', subscriber_id=91} 22:48:41.991825 tst register_default_mass.py: using MSISDN 1092 22:48:41.998846 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000001', msisdn='1092', subscriber_id=92} 22:48:42.152562 tst register_default_mass.py: using MSISDN 1093 22:48:42.158597 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000002', msisdn='1093', subscriber_id=93} 22:48:42.221300 tst register_default_mass.py: using MSISDN 1094 22:48:42.231944 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000003', msisdn='1094', subscriber_id=94} 22:48:42.298600 tst register_default_mass.py: using MSISDN 1095 22:48:42.313871 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000004', msisdn='1095', subscriber_id=95} 22:48:42.391750 tst register_default_mass.py: using MSISDN 1096 22:48:42.410954 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000005', msisdn='1096', subscriber_id=96} 22:48:42.471573 tst register_default_mass.py: using MSISDN 1097 22:48:42.477358 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000006', msisdn='1097', subscriber_id=97} 22:48:42.549811 tst register_default_mass.py: using MSISDN 1098 22:48:42.571803 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000007', msisdn='1098', subscriber_id=98} 22:48:42.650441 tst register_default_mass.py: using MSISDN 1099 22:48:42.669365 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000008', msisdn='1099', subscriber_id=99} 22:48:42.746402 tst register_default_mass.py: using MSISDN 1100 22:48:42.766007 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000009', msisdn='1100', subscriber_id=100} 22:48:42.899635 run mass: Starting testcase 22:48:42.905694 run mass: Pre-launching all virtphy's 22:48:42.911501 run osmo-ms-virt-phy/00000: Starting virtphy 22:48:42.925463 run osmo-ms-virt-phy/00000(pid=35): Launched 22:48:42.931985 run osmo-ms-virt-phy/00001: Starting virtphy 22:48:42.945418 run osmo-ms-virt-phy/00001(pid=36): Launched 22:48:42.951918 run osmo-ms-virt-phy/00002: Starting virtphy 22:48:42.965602 run osmo-ms-virt-phy/00002(pid=37): Launched 22:48:42.971890 run osmo-ms-virt-phy/00003: Starting virtphy 22:48:42.985389 run osmo-ms-virt-phy/00003(pid=38): Launched 22:48:42.991839 run osmo-ms-virt-phy/00004: Starting virtphy 22:48:43.005235 run osmo-ms-virt-phy/00004(pid=39): Launched 22:48:43.011493 run osmo-ms-virt-phy/00005: Starting virtphy 22:48:43.024948 run osmo-ms-virt-phy/00005(pid=40): Launched 22:48:43.031246 run osmo-ms-virt-phy/00006: Starting virtphy 22:48:43.045227 run osmo-ms-virt-phy/00006(pid=41): Launched 22:48:43.051626 run osmo-ms-virt-phy/00007: Starting virtphy 22:48:43.065589 run osmo-ms-virt-phy/00007(pid=42): Launched 22:48:43.071999 run osmo-ms-virt-phy/00008: Starting virtphy 22:48:43.085617 run osmo-ms-virt-phy/00008(pid=43): Launched 22:48:43.091920 run osmo-ms-virt-phy/00009: Starting virtphy 22:48:43.105213 run osmo-ms-virt-phy/00009(pid=44): Launched 22:48:43.111251 run osmo-ms-virt-phy/00010: Starting virtphy 22:48:43.124559 run osmo-ms-virt-phy/00010(pid=45): Launched 22:48:43.130853 run osmo-ms-virt-phy/00011: Starting virtphy 22:48:43.144069 run osmo-ms-virt-phy/00011(pid=46): Launched 22:48:43.150210 run osmo-ms-virt-phy/00012: Starting virtphy 22:48:43.163877 run osmo-ms-virt-phy/00012(pid=47): Launched 22:48:43.170230 run osmo-ms-virt-phy/00013: Starting virtphy 22:48:43.183919 run osmo-ms-virt-phy/00013(pid=48): Launched 22:48:43.190304 run osmo-ms-virt-phy/00014: Starting virtphy 22:48:43.204045 run osmo-ms-virt-phy/00014(pid=49): Launched 22:48:43.210433 run osmo-ms-virt-phy/00015: Starting virtphy 22:48:43.224158 run osmo-ms-virt-phy/00015(pid=50): Launched 22:48:43.230596 run osmo-ms-virt-phy/00016: Starting virtphy 22:48:43.244135 run osmo-ms-virt-phy/00016(pid=51): Launched 22:48:43.250608 run osmo-ms-virt-phy/00017: Starting virtphy 22:48:43.263906 run osmo-ms-virt-phy/00017(pid=52): Launched 22:48:43.270138 run osmo-ms-virt-phy/00018: Starting virtphy 22:48:43.284097 run osmo-ms-virt-phy/00018(pid=53): Launched 22:48:43.290553 run osmo-ms-virt-phy/00019: Starting virtphy 22:48:43.304290 run osmo-ms-virt-phy/00019(pid=54): Launched 22:48:43.310711 run osmo-ms-virt-phy/00020: Starting virtphy 22:48:43.324588 run osmo-ms-virt-phy/00020(pid=55): Launched 22:48:43.330939 run osmo-ms-virt-phy/00021: Starting virtphy 22:48:43.344777 run osmo-ms-virt-phy/00021(pid=56): Launched 22:48:43.351136 run osmo-ms-virt-phy/00022: Starting virtphy 22:48:43.365846 run osmo-ms-virt-phy/00022(pid=57): Launched 22:48:43.372207 run osmo-ms-virt-phy/00023: Starting virtphy 22:48:43.385766 run osmo-ms-virt-phy/00023(pid=58): Launched 22:48:43.392111 run osmo-ms-virt-phy/00024: Starting virtphy 22:48:43.405582 run osmo-ms-virt-phy/00024(pid=59): Launched 22:48:43.411701 run osmo-ms-virt-phy/00025: Starting virtphy 22:48:43.425096 run osmo-ms-virt-phy/00025(pid=60): Launched 22:48:43.431382 run osmo-ms-virt-phy/00026: Starting virtphy 22:48:43.444828 run osmo-ms-virt-phy/00026(pid=61): Launched 22:48:43.450876 run osmo-ms-virt-phy/00027: Starting virtphy 22:48:43.464258 run osmo-ms-virt-phy/00027(pid=62): Launched 22:48:43.470437 run osmo-ms-virt-phy/00028: Starting virtphy 22:48:43.483860 run osmo-ms-virt-phy/00028(pid=63): Launched 22:48:43.490264 run osmo-ms-virt-phy/00029: Starting virtphy 22:48:43.504143 run osmo-ms-virt-phy/00029(pid=64): Launched 22:48:43.510602 run osmo-ms-virt-phy/00030: Starting virtphy 22:48:43.524351 run osmo-ms-virt-phy/00030(pid=65): Launched 22:48:43.530904 run osmo-ms-virt-phy/00031: Starting virtphy 22:48:43.544109 run osmo-ms-virt-phy/00031(pid=66): Launched 22:48:43.550265 run osmo-ms-virt-phy/00032: Starting virtphy 22:48:43.563337 run osmo-ms-virt-phy/00032(pid=67): Launched 22:48:43.569479 run osmo-ms-virt-phy/00033: Starting virtphy 22:48:43.582750 run osmo-ms-virt-phy/00033(pid=68): Launched 22:48:43.589040 run osmo-ms-virt-phy/00034: Starting virtphy 22:48:43.602401 run osmo-ms-virt-phy/00034(pid=69): Launched 22:48:43.608810 run osmo-ms-virt-phy/00035: Starting virtphy 22:48:43.622517 run osmo-ms-virt-phy/00035(pid=70): Launched 22:48:43.628869 run osmo-ms-virt-phy/00036: Starting virtphy 22:48:43.642767 run osmo-ms-virt-phy/00036(pid=71): Launched 22:48:43.648920 run osmo-ms-virt-phy/00037: Starting virtphy 22:48:43.662298 run osmo-ms-virt-phy/00037(pid=72): Launched 22:48:43.668749 run osmo-ms-virt-phy/00038: Starting virtphy 22:48:43.682647 run osmo-ms-virt-phy/00038(pid=73): Launched 22:48:43.688989 run osmo-ms-virt-phy/00039: Starting virtphy 22:48:43.702665 run osmo-ms-virt-phy/00039(pid=74): Launched 22:48:43.709022 run osmo-ms-virt-phy/00040: Starting virtphy 22:48:43.723020 run osmo-ms-virt-phy/00040(pid=75): Launched 22:48:43.729298 run osmo-ms-virt-phy/00041: Starting virtphy 22:48:43.742927 run osmo-ms-virt-phy/00041(pid=76): Launched 22:48:43.749395 run osmo-ms-virt-phy/00042: Starting virtphy 22:48:43.762763 run osmo-ms-virt-phy/00042(pid=77): Launched 22:48:43.769168 run osmo-ms-virt-phy/00043: Starting virtphy 22:48:43.782490 run osmo-ms-virt-phy/00043(pid=78): Launched 22:48:43.788676 run osmo-ms-virt-phy/00044: Starting virtphy 22:48:43.802105 run osmo-ms-virt-phy/00044(pid=79): Launched 22:48:43.808538 run osmo-ms-virt-phy/00045: Starting virtphy 22:48:43.822208 run osmo-ms-virt-phy/00045(pid=80): Launched 22:48:43.828604 run osmo-ms-virt-phy/00046: Starting virtphy 22:48:43.842288 run osmo-ms-virt-phy/00046(pid=81): Launched 22:48:43.848523 run osmo-ms-virt-phy/00047: Starting virtphy 22:48:43.862112 run osmo-ms-virt-phy/00047(pid=82): Launched 22:48:43.868405 run osmo-ms-virt-phy/00048: Starting virtphy 22:48:43.882094 run osmo-ms-virt-phy/00048(pid=83): Launched 22:48:43.888418 run osmo-ms-virt-phy/00049: Starting virtphy 22:48:43.901985 run osmo-ms-virt-phy/00049(pid=84): Launched 22:48:43.908130 run osmo-ms-virt-phy/00050: Starting virtphy 22:48:43.921567 run osmo-ms-virt-phy/00050(pid=85): Launched 22:48:43.927911 run osmo-ms-virt-phy/00051: Starting virtphy 22:48:43.941565 run osmo-ms-virt-phy/00051(pid=86): Launched 22:48:43.947820 run osmo-ms-virt-phy/00052: Starting virtphy 22:48:43.961455 run osmo-ms-virt-phy/00052(pid=87): Launched 22:48:43.967726 run osmo-ms-virt-phy/00053: Starting virtphy 22:48:43.982364 run osmo-ms-virt-phy/00053(pid=88): Launched 22:48:43.988500 run osmo-ms-virt-phy/00054: Starting virtphy 22:48:44.002369 run osmo-ms-virt-phy/00054(pid=89): Launched 22:48:44.008726 run osmo-ms-virt-phy/00055: Starting virtphy 22:48:44.022550 run osmo-ms-virt-phy/00055(pid=90): Launched 22:48:44.028775 run osmo-ms-virt-phy/00056: Starting virtphy 22:48:44.042148 run osmo-ms-virt-phy/00056(pid=91): Launched 22:48:44.048517 run osmo-ms-virt-phy/00057: Starting virtphy 22:48:44.062137 run osmo-ms-virt-phy/00057(pid=92): Launched 22:48:44.068463 run osmo-ms-virt-phy/00058: Starting virtphy 22:48:44.081639 run osmo-ms-virt-phy/00058(pid=93): Launched 22:48:44.087995 run osmo-ms-virt-phy/00059: Starting virtphy 22:48:44.101492 run osmo-ms-virt-phy/00059(pid=94): Launched 22:48:44.107714 run osmo-ms-virt-phy/00060: Starting virtphy 22:48:44.120956 run osmo-ms-virt-phy/00060(pid=95): Launched 22:48:44.127242 run osmo-ms-virt-phy/00061: Starting virtphy 22:48:44.140865 run osmo-ms-virt-phy/00061(pid=96): Launched 22:48:44.147044 run osmo-ms-virt-phy/00062: Starting virtphy 22:48:44.160300 run osmo-ms-virt-phy/00062(pid=97): Launched 22:48:44.166497 run osmo-ms-virt-phy/00063: Starting virtphy 22:48:44.180403 run osmo-ms-virt-phy/00063(pid=98): Launched 22:48:44.186790 run osmo-ms-virt-phy/00064: Starting virtphy 22:48:44.200118 run osmo-ms-virt-phy/00064(pid=99): Launched 22:48:44.206231 run osmo-ms-virt-phy/00065: Starting virtphy 22:48:44.220149 run osmo-ms-virt-phy/00065(pid=100): Launched 22:48:44.226464 run osmo-ms-virt-phy/00066: Starting virtphy 22:48:44.239973 run osmo-ms-virt-phy/00066(pid=101): Launched 22:48:44.246079 run osmo-ms-virt-phy/00067: Starting virtphy 22:48:44.259314 run osmo-ms-virt-phy/00067(pid=102): Launched 22:48:44.265599 run osmo-ms-virt-phy/00068: Starting virtphy 22:48:44.279374 run osmo-ms-virt-phy/00068(pid=103): Launched 22:48:44.285637 run osmo-ms-virt-phy/00069: Starting virtphy 22:48:44.298888 run osmo-ms-virt-phy/00069(pid=104): Launched 22:48:44.305063 run osmo-ms-virt-phy/00070: Starting virtphy 22:48:44.318306 run osmo-ms-virt-phy/00070(pid=105): Launched 22:48:44.324448 run osmo-ms-virt-phy/00071: Starting virtphy 22:48:44.337866 run osmo-ms-virt-phy/00071(pid=106): Launched 22:48:44.344112 run osmo-ms-virt-phy/00072: Starting virtphy 22:48:44.357475 run osmo-ms-virt-phy/00072(pid=107): Launched 22:48:44.363564 run osmo-ms-virt-phy/00073: Starting virtphy 22:48:44.377059 run osmo-ms-virt-phy/00073(pid=108): Launched 22:48:44.383282 run osmo-ms-virt-phy/00074: Starting virtphy 22:48:44.396869 run osmo-ms-virt-phy/00074(pid=109): Launched 22:48:44.403077 run osmo-ms-virt-phy/00075: Starting virtphy 22:48:44.416789 run osmo-ms-virt-phy/00075(pid=110): Launched 22:48:44.423311 run osmo-ms-virt-phy/00076: Starting virtphy 22:48:44.436640 run osmo-ms-virt-phy/00076(pid=111): Launched 22:48:44.442794 run osmo-ms-virt-phy/00077: Starting virtphy 22:48:44.456267 run osmo-ms-virt-phy/00077(pid=112): Launched 22:48:44.462443 run osmo-ms-virt-phy/00078: Starting virtphy 22:48:44.476105 run osmo-ms-virt-phy/00078(pid=113): Launched 22:48:44.549787 run osmo-ms-virt-phy/00079: Starting virtphy 22:48:44.570355 run osmo-ms-virt-phy/00079(pid=114): Launched 22:48:44.576568 run osmo-ms-virt-phy/00080: Starting virtphy 22:48:44.589843 run osmo-ms-virt-phy/00080(pid=115): Launched 22:48:44.595943 run osmo-ms-virt-phy/00081: Starting virtphy 22:48:44.609515 run osmo-ms-virt-phy/00081(pid=116): Launched 22:48:44.615902 run osmo-ms-virt-phy/00082: Starting virtphy 22:48:44.629296 run osmo-ms-virt-phy/00082(pid=117): Launched 22:48:44.635398 run osmo-ms-virt-phy/00083: Starting virtphy 22:48:44.648939 run osmo-ms-virt-phy/00083(pid=118): Launched 22:48:44.655028 run osmo-ms-virt-phy/00084: Starting virtphy 22:48:44.668754 run osmo-ms-virt-phy/00084(pid=119): Launched 22:48:44.675028 run osmo-ms-virt-phy/00085: Starting virtphy 22:48:44.689117 run osmo-ms-virt-phy/00085(pid=120): Launched 22:48:44.695274 run osmo-ms-virt-phy/00086: Starting virtphy 22:48:44.708803 run osmo-ms-virt-phy/00086(pid=121): Launched 22:48:44.715205 run osmo-ms-virt-phy/00087: Starting virtphy 22:48:44.728553 run osmo-ms-virt-phy/00087(pid=122): Launched 22:48:44.734806 run osmo-ms-virt-phy/00088: Starting virtphy 22:48:44.748298 run osmo-ms-virt-phy/00088(pid=123): Launched 22:48:44.754487 run osmo-ms-virt-phy/00089: Starting virtphy 22:48:44.767871 run osmo-ms-virt-phy/00089(pid=124): Launched 22:48:44.773956 run osmo-ms-virt-phy/00090: Starting virtphy 22:48:44.786938 run osmo-ms-virt-phy/00090(pid=125): Launched 22:48:44.793002 run osmo-ms-virt-phy/00091: Starting virtphy 22:48:44.805925 run osmo-ms-virt-phy/00091(pid=126): Launched 22:48:44.812084 run osmo-ms-virt-phy/00092: Starting virtphy 22:48:44.825368 run osmo-ms-virt-phy/00092(pid=127): Launched 22:48:44.831601 run osmo-ms-virt-phy/00093: Starting virtphy 22:48:44.844743 run osmo-ms-virt-phy/00093(pid=128): Launched 22:48:44.850912 run osmo-ms-virt-phy/00094: Starting virtphy 22:48:44.864058 run osmo-ms-virt-phy/00094(pid=129): Launched 22:48:44.870234 run osmo-ms-virt-phy/00095: Starting virtphy 22:48:44.883675 run osmo-ms-virt-phy/00095(pid=130): Launched 22:48:44.889782 run osmo-ms-virt-phy/00096: Starting virtphy 22:48:44.903787 run osmo-ms-virt-phy/00096(pid=131): Launched 22:48:44.910104 run osmo-ms-virt-phy/00097: Starting virtphy 22:48:44.924255 run osmo-ms-virt-phy/00097(pid=132): Launched 22:48:44.930538 run osmo-ms-virt-phy/00098: Starting virtphy 22:48:44.944207 run osmo-ms-virt-phy/00098(pid=133): Launched 22:48:44.950508 run osmo-ms-virt-phy/00099: Starting virtphy 22:48:44.963902 run osmo-ms-virt-phy/00099(pid=134): Launched 22:48:44.970187 run mass: Checking if sockets are in the filesystem 22:48:44.982445 run osmo-ms-mob/00000: Starting mobile 22:48:44.995851 run osmo-ms-mob/00000(pid=135): Launched 22:48:45.007645 run mass: MS start registered {at=20257030.710992284, delay=0.005626756697893143, ms=00000} 22:48:49.515914 run osmo-ms-mob/00001: Starting mobile 22:48:49.879292 run osmo-ms-mob/00001(pid=136): Launched 22:48:49.885723 run mass: Starting too slowly. Moving on {now=20257035.589091916, sleep=-0.6097641177475452, target=20257034.979327798} 22:48:49.891520 run mass: MS start registered {at=20257035.59487726, delay=0.005789469927549362, ms=00001} 22:48:49.897405 run mass: Starting too slowly. Moving on {now=20257035.600775305, sleep=-0.5214475058019161, target=20257035.0793278} 22:48:49.903108 run mass: Starting too slowly. Moving on {now=20257035.606479343, sleep=-0.42715154215693474, target=20257035.1793278} 22:48:49.908814 run mass: Starting too slowly. Moving on {now=20257035.61218613, sleep=-0.3328583277761936, target=20257035.279327802} 22:48:49.914848 run mass: Starting too slowly. Moving on {now=20257035.618219443, sleep=-0.23889163881540298, target=20257035.379327804} 22:48:49.920560 run mass: Starting too slowly. Moving on {now=20257035.623931058, sleep=-0.14460325241088867, target=20257035.479327805} 22:48:49.926285 run mass: Starting too slowly. Moving on {now=20257035.629656397, sleep=-0.05032858997583389, target=20257035.579327807} 22:48:50.986413 run osmo-ms-mob/00002: Starting mobile 22:48:51.000037 run osmo-ms-mob/00002(pid=137): Launched 22:48:51.013944 run mass: MS start registered {at=20257036.71725959, delay=0.0072053223848342896, ms=00002} 22:48:51.322581 run mass: MS performed LU {at=20257037.025822558, lu_delay=6.314830273389816, ms=00000} 22:48:52.282187 run osmo-ms-mob/00003: Starting mobile 22:48:52.295901 run osmo-ms-mob/00003(pid=138): Launched 22:48:52.307065 run mass: MS start registered {at=20257038.010408778, delay=0.004765022546052933, ms=00003} 22:48:53.382227 run osmo-ms-mob/00004: Starting mobile 22:48:53.396079 run osmo-ms-mob/00004(pid=139): Launched 22:48:53.407742 run mass: MS start registered {at=20257039.11108779, delay=0.005061041563749313, ms=00004} 22:48:54.390220 run osmo-ms-mob/00005: Starting mobile 22:48:54.403436 run osmo-ms-mob/00005(pid=140): Launched 22:48:54.414529 run mass: MS start registered {at=20257040.117873143, delay=0.004859689623117447, ms=00005} 22:48:54.616388 run mass: MS performed LU {at=20257040.319716133, lu_delay=4.724838871508837, ms=00001} 22:48:55.302195 run osmo-ms-mob/00006: Starting mobile 22:48:55.324362 run osmo-ms-mob/00006(pid=141): Launched 22:48:55.335372 run mass: MS start registered {at=20257041.03872188, delay=0.004710543900728226, ms=00006} 22:48:56.248418 run osmo-ms-mob/00007: Starting mobile 22:48:56.262197 run osmo-ms-mob/00007(pid=142): Launched 22:48:56.273092 run mass: MS start registered {at=20257041.976438142, delay=0.004734508693218231, ms=00007} 22:48:56.517924 run mass: MS performed LU {at=20257042.221257325, lu_delay=5.50399773567915, ms=00002} 22:48:57.245999 run osmo-ms-mob/00008: Starting mobile 22:48:57.259295 run osmo-ms-mob/00008(pid=143): Launched 22:48:57.265456 run mass: Starting too slowly. Moving on {now=20257042.96882568, sleep=-0.18949776515364647, target=20257042.779327914} 22:48:57.271266 run mass: MS start registered {at=20257042.974626552, delay=0.005803301930427551, ms=00008} 22:48:57.277141 run mass: Starting too slowly. Moving on {now=20257042.980511956, sleep=-0.10118404030799866, target=20257042.879327916} 22:48:57.282731 run mass: Starting too slowly. Moving on {now=20257042.986103285, sleep=-0.006775368005037308, target=20257042.979327917} 22:48:57.696051 run osmo-ms-mob/00009: Starting mobile 22:48:57.709359 run osmo-ms-mob/00009(pid=144): Launched 22:48:57.720187 run mass: MS start registered {at=20257043.42353804, delay=0.0046578459441661835, ms=00009} 22:48:58.397278 run osmo-ms-mob/00010: Starting mobile 22:48:58.410942 run osmo-ms-mob/00010(pid=145): Launched 22:48:58.421924 run mass: MS start registered {at=20257044.125276215, delay=0.004754424095153809, ms=00010} 22:48:58.429023 run mass: MS performed LU {at=20257044.13237428, lu_delay=5.021286487579346, ms=00004} 22:48:58.617648 run mass: MS performed LU {at=20257044.320977435, lu_delay=6.310568656772375, ms=00003} 22:48:58.982314 run osmo-ms-mob/00011: Starting mobile 22:48:58.996734 run osmo-ms-mob/00011(pid=146): Launched 22:48:59.008215 run mass: MS start registered {at=20257044.7115579, delay=0.005056418478488922, ms=00011} 22:48:59.586357 run osmo-ms-mob/00012: Starting mobile 22:48:59.599905 run osmo-ms-mob/00012(pid=147): Launched 22:48:59.611193 run mass: MS start registered {at=20257045.3145453, delay=0.004740878939628601, ms=00012} 22:49:00.191354 run osmo-ms-mob/00013: Starting mobile 22:49:00.205442 run osmo-ms-mob/00013(pid=148): Launched 22:49:00.216485 run mass: MS start registered {at=20257045.919837713, delay=0.004774235188961029, ms=00013} 22:49:00.285023 run mass: MS performed LU {at=20257045.98827377, lu_delay=5.8704006262123585, ms=00005} 22:49:00.332050 run mass: MS performed LU {at=20257046.035316274, lu_delay=4.99659439176321, ms=00006} 22:49:00.783835 run osmo-ms-mob/00014: Starting mobile 22:49:00.797681 run osmo-ms-mob/00014(pid=149): Launched 22:49:00.808609 run mass: MS start registered {at=20257046.51195701, delay=0.004525117576122284, ms=00014} 22:49:01.382239 run osmo-ms-mob/00015: Starting mobile 22:49:01.395551 run osmo-ms-mob/00015(pid=150): Launched 22:49:01.406894 run mass: MS start registered {at=20257047.110237125, delay=0.004815410822629929, ms=00015} 22:49:01.903772 run osmo-ms-mob/00016: Starting mobile 22:49:01.920348 run osmo-ms-mob/00016(pid=151): Launched 22:49:01.931662 run mass: MS start registered {at=20257047.635000426, delay=0.004852026700973511, ms=00016} 22:49:02.149691 run mass: MS performed LU {at=20257047.85292612, lu_delay=4.878299567848444, ms=00008} 22:49:02.196470 run mass: MS performed LU {at=20257047.899727497, lu_delay=5.923289354890585, ms=00007} 22:49:02.394798 run osmo-ms-mob/00017: Starting mobile 22:49:02.408348 run osmo-ms-mob/00017(pid=152): Launched 22:49:02.419710 run mass: MS start registered {at=20257048.12305965, delay=0.005128215998411179, ms=00017} 22:49:02.519033 run mass: MS performed LU {at=20257048.222310517, lu_delay=4.798772476613522, ms=00009} 22:49:02.981922 run osmo-ms-mob/00018: Starting mobile 22:49:02.996270 run osmo-ms-mob/00018(pid=153): Launched 22:49:03.009174 run mass: MS start registered {at=20257048.712523594, delay=0.004489600658416748, ms=00018} 22:49:03.408914 run osmo-ms-mob/00019: Starting mobile 22:49:03.425680 run osmo-ms-mob/00019(pid=154): Launched 22:49:03.437073 run mass: MS start registered {at=20257049.140421115, delay=0.005333099514245987, ms=00019} 22:49:03.895227 run osmo-ms-mob/00020: Starting mobile 22:49:03.909562 run osmo-ms-mob/00020(pid=155): Launched 22:49:03.920910 run mass: MS start registered {at=20257049.624252144, delay=0.004961039870977402, ms=00020} 22:49:04.050792 run mass: MS performed LU {at=20257049.754046753, lu_delay=5.042488854378462, ms=00011} 22:49:04.097166 run mass: MS performed LU {at=20257049.800384957, lu_delay=5.67510874196887, ms=00010} 22:49:04.183405 run mass: MS performed LU {at=20257049.88671631, lu_delay=4.572171010077, ms=00012} 22:49:04.397607 run osmo-ms-mob/00021: Starting mobile 22:49:04.411546 run osmo-ms-mob/00021(pid=156): Launched 22:49:04.423100 run mass: MS start registered {at=20257050.126447164, delay=0.005028091371059418, ms=00021} 22:49:04.790889 run osmo-ms-mob/00022: Starting mobile 22:49:04.804348 run osmo-ms-mob/00022(pid=157): Launched 22:49:04.815316 run mass: MS start registered {at=20257050.518665284, delay=0.004924066364765167, ms=00022} 22:49:05.281897 run osmo-ms-mob/00023: Starting mobile 22:49:05.295620 run osmo-ms-mob/00023(pid=158): Launched 22:49:05.307215 run mass: MS start registered {at=20257051.01055891, delay=0.0049031563103199005, ms=00023} 22:49:05.687248 run osmo-ms-mob/00024: Starting mobile 22:49:05.714641 run osmo-ms-mob/00024(pid=159): Launched 22:49:05.734351 run mass: MS start registered {at=20257051.437666487, delay=0.006837934255599976, ms=00024} 22:49:05.913971 run mass: MS performed LU {at=20257051.617302727, lu_delay=5.105345718562603, ms=00014} 22:49:05.960830 run mass: MS performed LU {at=20257051.664156735, lu_delay=5.744319021701813, ms=00013} 22:49:06.182260 run osmo-ms-mob/00025: Starting mobile 22:49:06.196894 run osmo-ms-mob/00025(pid=160): Launched 22:49:06.208450 run mass: MS start registered {at=20257051.911801096, delay=0.005039647221565247, ms=00025} 22:49:06.283656 run mass: MS performed LU {at=20257051.986985043, lu_delay=4.876747917383909, ms=00015} 22:49:06.878917 run osmo-ms-mob/00026: Starting mobile 22:49:06.896121 run osmo-ms-mob/00026(pid=161): Launched 22:49:06.902758 run mass: Starting too slowly. Moving on {now=20257052.606125884, sleep=-0.22679782658815384, target=20257052.379328057} 22:49:06.908662 run mass: MS start registered {at=20257052.61202099, delay=0.005897168070077896, ms=00026} 22:49:06.914604 run mass: Starting too slowly. Moving on {now=20257052.61797399, sleep=-0.1386459320783615, target=20257052.47932806} 22:49:06.920748 run mass: Starting too slowly. Moving on {now=20257052.6241172, sleep=-0.044789139181375504, target=20257052.57932806} 22:49:07.426553 run osmo-ms-mob/00027: Starting mobile 22:49:07.444634 run osmo-ms-mob/00027(pid=162): Launched 22:49:07.450764 run mass: Starting too slowly. Moving on {now=20257053.15413365, sleep=-0.37480558827519417, target=20257052.779328063} 22:49:07.456542 run mass: MS start registered {at=20257053.159901004, delay=0.005769703537225723, ms=00027} 22:49:07.462777 run mass: Starting too slowly. Moving on {now=20257053.166146588, sleep=-0.2868185229599476, target=20257052.879328065} 22:49:07.468705 run mass: Starting too slowly. Moving on {now=20257053.172071457, sleep=-0.19274339079856873, target=20257052.979328066} 22:49:07.474730 run mass: Starting too slowly. Moving on {now=20257053.178098835, sleep=-0.09877076745033264, target=20257053.079328068} 22:49:07.488332 run osmo-ms-mob/00028: Starting mobile 22:49:07.502457 run osmo-ms-mob/00028(pid=163): Launched 22:49:07.509197 run mass: Starting too slowly. Moving on {now=20257053.212563537, sleep=-0.033235467970371246, target=20257053.17932807} 22:49:07.517342 run mass: MS start registered {at=20257053.220702063, delay=0.00814204290509224, ms=00028} 22:49:07.792815 run osmo-ms-mob/00029: Starting mobile 22:49:07.806694 run osmo-ms-mob/00029(pid=164): Launched 22:49:07.818217 run mass: MS start registered {at=20257053.521560144, delay=0.005150754004716873, ms=00029} 22:49:08.202452 run osmo-ms-mob/00030: Starting mobile 22:49:08.216377 run osmo-ms-mob/00030(pid=165): Launched 22:49:08.227764 run mass: MS start registered {at=20257053.931115255, delay=0.0050215162336826324, ms=00030} 22:49:08.286605 run mass: MS performed LU {at=20257053.989918403, lu_delay=6.354917977005243, ms=00016} 22:49:08.333343 run mass: MS performed LU {at=20257054.036607556, lu_delay=5.913547907024622, ms=00017} 22:49:08.421542 run mass: MS performed LU {at=20257054.124786664, lu_delay=5.412263069301844, ms=00018} 22:49:08.445105 run osmo-ms-mob/00031: Starting mobile 22:49:08.459675 run osmo-ms-mob/00031(pid=166): Launched 22:49:08.471180 run mass: MS start registered {at=20257054.174530458, delay=0.005182031542062759, ms=00031} 22:49:08.882164 run osmo-ms-mob/00032: Starting mobile 22:49:08.895760 run osmo-ms-mob/00032(pid=167): Launched 22:49:08.907031 run mass: MS start registered {at=20257054.61038212, delay=0.004848584532737732, ms=00032} 22:49:09.297399 run osmo-ms-mob/00033: Starting mobile 22:49:09.311095 run osmo-ms-mob/00033(pid=168): Launched 22:49:09.322040 run mass: MS start registered {at=20257055.02539106, delay=0.004774436354637146, ms=00033} 22:49:09.686702 run osmo-ms-mob/00034: Starting mobile 22:49:09.700305 run osmo-ms-mob/00034(pid=169): Launched 22:49:09.706508 run mass: MS performed LU {at=20257055.409866277, lu_delay=4.891200993210077, ms=00022} 22:49:09.712460 run mass: MS start registered {at=20257055.415826406, delay=0.005979657173156738, ms=00034} 22:49:09.726156 run mass: MS performed LU {at=20257055.429498576, lu_delay=5.30305141210556, ms=00021} 22:49:09.738049 run osmo-ms-mob/00035: Starting mobile 22:49:09.752158 run osmo-ms-mob/00035(pid=170): Launched 22:49:09.763371 run mass: MS start registered {at=20257055.46672483, delay=0.004936013370752335, ms=00035} 22:49:09.815864 run mass: MS performed LU {at=20257055.519119125, lu_delay=5.894866980612278, ms=00020} 22:49:09.851706 run mass: MS performed LU {at=20257055.55503416, lu_delay=6.4146130457520485, ms=00019} 22:49:09.871322 run mass: MS performed LU {at=20257055.574612815, lu_delay=4.564053904265165, ms=00023} 22:49:09.884340 run osmo-ms-mob/00036: Starting mobile 22:49:09.898064 run osmo-ms-mob/00036(pid=171): Launched 22:49:09.908978 run mass: MS start registered {at=20257055.612332433, delay=0.004788856953382492, ms=00036} 22:49:10.782939 run osmo-ms-mob/00037: Starting mobile 22:49:10.797033 run osmo-ms-mob/00037(pid=172): Launched 22:49:10.808301 run mass: MS start registered {at=20257056.51165277, delay=0.004897661507129669, ms=00037} 22:49:11.099923 run osmo-ms-mob/00038: Starting mobile 22:49:11.118149 run osmo-ms-mob/00038(pid=173): Launched 22:49:11.129491 run mass: MS start registered {at=20257056.83284134, delay=0.004142381250858307, ms=00038} 22:49:11.387140 run osmo-ms-mob/00039: Starting mobile 22:49:11.402283 run osmo-ms-mob/00039(pid=174): Launched 22:49:11.413498 run mass: MS start registered {at=20257057.116846696, delay=0.00470733642578125, ms=00039} 22:49:11.479593 run mass: MS performed LU {at=20257057.182929218, lu_delay=5.271128121763468, ms=00025} 22:49:11.581186 run mass: MS performed LU {at=20257057.28449504, lu_delay=5.846828553825617, ms=00024} 22:49:11.628127 run mass: MS performed LU {at=20257057.3314622, lu_delay=4.719441208988428, ms=00026} 22:49:11.640019 run osmo-ms-mob/00040: Starting mobile 22:49:11.653544 run osmo-ms-mob/00040(pid=175): Launched 22:49:11.664793 run mass: MS start registered {at=20257057.36814219, delay=0.004812899976968765, ms=00040} 22:49:12.092731 run osmo-ms-mob/00041: Starting mobile 22:49:12.108125 run osmo-ms-mob/00041(pid=176): Launched 22:49:12.119458 run mass: MS start registered {at=20257057.822807938, delay=0.005388427525758743, ms=00041} 22:49:12.383174 run osmo-ms-mob/00042: Starting mobile 22:49:12.397629 run osmo-ms-mob/00042(pid=177): Launched 22:49:12.409052 run mass: MS start registered {at=20257058.112403646, delay=0.0049600861966609955, ms=00042} 22:49:12.804981 run osmo-ms-mob/00043: Starting mobile 22:49:12.819547 run osmo-ms-mob/00043(pid=178): Launched 22:49:12.830497 run mass: MS start registered {at=20257058.53384707, delay=0.004795003682374954, ms=00043} 22:49:13.082744 run osmo-ms-mob/00044: Starting mobile 22:49:13.096200 run osmo-ms-mob/00044(pid=179): Launched 22:49:13.107492 run mass: MS start registered {at=20257058.810841646, delay=0.005150340497493744, ms=00044} 22:49:13.403674 run osmo-ms-mob/00045: Starting mobile 22:49:13.417849 run osmo-ms-mob/00045(pid=180): Launched 22:49:13.429129 run mass: MS start registered {at=20257059.132476196, delay=0.004738174378871918, ms=00045} 22:49:13.446347 run mass: MS performed LU {at=20257059.149671406, lu_delay=4.975140947848558, ms=00031} 22:49:13.492271 run mass: MS performed LU {at=20257059.19561234, lu_delay=5.974910277873278, ms=00028} 22:49:13.503966 run osmo-ms-mob/00046: Starting mobile 22:49:13.517452 run osmo-ms-mob/00046(pid=181): Launched 22:49:13.528503 run mass: MS start registered {at=20257059.23185309, delay=0.004711739718914032, ms=00046} 22:49:13.580045 run mass: MS performed LU {at=20257059.283374757, lu_delay=5.352259501814842, ms=00030} 22:49:13.616239 run mass: MS performed LU {at=20257059.319575153, lu_delay=5.798015009611845, ms=00029} 22:49:13.629158 run osmo-ms-mob/00047: Starting mobile 22:49:13.644023 run osmo-ms-mob/00047(pid=182): Launched 22:49:13.653526 run mass: MS performed LU {at=20257059.35687002, lu_delay=4.7464879006147385, ms=00032} 22:49:13.659862 run mass: MS start registered {at=20257059.3632279, delay=0.009402032941579819, ms=00047} 22:49:14.283144 run osmo-ms-mob/00048: Starting mobile 22:49:14.300009 run osmo-ms-mob/00048(pid=183): Launched 22:49:14.311502 run mass: MS start registered {at=20257060.014855463, delay=0.004685807973146439, ms=00048} 22:49:14.598342 run osmo-ms-mob/00049: Starting mobile 22:49:14.611944 run osmo-ms-mob/00049(pid=184): Launched 22:49:14.623375 run mass: MS start registered {at=20257060.326721933, delay=0.005133580416440964, ms=00049} 22:49:14.884132 run osmo-ms-mob/00050: Starting mobile 22:49:14.899459 run osmo-ms-mob/00050(pid=185): Launched 22:49:14.910675 run mass: MS start registered {at=20257060.614017826, delay=0.004981223493814468, ms=00050} 22:49:15.291954 run osmo-ms-mob/00051: Starting mobile 22:49:15.305457 run osmo-ms-mob/00051(pid=186): Launched 22:49:15.311460 run mass: MS performed LU {at=20257061.01481978, lu_delay=5.548094946891069, ms=00035} 22:49:15.317210 run mass: MS start registered {at=20257061.020577345, delay=0.005775723606348038, ms=00051} 22:49:15.347638 run mass: MS performed LU {at=20257061.05090671, lu_delay=6.025515649467707, ms=00033} 22:49:15.362378 run osmo-ms-mob/00052: Starting mobile 22:49:15.375437 run osmo-ms-mob/00052(pid=187): Launched 22:49:15.386729 run mass: MS start registered {at=20257061.09007613, delay=0.0051156505942344666, ms=00052} 22:49:15.393243 run mass: MS performed LU {at=20257061.09659771, lu_delay=5.484265275299549, ms=00036} 22:49:15.574589 run mass: MS performed LU {at=20257061.277859617, lu_delay=4.766206845641136, ms=00037} 22:49:15.604518 run osmo-ms-mob/00053: Starting mobile 22:49:15.618627 run osmo-ms-mob/00053(pid=188): Launched 22:49:15.629768 run mass: MS start registered {at=20257061.333105627, delay=0.004982214421033859, ms=00053} 22:49:16.199858 run osmo-ms-mob/00054: Starting mobile 22:49:16.213606 run osmo-ms-mob/00054(pid=189): Launched 22:49:16.225884 run mass: MS start registered {at=20257061.929227047, delay=0.005796611309051514, ms=00054} 22:49:16.499445 run osmo-ms-mob/00055: Starting mobile 22:49:16.514026 run osmo-ms-mob/00055(pid=190): Launched 22:49:16.525231 run mass: MS start registered {at=20257062.22857963, delay=0.004756864160299301, ms=00055} 22:49:16.784571 run osmo-ms-mob/00056: Starting mobile 22:49:16.800102 run osmo-ms-mob/00056(pid=191): Launched 22:49:16.811358 run mass: MS start registered {at=20257062.514686767, delay=0.005079418420791626, ms=00056} 22:49:17.082193 run osmo-ms-mob/00057: Starting mobile 22:49:17.095766 run osmo-ms-mob/00057(pid=192): Launched 22:49:17.107316 run mass: MS start registered {at=20257062.81066645, delay=0.00515441969037056, ms=00057} 22:49:17.211855 run mass: MS performed LU {at=20257062.915184453, lu_delay=5.547042261809111, ms=00040} 22:49:17.258293 run mass: MS performed LU {at=20257062.961608075, lu_delay=5.844761379063129, ms=00039} 22:49:17.346722 run mass: MS performed LU {at=20257063.049982756, lu_delay=6.217141415923834, ms=00038} 22:49:17.385009 run osmo-ms-mob/00058: Starting mobile 22:49:17.398703 run osmo-ms-mob/00058(pid=193): Launched 22:49:17.405290 run mass: MS performed LU {at=20257063.108645465, lu_delay=5.285837527364492, ms=00041} 22:49:17.411314 run mass: MS start registered {at=20257063.114679378, delay=0.006056301295757294, ms=00058} 22:49:17.419961 run mass: MS performed LU {at=20257063.123310354, lu_delay=5.010906707495451, ms=00042} 22:49:17.431605 run osmo-ms-mob/00059: Starting mobile 22:49:17.445676 run osmo-ms-mob/00059(pid=194): Launched 22:49:17.457329 run mass: MS start registered {at=20257063.16067562, delay=0.004908595234155655, ms=00059} 22:49:17.711904 run mass: MS performed LU {at=20257063.415153418, lu_delay=4.88130634650588, ms=00043} 22:49:18.096422 run osmo-ms-mob/00060: Starting mobile 22:49:18.111936 run osmo-ms-mob/00060(pid=195): Launched 22:49:18.123583 run mass: MS start registered {at=20257063.82691911, delay=0.005238920450210571, ms=00060} 22:49:18.383991 run mass: MS performed LU {at=20257064.0873048, lu_delay=4.724076900631189, ms=00047} 22:49:18.396770 run osmo-ms-mob/00061: Starting mobile 22:49:18.412466 run osmo-ms-mob/00061(pid=196): Launched 22:49:18.419096 run mass: MS performed LU {at=20257064.122451123, lu_delay=3.7957291901111603, ms=00049} 22:49:18.425537 run mass: MS start registered {at=20257064.128900103, delay=0.006472684442996979, ms=00061} 22:49:18.798522 run osmo-ms-mob/00062: Starting mobile 22:49:18.812754 run osmo-ms-mob/00062(pid=197): Launched 22:49:18.823646 run mass: MS start registered {at=20257064.52699846, delay=0.0046506039798259735, ms=00062} 22:49:19.011468 run mass: MS performed LU {at=20257064.714750957, lu_delay=4.699895493686199, ms=00048} 22:49:19.033987 run osmo-ms-mob/00063: Starting mobile 22:49:19.047610 run osmo-ms-mob/00063(pid=198): Launched 22:49:19.058784 run mass: MS start registered {at=20257064.76213253, delay=0.004696935415267944, ms=00063} 22:49:19.114206 run mass: MS performed LU {at=20257064.817437723, lu_delay=5.684961527585983, ms=00045} 22:49:19.160462 run mass: MS performed LU {at=20257064.86373499, lu_delay=5.631881900131702, ms=00046} 22:49:19.339542 run mass: MS performed LU {at=20257065.04286873, lu_delay=6.23202708363533, ms=00044} 22:49:19.351849 run osmo-ms-mob/00064: Starting mobile 22:49:19.365747 run osmo-ms-mob/00064(pid=199): Launched 22:49:19.377073 run mass: MS start registered {at=20257065.080424007, delay=0.004743926227092743, ms=00064} 22:49:19.895154 run osmo-ms-mob/00065: Starting mobile 22:49:19.908950 run osmo-ms-mob/00065(pid=200): Launched 22:49:19.919823 run mass: MS start registered {at=20257065.623174306, delay=0.004717368632555008, ms=00065} 22:49:20.182285 run osmo-ms-mob/00066: Starting mobile 22:49:20.196361 run osmo-ms-mob/00066(pid=201): Launched 22:49:20.208584 run mass: MS start registered {at=20257065.911927648, delay=0.0054711997509002686, ms=00066} 22:49:20.586980 run osmo-ms-mob/00067: Starting mobile 22:49:20.599911 run osmo-ms-mob/00067(pid=202): Launched 22:49:20.612902 run mass: MS start registered {at=20257066.31624329, delay=0.0069177597761154175, ms=00067} 22:49:20.887375 run osmo-ms-mob/00068: Starting mobile 22:49:20.914792 run osmo-ms-mob/00068(pid=203): Launched 22:49:20.934372 run mass: MS start registered {at=20257066.637688845, delay=0.0056441351771354675, ms=00068} 22:49:20.978655 run mass: MS performed LU {at=20257066.681979116, lu_delay=5.661401771008968, ms=00051} 22:49:21.023953 run mass: MS performed LU {at=20257066.727265205, lu_delay=5.3941595777869225, ms=00053} 22:49:21.111584 run mass: MS performed LU {at=20257066.814916883, lu_delay=5.7248407527804375, ms=00052} 22:49:21.123872 run osmo-ms-mob/00069: Starting mobile 22:49:21.137474 run osmo-ms-mob/00069(pid=204): Launched 22:49:21.148840 run mass: MS performed LU {at=20257066.852186557, lu_delay=4.9229595102369785, ms=00054} 22:49:21.155044 run mass: MS start registered {at=20257066.858410027, delay=0.01092604175209999, ms=00069} 22:49:21.167885 run mass: MS performed LU {at=20257066.871219967, lu_delay=6.257202140986919, ms=00050} 22:49:21.185252 run mass: MS performed LU {at=20257066.888546243, lu_delay=4.659966614097357, ms=00055} 22:49:21.197167 run osmo-ms-mob/00070: Starting mobile 22:49:21.210553 run osmo-ms-mob/00070(pid=205): Launched 22:49:21.242830 run mass: MS start registered {at=20257066.946188655, delay=1.95428729057312e-05, ms=00070} 22:49:22.426748 run osmo-ms-mob/00071: Starting mobile 22:49:22.453135 run osmo-ms-mob/00071(pid=206): Launched 22:49:22.459862 run mass: Starting too slowly. Moving on {now=20257068.163230807, sleep=-0.28390251845121384, target=20257067.87932829} 22:49:22.465596 run mass: MS start registered {at=20257068.168955933, delay=0.005727000534534454, ms=00071} 22:49:22.471413 run mass: Starting too slowly. Moving on {now=20257068.17478256, sleep=-0.19545426964759827, target=20257067.97932829} 22:49:22.476970 run mass: Starting too slowly. Moving on {now=20257068.18034074, sleep=-0.1010124497115612, target=20257068.07932829} 22:49:22.482610 run mass: Starting too slowly. Moving on {now=20257068.185981356, sleep=-0.006653062999248505, target=20257068.179328293} 22:49:22.493415 run osmo-ms-mob/00072: Starting mobile 22:49:22.507000 run osmo-ms-mob/00072(pid=207): Launched 22:49:22.517772 run mass: MS start registered {at=20257068.22112301, delay=0.0045380741357803345, ms=00072} 22:49:22.897299 run osmo-ms-mob/00073: Starting mobile 22:49:22.911376 run osmo-ms-mob/00073(pid=208): Launched 22:49:22.922474 run mass: MS start registered {at=20257068.62582602, delay=0.00491686537861824, ms=00073} 22:49:23.282402 run osmo-ms-mob/00074: Starting mobile 22:49:23.296074 run osmo-ms-mob/00074(pid=209): Launched 22:49:23.307710 run mass: MS start registered {at=20257069.01104771, delay=0.005445651710033417, ms=00074} 22:49:23.484041 run mass: MS performed LU {at=20257069.187292747, lu_delay=6.0726133696734905, ms=00058} 22:49:23.558679 run mass: MS performed LU {at=20257069.261929616, lu_delay=6.1012539975345135, ms=00059} 22:49:23.575131 run osmo-ms-mob/00075: Starting mobile 22:49:23.589272 run osmo-ms-mob/00075(pid=210): Launched 22:49:23.595848 run mass: MS performed LU {at=20257069.299203873, lu_delay=6.784517105668783, ms=00056} 22:49:23.602019 run mass: MS performed LU {at=20257069.30538381, lu_delay=6.494717359542847, ms=00057} 22:49:23.608117 run mass: MS performed LU {at=20257069.311481413, lu_delay=5.1825813092291355, ms=00061} 22:49:23.614352 run mass: MS start registered {at=20257069.317715943, delay=0.018531393259763718, ms=00075} 22:49:23.631288 run mass: MS performed LU {at=20257069.334627394, lu_delay=5.5077082850039005, ms=00060} 22:49:23.643037 run osmo-ms-mob/00076: Starting mobile 22:49:23.659244 run osmo-ms-mob/00076(pid=211): Launched 22:49:23.670828 run mass: MS start registered {at=20257069.374174107, delay=0.0050643011927604675, ms=00076} 22:49:24.581913 run osmo-ms-mob/00077: Starting mobile 22:49:24.595750 run osmo-ms-mob/00077(pid=212): Launched 22:49:24.606812 run mass: MS start registered {at=20257070.310156424, delay=0.004760235548019409, ms=00077} 22:49:24.743969 run mass: MS performed LU {at=20257070.44728227, lu_delay=5.366858262568712, ms=00064} 22:49:24.789269 run mass: MS performed LU {at=20257070.492601722, lu_delay=5.7304691933095455, ms=00063} 22:49:24.877674 run mass: MS performed LU {at=20257070.581009824, lu_delay=4.669082175940275, ms=00066} 22:49:24.933349 run mass: MS performed LU {at=20257070.636683457, lu_delay=6.109684996306896, ms=00062} 22:49:24.945143 run osmo-ms-mob/00078: Starting mobile 22:49:24.958862 run osmo-ms-mob/00078(pid=213): Launched 22:49:24.970180 run mass: MS start registered {at=20257070.673536632, delay=0.005025934427976608, ms=00078} 22:49:25.500197 run osmo-ms-mob/00079: Starting mobile 22:49:25.514171 run osmo-ms-mob/00079(pid=214): Launched 22:49:25.525221 run mass: MS start registered {at=20257071.22856991, delay=0.004855174571275711, ms=00079} 22:49:25.996888 run osmo-ms-mob/00080: Starting mobile 22:49:26.010849 run osmo-ms-mob/00080(pid=215): Launched 22:49:26.022347 run mass: MS start registered {at=20257071.72568838, delay=0.0053596943616867065, ms=00080} 22:49:26.481852 run osmo-ms-mob/00081: Starting mobile 22:49:26.495753 run osmo-ms-mob/00081(pid=216): Launched 22:49:26.506904 run mass: MS start registered {at=20257072.210257817, delay=0.0047716423869132996, ms=00081} 22:49:26.543050 run mass: MS performed LU {at=20257072.246394698, lu_delay=5.387984670698643, ms=00069} 22:49:26.644558 run mass: MS performed LU {at=20257072.34789282, lu_delay=6.031649529933929, ms=00067} 22:49:26.691114 run mass: MS performed LU {at=20257072.394447062, lu_delay=5.756758216768503, ms=00068} 22:49:26.702739 run osmo-ms-mob/00082: Starting mobile 22:49:26.716349 run osmo-ms-mob/00082(pid=217): Launched 22:49:26.727566 run mass: MS start registered {at=20257072.43091908, delay=0.004970118403434753, ms=00082} 22:49:26.835027 run mass: MS performed LU {at=20257072.538311042, lu_delay=5.592122387140989, ms=00070} 22:49:27.483886 run osmo-ms-mob/00083: Starting mobile 22:49:27.498730 run osmo-ms-mob/00083(pid=218): Launched 22:49:27.510437 run mass: MS start registered {at=20257073.21377512, delay=0.00529281422495842, ms=00083} 22:49:27.982193 run osmo-ms-mob/00084: Starting mobile 22:49:27.996288 run osmo-ms-mob/00084(pid=219): Launched 22:49:28.007571 run mass: MS start registered {at=20257073.71091889, delay=0.004763472825288773, ms=00084} 22:49:28.488895 run osmo-ms-mob/00085: Starting mobile 22:49:28.503227 run osmo-ms-mob/00085(pid=220): Launched 22:49:28.510065 run mass: MS performed LU {at=20257074.213420548, lu_delay=5.992297537624836, ms=00072} 22:49:28.516446 run mass: MS start registered {at=20257074.219810493, delay=0.006410762667655945, ms=00085} 22:49:28.556387 run mass: MS performed LU {at=20257074.25965443, lu_delay=5.633828409016132, ms=00073} 22:49:28.644302 run mass: MS performed LU {at=20257074.347556017, lu_delay=6.178600084036589, ms=00071} 22:49:28.700308 run mass: MS performed LU {at=20257074.4035557, lu_delay=5.392507988959551, ms=00074} 22:49:28.736146 run mass: MS performed LU {at=20257074.43940107, lu_delay=5.065226964652538, ms=00076} 22:49:28.754851 run osmo-ms-mob/00086: Starting mobile 22:49:28.768980 run osmo-ms-mob/00086(pid=221): Launched 22:49:28.780403 run mass: MS start registered {at=20257074.483753648, delay=0.004968009889125824, ms=00086} 22:49:29.690355 run osmo-ms-mob/00087: Starting mobile 22:49:29.705609 run osmo-ms-mob/00087(pid=222): Launched 22:49:29.717103 run mass: MS start registered {at=20257075.420437656, delay=0.005117133259773254, ms=00087} 22:49:30.282060 run osmo-ms-mob/00088: Starting mobile 22:49:30.296127 run osmo-ms-mob/00088(pid=223): Launched 22:49:30.308282 run mass: MS start registered {at=20257076.011627994, delay=0.005357366055250168, ms=00088} 22:49:30.314849 run mass: MS performed LU {at=20257076.018206086, lu_delay=4.789636176079512, ms=00079} 22:49:30.410467 run mass: MS performed LU {at=20257076.113799635, lu_delay=5.440263003110886, ms=00078} 22:49:30.456652 run mass: MS performed LU {at=20257076.15997361, lu_delay=5.849817186594009, ms=00077} 22:49:30.600247 run mass: MS performed LU {at=20257076.30358273, lu_delay=23.143681727349758, ms=00027} 22:49:30.684334 run mass: MS performed LU {at=20257076.387698635, lu_delay=4.662010256201029, ms=00080} 22:49:30.695704 run osmo-ms-mob/00089: Starting mobile 22:49:30.709355 run osmo-ms-mob/00089(pid=224): Launched 22:49:30.720588 run mass: MS start registered {at=20257076.42393644, delay=0.004822850227355957, ms=00089} 22:49:31.494498 run osmo-ms-mob/00090: Starting mobile 22:49:31.509694 run osmo-ms-mob/00090(pid=225): Launched 22:49:31.520961 run mass: MS start registered {at=20257077.22431659, delay=0.004869382828474045, ms=00090} 22:49:32.230002 run osmo-ms-mob/00091: Starting mobile 22:49:32.243861 run osmo-ms-mob/00091(pid=226): Launched 22:49:32.255375 run mass: MS start registered {at=20257077.958725184, delay=0.004765007644891739, ms=00091} 22:49:32.275000 run mass: MS performed LU {at=20257077.978346873, lu_delay=4.764571752399206, ms=00083} 22:49:32.321265 run mass: MS performed LU {at=20257078.024599973, lu_delay=5.814342156052589, ms=00081} 22:49:32.409167 run mass: MS performed LU {at=20257078.112495277, lu_delay=5.681576196104288, ms=00082} 22:49:32.445911 run mass: MS performed LU {at=20257078.149246532, lu_delay=22.733420126140118, ms=00034} 22:49:33.217705 run osmo-ms-mob/00092: Starting mobile 22:49:33.541723 run osmo-ms-mob/00092(pid=227): Launched 22:49:33.552721 run mass: Starting too slowly. Moving on {now=20257079.25608606, sleep=-0.5767576098442078, target=20257078.67932845} 22:49:33.559559 run mass: MS start registered {at=20257079.262916517, delay=0.006833992898464203, ms=00092} 22:49:33.566165 run mass: Starting too slowly. Moving on {now=20257079.26953346, sleep=-0.4902050085365772, target=20257078.77932845} 22:49:33.572354 run mass: Starting too slowly. Moving on {now=20257079.275723092, sleep=-0.39639464020729065, target=20257078.879328452} 22:49:33.578372 run mass: Starting too slowly. Moving on {now=20257079.281742867, sleep=-0.3024144135415554, target=20257078.979328454} 22:49:33.584448 run mass: Starting too slowly. Moving on {now=20257079.287818544, sleep=-0.20849008858203888, target=20257079.079328455} 22:49:33.590600 run mass: Starting too slowly. Moving on {now=20257079.293970495, sleep=-0.11464203894138336, target=20257079.179328457} 22:49:33.596960 run mass: Starting too slowly. Moving on {now=20257079.300328527, sleep=-0.02100006863474846, target=20257079.279328458} 22:49:33.687750 run osmo-ms-mob/00093: Starting mobile 22:49:33.703701 run osmo-ms-mob/00093(pid=228): Launched 22:49:33.715214 run mass: MS start registered {at=20257079.418565053, delay=0.0048231445252895355, ms=00093} 22:49:34.412203 run mass: MS performed LU {at=20257080.11553092, lu_delay=6.40461203083396, ms=00084} 22:49:34.458060 run mass: MS performed LU {at=20257080.161392216, lu_delay=5.9415817223489285, ms=00085} 22:49:34.469915 run osmo-ms-mob/00094: Starting mobile 22:49:34.485982 run osmo-ms-mob/00094(pid=229): Launched 22:49:34.498081 run mass: MS start registered {at=20257080.201424874, delay=0.005607135593891144, ms=00094} 22:49:34.546196 run mass: MS performed LU {at=20257080.2494476, lu_delay=5.765693951398134, ms=00086} 22:49:34.584332 run mass: MS performed LU {at=20257080.2875891, lu_delay=4.867151442915201, ms=00087} 22:49:35.483641 run osmo-ms-mob/00095: Starting mobile 22:49:35.498065 run osmo-ms-mob/00095(pid=230): Launched 22:49:35.509357 run mass: MS start registered {at=20257081.21270766, delay=0.005005933344364166, ms=00095} 22:49:36.040957 run mass: MS performed LU {at=20257081.74427821, lu_delay=5.320341769605875, ms=00089} 22:49:36.087503 run mass: MS performed LU {at=20257081.7908382, lu_delay=5.779210206121206, ms=00088} 22:49:36.410276 run mass: MS performed LU {at=20257082.113610733, lu_delay=4.889294143766165, ms=00090} 22:49:36.423048 run osmo-ms-mob/00096: Starting mobile 22:49:36.437338 run osmo-ms-mob/00096(pid=231): Launched 22:49:36.450340 run mass: MS start registered {at=20257082.153682027, delay=0.006377812474966049, ms=00096} 22:49:37.582644 run osmo-ms-mob/00097: Starting mobile 22:49:37.597075 run osmo-ms-mob/00097(pid=232): Launched 22:49:37.608726 run mass: MS start registered {at=20257083.312073592, delay=0.0051218606531620026, ms=00097} 22:49:37.942303 run mass: MS performed LU {at=20257083.64563742, lu_delay=5.68691223487258, ms=00091} 22:49:38.882116 run osmo-ms-mob/00098: Starting mobile 22:49:38.896235 run osmo-ms-mob/00098(pid=233): Launched 22:49:38.907541 run mass: MS start registered {at=20257084.610890206, delay=0.004964772611856461, ms=00098} 22:49:39.807299 run mass: MS performed LU {at=20257085.51061978, lu_delay=5.309194903820753, ms=00094} 22:49:39.853061 run mass: MS performed LU {at=20257085.556398425, lu_delay=6.293481908738613, ms=00092} 22:49:39.871402 run mass: MS performed LU {at=20257085.574756958, lu_delay=6.1561919040977955, ms=00093} 22:49:40.682181 run osmo-ms-mob/00099: Starting mobile 22:49:40.695972 run osmo-ms-mob/00099(pid=234): Launched 22:49:40.702536 run mass: All started... {duration=55.72657520323992, too_slow=29} 22:49:40.708661 run mass: MS start registered {at=20257086.412019875, delay=0.006120249629020691, ms=00099} 22:49:41.823019 run mass: MS performed LU {at=20257087.526352953, lu_delay=5.37267092615366, ms=00096} 22:49:41.841666 run mass: MS performed LU {at=20257087.54500107, lu_delay=21.921826764941216, ms=00065} 22:49:41.943559 run mass: MS performed LU {at=20257087.646882035, lu_delay=6.434174373745918, ms=00095} 22:49:43.572698 run mass: MS performed LU {at=20257089.27603264, lu_delay=5.96395904943347, ms=00097} 22:49:43.618898 run mass: MS performed LU {at=20257089.32223266, lu_delay=4.711342453956604, ms=00098} 22:49:45.709600 run mass: MS performed LU {at=20257091.412932172, lu_delay=5.000912297517061, ms=00099} 22:49:46.226096 run mass: MS performed LU {at=20257091.929430228, lu_delay=22.61171428486705, ms=00075} 22:49:46.232508 run mass: Tests done {all_completed=True, max=23.143681727349758, min=3.7957291901111603} 22:49:46.238148 tst register_default_mass.py: Test passed (86.4 sec) 22:49:46.243618 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminating (SIGTERM) 22:49:46.246964 run osmo-hlr_127.0.42.2(pid=23): Terminating (SIGTERM) 22:49:46.250273 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminating (SIGTERM) 22:49:46.253592 run osmo-stp_127.0.42.5(pid=25): Terminating (SIGTERM) 22:49:46.256906 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminating (SIGTERM) 22:49:46.260370 run osmo-msc_127.0.42.6(pid=27): Terminating (SIGTERM) 22:49:46.263852 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminating (SIGTERM) 22:49:46.267210 run osmo-mgw_127.0.42.3(pid=29): Terminating (SIGTERM) 22:49:46.270545 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminating (SIGTERM) 22:49:46.273871 run osmo-mgw_127.0.42.4(pid=31): Terminating (SIGTERM) 22:49:46.277192 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminating (SIGTERM) 22:49:46.280520 run osmo-bsc_127.0.42.7(pid=33): Terminating (SIGTERM) 22:49:46.283860 run osmo-bts-virtual(pid=34): Terminating (SIGTERM) 22:49:46.287257 run osmo-ms-virt-phy/00000(pid=35): Terminating (SIGTERM) 22:49:46.290624 run osmo-ms-virt-phy/00001(pid=36): Terminating (SIGTERM) 22:49:46.293998 run osmo-ms-virt-phy/00002(pid=37): Terminating (SIGTERM) 22:49:46.297478 run osmo-ms-virt-phy/00003(pid=38): Terminating (SIGTERM) 22:49:46.300973 run osmo-ms-virt-phy/00004(pid=39): Terminating (SIGTERM) 22:49:46.304667 run osmo-ms-virt-phy/00005(pid=40): Terminating (SIGTERM) 22:49:46.308295 run osmo-ms-virt-phy/00006(pid=41): Terminating (SIGTERM) 22:49:46.311777 run osmo-ms-virt-phy/00007(pid=42): Terminating (SIGTERM) 22:49:46.315247 run osmo-ms-virt-phy/00008(pid=43): Terminating (SIGTERM) 22:49:46.318721 run osmo-ms-virt-phy/00009(pid=44): Terminating (SIGTERM) 22:49:46.322161 run osmo-ms-virt-phy/00010(pid=45): Terminating (SIGTERM) 22:49:46.325930 run osmo-ms-virt-phy/00011(pid=46): Terminating (SIGTERM) 22:49:46.329415 run osmo-ms-virt-phy/00012(pid=47): Terminating (SIGTERM) 22:49:46.332884 run osmo-ms-virt-phy/00013(pid=48): Terminating (SIGTERM) 22:49:46.336362 run osmo-ms-virt-phy/00014(pid=49): Terminating (SIGTERM) 22:49:46.339778 run osmo-ms-virt-phy/00015(pid=50): Terminating (SIGTERM) 22:49:46.343240 run osmo-ms-virt-phy/00016(pid=51): Terminating (SIGTERM) 22:49:46.346706 run osmo-ms-virt-phy/00017(pid=52): Terminating (SIGTERM) 22:49:46.350234 run osmo-ms-virt-phy/00018(pid=53): Terminating (SIGTERM) 22:49:46.353943 run osmo-ms-virt-phy/00019(pid=54): Terminating (SIGTERM) 22:49:46.357417 run osmo-ms-virt-phy/00020(pid=55): Terminating (SIGTERM) 22:49:46.360903 run osmo-ms-virt-phy/00021(pid=56): Terminating (SIGTERM) 22:49:46.364354 run osmo-ms-virt-phy/00022(pid=57): Terminating (SIGTERM) 22:49:46.367835 run osmo-ms-virt-phy/00023(pid=58): Terminating (SIGTERM) 22:49:46.371569 run osmo-ms-virt-phy/00024(pid=59): Terminating (SIGTERM) 22:49:46.375060 run osmo-ms-virt-phy/00025(pid=60): Terminating (SIGTERM) 22:49:46.379018 run osmo-ms-virt-phy/00026(pid=61): Terminating (SIGTERM) 22:49:46.382525 run osmo-ms-virt-phy/00027(pid=62): Terminating (SIGTERM) 22:49:46.386011 run osmo-ms-virt-phy/00028(pid=63): Terminating (SIGTERM) 22:49:46.389527 run osmo-ms-virt-phy/00029(pid=64): Terminating (SIGTERM) 22:49:46.393035 run osmo-ms-virt-phy/00030(pid=65): Terminating (SIGTERM) 22:49:46.396511 run osmo-ms-virt-phy/00031(pid=66): Terminating (SIGTERM) 22:49:46.399997 run osmo-ms-virt-phy/00032(pid=67): Terminating (SIGTERM) 22:49:46.403503 run osmo-ms-virt-phy/00033(pid=68): Terminating (SIGTERM) 22:49:46.406980 run osmo-ms-virt-phy/00034(pid=69): Terminating (SIGTERM) 22:49:46.410452 run osmo-ms-virt-phy/00035(pid=70): Terminating (SIGTERM) 22:49:46.413939 run osmo-ms-virt-phy/00036(pid=71): Terminating (SIGTERM) 22:49:46.417514 run osmo-ms-virt-phy/00037(pid=72): Terminating (SIGTERM) 22:49:46.420998 run osmo-ms-virt-phy/00038(pid=73): Terminating (SIGTERM) 22:49:46.424487 run osmo-ms-virt-phy/00039(pid=74): Terminating (SIGTERM) 22:49:46.427978 run osmo-ms-virt-phy/00040(pid=75): Terminating (SIGTERM) 22:49:46.431442 run osmo-ms-virt-phy/00041(pid=76): Terminating (SIGTERM) 22:49:46.434923 run osmo-ms-virt-phy/00042(pid=77): Terminating (SIGTERM) 22:49:46.438391 run osmo-ms-virt-phy/00043(pid=78): Terminating (SIGTERM) 22:49:46.441896 run osmo-ms-virt-phy/00044(pid=79): Terminating (SIGTERM) 22:49:46.445371 run osmo-ms-virt-phy/00045(pid=80): Terminating (SIGTERM) 22:49:46.448857 run osmo-ms-virt-phy/00046(pid=81): Terminating (SIGTERM) 22:49:46.452319 run osmo-ms-virt-phy/00047(pid=82): Terminating (SIGTERM) 22:49:46.455806 run osmo-ms-virt-phy/00048(pid=83): Terminating (SIGTERM) 22:49:46.459827 run osmo-ms-virt-phy/00049(pid=84): Terminating (SIGTERM) 22:49:46.463352 run osmo-ms-virt-phy/00050(pid=85): Terminating (SIGTERM) 22:49:46.466832 run osmo-ms-virt-phy/00051(pid=86): Terminating (SIGTERM) 22:49:46.470312 run osmo-ms-virt-phy/00052(pid=87): Terminating (SIGTERM) 22:49:46.473806 run osmo-ms-virt-phy/00053(pid=88): Terminating (SIGTERM) 22:49:46.477265 run osmo-ms-virt-phy/00054(pid=89): Terminating (SIGTERM) 22:49:46.480816 run osmo-ms-virt-phy/00055(pid=90): Terminating (SIGTERM) 22:49:46.484357 run osmo-ms-virt-phy/00056(pid=91): Terminating (SIGTERM) 22:49:46.487920 run osmo-ms-virt-phy/00057(pid=92): Terminating (SIGTERM) 22:49:46.491384 run osmo-ms-virt-phy/00058(pid=93): Terminating (SIGTERM) 22:49:46.494886 run osmo-ms-virt-phy/00059(pid=94): Terminating (SIGTERM) 22:49:46.498405 run osmo-ms-virt-phy/00060(pid=95): Terminating (SIGTERM) 22:49:46.501871 run osmo-ms-virt-phy/00061(pid=96): Terminating (SIGTERM) 22:49:46.505360 run osmo-ms-virt-phy/00062(pid=97): Terminating (SIGTERM) 22:49:46.508826 run osmo-ms-virt-phy/00063(pid=98): Terminating (SIGTERM) 22:49:46.512291 run osmo-ms-virt-phy/00064(pid=99): Terminating (SIGTERM) 22:49:46.515785 run osmo-ms-virt-phy/00065(pid=100): Terminating (SIGTERM) 22:49:46.519264 run osmo-ms-virt-phy/00066(pid=101): Terminating (SIGTERM) 22:49:46.522729 run osmo-ms-virt-phy/00067(pid=102): Terminating (SIGTERM) 22:49:46.526232 run osmo-ms-virt-phy/00068(pid=103): Terminating (SIGTERM) 22:49:46.529931 run osmo-ms-virt-phy/00069(pid=104): Terminating (SIGTERM) 22:49:46.533635 run osmo-ms-virt-phy/00070(pid=105): Terminating (SIGTERM) 22:49:46.537537 run osmo-ms-virt-phy/00071(pid=106): Terminating (SIGTERM) 22:49:46.541104 run osmo-ms-virt-phy/00072(pid=107): Terminating (SIGTERM) 22:49:46.544597 run osmo-ms-virt-phy/00073(pid=108): Terminating (SIGTERM) 22:49:46.548070 run osmo-ms-virt-phy/00074(pid=109): Terminating (SIGTERM) 22:49:46.551999 run osmo-ms-virt-phy/00075(pid=110): Terminating (SIGTERM) 22:49:46.555511 run osmo-ms-virt-phy/00076(pid=111): Terminating (SIGTERM) 22:49:46.559077 run osmo-ms-virt-phy/00077(pid=112): Terminating (SIGTERM) 22:49:46.562587 run osmo-ms-virt-phy/00078(pid=113): Terminating (SIGTERM) 22:49:47.041012 run osmo-ms-virt-phy/00079(pid=114): Terminating (SIGTERM) 22:49:47.044634 run osmo-ms-virt-phy/00080(pid=115): Terminating (SIGTERM) 22:49:47.048100 run osmo-ms-virt-phy/00081(pid=116): Terminating (SIGTERM) 22:49:47.051510 run osmo-ms-virt-phy/00082(pid=117): Terminating (SIGTERM) 22:49:47.054921 run osmo-ms-virt-phy/00083(pid=118): Terminating (SIGTERM) 22:49:47.058448 run osmo-ms-virt-phy/00084(pid=119): Terminating (SIGTERM) 22:49:47.062141 run osmo-ms-virt-phy/00085(pid=120): Terminating (SIGTERM) 22:49:47.065591 run osmo-ms-virt-phy/00086(pid=121): Terminating (SIGTERM) 22:49:47.069009 run osmo-ms-virt-phy/00087(pid=122): Terminating (SIGTERM) 22:49:47.073099 run osmo-ms-virt-phy/00088(pid=123): Terminating (SIGTERM) 22:49:47.076601 run osmo-ms-virt-phy/00089(pid=124): Terminating (SIGTERM) 22:49:47.080068 run osmo-ms-virt-phy/00090(pid=125): Terminating (SIGTERM) 22:49:47.083538 run osmo-ms-virt-phy/00091(pid=126): Terminating (SIGTERM) 22:49:47.086965 run osmo-ms-virt-phy/00092(pid=127): Terminating (SIGTERM) 22:49:47.090378 run osmo-ms-virt-phy/00093(pid=128): Terminating (SIGTERM) 22:49:47.093799 run osmo-ms-virt-phy/00094(pid=129): Terminating (SIGTERM) 22:49:47.097259 run osmo-ms-virt-phy/00095(pid=130): Terminating (SIGTERM) 22:49:47.100712 run osmo-ms-virt-phy/00096(pid=131): Terminating (SIGTERM) 22:49:47.104144 run osmo-ms-virt-phy/00097(pid=132): Terminating (SIGTERM) 22:49:47.107602 run osmo-ms-virt-phy/00098(pid=133): Terminating (SIGTERM) 22:49:47.110983 run osmo-ms-virt-phy/00099(pid=134): Terminating (SIGTERM) 22:49:47.114452 run osmo-ms-mob/00000(pid=135): Terminating (SIGTERM) 22:49:47.117915 run osmo-ms-mob/00001(pid=136): Terminating (SIGTERM) 22:49:47.121300 run osmo-ms-mob/00002(pid=137): Terminating (SIGTERM) 22:49:47.124646 run osmo-ms-mob/00003(pid=138): Terminating (SIGTERM) 22:49:47.127959 run osmo-ms-mob/00004(pid=139): Terminating (SIGTERM) 22:49:47.131265 run osmo-ms-mob/00005(pid=140): Terminating (SIGTERM) 22:49:47.134581 run osmo-ms-mob/00006(pid=141): Terminating (SIGTERM) 22:49:47.137892 run osmo-ms-mob/00007(pid=142): Terminating (SIGTERM) 22:49:47.141196 run osmo-ms-mob/00008(pid=143): Terminating (SIGTERM) 22:49:47.144483 run osmo-ms-mob/00009(pid=144): Terminating (SIGTERM) 22:49:47.147798 run osmo-ms-mob/00010(pid=145): Terminating (SIGTERM) 22:49:47.151118 run osmo-ms-mob/00011(pid=146): Terminating (SIGTERM) 22:49:47.154428 run osmo-ms-mob/00012(pid=147): Terminating (SIGTERM) 22:49:47.157725 run osmo-ms-mob/00013(pid=148): Terminating (SIGTERM) 22:49:47.161051 run osmo-ms-mob/00014(pid=149): Terminating (SIGTERM) 22:49:47.164355 run osmo-ms-mob/00015(pid=150): Terminating (SIGTERM) 22:49:47.167660 run osmo-ms-mob/00016(pid=151): Terminating (SIGTERM) 22:49:47.170973 run osmo-ms-mob/00017(pid=152): Terminating (SIGTERM) 22:49:47.174264 run osmo-ms-mob/00018(pid=153): Terminating (SIGTERM) 22:49:47.177558 run osmo-ms-mob/00019(pid=154): Terminating (SIGTERM) 22:49:47.180852 run osmo-ms-mob/00020(pid=155): Terminating (SIGTERM) 22:49:47.184149 run osmo-ms-mob/00021(pid=156): Terminating (SIGTERM) 22:49:47.187456 run osmo-ms-mob/00022(pid=157): Terminating (SIGTERM) 22:49:47.190757 run osmo-ms-mob/00023(pid=158): Terminating (SIGTERM) 22:49:47.194065 run osmo-ms-mob/00024(pid=159): Terminating (SIGTERM) 22:49:47.197355 run osmo-ms-mob/00025(pid=160): Terminating (SIGTERM) 22:49:47.200650 run osmo-ms-mob/00026(pid=161): Terminating (SIGTERM) 22:49:47.203941 run osmo-ms-mob/00027(pid=162): Terminating (SIGTERM) 22:49:47.207248 run osmo-ms-mob/00028(pid=163): Terminating (SIGTERM) 22:49:47.210553 run osmo-ms-mob/00029(pid=164): Terminating (SIGTERM) 22:49:47.213854 run osmo-ms-mob/00030(pid=165): Terminating (SIGTERM) 22:49:47.217150 run osmo-ms-mob/00031(pid=166): Terminating (SIGTERM) 22:49:47.220449 run osmo-ms-mob/00032(pid=167): Terminating (SIGTERM) 22:49:47.223750 run osmo-ms-mob/00033(pid=168): Terminating (SIGTERM) 22:49:47.227045 run osmo-ms-mob/00034(pid=169): Terminating (SIGTERM) 22:49:47.230351 run osmo-ms-mob/00035(pid=170): Terminating (SIGTERM) 22:49:47.233662 run osmo-ms-mob/00036(pid=171): Terminating (SIGTERM) 22:49:47.236957 run osmo-ms-mob/00037(pid=172): Terminating (SIGTERM) 22:49:47.240257 run osmo-ms-mob/00038(pid=173): Terminating (SIGTERM) 22:49:47.243558 run osmo-ms-mob/00039(pid=174): Terminating (SIGTERM) 22:49:47.246857 run osmo-ms-mob/00040(pid=175): Terminating (SIGTERM) 22:49:47.250157 run osmo-ms-mob/00041(pid=176): Terminating (SIGTERM) 22:49:47.253450 run osmo-ms-mob/00042(pid=177): Terminating (SIGTERM) 22:49:47.256747 run osmo-ms-mob/00043(pid=178): Terminating (SIGTERM) 22:49:47.260050 run osmo-ms-mob/00044(pid=179): Terminating (SIGTERM) 22:49:47.263346 run osmo-ms-mob/00045(pid=180): Terminating (SIGTERM) 22:49:47.266649 run osmo-ms-mob/00046(pid=181): Terminating (SIGTERM) 22:49:47.269942 run osmo-ms-mob/00047(pid=182): Terminating (SIGTERM) 22:49:47.273230 run osmo-ms-mob/00048(pid=183): Terminating (SIGTERM) 22:49:47.276519 run osmo-ms-mob/00049(pid=184): Terminating (SIGTERM) 22:49:47.279825 run osmo-ms-mob/00050(pid=185): Terminating (SIGTERM) 22:49:47.283129 run osmo-ms-mob/00051(pid=186): Terminating (SIGTERM) 22:49:47.286414 run osmo-ms-mob/00052(pid=187): Terminating (SIGTERM) 22:49:47.289708 run osmo-ms-mob/00053(pid=188): Terminating (SIGTERM) 22:49:47.293000 run osmo-ms-mob/00054(pid=189): Terminating (SIGTERM) 22:49:47.296284 run osmo-ms-mob/00055(pid=190): Terminating (SIGTERM) 22:49:47.299583 run osmo-ms-mob/00056(pid=191): Terminating (SIGTERM) 22:49:47.302883 run osmo-ms-mob/00057(pid=192): Terminating (SIGTERM) 22:49:47.306176 run osmo-ms-mob/00058(pid=193): Terminating (SIGTERM) 22:49:47.309472 run osmo-ms-mob/00059(pid=194): Terminating (SIGTERM) 22:49:47.312778 run osmo-ms-mob/00060(pid=195): Terminating (SIGTERM) 22:49:47.316076 run osmo-ms-mob/00061(pid=196): Terminating (SIGTERM) 22:49:47.319370 run osmo-ms-mob/00062(pid=197): Terminating (SIGTERM) 22:49:47.322664 run osmo-ms-mob/00063(pid=198): Terminating (SIGTERM) 22:49:47.325963 run osmo-ms-mob/00064(pid=199): Terminating (SIGTERM) 22:49:47.329258 run osmo-ms-mob/00065(pid=200): Terminating (SIGTERM) 22:49:47.332538 run osmo-ms-mob/00066(pid=201): Terminating (SIGTERM) 22:49:47.335831 run osmo-ms-mob/00067(pid=202): Terminating (SIGTERM) 22:49:47.339123 run osmo-ms-mob/00068(pid=203): Terminating (SIGTERM) 22:49:47.342422 run osmo-ms-mob/00069(pid=204): Terminating (SIGTERM) 22:49:47.345710 run osmo-ms-mob/00070(pid=205): Terminating (SIGTERM) 22:49:47.349004 run osmo-ms-mob/00071(pid=206): Terminating (SIGTERM) 22:49:47.352296 run osmo-ms-mob/00072(pid=207): Terminating (SIGTERM) 22:49:47.355587 run osmo-ms-mob/00073(pid=208): Terminating (SIGTERM) 22:49:47.358892 run osmo-ms-mob/00074(pid=209): Terminating (SIGTERM) 22:49:47.362191 run osmo-ms-mob/00075(pid=210): Terminating (SIGTERM) 22:49:47.365497 run osmo-ms-mob/00076(pid=211): Terminating (SIGTERM) 22:49:47.368780 run osmo-ms-mob/00077(pid=212): Terminating (SIGTERM) 22:49:47.372079 run osmo-ms-mob/00078(pid=213): Terminating (SIGTERM) 22:49:47.375366 run osmo-ms-mob/00079(pid=214): Terminating (SIGTERM) 22:49:47.378664 run osmo-ms-mob/00080(pid=215): Terminating (SIGTERM) 22:49:47.381970 run osmo-ms-mob/00081(pid=216): Terminating (SIGTERM) 22:49:47.385261 run osmo-ms-mob/00082(pid=217): Terminating (SIGTERM) 22:49:47.388546 run osmo-ms-mob/00083(pid=218): Terminating (SIGTERM) 22:49:47.391842 run osmo-ms-mob/00084(pid=219): Terminating (SIGTERM) 22:49:47.395136 run osmo-ms-mob/00085(pid=220): Terminating (SIGTERM) 22:49:47.398431 run osmo-ms-mob/00086(pid=221): Terminating (SIGTERM) 22:49:47.401726 run osmo-ms-mob/00087(pid=222): Terminating (SIGTERM) 22:49:47.405027 run osmo-ms-mob/00088(pid=223): Terminating (SIGTERM) 22:49:47.408313 run osmo-ms-mob/00089(pid=224): Terminating (SIGTERM) 22:49:47.411610 run osmo-ms-mob/00090(pid=225): Terminating (SIGTERM) 22:49:47.414920 run osmo-ms-mob/00091(pid=226): Terminating (SIGTERM) 22:49:47.418221 run osmo-ms-mob/00092(pid=227): Terminating (SIGTERM) 22:49:47.421526 run osmo-ms-mob/00093(pid=228): Terminating (SIGTERM) 22:49:47.424830 run osmo-ms-mob/00094(pid=229): Terminating (SIGTERM) 22:49:47.428124 run osmo-ms-mob/00095(pid=230): Terminating (SIGTERM) 22:49:47.431423 run osmo-ms-mob/00096(pid=231): Terminating (SIGTERM) 22:49:47.434715 run osmo-ms-mob/00097(pid=232): Terminating (SIGTERM) 22:49:47.438003 run osmo-ms-mob/00098(pid=233): Terminating (SIGTERM) 22:49:47.441297 run osmo-ms-mob/00099(pid=234): Terminating (SIGTERM) 22:49:47.444598 --- ParallelTerminationStrategy: PID 22 died... 22:49:47.446108 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminated: ok {rc=0} 22:49:47.449745 --- ParallelTerminationStrategy: PID 24 died... 22:49:47.451233 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminated: ok {rc=0} 22:49:47.454859 --- ParallelTerminationStrategy: PID 25 died... 22:49:47.456310 run osmo-stp_127.0.42.5(pid=25): Terminated: ok {rc=0} 22:49:47.459892 --- ParallelTerminationStrategy: PID 26 died... 22:49:47.461357 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminated: ok {rc=0} 22:49:47.464972 --- ParallelTerminationStrategy: PID 28 died... 22:49:47.466439 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminated: ok {rc=0} 22:49:47.470046 --- ParallelTerminationStrategy: PID 29 died... 22:49:47.471513 run osmo-mgw_127.0.42.3(pid=29): Terminated {rc=15} 22:49:47.475130 --- ParallelTerminationStrategy: PID 30 died... 22:49:47.476583 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminated: ok {rc=0} 22:49:47.480180 --- ParallelTerminationStrategy: PID 31 died... 22:49:47.481642 run osmo-mgw_127.0.42.4(pid=31): Terminated {rc=15} 22:49:47.485256 --- ParallelTerminationStrategy: PID 32 died... 22:49:47.486717 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminated: ok {rc=0} 22:49:47.490335 --- ParallelTerminationStrategy: PID 33 died... 22:49:47.491807 run osmo-bsc_127.0.42.7(pid=33): Terminated: ok {rc=0} 22:49:47.495424 --- ParallelTerminationStrategy: PID 35 died... 22:49:47.496896 run osmo-ms-virt-phy/00000(pid=35): Terminated: ok {rc=0} 22:49:47.500489 --- ParallelTerminationStrategy: PID 36 died... 22:49:47.501962 run osmo-ms-virt-phy/00001(pid=36): Terminated: ok {rc=0} 22:49:47.505645 --- ParallelTerminationStrategy: PID 37 died... 22:49:47.507096 run osmo-ms-virt-phy/00002(pid=37): Terminated: ok {rc=0} 22:49:47.510730 --- ParallelTerminationStrategy: PID 38 died... 22:49:47.512214 run osmo-ms-virt-phy/00003(pid=38): Terminated: ok {rc=0} 22:49:47.515867 --- ParallelTerminationStrategy: PID 39 died... 22:49:47.517343 run osmo-ms-virt-phy/00004(pid=39): Terminated: ok {rc=0} 22:49:47.520994 --- ParallelTerminationStrategy: PID 40 died... 22:49:47.522491 run osmo-ms-virt-phy/00005(pid=40): Terminated: ok {rc=0} 22:49:47.526155 --- ParallelTerminationStrategy: PID 41 died... 22:49:47.527636 run osmo-ms-virt-phy/00006(pid=41): Terminated: ok {rc=0} 22:49:47.531310 --- ParallelTerminationStrategy: PID 42 died... 22:49:47.532788 run osmo-ms-virt-phy/00007(pid=42): Terminated: ok {rc=0} 22:49:47.536427 --- ParallelTerminationStrategy: PID 43 died... 22:49:47.537918 run osmo-ms-virt-phy/00008(pid=43): Terminated: ok {rc=0} 22:49:47.541577 --- ParallelTerminationStrategy: PID 44 died... 22:49:47.543042 run osmo-ms-virt-phy/00009(pid=44): Terminated: ok {rc=0} 22:49:47.546712 --- ParallelTerminationStrategy: PID 45 died... 22:49:47.548183 run osmo-ms-virt-phy/00010(pid=45): Terminated: ok {rc=0} 22:49:47.551848 --- ParallelTerminationStrategy: PID 46 died... 22:49:47.553323 run osmo-ms-virt-phy/00011(pid=46): Terminated: ok {rc=0} 22:49:47.556971 --- ParallelTerminationStrategy: PID 47 died... 22:49:47.558453 run osmo-ms-virt-phy/00012(pid=47): Terminated: ok {rc=0} 22:49:47.562092 --- ParallelTerminationStrategy: PID 48 died... 22:49:47.563573 run osmo-ms-virt-phy/00013(pid=48): Terminated: ok {rc=0} 22:49:47.567250 --- ParallelTerminationStrategy: PID 49 died... 22:49:47.568734 run osmo-ms-virt-phy/00014(pid=49): Terminated: ok {rc=0} 22:49:47.572377 --- ParallelTerminationStrategy: PID 50 died... 22:49:47.573859 run osmo-ms-virt-phy/00015(pid=50): Terminated: ok {rc=0} 22:49:47.577507 --- ParallelTerminationStrategy: PID 51 died... 22:49:47.578981 run osmo-ms-virt-phy/00016(pid=51): Terminated: ok {rc=0} 22:49:47.582669 --- ParallelTerminationStrategy: PID 52 died... 22:49:47.584144 run osmo-ms-virt-phy/00017(pid=52): Terminated: ok {rc=0} 22:49:47.587791 --- ParallelTerminationStrategy: PID 53 died... 22:49:47.589268 run osmo-ms-virt-phy/00018(pid=53): Terminated: ok {rc=0} 22:49:47.592910 --- ParallelTerminationStrategy: PID 54 died... 22:49:47.594385 run osmo-ms-virt-phy/00019(pid=54): Terminated: ok {rc=0} 22:49:47.598067 --- ParallelTerminationStrategy: PID 55 died... 22:49:47.599544 run osmo-ms-virt-phy/00020(pid=55): Terminated: ok {rc=0} 22:49:47.603201 --- ParallelTerminationStrategy: PID 56 died... 22:49:47.604679 run osmo-ms-virt-phy/00021(pid=56): Terminated: ok {rc=0} 22:49:47.608336 --- ParallelTerminationStrategy: PID 57 died... 22:49:47.609844 run osmo-ms-virt-phy/00022(pid=57): Terminated: ok {rc=0} 22:49:47.613521 --- ParallelTerminationStrategy: PID 58 died... 22:49:47.614994 run osmo-ms-virt-phy/00023(pid=58): Terminated: ok {rc=0} 22:49:47.618658 --- ParallelTerminationStrategy: PID 59 died... 22:49:47.620149 run osmo-ms-virt-phy/00024(pid=59): Terminated: ok {rc=0} 22:49:47.623797 --- ParallelTerminationStrategy: PID 60 died... 22:49:47.625278 run osmo-ms-virt-phy/00025(pid=60): Terminated: ok {rc=0} 22:49:47.628928 --- ParallelTerminationStrategy: PID 61 died... 22:49:47.630399 run osmo-ms-virt-phy/00026(pid=61): Terminated: ok {rc=0} 22:49:47.634058 --- ParallelTerminationStrategy: PID 62 died... 22:49:47.635541 run osmo-ms-virt-phy/00027(pid=62): Terminated: ok {rc=0} 22:49:47.639190 --- ParallelTerminationStrategy: PID 63 died... 22:49:47.640660 run osmo-ms-virt-phy/00028(pid=63): Terminated: ok {rc=0} 22:49:47.644311 --- ParallelTerminationStrategy: PID 64 died... 22:49:47.645792 run osmo-ms-virt-phy/00029(pid=64): Terminated: ok {rc=0} 22:49:47.649458 --- ParallelTerminationStrategy: PID 65 died... 22:49:47.650938 run osmo-ms-virt-phy/00030(pid=65): Terminated: ok {rc=0} 22:49:47.654584 --- ParallelTerminationStrategy: PID 66 died... 22:49:47.656049 run osmo-ms-virt-phy/00031(pid=66): Terminated: ok {rc=0} 22:49:47.659700 --- ParallelTerminationStrategy: PID 67 died... 22:49:47.661183 run osmo-ms-virt-phy/00032(pid=67): Terminated: ok {rc=0} 22:49:47.664836 --- ParallelTerminationStrategy: PID 68 died... 22:49:47.666309 run osmo-ms-virt-phy/00033(pid=68): Terminated: ok {rc=0} 22:49:47.669967 --- ParallelTerminationStrategy: PID 69 died... 22:49:47.671438 run osmo-ms-virt-phy/00034(pid=69): Terminated: ok {rc=0} 22:49:47.675107 --- ParallelTerminationStrategy: PID 70 died... 22:49:47.676590 run osmo-ms-virt-phy/00035(pid=70): Terminated: ok {rc=0} 22:49:47.680243 --- ParallelTerminationStrategy: PID 71 died... 22:49:47.681736 run osmo-ms-virt-phy/00036(pid=71): Terminated: ok {rc=0} 22:49:47.685388 --- ParallelTerminationStrategy: PID 72 died... 22:49:47.686862 run osmo-ms-virt-phy/00037(pid=72): Terminated: ok {rc=0} 22:49:47.690514 --- ParallelTerminationStrategy: PID 73 died... 22:49:47.691987 run osmo-ms-virt-phy/00038(pid=73): Terminated: ok {rc=0} 22:49:47.695632 --- ParallelTerminationStrategy: PID 74 died... 22:49:47.697114 run osmo-ms-virt-phy/00039(pid=74): Terminated: ok {rc=0} 22:49:47.700759 --- ParallelTerminationStrategy: PID 75 died... 22:49:47.702234 run osmo-ms-virt-phy/00040(pid=75): Terminated: ok {rc=0} 22:49:47.705902 --- ParallelTerminationStrategy: PID 76 died... 22:49:47.707376 run osmo-ms-virt-phy/00041(pid=76): Terminated: ok {rc=0} 22:49:47.711025 --- ParallelTerminationStrategy: PID 77 died... 22:49:47.712501 run osmo-ms-virt-phy/00042(pid=77): Terminated: ok {rc=0} 22:49:47.716137 --- ParallelTerminationStrategy: PID 78 died... 22:49:47.717632 run osmo-ms-virt-phy/00043(pid=78): Terminated: ok {rc=0} 22:49:47.721324 --- ParallelTerminationStrategy: PID 79 died... 22:49:47.722791 run osmo-ms-virt-phy/00044(pid=79): Terminated: ok {rc=0} 22:49:47.726445 --- ParallelTerminationStrategy: PID 80 died... 22:49:47.727910 run osmo-ms-virt-phy/00045(pid=80): Terminated: ok {rc=0} 22:49:47.731561 --- ParallelTerminationStrategy: PID 81 died... 22:49:47.733046 run osmo-ms-virt-phy/00046(pid=81): Terminated: ok {rc=0} 22:49:47.736687 --- ParallelTerminationStrategy: PID 82 died... 22:49:47.738171 run osmo-ms-virt-phy/00047(pid=82): Terminated: ok {rc=0} 22:49:47.741820 --- ParallelTerminationStrategy: PID 83 died... 22:49:47.743300 run osmo-ms-virt-phy/00048(pid=83): Terminated: ok {rc=0} 22:49:47.746982 --- ParallelTerminationStrategy: PID 84 died... 22:49:47.748458 run osmo-ms-virt-phy/00049(pid=84): Terminated: ok {rc=0} 22:49:47.752110 --- ParallelTerminationStrategy: PID 85 died... 22:49:47.753588 run osmo-ms-virt-phy/00050(pid=85): Terminated: ok {rc=0} 22:49:47.757232 --- ParallelTerminationStrategy: PID 86 died... 22:49:47.758707 run osmo-ms-virt-phy/00051(pid=86): Terminated: ok {rc=0} 22:49:47.762360 --- ParallelTerminationStrategy: PID 87 died... 22:49:47.763839 run osmo-ms-virt-phy/00052(pid=87): Terminated: ok {rc=0} 22:49:47.767503 --- ParallelTerminationStrategy: PID 88 died... 22:49:47.768988 run osmo-ms-virt-phy/00053(pid=88): Terminated: ok {rc=0} 22:49:47.772647 --- ParallelTerminationStrategy: PID 89 died... 22:49:47.774127 run osmo-ms-virt-phy/00054(pid=89): Terminated: ok {rc=0} 22:49:47.777782 --- ParallelTerminationStrategy: PID 90 died... 22:49:47.779255 run osmo-ms-virt-phy/00055(pid=90): Terminated: ok {rc=0} 22:49:47.782909 --- ParallelTerminationStrategy: PID 91 died... 22:49:47.784377 run osmo-ms-virt-phy/00056(pid=91): Terminated: ok {rc=0} 22:49:47.788031 --- ParallelTerminationStrategy: PID 92 died... 22:49:47.789541 run osmo-ms-virt-phy/00057(pid=92): Terminated: ok {rc=0} 22:49:47.793211 --- ParallelTerminationStrategy: PID 93 died... 22:49:47.794689 run osmo-ms-virt-phy/00058(pid=93): Terminated: ok {rc=0} 22:49:47.798339 --- ParallelTerminationStrategy: PID 94 died... 22:49:47.799817 run osmo-ms-virt-phy/00059(pid=94): Terminated: ok {rc=0} 22:49:47.803489 --- ParallelTerminationStrategy: PID 95 died... 22:49:47.804991 run osmo-ms-virt-phy/00060(pid=95): Terminated: ok {rc=0} 22:49:47.808649 --- ParallelTerminationStrategy: PID 96 died... 22:49:47.810138 run osmo-ms-virt-phy/00061(pid=96): Terminated: ok {rc=0} 22:49:47.813825 --- ParallelTerminationStrategy: PID 97 died... 22:49:47.815298 run osmo-ms-virt-phy/00062(pid=97): Terminated: ok {rc=0} 22:49:47.819007 --- ParallelTerminationStrategy: PID 98 died... 22:49:47.820497 run osmo-ms-virt-phy/00063(pid=98): Terminated: ok {rc=0} 22:49:47.824150 --- ParallelTerminationStrategy: PID 99 died... 22:49:47.825640 run osmo-ms-virt-phy/00064(pid=99): Terminated: ok {rc=0} 22:49:47.829308 --- ParallelTerminationStrategy: PID 100 died... 22:49:47.830786 run osmo-ms-virt-phy/00065(pid=100): Terminated: ok {rc=0} 22:49:47.834483 --- ParallelTerminationStrategy: PID 101 died... 22:49:47.835973 run osmo-ms-virt-phy/00066(pid=101): Terminated: ok {rc=0} 22:49:47.839652 --- ParallelTerminationStrategy: PID 102 died... 22:49:47.841144 run osmo-ms-virt-phy/00067(pid=102): Terminated: ok {rc=0} 22:49:47.844799 --- ParallelTerminationStrategy: PID 103 died... 22:49:47.846285 run osmo-ms-virt-phy/00068(pid=103): Terminated: ok {rc=0} 22:49:47.849951 --- ParallelTerminationStrategy: PID 104 died... 22:49:47.851429 run osmo-ms-virt-phy/00069(pid=104): Terminated: ok {rc=0} 22:49:47.855086 --- ParallelTerminationStrategy: PID 105 died... 22:49:47.856572 run osmo-ms-virt-phy/00070(pid=105): Terminated: ok {rc=0} 22:49:47.860237 --- ParallelTerminationStrategy: PID 106 died... 22:49:47.861722 run osmo-ms-virt-phy/00071(pid=106): Terminated: ok {rc=0} 22:49:47.865387 --- ParallelTerminationStrategy: PID 107 died... 22:49:47.866861 run osmo-ms-virt-phy/00072(pid=107): Terminated: ok {rc=0} 22:49:47.870508 --- ParallelTerminationStrategy: PID 108 died... 22:49:47.871981 run osmo-ms-virt-phy/00073(pid=108): Terminated: ok {rc=0} 22:49:47.875632 --- ParallelTerminationStrategy: PID 109 died... 22:49:47.877116 run osmo-ms-virt-phy/00074(pid=109): Terminated: ok {rc=0} 22:49:47.880768 --- ParallelTerminationStrategy: PID 110 died... 22:49:47.882240 run osmo-ms-virt-phy/00075(pid=110): Terminated: ok {rc=0} 22:49:47.885928 --- ParallelTerminationStrategy: PID 111 died... 22:49:47.887407 run osmo-ms-virt-phy/00076(pid=111): Terminated: ok {rc=0} 22:49:47.891051 --- ParallelTerminationStrategy: PID 112 died... 22:49:47.892536 run osmo-ms-virt-phy/00077(pid=112): Terminated: ok {rc=0} 22:49:47.896203 --- ParallelTerminationStrategy: PID 113 died... 22:49:47.897687 run osmo-ms-virt-phy/00078(pid=113): Terminated: ok {rc=0} 22:49:47.901363 --- ParallelTerminationStrategy: PID 114 died... 22:49:47.902836 run osmo-ms-virt-phy/00079(pid=114): Terminated: ok {rc=0} 22:49:47.906488 --- ParallelTerminationStrategy: PID 115 died... 22:49:47.907965 run osmo-ms-virt-phy/00080(pid=115): Terminated: ok {rc=0} 22:49:47.911647 --- ParallelTerminationStrategy: PID 116 died... 22:49:47.913134 run osmo-ms-virt-phy/00081(pid=116): Terminated: ok {rc=0} 22:49:47.916795 --- ParallelTerminationStrategy: PID 117 died... 22:49:47.918269 run osmo-ms-virt-phy/00082(pid=117): Terminated: ok {rc=0} 22:49:47.921932 --- ParallelTerminationStrategy: PID 118 died... 22:49:47.923401 run osmo-ms-virt-phy/00083(pid=118): Terminated: ok {rc=0} 22:49:47.927088 --- ParallelTerminationStrategy: PID 119 died... 22:49:47.928571 run osmo-ms-virt-phy/00084(pid=119): Terminated: ok {rc=0} 22:49:47.932232 --- ParallelTerminationStrategy: PID 120 died... 22:49:47.933717 run osmo-ms-virt-phy/00085(pid=120): Terminated: ok {rc=0} 22:49:47.937371 --- ParallelTerminationStrategy: PID 121 died... 22:49:47.938849 run osmo-ms-virt-phy/00086(pid=121): Terminated: ok {rc=0} 22:49:47.942523 --- ParallelTerminationStrategy: PID 122 died... 22:49:47.944006 run osmo-ms-virt-phy/00087(pid=122): Terminated: ok {rc=0} 22:49:47.947662 --- ParallelTerminationStrategy: PID 123 died... 22:49:47.949145 run osmo-ms-virt-phy/00088(pid=123): Terminated: ok {rc=0} 22:49:47.952806 --- ParallelTerminationStrategy: PID 124 died... 22:49:47.954296 run osmo-ms-virt-phy/00089(pid=124): Terminated: ok {rc=0} 22:49:47.957956 --- ParallelTerminationStrategy: PID 125 died... 22:49:47.959442 run osmo-ms-virt-phy/00090(pid=125): Terminated: ok {rc=0} 22:49:47.963119 --- ParallelTerminationStrategy: PID 126 died... 22:49:47.964600 run osmo-ms-virt-phy/00091(pid=126): Terminated: ok {rc=0} 22:49:47.968263 --- ParallelTerminationStrategy: PID 127 died... 22:49:47.969756 run osmo-ms-virt-phy/00092(pid=127): Terminated: ok {rc=0} 22:49:47.973405 --- ParallelTerminationStrategy: PID 128 died... 22:49:47.974877 run osmo-ms-virt-phy/00093(pid=128): Terminated: ok {rc=0} 22:49:47.978534 --- ParallelTerminationStrategy: PID 129 died... 22:49:47.980004 run osmo-ms-virt-phy/00094(pid=129): Terminated: ok {rc=0} 22:49:47.983672 --- ParallelTerminationStrategy: PID 130 died... 22:49:47.985165 run osmo-ms-virt-phy/00095(pid=130): Terminated: ok {rc=0} 22:49:47.988799 --- ParallelTerminationStrategy: PID 131 died... 22:49:47.990267 run osmo-ms-virt-phy/00096(pid=131): Terminated: ok {rc=0} 22:49:47.993932 --- ParallelTerminationStrategy: PID 132 died... 22:49:47.995393 run osmo-ms-virt-phy/00097(pid=132): Terminated: ok {rc=0} 22:49:47.999055 --- ParallelTerminationStrategy: PID 133 died... 22:49:48.000523 run osmo-ms-virt-phy/00098(pid=133): Terminated: ok {rc=0} 22:49:48.056705 --- ParallelTerminationStrategy: PID 134 died... 22:49:48.058190 run osmo-ms-virt-phy/00099(pid=134): Terminated: ok {rc=0} 22:49:48.061829 --- ParallelTerminationStrategy: PID 135 died... 22:49:48.063302 run osmo-ms-mob/00000(pid=135): Terminated {rc=26112} 22:49:48.066963 --- ParallelTerminationStrategy: PID 136 died... 22:49:48.068436 run osmo-ms-mob/00001(pid=136): Terminated {rc=26112} 22:49:48.072079 --- ParallelTerminationStrategy: PID 137 died... 22:49:48.073563 run osmo-ms-mob/00002(pid=137): Terminated {rc=26112} 22:49:48.077207 --- ParallelTerminationStrategy: PID 138 died... 22:49:48.078669 run osmo-ms-mob/00003(pid=138): Terminated {rc=26112} 22:49:48.082311 --- ParallelTerminationStrategy: PID 139 died... 22:49:48.083784 run osmo-ms-mob/00004(pid=139): Terminated {rc=26112} 22:49:48.087452 --- ParallelTerminationStrategy: PID 140 died... 22:49:48.088920 run osmo-ms-mob/00005(pid=140): Terminated {rc=26112} 22:49:48.092571 --- ParallelTerminationStrategy: PID 141 died... 22:49:48.094075 run osmo-ms-mob/00006(pid=141): Terminated {rc=26112} 22:49:48.097739 --- ParallelTerminationStrategy: PID 142 died... 22:49:48.099227 run osmo-ms-mob/00007(pid=142): Terminated {rc=26112} 22:49:48.102890 --- ParallelTerminationStrategy: PID 143 died... 22:49:48.104360 run osmo-ms-mob/00008(pid=143): Terminated {rc=26112} 22:49:48.108027 --- ParallelTerminationStrategy: PID 144 died... 22:49:48.109527 run osmo-ms-mob/00009(pid=144): Terminated {rc=26112} 22:49:48.113156 --- ParallelTerminationStrategy: PID 145 died... 22:49:48.114623 run osmo-ms-mob/00010(pid=145): Terminated {rc=26112} 22:49:48.118291 --- ParallelTerminationStrategy: PID 146 died... 22:49:48.119763 run osmo-ms-mob/00011(pid=146): Terminated {rc=26112} 22:49:48.123424 --- ParallelTerminationStrategy: PID 147 died... 22:49:48.124901 run osmo-ms-mob/00012(pid=147): Terminated {rc=26112} 22:49:48.128552 --- ParallelTerminationStrategy: PID 148 died... 22:49:48.130019 run osmo-ms-mob/00013(pid=148): Terminated {rc=26112} 22:49:48.133702 --- ParallelTerminationStrategy: PID 149 died... 22:49:48.135174 run osmo-ms-mob/00014(pid=149): Terminated {rc=26112} 22:49:48.138828 --- ParallelTerminationStrategy: PID 150 died... 22:49:48.140296 run osmo-ms-mob/00015(pid=150): Terminated {rc=26112} 22:49:48.143955 --- ParallelTerminationStrategy: PID 151 died... 22:49:48.145430 run osmo-ms-mob/00016(pid=151): Terminated {rc=26112} 22:49:48.149081 --- ParallelTerminationStrategy: PID 152 died... 22:49:48.150546 run osmo-ms-mob/00017(pid=152): Terminated {rc=26112} 22:49:48.154257 --- ParallelTerminationStrategy: PID 153 died... 22:49:48.155727 run osmo-ms-mob/00018(pid=153): Terminated {rc=26112} 22:49:48.159381 --- ParallelTerminationStrategy: PID 154 died... 22:49:48.160880 run osmo-ms-mob/00019(pid=154): Terminated {rc=26112} 22:49:48.164540 --- ParallelTerminationStrategy: PID 155 died... 22:49:48.166018 run osmo-ms-mob/00020(pid=155): Terminated {rc=26112} 22:49:48.169672 --- ParallelTerminationStrategy: PID 156 died... 22:49:48.171153 run osmo-ms-mob/00021(pid=156): Terminated {rc=26112} 22:49:48.174819 --- ParallelTerminationStrategy: PID 157 died... 22:49:48.176289 run osmo-ms-mob/00022(pid=157): Terminated {rc=26112} 22:49:48.179959 --- ParallelTerminationStrategy: PID 158 died... 22:49:48.181435 run osmo-ms-mob/00023(pid=158): Terminated {rc=26112} 22:49:48.185112 --- ParallelTerminationStrategy: PID 159 died... 22:49:48.186589 run osmo-ms-mob/00024(pid=159): Terminated {rc=26112} 22:49:48.190259 --- ParallelTerminationStrategy: PID 160 died... 22:49:48.191729 run osmo-ms-mob/00025(pid=160): Terminated {rc=26112} 22:49:48.195422 --- ParallelTerminationStrategy: PID 161 died... 22:49:48.196911 run osmo-ms-mob/00026(pid=161): Terminated {rc=26112} 22:49:48.200584 --- ParallelTerminationStrategy: PID 162 died... 22:49:48.202065 run osmo-ms-mob/00027(pid=162): Terminated {rc=26112} 22:49:48.205722 --- ParallelTerminationStrategy: PID 163 died... 22:49:48.207197 run osmo-ms-mob/00028(pid=163): Terminated {rc=26112} 22:49:48.210887 --- ParallelTerminationStrategy: PID 164 died... 22:49:48.212359 run osmo-ms-mob/00029(pid=164): Terminated {rc=26112} 22:49:48.216027 --- ParallelTerminationStrategy: PID 165 died... 22:49:48.217504 run osmo-ms-mob/00030(pid=165): Terminated {rc=26112} 22:49:48.221189 --- ParallelTerminationStrategy: PID 166 died... 22:49:48.222674 run osmo-ms-mob/00031(pid=166): Terminated {rc=26112} 22:49:48.226401 --- ParallelTerminationStrategy: PID 167 died... 22:49:48.227879 run osmo-ms-mob/00032(pid=167): Terminated {rc=26112} 22:49:48.231555 --- ParallelTerminationStrategy: PID 168 died... 22:49:48.233045 run osmo-ms-mob/00033(pid=168): Terminated {rc=26112} 22:49:48.236721 --- ParallelTerminationStrategy: PID 169 died... 22:49:48.238210 run osmo-ms-mob/00034(pid=169): Terminated {rc=26112} 22:49:48.241901 --- ParallelTerminationStrategy: PID 170 died... 22:49:48.243380 run osmo-ms-mob/00035(pid=170): Terminated {rc=26112} 22:49:48.247064 --- ParallelTerminationStrategy: PID 171 died... 22:49:48.248542 run osmo-ms-mob/00036(pid=171): Terminated {rc=26112} 22:49:48.252230 --- ParallelTerminationStrategy: PID 172 died... 22:49:48.253703 run osmo-ms-mob/00037(pid=172): Terminated {rc=26112} 22:49:48.257367 --- ParallelTerminationStrategy: PID 173 died... 22:49:48.258845 run osmo-ms-mob/00038(pid=173): Terminated {rc=26112} 22:49:48.262532 --- ParallelTerminationStrategy: PID 174 died... 22:49:48.264011 run osmo-ms-mob/00039(pid=174): Terminated {rc=26112} 22:49:48.267680 --- ParallelTerminationStrategy: PID 175 died... 22:49:48.269155 run osmo-ms-mob/00040(pid=175): Terminated {rc=26112} 22:49:48.272859 --- ParallelTerminationStrategy: PID 176 died... 22:49:48.274339 run osmo-ms-mob/00041(pid=176): Terminated {rc=26112} 22:49:48.278004 --- ParallelTerminationStrategy: PID 177 died... 22:49:48.279478 run osmo-ms-mob/00042(pid=177): Terminated {rc=26112} 22:49:48.283155 --- ParallelTerminationStrategy: PID 178 died... 22:49:48.284661 run osmo-ms-mob/00043(pid=178): Terminated {rc=26112} 22:49:48.288369 --- ParallelTerminationStrategy: PID 179 died... 22:49:48.289880 run osmo-ms-mob/00044(pid=179): Terminated {rc=26112} 22:49:48.293573 --- ParallelTerminationStrategy: PID 180 died... 22:49:48.295056 run osmo-ms-mob/00045(pid=180): Terminated {rc=26112} 22:49:48.298736 --- ParallelTerminationStrategy: PID 181 died... 22:49:48.300208 run osmo-ms-mob/00046(pid=181): Terminated {rc=26112} 22:49:48.303907 --- ParallelTerminationStrategy: PID 182 died... 22:49:48.305392 run osmo-ms-mob/00047(pid=182): Terminated {rc=26112} 22:49:48.309056 --- ParallelTerminationStrategy: PID 183 died... 22:49:48.310528 run osmo-ms-mob/00048(pid=183): Terminated {rc=26112} 22:49:48.314208 --- ParallelTerminationStrategy: PID 184 died... 22:49:48.315688 run osmo-ms-mob/00049(pid=184): Terminated {rc=26112} 22:49:48.319387 --- ParallelTerminationStrategy: PID 185 died... 22:49:48.320869 run osmo-ms-mob/00050(pid=185): Terminated {rc=26112} 22:49:48.324527 --- ParallelTerminationStrategy: PID 186 died... 22:49:48.326012 run osmo-ms-mob/00051(pid=186): Terminated {rc=26112} 22:49:48.329668 --- ParallelTerminationStrategy: PID 187 died... 22:49:48.331155 run osmo-ms-mob/00052(pid=187): Terminated {rc=26112} 22:49:48.334869 --- ParallelTerminationStrategy: PID 188 died... 22:49:48.336347 run osmo-ms-mob/00053(pid=188): Terminated {rc=26112} 22:49:48.340012 --- ParallelTerminationStrategy: PID 189 died... 22:49:48.341491 run osmo-ms-mob/00054(pid=189): Terminated {rc=26112} 22:49:48.345163 --- ParallelTerminationStrategy: PID 190 died... 22:49:48.346639 run osmo-ms-mob/00055(pid=190): Terminated {rc=26112} 22:49:48.350365 --- ParallelTerminationStrategy: PID 191 died... 22:49:48.351839 run osmo-ms-mob/00056(pid=191): Terminated {rc=26112} 22:49:48.355512 --- ParallelTerminationStrategy: PID 192 died... 22:49:48.356993 run osmo-ms-mob/00057(pid=192): Terminated {rc=26112} 22:49:48.360657 --- ParallelTerminationStrategy: PID 193 died... 22:49:48.362139 run osmo-ms-mob/00058(pid=193): Terminated {rc=26112} 22:49:48.365837 --- ParallelTerminationStrategy: PID 194 died... 22:49:48.367314 run osmo-ms-mob/00059(pid=194): Terminated {rc=26112} 22:49:48.370983 --- ParallelTerminationStrategy: PID 195 died... 22:49:48.372458 run osmo-ms-mob/00060(pid=195): Terminated {rc=26112} 22:49:48.376124 --- ParallelTerminationStrategy: PID 196 died... 22:49:48.377604 run osmo-ms-mob/00061(pid=196): Terminated {rc=26112} 22:49:48.381290 --- ParallelTerminationStrategy: PID 197 died... 22:49:48.382772 run osmo-ms-mob/00062(pid=197): Terminated {rc=26112} 22:49:48.386446 --- ParallelTerminationStrategy: PID 198 died... 22:49:48.387932 run osmo-ms-mob/00063(pid=198): Terminated {rc=26112} 22:49:48.391615 --- ParallelTerminationStrategy: PID 199 died... 22:49:48.393117 run osmo-ms-mob/00064(pid=199): Terminated {rc=26112} 22:49:48.396808 --- ParallelTerminationStrategy: PID 200 died... 22:49:48.398297 run osmo-ms-mob/00065(pid=200): Terminated {rc=26112} 22:49:48.402004 --- ParallelTerminationStrategy: PID 201 died... 22:49:48.403486 run osmo-ms-mob/00066(pid=201): Terminated {rc=26112} 22:49:48.407156 --- ParallelTerminationStrategy: PID 202 died... 22:49:48.408640 run osmo-ms-mob/00067(pid=202): Terminated {rc=26112} 22:49:48.412312 --- ParallelTerminationStrategy: PID 203 died... 22:49:48.413789 run osmo-ms-mob/00068(pid=203): Terminated {rc=26112} 22:49:48.417473 --- ParallelTerminationStrategy: PID 204 died... 22:49:48.418957 run osmo-ms-mob/00069(pid=204): Terminated {rc=26112} 22:49:48.422634 --- ParallelTerminationStrategy: PID 205 died... 22:49:48.424109 run osmo-ms-mob/00070(pid=205): Terminated {rc=26112} 22:49:48.427812 --- ParallelTerminationStrategy: PID 206 died... 22:49:48.429299 run osmo-ms-mob/00071(pid=206): Terminated {rc=26112} 22:49:48.432974 --- ParallelTerminationStrategy: PID 207 died... 22:49:48.434454 run osmo-ms-mob/00072(pid=207): Terminated {rc=26112} 22:49:48.438147 --- ParallelTerminationStrategy: PID 208 died... 22:49:48.439623 run osmo-ms-mob/00073(pid=208): Terminated {rc=26112} 22:49:48.443301 --- ParallelTerminationStrategy: PID 209 died... 22:49:48.444789 run osmo-ms-mob/00074(pid=209): Terminated {rc=26112} 22:49:48.448453 --- ParallelTerminationStrategy: PID 210 died... 22:49:48.450157 run osmo-ms-mob/00075(pid=210): Terminated {rc=26112} 22:49:48.454175 --- ParallelTerminationStrategy: PID 211 died... 22:49:48.455794 run osmo-ms-mob/00076(pid=211): Terminated {rc=26112} 22:49:48.459657 --- ParallelTerminationStrategy: PID 23 died... 22:49:48.461202 run osmo-hlr_127.0.42.2(pid=23): Terminated: ok {rc=0} 22:49:48.465038 --- ParallelTerminationStrategy: PID 212 died... 22:49:48.466585 run osmo-ms-mob/00077(pid=212): Terminated {rc=26112} 22:49:48.470405 --- ParallelTerminationStrategy: PID 27 died... 22:49:48.471942 run osmo-msc_127.0.42.6(pid=27): Terminated: ok {rc=0} 22:49:48.475726 --- ParallelTerminationStrategy: PID 213 died... 22:49:48.477297 run osmo-ms-mob/00078(pid=213): Terminated {rc=26112} 22:49:48.481119 --- ParallelTerminationStrategy: PID 214 died... 22:49:48.482658 run osmo-ms-mob/00079(pid=214): Terminated {rc=26112} 22:49:48.486464 --- ParallelTerminationStrategy: PID 215 died... 22:49:48.487987 run osmo-ms-mob/00080(pid=215): Terminated {rc=26112} 22:49:48.491835 --- ParallelTerminationStrategy: PID 216 died... 22:49:48.493381 run osmo-ms-mob/00081(pid=216): Terminated {rc=26112} 22:49:48.497194 --- ParallelTerminationStrategy: PID 217 died... 22:49:48.498737 run osmo-ms-mob/00082(pid=217): Terminated {rc=26112} 22:49:48.502586 --- ParallelTerminationStrategy: PID 218 died... 22:49:48.504135 run osmo-ms-mob/00083(pid=218): Terminated {rc=26112} 22:49:48.508058 --- ParallelTerminationStrategy: PID 219 died... 22:49:48.509666 run osmo-ms-mob/00084(pid=219): Terminated {rc=26112} 22:49:48.513664 --- ParallelTerminationStrategy: PID 220 died... 22:49:48.515250 run osmo-ms-mob/00085(pid=220): Terminated {rc=26112} 22:49:48.519225 --- ParallelTerminationStrategy: PID 221 died... 22:49:48.520827 run osmo-ms-mob/00086(pid=221): Terminated {rc=26112} 22:49:48.524798 --- ParallelTerminationStrategy: PID 222 died... 22:49:48.526397 run osmo-ms-mob/00087(pid=222): Terminated {rc=26112} 22:49:48.530415 --- ParallelTerminationStrategy: PID 223 died... 22:49:48.532011 run osmo-ms-mob/00088(pid=223): Terminated {rc=26112} 22:49:48.535982 --- ParallelTerminationStrategy: PID 224 died... 22:49:48.537574 run osmo-ms-mob/00089(pid=224): Terminated {rc=26112} 22:49:48.541573 --- ParallelTerminationStrategy: PID 225 died... 22:49:48.543169 run osmo-ms-mob/00090(pid=225): Terminated {rc=26112} 22:49:48.547147 --- ParallelTerminationStrategy: PID 226 died... 22:49:48.548765 run osmo-ms-mob/00091(pid=226): Terminated {rc=26112} 22:49:48.552726 --- ParallelTerminationStrategy: PID 227 died... 22:49:48.554329 run osmo-ms-mob/00092(pid=227): Terminated {rc=26112} 22:49:48.558295 --- ParallelTerminationStrategy: PID 228 died... 22:49:48.559877 run osmo-ms-mob/00093(pid=228): Terminated {rc=26112} 22:49:48.563990 --- ParallelTerminationStrategy: PID 229 died... 22:49:48.565599 run osmo-ms-mob/00094(pid=229): Terminated {rc=26112} 22:49:48.569805 --- ParallelTerminationStrategy: PID 230 died... 22:49:48.571417 run osmo-ms-mob/00095(pid=230): Terminated {rc=26112} 22:49:48.575402 --- ParallelTerminationStrategy: PID 231 died... 22:49:48.577006 run osmo-ms-mob/00096(pid=231): Terminated {rc=26112} 22:49:48.581031 --- ParallelTerminationStrategy: PID 232 died... 22:49:48.582632 run osmo-ms-mob/00097(pid=232): Terminated {rc=26112} 22:49:48.586595 --- ParallelTerminationStrategy: PID 233 died... 22:49:48.588190 run osmo-ms-mob/00098(pid=233): Terminated {rc=26112} 22:49:48.592137 --- ParallelTerminationStrategy: PID 234 died... 22:49:48.593760 run osmo-ms-mob/00099(pid=234): Terminated {rc=26112} 22:49:51.997379 --- ParallelTerminationStrategy: PID 34 died... 22:49:51.999028 run osmo-bts-virtual(pid=34): Terminated: ok {rc=0} --------------------------------------------------------------------- trial-8079 netreg_mass PASS --------------------------------------------------------------------- 22:49:52.075934 tst trial-8079: Storing JUnit report in /build/trial-8079/run.2025-09-04_22-48-19/trial-8079.xml -------------------------------------------------------------------------------------------- trial-8079 PASS -------------------------------------------------------------------------------------------- 22:49:52.092237 tst trial-8079: trial-8079: PASS, 1 suites passed PASS: netreg_mass (pass: 1) pass: register_default_mass.py (86.4 sec) + exit_code=0 + rm -rf trial-8079/inst + cd trial-8079 + command -v journalctl + [ ! -z /usr/bin/journalctl ] + readlink last_run + journalctl -u ofono -o short-precise --since 2025-09-04 22:48:19 No journal files were found. + readlink last_run + tar czf /build/trial-8079-run.tgz run.2025-09-04_22-48-19 + tar czf /build/trial-8079-bin.tgz checksums.md5 open5gs.build-8.tgz osmo-bsc.build-2025-09-04_13_26_04.tgz osmo-bts-oc2g.build-2025-09-04_00_51_33.tgz osmo-bts-sysmo.build-2025-09-04_00_51_37.tgz osmo-bts.build-2025-09-04_00_51_44.tgz osmo-ggsn.build-2025-09-04_20_42_24.tgz osmo-hlr.build-2025-09-04_16_36_53.tgz osmo-hnbgw.build-2025-09-04_13_30_23.tgz osmo-mgw.build-2025-09-04_08_33_12.tgz osmo-msc.build-2025-09-04_13_34_26.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2025-09-04_07_33_59.tgz osmo-pcu-sysmo.build-2025-09-04_07_36_06.tgz osmo-pcu.build-2025-09-04_07_36_14.tgz osmo-sgsn.build-2025-09-04_20_47_59.tgz osmo-stp.build-2025-09-04_13_22_59.tgz osmo-trx.build-2025-09-04_14_30_03.tgz osmocom-bb.build-2025-09-04_21_17_14.tgz srslte.build-19.tgz + exit 0 + clean_up_trap + set +x ### Clean up ### + trap - EXIT INT TERM 0 + clean_up + docker kill osmo-gsm-tester-virtual Error response from daemon: cannot kill container: osmo-gsm-tester-virtual: No such container: osmo-gsm-tester-virtual + true + docker run --rm -v /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual:/workspace debian:bookworm chmod -R a+rwX /workspace/ Archiving artifacts Recording test results [Checks API] No suitable checks publisher found. Finished: SUCCESS