Started by timer Running as SYSTEM Building remotely on build5-deb12build-ansible (ttcn3 obs osmo-gsm-tester-build ttcn3-ggsn-test-kernel-git ttcn3_with_linux_6.1_or_higher qemu 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/jenkins948446496251109102.sh + rm -rf trial-7851-bin.tgz trial-7851-run.tgz *.md5 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bsc" build number 23540 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts" build number 10369 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-ggsn" build number 9419 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-hlr" build number 12192 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-mgw" build number 12505 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-hnbgw" build number 10668 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-msc" build number 38327 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu" build number 6913 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-sgsn" build number 40097 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-trx" build number 7379 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 12726 Copied 2 artifacts from "osmo-gsm-tester_build-osmocom-bb" build number 6789 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts-sysmo" build number 10893 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu-sysmo" build number 6953 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts-oc2g" build number 8391 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu-oc2g" build number 5672 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 6789 [osmo-gsm-tester_virtual] $ /bin/sh -xe /tmp/jenkins1959321329532867688.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-7851 + 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 1cd38f2 redmine: upgrade to 5.1.5 + 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_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 DONE 0.1s #2 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-build:latest #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: 2B done #3 DONE 0.1s #4 [ 1/28] FROM docker.io/osmocom-build/debian-bookworm-build:latest #4 DONE 0.0s #5 [internal] load build context #5 transferring context: 5.76kB done #5 DONE 0.1s #6 [22/28] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-TESTER/+/MASTER?FORMAT=TEXT /tmp/commit #6 DONE 0.2s #7 [17/28] RUN APT-GET update && apt-get install -y --no-install-recommends gnuradio && apt-get clean #7 CACHED #8 [ 8/28] RUN MKDIR /var/run/sshd #8 CACHED #9 [ 6/28] RUN PIP3 install --break-system-packages "git+https://github.com/podshumok/python-smpplib.git@master#egg=smpplib" pydbus pyusb pysispm pymongo #9 CACHED #10 [10/28] COPY --CHOWN=JENKINS:JENKINS ssh /home/jenkins/.ssh #10 CACHED #11 [20/28] WORKDIR /TMP #11 CACHED #12 [13/28] RUN CHOWN -R jenkins:jenkins /osmo-gsm-tester-* #12 CACHED #13 [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 #13 CACHED #14 [27/28] COPY RESOURCES.CONF /tmp/osmo-gsm-tester/sysmocom/resources.conf #14 CACHED #15 [26/28] RUN mkdir -p /etc/security/limits.d/ && cp osmo-gsm-tester/utils/limits.d/* /etc/security/limits.d/ #15 CACHED #16 [ 3/28] RUN groupadd osmo-gsm-tester #16 CACHED #17 [21/28] RUN GIT clone https://gerrit.osmocom.org/osmo-gsm-tester.git #17 CACHED #18 [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 #18 CACHED #19 [ 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 #19 CACHED #20 [11/28] RUN chmod -R 0700 /home/jenkins/.ssh /root/.ssh #20 CACHED #21 [24/28] RUN mkdir -p /usr/local/bin/ && cp osmo-gsm-tester/utils/bin/* /usr/local/bin/ #21 CACHED #22 [ 2/28] RUN useradd -ms /bin/bash jenkins #22 CACHED #23 [22/28] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-TESTER/+/MASTER?FORMAT=TEXT /tmp/commit #23 CACHED #24 [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 #24 CACHED #25 [12/28] RUN MKDIR -p /osmo-gsm-tester-srsue /osmo-gsm-tester-srsenb /osmo-gsm-tester-srsepc /osmo-gsm-tester-trx /osmo-gsm-tester-grbroker /osmo-gsm-tester-open5gs #25 CACHED #26 [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://security.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 #26 CACHED #27 [ 9/28] COPY SSH /root/.ssh #27 CACHED #28 [ 4/28] RUN usermod -a -G osmo-gsm-tester jenkins #28 CACHED #29 [ 7/28] RUN APT-GET update && apt-get install -y openssh-server #29 CACHED #30 [25/28] RUN mkdir -p /etc/sudoers.d/ && cp osmo-gsm-tester/utils/sudoers.d/* /etc/sudoers.d/ #30 CACHED #31 [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 #31 CACHED #32 [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 #32 CACHED #33 [28/28] WORKDIR /DATA #33 CACHED #34 exporting to image #34 exporting layers done #34 writing image sha256:b8f3543edd6b9a260462125a223b155794ae6b2f981582a92909fe7a8161e9ba 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=7852 -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-01-20 22:48:18 + trial_dir_prefix=trial- + rm -rf trial-* + trial_dir=trial-7852 + mkdir -p trial-7852 + mv open5gs.build-8.tgz osmo-bsc.build-2025-01-20_13_26_41.tgz osmo-bts-oc2g.build-2025-01-20_00_51_28.tgz osmo-bts-sysmo.build-2025-01-20_00_51_26.tgz osmo-bts.build-2025-01-20_00_51_40.tgz osmo-ggsn.build-2025-01-20_20_42_42.tgz osmo-hlr.build-2025-01-20_16_36_55.tgz osmo-hnbgw.build-2025-01-20_13_28_31.tgz osmo-mgw.build-2025-01-20_09_40_55.tgz osmo-msc.build-2025-01-20_13_37_32.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2025-01-20_07_40_30.tgz osmo-pcu-sysmo.build-2025-01-20_07_40_25.tgz osmo-pcu.build-2025-01-20_07_40_33.tgz osmo-sgsn.build-2025-01-20_20_48_10.tgz osmo-stp.build-2025-01-20_13_25_25.tgz osmo-trx.build-2025-01-20_14_28_44.tgz osmocom-bb.build-2025-01-20_21_17_07.tgz srslte.build-19.tgz trial-7852 + cat open5gs.build-8.md5 osmo-bsc.build-2025-01-20_13_26_41.md5 osmo-bts-oc2g.build-2025-01-20_00_51_28.md5 osmo-bts-sysmo.build-2025-01-20_00_51_26.md5 osmo-bts.build-2025-01-20_00_51_40.md5 osmo-ggsn.build-2025-01-20_20_42_42.md5 osmo-hlr.build-2025-01-20_16_36_55.md5 osmo-hnbgw.build-2025-01-20_13_28_31.md5 osmo-mgw.build-2025-01-20_09_40_55.md5 osmo-msc.build-2025-01-20_13_37_32.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2025-01-20_07_40_30.md5 osmo-pcu-sysmo.build-2025-01-20_07_40_25.md5 osmo-pcu.build-2025-01-20_07_40_33.md5 osmo-sgsn.build-2025-01-20_20_48_10.md5 osmo-stp.build-2025-01-20_13_25_25.md5 osmo-trx.build-2025-01-20_14_28_44.md5 osmocom-bb.build-2025-01-20_21_17_07.md5 srslte.build-19.md5 + rm open5gs.build-8.md5 osmo-bsc.build-2025-01-20_13_26_41.md5 osmo-bts-oc2g.build-2025-01-20_00_51_28.md5 osmo-bts-sysmo.build-2025-01-20_00_51_26.md5 osmo-bts.build-2025-01-20_00_51_40.md5 osmo-ggsn.build-2025-01-20_20_42_42.md5 osmo-hlr.build-2025-01-20_16_36_55.md5 osmo-hnbgw.build-2025-01-20_13_28_31.md5 osmo-mgw.build-2025-01-20_09_40_55.md5 osmo-msc.build-2025-01-20_13_37_32.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2025-01-20_07_40_30.md5 osmo-pcu-sysmo.build-2025-01-20_07_40_25.md5 osmo-pcu.build-2025-01-20_07_40_33.md5 osmo-sgsn.build-2025-01-20_20_48_10.md5 osmo-stp.build-2025-01-20_13_25_25.md5 osmo-trx.build-2025-01-20_14_28_44.md5 osmocom-bb.build-2025-01-20_21_17_07.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-7852 -s netreg_mass combinations: ['netreg_mass'] trial: 'trial-7852' 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-7852 -------------------------------------------------------------------------------------------- 22:48:19.134066 tst trial-7852: Detailed log at /build/trial-7852/run.2025-01-20_22-48-19/log --------------------------------------------------------------------- trial-7852 netreg_mass --------------------------------------------------------------------- 22:48:19.340358 tst netreg_mass: reserving resources in /var/tmp/osmo-gsm-tester/state ... 22:48:19.340725 tst netreg_mass: Verifying 1 x bts (candidates: 1) 22:48:19.341513 tst netreg_mass: Verifying 6 x ip_address (candidates: 9) 22:48:19.342694 tst netreg_mass: Verifying 100 x modem (candidates: 100) 22:48:19.379715 tst netreg_mass: Reserving 1 x bts (candidates: 1) 22:48:19.380547 tst netreg_mass: Reserving 6 x ip_address (candidates: 9) 22:48:19.381730 tst netreg_mass: Reserving 100 x modem (candidates: 100) 22:48:19.455967 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-7852 netreg_mass register_default_mass.py ---------------------------------------------- 22:48:19.456922 tst register_default_mass.py:9: Claiming resources for the test 22:48:19.475408 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:48:19.476084 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:48:19.476674 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:48:19.477255 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:48:19.477810 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:48:19.478383 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:48:19.478928 tst netreg_mass: Using 1 x bts (candidates: 1) 22:48:19.545207 tst register_default_mass.py: using LAC 2 22:48:19.578372 tst register_default_mass.py: using RAC 2 22:48:19.611084 tst register_default_mass.py: using CellId 2 22:48:19.645207 tst register_default_mass.py: using BVCI 3 22:48:19.650908 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.651548 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.652093 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.652618 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.653169 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.653686 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.654190 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.654716 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.655241 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.655743 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.656239 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.656762 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.657272 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.657781 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.658297 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.658801 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.659304 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.659908 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.660431 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.660955 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.661468 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.661977 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.662478 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.662998 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.663535 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.664061 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.664600 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.665135 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.665653 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.666172 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.666679 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.667205 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.667742 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.668274 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.668827 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.669359 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.669877 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.670417 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.670950 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.671459 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.671981 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.672512 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.673075 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.673606 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.674126 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.674652 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.675174 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.675692 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.676204 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.676755 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.677275 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.677793 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.678325 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.678841 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.679348 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.679857 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.680387 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.680909 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.681424 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.681949 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.682460 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.682975 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.683508 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.684033 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.684545 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.685077 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.685592 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.686110 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.686645 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.687158 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.687673 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.688200 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.688792 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.689317 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.689858 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.690369 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.690885 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.691397 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.691895 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.692405 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.692918 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.693422 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.693940 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.694452 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.694958 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.695475 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.695988 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.696492 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.697016 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.697537 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.698048 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.698576 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.699100 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.699613 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.700124 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.700658 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.701170 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.701701 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.702216 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.702728 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.703246 tst netreg_mass: Using 1 x modem (candidates: 100) 22:48:19.703829 tst register_default_mass.py:21: Launching a simple network 22:48:19.713864 run osmo-hlr_127.0.42.2: Starting osmo-hlr 22:48:19.843160 run create_hlr_db(pid=20): Launched 22:48:20.854747 run create_hlr_db(pid=20): Terminated: ok {rc=0} 22:48:20.872690 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Launched 22:48:20.889012 run osmo-hlr_127.0.42.2(pid=23): Launched 22:48:20.895043 run osmo-stp_127.0.42.5: Starting osmo-stp 22:48:21.138553 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Launched 22:48:21.153395 run osmo-stp_127.0.42.5(pid=25): Launched 22:48:21.158968 run osmo-msc_127.0.42.6: Starting osmo-msc 22:48:21.586695 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Launched 22:48:21.602482 run osmo-msc_127.0.42.6(pid=27): Launched 22:48:24.612906 run osmo-mgw_127.0.42.3: Starting osmo-mgw 22:48:24.730549 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Launched 22:48:24.747436 run osmo-mgw_127.0.42.3(pid=29): Launched 22:48:24.754000 run osmo-mgw_127.0.42.4: Starting osmo-mgw 22:48:24.782221 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Launched 22:48:24.799679 run osmo-mgw_127.0.42.4(pid=31): Launched 22:48:24.806305 run osmo-bsc_127.0.42.7: Starting osmo-bsc 22:48:25.162605 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Launched 22:48:25.180469 run osmo-bsc_127.0.42.7(pid=33): Launched 22:48:31.202235 run osmo-bts-virtual: Starting to connect to osmo-bsc_127.0.42.7 22:48:31.356479 run osmo-bts-virtual(pid=34): Launched 22:48:32.401887 tst register_default_mass.py: using MSISDN 1001 22:48:32.407745 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000000', msisdn='1001', subscriber_id=1} 22:48:32.504719 tst register_default_mass.py: using MSISDN 1002 22:48:32.510365 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000001', msisdn='1002', subscriber_id=2} 22:48:32.584894 tst register_default_mass.py: using MSISDN 1003 22:48:32.592460 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000002', msisdn='1003', subscriber_id=3} 22:48:32.658618 tst register_default_mass.py: using MSISDN 1004 22:48:32.664680 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000003', msisdn='1004', subscriber_id=4} 22:48:32.728286 tst register_default_mass.py: using MSISDN 1005 22:48:32.734325 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000004', msisdn='1005', subscriber_id=5} 22:48:32.800972 tst register_default_mass.py: using MSISDN 1006 22:48:32.808539 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000005', msisdn='1006', subscriber_id=6} 22:48:32.879043 tst register_default_mass.py: using MSISDN 1007 22:48:32.885016 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000006', msisdn='1007', subscriber_id=7} 22:48:32.945327 tst register_default_mass.py: using MSISDN 1008 22:48:32.951359 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000007', msisdn='1008', subscriber_id=8} 22:48:33.021363 tst register_default_mass.py: using MSISDN 1009 22:48:33.027035 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000008', msisdn='1009', subscriber_id=9} 22:48:33.100715 tst register_default_mass.py: using MSISDN 1010 22:48:33.106608 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000009', msisdn='1010', subscriber_id=10} 22:48:33.179335 tst register_default_mass.py: using MSISDN 1011 22:48:33.185050 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000000', msisdn='1011', subscriber_id=11} 22:48:33.248492 tst register_default_mass.py: using MSISDN 1012 22:48:33.254210 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000001', msisdn='1012', subscriber_id=12} 22:48:33.315083 tst register_default_mass.py: using MSISDN 1013 22:48:33.320788 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000002', msisdn='1013', subscriber_id=13} 22:48:33.385583 tst register_default_mass.py: using MSISDN 1014 22:48:33.391575 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000003', msisdn='1014', subscriber_id=14} 22:48:33.464041 tst register_default_mass.py: using MSISDN 1015 22:48:33.470269 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000004', msisdn='1015', subscriber_id=15} 22:48:33.535435 tst register_default_mass.py: using MSISDN 1016 22:48:33.541294 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000005', msisdn='1016', subscriber_id=16} 22:48:33.605019 tst register_default_mass.py: using MSISDN 1017 22:48:33.610908 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000006', msisdn='1017', subscriber_id=17} 22:48:33.677084 tst register_default_mass.py: using MSISDN 1018 22:48:33.684701 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000007', msisdn='1018', subscriber_id=18} 22:48:33.759199 tst register_default_mass.py: using MSISDN 1019 22:48:33.764961 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000008', msisdn='1019', subscriber_id=19} 22:48:33.826428 tst register_default_mass.py: using MSISDN 1020 22:48:33.832405 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000009', msisdn='1020', subscriber_id=20} 22:48:33.894978 tst register_default_mass.py: using MSISDN 1021 22:48:33.905309 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000000', msisdn='1021', subscriber_id=21} 22:48:33.973127 tst register_default_mass.py: using MSISDN 1022 22:48:33.979320 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000001', msisdn='1022', subscriber_id=22} 22:48:34.060906 tst register_default_mass.py: using MSISDN 1023 22:48:34.066639 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000002', msisdn='1023', subscriber_id=23} 22:48:34.134880 tst register_default_mass.py: using MSISDN 1024 22:48:34.140637 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000003', msisdn='1024', subscriber_id=24} 22:48:34.215865 tst register_default_mass.py: using MSISDN 1025 22:48:34.222336 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000004', msisdn='1025', subscriber_id=25} 22:48:34.304344 tst register_default_mass.py: using MSISDN 1026 22:48:34.312157 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000005', msisdn='1026', subscriber_id=26} 22:48:34.387122 tst register_default_mass.py: using MSISDN 1027 22:48:34.393015 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000006', msisdn='1027', subscriber_id=27} 22:48:34.458690 tst register_default_mass.py: using MSISDN 1028 22:48:34.464465 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000007', msisdn='1028', subscriber_id=28} 22:48:34.533105 tst register_default_mass.py: using MSISDN 1029 22:48:34.538926 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000008', msisdn='1029', subscriber_id=29} 22:48:34.610616 tst register_default_mass.py: using MSISDN 1030 22:48:34.616430 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000009', msisdn='1030', subscriber_id=30} 22:48:34.692030 tst register_default_mass.py: using MSISDN 1031 22:48:34.698016 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000000', msisdn='1031', subscriber_id=31} 22:48:34.770481 tst register_default_mass.py: using MSISDN 1032 22:48:34.780517 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000001', msisdn='1032', subscriber_id=32} 22:48:34.842385 tst register_default_mass.py: using MSISDN 1033 22:48:34.848222 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000002', msisdn='1033', subscriber_id=33} 22:48:34.917487 tst register_default_mass.py: using MSISDN 1034 22:48:34.923342 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000003', msisdn='1034', subscriber_id=34} 22:48:34.996937 tst register_default_mass.py: using MSISDN 1035 22:48:35.002869 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000004', msisdn='1035', subscriber_id=35} 22:48:35.078130 tst register_default_mass.py: using MSISDN 1036 22:48:35.087187 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000005', msisdn='1036', subscriber_id=36} 22:48:35.156725 tst register_default_mass.py: using MSISDN 1037 22:48:35.162522 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000006', msisdn='1037', subscriber_id=37} 22:48:35.243290 tst register_default_mass.py: using MSISDN 1038 22:48:35.248898 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000007', msisdn='1038', subscriber_id=38} 22:48:35.313337 tst register_default_mass.py: using MSISDN 1039 22:48:35.320971 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000008', msisdn='1039', subscriber_id=39} 22:48:35.389830 tst register_default_mass.py: using MSISDN 1040 22:48:35.399842 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000009', msisdn='1040', subscriber_id=40} 22:48:35.462826 tst register_default_mass.py: using MSISDN 1041 22:48:35.468311 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000000', msisdn='1041', subscriber_id=41} 22:48:35.593781 tst register_default_mass.py: using MSISDN 1042 22:48:35.599520 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000001', msisdn='1042', subscriber_id=42} 22:48:35.664331 tst register_default_mass.py: using MSISDN 1043 22:48:35.670273 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000002', msisdn='1043', subscriber_id=43} 22:48:35.743864 tst register_default_mass.py: using MSISDN 1044 22:48:35.749466 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000003', msisdn='1044', subscriber_id=44} 22:48:35.816201 tst register_default_mass.py: using MSISDN 1045 22:48:35.821717 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000004', msisdn='1045', subscriber_id=45} 22:48:35.892742 tst register_default_mass.py: using MSISDN 1046 22:48:35.903448 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000005', msisdn='1046', subscriber_id=46} 22:48:35.976184 tst register_default_mass.py: using MSISDN 1047 22:48:35.983115 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000006', msisdn='1047', subscriber_id=47} 22:48:36.052716 tst register_default_mass.py: using MSISDN 1048 22:48:36.058602 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000007', msisdn='1048', subscriber_id=48} 22:48:36.127962 tst register_default_mass.py: using MSISDN 1049 22:48:36.133756 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000008', msisdn='1049', subscriber_id=49} 22:48:36.212855 tst register_default_mass.py: using MSISDN 1050 22:48:36.218372 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000009', msisdn='1050', subscriber_id=50} 22:48:36.295526 tst register_default_mass.py: using MSISDN 1051 22:48:36.301495 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000000', msisdn='1051', subscriber_id=51} 22:48:36.377717 tst register_default_mass.py: using MSISDN 1052 22:48:36.384075 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000001', msisdn='1052', subscriber_id=52} 22:48:36.495713 tst register_default_mass.py: using MSISDN 1053 22:48:36.501669 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000002', msisdn='1053', subscriber_id=53} 22:48:36.571934 tst register_default_mass.py: using MSISDN 1054 22:48:36.577533 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000003', msisdn='1054', subscriber_id=54} 22:48:36.645802 tst register_default_mass.py: using MSISDN 1055 22:48:36.651335 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000004', msisdn='1055', subscriber_id=55} 22:48:36.720851 tst register_default_mass.py: using MSISDN 1056 22:48:36.726459 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000005', msisdn='1056', subscriber_id=56} 22:48:36.791158 tst register_default_mass.py: using MSISDN 1057 22:48:36.797225 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000006', msisdn='1057', subscriber_id=57} 22:48:36.871464 tst register_default_mass.py: using MSISDN 1058 22:48:36.877268 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000007', msisdn='1058', subscriber_id=58} 22:48:36.948592 tst register_default_mass.py: using MSISDN 1059 22:48:36.956473 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000008', msisdn='1059', subscriber_id=59} 22:48:37.052481 tst register_default_mass.py: using MSISDN 1060 22:48:37.060291 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000009', msisdn='1060', subscriber_id=60} 22:48:37.134788 tst register_default_mass.py: using MSISDN 1061 22:48:37.141040 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000000', msisdn='1061', subscriber_id=61} 22:48:37.206181 tst register_default_mass.py: using MSISDN 1062 22:48:37.212384 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000001', msisdn='1062', subscriber_id=62} 22:48:37.330030 tst register_default_mass.py: using MSISDN 1063 22:48:37.335932 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000002', msisdn='1063', subscriber_id=63} 22:48:37.400665 tst register_default_mass.py: using MSISDN 1064 22:48:37.406373 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000003', msisdn='1064', subscriber_id=64} 22:48:37.464682 tst register_default_mass.py: using MSISDN 1065 22:48:37.470871 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000004', msisdn='1065', subscriber_id=65} 22:48:37.534634 tst register_default_mass.py: using MSISDN 1066 22:48:37.541688 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000005', msisdn='1066', subscriber_id=66} 22:48:37.613906 tst register_default_mass.py: using MSISDN 1067 22:48:37.619897 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000006', msisdn='1067', subscriber_id=67} 22:48:37.685953 tst register_default_mass.py: using MSISDN 1068 22:48:37.691632 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000007', msisdn='1068', subscriber_id=68} 22:48:37.758304 tst register_default_mass.py: using MSISDN 1069 22:48:37.764201 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000008', msisdn='1069', subscriber_id=69} 22:48:37.835759 tst register_default_mass.py: using MSISDN 1070 22:48:37.841557 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000009', msisdn='1070', subscriber_id=70} 22:48:37.910637 tst register_default_mass.py: using MSISDN 1071 22:48:37.916490 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000000', msisdn='1071', subscriber_id=71} 22:48:37.983404 tst register_default_mass.py: using MSISDN 1072 22:48:37.989788 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000001', msisdn='1072', subscriber_id=72} 22:48:38.059469 tst register_default_mass.py: using MSISDN 1073 22:48:38.065354 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000002', msisdn='1073', subscriber_id=73} 22:48:38.128504 tst register_default_mass.py: using MSISDN 1074 22:48:38.134472 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000003', msisdn='1074', subscriber_id=74} 22:48:38.211815 tst register_default_mass.py: using MSISDN 1075 22:48:38.217795 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000004', msisdn='1075', subscriber_id=75} 22:48:38.292884 tst register_default_mass.py: using MSISDN 1076 22:48:38.298754 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000005', msisdn='1076', subscriber_id=76} 22:48:38.366164 tst register_default_mass.py: using MSISDN 1077 22:48:38.371786 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000006', msisdn='1077', subscriber_id=77} 22:48:38.442058 tst register_default_mass.py: using MSISDN 1078 22:48:38.448810 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000007', msisdn='1078', subscriber_id=78} 22:48:38.515933 tst register_default_mass.py: using MSISDN 1079 22:48:38.521955 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000008', msisdn='1079', subscriber_id=79} 22:48:38.593335 tst register_default_mass.py: using MSISDN 1080 22:48:38.599162 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000009', msisdn='1080', subscriber_id=80} 22:48:38.665415 tst register_default_mass.py: using MSISDN 1081 22:48:38.671276 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000000', msisdn='1081', subscriber_id=81} 22:48:38.737189 tst register_default_mass.py: using MSISDN 1082 22:48:38.743036 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000001', msisdn='1082', subscriber_id=82} 22:48:38.815828 tst register_default_mass.py: using MSISDN 1083 22:48:38.822073 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000002', msisdn='1083', subscriber_id=83} 22:48:38.887962 tst register_default_mass.py: using MSISDN 1084 22:48:38.893874 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000003', msisdn='1084', subscriber_id=84} 22:48:38.955984 tst register_default_mass.py: using MSISDN 1085 22:48:38.961954 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000004', msisdn='1085', subscriber_id=85} 22:48:39.036368 tst register_default_mass.py: using MSISDN 1086 22:48:39.042340 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000005', msisdn='1086', subscriber_id=86} 22:48:39.114090 tst register_default_mass.py: using MSISDN 1087 22:48:39.120125 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000006', msisdn='1087', subscriber_id=87} 22:48:39.190035 tst register_default_mass.py: using MSISDN 1088 22:48:39.195966 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000007', msisdn='1088', subscriber_id=88} 22:48:39.262328 tst register_default_mass.py: using MSISDN 1089 22:48:39.268093 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000008', msisdn='1089', subscriber_id=89} 22:48:39.333875 tst register_default_mass.py: using MSISDN 1090 22:48:39.344474 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000009', msisdn='1090', subscriber_id=90} 22:48:39.970471 tst register_default_mass.py: using MSISDN 1091 22:48:39.977468 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000000', msisdn='1091', subscriber_id=91} 22:48:40.041084 tst register_default_mass.py: using MSISDN 1092 22:48:40.047000 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000001', msisdn='1092', subscriber_id=92} 22:48:40.123191 tst register_default_mass.py: using MSISDN 1093 22:48:40.129838 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000002', msisdn='1093', subscriber_id=93} 22:48:40.202703 tst register_default_mass.py: using MSISDN 1094 22:48:40.208394 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000003', msisdn='1094', subscriber_id=94} 22:48:40.271310 tst register_default_mass.py: using MSISDN 1095 22:48:40.277027 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000004', msisdn='1095', subscriber_id=95} 22:48:40.339933 tst register_default_mass.py: using MSISDN 1096 22:48:40.345583 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000005', msisdn='1096', subscriber_id=96} 22:48:40.410305 tst register_default_mass.py: using MSISDN 1097 22:48:40.416181 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000006', msisdn='1097', subscriber_id=97} 22:48:40.493006 tst register_default_mass.py: using MSISDN 1098 22:48:40.500508 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000007', msisdn='1098', subscriber_id=98} 22:48:40.574005 tst register_default_mass.py: using MSISDN 1099 22:48:40.579910 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000008', msisdn='1099', subscriber_id=99} 22:48:40.695946 tst register_default_mass.py: using MSISDN 1100 22:48:40.706216 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000009', msisdn='1100', subscriber_id=100} 22:48:40.813187 run mass: Starting testcase 22:48:40.819056 run mass: Pre-launching all virtphy's 22:48:40.824571 run osmo-ms-virt-phy/00000: Starting virtphy 22:48:40.838094 run osmo-ms-virt-phy/00000(pid=35): Launched 22:48:40.844464 run osmo-ms-virt-phy/00001: Starting virtphy 22:48:40.858137 run osmo-ms-virt-phy/00001(pid=36): Launched 22:48:40.864483 run osmo-ms-virt-phy/00002: Starting virtphy 22:48:40.878218 run osmo-ms-virt-phy/00002(pid=37): Launched 22:48:40.884556 run osmo-ms-virt-phy/00003: Starting virtphy 22:48:40.898741 run osmo-ms-virt-phy/00003(pid=38): Launched 22:48:40.905414 run osmo-ms-virt-phy/00004: Starting virtphy 22:48:40.919391 run osmo-ms-virt-phy/00004(pid=39): Launched 22:48:40.925895 run osmo-ms-virt-phy/00005: Starting virtphy 22:48:40.940077 run osmo-ms-virt-phy/00005(pid=40): Launched 22:48:40.946737 run osmo-ms-virt-phy/00006: Starting virtphy 22:48:40.961343 run osmo-ms-virt-phy/00006(pid=41): Launched 22:48:40.968151 run osmo-ms-virt-phy/00007: Starting virtphy 22:48:40.982583 run osmo-ms-virt-phy/00007(pid=42): Launched 22:48:40.989223 run osmo-ms-virt-phy/00008: Starting virtphy 22:48:41.003530 run osmo-ms-virt-phy/00008(pid=43): Launched 22:48:41.010132 run osmo-ms-virt-phy/00009: Starting virtphy 22:48:41.024436 run osmo-ms-virt-phy/00009(pid=44): Launched 22:48:41.031086 run osmo-ms-virt-phy/00010: Starting virtphy 22:48:41.045531 run osmo-ms-virt-phy/00010(pid=45): Launched 22:48:41.052288 run osmo-ms-virt-phy/00011: Starting virtphy 22:48:41.066775 run osmo-ms-virt-phy/00011(pid=46): Launched 22:48:41.073360 run osmo-ms-virt-phy/00012: Starting virtphy 22:48:41.088143 run osmo-ms-virt-phy/00012(pid=47): Launched 22:48:41.095204 run osmo-ms-virt-phy/00013: Starting virtphy 22:48:41.110837 run osmo-ms-virt-phy/00013(pid=48): Launched 22:48:41.117880 run osmo-ms-virt-phy/00014: Starting virtphy 22:48:41.132650 run osmo-ms-virt-phy/00014(pid=49): Launched 22:48:41.139362 run osmo-ms-virt-phy/00015: Starting virtphy 22:48:41.154192 run osmo-ms-virt-phy/00015(pid=50): Launched 22:48:41.161064 run osmo-ms-virt-phy/00016: Starting virtphy 22:48:41.175524 run osmo-ms-virt-phy/00016(pid=51): Launched 22:48:41.182066 run osmo-ms-virt-phy/00017: Starting virtphy 22:48:41.196216 run osmo-ms-virt-phy/00017(pid=52): Launched 22:48:41.202704 run osmo-ms-virt-phy/00018: Starting virtphy 22:48:41.216977 run osmo-ms-virt-phy/00018(pid=53): Launched 22:48:41.223553 run osmo-ms-virt-phy/00019: Starting virtphy 22:48:41.237534 run osmo-ms-virt-phy/00019(pid=54): Launched 22:48:41.244123 run osmo-ms-virt-phy/00020: Starting virtphy 22:48:41.258152 run osmo-ms-virt-phy/00020(pid=55): Launched 22:48:41.264561 run osmo-ms-virt-phy/00021: Starting virtphy 22:48:41.278591 run osmo-ms-virt-phy/00021(pid=56): Launched 22:48:41.285018 run osmo-ms-virt-phy/00022: Starting virtphy 22:48:41.299043 run osmo-ms-virt-phy/00022(pid=57): Launched 22:48:41.305493 run osmo-ms-virt-phy/00023: Starting virtphy 22:48:41.319448 run osmo-ms-virt-phy/00023(pid=58): Launched 22:48:41.325878 run osmo-ms-virt-phy/00024: Starting virtphy 22:48:41.339739 run osmo-ms-virt-phy/00024(pid=59): Launched 22:48:41.346095 run osmo-ms-virt-phy/00025: Starting virtphy 22:48:41.360063 run osmo-ms-virt-phy/00025(pid=60): Launched 22:48:41.366696 run osmo-ms-virt-phy/00026: Starting virtphy 22:48:41.380832 run osmo-ms-virt-phy/00026(pid=61): Launched 22:48:41.387434 run osmo-ms-virt-phy/00027: Starting virtphy 22:48:41.401798 run osmo-ms-virt-phy/00027(pid=62): Launched 22:48:41.408571 run osmo-ms-virt-phy/00028: Starting virtphy 22:48:41.422938 run osmo-ms-virt-phy/00028(pid=63): Launched 22:48:41.429507 run osmo-ms-virt-phy/00029: Starting virtphy 22:48:41.443555 run osmo-ms-virt-phy/00029(pid=64): Launched 22:48:41.450053 run osmo-ms-virt-phy/00030: Starting virtphy 22:48:41.464089 run osmo-ms-virt-phy/00030(pid=65): Launched 22:48:41.470656 run osmo-ms-virt-phy/00031: Starting virtphy 22:48:41.484967 run osmo-ms-virt-phy/00031(pid=66): Launched 22:48:41.491675 run osmo-ms-virt-phy/00032: Starting virtphy 22:48:41.506004 run osmo-ms-virt-phy/00032(pid=67): Launched 22:48:41.512692 run osmo-ms-virt-phy/00033: Starting virtphy 22:48:41.527911 run osmo-ms-virt-phy/00033(pid=68): Launched 22:48:41.534956 run osmo-ms-virt-phy/00034: Starting virtphy 22:48:41.550097 run osmo-ms-virt-phy/00034(pid=69): Launched 22:48:41.557028 run osmo-ms-virt-phy/00035: Starting virtphy 22:48:41.571885 run osmo-ms-virt-phy/00035(pid=70): Launched 22:48:41.578647 run osmo-ms-virt-phy/00036: Starting virtphy 22:48:41.592942 run osmo-ms-virt-phy/00036(pid=71): Launched 22:48:41.599524 run osmo-ms-virt-phy/00037: Starting virtphy 22:48:41.613672 run osmo-ms-virt-phy/00037(pid=72): Launched 22:48:41.620244 run osmo-ms-virt-phy/00038: Starting virtphy 22:48:41.634540 run osmo-ms-virt-phy/00038(pid=73): Launched 22:48:41.641099 run osmo-ms-virt-phy/00039: Starting virtphy 22:48:41.655188 run osmo-ms-virt-phy/00039(pid=74): Launched 22:48:41.661644 run osmo-ms-virt-phy/00040: Starting virtphy 22:48:41.675785 run osmo-ms-virt-phy/00040(pid=75): Launched 22:48:41.682253 run osmo-ms-virt-phy/00041: Starting virtphy 22:48:41.696141 run osmo-ms-virt-phy/00041(pid=76): Launched 22:48:41.702739 run osmo-ms-virt-phy/00042: Starting virtphy 22:48:41.716740 run osmo-ms-virt-phy/00042(pid=77): Launched 22:48:41.723273 run osmo-ms-virt-phy/00043: Starting virtphy 22:48:41.737461 run osmo-ms-virt-phy/00043(pid=78): Launched 22:48:41.744182 run osmo-ms-virt-phy/00044: Starting virtphy 22:48:41.758592 run osmo-ms-virt-phy/00044(pid=79): Launched 22:48:41.765353 run osmo-ms-virt-phy/00045: Starting virtphy 22:48:41.779792 run osmo-ms-virt-phy/00045(pid=80): Launched 22:48:41.786617 run osmo-ms-virt-phy/00046: Starting virtphy 22:48:41.801675 run osmo-ms-virt-phy/00046(pid=81): Launched 22:48:41.808891 run osmo-ms-virt-phy/00047: Starting virtphy 22:48:41.842138 run osmo-ms-virt-phy/00047(pid=82): Launched 22:48:41.849169 run osmo-ms-virt-phy/00048: Starting virtphy 22:48:41.863639 run osmo-ms-virt-phy/00048(pid=83): Launched 22:48:41.870240 run osmo-ms-virt-phy/00049: Starting virtphy 22:48:41.884576 run osmo-ms-virt-phy/00049(pid=84): Launched 22:48:41.891323 run osmo-ms-virt-phy/00050: Starting virtphy 22:48:41.906322 run osmo-ms-virt-phy/00050(pid=85): Launched 22:48:41.913335 run osmo-ms-virt-phy/00051: Starting virtphy 22:48:41.928389 run osmo-ms-virt-phy/00051(pid=86): Launched 22:48:41.935298 run osmo-ms-virt-phy/00052: Starting virtphy 22:48:41.950019 run osmo-ms-virt-phy/00052(pid=87): Launched 22:48:41.956632 run osmo-ms-virt-phy/00053: Starting virtphy 22:48:41.971611 run osmo-ms-virt-phy/00053(pid=88): Launched 22:48:41.978799 run osmo-ms-virt-phy/00054: Starting virtphy 22:48:41.994758 run osmo-ms-virt-phy/00054(pid=89): Launched 22:48:42.001861 run osmo-ms-virt-phy/00055: Starting virtphy 22:48:42.017758 run osmo-ms-virt-phy/00055(pid=90): Launched 22:48:42.025200 run osmo-ms-virt-phy/00056: Starting virtphy 22:48:42.041184 run osmo-ms-virt-phy/00056(pid=91): Launched 22:48:42.048475 run osmo-ms-virt-phy/00057: Starting virtphy 22:48:42.063993 run osmo-ms-virt-phy/00057(pid=92): Launched 22:48:42.070685 run osmo-ms-virt-phy/00058: Starting virtphy 22:48:42.085083 run osmo-ms-virt-phy/00058(pid=93): Launched 22:48:42.091643 run osmo-ms-virt-phy/00059: Starting virtphy 22:48:42.106304 run osmo-ms-virt-phy/00059(pid=94): Launched 22:48:42.112933 run osmo-ms-virt-phy/00060: Starting virtphy 22:48:42.127169 run osmo-ms-virt-phy/00060(pid=95): Launched 22:48:42.133842 run osmo-ms-virt-phy/00061: Starting virtphy 22:48:42.148507 run osmo-ms-virt-phy/00061(pid=96): Launched 22:48:42.155097 run osmo-ms-virt-phy/00062: Starting virtphy 22:48:42.169477 run osmo-ms-virt-phy/00062(pid=97): Launched 22:48:42.176091 run osmo-ms-virt-phy/00063: Starting virtphy 22:48:42.190383 run osmo-ms-virt-phy/00063(pid=98): Launched 22:48:42.196940 run osmo-ms-virt-phy/00064: Starting virtphy 22:48:42.211328 run osmo-ms-virt-phy/00064(pid=99): Launched 22:48:42.218155 run osmo-ms-virt-phy/00065: Starting virtphy 22:48:42.233185 run osmo-ms-virt-phy/00065(pid=100): Launched 22:48:42.240124 run osmo-ms-virt-phy/00066: Starting virtphy 22:48:42.254898 run osmo-ms-virt-phy/00066(pid=101): Launched 22:48:42.261795 run osmo-ms-virt-phy/00067: Starting virtphy 22:48:42.276697 run osmo-ms-virt-phy/00067(pid=102): Launched 22:48:42.283945 run osmo-ms-virt-phy/00068: Starting virtphy 22:48:42.299163 run osmo-ms-virt-phy/00068(pid=103): Launched 22:48:42.306175 run osmo-ms-virt-phy/00069: Starting virtphy 22:48:42.321614 run osmo-ms-virt-phy/00069(pid=104): Launched 22:48:42.328596 run osmo-ms-virt-phy/00070: Starting virtphy 22:48:42.342984 run osmo-ms-virt-phy/00070(pid=105): Launched 22:48:42.349504 run osmo-ms-virt-phy/00071: Starting virtphy 22:48:42.363400 run osmo-ms-virt-phy/00071(pid=106): Launched 22:48:42.369962 run osmo-ms-virt-phy/00072: Starting virtphy 22:48:42.384201 run osmo-ms-virt-phy/00072(pid=107): Launched 22:48:42.390745 run osmo-ms-virt-phy/00073: Starting virtphy 22:48:42.405239 run osmo-ms-virt-phy/00073(pid=108): Launched 22:48:42.411788 run osmo-ms-virt-phy/00074: Starting virtphy 22:48:42.425987 run osmo-ms-virt-phy/00074(pid=109): Launched 22:48:42.432920 run osmo-ms-virt-phy/00075: Starting virtphy 22:48:42.448605 run osmo-ms-virt-phy/00075(pid=110): Launched 22:48:42.455870 run osmo-ms-virt-phy/00076: Starting virtphy 22:48:42.471261 run osmo-ms-virt-phy/00076(pid=111): Launched 22:48:42.478267 run osmo-ms-virt-phy/00077: Starting virtphy 22:48:42.492987 run osmo-ms-virt-phy/00077(pid=112): Launched 22:48:42.499723 run osmo-ms-virt-phy/00078: Starting virtphy 22:48:42.514658 run osmo-ms-virt-phy/00078(pid=113): Launched 22:48:42.521683 run osmo-ms-virt-phy/00079: Starting virtphy 22:48:42.536566 run osmo-ms-virt-phy/00079(pid=114): Launched 22:48:42.543536 run osmo-ms-virt-phy/00080: Starting virtphy 22:48:42.558949 run osmo-ms-virt-phy/00080(pid=115): Launched 22:48:42.566112 run osmo-ms-virt-phy/00081: Starting virtphy 22:48:42.581981 run osmo-ms-virt-phy/00081(pid=116): Launched 22:48:42.589455 run osmo-ms-virt-phy/00082: Starting virtphy 22:48:42.605073 run osmo-ms-virt-phy/00082(pid=117): Launched 22:48:42.612339 run osmo-ms-virt-phy/00083: Starting virtphy 22:48:42.627973 run osmo-ms-virt-phy/00083(pid=118): Launched 22:48:42.635353 run osmo-ms-virt-phy/00084: Starting virtphy 22:48:42.651313 run osmo-ms-virt-phy/00084(pid=119): Launched 22:48:42.658585 run osmo-ms-virt-phy/00085: Starting virtphy 22:48:42.674295 run osmo-ms-virt-phy/00085(pid=120): Launched 22:48:42.681871 run osmo-ms-virt-phy/00086: Starting virtphy 22:48:42.697528 run osmo-ms-virt-phy/00086(pid=121): Launched 22:48:42.705088 run osmo-ms-virt-phy/00087: Starting virtphy 22:48:42.721112 run osmo-ms-virt-phy/00087(pid=122): Launched 22:48:42.728776 run osmo-ms-virt-phy/00088: Starting virtphy 22:48:42.744489 run osmo-ms-virt-phy/00088(pid=123): Launched 22:48:42.751903 run osmo-ms-virt-phy/00089: Starting virtphy 22:48:42.767364 run osmo-ms-virt-phy/00089(pid=124): Launched 22:48:42.774508 run osmo-ms-virt-phy/00090: Starting virtphy 22:48:42.789959 run osmo-ms-virt-phy/00090(pid=125): Launched 22:48:42.797075 run osmo-ms-virt-phy/00091: Starting virtphy 22:48:42.812730 run osmo-ms-virt-phy/00091(pid=126): Launched 22:48:42.819874 run osmo-ms-virt-phy/00092: Starting virtphy 22:48:42.835153 run osmo-ms-virt-phy/00092(pid=127): Launched 22:48:42.841894 run osmo-ms-virt-phy/00093: Starting virtphy 22:48:42.857101 run osmo-ms-virt-phy/00093(pid=128): Launched 22:48:42.864340 run osmo-ms-virt-phy/00094: Starting virtphy 22:48:42.880049 run osmo-ms-virt-phy/00094(pid=129): Launched 22:48:42.887381 run osmo-ms-virt-phy/00095: Starting virtphy 22:48:42.902604 run osmo-ms-virt-phy/00095(pid=130): Launched 22:48:42.909140 run osmo-ms-virt-phy/00096: Starting virtphy 22:48:42.923620 run osmo-ms-virt-phy/00096(pid=131): Launched 22:48:42.930511 run osmo-ms-virt-phy/00097: Starting virtphy 22:48:42.945606 run osmo-ms-virt-phy/00097(pid=132): Launched 22:48:42.952202 run osmo-ms-virt-phy/00098: Starting virtphy 22:48:42.966307 run osmo-ms-virt-phy/00098(pid=133): Launched 22:48:42.972672 run osmo-ms-virt-phy/00099: Starting virtphy 22:48:42.986841 run osmo-ms-virt-phy/00099(pid=134): Launched 22:48:42.993149 run mass: Checking if sockets are in the filesystem 22:48:43.006143 run osmo-ms-mob/00000: Starting mobile 22:48:43.020109 run osmo-ms-mob/00000(pid=135): Launched 22:48:43.033078 run mass: MS start registered {at=644228.736424122, delay=0.006482315948233008, ms=00000} 22:48:47.205889 run osmo-ms-mob/00001: Starting mobile 22:48:47.220013 run osmo-ms-mob/00001(pid=136): Launched 22:48:47.231238 run mass: MS start registered {at=644232.934586436, delay=0.004773508058860898, ms=00001} 22:48:47.951107 run mass: MS performed LU {at=644233.654420673, lu_delay=4.91799655102659, ms=00000} 22:48:49.007542 run osmo-ms-mob/00002: Starting mobile 22:48:49.020900 run osmo-ms-mob/00002(pid=137): Launched 22:48:49.032404 run mass: MS start registered {at=644234.735734945, delay=0.005041836062446237, ms=00002} 22:48:50.305233 run osmo-ms-mob/00003: Starting mobile 22:48:50.320507 run osmo-ms-mob/00003(pid=138): Launched 22:48:50.331993 run mass: MS start registered {at=644236.035343192, delay=0.005024332087486982, ms=00003} 22:48:51.405657 run osmo-ms-mob/00004: Starting mobile 22:48:51.419866 run osmo-ms-mob/00004(pid=139): Launched 22:48:51.431059 run mass: MS start registered {at=644237.13440387, delay=0.00480640702880919, ms=00004} 22:48:52.187549 run mass: MS performed LU {at=644237.890880583, lu_delay=4.956294146948494, ms=00001} 22:48:52.406016 run osmo-ms-mob/00005: Starting mobile 22:48:52.419848 run osmo-ms-mob/00005(pid=140): Launched 22:48:52.431075 run mass: MS start registered {at=644238.134422101, delay=0.003969738958403468, ms=00005} 22:48:53.305957 run osmo-ms-mob/00006: Starting mobile 22:48:53.319468 run osmo-ms-mob/00006(pid=141): Launched 22:48:53.330979 run mass: MS start registered {at=644239.034326369, delay=0.005120813963003457, ms=00006} 22:48:54.088253 run mass: MS performed LU {at=644239.79158163, lu_delay=5.05584668496158, ms=00002} 22:48:54.205516 run osmo-ms-mob/00007: Starting mobile 22:48:54.219060 run osmo-ms-mob/00007(pid=142): Launched 22:48:54.230265 run mass: MS start registered {at=644239.933615482, delay=0.004824459902010858, ms=00007} 22:48:55.006111 run osmo-ms-mob/00008: Starting mobile 22:48:55.019981 run osmo-ms-mob/00008(pid=143): Launched 22:48:55.031651 run mass: MS start registered {at=644240.734995931, delay=0.005237443023361266, ms=00008} 22:48:55.482480 run mass: MS performed LU {at=644241.185812771, lu_delay=5.150469578919001, ms=00003} 22:48:55.705687 run osmo-ms-mob/00009: Starting mobile 22:48:55.719404 run osmo-ms-mob/00009(pid=144): Launched 22:48:55.730548 run mass: MS start registered {at=644241.433895474, delay=0.004792130901478231, ms=00009} 22:48:56.405641 run osmo-ms-mob/00010: Starting mobile 22:48:56.420374 run osmo-ms-mob/00010(pid=145): Launched 22:48:56.432747 run mass: MS start registered {at=644242.136083746, delay=0.005095934960991144, ms=00010} 22:48:57.005994 run osmo-ms-mob/00011: Starting mobile 22:48:57.019975 run osmo-ms-mob/00011(pid=146): Launched 22:48:57.031903 run mass: MS start registered {at=644242.735253129, delay=0.005398640991188586, ms=00011} 22:48:57.383399 run mass: MS performed LU {at=644243.086725256, lu_delay=4.9523031550925225, ms=00005} 22:48:57.410981 run mass: MS performed LU {at=644243.114314689, lu_delay=5.97991081897635, ms=00004} 22:48:57.605184 run osmo-ms-mob/00012: Starting mobile 22:48:57.618657 run osmo-ms-mob/00012(pid=147): Launched 22:48:57.630097 run mass: MS start registered {at=644243.33343473, delay=0.005042077973484993, ms=00012} 22:48:58.207963 run osmo-ms-mob/00013: Starting mobile 22:48:58.222024 run osmo-ms-mob/00013(pid=148): Launched 22:48:58.234250 run mass: MS start registered {at=644243.937581744, delay=0.005721388035453856, ms=00013} 22:48:58.805999 run osmo-ms-mob/00014: Starting mobile 22:48:58.819886 run osmo-ms-mob/00014(pid=149): Launched 22:48:58.831148 run mass: MS start registered {at=644244.534499188, delay=0.004759609000757337, ms=00014} 22:48:59.247953 run mass: MS performed LU {at=644244.951281628, lu_delay=5.017666146042757, ms=00007} 22:48:59.313149 run mass: MS performed LU {at=644245.016479868, lu_delay=5.982153499033302, ms=00006} 22:48:59.324886 run osmo-ms-mob/00015: Starting mobile 22:48:59.338384 run osmo-ms-mob/00015(pid=150): Launched 22:48:59.349359 run mass: MS start registered {at=644245.052702902, delay=0.00455512898042798, ms=00015} 22:48:59.905046 run osmo-ms-mob/00016: Starting mobile 22:48:59.918709 run osmo-ms-mob/00016(pid=151): Launched 22:48:59.930254 run mass: MS start registered {at=644245.633591499, delay=0.0052015939727425575, ms=00016} 22:49:00.405905 run osmo-ms-mob/00017: Starting mobile 22:49:00.419700 run osmo-ms-mob/00017(pid=152): Launched 22:49:00.431208 run mass: MS start registered {at=644246.134551431, delay=0.003681371104903519, ms=00017} 22:49:01.005589 run osmo-ms-mob/00018: Starting mobile 22:49:01.019561 run osmo-ms-mob/00018(pid=153): Launched 22:49:01.030754 run mass: MS start registered {at=644246.734099592, delay=0.004837298998609185, ms=00018} 22:49:01.149740 run mass: MS performed LU {at=644246.853068159, lu_delay=5.41917268501129, ms=00009} 22:49:01.177398 run mass: MS performed LU {at=644246.880746139, lu_delay=6.1457502079429105, ms=00008} 22:49:01.264794 run mass: MS performed LU {at=644246.968129199, lu_delay=4.832045453018509, ms=00010} 22:49:01.276555 run osmo-ms-mob/00019: Starting mobile 22:49:01.290439 run osmo-ms-mob/00019(pid=154): Launched 22:49:01.302251 run mass: MS start registered {at=644247.005597619, delay=0.004839570028707385, ms=00019} 22:49:01.906199 run osmo-ms-mob/00020: Starting mobile 22:49:01.922610 run osmo-ms-mob/00020(pid=155): Launched 22:49:01.935287 run mass: MS start registered {at=644247.63862621, delay=0.004826174001209438, ms=00020} 22:49:02.406030 run osmo-ms-mob/00021: Starting mobile 22:49:02.419681 run osmo-ms-mob/00021(pid=156): Launched 22:49:02.430692 run mass: MS start registered {at=644248.134042734, delay=0.004656978067941964, ms=00021} 22:49:02.805730 run osmo-ms-mob/00022: Starting mobile 22:49:02.818822 run osmo-ms-mob/00022(pid=157): Launched 22:49:02.830053 run mass: MS start registered {at=644248.533402659, delay=0.004900622996501625, ms=00022} 22:49:02.930494 run mass: MS performed LU {at=644248.633827428, lu_delay=4.696245683939196, ms=00013} 22:49:03.013888 run mass: MS performed LU {at=644248.71722165, lu_delay=5.383786919992417, ms=00012} 22:49:03.078747 run mass: MS performed LU {at=644248.782078977, lu_delay=6.0468258479377255, ms=00011} 22:49:03.312110 run osmo-ms-mob/00023: Starting mobile 22:49:03.343547 run osmo-ms-mob/00023(pid=158): Launched 22:49:03.357895 run mass: MS start registered {at=644249.06123443, delay=3.588490653783083e-05, ms=00023} 22:49:03.709296 run osmo-ms-mob/00024: Starting mobile 22:49:03.728497 run osmo-ms-mob/00024(pid=159): Launched 22:49:03.755640 run mass: MS start registered {at=644249.458953359, delay=0.018795782001689076, ms=00024} 22:49:04.205842 run osmo-ms-mob/00025: Starting mobile 22:49:04.220671 run osmo-ms-mob/00025(pid=160): Launched 22:49:04.232524 run mass: MS start registered {at=644249.935865073, delay=0.00501681596506387, ms=00025} 22:49:04.624766 run osmo-ms-mob/00026: Starting mobile 22:49:04.654606 run osmo-ms-mob/00026(pid=161): Launched 22:49:04.668695 run mass: MS start registered {at=644250.372037103, delay=0.005756218102760613, ms=00026} 22:49:04.915311 run mass: MS performed LU {at=644250.618615422, lu_delay=4.985023923101835, ms=00016} 22:49:04.946428 run osmo-ms-mob/00027: Starting mobile 22:49:04.970824 run osmo-ms-mob/00027(pid=162): Launched 22:49:04.980251 run mass: MS performed LU {at=644250.683596284, lu_delay=6.14909709605854, ms=00014} 22:49:04.995803 run mass: MS start registered {at=644250.699111166, delay=0.015544670983217657, ms=00027} 22:49:05.030952 run mass: MS performed LU {at=644250.734277628, lu_delay=5.681574726011604, ms=00015} 22:49:05.302836 run mass: MS performed LU {at=644251.006166462, lu_delay=4.871615030919202, ms=00017} 22:49:05.319383 run osmo-ms-mob/00028: Starting mobile 22:49:05.345503 run osmo-ms-mob/00028(pid=163): Launched 22:49:05.368735 run mass: MS start registered {at=644251.072027285, delay=0.013037879951298237, ms=00028} 22:49:05.816536 run osmo-ms-mob/00029: Starting mobile 22:49:05.857084 run osmo-ms-mob/00029(pid=164): Launched 22:49:05.881808 run mass: MS start registered {at=644251.585118698, delay=0.005879004951566458, ms=00029} 22:49:06.213691 run osmo-ms-mob/00030: Starting mobile 22:49:06.248905 run osmo-ms-mob/00030(pid=165): Launched 22:49:06.275184 run mass: MS start registered {at=644251.978488035, delay=0.006955455057322979, ms=00030} 22:49:06.611252 run osmo-ms-mob/00031: Starting mobile 22:49:06.631109 run osmo-ms-mob/00031(pid=166): Launched 22:49:06.648553 run mass: MS start registered {at=644252.351858186, delay=0.005273780901916325, ms=00031} 22:49:06.697474 run mass: MS performed LU {at=644252.400770955, lu_delay=5.395173336029984, ms=00019} 22:49:06.779859 run mass: MS performed LU {at=644252.483153266, lu_delay=5.749053674051538, ms=00018} 22:49:06.797847 run osmo-ms-mob/00032: Starting mobile 22:49:06.818466 run osmo-ms-mob/00032(pid=167): Launched 22:49:06.838488 run mass: MS start registered {at=644252.54180424, delay=0.009819487924687564, ms=00032} 22:49:06.848035 run mass: MS performed LU {at=644252.551381477, lu_delay=4.9127552669961005, ms=00020} 22:49:07.313863 run osmo-ms-mob/00033: Starting mobile 22:49:07.340148 run osmo-ms-mob/00033(pid=168): Launched 22:49:07.360197 run mass: MS start registered {at=644253.063509475, delay=0.010345969931222498, ms=00033} 22:49:07.715274 run osmo-ms-mob/00034: Starting mobile 22:49:07.754975 run osmo-ms-mob/00034(pid=169): Launched 22:49:07.781302 run mass: MS start registered {at=644253.484610953, delay=0.006690434063784778, ms=00034} 22:49:08.013491 run osmo-ms-mob/00035: Starting mobile 22:49:08.035152 run osmo-ms-mob/00035(pid=170): Launched 22:49:08.053689 run mass: MS start registered {at=644253.757008136, delay=0.0013855129946023226, ms=00035} 22:49:08.414377 run osmo-ms-mob/00036: Starting mobile 22:49:08.453391 run osmo-ms-mob/00036(pid=171): Launched 22:49:08.479694 run mass: MS start registered {at=644254.18299356, delay=0.005351517931558192, ms=00036} 22:49:08.681700 run mass: MS performed LU {at=644254.385002669, lu_delay=6.2509599348995835, ms=00021} 22:49:08.708817 run mass: MS performed LU {at=644254.41213194, lu_delay=5.878729281015694, ms=00022} 22:49:08.729803 run osmo-ms-mob/00037: Starting mobile 22:49:08.762369 run osmo-ms-mob/00037(pid=172): Launched 22:49:08.786902 run mass: MS start registered {at=644254.490215116, delay=0.008098019985482097, ms=00037} 22:49:08.802344 run mass: MS performed LU {at=644254.505683325, lu_delay=5.046729965950362, ms=00024} 22:49:08.834024 run mass: MS performed LU {at=644254.537335455, lu_delay=5.476101025007665, ms=00023} 22:49:08.860182 run osmo-ms-mob/00038: Starting mobile 22:49:08.886112 run osmo-ms-mob/00038(pid=173): Launched 22:49:08.903320 run mass: MS start registered {at=644254.606649696, delay=0.00042057002428919077, ms=00038} 22:49:09.088289 run mass: MS performed LU {at=644254.791585643, lu_delay=4.855720569961704, ms=00025} 22:49:09.410984 run osmo-ms-mob/00039: Starting mobile 22:49:09.432437 run osmo-ms-mob/00039(pid=174): Launched 22:49:09.458191 run mass: MS start registered {at=644255.161497783, delay=0.009154813014902174, ms=00039} 22:49:09.815906 run osmo-ms-mob/00040: Starting mobile 22:49:09.856282 run osmo-ms-mob/00040(pid=175): Launched 22:49:09.881218 run mass: MS start registered {at=644255.584526768, delay=0.006939022918231785, ms=00040} 22:49:10.113382 run osmo-ms-mob/00041: Starting mobile 22:49:10.141028 run osmo-ms-mob/00041(pid=176): Launched 22:49:10.156429 run mass: MS start registered {at=644255.859778556, delay=2.983806189149618e-05, ms=00041} 22:49:10.416052 run osmo-ms-mob/00042: Starting mobile 22:49:10.436338 run osmo-ms-mob/00042(pid=177): Launched 22:49:10.456265 run mass: MS start registered {at=644256.159558385, delay=0.009927144972607493, ms=00042} 22:49:10.474359 run mass: MS performed LU {at=644256.177706379, lu_delay=4.592587681021541, ms=00029} 22:49:10.545823 run mass: MS performed LU {at=644256.249119182, lu_delay=5.87708207895048, ms=00026} 22:49:10.611112 run mass: MS performed LU {at=644256.314390683, lu_delay=5.242363397963345, ms=00028} 22:49:10.632489 run osmo-ms-mob/00043: Starting mobile 22:49:10.652490 run osmo-ms-mob/00043(pid=178): Launched 22:49:10.677166 run mass: MS start registered {at=644256.380481639, delay=0.01546692498959601, ms=00043} 22:49:10.754761 run mass: MS performed LU {at=644256.458077106, lu_delay=5.758965940098278, ms=00027} 22:49:11.115043 run osmo-ms-mob/00044: Starting mobile 22:49:11.143039 run osmo-ms-mob/00044(pid=179): Launched 22:49:11.167603 run mass: MS start registered {at=644256.870909682, delay=0.01053259801119566, ms=00044} 22:49:11.410080 run osmo-ms-mob/00045: Starting mobile 22:49:11.441001 run osmo-ms-mob/00045(pid=180): Launched 22:49:11.467596 run mass: MS start registered {at=644257.170886635, delay=0.017102751997299492, ms=00045} 22:49:11.715108 run osmo-ms-mob/00046: Starting mobile 22:49:11.748813 run osmo-ms-mob/00046(pid=181): Launched 22:49:11.771596 run mass: MS start registered {at=644257.474910073, delay=0.005670730024576187, ms=00046} 22:49:12.016407 run osmo-ms-mob/00047: Starting mobile 22:49:12.052170 run osmo-ms-mob/00047(pid=182): Launched 22:49:12.077332 run mass: MS start registered {at=644257.780652224, delay=0.005398115958087146, ms=00047} 22:49:12.323868 run osmo-ms-mob/00048: Starting mobile 22:49:12.361927 run osmo-ms-mob/00048(pid=183): Launched 22:49:12.387898 run mass: MS start registered {at=644258.09121209, delay=0.008561123046092689, ms=00048} 22:49:12.447582 run mass: MS performed LU {at=644258.150879605, lu_delay=5.087370130000636, ms=00033} 22:49:12.474541 run mass: MS performed LU {at=644258.17784367, lu_delay=4.6932327169924974, ms=00034} 22:49:12.505833 run osmo-ms-mob/00049: Starting mobile 22:49:12.542933 run osmo-ms-mob/00049(pid=184): Launched 22:49:12.563111 run mass: MS performed LU {at=644258.266420273, lu_delay=5.724616033025086, ms=00032} 22:49:12.582607 run mass: MS start registered {at=644258.285948347, delay=0.0287875859066844, ms=00049} 22:49:12.602299 run mass: MS performed LU {at=644258.305629268, lu_delay=5.953771082102321, ms=00031} 22:49:12.637456 run osmo-ms-mob/00050: Starting mobile 22:49:12.678563 run osmo-ms-mob/00050(pid=185): Launched 22:49:12.698249 run mass: MS start registered {at=644258.401580384, delay=4.593597259372473e-05, ms=00050} 22:49:12.890283 run mass: MS performed LU {at=644258.593580121, lu_delay=4.836571985040791, ms=00035} 22:49:13.308381 run osmo-ms-mob/00051: Starting mobile 22:49:13.333894 run osmo-ms-mob/00051(pid=186): Launched 22:49:13.353472 run mass: MS start registered {at=644259.056800048, delay=0.009397821966558695, ms=00051} 22:49:13.610972 run osmo-ms-mob/00052: Starting mobile 22:49:13.631707 run osmo-ms-mob/00052(pid=187): Launched 22:49:13.645079 run mass: MS start registered {at=644259.348413553, delay=0.005428839009255171, ms=00052} 22:49:13.910374 run osmo-ms-mob/00053: Starting mobile 22:49:13.932875 run osmo-ms-mob/00053(pid=188): Launched 22:49:13.956921 run mass: MS start registered {at=644259.660221731, delay=0.010765664046630263, ms=00053} 22:49:14.211135 run osmo-ms-mob/00054: Starting mobile 22:49:14.233946 run osmo-ms-mob/00054(pid=189): Launched 22:49:14.244558 run mass: MS performed LU {at=644259.94790334, lu_delay=5.4576882240362465, ms=00037} 22:49:14.258595 run mass: MS start registered {at=644259.961903134, delay=0.01403073500841856, ms=00054} 22:49:14.311455 run mass: MS performed LU {at=644260.014769281, lu_delay=4.853271497995593, ms=00039} 22:49:14.329038 run osmo-ms-mob/00055: Starting mobile 22:49:14.355159 run osmo-ms-mob/00055(pid=190): Launched 22:49:14.370955 run mass: MS start registered {at=644260.074290519, delay=0.000605170032940805, ms=00055} 22:49:14.385558 run mass: MS performed LU {at=644260.088901276, lu_delay=5.482251579989679, ms=00038} 22:49:14.519592 run mass: MS performed LU {at=644260.222907575, lu_delay=6.03991401498206, ms=00036} 22:49:14.551359 run osmo-ms-mob/00056: Starting mobile 22:49:14.573148 run osmo-ms-mob/00056(pid=191): Launched 22:49:14.583926 run mass: MS performed LU {at=644260.287270215, lu_delay=4.702743447036482, ms=00040} 22:49:14.598959 run mass: MS start registered {at=644260.302266081, delay=0.01503094902727753, ms=00056} 22:49:15.114479 run osmo-ms-mob/00057: Starting mobile 22:49:15.140071 run osmo-ms-mob/00057(pid=192): Launched 22:49:15.165506 run mass: MS start registered {at=644260.868817337, delay=0.0063009889563545585, ms=00057} 22:49:15.515508 run osmo-ms-mob/00058: Starting mobile 22:49:15.554874 run osmo-ms-mob/00058(pid=193): Launched 22:49:15.580917 run mass: MS start registered {at=644261.284217405, delay=0.007221665000542998, ms=00058} 22:49:15.819295 run osmo-ms-mob/00059: Starting mobile 22:49:15.860498 run osmo-ms-mob/00059(pid=194): Launched 22:49:15.886376 run mass: MS start registered {at=644261.589676673, delay=0.007544933934696019, ms=00059} 22:49:16.112161 run osmo-ms-mob/00060: Starting mobile 22:49:16.142801 run osmo-ms-mob/00060(pid=195): Launched 22:49:16.165564 run mass: MS start registered {at=644261.868873201, delay=0.0058656479232013226, ms=00060} 22:49:16.213866 run mass: MS performed LU {at=644261.917176208, lu_delay=5.04626652598381, ms=00044} 22:49:16.241191 run mass: MS performed LU {at=644261.944500788, lu_delay=6.08472223195713, ms=00041} 22:49:16.366272 run mass: MS performed LU {at=644262.069579567, lu_delay=4.898692931979895, ms=00045} 22:49:16.395670 run osmo-ms-mob/00061: Starting mobile 22:49:16.425672 run osmo-ms-mob/00061(pid=196): Launched 22:49:16.436380 run mass: MS performed LU {at=644262.139719285, lu_delay=5.759237646008842, ms=00043} 22:49:16.451448 run mass: MS start registered {at=644262.154748185, delay=0.01506643497850746, ms=00061} 22:49:16.693495 run mass: MS performed LU {at=644262.396786003, lu_delay=4.921875930042006, ms=00046} 22:49:16.716769 run osmo-ms-mob/00062: Starting mobile 22:49:16.736684 run osmo-ms-mob/00062(pid=197): Launched 22:49:16.762116 run mass: MS start registered {at=644262.465414204, delay=0.01638739905320108, ms=00062} 22:49:17.113233 run osmo-ms-mob/00063: Starting mobile 22:49:17.140358 run osmo-ms-mob/00063(pid=198): Launched 22:49:17.163678 run mass: MS start registered {at=644262.867003286, delay=4.882505163550377e-05, ms=00063} 22:49:17.329984 run mass: MS performed LU {at=644263.033292246, lu_delay=3.6848786930786446, ms=00052} 22:49:17.517353 run osmo-ms-mob/00064: Starting mobile 22:49:17.561472 run osmo-ms-mob/00064(pid=199): Launched 22:49:17.581099 run mass: MS start registered {at=644263.284420936, delay=0.000785678974352777, ms=00064} 22:49:17.913265 run osmo-ms-mob/00065: Starting mobile 22:49:17.938501 run osmo-ms-mob/00065(pid=200): Launched 22:49:17.963490 run mass: MS start registered {at=644263.666817486, delay=0.0007325730985030532, ms=00065} 22:49:17.995010 run mass: MS performed LU {at=644263.698308495, lu_delay=5.412360148038715, ms=00049} 22:49:18.077656 run mass: MS performed LU {at=644263.780944595, lu_delay=4.724144547013566, ms=00051} 22:49:18.114116 run osmo-ms-mob/00066: Starting mobile 22:49:18.142822 run osmo-ms-mob/00066(pid=201): Launched 22:49:18.155195 run mass: MS performed LU {at=644263.858536211, lu_delay=5.767324120970443, ms=00048} 22:49:18.169463 run mass: MS start registered {at=644263.87276449, delay=0.014265988953411579, ms=00066} 22:49:18.285462 run mass: MS performed LU {at=644263.988743206, lu_delay=5.587162822019309, ms=00050} 22:49:18.617304 run osmo-ms-mob/00067: Starting mobile 22:49:18.661570 run osmo-ms-mob/00067(pid=202): Launched 22:49:18.687746 run mass: MS start registered {at=644264.391059715, delay=0.014325544936582446, ms=00067} 22:49:18.918189 run osmo-ms-mob/00068: Starting mobile 22:49:18.964781 run osmo-ms-mob/00068(pid=203): Launched 22:49:18.985123 run mass: MS start registered {at=644264.688441631, delay=0.0011218240251764655, ms=00068} 22:49:19.312106 run osmo-ms-mob/00069: Starting mobile 22:49:19.336435 run osmo-ms-mob/00069(pid=204): Launched 22:49:19.359318 run mass: MS start registered {at=644265.062628987, delay=0.005338608054444194, ms=00069} 22:49:19.715389 run osmo-ms-mob/00070: Starting mobile 22:49:19.760702 run osmo-ms-mob/00070(pid=205): Launched 22:49:19.780752 run mass: MS start registered {at=644265.484068981, delay=0.0012347979936748743, ms=00070} 22:49:19.895720 run mass: MS performed LU {at=644265.599036102, lu_delay=5.296770020970143, ms=00056} 22:49:19.979358 run mass: MS performed LU {at=644265.682652584, lu_delay=4.813835247070529, ms=00057} 22:49:20.007097 run mass: MS performed LU {at=644265.71039887, lu_delay=6.050177138997242, ms=00053} 22:49:20.041009 run osmo-ms-mob/00071: Starting mobile 22:49:20.079322 run osmo-ms-mob/00071(pid=206): Launched 22:49:20.106287 run mass: MS start registered {at=644265.809590521, delay=0.007440716028213501, ms=00071} 22:49:20.150034 run mass: MS performed LU {at=644265.853335463, lu_delay=5.891432328964584, ms=00054} 22:49:20.187284 run mass: MS performed LU {at=644265.890585343, lu_delay=5.816294824006036, ms=00055} 22:49:20.223401 run mass: MS performed LU {at=644265.926698149, lu_delay=4.642480743932538, ms=00058} 22:49:20.259114 run osmo-ms-mob/00072: Starting mobile 22:49:20.302912 run osmo-ms-mob/00072(pid=207): Launched 22:49:20.329304 run mass: MS start registered {at=644266.032522873, delay=0.00601511902641505, ms=00072} 22:49:20.916935 run osmo-ms-mob/00073: Starting mobile 22:49:20.956910 run osmo-ms-mob/00073(pid=208): Launched 22:49:20.984397 run mass: MS start registered {at=644266.687705365, delay=0.008019646047614515, ms=00073} 22:49:21.068372 run mass: MS performed LU {at=644266.771677193, lu_delay=4.616929008043371, ms=00061} 22:49:21.315964 run osmo-ms-mob/00074: Starting mobile 22:49:21.354958 run osmo-ms-mob/00074(pid=209): Launched 22:49:21.380640 run mass: MS start registered {at=644267.083940542, delay=0.010643334942869842, ms=00074} 22:49:21.716421 run osmo-ms-mob/00075: Starting mobile 22:49:21.756078 run osmo-ms-mob/00075(pid=210): Launched 22:49:21.771473 run mass: MS performed LU {at=644267.474815876, lu_delay=5.009401671937667, ms=00062} 22:49:21.781373 run mass: MS start registered {at=644267.484691147, delay=0.009904272039420903, ms=00075} 22:49:21.843819 run mass: MS performed LU {at=644267.547114828, lu_delay=5.957438155077398, ms=00059} 22:49:21.908077 run mass: MS performed LU {at=644267.611367409, lu_delay=4.744364122976549, ms=00063} 22:49:22.051430 run mass: MS performed LU {at=644267.754724052, lu_delay=5.8858508510747924, ms=00060} 22:49:22.070355 run osmo-ms-mob/00076: Starting mobile 22:49:22.091308 run osmo-ms-mob/00076(pid=211): Launched 22:49:22.116967 run mass: MS start registered {at=644267.820267606, delay=0.015942706959322095, ms=00076} 22:49:22.614980 run osmo-ms-mob/00077: Starting mobile 22:49:22.643319 run osmo-ms-mob/00077(pid=212): Launched 22:49:22.664776 run mass: MS start registered {at=644268.368082012, delay=0.002912926021963358, ms=00077} 22:49:23.115101 run osmo-ms-mob/00078: Starting mobile 22:49:23.150794 run osmo-ms-mob/00078(pid=213): Launched 22:49:23.177150 run mass: MS start registered {at=644268.880462172, delay=0.0077049569226801395, ms=00078} 22:49:23.516315 run osmo-ms-mob/00079: Starting mobile 22:49:23.556907 run osmo-ms-mob/00079(pid=214): Launched 22:49:23.581736 run mass: MS start registered {at=644269.285036246, delay=0.005797326914034784, ms=00079} 22:49:23.625350 run mass: MS performed LU {at=644269.328652271, lu_delay=4.9375925560016185, ms=00067} 22:49:23.662039 run mass: MS performed LU {at=644269.36534892, lu_delay=5.492584430030547, ms=00066} 22:49:23.772356 run mass: MS performed LU {at=644269.475655753, lu_delay=5.8088382669957355, ms=00065} 22:49:23.916417 run mass: MS performed LU {at=644269.61971484, lu_delay=6.3352939039468765, ms=00064} 22:49:23.934376 run osmo-ms-mob/00080: Starting mobile 22:49:23.952490 run osmo-ms-mob/00080(pid=215): Launched 22:49:24.011322 run mass: MS start registered {at=644269.714636621, delay=0.05012953595723957, ms=00080} 22:49:24.506962 run osmo-ms-mob/00081: Starting mobile 22:49:24.524198 run osmo-ms-mob/00081(pid=216): Launched 22:49:24.537377 run mass: MS start registered {at=644270.240702858, delay=0.0053479879861697555, ms=00081} 22:49:24.667623 run mass: MS performed LU {at=644270.370953247, lu_delay=5.682511615916155, ms=00068} 22:49:24.906839 run osmo-ms-mob/00082: Starting mobile 22:49:24.922416 run osmo-ms-mob/00082(pid=217): Launched 22:49:24.935905 run mass: MS start registered {at=644270.639246413, delay=0.005934686050750315, ms=00082} 22:49:25.513640 run osmo-ms-mob/00083: Starting mobile 22:49:25.548927 run osmo-ms-mob/00083(pid=218): Launched 22:49:25.564107 run mass: MS performed LU {at=644271.267442544, lu_delay=5.783373562968336, ms=00070} 22:49:25.579327 run mass: MS start registered {at=644271.282675684, delay=0.015271270996890962, ms=00083} 22:49:25.594613 run mass: MS performed LU {at=644271.297954835, lu_delay=6.235325847985223, ms=00069} 22:49:25.674288 run mass: MS performed LU {at=644271.37760948, lu_delay=4.6899041150463745, ms=00073} 22:49:25.835500 run mass: MS performed LU {at=644271.538813799, lu_delay=5.506290926015936, ms=00072} 22:49:25.858484 run osmo-ms-mob/00084: Starting mobile 22:49:25.876090 run osmo-ms-mob/00084(pid=219): Launched 22:49:25.884258 run mass: MS performed LU {at=644271.587608168, lu_delay=5.7780176469823346, ms=00071} 22:49:25.892386 run mass: MS start registered {at=644271.595746865, delay=0.00816646998282522, ms=00084} 22:49:26.513830 run osmo-ms-mob/00085: Starting mobile 22:49:26.546069 run osmo-ms-mob/00085(pid=220): Launched 22:49:26.569551 run mass: MS start registered {at=644272.272835874, delay=0.008955501951277256, ms=00085} 22:49:27.181402 run osmo-ms-mob/00086: Starting mobile 22:49:27.207627 run osmo-ms-mob/00086(pid=221): Launched 22:49:27.217347 run mass: Starting too slowly. Moving on {now=644272.920703053, sleep=-0.01799864729400724, target=644272.9027044057} 22:49:27.233147 run mass: MS start registered {at=644272.93645659, delay=0.015757554909214377, ms=00086} 22:49:27.390608 run mass: MS performed LU {at=644273.093913412, lu_delay=6.009972870000638, ms=00074} 22:49:27.491758 run mass: MS performed LU {at=644273.195048784, lu_delay=5.374781178077683, ms=00076} 22:49:27.538641 run mass: MS performed LU {at=644273.241953233, lu_delay=5.757262086030096, ms=00075} 22:49:27.662840 run mass: MS performed LU {at=644273.366160675, lu_delay=4.998078662902117, ms=00077} 22:49:27.689365 run osmo-ms-mob/00087: Starting mobile 22:49:27.721132 run osmo-ms-mob/00087(pid=222): Launched 22:49:27.744418 run mass: MS start registered {at=644273.447733613, delay=0.00757047301158309, ms=00087} 22:49:27.917193 run mass: MS performed LU {at=644273.620505757, lu_delay=4.7400435850722715, ms=00078} 22:49:28.311961 run osmo-ms-mob/00088: Starting mobile 22:49:28.342481 run osmo-ms-mob/00088(pid=223): Launched 22:49:28.358663 run mass: MS start registered {at=644274.061993952, delay=0.0012331090401858091, ms=00088} 22:49:28.911061 run osmo-ms-mob/00089: Starting mobile 22:49:28.929262 run osmo-ms-mob/00089(pid=224): Launched 22:49:28.942836 run mass: MS start registered {at=644274.646179956, delay=0.00545328005682677, ms=00089} 22:49:29.291870 run mass: MS performed LU {at=644274.995181791, lu_delay=5.7101455450756475, ms=00079} 22:49:29.347786 run mass: MS performed LU {at=644275.051112889, lu_delay=4.8104100310010836, ms=00081} 22:49:29.439124 run mass: MS performed LU {at=644275.142456701, lu_delay=5.427820080076344, ms=00080} 22:49:29.453633 run osmo-ms-mob/00090: Starting mobile 22:49:29.471553 run osmo-ms-mob/00090(pid=225): Launched 22:49:29.488841 run mass: MS start registered {at=644275.192155476, delay=0.00873578991740942, ms=00090} 22:49:29.601310 run mass: MS performed LU {at=644275.304624789, lu_delay=4.665378376026638, ms=00082} 22:49:29.855022 run mass: MS performed LU {at=644275.558342872, lu_delay=23.579854836920276, ms=00030} 22:49:30.212302 run osmo-ms-mob/00091: Starting mobile 22:49:30.245060 run osmo-ms-mob/00091(pid=226): Launched 22:49:30.267865 run mass: MS start registered {at=644275.971188381, delay=0.007300201919861138, ms=00091} 22:49:30.910853 run osmo-ms-mob/00092: Starting mobile 22:49:30.929171 run osmo-ms-mob/00092(pid=227): Launched 22:49:30.943837 run mass: MS start registered {at=644276.647176354, delay=0.005656907917000353, ms=00092} 22:49:31.258381 run mass: MS performed LU {at=644276.961712809, lu_delay=5.6790371250826865, ms=00083} 22:49:31.276592 run mass: MS performed LU {at=644276.979920546, lu_delay=5.384173680911772, ms=00084} 22:49:31.304187 run mass: MS performed LU {at=644277.007516822, lu_delay=4.73468094796408, ms=00085} 22:49:31.708911 run osmo-ms-mob/00093: Starting mobile 22:49:31.725848 run osmo-ms-mob/00093(pid=228): Launched 22:49:31.739888 run mass: MS start registered {at=644277.443228246, delay=0.005615695961751044, ms=00093} 22:49:32.607619 run osmo-ms-mob/00094: Starting mobile 22:49:32.625183 run osmo-ms-mob/00094(pid=229): Launched 22:49:32.638823 run mass: MS start registered {at=644278.342166281, delay=0.005696509964764118, ms=00094} 22:49:33.039366 run mass: MS performed LU {at=644278.742684408, lu_delay=5.8062278180150315, ms=00086} 22:49:33.062957 run mass: MS performed LU {at=644278.766309877, lu_delay=4.704315925016999, ms=00088} 22:49:33.205855 run mass: MS performed LU {at=644278.90916324, lu_delay=5.4614296270301566, ms=00087} 22:49:33.311954 run mass: MS performed LU {at=644279.015264286, lu_delay=22.855705900932662, ms=00042} 22:49:33.509237 run osmo-ms-mob/00095: Starting mobile 22:49:33.525747 run osmo-ms-mob/00095(pid=230): Launched 22:49:33.539741 run mass: MS start registered {at=644279.243063863, delay=0.0061280709924176335, ms=00095} 22:49:34.512425 run osmo-ms-mob/00096: Starting mobile 22:49:34.542436 run osmo-ms-mob/00096(pid=231): Launched 22:49:34.558257 run mass: MS start registered {at=644280.261594169, delay=0.0014805839164182544, ms=00096} 22:49:35.023555 run mass: MS performed LU {at=644280.726844915, lu_delay=5.534689438994974, ms=00090} 22:49:35.041896 run mass: MS performed LU {at=644280.745238261, lu_delay=6.099058304913342, ms=00089} 22:49:35.069359 run mass: MS performed LU {at=644280.772693168, lu_delay=4.801504787057638, ms=00091} 22:49:35.213860 run mass: MS performed LU {at=644280.917180134, lu_delay=23.136527910013683, ms=00047} 22:49:35.605759 run osmo-ms-mob/00097: Starting mobile 22:49:35.621836 run osmo-ms-mob/00097(pid=232): Launched 22:49:35.635426 run mass: MS start registered {at=644281.338767299, delay=0.005274612922221422, ms=00097} 22:49:36.804921 run mass: MS performed LU {at=644282.508200537, lu_delay=5.861024182988331, ms=00092} 22:49:36.829292 run osmo-ms-mob/00098: Starting mobile 22:49:36.847416 run osmo-ms-mob/00098(pid=233): Launched 22:49:36.862274 run mass: MS start registered {at=644282.565613404, delay=3.6120996810495853e-05, ms=00098} 22:49:36.971726 run mass: MS performed LU {at=644282.675038309, lu_delay=5.231810063007288, ms=00093} 22:49:38.713154 run osmo-ms-mob/00099: Starting mobile 22:49:38.747304 run osmo-ms-mob/00099(pid=234): Launched 22:49:38.763088 run mass: All started... {duration=55.76374081696849, too_slow=1} 22:49:38.777540 run mass: MS start registered {at=644284.480883381, delay=0.014443886000663042, ms=00099} 22:49:38.792071 run mass: MS performed LU {at=644284.495411633, lu_delay=5.25234777003061, ms=00095} 22:49:38.808640 run mass: MS performed LU {at=644284.511978194, lu_delay=6.169811913045123, ms=00094} 22:49:40.718963 run mass: MS performed LU {at=644286.422291203, lu_delay=6.160697034094483, ms=00096} 22:49:40.737620 run mass: MS performed LU {at=644286.440898187, lu_delay=5.102130888029933, ms=00097} 22:49:42.555878 run mass: MS performed LU {at=644288.25915336, lu_delay=5.693539956002496, ms=00098} 22:49:44.457269 run mass: MS performed LU {at=644290.160589619, lu_delay=5.679706237977371, ms=00099} 22:49:44.465790 run mass: Tests done {all_completed=True, max=23.579854836920276, min=3.6848786930786446} 22:49:44.471967 tst register_default_mass.py: Test passed (85.0 sec) 22:49:44.478280 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminating (SIGTERM) 22:49:44.482272 run osmo-hlr_127.0.42.2(pid=23): Terminating (SIGTERM) 22:49:44.486248 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminating (SIGTERM) 22:49:44.490250 run osmo-stp_127.0.42.5(pid=25): Terminating (SIGTERM) 22:49:44.494244 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminating (SIGTERM) 22:49:44.498278 run osmo-msc_127.0.42.6(pid=27): Terminating (SIGTERM) 22:49:44.502339 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminating (SIGTERM) 22:49:44.506400 run osmo-mgw_127.0.42.3(pid=29): Terminating (SIGTERM) 22:49:44.510399 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminating (SIGTERM) 22:49:44.514430 run osmo-mgw_127.0.42.4(pid=31): Terminating (SIGTERM) 22:49:44.518418 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminating (SIGTERM) 22:49:44.522452 run osmo-bsc_127.0.42.7(pid=33): Terminating (SIGTERM) 22:49:44.526445 run osmo-bts-virtual(pid=34): Terminating (SIGTERM) 22:49:44.530465 run osmo-ms-virt-phy/00000(pid=35): Terminating (SIGTERM) 22:49:44.534642 run osmo-ms-virt-phy/00001(pid=36): Terminating (SIGTERM) 22:49:44.538796 run osmo-ms-virt-phy/00002(pid=37): Terminating (SIGTERM) 22:49:44.543016 run osmo-ms-virt-phy/00003(pid=38): Terminating (SIGTERM) 22:49:44.547735 run osmo-ms-virt-phy/00004(pid=39): Terminating (SIGTERM) 22:49:44.552435 run osmo-ms-virt-phy/00005(pid=40): Terminating (SIGTERM) 22:49:44.556893 run osmo-ms-virt-phy/00006(pid=41): Terminating (SIGTERM) 22:49:44.561457 run osmo-ms-virt-phy/00007(pid=42): Terminating (SIGTERM) 22:49:44.566059 run osmo-ms-virt-phy/00008(pid=43): Terminating (SIGTERM) 22:49:44.570616 run osmo-ms-virt-phy/00009(pid=44): Terminating (SIGTERM) 22:49:44.575081 run osmo-ms-virt-phy/00010(pid=45): Terminating (SIGTERM) 22:49:44.579505 run osmo-ms-virt-phy/00011(pid=46): Terminating (SIGTERM) 22:49:44.584539 run osmo-ms-virt-phy/00012(pid=47): Terminating (SIGTERM) 22:49:44.588996 run osmo-ms-virt-phy/00013(pid=48): Terminating (SIGTERM) 22:49:44.593380 run osmo-ms-virt-phy/00014(pid=49): Terminating (SIGTERM) 22:49:44.598087 run osmo-ms-virt-phy/00015(pid=50): Terminating (SIGTERM) 22:49:44.603936 run osmo-ms-virt-phy/00016(pid=51): Terminating (SIGTERM) 22:49:44.608452 run osmo-ms-virt-phy/00017(pid=52): Terminating (SIGTERM) 22:49:44.612909 run osmo-ms-virt-phy/00018(pid=53): Terminating (SIGTERM) 22:49:44.617326 run osmo-ms-virt-phy/00019(pid=54): Terminating (SIGTERM) 22:49:44.621714 run osmo-ms-virt-phy/00020(pid=55): Terminating (SIGTERM) 22:49:44.626230 run osmo-ms-virt-phy/00021(pid=56): Terminating (SIGTERM) 22:49:44.631138 run osmo-ms-virt-phy/00022(pid=57): Terminating (SIGTERM) 22:49:44.635699 run osmo-ms-virt-phy/00023(pid=58): Terminating (SIGTERM) 22:49:44.640189 run osmo-ms-virt-phy/00024(pid=59): Terminating (SIGTERM) 22:49:44.644683 run osmo-ms-virt-phy/00025(pid=60): Terminating (SIGTERM) 22:49:44.649593 run osmo-ms-virt-phy/00026(pid=61): Terminating (SIGTERM) 22:49:44.654092 run osmo-ms-virt-phy/00027(pid=62): Terminating (SIGTERM) 22:49:44.658555 run osmo-ms-virt-phy/00028(pid=63): Terminating (SIGTERM) 22:49:44.662947 run osmo-ms-virt-phy/00029(pid=64): Terminating (SIGTERM) 22:49:44.667346 run osmo-ms-virt-phy/00030(pid=65): Terminating (SIGTERM) 22:49:44.671771 run osmo-ms-virt-phy/00031(pid=66): Terminating (SIGTERM) 22:49:44.676204 run osmo-ms-virt-phy/00032(pid=67): Terminating (SIGTERM) 22:49:44.680829 run osmo-ms-virt-phy/00033(pid=68): Terminating (SIGTERM) 22:49:44.685558 run osmo-ms-virt-phy/00034(pid=69): Terminating (SIGTERM) 22:49:44.690480 run osmo-ms-virt-phy/00035(pid=70): Terminating (SIGTERM) 22:49:44.695214 run osmo-ms-virt-phy/00036(pid=71): Terminating (SIGTERM) 22:49:44.699990 run osmo-ms-virt-phy/00037(pid=72): Terminating (SIGTERM) 22:49:44.704407 run osmo-ms-virt-phy/00038(pid=73): Terminating (SIGTERM) 22:49:44.708816 run osmo-ms-virt-phy/00039(pid=74): Terminating (SIGTERM) 22:49:44.713236 run osmo-ms-virt-phy/00040(pid=75): Terminating (SIGTERM) 22:49:44.717656 run osmo-ms-virt-phy/00041(pid=76): Terminating (SIGTERM) 22:49:44.722055 run osmo-ms-virt-phy/00042(pid=77): Terminating (SIGTERM) 22:49:44.727059 run osmo-ms-virt-phy/00043(pid=78): Terminating (SIGTERM) 22:49:44.731493 run osmo-ms-virt-phy/00044(pid=79): Terminating (SIGTERM) 22:49:44.735880 run osmo-ms-virt-phy/00045(pid=80): Terminating (SIGTERM) 22:49:44.740294 run osmo-ms-virt-phy/00046(pid=81): Terminating (SIGTERM) 22:49:44.744692 run osmo-ms-virt-phy/00047(pid=82): Terminating (SIGTERM) 22:49:44.749122 run osmo-ms-virt-phy/00048(pid=83): Terminating (SIGTERM) 22:49:44.753531 run osmo-ms-virt-phy/00049(pid=84): Terminating (SIGTERM) 22:49:44.758019 run osmo-ms-virt-phy/00050(pid=85): Terminating (SIGTERM) 22:49:44.762602 run osmo-ms-virt-phy/00051(pid=86): Terminating (SIGTERM) 22:49:44.767170 run osmo-ms-virt-phy/00052(pid=87): Terminating (SIGTERM) 22:49:44.771621 run osmo-ms-virt-phy/00053(pid=88): Terminating (SIGTERM) 22:49:44.776042 run osmo-ms-virt-phy/00054(pid=89): Terminating (SIGTERM) 22:49:44.781262 run osmo-ms-virt-phy/00055(pid=90): Terminating (SIGTERM) 22:49:44.786078 run osmo-ms-virt-phy/00056(pid=91): Terminating (SIGTERM) 22:49:44.790855 run osmo-ms-virt-phy/00057(pid=92): Terminating (SIGTERM) 22:49:44.795823 run osmo-ms-virt-phy/00058(pid=93): Terminating (SIGTERM) 22:49:44.800452 run osmo-ms-virt-phy/00059(pid=94): Terminating (SIGTERM) 22:49:44.804893 run osmo-ms-virt-phy/00060(pid=95): Terminating (SIGTERM) 22:49:44.809309 run osmo-ms-virt-phy/00061(pid=96): Terminating (SIGTERM) 22:49:44.813748 run osmo-ms-virt-phy/00062(pid=97): Terminating (SIGTERM) 22:49:44.818995 run osmo-ms-virt-phy/00063(pid=98): Terminating (SIGTERM) 22:49:44.823825 run osmo-ms-virt-phy/00064(pid=99): Terminating (SIGTERM) 22:49:44.828250 run osmo-ms-virt-phy/00065(pid=100): Terminating (SIGTERM) 22:49:44.832749 run osmo-ms-virt-phy/00066(pid=101): Terminating (SIGTERM) 22:49:44.837646 run osmo-ms-virt-phy/00067(pid=102): Terminating (SIGTERM) 22:49:44.842684 run osmo-ms-virt-phy/00068(pid=103): Terminating (SIGTERM) 22:49:44.847871 run osmo-ms-virt-phy/00069(pid=104): Terminating (SIGTERM) 22:49:44.852912 run osmo-ms-virt-phy/00070(pid=105): Terminating (SIGTERM) 22:49:44.858027 run osmo-ms-virt-phy/00071(pid=106): Terminating (SIGTERM) 22:49:44.863175 run osmo-ms-virt-phy/00072(pid=107): Terminating (SIGTERM) 22:49:44.868045 run osmo-ms-virt-phy/00073(pid=108): Terminating (SIGTERM) 22:49:44.872533 run osmo-ms-virt-phy/00074(pid=109): Terminating (SIGTERM) 22:49:44.877041 run osmo-ms-virt-phy/00075(pid=110): Terminating (SIGTERM) 22:49:44.881600 run osmo-ms-virt-phy/00076(pid=111): Terminating (SIGTERM) 22:49:44.886022 run osmo-ms-virt-phy/00077(pid=112): Terminating (SIGTERM) 22:49:44.890460 run osmo-ms-virt-phy/00078(pid=113): Terminating (SIGTERM) 22:49:44.894884 run osmo-ms-virt-phy/00079(pid=114): Terminating (SIGTERM) 22:49:44.899295 run osmo-ms-virt-phy/00080(pid=115): Terminating (SIGTERM) 22:49:44.903755 run osmo-ms-virt-phy/00081(pid=116): Terminating (SIGTERM) 22:49:44.908190 run osmo-ms-virt-phy/00082(pid=117): Terminating (SIGTERM) 22:49:44.912500 run osmo-ms-virt-phy/00083(pid=118): Terminating (SIGTERM) 22:49:44.916819 run osmo-ms-virt-phy/00084(pid=119): Terminating (SIGTERM) 22:49:44.921163 run osmo-ms-virt-phy/00085(pid=120): Terminating (SIGTERM) 22:49:44.926459 run osmo-ms-virt-phy/00086(pid=121): Terminating (SIGTERM) 22:49:44.931906 run osmo-ms-virt-phy/00087(pid=122): Terminating (SIGTERM) 22:49:44.936495 run osmo-ms-virt-phy/00088(pid=123): Terminating (SIGTERM) 22:49:44.940801 run osmo-ms-virt-phy/00089(pid=124): Terminating (SIGTERM) 22:49:44.945076 run osmo-ms-virt-phy/00090(pid=125): Terminating (SIGTERM) 22:49:44.949879 run osmo-ms-virt-phy/00091(pid=126): Terminating (SIGTERM) 22:49:44.954529 run osmo-ms-virt-phy/00092(pid=127): Terminating (SIGTERM) 22:49:44.958829 run osmo-ms-virt-phy/00093(pid=128): Terminating (SIGTERM) 22:49:44.963142 run osmo-ms-virt-phy/00094(pid=129): Terminating (SIGTERM) 22:49:44.967537 run osmo-ms-virt-phy/00095(pid=130): Terminating (SIGTERM) 22:49:44.972408 run osmo-ms-virt-phy/00096(pid=131): Terminating (SIGTERM) 22:49:44.977096 run osmo-ms-virt-phy/00097(pid=132): Terminating (SIGTERM) 22:49:44.981446 run osmo-ms-virt-phy/00098(pid=133): Terminating (SIGTERM) 22:49:44.985877 run osmo-ms-virt-phy/00099(pid=134): Terminating (SIGTERM) 22:49:44.990293 run osmo-ms-mob/00000(pid=135): Terminating (SIGTERM) 22:49:44.994708 run osmo-ms-mob/00001(pid=136): Terminating (SIGTERM) 22:49:44.999099 run osmo-ms-mob/00002(pid=137): Terminating (SIGTERM) 22:49:45.003374 run osmo-ms-mob/00003(pid=138): Terminating (SIGTERM) 22:49:45.007623 run osmo-ms-mob/00004(pid=139): Terminating (SIGTERM) 22:49:45.011808 run osmo-ms-mob/00005(pid=140): Terminating (SIGTERM) 22:49:45.015937 run osmo-ms-mob/00006(pid=141): Terminating (SIGTERM) 22:49:45.019975 run osmo-ms-mob/00007(pid=142): Terminating (SIGTERM) 22:49:45.024012 run osmo-ms-mob/00008(pid=143): Terminating (SIGTERM) 22:49:45.028024 run osmo-ms-mob/00009(pid=144): Terminating (SIGTERM) 22:49:45.032182 run osmo-ms-mob/00010(pid=145): Terminating (SIGTERM) 22:49:45.036360 run osmo-ms-mob/00011(pid=146): Terminating (SIGTERM) 22:49:45.040575 run osmo-ms-mob/00012(pid=147): Terminating (SIGTERM) 22:49:45.044708 run osmo-ms-mob/00013(pid=148): Terminating (SIGTERM) 22:49:45.048738 run osmo-ms-mob/00014(pid=149): Terminating (SIGTERM) 22:49:45.052788 run osmo-ms-mob/00015(pid=150): Terminating (SIGTERM) 22:49:45.056802 run osmo-ms-mob/00016(pid=151): Terminating (SIGTERM) 22:49:45.060827 run osmo-ms-mob/00017(pid=152): Terminating (SIGTERM) 22:49:45.064865 run osmo-ms-mob/00018(pid=153): Terminating (SIGTERM) 22:49:45.068903 run osmo-ms-mob/00019(pid=154): Terminating (SIGTERM) 22:49:45.072929 run osmo-ms-mob/00020(pid=155): Terminating (SIGTERM) 22:49:45.076853 run osmo-ms-mob/00021(pid=156): Terminating (SIGTERM) 22:49:45.080768 run osmo-ms-mob/00022(pid=157): Terminating (SIGTERM) 22:49:45.084681 run osmo-ms-mob/00023(pid=158): Terminating (SIGTERM) 22:49:45.088604 run osmo-ms-mob/00024(pid=159): Terminating (SIGTERM) 22:49:45.092448 run osmo-ms-mob/00025(pid=160): Terminating (SIGTERM) 22:49:45.096272 run osmo-ms-mob/00026(pid=161): Terminating (SIGTERM) 22:49:45.100151 run osmo-ms-mob/00027(pid=162): Terminating (SIGTERM) 22:49:45.103983 run osmo-ms-mob/00028(pid=163): Terminating (SIGTERM) 22:49:45.107789 run osmo-ms-mob/00029(pid=164): Terminating (SIGTERM) 22:49:45.111617 run osmo-ms-mob/00030(pid=165): Terminating (SIGTERM) 22:49:45.115430 run osmo-ms-mob/00031(pid=166): Terminating (SIGTERM) 22:49:45.119311 run osmo-ms-mob/00032(pid=167): Terminating (SIGTERM) 22:49:45.123344 run osmo-ms-mob/00033(pid=168): Terminating (SIGTERM) 22:49:45.127409 run osmo-ms-mob/00034(pid=169): Terminating (SIGTERM) 22:49:45.131432 run osmo-ms-mob/00035(pid=170): Terminating (SIGTERM) 22:49:45.135334 run osmo-ms-mob/00036(pid=171): Terminating (SIGTERM) 22:49:45.139240 run osmo-ms-mob/00037(pid=172): Terminating (SIGTERM) 22:49:45.143068 run osmo-ms-mob/00038(pid=173): Terminating (SIGTERM) 22:49:45.146877 run osmo-ms-mob/00039(pid=174): Terminating (SIGTERM) 22:49:45.150685 run osmo-ms-mob/00040(pid=175): Terminating (SIGTERM) 22:49:45.154503 run osmo-ms-mob/00041(pid=176): Terminating (SIGTERM) 22:49:45.158375 run osmo-ms-mob/00042(pid=177): Terminating (SIGTERM) 22:49:45.162342 run osmo-ms-mob/00043(pid=178): Terminating (SIGTERM) 22:49:45.166363 run osmo-ms-mob/00044(pid=179): Terminating (SIGTERM) 22:49:45.170404 run osmo-ms-mob/00045(pid=180): Terminating (SIGTERM) 22:49:45.174416 run osmo-ms-mob/00046(pid=181): Terminating (SIGTERM) 22:49:45.178339 run osmo-ms-mob/00047(pid=182): Terminating (SIGTERM) 22:49:45.182246 run osmo-ms-mob/00048(pid=183): Terminating (SIGTERM) 22:49:45.186133 run osmo-ms-mob/00049(pid=184): Terminating (SIGTERM) 22:49:45.190042 run osmo-ms-mob/00050(pid=185): Terminating (SIGTERM) 22:49:45.193900 run osmo-ms-mob/00051(pid=186): Terminating (SIGTERM) 22:49:45.197729 run osmo-ms-mob/00052(pid=187): Terminating (SIGTERM) 22:49:45.201543 run osmo-ms-mob/00053(pid=188): Terminating (SIGTERM) 22:49:45.205353 run osmo-ms-mob/00054(pid=189): Terminating (SIGTERM) 22:49:45.209168 run osmo-ms-mob/00055(pid=190): Terminating (SIGTERM) 22:49:45.213121 run osmo-ms-mob/00056(pid=191): Terminating (SIGTERM) 22:49:45.216950 run osmo-ms-mob/00057(pid=192): Terminating (SIGTERM) 22:49:45.220679 run osmo-ms-mob/00058(pid=193): Terminating (SIGTERM) 22:49:45.224444 run osmo-ms-mob/00059(pid=194): Terminating (SIGTERM) 22:49:45.228195 run osmo-ms-mob/00060(pid=195): Terminating (SIGTERM) 22:49:45.231938 run osmo-ms-mob/00061(pid=196): Terminating (SIGTERM) 22:49:45.235662 run osmo-ms-mob/00062(pid=197): Terminating (SIGTERM) 22:49:45.239397 run osmo-ms-mob/00063(pid=198): Terminating (SIGTERM) 22:49:45.243246 run osmo-ms-mob/00064(pid=199): Terminating (SIGTERM) 22:49:45.247187 run osmo-ms-mob/00065(pid=200): Terminating (SIGTERM) 22:49:45.251123 run osmo-ms-mob/00066(pid=201): Terminating (SIGTERM) 22:49:45.255039 run osmo-ms-mob/00067(pid=202): Terminating (SIGTERM) 22:49:45.258914 run osmo-ms-mob/00068(pid=203): Terminating (SIGTERM) 22:49:45.262713 run osmo-ms-mob/00069(pid=204): Terminating (SIGTERM) 22:49:45.266524 run osmo-ms-mob/00070(pid=205): Terminating (SIGTERM) 22:49:45.270337 run osmo-ms-mob/00071(pid=206): Terminating (SIGTERM) 22:49:45.274155 run osmo-ms-mob/00072(pid=207): Terminating (SIGTERM) 22:49:45.277983 run osmo-ms-mob/00073(pid=208): Terminating (SIGTERM) 22:49:45.281787 run osmo-ms-mob/00074(pid=209): Terminating (SIGTERM) 22:49:45.285585 run osmo-ms-mob/00075(pid=210): Terminating (SIGTERM) 22:49:45.289403 run osmo-ms-mob/00076(pid=211): Terminating (SIGTERM) 22:49:45.293221 run osmo-ms-mob/00077(pid=212): Terminating (SIGTERM) 22:49:45.297040 run osmo-ms-mob/00078(pid=213): Terminating (SIGTERM) 22:49:45.300843 run osmo-ms-mob/00079(pid=214): Terminating (SIGTERM) 22:49:45.304647 run osmo-ms-mob/00080(pid=215): Terminating (SIGTERM) 22:49:45.308459 run osmo-ms-mob/00081(pid=216): Terminating (SIGTERM) 22:49:45.312293 run osmo-ms-mob/00082(pid=217): Terminating (SIGTERM) 22:49:45.316140 run osmo-ms-mob/00083(pid=218): Terminating (SIGTERM) 22:49:45.320032 run osmo-ms-mob/00084(pid=219): Terminating (SIGTERM) 22:49:45.323860 run osmo-ms-mob/00085(pid=220): Terminating (SIGTERM) 22:49:45.327672 run osmo-ms-mob/00086(pid=221): Terminating (SIGTERM) 22:49:45.331494 run osmo-ms-mob/00087(pid=222): Terminating (SIGTERM) 22:49:45.335312 run osmo-ms-mob/00088(pid=223): Terminating (SIGTERM) 22:49:45.339048 run osmo-ms-mob/00089(pid=224): Terminating (SIGTERM) 22:49:45.342770 run osmo-ms-mob/00090(pid=225): Terminating (SIGTERM) 22:49:45.346543 run osmo-ms-mob/00091(pid=226): Terminating (SIGTERM) 22:49:45.350365 run osmo-ms-mob/00092(pid=227): Terminating (SIGTERM) 22:49:45.354199 run osmo-ms-mob/00093(pid=228): Terminating (SIGTERM) 22:49:45.357987 run osmo-ms-mob/00094(pid=229): Terminating (SIGTERM) 22:49:45.361706 run osmo-ms-mob/00095(pid=230): Terminating (SIGTERM) 22:49:45.365441 run osmo-ms-mob/00096(pid=231): Terminating (SIGTERM) 22:49:45.369231 run osmo-ms-mob/00097(pid=232): Terminating (SIGTERM) 22:49:45.372973 run osmo-ms-mob/00098(pid=233): Terminating (SIGTERM) 22:49:45.376718 run osmo-ms-mob/00099(pid=234): Terminating (SIGTERM) 22:49:45.380609 --- ParallelTerminationStrategy: PID 22 died... 22:49:45.382402 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminated: ok {rc=0} 22:49:45.386791 --- ParallelTerminationStrategy: PID 23 died... 22:49:45.388591 run osmo-hlr_127.0.42.2(pid=23): Terminated: ok {rc=0} 22:49:45.393124 --- ParallelTerminationStrategy: PID 24 died... 22:49:45.395005 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminated: ok {rc=0} 22:49:45.399659 --- ParallelTerminationStrategy: PID 25 died... 22:49:45.401510 run osmo-stp_127.0.42.5(pid=25): Terminated: ok {rc=0} 22:49:45.406102 --- ParallelTerminationStrategy: PID 26 died... 22:49:45.407964 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminated: ok {rc=0} 22:49:45.412570 --- ParallelTerminationStrategy: PID 27 died... 22:49:45.414444 run osmo-msc_127.0.42.6(pid=27): Terminated: ok {rc=0} 22:49:45.419047 --- ParallelTerminationStrategy: PID 28 died... 22:49:45.420917 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminated: ok {rc=0} 22:49:45.425528 --- ParallelTerminationStrategy: PID 29 died... 22:49:45.427401 run osmo-mgw_127.0.42.3(pid=29): Terminated {rc=15} 22:49:45.431999 --- ParallelTerminationStrategy: PID 30 died... 22:49:45.433884 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminated: ok {rc=0} 22:49:45.438468 --- ParallelTerminationStrategy: PID 31 died... 22:49:45.440345 run osmo-mgw_127.0.42.4(pid=31): Terminated {rc=15} 22:49:45.444989 --- ParallelTerminationStrategy: PID 32 died... 22:49:45.446850 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminated: ok {rc=0} 22:49:45.451470 --- ParallelTerminationStrategy: PID 33 died... 22:49:45.453351 run osmo-bsc_127.0.42.7(pid=33): Terminated: ok {rc=0} 22:49:45.457972 --- ParallelTerminationStrategy: PID 35 died... 22:49:45.459826 run osmo-ms-virt-phy/00000(pid=35): Terminated: ok {rc=0} 22:49:45.464295 --- ParallelTerminationStrategy: PID 36 died... 22:49:45.466133 run osmo-ms-virt-phy/00001(pid=36): Terminated: ok {rc=0} 22:49:45.470595 --- ParallelTerminationStrategy: PID 37 died... 22:49:45.472367 run osmo-ms-virt-phy/00002(pid=37): Terminated: ok {rc=0} 22:49:45.476834 --- ParallelTerminationStrategy: PID 38 died... 22:49:45.478616 run osmo-ms-virt-phy/00003(pid=38): Terminated: ok {rc=0} 22:49:45.482982 --- ParallelTerminationStrategy: PID 39 died... 22:49:45.484777 run osmo-ms-virt-phy/00004(pid=39): Terminated: ok {rc=0} 22:49:45.489103 --- ParallelTerminationStrategy: PID 40 died... 22:49:45.490841 run osmo-ms-virt-phy/00005(pid=40): Terminated: ok {rc=0} 22:49:45.495124 --- ParallelTerminationStrategy: PID 41 died... 22:49:45.496894 run osmo-ms-virt-phy/00006(pid=41): Terminated: ok {rc=0} 22:49:45.501243 --- ParallelTerminationStrategy: PID 42 died... 22:49:45.502971 run osmo-ms-virt-phy/00007(pid=42): Terminated: ok {rc=0} 22:49:45.507209 --- ParallelTerminationStrategy: PID 43 died... 22:49:45.508958 run osmo-ms-virt-phy/00008(pid=43): Terminated: ok {rc=0} 22:49:45.513208 --- ParallelTerminationStrategy: PID 44 died... 22:49:45.514973 run osmo-ms-virt-phy/00009(pid=44): Terminated: ok {rc=0} 22:49:45.519304 --- ParallelTerminationStrategy: PID 45 died... 22:49:45.521069 run osmo-ms-virt-phy/00010(pid=45): Terminated: ok {rc=0} 22:49:45.525413 --- ParallelTerminationStrategy: PID 46 died... 22:49:45.527191 run osmo-ms-virt-phy/00011(pid=46): Terminated: ok {rc=0} 22:49:45.531572 --- ParallelTerminationStrategy: PID 47 died... 22:49:45.533327 run osmo-ms-virt-phy/00012(pid=47): Terminated: ok {rc=0} 22:49:45.537680 --- ParallelTerminationStrategy: PID 48 died... 22:49:45.539424 run osmo-ms-virt-phy/00013(pid=48): Terminated: ok {rc=0} 22:49:45.543721 --- ParallelTerminationStrategy: PID 49 died... 22:49:45.545460 run osmo-ms-virt-phy/00014(pid=49): Terminated: ok {rc=0} 22:49:45.549719 --- ParallelTerminationStrategy: PID 50 died... 22:49:45.551444 run osmo-ms-virt-phy/00015(pid=50): Terminated: ok {rc=0} 22:49:45.555793 --- ParallelTerminationStrategy: PID 51 died... 22:49:45.557552 run osmo-ms-virt-phy/00016(pid=51): Terminated: ok {rc=0} 22:49:45.561984 --- ParallelTerminationStrategy: PID 52 died... 22:49:45.563769 run osmo-ms-virt-phy/00017(pid=52): Terminated: ok {rc=0} 22:49:45.568201 --- ParallelTerminationStrategy: PID 53 died... 22:49:45.570012 run osmo-ms-virt-phy/00018(pid=53): Terminated: ok {rc=0} 22:49:45.574355 --- ParallelTerminationStrategy: PID 54 died... 22:49:45.576108 run osmo-ms-virt-phy/00019(pid=54): Terminated: ok {rc=0} 22:49:45.580405 --- ParallelTerminationStrategy: PID 55 died... 22:49:45.582114 run osmo-ms-virt-phy/00020(pid=55): Terminated: ok {rc=0} 22:49:45.586265 --- ParallelTerminationStrategy: PID 56 died... 22:49:45.587913 run osmo-ms-virt-phy/00021(pid=56): Terminated: ok {rc=0} 22:49:45.591989 --- ParallelTerminationStrategy: PID 57 died... 22:49:45.593636 run osmo-ms-virt-phy/00022(pid=57): Terminated: ok {rc=0} 22:49:45.597639 --- ParallelTerminationStrategy: PID 58 died... 22:49:45.599249 run osmo-ms-virt-phy/00023(pid=58): Terminated: ok {rc=0} 22:49:45.603205 --- ParallelTerminationStrategy: PID 59 died... 22:49:45.604809 run osmo-ms-virt-phy/00024(pid=59): Terminated: ok {rc=0} 22:49:45.608720 --- ParallelTerminationStrategy: PID 60 died... 22:49:45.610292 run osmo-ms-virt-phy/00025(pid=60): Terminated: ok {rc=0} 22:49:45.614150 --- ParallelTerminationStrategy: PID 61 died... 22:49:45.615695 run osmo-ms-virt-phy/00026(pid=61): Terminated: ok {rc=0} 22:49:45.619508 --- ParallelTerminationStrategy: PID 62 died... 22:49:45.621082 run osmo-ms-virt-phy/00027(pid=62): Terminated: ok {rc=0} 22:49:45.624899 --- ParallelTerminationStrategy: PID 63 died... 22:49:45.626444 run osmo-ms-virt-phy/00028(pid=63): Terminated: ok {rc=0} 22:49:45.630259 --- ParallelTerminationStrategy: PID 64 died... 22:49:45.631812 run osmo-ms-virt-phy/00029(pid=64): Terminated: ok {rc=0} 22:49:45.635623 --- ParallelTerminationStrategy: PID 65 died... 22:49:45.637158 run osmo-ms-virt-phy/00030(pid=65): Terminated: ok {rc=0} 22:49:45.640894 --- ParallelTerminationStrategy: PID 66 died... 22:49:45.642403 run osmo-ms-virt-phy/00031(pid=66): Terminated: ok {rc=0} 22:49:45.646224 --- ParallelTerminationStrategy: PID 67 died... 22:49:45.647769 run osmo-ms-virt-phy/00032(pid=67): Terminated: ok {rc=0} 22:49:45.651511 --- ParallelTerminationStrategy: PID 68 died... 22:49:45.653066 run osmo-ms-virt-phy/00033(pid=68): Terminated: ok {rc=0} 22:49:45.656836 --- ParallelTerminationStrategy: PID 69 died... 22:49:45.658359 run osmo-ms-virt-phy/00034(pid=69): Terminated: ok {rc=0} 22:49:45.662167 --- ParallelTerminationStrategy: PID 70 died... 22:49:45.663691 run osmo-ms-virt-phy/00035(pid=70): Terminated: ok {rc=0} 22:49:45.667435 --- ParallelTerminationStrategy: PID 71 died... 22:49:45.669007 run osmo-ms-virt-phy/00036(pid=71): Terminated: ok {rc=0} 22:49:45.672820 --- ParallelTerminationStrategy: PID 72 died... 22:49:45.674353 run osmo-ms-virt-phy/00037(pid=72): Terminated: ok {rc=0} 22:49:45.678132 --- ParallelTerminationStrategy: PID 73 died... 22:49:45.679670 run osmo-ms-virt-phy/00038(pid=73): Terminated: ok {rc=0} 22:49:45.683470 --- ParallelTerminationStrategy: PID 74 died... 22:49:45.685026 run osmo-ms-virt-phy/00039(pid=74): Terminated: ok {rc=0} 22:49:45.688756 --- ParallelTerminationStrategy: PID 75 died... 22:49:45.690296 run osmo-ms-virt-phy/00040(pid=75): Terminated: ok {rc=0} 22:49:45.694091 --- ParallelTerminationStrategy: PID 76 died... 22:49:45.695632 run osmo-ms-virt-phy/00041(pid=76): Terminated: ok {rc=0} 22:49:45.699434 --- ParallelTerminationStrategy: PID 77 died... 22:49:45.700978 run osmo-ms-virt-phy/00042(pid=77): Terminated: ok {rc=0} 22:49:45.704782 --- ParallelTerminationStrategy: PID 78 died... 22:49:45.706325 run osmo-ms-virt-phy/00043(pid=78): Terminated: ok {rc=0} 22:49:45.710106 --- ParallelTerminationStrategy: PID 79 died... 22:49:45.711643 run osmo-ms-virt-phy/00044(pid=79): Terminated: ok {rc=0} 22:49:45.715457 --- ParallelTerminationStrategy: PID 80 died... 22:49:45.716974 run osmo-ms-virt-phy/00045(pid=80): Terminated: ok {rc=0} 22:49:45.720740 --- ParallelTerminationStrategy: PID 81 died... 22:49:45.722295 run osmo-ms-virt-phy/00046(pid=81): Terminated: ok {rc=0} 22:49:45.726216 --- ParallelTerminationStrategy: PID 82 died... 22:49:45.727803 run osmo-ms-virt-phy/00047(pid=82): Terminated: ok {rc=0} 22:49:45.731690 --- ParallelTerminationStrategy: PID 83 died... 22:49:45.733263 run osmo-ms-virt-phy/00048(pid=83): Terminated: ok {rc=0} 22:49:45.737166 --- ParallelTerminationStrategy: PID 84 died... 22:49:45.738752 run osmo-ms-virt-phy/00049(pid=84): Terminated: ok {rc=0} 22:49:45.742648 --- ParallelTerminationStrategy: PID 85 died... 22:49:45.744221 run osmo-ms-virt-phy/00050(pid=85): Terminated: ok {rc=0} 22:49:45.748089 --- ParallelTerminationStrategy: PID 86 died... 22:49:45.749675 run osmo-ms-virt-phy/00051(pid=86): Terminated: ok {rc=0} 22:49:45.753557 --- ParallelTerminationStrategy: PID 87 died... 22:49:45.755133 run osmo-ms-virt-phy/00052(pid=87): Terminated: ok {rc=0} 22:49:45.759021 --- ParallelTerminationStrategy: PID 88 died... 22:49:45.760600 run osmo-ms-virt-phy/00053(pid=88): Terminated: ok {rc=0} 22:49:45.764463 --- ParallelTerminationStrategy: PID 89 died... 22:49:45.766052 run osmo-ms-virt-phy/00054(pid=89): Terminated: ok {rc=0} 22:49:45.770065 --- ParallelTerminationStrategy: PID 90 died... 22:49:45.771683 run osmo-ms-virt-phy/00055(pid=90): Terminated: ok {rc=0} 22:49:45.775740 --- ParallelTerminationStrategy: PID 91 died... 22:49:45.777401 run osmo-ms-virt-phy/00056(pid=91): Terminated: ok {rc=0} 22:49:45.781490 --- ParallelTerminationStrategy: PID 92 died... 22:49:45.783171 run osmo-ms-virt-phy/00057(pid=92): Terminated: ok {rc=0} 22:49:45.787415 --- ParallelTerminationStrategy: PID 93 died... 22:49:45.789223 run osmo-ms-virt-phy/00058(pid=93): Terminated: ok {rc=0} 22:49:45.793624 --- ParallelTerminationStrategy: PID 94 died... 22:49:45.795416 run osmo-ms-virt-phy/00059(pid=94): Terminated: ok {rc=0} 22:49:45.799840 --- ParallelTerminationStrategy: PID 95 died... 22:49:45.801655 run osmo-ms-virt-phy/00060(pid=95): Terminated: ok {rc=0} 22:49:45.806068 --- ParallelTerminationStrategy: PID 96 died... 22:49:45.807864 run osmo-ms-virt-phy/00061(pid=96): Terminated: ok {rc=0} 22:49:45.812277 --- ParallelTerminationStrategy: PID 97 died... 22:49:45.814082 run osmo-ms-virt-phy/00062(pid=97): Terminated: ok {rc=0} 22:49:45.818488 --- ParallelTerminationStrategy: PID 98 died... 22:49:45.820282 run osmo-ms-virt-phy/00063(pid=98): Terminated: ok {rc=0} 22:49:45.824820 --- ParallelTerminationStrategy: PID 99 died... 22:49:45.826664 run osmo-ms-virt-phy/00064(pid=99): Terminated: ok {rc=0} 22:49:45.831103 --- ParallelTerminationStrategy: PID 100 died... 22:49:45.832917 run osmo-ms-virt-phy/00065(pid=100): Terminated: ok {rc=0} 22:49:45.837299 --- ParallelTerminationStrategy: PID 101 died... 22:49:45.839032 run osmo-ms-virt-phy/00066(pid=101): Terminated: ok {rc=0} 22:49:45.843326 --- ParallelTerminationStrategy: PID 102 died... 22:49:45.845145 run osmo-ms-virt-phy/00067(pid=102): Terminated: ok {rc=0} 22:49:45.849454 --- ParallelTerminationStrategy: PID 103 died... 22:49:45.851203 run osmo-ms-virt-phy/00068(pid=103): Terminated: ok {rc=0} 22:49:45.855517 --- ParallelTerminationStrategy: PID 104 died... 22:49:45.857255 run osmo-ms-virt-phy/00069(pid=104): Terminated: ok {rc=0} 22:49:45.861626 --- ParallelTerminationStrategy: PID 105 died... 22:49:45.863360 run osmo-ms-virt-phy/00070(pid=105): Terminated: ok {rc=0} 22:49:45.867746 --- ParallelTerminationStrategy: PID 106 died... 22:49:45.869490 run osmo-ms-virt-phy/00071(pid=106): Terminated: ok {rc=0} 22:49:45.873837 --- ParallelTerminationStrategy: PID 107 died... 22:49:45.875579 run osmo-ms-virt-phy/00072(pid=107): Terminated: ok {rc=0} 22:49:45.879883 --- ParallelTerminationStrategy: PID 108 died... 22:49:45.881638 run osmo-ms-virt-phy/00073(pid=108): Terminated: ok {rc=0} 22:49:45.885944 --- ParallelTerminationStrategy: PID 109 died... 22:49:45.887699 run osmo-ms-virt-phy/00074(pid=109): Terminated: ok {rc=0} 22:49:45.892053 --- ParallelTerminationStrategy: PID 110 died... 22:49:45.893822 run osmo-ms-virt-phy/00075(pid=110): Terminated: ok {rc=0} 22:49:45.898128 --- ParallelTerminationStrategy: PID 111 died... 22:49:45.899878 run osmo-ms-virt-phy/00076(pid=111): Terminated: ok {rc=0} 22:49:45.904154 --- ParallelTerminationStrategy: PID 112 died... 22:49:45.905902 run osmo-ms-virt-phy/00077(pid=112): Terminated: ok {rc=0} 22:49:45.910209 --- ParallelTerminationStrategy: PID 113 died... 22:49:45.911939 run osmo-ms-virt-phy/00078(pid=113): Terminated: ok {rc=0} 22:49:45.916227 --- ParallelTerminationStrategy: PID 114 died... 22:49:45.920058 run osmo-ms-virt-phy/00079(pid=114): Terminated: ok {rc=0} 22:49:45.924456 --- ParallelTerminationStrategy: PID 115 died... 22:49:45.926211 run osmo-ms-virt-phy/00080(pid=115): Terminated: ok {rc=0} 22:49:45.930540 --- ParallelTerminationStrategy: PID 116 died... 22:49:45.932271 run osmo-ms-virt-phy/00081(pid=116): Terminated: ok {rc=0} 22:49:45.936518 --- ParallelTerminationStrategy: PID 117 died... 22:49:45.938264 run osmo-ms-virt-phy/00082(pid=117): Terminated: ok {rc=0} 22:49:45.942554 --- ParallelTerminationStrategy: PID 118 died... 22:49:45.944283 run osmo-ms-virt-phy/00083(pid=118): Terminated: ok {rc=0} 22:49:45.948608 --- ParallelTerminationStrategy: PID 119 died... 22:49:45.950352 run osmo-ms-virt-phy/00084(pid=119): Terminated: ok {rc=0} 22:49:45.954659 --- ParallelTerminationStrategy: PID 120 died... 22:49:45.956394 run osmo-ms-virt-phy/00085(pid=120): Terminated: ok {rc=0} 22:49:45.960736 --- ParallelTerminationStrategy: PID 121 died... 22:49:45.962470 run osmo-ms-virt-phy/00086(pid=121): Terminated: ok {rc=0} 22:49:45.966731 --- ParallelTerminationStrategy: PID 122 died... 22:49:45.968466 run osmo-ms-virt-phy/00087(pid=122): Terminated: ok {rc=0} 22:49:45.972864 --- ParallelTerminationStrategy: PID 123 died... 22:49:45.974638 run osmo-ms-virt-phy/00088(pid=123): Terminated: ok {rc=0} 22:49:45.978926 --- ParallelTerminationStrategy: PID 124 died... 22:49:45.980656 run osmo-ms-virt-phy/00089(pid=124): Terminated: ok {rc=0} 22:49:45.984938 --- ParallelTerminationStrategy: PID 125 died... 22:49:45.986667 run osmo-ms-virt-phy/00090(pid=125): Terminated: ok {rc=0} 22:49:45.990966 --- ParallelTerminationStrategy: PID 126 died... 22:49:45.992688 run osmo-ms-virt-phy/00091(pid=126): Terminated: ok {rc=0} 22:49:45.996949 --- ParallelTerminationStrategy: PID 127 died... 22:49:45.998679 run osmo-ms-virt-phy/00092(pid=127): Terminated: ok {rc=0} 22:49:46.002964 --- ParallelTerminationStrategy: PID 128 died... 22:49:46.004722 run osmo-ms-virt-phy/00093(pid=128): Terminated: ok {rc=0} 22:49:46.009049 --- ParallelTerminationStrategy: PID 129 died... 22:49:46.010800 run osmo-ms-virt-phy/00094(pid=129): Terminated: ok {rc=0} 22:49:46.015131 --- ParallelTerminationStrategy: PID 130 died... 22:49:46.016887 run osmo-ms-virt-phy/00095(pid=130): Terminated: ok {rc=0} 22:49:46.021218 --- ParallelTerminationStrategy: PID 131 died... 22:49:46.022970 run osmo-ms-virt-phy/00096(pid=131): Terminated: ok {rc=0} 22:49:46.027271 --- ParallelTerminationStrategy: PID 132 died... 22:49:46.029015 run osmo-ms-virt-phy/00097(pid=132): Terminated: ok {rc=0} 22:49:46.033341 --- ParallelTerminationStrategy: PID 133 died... 22:49:46.035084 run osmo-ms-virt-phy/00098(pid=133): Terminated: ok {rc=0} 22:49:46.039407 --- ParallelTerminationStrategy: PID 134 died... 22:49:46.041146 run osmo-ms-virt-phy/00099(pid=134): Terminated: ok {rc=0} 22:49:46.045486 --- ParallelTerminationStrategy: PID 135 died... 22:49:46.047280 run osmo-ms-mob/00000(pid=135): Terminated {rc=26112} 22:49:46.051740 --- ParallelTerminationStrategy: PID 136 died... 22:49:46.053534 run osmo-ms-mob/00001(pid=136): Terminated {rc=26112} 22:49:46.057965 --- ParallelTerminationStrategy: PID 137 died... 22:49:46.059745 run osmo-ms-mob/00002(pid=137): Terminated {rc=26112} 22:49:46.064150 --- ParallelTerminationStrategy: PID 138 died... 22:49:46.065935 run osmo-ms-mob/00003(pid=138): Terminated {rc=26112} 22:49:46.070476 --- ParallelTerminationStrategy: PID 139 died... 22:49:46.072315 run osmo-ms-mob/00004(pid=139): Terminated {rc=26112} 22:49:46.076799 --- ParallelTerminationStrategy: PID 140 died... 22:49:46.078631 run osmo-ms-mob/00005(pid=140): Terminated {rc=26112} 22:49:46.083218 --- ParallelTerminationStrategy: PID 141 died... 22:49:46.085047 run osmo-ms-mob/00006(pid=141): Terminated {rc=26112} 22:49:46.089551 --- ParallelTerminationStrategy: PID 142 died... 22:49:46.091344 run osmo-ms-mob/00007(pid=142): Terminated {rc=26112} 22:49:46.095713 --- ParallelTerminationStrategy: PID 143 died... 22:49:46.097479 run osmo-ms-mob/00008(pid=143): Terminated {rc=26112} 22:49:46.101823 --- ParallelTerminationStrategy: PID 144 died... 22:49:46.103535 run osmo-ms-mob/00009(pid=144): Terminated {rc=26112} 22:49:46.107858 --- ParallelTerminationStrategy: PID 145 died... 22:49:46.109584 run osmo-ms-mob/00010(pid=145): Terminated {rc=26112} 22:49:46.113858 --- ParallelTerminationStrategy: PID 146 died... 22:49:46.115613 run osmo-ms-mob/00011(pid=146): Terminated {rc=26112} 22:49:46.119980 --- ParallelTerminationStrategy: PID 147 died... 22:49:46.121720 run osmo-ms-mob/00012(pid=147): Terminated {rc=26112} 22:49:46.125983 --- ParallelTerminationStrategy: PID 148 died... 22:49:46.127733 run osmo-ms-mob/00013(pid=148): Terminated {rc=26112} 22:49:46.132104 --- ParallelTerminationStrategy: PID 149 died... 22:49:46.133826 run osmo-ms-mob/00014(pid=149): Terminated {rc=26112} 22:49:46.138074 --- ParallelTerminationStrategy: PID 150 died... 22:49:46.139787 run osmo-ms-mob/00015(pid=150): Terminated {rc=26112} 22:49:46.144144 --- ParallelTerminationStrategy: PID 151 died... 22:49:46.145900 run osmo-ms-mob/00016(pid=151): Terminated {rc=26112} 22:49:46.150241 --- ParallelTerminationStrategy: PID 152 died... 22:49:46.151968 run osmo-ms-mob/00017(pid=152): Terminated {rc=26112} 22:49:46.156221 --- ParallelTerminationStrategy: PID 153 died... 22:49:46.157987 run osmo-ms-mob/00018(pid=153): Terminated {rc=26112} 22:49:46.162316 --- ParallelTerminationStrategy: PID 154 died... 22:49:46.164075 run osmo-ms-mob/00019(pid=154): Terminated {rc=26112} 22:49:46.168315 --- ParallelTerminationStrategy: PID 155 died... 22:49:46.170075 run osmo-ms-mob/00020(pid=155): Terminated {rc=26112} 22:49:46.174385 --- ParallelTerminationStrategy: PID 156 died... 22:49:46.176108 run osmo-ms-mob/00021(pid=156): Terminated {rc=26112} 22:49:46.180496 --- ParallelTerminationStrategy: PID 157 died... 22:49:46.182219 run osmo-ms-mob/00022(pid=157): Terminated {rc=26112} 22:49:46.186460 --- ParallelTerminationStrategy: PID 158 died... 22:49:46.188187 run osmo-ms-mob/00023(pid=158): Terminated {rc=26112} 22:49:46.192451 --- ParallelTerminationStrategy: PID 159 died... 22:49:46.194183 run osmo-ms-mob/00024(pid=159): Terminated {rc=26112} 22:49:46.198431 --- ParallelTerminationStrategy: PID 160 died... 22:49:46.200144 run osmo-ms-mob/00025(pid=160): Terminated {rc=26112} 22:49:46.204288 --- ParallelTerminationStrategy: PID 161 died... 22:49:46.205941 run osmo-ms-mob/00026(pid=161): Terminated {rc=26112} 22:49:46.210084 --- ParallelTerminationStrategy: PID 162 died... 22:49:46.211704 run osmo-ms-mob/00027(pid=162): Terminated {rc=26112} 22:49:46.215745 --- ParallelTerminationStrategy: PID 163 died... 22:49:46.217352 run osmo-ms-mob/00028(pid=163): Terminated {rc=26112} 22:49:46.221300 --- ParallelTerminationStrategy: PID 164 died... 22:49:46.222889 run osmo-ms-mob/00029(pid=164): Terminated {rc=26112} 22:49:46.226856 --- ParallelTerminationStrategy: PID 165 died... 22:49:46.228486 run osmo-ms-mob/00030(pid=165): Terminated {rc=26112} 22:49:46.232487 --- ParallelTerminationStrategy: PID 166 died... 22:49:46.234073 run osmo-ms-mob/00031(pid=166): Terminated {rc=26112} 22:49:46.238163 --- ParallelTerminationStrategy: PID 167 died... 22:49:46.239763 run osmo-ms-mob/00032(pid=167): Terminated {rc=26112} 22:49:46.243860 --- ParallelTerminationStrategy: PID 168 died... 22:49:46.245472 run osmo-ms-mob/00033(pid=168): Terminated {rc=26112} 22:49:46.249378 --- ParallelTerminationStrategy: PID 169 died... 22:49:46.250973 run osmo-ms-mob/00034(pid=169): Terminated {rc=26112} 22:49:46.254967 --- ParallelTerminationStrategy: PID 170 died... 22:49:46.256578 run osmo-ms-mob/00035(pid=170): Terminated {rc=26112} 22:49:46.260622 --- ParallelTerminationStrategy: PID 171 died... 22:49:46.262254 run osmo-ms-mob/00036(pid=171): Terminated {rc=26112} 22:49:46.266263 --- ParallelTerminationStrategy: PID 172 died... 22:49:46.267880 run osmo-ms-mob/00037(pid=172): Terminated {rc=26112} 22:49:46.271855 --- ParallelTerminationStrategy: PID 173 died... 22:49:46.273518 run osmo-ms-mob/00038(pid=173): Terminated {rc=26112} 22:49:46.277647 --- ParallelTerminationStrategy: PID 174 died... 22:49:46.279354 run osmo-ms-mob/00039(pid=174): Terminated {rc=26112} 22:49:46.283584 --- ParallelTerminationStrategy: PID 175 died... 22:49:46.285267 run osmo-ms-mob/00040(pid=175): Terminated {rc=26112} 22:49:46.289413 --- ParallelTerminationStrategy: PID 176 died... 22:49:46.291083 run osmo-ms-mob/00041(pid=176): Terminated {rc=26112} 22:49:46.295237 --- ParallelTerminationStrategy: PID 177 died... 22:49:46.296902 run osmo-ms-mob/00042(pid=177): Terminated {rc=26112} 22:49:46.301008 --- ParallelTerminationStrategy: PID 178 died... 22:49:46.302653 run osmo-ms-mob/00043(pid=178): Terminated {rc=26112} 22:49:46.306752 --- ParallelTerminationStrategy: PID 179 died... 22:49:46.308405 run osmo-ms-mob/00044(pid=179): Terminated {rc=26112} 22:49:46.312502 --- ParallelTerminationStrategy: PID 180 died... 22:49:46.314096 run osmo-ms-mob/00045(pid=180): Terminated {rc=26112} 22:49:46.318024 --- ParallelTerminationStrategy: PID 181 died... 22:49:46.319597 run osmo-ms-mob/00046(pid=181): Terminated {rc=26112} 22:49:46.323515 --- ParallelTerminationStrategy: PID 182 died... 22:49:46.325120 run osmo-ms-mob/00047(pid=182): Terminated {rc=26112} 22:49:46.329020 --- ParallelTerminationStrategy: PID 183 died... 22:49:46.330595 run osmo-ms-mob/00048(pid=183): Terminated {rc=26112} 22:49:46.334537 --- ParallelTerminationStrategy: PID 184 died... 22:49:46.336112 run osmo-ms-mob/00049(pid=184): Terminated {rc=26112} 22:49:46.340112 --- ParallelTerminationStrategy: PID 185 died... 22:49:46.341715 run osmo-ms-mob/00050(pid=185): Terminated {rc=26112} 22:49:46.345631 --- ParallelTerminationStrategy: PID 186 died... 22:49:46.347208 run osmo-ms-mob/00051(pid=186): Terminated {rc=26112} 22:49:46.351121 --- ParallelTerminationStrategy: PID 187 died... 22:49:46.352720 run osmo-ms-mob/00052(pid=187): Terminated {rc=26112} 22:49:46.356620 --- ParallelTerminationStrategy: PID 188 died... 22:49:46.358202 run osmo-ms-mob/00053(pid=188): Terminated {rc=26112} 22:49:46.362127 --- ParallelTerminationStrategy: PID 189 died... 22:49:46.363715 run osmo-ms-mob/00054(pid=189): Terminated {rc=26112} 22:49:46.367691 --- ParallelTerminationStrategy: PID 190 died... 22:49:46.369405 run osmo-ms-mob/00055(pid=190): Terminated {rc=26112} 22:49:46.373575 --- ParallelTerminationStrategy: PID 191 died... 22:49:46.375288 run osmo-ms-mob/00056(pid=191): Terminated {rc=26112} 22:49:46.379610 --- ParallelTerminationStrategy: PID 192 died... 22:49:46.381365 run osmo-ms-mob/00057(pid=192): Terminated {rc=26112} 22:49:46.385710 --- ParallelTerminationStrategy: PID 193 died... 22:49:46.387414 run osmo-ms-mob/00058(pid=193): Terminated {rc=26112} 22:49:46.391527 --- ParallelTerminationStrategy: PID 194 died... 22:49:46.393192 run osmo-ms-mob/00059(pid=194): Terminated {rc=26112} 22:49:46.397289 --- ParallelTerminationStrategy: PID 195 died... 22:49:46.398931 run osmo-ms-mob/00060(pid=195): Terminated {rc=26112} 22:49:46.403040 --- ParallelTerminationStrategy: PID 196 died... 22:49:46.404691 run osmo-ms-mob/00061(pid=196): Terminated {rc=26112} 22:49:46.408814 --- ParallelTerminationStrategy: PID 197 died... 22:49:46.410485 run osmo-ms-mob/00062(pid=197): Terminated {rc=26112} 22:49:46.414752 --- ParallelTerminationStrategy: PID 198 died... 22:49:46.416506 run osmo-ms-mob/00063(pid=198): Terminated {rc=26112} 22:49:46.420983 --- ParallelTerminationStrategy: PID 199 died... 22:49:46.422795 run osmo-ms-mob/00064(pid=199): Terminated {rc=26112} 22:49:46.427401 --- ParallelTerminationStrategy: PID 200 died... 22:49:46.429300 run osmo-ms-mob/00065(pid=200): Terminated {rc=26112} 22:49:46.434046 --- ParallelTerminationStrategy: PID 201 died... 22:49:46.435950 run osmo-ms-mob/00066(pid=201): Terminated {rc=26112} 22:49:46.441002 --- ParallelTerminationStrategy: PID 202 died... 22:49:46.442966 run osmo-ms-mob/00067(pid=202): Terminated {rc=26112} 22:49:46.447805 --- ParallelTerminationStrategy: PID 203 died... 22:49:46.449743 run osmo-ms-mob/00068(pid=203): Terminated {rc=26112} 22:49:46.454585 --- ParallelTerminationStrategy: PID 204 died... 22:49:46.456559 run osmo-ms-mob/00069(pid=204): Terminated {rc=26112} 22:49:46.471850 --- ParallelTerminationStrategy: PID 205 died... 22:49:46.475875 run osmo-ms-mob/00070(pid=205): Terminated {rc=26112} 22:49:46.485179 --- ParallelTerminationStrategy: PID 206 died... 22:49:46.487175 run osmo-ms-mob/00071(pid=206): Terminated {rc=26112} 22:49:46.491965 --- ParallelTerminationStrategy: PID 207 died... 22:49:46.493910 run osmo-ms-mob/00072(pid=207): Terminated {rc=26112} 22:49:46.498685 --- ParallelTerminationStrategy: PID 208 died... 22:49:46.500597 run osmo-ms-mob/00073(pid=208): Terminated {rc=26112} 22:49:46.505338 --- ParallelTerminationStrategy: PID 209 died... 22:49:46.507241 run osmo-ms-mob/00074(pid=209): Terminated {rc=26112} 22:49:46.511964 --- ParallelTerminationStrategy: PID 210 died... 22:49:46.513861 run osmo-ms-mob/00075(pid=210): Terminated {rc=26112} 22:49:46.518587 --- ParallelTerminationStrategy: PID 211 died... 22:49:46.520525 run osmo-ms-mob/00076(pid=211): Terminated {rc=26112} 22:49:46.525292 --- ParallelTerminationStrategy: PID 212 died... 22:49:46.527207 run osmo-ms-mob/00077(pid=212): Terminated {rc=26112} 22:49:46.532083 --- ParallelTerminationStrategy: PID 213 died... 22:49:46.534018 run osmo-ms-mob/00078(pid=213): Terminated {rc=26112} 22:49:46.538785 --- ParallelTerminationStrategy: PID 214 died... 22:49:46.540682 run osmo-ms-mob/00079(pid=214): Terminated {rc=26112} 22:49:46.545543 --- ParallelTerminationStrategy: PID 215 died... 22:49:46.547595 run osmo-ms-mob/00080(pid=215): Terminated {rc=26112} 22:49:46.552361 --- ParallelTerminationStrategy: PID 216 died... 22:49:46.554297 run osmo-ms-mob/00081(pid=216): Terminated {rc=26112} 22:49:46.559032 --- ParallelTerminationStrategy: PID 217 died... 22:49:46.561001 run osmo-ms-mob/00082(pid=217): Terminated {rc=26112} 22:49:46.565731 --- ParallelTerminationStrategy: PID 218 died... 22:49:46.567634 run osmo-ms-mob/00083(pid=218): Terminated {rc=26112} 22:49:46.572364 --- ParallelTerminationStrategy: PID 219 died... 22:49:46.574340 run osmo-ms-mob/00084(pid=219): Terminated {rc=26112} 22:49:46.579088 --- ParallelTerminationStrategy: PID 220 died... 22:49:46.581001 run osmo-ms-mob/00085(pid=220): Terminated {rc=26112} 22:49:46.585804 --- ParallelTerminationStrategy: PID 221 died... 22:49:46.587701 run osmo-ms-mob/00086(pid=221): Terminated {rc=26112} 22:49:46.592452 --- ParallelTerminationStrategy: PID 222 died... 22:49:46.594358 run osmo-ms-mob/00087(pid=222): Terminated {rc=26112} 22:49:46.599062 --- ParallelTerminationStrategy: PID 223 died... 22:49:46.600979 run osmo-ms-mob/00088(pid=223): Terminated {rc=26112} 22:49:46.605737 --- ParallelTerminationStrategy: PID 224 died... 22:49:46.607652 run osmo-ms-mob/00089(pid=224): Terminated {rc=26112} 22:49:46.612263 --- ParallelTerminationStrategy: PID 225 died... 22:49:46.614137 run osmo-ms-mob/00090(pid=225): Terminated {rc=26112} 22:49:46.618796 --- ParallelTerminationStrategy: PID 226 died... 22:49:46.620722 run osmo-ms-mob/00091(pid=226): Terminated {rc=26112} 22:49:46.625501 --- ParallelTerminationStrategy: PID 227 died... 22:49:46.627421 run osmo-ms-mob/00092(pid=227): Terminated {rc=26112} 22:49:46.632149 --- ParallelTerminationStrategy: PID 228 died... 22:49:46.634039 run osmo-ms-mob/00093(pid=228): Terminated {rc=26112} 22:49:46.638812 --- ParallelTerminationStrategy: PID 229 died... 22:49:46.640677 run osmo-ms-mob/00094(pid=229): Terminated {rc=26112} 22:49:46.645269 --- ParallelTerminationStrategy: PID 230 died... 22:49:46.647135 run osmo-ms-mob/00095(pid=230): Terminated {rc=26112} 22:49:46.651686 --- ParallelTerminationStrategy: PID 231 died... 22:49:46.653477 run osmo-ms-mob/00096(pid=231): Terminated {rc=26112} 22:49:46.657948 --- ParallelTerminationStrategy: PID 232 died... 22:49:46.659729 run osmo-ms-mob/00097(pid=232): Terminated {rc=26112} 22:49:46.664078 --- ParallelTerminationStrategy: PID 233 died... 22:49:46.665876 run osmo-ms-mob/00098(pid=233): Terminated {rc=26112} 22:49:46.670238 --- ParallelTerminationStrategy: PID 234 died... 22:49:46.672010 run osmo-ms-mob/00099(pid=234): Terminated {rc=26112} 22:49:50.076127 --- ParallelTerminationStrategy: PID 34 died... 22:49:50.077849 run osmo-bts-virtual(pid=34): Terminated: ok {rc=0} --------------------------------------------------------------------- trial-7852 netreg_mass PASS --------------------------------------------------------------------- 22:49:50.162639 tst trial-7852: Storing JUnit report in /build/trial-7852/run.2025-01-20_22-48-19/trial-7852.xml -------------------------------------------------------------------------------------------- trial-7852 PASS -------------------------------------------------------------------------------------------- 22:49:50.182051 tst trial-7852: trial-7852: PASS, 1 suites passed PASS: netreg_mass (pass: 1) pass: register_default_mass.py (85.0 sec) + exit_code=0 + rm -rf trial-7852/inst + cd trial-7852 + command -v journalctl + [ ! -z /usr/bin/journalctl ] + readlink last_run + journalctl -u ofono -o short-precise --since 2025-01-20 22:48:18 No journal files were found. + readlink last_run + tar czf /build/trial-7852-run.tgz run.2025-01-20_22-48-19 + tar czf /build/trial-7852-bin.tgz checksums.md5 open5gs.build-8.tgz osmo-bsc.build-2025-01-20_13_26_41.tgz osmo-bts-oc2g.build-2025-01-20_00_51_28.tgz osmo-bts-sysmo.build-2025-01-20_00_51_26.tgz osmo-bts.build-2025-01-20_00_51_40.tgz osmo-ggsn.build-2025-01-20_20_42_42.tgz osmo-hlr.build-2025-01-20_16_36_55.tgz osmo-hnbgw.build-2025-01-20_13_28_31.tgz osmo-mgw.build-2025-01-20_09_40_55.tgz osmo-msc.build-2025-01-20_13_37_32.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2025-01-20_07_40_30.tgz osmo-pcu-sysmo.build-2025-01-20_07_40_25.tgz osmo-pcu.build-2025-01-20_07_40_33.tgz osmo-sgsn.build-2025-01-20_20_48_10.tgz osmo-stp.build-2025-01-20_13_25_25.tgz osmo-trx.build-2025-01-20_14_28_44.tgz osmocom-bb.build-2025-01-20_21_17_07.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