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/jenkins15782898761456583674.sh + rm -rf trial-8083-bin.tgz trial-8083-run.tgz *.md5 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bsc" build number 24571 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts" build number 10852 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-ggsn" build number 10150 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-hlr" build number 12676 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-mgw" build number 12999 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-hnbgw" build number 12180 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-msc" build number 40339 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu" build number 7388 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-sgsn" build number 42362 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-trx" build number 8097 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 13015 Copied 2 artifacts from "osmo-gsm-tester_build-osmocom-bb" build number 7282 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts-sysmo" build number 11377 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu-sysmo" build number 7428 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts-oc2g" build number 8875 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu-oc2g" build number 6148 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 7282 [osmo-gsm-tester_virtual] $ /bin/sh -xe /tmp/jenkins10424514531347686257.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-8083 + rm -rf docker-playground + git clone --depth=1 --branch=master https://gerrit.osmocom.org/docker-playground docker-playground Cloning into 'docker-playground'... + git -C docker-playground log --oneline f17cc18 ttcn3-bts-test: show respawn count at the end + make -C docker-playground/osmo-gsm-tester make: Entering directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/docker-playground/osmo-gsm-tester' awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/docker-playground/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=docker.io \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/20.7.0 \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_REMSIM_BRANCH=master \ --build-arg OSMO_S1GW_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ -t docker.io/osmocom-build/osmo-gsm-tester:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 4.84kB done #1 WARN: InvalidDefaultArgInFrom: Default value for ARG $USER/debian-bookworm-build results in empty or invalid base image name (line 2) #1 DONE 0.1s #2 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-build:latest #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: 2B done #3 DONE 0.1s #4 [ 1/28] FROM docker.io/osmocom-build/debian-bookworm-build:latest #4 DONE 0.0s #5 [internal] load build context #5 transferring context: 5.76kB done #5 DONE 0.1s #6 [22/28] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-TESTER/+/MASTER?FORMAT=TEXT /tmp/commit #6 DONE 0.2s #7 [ 8/28] RUN MKDIR /var/run/sshd #7 CACHED #8 [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 #8 CACHED #9 [10/28] COPY --CHOWN=JENKINS:JENKINS ssh /home/jenkins/.ssh #9 CACHED #10 [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 #10 CACHED #11 [ 7/28] RUN APT-GET update && apt-get install -y openssh-server #11 CACHED #12 [ 6/28] RUN PIP3 install --break-system-packages "git+https://github.com/podshumok/python-smpplib.git@master#egg=smpplib" pydbus pyusb pysispm pymongo #12 CACHED #13 [24/28] RUN mkdir -p /usr/local/bin/ && cp osmo-gsm-tester/utils/bin/* /usr/local/bin/ #13 CACHED #14 [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 #14 CACHED #15 [17/28] RUN APT-GET update && apt-get install -y --no-install-recommends gnuradio && apt-get clean #15 CACHED #16 [ 4/28] RUN usermod -a -G osmo-gsm-tester jenkins #16 CACHED #17 [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 #17 CACHED #18 [25/28] RUN mkdir -p /etc/sudoers.d/ && cp osmo-gsm-tester/utils/sudoers.d/* /etc/sudoers.d/ #18 CACHED #19 [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 #19 CACHED #20 [22/28] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-TESTER/+/MASTER?FORMAT=TEXT /tmp/commit #20 CACHED #21 [11/28] RUN chmod -R 0700 /home/jenkins/.ssh /root/.ssh #21 CACHED #22 [ 9/28] COPY SSH /root/.ssh #22 CACHED #23 [13/28] RUN CHOWN -R jenkins:jenkins /osmo-gsm-tester-* #23 CACHED #24 [21/28] RUN GIT clone https://gerrit.osmocom.org/osmo-gsm-tester.git #24 CACHED #25 [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 #25 CACHED #26 [26/28] RUN mkdir -p /etc/security/limits.d/ && cp osmo-gsm-tester/utils/limits.d/* /etc/security/limits.d/ #26 CACHED #27 [27/28] COPY RESOURCES.CONF /tmp/osmo-gsm-tester/sysmocom/resources.conf #27 CACHED #28 [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 #28 CACHED #29 [20/28] WORKDIR /TMP #29 CACHED #30 [ 3/28] RUN groupadd osmo-gsm-tester #30 CACHED #31 [ 2/28] RUN useradd -ms /bin/bash jenkins #31 CACHED #32 [ 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 #32 CACHED #33 [28/28] WORKDIR /DATA #33 CACHED #34 exporting to image #34 exporting layers done #34 writing image sha256:00b14a246f1fbc45a713aca76b3ec91c2c1b333fac01c3f94ca69cc9f1cbd8ea 0.0s done #34 naming to docker.io/osmocom-build/osmo-gsm-tester:latest 0.0s done #34 DONE 0.1s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/docker-playground/osmo-gsm-tester' + unlink osmo-gsm-tester/sysmocom/resources.conf + ln -s resources.conf.virtual osmo-gsm-tester/sysmocom/resources.conf + docker run --rm=true -e HOME=/build -e JOB_NAME=osmo-gsm-tester_virtual -e OSMO_GSM_TESTER_CONF=/build/osmo-gsm-tester/sysmocom/main.conf -e OSMO_GSM_TESTER_OPTS=-s netreg_mass -e BUILD_NUMBER=8084 -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-09 22:48:17 + trial_dir_prefix=trial- + rm -rf trial-* + trial_dir=trial-8084 + mkdir -p trial-8084 + mv open5gs.build-8.tgz osmo-bsc.build-2025-09-09_13_26_20.tgz osmo-bts-oc2g.build-2025-09-09_00_51_42.tgz osmo-bts-sysmo.build-2025-09-09_00_51_33.tgz osmo-bts.build-2025-09-09_00_51_40.tgz osmo-ggsn.build-2025-09-09_20_42_30.tgz osmo-hlr.build-2025-09-09_16_36_48.tgz osmo-hnbgw.build-2025-09-09_13_30_22.tgz osmo-mgw.build-2025-09-09_08_33_12.tgz osmo-msc.build-2025-09-09_13_34_43.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2025-09-09_07_34_15.tgz osmo-pcu-sysmo.build-2025-09-09_07_36_20.tgz osmo-pcu.build-2025-09-09_07_36_25.tgz osmo-sgsn.build-2025-09-09_20_48_11.tgz osmo-stp.build-2025-09-09_13_25_08.tgz osmo-trx.build-2025-09-09_14_26_04.tgz osmocom-bb.build-2025-09-09_21_17_34.tgz srslte.build-19.tgz trial-8084 + cat open5gs.build-8.md5 osmo-bsc.build-2025-09-09_13_26_20.md5 osmo-bts-oc2g.build-2025-09-09_00_51_42.md5 osmo-bts-sysmo.build-2025-09-09_00_51_33.md5 osmo-bts.build-2025-09-09_00_51_40.md5 osmo-ggsn.build-2025-09-09_20_42_30.md5 osmo-hlr.build-2025-09-09_16_36_48.md5 osmo-hnbgw.build-2025-09-09_13_30_22.md5 osmo-mgw.build-2025-09-09_08_33_12.md5 osmo-msc.build-2025-09-09_13_34_43.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2025-09-09_07_34_15.md5 osmo-pcu-sysmo.build-2025-09-09_07_36_20.md5 osmo-pcu.build-2025-09-09_07_36_25.md5 osmo-sgsn.build-2025-09-09_20_48_11.md5 osmo-stp.build-2025-09-09_13_25_08.md5 osmo-trx.build-2025-09-09_14_26_04.md5 osmocom-bb.build-2025-09-09_21_17_34.md5 srslte.build-19.md5 + rm open5gs.build-8.md5 osmo-bsc.build-2025-09-09_13_26_20.md5 osmo-bts-oc2g.build-2025-09-09_00_51_42.md5 osmo-bts-sysmo.build-2025-09-09_00_51_33.md5 osmo-bts.build-2025-09-09_00_51_40.md5 osmo-ggsn.build-2025-09-09_20_42_30.md5 osmo-hlr.build-2025-09-09_16_36_48.md5 osmo-hnbgw.build-2025-09-09_13_30_22.md5 osmo-mgw.build-2025-09-09_08_33_12.md5 osmo-msc.build-2025-09-09_13_34_43.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2025-09-09_07_34_15.md5 osmo-pcu-sysmo.build-2025-09-09_07_36_20.md5 osmo-pcu.build-2025-09-09_07_36_25.md5 osmo-sgsn.build-2025-09-09_20_48_11.md5 osmo-stp.build-2025-09-09_13_25_08.md5 osmo-trx.build-2025-09-09_14_26_04.md5 osmocom-bb.build-2025-09-09_21_17_34.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-8084 -s netreg_mass combinations: ['netreg_mass'] trial: 'trial-8084' 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-8084 -------------------------------------------------------------------------------------------- 22:48:17.292229 tst trial-8084: Detailed log at /build/trial-8084/run.2025-09-09_22-48-17/log --------------------------------------------------------------------- trial-8084 netreg_mass --------------------------------------------------------------------- 22:48:17.516660 tst netreg_mass: reserving resources in /var/tmp/osmo-gsm-tester/state ... 22:48:17.517067 tst netreg_mass: Verifying 1 x bts (candidates: 1) 22:48:17.517909 tst netreg_mass: Verifying 6 x ip_address (candidates: 9) 22:48:17.519166 tst netreg_mass: Verifying 100 x modem (candidates: 100) 22:48:17.564098 tst netreg_mass: Reserving 1 x bts (candidates: 1) 22:48:17.564963 tst netreg_mass: Reserving 6 x ip_address (candidates: 9) 22:48:17.566216 tst netreg_mass: Reserving 100 x modem (candidates: 100) 22:48:17.644851 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-8084 netreg_mass register_default_mass.py ---------------------------------------------- 22:48:17.645737 tst register_default_mass.py:9: Claiming resources for the test 22:48:17.662484 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:48:17.663110 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:48:17.663653 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:48:17.664166 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:48:17.664681 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:48:17.665233 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:48:17.665756 tst netreg_mass: Using 1 x bts (candidates: 1) 22:48:17.717653 tst register_default_mass.py: using LAC 2 22:48:17.753872 tst register_default_mass.py: using RAC 2 22:48:17.790382 tst register_default_mass.py: using CellId 2 22:48:17.825266 tst register_default_mass.py: using BVCI 3 22:48:17.830938 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.831589 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.832142 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.832680 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.833211 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.833726 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.834225 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.834753 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.835266 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.835772 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.836283 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.836792 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.837303 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.837816 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.838341 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.838866 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.839375 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.839898 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.840409 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.840961 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.841493 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.842016 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.842551 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.843283 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.843820 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.844341 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.844873 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.845399 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.845919 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.846446 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.846983 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.847531 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.848073 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.848623 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.849182 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.849727 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.850274 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.850853 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.851410 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.852087 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.852659 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.853214 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.853766 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.854314 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.854889 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.855453 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.856012 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.856595 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.857166 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.857724 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.858295 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.858865 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.859417 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.859973 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.860536 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.861108 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.861668 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.862243 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.862821 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.863385 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.863973 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.864551 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.865136 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.865737 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.866311 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.866906 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.867486 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.868067 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.868665 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.869265 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.869842 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.870424 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.871097 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.871699 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.872287 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.872870 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.873463 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.874044 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.874632 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.875224 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.875808 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.876387 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.876977 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.877573 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.878153 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.878736 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.879321 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.879905 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.880499 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.881096 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.881681 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.882265 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.882858 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.883447 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.884025 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.884620 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.885221 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.885810 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.886415 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.887000 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.887573 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:17.888230 tst register_default_mass.py:21: Launching a simple network 22:48:17.899695 run osmo-hlr_127.0.42.2: Starting osmo-hlr 22:48:18.033636 run create_hlr_db(pid=20): Launched 22:48:19.044453 run create_hlr_db(pid=20): Terminated: ok {rc=0} 22:48:19.060944 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Launched 22:48:19.076256 run osmo-hlr_127.0.42.2(pid=23): Launched 22:48:19.082115 run osmo-stp_127.0.42.5: Starting osmo-stp 22:48:19.269174 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Launched 22:48:19.285355 run osmo-stp_127.0.42.5(pid=25): Launched 22:48:19.291341 run osmo-msc_127.0.42.6: Starting osmo-msc 22:48:19.766239 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Launched 22:48:19.783527 run osmo-msc_127.0.42.6(pid=27): Launched 22:48:22.794743 run osmo-mgw_127.0.42.3: Starting osmo-mgw 22:48:22.914930 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Launched 22:48:22.930702 run osmo-mgw_127.0.42.3(pid=29): Launched 22:48:22.936614 run osmo-mgw_127.0.42.4: Starting osmo-mgw 22:48:22.961421 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Launched 22:48:22.977151 run osmo-mgw_127.0.42.4(pid=31): Launched 22:48:22.983104 run osmo-bsc_127.0.42.7: Starting osmo-bsc 22:48:23.309866 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Launched 22:48:23.325507 run osmo-bsc_127.0.42.7(pid=33): Launched 22:48:29.347043 run osmo-bts-virtual: Starting to connect to osmo-bsc_127.0.42.7 22:48:29.582452 run osmo-bts-virtual(pid=34): Launched 22:48:30.635840 tst register_default_mass.py: using MSISDN 1001 22:48:30.641906 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000000', msisdn='1001', subscriber_id=1} 22:48:30.736078 tst register_default_mass.py: using MSISDN 1002 22:48:30.742038 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000001', msisdn='1002', subscriber_id=2} 22:48:30.817409 tst register_default_mass.py: using MSISDN 1003 22:48:30.823591 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000002', msisdn='1003', subscriber_id=3} 22:48:30.908209 tst register_default_mass.py: using MSISDN 1004 22:48:30.914527 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000003', msisdn='1004', subscriber_id=4} 22:48:30.985941 tst register_default_mass.py: using MSISDN 1005 22:48:30.991857 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000004', msisdn='1005', subscriber_id=5} 22:48:31.065509 tst register_default_mass.py: using MSISDN 1006 22:48:31.071601 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000005', msisdn='1006', subscriber_id=6} 22:48:31.145199 tst register_default_mass.py: using MSISDN 1007 22:48:31.151344 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000006', msisdn='1007', subscriber_id=7} 22:48:31.217261 tst register_default_mass.py: using MSISDN 1008 22:48:31.223400 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000007', msisdn='1008', subscriber_id=8} 22:48:31.291748 tst register_default_mass.py: using MSISDN 1009 22:48:31.297882 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000008', msisdn='1009', subscriber_id=9} 22:48:31.388445 tst register_default_mass.py: using MSISDN 1010 22:48:31.394436 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000009', msisdn='1010', subscriber_id=10} 22:48:31.461540 tst register_default_mass.py: using MSISDN 1011 22:48:31.467345 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000000', msisdn='1011', subscriber_id=11} 22:48:31.536155 tst register_default_mass.py: using MSISDN 1012 22:48:31.544237 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000001', msisdn='1012', subscriber_id=12} 22:48:31.616791 tst register_default_mass.py: using MSISDN 1013 22:48:31.624602 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000002', msisdn='1013', subscriber_id=13} 22:48:31.700147 tst register_default_mass.py: using MSISDN 1014 22:48:31.706258 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000003', msisdn='1014', subscriber_id=14} 22:48:31.776827 tst register_default_mass.py: using MSISDN 1015 22:48:31.782869 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000004', msisdn='1015', subscriber_id=15} 22:48:31.848337 tst register_default_mass.py: using MSISDN 1016 22:48:31.854095 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000005', msisdn='1016', subscriber_id=16} 22:48:31.931150 tst register_default_mass.py: using MSISDN 1017 22:48:31.937038 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000006', msisdn='1017', subscriber_id=17} 22:48:32.160262 tst register_default_mass.py: using MSISDN 1018 22:48:32.165977 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000007', msisdn='1018', subscriber_id=18} 22:48:32.237705 tst register_default_mass.py: using MSISDN 1019 22:48:32.243822 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000008', msisdn='1019', subscriber_id=19} 22:48:32.311071 tst register_default_mass.py: using MSISDN 1020 22:48:32.316905 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000009', msisdn='1020', subscriber_id=20} 22:48:32.383618 tst register_default_mass.py: using MSISDN 1021 22:48:32.389455 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000000', msisdn='1021', subscriber_id=21} 22:48:32.498509 tst register_default_mass.py: using MSISDN 1022 22:48:32.504306 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000001', msisdn='1022', subscriber_id=22} 22:48:32.568513 tst register_default_mass.py: using MSISDN 1023 22:48:32.574127 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000002', msisdn='1023', subscriber_id=23} 22:48:32.649466 tst register_default_mass.py: using MSISDN 1024 22:48:32.656723 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000003', msisdn='1024', subscriber_id=24} 22:48:32.728718 tst register_default_mass.py: using MSISDN 1025 22:48:32.734453 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000004', msisdn='1025', subscriber_id=25} 22:48:32.810639 tst register_default_mass.py: using MSISDN 1026 22:48:32.816506 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000005', msisdn='1026', subscriber_id=26} 22:48:32.888298 tst register_default_mass.py: using MSISDN 1027 22:48:32.894451 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000006', msisdn='1027', subscriber_id=27} 22:48:32.971090 tst register_default_mass.py: using MSISDN 1028 22:48:32.981506 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000007', msisdn='1028', subscriber_id=28} 22:48:33.050881 tst register_default_mass.py: using MSISDN 1029 22:48:33.056957 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000008', msisdn='1029', subscriber_id=29} 22:48:33.123818 tst register_default_mass.py: using MSISDN 1030 22:48:33.129436 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000009', msisdn='1030', subscriber_id=30} 22:48:33.204420 tst register_default_mass.py: using MSISDN 1031 22:48:33.210202 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000000', msisdn='1031', subscriber_id=31} 22:48:33.276137 tst register_default_mass.py: using MSISDN 1032 22:48:33.281749 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000001', msisdn='1032', subscriber_id=32} 22:48:33.350120 tst register_default_mass.py: using MSISDN 1033 22:48:33.355926 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000002', msisdn='1033', subscriber_id=33} 22:48:33.439350 tst register_default_mass.py: using MSISDN 1034 22:48:33.445392 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000003', msisdn='1034', subscriber_id=34} 22:48:33.511962 tst register_default_mass.py: using MSISDN 1035 22:48:33.517656 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000004', msisdn='1035', subscriber_id=35} 22:48:33.584793 tst register_default_mass.py: using MSISDN 1036 22:48:33.590498 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000005', msisdn='1036', subscriber_id=36} 22:48:33.673576 tst register_default_mass.py: using MSISDN 1037 22:48:33.679346 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000006', msisdn='1037', subscriber_id=37} 22:48:33.747206 tst register_default_mass.py: using MSISDN 1038 22:48:33.753231 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000007', msisdn='1038', subscriber_id=38} 22:48:33.826007 tst register_default_mass.py: using MSISDN 1039 22:48:33.831751 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000008', msisdn='1039', subscriber_id=39} 22:48:33.899098 tst register_default_mass.py: using MSISDN 1040 22:48:33.904785 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000009', msisdn='1040', subscriber_id=40} 22:48:33.972326 tst register_default_mass.py: using MSISDN 1041 22:48:33.978251 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000000', msisdn='1041', subscriber_id=41} 22:48:34.045773 tst register_default_mass.py: using MSISDN 1042 22:48:34.051659 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000001', msisdn='1042', subscriber_id=42} 22:48:34.116521 tst register_default_mass.py: using MSISDN 1043 22:48:34.126511 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000002', msisdn='1043', subscriber_id=43} 22:48:34.200429 tst register_default_mass.py: using MSISDN 1044 22:48:34.208315 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000003', msisdn='1044', subscriber_id=44} 22:48:34.283165 tst register_default_mass.py: using MSISDN 1045 22:48:34.289135 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000004', msisdn='1045', subscriber_id=45} 22:48:34.350397 tst register_default_mass.py: using MSISDN 1046 22:48:34.356139 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000005', msisdn='1046', subscriber_id=46} 22:48:34.431671 tst register_default_mass.py: using MSISDN 1047 22:48:34.437796 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000006', msisdn='1047', subscriber_id=47} 22:48:34.515328 tst register_default_mass.py: using MSISDN 1048 22:48:34.521418 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000007', msisdn='1048', subscriber_id=48} 22:48:34.590265 tst register_default_mass.py: using MSISDN 1049 22:48:34.595990 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000008', msisdn='1049', subscriber_id=49} 22:48:34.670106 tst register_default_mass.py: using MSISDN 1050 22:48:34.675939 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000009', msisdn='1050', subscriber_id=50} 22:48:34.758544 tst register_default_mass.py: using MSISDN 1051 22:48:34.764645 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000000', msisdn='1051', subscriber_id=51} 22:48:34.828048 tst register_default_mass.py: using MSISDN 1052 22:48:34.833915 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000001', msisdn='1052', subscriber_id=52} 22:48:34.916107 tst register_default_mass.py: using MSISDN 1053 22:48:34.926638 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000002', msisdn='1053', subscriber_id=53} 22:48:34.994016 tst register_default_mass.py: using MSISDN 1054 22:48:35.001984 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000003', msisdn='1054', subscriber_id=54} 22:48:35.065635 tst register_default_mass.py: using MSISDN 1055 22:48:35.074794 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000004', msisdn='1055', subscriber_id=55} 22:48:35.141324 tst register_default_mass.py: using MSISDN 1056 22:48:35.147124 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000005', msisdn='1056', subscriber_id=56} 22:48:35.211315 tst register_default_mass.py: using MSISDN 1057 22:48:35.217443 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000006', msisdn='1057', subscriber_id=57} 22:48:35.292350 tst register_default_mass.py: using MSISDN 1058 22:48:35.298497 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000007', msisdn='1058', subscriber_id=58} 22:48:35.363265 tst register_default_mass.py: using MSISDN 1059 22:48:35.370783 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000008', msisdn='1059', subscriber_id=59} 22:48:35.434459 tst register_default_mass.py: using MSISDN 1060 22:48:35.440516 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000009', msisdn='1060', subscriber_id=60} 22:48:35.506452 tst register_default_mass.py: using MSISDN 1061 22:48:35.521593 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000000', msisdn='1061', subscriber_id=61} 22:48:35.596126 tst register_default_mass.py: using MSISDN 1062 22:48:35.611122 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000001', msisdn='1062', subscriber_id=62} 22:48:35.684291 tst register_default_mass.py: using MSISDN 1063 22:48:35.699026 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000002', msisdn='1063', subscriber_id=63} 22:48:35.779273 tst register_default_mass.py: using MSISDN 1064 22:48:35.794817 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000003', msisdn='1064', subscriber_id=64} 22:48:35.877309 tst register_default_mass.py: using MSISDN 1065 22:48:35.890560 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000004', msisdn='1065', subscriber_id=65} 22:48:36.055281 tst register_default_mass.py: using MSISDN 1066 22:48:36.065774 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000005', msisdn='1066', subscriber_id=66} 22:48:36.141614 tst register_default_mass.py: using MSISDN 1067 22:48:36.147813 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000006', msisdn='1067', subscriber_id=67} 22:48:36.219243 tst register_default_mass.py: using MSISDN 1068 22:48:36.225278 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000007', msisdn='1068', subscriber_id=68} 22:48:36.300673 tst register_default_mass.py: using MSISDN 1069 22:48:36.306855 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000008', msisdn='1069', subscriber_id=69} 22:48:36.390820 tst register_default_mass.py: using MSISDN 1070 22:48:36.401057 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000009', msisdn='1070', subscriber_id=70} 22:48:36.471286 tst register_default_mass.py: using MSISDN 1071 22:48:36.480269 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000000', msisdn='1071', subscriber_id=71} 22:48:37.316006 tst register_default_mass.py: using MSISDN 1072 22:48:37.322019 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000001', msisdn='1072', subscriber_id=72} 22:48:37.388288 tst register_default_mass.py: using MSISDN 1073 22:48:37.394290 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000002', msisdn='1073', subscriber_id=73} 22:48:37.466689 tst register_default_mass.py: using MSISDN 1074 22:48:37.472630 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000003', msisdn='1074', subscriber_id=74} 22:48:37.544606 tst register_default_mass.py: using MSISDN 1075 22:48:37.552353 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000004', msisdn='1075', subscriber_id=75} 22:48:38.041194 tst register_default_mass.py: using MSISDN 1076 22:48:38.047750 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000005', msisdn='1076', subscriber_id=76} 22:48:38.125139 tst register_default_mass.py: using MSISDN 1077 22:48:38.130811 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000006', msisdn='1077', subscriber_id=77} 22:48:38.206273 tst register_default_mass.py: using MSISDN 1078 22:48:38.215526 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000007', msisdn='1078', subscriber_id=78} 22:48:38.287152 tst register_default_mass.py: using MSISDN 1079 22:48:38.292728 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000008', msisdn='1079', subscriber_id=79} 22:48:38.378412 tst register_default_mass.py: using MSISDN 1080 22:48:38.384654 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000009', msisdn='1080', subscriber_id=80} 22:48:38.455527 tst register_default_mass.py: using MSISDN 1081 22:48:38.461618 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000000', msisdn='1081', subscriber_id=81} 22:48:38.546821 tst register_default_mass.py: using MSISDN 1082 22:48:38.553662 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000001', msisdn='1082', subscriber_id=82} 22:48:38.619534 tst register_default_mass.py: using MSISDN 1083 22:48:38.625332 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000002', msisdn='1083', subscriber_id=83} 22:48:38.693815 tst register_default_mass.py: using MSISDN 1084 22:48:38.699633 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000003', msisdn='1084', subscriber_id=84} 22:48:38.770821 tst register_default_mass.py: using MSISDN 1085 22:48:38.776643 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000004', msisdn='1085', subscriber_id=85} 22:48:38.846713 tst register_default_mass.py: using MSISDN 1086 22:48:38.852647 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000005', msisdn='1086', subscriber_id=86} 22:48:38.918907 tst register_default_mass.py: using MSISDN 1087 22:48:38.927596 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000006', msisdn='1087', subscriber_id=87} 22:48:39.006931 tst register_default_mass.py: using MSISDN 1088 22:48:39.013646 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000007', msisdn='1088', subscriber_id=88} 22:48:39.090338 tst register_default_mass.py: using MSISDN 1089 22:48:39.095958 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000008', msisdn='1089', subscriber_id=89} 22:48:39.167147 tst register_default_mass.py: using MSISDN 1090 22:48:39.172853 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000009', msisdn='1090', subscriber_id=90} 22:48:39.240147 tst register_default_mass.py: using MSISDN 1091 22:48:39.246569 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000000', msisdn='1091', subscriber_id=91} 22:48:39.308862 tst register_default_mass.py: using MSISDN 1092 22:48:39.315192 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000001', msisdn='1092', subscriber_id=92} 22:48:39.394847 tst register_default_mass.py: using MSISDN 1093 22:48:39.400838 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000002', msisdn='1093', subscriber_id=93} 22:48:39.467628 tst register_default_mass.py: using MSISDN 1094 22:48:39.473526 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000003', msisdn='1094', subscriber_id=94} 22:48:39.557539 tst register_default_mass.py: using MSISDN 1095 22:48:39.563417 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000004', msisdn='1095', subscriber_id=95} 22:48:39.639351 tst register_default_mass.py: using MSISDN 1096 22:48:39.645329 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000005', msisdn='1096', subscriber_id=96} 22:48:39.706814 tst register_default_mass.py: using MSISDN 1097 22:48:39.712961 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000006', msisdn='1097', subscriber_id=97} 22:48:39.783918 tst register_default_mass.py: using MSISDN 1098 22:48:39.792170 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000007', msisdn='1098', subscriber_id=98} 22:48:39.853176 tst register_default_mass.py: using MSISDN 1099 22:48:39.858748 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000008', msisdn='1099', subscriber_id=99} 22:48:39.924377 tst register_default_mass.py: using MSISDN 1100 22:48:39.930039 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000009', msisdn='1100', subscriber_id=100} 22:48:40.052184 run mass: Starting testcase 22:48:40.058447 run mass: Pre-launching all virtphy's 22:48:40.064452 run osmo-ms-virt-phy/00000: Starting virtphy 22:48:40.078774 run osmo-ms-virt-phy/00000(pid=35): Launched 22:48:40.085599 run osmo-ms-virt-phy/00001: Starting virtphy 22:48:40.100259 run osmo-ms-virt-phy/00001(pid=36): Launched 22:48:40.107172 run osmo-ms-virt-phy/00002: Starting virtphy 22:48:40.121537 run osmo-ms-virt-phy/00002(pid=37): Launched 22:48:40.128330 run osmo-ms-virt-phy/00003: Starting virtphy 22:48:40.142935 run osmo-ms-virt-phy/00003(pid=38): Launched 22:48:40.150319 run osmo-ms-virt-phy/00004: Starting virtphy 22:48:40.165922 run osmo-ms-virt-phy/00004(pid=39): Launched 22:48:40.172922 run osmo-ms-virt-phy/00005: Starting virtphy 22:48:40.187754 run osmo-ms-virt-phy/00005(pid=40): Launched 22:48:40.194751 run osmo-ms-virt-phy/00006: Starting virtphy 22:48:40.210345 run osmo-ms-virt-phy/00006(pid=41): Launched 22:48:40.217660 run osmo-ms-virt-phy/00007: Starting virtphy 22:48:40.233194 run osmo-ms-virt-phy/00007(pid=42): Launched 22:48:40.240521 run osmo-ms-virt-phy/00008: Starting virtphy 22:48:40.256406 run osmo-ms-virt-phy/00008(pid=43): Launched 22:48:40.263832 run osmo-ms-virt-phy/00009: Starting virtphy 22:48:40.279801 run osmo-ms-virt-phy/00009(pid=44): Launched 22:48:40.287596 run osmo-ms-virt-phy/00010: Starting virtphy 22:48:40.303176 run osmo-ms-virt-phy/00010(pid=45): Launched 22:48:40.310343 run osmo-ms-virt-phy/00011: Starting virtphy 22:48:40.325118 run osmo-ms-virt-phy/00011(pid=46): Launched 22:48:40.331973 run osmo-ms-virt-phy/00012: Starting virtphy 22:48:40.346294 run osmo-ms-virt-phy/00012(pid=47): Launched 22:48:40.352926 run osmo-ms-virt-phy/00013: Starting virtphy 22:48:40.367427 run osmo-ms-virt-phy/00013(pid=48): Launched 22:48:40.374119 run osmo-ms-virt-phy/00014: Starting virtphy 22:48:40.388595 run osmo-ms-virt-phy/00014(pid=49): Launched 22:48:40.395330 run osmo-ms-virt-phy/00015: Starting virtphy 22:48:40.409768 run osmo-ms-virt-phy/00015(pid=50): Launched 22:48:40.416532 run osmo-ms-virt-phy/00016: Starting virtphy 22:48:40.431025 run osmo-ms-virt-phy/00016(pid=51): Launched 22:48:40.440807 run osmo-ms-virt-phy/00017: Starting virtphy 22:48:40.456733 run osmo-ms-virt-phy/00017(pid=52): Launched 22:48:40.464247 run osmo-ms-virt-phy/00018: Starting virtphy 22:48:40.480415 run osmo-ms-virt-phy/00018(pid=53): Launched 22:48:40.487884 run osmo-ms-virt-phy/00019: Starting virtphy 22:48:40.504081 run osmo-ms-virt-phy/00019(pid=54): Launched 22:48:40.511383 run osmo-ms-virt-phy/00020: Starting virtphy 22:48:40.526212 run osmo-ms-virt-phy/00020(pid=55): Launched 22:48:40.532946 run osmo-ms-virt-phy/00021: Starting virtphy 22:48:40.547377 run osmo-ms-virt-phy/00021(pid=56): Launched 22:48:40.554066 run osmo-ms-virt-phy/00022: Starting virtphy 22:48:40.568430 run osmo-ms-virt-phy/00022(pid=57): Launched 22:48:40.575030 run osmo-ms-virt-phy/00023: Starting virtphy 22:48:40.589450 run osmo-ms-virt-phy/00023(pid=58): Launched 22:48:40.596177 run osmo-ms-virt-phy/00024: Starting virtphy 22:48:40.611061 run osmo-ms-virt-phy/00024(pid=59): Launched 22:48:40.618078 run osmo-ms-virt-phy/00025: Starting virtphy 22:48:40.633827 run osmo-ms-virt-phy/00025(pid=60): Launched 22:48:40.641003 run osmo-ms-virt-phy/00026: Starting virtphy 22:48:40.656328 run osmo-ms-virt-phy/00026(pid=61): Launched 22:48:40.663485 run osmo-ms-virt-phy/00027: Starting virtphy 22:48:40.678477 run osmo-ms-virt-phy/00027(pid=62): Launched 22:48:40.685211 run osmo-ms-virt-phy/00028: Starting virtphy 22:48:40.699552 run osmo-ms-virt-phy/00028(pid=63): Launched 22:48:40.706075 run osmo-ms-virt-phy/00029: Starting virtphy 22:48:40.720524 run osmo-ms-virt-phy/00029(pid=64): Launched 22:48:40.726987 run osmo-ms-virt-phy/00030: Starting virtphy 22:48:40.741093 run osmo-ms-virt-phy/00030(pid=65): Launched 22:48:40.747593 run osmo-ms-virt-phy/00031: Starting virtphy 22:48:40.761844 run osmo-ms-virt-phy/00031(pid=66): Launched 22:48:40.768456 run osmo-ms-virt-phy/00032: Starting virtphy 22:48:40.782698 run osmo-ms-virt-phy/00032(pid=67): Launched 22:48:40.789339 run osmo-ms-virt-phy/00033: Starting virtphy 22:48:40.803857 run osmo-ms-virt-phy/00033(pid=68): Launched 22:48:40.810650 run osmo-ms-virt-phy/00034: Starting virtphy 22:48:40.825071 run osmo-ms-virt-phy/00034(pid=69): Launched 22:48:40.831643 run osmo-ms-virt-phy/00035: Starting virtphy 22:48:40.845891 run osmo-ms-virt-phy/00035(pid=70): Launched 22:48:40.852494 run osmo-ms-virt-phy/00036: Starting virtphy 22:48:40.867426 run osmo-ms-virt-phy/00036(pid=71): Launched 22:48:40.874290 run osmo-ms-virt-phy/00037: Starting virtphy 22:48:40.888869 run osmo-ms-virt-phy/00037(pid=72): Launched 22:48:40.895554 run osmo-ms-virt-phy/00038: Starting virtphy 22:48:40.910291 run osmo-ms-virt-phy/00038(pid=73): Launched 22:48:40.917218 run osmo-ms-virt-phy/00039: Starting virtphy 22:48:40.932770 run osmo-ms-virt-phy/00039(pid=74): Launched 22:48:40.939981 run osmo-ms-virt-phy/00040: Starting virtphy 22:48:40.955348 run osmo-ms-virt-phy/00040(pid=75): Launched 22:48:40.962370 run osmo-ms-virt-phy/00041: Starting virtphy 22:48:40.977478 run osmo-ms-virt-phy/00041(pid=76): Launched 22:48:40.984255 run osmo-ms-virt-phy/00042: Starting virtphy 22:48:40.999225 run osmo-ms-virt-phy/00042(pid=77): Launched 22:48:41.005988 run osmo-ms-virt-phy/00043: Starting virtphy 22:48:41.020266 run osmo-ms-virt-phy/00043(pid=78): Launched 22:48:41.026816 run osmo-ms-virt-phy/00044: Starting virtphy 22:48:41.040896 run osmo-ms-virt-phy/00044(pid=79): Launched 22:48:41.047499 run osmo-ms-virt-phy/00045: Starting virtphy 22:48:41.061889 run osmo-ms-virt-phy/00045(pid=80): Launched 22:48:41.068472 run osmo-ms-virt-phy/00046: Starting virtphy 22:48:41.083057 run osmo-ms-virt-phy/00046(pid=81): Launched 22:48:41.090243 run osmo-ms-virt-phy/00047: Starting virtphy 22:48:41.105833 run osmo-ms-virt-phy/00047(pid=82): Launched 22:48:41.112952 run osmo-ms-virt-phy/00048: Starting virtphy 22:48:41.128013 run osmo-ms-virt-phy/00048(pid=83): Launched 22:48:41.134715 run osmo-ms-virt-phy/00049: Starting virtphy 22:48:41.149102 run osmo-ms-virt-phy/00049(pid=84): Launched 22:48:41.159313 run osmo-ms-virt-phy/00050: Starting virtphy 22:48:41.175124 run osmo-ms-virt-phy/00050(pid=85): Launched 22:48:41.182569 run osmo-ms-virt-phy/00051: Starting virtphy 22:48:41.198305 run osmo-ms-virt-phy/00051(pid=86): Launched 22:48:41.205376 run osmo-ms-virt-phy/00052: Starting virtphy 22:48:41.221023 run osmo-ms-virt-phy/00052(pid=87): Launched 22:48:41.228260 run osmo-ms-virt-phy/00053: Starting virtphy 22:48:41.244013 run osmo-ms-virt-phy/00053(pid=88): Launched 22:48:41.251306 run osmo-ms-virt-phy/00054: Starting virtphy 22:48:41.267064 run osmo-ms-virt-phy/00054(pid=89): Launched 22:48:41.274180 run osmo-ms-virt-phy/00055: Starting virtphy 22:48:41.288978 run osmo-ms-virt-phy/00055(pid=90): Launched 22:48:41.295598 run osmo-ms-virt-phy/00056: Starting virtphy 22:48:41.310020 run osmo-ms-virt-phy/00056(pid=91): Launched 22:48:41.316960 run osmo-ms-virt-phy/00057: Starting virtphy 22:48:41.331517 run osmo-ms-virt-phy/00057(pid=92): Launched 22:48:41.338105 run osmo-ms-virt-phy/00058: Starting virtphy 22:48:41.352467 run osmo-ms-virt-phy/00058(pid=93): Launched 22:48:41.359218 run osmo-ms-virt-phy/00059: Starting virtphy 22:48:41.374619 run osmo-ms-virt-phy/00059(pid=94): Launched 22:48:41.382280 run osmo-ms-virt-phy/00060: Starting virtphy 22:48:41.399095 run osmo-ms-virt-phy/00060(pid=95): Launched 22:48:41.407100 run osmo-ms-virt-phy/00061: Starting virtphy 22:48:41.423959 run osmo-ms-virt-phy/00061(pid=96): Launched 22:48:41.431665 run osmo-ms-virt-phy/00062: Starting virtphy 22:48:41.448275 run osmo-ms-virt-phy/00062(pid=97): Launched 22:48:41.455923 run osmo-ms-virt-phy/00063: Starting virtphy 22:48:41.521340 run osmo-ms-virt-phy/00063(pid=98): Launched 22:48:41.527785 run osmo-ms-virt-phy/00064: Starting virtphy 22:48:41.543137 run osmo-ms-virt-phy/00064(pid=99): Launched 22:48:41.552837 run osmo-ms-virt-phy/00065: Starting virtphy 22:48:41.569493 run osmo-ms-virt-phy/00065(pid=100): Launched 22:48:41.577234 run osmo-ms-virt-phy/00066: Starting virtphy 22:48:41.594053 run osmo-ms-virt-phy/00066(pid=101): Launched 22:48:41.603962 run osmo-ms-virt-phy/00067: Starting virtphy 22:48:41.621311 run osmo-ms-virt-phy/00067(pid=102): Launched 22:48:41.629020 run osmo-ms-virt-phy/00068: Starting virtphy 22:48:41.645255 run osmo-ms-virt-phy/00068(pid=103): Launched 22:48:41.652329 run osmo-ms-virt-phy/00069: Starting virtphy 22:48:41.667348 run osmo-ms-virt-phy/00069(pid=104): Launched 22:48:41.673952 run osmo-ms-virt-phy/00070: Starting virtphy 22:48:41.688425 run osmo-ms-virt-phy/00070(pid=105): Launched 22:48:41.695044 run osmo-ms-virt-phy/00071: Starting virtphy 22:48:41.709363 run osmo-ms-virt-phy/00071(pid=106): Launched 22:48:41.716073 run osmo-ms-virt-phy/00072: Starting virtphy 22:48:41.730508 run osmo-ms-virt-phy/00072(pid=107): Launched 22:48:41.737180 run osmo-ms-virt-phy/00073: Starting virtphy 22:48:41.751392 run osmo-ms-virt-phy/00073(pid=108): Launched 22:48:41.758097 run osmo-ms-virt-phy/00074: Starting virtphy 22:48:41.772111 run osmo-ms-virt-phy/00074(pid=109): Launched 22:48:41.778581 run osmo-ms-virt-phy/00075: Starting virtphy 22:48:41.792791 run osmo-ms-virt-phy/00075(pid=110): Launched 22:48:41.799643 run osmo-ms-virt-phy/00076: Starting virtphy 22:48:41.814582 run osmo-ms-virt-phy/00076(pid=111): Launched 22:48:41.821381 run osmo-ms-virt-phy/00077: Starting virtphy 22:48:41.835526 run osmo-ms-virt-phy/00077(pid=112): Launched 22:48:41.841956 run osmo-ms-virt-phy/00078: Starting virtphy 22:48:41.856134 run osmo-ms-virt-phy/00078(pid=113): Launched 22:48:41.862505 run osmo-ms-virt-phy/00079: Starting virtphy 22:48:41.876632 run osmo-ms-virt-phy/00079(pid=114): Launched 22:48:41.883057 run osmo-ms-virt-phy/00080: Starting virtphy 22:48:41.897374 run osmo-ms-virt-phy/00080(pid=115): Launched 22:48:41.903852 run osmo-ms-virt-phy/00081: Starting virtphy 22:48:41.918287 run osmo-ms-virt-phy/00081(pid=116): Launched 22:48:41.925057 run osmo-ms-virt-phy/00082: Starting virtphy 22:48:41.939240 run osmo-ms-virt-phy/00082(pid=117): Launched 22:48:41.945739 run osmo-ms-virt-phy/00083: Starting virtphy 22:48:41.960180 run osmo-ms-virt-phy/00083(pid=118): Launched 22:48:41.966773 run osmo-ms-virt-phy/00084: Starting virtphy 22:48:41.981031 run osmo-ms-virt-phy/00084(pid=119): Launched 22:48:41.987504 run osmo-ms-virt-phy/00085: Starting virtphy 22:48:42.001668 run osmo-ms-virt-phy/00085(pid=120): Launched 22:48:42.008399 run osmo-ms-virt-phy/00086: Starting virtphy 22:48:42.023090 run osmo-ms-virt-phy/00086(pid=121): Launched 22:48:42.029875 run osmo-ms-virt-phy/00087: Starting virtphy 22:48:42.044501 run osmo-ms-virt-phy/00087(pid=122): Launched 22:48:42.051359 run osmo-ms-virt-phy/00088: Starting virtphy 22:48:42.066726 run osmo-ms-virt-phy/00088(pid=123): Launched 22:48:42.073496 run osmo-ms-virt-phy/00089: Starting virtphy 22:48:42.087853 run osmo-ms-virt-phy/00089(pid=124): Launched 22:48:42.094333 run osmo-ms-virt-phy/00090: Starting virtphy 22:48:42.108651 run osmo-ms-virt-phy/00090(pid=125): Launched 22:48:42.115192 run osmo-ms-virt-phy/00091: Starting virtphy 22:48:42.129425 run osmo-ms-virt-phy/00091(pid=126): Launched 22:48:42.135908 run osmo-ms-virt-phy/00092: Starting virtphy 22:48:42.150427 run osmo-ms-virt-phy/00092(pid=127): Launched 22:48:42.157104 run osmo-ms-virt-phy/00093: Starting virtphy 22:48:42.171835 run osmo-ms-virt-phy/00093(pid=128): Launched 22:48:42.178764 run osmo-ms-virt-phy/00094: Starting virtphy 22:48:42.194098 run osmo-ms-virt-phy/00094(pid=129): Launched 22:48:42.201297 run osmo-ms-virt-phy/00095: Starting virtphy 22:48:42.216113 run osmo-ms-virt-phy/00095(pid=130): Launched 22:48:42.222663 run osmo-ms-virt-phy/00096: Starting virtphy 22:48:42.239076 run osmo-ms-virt-phy/00096(pid=131): Launched 22:48:42.245823 run osmo-ms-virt-phy/00097: Starting virtphy 22:48:42.261627 run osmo-ms-virt-phy/00097(pid=132): Launched 22:48:42.269022 run osmo-ms-virt-phy/00098: Starting virtphy 22:48:42.285321 run osmo-ms-virt-phy/00098(pid=133): Launched 22:48:42.293019 run osmo-ms-virt-phy/00099: Starting virtphy 22:48:42.309509 run osmo-ms-virt-phy/00099(pid=134): Launched 22:48:42.317055 run mass: Checking if sockets are in the filesystem 22:48:42.332009 run osmo-ms-mob/00000: Starting mobile 22:48:42.347532 run osmo-ms-mob/00000(pid=135): Launched 22:48:42.360319 run mass: MS start registered {at=20689028.06366246, delay=0.005885269492864609, ms=00000} 22:48:46.536240 run osmo-ms-mob/00001: Starting mobile 22:48:46.556675 run osmo-ms-mob/00001(pid=136): Launched 22:48:46.570366 run mass: MS start registered {at=20689032.27367758, delay=0.005959261208772659, ms=00001} 22:48:48.295004 run mass: MS performed LU {at=20689033.99830649, lu_delay=5.934644032269716, ms=00000} 22:48:48.306674 run osmo-ms-mob/00002: Starting mobile 22:48:48.320192 run osmo-ms-mob/00002(pid=137): Launched 22:48:48.332140 run mass: MS start registered {at=20689034.035483457, delay=0.005591277033090591, ms=00002} 22:48:49.634666 run osmo-ms-mob/00003: Starting mobile 22:48:49.648087 run osmo-ms-mob/00003(pid=138): Launched 22:48:49.659917 run mass: MS start registered {at=20689035.363260135, delay=0.005827073007822037, ms=00003} 22:48:50.733576 run osmo-ms-mob/00004: Starting mobile 22:48:50.748771 run osmo-ms-mob/00004(pid=139): Launched 22:48:50.762112 run mass: MS start registered {at=20689036.465436477, delay=0.0056349486112594604, ms=00004} 22:48:51.731260 run osmo-ms-mob/00005: Starting mobile 22:48:51.748508 run osmo-ms-mob/00005(pid=140): Launched 22:48:51.763675 run mass: MS start registered {at=20689037.466996845, delay=0.006820693612098694, ms=00005} 22:48:51.825176 run mass: MS performed LU {at=20689037.528490383, lu_delay=5.254812803119421, ms=00001} 22:48:52.631387 run osmo-ms-mob/00006: Starting mobile 22:48:52.646457 run osmo-ms-mob/00006(pid=141): Launched 22:48:52.659602 run mass: MS start registered {at=20689038.36294661, delay=0.005772411823272705, ms=00006} 22:48:53.535153 run osmo-ms-mob/00007: Starting mobile 22:48:53.555651 run osmo-ms-mob/00007(pid=142): Launched 22:48:53.568494 run mass: MS start registered {at=20689039.271837756, delay=0.006041593849658966, ms=00007} 22:48:53.727224 run mass: MS performed LU {at=20689039.43055052, lu_delay=5.395067062228918, ms=00002} 22:48:54.330445 run osmo-ms-mob/00008: Starting mobile 22:48:54.344526 run osmo-ms-mob/00008(pid=143): Launched 22:48:54.356447 run mass: MS start registered {at=20689040.05979783, delay=0.005645018070936203, ms=00008} 22:48:55.035942 run osmo-ms-mob/00009: Starting mobile 22:48:55.052164 run osmo-ms-mob/00009(pid=144): Launched 22:48:55.065626 run mass: MS start registered {at=20689040.76896668, delay=0.0060867927968502045, ms=00009} 22:48:55.590813 run mass: MS performed LU {at=20689041.294137303, lu_delay=5.9308771677315235, ms=00003} 22:48:55.637672 run mass: MS performed LU {at=20689041.341003507, lu_delay=4.875567030161619, ms=00004} 22:48:55.650373 run osmo-ms-mob/00010: Starting mobile 22:48:55.666325 run osmo-ms-mob/00010(pid=145): Launched 22:48:55.679822 run mass: MS start registered {at=20689041.383168668, delay=0.006007283926010132, ms=00010} 22:48:56.331573 run osmo-ms-mob/00011: Starting mobile 22:48:56.348340 run osmo-ms-mob/00011(pid=146): Launched 22:48:56.363071 run mass: MS start registered {at=20689042.066402975, delay=0.007042162120342255, ms=00011} 22:48:56.931935 run osmo-ms-mob/00012: Starting mobile 22:48:56.949453 run osmo-ms-mob/00012(pid=147): Launched 22:48:56.963402 run mass: MS start registered {at=20689042.666747447, delay=0.005387738347053528, ms=00012} 22:48:57.492662 run mass: MS performed LU {at=20689043.19598305, lu_delay=5.728986203670502, ms=00005} 22:48:57.505583 run osmo-ms-mob/00013: Starting mobile 22:48:57.521324 run osmo-ms-mob/00013(pid=148): Launched 22:48:57.534466 run mass: MS start registered {at=20689043.237795286, delay=0.005914963781833649, ms=00013} 22:48:57.542644 run mass: MS performed LU {at=20689043.24599696, lu_delay=4.883050348609686, ms=00006} 22:48:58.130955 run osmo-ms-mob/00014: Starting mobile 22:48:58.146736 run osmo-ms-mob/00014(pid=149): Launched 22:48:58.160543 run mass: MS start registered {at=20689043.863890845, delay=0.005978792905807495, ms=00014} 22:48:58.730664 run osmo-ms-mob/00015: Starting mobile 22:48:58.744581 run osmo-ms-mob/00015(pid=150): Launched 22:48:58.756766 run mass: MS start registered {at=20689044.46010913, delay=0.0057606324553489685, ms=00015} 22:48:59.231557 run osmo-ms-mob/00016: Starting mobile 22:48:59.250728 run osmo-ms-mob/00016(pid=151): Launched 22:48:59.264352 run mass: MS start registered {at=20689044.967699524, delay=0.00624987855553627, ms=00016} 22:48:59.357284 run mass: MS performed LU {at=20689045.060603455, lu_delay=5.788765698671341, ms=00007} 22:48:59.402953 run mass: MS performed LU {at=20689045.106281776, lu_delay=5.0464839451015, ms=00008} 22:48:59.730531 run osmo-ms-mob/00017: Starting mobile 22:48:59.745952 run osmo-ms-mob/00017(pid=152): Launched 22:48:59.759486 run mass: MS start registered {at=20689045.462831806, delay=0.004124365746974945, ms=00017} 22:49:00.331027 run osmo-ms-mob/00018: Starting mobile 22:49:00.344843 run osmo-ms-mob/00018(pid=153): Launched 22:49:00.357895 run mass: MS start registered {at=20689046.06124705, delay=0.004488036036491394, ms=00018} 22:49:00.731129 run osmo-ms-mob/00019: Starting mobile 22:49:00.746530 run osmo-ms-mob/00019(pid=154): Launched 22:49:00.758759 run mass: MS start registered {at=20689046.46210653, delay=0.00538213923573494, ms=00019} 22:49:01.230777 run osmo-ms-mob/00020: Starting mobile 22:49:01.244901 run osmo-ms-mob/00020(pid=155): Launched 22:49:01.257352 run mass: MS start registered {at=20689046.96069886, delay=0.005796518176794052, ms=00020} 22:49:01.264491 run mass: MS performed LU {at=20689046.967849758, lu_delay=4.901446782052517, ms=00011} 22:49:01.304715 run mass: MS performed LU {at=20689047.008036435, lu_delay=6.239069756120443, ms=00009} 22:49:01.374218 run mass: MS performed LU {at=20689047.07754862, lu_delay=5.694379951804876, ms=00010} 22:49:01.731537 run osmo-ms-mob/00021: Starting mobile 22:49:01.745472 run osmo-ms-mob/00021(pid=156): Launched 22:49:01.757962 run mass: MS start registered {at=20689047.461300533, delay=0.00601600855588913, ms=00021} 22:49:02.131372 run osmo-ms-mob/00022: Starting mobile 22:49:02.147239 run osmo-ms-mob/00022(pid=157): Launched 22:49:02.161475 run mass: MS start registered {at=20689047.864816993, delay=0.0024761557579040527, ms=00022} 22:49:02.630597 run osmo-ms-mob/00023: Starting mobile 22:49:02.645677 run osmo-ms-mob/00023(pid=158): Launched 22:49:02.658916 run mass: MS start registered {at=20689048.36225162, delay=0.006132800132036209, ms=00023} 22:49:03.048808 run osmo-ms-mob/00024: Starting mobile 22:49:03.062763 run osmo-ms-mob/00024(pid=159): Launched 22:49:03.076055 run mass: MS start registered {at=20689048.779401038, delay=0.006459806114435196, ms=00024} 22:49:03.122906 run mass: MS performed LU {at=20689048.82625174, lu_delay=6.159504294395447, ms=00012} 22:49:03.169674 run mass: MS performed LU {at=20689048.87300223, lu_delay=5.635206945240498, ms=00013} 22:49:03.531645 run osmo-ms-mob/00025: Starting mobile 22:49:03.550037 run osmo-ms-mob/00025(pid=160): Launched 22:49:03.564046 run mass: MS start registered {at=20689049.267379902, delay=0.005848690867424011, ms=00025} 22:49:03.931000 run osmo-ms-mob/00026: Starting mobile 22:49:03.946957 run osmo-ms-mob/00026(pid=161): Launched 22:49:03.960693 run mass: MS start registered {at=20689049.664038308, delay=0.0060478076338768005, ms=00026} 22:49:04.330444 run osmo-ms-mob/00027: Starting mobile 22:49:04.344204 run osmo-ms-mob/00027(pid=162): Launched 22:49:04.356653 run mass: MS start registered {at=20689050.0599885, delay=0.005777414888143539, ms=00027} 22:49:04.734042 run osmo-ms-mob/00028: Starting mobile 22:49:04.748260 run osmo-ms-mob/00028(pid=163): Launched 22:49:04.760343 run mass: MS start registered {at=20689050.46369086, delay=0.005698148161172867, ms=00028} 22:49:05.024703 run mass: MS performed LU {at=20689050.728007317, lu_delay=4.666760265827179, ms=00018} 22:49:05.070717 run mass: MS performed LU {at=20689050.774049778, lu_delay=5.311217971146107, ms=00017} 22:49:05.083326 run osmo-ms-mob/00029: Starting mobile 22:49:05.098605 run osmo-ms-mob/00029(pid=164): Launched 22:49:05.112024 run mass: MS start registered {at=20689050.815364286, delay=0.005901943892240524, ms=00029} 22:49:05.175879 run mass: MS performed LU {at=20689050.879209097, lu_delay=5.911509573459625, ms=00016} 22:49:05.531655 run osmo-ms-mob/00030: Starting mobile 22:49:05.548244 run osmo-ms-mob/00030(pid=165): Launched 22:49:05.562768 run mass: MS start registered {at=20689051.26610752, delay=0.006626356393098831, ms=00030} 22:49:05.931857 run osmo-ms-mob/00031: Starting mobile 22:49:05.949804 run osmo-ms-mob/00031(pid=166): Launched 22:49:05.963826 run mass: MS start registered {at=20689051.66716656, delay=0.006181292235851288, ms=00031} 22:49:06.232324 run osmo-ms-mob/00032: Starting mobile 22:49:06.249296 run osmo-ms-mob/00032(pid=167): Launched 22:49:06.263726 run mass: MS start registered {at=20689051.967065018, delay=0.006591286510229111, ms=00032} 22:49:06.637079 run osmo-ms-mob/00033: Starting mobile 22:49:06.659734 run osmo-ms-mob/00033(pid=168): Launched 22:49:06.675340 run mass: MS start registered {at=20689052.378680516, delay=0.007437560707330704, ms=00033} 22:49:06.843521 run mass: MS performed LU {at=20689052.546844617, lu_delay=5.08554408326745, ms=00021} 22:49:06.888591 run mass: MS performed LU {at=20689052.591916, lu_delay=6.129809468984604, ms=00019} 22:49:06.902870 run osmo-ms-mob/00034: Starting mobile 22:49:06.919790 run osmo-ms-mob/00034(pid=169): Launched 22:49:06.933942 run mass: MS start registered {at=20689052.637265213, delay=0.006367199122905731, ms=00034} 22:49:06.943254 run mass: MS performed LU {at=20689052.64660709, lu_delay=5.685908228158951, ms=00020} 22:49:07.096809 run mass: MS performed LU {at=20689052.80010498, lu_delay=4.935287985950708, ms=00022} 22:49:07.121803 run osmo-ms-mob/00035: Starting mobile 22:49:07.142174 run osmo-ms-mob/00035(pid=170): Launched 22:49:07.155810 run mass: MS start registered {at=20689052.85914948, delay=0.005754359066486359, ms=00035} 22:49:07.731751 run osmo-ms-mob/00036: Starting mobile 22:49:07.749663 run osmo-ms-mob/00036(pid=171): Launched 22:49:07.763524 run mass: MS start registered {at=20689053.466870308, delay=0.004840292036533356, ms=00036} 22:49:08.130742 run osmo-ms-mob/00037: Starting mobile 22:49:08.144123 run osmo-ms-mob/00037(pid=172): Launched 22:49:08.155733 run mass: MS start registered {at=20689053.859081913, delay=0.005301967263221741, ms=00037} 22:49:08.431476 run osmo-ms-mob/00038: Starting mobile 22:49:08.448167 run osmo-ms-mob/00038(pid=173): Launched 22:49:08.462835 run mass: MS start registered {at=20689054.166151308, delay=0.007067304104566574, ms=00038} 22:49:08.707310 run mass: MS performed LU {at=20689054.410620585, lu_delay=5.143240682780743, ms=00025} 22:49:08.723327 run osmo-ms-mob/00039: Starting mobile 22:49:08.741122 run osmo-ms-mob/00039(pid=174): Launched 22:49:08.755753 run mass: MS start registered {at=20689054.459096365, delay=0.006121985614299774, ms=00039} 22:49:08.790559 run mass: MS performed LU {at=20689054.493883196, lu_delay=5.71448215842247, ms=00024} 22:49:08.836185 run mass: MS performed LU {at=20689054.539513916, lu_delay=4.479525417089462, ms=00027} 22:49:09.016559 run mass: MS performed LU {at=20689054.71988592, lu_delay=6.357634298503399, ms=00023} 22:49:09.029983 run osmo-ms-mob/00040: Starting mobile 22:49:09.046524 run osmo-ms-mob/00040(pid=175): Launched 22:49:09.060114 run mass: MS start registered {at=20689054.763435565, delay=0.005775425583124161, ms=00040} 22:49:09.430571 run osmo-ms-mob/00041: Starting mobile 22:49:09.446123 run osmo-ms-mob/00041(pid=176): Launched 22:49:09.460577 run mass: MS start registered {at=20689055.163918097, delay=0.00682884082198143, ms=00041} 22:49:09.732798 run osmo-ms-mob/00042: Starting mobile 22:49:09.749461 run osmo-ms-mob/00042(pid=177): Launched 22:49:09.764313 run mass: MS start registered {at=20689055.467634454, delay=0.007084257900714874, ms=00042} 22:49:10.131097 run osmo-ms-mob/00043: Starting mobile 22:49:10.147456 run osmo-ms-mob/00043(pid=178): Launched 22:49:10.162214 run mass: MS start registered {at=20689055.865539465, delay=0.007212627679109573, ms=00043} 22:49:10.434867 run osmo-ms-mob/00044: Starting mobile 22:49:10.452780 run osmo-ms-mob/00044(pid=179): Launched 22:49:10.468081 run mass: MS start registered {at=20689056.17141714, delay=3.980472683906555e-05, ms=00044} 22:49:10.571311 run mass: MS performed LU {at=20689056.274617042, lu_delay=5.008509524166584, ms=00030} 22:49:10.655224 run mass: MS performed LU {at=20689056.358528774, lu_delay=5.543164487928152, ms=00029} 22:49:10.671778 run osmo-ms-mob/00045: Starting mobile 22:49:10.689409 run osmo-ms-mob/00045(pid=180): Launched 22:49:10.701058 run mass: MS performed LU {at=20689056.404357903, lu_delay=4.737191341817379, ms=00031} 22:49:10.718203 run mass: MS start registered {at=20689056.421548303, delay=0.02075336128473282, ms=00045} 22:49:10.845158 run mass: MS performed LU {at=20689056.548452314, lu_delay=6.084761455655098, ms=00028} 22:49:10.880122 run osmo-ms-mob/00046: Starting mobile 22:49:10.921172 run osmo-ms-mob/00046(pid=181): Launched 22:49:10.939923 run mass: MS start registered {at=20689056.643252295, delay=4.542246460914612e-05, ms=00046} 22:49:11.097850 run mass: MS performed LU {at=20689056.801136006, lu_delay=4.834070987999439, ms=00032} 22:49:11.341002 run osmo-ms-mob/00047: Starting mobile 22:49:11.388267 run osmo-ms-mob/00047(pid=182): Launched 22:49:11.416503 run mass: MS start registered {at=20689057.119799986, delay=0.006006985902786255, ms=00047} 22:49:11.665236 run osmo-ms-mob/00048: Starting mobile 22:49:11.709617 run osmo-ms-mob/00048(pid=183): Launched 22:49:11.728534 run mass: Starting too slowly. Moving on {now=20689057.431886367, sleep=-0.004184696823358536, target=20689057.42770167} 22:49:11.744372 run mass: MS start registered {at=20689057.44771589, delay=0.015834413468837738, ms=00048} 22:49:11.941298 run osmo-ms-mob/00049: Starting mobile 22:49:11.976241 run osmo-ms-mob/00049(pid=184): Launched 22:49:12.000753 run mass: MS start registered {at=20689057.70404821, delay=0.004424549639225006, ms=00049} 22:49:12.241480 run osmo-ms-mob/00050: Starting mobile 22:49:12.280064 run osmo-ms-mob/00050(pid=185): Launched 22:49:12.307760 run mass: MS start registered {at=20689058.011066172, delay=0.011628281325101852, ms=00050} 22:49:12.556657 run mass: MS performed LU {at=20689058.25992104, lu_delay=4.400839127600193, ms=00037} 22:49:12.592327 run osmo-ms-mob/00051: Starting mobile 22:49:12.633571 run osmo-ms-mob/00051(pid=186): Launched 22:49:12.653962 run mass: MS performed LU {at=20689058.357285794, lu_delay=5.720020581036806, ms=00034} 22:49:12.672814 run mass: MS start registered {at=20689058.37616054, delay=0.0189250186085701, ms=00051} 22:49:12.691306 run mass: MS performed LU {at=20689058.394636884, lu_delay=5.5354874059557915, ms=00035} 22:49:12.726109 run osmo-ms-mob/00052: Starting mobile 22:49:12.764845 run osmo-ms-mob/00052(pid=187): Launched 22:49:12.783978 run mass: MS performed LU {at=20689058.487304915, lu_delay=5.020434606820345, ms=00036} 22:49:12.802684 run mass: MS performed LU {at=20689058.506024465, lu_delay=6.127343948930502, ms=00033} 22:49:12.822071 run mass: MS start registered {at=20689058.525416497, delay=0.038160815834999084, ms=00052} 22:49:12.856760 run osmo-ms-mob/00053: Starting mobile 22:49:12.904797 run osmo-ms-mob/00053(pid=188): Launched 22:49:12.927887 run mass: MS start registered {at=20689058.63117826, delay=0.0035281702876091003, ms=00053} 22:49:13.540849 run osmo-ms-mob/00054: Starting mobile 22:49:13.579764 run osmo-ms-mob/00054(pid=189): Launched 22:49:13.606928 run mass: MS start registered {at=20689059.31023741, delay=0.009537100791931152, ms=00054} 22:49:13.839454 run osmo-ms-mob/00055: Starting mobile 22:49:13.869385 run osmo-ms-mob/00055(pid=190): Launched 22:49:13.888707 run mass: MS start registered {at=20689059.59202997, delay=6.536394357681274e-05, ms=00055} 22:49:14.141404 run osmo-ms-mob/00056: Starting mobile 22:49:14.163552 run osmo-ms-mob/00056(pid=191): Launched 22:49:14.186079 run mass: MS start registered {at=20689059.889387123, delay=0.011815905570983887, ms=00056} 22:49:14.337799 run mass: MS performed LU {at=20689060.04109736, lu_delay=4.573462907224894, ms=00042} 22:49:14.359992 run osmo-ms-mob/00057: Starting mobile 22:49:14.381932 run osmo-ms-mob/00057(pid=192): Launched 22:49:14.393375 run mass: MS performed LU {at=20689060.096707866, lu_delay=5.33327230066061, ms=00040} 22:49:14.408922 run mass: MS start registered {at=20689060.112218168, delay=0.015553951263427734, ms=00057} 22:49:14.467072 run mass: MS performed LU {at=20689060.17037586, lu_delay=6.004224553704262, ms=00038} 22:49:14.833190 run osmo-ms-mob/00058: Starting mobile 22:49:14.849954 run osmo-ms-mob/00058(pid=193): Launched 22:49:14.864328 run mass: MS start registered {at=20689060.567657508, delay=0.006653979420661926, ms=00058} 22:49:15.134539 run osmo-ms-mob/00059: Starting mobile 22:49:15.154279 run osmo-ms-mob/00059(pid=194): Launched 22:49:15.169676 run mass: MS start registered {at=20689060.87301518, delay=3.873556852340698e-05, ms=00059} 22:49:15.440495 run osmo-ms-mob/00060: Starting mobile 22:49:15.477048 run osmo-ms-mob/00060(pid=195): Launched 22:49:15.494278 run mass: MS start registered {at=20689061.197615597, delay=4.3857842683792114e-05, ms=00060} 22:49:15.615870 run mass: MS performed LU {at=20689061.31916552, lu_delay=6.860069155693054, ms=00039} 22:49:15.694839 run mass: MS performed LU {at=20689061.3981393, lu_delay=3.6940910927951336, ms=00049} 22:49:15.839032 run osmo-ms-mob/00061: Starting mobile 22:49:15.872320 run osmo-ms-mob/00061(pid=196): Launched 22:49:15.888320 run mass: MS start registered {at=20689061.591660175, delay=3.8683414459228516e-05, ms=00061} 22:49:16.133072 run osmo-ms-mob/00062: Starting mobile 22:49:16.148597 run osmo-ms-mob/00062(pid=197): Launched 22:49:16.161922 run mass: MS start registered {at=20689061.86525992, delay=0.005994487553834915, ms=00062} 22:49:16.201359 run mass: MS performed LU {at=20689061.904672615, lu_delay=5.483124312013388, ms=00045} 22:49:16.238890 run mass: MS performed LU {at=20689061.942217853, lu_delay=5.770800713449717, ms=00044} 22:49:16.252344 run osmo-ms-mob/00063: Starting mobile 22:49:16.269082 run osmo-ms-mob/00063(pid=198): Launched 22:49:16.282995 run mass: MS start registered {at=20689061.98632828, delay=0.005938336253166199, ms=00063} 22:49:16.367729 run mass: MS performed LU {at=20689062.07104673, lu_delay=6.205507263541222, ms=00043} 22:49:16.529722 run mass: MS performed LU {at=20689062.233019628, lu_delay=5.589767333120108, ms=00046} 22:49:16.548009 run mass: MS performed LU {at=20689062.25133977, lu_delay=5.131539784371853, ms=00047} 22:49:16.569642 run osmo-ms-mob/00064: Starting mobile 22:49:16.587818 run osmo-ms-mob/00064(pid=199): Launched 22:49:16.596688 run mass: MS performed LU {at=20689062.300034113, lu_delay=4.852318223565817, ms=00048} 22:49:16.610577 run mass: MS start registered {at=20689062.31388806, delay=0.013901002705097198, ms=00064} 22:49:17.233603 run osmo-ms-mob/00065: Starting mobile 22:49:17.255489 run osmo-ms-mob/00065(pid=200): Launched 22:49:17.270103 run mass: MS start registered {at=20689062.973443583, delay=0.00015411898493766785, ms=00065} 22:49:17.314722 run mass: MS performed LU {at=20689063.018017627, lu_delay=4.386839367449284, ms=00053} 22:49:17.531755 run osmo-ms-mob/00066: Starting mobile 22:49:17.549462 run osmo-ms-mob/00066(pid=201): Launched 22:49:17.567333 run mass: MS start registered {at=20689063.270659886, delay=0.007923316210508347, ms=00066} 22:49:17.936845 run osmo-ms-mob/00067: Starting mobile 22:49:17.956529 run osmo-ms-mob/00067(pid=202): Launched 22:49:17.973806 run mass: MS start registered {at=20689063.677118987, delay=6.129592657089233e-05, ms=00067} 22:49:18.103621 run mass: MS performed LU {at=20689063.806918588, lu_delay=5.795852415263653, ms=00050} 22:49:18.140756 run mass: MS performed LU {at=20689063.84407989, lu_delay=5.318663392215967, ms=00052} 22:49:18.157819 run osmo-ms-mob/00068: Starting mobile 22:49:18.182218 run osmo-ms-mob/00068(pid=203): Launched 22:49:18.205280 run mass: MS start registered {at=20689063.90858152, delay=0.014752820134162903, ms=00068} 22:49:18.639059 run osmo-ms-mob/00069: Starting mobile 22:49:18.672277 run osmo-ms-mob/00069(pid=204): Launched 22:49:18.697175 run mass: MS start registered {at=20689064.40047486, delay=0.00870746374130249, ms=00069} 22:49:19.032708 run osmo-ms-mob/00070: Starting mobile 22:49:19.051215 run osmo-ms-mob/00070(pid=205): Launched 22:49:19.067108 run mass: MS start registered {at=20689064.77041751, delay=0.0070345960557460785, ms=00070} 22:49:19.146740 run mass: MS performed LU {at=20689064.850031935, lu_delay=5.539794523268938, ms=00054} 22:49:19.433744 run osmo-ms-mob/00071: Starting mobile 22:49:19.452303 run osmo-ms-mob/00071(pid=206): Launched 22:49:19.468885 run mass: MS start registered {at=20689065.172223806, delay=0.0008754171431064606, ms=00071} 22:49:19.534508 run mass: MS performed LU {at=20689065.237812027, lu_delay=21.373921182006598, ms=00014} 22:49:19.835889 run osmo-ms-mob/00072: Starting mobile 22:49:19.854387 run osmo-ms-mob/00072(pid=207): Launched 22:49:19.871711 run mass: MS start registered {at=20689065.575042523, delay=0.008798830211162567, ms=00072} 22:49:19.967495 run mass: MS performed LU {at=20689065.67078734, lu_delay=5.781400214880705, ms=00056} 22:49:20.004873 run mass: MS performed LU {at=20689065.708167892, lu_delay=5.140510383993387, ms=00058} 22:49:20.133711 run mass: MS performed LU {at=20689065.837012485, lu_delay=6.24498251453042, ms=00055} 22:49:20.156487 run osmo-ms-mob/00073: Starting mobile 22:49:20.175973 run osmo-ms-mob/00073(pid=208): Launched 22:49:20.190879 run mass: MS start registered {at=20689065.894212324, delay=0.006682485342025757, ms=00073} 22:49:20.295266 run mass: MS performed LU {at=20689065.998586614, lu_delay=5.125571433454752, ms=00059} 22:49:20.314130 run mass: MS performed LU {at=20689066.017441664, lu_delay=4.819826066493988, ms=00060} 22:49:20.634736 run osmo-ms-mob/00074: Starting mobile 22:49:20.653091 run osmo-ms-mob/00074(pid=209): Launched 22:49:20.675871 run mass: MS start registered {at=20689066.379174232, delay=0.0138491690158844, ms=00074} 22:49:21.035975 run osmo-ms-mob/00075: Starting mobile 22:49:21.053977 run osmo-ms-mob/00075(pid=210): Launched 22:49:21.069011 run mass: MS start registered {at=20689066.772311877, delay=0.0065736062824726105, ms=00075} 22:49:21.232401 run mass: MS performed LU {at=20689066.935692474, lu_delay=22.475583344697952, ms=00015} 22:49:21.375901 run mass: MS performed LU {at=20689067.07919846, lu_delay=3.8085385747253895, ms=00066} 22:49:21.539882 run osmo-ms-mob/00076: Starting mobile 22:49:21.558974 run osmo-ms-mob/00076(pid=211): Launched 22:49:21.577771 run mass: MS start registered {at=20689067.281073168, delay=0.010276183485984802, ms=00076} 22:49:21.869331 run mass: MS performed LU {at=20689067.572641112, lu_delay=5.707381192594767, ms=00062} 22:49:21.894807 run osmo-ms-mob/00077: Starting mobile 22:49:21.916605 run osmo-ms-mob/00077(pid=212): Launched 22:49:21.932092 run mass: MS start registered {at=20689067.635424886, delay=0.0033723637461662292, ms=00077} 22:49:21.952172 run mass: MS performed LU {at=20689067.655460827, lu_delay=5.669132545590401, ms=00063} 22:49:21.971018 run mass: MS performed LU {at=20689067.674321942, lu_delay=5.360433880239725, ms=00064} 22:49:22.141699 run mass: MS performed LU {at=20689067.8450015, lu_delay=6.2533413246273994, ms=00061} 22:49:22.160004 run mass: MS performed LU {at=20689067.86333397, lu_delay=4.8898903876543045, ms=00065} 22:49:22.177582 run osmo-ms-mob/00078: Starting mobile 22:49:22.200253 run osmo-ms-mob/00078(pid=213): Launched 22:49:22.216083 run mass: MS start registered {at=20689067.919404827, delay=0.007277540862560272, ms=00078} 22:49:22.833922 run osmo-ms-mob/00079: Starting mobile 22:49:22.852495 run osmo-ms-mob/00079(pid=214): Launched 22:49:22.867732 run mass: MS start registered {at=20689068.5710633, delay=0.0008883215487003326, ms=00079} 22:49:23.331553 run osmo-ms-mob/00080: Starting mobile 22:49:23.348503 run osmo-ms-mob/00080(pid=215): Launched 22:49:23.363530 run mass: MS start registered {at=20689069.066855893, delay=0.006976976990699768, ms=00080} 22:49:23.733638 run mass: MS performed LU {at=20689069.43693007, lu_delay=5.759811084717512, ms=00067} 22:49:23.759517 run osmo-ms-mob/00081: Starting mobile 22:49:23.785126 run osmo-ms-mob/00081(pid=216): Launched 22:49:23.795948 run mass: MS performed LU {at=20689069.499294285, lu_delay=4.728876773267984, ms=00070} 22:49:23.809903 run mass: MS start registered {at=20689069.513225533, delay=0.0139666348695755, ms=00081} 22:49:23.899675 run mass: MS performed LU {at=20689069.60294981, lu_delay=5.694368287920952, ms=00068} 22:49:24.061720 run mass: MS performed LU {at=20689069.765029747, lu_delay=5.364554885774851, ms=00069} 22:49:24.080896 run osmo-ms-mob/00082: Starting mobile 22:49:24.114934 run osmo-ms-mob/00082(pid=217): Launched 22:49:24.131031 run mass: MS performed LU {at=20689069.834366858, lu_delay=4.662143051624298, ms=00071} 22:49:24.146172 run mass: MS start registered {at=20689069.84952224, delay=0.015196740627288818, ms=00082} 22:49:24.839286 run osmo-ms-mob/00083: Starting mobile 22:49:24.874114 run osmo-ms-mob/00083(pid=218): Launched 22:49:24.899892 run mass: MS start registered {at=20689070.60319836, delay=0.008202645927667618, ms=00083} 22:49:25.337949 run osmo-ms-mob/00084: Starting mobile 22:49:25.373145 run osmo-ms-mob/00084(pid=219): Launched 22:49:25.398336 run mass: MS start registered {at=20689071.10162744, delay=0.007443081587553024, ms=00084} 22:49:25.718802 run mass: MS performed LU {at=20689071.422113076, lu_delay=4.6498011983931065, ms=00075} 22:49:25.736572 run mass: MS performed LU {at=20689071.439867288, lu_delay=5.545654963701963, ms=00073} 22:49:25.757132 run osmo-ms-mob/00085: Starting mobile 22:49:25.776867 run osmo-ms-mob/00085(pid=220): Launched 22:49:25.793780 run mass: MS performed LU {at=20689071.49711183, lu_delay=5.117937598377466, ms=00074} 22:49:25.809572 run mass: MS start registered {at=20689071.512920704, delay=0.015856921672821045, ms=00085} 22:49:25.871063 run mass: MS performed LU {at=20689071.57434274, lu_delay=5.999300215393305, ms=00072} 22:49:25.908858 run mass: MS performed LU {at=20689071.61215453, lu_delay=21.948116220533848, ms=00026} 22:49:26.447573 run osmo-ms-mob/00086: Starting mobile 22:49:26.463047 run osmo-ms-mob/00086(pid=221): Launched 22:49:26.477602 run mass: MS start registered {at=20689072.180927735, delay=0.0066689178347587585, ms=00086} 22:49:27.031991 run osmo-ms-mob/00087: Starting mobile 22:49:27.049838 run osmo-ms-mob/00087(pid=222): Launched 22:49:27.068268 run mass: MS start registered {at=20689072.771599207, delay=0.008373551070690155, ms=00087} 22:49:27.535855 run mass: MS performed LU {at=20689073.23917745, lu_delay=5.958104282617569, ms=00076} 22:49:27.549526 run osmo-ms-mob/00088: Starting mobile 22:49:27.566173 run osmo-ms-mob/00088(pid=223): Launched 22:49:27.580643 run mass: MS start registered {at=20689073.283937562, delay=0.0063742101192474365, ms=00088} 22:49:27.665207 run mass: MS performed LU {at=20689073.368502665, lu_delay=5.73307777941227, ms=00077} 22:49:27.734309 run mass: MS performed LU {at=20689073.437617633, lu_delay=5.518212806433439, ms=00078} 22:49:27.809476 run mass: MS performed LU {at=20689073.512781195, lu_delay=4.941717896610498, ms=00079} 22:49:28.238745 run osmo-ms-mob/00089: Starting mobile 22:49:28.273347 run osmo-ms-mob/00089(pid=224): Launched 22:49:28.291669 run mass: MS start registered {at=20689073.99498467, delay=0.002584349364042282, ms=00089} 22:49:28.831422 run osmo-ms-mob/00090: Starting mobile 22:49:28.848646 run osmo-ms-mob/00090(pid=225): Launched 22:49:28.862273 run mass: MS start registered {at=20689074.565606643, delay=0.0059387460350990295, ms=00090} 22:49:29.484557 run mass: MS performed LU {at=20689075.187880274, lu_delay=5.338358033448458, ms=00082} 22:49:29.497888 run osmo-ms-mob/00091: Starting mobile 22:49:29.514433 run osmo-ms-mob/00091(pid=226): Launched 22:49:29.522325 run mass: MS performed LU {at=20689075.225672435, lu_delay=5.71244690194726, ms=00081} 22:49:29.529979 run mass: MS start registered {at=20689075.23333835, delay=0.007699348032474518, ms=00091} 22:49:29.537633 run mass: MS performed LU {at=20689075.24098495, lu_delay=6.1741290576756, ms=00080} 22:49:29.636494 run mass: MS performed LU {at=20689075.33981708, lu_delay=4.736618719995022, ms=00083} 22:49:30.238262 run osmo-ms-mob/00092: Starting mobile 22:49:30.271859 run osmo-ms-mob/00092(pid=227): Launched 22:49:30.288312 run mass: MS start registered {at=20689075.991642077, delay=0.0010029003024101257, ms=00092} 22:49:31.037097 run osmo-ms-mob/00093: Starting mobile 22:49:31.060173 run osmo-ms-mob/00093(pid=228): Launched 22:49:31.077973 run mass: MS start registered {at=20689076.781297907, delay=0.006466485559940338, ms=00093} 22:49:31.265571 run mass: MS performed LU {at=20689076.96883435, lu_delay=5.867206912487745, ms=00084} 22:49:31.302550 run mass: MS performed LU {at=20689077.005835798, lu_delay=4.824908062815666, ms=00086} 22:49:31.432065 run mass: MS performed LU {at=20689077.135361113, lu_delay=5.622440408915281, ms=00085} 22:49:31.556799 run mass: MS performed LU {at=20689077.260123033, lu_delay=22.096204936504364, ms=00041} 22:49:31.932645 run osmo-ms-mob/00094: Starting mobile 22:49:31.949754 run osmo-ms-mob/00094(pid=229): Launched 22:49:31.966059 run mass: MS start registered {at=20689077.669382732, delay=0.007109586149454117, ms=00094} 22:49:32.831990 run osmo-ms-mob/00095: Starting mobile 22:49:32.847229 run osmo-ms-mob/00095(pid=230): Launched 22:49:32.860463 run mass: MS start registered {at=20689078.56380717, delay=0.006203044205904007, ms=00095} 22:49:33.249839 run mass: MS performed LU {at=20689078.953152027, lu_delay=4.958167355507612, ms=00089} 22:49:33.268163 run mass: MS performed LU {at=20689078.97148641, lu_delay=5.687548846006393, ms=00088} 22:49:33.296084 run mass: MS performed LU {at=20689078.999411397, lu_delay=6.227812189608812, ms=00087} 22:49:33.401479 run mass: MS performed LU {at=20689079.104804054, lu_delay=4.539197411388159, ms=00090} 22:49:33.830802 run osmo-ms-mob/00096: Starting mobile 22:49:33.845078 run osmo-ms-mob/00096(pid=231): Launched 22:49:33.858079 run mass: MS start registered {at=20689079.56140319, delay=0.006652604788541794, ms=00096} 22:49:34.930929 run osmo-ms-mob/00097: Starting mobile 22:49:34.944523 run osmo-ms-mob/00097(pid=232): Launched 22:49:34.957137 run mass: MS start registered {at=20689080.660449974, delay=0.006248060613870621, ms=00097} 22:49:35.030998 run mass: MS performed LU {at=20689080.734284915, lu_delay=4.742642838507891, ms=00092} 22:49:35.197439 run mass: MS performed LU {at=20689080.90075112, lu_delay=5.667412772774696, ms=00091} 22:49:35.303152 run mass: MS performed LU {at=20689081.00645809, lu_delay=22.630297549068928, ms=00051} 22:49:36.230359 run osmo-ms-mob/00098: Starting mobile 22:49:36.245472 run osmo-ms-mob/00098(pid=233): Launched 22:49:36.257715 run mass: MS start registered {at=20689081.96105585, delay=0.0056011490523815155, ms=00098} 22:49:37.016158 run mass: MS performed LU {at=20689082.719455183, lu_delay=5.0500724501907825, ms=00094} 22:49:37.296673 run mass: MS performed LU {at=20689082.99998437, lu_delay=22.88776620104909, ms=00057} 22:49:38.039846 run osmo-ms-mob/00099: Starting mobile 22:49:38.075439 run osmo-ms-mob/00099(pid=234): Launched 22:49:38.083797 run mass: All started... {duration=55.75946004316211, too_slow=1} 22:49:38.091928 run mass: MS start registered {at=20689083.795274895, delay=0.008117984980344772, ms=00099} 22:49:38.797213 run mass: MS performed LU {at=20689084.500479188, lu_delay=4.9390759989619255, ms=00096} 22:49:38.963179 run mass: MS performed LU {at=20689084.666470956, lu_delay=6.1026637852191925, ms=00095} 22:49:40.781515 run mass: MS performed LU {at=20689086.484766092, lu_delay=5.824316117912531, ms=00097} 22:49:41.063356 run mass: MS performed LU {at=20689086.766669303, lu_delay=4.805613454431295, ms=00098} 22:49:42.729670 run mass: MS performed LU {at=20689088.432991695, lu_delay=4.6377167999744415, ms=00099} 22:49:54.197012 run mass: MS performed LU {at=20689099.90028754, lu_delay=23.118989631533623, ms=00093} 22:49:54.206485 run mass: Tests done {all_completed=True, max=23.118989631533623, min=3.6940910927951336} 22:49:54.215904 tst register_default_mass.py: Test passed (96.6 sec) 22:49:54.223962 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminating (SIGTERM) 22:49:54.228804 run osmo-hlr_127.0.42.2(pid=23): Terminating (SIGTERM) 22:49:54.233773 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminating (SIGTERM) 22:49:54.238531 run osmo-stp_127.0.42.5(pid=25): Terminating (SIGTERM) 22:49:54.243672 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminating (SIGTERM) 22:49:54.249278 run osmo-msc_127.0.42.6(pid=27): Terminating (SIGTERM) 22:49:54.254290 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminating (SIGTERM) 22:49:54.259290 run osmo-mgw_127.0.42.3(pid=29): Terminating (SIGTERM) 22:49:54.264272 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminating (SIGTERM) 22:49:54.269421 run osmo-mgw_127.0.42.4(pid=31): Terminating (SIGTERM) 22:49:54.274385 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminating (SIGTERM) 22:49:54.279351 run osmo-bsc_127.0.42.7(pid=33): Terminating (SIGTERM) 22:49:54.284281 run osmo-bts-virtual(pid=34): Terminating (SIGTERM) 22:49:54.290698 run osmo-ms-virt-phy/00000(pid=35): Terminating (SIGTERM) 22:49:54.297050 run osmo-ms-virt-phy/00001(pid=36): Terminating (SIGTERM) 22:49:54.304178 run osmo-ms-virt-phy/00002(pid=37): Terminating (SIGTERM) 22:49:54.312764 run osmo-ms-virt-phy/00003(pid=38): Terminating (SIGTERM) 22:49:54.319282 run osmo-ms-virt-phy/00004(pid=39): Terminating (SIGTERM) 22:49:54.328868 run osmo-ms-virt-phy/00005(pid=40): Terminating (SIGTERM) 22:49:54.344459 run osmo-ms-virt-phy/00006(pid=41): Terminating (SIGTERM) 22:49:54.352218 run osmo-ms-virt-phy/00007(pid=42): Terminating (SIGTERM) 22:49:54.358494 run osmo-ms-virt-phy/00008(pid=43): Terminating (SIGTERM) 22:49:54.366740 run osmo-ms-virt-phy/00009(pid=44): Terminating (SIGTERM) 22:49:54.375012 run osmo-ms-virt-phy/00010(pid=45): Terminating (SIGTERM) 22:49:54.382373 run osmo-ms-virt-phy/00011(pid=46): Terminating (SIGTERM) 22:49:54.390004 run osmo-ms-virt-phy/00012(pid=47): Terminating (SIGTERM) 22:49:54.396973 run osmo-ms-virt-phy/00013(pid=48): Terminating (SIGTERM) 22:49:54.403905 run osmo-ms-virt-phy/00014(pid=49): Terminating (SIGTERM) 22:49:54.416995 run osmo-ms-virt-phy/00015(pid=50): Terminating (SIGTERM) 22:49:54.428367 run osmo-ms-virt-phy/00016(pid=51): Terminating (SIGTERM) 22:49:54.439637 run osmo-ms-virt-phy/00017(pid=52): Terminating (SIGTERM) 22:49:54.450763 run osmo-ms-virt-phy/00018(pid=53): Terminating (SIGTERM) 22:49:54.461832 run osmo-ms-virt-phy/00019(pid=54): Terminating (SIGTERM) 22:49:54.473151 run osmo-ms-virt-phy/00020(pid=55): Terminating (SIGTERM) 22:49:54.484041 run osmo-ms-virt-phy/00021(pid=56): Terminating (SIGTERM) 22:49:54.494786 run osmo-ms-virt-phy/00022(pid=57): Terminating (SIGTERM) 22:49:54.506189 run osmo-ms-virt-phy/00023(pid=58): Terminating (SIGTERM) 22:49:54.516718 run osmo-ms-virt-phy/00024(pid=59): Terminating (SIGTERM) 22:49:54.527212 run osmo-ms-virt-phy/00025(pid=60): Terminating (SIGTERM) 22:49:54.537717 run osmo-ms-virt-phy/00026(pid=61): Terminating (SIGTERM) 22:49:54.548031 run osmo-ms-virt-phy/00027(pid=62): Terminating (SIGTERM) 22:49:54.558700 run osmo-ms-virt-phy/00028(pid=63): Terminating (SIGTERM) 22:49:54.569556 run osmo-ms-virt-phy/00029(pid=64): Terminating (SIGTERM) 22:49:54.580413 run osmo-ms-virt-phy/00030(pid=65): Terminating (SIGTERM) 22:49:54.590958 run osmo-ms-virt-phy/00031(pid=66): Terminating (SIGTERM) 22:49:54.601684 run osmo-ms-virt-phy/00032(pid=67): Terminating (SIGTERM) 22:49:54.612217 run osmo-ms-virt-phy/00033(pid=68): Terminating (SIGTERM) 22:49:54.622647 run osmo-ms-virt-phy/00034(pid=69): Terminating (SIGTERM) 22:49:54.632911 run osmo-ms-virt-phy/00035(pid=70): Terminating (SIGTERM) 22:49:54.643446 run osmo-ms-virt-phy/00036(pid=71): Terminating (SIGTERM) 22:49:54.654154 run osmo-ms-virt-phy/00037(pid=72): Terminating (SIGTERM) 22:49:54.664182 run osmo-ms-virt-phy/00038(pid=73): Terminating (SIGTERM) 22:49:54.674296 run osmo-ms-virt-phy/00039(pid=74): Terminating (SIGTERM) 22:49:54.684302 run osmo-ms-virt-phy/00040(pid=75): Terminating (SIGTERM) 22:49:54.694614 run osmo-ms-virt-phy/00041(pid=76): Terminating (SIGTERM) 22:49:54.704923 run osmo-ms-virt-phy/00042(pid=77): Terminating (SIGTERM) 22:49:54.715684 run osmo-ms-virt-phy/00043(pid=78): Terminating (SIGTERM) 22:49:54.725956 run osmo-ms-virt-phy/00044(pid=79): Terminating (SIGTERM) 22:49:54.736432 run osmo-ms-virt-phy/00045(pid=80): Terminating (SIGTERM) 22:49:54.746974 run osmo-ms-virt-phy/00046(pid=81): Terminating (SIGTERM) 22:49:54.757287 run osmo-ms-virt-phy/00047(pid=82): Terminating (SIGTERM) 22:49:54.767835 run osmo-ms-virt-phy/00048(pid=83): Terminating (SIGTERM) 22:49:54.778378 run osmo-ms-virt-phy/00049(pid=84): Terminating (SIGTERM) 22:49:54.788484 run osmo-ms-virt-phy/00050(pid=85): Terminating (SIGTERM) 22:49:54.798836 run osmo-ms-virt-phy/00051(pid=86): Terminating (SIGTERM) 22:49:54.809227 run osmo-ms-virt-phy/00052(pid=87): Terminating (SIGTERM) 22:49:54.819505 run osmo-ms-virt-phy/00053(pid=88): Terminating (SIGTERM) 22:49:54.830031 run osmo-ms-virt-phy/00054(pid=89): Terminating (SIGTERM) 22:49:54.840359 run osmo-ms-virt-phy/00055(pid=90): Terminating (SIGTERM) 22:49:54.851251 run osmo-ms-virt-phy/00056(pid=91): Terminating (SIGTERM) 22:49:54.861934 run osmo-ms-virt-phy/00057(pid=92): Terminating (SIGTERM) 22:49:54.872726 run osmo-ms-virt-phy/00058(pid=93): Terminating (SIGTERM) 22:49:54.883052 run osmo-ms-virt-phy/00059(pid=94): Terminating (SIGTERM) 22:49:54.893884 run osmo-ms-virt-phy/00060(pid=95): Terminating (SIGTERM) 22:49:54.904608 run osmo-ms-virt-phy/00061(pid=96): Terminating (SIGTERM) 22:49:54.915708 run osmo-ms-virt-phy/00062(pid=97): Terminating (SIGTERM) 22:49:54.925961 run osmo-ms-virt-phy/00063(pid=98): Terminating (SIGTERM) 22:49:54.936743 run osmo-ms-virt-phy/00064(pid=99): Terminating (SIGTERM) 22:49:54.947360 run osmo-ms-virt-phy/00065(pid=100): Terminating (SIGTERM) 22:49:54.957517 run osmo-ms-virt-phy/00066(pid=101): Terminating (SIGTERM) 22:49:54.967237 run osmo-ms-virt-phy/00067(pid=102): Terminating (SIGTERM) 22:49:54.977201 run osmo-ms-virt-phy/00068(pid=103): Terminating (SIGTERM) 22:49:54.986869 run osmo-ms-virt-phy/00069(pid=104): Terminating (SIGTERM) 22:49:54.996552 run osmo-ms-virt-phy/00070(pid=105): Terminating (SIGTERM) 22:49:55.006397 run osmo-ms-virt-phy/00071(pid=106): Terminating (SIGTERM) 22:49:55.016290 run osmo-ms-virt-phy/00072(pid=107): Terminating (SIGTERM) 22:49:55.025844 run osmo-ms-virt-phy/00073(pid=108): Terminating (SIGTERM) 22:49:55.035518 run osmo-ms-virt-phy/00074(pid=109): Terminating (SIGTERM) 22:49:55.045258 run osmo-ms-virt-phy/00075(pid=110): Terminating (SIGTERM) 22:49:55.055250 run osmo-ms-virt-phy/00076(pid=111): Terminating (SIGTERM) 22:49:55.065117 run osmo-ms-virt-phy/00077(pid=112): Terminating (SIGTERM) 22:49:55.684356 run osmo-ms-virt-phy/00078(pid=113): Terminating (SIGTERM) 22:49:55.692056 run osmo-ms-virt-phy/00079(pid=114): Terminating (SIGTERM) 22:49:55.699971 run osmo-ms-virt-phy/00080(pid=115): Terminating (SIGTERM) 22:49:55.707721 run osmo-ms-virt-phy/00081(pid=116): Terminating (SIGTERM) 22:49:55.715435 run osmo-ms-virt-phy/00082(pid=117): Terminating (SIGTERM) 22:49:55.723213 run osmo-ms-virt-phy/00083(pid=118): Terminating (SIGTERM) 22:49:55.730800 run osmo-ms-virt-phy/00084(pid=119): Terminating (SIGTERM) 22:49:55.738318 run osmo-ms-virt-phy/00085(pid=120): Terminating (SIGTERM) 22:49:55.745721 run osmo-ms-virt-phy/00086(pid=121): Terminating (SIGTERM) 22:49:55.753107 run osmo-ms-virt-phy/00087(pid=122): Terminating (SIGTERM) 22:49:55.760381 run osmo-ms-virt-phy/00088(pid=123): Terminating (SIGTERM) 22:49:55.767609 run osmo-ms-virt-phy/00089(pid=124): Terminating (SIGTERM) 22:49:55.774808 run osmo-ms-virt-phy/00090(pid=125): Terminating (SIGTERM) 22:49:55.782079 run osmo-ms-virt-phy/00091(pid=126): Terminating (SIGTERM) 22:49:55.789377 run osmo-ms-virt-phy/00092(pid=127): Terminating (SIGTERM) 22:49:55.796553 run osmo-ms-virt-phy/00093(pid=128): Terminating (SIGTERM) 22:49:55.803201 run osmo-ms-virt-phy/00094(pid=129): Terminating (SIGTERM) 22:49:55.807327 run osmo-ms-virt-phy/00095(pid=130): Terminating (SIGTERM) 22:49:55.811077 run osmo-ms-virt-phy/00096(pid=131): Terminating (SIGTERM) 22:49:55.814692 run osmo-ms-virt-phy/00097(pid=132): Terminating (SIGTERM) 22:49:55.818402 run osmo-ms-virt-phy/00098(pid=133): Terminating (SIGTERM) 22:49:55.822349 run osmo-ms-virt-phy/00099(pid=134): Terminating (SIGTERM) 22:49:55.826119 run osmo-ms-mob/00000(pid=135): Terminating (SIGTERM) 22:49:55.830463 run osmo-ms-mob/00001(pid=136): Terminating (SIGTERM) 22:49:55.834392 run osmo-ms-mob/00002(pid=137): Terminating (SIGTERM) 22:49:55.837970 run osmo-ms-mob/00003(pid=138): Terminating (SIGTERM) 22:49:55.841477 run osmo-ms-mob/00004(pid=139): Terminating (SIGTERM) 22:49:55.845071 run osmo-ms-mob/00005(pid=140): Terminating (SIGTERM) 22:49:55.848556 run osmo-ms-mob/00006(pid=141): Terminating (SIGTERM) 22:49:55.852105 run osmo-ms-mob/00007(pid=142): Terminating (SIGTERM) 22:49:55.855665 run osmo-ms-mob/00008(pid=143): Terminating (SIGTERM) 22:49:55.859184 run osmo-ms-mob/00009(pid=144): Terminating (SIGTERM) 22:49:55.862697 run osmo-ms-mob/00010(pid=145): Terminating (SIGTERM) 22:49:55.866156 run osmo-ms-mob/00011(pid=146): Terminating (SIGTERM) 22:49:55.869654 run osmo-ms-mob/00012(pid=147): Terminating (SIGTERM) 22:49:55.873190 run osmo-ms-mob/00013(pid=148): Terminating (SIGTERM) 22:49:55.876696 run osmo-ms-mob/00014(pid=149): Terminating (SIGTERM) 22:49:55.880174 run osmo-ms-mob/00015(pid=150): Terminating (SIGTERM) 22:49:55.883653 run osmo-ms-mob/00016(pid=151): Terminating (SIGTERM) 22:49:55.887022 run osmo-ms-mob/00017(pid=152): Terminating (SIGTERM) 22:49:55.890374 run osmo-ms-mob/00018(pid=153): Terminating (SIGTERM) 22:49:55.893767 run osmo-ms-mob/00019(pid=154): Terminating (SIGTERM) 22:49:55.897121 run osmo-ms-mob/00020(pid=155): Terminating (SIGTERM) 22:49:55.900432 run osmo-ms-mob/00021(pid=156): Terminating (SIGTERM) 22:49:55.903729 run osmo-ms-mob/00022(pid=157): Terminating (SIGTERM) 22:49:55.907056 run osmo-ms-mob/00023(pid=158): Terminating (SIGTERM) 22:49:55.910387 run osmo-ms-mob/00024(pid=159): Terminating (SIGTERM) 22:49:55.913710 run osmo-ms-mob/00025(pid=160): Terminating (SIGTERM) 22:49:55.917008 run osmo-ms-mob/00026(pid=161): Terminating (SIGTERM) 22:49:55.920326 run osmo-ms-mob/00027(pid=162): Terminating (SIGTERM) 22:49:55.923643 run osmo-ms-mob/00028(pid=163): Terminating (SIGTERM) 22:49:55.926993 run osmo-ms-mob/00029(pid=164): Terminating (SIGTERM) 22:49:55.930320 run osmo-ms-mob/00030(pid=165): Terminating (SIGTERM) 22:49:55.933659 run osmo-ms-mob/00031(pid=166): Terminating (SIGTERM) 22:49:55.936971 run osmo-ms-mob/00032(pid=167): Terminating (SIGTERM) 22:49:55.940256 run osmo-ms-mob/00033(pid=168): Terminating (SIGTERM) 22:49:55.943570 run osmo-ms-mob/00034(pid=169): Terminating (SIGTERM) 22:49:55.946876 run osmo-ms-mob/00035(pid=170): Terminating (SIGTERM) 22:49:55.950167 run osmo-ms-mob/00036(pid=171): Terminating (SIGTERM) 22:49:55.953487 run osmo-ms-mob/00037(pid=172): Terminating (SIGTERM) 22:49:55.956793 run osmo-ms-mob/00038(pid=173): Terminating (SIGTERM) 22:49:55.960106 run osmo-ms-mob/00039(pid=174): Terminating (SIGTERM) 22:49:55.963418 run osmo-ms-mob/00040(pid=175): Terminating (SIGTERM) 22:49:55.966785 run osmo-ms-mob/00041(pid=176): Terminating (SIGTERM) 22:49:55.970113 run osmo-ms-mob/00042(pid=177): Terminating (SIGTERM) 22:49:55.973405 run osmo-ms-mob/00043(pid=178): Terminating (SIGTERM) 22:49:55.976734 run osmo-ms-mob/00044(pid=179): Terminating (SIGTERM) 22:49:55.980053 run osmo-ms-mob/00045(pid=180): Terminating (SIGTERM) 22:49:55.983379 run osmo-ms-mob/00046(pid=181): Terminating (SIGTERM) 22:49:55.986689 run osmo-ms-mob/00047(pid=182): Terminating (SIGTERM) 22:49:55.990082 run osmo-ms-mob/00048(pid=183): Terminating (SIGTERM) 22:49:55.993455 run osmo-ms-mob/00049(pid=184): Terminating (SIGTERM) 22:49:55.996872 run osmo-ms-mob/00050(pid=185): Terminating (SIGTERM) 22:49:56.000307 run osmo-ms-mob/00051(pid=186): Terminating (SIGTERM) 22:49:56.003675 run osmo-ms-mob/00052(pid=187): Terminating (SIGTERM) 22:49:56.007188 run osmo-ms-mob/00053(pid=188): Terminating (SIGTERM) 22:49:56.010637 run osmo-ms-mob/00054(pid=189): Terminating (SIGTERM) 22:49:56.014116 run osmo-ms-mob/00055(pid=190): Terminating (SIGTERM) 22:49:56.017461 run osmo-ms-mob/00056(pid=191): Terminating (SIGTERM) 22:49:56.020780 run osmo-ms-mob/00057(pid=192): Terminating (SIGTERM) 22:49:56.024092 run osmo-ms-mob/00058(pid=193): Terminating (SIGTERM) 22:49:56.027574 run osmo-ms-mob/00059(pid=194): Terminating (SIGTERM) 22:49:56.031151 run osmo-ms-mob/00060(pid=195): Terminating (SIGTERM) 22:49:56.034606 run osmo-ms-mob/00061(pid=196): Terminating (SIGTERM) 22:49:56.037930 run osmo-ms-mob/00062(pid=197): Terminating (SIGTERM) 22:49:56.041215 run osmo-ms-mob/00063(pid=198): Terminating (SIGTERM) 22:49:56.044524 run osmo-ms-mob/00064(pid=199): Terminating (SIGTERM) 22:49:56.047791 run osmo-ms-mob/00065(pid=200): Terminating (SIGTERM) 22:49:56.051060 run osmo-ms-mob/00066(pid=201): Terminating (SIGTERM) 22:49:56.054410 run osmo-ms-mob/00067(pid=202): Terminating (SIGTERM) 22:49:56.057811 run osmo-ms-mob/00068(pid=203): Terminating (SIGTERM) 22:49:56.061276 run osmo-ms-mob/00069(pid=204): Terminating (SIGTERM) 22:49:56.064751 run osmo-ms-mob/00070(pid=205): Terminating (SIGTERM) 22:49:56.068220 run osmo-ms-mob/00071(pid=206): Terminating (SIGTERM) 22:49:56.071700 run osmo-ms-mob/00072(pid=207): Terminating (SIGTERM) 22:49:56.075154 run osmo-ms-mob/00073(pid=208): Terminating (SIGTERM) 22:49:56.078598 run osmo-ms-mob/00074(pid=209): Terminating (SIGTERM) 22:49:56.082150 run osmo-ms-mob/00075(pid=210): Terminating (SIGTERM) 22:49:56.085626 run osmo-ms-mob/00076(pid=211): Terminating (SIGTERM) 22:49:56.089115 run osmo-ms-mob/00077(pid=212): Terminating (SIGTERM) 22:49:56.092577 run osmo-ms-mob/00078(pid=213): Terminating (SIGTERM) 22:49:56.096048 run osmo-ms-mob/00079(pid=214): Terminating (SIGTERM) 22:49:56.099524 run osmo-ms-mob/00080(pid=215): Terminating (SIGTERM) 22:49:56.103010 run osmo-ms-mob/00081(pid=216): Terminating (SIGTERM) 22:49:56.106468 run osmo-ms-mob/00082(pid=217): Terminating (SIGTERM) 22:49:56.109947 run osmo-ms-mob/00083(pid=218): Terminating (SIGTERM) 22:49:56.113410 run osmo-ms-mob/00084(pid=219): Terminating (SIGTERM) 22:49:56.116897 run osmo-ms-mob/00085(pid=220): Terminating (SIGTERM) 22:49:56.120332 run osmo-ms-mob/00086(pid=221): Terminating (SIGTERM) 22:49:56.123810 run osmo-ms-mob/00087(pid=222): Terminating (SIGTERM) 22:49:56.127264 run osmo-ms-mob/00088(pid=223): Terminating (SIGTERM) 22:49:56.130730 run osmo-ms-mob/00089(pid=224): Terminating (SIGTERM) 22:49:56.134192 run osmo-ms-mob/00090(pid=225): Terminating (SIGTERM) 22:49:56.137659 run osmo-ms-mob/00091(pid=226): Terminating (SIGTERM) 22:49:56.141119 run osmo-ms-mob/00092(pid=227): Terminating (SIGTERM) 22:49:56.144575 run osmo-ms-mob/00093(pid=228): Terminating (SIGTERM) 22:49:56.148054 run osmo-ms-mob/00094(pid=229): Terminating (SIGTERM) 22:49:56.151523 run osmo-ms-mob/00095(pid=230): Terminating (SIGTERM) 22:49:56.154996 run osmo-ms-mob/00096(pid=231): Terminating (SIGTERM) 22:49:56.158477 run osmo-ms-mob/00097(pid=232): Terminating (SIGTERM) 22:49:56.161919 run osmo-ms-mob/00098(pid=233): Terminating (SIGTERM) 22:49:56.165386 run osmo-ms-mob/00099(pid=234): Terminating (SIGTERM) 22:49:56.168891 --- ParallelTerminationStrategy: PID 22 died... 22:49:56.170454 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminated: ok {rc=0} 22:49:56.174316 --- ParallelTerminationStrategy: PID 23 died... 22:49:56.175866 run osmo-hlr_127.0.42.2(pid=23): Terminated: ok {rc=0} 22:49:56.179666 --- ParallelTerminationStrategy: PID 24 died... 22:49:56.181229 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminated: ok {rc=0} 22:49:56.185043 --- ParallelTerminationStrategy: PID 25 died... 22:49:56.186605 run osmo-stp_127.0.42.5(pid=25): Terminated: ok {rc=0} 22:49:56.190428 --- ParallelTerminationStrategy: PID 26 died... 22:49:56.191980 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminated: ok {rc=0} 22:49:56.195859 --- ParallelTerminationStrategy: PID 27 died... 22:49:56.197420 run osmo-msc_127.0.42.6(pid=27): Terminated: ok {rc=0} 22:49:56.201360 --- ParallelTerminationStrategy: PID 28 died... 22:49:56.202911 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminated: ok {rc=0} 22:49:56.206808 --- ParallelTerminationStrategy: PID 29 died... 22:49:56.208393 run osmo-mgw_127.0.42.3(pid=29): Terminated {rc=15} 22:49:56.212224 --- ParallelTerminationStrategy: PID 30 died... 22:49:56.213803 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminated: ok {rc=0} 22:49:56.217711 --- ParallelTerminationStrategy: PID 31 died... 22:49:56.219283 run osmo-mgw_127.0.42.4(pid=31): Terminated {rc=15} 22:49:56.223241 --- ParallelTerminationStrategy: PID 32 died... 22:49:56.224798 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminated: ok {rc=0} 22:49:56.228650 --- ParallelTerminationStrategy: PID 33 died... 22:49:56.230209 run osmo-bsc_127.0.42.7(pid=33): Terminated: ok {rc=0} 22:49:56.234076 --- ParallelTerminationStrategy: PID 35 died... 22:49:56.235626 run osmo-ms-virt-phy/00000(pid=35): Terminated: ok {rc=0} 22:49:56.239475 --- ParallelTerminationStrategy: PID 36 died... 22:49:56.241121 run osmo-ms-virt-phy/00001(pid=36): Terminated: ok {rc=0} 22:49:56.244929 --- ParallelTerminationStrategy: PID 37 died... 22:49:56.246453 run osmo-ms-virt-phy/00002(pid=37): Terminated: ok {rc=0} 22:49:56.250172 --- ParallelTerminationStrategy: PID 38 died... 22:49:56.251723 run osmo-ms-virt-phy/00003(pid=38): Terminated: ok {rc=0} 22:49:56.255512 --- ParallelTerminationStrategy: PID 39 died... 22:49:56.257055 run osmo-ms-virt-phy/00004(pid=39): Terminated: ok {rc=0} 22:49:56.260881 --- ParallelTerminationStrategy: PID 40 died... 22:49:56.262424 run osmo-ms-virt-phy/00005(pid=40): Terminated: ok {rc=0} 22:49:56.266291 --- ParallelTerminationStrategy: PID 41 died... 22:49:56.267842 run osmo-ms-virt-phy/00006(pid=41): Terminated: ok {rc=0} 22:49:56.271722 --- ParallelTerminationStrategy: PID 42 died... 22:49:56.273268 run osmo-ms-virt-phy/00007(pid=42): Terminated: ok {rc=0} 22:49:56.277056 --- ParallelTerminationStrategy: PID 43 died... 22:49:56.278596 run osmo-ms-virt-phy/00008(pid=43): Terminated: ok {rc=0} 22:49:56.282431 --- ParallelTerminationStrategy: PID 44 died... 22:49:56.283937 run osmo-ms-virt-phy/00009(pid=44): Terminated: ok {rc=0} 22:49:56.287766 --- ParallelTerminationStrategy: PID 45 died... 22:49:56.289315 run osmo-ms-virt-phy/00010(pid=45): Terminated: ok {rc=0} 22:49:56.293196 --- ParallelTerminationStrategy: PID 46 died... 22:49:56.294745 run osmo-ms-virt-phy/00011(pid=46): Terminated: ok {rc=0} 22:49:56.298595 --- ParallelTerminationStrategy: PID 47 died... 22:49:56.300130 run osmo-ms-virt-phy/00012(pid=47): Terminated: ok {rc=0} 22:49:56.303912 --- ParallelTerminationStrategy: PID 48 died... 22:49:56.305458 run osmo-ms-virt-phy/00013(pid=48): Terminated: ok {rc=0} 22:49:56.309277 --- ParallelTerminationStrategy: PID 49 died... 22:49:56.310825 run osmo-ms-virt-phy/00014(pid=49): Terminated: ok {rc=0} 22:49:56.314626 --- ParallelTerminationStrategy: PID 50 died... 22:49:56.316227 run osmo-ms-virt-phy/00015(pid=50): Terminated: ok {rc=0} 22:49:56.320035 --- ParallelTerminationStrategy: PID 51 died... 22:49:56.321561 run osmo-ms-virt-phy/00016(pid=51): Terminated: ok {rc=0} 22:49:56.325374 --- ParallelTerminationStrategy: PID 52 died... 22:49:56.326903 run osmo-ms-virt-phy/00017(pid=52): Terminated: ok {rc=0} 22:49:56.330718 --- ParallelTerminationStrategy: PID 53 died... 22:49:56.332242 run osmo-ms-virt-phy/00018(pid=53): Terminated: ok {rc=0} 22:49:56.336033 --- ParallelTerminationStrategy: PID 54 died... 22:49:56.337565 run osmo-ms-virt-phy/00019(pid=54): Terminated: ok {rc=0} 22:49:56.341365 --- ParallelTerminationStrategy: PID 55 died... 22:49:56.342911 run osmo-ms-virt-phy/00020(pid=55): Terminated: ok {rc=0} 22:49:56.346704 --- ParallelTerminationStrategy: PID 56 died... 22:49:56.348246 run osmo-ms-virt-phy/00021(pid=56): Terminated: ok {rc=0} 22:49:56.352034 --- ParallelTerminationStrategy: PID 57 died... 22:49:56.353592 run osmo-ms-virt-phy/00022(pid=57): Terminated: ok {rc=0} 22:49:56.357437 --- ParallelTerminationStrategy: PID 58 died... 22:49:56.358983 run osmo-ms-virt-phy/00023(pid=58): Terminated: ok {rc=0} 22:49:56.362668 --- ParallelTerminationStrategy: PID 59 died... 22:49:56.364119 run osmo-ms-virt-phy/00024(pid=59): Terminated: ok {rc=0} 22:49:56.367881 --- ParallelTerminationStrategy: PID 60 died... 22:49:56.369420 run osmo-ms-virt-phy/00025(pid=60): Terminated: ok {rc=0} 22:49:56.373223 --- ParallelTerminationStrategy: PID 61 died... 22:49:56.374691 run osmo-ms-virt-phy/00026(pid=61): Terminated: ok {rc=0} 22:49:56.378338 --- ParallelTerminationStrategy: PID 62 died... 22:49:56.379840 run osmo-ms-virt-phy/00027(pid=62): Terminated: ok {rc=0} 22:49:56.383499 --- ParallelTerminationStrategy: PID 63 died... 22:49:56.384989 run osmo-ms-virt-phy/00028(pid=63): Terminated: ok {rc=0} 22:49:56.388646 --- ParallelTerminationStrategy: PID 64 died... 22:49:56.390111 run osmo-ms-virt-phy/00029(pid=64): Terminated: ok {rc=0} 22:49:56.393745 --- ParallelTerminationStrategy: PID 65 died... 22:49:56.395206 run osmo-ms-virt-phy/00030(pid=65): Terminated: ok {rc=0} 22:49:56.398865 --- ParallelTerminationStrategy: PID 66 died... 22:49:56.400324 run osmo-ms-virt-phy/00031(pid=66): Terminated: ok {rc=0} 22:49:56.403958 --- ParallelTerminationStrategy: PID 67 died... 22:49:56.405433 run osmo-ms-virt-phy/00032(pid=67): Terminated: ok {rc=0} 22:49:56.409085 --- ParallelTerminationStrategy: PID 68 died... 22:49:56.410549 run osmo-ms-virt-phy/00033(pid=68): Terminated: ok {rc=0} 22:49:56.414210 --- ParallelTerminationStrategy: PID 69 died... 22:49:56.415692 run osmo-ms-virt-phy/00034(pid=69): Terminated: ok {rc=0} 22:49:56.419320 --- ParallelTerminationStrategy: PID 70 died... 22:49:56.420805 run osmo-ms-virt-phy/00035(pid=70): Terminated: ok {rc=0} 22:49:56.424446 --- ParallelTerminationStrategy: PID 71 died... 22:49:56.425934 run osmo-ms-virt-phy/00036(pid=71): Terminated: ok {rc=0} 22:49:56.429572 --- ParallelTerminationStrategy: PID 72 died... 22:49:56.431056 run osmo-ms-virt-phy/00037(pid=72): Terminated: ok {rc=0} 22:49:56.434734 --- ParallelTerminationStrategy: PID 73 died... 22:49:56.436215 run osmo-ms-virt-phy/00038(pid=73): Terminated: ok {rc=0} 22:49:56.439860 --- ParallelTerminationStrategy: PID 74 died... 22:49:56.441334 run osmo-ms-virt-phy/00039(pid=74): Terminated: ok {rc=0} 22:49:56.444991 --- ParallelTerminationStrategy: PID 75 died... 22:49:56.446461 run osmo-ms-virt-phy/00040(pid=75): Terminated: ok {rc=0} 22:49:56.450191 --- ParallelTerminationStrategy: PID 76 died... 22:49:56.451656 run osmo-ms-virt-phy/00041(pid=76): Terminated: ok {rc=0} 22:49:56.455329 --- ParallelTerminationStrategy: PID 77 died... 22:49:56.456800 run osmo-ms-virt-phy/00042(pid=77): Terminated: ok {rc=0} 22:49:56.460469 --- ParallelTerminationStrategy: PID 78 died... 22:49:56.461962 run osmo-ms-virt-phy/00043(pid=78): Terminated: ok {rc=0} 22:49:56.465609 --- ParallelTerminationStrategy: PID 79 died... 22:49:56.467077 run osmo-ms-virt-phy/00044(pid=79): Terminated: ok {rc=0} 22:49:56.470711 --- ParallelTerminationStrategy: PID 80 died... 22:49:56.472203 run osmo-ms-virt-phy/00045(pid=80): Terminated: ok {rc=0} 22:49:56.475806 --- ParallelTerminationStrategy: PID 81 died... 22:49:56.477314 run osmo-ms-virt-phy/00046(pid=81): Terminated: ok {rc=0} 22:49:56.480957 --- ParallelTerminationStrategy: PID 82 died... 22:49:56.482428 run osmo-ms-virt-phy/00047(pid=82): Terminated: ok {rc=0} 22:49:56.486067 --- ParallelTerminationStrategy: PID 83 died... 22:49:56.487533 run osmo-ms-virt-phy/00048(pid=83): Terminated: ok {rc=0} 22:49:56.491154 --- ParallelTerminationStrategy: PID 84 died... 22:49:56.492625 run osmo-ms-virt-phy/00049(pid=84): Terminated: ok {rc=0} 22:49:56.496265 --- ParallelTerminationStrategy: PID 85 died... 22:49:56.497754 run osmo-ms-virt-phy/00050(pid=85): Terminated: ok {rc=0} 22:49:56.501389 --- ParallelTerminationStrategy: PID 86 died... 22:49:56.502851 run osmo-ms-virt-phy/00051(pid=86): Terminated: ok {rc=0} 22:49:56.506598 --- ParallelTerminationStrategy: PID 87 died... 22:49:56.508129 run osmo-ms-virt-phy/00052(pid=87): Terminated: ok {rc=0} 22:49:56.511950 --- ParallelTerminationStrategy: PID 88 died... 22:49:56.513487 run osmo-ms-virt-phy/00053(pid=88): Terminated: ok {rc=0} 22:49:56.517309 --- ParallelTerminationStrategy: PID 89 died... 22:49:56.518860 run osmo-ms-virt-phy/00054(pid=89): Terminated: ok {rc=0} 22:49:56.522745 --- ParallelTerminationStrategy: PID 90 died... 22:49:56.524274 run osmo-ms-virt-phy/00055(pid=90): Terminated: ok {rc=0} 22:49:56.528090 --- ParallelTerminationStrategy: PID 91 died... 22:49:56.529630 run osmo-ms-virt-phy/00056(pid=91): Terminated: ok {rc=0} 22:49:56.533484 --- ParallelTerminationStrategy: PID 92 died... 22:49:56.535037 run osmo-ms-virt-phy/00057(pid=92): Terminated: ok {rc=0} 22:49:56.538889 --- ParallelTerminationStrategy: PID 93 died... 22:49:56.540422 run osmo-ms-virt-phy/00058(pid=93): Terminated: ok {rc=0} 22:49:56.544226 --- ParallelTerminationStrategy: PID 94 died... 22:49:56.545789 run osmo-ms-virt-phy/00059(pid=94): Terminated: ok {rc=0} 22:49:56.549565 --- ParallelTerminationStrategy: PID 95 died... 22:49:56.551173 run osmo-ms-virt-phy/00060(pid=95): Terminated: ok {rc=0} 22:49:56.555039 --- ParallelTerminationStrategy: PID 96 died... 22:49:56.556567 run osmo-ms-virt-phy/00061(pid=96): Terminated: ok {rc=0} 22:49:56.560359 --- ParallelTerminationStrategy: PID 97 died... 22:49:56.561897 run osmo-ms-virt-phy/00062(pid=97): Terminated: ok {rc=0} 22:49:56.565703 --- ParallelTerminationStrategy: PID 98 died... 22:49:56.567235 run osmo-ms-virt-phy/00063(pid=98): Terminated: ok {rc=0} 22:49:56.571062 --- ParallelTerminationStrategy: PID 99 died... 22:49:56.572590 run osmo-ms-virt-phy/00064(pid=99): Terminated: ok {rc=0} 22:49:56.576379 --- ParallelTerminationStrategy: PID 100 died... 22:49:56.577920 run osmo-ms-virt-phy/00065(pid=100): Terminated: ok {rc=0} 22:49:56.581705 --- ParallelTerminationStrategy: PID 101 died... 22:49:56.583249 run osmo-ms-virt-phy/00066(pid=101): Terminated: ok {rc=0} 22:49:56.587084 --- ParallelTerminationStrategy: PID 102 died... 22:49:56.588621 run osmo-ms-virt-phy/00067(pid=102): Terminated: ok {rc=0} 22:49:56.592426 --- ParallelTerminationStrategy: PID 103 died... 22:49:56.593967 run osmo-ms-virt-phy/00068(pid=103): Terminated: ok {rc=0} 22:49:56.597762 --- ParallelTerminationStrategy: PID 104 died... 22:49:56.599297 run osmo-ms-virt-phy/00069(pid=104): Terminated: ok {rc=0} 22:49:56.603113 --- ParallelTerminationStrategy: PID 105 died... 22:49:56.604653 run osmo-ms-virt-phy/00070(pid=105): Terminated: ok {rc=0} 22:49:56.608452 --- ParallelTerminationStrategy: PID 106 died... 22:49:56.609997 run osmo-ms-virt-phy/00071(pid=106): Terminated: ok {rc=0} 22:49:56.613796 --- ParallelTerminationStrategy: PID 107 died... 22:49:56.615343 run osmo-ms-virt-phy/00072(pid=107): Terminated: ok {rc=0} 22:49:56.619172 --- ParallelTerminationStrategy: PID 108 died... 22:49:56.620701 run osmo-ms-virt-phy/00073(pid=108): Terminated: ok {rc=0} 22:49:56.624497 --- ParallelTerminationStrategy: PID 109 died... 22:49:56.626037 run osmo-ms-virt-phy/00074(pid=109): Terminated: ok {rc=0} 22:49:56.629848 --- ParallelTerminationStrategy: PID 110 died... 22:49:56.631389 run osmo-ms-virt-phy/00075(pid=110): Terminated: ok {rc=0} 22:49:56.635197 --- ParallelTerminationStrategy: PID 111 died... 22:49:56.636753 run osmo-ms-virt-phy/00076(pid=111): Terminated: ok {rc=0} 22:49:56.640575 --- ParallelTerminationStrategy: PID 112 died... 22:49:56.642106 run osmo-ms-virt-phy/00077(pid=112): Terminated: ok {rc=0} 22:49:56.645903 --- ParallelTerminationStrategy: PID 113 died... 22:49:56.647462 run osmo-ms-virt-phy/00078(pid=113): Terminated: ok {rc=0} 22:49:56.651311 --- ParallelTerminationStrategy: PID 114 died... 22:49:56.652882 run osmo-ms-virt-phy/00079(pid=114): Terminated: ok {rc=0} 22:49:56.656699 --- ParallelTerminationStrategy: PID 115 died... 22:49:56.658242 run osmo-ms-virt-phy/00080(pid=115): Terminated: ok {rc=0} 22:49:56.662172 --- ParallelTerminationStrategy: PID 116 died... 22:49:56.663770 run osmo-ms-virt-phy/00081(pid=116): Terminated: ok {rc=0} 22:49:56.667768 --- ParallelTerminationStrategy: PID 117 died... 22:49:56.669500 run osmo-ms-virt-phy/00082(pid=117): Terminated: ok {rc=0} 22:49:56.673579 --- ParallelTerminationStrategy: PID 118 died... 22:49:56.675227 run osmo-ms-virt-phy/00083(pid=118): Terminated: ok {rc=0} 22:49:56.679244 --- ParallelTerminationStrategy: PID 119 died... 22:49:56.680885 run osmo-ms-virt-phy/00084(pid=119): Terminated: ok {rc=0} 22:49:56.684856 --- ParallelTerminationStrategy: PID 120 died... 22:49:56.686455 run osmo-ms-virt-phy/00085(pid=120): Terminated: ok {rc=0} 22:49:56.690445 --- ParallelTerminationStrategy: PID 121 died... 22:49:56.692062 run osmo-ms-virt-phy/00086(pid=121): Terminated: ok {rc=0} 22:49:56.696130 --- ParallelTerminationStrategy: PID 122 died... 22:49:56.697756 run osmo-ms-virt-phy/00087(pid=122): Terminated: ok {rc=0} 22:49:56.701753 --- ParallelTerminationStrategy: PID 123 died... 22:49:56.703377 run osmo-ms-virt-phy/00088(pid=123): Terminated: ok {rc=0} 22:49:56.707348 --- ParallelTerminationStrategy: PID 124 died... 22:49:56.708954 run osmo-ms-virt-phy/00089(pid=124): Terminated: ok {rc=0} 22:49:56.712956 --- ParallelTerminationStrategy: PID 125 died... 22:49:56.714575 run osmo-ms-virt-phy/00090(pid=125): Terminated: ok {rc=0} 22:49:56.718626 --- ParallelTerminationStrategy: PID 126 died... 22:49:56.720233 run osmo-ms-virt-phy/00091(pid=126): Terminated: ok {rc=0} 22:49:56.724212 --- ParallelTerminationStrategy: PID 127 died... 22:49:56.725840 run osmo-ms-virt-phy/00092(pid=127): Terminated: ok {rc=0} 22:49:56.729786 --- ParallelTerminationStrategy: PID 128 died... 22:49:56.731404 run osmo-ms-virt-phy/00093(pid=128): Terminated: ok {rc=0} 22:49:56.735396 --- ParallelTerminationStrategy: PID 129 died... 22:49:56.736996 run osmo-ms-virt-phy/00094(pid=129): Terminated: ok {rc=0} 22:49:56.741005 --- ParallelTerminationStrategy: PID 130 died... 22:49:56.742613 run osmo-ms-virt-phy/00095(pid=130): Terminated: ok {rc=0} 22:49:56.746589 --- ParallelTerminationStrategy: PID 131 died... 22:49:56.748205 run osmo-ms-virt-phy/00096(pid=131): Terminated: ok {rc=0} 22:49:56.752213 --- ParallelTerminationStrategy: PID 132 died... 22:49:56.753834 run osmo-ms-virt-phy/00097(pid=132): Terminated: ok {rc=0} 22:49:56.757751 --- ParallelTerminationStrategy: PID 133 died... 22:49:56.759278 run osmo-ms-virt-phy/00098(pid=133): Terminated: ok {rc=0} 22:49:56.763084 --- ParallelTerminationStrategy: PID 134 died... 22:49:56.764610 run osmo-ms-virt-phy/00099(pid=134): Terminated: ok {rc=0} 22:49:56.768307 --- ParallelTerminationStrategy: PID 135 died... 22:49:56.769786 run osmo-ms-mob/00000(pid=135): Terminated {rc=26112} 22:49:56.773445 --- ParallelTerminationStrategy: PID 136 died... 22:49:56.774908 run osmo-ms-mob/00001(pid=136): Terminated {rc=26112} 22:49:56.778552 --- ParallelTerminationStrategy: PID 137 died... 22:49:56.780014 run osmo-ms-mob/00002(pid=137): Terminated {rc=26112} 22:49:56.783684 --- ParallelTerminationStrategy: PID 138 died... 22:49:56.785198 run osmo-ms-mob/00003(pid=138): Terminated {rc=26112} 22:49:56.788943 --- ParallelTerminationStrategy: PID 139 died... 22:49:56.790442 run osmo-ms-mob/00004(pid=139): Terminated {rc=26112} 22:49:56.794191 --- ParallelTerminationStrategy: PID 140 died... 22:49:56.795696 run osmo-ms-mob/00005(pid=140): Terminated {rc=26112} 22:49:56.799424 --- ParallelTerminationStrategy: PID 141 died... 22:49:56.800943 run osmo-ms-mob/00006(pid=141): Terminated {rc=26112} 22:49:56.804665 --- ParallelTerminationStrategy: PID 142 died... 22:49:56.806160 run osmo-ms-mob/00007(pid=142): Terminated {rc=26112} 22:49:56.809841 --- ParallelTerminationStrategy: PID 143 died... 22:49:56.811306 run osmo-ms-mob/00008(pid=143): Terminated {rc=26112} 22:49:56.814984 --- ParallelTerminationStrategy: PID 144 died... 22:49:56.816485 run osmo-ms-mob/00009(pid=144): Terminated {rc=26112} 22:49:56.820295 --- ParallelTerminationStrategy: PID 145 died... 22:49:56.821887 run osmo-ms-mob/00010(pid=145): Terminated {rc=26112} 22:49:56.825852 --- ParallelTerminationStrategy: PID 146 died... 22:49:56.827480 run osmo-ms-mob/00011(pid=146): Terminated {rc=26112} 22:49:56.831454 --- ParallelTerminationStrategy: PID 147 died... 22:49:56.833099 run osmo-ms-mob/00012(pid=147): Terminated {rc=26112} 22:49:56.837267 --- ParallelTerminationStrategy: PID 148 died... 22:49:56.838949 run osmo-ms-mob/00013(pid=148): Terminated {rc=26112} 22:49:56.843109 --- ParallelTerminationStrategy: PID 149 died... 22:49:56.844803 run osmo-ms-mob/00014(pid=149): Terminated {rc=26112} 22:49:56.849015 --- ParallelTerminationStrategy: PID 150 died... 22:49:56.850719 run osmo-ms-mob/00015(pid=150): Terminated {rc=26112} 22:49:56.854930 --- ParallelTerminationStrategy: PID 151 died... 22:49:56.856615 run osmo-ms-mob/00016(pid=151): Terminated {rc=26112} 22:49:56.860862 --- ParallelTerminationStrategy: PID 152 died... 22:49:56.862598 run osmo-ms-mob/00017(pid=152): Terminated {rc=26112} 22:49:56.866886 --- ParallelTerminationStrategy: PID 153 died... 22:49:56.868612 run osmo-ms-mob/00018(pid=153): Terminated {rc=26112} 22:49:56.872971 --- ParallelTerminationStrategy: PID 154 died... 22:49:56.874709 run osmo-ms-mob/00019(pid=154): Terminated {rc=26112} 22:49:56.878995 --- ParallelTerminationStrategy: PID 155 died... 22:49:56.880722 run osmo-ms-mob/00020(pid=155): Terminated {rc=26112} 22:49:56.885012 --- ParallelTerminationStrategy: PID 156 died... 22:49:56.886745 run osmo-ms-mob/00021(pid=156): Terminated {rc=26112} 22:49:56.891027 --- ParallelTerminationStrategy: PID 157 died... 22:49:56.892768 run osmo-ms-mob/00022(pid=157): Terminated {rc=26112} 22:49:56.897052 --- ParallelTerminationStrategy: PID 158 died... 22:49:56.898793 run osmo-ms-mob/00023(pid=158): Terminated {rc=26112} 22:49:56.903030 --- ParallelTerminationStrategy: PID 159 died... 22:49:56.904712 run osmo-ms-mob/00024(pid=159): Terminated {rc=26112} 22:49:56.908768 --- ParallelTerminationStrategy: PID 160 died... 22:49:56.910321 run osmo-ms-mob/00025(pid=160): Terminated {rc=26112} 22:49:56.914133 --- ParallelTerminationStrategy: PID 161 died... 22:49:56.915642 run osmo-ms-mob/00026(pid=161): Terminated {rc=26112} 22:49:56.919297 --- ParallelTerminationStrategy: PID 162 died... 22:49:56.920795 run osmo-ms-mob/00027(pid=162): Terminated {rc=26112} 22:49:56.924456 --- ParallelTerminationStrategy: PID 163 died... 22:49:56.925935 run osmo-ms-mob/00028(pid=163): Terminated {rc=26112} 22:49:56.929638 --- ParallelTerminationStrategy: PID 164 died... 22:49:56.931069 run osmo-ms-mob/00029(pid=164): Terminated {rc=26112} 22:49:56.934649 --- ParallelTerminationStrategy: PID 165 died... 22:49:56.936098 run osmo-ms-mob/00030(pid=165): Terminated {rc=26112} 22:49:56.939703 --- ParallelTerminationStrategy: PID 166 died... 22:49:56.941135 run osmo-ms-mob/00031(pid=166): Terminated {rc=26112} 22:49:56.944737 --- ParallelTerminationStrategy: PID 167 died... 22:49:56.946168 run osmo-ms-mob/00032(pid=167): Terminated {rc=26112} 22:49:56.949785 --- ParallelTerminationStrategy: PID 168 died... 22:49:56.951229 run osmo-ms-mob/00033(pid=168): Terminated {rc=26112} 22:49:56.954876 --- ParallelTerminationStrategy: PID 169 died... 22:49:56.956329 run osmo-ms-mob/00034(pid=169): Terminated {rc=26112} 22:49:56.959885 --- ParallelTerminationStrategy: PID 170 died... 22:49:56.961338 run osmo-ms-mob/00035(pid=170): Terminated {rc=26112} 22:49:56.964892 --- ParallelTerminationStrategy: PID 171 died... 22:49:56.966329 run osmo-ms-mob/00036(pid=171): Terminated {rc=26112} 22:49:56.969893 --- ParallelTerminationStrategy: PID 172 died... 22:49:56.971349 run osmo-ms-mob/00037(pid=172): Terminated {rc=26112} 22:49:56.974932 --- ParallelTerminationStrategy: PID 173 died... 22:49:56.976400 run osmo-ms-mob/00038(pid=173): Terminated {rc=26112} 22:49:56.979965 --- ParallelTerminationStrategy: PID 174 died... 22:49:56.981422 run osmo-ms-mob/00039(pid=174): Terminated {rc=26112} 22:49:56.984997 --- ParallelTerminationStrategy: PID 175 died... 22:49:56.986438 run osmo-ms-mob/00040(pid=175): Terminated {rc=26112} 22:49:56.990049 --- ParallelTerminationStrategy: PID 176 died... 22:49:56.991489 run osmo-ms-mob/00041(pid=176): Terminated {rc=26112} 22:49:56.995078 --- ParallelTerminationStrategy: PID 177 died... 22:49:56.996522 run osmo-ms-mob/00042(pid=177): Terminated {rc=26112} 22:49:57.000111 --- ParallelTerminationStrategy: PID 178 died... 22:49:57.001549 run osmo-ms-mob/00043(pid=178): Terminated {rc=26112} 22:49:57.005147 --- ParallelTerminationStrategy: PID 179 died... 22:49:57.006581 run osmo-ms-mob/00044(pid=179): Terminated {rc=26112} 22:49:57.010160 --- ParallelTerminationStrategy: PID 180 died... 22:49:57.011622 run osmo-ms-mob/00045(pid=180): Terminated {rc=26112} 22:49:57.015175 --- ParallelTerminationStrategy: PID 181 died... 22:49:57.016634 run osmo-ms-mob/00046(pid=181): Terminated {rc=26112} 22:49:57.020188 --- ParallelTerminationStrategy: PID 182 died... 22:49:57.021663 run osmo-ms-mob/00047(pid=182): Terminated {rc=26112} 22:49:57.025245 --- ParallelTerminationStrategy: PID 183 died... 22:49:57.026675 run osmo-ms-mob/00048(pid=183): Terminated {rc=26112} 22:49:57.030278 --- ParallelTerminationStrategy: PID 184 died... 22:49:57.031713 run osmo-ms-mob/00049(pid=184): Terminated {rc=26112} 22:49:57.035380 --- ParallelTerminationStrategy: PID 185 died... 22:49:57.036851 run osmo-ms-mob/00050(pid=185): Terminated {rc=26112} 22:49:57.040513 --- ParallelTerminationStrategy: PID 186 died... 22:49:57.041989 run osmo-ms-mob/00051(pid=186): Terminated {rc=26112} 22:49:57.045623 --- ParallelTerminationStrategy: PID 187 died... 22:49:57.047069 run osmo-ms-mob/00052(pid=187): Terminated {rc=26112} 22:49:57.050694 --- ParallelTerminationStrategy: PID 188 died... 22:49:57.052128 run osmo-ms-mob/00053(pid=188): Terminated {rc=26112} 22:49:57.055754 --- ParallelTerminationStrategy: PID 189 died... 22:49:57.057204 run osmo-ms-mob/00054(pid=189): Terminated {rc=26112} 22:49:57.060824 --- ParallelTerminationStrategy: PID 190 died... 22:49:57.062293 run osmo-ms-mob/00055(pid=190): Terminated {rc=26112} 22:49:57.065885 --- ParallelTerminationStrategy: PID 191 died... 22:49:57.067341 run osmo-ms-mob/00056(pid=191): Terminated {rc=26112} 22:49:57.070910 --- ParallelTerminationStrategy: PID 192 died... 22:49:57.072360 run osmo-ms-mob/00057(pid=192): Terminated {rc=26112} 22:49:57.075981 --- ParallelTerminationStrategy: PID 193 died... 22:49:57.077438 run osmo-ms-mob/00058(pid=193): Terminated {rc=26112} 22:49:57.081020 --- ParallelTerminationStrategy: PID 194 died... 22:49:57.082466 run osmo-ms-mob/00059(pid=194): Terminated {rc=26112} 22:49:57.086099 --- ParallelTerminationStrategy: PID 195 died... 22:49:57.087570 run osmo-ms-mob/00060(pid=195): Terminated {rc=26112} 22:49:57.091327 --- ParallelTerminationStrategy: PID 196 died... 22:49:57.092868 run osmo-ms-mob/00061(pid=196): Terminated {rc=26112} 22:49:57.096733 --- ParallelTerminationStrategy: PID 197 died... 22:49:57.098258 run osmo-ms-mob/00062(pid=197): Terminated {rc=26112} 22:49:57.102084 --- ParallelTerminationStrategy: PID 198 died... 22:49:57.103624 run osmo-ms-mob/00063(pid=198): Terminated {rc=26112} 22:49:57.107480 --- ParallelTerminationStrategy: PID 199 died... 22:49:57.109037 run osmo-ms-mob/00064(pid=199): Terminated {rc=26112} 22:49:57.112863 --- ParallelTerminationStrategy: PID 200 died... 22:49:57.114406 run osmo-ms-mob/00065(pid=200): Terminated {rc=26112} 22:49:57.118238 --- ParallelTerminationStrategy: PID 201 died... 22:49:57.119788 run osmo-ms-mob/00066(pid=201): Terminated {rc=26112} 22:49:57.123611 --- ParallelTerminationStrategy: PID 202 died... 22:49:57.125143 run osmo-ms-mob/00067(pid=202): Terminated {rc=26112} 22:49:57.129006 --- ParallelTerminationStrategy: PID 203 died... 22:49:57.130540 run osmo-ms-mob/00068(pid=203): Terminated {rc=26112} 22:49:57.134365 --- ParallelTerminationStrategy: PID 204 died... 22:49:57.135908 run osmo-ms-mob/00069(pid=204): Terminated {rc=26112} 22:49:57.139778 --- ParallelTerminationStrategy: PID 205 died... 22:49:57.141405 run osmo-ms-mob/00070(pid=205): Terminated {rc=26112} 22:49:57.145235 --- ParallelTerminationStrategy: PID 206 died... 22:49:57.146783 run osmo-ms-mob/00071(pid=206): Terminated {rc=26112} 22:49:57.150644 --- ParallelTerminationStrategy: PID 207 died... 22:49:57.152171 run osmo-ms-mob/00072(pid=207): Terminated {rc=26112} 22:49:57.155852 --- ParallelTerminationStrategy: PID 208 died... 22:49:57.157370 run osmo-ms-mob/00073(pid=208): Terminated {rc=26112} 22:49:57.161127 --- ParallelTerminationStrategy: PID 209 died... 22:49:57.162670 run osmo-ms-mob/00074(pid=209): Terminated {rc=26112} 22:49:57.166513 --- ParallelTerminationStrategy: PID 210 died... 22:49:57.167986 run osmo-ms-mob/00075(pid=210): Terminated {rc=26112} 22:49:57.171653 --- ParallelTerminationStrategy: PID 211 died... 22:49:57.173130 run osmo-ms-mob/00076(pid=211): Terminated {rc=26112} 22:49:57.176815 --- ParallelTerminationStrategy: PID 212 died... 22:49:57.178298 run osmo-ms-mob/00077(pid=212): Terminated {rc=26112} 22:49:57.181973 --- ParallelTerminationStrategy: PID 213 died... 22:49:57.183504 run osmo-ms-mob/00078(pid=213): Terminated {rc=26112} 22:49:57.187182 --- ParallelTerminationStrategy: PID 214 died... 22:49:57.188662 run osmo-ms-mob/00079(pid=214): Terminated {rc=26112} 22:49:57.192329 --- ParallelTerminationStrategy: PID 215 died... 22:49:57.193837 run osmo-ms-mob/00080(pid=215): Terminated {rc=26112} 22:49:57.197558 --- ParallelTerminationStrategy: PID 216 died... 22:49:57.199031 run osmo-ms-mob/00081(pid=216): Terminated {rc=26112} 22:49:57.202725 --- ParallelTerminationStrategy: PID 217 died... 22:49:57.204207 run osmo-ms-mob/00082(pid=217): Terminated {rc=26112} 22:49:57.207891 --- ParallelTerminationStrategy: PID 218 died... 22:49:57.209387 run osmo-ms-mob/00083(pid=218): Terminated {rc=26112} 22:49:57.213099 --- ParallelTerminationStrategy: PID 219 died... 22:49:57.214572 run osmo-ms-mob/00084(pid=219): Terminated {rc=26112} 22:49:57.218263 --- ParallelTerminationStrategy: PID 220 died... 22:49:57.219721 run osmo-ms-mob/00085(pid=220): Terminated {rc=26112} 22:49:57.223385 --- ParallelTerminationStrategy: PID 221 died... 22:49:57.224905 run osmo-ms-mob/00086(pid=221): Terminated {rc=26112} 22:49:57.228583 --- ParallelTerminationStrategy: PID 222 died... 22:49:57.230172 run osmo-ms-mob/00087(pid=222): Terminated {rc=26112} 22:49:57.234003 --- ParallelTerminationStrategy: PID 223 died... 22:49:57.235538 run osmo-ms-mob/00088(pid=223): Terminated {rc=26112} 22:49:57.239243 --- ParallelTerminationStrategy: PID 224 died... 22:49:57.240714 run osmo-ms-mob/00089(pid=224): Terminated {rc=26112} 22:49:57.244398 --- ParallelTerminationStrategy: PID 225 died... 22:49:57.245871 run osmo-ms-mob/00090(pid=225): Terminated {rc=26112} 22:49:57.249455 --- ParallelTerminationStrategy: PID 226 died... 22:49:57.250919 run osmo-ms-mob/00091(pid=226): Terminated {rc=26112} 22:49:57.254593 --- ParallelTerminationStrategy: PID 227 died... 22:49:57.256098 run osmo-ms-mob/00092(pid=227): Terminated {rc=26112} 22:49:57.259734 --- ParallelTerminationStrategy: PID 228 died... 22:49:57.261253 run osmo-ms-mob/00093(pid=228): Terminated {rc=26112} 22:49:57.264914 --- ParallelTerminationStrategy: PID 229 died... 22:49:57.266399 run osmo-ms-mob/00094(pid=229): Terminated {rc=26112} 22:49:57.270077 --- ParallelTerminationStrategy: PID 230 died... 22:49:57.271540 run osmo-ms-mob/00095(pid=230): Terminated {rc=26112} 22:49:57.275209 --- ParallelTerminationStrategy: PID 231 died... 22:49:57.276679 run osmo-ms-mob/00096(pid=231): Terminated {rc=26112} 22:49:57.280319 --- ParallelTerminationStrategy: PID 232 died... 22:49:57.281796 run osmo-ms-mob/00097(pid=232): Terminated {rc=26112} 22:49:57.285475 --- ParallelTerminationStrategy: PID 233 died... 22:49:57.286951 run osmo-ms-mob/00098(pid=233): Terminated {rc=26112} 22:49:57.290614 --- ParallelTerminationStrategy: PID 234 died... 22:49:57.292125 run osmo-ms-mob/00099(pid=234): Terminated {rc=26112} 22:49:59.308761 --- ParallelTerminationStrategy: PID 34 died... 22:49:59.310445 run osmo-bts-virtual(pid=34): Terminated: ok {rc=0} --------------------------------------------------------------------- trial-8084 netreg_mass PASS --------------------------------------------------------------------- 22:49:59.405941 tst trial-8084: Storing JUnit report in /build/trial-8084/run.2025-09-09_22-48-17/trial-8084.xml -------------------------------------------------------------------------------------------- trial-8084 PASS -------------------------------------------------------------------------------------------- 22:49:59.417814 tst trial-8084: trial-8084: PASS, 1 suites passed PASS: netreg_mass (pass: 1) pass: register_default_mass.py (96.6 sec) + exit_code=0 + rm -rf trial-8084/inst + cd trial-8084 + command -v journalctl + [ ! -z /usr/bin/journalctl ] + readlink last_run + journalctl -u ofono -o short-precise --since 2025-09-09 22:48:17 No journal files were found. + readlink last_run + tar czf /build/trial-8084-run.tgz run.2025-09-09_22-48-17 + tar czf /build/trial-8084-bin.tgz checksums.md5 open5gs.build-8.tgz osmo-bsc.build-2025-09-09_13_26_20.tgz osmo-bts-oc2g.build-2025-09-09_00_51_42.tgz osmo-bts-sysmo.build-2025-09-09_00_51_33.tgz osmo-bts.build-2025-09-09_00_51_40.tgz osmo-ggsn.build-2025-09-09_20_42_30.tgz osmo-hlr.build-2025-09-09_16_36_48.tgz osmo-hnbgw.build-2025-09-09_13_30_22.tgz osmo-mgw.build-2025-09-09_08_33_12.tgz osmo-msc.build-2025-09-09_13_34_43.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2025-09-09_07_34_15.tgz osmo-pcu-sysmo.build-2025-09-09_07_36_20.tgz osmo-pcu.build-2025-09-09_07_36_25.tgz osmo-sgsn.build-2025-09-09_20_48_11.tgz osmo-stp.build-2025-09-09_13_25_08.tgz osmo-trx.build-2025-09-09_14_26_04.tgz osmocom-bb.build-2025-09-09_21_17_34.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