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/jenkins16554211174481151201.sh + rm -rf trial-8092-bin.tgz trial-8092-run.tgz *.md5 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bsc" build number 24609 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts" build number 10868 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-ggsn" build number 10179 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-hlr" build number 12694 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-mgw" build number 13017 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-hnbgw" build number 12238 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-msc" build number 40415 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu" build number 7404 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-sgsn" build number 42449 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-trx" build number 8123 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 13026 Copied 2 artifacts from "osmo-gsm-tester_build-osmocom-bb" build number 7303 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts-sysmo" build number 11393 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu-sysmo" build number 7444 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts-oc2g" build number 8891 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu-oc2g" build number 6164 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 7303 [osmo-gsm-tester_virtual] $ /bin/sh -xe /tmp/jenkins13937354119744980527.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-8092 + 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.3s #7 [ 4/28] RUN usermod -a -G osmo-gsm-tester jenkins #7 CACHED #8 [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 #8 CACHED #9 [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 #9 CACHED #10 [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 #10 CACHED #11 [ 8/28] RUN MKDIR /var/run/sshd #11 CACHED #12 [17/28] RUN APT-GET update && apt-get install -y --no-install-recommends gnuradio && apt-get clean #12 CACHED #13 [25/28] RUN mkdir -p /etc/sudoers.d/ && cp osmo-gsm-tester/utils/sudoers.d/* /etc/sudoers.d/ #13 CACHED #14 [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 #14 CACHED #15 [ 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 #15 CACHED #16 [13/28] RUN CHOWN -R jenkins:jenkins /osmo-gsm-tester-* #16 CACHED #17 [20/28] WORKDIR /TMP #17 CACHED #18 [24/28] RUN mkdir -p /usr/local/bin/ && cp osmo-gsm-tester/utils/bin/* /usr/local/bin/ #18 CACHED #19 [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 #19 CACHED #20 [22/28] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-TESTER/+/MASTER?FORMAT=TEXT /tmp/commit #20 CACHED #21 [ 2/28] RUN useradd -ms /bin/bash jenkins #21 CACHED #22 [11/28] RUN chmod -R 0700 /home/jenkins/.ssh /root/.ssh #22 CACHED #23 [26/28] RUN mkdir -p /etc/security/limits.d/ && cp osmo-gsm-tester/utils/limits.d/* /etc/security/limits.d/ #23 CACHED #24 [ 3/28] RUN groupadd osmo-gsm-tester #24 CACHED #25 [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 #25 CACHED #26 [10/28] COPY --CHOWN=JENKINS:JENKINS ssh /home/jenkins/.ssh #26 CACHED #27 [16/28] RUN APT-GET update && apt-get install -y --no-install-recommends cmake libfftw3-dev libmbedtls-dev libboost-program-options-dev libconfig++-dev libsctp-dev libpcsclite-dev libuhd-dev libczmq-dev libsoapysdr-dev soapysdr-module-lms7 && apt-get clean #27 CACHED #28 [21/28] RUN GIT clone https://gerrit.osmocom.org/osmo-gsm-tester.git #28 CACHED #29 [27/28] COPY RESOURCES.CONF /tmp/osmo-gsm-tester/sysmocom/resources.conf #29 CACHED #30 [ 6/28] RUN PIP3 install --break-system-packages "git+https://github.com/podshumok/python-smpplib.git@master#egg=smpplib" pydbus pyusb pysispm pymongo #30 CACHED #31 [ 7/28] RUN APT-GET update && apt-get install -y openssh-server #31 CACHED #32 [ 9/28] COPY SSH /root/.ssh #32 CACHED #33 [28/28] WORKDIR /DATA #33 CACHED #34 exporting to image #34 exporting layers done #34 writing image sha256:af6959d3c5f75c7cbe5345e04c2336de32848f271a4fb2e451d0c5efa3a3ec97 0.0s done #34 naming to docker.io/osmocom-build/osmo-gsm-tester:latest 0.0s done #34 DONE 0.0s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/docker-playground/osmo-gsm-tester' + unlink osmo-gsm-tester/sysmocom/resources.conf + ln -s resources.conf.virtual osmo-gsm-tester/sysmocom/resources.conf + docker run --rm=true -e HOME=/build -e JOB_NAME=osmo-gsm-tester_virtual -e OSMO_GSM_TESTER_CONF=/build/osmo-gsm-tester/sysmocom/main.conf -e OSMO_GSM_TESTER_OPTS=-s netreg_mass -e BUILD_NUMBER=8093 -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-18 22:48:22 + trial_dir_prefix=trial- + rm -rf trial-* + trial_dir=trial-8093 + mkdir -p trial-8093 + mv open5gs.build-8.tgz osmo-bsc.build-2025-09-18_13_26_28.tgz osmo-bts-oc2g.build-2025-09-18_00_51_37.tgz osmo-bts-sysmo.build-2025-09-18_00_51_44.tgz osmo-bts.build-2025-09-18_00_51_46.tgz osmo-ggsn.build-2025-09-18_20_42_41.tgz osmo-hlr.build-2025-09-18_16_36_47.tgz osmo-hnbgw.build-2025-09-18_13_30_21.tgz osmo-mgw.build-2025-09-18_08_33_10.tgz osmo-msc.build-2025-09-18_13_34_32.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2025-09-18_07_34_02.tgz osmo-pcu-sysmo.build-2025-09-18_07_36_12.tgz osmo-pcu.build-2025-09-18_07_36_20.tgz osmo-sgsn.build-2025-09-18_20_48_30.tgz osmo-stp.build-2025-09-18_13_25_17.tgz osmo-trx.build-2025-09-18_14_26_44.tgz osmocom-bb.build-2025-09-18_21_17_29.tgz srslte.build-19.tgz trial-8093 + cat open5gs.build-8.md5 osmo-bsc.build-2025-09-18_13_26_28.md5 osmo-bts-oc2g.build-2025-09-18_00_51_37.md5 osmo-bts-sysmo.build-2025-09-18_00_51_44.md5 osmo-bts.build-2025-09-18_00_51_46.md5 osmo-ggsn.build-2025-09-18_20_42_41.md5 osmo-hlr.build-2025-09-18_16_36_47.md5 osmo-hnbgw.build-2025-09-18_13_30_21.md5 osmo-mgw.build-2025-09-18_08_33_10.md5 osmo-msc.build-2025-09-18_13_34_32.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2025-09-18_07_34_02.md5 osmo-pcu-sysmo.build-2025-09-18_07_36_12.md5 osmo-pcu.build-2025-09-18_07_36_20.md5 osmo-sgsn.build-2025-09-18_20_48_30.md5 osmo-stp.build-2025-09-18_13_25_17.md5 osmo-trx.build-2025-09-18_14_26_44.md5 osmocom-bb.build-2025-09-18_21_17_29.md5 srslte.build-19.md5 + rm open5gs.build-8.md5 osmo-bsc.build-2025-09-18_13_26_28.md5 osmo-bts-oc2g.build-2025-09-18_00_51_37.md5 osmo-bts-sysmo.build-2025-09-18_00_51_44.md5 osmo-bts.build-2025-09-18_00_51_46.md5 osmo-ggsn.build-2025-09-18_20_42_41.md5 osmo-hlr.build-2025-09-18_16_36_47.md5 osmo-hnbgw.build-2025-09-18_13_30_21.md5 osmo-mgw.build-2025-09-18_08_33_10.md5 osmo-msc.build-2025-09-18_13_34_32.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2025-09-18_07_34_02.md5 osmo-pcu-sysmo.build-2025-09-18_07_36_12.md5 osmo-pcu.build-2025-09-18_07_36_20.md5 osmo-sgsn.build-2025-09-18_20_48_30.md5 osmo-stp.build-2025-09-18_13_25_17.md5 osmo-trx.build-2025-09-18_14_26_44.md5 osmocom-bb.build-2025-09-18_21_17_29.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-8093 -s netreg_mass combinations: ['netreg_mass'] trial: 'trial-8093' 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-8093 -------------------------------------------------------------------------------------------- 22:48:23.125859 tst trial-8093: Detailed log at /build/trial-8093/run.2025-09-18_22-48-23/log --------------------------------------------------------------------- trial-8093 netreg_mass --------------------------------------------------------------------- 22:48:23.373384 tst netreg_mass: reserving resources in /var/tmp/osmo-gsm-tester/state ... 22:48:23.373853 tst netreg_mass: Verifying 1 x bts (candidates: 1) 22:48:23.374850 tst netreg_mass: Verifying 6 x ip_address (candidates: 9) 22:48:23.376384 tst netreg_mass: Verifying 100 x modem (candidates: 100) 22:48:23.427911 tst netreg_mass: Reserving 1 x bts (candidates: 1) 22:48:23.429851 tst netreg_mass: Reserving 6 x ip_address (candidates: 9) 22:48:23.432694 tst netreg_mass: Reserving 100 x modem (candidates: 100) 22:48:23.616278 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-8093 netreg_mass register_default_mass.py ---------------------------------------------- 22:48:23.620242 tst register_default_mass.py:9: Claiming resources for the test 22:48:23.663688 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:48:23.665048 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:48:23.666219 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:48:23.667349 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:48:23.668473 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:48:23.669637 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:48:23.670774 tst netreg_mass: Using 1 x bts (candidates: 1) 22:48:23.753845 tst register_default_mass.py: using LAC 2 22:48:23.798243 tst register_default_mass.py: using RAC 2 22:48:23.844115 tst register_default_mass.py: using CellId 2 22:48:23.897920 tst register_default_mass.py: using BVCI 3 22:48:23.910888 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:23.912282 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:23.913547 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:23.914780 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:23.916010 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:23.917095 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:23.917792 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:23.918471 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:23.919148 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:23.919802 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:23.920463 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:23.921166 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:23.921859 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:23.922566 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:23.923244 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:23.923940 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:23.924637 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:23.925319 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:23.925988 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:23.926661 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:23.927322 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:23.928025 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:23.928730 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:23.929429 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:23.930095 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:23.930754 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:23.931437 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:23.932104 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:23.932787 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:23.933478 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:23.934144 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:23.934815 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:23.935488 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:23.936188 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:23.936876 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:23.937560 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:23.938233 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:23.938904 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:23.939579 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:23.940244 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:23.940932 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:23.941595 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:23.942277 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:23.942938 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:23.943601 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:23.944281 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:23.944958 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:23.945620 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:23.946308 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:23.946973 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:23.947658 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:23.948319 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:23.949003 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:23.949678 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:23.950375 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:23.951091 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:23.951785 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:23.952580 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:23.953348 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:23.954051 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:23.954737 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:23.955415 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:23.956099 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:23.956822 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:23.957506 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:23.958209 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:23.958897 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:23.959573 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:23.960253 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:23.960928 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:23.961634 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:23.962320 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:23.963142 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:23.963848 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:23.964526 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:23.965201 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:23.965892 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:23.966571 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:23.967244 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:23.967899 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:23.968585 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:23.969277 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:23.969956 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:23.970661 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:23.971336 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:23.972002 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:23.972711 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:23.973388 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:23.974067 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:23.974759 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:23.975439 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:23.976111 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:23.976823 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:23.977510 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:23.978179 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:23.978845 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:23.979533 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:23.980193 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:23.980858 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:23.981502 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:23.982165 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:23.982899 tst register_default_mass.py:21: Launching a simple network 22:48:23.995847 run osmo-hlr_127.0.42.2: Starting osmo-hlr 22:48:24.145534 run create_hlr_db(pid=20): Launched 22:48:25.160330 run create_hlr_db(pid=20): Terminated: ok {rc=0} 22:48:25.190408 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Launched 22:48:25.211223 run osmo-hlr_127.0.42.2(pid=23): Launched 22:48:25.219806 run osmo-stp_127.0.42.5: Starting osmo-stp 22:48:25.452924 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Launched 22:48:25.473753 run osmo-stp_127.0.42.5(pid=25): Launched 22:48:25.481168 run osmo-msc_127.0.42.6: Starting osmo-msc 22:48:26.003862 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Launched 22:48:26.025336 run osmo-msc_127.0.42.6(pid=27): Launched 22:48:29.039047 run osmo-mgw_127.0.42.3: Starting osmo-mgw 22:48:29.177384 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Launched 22:48:29.197116 run osmo-mgw_127.0.42.3(pid=29): Launched 22:48:29.206269 run osmo-mgw_127.0.42.4: Starting osmo-mgw 22:48:29.237778 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Launched 22:48:29.257423 run osmo-mgw_127.0.42.4(pid=31): Launched 22:48:29.264680 run osmo-bsc_127.0.42.7: Starting osmo-bsc 22:48:29.630294 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Launched 22:48:29.646995 run osmo-bsc_127.0.42.7(pid=33): Launched 22:48:35.666833 run osmo-bts-virtual: Starting to connect to osmo-bsc_127.0.42.7 22:48:35.862124 run osmo-bts-virtual(pid=34): Launched 22:48:36.930183 tst register_default_mass.py: using MSISDN 1001 22:48:36.945603 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000000', msisdn='1001', subscriber_id=1} 22:48:37.068313 tst register_default_mass.py: using MSISDN 1002 22:48:37.081833 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000001', msisdn='1002', subscriber_id=2} 22:48:37.180263 tst register_default_mass.py: using MSISDN 1003 22:48:37.189681 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000002', msisdn='1003', subscriber_id=3} 22:48:37.267185 tst register_default_mass.py: using MSISDN 1004 22:48:37.276662 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000003', msisdn='1004', subscriber_id=4} 22:48:37.375450 tst register_default_mass.py: using MSISDN 1005 22:48:37.391001 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000004', msisdn='1005', subscriber_id=5} 22:48:37.481612 tst register_default_mass.py: using MSISDN 1006 22:48:37.491427 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000005', msisdn='1006', subscriber_id=6} 22:48:37.582607 tst register_default_mass.py: using MSISDN 1007 22:48:37.591943 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000006', msisdn='1007', subscriber_id=7} 22:48:37.672393 tst register_default_mass.py: using MSISDN 1008 22:48:37.679977 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000007', msisdn='1008', subscriber_id=8} 22:48:37.752975 tst register_default_mass.py: using MSISDN 1009 22:48:37.760973 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000008', msisdn='1009', subscriber_id=9} 22:48:37.832262 tst register_default_mass.py: using MSISDN 1010 22:48:37.843141 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000009', msisdn='1010', subscriber_id=10} 22:48:37.916646 tst register_default_mass.py: using MSISDN 1011 22:48:37.926658 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000000', msisdn='1011', subscriber_id=11} 22:48:38.009085 tst register_default_mass.py: using MSISDN 1012 22:48:38.016171 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000001', msisdn='1012', subscriber_id=12} 22:48:38.081430 tst register_default_mass.py: using MSISDN 1013 22:48:38.089551 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000002', msisdn='1013', subscriber_id=13} 22:48:38.164578 tst register_default_mass.py: using MSISDN 1014 22:48:38.171994 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000003', msisdn='1014', subscriber_id=14} 22:48:38.252731 tst register_default_mass.py: using MSISDN 1015 22:48:38.260063 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000004', msisdn='1015', subscriber_id=15} 22:48:38.333939 tst register_default_mass.py: using MSISDN 1016 22:48:38.342212 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000005', msisdn='1016', subscriber_id=16} 22:48:38.410475 tst register_default_mass.py: using MSISDN 1017 22:48:38.420090 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000006', msisdn='1017', subscriber_id=17} 22:48:38.491363 tst register_default_mass.py: using MSISDN 1018 22:48:38.498891 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000007', msisdn='1018', subscriber_id=18} 22:48:38.567072 tst register_default_mass.py: using MSISDN 1019 22:48:38.574310 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000008', msisdn='1019', subscriber_id=19} 22:48:38.656313 tst register_default_mass.py: using MSISDN 1020 22:48:38.669273 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000009', msisdn='1020', subscriber_id=20} 22:48:38.755429 tst register_default_mass.py: using MSISDN 1021 22:48:38.762736 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000000', msisdn='1021', subscriber_id=21} 22:48:38.842960 tst register_default_mass.py: using MSISDN 1022 22:48:38.851273 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000001', msisdn='1022', subscriber_id=22} 22:48:38.931964 tst register_default_mass.py: using MSISDN 1023 22:48:38.943081 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000002', msisdn='1023', subscriber_id=23} 22:48:39.015526 tst register_default_mass.py: using MSISDN 1024 22:48:39.024438 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000003', msisdn='1024', subscriber_id=24} 22:48:39.083977 tst register_default_mass.py: using MSISDN 1025 22:48:39.091216 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000004', msisdn='1025', subscriber_id=25} 22:48:39.159828 tst register_default_mass.py: using MSISDN 1026 22:48:39.167483 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000005', msisdn='1026', subscriber_id=26} 22:48:39.244427 tst register_default_mass.py: using MSISDN 1027 22:48:39.256764 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000006', msisdn='1027', subscriber_id=27} 22:48:39.327467 tst register_default_mass.py: using MSISDN 1028 22:48:39.335063 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000007', msisdn='1028', subscriber_id=28} 22:48:39.411339 tst register_default_mass.py: using MSISDN 1029 22:48:39.418381 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000008', msisdn='1029', subscriber_id=29} 22:48:39.488336 tst register_default_mass.py: using MSISDN 1030 22:48:39.495177 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000009', msisdn='1030', subscriber_id=30} 22:48:39.563201 tst register_default_mass.py: using MSISDN 1031 22:48:39.570150 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000000', msisdn='1031', subscriber_id=31} 22:48:39.632081 tst register_default_mass.py: using MSISDN 1032 22:48:39.640902 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000001', msisdn='1032', subscriber_id=32} 22:48:39.700650 tst register_default_mass.py: using MSISDN 1033 22:48:39.707649 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000002', msisdn='1033', subscriber_id=33} 22:48:39.775892 tst register_default_mass.py: using MSISDN 1034 22:48:39.785168 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000003', msisdn='1034', subscriber_id=34} 22:48:39.852905 tst register_default_mass.py: using MSISDN 1035 22:48:39.859704 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000004', msisdn='1035', subscriber_id=35} 22:48:39.928006 tst register_default_mass.py: using MSISDN 1036 22:48:39.935676 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000005', msisdn='1036', subscriber_id=36} 22:48:39.996358 tst register_default_mass.py: using MSISDN 1037 22:48:40.003767 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000006', msisdn='1037', subscriber_id=37} 22:48:40.079816 tst register_default_mass.py: using MSISDN 1038 22:48:40.086871 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000007', msisdn='1038', subscriber_id=38} 22:48:40.159623 tst register_default_mass.py: using MSISDN 1039 22:48:40.166666 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000008', msisdn='1039', subscriber_id=39} 22:48:40.245988 tst register_default_mass.py: using MSISDN 1040 22:48:40.254584 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000009', msisdn='1040', subscriber_id=40} 22:48:40.323521 tst register_default_mass.py: using MSISDN 1041 22:48:40.330806 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000000', msisdn='1041', subscriber_id=41} 22:48:40.410495 tst register_default_mass.py: using MSISDN 1042 22:48:40.417405 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000001', msisdn='1042', subscriber_id=42} 22:48:40.497113 tst register_default_mass.py: using MSISDN 1043 22:48:40.504129 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000002', msisdn='1043', subscriber_id=43} 22:48:40.572374 tst register_default_mass.py: using MSISDN 1044 22:48:40.579990 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000003', msisdn='1044', subscriber_id=44} 22:48:40.635925 tst register_default_mass.py: using MSISDN 1045 22:48:40.643137 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000004', msisdn='1045', subscriber_id=45} 22:48:40.715885 tst register_default_mass.py: using MSISDN 1046 22:48:40.722174 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000005', msisdn='1046', subscriber_id=46} 22:48:40.783132 tst register_default_mass.py: using MSISDN 1047 22:48:40.789883 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000006', msisdn='1047', subscriber_id=47} 22:48:40.880079 tst register_default_mass.py: using MSISDN 1048 22:48:40.887649 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000007', msisdn='1048', subscriber_id=48} 22:48:40.947986 tst register_default_mass.py: using MSISDN 1049 22:48:40.955476 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000008', msisdn='1049', subscriber_id=49} 22:48:41.052584 tst register_default_mass.py: using MSISDN 1050 22:48:41.059472 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000009', msisdn='1050', subscriber_id=50} 22:48:41.129469 tst register_default_mass.py: using MSISDN 1051 22:48:41.136482 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000000', msisdn='1051', subscriber_id=51} 22:48:41.225900 tst register_default_mass.py: using MSISDN 1052 22:48:41.235827 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000001', msisdn='1052', subscriber_id=52} 22:48:41.324690 tst register_default_mass.py: using MSISDN 1053 22:48:41.332850 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000002', msisdn='1053', subscriber_id=53} 22:48:41.416057 tst register_default_mass.py: using MSISDN 1054 22:48:41.427696 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000003', msisdn='1054', subscriber_id=54} 22:48:41.504375 tst register_default_mass.py: using MSISDN 1055 22:48:41.511640 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000004', msisdn='1055', subscriber_id=55} 22:48:41.582052 tst register_default_mass.py: using MSISDN 1056 22:48:41.591061 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000005', msisdn='1056', subscriber_id=56} 22:48:41.659802 tst register_default_mass.py: using MSISDN 1057 22:48:41.668618 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000006', msisdn='1057', subscriber_id=57} 22:48:41.759385 tst register_default_mass.py: using MSISDN 1058 22:48:41.767931 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000007', msisdn='1058', subscriber_id=58} 22:48:41.853509 tst register_default_mass.py: using MSISDN 1059 22:48:41.862000 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000008', msisdn='1059', subscriber_id=59} 22:48:41.939455 tst register_default_mass.py: using MSISDN 1060 22:48:41.947497 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000009', msisdn='1060', subscriber_id=60} 22:48:42.022516 tst register_default_mass.py: using MSISDN 1061 22:48:42.030057 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000000', msisdn='1061', subscriber_id=61} 22:48:42.142708 tst register_default_mass.py: using MSISDN 1062 22:48:42.153149 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000001', msisdn='1062', subscriber_id=62} 22:48:42.219416 tst register_default_mass.py: using MSISDN 1063 22:48:42.229365 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000002', msisdn='1063', subscriber_id=63} 22:48:42.292965 tst register_default_mass.py: using MSISDN 1064 22:48:42.302206 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000003', msisdn='1064', subscriber_id=64} 22:48:42.362974 tst register_default_mass.py: using MSISDN 1065 22:48:42.371996 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000004', msisdn='1065', subscriber_id=65} 22:48:42.440943 tst register_default_mass.py: using MSISDN 1066 22:48:42.448341 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000005', msisdn='1066', subscriber_id=66} 22:48:42.507654 tst register_default_mass.py: using MSISDN 1067 22:48:42.514906 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000006', msisdn='1067', subscriber_id=67} 22:48:42.596612 tst register_default_mass.py: using MSISDN 1068 22:48:42.603824 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000007', msisdn='1068', subscriber_id=68} 22:48:42.669553 tst register_default_mass.py: using MSISDN 1069 22:48:42.676504 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000008', msisdn='1069', subscriber_id=69} 22:48:42.750417 tst register_default_mass.py: using MSISDN 1070 22:48:42.757530 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000009', msisdn='1070', subscriber_id=70} 22:48:42.842748 tst register_default_mass.py: using MSISDN 1071 22:48:42.850717 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000000', msisdn='1071', subscriber_id=71} 22:48:42.928315 tst register_default_mass.py: using MSISDN 1072 22:48:42.935420 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000001', msisdn='1072', subscriber_id=72} 22:48:43.006725 tst register_default_mass.py: using MSISDN 1073 22:48:43.014639 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000002', msisdn='1073', subscriber_id=73} 22:48:43.084560 tst register_default_mass.py: using MSISDN 1074 22:48:43.091697 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000003', msisdn='1074', subscriber_id=74} 22:48:43.161176 tst register_default_mass.py: using MSISDN 1075 22:48:43.168117 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000004', msisdn='1075', subscriber_id=75} 22:48:43.244785 tst register_default_mass.py: using MSISDN 1076 22:48:43.251798 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000005', msisdn='1076', subscriber_id=76} 22:48:43.334100 tst register_default_mass.py: using MSISDN 1077 22:48:43.343037 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000006', msisdn='1077', subscriber_id=77} 22:48:43.422681 tst register_default_mass.py: using MSISDN 1078 22:48:43.429999 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000007', msisdn='1078', subscriber_id=78} 22:48:43.504738 tst register_default_mass.py: using MSISDN 1079 22:48:43.511959 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000008', msisdn='1079', subscriber_id=79} 22:48:43.590962 tst register_default_mass.py: using MSISDN 1080 22:48:43.598656 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000009', msisdn='1080', subscriber_id=80} 22:48:43.682899 tst register_default_mass.py: using MSISDN 1081 22:48:43.690901 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000000', msisdn='1081', subscriber_id=81} 22:48:43.760717 tst register_default_mass.py: using MSISDN 1082 22:48:43.767823 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000001', msisdn='1082', subscriber_id=82} 22:48:43.842042 tst register_default_mass.py: using MSISDN 1083 22:48:43.848492 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000002', msisdn='1083', subscriber_id=83} 22:48:43.925391 tst register_default_mass.py: using MSISDN 1084 22:48:43.934086 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000003', msisdn='1084', subscriber_id=84} 22:48:44.007069 tst register_default_mass.py: using MSISDN 1085 22:48:44.014873 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000004', msisdn='1085', subscriber_id=85} 22:48:44.074663 tst register_default_mass.py: using MSISDN 1086 22:48:44.082578 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000005', msisdn='1086', subscriber_id=86} 22:48:44.153189 tst register_default_mass.py: using MSISDN 1087 22:48:44.161982 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000006', msisdn='1087', subscriber_id=87} 22:48:44.222073 tst register_default_mass.py: using MSISDN 1088 22:48:44.230408 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000007', msisdn='1088', subscriber_id=88} 22:48:44.299001 tst register_default_mass.py: using MSISDN 1089 22:48:44.306125 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000008', msisdn='1089', subscriber_id=89} 22:48:44.366692 tst register_default_mass.py: using MSISDN 1090 22:48:44.373805 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000009', msisdn='1090', subscriber_id=90} 22:48:44.435859 tst register_default_mass.py: using MSISDN 1091 22:48:44.448534 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000000', msisdn='1091', subscriber_id=91} 22:48:44.514541 tst register_default_mass.py: using MSISDN 1092 22:48:44.526079 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000001', msisdn='1092', subscriber_id=92} 22:48:44.600494 tst register_default_mass.py: using MSISDN 1093 22:48:44.607063 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000002', msisdn='1093', subscriber_id=93} 22:48:44.675470 tst register_default_mass.py: using MSISDN 1094 22:48:44.684182 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000003', msisdn='1094', subscriber_id=94} 22:48:44.741802 tst register_default_mass.py: using MSISDN 1095 22:48:44.748584 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000004', msisdn='1095', subscriber_id=95} 22:48:44.813438 tst register_default_mass.py: using MSISDN 1096 22:48:44.820127 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000005', msisdn='1096', subscriber_id=96} 22:48:44.878210 tst register_default_mass.py: using MSISDN 1097 22:48:44.888906 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000006', msisdn='1097', subscriber_id=97} 22:48:44.965122 tst register_default_mass.py: using MSISDN 1098 22:48:44.971538 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000007', msisdn='1098', subscriber_id=98} 22:48:45.036444 tst register_default_mass.py: using MSISDN 1099 22:48:45.042540 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000008', msisdn='1099', subscriber_id=99} 22:48:45.110646 tst register_default_mass.py: using MSISDN 1100 22:48:45.116794 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000009', msisdn='1100', subscriber_id=100} 22:48:45.249234 run mass: Starting testcase 22:48:45.256023 run mass: Pre-launching all virtphy's 22:48:45.262560 run osmo-ms-virt-phy/00000: Starting virtphy 22:48:45.282643 run osmo-ms-virt-phy/00000(pid=35): Launched 22:48:45.290092 run osmo-ms-virt-phy/00001: Starting virtphy 22:48:45.306762 run osmo-ms-virt-phy/00001(pid=36): Launched 22:48:45.314827 run osmo-ms-virt-phy/00002: Starting virtphy 22:48:45.331794 run osmo-ms-virt-phy/00002(pid=37): Launched 22:48:45.339563 run osmo-ms-virt-phy/00003: Starting virtphy 22:48:45.356058 run osmo-ms-virt-phy/00003(pid=38): Launched 22:48:45.363533 run osmo-ms-virt-phy/00004: Starting virtphy 22:48:45.379479 run osmo-ms-virt-phy/00004(pid=39): Launched 22:48:45.386961 run osmo-ms-virt-phy/00005: Starting virtphy 22:48:45.403026 run osmo-ms-virt-phy/00005(pid=40): Launched 22:48:45.410369 run osmo-ms-virt-phy/00006: Starting virtphy 22:48:45.426415 run osmo-ms-virt-phy/00006(pid=41): Launched 22:48:45.433916 run osmo-ms-virt-phy/00007: Starting virtphy 22:48:45.449859 run osmo-ms-virt-phy/00007(pid=42): Launched 22:48:45.457056 run osmo-ms-virt-phy/00008: Starting virtphy 22:48:45.472725 run osmo-ms-virt-phy/00008(pid=43): Launched 22:48:45.479958 run osmo-ms-virt-phy/00009: Starting virtphy 22:48:45.495570 run osmo-ms-virt-phy/00009(pid=44): Launched 22:48:45.502762 run osmo-ms-virt-phy/00010: Starting virtphy 22:48:45.518458 run osmo-ms-virt-phy/00010(pid=45): Launched 22:48:45.525696 run osmo-ms-virt-phy/00011: Starting virtphy 22:48:45.541376 run osmo-ms-virt-phy/00011(pid=46): Launched 22:48:45.548513 run osmo-ms-virt-phy/00012: Starting virtphy 22:48:45.564109 run osmo-ms-virt-phy/00012(pid=47): Launched 22:48:45.571380 run osmo-ms-virt-phy/00013: Starting virtphy 22:48:45.587145 run osmo-ms-virt-phy/00013(pid=48): Launched 22:48:45.594480 run osmo-ms-virt-phy/00014: Starting virtphy 22:48:45.610839 run osmo-ms-virt-phy/00014(pid=49): Launched 22:48:45.619454 run osmo-ms-virt-phy/00015: Starting virtphy 22:48:45.635986 run osmo-ms-virt-phy/00015(pid=50): Launched 22:48:45.643696 run osmo-ms-virt-phy/00016: Starting virtphy 22:48:45.660199 run osmo-ms-virt-phy/00016(pid=51): Launched 22:48:45.668356 run osmo-ms-virt-phy/00017: Starting virtphy 22:48:45.685419 run osmo-ms-virt-phy/00017(pid=52): Launched 22:48:45.693124 run osmo-ms-virt-phy/00018: Starting virtphy 22:48:45.710125 run osmo-ms-virt-phy/00018(pid=53): Launched 22:48:45.717816 run osmo-ms-virt-phy/00019: Starting virtphy 22:48:45.733870 run osmo-ms-virt-phy/00019(pid=54): Launched 22:48:45.741243 run osmo-ms-virt-phy/00020: Starting virtphy 22:48:45.757987 run osmo-ms-virt-phy/00020(pid=55): Launched 22:48:45.765951 run osmo-ms-virt-phy/00021: Starting virtphy 22:48:45.783149 run osmo-ms-virt-phy/00021(pid=56): Launched 22:48:45.791179 run osmo-ms-virt-phy/00022: Starting virtphy 22:48:45.808490 run osmo-ms-virt-phy/00022(pid=57): Launched 22:48:45.816507 run osmo-ms-virt-phy/00023: Starting virtphy 22:48:45.834238 run osmo-ms-virt-phy/00023(pid=58): Launched 22:48:45.842837 run osmo-ms-virt-phy/00024: Starting virtphy 22:48:45.860346 run osmo-ms-virt-phy/00024(pid=59): Launched 22:48:45.868367 run osmo-ms-virt-phy/00025: Starting virtphy 22:48:45.885433 run osmo-ms-virt-phy/00025(pid=60): Launched 22:48:45.893273 run osmo-ms-virt-phy/00026: Starting virtphy 22:48:45.910255 run osmo-ms-virt-phy/00026(pid=61): Launched 22:48:45.918100 run osmo-ms-virt-phy/00027: Starting virtphy 22:48:45.935025 run osmo-ms-virt-phy/00027(pid=62): Launched 22:48:45.942838 run osmo-ms-virt-phy/00028: Starting virtphy 22:48:45.959595 run osmo-ms-virt-phy/00028(pid=63): Launched 22:48:45.967854 run osmo-ms-virt-phy/00029: Starting virtphy 22:48:45.984804 run osmo-ms-virt-phy/00029(pid=64): Launched 22:48:45.992531 run osmo-ms-virt-phy/00030: Starting virtphy 22:48:46.009415 run osmo-ms-virt-phy/00030(pid=65): Launched 22:48:46.017222 run osmo-ms-virt-phy/00031: Starting virtphy 22:48:46.034137 run osmo-ms-virt-phy/00031(pid=66): Launched 22:48:46.042422 run osmo-ms-virt-phy/00032: Starting virtphy 22:48:46.059586 run osmo-ms-virt-phy/00032(pid=67): Launched 22:48:46.067287 run osmo-ms-virt-phy/00033: Starting virtphy 22:48:46.084043 run osmo-ms-virt-phy/00033(pid=68): Launched 22:48:46.091791 run osmo-ms-virt-phy/00034: Starting virtphy 22:48:46.108409 run osmo-ms-virt-phy/00034(pid=69): Launched 22:48:46.116074 run osmo-ms-virt-phy/00035: Starting virtphy 22:48:46.133009 run osmo-ms-virt-phy/00035(pid=70): Launched 22:48:46.141177 run osmo-ms-virt-phy/00036: Starting virtphy 22:48:46.158583 run osmo-ms-virt-phy/00036(pid=71): Launched 22:48:46.166370 run osmo-ms-virt-phy/00037: Starting virtphy 22:48:46.183390 run osmo-ms-virt-phy/00037(pid=72): Launched 22:48:46.191263 run osmo-ms-virt-phy/00038: Starting virtphy 22:48:46.208153 run osmo-ms-virt-phy/00038(pid=73): Launched 22:48:46.215983 run osmo-ms-virt-phy/00039: Starting virtphy 22:48:46.232870 run osmo-ms-virt-phy/00039(pid=74): Launched 22:48:46.240627 run osmo-ms-virt-phy/00040: Starting virtphy 22:48:46.257683 run osmo-ms-virt-phy/00040(pid=75): Launched 22:48:46.266626 run osmo-ms-virt-phy/00041: Starting virtphy 22:48:46.283647 run osmo-ms-virt-phy/00041(pid=76): Launched 22:48:46.291570 run osmo-ms-virt-phy/00042: Starting virtphy 22:48:46.308706 run osmo-ms-virt-phy/00042(pid=77): Launched 22:48:46.316600 run osmo-ms-virt-phy/00043: Starting virtphy 22:48:46.333345 run osmo-ms-virt-phy/00043(pid=78): Launched 22:48:46.341101 run osmo-ms-virt-phy/00044: Starting virtphy 22:48:46.357657 run osmo-ms-virt-phy/00044(pid=79): Launched 22:48:46.365380 run osmo-ms-virt-phy/00045: Starting virtphy 22:48:46.382382 run osmo-ms-virt-phy/00045(pid=80): Launched 22:48:46.390154 run osmo-ms-virt-phy/00046: Starting virtphy 22:48:46.407364 run osmo-ms-virt-phy/00046(pid=81): Launched 22:48:46.415259 run osmo-ms-virt-phy/00047: Starting virtphy 22:48:46.432029 run osmo-ms-virt-phy/00047(pid=82): Launched 22:48:46.439614 run osmo-ms-virt-phy/00048: Starting virtphy 22:48:46.456216 run osmo-ms-virt-phy/00048(pid=83): Launched 22:48:46.464236 run osmo-ms-virt-phy/00049: Starting virtphy 22:48:46.481303 run osmo-ms-virt-phy/00049(pid=84): Launched 22:48:46.489670 run osmo-ms-virt-phy/00050: Starting virtphy 22:48:46.506706 run osmo-ms-virt-phy/00050(pid=85): Launched 22:48:46.514564 run osmo-ms-virt-phy/00051: Starting virtphy 22:48:46.531566 run osmo-ms-virt-phy/00051(pid=86): Launched 22:48:46.539323 run osmo-ms-virt-phy/00052: Starting virtphy 22:48:46.556287 run osmo-ms-virt-phy/00052(pid=87): Launched 22:48:46.565427 run osmo-ms-virt-phy/00053: Starting virtphy 22:48:46.582425 run osmo-ms-virt-phy/00053(pid=88): Launched 22:48:46.590481 run osmo-ms-virt-phy/00054: Starting virtphy 22:48:46.607588 run osmo-ms-virt-phy/00054(pid=89): Launched 22:48:46.615338 run osmo-ms-virt-phy/00055: Starting virtphy 22:48:46.631615 run osmo-ms-virt-phy/00055(pid=90): Launched 22:48:46.639139 run osmo-ms-virt-phy/00056: Starting virtphy 22:48:46.655525 run osmo-ms-virt-phy/00056(pid=91): Launched 22:48:46.662948 run osmo-ms-virt-phy/00057: Starting virtphy 22:48:46.678747 run osmo-ms-virt-phy/00057(pid=92): Launched 22:48:46.686158 run osmo-ms-virt-phy/00058: Starting virtphy 22:48:46.702073 run osmo-ms-virt-phy/00058(pid=93): Launched 22:48:46.709267 run osmo-ms-virt-phy/00059: Starting virtphy 22:48:46.725314 run osmo-ms-virt-phy/00059(pid=94): Launched 22:48:46.733246 run osmo-ms-virt-phy/00060: Starting virtphy 22:48:46.750381 run osmo-ms-virt-phy/00060(pid=95): Launched 22:48:46.757965 run osmo-ms-virt-phy/00061: Starting virtphy 22:48:46.774532 run osmo-ms-virt-phy/00061(pid=96): Launched 22:48:46.782138 run osmo-ms-virt-phy/00062: Starting virtphy 22:48:46.798486 run osmo-ms-virt-phy/00062(pid=97): Launched 22:48:46.805831 run osmo-ms-virt-phy/00063: Starting virtphy 22:48:46.821689 run osmo-ms-virt-phy/00063(pid=98): Launched 22:48:46.828999 run osmo-ms-virt-phy/00064: Starting virtphy 22:48:46.844827 run osmo-ms-virt-phy/00064(pid=99): Launched 22:48:46.852267 run osmo-ms-virt-phy/00065: Starting virtphy 22:48:46.868075 run osmo-ms-virt-phy/00065(pid=100): Launched 22:48:46.875486 run osmo-ms-virt-phy/00066: Starting virtphy 22:48:46.891637 run osmo-ms-virt-phy/00066(pid=101): Launched 22:48:46.899162 run osmo-ms-virt-phy/00067: Starting virtphy 22:48:46.915337 run osmo-ms-virt-phy/00067(pid=102): Launched 22:48:46.922656 run osmo-ms-virt-phy/00068: Starting virtphy 22:48:46.938393 run osmo-ms-virt-phy/00068(pid=103): Launched 22:48:46.945801 run osmo-ms-virt-phy/00069: Starting virtphy 22:48:46.961832 run osmo-ms-virt-phy/00069(pid=104): Launched 22:48:46.969153 run osmo-ms-virt-phy/00070: Starting virtphy 22:48:46.985566 run osmo-ms-virt-phy/00070(pid=105): Launched 22:48:46.992933 run osmo-ms-virt-phy/00071: Starting virtphy 22:48:47.009104 run osmo-ms-virt-phy/00071(pid=106): Launched 22:48:47.016468 run osmo-ms-virt-phy/00072: Starting virtphy 22:48:47.033195 run osmo-ms-virt-phy/00072(pid=107): Launched 22:48:47.040842 run osmo-ms-virt-phy/00073: Starting virtphy 22:48:47.057265 run osmo-ms-virt-phy/00073(pid=108): Launched 22:48:47.064729 run osmo-ms-virt-phy/00074: Starting virtphy 22:48:47.080972 run osmo-ms-virt-phy/00074(pid=109): Launched 22:48:47.088382 run osmo-ms-virt-phy/00075: Starting virtphy 22:48:47.104410 run osmo-ms-virt-phy/00075(pid=110): Launched 22:48:47.111824 run osmo-ms-virt-phy/00076: Starting virtphy 22:48:47.127886 run osmo-ms-virt-phy/00076(pid=111): Launched 22:48:47.135393 run osmo-ms-virt-phy/00077: Starting virtphy 22:48:47.151305 run osmo-ms-virt-phy/00077(pid=112): Launched 22:48:47.158606 run osmo-ms-virt-phy/00078: Starting virtphy 22:48:47.174288 run osmo-ms-virt-phy/00078(pid=113): Launched 22:48:47.181696 run osmo-ms-virt-phy/00079: Starting virtphy 22:48:47.198132 run osmo-ms-virt-phy/00079(pid=114): Launched 22:48:47.205553 run osmo-ms-virt-phy/00080: Starting virtphy 22:48:47.221874 run osmo-ms-virt-phy/00080(pid=115): Launched 22:48:47.229284 run osmo-ms-virt-phy/00081: Starting virtphy 22:48:47.245438 run osmo-ms-virt-phy/00081(pid=116): Launched 22:48:47.252956 run osmo-ms-virt-phy/00082: Starting virtphy 22:48:47.268945 run osmo-ms-virt-phy/00082(pid=117): Launched 22:48:47.276222 run osmo-ms-virt-phy/00083: Starting virtphy 22:48:47.291984 run osmo-ms-virt-phy/00083(pid=118): Launched 22:48:47.299307 run osmo-ms-virt-phy/00084: Starting virtphy 22:48:47.315039 run osmo-ms-virt-phy/00084(pid=119): Launched 22:48:47.322339 run osmo-ms-virt-phy/00085: Starting virtphy 22:48:47.338318 run osmo-ms-virt-phy/00085(pid=120): Launched 22:48:47.345645 run osmo-ms-virt-phy/00086: Starting virtphy 22:48:47.361431 run osmo-ms-virt-phy/00086(pid=121): Launched 22:48:47.368699 run osmo-ms-virt-phy/00087: Starting virtphy 22:48:47.384214 run osmo-ms-virt-phy/00087(pid=122): Launched 22:48:47.391282 run osmo-ms-virt-phy/00088: Starting virtphy 22:48:47.406660 run osmo-ms-virt-phy/00088(pid=123): Launched 22:48:47.413898 run osmo-ms-virt-phy/00089: Starting virtphy 22:48:47.430260 run osmo-ms-virt-phy/00089(pid=124): Launched 22:48:47.437579 run osmo-ms-virt-phy/00090: Starting virtphy 22:48:47.453735 run osmo-ms-virt-phy/00090(pid=125): Launched 22:48:47.461092 run osmo-ms-virt-phy/00091: Starting virtphy 22:48:47.477735 run osmo-ms-virt-phy/00091(pid=126): Launched 22:48:47.485281 run osmo-ms-virt-phy/00092: Starting virtphy 22:48:47.501874 run osmo-ms-virt-phy/00092(pid=127): Launched 22:48:47.509441 run osmo-ms-virt-phy/00093: Starting virtphy 22:48:47.525353 run osmo-ms-virt-phy/00093(pid=128): Launched 22:48:47.532671 run osmo-ms-virt-phy/00094: Starting virtphy 22:48:47.548388 run osmo-ms-virt-phy/00094(pid=129): Launched 22:48:47.555625 run osmo-ms-virt-phy/00095: Starting virtphy 22:48:47.571312 run osmo-ms-virt-phy/00095(pid=130): Launched 22:48:47.578451 run osmo-ms-virt-phy/00096: Starting virtphy 22:48:47.594006 run osmo-ms-virt-phy/00096(pid=131): Launched 22:48:47.601358 run osmo-ms-virt-phy/00097: Starting virtphy 22:48:47.617389 run osmo-ms-virt-phy/00097(pid=132): Launched 22:48:47.624923 run osmo-ms-virt-phy/00098: Starting virtphy 22:48:47.641080 run osmo-ms-virt-phy/00098(pid=133): Launched 22:48:47.648689 run osmo-ms-virt-phy/00099: Starting virtphy 22:48:47.665692 run osmo-ms-virt-phy/00099(pid=134): Launched 22:48:47.673166 run mass: Checking if sockets are in the filesystem 22:48:47.688052 run osmo-ms-mob/00000: Starting mobile 22:48:47.704153 run osmo-ms-mob/00000(pid=135): Launched 22:48:47.721479 run mass: MS start registered {at=21466633.424824663, delay=0.0098419189453125, ms=00000} 22:48:51.891854 run osmo-ms-mob/00001: Starting mobile 22:48:51.908492 run osmo-ms-mob/00001(pid=136): Launched 22:48:51.921227 run mass: MS start registered {at=21466637.624579027, delay=0.005040779709815979, ms=00001} 22:48:52.459171 run mass: MS performed LU {at=21466638.16249993, lu_delay=4.73767526820302, ms=00000} 22:48:54.097202 run osmo-ms-mob/00002: Starting mobile 22:48:54.131468 run osmo-ms-mob/00002(pid=137): Launched 22:48:54.149176 run mass: Starting too slowly. Moving on {now=21466639.852533612, sleep=-0.36896153911948204, target=21466639.483572073} 22:48:54.164994 run mass: MS start registered {at=21466639.8683206, delay=0.01579315960407257, ms=00002} 22:48:54.181181 run mass: Starting too slowly. Moving on {now=21466639.884539243, sleep=-0.30096716806292534, target=21466639.583572075} 22:48:54.196304 run mass: Starting too slowly. Moving on {now=21466639.89966579, sleep=-0.21609371528029442, target=21466639.683572076} 22:48:54.211064 run mass: Starting too slowly. Moving on {now=21466639.914425466, sleep=-0.13085338845849037, target=21466639.783572078} 22:48:54.225772 run mass: Starting too slowly. Moving on {now=21466639.929133978, sleep=-0.04556189849972725, target=21466639.88357208} 22:48:55.496322 run osmo-ms-mob/00003: Starting mobile 22:48:55.528220 run osmo-ms-mob/00003(pid=138): Launched 22:48:55.545933 run mass: Starting too slowly. Moving on {now=21466641.249291338, sleep=-0.46571924537420273, target=21466640.783572093} 22:48:55.562525 run mass: MS start registered {at=21466641.26585828, delay=0.016572866588830948, ms=00003} 22:48:55.578781 run mass: Starting too slowly. Moving on {now=21466641.282142144, sleep=-0.3985700495541096, target=21466640.883572094} 22:48:55.593418 run mass: Starting too slowly. Moving on {now=21466641.296779465, sleep=-0.31320736929774284, target=21466640.983572096} 22:48:55.608102 run mass: Starting too slowly. Moving on {now=21466641.31146495, sleep=-0.22789285331964493, target=21466641.083572097} 22:48:55.618118 run mass: Starting too slowly. Moving on {now=21466641.321484424, sleep=-0.1379123255610466, target=21466641.1835721} 22:48:55.625812 run mass: Starting too slowly. Moving on {now=21466641.329178665, sleep=-0.04560656473040581, target=21466641.2835721} 22:48:56.741936 run osmo-ms-mob/00004: Starting mobile 22:48:56.780205 run osmo-ms-mob/00004(pid=139): Launched 22:48:56.810918 run mass: Starting too slowly. Moving on {now=21466642.514271196, sleep=-0.6306990869343281, target=21466641.88357211} 22:48:56.830238 run mass: MS start registered {at=21466642.533572316, delay=0.019307587295770645, ms=00004} 22:48:56.843012 run mass: Starting too slowly. Moving on {now=21466642.546372987, sleep=-0.5628008767962456, target=21466641.98357211} 22:48:56.855748 run mass: Starting too slowly. Moving on {now=21466642.559108824, sleep=-0.4755367115139961, target=21466642.083572112} 22:48:56.868717 run mass: Starting too slowly. Moving on {now=21466642.572078884, sleep=-0.38850677013397217, target=21466642.183572114} 22:48:56.880835 run mass: Starting too slowly. Moving on {now=21466642.584201775, sleep=-0.300629660487175, target=21466642.283572115} 22:48:56.887360 run mass: Starting too slowly. Moving on {now=21466642.590727538, sleep=-0.20715542137622833, target=21466642.383572116} 22:48:56.893486 run mass: Starting too slowly. Moving on {now=21466642.596855383, sleep=-0.11328326538205147, target=21466642.483572118} 22:48:56.899531 run mass: Starting too slowly. Moving on {now=21466642.6028993, sleep=-0.019327182322740555, target=21466642.58357212} 22:48:58.019968 run osmo-ms-mob/00005: Starting mobile 22:48:58.049351 run osmo-ms-mob/00005(pid=140): Launched 22:48:58.064280 run mass: Starting too slowly. Moving on {now=21466643.767639153, sleep=-0.88406702876091, target=21466642.883572124} 22:48:58.077683 run mass: MS start registered {at=21466643.781014983, delay=0.013380493968725204, ms=00005} 22:48:58.090810 run mass: Starting too slowly. Moving on {now=21466643.794171214, sleep=-0.8105990886688232, target=21466642.983572125} 22:48:58.101804 run mass: Starting too slowly. Moving on {now=21466643.805170402, sleep=-0.7215982750058174, target=21466643.083572127} 22:48:58.109255 run mass: Starting too slowly. Moving on {now=21466643.812621996, sleep=-0.6290498673915863, target=21466643.18357213} 22:48:58.116166 run mass: Starting too slowly. Moving on {now=21466643.819533225, sleep=-0.5359610952436924, target=21466643.28357213} 22:48:58.122718 run mass: Starting too slowly. Moving on {now=21466643.826085594, sleep=-0.44251346215605736, target=21466643.38357213} 22:48:58.129202 run mass: Starting too slowly. Moving on {now=21466643.832569096, sleep=-0.34899696335196495, target=21466643.483572133} 22:48:58.135974 run mass: Starting too slowly. Moving on {now=21466643.839339577, sleep=-0.25576744228601456, target=21466643.583572134} 22:48:58.142573 run mass: Starting too slowly. Moving on {now=21466643.845940247, sleep=-0.16236811131238937, target=21466643.683572136} 22:48:58.155334 run osmo-ms-mob/00006: Starting mobile 22:48:58.170634 run osmo-ms-mob/00006(pid=141): Launched 22:48:58.178086 run mass: Starting too slowly. Moving on {now=21466643.8814501, sleep=-0.09787796437740326, target=21466643.783572137} 22:48:58.184750 run mass: Starting too slowly. Moving on {now=21466643.88811655, sleep=-0.004544410854578018, target=21466643.88357214} 22:48:58.191490 run mass: MS start registered {at=21466643.894840825, delay=0.013394344598054886, ms=00006} 22:48:58.813294 run mass: MS performed LU {at=21466644.516606737, lu_delay=6.892027709633112, ms=00001} 22:48:58.836475 run osmo-ms-mob/00007: Starting mobile 22:48:58.864490 run osmo-ms-mob/00007(pid=142): Launched 22:48:58.883331 run mass: MS start registered {at=21466644.58664921, delay=0.0062687695026397705, ms=00007} 22:48:59.687133 run osmo-ms-mob/00008: Starting mobile 22:48:59.702426 run osmo-ms-mob/00008(pid=143): Launched 22:48:59.715678 run mass: MS start registered {at=21466645.419021923, delay=0.0050944983959198, ms=00008} 22:49:00.008687 run mass: MS performed LU {at=21466645.711997528, lu_delay=5.843676928430796, ms=00002} 22:49:00.388202 run osmo-ms-mob/00009: Starting mobile 22:49:00.404979 run osmo-ms-mob/00009(pid=144): Launched 22:49:00.418558 run mass: MS start registered {at=21466646.121881474, delay=0.00581909716129303, ms=00009} 22:49:01.093954 run osmo-ms-mob/00010: Starting mobile 22:49:01.114914 run osmo-ms-mob/00010(pid=145): Launched 22:49:01.137013 run mass: MS start registered {at=21466646.840344433, delay=0.012532602995634079, ms=00010} 22:49:01.688664 run osmo-ms-mob/00011: Starting mobile 22:49:01.705174 run osmo-ms-mob/00011(pid=146): Launched 22:49:01.718143 run mass: MS start registered {at=21466647.421487674, delay=0.005269408226013184, ms=00011} 22:49:01.873716 run mass: MS performed LU {at=21466647.577047013, lu_delay=6.311188731342554, ms=00003} 22:49:01.919522 run mass: MS performed LU {at=21466647.622857478, lu_delay=5.089285161346197, ms=00004} 22:49:02.287024 run osmo-ms-mob/00012: Starting mobile 22:49:02.303610 run osmo-ms-mob/00012(pid=147): Launched 22:49:02.316684 run mass: MS start registered {at=21466648.02002822, delay=0.0052246153354644775, ms=00012} 22:49:02.887754 run osmo-ms-mob/00013: Starting mobile 22:49:02.904264 run osmo-ms-mob/00013(pid=148): Launched 22:49:02.917556 run mass: MS start registered {at=21466648.620890677, delay=0.005547288805246353, ms=00013} 22:49:03.493712 run osmo-ms-mob/00014: Starting mobile 22:49:03.525440 run osmo-ms-mob/00014(pid=149): Launched 22:49:03.541871 run mass: MS start registered {at=21466649.24521341, delay=3.3717602491378784e-05, ms=00014} 22:49:03.774910 run mass: MS performed LU {at=21466649.47824165, lu_delay=4.891592439264059, ms=00007} 22:49:03.820574 run mass: MS performed LU {at=21466649.52390674, lu_delay=5.629065915942192, ms=00006} 22:49:03.889898 run mass: MS performed LU {at=21466649.593225192, lu_delay=5.812210209667683, ms=00005} 22:49:04.086802 run osmo-ms-mob/00015: Starting mobile 22:49:04.102021 run osmo-ms-mob/00015(pid=150): Launched 22:49:04.114623 run mass: MS start registered {at=21466649.817970153, delay=0.0054048821330070496, ms=00015} 22:49:04.586762 run osmo-ms-mob/00016: Starting mobile 22:49:04.603330 run osmo-ms-mob/00016(pid=151): Launched 22:49:04.616751 run mass: MS start registered {at=21466650.32009516, delay=0.0056589096784591675, ms=00016} 22:49:05.089464 run osmo-ms-mob/00017: Starting mobile 22:49:05.105317 run osmo-ms-mob/00017(pid=152): Launched 22:49:05.118374 run mass: MS start registered {at=21466650.82172566, delay=0.002266041934490204, ms=00017} 22:49:05.639597 run mass: MS performed LU {at=21466651.342913207, lu_delay=5.221031732857227, ms=00009} 22:49:05.655088 run osmo-ms-mob/00018: Starting mobile 22:49:05.672670 run osmo-ms-mob/00018(pid=153): Launched 22:49:05.687176 run mass: MS performed LU {at=21466651.39051561, lu_delay=5.971493687480688, ms=00008} 22:49:05.701086 run mass: MS start registered {at=21466651.404439732, delay=0.013957619667053223, ms=00018} 22:49:05.791412 run mass: MS performed LU {at=21466651.494733866, lu_delay=4.654389433562756, ms=00010} 22:49:06.094851 run osmo-ms-mob/00019: Starting mobile 22:49:06.128076 run osmo-ms-mob/00019(pid=154): Launched 22:49:06.152205 run mass: MS start registered {at=21466651.855520234, delay=0.006915505975484848, ms=00019} 22:49:06.589257 run osmo-ms-mob/00020: Starting mobile 22:49:06.605532 run osmo-ms-mob/00020(pid=155): Launched 22:49:06.620175 run mass: MS start registered {at=21466652.323504478, delay=0.006963495165109634, ms=00020} 22:49:07.094173 run osmo-ms-mob/00021: Starting mobile 22:49:07.126399 run osmo-ms-mob/00021(pid=156): Launched 22:49:07.149043 run mass: MS start registered {at=21466652.85236302, delay=0.006459277123212814, ms=00021} 22:49:07.489243 run osmo-ms-mob/00022: Starting mobile 22:49:07.506573 run osmo-ms-mob/00022(pid=157): Launched 22:49:07.521338 run mass: MS start registered {at=21466653.22468988, delay=2.4430453777313232e-05, ms=00022} 22:49:07.540346 run mass: MS performed LU {at=21466653.243680086, lu_delay=4.622789409011602, ms=00013} 22:49:07.587260 run mass: MS performed LU {at=21466653.29059337, lu_delay=5.869105696678162, ms=00011} 22:49:07.656078 run mass: MS performed LU {at=21466653.359397, lu_delay=5.339368782937527, ms=00012} 22:49:07.987257 run osmo-ms-mob/00023: Starting mobile 22:49:08.001936 run osmo-ms-mob/00023(pid=158): Launched 22:49:08.014536 run mass: MS start registered {at=21466653.71788026, delay=0.005605168640613556, ms=00023} 22:49:08.386852 run osmo-ms-mob/00024: Starting mobile 22:49:08.403202 run osmo-ms-mob/00024(pid=159): Launched 22:49:08.416522 run mass: MS start registered {at=21466654.119842485, delay=0.005361262708902359, ms=00024} 22:49:08.887415 run osmo-ms-mob/00025: Starting mobile 22:49:08.904013 run osmo-ms-mob/00025(pid=160): Launched 22:49:08.917404 run mass: MS start registered {at=21466654.620743163, delay=0.005582224577665329, ms=00025} 22:49:09.286969 run osmo-ms-mob/00026: Starting mobile 22:49:09.302678 run osmo-ms-mob/00026(pid=161): Launched 22:49:09.316298 run mass: MS start registered {at=21466655.019633617, delay=0.006141386926174164, ms=00026} 22:49:09.326062 run mass: MS performed LU {at=21466655.029416457, lu_delay=4.7093212977051735, ms=00016} 22:49:09.405040 run mass: MS performed LU {at=21466655.10837426, lu_delay=5.863160848617554, ms=00014} 22:49:09.451586 run mass: MS performed LU {at=21466655.154917296, lu_delay=5.33694714307785, ms=00015} 22:49:09.465291 run osmo-ms-mob/00027: Starting mobile 22:49:09.481477 run osmo-ms-mob/00027(pid=162): Launched 22:49:09.494631 run mass: MS start registered {at=21466655.19796002, delay=0.0055649615824222565, ms=00027} 22:49:10.087916 run osmo-ms-mob/00028: Starting mobile 22:49:10.104322 run osmo-ms-mob/00028(pid=163): Launched 22:49:10.117788 run mass: MS start registered {at=21466655.821108013, delay=0.005534082651138306, ms=00028} 22:49:10.487746 run osmo-ms-mob/00029: Starting mobile 22:49:10.504816 run osmo-ms-mob/00029(pid=164): Launched 22:49:10.518445 run mass: MS start registered {at=21466656.221781176, delay=0.0058447979390621185, ms=00029} 22:49:10.895352 run osmo-ms-mob/00030: Starting mobile 22:49:10.933631 run osmo-ms-mob/00030(pid=165): Launched 22:49:10.958464 run mass: MS start registered {at=21466656.661761746, delay=0.006570577621459961, ms=00030} 22:49:11.296313 run osmo-ms-mob/00031: Starting mobile 22:49:11.337314 run osmo-ms-mob/00031(pid=166): Launched 22:49:11.354744 run mass: MS performed LU {at=21466657.058079943, lu_delay=4.734575465321541, ms=00020} 22:49:11.370820 run mass: MS start registered {at=21466657.074168827, delay=0.01612888276576996, ms=00031} 22:49:11.387017 run mass: MS performed LU {at=21466657.09035651, lu_delay=5.2348362766206264, ms=00019} 22:49:11.417392 run osmo-ms-mob/00032: Starting mobile 22:49:11.455581 run osmo-ms-mob/00032(pid=167): Launched 22:49:11.473375 run mass: MS performed LU {at=21466657.176712703, lu_delay=5.7722729705274105, ms=00018} 22:49:11.490616 run mass: MS performed LU {at=21466657.193964064, lu_delay=6.372238405048847, ms=00017} 22:49:11.507504 run mass: MS start registered {at=21466657.210851558, delay=0.034180402755737305, ms=00032} 22:49:11.990648 run osmo-ms-mob/00033: Starting mobile 22:49:12.013502 run osmo-ms-mob/00033(pid=168): Launched 22:49:12.038940 run mass: MS start registered {at=21466657.74224494, delay=0.01357678696513176, ms=00033} 22:49:12.390196 run osmo-ms-mob/00034: Starting mobile 22:49:12.410756 run osmo-ms-mob/00034(pid=169): Launched 22:49:12.427737 run mass: MS start registered {at=21466658.131042596, delay=0.007288433611392975, ms=00034} 22:49:12.689242 run osmo-ms-mob/00035: Starting mobile 22:49:12.711927 run osmo-ms-mob/00035(pid=170): Launched 22:49:12.737745 run mass: MS start registered {at=21466658.441039667, delay=0.015627562999725342, ms=00035} 22:49:13.096320 run osmo-ms-mob/00036: Starting mobile 22:49:13.135694 run osmo-ms-mob/00036(pid=171): Launched 22:49:13.154184 run mass: MS performed LU {at=21466658.85751744, lu_delay=6.005154419690371, ms=00021} 22:49:13.171029 run mass: MS start registered {at=21466658.87437126, delay=0.01689929887652397, ms=00036} 22:49:13.187767 run mass: MS performed LU {at=21466658.891104348, lu_delay=5.173224087804556, ms=00023} 22:49:13.360139 run mass: MS performed LU {at=21466659.06345279, lu_delay=5.838762912899256, ms=00022} 22:49:13.380373 run osmo-ms-mob/00037: Starting mobile 22:49:13.401902 run osmo-ms-mob/00037(pid=172): Launched 22:49:13.419798 run mass: MS start registered {at=21466659.123130187, delay=0.00033543631434440613, ms=00037} 22:49:13.795936 run osmo-ms-mob/00038: Starting mobile 22:49:13.835489 run osmo-ms-mob/00038(pid=173): Launched 22:49:13.861066 run mass: MS start registered {at=21466659.56437044, delay=0.007399249821901321, ms=00038} 22:49:14.096319 run osmo-ms-mob/00039: Starting mobile 22:49:14.120979 run osmo-ms-mob/00039(pid=174): Launched 22:49:14.142143 run mass: MS start registered {at=21466659.84544713, delay=0.004949405789375305, ms=00039} 22:49:14.491932 run osmo-ms-mob/00040: Starting mobile 22:49:14.512826 run osmo-ms-mob/00040(pid=175): Launched 22:49:14.537496 run mass: MS start registered {at=21466660.240802526, delay=0.01371690258383751, ms=00040} 22:49:14.786640 run osmo-ms-mob/00041: Starting mobile 22:49:14.801807 run osmo-ms-mob/00041(pid=176): Launched 22:49:14.813849 run mass: MS start registered {at=21466660.51719676, delay=0.005066681653261185, ms=00041} 22:49:15.072052 run mass: MS performed LU {at=21466660.77537836, lu_delay=6.154635198414326, ms=00025} 22:49:15.085813 run osmo-ms-mob/00042: Starting mobile 22:49:15.102311 run osmo-ms-mob/00042(pid=177): Launched 22:49:15.115381 run mass: MS start registered {at=21466660.818720914, delay=0.00550827756524086, ms=00042} 22:49:15.123425 run mass: MS performed LU {at=21466660.82677993, lu_delay=4.604998756200075, ms=00029} 22:49:15.187802 run mass: MS performed LU {at=21466660.891134504, lu_delay=5.871500886976719, ms=00026} 22:49:15.488416 run osmo-ms-mob/00043: Starting mobile 22:49:15.504895 run osmo-ms-mob/00043(pid=178): Launched 22:49:15.517811 run mass: MS start registered {at=21466661.221158154, delay=0.005408313125371933, ms=00043} 22:49:15.787207 run osmo-ms-mob/00044: Starting mobile 22:49:15.804370 run osmo-ms-mob/00044(pid=179): Launched 22:49:15.822374 run mass: MS start registered {at=21466661.525692992, delay=0.009199753403663635, ms=00044} 22:49:16.088030 run osmo-ms-mob/00045: Starting mobile 22:49:16.105771 run osmo-ms-mob/00045(pid=180): Launched 22:49:16.119202 run mass: MS start registered {at=21466661.822543513, delay=0.00551224872469902, ms=00045} 22:49:16.387314 run osmo-ms-mob/00046: Starting mobile 22:49:16.402971 run osmo-ms-mob/00046(pid=181): Launched 22:49:16.415715 run mass: MS start registered {at=21466662.119063895, delay=0.005737606436014175, ms=00046} 22:49:16.686897 run osmo-ms-mob/00047: Starting mobile 22:49:16.701724 run osmo-ms-mob/00047(pid=182): Launched 22:49:16.714028 run mass: MS start registered {at=21466662.417376857, delay=0.0057014599442481995, ms=00047} 22:49:16.853047 run mass: MS performed LU {at=21466662.556381516, lu_delay=5.345529958605766, ms=00032} 22:49:16.891510 run mass: MS performed LU {at=21466662.594824016, lu_delay=4.852579075843096, ms=00033} 22:49:16.921087 run osmo-ms-mob/00048: Starting mobile 22:49:16.961070 run osmo-ms-mob/00048(pid=183): Launched 22:49:16.979675 run mass: MS performed LU {at=21466662.683009908, lu_delay=5.6088410802185535, ms=00031} 22:49:16.997956 run mass: MS start registered {at=21466662.701300576, delay=0.018331017345190048, ms=00048} 22:49:17.163088 run mass: MS performed LU {at=21466662.866394423, lu_delay=6.204632677137852, ms=00030} 22:49:17.180744 run osmo-ms-mob/00049: Starting mobile 22:49:17.199595 run osmo-ms-mob/00049(pid=184): Launched 22:49:17.207845 run mass: MS performed LU {at=21466662.911194835, lu_delay=4.78015223890543, ms=00034} 22:49:17.216132 run mass: MS start registered {at=21466662.919491954, delay=0.008328869938850403, ms=00049} 22:49:17.586887 run osmo-ms-mob/00050: Starting mobile 22:49:17.602902 run osmo-ms-mob/00050(pid=185): Launched 22:49:17.616563 run mass: MS start registered {at=21466663.31989809, delay=0.005967337638139725, ms=00050} 22:49:17.987260 run osmo-ms-mob/00051: Starting mobile 22:49:18.003617 run osmo-ms-mob/00051(pid=186): Launched 22:49:18.016440 run mass: MS start registered {at=21466663.719782244, delay=0.005460180342197418, ms=00051} 22:49:18.058421 run mass: MS performed LU {at=21466663.761753228, lu_delay=5.320713561028242, ms=00035} 22:49:18.287180 run osmo-ms-mob/00052: Starting mobile 22:49:18.303059 run osmo-ms-mob/00052(pid=187): Launched 22:49:18.316489 run mass: MS start registered {at=21466664.019801583, delay=0.006135657429695129, ms=00052} 22:49:18.587613 run osmo-ms-mob/00053: Starting mobile 22:49:18.604775 run osmo-ms-mob/00053(pid=188): Launched 22:49:18.618959 run mass: MS start registered {at=21466664.322290897, delay=0.006196625530719757, ms=00053} 22:49:18.838118 run mass: MS performed LU {at=21466664.541405734, lu_delay=5.41827554628253, ms=00037} 22:49:18.854851 run osmo-ms-mob/00054: Starting mobile 22:49:18.871249 run osmo-ms-mob/00054(pid=189): Launched 22:49:18.883834 run mass: MS performed LU {at=21466664.587171137, lu_delay=4.741724006831646, ms=00039} 22:49:18.891509 run mass: MS start registered {at=21466664.594872054, delay=0.012497153133153915, ms=00054} 22:49:18.953921 run mass: MS performed LU {at=21466664.657254938, lu_delay=5.782883677631617, ms=00036} 22:49:18.967831 run osmo-ms-mob/00055: Starting mobile 22:49:18.984875 run osmo-ms-mob/00055(pid=190): Launched 22:49:18.999656 run mass: MS start registered {at=21466664.702989608, delay=0.006747972220182419, ms=00055} 22:49:19.487466 run osmo-ms-mob/00056: Starting mobile 22:49:19.505080 run osmo-ms-mob/00056(pid=191): Launched 22:49:19.518844 run mass: MS start registered {at=21466665.222161215, delay=0.005904641002416611, ms=00056} 22:49:19.789958 run osmo-ms-mob/00057: Starting mobile 22:49:19.807840 run osmo-ms-mob/00057(pid=192): Launched 22:49:19.822854 run mass: MS start registered {at=21466665.52618759, delay=0.006706066429615021, ms=00057} 22:49:20.189713 run osmo-ms-mob/00058: Starting mobile 22:49:20.205495 run osmo-ms-mob/00058(pid=193): Launched 22:49:20.218975 run mass: MS start registered {at=21466665.92230468, delay=0.0058327317237854, ms=00058} 22:49:20.487256 run osmo-ms-mob/00059: Starting mobile 22:49:20.502464 run osmo-ms-mob/00059(pid=194): Launched 22:49:20.515269 run mass: MS start registered {at=21466666.21860779, delay=0.005469992756843567, ms=00059} 22:49:20.619417 run mass: MS performed LU {at=21466666.32274857, lu_delay=4.797055579721928, ms=00044} 22:49:20.702902 run mass: MS performed LU {at=21466666.406218395, lu_delay=6.165415868163109, ms=00040} 22:49:20.715917 run osmo-ms-mob/00060: Starting mobile 22:49:20.731209 run osmo-ms-mob/00060(pid=195): Launched 22:49:20.745867 run mass: MS start registered {at=21466666.449161947, delay=0.00735420361161232, ms=00060} 22:49:20.754209 run mass: MS performed LU {at=21466666.457561396, lu_delay=5.940364636480808, ms=00041} 22:49:20.891991 run mass: MS performed LU {at=21466666.59532522, lu_delay=5.776604305952787, ms=00042} 22:49:20.947546 run mass: MS performed LU {at=21466666.650865693, lu_delay=4.828322179615498, ms=00045} 22:49:20.961650 run osmo-ms-mob/00061: Starting mobile 22:49:20.977563 run osmo-ms-mob/00061(pid=196): Launched 22:49:20.993287 run mass: MS start registered {at=21466666.69661837, delay=0.005297262221574783, ms=00061} 22:49:21.490661 run osmo-ms-mob/00062: Starting mobile 22:49:21.506369 run osmo-ms-mob/00062(pid=197): Launched 22:49:21.519451 run mass: MS start registered {at=21466667.222785, delay=0.005600057542324066, ms=00062} 22:49:21.787057 run osmo-ms-mob/00063: Starting mobile 22:49:21.803518 run osmo-ms-mob/00063(pid=198): Launched 22:49:21.816999 run mass: MS start registered {at=21466667.520322785, delay=0.005565278232097626, ms=00063} 22:49:21.898311 run mass: MS performed LU {at=21466667.60164542, lu_delay=4.900344844907522, ms=00048} 22:49:22.188643 run osmo-ms-mob/00064: Starting mobile 22:49:22.205240 run osmo-ms-mob/00064(pid=199): Launched 22:49:22.218605 run mass: MS start registered {at=21466667.921945687, delay=0.005633849650621414, ms=00064} 22:49:22.586674 run osmo-ms-mob/00065: Starting mobile 22:49:22.602698 run osmo-ms-mob/00065(pid=200): Launched 22:49:22.610063 run mass: MS performed LU {at=21466668.313416936, lu_delay=5.393924981355667, ms=00049} 22:49:22.617401 run mass: MS start registered {at=21466668.320759617, delay=0.007365379482507706, ms=00065} 22:49:22.650081 run mass: MS performed LU {at=21466668.353413355, lu_delay=4.633631110191345, ms=00051} 22:49:22.664392 run osmo-ms-mob/00066: Starting mobile 22:49:22.681372 run osmo-ms-mob/00066(pid=201): Launched 22:49:22.694728 run mass: MS start registered {at=21466668.398046866, delay=0.005328018218278885, ms=00066} 22:49:22.719122 run mass: MS performed LU {at=21466668.422450528, lu_delay=5.1025524362921715, ms=00050} 22:49:22.756411 run mass: MS performed LU {at=21466668.4597421, lu_delay=6.042365241795778, ms=00047} 22:49:22.793854 run mass: MS performed LU {at=21466668.49718837, lu_delay=6.378124475479126, ms=00046} 22:49:22.807879 run osmo-ms-mob/00067: Starting mobile 22:49:22.824035 run osmo-ms-mob/00067(pid=202): Launched 22:49:22.837588 run mass: MS start registered {at=21466668.54092241, delay=0.006173476576805115, ms=00067} 22:49:23.586643 run osmo-ms-mob/00068: Starting mobile 22:49:23.603718 run osmo-ms-mob/00068(pid=203): Launched 22:49:23.616151 run mass: MS start registered {at=21466669.319488708, delay=0.0054382458329200745, ms=00068} 22:49:23.637664 run mass: MS performed LU {at=21466669.340996582, lu_delay=4.746124528348446, ms=00054} 22:49:23.988092 run osmo-ms-mob/00069: Starting mobile 22:49:24.006872 run osmo-ms-mob/00069(pid=204): Launched 22:49:24.023405 run mass: MS start registered {at=21466669.726745673, delay=3.65525484085083e-05, ms=00069} 22:49:24.386733 run osmo-ms-mob/00070: Starting mobile 22:49:24.402637 run osmo-ms-mob/00070(pid=205): Launched 22:49:24.410259 run mass: MS performed LU {at=21466670.113613117, lu_delay=4.587425526231527, ms=00057} 22:49:24.417789 run mass: MS start registered {at=21466670.12115084, delay=0.0075603388249874115, ms=00070} 22:49:24.425558 run mass: MS performed LU {at=21466670.12891264, lu_delay=6.109111055731773, ms=00052} 22:49:24.478008 run mass: MS performed LU {at=21466670.181340467, lu_delay=5.478350859135389, ms=00055} 22:49:24.490458 run osmo-ms-mob/00071: Starting mobile 22:49:24.505207 run osmo-ms-mob/00071(pid=206): Launched 22:49:24.518466 run mass: MS start registered {at=21466670.221800134, delay=0.006357569247484207, ms=00071} 22:49:25.187477 run osmo-ms-mob/00072: Starting mobile 22:49:25.204120 run osmo-ms-mob/00072(pid=207): Launched 22:49:25.217736 run mass: MS start registered {at=21466670.92107169, delay=0.005917444825172424, ms=00072} 22:49:25.427888 run mass: MS performed LU {at=21466671.131221257, lu_delay=6.808930359780788, ms=00053} 22:49:25.474756 run mass: MS performed LU {at=21466671.178055294, lu_delay=5.955894079059362, ms=00056} 22:49:25.491228 run osmo-ms-mob/00073: Starting mobile 22:49:25.509095 run osmo-ms-mob/00073(pid=208): Launched 22:49:25.522357 run mass: MS start registered {at=21466671.225694545, delay=0.005326449871063232, ms=00073} 22:49:25.594337 run mass: MS performed LU {at=21466671.29764928, lu_delay=4.074864279478788, ms=00062} 22:49:25.602529 run mass: MS performed LU {at=21466671.305890787, lu_delay=3.7855680026113987, ms=00063} 22:49:25.986551 run osmo-ms-mob/00074: Starting mobile 22:49:26.001378 run osmo-ms-mob/00074(pid=209): Launched 22:49:26.013643 run mass: MS start registered {at=21466671.716990735, delay=0.005225557833909988, ms=00074} 22:49:26.249854 run mass: MS performed LU {at=21466671.953187525, lu_delay=5.256569154560566, ms=00061} 22:49:26.286125 run mass: MS performed LU {at=21466671.989461593, lu_delay=5.540299646556377, ms=00060} 22:49:26.298511 run osmo-ms-mob/00075: Starting mobile 22:49:26.313841 run osmo-ms-mob/00075(pid=210): Launched 22:49:26.324140 run mass: MS performed LU {at=21466672.02746529, lu_delay=5.808857500553131, ms=00059} 22:49:26.333656 run mass: MS start registered {at=21466672.037019916, delay=0.01234721764922142, ms=00075} 22:49:26.614319 run mass: MS performed LU {at=21466672.31762454, lu_delay=6.395319860428572, ms=00058} 22:49:26.887211 run osmo-ms-mob/00076: Starting mobile 22:49:26.901435 run osmo-ms-mob/00076(pid=211): Launched 22:49:26.912833 run mass: MS start registered {at=21466672.61618566, delay=0.004931945353746414, ms=00076} 22:49:27.286777 run osmo-ms-mob/00077: Starting mobile 22:49:27.301077 run osmo-ms-mob/00077(pid=212): Launched 22:49:27.312538 run mass: MS start registered {at=21466673.015885767, delay=0.004895057529211044, ms=00077} 22:49:27.786635 run osmo-ms-mob/00078: Starting mobile 22:49:27.800384 run osmo-ms-mob/00078(pid=213): Launched 22:49:27.811571 run mass: MS start registered {at=21466673.514920518, delay=0.004900746047496796, ms=00078} 22:49:28.151305 run mass: MS performed LU {at=21466673.8546372, lu_delay=5.313714787364006, ms=00067} 22:49:28.164192 run osmo-ms-mob/00079: Starting mobile 22:49:28.178718 run osmo-ms-mob/00079(pid=214): Launched 22:49:28.188971 run mass: MS performed LU {at=21466673.892265543, lu_delay=5.494218677282333, ms=00066} 22:49:28.197327 run mass: MS start registered {at=21466673.900691267, delay=0.0119393952190876, ms=00079} 22:49:28.224591 run mass: MS performed LU {at=21466673.927914944, lu_delay=5.607155326753855, ms=00065} 22:49:28.479010 run mass: MS performed LU {at=21466674.1823433, lu_delay=6.2603976130485535, ms=00064} 22:49:28.488108 run mass: MS performed LU {at=21466674.19145966, lu_delay=4.871970951557159, ms=00068} 22:49:28.499902 run osmo-ms-mob/00080: Starting mobile 22:49:28.513967 run osmo-ms-mob/00080(pid=215): Launched 22:49:28.525517 run mass: MS start registered {at=21466674.22886352, delay=0.005013428628444672, ms=00080} 22:49:29.186644 run osmo-ms-mob/00081: Starting mobile 22:49:29.201126 run osmo-ms-mob/00081(pid=216): Launched 22:49:29.212751 run mass: MS start registered {at=21466674.91609939, delay=0.0049720630049705505, ms=00081} 22:49:29.337241 run mass: MS performed LU {at=21466675.040552475, lu_delay=20.920709989964962, ms=00024} 22:49:29.586826 run osmo-ms-mob/00082: Starting mobile 22:49:29.601259 run osmo-ms-mob/00082(pid=217): Launched 22:49:29.612662 run mass: MS start registered {at=21466675.316015895, delay=0.00493268296122551, ms=00082} 22:49:30.015878 run mass: MS performed LU {at=21466675.719212275, lu_delay=4.798140585422516, ms=00072} 22:49:30.052306 run mass: MS performed LU {at=21466675.755641248, lu_delay=5.63449040800333, ms=00070} 22:49:30.064583 run osmo-ms-mob/00083: Starting mobile 22:49:30.079190 run osmo-ms-mob/00083(pid=218): Launched 22:49:30.092397 run mass: MS start registered {at=21466675.795728054, delay=0.00667211040854454, ms=00083} 22:49:30.181489 run mass: MS performed LU {at=21466675.884819563, lu_delay=4.65912501886487, ms=00073} 22:49:30.324702 run mass: MS performed LU {at=21466676.02803646, lu_delay=5.8062363266944885, ms=00071} 22:49:30.379925 run mass: MS performed LU {at=21466676.08325905, lu_delay=6.356513377279043, ms=00069} 22:49:30.686544 run osmo-ms-mob/00084: Starting mobile 22:49:30.701605 run osmo-ms-mob/00084(pid=219): Launched 22:49:30.714635 run mass: MS start registered {at=21466676.417975184, delay=0.0058359913527965546, ms=00084} 22:49:31.187084 run osmo-ms-mob/00085: Starting mobile 22:49:31.202583 run osmo-ms-mob/00085(pid=220): Launched 22:49:31.215919 run mass: MS start registered {at=21466676.919255156, delay=0.006053648889064789, ms=00085} 22:49:31.786859 run osmo-ms-mob/00086: Starting mobile 22:49:31.801101 run osmo-ms-mob/00086(pid=221): Launched 22:49:31.812935 run mass: MS start registered {at=21466677.516278755, delay=0.005327582359313965, ms=00086} 22:49:32.000153 run mass: MS performed LU {at=21466677.703441318, lu_delay=5.087255656719208, ms=00076} 22:49:32.018365 run mass: MS performed LU {at=21466677.721715003, lu_delay=6.004724267870188, ms=00074} 22:49:32.046024 run mass: MS performed LU {at=21466677.74934221, lu_delay=5.712322294712067, ms=00075} 22:49:32.151844 run mass: MS performed LU {at=21466677.855178714, lu_delay=4.839292947202921, ms=00077} 22:49:32.163846 run osmo-ms-mob/00087: Starting mobile 22:49:32.177776 run osmo-ms-mob/00087(pid=222): Launched 22:49:32.188845 run mass: MS start registered {at=21466677.892197903, delay=0.004821654409170151, ms=00087} 22:49:32.195396 run mass: MS performed LU {at=21466677.898755927, lu_delay=22.70079590752721, ms=00027} 22:49:32.226110 run mass: MS performed LU {at=21466677.92945304, lu_delay=22.10834502801299, ms=00028} 22:49:32.986735 run osmo-ms-mob/00088: Starting mobile 22:49:33.001128 run osmo-ms-mob/00088(pid=223): Launched 22:49:33.012849 run mass: MS start registered {at=21466678.716198944, delay=0.005030695348978043, ms=00088} 22:49:33.587142 run osmo-ms-mob/00089: Starting mobile 22:49:33.602378 run osmo-ms-mob/00089(pid=224): Launched 22:49:33.614042 run mass: MS start registered {at=21466679.317389917, delay=0.0049902163445949554, ms=00089} 22:49:33.781604 run mass: MS performed LU {at=21466679.484925337, lu_delay=5.256061818450689, ms=00080} 22:49:33.818487 run mass: MS performed LU {at=21466679.52182083, lu_delay=4.605721440166235, ms=00081} 22:49:33.947153 run mass: MS performed LU {at=21466679.650470246, lu_delay=5.749778978526592, ms=00079} 22:49:34.090628 run mass: MS performed LU {at=21466679.793954145, lu_delay=6.279033627361059, ms=00078} 22:49:34.529378 run osmo-ms-mob/00090: Starting mobile 22:49:34.543446 run osmo-ms-mob/00090(pid=225): Launched 22:49:34.549676 run mass: Starting too slowly. Moving on {now=21466680.25304648, sleep=-0.2694738022983074, target=21466679.983572677} 22:49:34.555490 run mass: MS start registered {at=21466680.2588508, delay=0.00580640509724617, ms=00090} 22:49:34.562855 run mass: Starting too slowly. Moving on {now=21466680.26622273, sleep=-0.18265005201101303, target=21466680.08357268} 22:49:34.568567 run mass: Starting too slowly. Moving on {now=21466680.271938123, sleep=-0.08836544305086136, target=21466680.18357268} 22:49:34.886445 run osmo-ms-mob/00091: Starting mobile 22:49:34.900551 run osmo-ms-mob/00091(pid=226): Launched 22:49:34.911828 run mass: MS start registered {at=21466680.615178216, delay=0.005051575601100922, ms=00091} 22:49:35.586476 run osmo-ms-mob/00092: Starting mobile 22:49:35.600319 run osmo-ms-mob/00092(pid=227): Launched 22:49:35.611470 run mass: MS start registered {at=21466681.314822238, delay=0.004932735115289688, ms=00092} 22:49:36.001071 run mass: MS performed LU {at=21466681.7043734, lu_delay=5.90864534676075, ms=00083} 22:49:36.019766 run mass: MS performed LU {at=21466681.723115157, lu_delay=6.407099261879921, ms=00082} 22:49:36.047437 run mass: MS performed LU {at=21466681.750778064, lu_delay=5.332802880555391, ms=00084} 22:49:36.153269 run mass: MS performed LU {at=21466681.856604, lu_delay=22.29223356023431, ms=00038} 22:49:36.165243 run osmo-ms-mob/00093: Starting mobile 22:49:36.178954 run osmo-ms-mob/00093(pid=228): Launched 22:49:36.190270 run mass: MS start registered {at=21466681.893621776, delay=0.004777252674102783, ms=00093} 22:49:36.196919 run mass: MS performed LU {at=21466681.900276013, lu_delay=4.9810208566486835, ms=00085} 22:49:37.302110 run osmo-ms-mob/00094: Starting mobile 22:49:37.316255 run osmo-ms-mob/00094(pid=229): Launched 22:49:37.327944 run mass: MS start registered {at=21466683.031289555, delay=0.005017399787902832, ms=00094} 22:49:37.585308 run mass: MS performed LU {at=21466683.288548183, lu_delay=5.772269427776337, ms=00086} 22:49:37.713543 run mass: MS performed LU {at=21466683.416876134, lu_delay=5.5246782302856445, ms=00087} 22:49:38.092314 run mass: MS performed LU {at=21466683.795613017, lu_delay=22.574454862624407, ms=00043} 22:49:38.104315 run osmo-ms-mob/00095: Starting mobile 22:49:38.118061 run osmo-ms-mob/00095(pid=230): Launched 22:49:38.130175 run mass: MS start registered {at=21466683.833516944, delay=0.005085613578557968, ms=00095} 22:49:39.200333 run osmo-ms-mob/00096: Starting mobile 22:49:39.215111 run osmo-ms-mob/00096(pid=231): Launched 22:49:39.226700 run mass: MS start registered {at=21466684.930047248, delay=0.005137916654348373, ms=00096} 22:49:39.533845 run mass: MS performed LU {at=21466685.237092476, lu_delay=5.919702559709549, ms=00089} 22:49:39.550242 run mass: MS performed LU {at=21466685.253583357, lu_delay=4.994732555001974, ms=00090} 22:49:39.812703 run mass: MS performed LU {at=21466685.516033825, lu_delay=4.900855608284473, ms=00091} 22:49:40.775365 run osmo-ms-mob/00097: Starting mobile 22:49:40.789699 run osmo-ms-mob/00097(pid=232): Launched 22:49:40.796102 run mass: Starting too slowly. Moving on {now=21466686.4994717, sleep=-0.415898934006691, target=21466686.083572768} 22:49:40.802122 run mass: MS start registered {at=21466686.50548004, delay=0.0060109905898571014, ms=00097} 22:49:40.808109 run mass: Starting too slowly. Moving on {now=21466686.511479877, sleep=-0.32790710777044296, target=21466686.18357277} 22:49:40.813804 run mass: Starting too slowly. Moving on {now=21466686.51717546, sleep=-0.23360268771648407, target=21466686.28357277} 22:49:40.819625 run mass: Starting too slowly. Moving on {now=21466686.52299559, sleep=-0.13942281901836395, target=21466686.383572772} 22:49:40.825354 run mass: Starting too slowly. Moving on {now=21466686.528725818, sleep=-0.045153044164180756, target=21466686.483572774} 22:49:41.597753 run osmo-ms-mob/00098: Starting mobile 22:49:41.611867 run osmo-ms-mob/00098(pid=233): Launched 22:49:41.624042 run mass: MS start registered {at=21466687.327389184, delay=0.005803234875202179, ms=00098} 22:49:42.656443 run mass: MS performed LU {at=21466688.359696627, lu_delay=6.466074850410223, ms=00093} 22:49:42.743140 run mass: MS performed LU {at=21466688.446458474, lu_delay=7.13163623586297, ms=00092} 22:49:43.297624 run mass: MS performed LU {at=21466689.000929102, lu_delay=5.167412158101797, ms=00095} 22:49:43.317188 run osmo-ms-mob/00099: Starting mobile 22:49:43.331247 run osmo-ms-mob/00099(pid=234): Launched 22:49:43.337597 run mass: All started... {duration=55.65739157795906, too_slow=38} 22:49:43.343689 run mass: MS performed LU {at=21466689.047045276, lu_delay=6.015755720436573, ms=00094} 22:49:43.349767 run mass: MS start registered {at=21466689.05313333, delay=0.012173585593700409, ms=00099} 22:49:45.079165 run mass: MS performed LU {at=21466690.782452136, lu_delay=4.276972096413374, ms=00097} 22:49:45.226728 run mass: MS performed LU {at=21466690.930032674, lu_delay=5.999985426664352, ms=00096} 22:49:47.063240 run mass: MS performed LU {at=21466692.766463503, lu_delay=5.439074318856001, ms=00098} 22:49:48.964525 run mass: MS performed LU {at=21466694.66785968, lu_delay=5.614726349711418, ms=00099} 22:49:54.830111 run mass: MS performed LU {at=21466700.533385336, lu_delay=21.817186392843723, ms=00088} 22:49:54.837595 run mass: Tests done {all_completed=True, max=22.70079590752721, min=3.7855680026113987} 22:49:54.843781 tst register_default_mass.py: Test passed (91.2 sec) 22:49:54.849861 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminating (SIGTERM) 22:49:54.853548 run osmo-hlr_127.0.42.2(pid=23): Terminating (SIGTERM) 22:49:54.857245 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminating (SIGTERM) 22:49:54.860911 run osmo-stp_127.0.42.5(pid=25): Terminating (SIGTERM) 22:49:54.864539 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminating (SIGTERM) 22:49:54.868349 run osmo-msc_127.0.42.6(pid=27): Terminating (SIGTERM) 22:49:54.872028 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminating (SIGTERM) 22:49:54.875692 run osmo-mgw_127.0.42.3(pid=29): Terminating (SIGTERM) 22:49:54.879367 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminating (SIGTERM) 22:49:54.883057 run osmo-mgw_127.0.42.4(pid=31): Terminating (SIGTERM) 22:49:54.886741 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminating (SIGTERM) 22:49:54.890303 run osmo-bsc_127.0.42.7(pid=33): Terminating (SIGTERM) 22:49:54.893879 run osmo-bts-virtual(pid=34): Terminating (SIGTERM) 22:49:54.897422 run osmo-ms-virt-phy/00000(pid=35): Terminating (SIGTERM) 22:49:54.900927 run osmo-ms-virt-phy/00001(pid=36): Terminating (SIGTERM) 22:49:54.904472 run osmo-ms-virt-phy/00002(pid=37): Terminating (SIGTERM) 22:49:54.908797 run osmo-ms-virt-phy/00003(pid=38): Terminating (SIGTERM) 22:49:54.913336 run osmo-ms-virt-phy/00004(pid=39): Terminating (SIGTERM) 22:49:54.916959 run osmo-ms-virt-phy/00005(pid=40): Terminating (SIGTERM) 22:49:54.921300 run osmo-ms-virt-phy/00006(pid=41): Terminating (SIGTERM) 22:49:54.924920 run osmo-ms-virt-phy/00007(pid=42): Terminating (SIGTERM) 22:49:54.928459 run osmo-ms-virt-phy/00008(pid=43): Terminating (SIGTERM) 22:49:54.931968 run osmo-ms-virt-phy/00009(pid=44): Terminating (SIGTERM) 22:49:54.935489 run osmo-ms-virt-phy/00010(pid=45): Terminating (SIGTERM) 22:49:54.939006 run osmo-ms-virt-phy/00011(pid=46): Terminating (SIGTERM) 22:49:54.942508 run osmo-ms-virt-phy/00012(pid=47): Terminating (SIGTERM) 22:49:54.946017 run osmo-ms-virt-phy/00013(pid=48): Terminating (SIGTERM) 22:49:54.949509 run osmo-ms-virt-phy/00014(pid=49): Terminating (SIGTERM) 22:49:54.952992 run osmo-ms-virt-phy/00015(pid=50): Terminating (SIGTERM) 22:49:54.956412 run osmo-ms-virt-phy/00016(pid=51): Terminating (SIGTERM) 22:49:54.959903 run osmo-ms-virt-phy/00017(pid=52): Terminating (SIGTERM) 22:49:54.963400 run osmo-ms-virt-phy/00018(pid=53): Terminating (SIGTERM) 22:49:54.966852 run osmo-ms-virt-phy/00019(pid=54): Terminating (SIGTERM) 22:49:54.970329 run osmo-ms-virt-phy/00020(pid=55): Terminating (SIGTERM) 22:49:54.974025 run osmo-ms-virt-phy/00021(pid=56): Terminating (SIGTERM) 22:49:54.977586 run osmo-ms-virt-phy/00022(pid=57): Terminating (SIGTERM) 22:49:54.981124 run osmo-ms-virt-phy/00023(pid=58): Terminating (SIGTERM) 22:49:54.984615 run osmo-ms-virt-phy/00024(pid=59): Terminating (SIGTERM) 22:49:54.988115 run osmo-ms-virt-phy/00025(pid=60): Terminating (SIGTERM) 22:49:54.991590 run osmo-ms-virt-phy/00026(pid=61): Terminating (SIGTERM) 22:49:54.995343 run osmo-ms-virt-phy/00027(pid=62): Terminating (SIGTERM) 22:49:54.998747 run osmo-ms-virt-phy/00028(pid=63): Terminating (SIGTERM) 22:49:55.002208 run osmo-ms-virt-phy/00029(pid=64): Terminating (SIGTERM) 22:49:55.005706 run osmo-ms-virt-phy/00030(pid=65): Terminating (SIGTERM) 22:49:55.009192 run osmo-ms-virt-phy/00031(pid=66): Terminating (SIGTERM) 22:49:55.012687 run osmo-ms-virt-phy/00032(pid=67): Terminating (SIGTERM) 22:49:55.016159 run osmo-ms-virt-phy/00033(pid=68): Terminating (SIGTERM) 22:49:55.019896 run osmo-ms-virt-phy/00034(pid=69): Terminating (SIGTERM) 22:49:55.023710 run osmo-ms-virt-phy/00035(pid=70): Terminating (SIGTERM) 22:49:55.027278 run osmo-ms-virt-phy/00036(pid=71): Terminating (SIGTERM) 22:49:55.030757 run osmo-ms-virt-phy/00037(pid=72): Terminating (SIGTERM) 22:49:55.034217 run osmo-ms-virt-phy/00038(pid=73): Terminating (SIGTERM) 22:49:55.037811 run osmo-ms-virt-phy/00039(pid=74): Terminating (SIGTERM) 22:49:55.041494 run osmo-ms-virt-phy/00040(pid=75): Terminating (SIGTERM) 22:49:55.044977 run osmo-ms-virt-phy/00041(pid=76): Terminating (SIGTERM) 22:49:55.048481 run osmo-ms-virt-phy/00042(pid=77): Terminating (SIGTERM) 22:49:55.052040 run osmo-ms-virt-phy/00043(pid=78): Terminating (SIGTERM) 22:49:55.055563 run osmo-ms-virt-phy/00044(pid=79): Terminating (SIGTERM) 22:49:55.059068 run osmo-ms-virt-phy/00045(pid=80): Terminating (SIGTERM) 22:49:55.062566 run osmo-ms-virt-phy/00046(pid=81): Terminating (SIGTERM) 22:49:55.066236 run osmo-ms-virt-phy/00047(pid=82): Terminating (SIGTERM) 22:49:55.069734 run osmo-ms-virt-phy/00048(pid=83): Terminating (SIGTERM) 22:49:55.073268 run osmo-ms-virt-phy/00049(pid=84): Terminating (SIGTERM) 22:49:55.076737 run osmo-ms-virt-phy/00050(pid=85): Terminating (SIGTERM) 22:49:55.080235 run osmo-ms-virt-phy/00051(pid=86): Terminating (SIGTERM) 22:49:55.084222 run osmo-ms-virt-phy/00052(pid=87): Terminating (SIGTERM) 22:49:55.087708 run osmo-ms-virt-phy/00053(pid=88): Terminating (SIGTERM) 22:49:55.091202 run osmo-ms-virt-phy/00054(pid=89): Terminating (SIGTERM) 22:49:55.094693 run osmo-ms-virt-phy/00055(pid=90): Terminating (SIGTERM) 22:49:55.098175 run osmo-ms-virt-phy/00056(pid=91): Terminating (SIGTERM) 22:49:55.101677 run osmo-ms-virt-phy/00057(pid=92): Terminating (SIGTERM) 22:49:55.105162 run osmo-ms-virt-phy/00058(pid=93): Terminating (SIGTERM) 22:49:55.108558 run osmo-ms-virt-phy/00059(pid=94): Terminating (SIGTERM) 22:49:55.112016 run osmo-ms-virt-phy/00060(pid=95): Terminating (SIGTERM) 22:49:55.115472 run osmo-ms-virt-phy/00061(pid=96): Terminating (SIGTERM) 22:49:55.118973 run osmo-ms-virt-phy/00062(pid=97): Terminating (SIGTERM) 22:49:55.122390 run osmo-ms-virt-phy/00063(pid=98): Terminating (SIGTERM) 22:49:55.125863 run osmo-ms-virt-phy/00064(pid=99): Terminating (SIGTERM) 22:49:55.129334 run osmo-ms-virt-phy/00065(pid=100): Terminating (SIGTERM) 22:49:55.133418 run osmo-ms-virt-phy/00066(pid=101): Terminating (SIGTERM) 22:49:55.136912 run osmo-ms-virt-phy/00067(pid=102): Terminating (SIGTERM) 22:49:55.140663 run osmo-ms-virt-phy/00068(pid=103): Terminating (SIGTERM) 22:49:55.144509 run osmo-ms-virt-phy/00069(pid=104): Terminating (SIGTERM) 22:49:55.148033 run osmo-ms-virt-phy/00070(pid=105): Terminating (SIGTERM) 22:49:55.152146 run osmo-ms-virt-phy/00071(pid=106): Terminating (SIGTERM) 22:49:55.155635 run osmo-ms-virt-phy/00072(pid=107): Terminating (SIGTERM) 22:49:55.159196 run osmo-ms-virt-phy/00073(pid=108): Terminating (SIGTERM) 22:49:55.162737 run osmo-ms-virt-phy/00074(pid=109): Terminating (SIGTERM) 22:49:55.166256 run osmo-ms-virt-phy/00075(pid=110): Terminating (SIGTERM) 22:49:55.169784 run osmo-ms-virt-phy/00076(pid=111): Terminating (SIGTERM) 22:49:55.173303 run osmo-ms-virt-phy/00077(pid=112): Terminating (SIGTERM) 22:49:55.176807 run osmo-ms-virt-phy/00078(pid=113): Terminating (SIGTERM) 22:49:55.180458 run osmo-ms-virt-phy/00079(pid=114): Terminating (SIGTERM) 22:49:55.184155 run osmo-ms-virt-phy/00080(pid=115): Terminating (SIGTERM) 22:49:55.188042 run osmo-ms-virt-phy/00081(pid=116): Terminating (SIGTERM) 22:49:55.191641 run osmo-ms-virt-phy/00082(pid=117): Terminating (SIGTERM) 22:49:55.195159 run osmo-ms-virt-phy/00083(pid=118): Terminating (SIGTERM) 22:49:55.198987 run osmo-ms-virt-phy/00084(pid=119): Terminating (SIGTERM) 22:49:55.202627 run osmo-ms-virt-phy/00085(pid=120): Terminating (SIGTERM) 22:49:55.206639 run osmo-ms-virt-phy/00086(pid=121): Terminating (SIGTERM) 22:49:55.210298 run osmo-ms-virt-phy/00087(pid=122): Terminating (SIGTERM) 22:49:55.213732 run osmo-ms-virt-phy/00088(pid=123): Terminating (SIGTERM) 22:49:55.217184 run osmo-ms-virt-phy/00089(pid=124): Terminating (SIGTERM) 22:49:55.220902 run osmo-ms-virt-phy/00090(pid=125): Terminating (SIGTERM) 22:49:55.224490 run osmo-ms-virt-phy/00091(pid=126): Terminating (SIGTERM) 22:49:55.228054 run osmo-ms-virt-phy/00092(pid=127): Terminating (SIGTERM) 22:49:55.232106 run osmo-ms-virt-phy/00093(pid=128): Terminating (SIGTERM) 22:49:55.235642 run osmo-ms-virt-phy/00094(pid=129): Terminating (SIGTERM) 22:49:55.239141 run osmo-ms-virt-phy/00095(pid=130): Terminating (SIGTERM) 22:49:55.242666 run osmo-ms-virt-phy/00096(pid=131): Terminating (SIGTERM) 22:49:55.246159 run osmo-ms-virt-phy/00097(pid=132): Terminating (SIGTERM) 22:49:55.249644 run osmo-ms-virt-phy/00098(pid=133): Terminating (SIGTERM) 22:49:55.253114 run osmo-ms-virt-phy/00099(pid=134): Terminating (SIGTERM) 22:49:55.256603 run osmo-ms-mob/00000(pid=135): Terminating (SIGTERM) 22:49:55.260095 run osmo-ms-mob/00001(pid=136): Terminating (SIGTERM) 22:49:55.263561 run osmo-ms-mob/00002(pid=137): Terminating (SIGTERM) 22:49:55.267063 run osmo-ms-mob/00003(pid=138): Terminating (SIGTERM) 22:49:55.270576 run osmo-ms-mob/00004(pid=139): Terminating (SIGTERM) 22:49:55.274086 run osmo-ms-mob/00005(pid=140): Terminating (SIGTERM) 22:49:55.277581 run osmo-ms-mob/00006(pid=141): Terminating (SIGTERM) 22:49:55.281047 run osmo-ms-mob/00007(pid=142): Terminating (SIGTERM) 22:49:55.284526 run osmo-ms-mob/00008(pid=143): Terminating (SIGTERM) 22:49:55.288021 run osmo-ms-mob/00009(pid=144): Terminating (SIGTERM) 22:49:55.291511 run osmo-ms-mob/00010(pid=145): Terminating (SIGTERM) 22:49:55.294997 run osmo-ms-mob/00011(pid=146): Terminating (SIGTERM) 22:49:55.298452 run osmo-ms-mob/00012(pid=147): Terminating (SIGTERM) 22:49:55.301919 run osmo-ms-mob/00013(pid=148): Terminating (SIGTERM) 22:49:55.305383 run osmo-ms-mob/00014(pid=149): Terminating (SIGTERM) 22:49:55.308854 run osmo-ms-mob/00015(pid=150): Terminating (SIGTERM) 22:49:55.312301 run osmo-ms-mob/00016(pid=151): Terminating (SIGTERM) 22:49:55.315797 run osmo-ms-mob/00017(pid=152): Terminating (SIGTERM) 22:49:55.319268 run osmo-ms-mob/00018(pid=153): Terminating (SIGTERM) 22:49:55.322735 run osmo-ms-mob/00019(pid=154): Terminating (SIGTERM) 22:49:55.326189 run osmo-ms-mob/00020(pid=155): Terminating (SIGTERM) 22:49:55.329644 run osmo-ms-mob/00021(pid=156): Terminating (SIGTERM) 22:49:55.333096 run osmo-ms-mob/00022(pid=157): Terminating (SIGTERM) 22:49:55.336553 run osmo-ms-mob/00023(pid=158): Terminating (SIGTERM) 22:49:55.340013 run osmo-ms-mob/00024(pid=159): Terminating (SIGTERM) 22:49:55.343475 run osmo-ms-mob/00025(pid=160): Terminating (SIGTERM) 22:49:55.346926 run osmo-ms-mob/00026(pid=161): Terminating (SIGTERM) 22:49:55.350385 run osmo-ms-mob/00027(pid=162): Terminating (SIGTERM) 22:49:55.353843 run osmo-ms-mob/00028(pid=163): Terminating (SIGTERM) 22:49:55.357310 run osmo-ms-mob/00029(pid=164): Terminating (SIGTERM) 22:49:55.360772 run osmo-ms-mob/00030(pid=165): Terminating (SIGTERM) 22:49:55.364481 run osmo-ms-mob/00031(pid=166): Terminating (SIGTERM) 22:49:55.368069 run osmo-ms-mob/00032(pid=167): Terminating (SIGTERM) 22:49:55.371668 run osmo-ms-mob/00033(pid=168): Terminating (SIGTERM) 22:49:55.375277 run osmo-ms-mob/00034(pid=169): Terminating (SIGTERM) 22:49:55.378771 run osmo-ms-mob/00035(pid=170): Terminating (SIGTERM) 22:49:55.382255 run osmo-ms-mob/00036(pid=171): Terminating (SIGTERM) 22:49:55.385755 run osmo-ms-mob/00037(pid=172): Terminating (SIGTERM) 22:49:55.389258 run osmo-ms-mob/00038(pid=173): Terminating (SIGTERM) 22:49:55.392778 run osmo-ms-mob/00039(pid=174): Terminating (SIGTERM) 22:49:55.396335 run osmo-ms-mob/00040(pid=175): Terminating (SIGTERM) 22:49:55.399922 run osmo-ms-mob/00041(pid=176): Terminating (SIGTERM) 22:49:55.403523 run osmo-ms-mob/00042(pid=177): Terminating (SIGTERM) 22:49:55.407092 run osmo-ms-mob/00043(pid=178): Terminating (SIGTERM) 22:49:55.410657 run osmo-ms-mob/00044(pid=179): Terminating (SIGTERM) 22:49:55.414212 run osmo-ms-mob/00045(pid=180): Terminating (SIGTERM) 22:49:55.417767 run osmo-ms-mob/00046(pid=181): Terminating (SIGTERM) 22:49:55.421405 run osmo-ms-mob/00047(pid=182): Terminating (SIGTERM) 22:49:55.424973 run osmo-ms-mob/00048(pid=183): Terminating (SIGTERM) 22:49:55.428513 run osmo-ms-mob/00049(pid=184): Terminating (SIGTERM) 22:49:55.432090 run osmo-ms-mob/00050(pid=185): Terminating (SIGTERM) 22:49:55.435646 run osmo-ms-mob/00051(pid=186): Terminating (SIGTERM) 22:49:55.439223 run osmo-ms-mob/00052(pid=187): Terminating (SIGTERM) 22:49:55.442768 run osmo-ms-mob/00053(pid=188): Terminating (SIGTERM) 22:49:55.446319 run osmo-ms-mob/00054(pid=189): Terminating (SIGTERM) 22:49:55.449846 run osmo-ms-mob/00055(pid=190): Terminating (SIGTERM) 22:49:55.453398 run osmo-ms-mob/00056(pid=191): Terminating (SIGTERM) 22:49:55.456942 run osmo-ms-mob/00057(pid=192): Terminating (SIGTERM) 22:49:55.460480 run osmo-ms-mob/00058(pid=193): Terminating (SIGTERM) 22:49:55.464030 run osmo-ms-mob/00059(pid=194): Terminating (SIGTERM) 22:49:55.467606 run osmo-ms-mob/00060(pid=195): Terminating (SIGTERM) 22:49:55.471175 run osmo-ms-mob/00061(pid=196): Terminating (SIGTERM) 22:49:55.474744 run osmo-ms-mob/00062(pid=197): Terminating (SIGTERM) 22:49:55.478299 run osmo-ms-mob/00063(pid=198): Terminating (SIGTERM) 22:49:55.481830 run osmo-ms-mob/00064(pid=199): Terminating (SIGTERM) 22:49:55.485384 run osmo-ms-mob/00065(pid=200): Terminating (SIGTERM) 22:49:55.488926 run osmo-ms-mob/00066(pid=201): Terminating (SIGTERM) 22:49:55.492471 run osmo-ms-mob/00067(pid=202): Terminating (SIGTERM) 22:49:55.496024 run osmo-ms-mob/00068(pid=203): Terminating (SIGTERM) 22:49:55.499591 run osmo-ms-mob/00069(pid=204): Terminating (SIGTERM) 22:49:55.503151 run osmo-ms-mob/00070(pid=205): Terminating (SIGTERM) 22:49:55.506703 run osmo-ms-mob/00071(pid=206): Terminating (SIGTERM) 22:49:55.510280 run osmo-ms-mob/00072(pid=207): Terminating (SIGTERM) 22:49:55.513819 run osmo-ms-mob/00073(pid=208): Terminating (SIGTERM) 22:49:55.517376 run osmo-ms-mob/00074(pid=209): Terminating (SIGTERM) 22:49:55.520915 run osmo-ms-mob/00075(pid=210): Terminating (SIGTERM) 22:49:55.524499 run osmo-ms-mob/00076(pid=211): Terminating (SIGTERM) 22:49:55.528090 run osmo-ms-mob/00077(pid=212): Terminating (SIGTERM) 22:49:55.531662 run osmo-ms-mob/00078(pid=213): Terminating (SIGTERM) 22:49:55.535222 run osmo-ms-mob/00079(pid=214): Terminating (SIGTERM) 22:49:55.538758 run osmo-ms-mob/00080(pid=215): Terminating (SIGTERM) 22:49:55.542323 run osmo-ms-mob/00081(pid=216): Terminating (SIGTERM) 22:49:55.545881 run osmo-ms-mob/00082(pid=217): Terminating (SIGTERM) 22:49:55.549589 run osmo-ms-mob/00083(pid=218): Terminating (SIGTERM) 22:49:55.553053 run osmo-ms-mob/00084(pid=219): Terminating (SIGTERM) 22:49:55.556495 run osmo-ms-mob/00085(pid=220): Terminating (SIGTERM) 22:49:55.559951 run osmo-ms-mob/00086(pid=221): Terminating (SIGTERM) 22:49:55.563418 run osmo-ms-mob/00087(pid=222): Terminating (SIGTERM) 22:49:55.566864 run osmo-ms-mob/00088(pid=223): Terminating (SIGTERM) 22:49:55.570317 run osmo-ms-mob/00089(pid=224): Terminating (SIGTERM) 22:49:55.573758 run osmo-ms-mob/00090(pid=225): Terminating (SIGTERM) 22:49:55.577234 run osmo-ms-mob/00091(pid=226): Terminating (SIGTERM) 22:49:55.580664 run osmo-ms-mob/00092(pid=227): Terminating (SIGTERM) 22:49:55.584106 run osmo-ms-mob/00093(pid=228): Terminating (SIGTERM) 22:49:55.587540 run osmo-ms-mob/00094(pid=229): Terminating (SIGTERM) 22:49:55.590989 run osmo-ms-mob/00095(pid=230): Terminating (SIGTERM) 22:49:55.594445 run osmo-ms-mob/00096(pid=231): Terminating (SIGTERM) 22:49:55.597905 run osmo-ms-mob/00097(pid=232): Terminating (SIGTERM) 22:49:55.601346 run osmo-ms-mob/00098(pid=233): Terminating (SIGTERM) 22:49:55.604803 run osmo-ms-mob/00099(pid=234): Terminating (SIGTERM) 22:49:55.608263 --- ParallelTerminationStrategy: PID 22 died... 22:49:55.609833 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminated: ok {rc=0} 22:49:55.613580 --- ParallelTerminationStrategy: PID 23 died... 22:49:55.615119 run osmo-hlr_127.0.42.2(pid=23): Terminated: ok {rc=0} 22:49:55.618938 --- ParallelTerminationStrategy: PID 24 died... 22:49:55.620471 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminated: ok {rc=0} 22:49:55.624289 --- ParallelTerminationStrategy: PID 25 died... 22:49:55.625845 run osmo-stp_127.0.42.5(pid=25): Terminated: ok {rc=0} 22:49:55.629627 --- ParallelTerminationStrategy: PID 26 died... 22:49:55.631175 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminated: ok {rc=0} 22:49:55.634975 --- ParallelTerminationStrategy: PID 27 died... 22:49:55.636520 run osmo-msc_127.0.42.6(pid=27): Terminated: ok {rc=0} 22:49:55.640371 --- ParallelTerminationStrategy: PID 28 died... 22:49:55.641926 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminated: ok {rc=0} 22:49:55.645744 --- ParallelTerminationStrategy: PID 29 died... 22:49:55.647294 run osmo-mgw_127.0.42.3(pid=29): Terminated {rc=15} 22:49:55.651119 --- ParallelTerminationStrategy: PID 30 died... 22:49:55.652668 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminated: ok {rc=0} 22:49:55.656487 --- ParallelTerminationStrategy: PID 31 died... 22:49:55.658042 run osmo-mgw_127.0.42.4(pid=31): Terminated {rc=15} 22:49:55.661877 --- ParallelTerminationStrategy: PID 32 died... 22:49:55.663416 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminated: ok {rc=0} 22:49:55.667245 --- ParallelTerminationStrategy: PID 33 died... 22:49:55.668823 run osmo-bsc_127.0.42.7(pid=33): Terminated: ok {rc=0} 22:49:55.672636 --- ParallelTerminationStrategy: PID 35 died... 22:49:55.674191 run osmo-ms-virt-phy/00000(pid=35): Terminated: ok {rc=0} 22:49:55.678022 --- ParallelTerminationStrategy: PID 36 died... 22:49:55.679578 run osmo-ms-virt-phy/00001(pid=36): Terminated: ok {rc=0} 22:49:55.683397 --- ParallelTerminationStrategy: PID 37 died... 22:49:55.684968 run osmo-ms-virt-phy/00002(pid=37): Terminated: ok {rc=0} 22:49:55.688826 --- ParallelTerminationStrategy: PID 38 died... 22:49:55.690381 run osmo-ms-virt-phy/00003(pid=38): Terminated: ok {rc=0} 22:49:55.694199 --- ParallelTerminationStrategy: PID 39 died... 22:49:55.695759 run osmo-ms-virt-phy/00004(pid=39): Terminated: ok {rc=0} 22:49:55.699577 --- ParallelTerminationStrategy: PID 40 died... 22:49:55.701158 run osmo-ms-virt-phy/00005(pid=40): Terminated: ok {rc=0} 22:49:55.704988 --- ParallelTerminationStrategy: PID 41 died... 22:49:55.706539 run osmo-ms-virt-phy/00006(pid=41): Terminated: ok {rc=0} 22:49:55.710359 --- ParallelTerminationStrategy: PID 42 died... 22:49:55.711911 run osmo-ms-virt-phy/00007(pid=42): Terminated: ok {rc=0} 22:49:55.715726 --- ParallelTerminationStrategy: PID 43 died... 22:49:55.717282 run osmo-ms-virt-phy/00008(pid=43): Terminated: ok {rc=0} 22:49:55.721079 --- ParallelTerminationStrategy: PID 44 died... 22:49:55.722613 run osmo-ms-virt-phy/00009(pid=44): Terminated: ok {rc=0} 22:49:55.726429 --- ParallelTerminationStrategy: PID 45 died... 22:49:55.727972 run osmo-ms-virt-phy/00010(pid=45): Terminated: ok {rc=0} 22:49:55.731780 --- ParallelTerminationStrategy: PID 46 died... 22:49:55.733366 run osmo-ms-virt-phy/00011(pid=46): Terminated: ok {rc=0} 22:49:55.737168 --- ParallelTerminationStrategy: PID 47 died... 22:49:55.738711 run osmo-ms-virt-phy/00012(pid=47): Terminated: ok {rc=0} 22:49:55.742518 --- ParallelTerminationStrategy: PID 48 died... 22:49:55.744054 run osmo-ms-virt-phy/00013(pid=48): Terminated: ok {rc=0} 22:49:55.747891 --- ParallelTerminationStrategy: PID 49 died... 22:49:55.749441 run osmo-ms-virt-phy/00014(pid=49): Terminated: ok {rc=0} 22:49:55.753248 --- ParallelTerminationStrategy: PID 50 died... 22:49:55.754789 run osmo-ms-virt-phy/00015(pid=50): Terminated: ok {rc=0} 22:49:55.758581 --- ParallelTerminationStrategy: PID 51 died... 22:49:55.760121 run osmo-ms-virt-phy/00016(pid=51): Terminated: ok {rc=0} 22:49:55.763967 --- ParallelTerminationStrategy: PID 52 died... 22:49:55.765507 run osmo-ms-virt-phy/00017(pid=52): Terminated: ok {rc=0} 22:49:55.769321 --- ParallelTerminationStrategy: PID 53 died... 22:49:55.770865 run osmo-ms-virt-phy/00018(pid=53): Terminated: ok {rc=0} 22:49:55.774668 --- ParallelTerminationStrategy: PID 54 died... 22:49:55.776201 run osmo-ms-virt-phy/00019(pid=54): Terminated: ok {rc=0} 22:49:55.780021 --- ParallelTerminationStrategy: PID 55 died... 22:49:55.781549 run osmo-ms-virt-phy/00020(pid=55): Terminated: ok {rc=0} 22:49:55.785358 --- ParallelTerminationStrategy: PID 56 died... 22:49:55.786901 run osmo-ms-virt-phy/00021(pid=56): Terminated: ok {rc=0} 22:49:55.790715 --- ParallelTerminationStrategy: PID 57 died... 22:49:55.792247 run osmo-ms-virt-phy/00022(pid=57): Terminated: ok {rc=0} 22:49:55.796045 --- ParallelTerminationStrategy: PID 58 died... 22:49:55.797629 run osmo-ms-virt-phy/00023(pid=58): Terminated: ok {rc=0} 22:49:55.801444 --- ParallelTerminationStrategy: PID 59 died... 22:49:55.802979 run osmo-ms-virt-phy/00024(pid=59): Terminated: ok {rc=0} 22:49:55.806853 --- ParallelTerminationStrategy: PID 60 died... 22:49:55.808397 run osmo-ms-virt-phy/00025(pid=60): Terminated: ok {rc=0} 22:49:55.812229 --- ParallelTerminationStrategy: PID 61 died... 22:49:55.813791 run osmo-ms-virt-phy/00026(pid=61): Terminated: ok {rc=0} 22:49:55.817597 --- ParallelTerminationStrategy: PID 62 died... 22:49:55.819131 run osmo-ms-virt-phy/00027(pid=62): Terminated: ok {rc=0} 22:49:55.822975 --- ParallelTerminationStrategy: PID 63 died... 22:49:55.824513 run osmo-ms-virt-phy/00028(pid=63): Terminated: ok {rc=0} 22:49:55.828328 --- ParallelTerminationStrategy: PID 64 died... 22:49:55.829859 run osmo-ms-virt-phy/00029(pid=64): Terminated: ok {rc=0} 22:49:55.833687 --- ParallelTerminationStrategy: PID 65 died... 22:49:55.835230 run osmo-ms-virt-phy/00030(pid=65): Terminated: ok {rc=0} 22:49:55.839038 --- ParallelTerminationStrategy: PID 66 died... 22:49:55.840577 run osmo-ms-virt-phy/00031(pid=66): Terminated: ok {rc=0} 22:49:55.844376 --- ParallelTerminationStrategy: PID 67 died... 22:49:55.845940 run osmo-ms-virt-phy/00032(pid=67): Terminated: ok {rc=0} 22:49:55.849745 --- ParallelTerminationStrategy: PID 68 died... 22:49:55.851292 run osmo-ms-virt-phy/00033(pid=68): Terminated: ok {rc=0} 22:49:55.855106 --- ParallelTerminationStrategy: PID 69 died... 22:49:55.856646 run osmo-ms-virt-phy/00034(pid=69): Terminated: ok {rc=0} 22:49:55.860454 --- ParallelTerminationStrategy: PID 70 died... 22:49:55.862040 run osmo-ms-virt-phy/00035(pid=70): Terminated: ok {rc=0} 22:49:55.865871 --- ParallelTerminationStrategy: PID 71 died... 22:49:55.867411 run osmo-ms-virt-phy/00036(pid=71): Terminated: ok {rc=0} 22:49:55.871212 --- ParallelTerminationStrategy: PID 72 died... 22:49:55.872769 run osmo-ms-virt-phy/00037(pid=72): Terminated: ok {rc=0} 22:49:55.876573 --- ParallelTerminationStrategy: PID 73 died... 22:49:55.878102 run osmo-ms-virt-phy/00038(pid=73): Terminated: ok {rc=0} 22:49:55.881902 --- ParallelTerminationStrategy: PID 74 died... 22:49:55.883441 run osmo-ms-virt-phy/00039(pid=74): Terminated: ok {rc=0} 22:49:55.887232 --- ParallelTerminationStrategy: PID 75 died... 22:49:55.888803 run osmo-ms-virt-phy/00040(pid=75): Terminated: ok {rc=0} 22:49:55.892609 --- ParallelTerminationStrategy: PID 76 died... 22:49:55.894166 run osmo-ms-virt-phy/00041(pid=76): Terminated: ok {rc=0} 22:49:55.897969 --- ParallelTerminationStrategy: PID 77 died... 22:49:55.899501 run osmo-ms-virt-phy/00042(pid=77): Terminated: ok {rc=0} 22:49:55.903313 --- ParallelTerminationStrategy: PID 78 died... 22:49:55.904867 run osmo-ms-virt-phy/00043(pid=78): Terminated: ok {rc=0} 22:49:55.908690 --- ParallelTerminationStrategy: PID 79 died... 22:49:55.910240 run osmo-ms-virt-phy/00044(pid=79): Terminated: ok {rc=0} 22:49:55.914042 --- ParallelTerminationStrategy: PID 80 died... 22:49:55.915580 run osmo-ms-virt-phy/00045(pid=80): Terminated: ok {rc=0} 22:49:55.919374 --- ParallelTerminationStrategy: PID 81 died... 22:49:55.920909 run osmo-ms-virt-phy/00046(pid=81): Terminated: ok {rc=0} 22:49:55.924749 --- ParallelTerminationStrategy: PID 82 died... 22:49:55.926293 run osmo-ms-virt-phy/00047(pid=82): Terminated: ok {rc=0} 22:49:55.930092 --- ParallelTerminationStrategy: PID 83 died... 22:49:55.931630 run osmo-ms-virt-phy/00048(pid=83): Terminated: ok {rc=0} 22:49:55.935417 --- ParallelTerminationStrategy: PID 84 died... 22:49:55.936954 run osmo-ms-virt-phy/00049(pid=84): Terminated: ok {rc=0} 22:49:55.940760 --- ParallelTerminationStrategy: PID 85 died... 22:49:55.942303 run osmo-ms-virt-phy/00050(pid=85): Terminated: ok {rc=0} 22:49:55.946109 --- ParallelTerminationStrategy: PID 86 died... 22:49:55.947647 run osmo-ms-virt-phy/00051(pid=86): Terminated: ok {rc=0} 22:49:55.951468 --- ParallelTerminationStrategy: PID 87 died... 22:49:55.953014 run osmo-ms-virt-phy/00052(pid=87): Terminated: ok {rc=0} 22:49:55.956877 --- ParallelTerminationStrategy: PID 88 died... 22:49:55.958444 run osmo-ms-virt-phy/00053(pid=88): Terminated: ok {rc=0} 22:49:55.962260 --- ParallelTerminationStrategy: PID 89 died... 22:49:55.963805 run osmo-ms-virt-phy/00054(pid=89): Terminated: ok {rc=0} 22:49:55.967638 --- ParallelTerminationStrategy: PID 90 died... 22:49:55.969184 run osmo-ms-virt-phy/00055(pid=90): Terminated: ok {rc=0} 22:49:55.973000 --- ParallelTerminationStrategy: PID 91 died... 22:49:55.974536 run osmo-ms-virt-phy/00056(pid=91): Terminated: ok {rc=0} 22:49:55.978348 --- ParallelTerminationStrategy: PID 92 died... 22:49:55.979874 run osmo-ms-virt-phy/00057(pid=92): Terminated: ok {rc=0} 22:49:55.983696 --- ParallelTerminationStrategy: PID 93 died... 22:49:55.985252 run osmo-ms-virt-phy/00058(pid=93): Terminated: ok {rc=0} 22:49:55.989053 --- ParallelTerminationStrategy: PID 94 died... 22:49:55.990603 run osmo-ms-virt-phy/00059(pid=94): Terminated: ok {rc=0} 22:49:55.994431 --- ParallelTerminationStrategy: PID 95 died... 22:49:55.995965 run osmo-ms-virt-phy/00060(pid=95): Terminated: ok {rc=0} 22:49:55.999936 --- ParallelTerminationStrategy: PID 96 died... 22:49:56.001499 run osmo-ms-virt-phy/00061(pid=96): Terminated: ok {rc=0} 22:49:56.005286 --- ParallelTerminationStrategy: PID 97 died... 22:49:56.006830 run osmo-ms-virt-phy/00062(pid=97): Terminated: ok {rc=0} 22:49:56.010617 --- ParallelTerminationStrategy: PID 98 died... 22:49:56.012156 run osmo-ms-virt-phy/00063(pid=98): Terminated: ok {rc=0} 22:49:56.015993 --- ParallelTerminationStrategy: PID 99 died... 22:49:56.017527 run osmo-ms-virt-phy/00064(pid=99): Terminated: ok {rc=0} 22:49:56.021342 --- ParallelTerminationStrategy: PID 100 died... 22:49:56.022877 run osmo-ms-virt-phy/00065(pid=100): Terminated: ok {rc=0} 22:49:56.026701 --- ParallelTerminationStrategy: PID 101 died... 22:49:56.028241 run osmo-ms-virt-phy/00066(pid=101): Terminated: ok {rc=0} 22:49:56.032099 --- ParallelTerminationStrategy: PID 102 died... 22:49:56.033653 run osmo-ms-virt-phy/00067(pid=102): Terminated: ok {rc=0} 22:49:56.037451 --- ParallelTerminationStrategy: PID 103 died... 22:49:56.038990 run osmo-ms-virt-phy/00068(pid=103): Terminated: ok {rc=0} 22:49:56.042818 --- ParallelTerminationStrategy: PID 104 died... 22:49:56.044350 run osmo-ms-virt-phy/00069(pid=104): Terminated: ok {rc=0} 22:49:56.048175 --- ParallelTerminationStrategy: PID 105 died... 22:49:56.049743 run osmo-ms-virt-phy/00070(pid=105): Terminated: ok {rc=0} 22:49:56.053562 --- ParallelTerminationStrategy: PID 106 died... 22:49:56.055104 run osmo-ms-virt-phy/00071(pid=106): Terminated: ok {rc=0} 22:49:56.058955 --- ParallelTerminationStrategy: PID 107 died... 22:49:56.060500 run osmo-ms-virt-phy/00072(pid=107): Terminated: ok {rc=0} 22:49:56.064290 --- ParallelTerminationStrategy: PID 108 died... 22:49:56.065823 run osmo-ms-virt-phy/00073(pid=108): Terminated: ok {rc=0} 22:49:56.069640 --- ParallelTerminationStrategy: PID 109 died... 22:49:56.071182 run osmo-ms-virt-phy/00074(pid=109): Terminated: ok {rc=0} 22:49:56.074983 --- ParallelTerminationStrategy: PID 110 died... 22:49:56.076524 run osmo-ms-virt-phy/00075(pid=110): Terminated: ok {rc=0} 22:49:56.080366 --- ParallelTerminationStrategy: PID 111 died... 22:49:56.081923 run osmo-ms-virt-phy/00076(pid=111): Terminated: ok {rc=0} 22:49:56.085729 --- ParallelTerminationStrategy: PID 112 died... 22:49:56.087272 run osmo-ms-virt-phy/00077(pid=112): Terminated: ok {rc=0} 22:49:56.091089 --- ParallelTerminationStrategy: PID 113 died... 22:49:56.092660 run osmo-ms-virt-phy/00078(pid=113): Terminated: ok {rc=0} 22:49:56.096495 --- ParallelTerminationStrategy: PID 114 died... 22:49:56.098047 run osmo-ms-virt-phy/00079(pid=114): Terminated: ok {rc=0} 22:49:56.101878 --- ParallelTerminationStrategy: PID 115 died... 22:49:56.103420 run osmo-ms-virt-phy/00080(pid=115): Terminated: ok {rc=0} 22:49:56.107238 --- ParallelTerminationStrategy: PID 116 died... 22:49:56.108794 run osmo-ms-virt-phy/00081(pid=116): Terminated: ok {rc=0} 22:49:56.112609 --- ParallelTerminationStrategy: PID 117 died... 22:49:56.114147 run osmo-ms-virt-phy/00082(pid=117): Terminated: ok {rc=0} 22:49:56.117972 --- ParallelTerminationStrategy: PID 118 died... 22:49:56.119515 run osmo-ms-virt-phy/00083(pid=118): Terminated: ok {rc=0} 22:49:56.123355 --- ParallelTerminationStrategy: PID 119 died... 22:49:56.124904 run osmo-ms-virt-phy/00084(pid=119): Terminated: ok {rc=0} 22:49:56.128710 --- ParallelTerminationStrategy: PID 120 died... 22:49:56.130256 run osmo-ms-virt-phy/00085(pid=120): Terminated: ok {rc=0} 22:49:56.134069 --- ParallelTerminationStrategy: PID 121 died... 22:49:56.135611 run osmo-ms-virt-phy/00086(pid=121): Terminated: ok {rc=0} 22:49:56.139452 --- ParallelTerminationStrategy: PID 122 died... 22:49:56.140993 run osmo-ms-virt-phy/00087(pid=122): Terminated: ok {rc=0} 22:49:56.144788 --- ParallelTerminationStrategy: PID 123 died... 22:49:56.146328 run osmo-ms-virt-phy/00088(pid=123): Terminated: ok {rc=0} 22:49:56.150110 --- ParallelTerminationStrategy: PID 124 died... 22:49:56.151644 run osmo-ms-virt-phy/00089(pid=124): Terminated: ok {rc=0} 22:49:56.155469 --- ParallelTerminationStrategy: PID 125 died... 22:49:56.157021 run osmo-ms-virt-phy/00090(pid=125): Terminated: ok {rc=0} 22:49:56.160815 --- ParallelTerminationStrategy: PID 126 died... 22:49:56.162352 run osmo-ms-virt-phy/00091(pid=126): Terminated: ok {rc=0} 22:49:56.166177 --- ParallelTerminationStrategy: PID 127 died... 22:49:56.167724 run osmo-ms-virt-phy/00092(pid=127): Terminated: ok {rc=0} 22:49:56.171514 --- ParallelTerminationStrategy: PID 128 died... 22:49:56.173062 run osmo-ms-virt-phy/00093(pid=128): Terminated: ok {rc=0} 22:49:56.176876 --- ParallelTerminationStrategy: PID 129 died... 22:49:56.178427 run osmo-ms-virt-phy/00094(pid=129): Terminated: ok {rc=0} 22:49:56.182222 --- ParallelTerminationStrategy: PID 130 died... 22:49:56.183751 run osmo-ms-virt-phy/00095(pid=130): Terminated: ok {rc=0} 22:49:56.187557 --- ParallelTerminationStrategy: PID 131 died... 22:49:56.189087 run osmo-ms-virt-phy/00096(pid=131): Terminated: ok {rc=0} 22:49:56.192906 --- ParallelTerminationStrategy: PID 132 died... 22:49:56.194463 run osmo-ms-virt-phy/00097(pid=132): Terminated: ok {rc=0} 22:49:56.198252 --- ParallelTerminationStrategy: PID 133 died... 22:49:56.199785 run osmo-ms-virt-phy/00098(pid=133): Terminated: ok {rc=0} 22:49:56.203570 --- ParallelTerminationStrategy: PID 134 died... 22:49:56.205089 run osmo-ms-virt-phy/00099(pid=134): Terminated: ok {rc=0} 22:49:56.208898 --- ParallelTerminationStrategy: PID 135 died... 22:49:56.210392 run osmo-ms-mob/00000(pid=135): Terminated {rc=26112} 22:49:56.214072 --- ParallelTerminationStrategy: PID 136 died... 22:49:56.215544 run osmo-ms-mob/00001(pid=136): Terminated {rc=26112} 22:49:56.219192 --- ParallelTerminationStrategy: PID 137 died... 22:49:56.220662 run osmo-ms-mob/00002(pid=137): Terminated {rc=26112} 22:49:56.224295 --- ParallelTerminationStrategy: PID 138 died... 22:49:56.225762 run osmo-ms-mob/00003(pid=138): Terminated {rc=26112} 22:49:56.229395 --- ParallelTerminationStrategy: PID 139 died... 22:49:56.230845 run osmo-ms-mob/00004(pid=139): Terminated {rc=26112} 22:49:56.234622 --- ParallelTerminationStrategy: PID 140 died... 22:49:56.236142 run osmo-ms-mob/00005(pid=140): Terminated {rc=26112} 22:49:56.239843 --- ParallelTerminationStrategy: PID 141 died... 22:49:56.241366 run osmo-ms-mob/00006(pid=141): Terminated {rc=26112} 22:49:56.245138 --- ParallelTerminationStrategy: PID 142 died... 22:49:56.246595 run osmo-ms-mob/00007(pid=142): Terminated {rc=26112} 22:49:56.250382 --- ParallelTerminationStrategy: PID 143 died... 22:49:56.251910 run osmo-ms-mob/00008(pid=143): Terminated {rc=26112} 22:49:56.255695 --- ParallelTerminationStrategy: PID 144 died... 22:49:56.257219 run osmo-ms-mob/00009(pid=144): Terminated {rc=26112} 22:49:56.261017 --- ParallelTerminationStrategy: PID 145 died... 22:49:56.262541 run osmo-ms-mob/00010(pid=145): Terminated {rc=26112} 22:49:56.266332 --- ParallelTerminationStrategy: PID 146 died... 22:49:56.267850 run osmo-ms-mob/00011(pid=146): Terminated {rc=26112} 22:49:56.271682 --- ParallelTerminationStrategy: PID 147 died... 22:49:56.273218 run osmo-ms-mob/00012(pid=147): Terminated {rc=26112} 22:49:56.276992 --- ParallelTerminationStrategy: PID 148 died... 22:49:56.278524 run osmo-ms-mob/00013(pid=148): Terminated {rc=26112} 22:49:56.282351 --- ParallelTerminationStrategy: PID 149 died... 22:49:56.283886 run osmo-ms-mob/00014(pid=149): Terminated {rc=26112} 22:49:56.287692 --- ParallelTerminationStrategy: PID 150 died... 22:49:56.289208 run osmo-ms-mob/00015(pid=150): Terminated {rc=26112} 22:49:56.293052 --- ParallelTerminationStrategy: PID 151 died... 22:49:56.294569 run osmo-ms-mob/00016(pid=151): Terminated {rc=26112} 22:49:56.298355 --- ParallelTerminationStrategy: PID 152 died... 22:49:56.299879 run osmo-ms-mob/00017(pid=152): Terminated {rc=26112} 22:49:56.303679 --- ParallelTerminationStrategy: PID 153 died... 22:49:56.305214 run osmo-ms-mob/00018(pid=153): Terminated {rc=26112} 22:49:56.309023 --- ParallelTerminationStrategy: PID 154 died... 22:49:56.310548 run osmo-ms-mob/00019(pid=154): Terminated {rc=26112} 22:49:56.314366 --- ParallelTerminationStrategy: PID 155 died... 22:49:56.315902 run osmo-ms-mob/00020(pid=155): Terminated {rc=26112} 22:49:56.319685 --- ParallelTerminationStrategy: PID 156 died... 22:49:56.321220 run osmo-ms-mob/00021(pid=156): Terminated {rc=26112} 22:49:56.324996 --- ParallelTerminationStrategy: PID 157 died... 22:49:56.326517 run osmo-ms-mob/00022(pid=157): Terminated {rc=26112} 22:49:56.330292 --- ParallelTerminationStrategy: PID 158 died... 22:49:56.331808 run osmo-ms-mob/00023(pid=158): Terminated {rc=26112} 22:49:56.335497 --- ParallelTerminationStrategy: PID 159 died... 22:49:56.336954 run osmo-ms-mob/00024(pid=159): Terminated {rc=26112} 22:49:56.340611 --- ParallelTerminationStrategy: PID 160 died... 22:49:56.342094 run osmo-ms-mob/00025(pid=160): Terminated {rc=26112} 22:49:56.345826 --- ParallelTerminationStrategy: PID 161 died... 22:49:56.347295 run osmo-ms-mob/00026(pid=161): Terminated {rc=26112} 22:49:56.350956 --- ParallelTerminationStrategy: PID 162 died... 22:49:56.352419 run osmo-ms-mob/00027(pid=162): Terminated {rc=26112} 22:49:56.356261 --- ParallelTerminationStrategy: PID 163 died... 22:49:56.357788 run osmo-ms-mob/00028(pid=163): Terminated {rc=26112} 22:49:56.361605 --- ParallelTerminationStrategy: PID 164 died... 22:49:56.363137 run osmo-ms-mob/00029(pid=164): Terminated {rc=26112} 22:49:56.366922 --- ParallelTerminationStrategy: PID 165 died... 22:49:56.368443 run osmo-ms-mob/00030(pid=165): Terminated {rc=26112} 22:49:56.372237 --- ParallelTerminationStrategy: PID 166 died... 22:49:56.373774 run osmo-ms-mob/00031(pid=166): Terminated {rc=26112} 22:49:56.377624 --- ParallelTerminationStrategy: PID 167 died... 22:49:56.379147 run osmo-ms-mob/00032(pid=167): Terminated {rc=26112} 22:49:56.382942 --- ParallelTerminationStrategy: PID 168 died... 22:49:56.384474 run osmo-ms-mob/00033(pid=168): Terminated {rc=26112} 22:49:56.388263 --- ParallelTerminationStrategy: PID 169 died... 22:49:56.389820 run osmo-ms-mob/00034(pid=169): Terminated {rc=26112} 22:49:56.393604 --- ParallelTerminationStrategy: PID 170 died... 22:49:56.395136 run osmo-ms-mob/00035(pid=170): Terminated {rc=26112} 22:49:56.398946 --- ParallelTerminationStrategy: PID 171 died... 22:49:56.400476 run osmo-ms-mob/00036(pid=171): Terminated {rc=26112} 22:49:56.404272 --- ParallelTerminationStrategy: PID 172 died... 22:49:56.405815 run osmo-ms-mob/00037(pid=172): Terminated {rc=26112} 22:49:56.409619 --- ParallelTerminationStrategy: PID 173 died... 22:49:56.411147 run osmo-ms-mob/00038(pid=173): Terminated {rc=26112} 22:49:56.414936 --- ParallelTerminationStrategy: PID 174 died... 22:49:56.416463 run osmo-ms-mob/00039(pid=174): Terminated {rc=26112} 22:49:56.420263 --- ParallelTerminationStrategy: PID 175 died... 22:49:56.421792 run osmo-ms-mob/00040(pid=175): Terminated {rc=26112} 22:49:56.425646 --- ParallelTerminationStrategy: PID 176 died... 22:49:56.427172 run osmo-ms-mob/00041(pid=176): Terminated {rc=26112} 22:49:56.430955 --- ParallelTerminationStrategy: PID 177 died... 22:49:56.432488 run osmo-ms-mob/00042(pid=177): Terminated {rc=26112} 22:49:56.436274 --- ParallelTerminationStrategy: PID 178 died... 22:49:56.437810 run osmo-ms-mob/00043(pid=178): Terminated {rc=26112} 22:49:56.441651 --- ParallelTerminationStrategy: PID 179 died... 22:49:56.443197 run osmo-ms-mob/00044(pid=179): Terminated {rc=26112} 22:49:56.446982 --- ParallelTerminationStrategy: PID 180 died... 22:49:56.448505 run osmo-ms-mob/00045(pid=180): Terminated {rc=26112} 22:49:56.452309 --- ParallelTerminationStrategy: PID 181 died... 22:49:56.453841 run osmo-ms-mob/00046(pid=181): Terminated {rc=26112} 22:49:56.457630 --- ParallelTerminationStrategy: PID 182 died... 22:49:56.459168 run osmo-ms-mob/00047(pid=182): Terminated {rc=26112} 22:49:56.462998 --- ParallelTerminationStrategy: PID 183 died... 22:49:56.464528 run osmo-ms-mob/00048(pid=183): Terminated {rc=26112} 22:49:56.468320 --- ParallelTerminationStrategy: PID 184 died... 22:49:56.469874 run osmo-ms-mob/00049(pid=184): Terminated {rc=26112} 22:49:56.473692 --- ParallelTerminationStrategy: PID 185 died... 22:49:56.475215 run osmo-ms-mob/00050(pid=185): Terminated {rc=26112} 22:49:56.479049 --- ParallelTerminationStrategy: PID 186 died... 22:49:56.480567 run osmo-ms-mob/00051(pid=186): Terminated {rc=26112} 22:49:56.484363 --- ParallelTerminationStrategy: PID 187 died... 22:49:56.485891 run osmo-ms-mob/00052(pid=187): Terminated {rc=26112} 22:49:56.489676 --- ParallelTerminationStrategy: PID 188 died... 22:49:56.491195 run osmo-ms-mob/00053(pid=188): Terminated {rc=26112} 22:49:56.494992 --- ParallelTerminationStrategy: PID 189 died... 22:49:56.496526 run osmo-ms-mob/00054(pid=189): Terminated {rc=26112} 22:49:56.500329 --- ParallelTerminationStrategy: PID 190 died... 22:49:56.501881 run osmo-ms-mob/00055(pid=190): Terminated {rc=26112} 22:49:56.505681 --- ParallelTerminationStrategy: PID 191 died... 22:49:56.507202 run osmo-ms-mob/00056(pid=191): Terminated {rc=26112} 22:49:56.510996 --- ParallelTerminationStrategy: PID 192 died... 22:49:56.512530 run osmo-ms-mob/00057(pid=192): Terminated {rc=26112} 22:49:56.516320 --- ParallelTerminationStrategy: PID 193 died... 22:49:56.517845 run osmo-ms-mob/00058(pid=193): Terminated {rc=26112} 22:49:56.521622 --- ParallelTerminationStrategy: PID 194 died... 22:49:56.523142 run osmo-ms-mob/00059(pid=194): Terminated {rc=26112} 22:49:56.526965 --- ParallelTerminationStrategy: PID 195 died... 22:49:56.528487 run osmo-ms-mob/00060(pid=195): Terminated {rc=26112} 22:49:56.532272 --- ParallelTerminationStrategy: PID 196 died... 22:49:56.533756 run osmo-ms-mob/00061(pid=196): Terminated {rc=26112} 22:49:56.537373 --- ParallelTerminationStrategy: PID 197 died... 22:49:56.538841 run osmo-ms-mob/00062(pid=197): Terminated {rc=26112} 22:49:56.542468 --- ParallelTerminationStrategy: PID 198 died... 22:49:56.543932 run osmo-ms-mob/00063(pid=198): Terminated {rc=26112} 22:49:56.547568 --- ParallelTerminationStrategy: PID 199 died... 22:49:56.549028 run osmo-ms-mob/00064(pid=199): Terminated {rc=26112} 22:49:56.552580 --- ParallelTerminationStrategy: PID 200 died... 22:49:56.554043 run osmo-ms-mob/00065(pid=200): Terminated {rc=26112} 22:49:56.557823 --- ParallelTerminationStrategy: PID 201 died... 22:49:56.559349 run osmo-ms-mob/00066(pid=201): Terminated {rc=26112} 22:49:56.563194 --- ParallelTerminationStrategy: PID 202 died... 22:49:56.564734 run osmo-ms-mob/00067(pid=202): Terminated {rc=26112} 22:49:56.568556 --- ParallelTerminationStrategy: PID 203 died... 22:49:56.570108 run osmo-ms-mob/00068(pid=203): Terminated {rc=26112} 22:49:56.573944 --- ParallelTerminationStrategy: PID 204 died... 22:49:56.575480 run osmo-ms-mob/00069(pid=204): Terminated {rc=26112} 22:49:56.579369 --- ParallelTerminationStrategy: PID 205 died... 22:49:56.580910 run osmo-ms-mob/00070(pid=205): Terminated {rc=26112} 22:49:56.584759 --- ParallelTerminationStrategy: PID 206 died... 22:49:56.586301 run osmo-ms-mob/00071(pid=206): Terminated {rc=26112} 22:49:56.590141 --- ParallelTerminationStrategy: PID 207 died... 22:49:56.591674 run osmo-ms-mob/00072(pid=207): Terminated {rc=26112} 22:49:56.595484 --- ParallelTerminationStrategy: PID 208 died... 22:49:56.597017 run osmo-ms-mob/00073(pid=208): Terminated {rc=26112} 22:49:56.600852 --- ParallelTerminationStrategy: PID 209 died... 22:49:56.602378 run osmo-ms-mob/00074(pid=209): Terminated {rc=26112} 22:49:56.606157 --- ParallelTerminationStrategy: PID 210 died... 22:49:56.607684 run osmo-ms-mob/00075(pid=210): Terminated {rc=26112} 22:49:56.611472 --- ParallelTerminationStrategy: PID 211 died... 22:49:56.612993 run osmo-ms-mob/00076(pid=211): Terminated {rc=26112} 22:49:56.616893 --- ParallelTerminationStrategy: PID 212 died... 22:49:56.618448 run osmo-ms-mob/00077(pid=212): Terminated {rc=26112} 22:49:56.622270 --- ParallelTerminationStrategy: PID 213 died... 22:49:56.623800 run osmo-ms-mob/00078(pid=213): Terminated {rc=26112} 22:49:56.627629 --- ParallelTerminationStrategy: PID 214 died... 22:49:56.629175 run osmo-ms-mob/00079(pid=214): Terminated {rc=26112} 22:49:56.632975 --- ParallelTerminationStrategy: PID 215 died... 22:49:56.634506 run osmo-ms-mob/00080(pid=215): Terminated {rc=26112} 22:49:56.638305 --- ParallelTerminationStrategy: PID 216 died... 22:49:56.639821 run osmo-ms-mob/00081(pid=216): Terminated {rc=26112} 22:49:56.643595 --- ParallelTerminationStrategy: PID 217 died... 22:49:56.645140 run osmo-ms-mob/00082(pid=217): Terminated {rc=26112} 22:49:56.648933 --- ParallelTerminationStrategy: PID 218 died... 22:49:56.650454 run osmo-ms-mob/00083(pid=218): Terminated {rc=26112} 22:49:56.654235 --- ParallelTerminationStrategy: PID 219 died... 22:49:56.655756 run osmo-ms-mob/00084(pid=219): Terminated {rc=26112} 22:49:56.659534 --- ParallelTerminationStrategy: PID 220 died... 22:49:56.661068 run osmo-ms-mob/00085(pid=220): Terminated {rc=26112} 22:49:56.664887 --- ParallelTerminationStrategy: PID 221 died... 22:49:56.666411 run osmo-ms-mob/00086(pid=221): Terminated {rc=26112} 22:49:56.670218 --- ParallelTerminationStrategy: PID 222 died... 22:49:56.671758 run osmo-ms-mob/00087(pid=222): Terminated {rc=26112} 22:49:56.675557 --- ParallelTerminationStrategy: PID 223 died... 22:49:56.677084 run osmo-ms-mob/00088(pid=223): Terminated {rc=26112} 22:49:56.680871 --- ParallelTerminationStrategy: PID 224 died... 22:49:56.682338 run osmo-ms-mob/00089(pid=224): Terminated {rc=26112} 22:49:56.686052 --- ParallelTerminationStrategy: PID 225 died... 22:49:56.687595 run osmo-ms-mob/00090(pid=225): Terminated {rc=26112} 22:49:56.691413 --- ParallelTerminationStrategy: PID 226 died... 22:49:56.692942 run osmo-ms-mob/00091(pid=226): Terminated {rc=26112} 22:49:56.696724 --- ParallelTerminationStrategy: PID 227 died... 22:49:56.698243 run osmo-ms-mob/00092(pid=227): Terminated {rc=26112} 22:49:56.702040 --- ParallelTerminationStrategy: PID 228 died... 22:49:56.703558 run osmo-ms-mob/00093(pid=228): Terminated {rc=26112} 22:49:56.707361 --- ParallelTerminationStrategy: PID 229 died... 22:49:56.708896 run osmo-ms-mob/00094(pid=229): Terminated {rc=26112} 22:49:56.712728 --- ParallelTerminationStrategy: PID 230 died... 22:49:56.714236 run osmo-ms-mob/00095(pid=230): Terminated {rc=26112} 22:49:56.717975 --- ParallelTerminationStrategy: PID 231 died... 22:49:56.719486 run osmo-ms-mob/00096(pid=231): Terminated {rc=26112} 22:49:56.723406 --- ParallelTerminationStrategy: PID 232 died... 22:49:56.725022 run osmo-ms-mob/00097(pid=232): Terminated {rc=26112} 22:49:56.728792 --- ParallelTerminationStrategy: PID 233 died... 22:49:56.730297 run osmo-ms-mob/00098(pid=233): Terminated {rc=26112} 22:49:56.734117 --- ParallelTerminationStrategy: PID 234 died... 22:49:56.735637 run osmo-ms-mob/00099(pid=234): Terminated {rc=26112} 22:50:00.139462 --- ParallelTerminationStrategy: PID 34 died... 22:50:00.141263 run osmo-bts-virtual(pid=34): Terminated: ok {rc=0} --------------------------------------------------------------------- trial-8093 netreg_mass PASS --------------------------------------------------------------------- 22:50:00.219447 tst trial-8093: Storing JUnit report in /build/trial-8093/run.2025-09-18_22-48-23/trial-8093.xml -------------------------------------------------------------------------------------------- trial-8093 PASS -------------------------------------------------------------------------------------------- 22:50:00.230942 tst trial-8093: trial-8093: PASS, 1 suites passed PASS: netreg_mass (pass: 1) pass: register_default_mass.py (91.2 sec) + exit_code=0 + rm -rf trial-8093/inst + cd trial-8093 + command -v journalctl + [ ! -z /usr/bin/journalctl ] + readlink last_run + journalctl -u ofono -o short-precise --since 2025-09-18 22:48:22 No journal files were found. + readlink last_run + tar czf /build/trial-8093-run.tgz run.2025-09-18_22-48-23 + tar czf /build/trial-8093-bin.tgz checksums.md5 open5gs.build-8.tgz osmo-bsc.build-2025-09-18_13_26_28.tgz osmo-bts-oc2g.build-2025-09-18_00_51_37.tgz osmo-bts-sysmo.build-2025-09-18_00_51_44.tgz osmo-bts.build-2025-09-18_00_51_46.tgz osmo-ggsn.build-2025-09-18_20_42_41.tgz osmo-hlr.build-2025-09-18_16_36_47.tgz osmo-hnbgw.build-2025-09-18_13_30_21.tgz osmo-mgw.build-2025-09-18_08_33_10.tgz osmo-msc.build-2025-09-18_13_34_32.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2025-09-18_07_34_02.tgz osmo-pcu-sysmo.build-2025-09-18_07_36_12.tgz osmo-pcu.build-2025-09-18_07_36_20.tgz osmo-sgsn.build-2025-09-18_20_48_30.tgz osmo-stp.build-2025-09-18_13_25_17.tgz osmo-trx.build-2025-09-18_14_26_44.tgz osmocom-bb.build-2025-09-18_21_17_29.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