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/jenkins5924734744191460127.sh + rm -rf trial-8049-bin.tgz trial-8049-run.tgz *.md5 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bsc" build number 24430 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts" build number 10782 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-ggsn" build number 10047 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-hlr" build number 12607 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-mgw" build number 12930 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-hnbgw" build number 11968 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-msc" build number 40052 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu" build number 7316 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-sgsn" build number 42040 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-trx" build number 7996 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 12980 Copied 2 artifacts from "osmo-gsm-tester_build-osmocom-bb" build number 7213 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts-sysmo" build number 11307 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu-sysmo" build number 7356 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts-oc2g" build number 8805 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu-oc2g" build number 6076 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 7213 [osmo-gsm-tester_virtual] $ /bin/sh -xe /tmp/jenkins13207105977412583116.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-8049 + rm -rf docker-playground + git clone --depth=1 --branch=master https://gerrit.osmocom.org/docker-playground docker-playground Cloning into 'docker-playground'... + git -C docker-playground log --oneline f17cc18 ttcn3-bts-test: show respawn count at the end + make -C docker-playground/osmo-gsm-tester make: Entering directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/docker-playground/osmo-gsm-tester' awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/docker-playground/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=docker.io \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/20.7.0 \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_REMSIM_BRANCH=master \ --build-arg OSMO_S1GW_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ -t docker.io/osmocom-build/osmo-gsm-tester:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 4.84kB done #1 WARN: InvalidDefaultArgInFrom: Default value for ARG $USER/debian-bookworm-build results in empty or invalid base image name (line 2) #1 DONE 0.1s #2 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-build:latest #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: 2B done #3 DONE 0.1s #4 [ 1/28] FROM docker.io/osmocom-build/debian-bookworm-build:latest #4 DONE 0.0s #5 [internal] load build context #5 transferring context: 5.76kB done #5 DONE 0.1s #6 [22/28] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-TESTER/+/MASTER?FORMAT=TEXT /tmp/commit #6 DONE 0.3s #7 [ 6/28] RUN PIP3 install --break-system-packages "git+https://github.com/podshumok/python-smpplib.git@master#egg=smpplib" pydbus pyusb pysispm pymongo #7 CACHED #8 [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 #8 CACHED #9 [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 #9 CACHED #10 [24/28] RUN mkdir -p /usr/local/bin/ && cp osmo-gsm-tester/utils/bin/* /usr/local/bin/ #10 CACHED #11 [15/28] RUN APT-GET update && apt-get install -y --no-install-recommends telnet libosmocore-dev libosmo-abis-dev libosmo-gsup-client-dev libosmo-netif-dev libosmo-ranap-dev libosmo-sigtran-dev libsmpp34-dev libgtp-dev libasn1c-dev && apt-get clean #11 CACHED #12 [13/28] RUN CHOWN -R jenkins:jenkins /osmo-gsm-tester-* #12 CACHED #13 [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 #13 CACHED #14 [20/28] WORKDIR /TMP #14 CACHED #15 [25/28] RUN mkdir -p /etc/sudoers.d/ && cp osmo-gsm-tester/utils/sudoers.d/* /etc/sudoers.d/ #15 CACHED #16 [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 #16 CACHED #17 [ 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 #17 CACHED #18 [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 #18 CACHED #19 [10/28] COPY --CHOWN=JENKINS:JENKINS ssh /home/jenkins/.ssh #19 CACHED #20 [ 2/28] RUN useradd -ms /bin/bash jenkins #20 CACHED #21 [ 7/28] RUN APT-GET update && apt-get install -y openssh-server #21 CACHED #22 [27/28] COPY RESOURCES.CONF /tmp/osmo-gsm-tester/sysmocom/resources.conf #22 CACHED #23 [ 8/28] RUN MKDIR /var/run/sshd #23 CACHED #24 [22/28] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-TESTER/+/MASTER?FORMAT=TEXT /tmp/commit #24 CACHED #25 [ 4/28] RUN usermod -a -G osmo-gsm-tester jenkins #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 [ 3/28] RUN groupadd osmo-gsm-tester #27 CACHED #28 [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 #28 CACHED #29 [21/28] RUN GIT clone https://gerrit.osmocom.org/osmo-gsm-tester.git #29 CACHED #30 [ 9/28] COPY SSH /root/.ssh #30 CACHED #31 [17/28] RUN APT-GET update && apt-get install -y --no-install-recommends gnuradio && apt-get clean #31 CACHED #32 [11/28] RUN chmod -R 0700 /home/jenkins/.ssh /root/.ssh #32 CACHED #33 [28/28] WORKDIR /DATA #33 CACHED #34 exporting to image #34 exporting layers done #34 writing image sha256:4fc27030f057737d115e288468ea1527fd86edb09ae3cbcf87394571275ac83f 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=8050 -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-08-06 22:48:21 + trial_dir_prefix=trial- + rm -rf trial-* + trial_dir=trial-8050 + mkdir -p trial-8050 + mv open5gs.build-8.tgz osmo-bsc.build-2025-08-06_13_26_20.tgz osmo-bts-oc2g.build-2025-08-06_00_51_30.tgz osmo-bts-sysmo.build-2025-08-06_00_51_36.tgz osmo-bts.build-2025-08-06_00_51_41.tgz osmo-ggsn.build-2025-08-06_20_42_29.tgz osmo-hlr.build-2025-08-06_16_36_52.tgz osmo-hnbgw.build-2025-08-06_13_30_03.tgz osmo-mgw.build-2025-08-06_08_33_13.tgz osmo-msc.build-2025-08-06_13_32_18.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2025-08-06_07_34_00.tgz osmo-pcu-sysmo.build-2025-08-06_07_36_05.tgz osmo-pcu.build-2025-08-06_07_36_13.tgz osmo-sgsn.build-2025-08-06_20_48_24.tgz osmo-stp.build-2025-08-06_13_25_08.tgz osmo-trx.build-2025-08-06_14_30_15.tgz osmocom-bb.build-2025-08-06_21_17_16.tgz srslte.build-19.tgz trial-8050 + cat open5gs.build-8.md5 osmo-bsc.build-2025-08-06_13_26_20.md5 osmo-bts-oc2g.build-2025-08-06_00_51_30.md5 osmo-bts-sysmo.build-2025-08-06_00_51_36.md5 osmo-bts.build-2025-08-06_00_51_41.md5 osmo-ggsn.build-2025-08-06_20_42_29.md5 osmo-hlr.build-2025-08-06_16_36_52.md5 osmo-hnbgw.build-2025-08-06_13_30_03.md5 osmo-mgw.build-2025-08-06_08_33_13.md5 osmo-msc.build-2025-08-06_13_32_18.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2025-08-06_07_34_00.md5 osmo-pcu-sysmo.build-2025-08-06_07_36_05.md5 osmo-pcu.build-2025-08-06_07_36_13.md5 osmo-sgsn.build-2025-08-06_20_48_24.md5 osmo-stp.build-2025-08-06_13_25_08.md5 osmo-trx.build-2025-08-06_14_30_15.md5 osmocom-bb.build-2025-08-06_21_17_16.md5 srslte.build-19.md5 + rm open5gs.build-8.md5 osmo-bsc.build-2025-08-06_13_26_20.md5 osmo-bts-oc2g.build-2025-08-06_00_51_30.md5 osmo-bts-sysmo.build-2025-08-06_00_51_36.md5 osmo-bts.build-2025-08-06_00_51_41.md5 osmo-ggsn.build-2025-08-06_20_42_29.md5 osmo-hlr.build-2025-08-06_16_36_52.md5 osmo-hnbgw.build-2025-08-06_13_30_03.md5 osmo-mgw.build-2025-08-06_08_33_13.md5 osmo-msc.build-2025-08-06_13_32_18.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2025-08-06_07_34_00.md5 osmo-pcu-sysmo.build-2025-08-06_07_36_05.md5 osmo-pcu.build-2025-08-06_07_36_13.md5 osmo-sgsn.build-2025-08-06_20_48_24.md5 osmo-stp.build-2025-08-06_13_25_08.md5 osmo-trx.build-2025-08-06_14_30_15.md5 osmocom-bb.build-2025-08-06_21_17_16.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-8050 -s netreg_mass combinations: ['netreg_mass'] trial: 'trial-8050' 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-8050 -------------------------------------------------------------------------------------------- 22:48:21.884048 tst trial-8050: Detailed log at /build/trial-8050/run.2025-08-06_22-48-21/log --------------------------------------------------------------------- trial-8050 netreg_mass --------------------------------------------------------------------- 22:48:22.144687 tst netreg_mass: reserving resources in /var/tmp/osmo-gsm-tester/state ... 22:48:22.145127 tst netreg_mass: Verifying 1 x bts (candidates: 1) 22:48:22.146118 tst netreg_mass: Verifying 6 x ip_address (candidates: 9) 22:48:22.147549 tst netreg_mass: Verifying 100 x modem (candidates: 100) 22:48:22.197436 tst netreg_mass: Reserving 1 x bts (candidates: 1) 22:48:22.198408 tst netreg_mass: Reserving 6 x ip_address (candidates: 9) 22:48:22.199738 tst netreg_mass: Reserving 100 x modem (candidates: 100) 22:48:22.278609 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-8050 netreg_mass register_default_mass.py ---------------------------------------------- 22:48:22.280587 tst register_default_mass.py:9: Claiming resources for the test 22:48:22.322480 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:48:22.323848 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:48:22.325095 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:48:22.326225 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:48:22.327322 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:48:22.328453 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:48:22.329573 tst netreg_mass: Using 1 x bts (candidates: 1) 22:48:22.420195 tst register_default_mass.py: using LAC 2 22:48:22.479468 tst register_default_mass.py: using RAC 2 22:48:22.543572 tst register_default_mass.py: using CellId 2 22:48:22.633058 tst register_default_mass.py: using BVCI 3 22:48:22.641491 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:22.642291 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:22.642987 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:22.643689 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:22.644350 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:22.645020 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:22.645680 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:22.646342 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:22.646991 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:22.647649 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:22.648302 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:22.649425 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:22.650108 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:22.650782 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:22.651475 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:22.652158 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:22.652841 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:22.653545 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:22.654210 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:22.654877 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:22.655537 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:22.656196 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:22.656867 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:22.657541 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:22.658195 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:22.658846 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:22.659487 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:22.660156 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:22.662106 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:22.662822 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:22.663501 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:22.664201 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:22.664910 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:22.665600 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:22.666303 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:22.666989 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:22.667662 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:22.668364 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:22.669038 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:22.669686 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:22.670332 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:22.671011 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:22.671675 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:22.672326 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:22.673014 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:22.673686 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:22.674356 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:22.675051 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:22.675729 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:22.676396 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:22.677112 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:22.677795 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:22.678461 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:22.679142 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:22.679809 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:22.680472 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:22.681179 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:22.681864 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:22.682517 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:22.683865 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:22.684515 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:22.685177 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:22.685817 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:22.686471 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:22.687111 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:22.687752 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:22.688417 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:22.689098 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:22.689755 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:22.690417 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:22.691063 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:22.691709 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:22.692481 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:22.693146 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:22.693792 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:22.694425 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:22.695084 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:22.695733 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:22.696370 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:22.697059 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:22.697711 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:22.698358 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:22.699000 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:22.699664 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:22.700307 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:22.700957 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:22.701622 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:22.702276 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:22.702916 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:22.703550 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:22.704215 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:22.704893 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:22.705576 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:22.706234 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:22.706879 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:22.707546 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:22.708188 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:22.708847 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:22.709490 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:22.710153 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:22.710813 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:22.711537 tst register_default_mass.py:21: Launching a simple network 22:48:22.725912 run osmo-hlr_127.0.42.2: Starting osmo-hlr 22:48:22.888541 run create_hlr_db(pid=20): Launched 22:48:23.905337 run create_hlr_db(pid=20): Terminated: ok {rc=0} 22:48:23.926508 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Launched 22:48:23.947578 run osmo-hlr_127.0.42.2(pid=23): Launched 22:48:23.955750 run osmo-stp_127.0.42.5: Starting osmo-stp 22:48:24.190185 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Launched 22:48:24.210651 run osmo-stp_127.0.42.5(pid=25): Launched 22:48:24.218098 run osmo-msc_127.0.42.6: Starting osmo-msc 22:48:24.722589 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Launched 22:48:24.741355 run osmo-msc_127.0.42.6(pid=27): Launched 22:48:27.753015 run osmo-mgw_127.0.42.3: Starting osmo-mgw 22:48:27.872065 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Launched 22:48:27.887952 run osmo-mgw_127.0.42.3(pid=29): Launched 22:48:27.893928 run osmo-mgw_127.0.42.4: Starting osmo-mgw 22:48:27.923043 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Launched 22:48:27.942768 run osmo-mgw_127.0.42.4(pid=31): Launched 22:48:27.950386 run osmo-bsc_127.0.42.7: Starting osmo-bsc 22:48:28.320375 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Launched 22:48:28.339544 run osmo-bsc_127.0.42.7(pid=33): Launched 22:48:34.366066 run osmo-bts-virtual: Starting to connect to osmo-bsc_127.0.42.7 22:48:34.623468 run osmo-bts-virtual(pid=34): Launched 22:48:35.700229 tst register_default_mass.py: using MSISDN 1001 22:48:35.716772 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000000', msisdn='1001', subscriber_id=1} 22:48:35.806526 tst register_default_mass.py: using MSISDN 1002 22:48:35.817229 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000001', msisdn='1002', subscriber_id=2} 22:48:35.896447 tst register_default_mass.py: using MSISDN 1003 22:48:35.912384 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000002', msisdn='1003', subscriber_id=3} 22:48:35.986668 tst register_default_mass.py: using MSISDN 1004 22:48:36.002052 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000003', msisdn='1004', subscriber_id=4} 22:48:36.081936 tst register_default_mass.py: using MSISDN 1005 22:48:36.098077 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000004', msisdn='1005', subscriber_id=5} 22:48:36.187416 tst register_default_mass.py: using MSISDN 1006 22:48:36.201314 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000005', msisdn='1006', subscriber_id=6} 22:48:36.280563 tst register_default_mass.py: using MSISDN 1007 22:48:36.295393 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000006', msisdn='1007', subscriber_id=7} 22:48:36.375770 tst register_default_mass.py: using MSISDN 1008 22:48:36.386604 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000007', msisdn='1008', subscriber_id=8} 22:48:36.465520 tst register_default_mass.py: using MSISDN 1009 22:48:36.482160 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000008', msisdn='1009', subscriber_id=9} 22:48:36.582731 tst register_default_mass.py: using MSISDN 1010 22:48:36.594895 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000009', msisdn='1010', subscriber_id=10} 22:48:36.677610 tst register_default_mass.py: using MSISDN 1011 22:48:36.693763 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000000', msisdn='1011', subscriber_id=11} 22:48:36.775467 tst register_default_mass.py: using MSISDN 1012 22:48:36.788576 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000001', msisdn='1012', subscriber_id=12} 22:48:38.115375 tst register_default_mass.py: using MSISDN 1013 22:48:38.133796 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000002', msisdn='1013', subscriber_id=13} 22:48:38.219074 tst register_default_mass.py: using MSISDN 1014 22:48:38.231378 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000003', msisdn='1014', subscriber_id=14} 22:48:38.298832 tst register_default_mass.py: using MSISDN 1015 22:48:38.311306 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000004', msisdn='1015', subscriber_id=15} 22:48:38.389837 tst register_default_mass.py: using MSISDN 1016 22:48:38.402725 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000005', msisdn='1016', subscriber_id=16} 22:48:38.476746 tst register_default_mass.py: using MSISDN 1017 22:48:38.483861 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000006', msisdn='1017', subscriber_id=17} 22:48:38.551272 tst register_default_mass.py: using MSISDN 1018 22:48:38.559208 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000007', msisdn='1018', subscriber_id=18} 22:48:38.637600 tst register_default_mass.py: using MSISDN 1019 22:48:38.650356 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000008', msisdn='1019', subscriber_id=19} 22:48:38.728023 tst register_default_mass.py: using MSISDN 1020 22:48:38.739271 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000009', msisdn='1020', subscriber_id=20} 22:48:38.817201 tst register_default_mass.py: using MSISDN 1021 22:48:38.830696 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000000', msisdn='1021', subscriber_id=21} 22:48:38.915891 tst register_default_mass.py: using MSISDN 1022 22:48:38.931507 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000001', msisdn='1022', subscriber_id=22} 22:48:39.016459 tst register_default_mass.py: using MSISDN 1023 22:48:39.032974 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000002', msisdn='1023', subscriber_id=23} 22:48:39.120696 tst register_default_mass.py: using MSISDN 1024 22:48:39.138678 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000003', msisdn='1024', subscriber_id=24} 22:48:39.220150 tst register_default_mass.py: using MSISDN 1025 22:48:39.236525 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000004', msisdn='1025', subscriber_id=25} 22:48:39.320401 tst register_default_mass.py: using MSISDN 1026 22:48:39.336773 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000005', msisdn='1026', subscriber_id=26} 22:48:39.404847 tst register_default_mass.py: using MSISDN 1027 22:48:39.416615 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000006', msisdn='1027', subscriber_id=27} 22:48:39.497908 tst register_default_mass.py: using MSISDN 1028 22:48:39.514613 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000007', msisdn='1028', subscriber_id=28} 22:48:39.599598 tst register_default_mass.py: using MSISDN 1029 22:48:39.616905 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000008', msisdn='1029', subscriber_id=29} 22:48:39.713659 tst register_default_mass.py: using MSISDN 1030 22:48:39.730662 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000009', msisdn='1030', subscriber_id=30} 22:48:39.801244 tst register_default_mass.py: using MSISDN 1031 22:48:39.816556 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000000', msisdn='1031', subscriber_id=31} 22:48:39.903797 tst register_default_mass.py: using MSISDN 1032 22:48:39.920409 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000001', msisdn='1032', subscriber_id=32} 22:48:39.988259 tst register_default_mass.py: using MSISDN 1033 22:48:40.003992 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000002', msisdn='1033', subscriber_id=33} 22:48:40.087784 tst register_default_mass.py: using MSISDN 1034 22:48:40.104547 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000003', msisdn='1034', subscriber_id=34} 22:48:40.181068 tst register_default_mass.py: using MSISDN 1035 22:48:40.197635 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000004', msisdn='1035', subscriber_id=35} 22:48:40.281804 tst register_default_mass.py: using MSISDN 1036 22:48:40.298349 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000005', msisdn='1036', subscriber_id=36} 22:48:40.365295 tst register_default_mass.py: using MSISDN 1037 22:48:40.382866 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000006', msisdn='1037', subscriber_id=37} 22:48:40.457055 tst register_default_mass.py: using MSISDN 1038 22:48:40.473922 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000007', msisdn='1038', subscriber_id=38} 22:48:40.612004 tst register_default_mass.py: using MSISDN 1039 22:48:40.628069 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000008', msisdn='1039', subscriber_id=39} 22:48:40.715291 tst register_default_mass.py: using MSISDN 1040 22:48:40.724111 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000009', msisdn='1040', subscriber_id=40} 22:48:40.810104 tst register_default_mass.py: using MSISDN 1041 22:48:40.826263 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000000', msisdn='1041', subscriber_id=41} 22:48:40.896113 tst register_default_mass.py: using MSISDN 1042 22:48:40.909272 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000001', msisdn='1042', subscriber_id=42} 22:48:40.987091 tst register_default_mass.py: using MSISDN 1043 22:48:40.995799 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000002', msisdn='1043', subscriber_id=43} 22:48:41.080363 tst register_default_mass.py: using MSISDN 1044 22:48:41.096154 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000003', msisdn='1044', subscriber_id=44} 22:48:41.178326 tst register_default_mass.py: using MSISDN 1045 22:48:41.190982 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000004', msisdn='1045', subscriber_id=45} 22:48:41.258906 tst register_default_mass.py: using MSISDN 1046 22:48:41.275148 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000005', msisdn='1046', subscriber_id=46} 22:48:41.359724 tst register_default_mass.py: using MSISDN 1047 22:48:41.375090 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000006', msisdn='1047', subscriber_id=47} 22:48:41.463448 tst register_default_mass.py: using MSISDN 1048 22:48:41.482283 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000007', msisdn='1048', subscriber_id=48} 22:48:41.562454 tst register_default_mass.py: using MSISDN 1049 22:48:41.575313 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000008', msisdn='1049', subscriber_id=49} 22:48:41.655260 tst register_default_mass.py: using MSISDN 1050 22:48:41.672486 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000009', msisdn='1050', subscriber_id=50} 22:48:41.782413 tst register_default_mass.py: using MSISDN 1051 22:48:41.797813 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000000', msisdn='1051', subscriber_id=51} 22:48:41.881189 tst register_default_mass.py: using MSISDN 1052 22:48:41.897329 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000001', msisdn='1052', subscriber_id=52} 22:48:41.980216 tst register_default_mass.py: using MSISDN 1053 22:48:41.996706 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000002', msisdn='1053', subscriber_id=53} 22:48:42.077995 tst register_default_mass.py: using MSISDN 1054 22:48:42.089834 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000003', msisdn='1054', subscriber_id=54} 22:48:42.157002 tst register_default_mass.py: using MSISDN 1055 22:48:42.167171 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000004', msisdn='1055', subscriber_id=55} 22:48:42.553641 tst register_default_mass.py: using MSISDN 1056 22:48:42.570954 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000005', msisdn='1056', subscriber_id=56} 22:48:42.662271 tst register_default_mass.py: using MSISDN 1057 22:48:42.679090 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000006', msisdn='1057', subscriber_id=57} 22:48:42.757067 tst register_default_mass.py: using MSISDN 1058 22:48:42.772779 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000007', msisdn='1058', subscriber_id=58} 22:48:42.850983 tst register_default_mass.py: using MSISDN 1059 22:48:42.860068 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000008', msisdn='1059', subscriber_id=59} 22:48:42.935359 tst register_default_mass.py: using MSISDN 1060 22:48:42.952759 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000009', msisdn='1060', subscriber_id=60} 22:48:43.037851 tst register_default_mass.py: using MSISDN 1061 22:48:43.053125 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000000', msisdn='1061', subscriber_id=61} 22:48:43.133012 tst register_default_mass.py: using MSISDN 1062 22:48:43.149102 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000001', msisdn='1062', subscriber_id=62} 22:48:43.229135 tst register_default_mass.py: using MSISDN 1063 22:48:43.245225 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000002', msisdn='1063', subscriber_id=63} 22:48:43.319154 tst register_default_mass.py: using MSISDN 1064 22:48:43.328566 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000003', msisdn='1064', subscriber_id=64} 22:48:43.394308 tst register_default_mass.py: using MSISDN 1065 22:48:43.403585 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000004', msisdn='1065', subscriber_id=65} 22:48:43.481559 tst register_default_mass.py: using MSISDN 1066 22:48:43.492319 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000005', msisdn='1066', subscriber_id=66} 22:48:43.577455 tst register_default_mass.py: using MSISDN 1067 22:48:43.588283 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000006', msisdn='1067', subscriber_id=67} 22:48:43.674029 tst register_default_mass.py: using MSISDN 1068 22:48:43.689409 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000007', msisdn='1068', subscriber_id=68} 22:48:43.758663 tst register_default_mass.py: using MSISDN 1069 22:48:43.770025 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000008', msisdn='1069', subscriber_id=69} 22:48:43.849871 tst register_default_mass.py: using MSISDN 1070 22:48:43.865930 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000009', msisdn='1070', subscriber_id=70} 22:48:43.951732 tst register_default_mass.py: using MSISDN 1071 22:48:43.968416 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000000', msisdn='1071', subscriber_id=71} 22:48:44.049871 tst register_default_mass.py: using MSISDN 1072 22:48:44.065197 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000001', msisdn='1072', subscriber_id=72} 22:48:44.153486 tst register_default_mass.py: using MSISDN 1073 22:48:44.162486 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000002', msisdn='1073', subscriber_id=73} 22:48:44.243287 tst register_default_mass.py: using MSISDN 1074 22:48:44.253538 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000003', msisdn='1074', subscriber_id=74} 22:48:44.325594 tst register_default_mass.py: using MSISDN 1075 22:48:44.341896 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000004', msisdn='1075', subscriber_id=75} 22:48:44.422660 tst register_default_mass.py: using MSISDN 1076 22:48:44.434706 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000005', msisdn='1076', subscriber_id=76} 22:48:44.504403 tst register_default_mass.py: using MSISDN 1077 22:48:44.520669 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000006', msisdn='1077', subscriber_id=77} 22:48:44.602817 tst register_default_mass.py: using MSISDN 1078 22:48:44.618757 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000007', msisdn='1078', subscriber_id=78} 22:48:44.687479 tst register_default_mass.py: using MSISDN 1079 22:48:44.697839 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000008', msisdn='1079', subscriber_id=79} 22:48:44.769558 tst register_default_mass.py: using MSISDN 1080 22:48:44.786098 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000009', msisdn='1080', subscriber_id=80} 22:48:44.865891 tst register_default_mass.py: using MSISDN 1081 22:48:44.879948 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000000', msisdn='1081', subscriber_id=81} 22:48:44.964707 tst register_default_mass.py: using MSISDN 1082 22:48:44.979367 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000001', msisdn='1082', subscriber_id=82} 22:48:45.046991 tst register_default_mass.py: using MSISDN 1083 22:48:45.062031 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000002', msisdn='1083', subscriber_id=83} 22:48:45.154752 tst register_default_mass.py: using MSISDN 1084 22:48:45.170289 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000003', msisdn='1084', subscriber_id=84} 22:48:45.246408 tst register_default_mass.py: using MSISDN 1085 22:48:45.262786 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000004', msisdn='1085', subscriber_id=85} 22:48:45.341434 tst register_default_mass.py: using MSISDN 1086 22:48:45.357464 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000005', msisdn='1086', subscriber_id=86} 22:48:45.443192 tst register_default_mass.py: using MSISDN 1087 22:48:45.453081 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000006', msisdn='1087', subscriber_id=87} 22:48:45.523878 tst register_default_mass.py: using MSISDN 1088 22:48:45.536969 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000007', msisdn='1088', subscriber_id=88} 22:48:45.612965 tst register_default_mass.py: using MSISDN 1089 22:48:45.630217 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000008', msisdn='1089', subscriber_id=89} 22:48:45.716961 tst register_default_mass.py: using MSISDN 1090 22:48:45.728385 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000009', msisdn='1090', subscriber_id=90} 22:48:45.813045 tst register_default_mass.py: using MSISDN 1091 22:48:45.829321 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000000', msisdn='1091', subscriber_id=91} 22:48:45.909070 tst register_default_mass.py: using MSISDN 1092 22:48:45.917782 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000001', msisdn='1092', subscriber_id=92} 22:48:45.979418 tst register_default_mass.py: using MSISDN 1093 22:48:45.995948 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000002', msisdn='1093', subscriber_id=93} 22:48:46.068135 tst register_default_mass.py: using MSISDN 1094 22:48:46.081798 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000003', msisdn='1094', subscriber_id=94} 22:48:46.162103 tst register_default_mass.py: using MSISDN 1095 22:48:46.178548 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000004', msisdn='1095', subscriber_id=95} 22:48:46.258108 tst register_default_mass.py: using MSISDN 1096 22:48:46.273962 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000005', msisdn='1096', subscriber_id=96} 22:48:46.365027 tst register_default_mass.py: using MSISDN 1097 22:48:46.381641 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000006', msisdn='1097', subscriber_id=97} 22:48:46.476259 tst register_default_mass.py: using MSISDN 1098 22:48:46.487797 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000007', msisdn='1098', subscriber_id=98} 22:48:46.581037 tst register_default_mass.py: using MSISDN 1099 22:48:46.597940 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000008', msisdn='1099', subscriber_id=99} 22:48:46.698484 tst register_default_mass.py: using MSISDN 1100 22:48:46.707888 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000009', msisdn='1100', subscriber_id=100} 22:48:46.878527 run mass: Starting testcase 22:48:46.887653 run mass: Pre-launching all virtphy's 22:48:46.896587 run osmo-ms-virt-phy/00000: Starting virtphy 22:48:46.917417 run osmo-ms-virt-phy/00000(pid=35): Launched 22:48:46.936065 run osmo-ms-virt-phy/00001: Starting virtphy 22:48:46.971674 run osmo-ms-virt-phy/00001(pid=36): Launched 22:48:46.980598 run osmo-ms-virt-phy/00002: Starting virtphy 22:48:46.998260 run osmo-ms-virt-phy/00002(pid=37): Launched 22:48:47.006161 run osmo-ms-virt-phy/00003: Starting virtphy 22:48:47.023254 run osmo-ms-virt-phy/00003(pid=38): Launched 22:48:47.031902 run osmo-ms-virt-phy/00004: Starting virtphy 22:48:47.048429 run osmo-ms-virt-phy/00004(pid=39): Launched 22:48:47.055990 run osmo-ms-virt-phy/00005: Starting virtphy 22:48:47.072076 run osmo-ms-virt-phy/00005(pid=40): Launched 22:48:47.080150 run osmo-ms-virt-phy/00006: Starting virtphy 22:48:47.097150 run osmo-ms-virt-phy/00006(pid=41): Launched 22:48:47.105291 run osmo-ms-virt-phy/00007: Starting virtphy 22:48:47.122478 run osmo-ms-virt-phy/00007(pid=42): Launched 22:48:47.130500 run osmo-ms-virt-phy/00008: Starting virtphy 22:48:47.147728 run osmo-ms-virt-phy/00008(pid=43): Launched 22:48:47.155810 run osmo-ms-virt-phy/00009: Starting virtphy 22:48:47.173613 run osmo-ms-virt-phy/00009(pid=44): Launched 22:48:47.181654 run osmo-ms-virt-phy/00010: Starting virtphy 22:48:47.198954 run osmo-ms-virt-phy/00010(pid=45): Launched 22:48:47.207027 run osmo-ms-virt-phy/00011: Starting virtphy 22:48:47.224606 run osmo-ms-virt-phy/00011(pid=46): Launched 22:48:47.232742 run osmo-ms-virt-phy/00012: Starting virtphy 22:48:47.250206 run osmo-ms-virt-phy/00012(pid=47): Launched 22:48:47.259394 run osmo-ms-virt-phy/00013: Starting virtphy 22:48:47.276530 run osmo-ms-virt-phy/00013(pid=48): Launched 22:48:47.284493 run osmo-ms-virt-phy/00014: Starting virtphy 22:48:47.303789 run osmo-ms-virt-phy/00014(pid=49): Launched 22:48:47.312010 run osmo-ms-virt-phy/00015: Starting virtphy 22:48:47.329463 run osmo-ms-virt-phy/00015(pid=50): Launched 22:48:47.337699 run osmo-ms-virt-phy/00016: Starting virtphy 22:48:47.355075 run osmo-ms-virt-phy/00016(pid=51): Launched 22:48:47.363085 run osmo-ms-virt-phy/00017: Starting virtphy 22:48:47.380479 run osmo-ms-virt-phy/00017(pid=52): Launched 22:48:47.388588 run osmo-ms-virt-phy/00018: Starting virtphy 22:48:47.406119 run osmo-ms-virt-phy/00018(pid=53): Launched 22:48:47.421107 run osmo-ms-virt-phy/00019: Starting virtphy 22:48:47.452636 run osmo-ms-virt-phy/00019(pid=54): Launched 22:48:47.466976 run osmo-ms-virt-phy/00020: Starting virtphy 22:48:47.491585 run osmo-ms-virt-phy/00020(pid=55): Launched 22:48:47.499524 run osmo-ms-virt-phy/00021: Starting virtphy 22:48:47.516187 run osmo-ms-virt-phy/00021(pid=56): Launched 22:48:47.523744 run osmo-ms-virt-phy/00022: Starting virtphy 22:48:47.539991 run osmo-ms-virt-phy/00022(pid=57): Launched 22:48:47.547624 run osmo-ms-virt-phy/00023: Starting virtphy 22:48:47.563847 run osmo-ms-virt-phy/00023(pid=58): Launched 22:48:47.571365 run osmo-ms-virt-phy/00024: Starting virtphy 22:48:47.587471 run osmo-ms-virt-phy/00024(pid=59): Launched 22:48:47.594837 run osmo-ms-virt-phy/00025: Starting virtphy 22:48:47.610624 run osmo-ms-virt-phy/00025(pid=60): Launched 22:48:47.618050 run osmo-ms-virt-phy/00026: Starting virtphy 22:48:47.634089 run osmo-ms-virt-phy/00026(pid=61): Launched 22:48:47.641474 run osmo-ms-virt-phy/00027: Starting virtphy 22:48:47.657496 run osmo-ms-virt-phy/00027(pid=62): Launched 22:48:47.665097 run osmo-ms-virt-phy/00028: Starting virtphy 22:48:47.681182 run osmo-ms-virt-phy/00028(pid=63): Launched 22:48:47.688575 run osmo-ms-virt-phy/00029: Starting virtphy 22:48:47.704453 run osmo-ms-virt-phy/00029(pid=64): Launched 22:48:47.711861 run osmo-ms-virt-phy/00030: Starting virtphy 22:48:47.727875 run osmo-ms-virt-phy/00030(pid=65): Launched 22:48:47.735358 run osmo-ms-virt-phy/00031: Starting virtphy 22:48:47.751886 run osmo-ms-virt-phy/00031(pid=66): Launched 22:48:47.759598 run osmo-ms-virt-phy/00032: Starting virtphy 22:48:47.776001 run osmo-ms-virt-phy/00032(pid=67): Launched 22:48:47.783727 run osmo-ms-virt-phy/00033: Starting virtphy 22:48:47.800078 run osmo-ms-virt-phy/00033(pid=68): Launched 22:48:47.807648 run osmo-ms-virt-phy/00034: Starting virtphy 22:48:47.824098 run osmo-ms-virt-phy/00034(pid=69): Launched 22:48:47.832115 run osmo-ms-virt-phy/00035: Starting virtphy 22:48:47.849093 run osmo-ms-virt-phy/00035(pid=70): Launched 22:48:47.856952 run osmo-ms-virt-phy/00036: Starting virtphy 22:48:47.873407 run osmo-ms-virt-phy/00036(pid=71): Launched 22:48:47.881033 run osmo-ms-virt-phy/00037: Starting virtphy 22:48:47.898016 run osmo-ms-virt-phy/00037(pid=72): Launched 22:48:47.905896 run osmo-ms-virt-phy/00038: Starting virtphy 22:48:47.922670 run osmo-ms-virt-phy/00038(pid=73): Launched 22:48:47.930537 run osmo-ms-virt-phy/00039: Starting virtphy 22:48:47.947173 run osmo-ms-virt-phy/00039(pid=74): Launched 22:48:47.955009 run osmo-ms-virt-phy/00040: Starting virtphy 22:48:47.971788 run osmo-ms-virt-phy/00040(pid=75): Launched 22:48:47.979324 run osmo-ms-virt-phy/00041: Starting virtphy 22:48:47.995844 run osmo-ms-virt-phy/00041(pid=76): Launched 22:48:48.003592 run osmo-ms-virt-phy/00042: Starting virtphy 22:48:48.020414 run osmo-ms-virt-phy/00042(pid=77): Launched 22:48:48.028273 run osmo-ms-virt-phy/00043: Starting virtphy 22:48:48.045444 run osmo-ms-virt-phy/00043(pid=78): Launched 22:48:48.053167 run osmo-ms-virt-phy/00044: Starting virtphy 22:48:48.069712 run osmo-ms-virt-phy/00044(pid=79): Launched 22:48:48.077322 run osmo-ms-virt-phy/00045: Starting virtphy 22:48:48.094218 run osmo-ms-virt-phy/00045(pid=80): Launched 22:48:48.102042 run osmo-ms-virt-phy/00046: Starting virtphy 22:48:48.118628 run osmo-ms-virt-phy/00046(pid=81): Launched 22:48:48.126245 run osmo-ms-virt-phy/00047: Starting virtphy 22:48:48.142634 run osmo-ms-virt-phy/00047(pid=82): Launched 22:48:48.150366 run osmo-ms-virt-phy/00048: Starting virtphy 22:48:48.166812 run osmo-ms-virt-phy/00048(pid=83): Launched 22:48:48.174351 run osmo-ms-virt-phy/00049: Starting virtphy 22:48:48.190783 run osmo-ms-virt-phy/00049(pid=84): Launched 22:48:48.199494 run osmo-ms-virt-phy/00050: Starting virtphy 22:48:48.216292 run osmo-ms-virt-phy/00050(pid=85): Launched 22:48:48.223953 run osmo-ms-virt-phy/00051: Starting virtphy 22:48:48.240483 run osmo-ms-virt-phy/00051(pid=86): Launched 22:48:48.248022 run osmo-ms-virt-phy/00052: Starting virtphy 22:48:48.264478 run osmo-ms-virt-phy/00052(pid=87): Launched 22:48:48.272196 run osmo-ms-virt-phy/00053: Starting virtphy 22:48:48.288561 run osmo-ms-virt-phy/00053(pid=88): Launched 22:48:48.296220 run osmo-ms-virt-phy/00054: Starting virtphy 22:48:48.312540 run osmo-ms-virt-phy/00054(pid=89): Launched 22:48:48.320338 run osmo-ms-virt-phy/00055: Starting virtphy 22:48:48.337068 run osmo-ms-virt-phy/00055(pid=90): Launched 22:48:48.344986 run osmo-ms-virt-phy/00056: Starting virtphy 22:48:48.361649 run osmo-ms-virt-phy/00056(pid=91): Launched 22:48:48.370973 run osmo-ms-virt-phy/00057: Starting virtphy 22:48:48.387672 run osmo-ms-virt-phy/00057(pid=92): Launched 22:48:48.395367 run osmo-ms-virt-phy/00058: Starting virtphy 22:48:48.411870 run osmo-ms-virt-phy/00058(pid=93): Launched 22:48:48.422980 run osmo-ms-virt-phy/00059: Starting virtphy 22:48:48.439904 run osmo-ms-virt-phy/00059(pid=94): Launched 22:48:48.447534 run osmo-ms-virt-phy/00060: Starting virtphy 22:48:48.463868 run osmo-ms-virt-phy/00060(pid=95): Launched 22:48:48.471547 run osmo-ms-virt-phy/00061: Starting virtphy 22:48:48.488964 run osmo-ms-virt-phy/00061(pid=96): Launched 22:48:48.497068 run osmo-ms-virt-phy/00062: Starting virtphy 22:48:48.514208 run osmo-ms-virt-phy/00062(pid=97): Launched 22:48:48.521941 run osmo-ms-virt-phy/00063: Starting virtphy 22:48:48.538656 run osmo-ms-virt-phy/00063(pid=98): Launched 22:48:48.546418 run osmo-ms-virt-phy/00064: Starting virtphy 22:48:48.562894 run osmo-ms-virt-phy/00064(pid=99): Launched 22:48:48.570436 run osmo-ms-virt-phy/00065: Starting virtphy 22:48:48.587133 run osmo-ms-virt-phy/00065(pid=100): Launched 22:48:48.595898 run osmo-ms-virt-phy/00066: Starting virtphy 22:48:48.613317 run osmo-ms-virt-phy/00066(pid=101): Launched 22:48:48.621360 run osmo-ms-virt-phy/00067: Starting virtphy 22:48:48.638087 run osmo-ms-virt-phy/00067(pid=102): Launched 22:48:48.647049 run osmo-ms-virt-phy/00068: Starting virtphy 22:48:48.663781 run osmo-ms-virt-phy/00068(pid=103): Launched 22:48:48.671537 run osmo-ms-virt-phy/00069: Starting virtphy 22:48:48.688416 run osmo-ms-virt-phy/00069(pid=104): Launched 22:48:48.696295 run osmo-ms-virt-phy/00070: Starting virtphy 22:48:48.713376 run osmo-ms-virt-phy/00070(pid=105): Launched 22:48:48.765216 run osmo-ms-virt-phy/00071: Starting virtphy 22:48:48.780457 run osmo-ms-virt-phy/00071(pid=106): Launched 22:48:48.788134 run osmo-ms-virt-phy/00072: Starting virtphy 22:48:48.805727 run osmo-ms-virt-phy/00072(pid=107): Launched 22:48:48.813901 run osmo-ms-virt-phy/00073: Starting virtphy 22:48:48.871633 run osmo-ms-virt-phy/00073(pid=108): Launched 22:48:48.880836 run osmo-ms-virt-phy/00074: Starting virtphy 22:48:48.899631 run osmo-ms-virt-phy/00074(pid=109): Launched 22:48:48.911095 run osmo-ms-virt-phy/00075: Starting virtphy 22:48:48.934360 run osmo-ms-virt-phy/00075(pid=110): Launched 22:48:48.945578 run osmo-ms-virt-phy/00076: Starting virtphy 22:48:48.967426 run osmo-ms-virt-phy/00076(pid=111): Launched 22:48:48.983125 run osmo-ms-virt-phy/00077: Starting virtphy 22:48:49.004573 run osmo-ms-virt-phy/00077(pid=112): Launched 22:48:49.014305 run osmo-ms-virt-phy/00078: Starting virtphy 22:48:49.036141 run osmo-ms-virt-phy/00078(pid=113): Launched 22:48:49.046869 run osmo-ms-virt-phy/00079: Starting virtphy 22:48:49.066945 run osmo-ms-virt-phy/00079(pid=114): Launched 22:48:49.078161 run osmo-ms-virt-phy/00080: Starting virtphy 22:48:49.105147 run osmo-ms-virt-phy/00080(pid=115): Launched 22:48:49.115709 run osmo-ms-virt-phy/00081: Starting virtphy 22:48:49.135443 run osmo-ms-virt-phy/00081(pid=116): Launched 22:48:49.145566 run osmo-ms-virt-phy/00082: Starting virtphy 22:48:49.165671 run osmo-ms-virt-phy/00082(pid=117): Launched 22:48:49.176447 run osmo-ms-virt-phy/00083: Starting virtphy 22:48:49.211479 run osmo-ms-virt-phy/00083(pid=118): Launched 22:48:49.230313 run osmo-ms-virt-phy/00084: Starting virtphy 22:48:49.269384 run osmo-ms-virt-phy/00084(pid=119): Launched 22:48:49.286802 run osmo-ms-virt-phy/00085: Starting virtphy 22:48:49.323510 run osmo-ms-virt-phy/00085(pid=120): Launched 22:48:49.341176 run osmo-ms-virt-phy/00086: Starting virtphy 22:48:49.379388 run osmo-ms-virt-phy/00086(pid=121): Launched 22:48:49.398584 run osmo-ms-virt-phy/00087: Starting virtphy 22:48:49.438871 run osmo-ms-virt-phy/00087(pid=122): Launched 22:48:49.457391 run osmo-ms-virt-phy/00088: Starting virtphy 22:48:49.497674 run osmo-ms-virt-phy/00088(pid=123): Launched 22:48:49.516598 run osmo-ms-virt-phy/00089: Starting virtphy 22:48:49.554256 run osmo-ms-virt-phy/00089(pid=124): Launched 22:48:49.571535 run osmo-ms-virt-phy/00090: Starting virtphy 22:48:49.611834 run osmo-ms-virt-phy/00090(pid=125): Launched 22:48:49.630362 run osmo-ms-virt-phy/00091: Starting virtphy 22:48:49.670183 run osmo-ms-virt-phy/00091(pid=126): Launched 22:48:49.687784 run osmo-ms-virt-phy/00092: Starting virtphy 22:48:49.725334 run osmo-ms-virt-phy/00092(pid=127): Launched 22:48:49.744089 run osmo-ms-virt-phy/00093: Starting virtphy 22:48:49.785182 run osmo-ms-virt-phy/00093(pid=128): Launched 22:48:49.803745 run osmo-ms-virt-phy/00094: Starting virtphy 22:48:49.843075 run osmo-ms-virt-phy/00094(pid=129): Launched 22:48:49.861124 run osmo-ms-virt-phy/00095: Starting virtphy 22:48:49.902149 run osmo-ms-virt-phy/00095(pid=130): Launched 22:48:49.920684 run osmo-ms-virt-phy/00096: Starting virtphy 22:48:49.959336 run osmo-ms-virt-phy/00096(pid=131): Launched 22:48:49.977361 run osmo-ms-virt-phy/00097: Starting virtphy 22:48:50.017201 run osmo-ms-virt-phy/00097(pid=132): Launched 22:48:50.035907 run osmo-ms-virt-phy/00098: Starting virtphy 22:48:50.074879 run osmo-ms-virt-phy/00098(pid=133): Launched 22:48:50.093352 run osmo-ms-virt-phy/00099: Starting virtphy 22:48:50.132136 run osmo-ms-virt-phy/00099(pid=134): Launched 22:48:50.151035 run mass: Checking if sockets are in the filesystem 22:48:50.186630 run osmo-ms-mob/00000: Starting mobile 22:48:50.213244 run osmo-ms-mob/00000(pid=135): Launched 22:48:50.230918 run mass: MS start registered {at=17751435.934252128, delay=0.009357821196317673, ms=00000} 22:48:54.377765 run osmo-ms-mob/00001: Starting mobile 22:48:54.394293 run osmo-ms-mob/00001(pid=136): Launched 22:48:54.420310 run mass: MS start registered {at=17751440.123664282, delay=2.5928020477294922e-05, ms=00001} 22:48:55.001549 run mass: MS performed LU {at=17751440.704863098, lu_delay=4.770610969513655, ms=00000} 22:48:56.174935 run osmo-ms-mob/00002: Starting mobile 22:48:56.190710 run osmo-ms-mob/00002(pid=137): Launched 22:48:56.203199 run mass: MS start registered {at=17751441.906533558, delay=0.005076013505458832, ms=00002} 22:48:57.484828 run osmo-ms-mob/00003: Starting mobile 22:48:57.524958 run osmo-ms-mob/00003(pid=138): Launched 22:48:57.548721 run mass: MS start registered {at=17751443.25202539, delay=0.005261696875095367, ms=00003} 22:48:58.582462 run osmo-ms-mob/00004: Starting mobile 22:48:58.618234 run osmo-ms-mob/00004(pid=139): Launched 22:48:58.634144 run mass: MS start registered {at=17751444.337479595, delay=3.870576620101929e-05, ms=00004} 22:48:59.581202 run osmo-ms-mob/00005: Starting mobile 22:48:59.602587 run osmo-ms-mob/00005(pid=140): Launched 22:48:59.616118 run mass: MS start registered {at=17751445.3194524, delay=0.003314293920993805, ms=00005} 22:49:00.476897 run osmo-ms-mob/00006: Starting mobile 22:49:00.498075 run osmo-ms-mob/00006(pid=141): Launched 22:49:00.519992 run mass: MS start registered {at=17751446.22331735, delay=0.011068370193243027, ms=00006} 22:49:00.650143 run mass: MS performed LU {at=17751446.353471972, lu_delay=6.229807689785957, ms=00001} 22:49:01.375130 run osmo-ms-mob/00007: Starting mobile 22:49:01.390873 run osmo-ms-mob/00007(pid=142): Launched 22:49:01.403542 run mass: MS start registered {at=17751447.10688741, delay=0.00534304603934288, ms=00007} 22:49:02.228168 run osmo-ms-mob/00008: Starting mobile 22:49:02.243813 run osmo-ms-mob/00008(pid=143): Launched 22:49:02.258767 run mass: MS start registered {at=17751447.962106075, delay=0.006887797266244888, ms=00008} 22:49:02.552201 run mass: MS performed LU {at=17751448.255533215, lu_delay=6.348999656736851, ms=00002} 22:49:02.579204 run mass: MS performed LU {at=17751448.282537386, lu_delay=5.030511997640133, ms=00003} 22:49:02.875344 run osmo-ms-mob/00009: Starting mobile 22:49:02.890713 run osmo-ms-mob/00009(pid=144): Launched 22:49:02.903022 run mass: MS start registered {at=17751448.60636197, delay=0.005179397761821747, ms=00009} 22:49:03.582108 run osmo-ms-mob/00010: Starting mobile 22:49:03.600861 run osmo-ms-mob/00010(pid=145): Launched 22:49:03.614490 run mass: MS start registered {at=17751449.317826856, delay=0.0053850337862968445, ms=00010} 22:49:04.182318 run osmo-ms-mob/00011: Starting mobile 22:49:04.215832 run osmo-ms-mob/00011(pid=146): Launched 22:49:04.238427 run mass: MS start registered {at=17751449.941757776, delay=0.007083524018526077, ms=00011} 22:49:04.415902 run mass: MS performed LU {at=17751450.119229876, lu_delay=4.79977747425437, ms=00005} 22:49:04.480868 run mass: MS performed LU {at=17751450.184188943, lu_delay=5.846709348261356, ms=00004} 22:49:04.776653 run osmo-ms-mob/00012: Starting mobile 22:49:04.790966 run osmo-ms-mob/00012(pid=147): Launched 22:49:04.803310 run mass: MS start registered {at=17751450.506659005, delay=0.005254413932561874, ms=00012} 22:49:05.374478 run osmo-ms-mob/00013: Starting mobile 22:49:05.388969 run osmo-ms-mob/00013(pid=148): Launched 22:49:05.401496 run mass: MS start registered {at=17751451.10483992, delay=0.005615197122097015, ms=00013} 22:49:05.975566 run osmo-ms-mob/00014: Starting mobile 22:49:05.989302 run osmo-ms-mob/00014(pid=149): Launched 22:49:06.001867 run mass: MS start registered {at=17751451.705221597, delay=0.004586793482303619, ms=00014} 22:49:06.317764 run mass: MS performed LU {at=17751452.02109852, lu_delay=5.79778116941452, ms=00006} 22:49:06.345604 run mass: MS performed LU {at=17751452.048935883, lu_delay=4.942048471421003, ms=00007} 22:49:06.576204 run osmo-ms-mob/00015: Starting mobile 22:49:06.593055 run osmo-ms-mob/00015(pid=150): Launched 22:49:06.606550 run mass: MS start registered {at=17751452.309885457, delay=0.0056501105427742004, ms=00015} 22:49:07.077111 run osmo-ms-mob/00016: Starting mobile 22:49:07.091632 run osmo-ms-mob/00016(pid=151): Launched 22:49:07.103751 run mass: MS start registered {at=17751452.807096332, delay=0.005224309861660004, ms=00016} 22:49:07.575036 run osmo-ms-mob/00017: Starting mobile 22:49:07.590326 run osmo-ms-mob/00017(pid=152): Launched 22:49:07.602563 run mass: MS start registered {at=17751453.305910073, delay=0.004111267626285553, ms=00017} 22:49:08.176148 run osmo-ms-mob/00018: Starting mobile 22:49:08.193523 run osmo-ms-mob/00018(pid=153): Launched 22:49:08.201525 run mass: MS performed LU {at=17751453.904879354, lu_delay=5.298517383635044, ms=00009} 22:49:08.209372 run mass: MS start registered {at=17751453.912735116, delay=0.007880747318267822, ms=00018} 22:49:08.246462 run mass: MS performed LU {at=17751453.949795503, lu_delay=5.9876894280314445, ms=00008} 22:49:08.550964 run mass: MS performed LU {at=17751454.25428737, lu_delay=4.936460513621569, ms=00010} 22:49:08.564773 run osmo-ms-mob/00019: Starting mobile 22:49:08.580881 run osmo-ms-mob/00019(pid=154): Launched 22:49:08.593636 run mass: MS start registered {at=17751454.296981446, delay=0.005359914153814316, ms=00019} 22:49:09.075198 run osmo-ms-mob/00020: Starting mobile 22:49:09.091711 run osmo-ms-mob/00020(pid=155): Launched 22:49:09.104907 run mass: MS start registered {at=17751454.80824282, delay=0.004752937704324722, ms=00020} 22:49:09.574988 run osmo-ms-mob/00021: Starting mobile 22:49:09.589722 run osmo-ms-mob/00021(pid=156): Launched 22:49:09.601691 run mass: MS start registered {at=17751455.30503181, delay=0.004986699670553207, ms=00021} 22:49:09.976246 run osmo-ms-mob/00022: Starting mobile 22:49:09.993297 run osmo-ms-mob/00022(pid=157): Launched 22:49:10.006412 run mass: MS start registered {at=17751455.70976029, delay=0.005220524966716766, ms=00022} 22:49:10.083731 run mass: MS performed LU {at=17751455.787063666, lu_delay=4.682223744690418, ms=00013} 22:49:10.111511 run mass: MS performed LU {at=17751455.81485697, lu_delay=5.3081979639828205, ms=00012} 22:49:10.217573 run mass: MS performed LU {at=17751455.92090978, lu_delay=5.979152005165815, ms=00011} 22:49:10.474723 run osmo-ms-mob/00023: Starting mobile 22:49:10.490790 run osmo-ms-mob/00023(pid=158): Launched 22:49:10.504239 run mass: MS start registered {at=17751456.207583226, delay=0.005654558539390564, ms=00023} 22:49:10.875438 run osmo-ms-mob/00024: Starting mobile 22:49:10.890413 run osmo-ms-mob/00024(pid=159): Launched 22:49:10.903182 run mass: MS start registered {at=17751456.606511094, delay=0.005816444754600525, ms=00024} 22:49:11.375607 run osmo-ms-mob/00025: Starting mobile 22:49:11.392333 run osmo-ms-mob/00025(pid=160): Launched 22:49:11.406620 run mass: MS start registered {at=17751457.10995728, delay=0.006325166672468185, ms=00025} 22:49:11.776128 run osmo-ms-mob/00026: Starting mobile 22:49:11.793480 run osmo-ms-mob/00026(pid=161): Launched 22:49:11.806678 run mass: MS start registered {at=17751457.510023613, delay=0.005185753107070923, ms=00026} 22:49:11.947955 run mass: MS performed LU {at=17751457.651278116, lu_delay=5.946056518703699, ms=00014} 22:49:12.012824 run mass: MS performed LU {at=17751457.716141377, lu_delay=4.909045044332743, ms=00016} 22:49:12.082166 run mass: MS performed LU {at=17751457.785486087, lu_delay=5.475600630044937, ms=00015} 22:49:12.096828 run osmo-ms-mob/00027: Starting mobile 22:49:12.113084 run osmo-ms-mob/00027(pid=162): Launched 22:49:12.126377 run mass: MS start registered {at=17751457.829723883, delay=0.005285952240228653, ms=00027} 22:49:12.353669 run mass: MS performed LU {at=17751458.056982007, lu_delay=4.751071933656931, ms=00017} 22:49:12.574966 run osmo-ms-mob/00028: Starting mobile 22:49:12.590595 run osmo-ms-mob/00028(pid=163): Launched 22:49:12.603124 run mass: MS start registered {at=17751458.306457914, delay=0.005182873457670212, ms=00028} 22:49:12.975868 run osmo-ms-mob/00029: Starting mobile 22:49:12.992654 run osmo-ms-mob/00029(pid=164): Launched 22:49:13.006196 run mass: MS start registered {at=17751458.709539786, delay=0.005686305463314056, ms=00029} 22:49:13.376067 run osmo-ms-mob/00030: Starting mobile 22:49:13.393647 run osmo-ms-mob/00030(pid=165): Launched 22:49:13.406939 run mass: MS start registered {at=17751459.110259883, delay=0.005426280200481415, ms=00030} 22:49:13.747801 run mass: MS performed LU {at=17751459.45113443, lu_delay=4.642891608178616, ms=00020} 22:49:13.761147 run osmo-ms-mob/00031: Starting mobile 22:49:13.777463 run osmo-ms-mob/00031(pid=166): Launched 22:49:13.790592 run mass: MS start registered {at=17751459.49393871, delay=0.005385458469390869, ms=00031} 22:49:13.849277 run mass: MS performed LU {at=17751459.5526072, lu_delay=5.255625754594803, ms=00019} 22:49:13.877455 run mass: MS performed LU {at=17751459.580788232, lu_delay=5.668053116649389, ms=00018} 22:49:13.889609 run osmo-ms-mob/00032: Starting mobile 22:49:13.904251 run osmo-ms-mob/00032(pid=167): Launched 22:49:13.917443 run mass: MS start registered {at=17751459.620782547, delay=0.006354961544275284, ms=00032} 22:49:14.475179 run osmo-ms-mob/00033: Starting mobile 22:49:14.490377 run osmo-ms-mob/00033(pid=168): Launched 22:49:14.502990 run mass: MS start registered {at=17751460.206338473, delay=0.00533733144402504, ms=00033} 22:49:14.874671 run osmo-ms-mob/00034: Starting mobile 22:49:14.889256 run osmo-ms-mob/00034(pid=169): Launched 22:49:14.901474 run mass: MS start registered {at=17751460.604823384, delay=0.0053208135068416595, ms=00034} 22:49:15.180690 run osmo-ms-mob/00035: Starting mobile 22:49:15.227690 run osmo-ms-mob/00035(pid=170): Launched 22:49:15.240614 run mass: MS start registered {at=17751460.94396254, delay=2.960488200187683e-05, ms=00035} 22:49:15.575180 run osmo-ms-mob/00036: Starting mobile 22:49:15.589943 run osmo-ms-mob/00036(pid=171): Launched 22:49:15.602178 run mass: MS start registered {at=17751461.30552456, delay=0.0052308738231658936, ms=00036} 22:49:15.714060 run mass: MS performed LU {at=17751461.417394154, lu_delay=4.810883060097694, ms=00024} 22:49:15.778753 run mass: MS performed LU {at=17751461.482088927, lu_delay=6.17705711722374, ms=00021} 22:49:15.847801 run mass: MS performed LU {at=17751461.55113522, lu_delay=5.343551993370056, ms=00023} 22:49:15.861306 run osmo-ms-mob/00037: Starting mobile 22:49:15.877501 run osmo-ms-mob/00037(pid=172): Launched 22:49:15.890506 run mass: MS start registered {at=17751461.59382635, delay=0.005393628031015396, ms=00037} 22:49:16.139131 run mass: MS performed LU {at=17751461.842453033, lu_delay=4.732495751231909, ms=00025} 22:49:16.274826 run osmo-ms-mob/00038: Starting mobile 22:49:16.289778 run osmo-ms-mob/00038(pid=173): Launched 22:49:16.302065 run mass: MS start registered {at=17751462.005413733, delay=0.004922773689031601, ms=00038} 22:49:16.576720 run osmo-ms-mob/00039: Starting mobile 22:49:16.595996 run osmo-ms-mob/00039(pid=174): Launched 22:49:16.609919 run mass: MS start registered {at=17751462.313254196, delay=0.005936209112405777, ms=00039} 22:49:16.975312 run osmo-ms-mob/00040: Starting mobile 22:49:16.991148 run osmo-ms-mob/00040(pid=175): Launched 22:49:17.003767 run mass: MS start registered {at=17751462.70710431, delay=0.005405738949775696, ms=00040} 22:49:17.275076 run osmo-ms-mob/00041: Starting mobile 22:49:17.290842 run osmo-ms-mob/00041(pid=176): Launched 22:49:17.303520 run mass: MS start registered {at=17751463.006869666, delay=0.005229238420724869, ms=00041} 22:49:17.513781 run mass: MS performed LU {at=17751463.217116535, lu_delay=5.3873926512897015, ms=00027} 22:49:17.526818 run osmo-ms-mob/00042: Starting mobile 22:49:17.542284 run osmo-ms-mob/00042(pid=177): Launched 22:49:17.555280 run mass: MS start registered {at=17751463.25862331, delay=0.005619790405035019, ms=00042} 22:49:17.615563 run mass: MS performed LU {at=17751463.318894092, lu_delay=5.808870479464531, ms=00026} 22:49:17.642786 run mass: MS performed LU {at=17751463.34611621, lu_delay=5.039658296853304, ms=00028} 22:49:17.804251 run mass: MS performed LU {at=17751463.50758699, lu_delay=4.798047203570604, ms=00029} 22:49:17.817074 run osmo-ms-mob/00043: Starting mobile 22:49:17.832459 run osmo-ms-mob/00043(pid=178): Launched 22:49:17.845169 run mass: MS start registered {at=17751463.54851834, delay=0.00546804815530777, ms=00043} 22:49:18.275593 run osmo-ms-mob/00044: Starting mobile 22:49:18.291887 run osmo-ms-mob/00044(pid=179): Launched 22:49:18.305053 run mass: MS start registered {at=17751464.008375634, delay=0.005499877035617828, ms=00044} 22:49:18.574821 run osmo-ms-mob/00045: Starting mobile 22:49:18.592585 run osmo-ms-mob/00045(pid=180): Launched 22:49:18.605858 run mass: MS start registered {at=17751464.30919834, delay=0.005455233156681061, ms=00045} 22:49:18.875620 run osmo-ms-mob/00046: Starting mobile 22:49:18.892149 run osmo-ms-mob/00046(pid=181): Launched 22:49:18.904552 run mass: MS start registered {at=17751464.60790157, delay=0.005082260817289352, ms=00046} 22:49:19.175170 run osmo-ms-mob/00047: Starting mobile 22:49:19.190316 run osmo-ms-mob/00047(pid=182): Launched 22:49:19.203208 run mass: MS start registered {at=17751464.906550463, delay=0.005882684141397476, ms=00047} 22:49:19.378636 run mass: MS performed LU {at=17751465.081967093, lu_delay=5.588028382509947, ms=00031} 22:49:19.550400 run osmo-ms-mob/00048: Starting mobile 22:49:19.565634 run osmo-ms-mob/00048(pid=183): Launched 22:49:19.573486 run mass: Starting too slowly. Moving on {now=17751465.276851147, sleep=-0.005055461078882217, target=17751465.271795686} 22:49:19.580341 run mass: MS performed LU {at=17751465.283696983, lu_delay=4.678873598575592, ms=00034} 22:49:19.587342 run mass: MS performed LU {at=17751465.29070618, lu_delay=6.180446296930313, ms=00030} 22:49:19.594576 run mass: MS start registered {at=17751465.297939382, delay=0.021090585738420486, ms=00048} 22:49:19.607448 run osmo-ms-mob/00049: Starting mobile 22:49:19.623473 run osmo-ms-mob/00049(pid=184): Launched 22:49:19.635963 run mass: MS start registered {at=17751465.33930684, delay=0.00520407035946846, ms=00049} 22:49:19.705667 run mass: MS performed LU {at=17751465.408997234, lu_delay=5.202658761292696, ms=00033} 22:49:20.075642 run osmo-ms-mob/00050: Starting mobile 22:49:20.090787 run osmo-ms-mob/00050(pid=185): Launched 22:49:20.103599 run mass: MS start registered {at=17751465.80693894, delay=0.005468301475048065, ms=00050} 22:49:20.439783 run mass: MS performed LU {at=17751466.14310652, lu_delay=6.522323973476887, ms=00032} 22:49:20.453407 run osmo-ms-mob/00051: Starting mobile 22:49:20.469639 run osmo-ms-mob/00051(pid=186): Launched 22:49:20.482572 run mass: MS start registered {at=17751466.18592095, delay=0.005304165184497833, ms=00051} 22:49:20.774710 run osmo-ms-mob/00052: Starting mobile 22:49:20.790054 run osmo-ms-mob/00052(pid=187): Launched 22:49:20.802613 run mass: MS start registered {at=17751466.505937267, delay=0.005289122462272644, ms=00052} 22:49:21.074208 run osmo-ms-mob/00053: Starting mobile 22:49:21.088275 run osmo-ms-mob/00053(pid=188): Launched 22:49:21.101039 run mass: MS start registered {at=17751466.804364342, delay=0.005769170820713043, ms=00053} 22:49:21.279557 run mass: MS performed LU {at=17751466.982893962, lu_delay=5.677369400858879, ms=00036} 22:49:21.292269 run osmo-ms-mob/00054: Starting mobile 22:49:21.306797 run osmo-ms-mob/00054(pid=189): Launched 22:49:21.318753 run mass: MS start registered {at=17751467.02209667, delay=0.0051115937530994415, ms=00054} 22:49:21.334538 run mass: MS performed LU {at=17751467.0378841, lu_delay=5.444057751446962, ms=00037} 22:49:21.408134 run mass: MS performed LU {at=17751467.111472078, lu_delay=6.167509537190199, ms=00035} 22:49:21.420232 run osmo-ms-mob/00055: Starting mobile 22:49:21.434800 run osmo-ms-mob/00055(pid=190): Launched 22:49:21.446524 run mass: MS start registered {at=17751467.14987689, delay=0.005042817443609238, ms=00055} 22:49:21.607168 run mass: MS performed LU {at=17751467.310503066, lu_delay=4.997248869389296, ms=00039} 22:49:21.625044 run mass: MS performed LU {at=17751467.32838453, lu_delay=5.322970796376467, ms=00038} 22:49:21.636863 run osmo-ms-mob/00056: Starting mobile 22:49:21.651061 run osmo-ms-mob/00056(pid=191): Launched 22:49:21.662670 run mass: MS start registered {at=17751467.366017643, delay=0.005092941224575043, ms=00056} 22:49:22.274626 run osmo-ms-mob/00057: Starting mobile 22:49:22.289624 run osmo-ms-mob/00057(pid=192): Launched 22:49:22.301700 run mass: MS start registered {at=17751468.005046625, delay=0.005249526351690292, ms=00057} 22:49:22.682516 run osmo-ms-mob/00058: Starting mobile 22:49:22.696088 run osmo-ms-mob/00058(pid=193): Launched 22:49:22.702426 run mass: MS performed LU {at=17751468.40578305, lu_delay=3.797881480306387, ms=00046} 22:49:22.708847 run mass: MS start registered {at=17751468.412212044, delay=0.006448611617088318, ms=00058} 22:49:22.975179 run osmo-ms-mob/00059: Starting mobile 22:49:22.990060 run osmo-ms-mob/00059(pid=194): Launched 22:49:23.002498 run mass: MS start registered {at=17751468.70584383, delay=0.005311153829097748, ms=00059} 22:49:23.143398 run mass: MS performed LU {at=17751468.84673213, lu_delay=5.588108818978071, ms=00042} 22:49:23.180304 run mass: MS performed LU {at=17751468.883635733, lu_delay=5.335117392241955, ms=00043} 22:49:23.192336 run osmo-ms-mob/00060: Starting mobile 22:49:23.207883 run osmo-ms-mob/00060(pid=195): Launched 22:49:23.220291 run mass: MS start registered {at=17751468.92363068, delay=0.0054900310933589935, ms=00060} 22:49:23.310072 run mass: MS performed LU {at=17751469.013403773, lu_delay=6.006534107029438, ms=00041} 22:49:23.434652 run mass: MS performed LU {at=17751469.137989018, lu_delay=6.430884707719088, ms=00040} 22:49:23.471951 run mass: MS performed LU {at=17751469.17528505, lu_delay=4.866086710244417, ms=00045} 22:49:23.484043 run osmo-ms-mob/00061: Starting mobile 22:49:23.497875 run osmo-ms-mob/00061(pid=196): Launched 22:49:23.504483 run mass: MS performed LU {at=17751469.207841516, lu_delay=5.19946588203311, ms=00044} 22:49:23.510541 run mass: MS start registered {at=17751469.213907328, delay=0.006084796041250229, ms=00061} 22:49:23.974926 run osmo-ms-mob/00062: Starting mobile 22:49:23.989212 run osmo-ms-mob/00062(pid=197): Launched 22:49:24.001124 run mass: MS start registered {at=17751469.70446169, delay=0.00526205450296402, ms=00062} 22:49:24.274422 run osmo-ms-mob/00063: Starting mobile 22:49:24.288461 run osmo-ms-mob/00063(pid=198): Launched 22:49:24.300376 run mass: MS start registered {at=17751470.003725316, delay=0.005191706120967865, ms=00063} 22:49:24.674213 run osmo-ms-mob/00064: Starting mobile 22:49:24.688036 run osmo-ms-mob/00064(pid=199): Launched 22:49:24.711546 run mass: MS start registered {at=17751470.414901488, delay=2.0831823348999023e-05, ms=00064} 22:49:25.044944 run mass: MS performed LU {at=17751470.748276275, lu_delay=4.941337335854769, ms=00050} 22:49:25.189266 run osmo-ms-mob/00065: Starting mobile 22:49:25.202542 run osmo-ms-mob/00065(pid=200): Launched 22:49:25.208730 run mass: Starting too slowly. Moving on {now=17751470.91209932, sleep=-0.0403035506606102, target=17751470.87179577} 22:49:25.214464 run mass: MS performed LU {at=17751470.917824093, lu_delay=5.5785172544419765, ms=00049} 22:49:25.220340 run mass: MS performed LU {at=17751470.923707146, lu_delay=4.737786196172237, ms=00051} 22:49:25.226205 run mass: MS start registered {at=17751470.929573014, delay=0.017475608736276627, ms=00065} 22:49:25.423024 run osmo-ms-mob/00066: Starting mobile 22:49:25.436317 run osmo-ms-mob/00066(pid=201): Launched 22:49:25.442485 run mass: MS performed LU {at=17751471.145844053, lu_delay=5.847904670983553, ms=00048} 22:49:25.448400 run mass: MS performed LU {at=17751471.151766155, lu_delay=6.245215691626072, ms=00047} 22:49:25.454227 run mass: MS start registered {at=17751471.157594193, delay=0.011770091950893402, ms=00066} 22:49:25.774925 run osmo-ms-mob/00067: Starting mobile 22:49:25.789001 run osmo-ms-mob/00067(pid=202): Launched 22:49:25.800929 run mass: MS start registered {at=17751471.504270546, delay=0.005497682839632034, ms=00067} 22:49:26.075266 run osmo-ms-mob/00068: Starting mobile 22:49:26.089491 run osmo-ms-mob/00068(pid=203): Launched 22:49:26.101139 run mass: MS start registered {at=17751471.804481875, delay=0.004992470145225525, ms=00068} 22:49:26.474746 run osmo-ms-mob/00069: Starting mobile 22:49:26.489157 run osmo-ms-mob/00069(pid=204): Launched 22:49:26.500829 run mass: MS start registered {at=17751472.204180926, delay=0.00482463464140892, ms=00069} 22:49:26.875421 run osmo-ms-mob/00070: Starting mobile 22:49:26.889457 run osmo-ms-mob/00070(pid=205): Launched 22:49:26.901024 run mass: MS start registered {at=17751472.604374666, delay=0.004872173070907593, ms=00070} 22:49:27.011071 run mass: MS performed LU {at=17751472.714401305, lu_delay=4.709354680031538, ms=00057} 22:49:27.029490 run mass: MS performed LU {at=17751472.732833747, lu_delay=5.7107370756566525, ms=00054} 22:49:27.075843 run mass: MS performed LU {at=17751472.779174145, lu_delay=5.629297256469727, ms=00055} 22:49:27.087691 run osmo-ms-mob/00071: Starting mobile 22:49:27.101089 run osmo-ms-mob/00071(pid=206): Launched 22:49:27.112537 run mass: MS start registered {at=17751472.81588568, delay=0.005020633339881897, ms=00071} 22:49:27.145179 run mass: MS performed LU {at=17751472.848517515, lu_delay=6.044153172522783, ms=00053} 22:49:27.181536 run mass: MS performed LU {at=17751472.884871777, lu_delay=6.378934510052204, ms=00052} 22:49:27.200447 run mass: MS performed LU {at=17751472.903784525, lu_delay=5.537766881287098, ms=00056} 22:49:27.212365 run osmo-ms-mob/00072: Starting mobile 22:49:27.226554 run osmo-ms-mob/00072(pid=207): Launched 22:49:27.239452 run mass: MS start registered {at=17751472.94279275, delay=0.006430577486753464, ms=00072} 22:49:27.472628 run mass: MS performed LU {at=17751473.17595823, lu_delay=4.763746187090874, ms=00058} 22:49:28.074586 run osmo-ms-mob/00073: Starting mobile 22:49:28.088737 run osmo-ms-mob/00073(pid=208): Launched 22:49:28.100501 run mass: MS start registered {at=17751473.803843148, delay=0.005101103335618973, ms=00073} 22:49:28.482014 run osmo-ms-mob/00074: Starting mobile 22:49:28.507862 run osmo-ms-mob/00074(pid=209): Launched 22:49:28.526718 run mass: MS start registered {at=17751474.230037414, delay=0.008589942008256912, ms=00074} 22:49:28.811231 run mass: MS performed LU {at=17751474.514547955, lu_delay=5.300640627741814, ms=00061} 22:49:28.825771 run osmo-ms-mob/00075: Starting mobile 22:49:28.842004 run osmo-ms-mob/00075(pid=210): Launched 22:49:28.855101 run mass: MS start registered {at=17751474.558445994, delay=0.005326036363840103, ms=00075} 22:49:28.866743 run mass: MS performed LU {at=17751474.570077196, lu_delay=4.865615505725145, ms=00062} 22:49:28.940427 run mass: MS performed LU {at=17751474.643736433, lu_delay=5.937892604619265, ms=00059} 22:49:29.138621 run mass: MS performed LU {at=17751474.84195194, lu_delay=5.918321259319782, ms=00060} 22:49:29.157005 run mass: MS performed LU {at=17751474.860350877, lu_delay=4.856625560671091, ms=00063} 22:49:29.168437 run osmo-ms-mob/00076: Starting mobile 22:49:29.182682 run osmo-ms-mob/00076(pid=211): Launched 22:49:29.194200 run mass: MS start registered {at=17751474.89754446, delay=0.004966791719198227, ms=00076} 22:49:29.782864 run osmo-ms-mob/00077: Starting mobile 22:49:29.815611 run osmo-ms-mob/00077(pid=212): Launched 22:49:29.830321 run mass: MS start registered {at=17751475.533663608, delay=3.398582339286804e-05, ms=00077} 22:49:30.275252 run osmo-ms-mob/00078: Starting mobile 22:49:30.291767 run osmo-ms-mob/00078(pid=213): Launched 22:49:30.304623 run mass: MS start registered {at=17751476.00796574, delay=0.005256336182355881, ms=00078} 22:49:30.679869 run osmo-ms-mob/00079: Starting mobile 22:49:30.698996 run osmo-ms-mob/00079(pid=214): Launched 22:49:30.722239 run mass: MS start registered {at=17751476.425564114, delay=0.013474952429533005, ms=00079} 22:49:30.776896 run mass: MS performed LU {at=17751476.480191108, lu_delay=4.975920561701059, ms=00067} 22:49:30.795012 run mass: MS performed LU {at=17751476.498344287, lu_delay=5.340750094503164, ms=00066} 22:49:30.841880 run mass: MS performed LU {at=17751476.54520019, lu_delay=4.740718316286802, ms=00068} 22:49:30.910644 run mass: MS performed LU {at=17751476.61395832, lu_delay=5.684385307133198, ms=00065} 22:49:30.937093 run osmo-ms-mob/00080: Starting mobile 22:49:30.969656 run osmo-ms-mob/00080(pid=215): Launched 22:49:30.984459 run mass: MS performed LU {at=17751476.68780262, lu_delay=6.2729011327028275, ms=00064} 22:49:31.042280 run mass: MS start registered {at=17751476.74562659, delay=0.05786043778061867, ms=00080} 22:49:31.678851 run osmo-ms-mob/00081: Starting mobile 22:49:31.694758 run osmo-ms-mob/00081(pid=216): Launched 22:49:31.706917 run mass: MS start registered {at=17751477.41024982, delay=0.004954002797603607, ms=00081} 22:49:32.075304 run osmo-ms-mob/00082: Starting mobile 22:49:32.090087 run osmo-ms-mob/00082(pid=217): Launched 22:49:32.102934 run mass: MS start registered {at=17751477.806272116, delay=0.005455881357192993, ms=00082} 22:49:32.577266 run mass: MS performed LU {at=17751478.280602105, lu_delay=6.076421178877354, ms=00069} 22:49:32.589623 run osmo-ms-mob/00083: Starting mobile 22:49:32.604042 run osmo-ms-mob/00083(pid=218): Launched 22:49:32.615013 run mass: MS performed LU {at=17751478.318367645, lu_delay=5.502481963485479, ms=00071} 22:49:32.622807 run mass: MS start registered {at=17751478.326162107, delay=0.007814750075340271, ms=00083} 22:49:32.706361 run mass: MS performed LU {at=17751478.409694735, lu_delay=5.466901984065771, ms=00072} 22:49:32.868245 run mass: MS performed LU {at=17751478.571579043, lu_delay=5.967204377055168, ms=00070} 22:49:32.886411 run mass: MS performed LU {at=17751478.589746837, lu_delay=4.785903688520193, ms=00073} 22:49:32.899585 run osmo-ms-mob/00084: Starting mobile 22:49:32.915900 run osmo-ms-mob/00084(pid=219): Launched 22:49:32.923768 run mass: MS performed LU {at=17751478.627123732, lu_delay=22.917363442480564, ms=00022} 22:49:32.931346 run mass: MS start registered {at=17751478.63470926, delay=0.007610496133565903, ms=00084} 22:49:33.674088 run osmo-ms-mob/00085: Starting mobile 22:49:33.687409 run osmo-ms-mob/00085(pid=220): Launched 22:49:33.698495 run mass: MS start registered {at=17751479.401844695, delay=0.004432223737239838, ms=00085} 22:49:34.274900 run osmo-ms-mob/00086: Starting mobile 22:49:34.289828 run osmo-ms-mob/00086(pid=221): Launched 22:49:34.301339 run mass: MS start registered {at=17751480.0046862, delay=0.0050782933831214905, ms=00086} 22:49:34.542688 run mass: MS performed LU {at=17751480.245983433, lu_delay=4.712319824844599, ms=00077} 22:49:34.561143 run mass: MS performed LU {at=17751480.264488593, lu_delay=5.366944134235382, ms=00076} 22:49:34.607160 run mass: MS performed LU {at=17751480.310494658, lu_delay=5.752048663794994, ms=00075} 22:49:34.676706 run mass: MS performed LU {at=17751480.380037107, lu_delay=6.149999693036079, ms=00074} 22:49:34.688835 run osmo-ms-mob/00087: Starting mobile 22:49:34.702350 run osmo-ms-mob/00087(pid=222): Launched 22:49:34.716380 run mass: MS start registered {at=17751480.419718966, delay=0.006364047527313232, ms=00087} 22:49:35.478137 run osmo-ms-mob/00088: Starting mobile 22:49:35.492076 run osmo-ms-mob/00088(pid=223): Launched 22:49:35.503192 run mass: MS start registered {at=17751481.20653234, delay=0.004863064736127853, ms=00088} 22:49:36.079425 run osmo-ms-mob/00089: Starting mobile 22:49:36.094532 run osmo-ms-mob/00089(pid=224): Launched 22:49:36.106835 run mass: MS start registered {at=17751481.810111344, delay=0.005365997552871704, ms=00089} 22:49:36.342768 run mass: MS performed LU {at=17751482.04610119, lu_delay=5.300474599003792, ms=00080} 22:49:36.360869 run mass: MS performed LU {at=17751482.0642026, lu_delay=5.638638485223055, ms=00079} 22:49:36.471929 run mass: MS performed LU {at=17751482.175262462, lu_delay=6.167296722531319, ms=00078} 22:49:36.615255 run mass: MS performed LU {at=17751482.31858978, lu_delay=4.908339958637953, ms=00081} 22:49:36.627236 run osmo-ms-mob/00090: Starting mobile 22:49:36.641902 run osmo-ms-mob/00090(pid=225): Launched 22:49:36.653525 run mass: MS start registered {at=17751482.356869154, delay=0.005125459283590317, ms=00090} 22:49:37.386571 run osmo-ms-mob/00091: Starting mobile 22:49:37.400104 run osmo-ms-mob/00091(pid=226): Launched 22:49:37.411583 run mass: MS start registered {at=17751483.114930786, delay=0.005095787346363068, ms=00091} 22:49:38.078565 run osmo-ms-mob/00092: Starting mobile 22:49:38.092862 run osmo-ms-mob/00092(pid=227): Launched 22:49:38.107380 run mass: MS start registered {at=17751483.81072452, delay=0.006316177546977997, ms=00092} 22:49:38.309182 run mass: MS performed LU {at=17751484.012472276, lu_delay=6.206200160086155, ms=00082} 22:49:38.327500 run mass: MS performed LU {at=17751484.030840956, lu_delay=5.704678848385811, ms=00083} 22:49:38.373606 run mass: MS performed LU {at=17751484.076940697, lu_delay=5.442231435328722, ms=00084} 22:49:38.442392 run mass: MS performed LU {at=17751484.145710133, lu_delay=4.743865437805653, ms=00085} 22:49:38.875022 run osmo-ms-mob/00093: Starting mobile 22:49:38.888425 run osmo-ms-mob/00093(pid=228): Launched 22:49:38.899445 run mass: MS start registered {at=17751484.602792118, delay=0.004618395119905472, ms=00093} 22:49:39.774513 run osmo-ms-mob/00094: Starting mobile 22:49:39.788538 run osmo-ms-mob/00094(pid=229): Launched 22:49:39.802768 run mass: MS start registered {at=17751485.506103512, delay=0.007776472717523575, ms=00094} 22:49:40.108819 run mass: MS performed LU {at=17751485.812153906, lu_delay=5.807467706501484, ms=00086} 22:49:40.238080 run mass: MS performed LU {at=17751485.941404335, lu_delay=5.521685369312763, ms=00087} 22:49:40.677535 run osmo-ms-mob/00095: Starting mobile 22:49:40.694352 run osmo-ms-mob/00095(pid=230): Launched 22:49:40.708712 run mass: MS start registered {at=17751486.412022103, delay=0.0064013563096523285, ms=00095} 22:49:41.678823 run osmo-ms-mob/00096: Starting mobile 22:49:41.694514 run osmo-ms-mob/00096(pid=231): Launched 22:49:41.707249 run mass: MS start registered {at=17751487.41059272, delay=0.005333837121725082, ms=00096} 22:49:42.074895 run mass: MS performed LU {at=17751487.77817711, lu_delay=5.968065764755011, ms=00089} 22:49:42.092662 run mass: MS performed LU {at=17751487.795963947, lu_delay=5.439094793051481, ms=00090} 22:49:42.138967 run mass: MS performed LU {at=17751487.842300285, lu_delay=4.727369498461485, ms=00091} 22:49:42.776733 run osmo-ms-mob/00097: Starting mobile 22:49:42.793565 run osmo-ms-mob/00097(pid=232): Launched 22:49:42.807197 run mass: MS start registered {at=17751488.51053609, delay=0.00587950274348259, ms=00097} 22:49:43.856155 run mass: MS performed LU {at=17751489.55946358, lu_delay=4.9566714614629745, ms=00093} 22:49:44.003993 run mass: MS performed LU {at=17751489.707304634, lu_delay=5.8965801149606705, ms=00092} 22:49:44.038208 run osmo-ms-mob/00098: Starting mobile 22:49:44.079908 run osmo-ms-mob/00098(pid=233): Launched 22:49:44.099732 run mass: MS start registered {at=17751489.80306445, delay=4.8626214265823364e-05, ms=00098} 22:49:45.840523 run mass: MS performed LU {at=17751491.543777607, lu_delay=6.037674095481634, ms=00094} 22:49:45.853841 run osmo-ms-mob/00099: Starting mobile 22:49:45.869926 run osmo-ms-mob/00099(pid=234): Launched 22:49:45.877230 run mass: All started... {duration=55.70879727602005, too_slow=2} 22:49:45.884405 run mass: MS performed LU {at=17751491.587759513, lu_delay=5.175737410783768, ms=00095} 22:49:45.891736 run mass: MS start registered {at=17751491.59509923, delay=0.014511574059724808, ms=00099} 22:49:47.769732 run mass: MS performed LU {at=17751493.473051798, lu_delay=6.062459077686071, ms=00096} 22:49:47.788211 run mass: MS performed LU {at=17751493.491527453, lu_delay=4.980991363525391, ms=00097} 22:49:49.606657 run mass: MS performed LU {at=17751495.309949495, lu_delay=5.506885044276714, ms=00098} 22:49:51.507828 run mass: MS performed LU {at=17751497.21116328, lu_delay=5.616064049303532, ms=00099} 22:49:57.373386 run mass: MS performed LU {at=17751503.07669766, lu_delay=21.870165318250656, ms=00088} 22:49:57.380077 run mass: Tests done {all_completed=True, max=22.917363442480564, min=3.797881480306387} 22:49:57.385737 tst register_default_mass.py: Test passed (95.1 sec) 22:49:57.391217 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminating (SIGTERM) 22:49:57.394564 run osmo-hlr_127.0.42.2(pid=23): Terminating (SIGTERM) 22:49:57.397848 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminating (SIGTERM) 22:49:57.401203 run osmo-stp_127.0.42.5(pid=25): Terminating (SIGTERM) 22:49:57.404511 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminating (SIGTERM) 22:49:57.407930 run osmo-msc_127.0.42.6(pid=27): Terminating (SIGTERM) 22:49:57.411370 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminating (SIGTERM) 22:49:57.414712 run osmo-mgw_127.0.42.3(pid=29): Terminating (SIGTERM) 22:49:57.417998 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminating (SIGTERM) 22:49:57.421341 run osmo-mgw_127.0.42.4(pid=31): Terminating (SIGTERM) 22:49:57.424658 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminating (SIGTERM) 22:49:57.428035 run osmo-bsc_127.0.42.7(pid=33): Terminating (SIGTERM) 22:49:57.431333 run osmo-bts-virtual(pid=34): Terminating (SIGTERM) 22:49:57.434627 run osmo-ms-virt-phy/00000(pid=35): Terminating (SIGTERM) 22:49:57.437985 run osmo-ms-virt-phy/00001(pid=36): Terminating (SIGTERM) 22:49:57.441409 run osmo-ms-virt-phy/00002(pid=37): Terminating (SIGTERM) 22:49:57.444873 run osmo-ms-virt-phy/00003(pid=38): Terminating (SIGTERM) 22:49:57.448331 run osmo-ms-virt-phy/00004(pid=39): Terminating (SIGTERM) 22:49:57.451710 run osmo-ms-virt-phy/00005(pid=40): Terminating (SIGTERM) 22:49:57.455143 run osmo-ms-virt-phy/00006(pid=41): Terminating (SIGTERM) 22:49:57.458573 run osmo-ms-virt-phy/00007(pid=42): Terminating (SIGTERM) 22:49:57.462015 run osmo-ms-virt-phy/00008(pid=43): Terminating (SIGTERM) 22:49:57.465466 run osmo-ms-virt-phy/00009(pid=44): Terminating (SIGTERM) 22:49:57.468930 run osmo-ms-virt-phy/00010(pid=45): Terminating (SIGTERM) 22:49:57.472393 run osmo-ms-virt-phy/00011(pid=46): Terminating (SIGTERM) 22:49:57.475842 run osmo-ms-virt-phy/00012(pid=47): Terminating (SIGTERM) 22:49:57.479278 run osmo-ms-virt-phy/00013(pid=48): Terminating (SIGTERM) 22:49:57.482700 run osmo-ms-virt-phy/00014(pid=49): Terminating (SIGTERM) 22:49:57.486139 run osmo-ms-virt-phy/00015(pid=50): Terminating (SIGTERM) 22:49:57.489599 run osmo-ms-virt-phy/00016(pid=51): Terminating (SIGTERM) 22:49:57.493037 run osmo-ms-virt-phy/00017(pid=52): Terminating (SIGTERM) 22:49:57.496485 run osmo-ms-virt-phy/00018(pid=53): Terminating (SIGTERM) 22:49:57.499940 run osmo-ms-virt-phy/00019(pid=54): Terminating (SIGTERM) 22:49:57.503399 run osmo-ms-virt-phy/00020(pid=55): Terminating (SIGTERM) 22:49:57.506822 run osmo-ms-virt-phy/00021(pid=56): Terminating (SIGTERM) 22:49:57.510259 run osmo-ms-virt-phy/00022(pid=57): Terminating (SIGTERM) 22:49:57.513688 run osmo-ms-virt-phy/00023(pid=58): Terminating (SIGTERM) 22:49:57.517337 run osmo-ms-virt-phy/00024(pid=59): Terminating (SIGTERM) 22:49:57.520772 run osmo-ms-virt-phy/00025(pid=60): Terminating (SIGTERM) 22:49:57.524214 run osmo-ms-virt-phy/00026(pid=61): Terminating (SIGTERM) 22:49:57.527651 run osmo-ms-virt-phy/00027(pid=62): Terminating (SIGTERM) 22:49:57.531099 run osmo-ms-virt-phy/00028(pid=63): Terminating (SIGTERM) 22:49:57.534698 run osmo-ms-virt-phy/00029(pid=64): Terminating (SIGTERM) 22:49:57.538174 run osmo-ms-virt-phy/00030(pid=65): Terminating (SIGTERM) 22:49:57.541632 run osmo-ms-virt-phy/00031(pid=66): Terminating (SIGTERM) 22:49:57.545079 run osmo-ms-virt-phy/00032(pid=67): Terminating (SIGTERM) 22:49:57.548506 run osmo-ms-virt-phy/00033(pid=68): Terminating (SIGTERM) 22:49:57.551966 run osmo-ms-virt-phy/00034(pid=69): Terminating (SIGTERM) 22:49:57.555395 run osmo-ms-virt-phy/00035(pid=70): Terminating (SIGTERM) 22:49:57.558822 run osmo-ms-virt-phy/00036(pid=71): Terminating (SIGTERM) 22:49:57.562437 run osmo-ms-virt-phy/00037(pid=72): Terminating (SIGTERM) 22:49:57.565911 run osmo-ms-virt-phy/00038(pid=73): Terminating (SIGTERM) 22:49:57.569352 run osmo-ms-virt-phy/00039(pid=74): Terminating (SIGTERM) 22:49:57.572773 run osmo-ms-virt-phy/00040(pid=75): Terminating (SIGTERM) 22:49:57.576815 run osmo-ms-virt-phy/00041(pid=76): Terminating (SIGTERM) 22:49:57.580274 run osmo-ms-virt-phy/00042(pid=77): Terminating (SIGTERM) 22:49:57.586814 run osmo-ms-virt-phy/00043(pid=78): Terminating (SIGTERM) 22:49:57.591361 run osmo-ms-virt-phy/00044(pid=79): Terminating (SIGTERM) 22:49:57.594965 run osmo-ms-virt-phy/00045(pid=80): Terminating (SIGTERM) 22:49:57.598514 run osmo-ms-virt-phy/00046(pid=81): Terminating (SIGTERM) 22:49:57.601956 run osmo-ms-virt-phy/00047(pid=82): Terminating (SIGTERM) 22:49:57.605397 run osmo-ms-virt-phy/00048(pid=83): Terminating (SIGTERM) 22:49:57.608979 run osmo-ms-virt-phy/00049(pid=84): Terminating (SIGTERM) 22:49:57.612432 run osmo-ms-virt-phy/00050(pid=85): Terminating (SIGTERM) 22:49:57.615935 run osmo-ms-virt-phy/00051(pid=86): Terminating (SIGTERM) 22:49:57.619370 run osmo-ms-virt-phy/00052(pid=87): Terminating (SIGTERM) 22:49:57.622774 run osmo-ms-virt-phy/00053(pid=88): Terminating (SIGTERM) 22:49:57.626196 run osmo-ms-virt-phy/00054(pid=89): Terminating (SIGTERM) 22:49:57.630216 run osmo-ms-virt-phy/00055(pid=90): Terminating (SIGTERM) 22:49:57.633977 run osmo-ms-virt-phy/00056(pid=91): Terminating (SIGTERM) 22:49:57.637695 run osmo-ms-virt-phy/00057(pid=92): Terminating (SIGTERM) 22:49:57.641115 run osmo-ms-virt-phy/00058(pid=93): Terminating (SIGTERM) 22:49:57.644540 run osmo-ms-virt-phy/00059(pid=94): Terminating (SIGTERM) 22:49:57.647975 run osmo-ms-virt-phy/00060(pid=95): Terminating (SIGTERM) 22:49:57.651421 run osmo-ms-virt-phy/00061(pid=96): Terminating (SIGTERM) 22:49:57.654843 run osmo-ms-virt-phy/00062(pid=97): Terminating (SIGTERM) 22:49:57.658265 run osmo-ms-virt-phy/00063(pid=98): Terminating (SIGTERM) 22:49:57.661662 run osmo-ms-virt-phy/00064(pid=99): Terminating (SIGTERM) 22:49:57.665080 run osmo-ms-virt-phy/00065(pid=100): Terminating (SIGTERM) 22:49:57.668484 run osmo-ms-virt-phy/00066(pid=101): Terminating (SIGTERM) 22:49:57.671909 run osmo-ms-virt-phy/00067(pid=102): Terminating (SIGTERM) 22:49:57.675272 run osmo-ms-virt-phy/00068(pid=103): Terminating (SIGTERM) 22:49:57.678699 run osmo-ms-virt-phy/00069(pid=104): Terminating (SIGTERM) 22:49:57.682110 run osmo-ms-virt-phy/00070(pid=105): Terminating (SIGTERM) 22:49:57.685532 run osmo-ms-virt-phy/00071(pid=106): Terminating (SIGTERM) 22:49:57.688908 run osmo-ms-virt-phy/00072(pid=107): Terminating (SIGTERM) 22:49:57.692312 run osmo-ms-virt-phy/00073(pid=108): Terminating (SIGTERM) 22:49:57.696145 run osmo-ms-virt-phy/00074(pid=109): Terminating (SIGTERM) 22:49:57.699673 run osmo-ms-virt-phy/00075(pid=110): Terminating (SIGTERM) 22:49:57.703442 run osmo-ms-virt-phy/00076(pid=111): Terminating (SIGTERM) 22:49:57.706783 run osmo-ms-virt-phy/00077(pid=112): Terminating (SIGTERM) 22:49:57.710205 run osmo-ms-virt-phy/00078(pid=113): Terminating (SIGTERM) 22:49:57.713603 run osmo-ms-virt-phy/00079(pid=114): Terminating (SIGTERM) 22:49:57.717010 run osmo-ms-virt-phy/00080(pid=115): Terminating (SIGTERM) 22:49:57.720439 run osmo-ms-virt-phy/00081(pid=116): Terminating (SIGTERM) 22:49:57.723850 run osmo-ms-virt-phy/00082(pid=117): Terminating (SIGTERM) 22:49:57.727742 run osmo-ms-virt-phy/00083(pid=118): Terminating (SIGTERM) 22:49:57.731172 run osmo-ms-virt-phy/00084(pid=119): Terminating (SIGTERM) 22:49:57.734608 run osmo-ms-virt-phy/00085(pid=120): Terminating (SIGTERM) 22:49:57.738019 run osmo-ms-virt-phy/00086(pid=121): Terminating (SIGTERM) 22:49:57.741456 run osmo-ms-virt-phy/00087(pid=122): Terminating (SIGTERM) 22:49:57.744864 run osmo-ms-virt-phy/00088(pid=123): Terminating (SIGTERM) 22:49:57.748272 run osmo-ms-virt-phy/00089(pid=124): Terminating (SIGTERM) 22:49:57.751731 run osmo-ms-virt-phy/00090(pid=125): Terminating (SIGTERM) 22:49:57.755183 run osmo-ms-virt-phy/00091(pid=126): Terminating (SIGTERM) 22:49:57.758647 run osmo-ms-virt-phy/00092(pid=127): Terminating (SIGTERM) 22:49:57.762070 run osmo-ms-virt-phy/00093(pid=128): Terminating (SIGTERM) 22:49:57.765474 run osmo-ms-virt-phy/00094(pid=129): Terminating (SIGTERM) 22:49:57.768889 run osmo-ms-virt-phy/00095(pid=130): Terminating (SIGTERM) 22:49:57.772299 run osmo-ms-virt-phy/00096(pid=131): Terminating (SIGTERM) 22:49:57.775742 run osmo-ms-virt-phy/00097(pid=132): Terminating (SIGTERM) 22:49:57.779190 run osmo-ms-virt-phy/00098(pid=133): Terminating (SIGTERM) 22:49:57.782633 run osmo-ms-virt-phy/00099(pid=134): Terminating (SIGTERM) 22:49:57.786064 run osmo-ms-mob/00000(pid=135): Terminating (SIGTERM) 22:49:57.789495 run osmo-ms-mob/00001(pid=136): Terminating (SIGTERM) 22:49:57.792927 run osmo-ms-mob/00002(pid=137): Terminating (SIGTERM) 22:49:57.796241 run osmo-ms-mob/00003(pid=138): Terminating (SIGTERM) 22:49:57.799519 run osmo-ms-mob/00004(pid=139): Terminating (SIGTERM) 22:49:57.802797 run osmo-ms-mob/00005(pid=140): Terminating (SIGTERM) 22:49:57.806048 run osmo-ms-mob/00006(pid=141): Terminating (SIGTERM) 22:49:57.809313 run osmo-ms-mob/00007(pid=142): Terminating (SIGTERM) 22:49:57.812572 run osmo-ms-mob/00008(pid=143): Terminating (SIGTERM) 22:49:57.815843 run osmo-ms-mob/00009(pid=144): Terminating (SIGTERM) 22:49:57.819115 run osmo-ms-mob/00010(pid=145): Terminating (SIGTERM) 22:49:57.822385 run osmo-ms-mob/00011(pid=146): Terminating (SIGTERM) 22:49:57.825662 run osmo-ms-mob/00012(pid=147): Terminating (SIGTERM) 22:49:57.828941 run osmo-ms-mob/00013(pid=148): Terminating (SIGTERM) 22:49:57.832196 run osmo-ms-mob/00014(pid=149): Terminating (SIGTERM) 22:49:57.835440 run osmo-ms-mob/00015(pid=150): Terminating (SIGTERM) 22:49:57.838711 run osmo-ms-mob/00016(pid=151): Terminating (SIGTERM) 22:49:57.841964 run osmo-ms-mob/00017(pid=152): Terminating (SIGTERM) 22:49:57.845223 run osmo-ms-mob/00018(pid=153): Terminating (SIGTERM) 22:49:57.848465 run osmo-ms-mob/00019(pid=154): Terminating (SIGTERM) 22:49:57.851728 run osmo-ms-mob/00020(pid=155): Terminating (SIGTERM) 22:49:57.854997 run osmo-ms-mob/00021(pid=156): Terminating (SIGTERM) 22:49:57.858264 run osmo-ms-mob/00022(pid=157): Terminating (SIGTERM) 22:49:57.861534 run osmo-ms-mob/00023(pid=158): Terminating (SIGTERM) 22:49:57.864808 run osmo-ms-mob/00024(pid=159): Terminating (SIGTERM) 22:49:57.868059 run osmo-ms-mob/00025(pid=160): Terminating (SIGTERM) 22:49:57.871324 run osmo-ms-mob/00026(pid=161): Terminating (SIGTERM) 22:49:57.874587 run osmo-ms-mob/00027(pid=162): Terminating (SIGTERM) 22:49:57.877843 run osmo-ms-mob/00028(pid=163): Terminating (SIGTERM) 22:49:57.881119 run osmo-ms-mob/00029(pid=164): Terminating (SIGTERM) 22:49:57.884367 run osmo-ms-mob/00030(pid=165): Terminating (SIGTERM) 22:49:57.887625 run osmo-ms-mob/00031(pid=166): Terminating (SIGTERM) 22:49:57.890884 run osmo-ms-mob/00032(pid=167): Terminating (SIGTERM) 22:49:57.894152 run osmo-ms-mob/00033(pid=168): Terminating (SIGTERM) 22:49:57.897407 run osmo-ms-mob/00034(pid=169): Terminating (SIGTERM) 22:49:57.900671 run osmo-ms-mob/00035(pid=170): Terminating (SIGTERM) 22:49:57.903942 run osmo-ms-mob/00036(pid=171): Terminating (SIGTERM) 22:49:57.907214 run osmo-ms-mob/00037(pid=172): Terminating (SIGTERM) 22:49:57.910468 run osmo-ms-mob/00038(pid=173): Terminating (SIGTERM) 22:49:57.913724 run osmo-ms-mob/00039(pid=174): Terminating (SIGTERM) 22:49:57.916978 run osmo-ms-mob/00040(pid=175): Terminating (SIGTERM) 22:49:57.920232 run osmo-ms-mob/00041(pid=176): Terminating (SIGTERM) 22:49:57.923500 run osmo-ms-mob/00042(pid=177): Terminating (SIGTERM) 22:49:57.926759 run osmo-ms-mob/00043(pid=178): Terminating (SIGTERM) 22:49:57.930019 run osmo-ms-mob/00044(pid=179): Terminating (SIGTERM) 22:49:57.933292 run osmo-ms-mob/00045(pid=180): Terminating (SIGTERM) 22:49:57.936546 run osmo-ms-mob/00046(pid=181): Terminating (SIGTERM) 22:49:57.939819 run osmo-ms-mob/00047(pid=182): Terminating (SIGTERM) 22:49:57.943088 run osmo-ms-mob/00048(pid=183): Terminating (SIGTERM) 22:49:57.946354 run osmo-ms-mob/00049(pid=184): Terminating (SIGTERM) 22:49:57.949621 run osmo-ms-mob/00050(pid=185): Terminating (SIGTERM) 22:49:57.952894 run osmo-ms-mob/00051(pid=186): Terminating (SIGTERM) 22:49:57.956160 run osmo-ms-mob/00052(pid=187): Terminating (SIGTERM) 22:49:57.959426 run osmo-ms-mob/00053(pid=188): Terminating (SIGTERM) 22:49:57.962692 run osmo-ms-mob/00054(pid=189): Terminating (SIGTERM) 22:49:57.965955 run osmo-ms-mob/00055(pid=190): Terminating (SIGTERM) 22:49:57.969218 run osmo-ms-mob/00056(pid=191): Terminating (SIGTERM) 22:49:57.972483 run osmo-ms-mob/00057(pid=192): Terminating (SIGTERM) 22:49:57.975746 run osmo-ms-mob/00058(pid=193): Terminating (SIGTERM) 22:49:57.979000 run osmo-ms-mob/00059(pid=194): Terminating (SIGTERM) 22:49:57.982297 run osmo-ms-mob/00060(pid=195): Terminating (SIGTERM) 22:49:57.985560 run osmo-ms-mob/00061(pid=196): Terminating (SIGTERM) 22:49:57.988816 run osmo-ms-mob/00062(pid=197): Terminating (SIGTERM) 22:49:57.992078 run osmo-ms-mob/00063(pid=198): Terminating (SIGTERM) 22:49:57.995365 run osmo-ms-mob/00064(pid=199): Terminating (SIGTERM) 22:49:57.998637 run osmo-ms-mob/00065(pid=200): Terminating (SIGTERM) 22:49:58.001928 run osmo-ms-mob/00066(pid=201): Terminating (SIGTERM) 22:49:58.005199 run osmo-ms-mob/00067(pid=202): Terminating (SIGTERM) 22:49:58.008470 run osmo-ms-mob/00068(pid=203): Terminating (SIGTERM) 22:49:58.011738 run osmo-ms-mob/00069(pid=204): Terminating (SIGTERM) 22:49:58.015013 run osmo-ms-mob/00070(pid=205): Terminating (SIGTERM) 22:49:58.018287 run osmo-ms-mob/00071(pid=206): Terminating (SIGTERM) 22:49:58.021556 run osmo-ms-mob/00072(pid=207): Terminating (SIGTERM) 22:49:58.024826 run osmo-ms-mob/00073(pid=208): Terminating (SIGTERM) 22:49:58.028093 run osmo-ms-mob/00074(pid=209): Terminating (SIGTERM) 22:49:58.031348 run osmo-ms-mob/00075(pid=210): Terminating (SIGTERM) 22:49:58.034602 run osmo-ms-mob/00076(pid=211): Terminating (SIGTERM) 22:49:58.037859 run osmo-ms-mob/00077(pid=212): Terminating (SIGTERM) 22:49:58.041119 run osmo-ms-mob/00078(pid=213): Terminating (SIGTERM) 22:49:58.044367 run osmo-ms-mob/00079(pid=214): Terminating (SIGTERM) 22:49:58.047631 run osmo-ms-mob/00080(pid=215): Terminating (SIGTERM) 22:49:58.050900 run osmo-ms-mob/00081(pid=216): Terminating (SIGTERM) 22:49:58.054159 run osmo-ms-mob/00082(pid=217): Terminating (SIGTERM) 22:49:58.057435 run osmo-ms-mob/00083(pid=218): Terminating (SIGTERM) 22:49:58.060721 run osmo-ms-mob/00084(pid=219): Terminating (SIGTERM) 22:49:58.063998 run osmo-ms-mob/00085(pid=220): Terminating (SIGTERM) 22:49:58.067288 run osmo-ms-mob/00086(pid=221): Terminating (SIGTERM) 22:49:58.070551 run osmo-ms-mob/00087(pid=222): Terminating (SIGTERM) 22:49:58.073820 run osmo-ms-mob/00088(pid=223): Terminating (SIGTERM) 22:49:58.077094 run osmo-ms-mob/00089(pid=224): Terminating (SIGTERM) 22:49:58.080358 run osmo-ms-mob/00090(pid=225): Terminating (SIGTERM) 22:49:58.083630 run osmo-ms-mob/00091(pid=226): Terminating (SIGTERM) 22:49:58.086906 run osmo-ms-mob/00092(pid=227): Terminating (SIGTERM) 22:49:58.090204 run osmo-ms-mob/00093(pid=228): Terminating (SIGTERM) 22:49:58.093514 run osmo-ms-mob/00094(pid=229): Terminating (SIGTERM) 22:49:58.096833 run osmo-ms-mob/00095(pid=230): Terminating (SIGTERM) 22:49:58.100253 run osmo-ms-mob/00096(pid=231): Terminating (SIGTERM) 22:49:58.103671 run osmo-ms-mob/00097(pid=232): Terminating (SIGTERM) 22:49:58.107063 run osmo-ms-mob/00098(pid=233): Terminating (SIGTERM) 22:49:58.110458 run osmo-ms-mob/00099(pid=234): Terminating (SIGTERM) 22:49:58.113887 --- ParallelTerminationStrategy: PID 22 died... 22:49:58.115433 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminated: ok {rc=0} 22:49:58.119193 --- ParallelTerminationStrategy: PID 24 died... 22:49:58.120716 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminated: ok {rc=0} 22:49:58.124494 --- ParallelTerminationStrategy: PID 25 died... 22:49:58.126029 run osmo-stp_127.0.42.5(pid=25): Terminated: ok {rc=0} 22:49:58.129838 --- ParallelTerminationStrategy: PID 26 died... 22:49:58.131375 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminated: ok {rc=0} 22:49:58.135202 --- ParallelTerminationStrategy: PID 28 died... 22:49:58.136754 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminated: ok {rc=0} 22:49:58.140538 --- ParallelTerminationStrategy: PID 29 died... 22:49:58.142083 run osmo-mgw_127.0.42.3(pid=29): Terminated {rc=15} 22:49:58.145912 --- ParallelTerminationStrategy: PID 30 died... 22:49:58.147448 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminated: ok {rc=0} 22:49:58.151253 --- ParallelTerminationStrategy: PID 31 died... 22:49:58.152810 run osmo-mgw_127.0.42.4(pid=31): Terminated {rc=15} 22:49:58.156618 --- ParallelTerminationStrategy: PID 32 died... 22:49:58.158164 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminated: ok {rc=0} 22:49:58.161983 --- ParallelTerminationStrategy: PID 33 died... 22:49:58.163523 run osmo-bsc_127.0.42.7(pid=33): Terminated: ok {rc=0} 22:49:58.167344 --- ParallelTerminationStrategy: PID 35 died... 22:49:58.168920 run osmo-ms-virt-phy/00000(pid=35): Terminated: ok {rc=0} 22:49:58.172729 --- ParallelTerminationStrategy: PID 36 died... 22:49:58.174270 run osmo-ms-virt-phy/00001(pid=36): Terminated: ok {rc=0} 22:49:58.178103 --- ParallelTerminationStrategy: PID 37 died... 22:49:58.179642 run osmo-ms-virt-phy/00002(pid=37): Terminated: ok {rc=0} 22:49:58.183462 --- ParallelTerminationStrategy: PID 38 died... 22:49:58.185009 run osmo-ms-virt-phy/00003(pid=38): Terminated: ok {rc=0} 22:49:58.188811 --- ParallelTerminationStrategy: PID 39 died... 22:49:58.190352 run osmo-ms-virt-phy/00004(pid=39): Terminated: ok {rc=0} 22:49:58.194157 --- ParallelTerminationStrategy: PID 40 died... 22:49:58.195703 run osmo-ms-virt-phy/00005(pid=40): Terminated: ok {rc=0} 22:49:58.199521 --- ParallelTerminationStrategy: PID 41 died... 22:49:58.201063 run osmo-ms-virt-phy/00006(pid=41): Terminated: ok {rc=0} 22:49:59.564687 --- ParallelTerminationStrategy: PID 42 died... 22:49:59.571242 run osmo-ms-virt-phy/00007(pid=42): Terminated: ok {rc=0} 22:49:59.576498 --- ParallelTerminationStrategy: PID 43 died... 22:49:59.578336 run osmo-ms-virt-phy/00008(pid=43): Terminated: ok {rc=0} 22:49:59.581984 --- ParallelTerminationStrategy: PID 44 died... 22:49:59.583468 run osmo-ms-virt-phy/00009(pid=44): Terminated: ok {rc=0} 22:49:59.587113 --- ParallelTerminationStrategy: PID 45 died... 22:49:59.588591 run osmo-ms-virt-phy/00010(pid=45): Terminated: ok {rc=0} 22:49:59.592219 --- ParallelTerminationStrategy: PID 46 died... 22:49:59.593699 run osmo-ms-virt-phy/00011(pid=46): Terminated: ok {rc=0} 22:49:59.597459 --- ParallelTerminationStrategy: PID 47 died... 22:49:59.598992 run osmo-ms-virt-phy/00012(pid=47): Terminated: ok {rc=0} 22:49:59.602760 --- ParallelTerminationStrategy: PID 48 died... 22:49:59.604300 run osmo-ms-virt-phy/00013(pid=48): Terminated: ok {rc=0} 22:49:59.608072 --- ParallelTerminationStrategy: PID 49 died... 22:49:59.609600 run osmo-ms-virt-phy/00014(pid=49): Terminated: ok {rc=0} 22:49:59.616124 --- ParallelTerminationStrategy: PID 50 died... 22:49:59.617748 run osmo-ms-virt-phy/00015(pid=50): Terminated: ok {rc=0} 22:49:59.621701 --- ParallelTerminationStrategy: PID 23 died... 22:49:59.623300 run osmo-hlr_127.0.42.2(pid=23): Terminated: ok {rc=0} 22:49:59.627288 --- ParallelTerminationStrategy: PID 51 died... 22:49:59.628885 run osmo-ms-virt-phy/00016(pid=51): Terminated: ok {rc=0} 22:49:59.632812 --- ParallelTerminationStrategy: PID 27 died... 22:49:59.634410 run osmo-msc_127.0.42.6(pid=27): Terminated: ok {rc=0} 22:49:59.638373 --- ParallelTerminationStrategy: PID 52 died... 22:49:59.639990 run osmo-ms-virt-phy/00017(pid=52): Terminated: ok {rc=0} 22:49:59.643936 --- ParallelTerminationStrategy: PID 53 died... 22:49:59.647127 run osmo-ms-virt-phy/00018(pid=53): Terminated: ok {rc=0} 22:49:59.650911 --- ParallelTerminationStrategy: PID 54 died... 22:49:59.652381 run osmo-ms-virt-phy/00019(pid=54): Terminated: ok {rc=0} 22:49:59.656131 --- ParallelTerminationStrategy: PID 55 died... 22:49:59.657599 run osmo-ms-virt-phy/00020(pid=55): Terminated: ok {rc=0} 22:49:59.661264 --- ParallelTerminationStrategy: PID 56 died... 22:49:59.663011 run osmo-ms-virt-phy/00021(pid=56): Terminated: ok {rc=0} 22:49:59.666636 --- ParallelTerminationStrategy: PID 57 died... 22:49:59.668098 run osmo-ms-virt-phy/00022(pid=57): Terminated: ok {rc=0} 22:49:59.671767 --- ParallelTerminationStrategy: PID 58 died... 22:49:59.673252 run osmo-ms-virt-phy/00023(pid=58): Terminated: ok {rc=0} 22:49:59.676998 --- ParallelTerminationStrategy: PID 59 died... 22:49:59.678478 run osmo-ms-virt-phy/00024(pid=59): Terminated: ok {rc=0} 22:49:59.682121 --- ParallelTerminationStrategy: PID 60 died... 22:49:59.684022 run osmo-ms-virt-phy/00025(pid=60): Terminated: ok {rc=0} 22:49:59.687737 --- ParallelTerminationStrategy: PID 61 died... 22:49:59.689244 run osmo-ms-virt-phy/00026(pid=61): Terminated: ok {rc=0} 22:49:59.693157 --- ParallelTerminationStrategy: PID 62 died... 22:49:59.694640 run osmo-ms-virt-phy/00027(pid=62): Terminated: ok {rc=0} 22:49:59.698284 --- ParallelTerminationStrategy: PID 63 died... 22:49:59.699765 run osmo-ms-virt-phy/00028(pid=63): Terminated: ok {rc=0} 22:49:59.703417 --- ParallelTerminationStrategy: PID 64 died... 22:49:59.704910 run osmo-ms-virt-phy/00029(pid=64): Terminated: ok {rc=0} 22:49:59.708550 --- ParallelTerminationStrategy: PID 65 died... 22:49:59.710039 run osmo-ms-virt-phy/00030(pid=65): Terminated: ok {rc=0} 22:49:59.713761 --- ParallelTerminationStrategy: PID 66 died... 22:49:59.715305 run osmo-ms-virt-phy/00031(pid=66): Terminated: ok {rc=0} 22:49:59.719138 --- ParallelTerminationStrategy: PID 67 died... 22:49:59.720684 run osmo-ms-virt-phy/00032(pid=67): Terminated: ok {rc=0} 22:49:59.724478 --- ParallelTerminationStrategy: PID 68 died... 22:49:59.727239 run osmo-ms-virt-phy/00033(pid=68): Terminated: ok {rc=0} 22:49:59.731101 --- ParallelTerminationStrategy: PID 69 died... 22:49:59.732640 run osmo-ms-virt-phy/00034(pid=69): Terminated: ok {rc=0} 22:49:59.736434 --- ParallelTerminationStrategy: PID 70 died... 22:49:59.737973 run osmo-ms-virt-phy/00035(pid=70): Terminated: ok {rc=0} 22:49:59.742291 --- ParallelTerminationStrategy: PID 71 died... 22:49:59.743826 run osmo-ms-virt-phy/00036(pid=71): Terminated: ok {rc=0} 22:49:59.747487 --- ParallelTerminationStrategy: PID 72 died... 22:49:59.748971 run osmo-ms-virt-phy/00037(pid=72): Terminated: ok {rc=0} 22:49:59.752970 --- ParallelTerminationStrategy: PID 73 died... 22:49:59.754445 run osmo-ms-virt-phy/00038(pid=73): Terminated: ok {rc=0} 22:49:59.758090 --- ParallelTerminationStrategy: PID 74 died... 22:49:59.759570 run osmo-ms-virt-phy/00039(pid=74): Terminated: ok {rc=0} 22:49:59.763596 --- ParallelTerminationStrategy: PID 75 died... 22:49:59.765070 run osmo-ms-virt-phy/00040(pid=75): Terminated: ok {rc=0} 22:49:59.768712 --- ParallelTerminationStrategy: PID 76 died... 22:49:59.770208 run osmo-ms-virt-phy/00041(pid=76): Terminated: ok {rc=0} 22:49:59.773873 --- ParallelTerminationStrategy: PID 77 died... 22:49:59.775351 run osmo-ms-virt-phy/00042(pid=77): Terminated: ok {rc=0} 22:49:59.779015 --- ParallelTerminationStrategy: PID 78 died... 22:49:59.780503 run osmo-ms-virt-phy/00043(pid=78): Terminated: ok {rc=0} 22:49:59.784148 --- ParallelTerminationStrategy: PID 79 died... 22:49:59.785654 run osmo-ms-virt-phy/00044(pid=79): Terminated: ok {rc=0} 22:49:59.789282 --- ParallelTerminationStrategy: PID 80 died... 22:49:59.790894 run osmo-ms-virt-phy/00045(pid=80): Terminated: ok {rc=0} 22:49:59.794638 --- ParallelTerminationStrategy: PID 81 died... 22:49:59.796172 run osmo-ms-virt-phy/00046(pid=81): Terminated: ok {rc=0} 22:49:59.800007 --- ParallelTerminationStrategy: PID 82 died... 22:49:59.801791 run osmo-ms-virt-phy/00047(pid=82): Terminated: ok {rc=0} 22:49:59.805590 --- ParallelTerminationStrategy: PID 83 died... 22:49:59.807131 run osmo-ms-virt-phy/00048(pid=83): Terminated: ok {rc=0} 22:49:59.810951 --- ParallelTerminationStrategy: PID 84 died... 22:49:59.812482 run osmo-ms-virt-phy/00049(pid=84): Terminated: ok {rc=0} 22:49:59.816215 --- ParallelTerminationStrategy: PID 85 died... 22:49:59.817685 run osmo-ms-virt-phy/00050(pid=85): Terminated: ok {rc=0} 22:49:59.821372 --- ParallelTerminationStrategy: PID 86 died... 22:49:59.822846 run osmo-ms-virt-phy/00051(pid=86): Terminated: ok {rc=0} 22:49:59.826504 --- ParallelTerminationStrategy: PID 87 died... 22:49:59.827975 run osmo-ms-virt-phy/00052(pid=87): Terminated: ok {rc=0} 22:49:59.831617 --- ParallelTerminationStrategy: PID 88 died... 22:49:59.833149 run osmo-ms-virt-phy/00053(pid=88): Terminated: ok {rc=0} 22:49:59.836823 --- ParallelTerminationStrategy: PID 89 died... 22:49:59.838296 run osmo-ms-virt-phy/00054(pid=89): Terminated: ok {rc=0} 22:49:59.841944 --- ParallelTerminationStrategy: PID 90 died... 22:49:59.843721 run osmo-ms-virt-phy/00055(pid=90): Terminated: ok {rc=0} 22:49:59.847381 --- ParallelTerminationStrategy: PID 91 died... 22:49:59.848865 run osmo-ms-virt-phy/00056(pid=91): Terminated: ok {rc=0} 22:49:59.852554 --- ParallelTerminationStrategy: PID 92 died... 22:49:59.854069 run osmo-ms-virt-phy/00057(pid=92): Terminated: ok {rc=0} 22:49:59.857718 --- ParallelTerminationStrategy: PID 93 died... 22:49:59.859197 run osmo-ms-virt-phy/00058(pid=93): Terminated: ok {rc=0} 22:49:59.862986 --- ParallelTerminationStrategy: PID 94 died... 22:49:59.864526 run osmo-ms-virt-phy/00059(pid=94): Terminated: ok {rc=0} 22:49:59.868313 --- ParallelTerminationStrategy: PID 95 died... 22:49:59.869965 run osmo-ms-virt-phy/00060(pid=95): Terminated: ok {rc=0} 22:49:59.873891 --- ParallelTerminationStrategy: PID 96 died... 22:49:59.875436 run osmo-ms-virt-phy/00061(pid=96): Terminated: ok {rc=0} 22:49:59.879378 --- ParallelTerminationStrategy: PID 97 died... 22:49:59.880924 run osmo-ms-virt-phy/00062(pid=97): Terminated: ok {rc=0} 22:49:59.884718 --- ParallelTerminationStrategy: PID 98 died... 22:49:59.886250 run osmo-ms-virt-phy/00063(pid=98): Terminated: ok {rc=0} 22:49:59.890073 --- ParallelTerminationStrategy: PID 99 died... 22:49:59.891611 run osmo-ms-virt-phy/00064(pid=99): Terminated: ok {rc=0} 22:49:59.895426 --- ParallelTerminationStrategy: PID 100 died... 22:49:59.896977 run osmo-ms-virt-phy/00065(pid=100): Terminated: ok {rc=0} 22:49:59.900800 --- ParallelTerminationStrategy: PID 101 died... 22:49:59.902342 run osmo-ms-virt-phy/00066(pid=101): Terminated: ok {rc=0} 22:49:59.906138 --- ParallelTerminationStrategy: PID 102 died... 22:49:59.907672 run osmo-ms-virt-phy/00067(pid=102): Terminated: ok {rc=0} 22:49:59.911529 --- ParallelTerminationStrategy: PID 103 died... 22:49:59.913078 run osmo-ms-virt-phy/00068(pid=103): Terminated: ok {rc=0} 22:49:59.916922 --- ParallelTerminationStrategy: PID 104 died... 22:49:59.918465 run osmo-ms-virt-phy/00069(pid=104): Terminated: ok {rc=0} 22:49:59.922469 --- ParallelTerminationStrategy: PID 105 died... 22:49:59.924005 run osmo-ms-virt-phy/00070(pid=105): Terminated: ok {rc=0} 22:49:59.927795 --- ParallelTerminationStrategy: PID 106 died... 22:49:59.929312 run osmo-ms-virt-phy/00071(pid=106): Terminated: ok {rc=0} 22:49:59.933056 --- ParallelTerminationStrategy: PID 107 died... 22:49:59.934572 run osmo-ms-virt-phy/00072(pid=107): Terminated: ok {rc=0} 22:49:59.938375 --- ParallelTerminationStrategy: PID 108 died... 22:49:59.939913 run osmo-ms-virt-phy/00073(pid=108): Terminated: ok {rc=0} 22:49:59.943702 --- ParallelTerminationStrategy: PID 109 died... 22:49:59.945243 run osmo-ms-virt-phy/00074(pid=109): Terminated: ok {rc=0} 22:49:59.948916 --- ParallelTerminationStrategy: PID 110 died... 22:49:59.952181 run osmo-ms-virt-phy/00075(pid=110): Terminated: ok {rc=0} 22:49:59.956072 --- ParallelTerminationStrategy: PID 111 died... 22:49:59.957612 run osmo-ms-virt-phy/00076(pid=111): Terminated: ok {rc=0} 22:49:59.961407 --- ParallelTerminationStrategy: PID 112 died... 22:49:59.962937 run osmo-ms-virt-phy/00077(pid=112): Terminated: ok {rc=0} 22:49:59.966733 --- ParallelTerminationStrategy: PID 113 died... 22:49:59.968284 run osmo-ms-virt-phy/00078(pid=113): Terminated: ok {rc=0} 22:49:59.972103 --- ParallelTerminationStrategy: PID 114 died... 22:49:59.973654 run osmo-ms-virt-phy/00079(pid=114): Terminated: ok {rc=0} 22:49:59.977623 --- ParallelTerminationStrategy: PID 115 died... 22:49:59.979165 run osmo-ms-virt-phy/00080(pid=115): Terminated: ok {rc=0} 22:49:59.982958 --- ParallelTerminationStrategy: PID 116 died... 22:49:59.984508 run osmo-ms-virt-phy/00081(pid=116): Terminated: ok {rc=0} 22:49:59.988540 --- ParallelTerminationStrategy: PID 117 died... 22:49:59.990114 run osmo-ms-virt-phy/00082(pid=117): Terminated: ok {rc=0} 22:49:59.993939 --- ParallelTerminationStrategy: PID 118 died... 22:49:59.995475 run osmo-ms-virt-phy/00083(pid=118): Terminated: ok {rc=0} 22:49:59.999306 --- ParallelTerminationStrategy: PID 119 died... 22:50:00.000854 run osmo-ms-virt-phy/00084(pid=119): Terminated: ok {rc=0} 22:50:00.004663 --- ParallelTerminationStrategy: PID 120 died... 22:50:00.006206 run osmo-ms-virt-phy/00085(pid=120): Terminated: ok {rc=0} 22:50:00.009943 --- ParallelTerminationStrategy: PID 121 died... 22:50:00.011414 run osmo-ms-virt-phy/00086(pid=121): Terminated: ok {rc=0} 22:50:00.015073 --- ParallelTerminationStrategy: PID 122 died... 22:50:00.016569 run osmo-ms-virt-phy/00087(pid=122): Terminated: ok {rc=0} 22:50:00.020297 --- ParallelTerminationStrategy: PID 123 died... 22:50:00.021882 run osmo-ms-virt-phy/00088(pid=123): Terminated: ok {rc=0} 22:50:00.025573 --- ParallelTerminationStrategy: PID 124 died... 22:50:00.027054 run osmo-ms-virt-phy/00089(pid=124): Terminated: ok {rc=0} 22:50:00.030746 --- ParallelTerminationStrategy: PID 125 died... 22:50:00.032846 run osmo-ms-virt-phy/00090(pid=125): Terminated: ok {rc=0} 22:50:00.036725 --- ParallelTerminationStrategy: PID 126 died... 22:50:00.038274 run osmo-ms-virt-phy/00091(pid=126): Terminated: ok {rc=0} 22:50:00.042105 --- ParallelTerminationStrategy: PID 127 died... 22:50:00.043657 run osmo-ms-virt-phy/00092(pid=127): Terminated: ok {rc=0} 22:50:00.047785 --- ParallelTerminationStrategy: PID 128 died... 22:50:00.049377 run osmo-ms-virt-phy/00093(pid=128): Terminated: ok {rc=0} 22:50:00.053202 --- ParallelTerminationStrategy: PID 129 died... 22:50:00.055212 run osmo-ms-virt-phy/00094(pid=129): Terminated: ok {rc=0} 22:50:00.059044 --- ParallelTerminationStrategy: PID 130 died... 22:50:00.060597 run osmo-ms-virt-phy/00095(pid=130): Terminated: ok {rc=0} 22:50:00.064420 --- ParallelTerminationStrategy: PID 131 died... 22:50:00.065993 run osmo-ms-virt-phy/00096(pid=131): Terminated: ok {rc=0} 22:50:00.069831 --- ParallelTerminationStrategy: PID 132 died... 22:50:00.071382 run osmo-ms-virt-phy/00097(pid=132): Terminated: ok {rc=0} 22:50:00.075215 --- ParallelTerminationStrategy: PID 133 died... 22:50:00.076758 run osmo-ms-virt-phy/00098(pid=133): Terminated: ok {rc=0} 22:50:00.080563 --- ParallelTerminationStrategy: PID 134 died... 22:50:00.082112 run osmo-ms-virt-phy/00099(pid=134): Terminated: ok {rc=0} 22:50:00.085960 --- ParallelTerminationStrategy: PID 135 died... 22:50:00.087506 run osmo-ms-mob/00000(pid=135): Terminated {rc=26112} 22:50:00.091366 --- ParallelTerminationStrategy: PID 136 died... 22:50:00.092930 run osmo-ms-mob/00001(pid=136): Terminated {rc=26112} 22:50:00.096787 --- ParallelTerminationStrategy: PID 137 died... 22:50:00.098333 run osmo-ms-mob/00002(pid=137): Terminated {rc=26112} 22:50:00.102152 --- ParallelTerminationStrategy: PID 138 died... 22:50:00.103720 run osmo-ms-mob/00003(pid=138): Terminated {rc=26112} 22:50:00.107682 --- ParallelTerminationStrategy: PID 139 died... 22:50:00.109224 run osmo-ms-mob/00004(pid=139): Terminated {rc=26112} 22:50:00.113074 --- ParallelTerminationStrategy: PID 140 died... 22:50:00.114614 run osmo-ms-mob/00005(pid=140): Terminated {rc=26112} 22:50:00.118720 --- ParallelTerminationStrategy: PID 141 died... 22:50:00.120259 run osmo-ms-mob/00006(pid=141): Terminated {rc=26112} 22:50:00.124110 --- ParallelTerminationStrategy: PID 142 died... 22:50:00.125663 run osmo-ms-mob/00007(pid=142): Terminated {rc=26112} 22:50:00.129494 --- ParallelTerminationStrategy: PID 143 died... 22:50:00.131038 run osmo-ms-mob/00008(pid=143): Terminated {rc=26112} 22:50:00.135051 --- ParallelTerminationStrategy: PID 144 died... 22:50:00.136604 run osmo-ms-mob/00009(pid=144): Terminated {rc=26112} 22:50:00.140444 --- ParallelTerminationStrategy: PID 145 died... 22:50:00.141988 run osmo-ms-mob/00010(pid=145): Terminated {rc=26112} 22:50:00.145835 --- ParallelTerminationStrategy: PID 146 died... 22:50:00.147378 run osmo-ms-mob/00011(pid=146): Terminated {rc=26112} 22:50:00.151230 --- ParallelTerminationStrategy: PID 147 died... 22:50:00.152778 run osmo-ms-mob/00012(pid=147): Terminated {rc=26112} 22:50:00.156604 --- ParallelTerminationStrategy: PID 148 died... 22:50:00.158148 run osmo-ms-mob/00013(pid=148): Terminated {rc=26112} 22:50:00.162126 --- ParallelTerminationStrategy: PID 149 died... 22:50:00.163684 run osmo-ms-mob/00014(pid=149): Terminated {rc=26112} 22:50:00.167421 --- ParallelTerminationStrategy: PID 150 died... 22:50:00.168930 run osmo-ms-mob/00015(pid=150): Terminated {rc=26112} 22:50:00.172779 --- ParallelTerminationStrategy: PID 151 died... 22:50:00.174317 run osmo-ms-mob/00016(pid=151): Terminated {rc=26112} 22:50:00.178180 --- ParallelTerminationStrategy: PID 152 died... 22:50:00.179727 run osmo-ms-mob/00017(pid=152): Terminated {rc=26112} 22:50:00.183564 --- ParallelTerminationStrategy: PID 153 died... 22:50:00.185112 run osmo-ms-mob/00018(pid=153): Terminated {rc=26112} 22:50:00.188942 --- ParallelTerminationStrategy: PID 154 died... 22:50:00.190489 run osmo-ms-mob/00019(pid=154): Terminated {rc=26112} 22:50:00.194368 --- ParallelTerminationStrategy: PID 155 died... 22:50:00.195923 run osmo-ms-mob/00020(pid=155): Terminated {rc=26112} 22:50:00.201529 --- ParallelTerminationStrategy: PID 156 died... 22:50:00.203085 run osmo-ms-mob/00021(pid=156): Terminated {rc=26112} 22:50:00.206925 --- ParallelTerminationStrategy: PID 157 died... 22:50:00.208473 run osmo-ms-mob/00022(pid=157): Terminated {rc=26112} 22:50:00.212324 --- ParallelTerminationStrategy: PID 158 died... 22:50:00.213869 run osmo-ms-mob/00023(pid=158): Terminated {rc=26112} 22:50:00.217951 --- ParallelTerminationStrategy: PID 159 died... 22:50:00.219494 run osmo-ms-mob/00024(pid=159): Terminated {rc=26112} 22:50:00.223339 --- ParallelTerminationStrategy: PID 160 died... 22:50:00.224923 run osmo-ms-mob/00025(pid=160): Terminated {rc=26112} 22:50:00.228756 --- ParallelTerminationStrategy: PID 161 died... 22:50:00.230300 run osmo-ms-mob/00026(pid=161): Terminated {rc=26112} 22:50:00.236049 --- ParallelTerminationStrategy: PID 162 died... 22:50:00.237578 run osmo-ms-mob/00027(pid=162): Terminated {rc=26112} 22:50:00.241418 --- ParallelTerminationStrategy: PID 163 died... 22:50:00.242962 run osmo-ms-mob/00028(pid=163): Terminated {rc=26112} 22:50:00.246829 --- ParallelTerminationStrategy: PID 164 died... 22:50:00.248375 run osmo-ms-mob/00029(pid=164): Terminated {rc=26112} 22:50:00.252202 --- ParallelTerminationStrategy: PID 165 died... 22:50:00.253751 run osmo-ms-mob/00030(pid=165): Terminated {rc=26112} 22:50:00.257578 --- ParallelTerminationStrategy: PID 166 died... 22:50:00.259252 run osmo-ms-mob/00031(pid=166): Terminated {rc=26112} 22:50:00.263120 --- ParallelTerminationStrategy: PID 167 died... 22:50:00.264668 run osmo-ms-mob/00032(pid=167): Terminated {rc=26112} 22:50:00.268489 --- ParallelTerminationStrategy: PID 168 died... 22:50:00.270031 run osmo-ms-mob/00033(pid=168): Terminated {rc=26112} 22:50:00.273860 --- ParallelTerminationStrategy: PID 169 died... 22:50:00.275392 run osmo-ms-mob/00034(pid=169): Terminated {rc=26112} 22:50:00.279248 --- ParallelTerminationStrategy: PID 170 died... 22:50:00.280794 run osmo-ms-mob/00035(pid=170): Terminated {rc=26112} 22:50:00.284610 --- ParallelTerminationStrategy: PID 171 died... 22:50:00.286166 run osmo-ms-mob/00036(pid=171): Terminated {rc=26112} 22:50:00.289997 --- ParallelTerminationStrategy: PID 172 died... 22:50:00.291554 run osmo-ms-mob/00037(pid=172): Terminated {rc=26112} 22:50:00.295422 --- ParallelTerminationStrategy: PID 173 died... 22:50:00.296969 run osmo-ms-mob/00038(pid=173): Terminated {rc=26112} 22:50:00.300805 --- ParallelTerminationStrategy: PID 174 died... 22:50:00.302338 run osmo-ms-mob/00039(pid=174): Terminated {rc=26112} 22:50:00.306156 --- ParallelTerminationStrategy: PID 175 died... 22:50:00.307696 run osmo-ms-mob/00040(pid=175): Terminated {rc=26112} 22:50:00.311549 --- ParallelTerminationStrategy: PID 176 died... 22:50:00.313140 run osmo-ms-mob/00041(pid=176): Terminated {rc=26112} 22:50:00.316973 --- ParallelTerminationStrategy: PID 177 died... 22:50:00.318523 run osmo-ms-mob/00042(pid=177): Terminated {rc=26112} 22:50:00.322348 --- ParallelTerminationStrategy: PID 178 died... 22:50:00.323893 run osmo-ms-mob/00043(pid=178): Terminated {rc=26112} 22:50:00.327716 --- ParallelTerminationStrategy: PID 179 died... 22:50:00.329305 run osmo-ms-mob/00044(pid=179): Terminated {rc=26112} 22:50:00.333147 --- ParallelTerminationStrategy: PID 180 died... 22:50:00.334695 run osmo-ms-mob/00045(pid=180): Terminated {rc=26112} 22:50:00.338519 --- ParallelTerminationStrategy: PID 181 died... 22:50:00.340076 run osmo-ms-mob/00046(pid=181): Terminated {rc=26112} 22:50:00.343930 --- ParallelTerminationStrategy: PID 182 died... 22:50:00.345470 run osmo-ms-mob/00047(pid=182): Terminated {rc=26112} 22:50:00.349331 --- ParallelTerminationStrategy: PID 183 died... 22:50:00.350868 run osmo-ms-mob/00048(pid=183): Terminated {rc=26112} 22:50:00.354710 --- ParallelTerminationStrategy: PID 184 died... 22:50:00.356258 run osmo-ms-mob/00049(pid=184): Terminated {rc=26112} 22:50:00.360091 --- ParallelTerminationStrategy: PID 185 died... 22:50:00.361646 run osmo-ms-mob/00050(pid=185): Terminated {rc=26112} 22:50:00.365509 --- ParallelTerminationStrategy: PID 186 died... 22:50:00.367043 run osmo-ms-mob/00051(pid=186): Terminated {rc=26112} 22:50:00.370906 --- ParallelTerminationStrategy: PID 187 died... 22:50:00.372454 run osmo-ms-mob/00052(pid=187): Terminated {rc=26112} 22:50:00.376287 --- ParallelTerminationStrategy: PID 188 died... 22:50:00.377845 run osmo-ms-mob/00053(pid=188): Terminated {rc=26112} 22:50:00.381714 --- ParallelTerminationStrategy: PID 189 died... 22:50:00.383254 run osmo-ms-mob/00054(pid=189): Terminated {rc=26112} 22:50:00.387108 --- ParallelTerminationStrategy: PID 190 died... 22:50:00.388651 run osmo-ms-mob/00055(pid=190): Terminated {rc=26112} 22:50:00.392487 --- ParallelTerminationStrategy: PID 191 died... 22:50:00.394108 run osmo-ms-mob/00056(pid=191): Terminated {rc=26112} 22:50:00.397991 --- ParallelTerminationStrategy: PID 192 died... 22:50:00.399543 run osmo-ms-mob/00057(pid=192): Terminated {rc=26112} 22:50:00.403381 --- ParallelTerminationStrategy: PID 193 died... 22:50:00.404930 run osmo-ms-mob/00058(pid=193): Terminated {rc=26112} 22:50:00.408780 --- ParallelTerminationStrategy: PID 194 died... 22:50:00.410333 run osmo-ms-mob/00059(pid=194): Terminated {rc=26112} 22:50:00.414188 --- ParallelTerminationStrategy: PID 195 died... 22:50:00.415740 run osmo-ms-mob/00060(pid=195): Terminated {rc=26112} 22:50:00.419633 --- ParallelTerminationStrategy: PID 196 died... 22:50:00.421195 run osmo-ms-mob/00061(pid=196): Terminated {rc=26112} 22:50:00.425042 --- ParallelTerminationStrategy: PID 197 died... 22:50:00.426586 run osmo-ms-mob/00062(pid=197): Terminated {rc=26112} 22:50:00.430476 --- ParallelTerminationStrategy: PID 198 died... 22:50:00.432015 run osmo-ms-mob/00063(pid=198): Terminated {rc=26112} 22:50:00.435888 --- ParallelTerminationStrategy: PID 199 died... 22:50:00.437430 run osmo-ms-mob/00064(pid=199): Terminated {rc=26112} 22:50:00.441262 --- ParallelTerminationStrategy: PID 200 died... 22:50:00.442818 run osmo-ms-mob/00065(pid=200): Terminated {rc=26112} 22:50:00.446694 --- ParallelTerminationStrategy: PID 201 died... 22:50:00.448252 run osmo-ms-mob/00066(pid=201): Terminated {rc=26112} 22:50:00.452097 --- ParallelTerminationStrategy: PID 202 died... 22:50:00.453653 run osmo-ms-mob/00067(pid=202): Terminated {rc=26112} 22:50:00.457481 --- ParallelTerminationStrategy: PID 203 died... 22:50:00.459036 run osmo-ms-mob/00068(pid=203): Terminated {rc=26112} 22:50:00.462927 --- ParallelTerminationStrategy: PID 204 died... 22:50:00.464481 run osmo-ms-mob/00069(pid=204): Terminated {rc=26112} 22:50:00.468321 --- ParallelTerminationStrategy: PID 205 died... 22:50:00.469879 run osmo-ms-mob/00070(pid=205): Terminated {rc=26112} 22:50:00.473727 --- ParallelTerminationStrategy: PID 206 died... 22:50:00.475279 run osmo-ms-mob/00071(pid=206): Terminated {rc=26112} 22:50:00.479164 --- ParallelTerminationStrategy: PID 207 died... 22:50:00.480736 run osmo-ms-mob/00072(pid=207): Terminated {rc=26112} 22:50:00.484580 --- ParallelTerminationStrategy: PID 208 died... 22:50:00.486121 run osmo-ms-mob/00073(pid=208): Terminated {rc=26112} 22:50:00.490025 --- ParallelTerminationStrategy: PID 209 died... 22:50:00.491580 run osmo-ms-mob/00074(pid=209): Terminated {rc=26112} 22:50:00.495433 --- ParallelTerminationStrategy: PID 210 died... 22:50:00.497030 run osmo-ms-mob/00075(pid=210): Terminated {rc=26112} 22:50:00.500936 --- ParallelTerminationStrategy: PID 211 died... 22:50:00.502505 run osmo-ms-mob/00076(pid=211): Terminated {rc=26112} 22:50:00.506400 --- ParallelTerminationStrategy: PID 212 died... 22:50:00.507957 run osmo-ms-mob/00077(pid=212): Terminated {rc=26112} 22:50:00.511791 --- ParallelTerminationStrategy: PID 213 died... 22:50:00.513369 run osmo-ms-mob/00078(pid=213): Terminated {rc=26112} 22:50:00.517206 --- ParallelTerminationStrategy: PID 214 died... 22:50:00.518755 run osmo-ms-mob/00079(pid=214): Terminated {rc=26112} 22:50:00.522584 --- ParallelTerminationStrategy: PID 215 died... 22:50:00.524132 run osmo-ms-mob/00080(pid=215): Terminated {rc=26112} 22:50:00.527979 --- ParallelTerminationStrategy: PID 216 died... 22:50:00.529530 run osmo-ms-mob/00081(pid=216): Terminated {rc=26112} 22:50:00.533381 --- ParallelTerminationStrategy: PID 217 died... 22:50:00.534932 run osmo-ms-mob/00082(pid=217): Terminated {rc=26112} 22:50:00.538811 --- ParallelTerminationStrategy: PID 218 died... 22:50:00.540365 run osmo-ms-mob/00083(pid=218): Terminated {rc=26112} 22:50:00.544219 --- ParallelTerminationStrategy: PID 219 died... 22:50:00.545779 run osmo-ms-mob/00084(pid=219): Terminated {rc=26112} 22:50:00.549645 --- ParallelTerminationStrategy: PID 220 died... 22:50:00.551194 run osmo-ms-mob/00085(pid=220): Terminated {rc=26112} 22:50:00.555077 --- ParallelTerminationStrategy: PID 221 died... 22:50:00.556635 run osmo-ms-mob/00086(pid=221): Terminated {rc=26112} 22:50:00.560475 --- ParallelTerminationStrategy: PID 222 died... 22:50:00.562237 run osmo-ms-mob/00087(pid=222): Terminated {rc=26112} 22:50:00.566288 --- ParallelTerminationStrategy: PID 223 died... 22:50:00.567881 run osmo-ms-mob/00088(pid=223): Terminated {rc=26112} 22:50:00.571817 --- ParallelTerminationStrategy: PID 224 died... 22:50:00.573404 run osmo-ms-mob/00089(pid=224): Terminated {rc=26112} 22:50:00.577271 --- ParallelTerminationStrategy: PID 225 died... 22:50:00.578827 run osmo-ms-mob/00090(pid=225): Terminated {rc=26112} 22:50:00.582732 --- ParallelTerminationStrategy: PID 226 died... 22:50:00.584295 run osmo-ms-mob/00091(pid=226): Terminated {rc=26112} 22:50:00.588220 --- ParallelTerminationStrategy: PID 227 died... 22:50:00.589803 run osmo-ms-mob/00092(pid=227): Terminated {rc=26112} 22:50:00.593675 --- ParallelTerminationStrategy: PID 228 died... 22:50:00.595231 run osmo-ms-mob/00093(pid=228): Terminated {rc=26112} 22:50:00.599105 --- ParallelTerminationStrategy: PID 229 died... 22:50:00.600665 run osmo-ms-mob/00094(pid=229): Terminated {rc=26112} 22:50:00.604535 --- ParallelTerminationStrategy: PID 230 died... 22:50:00.606099 run osmo-ms-mob/00095(pid=230): Terminated {rc=26112} 22:50:00.610011 --- ParallelTerminationStrategy: PID 231 died... 22:50:00.611578 run osmo-ms-mob/00096(pid=231): Terminated {rc=26112} 22:50:00.615468 --- ParallelTerminationStrategy: PID 232 died... 22:50:00.617043 run osmo-ms-mob/00097(pid=232): Terminated {rc=26112} 22:50:00.620983 --- ParallelTerminationStrategy: PID 233 died... 22:50:00.622565 run osmo-ms-mob/00098(pid=233): Terminated {rc=26112} 22:50:00.626448 --- ParallelTerminationStrategy: PID 234 died... 22:50:00.628028 run osmo-ms-mob/00099(pid=234): Terminated {rc=26112} 22:50:04.031537 --- ParallelTerminationStrategy: PID 34 died... 22:50:04.033241 run osmo-bts-virtual(pid=34): Terminated: ok {rc=0} --------------------------------------------------------------------- trial-8050 netreg_mass PASS --------------------------------------------------------------------- 22:50:04.106519 tst trial-8050: Storing JUnit report in /build/trial-8050/run.2025-08-06_22-48-21/trial-8050.xml -------------------------------------------------------------------------------------------- trial-8050 PASS -------------------------------------------------------------------------------------------- 22:50:04.117252 tst trial-8050: trial-8050: PASS, 1 suites passed PASS: netreg_mass (pass: 1) pass: register_default_mass.py (95.1 sec) + exit_code=0 + rm -rf trial-8050/inst + cd trial-8050 + command -v journalctl + [ ! -z /usr/bin/journalctl ] + readlink last_run + journalctl -u ofono -o short-precise --since 2025-08-06 22:48:21 No journal files were found. + readlink last_run + tar czf /build/trial-8050-run.tgz run.2025-08-06_22-48-21 + tar czf /build/trial-8050-bin.tgz checksums.md5 open5gs.build-8.tgz osmo-bsc.build-2025-08-06_13_26_20.tgz osmo-bts-oc2g.build-2025-08-06_00_51_30.tgz osmo-bts-sysmo.build-2025-08-06_00_51_36.tgz osmo-bts.build-2025-08-06_00_51_41.tgz osmo-ggsn.build-2025-08-06_20_42_29.tgz osmo-hlr.build-2025-08-06_16_36_52.tgz osmo-hnbgw.build-2025-08-06_13_30_03.tgz osmo-mgw.build-2025-08-06_08_33_13.tgz osmo-msc.build-2025-08-06_13_32_18.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2025-08-06_07_34_00.tgz osmo-pcu-sysmo.build-2025-08-06_07_36_05.tgz osmo-pcu.build-2025-08-06_07_36_13.tgz osmo-sgsn.build-2025-08-06_20_48_24.tgz osmo-stp.build-2025-08-06_13_25_08.tgz osmo-trx.build-2025-08-06_14_30_15.tgz osmocom-bb.build-2025-08-06_21_17_16.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