Daily Build Log
Tue Mar 10 17:35:23 2026 UTC
print OS Version
Tue Mar 10 17:35:23 2026 UTC
Hostname
runnervm0kj6c
OS version (uname -a)
Linux runnervm0kj6c 6.14.0-1017-azure #17~24.04.1-Ubuntu SMP Mon Dec 1 20:10:50 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux
Linux Standard Base and Distribution information (lsb_release -a)
Distributor ID: Ubuntu
Description: Ubuntu 24.04.3 LTS
Release: 24.04
Codename: noble
Linux Version (/etc/os-release)
PRETTY_NAME="Ubuntu 24.04.3 LTS"
NAME="Ubuntu"
VERSION_ID="24.04"
VERSION="24.04.3 LTS (Noble Numbat)"
VERSION_CODENAME=noble
ID=ubuntu
ID_LIKE=debian
HOME_URL="https://www.ubuntu.com/"
SUPPORT_URL="https://help.ubuntu.com/"
BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"
UBUNTU_CODENAME=noble
LOGO=ubuntu-logo
Debian Linux Version (/etc/debian_version)
trixie/sid
Linux Kernel Version (/proc/version)
Linux version 6.14.0-1017-azure (buildd@lcy02-amd64-074) (x86_64-linux-gnu-gcc-13 (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0, GNU ld (GNU Binutils for Ubuntu) 2.42) #17~24.04.1-Ubuntu SMP Mon Dec 1 20:10:50 UTC 2025
IP network address information (ip addr show)
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
inet 127.0.0.1/8 scope host lo
valid_lft forever preferred_lft forever
inet6 ::1/128 scope host noprefixroute
valid_lft forever preferred_lft forever
2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc mq state UP group default qlen 1000
link/ether 7c:1e:52:dd:d5:70 brd ff:ff:ff:ff:ff:ff
inet 10.1.0.39/20 metric 100 brd 10.1.15.255 scope global eth0
valid_lft forever preferred_lft forever
inet6 fe80::7e1e:52ff:fedd:d570/64 scope link
valid_lft forever preferred_lft forever
3: docker0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc noqueue state DOWN group default
link/ether 8e:6a:02:2a:bd:66 brd ff:ff:ff:ff:ff:ff
inet 172.17.0.1/16 brd 172.17.255.255 scope global docker0
valid_lft forever preferred_lft forever
4: enP62396s1: <BROADCAST,MULTICAST,SLAVE,UP,LOWER_UP> mtu 1500 qdisc mq master eth0 state UP group default qlen 1000
link/ether 7c:1e:52:dd:d5:70 brd ff:ff:ff:ff:ff:ff
altname enP62396p0s2
Disk space information (df -k)
Filesystem 1K-blocks Used Available Use% Mounted on
/dev/root 151263856 58352496 92894976 39% /
/dev/root 151263856 58352496 92894976 39% /
Processor info
model name : AMD EPYC 7763 64-Core Processor
model name : AMD EPYC 7763 64-Core Processor
model name : AMD EPYC 7763 64-Core Processor
model name : AMD EPYC 7763 64-Core Processor
Memory info
MemTotal: 16374252 kB
Approximate BogoMIPS (larger means faster)
44053.6576199561
PrintACEConfig
Tue Mar 10 17:35:24 2026 UTC
XML Config file: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/test_u24_p1_tsan_sec_autobuild_workspace/config.xml
================ Autobuild ChangeLog ================
================ config.h ================
#define ACE_DISABLE_MKTEMP
#define ACE_DISABLE_READDIR_R
#define ACE_DISABLE_TEMPNAM
#define TAO_HAS_UIOP 0
#include "ace/config-linux.h"
================ default.features ================
ipv6=1
no_cxx11=0
no_rapidjson=0
openssl11=1
ssl=1
xerces3=1
================ platform_macros.GNU ================
CCFLAGS += -std=c++11
ipv6 = 1
xerces3=1
CPPFLAGS += -O1 -ggdb -fsanitize=thread -fno-omit-frame-pointer
LDFLAGS += -ggdb -fsanitize=thread
include $(ACE_ROOT)/include/makeinclude/platform_linux_clang.GNU
CC = clang++-16
CXX = clang++-16
LD = clang++-16
================ ACE VERSION ================
This is ACE version 6.5.23, released Tue Sep 09 08:30:02 CEST 2025
================ TAO VERSION ================
This is TAO version 2.5.23, released Tue Sep 09 08:30:02 CEST 2025
================ DDS VERSION ================
This is OpenDDS version 3.34.0-dev (NOT A RELEASE)
CMake Version ("cmake" --version)
Tue Mar 10 17:35:24 2026 UTC
cmake version 3.31.6
CMake suite maintained and supported by Kitware (kitware.com/cmake).
print make Version
Tue Mar 10 17:35:24 2026 UTC
Make version (make -v)
GNU Make 4.3
Built for x86_64-pc-linux-gnu
Copyright (C) 1988-2020 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
check compiler gcc
Tue Mar 10 17:35:24 2026 UTC
================ Compiler version ================
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-linux-gnu/13/lto-wrapper
OFFLOAD_TARGET_NAMES=nvptx-none:amdgcn-amdhsa
OFFLOAD_TARGET_DEFAULT=1
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu 13.3.0-6ubuntu2~24.04.1' --with-bugurl=file:///usr/share/doc/gcc-13/README.Bugs --enable-languages=c,ada,c++,go,d,fortran,objc,obj-c++,m2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-13 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/libexec --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-bootstrap --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-libstdcxx-backtrace --enable-gnu-unique-object --disable-vtable-verify --enable-plugin --enable-default-pie --with-system-zlib --enable-libphobos-checking=release --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --disable-werror --enable-cet --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none=/build/gcc-13-EldibY/gcc-13-13.3.0/debian/tmp-nvptx/usr,amdgcn-amdhsa=/build/gcc-13-EldibY/gcc-13-13.3.0/debian/tmp-gcn/usr --enable-offload-defaulted --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu --with-build-config=bootstrap-lto-lean --enable-link-serialization=2
Thread model: posix
Supported LTO compression algorithms: zlib zstd
gcc version 13.3.0 (Ubuntu 13.3.0-6ubuntu2~24.04.1)
GNU ld (GNU Binutils for Ubuntu) 2.42
print perl version
Tue Mar 10 17:35:24 2026 UTC
perl version (perl -V)
Summary of my perl5 (revision 5 version 38 subversion 2) configuration:
Platform:
osname=linux
osvers=6.1.0
archname=x86_64-linux-gnu-thread-multi
uname='linux localhost 6.1.0 #1 smp debian 6.1.0 x86_64 gnulinux '
config_args='-Dmksymlinks -Dusethreads -Duselargefiles -Dcc=x86_64-linux-gnu-gcc -Dcpp=x86_64-linux-gnu-cpp -Dld=x86_64-linux-gnu-gcc -Dccflags=-DDEBIAN -Wdate-time -D_FORTIFY_SOURCE=3 -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/dummy/build/dir=. -flto=auto -ffat-lto-objects -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/dummy/build/dir=/usr/src/perl-5.38.2-3.2ubuntu0.2 -Dldflags= -Wl,-Bsymbolic-functions -flto=auto -ffat-lto-objects -Wl,-z,relro -Dlddlflags=-shared -Wl,-Bsymbolic-functions -flto=auto -ffat-lto-objects -Wl,-z,relro -Dcccdlflags=-fPIC -Darchname=x86_64-linux-gnu -Dprefix=/usr -Dprivlib=/usr/share/perl/5.38 -Darchlib=/usr/lib/x86_64-linux-gnu/perl/5.38 -Dvendorprefix=/usr -Dvendorlib=/usr/share/perl5 -Dvendorarch=/usr/lib/x86_64-linux-gnu/perl5/5.38 -Dsiteprefix=/usr/local -Dsitelib=/usr/local/share/perl/5.38.2 -Dsitearch=/usr/local/lib/x86_64-linux-gnu/perl/5.38.2 -Dman1dir=/usr/share/man/man1 -Dman3dir=/usr/share/man/man3 -Dsiteman1dir=/usr/local/man/man1 -Dsiteman3dir=/usr/local/man/man3 -Duse64bitint -Dman1ext=1 -Dman3ext=3perl -Dpager=/usr/bin/sensible-pager -Uafs -Ud_csh -Ud_ualarm -Uusesfio -Uusenm -Ui_libutil -Ui_xlocale -Uversiononly -Ud_strlcpy -Ud_strlcat -DDEBUGGING=-g -Doptimize=-O2 -dEs -Duseshrplib -Dlibperl=libperl.so.5.38.2'
hint=recommended
useposix=true
d_sigaction=define
useithreads=define
usemultiplicity=define
use64bitint=define
use64bitall=define
uselongdouble=undef
usemymalloc=n
default_inc_excludes_dot=define
Compiler:
cc='x86_64-linux-gnu-gcc'
ccflags ='-D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64'
optimize='-O2 -g'
cppflags='-D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include'
ccversion=''
gccversion='13.3.0'
gccosandvers=''
intsize=4
longsize=8
ptrsize=8
doublesize=8
byteorder=12345678
doublekind=3
d_longlong=define
longlongsize=8
d_longdbl=define
longdblsize=16
longdblkind=3
ivtype='long'
ivsize=8
nvtype='double'
nvsize=8
Off_t='off_t'
lseeksize=8
alignbytes=8
prototype=define
Linker and Libraries:
ld='x86_64-linux-gnu-gcc'
ldflags =' -fstack-protector-strong -L/usr/local/lib'
libpth=/usr/local/lib /usr/lib/x86_64-linux-gnu /usr/lib /lib/x86_64-linux-gnu /lib
libs=-lgdbm -lgdbm_compat -ldb -ldl -lm -lpthread -lc -lcrypt
perllibs=-ldl -lm -lpthread -lc -lcrypt
libc=/lib/x86_64-linux-gnu/libc.so.6
so=so
useshrplib=true
libperl=libperl.so.5.38
gnulibc_version='2.39'
Dynamic Linking:
dlsrc=dl_dlopen.xs
dlext=so
d_dlsymun=undef
ccdlflags='-Wl,-E'
cccdlflags='-fPIC'
lddlflags='-shared -L/usr/local/lib -fstack-protector-strong'
Characteristics of this binary (from libperl):
Compile-time options:
HAS_LONG_DOUBLE
HAS_STRTOLD
HAS_TIMES
MULTIPLICITY
PERLIO_LAYERS
PERL_COPY_ON_WRITE
PERL_DONT_CREATE_GVSV
PERL_HASH_FUNC_SIPHASH13
PERL_HASH_USE_SBOX32
PERL_MALLOC_WRAP
PERL_OP_PARENT
PERL_PRESERVE_IVUV
PERL_USE_SAFE_PUTENV
USE_64_BIT_ALL
USE_64_BIT_INT
USE_ITHREADS
USE_LARGE_FILES
USE_LOCALE
USE_LOCALE_COLLATE
USE_LOCALE_CTYPE
USE_LOCALE_NUMERIC
USE_LOCALE_TIME
USE_PERLIO
USE_PERL_ATOF
USE_REENTRANT_API
USE_THREAD_SAFE_LOCALE
Locally applied patches:
DEBPKG:debian/cpan_definstalldirs - Provide a sensible INSTALLDIRS default for modules installed from CPAN.
DEBPKG:debian/db_file_ver - https://bugs.debian.org/340047 Remove overly restrictive DB_File version check.
DEBPKG:debian/doc_info - Replace generic man(1) instructions with Debian-specific information.
DEBPKG:debian/enc2xs_inc - https://bugs.debian.org/290336 Tweak enc2xs to follow symlinks and ignore missing @INC directories.
DEBPKG:debian/errno_ver - https://bugs.debian.org/343351 Remove Errno version check due to upgrade problems with long-running processes.
DEBPKG:debian/libperl_embed_doc - https://bugs.debian.org/186778 Note that libperl-dev package is required for embedded linking
DEBPKG:fixes/respect_umask - Respect umask during installation
DEBPKG:debian/writable_site_dirs - Set umask approproately for site install directories
DEBPKG:debian/extutils_set_libperl_path - EU:MM: set location of libperl.a under /usr/lib
DEBPKG:debian/no_packlist_perllocal - Don't install .packlist or perllocal.pod for perl or vendor
DEBPKG:debian/fakeroot - Postpone LD_LIBRARY_PATH evaluation to the binary targets.
DEBPKG:debian/instmodsh_doc - Debian policy doesn't install .packlist files for core or vendor.
DEBPKG:debian/ld_run_path - Remove standard libs from LD_RUN_PATH as per Debian policy.
DEBPKG:debian/libnet_config_path - Set location of libnet.cfg to /etc/perl/Net as /usr may not be writable.
DEBPKG:debian/perlivp - https://bugs.debian.org/510895 Make perlivp skip include directories in /usr/local
DEBPKG:debian/squelch-locale-warnings - https://bugs.debian.org/508764 Squelch locale warnings in Debian package maintainer scripts
DEBPKG:debian/patchlevel - https://bugs.debian.org/567489 List packaged patches for 5.38.2-3.2ubuntu0.2 in patchlevel.h
DEBPKG:fixes/document_makemaker_ccflags - https://bugs.debian.org/628522 [rt.cpan.org #68613] Document that CCFLAGS should include $Config{ccflags}
DEBPKG:debian/find_html2text - https://bugs.debian.org/640479 Configure CPAN::Distribution with correct name of html2text
DEBPKG:debian/perl5db-x-terminal-emulator.patch - https://bugs.debian.org/668490 Invoke x-terminal-emulator rather than xterm in perl5db.pl
DEBPKG:debian/cpan-missing-site-dirs - https://bugs.debian.org/688842 Fix CPAN::FirstTime defaults with nonexisting site dirs if a parent is writable
DEBPKG:debian/makemaker-pasthru - https://bugs.debian.org/758471 Pass LD settings through to subdirectories
DEBPKG:debian/makemaker-manext - https://bugs.debian.org/247370 Make EU::MakeMaker honour MANnEXT settings in generated manpage headers
DEBPKG:debian/kfreebsd-softupdates - https://bugs.debian.org/796798 Work around Debian Bug#796798
DEBPKG:debian/hurd-softupdates - https://bugs.debian.org/822735 Fix t/op/stat.t failures on hurd
DEBPKG:fixes/math_complex_doc_great_circle - https://bugs.debian.org/697567 [rt.cpan.org #114104] Math::Trig: clarify definition of great_circle_midpoint
DEBPKG:fixes/math_complex_doc_angle_units - https://bugs.debian.org/731505 [rt.cpan.org #114106] Math::Trig: document angle units
DEBPKG:fixes/cpan_web_link - https://bugs.debian.org/367291 CPAN: Add link to main CPAN web site
DEBPKG:debian/installman-utf8 - https://bugs.debian.org/840211 Generate man pages with UTF-8 characters
DEBPKG:debian/perldoc-pager - https://bugs.debian.org/870340 [rt.cpan.org #120229] Fix perldoc terminal escapes when sensible-pager is less
DEBPKG:debian/prune_libs - https://bugs.debian.org/128355 Prune the list of libraries wanted to what we actually need.
DEBPKG:debian/mod_paths - Tweak @INC ordering for Debian
DEBPKG:debian/deprecate-with-apt - https://bugs.debian.org/747628 Point users to Debian packages of deprecated core modules
DEBPKG:debian/disable-stack-check - https://bugs.debian.org/902779 [GH #16607] Disable debugperl stack extension checks for binary compatibility with perl
DEBPKG:debian/perlbug-editor - https://bugs.debian.org/922609 Use "editor" as the default perlbug editor, as per Debian policy
DEBPKG:debian/eu-mm-perl-base - https://bugs.debian.org/962138 Suppress an ExtUtils::MakeMaker warning about our non-default @INC
DEBPKG:fixes/io_socket_ip_ipv6 - Disable getaddrinfo(3) AI_ADDRCONFIG for localhost and IPv4 numeric addresses
DEBPKG:debian/usrmerge-lib64 - https://bugs.debian.org/914128 Configure / libpth.U: Do not adjust glibpth when /usr/lib64 is present.
DEBPKG:debian/usrmerge-realpath - https://bugs.debian.org/914128 Configure / libpth.U: use realpath --no-symlinks on Debian
DEBPKG:fixes/x32-io-msg-skip - https://bugs.debian.org/922609 Skip io/msg.t on x32 due to broken System V message queues
DEBPKG:debian/configure-regen - https://bugs.debian.org/762638 Regenerate Configure et al. after probe unit changes
DEBPKG:fixes/bignum-recursion - https://bugs.debian.org/1012704 [rt.cpan.org #146411] Fix CPAN RT #146411
DEBPKG:fixes/math-bigfloat-subclass - https://bugs.debian.org/1043234 Fix Math::BigFloat subclass numeric comparison
DEBPKG:fixes/unbreak-locale-initialization - [GH #21366] https://bugs.debian.org/1060679 Revert "locale.c: Do uselocale() earlier in init process"
DEBPKG:CVE-2024-56406.patch -
DEBPKG:fixes/CVE-2025-40909-metaconfig - https://bugs.debian.org/1098226 [GH #23010] Check for fdopendir
DEBPKG:fixes/CVE-2025-40909-1 - https://bugs.debian.org/1098226 [GH #23010] [84be063] CVE-2025-40909: Clone dirhandles without fchdir
DEBPKG:fixes/CVE-2025-40909-2 - https://bugs.debian.org/1098226 [GH #23010] [b088e97] Minor corrections to 1f9097b342e0e37d619dfab6ea82ea99611b30bf
DEBPKG:fixes/CVE-2025-40909-3 - https://bugs.debian.org/1098226 [GH #23010] [08dffa0] Use PerlLIO_dup_cloexec in Perl_dirp_dup to set O_CLOEXEC
DEBPKG:fixes/CVE-2025-40909-metaconfig-reorder - Slightly reorder Configure and config_h.SH to match metaconfig output
DEBPKG:fixes/CVE-2025-40909-generated - Update generated files and checksums
Built under linux
Compiled at Jul 25 2025 17:26:40
@INC:
/etc/perl
/usr/local/lib/x86_64-linux-gnu/perl/5.38.2
/usr/local/share/perl/5.38.2
/usr/lib/x86_64-linux-gnu/perl5/5.38
/usr/share/perl5
/usr/lib/x86_64-linux-gnu/perl-base
/usr/lib/x86_64-linux-gnu/perl/5.38
/usr/share/perl/5.38
/usr/local/lib/site_perl
PrintAutobuildConfig
Tue Mar 10 17:35:24 2026 UTC
================ Autobuild file /home/runner/work/OpenDDS/OpenDDS/OpenDDS/test_u24_p1_tsan_sec_autobuild_workspace/config.xml ================
<autobuild>
<configuration>
<variable name="log_file" value="output"/>
<variable name="log_root" value="/home/runner/work/OpenDDS/OpenDDS/OpenDDS/test_u24_p1_tsan_sec_autobuild_workspace/logs"/>
<variable name="project_root" value="/home/runner/work/OpenDDS/OpenDDS/OpenDDS"/>
<variable name="root" value="/home/runner/work/OpenDDS/OpenDDS/OpenDDS/test_u24_p1_tsan_sec_autobuild_workspace"/>
<variable name="junit_xml_output" value="Tests"/>
</configuration>
<command name="log" options="on"/>
<command name="print_os_version"/>
<command name="print_ace_config"/>
<command name="print_cmake_version"/>
<command name="print_make_version"/>
<command name="check_compiler" options="gcc"/>
<command name="print_perl_version"/>
<command name="print_autobuild_config"/>
<command name="auto_run_tests" options="script_path=tests dir=/home/runner/work/OpenDDS/OpenDDS/OpenDDS -Config IPV6 -Config XERCES3 -Config OPENDDS_SECURITY -Config CXX11 -Config RAPIDJSON --no-dcps tests/tsan_tests.lst"/>
<command name="log" options="off"/>
<command name="process_logs" options="move prettify index"/>
</autobuild>
auto_run_tests
Tue Mar 10 17:35:24 2026 UTC
Running: perl tests/auto_run_tests.pl -Config IPV6 -Config XERCES3 -Config OPENDDS_SECURITY -Config CXX11 -Config RAPIDJSON --no-dcps tests/tsan_tests.lst in /home/runner/work/OpenDDS/OpenDDS/OpenDDS
Test Lists: tests/tsan_tests.lst
Configs: IPV6, XERCES3, OPENDDS_SECURITY, CXX11, RAPIDJSON, Linux, RTPS, GH_ACTIONS
Excludes:
==============================================================================
tests/unit-tests/run_test.pl
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/unit-tests/UnitTests -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile UnitTests.log -DCPSPendingTimeout 3
UnitTests PID: 3974 started at 2026-03-10 17:35:24
[==========] Running 1303 tests from 99 test cases.
[----------] Global test environment set-up.
[----------] 8 tests from dds_DCPS_AddressCache
[ RUN ] dds_DCPS_AddressCache.load_fail
[ OK ] dds_DCPS_AddressCache.load_fail (0 ms)
[ RUN ] dds_DCPS_AddressCache.store_load_success
[ OK ] dds_DCPS_AddressCache.store_load_success (0 ms)
[ RUN ] dds_DCPS_AddressCache.store_remove_load_fail
[ OK ] dds_DCPS_AddressCache.store_remove_load_fail (0 ms)
[ RUN ] dds_DCPS_AddressCache.store_remove_id_load_fail
[ OK ] dds_DCPS_AddressCache.store_remove_id_load_fail (0 ms)
[ RUN ] dds_DCPS_AddressCache.scoped_access_load_success
[ OK ] dds_DCPS_AddressCache.scoped_access_load_success (0 ms)
[ RUN ] dds_DCPS_AddressCache.scoped_access_cache_hit
[ OK ] dds_DCPS_AddressCache.scoped_access_cache_hit (0 ms)
[ RUN ] dds_DCPS_AddressCache.store_twice
[ OK ] dds_DCPS_AddressCache.store_twice (0 ms)
[ RUN ] dds_DCPS_AddressCache.scoped_access_expired
[ OK ] dds_DCPS_AddressCache.scoped_access_expired (0 ms)
[----------] 8 tests from dds_DCPS_AddressCache (0 ms total)
[----------] 1 test from dds_DCPS_AtomicBool
[ RUN ] dds_DCPS_AtomicBool.tsan_test
[ OK ] dds_DCPS_AtomicBool.tsan_test (3 ms)
[----------] 1 test from dds_DCPS_AtomicBool (3 ms total)
[----------] 3 tests from dds_DCPS_ConfigPair
[ RUN ] dds_DCPS_ConfigPair.split
[ OK ] dds_DCPS_ConfigPair.split (0 ms)
[ RUN ] dds_DCPS_ConfigPair.ctor
[ OK ] dds_DCPS_ConfigPair.ctor (0 ms)
[ RUN ] dds_DCPS_ConfigPair.key_has_prefix
[ OK ] dds_DCPS_ConfigPair.key_has_prefix (0 ms)
[----------] 3 tests from dds_DCPS_ConfigPair (0 ms total)
[----------] 25 tests from dds_DCPS_ConfigStoreImpl
[ RUN ] dds_DCPS_ConfigStoreImpl.has
[ OK ] dds_DCPS_ConfigStoreImpl.has (0 ms)
[ RUN ] dds_DCPS_ConfigStoreImpl.set_get_boolean
(3974|3974) WARNING: ConfigStoreImpl::parse_boolean: failed to parse boolean for KEY=not a boolean
[ OK ] dds_DCPS_ConfigStoreImpl.set_get_boolean (1 ms)
[ RUN ] dds_DCPS_ConfigStoreImpl.set_get_int32
(3974|3974) WARNING: ConfigStoreImpl::get_int32: failed to parse int32 for KEY=not an int32
[ OK ] dds_DCPS_ConfigStoreImpl.set_get_int32 (0 ms)
[ RUN ] dds_DCPS_ConfigStoreImpl.set_get_uint32
(3974|3974) WARNING: ConfigStoreImpl::get_uint32: failed to parse uint32 for KEY=not a uint32
[ OK ] dds_DCPS_ConfigStoreImpl.set_get_uint32 (0 ms)
[ RUN ] dds_DCPS_ConfigStoreImpl.set_get_int64
(3974|3974) WARNING: ConfigStoreImpl::get_int64: failed to parse int64 for KEY=not an int64
[ OK ] dds_DCPS_ConfigStoreImpl.set_get_int64 (0 ms)
[ RUN ] dds_DCPS_ConfigStoreImpl.set_get_uint64
(3974|3974) WARNING: ConfigStoreImpl::get_uint64: failed to parse uint64 for KEY=not a uint64
[ OK ] dds_DCPS_ConfigStoreImpl.set_get_uint64 (0 ms)
[ RUN ] dds_DCPS_ConfigStoreImpl.set_get_float64
(3974|3974) WARNING: ConfigStoreImpl::get_float64: failed to parse float64 for KEY=not a float64
[ OK ] dds_DCPS_ConfigStoreImpl.set_get_float64 (0 ms)
[ RUN ] dds_DCPS_ConfigStoreImpl.set_get_string
[ OK ] dds_DCPS_ConfigStoreImpl.set_get_string (0 ms)
[ RUN ] dds_DCPS_ConfigStoreImpl.set_get_duration
(3974|3974) WARNING: ConfigStoreImpl::get_duration: failed to parse DDS::Duration_t for KEY=not a duration
[ OK ] dds_DCPS_ConfigStoreImpl.set_get_duration (1 ms)
[ RUN ] dds_DCPS_ConfigStoreImpl.unset
[ OK ] dds_DCPS_ConfigStoreImpl.unset (0 ms)
[ RUN ] dds_DCPS_ConfigStoreImpl.set_get_String
[ OK ] dds_DCPS_ConfigStoreImpl.set_get_String (0 ms)
[ RUN ] dds_DCPS_ConfigStoreImpl.set_get_StringList
[ OK ] dds_DCPS_ConfigStoreImpl.set_get_StringList (0 ms)
[ RUN ] dds_DCPS_ConfigStoreImpl.set_get_IntList
[ OK ] dds_DCPS_ConfigStoreImpl.set_get_IntList (0 ms)
[ RUN ] dds_DCPS_ConfigStoreImpl.set_get_Enum
(3974|3974) WARNING: ConfigStoreImpl::get: failed to convert default value to string
(3974|3974) WARNING: ConfigStoreImpl::get: for key, failed to encode () to enumerated value, defaulting to ()
(3974|3974) WARNING: ConfigStoreImpl::set: for key, failed to convert enum value to string
(3974|3974) WARNING: ConfigStoreImpl::set: for key, delta is not a valid enum value
[ OK ] dds_DCPS_ConfigStoreImpl.set_get_Enum (0 ms)
[ RUN ] dds_DCPS_ConfigStoreImpl.set_get_TimeDuration_seconds
(3974|3974) WARNING: ConfigStoreImpl::convert_value: failed to parse TimeDuration (integer seconds) for KEY=not a duration
[ OK ] dds_DCPS_ConfigStoreImpl.set_get_TimeDuration_seconds (0 ms)
[ RUN ] dds_DCPS_ConfigStoreImpl.set_get_TimeDuration_milliseconds
(3974|3974) WARNING: ConfigStoreImpl::convert_value: failed to parse TimeDuration (integer milliseconds) for KEY=not a duration
[ OK ] dds_DCPS_ConfigStoreImpl.set_get_TimeDuration_milliseconds (0 ms)
[ RUN ] dds_DCPS_ConfigStoreImpl.set_get_TimeDuration_fractional_seconds
(3974|3974) WARNING: ConfigStoreImpl::convert_value: failed to parse TimeDuration (fractional seconds) for KEY=not a duration
[ OK ] dds_DCPS_ConfigStoreImpl.set_get_TimeDuration_fractional_seconds (0 ms)
[ RUN ] dds_DCPS_ConfigStoreImpl.get_NetworkAddress
(3974|3974) WARNING: ConfigStoreImpl::get: failed to parse NetworkAddress for KEY=not a network address
(3974|3974) WARNING: ConfigStoreImpl::get: failed to parse NetworkAddress for KEY6=not a network address
[ OK ] dds_DCPS_ConfigStoreImpl.get_NetworkAddress (1 ms)
[ RUN ] dds_DCPS_ConfigStoreImpl.get_NetworkAddressSet
(3974|3974) WARNING: ConfigStoreImpl::get: failed to parse NetworkAddress for KEY=not
(3974|3974) WARNING: ConfigStoreImpl::get: failed to parse NetworkAddress for KEY6=not
[ OK ] dds_DCPS_ConfigStoreImpl.get_NetworkAddressSet (17 ms)
[ RUN ] dds_DCPS_ConfigStoreImpl.take_has_prefix
[ OK ] dds_DCPS_ConfigStoreImpl.take_has_prefix (0 ms)
[ RUN ] dds_DCPS_ConfigStoreImpl.process_section
[ OK ] dds_DCPS_ConfigStoreImpl.process_section (1 ms)
[ RUN ] dds_DCPS_ConfigStoreImpl.process_section_allow_overwrite
[ OK ] dds_DCPS_ConfigStoreImpl.process_section_allow_overwrite (1 ms)
[ RUN ] dds_DCPS_ConfigStoreImpl.get_section_names
[ OK ] dds_DCPS_ConfigStoreImpl.get_section_names (0 ms)
[ RUN ] dds_DCPS_ConfigStoreImpl.get_section_values
[ OK ] dds_DCPS_ConfigStoreImpl.get_section_values (1 ms)
[ RUN ] dds_DCPS_ConfigStoreImpl.delete_section
[ OK ] dds_DCPS_ConfigStoreImpl.delete_section (0 ms)
[----------] 25 tests from dds_DCPS_ConfigStoreImpl (23 ms total)
[----------] 1 test from dds_DCPS_DataSampleHeader
[ RUN ] dds_DCPS_DataSampleHeader.valid_data
[ OK ] dds_DCPS_DataSampleHeader.valid_data (0 ms)
[----------] 1 test from dds_DCPS_DataSampleHeader (0 ms total)
[----------] 5 tests from dds_DCPS_DisjointSequence
[ RUN ] dds_DCPS_DisjointSequence.maintest
[ OK ] dds_DCPS_DisjointSequence.maintest (0 ms)
[ RUN ] dds_DCPS_DisjointSequence.OrderedRanges_main_test
[ OK ] dds_DCPS_DisjointSequence.OrderedRanges_main_test (1 ms)
[ RUN ] dds_DCPS_DisjointSequence.OrderedRanges_insert_out_of_order
[ OK ] dds_DCPS_DisjointSequence.OrderedRanges_insert_out_of_order (0 ms)
[ RUN ] dds_DCPS_DisjointSequence.OrderedRanges_insert_ranges
[ OK ] dds_DCPS_DisjointSequence.OrderedRanges_insert_ranges (0 ms)
[ RUN ] dds_DCPS_DisjointSequence.OrderedRanges_add_overflow
[ OK ] dds_DCPS_DisjointSequence.OrderedRanges_add_overflow (0 ms)
[----------] 5 tests from dds_DCPS_DisjointSequence (1 ms total)
[----------] 18 tests from dds_DCPS_DispatchService
[ RUN ] dds_DCPS_DispatchService.DefaultConstructor
[ OK ] dds_DCPS_DispatchService.DefaultConstructor (0 ms)
[ RUN ] dds_DCPS_DispatchService.ArgConstructorFour
[ OK ] dds_DCPS_DispatchService.ArgConstructorFour (1 ms)
[ RUN ] dds_DCPS_DispatchService.ArgConstructorOrderAlpha
[ OK ] dds_DCPS_DispatchService.ArgConstructorOrderAlpha (1 ms)
[ RUN ] dds_DCPS_DispatchService.ArgConstructorOrderBeta
[ OK ] dds_DCPS_DispatchService.ArgConstructorOrderBeta (1 ms)
[ RUN ] dds_DCPS_DispatchService.SimpleDispatchAlpha
[ OK ] dds_DCPS_DispatchService.SimpleDispatchAlpha (0 ms)
[ RUN ] dds_DCPS_DispatchService.SimpleDispatchBeta
[ OK ] dds_DCPS_DispatchService.SimpleDispatchBeta (2 ms)
[ RUN ] dds_DCPS_DispatchService.RecursiveDispatchAlpha
[ OK ] dds_DCPS_DispatchService.RecursiveDispatchAlpha (0 ms)
[ RUN ] dds_DCPS_DispatchService.RecursiveDispatchAlpha_ImmediateShutdown
[ OK ] dds_DCPS_DispatchService.RecursiveDispatchAlpha_ImmediateShutdown (0 ms)
[ RUN ] dds_DCPS_DispatchService.RecursiveDispatchBeta
[ OK ] dds_DCPS_DispatchService.RecursiveDispatchBeta (2 ms)
[ RUN ] dds_DCPS_DispatchService.RecursiveDispatchBeta_ImmediateShutdown
[ OK ] dds_DCPS_DispatchService.RecursiveDispatchBeta_ImmediateShutdown (2 ms)
[ RUN ] dds_DCPS_DispatchService.RecursiveDispatchGamma
[ OK ] dds_DCPS_DispatchService.RecursiveDispatchGamma (6 ms)
[ RUN ] dds_DCPS_DispatchService.RecursiveDispatchGamma_ImmediateShutdown
[ OK ] dds_DCPS_DispatchService.RecursiveDispatchGamma_ImmediateShutdown (3 ms)
[ RUN ] dds_DCPS_DispatchService.InternalShutdown
[ OK ] dds_DCPS_DispatchService.InternalShutdown (0 ms)
[ RUN ] dds_DCPS_DispatchService.ShutdownReturnsPending
[ OK ] dds_DCPS_DispatchService.ShutdownReturnsPending (1 ms)
[ RUN ] dds_DCPS_DispatchService.TimedDispatch
[ OK ] dds_DCPS_DispatchService.TimedDispatch (91 ms)
[ RUN ] dds_DCPS_DispatchService.TimedDispatchSingleThreaded
[ OK ] dds_DCPS_DispatchService.TimedDispatchSingleThreaded (91 ms)
[ RUN ] dds_DCPS_DispatchService.CancelDispatch
[ OK ] dds_DCPS_DispatchService.CancelDispatch (71 ms)
[ RUN ] dds_DCPS_DispatchService.CancelDispatchSingleThreaded
[ OK ] dds_DCPS_DispatchService.CancelDispatchSingleThreaded (71 ms)
[----------] 18 tests from dds_DCPS_DispatchService (344 ms total)
[----------] 1 test from dds_DCPS_DomainParticipantImpl
[ RUN ] dds_DCPS_DomainParticipantImpl.maintest
[ OK ] dds_DCPS_DomainParticipantImpl.maintest (0 ms)
[----------] 1 test from dds_DCPS_DomainParticipantImpl (0 ms total)
[----------] 24 tests from dds_DCPS_EncapsulationHeader
[ RUN ] dds_DCPS_EncapsulationHeader.EncapsulationHeader_EncapsulationHeader
[ OK ] dds_DCPS_EncapsulationHeader.EncapsulationHeader_EncapsulationHeader (0 ms)
[ RUN ] dds_DCPS_EncapsulationHeader.EncapsulationHeader_EncapsulationHeader_Encoding_Valid
[ OK ] dds_DCPS_EncapsulationHeader.EncapsulationHeader_EncapsulationHeader_Encoding_Valid (0 ms)
[ RUN ] dds_DCPS_EncapsulationHeader.EncapsulationHeader_EncapsulationHeader_Encoding_Invalid
[ OK ] dds_DCPS_EncapsulationHeader.EncapsulationHeader_EncapsulationHeader_Encoding_Invalid (0 ms)
[ RUN ] dds_DCPS_EncapsulationHeader.from_encoding_XCDR1_BIG_FINAL
[ OK ] dds_DCPS_EncapsulationHeader.from_encoding_XCDR1_BIG_FINAL (0 ms)
[ RUN ] dds_DCPS_EncapsulationHeader.from_encoding_XCDR1_LITTLE_FINAL
[ OK ] dds_DCPS_EncapsulationHeader.from_encoding_XCDR1_LITTLE_FINAL (0 ms)
[ RUN ] dds_DCPS_EncapsulationHeader.from_encoding_XCDR1_LITTLE_MUTABLE
[ OK ] dds_DCPS_EncapsulationHeader.from_encoding_XCDR1_LITTLE_MUTABLE (0 ms)
[ RUN ] dds_DCPS_EncapsulationHeader.from_encoding_XCDR2_LITTLE_FINAL
[ OK ] dds_DCPS_EncapsulationHeader.from_encoding_XCDR2_LITTLE_FINAL (0 ms)
[ RUN ] dds_DCPS_EncapsulationHeader.from_encoding_XCDR2_LITTLE_APPENDABLE
[ OK ] dds_DCPS_EncapsulationHeader.from_encoding_XCDR2_LITTLE_APPENDABLE (0 ms)
[ RUN ] dds_DCPS_EncapsulationHeader.from_encoding_XCDR2_LITTLE_MUTABLE
[ OK ] dds_DCPS_EncapsulationHeader.from_encoding_XCDR2_LITTLE_MUTABLE (0 ms)
[ RUN ] dds_DCPS_EncapsulationHeader.from_encoding_UNALIGNED_CDR_LITTLE_MUTABLE
[ OK ] dds_DCPS_EncapsulationHeader.from_encoding_UNALIGNED_CDR_LITTLE_MUTABLE (0 ms)
[ RUN ] dds_DCPS_EncapsulationHeader.to_encoding_MUTABLE
[ OK ] dds_DCPS_EncapsulationHeader.to_encoding_MUTABLE (0 ms)
[ RUN ] dds_DCPS_EncapsulationHeader.to_encoding_NOT_MUTABLE
[ OK ] dds_DCPS_EncapsulationHeader.to_encoding_NOT_MUTABLE (0 ms)
[ RUN ] dds_DCPS_EncapsulationHeader.to_encoding_CDR_LE_MUTABLE
[ OK ] dds_DCPS_EncapsulationHeader.to_encoding_CDR_LE_MUTABLE (0 ms)
[ RUN ] dds_DCPS_EncapsulationHeader.to_encoding_CDR_LE_NOT_MUTABLE
[ OK ] dds_DCPS_EncapsulationHeader.to_encoding_CDR_LE_NOT_MUTABLE (0 ms)
[ RUN ] dds_DCPS_EncapsulationHeader.to_encoding_PL_CDR_BE_MUTABLE
[ OK ] dds_DCPS_EncapsulationHeader.to_encoding_PL_CDR_BE_MUTABLE (0 ms)
[ RUN ] dds_DCPS_EncapsulationHeader.to_encoding_PL_CDR_LE_MUTABLE
[ OK ] dds_DCPS_EncapsulationHeader.to_encoding_PL_CDR_LE_MUTABLE (0 ms)
[ RUN ] dds_DCPS_EncapsulationHeader.to_encoding_CDR2_BE_FINAL
[ OK ] dds_DCPS_EncapsulationHeader.to_encoding_CDR2_BE_FINAL (0 ms)
[ RUN ] dds_DCPS_EncapsulationHeader.to_encoding_CDR2_LE_FINAL
[ OK ] dds_DCPS_EncapsulationHeader.to_encoding_CDR2_LE_FINAL (0 ms)
[ RUN ] dds_DCPS_EncapsulationHeader.to_encoding_D_CDR2_BE_APPENDABLE
[ OK ] dds_DCPS_EncapsulationHeader.to_encoding_D_CDR2_BE_APPENDABLE (0 ms)
[ RUN ] dds_DCPS_EncapsulationHeader.to_encoding_D_CDR2_LE_APPENDABLE
[ OK ] dds_DCPS_EncapsulationHeader.to_encoding_D_CDR2_LE_APPENDABLE (0 ms)
[ RUN ] dds_DCPS_EncapsulationHeader.to_encoding_PL_CDR2_BE_MUTABLE
[ OK ] dds_DCPS_EncapsulationHeader.to_encoding_PL_CDR2_BE_MUTABLE (0 ms)
[ RUN ] dds_DCPS_EncapsulationHeader.to_encoding_PL_CDR2_LE_MUTABLE
[ OK ] dds_DCPS_EncapsulationHeader.to_encoding_PL_CDR2_LE_MUTABLE (0 ms)
[ RUN ] dds_DCPS_EncapsulationHeader.to_encoding_XML
[ OK ] dds_DCPS_EncapsulationHeader.to_encoding_XML (0 ms)
[ RUN ] dds_DCPS_EncapsulationHeader.to_encoding_INVALID
[ OK ] dds_DCPS_EncapsulationHeader.to_encoding_INVALID (0 ms)
[----------] 24 tests from dds_DCPS_EncapsulationHeader (0 ms total)
[----------] 4 tests from dds_DCPS_EventDispatcher
[ RUN ] dds_DCPS_EventDispatcher.EventBaseConstructDestruct
[ OK ] dds_DCPS_EventDispatcher.EventBaseConstructDestruct (0 ms)
[ RUN ] dds_DCPS_EventDispatcher.EventBasePassThrough
[ OK ] dds_DCPS_EventDispatcher.EventBasePassThrough (0 ms)
[ RUN ] dds_DCPS_EventDispatcher.EventBaseHandleException
[ OK ] dds_DCPS_EventDispatcher.EventBaseHandleException (1 ms)
[ RUN ] dds_DCPS_EventDispatcher.TestEventDispatcher
[ OK ] dds_DCPS_EventDispatcher.TestEventDispatcher (0 ms)
[----------] 4 tests from dds_DCPS_EventDispatcher (1 ms total)
[----------] 5 tests from dds_DCPS_FibonacciSequence
[ RUN ] dds_DCPS_FibonacciSequence.size_t_test
[ OK ] dds_DCPS_FibonacciSequence.size_t_test (0 ms)
[ RUN ] dds_DCPS_FibonacciSequence.TimeDuration_test
[ OK ] dds_DCPS_FibonacciSequence.TimeDuration_test (0 ms)
[ RUN ] dds_DCPS_FibonacciSequence.advance_with_max
[ OK ] dds_DCPS_FibonacciSequence.advance_with_max (0 ms)
[ RUN ] dds_DCPS_FibonacciSequence.set_with_value
[ OK ] dds_DCPS_FibonacciSequence.set_with_value (0 ms)
[ RUN ] dds_DCPS_FibonacciSequence.set_with_two_values
[ OK ] dds_DCPS_FibonacciSequence.set_with_two_values (0 ms)
[----------] 5 tests from dds_DCPS_FibonacciSequence (0 ms total)
[----------] 3 tests from dds_DCPS_GuidConverter
[ RUN ] dds_DCPS_GuidConverter.prefixes_to_ParticipantID
[ OK ] dds_DCPS_GuidConverter.prefixes_to_ParticipantID (0 ms)
[ RUN ] dds_DCPS_GuidConverter.validate_Checksum
[ OK ] dds_DCPS_GuidConverter.validate_Checksum (0 ms)
[ RUN ] dds_DCPS_GuidConverter.validate_IDs_and_Key
[ OK ] dds_DCPS_GuidConverter.validate_IDs_and_Key (0 ms)
[----------] 3 tests from dds_DCPS_GuidConverter (0 ms total)
[----------] 2 tests from dds_DCPS_GuidUtils
[ RUN ] dds_DCPS_GuidUtils.guid_t_vs_octet_array16_size_test
[ OK ] dds_DCPS_GuidUtils.guid_t_vs_octet_array16_size_test (0 ms)
[ RUN ] dds_DCPS_GuidUtils.guid_pair_cmp
[ OK ] dds_DCPS_GuidUtils.guid_pair_cmp (0 ms)
[----------] 2 tests from dds_DCPS_GuidUtils (0 ms total)
[----------] 15 tests from dds_DCPS_InternalDataReader
[ RUN ] dds_DCPS_InternalDataReader.durable
[ OK ] dds_DCPS_InternalDataReader.durable (0 ms)
[ RUN ] dds_DCPS_InternalDataReader.write
[ OK ] dds_DCPS_InternalDataReader.write (0 ms)
[ RUN ] dds_DCPS_InternalDataReader.write_keep_all
[ OK ] dds_DCPS_InternalDataReader.write_keep_all (0 ms)
[ RUN ] dds_DCPS_InternalDataReader.unregister_instance
[ OK ] dds_DCPS_InternalDataReader.unregister_instance (0 ms)
[ RUN ] dds_DCPS_InternalDataReader.dispose
[ OK ] dds_DCPS_InternalDataReader.dispose (0 ms)
[ RUN ] dds_DCPS_InternalDataReader.remove_publication_autodispose
[ OK ] dds_DCPS_InternalDataReader.remove_publication_autodispose (0 ms)
[ RUN ] dds_DCPS_InternalDataReader.remove_publication
[ OK ] dds_DCPS_InternalDataReader.remove_publication (0 ms)
[ RUN ] dds_DCPS_InternalDataReader.listener
[ OK ] dds_DCPS_InternalDataReader.listener (0 ms)
[ RUN ] dds_DCPS_InternalDataReader.read
[ OK ] dds_DCPS_InternalDataReader.read (0 ms)
[ RUN ] dds_DCPS_InternalDataReader.read_instance_state
[ OK ] dds_DCPS_InternalDataReader.read_instance_state (0 ms)
[ RUN ] dds_DCPS_InternalDataReader.take
[ OK ] dds_DCPS_InternalDataReader.take (0 ms)
[ RUN ] dds_DCPS_InternalDataReader.take_instance_state
[ OK ] dds_DCPS_InternalDataReader.take_instance_state (1 ms)
[ RUN ] dds_DCPS_InternalDataReader.read_instance
[ OK ] dds_DCPS_InternalDataReader.read_instance (0 ms)
[ RUN ] dds_DCPS_InternalDataReader.take_instance
[ OK ] dds_DCPS_InternalDataReader.take_instance (0 ms)
[ RUN ] dds_DCPS_InternalDataReader.remove_publication_does_not_dispose_everything
[ OK ] dds_DCPS_InternalDataReader.remove_publication_does_not_dispose_everything (0 ms)
[----------] 15 tests from dds_DCPS_InternalDataReader (1 ms total)
[----------] 9 tests from dds_DCPS_InternalDataWriter
[ RUN ] dds_DCPS_InternalDataWriter.add_reader
[ OK ] dds_DCPS_InternalDataWriter.add_reader (0 ms)
[ RUN ] dds_DCPS_InternalDataWriter.add_reader_durable
[ OK ] dds_DCPS_InternalDataWriter.add_reader_durable (0 ms)
[ RUN ] dds_DCPS_InternalDataWriter.add_reader_durable_history1
[ OK ] dds_DCPS_InternalDataWriter.add_reader_durable_history1 (0 ms)
[ RUN ] dds_DCPS_InternalDataWriter.remove_reader
[ OK ] dds_DCPS_InternalDataWriter.remove_reader (0 ms)
[ RUN ] dds_DCPS_InternalDataWriter.write
[ OK ] dds_DCPS_InternalDataWriter.write (0 ms)
[ RUN ] dds_DCPS_InternalDataWriter.unregister_instance
[ OK ] dds_DCPS_InternalDataWriter.unregister_instance (0 ms)
[ RUN ] dds_DCPS_InternalDataWriter.unregister_instance_no_dispose
[ OK ] dds_DCPS_InternalDataWriter.unregister_instance_no_dispose (0 ms)
[ RUN ] dds_DCPS_InternalDataWriter.dispose
[ OK ] dds_DCPS_InternalDataWriter.dispose (0 ms)
[ RUN ] dds_DCPS_InternalDataWriter.add_instance_reader
[ OK ] dds_DCPS_InternalDataWriter.add_instance_reader (0 ms)
[----------] 9 tests from dds_DCPS_InternalDataWriter (0 ms total)
[----------] 5 tests from dds_DCPS_InternalTopic
[ RUN ] dds_DCPS_InternalTopic.connect_writer
[ OK ] dds_DCPS_InternalTopic.connect_writer (0 ms)
[ RUN ] dds_DCPS_InternalTopic.connect_reader
[ OK ] dds_DCPS_InternalTopic.connect_reader (0 ms)
[ RUN ] dds_DCPS_InternalTopic.disconnect_writer
[ OK ] dds_DCPS_InternalTopic.disconnect_writer (0 ms)
[ RUN ] dds_DCPS_InternalTopic.disconnect_reader
[ OK ] dds_DCPS_InternalTopic.disconnect_reader (0 ms)
[ RUN ] dds_DCPS_InternalTopic.connect_multiple
[ OK ] dds_DCPS_InternalTopic.connect_multiple (0 ms)
[----------] 5 tests from dds_DCPS_InternalTopic (0 ms total)
[----------] 16 tests from dds_DCPS_JsonValueReader
[ RUN ] dds_DCPS_JsonValueReader.struct_empty
[ OK ] dds_DCPS_JsonValueReader.struct_empty (0 ms)
[ RUN ] dds_DCPS_JsonValueReader.array_empty
[ OK ] dds_DCPS_JsonValueReader.array_empty (0 ms)
[ RUN ] dds_DCPS_JsonValueReader.array_read
[ OK ] dds_DCPS_JsonValueReader.array_read (0 ms)
[ RUN ] dds_DCPS_JsonValueReader.sequence_read
[ OK ] dds_DCPS_JsonValueReader.sequence_read (0 ms)
[ RUN ] dds_DCPS_JsonValueReader.sequence_empty
[ OK ] dds_DCPS_JsonValueReader.sequence_empty (0 ms)
[ RUN ] dds_DCPS_JsonValueReader.struct_max
[ OK ] dds_DCPS_JsonValueReader.struct_max (7 ms)
[ RUN ] dds_DCPS_JsonValueReader.a_union
[ OK ] dds_DCPS_JsonValueReader.a_union (0 ms)
[ RUN ] dds_DCPS_JsonValueReader.array_min
[ OK ] dds_DCPS_JsonValueReader.array_min (0 ms)
[ RUN ] dds_DCPS_JsonValueReader.sequence_zero
[ OK ] dds_DCPS_JsonValueReader.sequence_zero (0 ms)
[ RUN ] dds_DCPS_JsonValueReader.from_json
[ OK ] dds_DCPS_JsonValueReader.from_json (0 ms)
[ RUN ] dds_DCPS_JsonValueReader.skip_unknown_first
[ OK ] dds_DCPS_JsonValueReader.skip_unknown_first (0 ms)
[ RUN ] dds_DCPS_JsonValueReader.skip_unknown_middle
[ OK ] dds_DCPS_JsonValueReader.skip_unknown_middle (0 ms)
[ RUN ] dds_DCPS_JsonValueReader.skip_unknown_last
[ OK ] dds_DCPS_JsonValueReader.skip_unknown_last (0 ms)
[ RUN ] dds_DCPS_JsonValueReader.optional_members
[ OK ] dds_DCPS_JsonValueReader.optional_members (0 ms)
[ RUN ] dds_DCPS_JsonValueReader.map_string_key
[ OK ] dds_DCPS_JsonValueReader.map_string_key (0 ms)
[ RUN ] dds_DCPS_JsonValueReader.map_int_key
[ OK ] dds_DCPS_JsonValueReader.map_int_key (0 ms)
[----------] 16 tests from dds_DCPS_JsonValueReader (8 ms total)
[----------] 44 tests from dds_DCPS_JsonValueWriter
[ RUN ] dds_DCPS_JsonValueWriter.begin_struct
[ OK ] dds_DCPS_JsonValueWriter.begin_struct (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.end_struct
[ OK ] dds_DCPS_JsonValueWriter.end_struct (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.begin_struct_member
[ OK ] dds_DCPS_JsonValueWriter.begin_struct_member (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.end_struct_member
[ OK ] dds_DCPS_JsonValueWriter.end_struct_member (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.begin_union
[ OK ] dds_DCPS_JsonValueWriter.begin_union (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.end_union
[ OK ] dds_DCPS_JsonValueWriter.end_union (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.begin_discriminator
[ OK ] dds_DCPS_JsonValueWriter.begin_discriminator (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.end_discriminator
[ OK ] dds_DCPS_JsonValueWriter.end_discriminator (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.begin_union_member
[ OK ] dds_DCPS_JsonValueWriter.begin_union_member (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.end_union_member
[ OK ] dds_DCPS_JsonValueWriter.end_union_member (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.complete_struct
[ OK ] dds_DCPS_JsonValueWriter.complete_struct (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.begin_array
[ OK ] dds_DCPS_JsonValueWriter.begin_array (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.end_array
[ OK ] dds_DCPS_JsonValueWriter.end_array (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.begin_sequence
[ OK ] dds_DCPS_JsonValueWriter.begin_sequence (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.end_sequence
[ OK ] dds_DCPS_JsonValueWriter.end_sequence (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.begin_element
[ OK ] dds_DCPS_JsonValueWriter.begin_element (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.end_element
[ OK ] dds_DCPS_JsonValueWriter.end_element (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.complete_sequence
[ OK ] dds_DCPS_JsonValueWriter.complete_sequence (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.complete_sequence_write_array
[ OK ] dds_DCPS_JsonValueWriter.complete_sequence_write_array (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.complete_array
[ OK ] dds_DCPS_JsonValueWriter.complete_array (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.complete_array_write_array
[ OK ] dds_DCPS_JsonValueWriter.complete_array_write_array (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.complete_struct_with_complete_array
[ OK ] dds_DCPS_JsonValueWriter.complete_struct_with_complete_array (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.write_boolean
[ OK ] dds_DCPS_JsonValueWriter.write_boolean (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.write_byte
[ OK ] dds_DCPS_JsonValueWriter.write_byte (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.write_int8
[ OK ] dds_DCPS_JsonValueWriter.write_int8 (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.write_uint8
[ OK ] dds_DCPS_JsonValueWriter.write_uint8 (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.write_int16
[ OK ] dds_DCPS_JsonValueWriter.write_int16 (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.write_uint16
[ OK ] dds_DCPS_JsonValueWriter.write_uint16 (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.write_int32
[ OK ] dds_DCPS_JsonValueWriter.write_int32 (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.write_uint32
[ OK ] dds_DCPS_JsonValueWriter.write_uint32 (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.write_int64
[ OK ] dds_DCPS_JsonValueWriter.write_int64 (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.write_uint64
[ OK ] dds_DCPS_JsonValueWriter.write_uint64 (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.write_float32
[ OK ] dds_DCPS_JsonValueWriter.write_float32 (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.write_float64
[ OK ] dds_DCPS_JsonValueWriter.write_float64 (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.write_float128
[ OK ] dds_DCPS_JsonValueWriter.write_float128 (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.write_fixed
[ OK ] dds_DCPS_JsonValueWriter.write_fixed (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.write_char8
[ OK ] dds_DCPS_JsonValueWriter.write_char8 (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.write_char8_null
[ OK ] dds_DCPS_JsonValueWriter.write_char8_null (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.write_char16
[ OK ] dds_DCPS_JsonValueWriter.write_char16 (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.write_char16_null
[ OK ] dds_DCPS_JsonValueWriter.write_char16_null (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.write_string
[ OK ] dds_DCPS_JsonValueWriter.write_string (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.write_enum
[ OK ] dds_DCPS_JsonValueWriter.write_enum (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.write_bitmask
[ OK ] dds_DCPS_JsonValueWriter.write_bitmask (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.complete_map
[ OK ] dds_DCPS_JsonValueWriter.complete_map (0 ms)
[----------] 44 tests from dds_DCPS_JsonValueWriter (0 ms total)
[----------] 1 test from dds_DCPS_MemoryPool
[ RUN ] dds_DCPS_MemoryPool.maintest
[ OK ] dds_DCPS_MemoryPool.maintest (7 ms)
[----------] 1 test from dds_DCPS_MemoryPool (7 ms total)
[----------] 1 test from dds_DCPS_Message_Block_Shared_Ptr
[ RUN ] dds_DCPS_Message_Block_Shared_Ptr.copy
[ OK ] dds_DCPS_Message_Block_Shared_Ptr.copy (0 ms)
[----------] 1 test from dds_DCPS_Message_Block_Shared_Ptr (0 ms total)
[----------] 3 tests from dds_DCPS_Lockable_Message_Block_Ptr
[ RUN ] dds_DCPS_Lockable_Message_Block_Ptr.ctor
[ OK ] dds_DCPS_Lockable_Message_Block_Ptr.ctor (0 ms)
[ RUN ] dds_DCPS_Lockable_Message_Block_Ptr.cont_unlocked
[ OK ] dds_DCPS_Lockable_Message_Block_Ptr.cont_unlocked (0 ms)
[ RUN ] dds_DCPS_Lockable_Message_Block_Ptr.cont_locked
[ OK ] dds_DCPS_Lockable_Message_Block_Ptr.cont_locked (0 ms)
[----------] 3 tests from dds_DCPS_Lockable_Message_Block_Ptr (0 ms total)
[----------] 26 tests from dds_DCPS_NetworkAddress
[ RUN ] dds_DCPS_NetworkAddress.DefaultConstructor
[ OK ] dds_DCPS_NetworkAddress.DefaultConstructor (0 ms)
[ RUN ] dds_DCPS_NetworkAddress.AddrConstructorDefault
[ OK ] dds_DCPS_NetworkAddress.AddrConstructorDefault (0 ms)
[ RUN ] dds_DCPS_NetworkAddress.AddrConstructorPortStrIpFour
[ OK ] dds_DCPS_NetworkAddress.AddrConstructorPortStrIpFour (0 ms)
[ RUN ] dds_DCPS_NetworkAddress.AddrConstructorStrIpFour
[ OK ] dds_DCPS_NetworkAddress.AddrConstructorStrIpFour (0 ms)
[ RUN ] dds_DCPS_NetworkAddress.AddrConstructorPortStrIpSix
[ OK ] dds_DCPS_NetworkAddress.AddrConstructorPortStrIpSix (0 ms)
[ RUN ] dds_DCPS_NetworkAddress.AddrConstructortStrIpSix
[ OK ] dds_DCPS_NetworkAddress.AddrConstructortStrIpSix (0 ms)
[ RUN ] dds_DCPS_NetworkAddress.PortStrConstructorIpFour
[ OK ] dds_DCPS_NetworkAddress.PortStrConstructorIpFour (0 ms)
[ RUN ] dds_DCPS_NetworkAddress.StrConstructorIpFour
[ OK ] dds_DCPS_NetworkAddress.StrConstructorIpFour (0 ms)
[ RUN ] dds_DCPS_NetworkAddress.PortStrConstructorIpSix
[ OK ] dds_DCPS_NetworkAddress.PortStrConstructorIpSix (0 ms)
[ RUN ] dds_DCPS_NetworkAddress.StrConstructorIpSix
[ OK ] dds_DCPS_NetworkAddress.StrConstructorIpSix (0 ms)
[ RUN ] dds_DCPS_NetworkAddress.SetPortIpFour
[ OK ] dds_DCPS_NetworkAddress.SetPortIpFour (0 ms)
[ RUN ] dds_DCPS_NetworkAddress.SetPortIpSix
[ OK ] dds_DCPS_NetworkAddress.SetPortIpSix (0 ms)
[ RUN ] dds_DCPS_NetworkAddress.OperatorsIpFour
[ OK ] dds_DCPS_NetworkAddress.OperatorsIpFour (0 ms)
[ RUN ] dds_DCPS_NetworkAddress.OperatorsIpSix
[ OK ] dds_DCPS_NetworkAddress.OperatorsIpSix (0 ms)
[ RUN ] dds_DCPS_NetworkAddress.IsAnyIpFour
[ OK ] dds_DCPS_NetworkAddress.IsAnyIpFour (0 ms)
[ RUN ] dds_DCPS_NetworkAddress.IsAnyIpSix
[ OK ] dds_DCPS_NetworkAddress.IsAnyIpSix (0 ms)
[ RUN ] dds_DCPS_NetworkAddress.IsLoopbackIpFour
[ OK ] dds_DCPS_NetworkAddress.IsLoopbackIpFour (0 ms)
[ RUN ] dds_DCPS_NetworkAddress.IsLoopbackIpSix
[ OK ] dds_DCPS_NetworkAddress.IsLoopbackIpSix (0 ms)
[ RUN ] dds_DCPS_NetworkAddress.IsMulticastIpFour
[ OK ] dds_DCPS_NetworkAddress.IsMulticastIpFour (0 ms)
[ RUN ] dds_DCPS_NetworkAddress.IsMulticastIpSix
[ OK ] dds_DCPS_NetworkAddress.IsMulticastIpSix (0 ms)
[ RUN ] dds_DCPS_NetworkAddress.IsPrivateIpFour
[ OK ] dds_DCPS_NetworkAddress.IsPrivateIpFour (0 ms)
[ RUN ] dds_DCPS_NetworkAddress.IsUniqueLocalIpSix
[ OK ] dds_DCPS_NetworkAddress.IsUniqueLocalIpSix (0 ms)
[ RUN ] dds_DCPS_NetworkAddress.IsLinkLocalIpSix
[ OK ] dds_DCPS_NetworkAddress.IsLinkLocalIpSix (0 ms)
[ RUN ] dds_DCPS_NetworkAddress.IsSiteLocalIpSix
[ OK ] dds_DCPS_NetworkAddress.IsSiteLocalIpSix (0 ms)
[ RUN ] dds_DCPS_NetworkAddress.IsMoreLocalIpFour
[ OK ] dds_DCPS_NetworkAddress.IsMoreLocalIpFour (0 ms)
[ RUN ] dds_DCPS_NetworkAddress.IsMoreLocalIpSix
[ OK ] dds_DCPS_NetworkAddress.IsMoreLocalIpSix (1 ms)
[----------] 26 tests from dds_DCPS_NetworkAddress (1 ms total)
[----------] 12 tests from dds_DCPS_NetworkResource
[ RUN ] dds_DCPS_NetworkResource.hostname_info
[ OK ] dds_DCPS_NetworkResource.hostname_info (0 ms)
[ RUN ] dds_DCPS_NetworkResource.fully_qualified_domain_hostname_basic
(3974|3974) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm0kj6c" as fully qualified hostname, please correct system configuration.
[ OK ] dds_DCPS_NetworkResource.fully_qualified_domain_hostname_basic (4 ms)
[ RUN ] dds_DCPS_NetworkResource.choose_single_coherent_address_ipv4
[ OK ] dds_DCPS_NetworkResource.choose_single_coherent_address_ipv4 (0 ms)
[ RUN ] dds_DCPS_NetworkResource.choose_single_coherent_address_ipv6
[ OK ] dds_DCPS_NetworkResource.choose_single_coherent_address_ipv6 (0 ms)
[ RUN ] dds_DCPS_NetworkResource.choose_single_coherent_address_localhost
[ OK ] dds_DCPS_NetworkResource.choose_single_coherent_address_localhost (0 ms)
[ RUN ] dds_DCPS_NetworkResource.choose_single_coherent_address_double_self
[ OK ] dds_DCPS_NetworkResource.choose_single_coherent_address_double_self (0 ms)
[ RUN ] dds_DCPS_NetworkResource.choose_single_coherent_address_ipv6_literals
[ OK ] dds_DCPS_NetworkResource.choose_single_coherent_address_ipv6_literals (0 ms)
[ RUN ] dds_DCPS_NetworkResource.choose_single_coherent_address_ipv6_literals_port0
[ OK ] dds_DCPS_NetworkResource.choose_single_coherent_address_ipv6_literals_port0 (0 ms)
[ RUN ] dds_DCPS_NetworkResource.choose_single_coherent_address_ipv6_literals_localhost
[ OK ] dds_DCPS_NetworkResource.choose_single_coherent_address_ipv6_literals_localhost (0 ms)
[ RUN ] dds_DCPS_NetworkResource.choose_single_coherent_address_ipv6_literals_localhost_port0
[ OK ] dds_DCPS_NetworkResource.choose_single_coherent_address_ipv6_literals_localhost_port0 (0 ms)
[ RUN ] dds_DCPS_NetworkResource.choose_single_coherent_address_ipv4_literals
[ OK ] dds_DCPS_NetworkResource.choose_single_coherent_address_ipv4_literals (0 ms)
[ RUN ] dds_DCPS_NetworkResource.choose_single_coherent_address_ipv4_literals_port0
[ OK ] dds_DCPS_NetworkResource.choose_single_coherent_address_ipv4_literals_port0 (0 ms)
[----------] 12 tests from dds_DCPS_NetworkResource (4 ms total)
[----------] 5 tests from dds_DCPS_PeriodicEvent
[ RUN ] dds_DCPS_PeriodicEvent.ConstructDestruct
[ OK ] dds_DCPS_PeriodicEvent.ConstructDestruct (1 ms)
[ RUN ] dds_DCPS_PeriodicEvent.Nominal
[ OK ] dds_DCPS_PeriodicEvent.Nominal (801 ms)
[ RUN ] dds_DCPS_PeriodicEvent.NoDoubleExec
[ OK ] dds_DCPS_PeriodicEvent.NoDoubleExec (1001 ms)
[ RUN ] dds_DCPS_PeriodicEvent.ImmediateDispatch
[ OK ] dds_DCPS_PeriodicEvent.ImmediateDispatch (3601 ms)
[ RUN ] dds_DCPS_PeriodicEvent.EnableAfterShutdown
(3974|3974) PeriodicEvent::enable: failed to schedule
[ OK ] dds_DCPS_PeriodicEvent.EnableAfterShutdown (0 ms)
[----------] 5 tests from dds_DCPS_PeriodicEvent (5404 ms total)
[----------] 45 tests from dds_DCPS_PrinterValueWriter
[ RUN ] dds_DCPS_PrinterValueWriter.begin_struct
[ OK ] dds_DCPS_PrinterValueWriter.begin_struct (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.end_struct
[ OK ] dds_DCPS_PrinterValueWriter.end_struct (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.begin_struct_member
[ OK ] dds_DCPS_PrinterValueWriter.begin_struct_member (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.end_struct_member
[ OK ] dds_DCPS_PrinterValueWriter.end_struct_member (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.begin_union
[ OK ] dds_DCPS_PrinterValueWriter.begin_union (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.end_union
[ OK ] dds_DCPS_PrinterValueWriter.end_union (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.begin_discriminator
[ OK ] dds_DCPS_PrinterValueWriter.begin_discriminator (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.end_discriminator
[ OK ] dds_DCPS_PrinterValueWriter.end_discriminator (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.begin_union_member
[ OK ] dds_DCPS_PrinterValueWriter.begin_union_member (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.end_union_member
[ OK ] dds_DCPS_PrinterValueWriter.end_union_member (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.complete_struct
[ OK ] dds_DCPS_PrinterValueWriter.complete_struct (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.begin_array
[ OK ] dds_DCPS_PrinterValueWriter.begin_array (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.end_array
[ OK ] dds_DCPS_PrinterValueWriter.end_array (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.begin_sequence
[ OK ] dds_DCPS_PrinterValueWriter.begin_sequence (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.end_sequence
[ OK ] dds_DCPS_PrinterValueWriter.end_sequence (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.begin_element
[ OK ] dds_DCPS_PrinterValueWriter.begin_element (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.end_element
[ OK ] dds_DCPS_PrinterValueWriter.end_element (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.complete_sequence
[ OK ] dds_DCPS_PrinterValueWriter.complete_sequence (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.complete_sequence_write_array
[ OK ] dds_DCPS_PrinterValueWriter.complete_sequence_write_array (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.complete_array
[ OK ] dds_DCPS_PrinterValueWriter.complete_array (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.complete_array_write_array
[ OK ] dds_DCPS_PrinterValueWriter.complete_array_write_array (1 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.complete_struct_with_complete_array
[ OK ] dds_DCPS_PrinterValueWriter.complete_struct_with_complete_array (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.write_boolean
[ OK ] dds_DCPS_PrinterValueWriter.write_boolean (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.write_byte
[ OK ] dds_DCPS_PrinterValueWriter.write_byte (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.write_int8
[ OK ] dds_DCPS_PrinterValueWriter.write_int8 (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.write_uint8
[ OK ] dds_DCPS_PrinterValueWriter.write_uint8 (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.write_int16
[ OK ] dds_DCPS_PrinterValueWriter.write_int16 (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.write_uint16
[ OK ] dds_DCPS_PrinterValueWriter.write_uint16 (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.write_int32
[ OK ] dds_DCPS_PrinterValueWriter.write_int32 (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.write_uint32
[ OK ] dds_DCPS_PrinterValueWriter.write_uint32 (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.write_int64
[ OK ] dds_DCPS_PrinterValueWriter.write_int64 (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.write_uint64
[ OK ] dds_DCPS_PrinterValueWriter.write_uint64 (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.write_float32
[ OK ] dds_DCPS_PrinterValueWriter.write_float32 (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.write_float64
[ OK ] dds_DCPS_PrinterValueWriter.write_float64 (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.write_float128
[ OK ] dds_DCPS_PrinterValueWriter.write_float128 (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.write_fixed
[ OK ] dds_DCPS_PrinterValueWriter.write_fixed (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.write_char8
[ OK ] dds_DCPS_PrinterValueWriter.write_char8 (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.write_char8_null
[ OK ] dds_DCPS_PrinterValueWriter.write_char8_null (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.write_char16
[ OK ] dds_DCPS_PrinterValueWriter.write_char16 (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.write_char16_null
[ OK ] dds_DCPS_PrinterValueWriter.write_char16_null (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.write_string
[ OK ] dds_DCPS_PrinterValueWriter.write_string (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.write_enum
[ OK ] dds_DCPS_PrinterValueWriter.write_enum (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.write_bitmask
[ OK ] dds_DCPS_PrinterValueWriter.write_bitmask (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.write_absent_value
[ OK ] dds_DCPS_PrinterValueWriter.write_absent_value (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.complete_map
[ OK ] dds_DCPS_PrinterValueWriter.complete_map (0 ms)
[----------] 45 tests from dds_DCPS_PrinterValueWriter (1 ms total)
[----------] 206 tests from dds_DCPS_Qos_Helper
[ RUN ] dds_DCPS_Qos_Helper.maintest
[ OK ] dds_DCPS_Qos_Helper.maintest (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TransportPriorityQosPolicyBuilder_default_ctor
[ OK ] dds_DCPS_Qos_Helper.TransportPriorityQosPolicyBuilder_default_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TransportPriorityQosPolicyBuilder_ctor
[ OK ] dds_DCPS_Qos_Helper.TransportPriorityQosPolicyBuilder_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TransportPriorityQosPolicyBuilder_value
[ OK ] dds_DCPS_Qos_Helper.TransportPriorityQosPolicyBuilder_value (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.LifespanQosPolicyBuilder_default_ctor
[ OK ] dds_DCPS_Qos_Helper.LifespanQosPolicyBuilder_default_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.LifespanQosPolicyBuilder_ctor
[ OK ] dds_DCPS_Qos_Helper.LifespanQosPolicyBuilder_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.LifespanQosPolicyBuilder_duration
[ OK ] dds_DCPS_Qos_Helper.LifespanQosPolicyBuilder_duration (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DurabilityQosPolicyBuilder_default_ctor
[ OK ] dds_DCPS_Qos_Helper.DurabilityQosPolicyBuilder_default_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DurabilityQosPolicyBuilder_ctor
[ OK ] dds_DCPS_Qos_Helper.DurabilityQosPolicyBuilder_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DurabilityQosPolicyBuilder_kind
[ OK ] dds_DCPS_Qos_Helper.DurabilityQosPolicyBuilder_kind (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DurabilityQosPolicyBuilder_volatile
[ OK ] dds_DCPS_Qos_Helper.DurabilityQosPolicyBuilder_volatile (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DurabilityQosPolicyBuilder_transient_local
[ OK ] dds_DCPS_Qos_Helper.DurabilityQosPolicyBuilder_transient_local (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DurabilityQosPolicyBuilder_transient
[ OK ] dds_DCPS_Qos_Helper.DurabilityQosPolicyBuilder_transient (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DurabilityQosPolicyBuilder_persistent
[ OK ] dds_DCPS_Qos_Helper.DurabilityQosPolicyBuilder_persistent (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DurabilityServiceQosPolicyBuilder_default_ctor
[ OK ] dds_DCPS_Qos_Helper.DurabilityServiceQosPolicyBuilder_default_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DurabilityServiceQosPolicyBuilder_ctor
[ OK ] dds_DCPS_Qos_Helper.DurabilityServiceQosPolicyBuilder_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DurabilityServiceQosPolicyBuilder_service_cleanup_delay
[ OK ] dds_DCPS_Qos_Helper.DurabilityServiceQosPolicyBuilder_service_cleanup_delay (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DurabilityServiceQosPolicyBuilder_history_kind
[ OK ] dds_DCPS_Qos_Helper.DurabilityServiceQosPolicyBuilder_history_kind (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DurabilityServiceQosPolicyBuilder_keep_last
[ OK ] dds_DCPS_Qos_Helper.DurabilityServiceQosPolicyBuilder_keep_last (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DurabilityServiceQosPolicyBuilder_keep_all
[ OK ] dds_DCPS_Qos_Helper.DurabilityServiceQosPolicyBuilder_keep_all (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DurabilityServiceQosPolicyBuilder_history_depth
[ OK ] dds_DCPS_Qos_Helper.DurabilityServiceQosPolicyBuilder_history_depth (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DurabilityServiceQosPolicyBuilder_max_samples
[ OK ] dds_DCPS_Qos_Helper.DurabilityServiceQosPolicyBuilder_max_samples (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DurabilityServiceQosPolicyBuilder_max_instances
[ OK ] dds_DCPS_Qos_Helper.DurabilityServiceQosPolicyBuilder_max_instances (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DurabilityServiceQosPolicyBuilder_max_samples_per_instance
[ OK ] dds_DCPS_Qos_Helper.DurabilityServiceQosPolicyBuilder_max_samples_per_instance (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DeadlineQosPolicyBuilder_default_ctor
[ OK ] dds_DCPS_Qos_Helper.DeadlineQosPolicyBuilder_default_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DeadlineQosPolicyBuilder_ctor
[ OK ] dds_DCPS_Qos_Helper.DeadlineQosPolicyBuilder_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DeadlineQosPolicyBuilder_period
[ OK ] dds_DCPS_Qos_Helper.DeadlineQosPolicyBuilder_period (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.LatencyBudgetQosPolicyBuilder_default_ctor
[ OK ] dds_DCPS_Qos_Helper.LatencyBudgetQosPolicyBuilder_default_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.LatencyBudgetQosPolicyBuilder_ctor
[ OK ] dds_DCPS_Qos_Helper.LatencyBudgetQosPolicyBuilder_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.LatencyBudgetQosPolicyBuilder_duration
[ OK ] dds_DCPS_Qos_Helper.LatencyBudgetQosPolicyBuilder_duration (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.OwnershipQosPolicyBuilder_default_ctor
[ OK ] dds_DCPS_Qos_Helper.OwnershipQosPolicyBuilder_default_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.OwnershipQosPolicyBuilder_ctor
[ OK ] dds_DCPS_Qos_Helper.OwnershipQosPolicyBuilder_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.OwnershipQosPolicyBuilder_kind
[ OK ] dds_DCPS_Qos_Helper.OwnershipQosPolicyBuilder_kind (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.OwnershipQosPolicyBuilder_shared
[ OK ] dds_DCPS_Qos_Helper.OwnershipQosPolicyBuilder_shared (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.OwnershipQosPolicyBuilder_exclusive
[ OK ] dds_DCPS_Qos_Helper.OwnershipQosPolicyBuilder_exclusive (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.OwnershipStrengthQosPolicyBuilder_default_ctor
[ OK ] dds_DCPS_Qos_Helper.OwnershipStrengthQosPolicyBuilder_default_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.OwnershipStrengthQosPolicyBuilder_ctor
[ OK ] dds_DCPS_Qos_Helper.OwnershipStrengthQosPolicyBuilder_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.OwnershipStrengthQosPolicyBuilder_value
[ OK ] dds_DCPS_Qos_Helper.OwnershipStrengthQosPolicyBuilder_value (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.LivelinessQosPolicyBuilder_default_ctor
[ OK ] dds_DCPS_Qos_Helper.LivelinessQosPolicyBuilder_default_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.LivelinessQosPolicyBuilder_ctor
[ OK ] dds_DCPS_Qos_Helper.LivelinessQosPolicyBuilder_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.LivelinessQosPolicyBuilder_kind
[ OK ] dds_DCPS_Qos_Helper.LivelinessQosPolicyBuilder_kind (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.LivelinessQosPolicyBuilder_automatic
[ OK ] dds_DCPS_Qos_Helper.LivelinessQosPolicyBuilder_automatic (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.LivelinessQosPolicyBuilder_manual_by_participant
[ OK ] dds_DCPS_Qos_Helper.LivelinessQosPolicyBuilder_manual_by_participant (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.LivelinessQosPolicyBuilder_manual_by_topic
[ OK ] dds_DCPS_Qos_Helper.LivelinessQosPolicyBuilder_manual_by_topic (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.LivelinessQosPolicyBuilder_lease_duration
[ OK ] dds_DCPS_Qos_Helper.LivelinessQosPolicyBuilder_lease_duration (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TimeBasedFilterQosPolicyBuilder_default_ctor
[ OK ] dds_DCPS_Qos_Helper.TimeBasedFilterQosPolicyBuilder_default_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TimeBasedFilterQosPolicyBuilder_ctor
[ OK ] dds_DCPS_Qos_Helper.TimeBasedFilterQosPolicyBuilder_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TimeBasedFilterQosPolicyBuilder_minimum_separation
[ OK ] dds_DCPS_Qos_Helper.TimeBasedFilterQosPolicyBuilder_minimum_separation (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.ResourceLimitsQosPolicyBuilder_default_ctor
[ OK ] dds_DCPS_Qos_Helper.ResourceLimitsQosPolicyBuilder_default_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.ResourceLimitsQosPolicyBuilder_ctor
[ OK ] dds_DCPS_Qos_Helper.ResourceLimitsQosPolicyBuilder_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.ResourceLimitsQosPolicyBuilder_max_samples
[ OK ] dds_DCPS_Qos_Helper.ResourceLimitsQosPolicyBuilder_max_samples (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.ResourceLimitsQosPolicyBuilder_max_instances
[ OK ] dds_DCPS_Qos_Helper.ResourceLimitsQosPolicyBuilder_max_instances (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.ResourceLimitsQosPolicyBuilder_max_samples_per_instance
[ OK ] dds_DCPS_Qos_Helper.ResourceLimitsQosPolicyBuilder_max_samples_per_instance (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.WriterDataLifecycleQosPolicyBuilder_default_ctor
[ OK ] dds_DCPS_Qos_Helper.WriterDataLifecycleQosPolicyBuilder_default_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.WriterDataLifecycleQosPolicyBuilder_ctor
[ OK ] dds_DCPS_Qos_Helper.WriterDataLifecycleQosPolicyBuilder_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.WriterDataLifecycleQosPolicyBuilder_autodispose_unregistered_instances
[ OK ] dds_DCPS_Qos_Helper.WriterDataLifecycleQosPolicyBuilder_autodispose_unregistered_instances (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.ReaderDataLifecycleQosPolicyBuilder_default_ctor
[ OK ] dds_DCPS_Qos_Helper.ReaderDataLifecycleQosPolicyBuilder_default_ctor (1 ms)
[ RUN ] dds_DCPS_Qos_Helper.ReaderDataLifecycleQosPolicyBuilder_ctor
[ OK ] dds_DCPS_Qos_Helper.ReaderDataLifecycleQosPolicyBuilder_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.ReaderDataLifecycleQosPolicyBuilder_autopurge_nowriter_samples_delay
[ OK ] dds_DCPS_Qos_Helper.ReaderDataLifecycleQosPolicyBuilder_autopurge_nowriter_samples_delay (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TypeConsistencyEnforcementQosPolicyBuilder_default_ctor
[ OK ] dds_DCPS_Qos_Helper.TypeConsistencyEnforcementQosPolicyBuilder_default_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TypeConsistencyEnforcementQosPolicyBuilder_ctor
[ OK ] dds_DCPS_Qos_Helper.TypeConsistencyEnforcementQosPolicyBuilder_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TypeConsistencyEnforcementQosPolicyBuilder_kind
[ OK ] dds_DCPS_Qos_Helper.TypeConsistencyEnforcementQosPolicyBuilder_kind (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TypeConsistencyEnforcementQosPolicyBuilder_disallow_type_coercion
[ OK ] dds_DCPS_Qos_Helper.TypeConsistencyEnforcementQosPolicyBuilder_disallow_type_coercion (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TypeConsistencyEnforcementQosPolicyBuilder_allow_type_coercion
[ OK ] dds_DCPS_Qos_Helper.TypeConsistencyEnforcementQosPolicyBuilder_allow_type_coercion (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TypeConsistencyEnforcementQosPolicyBuilder_ignore_sequence_bounds
[ OK ] dds_DCPS_Qos_Helper.TypeConsistencyEnforcementQosPolicyBuilder_ignore_sequence_bounds (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TypeConsistencyEnforcementQosPolicyBuilder_ignore_string_bounds
[ OK ] dds_DCPS_Qos_Helper.TypeConsistencyEnforcementQosPolicyBuilder_ignore_string_bounds (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TypeConsistencyEnforcementQosPolicyBuilder_ignore_member_names
[ OK ] dds_DCPS_Qos_Helper.TypeConsistencyEnforcementQosPolicyBuilder_ignore_member_names (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TypeConsistencyEnforcementQosPolicyBuilder_prevent_type_widening
[ OK ] dds_DCPS_Qos_Helper.TypeConsistencyEnforcementQosPolicyBuilder_prevent_type_widening (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TypeConsistencyEnforcementQosPolicyBuilder_force_type_validation
[ OK ] dds_DCPS_Qos_Helper.TypeConsistencyEnforcementQosPolicyBuilder_force_type_validation (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_default_ctor
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_default_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_ctor
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_topic_data_value
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_topic_data_value (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_durability_kind
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_durability_kind (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_durability_volatile
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_durability_volatile (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_durability_transient_local
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_durability_transient_local (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_durability_transient
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_durability_transient (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_durability_persistent
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_durability_persistent (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_durability_service_service_cleanup_delay
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_durability_service_service_cleanup_delay (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_durability_service_history_kind
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_durability_service_history_kind (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_durability_service_keep_last
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_durability_service_keep_last (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_durability_service_keep_all
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_durability_service_keep_all (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_durability_service_history_depth
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_durability_service_history_depth (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_durability_service_max_samples
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_durability_service_max_samples (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_durability_service_max_instances
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_durability_service_max_instances (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_durability_service_max_samples_per_instance
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_durability_service_max_samples_per_instance (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_deadline_period
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_deadline_period (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_latency_budget_duration
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_latency_budget_duration (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_liveliness_kind
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_liveliness_kind (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_liveliness_automatic
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_liveliness_automatic (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_liveliness_manual_by_participant
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_liveliness_manual_by_participant (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_liveliness_manual_by_topic
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_liveliness_manual_by_topic (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_liveliness_lease_duration
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_liveliness_lease_duration (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_reliability_kind
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_reliability_kind (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_reliability_best_effort
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_reliability_best_effort (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_reliability_reliable
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_reliability_reliable (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_reliability_max_blocking_time
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_reliability_max_blocking_time (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_destination_order_kind
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_destination_order_kind (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_destination_order_by_source_timestamp
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_destination_order_by_source_timestamp (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_destination_order_by_reception_timestamp
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_destination_order_by_reception_timestamp (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_history_kind
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_history_kind (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_history_keep_last
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_history_keep_last (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_history_keep_all
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_history_keep_all (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_history_depth
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_history_depth (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_resource_limits_max_samples
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_resource_limits_max_samples (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_resource_limits_max_instances
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_resource_limits_max_instances (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_resource_limits_max_samples_per_instance
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_resource_limits_max_samples_per_instance (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_transport_priority_value
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_transport_priority_value (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_lifespan_duration
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_lifespan_duration (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_ownership_kind
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_ownership_kind (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_ownership_shared
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_ownership_shared (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_ownership_exclusive
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_ownership_exclusive (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_default_ctor
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_default_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_ctor
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_durability_kind
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_durability_kind (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_durability_volatile
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_durability_volatile (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_durability_transient_local
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_durability_transient_local (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_durability_transient
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_durability_transient (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_durability_persistent
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_durability_persistent (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_durability_service_service_cleanup_delay
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_durability_service_service_cleanup_delay (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_durability_service_history_kind
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_durability_service_history_kind (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_durability_service_keep_last
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_durability_service_keep_last (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_durability_service_keep_all
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_durability_service_keep_all (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_durability_service_history_depth
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_durability_service_history_depth (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_durability_service_max_samples
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_durability_service_max_samples (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_durability_service_max_instances
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_durability_service_max_instances (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_durability_service_max_samples_per_instance
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_durability_service_max_samples_per_instance (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_deadline_period
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_deadline_period (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_latency_budget_duration
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_latency_budget_duration (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_liveliness_kind
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_liveliness_kind (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_liveliness_automatic
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_liveliness_automatic (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_liveliness_manual_by_participant
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_liveliness_manual_by_participant (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_liveliness_manual_by_topic
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_liveliness_manual_by_topic (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_liveliness_lease_duration
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_liveliness_lease_duration (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_reliability_kind
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_reliability_kind (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_reliability_best_effort
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_reliability_best_effort (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_reliability_reliable
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_reliability_reliable (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_reliability_max_blocking_time
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_reliability_max_blocking_time (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_destination_order_kind
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_destination_order_kind (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_destination_order_by_source_timestamp
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_destination_order_by_source_timestamp (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_destination_order_by_reception_timestamp
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_destination_order_by_reception_timestamp (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_history_kind
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_history_kind (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_history_keep_last
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_history_keep_last (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_history_keep_all
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_history_keep_all (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_history_depth
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_history_depth (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_resource_limits_max_samples
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_resource_limits_max_samples (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_resource_limits_max_instances
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_resource_limits_max_instances (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_resource_limits_max_samples_per_instance
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_resource_limits_max_samples_per_instance (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_transport_priority_value
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_transport_priority_value (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_lifespan_duration
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_lifespan_duration (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_user_data_value
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_user_data_value (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_ownership_kind
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_ownership_kind (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_ownership_shared
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_ownership_shared (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_ownership_exclusive
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_ownership_exclusive (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_ownership_strength_value
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_ownership_strength_value (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_writer_data_lifecycle_autodispose_unregistered_instances
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_writer_data_lifecycle_autodispose_unregistered_instances (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_Publisher_ctor
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_Publisher_ctor (1 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_Publisher_ctor_error
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_Publisher_ctor_error (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_Topic_ctor
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_Topic_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_Topic_ctor_error
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_Topic_ctor_error (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_default_ctor
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_default_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_ctor
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_durability_kind
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_durability_kind (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_durability_volatile
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_durability_volatile (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_durability_transient_local
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_durability_transient_local (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_durability_transient
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_durability_transient (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_durability_persistent
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_durability_persistent (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_deadline_period
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_deadline_period (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_latency_budget_duration
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_latency_budget_duration (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_liveliness_kind
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_liveliness_kind (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_liveliness_automatic
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_liveliness_automatic (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_liveliness_manual_by_participant
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_liveliness_manual_by_participant (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_liveliness_manual_by_topic
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_liveliness_manual_by_topic (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_liveliness_lease_duration
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_liveliness_lease_duration (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_reliability_kind
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_reliability_kind (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_reliability_best_effort
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_reliability_best_effort (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_reliability_reliable
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_reliability_reliable (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_reliability_max_blocking_time
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_reliability_max_blocking_time (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_destination_order_kind
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_destination_order_kind (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_destination_order_by_source_timestamp
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_destination_order_by_source_timestamp (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_destination_order_by_reception_timestamp
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_destination_order_by_reception_timestamp (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_history_kind
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_history_kind (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_history_keep_last
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_history_keep_last (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_history_keep_all
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_history_keep_all (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_history_depth
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_history_depth (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_resource_limits_max_samples
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_resource_limits_max_samples (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_resource_limits_max_instances
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_resource_limits_max_instances (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_resource_limits_max_samples_per_instance
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_resource_limits_max_samples_per_instance (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_user_data_value
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_user_data_value (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_ownership_kind
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_ownership_kind (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_ownership_shared
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_ownership_shared (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_ownership_exclusive
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_ownership_exclusive (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_time_based_filter_minimum_separation
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_time_based_filter_minimum_separation (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_reader_data_lifecycle_autopurge_nowriter_samples_delay
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_reader_data_lifecycle_autopurge_nowriter_samples_delay (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_reader_data_lifecycle_autopurge_disposed_samples_delay
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_reader_data_lifecycle_autopurge_disposed_samples_delay (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_type_consistency_kind
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_type_consistency_kind (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_type_consistency_disallow_type_coercion
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_type_consistency_disallow_type_coercion (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_type_consistency_allow_type_coercion
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_type_consistency_allow_type_coercion (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_type_consistency_ignore_sequence_bounds
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_type_consistency_ignore_sequence_bounds (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_type_consistency_ignore_string_bounds
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_type_consistency_ignore_string_bounds (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_type_consistency_ignore_member_names
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_type_consistency_ignore_member_names (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_type_consistency_prevent_type_widening
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_type_consistency_prevent_type_widening (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_type_consistency_force_type_validation
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_type_consistency_force_type_validation (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_Subscriber_ctor
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_Subscriber_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_Subscriber_ctor_error
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_Subscriber_ctor_error (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_Topic_ctor
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_Topic_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_Topic_ctor_error
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_Topic_ctor_error (1 ms)
[----------] 206 tests from dds_DCPS_Qos_Helper (4 ms total)
[----------] 5 tests from dds_DCPS_RTPS_AssociationRecord
[ RUN ] dds_DCPS_RTPS_AssociationRecord.BuiltinAssociationRecord_ctor
[ OK ] dds_DCPS_RTPS_AssociationRecord.BuiltinAssociationRecord_ctor (2 ms)
[ RUN ] dds_DCPS_RTPS_AssociationRecord.BuiltinAssociationRecord_ctor_with_flags
[ OK ] dds_DCPS_RTPS_AssociationRecord.BuiltinAssociationRecord_ctor_with_flags (2 ms)
[ RUN ] dds_DCPS_RTPS_AssociationRecord.BuiltinAssociationRecord_local_tokens_sent
[ OK ] dds_DCPS_RTPS_AssociationRecord.BuiltinAssociationRecord_local_tokens_sent (1 ms)
[ RUN ] dds_DCPS_RTPS_AssociationRecord.WriterAssociationRecord_ctor
[ OK ] dds_DCPS_RTPS_AssociationRecord.WriterAssociationRecord_ctor (0 ms)
[ RUN ] dds_DCPS_RTPS_AssociationRecord.ReaderAssociationRecord_ctor
[ OK ] dds_DCPS_RTPS_AssociationRecord.ReaderAssociationRecord_ctor (0 ms)
[----------] 5 tests from dds_DCPS_RTPS_AssociationRecord (5 ms total)
[----------] 5 tests from dds_DCPS_RTPS_DiscoveredEntities
[ RUN ] dds_DCPS_RTPS_DiscoveredEntities.DiscoveredParticipant_ctor
[ OK ] dds_DCPS_RTPS_DiscoveredEntities.DiscoveredParticipant_ctor (0 ms)
[ RUN ] dds_DCPS_RTPS_DiscoveredEntities.DiscoveredParticipant_has_security_data
[ OK ] dds_DCPS_RTPS_DiscoveredEntities.DiscoveredParticipant_has_security_data (0 ms)
[ RUN ] dds_DCPS_RTPS_DiscoveredEntities.DiscoveredSubscription_ctor
[ OK ] dds_DCPS_RTPS_DiscoveredEntities.DiscoveredSubscription_ctor (0 ms)
[ RUN ] dds_DCPS_RTPS_DiscoveredEntities.DiscoveredPublication_ctor
[ OK ] dds_DCPS_RTPS_DiscoveredEntities.DiscoveredPublication_ctor (0 ms)
[ RUN ] dds_DCPS_RTPS_DiscoveredEntities.LocalEntity_ctor
[ OK ] dds_DCPS_RTPS_DiscoveredEntities.LocalEntity_ctor (0 ms)
[----------] 5 tests from dds_DCPS_RTPS_DiscoveredEntities (0 ms total)
[----------] 4 tests from dds_DCPS_RTPS_GuidGenerator
[ RUN ] dds_DCPS_RTPS_GuidGenerator.not_NULL
[ OK ] dds_DCPS_RTPS_GuidGenerator.not_NULL (1 ms)
[ RUN ] dds_DCPS_RTPS_GuidGenerator.populate
[ OK ] dds_DCPS_RTPS_GuidGenerator.populate (0 ms)
[ RUN ] dds_DCPS_RTPS_GuidGenerator.getCount
[ OK ] dds_DCPS_RTPS_GuidGenerator.getCount (0 ms)
[ RUN ] dds_DCPS_RTPS_GuidGenerator.interfaceName
[ OK ] dds_DCPS_RTPS_GuidGenerator.interfaceName (0 ms)
[----------] 4 tests from dds_DCPS_RTPS_GuidGenerator (1 ms total)
[----------] 1 test from dds_DCPS_RTPS_MessageUtils
[ RUN ] dds_DCPS_RTPS_MessageUtils.maintest
[ OK ] dds_DCPS_RTPS_MessageUtils.maintest (0 ms)
[----------] 1 test from dds_DCPS_RTPS_MessageUtils (0 ms total)
[----------] 138 tests from dds_DCPS_RTPS_ParameterListConverter
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.From_SPDPdiscoveredParticipantData_IdentityStatusToken
[ OK ] dds_DCPS_RTPS_ParameterListConverter.From_SPDPdiscoveredParticipantData_IdentityStatusToken (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_participant_one_locator
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_participant_one_locator (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_participant_two_locators
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_participant_two_locators (1 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_participant_three_locators
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_participant_three_locators (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_participant_four_locators
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_participant_four_locators (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_participant_user_data
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_participant_user_data (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_participant_user_data
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_participant_user_data (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_participant_protocol_version
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_participant_protocol_version (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_participant_protocol_version
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_participant_protocol_version (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_participant_vendor_id
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_participant_vendor_id (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_participant_vendor_id
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_participant_vendor_id (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_participant_guid_prefix
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_participant_guid_prefix (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_participant_guid_prefix
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_participant_guid_prefix (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_participant_expects_inline_qos
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_participant_expects_inline_qos (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_participant_expects_inline_qos
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_participant_expects_inline_qos (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_participant_builtin_endpoints
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_participant_builtin_endpoints (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_participant_builtin_endpoints
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_participant_builtin_endpoints (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_participant_meta_unicast_locators
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_participant_meta_unicast_locators (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_participant_meta_unicast_locators
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_participant_meta_unicast_locators (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_participant_meta_multicast_locators
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_participant_meta_multicast_locators (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_participant_meta_multicast_locators
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_participant_meta_multicast_locators (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_participant_default_unicast_locators
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_participant_default_unicast_locators (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_participant_default_unicast_locators
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_participant_default_unicast_locators (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_participant_default_multicast_locators
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_participant_default_multicast_locators (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_participant_default_multicast_locators
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_participant_default_multicast_locators (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_participant_liveliness_count
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_participant_liveliness_count (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_participant_liveliness_count
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_participant_liveliness_count (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_participant_lease_duration
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_participant_lease_duration (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_participant_lease_duration
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_participant_lease_duration (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.set_participant_user_data_default
[ OK ] dds_DCPS_RTPS_ParameterListConverter.set_participant_user_data_default (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.set_participant_expects_inline_qos_default
[ OK ] dds_DCPS_RTPS_ParameterListConverter.set_participant_expects_inline_qos_default (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.set_participant_lease_duration_default
[ OK ] dds_DCPS_RTPS_ParameterListConverter.set_participant_lease_duration_default (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.ignore_participant_vendor_specific_parameters
[ OK ] dds_DCPS_RTPS_ParameterListConverter.ignore_participant_vendor_specific_parameters (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.dont_fail_on_participant_optional_parameters
[ OK ] dds_DCPS_RTPS_ParameterListConverter.dont_fail_on_participant_optional_parameters (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.fail_on_participant_required_parameters
[ OK ] dds_DCPS_RTPS_ParameterListConverter.fail_on_participant_required_parameters (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.pid_builtin_endpoint_set_bug
[ OK ] dds_DCPS_RTPS_ParameterListConverter.pid_builtin_endpoint_set_bug (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.ignore_participant_sentinel
[ OK ] dds_DCPS_RTPS_ParameterListConverter.ignore_participant_sentinel (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.ignore_participant_pad
[ OK ] dds_DCPS_RTPS_ParameterListConverter.ignore_participant_pad (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_data
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_data (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_topic_name
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_topic_name (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_topic_name
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_topic_name (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.set_writer_topic_name_default
[ OK ] dds_DCPS_RTPS_ParameterListConverter.set_writer_topic_name_default (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_type_name
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_type_name (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_type_name
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_type_name (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.set_writer_topic_type_default
[ OK ] dds_DCPS_RTPS_ParameterListConverter.set_writer_topic_type_default (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_durability_qos
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_durability_qos (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_durability_qos
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_durability_qos (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.set_writer_durability_default
[ OK ] dds_DCPS_RTPS_ParameterListConverter.set_writer_durability_default (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_durability_service
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_durability_service (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_durability_service
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_durability_service (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.set_writer_durability_service_default
[ OK ] dds_DCPS_RTPS_ParameterListConverter.set_writer_durability_service_default (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_deadline
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_deadline (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_deadline
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_deadline (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.set_writer_deadline_default
[ OK ] dds_DCPS_RTPS_ParameterListConverter.set_writer_deadline_default (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_latency_budget
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_latency_budget (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_latency_budget
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_latency_budget (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.set_writer_latency_budget_default
[ OK ] dds_DCPS_RTPS_ParameterListConverter.set_writer_latency_budget_default (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_liveliness
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_liveliness (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_liveliness
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_liveliness (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.set_writer_liveliness_default
[ OK ] dds_DCPS_RTPS_ParameterListConverter.set_writer_liveliness_default (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_reliability
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_reliability (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_reliability
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_reliability (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.set_writer_reliability_default
[ OK ] dds_DCPS_RTPS_ParameterListConverter.set_writer_reliability_default (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_lifespan
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_lifespan (1 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_lifespan
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_lifespan (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.set_writer_lifespan_default
[ OK ] dds_DCPS_RTPS_ParameterListConverter.set_writer_lifespan_default (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_user_data
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_user_data (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_user_data
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_user_data (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.set_writer_user_data_default
[ OK ] dds_DCPS_RTPS_ParameterListConverter.set_writer_user_data_default (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_ownership
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_ownership (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_ownership
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_ownership (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.set_writer_ownership_default
[ OK ] dds_DCPS_RTPS_ParameterListConverter.set_writer_ownership_default (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_ownership_strength
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_ownership_strength (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_ownership_strength
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_ownership_strength (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.set_writer_ownership_strength_default
[ OK ] dds_DCPS_RTPS_ParameterListConverter.set_writer_ownership_strength_default (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_destination_order
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_destination_order (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_destination_order
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_destination_order (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.set_writer_destination_order_default
[ OK ] dds_DCPS_RTPS_ParameterListConverter.set_writer_destination_order_default (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_presentation
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_presentation (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_presentation
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_presentation (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.set_writer_presentation_default
[ OK ] dds_DCPS_RTPS_ParameterListConverter.set_writer_presentation_default (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_partition
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_partition (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_partition
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_partition (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.set_writer_partition_default
[ OK ] dds_DCPS_RTPS_ParameterListConverter.set_writer_partition_default (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_topic_data
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_topic_data (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_topic_data
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_topic_data (1 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.set_writer_topic_data_default
[ OK ] dds_DCPS_RTPS_ParameterListConverter.set_writer_topic_data_default (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_group_data
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_group_data (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_group_data
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_group_data (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.set_writer_group_data_default
[ OK ] dds_DCPS_RTPS_ParameterListConverter.set_writer_group_data_default (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_guid
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_guid (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_guid
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_guid (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_unicast_locators
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_unicast_locators (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_unicast_allocators
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_unicast_allocators (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_multicast_locators
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_multicast_locators (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_multicast_locators
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_multicast_locators (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_reader_data
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_reader_data (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_reader_topic_name
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_reader_topic_name (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_reader_topic_name
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_reader_topic_name (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_reader_type_name
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_reader_type_name (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_reader_type_name
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_reader_type_name (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_reader_durability
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_reader_durability (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_reader_durability
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_reader_durability (1 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_reader_deadline
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_reader_deadline (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_reader_deadline
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_reader_deadline (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_reader_latency_budget
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_reader_latency_budget (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_reader_latency_budget
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_reader_latency_budget (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_reader_liveliness
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_reader_liveliness (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_reader_liveliness
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_reader_liveliness (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_reader_reliability
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_reader_reliability (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_reader_reliability
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_reader_reliability (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_reader_user_data
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_reader_user_data (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_reader_user_data
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_reader_user_data (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_reader_ownership
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_reader_ownership (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_reader_ownership
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_reader_ownership (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_reader_destination_order
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_reader_destination_order (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_reader_destination_order
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_reader_destination_order (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_reader_presentation
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_reader_presentation (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_reader_presentation
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_reader_presentation (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_reader_partition
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_reader_partition (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_reader_partition
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_reader_partition (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_reader_topic_data
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_reader_topic_data (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_reader_topic_data
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_reader_topic_data (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_reader_group_data
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_reader_group_data (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_reader_group_data
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_reader_group_data (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_reader_guid
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_reader_guid (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_reader_guid
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_reader_guid (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_reader_unicast_locators
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_reader_unicast_locators (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_reader_unicast_locators
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_reader_unicast_locators (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_reader_multicast_locators
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_reader_multicast_locators (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_reader_multicast_locators
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_reader_multicast_locators (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_reader_content_filter_property
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_reader_content_filter_property (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_reader_content_filter_property
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_reader_content_filter_property (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_decode_reader_associated_guid_list
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_decode_reader_associated_guid_list (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.set_reader_defaults
[ OK ] dds_DCPS_RTPS_ParameterListConverter.set_reader_defaults (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.dont_encode_participant_default_data
[ OK ] dds_DCPS_RTPS_ParameterListConverter.dont_encode_participant_default_data (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.dont_encode_writer_default_data
[ OK ] dds_DCPS_RTPS_ParameterListConverter.dont_encode_writer_default_data (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.dont_encode_reader_default_data
[ OK ] dds_DCPS_RTPS_ParameterListConverter.dont_encode_reader_default_data (0 ms)
[----------] 138 tests from dds_DCPS_RTPS_ParameterListConverter (6 ms total)
[----------] 9 tests from RtpsCoreTypeSupportImpl
[ RUN ] RtpsCoreTypeSupportImpl.PropertyQosPolicy
[ OK ] RtpsCoreTypeSupportImpl.PropertyQosPolicy (0 ms)
[ RUN ] RtpsCoreTypeSupportImpl.InsertParameter
[ OK ] RtpsCoreTypeSupportImpl.InsertParameter (0 ms)
[ RUN ] RtpsCoreTypeSupportImpl.ExtractParameter
[ OK ] RtpsCoreTypeSupportImpl.ExtractParameter (0 ms)
[ RUN ] RtpsCoreTypeSupportImpl.InsertFilterResult_t
[ OK ] RtpsCoreTypeSupportImpl.InsertFilterResult_t (0 ms)
[ RUN ] RtpsCoreTypeSupportImpl.ExtractFilterResult_t
[ OK ] RtpsCoreTypeSupportImpl.ExtractFilterResult_t (0 ms)
[ RUN ] RtpsCoreTypeSupportImpl.ExtractSequenceWithUnverifiedLength
[ OK ] RtpsCoreTypeSupportImpl.ExtractSequenceWithUnverifiedLength (1 ms)
[ RUN ] RtpsCoreTypeSupportImpl.Serializer_test_issue4105
[ OK ] RtpsCoreTypeSupportImpl.Serializer_test_issue4105 (0 ms)
[ RUN ] RtpsCoreTypeSupportImpl.Serializer_test_parameterlist
[ OK ] RtpsCoreTypeSupportImpl.Serializer_test_parameterlist (0 ms)
[ RUN ] RtpsCoreTypeSupportImpl.Serializer_test_parameterlist_invalid
[ OK ] RtpsCoreTypeSupportImpl.Serializer_test_parameterlist_invalid (0 ms)
[----------] 9 tests from RtpsCoreTypeSupportImpl (1 ms total)
[----------] 4 tests from dds_DCPS_RTPS_RtpsDiscoveryConfig
[ RUN ] dds_DCPS_RTPS_RtpsDiscoveryConfig.spdp_unicast_address
[ OK ] dds_DCPS_RTPS_RtpsDiscoveryConfig.spdp_unicast_address (3 ms)
[ RUN ] dds_DCPS_RTPS_RtpsDiscoveryConfig.spdp_multicast_address
[ OK ] dds_DCPS_RTPS_RtpsDiscoveryConfig.spdp_multicast_address (2 ms)
[ RUN ] dds_DCPS_RTPS_RtpsDiscoveryConfig.ipv6_spdp_unicast_address
[ OK ] dds_DCPS_RTPS_RtpsDiscoveryConfig.ipv6_spdp_unicast_address (6 ms)
[ RUN ] dds_DCPS_RTPS_RtpsDiscoveryConfig.ipv6_spdp_multicast_address
[ OK ] dds_DCPS_RTPS_RtpsDiscoveryConfig.ipv6_spdp_multicast_address (3 ms)
[----------] 4 tests from dds_DCPS_RTPS_RtpsDiscoveryConfig (14 ms total)
[----------] 12 tests from dds_DCPS_RcHandle_T
[ RUN ] dds_DCPS_RcHandle_T.ctors
[ OK ] dds_DCPS_RcHandle_T.ctors (0 ms)
[ RUN ] dds_DCPS_RcHandle_T.dtor
[ OK ] dds_DCPS_RcHandle_T.dtor (0 ms)
[ RUN ] dds_DCPS_RcHandle_T.reset
[ OK ] dds_DCPS_RcHandle_T.reset (0 ms)
[ RUN ] dds_DCPS_RcHandle_T.assign
[ OK ] dds_DCPS_RcHandle_T.assign (0 ms)
[ RUN ] dds_DCPS_RcHandle_T.swaps
[ OK ] dds_DCPS_RcHandle_T.swaps (0 ms)
[ RUN ] dds_DCPS_RcHandle_T.access
[ OK ] dds_DCPS_RcHandle_T.access (0 ms)
[ RUN ] dds_DCPS_RcHandle_T.param_passing
[ OK ] dds_DCPS_RcHandle_T.param_passing (0 ms)
[ RUN ] dds_DCPS_RcHandle_T.bool_conv
[ OK ] dds_DCPS_RcHandle_T.bool_conv (0 ms)
[ RUN ] dds_DCPS_RcHandle_T.relational
[ OK ] dds_DCPS_RcHandle_T.relational (0 ms)
[ RUN ] dds_DCPS_RcHandle_T.casts
[ OK ] dds_DCPS_RcHandle_T.casts (0 ms)
[ RUN ] dds_DCPS_RcHandle_T.make_rch
[ OK ] dds_DCPS_RcHandle_T.make_rch (0 ms)
[ RUN ] dds_DCPS_RcHandle_T.rchandle_from
[ OK ] dds_DCPS_RcHandle_T.rchandle_from (0 ms)
[----------] 12 tests from dds_DCPS_RcHandle_T (0 ms total)
[----------] 6 tests from dds_DCPS_RcObject
[ RUN ] dds_DCPS_RcObject.ctors_weak
[ OK ] dds_DCPS_RcObject.ctors_weak (0 ms)
[ RUN ] dds_DCPS_RcObject.assign_weak
[ OK ] dds_DCPS_RcObject.assign_weak (0 ms)
[ RUN ] dds_DCPS_RcObject.add_remove_ref_count
[ OK ] dds_DCPS_RcObject.add_remove_ref_count (0 ms)
[ RUN ] dds_DCPS_RcObject.lock_reset_weak
[ OK ] dds_DCPS_RcObject.lock_reset_weak (0 ms)
[ RUN ] dds_DCPS_RcObject.lock_failed
[ OK ] dds_DCPS_RcObject.lock_failed (0 ms)
[ RUN ] dds_DCPS_RcObject.compare_weak
[ OK ] dds_DCPS_RcObject.compare_weak (0 ms)
[----------] 6 tests from dds_DCPS_RcObject (0 ms total)
[----------] 4 tests from dds_DCPS_ReactorWrapper
[ RUN ] dds_DCPS_ReactorWrapper.test_oneshot
[ OK ] dds_DCPS_ReactorWrapper.test_oneshot (11 ms)
[ RUN ] dds_DCPS_ReactorWrapper.test_repeat
[ OK ] dds_DCPS_ReactorWrapper.test_repeat (1001 ms)
[ RUN ] dds_DCPS_ReactorWrapper.test_immediate
[ OK ] dds_DCPS_ReactorWrapper.test_immediate (0 ms)
[ RUN ] dds_DCPS_ReactorWrapper.test_negative
[ OK ] dds_DCPS_ReactorWrapper.test_negative (0 ms)
[----------] 4 tests from dds_DCPS_ReactorWrapper (1012 ms total)
[----------] 17 tests from dds_DCPS_ResizeSeqNoInit
[ RUN ] dds_DCPS_ResizeSeqNoInit.resize_unbounded_seq_no_init_tao_sequence_grow
[ OK ] dds_DCPS_ResizeSeqNoInit.resize_unbounded_seq_no_init_tao_sequence_grow (0 ms)
[ RUN ] dds_DCPS_ResizeSeqNoInit.resize_unbounded_seq_no_init_tao_sequence_shrink
[ OK ] dds_DCPS_ResizeSeqNoInit.resize_unbounded_seq_no_init_tao_sequence_shrink (0 ms)
[ RUN ] dds_DCPS_ResizeSeqNoInit.resize_unbounded_seq_no_init_tao_sequence_same_size
[ OK ] dds_DCPS_ResizeSeqNoInit.resize_unbounded_seq_no_init_tao_sequence_same_size (0 ms)
[ RUN ] dds_DCPS_ResizeSeqNoInit.resize_unbounded_seq_no_init_tao_sequence_from_empty
[ OK ] dds_DCPS_ResizeSeqNoInit.resize_unbounded_seq_no_init_tao_sequence_from_empty (0 ms)
[ RUN ] dds_DCPS_ResizeSeqNoInit.resize_unbounded_seq_no_init_tao_sequence_to_empty
[ OK ] dds_DCPS_ResizeSeqNoInit.resize_unbounded_seq_no_init_tao_sequence_to_empty (0 ms)
[ RUN ] dds_DCPS_ResizeSeqNoInit.resize_unbounded_seq_no_init_face_sequence_grow
[ OK ] dds_DCPS_ResizeSeqNoInit.resize_unbounded_seq_no_init_face_sequence_grow (0 ms)
[ RUN ] dds_DCPS_ResizeSeqNoInit.resize_unbounded_seq_no_init_face_sequence_shrink
[ OK ] dds_DCPS_ResizeSeqNoInit.resize_unbounded_seq_no_init_face_sequence_shrink (0 ms)
[ RUN ] dds_DCPS_ResizeSeqNoInit.resize_bounded_seq_no_init_face_sequence_grow
[ OK ] dds_DCPS_ResizeSeqNoInit.resize_bounded_seq_no_init_face_sequence_grow (0 ms)
[ RUN ] dds_DCPS_ResizeSeqNoInit.resize_bounded_seq_no_init_face_sequence_shrink
[ OK ] dds_DCPS_ResizeSeqNoInit.resize_bounded_seq_no_init_face_sequence_shrink (0 ms)
[ RUN ] dds_DCPS_ResizeSeqNoInit.resize_unbounded_seq_no_init_sp_sequence_grow
[ OK ] dds_DCPS_ResizeSeqNoInit.resize_unbounded_seq_no_init_sp_sequence_grow (0 ms)
[ RUN ] dds_DCPS_ResizeSeqNoInit.resize_unbounded_seq_no_init_sp_sequence_shrink
[ OK ] dds_DCPS_ResizeSeqNoInit.resize_unbounded_seq_no_init_sp_sequence_shrink (0 ms)
[ RUN ] dds_DCPS_ResizeSeqNoInit.resize_bounded_seq_no_init_sp_sequence_grow
[ OK ] dds_DCPS_ResizeSeqNoInit.resize_bounded_seq_no_init_sp_sequence_grow (0 ms)
[ RUN ] dds_DCPS_ResizeSeqNoInit.resize_bounded_seq_no_init_sp_sequence_shrink
[ OK ] dds_DCPS_ResizeSeqNoInit.resize_bounded_seq_no_init_sp_sequence_shrink (0 ms)
[ RUN ] dds_DCPS_ResizeSeqNoInit.OptionalInitVector_default_construct
[ OK ] dds_DCPS_ResizeSeqNoInit.OptionalInitVector_default_construct (0 ms)
[ RUN ] dds_DCPS_ResizeSeqNoInit.OptionalInitVector_resize_value_initializes
[ OK ] dds_DCPS_ResizeSeqNoInit.OptionalInitVector_resize_value_initializes (0 ms)
[ RUN ] dds_DCPS_ResizeSeqNoInit.resize_unbounded_seq_no_init_vector_grow
[ OK ] dds_DCPS_ResizeSeqNoInit.resize_unbounded_seq_no_init_vector_grow (0 ms)
[ RUN ] dds_DCPS_ResizeSeqNoInit.resize_unbounded_seq_no_init_vector_shrink
[ OK ] dds_DCPS_ResizeSeqNoInit.resize_unbounded_seq_no_init_vector_shrink (0 ms)
[----------] 17 tests from dds_DCPS_ResizeSeqNoInit (0 ms total)
[----------] 2 tests from dds_DCPS_SafeBool_T
[ RUN ] dds_DCPS_SafeBool_T.virtual_method
[ OK ] dds_DCPS_SafeBool_T.virtual_method (0 ms)
[ RUN ] dds_DCPS_SafeBool_T.non_virtual_method
[ OK ] dds_DCPS_SafeBool_T.non_virtual_method (0 ms)
[----------] 2 tests from dds_DCPS_SafeBool_T (0 ms total)
[----------] 9 tests from dds_DCPS_SafetyProfileStreams
[ RUN ] dds_DCPS_SafetyProfileStreams.to_dds_string_octet
[ OK ] dds_DCPS_SafetyProfileStreams.to_dds_string_octet (0 ms)
[ RUN ] dds_DCPS_SafetyProfileStreams.to_dds_string_ushort
[ OK ] dds_DCPS_SafetyProfileStreams.to_dds_string_ushort (0 ms)
[ RUN ] dds_DCPS_SafetyProfileStreams.to_dds_string_int
[ OK ] dds_DCPS_SafetyProfileStreams.to_dds_string_int (0 ms)
[ RUN ] dds_DCPS_SafetyProfileStreams.to_dds_string_uint
[ OK ] dds_DCPS_SafetyProfileStreams.to_dds_string_uint (0 ms)
[ RUN ] dds_DCPS_SafetyProfileStreams.to_dds_string_long
[ OK ] dds_DCPS_SafetyProfileStreams.to_dds_string_long (0 ms)
[ RUN ] dds_DCPS_SafetyProfileStreams.to_dds_string_ulong
[ OK ] dds_DCPS_SafetyProfileStreams.to_dds_string_ulong (0 ms)
[ RUN ] dds_DCPS_SafetyProfileStreams.to_dds_string_longlong
[ OK ] dds_DCPS_SafetyProfileStreams.to_dds_string_longlong (0 ms)
[ RUN ] dds_DCPS_SafetyProfileStreams.to_dds_string_ulonglong
[ OK ] dds_DCPS_SafetyProfileStreams.to_dds_string_ulonglong (0 ms)
[ RUN ] dds_DCPS_SafetyProfileStreams.to_dds_string_double
[ OK ] dds_DCPS_SafetyProfileStreams.to_dds_string_double (0 ms)
[----------] 9 tests from dds_DCPS_SafetyProfileStreams (0 ms total)
[----------] 1 test from dds_DCPS_SequenceNumber
[ RUN ] dds_DCPS_SequenceNumber.maintest
[ OK ] dds_DCPS_SequenceNumber.maintest (0 ms)
[----------] 1 test from dds_DCPS_SequenceNumber (0 ms total)
[----------] 36 tests from dds_DCPS_Serializer
[ RUN ] dds_DCPS_Serializer.Encoding_Encoding
[ OK ] dds_DCPS_Serializer.Encoding_Encoding (0 ms)
[ RUN ] dds_DCPS_Serializer.Encoding_Encoding_XCDR1_ENDIAN_BIG
[ OK ] dds_DCPS_Serializer.Encoding_Encoding_XCDR1_ENDIAN_BIG (0 ms)
[ RUN ] dds_DCPS_Serializer.Encoding_Encoding_UNALIGNED_CDR_ENDIAN_BIG
[ OK ] dds_DCPS_Serializer.Encoding_Encoding_UNALIGNED_CDR_ENDIAN_BIG (0 ms)
[ RUN ] dds_DCPS_Serializer.Encoding_Encoding_XCDR2_ENDIAN_BIG
[ OK ] dds_DCPS_Serializer.Encoding_Encoding_XCDR2_ENDIAN_BIG (0 ms)
[ RUN ] dds_DCPS_Serializer.Encoding_Encoding_XCDR1_ENDIAN_LITTLE
[ OK ] dds_DCPS_Serializer.Encoding_Encoding_XCDR1_ENDIAN_LITTLE (0 ms)
[ RUN ] dds_DCPS_Serializer.Encoding_Encoding_UNALIGNED_CDR_ENDIAN_LITTLE
[ OK ] dds_DCPS_Serializer.Encoding_Encoding_UNALIGNED_CDR_ENDIAN_LITTLE (0 ms)
[ RUN ] dds_DCPS_Serializer.Encoding_Encoding_XCDR2_ENDIAN_LITTLE
[ OK ] dds_DCPS_Serializer.Encoding_Encoding_XCDR2_ENDIAN_LITTLE (0 ms)
[ RUN ] dds_DCPS_Serializer.Encoding_Encoding_XCDR2_Swap
[ OK ] dds_DCPS_Serializer.Encoding_Encoding_XCDR2_Swap (0 ms)
[ RUN ] dds_DCPS_Serializer.Encoding_Encoding_XCDR2_No_Swap
[ OK ] dds_DCPS_Serializer.Encoding_Encoding_XCDR2_No_Swap (0 ms)
[ RUN ] dds_DCPS_Serializer.Encoding_Encoding_XCDR1_max_align
[ OK ] dds_DCPS_Serializer.Encoding_Encoding_XCDR1_max_align (0 ms)
[ RUN ] dds_DCPS_Serializer.Encoding_Encoding_UNALIGNED_CDR_max_align
[ OK ] dds_DCPS_Serializer.Encoding_Encoding_UNALIGNED_CDR_max_align (0 ms)
[ RUN ] dds_DCPS_Serializer.Encoding_Encoding_XCDR2_max_align
[ OK ] dds_DCPS_Serializer.Encoding_Encoding_XCDR2_max_align (0 ms)
[ RUN ] dds_DCPS_Serializer.align_value_no_offset
[ OK ] dds_DCPS_Serializer.align_value_no_offset (0 ms)
[ RUN ] dds_DCPS_Serializer.align_value_add_offset
[ OK ] dds_DCPS_Serializer.align_value_add_offset (0 ms)
[ RUN ] dds_DCPS_Serializer.align_value_smaller_than_by
[ OK ] dds_DCPS_Serializer.align_value_smaller_than_by (0 ms)
[ RUN ] dds_DCPS_Serializer.Encoding_is_encapsulated_this_XCDR1
[ OK ] dds_DCPS_Serializer.Encoding_is_encapsulated_this_XCDR1 (0 ms)
[ RUN ] dds_DCPS_Serializer.Encoding_is_encapsulated_this_UNALIGNED_CDR
[ OK ] dds_DCPS_Serializer.Encoding_is_encapsulated_this_UNALIGNED_CDR (0 ms)
[ RUN ] dds_DCPS_Serializer.Encoding_Encoding_static_is_encacapsulatd_XCDR2
[ OK ] dds_DCPS_Serializer.Encoding_Encoding_static_is_encacapsulatd_XCDR2 (0 ms)
[ RUN ] dds_DCPS_Serializer.Serializer_Serializer_ACE_Message_Block_Encoding
[ OK ] dds_DCPS_Serializer.Serializer_Serializer_ACE_Message_Block_Encoding (0 ms)
[ RUN ] dds_DCPS_Serializer.Serializer_Serializer_ACE_Message_Block_Kind
[ OK ] dds_DCPS_Serializer.Serializer_Serializer_ACE_Message_Block_Kind (0 ms)
[ RUN ] dds_DCPS_Serializer.Serializer_Serializer_ACE_Message_Block_Kind_bool
[ OK ] dds_DCPS_Serializer.Serializer_Serializer_ACE_Message_Block_Kind_bool (0 ms)
[ RUN ] dds_DCPS_Serializer.Serializer_set_endianness
[ OK ] dds_DCPS_Serializer.Serializer_set_endianness (0 ms)
[ RUN ] dds_DCPS_Serializer.Serializer_swap_bytes_endianness
[ OK ] dds_DCPS_Serializer.Serializer_swap_bytes_endianness (0 ms)
[ RUN ] dds_DCPS_Serializer.Serializer_align_context_basic_reference
[ OK ] dds_DCPS_Serializer.Serializer_align_context_basic_reference (1 ms)
[ RUN ] dds_DCPS_Serializer.Serializer_align_context_basic
[ OK ] dds_DCPS_Serializer.Serializer_align_context_basic (0 ms)
[ RUN ] dds_DCPS_Serializer.Serializer_align_context_2_buff
[ OK ] dds_DCPS_Serializer.Serializer_align_context_2_buff (0 ms)
[ RUN ] dds_DCPS_Serializer.Serializer_align_context_2_buff_diff_walign
[ OK ] dds_DCPS_Serializer.Serializer_align_context_2_buff_diff_walign (0 ms)
[ RUN ] dds_DCPS_Serializer.Serializer_align_context_2_buff_diff_walign_read
[ OK ] dds_DCPS_Serializer.Serializer_align_context_2_buff_diff_walign_read (0 ms)
[ RUN ] dds_DCPS_Serializer.Serializer_align_context_2_buff_diff_walign_read_with_min
[ OK ] dds_DCPS_Serializer.Serializer_align_context_2_buff_diff_walign_read_with_min (0 ms)
[ RUN ] dds_DCPS_Serializer.Serializer_test_peek_align
[ OK ] dds_DCPS_Serializer.Serializer_test_peek_align (0 ms)
[ RUN ] dds_DCPS_Serializer.Serializer_test_peek_depth
[ OK ] dds_DCPS_Serializer.Serializer_test_peek_depth (12 ms)
[ RUN ] dds_DCPS_Serializer.Serializer_test_trim
[ OK ] dds_DCPS_Serializer.Serializer_test_trim (0 ms)
[ RUN ] dds_DCPS_Serializer.Serializer_test_bad_string
[ OK ] dds_DCPS_Serializer.Serializer_test_bad_string (0 ms)
[ RUN ] dds_DCPS_Serializer.Serializer_test_bad_wstring
[ OK ] dds_DCPS_Serializer.Serializer_test_bad_wstring (0 ms)
[ RUN ] dds_DCPS_Serializer.Serializer_test_bad_string2
[ OK ] dds_DCPS_Serializer.Serializer_test_bad_string2 (0 ms)
[ RUN ] dds_DCPS_Serializer.read_parameter_id_xcdr2
[ OK ] dds_DCPS_Serializer.read_parameter_id_xcdr2 (0 ms)
[----------] 36 tests from dds_DCPS_Serializer (13 ms total)
[----------] 17 tests from dds_DCPS_ServiceEventDispatcher
[ RUN ] dds_DCPS_ServiceEventDispatcher.DefaultConstructor
[ OK ] dds_DCPS_ServiceEventDispatcher.DefaultConstructor (0 ms)
[ RUN ] dds_DCPS_ServiceEventDispatcher.ArgConstructorFour
[ OK ] dds_DCPS_ServiceEventDispatcher.ArgConstructorFour (1 ms)
[ RUN ] dds_DCPS_ServiceEventDispatcher.ArgConstructorOrderAlpha
[ OK ] dds_DCPS_ServiceEventDispatcher.ArgConstructorOrderAlpha (1 ms)
[ RUN ] dds_DCPS_ServiceEventDispatcher.ArgConstructorOrderBeta
[ OK ] dds_DCPS_ServiceEventDispatcher.ArgConstructorOrderBeta (1 ms)
[ RUN ] dds_DCPS_ServiceEventDispatcher.SimpleDispatchAlpha
[ OK ] dds_DCPS_ServiceEventDispatcher.SimpleDispatchAlpha (1 ms)
[ RUN ] dds_DCPS_ServiceEventDispatcher.SimpleDispatchBeta
[ OK ] dds_DCPS_ServiceEventDispatcher.SimpleDispatchBeta (2 ms)
[ RUN ] dds_DCPS_ServiceEventDispatcher.RecursiveDispatchAlpha
[ OK ] dds_DCPS_ServiceEventDispatcher.RecursiveDispatchAlpha (0 ms)
[ RUN ] dds_DCPS_ServiceEventDispatcher.RecursiveDispatchAlpha_ImmediateShutdown
[ OK ] dds_DCPS_ServiceEventDispatcher.RecursiveDispatchAlpha_ImmediateShutdown (0 ms)
[ RUN ] dds_DCPS_ServiceEventDispatcher.RecursiveDispatchBeta
[ OK ] dds_DCPS_ServiceEventDispatcher.RecursiveDispatchBeta (2 ms)
[ RUN ] dds_DCPS_ServiceEventDispatcher.RecursiveDispatchBeta_ImmediateShutdown
[ OK ] dds_DCPS_ServiceEventDispatcher.RecursiveDispatchBeta_ImmediateShutdown (2 ms)
[ RUN ] dds_DCPS_ServiceEventDispatcher.RecursiveDispatchGamma
[ OK ] dds_DCPS_ServiceEventDispatcher.RecursiveDispatchGamma (7 ms)
[ RUN ] dds_DCPS_ServiceEventDispatcher.RecursiveDispatchGamma_ImmediateShutdown
[ OK ] dds_DCPS_ServiceEventDispatcher.RecursiveDispatchGamma_ImmediateShutdown (7 ms)
[ RUN ] dds_DCPS_ServiceEventDispatcher.TestShutdown
[ OK ] dds_DCPS_ServiceEventDispatcher.TestShutdown (1 ms)
[ RUN ] dds_DCPS_ServiceEventDispatcher.TimedDispatch
[ OK ] dds_DCPS_ServiceEventDispatcher.TimedDispatch (91 ms)
[ RUN ] dds_DCPS_ServiceEventDispatcher.TimedDispatchSingleThreaded
[ OK ] dds_DCPS_ServiceEventDispatcher.TimedDispatchSingleThreaded (90 ms)
[ RUN ] dds_DCPS_ServiceEventDispatcher.CancelDispatch
[ OK ] dds_DCPS_ServiceEventDispatcher.CancelDispatch (72 ms)
[ RUN ] dds_DCPS_ServiceEventDispatcher.CancelDispatchSingleThreaded
[ OK ] dds_DCPS_ServiceEventDispatcher.CancelDispatchSingleThreaded (70 ms)
[----------] 17 tests from dds_DCPS_ServiceEventDispatcher (349 ms total)
[----------] 1 test from dds_DCPS_Service_Participant
[ RUN ] dds_DCPS_Service_Participant.type_object_encoding
[ OK ] dds_DCPS_Service_Participant.type_object_encoding (1 ms)
[----------] 1 test from dds_DCPS_Service_Participant (1 ms total)
[----------] 5 tests from dds_DCPS_SporadicEvent
[ RUN ] dds_DCPS_SporadicEvent.ConstructDestruct
[ OK ] dds_DCPS_SporadicEvent.ConstructDestruct (0 ms)
[ RUN ] dds_DCPS_SporadicEvent.Nominal
[ OK ] dds_DCPS_SporadicEvent.Nominal (2 ms)
[ RUN ] dds_DCPS_SporadicEvent.MoveUp
[ OK ] dds_DCPS_SporadicEvent.MoveUp (2 ms)
[ RUN ] dds_DCPS_SporadicEvent.NoDoubleExec
[ OK ] dds_DCPS_SporadicEvent.NoDoubleExec (201 ms)
[ RUN ] dds_DCPS_SporadicEvent.Cancel
[ OK ] dds_DCPS_SporadicEvent.Cancel (101 ms)
[----------] 5 tests from dds_DCPS_SporadicEvent (306 ms total)
[----------] 9 tests from dds_DCPS_SporadicTask
[ RUN ] dds_DCPS_SporadicTask.schedule
[ OK ] dds_DCPS_SporadicTask.schedule (1 ms)
[ RUN ] dds_DCPS_SporadicTask.schedule_pmf
[ OK ] dds_DCPS_SporadicTask.schedule_pmf (1 ms)
[ RUN ] dds_DCPS_SporadicTask.schedule_error
[ OK ] dds_DCPS_SporadicTask.schedule_error (1 ms)
[ RUN ] dds_DCPS_SporadicTask.schedule_earlier
[ OK ] dds_DCPS_SporadicTask.schedule_earlier (1 ms)
[ RUN ] dds_DCPS_SporadicTask.schedule_later
[ OK ] dds_DCPS_SporadicTask.schedule_later (0 ms)
[ RUN ] dds_DCPS_SporadicTask.schedule_no_reactor_task
[ OK ] dds_DCPS_SporadicTask.schedule_no_reactor_task (2967 ms)
[ RUN ] dds_DCPS_SporadicTask.cancel_not_scheduled
[ OK ] dds_DCPS_SporadicTask.cancel_not_scheduled (1 ms)
[ RUN ] dds_DCPS_SporadicTask.cancel_scheduled
[ OK ] dds_DCPS_SporadicTask.cancel_scheduled (1 ms)
[ RUN ] dds_DCPS_SporadicTask.cancel_no_reactor_task
[ OK ] dds_DCPS_SporadicTask.cancel_no_reactor_task (1 ms)
[----------] 9 tests from dds_DCPS_SporadicTask (2974 ms total)
[----------] 1 test from dds_DCPS_Statistics
[ RUN ] dds_DCPS_Statistics.key_compare
[ OK ] dds_DCPS_Statistics.key_compare (0 ms)
[----------] 1 test from dds_DCPS_Statistics (0 ms total)
[----------] 6 tests from dds_DCPS_ThreadPool
[ RUN ] dds_DCPS_ThreadPool.NoArgConstructor
[ OK ] dds_DCPS_ThreadPool.NoArgConstructor (0 ms)
[ RUN ] dds_DCPS_ThreadPool.ArgConstructorZero
[ OK ] dds_DCPS_ThreadPool.ArgConstructorZero (0 ms)
[ RUN ] dds_DCPS_ThreadPool.ArgConstructorOne
[ OK ] dds_DCPS_ThreadPool.ArgConstructorOne (0 ms)
[ RUN ] dds_DCPS_ThreadPool.ArgConstructorFour
[ OK ] dds_DCPS_ThreadPool.ArgConstructorFour (1 ms)
[ RUN ] dds_DCPS_ThreadPool.ArgConstructorSixteen
[ OK ] dds_DCPS_ThreadPool.ArgConstructorSixteen (4 ms)
[ RUN ] dds_DCPS_ThreadPool.CheckMembership
[ OK ] dds_DCPS_ThreadPool.CheckMembership (1 ms)
[----------] 6 tests from dds_DCPS_ThreadPool (6 ms total)
[----------] 3 tests from dds_DCPS_TimeDuration
[ RUN ] dds_DCPS_TimeDuration.str
[ OK ] dds_DCPS_TimeDuration.str (0 ms)
[ RUN ] dds_DCPS_TimeDuration.double_ctor
[ OK ] dds_DCPS_TimeDuration.double_ctor (0 ms)
[ RUN ] dds_DCPS_TimeDuration.to_double
[ OK ] dds_DCPS_TimeDuration.to_double (0 ms)
[----------] 3 tests from dds_DCPS_TimeDuration (0 ms total)
[----------] 10 tests from dds_DCPS_Time_Helper
[ RUN ] dds_DCPS_Time_Helper.infinite_duration_to_time_value
[ OK ] dds_DCPS_Time_Helper.infinite_duration_to_time_value (0 ms)
[ RUN ] dds_DCPS_Time_Helper.infinite_duration_to_absolute_time_value
[ OK ] dds_DCPS_Time_Helper.infinite_duration_to_absolute_time_value (0 ms)
[ RUN ] dds_DCPS_Time_Helper.finite_duration_to_time_value
[ OK ] dds_DCPS_Time_Helper.finite_duration_to_time_value (0 ms)
[ RUN ] dds_DCPS_Time_Helper.Duration_t_difference
[ OK ] dds_DCPS_Time_Helper.Duration_t_difference (0 ms)
[ RUN ] dds_DCPS_Time_Helper.MonotonicTime_t_equal
[ OK ] dds_DCPS_Time_Helper.MonotonicTime_t_equal (0 ms)
[ RUN ] dds_DCPS_Time_Helper.make_duration
[ OK ] dds_DCPS_Time_Helper.make_duration (0 ms)
[ RUN ] dds_DCPS_Time_Helper.duration_to_dds_string
[ OK ] dds_DCPS_Time_Helper.duration_to_dds_string (0 ms)
[ RUN ] dds_DCPS_Time_Helper.duration_from_dds_string
[ OK ] dds_DCPS_Time_Helper.duration_from_dds_string (0 ms)
[ RUN ] dds_DCPS_Time_Helper.add_time_duration
[ OK ] dds_DCPS_Time_Helper.add_time_duration (0 ms)
[ RUN ] dds_DCPS_Time_Helper.time_value_to_double
[ OK ] dds_DCPS_Time_Helper.time_value_to_double (0 ms)
[----------] 10 tests from dds_DCPS_Time_Helper (0 ms total)
[----------] 2 tests from dds_DCPS_ValueCommon
[ RUN ] dds_DCPS_ValueCommon.ListEnumHelper
[ OK ] dds_DCPS_ValueCommon.ListEnumHelper (0 ms)
[ RUN ] dds_DCPS_ValueCommon.MapBitmaskHelper
(3974|3974) WARNING: MapBitmaskHelper::get_value: Ignore unknown flag: FLAG3
[ OK ] dds_DCPS_ValueCommon.MapBitmaskHelper (1 ms)
[----------] 2 tests from dds_DCPS_ValueCommon (1 ms total)
[----------] 12 tests from dds_DCPS_WaitSet
[ RUN ] dds_DCPS_WaitSet.DefaultConstructor
[ OK ] dds_DCPS_WaitSet.DefaultConstructor (0 ms)
[ RUN ] dds_DCPS_WaitSet.VarDuplicate
[ OK ] dds_DCPS_WaitSet.VarDuplicate (0 ms)
[ RUN ] dds_DCPS_WaitSet.AttachDetachFailures
[ OK ] dds_DCPS_WaitSet.AttachDetachFailures (0 ms)
[ RUN ] dds_DCPS_WaitSet.AttachDetach
[ OK ] dds_DCPS_WaitSet.AttachDetach (0 ms)
[ RUN ] dds_DCPS_WaitSet.AttachDetachAll
[ OK ] dds_DCPS_WaitSet.AttachDetachAll (0 ms)
[ RUN ] dds_DCPS_WaitSet.AttachNoDetach
[ OK ] dds_DCPS_WaitSet.AttachNoDetach (0 ms)
[ RUN ] dds_DCPS_WaitSet.WaitBogusDeadline
[ OK ] dds_DCPS_WaitSet.WaitBogusDeadline (0 ms)
[ RUN ] dds_DCPS_WaitSet.WaitDeadlineTimeout
[ OK ] dds_DCPS_WaitSet.WaitDeadlineTimeout (0 ms)
[ RUN ] dds_DCPS_WaitSet.WaitDeadlineTriggered
[ OK ] dds_DCPS_WaitSet.WaitDeadlineTriggered (0 ms)
[ RUN ] dds_DCPS_WaitSet.WaitForever
[ OK ] dds_DCPS_WaitSet.WaitForever (0 ms)
[ RUN ] dds_DCPS_WaitSet.WaitDeadline
[ OK ] dds_DCPS_WaitSet.WaitDeadline (1 ms)
[ RUN ] dds_DCPS_WaitSet.WaitMulti
[ OK ] dds_DCPS_WaitSet.WaitMulti (0 ms)
[----------] 12 tests from dds_DCPS_WaitSet (1 ms total)
[----------] 3 tests from dds_DCPS_XTypes_DynamicDataAdapter
[ RUN ] dds_DCPS_XTypes_DynamicDataAdapter.simple_struct
[ OK ] dds_DCPS_XTypes_DynamicDataAdapter.simple_struct (7 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataAdapter.test_struct
[ OK ] dds_DCPS_XTypes_DynamicDataAdapter.test_struct (21 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataAdapter.test_union
[ OK ] dds_DCPS_XTypes_DynamicDataAdapter.test_union (4 ms)
[----------] 3 tests from dds_DCPS_XTypes_DynamicDataAdapter (32 ms total)
[----------] 31 tests from dds_DCPS_XTypes_DynamicDataImpl
[ RUN ] dds_DCPS_XTypes_DynamicDataImpl.Mutable_WriteValueToStruct
[ OK ] dds_DCPS_XTypes_DynamicDataImpl.Mutable_WriteValueToStruct (4 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataImpl.Mutable_ReadValueFromBackingStore
[ OK ] dds_DCPS_XTypes_DynamicDataImpl.Mutable_ReadValueFromBackingStore (2 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataImpl.Mutable_WriteValueToStructDefault
[ OK ] dds_DCPS_XTypes_DynamicDataImpl.Mutable_WriteValueToStructDefault (1 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataImpl.Mutable_WriteValueToUnion
[ OK ] dds_DCPS_XTypes_DynamicDataImpl.Mutable_WriteValueToUnion (4 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataImpl.Mutable_WriteValueToUnionDefault
[ OK ] dds_DCPS_XTypes_DynamicDataImpl.Mutable_WriteValueToUnionDefault (2 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataImpl.Mutable_WriteSequenceToStruct
[ OK ] dds_DCPS_XTypes_DynamicDataImpl.Mutable_WriteSequenceToStruct (4 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataImpl.Mutable_WriteSequenceToStructDefault
[ OK ] dds_DCPS_XTypes_DynamicDataImpl.Mutable_WriteSequenceToStructDefault (2 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataImpl.Mutable_WriteSequenceToUnion
[ OK ] dds_DCPS_XTypes_DynamicDataImpl.Mutable_WriteSequenceToUnion (6 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataImpl.Mutable_WriteValueToArray
[ OK ] dds_DCPS_XTypes_DynamicDataImpl.Mutable_WriteValueToArray (1 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataImpl.Mutable_WriteValueToArrayDefault
[ OK ] dds_DCPS_XTypes_DynamicDataImpl.Mutable_WriteValueToArrayDefault (1 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataImpl.Mutable_WriteStructWithNestedMembers
[ OK ] dds_DCPS_XTypes_DynamicDataImpl.Mutable_WriteStructWithNestedMembers (1 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataImpl.Mutable_WriteRecursiveStruct
[ OK ] dds_DCPS_XTypes_DynamicDataImpl.Mutable_WriteRecursiveStruct (1 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataImpl.Appendable_WriteValueToStruct
[ OK ] dds_DCPS_XTypes_DynamicDataImpl.Appendable_WriteValueToStruct (4 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataImpl.Appendable_WriteValueToUnion
[ OK ] dds_DCPS_XTypes_DynamicDataImpl.Appendable_WriteValueToUnion (5 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataImpl.Appendable_WriteSequenceToStruct
[ OK ] dds_DCPS_XTypes_DynamicDataImpl.Appendable_WriteSequenceToStruct (6 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataImpl.Appendable_WriteSequenceToUnion
[ OK ] dds_DCPS_XTypes_DynamicDataImpl.Appendable_WriteSequenceToUnion (6 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataImpl.Appendable_WriteStructWithNestedMembers
[ OK ] dds_DCPS_XTypes_DynamicDataImpl.Appendable_WriteStructWithNestedMembers (1 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataImpl.Final_WriteValueToStruct
[ OK ] dds_DCPS_XTypes_DynamicDataImpl.Final_WriteValueToStruct (4 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataImpl.Final_WriteValueToUnion
[ OK ] dds_DCPS_XTypes_DynamicDataImpl.Final_WriteValueToUnion (3 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataImpl.Final_WriteSequenceToStruct
[ OK ] dds_DCPS_XTypes_DynamicDataImpl.Final_WriteSequenceToStruct (6 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataImpl.Final_WriteSequenceToUnion
[ OK ] dds_DCPS_XTypes_DynamicDataImpl.Final_WriteSequenceToUnion (5 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataImpl.Final_WriteStructWithNestedMembers
[ OK ] dds_DCPS_XTypes_DynamicDataImpl.Final_WriteStructWithNestedMembers (1 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataImpl.Final_WriteKeyOnly
[ OK ] dds_DCPS_XTypes_DynamicDataImpl.Final_WriteKeyOnly (0 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataImpl.Appendable_WriteKeyOnly
[ OK ] dds_DCPS_XTypes_DynamicDataImpl.Appendable_WriteKeyOnly (1 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataImpl.Mutable_WriteKeyOnly
[ OK ] dds_DCPS_XTypes_DynamicDataImpl.Mutable_WriteKeyOnly (1 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataImpl.MutableArray_WriteKeyOnly
[ OK ] dds_DCPS_XTypes_DynamicDataImpl.MutableArray_WriteKeyOnly (0 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataImpl.Nested_WriteKeyOnly
[ OK ] dds_DCPS_XTypes_DynamicDataImpl.Nested_WriteKeyOnly (1 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataImpl.Union_Defaults
[ OK ] dds_DCPS_XTypes_DynamicDataImpl.Union_Defaults (1 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataImpl.Union_Setter
[ OK ] dds_DCPS_XTypes_DynamicDataImpl.Union_Setter (1 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataImpl.Enum_As_String
[ OK ] dds_DCPS_XTypes_DynamicDataImpl.Enum_As_String (0 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataImpl.String_As_Enum
[ OK ] dds_DCPS_XTypes_DynamicDataImpl.String_As_Enum (1 ms)
[----------] 31 tests from dds_DCPS_XTypes_DynamicDataImpl (76 ms total)
[----------] 40 tests from dds_DCPS_XTypes_DynamicDataXcdrReadImpl
[ RUN ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Mutable_ReadValueFromStruct
[ OK ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Mutable_ReadValueFromStruct (4 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Mutable_StructWithOptionalMembers
[ OK ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Mutable_StructWithOptionalMembers (1 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Mutable_ReadValueFromUnion
[ OK ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Mutable_ReadValueFromUnion (1 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Mutable_ReadSequenceFromStruct
[ OK ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Mutable_ReadSequenceFromStruct (2 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Mutable_ReadSequenceFromUnion
[ OK ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Mutable_ReadSequenceFromUnion (1 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Mutable_ReadValueFromArray
[ OK ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Mutable_ReadValueFromArray (1 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Mutable_SkipNestedMembers
[ OK ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Mutable_SkipNestedMembers (1 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Mutable_ReadRecursiveStruct
[ OK ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Mutable_ReadRecursiveStruct (1 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Appendable_ReadValueFromStruct
[ OK ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Appendable_ReadValueFromStruct (7 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Appendable_ReadValueFromStructXCDR1
[ OK ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Appendable_ReadValueFromStructXCDR1 (6 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Appendable_StructWithOptionalMembers
[ OK ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Appendable_StructWithOptionalMembers (1 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Appendable_ReadValueFromUnion
[ OK ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Appendable_ReadValueFromUnion (2 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Appendable_ReadValueFromUnionXCDR1
[ OK ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Appendable_ReadValueFromUnionXCDR1 (2 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Appendable_ReadSequenceFromStruct
[ OK ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Appendable_ReadSequenceFromStruct (4 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Appendable_ReadSequenceFromStructXCDR1
[ OK ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Appendable_ReadSequenceFromStructXCDR1 (4 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Appendable_ReadSequenceFromUnion
[ OK ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Appendable_ReadSequenceFromUnion (1 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Appendable_ReadSequenceFromUnionXCDR1
[ OK ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Appendable_ReadSequenceFromUnionXCDR1 (1 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Appendable_ReadValueFromArray
[ OK ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Appendable_ReadValueFromArray (1 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Appendable_ReadValueFromArrayXCDR1
[ OK ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Appendable_ReadValueFromArrayXCDR1 (0 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Appendable_SkipNestedMembers
[ OK ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Appendable_SkipNestedMembers (1 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Appendable_SkipNestedMembersXCDR1
[ OK ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Appendable_SkipNestedMembersXCDR1 (1 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Final_ReadValueFromStruct
[ OK ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Final_ReadValueFromStruct (7 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Final_ReadValueFromStructXCDR1
[ OK ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Final_ReadValueFromStructXCDR1 (7 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Final_StructWithOptionalMembers
[ OK ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Final_StructWithOptionalMembers (1 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Final_ReadValueFromUnion
[ OK ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Final_ReadValueFromUnion (2 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Final_ReadValueFromUnionXCDR1
[ OK ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Final_ReadValueFromUnionXCDR1 (1 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Final_ReadSequenceFromStruct
[ OK ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Final_ReadSequenceFromStruct (5 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Final_ReadSequenceFromStructXCDR1
[ OK ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Final_ReadSequenceFromStructXCDR1 (4 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Final_ReadSequenceFromUnion
[ OK ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Final_ReadSequenceFromUnion (1 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Final_ReadSequenceFromUnionXCDR1
[ OK ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Final_ReadSequenceFromUnionXCDR1 (1 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Final_ReadValueFromArray
[ OK ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Final_ReadValueFromArray (1 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Final_ReadValueFromArrayXCDR1
[ OK ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Final_ReadValueFromArrayXCDR1 (1 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Final_SkipNestedMembers
[ OK ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Final_SkipNestedMembers (1 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Final_SkipNestedMembersXCDR1
[ OK ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Final_SkipNestedMembersXCDR1 (1 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Final_SingleKeyOnly
[ OK ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Final_SingleKeyOnly (1 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Appendable_NestedStructKeyOnly
[ OK ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Appendable_NestedStructKeyOnly (0 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Mutable_NestedUnionKeyOnly
[ OK ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Mutable_NestedUnionKeyOnly (1 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Mutable_ArrayKeyOnly
[ OK ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Mutable_ArrayKeyOnly (1 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Final_ImplicitNestedKeyOnly
[ OK ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Final_ImplicitNestedKeyOnly (0 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Enum_As_String
[ OK ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Enum_As_String (1 ms)
[----------] 40 tests from dds_DCPS_XTypes_DynamicDataXcdrReadImpl (81 ms total)
[----------] 11 tests from dds_DCPS_XTypes_DynamicTypeImpl
[ RUN ] dds_DCPS_XTypes_DynamicTypeImpl.CompleteToDynamicType_MyInnerStruct
[ OK ] dds_DCPS_XTypes_DynamicTypeImpl.CompleteToDynamicType_MyInnerStruct (1 ms)
[ RUN ] dds_DCPS_XTypes_DynamicTypeImpl.CompleteToDynamicType_MyOuterStruct
[ OK ] dds_DCPS_XTypes_DynamicTypeImpl.CompleteToDynamicType_MyOuterStruct (1 ms)
[ RUN ] dds_DCPS_XTypes_DynamicTypeImpl.CompleteToDynamicType_MyAliasStruct
[ OK ] dds_DCPS_XTypes_DynamicTypeImpl.CompleteToDynamicType_MyAliasStruct (0 ms)
[ RUN ] dds_DCPS_XTypes_DynamicTypeImpl.CompleteToDynamicType_StructWithTypedefMember
[ OK ] dds_DCPS_XTypes_DynamicTypeImpl.CompleteToDynamicType_StructWithTypedefMember (1 ms)
[ RUN ] dds_DCPS_XTypes_DynamicTypeImpl.CompleteToDynamicType_PrimitiveKind
[ OK ] dds_DCPS_XTypes_DynamicTypeImpl.CompleteToDynamicType_PrimitiveKind (0 ms)
[ RUN ] dds_DCPS_XTypes_DynamicTypeImpl.CompleteToDynamicType_MyUnion
[ OK ] dds_DCPS_XTypes_DynamicTypeImpl.CompleteToDynamicType_MyUnion (1 ms)
[ RUN ] dds_DCPS_XTypes_DynamicTypeImpl.CompleteToDynamicType_MyInnerArray
[ OK ] dds_DCPS_XTypes_DynamicTypeImpl.CompleteToDynamicType_MyInnerArray (0 ms)
[ RUN ] dds_DCPS_XTypes_DynamicTypeImpl.CompleteToDynamicType_MyOuterArray
[ OK ] dds_DCPS_XTypes_DynamicTypeImpl.CompleteToDynamicType_MyOuterArray (0 ms)
[ RUN ] dds_DCPS_XTypes_DynamicTypeImpl.CompleteToDynamicType_MySeq
[ OK ] dds_DCPS_XTypes_DynamicTypeImpl.CompleteToDynamicType_MySeq (1 ms)
[ RUN ] dds_DCPS_XTypes_DynamicTypeImpl.CompleteToDynamicType_MyAnonStruct
[ OK ] dds_DCPS_XTypes_DynamicTypeImpl.CompleteToDynamicType_MyAnonStruct (0 ms)
[ RUN ] dds_DCPS_XTypes_DynamicTypeImpl.CompleteToDynamicType_CircularStruct
[ OK ] dds_DCPS_XTypes_DynamicTypeImpl.CompleteToDynamicType_CircularStruct (1 ms)
[----------] 11 tests from dds_DCPS_XTypes_DynamicTypeImpl (6 ms total)
[----------] 6 tests from dds_DCPS_XTypes_DynamicTypeImpl_CompleteToMinimal
[ RUN ] dds_DCPS_XTypes_DynamicTypeImpl_CompleteToMinimal.MyStruct
[ OK ] dds_DCPS_XTypes_DynamicTypeImpl_CompleteToMinimal.MyStruct (0 ms)
[ RUN ] dds_DCPS_XTypes_DynamicTypeImpl_CompleteToMinimal.MyUnion
[ OK ] dds_DCPS_XTypes_DynamicTypeImpl_CompleteToMinimal.MyUnion (0 ms)
[ RUN ] dds_DCPS_XTypes_DynamicTypeImpl_CompleteToMinimal.SCC
[ OK ] dds_DCPS_XTypes_DynamicTypeImpl_CompleteToMinimal.SCC (0 ms)
[ RUN ] dds_DCPS_XTypes_DynamicTypeImpl_CompleteToMinimal.LSeq
[ OK ] dds_DCPS_XTypes_DynamicTypeImpl_CompleteToMinimal.LSeq (0 ms)
[ RUN ] dds_DCPS_XTypes_DynamicTypeImpl_CompleteToMinimal.LArr
[ OK ] dds_DCPS_XTypes_DynamicTypeImpl_CompleteToMinimal.LArr (0 ms)
[ RUN ] dds_DCPS_XTypes_DynamicTypeImpl_CompleteToMinimal.MyEnum
[ OK ] dds_DCPS_XTypes_DynamicTypeImpl_CompleteToMinimal.MyEnum (0 ms)
[----------] 6 tests from dds_DCPS_XTypes_DynamicTypeImpl_CompleteToMinimal (0 ms total)
[----------] 4 tests from dds_DCPS_XTypes_IdlScanner
[ RUN ] dds_DCPS_XTypes_IdlScanner.CharacterScanner
[ OK ] dds_DCPS_XTypes_IdlScanner.CharacterScanner (1 ms)
[ RUN ] dds_DCPS_XTypes_IdlScanner.IdlScanner
[ OK ] dds_DCPS_XTypes_IdlScanner.IdlScanner (0 ms)
[ RUN ] dds_DCPS_XTypes_IdlScanner.IdlScanner_DynamicType1
[ OK ] dds_DCPS_XTypes_IdlScanner.IdlScanner_DynamicType1 (0 ms)
[ RUN ] dds_DCPS_XTypes_IdlScanner.IdlScanner_DynamicType2
[ OK ] dds_DCPS_XTypes_IdlScanner.IdlScanner_DynamicType2 (0 ms)
[----------] 4 tests from dds_DCPS_XTypes_IdlScanner (1 ms total)
[----------] 3 tests from dds_DCPS_XTypes_MemberDescriptorImpl
[ RUN ] dds_DCPS_XTypes_MemberDescriptorImpl.MemberDescriptorImpl_ctor
[ OK ] dds_DCPS_XTypes_MemberDescriptorImpl.MemberDescriptorImpl_ctor (0 ms)
[ RUN ] dds_DCPS_XTypes_MemberDescriptorImpl.MemberDescriptorImpl_equals
[ OK ] dds_DCPS_XTypes_MemberDescriptorImpl.MemberDescriptorImpl_equals (0 ms)
[ RUN ] dds_DCPS_XTypes_MemberDescriptorImpl.MemberDescriptorImpl_copy_from
[ OK ] dds_DCPS_XTypes_MemberDescriptorImpl.MemberDescriptorImpl_copy_from (0 ms)
[----------] 3 tests from dds_DCPS_XTypes_MemberDescriptorImpl (0 ms total)
[----------] 18 tests from dds_DCPS_XTypes_TypeAssignability
[ RUN ] dds_DCPS_XTypes_TypeAssignability.PrimitiveTypesTest_Assignable
[ OK ] dds_DCPS_XTypes_TypeAssignability.PrimitiveTypesTest_Assignable (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeAssignability.PrimitiveTypesTest_NotAssignable
[ OK ] dds_DCPS_XTypes_TypeAssignability.PrimitiveTypesTest_NotAssignable (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeAssignability.StringTypesTest_Assignable
[ OK ] dds_DCPS_XTypes_TypeAssignability.StringTypesTest_Assignable (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeAssignability.StringTypesTest_NotAssignable
[ OK ] dds_DCPS_XTypes_TypeAssignability.StringTypesTest_NotAssignable (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeAssignability.BitmaskTypeTest_Assignable
[ OK ] dds_DCPS_XTypes_TypeAssignability.BitmaskTypeTest_Assignable (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeAssignability.BitmaskTypeTest_NotAssignable
[ OK ] dds_DCPS_XTypes_TypeAssignability.BitmaskTypeTest_NotAssignable (1 ms)
[ RUN ] dds_DCPS_XTypes_TypeAssignability.SequenceTypeTest_Assignable
[ OK ] dds_DCPS_XTypes_TypeAssignability.SequenceTypeTest_Assignable (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeAssignability.SequenceTypeTest_NotAssignable
[ OK ] dds_DCPS_XTypes_TypeAssignability.SequenceTypeTest_NotAssignable (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeAssignability.ArrayTypeTest_Assignable
[ OK ] dds_DCPS_XTypes_TypeAssignability.ArrayTypeTest_Assignable (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeAssignability.ArrayTypeTest_NotAssignable
[ OK ] dds_DCPS_XTypes_TypeAssignability.ArrayTypeTest_NotAssignable (1 ms)
[ RUN ] dds_DCPS_XTypes_TypeAssignability.MapTypeTest_Assignable
[ OK ] dds_DCPS_XTypes_TypeAssignability.MapTypeTest_Assignable (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeAssignability.MapTypeTest_NotAssignable
[ OK ] dds_DCPS_XTypes_TypeAssignability.MapTypeTest_NotAssignable (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeAssignability.AliasTypeTest_Assignable
[ OK ] dds_DCPS_XTypes_TypeAssignability.AliasTypeTest_Assignable (1 ms)
[ RUN ] dds_DCPS_XTypes_TypeAssignability.AliasTypeTest_NotAssignable
[ OK ] dds_DCPS_XTypes_TypeAssignability.AliasTypeTest_NotAssignable (1 ms)
[ RUN ] dds_DCPS_XTypes_TypeAssignability.StructTypeTest_Assignable
[ OK ] dds_DCPS_XTypes_TypeAssignability.StructTypeTest_Assignable (2 ms)
[ RUN ] dds_DCPS_XTypes_TypeAssignability.StructTypeTest_NotAssignable
[ OK ] dds_DCPS_XTypes_TypeAssignability.StructTypeTest_NotAssignable (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeAssignability.UnionTypeTest_Assignable
[ OK ] dds_DCPS_XTypes_TypeAssignability.UnionTypeTest_Assignable (1 ms)
[ RUN ] dds_DCPS_XTypes_TypeAssignability.UnionTypeTest_NotAssignable
[ OK ] dds_DCPS_XTypes_TypeAssignability.UnionTypeTest_NotAssignable (0 ms)
[----------] 18 tests from dds_DCPS_XTypes_TypeAssignability (8 ms total)
[----------] 2 tests from dds_DCPS_XTypes_TypeAssignability_EnumTypeTest
[ RUN ] dds_DCPS_XTypes_TypeAssignability_EnumTypeTest.Assignable
[ OK ] dds_DCPS_XTypes_TypeAssignability_EnumTypeTest.Assignable (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeAssignability_EnumTypeTest.NotAssignable
[ OK ] dds_DCPS_XTypes_TypeAssignability_EnumTypeTest.NotAssignable (0 ms)
[----------] 2 tests from dds_DCPS_XTypes_TypeAssignability_EnumTypeTest (0 ms total)
[----------] 84 tests from dds_DCPS_XTypes_TypeObject
[ RUN ] dds_DCPS_XTypes_TypeObject.maintest
[ OK ] dds_DCPS_XTypes_TypeObject.maintest (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.Sequence_equal
[ OK ] dds_DCPS_XTypes_TypeObject.Sequence_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.ExtendedAnnotationParameterValue_equal
[ OK ] dds_DCPS_XTypes_TypeObject.ExtendedAnnotationParameterValue_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.AnnotationParameterValue_equal
[ OK ] dds_DCPS_XTypes_TypeObject.AnnotationParameterValue_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.AppliedAnnotationParameter_equal
[ OK ] dds_DCPS_XTypes_TypeObject.AppliedAnnotationParameter_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.AppliedVerbatimAnnotation_equal
[ OK ] dds_DCPS_XTypes_TypeObject.AppliedVerbatimAnnotation_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.AppliedBuiltinMemberAnnotations_equal
[ OK ] dds_DCPS_XTypes_TypeObject.AppliedBuiltinMemberAnnotations_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CommonStructMember_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CommonStructMember_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CompleteMemberDetail_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CompleteMemberDetail_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.MinimalMemberDetail_equal
[ OK ] dds_DCPS_XTypes_TypeObject.MinimalMemberDetail_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CompleteStructMember_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CompleteStructMember_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.MinimalStructMember_equal
[ OK ] dds_DCPS_XTypes_TypeObject.MinimalStructMember_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.AppliedBuiltinTypeAnnotations_equal
[ OK ] dds_DCPS_XTypes_TypeObject.AppliedBuiltinTypeAnnotations_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.MinimalTypeDetail_equal
[ OK ] dds_DCPS_XTypes_TypeObject.MinimalTypeDetail_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CompleteTypeDetail_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CompleteTypeDetail_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CompleteStructHeader_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CompleteStructHeader_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.MinimalStructHeader_equal
[ OK ] dds_DCPS_XTypes_TypeObject.MinimalStructHeader_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CompleteStructType_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CompleteStructType_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.MinimalStructType_equal
[ OK ] dds_DCPS_XTypes_TypeObject.MinimalStructType_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CommonUnionMember_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CommonUnionMember_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CompleteUnionMember_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CompleteUnionMember_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.MinimalUnionMember_equal
[ OK ] dds_DCPS_XTypes_TypeObject.MinimalUnionMember_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CommonDiscriminatorMember_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CommonDiscriminatorMember_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CompleteDiscriminatorMember_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CompleteDiscriminatorMember_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.MinimalDiscriminatorMember_equal
[ OK ] dds_DCPS_XTypes_TypeObject.MinimalDiscriminatorMember_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CompleteUnionHeader_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CompleteUnionHeader_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.MinimalUnionHeader_equal
[ OK ] dds_DCPS_XTypes_TypeObject.MinimalUnionHeader_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CompleteUnionType_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CompleteUnionType_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.MinimalUnionType_equal
[ OK ] dds_DCPS_XTypes_TypeObject.MinimalUnionType_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CommonAnnotationParameter_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CommonAnnotationParameter_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CompleteAnnotationParameter_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CompleteAnnotationParameter_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.MinimalAnnotationParameter_equal
[ OK ] dds_DCPS_XTypes_TypeObject.MinimalAnnotationParameter_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CompleteAnnotationHeader_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CompleteAnnotationHeader_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.MinimalAnnotationHeader_equal
[ OK ] dds_DCPS_XTypes_TypeObject.MinimalAnnotationHeader_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CompleteAnnotationType_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CompleteAnnotationType_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.MinimalAnnotationType_equal
[ OK ] dds_DCPS_XTypes_TypeObject.MinimalAnnotationType_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CommonAliasBody_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CommonAliasBody_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CompleteAliasBody_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CompleteAliasBody_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.MinimalAliasBody_equal
[ OK ] dds_DCPS_XTypes_TypeObject.MinimalAliasBody_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CompleteAliasHeader_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CompleteAliasHeader_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.MinimalAliasHeader_equal
[ OK ] dds_DCPS_XTypes_TypeObject.MinimalAliasHeader_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CompleteAliasType_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CompleteAliasType_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.MinimalAliasType_equal
[ OK ] dds_DCPS_XTypes_TypeObject.MinimalAliasType_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CompleteElementDetail_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CompleteElementDetail_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CommonCollectionElement_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CommonCollectionElement_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CompleteCollectionElement_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CompleteCollectionElement_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.MinimalCollectionElement_equal
[ OK ] dds_DCPS_XTypes_TypeObject.MinimalCollectionElement_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CommonCollectionHeader_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CommonCollectionHeader_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CompleteCollectionHeader_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CompleteCollectionHeader_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.MinimalCollectionHeader_equal
[ OK ] dds_DCPS_XTypes_TypeObject.MinimalCollectionHeader_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CompleteSequenceType_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CompleteSequenceType_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.MinimalSequenceType_equal
[ OK ] dds_DCPS_XTypes_TypeObject.MinimalSequenceType_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CommonArrayHeader_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CommonArrayHeader_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CompleteArrayHeader_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CompleteArrayHeader_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.MinimalArrayHeader_equal
[ OK ] dds_DCPS_XTypes_TypeObject.MinimalArrayHeader_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CompleteArrayType_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CompleteArrayType_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.MinimalArrayType_equal
[ OK ] dds_DCPS_XTypes_TypeObject.MinimalArrayType_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CompleteMapType_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CompleteMapType_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.MinimalMapType_equal
[ OK ] dds_DCPS_XTypes_TypeObject.MinimalMapType_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CommonEnumeratedLiteral_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CommonEnumeratedLiteral_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CompleteEnumeratedLiteral_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CompleteEnumeratedLiteral_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.MinimalEnumeratedLiteral_equal
[ OK ] dds_DCPS_XTypes_TypeObject.MinimalEnumeratedLiteral_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CommonEnumeratedHeader_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CommonEnumeratedHeader_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CompleteEnumeratedHeader_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CompleteEnumeratedHeader_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.MinimalEnumeratedHeader_equal
[ OK ] dds_DCPS_XTypes_TypeObject.MinimalEnumeratedHeader_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CompleteEnumeratedType_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CompleteEnumeratedType_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.MinimalEnumeratedType_equal
[ OK ] dds_DCPS_XTypes_TypeObject.MinimalEnumeratedType_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CommonBitflag_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CommonBitflag_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CompleteBitflag_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CompleteBitflag_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.MinimalBitflag_equal
[ OK ] dds_DCPS_XTypes_TypeObject.MinimalBitflag_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CompleteBitmaskType_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CompleteBitmaskType_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.MinimalBitmaskType_equal
[ OK ] dds_DCPS_XTypes_TypeObject.MinimalBitmaskType_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CommonBitfield_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CommonBitfield_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CompleteBitfield_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CompleteBitfield_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.MinimalBitfield_equal
[ OK ] dds_DCPS_XTypes_TypeObject.MinimalBitfield_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CompleteBitsetHeader_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CompleteBitsetHeader_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.MinimalBitsetHeader_equal
[ OK ] dds_DCPS_XTypes_TypeObject.MinimalBitsetHeader_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CompleteBitsetType_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CompleteBitsetType_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.MinimalBitsetType_equal
[ OK ] dds_DCPS_XTypes_TypeObject.MinimalBitsetType_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CompleteExtendedType_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CompleteExtendedType_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.MinimalExtendedType_equal
[ OK ] dds_DCPS_XTypes_TypeObject.MinimalExtendedType_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CompleteTypeObject_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CompleteTypeObject_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.MinimalTypeObject_equal
[ OK ] dds_DCPS_XTypes_TypeObject.MinimalTypeObject_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.TypeObject_equal
[ OK ] dds_DCPS_XTypes_TypeObject.TypeObject_equal (0 ms)
[----------] 84 tests from dds_DCPS_XTypes_TypeObject (1 ms total)
[----------] 1 test from dds_DCPS_XTypes_TypeIdentifierTypeObjectPair
[ RUN ] dds_DCPS_XTypes_TypeIdentifierTypeObjectPair.TypeIdentifierTypeObjectPair_equal
[ OK ] dds_DCPS_XTypes_TypeIdentifierTypeObjectPair.TypeIdentifierTypeObjectPair_equal (0 ms)
[----------] 1 test from dds_DCPS_XTypes_TypeIdentifierTypeObjectPair (0 ms total)
[----------] 1 test from dds_DCPS_XTypes_TypeIdentifierPair
[ RUN ] dds_DCPS_XTypes_TypeIdentifierPair.TypeIdentifierPair_equal
[ OK ] dds_DCPS_XTypes_TypeIdentifierPair.TypeIdentifierPair_equal (0 ms)
[----------] 1 test from dds_DCPS_XTypes_TypeIdentifierPair (0 ms total)
[----------] 1 test from dds_DCPS_XTypes_TypeIdentifierWithSize
[ RUN ] dds_DCPS_XTypes_TypeIdentifierWithSize.TypeIdentifierWithSize_equal
[ OK ] dds_DCPS_XTypes_TypeIdentifierWithSize.TypeIdentifierWithSize_equal (0 ms)
[----------] 1 test from dds_DCPS_XTypes_TypeIdentifierWithSize (0 ms total)
[----------] 2 tests from dds_DCPS_XTypes
[ RUN ] dds_DCPS_XTypes.make_scc_id_or_default
[ OK ] dds_DCPS_XTypes.make_scc_id_or_default (0 ms)
[ RUN ] dds_DCPS_XTypes.compute_dependencies
[ OK ] dds_DCPS_XTypes.compute_dependencies (0 ms)
[----------] 2 tests from dds_DCPS_XTypes (0 ms total)
[----------] 10 tests from dds_DCPS_XTypes_Utils
[ RUN ] dds_DCPS_XTypes_Utils.extensibility
[ OK ] dds_DCPS_XTypes_Utils.extensibility (3 ms)
[ RUN ] dds_DCPS_XTypes_Utils.max_extensibility
[ OK ] dds_DCPS_XTypes_Utils.max_extensibility (1 ms)
[ RUN ] dds_DCPS_XTypes_Utils.get_keys
[ OK ] dds_DCPS_XTypes_Utils.get_keys (3 ms)
[ RUN ] dds_DCPS_XTypes_Utils.member_path_resolve_string_path
[ OK ] dds_DCPS_XTypes_Utils.member_path_resolve_string_path (1 ms)
[ RUN ] dds_DCPS_XTypes_Utils.member_path_get_member_from_type
[ OK ] dds_DCPS_XTypes_Utils.member_path_get_member_from_type (1 ms)
[ RUN ] dds_DCPS_XTypes_Utils.member_path_get_member_from_data
[ OK ] dds_DCPS_XTypes_Utils.member_path_get_member_from_data (1 ms)
[ RUN ] dds_DCPS_XTypes_Utils.less_than
[ OK ] dds_DCPS_XTypes_Utils.less_than (13 ms)
[ RUN ] dds_DCPS_XTypes_Utils.MemberPathParser
[ OK ] dds_DCPS_XTypes_Utils.MemberPathParser (0 ms)
[ RUN ] dds_DCPS_XTypes_Utils.MultidimArray
[ OK ] dds_DCPS_XTypes_Utils.MultidimArray (0 ms)
[ RUN ] dds_DCPS_XTypes_Utils.remove_enumerators
[ OK ] dds_DCPS_XTypes_Utils.remove_enumerators (1 ms)
[----------] 10 tests from dds_DCPS_XTypes_Utils (24 ms total)
[----------] 15 tests from dds_DCPS_Xcdr2ValueWriter
[ RUN ] dds_DCPS_Xcdr2ValueWriter.FinalFinalStruct
[ OK ] dds_DCPS_Xcdr2ValueWriter.FinalFinalStruct (2 ms)
[ RUN ] dds_DCPS_Xcdr2ValueWriter.FinalAppendableStruct
[ OK ] dds_DCPS_Xcdr2ValueWriter.FinalAppendableStruct (1 ms)
[ RUN ] dds_DCPS_Xcdr2ValueWriter.FinalMutableStruct
[ OK ] dds_DCPS_Xcdr2ValueWriter.FinalMutableStruct (1 ms)
[ RUN ] dds_DCPS_Xcdr2ValueWriter.AppendableFinalStruct
[ OK ] dds_DCPS_Xcdr2ValueWriter.AppendableFinalStruct (1 ms)
[ RUN ] dds_DCPS_Xcdr2ValueWriter.AppendableAppendableStruct
[ OK ] dds_DCPS_Xcdr2ValueWriter.AppendableAppendableStruct (1 ms)
[ RUN ] dds_DCPS_Xcdr2ValueWriter.AppendableMutableStruct
[ OK ] dds_DCPS_Xcdr2ValueWriter.AppendableMutableStruct (1 ms)
[ RUN ] dds_DCPS_Xcdr2ValueWriter.MutableFinalStruct
[ OK ] dds_DCPS_Xcdr2ValueWriter.MutableFinalStruct (1 ms)
[ RUN ] dds_DCPS_Xcdr2ValueWriter.MutableAppendableStruct
[ OK ] dds_DCPS_Xcdr2ValueWriter.MutableAppendableStruct (1 ms)
[ RUN ] dds_DCPS_Xcdr2ValueWriter.MutableMutableStruct
[ OK ] dds_DCPS_Xcdr2ValueWriter.MutableMutableStruct (0 ms)
[ RUN ] dds_DCPS_Xcdr2ValueWriter.FinalUnion
[ OK ] dds_DCPS_Xcdr2ValueWriter.FinalUnion (2 ms)
[ RUN ] dds_DCPS_Xcdr2ValueWriter.AppendableUnion
[ OK ] dds_DCPS_Xcdr2ValueWriter.AppendableUnion (1 ms)
[ RUN ] dds_DCPS_Xcdr2ValueWriter.MutableUnion
[ OK ] dds_DCPS_Xcdr2ValueWriter.MutableUnion (1 ms)
[ RUN ] dds_DCPS_Xcdr2ValueWriter.FinalComplexStruct
[ OK ] dds_DCPS_Xcdr2ValueWriter.FinalComplexStruct (3 ms)
[ RUN ] dds_DCPS_Xcdr2ValueWriter.AppendableComplexStruct
[ OK ] dds_DCPS_Xcdr2ValueWriter.AppendableComplexStruct (2 ms)
[ RUN ] dds_DCPS_Xcdr2ValueWriter.MutableComplexStruct
[ OK ] dds_DCPS_Xcdr2ValueWriter.MutableComplexStruct (3 ms)
[----------] 15 tests from dds_DCPS_Xcdr2ValueWriter (21 ms total)
[----------] 21 tests from dds_DCPS_optional
[ RUN ] dds_DCPS_optional.default_ctor
[ OK ] dds_DCPS_optional.default_ctor (0 ms)
[ RUN ] dds_DCPS_optional.value_ctor
[ OK ] dds_DCPS_optional.value_ctor (0 ms)
[ RUN ] dds_DCPS_optional.copy_ctor
[ OK ] dds_DCPS_optional.copy_ctor (0 ms)
[ RUN ] dds_DCPS_optional.copy_convert_ctor
[ OK ] dds_DCPS_optional.copy_convert_ctor (0 ms)
[ RUN ] dds_DCPS_optional.value_assign
[ OK ] dds_DCPS_optional.value_assign (0 ms)
[ RUN ] dds_DCPS_optional.copy_assign
[ OK ] dds_DCPS_optional.copy_assign (0 ms)
[ RUN ] dds_DCPS_optional.copy_convert_assign
[ OK ] dds_DCPS_optional.copy_convert_assign (0 ms)
[ RUN ] dds_DCPS_optional.swap
[ OK ] dds_DCPS_optional.swap (0 ms)
[ RUN ] dds_DCPS_optional.reset
[ OK ] dds_DCPS_optional.reset (0 ms)
[ RUN ] dds_DCPS_optional.equal
[ OK ] dds_DCPS_optional.equal (0 ms)
[ RUN ] dds_DCPS_optional.not_equal
[ OK ] dds_DCPS_optional.not_equal (0 ms)
[ RUN ] dds_DCPS_optional.less_than
[ OK ] dds_DCPS_optional.less_than (0 ms)
[ RUN ] dds_DCPS_optional.less_than_equal
[ OK ] dds_DCPS_optional.less_than_equal (0 ms)
[ RUN ] dds_DCPS_optional.greater_than
[ OK ] dds_DCPS_optional.greater_than (0 ms)
[ RUN ] dds_DCPS_optional.greater_than_equal
[ OK ] dds_DCPS_optional.greater_than_equal (0 ms)
[ RUN ] dds_DCPS_optional.equal_value
[ OK ] dds_DCPS_optional.equal_value (0 ms)
[ RUN ] dds_DCPS_optional.not_equal_value
[ OK ] dds_DCPS_optional.not_equal_value (0 ms)
[ RUN ] dds_DCPS_optional.less_than_value
[ OK ] dds_DCPS_optional.less_than_value (0 ms)
[ RUN ] dds_DCPS_optional.less_than_equal_value
[ OK ] dds_DCPS_optional.less_than_equal_value (0 ms)
[ RUN ] dds_DCPS_optional.greater_than_value
[ OK ] dds_DCPS_optional.greater_than_value (0 ms)
[ RUN ] dds_DCPS_optional.greater_than_equal_value
[ OK ] dds_DCPS_optional.greater_than_equal_value (0 ms)
[----------] 21 tests from dds_DCPS_optional (0 ms total)
[----------] 3 tests from dds_DCPS_security_AccessControl_Permissions
[ RUN ] dds_DCPS_security_AccessControl_Permissions.Permissions_Validity_t_ctor
[ OK ] dds_DCPS_security_AccessControl_Permissions.Permissions_Validity_t_ctor (0 ms)
[ RUN ] dds_DCPS_security_AccessControl_Permissions.Permissions_Action_valid
[ OK ] dds_DCPS_security_AccessControl_Permissions.Permissions_Action_valid (0 ms)
[ RUN ] dds_DCPS_security_AccessControl_Permissions.Permissions_load
[ OK ] dds_DCPS_security_AccessControl_Permissions.Permissions_load (1 ms)
[----------] 3 tests from dds_DCPS_security_AccessControl_Permissions (1 ms total)
[----------] 4 tests from dds_DCPS_security_AccessControl_XmlUtils
[ RUN ] dds_DCPS_security_AccessControl_XmlUtils.get_parser
[ OK ] dds_DCPS_security_AccessControl_XmlUtils.get_parser (1 ms)
[ RUN ] dds_DCPS_security_AccessControl_XmlUtils.parse_bool
[ OK ] dds_DCPS_security_AccessControl_XmlUtils.parse_bool (0 ms)
[ RUN ] dds_DCPS_security_AccessControl_XmlUtils.parse_time
[ OK ] dds_DCPS_security_AccessControl_XmlUtils.parse_time (1 ms)
[ RUN ] dds_DCPS_security_AccessControl_XmlUtils.parse_domain_id_set
[ OK ] dds_DCPS_security_AccessControl_XmlUtils.parse_domain_id_set (1 ms)
[----------] 4 tests from dds_DCPS_security_AccessControl_XmlUtils (3 ms total)
[----------] 59 tests from dds_DCPS_security_AccessControlBuiltInImpl
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.validate_local_permissions_InvalidInput
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.validate_local_permissions_InvalidInput (0 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.validate_local_permissions_Success
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.validate_local_permissions_Success (8 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.validate_remote_permissions_InvalidInput
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.validate_remote_permissions_InvalidInput (1 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.validate_remote_permissions_Success
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.validate_remote_permissions_Success (7 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.check_create_participant_InvalidInput
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.check_create_participant_InvalidInput (1 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.check_create_participant_Success
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.check_create_participant_Success (4 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.check_create_datawriter_InvalidInput
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.check_create_datawriter_InvalidInput (1 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.check_create_datawriter_Success
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.check_create_datawriter_Success (7 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.check_create_datawriter_default_Success
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.check_create_datawriter_default_Success (7 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.check_create_datawriter_date_Fail
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.check_create_datawriter_date_Fail (6 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.check_create_datawriter_action_validity_Fail
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.check_create_datawriter_action_validity_Fail (7 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.check_create_datareader_InvalidInput
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.check_create_datareader_InvalidInput (0 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.check_create_datareader_Success
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.check_create_datareader_Success (7 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.check_create_datareader_Partitions
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.check_create_datareader_Partitions (7 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.check_create_datareader_default_Success
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.check_create_datareader_default_Success (6 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.check_create_datareader_action_validity_Fail
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.check_create_datareader_action_validity_Fail (7 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.check_create_topic_InvalidInput
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.check_create_topic_InvalidInput (0 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.check_create_topic_Success
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.check_create_topic_Success (5 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.check_create_topic_default_Success
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.check_create_topic_default_Success (5 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.check_local_datawriter_register_instance_InvalidInput
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.check_local_datawriter_register_instance_InvalidInput (0 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.check_local_datawriter_register_instance_Success
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.check_local_datawriter_register_instance_Success (1 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.check_local_datawriter_dispose_instance_InvalidInput
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.check_local_datawriter_dispose_instance_InvalidInput (0 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.check_local_datawriter_dispose_instance_Success
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.check_local_datawriter_dispose_instance_Success (1 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.check_remote_participant_InvalidInput
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.check_remote_participant_InvalidInput (0 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.check_remote_participant_Success_Governance
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.check_remote_participant_Success_Governance (7 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.check_remote_participant_Success_Permissions
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.check_remote_participant_Success_Permissions (8 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.check_remote_datawriter_InvalidInput
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.check_remote_datawriter_InvalidInput (0 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.check_remote_datawriter_Success
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.check_remote_datawriter_Success (8 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.check_remote_datawriter_action_validity_Fail
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.check_remote_datawriter_action_validity_Fail (8 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.check_remote_datareader_InvalidInput
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.check_remote_datareader_InvalidInput (0 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.check_remote_datareader_Success
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.check_remote_datareader_Success (8 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.check_remote_datareader_action_validity_Fail
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.check_remote_datareader_action_validity_Fail (8 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.check_remote_topic_InvalidInput
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.check_remote_topic_InvalidInput (0 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.check_remote_topic_Success
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.check_remote_topic_Success (8 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.check_local_datawriter_match_InvalidInput
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.check_local_datawriter_match_InvalidInput (0 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.check_local_datawriter_match_Success
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.check_local_datawriter_match_Success (0 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.check_local_datareader_match_InvalidInput
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.check_local_datareader_match_InvalidInput (1 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.check_local_datareader_match_Success
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.check_local_datareader_match_Success (0 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.check_remote_datawriter_register_instance_InvalidInput
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.check_remote_datawriter_register_instance_InvalidInput (0 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.check_remote_datawriter_register_instance_Success
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.check_remote_datawriter_register_instance_Success (1 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.check_remote_datawriter_dispose_instance_InvalidInput
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.check_remote_datawriter_dispose_instance_InvalidInput (0 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.get_permissions_token_InvalidInput
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.get_permissions_token_InvalidInput (0 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.get_permissions_token_Success
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.get_permissions_token_Success (5 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.get_permissions_credential_token_InvalidInput
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.get_permissions_credential_token_InvalidInput (0 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.get_permissions_credential_token_Success
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.get_permissions_credential_token_Success (5 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.set_listener
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.set_listener (0 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.return_permissions_token
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.return_permissions_token (0 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.return_permissions_credential_token
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.return_permissions_credential_token (1 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.get_participant_sec_attributes_InvalidInput
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.get_participant_sec_attributes_InvalidInput (0 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.get_participant_sec_attributes_Success
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.get_participant_sec_attributes_Success (5 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.get_topic_sec_attributes_InvalidInput
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.get_topic_sec_attributes_InvalidInput (0 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.get_topic_sec_attributes_Success
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.get_topic_sec_attributes_Success (4 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.get_datawriter_sec_attributes_InvalidInput
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.get_datawriter_sec_attributes_InvalidInput (1 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.get_datawriter_sec_attributes_Success
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.get_datawriter_sec_attributes_Success (4 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.get_datareader_sec_attributes_InvalidInput
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.get_datareader_sec_attributes_InvalidInput (1 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.get_datareader_sec_attributes_Success
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.get_datareader_sec_attributes_Success (4 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.return_participant_sec_attributes
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.return_participant_sec_attributes (0 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.return_datawriter_sec_attributes
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.return_datawriter_sec_attributes (1 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.return_datareader_sec_attributes
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.return_datareader_sec_attributes (0 ms)
[----------] 59 tests from dds_DCPS_security_AccessControlBuiltInImpl (176 ms total)
[----------] 4 tests from dds_DCPS_security_Authentication_LocalAuthCredentialData
[ RUN ] dds_DCPS_security_Authentication_LocalAuthCredentialData.LoadAccessPermissions_Success
[ OK ] dds_DCPS_security_Authentication_LocalAuthCredentialData.LoadAccessPermissions_Success (0 ms)
[ RUN ] dds_DCPS_security_Authentication_LocalAuthCredentialData.LoadIdentityCa_Success
[ OK ] dds_DCPS_security_Authentication_LocalAuthCredentialData.LoadIdentityCa_Success (1 ms)
[ RUN ] dds_DCPS_security_Authentication_LocalAuthCredentialData.LoadPrivateKey_Success
[ OK ] dds_DCPS_security_Authentication_LocalAuthCredentialData.LoadPrivateKey_Success (3 ms)
[ RUN ] dds_DCPS_security_Authentication_LocalAuthCredentialData.LoadIdentityCert_Success
[ OK ] dds_DCPS_security_Authentication_LocalAuthCredentialData.LoadIdentityCert_Success (1 ms)
[----------] 4 tests from dds_DCPS_security_Authentication_LocalAuthCredentialData (5 ms total)
[----------] 11 tests from dds_DCPS_security_AuthenticationBuiltInImpl
[ RUN ] dds_DCPS_security_AuthenticationBuiltInImpl.ValidateLocalIdentity_MultipleParticipants_NoClash
[ OK ] dds_DCPS_security_AuthenticationBuiltInImpl.ValidateLocalIdentity_MultipleParticipants_NoClash (11 ms)
[ RUN ] dds_DCPS_security_AuthenticationBuiltInImpl.ValidateLocalIdentity_Success
[ OK ] dds_DCPS_security_AuthenticationBuiltInImpl.ValidateLocalIdentity_Success (7 ms)
[ RUN ] dds_DCPS_security_AuthenticationBuiltInImpl.GetIdentityToken_Success
[ OK ] dds_DCPS_security_AuthenticationBuiltInImpl.GetIdentityToken_Success (7 ms)
[ RUN ] dds_DCPS_security_AuthenticationBuiltInImpl.ValidateRemoteIdentity_UsingLocalAuthRequestToken_PendingHandshakeRequest
[ OK ] dds_DCPS_security_AuthenticationBuiltInImpl.ValidateRemoteIdentity_UsingLocalAuthRequestToken_PendingHandshakeRequest (13 ms)
[ RUN ] dds_DCPS_security_AuthenticationBuiltInImpl.ValidateRemoteIdentity_LocalAuthRequestTokenNil_PendingHandshakeMessage
[ OK ] dds_DCPS_security_AuthenticationBuiltInImpl.ValidateRemoteIdentity_LocalAuthRequestTokenNil_PendingHandshakeMessage (12 ms)
[ RUN ] dds_DCPS_security_AuthenticationBuiltInImpl.BeginHandshakeRequest_UsingLocalAuthRequestToken_Success
[ OK ] dds_DCPS_security_AuthenticationBuiltInImpl.BeginHandshakeRequest_UsingLocalAuthRequestToken_Success (12 ms)
[ RUN ] dds_DCPS_security_AuthenticationBuiltInImpl.BeginHandshakeRequest_BeginHandshakeReply_ProcessHandshake_Success
[ OK ] dds_DCPS_security_AuthenticationBuiltInImpl.BeginHandshakeRequest_BeginHandshakeReply_ProcessHandshake_Success (18 ms)
[ RUN ] dds_DCPS_security_AuthenticationBuiltInImpl.SeparateAuthImpls_BeginHandshakeRequest_BeginHandshakeReply_ProcessHandshake_Success
[ OK ] dds_DCPS_security_AuthenticationBuiltInImpl.SeparateAuthImpls_BeginHandshakeRequest_BeginHandshakeReply_ProcessHandshake_Success (19 ms)
[ RUN ] dds_DCPS_security_AuthenticationBuiltInImpl.SeparateAuthImpls_FullHandshake_NoAuthTokenTransfer_Success
[ OK ] dds_DCPS_security_AuthenticationBuiltInImpl.SeparateAuthImpls_FullHandshake_NoAuthTokenTransfer_Success (18 ms)
[ RUN ] dds_DCPS_security_AuthenticationBuiltInImpl.GetAuthenticationPeerCredentialToken_InitiatorAndReplier_Success
[ OK ] dds_DCPS_security_AuthenticationBuiltInImpl.GetAuthenticationPeerCredentialToken_InitiatorAndReplier_Success (21 ms)
[ RUN ] dds_DCPS_security_AuthenticationBuiltInImpl.GetSharedSecret_InitiatorAndReplier_Match
[ OK ] dds_DCPS_security_AuthenticationBuiltInImpl.GetSharedSecret_InitiatorAndReplier_Match (18 ms)
[----------] 11 tests from dds_DCPS_security_AuthenticationBuiltInImpl (156 ms total)
[----------] 1 test from dds_DCPS_security_AuthenticationBuiltInImpl_BeginHandshakeReplyTest
[ RUN ] dds_DCPS_security_AuthenticationBuiltInImpl_BeginHandshakeReplyTest.BeginHandshakeReply_PendingHandshakeMessage_Success
[ OK ] dds_DCPS_security_AuthenticationBuiltInImpl_BeginHandshakeReplyTest.BeginHandshakeReply_PendingHandshakeMessage_Success (17 ms)
[----------] 1 test from dds_DCPS_security_AuthenticationBuiltInImpl_BeginHandshakeReplyTest (17 ms total)
[----------] 6 tests from dds_DCPS_security_CryptoBuiltInImpl
[ RUN ] dds_DCPS_security_CryptoBuiltInImpl.CreateLocalParticipantTokens
[ OK ] dds_DCPS_security_CryptoBuiltInImpl.CreateLocalParticipantTokens (0 ms)
[ RUN ] dds_DCPS_security_CryptoBuiltInImpl.SetRemoteParticipantTokens
[ OK ] dds_DCPS_security_CryptoBuiltInImpl.SetRemoteParticipantTokens (0 ms)
[ RUN ] dds_DCPS_security_CryptoBuiltInImpl.CreateLocalDatawriterTokens
[ OK ] dds_DCPS_security_CryptoBuiltInImpl.CreateLocalDatawriterTokens (0 ms)
[ RUN ] dds_DCPS_security_CryptoBuiltInImpl.SetRemoteDataWriterTokens
[ OK ] dds_DCPS_security_CryptoBuiltInImpl.SetRemoteDataWriterTokens (0 ms)
[ RUN ] dds_DCPS_security_CryptoBuiltInImpl.CreateLocalDataReaderTokens
[ OK ] dds_DCPS_security_CryptoBuiltInImpl.CreateLocalDataReaderTokens (0 ms)
[ RUN ] dds_DCPS_security_CryptoBuiltInImpl.SetRemoteDataReaderTokens
[ OK ] dds_DCPS_security_CryptoBuiltInImpl.SetRemoteDataReaderTokens (0 ms)
[----------] 6 tests from dds_DCPS_security_CryptoBuiltInImpl (0 ms total)
[----------] 8 tests from dds_DCPS_security_CryptoBuiltInImpl_CryptoKeyFactoryFixture
[ RUN ] dds_DCPS_security_CryptoBuiltInImpl_CryptoKeyFactoryFixture.NullInputHandles
[ OK ] dds_DCPS_security_CryptoBuiltInImpl_CryptoKeyFactoryFixture.NullInputHandles (1 ms)
[ RUN ] dds_DCPS_security_CryptoBuiltInImpl_CryptoKeyFactoryFixture.TestRegisterLocal
[ OK ] dds_DCPS_security_CryptoBuiltInImpl_CryptoKeyFactoryFixture.TestRegisterLocal (0 ms)
[ RUN ] dds_DCPS_security_CryptoBuiltInImpl_CryptoKeyFactoryFixture.RegisterRemoteParticipant
[ OK ] dds_DCPS_security_CryptoBuiltInImpl_CryptoKeyFactoryFixture.RegisterRemoteParticipant (0 ms)
[ RUN ] dds_DCPS_security_CryptoBuiltInImpl_CryptoKeyFactoryFixture.RegisterLocalDataWriterRemoteReader
[ OK ] dds_DCPS_security_CryptoBuiltInImpl_CryptoKeyFactoryFixture.RegisterLocalDataWriterRemoteReader (0 ms)
[ RUN ] dds_DCPS_security_CryptoBuiltInImpl_CryptoKeyFactoryFixture.RegisterDataReaderAndRemoteWriter
[ OK ] dds_DCPS_security_CryptoBuiltInImpl_CryptoKeyFactoryFixture.RegisterDataReaderAndRemoteWriter (0 ms)
[ RUN ] dds_DCPS_security_CryptoBuiltInImpl_CryptoKeyFactoryFixture.UnregisterParticipants
[ OK ] dds_DCPS_security_CryptoBuiltInImpl_CryptoKeyFactoryFixture.UnregisterParticipants (0 ms)
[ RUN ] dds_DCPS_security_CryptoBuiltInImpl_CryptoKeyFactoryFixture.UnregisterDataWriter
[ OK ] dds_DCPS_security_CryptoBuiltInImpl_CryptoKeyFactoryFixture.UnregisterDataWriter (0 ms)
[ RUN ] dds_DCPS_security_CryptoBuiltInImpl_CryptoKeyFactoryFixture.UnRegisterDataReader
[ OK ] dds_DCPS_security_CryptoBuiltInImpl_CryptoKeyFactoryFixture.UnRegisterDataReader (0 ms)
[----------] 8 tests from dds_DCPS_security_CryptoBuiltInImpl_CryptoKeyFactoryFixture (1 ms total)
[----------] 20 tests from dds_DCPS_security_CryptoBuiltInImpl_CryptoTransformTest
[ RUN ] dds_DCPS_security_CryptoBuiltInImpl_CryptoTransformTest.encode_serialized_payload_NullHandle
[ OK ] dds_DCPS_security_CryptoBuiltInImpl_CryptoTransformTest.encode_serialized_payload_NullHandle (0 ms)
[ RUN ] dds_DCPS_security_CryptoBuiltInImpl_CryptoTransformTest.encode_serialized_payload_EmptyBuffer
[ OK ] dds_DCPS_security_CryptoBuiltInImpl_CryptoTransformTest.encode_serialized_payload_EmptyBuffer (0 ms)
[ RUN ] dds_DCPS_security_CryptoBuiltInImpl_CryptoTransformTest.encode_serialized_payload_WithData
[ OK ] dds_DCPS_security_CryptoBuiltInImpl_CryptoTransformTest.encode_serialized_payload_WithData (0 ms)
[ RUN ] dds_DCPS_security_CryptoBuiltInImpl_CryptoTransformTest.encode_datawriter_submessage_NullSendingHandle
[ OK ] dds_DCPS_security_CryptoBuiltInImpl_CryptoTransformTest.encode_datawriter_submessage_NullSendingHandle (0 ms)
[ RUN ] dds_DCPS_security_CryptoBuiltInImpl_CryptoTransformTest.encode_datawriter_submessage_NegativeIndex
[ OK ] dds_DCPS_security_CryptoBuiltInImpl_CryptoTransformTest.encode_datawriter_submessage_NegativeIndex (0 ms)
[ RUN ] dds_DCPS_security_CryptoBuiltInImpl_CryptoTransformTest.encode_datawriter_submessage_NilReaderAtN
[ OK ] dds_DCPS_security_CryptoBuiltInImpl_CryptoTransformTest.encode_datawriter_submessage_NilReaderAtN (0 ms)
[ RUN ] dds_DCPS_security_CryptoBuiltInImpl_CryptoTransformTest.encode_datawriter_submessage_MultiPass
[ OK ] dds_DCPS_security_CryptoBuiltInImpl_CryptoTransformTest.encode_datawriter_submessage_MultiPass (0 ms)
[ RUN ] dds_DCPS_security_CryptoBuiltInImpl_CryptoTransformTest.encode_datareader_submessage_NullHandle
[ OK ] dds_DCPS_security_CryptoBuiltInImpl_CryptoTransformTest.encode_datareader_submessage_NullHandle (0 ms)
[ RUN ] dds_DCPS_security_CryptoBuiltInImpl_CryptoTransformTest.encode_datareader_submessage_EmptyBuffer
[ OK ] dds_DCPS_security_CryptoBuiltInImpl_CryptoTransformTest.encode_datareader_submessage_EmptyBuffer (0 ms)
[ RUN ] dds_DCPS_security_CryptoBuiltInImpl_CryptoTransformTest.encode_datareader_submessage_GoodBuffer
[ OK ] dds_DCPS_security_CryptoBuiltInImpl_CryptoTransformTest.encode_datareader_submessage_GoodBuffer (0 ms)
[ RUN ] dds_DCPS_security_CryptoBuiltInImpl_CryptoTransformTest.encode_rtps_message_NullSendingHandle
[ OK ] dds_DCPS_security_CryptoBuiltInImpl_CryptoTransformTest.encode_rtps_message_NullSendingHandle (0 ms)
[ RUN ] dds_DCPS_security_CryptoBuiltInImpl_CryptoTransformTest.encode_rtps_message_NoParticipants
[ OK ] dds_DCPS_security_CryptoBuiltInImpl_CryptoTransformTest.encode_rtps_message_NoParticipants (0 ms)
[ RUN ] dds_DCPS_security_CryptoBuiltInImpl_CryptoTransformTest.encode_rtps_message_NegativeIndex
[ OK ] dds_DCPS_security_CryptoBuiltInImpl_CryptoTransformTest.encode_rtps_message_NegativeIndex (0 ms)
[ RUN ] dds_DCPS_security_CryptoBuiltInImpl_CryptoTransformTest.decode_rtps_message_NilHandles
[ OK ] dds_DCPS_security_CryptoBuiltInImpl_CryptoTransformTest.decode_rtps_message_NilHandles (0 ms)
[ RUN ] dds_DCPS_security_CryptoBuiltInImpl_CryptoTransformTest.preprocess_secure_submsg_NilHandles
(3974|3974) CryptoBuiltInImpl::preprocess_secure_submsg: Could not deserializer CyptoHeader
[ OK ] dds_DCPS_security_CryptoBuiltInImpl_CryptoTransformTest.preprocess_secure_submsg_NilHandles (0 ms)
[ RUN ] dds_DCPS_security_CryptoBuiltInImpl_CryptoTransformTest.decode_datawriter_submessage_NilHandles
[ OK ] dds_DCPS_security_CryptoBuiltInImpl_CryptoTransformTest.decode_datawriter_submessage_NilHandles (0 ms)
[ RUN ] dds_DCPS_security_CryptoBuiltInImpl_CryptoTransformTest.decode_datareader_submessage_NilHandles
[ OK ] dds_DCPS_security_CryptoBuiltInImpl_CryptoTransformTest.decode_datareader_submessage_NilHandles (0 ms)
[ RUN ] dds_DCPS_security_CryptoBuiltInImpl_CryptoTransformTest.decode_datareader_submessage_Success
[ OK ] dds_DCPS_security_CryptoBuiltInImpl_CryptoTransformTest.decode_datareader_submessage_Success (0 ms)
[ RUN ] dds_DCPS_security_CryptoBuiltInImpl_CryptoTransformTest.decode_serialized_payload_NilHandles
[ OK ] dds_DCPS_security_CryptoBuiltInImpl_CryptoTransformTest.decode_serialized_payload_NilHandles (0 ms)
[ RUN ] dds_DCPS_security_CryptoBuiltInImpl_CryptoTransformTest.decode_serialized_payload_Success
[ OK ] dds_DCPS_security_CryptoBuiltInImpl_CryptoTransformTest.decode_serialized_payload_Success (0 ms)
[----------] 20 tests from dds_DCPS_security_CryptoBuiltInImpl_CryptoTransformTest (1 ms total)
[----------] 15 tests from dds_DCPS_security_SSL_Certificate
[ RUN ] dds_DCPS_security_SSL_Certificate.Validate_RSASSA_PSS_SHA256_Success
[ OK ] dds_DCPS_security_SSL_Certificate.Validate_RSASSA_PSS_SHA256_Success (5 ms)
[ RUN ] dds_DCPS_security_SSL_Certificate.Validate_RSASSA_PSS_SHA256_Data_Success
[ OK ] dds_DCPS_security_SSL_Certificate.Validate_RSASSA_PSS_SHA256_Data_Success (5 ms)
[ RUN ] dds_DCPS_security_SSL_Certificate.Validate_ECDSA_SHA256_Data_Success
[ OK ] dds_DCPS_security_SSL_Certificate.Validate_ECDSA_SHA256_Data_Success (6 ms)
[ RUN ] dds_DCPS_security_SSL_Certificate.Validate_RSASSA_PSS_SHA256_Failure_LoadingWrongKeyType
(3974|3974) WARNING: PEM_read_bio_X509_AUX failed: error:0480006C:PEM routines::no start line
(3974|3974) SSL::Certificate::load: WARNING: Failed to load document supplied with URI 'file:../security/certs/identity/test_participant_01_private_key.pem'
(3974|3974) SSL::Certificate::verify: WARNING, a certificate must be loaded before it can be verified
[ OK ] dds_DCPS_security_SSL_Certificate.Validate_RSASSA_PSS_SHA256_Failure_LoadingWrongKeyType (5 ms)
[ RUN ] dds_DCPS_security_SSL_Certificate.Validate_RSASSA_PSS_SHA256_Failure_SelfSigned
(3974|3974) SSL::Certificate::verify: WARNING 'self-signed certificate' occurred using cert at depth '0', validation failed.
[ OK ] dds_DCPS_security_SSL_Certificate.Validate_RSASSA_PSS_SHA256_Failure_SelfSigned (5 ms)
[ RUN ] dds_DCPS_security_SSL_Certificate.SubjectNameDigest_RSASSA_PSS_SHA256_Success
[ OK ] dds_DCPS_security_SSL_Certificate.SubjectNameDigest_RSASSA_PSS_SHA256_Success (5 ms)
[ RUN ] dds_DCPS_security_SSL_Certificate.Algorithm_RSASSA_PSS_SHA256_Success
[ OK ] dds_DCPS_security_SSL_Certificate.Algorithm_RSASSA_PSS_SHA256_Success (6 ms)
[ RUN ] dds_DCPS_security_SSL_Certificate.Algorithm_ECDSA_SHA256_Success
[ OK ] dds_DCPS_security_SSL_Certificate.Algorithm_ECDSA_SHA256_Success (5 ms)
[ RUN ] dds_DCPS_security_SSL_Certificate.SubjectNameToString_Success
[ OK ] dds_DCPS_security_SSL_Certificate.SubjectNameToString_Success (5 ms)
[ RUN ] dds_DCPS_security_SSL_Certificate.SerializeDeserialize_RSASSA_PSS_SHA256_Success
[ OK ] dds_DCPS_security_SSL_Certificate.SerializeDeserialize_RSASSA_PSS_SHA256_Success (6 ms)
[ RUN ] dds_DCPS_security_SSL_Certificate.SerializeDeserialize_ECDSA_SHA256_Success
[ OK ] dds_DCPS_security_SSL_Certificate.SerializeDeserialize_ECDSA_SHA256_Success (6 ms)
[ RUN ] dds_DCPS_security_SSL_Certificate.AssignmentOperator_RSASSA_PSS_SHA256
[ OK ] dds_DCPS_security_SSL_Certificate.AssignmentOperator_RSASSA_PSS_SHA256 (6 ms)
[ RUN ] dds_DCPS_security_SSL_Certificate.AssignmentOperator_ECDSA_SHA256
[ OK ] dds_DCPS_security_SSL_Certificate.AssignmentOperator_ECDSA_SHA256 (6 ms)
[ RUN ] dds_DCPS_security_SSL_Certificate.CopyConstruct_RSASSA_PSS_SHA256
[ OK ] dds_DCPS_security_SSL_Certificate.CopyConstruct_RSASSA_PSS_SHA256 (7 ms)
[ RUN ] dds_DCPS_security_SSL_Certificate.CopyConstruct_ECDSA_SHA256
[ OK ] dds_DCPS_security_SSL_Certificate.CopyConstruct_ECDSA_SHA256 (6 ms)
[----------] 15 tests from dds_DCPS_security_SSL_Certificate (84 ms total)
[----------] 2 tests from dds_DCPS_security_SSL_DiffieHellman
[ RUN ] dds_DCPS_security_SSL_DiffieHellman.DH_SharedSecret_GenerationAndComparison
[ OK ] dds_DCPS_security_SSL_DiffieHellman.DH_SharedSecret_GenerationAndComparison (2 ms)
[ RUN ] dds_DCPS_security_SSL_DiffieHellman.EC_SharedSecret_GenerationAndComparison
[ OK ] dds_DCPS_security_SSL_DiffieHellman.EC_SharedSecret_GenerationAndComparison (2 ms)
[----------] 2 tests from dds_DCPS_security_SSL_DiffieHellman (4 ms total)
[----------] 5 tests from dds_DCPS_security_SSL_PrivateKey
[ RUN ] dds_DCPS_security_SSL_PrivateKey.SignAndVerify_Success
[ OK ] dds_DCPS_security_SSL_PrivateKey.SignAndVerify_Success (14 ms)
[ RUN ] dds_DCPS_security_SSL_PrivateKey.SignAndVerify_Data_Success
[ OK ] dds_DCPS_security_SSL_PrivateKey.SignAndVerify_Data_Success (14 ms)
[ RUN ] dds_DCPS_security_SSL_PrivateKey.SignAndVerify_EC_Success
[ OK ] dds_DCPS_security_SSL_PrivateKey.SignAndVerify_EC_Success (12 ms)
[ RUN ] dds_DCPS_security_SSL_PrivateKey.SignAndVerify_WrongData_Failure
[ OK ] dds_DCPS_security_SSL_PrivateKey.SignAndVerify_WrongData_Failure (14 ms)
[ RUN ] dds_DCPS_security_SSL_PrivateKey.SignAndVerify_DoesNotUseEmptyData
[ OK ] dds_DCPS_security_SSL_PrivateKey.SignAndVerify_DoesNotUseEmptyData (14 ms)
[----------] 5 tests from dds_DCPS_security_SSL_PrivateKey (68 ms total)
[----------] 8 tests from dds_DCPS_security_SSL_SignedDocument
[ RUN ] dds_DCPS_security_SSL_SignedDocument.GetContent_Success
[ OK ] dds_DCPS_security_SSL_SignedDocument.GetContent_Success (2 ms)
[ RUN ] dds_DCPS_security_SSL_SignedDocument.VerifySignature_Success
[ OK ] dds_DCPS_security_SSL_SignedDocument.VerifySignature_Success (3 ms)
[ RUN ] dds_DCPS_security_SSL_SignedDocument.VerifySignature_Data_Success
[ OK ] dds_DCPS_security_SSL_SignedDocument.VerifySignature_Data_Success (3 ms)
[ RUN ] dds_DCPS_security_SSL_SignedDocument.LoadFromMemory
[ OK ] dds_DCPS_security_SSL_SignedDocument.LoadFromMemory (2 ms)
[ RUN ] dds_DCPS_security_SSL_SignedDocument.CopyAssignment
[ OK ] dds_DCPS_security_SSL_SignedDocument.CopyAssignment (1 ms)
[ RUN ] dds_DCPS_security_SSL_SignedDocument.Assignment
[ OK ] dds_DCPS_security_SSL_SignedDocument.Assignment (2 ms)
[ RUN ] dds_DCPS_security_SSL_SignedDocument.CopyConstruct
[ OK ] dds_DCPS_security_SSL_SignedDocument.CopyConstruct (2 ms)
[ RUN ] dds_DCPS_security_SSL_SignedDocument.content
[ OK ] dds_DCPS_security_SSL_SignedDocument.content (2 ms)
[----------] 8 tests from dds_DCPS_security_SSL_SignedDocument (17 ms total)
[----------] 7 tests from dds_DCPS_security_SSL_SubjectName_Parser
[ RUN ] dds_DCPS_security_SSL_SubjectName_Parser.EmptyDistinguishedName
[ OK ] dds_DCPS_security_SSL_SubjectName_Parser.EmptyDistinguishedName (0 ms)
[ RUN ] dds_DCPS_security_SSL_SubjectName_Parser.EmptyRelativeDistinguishedName
[ OK ] dds_DCPS_security_SSL_SubjectName_Parser.EmptyRelativeDistinguishedName (0 ms)
[ RUN ] dds_DCPS_security_SSL_SubjectName_Parser.InvalidAttributeType
[ OK ] dds_DCPS_security_SSL_SubjectName_Parser.InvalidAttributeType (0 ms)
[ RUN ] dds_DCPS_security_SSL_SubjectName_Parser.ExtraSpacesAllowed
[ OK ] dds_DCPS_security_SSL_SubjectName_Parser.ExtraSpacesAllowed (0 ms)
[ RUN ] dds_DCPS_security_SSL_SubjectName_Parser.SimpleSuccess
[ OK ] dds_DCPS_security_SSL_SubjectName_Parser.SimpleSuccess (0 ms)
[ RUN ] dds_DCPS_security_SSL_SubjectName_Parser.SimpleEscapeSuccess
[ OK ] dds_DCPS_security_SSL_SubjectName_Parser.SimpleEscapeSuccess (0 ms)
[ RUN ] dds_DCPS_security_SSL_SubjectName_Parser.MultiValue
[ OK ] dds_DCPS_security_SSL_SubjectName_Parser.MultiValue (0 ms)
[----------] 7 tests from dds_DCPS_security_SSL_SubjectName_Parser (0 ms total)
[----------] 7 tests from dds_DCPS_security_SSL_SubjectName
[ RUN ] dds_DCPS_security_SSL_SubjectName.Parse_LDAPv3_Single_Success
[ OK ] dds_DCPS_security_SSL_SubjectName.Parse_LDAPv3_Single_Success (0 ms)
[ RUN ] dds_DCPS_security_SSL_SubjectName.Parse_LDAPv3_Single_Failure
[ OK ] dds_DCPS_security_SSL_SubjectName.Parse_LDAPv3_Single_Failure (0 ms)
[ RUN ] dds_DCPS_security_SSL_SubjectName.Parse_LDAPv3_Nominal_Success
[ OK ] dds_DCPS_security_SSL_SubjectName.Parse_LDAPv3_Nominal_Success (0 ms)
[ RUN ] dds_DCPS_security_SSL_SubjectName.Parse_DCE_Nominal_Success
[ OK ] dds_DCPS_security_SSL_SubjectName.Parse_DCE_Nominal_Success (0 ms)
[ RUN ] dds_DCPS_security_SSL_SubjectName.Parse_DCE_Nominal_NoTrim_Success
[ OK ] dds_DCPS_security_SSL_SubjectName.Parse_DCE_Nominal_NoTrim_Success (1 ms)
[ RUN ] dds_DCPS_security_SSL_SubjectName.Parse_DCE_Nominal_ExtraTrim_Success
[ OK ] dds_DCPS_security_SSL_SubjectName.Parse_DCE_Nominal_ExtraTrim_Success (0 ms)
[ RUN ] dds_DCPS_security_SSL_SubjectName.LDAP_DCE_CMP
[ OK ] dds_DCPS_security_SSL_SubjectName.LDAP_DCE_CMP (0 ms)
[----------] 7 tests from dds_DCPS_security_SSL_SubjectName (1 ms total)
[----------] 1 test from dds_DCPS_security_SSL_Utils
[ RUN ] dds_DCPS_security_SSL_Utils.MakeNonce256_Success
[ OK ] dds_DCPS_security_SSL_Utils.MakeNonce256_Success (0 ms)
[----------] 1 test from dds_DCPS_security_SSL_Utils (0 ms total)
[----------] 2 tests from copy_chain_visitor
[ RUN ] copy_chain_visitor.simple_copy
[ OK ] copy_chain_visitor.simple_copy (1 ms)
[ RUN ] copy_chain_visitor.simple_duplicate
[ OK ] copy_chain_visitor.simple_duplicate (1 ms)
[----------] 2 tests from copy_chain_visitor (2 ms total)
[----------] 2 tests from dds_DCPS_transport_framework_MessageDropper
[ RUN ] dds_DCPS_transport_framework_MessageDropper.ctor
[ OK ] dds_DCPS_transport_framework_MessageDropper.ctor (0 ms)
[ RUN ] dds_DCPS_transport_framework_MessageDropper.reload
[ OK ] dds_DCPS_transport_framework_MessageDropper.reload (0 ms)
[----------] 2 tests from dds_DCPS_transport_framework_MessageDropper (0 ms total)
[----------] 6 tests from dds_DCPS_transport_framework_ReceivedDataSample
[ RUN ] dds_DCPS_transport_framework_ReceivedDataSample.defctor
[ OK ] dds_DCPS_transport_framework_ReceivedDataSample.defctor (0 ms)
[ RUN ] dds_DCPS_transport_framework_ReceivedDataSample.msgblock
[ OK ] dds_DCPS_transport_framework_ReceivedDataSample.msgblock (0 ms)
[ RUN ] dds_DCPS_transport_framework_ReceivedDataSample.alloc
[ OK ] dds_DCPS_transport_framework_ReceivedDataSample.alloc (0 ms)
[ RUN ] dds_DCPS_transport_framework_ReceivedDataSample.cont
[ OK ] dds_DCPS_transport_framework_ReceivedDataSample.cont (0 ms)
[ RUN ] dds_DCPS_transport_framework_ReceivedDataSample.ser_copy_peek
[ OK ] dds_DCPS_transport_framework_ReceivedDataSample.ser_copy_peek (0 ms)
[ RUN ] dds_DCPS_transport_framework_ReceivedDataSample.modifiers
[ OK ] dds_DCPS_transport_framework_ReceivedDataSample.modifiers (0 ms)
[----------] 6 tests from dds_DCPS_transport_framework_ReceivedDataSample (0 ms total)
[----------] 1 test from dds_DCPS_transport_framework_ConfigValue
[ RUN ] dds_DCPS_transport_framework_ConfigValue.assign_read
[ OK ] dds_DCPS_transport_framework_ConfigValue.assign_read (0 ms)
[----------] 1 test from dds_DCPS_transport_framework_ConfigValue (0 ms total)
[----------] 1 test from dds_DCPS_transport_framework_ConfigValueRef
[ RUN ] dds_DCPS_transport_framework_ConfigValueRef.assign_read
[ OK ] dds_DCPS_transport_framework_ConfigValueRef.assign_read (0 ms)
[----------] 1 test from dds_DCPS_transport_framework_ConfigValueRef (0 ms total)
[----------] 13 tests from dds_DCPS_transport_framework_TransportReassembly
[ RUN ] dds_DCPS_transport_framework_TransportReassembly.Main_Test
[ OK ] dds_DCPS_transport_framework_TransportReassembly.Main_Test (1 ms)
[ RUN ] dds_DCPS_transport_framework_TransportReassembly.Test_Empty
[ OK ] dds_DCPS_transport_framework_TransportReassembly.Test_Empty (0 ms)
[ RUN ] dds_DCPS_transport_framework_TransportReassembly.Test_Insert_Has_Frag
[ OK ] dds_DCPS_transport_framework_TransportReassembly.Test_Insert_Has_Frag (0 ms)
[ RUN ] dds_DCPS_transport_framework_TransportReassembly.Test_First_Insert_Has_No_Gaps
[ OK ] dds_DCPS_transport_framework_TransportReassembly.Test_First_Insert_Has_No_Gaps (0 ms)
[ RUN ] dds_DCPS_transport_framework_TransportReassembly.Test_Insert_Gaps
[ OK ] dds_DCPS_transport_framework_TransportReassembly.Test_Insert_Gaps (0 ms)
[ RUN ] dds_DCPS_transport_framework_TransportReassembly.Test_Insert_One_Then_Gap
[ OK ] dds_DCPS_transport_framework_TransportReassembly.Test_Insert_One_Then_Gap (0 ms)
[ RUN ] dds_DCPS_transport_framework_TransportReassembly.Test_Insert_One_Then_Split_Gap
[ OK ] dds_DCPS_transport_framework_TransportReassembly.Test_Insert_One_Then_Split_Gap (0 ms)
[ RUN ] dds_DCPS_transport_framework_TransportReassembly.Test_Fill_Right_To_Left
[ OK ] dds_DCPS_transport_framework_TransportReassembly.Test_Fill_Right_To_Left (0 ms)
[ RUN ] dds_DCPS_transport_framework_TransportReassembly.Test_Fill_Left_To_Right
[ OK ] dds_DCPS_transport_framework_TransportReassembly.Test_Fill_Left_To_Right (0 ms)
[ RUN ] dds_DCPS_transport_framework_TransportReassembly.Test_Fill_Out_Of_Order
[ OK ] dds_DCPS_transport_framework_TransportReassembly.Test_Fill_Out_Of_Order (0 ms)
[ RUN ] dds_DCPS_transport_framework_TransportReassembly.Test_Permutations
[ OK ] dds_DCPS_transport_framework_TransportReassembly.Test_Permutations (46 ms)
[ RUN ] dds_DCPS_transport_framework_TransportReassembly.Test_Fill_Overlapping_Inputs
[ OK ] dds_DCPS_transport_framework_TransportReassembly.Test_Fill_Overlapping_Inputs (0 ms)
[ RUN ] dds_DCPS_transport_framework_TransportReassembly.Test_Fill_Overlapping_Inputs_2
[ OK ] dds_DCPS_transport_framework_TransportReassembly.Test_Fill_Overlapping_Inputs_2 (0 ms)
[----------] 13 tests from dds_DCPS_transport_framework_TransportReassembly (48 ms total)
[----------] 2 tests from dds_DCPS_transport_framework_InternalTransportStatistics
[ RUN ] dds_DCPS_transport_framework_InternalTransportStatistics.ctor
[ OK ] dds_DCPS_transport_framework_InternalTransportStatistics.ctor (0 ms)
[ RUN ] dds_DCPS_transport_framework_InternalTransportStatistics.reload
[ OK ] dds_DCPS_transport_framework_InternalTransportStatistics.reload (0 ms)
[----------] 2 tests from dds_DCPS_transport_framework_InternalTransportStatistics (0 ms total)
[----------] 5 tests from dds_DCPS_transport_rtps_udp_MetaSubmessage
[ RUN ] dds_DCPS_transport_rtps_udp_MetaSubmessage.DefaultConstructor
[ OK ] dds_DCPS_transport_rtps_udp_MetaSubmessage.DefaultConstructor (0 ms)
[ RUN ] dds_DCPS_transport_rtps_udp_MetaSubmessage.Constructor
[ OK ] dds_DCPS_transport_rtps_udp_MetaSubmessage.Constructor (0 ms)
[ RUN ] dds_DCPS_transport_rtps_udp_MetaSubmessage.reset_destination
[ OK ] dds_DCPS_transport_rtps_udp_MetaSubmessage.reset_destination (0 ms)
[ RUN ] dds_DCPS_transport_rtps_udp_MetaSubmessage.dedup_empty
[ OK ] dds_DCPS_transport_rtps_udp_MetaSubmessage.dedup_empty (0 ms)
[ RUN ] dds_DCPS_transport_rtps_udp_MetaSubmessage.Merging
[ OK ] dds_DCPS_transport_rtps_udp_MetaSubmessage.Merging (0 ms)
[----------] 5 tests from dds_DCPS_transport_rtps_udp_MetaSubmessage (0 ms total)
[----------] 4 tests from dds_DCPS_transport_rtps_udp_RtpsSampleHeader
[ RUN ] dds_DCPS_transport_rtps_udp_RtpsSampleHeader.DataFragValid
[ OK ] dds_DCPS_transport_rtps_udp_RtpsSampleHeader.DataFragValid (0 ms)
[ RUN ] dds_DCPS_transport_rtps_udp_RtpsSampleHeader.DataFragInvalidSize
[ OK ] dds_DCPS_transport_rtps_udp_RtpsSampleHeader.DataFragInvalidSize (0 ms)
[ RUN ] dds_DCPS_transport_rtps_udp_RtpsSampleHeader.DataFragInvalidStart
[ OK ] dds_DCPS_transport_rtps_udp_RtpsSampleHeader.DataFragInvalidStart (0 ms)
[ RUN ] dds_DCPS_transport_rtps_udp_RtpsSampleHeader.DataFragInvalidEnd
[ OK ] dds_DCPS_transport_rtps_udp_RtpsSampleHeader.DataFragInvalidEnd (0 ms)
[----------] 4 tests from dds_DCPS_transport_rtps_udp_RtpsSampleHeader (0 ms total)
[----------] 4 tests from dds_DCPS_RTPS_RtpsUdpInst
[ RUN ] dds_DCPS_RTPS_RtpsUdpInst.multicast_address
[ OK ] dds_DCPS_RTPS_RtpsUdpInst.multicast_address (5 ms)
[ RUN ] dds_DCPS_RTPS_RtpsUdpInst.unicast_address
[ OK ] dds_DCPS_RTPS_RtpsUdpInst.unicast_address (5 ms)
[ RUN ] dds_DCPS_RTPS_RtpsUdpInst.ipv6_multicast_address
[ OK ] dds_DCPS_RTPS_RtpsUdpInst.ipv6_multicast_address (4 ms)
[ RUN ] dds_DCPS_RTPS_RtpsUdpInst.ipv6_unicast_address
[ OK ] dds_DCPS_RTPS_RtpsUdpInst.ipv6_unicast_address (6 ms)
[----------] 4 tests from dds_DCPS_RTPS_RtpsUdpInst (20 ms total)
[----------] 5 tests from dds_DCPS_transport_rtps_udp_TransactionalRtpsSendQueue
[ RUN ] dds_DCPS_transport_rtps_udp_TransactionalRtpsSendQueue.enqueue
[ OK ] dds_DCPS_transport_rtps_udp_TransactionalRtpsSendQueue.enqueue (0 ms)
[ RUN ] dds_DCPS_transport_rtps_udp_TransactionalRtpsSendQueue.enqueue_vector
[ OK ] dds_DCPS_transport_rtps_udp_TransactionalRtpsSendQueue.enqueue_vector (0 ms)
[ RUN ] dds_DCPS_transport_rtps_udp_TransactionalRtpsSendQueue.purge
[ OK ] dds_DCPS_transport_rtps_udp_TransactionalRtpsSendQueue.purge (0 ms)
[ RUN ] dds_DCPS_transport_rtps_udp_TransactionalRtpsSendQueue.purge_remote
[ OK ] dds_DCPS_transport_rtps_udp_TransactionalRtpsSendQueue.purge_remote (0 ms)
[ RUN ] dds_DCPS_transport_rtps_udp_TransactionalRtpsSendQueue.purge_local
[ OK ] dds_DCPS_transport_rtps_udp_TransactionalRtpsSendQueue.purge_local (0 ms)
[----------] 5 tests from dds_DCPS_transport_rtps_udp_TransactionalRtpsSendQueue (0 ms total)
[----------] 1 test from dds_DCPS_TransactionalRtpsSendQueue
[ RUN ] dds_DCPS_TransactionalRtpsSendQueue.begin_and_end_transaction
[ OK ] dds_DCPS_TransactionalRtpsSendQueue.begin_and_end_transaction (0 ms)
[----------] 1 test from dds_DCPS_TransactionalRtpsSendQueue (0 ms total)
[----------] 14 tests from tools_dds_rtpsrelaylib_Name
[ RUN ] tools_dds_rtpsrelaylib_Name.Atom_ctor_character
[ OK ] tools_dds_rtpsrelaylib_Name.Atom_ctor_character (0 ms)
[ RUN ] tools_dds_rtpsrelaylib_Name.Atom_ctor_character_class
[ OK ] tools_dds_rtpsrelaylib_Name.Atom_ctor_character_class (0 ms)
[ RUN ] tools_dds_rtpsrelaylib_Name.Atom_ctor_negated_character_class
[ OK ] tools_dds_rtpsrelaylib_Name.Atom_ctor_negated_character_class (0 ms)
[ RUN ] tools_dds_rtpsrelaylib_Name.Atom_ctor_wildcard
[ OK ] tools_dds_rtpsrelaylib_Name.Atom_ctor_wildcard (0 ms)
[ RUN ] tools_dds_rtpsrelaylib_Name.Atom_ctor_glob
[ OK ] tools_dds_rtpsrelaylib_Name.Atom_ctor_glob (0 ms)
[ RUN ] tools_dds_rtpsrelaylib_Name.Atom_equal
[ OK ] tools_dds_rtpsrelaylib_Name.Atom_equal (0 ms)
[ RUN ] tools_dds_rtpsrelaylib_Name.Atom_not_equal
[ OK ] tools_dds_rtpsrelaylib_Name.Atom_not_equal (0 ms)
[ RUN ] tools_dds_rtpsrelaylib_Name.Atom_stringify
[ OK ] tools_dds_rtpsrelaylib_Name.Atom_stringify (0 ms)
[ RUN ] tools_dds_rtpsrelaylib_Name.AtomHash
[ OK ] tools_dds_rtpsrelaylib_Name.AtomHash (0 ms)
[ RUN ] tools_dds_rtpsrelaylib_Name.valid
[ OK ] tools_dds_rtpsrelaylib_Name.valid (0 ms)
[ RUN ] tools_dds_rtpsrelaylib_Name.invalid
[ OK ] tools_dds_rtpsrelaylib_Name.invalid (0 ms)
[ RUN ] tools_dds_rtpsrelaylib_Name.begin_end
[ OK ] tools_dds_rtpsrelaylib_Name.begin_end (0 ms)
[ RUN ] tools_dds_rtpsrelaylib_Name.equal_not_equal
[ OK ] tools_dds_rtpsrelaylib_Name.equal_not_equal (0 ms)
[ RUN ] tools_dds_rtpsrelaylib_Name.Name_stringify
[ OK ] tools_dds_rtpsrelaylib_Name.Name_stringify (0 ms)
[----------] 14 tests from tools_dds_rtpsrelaylib_Name (1 ms total)
[----------] 2 tests from tools_dds_rtpsrelaylib_PartitionIndex
[ RUN ] tools_dds_rtpsrelaylib_PartitionIndex.maintest
[ OK ] tools_dds_rtpsrelaylib_PartitionIndex.maintest (0 ms)
[ RUN ] tools_dds_rtpsrelaylib_PartitionIndex.Identity
[ OK ] tools_dds_rtpsrelaylib_PartitionIndex.Identity (0 ms)
[----------] 2 tests from tools_dds_rtpsrelaylib_PartitionIndex (0 ms total)
[----------] 20 tests from tools_dds_rtpsrelaylib_Utility
[ RUN ] tools_dds_rtpsrelaylib_Utility.guid_to_string
[ OK ] tools_dds_rtpsrelaylib_Utility.guid_to_string (0 ms)
[ RUN ] tools_dds_rtpsrelaylib_Utility.AddrPort_default_ctor
[ OK ] tools_dds_rtpsrelaylib_Utility.AddrPort_default_ctor (0 ms)
[ RUN ] tools_dds_rtpsrelaylib_Utility.AddrPort_ctor
[ OK ] tools_dds_rtpsrelaylib_Utility.AddrPort_ctor (0 ms)
[ RUN ] tools_dds_rtpsrelaylib_Utility.AddrPort_equal
[ OK ] tools_dds_rtpsrelaylib_Utility.AddrPort_equal (0 ms)
[ RUN ] tools_dds_rtpsrelaylib_Utility.AddrPort_not_equal
[ OK ] tools_dds_rtpsrelaylib_Utility.AddrPort_not_equal (0 ms)
[ RUN ] tools_dds_rtpsrelaylib_Utility.AddrPort_less_than
[ OK ] tools_dds_rtpsrelaylib_Utility.AddrPort_less_than (0 ms)
[ RUN ] tools_dds_rtpsrelaylib_Utility.GuidAddr_ctor
[ OK ] tools_dds_rtpsrelaylib_Utility.GuidAddr_ctor (0 ms)
[ RUN ] tools_dds_rtpsrelaylib_Utility.GuidAddr_equal
[ OK ] tools_dds_rtpsrelaylib_Utility.GuidAddr_equal (0 ms)
[ RUN ] tools_dds_rtpsrelaylib_Utility.GuidAddr_not_equal
[ OK ] tools_dds_rtpsrelaylib_Utility.GuidAddr_not_equal (0 ms)
[ RUN ] tools_dds_rtpsrelaylib_Utility.GuidAddr_less_than
[ OK ] tools_dds_rtpsrelaylib_Utility.GuidAddr_less_than (0 ms)
[ RUN ] tools_dds_rtpsrelaylib_Utility.entity_id_equal
[ OK ] tools_dds_rtpsrelaylib_Utility.entity_id_equal (0 ms)
[ RUN ] tools_dds_rtpsrelaylib_Utility.assign_entity_ids
[ OK ] tools_dds_rtpsrelaylib_Utility.assign_entity_ids (0 ms)
[ RUN ] tools_dds_rtpsrelaylib_Utility.guid_equal
[ OK ] tools_dds_rtpsrelaylib_Utility.guid_equal (0 ms)
[ RUN ] tools_dds_rtpsrelaylib_Utility.assign_guids
[ OK ] tools_dds_rtpsrelaylib_Utility.assign_guids (0 ms)
[ RUN ] tools_dds_rtpsrelaylib_Utility.duration_equal
[ OK ] tools_dds_rtpsrelaylib_Utility.duration_equal (0 ms)
[ RUN ] tools_dds_rtpsrelaylib_Utility.duration_less_than
[ OK ] tools_dds_rtpsrelaylib_Utility.duration_less_than (0 ms)
[ RUN ] tools_dds_rtpsrelaylib_Utility.time_diff_to_duration
[ OK ] tools_dds_rtpsrelaylib_Utility.time_diff_to_duration (0 ms)
[ RUN ] tools_dds_rtpsrelaylib_Utility.relay_guid_to_rtps_guid
[ OK ] tools_dds_rtpsrelaylib_Utility.relay_guid_to_rtps_guid (0 ms)
[ RUN ] tools_dds_rtpsrelaylib_Utility.rtps_guid_to_relay_guid
[ OK ] tools_dds_rtpsrelaylib_Utility.rtps_guid_to_relay_guid (0 ms)
[ RUN ] tools_dds_rtpsrelaylib_Utility.GuidHash
[ OK ] tools_dds_rtpsrelaylib_Utility.GuidHash (0 ms)
[----------] 20 tests from tools_dds_rtpsrelaylib_Utility (0 ms total)
[----------] Global test environment tear-down
[==========] 1303 tests from 99 test cases ran. (11348 ms total)
[ PASSED ] 1303 tests.
test PASSED.
auto_run_tests_finished: tests/unit-tests/run_test.pl Time:12s Result:0
==============================================================================
tests/stress-tests/run_test.pl
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/stress-tests/StressTests -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile StressTests.log -DCPSPendingTimeout 3
StressTests PID: 4182 started at 2026-03-10 17:35:36
[==========] Running 9 tests from 6 test cases.
[----------] Global test environment set-up.
[----------] 2 tests from dds_DCPS_DispatchService
[ RUN ] dds_DCPS_DispatchService.RecursiveDispatchDelta
[ OK ] dds_DCPS_DispatchService.RecursiveDispatchDelta (834 ms)
[ RUN ] dds_DCPS_DispatchService.RecursiveDispatchDelta_ImmediateShutdown
[ OK ] dds_DCPS_DispatchService.RecursiveDispatchDelta_ImmediateShutdown (621 ms)
[----------] 2 tests from dds_DCPS_DispatchService (1455 ms total)
[----------] 2 tests from dds_DCPS_JobQueue
[ RUN ] dds_DCPS_JobQueue.MaxInternalQueue
[ OK ] dds_DCPS_JobQueue.MaxInternalQueue (24629 ms)
[ RUN ] dds_DCPS_JobQueue.MaxNotificationQueue
[ OK ] dds_DCPS_JobQueue.MaxNotificationQueue (32184 ms)
[----------] 2 tests from dds_DCPS_JobQueue (56813 ms total)
[----------] 1 test from dds_DCPS_MultiTask
[ RUN ] dds_DCPS_MultiTask.TimingChecker
Checking that timer with requested delay of 0.100 s falls within epsilon value of 0.005 s: elapsed - requested = 0.000 s (PASS)
Checking that timer with requested delay of 0.100 s falls within epsilon value of 0.005 s: elapsed - requested = 0.000 s (PASS)
Checking that timer with requested delay of 0.100 s falls within epsilon value of 0.005 s: elapsed - requested = 0.000 s (PASS)
Checking that timer with requested delay of 0.100 s falls within epsilon value of 0.005 s: elapsed - requested = 0.000 s (PASS)
Checking that timer with requested delay of 0.100 s falls within epsilon value of 0.005 s: elapsed - requested = 0.000 s (PASS)
total_count = 0
TestObj::execute() called at 17:36:37.180667
TestObj::execute() called at 17:36:39.180610
total_count = 2
TestObj::execute() called at 17:36:40.279031
TestObj::execute() called at 17:36:40.379330
TestObj::execute() called at 17:36:40.479666
TestObj::execute() called at 17:36:40.580011
TestObj::execute() called at 17:36:40.680262
TestObj::execute() called at 17:36:40.780556
TestObj::execute() called at 17:36:40.880870
TestObj::execute() called at 17:36:40.981162
TestObj::execute() called at 17:36:41.081462
TestObj::execute() called at 17:36:41.181753
TestObj::execute() called at 17:36:41.282073
TestObj::execute() called at 17:36:41.382442
TestObj::execute() called at 17:36:41.482761
TestObj::execute() called at 17:36:41.583074
TestObj::execute() called at 17:36:41.683381
TestObj::execute() called at 17:36:41.783734
TestObj::execute() called at 17:36:41.884051
TestObj::execute() called at 17:36:41.984360
TestObj::execute() called at 17:36:42.084710
TestObj::execute() called at 17:36:42.185024
enable_calls = 1877
total_count = 22
TestObj::execute() called at 17:36:44.186940
TestObj::execute() called at 17:36:46.186893
total_count = 24
[ OK ] dds_DCPS_MultiTask.TimingChecker (12618 ms)
[----------] 1 test from dds_DCPS_MultiTask (12618 ms total)
[----------] 1 test from dds_DCPS_RcObject
[ RUN ] dds_DCPS_RcObject.WRCH_lock_vs_RCH_reset
[ OK ] dds_DCPS_RcObject.WRCH_lock_vs_RCH_reset (8937 ms)
[----------] 1 test from dds_DCPS_RcObject (8937 ms total)
[----------] 2 tests from dds_DCPS_ServiceEventDispatcher
[ RUN ] dds_DCPS_ServiceEventDispatcher.RecursiveDispatchDelta
[ OK ] dds_DCPS_ServiceEventDispatcher.RecursiveDispatchDelta (1730 ms)
[ RUN ] dds_DCPS_ServiceEventDispatcher.RecursiveDispatchDelta_ImmediateShutdown
[ OK ] dds_DCPS_ServiceEventDispatcher.RecursiveDispatchDelta_ImmediateShutdown (1381 ms)
[----------] 2 tests from dds_DCPS_ServiceEventDispatcher (3112 ms total)
[----------] 1 test from dds_DCPS_SporadicTask
[ RUN ] dds_DCPS_SporadicTask.TimingChecker
Checking that timer with requested delay of 0.100 s falls within epsilon value of 0.005 s: elapsed - requested = 0.000 s (PASS)
Checking that timer with requested delay of 0.100 s falls within epsilon value of 0.005 s: elapsed - requested = 0.000 s (PASS)
Checking that timer with requested delay of 0.100 s falls within epsilon value of 0.005 s: elapsed - requested = 0.000 s (PASS)
Checking that timer with requested delay of 0.100 s falls within epsilon value of 0.005 s: elapsed - requested = 0.000 s (PASS)
Checking that timer with requested delay of 0.100 s falls within epsilon value of 0.005 s: elapsed - requested = 0.000 s (PASS)
total_count = 0
TestObj::execute() called at 17:37:01.846473
total_count = 1
TestObj::execute() called at 17:37:04.944837
TestObj::execute() called at 17:37:05.045120
TestObj::execute() called at 17:37:05.145397
TestObj::execute() called at 17:37:05.245677
TestObj::execute() called at 17:37:05.345922
TestObj::execute() called at 17:37:05.446125
TestObj::execute() called at 17:37:05.546329
TestObj::execute() called at 17:37:05.646540
TestObj::execute() called at 17:37:05.746836
TestObj::execute() called at 17:37:05.847122
TestObj::execute() called at 17:37:05.947452
TestObj::execute() called at 17:37:06.047730
TestObj::execute() called at 17:37:06.148010
TestObj::execute() called at 17:37:06.248276
TestObj::execute() called at 17:37:06.348571
TestObj::execute() called at 17:37:06.448876
TestObj::execute() called at 17:37:06.549165
TestObj::execute() called at 17:37:06.649471
TestObj::execute() called at 17:37:06.749705
TestObj::execute() called at 17:37:06.849928
schedule_calls = 1878
total_count = 21
total_count = 21
[ OK ] dds_DCPS_SporadicTask.TimingChecker (9617 ms)
[----------] 1 test from dds_DCPS_SporadicTask (9617 ms total)
[----------] Global test environment tear-down
[==========] 9 tests from 6 test cases ran. (92553 ms total)
[ PASSED ] 9 tests.
test PASSED.
auto_run_tests_finished: tests/stress-tests/run_test.pl Time:93s Result:0
==============================================================================
tests/DCPS/GuardCondition/run_test.pl
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/GuardCondition/GuardConditionTest -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile GuardConditionTest.log -DCPSPendingTimeout 3
GuardConditionTest PID: 4242 started at 2026-03-10 17:37:09
test PASSED.
auto_run_tests_finished: tests/DCPS/GuardCondition/run_test.pl Time:9s Result:0
==============================================================================
tests/DCPS/StatusCondition/run_test.pl
#
(4260|4260) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm0kj6c" as fully qualified hostname, please correct system configuration.
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
LLVMSymbolizer: error reading file: No such file or directory
auto_run_tests_finished: tests/DCPS/StatusCondition/run_test.pl Time:1s Result:0
==============================================================================
tests/DCPS/ReadCondition/run_test.pl
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -NOBITS -DCPSPendingTimeout 3
InfoRepo PID: 4270
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/ReadCondition/ReadConditionTest -DCPSConfigFile dcps.ini -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile rc.log -DCPSBit 0 -DCPSPendingTimeout 3
rc PID: 4280 started at 2026-03-10 17:37:19
wait returned
took sample 1
took sample 2
took sample 3
testing take_next_instance_w_condition
took sample 4
took sample 5
took sample 6
took sample 7
took sample 8
took sample 9
took sample 10
took sample 11
wait returned
an instance has been disposed, exiting
wait returned
took sample 1
took sample 2
took sample 3
testing take_instance_w_condition
wait returned
took sample 4
took sample 5
took sample 6
testing take_instance_w_condition
wait returned
took sample 7
took sample 8
took sample 9
testing take_instance_w_condition
wait returned
took sample 10
took sample 11
testing take_instance_w_condition
an instance has been disposed, exiting
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
LLVMSymbolizer: error reading file: No such file or directory
test PASSED.
auto_run_tests_finished: tests/DCPS/ReadCondition/run_test.pl Time:0s Result:0
==============================================================================
tests/transport/simple/run_test.pl bp
#
simple_subscriber -p 1:localhost:12970 -s 2:localhost:12584 -n 400 -q
simple_publisher -p 1:localhost:12970 -s 2:localhost:12584 -n 400 -c 128 -q
(4289|4294) DataReader association with 01030000.00000000.00000001.00000102(99dbc960) is done flags=1.
(4295|4300) DataWriter association with 01030000.00000000.00000001.00000207(c29c6e2c) is done flags=3.
(4295|4295) Publisher total time required was 0.4758 seconds.
(4289|4289) Total time required is 0.6232 seconds.
auto_run_tests_finished: tests/transport/simple/run_test.pl bp Time:17s Result:0
==============================================================================
tests/transport/simple/run_test.pl n
#
simple_subscriber -p 1:localhost:11643 -s 2:localhost:10376 -n 400
simple_publisher -p 1:localhost:11643 -s 2:localhost:10376 -n 400
(4306|4311) DataReader association with 01030000.00000000.00000001.00000102(99dbc960) is done flags=1.
(4312|4317) DataWriter association with 01030000.00000000.00000001.00000207(c29c6e2c) is done flags=3.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [1]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [2]]
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Data has been received:
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Message: [Hello World! [3]]
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Data has been received:
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Message: [Hello World! [4]]
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [5]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [6]]
(4306|4311) Data has been received:
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Message: [Hello World! [7]]
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Data has been received:
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Message: [Hello World! [8]]
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [9]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [10]]
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [11]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [12]]
(4306|4311) Data has been received:
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Message: [Hello World! [13]]
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Data has been received:
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Message: [Hello World! [14]]
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [15]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [16]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [17]]
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Data has been received:
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Message: [Hello World! [18]]
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Data has been received:
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Message: [Hello World! [19]]
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [20]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [21]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [22]]
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Data has been received:
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Message: [Hello World! [23]]
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Data has been received:
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Message: [Hello World! [24]]
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Data has been received:
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Message: [Hello World! [25]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [26]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [27]]
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Data has been received:
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Message: [Hello World! [28]]
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Data has been received:
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Message: [Hello World! [29]]
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Data has been received:
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Message: [Hello World! [30]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [31]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [32]]
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Data has been received:
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Message: [Hello World! [33]]
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Data has been received:
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Message: [Hello World! [34]]
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [35]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [36]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [37]]
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Data has been received:
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Message: [Hello World! [38]]
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Data has been received:
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Message: [Hello World! [39]]
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Data has been received:
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Message: [Hello World! [40]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [41]]
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Data has been received:
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Message: [Hello World! [42]]
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Data has been received:
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Message: [Hello World! [43]]
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [44]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [45]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [46]]
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Data has been received:
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Message: [Hello World! [47]]
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Data has been received:
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Message: [Hello World! [48]]
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [49]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [50]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [51]]
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Data has been received:
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Message: [Hello World! [52]]
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Data has been received:
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Message: [Hello World! [53]]
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [54]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [55]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [56]]
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Data has been received:
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Message: [Hello World! [57]]
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Data has been received:
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Message: [Hello World! [58]]
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [59]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [60]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [61]]
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Data has been received:
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Message: [Hello World! [62]]
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Data has been received:
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Message: [Hello World! [63]]
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [64]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [65]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [66]]
(4306|4311) Data has been received:
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Message: [Hello World! [67]]
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Data has been received:
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Message: [Hello World! [68]]
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Data has been received:
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Message: [Hello World! [69]]
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [70]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [71]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [72]]
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Data has been received:
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Message: [Hello World! [73]]
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Data has been received:
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Message: [Hello World! [74]]
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [75]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [76]]
(4306|4311) Data has been received:
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Message: [Hello World! [77]]
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Data has been received:
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Message: [Hello World! [78]]
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [79]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [80]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [81]]
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Data has been received:
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Message: [Hello World! [82]]
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Data has been received:
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Message: [Hello World! [83]]
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Data has been received:
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Message: [Hello World! [84]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [85]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [86]]
(4306|4311) Data has been received:
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Message: [Hello World! [87]]
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Data has been received:
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Message: [Hello World! [88]]
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Data has been received:
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Message: [Hello World! [89]]
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [90]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [91]]
(4306|4311) Data has been received:
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Message: [Hello World! [92]]
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Data has been received:
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Message: [Hello World! [93]]
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Data has been received:
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Message: [Hello World! [94]]
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [95]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [96]]
(4306|4311) Data has been received:
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Message: [Hello World! [97]]
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Data has been received:
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Message: [Hello World! [98]]
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Data has been received:
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Message: [Hello World! [99]]
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [100]]
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Data has been received:
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Message: [Hello World! [101]]
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Data has been received:
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Message: [Hello World! [102]]
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [103]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [104]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [105]]
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Data has been received:
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Message: [Hello World! [106]]
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Data has been received:
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Message: [Hello World! [107]]
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [108]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [109]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [110]]
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Data has been received:
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Message: [Hello World! [111]]
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Data has been received:
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Message: [Hello World! [112]]
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [113]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [114]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [115]]
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Data has been received:
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Message: [Hello World! [116]]
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Data has been received:
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Message: [Hello World! [117]]
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [118]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [119]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [120]]
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Data has been received:
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Message: [Hello World! [121]]
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Data has been received:
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Message: [Hello World! [122]]
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [123]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [124]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [125]]
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Data has been received:
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Message: [Hello World! [126]]
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Data has been received:
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Message: [Hello World! [127]]
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Data has been received:
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Message: [Hello World! [128]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [129]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [130]]
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Data has been received:
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Message: [Hello World! [131]]
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Data has been received:
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Message: [Hello World! [132]]
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Data has been received:
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Message: [Hello World! [133]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [134]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [135]]
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Data has been received:
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Message: [Hello World! [136]]
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Data has been received:
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Message: [Hello World! [137]]
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Data has been received:
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Message: [Hello World! [138]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [139]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [140]]
(4306|4311) Data has been received:
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Message: [Hello World! [141]]
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Data has been received:
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Message: [Hello World! [142]]
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Data has been received:
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Message: [Hello World! [143]]
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [144]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [145]]
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Data has been received:
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Message: [Hello World! [146]]
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Data has been received:
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Message: [Hello World! [147]]
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Data has been received:
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Message: [Hello World! [148]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [149]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [150]]
(4306|4311) Data has been received:
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Message: [Hello World! [151]]
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Data has been received:
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Message: [Hello World! [152]]
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Data has been received:
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Message: [Hello World! [153]]
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [154]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [155]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [156]]
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Data has been received:
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Message: [Hello World! [157]]
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Data has been received:
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Message: [Hello World! [158]]
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Data has been received:
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Message: [Hello World! [159]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [160]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [161]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [162]]
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Data has been received:
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Message: [Hello World! [163]]
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Data has been received:
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Message: [Hello World! [164]]
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [165]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [166]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [167]]
(4306|4311) Data has been received:
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Message: [Hello World! [168]]
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Data has been received:
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Message: [Hello World! [169]]
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Data has been received:
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Message: [Hello World! [170]]
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [171]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [172]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [173]]
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Data has been received:
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Message: [Hello World! [174]]
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Data has been received:
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Message: [Hello World! [175]]
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Data has been received:
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Message: [Hello World! [176]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [177]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [178]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [179]]
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Data has been received:
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Message: [Hello World! [180]]
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Data has been received:
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Message: [Hello World! [181]]
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Data has been received:
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Message: [Hello World! [182]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [183]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [184]]
(4306|4311) Data has been received:
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Message: [Hello World! [185]]
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Data has been received:
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Message: [Hello World! [186]]
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Data has been received:
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Message: [Hello World! [187]]
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [188]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [189]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [190]]
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Data has been received:
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Message: [Hello World! [191]]
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Data has been received:
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Message: [Hello World! [192]]
(4312|4312) The transport has confirmed that a sample has been delivered.
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Data has been received:
(4312|4312) The transport has confirmed that a sample has been delivered.
(4306|4311) Message: [Hello World! [193]]
(4306|4311) Data has been received:
(4312|4312) Publisher total time required was 0.9158 seconds.
(4306|4311) Message: [Hello World! [194]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [195]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [196]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [197]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [198]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [199]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [200]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [201]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [202]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [203]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [204]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [205]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [206]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [207]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [208]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [209]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [210]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [211]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [212]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [213]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [214]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [215]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [216]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [217]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [218]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [219]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [220]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [221]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [222]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [223]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [224]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [225]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [226]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [227]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [228]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [229]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [230]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [231]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [232]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [233]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [234]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [235]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [236]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [237]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [238]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [239]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [240]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [241]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [242]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [243]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [244]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [245]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [246]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [247]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [248]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [249]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [250]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [251]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [252]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [253]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [254]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [255]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [256]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [257]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [258]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [259]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [260]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [261]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [262]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [263]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [264]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [265]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [266]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [267]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [268]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [269]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [270]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [271]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [272]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [273]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [274]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [275]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [276]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [277]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [278]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [279]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [280]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [281]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [282]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [283]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [284]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [285]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [286]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [287]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [288]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [289]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [290]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [291]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [292]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [293]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [294]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [295]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [296]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [297]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [298]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [299]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [300]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [301]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [302]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [303]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [304]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [305]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [306]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [307]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [308]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [309]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [310]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [311]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [312]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [313]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [314]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [315]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [316]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [317]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [318]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [319]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [320]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [321]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [322]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [323]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [324]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [325]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [326]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [327]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [328]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [329]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [330]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [331]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [332]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [333]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [334]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [335]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [336]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [337]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [338]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [339]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [340]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [341]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [342]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [343]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [344]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [345]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [346]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [347]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [348]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [349]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [350]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [351]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [352]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [353]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [354]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [355]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [356]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [357]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [358]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [359]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [360]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [361]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [362]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [363]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [364]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [365]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [366]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [367]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [368]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [369]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [370]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [371]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [372]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [373]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [374]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [375]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [376]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [377]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [378]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [379]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [380]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [381]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [382]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [383]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [384]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [385]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [386]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [387]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [388]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [389]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [390]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [391]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [392]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [393]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [394]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [395]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [396]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [397]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [398]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [399]]
(4306|4311) Data has been received:
(4306|4311) Message: [Hello World! [400]]
(4306|4306) Total time required is 0.18042 seconds.
auto_run_tests_finished: tests/transport/simple/run_test.pl n Time:2s Result:0
==============================================================================
tests/transport/simple/run_test.pl
#
simple_subscriber -p 1:localhost:11199 -s 2:localhost:12551
simple_publisher -p 1:localhost:11199 -s 2:localhost:12551
(4321|4326) DataReader association with 01030000.00000000.00000001.00000102(99dbc960) is done flags=1.
(4327|4332) DataWriter association with 01030000.00000000.00000001.00000207(c29c6e2c) is done flags=3.
(4327|4327) The transport has confirmed that a sample has been delivered.
(4327|4327) Publisher total time required was 0.321 seconds.
(4321|4326) Data has been received:
(4321|4326) Message: [Hello World! [1]]
(4321|4321) Total time required is 0.3 seconds.
auto_run_tests_finished: tests/transport/simple/run_test.pl Time:2s Result:0
==============================================================================
tests/transport/simple/run_test.pl shmem bp
#
simple_subscriber -p 1:localhost:11356 -s 2:localhost:12698 -m -n 400 -q
simple_publisher -p 1:localhost:11356 -s 2:localhost:12698 -m -n 400 -c 128 -q
(4335|4335) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm0kj6c" as fully qualified hostname, please correct system configuration.
(4342|4342) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm0kj6c" as fully qualified hostname, please correct system configuration.
(4335|4335) DataReader association with 01030000.00000000.00000001.00000102(99dbc960) is done flags=1.
(4342|4348) DataWriter association with 01030000.00000000.00000001.00000207(c29c6e2c) is done flags=3.
(4342|4342) Publisher total time required was 0.4765 seconds.
(4335|4335) Total time required is 0.6908 seconds.
auto_run_tests_finished: tests/transport/simple/run_test.pl shmem bp Time:18s Result:0
==============================================================================
tests/transport/simple/run_test.pl shmem n
#
simple_subscriber -p 1:localhost:12210 -s 2:localhost:10487 -m -n 400
simple_publisher -p 1:localhost:12210 -s 2:localhost:10487 -m -n 400
(4352|4352) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm0kj6c" as fully qualified hostname, please correct system configuration.
(4359|4359) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm0kj6c" as fully qualified hostname, please correct system configuration.
(4352|4352) DataReader association with 01030000.00000000.00000001.00000102(99dbc960) is done flags=1.
(4359|4365) DataWriter association with 01030000.00000000.00000001.00000207(c29c6e2c) is done flags=3.
(4359|4359) The transport has confirmed that a sample has been delivered.
(4359|4359) The transport has confirmed that a sample has been delivered.
(4359|4359) The transport has confirmed that a sample has been delivered.
(4359|4359) The transport has confirmed that a sample has been delivered.
(4359|4359) The transport has confirmed that a sample has been delivered.
(4359|4359) The transport has confirmed that a sample has been delivered.
(4359|4359) The transport has confirmed that a sample has been delivered.
(4359|4359) The transport has confirmed that a sample has been delivered.
(4359|4359) The transport has confirmed that a sample has been delivered.
(4359|4359) The transport has confirmed that a sample has been delivered.
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [1]]
(4359|4359) The transport has confirmed that a sample has been delivered.
(4359|4359) The transport has confirmed that a sample has been delivered.
(4359|4359) The transport has confirmed that a sample has been delivered.
(4359|4359) The transport has confirmed that a sample has been delivered.
(4359|4359) The transport has confirmed that a sample has been delivered.
(4352|4358) Data has been received:
(4359|4359) The transport has confirmed that a sample has been delivered.
(4359|4359) The transport has confirmed that a sample has been delivered.
(4352|4358) Message: [Hello World! [2]]
(4359|4359) The transport has confirmed that a sample has been delivered.
(4359|4359) The transport has confirmed that a sample has been delivered.
(4359|4359) The transport has confirmed that a sample has been delivered.
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [3]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [4]]
(4359|4359) The transport has confirmed that a sample has been delivered.
(4359|4359) The transport has confirmed that a sample has been delivered.
(4352|4358) Data has been received:
(4359|4359) The transport has confirmed that a sample has been delivered.
(4352|4358) Message: [Hello World! [5]]
(4359|4359) The transport has confirmed that a sample has been delivered.
(4359|4359) The transport has confirmed that a sample has been delivered.
(4359|4359) The transport has confirmed that a sample has been delivered.
(4359|4359) The transport has confirmed that a sample has been delivered.
(4352|4358) Data has been received:
(4359|4359) The transport has confirmed that a sample has been delivered.
(4359|4359) The transport has confirmed that a sample has been delivered.
(4352|4358) Message: [Hello World! [6]]
(4359|4359) The transport has confirmed that a sample has been delivered.
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [7]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [8]]
(4352|4358) Data has been received:
(4359|4359) The transport has confirmed that a sample has been delivered.
(4352|4358) Message: [Hello World! [9]]
(4359|4359) The transport has confirmed that a sample has been delivered.
(4359|4359) The transport has confirmed that a sample has been delivered.
(4352|4358) Data has been received:
(4359|4359) The transport has confirmed that a sample has been delivered.
(4359|4359) The transport has confirmed that a sample has been delivered.
(4352|4358) Message: [Hello World! [10]]
(4359|4359) The transport has confirmed that a sample has been delivered.
(4359|4359) The transport has confirmed that a sample has been delivered.
(4359|4359) The transport has confirmed that a sample has been delivered.
(4359|4359) The transport has confirmed that a sample has been delivered.
(4359|4359) The transport has confirmed that a sample has been delivered.
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [11]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [12]]
(4352|4358) Data has been received:
(4359|4359) The transport has confirmed that a sample has been delivered.
(4352|4358) Message: [Hello World! [13]]
(4359|4359) The transport has confirmed that a sample has been delivered.
(4359|4359) The transport has confirmed that a sample has been delivered.
(4359|4359) The transport has confirmed that a sample has been delivered.
(4352|4358) Data has been received:
(4359|4359) The transport has confirmed that a sample has been delivered.
(4352|4358) Message: [Hello World! [14]]
(4359|4359) The transport has confirmed that a sample has been delivered.
(4359|4359) The transport has confirmed that a sample has been delivered.
(4359|4359) The transport has confirmed that a sample has been delivered.
(4352|4358) Data has been received:
(4359|4359) The transport has confirmed that a sample has been delivered.
(4359|4359) The transport has confirmed that a sample has been delivered.
(4352|4358) Message: [Hello World! [15]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [16]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [17]]
(4359|4359) The transport has confirmed that a sample has been delivered.
(4359|4359) The transport has confirmed that a sample has been delivered.
(4352|4358) Data has been received:
(4359|4359) The transport has confirmed that a sample has been delivered.
(4352|4358) Message: [Hello World! [18]]
(4359|4359) The transport has confirmed that a sample has been delivered.
(4359|4359) The transport has confirmed that a sample has been delivered.
(4359|4359) The transport has confirmed that a sample has been delivered.
(4352|4358) Data has been received:
(4359|4359) The transport has confirmed that a sample has been delivered.
(4352|4358) Message: [Hello World! [19]]
(4359|4359) The transport has confirmed that a sample has been delivered.
(4359|4359) The transport has confirmed that a sample has been delivered.
(4359|4359) The transport has confirmed that a sample has been delivered.
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [20]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [21]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [22]]
(4359|4359) The transport has confirmed that a sample has been delivered.
(4352|4358) Data has been received:
(4359|4359) The transport has confirmed that a sample has been delivered.
(4352|4358) Message: [Hello World! [23]]
(4359|4359) The transport has confirmed that a sample has been delivered.
(4359|4359) The transport has confirmed that a sample has been delivered.
(4359|4359) The transport has confirmed that a sample has been delivered.
(4352|4358) Data has been received:
(4359|4359) The transport has confirmed that a sample has been delivered.
(4352|4358) Message: [Hello World! [24]]
(4359|4359) The transport has confirmed that a sample has been delivered.
(4359|4359) The transport has confirmed that a sample has been delivered.
(4359|4359) The transport has confirmed that a sample has been delivered.
(4352|4358) Data has been received:
(4359|4359) The transport has confirmed that a sample has been delivered.
(4352|4358) Message: [Hello World! [25]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [26]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [27]]
(4359|4359) The transport has confirmed that a sample has been delivered.
(4352|4358) Data has been received:
(4359|4359) The transport has confirmed that a sample has been delivered.
(4359|4359) The transport has confirmed that a sample has been delivered.
(4352|4358) Message: [Hello World! [28]]
(4359|4359) The transport has confirmed that a sample has been delivered.
(4359|4359) The transport has confirmed that a sample has been delivered.
(4359|4359) The transport has confirmed that a sample has been delivered.
(4352|4358) Data has been received:
(4359|4359) The transport has confirmed that a sample has been delivered.
(4359|4359) The transport has confirmed that a sample has been delivered.
(4352|4358) Message: [Hello World! [29]]
(4359|4359) The transport has confirmed that a sample has been delivered.
(4359|4359) The transport has confirmed that a sample has been delivered.
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [30]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [31]]
(4359|4359) The transport has confirmed that a sample has been delivered.
(4352|4358) Data has been received:
(4359|4359) The transport has confirmed that a sample has been delivered.
(4352|4358) Message: [Hello World! [32]]
(4359|4359) The transport has confirmed that a sample has been delivered.
(4359|4359) The transport has confirmed that a sample has been delivered.
(4359|4359) The transport has confirmed that a sample has been delivered.
(4352|4358) Data has been received:
(4359|4359) The transport has confirmed that a sample has been delivered.
(4352|4358) Message: [Hello World! [33]]
(4359|4359) The transport has confirmed that a sample has been delivered.
(4359|4359) The transport has confirmed that a sample has been delivered.
(4359|4359) The transport has confirmed that a sample has been delivered.
(4352|4358) Data has been received:
(4359|4359) The transport has confirmed that a sample has been delivered.
(4352|4358) Message: [Hello World! [34]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [35]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [36]]
(4359|4359) The transport has confirmed that a sample has been delivered.
(4359|4359) The transport has confirmed that a sample has been delivered.
(4352|4358) Data has been received:
(4359|4359) The transport has confirmed that a sample has been delivered.
(4359|4359) The transport has confirmed that a sample has been delivered.
(4352|4358) Message: [Hello World! [37]]
(4359|4359) The transport has confirmed that a sample has been delivered.
(4359|4359) The transport has confirmed that a sample has been delivered.
(4352|4358) Data has been received:
(4359|4359) The transport has confirmed that a sample has been delivered.
(4359|4359) The transport has confirmed that a sample has been delivered.
(4352|4358) Message: [Hello World! [38]]
(4359|4359) The transport has confirmed that a sample has been delivered.
(4359|4359) The transport has confirmed that a sample has been delivered.
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [39]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [40]]
(4359|4359) The transport has confirmed that a sample has been delivered.
(4352|4358) Data has been received:
(4359|4359) The transport has confirmed that a sample has been delivered.
(4352|4358) Message: [Hello World! [41]]
(4359|4359) The transport has confirmed that a sample has been delivered.
(4359|4359) The transport has confirmed that a sample has been delivered.
(4359|4359) The transport has confirmed that a sample has been delivered.
(4359|4359) The transport has confirmed that a sample has been delivered.
(4352|4358) Data has been received:
(4359|4359) The transport has confirmed that a sample has been delivered.
(4352|4358) Message: [Hello World! [42]]
(4359|4359) The transport has confirmed that a sample has been delivered.
(4359|4359) The transport has confirmed that a sample has been delivered.
(4359|4359) The transport has confirmed that a sample has been delivered.
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [43]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [44]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [45]]
(4359|4359) The transport has confirmed that a sample has been delivered.
(4359|4359) The transport has confirmed that a sample has been delivered.
(4352|4358) Data has been received:
(4359|4359) The transport has confirmed that a sample has been delivered.
(4359|4359) The transport has confirmed that a sample has been delivered.
(4352|4358) Message: [Hello World! [46]]
(4359|4359) The transport has confirmed that a sample has been delivered.
(4359|4359) The transport has confirmed that a sample has been delivered.
(4359|4359) The transport has confirmed that a sample has been delivered.
(4352|4358) Data has been received:
(4359|4359) The transport has confirmed that a sample has been delivered.
(4352|4358) Message: [Hello World! [47]]
(4359|4359) The transport has confirmed that a sample has been delivered.
(4359|4359) The transport has confirmed that a sample has been delivered.
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [48]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [49]]
(4352|4358) Data has been received:
(4359|4359) The transport has confirmed that a sample has been delivered.
(4359|4359) The transport has confirmed that a sample has been delivered.
(4352|4358) Message: [Hello World! [50]]
(4359|4359) The transport has confirmed that a sample has been delivered.
(4359|4359) The transport has confirmed that a sample has been delivered.
(4359|4359) The transport has confirmed that a sample has been delivered.
(4359|4359) The transport has confirmed that a sample has been delivered.
(4359|4359) The transport has confirmed that a sample has been delivered.
(4352|4358) Data has been received:
(4359|4359) The transport has confirmed that a sample has been delivered.
(4359|4359) The transport has confirmed that a sample has been delivered.
(4352|4358) Message: [Hello World! [51]]
(4359|4359) The transport has confirmed that a sample has been delivered.
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [52]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [53]]
(4352|4358) Data has been received:
(4359|4359) The transport has confirmed that a sample has been delivered.
(4352|4358) Message: [Hello World! [54]]
(4359|4359) The transport has confirmed that a sample has been delivered.
(4359|4359) The transport has confirmed that a sample has been delivered.
(4352|4358) Data has been received:
(4359|4359) The transport has confirmed that a sample has been delivered.
(4359|4359) The transport has confirmed that a sample has been delivered.
(4352|4358) Message: [Hello World! [55]]
(4359|4359) The transport has confirmed that a sample has been delivered.
(4359|4359) The transport has confirmed that a sample has been delivered.
(4359|4359) The transport has confirmed that a sample has been delivered.
(4352|4358) Data has been received:
(4359|4359) The transport has confirmed that a sample has been delivered.
(4352|4358) Message: [Hello World! [56]]
(4359|4359) The transport has confirmed that a sample has been delivered.
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [57]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [58]]
(4352|4358) Data has been received:
(4359|4359) The transport has confirmed that a sample has been delivered.
(4352|4358) Message: [Hello World! [59]]
(4359|4359) The transport has confirmed that a sample has been delivered.
(4359|4359) The transport has confirmed that a sample has been delivered.
(4359|4359) The transport has confirmed that a sample has been delivered.
(4352|4358) Data has been received:
(4359|4359) The transport has confirmed that a sample has been delivered.
(4359|4359) The transport has confirmed that a sample has been delivered.
(4352|4358) Message: [Hello World! [60]]
(4359|4359) The transport has confirmed that a sample has been delivered.
(4359|4359) The transport has confirmed that a sample has been delivered.
(4359|4359) The transport has confirmed that a sample has been delivered.
(4359|4359) The transport has confirmed that a sample has been delivered.
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [61]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [62]]
(4359|4359) The transport has confirmed that a sample has been delivered.
(4352|4358) Data has been received:
(4359|4359) The transport has confirmed that a sample has been delivered.
(4352|4358) Message: [Hello World! [63]]
(4359|4359) The transport has confirmed that a sample has been delivered.
(4359|4359) The transport has confirmed that a sample has been delivered.
(4359|4359) The transport has confirmed that a sample has been delivered.
(4352|4358) Data has been received:
(4359|4359) The transport has confirmed that a sample has been delivered.
(4352|4358) Message: [Hello World! [64]]
(4359|4359) The transport has confirmed that a sample has been delivered.
(4359|4359) The transport has confirmed that a sample has been delivered.
(4359|4359) The transport has confirmed that a sample has been delivered.
(4352|4358) Data has been received:
(4359|4359) The transport has confirmed that a sample has been delivered.
(4352|4358) Message: [Hello World! [65]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [66]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [67]]
(4359|4359) The transport has confirmed that a sample has been delivered.
(4359|4359) The transport has confirmed that a sample has been delivered.
(4352|4358) Data has been received:
(4359|4359) The transport has confirmed that a sample has been delivered.
(4359|4359) The transport has confirmed that a sample has been delivered.
(4352|4358) Message: [Hello World! [68]]
(4359|4359) The transport has confirmed that a sample has been delivered.
(4359|4359) The transport has confirmed that a sample has been delivered.
(4352|4358) Data has been received:
(4359|4359) The transport has confirmed that a sample has been delivered.
(4359|4359) The transport has confirmed that a sample has been delivered.
(4352|4358) Message: [Hello World! [69]]
(4359|4359) The transport has confirmed that a sample has been delivered.
(4359|4359) The transport has confirmed that a sample has been delivered.
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [70]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [71]]
(4352|4358) Data has been received:
(4359|4359) The transport has confirmed that a sample has been delivered.
(4352|4358) Message: [Hello World! [72]]
(4359|4359) The transport has confirmed that a sample has been delivered.
(4359|4359) The transport has confirmed that a sample has been delivered.
(4359|4359) The transport has confirmed that a sample has been delivered.
(4352|4358) Data has been received:
(4359|4359) The transport has confirmed that a sample has been delivered.
(4352|4358) Message: [Hello World! [73]]
(4359|4359) The transport has confirmed that a sample has been delivered.
(4359|4359) The transport has confirmed that a sample has been delivered.
(4359|4359) The transport has confirmed that a sample has been delivered.
(4352|4358) Data has been received:
(4359|4359) The transport has confirmed that a sample has been delivered.
(4352|4358) Message: [Hello World! [74]]
(4359|4359) The transport has confirmed that a sample has been delivered.
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [75]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [76]]
(4359|4359) The transport has confirmed that a sample has been delivered.
(4352|4358) Data has been received:
(4359|4359) The transport has confirmed that a sample has been delivered.
(4352|4358) Message: [Hello World! [77]]
(4359|4359) The transport has confirmed that a sample has been delivered.
(4359|4359) The transport has confirmed that a sample has been delivered.
(4359|4359) The transport has confirmed that a sample has been delivered.
(4352|4358) Data has been received:
(4359|4359) The transport has confirmed that a sample has been delivered.
(4352|4358) Message: [Hello World! [78]]
(4359|4359) The transport has confirmed that a sample has been delivered.
(4359|4359) The transport has confirmed that a sample has been delivered.
(4359|4359) The transport has confirmed that a sample has been delivered.
(4352|4358) Data has been received:
(4359|4359) The transport has confirmed that a sample has been delivered.
(4352|4358) Message: [Hello World! [79]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [80]]
(4359|4359) The transport has confirmed that a sample has been delivered.
(4352|4358) Data has been received:
(4359|4359) The transport has confirmed that a sample has been delivered.
(4352|4358) Message: [Hello World! [81]]
(4359|4359) The transport has confirmed that a sample has been delivered.
(4359|4359) The transport has confirmed that a sample has been delivered.
(4359|4359) The transport has confirmed that a sample has been delivered.
(4352|4358) Data has been received:
(4359|4359) The transport has confirmed that a sample has been delivered.
(4352|4358) Message: [Hello World! [82]]
(4359|4359) The transport has confirmed that a sample has been delivered.
(4359|4359) The transport has confirmed that a sample has been delivered.
(4359|4359) The transport has confirmed that a sample has been delivered.
(4352|4358) Data has been received:
(4359|4359) The transport has confirmed that a sample has been delivered.
(4352|4358) Message: [Hello World! [83]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [84]]
(4352|4358) Data has been received:
(4359|4359) The transport has confirmed that a sample has been delivered.
(4352|4358) Message: [Hello World! [85]]
(4359|4359) The transport has confirmed that a sample has been delivered.
(4359|4359) The transport has confirmed that a sample has been delivered.
(4352|4358) Data has been received:
(4359|4359) The transport has confirmed that a sample has been delivered.
(4359|4359) The transport has confirmed that a sample has been delivered.
(4352|4358) Message: [Hello World! [86]]
(4359|4359) The transport has confirmed that a sample has been delivered.
(4359|4359) The transport has confirmed that a sample has been delivered.
(4359|4359) The transport has confirmed that a sample has been delivered.
(4352|4358) Data has been received:
(4359|4359) The transport has confirmed that a sample has been delivered.
(4352|4358) Message: [Hello World! [87]]
(4359|4359) The transport has confirmed that a sample has been delivered.
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [88]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [89]]
(4352|4358) Data has been received:
(4359|4359) The transport has confirmed that a sample has been delivered.
(4352|4358) Message: [Hello World! [90]]
(4359|4359) The transport has confirmed that a sample has been delivered.
(4359|4359) The transport has confirmed that a sample has been delivered.
(4359|4359) The transport has confirmed that a sample has been delivered.
(4359|4359) The transport has confirmed that a sample has been delivered.
(4359|4359) The transport has confirmed that a sample has been delivered.
(4359|4359) The transport has confirmed that a sample has been delivered.
(4352|4358) Data has been received:
(4359|4359) The transport has confirmed that a sample has been delivered.
(4352|4358) Message: [Hello World! [91]]
(4359|4359) The transport has confirmed that a sample has been delivered.
(4359|4359) The transport has confirmed that a sample has been delivered.
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [92]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [93]]
(4352|4358) Data has been received:
(4359|4359) The transport has confirmed that a sample has been delivered.
(4352|4358) Message: [Hello World! [94]]
(4359|4359) The transport has confirmed that a sample has been delivered.
(4359|4359) The transport has confirmed that a sample has been delivered.
(4359|4359) The transport has confirmed that a sample has been delivered.
(4352|4358) Data has been received:
(4359|4359) The transport has confirmed that a sample has been delivered.
(4359|4359) The transport has confirmed that a sample has been delivered.
(4352|4358) Message: [Hello World! [95]]
(4359|4359) The transport has confirmed that a sample has been delivered.
(4359|4359) The transport has confirmed that a sample has been delivered.
(4352|4358) Data has been received:
(4359|4359) The transport has confirmed that a sample has been delivered.
(4359|4359) The transport has confirmed that a sample has been delivered.
(4352|4358) Message: [Hello World! [96]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [97]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [98]]
(4359|4359) The transport has confirmed that a sample has been delivered.
(4352|4358) Data has been received:
(4359|4359) The transport has confirmed that a sample has been delivered.
(4359|4359) The transport has confirmed that a sample has been delivered.
(4352|4358) Message: [Hello World! [99]]
(4359|4359) The transport has confirmed that a sample has been delivered.
(4359|4359) The transport has confirmed that a sample has been delivered.
(4352|4358) Data has been received:
(4359|4359) The transport has confirmed that a sample has been delivered.
(4359|4359) The transport has confirmed that a sample has been delivered.
(4352|4358) Message: [Hello World! [100]]
(4359|4359) The transport has confirmed that a sample has been delivered.
(4359|4359) The transport has confirmed that a sample has been delivered.
(4359|4359) The transport has confirmed that a sample has been delivered.
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [101]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [102]]
(4359|4359) The transport has confirmed that a sample has been delivered.
(4352|4358) Data has been received:
(4359|4359) The transport has confirmed that a sample has been delivered.
(4352|4358) Message: [Hello World! [103]]
(4359|4359) The transport has confirmed that a sample has been delivered.
(4359|4359) The transport has confirmed that a sample has been delivered.
(4359|4359) The transport has confirmed that a sample has been delivered.
(4352|4358) Data has been received:
(4359|4359) The transport has confirmed that a sample has been delivered.
(4359|4359) The transport has confirmed that a sample has been delivered.
(4352|4358) Message: [Hello World! [104]]
(4359|4359) The transport has confirmed that a sample has been delivered.
(4359|4359) The transport has confirmed that a sample has been delivered.
(4359|4359) The transport has confirmed that a sample has been delivered.
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [105]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [106]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [107]]
(4352|4358) Data has been received:
(4359|4359) The transport has confirmed that a sample has been delivered.
(4352|4358) Message: [Hello World! [108]]
(4359|4359) The transport has confirmed that a sample has been delivered.
(4359|4359) The transport has confirmed that a sample has been delivered.
(4359|4359) The transport has confirmed that a sample has been delivered.
(4352|4358) Data has been received:
(4359|4359) The transport has confirmed that a sample has been delivered.
(4352|4358) Message: [Hello World! [109]]
(4359|4359) The transport has confirmed that a sample has been delivered.
(4359|4359) The transport has confirmed that a sample has been delivered.
(4359|4359) The transport has confirmed that a sample has been delivered.
(4352|4358) Data has been received:
(4359|4359) The transport has confirmed that a sample has been delivered.
(4352|4358) Message: [Hello World! [110]]
(4359|4359) The transport has confirmed that a sample has been delivered.
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [111]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [112]]
(4359|4359) The transport has confirmed that a sample has been delivered.
(4352|4358) Data has been received:
(4359|4359) The transport has confirmed that a sample has been delivered.
(4359|4359) The transport has confirmed that a sample has been delivered.
(4352|4358) Message: [Hello World! [113]]
(4359|4359) The transport has confirmed that a sample has been delivered.
(4359|4359) The transport has confirmed that a sample has been delivered.
(4352|4358) Data has been received:
(4359|4359) The transport has confirmed that a sample has been delivered.
(4359|4359) The transport has confirmed that a sample has been delivered.
(4352|4358) Message: [Hello World! [114]]
(4359|4359) The transport has confirmed that a sample has been delivered.
(4359|4359) The transport has confirmed that a sample has been delivered.
(4352|4358) Data has been received:
(4359|4359) The transport has confirmed that a sample has been delivered.
(4352|4358) Message: [Hello World! [115]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [116]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [117]]
(4359|4359) The transport has confirmed that a sample has been delivered.
(4359|4359) The transport has confirmed that a sample has been delivered.
(4352|4358) Data has been received:
(4359|4359) The transport has confirmed that a sample has been delivered.
(4359|4359) The transport has confirmed that a sample has been delivered.
(4352|4358) Message: [Hello World! [118]]
(4359|4359) The transport has confirmed that a sample has been delivered.
(4359|4359) The transport has confirmed that a sample has been delivered.
(4359|4359) The transport has confirmed that a sample has been delivered.
(4352|4358) Data has been received:
(4359|4359) The transport has confirmed that a sample has been delivered.
(4352|4358) Message: [Hello World! [119]]
(4359|4359) The transport has confirmed that a sample has been delivered.
(4359|4359) The transport has confirmed that a sample has been delivered.
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [120]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [121]]
(4359|4359) The transport has confirmed that a sample has been delivered.
(4359|4359) The transport has confirmed that a sample has been delivered.
(4352|4358) Data has been received:
(4359|4359) The transport has confirmed that a sample has been delivered.
(4352|4358) Message: [Hello World! [122]]
(4359|4359) The transport has confirmed that a sample has been delivered.
(4359|4359) The transport has confirmed that a sample has been delivered.
(4359|4359) The transport has confirmed that a sample has been delivered.
(4352|4358) Data has been received:
(4359|4359) The transport has confirmed that a sample has been delivered.
(4352|4358) Message: [Hello World! [123]]
(4359|4359) The transport has confirmed that a sample has been delivered.
(4359|4359) The transport has confirmed that a sample has been delivered.
(4359|4359) The transport has confirmed that a sample has been delivered.
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [124]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [125]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [126]]
(4359|4359) The transport has confirmed that a sample has been delivered.
(4359|4359) The transport has confirmed that a sample has been delivered.
(4352|4358) Data has been received:
(4359|4359) The transport has confirmed that a sample has been delivered.
(4359|4359) The transport has confirmed that a sample has been delivered.
(4352|4358) Message: [Hello World! [127]]
(4359|4359) The transport has confirmed that a sample has been delivered.
(4359|4359) The transport has confirmed that a sample has been delivered.
(4359|4359) The transport has confirmed that a sample has been delivered.
(4359|4359) The transport has confirmed that a sample has been delivered.
(4359|4359) The transport has confirmed that a sample has been delivered.
(4352|4358) Data has been received:
(4359|4359) The transport has confirmed that a sample has been delivered.
(4352|4358) Message: [Hello World! [128]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [129]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [130]]
(4359|4359) The transport has confirmed that a sample has been delivered.
(4359|4359) The transport has confirmed that a sample has been delivered.
(4359|4359) The transport has confirmed that a sample has been delivered.
(4359|4359) The transport has confirmed that a sample has been delivered.
(4359|4359) The transport has confirmed that a sample has been delivered.
(4352|4358) Data has been received:
(4359|4359) The transport has confirmed that a sample has been delivered.
(4352|4358) Message: [Hello World! [131]]
(4359|4359) The transport has confirmed that a sample has been delivered.
(4359|4359) The transport has confirmed that a sample has been delivered.
(4359|4359) The transport has confirmed that a sample has been delivered.
(4352|4358) Data has been received:
(4359|4359) The transport has confirmed that a sample has been delivered.
(4352|4358) Message: [Hello World! [132]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [133]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [134]]
(4352|4358) Data has been received:
(4359|4359) The transport has confirmed that a sample has been delivered.
(4352|4358) Message: [Hello World! [135]]
(4359|4359) The transport has confirmed that a sample has been delivered.
(4359|4359) The transport has confirmed that a sample has been delivered.
(4359|4359) The transport has confirmed that a sample has been delivered.
(4352|4358) Data has been received:
(4359|4359) The transport has confirmed that a sample has been delivered.
(4359|4359) The transport has confirmed that a sample has been delivered.
(4352|4358) Message: [Hello World! [136]]
(4359|4359) The transport has confirmed that a sample has been delivered.
(4359|4359) The transport has confirmed that a sample has been delivered.
(4359|4359) The transport has confirmed that a sample has been delivered.
(4352|4358) Data has been received:
(4359|4359) The transport has confirmed that a sample has been delivered.
(4352|4358) Message: [Hello World! [137]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [138]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [139]]
(4359|4359) The transport has confirmed that a sample has been delivered.
(4359|4359) The transport has confirmed that a sample has been delivered.
(4352|4358) Data has been received:
(4359|4359) The transport has confirmed that a sample has been delivered.
(4352|4358) Message: [Hello World! [140]]
(4359|4359) The transport has confirmed that a sample has been delivered.
(4359|4359) The transport has confirmed that a sample has been delivered.
(4359|4359) The transport has confirmed that a sample has been delivered.
(4359|4359) The transport has confirmed that a sample has been delivered.
(4352|4358) Data has been received:
(4359|4359) The transport has confirmed that a sample has been delivered.
(4359|4359) The transport has confirmed that a sample has been delivered.
(4352|4358) Message: [Hello World! [141]]
(4359|4359) The transport has confirmed that a sample has been delivered.
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [142]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [143]]
(4359|4359) The transport has confirmed that a sample has been delivered.
(4352|4358) Data has been received:
(4359|4359) The transport has confirmed that a sample has been delivered.
(4352|4358) Message: [Hello World! [144]]
(4359|4359) The transport has confirmed that a sample has been delivered.
(4359|4359) The transport has confirmed that a sample has been delivered.
(4359|4359) The transport has confirmed that a sample has been delivered.
(4352|4358) Data has been received:
(4359|4359) The transport has confirmed that a sample has been delivered.
(4352|4358) Message: [Hello World! [145]]
(4359|4359) The transport has confirmed that a sample has been delivered.
(4359|4359) The transport has confirmed that a sample has been delivered.
(4359|4359) The transport has confirmed that a sample has been delivered.
(4352|4358) Data has been received:
(4359|4359) The transport has confirmed that a sample has been delivered.
(4352|4358) Message: [Hello World! [146]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [147]]
(4352|4358) Data has been received:
(4359|4359) The transport has confirmed that a sample has been delivered.
(4352|4358) Message: [Hello World! [148]]
(4359|4359) The transport has confirmed that a sample has been delivered.
(4359|4359) The transport has confirmed that a sample has been delivered.
(4359|4359) The transport has confirmed that a sample has been delivered.
(4352|4358) Data has been received:
(4359|4359) The transport has confirmed that a sample has been delivered.
(4359|4359) The transport has confirmed that a sample has been delivered.
(4352|4358) Message: [Hello World! [149]]
(4359|4359) The transport has confirmed that a sample has been delivered.
(4359|4359) The transport has confirmed that a sample has been delivered.
(4352|4358) Data has been received:
(4359|4359) The transport has confirmed that a sample has been delivered.
(4359|4359) The transport has confirmed that a sample has been delivered.
(4352|4358) Message: [Hello World! [150]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [151]]
(4352|4358) Data has been received:
(4359|4359) The transport has confirmed that a sample has been delivered.
(4352|4358) Message: [Hello World! [152]]
(4359|4359) The transport has confirmed that a sample has been delivered.
(4359|4359) The transport has confirmed that a sample has been delivered.
(4359|4359) The transport has confirmed that a sample has been delivered.
(4352|4358) Data has been received:
(4359|4359) The transport has confirmed that a sample has been delivered.
(4352|4358) Message: [Hello World! [153]]
(4359|4359) The transport has confirmed that a sample has been delivered.
(4359|4359) The transport has confirmed that a sample has been delivered.
(4359|4359) The transport has confirmed that a sample has been delivered.
(4352|4358) Data has been received:
(4359|4359) The transport has confirmed that a sample has been delivered.
(4352|4358) Message: [Hello World! [154]]
(4359|4359) The transport has confirmed that a sample has been delivered.
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [155]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [156]]
(4359|4359) The transport has confirmed that a sample has been delivered.
(4352|4358) Data has been received:
(4359|4359) The transport has confirmed that a sample has been delivered.
(4352|4358) Message: [Hello World! [157]]
(4359|4359) The transport has confirmed that a sample has been delivered.
(4359|4359) The transport has confirmed that a sample has been delivered.
(4359|4359) The transport has confirmed that a sample has been delivered.
(4352|4358) Data has been received:
(4359|4359) The transport has confirmed that a sample has been delivered.
(4352|4358) Message: [Hello World! [158]]
(4359|4359) The transport has confirmed that a sample has been delivered.
(4359|4359) The transport has confirmed that a sample has been delivered.
(4359|4359) The transport has confirmed that a sample has been delivered.
(4352|4358) Data has been received:
(4359|4359) The transport has confirmed that a sample has been delivered.
(4352|4358) Message: [Hello World! [159]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [160]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [161]]
(4359|4359) The transport has confirmed that a sample has been delivered.
(4359|4359) The transport has confirmed that a sample has been delivered.
(4359|4359) The transport has confirmed that a sample has been delivered.
(4352|4358) Data has been received:
(4359|4359) The transport has confirmed that a sample has been delivered.
(4352|4358) Message: [Hello World! [162]]
(4359|4359) The transport has confirmed that a sample has been delivered.
(4359|4359) The transport has confirmed that a sample has been delivered.
(4359|4359) The transport has confirmed that a sample has been delivered.
(4352|4358) Data has been received:
(4359|4359) The transport has confirmed that a sample has been delivered.
(4352|4358) Message: [Hello World! [163]]
(4359|4359) The transport has confirmed that a sample has been delivered.
(4359|4359) The transport has confirmed that a sample has been delivered.
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [164]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [165]]
(4352|4358) Data has been received:
(4359|4359) The transport has confirmed that a sample has been delivered.
(4352|4358) Message: [Hello World! [166]]
(4359|4359) The transport has confirmed that a sample has been delivered.
(4359|4359) The transport has confirmed that a sample has been delivered.
(4359|4359) The transport has confirmed that a sample has been delivered.
(4352|4358) Data has been received:
(4359|4359) The transport has confirmed that a sample has been delivered.
(4352|4358) Message: [Hello World! [167]]
(4359|4359) The transport has confirmed that a sample has been delivered.
(4359|4359) The transport has confirmed that a sample has been delivered.
(4359|4359) The transport has confirmed that a sample has been delivered.
(4352|4358) Data has been received:
(4359|4359) The transport has confirmed that a sample has been delivered.
(4359|4359) The transport has confirmed that a sample has been delivered.
(4352|4358) Message: [Hello World! [168]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [169]]
(4352|4358) Data has been received:
(4359|4359) The transport has confirmed that a sample has been delivered.
(4352|4358) Message: [Hello World! [170]]
(4359|4359) The transport has confirmed that a sample has been delivered.
(4359|4359) The transport has confirmed that a sample has been delivered.
(4359|4359) The transport has confirmed that a sample has been delivered.
(4352|4358) Data has been received:
(4359|4359) The transport has confirmed that a sample has been delivered.
(4352|4358) Message: [Hello World! [171]]
(4359|4359) The transport has confirmed that a sample has been delivered.
(4359|4359) The transport has confirmed that a sample has been delivered.
(4359|4359) The transport has confirmed that a sample has been delivered.
(4352|4358) Data has been received:
(4359|4359) The transport has confirmed that a sample has been delivered.
(4352|4358) Message: [Hello World! [172]]
(4359|4359) The transport has confirmed that a sample has been delivered.
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [173]]
(4352|4358) Data has been received:
(4359|4359) Publisher total time required was 0.8758 seconds.
(4352|4358) Message: [Hello World! [174]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [175]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [176]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [177]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [178]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [179]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [180]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [181]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [182]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [183]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [184]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [185]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [186]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [187]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [188]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [189]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [190]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [191]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [192]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [193]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [194]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [195]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [196]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [197]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [198]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [199]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [200]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [201]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [202]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [203]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [204]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [205]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [206]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [207]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [208]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [209]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [210]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [211]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [212]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [213]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [214]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [215]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [216]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [217]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [218]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [219]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [220]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [221]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [222]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [223]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [224]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [225]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [226]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [227]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [228]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [229]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [230]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [231]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [232]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [233]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [234]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [235]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [236]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [237]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [238]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [239]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [240]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [241]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [242]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [243]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [244]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [245]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [246]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [247]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [248]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [249]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [250]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [251]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [252]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [253]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [254]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [255]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [256]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [257]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [258]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [259]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [260]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [261]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [262]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [263]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [264]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [265]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [266]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [267]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [268]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [269]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [270]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [271]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [272]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [273]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [274]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [275]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [276]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [277]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [278]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [279]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [280]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [281]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [282]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [283]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [284]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [285]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [286]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [287]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [288]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [289]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [290]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [291]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [292]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [293]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [294]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [295]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [296]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [297]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [298]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [299]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [300]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [301]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [302]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [303]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [304]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [305]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [306]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [307]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [308]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [309]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [310]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [311]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [312]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [313]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [314]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [315]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [316]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [317]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [318]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [319]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [320]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [321]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [322]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [323]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [324]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [325]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [326]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [327]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [328]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [329]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [330]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [331]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [332]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [333]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [334]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [335]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [336]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [337]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [338]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [339]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [340]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [341]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [342]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [343]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [344]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [345]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [346]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [347]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [348]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [349]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [350]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [351]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [352]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [353]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [354]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [355]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [356]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [357]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [358]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [359]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [360]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [361]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [362]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [363]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [364]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [365]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [366]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [367]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [368]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [369]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [370]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [371]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [372]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [373]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [374]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [375]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [376]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [377]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [378]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [379]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [380]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [381]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [382]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [383]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [384]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [385]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [386]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [387]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [388]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [389]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [390]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [391]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [392]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [393]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [394]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [395]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [396]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [397]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [398]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [399]]
(4352|4358) Data has been received:
(4352|4358) Message: [Hello World! [400]]
(4352|4352) Total time required is 0.16315 seconds.
auto_run_tests_finished: tests/transport/simple/run_test.pl shmem n Time:5s Result:0
==============================================================================
tests/transport/simple/run_test.pl shmem
#
simple_subscriber -p 1:localhost:12710 -s 2:localhost:11494 -m
simple_publisher -p 1:localhost:12710 -s 2:localhost:11494 -m
(4367|4367) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm0kj6c" as fully qualified hostname, please correct system configuration.
(4374|4374) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm0kj6c" as fully qualified hostname, please correct system configuration.
(4367|4367) DataReader association with 01030000.00000000.00000001.00000102(99dbc960) is done flags=1.
(4374|4380) DataWriter association with 01030000.00000000.00000001.00000207(c29c6e2c) is done flags=3.
(4374|4374) The transport has confirmed that a sample has been delivered.
(4374|4374) Publisher total time required was 0.319 seconds.
(4367|4373) Data has been received:
(4367|4373) Message: [Hello World! [1]]
(4367|4367) Total time required is 0.2 seconds.
auto_run_tests_finished: tests/transport/simple/run_test.pl shmem Time:4s Result:0
==============================================================================
tests/DCPS/DpShutdown/run_test.pl
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/DpShutdown/dpshutdown -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile dpshutdown.log -DCPSPendingTimeout 3
dpshutdown PID: 4382 started at 2026-03-10 17:38:07
test PASSED.
auto_run_tests_finished: tests/DCPS/DpShutdown/run_test.pl Time:0s Result:0
==============================================================================
tests/DCPS/DpShutdown/run_test.pl t=tcp
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/DpShutdown/dpshutdown -t tcp -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile dpshutdown.log -DCPSPendingTimeout 3
dpshutdown PID: 4395 started at 2026-03-10 17:38:07
Using transport:tcp
test PASSED.
auto_run_tests_finished: tests/DCPS/DpShutdown/run_test.pl t=tcp Time:0s Result:0
==============================================================================
tests/DCPS/DpShutdown/run_test.pl t=shmem
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/DpShutdown/dpshutdown -t shmem -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile dpshutdown.log -DCPSPendingTimeout 3
dpshutdown PID: 4408 started at 2026-03-10 17:38:07
Using transport:shmem
test PASSED.
auto_run_tests_finished: tests/DCPS/DpShutdown/run_test.pl t=shmem Time:1s Result:0
==============================================================================
tests/DCPS/DpShutdown/run_test.pl t=udp
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/DpShutdown/dpshutdown -t udp -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile dpshutdown.log -DCPSPendingTimeout 3
dpshutdown PID: 4424 started at 2026-03-10 17:38:08
Using transport:udp
test PASSED.
auto_run_tests_finished: tests/DCPS/DpShutdown/run_test.pl t=udp Time:0s Result:0
==============================================================================
tests/DCPS/DpShutdown/run_test.pl t=multicast
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/DpShutdown/dpshutdown -t multicast -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile dpshutdown.log -DCPSPendingTimeout 3
dpshutdown PID: 4437 started at 2026-03-10 17:38:08
Using transport:multicast
test PASSED.
auto_run_tests_finished: tests/DCPS/DpShutdown/run_test.pl t=multicast Time:0s Result:0
==============================================================================
tests/DCPS/Messenger/run_test.pl
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -ORBDebugLevel 1 -ORBLogFile DCPSInfoRepo.log -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 4450
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Messenger/subscriber -ORBDebugLevel 1 -DCPSConfigFile sub.ini -DCPSLogLevel debug -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -ORBLogFile subscriber.log -DCPSPendingTimeout 3
subscriber PID: 4460 started at 2026-03-10 17:38:09
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Messenger/publisher -ORBDebugLevel 1 -DCPSConfigFile pub.ini -DCPSLogLevel debug -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -ORBLogFile publisher.log -DCPSPendingTimeout 3
publisher PID: 4461 started at 2026-03-10 17:38:09
Starting publisher
Starting publisher with 1 args
Transport is RELIABLE
Reliable DataWriter
Start Writing Samples
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 0
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 10
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 11
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 12
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 13
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 14
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 15
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 16
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 17
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 18
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 19
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 20
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 21
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 22
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 23
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 24
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 25
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 26
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 27
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 28
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 29
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 30
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 31
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 32
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 33
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 34
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 35
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 36
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 37
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 38
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 39
text = Worst. Movie. Ever.
deleting contained entities
deleting participant
shutdown
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
LLVMSymbolizer: error reading file: No such file or directory
test PASSED.
auto_run_tests_finished: tests/DCPS/Messenger/run_test.pl Time:1s Result:0
==============================================================================
tests/DCPS/Messenger/run_test.pl default_tcp
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -ORBDebugLevel 1 -ORBLogFile DCPSInfoRepo.log -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 4483
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Messenger/subscriber -ORBDebugLevel 1 -t tcp -DCPSLogLevel debug -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -ORBLogFile subscriber.log -DCPSPendingTimeout 3
subscriber PID: 4493 started at 2026-03-10 17:38:10
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Messenger/publisher -ORBDebugLevel 1 -t tcp -DCPSLogLevel debug -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -ORBLogFile publisher.log -DCPSPendingTimeout 3
publisher PID: 4494 started at 2026-03-10 17:38:10
Starting publisher
Starting publisher with 3 args
Reliable DataWriter
Transport is RELIABLE
Start Writing Samples
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 0
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 10
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 11
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 12
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 13
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 14
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 15
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 16
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 17
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 18
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 19
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 20
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 21
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 22
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 23
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 24
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 25
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 26
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 27
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 28
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 29
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 30
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 31
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 32
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 33
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 34
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 35
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 36
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 37
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 38
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 39
text = Worst. Movie. Ever.
deleting contained entities
deleting participant
shutdown
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
LLVMSymbolizer: error reading file: No such file or directory
test PASSED.
auto_run_tests_finished: tests/DCPS/Messenger/run_test.pl default_tcp Time:1s Result:0
==============================================================================
tests/DCPS/Messenger/run_test.pl thread_per
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -ORBDebugLevel 1 -ORBLogFile DCPSInfoRepo.log -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 4516
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Messenger/subscriber -ORBDebugLevel 1 -DCPSConfigFile sub.ini -DCPSLogLevel debug -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -ORBLogFile subscriber.log -DCPSPendingTimeout 3
subscriber PID: 4526 started at 2026-03-10 17:38:11
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Messenger/publisher -ORBDebugLevel 1 -DCPSConfigFile pub.ini -p -DCPSLogLevel debug -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -ORBLogFile publisher.log -DCPSPendingTimeout 3
publisher PID: 4527 started at 2026-03-10 17:38:11
Starting publisher
Starting publisher with 2 args
Reliable DataWriter
Transport is RELIABLE
Start Writing Samples
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 0
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 10
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 11
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 12
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 13
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 14
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 15
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 16
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 17
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 18
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 19
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 20
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 21
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 22
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 23
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 24
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 25
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 26
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 27
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 28
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 29
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 30
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 31
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 32
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 33
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 34
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 35
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 36
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 37
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 38
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 39
text = Worst. Movie. Ever.
deleting contained entities
deleting participant
shutdown
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
LLVMSymbolizer: error reading file: No such file or directory
test PASSED.
auto_run_tests_finished: tests/DCPS/Messenger/run_test.pl thread_per Time:1s Result:0
==============================================================================
tests/DCPS/Messenger/run_test.pl rtps
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -ORBDebugLevel 1 -ORBLogFile DCPSInfoRepo.log -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 4550
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Messenger/subscriber -ORBDebugLevel 1 -DCPSConfigFile rtps.ini -DCPSLogLevel debug -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -ORBLogFile subscriber.log -DCPSPendingTimeout 3
subscriber PID: 4560 started at 2026-03-10 17:38:11
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Messenger/publisher -ORBDebugLevel 1 -DCPSConfigFile rtps.ini -DCPSLogLevel debug -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -ORBLogFile publisher.log -DCPSPendingTimeout 3
publisher PID: 4561 started at 2026-03-10 17:38:11
Starting publisher
Starting publisher with 1 args
Reliable DataWriter
Transport is RELIABLE
Start Writing Samples
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 0
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 10
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 11
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 12
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 13
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 14
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 15
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 16
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 17
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 18
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 19
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 20
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 21
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 22
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 23
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 24
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 25
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 26
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 27
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 28
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 29
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 30
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 31
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 32
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 33
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 34
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 35
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 36
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 37
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 38
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 39
text = Worst. Movie. Ever.
deleting contained entities
deleting participant
shutdown
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
LLVMSymbolizer: error reading file: No such file or directory
test PASSED.
auto_run_tests_finished: tests/DCPS/Messenger/run_test.pl rtps Time:1s Result:0
==============================================================================
tests/DCPS/Messenger/run_test.pl rtps_unicast
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -ORBDebugLevel 1 -ORBLogFile DCPSInfoRepo.log -o repo.ior -NOBITS -DCPSPendingTimeout 3
InfoRepo PID: 4583
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Messenger/subscriber -ORBDebugLevel 1 -DCPSConfigFile rtps_uni.ini -DCPSLogLevel debug -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -ORBLogFile subscriber.log -DCPSBit 0 -DCPSPendingTimeout 3
subscriber PID: 4593 started at 2026-03-10 17:38:12
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Messenger/publisher -ORBDebugLevel 1 -DCPSConfigFile rtps_uni.ini -DCPSLogLevel debug -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -ORBLogFile publisher.log -DCPSBit 0 -DCPSPendingTimeout 3
publisher PID: 4594 started at 2026-03-10 17:38:12
Starting publisher
Starting publisher with 1 args
Reliable DataWriter
Transport is RELIABLE
Start Writing Samples
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 0
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 10
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 11
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 12
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 13
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 14
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 15
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 16
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 17
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 18
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 19
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 20
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 21
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 22
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 23
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 24
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 25
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 26
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 27
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 28
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 29
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 30
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 31
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 32
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 33
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 34
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 35
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 36
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 37
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 38
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 39
text = Worst. Movie. Ever.
deleting contained entities
deleting participant
shutdown
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
LLVMSymbolizer: error reading file: No such file or directory
test PASSED.
auto_run_tests_finished: tests/DCPS/Messenger/run_test.pl rtps_unicast Time:1s Result:0
==============================================================================
tests/DCPS/Messenger/run_test.pl rtps_disc
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Messenger/subscriber -ORBDebugLevel 1 -DCPSConfigFile rtps_disc.ini -DCPSLogLevel debug -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -ORBLogFile subscriber.log -DCPSPendingTimeout 3
subscriber PID: 4610 started at 2026-03-10 17:38:13
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Messenger/publisher -ORBDebugLevel 1 -DCPSConfigFile rtps_disc.ini -DCPSLogLevel debug -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -ORBLogFile publisher.log -DCPSPendingTimeout 3
publisher PID: 4611 started at 2026-03-10 17:38:13
Starting publisher
Starting publisher with 1 args
Transport is RELIABLE
Reliable DataWriter
Start Writing Samples
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 0
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 10
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 11
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 12
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 13
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 14
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 15
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 16
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 17
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 18
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 19
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 20
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 21
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 22
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 23
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 24
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 25
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 26
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 27
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 28
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 29
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 30
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 31
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 32
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 33
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 34
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 35
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 36
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 37
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 38
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 39
text = Worst. Movie. Ever.
deleting contained entities
deleting participant
shutdown
test PASSED.
auto_run_tests_finished: tests/DCPS/Messenger/run_test.pl rtps_disc Time:0s Result:0
==============================================================================
tests/DCPS/Messenger/run_test.pl rtps_disc_tcp
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Messenger/subscriber -ORBDebugLevel 1 -DCPSConfigFile rtps_disc_tcp.ini -DCPSLogLevel debug -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -ORBLogFile subscriber.log -DCPSPendingTimeout 3
subscriber PID: 4627 started at 2026-03-10 17:38:14
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Messenger/publisher -ORBDebugLevel 1 -DCPSConfigFile rtps_disc_tcp.ini -DCPSLogLevel debug -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -ORBLogFile publisher.log -DCPSPendingTimeout 3
publisher PID: 4628 started at 2026-03-10 17:38:14
Starting publisher
Starting publisher with 1 args
Transport is RELIABLE
Reliable DataWriter
Start Writing Samples
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 0
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 10
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 11
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 12
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 13
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 14
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 15
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 16
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 17
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 18
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 19
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 20
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 21
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 22
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 23
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 24
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 25
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 26
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 27
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 28
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 29
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 30
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 31
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 32
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 33
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 34
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 35
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 36
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 37
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 38
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 39
text = Worst. Movie. Ever.
deleting contained entities
deleting participant
shutdown
test PASSED.
auto_run_tests_finished: tests/DCPS/Messenger/run_test.pl rtps_disc_tcp Time:1s Result:0
==============================================================================
tests/DCPS/Messenger/run_test.pl rtps_disc_tcp thread_per
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Messenger/subscriber -ORBDebugLevel 1 -DCPSConfigFile rtps_disc_tcp.ini -DCPSLogLevel debug -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -ORBLogFile subscriber.log -DCPSPendingTimeout 3
subscriber PID: 4645 started at 2026-03-10 17:38:14
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Messenger/publisher -ORBDebugLevel 1 -DCPSConfigFile rtps_disc_tcp.ini -p -DCPSLogLevel debug -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -ORBLogFile publisher.log -DCPSPendingTimeout 3
publisher PID: 4646 started at 2026-03-10 17:38:14
Starting publisher
Starting publisher with 2 args
Reliable DataWriter
Transport is RELIABLE
Start Writing Samples
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 0
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 10
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 11
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 12
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 13
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 14
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 15
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 16
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 17
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 18
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 19
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 20
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 21
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 22
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 23
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 24
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 25
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 26
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 27
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 28
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 29
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 30
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 31
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 32
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 33
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 34
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 35
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 36
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 37
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 38
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 39
text = Worst. Movie. Ever.
deleting contained entities
deleting participant
shutdown
test PASSED.
auto_run_tests_finished: tests/DCPS/Messenger/run_test.pl rtps_disc_tcp thread_per Time:1s Result:0
==============================================================================
tests/DCPS/XTypes/run_test.pl
#
----- ExtendedAppendableMatch --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 100 --topic AppendableStructT -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_ExtendedAppendableMatch.log --type ExtendedAppendableStruct -DCPSPendingTimeout 3
reader_ExtendedAppendableMatch PID: 4663 started at 2026-03-10 17:38:15
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 100 --topic AppendableStructT -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_ExtendedAppendableMatch.log --type BaseAppendableStruct -DCPSPendingTimeout 3
writer_ExtendedAppendableMatch PID: 4664 started at 2026-03-10 17:38:15
test PASSED.
----- ForceTypeValidation_NoXTypesNoMatch_ny --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 101 --topic NoXTypes_FTV_ny --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_ForceTypeValidation_NoXTypesNoMatch_ny.log --type AppendableStructNoXTypes --force-type-validation -DCPSPendingTimeout 3
reader_ForceTypeValidation_NoXTypesNoMatch_ny PID: 4680 started at 2026-03-10 17:38:16
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 101 --topic NoXTypes_FTV_ny --expect-inconsistent-topic -DCPSConfigFile rtps_disc_no_xtypes.ini -ORBLogFile publisher_ForceTypeValidation_NoXTypesNoMatch_ny.log --type AppendableStructNoXTypes -DCPSPendingTimeout 3
writer_ForceTypeValidation_NoXTypesNoMatch_ny PID: 4681 started at 2026-03-10 17:38:16
test PASSED.
----- AppendableNoMatch --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 102 --topic AppendableStructT_NoMatch --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_AppendableNoMatch.log --type AppendableStruct -DCPSPendingTimeout 3
reader_AppendableNoMatch PID: 4696 started at 2026-03-10 17:38:17
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 102 --topic AppendableStructT_NoMatch --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_AppendableNoMatch.log --type AdditionalPrefixFieldStruct -DCPSPendingTimeout 3
writer_AppendableNoMatch PID: 4697 started at 2026-03-10 17:38:17
test PASSED.
----- MutableUnionNoMatchDisc --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 103 --topic MutableUnionT_NoMatchDisc --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_MutableUnionNoMatchDisc.log --type MutableUnion -DCPSPendingTimeout 3
reader_MutableUnionNoMatchDisc PID: 4712 started at 2026-03-10 17:38:17
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 103 --topic MutableUnionT_NoMatchDisc --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_MutableUnionNoMatchDisc.log --type ModifiedDiscMutableUnion -DCPSPendingTimeout 3
writer_MutableUnionNoMatchDisc PID: 4713 started at 2026-03-10 17:38:17
test PASSED.
----- NoXTypesNoMatchTypeNames --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 104 --topic NoXTypesNoMatchTypeNames_nn --expect-inconsistent-topic -DCPSConfigFile rtps_disc_no_xtypes.ini -ORBLogFile subscriber_NoXTypesNoMatchTypeNames.log --type AppendableStructNoXTypes --reg-type ReaderTypeName -DCPSPendingTimeout 3
reader_NoXTypesNoMatchTypeNames PID: 4728 started at 2026-03-10 17:38:18
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 104 --topic NoXTypesNoMatchTypeNames_nn --expect-inconsistent-topic -DCPSConfigFile rtps_disc_no_xtypes.ini -ORBLogFile publisher_NoXTypesNoMatchTypeNames.log --type AppendableStructNoXTypes --reg-type WriterTypeName -DCPSPendingTimeout 3
writer_NoXTypesNoMatchTypeNames PID: 4729 started at 2026-03-10 17:38:18
test PASSED.
----- DisallowTypeCoercion_MutableStructNoMatchType --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 105 --topic MutableStructNoMatchType_DTC --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_DisallowTypeCoercion_MutableStructNoMatchType.log --type MutableStruct --disallow-type-coercion -DCPSPendingTimeout 3
reader_DisallowTypeCoercion_MutableStructNoMatchType PID: 4746 started at 2026-03-10 17:38:19
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 105 --topic MutableStructNoMatchType_DTC --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_DisallowTypeCoercion_MutableStructNoMatchType.log --type ModifiedTypeMutableStruct -DCPSPendingTimeout 3
writer_DisallowTypeCoercion_MutableStructNoMatchType PID: 4747 started at 2026-03-10 17:38:19
test PASSED.
----- DisallowTypeCoercion_AppendableStructNoMatch1 --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 106 --topic AppendableStructNoMatch1_DTC --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_DisallowTypeCoercion_AppendableStructNoMatch1.log --type AppendableStruct --disallow-type-coercion -DCPSPendingTimeout 3
reader_DisallowTypeCoercion_AppendableStructNoMatch1 PID: 4762 started at 2026-03-10 17:38:20
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 106 --topic AppendableStructNoMatch1_DTC --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_DisallowTypeCoercion_AppendableStructNoMatch1.log --type AdditionalPostfixFieldStruct -DCPSPendingTimeout 3
writer_DisallowTypeCoercion_AppendableStructNoMatch1 PID: 4763 started at 2026-03-10 17:38:20
test PASSED.
----- DisallowTypeCoercion_MutableUnionNoMatch --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 107 --topic MutableUnionNoMatch_DTC --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_DisallowTypeCoercion_MutableUnionNoMatch.log --type MutableUnion --disallow-type-coercion -DCPSPendingTimeout 3
reader_DisallowTypeCoercion_MutableUnionNoMatch PID: 4779 started at 2026-03-10 17:38:21
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 107 --topic MutableUnionNoMatch_DTC --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_DisallowTypeCoercion_MutableUnionNoMatch.log --type ModifiedMutableUnion -DCPSPendingTimeout 3
writer_DisallowTypeCoercion_MutableUnionNoMatch PID: 4780 started at 2026-03-10 17:38:21
test PASSED.
----- DisallowTypeCoercion_MutableUnionNoMatchType --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 108 --topic MutableUnionNoMatchType_DTC --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_DisallowTypeCoercion_MutableUnionNoMatchType.log --type MutableUnion --disallow-type-coercion -DCPSPendingTimeout 3
reader_DisallowTypeCoercion_MutableUnionNoMatchType PID: 4795 started at 2026-03-10 17:38:22
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 108 --topic MutableUnionNoMatchType_DTC --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_DisallowTypeCoercion_MutableUnionNoMatchType.log --type ModifiedTypeMutableUnion -DCPSPendingTimeout 3
writer_DisallowTypeCoercion_MutableUnionNoMatchType PID: 4796 started at 2026-03-10 17:38:22
test PASSED.
----- ForceTypeValidation_NoXTypesNoMatch_nn --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 109 --topic NoXTypes_FTV_nn --expect-inconsistent-topic -DCPSConfigFile rtps_disc_no_xtypes.ini -ORBLogFile subscriber_ForceTypeValidation_NoXTypesNoMatch_nn.log --type AppendableStructNoXTypes --force-type-validation -DCPSPendingTimeout 3
reader_ForceTypeValidation_NoXTypesNoMatch_nn PID: 4812 started at 2026-03-10 17:38:22
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 109 --topic NoXTypes_FTV_nn --expect-inconsistent-topic -DCPSConfigFile rtps_disc_no_xtypes.ini -ORBLogFile publisher_ForceTypeValidation_NoXTypesNoMatch_nn.log --type AppendableStructNoXTypes -DCPSPendingTimeout 3
writer_ForceTypeValidation_NoXTypesNoMatch_nn PID: 4813 started at 2026-03-10 17:38:22
test PASSED.
----- FinalStructNoMatch --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 110 --topic FinalStructT_F --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_FinalStructNoMatch.log --type FinalStructSub -DCPSPendingTimeout 3
reader_FinalStructNoMatch PID: 4829 started at 2026-03-10 17:38:24
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 110 --topic FinalStructT_F --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_FinalStructNoMatch.log --type ModifiedFinalStruct -DCPSPendingTimeout 3
writer_FinalStructNoMatch PID: 4830 started at 2026-03-10 17:38:24
test PASSED.
----- MutableStruct --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 111 --topic MutableStructT -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_MutableStruct.log --type MutableStruct -DCPSPendingTimeout 3
reader_MutableStruct PID: 4845 started at 2026-03-10 17:38:24
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 111 --topic MutableStructT -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_MutableStruct.log --type ModifiedMutableStruct -DCPSPendingTimeout 3
writer_MutableStruct PID: 4846 started at 2026-03-10 17:38:24
test PASSED.
----- Match_no_xtypes_yn --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 112 --topic AppendableStructT_no_xtypes_yn -DCPSConfigFile rtps_disc_no_xtypes.ini -ORBLogFile subscriber_Match_no_xtypes_yn.log --type AppendableStructNoXTypes -DCPSPendingTimeout 3
reader_Match_no_xtypes_yn PID: 4862 started at 2026-03-10 17:38:25
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 112 --topic AppendableStructT_no_xtypes_yn -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_Match_no_xtypes_yn.log --type AppendableStructNoXTypes -DCPSPendingTimeout 3
writer_Match_no_xtypes_yn PID: 4863 started at 2026-03-10 17:38:25
test PASSED.
----- PlainCdr --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 113 --topic PlainCdr -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_PlainCdr.log --type PlainCdrStruct -DCPSPendingTimeout 3
reader_PlainCdr PID: 4879 started at 2026-03-10 17:38:26
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 113 --topic PlainCdr -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_PlainCdr.log --type PlainCdrStruct -DCPSPendingTimeout 3
writer_PlainCdr PID: 4880 started at 2026-03-10 17:38:26
test PASSED.
----- IgnoreMemberNames_MutableStructMatch --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 114 --topic MutableStruct_IMN -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_IgnoreMemberNames_MutableStructMatch.log --type MutableStruct --ignore-member-names -DCPSPendingTimeout 3
reader_IgnoreMemberNames_MutableStructMatch PID: 4895 started at 2026-03-10 17:38:27
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 114 --topic MutableStruct_IMN -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_IgnoreMemberNames_MutableStructMatch.log --type ModifiedNameMutableStruct -DCPSPendingTimeout 3
writer_IgnoreMemberNames_MutableStructMatch PID: 4896 started at 2026-03-10 17:38:27
test PASSED.
----- AppendableMatch --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 115 --topic AppendableStructT -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_AppendableMatch.log --type AppendableStruct -DCPSPendingTimeout 3
reader_AppendableMatch PID: 4911 started at 2026-03-10 17:38:28
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 115 --topic AppendableStructT -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_AppendableMatch.log --type AdditionalPostfixFieldStruct -DCPSPendingTimeout 3
writer_AppendableMatch PID: 4912 started at 2026-03-10 17:38:28
test PASSED.
----- DisallowTypeCoercion_MutableStructNoMatchId --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 116 --topic MutableStructNoMatchId_DTC --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_DisallowTypeCoercion_MutableStructNoMatchId.log --type MutableStruct --disallow-type-coercion -DCPSPendingTimeout 3
reader_DisallowTypeCoercion_MutableStructNoMatchId PID: 4927 started at 2026-03-10 17:38:29
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 116 --topic MutableStructNoMatchId_DTC --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_DisallowTypeCoercion_MutableStructNoMatchId.log --type ModifiedIdMutableStruct -DCPSPendingTimeout 3
writer_DisallowTypeCoercion_MutableStructNoMatchId PID: 4928 started at 2026-03-10 17:38:29
test PASSED.
----- DisallowTypeCoercion_MutableStructNoMatch --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 117 --topic MutableStructMatch_DTC --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_DisallowTypeCoercion_MutableStructNoMatch.log --type MutableStruct --disallow-type-coercion -DCPSPendingTimeout 3
reader_DisallowTypeCoercion_MutableStructNoMatch PID: 4943 started at 2026-03-10 17:38:30
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 117 --topic MutableStructMatch_DTC --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_DisallowTypeCoercion_MutableStructNoMatch.log --type ModifiedMutableStruct -DCPSPendingTimeout 3
writer_DisallowTypeCoercion_MutableStructNoMatch PID: 4944 started at 2026-03-10 17:38:30
test PASSED.
----- Match_no_xtypes_ny --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 118 --topic AppendableStructT_no_xtypes_ny -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_Match_no_xtypes_ny.log --type AppendableStructNoXTypes -DCPSPendingTimeout 3
reader_Match_no_xtypes_ny PID: 4960 started at 2026-03-10 17:38:31
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 118 --topic AppendableStructT_no_xtypes_ny -DCPSConfigFile rtps_disc_no_xtypes.ini -ORBLogFile publisher_Match_no_xtypes_ny.log --type AppendableStructNoXTypes -DCPSPendingTimeout 3
writer_Match_no_xtypes_ny PID: 4961 started at 2026-03-10 17:38:31
test PASSED.
----- MutableStructNoMatchId --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 119 --topic MutableStructT_NoMatchId --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_MutableStructNoMatchId.log --type MutableStruct -DCPSPendingTimeout 3
reader_MutableStructNoMatchId PID: 4976 started at 2026-03-10 17:38:32
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 119 --topic MutableStructT_NoMatchId --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_MutableStructNoMatchId.log --type ModifiedIdMutableStruct -DCPSPendingTimeout 3
writer_MutableStructNoMatchId PID: 4977 started at 2026-03-10 17:38:32
test PASSED.
----- Tryconstruct --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 120 --topic TryconstructT -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_Tryconstruct.log --type Trim20Struct -DCPSPendingTimeout 3
reader_Tryconstruct PID: 4992 started at 2026-03-10 17:38:33
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 120 --topic TryconstructT -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_Tryconstruct.log --type Trim64Struct -DCPSPendingTimeout 3
writer_Tryconstruct PID: 4993 started at 2026-03-10 17:38:33
test PASSED.
----- MutableStructNoMatchName --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 121 --topic MutableStructT_NoMatchName --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_MutableStructNoMatchName.log --type MutableStruct -DCPSPendingTimeout 3
reader_MutableStructNoMatchName PID: 5008 started at 2026-03-10 17:38:34
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 121 --topic MutableStructT_NoMatchName --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_MutableStructNoMatchName.log --type ModifiedNameMutableStruct -DCPSPendingTimeout 3
writer_MutableStructNoMatchName PID: 5009 started at 2026-03-10 17:38:34
test PASSED.
----- IgnoreMemberNames_MutableUnionMatch --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 122 --topic MutableUnion_IMN -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_IgnoreMemberNames_MutableUnionMatch.log --type MutableUnion --ignore-member-names -DCPSPendingTimeout 3
reader_IgnoreMemberNames_MutableUnionMatch PID: 5024 started at 2026-03-10 17:38:34
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 122 --topic MutableUnion_IMN -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_IgnoreMemberNames_MutableUnionMatch.log --type ModifiedNameMutableUnion -DCPSPendingTimeout 3
writer_IgnoreMemberNames_MutableUnionMatch PID: 5025 started at 2026-03-10 17:38:34
test PASSED.
----- DisallowTypeCoercion_FinalStructMatch --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 123 --topic FinalStructMatch_DTC -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_DisallowTypeCoercion_FinalStructMatch.log --type FinalStructSub --disallow-type-coercion -DCPSPendingTimeout 3
reader_DisallowTypeCoercion_FinalStructMatch PID: 5040 started at 2026-03-10 17:38:35
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 123 --topic FinalStructMatch_DTC -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_DisallowTypeCoercion_FinalStructMatch.log --type FinalStructPub -DCPSPendingTimeout 3
writer_DisallowTypeCoercion_FinalStructMatch PID: 5041 started at 2026-03-10 17:38:35
test PASSED.
----- NoXTypesMatchTypeNames --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 124 --topic NoXTypesMatchTypeNames_nn -DCPSConfigFile rtps_disc_no_xtypes.ini -ORBLogFile subscriber_NoXTypesMatchTypeNames.log --type AppendableStructNoXTypes --reg-type CommonTypeName -DCPSPendingTimeout 3
reader_NoXTypesMatchTypeNames PID: 5057 started at 2026-03-10 17:38:36
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 124 --topic NoXTypesMatchTypeNames_nn -DCPSConfigFile rtps_disc_no_xtypes.ini -ORBLogFile publisher_NoXTypesMatchTypeNames.log --type AppendableStructNoXTypes --reg-type CommonTypeName -DCPSPendingTimeout 3
writer_NoXTypesMatchTypeNames PID: 5058 started at 2026-03-10 17:38:36
test PASSED.
----- DisallowTypeCoercion_AppendableStructNoMatch2 --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 125 --topic AppendableStructNoMatch2_DTC --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_DisallowTypeCoercion_AppendableStructNoMatch2.log --type AppendableStruct --disallow-type-coercion -DCPSPendingTimeout 3
reader_DisallowTypeCoercion_AppendableStructNoMatch2 PID: 5073 started at 2026-03-10 17:38:37
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 125 --topic AppendableStructNoMatch2_DTC --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_DisallowTypeCoercion_AppendableStructNoMatch2.log --type AdditionalPrefixFieldStruct -DCPSPendingTimeout 3
writer_DisallowTypeCoercion_AppendableStructNoMatch2 PID: 5074 started at 2026-03-10 17:38:37
test PASSED.
----- Match_no_xtypes_nn --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 126 --topic AppendableStructT_no_xtypes_nn -DCPSConfigFile rtps_disc_no_xtypes.ini -ORBLogFile subscriber_Match_no_xtypes_nn.log --type AppendableStructNoXTypes -DCPSPendingTimeout 3
reader_Match_no_xtypes_nn PID: 5090 started at 2026-03-10 17:38:38
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 126 --topic AppendableStructT_no_xtypes_nn -DCPSConfigFile rtps_disc_no_xtypes.ini -ORBLogFile publisher_Match_no_xtypes_nn.log --type AppendableStructNoXTypes -DCPSPendingTimeout 3
writer_Match_no_xtypes_nn PID: 5091 started at 2026-03-10 17:38:38
test PASSED.
----- MutableUnionNoMatchType --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 127 --topic MutableUnionT_NoMatchType --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_MutableUnionNoMatchType.log --type MutableUnion -DCPSPendingTimeout 3
reader_MutableUnionNoMatchType PID: 5106 started at 2026-03-10 17:38:39
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 127 --topic MutableUnionT_NoMatchType --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_MutableUnionNoMatchType.log --type ModifiedTypeMutableUnion -DCPSPendingTimeout 3
writer_MutableUnionNoMatchType PID: 5107 started at 2026-03-10 17:38:39
test PASSED.
----- DisallowTypeCoercion_FinalStructNoMatch --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 128 --topic FinalStructNoMatch_DTC --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_DisallowTypeCoercion_FinalStructNoMatch.log --type FinalStructSub --disallow-type-coercion -DCPSPendingTimeout 3
reader_DisallowTypeCoercion_FinalStructNoMatch PID: 5122 started at 2026-03-10 17:38:40
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 128 --topic FinalStructNoMatch_DTC --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_DisallowTypeCoercion_FinalStructNoMatch.log --type ModifiedFinalStruct -DCPSPendingTimeout 3
writer_DisallowTypeCoercion_FinalStructNoMatch PID: 5123 started at 2026-03-10 17:38:40
test PASSED.
----- MutableUnionNoMatchName --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 129 --topic MutableUnionT_NoMatchName --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_MutableUnionNoMatchName.log --type MutableUnion -DCPSPendingTimeout 3
reader_MutableUnionNoMatchName PID: 5138 started at 2026-03-10 17:38:41
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 129 --topic MutableUnionT_NoMatchName --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_MutableUnionNoMatchName.log --type ModifiedNameMutableUnion -DCPSPendingTimeout 3
writer_MutableUnionNoMatchName PID: 5139 started at 2026-03-10 17:38:41
test PASSED.
----- Dependency --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 130 --topic DependencyT -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_Dependency.log --type AppendableStruct -DCPSPendingTimeout 3
reader_Dependency PID: 5154 started at 2026-03-10 17:38:41
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 130 --topic DependencyT -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_Dependency.log --type AppendableStructWithDependency -DCPSPendingTimeout 3
writer_Dependency PID: 5155 started at 2026-03-10 17:38:41
test PASSED.
----- FinalStructMatch --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 131 --topic FinalStructT -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_FinalStructMatch.log --type FinalStructSub -DCPSPendingTimeout 3
reader_FinalStructMatch PID: 5171 started at 2026-03-10 17:38:43
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 131 --topic FinalStructT -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_FinalStructMatch.log --type FinalStructPub -DCPSPendingTimeout 3
writer_FinalStructMatch PID: 5172 started at 2026-03-10 17:38:43
test PASSED.
----- MutableUnion --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 132 --topic MutableUnionT -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_MutableUnion.log --type MutableUnion -DCPSPendingTimeout 3
reader_MutableUnion PID: 5187 started at 2026-03-10 17:38:44
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 132 --topic MutableUnionT -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_MutableUnion.log --type ModifiedMutableUnion -DCPSPendingTimeout 3
writer_MutableUnion PID: 5188 started at 2026-03-10 17:38:44
test PASSED.
----- ExtendedMutableStructMatch --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 133 --topic MutableBaseStructT -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_ExtendedMutableStructMatch.log --type MutableStruct -DCPSPendingTimeout 3
reader_ExtendedMutableStructMatch PID: 5203 started at 2026-03-10 17:38:45
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 133 --topic MutableBaseStructT -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_ExtendedMutableStructMatch.log --type MutableBaseStruct -DCPSPendingTimeout 3
writer_ExtendedMutableStructMatch PID: 5204 started at 2026-03-10 17:38:45
test PASSED.
----- ForceTypeValidation_NoXTypesNoMatch_yn --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 134 --topic NoXTypes_FTV_yn --expect-inconsistent-topic -DCPSConfigFile rtps_disc_no_xtypes.ini -ORBLogFile subscriber_ForceTypeValidation_NoXTypesNoMatch_yn.log --type AppendableStructNoXTypes --force-type-validation -DCPSPendingTimeout 3
reader_ForceTypeValidation_NoXTypesNoMatch_yn PID: 5221 started at 2026-03-10 17:38:45
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 134 --topic NoXTypes_FTV_yn --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_ForceTypeValidation_NoXTypesNoMatch_yn.log --type AppendableStructNoXTypes -DCPSPendingTimeout 3
writer_ForceTypeValidation_NoXTypesNoMatch_yn PID: 5222 started at 2026-03-10 17:38:45
test PASSED.
----- MutableStructNoMatchType --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 135 --topic MutableStructT_NoMatchType --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_MutableStructNoMatchType.log --type MutableStruct -DCPSPendingTimeout 3
reader_MutableStructNoMatchType PID: 5239 started at 2026-03-10 17:38:46
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 135 --topic MutableStructT_NoMatchType --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_MutableStructNoMatchType.log --type ModifiedTypeMutableStruct -DCPSPendingTimeout 3
writer_MutableStructNoMatchType PID: 5240 started at 2026-03-10 17:38:46
test PASSED.
auto_run_tests_finished: tests/DCPS/XTypes/run_test.pl Time:32s Result:0
==============================================================================
tests/DCPS/XTypes/run_test.pl --tcp
#
----- Tcp_MutableBaseStruct --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 100 --topic MutableBaseStructT -DCPSConfigFile tcp.ini -ORBLogFile subscriber_Tcp_MutableBaseStruct.log --type MutableStruct -DCPSPendingTimeout 3
reader_Tcp_MutableBaseStruct PID: 5259 started at 2026-03-10 17:38:47
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 100 --topic MutableBaseStructT -DCPSConfigFile tcp.ini -ORBLogFile publisher_Tcp_MutableBaseStruct.log --type MutableBaseStruct -DCPSPendingTimeout 3
writer_Tcp_MutableBaseStruct PID: 5260 started at 2026-03-10 17:38:47
test PASSED.
----- Tcp_MutableUnionNoMatchQos --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 101 --topic MutableUnionT --expect-incompatible-qos -DCPSConfigFile tcp.ini -ORBLogFile subscriber_Tcp_MutableUnionNoMatchQos.log --type MutableUnion -DCPSPendingTimeout 3
reader_Tcp_MutableUnionNoMatchQos PID: 5276 started at 2026-03-10 17:38:48
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 101 --topic MutableUnionT --expect-incompatible-qos -DCPSConfigFile tcp.ini -ORBLogFile publisher_Tcp_MutableUnionNoMatchQos.log --type ModifiedMutableUnion -DCPSPendingTimeout 3
writer_Tcp_MutableUnionNoMatchQos PID: 5277 started at 2026-03-10 17:38:48
test PASSED.
----- Tcp_MutableUnion --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 102 --topic MutableUnionT -DCPSConfigFile tcp.ini -ORBLogFile subscriber_Tcp_MutableUnion.log --type MutableUnion -DCPSPendingTimeout 3
reader_Tcp_MutableUnion PID: 5292 started at 2026-03-10 17:38:48
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 102 --topic MutableUnionT -DCPSConfigFile tcp.ini -ORBLogFile publisher_Tcp_MutableUnion.log --type ModifiedMutableUnion -DCPSPendingTimeout 3
writer_Tcp_MutableUnion PID: 5293 started at 2026-03-10 17:38:48
test PASSED.
----- Tcp_MutableStruct --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 103 --topic MutableStructT -DCPSConfigFile tcp.ini -ORBLogFile subscriber_Tcp_MutableStruct.log --type MutableStruct -DCPSPendingTimeout 3
reader_Tcp_MutableStruct PID: 5310 started at 2026-03-10 17:38:50
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 103 --topic MutableStructT -DCPSConfigFile tcp.ini -ORBLogFile publisher_Tcp_MutableStruct.log --type ModifiedMutableStruct -DCPSPendingTimeout 3
writer_Tcp_MutableStruct PID: 5311 started at 2026-03-10 17:38:50
test PASSED.
----- Tcp_MutableStructNoMatchName --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 104 --topic MutableStructT_NoMatchName --expect-inconsistent-topic -DCPSConfigFile tcp.ini -ORBLogFile subscriber_Tcp_MutableStructNoMatchName.log --type MutableStruct -DCPSPendingTimeout 3
reader_Tcp_MutableStructNoMatchName PID: 5328 started at 2026-03-10 17:38:51
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 104 --topic MutableStructT_NoMatchName --expect-inconsistent-topic -DCPSConfigFile tcp.ini -ORBLogFile publisher_Tcp_MutableStructNoMatchName.log --type ModifiedNameMutableStruct -DCPSPendingTimeout 3
writer_Tcp_MutableStructNoMatchName PID: 5329 started at 2026-03-10 17:38:51
test PASSED.
----- Tcp_AppendableNoMatch --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 105 --topic AppendableStructT_NoMatch --expect-inconsistent-topic -DCPSConfigFile tcp.ini -ORBLogFile subscriber_Tcp_AppendableNoMatch.log --type AppendableStruct -DCPSPendingTimeout 3
reader_Tcp_AppendableNoMatch PID: 5345 started at 2026-03-10 17:38:51
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 105 --topic AppendableStructT_NoMatch --expect-inconsistent-topic -DCPSConfigFile tcp.ini -ORBLogFile publisher_Tcp_AppendableNoMatch.log --type AdditionalPrefixFieldStruct -DCPSPendingTimeout 3
writer_Tcp_AppendableNoMatch PID: 5346 started at 2026-03-10 17:38:51
test PASSED.
----- Tcp_MutableUnionNoMatchDisc --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 106 --topic MutableUnionT_NoMatchDisc --expect-inconsistent-topic -DCPSConfigFile tcp.ini -ORBLogFile subscriber_Tcp_MutableUnionNoMatchDisc.log --type MutableUnion -DCPSPendingTimeout 3
reader_Tcp_MutableUnionNoMatchDisc PID: 5363 started at 2026-03-10 17:38:52
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 106 --topic MutableUnionT_NoMatchDisc --expect-inconsistent-topic -DCPSConfigFile tcp.ini -ORBLogFile publisher_Tcp_MutableUnionNoMatchDisc.log --type ModifiedDiscMutableUnion -DCPSPendingTimeout 3
writer_Tcp_MutableUnionNoMatchDisc PID: 5364 started at 2026-03-10 17:38:52
test PASSED.
----- Tcp_AppendableMatch --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 107 --topic AppendableStructT -DCPSConfigFile tcp.ini -ORBLogFile subscriber_Tcp_AppendableMatch.log --type AppendableStruct -DCPSPendingTimeout 3
reader_Tcp_AppendableMatch PID: 5381 started at 2026-03-10 17:38:53
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 107 --topic AppendableStructT -DCPSConfigFile tcp.ini -ORBLogFile publisher_Tcp_AppendableMatch.log --type AdditionalPostfixFieldStruct -DCPSPendingTimeout 3
writer_Tcp_AppendableMatch PID: 5382 started at 2026-03-10 17:38:53
test PASSED.
auto_run_tests_finished: tests/DCPS/XTypes/run_test.pl --tcp Time:7s Result:0
==============================================================================
tests/DCPS/WaitForAck/run_test.pl
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 5398
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/WaitForAck/subscriber -DCPSPendingTimeout 2 -DCPSDebugLevel 1 -ORBVerboseLogging 1
sub PID: 5408 started at 2026-03-10 17:38:54
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/WaitForAck/publisher -DCPSPendingTimeout 2 -DCPSDebugLevel 1 -ORBVerboseLogging 1
pub PID: 5409 started at 2026-03-10 17:38:54
2026-03-10 17:38:54.478@LM_INFO@(5408|5408) INFO: set_DCPS_debug_level: set to 1
2026-03-10 17:38:54.478@LM_INFO@(5409|5409) INFO: set_DCPS_debug_level: set to 1
2026-03-10 17:38:54.478@LM_INFO@(5408|5408) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.34.0-dev using ACE 6.5.23
2026-03-10 17:38:54.478@LM_INFO@(5408|5408) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 1
2026-03-10 17:38:54.478@LM_INFO@(5408|5408) Service_Participant::get_domain_participant_factory: machine: runnervm0kj6c, x86_64 platform: Linux, 6.14.0-1017-azure, #17~24.04.1-Ubuntu SMP Mon Dec 1 20:10:50 UTC 2025
2026-03-10 17:38:54.478@LM_INFO@(5408|5408) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
2026-03-10 17:38:54.478@LM_NOTICE@(5408|5408) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
2026-03-10 17:38:54.478@LM_INFO@(5409|5409) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.34.0-dev using ACE 6.5.23
2026-03-10 17:38:54.478@LM_INFO@(5409|5409) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 1
2026-03-10 17:38:54.478@LM_INFO@(5409|5409) Service_Participant::get_domain_participant_factory: machine: runnervm0kj6c, x86_64 platform: Linux, 6.14.0-1017-azure, #17~24.04.1-Ubuntu SMP Mon Dec 1 20:10:50 UTC 2025
2026-03-10 17:38:54.478@LM_INFO@(5409|5409) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
2026-03-10 17:38:54.478@LM_NOTICE@(5409|5409) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
2026-03-10 17:38:54.479@LM_DEBUG@(5408|5408) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
2026-03-10 17:38:54.479@LM_DEBUG@(5409|5409) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
2026-03-10 17:38:54.480@LM_INFO@(5408|5408) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
2026-03-10 17:38:54.480@LM_INFO@(5409|5409) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
2026-03-10 17:38:54.480@LM_DEBUG@(5408|5408) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
2026-03-10 17:38:54.480@LM_DEBUG@(5409|5409) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(5398|5398) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm0kj6c" as fully qualified hostname, please correct system configuration.
2026-03-10 17:38:54.710@LM_INFO@(5409|5409) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
2026-03-10 17:38:54.710@LM_INFO@(5408|5408) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
2026-03-10 17:38:54.710@LM_INFO@(5409|5409) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
2026-03-10 17:38:54.710@LM_INFO@(5408|5408) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
2026-03-10 17:38:54.710@LM_INFO@(5409|5409) InfoRepoDiscovery::bit_config - BIT tcp transport :0
2026-03-10 17:38:54.711@LM_INFO@(5408|5408) InfoRepoDiscovery::bit_config - BIT tcp transport :0
2026-03-10 17:38:54.720@LM_WARNING@(5408|5408) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm0kj6c" as fully qualified hostname, please correct system configuration.
2026-03-10 17:38:54.720@LM_WARNING@(5409|5409) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm0kj6c" as fully qualified hostname, please correct system configuration.
2026-03-10 17:38:54.730@LM_DEBUG@(5408|5418) DataReaderImpl::add_association - bit 1 local 01030000.6692c1c9.00000003.000001c7(cd18fdce) remote 01030000.6692c1c9.00000001.000001c2(c7b25a21)
2026-03-10 17:38:54.733@LM_DEBUG@(5409|5419) DataReaderImpl::add_association - bit 1 local 01030000.6692c1c9.00000002.000001c7(f078d47e) remote 01030000.6692c1c9.00000001.000001c2(c7b25a21)
2026-03-10 17:38:54.769@LM_WARNING@(5408|5408) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-03-10 17:38:54.771@LM_WARNING@(5409|5409) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-03-10 17:38:54.773@LM_DEBUG@(5408|5418) DataReaderImpl::add_association - bit 1 local 01030000.6692c1c9.00000003.000002c7(e635ae0d) remote 01030000.6692c1c9.00000001.000002c2(ec9f09e2)
2026-03-10 17:38:54.776@LM_WARNING@(5408|5408) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-03-10 17:38:54.776@LM_DEBUG@(5409|5419) DataReaderImpl::add_association - bit 1 local 01030000.6692c1c9.00000002.000002c7(db5587bd) remote 01030000.6692c1c9.00000001.000002c2(ec9f09e2)
2026-03-10 17:38:54.778@LM_WARNING@(5409|5409) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-03-10 17:38:54.778@LM_DEBUG@(5408|5418) DataReaderImpl::add_association - bit 1 local 01030000.6692c1c9.00000003.000003c7(ff2e9f4c) remote 01030000.6692c1c9.00000001.000004c2(bac5ae64)
2026-03-10 17:38:54.780@LM_WARNING@(5408|5408) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-03-10 17:38:54.780@LM_DEBUG@(5409|5419) DataReaderImpl::add_association - bit 1 local 01030000.6692c1c9.00000002.000003c7(c24eb6fc) remote 01030000.6692c1c9.00000001.000004c2(bac5ae64)
2026-03-10 17:38:54.782@LM_WARNING@(5409|5409) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-03-10 17:38:54.782@LM_DEBUG@(5408|5418) DataReaderImpl::add_association - bit 1 local 01030000.6692c1c9.00000003.000004c7(b06f098b) remote 01030000.6692c1c9.00000001.000003c2(f58438a3)
2026-03-10 17:38:54.783@LM_WARNING@(5408|5408) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-03-10 17:38:54.784@LM_DEBUG@(5409|5419) DataReaderImpl::add_association - bit 1 local 01030000.6692c1c9.00000002.000004c7(8d0f203b) remote 01030000.6692c1c9.00000001.000003c2(f58438a3)
2026-03-10 17:38:54.786@LM_WARNING@(5409|5409) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-03-10 17:38:54.791@LM_WARNING@(5408|5408) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-03-10 17:38:54.792@LM_DEBUG@(5409|5419) DataWriterImpl::add_association - bit 0 local 01030000.6692c1c9.00000002.00000102(1b76e241) remote 01030000.6692c1c9.00000003.00000507(3210fa7a)
2026-03-10 17:38:54.793@LM_DEBUG@(5408|5418) DataReaderImpl::add_association - bit 0 local 01030000.6692c1c9.00000003.00000507(3210fa7a) remote 01030000.6692c1c9.00000002.00000102(1b76e241)
2026-03-10 17:38:54.793@LM_WARNING@(5409|5409) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-03-10 17:38:54.796@LM_DEBUG@(5408|5418) DataReaderImpl::add_association - bit 0 local 01030000.6692c1c9.00000003.00000607(193da9b9) remote 01030000.6692c1c9.00000002.00000102(1b76e241)
2026-03-10 17:38:54.796@LM_WARNING@(5408|5408) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-03-10 17:38:54.796@LM_DEBUG@(5409|5419) DataWriterImpl::add_association - bit 0 local 01030000.6692c1c9.00000002.00000102(1b76e241) remote 01030000.6692c1c9.00000003.00000607(193da9b9)
2026-03-10 17:38:54.797@LM_INFO@(5409|5429) DataWriterImpl::transport_assoc_done: writer 01030000.6692c1c9.00000002.00000102(1b76e241) succeeded in associating with reader 01030000.6692c1c9.00000003.00000507(3210fa7a)
2026-03-10 17:38:54.797@LM_DEBUG@(5409|5429) DataWriterImpl::transport_assoc_done: writer 01030000.6692c1c9.00000002.00000102(1b76e241) reader 01030000.6692c1c9.00000003.00000507(3210fa7a) calling association_complete_i
2026-03-10 17:38:54.797@LM_DEBUG@(5409|5429) DataWriterImpl::association_complete_i - bit 0 local 01030000.6692c1c9.00000002.00000102(1b76e241) remote 01030000.6692c1c9.00000003.00000507(3210fa7a)
2026-03-10 17:38:54.798@LM_INFO@(5409|5429) DataWriterImpl::transport_assoc_done: writer 01030000.6692c1c9.00000002.00000102(1b76e241) succeeded in associating with reader 01030000.6692c1c9.00000003.00000607(193da9b9)
2026-03-10 17:38:54.798@LM_DEBUG@(5409|5429) DataWriterImpl::transport_assoc_done: writer 01030000.6692c1c9.00000002.00000102(1b76e241) reader 01030000.6692c1c9.00000003.00000607(193da9b9) calling association_complete_i
2026-03-10 17:38:54.798@LM_DEBUG@(5409|5409) DataWriterImpl::add_association - bit 0 local 01030000.6692c1c9.00000002.00000202(305bb182) remote 01030000.6692c1c9.00000003.00000507(3210fa7a)
2026-03-10 17:38:54.798@LM_DEBUG@(5409|5429) DataWriterImpl::association_complete_i - bit 0 local 01030000.6692c1c9.00000002.00000102(1b76e241) remote 01030000.6692c1c9.00000003.00000607(193da9b9)
2026-03-10 17:38:54.798@LM_DEBUG@(5409|5419) DataWriterImpl::add_association - bit 0 local 01030000.6692c1c9.00000002.00000202(305bb182) remote 01030000.6692c1c9.00000003.00000607(193da9b9)
2026-03-10 17:38:54.798@LM_DEBUG@(5408|5418) DataReaderImpl::add_association - bit 0 local 01030000.6692c1c9.00000003.00000507(3210fa7a) remote 01030000.6692c1c9.00000002.00000202(305bb182)
2026-03-10 17:38:54.798@LM_WARNING@(5409|5409) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-03-10 17:38:54.799@LM_INFO@(5409|5429) DataWriterImpl::transport_assoc_done: writer 01030000.6692c1c9.00000002.00000202(305bb182) succeeded in associating with reader 01030000.6692c1c9.00000003.00000507(3210fa7a)
2026-03-10 17:38:54.799@LM_DEBUG@(5409|5429) DataWriterImpl::transport_assoc_done: writer 01030000.6692c1c9.00000002.00000202(305bb182) reader 01030000.6692c1c9.00000003.00000507(3210fa7a) calling association_complete_i
2026-03-10 17:38:54.799@LM_DEBUG@(5409|5429) DataWriterImpl::association_complete_i - bit 0 local 01030000.6692c1c9.00000002.00000202(305bb182) remote 01030000.6692c1c9.00000003.00000507(3210fa7a)
2026-03-10 17:38:54.799@LM_DEBUG@(5408|5418) DataReaderImpl::add_association - bit 0 local 01030000.6692c1c9.00000003.00000607(193da9b9) remote 01030000.6692c1c9.00000002.00000202(305bb182)
2026-03-10 17:38:54.800@LM_INFO@(5409|5429) DataWriterImpl::transport_assoc_done: writer 01030000.6692c1c9.00000002.00000202(305bb182) succeeded in associating with reader 01030000.6692c1c9.00000003.00000607(193da9b9)
2026-03-10 17:38:54.800@LM_DEBUG@(5409|5429) DataWriterImpl::transport_assoc_done: writer 01030000.6692c1c9.00000002.00000202(305bb182) reader 01030000.6692c1c9.00000003.00000607(193da9b9) calling association_complete_i
2026-03-10 17:38:54.800@LM_DEBUG@(5409|5429) DataWriterImpl::association_complete_i - bit 0 local 01030000.6692c1c9.00000002.00000202(305bb182) remote 01030000.6692c1c9.00000003.00000607(193da9b9)
2026-03-10 17:38:54.800@LM_DEBUG@(5409|5419) DataWriterImpl::add_association - bit 0 local 01030000.6692c1c9.00000002.00000302(294080c3) remote 01030000.6692c1c9.00000003.00000507(3210fa7a)
2026-03-10 17:38:54.801@LM_DEBUG@(5408|5418) DataReaderImpl::add_association - bit 0 local 01030000.6692c1c9.00000003.00000507(3210fa7a) remote 01030000.6692c1c9.00000002.00000302(294080c3)
2026-03-10 17:38:54.801@LM_DEBUG@(5409|5409) DataWriterImpl::add_association - bit 0 local 01030000.6692c1c9.00000002.00000302(294080c3) remote 01030000.6692c1c9.00000003.00000607(193da9b9)
2026-03-10 17:38:54.801@LM_WARNING@(5409|5409) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-03-10 17:38:54.801@LM_INFO@(5409|5429) DataWriterImpl::transport_assoc_done: writer 01030000.6692c1c9.00000002.00000302(294080c3) succeeded in associating with reader 01030000.6692c1c9.00000003.00000507(3210fa7a)
2026-03-10 17:38:54.801@LM_DEBUG@(5409|5429) DataWriterImpl::transport_assoc_done: writer 01030000.6692c1c9.00000002.00000302(294080c3) reader 01030000.6692c1c9.00000003.00000507(3210fa7a) calling association_complete_i
2026-03-10 17:38:54.801@LM_DEBUG@(5408|5418) DataReaderImpl::add_association - bit 0 local 01030000.6692c1c9.00000003.00000607(193da9b9) remote 01030000.6692c1c9.00000002.00000302(294080c3)
2026-03-10 17:38:54.801@LM_DEBUG@(5409|5429) DataWriterImpl::association_complete_i - bit 0 local 01030000.6692c1c9.00000002.00000302(294080c3) remote 01030000.6692c1c9.00000003.00000507(3210fa7a)
2026-03-10 17:38:54.802@LM_INFO@(5409|5429) DataWriterImpl::transport_assoc_done: writer 01030000.6692c1c9.00000002.00000302(294080c3) succeeded in associating with reader 01030000.6692c1c9.00000003.00000607(193da9b9)
2026-03-10 17:38:54.802@LM_DEBUG@(5409|5429) DataWriterImpl::transport_assoc_done: writer 01030000.6692c1c9.00000002.00000302(294080c3) reader 01030000.6692c1c9.00000003.00000607(193da9b9) calling association_complete_i
2026-03-10 17:38:54.802@LM_DEBUG@(5409|5429) DataWriterImpl::association_complete_i - bit 0 local 01030000.6692c1c9.00000002.00000302(294080c3) remote 01030000.6692c1c9.00000003.00000607(193da9b9)
2026-03-10 17:38:54.803@LM_DEBUG@(5409|5430) Writer::svc() - processing publication 0.
2026-03-10 17:38:54.803@LM_DEBUG@(5409|5431) Writer::svc() - processing publication 1.
2026-03-10 17:38:54.803@LM_DEBUG@(5409|5432) Writer::svc() - processing publication 2.
2026-03-10 17:38:56.803@LM_DEBUG@(5409|5409) DataWriterImpl::create_ack_token() - for sequence 1329
2026-03-10 17:38:56.804@LM_DEBUG@(5409|5409) DataWriterImpl::wait_for_acknowledgments waiting for acknowledgment of sequence 1329 at 17:38:56.804067
2026-03-10 17:38:56.804@LM_DEBUG@(5409|5409) DataWriterImpl::create_ack_token() - for sequence 1332
2026-03-10 17:38:56.804@LM_DEBUG@(5409|5409) DataWriterImpl::wait_for_acknowledgments waiting for acknowledgment of sequence 1332 at 17:38:56.804963
2026-03-10 17:38:56.805@LM_DEBUG@(5409|5409) DataWriterImpl::create_ack_token() - for sequence 1333
2026-03-10 17:38:56.805@LM_DEBUG@(5409|5409) DataWriterImpl::wait_for_acknowledgments waiting for acknowledgment of sequence 1333 at 17:38:56.805986
2026-03-10 17:38:56.806@LM_DEBUG@(5409|5430) DataWriterImpl::create_ack_token() - for sequence 1331
2026-03-10 17:38:56.806@LM_DEBUG@(5409|5430) DataWriterImpl::wait_for_acknowledgments waiting for acknowledgment of sequence 1331 at 17:38:56.806877
2026-03-10 17:38:56.807@LM_DEBUG@(5409|5432) DataWriterImpl::create_ack_token() - for sequence 1334
2026-03-10 17:38:56.807@LM_DEBUG@(5409|5432) DataWriterImpl::wait_for_acknowledgments waiting for acknowledgment of sequence 1334 at 17:38:56.807179
2026-03-10 17:38:56.807@LM_DEBUG@(5409|5409) Publisher::run() - publication 0 stopping after sending 1328 messages.
2026-03-10 17:38:56.807@LM_DEBUG@(5409|5431) DataWriterImpl::create_ack_token() - for sequence 1334
2026-03-10 17:38:56.808@LM_DEBUG@(5409|5431) DataWriterImpl::wait_for_acknowledgments waiting for acknowledgment of sequence 1334 at 17:38:56.808037
2026-03-10 17:38:56.808@LM_DEBUG@(5409|5409) Publisher::run() - publication 1 stopping after sending 1331 messages.
2026-03-10 17:38:56.808@LM_DEBUG@(5409|5409) Publisher::run() - publication 2 stopping after sending 1331 messages.
2026-03-10 17:38:56.826@LM_DEBUG@(5409|5415) DataWriterImpl::remove_associations: bit 0 local 01030000.6692c1c9.00000002.00000102(1b76e241) remote 01030000.6692c1c9.00000003.00000507(3210fa7a) num remotes 2
2026-03-10 17:38:56.827@LM_DEBUG@(5408|5418) DataReaderImpl::remove_associations: bit 0 local 01030000.6692c1c9.00000003.00000507(3210fa7a) remote 01030000.6692c1c9.00000002.00000102(1b76e241) num remotes 1
2026-03-10 17:38:56.827@LM_DEBUG@(5408|5418) DataReaderImpl::remove_associations_i: bit 0 local 01030000.6692c1c9.00000003.00000507(3210fa7a) remote 01030000.6692c1c9.00000002.00000102(1b76e241) num remotes 1
2026-03-10 17:38:56.828@LM_DEBUG@(5408|5418) DataReaderImpl::remove_associations: bit 0 local 01030000.6692c1c9.00000003.00000607(193da9b9) remote 01030000.6692c1c9.00000002.00000102(1b76e241) num remotes 1
2026-03-10 17:38:56.828@LM_DEBUG@(5408|5418) DataReaderImpl::remove_associations_i: bit 0 local 01030000.6692c1c9.00000003.00000607(193da9b9) remote 01030000.6692c1c9.00000002.00000102(1b76e241) num remotes 1
2026-03-10 17:38:56.828@LM_DEBUG@(5409|5415) DataWriterImpl::remove_associations: bit 0 local 01030000.6692c1c9.00000002.00000202(305bb182) remote 01030000.6692c1c9.00000003.00000507(3210fa7a) num remotes 2
2026-03-10 17:38:56.829@LM_DEBUG@(5408|5418) DataReaderImpl::remove_associations: bit 0 local 01030000.6692c1c9.00000003.00000507(3210fa7a) remote 01030000.6692c1c9.00000002.00000202(305bb182) num remotes 1
2026-03-10 17:38:56.829@LM_DEBUG@(5408|5418) DataReaderImpl::remove_associations_i: bit 0 local 01030000.6692c1c9.00000003.00000507(3210fa7a) remote 01030000.6692c1c9.00000002.00000202(305bb182) num remotes 1
2026-03-10 17:38:56.829@LM_DEBUG@(5408|5418) DataReaderImpl::remove_associations: bit 0 local 01030000.6692c1c9.00000003.00000607(193da9b9) remote 01030000.6692c1c9.00000002.00000202(305bb182) num remotes 1
2026-03-10 17:38:56.829@LM_DEBUG@(5408|5418) DataReaderImpl::remove_associations_i: bit 0 local 01030000.6692c1c9.00000003.00000607(193da9b9) remote 01030000.6692c1c9.00000002.00000202(305bb182) num remotes 1
2026-03-10 17:38:56.830@LM_DEBUG@(5409|5415) DataWriterImpl::remove_associations: bit 0 local 01030000.6692c1c9.00000002.00000302(294080c3) remote 01030000.6692c1c9.00000003.00000507(3210fa7a) num remotes 2
2026-03-10 17:38:56.830@LM_DEBUG@(5409|5429) DataLink::handle_exception() - (delay) scheduling timer for future release
2026-03-10 17:38:56.830@LM_DEBUG@(5408|5418) DataReaderImpl::remove_associations: bit 0 local 01030000.6692c1c9.00000003.00000507(3210fa7a) remote 01030000.6692c1c9.00000002.00000302(294080c3) num remotes 1
2026-03-10 17:38:56.830@LM_DEBUG@(5408|5418) DataReaderImpl::remove_associations_i: bit 0 local 01030000.6692c1c9.00000003.00000507(3210fa7a) remote 01030000.6692c1c9.00000002.00000302(294080c3) num remotes 1
2026-03-10 17:38:56.831@LM_DEBUG@(5408|5418) DataReaderImpl::remove_associations: bit 0 local 01030000.6692c1c9.00000003.00000607(193da9b9) remote 01030000.6692c1c9.00000002.00000302(294080c3) num remotes 1
2026-03-10 17:38:56.831@LM_DEBUG@(5408|5418) DataReaderImpl::remove_associations_i: bit 0 local 01030000.6692c1c9.00000003.00000607(193da9b9) remote 01030000.6692c1c9.00000002.00000302(294080c3) num remotes 1
2026-03-10 17:38:56.831@LM_DEBUG@(5408|5428) DataLink::handle_exception() - (delay) scheduling timer for future release
2026-03-10 17:38:56.831@LM_DEBUG@(5408|5408) subscriber_main() - test complete.
2026-03-10 17:38:56.832@LM_DEBUG@(5409|5415) DataReaderImpl::remove_associations: bit 1 local 01030000.6692c1c9.00000002.000001c7(f078d47e) remote 01030000.6692c1c9.00000001.000001c2(c7b25a21) num remotes 1
2026-03-10 17:38:56.832@LM_DEBUG@(5409|5415) DataReaderImpl::remove_associations_i: bit 1 local 01030000.6692c1c9.00000002.000001c7(f078d47e) remote 01030000.6692c1c9.00000001.000001c2(c7b25a21) num remotes 1
2026-03-10 17:38:56.832@LM_DEBUG@(5408|5414) DataReaderImpl::remove_associations: bit 1 local 01030000.6692c1c9.00000003.000001c7(cd18fdce) remote 01030000.6692c1c9.00000001.000001c2(c7b25a21) num remotes 1
2026-03-10 17:38:56.832@LM_DEBUG@(5408|5414) DataReaderImpl::remove_associations_i: bit 1 local 01030000.6692c1c9.00000003.000001c7(cd18fdce) remote 01030000.6692c1c9.00000001.000001c2(c7b25a21) num remotes 1
2026-03-10 17:38:56.833@LM_DEBUG@(5409|5415) DataReaderImpl::remove_associations: bit 1 local 01030000.6692c1c9.00000002.000003c7(c24eb6fc) remote 01030000.6692c1c9.00000001.000004c2(bac5ae64) num remotes 1
2026-03-10 17:38:56.833@LM_DEBUG@(5409|5415) DataReaderImpl::remove_associations_i: bit 1 local 01030000.6692c1c9.00000002.000003c7(c24eb6fc) remote 01030000.6692c1c9.00000001.000004c2(bac5ae64) num remotes 1
2026-03-10 17:38:56.834@LM_DEBUG@(5408|5414) DataReaderImpl::remove_associations: bit 1 local 01030000.6692c1c9.00000003.000003c7(ff2e9f4c) remote 01030000.6692c1c9.00000001.000004c2(bac5ae64) num remotes 1
2026-03-10 17:38:56.834@LM_DEBUG@(5408|5414) DataReaderImpl::remove_associations_i: bit 1 local 01030000.6692c1c9.00000003.000003c7(ff2e9f4c) remote 01030000.6692c1c9.00000001.000004c2(bac5ae64) num remotes 1
2026-03-10 17:38:56.834@LM_DEBUG@(5409|5415) DataReaderImpl::remove_associations: bit 1 local 01030000.6692c1c9.00000002.000004c7(8d0f203b) remote 01030000.6692c1c9.00000001.000003c2(f58438a3) num remotes 1
2026-03-10 17:38:56.834@LM_DEBUG@(5409|5415) DataReaderImpl::remove_associations_i: bit 1 local 01030000.6692c1c9.00000002.000004c7(8d0f203b) remote 01030000.6692c1c9.00000001.000003c2(f58438a3) num remotes 1
2026-03-10 17:38:56.835@LM_DEBUG@(5408|5414) DataReaderImpl::remove_associations: bit 1 local 01030000.6692c1c9.00000003.000004c7(b06f098b) remote 01030000.6692c1c9.00000001.000003c2(f58438a3) num remotes 1
2026-03-10 17:38:56.835@LM_DEBUG@(5408|5414) DataReaderImpl::remove_associations_i: bit 1 local 01030000.6692c1c9.00000003.000004c7(b06f098b) remote 01030000.6692c1c9.00000001.000003c2(f58438a3) num remotes 1
2026-03-10 17:38:56.836@LM_DEBUG@(5409|5415) DataReaderImpl::remove_associations: bit 1 local 01030000.6692c1c9.00000002.000002c7(db5587bd) remote 01030000.6692c1c9.00000001.000002c2(ec9f09e2) num remotes 1
2026-03-10 17:38:56.836@LM_DEBUG@(5409|5415) DataReaderImpl::remove_associations_i: bit 1 local 01030000.6692c1c9.00000002.000002c7(db5587bd) remote 01030000.6692c1c9.00000001.000002c2(ec9f09e2) num remotes 1
2026-03-10 17:38:56.836@LM_DEBUG@(5409|5424) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.0.39:37477 , reconnect_state = INIT_STATE.
2026-03-10 17:38:56.836@LM_DEBUG@(5409|5424) DataLink::handle_exception() - delay already elapsed so handle_timeout now
2026-03-10 17:38:56.836@LM_DEBUG@(5408|5414) DataReaderImpl::remove_associations: bit 1 local 01030000.6692c1c9.00000003.000002c7(e635ae0d) remote 01030000.6692c1c9.00000001.000002c2(ec9f09e2) num remotes 1
2026-03-10 17:38:56.836@LM_DEBUG@(5408|5414) DataReaderImpl::remove_associations_i: bit 1 local 01030000.6692c1c9.00000003.000002c7(e635ae0d) remote 01030000.6692c1c9.00000001.000002c2(ec9f09e2) num remotes 1
2026-03-10 17:38:56.837@LM_DEBUG@(5408|5425) DataLink::handle_exception() - delay already elapsed so handle_timeout now
2026-03-10 17:38:56.842@LM_DEBUG@(5409|5409) Service_Participant::shutdown
2026-03-10 17:38:56.843@LM_DEBUG@(5408|5428) TcpConnection::handle_close() called on transport: _OPENDDS_0500_TCP to 10.1.0.39:33329 , reconnect_state = INIT_STATE.
2026-03-10 17:38:56.849@LM_DEBUG@(5408|5408) Service_Participant::shutdown
2026-03-10 17:38:56.855@LM_DEBUG@(5409|5409) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-03-10 17:38:56.856@LM_DEBUG@(5409|5409) Service_Participant::~Service_Participant
2026-03-10 17:38:56.856@LM_DEBUG@(5409|5409) Service_Participant::shutdown
2026-03-10 17:38:56.862@LM_DEBUG@(5408|5408) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-03-10 17:38:56.863@LM_DEBUG@(5408|5408) Service_Participant::~Service_Participant
2026-03-10 17:38:56.863@LM_DEBUG@(5408|5408) Service_Participant::shutdown
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
LLVMSymbolizer: error reading file: No such file or directory
test PASSED.
auto_run_tests_finished: tests/DCPS/WaitForAck/run_test.pl Time:3s Result:0
==============================================================================
tests/DCPS/WaitForAck/run_test.pl rtps
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 5434
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/WaitForAck/subscriber -DCPSPendingTimeout 2 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSConfigFile rtps.ini
sub PID: 5444 started at 2026-03-10 17:38:57
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/WaitForAck/publisher -DCPSPendingTimeout 2 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSConfigFile rtps.ini
pub PID: 5445 started at 2026-03-10 17:38:57
2026-03-10 17:38:57.430@LM_INFO@(5444|5444) INFO: set_DCPS_debug_level: set to 1
2026-03-10 17:38:57.430@LM_INFO@(5445|5445) INFO: set_DCPS_debug_level: set to 1
2026-03-10 17:38:57.430@LM_INFO@(5444|5444) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_CONFIG_FILE=rtps.ini
2026-03-10 17:38:57.430@LM_INFO@(5445|5445) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_CONFIG_FILE=rtps.ini
2026-03-10 17:38:57.430@LM_INFO@(5444|5444) INFO: Service_Participant::process_config_file: Going to load configuration from "rtps.ini"
2026-03-10 17:38:57.430@LM_INFO@(5445|5445) INFO: Service_Participant::process_config_file: Going to load configuration from "rtps.ini"
2026-03-10 17:38:57.431@LM_INFO@(5445|5445) INFO: ConfigStoreImpl::set_string: TRANSPORT_THE_RTPS_TRANSPORT_TRANSPORT_TYPE=rtps_2026-03-10 17:38:57.431@LM_INFO@(5444|5444) INFO: ConfigStoreImpl::set_string: TRANSPORT_THE_RTPS_TRANSPORT_TRANSPORT_TYPE=rtps_udp
udp
2026-03-10 17:38:57.431@LM_INFO@(5445|5445) INFO: ConfigStoreImpl::set_string: TRANSPORT_THE_RTPS_TRANSPORT_USE_MULTICAST=0
2026-03-10 17:38:57.431@LM_INFO@(5444|5444) INFO: ConfigStoreImpl::set_string: TRANSPORT_THE_RTPS_TRANSPORT_USE_MULTICAST=0
2026-03-10 17:38:57.431@LM_INFO@(5445|5445) INFO: ConfigStoreImpl::set_string: TRANSPORT_THE_RTPS_TRANSPORT=@the_rtps_transport
2026-03-10 17:38:57.431@LM_INFO@(5444|5444) INFO: ConfigStoreImpl::set_string: TRANSPORT_THE_RTPS_TRANSPORT=@the_rtps_transport
2026-03-10 17:38:57.431@LM_INFO@(5444|5444) INFO: ConfigStoreImpl::set_string: TRANSPORT=@transport
2026-03-10 17:38:57.431@LM_INFO@(5445|5445) INFO: ConfigStoreImpl::set_string: TRANSPORT=@transport
2026-03-10 17:38:57.431@LM_INFO@(5445|5445) INFO: ConfigStoreImpl::set_string: COMMON_POOL_SIZE=600000000
2026-03-10 17:38:57.431@LM_INFO@(5444|5444) INFO: ConfigStoreImpl::set_string: COMMON_POOL_SIZE=600000000
2026-03-10 17:38:57.431@LM_INFO@(5445|5445) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_GLOBAL_TRANSPORT_CONFIG=$file
2026-03-10 17:38:57.431@LM_INFO@(5444|5444) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_GLOBAL_TRANSPORT_CONFIG=$file
2026-03-10 17:38:57.431@LM_INFO@(5445|5445) INFO: ConfigStoreImpl::set_string: COMMON=@common
2026-03-10 17:38:57.431@LM_INFO@(5444|5444) INFO: ConfigStoreImpl::set_string: COMMON=@common
2026-03-10 17:38:57.432@LM_INFO@(5445|5445) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.34.0-dev usin2026-03-10 17:38:57.432@LM_INFO@(5444|5444) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.34.0-dev using ACE 6.5.23
g ACE 6.5.23
2026-03-10 17:38:57.432@LM_INFO@(5445|5445) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_lev2026-03-10 17:38:57.432@LM_INFO@(5444|5444) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 1
el: 1
2026-03-10 17:38:57.432@LM_INFO@(5445|5445) Service_Participant::get_domain_participant_factory: machine: runnervm0kj6c, x86_64 2026-03-10 17:38:57.432@LM_INFO@(5444|5444) Service_Participant::get_domain_participant_factory: machine: runnervm0kj6c, x86_64 platform: Linux, 6.14.0-1017-azure, #17~24.04.1-Ubuntu SMP Mon Dec 1 20:10:50 UTC 2025
platform: Linux, 6.14.0-1017-azure, #17~24.04.1-Ubuntu SMP Mon Dec 1 20:10:50 UTC 2025
2026-03-10 17:38:57.432@LM_INFO@(5445|5445) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
2026-03-10 17:38:57.432@LM_INFO@(5444|5444) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
2026-03-10 17:38:57.432@LM_NOTICE@(5445|5445) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specifie2026-03-10 17:38:57.432@LM_NOTICE@(5444|5444) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
d, not setting policy.
2026-03-10 17:38:57.433@LM_DEBUG@(5444|5444) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
2026-03-10 17:38:57.434@LM_DEBUG@(5445|5445) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
2026-03-10 17:38:57.435@LM_INFO@(5444|5444) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
2026-03-10 17:38:57.435@LM_INFO@(5445|5445) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
2026-03-10 17:38:57.435@LM_DEBUG@(5444|5444) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
2026-03-10 17:38:57.435@LM_DEBUG@(5445|5445) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(5434|5434) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm0kj6c" as fully qualified hostname, please correct system configuration.
2026-03-10 17:38:57.657@LM_INFO@(5444|5444) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
2026-03-10 17:38:57.657@LM_INFO@(5445|5445) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
2026-03-10 17:38:57.657@LM_INFO@(5444|5444) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
2026-03-10 17:38:57.657@LM_INFO@(5445|5445) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
2026-03-10 17:38:57.657@LM_INFO@(5444|5444) InfoRepoDiscovery::bit_config - BIT tcp transport :0
2026-03-10 17:38:57.657@LM_INFO@(5445|5445) InfoRepoDiscovery::bit_config - BIT tcp transport :0
2026-03-10 17:38:57.665@LM_WARNING@(5445|5445) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm0kj6c" as fully qualified hostname, please correct system configuration.
2026-03-10 17:38:57.665@LM_WARNING@(5444|5444) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm0kj6c" as fully qualified hostname, please correct system configuration.
2026-03-10 17:38:57.673@LM_DEBUG@(5445|5455) DataReaderImpl::add_association - bit 1 local 01030000.0345a0a8.00000003.000001c7(2eb0e147) remote 01030000.0345a0a8.00000001.000001c2(241a46a8)
2026-03-10 17:38:57.675@LM_DEBUG@(5444|5454) DataReaderImpl::add_association - bit 1 local 01030000.0345a0a8.00000002.000001c7(13d0c8f7) remote 01030000.0345a0a8.00000001.000001c2(241a46a8)
2026-03-10 17:38:57.716@LM_WARNING@(5445|5445) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-03-10 17:38:57.719@LM_DEBUG@(5445|5445) DataReaderImpl::add_association - bit 1 local 01030000.0345a0a8.00000003.000002c7(059db284) remote 01030000.0345a0a8.00000001.000002c2(0f37156b)
2026-03-10 17:38:57.720@LM_WARNING@(5444|5444) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-03-10 17:38:57.722@LM_WARNING@(5445|5445) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-03-10 17:38:57.723@LM_DEBUG@(5444|5454) DataReaderImpl::add_association - bit 1 local 01030000.0345a0a8.00000002.000002c7(38fd9b34) remote 01030000.0345a0a8.00000001.000002c2(0f37156b)
2026-03-10 17:38:57.725@LM_DEBUG@(5445|5455) DataReaderImpl::add_association - bit 1 local 01030000.0345a0a8.00000003.000003c7(1c8683c5) remote 01030000.0345a0a8.00000001.000004c2(596db2ed)
2026-03-10 17:38:57.725@LM_WARNING@(5444|5444) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-03-10 17:38:57.727@LM_WARNING@(5445|5445) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-03-10 17:38:57.728@LM_DEBUG@(5444|5454) DataReaderImpl::add_association - bit 1 local 01030000.0345a0a8.00000002.000003c7(21e6aa75) remote 01030000.0345a0a8.00000001.000004c2(596db2ed)
2026-03-10 17:38:57.729@LM_DEBUG@(5445|5455) DataReaderImpl::add_association - bit 1 local 01030000.0345a0a8.00000003.000004c7(53c71502) remote 01030000.0345a0a8.00000001.000003c2(162c242a)
2026-03-10 17:38:57.729@LM_WARNING@(5444|5444) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-03-10 17:38:57.731@LM_WARNING@(5445|5445) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-03-10 17:38:57.731@LM_DEBUG@(5444|5454) DataReaderImpl::add_association - bit 1 local 01030000.0345a0a8.00000002.000004c7(6ea73cb2) remote 01030000.0345a0a8.00000001.000003c2(162c242a)
2026-03-10 17:38:57.733@LM_WARNING@(5444|5444) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-03-10 17:38:57.736@LM_WARNING@(5445|5445) WARNING: rtps_port: RTPS/UDP multicast port 137651 is going to be truncated to 6579. This behavior is deprecated, please reduce domain ID or other RTPS port parameters.
2026-03-10 17:38:57.736@LM_WARNING@(5445|5445) WARNING: rtps_port: RTPS/UDP multicast port 137651 is going to be truncated to 6579. This behavior is deprecated, please reduce domain ID or other RTPS port parameters.
2026-03-10 17:38:57.738@LM_WARNING@(5444|5444) WARNING: rtps_port: RTPS/UDP multicast port 137651 is going to be truncated to 6579. This behavior is deprecated, please reduce domain ID or other RTPS port parameters.
2026-03-10 17:38:57.738@LM_WARNING@(5444|5444) WARNING: rtps_port: RTPS/UDP multicast port 137651 is going to be truncated to 6579. This behavior is deprecated, please reduce domain ID or other RTPS port parameters.
2026-03-10 17:38:57.739@LM_WARNING@(5445|5445) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-03-10 17:38:57.740@LM_WARNING@(5445|5445) WARNING: rtps_port: RTPS/UDP multicast port 137651 is going to be truncated to 6579. This behavior is deprecated, please reduce domain ID or other RTPS port parameters.
2026-03-10 17:38:57.740@LM_WARNING@(5445|5445) WARNING: rtps_port: RTPS/UDP multicast port 137651 is going to be truncated to 6579. This behavior is deprecated, please reduce domain ID or other RTPS port parameters.
2026-03-10 17:38:57.741@LM_DEBUG@(5445|5455) DataWriterImpl::add_association - bit 0 local 01030000.0345a0a8.00000003.00000102(c5bed778) remote 01030000.0345a0a8.00000002.00000507(ecd8cf43)
2026-03-10 17:38:57.741@LM_DEBUG@(5444|5454) DataReaderImpl::add_association - bit 0 local 01030000.0345a0a8.00000002.00000507(ecd8cf43) remote 01030000.0345a0a8.00000003.00000102(c5bed778)
2026-03-10 17:38:57.741@LM_WARNING@(5444|5444) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-03-10 17:38:57.742@LM_WARNING@(5444|5444) WARNING: rtps_port: RTPS/UDP multicast port 137651 is going to be truncated to 6579. This behavior is deprecated, please reduce domain ID or other RTPS port parameters.
2026-03-10 17:38:57.742@LM_WARNING@(5444|5444) WARNING: rtps_port: RTPS/UDP multicast port 137651 is going to be truncated to 6579. This behavior is deprecated, please reduce domain ID or other RTPS port parameters.
2026-03-10 17:38:57.744@LM_DEBUG@(5445|5445) DataWriterImpl::add_association - bit 0 local 01030000.0345a0a8.00000003.00000202(ee9384bb) remote 01030000.0345a0a8.00000002.00000507(ecd8cf43)
2026-03-10 17:38:57.747@LM_INFO@(5445|5455) DataWriterImpl::transport_assoc_done: writer 01030000.0345a0a8.00000003.00000102(c5bed778) succeeded in associating with reader 01030000.0345a0a8.00000002.00000507(ecd8cf43)
2026-03-10 17:38:57.748@LM_DEBUG@(5445|5455) DataWriterImpl::transport_assoc_done: writer 01030000.0345a0a8.00000003.00000102(c5bed778) reader 01030000.0345a0a8.00000002.00000507(ecd8cf43) calling association_complete_i
2026-03-10 17:38:57.748@LM_DEBUG@(5445|5455) DataWriterImpl::association_complete_i - bit 0 local 01030000.0345a0a8.00000003.00000102(c5bed778) remote 01030000.0345a0a8.00000002.00000507(ecd8cf43)
2026-03-10 17:38:57.748@LM_INFO@(5445|5445) DataWriterImpl::transport_assoc_done: writer 01030000.0345a0a8.00000003.00000202(ee9384bb) succeeded in associating with reader 01030000.0345a0a8.00000002.00000507(ecd8cf43)
2026-03-10 17:38:57.748@LM_DEBUG@(5445|5445) DataWriterImpl::transport_assoc_done: writer 01030000.0345a0a8.00000003.00000202(ee9384bb) reader 01030000.0345a0a8.00000002.00000507(ecd8cf43) calling association_complete_i
2026-03-10 17:38:57.748@LM_DEBUG@(5445|5445) DataWriterImpl::association_complete_i - bit 0 local 01030000.0345a0a8.00000003.00000202(ee9384bb) remote 01030000.0345a0a8.00000002.00000507(ecd8cf43)
2026-03-10 17:38:57.748@LM_WARNING@(5445|5445) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-03-10 17:38:57.749@LM_WARNING@(5445|5445) WARNING: rtps_port: RTPS/UDP multicast port 137651 is going to be truncated to 6579. This behavior is deprecated, please reduce domain ID or other RTPS port parameters.
2026-03-10 17:38:57.749@LM_WARNING@(5445|5445) WARNING: rtps_port: RTPS/UDP multicast port 137651 is going to be truncated to 6579. This behavior is deprecated, please reduce domain ID or other RTPS port parameters.
2026-03-10 17:38:57.749@LM_DEBUG@(5444|5444) DataReaderImpl::add_association - bit 0 local 01030000.0345a0a8.00000002.00000507(ecd8cf43) remote 01030000.0345a0a8.00000003.00000202(ee9384bb)
2026-03-10 17:38:57.751@LM_DEBUG@(5445|5455) DataWriterImpl::add_association - bit 0 local 01030000.0345a0a8.00000003.00000102(c5bed778) remote 01030000.0345a0a8.00000002.00000607(c7f59c80)
2026-03-10 17:38:57.751@LM_DEBUG@(5445|5445) DataWriterImpl::add_association - bit 0 local 01030000.0345a0a8.00000003.00000202(ee9384bb) remote 01030000.0345a0a8.00000002.00000607(c7f59c80)
2026-03-10 17:38:57.751@LM_INFO@(5445|5455) DataWriterImpl::transport_assoc_done: writer 01030000.0345a0a8.00000003.00000102(c5bed778) succeeded in associating with reader 01030000.0345a0a8.00000002.00000607(c7f59c80)
2026-03-10 17:38:57.751@LM_DEBUG@(5445|5455) DataWriterImpl::transport_assoc_done: writer 01030000.0345a0a8.00000003.00000102(c5bed778) reader 01030000.0345a0a8.00000002.00000607(c7f59c80) calling association_complete_i
2026-03-10 17:38:57.751@LM_DEBUG@(5445|5455) DataWriterImpl::association_complete_i - bit 0 local 01030000.0345a0a8.00000003.00000102(c5bed778) remote 01030000.0345a0a8.00000002.00000607(c7f59c80)
2026-03-10 17:38:57.751@LM_DEBUG@(5444|5454) DataReaderImpl::add_association - bit 0 local 01030000.0345a0a8.00000002.00000607(c7f59c80) remote 01030000.0345a0a8.00000003.00000102(c5bed778)
2026-03-10 17:38:57.751@LM_INFO@(5445|5445) DataWriterImpl::transport_assoc_done: writer 01030000.0345a0a8.00000003.00000202(ee9384bb) succeeded in associating with reader 01030000.0345a0a8.00000002.00000607(c7f59c80)
2026-03-10 17:38:57.751@LM_DEBUG@(5444|5444) DataReaderImpl::add_association - bit 0 local 01030000.0345a0a8.00000002.00000607(c7f59c80) remote 01030000.0345a0a8.00000003.00000202(ee9384bb)
2026-03-10 17:38:57.751@LM_DEBUG@(5445|5445) DataWriterImpl::transport_assoc_done: writer 01030000.0345a0a8.00000003.00000202(ee9384bb) reader 01030000.0345a0a8.00000002.00000607(c7f59c80) calling association_complete_i
2026-03-10 17:38:57.751@LM_DEBUG@(5445|5445) DataWriterImpl::association_complete_i - bit 0 local 01030000.0345a0a8.00000003.00000202(ee9384bb) remote 01030000.0345a0a8.00000002.00000607(c7f59c80)
2026-03-10 17:38:57.752@LM_WARNING@(5444|5444) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-03-10 17:38:57.753@LM_DEBUG@(5445|5455) DataWriterImpl::add_association - bit 0 local 01030000.0345a0a8.00000003.00000302(f788b5fa) remote 01030000.0345a0a8.00000002.00000507(ecd8cf43)
2026-03-10 17:38:57.753@LM_DEBUG@(5444|5454) DataReaderImpl::add_association - bit 0 local 01030000.0345a0a8.00000002.00000507(ecd8cf43) remote 01030000.0345a0a8.00000003.00000302(f788b5fa)
2026-03-10 17:38:57.753@LM_INFO@(5445|5455) DataWriterImpl::transport_assoc_done: writer 01030000.0345a0a8.00000003.00000302(f788b5fa) succeeded in associating with reader 01030000.0345a0a8.00000002.00000507(ecd8cf43)
2026-03-10 17:38:57.753@LM_DEBUG@(5445|5445) DataWriterImpl::add_association - bit 0 local 01030000.0345a0a8.00000003.00000302(f788b5fa) remote 01030000.0345a0a8.00000002.00000607(c7f59c80)
2026-03-10 17:38:57.753@LM_DEBUG@(5445|5455) DataWriterImpl::transport_assoc_done: writer 01030000.0345a0a8.00000003.00000302(f788b5fa) reader 01030000.0345a0a8.00000002.00000507(ecd8cf43) calling association_complete_i
2026-03-10 17:38:57.753@LM_DEBUG@(5445|5455) DataWriterImpl::association_complete_i - bit 0 local 01030000.0345a0a8.00000003.00000302(f788b5fa) remote 01030000.0345a0a8.00000002.00000507(ecd8cf43)
2026-03-10 17:38:57.753@LM_DEBUG@(5444|5454) DataReaderImpl::add_association - bit 0 local 01030000.0345a0a8.00000002.00000607(c7f59c80) remote 01030000.0345a0a8.00000003.00000302(f788b5fa)
2026-03-10 17:38:57.753@LM_INFO@(5445|5445) DataWriterImpl::transport_assoc_done: writer 01030000.0345a0a8.00000003.00000302(f788b5fa) succeeded in associating with reader 01030000.0345a0a8.00000002.00000607(c7f59c80)
2026-03-10 17:38:57.753@LM_DEBUG@(5445|5445) DataWriterImpl::transport_assoc_done: writer 01030000.0345a0a8.00000003.00000302(f788b5fa) reader 01030000.0345a0a8.00000002.00000607(c7f59c80) calling association_complete_i
2026-03-10 17:38:57.753@LM_DEBUG@(5445|5445) DataWriterImpl::association_complete_i - bit 0 local 01030000.0345a0a8.00000003.00000302(f788b5fa) remote 01030000.0345a0a8.00000002.00000607(c7f59c80)
2026-03-10 17:38:57.753@LM_WARNING@(5445|5445) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-03-10 17:38:57.754@LM_DEBUG@(5445|5466) Writer::svc() - processing publication 0.
2026-03-10 17:38:57.754@LM_DEBUG@(5445|5467) Writer::svc() - processing publication 1.
2026-03-10 17:38:57.754@LM_DEBUG@(5445|5468) Writer::svc() - processing publication 2.
2026-03-10 17:38:59.755@LM_DEBUG@(5445|5445) DataWriterImpl::create_ack_token() - for sequence 1257
2026-03-10 17:38:59.755@LM_DEBUG@(5445|5445) DataWriterImpl::wait_for_acknowledgments waiting for acknowledgment of sequence 1257 at 17:38:59.755170
2026-03-10 17:38:59.805@LM_DEBUG@(5445|5445) DataWriterImpl::create_ack_token() - for sequence 1278
2026-03-10 17:38:59.805@LM_DEBUG@(5445|5445) DataWriterImpl::wait_for_acknowledgments waiting for acknowledgment of sequence 1278 at 17:38:59.805768
2026-03-10 17:38:59.855@LM_DEBUG@(5445|5445) DataWriterImpl::create_ack_token() - for sequence 1298
2026-03-10 17:38:59.855@LM_DEBUG@(5445|5445) DataWriterImpl::wait_for_acknowledgments waiting for acknowledgment of sequence 1298 at 17:38:59.855528
2026-03-10 17:38:59.878@LM_DEBUG@(5445|5467) DataWriterImpl::create_ack_token() - for sequence 1315
2026-03-10 17:38:59.878@LM_DEBUG@(5445|5467) DataWriterImpl::wait_for_acknowledgments waiting for acknowledgment of sequence 1315 at 17:38:59.878567
2026-03-10 17:38:59.878@LM_DEBUG@(5445|5468) DataWriterImpl::create_ack_token() - for sequence 1311
2026-03-10 17:38:59.878@LM_DEBUG@(5445|5468) DataWriterImpl::wait_for_acknowledgments waiting for acknowledgment of sequence 1311 at 17:38:59.878867
2026-03-10 17:38:59.879@LM_DEBUG@(5445|5466) DataWriterImpl::create_ack_token() - for sequence 1311
2026-03-10 17:38:59.879@LM_DEBUG@(5445|5466) DataWriterImpl::wait_for_acknowledgments waiting for acknowledgment of sequence 1311 at 17:38:59.879366
2026-03-10 17:38:59.995@LM_DEBUG@(5445|5445) Publisher::run() - publication 0 stopping after sending 1308 messages.
2026-03-10 17:39:00.077@LM_DEBUG@(5445|5445) Publisher::run() - publication 1 stopping after sending 1312 messages.
2026-03-10 17:39:00.099@LM_DEBUG@(5445|5445) Publisher::run() - publication 2 stopping after sending 1308 messages.
2026-03-10 17:39:00.120@LM_DEBUG@(5445|5451) WriteDataContainer::wait_pending timeout at 00:05:18.101938
2026-03-10 17:39:00.215@LM_DEBUG@(5445|5451) WriteDataContainer::wait_pending done
2026-03-10 17:39:00.215@LM_DEBUG@(5445|5451) DataWriterImpl::remove_associations: bit 0 local 01030000.0345a0a8.00000003.00000102(c5bed778) remote 01030000.0345a0a8.00000002.00000507(ecd8cf43) num remotes 2
2026-03-10 17:39:00.217@LM_DEBUG@(5444|5454) DataReaderImpl::remove_associations: bit 0 local 01030000.0345a0a8.00000002.00000507(ecd8cf43) remote 01030000.0345a0a8.00000003.00000102(c5bed778) num remotes 1
2026-03-10 17:39:00.217@LM_DEBUG@(5444|5454) DataReaderImpl::remove_associations_i: bit 0 local 01030000.0345a0a8.00000002.00000507(ecd8cf43) remote 01030000.0345a0a8.00000003.00000102(c5bed778) num remotes 1
2026-03-10 17:39:00.218@LM_DEBUG@(5444|5454) DataReaderImpl::remove_associations: bit 0 local 01030000.0345a0a8.00000002.00000607(c7f59c80) remote 01030000.0345a0a8.00000003.00000102(c5bed778) num remotes 1
2026-03-10 17:39:00.218@LM_DEBUG@(5444|5454) DataReaderImpl::remove_associations_i: bit 0 local 01030000.0345a0a8.00000002.00000607(c7f59c80) remote 01030000.0345a0a8.00000003.00000102(c5bed778) num remotes 1
2026-03-10 17:39:00.218@LM_DEBUG@(5445|5451) WriteDataContainer::wait_pending timeout at 00:05:18.101938
2026-03-10 17:39:00.298@LM_DEBUG@(5445|5451) WriteDataContainer::wait_pending done
2026-03-10 17:39:00.298@LM_DEBUG@(5445|5451) DataWriterImpl::remove_associations: bit 0 local 01030000.0345a0a8.00000003.00000202(ee9384bb) remote 01030000.0345a0a8.00000002.00000507(ecd8cf43) num remotes 2
2026-03-10 17:39:00.299@LM_DEBUG@(5444|5454) DataReaderImpl::remove_associations: bit 0 local 01030000.0345a0a8.00000002.00000507(ecd8cf43) remote 01030000.0345a0a8.00000003.00000202(ee9384bb) num remotes 1
2026-03-10 17:39:00.299@LM_DEBUG@(5444|5454) DataReaderImpl::remove_associations_i: bit 0 local 01030000.0345a0a8.00000002.00000507(ecd8cf43) remote 01030000.0345a0a8.00000003.00000202(ee9384bb) num remotes 1
2026-03-10 17:39:00.300@LM_DEBUG@(5444|5454) DataReaderImpl::remove_associations: bit 0 local 01030000.0345a0a8.00000002.00000607(c7f59c80) remote 01030000.0345a0a8.00000003.00000202(ee9384bb) num remotes 1
2026-03-10 17:39:00.300@LM_DEBUG@(5444|5454) DataReaderImpl::remove_associations_i: bit 0 local 01030000.0345a0a8.00000002.00000607(c7f59c80) remote 01030000.0345a0a8.00000003.00000202(ee9384bb) num remotes 1
2026-03-10 17:39:00.300@LM_DEBUG@(5445|5451) WriteDataContainer::wait_pending timeout at 00:05:18.101938
2026-03-10 17:39:00.320@LM_DEBUG@(5445|5451) WriteDataContainer::wait_pending done
2026-03-10 17:39:00.320@LM_DEBUG@(5445|5451) DataWriterImpl::remove_associations: bit 0 local 01030000.0345a0a8.00000003.00000302(f788b5fa) remote 01030000.0345a0a8.00000002.00000507(ecd8cf43) num remotes 2
2026-03-10 17:39:00.321@LM_DEBUG@(5444|5454) DataReaderImpl::remove_associations: bit 0 local 01030000.0345a0a8.00000002.00000507(ecd8cf43) remote 01030000.0345a0a8.00000003.00000302(f788b5fa) num remotes 1
2026-03-10 17:39:00.321@LM_DEBUG@(5444|5454) DataReaderImpl::remove_associations_i: bit 0 local 01030000.0345a0a8.00000002.00000507(ecd8cf43) remote 01030000.0345a0a8.00000003.00000302(f788b5fa) num remotes 1
2026-03-10 17:39:00.322@LM_DEBUG@(5444|5454) DataReaderImpl::remove_associations: bit 0 local 01030000.0345a0a8.00000002.00000607(c7f59c80) remote 01030000.0345a0a8.00000003.00000302(f788b5fa) num remotes 1
2026-03-10 17:39:00.322@LM_DEBUG@(5444|5454) DataReaderImpl::remove_associations_i: bit 0 local 01030000.0345a0a8.00000002.00000607(c7f59c80) remote 01030000.0345a0a8.00000003.00000302(f788b5fa) num remotes 1
2026-03-10 17:39:00.322@LM_DEBUG@(5444|5444) subscriber_main() - test complete.
2026-03-10 17:39:00.323@LM_DEBUG@(5445|5451) DataReaderImpl::remove_associations: bit 1 local 01030000.0345a0a8.00000003.000001c7(2eb0e147) remote 01030000.0345a0a8.00000001.000001c2(241a46a8) num remotes 1
2026-03-10 17:39:00.323@LM_DEBUG@(5445|5451) DataReaderImpl::remove_associations_i: bit 1 local 01030000.0345a0a8.00000003.000001c7(2eb0e147) remote 01030000.0345a0a8.00000001.000001c2(241a46a8) num remotes 1
2026-03-10 17:39:00.323@LM_DEBUG@(5444|5450) DataReaderImpl::remove_associations: bit 1 local 01030000.0345a0a8.00000002.000001c7(13d0c8f7) remote 01030000.0345a0a8.00000001.000001c2(241a46a8) num remotes 1
2026-03-10 17:39:00.323@LM_DEBUG@(5444|5450) DataReaderImpl::remove_associations_i: bit 1 local 01030000.0345a0a8.00000002.000001c7(13d0c8f7) remote 01030000.0345a0a8.00000001.000001c2(241a46a8) num remotes 1
2026-03-10 17:39:00.324@LM_DEBUG@(5445|5451) DataReaderImpl::remove_associations: bit 1 local 01030000.0345a0a8.00000003.000003c7(1c8683c5) remote 01030000.0345a0a8.00000001.000004c2(596db2ed) num remotes 1
2026-03-10 17:39:00.324@LM_DEBUG@(5445|5451) DataReaderImpl::remove_associations_i: bit 1 local 01030000.0345a0a8.00000003.000003c7(1c8683c5) remote 01030000.0345a0a8.00000001.000004c2(596db2ed) num remotes 1
2026-03-10 17:39:00.324@LM_DEBUG@(5444|5450) DataReaderImpl::remove_associations: bit 1 local 01030000.0345a0a8.00000002.000003c7(21e6aa75) remote 01030000.0345a0a8.00000001.000004c2(596db2ed) num remotes 1
2026-03-10 17:39:00.324@LM_DEBUG@(5444|5450) DataReaderImpl::remove_associations_i: bit 1 local 01030000.0345a0a8.00000002.000003c7(21e6aa75) remote 01030000.0345a0a8.00000001.000004c2(596db2ed) num remotes 1
2026-03-10 17:39:00.325@LM_DEBUG@(5445|5451) DataReaderImpl::remove_associations: bit 1 local 01030000.0345a0a8.00000003.000004c7(53c71502) remote 01030000.0345a0a8.00000001.000003c2(162c242a) num remotes 1
2026-03-10 17:39:00.325@LM_DEBUG@(5445|5451) DataReaderImpl::remove_associations_i: bit 1 local 01030000.0345a0a8.00000003.000004c7(53c71502) remote 01030000.0345a0a8.00000001.000003c2(162c242a) num remotes 1
2026-03-10 17:39:00.325@LM_DEBUG@(5444|5450) DataReaderImpl::remove_associations: bit 1 local 01030000.0345a0a8.00000002.000004c7(6ea73cb2) remote 01030000.0345a0a8.00000001.000003c2(162c242a) num remotes 1
2026-03-10 17:39:00.325@LM_DEBUG@(5444|5450) DataReaderImpl::remove_associations_i: bit 1 local 01030000.0345a0a8.00000002.000004c7(6ea73cb2) remote 01030000.0345a0a8.00000001.000003c2(162c242a) num remotes 1
2026-03-10 17:39:00.326@LM_DEBUG@(5445|5451) DataReaderImpl::remove_associations: bit 1 local 01030000.0345a0a8.00000003.000002c7(059db284) remote 01030000.0345a0a8.00000001.000002c2(0f37156b) num remotes 1
2026-03-10 17:39:00.326@LM_DEBUG@(5445|5451) DataReaderImpl::remove_associations_i: bit 1 local 01030000.0345a0a8.00000003.000002c7(059db284) remote 01030000.0345a0a8.00000001.000002c2(0f37156b) num remotes 1
2026-03-10 17:39:00.326@LM_DEBUG@(5445|5461) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.0.39:41593 , reconnect_state = INIT_STATE.
2026-03-10 17:39:00.327@LM_DEBUG@(5444|5450) DataReaderImpl::remove_associations: bit 1 local 01030000.0345a0a8.00000002.000002c7(38fd9b34) remote 01030000.0345a0a8.00000001.000002c2(0f37156b) num remotes 1
2026-03-10 17:39:00.327@LM_DEBUG@(5444|5450) DataReaderImpl::remove_associations_i: bit 1 local 01030000.0345a0a8.00000002.000002c7(38fd9b34) remote 01030000.0345a0a8.00000001.000002c2(0f37156b) num remotes 1
2026-03-10 17:39:00.327@LM_DEBUG@(5444|5460) DataLink::handle_exception() - delay already elapsed so handle_timeout now
2026-03-10 17:39:00.328@LM_DEBUG@(5445|5461) DataLink::handle_exception() - delay already elapsed so handle_timeout now
2026-03-10 17:39:00.333@LM_DEBUG@(5445|5445) Service_Participant::shutdown
2026-03-10 17:39:00.340@LM_DEBUG@(5444|5444) Service_Participant::shutdown
2026-03-10 17:39:00.355@LM_DEBUG@(5445|5445) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-03-10 17:39:00.357@LM_DEBUG@(5445|5445) Service_Participant::~Service_Participant
2026-03-10 17:39:00.357@LM_DEBUG@(5445|5445) Service_Participant::shutdown
2026-03-10 17:39:00.357@LM_DEBUG@(5444|5444) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-03-10 17:39:00.358@LM_DEBUG@(5444|5444) Service_Participant::~Service_Participant
2026-03-10 17:39:00.359@LM_DEBUG@(5444|5444) Service_Participant::shutdown
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
LLVMSymbolizer: error reading file: No such file or directory
test PASSED.
auto_run_tests_finished: tests/DCPS/WaitForAck/run_test.pl rtps Time:3s Result:0
==============================================================================
tests/DCPS/WaitForAck/run_test.pl --publisher
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 5515
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/WaitForAck/subscriber -DCPSPendingTimeout 2 -DCPSDebugLevel 1 -ORBVerboseLogging 1
sub PID: 5545 started at 2026-03-10 17:39:00
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/WaitForAck/publisher -p -DCPSPendingTimeout 2 -DCPSDebugLevel 1 -ORBVerboseLogging 1
pub PID: 5546 started at 2026-03-10 17:39:00
2026-03-10 17:39:00.887@LM_INFO@(5546|5546) INFO: set_DCPS_debug_level: set to 1
2026-03-10 17:39:00.887@LM_INFO@(5546|5546) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.34.0-dev using ACE 6.5.23
2026-03-10 17:39:00.887@LM_INFO@(5546|5546) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 1
2026-03-10 17:39:00.887@LM_INFO@(5546|5546) Service_Participant::get_domain_participant_factory: machine: runnervm0kj6c, x86_64 platform: Linux, 6.14.0-1017-azure, #17~24.04.1-Ubuntu SMP Mon Dec 1 20:10:50 UTC 2025
2026-03-10 17:39:00.887@LM_INFO@(5546|5546) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
2026-03-10 17:39:00.887@LM_NOTICE@(5546|5546) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
2026-03-10 17:39:00.888@LM_DEBUG@(5546|5546) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
2026-03-10 17:39:00.888@LM_INFO@(5545|5545) INFO: set_DCPS_debug_level: set to 1
2026-03-10 17:39:00.889@LM_INFO@(5545|5545) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.34.0-dev using ACE 6.5.23
2026-03-10 17:39:00.889@LM_INFO@(5545|5545) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 1
2026-03-10 17:39:00.889@LM_INFO@(5545|5545) Service_Participant::get_domain_participant_factory: machine: runnervm0kj6c, x86_64 platform: Linux, 6.14.0-1017-azure, #17~24.04.1-Ubuntu SMP Mon Dec 1 20:10:50 UTC 2025
2026-03-10 17:39:00.889@LM_INFO@(5545|5545) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
2026-03-10 17:39:00.889@LM_NOTICE@(5545|5545) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
2026-03-10 17:39:00.889@LM_INFO@(5546|5546) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
2026-03-10 17:39:00.889@LM_DEBUG@(5546|5546) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
2026-03-10 17:39:00.890@LM_DEBUG@(5545|5545) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
2026-03-10 17:39:00.891@LM_INFO@(5545|5545) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
2026-03-10 17:39:00.891@LM_DEBUG@(5545|5545) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(5515|5515) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm0kj6c" as fully qualified hostname, please correct system configuration.
2026-03-10 17:39:01.129@LM_INFO@(5545|5545) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
2026-03-10 17:39:01.129@LM_INFO@(5545|5545) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
2026-03-10 17:39:01.129@LM_INFO@(5545|5545) InfoRepoDiscovery::bit_config - BIT tcp transport :0
2026-03-10 17:39:01.129@LM_INFO@(5546|5546) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
2026-03-10 17:39:01.130@LM_INFO@(5546|5546) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
2026-03-10 17:39:01.130@LM_INFO@(5546|5546) InfoRepoDiscovery::bit_config - BIT tcp transport :0
2026-03-10 17:39:01.137@LM_WARNING@(5545|5545) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm0kj6c" as fully qualified hostname, please correct system configuration.
2026-03-10 17:39:01.137@LM_WARNING@(5546|5546) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm0kj6c" as fully qualified hostname, please correct system configuration.
2026-03-10 17:39:01.147@LM_DEBUG@(5546|5556) DataReaderImpl::add_association - bit 1 local 01030000.7041dc62.00000003.000001c7(0c212d01) remote 01030000.7041dc62.00000001.000001c2(068b8aee)
2026-03-10 17:39:01.149@LM_DEBUG@(5545|5555) DataReaderImpl::add_association - bit 1 local 01030000.7041dc62.00000002.000001c7(314104b1) remote 01030000.7041dc62.00000001.000001c2(068b8aee)
2026-03-10 17:39:01.197@LM_WARNING@(5546|5546) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-03-10 17:39:01.200@LM_DEBUG@(5546|5556) DataReaderImpl::add_association - bit 1 local 01030000.7041dc62.00000003.000002c7(270c7ec2) remote 01030000.7041dc62.00000001.000002c2(2da6d92d)
2026-03-10 17:39:01.200@LM_WARNING@(5545|5545) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-03-10 17:39:01.203@LM_WARNING@(5546|5546) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-03-10 17:39:01.203@LM_DEBUG@(5545|5545) DataReaderImpl::add_association - bit 1 local 01030000.7041dc62.00000002.000002c7(1a6c5772) remote 01030000.7041dc62.00000001.000002c2(2da6d92d)
2026-03-10 17:39:01.206@LM_WARNING@(5545|5545) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-03-10 17:39:01.206@LM_DEBUG@(5546|5556) DataReaderImpl::add_association - bit 1 local 01030000.7041dc62.00000003.000003c7(3e174f83) remote 01030000.7041dc62.00000001.000004c2(7bfc7eab)
2026-03-10 17:39:01.207@LM_WARNING@(5546|5546) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-03-10 17:39:01.208@LM_DEBUG@(5545|5555) DataReaderImpl::add_association - bit 1 local 01030000.7041dc62.00000002.000003c7(03776633) remote 01030000.7041dc62.00000001.000004c2(7bfc7eab)
2026-03-10 17:39:01.209@LM_WARNING@(5545|5545) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-03-10 17:39:01.210@LM_DEBUG@(5546|5556) DataReaderImpl::add_association - bit 1 local 01030000.7041dc62.00000003.000004c7(7156d944) remote 01030000.7041dc62.00000001.000003c2(34bde86c)
2026-03-10 17:39:01.211@LM_WARNING@(5546|5546) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-03-10 17:39:01.212@LM_DEBUG@(5545|5555) DataReaderImpl::add_association - bit 1 local 01030000.7041dc62.00000002.000004c7(4c36f0f4) remote 01030000.7041dc62.00000001.000003c2(34bde86c)
2026-03-10 17:39:01.213@LM_WARNING@(5545|5545) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-03-10 17:39:01.219@LM_WARNING@(5546|5546) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-03-10 17:39:01.220@LM_DEBUG@(5546|5556) DataWriterImpl::add_association - bit 0 local 01030000.7041dc62.00000003.00000102(e72f1b3e) remote 01030000.7041dc62.00000002.00000507(ce490305)
2026-03-10 17:39:01.221@LM_DEBUG@(5545|5555) DataReaderImpl::add_association - bit 0 local 01030000.7041dc62.00000002.00000507(ce490305) remote 01030000.7041dc62.00000003.00000102(e72f1b3e)
2026-03-10 17:39:01.221@LM_WARNING@(5545|5545) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-03-10 17:39:01.223@LM_DEBUG@(5546|5546) DataWriterImpl::add_association - bit 0 local 01030000.7041dc62.00000003.00000202(cc0248fd) remote 01030000.7041dc62.00000002.00000507(ce490305)
2026-03-10 17:39:01.223@LM_DEBUG@(5545|5545) DataReaderImpl::add_association - bit 0 local 01030000.7041dc62.00000002.00000507(ce490305) remote 01030000.7041dc62.00000003.00000202(cc0248fd)
2026-03-10 17:39:01.226@LM_DEBUG@(5545|5555) DataReaderImpl::add_association - bit 0 local 01030000.7041dc62.00000002.00000607(e56450c6) remote 01030000.7041dc62.00000003.00000102(e72f1b3e)
2026-03-10 17:39:01.227@LM_DEBUG@(5545|5545) DataReaderImpl::add_association - bit 0 local 01030000.7041dc62.00000002.00000607(e56450c6) remote 01030000.7041dc62.00000003.00000202(cc0248fd)
2026-03-10 17:39:01.227@LM_WARNING@(5545|5545) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-03-10 17:39:01.240@LM_WARNING@(5546|5546) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-03-10 17:39:01.240@LM_DEBUG@(5546|5556) DataWriterImpl::add_association - bit 0 local 01030000.7041dc62.00000003.00000102(e72f1b3e) remote 01030000.7041dc62.00000002.00000607(e56450c6)
2026-03-10 17:39:01.241@LM_DEBUG@(5546|5556) DataWriterImpl::add_association - bit 0 local 01030000.7041dc62.00000003.00000202(cc0248fd) remote 01030000.7041dc62.00000002.00000607(e56450c6)
2026-03-10 17:39:01.241@LM_INFO@(5546|5567) DataWriterImpl::transport_assoc_done: writer 01030000.7041dc62.00000003.00000102(e72f1b3e) succeeded in associating with reader 01030000.7041dc62.00000002.00000507(ce490305)
2026-03-10 17:39:01.241@LM_DEBUG@(5546|5567) DataWriterImpl::transport_assoc_done: writer 01030000.7041dc62.00000003.00000102(e72f1b3e) reader 01030000.7041dc62.00000002.00000507(ce490305) calling association_complete_i
2026-03-10 17:39:01.241@LM_DEBUG@(5546|5567) DataWriterImpl::association_complete_i - bit 0 local 01030000.7041dc62.00000003.00000102(e72f1b3e) remote 01030000.7041dc62.00000002.00000507(ce490305)
2026-03-10 17:39:01.242@LM_INFO@(5546|5567) DataWriterImpl::transport_assoc_done: writer 01030000.7041dc62.00000003.00000202(cc0248fd) succeeded in associating with reader 01030000.7041dc62.00000002.00000507(ce490305)
2026-03-10 17:39:01.242@LM_DEBUG@(5546|5567) DataWriterImpl::transport_assoc_done: writer 01030000.7041dc62.00000003.00000202(cc0248fd) reader 01030000.7041dc62.00000002.00000507(ce490305) calling association_complete_i
2026-03-10 17:39:01.242@LM_DEBUG@(5546|5567) DataWriterImpl::association_complete_i - bit 0 local 01030000.7041dc62.00000003.00000202(cc0248fd) remote 01030000.7041dc62.00000002.00000507(ce490305)
2026-03-10 17:39:01.242@LM_INFO@(5546|5567) DataWriterImpl::transport_assoc_done: writer 01030000.7041dc62.00000003.00000102(e72f1b3e) succeeded in associating with reader 01030000.7041dc62.00000002.00000607(e56450c6)
2026-03-10 17:39:01.242@LM_DEBUG@(5546|5567) DataWriterImpl::transport_assoc_done: writer 01030000.7041dc62.00000003.00000102(e72f1b3e) reader 01030000.7041dc62.00000002.00000607(e56450c6) calling association_complete_i
2026-03-10 17:39:01.242@LM_DEBUG@(5546|5567) DataWriterImpl::association_complete_i - bit 0 local 01030000.7041dc62.00000003.00000102(e72f1b3e) remote 01030000.7041dc62.00000002.00000607(e56450c6)
2026-03-10 17:39:01.243@LM_INFO@(5546|5567) DataWriterImpl::transport_assoc_done: writer 01030000.7041dc62.00000003.00000202(cc0248fd) succeeded in associating with reader 01030000.7041dc62.00000002.00000607(e56450c6)
2026-03-10 17:39:01.243@LM_DEBUG@(5546|5567) DataWriterImpl::transport_assoc_done: writer 01030000.7041dc62.00000003.00000202(cc0248fd) reader 01030000.7041dc62.00000002.00000607(e56450c6) calling association_complete_i
2026-03-10 17:39:01.243@LM_DEBUG@(5546|5567) DataWriterImpl::association_complete_i - bit 0 local 01030000.7041dc62.00000003.00000202(cc0248fd) remote 01030000.7041dc62.00000002.00000607(e56450c6)
2026-03-10 17:39:01.243@LM_DEBUG@(5546|5556) DataWriterImpl::add_association - bit 0 local 01030000.7041dc62.00000003.00000302(d51979bc) remote 01030000.7041dc62.00000002.00000507(ce490305)
2026-03-10 17:39:01.243@LM_DEBUG@(5545|5555) DataReaderImpl::add_association - bit 0 local 01030000.7041dc62.00000002.00000507(ce490305) remote 01030000.7041dc62.00000003.00000302(d51979bc)
2026-03-10 17:39:01.243@LM_DEBUG@(5546|5546) DataWriterImpl::add_association - bit 0 local 01030000.7041dc62.00000003.00000302(d51979bc) remote 01030000.7041dc62.00000002.00000607(e56450c6)
2026-03-10 17:39:01.244@LM_WARNING@(5546|5546) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-03-10 17:39:01.244@LM_INFO@(5546|5567) DataWriterImpl::transport_assoc_done: writer 01030000.7041dc62.00000003.00000302(d51979bc) succeeded in associating with reader 01030000.7041dc62.00000002.00000507(ce490305)
2026-03-10 17:39:01.244@LM_DEBUG@(5546|5567) DataWriterImpl::transport_assoc_done: writer 01030000.7041dc62.00000003.00000302(d51979bc) reader 01030000.7041dc62.00000002.00000507(ce490305) calling association_complete_i
2026-03-10 17:39:01.244@LM_DEBUG@(5545|5555) DataReaderImpl::add_association - bit 0 local 01030000.7041dc62.00000002.00000607(e56450c6) remote 01030000.7041dc62.00000003.00000302(d51979bc)
2026-03-10 17:39:01.244@LM_DEBUG@(5546|5567) DataWriterImpl::association_complete_i - bit 0 local 01030000.7041dc62.00000003.00000302(d51979bc) remote 01030000.7041dc62.00000002.00000507(ce490305)
2026-03-10 17:39:01.245@LM_INFO@(5546|5567) DataWriterImpl::transport_assoc_done: writer 01030000.7041dc62.00000003.00000302(d51979bc) succeeded in associating with reader 01030000.7041dc62.00000002.00000607(e56450c6)
2026-03-10 17:39:01.245@LM_DEBUG@(5546|5567) DataWriterImpl::transport_assoc_done: writer 01030000.7041dc62.00000003.00000302(d51979bc) reader 01030000.7041dc62.00000002.00000607(e56450c6) calling association_complete_i
2026-03-10 17:39:01.245@LM_DEBUG@(5546|5567) DataWriterImpl::association_complete_i - bit 0 local 01030000.7041dc62.00000003.00000302(d51979bc) remote 01030000.7041dc62.00000002.00000607(e56450c6)
2026-03-10 17:39:01.245@LM_DEBUG@(5546|5569) Writer::svc() - processing publication 0.
2026-03-10 17:39:01.245@LM_DEBUG@(5546|5570) Writer::svc() - processing publication 1.
2026-03-10 17:39:01.246@LM_DEBUG@(5546|5571) Writer::svc() - processing publication 2.
2026-03-10 17:39:03.246@LM_DEBUG@(5546|5546) DataWriterImpl::create_ack_token() - for sequence 1316
2026-03-10 17:39:03.246@LM_DEBUG@(5546|5546) DataWriterImpl::create_ack_token() - for sequence 1310
2026-03-10 17:39:03.246@LM_DEBUG@(5546|5546) DataWriterImpl::create_ack_token() - for sequence 1312
2026-03-10 17:39:03.247@LM_DEBUG@(5546|5571) DataWriterImpl::create_ack_token() - for sequence 1313
2026-03-10 17:39:03.247@LM_DEBUG@(5546|5571) DataWriterImpl::wait_for_acknowledgments waiting for acknowledgment of sequence 1313 at 17:39:03.247453
2026-03-10 17:39:03.248@LM_DEBUG@(5546|5570) DataWriterImpl::create_ack_token() - for sequence 1312
2026-03-10 17:39:03.248@LM_DEBUG@(5546|5569) DataWriterImpl::create_ack_token() - for sequence 1318
2026-03-10 17:39:03.248@LM_DEBUG@(5546|5570) DataWriterImpl::wait_for_acknowledgments waiting for acknowledgment of sequence 1312 at 17:39:03.248535
2026-03-10 17:39:03.248@LM_DEBUG@(5546|5569) DataWriterImpl::wait_for_acknowledgments waiting for acknowledgment of sequence 1318 at 17:39:03.248595
2026-03-10 17:39:03.248@LM_DEBUG@(5546|5546) Publisher::run() - publication 0 stopping after sending 1316 messages.
2026-03-10 17:39:03.249@LM_DEBUG@(5546|5546) Publisher::run() - publication 1 stopping after sending 1310 messages.
2026-03-10 17:39:03.249@LM_DEBUG@(5546|5546) Publisher::run() - publication 2 stopping after sending 1311 messages.
2026-03-10 17:39:03.269@LM_DEBUG@(5546|5549) DataWriterImpl::remove_associations: bit 0 local 01030000.7041dc62.00000003.00000102(e72f1b3e) remote 01030000.7041dc62.00000002.00000507(ce490305) num remotes 2
2026-03-10 17:39:03.271@LM_DEBUG@(5545|5555) DataReaderImpl::remove_associations: bit 0 local 01030000.7041dc62.00000002.00000507(ce490305) remote 01030000.7041dc62.00000003.00000102(e72f1b3e) num remotes 1
2026-03-10 17:39:03.271@LM_DEBUG@(5545|5555) DataReaderImpl::remove_associations_i: bit 0 local 01030000.7041dc62.00000002.00000507(ce490305) remote 01030000.7041dc62.00000003.00000102(e72f1b3e) num remotes 1
2026-03-10 17:39:03.271@LM_DEBUG@(5545|5555) DataReaderImpl::remove_associations: bit 0 local 01030000.7041dc62.00000002.00000607(e56450c6) remote 01030000.7041dc62.00000003.00000102(e72f1b3e) num remotes 1
2026-03-10 17:39:03.271@LM_DEBUG@(5545|5555) DataReaderImpl::remove_associations_i: bit 0 local 01030000.7041dc62.00000002.00000607(e56450c6) remote 01030000.7041dc62.00000003.00000102(e72f1b3e) num remotes 1
2026-03-10 17:39:03.272@LM_DEBUG@(5546|5549) DataWriterImpl::remove_associations: bit 0 local 01030000.7041dc62.00000003.00000202(cc0248fd) remote 01030000.7041dc62.00000002.00000507(ce490305) num remotes 2
2026-03-10 17:39:03.272@LM_DEBUG@(5545|5555) DataReaderImpl::remove_associations: bit 0 local 01030000.7041dc62.00000002.00000507(ce490305) remote 01030000.7041dc62.00000003.00000202(cc0248fd) num remotes 1
2026-03-10 17:39:03.273@LM_DEBUG@(5545|5555) DataReaderImpl::remove_associations_i: bit 0 local 01030000.7041dc62.00000002.00000507(ce490305) remote 01030000.7041dc62.00000003.00000202(cc0248fd) num remotes 1
2026-03-10 17:39:03.273@LM_DEBUG@(5545|5555) DataReaderImpl::remove_associations: bit 0 local 01030000.7041dc62.00000002.00000607(e56450c6) remote 01030000.7041dc62.00000003.00000202(cc0248fd) num remotes 1
2026-03-10 17:39:03.273@LM_DEBUG@(5545|5555) DataReaderImpl::remove_associations_i: bit 0 local 01030000.7041dc62.00000002.00000607(e56450c6) remote 01030000.7041dc62.00000003.00000202(cc0248fd) num remotes 1
2026-03-10 17:39:03.273@LM_DEBUG@(5546|5549) DataWriterImpl::remove_associations: bit 0 local 01030000.7041dc62.00000003.00000302(d51979bc) remote 01030000.7041dc62.00000002.00000507(ce490305) num remotes 2
2026-03-10 17:39:03.273@LM_DEBUG@(5546|5567) DataLink::handle_exception() - (delay) scheduling timer for future release
2026-03-10 17:39:03.274@LM_DEBUG@(5545|5555) DataReaderImpl::remove_associations: bit 0 local 01030000.7041dc62.00000002.00000507(ce490305) remote 01030000.7041dc62.00000003.00000302(d51979bc) num remotes 1
2026-03-10 17:39:03.274@LM_DEBUG@(5545|5555) DataReaderImpl::remove_associations_i: bit 0 local 01030000.7041dc62.00000002.00000507(ce490305) remote 01030000.7041dc62.00000003.00000302(d51979bc) num remotes 1
2026-03-10 17:39:03.274@LM_DEBUG@(5545|5555) DataReaderImpl::remove_associations: bit 0 local 01030000.7041dc62.00000002.00000607(e56450c6) remote 01030000.7041dc62.00000003.00000302(d51979bc) num remotes 1
2026-03-10 17:39:03.274@LM_DEBUG@(5545|5555) DataReaderImpl::remove_associations_i: bit 0 local 01030000.7041dc62.00000002.00000607(e56450c6) remote 01030000.7041dc62.00000003.00000302(d51979bc) num remotes 1
2026-03-10 17:39:03.275@LM_DEBUG@(5545|5568) DataLink::handle_exception() - (delay) scheduling timer for future release
2026-03-10 17:39:03.275@LM_DEBUG@(5545|5545) subscriber_main() - test complete.
2026-03-10 17:39:03.276@LM_DEBUG@(5546|5549) DataReaderImpl::remove_associations: bit 1 local 01030000.7041dc62.00000003.000001c7(0c212d01) remote 01030000.7041dc62.00000001.000001c2(068b8aee) num remotes 1
2026-03-10 17:39:03.276@LM_DEBUG@(5546|5549) DataReaderImpl::remove_associations_i: bit 1 local 01030000.7041dc62.00000003.000001c7(0c212d01) remote 01030000.7041dc62.00000001.000001c2(068b8aee) num remotes 1
2026-03-10 17:39:03.276@LM_DEBUG@(5545|5552) DataReaderImpl::remove_associations: bit 1 local 01030000.7041dc62.00000002.000001c7(314104b1) remote 01030000.7041dc62.00000001.000001c2(068b8aee) num remotes 1
2026-03-10 17:39:03.276@LM_DEBUG@(5545|5552) DataReaderImpl::remove_associations_i: bit 1 local 01030000.7041dc62.00000002.000001c7(314104b1) remote 01030000.7041dc62.00000001.000001c2(068b8aee) num remotes 1
2026-03-10 17:39:03.277@LM_DEBUG@(5546|5549) DataReaderImpl::remove_associations: bit 1 local 01030000.7041dc62.00000003.000003c7(3e174f83) remote 01030000.7041dc62.00000001.000004c2(7bfc7eab) num remotes 1
2026-03-10 17:39:03.277@LM_DEBUG@(5546|5549) DataReaderImpl::remove_associations_i: bit 1 local 01030000.7041dc62.00000003.000003c7(3e174f83) remote 01030000.7041dc62.00000001.000004c2(7bfc7eab) num remotes 1
2026-03-10 17:39:03.277@LM_DEBUG@(5545|5552) DataReaderImpl::remove_associations: bit 1 local 01030000.7041dc62.00000002.000003c7(03776633) remote 01030000.7041dc62.00000001.000004c2(7bfc7eab) num remotes 1
2026-03-10 17:39:03.278@LM_DEBUG@(5545|5552) DataReaderImpl::remove_associations_i: bit 1 local 01030000.7041dc62.00000002.000003c7(03776633) remote 01030000.7041dc62.00000001.000004c2(7bfc7eab) num remotes 1
2026-03-10 17:39:03.278@LM_DEBUG@(5546|5549) DataReaderImpl::remove_associations: bit 1 local 01030000.7041dc62.00000003.000004c7(7156d944) remote 01030000.7041dc62.00000001.000003c2(34bde86c) num remotes 1
2026-03-10 17:39:03.278@LM_DEBUG@(5546|5549) DataReaderImpl::remove_associations_i: bit 1 local 01030000.7041dc62.00000003.000004c7(7156d944) remote 01030000.7041dc62.00000001.000003c2(34bde86c) num remotes 1
2026-03-10 17:39:03.279@LM_DEBUG@(5545|5552) DataReaderImpl::remove_associations: bit 1 local 01030000.7041dc62.00000002.000004c7(4c36f0f4) remote 01030000.7041dc62.00000001.000003c2(34bde86c) num remotes 1
2026-03-10 17:39:03.279@LM_DEBUG@(5545|5552) DataReaderImpl::remove_associations_i: bit 1 local 01030000.7041dc62.00000002.000004c7(4c36f0f4) remote 01030000.7041dc62.00000001.000003c2(34bde86c) num remotes 1
2026-03-10 17:39:03.279@LM_DEBUG@(5546|5549) DataReaderImpl::remove_associations: bit 1 local 01030000.7041dc62.00000003.000002c7(270c7ec2) remote 01030000.7041dc62.00000001.000002c2(2da6d92d) num remotes 1
2026-03-10 17:39:03.279@LM_DEBUG@(5546|5549) DataReaderImpl::remove_associations_i: bit 1 local 01030000.7041dc62.00000003.000002c7(270c7ec2) remote 01030000.7041dc62.00000001.000002c2(2da6d92d) num remotes 1
2026-03-10 17:39:03.279@LM_DEBUG@(5546|5562) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.0.39:40455 , reconnect_state = INIT_STATE.
2026-03-10 17:39:03.280@LM_DEBUG@(5546|5562) DataLink::handle_exception() - delay already elapsed so handle_timeout now
2026-03-10 17:39:03.280@LM_DEBUG@(5545|5552) DataReaderImpl::remove_associations: bit 1 local 01030000.7041dc62.00000002.000002c7(1a6c5772) remote 01030000.7041dc62.00000001.000002c2(2da6d92d) num remotes 1
2026-03-10 17:39:03.280@LM_DEBUG@(5545|5552) DataReaderImpl::remove_associations_i: bit 1 local 01030000.7041dc62.00000002.000002c7(1a6c5772) remote 01030000.7041dc62.00000001.000002c2(2da6d92d) num remotes 1
2026-03-10 17:39:03.281@LM_DEBUG@(5545|5561) DataLink::handle_exception() - delay already elapsed so handle_timeout now
2026-03-10 17:39:03.286@LM_DEBUG@(5546|5546) Service_Participant::shutdown
2026-03-10 17:39:03.287@LM_DEBUG@(5545|5568) TcpConnection::handle_close() called on transport: _OPENDDS_0500_TCP to 10.1.0.39:41623 , reconnect_state = INIT_STATE.
2026-03-10 17:39:03.295@LM_DEBUG@(5545|5545) Service_Participant::shutdown
2026-03-10 17:39:03.304@LM_DEBUG@(5546|5546) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-03-10 17:39:03.305@LM_DEBUG@(5546|5546) Service_Participant::~Service_Participant
2026-03-10 17:39:03.305@LM_DEBUG@(5546|5546) Service_Participant::shutdown
2026-03-10 17:39:03.311@LM_DEBUG@(5545|5545) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-03-10 17:39:03.312@LM_DEBUG@(5545|5545) Service_Participant::~Service_Participant
2026-03-10 17:39:03.312@LM_DEBUG@(5545|5545) Service_Participant::shutdown
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
LLVMSymbolizer: error reading file: No such file or directory
test PASSED.
auto_run_tests_finished: tests/DCPS/WaitForAck/run_test.pl --publisher Time:3s Result:0
==============================================================================
tests/DCPS/WaitForAck/run_test.pl rtps --publisher
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 5589
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/WaitForAck/subscriber -DCPSPendingTimeout 2 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSConfigFile rtps.ini
sub PID: 5599 started at 2026-03-10 17:39:03
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/WaitForAck/publisher -p -DCPSPendingTimeout 2 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSConfigFile rtps.ini
pub PID: 5600 started at 2026-03-10 17:39:03
2026-03-10 17:39:03.844@LM_INFO@(5599|5599) INFO: set_DCPS_debug_level: set to 1
2026-03-10 17:39:03.844@LM_INFO@(5600|5600) INFO: set_DCPS_debug_level: set to 1
2026-03-10 17:39:03.844@LM_INFO@(5599|5599) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_CONFIG_FILE=rtps.ini
2026-03-10 17:39:03.844@LM_INFO@(5599|5599) INFO: Service_Participant::process_config_file: Going to load configuration from "rtps.ini"
2026-03-10 17:39:03.844@LM_INFO@(5600|5600) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_CONFIG_FILE=rtps.ini
2026-03-10 17:39:03.844@LM_INFO@(5600|5600) INFO: Service_Participant::process_config_file: Going to load configuration from "rtps.ini"
2026-03-10 17:39:03.845@LM_INFO@(5599|5599) INFO: ConfigStoreImpl::set_string: TRANSPORT_THE_RTPS_TRANSPORT_TRANSPORT_TYPE=rtps_udp
2026-03-10 17:39:03.845@LM_INFO@(5599|5599) INFO: ConfigStoreImpl::set_string: TRANSPORT_THE_RTPS_TRANSPORT_USE_MULTICAST=0
2026-03-10 17:39:03.845@LM_INFO@(5599|5599) INFO: ConfigStoreImpl::set_string: TRANSPORT_THE_RTPS_TRANSPORT=@the_rtps_transport
2026-03-10 17:39:03.845@LM_INFO@(5600|5600) INFO: ConfigStoreImpl::set_string: TRANSPORT_THE_RTPS_TRANSPORT_TRANSPORT_TYPE=rtps_udp
2026-03-10 17:39:03.845@LM_INFO@(5599|5599) INFO: ConfigStoreImpl::set_string: TRANSPORT=@transport
2026-03-10 17:39:03.845@LM_INFO@(5600|5600) INFO: ConfigStoreImpl::set_string: TRANSPORT_THE_RTPS_TRANSPORT_USE_MULTICAST=0
2026-03-10 17:39:03.845@LM_INFO@(5599|5599) INFO: ConfigStoreImpl::set_string: COMMON_POOL_SIZE=600000000
2026-03-10 17:39:03.845@LM_INFO@(5600|5600) INFO: ConfigStoreImpl::set_string: TRANSPORT_THE_RTPS_TRANSPORT=@the_rtps_transport
2026-03-10 17:39:03.845@LM_INFO@(5599|5599) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_GLOBAL_TRANSPORT_CONFIG=$file
2026-03-10 17:39:03.845@LM_INFO@(5600|5600) INFO: ConfigStoreImpl::set_string: TRANSPORT=@transport
2026-03-10 17:39:03.845@LM_INFO@(5599|5599) INFO: ConfigStoreImpl::set_string: COMMON=@common
2026-03-10 17:39:03.845@LM_INFO@(5600|5600) INFO: ConfigStoreImpl::set_string: COMMON_POOL_SIZE=600000000
2026-03-10 17:39:03.845@LM_INFO@(5600|5600) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_GLOBAL_TRANSPORT_CONFIG=$file
2026-03-10 17:39:03.845@LM_INFO@(5600|5600) INFO: ConfigStoreImpl::set_string: COMMON=@common
2026-03-10 17:39:03.846@LM_INFO@(5599|5599) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.34.0-dev using ACE 6.5.23
2026-03-10 17:39:03.846@LM_INFO@(5599|5599) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 1
2026-03-10 17:39:03.846@LM_INFO@(5599|5599) Service_Participant::get_domain_participant_factory: machine: runnervm0kj6c, x86_64 platform: Linux, 6.14.0-1017-azure, #17~24.04.1-Ubuntu SMP Mon Dec 1 20:10:50 UTC 2025
2026-03-10 17:39:03.846@LM_INFO@(5599|5599) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
2026-03-10 17:39:03.846@LM_NOTICE@(5599|5599) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
2026-03-10 17:39:03.847@LM_INFO@(5600|5600) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.34.0-dev using ACE 6.5.23
2026-03-10 17:39:03.847@LM_INFO@(5600|5600) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 1
2026-03-10 17:39:03.847@LM_INFO@(5600|5600) Service_Participant::get_domain_participant_factory: machine: runnervm0kj6c, x86_64 platform: Linux, 6.14.0-1017-azure, #17~24.04.1-Ubuntu SMP Mon Dec 1 20:10:50 UTC 2025
2026-03-10 17:39:03.847@LM_INFO@(5600|5600) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
2026-03-10 17:39:03.847@LM_NOTICE@(5600|5600) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
2026-03-10 17:39:03.848@LM_DEBUG@(5599|5599) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
2026-03-10 17:39:03.848@LM_DEBUG@(5600|5600) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
2026-03-10 17:39:03.849@LM_INFO@(5599|5599) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
2026-03-10 17:39:03.849@LM_INFO@(5600|5600) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
2026-03-10 17:39:03.849@LM_DEBUG@(5599|5599) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
2026-03-10 17:39:03.849@LM_DEBUG@(5600|5600) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(5589|5589) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm0kj6c" as fully qualified hostname, please correct system configuration.
2026-03-10 17:39:04.072@LM_INFO@(5599|5599) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
2026-03-10 17:39:04.072@LM_INFO@(5600|5600) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
2026-03-10 17:39:04.072@LM_INFO@(5599|5599) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
2026-03-10 17:39:04.072@LM_INFO@(5600|5600) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
2026-03-10 17:39:04.072@LM_INFO@(5599|5599) InfoRepoDiscovery::bit_config - BIT tcp transport :0
2026-03-10 17:39:04.072@LM_INFO@(5600|5600) InfoRepoDiscovery::bit_config - BIT tcp transport :0
2026-03-10 17:39:04.079@LM_WARNING@(5600|5600) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm0kj6c" as fully qualified hostname, please correct system configuration.
2026-03-10 17:39:04.079@LM_WARNING@(5599|5599) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm0kj6c" as fully qualified hostname, please correct system configuration.
2026-03-10 17:39:04.088@LM_DEBUG@(5600|5610) DataReaderImpl::add_association - bit 1 local 01030000.161dc1d0.00000003.000001c7(0d284949) remote 01030000.161dc1d0.00000001.000001c2(0782eea6)
2026-03-10 17:39:04.090@LM_DEBUG@(5599|5609) DataReaderImpl::add_association - bit 1 local 01030000.161dc1d0.00000002.000001c7(304860f9) remote 01030000.161dc1d0.00000001.000001c2(0782eea6)
2026-03-10 17:39:04.134@LM_WARNING@(5600|5600) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-03-10 17:39:04.137@LM_WARNING@(5599|5599) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-03-10 17:39:04.137@LM_DEBUG@(5600|5600) DataReaderImpl::add_association - bit 1 local 01030000.161dc1d0.00000003.000002c7(26051a8a) remote 01030000.161dc1d0.00000001.000002c2(2cafbd65)
2026-03-10 17:39:04.140@LM_DEBUG@(5599|5599) DataReaderImpl::add_association - bit 1 local 01030000.161dc1d0.00000002.000002c7(1b65333a) remote 01030000.161dc1d0.00000001.000002c2(2cafbd65)
2026-03-10 17:39:04.140@LM_WARNING@(5600|5600) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-03-10 17:39:04.142@LM_WARNING@(5599|5599) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-03-10 17:39:04.143@LM_DEBUG@(5600|5610) DataReaderImpl::add_association - bit 1 local 01030000.161dc1d0.00000003.000003c7(3f1e2bcb) remote 01030000.161dc1d0.00000001.000004c2(7af51ae3)
2026-03-10 17:39:04.145@LM_DEBUG@(5599|5609) DataReaderImpl::add_association - bit 1 local 01030000.161dc1d0.00000002.000003c7(027e027b) remote 01030000.161dc1d0.00000001.000004c2(7af51ae3)
2026-03-10 17:39:04.145@LM_WARNING@(5600|5600) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-03-10 17:39:04.147@LM_WARNING@(5599|5599) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-03-10 17:39:04.148@LM_DEBUG@(5600|5610) DataReaderImpl::add_association - bit 1 local 01030000.161dc1d0.00000003.000004c7(705fbd0c) remote 01030000.161dc1d0.00000001.000003c2(35b48c24)
2026-03-10 17:39:04.149@LM_DEBUG@(5599|5609) DataReaderImpl::add_association - bit 1 local 01030000.161dc1d0.00000002.000004c7(4d3f94bc) remote 01030000.161dc1d0.00000001.000003c2(35b48c24)
2026-03-10 17:39:04.150@LM_WARNING@(5600|5600) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-03-10 17:39:04.152@LM_WARNING@(5599|5599) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-03-10 17:39:04.155@LM_WARNING@(5600|5600) WARNING: rtps_port: RTPS/UDP multicast port 137651 is going to be truncated to 6579. This behavior is deprecated, please reduce domain ID or other RTPS port parameters.
2026-03-10 17:39:04.155@LM_WARNING@(5600|5600) WARNING: rtps_port: RTPS/UDP multicast port 137651 is going to be truncated to 6579. This behavior is deprecated, please reduce domain ID or other RTPS port parameters.
2026-03-10 17:39:04.157@LM_WARNING@(5599|5599) WARNING: rtps_port: RTPS/UDP multicast port 137651 is going to be truncated to 6579. This behavior is deprecated, please reduce domain ID or other RTPS port parameters.
2026-03-10 17:39:04.157@LM_WARNING@(5599|5599) WARNING: rtps_port: RTPS/UDP multicast port 137651 is going to be truncated to 6579. This behavior is deprecated, please reduce domain ID or other RTPS port parameters.
2026-03-10 17:39:04.160@LM_WARNING@(5600|5600) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-03-10 17:39:04.160@LM_WARNING@(5600|5600) WARNING: rtps_port: RTPS/UDP multicast port 137651 is going to be truncated to 6579. This behavior is deprecated, please reduce domain ID or other RTPS port parameters.
2026-03-10 17:39:04.161@LM_WARNING@(5600|5600) WARNING: rtps_port: RTPS/UDP multicast port 137651 is going to be truncated to 6579. This behavior is deprecated, please reduce domain ID or other RTPS port parameters.
2026-03-10 17:39:04.161@LM_DEBUG@(5600|5610) DataWriterImpl::add_association - bit 0 local 01030000.161dc1d0.00000003.00000102(e6267f76) remote 01030000.161dc1d0.00000002.00000507(cf40674d)
2026-03-10 17:39:04.161@LM_DEBUG@(5599|5609) DataReaderImpl::add_association - bit 0 local 01030000.161dc1d0.00000002.00000507(cf40674d) remote 01030000.161dc1d0.00000003.00000102(e6267f76)
2026-03-10 17:39:04.162@LM_WARNING@(5599|5599) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-03-10 17:39:04.163@LM_WARNING@(5599|5599) WARNING: rtps_port: RTPS/UDP multicast port 137651 is going to be truncated to 6579. This behavior is deprecated, please reduce domain ID or other RTPS port parameters.
2026-03-10 17:39:04.163@LM_WARNING@(5599|5599) WARNING: rtps_port: RTPS/UDP multicast port 137651 is going to be truncated to 6579. This behavior is deprecated, please reduce domain ID or other RTPS port parameters.
2026-03-10 17:39:04.165@LM_DEBUG@(5600|5600) DataWriterImpl::add_association - bit 0 local 01030000.161dc1d0.00000003.00000202(cd0b2cb5) remote 01030000.161dc1d0.00000002.00000507(cf40674d)
2026-03-10 17:39:04.168@LM_INFO@(5600|5610) DataWriterImpl::transport_assoc_done: writer 01030000.161dc1d0.00000003.00000102(e6267f76) succeeded in associating with reader 01030000.161dc1d0.00000002.00000507(cf40674d)
2026-03-10 17:39:04.168@LM_DEBUG@(5600|5610) DataWriterImpl::transport_assoc_done: writer 01030000.161dc1d0.00000003.00000102(e6267f76) reader 01030000.161dc1d0.00000002.00000507(cf40674d) calling association_complete_i
2026-03-10 17:39:04.168@LM_DEBUG@(5600|5610) DataWriterImpl::association_complete_i - bit 0 local 01030000.161dc1d0.00000003.00000102(e6267f76) remote 01030000.161dc1d0.00000002.00000507(cf40674d)
2026-03-10 17:39:04.168@LM_INFO@(5600|5600) DataWriterImpl::transport_assoc_done: writer 01030000.161dc1d0.00000003.00000202(cd0b2cb5) succeeded in associating with reader 01030000.161dc1d0.00000002.00000507(cf40674d)
2026-03-10 17:39:04.168@LM_DEBUG@(5600|5600) DataWriterImpl::transport_assoc_done: writer 01030000.161dc1d0.00000003.00000202(cd0b2cb5) reader 01030000.161dc1d0.00000002.00000507(cf40674d) calling association_complete_i
2026-03-10 17:39:04.168@LM_DEBUG@(5600|5600) DataWriterImpl::association_complete_i - bit 0 local 01030000.161dc1d0.00000003.00000202(cd0b2cb5) remote 01030000.161dc1d0.00000002.00000507(cf40674d)
2026-03-10 17:39:04.169@LM_WARNING@(5600|5600) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-03-10 17:39:04.169@LM_DEBUG@(5599|5609) DataReaderImpl::add_association - bit 0 local 01030000.161dc1d0.00000002.00000507(cf40674d) remote 01030000.161dc1d0.00000003.00000202(cd0b2cb5)
2026-03-10 17:39:04.169@LM_WARNING@(5600|5600) WARNING: rtps_port: RTPS/UDP multicast port 137651 is going to be truncated to 6579. This behavior is deprecated, please reduce domain ID or other RTPS port parameters.
2026-03-10 17:39:04.169@LM_WARNING@(5600|5600) WARNING: rtps_port: RTPS/UDP multicast port 137651 is going to be truncated to 6579. This behavior is deprecated, please reduce domain ID or other RTPS port parameters.
2026-03-10 17:39:04.170@LM_DEBUG@(5600|5610) DataWriterImpl::add_association - bit 0 local 01030000.161dc1d0.00000003.00000102(e6267f76) remote 01030000.161dc1d0.00000002.00000607(e46d348e)
2026-03-10 17:39:04.171@LM_DEBUG@(5599|5599) DataReaderImpl::add_association - bit 0 local 01030000.161dc1d0.00000002.00000607(e46d348e) remote 01030000.161dc1d0.00000003.00000102(e6267f76)
2026-03-10 17:39:04.171@LM_DEBUG@(5600|5600) DataWriterImpl::add_association - bit 0 local 01030000.161dc1d0.00000003.00000202(cd0b2cb5) remote 01030000.161dc1d0.00000002.00000607(e46d348e)
2026-03-10 17:39:04.171@LM_INFO@(5600|5610) DataWriterImpl::transport_assoc_done: writer 01030000.161dc1d0.00000003.00000102(e6267f76) succeeded in associating with reader 01030000.161dc1d0.00000002.00000607(e46d348e)
2026-03-10 17:39:04.171@LM_DEBUG@(5600|5610) DataWriterImpl::transport_assoc_done: writer 01030000.161dc1d0.00000003.00000102(e6267f76) reader 01030000.161dc1d0.00000002.00000607(e46d348e) calling association_complete_i
2026-03-10 17:39:04.171@LM_DEBUG@(5600|5610) DataWriterImpl::association_complete_i - bit 0 local 01030000.161dc1d0.00000003.00000102(e6267f76) remote 01030000.161dc1d0.00000002.00000607(e46d348e)
2026-03-10 17:39:04.171@LM_INFO@(5600|5600) DataWriterImpl::transport_assoc_done: writer 01030000.161dc1d0.00000003.00000202(cd0b2cb5) succeeded in associating with reader 01030000.161dc1d0.00000002.00000607(e46d348e)
2026-03-10 17:39:04.171@LM_DEBUG@(5600|5600) DataWriterImpl::transport_assoc_done: writer 01030000.161dc1d0.00000003.00000202(cd0b2cb5) reader 01030000.161dc1d0.00000002.00000607(e46d348e) calling association_complete_i
2026-03-10 17:39:04.171@LM_DEBUG@(5600|5600) DataWriterImpl::association_complete_i - bit 0 local 01030000.161dc1d0.00000003.00000202(cd0b2cb5) remote 01030000.161dc1d0.00000002.00000607(e46d348e)
2026-03-10 17:39:04.171@LM_DEBUG@(5599|5609) DataReaderImpl::add_association - bit 0 local 01030000.161dc1d0.00000002.00000607(e46d348e) remote 01030000.161dc1d0.00000003.00000202(cd0b2cb5)
2026-03-10 17:39:04.171@LM_WARNING@(5599|5599) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-03-10 17:39:04.173@LM_DEBUG@(5600|5610) DataWriterImpl::add_association - bit 0 local 01030000.161dc1d0.00000003.00000302(d4101df4) remote 01030000.161dc1d0.00000002.00000507(cf40674d)
2026-03-10 17:39:04.173@LM_DEBUG@(5599|5609) DataReaderImpl::add_association - bit 0 local 01030000.161dc1d0.00000002.00000507(cf40674d) remote 01030000.161dc1d0.00000003.00000302(d4101df4)
2026-03-10 17:39:04.173@LM_DEBUG@(5600|5600) DataWriterImpl::add_association - bit 0 local 01030000.161dc1d0.00000003.00000302(d4101df4) remote 01030000.161dc1d0.00000002.00000607(e46d348e)
2026-03-10 17:39:04.173@LM_INFO@(5600|5610) DataWriterImpl::transport_assoc_done: writer 01030000.161dc1d0.00000003.00000302(d4101df4) succeeded in associating with reader 01030000.161dc1d0.00000002.00000507(cf40674d)
2026-03-10 17:39:04.173@LM_DEBUG@(5600|5610) DataWriterImpl::transport_assoc_done: writer 01030000.161dc1d0.00000003.00000302(d4101df4) reader 01030000.161dc1d0.00000002.00000507(cf40674d) calling association_complete_i
2026-03-10 17:39:04.173@LM_DEBUG@(5600|5610) DataWriterImpl::association_complete_i - bit 0 local 01030000.161dc1d0.00000003.0002026-03-10 17:39:04.173@LM_DEBUG@(5599|5609) DataReaderImpl::add_association - bit 0 local 01030000.161dc1d0.00000002.00000607(e00302(d4101df4) remote 01030000.161dc1d0.00000002.00000507(cf40674d)
46d348e) remote 01030000.161dc1d0.00000003.00000302(d4101df4)
2026-03-10 17:39:04.173@LM_INFO@(5600|5600) DataWriterImpl::transport_assoc_done: writer 01030000.161dc1d0.00000003.00000302(d4101df4) succeeded in associating with reader 01030000.161dc1d0.00000002.00000607(e46d348e)
2026-03-10 17:39:04.173@LM_DEBUG@(5600|5600) DataWriterImpl::transport_assoc_done: writer 01030000.161dc1d0.00000003.00000302(d4101df4) reader 01030000.161dc1d0.00000002.00000607(e46d348e) calling association_complete_i
2026-03-10 17:39:04.173@LM_DEBUG@(5600|5600) DataWriterImpl::association_complete_i - bit 0 local 01030000.161dc1d0.00000003.00000302(d4101df4) remote 01030000.161dc1d0.00000002.00000607(e46d348e)
2026-03-10 17:39:04.173@LM_WARNING@(5600|5600) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-03-10 17:39:04.174@LM_DEBUG@(5600|5621) Writer::svc() - processing publication 0.
2026-03-10 17:39:04.174@LM_DEBUG@(5600|5622) Writer::svc() - processing publication 1.
2026-03-10 17:39:04.175@LM_DEBUG@(5600|5623) Writer::svc() - processing publication 2.
2026-03-10 17:39:06.175@LM_DEBUG@(5600|5600) DataWriterImpl::create_ack_token() - for sequence 1249
2026-03-10 17:39:06.175@LM_DEBUG@(5600|5600) DataWriterImpl::create_ack_token() - for sequence 1255
2026-03-10 17:39:06.175@LM_DEBUG@(5600|5600) DataWriterImpl::create_ack_token() - for sequence 1250
2026-03-10 17:39:06.264@LM_DEBUG@(5600|5621) DataWriterImpl::create_ack_token() - for sequence 1286
2026-03-10 17:39:06.264@LM_DEBUG@(5600|5621) DataWriterImpl::wait_for_acknowledgments waiting for acknowledgment of sequence 1286 at 17:39:06.264243
2026-03-10 17:39:06.264@LM_DEBUG@(5600|5623) DataWriterImpl::create_ack_token() - for sequence 1287
2026-03-10 17:39:06.264@LM_DEBUG@(5600|5623) DataWriterImpl::wait_for_acknowledgments waiting for acknowledgment of sequence 1287 at 17:39:06.264383
2026-03-10 17:39:06.265@LM_DEBUG@(5600|5622) DataWriterImpl::create_ack_token() - for sequence 1297
2026-03-10 17:39:06.265@LM_DEBUG@(5600|5622) DataWriterImpl::wait_for_acknowledgments waiting for acknowledgment of sequence 1297 at 17:39:06.265308
2026-03-10 17:39:06.286@LM_DEBUG@(5600|5600) Publisher::run() - publication 0 stopping after sending 1284 messages.
2026-03-10 17:39:06.287@LM_DEBUG@(5600|5600) Publisher::run() - publication 1 stopping after sending 1295 messages.
2026-03-10 17:39:06.288@LM_DEBUG@(5600|5600) Publisher::run() - publication 2 stopping after sending 1285 messages.
2026-03-10 17:39:06.308@LM_DEBUG@(5600|5606) WriteDataContainer::wait_pending timeout at 00:05:24.289621
2026-03-10 17:39:06.506@LM_DEBUG@(5600|5606) WriteDataContainer::wait_pending done
2026-03-10 17:39:06.507@LM_DEBUG@(5600|5606) DataWriterImpl::remove_associations: bit 0 local 01030000.161dc1d0.00000003.00000102(e6267f76) remote 01030000.161dc1d0.00000002.00000507(cf40674d) num remotes 2
2026-03-10 17:39:06.508@LM_DEBUG@(5599|5609) DataReaderImpl::remove_associations: bit 0 local 01030000.161dc1d0.00000002.00000507(cf40674d) remote 01030000.161dc1d0.00000003.00000102(e6267f76) num remotes 1
2026-03-10 17:39:06.508@LM_DEBUG@(5599|5609) DataReaderImpl::remove_associations_i: bit 0 local 01030000.161dc1d0.00000002.00000507(cf40674d) remote 01030000.161dc1d0.00000003.00000102(e6267f76) num remotes 1
2026-03-10 17:39:06.509@LM_DEBUG@(5599|5609) DataReaderImpl::remove_associations: bit 0 local 01030000.161dc1d0.00000002.00000607(e46d348e) remote 01030000.161dc1d0.00000003.00000102(e6267f76) num remotes 1
2026-03-10 17:39:06.509@LM_DEBUG@(5599|5609) DataReaderImpl::remove_associations_i: bit 0 local 01030000.161dc1d0.00000002.00000607(e46d348e) remote 01030000.161dc1d0.00000003.00000102(e6267f76) num remotes 1
2026-03-10 17:39:06.509@LM_DEBUG@(5600|5606) DataWriterImpl::remove_associations: bit 0 local 01030000.161dc1d0.00000003.00000202(cd0b2cb5) remote 01030000.161dc1d0.00000002.00000507(cf40674d) num remotes 2
2026-03-10 17:39:06.510@LM_DEBUG@(5599|5609) DataReaderImpl::remove_associations: bit 0 local 01030000.161dc1d0.00000002.00000507(cf40674d) remote 01030000.161dc1d0.00000003.00000202(cd0b2cb5) num remotes 1
2026-03-10 17:39:06.510@LM_DEBUG@(5599|5609) DataReaderImpl::remove_associations_i: bit 0 local 01030000.161dc1d0.00000002.00000507(cf40674d) remote 01030000.161dc1d0.00000003.00000202(cd0b2cb5) num remotes 1
2026-03-10 17:39:06.510@LM_DEBUG@(5599|5609) DataReaderImpl::remove_associations: bit 0 local 01030000.161dc1d0.00000002.00000607(e46d348e) remote 01030000.161dc1d0.00000003.00000202(cd0b2cb5) num remotes 1
2026-03-10 17:39:06.510@LM_DEBUG@(5599|5609) DataReaderImpl::remove_associations_i: bit 0 local 01030000.161dc1d0.00000002.00000607(e46d348e) remote 01030000.161dc1d0.00000003.00000202(cd0b2cb5) num remotes 1
2026-03-10 17:39:06.510@LM_DEBUG@(5600|5606) DataWriterImpl::remove_associations: bit 0 local 01030000.161dc1d0.00000003.00000302(d4101df4) remote 01030000.161dc1d0.00000002.00000507(cf40674d) num remotes 2
2026-03-10 17:39:06.511@LM_DEBUG@(5599|5609) DataReaderImpl::remove_associations: bit 0 local 01030000.161dc1d0.00000002.00000507(cf40674d) remote 01030000.161dc1d0.00000003.00000302(d4101df4) num remotes 1
2026-03-10 17:39:06.511@LM_DEBUG@(5599|5609) DataReaderImpl::remove_associations_i: bit 0 local 01030000.161dc1d0.00000002.00000507(cf40674d) remote 01030000.161dc1d0.00000003.00000302(d4101df4) num remotes 1
2026-03-10 17:39:06.512@LM_DEBUG@(5599|5609) DataReaderImpl::remove_associations: bit 0 local 01030000.161dc1d0.00000002.00000607(e46d348e) remote 01030000.161dc1d0.00000003.00000302(d4101df4) num remotes 1
2026-03-10 17:39:06.512@LM_DEBUG@(5599|5609) DataReaderImpl::remove_associations_i: bit 0 local 01030000.161dc1d0.00000002.00000607(e46d348e) remote 01030000.161dc1d0.00000003.00000302(d4101df4) num remotes 1
2026-03-10 17:39:06.512@LM_DEBUG@(5599|5599) subscriber_main() - test complete.
2026-03-10 17:39:06.513@LM_DEBUG@(5600|5606) DataReaderImpl::remove_associations: bit 1 local 01030000.161dc1d0.00000003.000001c7(0d284949) remote 01030000.161dc1d0.00000001.000001c2(0782eea6) num remotes 1
2026-03-10 17:39:06.513@LM_DEBUG@(5600|5606) DataReaderImpl::remove_associations_i: bit 1 local 01030000.161dc1d0.00000003.000001c7(0d284949) remote 01030000.161dc1d0.00000001.000001c2(0782eea6) num remotes 1
2026-03-10 17:39:06.513@LM_DEBUG@(5599|5605) DataReaderImpl::remove_associations: bit 1 local 01030000.161dc1d0.00000002.000001c7(304860f9) remote 01030000.161dc1d0.00000001.000001c2(0782eea6) num remotes 1
2026-03-10 17:39:06.513@LM_DEBUG@(5599|5605) DataReaderImpl::remove_associations_i: bit 1 local 01030000.161dc1d0.00000002.000001c7(304860f9) remote 01030000.161dc1d0.00000001.000001c2(0782eea6) num remotes 1
2026-03-10 17:39:06.514@LM_DEBUG@(5600|5606) DataReaderImpl::remove_associations: bit 1 local 01030000.161dc1d0.00000003.000003c7(3f1e2bcb) remote 01030000.161dc1d0.00000001.000004c2(7af51ae3) num remotes 1
2026-03-10 17:39:06.514@LM_DEBUG@(5600|5606) DataReaderImpl::remove_associations_i: bit 1 local 01030000.161dc1d0.00000003.000003c7(3f1e2bcb) remote 01030000.161dc1d0.00000001.000004c2(7af51ae3) num remotes 1
2026-03-10 17:39:06.514@LM_DEBUG@(5599|5605) DataReaderImpl::remove_associations: bit 1 local 01030000.161dc1d0.00000002.000003c7(027e027b) remote 01030000.161dc1d0.00000001.000004c2(7af51ae3) num remotes 1
2026-03-10 17:39:06.514@LM_DEBUG@(5599|5605) DataReaderImpl::remove_associations_i: bit 1 local 01030000.161dc1d0.00000002.000003c7(027e027b) remote 01030000.161dc1d0.00000001.000004c2(7af51ae3) num remotes 1
2026-03-10 17:39:06.515@LM_DEBUG@(5600|5606) DataReaderImpl::remove_associations: bit 1 local 01030000.161dc1d0.00000003.000004c7(705fbd0c) remote 01030000.161dc1d0.00000001.000003c2(35b48c24) num remotes 1
2026-03-10 17:39:06.515@LM_DEBUG@(5600|5606) DataReaderImpl::remove_associations_i: bit 1 local 01030000.161dc1d0.00000003.000004c7(705fbd0c) remote 01030000.161dc1d0.00000001.000003c2(35b48c24) num remotes 1
2026-03-10 17:39:06.515@LM_DEBUG@(5599|5605) DataReaderImpl::remove_associations: bit 1 local 01030000.161dc1d0.00000002.000004c7(4d3f94bc) remote 01030000.161dc1d0.00000001.000003c2(35b48c24) num remotes 1
2026-03-10 17:39:06.515@LM_DEBUG@(5599|5605) DataReaderImpl::remove_associations_i: bit 1 local 01030000.161dc1d0.00000002.000004c7(4d3f94bc) remote 01030000.161dc1d0.00000001.000003c2(35b48c24) num remotes 1
2026-03-10 17:39:06.516@LM_DEBUG@(5600|5606) DataReaderImpl::remove_associations: bit 1 local 01030000.161dc1d0.00000003.000002c7(26051a8a) remote 01030000.161dc1d0.00000001.000002c2(2cafbd65) num remotes 1
2026-03-10 17:39:06.516@LM_DEBUG@(5600|5606) DataReaderImpl::remove_associations_i: bit 1 local 01030000.161dc1d0.00000003.000002c7(26051a8a) remote 01030000.161dc1d0.00000001.000002c2(2cafbd65) num remotes 1
2026-03-10 17:39:06.516@LM_DEBUG@(5600|5616) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.0.39:32833 , reconnect_state = INIT_STATE.
2026-03-10 17:39:06.517@LM_DEBUG@(5599|5605) DataReaderImpl::remove_associations: bit 1 local 01030000.161dc1d0.00000002.000002c7(1b65333a) remote 01030000.161dc1d0.00000001.000002c2(2cafbd65) num remotes 1
2026-03-10 17:39:06.517@LM_DEBUG@(5599|5605) DataReaderImpl::remove_associations_i: bit 1 local 01030000.161dc1d0.00000002.000002c7(1b65333a) remote 01030000.161dc1d0.00000001.000002c2(2cafbd65) num remotes 1
2026-03-10 17:39:06.517@LM_DEBUG@(5600|5616) DataLink::handle_exception() - delay already elapsed so handle_timeout now
2026-03-10 17:39:06.517@LM_DEBUG@(5599|5615) DataLink::handle_exception() - delay already elapsed so handle_timeout now
2026-03-10 17:39:06.524@LM_DEBUG@(5600|5600) Service_Participant::shutdown
2026-03-10 17:39:06.530@LM_DEBUG@(5599|5599) Service_Participant::shutdown
2026-03-10 17:39:06.540@LM_DEBUG@(5600|5600) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-03-10 17:39:06.542@LM_DEBUG@(5600|5600) Service_Participant::~Service_Participant
2026-03-10 17:39:06.542@LM_DEBUG@(5600|5600) Service_Participant::shutdown
2026-03-10 17:39:06.546@LM_DEBUG@(5599|5599) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-03-10 17:39:06.547@LM_DEBUG@(5599|5599) Service_Participant::~Service_Participant
2026-03-10 17:39:06.547@LM_DEBUG@(5599|5599) Service_Participant::shutdown
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
LLVMSymbolizer: error reading file: No such file or directory
test PASSED.
auto_run_tests_finished: tests/DCPS/WaitForAck/run_test.pl rtps --publisher Time:3s Result:0
==============================================================================
tests/DCPS/WaitForAckRace/run_test.pl subscribers 3
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 5625
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/WaitForAckRace/publisher -r 3 -DCPSPendingTimeout 3 -ORBVerboseLogging 1 -ORBLogFile pub_1.log
pub_1 PID: 5635 started at 2026-03-10 17:39:07
(5625|5625) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm0kj6c" as fully qualified hostname, please correct system configuration.
Publisher 5635 is waiting for 1 readers.
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/WaitForAckRace/subscriber -DCPSPendingTimeout 3 -ORBVerboseLogging 1 -ORBLogFile sub_1.log
sub_1 PID: 5653 started at 2026-03-10 17:39:10
Publisher 5635 is done waiting for 1 readers.
Publisher 5635 is waiting for acknowledgments.
Subscriber 5653 got new message data:
- From : 5635
- Count : 0
Subscriber 5653 got new message data:
- From : 5635
- Count : 1
Subscriber 5653 got new message data:
- From : 5635
- Count : 2
Subscriber 5653 got new message data:
- From : 5635
- Count : 3
Subscriber 5653 got new message data:
- From : 5635
- Count : 4
Subscriber 5653 got new message data:
- From : 5635
- Count : 5
Subscriber 5653 got new message data:
- From : 5635
- Count : 6
Subscriber 5653 got new message data:
- From : 5635
- Count : 7
Subscriber 5653 got new message data:
- From : 5635
- Count : 8
Subscriber 5653 got new message data:
- From : 5635
- Count : 9
Subscriber 5653 got new message data:
- From : 5635
- Count : 10
Subscriber 5653 got new message data:
- From : 5635
- Count : 11
Subscriber 5653 got new message data:
- From : 5635
- Count : 12
Subscriber 5653 got new message data:
- From : 5635
- Count : 13
Subscriber 5653 got new message data:
- From : 5635
- Count : 14
Subscriber 5653 got new message data:
- From : 5635
- Count : 15
Subscriber 5653 got new message data:
- From : 5635
- Count : 16
Subscriber 5653 got new message data:
- From : 5635
- Count : 17
Subscriber 5653 got new message data:
- From : 5635
- Count : 18
Subscriber 5653 got new message data:
- From : 5635
- Count : 19
Subscriber 5653 is done. Exiting.
Publisher 5635 is done waiting for acknowledgments.
Publisher 5635 is waiting for 2 readers.
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/WaitForAckRace/subscriber -DCPSPendingTimeout 3 -ORBVerboseLogging 1 -ORBLogFile sub_2.log
sub_2 PID: 5664 started at 2026-03-10 17:39:13
Publisher 5635 is done waiting for 2 readers.
Publisher 5635 is waiting for acknowledgments.
Subscriber 5664 got new message data:
- From : 5635
- Count : 0
Subscriber 5664 got new message data:
- From : 5635
- Count : 1
Subscriber 5664 got new message data:
- From : 5635
- Count : 2
Subscriber 5664 got new message data:
- From : 5635
- Count : 3
Subscriber 5664 got new message data:
- From : 5635
- Count : 4
Subscriber 5664 got new message data:
- From : 5635
- Count : 5
Subscriber 5664 got new message data:
- From : 5635
- Count : 6
Subscriber 5664 got new message data:
- From : 5635
- Count : 7
Subscriber 5664 got new message data:
- From : 5635
- Count : 8
Subscriber 5664 got new message data:
- From : 5635
- Count : 9
Subscriber 5664 got new message data:
- From : 5635
- Count : 10
Subscriber 5664 got new message data:
- From : 5635
- Count : 11
Subscriber 5664 got new message data:
- From : 5635
- Count : 12
Subscriber 5664 got new message data:
- From : 5635
- Count : 13
Subscriber 5664 got new message data:
- From : 5635
- Count : 14
Subscriber 5664 got new message data:
- From : 5635
- Count : 15
Subscriber 5664 got new message data:
- From : 5635
- Count : 16
Subscriber 5664 got new message data:
- From : 5635
- Count : 17
Subscriber 5664 got new message data:
- From : 5635
- Count : 18
Subscriber 5664 got new message data:
- From : 5635
- Count : 19
Subscriber 5664 is done. Exiting.
Publisher 5635 is done waiting for acknowledgments.
Publisher 5635 is waiting for 3 readers.
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/WaitForAckRace/subscriber -DCPSPendingTimeout 3 -ORBVerboseLogging 1 -ORBLogFile sub_3.log
sub_3 PID: 5676 started at 2026-03-10 17:39:16
Publisher 5635 is done waiting for 3 readers.
Publisher 5635 is waiting for acknowledgments.
Subscriber 5676 got new message data:
- From : 5635
- Count : 0
Subscriber 5676 got new message data:
- From : 5635
- Count : 1
Subscriber 5676 got new message data:
- From : 5635
- Count : 2
Subscriber 5676 got new message data:
- From : 5635
- Count : 3
Subscriber 5676 got new message data:
- From : 5635
- Count : 4
Subscriber 5676 got new message data:
- From : 5635
- Count : 5
Subscriber 5676 got new message data:
- From : 5635
- Count : 6
Subscriber 5676 got new message data:
- From : 5635
- Count : 7
Subscriber 5676 got new message data:
- From : 5635
- Count : 8
Subscriber 5676 got new message data:
- From : 5635
- Count : 9
Subscriber 5676 got new message data:
- From : 5635
- Count : 10
Subscriber 5676 got new message data:
- From : 5635
- Count : 11
Subscriber 5676 got new message data:
- From : 5635
- Count : 12
Subscriber 5676 got new message data:
- From : 5635
- Count : 13
Subscriber 5676 got new message data:
- From : 5635
- Count : 14
Subscriber 5676 got new message data:
- From : 5635
- Count : 15
Subscriber 5676 got new message data:
- From : 5635
- Count : 16
Subscriber 5676 got new message data:
- From : 5635
- Count : 17
Subscriber 5676 got new message data:
- From : 5635
- Count : 18
Subscriber 5676 got new message data:
- From : 5635
- Count : 19
Subscriber 5676 is done. Exiting.
Publisher 5635 is done waiting for acknowledgments.
Publisher 5635 is done. Exiting.
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
LLVMSymbolizer: error reading file: No such file or directory
test PASSED.
auto_run_tests_finished: tests/DCPS/WaitForAckRace/run_test.pl subscribers 3 Time:10s Result:0
==============================================================================
tests/DCPS/WaitForAckRace/run_test.pl subscribers 3 large_samples
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 5689
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/WaitForAckRace/publisher -l -r 3 -DCPSPendingTimeout 3 -ORBVerboseLogging 1 -ORBLogFile pub_1.log
pub_1 PID: 5699 started at 2026-03-10 17:39:16
(5689|5689) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm0kj6c" as fully qualified hostname, please correct system configuration.
Publisher 5699 is waiting for 1 readers.
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/WaitForAckRace/subscriber -l -DCPSPendingTimeout 3 -ORBVerboseLogging 1 -ORBLogFile sub_1.log
sub_1 PID: 5712 started at 2026-03-10 17:39:19
Publisher 5699 is done waiting for 1 readers.
Publisher 5699 is waiting for acknowledgments.
Subscriber 5712 got new message data:
- From : 5699
- Count : 0
Subscriber 5712 got new message data:
- From : 5699
- Count : 1
Subscriber 5712 got new message data:
- From : 5699
- Count : 2
Subscriber 5712 got new message data:
- From : 5699
- Count : 3
Subscriber 5712 is done. Exiting.
Publisher 5699 is done waiting for acknowledgments.
Publisher 5699 is waiting for 2 readers.
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/WaitForAckRace/subscriber -l -DCPSPendingTimeout 3 -ORBVerboseLogging 1 -ORBLogFile sub_2.log
sub_2 PID: 5723 started at 2026-03-10 17:39:22
Publisher 5699 is done waiting for 2 readers.
Publisher 5699 is waiting for acknowledgments.
Subscriber 5723 got new message data:
- From : 5699
- Count : 0
Subscriber 5723 got new message data:
- From : 5699
- Count : 1
Subscriber 5723 got new message data:
- From : 5699
- Count : 2
Subscriber 5723 got new message data:
- From : 5699
- Count : 3
Subscriber 5723 is done. Exiting.
Publisher 5699 is done waiting for acknowledgments.
Publisher 5699 is waiting for 3 readers.
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/WaitForAckRace/subscriber -l -DCPSPendingTimeout 3 -ORBVerboseLogging 1 -ORBLogFile sub_3.log
sub_3 PID: 5734 started at 2026-03-10 17:39:25
Publisher 5699 is done waiting for 3 readers.
Publisher 5699 is waiting for acknowledgments.
Subscriber 5734 got new message data:
- From : 5699
- Count : 0
Subscriber 5734 got new message data:
- From : 5699
- Count : 1
Subscriber 5734 got new message data:
- From : 5699
- Count : 2
Subscriber 5734 got new message data:
- From : 5699
- Count : 3
Subscriber 5734 is done. Exiting.
Publisher 5699 is done waiting for acknowledgments.
Publisher 5699 is done. Exiting.
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
LLVMSymbolizer: error reading file: No such file or directory
test PASSED.
auto_run_tests_finished: tests/DCPS/WaitForAckRace/run_test.pl subscribers 3 large_samples Time:10s Result:0
==============================================================================
tests/DCPS/WaitForAckRace/run_test.pl subscribers 3 sub_delay
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 5746
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/WaitForAckRace/publisher -d -r 3 -DCPSPendingTimeout 3 -ORBVerboseLogging 1 -ORBLogFile pub_1.log
pub_1 PID: 5756 started at 2026-03-10 17:39:26
(5746|5746) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm0kj6c" as fully qualified hostname, please correct system configuration.
Publisher 5756 is waiting for 1 readers.
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/WaitForAckRace/subscriber -d -DCPSPendingTimeout 3 -ORBVerboseLogging 1 -ORBLogFile sub_1.log
sub_1 PID: 5769 started at 2026-03-10 17:39:29
Publisher 5756 is done waiting for 1 readers.
Publisher 5756 is waiting for acknowledgments.
Subscriber 5769 got new message data:
- From : 5756
- Count : 0
Subscriber 5769 got new message data:
- From : 5756
- Count : 1
Subscriber 5769 got new message data:
- From : 5756
- Count : 2
Subscriber 5769 got new message data:
- From : 5756
- Count : 3
Subscriber 5769 got new message data:
- From : 5756
- Count : 4
Subscriber 5769 got new message data:
- From : 5756
- Count : 5
Subscriber 5769 got new message data:
- From : 5756
- Count : 6
Subscriber 5769 got new message data:
- From : 5756
- Count : 7
Subscriber 5769 got new message data:
- From : 5756
- Count : 8
Subscriber 5769 got new message data:
- From : 5756
- Count : 9
Subscriber 5769 got new message data:
- From : 5756
- Count : 10
Subscriber 5769 got new message data:
- From : 5756
- Count : 11
Subscriber 5769 got new message data:
- From : 5756
- Count : 12
Subscriber 5769 got new message data:
- From : 5756
- Count : 13
Subscriber 5769 got new message data:
- From : 5756
- Count : 14
Subscriber 5769 got new message data:
- From : 5756
- Count : 15
Subscriber 5769 got new message data:
- From : 5756
- Count : 16
Subscriber 5769 got new message data:
- From : 5756
- Count : 17
Subscriber 5769 got new message data:
- From : 5756
- Count : 18
Subscriber 5769 got new message data:
- From : 5756
- Count : 19
Publisher 5756 is done waiting for acknowledgments.
Publisher 5756 is waiting for 2 readers.
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/WaitForAckRace/subscriber -d -DCPSPendingTimeout 3 -ORBVerboseLogging 1 -ORBLogFile sub_2.log
sub_2 PID: 5780 started at 2026-03-10 17:39:32
Publisher 5756 is done waiting for 2 readers.
Publisher 5756 is waiting for acknowledgments.
Subscriber 5780 got new message data:
- From : 5756
- Count : 0
Subscriber 5780 got new message data:
- From : 5756
- Count : 1
Subscriber 5780 got new message data:
- From : 5756
- Count : 2
Subscriber 5780 got new message data:
- From : 5756
- Count : 3
Subscriber 5780 got new message data:
- From : 5756
- Count : 4
Subscriber 5780 got new message data:
- From : 5756
- Count : 5
Subscriber 5780 got new message data:
- From : 5756
- Count : 6
Subscriber 5780 got new message data:
- From : 5756
- Count : 7
Subscriber 5780 got new message data:
- From : 5756
- Count : 8
Subscriber 5780 got new message data:
- From : 5756
- Count : 9
Subscriber 5780 got new message data:
- From : 5756
- Count : 10
Subscriber 5780 got new message data:
- From : 5756
- Count : 11
Subscriber 5780 got new message data:
- From : 5756
- Count : 12
Subscriber 5780 got new message data:
- From : 5756
- Count : 13
Subscriber 5780 got new message data:
- From : 5756
- Count : 14
Subscriber 5780 got new message data:
- From : 5756
- Count : 15
Subscriber 5780 got new message data:
- From : 5756
- Count : 16
Subscriber 5780 got new message data:
- From : 5756
- Count : 17
Subscriber 5780 got new message data:
- From : 5756
- Count : 18
Subscriber 5780 got new message data:
- From : 5756
- Count : 19
Publisher 5756 is done waiting for acknowledgments.
Publisher 5756 is waiting for 3 readers.
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/WaitForAckRace/subscriber -d -DCPSPendingTimeout 3 -ORBVerboseLogging 1 -ORBLogFile sub_3.log
sub_3 PID: 5790 started at 2026-03-10 17:39:35
Publisher 5756 is done waiting for 3 readers.
Publisher 5756 is waiting for acknowledgments.
Subscriber 5790 got new message data:
- From : 5756
- Count : 0
Subscriber 5790 got new message data:
- From : 5756
- Count : 1
Subscriber 5790 got new message data:
- From : 5756
- Count : 2
Subscriber 5790 got new message data:
- From : 5756
- Count : 3
Subscriber 5790 got new message data:
- From : 5756
- Count : 4
Subscriber 5790 got new message data:
- From : 5756
- Count : 5
Subscriber 5790 got new message data:
- From : 5756
- Count : 6
Subscriber 5790 got new message data:
- From : 5756
- Count : 7
Subscriber 5790 got new message data:
- From : 5756
- Count : 8
Subscriber 5790 got new message data:
- From : 5756
- Count : 9
Subscriber 5790 got new message data:
- From : 5756
- Count : 10
Subscriber 5790 got new message data:
- From : 5756
- Count : 11
Subscriber 5790 got new message data:
- From : 5756
- Count : 12
Subscriber 5790 got new message data:
- From : 5756
- Count : 13
Subscriber 5790 got new message data:
- From : 5756
- Count : 14
Subscriber 5790 got new message data:
- From : 5756
- Count : 15
Subscriber 5790 got new message data:
- From : 5756
- Count : 16
Subscriber 5790 got new message data:
- From : 5756
- Count : 17
Subscriber 5790 got new message data:
- From : 5756
- Count : 18
Subscriber 5790 got new message data:
- From : 5756
- Count : 19
Publisher 5756 is done waiting for acknowledgments.
Publisher 5756 is done. Exiting.
Subscriber 5769 is done. Exiting.
Subscriber 5790 is done. Exiting.
Subscriber 5780 is done. Exiting.
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
LLVMSymbolizer: error reading file: No such file or directory
test PASSED.
auto_run_tests_finished: tests/DCPS/WaitForAckRace/run_test.pl subscribers 3 sub_delay Time:10s Result:0
==============================================================================
tests/DCPS/WaitForAckRace/run_test.pl subscribers 3 sub_delay large_samples
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 5804
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/WaitForAckRace/publisher -l -d -r 3 -DCPSPendingTimeout 3 -ORBVerboseLogging 1 -ORBLogFile pub_1.log
pub_1 PID: 5814 started at 2026-03-10 17:39:36
(5804|5804) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm0kj6c" as fully qualified hostname, please correct system configuration.
Publisher 5814 is waiting for 1 readers.
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/WaitForAckRace/subscriber -l -d -DCPSPendingTimeout 3 -ORBVerboseLogging 1 -ORBLogFile sub_1.log
sub_1 PID: 5826 started at 2026-03-10 17:39:39
Publisher 5814 is done waiting for 1 readers.
Publisher 5814 is waiting for acknowledgments.
Subscriber 5826 got new message data:
- From : 5814
- Count : 0
Subscriber 5826 got new message data:
- From : 5814
- Count : 1
Subscriber 5826 got new message data:
- From : 5814
- Count : 2
Subscriber 5826 got new message data:
- From : 5814
- Count : 3
Publisher 5814 is done waiting for acknowledgments.
Publisher 5814 is waiting for 2 readers.
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/WaitForAckRace/subscriber -l -d -DCPSPendingTimeout 3 -ORBVerboseLogging 1 -ORBLogFile sub_2.log
sub_2 PID: 5836 started at 2026-03-10 17:39:42
Publisher 5814 is done waiting for 2 readers.
Publisher 5814 is waiting for acknowledgments.
Subscriber 5836 got new message data:
- From : 5814
- Count : 0
Subscriber 5836 got new message data:
- From : 5814
- Count : 1
Subscriber 5836 got new message data:
- From : 5814
- Count : 2
Subscriber 5836 got new message data:
- From : 5814
- Count : 3
Publisher 5814 is done waiting for acknowledgments.
Publisher 5814 is waiting for 3 readers.
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/WaitForAckRace/subscriber -l -d -DCPSPendingTimeout 3 -ORBVerboseLogging 1 -ORBLogFile sub_3.log
sub_3 PID: 5846 started at 2026-03-10 17:39:45
Publisher 5814 is done waiting for 3 readers.
Publisher 5814 is waiting for acknowledgments.
Subscriber 5846 got new message data:
- From : 5814
- Count : 0
Subscriber 5846 got new message data:
- From : 5814
- Count : 1
Subscriber 5846 got new message data:
- From : 5814
- Count : 2
Subscriber 5846 got new message data:
- From : 5814
- Count : 3
Publisher 5814 is done waiting for acknowledgments.
Publisher 5814 is done. Exiting.
Subscriber 5826 is done. Exiting.
Subscriber 5836 is done. Exiting.
Subscriber 5846 is done. Exiting.
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
LLVMSymbolizer: error reading file: No such file or directory
test PASSED.
auto_run_tests_finished: tests/DCPS/WaitForAckRace/run_test.pl subscribers 3 sub_delay large_samples Time:10s Result:0
==============================================================================
tests/DCPS/WaitForAckRace/run_test.pl rtps_disc subscribers 3
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/WaitForAckRace/publisher -r 3 -DCPSPendingTimeout 3 -ORBVerboseLogging 1 -ORBLogFile pub_1.log -DCPSConfigFile rtps_disc.ini
pub_1 PID: 5861 started at 2026-03-10 17:39:46
Publisher 5861 is waiting for 1 readers.
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/WaitForAckRace/subscriber -DCPSPendingTimeout 3 -ORBVerboseLogging 1 -ORBLogFile sub_1.log -DCPSConfigFile rtps_disc.ini
sub_1 PID: 5870 started at 2026-03-10 17:39:49
Publisher 5861 is done waiting for 1 readers.
Publisher 5861 is waiting for acknowledgments.
Subscriber 5870 got new message data:
- From : 5861
- Count : 0
Subscriber 5870 got new message data:
- From : 5861
- Count : 1
Subscriber 5870 got new message data:
- From : 5861
- Count : 2
Subscriber 5870 got new message data:
- From : 5861
- Count : 3
Subscriber 5870 got new message data:
- From : 5861
- Count : 4
Subscriber 5870 got new message data:
- From : 5861
- Count : 5
Subscriber 5870 got new message data:
- From : 5861
- Count : 6
Subscriber 5870 got new message data:
- From : 5861
- Count : 7
Subscriber 5870 got new message data:
- From : 5861
- Count : 8
Subscriber 5870 got new message data:
- From : 5861
- Count : 9
Subscriber 5870 got new message data:
- From : 5861
- Count : 10
Subscriber 5870 got new message data:
- From : 5861
- Count : 11
Subscriber 5870 got new message data:
- From : 5861
- Count : 12
Subscriber 5870 got new message data:
- From : 5861
- Count : 13
Subscriber 5870 got new message data:
- From : 5861
- Count : 14
Subscriber 5870 got new message data:
- From : 5861
- Count : 15
Subscriber 5870 got new message data:
- From : 5861
- Count : 16
Subscriber 5870 got new message data:
- From : 5861
- Count : 17
Subscriber 5870 got new message data:
- From : 5861
- Count : 18
Subscriber 5870 got new message data:
- From : 5861
- Count : 19
Subscriber 5870 is done. Exiting.
Publisher 5861 is done waiting for acknowledgments.
Publisher 5861 is waiting for 2 readers.
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/WaitForAckRace/subscriber -DCPSPendingTimeout 3 -ORBVerboseLogging 1 -ORBLogFile sub_2.log -DCPSConfigFile rtps_disc.ini
sub_2 PID: 5879 started at 2026-03-10 17:39:52
Publisher 5861 is done waiting for 2 readers.
Publisher 5861 is waiting for acknowledgments.
Subscriber 5879 got new message data:
- From : 5861
- Count : 0
Subscriber 5879 got new message data:
- From : 5861
- Count : 1
Subscriber 5879 got new message data:
- From : 5861
- Count : 2
Subscriber 5879 got new message data:
- From : 5861
- Count : 3
Subscriber 5879 got new message data:
- From : 5861
- Count : 4
Subscriber 5879 got new message data:
- From : 5861
- Count : 5
Subscriber 5879 got new message data:
- From : 5861
- Count : 6
Subscriber 5879 got new message data:
- From : 5861
- Count : 7
Subscriber 5879 got new message data:
- From : 5861
- Count : 8
Subscriber 5879 got new message data:
- From : 5861
- Count : 9
Subscriber 5879 got new message data:
- From : 5861
- Count : 10
Subscriber 5879 got new message data:
- From : 5861
- Count : 11
Subscriber 5879 got new message data:
- From : 5861
- Count : 12
Subscriber 5879 got new message data:
- From : 5861
- Count : 13
Subscriber 5879 got new message data:
- From : 5861
- Count : 14
Subscriber 5879 got new message data:
- From : 5861
- Count : 15
Subscriber 5879 got new message data:
- From : 5861
- Count : 16
Subscriber 5879 got new message data:
- From : 5861
- Count : 17
Subscriber 5879 got new message data:
- From : 5861
- Count : 18
Subscriber 5879 got new message data:
- From : 5861
- Count : 19
Subscriber 5879 is done. Exiting.
Publisher 5861 is done waiting for acknowledgments.
Publisher 5861 is waiting for 3 readers.
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/WaitForAckRace/subscriber -DCPSPendingTimeout 3 -ORBVerboseLogging 1 -ORBLogFile sub_3.log -DCPSConfigFile rtps_disc.ini
sub_3 PID: 5888 started at 2026-03-10 17:39:55
Publisher 5861 is done waiting for 3 readers.
Publisher 5861 is waiting for acknowledgments.
Subscriber 5888 got new message data:
- From : 5861
- Count : 0
Subscriber 5888 got new message data:
- From : 5861
- Count : 1
Subscriber 5888 got new message data:
- From : 5861
- Count : 2
Subscriber 5888 got new message data:
- From : 5861
- Count : 3
Subscriber 5888 got new message data:
- From : 5861
- Count : 4
Subscriber 5888 got new message data:
- From : 5861
- Count : 5
Subscriber 5888 got new message data:
- From : 5861
- Count : 6
Subscriber 5888 got new message data:
- From : 5861
- Count : 7
Subscriber 5888 got new message data:
- From : 5861
- Count : 8
Subscriber 5888 got new message data:
- From : 5861
- Count : 9
Subscriber 5888 got new message data:
- From : 5861
- Count : 10
Subscriber 5888 got new message data:
- From : 5861
- Count : 11
Subscriber 5888 got new message data:
- From : 5861
- Count : 12
Subscriber 5888 got new message data:
- From : 5861
- Count : 13
Subscriber 5888 got new message data:
- From : 5861
- Count : 14
Subscriber 5888 got new message data:
- From : 5861
- Count : 15
Subscriber 5888 got new message data:
- From : 5861
- Count : 16
Subscriber 5888 got new message data:
- From : 5861
- Count : 17
Subscriber 5888 got new message data:
- From : 5861
- Count : 18
Subscriber 5888 got new message data:
- From : 5861
- Count : 19
Subscriber 5888 is done. Exiting.
Publisher 5861 is done waiting for acknowledgments.
Publisher 5861 is done. Exiting.
test PASSED.
auto_run_tests_finished: tests/DCPS/WaitForAckRace/run_test.pl rtps_disc subscribers 3 Time:9s Result:0
==============================================================================
tests/DCPS/WaitForAckRace/run_test.pl rtps_disc subscribers 3 large_samples
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/WaitForAckRace/publisher -l -r 3 -DCPSPendingTimeout 3 -ORBVerboseLogging 1 -ORBLogFile pub_1.log -DCPSConfigFile rtps_disc.ini
pub_1 PID: 5898 started at 2026-03-10 17:39:56
Publisher 5898 is waiting for 1 readers.
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/WaitForAckRace/subscriber -l -DCPSPendingTimeout 3 -ORBVerboseLogging 1 -ORBLogFile sub_1.log -DCPSConfigFile rtps_disc.ini
sub_1 PID: 5906 started at 2026-03-10 17:39:59
Publisher 5898 is done waiting for 1 readers.
Publisher 5898 is waiting for acknowledgments.
Subscriber 5906 got new message data:
- From : 5898
- Count : 0
Subscriber 5906 got new message data:
- From : 5898
- Count : 1
Subscriber 5906 got new message data:
- From : 5898
- Count : 2
Subscriber 5906 got new message data:
- From : 5898
- Count : 3
Subscriber 5906 is done. Exiting.
Publisher 5898 is done waiting for acknowledgments.
Publisher 5898 is waiting for 2 readers.
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/WaitForAckRace/subscriber -l -DCPSPendingTimeout 3 -ORBVerboseLogging 1 -ORBLogFile sub_2.log -DCPSConfigFile rtps_disc.ini
sub_2 PID: 5916 started at 2026-03-10 17:40:02
Publisher 5898 is done waiting for 2 readers.
Publisher 5898 is waiting for acknowledgments.
Subscriber 5916 got new message data:
- From : 5898
- Count : 0
Subscriber 5916 got new message data:
- From : 5898
- Count : 1
Subscriber 5916 got new message data:
- From : 5898
- Count : 2
Subscriber 5916 got new message data:
- From : 5898
- Count : 3
Subscriber 5916 is done. Exiting.
Publisher 5898 is done waiting for acknowledgments.
Publisher 5898 is waiting for 3 readers.
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/WaitForAckRace/subscriber -l -DCPSPendingTimeout 3 -ORBVerboseLogging 1 -ORBLogFile sub_3.log -DCPSConfigFile rtps_disc.ini
sub_3 PID: 5925 started at 2026-03-10 17:40:05
Publisher 5898 is done waiting for 3 readers.
Publisher 5898 is waiting for acknowledgments.
Subscriber 5925 got new message data:
- From : 5898
- Count : 0
Subscriber 5925 got new message data:
- From : 5898
- Count : 1
Subscriber 5925 got new message data:
- From : 5898
- Count : 2
Subscriber 5925 got new message data:
- From : 5898
- Count : 3
Subscriber 5925 is done. Exiting.
Publisher 5898 is done waiting for acknowledgments.
Publisher 5898 is done. Exiting.
test PASSED.
auto_run_tests_finished: tests/DCPS/WaitForAckRace/run_test.pl rtps_disc subscribers 3 large_samples Time:10s Result:0
==============================================================================
tests/DCPS/WaitForAckRace/run_test.pl rtps_disc subscribers 3 sub_delay
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/WaitForAckRace/publisher -d -r 3 -DCPSPendingTimeout 3 -ORBVerboseLogging 1 -ORBLogFile pub_1.log -DCPSConfigFile rtps_disc.ini
pub_1 PID: 5935 started at 2026-03-10 17:40:05
Publisher 5935 is waiting for 1 readers.
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/WaitForAckRace/subscriber -d -DCPSPendingTimeout 3 -ORBVerboseLogging 1 -ORBLogFile sub_1.log -DCPSConfigFile rtps_disc.ini
sub_1 PID: 5948 started at 2026-03-10 17:40:08
Publisher 5935 is done waiting for 1 readers.
Publisher 5935 is waiting for acknowledgments.
Subscriber 5948 got new message data:
- From : 5935
- Count : 0
Subscriber 5948 got new message data:
- From : 5935
- Count : 1
Subscriber 5948 got new message data:
- From : 5935
- Count : 2
Subscriber 5948 got new message data:
- From : 5935
- Count : 3
Subscriber 5948 got new message data:
- From : 5935
- Count : 4
Subscriber 5948 got new message data:
- From : 5935
- Count : 5
Subscriber 5948 got new message data:
- From : 5935
- Count : 6
Subscriber 5948 got new message data:
- From : 5935
- Count : 7
Subscriber 5948 got new message data:
- From : 5935
- Count : 8
Subscriber 5948 got new message data:
- From : 5935
- Count : 9
Subscriber 5948 got new message data:
- From : 5935
- Count : 10
Subscriber 5948 got new message data:
- From : 5935
- Count : 11
Subscriber 5948 got new message data:
- From : 5935
- Count : 12
Subscriber 5948 got new message data:
- From : 5935
- Count : 13
Subscriber 5948 got new message data:
- From : 5935
- Count : 14
Subscriber 5948 got new message data:
- From : 5935
- Count : 15
Subscriber 5948 got new message data:
- From : 5935
- Count : 16
Subscriber 5948 got new message data:
- From : 5935
- Count : 17
Subscriber 5948 got new message data:
- From : 5935
- Count : 18
Subscriber 5948 got new message data:
- From : 5935
- Count : 19
Publisher 5935 is done waiting for acknowledgments.
Publisher 5935 is waiting for 2 readers.
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/WaitForAckRace/subscriber -d -DCPSPendingTimeout 3 -ORBVerboseLogging 1 -ORBLogFile sub_2.log -DCPSConfigFile rtps_disc.ini
sub_2 PID: 5956 started at 2026-03-10 17:40:11
Publisher 5935 is done waiting for 2 readers.
Publisher 5935 is waiting for acknowledgments.
Subscriber 5956 got new message data:
- From : 5935
- Count : 0
Subscriber 5956 got new message data:
- From : 5935
- Count : 1
Subscriber 5956 got new message data:
- From : 5935
- Count : 2
Subscriber 5956 got new message data:
- From : 5935
- Count : 3
Subscriber 5956 got new message data:
- From : 5935
- Count : 4
Subscriber 5956 got new message data:
- From : 5935
- Count : 5
Subscriber 5956 got new message data:
- From : 5935
- Count : 6
Subscriber 5956 got new message data:
- From : 5935
- Count : 7
Subscriber 5956 got new message data:
- From : 5935
- Count : 8
Subscriber 5956 got new message data:
- From : 5935
- Count : 9
Subscriber 5956 got new message data:
- From : 5935
- Count : 10
Subscriber 5956 got new message data:
- From : 5935
- Count : 11
Subscriber 5956 got new message data:
- From : 5935
- Count : 12
Subscriber 5956 got new message data:
- From : 5935
- Count : 13
Subscriber 5956 got new message data:
- From : 5935
- Count : 14
Subscriber 5956 got new message data:
- From : 5935
- Count : 15
Subscriber 5956 got new message data:
- From : 5935
- Count : 16
Subscriber 5956 got new message data:
- From : 5935
- Count : 17
Subscriber 5956 got new message data:
- From : 5935
- Count : 18
Subscriber 5956 got new message data:
- From : 5935
- Count : 19
Publisher 5935 is done waiting for acknowledgments.
Publisher 5935 is waiting for 3 readers.
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/WaitForAckRace/subscriber -d -DCPSPendingTimeout 3 -ORBVerboseLogging 1 -ORBLogFile sub_3.log -DCPSConfigFile rtps_disc.ini
sub_3 PID: 5964 started at 2026-03-10 17:40:14
Publisher 5935 is done waiting for 3 readers.
Publisher 5935 is waiting for acknowledgments.
Subscriber 5964 got new message data:
- From : 5935
- Count : 0
Subscriber 5964 got new message data:
- From : 5935
- Count : 1
Subscriber 5964 got new message data:
- From : 5935
- Count : 2
Subscriber 5964 got new message data:
- From : 5935
- Count : 3
Subscriber 5964 got new message data:
- From : 5935
- Count : 4
Subscriber 5964 got new message data:
- From : 5935
- Count : 5
Subscriber 5964 got new message data:
- From : 5935
- Count : 6
Subscriber 5964 got new message data:
- From : 5935
- Count : 7
Subscriber 5964 got new message data:
- From : 5935
- Count : 8
Subscriber 5964 got new message data:
- From : 5935
- Count : 9
Subscriber 5964 got new message data:
- From : 5935
- Count : 10
Subscriber 5964 got new message data:
- From : 5935
- Count : 11
Subscriber 5964 got new message data:
- From : 5935
- Count : 12
Subscriber 5964 got new message data:
- From : 5935
- Count : 13
Subscriber 5964 got new message data:
- From : 5935
- Count : 14
Subscriber 5964 got new message data:
- From : 5935
- Count : 15
Subscriber 5964 got new message data:
- From : 5935
- Count : 16
Subscriber 5964 got new message data:
- From : 5935
- Count : 17
Subscriber 5964 got new message data:
- From : 5935
- Count : 18
Subscriber 5964 got new message data:
- From : 5935
- Count : 19
Publisher 5935 is done waiting for acknowledgments.
Publisher 5935 is done. Exiting.
Subscriber 5964 is done. Exiting.
Subscriber 5956 is done. Exiting.
Subscriber 5948 is done. Exiting.
test PASSED.
auto_run_tests_finished: tests/DCPS/WaitForAckRace/run_test.pl rtps_disc subscribers 3 sub_delay Time:11s Result:0
==============================================================================
tests/DCPS/WaitForAckRace/run_test.pl rtps_disc subscribers 3 sub_delay large_samples
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/WaitForAckRace/publisher -l -d -r 3 -DCPSPendingTimeout 3 -ORBVerboseLogging 1 -ORBLogFile pub_1.log -DCPSConfigFile rtps_disc.ini
pub_1 PID: 5977 started at 2026-03-10 17:40:16
Publisher 5977 is waiting for 1 readers.
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/WaitForAckRace/subscriber -l -d -DCPSPendingTimeout 3 -ORBVerboseLogging 1 -ORBLogFile sub_1.log -DCPSConfigFile rtps_disc.ini
sub_1 PID: 5985 started at 2026-03-10 17:40:19
Publisher 5977 is done waiting for 1 readers.
Publisher 5977 is waiting for acknowledgments.
Subscriber 5985 got new message data:
- From : 5977
- Count : 0
Subscriber 5985 got new message data:
- From : 5977
- Count : 1
Subscriber 5985 got new message data:
- From : 5977
- Count : 2
Subscriber 5985 got new message data:
- From : 5977
- Count : 3
Publisher 5977 is done waiting for acknowledgments.
Publisher 5977 is waiting for 2 readers.
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/WaitForAckRace/subscriber -l -d -DCPSPendingTimeout 3 -ORBVerboseLogging 1 -ORBLogFile sub_2.log -DCPSConfigFile rtps_disc.ini
sub_2 PID: 5993 started at 2026-03-10 17:40:22
Publisher 5977 is done waiting for 2 readers.
Publisher 5977 is waiting for acknowledgments.
Subscriber 5993 got new message data:
- From : 5977
- Count : 0
Subscriber 5993 got new message data:
- From : 5977
- Count : 1
Subscriber 5993 got new message data:
- From : 5977
- Count : 2
Subscriber 5993 got new message data:
- From : 5977
- Count : 3
Publisher 5977 is done waiting for acknowledgments.
Publisher 5977 is waiting for 3 readers.
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/WaitForAckRace/subscriber -l -d -DCPSPendingTimeout 3 -ORBVerboseLogging 1 -ORBLogFile sub_3.log -DCPSConfigFile rtps_disc.ini
sub_3 PID: 6002 started at 2026-03-10 17:40:25
Publisher 5977 is done waiting for 3 readers.
Publisher 5977 is waiting for acknowledgments.
Subscriber 6002 got new message data:
- From : 5977
- Count : 0
Subscriber 6002 got new message data:
- From : 5977
- Count : 1
Subscriber 6002 got new message data:
- From : 5977
- Count : 2
Subscriber 6002 got new message data:
- From : 5977
- Count : 3
Publisher 5977 is done waiting for acknowledgments.
Publisher 5977 is done. Exiting.
Subscriber 5985 is done. Exiting.
Subscriber 5993 is done. Exiting.
Subscriber 6002 is done. Exiting.
test PASSED.
auto_run_tests_finished: tests/DCPS/WaitForAckRace/run_test.pl rtps_disc subscribers 3 sub_delay large_samples Time:11s Result:0
==============================================================================
tests/DCPS/LivelinessTest/run_test.pl
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 6016
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/LivelinessTest/LivelinessTest -r 1 -w 1 -m 0 -l 3 -i 2 -DCPSDebugLevel 1 -DCPSPendingTimeout 3 -t 0 /home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/LivelinessTest/
lt PID: 6026 started at 2026-03-10 17:40:27
(6026|6026) INFO: set_DCPS_debug_level: set to 1
(6026|6026) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_PENDING_TIMEOUT=3
(6026|6026) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.34.0-dev using ACE 6.5.23
(6026|6026) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 1
(6026|6026) Service_Participant::get_domain_participant_factory: machine: runnervm0kj6c, x86_64 platform: Linux, 6.14.0-1017-azure, #17~24.04.1-Ubuntu SMP Mon Dec 1 20:10:50 UTC 2025
(6026|6026) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(6026|6026) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(6026|6026) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(6026|6026) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(6026|6026) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(6016|6016) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm0kj6c" as fully qualified hostname, please correct system configuration.
(6026|6026) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
(6026|6026) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
(6026|6026) InfoRepoDiscovery::bit_config - BIT tcp transport :0
(6026|6026) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm0kj6c" as fully qualified hostname, please correct system configuration.
(6026|6031) DataReaderImpl::add_association - bit 1 local 01030000.7613f22b.00000002.000001c7(dd0b438b) remote 01030000.7613f22b.00000001.000001c2(eac1cdd4)
(6026|6026) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6026|6026) DataReaderImpl::add_association - bit 1 local 01030000.7613f22b.00000002.000002c7(f6261048) remote 01030000.7613f22b.00000001.000002c2(c1ec9e17)
(6026|6026) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6026|6031) DataReaderImpl::add_association - bit 1 local 01030000.7613f22b.00000002.000003c7(ef3d2109) remote 01030000.7613f22b.00000001.000004c2(97b63991)
(6026|6026) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6026|6031) DataReaderImpl::add_association - bit 1 local 01030000.7613f22b.00000002.000004c7(a07cb7ce) remote 01030000.7613f22b.00000001.000003c2(d8f7af56)
(6026|6026) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6026|6031) DataReaderImpl::add_association - bit 1 local 01030000.7613f22b.00000003.000001c7(e06b6a3b) remote 01030000.7613f22b.00000001.000001c2(eac1cdd4)
(6026|6026) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6026|6031) DataReaderImpl::add_association - bit 1 local 01030000.7613f22b.00000003.000002c7(cb4639f8) remote 01030000.7613f22b.00000001.000002c2(c1ec9e17)
(6026|6026) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6026|6031) DataReaderImpl::add_association - bit 1 local 01030000.7613f22b.00000003.000003c7(d25d08b9) remote 01030000.7613f22b.00000001.000004c2(97b63991)
(6026|6026) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6026|6031) DataReaderImpl::add_association - bit 1 local 01030000.7613f22b.00000003.000004c7(9d1c9e7e) remote 01030000.7613f22b.00000001.000003c2(d8f7af56)
(6026|6026) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6026|6026) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6026|6026) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6026|6026) DataReaderListenerImpl::DataReaderListenerImpl use_take=0 num_ops_per_thread=2
(6026|6026) DataReaderListenerImpl::DataReaderListenerImpl use_take=0 num_ops_per_thread=2
(6026|6026) DataReaderListenerImpl::DataReaderListenerImpl use_take=0 num_ops_per_thread=2
(6026|6031) DataWriterImpl::add_association - bit 0 local 01030000.7613f22b.00000002.00000102(360575b4) remote 01030000.7613f22b.00000003.00000507(1f636d8f)
(6026|6026) DataReaderImpl::add_association - bit 0 local 01030000.7613f22b.00000003.00000507(1f636d8f) remote 01030000.7613f22b.00000002.00000102(360575b4)
(6026|6026) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6026|6031) DataWriterImpl::add_association - bit 0 local 01030000.7613f22b.00000002.00000202(1d282677) remote 01030000.7613f22b.00000003.00000607(344e3e4c)
(6026|6026) DataReaderImpl::add_association - bit 0 local 01030000.7613f22b.00000003.00000607(344e3e4c) remote 01030000.7613f22b.00000002.00000202(1d282677)
(6026|6026) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6026|6037) DataReaderListenerImpl::on_subscription_matched
(6026|6031) DataWriterImpl::add_association - bit 0 local 01030000.7613f22b.00000002.00000202(1d282677) remote 01030000.7613f22b.00000002.00000507(2203443f)
(6026|6037) DataReaderListenerImpl::on_subscription_matched
(6026|6026) DataReaderImpl::add_association - bit 0 local 01030000.7613f22b.00000002.00000507(2203443f) remote 01030000.7613f22b.00000002.00000202(1d282677)
(6026|6037) DataWriterImpl::transport_assoc_done: writer 01030000.7613f22b.00000002.00000102(360575b4) succeeded in associating with reader 01030000.7613f22b.00000003.00000507(1f636d8f)
(6026|6037) DataWriterImpl::transport_assoc_done: writer 01030000.7613f22b.00000002.00000102(360575b4) reader 01030000.7613f22b.00000003.00000507(1f636d8f) calling association_complete_i
(6026|6037) DataWriterImpl::association_complete_i - bit 0 local 01030000.7613f22b.00000002.00000102(360575b4) remote 01030000.7613f22b.00000003.00000507(1f636d8f)
(6026|6026) DataReaderListenerImpl::on_subscription_matched
(6026|6026) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6026|6037) DataWriterImpl::transport_assoc_done: writer 01030000.7613f22b.00000002.00000202(1d282677) succeeded in associating with reader 01030000.7613f22b.00000003.00000607(344e3e4c)
(6026|6037) DataWriterImpl::transport_assoc_done: writer 01030000.7613f22b.00000002.00000202(1d282677) reader 01030000.7613f22b.00000003.00000607(344e3e4c) calling association_complete_i
(6026|6037) DataWriterImpl::association_complete_i - bit 0 local 01030000.7613f22b.00000002.00000202(1d282677) remote 01030000.7613f22b.00000003.00000607(344e3e4c)
(6026|6037) DataWriterImpl::transport_assoc_done: writer 01030000.7613f22b.00000002.00000202(1d282677) succeeded in associating with reader 01030000.7613f22b.00000002.00000507(2203443f)
(6026|6037) DataWriterImpl::transport_assoc_done: writer 01030000.7613f22b.00000002.00000202(1d282677) reader 01030000.7613f22b.00000002.00000507(2203443f) calling association_complete_i
(6026|6037) DataWriterImpl::association_complete_i - bit 0 local 01030000.7613f22b.00000002.00000202(1d282677) remote 01030000.7613f22b.00000002.00000507(2203443f)
(6026|6037) InMemoryDistributedConditionSet AUTOMATIC_DATAREADER posting LIVELINESS_GAINED_1
(6026|6026) Writer::run_test begins.
(6026|6026) 17:40:28.057193 Writer::run_test starting to write pass 0
(6026|6037) 17:40:28.057526 read foo[0]: x = -1.000000 y = -1.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1773164428 56970000
instance_handle: 25
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6026|6026) 17:40:28.057697 Writer::run_test done writing.
(6026|6026) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_1
(6026|6037) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_GAINED_1
(6026|6037) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_GAINED_1
(6026|6026) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_1 done
(6026|6026) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_1
(6026|6026) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_1 done
(6026|6026) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_1
(6026|6037) 17:40:28.058164 read foo[0]: x = 0.000000 y = 0.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1773164428 57398000
instance_handle: 27
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6026|6037) 17:40:28.058357 read foo[0]: x = 0.000000 y = 0.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1773164428 57398000
instance_handle: 28
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6026|6037) 17:40:28.058527 read foo[0]: x = 1.000000 y = 0.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1773164428 57572000
instance_handle: 27
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6026|6037) 17:40:28.058682 read foo[0]: x = 1.000000 y = 0.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1773164428 57572000
instance_handle: 28
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6026|6028) 17:40:30.058843 read foo[0]: x = -7088472158697183772672.000000 y = 0.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: NOT_ALIVE_NO_WRITERS_INSTANCE_STATE
source_timestamp: 1773164430 58559000
instance_handle: 27
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6026|6028) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_LOST_1
(6026|6028) 17:40:30.059261 read foo[0]: x = -7088472158697183772672.000000 y = 0.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: NOT_ALIVE_NO_WRITERS_INSTANCE_STATE
source_timestamp: 1773164430 59099000
instance_handle: 28
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6026|6028) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_LOST_1
(6026|6026) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_1 done
(6026|6026) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_1
(6026|6026) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_1 done
(6026|6026) Writer::run_test begins.
(6026|6026) 17:40:30.059490 Writer::run_test starting to write pass 1
(6026|6037) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_GAINED_2
(6026|6026) 17:40:30.059932 Writer::run_test done writing.
(6026|6026) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_2
(6026|6037) 17:40:30.060169 read foo[0]: x = 0.000000 y = -1.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1773164430 59521000
instance_handle: 27
disposed_generation_count: 0
no_writers_generation_count: 1
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6026|6037) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_GAINED_2
(6026|6026) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_2 done
(6026|6026) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_2
(6026|6026) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_2 done
(6026|6026) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_2
(6026|6037) 17:40:30.060592 read foo[0]: x = 0.000000 y = -1.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1773164430 59521000
instance_handle: 28
disposed_generation_count: 0
no_writers_generation_count: 1
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6026|6037) 17:40:30.060820 read foo[0]: x = 1.000000 y = -1.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1773164430 59782000
instance_handle: 27
disposed_generation_count: 0
no_writers_generation_count: 1
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6026|6037) 17:40:30.060952 read foo[0]: x = 1.000000 y = -1.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1773164430 59782000
instance_handle: 28
disposed_generation_count: 0
no_writers_generation_count: 1
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6026|6028) 17:40:32.061106 read foo[0]: x = -7088472158697183772672.000000 y = 0.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: NOT_ALIVE_NO_WRITERS_INSTANCE_STATE
source_timestamp: 1773164432 60853000
instance_handle: 27
disposed_generation_count: 0
no_writers_generation_count: 1
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6026|6028) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_LOST_2
(6026|6028) 17:40:32.061456 read foo[0]: x = -7088472158697183772672.000000 y = 0.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: NOT_ALIVE_NO_WRITERS_INSTANCE_STATE
source_timestamp: 1773164432 61272000
instance_handle: 28
disposed_generation_count: 0
no_writers_generation_count: 1
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6026|6028) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_LOST_2
(6026|6026) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_2 done
(6026|6026) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_2
(6026|6026) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_2 done
(6026|6026) Writer::run_test begins.
(6026|6026) 17:40:32.061657 Writer::run_test starting to write pass 2
(6026|6037) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_GAINED_3
(6026|6026) 17:40:32.062104 Writer::run_test done writing.
(6026|6026) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_3
(6026|6037) 17:40:32.062273 read foo[0]: x = 0.000000 y = -2.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1773164432 61682000
instance_handle: 27
disposed_generation_count: 0
no_writers_generation_count: 2
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6026|6037) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_GAINED_3
(6026|6026) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_3 done
(6026|6026) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_3
(6026|6026) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_3 done
(6026|6026) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_3
(6026|6037) 17:40:32.062692 read foo[0]: x = 0.000000 y = -2.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1773164432 61682000
instance_handle: 28
disposed_generation_count: 0
no_writers_generation_count: 2
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6026|6037) 17:40:32.062981 read foo[0]: x = 1.000000 y = -2.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1773164432 61947000
instance_handle: 27
disposed_generation_count: 0
no_writers_generation_count: 2
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6026|6037) 17:40:32.063156 read foo[0]: x = 1.000000 y = -2.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1773164432 61947000
instance_handle: 28
disposed_generation_count: 0
no_writers_generation_count: 2
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6026|6028) 17:40:34.063186 read foo[0]: x = -7088472158697183772672.000000 y = 0.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: NOT_ALIVE_NO_WRITERS_INSTANCE_STATE
source_timestamp: 1773164434 62954000
instance_handle: 27
disposed_generation_count: 0
no_writers_generation_count: 2
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6026|6028) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_LOST_3
(6026|6028) 17:40:34.063547 read foo[0]: x = -7088472158697183772672.000000 y = 0.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: NOT_ALIVE_NO_WRITERS_INSTANCE_STATE
source_timestamp: 1773164434 63351000
instance_handle: 28
disposed_generation_count: 0
no_writers_generation_count: 2
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6026|6028) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_LOST_3
(6026|6026) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_3 done
(6026|6026) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_3
(6026|6026) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_3 done
(6026|6026) DataWriterImpl::remove_associations: bit 0 local 01030000.7613f22b.00000002.00000102(360575b4) remote 01030000.7613f22b.00000003.00000507(1f636d8f) num remotes 1
(6026|6037) 17:40:34.064368 read foo[0]: x = 0.000000 y = 0.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: NOT_ALIVE_DISPOSED_INSTANCE_STATE
source_timestamp: 1773164434 63771000
instance_handle: 25
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6026|6037) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_GAINED_4
(6026|6037) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_GAINED_4
(6026|6031) DataReaderImpl::remove_associations: bit 0 local 01030000.7613f22b.00000003.00000507(1f636d8f) remote 01030000.7613f22b.00000002.00000102(360575b4) num remotes 1
(6026|6031) DataReaderImpl::remove_associations_i: bit 0 local 01030000.7613f22b.00000003.00000507(1f636d8f) remote 01030000.7613f22b.00000002.00000102(360575b4) num remotes 1
(6026|6031) DataReaderListenerImpl::on_subscription_matched
(6026|6026) DataWriterImpl::remove_associations: bit 0 local 01030000.7613f22b.00000002.00000202(1d282677) remote 01030000.7613f22b.00000002.00000507(2203443f) num remotes 2
(6026|6037) DataLink::handle_exception() - (delay) scheduling timer for future release
(6026|6031) DataReaderImpl::remove_associations: bit 0 local 01030000.7613f22b.00000003.00000607(344e3e4c) remote 01030000.7613f22b.00000002.00000202(1d282677) num remotes 1
(6026|6026) DataReaderImpl::remove_associations: bit 0 local 01030000.7613f22b.00000002.00000507(2203443f) remote 01030000.7613f22b.00000002.00000202(1d282677) num remotes 1
(6026|6031) DataReaderImpl::remove_associations_i: bit 0 local 01030000.7613f22b.00000003.00000607(344e3e4c) remote 01030000.7613f22b.00000002.00000202(1d282677) num remotes 1
(6026|6026) DataReaderImpl::remove_associations_i: bit 0 local 01030000.7613f22b.00000002.00000507(2203443f) remote 01030000.7613f22b.00000002.00000202(1d282677) num remotes 1
(6026|6031) DataReaderListenerImpl::on_subscription_matched
(6026|6026) DataReaderListenerImpl::on_subscription_matched
(6026|6037) DataLink::handle_exception() - (delay) scheduling timer for future release
**********
automatic_drl_servant->no_writers_generation_count() = 0
********** use_take=0
**********
remote_manual_drl_servant->no_writers_generation_count() = 2
********** use_take=0
**********
local_manual_drl_servant->no_writers_generation_count() = 2
********** use_take=0
(6026|6029) DataReaderImpl::remove_associations: bit 1 local 01030000.7613f22b.00000002.000001c7(dd0b438b) remote 01030000.7613f22b.00000001.000001c2(eac1cdd4) num remotes 1
(6026|6029) DataReaderImpl::remove_associations_i: bit 1 local 01030000.7613f22b.00000002.000001c7(dd0b438b) remote 01030000.7613f22b.00000001.000001c2(eac1cdd4) num remotes 1
(6026|6029) DataReaderImpl::remove_associations: bit 1 local 01030000.7613f22b.00000002.000003c7(ef3d2109) remote 01030000.7613f22b.00000001.000004c2(97b63991) num remotes 1
(6026|6029) DataReaderImpl::remove_associations_i: bit 1 local 01030000.7613f22b.00000002.000003c7(ef3d2109) remote 01030000.7613f22b.00000001.000004c2(97b63991) num remotes 1
(6026|6029) DataReaderImpl::remove_associations: bit 1 local 01030000.7613f22b.00000002.000004c7(a07cb7ce) remote 01030000.7613f22b.00000001.000003c2(d8f7af56) num remotes 1
(6026|6029) DataReaderImpl::remove_associations_i: bit 1 local 01030000.7613f22b.00000002.000004c7(a07cb7ce) remote 01030000.7613f22b.00000001.000003c2(d8f7af56) num remotes 1
(6026|6029) DataReaderImpl::remove_associations: bit 1 local 01030000.7613f22b.00000002.000002c7(f6261048) remote 01030000.7613f22b.00000001.000002c2(c1ec9e17) num remotes 1
(6026|6029) DataReaderImpl::remove_associations_i: bit 1 local 01030000.7613f22b.00000002.000002c7(f6261048) remote 01030000.7613f22b.00000001.000002c2(c1ec9e17) num remotes 1
(6026|6029) DataReaderImpl::remove_associations: bit 1 local 01030000.7613f22b.00000003.000001c7(e06b6a3b) remote 01030000.7613f22b.00000001.000001c2(eac1cdd4) num remotes 1
(6026|6029) DataReaderImpl::remove_associations_i: bit 1 local 01030000.7613f22b.00000003.000001c7(e06b6a3b) remote 01030000.7613f22b.00000001.000001c2(eac1cdd4) num remotes 1
(6026|6029) DataReaderImpl::remove_associations: bit 1 local 01030000.7613f22b.00000003.000003c7(d25d08b9) remote 01030000.7613f22b.00000001.000004c2(97b63991) num remotes 1
(6026|6029) DataReaderImpl::remove_associations_i: bit 1 local 01030000.7613f22b.00000003.000003c7(d25d08b9) remote 01030000.7613f22b.00000001.000004c2(97b63991) num remotes 1
(6026|6029) DataReaderImpl::remove_associations: bit 1 local 01030000.7613f22b.00000003.000004c7(9d1c9e7e) remote 01030000.7613f22b.00000001.000003c2(d8f7af56) num remotes 1
(6026|6029) DataReaderImpl::remove_associations_i: bit 1 local 01030000.7613f22b.00000003.000004c7(9d1c9e7e) remote 01030000.7613f22b.00000001.000003c2(d8f7af56) num remotes 1
(6026|6029) DataReaderImpl::remove_associations: bit 1 local 01030000.7613f22b.00000003.000002c7(cb4639f8) remote 01030000.7613f22b.00000001.000002c2(c1ec9e17) num remotes 1
(6026|6029) DataReaderImpl::remove_associations_i: bit 1 local 01030000.7613f22b.00000003.000002c7(cb4639f8) remote 01030000.7613f22b.00000001.000002c2(c1ec9e17) num remotes 1
(6026|6035) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.0.39:45415 , reconnect_state = INIT_STATE.
(6026|6035) DataLink::handle_exception() - delay already elapsed so handle_timeout now
(6026|6026) Service_Participant::shutdown
(6026|6026) DataReaderListenerImpl::~DataReaderListenerImpl
(6026|6026) DataReaderListenerImpl::~DataReaderListenerImpl
(6026|6026) DataReaderListenerImpl::~DataReaderListenerImpl
(6026|6026) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
(6026|6026) Service_Participant::~Service_Participant
(6026|6026) Service_Participant::shutdown
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
LLVMSymbolizer: error reading file: No such file or directory
test PASSED.
auto_run_tests_finished: tests/DCPS/LivelinessTest/run_test.pl Time:7s Result:0
==============================================================================
tests/DCPS/LivelinessTest/run_test.pl take
#
use_take !!!!!
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 6040
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/LivelinessTest/LivelinessTest -r 1 -w 1 -m 0 -l 3 -i 2 -DCPSDebugLevel 1 -DCPSPendingTimeout 3 -t 1 /home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/LivelinessTest/
lt PID: 6050 started at 2026-03-10 17:40:34
(6050|6050) INFO: set_DCPS_debug_level: set to 1
(6050|6050) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_PENDING_TIMEOUT=3
(6050|6050) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.34.0-dev using ACE 6.5.23
(6050|6050) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 1
(6050|6050) Service_Participant::get_domain_participant_factory: machine: runnervm0kj6c, x86_64 platform: Linux, 6.14.0-1017-azure, #17~24.04.1-Ubuntu SMP Mon Dec 1 20:10:50 UTC 2025
(6050|6050) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(6050|6050) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(6050|6050) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(6050|6050) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(6050|6050) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(6040|6040) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm0kj6c" as fully qualified hostname, please correct system configuration.
(6050|6050) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
(6050|6050) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
(6050|6050) InfoRepoDiscovery::bit_config - BIT tcp transport :0
(6050|6050) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm0kj6c" as fully qualified hostname, please correct system configuration.
(6050|6055) DataReaderImpl::add_association - bit 1 local 01030000.4ccc4f56.00000002.000001c7(c556a598) remote 01030000.4ccc4f56.00000001.000001c2(f29c2bc7)
(6050|6050) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6050|6050) DataReaderImpl::add_association - bit 1 local 01030000.4ccc4f56.00000002.000002c7(ee7bf65b) remote 01030000.4ccc4f56.00000001.000002c2(d9b17804)
(6050|6050) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6050|6055) DataReaderImpl::add_association - bit 1 local 01030000.4ccc4f56.00000002.000003c7(f760c71a) remote 01030000.4ccc4f56.00000001.000004c2(8febdf82)
(6050|6050) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6050|6055) DataReaderImpl::add_association - bit 1 local 01030000.4ccc4f56.00000002.000004c7(b82151dd) remote 01030000.4ccc4f56.00000001.000003c2(c0aa4945)
(6050|6050) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6050|6055) DataReaderImpl::add_association - bit 1 local 01030000.4ccc4f56.00000003.000001c7(f8368c28) remote 01030000.4ccc4f56.00000001.000001c2(f29c2bc7)
(6050|6050) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6050|6055) DataReaderImpl::add_association - bit 1 local 01030000.4ccc4f56.00000003.000002c7(d31bdfeb) remote 01030000.4ccc4f56.00000001.000002c2(d9b17804)
(6050|6050) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6050|6055) DataReaderImpl::add_association - bit 1 local 01030000.4ccc4f56.00000003.000003c7(ca00eeaa) remote 01030000.4ccc4f56.00000001.000004c2(8febdf82)
(6050|6050) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6050|6055) DataReaderImpl::add_association - bit 1 local 01030000.4ccc4f56.00000003.000004c7(8541786d) remote 01030000.4ccc4f56.00000001.000003c2(c0aa4945)
(6050|6050) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6050|6050) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6050|6050) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6050|6050) DataReaderListenerImpl::DataReaderListenerImpl use_take=1 num_ops_per_thread=2
(6050|6050) DataReaderListenerImpl::DataReaderListenerImpl use_take=1 num_ops_per_thread=2
(6050|6050) DataReaderListenerImpl::DataReaderListenerImpl use_take=1 num_ops_per_thread=2
(6050|6055) DataWriterImpl::add_association - bit 0 local 01030000.4ccc4f56.00000002.00000102(2e5893a7) remote 01030000.4ccc4f56.00000003.00000507(073e8b9c)
(6050|6050) DataReaderImpl::add_association - bit 0 local 01030000.4ccc4f56.00000003.00000507(073e8b9c) remote 01030000.4ccc4f56.00000002.00000102(2e5893a7)
(6050|6050) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6050|6055) DataWriterImpl::add_association - bit 0 local 01030000.4ccc4f56.00000002.00000202(0575c064) remote 01030000.4ccc4f56.00000003.00000607(2c13d85f)
(6050|6050) DataReaderImpl::add_association - bit 0 local 01030000.4ccc4f56.00000003.00000607(2c13d85f) remote 01030000.4ccc4f56.00000002.00000202(0575c064)
(6050|6050) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6050|6055) DataWriterImpl::add_association - bit 0 local 01030000.4ccc4f56.00000002.00000202(0575c064) remote 01030000.4ccc4f56.00000002.00000507(3a5ea22c)
(6050|6061) DataReaderListenerImpl::on_subscription_matched
(6050|6050) DataReaderImpl::add_association - bit 0 local 01030000.4ccc4f56.00000002.00000507(3a5ea22c) remote 01030000.4ccc4f56.00000002.00000202(0575c064)
(6050|6061) DataReaderListenerImpl::on_subscription_matched
(6050|6050) DataReaderListenerImpl::on_subscription_matched
(6050|6050) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6050|6061) DataWriterImpl::transport_assoc_done: writer 01030000.4ccc4f56.00000002.00000102(2e5893a7) succeeded in associating with reader 01030000.4ccc4f56.00000003.00000507(073e8b9c)
(6050|6061) DataWriterImpl::transport_assoc_done: writer 01030000.4ccc4f56.00000002.00000102(2e5893a7) reader 01030000.4ccc4f56.00000003.00000507(073e8b9c) calling association_complete_i
(6050|6061) DataWriterImpl::association_complete_i - bit 0 local 01030000.4ccc4f56.00000002.00000102(2e5893a7) remote 01030000.4ccc4f56.00000003.00000507(073e8b9c)
(6050|6061) DataWriterImpl::transport_assoc_done: writer 01030000.4ccc4f56.00000002.00000202(0575c064) succeeded in associating with reader 01030000.4ccc4f56.00000003.00000607(2c13d85f)
(6050|6061) DataWriterImpl::transport_assoc_done: writer 01030000.4ccc4f56.00000002.00000202(0575c064) reader 01030000.4ccc4f56.00000003.00000607(2c13d85f) calling association_complete_i
(6050|6061) DataWriterImpl::association_complete_i - bit 0 local 01030000.4ccc4f56.00000002.00000202(0575c064) remote 01030000.4ccc4f56.00000003.00000607(2c13d85f)
(6050|6061) DataWriterImpl::transport_assoc_done: writer 01030000.4ccc4f56.00000002.00000202(0575c064) succeeded in associating with reader 01030000.4ccc4f56.00000002.00000507(3a5ea22c)
(6050|6061) DataWriterImpl::transport_assoc_done: writer 01030000.4ccc4f56.00000002.00000202(0575c064) reader 01030000.4ccc4f56.00000002.00000507(3a5ea22c) calling association_complete_i
(6050|6061) DataWriterImpl::association_complete_i - bit 0 local 01030000.4ccc4f56.00000002.00000202(0575c064) remote 01030000.4ccc4f56.00000002.00000507(3a5ea22c)
(6050|6061) InMemoryDistributedConditionSet AUTOMATIC_DATAREADER posting LIVELINESS_GAINED_1
(6050|6050) Writer::run_test begins.
(6050|6050) 17:40:35.010459 Writer::run_test starting to write pass 0
(6050|6061) 17:40:35.010924 took foo[0]: x = -1.000000 y = -1.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1773164435 10128000
instance_handle: 25
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6050|6050) 17:40:35.011112 Writer::run_test done writing.
(6050|6050) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_1
(6050|6061) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_GAINED_1
(6050|6061) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_GAINED_1
(6050|6050) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_1 done
(6050|6050) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_1
(6050|6050) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_1 done
(6050|6050) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_1
(6050|6061) 17:40:35.011690 took foo[0]: x = 0.000000 y = 0.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1773164435 10722000
instance_handle: 27
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6050|6061) 17:40:35.011869 took foo[0]: x = 0.000000 y = 0.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1773164435 10722000
instance_handle: 28
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6050|6061) 17:40:35.012062 took foo[0]: x = 1.000000 y = 0.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1773164435 10914000
instance_handle: 27
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6050|6061) 17:40:35.012255 took foo[0]: x = 1.000000 y = 0.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1773164435 10914000
instance_handle: 28
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6050|6052) 17:40:37.012464 took foo[0]: x = -0.000000 y = 0.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: NOT_ALIVE_NO_WRITERS_INSTANCE_STATE
source_timestamp: 1773164437 12068000
instance_handle: 27
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6050|6052) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_LOST_1
(6050|6052) 17:40:37.012994 took foo[0]: x = -0.000000 y = 0.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: NOT_ALIVE_NO_WRITERS_INSTANCE_STATE
source_timestamp: 1773164437 12772000
instance_handle: 28
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6050|6052) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_LOST_1
(6050|6050) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_1 done
(6050|6050) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_1
(6050|6050) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_1 done
(6050|6050) Writer::run_test begins.
(6050|6050) 17:40:37.013244 Writer::run_test starting to write pass 1
(6050|6061) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_GAINED_2
(6050|6050) 17:40:37.013784 Writer::run_test done writing.
(6050|6050) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_2
(6050|6061) 17:40:37.014054 took foo[0]: x = 0.000000 y = -1.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1773164437 13268000
instance_handle: 27
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6050|6061) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_GAINED_2
(6050|6050) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_2 done
(6050|6050) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_2
(6050|6050) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_2 done
(6050|6050) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_2
(6050|6061) 17:40:37.014518 took foo[0]: x = 0.000000 y = -1.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1773164437 13268000
instance_handle: 28
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6050|6061) 17:40:37.014810 took foo[0]: x = 1.000000 y = -1.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1773164437 13589000
instance_handle: 27
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6050|6061) 17:40:37.014997 took foo[0]: x = 1.000000 y = -1.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1773164437 13589000
instance_handle: 28
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6050|6052) 17:40:39.015123 took foo[0]: x = 0.000000 y = -1.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: NOT_ALIVE_NO_WRITERS_INSTANCE_STATE
source_timestamp: 1773164439 14786000
instance_handle: 27
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6050|6052) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_LOST_2
(6050|6052) 17:40:39.015607 took foo[0]: x = 0.000000 y = -1.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: NOT_ALIVE_NO_WRITERS_INSTANCE_STATE
source_timestamp: 1773164439 15323000
instance_handle: 28
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6050|6052) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_LOST_2
(6050|6050) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_2 done
(6050|6050) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_2
(6050|6050) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_2 done
(6050|6050) Writer::run_test begins.
(6050|6050) 17:40:39.015852 Writer::run_test starting to write pass 2
(6050|6061) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_GAINED_3
(6050|6050) 17:40:39.016382 Writer::run_test done writing.
(6050|6050) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_3
(6050|6061) 17:40:39.016598 took foo[0]: x = 0.000000 y = -2.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1773164439 15880000
instance_handle: 27
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6050|6061) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_GAINED_3
(6050|6050) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_3 done
(6050|6050) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_3
(6050|6050) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_3 done
(6050|6050) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_3
(6050|6061) 17:40:39.017034 took foo[0]: x = 0.000000 y = -2.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1773164439 15880000
instance_handle: 28
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6050|6061) 17:40:39.017316 took foo[0]: x = 1.000000 y = -2.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1773164439 16182000
instance_handle: 27
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6050|6061) 17:40:39.017555 took foo[0]: x = 1.000000 y = -2.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1773164439 16182000
instance_handle: 28
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6050|6052) 17:40:41.017540 took foo[0]: x = 0.000000 y = -2.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: NOT_ALIVE_NO_WRITERS_INSTANCE_STATE
source_timestamp: 1773164441 17270000
instance_handle: 27
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6050|6052) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_LOST_3
(6050|6052) 17:40:41.017880 took foo[0]: x = 0.000000 y = -2.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: NOT_ALIVE_NO_WRITERS_INSTANCE_STATE
source_timestamp: 1773164441 17705000
instance_handle: 28
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6050|6052) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_LOST_3
(6050|6050) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_3 done
(6050|6050) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_3
(6050|6050) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_3 done
(6050|6061) 17:40:41.018870 took foo[0]: x = -1.000000 y = -1.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: NOT_ALIVE_DISPOSED_INSTANCE_STATE
source_timestamp: 1773164441 18148000
instance_handle: 25
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6050|6050) DataWriterImpl::remove_associations: bit 0 local 01030000.4ccc4f56.00000002.00000102(2e5893a7) remote 01030000.4ccc4f56.00000003.00000507(073e8b9c) num remotes 1
(6050|6061) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_GAINED_4
(6050|6061) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_GAINED_4
(6050|6055) DataReaderImpl::remove_associations: bit 0 local 01030000.4ccc4f56.00000003.00000507(073e8b9c) remote 01030000.4ccc4f56.00000002.00000102(2e5893a7) num remotes 1
(6050|6055) DataReaderImpl::remove_associations_i: bit 0 local 01030000.4ccc4f56.00000003.00000507(073e8b9c) remote 01030000.4ccc4f56.00000002.00000102(2e5893a7) num remotes 1
(6050|6055) DataReaderListenerImpl::on_subscription_matched
(6050|6050) DataWriterImpl::remove_associations: bit 0 local 01030000.4ccc4f56.00000002.00000202(0575c064) remote 01030000.4ccc4f56.00000002.00000507(3a5ea22c) num remotes 2
(6050|6061) DataLink::handle_exception() - (delay) scheduling timer for future release
(6050|6055) DataReaderImpl::remove_associations: bit 0 local 01030000.4ccc4f56.00000003.00000607(2c13d85f) remote 01030000.4ccc4f56.00000002.00000202(0575c064) num remotes 1
(6050|6055) DataReaderImpl::remove_associations_i: bit 0 local 01030000.4ccc4f56.00000003.00000607(2c13d85f) remote 01030000.4ccc4f56.00000002.00000202(0575c064) num remotes 1
(6050|6050) DataReaderImpl::remove_associations: bit 0 local 01030000.4ccc4f56.00000002.00000507(3a5ea22c) remote 01030000.4ccc4f56.00000002.00000202(0575c064) num remotes 1
(6050|6050) DataReaderImpl::remove_associations_i: bit 0 local 01030000.4ccc4f56.00000002.00000507(3a5ea22c) remote 01030000.4ccc4f56.00000002.00000202(0575c064) num remotes 1
(6050|6055) DataReaderListenerImpl::on_subscription_matched
(6050|6061) DataLink::handle_exception() - (delay) scheduling timer for future release
(6050|6050) DataReaderListenerImpl::on_subscription_matched
**********
automatic_drl_servant->no_writers_generation_count() = 0
********** use_take=1
**********
remote_manual_drl_servant->no_writers_generation_count() = 0
********** use_take=1
**********
local_manual_drl_servant->no_writers_generation_count() = 0
********** use_take=1
(6050|6053) DataReaderImpl::remove_associations: bit 1 local 01030000.4ccc4f56.00000002.000001c7(c556a598) remote 01030000.4ccc4f56.00000001.000001c2(f29c2bc7) num remotes 1
(6050|6053) DataReaderImpl::remove_associations_i: bit 1 local 01030000.4ccc4f56.00000002.000001c7(c556a598) remote 01030000.4ccc4f56.00000001.000001c2(f29c2bc7) num remotes 1
(6050|6053) DataReaderImpl::remove_associations: bit 1 local 01030000.4ccc4f56.00000002.000003c7(f760c71a) remote 01030000.4ccc4f56.00000001.000004c2(8febdf82) num remotes 1
(6050|6053) DataReaderImpl::remove_associations_i: bit 1 local 01030000.4ccc4f56.00000002.000003c7(f760c71a) remote 01030000.4ccc4f56.00000001.000004c2(8febdf82) num remotes 1
(6050|6053) DataReaderImpl::remove_associations: bit 1 local 01030000.4ccc4f56.00000002.000004c7(b82151dd) remote 01030000.4ccc4f56.00000001.000003c2(c0aa4945) num remotes 1
(6050|6053) DataReaderImpl::remove_associations_i: bit 1 local 01030000.4ccc4f56.00000002.000004c7(b82151dd) remote 01030000.4ccc4f56.00000001.000003c2(c0aa4945) num remotes 1
(6050|6053) DataReaderImpl::remove_associations: bit 1 local 01030000.4ccc4f56.00000002.000002c7(ee7bf65b) remote 01030000.4ccc4f56.00000001.000002c2(d9b17804) num remotes 1
(6050|6053) DataReaderImpl::remove_associations_i: bit 1 local 01030000.4ccc4f56.00000002.000002c7(ee7bf65b) remote 01030000.4ccc4f56.00000001.000002c2(d9b17804) num remotes 1
(6050|6053) DataReaderImpl::remove_associations: bit 1 local 01030000.4ccc4f56.00000003.000001c7(f8368c28) remote 01030000.4ccc4f56.00000001.000001c2(f29c2bc7) num remotes 1
(6050|6053) DataReaderImpl::remove_associations_i: bit 1 local 01030000.4ccc4f56.00000003.000001c7(f8368c28) remote 01030000.4ccc4f56.00000001.000001c2(f29c2bc7) num remotes 1
(6050|6053) DataReaderImpl::remove_associations: bit 1 local 01030000.4ccc4f56.00000003.000003c7(ca00eeaa) remote 01030000.4ccc4f56.00000001.000004c2(8febdf82) num remotes 1
(6050|6053) DataReaderImpl::remove_associations_i: bit 1 local 01030000.4ccc4f56.00000003.000003c7(ca00eeaa) remote 01030000.4ccc4f56.00000001.000004c2(8febdf82) num remotes 1
(6050|6053) DataReaderImpl::remove_associations: bit 1 local 01030000.4ccc4f56.00000003.000004c7(8541786d) remote 01030000.4ccc4f56.00000001.000003c2(c0aa4945) num remotes 1
(6050|6053) DataReaderImpl::remove_associations_i: bit 1 local 01030000.4ccc4f56.00000003.000004c7(8541786d) remote 01030000.4ccc4f56.00000001.000003c2(c0aa4945) num remotes 1
(6050|6053) DataReaderImpl::remove_associations: bit 1 local 01030000.4ccc4f56.00000003.000002c7(d31bdfeb) remote 01030000.4ccc4f56.00000001.000002c2(d9b17804) num remotes 1
(6050|6053) DataReaderImpl::remove_associations_i: bit 1 local 01030000.4ccc4f56.00000003.000002c7(d31bdfeb) remote 01030000.4ccc4f56.00000001.000002c2(d9b17804) num remotes 1
(6050|6059) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.0.39:32817 , reconnect_state = INIT_STATE.
(6050|6059) DataLink::handle_exception() - delay already elapsed so handle_timeout now
(6050|6050) Service_Participant::shutdown
(6050|6050) DataReaderListenerImpl::~DataReaderListenerImpl
(6050|6050) DataReaderListenerImpl::~DataReaderListenerImpl
(6050|6050) DataReaderListenerImpl::~DataReaderListenerImpl
(6050|6050) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
(6050|6050) Service_Participant::~Service_Participant
(6050|6050) Service_Participant::shutdown
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
LLVMSymbolizer: error reading file: No such file or directory
test PASSED.
auto_run_tests_finished: tests/DCPS/LivelinessTest/run_test.pl take Time:7s Result:0
==============================================================================
tests/DCPS/LivelinessTest/run_test.pl udp
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 6063
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/LivelinessTest/LivelinessTest -DCPSBit 0 -w 1 -m 0 -l 3 -i 2 -DCPSDebugLevel 1 -DCPSConfigFile udp.ini -DCPSPendingTimeout 3 -t 0 /home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/LivelinessTest/
lt PID: 6073 started at 2026-03-10 17:40:41
(6073|6073) INFO: set_DCPS_debug_level: set to 1
(6073|6073) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_CONFIG_FILE=udp.ini
(6073|6073) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_PENDING_TIMEOUT=3
(6073|6073) INFO: Service_Participant::process_config_file: Going to load configuration from "udp.ini"
(6073|6073) INFO: ConfigStoreImpl::set_string: TRANSPORT_UDP_TRANSPORT_TYPE=udp
(6073|6073) INFO: ConfigStoreImpl::set_string: TRANSPORT_UDP=@udp
(6073|6073) INFO: ConfigStoreImpl::set_string: TRANSPORT=@transport
(6073|6073) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_INFO_REPO=file://repo.ior
(6073|6073) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_GLOBAL_TRANSPORT_CONFIG=$file
(6073|6073) INFO: ConfigStoreImpl::set_string: COMMON=@common
(6073|6073) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.34.0-dev using ACE 6.5.23
(6073|6073) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 1
(6073|6073) Service_Participant::get_domain_participant_factory: machine: runnervm0kj6c, x86_64 platform: Linux, 6.14.0-1017-azure, #17~24.04.1-Ubuntu SMP Mon Dec 1 20:10:50 UTC 2025
(6073|6073) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(6073|6073) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(6073|6073) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(6073|6073) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(6073|6073) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(6063|6063) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm0kj6c" as fully qualified hostname, please correct system configuration.
(6073|6073) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm0kj6c" as fully qualified hostname, please correct system configuration.
(6073|6073) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6073|6073) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6073|6073) DataReaderListenerImpl::DataReaderListenerImpl use_take=0 num_ops_per_thread=2
(6073|6073) DataReaderListenerImpl::DataReaderListenerImpl use_take=0 num_ops_per_thread=2
(6073|6073) DataReaderListenerImpl::DataReaderListenerImpl use_take=0 num_ops_per_thread=2
(6073|6078) DataWriterImpl::add_association - bit 0 local 01030000.6ce1d000.00000002.00000102(4a896117) remote 01030000.6ce1d000.00000003.00000107(0783bc28)
(6073|6073) DataReaderImpl::add_association - bit 0 local 01030000.6ce1d000.00000003.00000107(0783bc28) remote 01030000.6ce1d000.00000002.00000102(4a896117)
(6073|6073) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6073|6073) DataWriterImpl::add_association - bit 0 local 01030000.6ce1d000.00000002.00000202(61a432d4) remote 01030000.6ce1d000.00000003.00000207(2caeefeb)
(6073|6082) DataReaderListenerImpl::on_subscription_matched
(6073|6078) DataWriterImpl::transport_assoc_done: writer 01030000.6ce1d000.00000002.00000102(4a896117) succeeded in associating with reader 01030000.6ce1d000.00000003.00000107(0783bc28)
(6073|6073) DataWriterImpl::transport_assoc_done: writer 01030000.6ce1d000.00000002.00000202(61a432d4) succeeded in associating with reader 01030000.6ce1d000.00000003.00000207(2caeefeb)
(6073|6078) DataWriterImpl::transport_assoc_done: writer 01030000.6ce1d000.00000002.00000102(4a896117) reader 01030000.6ce1d000.00000003.00000107(0783bc28) calling association_complete_i
(6073|6073) DataWriterImpl::transport_assoc_done: writer 01030000.6ce1d000.00000002.00000202(61a432d4) reader 01030000.6ce1d000.00000003.00000207(2caeefeb) calling association_complete_i
(6073|6078) DataWriterImpl::association_complete_i - bit 0 local 01030000.6ce1d000.00000002.00000102(4a896117) remote 01030000.6ce1d000.00000003.00000107(0783bc28)
(6073|6073) DataWriterImpl::association_complete_i - bit 0 local 01030000.6ce1d000.00000002.00000202(61a432d4) remote 01030000.6ce1d000.00000003.00000207(2caeefeb)
(6073|6078) DataReaderImpl::add_association - bit 0 local 01030000.6ce1d000.00000003.00000207(2caeefeb) remote 01030000.6ce1d000.00000002.00000202(61a432d4)
(6073|6073) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6073|6078) DataReaderListenerImpl::on_subscription_matched
(6073|6078) DataWriterImpl::add_association - bit 0 local 01030000.6ce1d000.00000002.00000202(61a432d4) remote 01030000.6ce1d000.00000002.00000107(3ae39598)
(6073|6073) DataReaderImpl::add_association - bit 0 local 01030000.6ce1d000.00000002.00000107(3ae39598) remote 01030000.6ce1d000.00000002.00000202(61a432d4)
(6073|6073) DataReaderListenerImpl::on_subscription_matched
(6073|6078) DataWriterImpl::transport_assoc_done: writer 01030000.6ce1d000.00000002.00000202(61a432d4) succeeded in associating with reader 01030000.6ce1d000.00000002.00000107(3ae39598)
(6073|6078) DataWriterImpl::transport_assoc_done: writer 01030000.6ce1d000.00000002.00000202(61a432d4) reader 01030000.6ce1d000.00000002.00000107(3ae39598) calling association_complete_i
(6073|6078) DataWriterImpl::association_complete_i - bit 0 local 01030000.6ce1d000.00000002.00000202(61a432d4) remote 01030000.6ce1d000.00000002.00000107(3ae39598)
(6073|6073) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6073|6082) InMemoryDistributedConditionSet AUTOMATIC_DATAREADER posting LIVELINESS_GAINED_1
(6073|6073) Writer::run_test begins.
(6073|6073) 17:40:41.914924 Writer::run_test starting to write pass 0
(6073|6082) 17:40:41.915443 read foo[0]: x = -1.000000 y = -1.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1773164441 914599000
instance_handle: b
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6073|6073) 17:40:41.915608 Writer::run_test done writing.
(6073|6073) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_1
(6073|6082) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_GAINED_1
(6073|6082) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_GAINED_1
(6073|6073) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_1 done
(6073|6073) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_1
(6073|6073) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_1 done
(6073|6073) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_1
(6073|6082) 17:40:41.916301 read foo[0]: x = 0.000000 y = 0.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1773164441 915196000
instance_handle: d
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6073|6082) 17:40:41.916562 read foo[0]: x = 0.000000 y = 0.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1773164441 915196000
instance_handle: e
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6073|6082) 17:40:41.916792 read foo[0]: x = 1.000000 y = 0.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1773164441 915397000
instance_handle: d
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6073|6082) 17:40:41.916958 read foo[0]: x = 1.000000 y = 0.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1773164441 915397000
instance_handle: e
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6073|6075) 17:40:43.917087 read foo[0]: x = -83163346118185332977477684805238784.000000 y = 0.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: NOT_ALIVE_NO_WRITERS_INSTANCE_STATE
source_timestamp: 1773164443 916797000
instance_handle: d
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6073|6075) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_LOST_1
(6073|6075) 17:40:43.917528 read foo[0]: x = -83163346118185332977477684805238784.000000 y = 0.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: NOT_ALIVE_NO_WRITERS_INSTANCE_STATE
source_timestamp: 1773164443 917339000
instance_handle: e
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6073|6075) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_LOST_1
(6073|6073) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_1 done
(6073|6073) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_1
(6073|6073) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_1 done
(6073|6073) Writer::run_test begins.
(6073|6073) 17:40:43.917732 Writer::run_test starting to write pass 1
(6073|6082) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_GAINED_2
(6073|6073) 17:40:43.918274 Writer::run_test done writing.
(6073|6073) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_2
(6073|6082) 17:40:43.918327 read foo[0]: x = 0.000000 y = -1.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1773164443 917757000
instance_handle: d
disposed_generation_count: 0
no_writers_generation_count: 1
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6073|6082) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_GAINED_2
(6073|6073) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_2 done
(6073|6073) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_2
(6073|6073) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_2 done
(6073|6073) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_2
(6073|6082) 17:40:43.918661 read foo[0]: x = 0.000000 y = -1.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1773164443 917757000
instance_handle: e
disposed_generation_count: 0
no_writers_generation_count: 1
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6073|6082) 17:40:43.918907 read foo[0]: x = 1.000000 y = -1.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1773164443 918152000
instance_handle: d
disposed_generation_count: 0
no_writers_generation_count: 1
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6073|6082) 17:40:43.919085 read foo[0]: x = 1.000000 y = -1.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1773164443 918152000
instance_handle: e
disposed_generation_count: 0
no_writers_generation_count: 1
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6073|6075) 17:40:45.919140 read foo[0]: x = -83163346118185332977477684805238784.000000 y = 0.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: NOT_ALIVE_NO_WRITERS_INSTANCE_STATE
source_timestamp: 1773164445 918913000
instance_handle: d
disposed_generation_count: 0
no_writers_generation_count: 1
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6073|6075) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_LOST_2
(6073|6075) 17:40:45.919515 read foo[0]: x = -83163346118185332977477684805238784.000000 y = 0.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: NOT_ALIVE_NO_WRITERS_INSTANCE_STATE
source_timestamp: 1773164445 919313000
instance_handle: e
disposed_generation_count: 0
no_writers_generation_count: 1
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6073|6075) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_LOST_2
(6073|6073) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_2 done
(6073|6073) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_2
(6073|6073) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_2 done
(6073|6073) Writer::run_test begins.
(6073|6073) 17:40:45.919715 Writer::run_test starting to write pass 2
(6073|6082) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_GAINED_3
(6073|6073) 17:40:45.920126 Writer::run_test done writing.
(6073|6073) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_3
(6073|6082) 17:40:45.920319 read foo[0]: x = 0.000000 y = -2.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1773164445 919740000
instance_handle: d
disposed_generation_count: 0
no_writers_generation_count: 2
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6073|6082) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_GAINED_3
(6073|6073) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_3 done
(6073|6073) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_3
(6073|6073) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_3 done
(6073|6073) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_3
(6073|6082) 17:40:45.920656 read foo[0]: x = 0.000000 y = -2.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1773164445 919740000
instance_handle: e
disposed_generation_count: 0
no_writers_generation_count: 2
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6073|6082) 17:40:45.920919 read foo[0]: x = 1.000000 y = -2.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1773164445 919980000
instance_handle: d
disposed_generation_count: 0
no_writers_generation_count: 2
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6073|6082) 17:40:45.921084 read foo[0]: x = 1.000000 y = -2.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1773164445 919980000
instance_handle: e
disposed_generation_count: 0
no_writers_generation_count: 2
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6073|6075) 17:40:47.921116 read foo[0]: x = -83163346118185332977477684805238784.000000 y = 0.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: NOT_ALIVE_NO_WRITERS_INSTANCE_STATE
source_timestamp: 1773164447 920891000
instance_handle: d
disposed_generation_count: 0
no_writers_generation_count: 2
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6073|6075) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_LOST_3
(6073|6075) 17:40:47.921466 read foo[0]: x = -83163346118185332977477684805238784.000000 y = 0.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: NOT_ALIVE_NO_WRITERS_INSTANCE_STATE
source_timestamp: 1773164447 921287000
instance_handle: e
disposed_generation_count: 0
no_writers_generation_count: 2
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6073|6075) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_LOST_3
(6073|6073) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_3 done
(6073|6073) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_3
(6073|6073) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_3 done
(6073|6073) DataWriterImpl::remove_associations: bit 0 local 01030000.6ce1d000.00000002.00000102(4a896117) remote 01030000.6ce1d000.00000003.00000107(0783bc28) num remotes 1
(6073|6082) 17:40:47.922294 read foo[0]: x = 0.000000 y = 0.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: NOT_ALIVE_DISPOSED_INSTANCE_STATE
source_timestamp: 1773164447 921684000
instance_handle: b
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6073|6082) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_GAINED_4
(6073|6082) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_GAINED_4
(6073|6078) DataReaderImpl::remove_associations: bit 0 local 01030000.6ce1d000.00000003.00000107(0783bc28) remote 01030000.6ce1d000.00000002.00000102(4a896117) num remotes 1
(6073|6078) DataReaderImpl::remove_associations_i: bit 0 local 01030000.6ce1d000.00000003.00000107(0783bc28) remote 01030000.6ce1d000.00000002.00000102(4a896117) num remotes 1
(6073|6073) DataWriterImpl::remove_associations: bit 0 local 01030000.6ce1d000.00000002.00000202(61a432d4) remote 01030000.6ce1d000.00000002.00000107(3ae39598) num remotes 2
(6073|6078) DataReaderListenerImpl::on_subscription_matched
(6073|6078) DataReaderImpl::remove_associations: bit 0 local 01030000.6ce1d000.00000003.00000207(2caeefeb) remote 01030000.6ce1d000.00000002.00000202(61a432d4) num remotes 1
(6073|6073) DataReaderImpl::remove_associations: bit 0 local 01030000.6ce1d000.00000002.00000107(3ae39598) remote 01030000.6ce1d000.00000002.00000202(61a432d4) num remotes 1
(6073|6078) DataReaderImpl::remove_associations_i: bit 0 local 01030000.6ce1d000.00000003.00000207(2caeefeb) remote 01030000.6ce1d000.00000002.00000202(61a432d4) num remotes 1
(6073|6073) DataReaderImpl::remove_associations_i: bit 0 local 01030000.6ce1d000.00000002.00000107(3ae39598) remote 01030000.6ce1d000.00000002.00000202(61a432d4) num remotes 1
(6073|6073) DataReaderListenerImpl::on_subscription_matched
(6073|6078) DataReaderListenerImpl::on_subscription_matched
**********
automatic_drl_servant->no_writers_generation_count() = 0
********** use_take=0
**********
remote_manual_drl_servant->no_writers_generation_count() = 2
********** use_take=0
**********
local_manual_drl_servant->no_writers_generation_count() = 2
********** use_take=0
(6073|6073) Service_Participant::shutdown
(6073|6073) DataReaderListenerImpl::~DataReaderListenerImpl
(6073|6073) DataReaderListenerImpl::~DataReaderListenerImpl
(6073|6073) DataReaderListenerImpl::~DataReaderListenerImpl
(6073|6073) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
(6073|6073) Service_Participant::~Service_Participant
(6073|6073) Service_Participant::shutdown
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
LLVMSymbolizer: error reading file: No such file or directory
test PASSED.
auto_run_tests_finished: tests/DCPS/LivelinessTest/run_test.pl udp Time:7s Result:0
==============================================================================
tests/DCPS/LivelinessTest/run_test.pl rtps_disc
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/LivelinessTest/LivelinessTest -r 1 -w 1 -m 0 -l 3 -i 2 -DCPSDebugLevel 1 -DCPSConfigFile rtps_disc.ini -DCPSPendingTimeout 3 -t 0 /home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/LivelinessTest/
lt PID: 6086 started at 2026-03-10 17:40:48
(6086|6086) INFO: set_DCPS_debug_level: set to 1
(6086|6086) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_CONFIG_FILE=rtps_disc.ini
(6086|6086) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_PENDING_TIMEOUT=3
(6086|6086) INFO: Service_Participant::process_config_file: Going to load configuration from "rtps_disc.ini"
(6086|6086) INFO: ConfigStoreImpl::set_string: TRANSPORT_RTPS_TRANSPORT_TYPE=rtps_udp
(6086|6086) INFO: ConfigStoreImpl::set_string: TRANSPORT_RTPS_USE_MULTICAST=0
(6086|6086) INFO: ConfigStoreImpl::set_string: TRANSPORT_RTPS=@rtps
(6086|6086) INFO: ConfigStoreImpl::set_string: TRANSPORT_RTPS2_TRANSPORT_TYPE=rtps_udp
(6086|6086) INFO: ConfigStoreImpl::set_string: TRANSPORT_RTPS2_USE_MULTICAST=0
(6086|6086) INFO: ConfigStoreImpl::set_string: TRANSPORT_RTPS2=@rtps2
(6086|6086) INFO: ConfigStoreImpl::set_string: TRANSPORT=@transport
(6086|6086) INFO: ConfigStoreImpl::set_string: RTPS_DISCOVERY_UNI_RTPS_RESEND_PERIOD=2
(6086|6086) INFO: ConfigStoreImpl::set_string: RTPS_DISCOVERY_UNI_RTPS_SEDP_MULTICAST=0
(6086|6086) INFO: ConfigStoreImpl::set_string: RTPS_DISCOVERY_UNI_RTPS=@uni_rtps
(6086|6086) INFO: ConfigStoreImpl::set_string: RTPS_DISCOVERY=@rtps_discovery
(6086|6086) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_DEFAULT_DISCOVERY=uni_rtps
(6086|6086) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_GLOBAL_TRANSPORT_CONFIG=rtps
(6086|6086) INFO: ConfigStoreImpl::set_string: COMMON=@common
(6086|6086) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_TRANSPORTS=rtps
(6086|6086) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS=@rtps
(6086|6086) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS2_TRANSPORTS=rtps2
(6086|6086) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS2=@rtps2
(6086|6086) INFO: ConfigStoreImpl::set_string: CONFIG=@config
(6086|6086) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.34.0-dev using ACE 6.5.23
(6086|6086) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 1
(6086|6086) Service_Participant::get_domain_participant_factory: machine: runnervm0kj6c, x86_64 platform: Linux, 6.14.0-1017-azure, #17~24.04.1-Ubuntu SMP Mon Dec 1 20:10:50 UTC 2025
(6086|6086) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(6086|6086) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(6086|6086) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(6086|6086) DEBUG: ConfigStoreImpl::get: RTPS_DISCOVERY_UNI_RTPS_SPDP_SEND_ADDRS
(6086|6086) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD57017C64778_111=@_OPENDDS_SEDPTransportInst_01037c1e52ddd57017c64778_111
(6086|6086) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD57017C64778_111_MAX_MESSAGE_SIZE=65466
(6086|6086) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD57017C64778_111_HEARTBEAT_PERIOD=200
(6086|6086) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD57017C64778_111_NAK_RESPONSE_DELAY=100
(6086|6086) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD57017C64778_111_RESPONSIVE_MODE=false
(6086|6086) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD57017C64778_111_SEND_DELAY=10
(6086|6086) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD57017C64778_111_SEND_BUFFER_SIZE=65535
(6086|6086) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD57017C64778_111_RCV_BUFFER_SIZE=65535
(6086|6086) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD57017C64778_111_RECEIVE_PREALLOCATED_MESSAGE_BLOCKS=0
(6086|6086) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD57017C64778_111_RECEIVE_PREALLOCATED_DATA_BLOCKS=0
(6086|6086) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD57017C64778_111_PORT_MODE=system
(6086|6086) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD57017C64778_111_PB=7400
(6086|6086) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD57017C64778_111_DG=250
(6086|6086) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD57017C64778_111_PG=2
(6086|6086) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD57017C64778_111_D2=2
(6086|6086) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD57017C64778_111_D3=12
(6086|6086) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD57017C64778_111_USE_MULTICAST=false
(6086|6086) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD57017C64778_111_INIT_PARTICIPANT_PORT_ID=0
(6086|6086) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD57017C64778_111_LOCAL_ADDRESS=0.0.0.0:0
(6086|6086) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD57017C64778_111_ADVERTISED_ADDRESS=0.0.0.0:0
(6086|6086) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD57017C64778_111_IPV6_INIT_PARTICIPANT_PORT_ID=1
(6086|6086) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD57017C64778_111_IPV6_LOCAL_ADDRESS=:::0
(6086|6086) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD57017C64778_111_IPV6_ADVERTISED_ADDRESS=:::0
(6086|6086) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD57017C64778_111_DATA_RTPS_RELAY_ADDRESS=0.0.0.0:0
(6086|6086) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD57017C64778_111_USE_RTPS_RELAY=false
(6086|6086) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD57017C64778_111_RTPS_RELAY_ONLY=false
(6086|6086) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD57017C64778_111_DATA_STUN_SERVER_ADDRESS=0.0.0.0:0
(6086|6086) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD57017C64778_111_USE_ICE=false
(6086|6086) INFO: ConfigStoreImpl::set_string: CONFIG_OPENDDS_SEDP_TRANSPORT_CFG_01037C1E52DDD57017C64778_111=@_OPENDDS_SEDP_TransportCfg_01037c1e52ddd57017c64778_111
(6086|6086) INFO: ConfigStoreImpl::set_string: CONFIG_OPENDDS_SEDP_TRANSPORT_CFG_01037C1E52DDD57017C64778_111_PASSIVE_CONNECT_DURATION=60000
(6086|6086) DEBUG: ConfigStoreImpl::get: RTPS_DISCOVERY_UNI_RTPS_SPDP_SEND_ADDRS
(6086|6091) INFO: MulticastManager::join: joined group 239.255.0.1:35150 on docker0/172.17.0.1 (0x7b70000011c8 joined count 1)
(6086|6091) INFO: MulticastManager::join: joined group 239.255.0.1:35150 on eth0/10.1.0.39 (0x7b70000011c8 joined count 2)
(6086|6091) INFO: MulticastManager::join: joined group ff03::1:35150 on eth0/fe80::7e1e:52ff:fedd:d570 (0x7b70000011c8 joined count 3)
(6086|6091) INFO: MulticastManager::join: joined group 239.255.0.1:35150 on lo/127.0.0.1 (0x7b70000011c8 joined count 4)
(6086|6091) INFO: MulticastManager::join: joined group ff03::1:35150 on lo/::1 (0x7b70000011c8 joined count 5)
(6086|6086) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD57017C64779_111=@_OPENDDS_SEDPTransportInst_01037c1e52ddd57017c64779_111
(6086|6086) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD57017C64779_111_MAX_MESSAGE_SIZE=65466
(6086|6086) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD57017C64779_111_HEARTBEAT_PERIOD=200
(6086|6086) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD57017C64779_111_NAK_RESPONSE_DELAY=100
(6086|6086) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD57017C64779_111_RESPONSIVE_MODE=false
(6086|6086) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD57017C64779_111_SEND_DELAY=10
(6086|6086) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD57017C64779_111_SEND_BUFFER_SIZE=65535
(6086|6086) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD57017C64779_111_RCV_BUFFER_SIZE=65535
(6086|6086) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD57017C64779_111_RECEIVE_PREALLOCATED_MESSAGE_BLOCKS=0
(6086|6086) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD57017C64779_111_RECEIVE_PREALLOCATED_DATA_BLOCKS=0
(6086|6086) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD57017C64779_111_PORT_MODE=system
(6086|6086) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD57017C64779_111_PB=7400
(6086|6086) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD57017C64779_111_DG=250
(6086|6086) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD57017C64779_111_PG=2
(6086|6086) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD57017C64779_111_D2=2
(6086|6086) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD57017C64779_111_D3=12
(6086|6086) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD57017C64779_111_USE_MULTICAST=false
(6086|6086) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD57017C64779_111_INIT_PARTICIPANT_PORT_ID=2
(6086|6086) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD57017C64779_111_LOCAL_ADDRESS=0.0.0.0:0
(6086|6086) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD57017C64779_111_ADVERTISED_ADDRESS=0.0.0.0:0
(6086|6086) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD57017C64779_111_IPV6_INIT_PARTICIPANT_PORT_ID=3
(6086|6086) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD57017C64779_111_IPV6_LOCAL_ADDRESS=:::0
(6086|6086) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD57017C64779_111_IPV6_ADVERTISED_ADDRESS=:::0
(6086|6086) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD57017C64779_111_DATA_RTPS_RELAY_ADDRESS=0.0.0.0:0
(6086|6086) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD57017C64779_111_USE_RTPS_RELAY=false
(6086|6086) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD57017C64779_111_RTPS_RELAY_ONLY=false
(6086|6086) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD57017C64779_111_DATA_STUN_SERVER_ADDRESS=0.0.0.0:0
(6086|6086) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD57017C64779_111_USE_ICE=false
(6086|6086) INFO: ConfigStoreImpl::set_string: CONFIG_OPENDDS_SEDP_TRANSPORT_CFG_01037C1E52DDD57017C64779_111=@_OPENDDS_SEDP_TransportCfg_01037c1e52ddd57017c64779_111
(6086|6086) INFO: ConfigStoreImpl::set_string: CONFIG_OPENDDS_SEDP_TRANSPORT_CFG_01037C1E52DDD57017C64779_111_PASSIVE_CONNECT_DURATION=60000
(6086|6093) INFO: MulticastManager::join: joined group 239.255.0.1:35150 on docker0/172.17.0.1 (0x7b70000029c8 joined count 1)
(6086|6093) INFO: MulticastManager::join: joined group 239.255.0.1:35150 on eth0/10.1.0.39 (0x7b70000029c8 joined count 2)
(6086|6093) INFO: MulticastManager::join: joined group ff03::1:35150 on eth0/fe80::7e1e:52ff:fedd:d570 (0x7b70000029c8 joined count 3)
(6086|6091) Spdp::handle_participant_data - 01037c1e.52ddd570.17c64778.000001c1(77f11e76) discovered 01037c1e.52ddd570.17c64779.000001c1(4a9137c6) lease 5:00 from 10.1.0.39:35164 (0)
(6086|6093) INFO: MulticastManager::join: joined group 239.255.0.1:35150 on lo/127.0.0.1 (0x7b70000029c8 joined count 4)
(6086|6093) INFO: MulticastManager::join: joined group ff03::1:35150 on lo/::1 (0x7b70000029c8 joined count 5)
(6086|6091) DEBUG: Sedp::association_complete_i local 01037c1e.52ddd570.17c64778.000300c3(82a2f042) remote 01037c1e.52ddd570.17c64779.000300c4(21a64c51)
(6086|6091) DEBUG: Sedp::association_complete_i local 01037c1e.52ddd570.17c64778.000301c3(9bb9c103) remote 01037c1e.52ddd570.17c64779.000301c4(38bd7d10)
(6086|6091) DEBUG: Sedp::association_complete_i local 01037c1e.52ddd570.17c64778.000003c2(dcce2d4e) remote 01037c1e.52ddd570.17c64779.000003c7(91c4f071)
(6086|6091) DEBUG: Sedp::association_complete_i local 01037c1e.52ddd570.17c64778.000004c2(938fbb89) remote 01037c1e.52ddd570.17c64779.000004c7(de8566b6)
(6086|6091) DEBUG: Sedp::association_complete_i local 01037c1e.52ddd570.17c64778.000200c2(f467aae3) remote 01037c1e.52ddd570.17c64779.000200c7(b96d77dc)
(6086|6086) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6086|6086) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6086|6086) DataReaderListenerImpl::DataReaderListenerImpl use_take=0 num_ops_per_thread=2
(6086|6086) DataReaderListenerImpl::DataReaderListenerImpl use_take=0 num_ops_per_thread=2
(6086|6086) DataReaderListenerImpl::DataReaderListenerImpl use_take=0 num_ops_per_thread=2
(6086|6086) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6086|6086) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6086|6086) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6086|6090) DataReaderImpl::add_association - bit 0 local 01037c1e.52ddd570.17c64778.00000007(1ced48b2) remote 01037c1e.52ddd570.17c64778.01000002(d43bdb58)
(6086|6090) DataWriterImpl::add_association - bit 0 local 01037c1e.52ddd570.17c64778.01000002(d43bdb58) remote 01037c1e.52ddd570.17c64778.00000007(1ced48b2)
(6086|6090) DataWriterImpl::transport_assoc_done: writer 01037c1e.52ddd570.17c64778.01000002(d43bdb58) succeeded in associating with reader 01037c1e.52ddd570.17c64778.00000007(1ced48b2)
(6086|6090) DataWriterImpl::transport_assoc_done: writer 01037c1e.52ddd570.17c64778.01000002(d43bdb58) reader 01037c1e.52ddd570.17c64778.00000007(1ced48b2) calling association_complete_i
(6086|6090) DataWriterImpl::association_complete_i - bit 0 local 01037c1e.52ddd570.17c64778.01000002(d43bdb58) remote 01037c1e.52ddd570.17c64778.00000007(1ced48b2)
(6086|6095) DataReaderListenerImpl::on_subscription_matched
(6086|6093) Spdp::handle_participant_data - 01037c1e.52ddd570.17c64779.000001c1(4a9137c6) discovered 01037c1e.52ddd570.17c64778.000001c1(77f11e76) lease 5:00 from 10.1.0.39:35160 (0)
(6086|6093) DEBUG: Sedp::association_complete_i local 01037c1e.52ddd570.17c64779.000300c3(bfc2d9f2) remote 01037c1e.52ddd570.17c64778.000300c4(1cc665e1)
(6086|6093) DEBUG: Sedp::association_complete_i local 01037c1e.52ddd570.17c64779.000301c3(a6d9e8b3) remote 01037c1e.52ddd570.17c64778.000301c4(05dd54a0)
(6086|6093) DEBUG: Sedp::association_complete_i local 01037c1e.52ddd570.17c64779.000003c2(e1ae04fe) remote 01037c1e.52ddd570.17c64778.000003c7(aca4d9c1)
(6086|6093) DEBUG: Sedp::association_complete_i local 01037c1e.52ddd570.17c64779.000004c2(aeef9239) remote 01037c1e.52ddd570.17c64778.000004c7(e3e54f06)
(6086|6093) DEBUG: Sedp::association_complete_i local 01037c1e.52ddd570.17c64779.000200c2(c9078353) remote 01037c1e.52ddd570.17c64778.000200c7(840d5e6c)
(6086|6090) DataWriterImpl::add_association - bit 0 local 01037c1e.52ddd570.17c64778.00000002(6c87bc3d) remote 01037c1e.52ddd570.17c64779.00000007(218d6102)
(6086|6090) DataWriterImpl::transport_assoc_done: writer 01037c1e.52ddd570.17c64778.00000002(6c87bc3d) succeeded in associating with reader 01037c1e.52ddd570.17c64779.00000007(218d6102)
(6086|6090) DataWriterImpl::transport_assoc_done: writer 01037c1e.52ddd570.17c64778.00000002(6c87bc3d) reader 01037c1e.52ddd570.17c64779.00000007(218d6102) calling association_complete_i
(6086|6090) DataWriterImpl::association_complete_i - bit 0 local 01037c1e.52ddd570.17c64778.00000002(6c87bc3d) remote 01037c1e.52ddd570.17c64779.00000007(218d6102)
(6086|6090) DataWriterImpl::add_association - bit 0 local 01037c1e.52ddd570.17c64778.01000002(d43bdb58) remote 01037c1e.52ddd570.17c64779.01000007(99310667)
(6086|6090) DataWriterImpl::transport_assoc_done: writer 01037c1e.52ddd570.17c64778.01000002(d43bdb58) succeeded in associating with reader 01037c1e.52ddd570.17c64779.01000007(99310667)
(6086|6090) DataWriterImpl::transport_assoc_done: writer 01037c1e.52ddd570.17c64778.01000002(d43bdb58) reader 01037c1e.52ddd570.17c64779.01000007(99310667) calling association_complete_i
(6086|6090) DataWriterImpl::association_complete_i - bit 0 local 01037c1e.52ddd570.17c64778.01000002(d43bdb58) remote 01037c1e.52ddd570.17c64779.01000007(99310667)
(6086|6092) DataReaderImpl::add_association - bit 0 local 01037c1e.52ddd570.17c64779.00000007(218d6102) remote 01037c1e.52ddd570.17c64778.00000002(6c87bc3d)
(6086|6092) DataReaderImpl::add_association - bit 0 local 01037c1e.52ddd570.17c64779.01000007(99310667) remote 01037c1e.52ddd570.17c64778.01000002(d43bdb58)
(6086|6097) DataReaderListenerImpl::on_subscription_matched
(6086|6097) DataReaderListenerImpl::on_subscription_matched
(6086|6097) InMemoryDistributedConditionSet AUTOMATIC_DATAREADER posting LIVELINESS_GAINED_1
(6086|6086) Writer::run_test begins.
(6086|6086) 17:40:48.805471 Writer::run_test starting to write pass 0
(6086|6097) 17:40:48.805876 read foo[0]: x = -1.000000 y = -1.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1773164448 805142999
instance_handle: 12
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6086|6095) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_GAINED_1
(6086|6097) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_GAINED_1
(6086|6097) 17:40:48.806494 read foo[0]: x = 0.000000 y = 0.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1773164448 805893999
instance_handle: 15
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6086|6086) 17:40:48.806569 Writer::run_test done writing.
(6086|6086) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_1
(6086|6086) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_1 done
(6086|6086) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_1
(6086|6086) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_1 done
(6086|6086) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_1
(6086|6097) 17:40:48.806728 read foo[0]: x = 1.000000 y = 0.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1773164448 806243999
instance_handle: 15
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6086|6095) 17:40:48.806816 read foo[0]: x = 0.000000 y = 0.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1773164448 805893999
instance_handle: 14
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6086|6095) 17:40:48.807119 read foo[0]: x = 1.000000 y = 0.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1773164448 806243999
instance_handle: 14
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6086|6088) 17:40:51.869266 read foo[0]: x = 0.000000 y = 0.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: NOT_ALIVE_NO_WRITERS_INSTANCE_STATE
source_timestamp: 1773164451 868970000
instance_handle: 14
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6086|6088) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_LOST_1
(6086|6088) 17:40:51.869767 read foo[0]: x = 0.000000 y = 0.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: NOT_ALIVE_NO_WRITERS_INSTANCE_STATE
source_timestamp: 1773164451 869561000
instance_handle: 15
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6086|6088) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_LOST_1
(6086|6086) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_1 done
(6086|6086) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_1
(6086|6086) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_1 done
(6086|6086) Writer::run_test begins.
(6086|6086) 17:40:51.870006 Writer::run_test starting to write pass 1
(6086|6097) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_GAINED_2
(6086|6095) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_GAINED_2
(6086|6086) 17:40:51.870886 Writer::run_test done writing.
(6086|6086) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_2
(6086|6086) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_2 done
(6086|6086) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_2
(6086|6086) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_2 done
(6086|6086) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_2
(6086|6097) 17:40:51.871065 read foo[0]: x = 0.000000 y = -1.000000, key = 101010
(6086|6095) 17:40:51.871079 read foo[0]: x = 0.000000 y = -1.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1773164451 870036999
instance_handle: 15
disposed_generation_count: 0
no_writers_generation_count: 1
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
sample_state: NOT_READ_SAMPLE_STATE
view_state: NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1773164451 870036999
instance_handle: 14
disposed_generation_count: 0
no_writers_generation_count: 1
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6086|6095) 17:40:51.871523 read foo[0]: x = 1.000000 y = -1.000000, key = 101010
(6086|6097) 17:40:51.871537 read foo[0]: x = 1.000000 y = -1.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1773164451 870550999
instance_handle: 14
disposed_generation_count: 0
no_writers_generation_count: 1
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1773164451 870550999
instance_handle: 15
disposed_generation_count: 0
no_writers_generation_count: 1
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6086|6088) 17:40:55.069722 read foo[0]: x = 0.000000 y = 0.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: NOT_ALIVE_NO_WRITERS_INSTANCE_STATE
source_timestamp: 1773164455 69487000
instance_handle: 14
disposed_generation_count: 0
no_writers_generation_count: 1
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6086|6088) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_LOST_2
(6086|6088) 17:40:55.070064 read foo[0]: x = 0.000000 y = 0.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: NOT_ALIVE_NO_WRITERS_INSTANCE_STATE
source_timestamp: 1773164455 69909000
instance_handle: 15
disposed_generation_count: 0
no_writers_generation_count: 1
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6086|6088) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_LOST_2
(6086|6086) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_2 done
(6086|6086) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_2
(6086|6086) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_2 done
(6086|6086) Writer::run_test begins.
(6086|6086) 17:40:55.070269 Writer::run_test starting to write pass 2
(6086|6086) 17:40:55.071018 Writer::run_test done writing.
(6086|6086) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_3
(6086|6097) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_GAINED_3
(6086|6095) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_GAINED_3
(6086|6086) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_3 done
(6086|6086) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_3
(6086|6086) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_3 done
(6086|6086) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_3
(6086|6095) 17:40:55.071398 read foo[0]: x = 0.000000 y = -2.000000, key = 101010
(6086|6097) 17:40:55.071399 read foo[0]: x = 0.000000 y = -2.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1773164455 70297999
instance_handle: 14
disposed_generation_count: 0
no_writers_generation_count: 2
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
sample_state: NOT_READ_SAMPLE_STATE
view_state: NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1773164455 70297999
instance_handle: 15
disposed_generation_count: 0
no_writers_generation_count: 2
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6086|6095) 17:40:55.071811 read foo[0]: x = 1.000000 y = -2.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1773164455 70791999
instance_handle: 14
disposed_generation_count: 0
no_writers_generation_count: 2
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6086|6097) 17:40:55.071839 read foo[0]: x = 1.000000 y = -2.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1773164455 70791999
instance_handle: 15
disposed_generation_count: 0
no_writers_generation_count: 2
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6086|6088) 17:40:58.270228 read foo[0]: x = 0.000000 y = 0.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: NOT_ALIVE_NO_WRITERS_INSTANCE_STATE
source_timestamp: 1773164458 269956000
instance_handle: 14
disposed_generation_count: 0
no_writers_generation_count: 2
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6086|6088) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_LOST_3
(6086|6088) 17:40:58.270630 read foo[0]: x = 0.000000 y = 0.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: NOT_ALIVE_NO_WRITERS_INSTANCE_STATE
source_timestamp: 1773164458 270458000
instance_handle: 15
disposed_generation_count: 0
no_writers_generation_count: 2
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6086|6088) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_LOST_3
(6086|6086) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_3 done
(6086|6086) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_3
(6086|6086) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_3 done
(6086|6097) 17:40:58.271809 read foo[0]: x = 0.000000 y = 0.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: NOT_ALIVE_DISPOSED_INSTANCE_STATE
source_timestamp: 1773164458 270892999
instance_handle: 12
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6086|6097) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_GAINED_4
(6086|6086) WriteDataContainer::wait_pending timeout at 00:07:17.253632
(6086|6095) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_GAINED_4
(6086|6086) WriteDataContainer::wait_pending done
(6086|6086) DataWriterImpl::remove_associations: bit 0 local 01037c1e.52ddd570.17c64778.00000002(6c87bc3d) remote 01037c1e.52ddd570.17c64779.00000007(218d6102) num remotes 1
(6086|6086) DataWriterImpl::remove_associations: bit 0 local 01037c1e.52ddd570.17c64778.01000002(d43bdb58) remote 01037c1e.52ddd570.17c64778.00000007(1ced48b2) num remotes 2
(6086|6092) DataReaderImpl::remove_associations: bit 0 local 01037c1e.52ddd570.17c64779.00000007(218d6102) remote 01037c1e.52ddd570.17c64778.00000002(6c87bc3d) num remotes 1
(6086|6092) DataReaderImpl::remove_associations_i: bit 0 local 01037c1e.52ddd570.17c64779.00000007(218d6102) remote 01037c1e.52ddd570.17c64778.00000002(6c87bc3d) num remotes 1
(6086|6092) DataReaderListenerImpl::on_subscription_matched
(6086|6090) DataReaderImpl::remove_associations: bit 0 local 01037c1e.52ddd570.17c64778.00000007(1ced48b2) remote 01037c1e.52ddd570.17c64778.01000002(d43bdb58) num remotes 1
(6086|6090) DataReaderImpl::remove_associations_i: bit 0 local 01037c1e.52ddd570.17c64778.00000007(1ced48b2) remote 01037c1e.52ddd570.17c64778.01000002(d43bdb58) num remotes 1
(6086|6092) DataReaderImpl::remove_associations: bit 0 local 01037c1e.52ddd570.17c64779.01000007(99310667) remote 01037c1e.52ddd570.17c64778.01000002(d43bdb58) num remotes 1
(6086|6092) DataReaderImpl::remove_associations_i: bit 0 local 01037c1e.52ddd570.17c64779.01000007(99310667) remote 01037c1e.52ddd570.17c64778.01000002(d43bdb58) num remotes 1
(6086|6090) DataReaderListenerImpl::on_subscription_matched
(6086|6092) DataReaderListenerImpl::on_subscription_matched
**********
automatic_drl_servant->no_writers_generation_count() = 0
********** use_take=0
**********
remote_manual_drl_servant->no_writers_generation_count() = 2
********** use_take=0
**********
local_manual_drl_servant->no_writers_generation_count() = 2
********** use_take=0
(6086|6086) WARNING: Spdp::SpdpTransport::send() - destination 0.0.0.0:0 failed send: Invalid argument
(6086|6086) WARNING: Spdp::SpdpTransport::send() - destination 0.0.0.0:0 failed send: Invalid argument
(6086|6086) Service_Participant::shutdown
(6086|6086) DataReaderListenerImpl::~DataReaderListenerImpl
(6086|6086) DataReaderListenerImpl::~DataReaderListenerImpl
(6086|6086) DataReaderListenerImpl::~DataReaderListenerImpl
(6086|6086) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
(6086|6086) Service_Participant::~Service_Participant
(6086|6086) Service_Participant::shutdown
test PASSED.
auto_run_tests_finished: tests/DCPS/LivelinessTest/run_test.pl rtps_disc Time:11s Result:0
==============================================================================
tests/DCPS/LivelinessTest/run_test.pl rtps_disc take
#
use_take !!!!!
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/LivelinessTest/LivelinessTest -r 1 -w 1 -m 0 -l 3 -i 2 -DCPSDebugLevel 1 -DCPSConfigFile rtps_disc.ini -DCPSPendingTimeout 3 -t 1 /home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/LivelinessTest/
lt PID: 6100 started at 2026-03-10 17:40:59
(6100|6100) INFO: set_DCPS_debug_level: set to 1
(6100|6100) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_CONFIG_FILE=rtps_disc.ini
(6100|6100) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_PENDING_TIMEOUT=3
(6100|6100) INFO: Service_Participant::process_config_file: Going to load configuration from "rtps_disc.ini"
(6100|6100) INFO: ConfigStoreImpl::set_string: TRANSPORT_RTPS_TRANSPORT_TYPE=rtps_udp
(6100|6100) INFO: ConfigStoreImpl::set_string: TRANSPORT_RTPS_USE_MULTICAST=0
(6100|6100) INFO: ConfigStoreImpl::set_string: TRANSPORT_RTPS=@rtps
(6100|6100) INFO: ConfigStoreImpl::set_string: TRANSPORT_RTPS2_TRANSPORT_TYPE=rtps_udp
(6100|6100) INFO: ConfigStoreImpl::set_string: TRANSPORT_RTPS2_USE_MULTICAST=0
(6100|6100) INFO: ConfigStoreImpl::set_string: TRANSPORT_RTPS2=@rtps2
(6100|6100) INFO: ConfigStoreImpl::set_string: TRANSPORT=@transport
(6100|6100) INFO: ConfigStoreImpl::set_string: RTPS_DISCOVERY_UNI_RTPS_RESEND_PERIOD=2
(6100|6100) INFO: ConfigStoreImpl::set_string: RTPS_DISCOVERY_UNI_RTPS_SEDP_MULTICAST=0
(6100|6100) INFO: ConfigStoreImpl::set_string: RTPS_DISCOVERY_UNI_RTPS=@uni_rtps
(6100|6100) INFO: ConfigStoreImpl::set_string: RTPS_DISCOVERY=@rtps_discovery
(6100|6100) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_DEFAULT_DISCOVERY=uni_rtps
(6100|6100) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_GLOBAL_TRANSPORT_CONFIG=rtps
(6100|6100) INFO: ConfigStoreImpl::set_string: COMMON=@common
(6100|6100) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_TRANSPORTS=rtps
(6100|6100) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS=@rtps
(6100|6100) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS2_TRANSPORTS=rtps2
(6100|6100) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS2=@rtps2
(6100|6100) INFO: ConfigStoreImpl::set_string: CONFIG=@config
(6100|6100) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.34.0-dev using ACE 6.5.23
(6100|6100) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 1
(6100|6100) Service_Participant::get_domain_participant_factory: machine: runnervm0kj6c, x86_64 platform: Linux, 6.14.0-1017-azure, #17~24.04.1-Ubuntu SMP Mon Dec 1 20:10:50 UTC 2025
(6100|6100) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(6100|6100) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(6100|6100) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(6100|6100) DEBUG: ConfigStoreImpl::get: RTPS_DISCOVERY_UNI_RTPS_SPDP_SEND_ADDRS
(6100|6100) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD57017D41C62_111=@_OPENDDS_SEDPTransportInst_01037c1e52ddd57017d41c62_111
(6100|6100) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD57017D41C62_111_MAX_MESSAGE_SIZE=65466
(6100|6100) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD57017D41C62_111_HEARTBEAT_PERIOD=200
(6100|6100) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD57017D41C62_111_NAK_RESPONSE_DELAY=100
(6100|6100) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD57017D41C62_111_RESPONSIVE_MODE=false
(6100|6100) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD57017D41C62_111_SEND_DELAY=10
(6100|6100) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD57017D41C62_111_SEND_BUFFER_SIZE=65535
(6100|6100) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD57017D41C62_111_RCV_BUFFER_SIZE=65535
(6100|6100) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD57017D41C62_111_RECEIVE_PREALLOCATED_MESSAGE_BLOCKS=0
(6100|6100) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD57017D41C62_111_RECEIVE_PREALLOCATED_DATA_BLOCKS=0
(6100|6100) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD57017D41C62_111_PORT_MODE=system
(6100|6100) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD57017D41C62_111_PB=7400
(6100|6100) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD57017D41C62_111_DG=250
(6100|6100) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD57017D41C62_111_PG=2
(6100|6100) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD57017D41C62_111_D2=2
(6100|6100) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD57017D41C62_111_D3=12
(6100|6100) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD57017D41C62_111_USE_MULTICAST=false
(6100|6100) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD57017D41C62_111_INIT_PARTICIPANT_PORT_ID=0
(6100|6100) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD57017D41C62_111_LOCAL_ADDRESS=0.0.0.0:0
(6100|6100) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD57017D41C62_111_ADVERTISED_ADDRESS=0.0.0.0:0
(6100|6100) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD57017D41C62_111_IPV6_INIT_PARTICIPANT_PORT_ID=1
(6100|6100) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD57017D41C62_111_IPV6_LOCAL_ADDRESS=:::0
(6100|6100) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD57017D41C62_111_IPV6_ADVERTISED_ADDRESS=:::0
(6100|6100) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD57017D41C62_111_DATA_RTPS_RELAY_ADDRESS=0.0.0.0:0
(6100|6100) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD57017D41C62_111_USE_RTPS_RELAY=false
(6100|6100) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD57017D41C62_111_RTPS_RELAY_ONLY=false
(6100|6100) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD57017D41C62_111_DATA_STUN_SERVER_ADDRESS=0.0.0.0:0
(6100|6100) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD57017D41C62_111_USE_ICE=false
(6100|6100) INFO: ConfigStoreImpl::set_string: CONFIG_OPENDDS_SEDP_TRANSPORT_CFG_01037C1E52DDD57017D41C62_111=@_OPENDDS_SEDP_TransportCfg_01037c1e52ddd57017d41c62_111
(6100|6100) INFO: ConfigStoreImpl::set_string: CONFIG_OPENDDS_SEDP_TRANSPORT_CFG_01037C1E52DDD57017D41C62_111_PASSIVE_CONNECT_DURATION=60000
(6100|6100) DEBUG: ConfigStoreImpl::get: RTPS_DISCOVERY_UNI_RTPS_SPDP_SEND_ADDRS
(6100|6105) INFO: MulticastManager::join: joined group 239.255.0.1:35150 on docker0/172.17.0.1 (0x7b70000011c8 joined count 1)
(6100|6105) INFO: MulticastManager::join: joined group 239.255.0.1:35150 on eth0/10.1.0.39 (0x7b70000011c8 joined count 2)
(6100|6105) INFO: MulticastManager::join: joined group ff03::1:35150 on eth0/fe80::7e1e:52ff:fedd:d570 (0x7b70000011c8 joined count 3)
(6100|6105) INFO: MulticastManager::join: joined group 239.255.0.1:35150 on lo/127.0.0.1 (0x7b70000011c8 joined count 4)
(6100|6105) INFO: MulticastManager::join: joined group ff03::1:35150 on lo/::1 (0x7b70000011c8 joined count 5)
(6100|6100) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD57017D41C63_111=@_OPENDDS_SEDPTransportInst_01037c1e52ddd57017d41c63_111
(6100|6100) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD57017D41C63_111_MAX_MESSAGE_SIZE=65466
(6100|6100) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD57017D41C63_111_HEARTBEAT_PERIOD=200
(6100|6100) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD57017D41C63_111_NAK_RESPONSE_DELAY=100
(6100|6100) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD57017D41C63_111_RESPONSIVE_MODE=false
(6100|6100) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD57017D41C63_111_SEND_DELAY=10
(6100|6100) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD57017D41C63_111_SEND_BUFFER_SIZE=65535
(6100|6100) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD57017D41C63_111_RCV_BUFFER_SIZE=65535
(6100|6100) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD57017D41C63_111_RECEIVE_PREALLOCATED_MESSAGE_BLOCKS=0
(6100|6100) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD57017D41C63_111_RECEIVE_PREALLOCATED_DATA_BLOCKS=0
(6100|6100) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD57017D41C63_111_PORT_MODE=system
(6100|6100) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD57017D41C63_111_PB=7400
(6100|6100) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD57017D41C63_111_DG=250
(6100|6100) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD57017D41C63_111_PG=2
(6100|6100) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD57017D41C63_111_D2=2
(6100|6100) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD57017D41C63_111_D3=12
(6100|6100) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD57017D41C63_111_USE_MULTICAST=false
(6100|6100) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD57017D41C63_111_INIT_PARTICIPANT_PORT_ID=2
(6100|6100) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD57017D41C63_111_LOCAL_ADDRESS=0.0.0.0:0
(6100|6100) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD57017D41C63_111_ADVERTISED_ADDRESS=0.0.0.0:0
(6100|6100) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD57017D41C63_111_IPV6_INIT_PARTICIPANT_PORT_ID=3
(6100|6100) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD57017D41C63_111_IPV6_LOCAL_ADDRESS=:::0
(6100|6100) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD57017D41C63_111_IPV6_ADVERTISED_ADDRESS=:::0
(6100|6100) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD57017D41C63_111_DATA_RTPS_RELAY_ADDRESS=0.0.0.0:0
(6100|6100) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD57017D41C63_111_USE_RTPS_RELAY=false
(6100|6100) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD57017D41C63_111_RTPS_RELAY_ONLY=false
(6100|6100) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD57017D41C63_111_DATA_STUN_SERVER_ADDRESS=0.0.0.0:0
(6100|6100) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD57017D41C63_111_USE_ICE=false
(6100|6100) INFO: ConfigStoreImpl::set_string: CONFIG_OPENDDS_SEDP_TRANSPORT_CFG_01037C1E52DDD57017D41C63_111=@_OPENDDS_SEDP_TransportCfg_01037c1e52ddd57017d41c63_111
(6100|6100) INFO: ConfigStoreImpl::set_string: CONFIG_OPENDDS_SEDP_TRANSPORT_CFG_01037C1E52DDD57017D41C63_111_PASSIVE_CONNECT_DURATION=60000
(6100|6107) INFO: MulticastManager::join: joined group 239.255.0.1:35150 on docker0/172.17.0.1 (0x7b70000029c8 joined count 1)
(6100|6107) INFO: MulticastManager::join: joined group 239.255.0.1:35150 on eth0/10.1.0.39 (0x7b70000029c8 joined count 2)
(6100|6107) INFO: MulticastManager::join: joined group ff03::1:35150 on eth0/fe80::7e1e:52ff:fedd:d570 (0x7b70000029c8 joined count 3)
(6100|6107) INFO: MulticastManager::join: joined group 239.255.0.1:35150 on lo/127.0.0.1 (0x7b70000029c8 joined count 4)
(6100|6107) INFO: MulticastManager::join: joined group ff03::1:35150 on lo/::1 (0x7b70000029c8 joined count 5)
(6100|6105) Spdp::handle_participant_data - 01037c1e.52ddd570.17d41c62.000001c1(cba9e486) discovered 01037c1e.52ddd570.17d41c63.000001c1(f6c9cd36) lease 5:00 from 10.1.0.39:35164 (0)
(6100|6105) DEBUG: Sedp::association_complete_i local 01037c1e.52ddd570.17d41c62.000300c3(3efa0ab2) remote 01037c1e.52ddd570.17d41c63.000300c4(9dfeb6a1)
(6100|6105) DEBUG: Sedp::association_complete_i local 01037c1e.52ddd570.17d41c62.000301c3(27e13bf3) remote 01037c1e.52ddd570.17d41c63.000301c4(84e587e0)
(6100|6105) DEBUG: Sedp::association_complete_i local 01037c1e.52ddd570.17d41c62.000003c2(6096d7be) remote 01037c1e.52ddd570.17d41c63.000003c7(2d9c0a81)
(6100|6105) DEBUG: Sedp::association_complete_i local 01037c1e.52ddd570.17d41c62.000004c2(2fd74179) remote 01037c1e.52ddd570.17d41c63.000004c7(62dd9c46)
(6100|6105) DEBUG: Sedp::association_complete_i local 01037c1e.52ddd570.17d41c62.000200c2(483f5013) remote 01037c1e.52ddd570.17d41c63.000200c7(05358d2c)
(6100|6100) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6100|6100) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6100|6100) DataReaderListenerImpl::DataReaderListenerImpl use_take=1 num_ops_per_thread=2
(6100|6100) DataReaderListenerImpl::DataReaderListenerImpl use_take=1 num_ops_per_thread=2
(6100|6100) DataReaderListenerImpl::DataReaderListenerImpl use_take=1 num_ops_per_thread=2
(6100|6100) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6100|6100) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6100|6100) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6100|6104) DataReaderImpl::add_association - bit 0 local 01037c1e.52ddd570.17d41c62.00000007(a0b5b242) remote 01037c1e.52ddd570.17d41c62.01000002(686321a8)
(6100|6104) DataWriterImpl::add_association - bit 0 local 01037c1e.52ddd570.17d41c62.01000002(686321a8) remote 01037c1e.52ddd570.17d41c62.00000007(a0b5b242)
(6100|6104) DataWriterImpl::transport_assoc_done: writer 01037c1e.52ddd570.17d41c62.01000002(686321a8) succeeded in associating with reader 01037c1e.52ddd570.17d41c62.00000007(a0b5b242)
(6100|6104) DataWriterImpl::transport_assoc_done: writer 01037c1e.52ddd570.17d41c62.01000002(686321a8) reader 01037c1e.52ddd570.17d41c62.00000007(a0b5b242) calling association_complete_i
(6100|6104) DataWriterImpl::association_complete_i - bit 0 local 01037c1e.52ddd570.17d41c62.01000002(686321a8) remote 01037c1e.52ddd570.17d41c62.00000007(a0b5b242)
(6100|6109) DataReaderListenerImpl::on_subscription_matched
(6100|6107) Spdp::handle_participant_data - 01037c1e.52ddd570.17d41c63.000001c1(f6c9cd36) discovered 01037c1e.52ddd570.17d41c62.000001c1(cba9e486) lease 5:00 from 10.1.0.39:35160 (0)
(6100|6107) DEBUG: Sedp::association_complete_i local 01037c1e.52ddd570.17d41c63.000300c3(039a2302) remote 01037c1e.52ddd570.17d41c62.000300c4(a09e9f11)
(6100|6107) DEBUG: Sedp::association_complete_i local 01037c1e.52ddd570.17d41c63.000301c3(1a811243) remote 01037c1e.52ddd570.17d41c62.000301c4(b985ae50)
(6100|6107) DEBUG: Sedp::association_complete_i local 01037c1e.52ddd570.17d41c63.000003c2(5df6fe0e) remote 01037c1e.52ddd570.17d41c62.000003c7(10fc2331)
(6100|6107) DEBUG: Sedp::association_complete_i local 01037c1e.52ddd570.17d41c63.000004c2(12b768c9) remote 01037c1e.52ddd570.17d41c62.000004c7(5fbdb5f6)
(6100|6107) DEBUG: Sedp::association_complete_i local 01037c1e.52ddd570.17d41c63.000200c2(755f79a3) remote 01037c1e.52ddd570.17d41c62.000200c7(3855a49c)
(6100|6104) DataWriterImpl::add_association - bit 0 local 01037c1e.52ddd570.17d41c62.00000002(d0df46cd) remote 01037c1e.52ddd570.17d41c63.00000007(9dd59bf2)
(6100|6104) DataWriterImpl::transport_assoc_done: writer 01037c1e.52ddd570.17d41c62.00000002(d0df46cd) succeeded in associating with reader 01037c1e.52ddd570.17d41c63.00000007(9dd59bf2)
(6100|6104) DataWriterImpl::transport_assoc_done: writer 01037c1e.52ddd570.17d41c62.00000002(d0df46cd) reader 01037c1e.52ddd570.17d41c63.00000007(9dd59bf2) calling association_complete_i
(6100|6104) DataWriterImpl::association_complete_i - bit 0 local 01037c1e.52ddd570.17d41c62.00000002(d0df46cd) remote 01037c1e.52ddd570.17d41c63.00000007(9dd59bf2)
(6100|6104) DataWriterImpl::add_association - bit 0 local 01037c1e.52ddd570.17d41c62.01000002(686321a8) remote 01037c1e.52ddd570.17d41c63.01000007(2569fc97)
(6100|6104) DataWriterImpl::transport_assoc_done: writer 01037c1e.52ddd570.17d41c62.01000002(686321a8) succeeded in associating with reader 01037c1e.52ddd570.17d41c63.01000007(2569fc97)
(6100|6104) DataWriterImpl::transport_assoc_done: writer 01037c1e.52ddd570.17d41c62.01000002(686321a8) reader 01037c1e.52ddd570.17d41c63.01000007(2569fc97) calling association_complete_i
(6100|6104) DataWriterImpl::association_complete_i - bit 0 local 01037c1e.52ddd570.17d41c62.01000002(686321a8) remote 01037c1e.52ddd570.17d41c63.01000007(2569fc97)
(6100|6106) DataReaderImpl::add_association - bit 0 local 01037c1e.52ddd570.17d41c63.00000007(9dd59bf2) remote 01037c1e.52ddd570.17d41c62.00000002(d0df46cd)
(6100|6111) DataReaderListenerImpl::on_subscription_matched
(6100|6106) DataReaderImpl::add_association - bit 0 local 01037c1e.52ddd570.17d41c63.01000007(2569fc97) remote 01037c1e.52ddd570.17d41c62.01000002(686321a8)
(6100|6111) DataReaderListenerImpl::on_subscription_matched
(6100|6111) InMemoryDistributedConditionSet AUTOMATIC_DATAREADER posting LIVELINESS_GAINED_1
(6100|6100) Writer::run_test begins.
(6100|6100) 17:41:00.072597 Writer::run_test starting to write pass 0
(6100|6111) 17:41:00.073104 took foo[0]: x = -1.000000 y = -1.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1773164460 72162999
instance_handle: 12
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6100|6109) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_GAINED_1
(6100|6111) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_GAINED_1
(6100|6109) 17:41:00.073721 took foo[0]: x = 0.000000 y = 0.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1773164460 73104999
instance_handle: 14
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6100|6100) 17:41:00.073795 Writer::run_test done writing.
(6100|6100) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_1
(6100|6100) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_1 done
(6100|6100) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_1
(6100|6100) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_1 done
(6100|6100) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_1
(6100|6109) 17:41:00.074005 took foo[0]: x = 1.000000 y = 0.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1773164460 73500999
instance_handle: 14
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6100|6111) 17:41:00.074057 took foo[0]: x = 0.000000 y = 0.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1773164460 73104999
instance_handle: 15
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6100|6111) 17:41:00.074374 took foo[0]: x = 1.000000 y = 0.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1773164460 73500999
instance_handle: 15
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6100|6102) 17:41:03.140923 took foo[0]: x = 0.000000 y = 0.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: NOT_ALIVE_NO_WRITERS_INSTANCE_STATE
source_timestamp: 1773164463 140512000
instance_handle: 14
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6100|6102) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_LOST_1
(6100|6102) 17:41:03.141521 took foo[0]: x = 0.000000 y = 0.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: NOT_ALIVE_NO_WRITERS_INSTANCE_STATE
source_timestamp: 1773164463 141242000
instance_handle: 15
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6100|6102) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_LOST_1
(6100|6100) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_1 done
(6100|6100) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_1
(6100|6100) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_1 done
(6100|6100) Writer::run_test begins.
(6100|6100) 17:41:03.141799 Writer::run_test starting to write pass 1
(6100|6111) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_GAINED_2
(6100|6109) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_GAINED_2
(6100|6100) 17:41:03.142779 Writer::run_test done writing.
(6100|6100) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_2
(6100|6100) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_2 done
(6100|6109) 17:41:03.142844 took foo[0]: x = 0.000000 y = -1.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1773164463 141830999
instance_handle: 14
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6100|6100) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_2
(6100|6100) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_2 done
(6100|6111) 17:41:03.142956 took foo[0]: x = 0.000000 y = -1.000000, key = 101010
(6100|6100) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_2
sample_state: NOT_READ_SAMPLE_STATE
view_state: NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1773164463 141830999
instance_handle: 15
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6100|6109) 17:41:03.143230 took foo[0]: x = 1.000000 y = -1.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1773164463 142355999
instance_handle: 14
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6100|6111) 17:41:03.143315 took foo[0]: x = 1.000000 y = -1.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1773164463 142355999
instance_handle: 15
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6100|6102) 17:41:06.341359 took foo[0]: x = 0.000000 y = -1.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: NOT_ALIVE_NO_WRITERS_INSTANCE_STATE
source_timestamp: 1773164466 340996000
instance_handle: 14
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6100|6102) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_LOST_2
(6100|6102) 17:41:06.341836 took foo[0]: x = 0.000000 y = -1.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: NOT_ALIVE_NO_WRITERS_INSTANCE_STATE
source_timestamp: 1773164466 341604000
instance_handle: 15
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6100|6102) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_LOST_2
(6100|6100) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_2 done
(6100|6100) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_2
(6100|6100) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_2 done
(6100|6100) Writer::run_test begins.
(6100|6100) 17:41:06.342108 Writer::run_test starting to write pass 2
(6100|6111) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_GAINED_3
(6100|6109) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_GAINED_3
(6100|6100) 17:41:06.343004 Writer::run_test done writing.
(6100|6100) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_3
(6100|6100) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_3 done
(6100|6100) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_3
(6100|6100) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_3 done
(6100|6111) 17:41:06.343138 took foo[0]: x = 0.000000 y = -2.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1773164466 342139999
instance_handle: 15
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6100|6100) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_3
(6100|6109) 17:41:06.343248 took foo[0]: x = 0.000000 y = -2.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1773164466 342139999
instance_handle: 14
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6100|6111) 17:41:06.343580 took foo[0]: x = 1.000000 y = -2.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1773164466 342694999
instance_handle: 15
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6100|6109) 17:41:06.343625 took foo[0]: x = 1.000000 y = -2.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1773164466 342694999
instance_handle: 14
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6100|6102) 17:41:09.541759 took foo[0]: x = 0.000000 y = -2.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: NOT_ALIVE_NO_WRITERS_INSTANCE_STATE
source_timestamp: 1773164469 541466000
instance_handle: 14
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6100|6102) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_LOST_3
(6100|6102) 17:41:09.542187 took foo[0]: x = 0.000000 y = -2.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: NOT_ALIVE_NO_WRITERS_INSTANCE_STATE
source_timestamp: 1773164469 541960000
instance_handle: 15
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6100|6102) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_LOST_3
(6100|6100) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_3 done
(6100|6100) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_3
(6100|6100) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_3 done
(6100|6111) 17:41:09.543237 took foo[0]: x = -1.000000 y = -1.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: NOT_ALIVE_DISPOSED_INSTANCE_STATE
source_timestamp: 1773164469 542460999
instance_handle: 12
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6100|6100) WriteDataContainer::wait_pending timeout at 00:07:28.524862
(6100|6109) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_GAINED_4
(6100|6111) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_GAINED_4
(6100|6100) WriteDataContainer::wait_pending done
(6100|6100) DataWriterImpl::remove_associations: bit 0 local 01037c1e.52ddd570.17d41c62.00000002(d0df46cd) remote 01037c1e.52ddd570.17d41c63.00000007(9dd59bf2) num remotes 1
(6100|6100) DataWriterImpl::remove_associations: bit 0 local 01037c1e.52ddd570.17d41c62.01000002(686321a8) remote 01037c1e.52ddd570.17d41c62.00000007(a0b5b242) num remotes 2
(6100|6106) DataReaderImpl::remove_associations: bit 0 local 01037c1e.52ddd570.17d41c63.00000007(9dd59bf2) remote 01037c1e.52ddd570.17d41c62.00000002(d0df46cd) num remotes 1
(6100|6106) DataReaderImpl::remove_associations_i: bit 0 local 01037c1e.52ddd570.17d41c63.00000007(9dd59bf2) remote 01037c1e.52ddd570.17d41c62.00000002(d0df46cd) num remotes 1
(6100|6106) DataReaderListenerImpl::on_subscription_matched
(6100|6104) DataReaderImpl::remove_associations: bit 0 local 01037c1e.52ddd570.17d41c62.00000007(a0b5b242) remote 01037c1e.52ddd570.17d41c62.01000002(686321a8) num remotes 1
(6100|6104) DataReaderImpl::remove_associations_i: bit 0 local 01037c1e.52ddd570.17d41c62.00000007(a0b5b242) remote 01037c1e.52ddd570.17d41c62.01000002(686321a8) num remotes 1
(6100|6106) DataReaderImpl::remove_associations: bit 0 local 01037c1e.52ddd570.17d41c63.01000007(2569fc97) remote 01037c1e.52ddd570.17d41c62.01000002(686321a8) num remotes 1
(6100|6106) DataReaderImpl::remove_associations_i: bit 0 local 01037c1e.52ddd570.17d41c63.01000007(2569fc97) remote 01037c1e.52ddd570.17d41c62.01000002(686321a8) num remotes 1
(6100|6106) DataReaderListenerImpl::on_subscription_matched
(6100|6104) DataReaderListenerImpl::on_subscription_matched
**********
automatic_drl_servant->no_writers_generation_count() = 0
********** use_take=1
**********
remote_manual_drl_servant->no_writers_generation_count() = 0
********** use_take=1
**********
local_manual_drl_servant->no_writers_generation_count() = 0
********** use_take=1
(6100|6100) WARNING: Spdp::SpdpTransport::send() - destination 0.0.0.0:0 failed send: Invalid argument
(6100|6100) WARNING: Spdp::SpdpTransport::send() - destination 0.0.0.0:0 failed send: Invalid argument
(6100|6100) Service_Participant::shutdown
(6100|6100) DataReaderListenerImpl::~DataReaderListenerImpl
(6100|6100) DataReaderListenerImpl::~DataReaderListenerImpl
(6100|6100) DataReaderListenerImpl::~DataReaderListenerImpl
(6100|6100) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
(6100|6100) Service_Participant::~Service_Participant
(6100|6100) Service_Participant::shutdown
test PASSED.
auto_run_tests_finished: tests/DCPS/LivelinessTest/run_test.pl rtps_disc take Time:11s Result:0
==============================================================================
tests/DCPS/ContentFilteredTopic/run_test.pl
#
(6123|6123) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm0kj6c" as fully qualified hostname, please correct system configuration.
0x7b7c00000000 received data with key == 99
0x7b7c00000000 received data with key == 2
0x7b7c00000000 received data with key == 3
0x7b7c00002a00 received data with key == 3
0x7b7c00001c00 received data with ull == 1485441228339
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
LLVMSymbolizer: error reading file: No such file or directory
auto_run_tests_finished: tests/DCPS/ContentFilteredTopic/run_test.pl Time:4s Result:0
==============================================================================
tests/DCPS/ContentFilteredTopic/run_test.pl nopub
#
(6147|6147) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm0kj6c" as fully qualified hostname, please correct system configuration.
0x7b7c00000000 received data with key == 99
0x7b7c00000000 received data with key == 2
0x7b7c00000000 received data with key == 3
0x7b7c00002a00 received data with key == 3
0x7b7c00001c00 received data with ull == 1485441228339
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
LLVMSymbolizer: error reading file: No such file or directory
auto_run_tests_finished: tests/DCPS/ContentFilteredTopic/run_test.pl nopub Time:4s Result:0
==============================================================================
tests/DCPS/ContentFilteredTopic/run_test.pl rtps_disc
#
0x7b7c00021400 received data with key == 99
0x7b7c00021400 received data with key == 2
0x7b7c00021400 received data with key == 3
0x7b7c00023e00 received data with key == 3
0x7b7c00023000 received data with ull == 1485441228339
auto_run_tests_finished: tests/DCPS/ContentFilteredTopic/run_test.pl rtps_disc Time:6s Result:0
==============================================================================
tests/DCPS/ContentFilteredTopic/run_test.pl rtps_disc nopub
#
0x7b7c00021400 received data with key == 99
0x7b7c00021400 received data with key == 2
0x7b7c00021400 received data with key == 3
0x7b7c00023e00 received data with key == 3
0x7b7c00023000 received data with ull == 1485441228339
auto_run_tests_finished: tests/DCPS/ContentFilteredTopic/run_test.pl rtps_disc nopub Time:6s Result:0
==============================================================================
tests/DCPS/GroupPresentation/run_test.pl
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -ORBDebugLevel 1 -ORBLogFile DCPSInfoRepo.log -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 6190
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/GroupPresentation/subscriber -DCPSTransportDebugLevel 0 -ORBDebugLevel 0 -DCPSConfigFile sub.ini -DCPSDebugLevel 0 -DCPSBits 0 -ORBVerboseLogging 1 -ORBLogFile subscriber.log -DCPSPendingTimeout 3
subscriber PID: 6200 started at 2026-03-10 17:41:30
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/GroupPresentation/publisher -ORBDebugLevel 0 -DCPSConfigFile pub.ini -DCPSDebugLevel 0 -DCPSBits 0 -DCPSTransportDebugLevel 1 -ORBLogFile publisher.log -DCPSPendingTimeout 3
publisher PID: 6201 started at 2026-03-10 17:41:30
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 140660522858176
from = Comic Book Guy
count = 1
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 140660522858176
from = Comic Book Guy
count = 1
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 140660501903040
from = Comic Book Guy
count = 2
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 140660501903040
from = Comic Book Guy
count = 2
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 140660522858176
from = Comic Book Guy
count = 3
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 140660522858176
from = Comic Book Guy
count = 3
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 140660501903040
from = Comic Book Guy
count = 4
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 140660501903040
from = Comic Book Guy
count = 4
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 140660501903040
from = Comic Book Guy
count = 5
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 140660501903040
from = Comic Book Guy
count = 5
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 140660522858176
from = Comic Book Guy
count = 6
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 140660522858176
from = Comic Book Guy
count = 6
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 140660501903040
from = Comic Book Guy
count = 7
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 140660501903040
from = Comic Book Guy
count = 7
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 140660522858176
from = Comic Book Guy
count = 8
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 140660522858176
from = Comic Book Guy
count = 8
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 140660501903040
from = Comic Book Guy
count = 9
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 140660501903040
from = Comic Book Guy
count = 9
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 140660522858176
from = Comic Book Guy
count = 10
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 140660522858176
from = Comic Book Guy
count = 10
text = Worst. Movie. Ever.
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
LLVMSymbolizer: error reading file: No such file or directory
test PASSED.
auto_run_tests_finished: tests/DCPS/GroupPresentation/run_test.pl Time:6s Result:0
==============================================================================
tests/DCPS/GroupPresentation/run_test.pl topic
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -ORBDebugLevel 1 -ORBLogFile DCPSInfoRepo.log -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 6226
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/GroupPresentation/subscriber -DCPSTransportDebugLevel 0 -ORBDebugLevel 0 -DCPSConfigFile sub.ini -DCPSDebugLevel 0 -DCPSBits 0 -ORBVerboseLogging 1 -q 1 -ORBLogFile subscriber.log -DCPSPendingTimeout 3
subscriber PID: 6236 started at 2026-03-10 17:41:36
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/GroupPresentation/publisher -ORBDebugLevel 0 -DCPSConfigFile pub.ini -DCPSDebugLevel 0 -DCPSBits 0 -DCPSTransportDebugLevel 1 -ORBLogFile publisher.log -DCPSPendingTimeout 3
publisher PID: 6237 started at 2026-03-10 17:41:36
SampleInfo.sample_rank = 4
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 139759282271936
from = Comic Book Guy
count = 1
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 4
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 139759261316800
from = Comic Book Guy
count = 2
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 3
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 139759282271936
from = Comic Book Guy
count = 3
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 3
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 139759261316800
from = Comic Book Guy
count = 4
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 2
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 139759282271936
from = Comic Book Guy
count = 5
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 2
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 139759261316800
from = Comic Book Guy
count = 6
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 1
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 139759282271936
from = Comic Book Guy
count = 7
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 1
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 139759261316800
from = Comic Book Guy
count = 8
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 139759282271936
from = Comic Book Guy
count = 9
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 139759261316800
from = Comic Book Guy
count = 10
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 4
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 139759282271936
from = Comic Book Guy
count = 1
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 4
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 139759261316800
from = Comic Book Guy
count = 2
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 3
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 139759282271936
from = Comic Book Guy
count = 3
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 3
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 139759261316800
from = Comic Book Guy
count = 4
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 2
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 139759282271936
from = Comic Book Guy
count = 5
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 2
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 139759261316800
from = Comic Book Guy
count = 6
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 1
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 139759282271936
from = Comic Book Guy
count = 7
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 1
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 139759261316800
from = Comic Book Guy
count = 8
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 139759282271936
from = Comic Book Guy
count = 9
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 139759261316800
from = Comic Book Guy
count = 10
text = Worst. Movie. Ever.
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
LLVMSymbolizer: error reading file: No such file or directory
test PASSED.
auto_run_tests_finished: tests/DCPS/GroupPresentation/run_test.pl topic Time:6s Result:0
==============================================================================
tests/DCPS/GroupPresentation/run_test.pl instance
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -ORBDebugLevel 1 -ORBLogFile DCPSInfoRepo.log -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 6261
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/GroupPresentation/subscriber -DCPSTransportDebugLevel 0 -ORBDebugLevel 0 -DCPSConfigFile sub.ini -DCPSDebugLevel 0 -DCPSBits 0 -ORBVerboseLogging 1 -q 0 -ORBLogFile subscriber.log -DCPSPendingTimeout 3
subscriber PID: 6271 started at 2026-03-10 17:41:42
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/GroupPresentation/publisher -ORBDebugLevel 0 -DCPSConfigFile pub.ini -DCPSDebugLevel 0 -DCPSBits 0 -DCPSTransportDebugLevel 1 -ORBLogFile publisher.log -DCPSPendingTimeout 3
publisher PID: 6272 started at 2026-03-10 17:41:42
Message: subject = Review
subject_id = 139746449802944
from = Comic Book Guy
count = 1
text = Worst. Movie. Ever.
Message: subject = Review
subject_id = 139746449802944
from = Comic Book Guy
count = 1
text = Worst. Movie. Ever.
Message: subject = Review
subject_id = 139746428843712
from = Comic Book Guy
count = 2
text = Worst. Movie. Ever.
Message: subject = Review
subject_id = 139746428843712
from = Comic Book Guy
count = 2
text = Worst. Movie. Ever.
Message: subject = Review
subject_id = 139746449802944
from = Comic Book Guy
count = 3
text = Worst. Movie. Ever.
Message: subject = Review
subject_id = 139746449802944
from = Comic Book Guy
count = 3
text = Worst. Movie. Ever.
Message: subject = Review
subject_id = 139746428843712
from = Comic Book Guy
count = 4
text = Worst. Movie. Ever.
Message: subject = Review
subject_id = 139746428843712
from = Comic Book Guy
count = 4
text = Worst. Movie. Ever.
Message: subject = Review
subject_id = 139746449802944
from = Comic Book Guy
count = 5
text = Worst. Movie. Ever.
Message: subject = Review
subject_id = 139746449802944
from = Comic Book Guy
count = 5
text = Worst. Movie. Ever.
Message: subject = Review
subject_id = 139746428843712
from = Comic Book Guy
count = 6
text = Worst. Movie. Ever.
Message: subject = Review
subject_id = 139746428843712
from = Comic Book Guy
count = 6
text = Worst. Movie. Ever.
Message: subject = Review
subject_id = 139746449802944
from = Comic Book Guy
count = 7
text = Worst. Movie. Ever.
Message: subject = Review
subject_id = 139746449802944
from = Comic Book Guy
count = 7
text = Worst. Movie. Ever.
Message: subject = Review
subject_id = 139746428843712
from = Comic Book Guy
count = 8
text = Worst. Movie. Ever.
Message: subject = Review
subject_id = 139746428843712
from = Comic Book Guy
count = 8
text = Worst. Movie. Ever.
Message: subject = Review
subject_id = 139746428843712
from = Comic Book Guy
count = 10
text = Worst. Movie. Ever.
Message: subject = Review
subject_id = 139746428843712
from = Comic Book Guy
count = 10
text = Worst. Movie. Ever.
Message: subject = Review
subject_id = 139746449802944
from = Comic Book Guy
count = 9
text = Worst. Movie. Ever.
Message: subject = Review
subject_id = 139746449802944
from = Comic Book Guy
count = 9
text = Worst. Movie. Ever.
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
LLVMSymbolizer: error reading file: No such file or directory
test PASSED.
auto_run_tests_finished: tests/DCPS/GroupPresentation/run_test.pl instance Time:6s Result:0
==============================================================================
tests/DCPS/Ownership/run_test.pl
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -ORBDebugLevel 0 -ORBVerboseLogging 1 -DCPSDebugLevel 0 -DCPSTransportDebugLevel 0 -ORBLogFile DCPSInfoRepo.log -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 6297
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Ownership/publisher -ORBDebugLevel 0 -ORBVerboseLogging 1 -DCPSDebugLevel 0 -DCPSTransportDebugLevel 0 -DCPSConfigFile pub.ini -ORBLogFile pub1.log -s 10 -i datawriter1 -DCPSPendingTimeout 3
publisher1 PID: 6307 started at 2026-03-10 17:41:49
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Ownership/subscriber -ORBDebugLevel 0 -ORBVerboseLogging 1 -DCPSDebugLevel 0 -DCPSTransportDebugLevel 0 -DCPSConfigFile sub.ini -ORBLogFile sub.log -t 0 -DCPSPendingTimeout 3
subscriber PID: 6308 started at 2026-03-10 17:41:49
datawriter1->DataReader1 subject_id: 1 count: 1 strength: 10
datawriter1->DataReader2 subject_id: 1 count: 1 strength: 10
datawriter1->DataReader1 subject_id: 0 count: 2 strength: 10
datawriter1->DataReader2 subject_id: 0 count: 2 strength: 10
datawriter1->DataReader1 subject_id: 1 count: 3 strength: 10
datawriter1->DataReader2 subject_id: 1 count: 3 strength: 10
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Ownership/publisher -ORBDebugLevel 0 -ORBVerboseLogging 1 -DCPSDebugLevel 0 -DCPSTransportDebugLevel 0 -DCPSConfigFile pub.ini -ORBLogFile pub2.log -s 12 -i datawriter2 -DCPSPendingTimeout 3
publisher2 PID: 6330 started at 2026-03-10 17:41:52
datawriter2->DataReader1 subject_id: 1 count: 1 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 1 strength: 12
datawriter1->DataReader1 subject_id: 0 count: 4 strength: 10
datawriter1->DataReader2 subject_id: 0 count: 4 strength: 10
datawriter2->DataReader1 subject_id: 0 count: 2 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 2 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 3 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 3 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 4 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 4 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 5 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 5 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 6 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 6 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 7 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 7 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 8 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 8 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 9 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 9 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 10 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 10 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 11 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 11 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 12 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 12 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 13 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 13 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 14 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 14 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 15 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 15 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 16 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 16 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 17 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 17 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 18 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 18 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 19 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 19 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 20 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 20 strength: 12
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
LLVMSymbolizer: error reading file: No such file or directory
test PASSED.
auto_run_tests_finished: tests/DCPS/Ownership/run_test.pl Time:24s Result:0
==============================================================================
tests/DCPS/Ownership/run_test.pl update_strength
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -ORBDebugLevel 0 -ORBVerboseLogging 1 -DCPSDebugLevel 0 -DCPSTransportDebugLevel 0 -ORBLogFile DCPSInfoRepo.log -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 6342
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Ownership/publisher -ORBDebugLevel 0 -ORBVerboseLogging 1 -DCPSDebugLevel 0 -DCPSTransportDebugLevel 0 -DCPSConfigFile pub.ini -ORBLogFile pub1.log -s 10 -i datawriter1 -r 15 -DCPSPendingTimeout 3
publisher1 PID: 6352 started at 2026-03-10 17:42:13
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Ownership/subscriber -ORBDebugLevel 0 -ORBVerboseLogging 1 -DCPSDebugLevel 0 -DCPSTransportDebugLevel 0 -DCPSConfigFile sub.ini -ORBLogFile sub.log -t 3 -DCPSPendingTimeout 3
subscriber PID: 6353 started at 2026-03-10 17:42:13
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Ownership/publisher -ORBDebugLevel 0 -ORBVerboseLogging 1 -DCPSDebugLevel 0 -DCPSTransportDebugLevel 0 -DCPSConfigFile pub.ini -ORBLogFile pub2.log -s 12 -i datawriter2 -DCPSPendingTimeout 3
publisher2 PID: 6354 started at 2026-03-10 17:42:13
datawriter2->DataReader1 subject_id: 1 count: 1 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 1 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 2 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 2 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 3 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 3 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 4 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 4 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 5 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 5 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 6 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 6 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 7 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 7 strength: 12
datawriter1->DataReader1 subject_id: 0 count: 6 strength: 15
datawriter1->DataReader2 subject_id: 0 count: 6 strength: 15
datawriter1->DataReader1 subject_id: 1 count: 7 strength: 15
datawriter1->DataReader2 subject_id: 1 count: 7 strength: 15
datawriter1->DataReader1 subject_id: 0 count: 8 strength: 15
datawriter1->DataReader2 subject_id: 0 count: 8 strength: 15
datawriter1->DataReader1 subject_id: 1 count: 9 strength: 15
datawriter1->DataReader2 subject_id: 1 count: 9 strength: 15
datawriter1->DataReader1 subject_id: 0 count: 10 strength: 15
datawriter1->DataReader2 subject_id: 0 count: 10 strength: 15
datawriter1->DataReader1 subject_id: 1 count: 11 strength: 15
datawriter1->DataReader2 subject_id: 1 count: 11 strength: 15
datawriter1->DataReader1 subject_id: 0 count: 12 strength: 15
datawriter1->DataReader2 subject_id: 0 count: 12 strength: 15
datawriter1->DataReader1 subject_id: 1 count: 13 strength: 15
datawriter1->DataReader2 subject_id: 1 count: 13 strength: 15
datawriter1->DataReader1 subject_id: 0 count: 14 strength: 15
datawriter1->DataReader2 subject_id: 0 count: 14 strength: 15
datawriter1->DataReader1 subject_id: 1 count: 15 strength: 15
datawriter1->DataReader2 subject_id: 1 count: 15 strength: 15
datawriter1->DataReader1 subject_id: 0 count: 16 strength: 15
datawriter1->DataReader2 subject_id: 0 count: 16 strength: 15
datawriter1->DataReader1 subject_id: 1 count: 17 strength: 15
datawriter1->DataReader2 subject_id: 1 count: 17 strength: 15
datawriter1->DataReader1 subject_id: 0 count: 18 strength: 15
datawriter1->DataReader2 subject_id: 0 count: 18 strength: 15
datawriter1->DataReader1 subject_id: 1 count: 19 strength: 15
datawriter1->DataReader2 subject_id: 1 count: 19 strength: 15
datawriter1->DataReader1 subject_id: 0 count: 20 strength: 15
datawriter1->DataReader2 subject_id: 0 count: 20 strength: 15
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
LLVMSymbolizer: error reading file: No such file or directory
test PASSED.
auto_run_tests_finished: tests/DCPS/Ownership/run_test.pl update_strength Time:23s Result:0
==============================================================================
tests/DCPS/Ownership/run_test.pl liveliness_change
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -ORBDebugLevel 0 -ORBVerboseLogging 1 -DCPSDebugLevel 0 -DCPSTransportDebugLevel 0 -ORBLogFile DCPSInfoRepo.log -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 6389
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Ownership/publisher -ORBDebugLevel 0 -ORBVerboseLogging 1 -DCPSDebugLevel 0 -DCPSTransportDebugLevel 0 -DCPSConfigFile pub.ini -ORBLogFile pub1.log -s 10 -i datawriter1 -l 1 -y 250 -DCPSPendingTimeout 3
publisher1 PID: 6399 started at 2026-03-10 17:42:35
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Ownership/subscriber -ORBDebugLevel 0 -ORBVerboseLogging 1 -DCPSDebugLevel 0 -DCPSTransportDebugLevel 0 -DCPSConfigFile sub.ini -ORBLogFile sub.log -l 2 -t 1 -DCPSPendingTimeout 3
subscriber PID: 6400 started at 2026-03-10 17:42:35
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Ownership/publisher -ORBDebugLevel 0 -ORBVerboseLogging 1 -DCPSDebugLevel 0 -DCPSTransportDebugLevel 0 -DCPSConfigFile pub.ini -ORBLogFile pub2.log -s 12 -i datawriter2 -l 1 -y 250 -c -DCPSPendingTimeout 3
publisher2 PID: 6401 started at 2026-03-10 17:42:35
datawriter1->DataReader1 subject_id: 1 count: 1 strength: 10
datawriter1->DataReader2 subject_id: 1 count: 1 strength: 10
datawriter2->DataReader1 subject_id: 1 count: 1 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 1 strength: 12
datawriter1->DataReader1 subject_id: 0 count: 2 strength: 10
datawriter1->DataReader2 subject_id: 0 count: 2 strength: 10
datawriter2->DataReader1 subject_id: 0 count: 2 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 2 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 3 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 3 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 4 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 4 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 5 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 5 strength: 12
datawriter1->DataReader1 subject_id: 0 count: 14 strength: 10
datawriter1->DataReader2 subject_id: 0 count: 14 strength: 10
datawriter1->DataReader1 subject_id: 1 count: 15 strength: 10
datawriter1->DataReader2 subject_id: 1 count: 15 strength: 10
datawriter1->DataReader1 subject_id: 0 count: 16 strength: 10
datawriter1->DataReader2 subject_id: 0 count: 16 strength: 10
datawriter1->DataReader1 subject_id: 1 count: 17 strength: 10
datawriter1->DataReader2 subject_id: 1 count: 17 strength: 10
datawriter1->DataReader1 subject_id: 0 count: 18 strength: 10
datawriter1->DataReader2 subject_id: 0 count: 18 strength: 10
datawriter1->DataReader1 subject_id: 1 count: 19 strength: 10
datawriter1->DataReader2 subject_id: 1 count: 19 strength: 10
datawriter1->DataReader1 subject_id: 0 count: 20 strength: 10
datawriter1->DataReader2 subject_id: 0 count: 20 strength: 10
datawriter2->DataReader1 subject_id: 0 count: 6 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 6 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 7 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 7 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 8 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 8 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 9 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 9 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 10 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 10 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 11 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 11 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 12 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 12 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 13 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 13 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 14 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 14 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 15 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 15 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 16 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 16 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 17 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 17 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 18 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 18 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 19 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 19 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 20 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 20 strength: 12
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
LLVMSymbolizer: error reading file: No such file or directory
test PASSED.
auto_run_tests_finished: tests/DCPS/Ownership/run_test.pl liveliness_change Time:11s Result:0
==============================================================================
tests/DCPS/Ownership/run_test.pl miss_deadline
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -ORBDebugLevel 0 -ORBVerboseLogging 1 -DCPSDebugLevel 0 -DCPSTransportDebugLevel 0 -ORBLogFile DCPSInfoRepo.log -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 6435
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Ownership/publisher -ORBDebugLevel 0 -ORBVerboseLogging 1 -DCPSDebugLevel 0 -DCPSTransportDebugLevel 0 -DCPSConfigFile pub.ini -ORBLogFile pub1.log -s 10 -i datawriter1 -d 1 -y 500 -DCPSPendingTimeout 3
publisher1 PID: 6445 started at 2026-03-10 17:42:46
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Ownership/subscriber -ORBDebugLevel 0 -ORBVerboseLogging 1 -DCPSDebugLevel 0 -DCPSTransportDebugLevel 0 -DCPSConfigFile sub.ini -ORBLogFile sub.log -d 2 -t 2 -DCPSPendingTimeout 3
subscriber PID: 6446 started at 2026-03-10 17:42:46
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Ownership/publisher -ORBDebugLevel 0 -ORBVerboseLogging 1 -DCPSDebugLevel 0 -DCPSTransportDebugLevel 0 -DCPSConfigFile pub.ini -ORBLogFile pub2.log -s 12 -i datawriter2 -d 1 -y 500 -c -DCPSPendingTimeout 3
publisher2 PID: 6447 started at 2026-03-10 17:42:46
datawriter1->DataReader1 subject_id: 1 count: 1 strength: 10
datawriter1->DataReader2 subject_id: 1 count: 1 strength: 10
datawriter2->DataReader1 subject_id: 1 count: 1 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 1 strength: 12
datawriter1->DataReader1 subject_id: 0 count: 2 strength: 10
datawriter1->DataReader2 subject_id: 0 count: 2 strength: 10
datawriter2->DataReader1 subject_id: 0 count: 2 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 2 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 3 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 3 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 4 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 4 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 5 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 5 strength: 12
datawriter1->DataReader1 subject_id: 0 count: 10 strength: 10
datawriter1->DataReader2 subject_id: 0 count: 10 strength: 10
datawriter1->DataReader1 subject_id: 1 count: 11 strength: 10
datawriter1->DataReader2 subject_id: 1 count: 11 strength: 10
datawriter1->DataReader1 subject_id: 0 count: 12 strength: 10
datawriter1->DataReader2 subject_id: 0 count: 12 strength: 10
datawriter1->DataReader1 subject_id: 1 count: 13 strength: 10
datawriter1->DataReader2 subject_id: 1 count: 13 strength: 10
datawriter1->DataReader1 subject_id: 0 count: 14 strength: 10
datawriter1->DataReader2 subject_id: 0 count: 14 strength: 10
datawriter2->DataReader1 subject_id: 0 count: 6 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 6 strength: 12
datawriter1->DataReader1 subject_id: 1 count: 15 strength: 10
datawriter1->DataReader2 subject_id: 1 count: 15 strength: 10
datawriter2->DataReader1 subject_id: 1 count: 7 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 7 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 8 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 8 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 9 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 9 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 10 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 10 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 11 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 11 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 12 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 12 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 13 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 13 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 14 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 14 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 15 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 15 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 16 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 16 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 17 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 17 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 18 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 18 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 19 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 19 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 20 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 20 strength: 12
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
LLVMSymbolizer: error reading file: No such file or directory
test PASSED.
auto_run_tests_finished: tests/DCPS/Ownership/run_test.pl miss_deadline Time:16s Result:0
==============================================================================
tests/DCPS/Ownership/run_test.pl rtps
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -ORBDebugLevel 0 -ORBVerboseLogging 1 -DCPSDebugLevel 0 -DCPSTransportDebugLevel 0 -ORBLogFile DCPSInfoRepo.log -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 6480
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Ownership/publisher -ORBDebugLevel 0 -ORBVerboseLogging 1 -DCPSDebugLevel 0 -DCPSTransportDebugLevel 0 -DCPSConfigFile rtps.ini -ORBLogFile pub1.log -s 10 -i datawriter1 -DCPSPendingTimeout 3
publisher1 PID: 6490 started at 2026-03-10 17:43:02
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Ownership/subscriber -ORBDebugLevel 0 -ORBVerboseLogging 1 -DCPSDebugLevel 0 -DCPSTransportDebugLevel 0 -DCPSConfigFile rtps.ini -ORBLogFile sub.log -t 0 -DCPSPendingTimeout 3
subscriber PID: 6491 started at 2026-03-10 17:43:02
datawriter1->DataReader1 subject_id: 0 count: 2 strength: 10
datawriter1->DataReader2 subject_id: 0 count: 2 strength: 10
datawriter1->DataReader1 subject_id: 1 count: 3 strength: 10
datawriter1->DataReader2 subject_id: 1 count: 3 strength: 10
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Ownership/publisher -ORBDebugLevel 0 -ORBVerboseLogging 1 -DCPSDebugLevel 0 -DCPSTransportDebugLevel 0 -DCPSConfigFile rtps.ini -ORBLogFile pub2.log -s 12 -i datawriter2 -DCPSPendingTimeout 3
publisher2 PID: 6507 started at 2026-03-10 17:43:05
datawriter1->DataReader1 subject_id: 0 count: 4 strength: 10
datawriter1->DataReader2 subject_id: 0 count: 4 strength: 10
datawriter1->DataReader1 subject_id: 1 count: 5 strength: 10
datawriter1->DataReader2 subject_id: 1 count: 5 strength: 10
datawriter2->DataReader1 subject_id: 0 count: 2 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 2 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 3 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 3 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 4 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 4 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 5 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 5 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 6 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 6 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 7 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 7 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 8 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 8 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 9 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 9 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 10 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 10 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 11 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 11 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 12 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 12 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 13 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 13 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 14 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 14 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 15 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 15 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 16 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 16 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 17 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 17 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 18 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 18 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 19 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 19 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 20 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 20 strength: 12
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
LLVMSymbolizer: error reading file: No such file or directory
test PASSED.
auto_run_tests_finished: tests/DCPS/Ownership/run_test.pl rtps Time:24s Result:0
==============================================================================
tests/DCPS/Ownership/run_test.pl update_strength rtps
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -ORBDebugLevel 0 -ORBVerboseLogging 1 -DCPSDebugLevel 0 -DCPSTransportDebugLevel 0 -ORBLogFile DCPSInfoRepo.log -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 6518
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Ownership/publisher -ORBDebugLevel 0 -ORBVerboseLogging 1 -DCPSDebugLevel 0 -DCPSTransportDebugLevel 0 -DCPSConfigFile rtps.ini -ORBLogFile pub1.log -s 10 -i datawriter1 -r 15 -DCPSPendingTimeout 3
publisher1 PID: 6529 started at 2026-03-10 17:43:27
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Ownership/subscriber -ORBDebugLevel 0 -ORBVerboseLogging 1 -DCPSDebugLevel 0 -DCPSTransportDebugLevel 0 -DCPSConfigFile rtps.ini -ORBLogFile sub.log -t 3 -DCPSPendingTimeout 3
subscriber PID: 6530 started at 2026-03-10 17:43:27
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Ownership/publisher -ORBDebugLevel 0 -ORBVerboseLogging 1 -DCPSDebugLevel 0 -DCPSTransportDebugLevel 0 -DCPSConfigFile rtps.ini -ORBLogFile pub2.log -s 12 -i datawriter2 -DCPSPendingTimeout 3
publisher2 PID: 6531 started at 2026-03-10 17:43:27
datawriter2->DataReader1 subject_id: 1 count: 1 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 1 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 2 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 2 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 3 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 3 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 4 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 4 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 5 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 5 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 6 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 6 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 7 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 7 strength: 12
datawriter1->DataReader1 subject_id: 0 count: 6 strength: 15
datawriter1->DataReader2 subject_id: 0 count: 6 strength: 15
datawriter1->DataReader1 subject_id: 1 count: 7 strength: 15
datawriter1->DataReader2 subject_id: 1 count: 7 strength: 15
datawriter1->DataReader1 subject_id: 0 count: 8 strength: 15
datawriter1->DataReader2 subject_id: 0 count: 8 strength: 15
datawriter1->DataReader1 subject_id: 1 count: 9 strength: 15
datawriter1->DataReader2 subject_id: 1 count: 9 strength: 15
datawriter1->DataReader1 subject_id: 0 count: 10 strength: 15
datawriter1->DataReader2 subject_id: 0 count: 10 strength: 15
datawriter1->DataReader1 subject_id: 1 count: 11 strength: 15
datawriter1->DataReader2 subject_id: 1 count: 11 strength: 15
datawriter1->DataReader1 subject_id: 0 count: 12 strength: 15
datawriter1->DataReader2 subject_id: 0 count: 12 strength: 15
datawriter1->DataReader1 subject_id: 1 count: 13 strength: 15
datawriter1->DataReader2 subject_id: 1 count: 13 strength: 15
datawriter1->DataReader1 subject_id: 0 count: 14 strength: 15
datawriter1->DataReader2 subject_id: 0 count: 14 strength: 15
datawriter1->DataReader1 subject_id: 1 count: 15 strength: 15
datawriter1->DataReader2 subject_id: 1 count: 15 strength: 15
datawriter1->DataReader1 subject_id: 0 count: 16 strength: 15
datawriter1->DataReader2 subject_id: 0 count: 16 strength: 15
datawriter1->DataReader1 subject_id: 1 count: 17 strength: 15
datawriter1->DataReader2 subject_id: 1 count: 17 strength: 15
datawriter1->DataReader1 subject_id: 0 count: 18 strength: 15
datawriter1->DataReader2 subject_id: 0 count: 18 strength: 15
datawriter1->DataReader1 subject_id: 1 count: 19 strength: 15
datawriter1->DataReader2 subject_id: 1 count: 19 strength: 15
datawriter1->DataReader1 subject_id: 0 count: 20 strength: 15
datawriter1->DataReader2 subject_id: 0 count: 20 strength: 15
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
LLVMSymbolizer: error reading file: No such file or directory
test PASSED.
auto_run_tests_finished: tests/DCPS/Ownership/run_test.pl update_strength rtps Time:23s Result:0
==============================================================================
tests/DCPS/Ownership/run_test.pl liveliness_change rtps
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -ORBDebugLevel 0 -ORBVerboseLogging 1 -DCPSDebugLevel 0 -DCPSTransportDebugLevel 0 -ORBLogFile DCPSInfoRepo.log -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 6556
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Ownership/publisher -ORBDebugLevel 0 -ORBVerboseLogging 1 -DCPSDebugLevel 0 -DCPSTransportDebugLevel 0 -DCPSConfigFile rtps.ini -ORBLogFile pub1.log -s 10 -i datawriter1 -l 1 -y 250 -DCPSPendingTimeout 3
publisher1 PID: 6566 started at 2026-03-10 17:43:49
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Ownership/subscriber -ORBDebugLevel 0 -ORBVerboseLogging 1 -DCPSDebugLevel 0 -DCPSTransportDebugLevel 0 -DCPSConfigFile rtps.ini -ORBLogFile sub.log -l 2 -t 1 -DCPSPendingTimeout 3
subscriber PID: 6567 started at 2026-03-10 17:43:49
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Ownership/publisher -ORBDebugLevel 0 -ORBVerboseLogging 1 -DCPSDebugLevel 0 -DCPSTransportDebugLevel 0 -DCPSConfigFile rtps.ini -ORBLogFile pub2.log -s 12 -i datawriter2 -l 1 -y 250 -c -DCPSPendingTimeout 3
publisher2 PID: 6568 started at 2026-03-10 17:43:49
datawriter2->DataReader1 subject_id: 1 count: 1 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 1 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 2 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 2 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 3 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 3 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 4 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 4 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 5 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 5 strength: 12
datawriter1->DataReader1 subject_id: 1 count: 13 strength: 10
datawriter1->DataReader2 subject_id: 1 count: 13 strength: 10
datawriter1->DataReader1 subject_id: 0 count: 14 strength: 10
datawriter1->DataReader2 subject_id: 0 count: 14 strength: 10
datawriter1->DataReader1 subject_id: 1 count: 15 strength: 10
datawriter1->DataReader2 subject_id: 1 count: 15 strength: 10
datawriter1->DataReader1 subject_id: 0 count: 16 strength: 10
datawriter1->DataReader2 subject_id: 0 count: 16 strength: 10
datawriter1->DataReader1 subject_id: 1 count: 17 strength: 10
datawriter1->DataReader2 subject_id: 1 count: 17 strength: 10
datawriter1->DataReader1 subject_id: 0 count: 18 strength: 10
datawriter1->DataReader2 subject_id: 0 count: 18 strength: 10
datawriter1->DataReader1 subject_id: 1 count: 19 strength: 10
datawriter1->DataReader2 subject_id: 1 count: 19 strength: 10
datawriter1->DataReader1 subject_id: 0 count: 20 strength: 10
datawriter1->DataReader2 subject_id: 0 count: 20 strength: 10
datawriter2->DataReader1 subject_id: 0 count: 6 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 6 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 7 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 7 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 8 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 8 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 9 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 9 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 10 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 10 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 11 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 11 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 12 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 12 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 13 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 13 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 14 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 14 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 15 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 15 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 16 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 16 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 17 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 17 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 18 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 18 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 19 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 19 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 20 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 20 strength: 12
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
LLVMSymbolizer: error reading file: No such file or directory
test PASSED.
auto_run_tests_finished: tests/DCPS/Ownership/run_test.pl liveliness_change rtps Time:11s Result:0
==============================================================================
tests/DCPS/Ownership/run_test.pl miss_deadline rtps
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -ORBDebugLevel 0 -ORBVerboseLogging 1 -DCPSDebugLevel 0 -DCPSTransportDebugLevel 0 -ORBLogFile DCPSInfoRepo.log -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 6600
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Ownership/publisher -ORBDebugLevel 0 -ORBVerboseLogging 1 -DCPSDebugLevel 0 -DCPSTransportDebugLevel 0 -DCPSConfigFile rtps.ini -ORBLogFile pub1.log -s 10 -i datawriter1 -d 1 -y 500 -DCPSPendingTimeout 3
publisher1 PID: 6610 started at 2026-03-10 17:44:00
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Ownership/subscriber -ORBDebugLevel 0 -ORBVerboseLogging 1 -DCPSDebugLevel 0 -DCPSTransportDebugLevel 0 -DCPSConfigFile rtps.ini -ORBLogFile sub.log -d 2 -t 2 -DCPSPendingTimeout 3
subscriber PID: 6611 started at 2026-03-10 17:44:00
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Ownership/publisher -ORBDebugLevel 0 -ORBVerboseLogging 1 -DCPSDebugLevel 0 -DCPSTransportDebugLevel 0 -DCPSConfigFile rtps.ini -ORBLogFile pub2.log -s 12 -i datawriter2 -d 1 -y 500 -c -DCPSPendingTimeout 3
publisher2 PID: 6612 started at 2026-03-10 17:44:00
datawriter2->DataReader1 subject_id: 1 count: 1 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 1 strength: 12
datawriter1->DataReader1 subject_id: 0 count: 2 strength: 10
datawriter1->DataReader2 subject_id: 0 count: 2 strength: 10
datawriter2->DataReader1 subject_id: 0 count: 2 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 2 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 3 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 3 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 4 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 4 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 5 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 5 strength: 12
datawriter1->DataReader1 subject_id: 0 count: 8 strength: 10
datawriter1->DataReader2 subject_id: 0 count: 8 strength: 10
datawriter1->DataReader1 subject_id: 1 count: 9 strength: 10
datawriter1->DataReader2 subject_id: 1 count: 9 strength: 10
datawriter1->DataReader1 subject_id: 0 count: 10 strength: 10
datawriter1->DataReader2 subject_id: 0 count: 10 strength: 10
datawriter1->DataReader1 subject_id: 1 count: 11 strength: 10
datawriter1->DataReader2 subject_id: 1 count: 11 strength: 10
datawriter1->DataReader1 subject_id: 0 count: 12 strength: 10
datawriter1->DataReader2 subject_id: 0 count: 12 strength: 10
datawriter1->DataReader1 subject_id: 1 count: 13 strength: 10
datawriter1->DataReader2 subject_id: 1 count: 13 strength: 10
datawriter1->DataReader1 subject_id: 0 count: 14 strength: 10
datawriter1->DataReader2 subject_id: 0 count: 14 strength: 10
datawriter2->DataReader1 subject_id: 0 count: 6 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 6 strength: 12
datawriter1->DataReader1 subject_id: 1 count: 15 strength: 10
datawriter1->DataReader2 subject_id: 1 count: 15 strength: 10
datawriter2->DataReader1 subject_id: 1 count: 7 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 7 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 8 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 8 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 9 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 9 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 10 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 10 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 11 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 11 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 12 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 12 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 13 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 13 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 14 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 14 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 15 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 15 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 16 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 16 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 17 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 17 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 18 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 18 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 19 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 19 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 20 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 20 strength: 12
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
LLVMSymbolizer: error reading file: No such file or directory
test PASSED.
auto_run_tests_finished: tests/DCPS/Ownership/run_test.pl miss_deadline rtps Time:15s Result:0
==============================================================================
tests/DCPS/SharedTransport/run_test.pl
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/SharedTransport/test -DCPSPendingTimeout 3 -DCPSConfigFile tcp.ini
(6639|6639) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm0kj6c" as fully qualified hostname, please correct system configuration.
(6650|6650) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm0kj6c" as fully qualified hostname, please correct system configuration.
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/SharedTransport/TestCase.cpp:49: INFO: TestCase::init_datawriter
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/SharedTransport/TestCase.cpp:62: INFO: TestCase::init_datareader
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 0
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 1
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 2
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 3
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 4
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 5
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 6
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 7
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 8
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 9
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 10
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 11
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 12
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 13
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 14
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 15
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 16
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 17
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 18
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 19
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 20
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 21
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 22
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 23
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 24
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 25
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 26
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 27
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 28
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 29
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 30
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 31
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 32
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 33
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 34
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 35
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 36
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 37
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 38
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 39
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 40
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 41
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 42
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 43
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 44
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 45
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 46
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 47
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 48
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 49
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 50
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 51
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 52
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 53
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 54
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 55
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 56
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 57
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 58
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 59
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 60
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 61
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 62
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 63
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 64
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 65
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 66
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 67
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 68
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 69
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 70
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 71
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 72
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 73
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 74
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 75
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 76
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 77
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 78
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 79
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 80
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 81
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 82
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 83
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 84
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 85
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 86
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 87
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 88
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 89
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 90
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 91
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 92
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 93
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 94
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 95
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 96
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 97
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 98
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 99
message = Testing!
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
LLVMSymbolizer: error reading file: No such file or directory
test PASSED.
auto_run_tests_finished: tests/DCPS/SharedTransport/run_test.pl Time:4s Result:0
==============================================================================
tests/DCPS/SharedTransport/run_test.pl rtps
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/SharedTransport/test -DCPSPendingTimeout 3 -DCPSConfigFile rtps.ini
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/SharedTransport/TestCase.cpp:49: INFO: TestCase::init_datawriter
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/SharedTransport/TestCase.cpp:62: INFO: TestCase::init_datareader
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 0
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 1
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 2
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 3
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 4
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 5
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 6
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 7
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 8
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 9
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 10
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 11
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 12
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 13
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 14
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 15
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 16
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 17
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 18
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 19
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 20
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 21
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 22
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 23
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 24
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 25
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 26
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 27
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 28
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 29
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 30
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 31
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 32
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 33
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 34
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 35
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 36
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 37
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 38
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 39
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 40
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 41
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 42
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 43
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 44
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 45
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 46
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 47
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 48
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 49
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 50
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 51
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 52
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 53
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 54
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 55
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 56
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 57
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 58
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 59
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 60
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 61
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 62
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 63
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 64
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 65
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 66
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 67
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 68
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 69
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 70
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 71
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 72
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 73
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 74
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 75
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 76
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 77
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 78
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 79
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 80
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 81
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 82
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 83
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 84
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 85
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 86
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 87
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 88
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 89
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 90
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 91
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 92
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 93
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 94
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 95
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 96
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 97
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 98
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 99
message = Testing!
test PASSED.
auto_run_tests_finished: tests/DCPS/SharedTransport/run_test.pl rtps Time:5s Result:0
==============================================================================
tests/DCPS/SharedTransport/run_test.pl rtps 2
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/SharedTransport/test -DCPSPendingTimeout 3 -DCPSConfigFile rtps.ini 2
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/SharedTransport/TestCase.cpp:49: INFO: TestCase::init_datawriter
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/SharedTransport/TestCase.cpp:49: INFO: TestCase::init_datawriter
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/SharedTransport/TestCase.cpp:62: INFO: TestCase::init_datareader
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 0
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 100
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 1
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 101
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 2
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 102
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 3
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 103
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 4
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 104
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 5
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 105
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 6
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 106
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 7
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 107
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 8
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 108
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 9
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 109
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 10
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 110
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 11
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 111
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 12
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 112
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 13
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 113
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 14
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 114
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 15
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 115
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 16
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 116
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 17
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 117
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 18
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 118
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 19
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 119
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 20
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 120
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 21
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 121
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 22
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 122
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 23
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 123
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 24
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 124
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 25
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 125
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 26
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 126
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 27
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 127
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 28
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 128
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 29
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 129
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 30
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 130
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 31
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 131
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 32
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 132
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 33
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 133
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 34
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 134
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 35
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 135
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 36
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 136
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 37
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 137
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 38
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 138
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 39
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 139
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 40
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 140
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 41
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 141
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 42
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 142
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 43
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 143
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 44
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 144
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 45
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 145
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 46
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 146
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 47
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 147
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 48
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 148
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 49
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 149
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 50
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 150
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 51
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 151
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 52
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 152
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 53
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 153
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 54
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 154
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 55
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 155
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 56
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 156
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 57
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 157
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 58
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 158
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 59
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 159
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 60
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 160
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 61
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 161
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 62
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 162
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 63
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 163
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 64
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 164
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 65
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 165
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 66
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 166
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 67
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 167
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 68
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 168
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 69
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 169
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 70
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 170
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 71
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 171
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 72
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 172
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 73
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 173
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 74
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 174
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 75
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 175
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 76
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 176
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 77
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 177
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 78
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 178
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 79
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 179
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 80
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 180
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 81
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 181
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 82
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 182
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 83
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 183
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 84
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 184
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 85
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 185
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 86
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 186
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 87
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 187
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 88
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 188
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 89
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 189
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 90
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 190
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 91
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 191
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 92
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 192
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 93
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 193
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 94
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 194
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 95
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 195
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 96
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 196
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 97
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 197
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 98
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 198
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 99
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 199
message = Testing!
test PASSED.
auto_run_tests_finished: tests/DCPS/SharedTransport/run_test.pl rtps 2 Time:4s Result:0
==============================================================================
tests/DCPS/SharedTransport/run_test.pl udp
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/SharedTransport/test -DCPSPendingTimeout 3 -DCPSConfigFile udp.ini
(6683|6683) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm0kj6c" as fully qualified hostname, please correct system configuration.
(6693|6693) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm0kj6c" as fully qualified hostname, please correct system configuration.
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/SharedTransport/TestCase.cpp:49: INFO: TestCase::init_datawriter
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/SharedTransport/TestCase.cpp:62: INFO: TestCase::init_datareader
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 0
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 1
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 2
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 3
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 4
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 5
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 6
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 7
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 8
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 9
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 10
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 11
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 12
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 13
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 14
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 15
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 16
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 17
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 18
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 19
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 20
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 21
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 22
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 23
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 24
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 25
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 26
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 27
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 28
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 29
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 30
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 31
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 32
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 33
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 34
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 35
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 36
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 37
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 38
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 39
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 40
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 41
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 42
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 43
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 44
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 45
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 46
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 47
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 48
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 49
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 50
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 51
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 52
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 53
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 54
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 55
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 56
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 57
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 58
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 59
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 60
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 61
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 62
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 63
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 64
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 65
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 66
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 67
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 68
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 69
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 70
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 71
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 72
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 73
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 74
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 75
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 76
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 77
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 78
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 79
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 80
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 81
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 82
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 83
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 84
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 85
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 86
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 87
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 88
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 89
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 90
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 91
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 92
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 93
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 94
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 95
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 96
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 97
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 98
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 99
message = Testing!
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
LLVMSymbolizer: error reading file: No such file or directory
test PASSED.
auto_run_tests_finished: tests/DCPS/SharedTransport/run_test.pl udp Time:4s Result:0
==============================================================================
tests/DCPS/SharedTransport/run_test.pl multicast
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/SharedTransport/test -DCPSPendingTimeout 3 -DCPSConfigFile multicast.ini
(6706|6706) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm0kj6c" as fully qualified hostname, please correct system configuration.
(6716|6716) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm0kj6c" as fully qualified hostname, please correct system configuration.
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/SharedTransport/TestCase.cpp:49: INFO: TestCase::init_datawriter
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/SharedTransport/TestCase.cpp:62: INFO: TestCase::init_datareader
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 0
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 1
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 2
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 3
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 4
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 5
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 6
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 7
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 8
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 9
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 10
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 11
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 12
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 13
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 14
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 15
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 16
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 17
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 18
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 19
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 20
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 21
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 22
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 23
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 24
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 25
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 26
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 27
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 28
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 29
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 30
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 31
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 32
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 33
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 34
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 35
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 36
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 37
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 38
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 39
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 40
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 41
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 42
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 43
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 44
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 45
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 46
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 47
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 48
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 49
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 50
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 51
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 52
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 53
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 54
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 55
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 56
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 57
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 58
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 59
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 60
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 61
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 62
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 63
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 64
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 65
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 66
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 67
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 68
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 69
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 70
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 71
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 72
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 73
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 74
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 75
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 76
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 77
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 78
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 79
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 80
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 81
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 82
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 83
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 84
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 85
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 86
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 87
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 88
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 89
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 90
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 91
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 92
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 93
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 94
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 95
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 96
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 97
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 98
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 99
message = Testing!
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
LLVMSymbolizer: error reading file: No such file or directory
test PASSED.
auto_run_tests_finished: tests/DCPS/SharedTransport/run_test.pl multicast Time:4s Result:0
==============================================================================
tests/DCPS/SharedTransport/run_test.pl shmem
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/SharedTransport/test -DCPSPendingTimeout 3 -DCPSConfigFile shmem.ini
(6729|6729) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm0kj6c" as fully qualified hostname, please correct system configuration.
(6739|6739) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm0kj6c" as fully qualified hostname, please correct system configuration.
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/SharedTransport/TestCase.cpp:49: INFO: TestCase::init_datawriter
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/SharedTransport/TestCase.cpp:62: INFO: TestCase::init_datareader
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 0
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 1
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 2
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 3
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 4
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 5
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 6
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 7
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 8
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 9
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 10
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 11
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 12
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 13
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 14
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 15
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 16
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 17
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 18
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 19
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 20
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 21
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 22
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 23
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 24
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 25
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 26
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 27
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 28
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 29
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 30
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 31
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 32
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 33
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 34
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 35
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 36
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 37
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 38
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 39
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 40
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 41
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 42
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 43
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 44
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 45
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 46
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 47
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 48
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 49
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 50
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 51
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 52
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 53
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 54
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 55
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 56
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 57
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 58
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 59
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 60
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 61
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 62
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 63
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 64
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 65
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 66
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 67
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 68
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 69
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 70
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 71
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 72
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 73
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 74
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 75
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 76
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 77
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 78
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 79
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 80
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 81
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 82
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 83
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 84
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 85
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 86
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 87
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 88
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 89
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 90
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 91
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 92
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 93
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 94
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 95
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 96
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 97
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 98
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 99
message = Testing!
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
LLVMSymbolizer: error reading file: No such file or directory
test PASSED.
auto_run_tests_finished: tests/DCPS/SharedTransport/run_test.pl shmem Time:4s Result:0
==============================================================================
tests/DCPS/SharedTransport/run_test.pl rtps_disc_tcp
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/SharedTransport/test -DCPSPendingTimeout 3 -DCPSConfigFile rtps_disc_tcp.ini
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/SharedTransport/TestCase.cpp:49: INFO: TestCase::init_datawriter
(6753|6753) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm0kj6c" as fully qualified hostname, please correct system configuration.
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/SharedTransport/TestCase.cpp:62: INFO: TestCase::init_datareader
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 0
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 1
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 2
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 3
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 4
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 5
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 6
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 7
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 8
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 9
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 10
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 11
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 12
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 13
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 14
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 15
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 16
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 17
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 18
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 19
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 20
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 21
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 22
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 23
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 24
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 25
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 26
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 27
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 28
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 29
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 30
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 31
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 32
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 33
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 34
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 35
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 36
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 37
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 38
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 39
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 40
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 41
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 42
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 43
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 44
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 45
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 46
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 47
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 48
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 49
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 50
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 51
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 52
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 53
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 54
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 55
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 56
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 57
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 58
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 59
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 60
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 61
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 62
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 63
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 64
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 65
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 66
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 67
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 68
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 69
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 70
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 71
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 72
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 73
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 74
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 75
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 76
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 77
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 78
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 79
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 80
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 81
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 82
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 83
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 84
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 85
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 86
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 87
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 88
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 89
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 90
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 91
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 92
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 93
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 94
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 95
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 96
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 97
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 98
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 99
message = Testing!
test PASSED.
auto_run_tests_finished: tests/DCPS/SharedTransport/run_test.pl rtps_disc_tcp Time:4s Result:0
==============================================================================
tests/DCPS/EntityLifecycleStress/run_test.pl publishers 10 subscribers 10
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 6763
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_1.log
pub_1 PID: 6773 started at 2026-03-10 17:44:44
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_1.log
sub_1 PID: 6774 started at 2026-03-10 17:44:44
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_2.log
pub_2 PID: 6775 started at 2026-03-10 17:44:44
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_2.log
sub_2 PID: 6776 started at 2026-03-10 17:44:44
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_3.log
pub_3 PID: 6777 started at 2026-03-10 17:44:44
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_3.log
sub_3 PID: 6778 started at 2026-03-10 17:44:44
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_4.log
pub_4 PID: 6779 started at 2026-03-10 17:44:44
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_4.log
sub_4 PID: 6780 started at 2026-03-10 17:44:44
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_5.log
pub_5 PID: 6781 started at 2026-03-10 17:44:44
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_5.log
sub_5 PID: 6782 started at 2026-03-10 17:44:44
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_6.log
pub_6 PID: 6783 started at 2026-03-10 17:44:44
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_6.log
sub_6 PID: 6784 started at 2026-03-10 17:44:44
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_7.log
pub_7 PID: 6785 started at 2026-03-10 17:44:44
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_7.log
sub_7 PID: 6786 started at 2026-03-10 17:44:44
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_8.log
pub_8 PID: 6787 started at 2026-03-10 17:44:44
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_8.log
sub_8 PID: 6788 started at 2026-03-10 17:44:44
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_9.log
pub_9 PID: 6789 started at 2026-03-10 17:44:44
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_9.log
sub_9 PID: 6790 started at 2026-03-10 17:44:44
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_10.log
pub_10 PID: 6791 started at 2026-03-10 17:44:44
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_10.log
sub_10 PID: 6792 started at 2026-03-10 17:44:44
(6763|6763) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm0kj6c" as fully qualified hostname, please correct system configuration.
Subscriber 6780 got new message data:
- From : 6773
- Count : 13
Subscriber 6780 is done. Exiting.
Subscriber 6780 got new message data:
- From : 6773
- Count : 14
Subscriber 6780 got new message data:
- From : 6775
- Count : 16
Subscriber 6780 got new message data:
- From : 6773
- Count : 15
Subscriber 6780 got new message data:
- From : 6775
- Count : 17
Subscriber 6780 got new message data:
- From : 6773
- Count : 16
Subscriber 6780 got new message data:
- From : 6775
- Count : 18
Subscriber 6780 got new message data:
- From : 6775
- Count : 19
Subscriber 6780 got new message data:
- From : 6773
- Count : 17
Subscriber 6780 got new message data:
- From : 6777
- Count : 1
Subscriber 6780 got new message data:
- From : 6773
- Count : 18
Subscriber 6780 got new message data:
- From : 6775
- Count : 20
Subscriber 6784 got new message data:
- From : 6773
- Count : 21
Subscriber 6784 is done. Exiting.
Subscriber 6784 got new message data:
- From : 6777
- Count : 4
Subscriber 6782 got new message data:
- From : 6773
- Count : 31
Subscriber 6782 got new message data:
- From : 6775
- Count : 33
Subscriber 6782 is done. Exiting.
Subscriber 6782 got new message data:
- From : 6777
- Count : 15
Subscriber 6774 got new message data:
- From : 6775
- Count : 40
Subscriber 6774 is done. Exiting.
Subscriber 6774 got new message data:
- From : 6777
- Count : 23
Subscriber 6774 got new message data:
- From : 6777
- Count : 24
Subscriber 6774 got new message data:
- From : 6775
- Count : 41
Subscriber 6774 got new message data:
- From : 6791
- Count : 6
Subscriber 6774 got new message data:
- From : 6791
- Count : 7
Subscriber 6774 got new message data:
- From : 6791
- Count : 8
Subscriber 6774 got new message data:
- From : 6779
- Count : 12
Subscriber 6774 got new message data:
- From : 6779
- Count : 13
Subscriber 6774 got new message data:
- From : 6775
- Count : 42
Subscriber 6774 got new message data:
- From : 6775
- Count : 43
Subscriber 6774 got new message data:
- From : 6773
- Count : 42
Subscriber 6774 got new message data:
- From : 6783
- Count : 11
Subscriber 6774 got new message data:
- From : 6777
- Count : 25
Subscriber 6774 got new message data:
- From : 6791
- Count : 9
Subscriber 6774 got new message data:
- From : 6775
- Count : 44
Subscriber 6774 got new message data:
- From : 6773
- Count : 43
Subscriber 6774 got new message data:
- From : 6777
- Count : 26
Subscriber 6774 got new message data:
- From : 6779
- Count : 14
Subscriber 6774 got new message data:
- From : 6781
- Count : 6
Subscriber 6774 got new message data:
- From : 6783
- Count : 12
Subscriber 6774 got new message data:
- From : 6791
- Count : 10
Subscriber 6774 got new message data:
- From : 6775
- Count : 45
Subscriber 6774 got new message data:
- From : 6773
- Count : 44
Subscriber 6774 got new message data:
- From : 6777
- Count : 27
Subscriber 6774 got new message data:
- From : 6779
- Count : 15
Subscriber 6774 got new message data:
- From : 6781
- Count : 7
Subscriber 6774 got new message data:
- From : 6787
- Count : 6
Subscriber 6774 got new message data:
- From : 6783
- Count : 13
Subscriber 6776 got new message data:
- From : 6775
- Count : 47
Subscriber 6776 got new message data:
- From : 6783
- Count : 15
Subscriber 6776 is done. Exiting.
Subscriber 6788 got new message data:
- From : 6773
- Count : 49
Subscriber 6788 is done. Exiting.
Subscriber 6788 got new message data:
- From : 6775
- Count : 50
Subscriber 6790 got new message data:
- From : 6775
- Count : 53
Subscriber 6790 got new message data:
- From : 6775
- Count : 54
Subscriber 6790 is done. Exiting.
Subscriber 6786 got new message data:
- From : 6775
- Count : 57
Subscriber 6786 got new message data:
- From : 6773
- Count : 57
Subscriber 6786 got new message data:
- From : 6777
- Count : 41
Subscriber 6786 got new message data:
- From : 6775
- Count : 58
Subscriber 6786 got new message data:
- From : 6791
- Count : 25
Subscriber 6786 got new message data:
- From : 6779
- Count : 29
Subscriber 6786 got new message data:
- From : 6773
- Count : 58
Subscriber 6786 got new message data:
- From : 6783
- Count : 27
Subscriber 6786 got new message data:
- From : 6777
- Count : 42
Subscriber 6786 is done. Exiting.
Subscriber 6786 got new message data:
- From : 6775
- Count : 59
Subscriber 6786 got new message data:
- From : 6787
- Count : 21
Subscriber 6786 got new message data:
- From : 6781
- Count : 22
Subscriber 6786 got new message data:
- From : 6791
- Count : 26
Subscriber 6786 got new message data:
- From : 6783
- Count : 28
Subscriber 6786 got new message data:
- From : 6773
- Count : 59
Subscriber 6786 got new message data:
- From : 6777
- Count : 43
Subscriber 6786 got new message data:
- From : 6779
- Count : 30
Subscriber 6786 got new message data:
- From : 6775
- Count : 60
Subscriber 6786 got new message data:
- From : 6787
- Count : 22
Subscriber 6786 got new message data:
- From : 6781
- Count : 23
Subscriber 6786 got new message data:
- From : 6791
- Count : 27
Subscriber 6786 got new message data:
- From : 6783
- Count : 29
Subscriber 6786 got new message data:
- From : 6773
- Count : 60
Subscriber 6786 got new message data:
- From : 6777
- Count : 44
Subscriber 6786 got new message data:
- From : 6779
- Count : 31
Subscriber 6786 got new message data:
- From : 6775
- Count : 61
Subscriber 6786 got new message data:
- From : 6781
- Count : 24
Subscriber 6786 got new message data:
- From : 6787
- Count : 23
Subscriber 6786 got new message data:
- From : 6791
- Count : 28
Subscriber 6786 got new message data:
- From : 6783
- Count : 30
Subscriber 6786 got new message data:
- From : 6777
- Count : 45
Subscriber 6786 got new message data:
- From : 6779
- Count : 32
Subscriber 6786 got new message data:
- From : 6773
- Count : 61
Subscriber 6778 got new message data:
- From : 6773
- Count : 63
Subscriber 6778 is done. Exiting.
Subscriber 6792 got new message data:
- From : 6777
- Count : 70
Subscriber 6792 is done. Exiting.
Subscriber 6792 got new message data:
- From : 6775
- Count : 87
Subscriber 6792 got new message data:
- From : 6779
- Count : 57
Subscriber 6792 got new message data:
- From : 6781
- Count : 50
Subscriber 6792 got new message data:
- From : 6777
- Count : 71
Subscriber 6792 got new message data:
- From : 6783
- Count : 56
Subscriber 6792 got new message data:
- From : 6779
- Count : 58
Subscriber 6792 got new message data:
- From : 6773
- Count : 87
Subscriber 6792 got new message data:
- From : 6775
- Count : 88
Publisher 6775 is done. Exiting.
Publisher 6773 is done. Exiting.
Publisher 6777 is done. Exiting.
Publisher 6779 is done. Exiting.
Publisher 6783 is done. Exiting.
Publisher 6791 is done. Exiting.
Publisher 6781 is done. Exiting.
Publisher 6787 is done. Exiting.
Publisher 6789 is done. Exiting.
Publisher 6785 is done. Exiting.
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
LLVMSymbolizer: error reading file: No such file or directory
test PASSED.
auto_run_tests_finished: tests/DCPS/EntityLifecycleStress/run_test.pl publishers 10 subscribers 10 Time:11s Result:0
==============================================================================
tests/DCPS/EntityLifecycleStress/run_test.pl rtps publishers 10 subscribers 10
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 6986
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_1.log -DCPSConfigFile rtps.ini
pub_1 PID: 6996 started at 2026-03-10 17:44:55
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_1.log -DCPSConfigFile rtps.ini
sub_1 PID: 6997 started at 2026-03-10 17:44:55
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_2.log -DCPSConfigFile rtps.ini
pub_2 PID: 6998 started at 2026-03-10 17:44:55
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_2.log -DCPSConfigFile rtps.ini
sub_2 PID: 6999 started at 2026-03-10 17:44:55
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_3.log -DCPSConfigFile rtps.ini
pub_3 PID: 7000 started at 2026-03-10 17:44:55
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_3.log -DCPSConfigFile rtps.ini
sub_3 PID: 7001 started at 2026-03-10 17:44:55
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_4.log -DCPSConfigFile rtps.ini
pub_4 PID: 7002 started at 2026-03-10 17:44:55
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_4.log -DCPSConfigFile rtps.ini
sub_4 PID: 7003 started at 2026-03-10 17:44:55
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_5.log -DCPSConfigFile rtps.ini
pub_5 PID: 7004 started at 2026-03-10 17:44:55
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_5.log -DCPSConfigFile rtps.ini
sub_5 PID: 7005 started at 2026-03-10 17:44:55
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_6.log -DCPSConfigFile rtps.ini
pub_6 PID: 7006 started at 2026-03-10 17:44:55
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_6.log -DCPSConfigFile rtps.ini
sub_6 PID: 7007 started at 2026-03-10 17:44:55
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_7.log -DCPSConfigFile rtps.ini
pub_7 PID: 7008 started at 2026-03-10 17:44:55
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_7.log -DCPSConfigFile rtps.ini
sub_7 PID: 7009 started at 2026-03-10 17:44:55
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_8.log -DCPSConfigFile rtps.ini
pub_8 PID: 7010 started at 2026-03-10 17:44:55
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_8.log -DCPSConfigFile rtps.ini
sub_8 PID: 7011 started at 2026-03-10 17:44:55
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_9.log -DCPSConfigFile rtps.ini
pub_9 PID: 7012 started at 2026-03-10 17:44:55
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_9.log -DCPSConfigFile rtps.ini
sub_9 PID: 7013 started at 2026-03-10 17:44:55
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_10.log -DCPSConfigFile rtps.ini
pub_10 PID: 7014 started at 2026-03-10 17:44:55
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_10.log -DCPSConfigFile rtps.ini
sub_10 PID: 7015 started at 2026-03-10 17:44:55
(6986|6986) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm0kj6c" as fully qualified hostname, please correct system configuration.
Subscriber 7007 got new message data:
- From : 7008
- Count : 3
Subscriber 7007 is done. Exiting.
Subscriber 6997 got new message data:
- From : 7008
- Count : 3
Subscriber 6997 got new message data:
- From : 7008
- Count : 4
Subscriber 6997 is done. Exiting.
Subscriber 7003 got new message data:
- From : 7008
- Count : 6
Subscriber 7003 is done. Exiting.
Subscriber 7001 got new message data:
- From : 7000
- Count : 3
Subscriber 7001 got new message data:
- From : 6996
- Count : 2
Subscriber 7001 is done. Exiting.
Subscriber 7001 got new message data:
- From : 7008
- Count : 8
Subscriber 7015 got new message data:
- From : 7008
- Count : 91
Subscriber 7015 got new message data:
- From : 6996
- Count : 85
Subscriber 7015 got new message data:
- From : 7000
- Count : 87
Subscriber 7015 is done. Exiting.
Subscriber 7005 got new message data:
- From : 7004
- Count : 91
Subscriber 7005 got new message data:
- From : 6996
- Count : 95
Subscriber 7005 got new message data:
- From : 6998
- Count : 92
Subscriber 7005 got new message data:
- From : 7008
- Count : 102
Subscriber 7005 got new message data:
- From : 7000
- Count : 97
Subscriber 7005 is done. Exiting.
Subscriber 7005 got new message data:
- From : 7014
- Count : 91
Subscriber 7005 got new message data:
- From : 7004
- Count : 92
Subscriber 7005 got new message data:
- From : 6996
- Count : 96
Subscriber 7005 got new message data:
- From : 7008
- Count : 103
Subscriber 7005 got new message data:
- From : 6998
- Count : 93
Subscriber 7005 got new message data:
- From : 7000
- Count : 98
Subscriber 7005 got new message data:
- From : 7014
- Count : 92
Subscriber 7005 got new message data:
- From : 7004
- Count : 93
Subscriber 7005 got new message data:
- From : 7008
- Count : 104
Subscriber 7005 got new message data:
- From : 6998
- Count : 94
Subscriber 7005 got new message data:
- From : 7000
- Count : 99
Subscriber 7005 got new message data:
- From : 6996
- Count : 97
Subscriber 7005 got new message data:
- From : 7006
- Count : 6
Subscriber 7005 got new message data:
- From : 7014
- Count : 93
Subscriber 7005 got new message data:
- From : 7004
- Count : 94
Subscriber 7005 got new message data:
- From : 7008
- Count : 105
Subscriber 7005 got new message data:
- From : 6996
- Count : 98
Subscriber 7005 got new message data:
- From : 7000
- Count : 100
Subscriber 7005 got new message data:
- From : 6998
- Count : 95
Subscriber 7005 got new message data:
- From : 7006
- Count : 7
Subscriber 7005 got new message data:
- From : 7014
- Count : 94
Subscriber 7005 got new message data:
- From : 7004
- Count : 95
Subscriber 7005 got new message data:
- From : 7008
- Count : 106
Subscriber 7005 got new message data:
- From : 7000
- Count : 101
Subscriber 7005 got new message data:
- From : 6998
- Count : 96
Subscriber 7005 got new message data:
- From : 7006
- Count : 8
Subscriber 7005 got new message data:
- From : 6996
- Count : 99
Subscriber 7005 got new message data:
- From : 7014
- Count : 95
Subscriber 7005 got new message data:
- From : 7004
- Count : 96
Subscriber 7005 got new message data:
- From : 7008
- Count : 107
Subscriber 7005 got new message data:
- From : 7000
- Count : 102
Subscriber 7005 got new message data:
- From : 7006
- Count : 9
Subscriber 7005 got new message data:
- From : 6998
- Count : 97
Subscriber 7005 got new message data:
- From : 6996
- Count : 100
Subscriber 7005 got new message data:
- From : 7014
- Count : 96
Subscriber 7005 got new message data:
- From : 7004
- Count : 97
Subscriber 7005 got new message data:
- From : 7008
- Count : 108
Subscriber 7009 got new message data:
- From : 6996
- Count : 103
Subscriber 7009 got new message data:
- From : 7008
- Count : 111
Subscriber 7009 got new message data:
- From : 7004
- Count : 100
Subscriber 7009 is done. Exiting.
Subscriber 7011 got new message data:
- From : 7008
- Count : 113
Subscriber 7011 got new message data:
- From : 7000
- Count : 108
Subscriber 7011 got new message data:
- From : 6998
- Count : 103
Subscriber 7011 is done. Exiting.
Subscriber 7011 got new message data:
- From : 6996
- Count : 106
Subscriber 7011 got new message data:
- From : 7004
- Count : 103
Subscriber 7011 got new message data:
- From : 7014
- Count : 102
Subscriber 7011 got new message data:
- From : 7008
- Count : 114
Subscriber 7011 got new message data:
- From : 6998
- Count : 104
Subscriber 7011 got new message data:
- From : 7000
- Count : 109
Subscriber 7011 got new message data:
- From : 7006
- Count : 16
Subscriber 7011 got new message data:
- From : 6996
- Count : 107
Subscriber 7011 got new message data:
- From : 7014
- Count : 103
Subscriber 7011 got new message data:
- From : 7004
- Count : 104
Subscriber 7011 got new message data:
- From : 7000
- Count : 110
Subscriber 7011 got new message data:
- From : 6996
- Count : 108
Subscriber 7011 got new message data:
- From : 6998
- Count : 105
Subscriber 7011 got new message data:
- From : 7006
- Count : 17
Subscriber 7011 got new message data:
- From : 7008
- Count : 115
Subscriber 7011 got new message data:
- From : 7014
- Count : 104
Subscriber 7011 got new message data:
- From : 7004
- Count : 105
Subscriber 7011 got new message data:
- From : 6998
- Count : 106
Subscriber 7011 got new message data:
- From : 7008
- Count : 116
Subscriber 7011 got new message data:
- From : 6996
- Count : 109
Subscriber 7011 got new message data:
- From : 7000
- Count : 111
Subscriber 7011 got new message data:
- From : 7006
- Count : 18
Subscriber 7011 got new message data:
- From : 7004
- Count : 106
Subscriber 7011 got new message data:
- From : 7014
- Count : 105
Subscriber 7011 got new message data:
- From : 7000
- Count : 112
Subscriber 7011 got new message data:
- From : 7010
- Count : 4
Subscriber 7011 got new message data:
- From : 6996
- Count : 110
Subscriber 7011 got new message data:
- From : 6998
- Count : 107
Subscriber 7011 got new message data:
- From : 7006
- Count : 19
Subscriber 7011 got new message data:
- From : 7008
- Count : 117
Subscriber 7011 got new message data:
- From : 7004
- Count : 107
Subscriber 7011 got new message data:
- From : 7014
- Count : 106
Subscriber 7011 got new message data:
- From : 7010
- Count : 5
Subscriber 7011 got new message data:
- From : 6996
- Count : 111
Subscriber 7011 got new message data:
- From : 6998
- Count : 108
Subscriber 7011 got new message data:
- From : 7008
- Count : 118
Subscriber 7011 got new message data:
- From : 7006
- Count : 20
Subscriber 7011 got new message data:
- From : 7000
- Count : 113
Subscriber 7011 got new message data:
- From : 7004
- Count : 108
Subscriber 6999 got new message data:
- From : 6998
- Count : 116
Subscriber 6999 got new message data:
- From : 6996
- Count : 119
Subscriber 6999 got new message data:
- From : 7008
- Count : 126
Subscriber 6999 got new message data:
- From : 7000
- Count : 121
Subscriber 6999 is done. Exiting.
Subscriber 6999 got new message data:
- From : 7006
- Count : 29
Subscriber 6999 got new message data:
- From : 7014
- Count : 115
Subscriber 6999 got new message data:
- From : 7004
- Count : 116
Subscriber 6999 got new message data:
- From : 6998
- Count : 117
Subscriber 6999 got new message data:
- From : 6996
- Count : 120
Subscriber 6999 got new message data:
- From : 7010
- Count : 14
Subscriber 6999 got new message data:
- From : 7008
- Count : 127
Subscriber 6999 got new message data:
- From : 7002
- Count : 8
Subscriber 6999 got new message data:
- From : 7000
- Count : 122
Subscriber 6999 got new message data:
- From : 7006
- Count : 30
Subscriber 6999 got new message data:
- From : 7014
- Count : 116
Subscriber 6999 got new message data:
- From : 6996
- Count : 121
Subscriber 6999 got new message data:
- From : 6998
- Count : 118
Subscriber 6999 got new message data:
- From : 7010
- Count : 15
Subscriber 6999 got new message data:
- From : 7004
- Count : 117
Subscriber 6999 got new message data:
- From : 7008
- Count : 128
Subscriber 6999 got new message data:
- From : 7002
- Count : 9
Subscriber 6999 got new message data:
- From : 7012
- Count : 7
Subscriber 6999 got new message data:
- From : 7006
- Count : 31
Subscriber 6999 got new message data:
- From : 7000
- Count : 123
Subscriber 6999 got new message data:
- From : 7014
- Count : 117
Subscriber 6999 got new message data:
- From : 6998
- Count : 119
Subscriber 6999 got new message data:
- From : 7010
- Count : 16
Subscriber 6999 got new message data:
- From : 6996
- Count : 122
Subscriber 6999 got new message data:
- From : 7008
- Count : 129
Subscriber 6999 got new message data:
- From : 7004
- Count : 118
Subscriber 6999 got new message data:
- From : 7002
- Count : 10
Subscriber 6999 got new message data:
- From : 7006
- Count : 32
Subscriber 6999 got new message data:
- From : 7000
- Count : 124
Subscriber 6999 got new message data:
- From : 7014
- Count : 118
Subscriber 7013 got new message data:
- From : 7008
- Count : 129
Subscriber 7013 got new message data:
- From : 7000
- Count : 124
Subscriber 7013 is done. Exiting.
Subscriber 6999 got new message data:
- From : 7012
- Count : 8
Subscriber 6999 got new message data:
- From : 6998
- Count : 120
Subscriber 6999 got new message data:
- From : 6996
- Count : 123
Subscriber 6999 got new message data:
- From : 7010
- Count : 17
Subscriber 6999 got new message data:
- From : 7004
- Count : 119
Subscriber 6999 got new message data:
- From : 7002
- Count : 11
Publisher 7008 is done. Exiting.
Publisher 7000 is done. Exiting.
Publisher 6996 is done. Exiting.
Publisher 6998 is done. Exiting.
Publisher 7004 is done. Exiting.
Publisher 7014 is done. Exiting.
Publisher 7006 is done. Exiting.
Publisher 7010 is done. Exiting.
Publisher 7002 is done. Exiting.
Publisher 7012 is done. Exiting.
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
LLVMSymbolizer: error reading file: No such file or directory
test PASSED.
auto_run_tests_finished: tests/DCPS/EntityLifecycleStress/run_test.pl rtps publishers 10 subscribers 10 Time:11s Result:0
==============================================================================
tests/DCPS/EntityLifecycleStress/run_test.pl rtps_disc publishers 10 subscribers 10
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_1.log -DCPSConfigFile rtps_disc.ini
pub_1 PID: 7212 started at 2026-03-10 17:45:06
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_1.log -DCPSConfigFile rtps_disc.ini
sub_1 PID: 7213 started at 2026-03-10 17:45:06
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_2.log -DCPSConfigFile rtps_disc.ini
pub_2 PID: 7214 started at 2026-03-10 17:45:06
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_2.log -DCPSConfigFile rtps_disc.ini
sub_2 PID: 7215 started at 2026-03-10 17:45:06
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_3.log -DCPSConfigFile rtps_disc.ini
pub_3 PID: 7216 started at 2026-03-10 17:45:06
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_3.log -DCPSConfigFile rtps_disc.ini
sub_3 PID: 7217 started at 2026-03-10 17:45:06
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_4.log -DCPSConfigFile rtps_disc.ini
pub_4 PID: 7218 started at 2026-03-10 17:45:06
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_4.log -DCPSConfigFile rtps_disc.ini
sub_4 PID: 7219 started at 2026-03-10 17:45:06
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_5.log -DCPSConfigFile rtps_disc.ini
pub_5 PID: 7220 started at 2026-03-10 17:45:06
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_5.log -DCPSConfigFile rtps_disc.ini
sub_5 PID: 7221 started at 2026-03-10 17:45:06
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_6.log -DCPSConfigFile rtps_disc.ini
pub_6 PID: 7222 started at 2026-03-10 17:45:06
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_6.log -DCPSConfigFile rtps_disc.ini
sub_6 PID: 7223 started at 2026-03-10 17:45:06
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_7.log -DCPSConfigFile rtps_disc.ini
pub_7 PID: 7224 started at 2026-03-10 17:45:06
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_7.log -DCPSConfigFile rtps_disc.ini
sub_7 PID: 7225 started at 2026-03-10 17:45:06
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_8.log -DCPSConfigFile rtps_disc.ini
pub_8 PID: 7226 started at 2026-03-10 17:45:06
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_8.log -DCPSConfigFile rtps_disc.ini
sub_8 PID: 7227 started at 2026-03-10 17:45:06
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_9.log -DCPSConfigFile rtps_disc.ini
pub_9 PID: 7228 started at 2026-03-10 17:45:06
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_9.log -DCPSConfigFile rtps_disc.ini
sub_9 PID: 7229 started at 2026-03-10 17:45:06
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_10.log -DCPSConfigFile rtps_disc.ini
pub_10 PID: 7230 started at 2026-03-10 17:45:06
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_10.log -DCPSConfigFile rtps_disc.ini
sub_10 PID: 7231 started at 2026-03-10 17:45:06
Subscriber 7219 got new message data:
- From : 7216
- Count : 105
Subscriber 7219 is done. Exiting.
Subscriber 7227 got new message data:
- From : 7218
- Count : 113
Subscriber 7227 got new message data:
- From : 7218
- Count : 114
Subscriber 7227 got new message data:
- From : 7218
- Count : 115
Subscriber 7227 got new message data:
- From : 7218
- Count : 116
Subscriber 7227 is done. Exiting.
Subscriber 7227 got new message data:
- From : 7218
- Count : 117
Subscriber 7227 got new message data:
- From : 7218
- Count : 118
Subscriber 7227 got new message data:
- From : 7218
- Count : 119
Subscriber 7227 got new message data:
- From : 7218
- Count : 120
Subscriber 7229 got new message data:
- From : 7228
- Count : 102
Subscriber 7229 is done. Exiting.
Subscriber 7215 got new message data:
- From : 7218
- Count : 122
Subscriber 7215 is done. Exiting.
Subscriber 7215 got new message data:
- From : 7218
- Count : 123
Subscriber 7215 got new message data:
- From : 7218
- Count : 124
Subscriber 7217 got new message data:
- From : 7212
- Count : 153
Subscriber 7217 is done. Exiting.
Subscriber 7231 got new message data:
- From : 7218
- Count : 138
Subscriber 7223 got new message data:
- From : 7218
- Count : 138
Subscriber 7231 is done. Exiting.
Subscriber 7223 is done. Exiting.
Subscriber 7213 got new message data:
- From : 7212
- Count : 157
Subscriber 7213 is done. Exiting.
Subscriber 7225 got new message data:
- From : 7220
- Count : 160
Subscriber 7225 is done. Exiting.
Subscriber 7221 got new message data:
- From : 7216
- Count : 149
Subscriber 7221 is done. Exiting.
Subscriber 7221 got new message data:
- From : 7216
- Count : 150
Subscriber 7221 got new message data:
- From : 7216
- Count : 151
Subscriber 7221 got new message data:
- From : 7216
- Count : 152
Subscriber 7221 got new message data:
- From : 7216
- Count : 153
Subscriber 7221 got new message data:
- From : 7228
- Count : 143
Subscriber 7221 got new message data:
- From : 7216
- Count : 154
Subscriber 7221 got new message data:
- From : 7228
- Count : 144
Subscriber 7221 got new message data:
- From : 7216
- Count : 155
Publisher 7220 is done. Exiting.
Publisher 7212 is done. Exiting.
Publisher 7230 is done. Exiting.
Publisher 7218 is done. Exiting.
Publisher 7226 is done. Exiting.
Publisher 7214 is done. Exiting.
Publisher 7224 is done. Exiting.
Publisher 7216 is done. Exiting.
Publisher 7222 is done. Exiting.
Publisher 7228 is done. Exiting.
test PASSED.
auto_run_tests_finished: tests/DCPS/EntityLifecycleStress/run_test.pl rtps_disc publishers 10 subscribers 10 Time:9s Result:0
==============================================================================
tests/DCPS/EntityLifecycleStress/run_test.pl rtps_disc_tcp publishers 10 subscribers 10
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_1.log -DCPSConfigFile rtps_disc_tcp.ini
pub_1 PID: 7385 started at 2026-03-10 17:45:15
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_1.log -DCPSConfigFile rtps_disc_tcp.ini
sub_1 PID: 7386 started at 2026-03-10 17:45:15
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_2.log -DCPSConfigFile rtps_disc_tcp.ini
pub_2 PID: 7387 started at 2026-03-10 17:45:15
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_2.log -DCPSConfigFile rtps_disc_tcp.ini
sub_2 PID: 7388 started at 2026-03-10 17:45:15
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_3.log -DCPSConfigFile rtps_disc_tcp.ini
pub_3 PID: 7389 started at 2026-03-10 17:45:15
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_3.log -DCPSConfigFile rtps_disc_tcp.ini
sub_3 PID: 7390 started at 2026-03-10 17:45:15
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_4.log -DCPSConfigFile rtps_disc_tcp.ini
pub_4 PID: 7391 started at 2026-03-10 17:45:15
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_4.log -DCPSConfigFile rtps_disc_tcp.ini
sub_4 PID: 7392 started at 2026-03-10 17:45:15
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_5.log -DCPSConfigFile rtps_disc_tcp.ini
pub_5 PID: 7393 started at 2026-03-10 17:45:15
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_5.log -DCPSConfigFile rtps_disc_tcp.ini
sub_5 PID: 7394 started at 2026-03-10 17:45:15
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_6.log -DCPSConfigFile rtps_disc_tcp.ini
pub_6 PID: 7395 started at 2026-03-10 17:45:15
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_6.log -DCPSConfigFile rtps_disc_tcp.ini
sub_6 PID: 7396 started at 2026-03-10 17:45:15
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_7.log -DCPSConfigFile rtps_disc_tcp.ini
pub_7 PID: 7397 started at 2026-03-10 17:45:15
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_7.log -DCPSConfigFile rtps_disc_tcp.ini
sub_7 PID: 7398 started at 2026-03-10 17:45:15
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_8.log -DCPSConfigFile rtps_disc_tcp.ini
pub_8 PID: 7399 started at 2026-03-10 17:45:15
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_8.log -DCPSConfigFile rtps_disc_tcp.ini
sub_8 PID: 7400 started at 2026-03-10 17:45:15
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_9.log -DCPSConfigFile rtps_disc_tcp.ini
pub_9 PID: 7401 started at 2026-03-10 17:45:15
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_9.log -DCPSConfigFile rtps_disc_tcp.ini
sub_9 PID: 7402 started at 2026-03-10 17:45:15
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_10.log -DCPSConfigFile rtps_disc_tcp.ini
pub_10 PID: 7403 started at 2026-03-10 17:45:15
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_10.log -DCPSConfigFile rtps_disc_tcp.ini
sub_10 PID: 7404 started at 2026-03-10 17:45:15
Subscriber 7404 got new message data:
- From : 7401
- Count : 71
Subscriber 7404 is done. Exiting.
Subscriber 7404 got new message data:
- From : 7401
- Count : 72
Subscriber 7404 got new message data:
- From : 7401
- Count : 73
Subscriber 7404 got new message data:
- From : 7401
- Count : 74
Subscriber 7404 got new message data:
- From : 7401
- Count : 75
Subscriber 7390 got new message data:
- From : 7391
- Count : 104
Subscriber 7390 is done. Exiting.
Subscriber 7400 got new message data:
- From : 7385
- Count : 155
Subscriber 7400 is done. Exiting.
Subscriber 7398 got new message data:
- From : 7387
- Count : 144
Subscriber 7398 is done. Exiting.
Subscriber 7398 got new message data:
- From : 7391
- Count : 151
Subscriber 7398 got new message data:
- From : 7391
- Count : 152
Subscriber 7398 got new message data:
- From : 7387
- Count : 145
Subscriber 7398 got new message data:
- From : 7387
- Count : 146
Subscriber 7398 got new message data:
- From : 7399
- Count : 147
Subscriber 7398 got new message data:
- From : 7391
- Count : 153
Subscriber 7392 got new message data:
- From : 7391
- Count : 181
Subscriber 7392 is done. Exiting.
Subscriber 7392 got new message data:
- From : 7391
- Count : 182
Subscriber 7388 got new message data:
- From : 7385
- Count : 195
Subscriber 7388 is done. Exiting.
Subscriber 7386 got new message data:
- From : 7387
- Count : 183
Subscriber 7386 is done. Exiting.
Subscriber 7386 got new message data:
- From : 7387
- Count : 184
Subscriber 7386 got new message data:
- From : 7385
- Count : 200
Subscriber 7394 got new message data:
- From : 7393
- Count : 185
Subscriber 7394 is done. Exiting.
Subscriber 7396 got new message data:
- From : 7403
- Count : 190
Subscriber 7396 is done. Exiting.
Subscriber 7402 got new message data:
- From : 7393
- Count : 193
Subscriber 7402 is done. Exiting.
Publisher 7385 is done. Exiting.
Publisher 7391 is done. Exiting.
Publisher 7395 is done. Exiting.
Publisher 7389 is done. Exiting.
Publisher 7399 is done. Exiting.
Publisher 7397 is done. Exiting.
Publisher 7387 is done. Exiting.
Publisher 7401 is done. Exiting.
Publisher 7393 is done. Exiting.
Publisher 7403 is done. Exiting.
test PASSED.
auto_run_tests_finished: tests/DCPS/EntityLifecycleStress/run_test.pl rtps_disc_tcp publishers 10 subscribers 10 Time:9s Result:0
==============================================================================
tests/DCPS/EntityLifecycleStress/run_test.pl large_samples publishers 10 subscribers 10
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 7563
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_1.log
pub_1 PID: 7573 started at 2026-03-10 17:45:24
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_1.log
sub_1 PID: 7574 started at 2026-03-10 17:45:24
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_2.log
pub_2 PID: 7575 started at 2026-03-10 17:45:24
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_2.log
sub_2 PID: 7576 started at 2026-03-10 17:45:24
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_3.log
pub_3 PID: 7577 started at 2026-03-10 17:45:24
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_3.log
sub_3 PID: 7578 started at 2026-03-10 17:45:24
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_4.log
pub_4 PID: 7579 started at 2026-03-10 17:45:24
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_4.log
sub_4 PID: 7580 started at 2026-03-10 17:45:24
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_5.log
pub_5 PID: 7581 started at 2026-03-10 17:45:24
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_5.log
sub_5 PID: 7582 started at 2026-03-10 17:45:24
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_6.log
pub_6 PID: 7583 started at 2026-03-10 17:45:24
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_6.log
sub_6 PID: 7584 started at 2026-03-10 17:45:24
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_7.log
pub_7 PID: 7585 started at 2026-03-10 17:45:24
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_7.log
sub_7 PID: 7586 started at 2026-03-10 17:45:24
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_8.log
pub_8 PID: 7587 started at 2026-03-10 17:45:24
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_8.log
sub_8 PID: 7588 started at 2026-03-10 17:45:24
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_9.log
pub_9 PID: 7589 started at 2026-03-10 17:45:24
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_9.log
sub_9 PID: 7590 started at 2026-03-10 17:45:24
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_10.log
pub_10 PID: 7591 started at 2026-03-10 17:45:24
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_10.log
sub_10 PID: 7592 started at 2026-03-10 17:45:24
(7563|7563) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm0kj6c" as fully qualified hostname, please correct system configuration.
Subscriber 7582 got new message data:
- From : 7573
- Count : 1
Subscriber 7580 got new message data:
- From : 7573
- Count : 1
Subscriber 7574 got new message data:
- From : 7573
- Count : 1
Subscriber 7578 got new message data:
- From : 7573
- Count : 1
Subscriber 7586 got new message data:
- From : 7573
- Count : 1
Subscriber 7592 got new message data:
- From : 7573
- Count : 1
Subscriber 7574 is done. Exiting.
Subscriber 7584 got new message data:
- From : 7573
- Count : 1
Subscriber 7588 got new message data:
- From : 7573
- Count : 1
Subscriber 7580 is done. Exiting.
Subscriber 7590 got new message data:
- From : 7573
- Count : 1
Subscriber 7576 got new message data:
- From : 7573
- Count : 1
Subscriber 7578 is done. Exiting.
Subscriber 7582 is done. Exiting.
Subscriber 7584 is done. Exiting.
Subscriber 7588 is done. Exiting.
Subscriber 7592 is done. Exiting.
Subscriber 7576 is done. Exiting.
Subscriber 7586 is done. Exiting.
Subscriber 7590 is done. Exiting.
Publisher 7573 is done. Exiting.
Publisher 7575 is done. Exiting.
Publisher 7589 is done. Exiting.
Publisher 7591 is done. Exiting.
Publisher 7579 is done. Exiting.
Publisher 7581 is done. Exiting.
Publisher 7577 is done. Exiting.
Publisher 7585 is done. Exiting.
Publisher 7583 is done. Exiting.
Publisher 7587 is done. Exiting.
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
LLVMSymbolizer: error reading file: No such file or directory
test PASSED.
auto_run_tests_finished: tests/DCPS/EntityLifecycleStress/run_test.pl large_samples publishers 10 subscribers 10 Time:12s Result:0
==============================================================================
tests/DCPS/EntityLifecycleStress/run_test.pl large_samples rtps publishers 10 subscribers 10
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 7787
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_1.log -DCPSConfigFile rtps.ini
pub_1 PID: 7797 started at 2026-03-10 17:45:36
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_1.log -DCPSConfigFile rtps.ini
sub_1 PID: 7798 started at 2026-03-10 17:45:36
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_2.log -DCPSConfigFile rtps.ini
pub_2 PID: 7799 started at 2026-03-10 17:45:36
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_2.log -DCPSConfigFile rtps.ini
sub_2 PID: 7800 started at 2026-03-10 17:45:36
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_3.log -DCPSConfigFile rtps.ini
pub_3 PID: 7801 started at 2026-03-10 17:45:36
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_3.log -DCPSConfigFile rtps.ini
sub_3 PID: 7802 started at 2026-03-10 17:45:36
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_4.log -DCPSConfigFile rtps.ini
pub_4 PID: 7803 started at 2026-03-10 17:45:36
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_4.log -DCPSConfigFile rtps.ini
sub_4 PID: 7804 started at 2026-03-10 17:45:36
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_5.log -DCPSConfigFile rtps.ini
pub_5 PID: 7805 started at 2026-03-10 17:45:36
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_5.log -DCPSConfigFile rtps.ini
sub_5 PID: 7806 started at 2026-03-10 17:45:36
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_6.log -DCPSConfigFile rtps.ini
pub_6 PID: 7807 started at 2026-03-10 17:45:36
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_6.log -DCPSConfigFile rtps.ini
sub_6 PID: 7808 started at 2026-03-10 17:45:36
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_7.log -DCPSConfigFile rtps.ini
pub_7 PID: 7809 started at 2026-03-10 17:45:36
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_7.log -DCPSConfigFile rtps.ini
sub_7 PID: 7810 started at 2026-03-10 17:45:36
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_8.log -DCPSConfigFile rtps.ini
pub_8 PID: 7811 started at 2026-03-10 17:45:36
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_8.log -DCPSConfigFile rtps.ini
sub_8 PID: 7812 started at 2026-03-10 17:45:36
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_9.log -DCPSConfigFile rtps.ini
pub_9 PID: 7813 started at 2026-03-10 17:45:36
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_9.log -DCPSConfigFile rtps.ini
sub_9 PID: 7814 started at 2026-03-10 17:45:36
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_10.log -DCPSConfigFile rtps.ini
pub_10 PID: 7815 started at 2026-03-10 17:45:36
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_10.log -DCPSConfigFile rtps.ini
sub_10 PID: 7816 started at 2026-03-10 17:45:36
(7787|7787) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm0kj6c" as fully qualified hostname, please correct system configuration.
Subscriber 7816 got new message data:
- From : 7801
- Count : 1
Subscriber 7804 got new message data:
- From : 7801
- Count : 1
Subscriber 7816 is done. Exiting.
Subscriber 7812 got new message data:
- From : 7801
- Count : 1
Subscriber 7810 got new message data:
- From : 7801
- Count : 1
Subscriber 7812 is done. Exiting.
Subscriber 7806 got new message data:
- From : 7801
- Count : 1
Subscriber 7806 is done. Exiting.
Subscriber 7804 is done. Exiting.
Subscriber 7798 got new message data:
- From : 7801
- Count : 1
Subscriber 7814 got new message data:
- From : 7801
- Count : 1
Subscriber 7814 is done. Exiting.
Subscriber 7802 got new message data:
- From : 7801
- Count : 1
Subscriber 7810 is done. Exiting.
Subscriber 7798 is done. Exiting.
Subscriber 7800 got new message data:
- From : 7801
- Count : 1
Subscriber 7802 is done. Exiting.
Subscriber 7800 is done. Exiting.
Subscriber 7808 got new message data:
- From : 7801
- Count : 1
Subscriber 7808 is done. Exiting.
Publisher 7801 is done. Exiting.
Publisher 7799 is done. Exiting.
Publisher 7813 is done. Exiting.
Publisher 7797 is done. Exiting.
Publisher 7803 is done. Exiting.
Publisher 7809 is done. Exiting.
Publisher 7805 is done. Exiting.
Publisher 7811 is done. Exiting.
Publisher 7807 is done. Exiting.
Publisher 7815 is done. Exiting.
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
LLVMSymbolizer: error reading file: No such file or directory
test PASSED.
auto_run_tests_finished: tests/DCPS/EntityLifecycleStress/run_test.pl large_samples rtps publishers 10 subscribers 10 Time:11s Result:0
==============================================================================
tests/DCPS/EntityLifecycleStress/run_test.pl large_samples rtps_disc publishers 10 subscribers 10
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_1.log -DCPSConfigFile rtps_disc.ini
pub_1 PID: 8010 started at 2026-03-10 17:45:47
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_1.log -DCPSConfigFile rtps_disc.ini
sub_1 PID: 8011 started at 2026-03-10 17:45:47
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_2.log -DCPSConfigFile rtps_disc.ini
pub_2 PID: 8012 started at 2026-03-10 17:45:47
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_2.log -DCPSConfigFile rtps_disc.ini
sub_2 PID: 8013 started at 2026-03-10 17:45:47
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_3.log -DCPSConfigFile rtps_disc.ini
pub_3 PID: 8014 started at 2026-03-10 17:45:47
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_3.log -DCPSConfigFile rtps_disc.ini
sub_3 PID: 8015 started at 2026-03-10 17:45:47
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_4.log -DCPSConfigFile rtps_disc.ini
pub_4 PID: 8016 started at 2026-03-10 17:45:47
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_4.log -DCPSConfigFile rtps_disc.ini
sub_4 PID: 8017 started at 2026-03-10 17:45:47
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_5.log -DCPSConfigFile rtps_disc.ini
pub_5 PID: 8018 started at 2026-03-10 17:45:47
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_5.log -DCPSConfigFile rtps_disc.ini
sub_5 PID: 8019 started at 2026-03-10 17:45:47
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_6.log -DCPSConfigFile rtps_disc.ini
pub_6 PID: 8020 started at 2026-03-10 17:45:47
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_6.log -DCPSConfigFile rtps_disc.ini
sub_6 PID: 8021 started at 2026-03-10 17:45:47
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_7.log -DCPSConfigFile rtps_disc.ini
pub_7 PID: 8022 started at 2026-03-10 17:45:47
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_7.log -DCPSConfigFile rtps_disc.ini
sub_7 PID: 8023 started at 2026-03-10 17:45:47
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_8.log -DCPSConfigFile rtps_disc.ini
pub_8 PID: 8024 started at 2026-03-10 17:45:47
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_8.log -DCPSConfigFile rtps_disc.ini
sub_8 PID: 8025 started at 2026-03-10 17:45:47
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_9.log -DCPSConfigFile rtps_disc.ini
pub_9 PID: 8026 started at 2026-03-10 17:45:47
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_9.log -DCPSConfigFile rtps_disc.ini
sub_9 PID: 8027 started at 2026-03-10 17:45:47
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_10.log -DCPSConfigFile rtps_disc.ini
pub_10 PID: 8028 started at 2026-03-10 17:45:47
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_10.log -DCPSConfigFile rtps_disc.ini
sub_10 PID: 8029 started at 2026-03-10 17:45:47
Subscriber 8013 got new message data:
- From : 8012
- Count : 1
Subscriber 8027 got new message data:
- From : 8012
- Count : 1
Subscriber 8013 is done. Exiting.
Subscriber 8023 got new message data:
- From : 8012
- Count : 1
Subscriber 8015 got new message data:
- From : 8012
- Count : 1
Subscriber 8027 is done. Exiting.
Subscriber 8021 got new message data:
- From : 8012
- Count : 1
Subscriber 8025 got new message data:
- From : 8012
- Count : 1
Subscriber 8015 is done. Exiting.
Subscriber 8023 is done. Exiting.
Subscriber 8021 is done. Exiting.
Subscriber 8025 is done. Exiting.
Subscriber 8019 got new message data:
- From : 8026
- Count : 1
Subscriber 8029 got new message data:
- From : 8026
- Count : 1
Subscriber 8019 is done. Exiting.
Subscriber 8029 is done. Exiting.
Subscriber 8017 got new message data:
- From : 8014
- Count : 1
Subscriber 8017 is done. Exiting.
Subscriber 8011 got new message data:
- From : 8014
- Count : 1
Subscriber 8011 is done. Exiting.
Publisher 8012 is done. Exiting.
Publisher 8026 is done. Exiting.
Publisher 8010 is done. Exiting.
Publisher 8014 is done. Exiting.
Publisher 8018 is done. Exiting.
Publisher 8016 is done. Exiting.
Publisher 8022 is done. Exiting.
Publisher 8020 is done. Exiting.
Publisher 8024 is done. Exiting.
Publisher 8028 is done. Exiting.
test PASSED.
auto_run_tests_finished: tests/DCPS/EntityLifecycleStress/run_test.pl large_samples rtps_disc publishers 10 subscribers 10 Time:9s Result:0
==============================================================================
tests/DCPS/EntityLifecycleStress/run_test.pl large_samples rtps_disc_tcp publishers 10 subscribers 10
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_1.log -DCPSConfigFile rtps_disc_tcp.ini
pub_1 PID: 8182 started at 2026-03-10 17:45:56
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_1.log -DCPSConfigFile rtps_disc_tcp.ini
sub_1 PID: 8183 started at 2026-03-10 17:45:56
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_2.log -DCPSConfigFile rtps_disc_tcp.ini
pub_2 PID: 8184 started at 2026-03-10 17:45:56
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_2.log -DCPSConfigFile rtps_disc_tcp.ini
sub_2 PID: 8185 started at 2026-03-10 17:45:56
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_3.log -DCPSConfigFile rtps_disc_tcp.ini
pub_3 PID: 8186 started at 2026-03-10 17:45:56
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_3.log -DCPSConfigFile rtps_disc_tcp.ini
sub_3 PID: 8187 started at 2026-03-10 17:45:56
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_4.log -DCPSConfigFile rtps_disc_tcp.ini
pub_4 PID: 8188 started at 2026-03-10 17:45:56
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_4.log -DCPSConfigFile rtps_disc_tcp.ini
sub_4 PID: 8189 started at 2026-03-10 17:45:56
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_5.log -DCPSConfigFile rtps_disc_tcp.ini
pub_5 PID: 8190 started at 2026-03-10 17:45:56
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_5.log -DCPSConfigFile rtps_disc_tcp.ini
sub_5 PID: 8191 started at 2026-03-10 17:45:56
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_6.log -DCPSConfigFile rtps_disc_tcp.ini
pub_6 PID: 8192 started at 2026-03-10 17:45:56
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_6.log -DCPSConfigFile rtps_disc_tcp.ini
sub_6 PID: 8193 started at 2026-03-10 17:45:56
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_7.log -DCPSConfigFile rtps_disc_tcp.ini
pub_7 PID: 8194 started at 2026-03-10 17:45:56
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_7.log -DCPSConfigFile rtps_disc_tcp.ini
sub_7 PID: 8195 started at 2026-03-10 17:45:56
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_8.log -DCPSConfigFile rtps_disc_tcp.ini
pub_8 PID: 8196 started at 2026-03-10 17:45:56
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_8.log -DCPSConfigFile rtps_disc_tcp.ini
sub_8 PID: 8197 started at 2026-03-10 17:45:56
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_9.log -DCPSConfigFile rtps_disc_tcp.ini
pub_9 PID: 8198 started at 2026-03-10 17:45:56
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_9.log -DCPSConfigFile rtps_disc_tcp.ini
sub_9 PID: 8199 started at 2026-03-10 17:45:56
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_10.log -DCPSConfigFile rtps_disc_tcp.ini
pub_10 PID: 8200 started at 2026-03-10 17:45:56
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_10.log -DCPSConfigFile rtps_disc_tcp.ini
sub_10 PID: 8201 started at 2026-03-10 17:45:56
Subscriber 8199 got new message data:
- From : 8182
- Count : 1
Subscriber 8197 got new message data:
- From : 8182
- Count : 1
Subscriber 8197 is done. Exiting.
Subscriber 8191 got new message data:
- From : 8182
- Count : 1
Subscriber 8183 got new message data:
- From : 8182
- Count : 1
Subscriber 8199 is done. Exiting.
Subscriber 8195 got new message data:
- From : 8182
- Count : 1
Subscriber 8195 is done. Exiting.
Subscriber 8191 is done. Exiting.
Subscriber 8183 is done. Exiting.
Subscriber 8199 got new message data:
- From : 8190
- Count : 1
Subscriber 8189 got new message data:
- From : 8182
- Count : 2
Subscriber 8185 got new message data:
- From : 8182
- Count : 2
Subscriber 8185 is done. Exiting.
Subscriber 8193 got new message data:
- From : 8182
- Count : 2
Subscriber 8189 is done. Exiting.
Subscriber 8187 got new message data:
- From : 8182
- Count : 2
Subscriber 8187 is done. Exiting.
Subscriber 8193 is done. Exiting.
Subscriber 8201 got new message data:
- From : 8182
- Count : 2
Subscriber 8201 is done. Exiting.
Subscriber 8187 got new message data:
- From : 8190
- Count : 2
Publisher 8182 is done. Exiting.
Publisher 8190 is done. Exiting.
Publisher 8196 is done. Exiting.
Publisher 8186 is done. Exiting.
Publisher 8192 is done. Exiting.
Publisher 8184 is done. Exiting.
Publisher 8188 is done. Exiting.
Publisher 8194 is done. Exiting.
Publisher 8198 is done. Exiting.
Publisher 8200 is done. Exiting.
test PASSED.
auto_run_tests_finished: tests/DCPS/EntityLifecycleStress/run_test.pl large_samples rtps_disc_tcp publishers 10 subscribers 10 Time:9s Result:0
==============================================================================
tests/DCPS/Thrasher/run_test.pl single
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 8360
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Thrasher/Thrasher -t 1 -s 1 -n 1 -DCPSConfigFile thrasher.ini -DCPSPendingTimeout 3
Thrasher PID: 8370 started at 2026-03-10 17:46:05
(8370|8370) -> Thrasher started
(8370|8370) -> Subscriber::Subscriber
(8360|8360) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm0kj6c" as fully qualified hostname, please correct system configuration.
(8370|8370) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm0kj6c" as fully qualified hostname, please correct system configuration.
(8370|8370) Subscriber reader id: 01030000.159f0e52.00000002.00000507(56444406)
(8370|8370) -> PublisherService::PublisherService
(8370|8370) -> PublisherService::start (1 threads)
(8370|8370) sub wait_received 0:1
(8370|8382) pub0 writer id: 01030000.159f0e52.00000003.00000102(7f225c3d)
(8370|8382) pub0->started
(8370|8382) pub0->wait_match() before write for 01030000.159f0e52.00000003.00000102(7f225c3d)
(8370|8382) pub0<-match found! before write for 01030000.159f0e52.00000003.00000102(7f225c3d)
(8370|8382) pub0 100% (1 samples sent)
(8370|8382) pub0 waiting for acks
(8370|8381) sub 100% (1 samples received)
(8370|8381) sub condition_.notify_all
(8370|8370) sub condition_.wait returned
(8370|8370) sub check_received
(8370|8370) sub check_received returns 0
(8370|8370) <- PublisherService::end
(8370|8382) pub0 waiting for acks returned
(8370|8382) pub0<-delete_contained_entities
(8370|8382) pub0<-delete_participant
(8370|8370) <- PublisherService::~PublisherService
(8370|8370) <- Subscriber delete_contained_entities
(8370|8370) <- Subscriber delete_participant
(8370|8370) <- Subscriber::~Subscriber
(8370|8370) <- Thrasher shutdown
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
LLVMSymbolizer: error reading file: No such file or directory
test PASSED.
auto_run_tests_finished: tests/DCPS/Thrasher/run_test.pl single Time:1s Result:0
==============================================================================
tests/DCPS/Thrasher/run_test.pl double
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 8384
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Thrasher/Thrasher -t 2 -s 1 -n 2 -DCPSConfigFile thrasher.ini -DCPSPendingTimeout 3
Thrasher PID: 8394 started at 2026-03-10 17:46:06
(8394|8394) -> Thrasher started
(8394|8394) -> Subscriber::Subscriber
(8384|8384) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm0kj6c" as fully qualified hostname, please correct system configuration.
(8394|8394) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm0kj6c" as fully qualified hostname, please correct system configuration.
(8394|8394) Subscriber reader id: 01030000.61e453a2.00000002.00000507(7617e558)
(8394|8394) -> PublisherService::PublisherService
(8394|8394) -> PublisherService::start (2 threads)
(8394|8394) sub wait_received 0:2
(8394|8406) pub0 writer id: 01030000.61e453a2.00000003.00000102(5f71fd63)
(8394|8406) pub0->started
(8394|8406) pub0->wait_match() before write for 01030000.61e453a2.00000003.00000102(5f71fd63)
(8394|8407) pub1 writer id: 01030000.61e453a2.00000004.00000102(ed512173)
(8394|8407) pub1->started
(8394|8407) pub1->wait_match() before write for 01030000.61e453a2.00000004.00000102(ed512173)
(8394|8406) pub0<-match found! before write for 01030000.61e453a2.00000003.00000102(5f71fd63)
(8394|8407) pub1<-match found! before write for 01030000.61e453a2.00000004.00000102(ed512173)
(8394|8406) pub0 100% (1 samples sent)
(8394|8406) pub0 waiting for acks
(8394|8407) pub1 100% (1 samples sent)
(8394|8407) pub1 waiting for acks
(8394|8405) sub 50% (1 samples received)
(8394|8405) sub 100% (2 samples received)
(8394|8405) sub condition_.notify_all
(8394|8394) sub condition_.wait returned
(8394|8394) sub check_received
(8394|8394) sub check_received returns 0
(8394|8394) <- PublisherService::end
(8394|8406) pub0 waiting for acks returned
(8394|8406) pub0<-delete_contained_entities
(8394|8407) pub1 waiting for acks returned
(8394|8407) pub1<-delete_contained_entities
(8394|8407) pub1<-delete_participant
(8394|8406) pub0<-delete_participant
(8394|8394) <- PublisherService::~PublisherService
(8394|8394) <- Subscriber delete_contained_entities
(8394|8394) <- Subscriber delete_participant
(8394|8394) <- Subscriber::~Subscriber
(8394|8394) <- Thrasher shutdown
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
LLVMSymbolizer: error reading file: No such file or directory
test PASSED.
auto_run_tests_finished: tests/DCPS/Thrasher/run_test.pl double Time:1s Result:0
==============================================================================
tests/DCPS/Thrasher/run_test.pl triangle
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 8409
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Thrasher/Thrasher -t 3 -s 3 -n 9 -DCPSConfigFile thrasher.ini -DCPSPendingTimeout 3
Thrasher PID: 8419 started at 2026-03-10 17:46:07
(8419|8419) -> Thrasher started
(8419|8419) -> Subscriber::Subscriber
(8409|8409) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm0kj6c" as fully qualified hostname, please correct system configuration.
(8419|8419) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm0kj6c" as fully qualified hostname, please correct system configuration.
(8419|8419) Subscriber reader id: 01030000.1cae71ef.00000002.00000507(9c601394)
(8419|8419) -> PublisherService::PublisherService
(8419|8419) -> PublisherService::start (3 threads)
(8419|8419) sub wait_received 0:9
(8419|8431) pub0 writer id: 01030000.1cae71ef.00000003.00000102(b5060baf)
(8419|8431) pub0->started
(8419|8431) pub0->wait_match() before write for 01030000.1cae71ef.00000003.00000102(b5060baf)
(8419|8432) pub1 writer id: 01030000.1cae71ef.00000005.00000102(3a46fe0f)
(8419|8432) pub1->started
(8419|8432) pub1->wait_match() before write for 01030000.1cae71ef.00000005.00000102(3a46fe0f)
(8419|8431) pub0<-match found! before write for 01030000.1cae71ef.00000003.00000102(b5060baf)
(8419|8431) pub0 33% (1 samples sent)
(8419|8431) pub0 66% (2 samples sent)
(8419|8431) pub0 100% (3 samples sent)
(8419|8431) pub0 waiting for acks
(8419|8432) pub1<-match found! before write for 01030000.1cae71ef.00000005.00000102(3a46fe0f)
(8419|8430) sub 11% (1 samples received)
(8419|8432) pub1 33% (1 samples sent)
(8419|8430) sub 22% (2 samples received)
(8419|8432) pub1 66% (2 samples sent)
(8419|8430) sub 33% (3 samples received)
(8419|8432) pub1 100% (3 samples sent)
(8419|8432) pub1 waiting for acks
(8419|8431) pub0 waiting for acks returned
(8419|8431) pub0<-delete_contained_entities
(8419|8430) sub 44% (4 samples received)
(8419|8430) sub 55% (5 samples received)
(8419|8433) pub2 writer id: 01030000.1cae71ef.00000004.00000102(0726d7bf)
(8419|8433) pub2->started
(8419|8433) pub2->wait_match() before write for 01030000.1cae71ef.00000004.00000102(0726d7bf)
(8419|8430) sub 66% (6 samples received)
(8419|8433) pub2<-match found! before write for 01030000.1cae71ef.00000004.00000102(0726d7bf)
(8419|8432) pub1 waiting for acks returned
(8419|8432) pub1<-delete_contained_entities
(8419|8433) pub2 33% (1 samples sent)
(8419|8433) pub2 66% (2 samples sent)
(8419|8433) pub2 100% (3 samples sent)
(8419|8433) pub2 waiting for acks
(8419|8430) sub 77% (7 samples received)
(8419|8430) sub 88% (8 samples received)
(8419|8430) sub 100% (9 samples received)
(8419|8430) sub condition_.notify_all
(8419|8419) sub condition_.wait returned
(8419|8419) sub check_received
(8419|8419) sub check_received returns 0
(8419|8419) <- PublisherService::end
(8419|8433) pub2 waiting for acks returned
(8419|8433) pub2<-delete_contained_entities
(8419|8431) pub0<-delete_participant
(8419|8432) pub1<-delete_participant
(8419|8433) pub2<-delete_participant
(8419|8419) <- PublisherService::~PublisherService
(8419|8419) <- Subscriber delete_contained_entities
(8419|8419) <- Subscriber delete_participant
(8419|8419) <- Subscriber::~Subscriber
(8419|8419) <- Thrasher shutdown
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
LLVMSymbolizer: error reading file: No such file or directory
test PASSED.
auto_run_tests_finished: tests/DCPS/Thrasher/run_test.pl triangle Time:1s Result:0
==============================================================================
tests/DCPS/Thrasher/run_test.pl default
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 8435
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Thrasher/Thrasher -t 1 -s 1024 -n 1024 -DCPSConfigFile thrasher.ini -DCPSPendingTimeout 3
Thrasher PID: 8445 started at 2026-03-10 17:46:08
(8445|8445) -> Thrasher started
(8445|8445) -> Subscriber::Subscriber
(8435|8435) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm0kj6c" as fully qualified hostname, please correct system configuration.
(8445|8445) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm0kj6c" as fully qualified hostname, please correct system configuration.
(8445|8445) Subscriber reader id: 01030000.063be422.00000002.00000507(bc05ecad)
(8445|8445) -> PublisherService::PublisherService
(8445|8445) -> PublisherService::start (1 threads)
(8445|8445) sub wait_received 0:1024
(8445|8457) pub0 writer id: 01030000.063be422.00000003.00000102(9563f496)
(8445|8457) pub0->started
(8445|8457) pub0->wait_match() before write for 01030000.063be422.00000003.00000102(9563f496)
(8445|8457) pub0<-match found! before write for 01030000.063be422.00000003.00000102(9563f496)
(8445|8457) pub0 10% (103 samples sent)
(8445|8456) sub 10% (103 samples received)
(8445|8457) pub0 20% (205 samples sent)
(8445|8456) sub 20% (205 samples received)
(8445|8457) pub0 30% (308 samples sent)
(8445|8456) sub 30% (308 samples received)
(8445|8457) pub0 40% (410 samples sent)
(8445|8457) pub0 50% (512 samples sent)
(8445|8456) sub 40% (410 samples received)
(8445|8457) pub0 60% (615 samples sent)
(8445|8456) sub 50% (512 samples received)
(8445|8457) pub0 70% (717 samples sent)
(8445|8457) pub0 80% (820 samples sent)
(8445|8457) pub0 90% (922 samples sent)
(8445|8456) sub 60% (615 samples received)
(8445|8457) pub0 100% (1024 samples sent)
(8445|8457) pub0 waiting for acks
(8445|8456) sub 70% (717 samples received)
(8445|8456) sub 80% (820 samples received)
(8445|8456) sub 90% (922 samples received)
(8445|8456) sub 100% (1024 samples received)
(8445|8456) sub condition_.notify_all
(8445|8445) sub condition_.wait returned
(8445|8445) sub check_received
(8445|8445) sub check_received returns 0
(8445|8445) <- PublisherService::end
(8445|8457) pub0 waiting for acks returned
(8445|8457) pub0<-delete_contained_entities
(8445|8457) pub0<-delete_participant
(8445|8445) <- PublisherService::~PublisherService
(8445|8445) <- Subscriber delete_contained_entities
(8445|8445) <- Subscriber delete_participant
(8445|8445) <- Subscriber::~Subscriber
(8445|8445) <- Thrasher shutdown
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
LLVMSymbolizer: error reading file: No such file or directory
test PASSED.
auto_run_tests_finished: tests/DCPS/Thrasher/run_test.pl default Time:1s Result:0
==============================================================================
tests/DCPS/Thrasher/run_test.pl low
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 8459
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Thrasher/Thrasher -t 8 -s 128 -n 1024 -DCPSConfigFile thrasher.ini -DCPSPendingTimeout 3
Thrasher PID: 8469 started at 2026-03-10 17:46:09
(8469|8469) -> Thrasher started
(8469|8469) -> Subscriber::Subscriber
(8459|8459) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm0kj6c" as fully qualified hostname, please correct system configuration.
(8469|8469) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm0kj6c" as fully qualified hostname, please correct system configuration.
(8469|8469) Subscriber reader id: 01030000.6c08209f.00000002.00000507(0797ccc8)
(8469|8469) -> PublisherService::PublisherService
(8469|8469) -> PublisherService::start (8 threads)
(8469|8469) sub wait_received 0:1024
(8469|8488) pub7 writer id: 01030000.6c08209f.00000007.00000102(db717233)
(8469|8488) pub7->started
(8469|8488) pub7->wait_match() before write for 01030000.6c08209f.00000007.00000102(db717233)
(8469|8486) pub5 writer id: 01030000.6c08209f.00000008.00000102(5921e5e2)
(8469|8486) pub5->started
(8469|8486) pub5->wait_match() before write for 01030000.6c08209f.00000008.00000102(5921e5e2)
(8469|8488) pub7<-match found! before write for 01030000.6c08209f.00000007.00000102(db717233)
(8469|8481) pub0 writer id: 01030000.6c08209f.00000003.00000102(2ef1d4f3)
(8469|8481) pub0->started
(8469|8481) pub0->wait_match() before write for 01030000.6c08209f.00000003.00000102(2ef1d4f3)
(8469|8486) pub5<-match found! before write for 01030000.6c08209f.00000008.00000102(5921e5e2)
(8469|8481) pub0<-match found! before write for 01030000.6c08209f.00000003.00000102(2ef1d4f3)
(8469|8482) pub1 writer id: 01030000.6c08209f.00000009.00000102(6441cc52)
(8469|8482) pub1->started
(8469|8482) pub1->wait_match() before write for 01030000.6c08209f.00000009.00000102(6441cc52)
(8469|8482) pub1<-match found! before write for 01030000.6c08209f.00000009.00000102(6441cc52)
(8469|8487) pub6 writer id: 01030000.6c08209f.0000000a.00000102(23e1b682)
(8469|8487) pub6->started
(8469|8487) pub6->wait_match() before write for 01030000.6c08209f.0000000a.00000102(23e1b682)
(8469|8486) pub5 10% (13 samples sent)
(8469|8488) pub7 10% (13 samples sent)
(8469|8484) pub3 writer id: 01030000.6c08209f.00000005.00000102(a1b12153)
(8469|8484) pub3->started
(8469|8484) pub3->wait_match() before write for 01030000.6c08209f.00000005.00000102(a1b12153)
(8469|8483) pub2 writer id: 01030000.6c08209f.00000004.00000102(9cd108e3)
(8469|8483) pub2->started
(8469|8483) pub2->wait_match() before write for 01030000.6c08209f.00000004.00000102(9cd108e3)
(8469|8481) pub0 10% (13 samples sent)
(8469|8486) pub5 20% (26 samples sent)
(8469|8487) pub6<-match found! before write for 01030000.6c08209f.0000000a.00000102(23e1b682)
(8469|8485) pub4 writer id: 01030000.6c08209f.00000006.00000102(e6115b83)
(8469|8485) pub4->started
(8469|8485) pub4->wait_match() before write for 01030000.6c08209f.00000006.00000102(e6115b83)
(8469|8484) pub3<-match found! before write for 01030000.6c08209f.00000005.00000102(a1b12153)
(8469|8483) pub2<-match found! before write for 01030000.6c08209f.00000004.00000102(9cd108e3)
(8469|8487) pub6 10% (13 samples sent)
(8469|8488) pub7 20% (26 samples sent)
(8469|8482) pub1 10% (13 samples sent)
(8469|8481) pub0 20% (26 samples sent)
(8469|8483) pub2 10% (13 samples sent)
(8469|8487) pub6 20% (26 samples sent)
(8469|8486) pub5 30% (39 samples sent)
(8469|8481) pub0 30% (39 samples sent)
(8469|8484) pub3 10% (13 samples sent)
(8469|8481) pub0 40% (52 samples sent)
(8469|8485) pub4<-match found! before write for 01030000.6c08209f.00000006.00000102(e6115b83)
(8469|8486) pub5 40% (52 samples sent)
(8469|8483) pub2 20% (26 samples sent)
(8469|8488) pub7 30% (39 samples sent)
(8469|8487) pub6 30% (39 samples sent)
(8469|8488) pub7 40% (52 samples sent)
(8469|8482) pub1 20% (26 samples sent)
(8469|8480) sub 10% (103 samples received)
(8469|8486) pub5 50% (64 samples sent)
(8469|8484) pub3 20% (26 samples sent)
(8469|8485) pub4 10% (13 samples sent)
(8469|8481) pub0 50% (64 samples sent)
(8469|8482) pub1 30% (39 samples sent)
(8469|8488) pub7 50% (64 samples sent)
(8469|8483) pub2 30% (39 samples sent)
(8469|8487) pub6 40% (52 samples sent)
(8469|8486) pub5 60% (77 samples sent)
(8469|8482) pub1 40% (52 samples sent)
(8469|8487) pub6 50% (64 samples sent)
(8469|8484) pub3 30% (39 samples sent)
(8469|8483) pub2 40% (52 samples sent)
(8469|8481) pub0 60% (77 samples sent)
(8469|8485) pub4 20% (26 samples sent)
(8469|8484) pub3 40% (52 samples sent)
(8469|8484) pub3 50% (64 samples sent)
(8469|8488) pub7 60% (77 samples sent)
(8469|8480) sub 20% (205 samples received)
(8469|8483) pub2 50% (64 samples sent)
(8469|8484) pub3 60% (77 samples sent)
(8469|8485) pub4 30% (39 samples sent)
(8469|8484) pub3 70% (90 samples sent)
(8469|8486) pub5 70% (90 samples sent)
(8469|8488) pub7 70% (90 samples sent)
(8469|8482) pub1 50% (64 samples sent)
(8469|8484) pub3 80% (103 samples sent)
(8469|8487) pub6 60% (77 samples sent)
(8469|8486) pub5 80% (103 samples sent)
(8469|8488) pub7 80% (103 samples sent)
(8469|8484) pub3 90% (116 samples sent)
(8469|8481) pub0 70% (90 samples sent)
(8469|8483) pub2 60% (77 samples sent)
(8469|8487) pub6 70% (90 samples sent)
(8469|8482) pub1 60% (77 samples sent)
(8469|8484) pub3 100% (128 samples sent)
(8469|8484) pub3 waiting for acks
(8469|8485) pub4 40% (52 samples sent)
(8469|8488) pub7 90% (116 samples sent)
(8469|8481) pub0 80% (103 samples sent)
(8469|8483) pub2 70% (90 samples sent)
(8469|8487) pub6 80% (103 samples sent)
(8469|8486) pub5 90% (116 samples sent)
(8469|8482) pub1 70% (90 samples sent)
(8469|8480) sub 30% (308 samples received)
(8469|8486) pub5 100% (128 samples sent)
(8469|8486) pub5 waiting for acks
(8469|8485) pub4 50% (64 samples sent)
(8469|8485) pub4 60% (77 samples sent)
(8469|8482) pub1 80% (103 samples sent)
(8469|8488) pub7 100% (128 samples sent)
(8469|8488) pub7 waiting for acks
(8469|8483) pub2 80% (103 samples sent)
(8469|8481) pub0 90% (116 samples sent)
(8469|8487) pub6 90% (116 samples sent)
(8469|8485) pub4 70% (90 samples sent)
(8469|8485) pub4 80% (103 samples sent)
(8469|8482) pub1 90% (116 samples sent)
(8469|8487) pub6 100% (128 samples sent)
(8469|8487) pub6 waiting for acks
(8469|8483) pub2 90% (116 samples sent)
(8469|8481) pub0 100% (128 samples sent)
(8469|8481) pub0 waiting for acks
(8469|8485) pub4 90% (116 samples sent)
(8469|8482) pub1 100% (128 samples sent)
(8469|8482) pub1 waiting for acks
(8469|8483) pub2 100% (128 samples sent)
(8469|8483) pub2 waiting for acks
(8469|8485) pub4 100% (128 samples sent)
(8469|8485) pub4 waiting for acks
(8469|8480) sub 40% (410 samples received)
(8469|8480) sub 50% (512 samples received)
(8469|8480) sub 60% (615 samples received)
(8469|8480) sub 70% (717 samples received)
(8469|8480) sub 80% (820 samples received)
(8469|8480) sub 90% (922 samples received)
(8469|8480) sub 100% (1024 samples received)
(8469|8480) sub condition_.notify_all
(8469|8469) sub condition_.wait returned
(8469|8469) sub check_received
(8469|8469) sub check_received returns 0
(8469|8469) <- PublisherService::end
(8469|8484) pub3 waiting for acks returned
(8469|8484) pub3<-delete_contained_entities
(8469|8486) pub5 waiting for acks returned
(8469|8486) pub5<-delete_contained_entities
(8469|8488) pub7 waiting for acks returned
(8469|8488) pub7<-delete_contained_entities
(8469|8487) pub6 waiting for acks returned
(8469|8487) pub6<-delete_contained_entities
(8469|8482) pub1 waiting for acks returned
(8469|8482) pub1<-delete_contained_entities
(8469|8481) pub0 waiting for acks returned
(8469|8485) pub4 waiting for acks returned
(8469|8483) pub2 waiting for acks returned
(8469|8483) pub2<-delete_contained_entities
(8469|8485) pub4<-delete_contained_entities
(8469|8481) pub0<-delete_contained_entities
(8469|8488) pub7<-delete_participant
(8469|8485) pub4<-delete_participant
(8469|8487) pub6<-delete_participant
(8469|8486) pub5<-delete_participant
(8469|8481) pub0<-delete_participant
(8469|8482) pub1<-delete_participant
(8469|8484) pub3<-delete_participant
(8469|8483) pub2<-delete_participant
(8469|8469) <- PublisherService::~PublisherService
(8469|8469) <- Subscriber delete_contained_entities
(8469|8469) <- Subscriber delete_participant
(8469|8469) <- Subscriber::~Subscriber
(8469|8469) <- Thrasher shutdown
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
LLVMSymbolizer: error reading file: No such file or directory
test PASSED.
auto_run_tests_finished: tests/DCPS/Thrasher/run_test.pl low Time:1s Result:0
==============================================================================
tests/DCPS/Thrasher/run_test.pl medium
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 8490
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Thrasher/Thrasher -t 16 -s 64 -n 1024 -DCPSConfigFile thrasher.ini -DCPSPendingTimeout 3
Thrasher PID: 8500 started at 2026-03-10 17:46:10
(8500|8500) -> Thrasher started
(8500|8500) -> Subscriber::Subscriber
(8490|8490) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm0kj6c" as fully qualified hostname, please correct system configuration.
(8500|8500) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm0kj6c" as fully qualified hostname, please correct system configuration.
(8500|8500) Subscriber reader id: 01030000.16dc76ef.00000002.00000507(32c50bbe)
(8500|8500) -> PublisherService::PublisherService
(8500|8500) -> PublisherService::start (16 threads)
(8500|8500) sub wait_received 0:1024
(8500|8514) pub2 writer id: 01030000.16dc76ef.00000004.00000102(a983cf95)
(8500|8514) pub2->started
(8500|8514) pub2->wait_match() before write for 01030000.16dc76ef.00000004.00000102(a983cf95)
(8500|8514) pub2<-match found! before write for 01030000.16dc76ef.00000004.00000102(a983cf95)
(8500|8514) pub2 10% (7 samples sent)
(8500|8514) pub2 20% (13 samples sent)
(8500|8514) pub2 31% (20 samples sent)
(8500|8514) pub2 40% (26 samples sent)
(8500|8514) pub2 50% (32 samples sent)
(8500|8514) pub2 60% (39 samples sent)
(8500|8514) pub2 70% (45 samples sent)
(8500|8517) pub5 writer id: 01030000.16dc76ef.0000000a.00000102(16b371f4)
(8500|8517) pub5->started
(8500|8517) pub5->wait_match() before write for 01030000.16dc76ef.0000000a.00000102(16b371f4)
(8500|8514) pub2 81% (52 samples sent)
(8500|8514) pub2 90% (58 samples sent)
(8500|8514) pub2 100% (64 samples sent)
(8500|8514) pub2 waiting for acks
(8500|8517) pub5<-match found! before write for 01030000.16dc76ef.0000000a.00000102(16b371f4)
(8500|8517) pub5 10% (7 samples sent)
(8500|8517) pub5 20% (13 samples sent)
(8500|8517) pub5 31% (20 samples sent)
(8500|8517) pub5 40% (26 samples sent)
(8500|8527) pub15 writer id: 01030000.16dc76ef.00000012.00000102(4623adb7)
(8500|8527) pub15->started
(8500|8527) pub15->wait_match() before write for 01030000.16dc76ef.00000012.00000102(4623adb7)
(8500|8517) pub5 50% (32 samples sent)
(8500|8512) pub0 writer id: 01030000.16dc76ef.00000003.00000102(1ba31385)
(8500|8512) pub0->started
(8500|8512) pub0->wait_match() before write for 01030000.16dc76ef.00000003.00000102(1ba31385)
(8500|8517) pub5 60% (39 samples sent)
(8500|8517) pub5 70% (45 samples sent)
(8500|8517) pub5 81% (52 samples sent)
(8500|8520) pub8 writer id: 01030000.16dc76ef.00000009.00000102(51130b24)
(8500|8520) pub8->started
(8500|8520) pub8->wait_match() before write for 01030000.16dc76ef.00000009.00000102(51130b24)
(8500|8515) pub3 writer id: 01030000.16dc76ef.00000007.00000102(ee23b545)
(8500|8515) pub3->started
(8500|8515) pub3->wait_match() before write for 01030000.16dc76ef.00000007.00000102(ee23b545)
(8500|8517) pub5 90% (58 samples sent)
(8500|8517) pub5 100% (64 samples sent)
(8500|8517) pub5 waiting for acks
(8500|8521) pub9 writer id: 01030000.16dc76ef.0000000b.00000102(2bd35844)
(8500|8521) pub9->started
(8500|8521) pub9->wait_match() before write for 01030000.16dc76ef.0000000b.00000102(2bd35844)
(8500|8522) pub10 writer id: 01030000.16dc76ef.0000000c.00000102(99f38454)
(8500|8522) pub10->started
(8500|8522) pub10->wait_match() before write for 01030000.16dc76ef.0000000c.00000102(99f38454)
(8500|8527) pub15<-match found! before write for 01030000.16dc76ef.00000012.00000102(4623adb7)
(8500|8512) pub0<-match found! before write for 01030000.16dc76ef.00000003.00000102(1ba31385)
(8500|8518) pub6 writer id: 01030000.16dc76ef.0000000d.00000102(a493ade4)
(8500|8518) pub6->started
(8500|8518) pub6->wait_match() before write for 01030000.16dc76ef.0000000d.00000102(a493ade4)
(8500|8515) pub3<-match found! before write for 01030000.16dc76ef.00000007.00000102(ee23b545)
(8500|8512) pub0 10% (7 samples sent)
(8500|8527) pub15 10% (7 samples sent)
(8500|8521) pub9<-match found! before write for 01030000.16dc76ef.0000000b.00000102(2bd35844)
(8500|8527) pub15 20% (13 samples sent)
(8500|8520) pub8<-match found! before write for 01030000.16dc76ef.00000009.00000102(51130b24)
(8500|8516) pub4 writer id: 01030000.16dc76ef.00000005.00000102(94e3e625)
(8500|8516) pub4->started
(8500|8516) pub4->wait_match() before write for 01030000.16dc76ef.00000005.00000102(94e3e625)
(8500|8514) pub2 waiting for acks returned
(8500|8514) pub2<-delete_contained_entities
(8500|8515) pub3 10% (7 samples sent)
(8500|8512) pub0 20% (13 samples sent)
(8500|8519) pub7 writer id: 01030000.16dc76ef.00000008.00000102(6c732294)
(8500|8519) pub7->started
(8500|8519) pub7->wait_match() before write for 01030000.16dc76ef.00000008.00000102(6c732294)
(8500|8515) pub3 20% (13 samples sent)
(8500|8515) pub3 31% (20 samples sent)
(8500|8520) pub8 10% (7 samples sent)
(8500|8526) pub14 writer id: 01030000.16dc76ef.00000011.00000102(0183d767)
(8500|8526) pub14->started
(8500|8526) pub14->wait_match() before write for 01030000.16dc76ef.00000011.00000102(0183d767)
(8500|8521) pub9 10% (7 samples sent)
(8500|8527) pub15 31% (20 samples sent)
(8500|8515) pub3 40% (26 samples sent)
(8500|8515) pub3 50% (32 samples sent)
(8500|8523) pub11 writer id: 01030000.16dc76ef.0000000e.00000102(e333d734)
(8500|8523) pub11->started
(8500|8523) pub11->wait_match() before write for 01030000.16dc76ef.0000000e.00000102(e333d734)
(8500|8525) pub13 writer id: 01030000.16dc76ef.00000010.00000102(3ce3fed7)
(8500|8525) pub13->started
(8500|8525) pub13->wait_match() before write for 01030000.16dc76ef.00000010.00000102(3ce3fed7)
(8500|8515) pub3 60% (39 samples sent)
(8500|8515) pub3 70% (45 samples sent)
(8500|8511) sub 10% (103 samples received)
(8500|8527) pub15 40% (26 samples sent)
(8500|8520) pub8 20% (13 samples sent)
(8500|8513) pub1 writer id: 01030000.16dc76ef.00000006.00000102(d3439cf5)
(8500|8513) pub1->started
(8500|8513) pub1->wait_match() before write for 01030000.16dc76ef.00000006.00000102(d3439cf5)
(8500|8512) pub0 31% (20 samples sent)
(8500|8521) pub9 20% (13 samples sent)
(8500|8527) pub15 50% (32 samples sent)
(8500|8520) pub8 31% (20 samples sent)
(8500|8524) pub12 writer id: 01030000.16dc76ef.0000000f.00000102(de53fe84)
(8500|8524) pub12->started
(8500|8524) pub12->wait_match() before write for 01030000.16dc76ef.0000000f.00000102(de53fe84)
(8500|8521) pub9 31% (20 samples sent)
(8500|8521) pub9 40% (26 samples sent)
(8500|8527) pub15 60% (39 samples sent)
(8500|8527) pub15 70% (45 samples sent)
(8500|8527) pub15 81% (52 samples sent)
(8500|8527) pub15 90% (58 samples sent)
(8500|8527) pub15 100% (64 samples sent)
(8500|8527) pub15 waiting for acks
(8500|8520) pub8 40% (26 samples sent)
(8500|8520) pub8 50% (32 samples sent)
(8500|8520) pub8 60% (39 samples sent)
(8500|8515) pub3 81% (52 samples sent)
(8500|8515) pub3 90% (58 samples sent)
(8500|8515) pub3 100% (64 samples sent)
(8500|8515) pub3 waiting for acks
(8500|8521) pub9 50% (32 samples sent)
(8500|8521) pub9 60% (39 samples sent)
(8500|8521) pub9 70% (45 samples sent)
(8500|8520) pub8 70% (45 samples sent)
(8500|8512) pub0 40% (26 samples sent)
(8500|8514) pub2<-delete_participant
(8500|8521) pub9 81% (52 samples sent)
(8500|8512) pub0 50% (32 samples sent)
(8500|8522) pub10<-match found! before write for 01030000.16dc76ef.0000000c.00000102(99f38454)
(8500|8521) pub9 90% (58 samples sent)
(8500|8518) pub6<-match found! before write for 01030000.16dc76ef.0000000d.00000102(a493ade4)
(8500|8519) pub7<-match found! before write for 01030000.16dc76ef.00000008.00000102(6c732294)
(8500|8520) pub8 81% (52 samples sent)
(8500|8521) pub9 100% (64 samples sent)
(8500|8521) pub9 waiting for acks
(8500|8519) pub7 10% (7 samples sent)
(8500|8516) pub4<-match found! before write for 01030000.16dc76ef.00000005.00000102(94e3e625)
(8500|8526) pub14<-match found! before write for 01030000.16dc76ef.00000011.00000102(0183d767)
(8500|8522) pub10 10% (7 samples sent)
(8500|8512) pub0 60% (39 samples sent)
(8500|8520) pub8 90% (58 samples sent)
(8500|8518) pub6 10% (7 samples sent)
(8500|8519) pub7 20% (13 samples sent)
(8500|8525) pub13<-match found! before write for 01030000.16dc76ef.00000010.00000102(3ce3fed7)
(8500|8523) pub11<-match found! before write for 01030000.16dc76ef.0000000e.00000102(e333d734)
(8500|8518) pub6 20% (13 samples sent)
(8500|8512) pub0 70% (45 samples sent)
(8500|8522) pub10 20% (13 samples sent)
(8500|8513) pub1<-match found! before write for 01030000.16dc76ef.00000006.00000102(d3439cf5)
(8500|8525) pub13 10% (7 samples sent)
(8500|8520) pub8 100% (64 samples sent)
(8500|8520) pub8 waiting for acks
(8500|8526) pub14 10% (7 samples sent)
(8500|8523) pub11 10% (7 samples sent)
(8500|8523) pub11 20% (13 samples sent)
(8500|8523) pub11 31% (20 samples sent)
(8500|8523) pub11 40% (26 samples sent)
(8500|8523) pub11 50% (32 samples sent)
(8500|8523) pub11 60% (39 samples sent)
(8500|8523) pub11 70% (45 samples sent)
(8500|8523) pub11 81% (52 samples sent)
(8500|8523) pub11 90% (58 samples sent)
(8500|8524) pub12<-match found! before write for 01030000.16dc76ef.0000000f.00000102(de53fe84)
(8500|8517) pub5 waiting for acks returned
(8500|8517) pub5<-delete_contained_entities
(8500|8523) pub11 100% (64 samples sent)
(8500|8523) pub11 waiting for acks
(8500|8525) pub13 20% (13 samples sent)
(8500|8522) pub10 31% (20 samples sent)
(8500|8519) pub7 31% (20 samples sent)
(8500|8516) pub4 10% (7 samples sent)
(8500|8513) pub1 10% (7 samples sent)
(8500|8513) pub1 20% (13 samples sent)
(8500|8524) pub12 10% (7 samples sent)
(8500|8524) pub12 20% (13 samples sent)
(8500|8524) pub12 31% (20 samples sent)
(8500|8522) pub10 40% (26 samples sent)
(8500|8522) pub10 50% (32 samples sent)
(8500|8522) pub10 60% (39 samples sent)
(8500|8522) pub10 70% (45 samples sent)
(8500|8522) pub10 81% (52 samples sent)
(8500|8522) pub10 90% (58 samples sent)
(8500|8524) pub12 40% (26 samples sent)
(8500|8511) sub 20% (205 samples received)
(8500|8524) pub12 50% (32 samples sent)
(8500|8524) pub12 60% (39 samples sent)
(8500|8524) pub12 70% (45 samples sent)
(8500|8517) pub5<-delete_participant
(8500|8524) pub12 81% (52 samples sent)
(8500|8524) pub12 90% (58 samples sent)
(8500|8524) pub12 100% (64 samples sent)
(8500|8524) pub12 waiting for acks
(8500|8513) pub1 31% (20 samples sent)
(8500|8518) pub6 31% (20 samples sent)
(8500|8525) pub13 31% (20 samples sent)
(8500|8516) pub4 20% (13 samples sent)
(8500|8522) pub10 100% (64 samples sent)
(8500|8522) pub10 waiting for acks
(8500|8519) pub7 40% (26 samples sent)
(8500|8513) pub1 40% (26 samples sent)
(8500|8512) pub0 81% (52 samples sent)
(8500|8518) pub6 40% (26 samples sent)
(8500|8512) pub0 90% (58 samples sent)
(8500|8526) pub14 20% (13 samples sent)
(8500|8512) pub0 100% (64 samples sent)
(8500|8512) pub0 waiting for acks
(8500|8516) pub4 31% (20 samples sent)
(8500|8516) pub4 40% (26 samples sent)
(8500|8516) pub4 50% (32 samples sent)
(8500|8519) pub7 50% (32 samples sent)
(8500|8518) pub6 50% (32 samples sent)
(8500|8525) pub13 40% (26 samples sent)
(8500|8518) pub6 60% (39 samples sent)
(8500|8525) pub13 50% (32 samples sent)
(8500|8525) pub13 60% (39 samples sent)
(8500|8519) pub7 60% (39 samples sent)
(8500|8519) pub7 70% (45 samples sent)
(8500|8526) pub14 31% (20 samples sent)
(8500|8519) pub7 81% (52 samples sent)
(8500|8526) pub14 40% (26 samples sent)
(8500|8526) pub14 50% (32 samples sent)
(8500|8511) sub 30% (308 samples received)
(8500|8518) pub6 70% (45 samples sent)
(8500|8526) pub14 60% (39 samples sent)
(8500|8519) pub7 90% (58 samples sent)
(8500|8526) pub14 70% (45 samples sent)
(8500|8513) pub1 50% (32 samples sent)
(8500|8516) pub4 60% (39 samples sent)
(8500|8513) pub1 60% (39 samples sent)
(8500|8516) pub4 70% (45 samples sent)
(8500|8519) pub7 100% (64 samples sent)
(8500|8519) pub7 waiting for acks
(8500|8518) pub6 81% (52 samples sent)
(8500|8526) pub14 81% (52 samples sent)
(8500|8525) pub13 70% (45 samples sent)
(8500|8526) pub14 90% (58 samples sent)
(8500|8516) pub4 81% (52 samples sent)
(8500|8525) pub13 81% (52 samples sent)
(8500|8513) pub1 70% (45 samples sent)
(8500|8526) pub14 100% (64 samples sent)
(8500|8526) pub14 waiting for acks
(8500|8518) pub6 90% (58 samples sent)
(8500|8513) pub1 81% (52 samples sent)
(8500|8525) pub13 90% (58 samples sent)
(8500|8513) pub1 90% (58 samples sent)
(8500|8518) pub6 100% (64 samples sent)
(8500|8518) pub6 waiting for acks
(8500|8516) pub4 90% (58 samples sent)
(8500|8525) pub13 100% (64 samples sent)
(8500|8525) pub13 waiting for acks
(8500|8516) pub4 100% (64 samples sent)
(8500|8516) pub4 waiting for acks
(8500|8513) pub1 100% (64 samples sent)
(8500|8513) pub1 waiting for acks
(8500|8511) sub 40% (410 samples received)
(8500|8511) sub 50% (512 samples received)
(8500|8527) pub15 waiting for acks returned
(8500|8527) pub15<-delete_contained_entities
(8500|8521) pub9 waiting for acks returned
(8500|8520) pub8 waiting for acks returned
(8500|8520) pub8<-delete_contained_entities
(8500|8521) pub9<-delete_contained_entities
(8500|8515) pub3 waiting for acks returned
(8500|8515) pub3<-delete_contained_entities
(8500|8511) sub 60% (615 samples received)
(8500|8527) pub15<-delete_participant
(8500|8520) pub8<-delete_participant
(8500|8511) sub 70% (717 samples received)
(8500|8521) pub9<-delete_participant
(8500|8515) pub3<-delete_participant
(8500|8511) sub 80% (820 samples received)
(8500|8511) sub 90% (922 samples received)
(8500|8511) sub 100% (1024 samples received)
(8500|8511) sub condition_.notify_all
(8500|8500) sub condition_.wait returned
(8500|8500) sub check_received
(8500|8500) sub check_received returns 0
(8500|8500) <- PublisherService::end
(8500|8523) pub11 waiting for acks returned
(8500|8523) pub11<-delete_contained_entities
(8500|8522) pub10 waiting for acks returned
(8500|8522) pub10<-delete_contained_entities
(8500|8524) pub12 waiting for acks returned
(8500|8524) pub12<-delete_contained_entities
(8500|8512) pub0 waiting for acks returned
(8500|8526) pub14 waiting for acks returned
(8500|8526) pub14<-delete_contained_entities
(8500|8518) pub6 waiting for acks returned
(8500|8518) pub6<-delete_contained_entities
(8500|8516) pub4 waiting for acks returned
(8500|8516) pub4<-delete_contained_entities
(8500|8519) pub7 waiting for acks returned
(8500|8519) pub7<-delete_contained_entities
(8500|8525) pub13 waiting for acks returned
(8500|8525) pub13<-delete_contained_entities
(8500|8513) pub1 waiting for acks returned
(8500|8513) pub1<-delete_contained_entities
(8500|8512) pub0<-delete_contained_entities
(8500|8522) pub10<-delete_participant
(8500|8523) pub11<-delete_participant
(8500|8524) pub12<-delete_participant
(8500|8516) pub4<-delete_participant
(8500|8519) pub7<-delete_participant
(8500|8525) pub13<-delete_participant
(8500|8512) pub0<-delete_participant
(8500|8526) pub14<-delete_participant
(8500|8513) pub1<-delete_participant
(8500|8518) pub6<-delete_participant
(8500|8500) <- PublisherService::~PublisherService
(8500|8500) <- Subscriber delete_contained_entities
(8500|8500) <- Subscriber delete_participant
(8500|8500) <- Subscriber::~Subscriber
(8500|8500) <- Thrasher shutdown
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
LLVMSymbolizer: error reading file: No such file or directory
test PASSED.
auto_run_tests_finished: tests/DCPS/Thrasher/run_test.pl medium Time:1s Result:0
==============================================================================
tests/DCPS/Thrasher/run_test.pl high
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 8529
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Thrasher/Thrasher -t 32 -s 32 -n 1024 -DCPSConfigFile thrasher.ini -DCPSPendingTimeout 3
Thrasher PID: 8539 started at 2026-03-10 17:46:12
(8539|8539) -> Thrasher started
(8539|8539) -> Subscriber::Subscriber
(8529|8529) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm0kj6c" as fully qualified hostname, please correct system configuration.
(8539|8539) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm0kj6c" as fully qualified hostname, please correct system configuration.
(8539|8539) Subscriber reader id: 01030000.48fdc557.00000002.00000507(36e08004)
(8539|8539) -> PublisherService::PublisherService
(8539|8539) -> PublisherService::start (32 threads)
(8539|8539) sub wait_received 0:1024
(8539|8567) pub16 writer id: 01030000.48fdc557.00000015.00000102(f026fa1d)
(8539|8567) pub16->started
(8539|8567) pub16->wait_match() before write for 01030000.48fdc557.00000015.00000102(f026fa1d)
(8539|8559) pub7 writer id: 01030000.48fdc557.00000009.00000102(5536809e)
(8539|8559) pub7->started
(8539|8559) pub7->wait_match() before write for 01030000.48fdc557.00000009.00000102(5536809e)
(8539|8559) pub7<-match found! before write for 01030000.48fdc557.00000009.00000102(5536809e)
(8539|8567) pub16<-match found! before write for 01030000.48fdc557.00000015.00000102(f026fa1d)
(8539|8567) pub16 12% (4 samples sent)
(8539|8567) pub16 21% (7 samples sent)
(8539|8575) pub24 writer id: 01030000.48fdc557.0000001c.00000102(fd36986c)
(8539|8575) pub24->started
(8539|8575) pub24->wait_match() before write for 01030000.48fdc557.0000001c.00000102(fd36986c)
(8539|8559) pub7 12% (4 samples sent)
(8539|8559) pub7 21% (7 samples sent)
(8539|8575) pub24<-match found! before write for 01030000.48fdc557.0000001c.00000102(fd36986c)
(8539|8567) pub16 31% (10 samples sent)
(8539|8559) pub7 31% (10 samples sent)
(8539|8575) pub24 12% (4 samples sent)
(8539|8575) pub24 21% (7 samples sent)
(8539|8575) pub24 31% (10 samples sent)
(8539|8567) pub16 40% (13 samples sent)
(8539|8575) pub24 40% (13 samples sent)
(8539|8575) pub24 50% (16 samples sent)
(8539|8559) pub7 40% (13 samples sent)
(8539|8559) pub7 50% (16 samples sent)
(8539|8559) pub7 62% (20 samples sent)
(8539|8559) pub7 71% (23 samples sent)
(8539|8567) pub16 50% (16 samples sent)
(8539|8559) pub7 81% (26 samples sent)
(8539|8575) pub24 62% (20 samples sent)
(8539|8575) pub24 71% (23 samples sent)
(8539|8567) pub16 62% (20 samples sent)
(8539|8559) pub7 90% (29 samples sent)
(8539|8567) pub16 71% (23 samples sent)
(8539|8559) pub7 100% (32 samples sent)
(8539|8559) pub7 waiting for acks
(8539|8575) pub24 81% (26 samples sent)
(8539|8575) pub24 90% (29 samples sent)
(8539|8567) pub16 81% (26 samples sent)
(8539|8551) pub0 writer id: 01030000.48fdc557.00000003.00000102(1f86983f)
(8539|8551) pub0->started
(8539|8551) pub0->wait_match() before write for 01030000.48fdc557.00000003.00000102(1f86983f)
(8539|8575) pub24 100% (32 samples sent)
(8539|8575) pub24 waiting for acks
(8539|8567) pub16 90% (29 samples sent)
(8539|8567) pub16 100% (32 samples sent)
(8539|8567) pub16 waiting for acks
(8539|8558) pub8 writer id: 01030000.48fdc557.0000000e.00000102(e7165c8e)
(8539|8558) pub8->started
(8539|8558) pub8->wait_match() before write for 01030000.48fdc557.0000000e.00000102(e7165c8e)
(8539|8570) pub19 writer id: 01030000.48fdc557.00000017.00000102(8ae6a97d)
(8539|8570) pub19->started
(8539|8570) pub19->wait_match() before write for 01030000.48fdc557.00000017.00000102(8ae6a97d)
(8539|8555) pub4 writer id: 01030000.48fdc557.00000006.00000102(d766174f)
(8539|8555) pub4->started
(8539|8555) pub4->wait_match() before write for 01030000.48fdc557.00000006.00000102(d766174f)
(8539|8551) pub0<-match found! before write for 01030000.48fdc557.00000003.00000102(1f86983f)
(8539|8558) pub8<-match found! before write for 01030000.48fdc557.0000000e.00000102(e7165c8e)
(8539|8570) pub19<-match found! before write for 01030000.48fdc557.00000017.00000102(8ae6a97d)
(8539|8559) pub7 waiting for acks returned
(8539|8559) pub7<-delete_contained_entities
(8539|8551) pub0 12% (4 samples sent)
(8539|8551) pub0 21% (7 samples sent)
(8539|8551) pub0 31% (10 samples sent)
(8539|8551) pub0 40% (13 samples sent)
(8539|8555) pub4<-match found! before write for 01030000.48fdc557.00000006.00000102(d766174f)
(8539|8558) pub8 12% (4 samples sent)
(8539|8555) pub4 12% (4 samples sent)
(8539|8570) pub19 12% (4 samples sent)
(8539|8555) pub4 21% (7 samples sent)
(8539|8558) pub8 21% (7 samples sent)
(8539|8570) pub19 21% (7 samples sent)
(8539|8558) pub8 31% (10 samples sent)
(8539|8551) pub0 50% (16 samples sent)
(8539|8558) pub8 40% (13 samples sent)
(8539|8551) pub0 62% (20 samples sent)
(8539|8570) pub19 31% (10 samples sent)
(8539|8558) pub8 50% (16 samples sent)
(8539|8570) pub19 40% (13 samples sent)
(8539|8570) pub19 50% (16 samples sent)
(8539|8551) pub0 71% (23 samples sent)
(8539|8555) pub4 31% (10 samples sent)
(8539|8555) pub4 40% (13 samples sent)
(8539|8555) pub4 50% (16 samples sent)
(8539|8555) pub4 62% (20 samples sent)
(8539|8555) pub4 71% (23 samples sent)
(8539|8558) pub8 62% (20 samples sent)
(8539|8558) pub8 71% (23 samples sent)
(8539|8551) pub0 81% (26 samples sent)
(8539|8558) pub8 81% (26 samples sent)
(8539|8551) pub0 90% (29 samples sent)
(8539|8551) pub0 100% (32 samples sent)
(8539|8551) pub0 waiting for acks
(8539|8572) pub21 writer id: 01030000.48fdc557.00000019.00000102(35d6171c)
(8539|8572) pub21->started
(8539|8572) pub21->wait_match() before write for 01030000.48fdc557.00000019.00000102(35d6171c)
(8539|8570) pub19 62% (20 samples sent)
(8539|8555) pub4 81% (26 samples sent)
(8539|8570) pub19 71% (23 samples sent)
(8539|8563) pub13 writer id: 01030000.48fdc557.0000000d.00000102(a0b6265e)
(8539|8563) pub13->started
(8539|8563) pub13->wait_match() before write for 01030000.48fdc557.0000000d.00000102(a0b6265e)
(8539|8570) pub19 81% (26 samples sent)
(8539|8570) pub19 90% (29 samples sent)
(8539|8570) pub19 100% (32 samples sent)
(8539|8570) pub19 waiting for acks
(8539|8558) pub8 90% (29 samples sent)
(8539|8558) pub8 100% (32 samples sent)
(8539|8558) pub8 waiting for acks
(8539|8550) sub 10% (103 samples received)
(8539|8555) pub4 90% (29 samples sent)
(8539|8555) pub4 100% (32 samples sent)
(8539|8555) pub4 waiting for acks
(8539|8567) pub16 waiting for acks returned
(8539|8567) pub16<-delete_contained_entities
(8539|8575) pub24 waiting for acks returned
(8539|8575) pub24<-delete_contained_entities
(8539|8572) pub21<-match found! before write for 01030000.48fdc557.00000019.00000102(35d6171c)
(8539|8563) pub13<-match found! before write for 01030000.48fdc557.0000000d.00000102(a0b6265e)
(8539|8563) pub13 12% (4 samples sent)
(8539|8572) pub21 12% (4 samples sent)
(8539|8572) pub21 21% (7 samples sent)
(8539|8563) pub13 21% (7 samples sent)
(8539|8563) pub13 31% (10 samples sent)
(8539|8572) pub21 31% (10 samples sent)
(8539|8572) pub21 40% (13 samples sent)
(8539|8572) pub21 50% (16 samples sent)
(8539|8563) pub13 40% (13 samples sent)
(8539|8563) pub13 50% (16 samples sent)
(8539|8563) pub13 62% (20 samples sent)
(8539|8563) pub13 71% (23 samples sent)
(8539|8563) pub13 81% (26 samples sent)
(8539|8563) pub13 90% (29 samples sent)
(8539|8572) pub21 62% (20 samples sent)
(8539|8569) pub18 writer id: 01030000.48fdc557.00000010.00000102(38c6756d)
(8539|8569) pub18->started
(8539|8569) pub18->wait_match() before write for 01030000.48fdc557.00000010.00000102(38c6756d)
(8539|8572) pub21 71% (23 samples sent)
(8539|8572) pub21 81% (26 samples sent)
(8539|8572) pub21 90% (29 samples sent)
(8539|8572) pub21 100% (32 samples sent)
(8539|8572) pub21 waiting for acks
(8539|8563) pub13 100% (32 samples sent)
(8539|8563) pub13 waiting for acks
(8539|8550) sub 20% (205 samples received)
(8539|8569) pub18<-match found! before write for 01030000.48fdc557.00000010.00000102(38c6756d)
(8539|8551) pub0 waiting for acks returned
(8539|8551) pub0<-delete_contained_entities
(8539|8570) pub19 waiting for acks returned
(8539|8570) pub19<-delete_contained_entities
(8539|8569) pub18 12% (4 samples sent)
(8539|8558) pub8 waiting for acks returned
(8539|8558) pub8<-delete_contained_entities
(8539|8569) pub18 21% (7 samples sent)
(8539|8569) pub18 31% (10 samples sent)
(8539|8569) pub18 40% (13 samples sent)
(8539|8555) pub4 waiting for acks returned
(8539|8555) pub4<-delete_contained_entities
(8539|8569) pub18 50% (16 samples sent)
(8539|8569) pub18 62% (20 samples sent)
(8539|8569) pub18 71% (23 samples sent)
(8539|8569) pub18 81% (26 samples sent)
(8539|8569) pub18 90% (29 samples sent)
(8539|8569) pub18 100% (32 samples sent)
(8539|8569) pub18 waiting for acks
(8539|8576) pub25 writer id: 01030000.48fdc557.00000013.00000102(7f660fbd)
(8539|8576) pub25->started
(8539|8576) pub25->wait_match() before write for 01030000.48fdc557.00000013.00000102(7f660fbd)
(8539|8579) pub28 writer id: 01030000.48fdc557.0000001f.00000102(ba96e2bc)
(8539|8579) pub28->started
(8539|8579) pub28->wait_match() before write for 01030000.48fdc557.0000001f.00000102(ba96e2bc)
(8539|8576) pub25<-match found! before write for 01030000.48fdc557.00000013.00000102(7f660fbd)
(8539|8579) pub28<-match found! before write for 01030000.48fdc557.0000001f.00000102(ba96e2bc)
(8539|8563) pub13 waiting for acks returned
(8539|8563) pub13<-delete_contained_entities
(8539|8572) pub21 waiting for acks returned
(8539|8572) pub21<-delete_contained_entities
(8539|8579) pub28 12% (4 samples sent)
(8539|8576) pub25 12% (4 samples sent)
(8539|8576) pub25 21% (7 samples sent)
(8539|8576) pub25 31% (10 samples sent)
(8539|8576) pub25 40% (13 samples sent)
(8539|8550) sub 30% (308 samples received)
(8539|8576) pub25 50% (16 samples sent)
(8539|8579) pub28 21% (7 samples sent)
(8539|8579) pub28 31% (10 samples sent)
(8539|8579) pub28 40% (13 samples sent)
(8539|8579) pub28 50% (16 samples sent)
(8539|8569) pub18 waiting for acks returned
(8539|8569) pub18<-delete_contained_entities
(8539|8576) pub25 62% (20 samples sent)
(8539|8576) pub25 71% (23 samples sent)
(8539|8576) pub25 81% (26 samples sent)
(8539|8579) pub28 62% (20 samples sent)
(8539|8579) pub28 71% (23 samples sent)
(8539|8576) pub25 90% (29 samples sent)
(8539|8576) pub25 100% (32 samples sent)
(8539|8576) pub25 waiting for acks
(8539|8579) pub28 81% (26 samples sent)
(8539|8579) pub28 90% (29 samples sent)
(8539|8579) pub28 100% (32 samples sent)
(8539|8579) pub28 waiting for acks
(8539|8556) pub5 writer id: 01030000.48fdc557.00000008.00000102(6856a92e)
(8539|8556) pub5->started
(8539|8556) pub5->wait_match() before write for 01030000.48fdc557.00000008.00000102(6856a92e)
(8539|8560) pub9 writer id: 01030000.48fdc557.0000000a.00000102(1296fa4e)
(8539|8560) pub9->started
(8539|8560) pub9->wait_match() before write for 01030000.48fdc557.0000000a.00000102(1296fa4e)
(8539|8556) pub5<-match found! before write for 01030000.48fdc557.00000008.00000102(6856a92e)
(8539|8556) pub5 12% (4 samples sent)
(8539|8556) pub5 21% (7 samples sent)
(8539|8552) pub1 writer id: 01030000.48fdc557.0000000b.00000102(2ff6d3fe)
(8539|8552) pub1->started
(8539|8552) pub1->wait_match() before write for 01030000.48fdc557.0000000b.00000102(2ff6d3fe)
(8539|8560) pub9<-match found! before write for 01030000.48fdc557.0000000a.00000102(1296fa4e)
(8539|8560) pub9 12% (4 samples sent)
(8539|8560) pub9 21% (7 samples sent)
(8539|8556) pub5 31% (10 samples sent)
(8539|8560) pub9 31% (10 samples sent)
(8539|8556) pub5 40% (13 samples sent)
(8539|8560) pub9 40% (13 samples sent)
(8539|8556) pub5 50% (16 samples sent)
(8539|8556) pub5 62% (20 samples sent)
(8539|8577) pub26 writer id: 01030000.48fdc557.0000001d.00000102(c056b1dc)
(8539|8577) pub26->started
(8539|8577) pub26->wait_match() before write for 01030000.48fdc557.0000001d.00000102(c056b1dc)
(8539|8556) pub5 71% (23 samples sent)
(8539|8556) pub5 81% (26 samples sent)
(8539|8556) pub5 90% (29 samples sent)
(8539|8560) pub9 50% (16 samples sent)
(8539|8560) pub9 62% (20 samples sent)
(8539|8560) pub9 71% (23 samples sent)
(8539|8560) pub9 81% (26 samples sent)
(8539|8556) pub5 100% (32 samples sent)
(8539|8556) pub5 waiting for acks
(8539|8560) pub9 90% (29 samples sent)
(8539|8557) pub6 writer id: 01030000.48fdc557.00000007.00000102(ea063eff)
(8539|8557) pub6->started
(8539|8557) pub6->wait_match() before write for 01030000.48fdc557.00000007.00000102(ea063eff)
(8539|8560) pub9 100% (32 samples sent)
(8539|8560) pub9 waiting for acks
(8539|8580) pub29 writer id: 01030000.48fdc557.00000020.00000102(99e7cdeb)
(8539|8580) pub29->started
(8539|8580) pub29->wait_match() before write for 01030000.48fdc557.00000020.00000102(99e7cdeb)
(8539|8573) pub22 writer id: 01030000.48fdc557.0000001a.00000102(72766dcc)
(8539|8573) pub22->started
(8539|8573) pub22->wait_match() before write for 01030000.48fdc557.0000001a.00000102(72766dcc)
(8539|8552) pub1<-match found! before write for 01030000.48fdc557.0000000b.00000102(2ff6d3fe)
(8539|8578) pub27 writer id: 01030000.48fdc557.0000001e.00000102(87f6cb0c)
(8539|8578) pub27->started
(8539|8578) pub27->wait_match() before write for 01030000.48fdc557.0000001e.00000102(87f6cb0c)
(8539|8552) pub1 12% (4 samples sent)
(8539|8577) pub26<-match found! before write for 01030000.48fdc557.0000001d.00000102(c056b1dc)
(8539|8577) pub26 12% (4 samples sent)
(8539|8577) pub26 21% (7 samples sent)
(8539|8577) pub26 31% (10 samples sent)
(8539|8577) pub26 40% (13 samples sent)
(8539|8565) pub14 writer id: 01030000.48fdc557.0000000f.00000102(da76753e)
(8539|8565) pub14->started
(8539|8565) pub14->wait_match() before write for 01030000.48fdc557.0000000f.00000102(da76753e)
(8539|8557) pub6<-match found! before write for 01030000.48fdc557.00000007.00000102(ea063eff)
(8539|8552) pub1 21% (7 samples sent)
(8539|8576) pub25 waiting for acks returned
(8539|8576) pub25<-delete_contained_entities
(8539|8579) pub28 waiting for acks returned
(8539|8579) pub28<-delete_contained_entities
(8539|8580) pub29<-match found! before write for 01030000.48fdc557.00000020.00000102(99e7cdeb)
(8539|8557) pub6 12% (4 samples sent)
(8539|8557) pub6 21% (7 samples sent)
(8539|8557) pub6 31% (10 samples sent)
(8539|8573) pub22<-match found! before write for 01030000.48fdc557.0000001a.00000102(72766dcc)
(8539|8557) pub6 40% (13 samples sent)
(8539|8557) pub6 50% (16 samples sent)
(8539|8557) pub6 62% (20 samples sent)
(8539|8557) pub6 71% (23 samples sent)
(8539|8552) pub1 31% (10 samples sent)
(8539|8552) pub1 40% (13 samples sent)
(8539|8552) pub1 50% (16 samples sent)
(8539|8564) pub12 writer id: 01030000.48fdc557.00000012.00000102(4206260d)
(8539|8564) pub12->started
(8539|8564) pub12->wait_match() before write for 01030000.48fdc557.00000012.00000102(4206260d)
(8539|8552) pub1 62% (20 samples sent)
(8539|8552) pub1 71% (23 samples sent)
(8539|8552) pub1 81% (26 samples sent)
(8539|8550) sub 40% (410 samples received)
(8539|8577) pub26 50% (16 samples sent)
(8539|8580) pub29 12% (4 samples sent)
(8539|8580) pub29 21% (7 samples sent)
(8539|8580) pub29 31% (10 samples sent)
(8539|8580) pub29 40% (13 samples sent)
(8539|8580) pub29 50% (16 samples sent)
(8539|8580) pub29 62% (20 samples sent)
(8539|8573) pub22 12% (4 samples sent)
(8539|8582) pub31 writer id: 01030000.48fdc557.00000022.00000102(e3279e8b)
(8539|8582) pub31->started
(8539|8552) pub1 90% (29 samples sent)
(8539|8582) pub31->wait_match() before write for 01030000.48fdc557.00000022.00000102(e3279e8b)
(8539|8573) pub22 21% (7 samples sent)
(8539|8552) pub1 100% (32 samples sent)
(8539|8552) pub1 waiting for acks
(8539|8573) pub22 31% (10 samples sent)
(8539|8573) pub22 40% (13 samples sent)
(8539|8573) pub22 50% (16 samples sent)
(8539|8559) pub7<-delete_participant
(8539|8573) pub22 62% (20 samples sent)
(8539|8577) pub26 62% (20 samples sent)
(8539|8577) pub26 71% (23 samples sent)
(8539|8577) pub26 81% (26 samples sent)
(8539|8577) pub26 90% (29 samples sent)
(8539|8577) pub26 100% (32 samples sent)
(8539|8577) pub26 waiting for acks
(8539|8580) pub29 71% (23 samples sent)
(8539|8580) pub29 81% (26 samples sent)
(8539|8580) pub29 90% (29 samples sent)
(8539|8580) pub29 100% (32 samples sent)
(8539|8580) pub29 waiting for acks
(8539|8557) pub6 81% (26 samples sent)
(8539|8557) pub6 90% (29 samples sent)
(8539|8557) pub6 100% (32 samples sent)
(8539|8557) pub6 waiting for acks
(8539|8573) pub22 71% (23 samples sent)
(8539|8573) pub22 81% (26 samples sent)
(8539|8554) pub3 writer id: 01030000.48fdc557.00000005.00000102(90c66d9f)
(8539|8554) pub3->started
(8539|8554) pub3->wait_match() before write for 01030000.48fdc557.00000005.00000102(90c66d9f)
(8539|8573) pub22 90% (29 samples sent)
(8539|8566) pub15 writer id: 01030000.48fdc557.00000014.00000102(cd46d3ad)
(8539|8566) pub15->started
(8539|8566) pub15->wait_match() before write for 01030000.48fdc557.00000014.00000102(cd46d3ad)
(8539|8573) pub22 100% (32 samples sent)
(8539|8573) pub22 waiting for acks
(8539|8578) pub27<-match found! before write for 01030000.48fdc557.0000001e.00000102(87f6cb0c)
(8539|8574) pub23 writer id: 01030000.48fdc557.0000001b.00000102(4f16447c)
(8539|8574) pub23->started
(8539|8574) pub23->wait_match() before write for 01030000.48fdc557.0000001b.00000102(4f16447c)
(8539|8578) pub27 12% (4 samples sent)
(8539|8565) pub14<-match found! before write for 01030000.48fdc557.0000000f.00000102(da76753e)
(8539|8578) pub27 21% (7 samples sent)
(8539|8564) pub12<-match found! before write for 01030000.48fdc557.00000012.00000102(4206260d)
(8539|8565) pub14 12% (4 samples sent)
(8539|8565) pub14 21% (7 samples sent)
(8539|8582) pub31<-match found! before write for 01030000.48fdc557.00000022.00000102(e3279e8b)
(8539|8556) pub5 waiting for acks returned
(8539|8556) pub5<-delete_contained_entities
(8539|8560) pub9 waiting for acks returned
(8539|8560) pub9<-delete_contained_entities
(8539|8578) pub27 31% (10 samples sent)
(8539|8582) pub31 12% (4 samples sent)
(8539|8566) pub15<-match found! before write for 01030000.48fdc557.00000014.00000102(cd46d3ad)
(8539|8566) pub15 12% (4 samples sent)
(8539|8566) pub15 21% (7 samples sent)
(8539|8566) pub15 31% (10 samples sent)
(8539|8566) pub15 40% (13 samples sent)
(8539|8566) pub15 50% (16 samples sent)
(8539|8554) pub3<-match found! before write for 01030000.48fdc557.00000005.00000102(90c66d9f)
(8539|8553) pub2 writer id: 01030000.48fdc557.00000004.00000102(ada6442f)
(8539|8553) pub2->started
(8539|8553) pub2->wait_match() before write for 01030000.48fdc557.00000004.00000102(ada6442f)
(8539|8554) pub3 12% (4 samples sent)
(8539|8554) pub3 21% (7 samples sent)
(8539|8554) pub3 31% (10 samples sent)
(8539|8554) pub3 40% (13 samples sent)
(8539|8554) pub3 50% (16 samples sent)
(8539|8566) pub15 62% (20 samples sent)
(8539|8554) pub3 62% (20 samples sent)
(8539|8565) pub14 31% (10 samples sent)
(8539|8564) pub12 12% (4 samples sent)
(8539|8565) pub14 40% (13 samples sent)
(8539|8566) pub15 71% (23 samples sent)
(8539|8564) pub12 21% (7 samples sent)
(8539|8564) pub12 31% (10 samples sent)
(8539|8578) pub27 40% (13 samples sent)
(8539|8565) pub14 50% (16 samples sent)
(8539|8564) pub12 40% (13 samples sent)
(8539|8565) pub14 62% (20 samples sent)
(8539|8565) pub14 71% (23 samples sent)
(8539|8550) sub 50% (512 samples received)
(8539|8565) pub14 81% (26 samples sent)
(8539|8565) pub14 90% (29 samples sent)
(8539|8578) pub27 50% (16 samples sent)
(8539|8554) pub3 71% (23 samples sent)
(8539|8566) pub15 81% (26 samples sent)
(8539|8554) pub3 81% (26 samples sent)
(8539|8564) pub12 50% (16 samples sent)
(8539|8578) pub27 62% (20 samples sent)
(8539|8554) pub3 90% (29 samples sent)
(8539|8578) pub27 71% (23 samples sent)
(8539|8554) pub3 100% (32 samples sent)
(8539|8554) pub3 waiting for acks
(8539|8566) pub15 90% (29 samples sent)
(8539|8582) pub31 21% (7 samples sent)
(8539|8565) pub14 100% (32 samples sent)
(8539|8565) pub14 waiting for acks
(8539|8564) pub12 62% (20 samples sent)
(8539|8582) pub31 31% (10 samples sent)
(8539|8566) pub15 100% (32 samples sent)
(8539|8566) pub15 waiting for acks
(8539|8564) pub12 71% (23 samples sent)
(8539|8564) pub12 81% (26 samples sent)
(8539|8564) pub12 90% (29 samples sent)
(8539|8564) pub12 100% (32 samples sent)
(8539|8564) pub12 waiting for acks
(8539|8578) pub27 81% (26 samples sent)
(8539|8578) pub27 90% (29 samples sent)
(8539|8562) pub11 writer id: 01030000.48fdc557.00000011.00000102(05a65cdd)
(8539|8562) pub11->started
(8539|8562) pub11->wait_match() before write for 01030000.48fdc557.00000011.00000102(05a65cdd)
(8539|8578) pub27 100% (32 samples sent)
(8539|8578) pub27 waiting for acks
(8539|8582) pub31 40% (13 samples sent)
(8539|8582) pub31 50% (16 samples sent)
(8539|8582) pub31 62% (20 samples sent)
(8539|8582) pub31 71% (23 samples sent)
(8539|8582) pub31 81% (26 samples sent)
(8539|8582) pub31 90% (29 samples sent)
(8539|8571) pub20 writer id: 01030000.48fdc557.00000018.00000102(08b63eac)
(8539|8571) pub20->started
(8539|8571) pub20->wait_match() before write for 01030000.48fdc557.00000018.00000102(08b63eac)
(8539|8582) pub31 100% (32 samples sent)
(8539|8582) pub31 waiting for acks
(8539|8561) pub10 writer id: 01030000.48fdc557.0000000c.00000102(9dd60fee)
(8539|8561) pub10->started
(8539|8561) pub10->wait_match() before write for 01030000.48fdc557.0000000c.00000102(9dd60fee)
(8539|8568) pub17 writer id: 01030000.48fdc557.00000016.00000102(b78680cd)
(8539|8568) pub17->started
(8539|8568) pub17->wait_match() before write for 01030000.48fdc557.00000016.00000102(b78680cd)
(8539|8581) pub30 writer id: 01030000.48fdc557.00000021.00000102(a487e45b)
(8539|8581) pub30->started
(8539|8581) pub30->wait_match() before write for 01030000.48fdc557.00000021.00000102(a487e45b)
(8539|8567) pub16<-delete_participant
(8539|8550) sub 60% (615 samples received)
(8539|8574) pub23<-match found! before write for 01030000.48fdc557.0000001b.00000102(4f16447c)
(8539|8553) pub2<-match found! before write for 01030000.48fdc557.00000004.00000102(ada6442f)
(8539|8552) pub1 waiting for acks returned
(8539|8562) pub11<-match found! before write for 01030000.48fdc557.00000011.00000102(05a65cdd)
(8539|8552) pub1<-delete_contained_entities
(8539|8574) pub23 12% (4 samples sent)
(8539|8571) pub20<-match found! before write for 01030000.48fdc557.00000018.00000102(08b63eac)
(8539|8574) pub23 21% (7 samples sent)
(8539|8571) pub20 12% (4 samples sent)
(8539|8562) pub11 12% (4 samples sent)
(8539|8571) pub20 21% (7 samples sent)
(8539|8574) pub23 31% (10 samples sent)
(8539|8553) pub2 12% (4 samples sent)
(8539|8577) pub26 waiting for acks returned
(8539|8577) pub26<-delete_contained_entities
(8539|8561) pub10<-match found! before write for 01030000.48fdc557.0000000c.00000102(9dd60fee)
(8539|8571) pub20 31% (10 samples sent)
(8539|8553) pub2 21% (7 samples sent)
(8539|8568) pub17<-match found! before write for 01030000.48fdc557.00000016.00000102(b78680cd)
(8539|8580) pub29 waiting for acks returned
(8539|8580) pub29<-delete_contained_entities
(8539|8562) pub11 21% (7 samples sent)
(8539|8574) pub23 40% (13 samples sent)
(8539|8571) pub20 40% (13 samples sent)
(8539|8575) pub24<-delete_participant
(8539|8553) pub2 31% (10 samples sent)
(8539|8557) pub6 waiting for acks returned
(8539|8557) pub6<-delete_contained_entities
(8539|8573) pub22 waiting for acks returned
(8539|8573) pub22<-delete_contained_entities
(8539|8581) pub30<-match found! before write for 01030000.48fdc557.00000021.00000102(a487e45b)
(8539|8561) pub10 12% (4 samples sent)
(8539|8574) pub23 50% (16 samples sent)
(8539|8561) pub10 21% (7 samples sent)
(8539|8561) pub10 31% (10 samples sent)
(8539|8561) pub10 40% (13 samples sent)
(8539|8561) pub10 50% (16 samples sent)
(8539|8574) pub23 62% (20 samples sent)
(8539|8574) pub23 71% (23 samples sent)
(8539|8574) pub23 81% (26 samples sent)
(8539|8574) pub23 90% (29 samples sent)
(8539|8574) pub23 100% (32 samples sent)
(8539|8574) pub23 waiting for acks
(8539|8562) pub11 31% (10 samples sent)
(8539|8562) pub11 40% (13 samples sent)
(8539|8562) pub11 50% (16 samples sent)
(8539|8562) pub11 62% (20 samples sent)
(8539|8562) pub11 71% (23 samples sent)
(8539|8562) pub11 81% (26 samples sent)
(8539|8562) pub11 90% (29 samples sent)
(8539|8561) pub10 62% (20 samples sent)
(8539|8561) pub10 71% (23 samples sent)
(8539|8571) pub20 50% (16 samples sent)
(8539|8571) pub20 62% (20 samples sent)
(8539|8571) pub20 71% (23 samples sent)
(8539|8571) pub20 81% (26 samples sent)
(8539|8570) pub19<-delete_participant
(8539|8568) pub17 12% (4 samples sent)
(8539|8571) pub20 90% (29 samples sent)
(8539|8568) pub17 21% (7 samples sent)
(8539|8561) pub10 81% (26 samples sent)
(8539|8568) pub17 31% (10 samples sent)
(8539|8561) pub10 90% (29 samples sent)
(8539|8562) pub11 100% (32 samples sent)
(8539|8562) pub11 waiting for acks
(8539|8568) pub17 40% (13 samples sent)
(8539|8568) pub17 50% (16 samples sent)
(8539|8568) pub17 62% (20 samples sent)
(8539|8568) pub17 71% (23 samples sent)
(8539|8568) pub17 81% (26 samples sent)
(8539|8568) pub17 90% (29 samples sent)
(8539|8568) pub17 100% (32 samples sent)
(8539|8568) pub17 waiting for acks
(8539|8571) pub20 100% (32 samples sent)
(8539|8571) pub20 waiting for acks
(8539|8553) pub2 40% (13 samples sent)
(8539|8581) pub30 12% (4 samples sent)
(8539|8561) pub10 100% (32 samples sent)
(8539|8561) pub10 waiting for acks
(8539|8553) pub2 50% (16 samples sent)
(8539|8581) pub30 21% (7 samples sent)
(8539|8553) pub2 62% (20 samples sent)
(8539|8581) pub30 31% (10 samples sent)
(8539|8581) pub30 40% (13 samples sent)
(8539|8553) pub2 71% (23 samples sent)
(8539|8550) sub 70% (717 samples received)
(8539|8553) pub2 81% (26 samples sent)
(8539|8581) pub30 50% (16 samples sent)
(8539|8553) pub2 90% (29 samples sent)
(8539|8553) pub2 100% (32 samples sent)
(8539|8553) pub2 waiting for acks
(8539|8581) pub30 62% (20 samples sent)
(8539|8581) pub30 71% (23 samples sent)
(8539|8581) pub30 81% (26 samples sent)
(8539|8581) pub30 90% (29 samples sent)
(8539|8581) pub30 100% (32 samples sent)
(8539|8581) pub30 waiting for acks
(8539|8551) pub0<-delete_participant
(8539|8558) pub8<-delete_participant
(8539|8550) sub 80% (820 samples received)
(8539|8555) pub4<-delete_participant
(8539|8554) pub3 waiting for acks returned
(8539|8554) pub3<-delete_contained_entities
(8539|8564) pub12 waiting for acks returned
(8539|8564) pub12<-delete_contained_entities
(8539|8578) pub27 waiting for acks returned
(8539|8578) pub27<-delete_contained_entities
(8539|8566) pub15 waiting for acks returned
(8539|8566) pub15<-delete_contained_entities
(8539|8582) pub31 waiting for acks returned
(8539|8582) pub31<-delete_contained_entities
(8539|8565) pub14 waiting for acks returned
(8539|8565) pub14<-delete_contained_entities
(8539|8563) pub13<-delete_participant
(8539|8550) sub 90% (922 samples received)
(8539|8572) pub21<-delete_participant
(8539|8569) pub18<-delete_participant
(8539|8550) sub 100% (1024 samples received)
(8539|8550) sub condition_.notify_all
(8539|8539) sub condition_.wait returned
(8539|8539) sub check_received
(8539|8568) pub17 waiting for acks returned
(8539|8568) pub17<-delete_contained_entities
(8539|8539) sub check_received returns 0
(8539|8539) <- PublisherService::end
(8539|8574) pub23 waiting for acks returned
(8539|8574) pub23<-delete_contained_entities
(8539|8562) pub11 waiting for acks returned
(8539|8571) pub20 waiting for acks returned
(8539|8571) pub20<-delete_contained_entities
(8539|8562) pub11<-delete_contained_entities
(8539|8576) pub25<-delete_participant
(8539|8553) pub2 waiting for acks returned
(8539|8553) pub2<-delete_contained_entities
(8539|8561) pub10 waiting for acks returned
(8539|8561) pub10<-delete_contained_entities
(8539|8581) pub30 waiting for acks returned
(8539|8581) pub30<-delete_contained_entities
(8539|8579) pub28<-delete_participant
(8539|8560) pub9<-delete_participant
(8539|8556) pub5<-delete_participant
(8539|8552) pub1<-delete_participant
(8539|8577) pub26<-delete_participant
(8539|8580) pub29<-delete_participant
(8539|8557) pub6<-delete_participant
(8539|8573) pub22<-delete_participant
(8539|8554) pub3<-delete_participant
(8539|8566) pub15<-delete_participant
(8539|8564) pub12<-delete_participant
(8539|8582) pub31<-delete_participant
(8539|8565) pub14<-delete_participant
(8539|8578) pub27<-delete_participant
(8539|8568) pub17<-delete_participant
(8539|8574) pub23<-delete_participant
(8539|8562) pub11<-delete_participant
(8539|8553) pub2<-delete_participant
(8539|8561) pub10<-delete_participant
(8539|8581) pub30<-delete_participant
(8539|8571) pub20<-delete_participant
(8539|8539) <- PublisherService::~PublisherService
(8539|8539) <- Subscriber delete_contained_entities
(8539|8548) WARNING: TransportReceiveStrategy::~TransportReceiveStrategy() - terminating with 17 unprocessed bytes.
(8539|8539) <- Subscriber delete_participant
(8539|8539) <- Subscriber::~Subscriber
(8539|8539) <- Thrasher shutdown
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
LLVMSymbolizer: error reading file: No such file or directory
test PASSED.
auto_run_tests_finished: tests/DCPS/Thrasher/run_test.pl high Time:2s Result:0
==============================================================================
tests/DCPS/Thrasher/run_test.pl aggressive
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 8584
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Thrasher/Thrasher -t 64 -s 16 -n 1024 -DCPSConfigFile thrasher.ini -DCPSPendingTimeout 3
Thrasher PID: 8594 started at 2026-03-10 17:46:13
(8594|8594) -> Thrasher started
(8594|8594) -> Subscriber::Subscriber
(8584|8584) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm0kj6c" as fully qualified hostname, please correct system configuration.
(8594|8594) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm0kj6c" as fully qualified hostname, please correct system configuration.
(8594|8594) Subscriber reader id: 01030000.6776679c.00000002.00000507(9fba312f)
(8594|8594) -> PublisherService::PublisherService
(8594|8594) -> PublisherService::start (64 threads)
(8594|8594) sub wait_received 0:1024
(8594|8607) pub1 writer id: 01030000.6776679c.00000004.00000102(04fcf504)
(8594|8607) pub1->started
(8594|8607) pub1->wait_match() before write for 01030000.6776679c.00000004.00000102(04fcf504)
(8594|8607) pub1<-match found! before write for 01030000.6776679c.00000004.00000102(04fcf504)
(8594|8607) pub1 12% (2 samples sent)
(8594|8607) pub1 25% (4 samples sent)
(8594|8607) pub1 31% (5 samples sent)
(8594|8607) pub1 43% (7 samples sent)
(8594|8607) pub1 50% (8 samples sent)
(8594|8607) pub1 62% (10 samples sent)
(8594|8607) pub1 75% (12 samples sent)
(8594|8607) pub1 81% (13 samples sent)
(8594|8607) pub1 93% (15 samples sent)
(8594|8607) pub1 100% (16 samples sent)
(8594|8607) pub1 waiting for acks
(8594|8607) pub1 waiting for acks returned
(8594|8607) pub1<-delete_contained_entities
(8594|8614) pub8 writer id: 01030000.6776679c.0000000b.00000102(86ac62d5)
(8594|8614) pub8->started
(8594|8614) pub8->wait_match() before write for 01030000.6776679c.0000000b.00000102(86ac62d5)
(8594|8614) pub8<-match found! before write for 01030000.6776679c.0000000b.00000102(86ac62d5)
(8594|8614) pub8 12% (2 samples sent)
(8594|8614) pub8 25% (4 samples sent)
(8594|8614) pub8 31% (5 samples sent)
(8594|8609) pub3 writer id: 01030000.6776679c.00000006.00000102(7e3ca664)
(8594|8609) pub3->started
(8594|8609) pub3->wait_match() before write for 01030000.6776679c.00000006.00000102(7e3ca664)
(8594|8614) pub8 43% (7 samples sent)
(8594|8614) pub8 50% (8 samples sent)
(8594|8614) pub8 62% (10 samples sent)
(8594|8614) pub8 75% (12 samples sent)
(8594|8614) pub8 81% (13 samples sent)
(8594|8614) pub8 93% (15 samples sent)
(8594|8609) pub3<-match found! before write for 01030000.6776679c.00000006.00000102(7e3ca664)
(8594|8614) pub8 100% (16 samples sent)
(8594|8614) pub8 waiting for acks
(8594|8609) pub3 12% (2 samples sent)
(8594|8615) pub9 writer id: 01030000.6776679c.0000000c.00000102(348cbec5)
(8594|8615) pub9->started
(8594|8615) pub9->wait_match() before write for 01030000.6776679c.0000000c.00000102(348cbec5)
(8594|8609) pub3 25% (4 samples sent)
(8594|8609) pub3 31% (5 samples sent)
(8594|8609) pub3 43% (7 samples sent)
(8594|8609) pub3 50% (8 samples sent)
(8594|8609) pub3 62% (10 samples sent)
(8594|8609) pub3 75% (12 samples sent)
(8594|8609) pub3 81% (13 samples sent)
(8594|8609) pub3 93% (15 samples sent)
(8594|8615) pub9<-match found! before write for 01030000.6776679c.0000000c.00000102(348cbec5)
(8594|8609) pub3 100% (16 samples sent)
(8594|8609) pub3 waiting for acks
(8594|8615) pub9 12% (2 samples sent)
(8594|8615) pub9 25% (4 samples sent)
(8594|8615) pub9 31% (5 samples sent)
(8594|8615) pub9 43% (7 samples sent)
(8594|8615) pub9 50% (8 samples sent)
(8594|8615) pub9 62% (10 samples sent)
(8594|8615) pub9 75% (12 samples sent)
(8594|8615) pub9 81% (13 samples sent)
(8594|8615) pub9 93% (15 samples sent)
(8594|8615) pub9 100% (16 samples sent)
(8594|8615) pub9 waiting for acks
(8594|8614) pub8 waiting for acks returned
(8594|8614) pub8<-delete_contained_entities
(8594|8609) pub3 waiting for acks returned
(8594|8609) pub3<-delete_contained_entities
(8594|8615) pub9 waiting for acks returned
(8594|8615) pub9<-delete_contained_entities
(8594|8655) pub49 writer id: 01030000.6776679c.0000002d.00000102(c82db871)
(8594|8655) pub49->started
(8594|8655) pub49->wait_match() before write for 01030000.6776679c.0000002d.00000102(c82db871)
(8594|8655) pub49<-match found! before write for 01030000.6776679c.0000002d.00000102(c82db871)
(8594|8630) pub24 writer id: 01030000.6776679c.0000001c.00000102(546c2947)
(8594|8630) pub24->started
(8594|8630) pub24->wait_match() before write for 01030000.6776679c.0000001c.00000102(546c2947)
(8594|8630) pub24<-match found! before write for 01030000.6776679c.0000001c.00000102(546c2947)
(8594|8655) pub49 12% (2 samples sent)
(8594|8630) pub24 12% (2 samples sent)
(8594|8630) pub24 25% (4 samples sent)
(8594|8630) pub24 31% (5 samples sent)
(8594|8630) pub24 43% (7 samples sent)
(8594|8655) pub49 25% (4 samples sent)
(8594|8655) pub49 31% (5 samples sent)
(8594|8655) pub49 43% (7 samples sent)
(8594|8655) pub49 50% (8 samples sent)
(8594|8655) pub49 62% (10 samples sent)
(8594|8655) pub49 75% (12 samples sent)
(8594|8655) pub49 81% (13 samples sent)
(8594|8655) pub49 93% (15 samples sent)
(8594|8655) pub49 100% (16 samples sent)
(8594|8655) pub49 waiting for acks
(8594|8630) pub24 50% (8 samples sent)
(8594|8630) pub24 62% (10 samples sent)
(8594|8630) pub24 75% (12 samples sent)
(8594|8630) pub24 81% (13 samples sent)
(8594|8654) pub48 writer id: 01030000.6776679c.0000002b.00000102(476d4dd1)
(8594|8654) pub48->started
(8594|8654) pub48->wait_match() before write for 01030000.6776679c.0000002b.00000102(476d4dd1)
(8594|8630) pub24 93% (15 samples sent)
(8594|8630) pub24 100% (16 samples sent)
(8594|8630) pub24 waiting for acks
(8594|8654) pub48<-match found! before write for 01030000.6776679c.0000002b.00000102(476d4dd1)
(8594|8654) pub48 12% (2 samples sent)
(8594|8654) pub48 25% (4 samples sent)
(8594|8654) pub48 31% (5 samples sent)
(8594|8654) pub48 43% (7 samples sent)
(8594|8654) pub48 50% (8 samples sent)
(8594|8640) pub34 writer id: 01030000.6776679c.00000026.00000102(bffd8960)
(8594|8640) pub34->started
(8594|8640) pub34->wait_match() before write for 01030000.6776679c.00000026.00000102(bffd8960)
(8594|8654) pub48 62% (10 samples sent)
(8594|8654) pub48 75% (12 samples sent)
(8594|8654) pub48 81% (13 samples sent)
(8594|8654) pub48 93% (15 samples sent)
(8594|8654) pub48 100% (16 samples sent)
(8594|8654) pub48 waiting for acks
(8594|8655) pub49 waiting for acks returned
(8594|8655) pub49<-delete_contained_entities
(8594|8640) pub34<-match found! before write for 01030000.6776679c.00000026.00000102(bffd8960)
(8594|8640) pub34 12% (2 samples sent)
(8594|8640) pub34 25% (4 samples sent)
(8594|8640) pub34 31% (5 samples sent)
(8594|8640) pub34 43% (7 samples sent)
(8594|8640) pub34 50% (8 samples sent)
(8594|8640) pub34 62% (10 samples sent)
(8594|8640) pub34 75% (12 samples sent)
(8594|8605) sub 10% (103 samples received)
(8594|8630) pub24 waiting for acks returned
(8594|8630) pub24<-delete_contained_entities
(8594|8640) pub34 81% (13 samples sent)
(8594|8640) pub34 93% (15 samples sent)
(8594|8640) pub34 100% (16 samples sent)
(8594|8640) pub34 waiting for acks
(8594|8653) pub47 writer id: 01030000.6776679c.0000002a.00000102(7a0d6461)
(8594|8653) pub47->started
(8594|8653) pub47->wait_match() before write for 01030000.6776679c.0000002a.00000102(7a0d6461)
(8594|8654) pub48 waiting for acks returned
(8594|8654) pub48<-delete_contained_entities
(8594|8653) pub47<-match found! before write for 01030000.6776679c.0000002a.00000102(7a0d6461)
(8594|8621) pub15 writer id: 01030000.6776679c.00000013.00000102(d63cbe96)
(8594|8621) pub15->started
(8594|8621) pub15->wait_match() before write for 01030000.6776679c.00000013.00000102(d63cbe96)
(8594|8653) pub47 12% (2 samples sent)
(8594|8653) pub47 25% (4 samples sent)
(8594|8653) pub47 31% (5 samples sent)
(8594|8653) pub47 43% (7 samples sent)
(8594|8653) pub47 50% (8 samples sent)
(8594|8653) pub47 62% (10 samples sent)
(8594|8653) pub47 75% (12 samples sent)
(8594|8653) pub47 81% (13 samples sent)
(8594|8653) pub47 93% (15 samples sent)
(8594|8653) pub47 100% (16 samples sent)
(8594|8653) pub47 waiting for acks
(8594|8640) pub34 waiting for acks returned
(8594|8640) pub34<-delete_contained_entities
(8594|8638) pub32 writer id: 01030000.6776679c.00000024.00000102(c53dda00)
(8594|8638) pub32->started
(8594|8638) pub32->wait_match() before write for 01030000.6776679c.00000024.00000102(c53dda00)
(8594|8638) pub32<-match found! before write for 01030000.6776679c.00000024.00000102(c53dda00)
(8594|8638) pub32 12% (2 samples sent)
(8594|8638) pub32 25% (4 samples sent)
(8594|8621) pub15<-match found! before write for 01030000.6776679c.00000013.00000102(d63cbe96)
(8594|8621) pub15 12% (2 samples sent)
(8594|8638) pub32 31% (5 samples sent)
(8594|8638) pub32 43% (7 samples sent)
(8594|8638) pub32 50% (8 samples sent)
(8594|8624) pub18 writer id: 01030000.6776679c.00000015.00000102(597c4b36)
(8594|8624) pub18->started
(8594|8624) pub18->wait_match() before write for 01030000.6776679c.00000015.00000102(597c4b36)
(8594|8638) pub32 62% (10 samples sent)
(8594|8653) pub47 waiting for acks returned
(8594|8653) pub47<-delete_contained_entities
(8594|8638) pub32 75% (12 samples sent)
(8594|8638) pub32 81% (13 samples sent)
(8594|8621) pub15 25% (4 samples sent)
(8594|8621) pub15 31% (5 samples sent)
(8594|8621) pub15 43% (7 samples sent)
(8594|8621) pub15 50% (8 samples sent)
(8594|8621) pub15 62% (10 samples sent)
(8594|8621) pub15 75% (12 samples sent)
(8594|8638) pub32 93% (15 samples sent)
(8594|8621) pub15 81% (13 samples sent)
(8594|8638) pub32 100% (16 samples sent)
(8594|8638) pub32 waiting for acks
(8594|8662) pub55 writer id: 01030000.6776679c.0000002e.00000102(8f8dc2a1)
(8594|8662) pub55->started
(8594|8662) pub55->wait_match() before write for 01030000.6776679c.0000002e.00000102(8f8dc2a1)
(8594|8621) pub15 93% (15 samples sent)
(8594|8621) pub15 100% (16 samples sent)
(8594|8621) pub15 waiting for acks
(8594|8662) pub55<-match found! before write for 01030000.6776679c.0000002e.00000102(8f8dc2a1)
(8594|8624) pub18<-match found! before write for 01030000.6776679c.00000015.00000102(597c4b36)
(8594|8624) pub18 12% (2 samples sent)
(8594|8624) pub18 25% (4 samples sent)
(8594|8624) pub18 31% (5 samples sent)
(8594|8624) pub18 43% (7 samples sent)
(8594|8624) pub18 50% (8 samples sent)
(8594|8624) pub18 62% (10 samples sent)
(8594|8624) pub18 75% (12 samples sent)
(8594|8624) pub18 81% (13 samples sent)
(8594|8624) pub18 93% (15 samples sent)
(8594|8662) pub55 12% (2 samples sent)
(8594|8624) pub18 100% (16 samples sent)
(8594|8624) pub18 waiting for acks
(8594|8662) pub55 25% (4 samples sent)
(8594|8662) pub55 31% (5 samples sent)
(8594|8662) pub55 43% (7 samples sent)
(8594|8662) pub55 50% (8 samples sent)
(8594|8662) pub55 62% (10 samples sent)
(8594|8662) pub55 75% (12 samples sent)
(8594|8662) pub55 81% (13 samples sent)
(8594|8662) pub55 93% (15 samples sent)
(8594|8662) pub55 100% (16 samples sent)
(8594|8662) pub55 waiting for acks
(8594|8638) pub32 waiting for acks returned
(8594|8638) pub32<-delete_contained_entities
(8594|8621) pub15 waiting for acks returned
(8594|8621) pub15<-delete_contained_entities
(8594|8605) sub 20% (205 samples received)
(8594|8624) pub18 waiting for acks returned
(8594|8624) pub18<-delete_contained_entities
(8594|8662) pub55 waiting for acks returned
(8594|8662) pub55<-delete_contained_entities
(8594|8622) pub16 writer id: 01030000.6776679c.00000014.00000102(641c6286)
(8594|8622) pub16->started
(8594|8622) pub16->wait_match() before write for 01030000.6776679c.00000014.00000102(641c6286)
(8594|8622) pub16<-match found! before write for 01030000.6776679c.00000014.00000102(641c6286)
(8594|8622) pub16 12% (2 samples sent)
(8594|8622) pub16 25% (4 samples sent)
(8594|8622) pub16 31% (5 samples sent)
(8594|8622) pub16 43% (7 samples sent)
(8594|8622) pub16 50% (8 samples sent)
(8594|8622) pub16 62% (10 samples sent)
(8594|8622) pub16 75% (12 samples sent)
(8594|8622) pub16 81% (13 samples sent)
(8594|8622) pub16 93% (15 samples sent)
(8594|8622) pub16 100% (16 samples sent)
(8594|8622) pub16 waiting for acks
(8594|8622) pub16 waiting for acks returned
(8594|8622) pub16<-delete_contained_entities
(8594|8610) pub4 writer id: 01030000.6776679c.00000005.00000102(399cdcb4)
(8594|8610) pub4->started
(8594|8610) pub4->wait_match() before write for 01030000.6776679c.00000005.00000102(399cdcb4)
(8594|8610) pub4<-match found! before write for 01030000.6776679c.00000005.00000102(399cdcb4)
(8594|8610) pub4 12% (2 samples sent)
(8594|8610) pub4 25% (4 samples sent)
(8594|8610) pub4 31% (5 samples sent)
(8594|8610) pub4 43% (7 samples sent)
(8594|8610) pub4 50% (8 samples sent)
(8594|8610) pub4 62% (10 samples sent)
(8594|8610) pub4 75% (12 samples sent)
(8594|8610) pub4 81% (13 samples sent)
(8594|8610) pub4 93% (15 samples sent)
(8594|8610) pub4 100% (16 samples sent)
(8594|8610) pub4 waiting for acks
(8594|8619) pub13 writer id: 01030000.6776679c.00000010.00000102(919cc446)
(8594|8619) pub13->started
(8594|8619) pub13->wait_match() before write for 01030000.6776679c.00000010.00000102(919cc446)
(8594|8619) pub13<-match found! before write for 01030000.6776679c.00000010.00000102(919cc446)
(8594|8619) pub13 12% (2 samples sent)
(8594|8610) pub4 waiting for acks returned
(8594|8610) pub4<-delete_contained_entities
(8594|8619) pub13 25% (4 samples sent)
(8594|8619) pub13 31% (5 samples sent)
(8594|8619) pub13 43% (7 samples sent)
(8594|8619) pub13 50% (8 samples sent)
(8594|8611) pub5 writer id: 01030000.6776679c.00000008.00000102(c10c1805)
(8594|8611) pub5->started
(8594|8611) pub5->wait_match() before write for 01030000.6776679c.00000008.00000102(c10c1805)
(8594|8619) pub13 62% (10 samples sent)
(8594|8619) pub13 75% (12 samples sent)
(8594|8619) pub13 81% (13 samples sent)
(8594|8619) pub13 93% (15 samples sent)
(8594|8619) pub13 100% (16 samples sent)
(8594|8619) pub13 waiting for acks
(8594|8611) pub5<-match found! before write for 01030000.6776679c.00000008.00000102(c10c1805)
(8594|8611) pub5 12% (2 samples sent)
(8594|8611) pub5 25% (4 samples sent)
(8594|8611) pub5 31% (5 samples sent)
(8594|8611) pub5 43% (7 samples sent)
(8594|8611) pub5 50% (8 samples sent)
(8594|8611) pub5 62% (10 samples sent)
(8594|8669) pub63 writer id: 01030000.6776679c.0000003d.00000102(a8cd2ff3)
(8594|8669) pub63->started
(8594|8669) pub63->wait_match() before write for 01030000.6776679c.0000003d.00000102(a8cd2ff3)
(8594|8611) pub5 75% (12 samples sent)
(8594|8611) pub5 81% (13 samples sent)
(8594|8611) pub5 93% (15 samples sent)
(8594|8611) pub5 100% (16 samples sent)
(8594|8611) pub5 waiting for acks
(8594|8619) pub13 waiting for acks returned
(8594|8619) pub13<-delete_contained_entities
(8594|8669) pub63<-match found! before write for 01030000.6776679c.0000003d.00000102(a8cd2ff3)
(8594|8669) pub63 12% (2 samples sent)
(8594|8669) pub63 25% (4 samples sent)
(8594|8669) pub63 31% (5 samples sent)
(8594|8669) pub63 43% (7 samples sent)
(8594|8669) pub63 50% (8 samples sent)
(8594|8650) pub44 writer id: 01030000.6776679c.00000038.00000102(602da083)
(8594|8650) pub44->started
(8594|8650) pub44->wait_match() before write for 01030000.6776679c.00000038.00000102(602da083)
(8594|8669) pub63 62% (10 samples sent)
(8594|8669) pub63 75% (12 samples sent)
(8594|8669) pub63 81% (13 samples sent)
(8594|8611) pub5 waiting for acks returned
(8594|8611) pub5<-delete_contained_entities
(8594|8668) pub62 writer id: 01030000.6776679c.0000003c.00000102(95ad0643)
(8594|8668) pub62->started
(8594|8668) pub62->wait_match() before write for 01030000.6776679c.0000003c.00000102(95ad0643)
(8594|8669) pub63 93% (15 samples sent)
(8594|8669) pub63 100% (16 samples sent)
(8594|8669) pub63 waiting for acks
(8594|8637) pub31 writer id: 01030000.6776679c.0000001f.00000102(13cc5397)
(8594|8637) pub31->started
(8594|8637) pub31->wait_match() before write for 01030000.6776679c.0000001f.00000102(13cc5397)
(8594|8668) pub62<-match found! before write for 01030000.6776679c.0000003c.00000102(95ad0643)
(8594|8668) pub62 12% (2 samples sent)
(8594|8668) pub62 25% (4 samples sent)
(8594|8650) pub44<-match found! before write for 01030000.6776679c.00000038.00000102(602da083)
(8594|8650) pub44 12% (2 samples sent)
(8594|8650) pub44 25% (4 samples sent)
(8594|8650) pub44 31% (5 samples sent)
(8594|8650) pub44 43% (7 samples sent)
(8594|8650) pub44 50% (8 samples sent)
(8594|8650) pub44 62% (10 samples sent)
(8594|8637) pub31<-match found! before write for 01030000.6776679c.0000001f.00000102(13cc5397)
(8594|8637) pub31 12% (2 samples sent)
(8594|8637) pub31 25% (4 samples sent)
(8594|8637) pub31 31% (5 samples sent)
(8594|8627) pub21 writer id: 01030000.6776679c.00000017.00000102(23bc1856)
(8594|8627) pub21->started
(8594|8627) pub21->wait_match() before write for 01030000.6776679c.00000017.00000102(23bc1856)
(8594|8637) pub31 43% (7 samples sent)
(8594|8637) pub31 50% (8 samples sent)
(8594|8637) pub31 62% (10 samples sent)
(8594|8668) pub62 31% (5 samples sent)
(8594|8637) pub31 75% (12 samples sent)
(8594|8637) pub31 81% (13 samples sent)
(8594|8668) pub62 43% (7 samples sent)
(8594|8668) pub62 50% (8 samples sent)
(8594|8637) pub31 93% (15 samples sent)
(8594|8668) pub62 62% (10 samples sent)
(8594|8668) pub62 75% (12 samples sent)
(8594|8668) pub62 81% (13 samples sent)
(8594|8668) pub62 93% (15 samples sent)
(8594|8668) pub62 100% (16 samples sent)
(8594|8668) pub62 waiting for acks
(8594|8650) pub44 75% (12 samples sent)
(8594|8650) pub44 81% (13 samples sent)
(8594|8650) pub44 93% (15 samples sent)
(8594|8650) pub44 100% (16 samples sent)
(8594|8650) pub44 waiting for acks
(8594|8637) pub31 100% (16 samples sent)
(8594|8637) pub31 waiting for acks
(8594|8627) pub21<-match found! before write for 01030000.6776679c.00000017.00000102(23bc1856)
(8594|8627) pub21 12% (2 samples sent)
(8594|8627) pub21 25% (4 samples sent)
(8594|8627) pub21 31% (5 samples sent)
(8594|8627) pub21 43% (7 samples sent)
(8594|8627) pub21 50% (8 samples sent)
(8594|8627) pub21 62% (10 samples sent)
(8594|8652) pub46 writer id: 01030000.6776679c.00000029.00000102(3dad1eb1)
(8594|8652) pub46->started
(8594|8652) pub46->wait_match() before write for 01030000.6776679c.00000029.00000102(3dad1eb1)
(8594|8627) pub21 75% (12 samples sent)
(8594|8627) pub21 81% (13 samples sent)
(8594|8669) pub63 waiting for acks returned
(8594|8669) pub63<-delete_contained_entities
(8594|8634) pub28 writer id: 01030000.6776679c.0000003f.00000102(d20d7c93)
(8594|8634) pub28->started
(8594|8634) pub28->wait_match() before write for 01030000.6776679c.0000003f.00000102(d20d7c93)
(8594|8627) pub21 93% (15 samples sent)
(8594|8627) pub21 100% (16 samples sent)
(8594|8627) pub21 waiting for acks
(8594|8605) sub 30% (308 samples received)
(8594|8631) pub25 writer id: 01030000.6776679c.0000001e.00000102(2eac7a27)
(8594|8631) pub25->started
(8594|8631) pub25->wait_match() before write for 01030000.6776679c.0000001e.00000102(2eac7a27)
(8594|8652) pub46<-match found! before write for 01030000.6776679c.00000029.00000102(3dad1eb1)
(8594|8652) pub46 12% (2 samples sent)
(8594|8652) pub46 25% (4 samples sent)
(8594|8652) pub46 31% (5 samples sent)
(8594|8652) pub46 43% (7 samples sent)
(8594|8652) pub46 50% (8 samples sent)
(8594|8652) pub46 62% (10 samples sent)
(8594|8668) pub62 waiting for acks returned
(8594|8668) pub62<-delete_contained_entities
(8594|8637) pub31 waiting for acks returned
(8594|8637) pub31<-delete_contained_entities
(8594|8634) pub28<-match found! before write for 01030000.6776679c.0000003f.00000102(d20d7c93)
(8594|8631) pub25<-match found! before write for 01030000.6776679c.0000001e.00000102(2eac7a27)
(8594|8650) pub44 waiting for acks returned
(8594|8650) pub44<-delete_contained_entities
(8594|8652) pub46 75% (12 samples sent)
(8594|8631) pub25 12% (2 samples sent)
(8594|8631) pub25 25% (4 samples sent)
(8594|8631) pub25 31% (5 samples sent)
(8594|8631) pub25 43% (7 samples sent)
(8594|8631) pub25 50% (8 samples sent)
(8594|8631) pub25 62% (10 samples sent)
(8594|8627) pub21 waiting for acks returned
(8594|8627) pub21<-delete_contained_entities
(8594|8652) pub46 81% (13 samples sent)
(8594|8634) pub28 12% (2 samples sent)
(8594|8634) pub28 25% (4 samples sent)
(8594|8634) pub28 31% (5 samples sent)
(8594|8634) pub28 43% (7 samples sent)
(8594|8634) pub28 50% (8 samples sent)
(8594|8634) pub28 62% (10 samples sent)
(8594|8631) pub25 75% (12 samples sent)
(8594|8652) pub46 93% (15 samples sent)
(8594|8631) pub25 81% (13 samples sent)
(8594|8652) pub46 100% (16 samples sent)
(8594|8652) pub46 waiting for acks
(8594|8651) pub45 writer id: 01030000.6776679c.00000028.00000102(00cd3701)
(8594|8651) pub45->started
(8594|8631) pub25 93% (15 samples sent)
(8594|8651) pub45->wait_match() before write for 01030000.6776679c.00000028.00000102(00cd3701)
(8594|8631) pub25 100% (16 samples sent)
(8594|8631) pub25 waiting for acks
(8594|8634) pub28 75% (12 samples sent)
(8594|8634) pub28 81% (13 samples sent)
(8594|8634) pub28 93% (15 samples sent)
(8594|8634) pub28 100% (16 samples sent)
(8594|8634) pub28 waiting for acks
(8594|8651) pub45<-match found! before write for 01030000.6776679c.00000028.00000102(00cd3701)
(8594|8651) pub45 12% (2 samples sent)
(8594|8651) pub45 25% (4 samples sent)
(8594|8651) pub45 31% (5 samples sent)
(8594|8651) pub45 43% (7 samples sent)
(8594|8651) pub45 50% (8 samples sent)
(8594|8651) pub45 62% (10 samples sent)
(8594|8651) pub45 75% (12 samples sent)
(8594|8651) pub45 81% (13 samples sent)
(8594|8651) pub45 93% (15 samples sent)
(8594|8651) pub45 100% (16 samples sent)
(8594|8651) pub45 waiting for acks
(8594|8625) pub19 writer id: 01030000.6776679c.00000016.00000102(1edc31e6)
(8594|8625) pub19->started
(8594|8625) pub19->wait_match() before write for 01030000.6776679c.00000016.00000102(1edc31e6)
(8594|8612) pub6 writer id: 01030000.6776679c.00000007.00000102(435c8fd4)
(8594|8612) pub6->started
(8594|8612) pub6->wait_match() before write for 01030000.6776679c.00000007.00000102(435c8fd4)
(8594|8605) sub 40% (410 samples received)
(8594|8652) pub46 waiting for acks returned
(8594|8652) pub46<-delete_contained_entities
(8594|8631) pub25 waiting for acks returned
(8594|8631) pub25<-delete_contained_entities
(8594|8634) pub28 waiting for acks returned
(8594|8634) pub28<-delete_contained_entities
(8594|8625) pub19<-match found! before write for 01030000.6776679c.00000016.00000102(1edc31e6)
(8594|8625) pub19 12% (2 samples sent)
(8594|8625) pub19 25% (4 samples sent)
(8594|8625) pub19 31% (5 samples sent)
(8594|8625) pub19 43% (7 samples sent)
(8594|8625) pub19 50% (8 samples sent)
(8594|8625) pub19 62% (10 samples sent)
(8594|8625) pub19 75% (12 samples sent)
(8594|8625) pub19 81% (13 samples sent)
(8594|8625) pub19 93% (15 samples sent)
(8594|8625) pub19 100% (16 samples sent)
(8594|8625) pub19 waiting for acks
(8594|8651) pub45 waiting for acks returned
(8594|8651) pub45<-delete_contained_entities
(8594|8612) pub6<-match found! before write for 01030000.6776679c.00000007.00000102(435c8fd4)
(8594|8612) pub6 12% (2 samples sent)
(8594|8612) pub6 25% (4 samples sent)
(8594|8612) pub6 31% (5 samples sent)
(8594|8612) pub6 43% (7 samples sent)
(8594|8612) pub6 50% (8 samples sent)
(8594|8625) pub19 waiting for acks returned
(8594|8625) pub19<-delete_contained_entities
(8594|8612) pub6 62% (10 samples sent)
(8594|8612) pub6 75% (12 samples sent)
(8594|8612) pub6 81% (13 samples sent)
(8594|8612) pub6 93% (15 samples sent)
(8594|8612) pub6 100% (16 samples sent)
(8594|8612) pub6 waiting for acks
(8594|8656) pub50 writer id: 01030000.6776679c.00000039.00000102(5d4d8933)
(8594|8656) pub50->started
(8594|8656) pub50->wait_match() before write for 01030000.6776679c.00000039.00000102(5d4d8933)
(8594|8656) pub50<-match found! before write for 01030000.6776679c.00000039.00000102(5d4d8933)
(8594|8656) pub50 12% (2 samples sent)
(8594|8656) pub50 25% (4 samples sent)
(8594|8612) pub6 waiting for acks returned
(8594|8612) pub6<-delete_contained_entities
(8594|8656) pub50 31% (5 samples sent)
(8594|8656) pub50 43% (7 samples sent)
(8594|8656) pub50 50% (8 samples sent)
(8594|8656) pub50 62% (10 samples sent)
(8594|8656) pub50 75% (12 samples sent)
(8594|8656) pub50 81% (13 samples sent)
(8594|8656) pub50 93% (15 samples sent)
(8594|8656) pub50 100% (16 samples sent)
(8594|8656) pub50 waiting for acks
(8594|8656) pub50 waiting for acks returned
(8594|8656) pub50<-delete_contained_entities
(8594|8620) pub14 writer id: 01030000.6776679c.00000011.00000102(acfcedf6)
(8594|8620) pub14->started
(8594|8620) pub14->wait_match() before write for 01030000.6776679c.00000011.00000102(acfcedf6)
(8594|8620) pub14<-match found! before write for 01030000.6776679c.00000011.00000102(acfcedf6)
(8594|8620) pub14 12% (2 samples sent)
(8594|8620) pub14 25% (4 samples sent)
(8594|8620) pub14 31% (5 samples sent)
(8594|8620) pub14 43% (7 samples sent)
(8594|8620) pub14 50% (8 samples sent)
(8594|8620) pub14 62% (10 samples sent)
(8594|8620) pub14 75% (12 samples sent)
(8594|8620) pub14 81% (13 samples sent)
(8594|8620) pub14 93% (15 samples sent)
(8594|8620) pub14 100% (16 samples sent)
(8594|8620) pub14 waiting for acks
(8594|8608) pub2 writer id: 01030000.6776679c.00000009.00000102(fc6c31b5)
(8594|8608) pub2->started
(8594|8608) pub2->wait_match() before write for 01030000.6776679c.00000009.00000102(fc6c31b5)
(8594|8608) pub2<-match found! before write for 01030000.6776679c.00000009.00000102(fc6c31b5)
(8594|8608) pub2 12% (2 samples sent)
(8594|8608) pub2 25% (4 samples sent)
(8594|8608) pub2 31% (5 samples sent)
(8594|8608) pub2 43% (7 samples sent)
(8594|8608) pub2 50% (8 samples sent)
(8594|8608) pub2 62% (10 samples sent)
(8594|8608) pub2 75% (12 samples sent)
(8594|8620) pub14 waiting for acks returned
(8594|8620) pub14<-delete_contained_entities
(8594|8608) pub2 81% (13 samples sent)
(8594|8608) pub2 93% (15 samples sent)
(8594|8608) pub2 100% (16 samples sent)
(8594|8608) pub2 waiting for acks
(8594|8639) pub33 writer id: 01030000.6776679c.00000025.00000102(f85df3b0)
(8594|8639) pub33->started
(8594|8639) pub33->wait_match() before write for 01030000.6776679c.00000025.00000102(f85df3b0)
(8594|8608) pub2 waiting for acks returned
(8594|8608) pub2<-delete_contained_entities
(8594|8639) pub33<-match found! before write for 01030000.6776679c.00000025.00000102(f85df3b0)
(8594|8639) pub33 12% (2 samples sent)
(8594|8639) pub33 25% (4 samples sent)
(8594|8639) pub33 31% (5 samples sent)
(8594|8639) pub33 43% (7 samples sent)
(8594|8639) pub33 50% (8 samples sent)
(8594|8639) pub33 62% (10 samples sent)
(8594|8639) pub33 75% (12 samples sent)
(8594|8639) pub33 81% (13 samples sent)
(8594|8639) pub33 93% (15 samples sent)
(8594|8639) pub33 100% (16 samples sent)
(8594|8639) pub33 waiting for acks
(8594|8605) sub 50% (512 samples received)
(8594|8649) pub43 writer id: 01030000.6776679c.00000037.00000102(e27d3752)
(8594|8649) pub43->started
(8594|8649) pub43->wait_match() before write for 01030000.6776679c.00000037.00000102(e27d3752)
(8594|8639) pub33 waiting for acks returned
(8594|8639) pub33<-delete_contained_entities
(8594|8649) pub43<-match found! before write for 01030000.6776679c.00000037.00000102(e27d3752)
(8594|8649) pub43 12% (2 samples sent)
(8594|8649) pub43 25% (4 samples sent)
(8594|8649) pub43 31% (5 samples sent)
(8594|8649) pub43 43% (7 samples sent)
(8594|8649) pub43 50% (8 samples sent)
(8594|8649) pub43 62% (10 samples sent)
(8594|8649) pub43 75% (12 samples sent)
(8594|8649) pub43 81% (13 samples sent)
(8594|8649) pub43 93% (15 samples sent)
(8594|8649) pub43 100% (16 samples sent)
(8594|8649) pub43 waiting for acks
(8594|8649) pub43 waiting for acks returned
(8594|8649) pub43<-delete_contained_entities
(8594|8663) pub57 writer id: 01030000.6776679c.00000032.00000102(2a9db822)
(8594|8663) pub57->started
(8594|8663) pub57->wait_match() before write for 01030000.6776679c.00000032.00000102(2a9db822)
(8594|8663) pub57<-match found! before write for 01030000.6776679c.00000032.00000102(2a9db822)
(8594|8663) pub57 12% (2 samples sent)
(8594|8663) pub57 25% (4 samples sent)
(8594|8663) pub57 31% (5 samples sent)
(8594|8663) pub57 43% (7 samples sent)
(8594|8663) pub57 50% (8 samples sent)
(8594|8663) pub57 62% (10 samples sent)
(8594|8663) pub57 75% (12 samples sent)
(8594|8663) pub57 81% (13 samples sent)
(8594|8663) pub57 93% (15 samples sent)
(8594|8663) pub57 100% (16 samples sent)
(8594|8663) pub57 waiting for acks
(8594|8641) pub35 writer id: 01030000.6776679c.00000020.00000102(30bd7cc0)
(8594|8641) pub35->started
(8594|8641) pub35->wait_match() before write for 01030000.6776679c.00000020.00000102(30bd7cc0)
(8594|8663) pub57 waiting for acks returned
(8594|8663) pub57<-delete_contained_entities
(8594|8641) pub35<-match found! before write for 01030000.6776679c.00000020.00000102(30bd7cc0)
(8594|8628) pub23 writer id: 01030000.6776679c.0000001b.00000102(e64cf557)
(8594|8628) pub23->started
(8594|8628) pub23->wait_match() before write for 01030000.6776679c.0000001b.00000102(e64cf557)
(8594|8641) pub35 12% (2 samples sent)
(8594|8641) pub35 25% (4 samples sent)
(8594|8641) pub35 31% (5 samples sent)
(8594|8642) pub36 writer id: 01030000.6776679c.00000027.00000102(829da0d0)
(8594|8642) pub36->started
(8594|8642) pub36->wait_match() before write for 01030000.6776679c.00000027.00000102(829da0d0)
(8594|8642) pub36<-match found! before write for 01030000.6776679c.00000027.00000102(829da0d0)
(8594|8641) pub35 43% (7 samples sent)
(8594|8641) pub35 50% (8 samples sent)
(8594|8641) pub35 62% (10 samples sent)
(8594|8641) pub35 75% (12 samples sent)
(8594|8642) pub36 12% (2 samples sent)
(8594|8641) pub35 81% (13 samples sent)
(8594|8667) pub61 writer id: 01030000.6776679c.0000003a.00000102(1aedf3e3)
(8594|8641) pub35 93% (15 samples sent)
(8594|8628) pub23<-match found! before write for 01030000.6776679c.0000001b.00000102(e64cf557)
(8594|8628) pub23 12% (2 samples sent)
(8594|8667) pub61->started
(8594|8667) pub61->wait_match() before write for 01030000.6776679c.0000003a.00000102(1aedf3e3)
(8594|8642) pub36 25% (4 samples sent)
(8594|8642) pub36 31% (5 samples sent)
(8594|8628) pub23 25% (4 samples sent)
(8594|8628) pub23 31% (5 samples sent)
(8594|8641) pub35 100% (16 samples sent)
(8594|8641) pub35 waiting for acks
(8594|8628) pub23 43% (7 samples sent)
(8594|8636) pub30 writer id: 01030000.6776679c.00000022.00000102(4a7d2fa0)
(8594|8636) pub30->started
(8594|8636) pub30->wait_match() before write for 01030000.6776679c.00000022.00000102(4a7d2fa0)
(8594|8642) pub36 43% (7 samples sent)
(8594|8642) pub36 50% (8 samples sent)
(8594|8628) pub23 50% (8 samples sent)
(8594|8642) pub36 62% (10 samples sent)
(8594|8628) pub23 62% (10 samples sent)
(8594|8642) pub36 75% (12 samples sent)
(8594|8642) pub36 81% (13 samples sent)
(8594|8628) pub23 75% (12 samples sent)
(8594|8628) pub23 81% (13 samples sent)
(8594|8628) pub23 93% (15 samples sent)
(8594|8628) pub23 100% (16 samples sent)
(8594|8628) pub23 waiting for acks
(8594|8664) pub58 writer id: 01030000.6776679c.0000003e.00000102(ef6d5523)
(8594|8664) pub58->started
(8594|8664) pub58->wait_match() before write for 01030000.6776679c.0000003e.00000102(ef6d5523)
(8594|8642) pub36 93% (15 samples sent)
(8594|8642) pub36 100% (16 samples sent)
(8594|8642) pub36 waiting for acks
(8594|8667) pub61<-match found! before write for 01030000.6776679c.0000003a.00000102(1aedf3e3)
(8594|8667) pub61 12% (2 samples sent)
(8594|8667) pub61 25% (4 samples sent)
(8594|8667) pub61 31% (5 samples sent)
(8594|8667) pub61 43% (7 samples sent)
(8594|8667) pub61 50% (8 samples sent)
(8594|8667) pub61 62% (10 samples sent)
(8594|8664) pub58<-match found! before write for 01030000.6776679c.0000003e.00000102(ef6d5523)
(8594|8664) pub58 12% (2 samples sent)
(8594|8664) pub58 25% (4 samples sent)
(8594|8664) pub58 31% (5 samples sent)
(8594|8664) pub58 43% (7 samples sent)
(8594|8664) pub58 50% (8 samples sent)
(8594|8667) pub61 75% (12 samples sent)
(8594|8667) pub61 81% (13 samples sent)
(8594|8667) pub61 93% (15 samples sent)
(8594|8667) pub61 100% (16 samples sent)
(8594|8667) pub61 waiting for acks
(8594|8636) pub30<-match found! before write for 01030000.6776679c.00000022.00000102(4a7d2fa0)
(8594|8636) pub30 12% (2 samples sent)
(8594|8636) pub30 25% (4 samples sent)
(8594|8636) pub30 31% (5 samples sent)
(8594|8636) pub30 43% (7 samples sent)
(8594|8636) pub30 50% (8 samples sent)
(8594|8636) pub30 62% (10 samples sent)
(8594|8636) pub30 75% (12 samples sent)
(8594|8636) pub30 81% (13 samples sent)
(8594|8664) pub58 62% (10 samples sent)
(8594|8664) pub58 75% (12 samples sent)
(8594|8664) pub58 81% (13 samples sent)
(8594|8664) pub58 93% (15 samples sent)
(8594|8664) pub58 100% (16 samples sent)
(8594|8664) pub58 waiting for acks
(8594|8636) pub30 93% (15 samples sent)
(8594|8636) pub30 100% (16 samples sent)
(8594|8636) pub30 waiting for acks
(8594|8659) pub53 writer id: 01030000.6776679c.00000030.00000102(505deb42)
(8594|8659) pub53->started
(8594|8659) pub53->wait_match() before write for 01030000.6776679c.00000030.00000102(505deb42)
(8594|8628) pub23 waiting for acks returned
(8594|8628) pub23<-delete_contained_entities
(8594|8641) pub35 waiting for acks returned
(8594|8641) pub35<-delete_contained_entities
(8594|8642) pub36 waiting for acks returned
(8594|8642) pub36<-delete_contained_entities
(8594|8659) pub53<-match found! before write for 01030000.6776679c.00000030.00000102(505deb42)
(8594|8659) pub53 12% (2 samples sent)
(8594|8659) pub53 25% (4 samples sent)
(8594|8659) pub53 31% (5 samples sent)
(8594|8659) pub53 43% (7 samples sent)
(8594|8659) pub53 50% (8 samples sent)
(8594|8659) pub53 62% (10 samples sent)
(8594|8659) pub53 75% (12 samples sent)
(8594|8659) pub53 81% (13 samples sent)
(8594|8659) pub53 93% (15 samples sent)
(8594|8659) pub53 100% (16 samples sent)
(8594|8659) pub53 waiting for acks
(8594|8605) sub 60% (615 samples received)
(8594|8658) pub52 writer id: 01030000.6776679c.0000003b.00000102(278dda53)
(8594|8658) pub52->started
(8594|8658) pub52->wait_match() before write for 01030000.6776679c.0000003b.00000102(278dda53)
(8594|8643) pub38 writer id: 01030000.6776679c.0000002c.00000102(f54d91c1)
(8594|8643) pub38->started
(8594|8643) pub38->wait_match() before write for 01030000.6776679c.0000002c.00000102(f54d91c1)
(8594|8658) pub52<-match found! before write for 01030000.6776679c.0000003b.00000102(278dda53)
(8594|8667) pub61 waiting for acks returned
(8594|8667) pub61<-delete_contained_entities
(8594|8660) pub54 writer id: 01030000.6776679c.00000041.00000102(94ef223d)
(8594|8660) pub54->started
(8594|8660) pub54->wait_match() before write for 01030000.6776679c.00000041.00000102(94ef223d)
(8594|8643) pub38<-match found! before write for 01030000.6776679c.0000002c.00000102(f54d91c1)
(8594|8664) pub58 waiting for acks returned
(8594|8664) pub58<-delete_contained_entities
(8594|8636) pub30 waiting for acks returned
(8594|8636) pub30<-delete_contained_entities
(8594|8643) pub38 12% (2 samples sent)
(8594|8643) pub38 25% (4 samples sent)
(8594|8658) pub52 12% (2 samples sent)
(8594|8658) pub52 25% (4 samples sent)
(8594|8643) pub38 31% (5 samples sent)
(8594|8643) pub38 43% (7 samples sent)
(8594|8643) pub38 50% (8 samples sent)
(8594|8643) pub38 62% (10 samples sent)
(8594|8643) pub38 75% (12 samples sent)
(8594|8643) pub38 81% (13 samples sent)
(8594|8643) pub38 93% (15 samples sent)
(8594|8643) pub38 100% (16 samples sent)
(8594|8643) pub38 waiting for acks
(8594|8658) pub52 31% (5 samples sent)
(8594|8658) pub52 43% (7 samples sent)
(8594|8658) pub52 50% (8 samples sent)
(8594|8658) pub52 62% (10 samples sent)
(8594|8658) pub52 75% (12 samples sent)
(8594|8658) pub52 81% (13 samples sent)
(8594|8648) pub41 writer id: 01030000.6776679c.00000035.00000102(98bd6432)
(8594|8648) pub41->started
(8594|8648) pub41->wait_match() before write for 01030000.6776679c.00000035.00000102(98bd6432)
(8594|8658) pub52 93% (15 samples sent)
(8594|8658) pub52 100% (16 samples sent)
(8594|8658) pub52 waiting for acks
(8594|8660) pub54<-match found! before write for 01030000.6776679c.00000041.00000102(94ef223d)
(8594|8659) pub53 waiting for acks returned
(8594|8659) pub53<-delete_contained_entities
(8594|8648) pub41<-match found! before write for 01030000.6776679c.00000035.00000102(98bd6432)
(8594|8648) pub41 12% (2 samples sent)
(8594|8648) pub41 25% (4 samples sent)
(8594|8648) pub41 31% (5 samples sent)
(8594|8648) pub41 43% (7 samples sent)
(8594|8648) pub41 50% (8 samples sent)
(8594|8648) pub41 62% (10 samples sent)
(8594|8660) pub54 12% (2 samples sent)
(8594|8660) pub54 25% (4 samples sent)
(8594|8660) pub54 31% (5 samples sent)
(8594|8660) pub54 43% (7 samples sent)
(8594|8660) pub54 50% (8 samples sent)
(8594|8660) pub54 62% (10 samples sent)
(8594|8660) pub54 75% (12 samples sent)
(8594|8660) pub54 81% (13 samples sent)
(8594|8660) pub54 93% (15 samples sent)
(8594|8660) pub54 100% (16 samples sent)
(8594|8660) pub54 waiting for acks
(8594|8648) pub41 75% (12 samples sent)
(8594|8648) pub41 81% (13 samples sent)
(8594|8648) pub41 93% (15 samples sent)
(8594|8648) pub41 100% (16 samples sent)
(8594|8648) pub41 waiting for acks
(8594|8618) pub12 writer id: 01030000.6776679c.0000000f.00000102(732cc415)
(8594|8618) pub12->started
(8594|8618) pub12->wait_match() before write for 01030000.6776679c.0000000f.00000102(732cc415)
(8594|8643) pub38 waiting for acks returned
(8594|8643) pub38<-delete_contained_entities
(8594|8618) pub12<-match found! before write for 01030000.6776679c.0000000f.00000102(732cc415)
(8594|8618) pub12 12% (2 samples sent)
(8594|8618) pub12 25% (4 samples sent)
(8594|8618) pub12 31% (5 samples sent)
(8594|8618) pub12 43% (7 samples sent)
(8594|8618) pub12 50% (8 samples sent)
(8594|8618) pub12 62% (10 samples sent)
(8594|8618) pub12 75% (12 samples sent)
(8594|8618) pub12 81% (13 samples sent)
(8594|8626) pub20 writer id: 01030000.6776679c.00000018.00000102(a1ec8f87)
(8594|8626) pub20->started
(8594|8626) pub20->wait_match() before write for 01030000.6776679c.00000018.00000102(a1ec8f87)
(8594|8618) pub12 93% (15 samples sent)
(8594|8618) pub12 100% (16 samples sent)
(8594|8618) pub12 waiting for acks
(8594|8632) pub26 writer id: 01030000.6776679c.00000021.00000102(0ddd5570)
(8594|8632) pub26->started
(8594|8632) pub26->wait_match() before write for 01030000.6776679c.00000021.00000102(0ddd5570)
(8594|8633) pub27 writer id: 01030000.6776679c.0000001a.00000102(db2cdce7)
(8594|8633) pub27->started
(8594|8633) pub27->wait_match() before write for 01030000.6776679c.0000001a.00000102(db2cdce7)
(8594|8605) sub 70% (717 samples received)
(8594|8626) pub20<-match found! before write for 01030000.6776679c.00000018.00000102(a1ec8f87)
(8594|8606) pub0 writer id: 01030000.6776679c.00000003.00000102(b6dc2914)
(8594|8606) pub0->started
(8594|8606) pub0->wait_match() before write for 01030000.6776679c.00000003.00000102(b6dc2914)
(8594|8632) pub26<-match found! before write for 01030000.6776679c.00000021.00000102(0ddd5570)
(8594|8626) pub20 12% (2 samples sent)
(8594|8660) pub54 waiting for acks returned
(8594|8660) pub54<-delete_contained_entities
(8594|8633) pub27<-match found! before write for 01030000.6776679c.0000001a.00000102(db2cdce7)
(8594|8658) pub52 waiting for acks returned
(8594|8658) pub52<-delete_contained_entities
(8594|8626) pub20 25% (4 samples sent)
(8594|8633) pub27 12% (2 samples sent)
(8594|8648) pub41 waiting for acks returned
(8594|8648) pub41<-delete_contained_entities
(8594|8632) pub26 12% (2 samples sent)
(8594|8632) pub26 25% (4 samples sent)
(8594|8632) pub26 31% (5 samples sent)
(8594|8632) pub26 43% (7 samples sent)
(8594|8632) pub26 50% (8 samples sent)
(8594|8632) pub26 62% (10 samples sent)
(8594|8632) pub26 75% (12 samples sent)
(8594|8632) pub26 81% (13 samples sent)
(8594|8626) pub20 31% (5 samples sent)
(8594|8626) pub20 43% (7 samples sent)
(8594|8626) pub20 50% (8 samples sent)
(8594|8629) pub22 writer id: 01030000.6776679c.00000019.00000102(9c8ca637)
(8594|8629) pub22->started
(8594|8626) pub20 62% (10 samples sent)
(8594|8626) pub20 75% (12 samples sent)
(8594|8629) pub22->wait_match() before write for 01030000.6776679c.00000019.00000102(9c8ca637)
(8594|8626) pub20 81% (13 samples sent)
(8594|8646) pub40 writer id: 01030000.6776679c.00000034.00000102(a5dd4d82)
(8594|8646) pub40->started
(8594|8633) pub27 25% (4 samples sent)
(8594|8633) pub27 31% (5 samples sent)
(8594|8633) pub27 43% (7 samples sent)
(8594|8633) pub27 50% (8 samples sent)
(8594|8646) pub40->wait_match() before write for 01030000.6776679c.00000034.00000102(a5dd4d82)
(8594|8633) pub27 62% (10 samples sent)
(8594|8633) pub27 75% (12 samples sent)
(8594|8633) pub27 81% (13 samples sent)
(8594|8633) pub27 93% (15 samples sent)
(8594|8633) pub27 100% (16 samples sent)
(8594|8633) pub27 waiting for acks
(8594|8632) pub26 93% (15 samples sent)
(8594|8632) pub26 100% (16 samples sent)
(8594|8632) pub26 waiting for acks
(8594|8626) pub20 93% (15 samples sent)
(8594|8626) pub20 100% (16 samples sent)
(8594|8626) pub20 waiting for acks
(8594|8616) pub10 writer id: 01030000.6776679c.0000000d.00000102(09ec9775)
(8594|8616) pub10->started
(8594|8616) pub10->wait_match() before write for 01030000.6776679c.0000000d.00000102(09ec9775)
(8594|8646) pub40<-match found! before write for 01030000.6776679c.00000034.00000102(a5dd4d82)
(8594|8629) pub22<-match found! before write for 01030000.6776679c.00000019.00000102(9c8ca637)
(8594|8629) pub22 12% (2 samples sent)
(8594|8606) pub0<-match found! before write for 01030000.6776679c.00000003.00000102(b6dc2914)
(8594|8629) pub22 25% (4 samples sent)
(8594|8606) pub0 12% (2 samples sent)
(8594|8606) pub0 25% (4 samples sent)
(8594|8606) pub0 31% (5 samples sent)
(8594|8606) pub0 43% (7 samples sent)
(8594|8606) pub0 50% (8 samples sent)
(8594|8606) pub0 62% (10 samples sent)
(8594|8616) pub10<-match found! before write for 01030000.6776679c.0000000d.00000102(09ec9775)
(8594|8618) pub12 waiting for acks returned
(8594|8618) pub12<-delete_contained_entities
(8594|8645) pub39 writer id: 01030000.6776679c.00000023.00000102(771d0610)
(8594|8645) pub39->started
(8594|8645) pub39->wait_match() before write for 01030000.6776679c.00000023.00000102(771d0610)
(8594|8646) pub40 12% (2 samples sent)
(8594|8646) pub40 25% (4 samples sent)
(8594|8646) pub40 31% (5 samples sent)
(8594|8646) pub40 43% (7 samples sent)
(8594|8646) pub40 50% (8 samples sent)
(8594|8646) pub40 62% (10 samples sent)
(8594|8646) pub40 75% (12 samples sent)
(8594|8646) pub40 81% (13 samples sent)
(8594|8646) pub40 93% (15 samples sent)
(8594|8646) pub40 100% (16 samples sent)
(8594|8646) pub40 waiting for acks
(8594|8629) pub22 31% (5 samples sent)
(8594|8606) pub0 75% (12 samples sent)
(8594|8606) pub0 81% (13 samples sent)
(8594|8616) pub10 12% (2 samples sent)
(8594|8629) pub22 43% (7 samples sent)
(8594|8629) pub22 50% (8 samples sent)
(8594|8606) pub0 93% (15 samples sent)
(8594|8606) pub0 100% (16 samples sent)
(8594|8606) pub0 waiting for acks
(8594|8616) pub10 25% (4 samples sent)
(8594|8629) pub22 62% (10 samples sent)
(8594|8629) pub22 75% (12 samples sent)
(8594|8629) pub22 81% (13 samples sent)
(8594|8629) pub22 93% (15 samples sent)
(8594|8629) pub22 100% (16 samples sent)
(8594|8629) pub22 waiting for acks
(8594|8616) pub10 31% (5 samples sent)
(8594|8616) pub10 43% (7 samples sent)
(8594|8616) pub10 50% (8 samples sent)
(8594|8616) pub10 62% (10 samples sent)
(8594|8616) pub10 75% (12 samples sent)
(8594|8616) pub10 81% (13 samples sent)
(8594|8616) pub10 93% (15 samples sent)
(8594|8616) pub10 100% (16 samples sent)
(8594|8616) pub10 waiting for acks
(8594|8665) pub59 writer id: 01030000.6776679c.00000033.00000102(17fd9192)
(8594|8665) pub59->started
(8594|8665) pub59->wait_match() before write for 01030000.6776679c.00000033.00000102(17fd9192)
(8594|8666) pub60 writer id: 01030000.6776679c.00000040.00000102(a98f0b8d)
(8594|8666) pub60->started
(8594|8666) pub60->wait_match() before write for 01030000.6776679c.00000040.00000102(a98f0b8d)
(8594|8617) pub11 writer id: 01030000.6776679c.0000000e.00000102(4e4ceda5)
(8594|8617) pub11->started
(8594|8617) pub11->wait_match() before write for 01030000.6776679c.0000000e.00000102(4e4ceda5)
(8594|8647) pub42 writer id: 01030000.6776679c.00000036.00000102(df1d1ee2)
(8594|8647) pub42->started
(8594|8647) pub42->wait_match() before write for 01030000.6776679c.00000036.00000102(df1d1ee2)
(8594|8657) pub51 writer id: 01030000.6776679c.00000031.00000102(6d3dc2f2)
(8594|8657) pub51->started
(8594|8657) pub51->wait_match() before write for 01030000.6776679c.00000031.00000102(6d3dc2f2)
(8594|8644) pub37 writer id: 01030000.6776679c.0000002f.00000102(b2edeb11)
(8594|8644) pub37->started
(8594|8644) pub37->wait_match() before write for 01030000.6776679c.0000002f.00000102(b2edeb11)
(8594|8613) pub7 writer id: 01030000.6776679c.0000000a.00000102(bbcc4b65)
(8594|8613) pub7->started
(8594|8613) pub7->wait_match() before write for 01030000.6776679c.0000000a.00000102(bbcc4b65)
(8594|8623) pub17 writer id: 01030000.6776679c.00000012.00000102(eb5c9726)
(8594|8623) pub17->started
(8594|8623) pub17->wait_match() before write for 01030000.6776679c.00000012.00000102(eb5c9726)
(8594|8635) pub29 writer id: 01030000.6776679c.0000001d.00000102(690c00f7)
(8594|8635) pub29->started
(8594|8635) pub29->wait_match() before write for 01030000.6776679c.0000001d.00000102(690c00f7)
(8594|8661) pub56 writer id: 01030000.6776679c.00000042.00000102(d34f58ed)
(8594|8661) pub56->started
(8594|8661) pub56->wait_match() before write for 01030000.6776679c.00000042.00000102(d34f58ed)
(8594|8645) pub39<-match found! before write for 01030000.6776679c.00000023.00000102(771d0610)
(8594|8666) pub60<-match found! before write for 01030000.6776679c.00000040.00000102(a98f0b8d)
(8594|8647) pub42<-match found! before write for 01030000.6776679c.00000036.00000102(df1d1ee2)
(8594|8617) pub11<-match found! before write for 01030000.6776679c.0000000e.00000102(4e4ceda5)
(8594|8665) pub59<-match found! before write for 01030000.6776679c.00000033.00000102(17fd9192)
(8594|8607) pub1<-delete_participant
(8594|8666) pub60 12% (2 samples sent)
(8594|8617) pub11 12% (2 samples sent)
(8594|8666) pub60 25% (4 samples sent)
(8594|8617) pub11 25% (4 samples sent)
(8594|8666) pub60 31% (5 samples sent)
(8594|8647) pub42 12% (2 samples sent)
(8594|8617) pub11 31% (5 samples sent)
(8594|8665) pub59 12% (2 samples sent)
(8594|8617) pub11 43% (7 samples sent)
(8594|8617) pub11 50% (8 samples sent)
(8594|8665) pub59 25% (4 samples sent)
(8594|8665) pub59 31% (5 samples sent)
(8594|8617) pub11 62% (10 samples sent)
(8594|8644) pub37<-match found! before write for 01030000.6776679c.0000002f.00000102(b2edeb11)
(8594|8657) pub51<-match found! before write for 01030000.6776679c.00000031.00000102(6d3dc2f2)
(8594|8613) pub7<-match found! before write for 01030000.6776679c.0000000a.00000102(bbcc4b65)
(8594|8657) pub51 12% (2 samples sent)
(8594|8613) pub7 12% (2 samples sent)
(8594|8657) pub51 25% (4 samples sent)
(8594|8613) pub7 25% (4 samples sent)
(8594|8657) pub51 31% (5 samples sent)
(8594|8613) pub7 31% (5 samples sent)
(8594|8617) pub11 75% (12 samples sent)
(8594|8617) pub11 81% (13 samples sent)
(8594|8613) pub7 43% (7 samples sent)
(8594|8666) pub60 43% (7 samples sent)
(8594|8644) pub37 12% (2 samples sent)
(8594|8666) pub60 50% (8 samples sent)
(8594|8647) pub42 25% (4 samples sent)
(8594|8644) pub37 25% (4 samples sent)
(8594|8645) pub39 12% (2 samples sent)
(8594|8657) pub51 43% (7 samples sent)
(8594|8657) pub51 50% (8 samples sent)
(8594|8645) pub39 25% (4 samples sent)
(8594|8645) pub39 31% (5 samples sent)
(8594|8657) pub51 62% (10 samples sent)
(8594|8647) pub42 31% (5 samples sent)
(8594|8613) pub7 50% (8 samples sent)
(8594|8665) pub59 43% (7 samples sent)
(8594|8665) pub59 50% (8 samples sent)
(8594|8666) pub60 62% (10 samples sent)
(8594|8665) pub59 62% (10 samples sent)
(8594|8666) pub60 75% (12 samples sent)
(8594|8665) pub59 75% (12 samples sent)
(8594|8666) pub60 81% (13 samples sent)
(8594|8623) pub17<-match found! before write for 01030000.6776679c.00000012.00000102(eb5c9726)
(8594|8633) pub27 waiting for acks returned
(8594|8633) pub27<-delete_contained_entities
(8594|8632) pub26 waiting for acks returned
(8594|8632) pub26<-delete_contained_entities
(8594|8617) pub11 93% (15 samples sent)
(8594|8665) pub59 81% (13 samples sent)
(8594|8647) pub42 43% (7 samples sent)
(8594|8657) pub51 75% (12 samples sent)
(8594|8645) pub39 43% (7 samples sent)
(8594|8644) pub37 31% (5 samples sent)
(8594|8657) pub51 81% (13 samples sent)
(8594|8647) pub42 50% (8 samples sent)
(8594|8645) pub39 50% (8 samples sent)
(8594|8645) pub39 62% (10 samples sent)
(8594|8614) pub8<-delete_participant
(8594|8645) pub39 75% (12 samples sent)
(8594|8645) pub39 81% (13 samples sent)
(8594|8647) pub42 62% (10 samples sent)
(8594|8645) pub39 93% (15 samples sent)
(8594|8645) pub39 100% (16 samples sent)
(8594|8645) pub39 waiting for acks
(8594|8617) pub11 100% (16 samples sent)
(8594|8617) pub11 waiting for acks
(8594|8665) pub59 93% (15 samples sent)
(8594|8623) pub17 12% (2 samples sent)
(8594|8623) pub17 25% (4 samples sent)
(8594|8623) pub17 31% (5 samples sent)
(8594|8623) pub17 43% (7 samples sent)
(8594|8623) pub17 50% (8 samples sent)
(8594|8623) pub17 62% (10 samples sent)
(8594|8623) pub17 75% (12 samples sent)
(8594|8623) pub17 81% (13 samples sent)
(8594|8623) pub17 93% (15 samples sent)
(8594|8623) pub17 100% (16 samples sent)
(8594|8623) pub17 waiting for acks
(8594|8644) pub37 43% (7 samples sent)
(8594|8613) pub7 62% (10 samples sent)
(8594|8657) pub51 93% (15 samples sent)
(8594|8647) pub42 75% (12 samples sent)
(8594|8647) pub42 81% (13 samples sent)
(8594|8666) pub60 93% (15 samples sent)
(8594|8666) pub60 100% (16 samples sent)
(8594|8647) pub42 93% (15 samples sent)
(8594|8665) pub59 100% (16 samples sent)
(8594|8665) pub59 waiting for acks
(8594|8647) pub42 100% (16 samples sent)
(8594|8647) pub42 waiting for acks
(8594|8666) pub60 waiting for acks
(8594|8657) pub51 100% (16 samples sent)
(8594|8657) pub51 waiting for acks
(8594|8644) pub37 50% (8 samples sent)
(8594|8613) pub7 75% (12 samples sent)
(8594|8613) pub7 81% (13 samples sent)
(8594|8644) pub37 62% (10 samples sent)
(8594|8613) pub7 93% (15 samples sent)
(8594|8644) pub37 75% (12 samples sent)
(8594|8613) pub7 100% (16 samples sent)
(8594|8613) pub7 waiting for acks
(8594|8644) pub37 81% (13 samples sent)
(8594|8644) pub37 93% (15 samples sent)
(8594|8644) pub37 100% (16 samples sent)
(8594|8605) sub 80% (820 samples received)
(8594|8644) pub37 waiting for acks
(8594|8609) pub3<-delete_participant
(8594|8615) pub9<-delete_participant
(8594|8626) pub20 waiting for acks returned
(8594|8626) pub20<-delete_contained_entities
(8594|8606) pub0 waiting for acks returned
(8594|8606) pub0<-delete_contained_entities
(8594|8635) pub29<-match found! before write for 01030000.6776679c.0000001d.00000102(690c00f7)
(8594|8646) pub40 waiting for acks returned
(8594|8646) pub40<-delete_contained_entities
(8594|8661) pub56<-match found! before write for 01030000.6776679c.00000042.00000102(d34f58ed)
(8594|8629) pub22 waiting for acks returned
(8594|8629) pub22<-delete_contained_entities
(8594|8635) pub29 12% (2 samples sent)
(8594|8635) pub29 25% (4 samples sent)
(8594|8635) pub29 31% (5 samples sent)
(8594|8661) pub56 12% (2 samples sent)
(8594|8605) sub 90% (922 samples received)
(8594|8661) pub56 25% (4 samples sent)
(8594|8661) pub56 31% (5 samples sent)
(8594|8655) pub49<-delete_participant
(8594|8661) pub56 43% (7 samples sent)
(8594|8661) pub56 50% (8 samples sent)
(8594|8661) pub56 62% (10 samples sent)
(8594|8661) pub56 75% (12 samples sent)
(8594|8661) pub56 81% (13 samples sent)
(8594|8616) pub10 waiting for acks returned
(8594|8616) pub10<-delete_contained_entities
(8594|8661) pub56 93% (15 samples sent)
(8594|8661) pub56 100% (16 samples sent)
(8594|8661) pub56 waiting for acks
(8594|8635) pub29 43% (7 samples sent)
(8594|8635) pub29 50% (8 samples sent)
(8594|8635) pub29 62% (10 samples sent)
(8594|8635) pub29 75% (12 samples sent)
(8594|8635) pub29 81% (13 samples sent)
(8594|8635) pub29 93% (15 samples sent)
(8594|8635) pub29 100% (16 samples sent)
(8594|8635) pub29 waiting for acks
(8594|8630) pub24<-delete_participant
(8594|8645) pub39 waiting for acks returned
(8594|8645) pub39<-delete_contained_entities
(8594|8623) pub17 waiting for acks returned
(8594|8623) pub17<-delete_contained_entities
(8594|8617) pub11 waiting for acks returned
(8594|8617) pub11<-delete_contained_entities
(8594|8647) pub42 waiting for acks returned
(8594|8666) pub60 waiting for acks returned
(8594|8647) pub42<-delete_contained_entities
(8594|8665) pub59 waiting for acks returned
(8594|8665) pub59<-delete_contained_entities
(8594|8666) pub60<-delete_contained_entities
(8594|8657) pub51 waiting for acks returned
(8594|8657) pub51<-delete_contained_entities
(8594|8654) pub48<-delete_participant
(8594|8613) pub7 waiting for acks returned
(8594|8613) pub7<-delete_contained_entities
(8594|8644) pub37 waiting for acks returned
(8594|8644) pub37<-delete_contained_entities
(8594|8605) sub 100% (1024 samples received)
(8594|8605) sub condition_.notify_all
(8594|8594) sub condition_.wait returned
(8594|8594) sub check_received
(8594|8594) sub check_received returns 0
(8594|8594) <- PublisherService::end
(8594|8661) pub56 waiting for acks returned
(8594|8661) pub56<-delete_contained_entities
(8594|8635) pub29 waiting for acks returned
(8594|8635) pub29<-delete_contained_entities
(8594|8640) pub34<-delete_participant
(8594|8653) pub47<-delete_participant
(8594|8638) pub32<-delete_participant
(8594|8621) pub15<-delete_participant
(8594|8624) pub18<-delete_participant
(8594|8662) pub55<-delete_participant
(8594|8622) pub16<-delete_participant
(8594|8610) pub4<-delete_participant
(8594|8619) pub13<-delete_participant
(8594|8611) pub5<-delete_participant
(8594|8669) pub63<-delete_participant
(8594|8668) pub62<-delete_participant
(8594|8637) pub31<-delete_participant
(8594|8650) pub44<-delete_participant
(8594|8627) pub21<-delete_participant
(8594|8652) pub46<-delete_participant
(8594|8631) pub25<-delete_participant
(8594|8634) pub28<-delete_participant
(8594|8651) pub45<-delete_participant
(8594|8625) pub19<-delete_participant
(8594|8612) pub6<-delete_participant
(8594|8656) pub50<-delete_participant
(8594|8620) pub14<-delete_participant
(8594|8608) pub2<-delete_participant
(8594|8639) pub33<-delete_participant
(8594|8649) pub43<-delete_participant
(8594|8663) pub57<-delete_participant
(8594|8641) pub35<-delete_participant
(8594|8642) pub36<-delete_participant
(8594|8628) pub23<-delete_participant
(8594|8667) pub61<-delete_participant
(8594|8664) pub58<-delete_participant
(8594|8636) pub30<-delete_participant
(8594|8659) pub53<-delete_participant
(8594|8643) pub38<-delete_participant
(8594|8658) pub52<-delete_participant
(8594|8660) pub54<-delete_participant
(8594|8648) pub41<-delete_participant
(8594|8618) pub12<-delete_participant
(8594|8633) pub27<-delete_participant
(8594|8632) pub26<-delete_participant
(8594|8626) pub20<-delete_participant
(8594|8646) pub40<-delete_participant
(8594|8606) pub0<-delete_participant
(8594|8629) pub22<-delete_participant
(8594|8616) pub10<-delete_participant
(8594|8645) pub39<-delete_participant
(8594|8617) pub11<-delete_participant
(8594|8623) pub17<-delete_participant
(8594|8613) pub7<-delete_participant
(8594|8647) pub42<-delete_participant
(8594|8665) pub59<-delete_participant
(8594|8666) pub60<-delete_participant
(8594|8657) pub51<-delete_participant
(8594|8644) pub37<-delete_participant
(8594|8661) pub56<-delete_participant
(8594|8635) pub29<-delete_participant
(8594|8594) <- PublisherService::~PublisherService
(8594|8594) <- Subscriber delete_contained_entities
(8594|8594) <- Subscriber delete_participant
(8584|8601) WARNING: TransportSendStrategy::stop() - terminating with 88 unsent bytes.
(8584|8601) WARNING: TransportSendStrategy::stop() - terminating with 0 unsent elements.
(8594|8594) <- Subscriber::~Subscriber
(8594|8594) <- Thrasher shutdown
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
LLVMSymbolizer: error reading file: No such file or directory
test PASSED.
auto_run_tests_finished: tests/DCPS/Thrasher/run_test.pl aggressive Time:3s Result:0
==============================================================================
tests/DCPS/Thrasher/run_test.pl single rtps
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Thrasher/Thrasher -t 1 -s 1 -n 1 -DCPSConfigFile thrasher_rtps.ini -DCPSPendingTimeout 3
Thrasher PID: 8672 started at 2026-03-10 17:46:16
(8672|8672) -> Thrasher started
(8672|8672) -> Subscriber::Subscriber
(8672|8672) Subscriber reader id: 01037c1e.52ddd570.21e02f6f.00000007(c545d84b)
(8672|8672) -> PublisherService::PublisherService
(8672|8672) -> PublisherService::start (1 threads)
(8672|8672) sub wait_received 0:1
(8672|8682) pub0->transport cfg_0
(8672|8682) pub0 writer id: 01037c1e.52ddd570.21e02f70.00000002(579f2c97)
(8672|8682) pub0->started
(8672|8682) pub0->wait_match() before write for 01037c1e.52ddd570.21e02f70.00000002(579f2c97)
(8672|8682) pub0<-match found! before write for 01037c1e.52ddd570.21e02f70.00000002(579f2c97)
(8672|8682) pub0 100% (1 samples sent)
(8672|8682) pub0 waiting for acks
(8672|8680) sub 100% (1 samples received)
(8672|8680) sub condition_.notify_all
(8672|8672) sub condition_.wait returned
(8672|8672) sub check_received
(8672|8672) sub check_received returns 0
(8672|8672) <- PublisherService::end
(8672|8682) pub0 waiting for acks returned
(8672|8682) pub0<-delete_contained_entities
(8672|8682) pub0<-delete_participant
(8672|8672) <- PublisherService::~PublisherService
(8672|8672) <- Subscriber delete_contained_entities
(8672|8672) <- Subscriber delete_participant
(8672|8672) <- Subscriber::~Subscriber
(8672|8672) <- Thrasher shutdown
test PASSED.
auto_run_tests_finished: tests/DCPS/Thrasher/run_test.pl single rtps Time:0s Result:0
==============================================================================
tests/DCPS/Thrasher/run_test.pl double rtps
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Thrasher/Thrasher -t 2 -s 1 -n 2 -DCPSConfigFile thrasher_rtps.ini -DCPSPendingTimeout 3
Thrasher PID: 8689 started at 2026-03-10 17:46:16
(8689|8689) -> Thrasher started
(8689|8689) -> Subscriber::Subscriber
(8689|8689) Subscriber reader id: 01037c1e.52ddd570.21f1e8ae.00000007(dc74a056)
(8689|8689) -> PublisherService::PublisherService
(8689|8689) -> PublisherService::start (2 threads)
(8689|8689) sub wait_received 0:2
(8689|8697) pub0->transport cfg_0
(8689|8698) pub1->transport cfg_1
(8689|8698) pub1 writer id: 01037c1e.52ddd570.21f1e8b0.00000002(73ce7d3a)
(8689|8698) pub1->started
(8689|8698) pub1->wait_match() before write for 01037c1e.52ddd570.21f1e8b0.00000002(73ce7d3a)
(8689|8697) pub0 writer id: 01037c1e.52ddd570.21f1e8af.00000002(917e7d69)
(8689|8697) pub0->started
(8689|8697) pub0->wait_match() before write for 01037c1e.52ddd570.21f1e8af.00000002(917e7d69)
(8689|8698) pub1<-match found! before write for 01037c1e.52ddd570.21f1e8b0.00000002(73ce7d3a)
(8689|8697) pub0<-match found! before write for 01037c1e.52ddd570.21f1e8af.00000002(917e7d69)
(8689|8697) pub0 100% (1 samples sent)
(8689|8698) pub1 100% (1 samples sent)
(8689|8698) pub1 waiting for acks
(8689|8697) pub0 waiting for acks
(8689|8696) sub 50% (1 samples received)
(8689|8696) sub 100% (2 samples received)
(8689|8696) sub condition_.notify_all
(8689|8689) sub condition_.wait returned
(8689|8689) sub check_received
(8689|8689) sub check_received returns 0
(8689|8689) <- PublisherService::end
(8689|8698) pub1 waiting for acks returned
(8689|8698) pub1<-delete_contained_entities
(8689|8697) pub0 waiting for acks returned
(8689|8697) pub0<-delete_contained_entities
(8689|8697) pub0<-delete_participant
(8689|8698) pub1<-delete_participant
(8689|8689) <- PublisherService::~PublisherService
(8689|8689) <- Subscriber delete_contained_entities
(8689|8689) <- Subscriber delete_participant
(8689|8689) <- Subscriber::~Subscriber
(8689|8689) <- Thrasher shutdown
test PASSED.
auto_run_tests_finished: tests/DCPS/Thrasher/run_test.pl double rtps Time:1s Result:0
==============================================================================
tests/DCPS/Thrasher/run_test.pl triangle rtps
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Thrasher/Thrasher -t 3 -s 3 -n 9 -DCPSConfigFile thrasher_rtps.ini -DCPSPendingTimeout 3
Thrasher PID: 8708 started at 2026-03-10 17:46:17
(8708|8708) -> Thrasher started
(8708|8708) -> Subscriber::Subscriber
(8708|8708) Subscriber reader id: 01037c1e.52ddd570.2204f987.00000007(60e62e80)
(8708|8708) -> PublisherService::PublisherService
(8708|8708) -> PublisherService::start (3 threads)
(8708|8708) sub wait_received 0:9
(8708|8717) pub1->transport cfg_1
(8708|8718) pub2->transport cfg_2
(8708|8716) pub0->transport cfg_0
(8708|8717) pub1 writer id: 01037c1e.52ddd570.2204f989.00000002(afbc646e)
(8708|8717) pub1->started
(8708|8717) pub1->wait_match() before write for 01037c1e.52ddd570.2204f989.00000002(afbc646e)
(8708|8716) pub0 writer id: 01037c1e.52ddd570.2204f988.00000002(92dc4dde)
(8708|8716) pub0->started
(8708|8716) pub0->wait_match() before write for 01037c1e.52ddd570.2204f988.00000002(92dc4dde)
(8708|8718) pub2 writer id: 01037c1e.52ddd570.2204f98a.00000002(e81c1ebe)
(8708|8718) pub2->started
(8708|8718) pub2->wait_match() before write for 01037c1e.52ddd570.2204f98a.00000002(e81c1ebe)
(8708|8718) pub2<-match found! before write for 01037c1e.52ddd570.2204f98a.00000002(e81c1ebe)
(8708|8718) pub2 33% (1 samples sent)
(8708|8718) pub2 66% (2 samples sent)
(8708|8718) pub2 100% (3 samples sent)
(8708|8718) pub2 waiting for acks
(8708|8717) pub1<-match found! before write for 01037c1e.52ddd570.2204f989.00000002(afbc646e)
(8708|8716) pub0<-match found! before write for 01037c1e.52ddd570.2204f988.00000002(92dc4dde)
(8708|8716) pub0 33% (1 samples sent)
(8708|8716) pub0 66% (2 samples sent)
(8708|8716) pub0 100% (3 samples sent)
(8708|8716) pub0 waiting for acks
(8708|8717) pub1 33% (1 samples sent)
(8708|8717) pub1 66% (2 samples sent)
(8708|8717) pub1 100% (3 samples sent)
(8708|8717) pub1 waiting for acks
(8708|8715) sub 11% (1 samples received)
(8708|8715) sub 22% (2 samples received)
(8708|8715) sub 33% (3 samples received)
(8708|8715) sub 44% (4 samples received)
(8708|8715) sub 55% (5 samples received)
(8708|8715) sub 66% (6 samples received)
(8708|8715) sub 77% (7 samples received)
(8708|8715) sub 88% (8 samples received)
(8708|8715) sub 100% (9 samples received)
(8708|8715) sub condition_.notify_all
(8708|8708) sub condition_.wait returned
(8708|8708) sub check_received
(8708|8708) sub check_received returns 0
(8708|8708) <- PublisherService::end
(8708|8717) pub1 waiting for acks returned
(8708|8718) pub2 waiting for acks returned
(8708|8718) pub2<-delete_contained_entities
(8708|8716) pub0 waiting for acks returned
(8708|8716) pub0<-delete_contained_entities
(8708|8717) pub1<-delete_contained_entities
(8708|8716) pub0<-delete_participant
(8708|8718) pub2<-delete_participant
(8708|8717) pub1<-delete_participant
(8708|8708) <- PublisherService::~PublisherService
(8708|8708) <- Subscriber delete_contained_entities
(8708|8708) <- Subscriber delete_participant
(8708|8708) <- Subscriber::~Subscriber
(8708|8708) <- Thrasher shutdown
test PASSED.
auto_run_tests_finished: tests/DCPS/Thrasher/run_test.pl triangle rtps Time:1s Result:0
==============================================================================
tests/DCPS/Thrasher/run_test.pl default rtps
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Thrasher/Thrasher -t 1 -s 1024 -n 1024 -DCPSConfigFile thrasher_rtps.ini -DCPSPendingTimeout 3
Thrasher PID: 8732 started at 2026-03-10 17:46:18
(8732|8732) -> Thrasher started
(8732|8732) -> Subscriber::Subscriber
(8732|8732) Subscriber reader id: 01037c1e.52ddd570.221cd288.00000007(dbec9e0d)
(8732|8732) -> PublisherService::PublisherService
(8732|8732) -> PublisherService::start (1 threads)
(8732|8732) sub wait_received 0:1024
(8732|8740) pub0->transport cfg_0
(8732|8740) pub0 writer id: 01037c1e.52ddd570.221cd289.00000002(96e64332)
(8732|8740) pub0->started
(8732|8740) pub0->wait_match() before write for 01037c1e.52ddd570.221cd289.00000002(96e64332)
(8732|8740) pub0<-match found! before write for 01037c1e.52ddd570.221cd289.00000002(96e64332)
(8732|8740) pub0 10% (103 samples sent)
(8732|8739) sub 10% (103 samples received)
(8732|8740) pub0 20% (205 samples sent)
(8732|8739) sub 20% (205 samples received)
(8732|8740) pub0 30% (308 samples sent)
(8732|8740) pub0 40% (410 samples sent)
(8732|8739) sub 30% (308 samples received)
(8732|8740) pub0 50% (512 samples sent)
(8732|8740) pub0 60% (615 samples sent)
(8732|8740) pub0 70% (717 samples sent)
(8732|8740) pub0 80% (820 samples sent)
(8732|8740) pub0 90% (922 samples sent)
(8732|8740) pub0 100% (1024 samples sent)
(8732|8740) pub0 waiting for acks
(8732|8739) sub 40% (410 samples received)
(8732|8739) sub 50% (512 samples received)
(8732|8739) sub 60% (615 samples received)
(8732|8739) sub 70% (717 samples received)
(8732|8739) sub 80% (820 samples received)
(8732|8739) sub 90% (922 samples received)
(8732|8739) sub 100% (1024 samples received)
(8732|8739) sub condition_.notify_all
(8732|8732) sub condition_.wait returned
(8732|8732) sub check_received
(8732|8732) sub check_received returns 0
(8732|8732) <- PublisherService::end
(8732|8740) pub0 waiting for acks returned
(8732|8740) pub0<-delete_contained_entities
(8732|8740) pub0<-delete_participant
(8732|8732) <- PublisherService::~PublisherService
(8732|8732) <- Subscriber delete_contained_entities
(8732|8732) <- Subscriber delete_participant
(8732|8732) <- Subscriber::~Subscriber
(8732|8732) <- Thrasher shutdown
test PASSED.
auto_run_tests_finished: tests/DCPS/Thrasher/run_test.pl default rtps Time:1s Result:0
==============================================================================
tests/DCPS/Thrasher/run_test.pl low rtps
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Thrasher/Thrasher -t 8 -s 128 -n 1024 -DCPSConfigFile thrasher_rtps.ini -DCPSPendingTimeout 3
Thrasher PID: 8746 started at 2026-03-10 17:46:19
(8746|8746) -> Thrasher started
(8746|8746) -> Subscriber::Subscriber
(8746|8746) Subscriber reader id: 01037c1e.52ddd570.222a003d.00000007(978e3425)
(8746|8746) -> PublisherService::PublisherService
(8746|8746) -> PublisherService::start (8 threads)
(8746|8746) sub wait_received 0:1024
(8746|8760) pub6->transport cfg_6
(8746|8756) pub2->transport cfg_2
(8746|8754) pub0->transport cfg_0
(8746|8755) pub1->transport cfg_1
(8746|8759) pub5->transport cfg_5
(8746|8757) pub3->transport cfg_3
(8746|8758) pub4->transport cfg_4
(8746|8761) pub7->transport cfg_7
(8746|8760) pub6 writer id: 01037c1e.52ddd570.222a0044.00000002(13264214)
(8746|8760) pub6->started
(8746|8760) pub6->wait_match() before write for 01037c1e.52ddd570.222a0044.00000002(13264214)
(8746|8756) pub2 writer id: 01037c1e.52ddd570.222a0040.00000002(e6a6e4d4)
(8746|8756) pub2->started
(8746|8756) pub2->wait_match() before write for 01037c1e.52ddd570.222a0040.00000002(e6a6e4d4)
(8746|8754) pub0 writer id: 01037c1e.52ddd570.222a003e.00000002(a044ba7a)
(8746|8754) pub0->started
(8746|8754) pub0->wait_match() before write for 01037c1e.52ddd570.222a003e.00000002(a044ba7a)
(8746|8755) pub1 writer id: 01037c1e.52ddd570.222a003f.00000002(9d2493ca)
(8746|8755) pub1->started
(8746|8755) pub1->wait_match() before write for 01037c1e.52ddd570.222a003f.00000002(9d2493ca)
(8746|8759) pub5 writer id: 01037c1e.52ddd570.222a0043.00000002(a1069e04)
(8746|8759) pub5->started
(8746|8759) pub5->wait_match() before write for 01037c1e.52ddd570.222a0043.00000002(a1069e04)
(8746|8757) pub3 writer id: 01037c1e.52ddd570.222a0041.00000002(dbc6cd64)
(8746|8757) pub3->started
(8746|8757) pub3->wait_match() before write for 01037c1e.52ddd570.222a0041.00000002(dbc6cd64)
(8746|8758) pub4 writer id: 01037c1e.52ddd570.222a0042.00000002(9c66b7b4)
(8746|8758) pub4->started
(8746|8758) pub4->wait_match() before write for 01037c1e.52ddd570.222a0042.00000002(9c66b7b4)
(8746|8761) pub7 writer id: 01037c1e.52ddd570.222a0045.00000002(2e466ba4)
(8746|8761) pub7->started
(8746|8761) pub7->wait_match() before write for 01037c1e.52ddd570.222a0045.00000002(2e466ba4)
(8746|8760) pub6<-match found! before write for 01037c1e.52ddd570.222a0044.00000002(13264214)
(8746|8756) pub2<-match found! before write for 01037c1e.52ddd570.222a0040.00000002(e6a6e4d4)
(8746|8756) pub2 10% (13 samples sent)
(8746|8754) pub0<-match found! before write for 01037c1e.52ddd570.222a003e.00000002(a044ba7a)
(8746|8760) pub6 10% (13 samples sent)
(8746|8756) pub2 20% (26 samples sent)
(8746|8754) pub0 10% (13 samples sent)
(8746|8760) pub6 20% (26 samples sent)
(8746|8756) pub2 30% (39 samples sent)
(8746|8760) pub6 30% (39 samples sent)
(8746|8756) pub2 40% (52 samples sent)
(8746|8760) pub6 40% (52 samples sent)
(8746|8754) pub0 20% (26 samples sent)
(8746|8756) pub2 50% (64 samples sent)
(8746|8754) pub0 30% (39 samples sent)
(8746|8756) pub2 60% (77 samples sent)
(8746|8754) pub0 40% (52 samples sent)
(8746|8756) pub2 70% (90 samples sent)
(8746|8760) pub6 50% (64 samples sent)
(8746|8756) pub2 80% (103 samples sent)
(8746|8760) pub6 60% (77 samples sent)
(8746|8754) pub0 50% (64 samples sent)
(8746|8756) pub2 90% (116 samples sent)
(8746|8760) pub6 70% (90 samples sent)
(8746|8754) pub0 60% (77 samples sent)
(8746|8756) pub2 100% (128 samples sent)
(8746|8756) pub2 waiting for acks
(8746|8760) pub6 80% (103 samples sent)
(8746|8754) pub0 70% (90 samples sent)
(8746|8760) pub6 90% (116 samples sent)
(8746|8754) pub0 80% (103 samples sent)
(8746|8760) pub6 100% (128 samples sent)
(8746|8760) pub6 waiting for acks
(8746|8754) pub0 90% (116 samples sent)
(8746|8754) pub0 100% (128 samples sent)
(8746|8754) pub0 waiting for acks
(8746|8755) pub1<-match found! before write for 01037c1e.52ddd570.222a003f.00000002(9d2493ca)
(8746|8755) pub1 10% (13 samples sent)
(8746|8755) pub1 20% (26 samples sent)
(8746|8755) pub1 30% (39 samples sent)
(8746|8755) pub1 40% (52 samples sent)
(8746|8755) pub1 50% (64 samples sent)
(8746|8755) pub1 60% (77 samples sent)
(8746|8755) pub1 70% (90 samples sent)
(8746|8755) pub1 80% (103 samples sent)
(8746|8755) pub1 90% (116 samples sent)
(8746|8755) pub1 100% (128 samples sent)
(8746|8755) pub1 waiting for acks
(8746|8753) sub 10% (103 samples received)
(8746|8753) sub 20% (205 samples received)
(8746|8755) pub1 waiting for acks returned
(8746|8755) pub1<-delete_contained_entities
(8746|8758) pub4<-match found! before write for 01037c1e.52ddd570.222a0042.00000002(9c66b7b4)
(8746|8761) pub7<-match found! before write for 01037c1e.52ddd570.222a0045.00000002(2e466ba4)
(8746|8759) pub5<-match found! before write for 01037c1e.52ddd570.222a0043.00000002(a1069e04)
(8746|8757) pub3<-match found! before write for 01037c1e.52ddd570.222a0041.00000002(dbc6cd64)
(8746|8761) pub7 10% (13 samples sent)
(8746|8759) pub5 10% (13 samples sent)
(8746|8758) pub4 10% (13 samples sent)
(8746|8761) pub7 20% (26 samples sent)
(8746|8759) pub5 20% (26 samples sent)
(8746|8758) pub4 20% (26 samples sent)
(8746|8757) pub3 10% (13 samples sent)
(8746|8761) pub7 30% (39 samples sent)
(8746|8759) pub5 30% (39 samples sent)
(8746|8758) pub4 30% (39 samples sent)
(8746|8761) pub7 40% (52 samples sent)
(8746|8758) pub4 40% (52 samples sent)
(8746|8757) pub3 20% (26 samples sent)
(8746|8759) pub5 40% (52 samples sent)
(8746|8758) pub4 50% (64 samples sent)
(8746|8761) pub7 50% (64 samples sent)
(8746|8759) pub5 50% (64 samples sent)
(8746|8758) pub4 60% (77 samples sent)
(8746|8761) pub7 60% (77 samples sent)
(8746|8757) pub3 30% (39 samples sent)
(8746|8759) pub5 60% (77 samples sent)
(8746|8758) pub4 70% (90 samples sent)
(8746|8761) pub7 70% (90 samples sent)
(8746|8759) pub5 70% (90 samples sent)
(8746|8758) pub4 80% (103 samples sent)
(8746|8761) pub7 80% (103 samples sent)
(8746|8759) pub5 80% (103 samples sent)
(8746|8758) pub4 90% (116 samples sent)
(8746|8757) pub3 40% (52 samples sent)
(8746|8761) pub7 90% (116 samples sent)
(8746|8758) pub4 100% (128 samples sent)
(8746|8758) pub4 waiting for acks
(8746|8759) pub5 90% (116 samples sent)
(8746|8761) pub7 100% (128 samples sent)
(8746|8761) pub7 waiting for acks
(8746|8757) pub3 50% (64 samples sent)
(8746|8759) pub5 100% (128 samples sent)
(8746|8759) pub5 waiting for acks
(8746|8757) pub3 60% (77 samples sent)
(8746|8757) pub3 70% (90 samples sent)
(8746|8757) pub3 80% (103 samples sent)
(8746|8757) pub3 90% (116 samples sent)
(8746|8757) pub3 100% (128 samples sent)
(8746|8757) pub3 waiting for acks
(8746|8755) pub1<-delete_participant
(8746|8753) sub 30% (308 samples received)
(8746|8754) pub0 waiting for acks returned
(8746|8754) pub0<-delete_contained_entities
(8746|8754) pub0<-delete_participant
(8746|8753) sub 40% (410 samples received)
(8746|8753) sub 50% (512 samples received)
(8746|8753) sub 60% (615 samples received)
(8746|8756) pub2 waiting for acks returned
(8746|8756) pub2<-delete_contained_entities
(8746|8756) pub2<-delete_participant
(8746|8753) sub 70% (717 samples received)
(8746|8753) sub 80% (820 samples received)
(8746|8753) sub 90% (922 samples received)
(8746|8758) pub4 waiting for acks returned
(8746|8758) pub4<-delete_contained_entities
(8746|8760) pub6 waiting for acks returned
(8746|8760) pub6<-delete_contained_entities
(8746|8761) pub7 waiting for acks returned
(8746|8761) pub7<-delete_contained_entities
(8746|8758) pub4<-delete_participant
(8746|8760) pub6<-delete_participant
(8746|8761) pub7<-delete_participant
(8746|8753) sub 100% (1024 samples received)
(8746|8753) sub condition_.notify_all
(8746|8746) sub condition_.wait returned
(8746|8746) sub check_received
(8746|8746) sub check_received returns 0
(8746|8746) <- PublisherService::end
(8746|8759) pub5 waiting for acks returned
(8746|8759) pub5<-delete_contained_entities
(8746|8757) pub3 waiting for acks returned
(8746|8757) pub3<-delete_contained_entities
(8746|8759) pub5<-delete_participant
(8746|8757) pub3<-delete_participant
(8746|8746) <- PublisherService::~PublisherService
(8746|8746) <- Subscriber delete_contained_entities
(8746|8746) <- Subscriber delete_participant
(8746|8746) <- Subscriber::~Subscriber
(8746|8746) <- Thrasher shutdown
test PASSED.
auto_run_tests_finished: tests/DCPS/Thrasher/run_test.pl low rtps Time:2s Result:0
==============================================================================
tests/DCPS/Thrasher/run_test.pl medium rtps
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Thrasher/Thrasher -t 16 -s 64 -n 1024 -DCPSConfigFile thrasher_rtps.ini -DCPSPendingTimeout 3
Thrasher PID: 8795 started at 2026-03-10 17:46:21
(8795|8795) -> Thrasher started
(8795|8795) -> Subscriber::Subscriber
(8795|8795) Subscriber reader id: 01037c1e.52ddd570.225b620c.00000007(04ecd0dd)
(8795|8795) -> PublisherService::PublisherService
(8795|8795) -> PublisherService::start (16 threads)
(8795|8795) sub wait_received 0:1024
(8795|8803) pub0->transport cfg_0
(8795|8809) pub6->transport cfg_6
(8795|8804) pub1->transport cfg_1
(8795|8815) pub14->transport cfg_14
(8795|8807) pub4->transport cfg_4
(8795|8811) pub8->transport cfg_8
(8795|8808) pub5->transport cfg_5
(8795|8810) pub7->transport cfg_7
(8795|8817) pub13->transport cfg_13
(8795|8805) pub2->transport cfg_2
(8795|8818) pub15->transport cfg_15
(8795|8813) pub10->transport cfg_10
(8795|8803) pub0 writer id: 01037c1e.52ddd570.225b620d.00000002(49e60de2)
(8795|8803) pub0->started
(8795|8803) pub0->wait_match() before write for 01037c1e.52ddd570.225b620d.00000002(49e60de2)
(8795|8803) pub0<-match found! before write for 01037c1e.52ddd570.225b620d.00000002(49e60de2)
(8795|8814) pub12->transport cfg_12
(8795|8803) pub0 10% (7 samples sent)
(8795|8803) pub0 20% (13 samples sent)
(8795|8803) pub0 31% (20 samples sent)
(8795|8803) pub0 40% (26 samples sent)
(8795|8803) pub0 50% (32 samples sent)
(8795|8803) pub0 60% (39 samples sent)
(8795|8803) pub0 70% (45 samples sent)
(8795|8803) pub0 81% (52 samples sent)
(8795|8803) pub0 90% (58 samples sent)
(8795|8803) pub0 100% (64 samples sent)
(8795|8803) pub0 waiting for acks
(8795|8803) pub0 waiting for acks returned
(8795|8803) pub0<-delete_contained_entities
(8795|8809) pub6 writer id: 01037c1e.52ddd570.225b6213.00000002(96362401)
(8795|8809) pub6->started
(8795|8809) pub6->wait_match() before write for 01037c1e.52ddd570.225b6213.00000002(96362401)
(8795|8812) pub9->transport cfg_9
(8795|8804) pub1 writer id: 01037c1e.52ddd570.225b620e.00000002(0e467732)
(8795|8804) pub1->started
(8795|8804) pub1->wait_match() before write for 01037c1e.52ddd570.225b620e.00000002(0e467732)
(8795|8809) pub6<-match found! before write for 01037c1e.52ddd570.225b6213.00000002(96362401)
(8795|8809) pub6 10% (7 samples sent)
(8795|8809) pub6 20% (13 samples sent)
(8795|8809) pub6 31% (20 samples sent)
(8795|8809) pub6 40% (26 samples sent)
(8795|8809) pub6 50% (32 samples sent)
(8795|8803) pub0<-delete_participant
(8795|8809) pub6 60% (39 samples sent)
(8795|8809) pub6 70% (45 samples sent)
(8795|8809) pub6 81% (52 samples sent)
(8795|8809) pub6 90% (58 samples sent)
(8795|8809) pub6 100% (64 samples sent)
(8795|8809) pub6 waiting for acks
(8795|8815) pub14 writer id: 01037c1e.52ddd570.225b621a.00000002(9b264670)
(8795|8815) pub14->started
(8795|8815) pub14->wait_match() before write for 01037c1e.52ddd570.225b621a.00000002(9b264670)
(8795|8802) sub 10% (103 samples received)
(8795|8804) pub1<-match found! before write for 01037c1e.52ddd570.225b620e.00000002(0e467732)
(8795|8806) pub3->transport cfg_3
(8795|8804) pub1 10% (7 samples sent)
(8795|8804) pub1 20% (13 samples sent)
(8795|8804) pub1 31% (20 samples sent)
(8795|8804) pub1 40% (26 samples sent)
(8795|8809) pub6 waiting for acks returned
(8795|8809) pub6<-delete_contained_entities
(8795|8804) pub1 50% (32 samples sent)
(8795|8804) pub1 60% (39 samples sent)
(8795|8804) pub1 70% (45 samples sent)
(8795|8804) pub1 81% (52 samples sent)
(8795|8804) pub1 90% (58 samples sent)
(8795|8804) pub1 100% (64 samples sent)
(8795|8804) pub1 waiting for acks
(8795|8804) pub1 waiting for acks returned
(8795|8804) pub1<-delete_contained_entities
(8795|8807) pub4 writer id: 01037c1e.52ddd570.225b6211.00000002(ecf67761)
(8795|8807) pub4->started
(8795|8807) pub4->wait_match() before write for 01037c1e.52ddd570.225b6211.00000002(ecf67761)
(8795|8816) pub11->transport cfg_11
(8795|8811) pub8 writer id: 01037c1e.52ddd570.225b6215.00000002(1976d1a1)
(8795|8811) pub8->started
(8795|8811) pub8->wait_match() before write for 01037c1e.52ddd570.225b6215.00000002(1976d1a1)
(8795|8809) pub6<-delete_participant
(8795|8808) pub5 writer id: 01037c1e.52ddd570.225b6212.00000002(ab560db1)
(8795|8808) pub5->started
(8795|8808) pub5->wait_match() before write for 01037c1e.52ddd570.225b6212.00000002(ab560db1)
(8795|8815) pub14<-match found! before write for 01037c1e.52ddd570.225b621a.00000002(9b264670)
(8795|8815) pub14 10% (7 samples sent)
(8795|8815) pub14 20% (13 samples sent)
(8795|8815) pub14 31% (20 samples sent)
(8795|8815) pub14 40% (26 samples sent)
(8795|8815) pub14 50% (32 samples sent)
(8795|8815) pub14 60% (39 samples sent)
(8795|8815) pub14 70% (45 samples sent)
(8795|8815) pub14 81% (52 samples sent)
(8795|8815) pub14 90% (58 samples sent)
(8795|8802) sub 20% (205 samples received)
(8795|8815) pub14 100% (64 samples sent)
(8795|8815) pub14 waiting for acks
(8795|8810) pub7 writer id: 01037c1e.52ddd570.225b6214.00000002(2416f811)
(8795|8810) pub7->started
(8795|8810) pub7->wait_match() before write for 01037c1e.52ddd570.225b6214.00000002(2416f811)
(8795|8807) pub4<-match found! before write for 01037c1e.52ddd570.225b6211.00000002(ecf67761)
(8795|8807) pub4 10% (7 samples sent)
(8795|8807) pub4 20% (13 samples sent)
(8795|8807) pub4 31% (20 samples sent)
(8795|8804) pub1<-delete_participant
(8795|8807) pub4 40% (26 samples sent)
(8795|8815) pub14 waiting for acks returned
(8795|8815) pub14<-delete_contained_entities
(8795|8811) pub8<-match found! before write for 01037c1e.52ddd570.225b6215.00000002(1976d1a1)
(8795|8807) pub4 50% (32 samples sent)
(8795|8807) pub4 60% (39 samples sent)
(8795|8811) pub8 10% (7 samples sent)
(8795|8807) pub4 70% (45 samples sent)
(8795|8811) pub8 20% (13 samples sent)
(8795|8811) pub8 31% (20 samples sent)
(8795|8807) pub4 81% (52 samples sent)
(8795|8807) pub4 90% (58 samples sent)
(8795|8817) pub13 writer id: 01037c1e.52ddd570.225b6219.00000002(dc863ca0)
(8795|8817) pub13->started
(8795|8817) pub13->wait_match() before write for 01037c1e.52ddd570.225b6219.00000002(dc863ca0)
(8795|8811) pub8 40% (26 samples sent)
(8795|8811) pub8 50% (32 samples sent)
(8795|8811) pub8 60% (39 samples sent)
(8795|8807) pub4 100% (64 samples sent)
(8795|8807) pub4 waiting for acks
(8795|8808) pub5<-match found! before write for 01037c1e.52ddd570.225b6212.00000002(ab560db1)
(8795|8811) pub8 70% (45 samples sent)
(8795|8808) pub5 10% (7 samples sent)
(8795|8802) sub 30% (308 samples received)
(8795|8811) pub8 81% (52 samples sent)
(8795|8811) pub8 90% (58 samples sent)
(8795|8811) pub8 100% (64 samples sent)
(8795|8811) pub8 waiting for acks
(8795|8808) pub5 20% (13 samples sent)
(8795|8817) pub13<-match found! before write for 01037c1e.52ddd570.225b6219.00000002(dc863ca0)
(8795|8808) pub5 31% (20 samples sent)
(8795|8808) pub5 40% (26 samples sent)
(8795|8808) pub5 50% (32 samples sent)
(8795|8817) pub13 10% (7 samples sent)
(8795|8808) pub5 60% (39 samples sent)
(8795|8808) pub5 70% (45 samples sent)
(8795|8817) pub13 20% (13 samples sent)
(8795|8817) pub13 31% (20 samples sent)
(8795|8810) pub7<-match found! before write for 01037c1e.52ddd570.225b6214.00000002(2416f811)
(8795|8810) pub7 10% (7 samples sent)
(8795|8810) pub7 20% (13 samples sent)
(8795|8805) pub2 writer id: 01037c1e.52ddd570.225b620f.00000002(33265e82)
(8795|8805) pub2->started
(8795|8805) pub2->wait_match() before write for 01037c1e.52ddd570.225b620f.00000002(33265e82)
(8795|8810) pub7 31% (20 samples sent)
(8795|8810) pub7 40% (26 samples sent)
(8795|8817) pub13 40% (26 samples sent)
(8795|8807) pub4 waiting for acks returned
(8795|8807) pub4<-delete_contained_entities
(8795|8808) pub5 81% (52 samples sent)
(8795|8810) pub7 50% (32 samples sent)
(8795|8802) sub 40% (410 samples received)
(8795|8817) pub13 50% (32 samples sent)
(8795|8808) pub5 90% (58 samples sent)
(8795|8810) pub7 60% (39 samples sent)
(8795|8810) pub7 70% (45 samples sent)
(8795|8808) pub5 100% (64 samples sent)
(8795|8808) pub5 waiting for acks
(8795|8810) pub7 81% (52 samples sent)
(8795|8817) pub13 60% (39 samples sent)
(8795|8817) pub13 70% (45 samples sent)
(8795|8810) pub7 90% (58 samples sent)
(8795|8810) pub7 100% (64 samples sent)
(8795|8810) pub7 waiting for acks
(8795|8817) pub13 81% (52 samples sent)
(8795|8817) pub13 90% (58 samples sent)
(8795|8817) pub13 100% (64 samples sent)
(8795|8817) pub13 waiting for acks
(8795|8811) pub8 waiting for acks returned
(8795|8811) pub8<-delete_contained_entities
(8795|8802) sub 50% (512 samples received)
(8795|8813) pub10 writer id: 01037c1e.52ddd570.225b6217.00000002(63b682c1)
(8795|8813) pub10->started
(8795|8813) pub10->wait_match() before write for 01037c1e.52ddd570.225b6217.00000002(63b682c1)
(8795|8815) pub14<-delete_participant
(8795|8808) pub5 waiting for acks returned
(8795|8808) pub5<-delete_contained_entities
(8795|8807) pub4<-delete_participant
(8795|8818) pub15 writer id: 01037c1e.52ddd570.225b621c.00000002(1466b3d0)
(8795|8818) pub15->started
(8795|8818) pub15->wait_match() before write for 01037c1e.52ddd570.225b621c.00000002(1466b3d0)
(8795|8811) pub8<-delete_participant
(8795|8814) pub12 writer id: 01037c1e.52ddd570.225b621b.00000002(a6466fc0)
(8795|8814) pub12->started
(8795|8814) pub12->wait_match() before write for 01037c1e.52ddd570.225b621b.00000002(a6466fc0)
(8795|8812) pub9 writer id: 01037c1e.52ddd570.225b6216.00000002(5ed6ab71)
(8795|8812) pub9->started
(8795|8812) pub9->wait_match() before write for 01037c1e.52ddd570.225b6216.00000002(5ed6ab71)
(8795|8808) pub5<-delete_participant
(8795|8805) pub2<-match found! before write for 01037c1e.52ddd570.225b620f.00000002(33265e82)
(8795|8805) pub2 10% (7 samples sent)
(8795|8805) pub2 20% (13 samples sent)
(8795|8805) pub2 31% (20 samples sent)
(8795|8805) pub2 40% (26 samples sent)
(8795|8805) pub2 50% (32 samples sent)
(8795|8817) pub13 waiting for acks returned
(8795|8817) pub13<-delete_contained_entities
(8795|8805) pub2 60% (39 samples sent)
(8795|8806) pub3 writer id: 01037c1e.52ddd570.225b6210.00000002(d1965ed1)
(8795|8806) pub3->started
(8795|8806) pub3->wait_match() before write for 01037c1e.52ddd570.225b6210.00000002(d1965ed1)
(8795|8805) pub2 70% (45 samples sent)
(8795|8805) pub2 81% (52 samples sent)
(8795|8805) pub2 90% (58 samples sent)
(8795|8805) pub2 100% (64 samples sent)
(8795|8805) pub2 waiting for acks
(8795|8802) sub 60% (615 samples received)
(8795|8816) pub11 writer id: 01037c1e.52ddd570.225b6218.00000002(e1e61510)
(8795|8816) pub11->started
(8795|8816) pub11->wait_match() before write for 01037c1e.52ddd570.225b6218.00000002(e1e61510)
(8795|8805) pub2 waiting for acks returned
(8795|8805) pub2<-delete_contained_entities
(8795|8806) pub3<-match found! before write for 01037c1e.52ddd570.225b6210.00000002(d1965ed1)
(8795|8806) pub3 10% (7 samples sent)
(8795|8806) pub3 20% (13 samples sent)
(8795|8806) pub3 31% (20 samples sent)
(8795|8806) pub3 40% (26 samples sent)
(8795|8813) pub10<-match found! before write for 01037c1e.52ddd570.225b6217.00000002(63b682c1)
(8795|8806) pub3 50% (32 samples sent)
(8795|8806) pub3 60% (39 samples sent)
(8795|8813) pub10 10% (7 samples sent)
(8795|8806) pub3 70% (45 samples sent)
(8795|8813) pub10 20% (13 samples sent)
(8795|8806) pub3 81% (52 samples sent)
(8795|8813) pub10 31% (20 samples sent)
(8795|8813) pub10 40% (26 samples sent)
(8795|8806) pub3 90% (58 samples sent)
(8795|8810) pub7 waiting for acks returned
(8795|8810) pub7<-delete_contained_entities
(8795|8813) pub10 50% (32 samples sent)
(8795|8806) pub3 100% (64 samples sent)
(8795|8806) pub3 waiting for acks
(8795|8813) pub10 60% (39 samples sent)
(8795|8818) pub15<-match found! before write for 01037c1e.52ddd570.225b621c.00000002(1466b3d0)
(8795|8813) pub10 70% (45 samples sent)
(8795|8818) pub15 10% (7 samples sent)
(8795|8813) pub10 81% (52 samples sent)
(8795|8818) pub15 20% (13 samples sent)
(8795|8813) pub10 90% (58 samples sent)
(8795|8813) pub10 100% (64 samples sent)
(8795|8813) pub10 waiting for acks
(8795|8818) pub15 31% (20 samples sent)
(8795|8818) pub15 40% (26 samples sent)
(8795|8818) pub15 50% (32 samples sent)
(8795|8818) pub15 60% (39 samples sent)
(8795|8818) pub15 70% (45 samples sent)
(8795|8802) sub 70% (717 samples received)
(8795|8818) pub15 81% (52 samples sent)
(8795|8818) pub15 90% (58 samples sent)
(8795|8818) pub15 100% (64 samples sent)
(8795|8818) pub15 waiting for acks
(8795|8814) pub12<-match found! before write for 01037c1e.52ddd570.225b621b.00000002(a6466fc0)
(8795|8814) pub12 10% (7 samples sent)
(8795|8814) pub12 20% (13 samples sent)
(8795|8814) pub12 31% (20 samples sent)
(8795|8814) pub12 40% (26 samples sent)
(8795|8814) pub12 50% (32 samples sent)
(8795|8814) pub12 60% (39 samples sent)
(8795|8814) pub12 70% (45 samples sent)
(8795|8814) pub12 81% (52 samples sent)
(8795|8814) pub12 90% (58 samples sent)
(8795|8814) pub12 100% (64 samples sent)
(8795|8814) pub12 waiting for acks
(8795|8802) sub 80% (820 samples received)
(8795|8806) pub3 waiting for acks returned
(8795|8806) pub3<-delete_contained_entities
(8795|8816) pub11<-match found! before write for 01037c1e.52ddd570.225b6218.00000002(e1e61510)
(8795|8812) pub9<-match found! before write for 01037c1e.52ddd570.225b6216.00000002(5ed6ab71)
(8795|8816) pub11 10% (7 samples sent)
(8795|8812) pub9 10% (7 samples sent)
(8795|8812) pub9 20% (13 samples sent)
(8795|8818) pub15 waiting for acks returned
(8795|8818) pub15<-delete_contained_entities
(8795|8812) pub9 31% (20 samples sent)
(8795|8816) pub11 20% (13 samples sent)
(8795|8812) pub9 40% (26 samples sent)
(8795|8813) pub10 waiting for acks returned
(8795|8813) pub10<-delete_contained_entities
(8795|8812) pub9 50% (32 samples sent)
(8795|8816) pub11 31% (20 samples sent)
(8795|8812) pub9 60% (39 samples sent)
(8795|8816) pub11 40% (26 samples sent)
(8795|8812) pub9 70% (45 samples sent)
(8795|8816) pub11 50% (32 samples sent)
(8795|8812) pub9 81% (52 samples sent)
(8795|8816) pub11 60% (39 samples sent)
(8795|8812) pub9 90% (58 samples sent)
(8795|8816) pub11 70% (45 samples sent)
(8795|8812) pub9 100% (64 samples sent)
(8795|8812) pub9 waiting for acks
(8795|8816) pub11 81% (52 samples sent)
(8795|8816) pub11 90% (58 samples sent)
(8795|8816) pub11 100% (64 samples sent)
(8795|8816) pub11 waiting for acks
(8795|8817) pub13<-delete_participant
(8795|8802) sub 90% (922 samples received)
(8795|8814) pub12 waiting for acks returned
(8795|8814) pub12<-delete_contained_entities
(8795|8805) pub2<-delete_participant
(8795|8810) pub7<-delete_participant
(8795|8806) pub3<-delete_participant
(8795|8818) pub15<-delete_participant
(8795|8813) pub10<-delete_participant
(8795|8814) pub12<-delete_participant
(8795|8812) pub9 waiting for acks returned
(8795|8812) pub9<-delete_contained_entities
(8795|8802) sub 100% (1024 samples received)
(8795|8802) sub condition_.notify_all
(8795|8795) sub condition_.wait returned
(8795|8795) sub check_received
(8795|8795) sub check_received returns 0
(8795|8795) <- PublisherService::end
(8795|8816) pub11 waiting for acks returned
(8795|8816) pub11<-delete_contained_entities
(8795|8812) pub9<-delete_participant
(8795|8816) pub11<-delete_participant
(8795|8795) <- PublisherService::~PublisherService
(8795|8795) <- Subscriber delete_contained_entities
(8795|8795) <- Subscriber delete_participant
(8795|8795) <- Subscriber::~Subscriber
(8795|8795) <- Thrasher shutdown
test PASSED.
auto_run_tests_finished: tests/DCPS/Thrasher/run_test.pl medium rtps Time:4s Result:0
==============================================================================
tests/DCPS/Thrasher/run_test.pl high rtps
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Thrasher/Thrasher -t 32 -s 32 -n 1024 -DCPSConfigFile thrasher_rtps.ini -DCPSPendingTimeout 3
Thrasher PID: 8884 started at 2026-03-10 17:46:25
(8884|8884) -> Thrasher started
(8884|8884) -> Subscriber::Subscriber
(8884|8884) Subscriber reader id: 01037c1e.52ddd570.22b4f002.00000007(1e9a0f0a)
(8884|8884) -> PublisherService::PublisherService
(8884|8884) -> PublisherService::start (32 threads)
(8884|8884) sub wait_received 0:1024
(8884|8900) pub8->transport cfg_8
(8884|8897) pub5->transport cfg_5
(8884|8894) pub2->transport cfg_2
(8884|8898) pub6->transport cfg_6
(8884|8902) pub9->transport cfg_9
(8884|8896) pub4->transport cfg_4
(8884|8914) pub21->transport cfg_21
(8884|8899) pub7->transport cfg_7
(8884|8911) pub19->transport cfg_19
(8884|8913) pub23->transport cfg_23
(8884|8892) pub0->transport cfg_0
(8884|8922) pub30->transport cfg_30
(8884|8893) pub1->transport cfg_1
(8884|8907) pub15->transport cfg_15
(8884|8919) pub26->transport cfg_26
(8884|8917) pub25->transport cfg_25
(8884|8915) pub22->transport cfg_22
(8884|8920) pub28->transport cfg_28
(8884|8910) pub18->transport cfg_18
(8884|8903) pub11->transport cfg_11
(8884|8900) pub8 writer id: 01037c1e.52ddd570.22b4f00b.00000002(63e099f4)
(8884|8900) pub8->started
(8884|8900) pub8->wait_match() before write for 01037c1e.52ddd570.22b4f00b.00000002(63e099f4)
(8884|8897) pub5 writer id: 01037c1e.52ddd570.22b4f008.00000002(2440e324)
(8884|8897) pub5->started
(8884|8897) pub5->wait_match() before write for 01037c1e.52ddd570.22b4f008.00000002(2440e324)
(8884|8900) pub8<-match found! before write for 01037c1e.52ddd570.22b4f00b.00000002(63e099f4)
(8884|8900) pub8 12% (4 samples sent)
(8884|8900) pub8 21% (7 samples sent)
(8884|8900) pub8 31% (10 samples sent)
(8884|8900) pub8 40% (13 samples sent)
(8884|8900) pub8 50% (16 samples sent)
(8884|8900) pub8 62% (20 samples sent)
(8884|8900) pub8 71% (23 samples sent)
(8884|8900) pub8 81% (26 samples sent)
(8884|8900) pub8 90% (29 samples sent)
(8884|8900) pub8 100% (32 samples sent)
(8884|8900) pub8 waiting for acks
(8884|8895) pub3->transport cfg_3
(8884|8900) pub8 waiting for acks returned
(8884|8900) pub8<-delete_contained_entities
(8884|8897) pub5<-match found! before write for 01037c1e.52ddd570.22b4f008.00000002(2440e324)
(8884|8897) pub5 12% (4 samples sent)
(8884|8897) pub5 21% (7 samples sent)
(8884|8897) pub5 31% (10 samples sent)
(8884|8897) pub5 40% (13 samples sent)
(8884|8897) pub5 50% (16 samples sent)
(8884|8897) pub5 62% (20 samples sent)
(8884|8897) pub5 71% (23 samples sent)
(8884|8897) pub5 81% (26 samples sent)
(8884|8897) pub5 90% (29 samples sent)
(8884|8897) pub5 100% (32 samples sent)
(8884|8897) pub5 waiting for acks
(8884|8897) pub5 waiting for acks returned
(8884|8897) pub5<-delete_contained_entities
(8884|8894) pub2 writer id: 01037c1e.52ddd570.22b4f005.00000002(dcd02795)
(8884|8894) pub2->started
(8884|8894) pub2->wait_match() before write for 01037c1e.52ddd570.22b4f005.00000002(dcd02795)
(8884|8894) pub2<-match found! before write for 01037c1e.52ddd570.22b4f005.00000002(dcd02795)
(8884|8894) pub2 12% (4 samples sent)
(8884|8894) pub2 21% (7 samples sent)
(8884|8894) pub2 31% (10 samples sent)
(8884|8894) pub2 40% (13 samples sent)
(8884|8894) pub2 50% (16 samples sent)
(8884|8894) pub2 62% (20 samples sent)
(8884|8894) pub2 71% (23 samples sent)
(8884|8901) pub10->transport cfg_10
(8884|8894) pub2 81% (26 samples sent)
(8884|8894) pub2 90% (29 samples sent)
(8884|8894) pub2 100% (32 samples sent)
(8884|8894) pub2 waiting for acks
(8884|8894) pub2 waiting for acks returned
(8884|8894) pub2<-delete_contained_entities
(8884|8900) pub8<-delete_participant
(8884|8897) pub5<-delete_participant
(8884|8898) pub6 writer id: 01037c1e.52ddd570.22b4f00a.00000002(5e80b044)
(8884|8898) pub6->started
(8884|8898) pub6->wait_match() before write for 01037c1e.52ddd570.22b4f00a.00000002(5e80b044)
(8884|8902) pub9 writer id: 01037c1e.52ddd570.22b4f00c.00000002(d1c045e4)
(8884|8902) pub9->started
(8884|8902) pub9->wait_match() before write for 01037c1e.52ddd570.22b4f00c.00000002(d1c045e4)
(8884|8898) pub6<-match found! before write for 01037c1e.52ddd570.22b4f00a.00000002(5e80b044)
(8884|8898) pub6 12% (4 samples sent)
(8884|8898) pub6 21% (7 samples sent)
(8884|8898) pub6 31% (10 samples sent)
(8884|8898) pub6 40% (13 samples sent)
(8884|8898) pub6 50% (16 samples sent)
(8884|8891) sub 10% (103 samples received)
(8884|8898) pub6 62% (20 samples sent)
(8884|8898) pub6 71% (23 samples sent)
(8884|8898) pub6 81% (26 samples sent)
(8884|8898) pub6 90% (29 samples sent)
(8884|8898) pub6 100% (32 samples sent)
(8884|8898) pub6 waiting for acks
(8884|8894) pub2<-delete_participant
(8884|8898) pub6 waiting for acks returned
(8884|8898) pub6<-delete_contained_entities
(8884|8902) pub9<-match found! before write for 01037c1e.52ddd570.22b4f00c.00000002(d1c045e4)
(8884|8902) pub9 12% (4 samples sent)
(8884|8902) pub9 21% (7 samples sent)
(8884|8902) pub9 31% (10 samples sent)
(8884|8902) pub9 40% (13 samples sent)
(8884|8902) pub9 50% (16 samples sent)
(8884|8902) pub9 62% (20 samples sent)
(8884|8902) pub9 71% (23 samples sent)
(8884|8902) pub9 81% (26 samples sent)
(8884|8902) pub9 90% (29 samples sent)
(8884|8906) pub14->transport cfg_14
(8884|8902) pub9 100% (32 samples sent)
(8884|8902) pub9 waiting for acks
(8884|8902) pub9 waiting for acks returned
(8884|8902) pub9<-delete_contained_entities
(8884|8923) pub31->transport cfg_31
(8884|8898) pub6<-delete_participant
(8884|8896) pub4 writer id: 01037c1e.52ddd570.22b4f006.00000002(9b705d45)
(8884|8896) pub4->started
(8884|8896) pub4->wait_match() before write for 01037c1e.52ddd570.22b4f006.00000002(9b705d45)
(8884|8902) pub9<-delete_participant
(8884|8914) pub21 writer id: 01037c1e.52ddd570.22b4f014.00000002(815099a7)
(8884|8914) pub21->started
(8884|8914) pub21->wait_match() before write for 01037c1e.52ddd570.22b4f014.00000002(815099a7)
(8884|8896) pub4<-match found! before write for 01037c1e.52ddd570.22b4f006.00000002(9b705d45)
(8884|8896) pub4 12% (4 samples sent)
(8884|8896) pub4 21% (7 samples sent)
(8884|8896) pub4 31% (10 samples sent)
(8884|8896) pub4 40% (13 samples sent)
(8884|8896) pub4 50% (16 samples sent)
(8884|8896) pub4 62% (20 samples sent)
(8884|8896) pub4 71% (23 samples sent)
(8884|8896) pub4 81% (26 samples sent)
(8884|8896) pub4 90% (29 samples sent)
(8884|8896) pub4 100% (32 samples sent)
(8884|8896) pub4 waiting for acks
(8884|8896) pub4 waiting for acks returned
(8884|8896) pub4<-delete_contained_entities
(8884|8914) pub21<-match found! before write for 01037c1e.52ddd570.22b4f014.00000002(815099a7)
(8884|8914) pub21 12% (4 samples sent)
(8884|8914) pub21 21% (7 samples sent)
(8884|8914) pub21 31% (10 samples sent)
(8884|8899) pub7 writer id: 01037c1e.52ddd570.22b4f009.00000002(1920ca94)
(8884|8899) pub7->started
(8884|8899) pub7->wait_match() before write for 01037c1e.52ddd570.22b4f009.00000002(1920ca94)
(8884|8914) pub21 40% (13 samples sent)
(8884|8914) pub21 50% (16 samples sent)
(8884|8914) pub21 62% (20 samples sent)
(8884|8914) pub21 71% (23 samples sent)
(8884|8914) pub21 81% (26 samples sent)
(8884|8914) pub21 90% (29 samples sent)
(8884|8891) sub 20% (205 samples received)
(8884|8914) pub21 100% (32 samples sent)
(8884|8914) pub21 waiting for acks
(8884|8914) pub21 waiting for acks returned
(8884|8914) pub21<-delete_contained_entities
(8884|8911) pub19 writer id: 01037c1e.52ddd570.22b4f010.00000002(74d03f67)
(8884|8911) pub19->started
(8884|8911) pub19->wait_match() before write for 01037c1e.52ddd570.22b4f010.00000002(74d03f67)
(8884|8896) pub4<-delete_participant
(8884|8916) pub24->transport cfg_24
(8884|8905) pub13->transport cfg_13
(8884|8899) pub7<-match found! before write for 01037c1e.52ddd570.22b4f009.00000002(1920ca94)
(8884|8914) pub21<-delete_participant
(8884|8899) pub7 12% (4 samples sent)
(8884|8899) pub7 21% (7 samples sent)
(8884|8899) pub7 31% (10 samples sent)
(8884|8911) pub19<-match found! before write for 01037c1e.52ddd570.22b4f010.00000002(74d03f67)
(8884|8899) pub7 40% (13 samples sent)
(8884|8899) pub7 50% (16 samples sent)
(8884|8899) pub7 62% (20 samples sent)
(8884|8899) pub7 71% (23 samples sent)
(8884|8911) pub19 12% (4 samples sent)
(8884|8899) pub7 81% (26 samples sent)
(8884|8899) pub7 90% (29 samples sent)
(8884|8899) pub7 100% (32 samples sent)
(8884|8899) pub7 waiting for acks
(8884|8911) pub19 21% (7 samples sent)
(8884|8911) pub19 31% (10 samples sent)
(8884|8911) pub19 40% (13 samples sent)
(8884|8911) pub19 50% (16 samples sent)
(8884|8911) pub19 62% (20 samples sent)
(8884|8911) pub19 71% (23 samples sent)
(8884|8911) pub19 81% (26 samples sent)
(8884|8911) pub19 90% (29 samples sent)
(8884|8911) pub19 100% (32 samples sent)
(8884|8911) pub19 waiting for acks
(8884|8899) pub7 waiting for acks returned
(8884|8899) pub7<-delete_contained_entities
(8884|8911) pub19 waiting for acks returned
(8884|8911) pub19<-delete_contained_entities
(8884|8918) pub27->transport cfg_27
(8884|8899) pub7<-delete_participant
(8884|8911) pub19<-delete_participant
(8884|8913) pub23 writer id: 01037c1e.52ddd570.22b4f019.00000002(79c05d16)
(8884|8913) pub23->started
(8884|8913) pub23->wait_match() before write for 01037c1e.52ddd570.22b4f019.00000002(79c05d16)
(8884|8913) pub23<-match found! before write for 01037c1e.52ddd570.22b4f019.00000002(79c05d16)
(8884|8908) pub16->transport cfg_16
(8884|8913) pub23 12% (4 samples sent)
(8884|8913) pub23 21% (7 samples sent)
(8884|8913) pub23 31% (10 samples sent)
(8884|8913) pub23 40% (13 samples sent)
(8884|8913) pub23 50% (16 samples sent)
(8884|8913) pub23 62% (20 samples sent)
(8884|8913) pub23 71% (23 samples sent)
(8884|8913) pub23 81% (26 samples sent)
(8884|8913) pub23 90% (29 samples sent)
(8884|8891) sub 30% (308 samples received)
(8884|8913) pub23 100% (32 samples sent)
(8884|8913) pub23 waiting for acks
(8884|8913) pub23 waiting for acks returned
(8884|8913) pub23<-delete_contained_entities
(8884|8921) pub29->transport cfg_29
(8884|8913) pub23<-delete_participant
(8884|8892) pub0 writer id: 01037c1e.52ddd570.22b4f003.00000002(5390d235)
(8884|8892) pub0->started
(8884|8892) pub0->wait_match() before write for 01037c1e.52ddd570.22b4f003.00000002(5390d235)
(8884|8922) pub30 writer id: 01037c1e.52ddd570.22b4f020.00000002(d5f187e1)
(8884|8922) pub30->started
(8884|8922) pub30->wait_match() before write for 01037c1e.52ddd570.22b4f020.00000002(d5f187e1)
(8884|8892) pub0<-match found! before write for 01037c1e.52ddd570.22b4f003.00000002(5390d235)
(8884|8892) pub0 12% (4 samples sent)
(8884|8892) pub0 21% (7 samples sent)
(8884|8892) pub0 31% (10 samples sent)
(8884|8892) pub0 40% (13 samples sent)
(8884|8892) pub0 50% (16 samples sent)
(8884|8892) pub0 62% (20 samples sent)
(8884|8892) pub0 71% (23 samples sent)
(8884|8892) pub0 81% (26 samples sent)
(8884|8892) pub0 90% (29 samples sent)
(8884|8892) pub0 100% (32 samples sent)
(8884|8892) pub0 waiting for acks
(8884|8892) pub0 waiting for acks returned
(8884|8892) pub0<-delete_contained_entities
(8884|8922) pub30<-match found! before write for 01037c1e.52ddd570.22b4f020.00000002(d5f187e1)
(8884|8922) pub30 12% (4 samples sent)
(8884|8922) pub30 21% (7 samples sent)
(8884|8922) pub30 31% (10 samples sent)
(8884|8922) pub30 40% (13 samples sent)
(8884|8922) pub30 50% (16 samples sent)
(8884|8922) pub30 62% (20 samples sent)
(8884|8922) pub30 71% (23 samples sent)
(8884|8922) pub30 81% (26 samples sent)
(8884|8922) pub30 90% (29 samples sent)
(8884|8922) pub30 100% (32 samples sent)
(8884|8922) pub30 waiting for acks
(8884|8922) pub30 waiting for acks returned
(8884|8922) pub30<-delete_contained_entities
(8884|8893) pub1 writer id: 01037c1e.52ddd570.22b4f004.00000002(e1b00e25)
(8884|8893) pub1->started
(8884|8893) pub1->wait_match() before write for 01037c1e.52ddd570.22b4f004.00000002(e1b00e25)
(8884|8912) pub20->transport cfg_20
(8884|8907) pub15 writer id: 01037c1e.52ddd570.22b4f012.00000002(0e106c07)
(8884|8907) pub15->started
(8884|8907) pub15->wait_match() before write for 01037c1e.52ddd570.22b4f012.00000002(0e106c07)
(8884|8893) pub1<-match found! before write for 01037c1e.52ddd570.22b4f004.00000002(e1b00e25)
(8884|8893) pub1 12% (4 samples sent)
(8884|8893) pub1 21% (7 samples sent)
(8884|8893) pub1 31% (10 samples sent)
(8884|8893) pub1 40% (13 samples sent)
(8884|8893) pub1 50% (16 samples sent)
(8884|8893) pub1 62% (20 samples sent)
(8884|8893) pub1 71% (23 samples sent)
(8884|8893) pub1 81% (26 samples sent)
(8884|8892) pub0<-delete_participant
(8884|8893) pub1 90% (29 samples sent)
(8884|8893) pub1 100% (32 samples sent)
(8884|8893) pub1 waiting for acks
(8884|8891) sub 40% (410 samples received)
(8884|8893) pub1 waiting for acks returned
(8884|8893) pub1<-delete_contained_entities
(8884|8922) pub30<-delete_participant
(8884|8919) pub26 writer id: 01037c1e.52ddd570.22b4f01d.00000002(8c40fbd6)
(8884|8919) pub26->started
(8884|8919) pub26->wait_match() before write for 01037c1e.52ddd570.22b4f01d.00000002(8c40fbd6)
(8884|8904) pub12->transport cfg_12
(8884|8917) pub25 writer id: 01037c1e.52ddd570.22b4f01c.00000002(b120d266)
(8884|8917) pub25->started
(8884|8917) pub25->wait_match() before write for 01037c1e.52ddd570.22b4f01c.00000002(b120d266)
(8884|8919) pub26<-match found! before write for 01037c1e.52ddd570.22b4f01d.00000002(8c40fbd6)
(8884|8907) pub15<-match found! before write for 01037c1e.52ddd570.22b4f012.00000002(0e106c07)
(8884|8907) pub15 12% (4 samples sent)
(8884|8919) pub26 12% (4 samples sent)
(8884|8919) pub26 21% (7 samples sent)
(8884|8919) pub26 31% (10 samples sent)
(8884|8907) pub15 21% (7 samples sent)
(8884|8919) pub26 40% (13 samples sent)
(8884|8907) pub15 31% (10 samples sent)
(8884|8919) pub26 50% (16 samples sent)
(8884|8907) pub15 40% (13 samples sent)
(8884|8919) pub26 62% (20 samples sent)
(8884|8907) pub15 50% (16 samples sent)
(8884|8907) pub15 62% (20 samples sent)
(8884|8907) pub15 71% (23 samples sent)
(8884|8907) pub15 81% (26 samples sent)
(8884|8907) pub15 90% (29 samples sent)
(8884|8907) pub15 100% (32 samples sent)
(8884|8907) pub15 waiting for acks
(8884|8919) pub26 71% (23 samples sent)
(8884|8919) pub26 81% (26 samples sent)
(8884|8919) pub26 90% (29 samples sent)
(8884|8919) pub26 100% (32 samples sent)
(8884|8919) pub26 waiting for acks
(8884|8893) pub1<-delete_participant
(8884|8907) pub15 waiting for acks returned
(8884|8907) pub15<-delete_contained_entities
(8884|8919) pub26 waiting for acks returned
(8884|8919) pub26<-delete_contained_entities
(8884|8915) pub22 writer id: 01037c1e.52ddd570.22b4f016.00000002(fb90cac7)
(8884|8915) pub22->started
(8884|8915) pub22->wait_match() before write for 01037c1e.52ddd570.22b4f016.00000002(fb90cac7)
(8884|8917) pub25<-match found! before write for 01037c1e.52ddd570.22b4f01c.00000002(b120d266)
(8884|8917) pub25 12% (4 samples sent)
(8884|8917) pub25 21% (7 samples sent)
(8884|8917) pub25 31% (10 samples sent)
(8884|8917) pub25 40% (13 samples sent)
(8884|8917) pub25 50% (16 samples sent)
(8884|8917) pub25 62% (20 samples sent)
(8884|8917) pub25 71% (23 samples sent)
(8884|8917) pub25 81% (26 samples sent)
(8884|8917) pub25 90% (29 samples sent)
(8884|8917) pub25 100% (32 samples sent)
(8884|8917) pub25 waiting for acks
(8884|8891) sub 50% (512 samples received)
(8884|8920) pub28 writer id: 01037c1e.52ddd570.22b4f01e.00000002(cbe08106)
(8884|8920) pub28->started
(8884|8920) pub28->wait_match() before write for 01037c1e.52ddd570.22b4f01e.00000002(cbe08106)
(8884|8917) pub25 waiting for acks returned
(8884|8917) pub25<-delete_contained_entities
(8884|8907) pub15<-delete_participant
(8884|8919) pub26<-delete_participant
(8884|8910) pub18 writer id: 01037c1e.52ddd570.22b4f00f.00000002(96603f34)
(8884|8910) pub18->started
(8884|8910) pub18->wait_match() before write for 01037c1e.52ddd570.22b4f00f.00000002(96603f34)
(8884|8903) pub11 writer id: 01037c1e.52ddd570.22b4f00e.00000002(ab001684)
(8884|8903) pub11->started
(8884|8903) pub11->wait_match() before write for 01037c1e.52ddd570.22b4f00e.00000002(ab001684)
(8884|8915) pub22<-match found! before write for 01037c1e.52ddd570.22b4f016.00000002(fb90cac7)
(8884|8915) pub22 12% (4 samples sent)
(8884|8915) pub22 21% (7 samples sent)
(8884|8915) pub22 31% (10 samples sent)
(8884|8915) pub22 40% (13 samples sent)
(8884|8915) pub22 50% (16 samples sent)
(8884|8915) pub22 62% (20 samples sent)
(8884|8915) pub22 71% (23 samples sent)
(8884|8915) pub22 81% (26 samples sent)
(8884|8915) pub22 90% (29 samples sent)
(8884|8915) pub22 100% (32 samples sent)
(8884|8915) pub22 waiting for acks
(8884|8895) pub3 writer id: 01037c1e.52ddd570.22b4f007.00000002(a61074f5)
(8884|8895) pub3->started
(8884|8895) pub3->wait_match() before write for 01037c1e.52ddd570.22b4f007.00000002(a61074f5)
(8884|8915) pub22 waiting for acks returned
(8884|8915) pub22<-delete_contained_entities
(8884|8903) pub11<-match found! before write for 01037c1e.52ddd570.22b4f00e.00000002(ab001684)
(8884|8910) pub18<-match found! before write for 01037c1e.52ddd570.22b4f00f.00000002(96603f34)
(8884|8910) pub18 12% (4 samples sent)
(8884|8903) pub11 12% (4 samples sent)
(8884|8903) pub11 21% (7 samples sent)
(8884|8903) pub11 31% (10 samples sent)
(8884|8910) pub18 21% (7 samples sent)
(8884|8903) pub11 40% (13 samples sent)
(8884|8903) pub11 50% (16 samples sent)
(8884|8910) pub18 31% (10 samples sent)
(8884|8903) pub11 62% (20 samples sent)
(8884|8903) pub11 71% (23 samples sent)
(8884|8903) pub11 81% (26 samples sent)
(8884|8910) pub18 40% (13 samples sent)
(8884|8903) pub11 90% (29 samples sent)
(8884|8903) pub11 100% (32 samples sent)
(8884|8903) pub11 waiting for acks
(8884|8920) pub28<-match found! before write for 01037c1e.52ddd570.22b4f01e.00000002(cbe08106)
(8884|8910) pub18 50% (16 samples sent)
(8884|8920) pub28 12% (4 samples sent)
(8884|8920) pub28 21% (7 samples sent)
(8884|8910) pub18 62% (20 samples sent)
(8884|8920) pub28 31% (10 samples sent)
(8884|8910) pub18 71% (23 samples sent)
(8884|8920) pub28 40% (13 samples sent)
(8884|8910) pub18 81% (26 samples sent)
(8884|8920) pub28 50% (16 samples sent)
(8884|8910) pub18 90% (29 samples sent)
(8884|8920) pub28 62% (20 samples sent)
(8884|8910) pub18 100% (32 samples sent)
(8884|8910) pub18 waiting for acks
(8884|8920) pub28 71% (23 samples sent)
(8884|8920) pub28 81% (26 samples sent)
(8884|8920) pub28 90% (29 samples sent)
(8884|8917) pub25<-delete_participant
(8884|8920) pub28 100% (32 samples sent)
(8884|8920) pub28 waiting for acks
(8884|8891) sub 60% (615 samples received)
(8884|8903) pub11 waiting for acks returned
(8884|8903) pub11<-delete_contained_entities
(8884|8910) pub18 waiting for acks returned
(8884|8910) pub18<-delete_contained_entities
(8884|8920) pub28 waiting for acks returned
(8884|8920) pub28<-delete_contained_entities
(8884|8895) pub3<-match found! before write for 01037c1e.52ddd570.22b4f007.00000002(a61074f5)
(8884|8895) pub3 12% (4 samples sent)
(8884|8895) pub3 21% (7 samples sent)
(8884|8895) pub3 31% (10 samples sent)
(8884|8895) pub3 40% (13 samples sent)
(8884|8895) pub3 50% (16 samples sent)
(8884|8901) pub10 writer id: 01037c1e.52ddd570.22b4f00d.00000002(eca06c54)
(8884|8901) pub10->started
(8884|8901) pub10->wait_match() before write for 01037c1e.52ddd570.22b4f00d.00000002(eca06c54)
(8884|8895) pub3 62% (20 samples sent)
(8884|8895) pub3 71% (23 samples sent)
(8884|8895) pub3 81% (26 samples sent)
(8884|8895) pub3 90% (29 samples sent)
(8884|8895) pub3 100% (32 samples sent)
(8884|8895) pub3 waiting for acks
(8884|8895) pub3 waiting for acks returned
(8884|8895) pub3<-delete_contained_entities
(8884|8915) pub22<-delete_participant
(8884|8901) pub10<-match found! before write for 01037c1e.52ddd570.22b4f00d.00000002(eca06c54)
(8884|8901) pub10 12% (4 samples sent)
(8884|8901) pub10 21% (7 samples sent)
(8884|8901) pub10 31% (10 samples sent)
(8884|8903) pub11<-delete_participant
(8884|8901) pub10 40% (13 samples sent)
(8884|8901) pub10 50% (16 samples sent)
(8884|8901) pub10 62% (20 samples sent)
(8884|8901) pub10 71% (23 samples sent)
(8884|8901) pub10 81% (26 samples sent)
(8884|8901) pub10 90% (29 samples sent)
(8884|8901) pub10 100% (32 samples sent)
(8884|8901) pub10 waiting for acks
(8884|8910) pub18<-delete_participant
(8884|8920) pub28<-delete_participant
(8884|8901) pub10 waiting for acks returned
(8884|8901) pub10<-delete_contained_entities
(8884|8906) pub14 writer id: 01037c1e.52ddd570.22b4f017.00000002(c6f0e377)
(8884|8906) pub14->started
(8884|8906) pub14->wait_match() before write for 01037c1e.52ddd570.22b4f017.00000002(c6f0e377)
(8884|8895) pub3<-delete_participant
(8884|8923) pub31 writer id: 01037c1e.52ddd570.22b4f021.00000002(e891ae51)
(8884|8923) pub31->started
(8884|8923) pub31->wait_match() before write for 01037c1e.52ddd570.22b4f021.00000002(e891ae51)
(8884|8909) pub17->transport cfg_17
(8884|8901) pub10<-delete_participant
(8884|8906) pub14<-match found! before write for 01037c1e.52ddd570.22b4f017.00000002(c6f0e377)
(8884|8906) pub14 12% (4 samples sent)
(8884|8906) pub14 21% (7 samples sent)
(8884|8906) pub14 31% (10 samples sent)
(8884|8906) pub14 40% (13 samples sent)
(8884|8906) pub14 50% (16 samples sent)
(8884|8906) pub14 62% (20 samples sent)
(8884|8906) pub14 71% (23 samples sent)
(8884|8906) pub14 81% (26 samples sent)
(8884|8891) sub 70% (717 samples received)
(8884|8906) pub14 90% (29 samples sent)
(8884|8906) pub14 100% (32 samples sent)
(8884|8906) pub14 waiting for acks
(8884|8906) pub14 waiting for acks returned
(8884|8906) pub14<-delete_contained_entities
(8884|8916) pub24 writer id: 01037c1e.52ddd570.22b4f018.00000002(44a074a6)
(8884|8916) pub24->started
(8884|8916) pub24->wait_match() before write for 01037c1e.52ddd570.22b4f018.00000002(44a074a6)
(8884|8923) pub31<-match found! before write for 01037c1e.52ddd570.22b4f021.00000002(e891ae51)
(8884|8923) pub31 12% (4 samples sent)
(8884|8923) pub31 21% (7 samples sent)
(8884|8923) pub31 31% (10 samples sent)
(8884|8923) pub31 40% (13 samples sent)
(8884|8923) pub31 50% (16 samples sent)
(8884|8923) pub31 62% (20 samples sent)
(8884|8923) pub31 71% (23 samples sent)
(8884|8923) pub31 81% (26 samples sent)
(8884|8923) pub31 90% (29 samples sent)
(8884|8923) pub31 100% (32 samples sent)
(8884|8923) pub31 waiting for acks
(8884|8923) pub31 waiting for acks returned
(8884|8923) pub31<-delete_contained_entities
(8884|8916) pub24<-match found! before write for 01037c1e.52ddd570.22b4f018.00000002(44a074a6)
(8884|8916) pub24 12% (4 samples sent)
(8884|8916) pub24 21% (7 samples sent)
(8884|8916) pub24 31% (10 samples sent)
(8884|8916) pub24 40% (13 samples sent)
(8884|8916) pub24 50% (16 samples sent)
(8884|8916) pub24 62% (20 samples sent)
(8884|8916) pub24 71% (23 samples sent)
(8884|8916) pub24 81% (26 samples sent)
(8884|8916) pub24 90% (29 samples sent)
(8884|8916) pub24 100% (32 samples sent)
(8884|8916) pub24 waiting for acks
(8884|8905) pub13 writer id: 01037c1e.52ddd570.22b4f011.00000002(49b016d7)
(8884|8905) pub13->started
(8884|8905) pub13->wait_match() before write for 01037c1e.52ddd570.22b4f011.00000002(49b016d7)
(8884|8916) pub24 waiting for acks returned
(8884|8916) pub24<-delete_contained_entities
(8884|8906) pub14<-delete_participant
(8884|8918) pub27 writer id: 01037c1e.52ddd570.22b4f01f.00000002(f680a8b6)
(8884|8918) pub27->started
(8884|8918) pub27->wait_match() before write for 01037c1e.52ddd570.22b4f01f.00000002(f680a8b6)
(8884|8923) pub31<-delete_participant
(8884|8918) pub27<-match found! before write for 01037c1e.52ddd570.22b4f01f.00000002(f680a8b6)
(8884|8905) pub13<-match found! before write for 01037c1e.52ddd570.22b4f011.00000002(49b016d7)
(8884|8918) pub27 12% (4 samples sent)
(8884|8905) pub13 12% (4 samples sent)
(8884|8905) pub13 21% (7 samples sent)
(8884|8918) pub27 21% (7 samples sent)
(8884|8905) pub13 31% (10 samples sent)
(8884|8918) pub27 31% (10 samples sent)
(8884|8905) pub13 40% (13 samples sent)
(8884|8918) pub27 40% (13 samples sent)
(8884|8905) pub13 50% (16 samples sent)
(8884|8918) pub27 50% (16 samples sent)
(8884|8918) pub27 62% (20 samples sent)
(8884|8905) pub13 62% (20 samples sent)
(8884|8918) pub27 71% (23 samples sent)
(8884|8908) pub16 writer id: 01037c1e.52ddd570.22b4f013.00000002(337045b7)
(8884|8908) pub16->started
(8884|8908) pub16->wait_match() before write for 01037c1e.52ddd570.22b4f013.00000002(337045b7)
(8884|8905) pub13 71% (23 samples sent)
(8884|8905) pub13 81% (26 samples sent)
(8884|8905) pub13 90% (29 samples sent)
(8884|8918) pub27 81% (26 samples sent)
(8884|8905) pub13 100% (32 samples sent)
(8884|8905) pub13 waiting for acks
(8884|8918) pub27 90% (29 samples sent)
(8884|8918) pub27 100% (32 samples sent)
(8884|8918) pub27 waiting for acks
(8884|8891) sub 80% (820 samples received)
(8884|8918) pub27 waiting for acks returned
(8884|8918) pub27<-delete_contained_entities
(8884|8905) pub13 waiting for acks returned
(8884|8905) pub13<-delete_contained_entities
(8884|8916) pub24<-delete_participant
(8884|8921) pub29 writer id: 01037c1e.52ddd570.22b4f022.00000002(af31d481)
(8884|8921) pub29->started
(8884|8921) pub29->wait_match() before write for 01037c1e.52ddd570.22b4f022.00000002(af31d481)
(8884|8912) pub20 writer id: 01037c1e.52ddd570.22b4f01a.00000002(3e6027c6)
(8884|8912) pub20->started
(8884|8912) pub20->wait_match() before write for 01037c1e.52ddd570.22b4f01a.00000002(3e6027c6)
(8884|8921) pub29<-match found! before write for 01037c1e.52ddd570.22b4f022.00000002(af31d481)
(8884|8904) pub12 writer id: 01037c1e.52ddd570.22b4f01b.00000002(03000e76)
(8884|8904) pub12->started
(8884|8904) pub12->wait_match() before write for 01037c1e.52ddd570.22b4f01b.00000002(03000e76)
(8884|8908) pub16<-match found! before write for 01037c1e.52ddd570.22b4f013.00000002(337045b7)
(8884|8921) pub29 12% (4 samples sent)
(8884|8908) pub16 12% (4 samples sent)
(8884|8921) pub29 21% (7 samples sent)
(8884|8908) pub16 21% (7 samples sent)
(8884|8921) pub29 31% (10 samples sent)
(8884|8908) pub16 31% (10 samples sent)
(8884|8921) pub29 40% (13 samples sent)
(8884|8908) pub16 40% (13 samples sent)
(8884|8921) pub29 50% (16 samples sent)
(8884|8908) pub16 50% (16 samples sent)
(8884|8921) pub29 62% (20 samples sent)
(8884|8908) pub16 62% (20 samples sent)
(8884|8921) pub29 71% (23 samples sent)
(8884|8908) pub16 71% (23 samples sent)
(8884|8921) pub29 81% (26 samples sent)
(8884|8908) pub16 81% (26 samples sent)
(8884|8908) pub16 90% (29 samples sent)
(8884|8921) pub29 90% (29 samples sent)
(8884|8908) pub16 100% (32 samples sent)
(8884|8908) pub16 waiting for acks
(8884|8921) pub29 100% (32 samples sent)
(8884|8921) pub29 waiting for acks
(8884|8891) sub 90% (922 samples received)
(8884|8918) pub27<-delete_participant
(8884|8905) pub13<-delete_participant
(8884|8908) pub16 waiting for acks returned
(8884|8908) pub16<-delete_contained_entities
(8884|8921) pub29 waiting for acks returned
(8884|8921) pub29<-delete_contained_entities
(8884|8912) pub20<-match found! before write for 01037c1e.52ddd570.22b4f01a.00000002(3e6027c6)
(8884|8912) pub20 12% (4 samples sent)
(8884|8912) pub20 21% (7 samples sent)
(8884|8912) pub20 31% (10 samples sent)
(8884|8912) pub20 40% (13 samples sent)
(8884|8912) pub20 50% (16 samples sent)
(8884|8912) pub20 62% (20 samples sent)
(8884|8912) pub20 71% (23 samples sent)
(8884|8912) pub20 81% (26 samples sent)
(8884|8912) pub20 90% (29 samples sent)
(8884|8912) pub20 100% (32 samples sent)
(8884|8912) pub20 waiting for acks
(8884|8912) pub20 waiting for acks returned
(8884|8912) pub20<-delete_contained_entities
(8884|8904) pub12<-match found! before write for 01037c1e.52ddd570.22b4f01b.00000002(03000e76)
(8884|8904) pub12 12% (4 samples sent)
(8884|8904) pub12 21% (7 samples sent)
(8884|8908) pub16<-delete_participant
(8884|8904) pub12 31% (10 samples sent)
(8884|8904) pub12 40% (13 samples sent)
(8884|8904) pub12 50% (16 samples sent)
(8884|8904) pub12 62% (20 samples sent)
(8884|8904) pub12 71% (23 samples sent)
(8884|8904) pub12 81% (26 samples sent)
(8884|8904) pub12 90% (29 samples sent)
(8884|8921) pub29<-delete_participant
(8884|8904) pub12 100% (32 samples sent)
(8884|8904) pub12 waiting for acks
(8884|8904) pub12 waiting for acks returned
(8884|8904) pub12<-delete_contained_entities
(8884|8912) pub20<-delete_participant
(8884|8904) pub12<-delete_participant
(8884|8909) pub17 writer id: 01037c1e.52ddd570.22b4f015.00000002(bc30b017)
(8884|8909) pub17->started
(8884|8909) pub17->wait_match() before write for 01037c1e.52ddd570.22b4f015.00000002(bc30b017)
(8884|8909) pub17<-match found! before write for 01037c1e.52ddd570.22b4f015.00000002(bc30b017)
(8884|8909) pub17 12% (4 samples sent)
(8884|8909) pub17 21% (7 samples sent)
(8884|8909) pub17 31% (10 samples sent)
(8884|8909) pub17 40% (13 samples sent)
(8884|8909) pub17 50% (16 samples sent)
(8884|8909) pub17 62% (20 samples sent)
(8884|8909) pub17 71% (23 samples sent)
(8884|8909) pub17 81% (26 samples sent)
(8884|8909) pub17 90% (29 samples sent)
(8884|8909) pub17 100% (32 samples sent)
(8884|8909) pub17 waiting for acks
(8884|8891) sub 100% (1024 samples received)
(8884|8891) sub condition_.notify_all
(8884|8884) sub condition_.wait returned
(8884|8884) sub check_received
(8884|8884) sub check_received returns 0
(8884|8884) <- PublisherService::end
(8884|8909) pub17 waiting for acks returned
(8884|8909) pub17<-delete_contained_entities
(8884|8909) pub17<-delete_participant
(8884|8884) <- PublisherService::~PublisherService
(8884|8884) <- Subscriber delete_contained_entities
(8884|8884) <- Subscriber delete_participant
(8884|8884) <- Subscriber::~Subscriber
(8884|8884) <- Thrasher shutdown
test PASSED.
auto_run_tests_finished: tests/DCPS/Thrasher/run_test.pl high rtps Time:15s Result:0
==============================================================================
tests/DCPS/Thrasher/run_test.pl single durable
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 9076
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Thrasher/Thrasher -t 1 -s 1 -n 1 -d -DCPSConfigFile thrasher.ini -DCPSPendingTimeout 3
Thrasher PID: 9086 started at 2026-03-10 17:46:40
(9086|9086) -> Thrasher started
(9086|9086) -> Subscriber::Subscriber
(9076|9076) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm0kj6c" as fully qualified hostname, please correct system configuration.
(9086|9086) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm0kj6c" as fully qualified hostname, please correct system configuration.
(9086|9086) Subscriber reader id: 01030000.744b68ef.00000002.00000507(3fe7aca5)
(9086|9086) -> PublisherService::PublisherService
(9086|9086) -> PublisherService::start (1 threads)
(9086|9086) sub wait_received 0:1
(9086|9098) pub0 writer id: 01030000.744b68ef.00000003.00000102(1681b49e)
(9086|9098) pub0->started
(9086|9098) pub0 100% (1 samples sent)
(9086|9098) pub0->wait_match() before write for 01030000.744b68ef.00000003.00000102(1681b49e)
(9086|9098) pub0<-match found! before write for 01030000.744b68ef.00000003.00000102(1681b49e)
(9086|9098) pub0 waiting for acks
(9086|9097) sub 100% (1 samples received)
(9086|9097) sub condition_.notify_all
(9086|9086) sub condition_.wait returned
(9086|9086) sub check_received
(9086|9086) sub check_received returns 0
(9086|9086) <- PublisherService::end
(9086|9098) pub0 waiting for acks returned
(9086|9098) pub0<-delete_contained_entities
(9086|9098) pub0<-delete_participant
(9086|9086) <- PublisherService::~PublisherService
(9086|9086) <- Subscriber delete_contained_entities
(9086|9086) <- Subscriber delete_participant
(9086|9086) <- Subscriber::~Subscriber
(9086|9086) <- Thrasher shutdown
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
LLVMSymbolizer: error reading file: No such file or directory
test PASSED.
auto_run_tests_finished: tests/DCPS/Thrasher/run_test.pl single durable Time:0s Result:0
==============================================================================
tests/DCPS/Thrasher/run_test.pl double durable
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 9100
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Thrasher/Thrasher -t 2 -s 1 -n 2 -d -DCPSConfigFile thrasher.ini -DCPSPendingTimeout 3
Thrasher PID: 9110 started at 2026-03-10 17:46:41
(9110|9110) -> Thrasher started
(9110|9110) -> Subscriber::Subscriber
(9100|9100) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm0kj6c" as fully qualified hostname, please correct system configuration.
(9110|9110) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm0kj6c" as fully qualified hostname, please correct system configuration.
(9110|9110) Subscriber reader id: 01030000.6f59d566.00000002.00000507(05092ec0)
(9110|9110) -> PublisherService::PublisherService
(9110|9110) -> PublisherService::start (2 threads)
(9110|9110) sub wait_received 0:2
(9110|9122) pub0 writer id: 01030000.6f59d566.00000003.00000102(2c6f36fb)
(9110|9122) pub0->started
(9110|9122) pub0 100% (1 samples sent)
(9110|9122) pub0->wait_match() before write for 01030000.6f59d566.00000003.00000102(2c6f36fb)
(9110|9122) pub0<-match found! before write for 01030000.6f59d566.00000003.00000102(2c6f36fb)
(9110|9122) pub0 waiting for acks
(9110|9121) sub 50% (1 samples received)
(9110|9122) pub0 waiting for acks returned
(9110|9122) pub0<-delete_contained_entities
(9110|9123) pub1 writer id: 01030000.6f59d566.00000004.00000102(9e4feaeb)
(9110|9123) pub1->started
(9110|9123) pub1 100% (1 samples sent)
(9110|9123) pub1->wait_match() before write for 01030000.6f59d566.00000004.00000102(9e4feaeb)
(9110|9123) pub1<-match found! before write for 01030000.6f59d566.00000004.00000102(9e4feaeb)
(9110|9123) pub1 waiting for acks
(9110|9121) sub 100% (2 samples received)
(9110|9121) sub condition_.notify_all
(9110|9110) sub condition_.wait returned
(9110|9110) sub check_received
(9110|9110) sub check_received returns 0
(9110|9110) <- PublisherService::end
(9110|9123) pub1 waiting for acks returned
(9110|9123) pub1<-delete_contained_entities
(9110|9122) pub0<-delete_participant
(9110|9123) pub1<-delete_participant
(9110|9110) <- PublisherService::~PublisherService
(9110|9110) <- Subscriber delete_contained_entities
(9110|9110) <- Subscriber delete_participant
(9110|9110) <- Subscriber::~Subscriber
(9110|9110) <- Thrasher shutdown
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
LLVMSymbolizer: error reading file: No such file or directory
test PASSED.
auto_run_tests_finished: tests/DCPS/Thrasher/run_test.pl double durable Time:1s Result:0
==============================================================================
tests/DCPS/Thrasher/run_test.pl triangle durable
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 9125
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Thrasher/Thrasher -t 3 -s 3 -n 9 -d -DCPSConfigFile thrasher.ini -DCPSPendingTimeout 3
Thrasher PID: 9135 started at 2026-03-10 17:46:42
(9135|9135) -> Thrasher started
(9135|9135) -> Subscriber::Subscriber
(9125|9125) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm0kj6c" as fully qualified hostname, please correct system configuration.
(9135|9135) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm0kj6c" as fully qualified hostname, please correct system configuration.
(9135|9135) Subscriber reader id: 01030000.17a219f5.00000002.00000507(1c36a936)
(9135|9135) -> PublisherService::PublisherService
(9135|9135) -> PublisherService::start (3 threads)
(9135|9135) sub wait_received 0:9
(9135|9149) pub2 writer id: 01030000.17a219f5.00000004.00000102(87706d1d)
(9135|9149) pub2->started
(9135|9149) pub2 33% (1 samples sent)
(9135|9149) pub2 66% (2 samples sent)
(9135|9149) pub2 100% (3 samples sent)
(9135|9149) pub2->wait_match() before write for 01030000.17a219f5.00000004.00000102(87706d1d)
(9135|9147) pub0 writer id: 01030000.17a219f5.00000003.00000102(3550b10d)
(9135|9147) pub0->started
(9135|9147) pub0 33% (1 samples sent)
(9135|9147) pub0 66% (2 samples sent)
(9135|9147) pub0 100% (3 samples sent)
(9135|9147) pub0->wait_match() before write for 01030000.17a219f5.00000003.00000102(3550b10d)
(9135|9147) pub0<-match found! before write for 01030000.17a219f5.00000003.00000102(3550b10d)
(9135|9147) pub0 waiting for acks
(9135|9149) pub2<-match found! before write for 01030000.17a219f5.00000004.00000102(87706d1d)
(9135|9149) pub2 waiting for acks
(9135|9146) sub 11% (1 samples received)
(9135|9146) sub 22% (2 samples received)
(9135|9146) sub 33% (3 samples received)
(9135|9148) pub1 writer id: 01030000.17a219f5.00000005.00000102(ba1044ad)
(9135|9148) pub1->started
(9135|9148) pub1 33% (1 samples sent)
(9135|9148) pub1 66% (2 samples sent)
(9135|9146) sub 44% (4 samples received)
(9135|9148) pub1 100% (3 samples sent)
(9135|9148) pub1->wait_match() before write for 01030000.17a219f5.00000005.00000102(ba1044ad)
(9135|9146) sub 55% (5 samples received)
(9135|9146) sub 66% (6 samples received)
(9135|9148) pub1<-match found! before write for 01030000.17a219f5.00000005.00000102(ba1044ad)
(9135|9148) pub1 waiting for acks
(9135|9147) pub0 waiting for acks returned
(9135|9147) pub0<-delete_contained_entities
(9135|9149) pub2 waiting for acks returned
(9135|9149) pub2<-delete_contained_entities
(9135|9146) sub 77% (7 samples received)
(9135|9146) sub 88% (8 samples received)
(9135|9146) sub 100% (9 samples received)
(9135|9146) sub condition_.notify_all
(9135|9135) sub condition_.wait returned
(9135|9135) sub check_received
(9135|9135) sub check_received returns 0
(9135|9135) <- PublisherService::end
(9135|9148) pub1 waiting for acks returned
(9135|9148) pub1<-delete_contained_entities
(9135|9149) pub2<-delete_participant
(9135|9147) pub0<-delete_participant
(9135|9148) pub1<-delete_participant
(9135|9135) <- PublisherService::~PublisherService
(9135|9135) <- Subscriber delete_contained_entities
(9135|9135) <- Subscriber delete_participant
(9135|9135) <- Subscriber::~Subscriber
(9135|9135) <- Thrasher shutdown
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
LLVMSymbolizer: error reading file: No such file or directory
test PASSED.
auto_run_tests_finished: tests/DCPS/Thrasher/run_test.pl triangle durable Time:1s Result:0
==============================================================================
tests/DCPS/Thrasher/run_test.pl default durable
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 9151
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Thrasher/Thrasher -t 1 -s 1024 -n 1024 -d -DCPSConfigFile thrasher.ini -DCPSPendingTimeout 3
Thrasher PID: 9161 started at 2026-03-10 17:46:43
(9161|9161) -> Thrasher started
(9161|9161) -> Subscriber::Subscriber
(9151|9151) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm0kj6c" as fully qualified hostname, please correct system configuration.
(9161|9161) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm0kj6c" as fully qualified hostname, please correct system configuration.
(9161|9161) Subscriber reader id: 01030000.252ff4c7.00000002.00000507(9a8a17a0)
(9161|9161) -> PublisherService::PublisherService
(9161|9161) -> PublisherService::start (1 threads)
(9161|9161) sub wait_received 0:1024
(9161|9173) pub0 writer id: 01030000.252ff4c7.00000003.00000102(b3ec0f9b)
(9161|9173) pub0->started
(9161|9173) pub0 10% (103 samples sent)
(9161|9172) sub 10% (103 samples received)
(9161|9173) pub0 20% (205 samples sent)
(9161|9172) sub 20% (205 samples received)
(9161|9173) pub0 30% (308 samples sent)
(9161|9172) sub 30% (308 samples received)
(9161|9173) pub0 40% (410 samples sent)
(9161|9172) sub 40% (410 samples received)
(9161|9173) pub0 50% (512 samples sent)
(9161|9172) sub 50% (512 samples received)
(9161|9173) pub0 60% (615 samples sent)
(9161|9172) sub 60% (615 samples received)
(9161|9173) pub0 70% (717 samples sent)
(9161|9172) sub 70% (717 samples received)
(9161|9173) pub0 80% (820 samples sent)
(9161|9172) sub 80% (820 samples received)
(9161|9173) pub0 90% (922 samples sent)
(9161|9172) sub 90% (922 samples received)
(9161|9173) pub0 100% (1024 samples sent)
(9161|9173) pub0->wait_match() before write for 01030000.252ff4c7.00000003.00000102(b3ec0f9b)
(9161|9172) sub 100% (1024 samples received)
(9161|9172) sub condition_.notify_all
(9161|9173) pub0<-match found! before write for 01030000.252ff4c7.00000003.00000102(b3ec0f9b)
(9161|9173) pub0 waiting for acks
(9161|9161) sub condition_.wait returned
(9161|9161) sub check_received
(9161|9161) sub check_received returns 0
(9161|9161) <- PublisherService::end
(9161|9173) pub0 waiting for acks returned
(9161|9173) pub0<-delete_contained_entities
(9161|9173) pub0<-delete_participant
(9161|9161) <- PublisherService::~PublisherService
(9161|9161) <- Subscriber delete_contained_entities
(9161|9161) <- Subscriber delete_participant
(9161|9161) <- Subscriber::~Subscriber
(9161|9161) <- Thrasher shutdown
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
LLVMSymbolizer: error reading file: No such file or directory
test PASSED.
auto_run_tests_finished: tests/DCPS/Thrasher/run_test.pl default durable Time:2s Result:0
==============================================================================
tests/DCPS/Thrasher/run_test.pl low durable
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 9175
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Thrasher/Thrasher -t 8 -s 128 -n 1024 -d -DCPSConfigFile thrasher.ini -DCPSPendingTimeout 3
Thrasher PID: 9185 started at 2026-03-10 17:46:44
(9185|9185) -> Thrasher started
(9185|9185) -> Subscriber::Subscriber
(9175|9175) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm0kj6c" as fully qualified hostname, please correct system configuration.
(9185|9185) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm0kj6c" as fully qualified hostname, please correct system configuration.
(9185|9185) Subscriber reader id: 01030000.7415eee9.00000002.00000507(8d2e5a4b)
(9185|9185) -> PublisherService::PublisherService
(9185|9185) -> PublisherService::start (8 threads)
(9185|9185) sub wait_received 0:1024
(9185|9199) pub2 writer id: 01030000.7415eee9.00000004.00000102(16689e60)
(9185|9199) pub2->started
(9185|9199) pub2 10% (13 samples sent)
(9185|9199) pub2 20% (26 samples sent)
(9185|9199) pub2 30% (39 samples sent)
(9185|9199) pub2 40% (52 samples sent)
(9185|9199) pub2 50% (64 samples sent)
(9185|9199) pub2 60% (77 samples sent)
(9185|9199) pub2 70% (90 samples sent)
(9185|9198) pub1 writer id: 01030000.7415eee9.00000005.00000102(2b08b7d0)
(9185|9198) pub1->started
(9185|9198) pub1 10% (13 samples sent)
(9185|9198) pub1 20% (26 samples sent)
(9185|9199) pub2 80% (103 samples sent)
(9185|9198) pub1 30% (39 samples sent)
(9185|9200) pub3 writer id: 01030000.7415eee9.00000007.00000102(51c8e4b0)
(9185|9200) pub3->started
(9185|9199) pub2 90% (116 samples sent)
(9185|9200) pub3 10% (13 samples sent)
(9185|9200) pub3 20% (26 samples sent)
(9185|9199) pub2 100% (128 samples sent)
(9185|9199) pub2->wait_match() before write for 01030000.7415eee9.00000004.00000102(16689e60)
(9185|9199) pub2<-match found! before write for 01030000.7415eee9.00000004.00000102(16689e60)
(9185|9199) pub2 waiting for acks
(9185|9200) pub3 30% (39 samples sent)
(9185|9198) pub1 40% (52 samples sent)
(9185|9204) pub7 writer id: 01030000.7415eee9.00000009.00000102(eef85ad1)
(9185|9204) pub7->started
(9185|9204) pub7 10% (13 samples sent)
(9185|9200) pub3 40% (52 samples sent)
(9185|9198) pub1 50% (64 samples sent)
(9185|9197) pub0 writer id: 01030000.7415eee9.00000003.00000102(a4484270)
(9185|9197) pub0->started
(9185|9204) pub7 20% (26 samples sent)
(9185|9197) pub0 10% (13 samples sent)
(9185|9204) pub7 30% (39 samples sent)
(9185|9203) pub6 writer id: 01030000.7415eee9.00000008.00000102(d3987361)
(9185|9203) pub6->started
(9185|9197) pub0 20% (26 samples sent)
(9185|9204) pub7 40% (52 samples sent)
(9185|9203) pub6 10% (13 samples sent)
(9185|9203) pub6 20% (26 samples sent)
(9185|9204) pub7 50% (64 samples sent)
(9185|9198) pub1 60% (77 samples sent)
(9185|9204) pub7 60% (77 samples sent)
(9185|9202) pub5 writer id: 01030000.7415eee9.00000006.00000102(6ca8cd00)
(9185|9202) pub5->started
(9185|9202) pub5 10% (13 samples sent)
(9185|9203) pub6 30% (39 samples sent)
(9185|9204) pub7 70% (90 samples sent)
(9185|9200) pub3 50% (64 samples sent)
(9185|9197) pub0 30% (39 samples sent)
(9185|9201) pub4 writer id: 01030000.7415eee9.0000000a.00000102(a9582001)
(9185|9201) pub4->started
(9185|9204) pub7 80% (103 samples sent)
(9185|9197) pub0 40% (52 samples sent)
(9185|9201) pub4 10% (13 samples sent)
(9185|9201) pub4 20% (26 samples sent)
(9185|9202) pub5 20% (26 samples sent)
(9185|9204) pub7 90% (116 samples sent)
(9185|9201) pub4 30% (39 samples sent)
(9185|9198) pub1 70% (90 samples sent)
(9185|9204) pub7 100% (128 samples sent)
(9185|9204) pub7->wait_match() before write for 01030000.7415eee9.00000009.00000102(eef85ad1)
(9185|9201) pub4 40% (52 samples sent)
(9185|9197) pub0 50% (64 samples sent)
(9185|9201) pub4 50% (64 samples sent)
(9185|9197) pub0 60% (77 samples sent)
(9185|9202) pub5 30% (39 samples sent)
(9185|9201) pub4 60% (77 samples sent)
(9185|9197) pub0 70% (90 samples sent)
(9185|9202) pub5 40% (52 samples sent)
(9185|9203) pub6 40% (52 samples sent)
(9185|9202) pub5 50% (64 samples sent)
(9185|9203) pub6 50% (64 samples sent)
(9185|9197) pub0 80% (103 samples sent)
(9185|9200) pub3 60% (77 samples sent)
(9185|9203) pub6 60% (77 samples sent)
(9185|9197) pub0 90% (116 samples sent)
(9185|9198) pub1 80% (103 samples sent)
(9185|9201) pub4 70% (90 samples sent)
(9185|9202) pub5 60% (77 samples sent)
(9185|9197) pub0 100% (128 samples sent)
(9185|9197) pub0->wait_match() before write for 01030000.7415eee9.00000003.00000102(a4484270)
(9185|9203) pub6 70% (90 samples sent)
(9185|9202) pub5 70% (90 samples sent)
(9185|9201) pub4 80% (103 samples sent)
(9185|9203) pub6 80% (103 samples sent)
(9185|9202) pub5 80% (103 samples sent)
(9185|9201) pub4 90% (116 samples sent)
(9185|9203) pub6 90% (116 samples sent)
(9185|9202) pub5 90% (116 samples sent)
(9185|9201) pub4 100% (128 samples sent)
(9185|9201) pub4->wait_match() before write for 01030000.7415eee9.0000000a.00000102(a9582001)
(9185|9198) pub1 90% (116 samples sent)
(9185|9200) pub3 70% (90 samples sent)
(9185|9203) pub6 100% (128 samples sent)
(9185|9203) pub6->wait_match() before write for 01030000.7415eee9.00000008.00000102(d3987361)
(9185|9202) pub5 100% (128 samples sent)
(9185|9202) pub5->wait_match() before write for 01030000.7415eee9.00000006.00000102(6ca8cd00)
(9185|9196) sub 10% (103 samples received)
(9185|9198) pub1 100% (128 samples sent)
(9185|9198) pub1->wait_match() before write for 01030000.7415eee9.00000005.00000102(2b08b7d0)
(9185|9198) pub1<-match found! before write for 01030000.7415eee9.00000005.00000102(2b08b7d0)
(9185|9198) pub1 waiting for acks
(9185|9200) pub3 80% (103 samples sent)
(9185|9200) pub3 90% (116 samples sent)
(9185|9200) pub3 100% (128 samples sent)
(9185|9200) pub3->wait_match() before write for 01030000.7415eee9.00000007.00000102(51c8e4b0)
(9185|9200) pub3<-match found! before write for 01030000.7415eee9.00000007.00000102(51c8e4b0)
(9185|9200) pub3 waiting for acks
(9185|9196) sub 20% (205 samples received)
(9185|9204) pub7<-match found! before write for 01030000.7415eee9.00000009.00000102(eef85ad1)
(9185|9204) pub7 waiting for acks
(9185|9197) pub0<-match found! before write for 01030000.7415eee9.00000003.00000102(a4484270)
(9185|9197) pub0 waiting for acks
(9185|9202) pub5<-match found! before write for 01030000.7415eee9.00000006.00000102(6ca8cd00)
(9185|9202) pub5 waiting for acks
(9185|9203) pub6<-match found! before write for 01030000.7415eee9.00000008.00000102(d3987361)
(9185|9203) pub6 waiting for acks
(9185|9201) pub4<-match found! before write for 01030000.7415eee9.0000000a.00000102(a9582001)
(9185|9201) pub4 waiting for acks
(9185|9199) pub2 waiting for acks returned
(9185|9199) pub2<-delete_contained_entities
(9185|9196) sub 30% (308 samples received)
(9185|9199) pub2<-delete_participant
(9185|9196) sub 40% (410 samples received)
(9185|9196) sub 50% (512 samples received)
(9185|9196) sub 60% (615 samples received)
(9185|9196) sub 70% (717 samples received)
(9185|9196) sub 80% (820 samples received)
(9185|9196) sub 90% (922 samples received)
(9185|9196) sub 100% (1024 samples received)
(9185|9196) sub condition_.notify_all
(9185|9185) sub condition_.wait returned
(9185|9185) sub check_received
(9185|9185) sub check_received returns 0
(9185|9185) <- PublisherService::end
(9185|9198) pub1 waiting for acks returned
(9185|9198) pub1<-delete_contained_entities
(9185|9200) pub3 waiting for acks returned
(9185|9200) pub3<-delete_contained_entities
(9185|9204) pub7 waiting for acks returned
(9185|9197) pub0 waiting for acks returned
(9185|9197) pub0<-delete_contained_entities
(9185|9203) pub6 waiting for acks returned
(9185|9204) pub7<-delete_contained_entities
(9185|9201) pub4 waiting for acks returned
(9185|9201) pub4<-delete_contained_entities
(9185|9202) pub5 waiting for acks returned
(9185|9202) pub5<-delete_contained_entities
(9185|9203) pub6<-delete_contained_entities
(9185|9200) pub3<-delete_participant
(9185|9197) pub0<-delete_participant
(9185|9204) pub7<-delete_participant
(9185|9201) pub4<-delete_participant
(9185|9203) pub6<-delete_participant
(9185|9198) pub1<-delete_participant
(9185|9202) pub5<-delete_participant
(9185|9185) <- PublisherService::~PublisherService
(9185|9185) <- Subscriber delete_contained_entities
(9185|9185) <- Subscriber delete_participant
(9185|9185) <- Subscriber::~Subscriber
(9185|9185) <- Thrasher shutdown
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
LLVMSymbolizer: error reading file: No such file or directory
test PASSED.
auto_run_tests_finished: tests/DCPS/Thrasher/run_test.pl low durable Time:1s Result:0
==============================================================================
tests/DCPS/Thrasher/run_test.pl medium durable
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 9206
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Thrasher/Thrasher -t 16 -s 64 -n 1024 -d -DCPSConfigFile thrasher.ini -DCPSPendingTimeout 3
Thrasher PID: 9216 started at 2026-03-10 17:46:45
(9216|9216) -> Thrasher started
(9216|9216) -> Subscriber::Subscriber
(9206|9206) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm0kj6c" as fully qualified hostname, please correct system configuration.
(9216|9216) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm0kj6c" as fully qualified hostname, please correct system configuration.
(9216|9216) Subscriber reader id: 01030000.55fc7485.00000002.00000507(3e1c3a6e)
(9216|9216) -> PublisherService::PublisherService
(9216|9216) -> PublisherService::start (16 threads)
(9216|9216) sub wait_received 0:1024
(9216|9239) pub13 writer id: 01030000.55fc7485.0000000f.00000102(d28acf54)
(9216|9239) pub13->started
(9216|9239) pub13 10% (7 samples sent)
(9216|9239) pub13 20% (13 samples sent)
(9216|9239) pub13 31% (20 samples sent)
(9216|9239) pub13 40% (26 samples sent)
(9216|9239) pub13 50% (32 samples sent)
(9216|9239) pub13 60% (39 samples sent)
(9216|9239) pub13 70% (45 samples sent)
(9216|9239) pub13 81% (52 samples sent)
(9216|9239) pub13 90% (58 samples sent)
(9216|9239) pub13 100% (64 samples sent)
(9216|9239) pub13->wait_match() before write for 01030000.55fc7485.0000000f.00000102(d28acf54)
(9216|9239) pub13<-match found! before write for 01030000.55fc7485.0000000f.00000102(d28acf54)
(9216|9239) pub13 waiting for acks
(9216|9239) pub13 waiting for acks returned
(9216|9239) pub13<-delete_contained_entities
(9216|9236) pub8 writer id: 01030000.55fc7485.00000007.00000102(e2fa8495)
(9216|9236) pub8->started
(9216|9236) pub8 10% (7 samples sent)
(9216|9236) pub8 20% (13 samples sent)
(9216|9236) pub8 31% (20 samples sent)
(9216|9236) pub8 40% (26 samples sent)
(9216|9236) pub8 50% (32 samples sent)
(9216|9236) pub8 60% (39 samples sent)
(9216|9231) pub3 writer id: 01030000.55fc7485.00000005.00000102(983ad7f5)
(9216|9231) pub3->started
(9216|9231) pub3 10% (7 samples sent)
(9216|9231) pub3 20% (13 samples sent)
(9216|9236) pub8 70% (45 samples sent)
(9216|9231) pub3 31% (20 samples sent)
(9216|9236) pub8 81% (52 samples sent)
(9216|9228) pub0 writer id: 01030000.55fc7485.00000003.00000102(177a2255)
(9216|9228) pub0->started
(9216|9236) pub8 90% (58 samples sent)
(9216|9228) pub0 10% (7 samples sent)
(9216|9236) pub8 100% (64 samples sent)
(9216|9236) pub8->wait_match() before write for 01030000.55fc7485.00000007.00000102(e2fa8495)
(9216|9236) pub8<-match found! before write for 01030000.55fc7485.00000007.00000102(e2fa8495)
(9216|9236) pub8 waiting for acks
(9216|9228) pub0 20% (13 samples sent)
(9216|9228) pub0 31% (20 samples sent)
(9216|9228) pub0 40% (26 samples sent)
(9216|9228) pub0 50% (32 samples sent)
(9216|9228) pub0 60% (39 samples sent)
(9216|9231) pub3 40% (26 samples sent)
(9216|9228) pub0 70% (45 samples sent)
(9216|9228) pub0 81% (52 samples sent)
(9216|9243) pub15 writer id: 01030000.55fc7485.00000010.00000102(303acf07)
(9216|9243) pub15->started
(9216|9231) pub3 50% (32 samples sent)
(9216|9243) pub15 10% (7 samples sent)
(9216|9243) pub15 20% (13 samples sent)
(9216|9231) pub3 60% (39 samples sent)
(9216|9243) pub15 31% (20 samples sent)
(9216|9228) pub0 90% (58 samples sent)
(9216|9228) pub0 100% (64 samples sent)
(9216|9228) pub0->wait_match() before write for 01030000.55fc7485.00000003.00000102(177a2255)
(9216|9243) pub15 40% (26 samples sent)
(9216|9243) pub15 50% (32 samples sent)
(9216|9231) pub3 70% (45 samples sent)
(9216|9243) pub15 60% (39 samples sent)
(9216|9243) pub15 70% (45 samples sent)
(9216|9231) pub3 81% (52 samples sent)
(9216|9243) pub15 81% (52 samples sent)
(9216|9231) pub3 90% (58 samples sent)
(9216|9231) pub3 100% (64 samples sent)
(9216|9231) pub3->wait_match() before write for 01030000.55fc7485.00000005.00000102(983ad7f5)
(9216|9231) pub3<-match found! before write for 01030000.55fc7485.00000005.00000102(983ad7f5)
(9216|9231) pub3 waiting for acks
(9216|9242) pub14 writer id: 01030000.55fc7485.00000012.00000102(4afa9c67)
(9216|9242) pub14->started
(9216|9242) pub14 10% (7 samples sent)
(9216|9230) pub2 writer id: 01030000.55fc7485.00000008.00000102(60aa1344)
(9216|9230) pub2->started
(9216|9242) pub14 20% (13 samples sent)
(9216|9230) pub2 10% (7 samples sent)
(9216|9243) pub15 90% (58 samples sent)
(9216|9227) sub 10% (103 samples received)
(9216|9230) pub2 20% (13 samples sent)
(9216|9242) pub14 31% (20 samples sent)
(9216|9243) pub15 100% (64 samples sent)
(9216|9243) pub15->wait_match() before write for 01030000.55fc7485.00000010.00000102(303acf07)
(9216|9230) pub2 31% (20 samples sent)
(9216|9230) pub2 40% (26 samples sent)
(9216|9229) pub1 writer id: 01030000.55fc7485.00000004.00000102(a55afe45)
(9216|9229) pub1->started
(9216|9238) pub10 writer id: 01030000.55fc7485.0000000e.00000102(efeae6e4)
(9216|9238) pub10->started
(9216|9229) pub1 10% (7 samples sent)
(9216|9238) pub10 10% (7 samples sent)
(9216|9242) pub14 40% (26 samples sent)
(9216|9238) pub10 20% (13 samples sent)
(9216|9230) pub2 50% (32 samples sent)
(9216|9240) pub11 writer id: 01030000.55fc7485.0000000d.00000102(a84a9c34)
(9216|9233) pub5 writer id: 01030000.55fc7485.0000000b.00000102(270a6994)
(9216|9233) pub5->started
(9216|9240) pub11->started
(9216|9238) pub10 31% (20 samples sent)
(9216|9242) pub14 50% (32 samples sent)
(9216|9229) pub1 20% (13 samples sent)
(9216|9230) pub2 60% (39 samples sent)
(9216|9238) pub10 40% (26 samples sent)
(9216|9238) pub10 50% (32 samples sent)
(9216|9233) pub5 10% (7 samples sent)
(9216|9233) pub5 20% (13 samples sent)
(9216|9238) pub10 60% (39 samples sent)
(9216|9242) pub14 60% (39 samples sent)
(9216|9238) pub10 70% (45 samples sent)
(9216|9242) pub14 70% (45 samples sent)
(9216|9238) pub10 81% (52 samples sent)
(9216|9242) pub14 81% (52 samples sent)
(9216|9242) pub14 90% (58 samples sent)
(9216|9230) pub2 70% (45 samples sent)
(9216|9229) pub1 31% (20 samples sent)
(9216|9230) pub2 81% (52 samples sent)
(9216|9229) pub1 40% (26 samples sent)
(9216|9229) pub1 50% (32 samples sent)
(9216|9230) pub2 90% (58 samples sent)
(9216|9229) pub1 60% (39 samples sent)
(9216|9238) pub10 90% (58 samples sent)
(9216|9230) pub2 100% (64 samples sent)
(9216|9230) pub2->wait_match() before write for 01030000.55fc7485.00000008.00000102(60aa1344)
(9216|9233) pub5 31% (20 samples sent)
(9216|9229) pub1 70% (45 samples sent)
(9216|9238) pub10 100% (64 samples sent)
(9216|9238) pub10->wait_match() before write for 01030000.55fc7485.0000000e.00000102(efeae6e4)
(9216|9233) pub5 40% (26 samples sent)
(9216|9229) pub1 81% (52 samples sent)
(9216|9240) pub11 10% (7 samples sent)
(9216|9240) pub11 20% (13 samples sent)
(9216|9234) pub6 writer id: 01030000.55fc7485.00000006.00000102(df9aad25)
(9216|9234) pub6->started
(9216|9240) pub11 31% (20 samples sent)
(9216|9234) pub6 10% (7 samples sent)
(9216|9240) pub11 40% (26 samples sent)
(9216|9234) pub6 20% (13 samples sent)
(9216|9240) pub11 50% (32 samples sent)
(9216|9234) pub6 31% (20 samples sent)
(9216|9234) pub6 40% (26 samples sent)
(9216|9240) pub11 60% (39 samples sent)
(9216|9233) pub5 50% (32 samples sent)
(9216|9240) pub11 70% (45 samples sent)
(9216|9233) pub5 60% (39 samples sent)
(9216|9237) pub9 writer id: 01030000.55fc7485.0000000a.00000102(1a6a4024)
(9216|9237) pub9->started
(9216|9233) pub5 70% (45 samples sent)
(9216|9240) pub11 81% (52 samples sent)
(9216|9237) pub9 10% (7 samples sent)
(9216|9240) pub11 90% (58 samples sent)
(9216|9233) pub5 81% (52 samples sent)
(9216|9233) pub5 90% (58 samples sent)
(9216|9240) pub11 100% (64 samples sent)
(9216|9240) pub11->wait_match() before write for 01030000.55fc7485.0000000d.00000102(a84a9c34)
(9216|9235) pub7 writer id: 01030000.55fc7485.0000000c.00000102(952ab584)
(9216|9235) pub7->started
(9216|9233) pub5 100% (64 samples sent)
(9216|9233) pub5->wait_match() before write for 01030000.55fc7485.0000000b.00000102(270a6994)
(9216|9235) pub7 10% (7 samples sent)
(9216|9235) pub7 20% (13 samples sent)
(9216|9242) pub14 100% (64 samples sent)
(9216|9242) pub14->wait_match() before write for 01030000.55fc7485.00000012.00000102(4afa9c67)
(9216|9237) pub9 20% (13 samples sent)
(9216|9237) pub9 31% (20 samples sent)
(9216|9237) pub9 40% (26 samples sent)
(9216|9234) pub6 50% (32 samples sent)
(9216|9234) pub6 60% (39 samples sent)
(9216|9232) pub4 writer id: 01030000.55fc7485.00000009.00000102(5dca3af4)
(9216|9232) pub4->started
(9216|9234) pub6 70% (45 samples sent)
(9216|9232) pub4 10% (7 samples sent)
(9216|9232) pub4 20% (13 samples sent)
(9216|9234) pub6 81% (52 samples sent)
(9216|9232) pub4 31% (20 samples sent)
(9216|9241) pub12 writer id: 01030000.55fc7485.00000011.00000102(0d5ae6b7)
(9216|9241) pub12->started
(9216|9232) pub4 40% (26 samples sent)
(9216|9241) pub12 10% (7 samples sent)
(9216|9232) pub4 50% (32 samples sent)
(9216|9241) pub12 20% (13 samples sent)
(9216|9232) pub4 60% (39 samples sent)
(9216|9241) pub12 31% (20 samples sent)
(9216|9232) pub4 70% (45 samples sent)
(9216|9241) pub12 40% (26 samples sent)
(9216|9232) pub4 81% (52 samples sent)
(9216|9241) pub12 50% (32 samples sent)
(9216|9232) pub4 90% (58 samples sent)
(9216|9237) pub9 50% (32 samples sent)
(9216|9232) pub4 100% (64 samples sent)
(9216|9232) pub4->wait_match() before write for 01030000.55fc7485.00000009.00000102(5dca3af4)
(9216|9237) pub9 60% (39 samples sent)
(9216|9229) pub1 90% (58 samples sent)
(9216|9237) pub9 70% (45 samples sent)
(9216|9229) pub1 100% (64 samples sent)
(9216|9229) pub1->wait_match() before write for 01030000.55fc7485.00000004.00000102(a55afe45)
(9216|9235) pub7 31% (20 samples sent)
(9216|9237) pub9 81% (52 samples sent)
(9216|9235) pub7 40% (26 samples sent)
(9216|9241) pub12 60% (39 samples sent)
(9216|9235) pub7 50% (32 samples sent)
(9216|9241) pub12 70% (45 samples sent)
(9216|9235) pub7 60% (39 samples sent)
(9216|9241) pub12 81% (52 samples sent)
(9216|9235) pub7 70% (45 samples sent)
(9216|9234) pub6 90% (58 samples sent)
(9216|9228) pub0<-match found! before write for 01030000.55fc7485.00000003.00000102(177a2255)
(9216|9228) pub0 waiting for acks
(9216|9234) pub6 100% (64 samples sent)
(9216|9234) pub6->wait_match() before write for 01030000.55fc7485.00000006.00000102(df9aad25)
(9216|9237) pub9 90% (58 samples sent)
(9216|9237) pub9 100% (64 samples sent)
(9216|9237) pub9->wait_match() before write for 01030000.55fc7485.0000000a.00000102(1a6a4024)
(9216|9235) pub7 81% (52 samples sent)
(9216|9241) pub12 90% (58 samples sent)
(9216|9235) pub7 90% (58 samples sent)
(9216|9241) pub12 100% (64 samples sent)
(9216|9241) pub12->wait_match() before write for 01030000.55fc7485.00000011.00000102(0d5ae6b7)
(9216|9235) pub7 100% (64 samples sent)
(9216|9235) pub7->wait_match() before write for 01030000.55fc7485.0000000c.00000102(952ab584)
(9216|9243) pub15<-match found! before write for 01030000.55fc7485.00000010.00000102(303acf07)
(9216|9243) pub15 waiting for acks
(9216|9239) pub13<-delete_participant
(9216|9242) pub14<-match found! before write for 01030000.55fc7485.00000012.00000102(4afa9c67)
(9216|9242) pub14 waiting for acks
(9216|9229) pub1<-match found! before write for 01030000.55fc7485.00000004.00000102(a55afe45)
(9216|9229) pub1 waiting for acks
(9216|9230) pub2<-match found! before write for 01030000.55fc7485.00000008.00000102(60aa1344)
(9216|9230) pub2 waiting for acks
(9216|9238) pub10<-match found! before write for 01030000.55fc7485.0000000e.00000102(efeae6e4)
(9216|9238) pub10 waiting for acks
(9216|9240) pub11<-match found! before write for 01030000.55fc7485.0000000d.00000102(a84a9c34)
(9216|9240) pub11 waiting for acks
(9216|9233) pub5<-match found! before write for 01030000.55fc7485.0000000b.00000102(270a6994)
(9216|9233) pub5 waiting for acks
(9216|9234) pub6<-match found! before write for 01030000.55fc7485.00000006.00000102(df9aad25)
(9216|9234) pub6 waiting for acks
(9216|9237) pub9<-match found! before write for 01030000.55fc7485.0000000a.00000102(1a6a4024)
(9216|9237) pub9 waiting for acks
(9216|9235) pub7<-match found! before write for 01030000.55fc7485.0000000c.00000102(952ab584)
(9216|9235) pub7 waiting for acks
(9216|9232) pub4<-match found! before write for 01030000.55fc7485.00000009.00000102(5dca3af4)
(9216|9232) pub4 waiting for acks
(9216|9241) pub12<-match found! before write for 01030000.55fc7485.00000011.00000102(0d5ae6b7)
(9216|9241) pub12 waiting for acks
(9216|9236) pub8 waiting for acks returned
(9216|9236) pub8<-delete_contained_entities
(9216|9227) sub 20% (205 samples received)
(9216|9236) pub8<-delete_participant
(9216|9227) sub 30% (308 samples received)
(9216|9227) sub 40% (410 samples received)
(9216|9227) sub 50% (512 samples received)
(9216|9227) sub 60% (615 samples received)
(9216|9227) sub 70% (717 samples received)
(9216|9227) sub 80% (820 samples received)
(9216|9227) sub 90% (922 samples received)
(9216|9227) sub 100% (1024 samples received)
(9216|9227) sub condition_.notify_all
(9216|9216) sub condition_.wait returned
(9216|9216) sub check_received
(9216|9216) sub check_received returns 0
(9216|9216) <- PublisherService::end
(9216|9231) pub3 waiting for acks returned
(9216|9231) pub3<-delete_contained_entities
(9216|9228) pub0 waiting for acks returned
(9216|9228) pub0<-delete_contained_entities
(9216|9243) pub15 waiting for acks returned
(9216|9243) pub15<-delete_contained_entities
(9216|9242) pub14 waiting for acks returned
(9216|9229) pub1 waiting for acks returned
(9216|9229) pub1<-delete_contained_entities
(9216|9230) pub2 waiting for acks returned
(9216|9230) pub2<-delete_contained_entities
(9216|9242) pub14<-delete_contained_entities
(9216|9240) pub11 waiting for acks returned
(9216|9240) pub11<-delete_contained_entities
(9216|9233) pub5 waiting for acks returned
(9216|9233) pub5<-delete_contained_entities
(9216|9238) pub10 waiting for acks returned
(9216|9234) pub6 waiting for acks returned
(9216|9234) pub6<-delete_contained_entities
(9216|9237) pub9 waiting for acks returned
(9216|9237) pub9<-delete_contained_entities
(9216|9235) pub7 waiting for acks returned
(9216|9235) pub7<-delete_contained_entities
(9216|9232) pub4 waiting for acks returned
(9216|9232) pub4<-delete_contained_entities
(9216|9241) pub12 waiting for acks returned
(9216|9241) pub12<-delete_contained_entities
(9216|9238) pub10<-delete_contained_entities
(9216|9230) pub2<-delete_participant
(9216|9234) pub6<-delete_participant
(9216|9232) pub4<-delete_participant
(9216|9228) pub0<-delete_participant
(9216|9229) pub1<-delete_participant
(9216|9243) pub15<-delete_participant
(9216|9237) pub9<-delete_participant
(9216|9240) pub11<-delete_participant
(9216|9233) pub5<-delete_participant
(9216|9242) pub14<-delete_participant
(9216|9235) pub7<-delete_participant
(9216|9231) pub3<-delete_participant
(9216|9241) pub12<-delete_participant
(9216|9238) pub10<-delete_participant
(9216|9216) <- PublisherService::~PublisherService
(9216|9216) <- Subscriber delete_contained_entities
(9216|9216) <- Subscriber delete_participant
(9216|9216) <- Subscriber::~Subscriber
(9216|9216) <- Thrasher shutdown
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
LLVMSymbolizer: error reading file: No such file or directory
test PASSED.
auto_run_tests_finished: tests/DCPS/Thrasher/run_test.pl medium durable Time:1s Result:0
==============================================================================
tests/DCPS/Thrasher/run_test.pl high durable
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 9246
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Thrasher/Thrasher -t 32 -s 32 -n 1024 -d -DCPSConfigFile thrasher.ini -DCPSPendingTimeout 3
Thrasher PID: 9257 started at 2026-03-10 17:46:47
(9257|9257) -> Thrasher started
(9257|9257) -> Subscriber::Subscriber
(9246|9246) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm0kj6c" as fully qualified hostname, please correct system configuration.
(9257|9257) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm0kj6c" as fully qualified hostname, please correct system configuration.
(9257|9257) Subscriber reader id: 01030000.576958e2.00000002.00000507(1704f6d4)
(9257|9257) -> PublisherService::PublisherService
(9257|9257) -> PublisherService::start (32 threads)
(9257|9257) sub wait_received 0:1024
(9257|9291) pub22 writer id: 01030000.576958e2.00000016.00000102(9662f61d)
(9257|9291) pub22->started
(9257|9269) pub0 writer id: 01030000.576958e2.00000003.00000102(3e62eeef)
(9257|9269) pub0->started
(9257|9291) pub22 12% (4 samples sent)
(9257|9269) pub0 12% (4 samples sent)
(9257|9291) pub22 21% (7 samples sent)
(9257|9269) pub0 21% (7 samples sent)
(9257|9269) pub0 31% (10 samples sent)
(9257|9291) pub22 31% (10 samples sent)
(9257|9269) pub0 40% (13 samples sent)
(9257|9291) pub22 40% (13 samples sent)
(9257|9269) pub0 50% (16 samples sent)
(9257|9291) pub22 50% (16 samples sent)
(9257|9269) pub0 62% (20 samples sent)
(9257|9291) pub22 62% (20 samples sent)
(9257|9269) pub0 71% (23 samples sent)
(9257|9291) pub22 71% (23 samples sent)
(9257|9269) pub0 81% (26 samples sent)
(9257|9291) pub22 81% (26 samples sent)
(9257|9269) pub0 90% (29 samples sent)
(9257|9291) pub22 90% (29 samples sent)
(9257|9291) pub22 100% (32 samples sent)
(9257|9291) pub22->wait_match() before write for 01030000.576958e2.00000016.00000102(9662f61d)
(9257|9269) pub0 100% (32 samples sent)
(9257|9269) pub0->wait_match() before write for 01030000.576958e2.00000003.00000102(3e62eeef)
(9257|9275) pub6 writer id: 01030000.576958e2.00000008.00000102(49b2dffe)
(9257|9275) pub6->started
(9257|9275) pub6 12% (4 samples sent)
(9257|9275) pub6 21% (7 samples sent)
(9257|9275) pub6 31% (10 samples sent)
(9257|9275) pub6 40% (13 samples sent)
(9257|9275) pub6 50% (16 samples sent)
(9257|9275) pub6 62% (20 samples sent)
(9257|9275) pub6 71% (23 samples sent)
(9257|9275) pub6 81% (26 samples sent)
(9257|9275) pub6 90% (29 samples sent)
(9257|9275) pub6 100% (32 samples sent)
(9257|9275) pub6->wait_match() before write for 01030000.576958e2.00000008.00000102(49b2dffe)
(9257|9281) pub12 writer id: 01030000.576958e2.0000000e.00000102(c6f22a5e)
(9257|9281) pub12->started
(9257|9281) pub12 12% (4 samples sent)
(9257|9281) pub12 21% (7 samples sent)
(9257|9281) pub12 31% (10 samples sent)
(9257|9281) pub12 40% (13 samples sent)
(9257|9281) pub12 50% (16 samples sent)
(9257|9281) pub12 62% (20 samples sent)
(9257|9281) pub12 71% (23 samples sent)
(9257|9281) pub12 81% (26 samples sent)
(9257|9281) pub12 90% (29 samples sent)
(9257|9281) pub12 100% (32 samples sent)
(9257|9281) pub12->wait_match() before write for 01030000.576958e2.0000000e.00000102(c6f22a5e)
(9257|9270) pub1 writer id: 01030000.576958e2.00000004.00000102(8c4232ff)
(9257|9270) pub1->started
(9257|9270) pub1 12% (4 samples sent)
(9257|9270) pub1 21% (7 samples sent)
(9257|9269) pub0<-match found! before write for 01030000.576958e2.00000003.00000102(3e62eeef)
(9257|9269) pub0 waiting for acks
(9257|9270) pub1 31% (10 samples sent)
(9257|9270) pub1 40% (13 samples sent)
(9257|9270) pub1 50% (16 samples sent)
(9257|9270) pub1 62% (20 samples sent)
(9257|9270) pub1 71% (23 samples sent)
(9257|9270) pub1 81% (26 samples sent)
(9257|9270) pub1 90% (29 samples sent)
(9257|9282) pub13 writer id: 01030000.576958e2.00000012.00000102(63e250dd)
(9257|9282) pub13->started
(9257|9282) pub13 12% (4 samples sent)
(9257|9270) pub1 100% (32 samples sent)
(9257|9270) pub1->wait_match() before write for 01030000.576958e2.00000004.00000102(8c4232ff)
(9257|9291) pub22<-match found! before write for 01030000.576958e2.00000016.00000102(9662f61d)
(9257|9291) pub22 waiting for acks
(9257|9282) pub13 21% (7 samples sent)
(9257|9282) pub13 31% (10 samples sent)
(9257|9282) pub13 40% (13 samples sent)
(9257|9282) pub13 50% (16 samples sent)
(9257|9282) pub13 62% (20 samples sent)
(9257|9282) pub13 71% (23 samples sent)
(9257|9282) pub13 81% (26 samples sent)
(9257|9281) pub12<-match found! before write for 01030000.576958e2.0000000e.00000102(c6f22a5e)
(9257|9281) pub12 waiting for acks
(9257|9282) pub13 90% (29 samples sent)
(9257|9282) pub13 100% (32 samples sent)
(9257|9282) pub13->wait_match() before write for 01030000.576958e2.00000012.00000102(63e250dd)
(9257|9275) pub6<-match found! before write for 01030000.576958e2.00000008.00000102(49b2dffe)
(9257|9275) pub6 waiting for acks
(9257|9270) pub1<-match found! before write for 01030000.576958e2.00000004.00000102(8c4232ff)
(9257|9270) pub1 waiting for acks
(9257|9277) pub8 writer id: 01030000.576958e2.00000009.00000102(74d2f64e)
(9257|9277) pub8->started
(9257|9277) pub8 12% (4 samples sent)
(9257|9277) pub8 21% (7 samples sent)
(9257|9277) pub8 31% (10 samples sent)
(9257|9277) pub8 40% (13 samples sent)
(9257|9277) pub8 50% (16 samples sent)
(9257|9277) pub8 62% (20 samples sent)
(9257|9277) pub8 71% (23 samples sent)
(9257|9277) pub8 81% (26 samples sent)
(9257|9277) pub8 90% (29 samples sent)
(9257|9277) pub8 100% (32 samples sent)
(9257|9277) pub8->wait_match() before write for 01030000.576958e2.00000009.00000102(74d2f64e)
(9257|9282) pub13<-match found! before write for 01030000.576958e2.00000012.00000102(63e250dd)
(9257|9282) pub13 waiting for acks
(9257|9276) pub7 writer id: 01030000.576958e2.0000000d.00000102(8152508e)
(9257|9276) pub7->started
(9257|9276) pub7 12% (4 samples sent)
(9257|9276) pub7 21% (7 samples sent)
(9257|9276) pub7 31% (10 samples sent)
(9257|9276) pub7 40% (13 samples sent)
(9257|9276) pub7 50% (16 samples sent)
(9257|9276) pub7 62% (20 samples sent)
(9257|9276) pub7 71% (23 samples sent)
(9257|9276) pub7 81% (26 samples sent)
(9257|9276) pub7 90% (29 samples sent)
(9257|9276) pub7 100% (32 samples sent)
(9257|9276) pub7->wait_match() before write for 01030000.576958e2.0000000d.00000102(8152508e)
(9257|9274) pub5 writer id: 01030000.576958e2.00000007.00000102(cbe2482f)
(9257|9274) pub5->started
(9257|9274) pub5 12% (4 samples sent)
(9257|9274) pub5 21% (7 samples sent)
(9257|9274) pub5 31% (10 samples sent)
(9257|9274) pub5 40% (13 samples sent)
(9257|9274) pub5 50% (16 samples sent)
(9257|9274) pub5 62% (20 samples sent)
(9257|9274) pub5 71% (23 samples sent)
(9257|9274) pub5 81% (26 samples sent)
(9257|9274) pub5 90% (29 samples sent)
(9257|9274) pub5 100% (32 samples sent)
(9257|9274) pub5->wait_match() before write for 01030000.576958e2.00000007.00000102(cbe2482f)
(9257|9290) pub21 writer id: 01030000.576958e2.00000018.00000102(2952487c)
(9257|9290) pub21->started
(9257|9290) pub21 12% (4 samples sent)
(9257|9290) pub21 21% (7 samples sent)
(9257|9290) pub21 31% (10 samples sent)
(9257|9290) pub21 40% (13 samples sent)
(9257|9290) pub21 50% (16 samples sent)
(9257|9290) pub21 62% (20 samples sent)
(9257|9290) pub21 71% (23 samples sent)
(9257|9290) pub21 81% (26 samples sent)
(9257|9290) pub21 90% (29 samples sent)
(9257|9290) pub21 100% (32 samples sent)
(9257|9290) pub21->wait_match() before write for 01030000.576958e2.00000018.00000102(2952487c)
(9257|9283) pub14 writer id: 01030000.576958e2.00000015.00000102(d1c28ccd)
(9257|9283) pub14->started
(9257|9283) pub14 12% (4 samples sent)
(9257|9283) pub14 21% (7 samples sent)
(9257|9283) pub14 31% (10 samples sent)
(9257|9283) pub14 40% (13 samples sent)
(9257|9283) pub14 50% (16 samples sent)
(9257|9280) pub11 writer id: 01030000.576958e2.0000000b.00000102(0e12a52e)
(9257|9280) pub11->started
(9257|9283) pub14 62% (20 samples sent)
(9257|9283) pub14 71% (23 samples sent)
(9257|9280) pub11 12% (4 samples sent)
(9257|9283) pub14 81% (26 samples sent)
(9257|9280) pub11 21% (7 samples sent)
(9257|9280) pub11 31% (10 samples sent)
(9257|9283) pub14 90% (29 samples sent)
(9257|9280) pub11 40% (13 samples sent)
(9257|9283) pub14 100% (32 samples sent)
(9257|9283) pub14->wait_match() before write for 01030000.576958e2.00000015.00000102(d1c28ccd)
(9257|9280) pub11 50% (16 samples sent)
(9257|9280) pub11 62% (20 samples sent)
(9257|9280) pub11 71% (23 samples sent)
(9257|9280) pub11 81% (26 samples sent)
(9257|9280) pub11 90% (29 samples sent)
(9257|9280) pub11 100% (32 samples sent)
(9257|9280) pub11->wait_match() before write for 01030000.576958e2.0000000b.00000102(0e12a52e)
(9257|9300) pub31 writer id: 01030000.576958e2.00000022.00000102(c2c3e85b)
(9257|9300) pub31->started
(9257|9300) pub31 12% (4 samples sent)
(9257|9268) sub 10% (103 samples received)
(9257|9300) pub31 21% (7 samples sent)
(9257|9279) pub10 writer id: 01030000.576958e2.0000000c.00000102(bc32793e)
(9257|9279) pub10->started
(9257|9279) pub10 12% (4 samples sent)
(9257|9279) pub10 21% (7 samples sent)
(9257|9300) pub31 31% (10 samples sent)
(9257|9300) pub31 40% (13 samples sent)
(9257|9300) pub31 50% (16 samples sent)
(9257|9279) pub10 31% (10 samples sent)
(9257|9279) pub10 40% (13 samples sent)
(9257|9300) pub31 62% (20 samples sent)
(9257|9300) pub31 71% (23 samples sent)
(9257|9279) pub10 50% (16 samples sent)
(9257|9300) pub31 81% (26 samples sent)
(9257|9279) pub10 62% (20 samples sent)
(9257|9300) pub31 90% (29 samples sent)
(9257|9279) pub10 71% (23 samples sent)
(9257|9300) pub31 100% (32 samples sent)
(9257|9300) pub31->wait_match() before write for 01030000.576958e2.00000022.00000102(c2c3e85b)
(9257|9279) pub10 81% (26 samples sent)
(9257|9279) pub10 90% (29 samples sent)
(9257|9279) pub10 100% (32 samples sent)
(9257|9279) pub10->wait_match() before write for 01030000.576958e2.0000000c.00000102(bc32793e)
(9257|9292) pub23 writer id: 01030000.576958e2.0000001d.00000102(e1b2c70c)
(9257|9292) pub23->started
(9257|9294) pub25 writer id: 01030000.576958e2.00000019.00000102(143261cc)
(9257|9294) pub25->started
(9257|9294) pub25 12% (4 samples sent)
(9257|9294) pub25 21% (7 samples sent)
(9257|9292) pub23 12% (4 samples sent)
(9257|9294) pub25 31% (10 samples sent)
(9257|9292) pub23 21% (7 samples sent)
(9257|9294) pub25 40% (13 samples sent)
(9257|9292) pub23 31% (10 samples sent)
(9257|9294) pub25 50% (16 samples sent)
(9257|9292) pub23 40% (13 samples sent)
(9257|9292) pub23 50% (16 samples sent)
(9257|9294) pub25 62% (20 samples sent)
(9257|9292) pub23 62% (20 samples sent)
(9257|9292) pub23 71% (23 samples sent)
(9257|9294) pub25 71% (23 samples sent)
(9257|9292) pub23 81% (26 samples sent)
(9257|9272) pub3 writer id: 01030000.576958e2.00000006.00000102(f682619f)
(9257|9272) pub3->started
(9257|9292) pub23 90% (29 samples sent)
(9257|9288) pub19 writer id: 01030000.576958e2.0000001b.00000102(6ef232ac)
(9257|9288) pub19->started
(9257|9292) pub23 100% (32 samples sent)
(9257|9292) pub23->wait_match() before write for 01030000.576958e2.0000001d.00000102(e1b2c70c)
(9257|9288) pub19 12% (4 samples sent)
(9257|9288) pub19 21% (7 samples sent)
(9257|9288) pub19 31% (10 samples sent)
(9257|9288) pub19 40% (13 samples sent)
(9257|9288) pub19 50% (16 samples sent)
(9257|9288) pub19 62% (20 samples sent)
(9257|9288) pub19 71% (23 samples sent)
(9257|9272) pub3 12% (4 samples sent)
(9257|9272) pub3 21% (7 samples sent)
(9257|9272) pub3 31% (10 samples sent)
(9257|9272) pub3 40% (13 samples sent)
(9257|9272) pub3 50% (16 samples sent)
(9257|9287) pub18 writer id: 01030000.576958e2.00000014.00000102(eca2a57d)
(9257|9287) pub18->started
(9257|9272) pub3 62% (20 samples sent)
(9257|9294) pub25 81% (26 samples sent)
(9257|9287) pub18 12% (4 samples sent)
(9257|9287) pub18 21% (7 samples sent)
(9257|9294) pub25 90% (29 samples sent)
(9257|9287) pub18 31% (10 samples sent)
(9257|9294) pub25 100% (32 samples sent)
(9257|9294) pub25->wait_match() before write for 01030000.576958e2.00000019.00000102(143261cc)
(9257|9287) pub18 40% (13 samples sent)
(9257|9287) pub18 50% (16 samples sent)
(9257|9287) pub18 62% (20 samples sent)
(9257|9287) pub18 71% (23 samples sent)
(9257|9287) pub18 81% (26 samples sent)
(9257|9288) pub19 81% (26 samples sent)
(9257|9288) pub19 90% (29 samples sent)
(9257|9288) pub19 100% (32 samples sent)
(9257|9288) pub19->wait_match() before write for 01030000.576958e2.0000001b.00000102(6ef232ac)
(9257|9272) pub3 71% (23 samples sent)
(9257|9272) pub3 81% (26 samples sent)
(9257|9272) pub3 90% (29 samples sent)
(9257|9278) pub9 writer id: 01030000.576958e2.0000000f.00000102(fb9203ee)
(9257|9278) pub9->started
(9257|9278) pub9 12% (4 samples sent)
(9257|9287) pub18 90% (29 samples sent)
(9257|9278) pub9 21% (7 samples sent)
(9257|9287) pub18 100% (32 samples sent)
(9257|9287) pub18->wait_match() before write for 01030000.576958e2.00000014.00000102(eca2a57d)
(9257|9278) pub9 31% (10 samples sent)
(9257|9278) pub9 40% (13 samples sent)
(9257|9278) pub9 50% (16 samples sent)
(9257|9278) pub9 62% (20 samples sent)
(9257|9272) pub3 100% (32 samples sent)
(9257|9272) pub3->wait_match() before write for 01030000.576958e2.00000006.00000102(f682619f)
(9257|9278) pub9 71% (23 samples sent)
(9257|9278) pub9 81% (26 samples sent)
(9257|9278) pub9 90% (29 samples sent)
(9257|9278) pub9 100% (32 samples sent)
(9257|9278) pub9->wait_match() before write for 01030000.576958e2.0000000f.00000102(fb9203ee)
(9257|9297) pub28 writer id: 01030000.576958e2.0000001c.00000102(dcd2eebc)
(9257|9297) pub28->started
(9257|9297) pub28 12% (4 samples sent)
(9257|9297) pub28 21% (7 samples sent)
(9257|9297) pub28 31% (10 samples sent)
(9257|9297) pub28 40% (13 samples sent)
(9257|9297) pub28 50% (16 samples sent)
(9257|9293) pub24 writer id: 01030000.576958e2.0000001a.00000102(53921b1c)
(9257|9293) pub24->started
(9257|9297) pub28 62% (20 samples sent)
(9257|9297) pub28 71% (23 samples sent)
(9257|9293) pub24 12% (4 samples sent)
(9257|9293) pub24 21% (7 samples sent)
(9257|9293) pub24 31% (10 samples sent)
(9257|9293) pub24 40% (13 samples sent)
(9257|9293) pub24 50% (16 samples sent)
(9257|9297) pub28 81% (26 samples sent)
(9257|9293) pub24 62% (20 samples sent)
(9257|9297) pub28 90% (29 samples sent)
(9257|9293) pub24 71% (23 samples sent)
(9257|9297) pub28 100% (32 samples sent)
(9257|9297) pub28->wait_match() before write for 01030000.576958e2.0000001c.00000102(dcd2eebc)
(9257|9293) pub24 81% (26 samples sent)
(9257|9277) pub8<-match found! before write for 01030000.576958e2.00000009.00000102(74d2f64e)
(9257|9277) pub8 waiting for acks
(9257|9293) pub24 90% (29 samples sent)
(9257|9293) pub24 100% (32 samples sent)
(9257|9293) pub24->wait_match() before write for 01030000.576958e2.0000001a.00000102(53921b1c)
(9257|9276) pub7<-match found! before write for 01030000.576958e2.0000000d.00000102(8152508e)
(9257|9276) pub7 waiting for acks
(9257|9285) pub16 writer id: 01030000.576958e2.00000011.00000102(24422a0d)
(9257|9285) pub16->started
(9257|9269) pub0 waiting for acks returned
(9257|9269) pub0<-delete_contained_entities
(9257|9285) pub16 12% (4 samples sent)
(9257|9285) pub16 21% (7 samples sent)
(9257|9291) pub22 waiting for acks returned
(9257|9291) pub22<-delete_contained_entities
(9257|9285) pub16 31% (10 samples sent)
(9257|9285) pub16 40% (13 samples sent)
(9257|9285) pub16 50% (16 samples sent)
(9257|9285) pub16 62% (20 samples sent)
(9257|9285) pub16 71% (23 samples sent)
(9257|9274) pub5<-match found! before write for 01030000.576958e2.00000007.00000102(cbe2482f)
(9257|9274) pub5 waiting for acks
(9257|9285) pub16 81% (26 samples sent)
(9257|9285) pub16 90% (29 samples sent)
(9257|9285) pub16 100% (32 samples sent)
(9257|9285) pub16->wait_match() before write for 01030000.576958e2.00000011.00000102(24422a0d)
(9257|9290) pub21<-match found! before write for 01030000.576958e2.00000018.00000102(2952487c)
(9257|9290) pub21 waiting for acks
(9257|9296) pub27 writer id: 01030000.576958e2.00000021.00000102(8563928b)
(9257|9296) pub27->started
(9257|9296) pub27 12% (4 samples sent)
(9257|9296) pub27 21% (7 samples sent)
(9257|9296) pub27 31% (10 samples sent)
(9257|9296) pub27 40% (13 samples sent)
(9257|9296) pub27 50% (16 samples sent)
(9257|9296) pub27 62% (20 samples sent)
(9257|9296) pub27 71% (23 samples sent)
(9257|9283) pub14<-match found! before write for 01030000.576958e2.00000015.00000102(d1c28ccd)
(9257|9283) pub14 waiting for acks
(9257|9296) pub27 81% (26 samples sent)
(9257|9296) pub27 90% (29 samples sent)
(9257|9296) pub27 100% (32 samples sent)
(9257|9296) pub27->wait_match() before write for 01030000.576958e2.00000021.00000102(8563928b)
(9257|9280) pub11<-match found! before write for 01030000.576958e2.0000000b.00000102(0e12a52e)
(9257|9280) pub11 waiting for acks
(9257|9281) pub12 waiting for acks returned
(9257|9281) pub12<-delete_contained_entities
(9257|9295) pub26 writer id: 01030000.576958e2.00000020.00000102(b803bb3b)
(9257|9295) pub26->started
(9257|9295) pub26 12% (4 samples sent)
(9257|9295) pub26 21% (7 samples sent)
(9257|9295) pub26 31% (10 samples sent)
(9257|9295) pub26 40% (13 samples sent)
(9257|9295) pub26 50% (16 samples sent)
(9257|9295) pub26 62% (20 samples sent)
(9257|9295) pub26 71% (23 samples sent)
(9257|9295) pub26 81% (26 samples sent)
(9257|9271) pub2 writer id: 01030000.576958e2.00000005.00000102(b1221b4f)
(9257|9271) pub2->started
(9257|9295) pub26 90% (29 samples sent)
(9257|9271) pub2 12% (4 samples sent)
(9257|9295) pub26 100% (32 samples sent)
(9257|9295) pub26->wait_match() before write for 01030000.576958e2.00000020.00000102(b803bb3b)
(9257|9271) pub2 21% (7 samples sent)
(9257|9271) pub2 31% (10 samples sent)
(9257|9271) pub2 40% (13 samples sent)
(9257|9271) pub2 50% (16 samples sent)
(9257|9271) pub2 62% (20 samples sent)
(9257|9300) pub31<-match found! before write for 01030000.576958e2.00000022.00000102(c2c3e85b)
(9257|9300) pub31 waiting for acks
(9257|9271) pub2 71% (23 samples sent)
(9257|9271) pub2 81% (26 samples sent)
(9257|9271) pub2 90% (29 samples sent)
(9257|9271) pub2 100% (32 samples sent)
(9257|9271) pub2->wait_match() before write for 01030000.576958e2.00000005.00000102(b1221b4f)
(9257|9279) pub10<-match found! before write for 01030000.576958e2.0000000c.00000102(bc32793e)
(9257|9279) pub10 waiting for acks
(9257|9292) pub23<-match found! before write for 01030000.576958e2.0000001d.00000102(e1b2c70c)
(9257|9292) pub23 waiting for acks
(9257|9294) pub25<-match found! before write for 01030000.576958e2.00000019.00000102(143261cc)
(9257|9294) pub25 waiting for acks
(9257|9272) pub3<-match found! before write for 01030000.576958e2.00000006.00000102(f682619f)
(9257|9272) pub3 waiting for acks
(9257|9275) pub6 waiting for acks returned
(9257|9275) pub6<-delete_contained_entities
(9257|9270) pub1 waiting for acks returned
(9257|9270) pub1<-delete_contained_entities
(9257|9288) pub19<-match found! before write for 01030000.576958e2.0000001b.00000102(6ef232ac)
(9257|9288) pub19 waiting for acks
(9257|9287) pub18<-match found! before write for 01030000.576958e2.00000014.00000102(eca2a57d)
(9257|9287) pub18 waiting for acks
(9257|9273) pub4 writer id: 01030000.576958e2.0000000a.00000102(33728c9e)
(9257|9273) pub4->started
(9257|9273) pub4 12% (4 samples sent)
(9257|9273) pub4 21% (7 samples sent)
(9257|9273) pub4 31% (10 samples sent)
(9257|9273) pub4 40% (13 samples sent)
(9257|9273) pub4 50% (16 samples sent)
(9257|9273) pub4 62% (20 samples sent)
(9257|9273) pub4 71% (23 samples sent)
(9257|9273) pub4 81% (26 samples sent)
(9257|9278) pub9<-match found! before write for 01030000.576958e2.0000000f.00000102(fb9203ee)
(9257|9278) pub9 waiting for acks
(9257|9273) pub4 90% (29 samples sent)
(9257|9273) pub4 100% (32 samples sent)
(9257|9273) pub4->wait_match() before write for 01030000.576958e2.0000000a.00000102(33728c9e)
(9257|9284) pub15 writer id: 01030000.576958e2.00000010.00000102(192203bd)
(9257|9284) pub15->started
(9257|9284) pub15 12% (4 samples sent)
(9257|9284) pub15 21% (7 samples sent)
(9257|9284) pub15 31% (10 samples sent)
(9257|9284) pub15 40% (13 samples sent)
(9257|9284) pub15 50% (16 samples sent)
(9257|9284) pub15 62% (20 samples sent)
(9257|9284) pub15 71% (23 samples sent)
(9257|9284) pub15 81% (26 samples sent)
(9257|9284) pub15 90% (29 samples sent)
(9257|9293) pub24<-match found! before write for 01030000.576958e2.0000001a.00000102(53921b1c)
(9257|9293) pub24 waiting for acks
(9257|9297) pub28<-match found! before write for 01030000.576958e2.0000001c.00000102(dcd2eebc)
(9257|9297) pub28 waiting for acks
(9257|9284) pub15 100% (32 samples sent)
(9257|9284) pub15->wait_match() before write for 01030000.576958e2.00000010.00000102(192203bd)
(9257|9282) pub13 waiting for acks returned
(9257|9282) pub13<-delete_contained_entities
(9257|9285) pub16<-match found! before write for 01030000.576958e2.00000011.00000102(24422a0d)
(9257|9285) pub16 waiting for acks
(9257|9286) pub17 writer id: 01030000.576958e2.00000013.00000102(5e82796d)
(9257|9286) pub17->started
(9257|9286) pub17 12% (4 samples sent)
(9257|9286) pub17 21% (7 samples sent)
(9257|9286) pub17 31% (10 samples sent)
(9257|9286) pub17 40% (13 samples sent)
(9257|9296) pub27<-match found! before write for 01030000.576958e2.00000021.00000102(8563928b)
(9257|9296) pub27 waiting for acks
(9257|9286) pub17 50% (16 samples sent)
(9257|9286) pub17 62% (20 samples sent)
(9257|9286) pub17 71% (23 samples sent)
(9257|9286) pub17 81% (26 samples sent)
(9257|9286) pub17 90% (29 samples sent)
(9257|9289) pub20 writer id: 01030000.576958e2.00000017.00000102(ab02dfad)
(9257|9289) pub20->started
(9257|9286) pub17 100% (32 samples sent)
(9257|9286) pub17->wait_match() before write for 01030000.576958e2.00000013.00000102(5e82796d)
(9257|9289) pub20 12% (4 samples sent)
(9257|9289) pub20 21% (7 samples sent)
(9257|9289) pub20 31% (10 samples sent)
(9257|9289) pub20 40% (13 samples sent)
(9257|9289) pub20 50% (16 samples sent)
(9257|9289) pub20 62% (20 samples sent)
(9257|9289) pub20 71% (23 samples sent)
(9257|9289) pub20 81% (26 samples sent)
(9257|9295) pub26<-match found! before write for 01030000.576958e2.00000020.00000102(b803bb3b)
(9257|9295) pub26 waiting for acks
(9257|9289) pub20 90% (29 samples sent)
(9257|9298) pub29 writer id: 01030000.576958e2.0000001e.00000102(a612bddc)
(9257|9298) pub29->started
(9257|9289) pub20 100% (32 samples sent)
(9257|9289) pub20->wait_match() before write for 01030000.576958e2.00000017.00000102(ab02dfad)
(9257|9298) pub29 12% (4 samples sent)
(9257|9298) pub29 21% (7 samples sent)
(9257|9299) pub30 writer id: 01030000.576958e2.0000001f.00000102(9b72946c)
(9257|9299) pub30->started
(9257|9298) pub29 31% (10 samples sent)
(9257|9299) pub30 12% (4 samples sent)
(9257|9299) pub30 21% (7 samples sent)
(9257|9298) pub29 40% (13 samples sent)
(9257|9299) pub30 31% (10 samples sent)
(9257|9271) pub2<-match found! before write for 01030000.576958e2.00000005.00000102(b1221b4f)
(9257|9271) pub2 waiting for acks
(9257|9298) pub29 50% (16 samples sent)
(9257|9299) pub30 40% (13 samples sent)
(9257|9299) pub30 50% (16 samples sent)
(9257|9299) pub30 62% (20 samples sent)
(9257|9299) pub30 71% (23 samples sent)
(9257|9299) pub30 81% (26 samples sent)
(9257|9299) pub30 90% (29 samples sent)
(9257|9269) pub0<-delete_participant
(9257|9299) pub30 100% (32 samples sent)
(9257|9299) pub30->wait_match() before write for 01030000.576958e2.0000001f.00000102(9b72946c)
(9257|9298) pub29 62% (20 samples sent)
(9257|9298) pub29 71% (23 samples sent)
(9257|9298) pub29 81% (26 samples sent)
(9257|9298) pub29 90% (29 samples sent)
(9257|9298) pub29 100% (32 samples sent)
(9257|9298) pub29->wait_match() before write for 01030000.576958e2.0000001e.00000102(a612bddc)
(9257|9268) sub 20% (205 samples received)
(9257|9291) pub22<-delete_participant
(9257|9281) pub12<-delete_participant
(9257|9268) sub 30% (308 samples received)
(9257|9275) pub6<-delete_participant
(9257|9268) sub 40% (410 samples received)
(9257|9270) pub1<-delete_participant
(9257|9282) pub13<-delete_participant
(9257|9268) sub 50% (512 samples received)
(9257|9268) sub 60% (615 samples received)
(9257|9268) sub 70% (717 samples received)
(9257|9268) sub 80% (820 samples received)
(9257|9273) pub4<-match found! before write for 01030000.576958e2.0000000a.00000102(33728c9e)
(9257|9273) pub4 waiting for acks
(9257|9284) pub15<-match found! before write for 01030000.576958e2.00000010.00000102(192203bd)
(9257|9284) pub15 waiting for acks
(9257|9286) pub17<-match found! before write for 01030000.576958e2.00000013.00000102(5e82796d)
(9257|9286) pub17 waiting for acks
(9257|9289) pub20<-match found! before write for 01030000.576958e2.00000017.00000102(ab02dfad)
(9257|9289) pub20 waiting for acks
(9257|9299) pub30<-match found! before write for 01030000.576958e2.0000001f.00000102(9b72946c)
(9257|9299) pub30 waiting for acks
(9257|9298) pub29<-match found! before write for 01030000.576958e2.0000001e.00000102(a612bddc)
(9257|9298) pub29 waiting for acks
(9257|9277) pub8 waiting for acks returned
(9257|9277) pub8<-delete_contained_entities
(9257|9276) pub7 waiting for acks returned
(9257|9276) pub7<-delete_contained_entities
(9257|9274) pub5 waiting for acks returned
(9257|9274) pub5<-delete_contained_entities
(9257|9283) pub14 waiting for acks returned
(9257|9283) pub14<-delete_contained_entities
(9257|9290) pub21 waiting for acks returned
(9257|9290) pub21<-delete_contained_entities
(9257|9280) pub11 waiting for acks returned
(9257|9280) pub11<-delete_contained_entities
(9257|9300) pub31 waiting for acks returned
(9257|9300) pub31<-delete_contained_entities
(9257|9279) pub10 waiting for acks returned
(9257|9279) pub10<-delete_contained_entities
(9257|9292) pub23 waiting for acks returned
(9257|9292) pub23<-delete_contained_entities
(9257|9294) pub25 waiting for acks returned
(9257|9294) pub25<-delete_contained_entities
(9257|9272) pub3 waiting for acks returned
(9257|9272) pub3<-delete_contained_entities
(9257|9288) pub19 waiting for acks returned
(9257|9288) pub19<-delete_contained_entities
(9257|9278) pub9 waiting for acks returned
(9257|9278) pub9<-delete_contained_entities
(9257|9297) pub28 waiting for acks returned
(9257|9297) pub28<-delete_contained_entities
(9257|9293) pub24 waiting for acks returned
(9257|9293) pub24<-delete_contained_entities
(9257|9287) pub18 waiting for acks returned
(9257|9287) pub18<-delete_contained_entities
(9257|9296) pub27 waiting for acks returned
(9257|9296) pub27<-delete_contained_entities
(9257|9285) pub16 waiting for acks returned
(9257|9285) pub16<-delete_contained_entities
(9257|9295) pub26 waiting for acks returned
(9257|9295) pub26<-delete_contained_entities
(9257|9283) pub14<-delete_participant
(9257|9268) sub 90% (922 samples received)
(9257|9276) pub7<-delete_participant
(9257|9290) pub21<-delete_participant
(9257|9268) sub 100% (1024 samples received)
(9257|9268) sub condition_.notify_all
(9257|9257) sub condition_.wait returned
(9257|9257) sub check_received
(9257|9257) sub check_received returns 0
(9257|9257) <- PublisherService::end
(9257|9271) pub2 waiting for acks returned
(9257|9271) pub2<-delete_contained_entities
(9257|9286) pub17 waiting for acks returned
(9257|9286) pub17<-delete_contained_entities
(9257|9273) pub4 waiting for acks returned
(9257|9273) pub4<-delete_contained_entities
(9257|9284) pub15 waiting for acks returned
(9257|9284) pub15<-delete_contained_entities
(9257|9289) pub20 waiting for acks returned
(9257|9289) pub20<-delete_contained_entities
(9257|9298) pub29 waiting for acks returned
(9257|9298) pub29<-delete_contained_entities
(9257|9299) pub30 waiting for acks returned
(9257|9299) pub30<-delete_contained_entities
(9257|9277) pub8<-delete_participant
(9257|9280) pub11<-delete_participant
(9257|9274) pub5<-delete_participant
(9257|9297) pub28<-delete_participant
(9257|9272) pub3<-delete_participant
(9257|9279) pub10<-delete_participant
(9257|9278) pub9<-delete_participant
(9257|9300) pub31<-delete_participant
(9257|9292) pub23<-delete_participant
(9257|9293) pub24<-delete_participant
(9257|9294) pub25<-delete_participant
(9257|9285) pub16<-delete_participant
(9257|9287) pub18<-delete_participant
(9257|9296) pub27<-delete_participant
(9257|9295) pub26<-delete_participant
(9257|9288) pub19<-delete_participant
(9257|9271) pub2<-delete_participant
(9257|9286) pub17<-delete_participant
(9257|9298) pub29<-delete_participant
(9257|9273) pub4<-delete_participant
(9257|9289) pub20<-delete_participant
(9257|9284) pub15<-delete_participant
(9257|9299) pub30<-delete_participant
(9257|9257) <- PublisherService::~PublisherService
(9257|9257) <- Subscriber delete_contained_entities
(9257|9257) <- Subscriber delete_participant
(9257|9257) <- Subscriber::~Subscriber
(9257|9257) <- Thrasher shutdown
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
LLVMSymbolizer: error reading file: No such file or directory
test PASSED.
auto_run_tests_finished: tests/DCPS/Thrasher/run_test.pl high durable Time:2s Result:0
==============================================================================
tests/DCPS/Thrasher/run_test.pl aggressive durable
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 9302
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Thrasher/Thrasher -t 64 -s 16 -n 1024 -d -DCPSConfigFile thrasher.ini -DCPSPendingTimeout 3
Thrasher PID: 9312 started at 2026-03-10 17:46:48
(9312|9312) -> Thrasher started
(9312|9312) -> Subscriber::Subscriber
(9302|9302) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm0kj6c" as fully qualified hostname, please correct system configuration.
(9312|9312) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm0kj6c" as fully qualified hostname, please correct system configuration.
(9312|9312) Subscriber reader id: 01030000.1174e2eb.00000002.00000507(984fc0a3)
(9312|9312) -> PublisherService::PublisherService
(9312|9312) -> PublisherService::start (64 threads)
(9312|9312) sub wait_received 0:1024
(9312|9341) pub17 writer id: 01030000.1174e2eb.00000014.00000102(63e9930a)
(9312|9341) pub17->started
(9312|9341) pub17 12% (2 samples sent)
(9312|9341) pub17 25% (4 samples sent)
(9312|9341) pub17 31% (5 samples sent)
(9312|9341) pub17 43% (7 samples sent)
(9312|9341) pub17 50% (8 samples sent)
(9312|9341) pub17 62% (10 samples sent)
(9312|9341) pub17 75% (12 samples sent)
(9312|9341) pub17 81% (13 samples sent)
(9312|9341) pub17 93% (15 samples sent)
(9312|9341) pub17 100% (16 samples sent)
(9312|9341) pub17->wait_match() before write for 01030000.1174e2eb.00000014.00000102(63e9930a)
(9312|9341) pub17<-match found! before write for 01030000.1174e2eb.00000014.00000102(63e9930a)
(9312|9341) pub17 waiting for acks
(9312|9341) pub17 waiting for acks returned
(9312|9341) pub17<-delete_contained_entities
(9312|9325) pub1 writer id: 01030000.1174e2eb.00000006.00000102(79c957e8)
(9312|9325) pub1->started
(9312|9325) pub1 12% (2 samples sent)
(9312|9325) pub1 25% (4 samples sent)
(9312|9334) pub10 writer id: 01030000.1174e2eb.0000000d.00000102(0e1966f9)
(9312|9334) pub10->started
(9312|9325) pub1 31% (5 samples sent)
(9312|9334) pub10 12% (2 samples sent)
(9312|9334) pub10 25% (4 samples sent)
(9312|9334) pub10 31% (5 samples sent)
(9312|9334) pub10 43% (7 samples sent)
(9312|9334) pub10 50% (8 samples sent)
(9312|9325) pub1 43% (7 samples sent)
(9312|9334) pub10 62% (10 samples sent)
(9312|9334) pub10 75% (12 samples sent)
(9312|9334) pub10 81% (13 samples sent)
(9312|9334) pub10 93% (15 samples sent)
(9312|9334) pub10 100% (16 samples sent)
(9312|9334) pub10->wait_match() before write for 01030000.1174e2eb.0000000d.00000102(0e1966f9)
(9312|9334) pub10<-match found! before write for 01030000.1174e2eb.0000000d.00000102(0e1966f9)
(9312|9334) pub10 waiting for acks
(9312|9325) pub1 50% (8 samples sent)
(9312|9325) pub1 62% (10 samples sent)
(9312|9325) pub1 75% (12 samples sent)
(9312|9325) pub1 81% (13 samples sent)
(9312|9325) pub1 93% (15 samples sent)
(9312|9325) pub1 100% (16 samples sent)
(9312|9325) pub1->wait_match() before write for 01030000.1174e2eb.00000006.00000102(79c957e8)
(9312|9325) pub1<-match found! before write for 01030000.1174e2eb.00000006.00000102(79c957e8)
(9312|9325) pub1 waiting for acks
(9312|9334) pub10 waiting for acks returned
(9312|9334) pub10<-delete_contained_entities
(9312|9325) pub1 waiting for acks returned
(9312|9325) pub1<-delete_contained_entities
(9312|9329) pub5 writer id: 01030000.1174e2eb.00000007.00000102(44a97e58)
(9312|9329) pub5->started
(9312|9329) pub5 12% (2 samples sent)
(9312|9329) pub5 25% (4 samples sent)
(9312|9329) pub5 31% (5 samples sent)
(9312|9329) pub5 43% (7 samples sent)
(9312|9329) pub5 50% (8 samples sent)
(9312|9329) pub5 62% (10 samples sent)
(9312|9329) pub5 75% (12 samples sent)
(9312|9329) pub5 81% (13 samples sent)
(9312|9358) pub34 writer id: 01030000.1174e2eb.0000001a.00000102(dcd92d6b)
(9312|9358) pub34->started
(9312|9358) pub34 12% (2 samples sent)
(9312|9358) pub34 25% (4 samples sent)
(9312|9358) pub34 31% (5 samples sent)
(9312|9358) pub34 43% (7 samples sent)
(9312|9358) pub34 50% (8 samples sent)
(9312|9358) pub34 62% (10 samples sent)
(9312|9358) pub34 75% (12 samples sent)
(9312|9358) pub34 81% (13 samples sent)
(9312|9358) pub34 93% (15 samples sent)
(9312|9358) pub34 100% (16 samples sent)
(9312|9358) pub34->wait_match() before write for 01030000.1174e2eb.0000001a.00000102(dcd92d6b)
(9312|9329) pub5 93% (15 samples sent)
(9312|9329) pub5 100% (16 samples sent)
(9312|9329) pub5->wait_match() before write for 01030000.1174e2eb.00000007.00000102(44a97e58)
(9312|9329) pub5<-match found! before write for 01030000.1174e2eb.00000007.00000102(44a97e58)
(9312|9329) pub5 waiting for acks
(9312|9329) pub5 waiting for acks returned
(9312|9329) pub5<-delete_contained_entities
(9312|9336) pub11 writer id: 01030000.1174e2eb.0000000f.00000102(74d93599)
(9312|9336) pub11->started
(9312|9336) pub11 12% (2 samples sent)
(9312|9336) pub11 25% (4 samples sent)
(9312|9336) pub11 31% (5 samples sent)
(9312|9327) pub3 writer id: 01030000.1174e2eb.00000005.00000102(3e692d38)
(9312|9327) pub3->started
(9312|9327) pub3 12% (2 samples sent)
(9312|9327) pub3 25% (4 samples sent)
(9312|9327) pub3 31% (5 samples sent)
(9312|9327) pub3 43% (7 samples sent)
(9312|9327) pub3 50% (8 samples sent)
(9312|9327) pub3 62% (10 samples sent)
(9312|9327) pub3 75% (12 samples sent)
(9312|9327) pub3 81% (13 samples sent)
(9312|9327) pub3 93% (15 samples sent)
(9312|9327) pub3 100% (16 samples sent)
(9312|9327) pub3->wait_match() before write for 01030000.1174e2eb.00000005.00000102(3e692d38)
(9312|9336) pub11 43% (7 samples sent)
(9312|9336) pub11 50% (8 samples sent)
(9312|9336) pub11 62% (10 samples sent)
(9312|9336) pub11 75% (12 samples sent)
(9312|9336) pub11 81% (13 samples sent)
(9312|9336) pub11 93% (15 samples sent)
(9312|9336) pub11 100% (16 samples sent)
(9312|9336) pub11->wait_match() before write for 01030000.1174e2eb.0000000f.00000102(74d93599)
(9312|9336) pub11<-match found! before write for 01030000.1174e2eb.0000000f.00000102(74d93599)
(9312|9336) pub11 waiting for acks
(9312|9358) pub34<-match found! before write for 01030000.1174e2eb.0000001a.00000102(dcd92d6b)
(9312|9358) pub34 waiting for acks
(9312|9340) pub16 writer id: 01030000.1174e2eb.00000013.00000102(d1c94f1a)
(9312|9340) pub16->started
(9312|9340) pub16 12% (2 samples sent)
(9312|9340) pub16 25% (4 samples sent)
(9312|9340) pub16 31% (5 samples sent)
(9312|9340) pub16 43% (7 samples sent)
(9312|9340) pub16 50% (8 samples sent)
(9312|9340) pub16 62% (10 samples sent)
(9312|9340) pub16 75% (12 samples sent)
(9312|9340) pub16 81% (13 samples sent)
(9312|9340) pub16 93% (15 samples sent)
(9312|9340) pub16 100% (16 samples sent)
(9312|9340) pub16->wait_match() before write for 01030000.1174e2eb.00000013.00000102(d1c94f1a)
(9312|9327) pub3<-match found! before write for 01030000.1174e2eb.00000005.00000102(3e692d38)
(9312|9327) pub3 waiting for acks
(9312|9340) pub16<-match found! before write for 01030000.1174e2eb.00000013.00000102(d1c94f1a)
(9312|9340) pub16 waiting for acks
(9312|9348) pub24 writer id: 01030000.1174e2eb.0000001e.00000102(29598bab)
(9312|9348) pub24->started
(9312|9348) pub24 12% (2 samples sent)
(9312|9348) pub24 25% (4 samples sent)
(9312|9348) pub24 31% (5 samples sent)
(9312|9348) pub24 43% (7 samples sent)
(9312|9348) pub24 50% (8 samples sent)
(9312|9348) pub24 62% (10 samples sent)
(9312|9348) pub24 75% (12 samples sent)
(9312|9348) pub24 81% (13 samples sent)
(9312|9348) pub24 93% (15 samples sent)
(9312|9348) pub24 100% (16 samples sent)
(9312|9348) pub24->wait_match() before write for 01030000.1174e2eb.0000001e.00000102(29598bab)
(9312|9323) sub 10% (103 samples received)
(9312|9358) pub34 waiting for acks returned
(9312|9358) pub34<-delete_contained_entities
(9312|9327) pub3 waiting for acks returned
(9312|9327) pub3<-delete_contained_entities
(9312|9348) pub24<-match found! before write for 01030000.1174e2eb.0000001e.00000102(29598bab)
(9312|9348) pub24 waiting for acks
(9312|9340) pub16 waiting for acks returned
(9312|9340) pub16<-delete_contained_entities
(9312|9336) pub11 waiting for acks returned
(9312|9336) pub11<-delete_contained_entities
(9312|9348) pub24 waiting for acks returned
(9312|9348) pub24<-delete_contained_entities
(9312|9359) pub35 writer id: 01030000.1174e2eb.00000026.00000102(b80878ec)
(9312|9359) pub35->started
(9312|9359) pub35 12% (2 samples sent)
(9312|9359) pub35 25% (4 samples sent)
(9312|9359) pub35 31% (5 samples sent)
(9312|9359) pub35 43% (7 samples sent)
(9312|9359) pub35 50% (8 samples sent)
(9312|9359) pub35 62% (10 samples sent)
(9312|9359) pub35 75% (12 samples sent)
(9312|9359) pub35 81% (13 samples sent)
(9312|9359) pub35 93% (15 samples sent)
(9312|9359) pub35 100% (16 samples sent)
(9312|9359) pub35->wait_match() before write for 01030000.1174e2eb.00000026.00000102(b80878ec)
(9312|9359) pub35<-match found! before write for 01030000.1174e2eb.00000026.00000102(b80878ec)
(9312|9359) pub35 waiting for acks
(9312|9328) pub4 writer id: 01030000.1174e2eb.0000000b.00000102(81599359)
(9312|9328) pub4->started
(9312|9328) pub4 12% (2 samples sent)
(9312|9328) pub4 25% (4 samples sent)
(9312|9328) pub4 31% (5 samples sent)
(9312|9328) pub4 43% (7 samples sent)
(9312|9328) pub4 50% (8 samples sent)
(9312|9328) pub4 62% (10 samples sent)
(9312|9328) pub4 75% (12 samples sent)
(9312|9328) pub4 81% (13 samples sent)
(9312|9328) pub4 93% (15 samples sent)
(9312|9328) pub4 100% (16 samples sent)
(9312|9328) pub4->wait_match() before write for 01030000.1174e2eb.0000000b.00000102(81599359)
(9312|9351) pub27 writer id: 01030000.1174e2eb.0000001f.00000102(1439a21b)
(9312|9351) pub27->started
(9312|9351) pub27 12% (2 samples sent)
(9312|9351) pub27 25% (4 samples sent)
(9312|9351) pub27 31% (5 samples sent)
(9312|9351) pub27 43% (7 samples sent)
(9312|9351) pub27 50% (8 samples sent)
(9312|9351) pub27 62% (10 samples sent)
(9312|9351) pub27 75% (12 samples sent)
(9312|9351) pub27 81% (13 samples sent)
(9312|9351) pub27 93% (15 samples sent)
(9312|9351) pub27 100% (16 samples sent)
(9312|9351) pub27->wait_match() before write for 01030000.1174e2eb.0000001f.00000102(1439a21b)
(9312|9328) pub4<-match found! before write for 01030000.1174e2eb.0000000b.00000102(81599359)
(9312|9328) pub4 waiting for acks
(9312|9351) pub27<-match found! before write for 01030000.1174e2eb.0000001f.00000102(1439a21b)
(9312|9351) pub27 waiting for acks
(9312|9328) pub4 waiting for acks returned
(9312|9328) pub4<-delete_contained_entities
(9312|9351) pub27 waiting for acks returned
(9312|9351) pub27<-delete_contained_entities
(9312|9359) pub35 waiting for acks returned
(9312|9359) pub35<-delete_contained_entities
(9312|9352) pub28 writer id: 01030000.1174e2eb.00000021.00000102(0a28a4fc)
(9312|9352) pub28->started
(9312|9352) pub28 12% (2 samples sent)
(9312|9352) pub28 25% (4 samples sent)
(9312|9352) pub28 31% (5 samples sent)
(9312|9352) pub28 43% (7 samples sent)
(9312|9352) pub28 50% (8 samples sent)
(9312|9352) pub28 62% (10 samples sent)
(9312|9352) pub28 75% (12 samples sent)
(9312|9352) pub28 81% (13 samples sent)
(9312|9352) pub28 93% (15 samples sent)
(9312|9352) pub28 100% (16 samples sent)
(9312|9352) pub28->wait_match() before write for 01030000.1174e2eb.00000021.00000102(0a28a4fc)
(9312|9352) pub28<-match found! before write for 01030000.1174e2eb.00000021.00000102(0a28a4fc)
(9312|9352) pub28 waiting for acks
(9312|9323) sub 20% (205 samples received)
(9312|9352) pub28 waiting for acks returned
(9312|9352) pub28<-delete_contained_entities
(9312|9326) pub2 writer id: 01030000.1174e2eb.00000004.00000102(03090488)
(9312|9326) pub2->started
(9312|9326) pub2 12% (2 samples sent)
(9312|9326) pub2 25% (4 samples sent)
(9312|9326) pub2 31% (5 samples sent)
(9312|9326) pub2 43% (7 samples sent)
(9312|9326) pub2 50% (8 samples sent)
(9312|9326) pub2 62% (10 samples sent)
(9312|9326) pub2 75% (12 samples sent)
(9312|9326) pub2 81% (13 samples sent)
(9312|9326) pub2 93% (15 samples sent)
(9312|9326) pub2 100% (16 samples sent)
(9312|9326) pub2->wait_match() before write for 01030000.1174e2eb.00000004.00000102(03090488)
(9312|9326) pub2<-match found! before write for 01030000.1174e2eb.00000004.00000102(03090488)
(9312|9326) pub2 waiting for acks
(9312|9339) pub15 writer id: 01030000.1174e2eb.00000012.00000102(eca966aa)
(9312|9339) pub15->started
(9312|9324) pub0 writer id: 01030000.1174e2eb.00000003.00000102(b129d898)
(9312|9324) pub0->started
(9312|9324) pub0 12% (2 samples sent)
(9312|9324) pub0 25% (4 samples sent)
(9312|9324) pub0 31% (5 samples sent)
(9312|9324) pub0 43% (7 samples sent)
(9312|9324) pub0 50% (8 samples sent)
(9312|9324) pub0 62% (10 samples sent)
(9312|9324) pub0 75% (12 samples sent)
(9312|9324) pub0 81% (13 samples sent)
(9312|9324) pub0 93% (15 samples sent)
(9312|9324) pub0 100% (16 samples sent)
(9312|9324) pub0->wait_match() before write for 01030000.1174e2eb.00000003.00000102(b129d898)
(9312|9339) pub15 12% (2 samples sent)
(9312|9339) pub15 25% (4 samples sent)
(9312|9339) pub15 31% (5 samples sent)
(9312|9339) pub15 43% (7 samples sent)
(9312|9339) pub15 50% (8 samples sent)
(9312|9339) pub15 62% (10 samples sent)
(9312|9335) pub12 writer id: 01030000.1174e2eb.0000000e.00000102(49b91c29)
(9312|9335) pub12->started
(9312|9335) pub12 12% (2 samples sent)
(9312|9335) pub12 25% (4 samples sent)
(9312|9335) pub12 31% (5 samples sent)
(9312|9335) pub12 43% (7 samples sent)
(9312|9339) pub15 75% (12 samples sent)
(9312|9339) pub15 81% (13 samples sent)
(9312|9339) pub15 93% (15 samples sent)
(9312|9339) pub15 100% (16 samples sent)
(9312|9339) pub15->wait_match() before write for 01030000.1174e2eb.00000012.00000102(eca966aa)
(9312|9335) pub12 50% (8 samples sent)
(9312|9335) pub12 62% (10 samples sent)
(9312|9335) pub12 75% (12 samples sent)
(9312|9335) pub12 81% (13 samples sent)
(9312|9335) pub12 93% (15 samples sent)
(9312|9335) pub12 100% (16 samples sent)
(9312|9335) pub12->wait_match() before write for 01030000.1174e2eb.0000000e.00000102(49b91c29)
(9312|9349) pub25 writer id: 01030000.1174e2eb.0000001b.00000102(e1b904db)
(9312|9349) pub25->started
(9312|9349) pub25 12% (2 samples sent)
(9312|9349) pub25 25% (4 samples sent)
(9312|9349) pub25 31% (5 samples sent)
(9312|9349) pub25 43% (7 samples sent)
(9312|9349) pub25 50% (8 samples sent)
(9312|9349) pub25 62% (10 samples sent)
(9312|9349) pub25 75% (12 samples sent)
(9312|9349) pub25 81% (13 samples sent)
(9312|9349) pub25 93% (15 samples sent)
(9312|9349) pub25 100% (16 samples sent)
(9312|9349) pub25->wait_match() before write for 01030000.1174e2eb.0000001b.00000102(e1b904db)
(9312|9337) pub13 writer id: 01030000.1174e2eb.00000010.00000102(966935ca)
(9312|9337) pub13->started
(9312|9337) pub13 12% (2 samples sent)
(9312|9337) pub13 25% (4 samples sent)
(9312|9337) pub13 31% (5 samples sent)
(9312|9337) pub13 43% (7 samples sent)
(9312|9337) pub13 50% (8 samples sent)
(9312|9337) pub13 62% (10 samples sent)
(9312|9337) pub13 75% (12 samples sent)
(9312|9337) pub13 81% (13 samples sent)
(9312|9337) pub13 93% (15 samples sent)
(9312|9337) pub13 100% (16 samples sent)
(9312|9337) pub13->wait_match() before write for 01030000.1174e2eb.00000010.00000102(966935ca)
(9312|9339) pub15<-match found! before write for 01030000.1174e2eb.00000012.00000102(eca966aa)
(9312|9339) pub15 waiting for acks
(9312|9324) pub0<-match found! before write for 01030000.1174e2eb.00000003.00000102(b129d898)
(9312|9324) pub0 waiting for acks
(9312|9332) pub8 writer id: 01030000.1174e2eb.0000000a.00000102(bc39bae9)
(9312|9332) pub8->started
(9312|9335) pub12<-match found! before write for 01030000.1174e2eb.0000000e.00000102(49b91c29)
(9312|9335) pub12 waiting for acks
(9312|9332) pub8 12% (2 samples sent)
(9312|9332) pub8 25% (4 samples sent)
(9312|9332) pub8 31% (5 samples sent)
(9312|9332) pub8 43% (7 samples sent)
(9312|9332) pub8 50% (8 samples sent)
(9312|9332) pub8 62% (10 samples sent)
(9312|9332) pub8 75% (12 samples sent)
(9312|9332) pub8 81% (13 samples sent)
(9312|9332) pub8 93% (15 samples sent)
(9312|9337) pub13<-match found! before write for 01030000.1174e2eb.00000010.00000102(966935ca)
(9312|9337) pub13 waiting for acks
(9312|9332) pub8 100% (16 samples sent)
(9312|9332) pub8->wait_match() before write for 01030000.1174e2eb.0000000a.00000102(bc39bae9)
(9312|9349) pub25<-match found! before write for 01030000.1174e2eb.0000001b.00000102(e1b904db)
(9312|9349) pub25 waiting for acks
(9312|9326) pub2 waiting for acks returned
(9312|9326) pub2<-delete_contained_entities
(9312|9332) pub8<-match found! before write for 01030000.1174e2eb.0000000a.00000102(bc39bae9)
(9312|9332) pub8 waiting for acks
(9312|9330) pub6 writer id: 01030000.1174e2eb.00000008.00000102(c6f9e989)
(9312|9330) pub6->started
(9312|9330) pub6 12% (2 samples sent)
(9312|9330) pub6 25% (4 samples sent)
(9312|9330) pub6 31% (5 samples sent)
(9312|9330) pub6 43% (7 samples sent)
(9312|9330) pub6 50% (8 samples sent)
(9312|9330) pub6 62% (10 samples sent)
(9312|9330) pub6 75% (12 samples sent)
(9312|9330) pub6 81% (13 samples sent)
(9312|9330) pub6 93% (15 samples sent)
(9312|9330) pub6 100% (16 samples sent)
(9312|9330) pub6->wait_match() before write for 01030000.1174e2eb.00000008.00000102(c6f9e989)
(9312|9355) pub31 writer id: 01030000.1174e2eb.0000001c.00000102(5399d8cb)
(9312|9355) pub31->started
(9312|9355) pub31 12% (2 samples sent)
(9312|9355) pub31 25% (4 samples sent)
(9312|9355) pub31 31% (5 samples sent)
(9312|9355) pub31 43% (7 samples sent)
(9312|9355) pub31 50% (8 samples sent)
(9312|9355) pub31 62% (10 samples sent)
(9312|9355) pub31 75% (12 samples sent)
(9312|9355) pub31 81% (13 samples sent)
(9312|9355) pub31 93% (15 samples sent)
(9312|9355) pub31 100% (16 samples sent)
(9312|9355) pub31->wait_match() before write for 01030000.1174e2eb.0000001c.00000102(5399d8cb)
(9312|9331) pub7 writer id: 01030000.1174e2eb.00000009.00000102(fb99c039)
(9312|9331) pub7->started
(9312|9331) pub7 12% (2 samples sent)
(9312|9331) pub7 25% (4 samples sent)
(9312|9331) pub7 31% (5 samples sent)
(9312|9331) pub7 43% (7 samples sent)
(9312|9331) pub7 50% (8 samples sent)
(9312|9331) pub7 62% (10 samples sent)
(9312|9331) pub7 75% (12 samples sent)
(9312|9331) pub7 81% (13 samples sent)
(9312|9331) pub7 93% (15 samples sent)
(9312|9331) pub7 100% (16 samples sent)
(9312|9331) pub7->wait_match() before write for 01030000.1174e2eb.00000009.00000102(fb99c039)
(9312|9350) pub26 writer id: 01030000.1174e2eb.00000020.00000102(37488d4c)
(9312|9350) pub26->started
(9312|9350) pub26 12% (2 samples sent)
(9312|9350) pub26 25% (4 samples sent)
(9312|9350) pub26 31% (5 samples sent)
(9312|9350) pub26 43% (7 samples sent)
(9312|9350) pub26 50% (8 samples sent)
(9312|9350) pub26 62% (10 samples sent)
(9312|9350) pub26 75% (12 samples sent)
(9312|9350) pub26 81% (13 samples sent)
(9312|9350) pub26 93% (15 samples sent)
(9312|9350) pub26 100% (16 samples sent)
(9312|9350) pub26->wait_match() before write for 01030000.1174e2eb.00000020.00000102(37488d4c)
(9312|9338) pub14 writer id: 01030000.1174e2eb.00000011.00000102(ab091c7a)
(9312|9338) pub14->started
(9312|9338) pub14 12% (2 samples sent)
(9312|9338) pub14 25% (4 samples sent)
(9312|9338) pub14 31% (5 samples sent)
(9312|9338) pub14 43% (7 samples sent)
(9312|9338) pub14 50% (8 samples sent)
(9312|9338) pub14 62% (10 samples sent)
(9312|9338) pub14 75% (12 samples sent)
(9312|9338) pub14 81% (13 samples sent)
(9312|9338) pub14 93% (15 samples sent)
(9312|9338) pub14 100% (16 samples sent)
(9312|9338) pub14->wait_match() before write for 01030000.1174e2eb.00000011.00000102(ab091c7a)
(9312|9362) pub38 writer id: 01030000.1174e2eb.0000002a.00000102(7df895ed)
(9312|9362) pub38->started
(9312|9362) pub38 12% (2 samples sent)
(9312|9362) pub38 25% (4 samples sent)
(9312|9362) pub38 31% (5 samples sent)
(9312|9362) pub38 43% (7 samples sent)
(9312|9362) pub38 50% (8 samples sent)
(9312|9362) pub38 62% (10 samples sent)
(9312|9362) pub38 75% (12 samples sent)
(9312|9362) pub38 81% (13 samples sent)
(9312|9362) pub38 93% (15 samples sent)
(9312|9362) pub38 100% (16 samples sent)
(9312|9362) pub38->wait_match() before write for 01030000.1174e2eb.0000002a.00000102(7df895ed)
(9312|9333) pub9 writer id: 01030000.1174e2eb.0000000c.00000102(33794f49)
(9312|9333) pub9->started
(9312|9333) pub9 12% (2 samples sent)
(9312|9333) pub9 25% (4 samples sent)
(9312|9333) pub9 31% (5 samples sent)
(9312|9333) pub9 43% (7 samples sent)
(9312|9333) pub9 50% (8 samples sent)
(9312|9333) pub9 62% (10 samples sent)
(9312|9333) pub9 75% (12 samples sent)
(9312|9333) pub9 81% (13 samples sent)
(9312|9333) pub9 93% (15 samples sent)
(9312|9333) pub9 100% (16 samples sent)
(9312|9333) pub9->wait_match() before write for 01030000.1174e2eb.0000000c.00000102(33794f49)
(9312|9356) pub32 writer id: 01030000.1174e2eb.00000024.00000102(c2c82b8c)
(9312|9356) pub32->started
(9312|9356) pub32 12% (2 samples sent)
(9312|9356) pub32 25% (4 samples sent)
(9312|9356) pub32 31% (5 samples sent)
(9312|9356) pub32 43% (7 samples sent)
(9312|9356) pub32 50% (8 samples sent)
(9312|9356) pub32 62% (10 samples sent)
(9312|9356) pub32 75% (12 samples sent)
(9312|9356) pub32 81% (13 samples sent)
(9312|9356) pub32 93% (15 samples sent)
(9312|9356) pub32 100% (16 samples sent)
(9312|9356) pub32->wait_match() before write for 01030000.1174e2eb.00000024.00000102(c2c82b8c)
(9312|9342) pub18 writer id: 01030000.1174e2eb.00000015.00000102(5e89baba)
(9312|9342) pub18->started
(9312|9342) pub18 12% (2 samples sent)
(9312|9342) pub18 25% (4 samples sent)
(9312|9342) pub18 31% (5 samples sent)
(9312|9342) pub18 43% (7 samples sent)
(9312|9342) pub18 50% (8 samples sent)
(9312|9342) pub18 62% (10 samples sent)
(9312|9342) pub18 75% (12 samples sent)
(9312|9342) pub18 81% (13 samples sent)
(9312|9342) pub18 93% (15 samples sent)
(9312|9342) pub18 100% (16 samples sent)
(9312|9342) pub18->wait_match() before write for 01030000.1174e2eb.00000015.00000102(5e89baba)
(9312|9361) pub37 writer id: 01030000.1174e2eb.00000027.00000102(8568515c)
(9312|9361) pub37->started
(9312|9361) pub37 12% (2 samples sent)
(9312|9361) pub37 25% (4 samples sent)
(9312|9361) pub37 31% (5 samples sent)
(9312|9365) pub41 writer id: 01030000.1174e2eb.0000002c.00000102(f2b8604d)
(9312|9361) pub37 43% (7 samples sent)
(9312|9365) pub41->started
(9312|9361) pub37 50% (8 samples sent)
(9312|9361) pub37 62% (10 samples sent)
(9312|9365) pub41 12% (2 samples sent)
(9312|9361) pub37 75% (12 samples sent)
(9312|9365) pub41 25% (4 samples sent)
(9312|9365) pub41 31% (5 samples sent)
(9312|9361) pub37 81% (13 samples sent)
(9312|9361) pub37 93% (15 samples sent)
(9312|9361) pub37 100% (16 samples sent)
(9312|9361) pub37->wait_match() before write for 01030000.1174e2eb.00000027.00000102(8568515c)
(9312|9365) pub41 43% (7 samples sent)
(9312|9365) pub41 50% (8 samples sent)
(9312|9365) pub41 62% (10 samples sent)
(9312|9365) pub41 75% (12 samples sent)
(9312|9365) pub41 81% (13 samples sent)
(9312|9365) pub41 93% (15 samples sent)
(9312|9365) pub41 100% (16 samples sent)
(9312|9365) pub41->wait_match() before write for 01030000.1174e2eb.0000002c.00000102(f2b8604d)
(9312|9323) sub 30% (308 samples received)
(9312|9347) pub23 writer id: 01030000.1174e2eb.00000019.00000102(9b7957bb)
(9312|9347) pub23->started
(9312|9347) pub23 12% (2 samples sent)
(9312|9347) pub23 25% (4 samples sent)
(9312|9347) pub23 31% (5 samples sent)
(9312|9347) pub23 43% (7 samples sent)
(9312|9347) pub23 50% (8 samples sent)
(9312|9347) pub23 62% (10 samples sent)
(9312|9347) pub23 75% (12 samples sent)
(9312|9347) pub23 81% (13 samples sent)
(9312|9347) pub23 93% (15 samples sent)
(9312|9347) pub23 100% (16 samples sent)
(9312|9347) pub23->wait_match() before write for 01030000.1174e2eb.00000019.00000102(9b7957bb)
(9312|9339) pub15 waiting for acks returned
(9312|9339) pub15<-delete_contained_entities
(9312|9330) pub6<-match found! before write for 01030000.1174e2eb.00000008.00000102(c6f9e989)
(9312|9330) pub6 waiting for acks
(9312|9355) pub31<-match found! before write for 01030000.1174e2eb.0000001c.00000102(5399d8cb)
(9312|9355) pub31 waiting for acks
(9312|9373) pub49 writer id: 01030000.1174e2eb.00000037.00000102(e588c6de)
(9312|9373) pub49->started
(9312|9373) pub49 12% (2 samples sent)
(9312|9379) pub55 writer id: 01030000.1174e2eb.00000038.00000102(67d8510f)
(9312|9379) pub55->started
(9312|9373) pub49 25% (4 samples sent)
(9312|9373) pub49 31% (5 samples sent)
(9312|9373) pub49 43% (7 samples sent)
(9312|9373) pub49 50% (8 samples sent)
(9312|9379) pub55 12% (2 samples sent)
(9312|9373) pub49 62% (10 samples sent)
(9312|9379) pub55 25% (4 samples sent)
(9312|9379) pub55 31% (5 samples sent)
(9312|9379) pub55 43% (7 samples sent)
(9312|9379) pub55 50% (8 samples sent)
(9312|9379) pub55 62% (10 samples sent)
(9312|9379) pub55 75% (12 samples sent)
(9312|9379) pub55 81% (13 samples sent)
(9312|9379) pub55 93% (15 samples sent)
(9312|9379) pub55 100% (16 samples sent)
(9312|9379) pub55->wait_match() before write for 01030000.1174e2eb.00000038.00000102(67d8510f)
(9312|9373) pub49 75% (12 samples sent)
(9312|9373) pub49 81% (13 samples sent)
(9312|9373) pub49 93% (15 samples sent)
(9312|9373) pub49 100% (16 samples sent)
(9312|9373) pub49->wait_match() before write for 01030000.1174e2eb.00000037.00000102(e588c6de)
(9312|9331) pub7<-match found! before write for 01030000.1174e2eb.00000009.00000102(fb99c039)
(9312|9331) pub7 waiting for acks
(9312|9350) pub26<-match found! before write for 01030000.1174e2eb.00000020.00000102(37488d4c)
(9312|9350) pub26 waiting for acks
(9312|9369) pub45 writer id: 01030000.1174e2eb.00000039.00000102(5ab878bf)
(9312|9369) pub45->started
(9312|9369) pub45 12% (2 samples sent)
(9312|9369) pub45 25% (4 samples sent)
(9312|9369) pub45 31% (5 samples sent)
(9312|9369) pub45 43% (7 samples sent)
(9312|9369) pub45 50% (8 samples sent)
(9312|9369) pub45 62% (10 samples sent)
(9312|9369) pub45 75% (12 samples sent)
(9312|9369) pub45 81% (13 samples sent)
(9312|9369) pub45 93% (15 samples sent)
(9312|9369) pub45 100% (16 samples sent)
(9312|9369) pub45->wait_match() before write for 01030000.1174e2eb.00000039.00000102(5ab878bf)
(9312|9362) pub38<-match found! before write for 01030000.1174e2eb.0000002a.00000102(7df895ed)
(9312|9362) pub38 waiting for acks
(9312|9367) pub43 writer id: 01030000.1174e2eb.00000030.00000102(57a81ace)
(9312|9367) pub43->started
(9312|9324) pub0 waiting for acks returned
(9312|9324) pub0<-delete_contained_entities
(9312|9367) pub43 12% (2 samples sent)
(9312|9367) pub43 25% (4 samples sent)
(9312|9367) pub43 31% (5 samples sent)
(9312|9367) pub43 43% (7 samples sent)
(9312|9333) pub9<-match found! before write for 01030000.1174e2eb.0000000c.00000102(33794f49)
(9312|9333) pub9 waiting for acks
(9312|9344) pub20 writer id: 01030000.1174e2eb.00000017.00000102(2449e9da)
(9312|9344) pub20->started
(9312|9367) pub43 50% (8 samples sent)
(9312|9367) pub43 62% (10 samples sent)
(9312|9344) pub20 12% (2 samples sent)
(9312|9367) pub43 75% (12 samples sent)
(9312|9367) pub43 81% (13 samples sent)
(9312|9344) pub20 25% (4 samples sent)
(9312|9344) pub20 31% (5 samples sent)
(9312|9367) pub43 93% (15 samples sent)
(9312|9344) pub20 43% (7 samples sent)
(9312|9367) pub43 100% (16 samples sent)
(9312|9367) pub43->wait_match() before write for 01030000.1174e2eb.00000030.00000102(57a81ace)
(9312|9344) pub20 50% (8 samples sent)
(9312|9344) pub20 62% (10 samples sent)
(9312|9344) pub20 75% (12 samples sent)
(9312|9344) pub20 81% (13 samples sent)
(9312|9363) pub40 writer id: 01030000.1174e2eb.0000002b.00000102(4098bc5d)
(9312|9363) pub40->started
(9312|9383) pub59 writer id: 01030000.1174e2eb.00000040.00000102(ae7afa01)
(9312|9383) pub59->started
(9312|9345) pub22 writer id: 01030000.1174e2eb.0000001d.00000102(6ef9f17b)
(9312|9345) pub22->started
(9312|9345) pub22 12% (2 samples sent)
(9312|9383) pub59 12% (2 samples sent)
(9312|9383) pub59 25% (4 samples sent)
(9312|9383) pub59 31% (5 samples sent)
(9312|9383) pub59 43% (7 samples sent)
(9312|9344) pub20 93% (15 samples sent)
(9312|9383) pub59 50% (8 samples sent)
(9312|9344) pub20 100% (16 samples sent)
(9312|9344) pub20->wait_match() before write for 01030000.1174e2eb.00000017.00000102(2449e9da)
(9312|9383) pub59 62% (10 samples sent)
(9312|9383) pub59 75% (12 samples sent)
(9312|9383) pub59 81% (13 samples sent)
(9312|9346) pub21 writer id: 01030000.1174e2eb.00000018.00000102(a6197e0b)
(9312|9346) pub21->started
(9312|9363) pub40 12% (2 samples sent)
(9312|9363) pub40 25% (4 samples sent)
(9312|9346) pub21 12% (2 samples sent)
(9312|9363) pub40 31% (5 samples sent)
(9312|9346) pub21 25% (4 samples sent)
(9312|9363) pub40 43% (7 samples sent)
(9312|9346) pub21 31% (5 samples sent)
(9312|9363) pub40 50% (8 samples sent)
(9312|9346) pub21 43% (7 samples sent)
(9312|9346) pub21 50% (8 samples sent)
(9312|9338) pub14<-match found! before write for 01030000.1174e2eb.00000011.00000102(ab091c7a)
(9312|9338) pub14 waiting for acks
(9312|9363) pub40 62% (10 samples sent)
(9312|9346) pub21 62% (10 samples sent)
(9312|9346) pub21 75% (12 samples sent)
(9312|9345) pub22 25% (4 samples sent)
(9312|9346) pub21 81% (13 samples sent)
(9312|9345) pub22 31% (5 samples sent)
(9312|9346) pub21 93% (15 samples sent)
(9312|9345) pub22 43% (7 samples sent)
(9312|9345) pub22 50% (8 samples sent)
(9312|9345) pub22 62% (10 samples sent)
(9312|9345) pub22 75% (12 samples sent)
(9312|9345) pub22 81% (13 samples sent)
(9312|9345) pub22 93% (15 samples sent)
(9312|9345) pub22 100% (16 samples sent)
(9312|9345) pub22->wait_match() before write for 01030000.1174e2eb.0000001d.00000102(6ef9f17b)
(9312|9363) pub40 75% (12 samples sent)
(9312|9363) pub40 81% (13 samples sent)
(9312|9346) pub21 100% (16 samples sent)
(9312|9346) pub21->wait_match() before write for 01030000.1174e2eb.00000018.00000102(a6197e0b)
(9312|9363) pub40 93% (15 samples sent)
(9312|9363) pub40 100% (16 samples sent)
(9312|9363) pub40->wait_match() before write for 01030000.1174e2eb.0000002b.00000102(4098bc5d)
(9312|9383) pub59 93% (15 samples sent)
(9312|9383) pub59 100% (16 samples sent)
(9312|9383) pub59->wait_match() before write for 01030000.1174e2eb.00000040.00000102(ae7afa01)
(9312|9366) pub42 writer id: 01030000.1174e2eb.0000002e.00000102(8878332d)
(9312|9366) pub42->started
(9312|9366) pub42 12% (2 samples sent)
(9312|9366) pub42 25% (4 samples sent)
(9312|9366) pub42 31% (5 samples sent)
(9312|9366) pub42 43% (7 samples sent)
(9312|9366) pub42 50% (8 samples sent)
(9312|9366) pub42 62% (10 samples sent)
(9312|9366) pub42 75% (12 samples sent)
(9312|9366) pub42 81% (13 samples sent)
(9312|9366) pub42 93% (15 samples sent)
(9312|9366) pub42 100% (16 samples sent)
(9312|9366) pub42->wait_match() before write for 01030000.1174e2eb.0000002e.00000102(8878332d)
(9312|9342) pub18<-match found! before write for 01030000.1174e2eb.00000015.00000102(5e89baba)
(9312|9342) pub18 waiting for acks
(9312|9335) pub12 waiting for acks returned
(9312|9335) pub12<-delete_contained_entities
(9312|9356) pub32<-match found! before write for 01030000.1174e2eb.00000024.00000102(c2c82b8c)
(9312|9356) pub32 waiting for acks
(9312|9380) pub56 writer id: 01030000.1174e2eb.0000003a.00000102(1d18026f)
(9312|9380) pub56->started
(9312|9380) pub56 12% (2 samples sent)
(9312|9380) pub56 25% (4 samples sent)
(9312|9380) pub56 31% (5 samples sent)
(9312|9380) pub56 43% (7 samples sent)
(9312|9380) pub56 50% (8 samples sent)
(9312|9380) pub56 62% (10 samples sent)
(9312|9380) pub56 75% (12 samples sent)
(9312|9380) pub56 81% (13 samples sent)
(9312|9380) pub56 93% (15 samples sent)
(9312|9380) pub56 100% (16 samples sent)
(9312|9380) pub56->wait_match() before write for 01030000.1174e2eb.0000003a.00000102(1d18026f)
(9312|9361) pub37<-match found! before write for 01030000.1174e2eb.00000027.00000102(8568515c)
(9312|9361) pub37 waiting for acks
(9312|9343) pub19 writer id: 01030000.1174e2eb.00000016.00000102(1929c06a)
(9312|9343) pub19->started
(9312|9365) pub41<-match found! before write for 01030000.1174e2eb.0000002c.00000102(f2b8604d)
(9312|9365) pub41 waiting for acks
(9312|9343) pub19 12% (2 samples sent)
(9312|9343) pub19 25% (4 samples sent)
(9312|9343) pub19 31% (5 samples sent)
(9312|9343) pub19 43% (7 samples sent)
(9312|9343) pub19 50% (8 samples sent)
(9312|9343) pub19 62% (10 samples sent)
(9312|9343) pub19 75% (12 samples sent)
(9312|9343) pub19 81% (13 samples sent)
(9312|9343) pub19 93% (15 samples sent)
(9312|9343) pub19 100% (16 samples sent)
(9312|9343) pub19->wait_match() before write for 01030000.1174e2eb.00000016.00000102(1929c06a)
(9312|9370) pub46 writer id: 01030000.1174e2eb.0000002f.00000102(b5181a9d)
(9312|9370) pub46->started
(9312|9337) pub13 waiting for acks returned
(9312|9337) pub13<-delete_contained_entities
(9312|9370) pub46 12% (2 samples sent)
(9312|9349) pub25 waiting for acks returned
(9312|9349) pub25<-delete_contained_entities
(9312|9370) pub46 25% (4 samples sent)
(9312|9370) pub46 31% (5 samples sent)
(9312|9370) pub46 43% (7 samples sent)
(9312|9347) pub23<-match found! before write for 01030000.1174e2eb.00000019.00000102(9b7957bb)
(9312|9347) pub23 waiting for acks
(9312|9370) pub46 50% (8 samples sent)
(9312|9370) pub46 62% (10 samples sent)
(9312|9370) pub46 75% (12 samples sent)
(9312|9370) pub46 81% (13 samples sent)
(9312|9370) pub46 93% (15 samples sent)
(9312|9370) pub46 100% (16 samples sent)
(9312|9370) pub46->wait_match() before write for 01030000.1174e2eb.0000002f.00000102(b5181a9d)
(9312|9357) pub33 writer id: 01030000.1174e2eb.00000025.00000102(ffa8023c)
(9312|9357) pub33->started
(9312|9357) pub33 12% (2 samples sent)
(9312|9357) pub33 25% (4 samples sent)
(9312|9357) pub33 31% (5 samples sent)
(9312|9357) pub33 43% (7 samples sent)
(9312|9357) pub33 50% (8 samples sent)
(9312|9357) pub33 62% (10 samples sent)
(9312|9357) pub33 75% (12 samples sent)
(9312|9357) pub33 81% (13 samples sent)
(9312|9357) pub33 93% (15 samples sent)
(9312|9357) pub33 100% (16 samples sent)
(9312|9357) pub33->wait_match() before write for 01030000.1174e2eb.00000025.00000102(ffa8023c)
(9312|9386) pub62 writer id: 01030000.1174e2eb.0000003b.00000102(20782bdf)
(9312|9386) pub62->started
(9312|9386) pub62 12% (2 samples sent)
(9312|9386) pub62 25% (4 samples sent)
(9312|9386) pub62 31% (5 samples sent)
(9312|9386) pub62 43% (7 samples sent)
(9312|9386) pub62 50% (8 samples sent)
(9312|9386) pub62 62% (10 samples sent)
(9312|9386) pub62 75% (12 samples sent)
(9312|9386) pub62 81% (13 samples sent)
(9312|9386) pub62 93% (15 samples sent)
(9312|9386) pub62 100% (16 samples sent)
(9312|9386) pub62->wait_match() before write for 01030000.1174e2eb.0000003b.00000102(20782bdf)
(9312|9364) pub39 writer id: 01030000.1174e2eb.0000002d.00000102(cfd849fd)
(9312|9364) pub39->started
(9312|9364) pub39 12% (2 samples sent)
(9312|9364) pub39 25% (4 samples sent)
(9312|9364) pub39 31% (5 samples sent)
(9312|9364) pub39 43% (7 samples sent)
(9312|9364) pub39 50% (8 samples sent)
(9312|9364) pub39 62% (10 samples sent)
(9312|9364) pub39 75% (12 samples sent)
(9312|9364) pub39 81% (13 samples sent)
(9312|9364) pub39 93% (15 samples sent)
(9312|9364) pub39 100% (16 samples sent)
(9312|9364) pub39->wait_match() before write for 01030000.1174e2eb.0000002d.00000102(cfd849fd)
(9312|9382) pub58 writer id: 01030000.1174e2eb.0000003f.00000102(d5f88d1f)
(9312|9382) pub58->started
(9312|9371) pub47 writer id: 01030000.1174e2eb.00000031.00000102(6ac8337e)
(9312|9371) pub47->started
(9312|9382) pub58 12% (2 samples sent)
(9312|9382) pub58 25% (4 samples sent)
(9312|9382) pub58 31% (5 samples sent)
(9312|9382) pub58 43% (7 samples sent)
(9312|9382) pub58 50% (8 samples sent)
(9312|9382) pub58 62% (10 samples sent)
(9312|9382) pub58 75% (12 samples sent)
(9312|9382) pub58 81% (13 samples sent)
(9312|9382) pub58 93% (15 samples sent)
(9312|9382) pub58 100% (16 samples sent)
(9312|9382) pub58->wait_match() before write for 01030000.1174e2eb.0000003f.00000102(d5f88d1f)
(9312|9371) pub47 12% (2 samples sent)
(9312|9371) pub47 25% (4 samples sent)
(9312|9371) pub47 31% (5 samples sent)
(9312|9371) pub47 43% (7 samples sent)
(9312|9371) pub47 50% (8 samples sent)
(9312|9371) pub47 62% (10 samples sent)
(9312|9341) pub17<-delete_participant
(9312|9371) pub47 75% (12 samples sent)
(9312|9372) pub48 writer id: 01030000.1174e2eb.00000036.00000102(d8e8ef6e)
(9312|9372) pub48->started
(9312|9371) pub47 81% (13 samples sent)
(9312|9372) pub48 12% (2 samples sent)
(9312|9371) pub47 93% (15 samples sent)
(9312|9371) pub47 100% (16 samples sent)
(9312|9372) pub48 25% (4 samples sent)
(9312|9371) pub47->wait_match() before write for 01030000.1174e2eb.00000031.00000102(6ac8337e)
(9312|9372) pub48 31% (5 samples sent)
(9312|9372) pub48 43% (7 samples sent)
(9312|9372) pub48 50% (8 samples sent)
(9312|9372) pub48 62% (10 samples sent)
(9312|9372) pub48 75% (12 samples sent)
(9312|9372) pub48 81% (13 samples sent)
(9312|9372) pub48 93% (15 samples sent)
(9312|9372) pub48 100% (16 samples sent)
(9312|9372) pub48->wait_match() before write for 01030000.1174e2eb.00000036.00000102(d8e8ef6e)
(9312|9381) pub57 writer id: 01030000.1174e2eb.0000003e.00000102(e898a4af)
(9312|9381) pub57->started
(9312|9381) pub57 12% (2 samples sent)
(9312|9381) pub57 25% (4 samples sent)
(9312|9381) pub57 31% (5 samples sent)
(9312|9381) pub57 43% (7 samples sent)
(9312|9381) pub57 50% (8 samples sent)
(9312|9381) pub57 62% (10 samples sent)
(9312|9381) pub57 75% (12 samples sent)
(9312|9381) pub57 81% (13 samples sent)
(9312|9381) pub57 93% (15 samples sent)
(9312|9381) pub57 100% (16 samples sent)
(9312|9381) pub57->wait_match() before write for 01030000.1174e2eb.0000003e.00000102(e898a4af)
(9312|9353) pub29 writer id: 01030000.1174e2eb.00000023.00000102(70e8f79c)
(9312|9353) pub29->started
(9312|9353) pub29 12% (2 samples sent)
(9312|9353) pub29 25% (4 samples sent)
(9312|9353) pub29 31% (5 samples sent)
(9312|9353) pub29 43% (7 samples sent)
(9312|9353) pub29 50% (8 samples sent)
(9312|9353) pub29 62% (10 samples sent)
(9312|9353) pub29 75% (12 samples sent)
(9312|9353) pub29 81% (13 samples sent)
(9312|9353) pub29 93% (15 samples sent)
(9312|9353) pub29 100% (16 samples sent)
(9312|9353) pub29->wait_match() before write for 01030000.1174e2eb.00000023.00000102(70e8f79c)
(9312|9376) pub53 writer id: 01030000.1174e2eb.00000035.00000102(9f4895be)
(9312|9376) pub53->started
(9312|9323) sub 40% (410 samples received)
(9312|9376) pub53 12% (2 samples sent)
(9312|9376) pub53 25% (4 samples sent)
(9312|9376) pub53 31% (5 samples sent)
(9312|9376) pub53 43% (7 samples sent)
(9312|9376) pub53 50% (8 samples sent)
(9312|9376) pub53 62% (10 samples sent)
(9312|9376) pub53 75% (12 samples sent)
(9312|9376) pub53 81% (13 samples sent)
(9312|9376) pub53 93% (15 samples sent)
(9312|9376) pub53 100% (16 samples sent)
(9312|9376) pub53->wait_match() before write for 01030000.1174e2eb.00000035.00000102(9f4895be)
(9312|9377) pub52 writer id: 01030000.1174e2eb.0000003d.00000102(af38de7f)
(9312|9377) pub52->started
(9312|9377) pub52 12% (2 samples sent)
(9312|9377) pub52 25% (4 samples sent)
(9312|9377) pub52 31% (5 samples sent)
(9312|9377) pub52 43% (7 samples sent)
(9312|9377) pub52 50% (8 samples sent)
(9312|9377) pub52 62% (10 samples sent)
(9312|9377) pub52 75% (12 samples sent)
(9312|9377) pub52 81% (13 samples sent)
(9312|9377) pub52 93% (15 samples sent)
(9312|9377) pub52 100% (16 samples sent)
(9312|9377) pub52->wait_match() before write for 01030000.1174e2eb.0000003d.00000102(af38de7f)
(9312|9385) pub61 writer id: 01030000.1174e2eb.00000032.00000102(2d6849ae)
(9312|9385) pub61->started
(9312|9385) pub61 12% (2 samples sent)
(9312|9385) pub61 25% (4 samples sent)
(9312|9385) pub61 31% (5 samples sent)
(9312|9385) pub61 43% (7 samples sent)
(9312|9385) pub61 50% (8 samples sent)
(9312|9384) pub60 writer id: 01030000.1174e2eb.00000041.00000102(931ad3b1)
(9312|9384) pub60->started
(9312|9385) pub61 62% (10 samples sent)
(9312|9384) pub60 12% (2 samples sent)
(9312|9385) pub61 75% (12 samples sent)
(9312|9385) pub61 81% (13 samples sent)
(9312|9384) pub60 25% (4 samples sent)
(9312|9384) pub60 31% (5 samples sent)
(9312|9384) pub60 43% (7 samples sent)
(9312|9384) pub60 50% (8 samples sent)
(9312|9384) pub60 62% (10 samples sent)
(9312|9384) pub60 75% (12 samples sent)
(9312|9384) pub60 81% (13 samples sent)
(9312|9384) pub60 93% (15 samples sent)
(9312|9384) pub60 100% (16 samples sent)
(9312|9384) pub60->wait_match() before write for 01030000.1174e2eb.00000041.00000102(931ad3b1)
(9312|9385) pub61 93% (15 samples sent)
(9312|9385) pub61 100% (16 samples sent)
(9312|9385) pub61->wait_match() before write for 01030000.1174e2eb.00000032.00000102(2d6849ae)
(9312|9378) pub54 writer id: 01030000.1174e2eb.0000003c.00000102(9258f7cf)
(9312|9378) pub54->started
(9312|9378) pub54 12% (2 samples sent)
(9312|9378) pub54 25% (4 samples sent)
(9312|9378) pub54 31% (5 samples sent)
(9312|9378) pub54 43% (7 samples sent)
(9312|9378) pub54 50% (8 samples sent)
(9312|9378) pub54 62% (10 samples sent)
(9312|9378) pub54 75% (12 samples sent)
(9312|9378) pub54 81% (13 samples sent)
(9312|9378) pub54 93% (15 samples sent)
(9312|9378) pub54 100% (16 samples sent)
(9312|9378) pub54->wait_match() before write for 01030000.1174e2eb.0000003c.00000102(9258f7cf)
(9312|9323) sub 50% (512 samples received)
(9312|9379) pub55<-match found! before write for 01030000.1174e2eb.00000038.00000102(67d8510f)
(9312|9379) pub55 waiting for acks
(9312|9387) pub63 writer id: 01030000.1174e2eb.00000042.00000102(d4baa961)
(9312|9387) pub63->started
(9312|9387) pub63 12% (2 samples sent)
(9312|9373) pub49<-match found! before write for 01030000.1174e2eb.00000037.00000102(e588c6de)
(9312|9373) pub49 waiting for acks
(9312|9369) pub45<-match found! before write for 01030000.1174e2eb.00000039.00000102(5ab878bf)
(9312|9369) pub45 waiting for acks
(9312|9387) pub63 25% (4 samples sent)
(9312|9387) pub63 31% (5 samples sent)
(9312|9387) pub63 43% (7 samples sent)
(9312|9387) pub63 50% (8 samples sent)
(9312|9367) pub43<-match found! before write for 01030000.1174e2eb.00000030.00000102(57a81ace)
(9312|9367) pub43 waiting for acks
(9312|9363) pub40<-match found! before write for 01030000.1174e2eb.0000002b.00000102(4098bc5d)
(9312|9363) pub40 waiting for acks
(9312|9375) pub51 writer id: 01030000.1174e2eb.00000034.00000102(a228bc0e)
(9312|9375) pub51->started
(9312|9375) pub51 12% (2 samples sent)
(9312|9344) pub20<-match found! before write for 01030000.1174e2eb.00000017.00000102(2449e9da)
(9312|9344) pub20 waiting for acks
(9312|9375) pub51 25% (4 samples sent)
(9312|9375) pub51 31% (5 samples sent)
(9312|9375) pub51 43% (7 samples sent)
(9312|9375) pub51 50% (8 samples sent)
(9312|9375) pub51 62% (10 samples sent)
(9312|9375) pub51 75% (12 samples sent)
(9312|9375) pub51 81% (13 samples sent)
(9312|9375) pub51 93% (15 samples sent)
(9312|9346) pub21<-match found! before write for 01030000.1174e2eb.00000018.00000102(a6197e0b)
(9312|9346) pub21 waiting for acks
(9312|9375) pub51 100% (16 samples sent)
(9312|9375) pub51->wait_match() before write for 01030000.1174e2eb.00000034.00000102(a228bc0e)
(9312|9366) pub42<-match found! before write for 01030000.1174e2eb.0000002e.00000102(8878332d)
(9312|9366) pub42 waiting for acks
(9312|9387) pub63 62% (10 samples sent)
(9312|9387) pub63 75% (12 samples sent)
(9312|9387) pub63 81% (13 samples sent)
(9312|9383) pub59<-match found! before write for 01030000.1174e2eb.00000040.00000102(ae7afa01)
(9312|9383) pub59 waiting for acks
(9312|9387) pub63 93% (15 samples sent)
(9312|9387) pub63 100% (16 samples sent)
(9312|9387) pub63->wait_match() before write for 01030000.1174e2eb.00000042.00000102(d4baa961)
(9312|9345) pub22<-match found! before write for 01030000.1174e2eb.0000001d.00000102(6ef9f17b)
(9312|9345) pub22 waiting for acks
(9312|9380) pub56<-match found! before write for 01030000.1174e2eb.0000003a.00000102(1d18026f)
(9312|9380) pub56 waiting for acks
(9312|9343) pub19<-match found! before write for 01030000.1174e2eb.00000016.00000102(1929c06a)
(9312|9343) pub19 waiting for acks
(9312|9357) pub33<-match found! before write for 01030000.1174e2eb.00000025.00000102(ffa8023c)
(9312|9357) pub33 waiting for acks
(9312|9332) pub8 waiting for acks returned
(9312|9370) pub46<-match found! before write for 01030000.1174e2eb.0000002f.00000102(b5181a9d)
(9312|9332) pub8<-delete_contained_entities
(9312|9370) pub46 waiting for acks
(9312|9330) pub6 waiting for acks returned
(9312|9330) pub6<-delete_contained_entities
(9312|9386) pub62<-match found! before write for 01030000.1174e2eb.0000003b.00000102(20782bdf)
(9312|9386) pub62 waiting for acks
(9312|9364) pub39<-match found! before write for 01030000.1174e2eb.0000002d.00000102(cfd849fd)
(9312|9364) pub39 waiting for acks
(9312|9334) pub10<-delete_participant
(9312|9382) pub58<-match found! before write for 01030000.1174e2eb.0000003f.00000102(d5f88d1f)
(9312|9382) pub58 waiting for acks
(9312|9354) pub30 writer id: 01030000.1174e2eb.00000022.00000102(4d88de2c)
(9312|9354) pub30->started
(9312|9354) pub30 12% (2 samples sent)
(9312|9354) pub30 25% (4 samples sent)
(9312|9355) pub31 waiting for acks returned
(9312|9355) pub31<-delete_contained_entities
(9312|9371) pub47<-match found! before write for 01030000.1174e2eb.00000031.00000102(6ac8337e)
(9312|9371) pub47 waiting for acks
(9312|9354) pub30 31% (5 samples sent)
(9312|9354) pub30 43% (7 samples sent)
(9312|9354) pub30 50% (8 samples sent)
(9312|9368) pub44 writer id: 01030000.1174e2eb.00000029.00000102(3a58ef3d)
(9312|9368) pub44->started
(9312|9368) pub44 12% (2 samples sent)
(9312|9368) pub44 25% (4 samples sent)
(9312|9368) pub44 31% (5 samples sent)
(9312|9368) pub44 43% (7 samples sent)
(9312|9368) pub44 50% (8 samples sent)
(9312|9331) pub7 waiting for acks returned
(9312|9331) pub7<-delete_contained_entities
(9312|9368) pub44 62% (10 samples sent)
(9312|9368) pub44 75% (12 samples sent)
(9312|9368) pub44 81% (13 samples sent)
(9312|9368) pub44 93% (15 samples sent)
(9312|9368) pub44 100% (16 samples sent)
(9312|9368) pub44->wait_match() before write for 01030000.1174e2eb.00000029.00000102(3a58ef3d)
(9312|9354) pub30 62% (10 samples sent)
(9312|9354) pub30 75% (12 samples sent)
(9312|9372) pub48<-match found! before write for 01030000.1174e2eb.00000036.00000102(d8e8ef6e)
(9312|9372) pub48 waiting for acks
(9312|9354) pub30 81% (13 samples sent)
(9312|9354) pub30 93% (15 samples sent)
(9312|9354) pub30 100% (16 samples sent)
(9312|9354) pub30->wait_match() before write for 01030000.1174e2eb.00000022.00000102(4d88de2c)
(9312|9381) pub57<-match found! before write for 01030000.1174e2eb.0000003e.00000102(e898a4af)
(9312|9381) pub57 waiting for acks
(9312|9360) pub36 writer id: 01030000.1174e2eb.00000028.00000102(0738c68d)
(9312|9360) pub36->started
(9312|9360) pub36 12% (2 samples sent)
(9312|9360) pub36 25% (4 samples sent)
(9312|9360) pub36 31% (5 samples sent)
(9312|9350) pub26 waiting for acks returned
(9312|9350) pub26<-delete_contained_entities
(9312|9360) pub36 43% (7 samples sent)
(9312|9360) pub36 50% (8 samples sent)
(9312|9353) pub29<-match found! before write for 01030000.1174e2eb.00000023.00000102(70e8f79c)
(9312|9360) pub36 62% (10 samples sent)
(9312|9360) pub36 75% (12 samples sent)
(9312|9360) pub36 81% (13 samples sent)
(9312|9374) pub50 writer id: 01030000.1174e2eb.00000033.00000102(1008601e)
(9312|9374) pub50->started
(9312|9353) pub29 waiting for acks
(9312|9374) pub50 12% (2 samples sent)
(9312|9360) pub36 93% (15 samples sent)
(9312|9360) pub36 100% (16 samples sent)
(9312|9374) pub50 25% (4 samples sent)
(9312|9360) pub36->wait_match() before write for 01030000.1174e2eb.00000028.00000102(0738c68d)
(9312|9374) pub50 31% (5 samples sent)
(9312|9374) pub50 43% (7 samples sent)
(9312|9374) pub50 50% (8 samples sent)
(9312|9374) pub50 62% (10 samples sent)
(9312|9374) pub50 75% (12 samples sent)
(9312|9374) pub50 81% (13 samples sent)
(9312|9374) pub50 93% (15 samples sent)
(9312|9374) pub50 100% (16 samples sent)
(9312|9374) pub50->wait_match() before write for 01030000.1174e2eb.00000033.00000102(1008601e)
(9312|9362) pub38 waiting for acks returned
(9312|9362) pub38<-delete_contained_entities
(9312|9376) pub53<-match found! before write for 01030000.1174e2eb.00000035.00000102(9f4895be)
(9312|9376) pub53 waiting for acks
(9312|9333) pub9 waiting for acks returned
(9312|9333) pub9<-delete_contained_entities
(9312|9377) pub52<-match found! before write for 01030000.1174e2eb.0000003d.00000102(af38de7f)
(9312|9377) pub52 waiting for acks
(9312|9385) pub61<-match found! before write for 01030000.1174e2eb.00000032.00000102(2d6849ae)
(9312|9385) pub61 waiting for acks
(9312|9384) pub60<-match found! before write for 01030000.1174e2eb.00000041.00000102(931ad3b1)
(9312|9384) pub60 waiting for acks
(9312|9342) pub18 waiting for acks returned
(9312|9342) pub18<-delete_contained_entities
(9312|9338) pub14 waiting for acks returned
(9312|9338) pub14<-delete_contained_entities
(9312|9378) pub54<-match found! before write for 01030000.1174e2eb.0000003c.00000102(9258f7cf)
(9312|9378) pub54 waiting for acks
(9312|9325) pub1<-delete_participant
(9312|9356) pub32 waiting for acks returned
(9312|9356) pub32<-delete_contained_entities
(9312|9361) pub37 waiting for acks returned
(9312|9361) pub37<-delete_contained_entities
(9312|9365) pub41 waiting for acks returned
(9312|9365) pub41<-delete_contained_entities
(9312|9347) pub23 waiting for acks returned
(9312|9347) pub23<-delete_contained_entities
(9312|9387) pub63<-match found! before write for 01030000.1174e2eb.00000042.00000102(d4baa961)
(9312|9387) pub63 waiting for acks
(9312|9375) pub51<-match found! before write for 01030000.1174e2eb.00000034.00000102(a228bc0e)
(9312|9375) pub51 waiting for acks
(9312|9354) pub30<-match found! before write for 01030000.1174e2eb.00000022.00000102(4d88de2c)
(9312|9354) pub30 waiting for acks
(9312|9368) pub44<-match found! before write for 01030000.1174e2eb.00000029.00000102(3a58ef3d)
(9312|9368) pub44 waiting for acks
(9312|9360) pub36<-match found! before write for 01030000.1174e2eb.00000028.00000102(0738c68d)
(9312|9360) pub36 waiting for acks
(9312|9374) pub50<-match found! before write for 01030000.1174e2eb.00000033.00000102(1008601e)
(9312|9374) pub50 waiting for acks
(9312|9329) pub5<-delete_participant
(9312|9358) pub34<-delete_participant
(9312|9323) sub 60% (615 samples received)
(9312|9327) pub3<-delete_participant
(9312|9340) pub16<-delete_participant
(9312|9323) sub 70% (717 samples received)
(9312|9336) pub11<-delete_participant
(9312|9348) pub24<-delete_participant
(9312|9323) sub 80% (820 samples received)
(9312|9351) pub27<-delete_participant
(9312|9323) sub 90% (922 samples received)
(9312|9328) pub4<-delete_participant
(9312|9359) pub35<-delete_participant
(9312|9323) sub 100% (1024 samples received)
(9312|9323) sub condition_.notify_all
(9312|9312) sub condition_.wait returned
(9312|9312) sub check_received
(9312|9379) pub55 waiting for acks returned
(9312|9312) sub check_received returns 0
(9312|9379) pub55<-delete_contained_entities
(9312|9373) pub49 waiting for acks returned
(9312|9373) pub49<-delete_contained_entities
(9312|9369) pub45 waiting for acks returned
(9312|9369) pub45<-delete_contained_entities
(9312|9312) <- PublisherService::end
(9312|9367) pub43 waiting for acks returned
(9312|9367) pub43<-delete_contained_entities
(9312|9363) pub40 waiting for acks returned
(9312|9363) pub40<-delete_contained_entities
(9312|9346) pub21 waiting for acks returned
(9312|9346) pub21<-delete_contained_entities
(9312|9366) pub42 waiting for acks returned
(9312|9366) pub42<-delete_contained_entities
(9312|9345) pub22 waiting for acks returned
(9312|9345) pub22<-delete_contained_entities
(9312|9343) pub19 waiting for acks returned
(9312|9343) pub19<-delete_contained_entities
(9312|9352) pub28<-delete_participant
(9312|9370) pub46 waiting for acks returned
(9312|9370) pub46<-delete_contained_entities
(9312|9344) pub20 waiting for acks returned
(9312|9344) pub20<-delete_contained_entities
(9312|9357) pub33 waiting for acks returned
(9312|9357) pub33<-delete_contained_entities
(9312|9383) pub59 waiting for acks returned
(9312|9364) pub39 waiting for acks returned
(9312|9364) pub39<-delete_contained_entities
(9312|9371) pub47 waiting for acks returned
(9312|9371) pub47<-delete_contained_entities
(9312|9382) pub58 waiting for acks returned
(9312|9382) pub58<-delete_contained_entities
(9312|9386) pub62 waiting for acks returned
(9312|9386) pub62<-delete_contained_entities
(9312|9383) pub59<-delete_contained_entities
(9312|9380) pub56 waiting for acks returned
(9312|9380) pub56<-delete_contained_entities
(9312|9372) pub48 waiting for acks returned
(9312|9372) pub48<-delete_contained_entities
(9312|9381) pub57 waiting for acks returned
(9312|9381) pub57<-delete_contained_entities
(9312|9377) pub52 waiting for acks returned
(9312|9377) pub52<-delete_contained_entities
(9312|9385) pub61 waiting for acks returned
(9312|9385) pub61<-delete_contained_entities
(9312|9378) pub54 waiting for acks returned
(9312|9378) pub54<-delete_contained_entities
(9312|9375) pub51 waiting for acks returned
(9312|9375) pub51<-delete_contained_entities
(9312|9353) pub29 waiting for acks returned
(9312|9384) pub60 waiting for acks returned
(9312|9376) pub53 waiting for acks returned
(9312|9354) pub30 waiting for acks returned
(9312|9376) pub53<-delete_contained_entities
(9312|9387) pub63 waiting for acks returned
(9312|9360) pub36 waiting for acks returned
(9312|9354) pub30<-delete_contained_entities
(9312|9353) pub29<-delete_contained_entities
(9312|9368) pub44 waiting for acks returned
(9312|9368) pub44<-delete_contained_entities
(9312|9360) pub36<-delete_contained_entities
(9312|9384) pub60<-delete_contained_entities
(9312|9387) pub63<-delete_contained_entities
(9312|9374) pub50 waiting for acks returned
(9312|9374) pub50<-delete_contained_entities
(9312|9326) pub2<-delete_participant
(9312|9339) pub15<-delete_participant
(9312|9324) pub0<-delete_participant
(9312|9335) pub12<-delete_participant
(9312|9337) pub13<-delete_participant
(9312|9349) pub25<-delete_participant
(9312|9332) pub8<-delete_participant
(9312|9330) pub6<-delete_participant
(9312|9355) pub31<-delete_participant
(9312|9331) pub7<-delete_participant
(9312|9350) pub26<-delete_participant
(9312|9362) pub38<-delete_participant
(9312|9333) pub9<-delete_participant
(9312|9342) pub18<-delete_participant
(9312|9338) pub14<-delete_participant
(9312|9361) pub37<-delete_participant
(9312|9356) pub32<-delete_participant
(9312|9365) pub41<-delete_participant
(9312|9347) pub23<-delete_participant
(9312|9379) pub55<-delete_participant
(9312|9373) pub49<-delete_participant
(9312|9369) pub45<-delete_participant
(9312|9363) pub40<-delete_participant
(9312|9346) pub21<-delete_participant
(9312|9345) pub22<-delete_participant
(9312|9343) pub19<-delete_participant
(9312|9367) pub43<-delete_participant
(9312|9344) pub20<-delete_participant
(9312|9357) pub33<-delete_participant
(9312|9371) pub47<-delete_participant
(9312|9372) pub48<-delete_participant
(9312|9366) pub42<-delete_participant
(9312|9370) pub46<-delete_participant
(9312|9383) pub59<-delete_participant
(9312|9353) pub29<-delete_participant
(9312|9378) pub54<-delete_participant
(9312|9375) pub51<-delete_participant
(9312|9380) pub56<-delete_participant
(9312|9386) pub62<-delete_participant
(9312|9385) pub61<-delete_participant
(9312|9382) pub58<-delete_participant
(9312|9364) pub39<-delete_participant
(9312|9381) pub57<-delete_participant
(9312|9368) pub44<-delete_participant
(9312|9384) pub60<-delete_participant
(9312|9360) pub36<-delete_participant
(9312|9377) pub52<-delete_participant
(9312|9354) pub30<-delete_participant
(9312|9387) pub63<-delete_participant
(9312|9374) pub50<-delete_participant
(9312|9376) pub53<-delete_participant
(9312|9312) <- PublisherService::~PublisherService
(9312|9312) <- Subscriber delete_contained_entities
(9312|9312) <- Subscriber delete_participant
(9312|9321) WARNING: TransportReceiveStrategy::~TransportReceiveStrategy() - terminating with 25 unprocessed bytes.
(9302|9319) send_bytes: iov[0].iov_len = 28 .iov_base =10020
(9302|9319) send_bytes: iov[1].iov_len = 40 .iov_base =40240
(9302|9319) send_bytes: iov[2].iov_len = 20 .iov_base =25880
(9302|9319) WARNING: TransportSendStrategy::stop() - terminating with 88 unsent bytes.
(9302|9319) WARNING: TransportSendStrategy::stop() - terminating with 0 unsent elements.
(9312|9312) <- Subscriber::~Subscriber
(9312|9312) <- Thrasher shutdown
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
LLVMSymbolizer: error reading file: No such file or directory
test PASSED.
auto_run_tests_finished: tests/DCPS/Thrasher/run_test.pl aggressive durable Time:3s Result:0
==============================================================================
tests/DCPS/Thrasher/run_test.pl single rtps durable
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Thrasher/Thrasher -t 1 -s 1 -n 1 -d -DCPSConfigFile thrasher_rtps.ini -DCPSPendingTimeout 3
Thrasher PID: 9389 started at 2026-03-10 17:46:51
(9389|9389) -> Thrasher started
(9389|9389) -> Subscriber::Subscriber
(9389|9389) Subscriber reader id: 01037c1e.52ddd570.24ad3515.00000007(b9561b05)
(9389|9389) -> PublisherService::PublisherService
(9389|9389) -> PublisherService::start (1 threads)
(9389|9389) sub wait_received 0:1
(9389|9397) pub0->transport cfg_0
(9389|9397) pub0 writer id: 01037c1e.52ddd570.24ad3516.00000002(8e9c955a)
(9389|9397) pub0->started
(9389|9397) pub0 100% (1 samples sent)
(9389|9397) pub0->wait_match() before write for 01037c1e.52ddd570.24ad3516.00000002(8e9c955a)
(9389|9397) pub0<-match found! before write for 01037c1e.52ddd570.24ad3516.00000002(8e9c955a)
(9389|9397) pub0 waiting for acks
(9389|9396) sub 100% (1 samples received)
(9389|9396) sub condition_.notify_all
(9389|9389) sub condition_.wait returned
(9389|9389) sub check_received
(9389|9389) sub check_received returns 0
(9389|9389) <- PublisherService::end
(9389|9397) pub0 waiting for acks returned
(9389|9397) pub0<-delete_contained_entities
(9389|9397) pub0<-delete_participant
(9389|9389) <- PublisherService::~PublisherService
(9389|9389) <- Subscriber delete_contained_entities
(9389|9389) <- Subscriber delete_participant
(9389|9389) <- Subscriber::~Subscriber
(9389|9389) <- Thrasher shutdown
test PASSED.
auto_run_tests_finished: tests/DCPS/Thrasher/run_test.pl single rtps durable Time:1s Result:0
==============================================================================
tests/DCPS/Thrasher/run_test.pl double rtps durable
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Thrasher/Thrasher -t 2 -s 1 -n 2 -d -DCPSConfigFile thrasher_rtps.ini -DCPSPendingTimeout 3
Thrasher PID: 9403 started at 2026-03-10 17:46:52
(9403|9403) -> Thrasher started
(9403|9403) -> Subscriber::Subscriber
(9403|9403) Subscriber reader id: 01037c1e.52ddd570.24bbc3c1.00000007(02e6916c)
(9403|9403) -> PublisherService::PublisherService
(9403|9403) -> PublisherService::start (2 threads)
(9403|9403) sub wait_received 0:2
(9403|9411) pub0->transport cfg_0
(9403|9412) pub1->transport cfg_1
(9403|9411) pub0 writer id: 01037c1e.52ddd570.24bbc3c2.00000002(352c1f33)
(9403|9411) pub0->started
(9403|9411) pub0 100% (1 samples sent)
(9403|9411) pub0->wait_match() before write for 01037c1e.52ddd570.24bbc3c2.00000002(352c1f33)
(9403|9412) pub1 writer id: 01037c1e.52ddd570.24bbc3c3.00000002(084c3683)
(9403|9412) pub1->started
(9403|9412) pub1 100% (1 samples sent)
(9403|9412) pub1->wait_match() before write for 01037c1e.52ddd570.24bbc3c3.00000002(084c3683)
(9403|9411) pub0<-match found! before write for 01037c1e.52ddd570.24bbc3c2.00000002(352c1f33)
(9403|9412) pub1<-match found! before write for 01037c1e.52ddd570.24bbc3c3.00000002(084c3683)
(9403|9411) pub0 waiting for acks
(9403|9412) pub1 waiting for acks
(9403|9410) sub 50% (1 samples received)
(9403|9410) sub 100% (2 samples received)
(9403|9410) sub condition_.notify_all
(9403|9403) sub condition_.wait returned
(9403|9403) sub check_received
(9403|9403) sub check_received returns 0
(9403|9403) <- PublisherService::end
(9403|9411) pub0 waiting for acks returned
(9403|9412) pub1 waiting for acks returned
(9403|9412) pub1<-delete_contained_entities
(9403|9411) pub0<-delete_contained_entities
(9403|9412) pub1<-delete_participant
(9403|9411) pub0<-delete_participant
(9403|9403) <- PublisherService::~PublisherService
(9403|9403) <- Subscriber delete_contained_entities
(9403|9403) <- Subscriber delete_participant
(9403|9403) <- Subscriber::~Subscriber
(9403|9403) <- Thrasher shutdown
test PASSED.
auto_run_tests_finished: tests/DCPS/Thrasher/run_test.pl double rtps durable Time:1s Result:0
==============================================================================
tests/DCPS/Thrasher/run_test.pl triangle rtps durable
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Thrasher/Thrasher -t 3 -s 3 -n 9 -d -DCPSConfigFile thrasher_rtps.ini -DCPSPendingTimeout 3
Thrasher PID: 9422 started at 2026-03-10 17:46:53
(9422|9422) -> Thrasher started
(9422|9422) -> Subscriber::Subscriber
(9422|9422) Subscriber reader id: 01037c1e.52ddd570.24ce0e27.00000007(b65451f5)
(9422|9422) -> PublisherService::PublisherService
(9422|9422) -> PublisherService::start (3 threads)
(9422|9422) sub wait_received 0:9
(9422|9430) pub0->transport cfg_0
(9422|9430) pub0 writer id: 01037c1e.52ddd570.24ce0e28.00000002(446e32ab)
(9422|9430) pub0->started
(9422|9430) pub0 33% (1 samples sent)
(9422|9430) pub0 66% (2 samples sent)
(9422|9430) pub0 100% (3 samples sent)
(9422|9430) pub0->wait_match() before write for 01037c1e.52ddd570.24ce0e28.00000002(446e32ab)
(9422|9432) pub2->transport cfg_2
(9422|9431) pub1->transport cfg_1
(9422|9432) pub2 writer id: 01037c1e.52ddd570.24ce0e2a.00000002(3eae61cb)
(9422|9432) pub2->started
(9422|9432) pub2 33% (1 samples sent)
(9422|9432) pub2 66% (2 samples sent)
(9422|9432) pub2 100% (3 samples sent)
(9422|9432) pub2->wait_match() before write for 01037c1e.52ddd570.24ce0e2a.00000002(3eae61cb)
(9422|9431) pub1 writer id: 01037c1e.52ddd570.24ce0e29.00000002(790e1b1b)
(9422|9431) pub1->started
(9422|9431) pub1 33% (1 samples sent)
(9422|9431) pub1 66% (2 samples sent)
(9422|9431) pub1 100% (3 samples sent)
(9422|9431) pub1->wait_match() before write for 01037c1e.52ddd570.24ce0e29.00000002(790e1b1b)
(9422|9431) pub1<-match found! before write for 01037c1e.52ddd570.24ce0e29.00000002(790e1b1b)
(9422|9431) pub1 waiting for acks
(9422|9432) pub2<-match found! before write for 01037c1e.52ddd570.24ce0e2a.00000002(3eae61cb)
(9422|9432) pub2 waiting for acks
(9422|9430) pub0<-match found! before write for 01037c1e.52ddd570.24ce0e28.00000002(446e32ab)
(9422|9430) pub0 waiting for acks
(9422|9429) sub 11% (1 samples received)
(9422|9429) sub 22% (2 samples received)
(9422|9429) sub 33% (3 samples received)
(9422|9429) sub 44% (4 samples received)
(9422|9429) sub 55% (5 samples received)
(9422|9429) sub 66% (6 samples received)
(9422|9429) sub 77% (7 samples received)
(9422|9429) sub 88% (8 samples received)
(9422|9429) sub 100% (9 samples received)
(9422|9429) sub condition_.notify_all
(9422|9422) sub condition_.wait returned
(9422|9422) sub check_received
(9422|9422) sub check_received returns 0
(9422|9422) <- PublisherService::end
(9422|9432) pub2 waiting for acks returned
(9422|9432) pub2<-delete_contained_entities
(9422|9431) pub1 waiting for acks returned
(9422|9431) pub1<-delete_contained_entities
(9422|9430) pub0 waiting for acks returned
(9422|9430) pub0<-delete_contained_entities
(9422|9432) pub2<-delete_participant
(9422|9431) pub1<-delete_participant
(9422|9430) pub0<-delete_participant
(9422|9422) <- PublisherService::~PublisherService
(9422|9422) <- Subscriber delete_contained_entities
(9422|9422) <- Subscriber delete_participant
(9422|9422) <- Subscriber::~Subscriber
(9422|9422) <- Thrasher shutdown
test PASSED.
auto_run_tests_finished: tests/DCPS/Thrasher/run_test.pl triangle rtps durable Time:1s Result:0
==============================================================================
tests/DCPS/Thrasher/run_test.pl default rtps durable
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Thrasher/Thrasher -t 1 -s 1024 -n 1024 -d -DCPSConfigFile thrasher_rtps.ini -DCPSPendingTimeout 3
Thrasher PID: 9446 started at 2026-03-10 17:46:54
(9446|9446) -> Thrasher started
(9446|9446) -> Subscriber::Subscriber
(9446|9446) Subscriber reader id: 01037c1e.52ddd570.24e6474a.00000007(03f3ce56)
(9446|9446) -> PublisherService::PublisherService
(9446|9446) -> PublisherService::start (1 threads)
(9446|9446) sub wait_received 0:1024
(9446|9454) pub0->transport cfg_0
(9446|9454) pub0 writer id: 01037c1e.52ddd570.24e6474b.00000002(4ef91369)
(9446|9454) pub0->started
(9446|9454) pub0 10% (103 samples sent)
(9446|9454) pub0 20% (205 samples sent)
(9446|9454) pub0 30% (308 samples sent)
(9446|9454) pub0 40% (410 samples sent)
(9446|9454) pub0 50% (512 samples sent)
(9446|9454) pub0 60% (615 samples sent)
(9446|9454) pub0 70% (717 samples sent)
(9446|9454) pub0 80% (820 samples sent)
(9446|9454) pub0 90% (922 samples sent)
(9446|9454) pub0 100% (1024 samples sent)
(9446|9454) pub0->wait_match() before write for 01037c1e.52ddd570.24e6474b.00000002(4ef91369)
(9446|9454) pub0<-match found! before write for 01037c1e.52ddd570.24e6474b.00000002(4ef91369)
(9446|9454) pub0 waiting for acks
(9446|9453) sub 10% (103 samples received)
(9446|9453) sub 20% (205 samples received)
(9446|9453) sub 30% (308 samples received)
(9446|9453) sub 40% (410 samples received)
(9446|9453) sub 50% (512 samples received)
(9446|9453) sub 60% (615 samples received)
(9446|9453) sub 70% (717 samples received)
(9446|9453) sub 80% (820 samples received)
(9446|9453) sub 90% (922 samples received)
(9446|9453) sub 100% (1024 samples received)
(9446|9453) sub condition_.notify_all
(9446|9446) sub condition_.wait returned
(9446|9446) sub check_received
(9446|9446) sub check_received returns 0
(9446|9446) <- PublisherService::end
(9446|9454) pub0 waiting for acks returned
(9446|9454) pub0<-delete_contained_entities
(9446|9454) pub0<-delete_participant
(9446|9446) <- PublisherService::~PublisherService
(9446|9446) <- Subscriber delete_contained_entities
(9446|9446) <- Subscriber delete_participant
(9446|9446) <- Subscriber::~Subscriber
(9446|9446) <- Thrasher shutdown
test PASSED.
auto_run_tests_finished: tests/DCPS/Thrasher/run_test.pl default rtps durable Time:3s Result:0
==============================================================================
tests/DCPS/Thrasher/run_test.pl low rtps durable
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Thrasher/Thrasher -t 8 -s 128 -n 1024 -d -DCPSConfigFile thrasher_rtps.ini -DCPSPendingTimeout 3
Thrasher PID: 9460 started at 2026-03-10 17:46:57
(9460|9460) -> Thrasher started
(9460|9460) -> Subscriber::Subscriber
(9460|9460) Subscriber reader id: 01037c1e.52ddd570.24f4c72d.00000007(c610fc34)
(9460|9460) -> PublisherService::PublisherService
(9460|9460) -> PublisherService::start (8 threads)
(9460|9460) sub wait_received 0:1024
(9460|9470) pub2->transport cfg_2
(9460|9471) pub3->transport cfg_3
(9460|9469) pub1->transport cfg_1
(9460|9474) pub6->transport cfg_6
(9460|9475) pub7->transport cfg_7
(9460|9472) pub4->transport cfg_4
(9460|9468) pub0->transport cfg_0
(9460|9470) pub2 writer id: 01037c1e.52ddd570.24f4c730.00000002(2e0a5b88)
(9460|9470) pub2->started
(9460|9470) pub2 10% (13 samples sent)
(9460|9470) pub2 20% (26 samples sent)
(9460|9470) pub2 30% (39 samples sent)
(9460|9470) pub2 40% (52 samples sent)
(9460|9470) pub2 50% (64 samples sent)
(9460|9470) pub2 60% (77 samples sent)
(9460|9470) pub2 70% (90 samples sent)
(9460|9470) pub2 80% (103 samples sent)
(9460|9470) pub2 90% (116 samples sent)
(9460|9471) pub3 writer id: 01037c1e.52ddd570.24f4c731.00000002(136a7238)
(9460|9471) pub3->started
(9460|9471) pub3 10% (13 samples sent)
(9460|9470) pub2 100% (128 samples sent)
(9460|9470) pub2->wait_match() before write for 01037c1e.52ddd570.24f4c730.00000002(2e0a5b88)
(9460|9471) pub3 20% (26 samples sent)
(9460|9471) pub3 30% (39 samples sent)
(9460|9471) pub3 40% (52 samples sent)
(9460|9471) pub3 50% (64 samples sent)
(9460|9471) pub3 60% (77 samples sent)
(9460|9471) pub3 70% (90 samples sent)
(9460|9471) pub3 80% (103 samples sent)
(9460|9471) pub3 90% (116 samples sent)
(9460|9469) pub1 writer id: 01037c1e.52ddd570.24f4c72f.00000002(ccba5bdb)
(9460|9469) pub1->started
(9460|9469) pub1 10% (13 samples sent)
(9460|9471) pub3 100% (128 samples sent)
(9460|9471) pub3->wait_match() before write for 01037c1e.52ddd570.24f4c731.00000002(136a7238)
(9460|9469) pub1 20% (26 samples sent)
(9460|9469) pub1 30% (39 samples sent)
(9460|9469) pub1 40% (52 samples sent)
(9460|9469) pub1 50% (64 samples sent)
(9460|9469) pub1 60% (77 samples sent)
(9460|9469) pub1 70% (90 samples sent)
(9460|9469) pub1 80% (103 samples sent)
(9460|9469) pub1 90% (116 samples sent)
(9460|9469) pub1 100% (128 samples sent)
(9460|9469) pub1->wait_match() before write for 01037c1e.52ddd570.24f4c72f.00000002(ccba5bdb)
(9460|9474) pub6 writer id: 01037c1e.52ddd570.24f4c734.00000002(db8afd48)
(9460|9474) pub6->started
(9460|9474) pub6 10% (13 samples sent)
(9460|9474) pub6 20% (26 samples sent)
(9460|9474) pub6 30% (39 samples sent)
(9460|9474) pub6 40% (52 samples sent)
(9460|9474) pub6 50% (64 samples sent)
(9460|9474) pub6 60% (77 samples sent)
(9460|9474) pub6 70% (90 samples sent)
(9460|9474) pub6 80% (103 samples sent)
(9460|9474) pub6 90% (116 samples sent)
(9460|9475) pub7 writer id: 01037c1e.52ddd570.24f4c735.00000002(e6ead4f8)
(9460|9475) pub7->started
(9460|9474) pub6 100% (128 samples sent)
(9460|9474) pub6->wait_match() before write for 01037c1e.52ddd570.24f4c734.00000002(db8afd48)
(9460|9475) pub7 10% (13 samples sent)
(9460|9475) pub7 20% (26 samples sent)
(9460|9475) pub7 30% (39 samples sent)
(9460|9475) pub7 40% (52 samples sent)
(9460|9475) pub7 50% (64 samples sent)
(9460|9475) pub7 60% (77 samples sent)
(9460|9475) pub7 70% (90 samples sent)
(9460|9473) pub5->transport cfg_5
(9460|9475) pub7 80% (103 samples sent)
(9460|9475) pub7 90% (116 samples sent)
(9460|9475) pub7 100% (128 samples sent)
(9460|9475) pub7->wait_match() before write for 01037c1e.52ddd570.24f4c735.00000002(e6ead4f8)
(9460|9472) pub4 writer id: 01037c1e.52ddd570.24f4c732.00000002(54ca08e8)
(9460|9472) pub4->started
(9460|9472) pub4 10% (13 samples sent)
(9460|9472) pub4 20% (26 samples sent)
(9460|9472) pub4 30% (39 samples sent)
(9460|9472) pub4 40% (52 samples sent)
(9460|9472) pub4 50% (64 samples sent)
(9460|9472) pub4 60% (77 samples sent)
(9460|9472) pub4 70% (90 samples sent)
(9460|9468) pub0 writer id: 01037c1e.52ddd570.24f4c72e.00000002(f1da726b)
(9460|9468) pub0->started
(9460|9472) pub4 80% (103 samples sent)
(9460|9468) pub0 10% (13 samples sent)
(9460|9472) pub4 90% (116 samples sent)
(9460|9468) pub0 20% (26 samples sent)
(9460|9472) pub4 100% (128 samples sent)
(9460|9472) pub4->wait_match() before write for 01037c1e.52ddd570.24f4c732.00000002(54ca08e8)
(9460|9468) pub0 30% (39 samples sent)
(9460|9468) pub0 40% (52 samples sent)
(9460|9468) pub0 50% (64 samples sent)
(9460|9468) pub0 60% (77 samples sent)
(9460|9468) pub0 70% (90 samples sent)
(9460|9468) pub0 80% (103 samples sent)
(9460|9473) pub5 writer id: 01037c1e.52ddd570.24f4c733.00000002(69aa2158)
(9460|9473) pub5->started
(9460|9468) pub0 90% (116 samples sent)
(9460|9473) pub5 10% (13 samples sent)
(9460|9473) pub5 20% (26 samples sent)
(9460|9468) pub0 100% (128 samples sent)
(9460|9468) pub0->wait_match() before write for 01037c1e.52ddd570.24f4c72e.00000002(f1da726b)
(9460|9473) pub5 30% (39 samples sent)
(9460|9473) pub5 40% (52 samples sent)
(9460|9473) pub5 50% (64 samples sent)
(9460|9473) pub5 60% (77 samples sent)
(9460|9473) pub5 70% (90 samples sent)
(9460|9473) pub5 80% (103 samples sent)
(9460|9473) pub5 90% (116 samples sent)
(9460|9473) pub5 100% (128 samples sent)
(9460|9473) pub5->wait_match() before write for 01037c1e.52ddd570.24f4c733.00000002(69aa2158)
(9460|9469) pub1<-match found! before write for 01037c1e.52ddd570.24f4c72f.00000002(ccba5bdb)
(9460|9469) pub1 waiting for acks
(9460|9471) pub3<-match found! before write for 01037c1e.52ddd570.24f4c731.00000002(136a7238)
(9460|9471) pub3 waiting for acks
(9460|9470) pub2<-match found! before write for 01037c1e.52ddd570.24f4c730.00000002(2e0a5b88)
(9460|9470) pub2 waiting for acks
(9460|9475) pub7<-match found! before write for 01037c1e.52ddd570.24f4c735.00000002(e6ead4f8)
(9460|9475) pub7 waiting for acks
(9460|9472) pub4<-match found! before write for 01037c1e.52ddd570.24f4c732.00000002(54ca08e8)
(9460|9472) pub4 waiting for acks
(9460|9468) pub0<-match found! before write for 01037c1e.52ddd570.24f4c72e.00000002(f1da726b)
(9460|9468) pub0 waiting for acks
(9460|9474) pub6<-match found! before write for 01037c1e.52ddd570.24f4c734.00000002(db8afd48)
(9460|9474) pub6 waiting for acks
(9460|9473) pub5<-match found! before write for 01037c1e.52ddd570.24f4c733.00000002(69aa2158)
(9460|9473) pub5 waiting for acks
(9460|9467) sub 10% (103 samples received)
(9460|9467) sub 20% (205 samples received)
(9460|9469) pub1 waiting for acks returned
(9460|9469) pub1<-delete_contained_entities
(9460|9467) sub 30% (308 samples received)
(9460|9467) sub 40% (410 samples received)
(9460|9467) sub 50% (512 samples received)
(9460|9467) sub 60% (615 samples received)
(9460|9467) sub 70% (717 samples received)
(9460|9469) pub1<-delete_participant
(9460|9471) pub3 waiting for acks returned
(9460|9470) pub2 waiting for acks returned
(9460|9471) pub3<-delete_contained_entities
(9460|9470) pub2<-delete_contained_entities
(9460|9467) sub 80% (820 samples received)
(9460|9474) pub6 waiting for acks returned
(9460|9474) pub6<-delete_contained_entities
(9460|9473) pub5 waiting for acks returned
(9460|9473) pub5<-delete_contained_entities
(9460|9467) sub 90% (922 samples received)
(9460|9472) pub4 waiting for acks returned
(9460|9472) pub4<-delete_contained_entities
(9460|9471) pub3<-delete_participant
(9460|9470) pub2<-delete_participant
(9460|9475) pub7 waiting for acks returned
(9460|9475) pub7<-delete_contained_entities
(9460|9467) sub 100% (1024 samples received)
(9460|9467) sub condition_.notify_all
(9460|9460) sub condition_.wait returned
(9460|9460) sub check_received
(9460|9460) sub check_received returns 0
(9460|9460) <- PublisherService::end
(9460|9468) pub0 waiting for acks returned
(9460|9468) pub0<-delete_contained_entities
(9460|9474) pub6<-delete_participant
(9460|9473) pub5<-delete_participant
(9460|9472) pub4<-delete_participant
(9460|9475) pub7<-delete_participant
(9460|9468) pub0<-delete_participant
(9460|9460) <- PublisherService::~PublisherService
(9460|9460) <- Subscriber delete_contained_entities
(9460|9460) <- Subscriber delete_participant
(9460|9460) <- Subscriber::~Subscriber
(9460|9460) <- Thrasher shutdown
test PASSED.
auto_run_tests_finished: tests/DCPS/Thrasher/run_test.pl low rtps durable Time:2s Result:0
==============================================================================
tests/DCPS/Thrasher/run_test.pl medium rtps durable
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Thrasher/Thrasher -t 16 -s 64 -n 1024 -d -DCPSConfigFile thrasher_rtps.ini -DCPSPendingTimeout 3
Thrasher PID: 9509 started at 2026-03-10 17:46:59
(9509|9509) -> Thrasher started
(9509|9509) -> Subscriber::Subscriber
(9509|9509) Subscriber reader id: 01037c1e.52ddd570.2525c6dc.00000007(b9065e13)
(9509|9509) -> PublisherService::PublisherService
(9509|9509) -> PublisherService::start (16 threads)
(9509|9509) sub wait_received 0:1024
(9509|9517) pub0->transport cfg_0
(9509|9530) pub13->transport cfg_13
(9509|9521) pub4->transport cfg_4
(9509|9519) pub2->transport cfg_2
(9509|9524) pub7->transport cfg_7
(9509|9523) pub6->transport cfg_6
(9509|9517) pub0 writer id: 01037c1e.52ddd570.2525c6dd.00000002(f40c832c)
(9509|9517) pub0->started
(9509|9517) pub0 10% (7 samples sent)
(9509|9517) pub0 20% (13 samples sent)
(9509|9517) pub0 31% (20 samples sent)
(9509|9517) pub0 40% (26 samples sent)
(9509|9517) pub0 50% (32 samples sent)
(9509|9517) pub0 60% (39 samples sent)
(9509|9517) pub0 70% (45 samples sent)
(9509|9517) pub0 81% (52 samples sent)
(9509|9517) pub0 90% (58 samples sent)
(9509|9517) pub0 100% (64 samples sent)
(9509|9517) pub0->wait_match() before write for 01037c1e.52ddd570.2525c6dd.00000002(f40c832c)
(9509|9528) pub11->transport cfg_11
(9509|9530) pub13 writer id: 01037c1e.52ddd570.2525c6ea.00000002(e70de7ba)
(9509|9530) pub13->started
(9509|9530) pub13 10% (7 samples sent)
(9509|9530) pub13 20% (13 samples sent)
(9509|9530) pub13 31% (20 samples sent)
(9509|9530) pub13 40% (26 samples sent)
(9509|9530) pub13 50% (32 samples sent)
(9509|9530) pub13 60% (39 samples sent)
(9509|9530) pub13 70% (45 samples sent)
(9509|9530) pub13 81% (52 samples sent)
(9509|9530) pub13 90% (58 samples sent)
(9509|9530) pub13 100% (64 samples sent)
(9509|9530) pub13->wait_match() before write for 01037c1e.52ddd570.2525c6ea.00000002(e70de7ba)
(9509|9520) pub3->transport cfg_3
(9509|9532) pub15->transport cfg_15
(9509|9529) pub12->transport cfg_12
(9509|9517) pub0<-match found! before write for 01037c1e.52ddd570.2525c6dd.00000002(f40c832c)
(9509|9517) pub0 waiting for acks
(9509|9525) pub8->transport cfg_8
(9509|9521) pub4 writer id: 01037c1e.52ddd570.2525c6e2.00000002(d77dac7b)
(9509|9521) pub4->started
(9509|9521) pub4 10% (7 samples sent)
(9509|9521) pub4 20% (13 samples sent)
(9509|9521) pub4 31% (20 samples sent)
(9509|9521) pub4 40% (26 samples sent)
(9509|9521) pub4 50% (32 samples sent)
(9509|9521) pub4 60% (39 samples sent)
(9509|9521) pub4 70% (45 samples sent)
(9509|9521) pub4 81% (52 samples sent)
(9509|9521) pub4 90% (58 samples sent)
(9509|9521) pub4 100% (64 samples sent)
(9509|9521) pub4->wait_match() before write for 01037c1e.52ddd570.2525c6e2.00000002(d77dac7b)
(9509|9530) pub13<-match found! before write for 01037c1e.52ddd570.2525c6ea.00000002(e70de7ba)
(9509|9530) pub13 waiting for acks
(9509|9519) pub2 writer id: 01037c1e.52ddd570.2525c6df.00000002(8eccd04c)
(9509|9519) pub2->started
(9509|9519) pub2 10% (7 samples sent)
(9509|9519) pub2 20% (13 samples sent)
(9509|9519) pub2 31% (20 samples sent)
(9509|9519) pub2 40% (26 samples sent)
(9509|9519) pub2 50% (32 samples sent)
(9509|9519) pub2 60% (39 samples sent)
(9509|9519) pub2 70% (45 samples sent)
(9509|9519) pub2 81% (52 samples sent)
(9509|9519) pub2 90% (58 samples sent)
(9509|9519) pub2 100% (64 samples sent)
(9509|9519) pub2->wait_match() before write for 01037c1e.52ddd570.2525c6df.00000002(8eccd04c)
(9509|9524) pub7 writer id: 01037c1e.52ddd570.2525c6e4.00000002(583d59db)
(9509|9524) pub7->started
(9509|9524) pub7 10% (7 samples sent)
(9509|9524) pub7 20% (13 samples sent)
(9509|9524) pub7 31% (20 samples sent)
(9509|9524) pub7 40% (26 samples sent)
(9509|9524) pub7 50% (32 samples sent)
(9509|9524) pub7 60% (39 samples sent)
(9509|9524) pub7 70% (45 samples sent)
(9509|9524) pub7 81% (52 samples sent)
(9509|9524) pub7 90% (58 samples sent)
(9509|9524) pub7 100% (64 samples sent)
(9509|9524) pub7->wait_match() before write for 01037c1e.52ddd570.2525c6e4.00000002(583d59db)
(9509|9518) pub1->transport cfg_1
(9509|9531) pub14->transport cfg_14
(9509|9521) pub4<-match found! before write for 01037c1e.52ddd570.2525c6e2.00000002(d77dac7b)
(9509|9521) pub4 waiting for acks
(9509|9519) pub2<-match found! before write for 01037c1e.52ddd570.2525c6df.00000002(8eccd04c)
(9509|9519) pub2 waiting for acks
(9509|9523) pub6 writer id: 01037c1e.52ddd570.2525c6e3.00000002(ea1d85cb)
(9509|9523) pub6->started
(9509|9523) pub6 10% (7 samples sent)
(9509|9523) pub6 20% (13 samples sent)
(9509|9523) pub6 31% (20 samples sent)
(9509|9523) pub6 40% (26 samples sent)
(9509|9523) pub6 50% (32 samples sent)
(9509|9523) pub6 60% (39 samples sent)
(9509|9523) pub6 70% (45 samples sent)
(9509|9523) pub6 81% (52 samples sent)
(9509|9523) pub6 90% (58 samples sent)
(9509|9523) pub6 100% (64 samples sent)
(9509|9523) pub6->wait_match() before write for 01037c1e.52ddd570.2525c6e3.00000002(ea1d85cb)
(9509|9516) sub 10% (103 samples received)
(9509|9524) pub7<-match found! before write for 01037c1e.52ddd570.2525c6e4.00000002(583d59db)
(9509|9524) pub7 waiting for acks
(9509|9522) pub5->transport cfg_5
(9509|9517) pub0 waiting for acks returned
(9509|9517) pub0<-delete_contained_entities
(9509|9528) pub11 writer id: 01037c1e.52ddd570.2525c6e8.00000002(9dcdb4da)
(9509|9528) pub11->started
(9509|9528) pub11 10% (7 samples sent)
(9509|9528) pub11 20% (13 samples sent)
(9509|9528) pub11 31% (20 samples sent)
(9509|9528) pub11 40% (26 samples sent)
(9509|9528) pub11 50% (32 samples sent)
(9509|9528) pub11 60% (39 samples sent)
(9509|9528) pub11 70% (45 samples sent)
(9509|9528) pub11 81% (52 samples sent)
(9509|9528) pub11 90% (58 samples sent)
(9509|9528) pub11 100% (64 samples sent)
(9509|9528) pub11->wait_match() before write for 01037c1e.52ddd570.2525c6e8.00000002(9dcdb4da)
(9509|9528) pub11<-match found! before write for 01037c1e.52ddd570.2525c6e8.00000002(9dcdb4da)
(9509|9528) pub11 waiting for acks
(9509|9523) pub6<-match found! before write for 01037c1e.52ddd570.2525c6e3.00000002(ea1d85cb)
(9509|9523) pub6 waiting for acks
(9509|9520) pub3 writer id: 01037c1e.52ddd570.2525c6e0.00000002(adbdff1b)
(9509|9520) pub3->started
(9509|9520) pub3 10% (7 samples sent)
(9509|9520) pub3 20% (13 samples sent)
(9509|9520) pub3 31% (20 samples sent)
(9509|9520) pub3 40% (26 samples sent)
(9509|9520) pub3 50% (32 samples sent)
(9509|9520) pub3 60% (39 samples sent)
(9509|9520) pub3 70% (45 samples sent)
(9509|9520) pub3 81% (52 samples sent)
(9509|9520) pub3 90% (58 samples sent)
(9509|9520) pub3 100% (64 samples sent)
(9509|9520) pub3->wait_match() before write for 01037c1e.52ddd570.2525c6e0.00000002(adbdff1b)
(9509|9530) pub13 waiting for acks returned
(9509|9530) pub13<-delete_contained_entities
(9509|9516) sub 20% (205 samples received)
(9509|9532) pub15 writer id: 01037c1e.52ddd570.2525c6ec.00000002(684d121a)
(9509|9532) pub15->started
(9509|9532) pub15 10% (7 samples sent)
(9509|9532) pub15 20% (13 samples sent)
(9509|9532) pub15 31% (20 samples sent)
(9509|9532) pub15 40% (26 samples sent)
(9509|9532) pub15 50% (32 samples sent)
(9509|9532) pub15 60% (39 samples sent)
(9509|9532) pub15 70% (45 samples sent)
(9509|9532) pub15 81% (52 samples sent)
(9509|9532) pub15 90% (58 samples sent)
(9509|9532) pub15 100% (64 samples sent)
(9509|9532) pub15->wait_match() before write for 01037c1e.52ddd570.2525c6ec.00000002(684d121a)
(9509|9520) pub3<-match found! before write for 01037c1e.52ddd570.2525c6e0.00000002(adbdff1b)
(9509|9520) pub3 waiting for acks
(9509|9516) sub 30% (308 samples received)
(9509|9529) pub12 writer id: 01037c1e.52ddd570.2525c6e9.00000002(a0ad9d6a)
(9509|9529) pub12->started
(9509|9529) pub12 10% (7 samples sent)
(9509|9529) pub12 20% (13 samples sent)
(9509|9529) pub12 31% (20 samples sent)
(9509|9529) pub12 40% (26 samples sent)
(9509|9529) pub12 50% (32 samples sent)
(9509|9529) pub12 60% (39 samples sent)
(9509|9529) pub12 70% (45 samples sent)
(9509|9529) pub12 81% (52 samples sent)
(9509|9529) pub12 90% (58 samples sent)
(9509|9529) pub12 100% (64 samples sent)
(9509|9529) pub12->wait_match() before write for 01037c1e.52ddd570.2525c6e9.00000002(a0ad9d6a)
(9509|9532) pub15<-match found! before write for 01037c1e.52ddd570.2525c6ec.00000002(684d121a)
(9509|9532) pub15 waiting for acks
(9509|9525) pub8 writer id: 01037c1e.52ddd570.2525c6e5.00000002(655d706b)
(9509|9525) pub8->started
(9509|9525) pub8 10% (7 samples sent)
(9509|9525) pub8 20% (13 samples sent)
(9509|9525) pub8 31% (20 samples sent)
(9509|9525) pub8 40% (26 samples sent)
(9509|9525) pub8 50% (32 samples sent)
(9509|9525) pub8 60% (39 samples sent)
(9509|9525) pub8 70% (45 samples sent)
(9509|9525) pub8 81% (52 samples sent)
(9509|9525) pub8 90% (58 samples sent)
(9509|9517) pub0<-delete_participant
(9509|9525) pub8 100% (64 samples sent)
(9509|9525) pub8->wait_match() before write for 01037c1e.52ddd570.2525c6e5.00000002(655d706b)
(9509|9518) pub1 writer id: 01037c1e.52ddd570.2525c6de.00000002(b3acf9fc)
(9509|9518) pub1->started
(9509|9518) pub1 10% (7 samples sent)
(9509|9518) pub1 20% (13 samples sent)
(9509|9518) pub1 31% (20 samples sent)
(9509|9518) pub1 40% (26 samples sent)
(9509|9518) pub1 50% (32 samples sent)
(9509|9518) pub1 60% (39 samples sent)
(9509|9518) pub1 70% (45 samples sent)
(9509|9518) pub1 81% (52 samples sent)
(9509|9518) pub1 90% (58 samples sent)
(9509|9518) pub1 100% (64 samples sent)
(9509|9518) pub1->wait_match() before write for 01037c1e.52ddd570.2525c6de.00000002(b3acf9fc)
(9509|9526) pub9->transport cfg_9
(9509|9525) pub8<-match found! before write for 01037c1e.52ddd570.2525c6e5.00000002(655d706b)
(9509|9525) pub8 waiting for acks
(9509|9529) pub12<-match found! before write for 01037c1e.52ddd570.2525c6e9.00000002(a0ad9d6a)
(9509|9529) pub12 waiting for acks
(9509|9531) pub14 writer id: 01037c1e.52ddd570.2525c6eb.00000002(da6dce0a)
(9509|9531) pub14->started
(9509|9531) pub14 10% (7 samples sent)
(9509|9531) pub14 20% (13 samples sent)
(9509|9531) pub14 31% (20 samples sent)
(9509|9531) pub14 40% (26 samples sent)
(9509|9531) pub14 50% (32 samples sent)
(9509|9531) pub14 60% (39 samples sent)
(9509|9531) pub14 70% (45 samples sent)
(9509|9531) pub14 81% (52 samples sent)
(9509|9531) pub14 90% (58 samples sent)
(9509|9531) pub14 100% (64 samples sent)
(9509|9531) pub14->wait_match() before write for 01037c1e.52ddd570.2525c6eb.00000002(da6dce0a)
(9509|9521) pub4 waiting for acks returned
(9509|9521) pub4<-delete_contained_entities
(9509|9516) sub 40% (410 samples received)
(9509|9527) pub10->transport cfg_10
(9509|9519) pub2 waiting for acks returned
(9509|9519) pub2<-delete_contained_entities
(9509|9524) pub7 waiting for acks returned
(9509|9524) pub7<-delete_contained_entities
(9509|9530) pub13<-delete_participant
(9509|9516) sub 50% (512 samples received)
(9509|9522) pub5 writer id: 01037c1e.52ddd570.2525c6e1.00000002(90ddd6ab)
(9509|9522) pub5->started
(9509|9522) pub5 10% (7 samples sent)
(9509|9522) pub5 20% (13 samples sent)
(9509|9522) pub5 31% (20 samples sent)
(9509|9522) pub5 40% (26 samples sent)
(9509|9522) pub5 50% (32 samples sent)
(9509|9522) pub5 60% (39 samples sent)
(9509|9522) pub5 70% (45 samples sent)
(9509|9522) pub5 81% (52 samples sent)
(9509|9522) pub5 90% (58 samples sent)
(9509|9522) pub5 100% (64 samples sent)
(9509|9522) pub5->wait_match() before write for 01037c1e.52ddd570.2525c6e1.00000002(90ddd6ab)
(9509|9526) pub9 writer id: 01037c1e.52ddd570.2525c6e7.00000002(1f9d230b)
(9509|9526) pub9->started
(9509|9526) pub9 10% (7 samples sent)
(9509|9526) pub9 20% (13 samples sent)
(9509|9526) pub9 31% (20 samples sent)
(9509|9526) pub9 40% (26 samples sent)
(9509|9526) pub9 50% (32 samples sent)
(9509|9526) pub9 60% (39 samples sent)
(9509|9526) pub9 70% (45 samples sent)
(9509|9526) pub9 81% (52 samples sent)
(9509|9526) pub9 90% (58 samples sent)
(9509|9526) pub9 100% (64 samples sent)
(9509|9526) pub9->wait_match() before write for 01037c1e.52ddd570.2525c6e7.00000002(1f9d230b)
(9509|9527) pub10 writer id: 01037c1e.52ddd570.2525c6e6.00000002(22fd0abb)
(9509|9527) pub10->started
(9509|9527) pub10 10% (7 samples sent)
(9509|9527) pub10 20% (13 samples sent)
(9509|9527) pub10 31% (20 samples sent)
(9509|9527) pub10 40% (26 samples sent)
(9509|9527) pub10 50% (32 samples sent)
(9509|9527) pub10 60% (39 samples sent)
(9509|9527) pub10 70% (45 samples sent)
(9509|9527) pub10 81% (52 samples sent)
(9509|9527) pub10 90% (58 samples sent)
(9509|9527) pub10 100% (64 samples sent)
(9509|9527) pub10->wait_match() before write for 01037c1e.52ddd570.2525c6e6.00000002(22fd0abb)
(9509|9528) pub11 waiting for acks returned
(9509|9528) pub11<-delete_contained_entities
(9509|9518) pub1<-match found! before write for 01037c1e.52ddd570.2525c6de.00000002(b3acf9fc)
(9509|9518) pub1 waiting for acks
(9509|9531) pub14<-match found! before write for 01037c1e.52ddd570.2525c6eb.00000002(da6dce0a)
(9509|9531) pub14 waiting for acks
(9509|9516) sub 60% (615 samples received)
(9509|9523) pub6 waiting for acks returned
(9509|9523) pub6<-delete_contained_entities
(9509|9520) pub3 waiting for acks returned
(9509|9520) pub3<-delete_contained_entities
(9509|9522) pub5<-match found! before write for 01037c1e.52ddd570.2525c6e1.00000002(90ddd6ab)
(9509|9522) pub5 waiting for acks
(9509|9532) pub15 waiting for acks returned
(9509|9532) pub15<-delete_contained_entities
(9509|9525) pub8 waiting for acks returned
(9509|9525) pub8<-delete_contained_entities
(9509|9526) pub9<-match found! before write for 01037c1e.52ddd570.2525c6e7.00000002(1f9d230b)
(9509|9526) pub9 waiting for acks
(9509|9521) pub4<-delete_participant
(9509|9529) pub12 waiting for acks returned
(9509|9529) pub12<-delete_contained_entities
(9509|9519) pub2<-delete_participant
(9509|9516) sub 70% (717 samples received)
(9509|9524) pub7<-delete_participant
(9509|9528) pub11<-delete_participant
(9509|9516) sub 80% (820 samples received)
(9509|9527) pub10<-match found! before write for 01037c1e.52ddd570.2525c6e6.00000002(22fd0abb)
(9509|9527) pub10 waiting for acks
(9509|9518) pub1 waiting for acks returned
(9509|9518) pub1<-delete_contained_entities
(9509|9523) pub6<-delete_participant
(9509|9520) pub3<-delete_participant
(9509|9531) pub14 waiting for acks returned
(9509|9531) pub14<-delete_contained_entities
(9509|9532) pub15<-delete_participant
(9509|9525) pub8<-delete_participant
(9509|9516) sub 90% (922 samples received)
(9509|9529) pub12<-delete_participant
(9509|9522) pub5 waiting for acks returned
(9509|9522) pub5<-delete_contained_entities
(9509|9516) sub 100% (1024 samples received)
(9509|9516) sub condition_.notify_all
(9509|9509) sub condition_.wait returned
(9509|9509) sub check_received
(9509|9509) sub check_received returns 0
(9509|9509) <- PublisherService::end
(9509|9518) pub1<-delete_participant
(9509|9526) pub9 waiting for acks returned
(9509|9526) pub9<-delete_contained_entities
(9509|9531) pub14<-delete_participant
(9509|9527) pub10 waiting for acks returned
(9509|9527) pub10<-delete_contained_entities
(9509|9522) pub5<-delete_participant
(9509|9526) pub9<-delete_participant
(9509|9527) pub10<-delete_participant
(9509|9509) <- PublisherService::~PublisherService
(9509|9509) <- Subscriber delete_contained_entities
(9509|9509) <- Subscriber delete_participant
(9509|9509) <- Subscriber::~Subscriber
(9509|9509) <- Thrasher shutdown
test PASSED.
auto_run_tests_finished: tests/DCPS/Thrasher/run_test.pl medium rtps durable Time:4s Result:0
==============================================================================
tests/DCPS/Thrasher/run_test.pl high rtps durable
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Thrasher/Thrasher -t 32 -s 32 -n 1024 -d -DCPSConfigFile thrasher_rtps.ini -DCPSPendingTimeout 3
Thrasher PID: 9598 started at 2026-03-10 17:47:03
(9598|9598) -> Thrasher started
(9598|9598) -> Subscriber::Subscriber
(9598|9598) Subscriber reader id: 01037c1e.52ddd570.257e99a4.00000007(acaef272)
(9598|9598) -> PublisherService::PublisherService
(9598|9598) -> PublisherService::start (32 threads)
(9598|9598) sub wait_received 0:1024
(9598|9611) pub6->transport cfg_6
(9598|9608) pub2->transport cfg_2
(9598|9606) pub0->transport cfg_0
(9598|9609) pub3->transport cfg_3
(9598|9607) pub1->transport cfg_1
(9598|9610) pub4->transport cfg_4
(9598|9616) pub10->transport cfg_10
(9598|9618) pub12->transport cfg_12
(9598|9633) pub25->transport cfg_25
(9598|9619) pub13->transport cfg_13
(9598|9622) pub16->transport cfg_16
(9598|9613) pub7->transport cfg_7
(9598|9634) pub28->transport cfg_28
(9598|9627) pub20->transport cfg_20
(9598|9630) pub24->transport cfg_24
(9598|9631) pub26->transport cfg_26
(9598|9611) pub6 writer id: 01037c1e.52ddd570.257e99ab.00000002(5e94912c)
(9598|9611) pub6->started
(9598|9611) pub6 12% (4 samples sent)
(9598|9611) pub6 21% (7 samples sent)
(9598|9611) pub6 31% (10 samples sent)
(9598|9611) pub6 40% (13 samples sent)
(9598|9611) pub6 50% (16 samples sent)
(9598|9611) pub6 62% (20 samples sent)
(9598|9611) pub6 71% (23 samples sent)
(9598|9611) pub6 81% (26 samples sent)
(9598|9611) pub6 90% (29 samples sent)
(9598|9611) pub6 100% (32 samples sent)
(9598|9611) pub6->wait_match() before write for 01037c1e.52ddd570.257e99ab.00000002(5e94912c)
(9598|9637) pub30->transport cfg_30
(9598|9611) pub6<-match found! before write for 01037c1e.52ddd570.257e99ab.00000002(5e94912c)
(9598|9611) pub6 waiting for acks
(9598|9626) pub19->transport cfg_19
(9598|9608) pub2 writer id: 01037c1e.52ddd570.257e99a7.00000002(9b647c2d)
(9598|9608) pub2->started
(9598|9608) pub2 12% (4 samples sent)
(9598|9608) pub2 21% (7 samples sent)
(9598|9608) pub2 31% (10 samples sent)
(9598|9608) pub2 40% (13 samples sent)
(9598|9608) pub2 50% (16 samples sent)
(9598|9608) pub2 62% (20 samples sent)
(9598|9608) pub2 71% (23 samples sent)
(9598|9608) pub2 81% (26 samples sent)
(9598|9608) pub2 90% (29 samples sent)
(9598|9608) pub2 100% (32 samples sent)
(9598|9608) pub2->wait_match() before write for 01037c1e.52ddd570.257e99a7.00000002(9b647c2d)
(9598|9606) pub0 writer id: 01037c1e.52ddd570.257e99a5.00000002(e1a42f4d)
(9598|9606) pub0->started
(9598|9606) pub0 12% (4 samples sent)
(9598|9606) pub0 21% (7 samples sent)
(9598|9606) pub0 31% (10 samples sent)
(9598|9606) pub0 40% (13 samples sent)
(9598|9606) pub0 50% (16 samples sent)
(9598|9606) pub0 62% (20 samples sent)
(9598|9606) pub0 71% (23 samples sent)
(9598|9606) pub0 81% (26 samples sent)
(9598|9606) pub0 90% (29 samples sent)
(9598|9606) pub0 100% (32 samples sent)
(9598|9606) pub0->wait_match() before write for 01037c1e.52ddd570.257e99a5.00000002(e1a42f4d)
(9598|9608) pub2<-match found! before write for 01037c1e.52ddd570.257e99a7.00000002(9b647c2d)
(9598|9608) pub2 waiting for acks
(9598|9609) pub3 writer id: 01037c1e.52ddd570.257e99a8.00000002(1934ebfc)
(9598|9609) pub3->started
(9598|9609) pub3 12% (4 samples sent)
(9598|9609) pub3 21% (7 samples sent)
(9598|9609) pub3 31% (10 samples sent)
(9598|9609) pub3 40% (13 samples sent)
(9598|9609) pub3 50% (16 samples sent)
(9598|9609) pub3 62% (20 samples sent)
(9598|9609) pub3 71% (23 samples sent)
(9598|9609) pub3 81% (26 samples sent)
(9598|9609) pub3 90% (29 samples sent)
(9598|9609) pub3 100% (32 samples sent)
(9598|9609) pub3->wait_match() before write for 01037c1e.52ddd570.257e99a8.00000002(1934ebfc)
(9598|9606) pub0<-match found! before write for 01037c1e.52ddd570.257e99a5.00000002(e1a42f4d)
(9598|9606) pub0 waiting for acks
(9598|9607) pub1 writer id: 01037c1e.52ddd570.257e99a6.00000002(a604559d)
(9598|9607) pub1->started
(9598|9607) pub1 12% (4 samples sent)
(9598|9607) pub1 21% (7 samples sent)
(9598|9607) pub1 31% (10 samples sent)
(9598|9607) pub1 40% (13 samples sent)
(9598|9607) pub1 50% (16 samples sent)
(9598|9607) pub1 62% (20 samples sent)
(9598|9607) pub1 71% (23 samples sent)
(9598|9607) pub1 81% (26 samples sent)
(9598|9607) pub1 90% (29 samples sent)
(9598|9607) pub1 100% (32 samples sent)
(9598|9607) pub1->wait_match() before write for 01037c1e.52ddd570.257e99a6.00000002(a604559d)
(9598|9610) pub4 writer id: 01037c1e.52ddd570.257e99aa.00000002(63f4b89c)
(9598|9610) pub4->started
(9598|9610) pub4 12% (4 samples sent)
(9598|9610) pub4 21% (7 samples sent)
(9598|9610) pub4 31% (10 samples sent)
(9598|9610) pub4 40% (13 samples sent)
(9598|9610) pub4 50% (16 samples sent)
(9598|9610) pub4 62% (20 samples sent)
(9598|9610) pub4 71% (23 samples sent)
(9598|9610) pub4 81% (26 samples sent)
(9598|9610) pub4 90% (29 samples sent)
(9598|9610) pub4 100% (32 samples sent)
(9598|9610) pub4->wait_match() before write for 01037c1e.52ddd570.257e99aa.00000002(63f4b89c)
(9598|9614) pub8->transport cfg_8
(9598|9611) pub6 waiting for acks returned
(9598|9611) pub6<-delete_contained_entities
(9598|9616) pub10 writer id: 01037c1e.52ddd570.257e99af.00000002(ab1437ec)
(9598|9616) pub10->started
(9598|9609) pub3<-match found! before write for 01037c1e.52ddd570.257e99a8.00000002(1934ebfc)
(9598|9609) pub3 waiting for acks
(9598|9616) pub10 12% (4 samples sent)
(9598|9616) pub10 21% (7 samples sent)
(9598|9616) pub10 31% (10 samples sent)
(9598|9616) pub10 40% (13 samples sent)
(9598|9616) pub10 50% (16 samples sent)
(9598|9616) pub10 62% (20 samples sent)
(9598|9616) pub10 71% (23 samples sent)
(9598|9616) pub10 81% (26 samples sent)
(9598|9616) pub10 90% (29 samples sent)
(9598|9616) pub10 100% (32 samples sent)
(9598|9616) pub10->wait_match() before write for 01037c1e.52ddd570.257e99af.00000002(ab1437ec)
(9598|9618) pub12 writer id: 01037c1e.52ddd570.257e99b0.00000002(49a437bf)
(9598|9618) pub12->started
(9598|9618) pub12 12% (4 samples sent)
(9598|9618) pub12 21% (7 samples sent)
(9598|9618) pub12 31% (10 samples sent)
(9598|9618) pub12 40% (13 samples sent)
(9598|9618) pub12 50% (16 samples sent)
(9598|9618) pub12 62% (20 samples sent)
(9598|9618) pub12 71% (23 samples sent)
(9598|9618) pub12 81% (26 samples sent)
(9598|9618) pub12 90% (29 samples sent)
(9598|9618) pub12 100% (32 samples sent)
(9598|9618) pub12->wait_match() before write for 01037c1e.52ddd570.257e99b0.00000002(49a437bf)
(9598|9616) pub10<-match found! before write for 01037c1e.52ddd570.257e99af.00000002(ab1437ec)
(9598|9616) pub10 waiting for acks
(9598|9607) pub1<-match found! before write for 01037c1e.52ddd570.257e99a6.00000002(a604559d)
(9598|9607) pub1 waiting for acks
(9598|9610) pub4<-match found! before write for 01037c1e.52ddd570.257e99aa.00000002(63f4b89c)
(9598|9610) pub4 waiting for acks
(9598|9620) pub14->transport cfg_14
(9598|9608) pub2 waiting for acks returned
(9598|9608) pub2<-delete_contained_entities
(9598|9605) sub 10% (103 samples received)
(9598|9617) pub11->transport cfg_11
(9598|9618) pub12<-match found! before write for 01037c1e.52ddd570.257e99b0.00000002(49a437bf)
(9598|9618) pub12 waiting for acks
(9598|9606) pub0 waiting for acks returned
(9598|9606) pub0<-delete_contained_entities
(9598|9605) sub 20% (205 samples received)
(9598|9633) pub25 writer id: 01037c1e.52ddd570.257e99ba.00000002(03142f1e)
(9598|9633) pub25->started
(9598|9633) pub25 12% (4 samples sent)
(9598|9633) pub25 21% (7 samples sent)
(9598|9633) pub25 31% (10 samples sent)
(9598|9633) pub25 40% (13 samples sent)
(9598|9633) pub25 50% (16 samples sent)
(9598|9633) pub25 62% (20 samples sent)
(9598|9633) pub25 71% (23 samples sent)
(9598|9633) pub25 81% (26 samples sent)
(9598|9633) pub25 90% (29 samples sent)
(9598|9633) pub25 100% (32 samples sent)
(9598|9633) pub25->wait_match() before write for 01037c1e.52ddd570.257e99ba.00000002(03142f1e)
(9598|9609) pub3 waiting for acks returned
(9598|9609) pub3<-delete_contained_entities
(9598|9611) pub6<-delete_participant
(9598|9608) pub2<-delete_participant
(9598|9607) pub1 waiting for acks returned
(9598|9607) pub1<-delete_contained_entities
(9598|9610) pub4 waiting for acks returned
(9598|9610) pub4<-delete_contained_entities
(9598|9616) pub10 waiting for acks returned
(9598|9616) pub10<-delete_contained_entities
(9598|9633) pub25<-match found! before write for 01037c1e.52ddd570.257e99ba.00000002(03142f1e)
(9598|9633) pub25 waiting for acks
(9598|9612) pub5->transport cfg_5
(9598|9606) pub0<-delete_participant
(9598|9618) pub12 waiting for acks returned
(9598|9618) pub12<-delete_contained_entities
(9598|9609) pub3<-delete_participant
(9598|9636) pub31->transport cfg_31
(9598|9607) pub1<-delete_participant
(9598|9610) pub4<-delete_participant
(9598|9616) pub10<-delete_participant
(9598|9633) pub25 waiting for acks returned
(9598|9633) pub25<-delete_contained_entities
(9598|9618) pub12<-delete_participant
(9598|9619) pub13 writer id: 01037c1e.52ddd570.257e99b3.00000002(0e044d6f)
(9598|9619) pub13->started
(9598|9619) pub13 12% (4 samples sent)
(9598|9619) pub13 21% (7 samples sent)
(9598|9619) pub13 31% (10 samples sent)
(9598|9619) pub13 40% (13 samples sent)
(9598|9619) pub13 50% (16 samples sent)
(9598|9619) pub13 62% (20 samples sent)
(9598|9619) pub13 71% (23 samples sent)
(9598|9619) pub13 81% (26 samples sent)
(9598|9619) pub13 90% (29 samples sent)
(9598|9619) pub13 100% (32 samples sent)
(9598|9619) pub13->wait_match() before write for 01037c1e.52ddd570.257e99b3.00000002(0e044d6f)
(9598|9619) pub13<-match found! before write for 01037c1e.52ddd570.257e99b3.00000002(0e044d6f)
(9598|9619) pub13 waiting for acks
(9598|9622) pub16 writer id: 01037c1e.52ddd570.257e99b5.00000002(8144b8cf)
(9598|9622) pub16->started
(9598|9622) pub16 12% (4 samples sent)
(9598|9622) pub16 21% (7 samples sent)
(9598|9622) pub16 31% (10 samples sent)
(9598|9622) pub16 40% (13 samples sent)
(9598|9622) pub16 50% (16 samples sent)
(9598|9622) pub16 62% (20 samples sent)
(9598|9622) pub16 71% (23 samples sent)
(9598|9622) pub16 81% (26 samples sent)
(9598|9622) pub16 90% (29 samples sent)
(9598|9622) pub16 100% (32 samples sent)
(9598|9622) pub16->wait_match() before write for 01037c1e.52ddd570.257e99b5.00000002(8144b8cf)
(9598|9633) pub25<-delete_participant
(9598|9635) pub27->transport cfg_27
(9598|9624) pub18->transport cfg_18
(9598|9622) pub16<-match found! before write for 01037c1e.52ddd570.257e99b5.00000002(8144b8cf)
(9598|9622) pub16 waiting for acks
(9598|9605) sub 30% (308 samples received)
(9598|9613) pub7 writer id: 01037c1e.52ddd570.257e99ac.00000002(ecb44d3c)
(9598|9613) pub7->started
(9598|9613) pub7 12% (4 samples sent)
(9598|9613) pub7 21% (7 samples sent)
(9598|9613) pub7 31% (10 samples sent)
(9598|9613) pub7 40% (13 samples sent)
(9598|9613) pub7 50% (16 samples sent)
(9598|9613) pub7 62% (20 samples sent)
(9598|9613) pub7 71% (23 samples sent)
(9598|9613) pub7 81% (26 samples sent)
(9598|9613) pub7 90% (29 samples sent)
(9598|9613) pub7 100% (32 samples sent)
(9598|9613) pub7->wait_match() before write for 01037c1e.52ddd570.257e99ac.00000002(ecb44d3c)
(9598|9628) pub22->transport cfg_22
(9598|9619) pub13 waiting for acks returned
(9598|9619) pub13<-delete_contained_entities
(9598|9613) pub7<-match found! before write for 01037c1e.52ddd570.257e99ac.00000002(ecb44d3c)
(9598|9613) pub7 waiting for acks
(9598|9623) pub17->transport cfg_17
(9598|9621) pub15->transport cfg_15
(9598|9622) pub16 waiting for acks returned
(9598|9622) pub16<-delete_contained_entities
(9598|9619) pub13<-delete_participant
(9598|9632) pub29->transport cfg_29
(9598|9622) pub16<-delete_participant
(9598|9613) pub7 waiting for acks returned
(9598|9613) pub7<-delete_contained_entities
(9598|9615) pub9->transport cfg_9
(9598|9634) pub28 writer id: 01037c1e.52ddd570.257e99c1.00000002(8d16fec0)
(9598|9634) pub28->started
(9598|9634) pub28 12% (4 samples sent)
(9598|9634) pub28 21% (7 samples sent)
(9598|9634) pub28 31% (10 samples sent)
(9598|9634) pub28 40% (13 samples sent)
(9598|9634) pub28 50% (16 samples sent)
(9598|9634) pub28 62% (20 samples sent)
(9598|9634) pub28 71% (23 samples sent)
(9598|9634) pub28 81% (26 samples sent)
(9598|9634) pub28 90% (29 samples sent)
(9598|9613) pub7<-delete_participant
(9598|9634) pub28 100% (32 samples sent)
(9598|9634) pub28->wait_match() before write for 01037c1e.52ddd570.257e99c1.00000002(8d16fec0)
(9598|9627) pub20 writer id: 01037c1e.52ddd570.257e99b9.00000002(44b455ce)
(9598|9627) pub20->started
(9598|9627) pub20 12% (4 samples sent)
(9598|9627) pub20 21% (7 samples sent)
(9598|9627) pub20 31% (10 samples sent)
(9598|9627) pub20 40% (13 samples sent)
(9598|9627) pub20 50% (16 samples sent)
(9598|9627) pub20 62% (20 samples sent)
(9598|9627) pub20 71% (23 samples sent)
(9598|9627) pub20 81% (26 samples sent)
(9598|9627) pub20 90% (29 samples sent)
(9598|9627) pub20 100% (32 samples sent)
(9598|9627) pub20->wait_match() before write for 01037c1e.52ddd570.257e99b9.00000002(44b455ce)
(9598|9630) pub24 writer id: 01037c1e.52ddd570.257e99bb.00000002(3e7406ae)
(9598|9630) pub24->started
(9598|9630) pub24 12% (4 samples sent)
(9598|9630) pub24 21% (7 samples sent)
(9598|9630) pub24 31% (10 samples sent)
(9598|9630) pub24 40% (13 samples sent)
(9598|9630) pub24 50% (16 samples sent)
(9598|9630) pub24 62% (20 samples sent)
(9598|9630) pub24 71% (23 samples sent)
(9598|9630) pub24 81% (26 samples sent)
(9598|9630) pub24 90% (29 samples sent)
(9598|9630) pub24 100% (32 samples sent)
(9598|9630) pub24->wait_match() before write for 01037c1e.52ddd570.257e99bb.00000002(3e7406ae)
(9598|9631) pub26 writer id: 01037c1e.52ddd570.257e99bd.00000002(b134f30e)
(9598|9631) pub26->started
(9598|9631) pub26 12% (4 samples sent)
(9598|9631) pub26 21% (7 samples sent)
(9598|9631) pub26 31% (10 samples sent)
(9598|9631) pub26 40% (13 samples sent)
(9598|9631) pub26 50% (16 samples sent)
(9598|9631) pub26 62% (20 samples sent)
(9598|9631) pub26 71% (23 samples sent)
(9598|9631) pub26 81% (26 samples sent)
(9598|9631) pub26 90% (29 samples sent)
(9598|9631) pub26 100% (32 samples sent)
(9598|9631) pub26->wait_match() before write for 01037c1e.52ddd570.257e99bd.00000002(b134f30e)
(9598|9637) pub30 writer id: 01037c1e.52ddd570.257e99c2.00000002(cab68410)
(9598|9637) pub30->started
(9598|9637) pub30 12% (4 samples sent)
(9598|9637) pub30 21% (7 samples sent)
(9598|9637) pub30 31% (10 samples sent)
(9598|9637) pub30 40% (13 samples sent)
(9598|9637) pub30 50% (16 samples sent)
(9598|9637) pub30 62% (20 samples sent)
(9598|9637) pub30 71% (23 samples sent)
(9598|9637) pub30 81% (26 samples sent)
(9598|9637) pub30 90% (29 samples sent)
(9598|9637) pub30 100% (32 samples sent)
(9598|9637) pub30->wait_match() before write for 01037c1e.52ddd570.257e99c2.00000002(cab68410)
(9598|9627) pub20<-match found! before write for 01037c1e.52ddd570.257e99b9.00000002(44b455ce)
(9598|9627) pub20 waiting for acks
(9598|9634) pub28<-match found! before write for 01037c1e.52ddd570.257e99c1.00000002(8d16fec0)
(9598|9634) pub28 waiting for acks
(9598|9631) pub26<-match found! before write for 01037c1e.52ddd570.257e99bd.00000002(b134f30e)
(9598|9631) pub26 waiting for acks
(9598|9637) pub30<-match found! before write for 01037c1e.52ddd570.257e99c2.00000002(cab68410)
(9598|9637) pub30 waiting for acks
(9598|9630) pub24<-match found! before write for 01037c1e.52ddd570.257e99bb.00000002(3e7406ae)
(9598|9630) pub24 waiting for acks
(9598|9626) pub19 writer id: 01037c1e.52ddd570.257e99c4.00000002(45f671b0)
(9598|9626) pub19->started
(9598|9626) pub19 12% (4 samples sent)
(9598|9626) pub19 21% (7 samples sent)
(9598|9626) pub19 31% (10 samples sent)
(9598|9626) pub19 40% (13 samples sent)
(9598|9626) pub19 50% (16 samples sent)
(9598|9626) pub19 62% (20 samples sent)
(9598|9626) pub19 71% (23 samples sent)
(9598|9626) pub19 81% (26 samples sent)
(9598|9626) pub19 90% (29 samples sent)
(9598|9626) pub19 100% (32 samples sent)
(9598|9626) pub19->wait_match() before write for 01037c1e.52ddd570.257e99c4.00000002(45f671b0)
(9598|9614) pub8 writer id: 01037c1e.52ddd570.257e99ae.00000002(96741e5c)
(9598|9614) pub8->started
(9598|9614) pub8 12% (4 samples sent)
(9598|9614) pub8 21% (7 samples sent)
(9598|9614) pub8 31% (10 samples sent)
(9598|9614) pub8 40% (13 samples sent)
(9598|9614) pub8 50% (16 samples sent)
(9598|9614) pub8 62% (20 samples sent)
(9598|9614) pub8 71% (23 samples sent)
(9598|9614) pub8 81% (26 samples sent)
(9598|9614) pub8 90% (29 samples sent)
(9598|9614) pub8 100% (32 samples sent)
(9598|9614) pub8->wait_match() before write for 01037c1e.52ddd570.257e99ae.00000002(96741e5c)
(9598|9629) pub23->transport cfg_23
(9598|9605) sub 40% (410 samples received)
(9598|9620) pub14 writer id: 01037c1e.52ddd570.257e99b2.00000002(336464df)
(9598|9620) pub14->started
(9598|9620) pub14 12% (4 samples sent)
(9598|9620) pub14 21% (7 samples sent)
(9598|9620) pub14 31% (10 samples sent)
(9598|9620) pub14 40% (13 samples sent)
(9598|9620) pub14 50% (16 samples sent)
(9598|9620) pub14 62% (20 samples sent)
(9598|9620) pub14 71% (23 samples sent)
(9598|9620) pub14 81% (26 samples sent)
(9598|9620) pub14 90% (29 samples sent)
(9598|9620) pub14 100% (32 samples sent)
(9598|9620) pub14->wait_match() before write for 01037c1e.52ddd570.257e99b2.00000002(336464df)
(9598|9617) pub11 writer id: 01037c1e.52ddd570.257e99b1.00000002(74c41e0f)
(9598|9617) pub11->started
(9598|9617) pub11 12% (4 samples sent)
(9598|9617) pub11 21% (7 samples sent)
(9598|9617) pub11 31% (10 samples sent)
(9598|9617) pub11 40% (13 samples sent)
(9598|9617) pub11 50% (16 samples sent)
(9598|9617) pub11 62% (20 samples sent)
(9598|9617) pub11 71% (23 samples sent)
(9598|9617) pub11 81% (26 samples sent)
(9598|9617) pub11 90% (29 samples sent)
(9598|9617) pub11 100% (32 samples sent)
(9598|9617) pub11->wait_match() before write for 01037c1e.52ddd570.257e99b1.00000002(74c41e0f)
(9598|9605) sub 50% (512 samples received)
(9598|9626) pub19<-match found! before write for 01037c1e.52ddd570.257e99c4.00000002(45f671b0)
(9598|9626) pub19 waiting for acks
(9598|9625) pub21->transport cfg_21
(9598|9612) pub5 writer id: 01037c1e.52ddd570.257e99a9.00000002(2454c24c)
(9598|9612) pub5->started
(9598|9612) pub5 12% (4 samples sent)
(9598|9612) pub5 21% (7 samples sent)
(9598|9612) pub5 31% (10 samples sent)
(9598|9612) pub5 40% (13 samples sent)
(9598|9612) pub5 50% (16 samples sent)
(9598|9612) pub5 62% (20 samples sent)
(9598|9612) pub5 71% (23 samples sent)
(9598|9614) pub8<-match found! before write for 01037c1e.52ddd570.257e99ae.00000002(96741e5c)
(9598|9614) pub8 waiting for acks
(9598|9612) pub5 81% (26 samples sent)
(9598|9612) pub5 90% (29 samples sent)
(9598|9612) pub5 100% (32 samples sent)
(9598|9612) pub5->wait_match() before write for 01037c1e.52ddd570.257e99a9.00000002(2454c24c)
(9598|9627) pub20 waiting for acks returned
(9598|9627) pub20<-delete_contained_entities
(9598|9617) pub11<-match found! before write for 01037c1e.52ddd570.257e99b1.00000002(74c41e0f)
(9598|9617) pub11 waiting for acks
(9598|9634) pub28 waiting for acks returned
(9598|9634) pub28<-delete_contained_entities
(9598|9620) pub14<-match found! before write for 01037c1e.52ddd570.257e99b2.00000002(336464df)
(9598|9620) pub14 waiting for acks
(9598|9631) pub26 waiting for acks returned
(9598|9631) pub26<-delete_contained_entities
(9598|9630) pub24 waiting for acks returned
(9598|9630) pub24<-delete_contained_entities
(9598|9637) pub30 waiting for acks returned
(9598|9637) pub30<-delete_contained_entities
(9598|9612) pub5<-match found! before write for 01037c1e.52ddd570.257e99a9.00000002(2454c24c)
(9598|9612) pub5 waiting for acks
(9598|9605) sub 60% (615 samples received)
(9598|9626) pub19 waiting for acks returned
(9598|9626) pub19<-delete_contained_entities
(9598|9636) pub31 writer id: 01037c1e.52ddd570.257e99c0.00000002(b076d770)
(9598|9636) pub31->started
(9598|9636) pub31 12% (4 samples sent)
(9598|9636) pub31 21% (7 samples sent)
(9598|9636) pub31 31% (10 samples sent)
(9598|9636) pub31 40% (13 samples sent)
(9598|9636) pub31 50% (16 samples sent)
(9598|9636) pub31 62% (20 samples sent)
(9598|9636) pub31 71% (23 samples sent)
(9598|9636) pub31 81% (26 samples sent)
(9598|9636) pub31 90% (29 samples sent)
(9598|9636) pub31 100% (32 samples sent)
(9598|9636) pub31->wait_match() before write for 01037c1e.52ddd570.257e99c0.00000002(b076d770)
(9598|9614) pub8 waiting for acks returned
(9598|9614) pub8<-delete_contained_entities
(9598|9627) pub20<-delete_participant
(9598|9634) pub28<-delete_participant
(9598|9636) pub31<-match found! before write for 01037c1e.52ddd570.257e99c0.00000002(b076d770)
(9598|9636) pub31 waiting for acks
(9598|9617) pub11 waiting for acks returned
(9598|9617) pub11<-delete_contained_entities
(9598|9631) pub26<-delete_participant
(9598|9620) pub14 waiting for acks returned
(9598|9620) pub14<-delete_contained_entities
(9598|9630) pub24<-delete_participant
(9598|9637) pub30<-delete_participant
(9598|9626) pub19<-delete_participant
(9598|9612) pub5 waiting for acks returned
(9598|9612) pub5<-delete_contained_entities
(9598|9635) pub27 writer id: 01037c1e.52ddd570.257e99bf.00000002(cbf4a06e)
(9598|9635) pub27->started
(9598|9635) pub27 12% (4 samples sent)
(9598|9635) pub27 21% (7 samples sent)
(9598|9635) pub27 31% (10 samples sent)
(9598|9635) pub27 40% (13 samples sent)
(9598|9635) pub27 50% (16 samples sent)
(9598|9635) pub27 62% (20 samples sent)
(9598|9635) pub27 71% (23 samples sent)
(9598|9635) pub27 81% (26 samples sent)
(9598|9635) pub27 90% (29 samples sent)
(9598|9635) pub27 100% (32 samples sent)
(9598|9635) pub27->wait_match() before write for 01037c1e.52ddd570.257e99bf.00000002(cbf4a06e)
(9598|9614) pub8<-delete_participant
(9598|9624) pub18 writer id: 01037c1e.52ddd570.257e99b6.00000002(c6e4c21f)
(9598|9624) pub18->started
(9598|9624) pub18 12% (4 samples sent)
(9598|9624) pub18 21% (7 samples sent)
(9598|9624) pub18 31% (10 samples sent)
(9598|9624) pub18 40% (13 samples sent)
(9598|9624) pub18 50% (16 samples sent)
(9598|9624) pub18 62% (20 samples sent)
(9598|9624) pub18 71% (23 samples sent)
(9598|9624) pub18 81% (26 samples sent)
(9598|9624) pub18 90% (29 samples sent)
(9598|9624) pub18 100% (32 samples sent)
(9598|9624) pub18->wait_match() before write for 01037c1e.52ddd570.257e99b6.00000002(c6e4c21f)
(9598|9605) sub 70% (717 samples received)
(9598|9617) pub11<-delete_participant
(9598|9620) pub14<-delete_participant
(9598|9628) pub22 writer id: 01037c1e.52ddd570.257e99bc.00000002(8c54dabe)
(9598|9628) pub22->started
(9598|9628) pub22 12% (4 samples sent)
(9598|9628) pub22 21% (7 samples sent)
(9598|9628) pub22 31% (10 samples sent)
(9598|9628) pub22 40% (13 samples sent)
(9598|9628) pub22 50% (16 samples sent)
(9598|9628) pub22 62% (20 samples sent)
(9598|9628) pub22 71% (23 samples sent)
(9598|9628) pub22 81% (26 samples sent)
(9598|9628) pub22 90% (29 samples sent)
(9598|9628) pub22 100% (32 samples sent)
(9598|9628) pub22->wait_match() before write for 01037c1e.52ddd570.257e99bc.00000002(8c54dabe)
(9598|9612) pub5<-delete_participant
(9598|9623) pub17 writer id: 01037c1e.52ddd570.257e99b7.00000002(fb84ebaf)
(9598|9623) pub17->started
(9598|9623) pub17 12% (4 samples sent)
(9598|9623) pub17 21% (7 samples sent)
(9598|9623) pub17 31% (10 samples sent)
(9598|9623) pub17 40% (13 samples sent)
(9598|9623) pub17 50% (16 samples sent)
(9598|9623) pub17 62% (20 samples sent)
(9598|9623) pub17 71% (23 samples sent)
(9598|9623) pub17 81% (26 samples sent)
(9598|9623) pub17 90% (29 samples sent)
(9598|9623) pub17 100% (32 samples sent)
(9598|9623) pub17->wait_match() before write for 01037c1e.52ddd570.257e99b7.00000002(fb84ebaf)
(9598|9635) pub27<-match found! before write for 01037c1e.52ddd570.257e99bf.00000002(cbf4a06e)
(9598|9635) pub27 waiting for acks
(9598|9621) pub15 writer id: 01037c1e.52ddd570.257e99b4.00000002(bc24917f)
(9598|9621) pub15->started
(9598|9621) pub15 12% (4 samples sent)
(9598|9621) pub15 21% (7 samples sent)
(9598|9621) pub15 31% (10 samples sent)
(9598|9621) pub15 40% (13 samples sent)
(9598|9621) pub15 50% (16 samples sent)
(9598|9621) pub15 62% (20 samples sent)
(9598|9621) pub15 71% (23 samples sent)
(9598|9621) pub15 81% (26 samples sent)
(9598|9621) pub15 90% (29 samples sent)
(9598|9621) pub15 100% (32 samples sent)
(9598|9621) pub15->wait_match() before write for 01037c1e.52ddd570.257e99b4.00000002(bc24917f)
(9598|9636) pub31 waiting for acks returned
(9598|9636) pub31<-delete_contained_entities
(9598|9624) pub18<-match found! before write for 01037c1e.52ddd570.257e99b6.00000002(c6e4c21f)
(9598|9624) pub18 waiting for acks
(9598|9632) pub29 writer id: 01037c1e.52ddd570.257e99c3.00000002(f7d6ada0)
(9598|9632) pub29->started
(9598|9632) pub29 12% (4 samples sent)
(9598|9632) pub29 21% (7 samples sent)
(9598|9632) pub29 31% (10 samples sent)
(9598|9632) pub29 40% (13 samples sent)
(9598|9632) pub29 50% (16 samples sent)
(9598|9632) pub29 62% (20 samples sent)
(9598|9632) pub29 71% (23 samples sent)
(9598|9632) pub29 81% (26 samples sent)
(9598|9632) pub29 90% (29 samples sent)
(9598|9632) pub29 100% (32 samples sent)
(9598|9632) pub29->wait_match() before write for 01037c1e.52ddd570.257e99c3.00000002(f7d6ada0)
(9598|9628) pub22<-match found! before write for 01037c1e.52ddd570.257e99bc.00000002(8c54dabe)
(9598|9628) pub22 waiting for acks
(9598|9615) pub9 writer id: 01037c1e.52ddd570.257e99ad.00000002(d1d4648c)
(9598|9615) pub9->started
(9598|9615) pub9 12% (4 samples sent)
(9598|9615) pub9 21% (7 samples sent)
(9598|9615) pub9 31% (10 samples sent)
(9598|9615) pub9 40% (13 samples sent)
(9598|9615) pub9 50% (16 samples sent)
(9598|9615) pub9 62% (20 samples sent)
(9598|9615) pub9 71% (23 samples sent)
(9598|9615) pub9 81% (26 samples sent)
(9598|9615) pub9 90% (29 samples sent)
(9598|9615) pub9 100% (32 samples sent)
(9598|9615) pub9->wait_match() before write for 01037c1e.52ddd570.257e99ad.00000002(d1d4648c)
(9598|9623) pub17<-match found! before write for 01037c1e.52ddd570.257e99b7.00000002(fb84ebaf)
(9598|9623) pub17 waiting for acks
(9598|9636) pub31<-delete_participant
(9598|9621) pub15<-match found! before write for 01037c1e.52ddd570.257e99b4.00000002(bc24917f)
(9598|9621) pub15 waiting for acks
(9598|9629) pub23 writer id: 01037c1e.52ddd570.257e99b8.00000002(79d47c7e)
(9598|9629) pub23->started
(9598|9629) pub23 12% (4 samples sent)
(9598|9629) pub23 21% (7 samples sent)
(9598|9629) pub23 31% (10 samples sent)
(9598|9629) pub23 40% (13 samples sent)
(9598|9629) pub23 50% (16 samples sent)
(9598|9629) pub23 62% (20 samples sent)
(9598|9629) pub23 71% (23 samples sent)
(9598|9629) pub23 81% (26 samples sent)
(9598|9629) pub23 90% (29 samples sent)
(9598|9629) pub23 100% (32 samples sent)
(9598|9629) pub23->wait_match() before write for 01037c1e.52ddd570.257e99b8.00000002(79d47c7e)
(9598|9625) pub21 writer id: 01037c1e.52ddd570.257e99be.00000002(f69489de)
(9598|9625) pub21->started
(9598|9625) pub21 12% (4 samples sent)
(9598|9625) pub21 21% (7 samples sent)
(9598|9625) pub21 31% (10 samples sent)
(9598|9625) pub21 40% (13 samples sent)
(9598|9625) pub21 50% (16 samples sent)
(9598|9625) pub21 62% (20 samples sent)
(9598|9625) pub21 71% (23 samples sent)
(9598|9625) pub21 81% (26 samples sent)
(9598|9625) pub21 90% (29 samples sent)
(9598|9625) pub21 100% (32 samples sent)
(9598|9625) pub21->wait_match() before write for 01037c1e.52ddd570.257e99be.00000002(f69489de)
(9598|9632) pub29<-match found! before write for 01037c1e.52ddd570.257e99c3.00000002(f7d6ada0)
(9598|9632) pub29 waiting for acks
(9598|9605) sub 80% (820 samples received)
(9598|9615) pub9<-match found! before write for 01037c1e.52ddd570.257e99ad.00000002(d1d4648c)
(9598|9615) pub9 waiting for acks
(9598|9635) pub27 waiting for acks returned
(9598|9635) pub27<-delete_contained_entities
(9598|9624) pub18 waiting for acks returned
(9598|9624) pub18<-delete_contained_entities
(9598|9629) pub23<-match found! before write for 01037c1e.52ddd570.257e99b8.00000002(79d47c7e)
(9598|9629) pub23 waiting for acks
(9598|9625) pub21<-match found! before write for 01037c1e.52ddd570.257e99be.00000002(f69489de)
(9598|9625) pub21 waiting for acks
(9598|9605) sub 90% (922 samples received)
(9598|9628) pub22 waiting for acks returned
(9598|9628) pub22<-delete_contained_entities
(9598|9623) pub17 waiting for acks returned
(9598|9623) pub17<-delete_contained_entities
(9598|9635) pub27<-delete_participant
(9598|9621) pub15 waiting for acks returned
(9598|9621) pub15<-delete_contained_entities
(9598|9624) pub18<-delete_participant
(9598|9632) pub29 waiting for acks returned
(9598|9632) pub29<-delete_contained_entities
(9598|9605) sub 100% (1024 samples received)
(9598|9605) sub condition_.notify_all
(9598|9598) sub condition_.wait returned
(9598|9598) sub check_received
(9598|9598) sub check_received returns 0
(9598|9598) <- PublisherService::end
(9598|9628) pub22<-delete_participant
(9598|9615) pub9 waiting for acks returned
(9598|9615) pub9<-delete_contained_entities
(9598|9623) pub17<-delete_participant
(9598|9621) pub15<-delete_participant
(9598|9629) pub23 waiting for acks returned
(9598|9629) pub23<-delete_contained_entities
(9598|9625) pub21 waiting for acks returned
(9598|9625) pub21<-delete_contained_entities
(9598|9632) pub29<-delete_participant
(9598|9615) pub9<-delete_participant
(9598|9629) pub23<-delete_participant
(9598|9625) pub21<-delete_participant
(9598|9598) <- PublisherService::~PublisherService
(9598|9598) <- Subscriber delete_contained_entities
(9598|9598) <- Subscriber delete_participant
(9598|9598) <- Subscriber::~Subscriber
(9598|9598) <- Thrasher shutdown
test PASSED.
auto_run_tests_finished: tests/DCPS/Thrasher/run_test.pl high rtps durable Time:15s Result:0
==============================================================================
tests/DCPS/DomainRange/run_test.pl
#
*********************************
DomainRangeTest creates a single process with 1 DW and 4 DRs.
Domains and transports are dynamically configured from the
templates in config.ini. The DW in each domain sends 10
messages to its DRs.
*********************************
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/DomainRange/DomainRangeTest -DCPSConfigFile config.ini -ORBVerboseLogging 1 -DCPSDebugLevel 10 -domain 2 -domain 8 -domain 20 -domain 50 -domain 8 -DCPSTransportDebugLevel 1 -ORBLogFile alpha.log -DCPSPendingTimeout 3
alpha PID: 9769 started at 2026-03-10 17:47:18
ERROR: DomainRangeTest timedout
#
======= Begin stuck stacks =======
(lldb) process attach --pid 9769
Process 9769 stopped
* thread #1, name = 'DomainRangeTest', stop reason = signal SIGSTOP
frame #0: 0x00007f99e1898d71 libc.so.6`___lldb_unnamed_symbol3645 + 225
libc.so.6`___lldb_unnamed_symbol3645:
-> 0x7f99e1898d71 <+225>: movl %r13d, %edi
0x7f99e1898d74 <+228>: movq %rax, %rbx
0x7f99e1898d77 <+231>: callq 0x7f99e18985d0 ; ___lldb_unnamed_symbol3633
0x7f99e1898d7c <+236>: jmp 0x7f99e1898ce6 ; <+86>
thread #2, name = 'DomainRangeTest', stop reason = signal SIGSTOP
frame #0: 0x000055fc20a7aa22 DomainRangeTest`__sanitizer::internal_usleep(unsigned long long) + 66
DomainRangeTest`__sanitizer::internal_usleep:
-> 0x55fc20a7aa22 <+66>: retq
0x55fc20a7aa23: nopw %cs:(%rax,%rax)
0x55fc20a7aa2d: nopl (%rax)
DomainRangeTest`__sanitizer::internal_execve:
0x55fc20a7aa30 <+0>: endbr64
thread #3, name = 'DomainRangeTest', stop reason = signal SIGSTOP
frame #0: 0x00007f99e1898d71 libc.so.6`___lldb_unnamed_symbol3645 + 225
libc.so.6`___lldb_unnamed_symbol3645:
-> 0x7f99e1898d71 <+225>: movl %r13d, %edi
0x7f99e1898d74 <+228>: movq %rax, %rbx
0x7f99e1898d77 <+231>: callq 0x7f99e18985d0 ; ___lldb_unnamed_symbol3633
0x7f99e1898d7c <+236>: jmp 0x7f99e1898ce6 ; <+86>
thread #4, name = 'DomainRangeTest', stop reason = signal SIGSTOP
frame #0: 0x00007f99e1926d07 libc.so.6`__select + 327
libc.so.6`__select:
-> 0x7f99e1926d07 <+327>: cmpq $-0x1000, %rax ; imm = 0xF000
0x7f99e1926d0d <+333>: ja 0x7f99e1926d70 ; <+432>
0x7f99e1926d0f <+335>: movl %eax, %ebx
0x7f99e1926d11 <+337>: movl %r14d, %edi
thread #5, name = 'DomainRangeTest', stop reason = signal SIGSTOP
frame #0: 0x00007f99e1898d71 libc.so.6`___lldb_unnamed_symbol3645 + 225
libc.so.6`___lldb_unnamed_symbol3645:
-> 0x7f99e1898d71 <+225>: movl %r13d, %edi
0x7f99e1898d74 <+228>: movq %rax, %rbx
0x7f99e1898d77 <+231>: callq 0x7f99e18985d0 ; ___lldb_unnamed_symbol3633
0x7f99e1898d7c <+236>: jmp 0x7f99e1898ce6 ; <+86>
thread #6, name = 'DomainRangeTest', stop reason = signal SIGSTOP
frame #0: 0x00007f99e1926d07 libc.so.6`__select + 327
libc.so.6`__select:
-> 0x7f99e1926d07 <+327>: cmpq $-0x1000, %rax ; imm = 0xF000
0x7f99e1926d0d <+333>: ja 0x7f99e1926d70 ; <+432>
0x7f99e1926d0f <+335>: movl %eax, %ebx
0x7f99e1926d11 <+337>: movl %r14d, %edi
thread #7, name = 'DomainRangeTest', stop reason = signal SIGSTOP
frame #0: 0x00007f99e1898d71 libc.so.6`___lldb_unnamed_symbol3645 + 225
libc.so.6`___lldb_unnamed_symbol3645:
-> 0x7f99e1898d71 <+225>: movl %r13d, %edi
0x7f99e1898d74 <+228>: movq %rax, %rbx
0x7f99e1898d77 <+231>: callq 0x7f99e18985d0 ; ___lldb_unnamed_symbol3633
0x7f99e1898d7c <+236>: jmp 0x7f99e1898ce6 ; <+86>
thread #8, name = 'DomainRangeTest', stop reason = signal SIGSTOP
frame #0: 0x00007f99e1926d07 libc.so.6`__select + 327
libc.so.6`__select:
-> 0x7f99e1926d07 <+327>: cmpq $-0x1000, %rax ; imm = 0xF000
0x7f99e1926d0d <+333>: ja 0x7f99e1926d70 ; <+432>
0x7f99e1926d0f <+335>: movl %eax, %ebx
0x7f99e1926d11 <+337>: movl %r14d, %edi
thread #9, name = 'DomainRangeTest', stop reason = signal SIGSTOP
frame #0: 0x00007f99e1898d71 libc.so.6`___lldb_unnamed_symbol3645 + 225
libc.so.6`___lldb_unnamed_symbol3645:
-> 0x7f99e1898d71 <+225>: movl %r13d, %edi
0x7f99e1898d74 <+228>: movq %rax, %rbx
0x7f99e1898d77 <+231>: callq 0x7f99e18985d0 ; ___lldb_unnamed_symbol3633
0x7f99e1898d7c <+236>: jmp 0x7f99e1898ce6 ; <+86>
thread #10, name = 'DomainRangeTest', stop reason = signal SIGSTOP
frame #0: 0x00007f99e1926d07 libc.so.6`__select + 327
libc.so.6`__select:
-> 0x7f99e1926d07 <+327>: cmpq $-0x1000, %rax ; imm = 0xF000
0x7f99e1926d0d <+333>: ja 0x7f99e1926d70 ; <+432>
0x7f99e1926d0f <+335>: movl %eax, %ebx
0x7f99e1926d11 <+337>: movl %r14d, %edi
thread #11, name = 'DomainRangeTest', stop reason = signal SIGSTOP
frame #0: 0x00007f99e1898d71 libc.so.6`___lldb_unnamed_symbol3645 + 225
libc.so.6`___lldb_unnamed_symbol3645:
-> 0x7f99e1898d71 <+225>: movl %r13d, %edi
0x7f99e1898d74 <+228>: movq %rax, %rbx
0x7f99e1898d77 <+231>: callq 0x7f99e18985d0 ; ___lldb_unnamed_symbol3633
0x7f99e1898d7c <+236>: jmp 0x7f99e1898ce6 ; <+86>
thread #12, name = 'DomainRangeTest', stop reason = signal SIGSTOP
frame #0: 0x00007f99e1926d07 libc.so.6`__select + 327
libc.so.6`__select:
-> 0x7f99e1926d07 <+327>: cmpq $-0x1000, %rax ; imm = 0xF000
0x7f99e1926d0d <+333>: ja 0x7f99e1926d70 ; <+432>
0x7f99e1926d0f <+335>: movl %eax, %ebx
0x7f99e1926d11 <+337>: movl %r14d, %edi
thread #13, name = 'DomainRangeTest', stop reason = signal SIGSTOP
frame #0: 0x00007f99e1898d71 libc.so.6`___lldb_unnamed_symbol3645 + 225
libc.so.6`___lldb_unnamed_symbol3645:
-> 0x7f99e1898d71 <+225>: movl %r13d, %edi
0x7f99e1898d74 <+228>: movq %rax, %rbx
0x7f99e1898d77 <+231>: callq 0x7f99e18985d0 ; ___lldb_unnamed_symbol3633
0x7f99e1898d7c <+236>: jmp 0x7f99e1898ce6 ; <+86>
thread #14, name = 'DomainRangeTest', stop reason = signal SIGSTOP
frame #0: 0x00007f99e1926d07 libc.so.6`__select + 327
libc.so.6`__select:
-> 0x7f99e1926d07 <+327>: cmpq $-0x1000, %rax ; imm = 0xF000
0x7f99e1926d0d <+333>: ja 0x7f99e1926d70 ; <+432>
0x7f99e1926d0f <+335>: movl %eax, %ebx
0x7f99e1926d11 <+337>: movl %r14d, %edi
thread #15, name = 'DomainRangeTest', stop reason = signal SIGSTOP
frame #0: 0x00007f99e1898d71 libc.so.6`___lldb_unnamed_symbol3645 + 225
libc.so.6`___lldb_unnamed_symbol3645:
-> 0x7f99e1898d71 <+225>: movl %r13d, %edi
0x7f99e1898d74 <+228>: movq %rax, %rbx
0x7f99e1898d77 <+231>: callq 0x7f99e18985d0 ; ___lldb_unnamed_symbol3633
0x7f99e1898d7c <+236>: jmp 0x7f99e1898ce6 ; <+86>
thread #16, name = 'DomainRangeTest', stop reason = signal SIGSTOP
frame #0: 0x00007f99e1926d07 libc.so.6`__select + 327
libc.so.6`__select:
-> 0x7f99e1926d07 <+327>: cmpq $-0x1000, %rax ; imm = 0xF000
0x7f99e1926d0d <+333>: ja 0x7f99e1926d70 ; <+432>
0x7f99e1926d0f <+335>: movl %eax, %ebx
0x7f99e1926d11 <+337>: movl %r14d, %edi
thread #17, name = 'DomainRangeTest', stop reason = signal SIGSTOP
frame #0: 0x00007f99e1898d71 libc.so.6`___lldb_unnamed_symbol3645 + 225
libc.so.6`___lldb_unnamed_symbol3645:
-> 0x7f99e1898d71 <+225>: movl %r13d, %edi
0x7f99e1898d74 <+228>: movq %rax, %rbx
0x7f99e1898d77 <+231>: callq 0x7f99e18985d0 ; ___lldb_unnamed_symbol3633
0x7f99e1898d7c <+236>: jmp 0x7f99e1898ce6 ; <+86>
thread #18, name = 'DomainRangeTest', stop reason = signal SIGSTOP
frame #0: 0x00007f99e1926d07 libc.so.6`__select + 327
libc.so.6`__select:
-> 0x7f99e1926d07 <+327>: cmpq $-0x1000, %rax ; imm = 0xF000
0x7f99e1926d0d <+333>: ja 0x7f99e1926d70 ; <+432>
0x7f99e1926d0f <+335>: movl %eax, %ebx
0x7f99e1926d11 <+337>: movl %r14d, %edi
thread #19, name = 'DomainRangeTest', stop reason = signal SIGSTOP
frame #0: 0x00007f99e1898d71 libc.so.6`___lldb_unnamed_symbol3645 + 225
libc.so.6`___lldb_unnamed_symbol3645:
-> 0x7f99e1898d71 <+225>: movl %r13d, %edi
0x7f99e1898d74 <+228>: movq %rax, %rbx
0x7f99e1898d77 <+231>: callq 0x7f99e18985d0 ; ___lldb_unnamed_symbol3633
0x7f99e1898d7c <+236>: jmp 0x7f99e1898ce6 ; <+86>
thread #20, name = 'DomainRangeTest', stop reason = signal SIGSTOP
frame #0: 0x00007f99e1926d07 libc.so.6`__select + 327
libc.so.6`__select:
-> 0x7f99e1926d07 <+327>: cmpq $-0x1000, %rax ; imm = 0xF000
0x7f99e1926d0d <+333>: ja 0x7f99e1926d70 ; <+432>
0x7f99e1926d0f <+335>: movl %eax, %ebx
0x7f99e1926d11 <+337>: movl %r14d, %edi
thread #21, name = 'DomainRangeTest', stop reason = signal SIGSTOP
frame #0: 0x00007f99e1898d71 libc.so.6`___lldb_unnamed_symbol3645 + 225
libc.so.6`___lldb_unnamed_symbol3645:
-> 0x7f99e1898d71 <+225>: movl %r13d, %edi
0x7f99e1898d74 <+228>: movq %rax, %rbx
0x7f99e1898d77 <+231>: callq 0x7f99e18985d0 ; ___lldb_unnamed_symbol3633
0x7f99e1898d7c <+236>: jmp 0x7f99e1898ce6 ; <+86>
thread #22, name = 'DomainRangeTest', stop reason = signal SIGSTOP
frame #0: 0x00007f99e1926d07 libc.so.6`__select + 327
libc.so.6`__select:
-> 0x7f99e1926d07 <+327>: cmpq $-0x1000, %rax ; imm = 0xF000
0x7f99e1926d0d <+333>: ja 0x7f99e1926d70 ; <+432>
0x7f99e1926d0f <+335>: movl %eax, %ebx
0x7f99e1926d11 <+337>: movl %r14d, %edi
thread #23, name = 'DomainRangeTest', stop reason = signal SIGSTOP
frame #0: 0x00007f99e1898d71 libc.so.6`___lldb_unnamed_symbol3645 + 225
libc.so.6`___lldb_unnamed_symbol3645:
-> 0x7f99e1898d71 <+225>: movl %r13d, %edi
0x7f99e1898d74 <+228>: movq %rax, %rbx
0x7f99e1898d77 <+231>: callq 0x7f99e18985d0 ; ___lldb_unnamed_symbol3633
0x7f99e1898d7c <+236>: jmp 0x7f99e1898ce6 ; <+86>
thread #24, name = 'DomainRangeTest', stop reason = signal SIGSTOP
frame #0: 0x00007f99e1926d07 libc.so.6`__select + 327
libc.so.6`__select:
-> 0x7f99e1926d07 <+327>: cmpq $-0x1000, %rax ; imm = 0xF000
0x7f99e1926d0d <+333>: ja 0x7f99e1926d70 ; <+432>
0x7f99e1926d0f <+335>: movl %eax, %ebx
0x7f99e1926d11 <+337>: movl %r14d, %edi
Executable module set to "/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/DomainRange/DomainRangeTest".
Architecture set to: x86_64-pc-linux-gnu.
(lldb) bt all
* thread #1, name = 'DomainRangeTest', stop reason = signal SIGSTOP
* frame #0: 0x00007f99e1898d71 libc.so.6`___lldb_unnamed_symbol3645 + 225
frame #1: 0x00007f99e189b7ed libc.so.6`pthread_cond_wait + 525
frame #2: 0x000055fc20b255a5 DomainRangeTest`__tsan::call_pthread_cancel_with_cleanup(int (*)(void*), void (*)(void*), void*) + 53
frame #3: 0x000055fc20a9f1fd DomainRangeTest`__interceptor_pthread_cond_wait + 477
frame #4: 0x00007f99e20ea428 libACE.so`ACE_Condition<ACE_Thread_Mutex>::wait() [inlined] ACE_OS::cond_wait(cv=0x000055fc21f59c48, external_mutex=<unavailable>) at OS_NS_Thread.inl:385:3
frame #5: 0x00007f99e20ea420 libACE.so`ACE_Condition<ACE_Thread_Mutex>::wait(this=0x000055fc21f59c48) at Condition_Thread_Mutex.cpp:86:10
frame #6: 0x000055fc20b2aa51 DomainRangeTest`main(argc=<unavailable>, argv=<unavailable>) at DomainRangeTest.cpp:333:27
frame #7: 0x00007f99e182a1ca libc.so.6`___lldb_unnamed_symbol3278 + 122
frame #8: 0x00007f99e182a28b libc.so.6`__libc_start_main + 139
frame #9: 0x000055fc20a70495 DomainRangeTest`_start + 37
thread #2, name = 'DomainRangeTest', stop reason = signal SIGSTOP
frame #0: 0x000055fc20a7aa22 DomainRangeTest`__sanitizer::internal_usleep(unsigned long long) + 66
frame #1: 0x000055fc20b0d78a DomainRangeTest`__tsan::BackgroundThread(void*) + 154
frame #2: 0x00007f99e189caa4 libc.so.6`___lldb_unnamed_symbol3670 + 900
frame #3: 0x00007f99e1929c6c libc.so.6`___lldb_unnamed_symbol4062 + 7
thread #3, name = 'DomainRangeTest', stop reason = signal SIGSTOP
frame #0: 0x00007f99e1898d71 libc.so.6`___lldb_unnamed_symbol3645 + 225
frame #1: 0x00007f99e189b7ed libc.so.6`pthread_cond_wait + 525
frame #2: 0x000055fc20b255a5 DomainRangeTest`__tsan::call_pthread_cancel_with_cleanup(int (*)(void*), void (*)(void*), void*) + 53
frame #3: 0x000055fc20a9f1fd DomainRangeTest`__interceptor_pthread_cond_wait + 477
frame #4: 0x00007f99e20ea428 libACE.so`ACE_Condition<ACE_Thread_Mutex>::wait() [inlined] ACE_OS::cond_wait(cv=0x00007b5800000348, external_mutex=<unavailable>) at OS_NS_Thread.inl:385:3
frame #5: 0x00007f99e20ea420 libACE.so`ACE_Condition<ACE_Thread_Mutex>::wait(this=0x00007b5800000348) at Condition_Thread_Mutex.cpp:86:10
frame #6: 0x00007f99e45349b5 libOpenDDS_Rtps.so`OpenDDS::DCPS::ConditionVariable<ACE_Thread_Mutex>::wait(this=0x00007b5800000348, thread_status_manager=0x00007b7400000660) at ConditionVariable.h:56:15
frame #7: 0x00007f99e2ff5dbc libOpenDDS_Dcps.so`OpenDDS::DCPS::DispatchService::run_event_loop(this=0x00007b5800000300) at DispatchService.cpp:201:13
frame #8: 0x00007f99e2ff3efa libOpenDDS_Dcps.so`OpenDDS::DCPS::DispatchService::run(arg=0x00007b5800000300) at DispatchService.cpp:161:14
frame #9: 0x00007f99e312c74d libOpenDDS_Dcps.so`OpenDDS::DCPS::ThreadPool::run(arg=0x00007b5800000450) at ThreadPool.cpp:64:3
frame #10: 0x00007f99e214fff3 libACE.so`ACE_OS_Thread_Adapter::invoke(this=<unavailable>) at OS_Thread_Adapter.cpp:107:24
frame #11: 0x00007f99e20d54a3 libACE.so`ace_thread_adapter(args=0x00007b1800004200) at Base_Thread_Adapter.cpp:124:45
frame #12: 0x000055fc20a9e3b3 DomainRangeTest`__tsan_thread_start_func + 179
frame #13: 0x00007f99e189caa4 libc.so.6`___lldb_unnamed_symbol3670 + 900
frame #14: 0x00007f99e1929c6c libc.so.6`___lldb_unnamed_symbol4062 + 7
thread #4, name = 'DomainRangeTest', stop reason = signal SIGSTOP
frame #0: 0x00007f99e1926d07 libc.so.6`__select + 327
frame #1: 0x00007f99e30a52c3 libOpenDDS_Dcps.so`ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::wait_for_multiple_events(ACE_Select_Reactor_Handle_Set&, ACE_Time_Value*) [inlined] ACE_OS::select(width=7, rfds=0x00007b7000000848, wfds=0x0000000000000000, efds=0x0000000000000000, timeout=<unavailable>) at OS_NS_sys_select.inl:42:3
frame #2: 0x00007f99e30a526c libOpenDDS_Dcps.so`ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::wait_for_multiple_events(this=0x00007b7000000800, dispatch_set=0x00007b7000000838, max_wait_time=0x0000000000000000) at Select_Reactor_T.cpp:1109:38
frame #3: 0x00007f99e30a0ce2 libOpenDDS_Dcps.so`ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*) [inlined] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(this=0x00007b7000000800, max_wait_time=0x0000000000000000) at Select_Reactor_T.cpp:1459:15
frame #4: 0x00007f99e30a0bcc libOpenDDS_Dcps.so`ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(this=0x00007b7000000800, max_wait_time=0x0000000000000000) at Select_Reactor_T.cpp:1439:16
frame #5: 0x00007f99e21838d7 libACE.so`ACE_Reactor::run_reactor_event_loop(this=0x00007b0800001e60, eh=0x0000000000000000) at Reactor.cpp:218:49
frame #6: 0x00007f99e3099a27 libOpenDDS_Dcps.so`OpenDDS::DCPS::ReactorTask::svc(this=0x00007b5800000000) at ReactorTask.cpp:235:13
frame #7: 0x00007f99e309ac39 libOpenDDS_Dcps.so`virtual thunk to OpenDDS::DCPS::ReactorTask::svc() at ReactorTask.cpp:0
frame #8: 0x00007f99e21aec8f libACE.so`ACE_Task_Base::svc_run(args=0x00007b5800000228) at Task.cpp:269:29
frame #9: 0x00007f99e21af3cb libACE.so`ACE_Thread_Adapter::invoke_i(this=<unavailable>) at Thread_Adapter.cpp:161:22
frame #10: 0x00007f99e21af252 libACE.so`ACE_Thread_Adapter::invoke(this=0x00007b1c00001500) at Thread_Adapter.cpp:96:16
frame #11: 0x00007f99e20d54a3 libACE.so`ace_thread_adapter(args=0x00007b1c00001500) at Base_Thread_Adapter.cpp:124:45
frame #12: 0x000055fc20a9e3b3 DomainRangeTest`__tsan_thread_start_func + 179
frame #13: 0x00007f99e189caa4 libc.so.6`___lldb_unnamed_symbol3670 + 900
frame #14: 0x00007f99e1929c6c libc.so.6`___lldb_unnamed_symbol4062 + 7
thread #5, name = 'DomainRangeTest', stop reason = signal SIGSTOP
frame #0: 0x00007f99e1898d71 libc.so.6`___lldb_unnamed_symbol3645 + 225
frame #1: 0x00007f99e189bc8e libc.so.6`pthread_cond_timedwait + 574
frame #2: 0x000055fc20b255a5 DomainRangeTest`__tsan::call_pthread_cancel_with_cleanup(int (*)(void*), void (*)(void*), void*) + 53
frame #3: 0x000055fc20a9f4bd DomainRangeTest`__interceptor_pthread_cond_timedwait + 477
frame #4: 0x00007f99e20ea4d6 libACE.so`ACE_Condition<ACE_Thread_Mutex>::wait(ACE_Thread_Mutex&, ACE_Time_Value const*) [inlined] ACE_OS::cond_timedwait(cv=<unavailable>, external_mutex=<unavailable>, timeout=0x00007f99db25b568) at OS_NS_Thread.inl:418:3
frame #5: 0x00007f99e20ea493 libACE.so`ACE_Condition<ACE_Thread_Mutex>::wait(this=0x00007b5800001b48, mutex=0x00007b5800001b18, abstime=0x00007f99db25b568) at Condition_Thread_Mutex.cpp:94:10
frame #6: 0x00007f99e20ea5ee libACE.so`ACE_Condition<ACE_Thread_Mutex>::wait(this=0x00007b5800001b48, abstime=0x00007f99db25b568) at Condition_Thread_Mutex.cpp:103:16
frame #7: 0x00007f99e2fea824 libOpenDDS_Dcps.so`OpenDDS::DCPS::ConditionVariable<ACE_Thread_Mutex>::wait_until(this=0x00007b5800001b48, expire_at=0x00007f99db25b568, thread_status_manager=0x00007b7400000660) at ConditionVariable.h:72:15
frame #8: 0x00007f99e2ff5d9b libOpenDDS_Dcps.so`OpenDDS::DCPS::DispatchService::run_event_loop(this=0x00007b5800001b00) at DispatchService.cpp:199:13
frame #9: 0x00007f99e2ff3efa libOpenDDS_Dcps.so`OpenDDS::DCPS::DispatchService::run(arg=0x00007b5800001b00) at DispatchService.cpp:161:14
frame #10: 0x00007f99e312c74d libOpenDDS_Dcps.so`OpenDDS::DCPS::ThreadPool::run(arg=0x00007b5800001c50) at ThreadPool.cpp:64:3
frame #11: 0x00007f99e214fff3 libACE.so`ACE_OS_Thread_Adapter::invoke(this=<unavailable>) at OS_Thread_Adapter.cpp:107:24
frame #12: 0x00007f99e20d54a3 libACE.so`ace_thread_adapter(args=0x00007b180001c080) at Base_Thread_Adapter.cpp:124:45
frame #13: 0x000055fc20a9e3b3 DomainRangeTest`__tsan_thread_start_func + 179
frame #14: 0x00007f99e189caa4 libc.so.6`___lldb_unnamed_symbol3670 + 900
frame #15: 0x00007f99e1929c6c libc.so.6`___lldb_unnamed_symbol4062 + 7
thread #6, name = 'DomainRangeTest', stop reason = signal SIGSTOP
frame #0: 0x00007f99e1926d07 libc.so.6`__select + 327
frame #1: 0x00007f99e30a52c3 libOpenDDS_Dcps.so`ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::wait_for_multiple_events(ACE_Select_Reactor_Handle_Set&, ACE_Time_Value*) [inlined] ACE_OS::select(width=21, rfds=0x00007b7000002048, wfds=0x0000000000000000, efds=0x0000000000000000, timeout=<unavailable>) at OS_NS_sys_select.inl:42:3
frame #2: 0x00007f99e30a526c libOpenDDS_Dcps.so`ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::wait_for_multiple_events(this=0x00007b7000002000, dispatch_set=0x00007b7000002038, max_wait_time=0x0000000000000000) at Select_Reactor_T.cpp:1109:38
frame #3: 0x00007f99e30a0ce2 libOpenDDS_Dcps.so`ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*) [inlined] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(this=0x00007b7000002000, max_wait_time=0x0000000000000000) at Select_Reactor_T.cpp:1459:15
frame #4: 0x00007f99e30a0bcc libOpenDDS_Dcps.so`ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(this=0x00007b7000002000, max_wait_time=0x0000000000000000) at Select_Reactor_T.cpp:1439:16
frame #5: 0x00007f99e21838d7 libACE.so`ACE_Reactor::run_reactor_event_loop(this=0x00007b08000066e0, eh=0x0000000000000000) at Reactor.cpp:218:49
frame #6: 0x00007f99e3099a27 libOpenDDS_Dcps.so`OpenDDS::DCPS::ReactorTask::svc(this=0x00007b5800001e00) at ReactorTask.cpp:235:13
frame #7: 0x00007f99e309ac39 libOpenDDS_Dcps.so`virtual thunk to OpenDDS::DCPS::ReactorTask::svc() at ReactorTask.cpp:0
frame #8: 0x00007f99e21aec8f libACE.so`ACE_Task_Base::svc_run(args=0x00007b5800002028) at Task.cpp:269:29
frame #9: 0x00007f99e21af3cb libACE.so`ACE_Thread_Adapter::invoke_i(this=<unavailable>) at Thread_Adapter.cpp:161:22
frame #10: 0x00007f99e21af252 libACE.so`ACE_Thread_Adapter::invoke(this=0x00007b1c00001ea0) at Thread_Adapter.cpp:96:16
frame #11: 0x00007f99e20d54a3 libACE.so`ace_thread_adapter(args=0x00007b1c00001ea0) at Base_Thread_Adapter.cpp:124:45
frame #12: 0x000055fc20a9e3b3 DomainRangeTest`__tsan_thread_start_func + 179
frame #13: 0x00007f99e189caa4 libc.so.6`___lldb_unnamed_symbol3670 + 900
frame #14: 0x00007f99e1929c6c libc.so.6`___lldb_unnamed_symbol4062 + 7
thread #7, name = 'DomainRangeTest', stop reason = signal SIGSTOP
frame #0: 0x00007f99e1898d71 libc.so.6`___lldb_unnamed_symbol3645 + 225
frame #1: 0x00007f99e189b7ed libc.so.6`pthread_cond_wait + 525
frame #2: 0x000055fc20b255a5 DomainRangeTest`__tsan::call_pthread_cancel_with_cleanup(int (*)(void*), void (*)(void*), void*) + 53
frame #3: 0x000055fc20a9f1fd DomainRangeTest`__interceptor_pthread_cond_wait + 477
frame #4: 0x00007f99e20ea428 libACE.so`ACE_Condition<ACE_Thread_Mutex>::wait() [inlined] ACE_OS::cond_wait(cv=0x00007b5800002448, external_mutex=<unavailable>) at OS_NS_Thread.inl:385:3
frame #5: 0x00007f99e20ea420 libACE.so`ACE_Condition<ACE_Thread_Mutex>::wait(this=0x00007b5800002448) at Condition_Thread_Mutex.cpp:86:10
frame #6: 0x00007f99e45349b5 libOpenDDS_Rtps.so`OpenDDS::DCPS::ConditionVariable<ACE_Thread_Mutex>::wait(this=0x00007b5800002448, thread_status_manager=0x00007b7400000660) at ConditionVariable.h:56:15
frame #7: 0x00007f99e2ff5dbc libOpenDDS_Dcps.so`OpenDDS::DCPS::DispatchService::run_event_loop(this=0x00007b5800002400) at DispatchService.cpp:201:13
frame #8: 0x00007f99e2ff3efa libOpenDDS_Dcps.so`OpenDDS::DCPS::DispatchService::run(arg=0x00007b5800002400) at DispatchService.cpp:161:14
frame #9: 0x00007f99e312c74d libOpenDDS_Dcps.so`OpenDDS::DCPS::ThreadPool::run(arg=0x00007b5800002550) at ThreadPool.cpp:64:3
frame #10: 0x00007f99e214fff3 libACE.so`ACE_OS_Thread_Adapter::invoke(this=<unavailable>) at OS_Thread_Adapter.cpp:107:24
frame #11: 0x00007f99e20d54a3 libACE.so`ace_thread_adapter(args=0x00007b1800027b40) at Base_Thread_Adapter.cpp:124:45
frame #12: 0x000055fc20a9e3b3 DomainRangeTest`__tsan_thread_start_func + 179
frame #13: 0x00007f99e189caa4 libc.so.6`___lldb_unnamed_symbol3670 + 900
frame #14: 0x00007f99e1929c6c libc.so.6`___lldb_unnamed_symbol4062 + 7
thread #8, name = 'DomainRangeTest', stop reason = signal SIGSTOP
frame #0: 0x00007f99e1926d07 libc.so.6`__select + 327
frame #1: 0x00007f99e30a52c3 libOpenDDS_Dcps.so`ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::wait_for_multiple_events(ACE_Select_Reactor_Handle_Set&, ACE_Time_Value*) [inlined] ACE_OS::select(width=83, rfds=0x00007b7000003048, wfds=0x0000000000000000, efds=0x0000000000000000, timeout=<unavailable>) at OS_NS_sys_select.inl:42:3
frame #2: 0x00007f99e30a526c libOpenDDS_Dcps.so`ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::wait_for_multiple_events(this=0x00007b7000003000, dispatch_set=0x00007b7000003038, max_wait_time=0x0000000000000000) at Select_Reactor_T.cpp:1109:38
frame #3: 0x00007f99e30a0ce2 libOpenDDS_Dcps.so`ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*) [inlined] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(this=0x00007b7000003000, max_wait_time=0x0000000000000000) at Select_Reactor_T.cpp:1459:15
frame #4: 0x00007f99e30a0bcc libOpenDDS_Dcps.so`ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(this=0x00007b7000003000, max_wait_time=0x0000000000000000) at Select_Reactor_T.cpp:1439:16
frame #5: 0x00007f99e21838d7 libACE.so`ACE_Reactor::run_reactor_event_loop(this=0x00007b0800009a20, eh=0x0000000000000000) at Reactor.cpp:218:49
frame #6: 0x00007f99e3099a27 libOpenDDS_Dcps.so`OpenDDS::DCPS::ReactorTask::svc(this=0x00007b5800002700) at ReactorTask.cpp:235:13
frame #7: 0x00007f99e309ac39 libOpenDDS_Dcps.so`virtual thunk to OpenDDS::DCPS::ReactorTask::svc() at ReactorTask.cpp:0
frame #8: 0x00007f99e21aec8f libACE.so`ACE_Task_Base::svc_run(args=0x00007b5800002928) at Task.cpp:269:29
frame #9: 0x00007f99e21af3cb libACE.so`ACE_Thread_Adapter::invoke_i(this=<unavailable>) at Thread_Adapter.cpp:161:22
frame #10: 0x00007f99e21af252 libACE.so`ACE_Thread_Adapter::invoke(this=0x00007b1c000023e0) at Thread_Adapter.cpp:96:16
frame #11: 0x00007f99e20d54a3 libACE.so`ace_thread_adapter(args=0x00007b1c000023e0) at Base_Thread_Adapter.cpp:124:45
frame #12: 0x000055fc20a9e3b3 DomainRangeTest`__tsan_thread_start_func + 179
frame #13: 0x00007f99e189caa4 libc.so.6`___lldb_unnamed_symbol3670 + 900
frame #14: 0x00007f99e1929c6c libc.so.6`___lldb_unnamed_symbol4062 + 7
thread #9, name = 'DomainRangeTest', stop reason = signal SIGSTOP
frame #0: 0x00007f99e1898d71 libc.so.6`___lldb_unnamed_symbol3645 + 225
frame #1: 0x00007f99e189bc8e libc.so.6`pthread_cond_timedwait + 574
frame #2: 0x000055fc20b255a5 DomainRangeTest`__tsan::call_pthread_cancel_with_cleanup(int (*)(void*), void (*)(void*), void*) + 53
frame #3: 0x000055fc20a9f4bd DomainRangeTest`__interceptor_pthread_cond_timedwait + 477
frame #4: 0x00007f99e20ea4d6 libACE.so`ACE_Condition<ACE_Thread_Mutex>::wait(ACE_Thread_Mutex&, ACE_Time_Value const*) [inlined] ACE_OS::cond_timedwait(cv=<unavailable>, external_mutex=<unavailable>, timeout=0x00007f99d7257568) at OS_NS_Thread.inl:418:3
frame #5: 0x00007f99e20ea493 libACE.so`ACE_Condition<ACE_Thread_Mutex>::wait(this=0x00007b5800003f48, mutex=0x00007b5800003f18, abstime=0x00007f99d7257568) at Condition_Thread_Mutex.cpp:94:10
frame #6: 0x00007f99e20ea5ee libACE.so`ACE_Condition<ACE_Thread_Mutex>::wait(this=0x00007b5800003f48, abstime=0x00007f99d7257568) at Condition_Thread_Mutex.cpp:103:16
frame #7: 0x00007f99e2fea824 libOpenDDS_Dcps.so`OpenDDS::DCPS::ConditionVariable<ACE_Thread_Mutex>::wait_until(this=0x00007b5800003f48, expire_at=0x00007f99d7257568, thread_status_manager=0x00007b7400000660) at ConditionVariable.h:72:15
frame #8: 0x00007f99e2ff5d9b libOpenDDS_Dcps.so`OpenDDS::DCPS::DispatchService::run_event_loop(this=0x00007b5800003f00) at DispatchService.cpp:199:13
frame #9: 0x00007f99e2ff3efa libOpenDDS_Dcps.so`OpenDDS::DCPS::DispatchService::run(arg=0x00007b5800003f00) at DispatchService.cpp:161:14
frame #10: 0x00007f99e312c74d libOpenDDS_Dcps.so`OpenDDS::DCPS::ThreadPool::run(arg=0x00007b5800004050) at ThreadPool.cpp:64:3
frame #11: 0x00007f99e214fff3 libACE.so`ACE_OS_Thread_Adapter::invoke(this=<unavailable>) at OS_Thread_Adapter.cpp:107:24
frame #12: 0x00007f99e20d54a3 libACE.so`ace_thread_adapter(args=0x00007b18000489c0) at Base_Thread_Adapter.cpp:124:45
frame #13: 0x000055fc20a9e3b3 DomainRangeTest`__tsan_thread_start_func + 179
frame #14: 0x00007f99e189caa4 libc.so.6`___lldb_unnamed_symbol3670 + 900
frame #15: 0x00007f99e1929c6c libc.so.6`___lldb_unnamed_symbol4062 + 7
thread #10, name = 'DomainRangeTest', stop reason = signal SIGSTOP
frame #0: 0x00007f99e1926d07 libc.so.6`__select + 327
frame #1: 0x00007f99e30a52c3 libOpenDDS_Dcps.so`ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::wait_for_multiple_events(ACE_Select_Reactor_Handle_Set&, ACE_Time_Value*) [inlined] ACE_OS::select(width=31, rfds=0x00007b7000004848, wfds=0x0000000000000000, efds=0x0000000000000000, timeout=<unavailable>) at OS_NS_sys_select.inl:42:3
frame #2: 0x00007f99e30a526c libOpenDDS_Dcps.so`ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::wait_for_multiple_events(this=0x00007b7000004800, dispatch_set=0x00007b7000004838, max_wait_time=0x0000000000000000) at Select_Reactor_T.cpp:1109:38
frame #3: 0x00007f99e30a0ce2 libOpenDDS_Dcps.so`ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*) [inlined] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(this=0x00007b7000004800, max_wait_time=0x0000000000000000) at Select_Reactor_T.cpp:1459:15
frame #4: 0x00007f99e30a0bcc libOpenDDS_Dcps.so`ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(this=0x00007b7000004800, max_wait_time=0x0000000000000000) at Select_Reactor_T.cpp:1439:16
frame #5: 0x00007f99e21838d7 libACE.so`ACE_Reactor::run_reactor_event_loop(this=0x00007b080000d420, eh=0x0000000000000000) at Reactor.cpp:218:49
frame #6: 0x00007f99e3099a27 libOpenDDS_Dcps.so`OpenDDS::DCPS::ReactorTask::svc(this=0x00007b5800004200) at ReactorTask.cpp:235:13
frame #7: 0x00007f99e309ac39 libOpenDDS_Dcps.so`virtual thunk to OpenDDS::DCPS::ReactorTask::svc() at ReactorTask.cpp:0
frame #8: 0x00007f99e21aec8f libACE.so`ACE_Task_Base::svc_run(args=0x00007b5800004428) at Task.cpp:269:29
frame #9: 0x00007f99e21af3cb libACE.so`ACE_Thread_Adapter::invoke_i(this=<unavailable>) at Thread_Adapter.cpp:161:22
frame #10: 0x00007f99e21af252 libACE.so`ACE_Thread_Adapter::invoke(this=0x00007b1c00017840) at Thread_Adapter.cpp:96:16
frame #11: 0x00007f99e20d54a3 libACE.so`ace_thread_adapter(args=0x00007b1c00017840) at Base_Thread_Adapter.cpp:124:45
frame #12: 0x000055fc20a9e3b3 DomainRangeTest`__tsan_thread_start_func + 179
frame #13: 0x00007f99e189caa4 libc.so.6`___lldb_unnamed_symbol3670 + 900
frame #14: 0x00007f99e1929c6c libc.so.6`___lldb_unnamed_symbol4062 + 7
thread #11, name = 'DomainRangeTest', stop reason = signal SIGSTOP
frame #0: 0x00007f99e1898d71 libc.so.6`___lldb_unnamed_symbol3645 + 225
frame #1: 0x00007f99e189b7ed libc.so.6`pthread_cond_wait + 525
frame #2: 0x000055fc20b255a5 DomainRangeTest`__tsan::call_pthread_cancel_with_cleanup(int (*)(void*), void (*)(void*), void*) + 53
frame #3: 0x000055fc20a9f1fd DomainRangeTest`__interceptor_pthread_cond_wait + 477
frame #4: 0x00007f99e20ea428 libACE.so`ACE_Condition<ACE_Thread_Mutex>::wait() [inlined] ACE_OS::cond_wait(cv=0x00007b5800004848, external_mutex=<unavailable>) at OS_NS_Thread.inl:385:3
frame #5: 0x00007f99e20ea420 libACE.so`ACE_Condition<ACE_Thread_Mutex>::wait(this=0x00007b5800004848) at Condition_Thread_Mutex.cpp:86:10
frame #6: 0x00007f99e45349b5 libOpenDDS_Rtps.so`OpenDDS::DCPS::ConditionVariable<ACE_Thread_Mutex>::wait(this=0x00007b5800004848, thread_status_manager=0x00007b7400000660) at ConditionVariable.h:56:15
frame #7: 0x00007f99e2ff5dbc libOpenDDS_Dcps.so`OpenDDS::DCPS::DispatchService::run_event_loop(this=0x00007b5800004800) at DispatchService.cpp:201:13
frame #8: 0x00007f99e2ff3efa libOpenDDS_Dcps.so`OpenDDS::DCPS::DispatchService::run(arg=0x00007b5800004800) at DispatchService.cpp:161:14
frame #9: 0x00007f99e312c74d libOpenDDS_Dcps.so`OpenDDS::DCPS::ThreadPool::run(arg=0x00007b5800004950) at ThreadPool.cpp:64:3
frame #10: 0x00007f99e214fff3 libACE.so`ACE_OS_Thread_Adapter::invoke(this=<unavailable>) at OS_Thread_Adapter.cpp:107:24
frame #11: 0x00007f99e20d54a3 libACE.so`ace_thread_adapter(args=0x00007b18000553e0) at Base_Thread_Adapter.cpp:124:45
frame #12: 0x000055fc20a9e3b3 DomainRangeTest`__tsan_thread_start_func + 179
frame #13: 0x00007f99e189caa4 libc.so.6`___lldb_unnamed_symbol3670 + 900
frame #14: 0x00007f99e1929c6c libc.so.6`___lldb_unnamed_symbol4062 + 7
thread #12, name = 'DomainRangeTest', stop reason = signal SIGSTOP
frame #0: 0x00007f99e1926d07 libc.so.6`__select + 327
frame #1: 0x00007f99e30a52c3 libOpenDDS_Dcps.so`ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::wait_for_multiple_events(ACE_Select_Reactor_Handle_Set&, ACE_Time_Value*) [inlined] ACE_OS::select(width=80, rfds=0x00007b7000005848, wfds=0x0000000000000000, efds=0x0000000000000000, timeout=<unavailable>) at OS_NS_sys_select.inl:42:3
frame #2: 0x00007f99e30a526c libOpenDDS_Dcps.so`ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::wait_for_multiple_events(this=0x00007b7000005800, dispatch_set=0x00007b7000005838, max_wait_time=0x0000000000000000) at Select_Reactor_T.cpp:1109:38
frame #3: 0x00007f99e30a0ce2 libOpenDDS_Dcps.so`ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*) [inlined] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(this=0x00007b7000005800, max_wait_time=0x0000000000000000) at Select_Reactor_T.cpp:1459:15
frame #4: 0x00007f99e30a0bcc libOpenDDS_Dcps.so`ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(this=0x00007b7000005800, max_wait_time=0x0000000000000000) at Select_Reactor_T.cpp:1439:16
frame #5: 0x00007f99e21838d7 libACE.so`ACE_Reactor::run_reactor_event_loop(this=0x00007b0800010760, eh=0x0000000000000000) at Reactor.cpp:218:49
frame #6: 0x00007f99e3099a27 libOpenDDS_Dcps.so`OpenDDS::DCPS::ReactorTask::svc(this=0x00007b5800004b00) at ReactorTask.cpp:235:13
frame #7: 0x00007f99e309ac39 libOpenDDS_Dcps.so`virtual thunk to OpenDDS::DCPS::ReactorTask::svc() at ReactorTask.cpp:0
frame #8: 0x00007f99e21aec8f libACE.so`ACE_Task_Base::svc_run(args=0x00007b5800004d28) at Task.cpp:269:29
frame #9: 0x00007f99e21af3cb libACE.so`ACE_Thread_Adapter::invoke_i(this=<unavailable>) at Thread_Adapter.cpp:161:22
frame #10: 0x00007f99e21af252 libACE.so`ACE_Thread_Adapter::invoke(this=0x00007b1c00018100) at Thread_Adapter.cpp:96:16
frame #11: 0x00007f99e20d54a3 libACE.so`ace_thread_adapter(args=0x00007b1c00018100) at Base_Thread_Adapter.cpp:124:45
frame #12: 0x000055fc20a9e3b3 DomainRangeTest`__tsan_thread_start_func + 179
frame #13: 0x00007f99e189caa4 libc.so.6`___lldb_unnamed_symbol3670 + 900
frame #14: 0x00007f99e1929c6c libc.so.6`___lldb_unnamed_symbol4062 + 7
thread #13, name = 'DomainRangeTest', stop reason = signal SIGSTOP
frame #0: 0x00007f99e1898d71 libc.so.6`___lldb_unnamed_symbol3645 + 225
frame #1: 0x00007f99e189bc8e libc.so.6`pthread_cond_timedwait + 574
frame #2: 0x000055fc20b255a5 DomainRangeTest`__tsan::call_pthread_cancel_with_cleanup(int (*)(void*), void (*)(void*), void*) + 53
frame #3: 0x000055fc20a9f4bd DomainRangeTest`__interceptor_pthread_cond_timedwait + 477
frame #4: 0x00007f99e20ea4d6 libACE.so`ACE_Condition<ACE_Thread_Mutex>::wait(ACE_Thread_Mutex&, ACE_Time_Value const*) [inlined] ACE_OS::cond_timedwait(cv=<unavailable>, external_mutex=<unavailable>, timeout=0x00007f99d27fe568) at OS_NS_Thread.inl:418:3
frame #5: 0x00007f99e20ea493 libACE.so`ACE_Condition<ACE_Thread_Mutex>::wait(this=0x00007b5800006348, mutex=0x00007b5800006318, abstime=0x00007f99d27fe568) at Condition_Thread_Mutex.cpp:94:10
frame #6: 0x00007f99e20ea5ee libACE.so`ACE_Condition<ACE_Thread_Mutex>::wait(this=0x00007b5800006348, abstime=0x00007f99d27fe568) at Condition_Thread_Mutex.cpp:103:16
frame #7: 0x00007f99e2fea824 libOpenDDS_Dcps.so`OpenDDS::DCPS::ConditionVariable<ACE_Thread_Mutex>::wait_until(this=0x00007b5800006348, expire_at=0x00007f99d27fe568, thread_status_manager=0x00007b7400000660) at ConditionVariable.h:72:15
frame #8: 0x00007f99e2ff5d9b libOpenDDS_Dcps.so`OpenDDS::DCPS::DispatchService::run_event_loop(this=0x00007b5800006300) at DispatchService.cpp:199:13
frame #9: 0x00007f99e2ff3efa libOpenDDS_Dcps.so`OpenDDS::DCPS::DispatchService::run(arg=0x00007b5800006300) at DispatchService.cpp:161:14
frame #10: 0x00007f99e312c74d libOpenDDS_Dcps.so`OpenDDS::DCPS::ThreadPool::run(arg=0x00007b5800006450) at ThreadPool.cpp:64:3
frame #11: 0x00007f99e214fff3 libACE.so`ACE_OS_Thread_Adapter::invoke(this=<unavailable>) at OS_Thread_Adapter.cpp:107:24
frame #12: 0x00007f99e20d54a3 libACE.so`ace_thread_adapter(args=0x00007b18000405c0) at Base_Thread_Adapter.cpp:124:45
frame #13: 0x000055fc20a9e3b3 DomainRangeTest`__tsan_thread_start_func + 179
frame #14: 0x00007f99e189caa4 libc.so.6`___lldb_unnamed_symbol3670 + 900
frame #15: 0x00007f99e1929c6c libc.so.6`___lldb_unnamed_symbol4062 + 7
thread #14, name = 'DomainRangeTest', stop reason = signal SIGSTOP
frame #0: 0x00007f99e1926d07 libc.so.6`__select + 327
frame #1: 0x00007f99e30a52c3 libOpenDDS_Dcps.so`ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::wait_for_multiple_events(ACE_Select_Reactor_Handle_Set&, ACE_Time_Value*) [inlined] ACE_OS::select(width=45, rfds=0x00007b7000007048, wfds=0x0000000000000000, efds=0x0000000000000000, timeout=<unavailable>) at OS_NS_sys_select.inl:42:3
frame #2: 0x00007f99e30a526c libOpenDDS_Dcps.so`ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::wait_for_multiple_events(this=0x00007b7000007000, dispatch_set=0x00007b7000007038, max_wait_time=0x0000000000000000) at Select_Reactor_T.cpp:1109:38
frame #3: 0x00007f99e30a0ce2 libOpenDDS_Dcps.so`ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*) [inlined] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(this=0x00007b7000007000, max_wait_time=0x0000000000000000) at Select_Reactor_T.cpp:1459:15
frame #4: 0x00007f99e30a0bcc libOpenDDS_Dcps.so`ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(this=0x00007b7000007000, max_wait_time=0x0000000000000000) at Select_Reactor_T.cpp:1439:16
frame #5: 0x00007f99e21838d7 libACE.so`ACE_Reactor::run_reactor_event_loop(this=0x00007b0800015140, eh=0x0000000000000000) at Reactor.cpp:218:49
frame #6: 0x00007f99e3099a27 libOpenDDS_Dcps.so`OpenDDS::DCPS::ReactorTask::svc(this=0x00007b5800006600) at ReactorTask.cpp:235:13
frame #7: 0x00007f99e309ac39 libOpenDDS_Dcps.so`virtual thunk to OpenDDS::DCPS::ReactorTask::svc() at ReactorTask.cpp:0
frame #8: 0x00007f99e21aec8f libACE.so`ACE_Task_Base::svc_run(args=0x00007b5800006828) at Task.cpp:269:29
frame #9: 0x00007f99e21af3cb libACE.so`ACE_Thread_Adapter::invoke_i(this=<unavailable>) at Thread_Adapter.cpp:161:22
frame #10: 0x00007f99e21af252 libACE.so`ACE_Thread_Adapter::invoke(this=0x00007b1c00027360) at Thread_Adapter.cpp:96:16
frame #11: 0x00007f99e20d54a3 libACE.so`ace_thread_adapter(args=0x00007b1c00027360) at Base_Thread_Adapter.cpp:124:45
frame #12: 0x000055fc20a9e3b3 DomainRangeTest`__tsan_thread_start_func + 179
frame #13: 0x00007f99e189caa4 libc.so.6`___lldb_unnamed_symbol3670 + 900
frame #14: 0x00007f99e1929c6c libc.so.6`___lldb_unnamed_symbol4062 + 7
thread #15, name = 'DomainRangeTest', stop reason = signal SIGSTOP
frame #0: 0x00007f99e1898d71 libc.so.6`___lldb_unnamed_symbol3645 + 225
frame #1: 0x00007f99e189b7ed libc.so.6`pthread_cond_wait + 525
frame #2: 0x000055fc20b255a5 DomainRangeTest`__tsan::call_pthread_cancel_with_cleanup(int (*)(void*), void (*)(void*), void*) + 53
frame #3: 0x000055fc20a9f1fd DomainRangeTest`__interceptor_pthread_cond_wait + 477
frame #4: 0x00007f99e20ea428 libACE.so`ACE_Condition<ACE_Thread_Mutex>::wait() [inlined] ACE_OS::cond_wait(cv=0x00007b5800006c48, external_mutex=<unavailable>) at OS_NS_Thread.inl:385:3
frame #5: 0x00007f99e20ea420 libACE.so`ACE_Condition<ACE_Thread_Mutex>::wait(this=0x00007b5800006c48) at Condition_Thread_Mutex.cpp:86:10
frame #6: 0x00007f99e45349b5 libOpenDDS_Rtps.so`OpenDDS::DCPS::ConditionVariable<ACE_Thread_Mutex>::wait(this=0x00007b5800006c48, thread_status_manager=0x00007b7400000660) at ConditionVariable.h:56:15
frame #7: 0x00007f99e2ff5dbc libOpenDDS_Dcps.so`OpenDDS::DCPS::DispatchService::run_event_loop(this=0x00007b5800006c00) at DispatchService.cpp:201:13
frame #8: 0x00007f99e2ff3efa libOpenDDS_Dcps.so`OpenDDS::DCPS::DispatchService::run(arg=0x00007b5800006c00) at DispatchService.cpp:161:14
frame #9: 0x00007f99e312c74d libOpenDDS_Dcps.so`OpenDDS::DCPS::ThreadPool::run(arg=0x00007b5800006d50) at ThreadPool.cpp:64:3
frame #10: 0x00007f99e214fff3 libACE.so`ACE_OS_Thread_Adapter::invoke(this=<unavailable>) at OS_Thread_Adapter.cpp:107:24
frame #11: 0x00007f99e20d54a3 libACE.so`ace_thread_adapter(args=0x00007b1800094e60) at Base_Thread_Adapter.cpp:124:45
frame #12: 0x000055fc20a9e3b3 DomainRangeTest`__tsan_thread_start_func + 179
frame #13: 0x00007f99e189caa4 libc.so.6`___lldb_unnamed_symbol3670 + 900
frame #14: 0x00007f99e1929c6c libc.so.6`___lldb_unnamed_symbol4062 + 7
thread #16, name = 'DomainRangeTest', stop reason = signal SIGSTOP
frame #0: 0x00007f99e1926d07 libc.so.6`__select + 327
frame #1: 0x00007f99e30a52c3 libOpenDDS_Dcps.so`ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::wait_for_multiple_events(ACE_Select_Reactor_Handle_Set&, ACE_Time_Value*) [inlined] ACE_OS::select(width=87, rfds=0x00007b7000008048, wfds=0x0000000000000000, efds=0x0000000000000000, timeout=<unavailable>) at OS_NS_sys_select.inl:42:3
frame #2: 0x00007f99e30a526c libOpenDDS_Dcps.so`ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::wait_for_multiple_events(this=0x00007b7000008000, dispatch_set=0x00007b7000008038, max_wait_time=0x0000000000000000) at Select_Reactor_T.cpp:1109:38
frame #3: 0x00007f99e30a0ce2 libOpenDDS_Dcps.so`ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*) [inlined] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(this=0x00007b7000008000, max_wait_time=0x0000000000000000) at Select_Reactor_T.cpp:1459:15
frame #4: 0x00007f99e30a0bcc libOpenDDS_Dcps.so`ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(this=0x00007b7000008000, max_wait_time=0x0000000000000000) at Select_Reactor_T.cpp:1439:16
frame #5: 0x00007f99e21838d7 libACE.so`ACE_Reactor::run_reactor_event_loop(this=0x00007b0800017480, eh=0x0000000000000000) at Reactor.cpp:218:49
frame #6: 0x00007f99e3099a27 libOpenDDS_Dcps.so`OpenDDS::DCPS::ReactorTask::svc(this=0x00007b5800006f00) at ReactorTask.cpp:235:13
frame #7: 0x00007f99e309ac39 libOpenDDS_Dcps.so`virtual thunk to OpenDDS::DCPS::ReactorTask::svc() at ReactorTask.cpp:0
frame #8: 0x00007f99e21aec8f libACE.so`ACE_Task_Base::svc_run(args=0x00007b5800007128) at Task.cpp:269:29
frame #9: 0x00007f99e21af3cb libACE.so`ACE_Thread_Adapter::invoke_i(this=<unavailable>) at Thread_Adapter.cpp:161:22
frame #10: 0x00007f99e21af252 libACE.so`ACE_Thread_Adapter::invoke(this=0x00007b1c00027fa0) at Thread_Adapter.cpp:96:16
frame #11: 0x00007f99e20d54a3 libACE.so`ace_thread_adapter(args=0x00007b1c00027fa0) at Base_Thread_Adapter.cpp:124:45
frame #12: 0x000055fc20a9e3b3 DomainRangeTest`__tsan_thread_start_func + 179
frame #13: 0x00007f99e189caa4 libc.so.6`___lldb_unnamed_symbol3670 + 900
frame #14: 0x00007f99e1929c6c libc.so.6`___lldb_unnamed_symbol4062 + 7
thread #17, name = 'DomainRangeTest', stop reason = signal SIGSTOP
frame #0: 0x00007f99e1898d71 libc.so.6`___lldb_unnamed_symbol3645 + 225
frame #1: 0x00007f99e189bc8e libc.so.6`pthread_cond_timedwait + 574
frame #2: 0x000055fc20b255a5 DomainRangeTest`__tsan::call_pthread_cancel_with_cleanup(int (*)(void*), void (*)(void*), void*) + 53
frame #3: 0x000055fc20a9f4bd DomainRangeTest`__interceptor_pthread_cond_timedwait + 477
frame #4: 0x00007f99e20ea4d6 libACE.so`ACE_Condition<ACE_Thread_Mutex>::wait(ACE_Thread_Mutex&, ACE_Time_Value const*) [inlined] ACE_OS::cond_timedwait(cv=<unavailable>, external_mutex=<unavailable>, timeout=0x00007f99cdef2568) at OS_NS_Thread.inl:418:3
frame #5: 0x00007f99e20ea493 libACE.so`ACE_Condition<ACE_Thread_Mutex>::wait(this=0x00007b5800008748, mutex=0x00007b5800008718, abstime=0x00007f99cdef2568) at Condition_Thread_Mutex.cpp:94:10
frame #6: 0x00007f99e20ea5ee libACE.so`ACE_Condition<ACE_Thread_Mutex>::wait(this=0x00007b5800008748, abstime=0x00007f99cdef2568) at Condition_Thread_Mutex.cpp:103:16
frame #7: 0x00007f99e2fea824 libOpenDDS_Dcps.so`OpenDDS::DCPS::ConditionVariable<ACE_Thread_Mutex>::wait_until(this=0x00007b5800008748, expire_at=0x00007f99cdef2568, thread_status_manager=0x00007b7400000660) at ConditionVariable.h:72:15
frame #8: 0x00007f99e2ff5d9b libOpenDDS_Dcps.so`OpenDDS::DCPS::DispatchService::run_event_loop(this=0x00007b5800008700) at DispatchService.cpp:199:13
frame #9: 0x00007f99e2ff3efa libOpenDDS_Dcps.so`OpenDDS::DCPS::DispatchService::run(arg=0x00007b5800008700) at DispatchService.cpp:161:14
frame #10: 0x00007f99e312c74d libOpenDDS_Dcps.so`OpenDDS::DCPS::ThreadPool::run(arg=0x00007b5800008850) at ThreadPool.cpp:64:3
frame #11: 0x00007f99e214fff3 libACE.so`ACE_OS_Thread_Adapter::invoke(this=<unavailable>) at OS_Thread_Adapter.cpp:107:24
frame #12: 0x00007f99e20d54a3 libACE.so`ace_thread_adapter(args=0x00007b18000c9420) at Base_Thread_Adapter.cpp:124:45
frame #13: 0x000055fc20a9e3b3 DomainRangeTest`__tsan_thread_start_func + 179
frame #14: 0x00007f99e189caa4 libc.so.6`___lldb_unnamed_symbol3670 + 900
frame #15: 0x00007f99e1929c6c libc.so.6`___lldb_unnamed_symbol4062 + 7
thread #18, name = 'DomainRangeTest', stop reason = signal SIGSTOP
frame #0: 0x00007f99e1926d07 libc.so.6`__select + 327
frame #1: 0x00007f99e30a52c3 libOpenDDS_Dcps.so`ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::wait_for_multiple_events(ACE_Select_Reactor_Handle_Set&, ACE_Time_Value*) [inlined] ACE_OS::select(width=59, rfds=0x00007b7000009848, wfds=0x0000000000000000, efds=0x0000000000000000, timeout=<unavailable>) at OS_NS_sys_select.inl:42:3
frame #2: 0x00007f99e30a526c libOpenDDS_Dcps.so`ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::wait_for_multiple_events(this=0x00007b7000009800, dispatch_set=0x00007b7000009838, max_wait_time=0x0000000000000000) at Select_Reactor_T.cpp:1109:38
frame #3: 0x00007f99e30a0ce2 libOpenDDS_Dcps.so`ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*) [inlined] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(this=0x00007b7000009800, max_wait_time=0x0000000000000000) at Select_Reactor_T.cpp:1459:15
frame #4: 0x00007f99e30a0bcc libOpenDDS_Dcps.so`ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(this=0x00007b7000009800, max_wait_time=0x0000000000000000) at Select_Reactor_T.cpp:1439:16
frame #5: 0x00007f99e21838d7 libACE.so`ACE_Reactor::run_reactor_event_loop(this=0x00007b080001ae60, eh=0x0000000000000000) at Reactor.cpp:218:49
frame #6: 0x00007f99e3099a27 libOpenDDS_Dcps.so`OpenDDS::DCPS::ReactorTask::svc(this=0x00007b5800008a00) at ReactorTask.cpp:235:13
frame #7: 0x00007f99e309ac39 libOpenDDS_Dcps.so`virtual thunk to OpenDDS::DCPS::ReactorTask::svc() at ReactorTask.cpp:0
frame #8: 0x00007f99e21aec8f libACE.so`ACE_Task_Base::svc_run(args=0x00007b5800008c28) at Task.cpp:269:29
frame #9: 0x00007f99e21af3cb libACE.so`ACE_Thread_Adapter::invoke_i(this=<unavailable>) at Thread_Adapter.cpp:161:22
frame #10: 0x00007f99e21af252 libACE.so`ACE_Thread_Adapter::invoke(this=0x00007b1c0003b800) at Thread_Adapter.cpp:96:16
frame #11: 0x00007f99e20d54a3 libACE.so`ace_thread_adapter(args=0x00007b1c0003b800) at Base_Thread_Adapter.cpp:124:45
frame #12: 0x000055fc20a9e3b3 DomainRangeTest`__tsan_thread_start_func + 179
frame #13: 0x00007f99e189caa4 libc.so.6`___lldb_unnamed_symbol3670 + 900
frame #14: 0x00007f99e1929c6c libc.so.6`___lldb_unnamed_symbol4062 + 7
thread #19, name = 'DomainRangeTest', stop reason = signal SIGSTOP
frame #0: 0x00007f99e1898d71 libc.so.6`___lldb_unnamed_symbol3645 + 225
frame #1: 0x00007f99e189b7ed libc.so.6`pthread_cond_wait + 525
frame #2: 0x000055fc20b255a5 DomainRangeTest`__tsan::call_pthread_cancel_with_cleanup(int (*)(void*), void (*)(void*), void*) + 53
frame #3: 0x000055fc20a9f1fd DomainRangeTest`__interceptor_pthread_cond_wait + 477
frame #4: 0x00007f99e20ea428 libACE.so`ACE_Condition<ACE_Thread_Mutex>::wait() [inlined] ACE_OS::cond_wait(cv=0x00007b5800009048, external_mutex=<unavailable>) at OS_NS_Thread.inl:385:3
frame #5: 0x00007f99e20ea420 libACE.so`ACE_Condition<ACE_Thread_Mutex>::wait(this=0x00007b5800009048) at Condition_Thread_Mutex.cpp:86:10
frame #6: 0x00007f99e45349b5 libOpenDDS_Rtps.so`OpenDDS::DCPS::ConditionVariable<ACE_Thread_Mutex>::wait(this=0x00007b5800009048, thread_status_manager=0x00007b7400000660) at ConditionVariable.h:56:15
frame #7: 0x00007f99e2ff5dbc libOpenDDS_Dcps.so`OpenDDS::DCPS::DispatchService::run_event_loop(this=0x00007b5800009000) at DispatchService.cpp:201:13
frame #8: 0x00007f99e2ff3efa libOpenDDS_Dcps.so`OpenDDS::DCPS::DispatchService::run(arg=0x00007b5800009000) at DispatchService.cpp:161:14
frame #9: 0x00007f99e312c74d libOpenDDS_Dcps.so`OpenDDS::DCPS::ThreadPool::run(arg=0x00007b5800009150) at ThreadPool.cpp:64:3
frame #10: 0x00007f99e214fff3 libACE.so`ACE_OS_Thread_Adapter::invoke(this=<unavailable>) at OS_Thread_Adapter.cpp:107:24
frame #11: 0x00007f99e20d54a3 libACE.so`ace_thread_adapter(args=0x00007b18000e2da0) at Base_Thread_Adapter.cpp:124:45
frame #12: 0x000055fc20a9e3b3 DomainRangeTest`__tsan_thread_start_func + 179
frame #13: 0x00007f99e189caa4 libc.so.6`___lldb_unnamed_symbol3670 + 900
frame #14: 0x00007f99e1929c6c libc.so.6`___lldb_unnamed_symbol4062 + 7
thread #20, name = 'DomainRangeTest', stop reason = signal SIGSTOP
frame #0: 0x00007f99e1926d07 libc.so.6`__select + 327
frame #1: 0x00007f99e30a52c3 libOpenDDS_Dcps.so`ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::wait_for_multiple_events(ACE_Select_Reactor_Handle_Set&, ACE_Time_Value*) [inlined] ACE_OS::select(width=89, rfds=0x00007b700000a848, wfds=0x0000000000000000, efds=0x0000000000000000, timeout=<unavailable>) at OS_NS_sys_select.inl:42:3
frame #2: 0x00007f99e30a526c libOpenDDS_Dcps.so`ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::wait_for_multiple_events(this=0x00007b700000a800, dispatch_set=0x00007b700000a838, max_wait_time=0x0000000000000000) at Select_Reactor_T.cpp:1109:38
frame #3: 0x00007f99e30a0ce2 libOpenDDS_Dcps.so`ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*) [inlined] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(this=0x00007b700000a800, max_wait_time=0x0000000000000000) at Select_Reactor_T.cpp:1459:15
frame #4: 0x00007f99e30a0bcc libOpenDDS_Dcps.so`ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(this=0x00007b700000a800, max_wait_time=0x0000000000000000) at Select_Reactor_T.cpp:1439:16
frame #5: 0x00007f99e21838d7 libACE.so`ACE_Reactor::run_reactor_event_loop(this=0x00007b080001f1a0, eh=0x0000000000000000) at Reactor.cpp:218:49
frame #6: 0x00007f99e3099a27 libOpenDDS_Dcps.so`OpenDDS::DCPS::ReactorTask::svc(this=0x00007b5800009300) at ReactorTask.cpp:235:13
frame #7: 0x00007f99e309ac39 libOpenDDS_Dcps.so`virtual thunk to OpenDDS::DCPS::ReactorTask::svc() at ReactorTask.cpp:0
frame #8: 0x00007f99e21aec8f libACE.so`ACE_Task_Base::svc_run(args=0x00007b5800009528) at Task.cpp:269:29
frame #9: 0x00007f99e21af3cb libACE.so`ACE_Thread_Adapter::invoke_i(this=<unavailable>) at Thread_Adapter.cpp:161:22
frame #10: 0x00007f99e21af252 libACE.so`ACE_Thread_Adapter::invoke(this=0x00007b1c0003c7c0) at Thread_Adapter.cpp:96:16
frame #11: 0x00007f99e20d54a3 libACE.so`ace_thread_adapter(args=0x00007b1c0003c7c0) at Base_Thread_Adapter.cpp:124:45
frame #12: 0x000055fc20a9e3b3 DomainRangeTest`__tsan_thread_start_func + 179
frame #13: 0x00007f99e189caa4 libc.so.6`___lldb_unnamed_symbol3670 + 900
frame #14: 0x00007f99e1929c6c libc.so.6`___lldb_unnamed_symbol4062 + 7
thread #21, name = 'DomainRangeTest', stop reason = signal SIGSTOP
frame #0: 0x00007f99e1898d71 libc.so.6`___lldb_unnamed_symbol3645 + 225
frame #1: 0x00007f99e189bc8e libc.so.6`pthread_cond_timedwait + 574
frame #2: 0x000055fc20b255a5 DomainRangeTest`__tsan::call_pthread_cancel_with_cleanup(int (*)(void*), void (*)(void*), void*) + 53
frame #3: 0x000055fc20a9f4bd DomainRangeTest`__interceptor_pthread_cond_timedwait + 477
frame #4: 0x00007f99e20ea4d6 libACE.so`ACE_Condition<ACE_Thread_Mutex>::wait(ACE_Thread_Mutex&, ACE_Time_Value const*) [inlined] ACE_OS::cond_timedwait(cv=<unavailable>, external_mutex=<unavailable>, timeout=0x00007f99c91fe568) at OS_NS_Thread.inl:418:3
frame #5: 0x00007f99e20ea493 libACE.so`ACE_Condition<ACE_Thread_Mutex>::wait(this=0x00007b580000ab48, mutex=0x00007b580000ab18, abstime=0x00007f99c91fe568) at Condition_Thread_Mutex.cpp:94:10
frame #6: 0x00007f99e20ea5ee libACE.so`ACE_Condition<ACE_Thread_Mutex>::wait(this=0x00007b580000ab48, abstime=0x00007f99c91fe568) at Condition_Thread_Mutex.cpp:103:16
frame #7: 0x00007f99e2fea824 libOpenDDS_Dcps.so`OpenDDS::DCPS::ConditionVariable<ACE_Thread_Mutex>::wait_until(this=0x00007b580000ab48, expire_at=0x00007f99c91fe568, thread_status_manager=0x00007b7400000660) at ConditionVariable.h:72:15
frame #8: 0x00007f99e2ff5d9b libOpenDDS_Dcps.so`OpenDDS::DCPS::DispatchService::run_event_loop(this=0x00007b580000ab00) at DispatchService.cpp:199:13
frame #9: 0x00007f99e2ff3efa libOpenDDS_Dcps.so`OpenDDS::DCPS::DispatchService::run(arg=0x00007b580000ab00) at DispatchService.cpp:161:14
frame #10: 0x00007f99e312c74d libOpenDDS_Dcps.so`OpenDDS::DCPS::ThreadPool::run(arg=0x00007b580000ac50) at ThreadPool.cpp:64:3
frame #11: 0x00007f99e214fff3 libACE.so`ACE_OS_Thread_Adapter::invoke(this=<unavailable>) at OS_Thread_Adapter.cpp:107:24
frame #12: 0x00007f99e20d54a3 libACE.so`ace_thread_adapter(args=0x00007b18001254c0) at Base_Thread_Adapter.cpp:124:45
frame #13: 0x000055fc20a9e3b3 DomainRangeTest`__tsan_thread_start_func + 179
frame #14: 0x00007f99e189caa4 libc.so.6`___lldb_unnamed_symbol3670 + 900
frame #15: 0x00007f99e1929c6c libc.so.6`___lldb_unnamed_symbol4062 + 7
thread #22, name = 'DomainRangeTest', stop reason = signal SIGSTOP
frame #0: 0x00007f99e1926d07 libc.so.6`__select + 327
frame #1: 0x00007f99e30a52c3 libOpenDDS_Dcps.so`ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::wait_for_multiple_events(ACE_Select_Reactor_Handle_Set&, ACE_Time_Value*) [inlined] ACE_OS::select(width=73, rfds=0x00007b700000c048, wfds=0x0000000000000000, efds=0x0000000000000000, timeout=<unavailable>) at OS_NS_sys_select.inl:42:3
frame #2: 0x00007f99e30a526c libOpenDDS_Dcps.so`ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::wait_for_multiple_events(this=0x00007b700000c000, dispatch_set=0x00007b700000c038, max_wait_time=0x0000000000000000) at Select_Reactor_T.cpp:1109:38
frame #3: 0x00007f99e30a0ce2 libOpenDDS_Dcps.so`ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*) [inlined] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(this=0x00007b700000c000, max_wait_time=0x0000000000000000) at Select_Reactor_T.cpp:1459:15
frame #4: 0x00007f99e30a0bcc libOpenDDS_Dcps.so`ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(this=0x00007b700000c000, max_wait_time=0x0000000000000000) at Select_Reactor_T.cpp:1439:16
frame #5: 0x00007f99e21838d7 libACE.so`ACE_Reactor::run_reactor_event_loop(this=0x00007b0800022b80, eh=0x0000000000000000) at Reactor.cpp:218:49
frame #6: 0x00007f99e3099a27 libOpenDDS_Dcps.so`OpenDDS::DCPS::ReactorTask::svc(this=0x00007b580000ae00) at ReactorTask.cpp:235:13
frame #7: 0x00007f99e309ac39 libOpenDDS_Dcps.so`virtual thunk to OpenDDS::DCPS::ReactorTask::svc() at ReactorTask.cpp:0
frame #8: 0x00007f99e21aec8f libACE.so`ACE_Task_Base::svc_run(args=0x00007b580000b028) at Task.cpp:269:29
frame #9: 0x00007f99e21af3cb libACE.so`ACE_Thread_Adapter::invoke_i(this=<unavailable>) at Thread_Adapter.cpp:161:22
frame #10: 0x00007f99e21af252 libACE.so`ACE_Thread_Adapter::invoke(this=0x00007b1c0004d620) at Thread_Adapter.cpp:96:16
frame #11: 0x00007f99e20d54a3 libACE.so`ace_thread_adapter(args=0x00007b1c0004d620) at Base_Thread_Adapter.cpp:124:45
frame #12: 0x000055fc20a9e3b3 DomainRangeTest`__tsan_thread_start_func + 179
frame #13: 0x00007f99e189caa4 libc.so.6`___lldb_unnamed_symbol3670 + 900
frame #14: 0x00007f99e1929c6c libc.so.6`___lldb_unnamed_symbol4062 + 7
thread #23, name = 'DomainRangeTest', stop reason = signal SIGSTOP
frame #0: 0x00007f99e1898d71 libc.so.6`___lldb_unnamed_symbol3645 + 225
frame #1: 0x00007f99e189bc8e libc.so.6`pthread_cond_timedwait + 574
frame #2: 0x000055fc20b255a5 DomainRangeTest`__tsan::call_pthread_cancel_with_cleanup(int (*)(void*), void (*)(void*), void*) + 53
frame #3: 0x000055fc20a9f4bd DomainRangeTest`__interceptor_pthread_cond_timedwait + 477
frame #4: 0x00007f99e20ea4d6 libACE.so`ACE_Condition<ACE_Thread_Mutex>::wait(ACE_Thread_Mutex&, ACE_Time_Value const*) [inlined] ACE_OS::cond_timedwait(cv=<unavailable>, external_mutex=<unavailable>, timeout=0x00007f99c707c568) at OS_NS_Thread.inl:418:3
frame #5: 0x00007f99e20ea493 libACE.so`ACE_Condition<ACE_Thread_Mutex>::wait(this=0x00007b580000b448, mutex=0x00007b580000b418, abstime=0x00007f99c707c568) at Condition_Thread_Mutex.cpp:94:10
frame #6: 0x00007f99e20ea5ee libACE.so`ACE_Condition<ACE_Thread_Mutex>::wait(this=0x00007b580000b448, abstime=0x00007f99c707c568) at Condition_Thread_Mutex.cpp:103:16
frame #7: 0x00007f99e2fea824 libOpenDDS_Dcps.so`OpenDDS::DCPS::ConditionVariable<ACE_Thread_Mutex>::wait_until(this=0x00007b580000b448, expire_at=0x00007f99c707c568, thread_status_manager=0x00007b7400000660) at ConditionVariable.h:72:15
frame #8: 0x00007f99e2ff5d9b libOpenDDS_Dcps.so`OpenDDS::DCPS::DispatchService::run_event_loop(this=0x00007b580000b400) at DispatchService.cpp:199:13
frame #9: 0x00007f99e2ff3efa libOpenDDS_Dcps.so`OpenDDS::DCPS::DispatchService::run(arg=0x00007b580000b400) at DispatchService.cpp:161:14
frame #10: 0x00007f99e312c74d libOpenDDS_Dcps.so`OpenDDS::DCPS::ThreadPool::run(arg=0x00007b580000b550) at ThreadPool.cpp:64:3
frame #11: 0x00007f99e214fff3 libACE.so`ACE_OS_Thread_Adapter::invoke(this=<unavailable>) at OS_Thread_Adapter.cpp:107:24
frame #12: 0x00007f99e20d54a3 libACE.so`ace_thread_adapter(args=0x00007b1800139920) at Base_Thread_Adapter.cpp:124:45
frame #13: 0x000055fc20a9e3b3 DomainRangeTest`__tsan_thread_start_func + 179
frame #14: 0x00007f99e189caa4 libc.so.6`___lldb_unnamed_symbol3670 + 900
frame #15: 0x00007f99e1929c6c libc.so.6`___lldb_unnamed_symbol4062 + 7
thread #24, name = 'DomainRangeTest', stop reason = signal SIGSTOP
frame #0: 0x00007f99e1926d07 libc.so.6`__select + 327
frame #1: 0x00007f99e30a52c3 libOpenDDS_Dcps.so`ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::wait_for_multiple_events(ACE_Select_Reactor_Handle_Set&, ACE_Time_Value*) [inlined] ACE_OS::select(width=85, rfds=0x00007b700000d048, wfds=0x0000000000000000, efds=0x0000000000000000, timeout=<unavailable>) at OS_NS_sys_select.inl:42:3
frame #2: 0x00007f99e30a526c libOpenDDS_Dcps.so`ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::wait_for_multiple_events(this=0x00007b700000d000, dispatch_set=0x00007b700000d038, max_wait_time=0x0000000000000000) at Select_Reactor_T.cpp:1109:38
frame #3: 0x00007f99e30a0ce2 libOpenDDS_Dcps.so`ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(ACE_Time_Value*) [inlined] ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events_i(this=0x00007b700000d000, max_wait_time=0x0000000000000000) at Select_Reactor_T.cpp:1459:15
frame #4: 0x00007f99e30a0bcc libOpenDDS_Dcps.so`ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token>>::handle_events(this=0x00007b700000d000, max_wait_time=0x0000000000000000) at Select_Reactor_T.cpp:1439:16
frame #5: 0x00007f99e21838d7 libACE.so`ACE_Reactor::run_reactor_event_loop(this=0x00007b0800024ee0, eh=0x0000000000000000) at Reactor.cpp:218:49
frame #6: 0x00007f99e3099a27 libOpenDDS_Dcps.so`OpenDDS::DCPS::ReactorTask::svc(this=0x00007b580000b700) at ReactorTask.cpp:235:13
frame #7: 0x00007f99e309ac39 libOpenDDS_Dcps.so`virtual thunk to OpenDDS::DCPS::ReactorTask::svc() at ReactorTask.cpp:0
frame #8: 0x00007f99e21aec8f libACE.so`ACE_Task_Base::svc_run(args=0x00007b580000b928) at Task.cpp:269:29
frame #9: 0x00007f99e21af3cb libACE.so`ACE_Thread_Adapter::invoke_i(this=<unavailable>) at Thread_Adapter.cpp:161:22
frame #10: 0x00007f99e21af252 libACE.so`ACE_Thread_Adapter::invoke(this=0x00007b1c000579c0) at Thread_Adapter.cpp:96:16
frame #11: 0x00007f99e20d54a3 libACE.so`ace_thread_adapter(args=0x00007b1c000579c0) at Base_Thread_Adapter.cpp:124:45
frame #12: 0x000055fc20a9e3b3 DomainRangeTest`__tsan_thread_start_func + 179
frame #13: 0x00007f99e189caa4 libc.so.6`___lldb_unnamed_symbol3670 + 900
frame #14: 0x00007f99e1929c6c libc.so.6`___lldb_unnamed_symbol4062 + 7
======= End stuck stacks =======
2026-03-10 17:48:26: ERROR: alpha timedout
#
<<<<< alpha.log >>>>>
2026-03-10 17:47:18.486@LM_INFO@(9769|9769) INFO: set_DCPS_debug_level: set to 10
2026-03-10 17:47:18.486@LM_INFO@(9769|9769) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_TRANSPORT_DEBUG_LEVEL=1
2026-03-10 17:47:18.486@LM_INFO@(9769|9769) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_PENDING_TIMEOUT=3
2026-03-10 17:47:18.487@LM_INFO@(9769|9769) INFO: Service_Participant::process_config_file: Going to load configuration from "config.ini"
2026-03-10 17:47:18.487@LM_INFO@(9769|9769) INFO: ConfigStoreImpl::set_string: TRANSPORT_TEMPLATE_AUTO_CONFIG_RTPS_SEND_BUFFER_SIZE=64000000
2026-03-10 17:47:18.487@LM_INFO@(9769|9769) INFO: ConfigStoreImpl::set_string: TRANSPORT_TEMPLATE_AUTO_CONFIG_RTPS_RCV_BUFFER_SIZE=64000000
2026-03-10 17:47:18.487@LM_INFO@(9769|9769) INFO: ConfigStoreImpl::set_string: TRANSPORT_TEMPLATE_AUTO_CONFIG_RTPS_INSTANTIATION_RULE=per_participant
2026-03-10 17:47:18.488@LM_INFO@(9769|9769) INFO: ConfigStoreImpl::set_string: TRANSPORT_TEMPLATE_AUTO_CONFIG_RTPS_TRANSPORT_TYPE=rtps_udp
2026-03-10 17:47:18.488@LM_INFO@(9769|9769) INFO: ConfigStoreImpl::set_string: TRANSPORT_TEMPLATE_AUTO_CONFIG_RTPS_CUSTOMIZATION=transport_customization
2026-03-10 17:47:18.488@LM_INFO@(9769|9769) INFO: ConfigStoreImpl::set_string: TRANSPORT_TEMPLATE_AUTO_CONFIG_RTPS_MULTICAST_GROUP_ADDRESS=239.255.2.0
2026-03-10 17:47:18.488@LM_INFO@(9769|9769) INFO: ConfigStoreImpl::set_string: TRANSPORT_TEMPLATE_AUTO_CONFIG_RTPS_TTL=5
2026-03-10 17:47:18.488@LM_INFO@(9769|9769) INFO: ConfigStoreImpl::set_string: TRANSPORT_TEMPLATE_AUTO_CONFIG_RTPS=@auto_config_rtps
2026-03-10 17:47:18.488@LM_INFO@(9769|9769) INFO: ConfigStoreImpl::set_string: TRANSPORT_TEMPLATE_AUTO_CONFIG_RTPS_2_SEND_BUFFER_SIZE=64000000
2026-03-10 17:47:18.488@LM_INFO@(9769|9769) INFO: ConfigStoreImpl::set_string: TRANSPORT_TEMPLATE_AUTO_CONFIG_RTPS_2_RCV_BUFFER_SIZE=64000000
2026-03-10 17:47:18.488@LM_INFO@(9769|9769) INFO: ConfigStoreImpl::set_string: TRANSPORT_TEMPLATE_AUTO_CONFIG_RTPS_2_INSTANTIATION_RULE=per_participant
2026-03-10 17:47:18.488@LM_INFO@(9769|9769) INFO: ConfigStoreImpl::set_string: TRANSPORT_TEMPLATE_AUTO_CONFIG_RTPS_2_TRANSPORT_TYPE=rtps_udp
2026-03-10 17:47:18.488@LM_INFO@(9769|9769) INFO: ConfigStoreImpl::set_string: TRANSPORT_TEMPLATE_AUTO_CONFIG_RTPS_2_CUSTOMIZATION=transport_customization
2026-03-10 17:47:18.488@LM_INFO@(9769|9769) INFO: ConfigStoreImpl::set_string: TRANSPORT_TEMPLATE_AUTO_CONFIG_RTPS_2_MULTICAST_GROUP_ADDRESS=239.255.20.0
2026-03-10 17:47:18.488@LM_INFO@(9769|9769) INFO: ConfigStoreImpl::set_string: TRANSPORT_TEMPLATE_AUTO_CONFIG_RTPS_2_TTL=5
2026-03-10 17:47:18.488@LM_INFO@(9769|9769) INFO: ConfigStoreImpl::set_string: TRANSPORT_TEMPLATE_AUTO_CONFIG_RTPS_2=@auto_config_rtps_2
2026-03-10 17:47:18.488@LM_INFO@(9769|9769) INFO: ConfigStoreImpl::set_string: TRANSPORT_TEMPLATE=@transport_template
2026-03-10 17:47:18.488@LM_INFO@(9769|9769) INFO: ConfigStoreImpl::set_string: DOMAIN_RANGE_2_40_DISCOVERY_TEMPLATE=DiscoveryConfigTemplate
2026-03-10 17:47:18.488@LM_INFO@(9769|9769) INFO: ConfigStoreImpl::set_string: DOMAIN_RANGE_2_40=@2-40
2026-03-10 17:47:18.488@LM_INFO@(9769|9769) INFO: ConfigStoreImpl::set_string: DOMAIN_RANGE=@DomainRange
2026-03-10 17:47:18.489@LM_INFO@(9769|9769) INFO: ConfigStoreImpl::set_string: RTPS_DISCOVERY_DISCOVERY_CONFIG_TEMPLATE_INTEROP_MULTICAST_OVERRIDE=239.255.4.0
2026-03-10 17:47:18.489@LM_INFO@(9769|9769) INFO: ConfigStoreImpl::set_string: RTPS_DISCOVERY_DISCOVERY_CONFIG_TEMPLATE_RESEND_PERIOD=5
2026-03-10 17:47:18.489@LM_INFO@(9769|9769) INFO: ConfigStoreImpl::set_string: RTPS_DISCOVERY_DISCOVERY_CONFIG_TEMPLATE_SEDP_MULTICAST=1
2026-03-10 17:47:18.489@LM_INFO@(9769|9769) INFO: ConfigStoreImpl::set_string: RTPS_DISCOVERY_DISCOVERY_CONFIG_TEMPLATE_CUSTOMIZATION=discovery_customization
2026-03-10 17:47:18.489@LM_INFO@(9769|9769) INFO: ConfigStoreImpl::set_string: RTPS_DISCOVERY_DISCOVERY_CONFIG_TEMPLATE_TTL=5
2026-03-10 17:47:18.489@LM_INFO@(9769|9769) INFO: ConfigStoreImpl::set_string: RTPS_DISCOVERY_DISCOVERY_CONFIG_TEMPLATE=@DiscoveryConfigTemplate
2026-03-10 17:47:18.489@LM_INFO@(9769|9769) INFO: ConfigStoreImpl::set_string: RTPS_DISCOVERY_DISCOVERY_CONFIG_2_INTEROP_MULTICAST_OVERRIDE=239.255.30.1
2026-03-10 17:47:18.489@LM_INFO@(9769|9769) INFO: ConfigStoreImpl::set_string: RTPS_DISCOVERY_DISCOVERY_CONFIG_2_RESEND_PERIOD=5
2026-03-10 17:47:18.489@LM_INFO@(9769|9769) INFO: ConfigStoreImpl::set_string: RTPS_DISCOVERY_DISCOVERY_CONFIG_2_SEDP_MULTICAST=1
2026-03-10 17:47:18.489@LM_INFO@(9769|9769) INFO: ConfigStoreImpl::set_string: RTPS_DISCOVERY_DISCOVERY_CONFIG_2_TTL=5
2026-03-10 17:47:18.489@LM_INFO@(9769|9769) INFO: ConfigStoreImpl::set_string: RTPS_DISCOVERY_DISCOVERY_CONFIG_2=@DiscoveryConfig_2
2026-03-10 17:47:18.489@LM_INFO@(9769|9769) INFO: ConfigStoreImpl::set_string: RTPS_DISCOVERY=@rtps_discovery
2026-03-10 17:47:18.489@LM_INFO@(9769|9769) INFO: ConfigStoreImpl::set_string: CUSTOMIZATION_TRANSPORT_CUSTOMIZATION_MULTICAST_GROUP_ADDRESS=add_domain_id_to_ip_addr,add_domain_id_to_port
2026-03-10 17:47:18.489@LM_INFO@(9769|9769) INFO: ConfigStoreImpl::set_string: CUSTOMIZATION_TRANSPORT_CUSTOMIZATION=@transport_customization
2026-03-10 17:47:18.489@LM_INFO@(9769|9769) INFO: ConfigStoreImpl::set_string: CUSTOMIZATION_DISCOVERY_CUSTOMIZATION_INTEROP_MULTICAST_OVERRIDE=AddDomainId
2026-03-10 17:47:18.489@LM_INFO@(9769|9769) INFO: ConfigStoreImpl::set_string: CUSTOMIZATION_DISCOVERY_CUSTOMIZATION=@discovery_customization
2026-03-10 17:47:18.489@LM_INFO@(9769|9769) INFO: ConfigStoreImpl::set_string: CUSTOMIZATION=@Customization
2026-03-10 17:47:18.490@LM_INFO@(9769|9769) INFO: ConfigStoreImpl::set_string: DOMAIN_50_DISCOVERY_CONFIG=DiscoveryConfig_2
2026-03-10 17:47:18.490@LM_INFO@(9769|9769) INFO: ConfigStoreImpl::set_string: DOMAIN_50=@50
2026-03-10 17:47:18.490@LM_INFO@(9769|9769) INFO: ConfigStoreImpl::set_string: DOMAIN=@domain
2026-03-10 17:47:18.490@LM_INFO@(9769|9769) INFO: ConfigStoreImpl::set_string: COMMON_POOL_SIZE=83886080
2026-03-10 17:47:18.490@LM_INFO@(9769|9769) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_GLOBAL_TRANSPORT_CONFIG=primary_config
2026-03-10 17:47:18.490@LM_NOTICE@(9769|9769) NOTICE: process_section: value from commandline or user for DCPSTransportDebugLevel overrides value in config file
2026-03-10 17:47:18.490@LM_NOTICE@(9769|9769) NOTICE: process_section: value from commandline or user for DCPSDebugLevel overrides value in config file
2026-03-10 17:47:18.490@LM_INFO@(9769|9769) INFO: ConfigStoreImpl::set_string: COMMON=@common
2026-03-10 17:47:18.490@LM_INFO@(9769|9769) INFO: ConfigStoreImpl::set_string: CONFIG_SECONDARY_CONFIG_TRANSPORTS=auto_config_rtps_2
2026-03-10 17:47:18.490@LM_INFO@(9769|9769) INFO: ConfigStoreImpl::set_string: CONFIG_SECONDARY_CONFIG=@secondary_config
2026-03-10 17:47:18.490@LM_INFO@(9769|9769) INFO: ConfigStoreImpl::set_string: CONFIG_PRIMARY_CONFIG_TRANSPORTS=auto_config_rtps
2026-03-10 17:47:18.490@LM_INFO@(9769|9769) INFO: ConfigStoreImpl::set_string: CONFIG_PRIMARY_CONFIG=@primary_config
2026-03-10 17:47:18.490@LM_INFO@(9769|9769) INFO: ConfigStoreImpl::set_string: CONFIG=@config
2026-03-10 17:47:18.490@LM_DEBUG@(9769|9769) DEBUG: Service_Participant::parse_domain_range: DOMAIN_RANGE_2_40 range_start 2
2026-03-10 17:47:18.490@LM_DEBUG@(9769|9769) DEBUG: Service_Participant::parse_domain_range: DOMAIN_RANGE_2_40 range_end 40
2026-03-10 17:47:18.493@LM_DEBUG@(9769|9769) Service_Participant::set_repo_domain: Domain[ 50] = Repo[ DiscoveryConfig_2].
2026-03-10 17:47:18.493@LM_INFO@(9769|9769) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.34.0-dev using ACE 6.5.23
2026-03-10 17:47:18.493@LM_INFO@(9769|9769) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 10
2026-03-10 17:47:18.493@LM_INFO@(9769|9769) Service_Participant::get_domain_participant_factory: machine: runnervm0kj6c, x86_64 platform: Linux, 6.14.0-1017-azure, #17~24.04.1-Ubuntu SMP Mon Dec 1 20:10:50 UTC 2025
2026-03-10 17:47:18.493@LM_INFO@(9769|9769) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
2026-03-10 17:47:18.494@LM_NOTICE@(9769|9769) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
2026-03-10 17:47:18.495@LM_DEBUG@(9769|9769) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
2026-03-10 17:47:18.496@LM_DEBUG@(9769|9769) main() - domain: 2 added to test
2026-03-10 17:47:18.496@LM_DEBUG@(9769|9769) main() - domain: 8 added to test
2026-03-10 17:47:18.496@LM_DEBUG@(9769|9769) main() - domain: 20 added to test
2026-03-10 17:47:18.496@LM_DEBUG@(9769|9769) main() - domain: 50 added to test
2026-03-10 17:47:18.496@LM_DEBUG@(9769|9769) main() - domain: 8 added to test
2026-03-10 17:47:18.496@LM_DEBUG@(9769|9769) Service_Participant::get_discovery: returning repository for domain 2, repo DiscoveryConfigTemplate.
2026-03-10 17:47:18.497@LM_DEBUG@(9769|9769) DEBUG: ConfigStoreImpl::get: RTPS_DISCOVERY_DISCOVERY_CONFIG_TEMPLATE_SPDP_SEND_ADDRS
2026-03-10 17:47:18.497@LM_DEBUG@(9769|9769) Spdp::SpdpTransport::set_unicast_socket_opts: opened IPv4 unicast socket 7 on port 7910
2026-03-10 17:47:18.498@LM_DEBUG@(9769|9769) Spdp::SpdpTransport::open_unicast_ipv6_socket: failed to open :::7910 ACE_SOCK_Dgram::open: Address already in use, trying next participant ID...
2026-03-10 17:47:18.498@LM_DEBUG@(9769|9769) Spdp::SpdpTransport::set_unicast_socket_opts: opened IPv6 unicast socket 8 on port 7912
2026-03-10 17:47:18.499@LM_DEBUG@(9769|9769) DomainParticipantImpl::enable: enabled participant 01037c1e.52ddd570.2629be97.000001c1(536783b4) in domain 2
2026-03-10 17:47:18.499@LM_DEBUG@(9769|9769) Service_Participant::get_discovery: returning repository for domain 2, repo DiscoveryConfigTemplate.
2026-03-10 17:47:18.499@LM_DEBUG@(9769|9769) Service_Participant::get_discovery: returning repository for domain 2, repo DiscoveryConfigTemplate.
2026-03-10 17:47:18.499@LM_DEBUG@(9769|9769) Service_Participant::get_discovery: returning repository for domain 2, repo DiscoveryConfigTemplate.
2026-03-10 17:47:18.500@LM_DEBUG@(9769|9769) Service_Participant::get_discovery: returning repository for domain 2, repo DiscoveryConfigTemplate.
2026-03-10 17:47:18.500@LM_DEBUG@(9769|9769) Service_Participant::get_discovery: returning repository for domain 2, repo DiscoveryConfigTemplate.
2026-03-10 17:47:18.500@LM_DEBUG@(9769|9769) Service_Participant::get_discovery: returning repository for domain 2, repo DiscoveryConfigTemplate.
2026-03-10 17:47:18.500@LM_DEBUG@(9769|9769) Service_Participant::get_discovery: returning repository for domain 2, repo DiscoveryConfigTemplate.
2026-03-10 17:47:18.500@LM_DEBUG@(9769|9769) Service_Participant::get_discovery: returning repository for domain 2, repo DiscoveryConfigTemplate.
2026-03-10 17:47:18.500@LM_DEBUG@(9769|9769) DomainParticipantImpl::assign_handle: New unmapped InstanceHandle 1
2026-03-10 17:47:18.500@LM_DEBUG@(9769|9769) DDS::ParticipantBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 0 with 20 chunks
2026-03-10 17:47:18.500@LM_DEBUG@(9769|9769) DataReaderImpl::enable Cached_Allocator_With_Overflow 90 with 20 chunks
2026-03-10 17:47:18.501@LM_DEBUG@(9769|9769) Service_Participant::get_discovery: returning repository for domain 2, repo DiscoveryConfigTemplate.
2026-03-10 17:47:18.501@LM_DEBUG@(9769|9769) SubscriberImpl::reader_enabled, datareader(topic_name=DCPSParticipant) enabled
2026-03-10 17:47:18.501@LM_DEBUG@(9769|9769) DDS::TopicBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 120 with 20 chunks
2026-03-10 17:47:18.501@LM_DEBUG@(9769|9769) DataReaderImpl::enable Cached_Allocator_With_Overflow 1b0 with 20 chunks
2026-03-10 17:47:18.501@LM_DEBUG@(9769|9769) Service_Participant::get_discovery: returning repository for domain 2, repo DiscoveryConfigTemplate.
2026-03-10 17:47:18.501@LM_DEBUG@(9769|9769) SubscriberImpl::reader_enabled, datareader(topic_name=DCPSTopic) enabled
2026-03-10 17:47:18.501@LM_DEBUG@(9769|9769) DDS::PublicationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 240 with 20 chunks
2026-03-10 17:47:18.501@LM_DEBUG@(9769|9769) DataReaderImpl::enable Cached_Allocator_With_Overflow 2d0 with 20 chunks
2026-03-10 17:47:18.501@LM_DEBUG@(9769|9769) Service_Participant::get_discovery: returning repository for domain 2, repo DiscoveryConfigTemplate.
2026-03-10 17:47:18.501@LM_DEBUG@(9769|9769) SubscriberImpl::reader_enabled, datareader(topic_name=DCPSPublication) enabled
2026-03-10 17:47:18.502@LM_DEBUG@(9769|9769) DDS::SubscriptionBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 360 with 20 chunks
2026-03-10 17:47:18.502@LM_DEBUG@(9769|9769) DataReaderImpl::enable Cached_Allocator_With_Overflow 3f0 with 20 chunks
2026-03-10 17:47:18.502@LM_DEBUG@(9769|9769) Service_Participant::get_discovery: returning repository for domain 2, repo DiscoveryConfigTemplate.
2026-03-10 17:47:18.502@LM_DEBUG@(9769|9769) SubscriberImpl::reader_enabled, datareader(topic_name=DCPSSubscription) enabled
2026-03-10 17:47:18.502@LM_DEBUG@(9769|9769) OpenDDS::DCPS::ParticipantLocationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 480 with 20 chunks
2026-03-10 17:47:18.502@LM_DEBUG@(9769|9769) DataReaderImpl::enable Cached_Allocator_With_Overflow 510 with 20 chunks
2026-03-10 17:47:18.502@LM_DEBUG@(9769|9769) Service_Participant::get_discovery: returning repository for domain 2, repo DiscoveryConfigTemplate.
2026-03-10 17:47:18.502@LM_DEBUG@(9769|9769) SubscriberImpl::reader_enabled, datareader(topic_name=OpenDDSParticipantLocation) enabled
2026-03-10 17:47:18.502@LM_DEBUG@(9769|9769) OpenDDS::DCPS::ConnectionRecordDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 5a0 with 20 chunks
2026-03-10 17:47:18.502@LM_DEBUG@(9769|9769) DataReaderImpl::enable Cached_Allocator_With_Overflow 630 with 20 chunks
2026-03-10 17:47:18.502@LM_DEBUG@(9769|9769) Service_Participant::get_discovery: returning repository for domain 2, repo DiscoveryConfigTemplate.
2026-03-10 17:47:18.502@LM_DEBUG@(9769|9769) SubscriberImpl::reader_enabled, datareader(topic_name=OpenDDSConnectionRecord) enabled
2026-03-10 17:47:18.503@LM_DEBUG@(9769|9769) OpenDDS::DCPS::InternalThreadBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 6c0 with 20 chunks
2026-03-10 17:47:18.503@LM_DEBUG@(9769|9769) DataReaderImpl::enable Cached_Allocator_With_Overflow 750 with 20 chunks
2026-03-10 17:47:18.503@LM_DEBUG@(9769|9769) Service_Participant::get_discovery: returning repository for domain 2, repo DiscoveryConfigTemplate.
2026-03-10 17:47:18.503@LM_DEBUG@(9769|9769) SubscriberImpl::reader_enabled, datareader(topic_name=OpenDDSInternalThread) enabled
2026-03-10 17:47:18.503@LM_INFO@(9769|9769) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD5702629BE97_2=@_OPENDDS_SEDPTransportInst_01037c1e52ddd5702629be97_2
2026-03-10 17:47:18.503@LM_INFO@(9769|9769) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD5702629BE97_2_MAX_MESSAGE_SIZE=65466
2026-03-10 17:47:18.503@LM_INFO@(9769|9769) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD5702629BE97_2_HEARTBEAT_PERIOD=200
2026-03-10 17:47:18.503@LM_INFO@(9769|9769) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD5702629BE97_2_NAK_RESPONSE_DELAY=100
2026-03-10 17:47:18.503@LM_INFO@(9769|9769) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD5702629BE97_2_RESPONSIVE_MODE=false
2026-03-10 17:47:18.504@LM_INFO@(9769|9769) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD5702629BE97_2_SEND_DELAY=10
2026-03-10 17:47:18.504@LM_INFO@(9769|9769) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD5702629BE97_2_SEND_BUFFER_SIZE=65535
2026-03-10 17:47:18.504@LM_INFO@(9769|9769) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD5702629BE97_2_RCV_BUFFER_SIZE=65535
2026-03-10 17:47:18.504@LM_INFO@(9769|9769) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD5702629BE97_2_RECEIVE_PREALLOCATED_MESSAGE_BLOCKS=0
2026-03-10 17:47:18.504@LM_INFO@(9769|9769) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD5702629BE97_2_RECEIVE_PREALLOCATED_DATA_BLOCKS=0
2026-03-10 17:47:18.505@LM_INFO@(9769|9769) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD5702629BE97_2_PORT_MODE=system
2026-03-10 17:47:18.505@LM_INFO@(9769|9769) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD5702629BE97_2_PB=7400
2026-03-10 17:47:18.505@LM_INFO@(9769|9769) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD5702629BE97_2_DG=250
2026-03-10 17:47:18.505@LM_INFO@(9769|9769) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD5702629BE97_2_PG=2
2026-03-10 17:47:18.505@LM_INFO@(9769|9769) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD5702629BE97_2_D2=2
2026-03-10 17:47:18.505@LM_INFO@(9769|9769) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD5702629BE97_2_D3=12
2026-03-10 17:47:18.505@LM_INFO@(9769|9769) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD5702629BE97_2_USE_MULTICAST=true
2026-03-10 17:47:18.506@LM_INFO@(9769|9769) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD5702629BE97_2_MULTICAST_GROUP_ADDRESS=239.255.4.2
2026-03-10 17:47:18.506@LM_INFO@(9769|9769) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD5702629BE97_2_TTL=5
2026-03-10 17:47:18.506@LM_INFO@(9769|9769) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD5702629BE97_2_MULTICAST_INTERFACE=
2026-03-10 17:47:18.506@LM_INFO@(9769|9769) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD5702629BE97_2_INIT_PARTICIPANT_PORT_ID=0
2026-03-10 17:47:18.506@LM_INFO@(9769|9769) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD5702629BE97_2_LOCAL_ADDRESS=0.0.0.0:0
2026-03-10 17:47:18.507@LM_INFO@(9769|9769) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD5702629BE97_2_ADVERTISED_ADDRESS=0.0.0.0:0
2026-03-10 17:47:18.507@LM_INFO@(9769|9769) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD5702629BE97_2_IPV6_INIT_PARTICIPANT_PORT_ID=1
2026-03-10 17:47:18.507@LM_INFO@(9769|9769) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD5702629BE97_2_IPV6_LOCAL_ADDRESS=:::0
2026-03-10 17:47:18.507@LM_INFO@(9769|9769) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD5702629BE97_2_IPV6_ADVERTISED_ADDRESS=:::0
2026-03-10 17:47:18.507@LM_INFO@(9769|9769) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD5702629BE97_2_DATA_RTPS_RELAY_ADDRESS=0.0.0.0:0
2026-03-10 17:47:18.507@LM_INFO@(9769|9769) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD5702629BE97_2_USE_RTPS_RELAY=false
2026-03-10 17:47:18.508@LM_INFO@(9769|9769) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD5702629BE97_2_RTPS_RELAY_ONLY=false
2026-03-10 17:47:18.508@LM_INFO@(9769|9769) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD5702629BE97_2_DATA_STUN_SERVER_ADDRESS=0.0.0.0:0
2026-03-10 17:47:18.508@LM_INFO@(9769|9769) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD5702629BE97_2_USE_ICE=false
2026-03-10 17:47:18.508@LM_INFO@(9769|9769) INFO: ConfigStoreImpl::set_string: CONFIG_OPENDDS_SEDP_TRANSPORT_CFG_01037C1E52DDD5702629BE97_2=@_OPENDDS_SEDP_TransportCfg_01037c1e52ddd5702629be97_2
2026-03-10 17:47:18.508@LM_INFO@(9769|9769) INFO: ConfigStoreImpl::set_string: CONFIG_OPENDDS_SEDP_TRANSPORT_CFG_01037C1E52DDD5702629BE97_2_PASSIVE_CONNECT_DURATION=60000
2026-03-10 17:47:18.509@LM_DEBUG@(9769|9769) RtpsUdpTransport::open_socket: opened IPv4 unicast socket 9 for 0.0.0.0:0
2026-03-10 17:47:18.510@LM_DEBUG@(9769|9769) RtpsUdpTransport::open_socket: opened IPv6 unicast socket 10 for :::0
2026-03-10 17:47:18.513@LM_DEBUG@(9769|9769) DirectPriorityMapper:thread_priority() - mapped TRANSPORT_PRIORITY value 0 to thread priority 0.
2026-03-10 17:47:18.516@LM_INFO@(9769|9774) INFO: MulticastManager::join: joined group 239.255.4.2:7902 on docker0/172.17.0.1 (0x7b7c00006a88 joined count 1)
2026-03-10 17:47:18.516@LM_INFO@(9769|9774) INFO: MulticastManager::join: joined group 239.255.4.2:7902 on eth0/10.1.0.39 (0x7b7c00006a88 joined count 2)
2026-03-10 17:47:18.516@LM_INFO@(9769|9774) INFO: MulticastManager::join: joined group ff03::2:7902 on eth0/fe80::7e1e:52ff:fedd:d570 (0x7b7c00006a88 joined count 3)
2026-03-10 17:47:18.516@LM_INFO@(9769|9774) INFO: MulticastManager::join: joined group 239.255.4.2:7902 on lo/127.0.0.1 (0x7b7c00006a88 joined count 4)
2026-03-10 17:47:18.516@LM_INFO@(9769|9774) INFO: MulticastManager::join: joined group ff03::2:7902 on lo/::1 (0x7b7c00006a88 joined count 5)
2026-03-10 17:47:18.517@LM_DEBUG@(9769|9769) TransportImpl::open()
transport_type: rtps_udp
name: _OPENDDS_SEDPTransportInst_01037c1e52ddd5702629be97_2
config_prefix: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD5702629BE97_2
max_packet_size: 2147481599
max_samples_per_packet: 10
optimum_packet_size: 4096
thread_per_connection: false
datalink_release_delay: 10000
datalink_control_chunks: 32
fragment_reassembly_timeout: 5:00.000
receive_preallocated_message_blocks:0
receive_preallocated_data_blocks:0
send_buffer_size: 65535
rcv_buffer_size: 65535
use_multicast: true
ttl: 5
multicast_interface:
anticipated_fragments: 63
max_message_size: 65466
nak_depth: 0
nak_response_delay: 0.100 s
heartbeat_period: 0.200 s
responsive_mode: false
multicast_group_address: 239.255.4.2:7902
local_address: 0.0.0.0:0
advertised_address: 0.0.0.0:0
ipv6_multicast_group_address: ff03::2:7902
ipv6_local_address: :::0
ipv6_advertised_address: :::0
2026-03-10 17:47:18.529@LM_DEBUG@(9769|9769) Service_Participant::get_discovery: returning repository for domain 2, repo DiscoveryConfigTemplate.
2026-03-10 17:47:18.529@LM_DEBUG@(9769|9769) DomainParticipantImpl::assign_handle: New unmapped InstanceHandle 2
2026-03-10 17:47:18.530@LM_DEBUG@(9769|9769) Starting DataReader Reader0
2026-03-10 17:47:18.530@LM_DEBUG@(9769|9769) Messenger::MessageDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow a20 with 20 chunks
2026-03-10 17:47:18.530@LM_DEBUG@(9769|9769) DataReaderImpl::enable Cached_Allocator_With_Overflow ab0 with 20 chunks
2026-03-10 17:47:18.530@LM_DEBUG@(9769|9769) Service_Participant::get_discovery: returning repository for domain 2, repo DiscoveryConfigTemplate.
2026-03-10 17:47:18.531@LM_DEBUG@(9769|9769) RtpsUdpTransport::open_socket: opened IPv4 unicast socket 15 for 0.0.0.0:0
2026-03-10 17:47:18.531@LM_DEBUG@(9769|9769) RtpsUdpTransport::open_socket: opened IPv6 unicast socket 16 for :::0
2026-03-10 17:47:18.531@LM_INFO@(9769|9774) INFO: MulticastManager::join: joined group 239.255.4.2:7900 on docker0/172.17.0.1 (0x7b70000011c8 joined count 1)
2026-03-10 17:47:18.531@LM_INFO@(9769|9774) INFO: MulticastManager::join: joined group 239.255.4.2:7900 on eth0/10.1.0.39 (0x7b70000011c8 joined count 2)
2026-03-10 17:47:18.531@LM_INFO@(9769|9774) INFO: MulticastManager::join: joined group ff03::1:7900 on eth0/fe80::7e1e:52ff:fedd:d570 (0x7b70000011c8 joined count 3)
2026-03-10 17:47:18.531@LM_INFO@(9769|9774) INFO: MulticastManager::join: joined group 239.255.4.2:7900 on lo/127.0.0.1 (0x7b70000011c8 joined count 4)
2026-03-10 17:47:18.531@LM_INFO@(9769|9774) INFO: MulticastManager::join: joined group ff03::1:7900 on lo/::1 (0x7b70000011c8 joined count 5)
2026-03-10 17:47:18.535@LM_DEBUG@(9769|9769) DEBUG: RtpsUdpInst::multicast_group_address: processing add_domain_id_to_ip_addr: add_domain_id_to_ip_addr,add_domain_id_to_port=239.255.2.0:7901 => 239.255.2.2:7901
2026-03-10 17:47:18.535@LM_DEBUG@(9769|9769) DEBUG: RtpsUdpInst::multicast_group_address: processing add_domain_id_to_port: add_domain_id_to_ip_addr,add_domain_id_to_port=239.255.2.0:7901 => 239.255.2.2:7903
2026-03-10 17:47:18.535@LM_DEBUG@(9769|9769) TransportImpl::open()
transport_type: rtps_udp
name: auto_config_rtps
config_prefix: TRANSPORT_TEMPLATE_AUTO_CONFIG_RTPS
max_packet_size: 2147481599
max_samples_per_packet: 10
optimum_packet_size: 4096
thread_per_connection: false
datalink_release_delay: 10000
datalink_control_chunks: 32
fragment_reassembly_timeout: 5:00.000
receive_preallocated_message_blocks:0
receive_preallocated_data_blocks:0
send_buffer_size: 64000000
rcv_buffer_size: 64000000
use_multicast: true
ttl: 5
multicast_interface:
anticipated_fragments: 63
max_message_size: 65466
nak_depth: 0
nak_response_delay: 0.200 s
heartbeat_period: 1.000 s
responsive_mode: false
multicast_group_address: 239.255.2.2:7903
local_address: 0.0.0.0:0
advertised_address: 0.0.0.0:0
ipv6_multicast_group_address: ff03::2:7901
ipv6_local_address: :::0
ipv6_advertised_address: :::0
2026-03-10 17:47:18.535@LM_DEBUG@(9769|9769) DEBUG: RtpsUdpInst::multicast_group_address: processing add_domain_id_to_ip_addr: add_domain_id_to_ip_addr,add_domain_id_to_port=239.255.2.0:7901 => 239.255.2.2:7901
2026-03-10 17:47:18.535@LM_DEBUG@(9769|9769) DEBUG: RtpsUdpInst::multicast_group_address: processing add_domain_id_to_port: add_domain_id_to_ip_addr,add_domain_id_to_port=239.255.2.0:7901 => 239.255.2.2:7903
2026-03-10 17:47:18.536@LM_DEBUG@(9769|9769) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
2026-03-10 17:47:18.536@LM_INFO@(9769|9769) Sedp::write_subscription_data_unsecure: not currently associated, dropping msg.
2026-03-10 17:47:18.536@LM_DEBUG@(9769|9769) Sedp::add_subscription: calling match_endpoints
2026-03-10 17:47:18.536@LM_DEBUG@(9769|9769) Sedp::match_endpoints 01037c1e.52ddd570.2629be97.00000007(387bd570)
2026-03-10 17:47:18.536@LM_DEBUG@(9769|9769) DataReaderImpl::enable: got GUID 01037c1e.52ddd570.2629be97.00000007(387bd570), subscribed to topic name "TheTopic" type "Messenger::Message"
2026-03-10 17:47:18.537@LM_DEBUG@(9769|9769) SubscriberImpl::reader_enabled, datareader(topic_name=TheTopic) enabled
2026-03-10 17:47:18.537@LM_DEBUG@(9769|9769) Service_Participant::get_discovery: returning repository for domain 2, repo DiscoveryConfigTemplate.
2026-03-10 17:47:18.537@LM_DEBUG@(9769|9769) DEBUG: ConfigStoreImpl::get: RTPS_DISCOVERY_DISCOVERY_CONFIG_TEMPLATE_SPDP_SEND_ADDRS
2026-03-10 17:47:18.537@LM_DEBUG@(9769|9769) Spdp::SpdpTransport::open_unicast_socket: failed to open 0.0.0.0:7910 ACE_SOCK_Dgram::open: Address already in use, trying next participant ID...
2026-03-10 17:47:18.538@LM_DEBUG@(9769|9769) Spdp::SpdpTransport::open_unicast_socket: failed to open 0.0.0.0:7912 ACE_SOCK_Dgram::open: Address already in use, trying next participant ID...
2026-03-10 17:47:18.538@LM_DEBUG@(9769|9769) Spdp::SpdpTransport::set_unicast_socket_opts: opened IPv4 unicast socket 21 on port 7914
2026-03-10 17:47:18.538@LM_DEBUG@(9769|9769) Spdp::SpdpTransport::open_unicast_ipv6_socket: failed to open :::7914 ACE_SOCK_Dgram::open: Address already in use, trying next participant ID...
2026-03-10 17:47:18.538@LM_DEBUG@(9769|9769) Spdp::SpdpTransport::set_unicast_socket_opts: opened IPv6 unicast socket 22 on port 7916
2026-03-10 17:47:18.539@LM_DEBUG@(9769|9769) DomainParticipantImpl::enable: enabled participant 01037c1e.52ddd570.2629be98.000001c1(d1371465) in domain 2
2026-03-10 17:47:18.539@LM_DEBUG@(9769|9769) Service_Participant::get_discovery: returning repository for domain 2, repo DiscoveryConfigTemplate.
2026-03-10 17:47:18.539@LM_DEBUG@(9769|9769) Service_Participant::get_discovery: returning repository for domain 2, repo DiscoveryConfigTemplate.
2026-03-10 17:47:18.540@LM_DEBUG@(9769|9769) Service_Participant::get_discovery: returning repository for domain 2, repo DiscoveryConfigTemplate.
2026-03-10 17:47:18.540@LM_DEBUG@(9769|9769) Service_Participant::get_discovery: returning repository for domain 2, repo DiscoveryConfigTemplate.
2026-03-10 17:47:18.540@LM_DEBUG@(9769|9769) Service_Participant::get_discovery: returning repository for domain 2, repo DiscoveryConfigTemplate.
2026-03-10 17:47:18.540@LM_DEBUG@(9769|9769) Service_Participant::get_discovery: returning repository for domain 2, repo DiscoveryConfigTemplate.
2026-03-10 17:47:18.540@LM_DEBUG@(9769|9769) Service_Participant::get_discovery: returning repository for domain 2, repo DiscoveryConfigTemplate.
2026-03-10 17:47:18.540@LM_DEBUG@(9769|9769) Service_Participant::get_discovery: returning repository for domain 2, repo DiscoveryConfigTemplate.
2026-03-10 17:47:18.540@LM_DEBUG@(9769|9769) DomainParticipantImpl::assign_handle: New unmapped InstanceHandle 3
2026-03-10 17:47:18.540@LM_DEBUG@(9769|9769) DDS::ParticipantBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow b40 with 20 chunks
2026-03-10 17:47:18.540@LM_DEBUG@(9769|9769) DataReaderImpl::enable Cached_Allocator_With_Overflow 1290 with 20 chunks
2026-03-10 17:47:18.540@LM_DEBUG@(9769|9769) Service_Participant::get_discovery: returning repository for domain 2, repo DiscoveryConfigTemplate.
2026-03-10 17:47:18.540@LM_DEBUG@(9769|9769) SubscriberImpl::reader_enabled, datareader(topic_name=DCPSParticipant) enabled
2026-03-10 17:47:18.540@LM_DEBUG@(9769|9769) DDS::TopicBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1320 with 20 chunks
2026-03-10 17:47:18.541@LM_DEBUG@(9769|9769) DataReaderImpl::enable Cached_Allocator_With_Overflow 13b0 with 20 chunks
2026-03-10 17:47:18.541@LM_DEBUG@(9769|9769) Service_Participant::get_discovery: returning repository for domain 2, repo DiscoveryConfigTemplate.
2026-03-10 17:47:18.541@LM_DEBUG@(9769|9769) SubscriberImpl::reader_enabled, datareader(topic_name=DCPSTopic) enabled
2026-03-10 17:47:18.541@LM_DEBUG@(9769|9769) DDS::PublicationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1440 with 20 chunks
2026-03-10 17:47:18.541@LM_DEBUG@(9769|9769) DataReaderImpl::enable Cached_Allocator_With_Overflow 14d0 with 20 chunks
2026-03-10 17:47:18.541@LM_DEBUG@(9769|9769) Service_Participant::get_discovery: returning repository for domain 2, repo DiscoveryConfigTemplate.
2026-03-10 17:47:18.541@LM_DEBUG@(9769|9769) SubscriberImpl::reader_enabled, datareader(topic_name=DCPSPublication) enabled
2026-03-10 17:47:18.541@LM_DEBUG@(9769|9769) DDS::SubscriptionBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1560 with 20 chunks
2026-03-10 17:47:18.541@LM_DEBUG@(9769|9769) DataReaderImpl::enable Cached_Allocator_With_Overflow 15f0 with 20 chunks
2026-03-10 17:47:18.541@LM_DEBUG@(9769|9769) Service_Participant::get_discovery: returning repository for domain 2, repo DiscoveryConfigTemplate.
2026-03-10 17:47:18.541@LM_DEBUG@(9769|9769) SubscriberImpl::reader_enabled, datareader(topic_name=DCPSSubscription) enabled
2026-03-10 17:47:18.541@LM_DEBUG@(9769|9769) OpenDDS::DCPS::ParticipantLocationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1680 with 20 chunks
2026-03-10 17:47:18.541@LM_DEBUG@(9769|9769) DataReaderImpl::enable Cached_Allocator_With_Overflow 1710 with 20 chunks
2026-03-10 17:47:18.541@LM_DEBUG@(9769|9769) Service_Participant::get_discovery: returning repository for domain 2, repo DiscoveryConfigTemplate.
2026-03-10 17:47:18.541@LM_DEBUG@(9769|9769) SubscriberImpl::reader_enabled, datareader(topic_name=OpenDDSParticipantLocation) enabled
2026-03-10 17:47:18.542@LM_DEBUG@(9769|9769) OpenDDS::DCPS::ConnectionRecordDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 17a0 with 20 chunks
2026-03-10 17:47:18.542@LM_DEBUG@(9769|9769) DataReaderImpl::enable Cached_Allocator_With_Overflow 1830 with 20 chunks
2026-03-10 17:47:18.542@LM_DEBUG@(9769|9769) Service_Participant::get_discovery: returning repository for domain 2, repo DiscoveryConfigTemplate.
2026-03-10 17:47:18.542@LM_DEBUG@(9769|9769) SubscriberImpl::reader_enabled, datareader(topic_name=OpenDDSConnectionRecord) enabled
2026-03-10 17:47:18.542@LM_DEBUG@(9769|9769) OpenDDS::DCPS::InternalThreadBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 18c0 with 20 chunks
2026-03-10 17:47:18.542@LM_DEBUG@(9769|9769) DataReaderImpl::enable Cached_Allocator_With_Overflow 1950 with 20 chunks
2026-03-10 17:47:18.542@LM_DEBUG@(9769|9769) Service_Participant::get_discovery: returning repository for domain 2, repo DiscoveryConfigTemplate.
2026-03-10 17:47:18.542@LM_DEBUG@(9769|9769) SubscriberImpl::reader_enabled, datareader(topic_name=OpenDDSInternalThread) enabled
2026-03-10 17:47:18.542@LM_INFO@(9769|9769) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD5702629BE98_2=@_OPENDDS_SEDPTransportInst_01037c1e52ddd5702629be98_2
2026-03-10 17:47:18.542@LM_INFO@(9769|9769) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD5702629BE98_2_MAX_MESSAGE_SIZE=65466
2026-03-10 17:47:18.543@LM_INFO@(9769|9769) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD5702629BE98_2_HEARTBEAT_PERIOD=200
2026-03-10 17:47:18.543@LM_INFO@(9769|9769) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD5702629BE98_2_NAK_RESPONSE_DELAY=100
2026-03-10 17:47:18.543@LM_INFO@(9769|9769) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD5702629BE98_2_RESPONSIVE_MODE=false
2026-03-10 17:47:18.543@LM_INFO@(9769|9769) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD5702629BE98_2_SEND_DELAY=10
2026-03-10 17:47:18.544@LM_INFO@(9769|9769) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD5702629BE98_2_SEND_BUFFER_SIZE=65535
2026-03-10 17:47:18.544@LM_INFO@(9769|9769) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD5702629BE98_2_RCV_BUFFER_SIZE=65535
2026-03-10 17:47:18.544@LM_INFO@(9769|9769) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD5702629BE98_2_RECEIVE_PREALLOCATED_MESSAGE_BLOCKS=0
2026-03-10 17:47:18.545@LM_INFO@(9769|9769) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD5702629BE98_2_RECEIVE_PREALLOCATED_DATA_BLOCKS=0
2026-03-10 17:47:18.545@LM_INFO@(9769|9769) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD5702629BE98_2_PORT_MODE=system
2026-03-10 17:47:18.545@LM_INFO@(9769|9769) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD5702629BE98_2_PB=7400
2026-03-10 17:47:18.545@LM_INFO@(9769|9769) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD5702629BE98_2_DG=250
2026-03-10 17:47:18.546@LM_INFO@(9769|9769) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD5702629BE98_2_PG=2
2026-03-10 17:47:18.546@LM_INFO@(9769|9769) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD5702629BE98_2_D2=2
2026-03-10 17:47:18.546@LM_INFO@(9769|9769) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD5702629BE98_2_D3=12
2026-03-10 17:47:18.546@LM_INFO@(9769|9769) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD5702629BE98_2_USE_MULTICAST=true
2026-03-10 17:47:18.547@LM_INFO@(9769|9769) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD5702629BE98_2_MULTICAST_GROUP_ADDRESS=239.255.4.2
2026-03-10 17:47:18.547@LM_INFO@(9769|9769) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD5702629BE98_2_TTL=5
2026-03-10 17:47:18.547@LM_INFO@(9769|9769) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD5702629BE98_2_MULTICAST_INTERFACE=
2026-03-10 17:47:18.547@LM_INFO@(9769|9769) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD5702629BE98_2_INIT_PARTICIPANT_PORT_ID=2
2026-03-10 17:47:18.548@LM_INFO@(9769|9769) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD5702629BE98_2_LOCAL_ADDRESS=0.0.0.0:0
2026-03-10 17:47:18.548@LM_INFO@(9769|9769) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD5702629BE98_2_ADVERTISED_ADDRESS=0.0.0.0:0
2026-03-10 17:47:18.548@LM_INFO@(9769|9769) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD5702629BE98_2_IPV6_INIT_PARTICIPANT_PORT_ID=3
2026-03-10 17:47:18.549@LM_INFO@(9769|9769) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD5702629BE98_2_IPV6_LOCAL_ADDRESS=:::0
2026-03-10 17:47:18.549@LM_INFO@(9769|9769) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD5702629BE98_2_IPV6_ADVERTISED_ADDRESS=:::0
2026-03-10 17:47:18.549@LM_INFO@(9769|9769) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD5702629BE98_2_DATA_RTPS_RELAY_ADDRESS=0.0.0.0:0
2026-03-10 17:47:18.549@LM_INFO@(9769|9769) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD5702629BE98_2_USE_RTPS_RELAY=false
2026-03-10 17:47:18.550@LM_INFO@(9769|9769) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD5702629BE98_2_RTPS_RELAY_ONLY=false
2026-03-10 17:47:18.550@LM_INFO@(9769|9769) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD5702629BE98_2_DATA_STUN_SERVER_ADDRESS=0.0.0.0:0
2026-03-10 17:47:18.550@LM_INFO@(9769|9769) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD5702629BE98_2_USE_ICE=false
2026-03-10 17:47:18.550@LM_INFO@(9769|9769) INFO: ConfigStoreImpl::set_string: CONFIG_OPENDDS_SEDP_TRANSPORT_CFG_01037C1E52DDD5702629BE98_2=@_OPENDDS_SEDP_TransportCfg_01037c1e52ddd5702629be98_2
2026-03-10 17:47:18.551@LM_INFO@(9769|9769) INFO: ConfigStoreImpl::set_string: CONFIG_OPENDDS_SEDP_TRANSPORT_CFG_01037C1E52DDD5702629BE98_2_PASSIVE_CONNECT_DURATION=60000
2026-03-10 17:47:18.552@LM_DEBUG@(9769|9769) RtpsUdpTransport::open_socket: opened IPv4 unicast socket 23 for 0.0.0.0:0
2026-03-10 17:47:18.552@LM_DEBUG@(9769|9769) RtpsUdpTransport::open_socket: opened IPv6 unicast socket 24 for :::0
2026-03-10 17:47:18.555@LM_DEBUG@(9769|9769) DirectPriorityMapper:thread_priority() - mapped TRANSPORT_PRIORITY value 0 to thread priority 0.
2026-03-10 17:47:18.560@LM_INFO@(9769|9778) INFO: MulticastManager::join: joined group 239.255.4.2:7902 on docker0/172.17.0.1 (0x7b7c00020088 joined count 1)
2026-03-10 17:47:18.560@LM_INFO@(9769|9778) INFO: MulticastManager::join: joined group 239.255.4.2:7902 on eth0/10.1.0.39 (0x7b7c00020088 joined count 2)
2026-03-10 17:47:18.560@LM_INFO@(9769|9778) INFO: MulticastManager::join: joined group ff03::2:7902 on eth0/fe80::7e1e:52ff:fedd:d570 (0x7b7c00020088 joined count 3)
2026-03-10 17:47:18.560@LM_INFO@(9769|9778) INFO: MulticastManager::join: joined group 239.255.4.2:7902 on lo/127.0.0.1 (0x7b7c00020088 joined count 4)
2026-03-10 17:47:18.560@LM_INFO@(9769|9778) INFO: MulticastManager::join: joined group ff03::2:7902 on lo/::1 (0x7b7c00020088 joined count 5)
2026-03-10 17:47:18.561@LM_DEBUG@(9769|9769) TransportImpl::open()
transport_type: rtps_udp
name: _OPENDDS_SEDPTransportInst_01037c1e52ddd5702629be98_2
config_prefix: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD5702629BE98_2
max_packet_size: 2147481599
max_samples_per_packet: 10
optimum_packet_size: 4096
thread_per_connection: false
datalink_release_delay: 10000
datalink_control_chunks: 32
fragment_reassembly_timeout: 5:00.000
receive_preallocated_message_blocks:0
receive_preallocated_data_blocks:0
send_buffer_size: 65535
rcv_buffer_size: 65535
use_multicast: true
ttl: 5
multicast_interface:
anticipated_fragments: 63
max_message_size: 65466
nak_depth: 0
nak_response_delay: 0.100 s
heartbeat_period: 0.200 s
responsive_mode: false
multicast_group_address: 239.255.4.2:7902
local_address: 0.0.0.0:0
advertised_address: 0.0.0.0:0
ipv6_multicast_group_address: ff03::2:7902
ipv6_local_address: :::0
ipv6_advertised_address: :::0
2026-03-10 17:47:18.574@LM_DEBUG@(9769|9769) Service_Participant::get_discovery: returning repository for domain 2, repo DiscoveryConfigTemplate.
2026-03-10 17:47:18.576@LM_DEBUG@(9769|9769) DomainParticipantImpl::assign_handle: New unmapped InstanceHandle 4
2026-03-10 17:47:18.576@LM_DEBUG@(9769|9769) Starting DataReader Reader1
2026-03-10 17:47:18.576@LM_INFO@(9769|9778) INFO: MulticastManager::join: joined group 239.255.4.2:7900 on docker0/172.17.0.1 (0x7b70000039c8 joined count 1)
2026-03-10 17:47:18.576@LM_DEBUG@(9769|9774) ip_in_locator_list - from (type 2): 10.1.0.39:7914
2026-03-10 17:47:18.576@LM_INFO@(9769|9778) INFO: MulticastManager::join: joined group 239.255.4.2:7900 on eth0/10.1.0.39 (0x7b70000039c8 joined count 2)
2026-03-10 17:47:18.576@LM_DEBUG@(9769|9769) Messenger::MessageDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1c20 with 20 chunks
2026-03-10 17:47:18.576@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:58905
2026-03-10 17:47:18.576@LM_DEBUG@(9769|9769) DataReaderImpl::enable Cached_Allocator_With_Overflow 1cb0 with 20 chunks
2026-03-10 17:47:18.576@LM_INFO@(9769|9778) INFO: MulticastManager::join: joined group ff03::1:7900 on eth0/fe80::7e1e:52ff:fedd:d570 (0x7b70000039c8 joined count 3)
2026-03-10 17:47:18.576@LM_DEBUG@(9769|9769) Service_Participant::get_discovery: returning repository for domain 2, repo DiscoveryConfigTemplate.
2026-03-10 17:47:18.576@LM_DEBUG@(9769|9774) Spdp::handle_participant_data - 01037c1e.52ddd570.2629be97.000001c1(536783b4) discovered 01037c1e.52ddd570.2629be98.000001c1(d1371465) lease 5:00 from 10.1.0.39:7914 (0)
2026-03-10 17:47:18.576@LM_INFO@(9769|9778) INFO: MulticastManager::join: joined group 239.255.4.2:7900 on lo/127.0.0.1 (0x7b70000039c8 joined count 4)
2026-03-10 17:47:18.576@LM_INFO@(9769|9778) INFO: MulticastManager::join: joined group ff03::1:7900 on lo/::1 (0x7b70000039c8 joined count 5)
2026-03-10 17:47:18.576@LM_INFO@(9769|9774) Sedp::remote_knows_about_local_i: local 01037c1e.52ddd570.2629be97.000003c7(88324403) remote 01037c1e.52ddd570.2629be98.000003c2(7a08275d)
2026-03-10 17:47:18.576@LM_INFO@(9769|9774) Sedp::remote_is_authenticated_i: local 01037c1e.52ddd570.2629be97.000003c7(88324403) remote 01037c1e.52ddd570.2629be98.000003c2(7a08275d)
2026-03-10 17:47:18.577@LM_INFO@(9769|9774) Sedp::local_has_remote_participant_token_i: local 01037c1e.52ddd570.2629be97.000003c7(88324403) remote 01037c1e.52ddd570.2629be98.000003c2(7a08275d)
2026-03-10 17:47:18.577@LM_INFO@(9769|9774) Sedp::remote_has_local_participant_token_i: local 01037c1e.52ddd570.2629be97.000003c7(88324403) remote 01037c1e.52ddd570.2629be98.000003c2(7a08275d)
2026-03-10 17:47:18.577@LM_INFO@(9769|9774) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.52ddd570.2629be97.000003c7(88324403) remote 01037c1e.52ddd570.2629be98.000003c2(7a08275d)
2026-03-10 17:47:18.577@LM_INFO@(9769|9774) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.52ddd570.2629be97.000003c7(88324403) remote 01037c1e.52ddd570.2629be98.000003c2(7a08275d)
2026-03-10 17:47:18.577@LM_INFO@(9769|9774) Sedp::process_association_records_i associating built-ins local 01037c1e.52ddd570.2629be97.000003c7(88324403) remote 01037c1e.52ddd570.2629be98.000003c2(7a08275d) pending 10 done 0
2026-03-10 17:47:18.577@LM_DEBUG@(9769|9774) TransportClient::associate added PendingAssoc between 01037c1e.52ddd570.2629be97.000003c7(88324403) and remote 01037c1e.52ddd570.2629be98.000003c2(7a08275d)
2026-03-10 17:47:18.577@LM_DEBUG@(9769|9769) RtpsUdpTransport::open_socket: opened IPv4 unicast socket 31 for 0.0.0.0:0
2026-03-10 17:47:18.577@LM_DEBUG@(9769|9769) RtpsUdpTransport::open_socket: opened IPv6 unicast socket 32 for :::0
2026-03-10 17:47:18.578@LM_INFO@(9769|9774) Sedp::remote_knows_about_local_i: local 01037c1e.52ddd570.2629be97.000004c7(c773d2c4) remote 01037c1e.52ddd570.2629be98.000004c2(3549b19a)
2026-03-10 17:47:18.578@LM_INFO@(9769|9774) Sedp::remote_is_authenticated_i: local 01037c1e.52ddd570.2629be97.000004c7(c773d2c4) remote 01037c1e.52ddd570.2629be98.000004c2(3549b19a)
2026-03-10 17:47:18.578@LM_INFO@(9769|9774) Sedp::local_has_remote_participant_token_i: local 01037c1e.52ddd570.2629be97.000004c7(c773d2c4) remote 01037c1e.52ddd570.2629be98.000004c2(3549b19a)
2026-03-10 17:47:18.578@LM_INFO@(9769|9774) Sedp::remote_has_local_participant_token_i: local 01037c1e.52ddd570.2629be97.000004c7(c773d2c4) remote 01037c1e.52ddd570.2629be98.000004c2(3549b19a)
2026-03-10 17:47:18.578@LM_INFO@(9769|9774) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.52ddd570.2629be97.000004c7(c773d2c4) remote 01037c1e.52ddd570.2629be98.000004c2(3549b19a)
2026-03-10 17:47:18.578@LM_INFO@(9769|9774) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.52ddd570.2629be97.000004c7(c773d2c4) remote 01037c1e.52ddd570.2629be98.000004c2(3549b19a)
2026-03-10 17:47:18.578@LM_INFO@(9769|9774) Sedp::process_association_records_i associating built-ins local 01037c1e.52ddd570.2629be97.000004c7(c773d2c4) remote 01037c1e.52ddd570.2629be98.000004c2(3549b19a) pending 9 done 1
2026-03-10 17:47:18.578@LM_DEBUG@(9769|9774) TransportClient::associate added PendingAssoc between 01037c1e.52ddd570.2629be97.000004c7(c773d2c4) and remote 01037c1e.52ddd570.2629be98.000004c2(3549b19a)
2026-03-10 17:47:18.578@LM_INFO@(9769|9774) Sedp::remote_knows_about_local_i: local 01037c1e.52ddd570.2629be97.000200c7(a09bc3ae) remote 01037c1e.52ddd570.2629be98.000200c2(52a1a0f0)
2026-03-10 17:47:18.578@LM_INFO@(9769|9774) Sedp::remote_is_authenticated_i: local 01037c1e.52ddd570.2629be97.000200c7(a09bc3ae) remote 01037c1e.52ddd570.2629be98.000200c2(52a1a0f0)
2026-03-10 17:47:18.578@LM_INFO@(9769|9774) Sedp::local_has_remote_participant_token_i: local 01037c1e.52ddd570.2629be97.000200c7(a09bc3ae) remote 01037c1e.52ddd570.2629be98.000200c2(52a1a0f0)
2026-03-10 17:47:18.578@LM_INFO@(9769|9774) Sedp::remote_has_local_participant_token_i: local 01037c1e.52ddd570.2629be97.000200c7(a09bc3ae) remote 01037c1e.52ddd570.2629be98.000200c2(52a1a0f0)
2026-03-10 17:47:18.578@LM_INFO@(9769|9774) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.52ddd570.2629be97.000200c7(a09bc3ae) remote 01037c1e.52ddd570.2629be98.000200c2(52a1a0f0)
2026-03-10 17:47:18.578@LM_INFO@(9769|9774) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.52ddd570.2629be97.000200c7(a09bc3ae) remote 01037c1e.52ddd570.2629be98.000200c2(52a1a0f0)
2026-03-10 17:47:18.578@LM_INFO@(9769|9774) Sedp::process_association_records_i associating built-ins local 01037c1e.52ddd570.2629be97.000200c7(a09bc3ae) remote 01037c1e.52ddd570.2629be98.000200c2(52a1a0f0) pending 8 done 2
2026-03-10 17:47:18.579@LM_DEBUG@(9769|9774) TransportClient::associate added PendingAssoc between 01037c1e.52ddd570.2629be97.000200c7(a09bc3ae) and remote 01037c1e.52ddd570.2629be98.000200c2(52a1a0f0)
2026-03-10 17:47:18.579@LM_INFO@(9769|9774) Sedp::remote_knows_about_local_i: local 01037c1e.52ddd570.2629be97.000300c4(3850f823) remote 01037c1e.52ddd570.2629be98.000300c3(2464fa51)
2026-03-10 17:47:18.579@LM_INFO@(9769|9774) Sedp::remote_is_authenticated_i: local 01037c1e.52ddd570.2629be97.000300c4(3850f823) remote 01037c1e.52ddd570.2629be98.000300c3(2464fa51)
2026-03-10 17:47:18.579@LM_INFO@(9769|9774) Sedp::local_has_remote_participant_token_i: local 01037c1e.52ddd570.2629be97.000300c4(3850f823) remote 01037c1e.52ddd570.2629be98.000300c3(2464fa51)
2026-03-10 17:47:18.579@LM_INFO@(9769|9774) Sedp::remote_has_local_participant_token_i: local 01037c1e.52ddd570.2629be97.000300c4(3850f823) remote 01037c1e.52ddd570.2629be98.000300c3(2464fa51)
2026-03-10 17:47:18.579@LM_INFO@(9769|9774) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.52ddd570.2629be97.000300c4(3850f823) remote 01037c1e.52ddd570.2629be98.000300c3(2464fa51)
2026-03-10 17:47:18.579@LM_INFO@(9769|9774) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.52ddd570.2629be97.000300c4(3850f823) remote 01037c1e.52ddd570.2629be98.000300c3(2464fa51)
2026-03-10 17:47:18.579@LM_INFO@(9769|9774) Sedp::process_association_records_i associating built-ins local 01037c1e.52ddd570.2629be97.000300c4(3850f823) remote 01037c1e.52ddd570.2629be98.000300c3(2464fa51) pending 7 done 3
2026-03-10 17:47:18.579@LM_DEBUG@(9769|9774) TransportClient::associate added PendingAssoc between 01037c1e.52ddd570.2629be97.000300c4(3850f823) and remote 01037c1e.52ddd570.2629be98.000300c3(2464fa51)
2026-03-10 17:47:18.579@LM_INFO@(9769|9774) Sedp::remote_knows_about_local_i: local 01037c1e.52ddd570.2629be97.000300c3(a6346d80) remote 01037c1e.52ddd570.2629be98.000300c4(ba006ff2)
2026-03-10 17:47:18.580@LM_INFO@(9769|9774) Sedp::remote_is_authenticated_i: local 01037c1e.52ddd570.2629be97.000300c3(a6346d80) remote 01037c1e.52ddd570.2629be98.000300c4(ba006ff2)
2026-03-10 17:47:18.580@LM_INFO@(9769|9774) Sedp::local_has_remote_participant_token_i: local 01037c1e.52ddd570.2629be97.000300c3(a6346d80) remote 01037c1e.52ddd570.2629be98.000300c4(ba006ff2)
2026-03-10 17:47:18.580@LM_INFO@(9769|9774) Sedp::remote_has_local_participant_token_i: local 01037c1e.52ddd570.2629be97.000300c3(a6346d80) remote 01037c1e.52ddd570.2629be98.000300c4(ba006ff2)
2026-03-10 17:47:18.580@LM_INFO@(9769|9774) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.52ddd570.2629be97.000300c3(a6346d80) remote 01037c1e.52ddd570.2629be98.000300c4(ba006ff2)
2026-03-10 17:47:18.580@LM_INFO@(9769|9774) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.52ddd570.2629be97.000300c3(a6346d80) remote 01037c1e.52ddd570.2629be98.000300c4(ba006ff2)
2026-03-10 17:47:18.580@LM_INFO@(9769|9774) Sedp::process_association_records_i associating built-ins local 01037c1e.52ddd570.2629be97.000300c3(a6346d80) remote 01037c1e.52ddd570.2629be98.000300c4(ba006ff2) pending 6 done 4
2026-03-10 17:47:18.580@LM_DEBUG@(9769|9774) TransportClient::associate added PendingAssoc between 01037c1e.52ddd570.2629be97.000300c3(a6346d80) and remote 01037c1e.52ddd570.2629be98.000300c4(ba006ff2)
2026-03-10 17:47:18.580@LM_DEBUG@(9769|9774) PendingAssoc::initiate_connect - between 01037c1e.52ddd570.2629be97.000300c3(a6346d80) and remote 01037c1e.52ddd570.2629be98.000300c4(ba006ff2)
2026-03-10 17:47:18.580@LM_DEBUG@(9769|9774) TransportClient::initiate_connect_i - attempt to connect_datalink between local 01037c1e.52ddd570.2629be97.000300c3(a6346d80) and remote 01037c1e.52ddd570.2629be98.000300c4(ba006ff2)
2026-03-10 17:47:18.580@LM_DEBUG@(9769|9774) TransportClient::initiate_connect_i - connection between local 01037c1e.52ddd570.2629be97.000300c3(a6346d80) and remote 01037c1e.52ddd570.2629be98.000300c4(ba006ff2) initiation successful
2026-03-10 17:47:18.581@LM_DEBUG@(9769|9774) TransportClient::use_datalink_i TransportClient(0x7b5c00002688) using datalink[0x7b7c00006ae8] from 01037c1e.52ddd570.2629be98.000300c4(ba006ff2)
2026-03-10 17:47:18.581@LM_DEBUG@(9769|9774) TransportClient::use_datalink_i TransportClient(0x7b5c00002688) about to add_link[0x7b7c00006ae8] to remote: 01037c1e.52ddd570.2629be98.000300c4(ba006ff2)
2026-03-10 17:47:18.581@LM_DEBUG@(9769|9774) DataLink::make_reservation() - creating association local publication 01037c1e.52ddd570.2629be97.000300c3(a6346d80) <--> with remote subscription 01037c1e.52ddd570.2629be98.000300c4(ba006ff2).
2026-03-10 17:47:18.581@LM_DEBUG@(9769|9774) DEBUG: Sedp::association_complete_i local 01037c1e.52ddd570.2629be97.000300c3(a6346d80) remote 01037c1e.52ddd570.2629be98.000300c4(ba006ff2)
2026-03-10 17:47:18.581@LM_INFO@(9769|9774) Sedp::remote_knows_about_local_i: local 01037c1e.52ddd570.2629be97.000301c4(214bc962) remote 01037c1e.52ddd570.2629be98.000301c3(3d7fcb10)
2026-03-10 17:47:18.581@LM_INFO@(9769|9774) Sedp::remote_is_authenticated_i: local 01037c1e.52ddd570.2629be97.000301c4(214bc962) remote 01037c1e.52ddd570.2629be98.000301c3(3d7fcb10)
2026-03-10 17:47:18.581@LM_INFO@(9769|9774) Sedp::local_has_remote_participant_token_i: local 01037c1e.52ddd570.2629be97.000301c4(214bc962) remote 01037c1e.52ddd570.2629be98.000301c3(3d7fcb10)
2026-03-10 17:47:18.581@LM_INFO@(9769|9774) Sedp::remote_has_local_participant_token_i: local 01037c1e.52ddd570.2629be97.000301c4(214bc962) remote 01037c1e.52ddd570.2629be98.000301c3(3d7fcb10)
2026-03-10 17:47:18.581@LM_INFO@(9769|9774) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.52ddd570.2629be97.000301c4(214bc962) remote 01037c1e.52ddd570.2629be98.000301c3(3d7fcb10)
2026-03-10 17:47:18.581@LM_INFO@(9769|9774) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.52ddd570.2629be97.000301c4(214bc962) remote 01037c1e.52ddd570.2629be98.000301c3(3d7fcb10)
2026-03-10 17:47:18.581@LM_INFO@(9769|9774) Sedp::process_association_records_i associating built-ins local 01037c1e.52ddd570.2629be97.000301c4(214bc962) remote 01037c1e.52ddd570.2629be98.000301c3(3d7fcb10) pending 5 done 5
2026-03-10 17:47:18.581@LM_DEBUG@(9769|9774) TransportClient::associate added PendingAssoc between 01037c1e.52ddd570.2629be97.000301c4(214bc962) and remote 01037c1e.52ddd570.2629be98.000301c3(3d7fcb10)
2026-03-10 17:47:18.582@LM_INFO@(9769|9774) Sedp::remote_knows_about_local_i: local 01037c1e.52ddd570.2629be97.000301c3(bf2f5cc1) remote 01037c1e.52ddd570.2629be98.000301c4(a31b5eb3)
2026-03-10 17:47:18.582@LM_INFO@(9769|9774) Sedp::remote_is_authenticated_i: local 01037c1e.52ddd570.2629be97.000301c3(bf2f5cc1) remote 01037c1e.52ddd570.2629be98.000301c4(a31b5eb3)
2026-03-10 17:47:18.582@LM_INFO@(9769|9774) Sedp::local_has_remote_participant_token_i: local 01037c1e.52ddd570.2629be97.000301c3(bf2f5cc1) remote 01037c1e.52ddd570.2629be98.000301c4(a31b5eb3)
2026-03-10 17:47:18.582@LM_INFO@(9769|9774) Sedp::remote_has_local_participant_token_i: local 01037c1e.52ddd570.2629be97.000301c3(bf2f5cc1) remote 01037c1e.52ddd570.2629be98.000301c4(a31b5eb3)
2026-03-10 17:47:18.582@LM_INFO@(9769|9774) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.52ddd570.2629be97.000301c3(bf2f5cc1) remote 01037c1e.52ddd570.2629be98.000301c4(a31b5eb3)
2026-03-10 17:47:18.582@LM_INFO@(9769|9774) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.52ddd570.2629be97.000301c3(bf2f5cc1) remote 01037c1e.52ddd570.2629be98.000301c4(a31b5eb3)
2026-03-10 17:47:18.582@LM_INFO@(9769|9774) Sedp::process_association_records_i associating built-ins local 01037c1e.52ddd570.2629be97.000301c3(bf2f5cc1) remote 01037c1e.52ddd570.2629be98.000301c4(a31b5eb3) pending 4 done 6
2026-03-10 17:47:18.582@LM_DEBUG@(9769|9774) TransportClient::associate added PendingAssoc between 01037c1e.52ddd570.2629be97.000301c3(bf2f5cc1) and remote 01037c1e.52ddd570.2629be98.000301c4(a31b5eb3)
2026-03-10 17:47:18.582@LM_DEBUG@(9769|9774) PendingAssoc::initiate_connect - between 01037c1e.52ddd570.2629be97.000301c3(bf2f5cc1) and remote 01037c1e.52ddd570.2629be98.000301c4(a31b5eb3)
2026-03-10 17:47:18.582@LM_DEBUG@(9769|9774) TransportClient::initiate_connect_i - attempt to connect_datalink between local 01037c1e.52ddd570.2629be97.000301c3(bf2f5cc1) and remote 01037c1e.52ddd570.2629be98.000301c4(a31b5eb3)
2026-03-10 17:47:18.583@LM_DEBUG@(9769|9774) TransportClient::initiate_connect_i - connection between local 01037c1e.52ddd570.2629be97.000301c3(bf2f5cc1) and remote 01037c1e.52ddd570.2629be98.000301c4(a31b5eb3) initiation successful
2026-03-10 17:47:18.583@LM_DEBUG@(9769|9774) TransportClient::use_datalink_i TransportClient(0x7b5c00002a08) using datalink[0x7b7c00006ae8] from 01037c1e.52ddd570.2629be98.000301c4(a31b5eb3)
2026-03-10 17:47:18.583@LM_DEBUG@(9769|9774) TransportClient::use_datalink_i TransportClient(0x7b5c00002a08) about to add_link[0x7b7c00006ae8] to remote: 01037c1e.52ddd570.2629be98.000301c4(a31b5eb3)
2026-03-10 17:47:18.583@LM_DEBUG@(9769|9774) DataLink::make_reservation() - creating association local publication 01037c1e.52ddd570.2629be97.000301c3(bf2f5cc1) <--> with remote subscription 01037c1e.52ddd570.2629be98.000301c4(a31b5eb3).
2026-03-10 17:47:18.583@LM_DEBUG@(9769|9774) DEBUG: Sedp::association_complete_i local 01037c1e.52ddd570.2629be97.000301c3(bf2f5cc1) remote 01037c1e.52ddd570.2629be98.000301c4(a31b5eb3)
2026-03-10 17:47:18.583@LM_INFO@(9769|9774) Sedp::remote_knows_about_local_i: local 01037c1e.52ddd570.2629be97.000003c2(f858b08c) remote 01037c1e.52ddd570.2629be98.000003c7(0a62d3d2)
2026-03-10 17:47:18.583@LM_INFO@(9769|9774) Sedp::remote_is_authenticated_i: local 01037c1e.52ddd570.2629be97.000003c2(f858b08c) remote 01037c1e.52ddd570.2629be98.000003c7(0a62d3d2)
2026-03-10 17:47:18.583@LM_INFO@(9769|9774) Sedp::local_has_remote_participant_token_i: local 01037c1e.52ddd570.2629be97.000003c2(f858b08c) remote 01037c1e.52ddd570.2629be98.000003c7(0a62d3d2)
2026-03-10 17:47:18.583@LM_INFO@(9769|9774) Sedp::remote_has_local_participant_token_i: local 01037c1e.52ddd570.2629be97.000003c2(f858b08c) remote 01037c1e.52ddd570.2629be98.000003c7(0a62d3d2)
2026-03-10 17:47:18.583@LM_INFO@(9769|9774) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.52ddd570.2629be97.000003c2(f858b08c) remote 01037c1e.52ddd570.2629be98.000003c7(0a62d3d2)
2026-03-10 17:47:18.583@LM_INFO@(9769|9774) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.52ddd570.2629be97.000003c2(f858b08c) remote 01037c1e.52ddd570.2629be98.000003c7(0a62d3d2)
2026-03-10 17:47:18.583@LM_INFO@(9769|9774) Sedp::process_association_records_i associating built-ins local 01037c1e.52ddd570.2629be97.000003c2(f858b08c) remote 01037c1e.52ddd570.2629be98.000003c7(0a62d3d2) pending 3 done 7
2026-03-10 17:47:18.583@LM_DEBUG@(9769|9774) TransportClient::associate added PendingAssoc between 01037c1e.52ddd570.2629be97.000003c2(f858b08c) and remote 01037c1e.52ddd570.2629be98.000003c7(0a62d3d2)
2026-03-10 17:47:18.583@LM_DEBUG@(9769|9774) PendingAssoc::initiate_connect - between 01037c1e.52ddd570.2629be97.000003c2(f858b08c) and remote 01037c1e.52ddd570.2629be98.000003c7(0a62d3d2)
2026-03-10 17:47:18.583@LM_DEBUG@(9769|9774) TransportClient::initiate_connect_i - attempt to connect_datalink between local 01037c1e.52ddd570.2629be97.000003c2(f858b08c) and remote 01037c1e.52ddd570.2629be98.000003c7(0a62d3d2)
2026-03-10 17:47:18.583@LM_DEBUG@(9769|9769) DEBUG: RtpsUdpInst::multicast_group_address: processing add_domain_id_to_ip_addr: add_domain_id_to_ip_addr,add_domain_id_to_port=239.255.2.0:7901 => 239.255.2.2:7901
2026-03-10 17:47:18.583@LM_DEBUG@(9769|9769) DEBUG: RtpsUdpInst::multicast_group_address: processing add_domain_id_to_port: add_domain_id_to_ip_addr,add_domain_id_to_port=239.255.2.0:7901 => 239.255.2.2:7903
2026-03-10 17:47:18.584@LM_DEBUG@(9769|9769) TransportImpl::open()
transport_type: rtps_udp
name: auto_config_rtps
config_prefix: TRANSPORT_TEMPLATE_AUTO_CONFIG_RTPS
max_packet_size: 2147481599
max_samples_per_packet: 10
optimum_packet_size: 4096
thread_per_connection: false
datalink_release_delay: 10000
datalink_control_chunks: 32
fragment_reassembly_timeout: 5:00.000
receive_preallocated_message_blocks:0
receive_preallocated_data_blocks:0
send_buffer_size: 64000000
rcv_buffer_size: 64000000
use_multicast: true
ttl: 5
multicast_interface:
anticipated_fragments: 63
max_message_size: 65466
nak_depth: 0
nak_response_delay: 0.200 s
heartbeat_period: 1.000 s
responsive_mode: false
multicast_group_address: 239.255.2.2:7903
local_address: 0.0.0.0:0
advertised_address: 0.0.0.0:0
ipv6_multicast_group_address: ff03::2:7901
ipv6_local_address: :::0
ipv6_advertised_address: :::0
2026-03-10 17:47:18.584@LM_DEBUG@(9769|9774) TransportClient::initiate_connect_i - connection between local 01037c1e.52ddd570.2629be97.000003c2(f858b08c) and remote 01037c1e.52ddd570.2629be98.000003c7(0a62d3d2) initiation successful
2026-03-10 17:47:18.584@LM_DEBUG@(9769|9774) TransportClient::use_datalink_i TransportClient(0x7b5c00000708) using datalink[0x7b7c00006ae8] from 01037c1e.52ddd570.2629be98.000003c7(0a62d3d2)
2026-03-10 17:47:18.584@LM_DEBUG@(9769|9774) TransportClient::use_datalink_i TransportClient(0x7b5c00000708) about to add_link[0x7b7c00006ae8] to remote: 01037c1e.52ddd570.2629be98.000003c7(0a62d3d2)
2026-03-10 17:47:18.584@LM_DEBUG@(9769|9774) DataLink::make_reservation() - creating association local publication 01037c1e.52ddd570.2629be97.000003c2(f858b08c) <--> with remote subscription 01037c1e.52ddd570.2629be98.000003c7(0a62d3d2).
2026-03-10 17:47:18.584@LM_DEBUG@(9769|9774) DEBUG: Sedp::association_complete_i local 01037c1e.52ddd570.2629be97.000003c2(f858b08c) remote 01037c1e.52ddd570.2629be98.000003c7(0a62d3d2)
2026-03-10 17:47:18.584@LM_DEBUG@(9769|9769) DEBUG: RtpsUdpInst::multicast_group_address: processing add_domain_id_to_ip_addr: add_domain_id_to_ip_addr,add_domain_id_to_port=239.255.2.0:7901 => 239.255.2.2:7901
2026-03-10 17:47:18.584@LM_DEBUG@(9769|9769) DEBUG: RtpsUdpInst::multicast_group_address: processing add_domain_id_to_port: add_domain_id_to_ip_addr,add_domain_id_to_port=239.255.2.0:7901 => 239.255.2.2:7903
2026-03-10 17:47:18.584@LM_INFO@(9769|9774) Sedp::remote_knows_about_local_i: local 01037c1e.52ddd570.2629be97.000004c2(b719264b) remote 01037c1e.52ddd570.2629be98.000004c7(45234515)
2026-03-10 17:47:18.584@LM_INFO@(9769|9774) Sedp::remote_is_authenticated_i: local 01037c1e.52ddd570.2629be97.000004c2(b719264b) remote 01037c1e.52ddd570.2629be98.000004c7(45234515)
2026-03-10 17:47:18.584@LM_INFO@(9769|9774) Sedp::local_has_remote_participant_token_i: local 01037c1e.52ddd570.2629be97.000004c2(b719264b) remote 01037c1e.52ddd570.2629be98.000004c7(45234515)
2026-03-10 17:47:18.584@LM_INFO@(9769|9774) Sedp::remote_has_local_participant_token_i: local 01037c1e.52ddd570.2629be97.000004c2(b719264b) remote 01037c1e.52ddd570.2629be98.000004c7(45234515)
2026-03-10 17:47:18.584@LM_INFO@(9769|9774) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.52ddd570.2629be97.000004c2(b719264b) remote 01037c1e.52ddd570.2629be98.000004c7(45234515)
2026-03-10 17:47:18.584@LM_INFO@(9769|9774) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.52ddd570.2629be97.000004c2(b719264b) remote 01037c1e.52ddd570.2629be98.000004c7(45234515)
2026-03-10 17:47:18.584@LM_INFO@(9769|9774) Sedp::process_association_records_i associating built-ins local 01037c1e.52ddd570.2629be97.000004c2(b719264b) remote 01037c1e.52ddd570.2629be98.000004c7(45234515) pending 2 done 8
2026-03-10 17:47:18.584@LM_DEBUG@(9769|9774) TransportClient::associate added PendingAssoc between 01037c1e.52ddd570.2629be97.000004c2(b719264b) and remote 01037c1e.52ddd570.2629be98.000004c7(45234515)
2026-03-10 17:47:18.585@LM_DEBUG@(9769|9769) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
2026-03-10 17:47:18.585@LM_DEBUG@(9769|9774) PendingAssoc::initiate_connect - between 01037c1e.52ddd570.2629be97.000004c2(b719264b) and remote 01037c1e.52ddd570.2629be98.000004c7(45234515)
2026-03-10 17:47:18.585@LM_DEBUG@(9769|9774) TransportClient::initiate_connect_i - attempt to connect_datalink between local 01037c1e.52ddd570.2629be97.000004c2(b719264b) and remote 01037c1e.52ddd570.2629be98.000004c7(45234515)
2026-03-10 17:47:18.585@LM_INFO@(9769|9769) Sedp::write_subscription_data_unsecure: not currently associated, dropping msg.
2026-03-10 17:47:18.585@LM_DEBUG@(9769|9769) Sedp::add_subscription: calling match_endpoints
2026-03-10 17:47:18.585@LM_DEBUG@(9769|9769) Sedp::match_endpoints 01037c1e.52ddd570.2629be98.00000007(ba2b42a1)
2026-03-10 17:47:18.585@LM_DEBUG@(9769|9774) TransportClient::initiate_connect_i - connection between local 01037c1e.52ddd570.2629be97.000004c2(b719264b) and remote 01037c1e.52ddd570.2629be98.000004c7(45234515) initiation successful
2026-03-10 17:47:18.585@LM_DEBUG@(9769|9774) TransportClient::use_datalink_i TransportClient(0x7b5c00000e08) using datalink[0x7b7c00006ae8] from 01037c1e.52ddd570.2629be98.000004c7(45234515)
2026-03-10 17:47:18.585@LM_DEBUG@(9769|9774) TransportClient::use_datalink_i TransportClient(0x7b5c00000e08) about to add_link[0x7b7c00006ae8] to remote: 01037c1e.52ddd570.2629be98.000004c7(45234515)
2026-03-10 17:47:18.585@LM_DEBUG@(9769|9774) DataLink::make_reservation() - creating association local publication 01037c1e.52ddd570.2629be97.000004c2(b719264b) <--> with remote subscription 01037c1e.52ddd570.2629be98.000004c7(45234515).
2026-03-10 17:47:18.585@LM_DEBUG@(9769|9774) DEBUG: Sedp::association_complete_i local 01037c1e.52ddd570.2629be97.000004c2(b719264b) remote 01037c1e.52ddd570.2629be98.000004c7(45234515)
2026-03-10 17:47:18.585@LM_DEBUG@(9769|9769) DataReaderImpl::enable: got GUID 01037c1e.52ddd570.2629be98.00000007(ba2b42a1), subscribed to topic name "TheTopic" type "Messenger::Message"
2026-03-10 17:47:18.585@LM_DEBUG@(9769|9769) SubscriberImpl::reader_enabled, datareader(topic_name=TheTopic) enabled
2026-03-10 17:47:18.586@LM_DEBUG@(9769|9769) Service_Participant::get_discovery: returning repository for domain 2, repo DiscoveryConfigTemplate.
2026-03-10 17:47:18.586@LM_DEBUG@(9769|9774) Sedp::Writer::send_sample from 01037c1e.52ddd570.2629be97.000004c2(b719264b) to 01037c1e.52ddd570.2629be98.000004c7(45234515)
2026-03-10 17:47:18.586@LM_INFO@(9769|9774) Sedp::remote_knows_about_local_i: local 01037c1e.52ddd570.2629be97.000200c2(d0f13721) remote 01037c1e.52ddd570.2629be98.000200c7(22cb547f)
2026-03-10 17:47:18.586@LM_INFO@(9769|9774) Sedp::remote_is_authenticated_i: local 01037c1e.52ddd570.2629be97.000200c2(d0f13721) remote 01037c1e.52ddd570.2629be98.000200c7(22cb547f)
2026-03-10 17:47:18.586@LM_INFO@(9769|9774) Sedp::local_has_remote_participant_token_i: local 01037c1e.52ddd570.2629be97.000200c2(d0f13721) remote 01037c1e.52ddd570.2629be98.000200c7(22cb547f)
2026-03-10 17:47:18.586@LM_INFO@(9769|9774) Sedp::remote_has_local_participant_token_i: local 01037c1e.52ddd570.2629be97.000200c2(d0f13721) remote 01037c1e.52ddd570.2629be98.000200c7(22cb547f)
2026-03-10 17:47:18.586@LM_INFO@(9769|9774) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.52ddd570.2629be97.000200c2(d0f13721) remote 01037c1e.52ddd570.2629be98.000200c7(22cb547f)
2026-03-10 17:47:18.586@LM_INFO@(9769|9774) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.52ddd570.2629be97.000200c2(d0f13721) remote 01037c1e.52ddd570.2629be98.000200c7(22cb547f)
2026-03-10 17:47:18.586@LM_INFO@(9769|9774) Sedp::process_association_records_i associating built-ins local 01037c1e.52ddd570.2629be97.000200c2(d0f13721) remote 01037c1e.52ddd570.2629be98.000200c7(22cb547f) pending 1 done 9
2026-03-10 17:47:18.586@LM_DEBUG@(9769|9774) TransportClient::associate added PendingAssoc between 01037c1e.52ddd570.2629be97.000200c2(d0f13721) and remote 01037c1e.52ddd570.2629be98.000200c7(22cb547f)
2026-03-10 17:47:18.586@LM_DEBUG@(9769|9774) PendingAssoc::initiate_connect - between 01037c1e.52ddd570.2629be97.000200c2(d0f13721) and remote 01037c1e.52ddd570.2629be98.000200c7(22cb547f)
2026-03-10 17:47:18.587@LM_DEBUG@(9769|9774) TransportClient::initiate_connect_i - attempt to connect_datalink between local 01037c1e.52ddd570.2629be97.000200c2(d0f13721) and remote 01037c1e.52ddd570.2629be98.000200c7(22cb547f)
2026-03-10 17:47:18.587@LM_DEBUG@(9769|9769) DEBUG: ConfigStoreImpl::get: RTPS_DISCOVERY_DISCOVERY_CONFIG_TEMPLATE_SPDP_SEND_ADDRS
2026-03-10 17:47:18.587@LM_DEBUG@(9769|9769) Spdp::SpdpTransport::open_unicast_socket: failed to open 0.0.0.0:7910 ACE_SOCK_Dgram::open: Address already in use, trying next participant ID...
2026-03-10 17:47:18.587@LM_DEBUG@(9769|9774) TransportClient::initiate_connect_i - connection between local 01037c1e.52ddd570.2629be97.000200c2(d0f13721) and remote 01037c1e.52ddd570.2629be98.000200c7(22cb547f) initiation successful
2026-03-10 17:47:18.587@LM_DEBUG@(9769|9774) TransportClient::use_datalink_i TransportClient(0x7b5c00001508) using datalink[0x7b7c00006ae8] from 01037c1e.52ddd570.2629be98.000200c7(22cb547f)
2026-03-10 17:47:18.587@LM_DEBUG@(9769|9774) TransportClient::use_datalink_i TransportClient(0x7b5c00001508) about to add_link[0x7b7c00006ae8] to remote: 01037c1e.52ddd570.2629be98.000200c7(22cb547f)
2026-03-10 17:47:18.587@LM_DEBUG@(9769|9769) Spdp::SpdpTransport::open_unicast_socket: failed to open 0.0.0.0:7912 ACE_SOCK_Dgram::open: Address already in use, trying next participant ID...
2026-03-10 17:47:18.587@LM_DEBUG@(9769|9774) DataLink::make_reservation() - creating association local publication 01037c1e.52ddd570.2629be97.000200c2(d0f13721) <--> with remote subscription 01037c1e.52ddd570.2629be98.000200c7(22cb547f).
2026-03-10 17:47:18.587@LM_DEBUG@(9769|9774) DEBUG: Sedp::association_complete_i local 01037c1e.52ddd570.2629be97.000200c2(d0f13721) remote 01037c1e.52ddd570.2629be98.000200c7(22cb547f)
2026-03-10 17:47:18.587@LM_DEBUG@(9769|9769) Spdp::SpdpTransport::open_unicast_socket: failed to open 0.0.0.0:7914 ACE_SOCK_Dgram::open: Address already in use, trying next participant ID...
2026-03-10 17:47:18.587@LM_DEBUG@(9769|9774) DomainParticipantImpl::assign_handle: New mapped InstanceHandle 5 for 01037c1e.52ddd570.2629be98.000001c1(d1371465)
2026-03-10 17:47:18.587@LM_DEBUG@(9769|9769) Spdp::SpdpTransport::open_unicast_socket: failed to open 0.0.0.0:7916 ACE_SOCK_Dgram::open: Address already in use, trying next participant ID...
2026-03-10 17:47:18.588@LM_DEBUG@(9769|9769) Spdp::SpdpTransport::set_unicast_socket_opts: opened IPv4 unicast socket 35 on port 7918
2026-03-10 17:47:18.588@LM_DEBUG@(9769|9774) ConditionImpl::signal_all()
2026-03-10 17:47:18.588@LM_DEBUG@(9769|9774) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x200.
2026-03-10 17:47:18.588@LM_DEBUG@(9769|9774) ConditionImpl::signal_all() - number of sets: 0
2026-03-10 17:47:18.588@LM_DEBUG@(9769|9769) Spdp::SpdpTransport::open_unicast_ipv6_socket: failed to open :::7918 ACE_SOCK_Dgram::open: Address already in use, trying next participant ID...
2026-03-10 17:47:18.588@LM_DEBUG@(9769|9774) ConditionImpl::signal_all()
2026-03-10 17:47:18.588@LM_DEBUG@(9769|9774) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x400.
2026-03-10 17:47:18.588@LM_DEBUG@(9769|9774) ConditionImpl::signal_all() - number of sets: 0
2026-03-10 17:47:18.588@LM_DEBUG@(9769|9769) Spdp::SpdpTransport::set_unicast_socket_opts: opened IPv6 unicast socket 36 on port 7920
2026-03-10 17:47:18.588@LM_DEBUG@(9769|9774) DomainParticipantImpl::assign_handle: New unmapped InstanceHandle 6
2026-03-10 17:47:18.588@LM_DEBUG@(9769|9774) ConditionImpl::signal_all()
2026-03-10 17:47:18.588@LM_DEBUG@(9769|9774) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x200.
2026-03-10 17:47:18.588@LM_DEBUG@(9769|9774) ConditionImpl::signal_all() - number of sets: 0
2026-03-10 17:47:18.588@LM_DEBUG@(9769|9774) ConditionImpl::signal_all()
2026-03-10 17:47:18.588@LM_DEBUG@(9769|9774) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x400.
2026-03-10 17:47:18.588@LM_DEBUG@(9769|9774) ConditionImpl::signal_all() - number of sets: 0
2026-03-10 17:47:18.589@LM_DEBUG@(9769|9774) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7916
2026-03-10 17:47:18.589@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:58905
2026-03-10 17:47:18.589@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:58905
2026-03-10 17:47:18.589@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:48945
2026-03-10 17:47:18.589@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:48945
2026-03-10 17:47:18.589@LM_DEBUG@(9769|9774) ConditionImpl::signal_all()
2026-03-10 17:47:18.589@LM_DEBUG@(9769|9774) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x480.
2026-03-10 17:47:18.589@LM_DEBUG@(9769|9774) ConditionImpl::signal_all() - number of sets: 0
2026-03-10 17:47:18.589@LM_DEBUG@(9769|9774) ConditionImpl::signal_all()
2026-03-10 17:47:18.589@LM_DEBUG@(9769|9774) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x200.
2026-03-10 17:47:18.589@LM_DEBUG@(9769|9774) ConditionImpl::signal_all() - number of sets: 0
2026-03-10 17:47:18.589@LM_DEBUG@(9769|9774) ConditionImpl::signal_all()
2026-03-10 17:47:18.589@LM_DEBUG@(9769|9774) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x480.
2026-03-10 17:47:18.589@LM_DEBUG@(9769|9774) ConditionImpl::signal_all() - number of sets: 0
2026-03-10 17:47:18.590@LM_DEBUG@(9769|9769) DomainParticipantImpl::enable: enabled participant 01037c1e.52ddd570.2629be99.000001c1(ec573dd5) in domain 2
2026-03-10 17:47:18.590@LM_DEBUG@(9769|9769) Service_Participant::get_discovery: returning repository for domain 2, repo DiscoveryConfigTemplate.
2026-03-10 17:47:18.590@LM_DEBUG@(9769|9769) Service_Participant::get_discovery: returning repository for domain 2, repo DiscoveryConfigTemplate.
2026-03-10 17:47:18.590@LM_DEBUG@(9769|9769) Service_Participant::get_discovery: returning repository for domain 2, repo DiscoveryConfigTemplate.
2026-03-10 17:47:18.590@LM_DEBUG@(9769|9769) Service_Participant::get_discovery: returning repository for domain 2, repo DiscoveryConfigTemplate.
2026-03-10 17:47:18.591@LM_DEBUG@(9769|9769) Service_Participant::get_discovery: returning repository for domain 2, repo DiscoveryConfigTemplate.
2026-03-10 17:47:18.591@LM_DEBUG@(9769|9769) Service_Participant::get_discovery: returning repository for domain 2, repo DiscoveryConfigTemplate.
2026-03-10 17:47:18.591@LM_DEBUG@(9769|9769) Service_Participant::get_discovery: returning repository for domain 2, repo DiscoveryConfigTemplate.
2026-03-10 17:47:18.591@LM_DEBUG@(9769|9769) Service_Participant::get_discovery: returning repository for domain 2, repo DiscoveryConfigTemplate.
2026-03-10 17:47:18.591@LM_DEBUG@(9769|9769) DomainParticipantImpl::assign_handle: New unmapped InstanceHandle 7
2026-03-10 17:47:18.591@LM_DEBUG@(9769|9769) DDS::ParticipantBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1d40 with 20 chunks
2026-03-10 17:47:18.591@LM_DEBUG@(9769|9769) DataReaderImpl::enable Cached_Allocator_With_Overflow 2490 with 20 chunks
2026-03-10 17:47:18.591@LM_DEBUG@(9769|9769) Service_Participant::get_discovery: returning repository for domain 2, repo DiscoveryConfigTemplate.
2026-03-10 17:47:18.591@LM_DEBUG@(9769|9769) SubscriberImpl::reader_enabled, datareader(topic_name=DCPSParticipant) enabled
2026-03-10 17:47:18.591@LM_DEBUG@(9769|9769) DDS::TopicBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 2520 with 20 chunks
2026-03-10 17:47:18.591@LM_DEBUG@(9769|9769) DataReaderImpl::enable Cached_Allocator_With_Overflow 25b0 with 20 chunks
2026-03-10 17:47:18.591@LM_DEBUG@(9769|9769) Service_Participant::get_discovery: returning repository for domain 2, repo DiscoveryConfigTemplate.
2026-03-10 17:47:18.591@LM_DEBUG@(9769|9769) SubscriberImpl::reader_enabled, datareader(topic_name=DCPSTopic) enabled
2026-03-10 17:47:18.592@LM_DEBUG@(9769|9769) DDS::PublicationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 2640 with 20 chunks
2026-03-10 17:47:18.592@LM_DEBUG@(9769|9769) DataReaderImpl::enable Cached_Allocator_With_Overflow 26d0 with 20 chunks
2026-03-10 17:47:18.592@LM_DEBUG@(9769|9769) Service_Participant::get_discovery: returning repository for domain 2, repo DiscoveryConfigTemplate.
2026-03-10 17:47:18.592@LM_DEBUG@(9769|9769) SubscriberImpl::reader_enabled, datareader(topic_name=DCPSPublication) enabled
2026-03-10 17:47:18.592@LM_DEBUG@(9769|9769) DDS::SubscriptionBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 2760 with 20 chunks
2026-03-10 17:47:18.592@LM_DEBUG@(9769|9769) DataReaderImpl::enable Cached_Allocator_With_Overflow 27f0 with 20 chunks
2026-03-10 17:47:18.592@LM_DEBUG@(9769|9769) Service_Participant::get_discovery: returning repository for domain 2, repo DiscoveryConfigTemplate.
2026-03-10 17:47:18.592@LM_DEBUG@(9769|9769) SubscriberImpl::reader_enabled, datareader(topic_name=DCPSSubscription) enabled
2026-03-10 17:47:18.592@LM_DEBUG@(9769|9769) OpenDDS::DCPS::ParticipantLocationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 2880 with 20 chunks
2026-03-10 17:47:18.592@LM_DEBUG@(9769|9769) DataReaderImpl::enable Cached_Allocator_With_Overflow 2910 with 20 chunks
2026-03-10 17:47:18.592@LM_DEBUG@(9769|9769) Service_Participant::get_discovery: returning repository for domain 2, repo DiscoveryConfigTemplate.
2026-03-10 17:47:18.592@LM_DEBUG@(9769|9769) SubscriberImpl::reader_enabled, datareader(topic_name=OpenDDSParticipantLocation) enabled
2026-03-10 17:47:18.592@LM_DEBUG@(9769|9769) OpenDDS::DCPS::ConnectionRecordDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 29a0 with 20 chunks
2026-03-10 17:47:18.593@LM_DEBUG@(9769|9769) DataReaderImpl::enable Cached_Allocator_With_Overflow 2a30 with 20 chunks
2026-03-10 17:47:18.593@LM_DEBUG@(9769|9769) Service_Participant::get_discovery: returning repository for domain 2, repo DiscoveryConfigTemplate.
2026-03-10 17:47:18.593@LM_DEBUG@(9769|9769) SubscriberImpl::reader_enabled, datareader(topic_name=OpenDDSConnectionRecord) enabled
2026-03-10 17:47:18.593@LM_DEBUG@(9769|9769) OpenDDS::DCPS::InternalThreadBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 2ac0 with 20 chunks
2026-03-10 17:47:18.593@LM_DEBUG@(9769|9769) DataReaderImpl::enable Cached_Allocator_With_Overflow 2b50 with 20 chunks
2026-03-10 17:47:18.593@LM_DEBUG@(9769|9769) Service_Participant::get_discovery: returning repository for domain 2, repo DiscoveryConfigTemplate.
2026-03-10 17:47:18.593@LM_DEBUG@(9769|9769) SubscriberImpl::reader_enabled, datareader(topic_name=OpenDDSInternalThread) enabled
2026-03-10 17:47:18.593@LM_INFO@(9769|9769) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD5702629BE99_2=@_OPENDDS_SEDPTransportInst_01037c1e52ddd5702629be99_2
2026-03-10 17:47:18.593@LM_INFO@(9769|9769) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD5702629BE99_2_MAX_MESSAGE_SIZE=65466
2026-03-10 17:47:18.594@LM_INFO@(9769|9769) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD5702629BE99_2_HEARTBEAT_PERIOD=200
2026-03-10 17:47:18.594@LM_INFO@(9769|9769) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD5702629BE99_2_NAK_RESPONSE_DELAY=100
2026-03-10 17:47:18.594@LM_INFO@(9769|9769) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD5702629BE99_2_RESPONSIVE_MODE=false
2026-03-10 17:47:18.595@LM_INFO@(9769|9769) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD5702629BE99_2_SEND_DELAY=10
2026-03-10 17:47:18.595@LM_INFO@(9769|9769) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD5702629BE99_2_SEND_BUFFER_SIZE=65535
2026-03-10 17:47:18.595@LM_INFO@(9769|9769) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD5702629BE99_2_RCV_BUFFER_SIZE=65535
2026-03-10 17:47:18.596@LM_INFO@(9769|9769) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD5702629BE99_2_RECEIVE_PREALLOCATED_MESSAGE_BLOCKS=0
2026-03-10 17:47:18.596@LM_INFO@(9769|9769) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD5702629BE99_2_RECEIVE_PREALLOCATED_DATA_BLOCKS=0
2026-03-10 17:47:18.596@LM_INFO@(9769|9769) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD5702629BE99_2_PORT_MODE=system
2026-03-10 17:47:18.597@LM_INFO@(9769|9769) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD5702629BE99_2_PB=7400
2026-03-10 17:47:18.597@LM_INFO@(9769|9769) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD5702629BE99_2_DG=250
2026-03-10 17:47:18.597@LM_INFO@(9769|9769) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD5702629BE99_2_PG=2
2026-03-10 17:47:18.598@LM_INFO@(9769|9769) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD5702629BE99_2_D2=2
2026-03-10 17:47:18.598@LM_INFO@(9769|9769) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD5702629BE99_2_D3=12
2026-03-10 17:47:18.598@LM_INFO@(9769|9769) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD5702629BE99_2_USE_MULTICAST=true
2026-03-10 17:47:18.599@LM_INFO@(9769|9769) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD5702629BE99_2_MULTICAST_GROUP_ADDRESS=239.255.4.2
2026-03-10 17:47:18.599@LM_INFO@(9769|9769) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD5702629BE99_2_TTL=5
2026-03-10 17:47:18.599@LM_INFO@(9769|9769) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD5702629BE99_2_MULTICAST_INTERFACE=
2026-03-10 17:47:18.600@LM_INFO@(9769|9769) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD5702629BE99_2_INIT_PARTICIPANT_PORT_ID=4
2026-03-10 17:47:18.600@LM_INFO@(9769|9769) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD5702629BE99_2_LOCAL_ADDRESS=0.0.0.0:0
2026-03-10 17:47:18.600@LM_INFO@(9769|9769) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD5702629BE99_2_ADVERTISED_ADDRESS=0.0.0.0:0
2026-03-10 17:47:18.601@LM_INFO@(9769|9769) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD5702629BE99_2_IPV6_INIT_PARTICIPANT_PORT_ID=5
2026-03-10 17:47:18.601@LM_INFO@(9769|9769) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD5702629BE99_2_IPV6_LOCAL_ADDRESS=:::0
2026-03-10 17:47:18.601@LM_INFO@(9769|9769) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD5702629BE99_2_IPV6_ADVERTISED_ADDRESS=:::0
2026-03-10 17:47:18.602@LM_INFO@(9769|9769) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD5702629BE99_2_DATA_RTPS_RELAY_ADDRESS=0.0.0.0:0
2026-03-10 17:47:18.602@LM_INFO@(9769|9769) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD5702629BE99_2_USE_RTPS_RELAY=false
2026-03-10 17:47:18.602@LM_INFO@(9769|9769) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD5702629BE99_2_RTPS_RELAY_ONLY=false
2026-03-10 17:47:18.603@LM_INFO@(9769|9769) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD5702629BE99_2_DATA_STUN_SERVER_ADDRESS=0.0.0.0:0
2026-03-10 17:47:18.603@LM_INFO@(9769|9769) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD5702629BE99_2_USE_ICE=false
2026-03-10 17:47:18.603@LM_INFO@(9769|9769) INFO: ConfigStoreImpl::set_string: CONFIG_OPENDDS_SEDP_TRANSPORT_CFG_01037C1E52DDD5702629BE99_2=@_OPENDDS_SEDP_TransportCfg_01037c1e52ddd5702629be99_2
2026-03-10 17:47:18.604@LM_INFO@(9769|9769) INFO: ConfigStoreImpl::set_string: CONFIG_OPENDDS_SEDP_TRANSPORT_CFG_01037C1E52DDD5702629BE99_2_PASSIVE_CONNECT_DURATION=60000
2026-03-10 17:47:18.605@LM_DEBUG@(9769|9769) RtpsUdpTransport::open_socket: opened IPv4 unicast socket 37 for 0.0.0.0:0
2026-03-10 17:47:18.605@LM_DEBUG@(9769|9769) RtpsUdpTransport::open_socket: opened IPv6 unicast socket 38 for :::0
2026-03-10 17:47:18.608@LM_DEBUG@(9769|9769) DirectPriorityMapper:thread_priority() - mapped TRANSPORT_PRIORITY value 0 to thread priority 0.
2026-03-10 17:47:18.610@LM_INFO@(9769|9782) INFO: MulticastManager::join: joined group 239.255.4.2:7902 on docker0/172.17.0.1 (0x7b7c00029a88 joined count 1)
2026-03-10 17:47:18.610@LM_INFO@(9769|9782) INFO: MulticastManager::join: joined group 239.255.4.2:7902 on eth0/10.1.0.39 (0x7b7c00029a88 joined count 2)
2026-03-10 17:47:18.610@LM_INFO@(9769|9782) INFO: MulticastManager::join: joined group ff03::2:7902 on eth0/fe80::7e1e:52ff:fedd:d570 (0x7b7c00029a88 joined count 3)
2026-03-10 17:47:18.610@LM_INFO@(9769|9782) INFO: MulticastManager::join: joined group 239.255.4.2:7902 on lo/127.0.0.1 (0x7b7c00029a88 joined count 4)
2026-03-10 17:47:18.611@LM_INFO@(9769|9782) INFO: MulticastManager::join: joined group ff03::2:7902 on lo/::1 (0x7b7c00029a88 joined count 5)
2026-03-10 17:47:18.613@LM_DEBUG@(9769|9769) TransportImpl::open()
transport_type: rtps_udp
name: _OPENDDS_SEDPTransportInst_01037c1e52ddd5702629be99_2
config_prefix: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD5702629BE99_2
max_packet_size: 2147481599
max_samples_per_packet: 10
optimum_packet_size: 4096
thread_per_connection: false
datalink_release_delay: 10000
datalink_control_chunks: 32
fragment_reassembly_timeout: 5:00.000
receive_preallocated_message_blocks:0
receive_preallocated_data_blocks:0
send_buffer_size: 65535
rcv_buffer_size: 65535
use_multicast: true
ttl: 5
multicast_interface:
anticipated_fragments: 63
max_message_size: 65466
nak_depth: 0
nak_response_delay: 0.100 s
heartbeat_period: 0.200 s
responsive_mode: false
multicast_group_address: 239.255.4.2:7902
local_address: 0.0.0.0:0
advertised_address: 0.0.0.0:0
ipv6_multicast_group_address: ff03::2:7902
ipv6_local_address: :::0
ipv6_advertised_address: :::0
2026-03-10 17:47:18.625@LM_INFO@(9769|9782) INFO: MulticastManager::join: joined group 239.255.4.2:7900 on docker0/172.17.0.1 (0x7b70000061c8 joined count 1)
2026-03-10 17:47:18.625@LM_DEBUG@(9769|9769) Service_Participant::get_discovery: returning repository for domain 2, repo DiscoveryConfigTemplate.
2026-03-10 17:47:18.625@LM_INFO@(9769|9782) INFO: MulticastManager::join: joined group 239.255.4.2:7900 on eth0/10.1.0.39 (0x7b70000061c8 joined count 2)
2026-03-10 17:47:18.626@LM_INFO@(9769|9782) INFO: MulticastManager::join: joined group ff03::1:7900 on eth0/fe80::7e1e:52ff:fedd:d570 (0x7b70000061c8 joined count 3)
2026-03-10 17:47:18.626@LM_INFO@(9769|9782) INFO: MulticastManager::join: joined group 239.255.4.2:7900 on lo/127.0.0.1 (0x7b70000061c8 joined count 4)
2026-03-10 17:47:18.626@LM_INFO@(9769|9782) INFO: MulticastManager::join: joined group ff03::1:7900 on lo/::1 (0x7b70000061c8 joined count 5)
2026-03-10 17:47:18.627@LM_DEBUG@(9769|9774) ip_in_locator_list - from (type 2): 10.1.0.39:7918
2026-03-10 17:47:18.627@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:33811
2026-03-10 17:47:18.627@LM_DEBUG@(9769|9769) DomainParticipantImpl::assign_handle: New unmapped InstanceHandle 8
2026-03-10 17:47:18.627@LM_DEBUG@(9769|9778) ip_in_locator_list - from (type 2): 10.1.0.39:7918
2026-03-10 17:47:18.627@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:33811
2026-03-10 17:47:18.627@LM_DEBUG@(9769|9774) Spdp::handle_participant_data - 01037c1e.52ddd570.2629be97.000001c1(536783b4) discovered 01037c1e.52ddd570.2629be99.000001c1(ec573dd5) lease 5:00 from 10.1.0.39:7918 (1)
2026-03-10 17:47:18.627@LM_DEBUG@(9769|9769) Starting DataReader Reader2
2026-03-10 17:47:18.627@LM_DEBUG@(9769|9778) Spdp::handle_participant_data - 01037c1e.52ddd570.2629be98.000001c1(d1371465) discovered 01037c1e.52ddd570.2629be99.000001c1(ec573dd5) lease 5:00 from 10.1.0.39:7918 (0)
2026-03-10 17:47:18.627@LM_INFO@(9769|9774) Sedp::remote_knows_about_local_i: local 01037c1e.52ddd570.2629be97.000003c7(88324403) remote 01037c1e.52ddd570.2629be99.000003c2(47680eed)
2026-03-10 17:47:18.627@LM_INFO@(9769|9774) Sedp::remote_is_authenticated_i: local 01037c1e.52ddd570.2629be97.000003c7(88324403) remote 01037c1e.52ddd570.2629be99.000003c2(47680eed)
2026-03-10 17:47:18.627@LM_INFO@(9769|9774) Sedp::local_has_remote_participant_token_i: local 01037c1e.52ddd570.2629be97.000003c7(88324403) remote 01037c1e.52ddd570.2629be99.000003c2(47680eed)
2026-03-10 17:47:18.627@LM_INFO@(9769|9774) Sedp::remote_has_local_participant_token_i: local 01037c1e.52ddd570.2629be97.000003c7(88324403) remote 01037c1e.52ddd570.2629be99.000003c2(47680eed)
2026-03-10 17:47:18.628@LM_INFO@(9769|9774) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.52ddd570.2629be97.000003c7(88324403) remote 01037c1e.52ddd570.2629be99.000003c2(47680eed)
2026-03-10 17:47:18.628@LM_DEBUG@(9769|9769) Messenger::MessageDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 2e20 with 20 chunks
2026-03-10 17:47:18.628@LM_INFO@(9769|9774) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.52ddd570.2629be97.000003c7(88324403) remote 01037c1e.52ddd570.2629be99.000003c2(47680eed)
2026-03-10 17:47:18.628@LM_INFO@(9769|9778) Sedp::remote_knows_about_local_i: local 01037c1e.52ddd570.2629be98.000003c7(0a62d3d2) remote 01037c1e.52ddd570.2629be99.000003c2(47680eed)
2026-03-10 17:47:18.628@LM_DEBUG@(9769|9769) DataReaderImpl::enable Cached_Allocator_With_Overflow 2eb0 with 20 chunks
2026-03-10 17:47:18.628@LM_INFO@(9769|9774) Sedp::process_association_records_i associating built-ins local 01037c1e.52ddd570.2629be97.000003c7(88324403) remote 01037c1e.52ddd570.2629be99.000003c2(47680eed) pending 10 done 0
2026-03-10 17:47:18.628@LM_INFO@(9769|9778) Sedp::remote_is_authenticated_i: local 01037c1e.52ddd570.2629be98.000003c7(0a62d3d2) remote 01037c1e.52ddd570.2629be99.000003c2(47680eed)
2026-03-10 17:47:18.628@LM_DEBUG@(9769|9769) Service_Participant::get_discovery: returning repository for domain 2, repo DiscoveryConfigTemplate.
2026-03-10 17:47:18.628@LM_DEBUG@(9769|9774) TransportClient::associate added PendingAssoc between 01037c1e.52ddd570.2629be97.000003c7(88324403) and remote 01037c1e.52ddd570.2629be99.000003c2(47680eed)
2026-03-10 17:47:18.628@LM_INFO@(9769|9778) Sedp::local_has_remote_participant_token_i: local 01037c1e.52ddd570.2629be98.000003c7(0a62d3d2) remote 01037c1e.52ddd570.2629be99.000003c2(47680eed)
2026-03-10 17:47:18.628@LM_INFO@(9769|9778) Sedp::remote_has_local_participant_token_i: local 01037c1e.52ddd570.2629be98.000003c7(0a62d3d2) remote 01037c1e.52ddd570.2629be99.000003c2(47680eed)
2026-03-10 17:47:18.628@LM_INFO@(9769|9778) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.52ddd570.2629be98.000003c7(0a62d3d2) remote 01037c1e.52ddd570.2629be99.000003c2(47680eed)
2026-03-10 17:47:18.628@LM_INFO@(9769|9778) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.52ddd570.2629be98.000003c7(0a62d3d2) remote 01037c1e.52ddd570.2629be99.000003c2(47680eed)
2026-03-10 17:47:18.628@LM_INFO@(9769|9778) Sedp::process_association_records_i associating built-ins local 01037c1e.52ddd570.2629be98.000003c7(0a62d3d2) remote 01037c1e.52ddd570.2629be99.000003c2(47680eed) pending 10 done 0
2026-03-10 17:47:18.628@LM_INFO@(9769|9774) Sedp::remote_knows_about_local_i: local 01037c1e.52ddd570.2629be97.000004c7(c773d2c4) remote 01037c1e.52ddd570.2629be99.000004c2(0829982a)
2026-03-10 17:47:18.628@LM_INFO@(9769|9774) Sedp::remote_is_authenticated_i: local 01037c1e.52ddd570.2629be97.000004c7(c773d2c4) remote 01037c1e.52ddd570.2629be99.000004c2(0829982a)
2026-03-10 17:47:18.628@LM_DEBUG@(9769|9778) TransportClient::associate added PendingAssoc between 01037c1e.52ddd570.2629be98.000003c7(0a62d3d2) and remote 01037c1e.52ddd570.2629be99.000003c2(47680eed)
2026-03-10 17:47:18.628@LM_INFO@(9769|9774) Sedp::local_has_remote_participant_token_i: local 01037c1e.52ddd570.2629be97.000004c7(c773d2c4) remote 01037c1e.52ddd570.2629be99.000004c2(0829982a)
2026-03-10 17:47:18.628@LM_INFO@(9769|9774) Sedp::remote_has_local_participant_token_i: local 01037c1e.52ddd570.2629be97.000004c7(c773d2c4) remote 01037c1e.52ddd570.2629be99.000004c2(0829982a)
2026-03-10 17:47:18.628@LM_INFO@(9769|9774) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.52ddd570.2629be97.000004c7(c773d2c4) remote 01037c1e.52ddd570.2629be99.000004c2(0829982a)
2026-03-10 17:47:18.628@LM_INFO@(9769|9774) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.52ddd570.2629be97.000004c7(c773d2c4) remote 01037c1e.52ddd570.2629be99.000004c2(0829982a)
2026-03-10 17:47:18.628@LM_INFO@(9769|9774) Sedp::process_association_records_i associating built-ins local 01037c1e.52ddd570.2629be97.000004c7(c773d2c4) remote 01037c1e.52ddd570.2629be99.000004c2(0829982a) pending 9 done 1
2026-03-10 17:47:18.629@LM_DEBUG@(9769|9774) TransportClient::associate added PendingAssoc between 01037c1e.52ddd570.2629be97.000004c7(c773d2c4) and remote 01037c1e.52ddd570.2629be99.000004c2(0829982a)
2026-03-10 17:47:18.629@LM_INFO@(9769|9778) Sedp::remote_knows_about_local_i: local 01037c1e.52ddd570.2629be98.000004c7(45234515) remote 01037c1e.52ddd570.2629be99.000004c2(0829982a)
2026-03-10 17:47:18.629@LM_INFO@(9769|9778) Sedp::remote_is_authenticated_i: local 01037c1e.52ddd570.2629be98.000004c7(45234515) remote 01037c1e.52ddd570.2629be99.000004c2(0829982a)
2026-03-10 17:47:18.629@LM_INFO@(9769|9778) Sedp::local_has_remote_participant_token_i: local 01037c1e.52ddd570.2629be98.000004c7(45234515) remote 01037c1e.52ddd570.2629be99.000004c2(0829982a)
2026-03-10 17:47:18.629@LM_DEBUG@(9769|9769) RtpsUdpTransport::open_socket: opened IPv4 unicast socket 45 for 0.0.0.0:0
2026-03-10 17:47:18.629@LM_INFO@(9769|9778) Sedp::remote_has_local_participant_token_i: local 01037c1e.52ddd570.2629be98.000004c7(45234515) remote 01037c1e.52ddd570.2629be99.000004c2(0829982a)
2026-03-10 17:47:18.629@LM_INFO@(9769|9774) Sedp::remote_knows_about_local_i: local 01037c1e.52ddd570.2629be97.000200c7(a09bc3ae) remote 01037c1e.52ddd570.2629be99.000200c2(6fc18940)
2026-03-10 17:47:18.629@LM_INFO@(9769|9778) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.52ddd570.2629be98.000004c7(45234515) remote 01037c1e.52ddd570.2629be99.000004c2(0829982a)
2026-03-10 17:47:18.629@LM_INFO@(9769|9774) Sedp::remote_is_authenticated_i: local 01037c1e.52ddd570.2629be97.000200c7(a09bc3ae) remote 01037c1e.52ddd570.2629be99.000200c2(6fc18940)
2026-03-10 17:47:18.629@LM_INFO@(9769|9778) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.52ddd570.2629be98.000004c7(45234515) remote 01037c1e.52ddd570.2629be99.000004c2(0829982a)
2026-03-10 17:47:18.629@LM_INFO@(9769|9774) Sedp::local_has_remote_participant_token_i: local 01037c1e.52ddd570.2629be97.000200c7(a09bc3ae) remote 01037c1e.52ddd570.2629be99.000200c2(6fc18940)
2026-03-10 17:47:18.629@LM_INFO@(9769|9778) Sedp::process_association_records_i associating built-ins local 01037c1e.52ddd570.2629be98.000004c7(45234515) remote 01037c1e.52ddd570.2629be99.000004c2(0829982a) pending 9 done 1
2026-03-10 17:47:18.629@LM_DEBUG@(9769|9769) RtpsUdpTransport::open_socket: opened IPv6 unicast socket 46 for :::0
2026-03-10 17:47:18.629@LM_INFO@(9769|9774) Sedp::remote_has_local_participant_token_i: local 01037c1e.52ddd570.2629be97.000200c7(a09bc3ae) remote 01037c1e.52ddd570.2629be99.000200c2(6fc18940)
2026-03-10 17:47:18.629@LM_INFO@(9769|9774) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.52ddd570.2629be97.000200c7(a09bc3ae) remote 01037c1e.52ddd570.2629be99.000200c2(6fc18940)
2026-03-10 17:47:18.629@LM_INFO@(9769|9774) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.52ddd570.2629be97.000200c7(a09bc3ae) remote 01037c1e.52ddd570.2629be99.000200c2(6fc18940)
2026-03-10 17:47:18.629@LM_DEBUG@(9769|9778) TransportClient::associate added PendingAssoc between 01037c1e.52ddd570.2629be98.000004c7(45234515) and remote 01037c1e.52ddd570.2629be99.000004c2(0829982a)
2026-03-10 17:47:18.629@LM_INFO@(9769|9774) Sedp::process_association_records_i associating built-ins local 01037c1e.52ddd570.2629be97.000200c7(a09bc3ae) remote 01037c1e.52ddd570.2629be99.000200c2(6fc18940) pending 8 done 2
2026-03-10 17:47:18.629@LM_DEBUG@(9769|9774) TransportClient::associate added PendingAssoc between 01037c1e.52ddd570.2629be97.000200c7(a09bc3ae) and remote 01037c1e.52ddd570.2629be99.000200c2(6fc18940)
2026-03-10 17:47:18.630@LM_INFO@(9769|9774) Sedp::remote_knows_about_local_i: local 01037c1e.52ddd570.2629be97.000300c4(3850f823) remote 01037c1e.52ddd570.2629be99.000300c3(1904d3e1)
2026-03-10 17:47:18.630@LM_INFO@(9769|9774) Sedp::remote_is_authenticated_i: local 01037c1e.52ddd570.2629be97.000300c4(3850f823) remote 01037c1e.52ddd570.2629be99.000300c3(1904d3e1)
2026-03-10 17:47:18.630@LM_INFO@(9769|9778) Sedp::remote_knows_about_local_i: local 01037c1e.52ddd570.2629be98.000200c7(22cb547f) remote 01037c1e.52ddd570.2629be99.000200c2(6fc18940)
2026-03-10 17:47:18.630@LM_INFO@(9769|9774) Sedp::local_has_remote_participant_token_i: local 01037c1e.52ddd570.2629be97.000300c4(3850f823) remote 01037c1e.52ddd570.2629be99.000300c3(1904d3e1)
2026-03-10 17:47:18.630@LM_INFO@(9769|9778) Sedp::remote_is_authenticated_i: local 01037c1e.52ddd570.2629be98.000200c7(22cb547f) remote 01037c1e.52ddd570.2629be99.000200c2(6fc18940)
2026-03-10 17:47:18.630@LM_INFO@(9769|9778) Sedp::local_has_remote_participant_token_i: local 01037c1e.52ddd570.2629be98.000200c7(22cb547f) remote 01037c1e.52ddd570.2629be99.000200c2(6fc18940)
2026-03-10 17:47:18.630@LM_INFO@(9769|9774) Sedp::remote_has_local_participant_token_i: local 01037c1e.52ddd570.2629be97.000300c4(3850f823) remote 01037c1e.52ddd570.2629be99.000300c3(1904d3e1)
2026-03-10 17:47:18.630@LM_INFO@(9769|9778) Sedp::remote_has_local_participant_token_i: local 01037c1e.52ddd570.2629be98.000200c7(22cb547f) remote 01037c1e.52ddd570.2629be99.000200c2(6fc18940)
2026-03-10 17:47:18.630@LM_INFO@(9769|9774) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.52ddd570.2629be97.000300c4(3850f823) remote 01037c1e.52ddd570.2629be99.000300c3(1904d3e1)
2026-03-10 17:47:18.630@LM_INFO@(9769|9778) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.52ddd570.2629be98.000200c7(22cb547f) remote 01037c1e.52ddd570.2629be99.000200c2(6fc18940)
2026-03-10 17:47:18.630@LM_INFO@(9769|9774) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.52ddd570.2629be97.000300c4(3850f823) remote 01037c1e.52ddd570.2629be99.000300c3(1904d3e1)
2026-03-10 17:47:18.630@LM_INFO@(9769|9778) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.52ddd570.2629be98.000200c7(22cb547f) remote 01037c1e.52ddd570.2629be99.000200c2(6fc18940)
2026-03-10 17:47:18.630@LM_INFO@(9769|9778) Sedp::process_association_records_i associating built-ins local 01037c1e.52ddd570.2629be98.000200c7(22cb547f) remote 01037c1e.52ddd570.2629be99.000200c2(6fc18940) pending 8 done 2
2026-03-10 17:47:18.630@LM_INFO@(9769|9774) Sedp::process_association_records_i associating built-ins local 01037c1e.52ddd570.2629be97.000300c4(3850f823) remote 01037c1e.52ddd570.2629be99.000300c3(1904d3e1) pending 7 done 3
2026-03-10 17:47:18.630@LM_DEBUG@(9769|9778) TransportClient::associate added PendingAssoc between 01037c1e.52ddd570.2629be98.000200c7(22cb547f) and remote 01037c1e.52ddd570.2629be99.000200c2(6fc18940)
2026-03-10 17:47:18.630@LM_DEBUG@(9769|9774) TransportClient::associate added PendingAssoc between 01037c1e.52ddd570.2629be97.000300c4(3850f823) and remote 01037c1e.52ddd570.2629be99.000300c3(1904d3e1)
2026-03-10 17:47:18.630@LM_INFO@(9769|9778) Sedp::remote_knows_about_local_i: local 01037c1e.52ddd570.2629be98.000300c4(ba006ff2) remote 01037c1e.52ddd570.2629be99.000300c3(1904d3e1)
2026-03-10 17:47:18.630@LM_INFO@(9769|9778) Sedp::remote_is_authenticated_i: local 01037c1e.52ddd570.2629be98.000300c4(ba006ff2) remote 01037c1e.52ddd570.2629be99.000300c3(1904d3e1)
2026-03-10 17:47:18.630@LM_INFO@(9769|9778) Sedp::local_has_remote_participant_token_i: local 01037c1e.52ddd570.2629be98.000300c4(ba006ff2) remote 01037c1e.52ddd570.2629be99.000300c3(1904d3e1)
2026-03-10 17:47:18.631@LM_INFO@(9769|9778) Sedp::remote_has_local_participant_token_i: local 01037c1e.52ddd570.2629be98.000300c4(ba006ff2) remote 01037c1e.52ddd570.2629be99.000300c3(1904d3e1)
2026-03-10 17:47:18.631@LM_INFO@(9769|9778) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.52ddd570.2629be98.000300c4(ba006ff2) remote 01037c1e.52ddd570.2629be99.000300c3(1904d3e1)
2026-03-10 17:47:18.631@LM_INFO@(9769|9774) Sedp::remote_knows_about_local_i: local 01037c1e.52ddd570.2629be97.000300c3(a6346d80) remote 01037c1e.52ddd570.2629be99.000300c4(87604642)
2026-03-10 17:47:18.631@LM_INFO@(9769|9778) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.52ddd570.2629be98.000300c4(ba006ff2) remote 01037c1e.52ddd570.2629be99.000300c3(1904d3e1)
2026-03-10 17:47:18.631@LM_INFO@(9769|9774) Sedp::remote_is_authenticated_i: local 01037c1e.52ddd570.2629be97.000300c3(a6346d80) remote 01037c1e.52ddd570.2629be99.000300c4(87604642)
2026-03-10 17:47:18.631@LM_INFO@(9769|9778) Sedp::process_association_records_i associating built-ins local 01037c1e.52ddd570.2629be98.000300c4(ba006ff2) remote 01037c1e.52ddd570.2629be99.000300c3(1904d3e1) pending 7 done 3
2026-03-10 17:47:18.631@LM_INFO@(9769|9774) Sedp::local_has_remote_participant_token_i: local 01037c1e.52ddd570.2629be97.000300c3(a6346d80) remote 01037c1e.52ddd570.2629be99.000300c4(87604642)
2026-03-10 17:47:18.631@LM_INFO@(9769|9774) Sedp::remote_has_local_participant_token_i: local 01037c1e.52ddd570.2629be97.000300c3(a6346d80) remote 01037c1e.52ddd570.2629be99.000300c4(87604642)
2026-03-10 17:47:18.631@LM_DEBUG@(9769|9778) TransportClient::associate added PendingAssoc between 01037c1e.52ddd570.2629be98.000300c4(ba006ff2) and remote 01037c1e.52ddd570.2629be99.000300c3(1904d3e1)
2026-03-10 17:47:18.631@LM_INFO@(9769|9774) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.52ddd570.2629be97.000300c3(a6346d80) remote 01037c1e.52ddd570.2629be99.000300c4(87604642)
2026-03-10 17:47:18.631@LM_INFO@(9769|9774) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.52ddd570.2629be97.000300c3(a6346d80) remote 01037c1e.52ddd570.2629be99.000300c4(87604642)
2026-03-10 17:47:18.631@LM_INFO@(9769|9774) Sedp::process_association_records_i associating built-ins local 01037c1e.52ddd570.2629be97.000300c3(a6346d80) remote 01037c1e.52ddd570.2629be99.000300c4(87604642) pending 6 done 4
2026-03-10 17:47:18.631@LM_DEBUG@(9769|9774) TransportClient::associate added PendingAssoc between 01037c1e.52ddd570.2629be97.000300c3(a6346d80) and remote 01037c1e.52ddd570.2629be99.000300c4(87604642)
2026-03-10 17:47:18.631@LM_INFO@(9769|9778) Sedp::remote_knows_about_local_i: local 01037c1e.52ddd570.2629be98.000300c3(2464fa51) remote 01037c1e.52ddd570.2629be99.000300c4(87604642)
2026-03-10 17:47:18.631@LM_DEBUG@(9769|9774) PendingAssoc::initiate_connect - between 01037c1e.52ddd570.2629be97.000300c3(a6346d80) and remote 01037c1e.52ddd570.2629be99.000300c4(87604642)
2026-03-10 17:47:18.631@LM_INFO@(9769|9778) Sedp::remote_is_authenticated_i: local 01037c1e.52ddd570.2629be98.000300c3(2464fa51) remote 01037c1e.52ddd570.2629be99.000300c4(87604642)
2026-03-10 17:47:18.631@LM_DEBUG@(9769|9774) TransportClient::initiate_connect_i - attempt to connect_datalink between local 01037c1e.52ddd570.2629be97.000300c3(a6346d80) and remote 01037c1e.52ddd570.2629be99.000300c4(87604642)
2026-03-10 17:47:18.631@LM_INFO@(9769|9778) Sedp::local_has_remote_participant_token_i: local 01037c1e.52ddd570.2629be98.000300c3(2464fa51) remote 01037c1e.52ddd570.2629be99.000300c4(87604642)
2026-03-10 17:47:18.631@LM_INFO@(9769|9778) Sedp::remote_has_local_participant_token_i: local 01037c1e.52ddd570.2629be98.000300c3(2464fa51) remote 01037c1e.52ddd570.2629be99.000300c4(87604642)
2026-03-10 17:47:18.631@LM_INFO@(9769|9778) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.52ddd570.2629be98.000300c3(2464fa51) remote 01037c1e.52ddd570.2629be99.000300c4(87604642)
2026-03-10 17:47:18.631@LM_INFO@(9769|9778) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.52ddd570.2629be98.000300c3(2464fa51) remote 01037c1e.52ddd570.2629be99.000300c4(87604642)
2026-03-10 17:47:18.631@LM_INFO@(9769|9778) Sedp::process_association_records_i associating built-ins local 01037c1e.52ddd570.2629be98.000300c3(2464fa51) remote 01037c1e.52ddd570.2629be99.000300c4(87604642) pending 6 done 4
2026-03-10 17:47:18.631@LM_DEBUG@(9769|9778) TransportClient::associate added PendingAssoc between 01037c1e.52ddd570.2629be98.000300c3(2464fa51) and remote 01037c1e.52ddd570.2629be99.000300c4(87604642)
2026-03-10 17:47:18.631@LM_DEBUG@(9769|9778) PendingAssoc::initiate_connect - between 01037c1e.52ddd570.2629be98.000300c3(2464fa51) and remote 01037c1e.52ddd570.2629be99.000300c4(87604642)
2026-03-10 17:47:18.632@LM_DEBUG@(9769|9778) TransportClient::initiate_connect_i - attempt to connect_datalink between local 01037c1e.52ddd570.2629be98.000300c3(2464fa51) and remote 01037c1e.52ddd570.2629be99.000300c4(87604642)
2026-03-10 17:47:18.632@LM_DEBUG@(9769|9774) TransportClient::initiate_connect_i - connection between local 01037c1e.52ddd570.2629be97.000300c3(a6346d80) and remote 01037c1e.52ddd570.2629be99.000300c4(87604642) initiation successful
2026-03-10 17:47:18.632@LM_DEBUG@(9769|9774) TransportClient::use_datalink_i TransportClient(0x7b5c00002688) using datalink[0x7b7c00006ae8] from 01037c1e.52ddd570.2629be99.000300c4(87604642)
2026-03-10 17:47:18.632@LM_DEBUG@(9769|9774) TransportClient::use_datalink_i TransportClient(0x7b5c00002688) about to add_link[0x7b7c00006ae8] to remote: 01037c1e.52ddd570.2629be99.000300c4(87604642)
2026-03-10 17:47:18.632@LM_DEBUG@(9769|9774) DataLink::make_reservation() - creating association local publication 01037c1e.52ddd570.2629be97.000300c3(a6346d80) <--> with remote subscription 01037c1e.52ddd570.2629be99.000300c4(87604642).
2026-03-10 17:47:18.632@LM_DEBUG@(9769|9774) DEBUG: Sedp::association_complete_i local 01037c1e.52ddd570.2629be97.000300c3(a6346d80) remote 01037c1e.52ddd570.2629be99.000300c4(87604642)
2026-03-10 17:47:18.632@LM_INFO@(9769|9774) Sedp::remote_knows_about_local_i: local 01037c1e.52ddd570.2629be97.000301c4(214bc962) remote 01037c1e.52ddd570.2629be99.000301c3(001fe2a0)
2026-03-10 17:47:18.632@LM_DEBUG@(9769|9778) TransportClient::initiate_connect_i - connection between local 01037c1e.52ddd570.2629be98.000300c3(2464fa51) and remote 01037c1e.52ddd570.2629be99.000300c4(87604642) initiation successful
2026-03-10 17:47:18.632@LM_INFO@(9769|9774) Sedp::remote_is_authenticated_i: local 01037c1e.52ddd570.2629be97.000301c4(214bc962) remote 01037c1e.52ddd570.2629be99.000301c3(001fe2a0)
2026-03-10 17:47:18.632@LM_DEBUG@(9769|9778) TransportClient::use_datalink_i TransportClient(0x7b5c00006908) using datalink[0x7b7c000200e8] from 01037c1e.52ddd570.2629be99.000300c4(87604642)
2026-03-10 17:47:18.632@LM_DEBUG@(9769|9778) TransportClient::use_datalink_i TransportClient(0x7b5c00006908) about to add_link[0x7b7c000200e8] to remote: 01037c1e.52ddd570.2629be99.000300c4(87604642)
2026-03-10 17:47:18.632@LM_INFO@(9769|9774) Sedp::local_has_remote_participant_token_i: local 01037c1e.52ddd570.2629be97.000301c4(214bc962) remote 01037c1e.52ddd570.2629be99.000301c3(001fe2a0)
2026-03-10 17:47:18.632@LM_DEBUG@(9769|9778) DataLink::make_reservation() - creating association local publication 01037c1e.52ddd570.2629be98.000300c3(2464fa51) <--> with remote subscription 01037c1e.52ddd570.2629be99.000300c4(87604642).
2026-03-10 17:47:18.632@LM_INFO@(9769|9774) Sedp::remote_has_local_participant_token_i: local 01037c1e.52ddd570.2629be97.000301c4(214bc962) remote 01037c1e.52ddd570.2629be99.000301c3(001fe2a0)
2026-03-10 17:47:18.632@LM_DEBUG@(9769|9778) DEBUG: Sedp::association_complete_i local 01037c1e.52ddd570.2629be98.000300c3(2464fa51) remote 01037c1e.52ddd570.2629be99.000300c4(87604642)
2026-03-10 17:47:18.632@LM_INFO@(9769|9774) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.52ddd570.2629be97.000301c4(214bc962) remote 01037c1e.52ddd570.2629be99.000301c3(001fe2a0)
2026-03-10 17:47:18.632@LM_INFO@(9769|9778) Sedp::remote_knows_about_local_i: local 01037c1e.52ddd570.2629be98.000301c4(a31b5eb3) remote 01037c1e.52ddd570.2629be99.000301c3(001fe2a0)
2026-03-10 17:47:18.632@LM_INFO@(9769|9774) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.52ddd570.2629be97.000301c4(214bc962) remote 01037c1e.52ddd570.2629be99.000301c3(001fe2a0)
2026-03-10 17:47:18.632@LM_INFO@(9769|9778) Sedp::remote_is_authenticated_i: local 01037c1e.52ddd570.2629be98.000301c4(a31b5eb3) remote 01037c1e.52ddd570.2629be99.000301c3(001fe2a0)
2026-03-10 17:47:18.632@LM_INFO@(9769|9778) Sedp::local_has_remote_participant_token_i: local 01037c1e.52ddd570.2629be98.000301c4(a31b5eb3) remote 01037c1e.52ddd570.2629be99.000301c3(001fe2a0)
2026-03-10 17:47:18.632@LM_INFO@(9769|9774) Sedp::process_association_records_i associating built-ins local 01037c1e.52ddd570.2629be97.000301c4(214bc962) remote 01037c1e.52ddd570.2629be99.000301c3(001fe2a0) pending 5 done 5
2026-03-10 17:47:18.632@LM_INFO@(9769|9778) Sedp::remote_has_local_participant_token_i: local 01037c1e.52ddd570.2629be98.000301c4(a31b5eb3) remote 01037c1e.52ddd570.2629be99.000301c3(001fe2a0)
2026-03-10 17:47:18.632@LM_INFO@(9769|9778) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.52ddd570.2629be98.000301c4(a31b5eb3) remote 01037c1e.52ddd570.2629be99.000301c3(001fe2a0)
2026-03-10 17:47:18.632@LM_INFO@(9769|9778) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.52ddd570.2629be98.000301c4(a31b5eb3) remote 01037c1e.52ddd570.2629be99.000301c3(001fe2a0)
2026-03-10 17:47:18.632@LM_INFO@(9769|9778) Sedp::process_association_records_i associating built-ins local 01037c1e.52ddd570.2629be98.000301c4(a31b5eb3) remote 01037c1e.52ddd570.2629be99.000301c3(001fe2a0) pending 5 done 5
2026-03-10 17:47:18.632@LM_DEBUG@(9769|9774) TransportClient::associate added PendingAssoc between 01037c1e.52ddd570.2629be97.000301c4(214bc962) and remote 01037c1e.52ddd570.2629be99.000301c3(001fe2a0)
2026-03-10 17:47:18.632@LM_DEBUG@(9769|9778) TransportClient::associate added PendingAssoc between 01037c1e.52ddd570.2629be98.000301c4(a31b5eb3) and remote 01037c1e.52ddd570.2629be99.000301c3(001fe2a0)
2026-03-10 17:47:18.633@LM_INFO@(9769|9774) Sedp::remote_knows_about_local_i: local 01037c1e.52ddd570.2629be97.000301c3(bf2f5cc1) remote 01037c1e.52ddd570.2629be99.000301c4(9e7b7703)
2026-03-10 17:47:18.633@LM_INFO@(9769|9774) Sedp::remote_is_authenticated_i: local 01037c1e.52ddd570.2629be97.000301c3(bf2f5cc1) remote 01037c1e.52ddd570.2629be99.000301c4(9e7b7703)
2026-03-10 17:47:18.633@LM_INFO@(9769|9778) Sedp::remote_knows_about_local_i: local 01037c1e.52ddd570.2629be98.000301c3(3d7fcb10) remote 01037c1e.52ddd570.2629be99.000301c4(9e7b7703)
2026-03-10 17:47:18.633@LM_INFO@(9769|9774) Sedp::local_has_remote_participant_token_i: local 01037c1e.52ddd570.2629be97.000301c3(bf2f5cc1) remote 01037c1e.52ddd570.2629be99.000301c4(9e7b7703)
2026-03-10 17:47:18.633@LM_INFO@(9769|9778) Sedp::remote_is_authenticated_i: local 01037c1e.52ddd570.2629be98.000301c3(3d7fcb10) remote 01037c1e.52ddd570.2629be99.000301c4(9e7b7703)
2026-03-10 17:47:18.633@LM_INFO@(9769|9774) Sedp::remote_has_local_participant_token_i: local 01037c1e.52ddd570.2629be97.000301c3(bf2f5cc1) remote 01037c1e.52ddd570.2629be99.000301c4(9e7b7703)
2026-03-10 17:47:18.633@LM_INFO@(9769|9778) Sedp::local_has_remote_participant_token_i: local 01037c1e.52ddd570.2629be98.000301c3(3d7fcb10) remote 01037c1e.52ddd570.2629be99.000301c4(9e7b7703)
2026-03-10 17:47:18.633@LM_INFO@(9769|9778) Sedp::remote_has_local_participant_token_i: local 01037c1e.52ddd570.2629be98.000301c3(3d7fcb10) remote 01037c1e.52ddd570.2629be99.000301c4(9e7b7703)
2026-03-10 17:47:18.633@LM_INFO@(9769|9774) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.52ddd570.2629be97.000301c3(bf2f5cc1) remote 01037c1e.52ddd570.2629be99.000301c4(9e7b7703)
2026-03-10 17:47:18.633@LM_INFO@(9769|9778) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.52ddd570.2629be98.000301c3(3d7fcb10) remote 01037c1e.52ddd570.2629be99.000301c4(9e7b7703)
2026-03-10 17:47:18.633@LM_INFO@(9769|9774) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.52ddd570.2629be97.000301c3(bf2f5cc1) remote 01037c1e.52ddd570.2629be99.000301c4(9e7b7703)
2026-03-10 17:47:18.633@LM_INFO@(9769|9778) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.52ddd570.2629be98.000301c3(3d7fcb10) remote 01037c1e.52ddd570.2629be99.000301c4(9e7b7703)
2026-03-10 17:47:18.633@LM_INFO@(9769|9774) Sedp::process_association_records_i associating built-ins local 01037c1e.52ddd570.2629be97.000301c3(bf2f5cc1) remote 01037c1e.52ddd570.2629be99.000301c4(9e7b7703) pending 4 done 6
2026-03-10 17:47:18.633@LM_INFO@(9769|9778) Sedp::process_association_records_i associating built-ins local 01037c1e.52ddd570.2629be98.000301c3(3d7fcb10) remote 01037c1e.52ddd570.2629be99.000301c4(9e7b7703) pending 4 done 6
2026-03-10 17:47:18.633@LM_DEBUG@(9769|9778) TransportClient::associate added PendingAssoc between 01037c1e.52ddd570.2629be98.000301c3(3d7fcb10) and remote 01037c1e.52ddd570.2629be99.000301c4(9e7b7703)
2026-03-10 17:47:18.633@LM_DEBUG@(9769|9774) TransportClient::associate added PendingAssoc between 01037c1e.52ddd570.2629be97.000301c3(bf2f5cc1) and remote 01037c1e.52ddd570.2629be99.000301c4(9e7b7703)
2026-03-10 17:47:18.633@LM_DEBUG@(9769|9778) PendingAssoc::initiate_connect - between 01037c1e.52ddd570.2629be98.000301c3(3d7fcb10) and remote 01037c1e.52ddd570.2629be99.000301c4(9e7b7703)
2026-03-10 17:47:18.633@LM_DEBUG@(9769|9774) PendingAssoc::initiate_connect - between 01037c1e.52ddd570.2629be97.000301c3(bf2f5cc1) and remote 01037c1e.52ddd570.2629be99.000301c4(9e7b7703)
2026-03-10 17:47:18.633@LM_DEBUG@(9769|9778) TransportClient::initiate_connect_i - attempt to connect_datalink between local 01037c1e.52ddd570.2629be98.000301c3(3d7fcb10) and remote 01037c1e.52ddd570.2629be99.000301c4(9e7b7703)
2026-03-10 17:47:18.633@LM_DEBUG@(9769|9774) TransportClient::initiate_connect_i - attempt to connect_datalink between local 01037c1e.52ddd570.2629be97.000301c3(bf2f5cc1) and remote 01037c1e.52ddd570.2629be99.000301c4(9e7b7703)
2026-03-10 17:47:18.634@LM_DEBUG@(9769|9774) TransportClient::initiate_connect_i - connection between local 01037c1e.52ddd570.2629be97.000301c3(bf2f5cc1) and remote 01037c1e.52ddd570.2629be99.000301c4(9e7b7703) initiation successful
2026-03-10 17:47:18.634@LM_DEBUG@(9769|9774) TransportClient::use_datalink_i TransportClient(0x7b5c00002a08) using datalink[0x7b7c00006ae8] from 01037c1e.52ddd570.2629be99.000301c4(9e7b7703)
2026-03-10 17:47:18.634@LM_DEBUG@(9769|9778) TransportClient::initiate_connect_i - connection between local 01037c1e.52ddd570.2629be98.000301c3(3d7fcb10) and remote 01037c1e.52ddd570.2629be99.000301c4(9e7b7703) initiation successful
2026-03-10 17:47:18.634@LM_DEBUG@(9769|9774) TransportClient::use_datalink_i TransportClient(0x7b5c00002a08) about to add_link[0x7b7c00006ae8] to remote: 01037c1e.52ddd570.2629be99.000301c4(9e7b7703)
2026-03-10 17:47:18.634@LM_DEBUG@(9769|9778) TransportClient::use_datalink_i TransportClient(0x7b5c00006c88) using datalink[0x7b7c000200e8] from 01037c1e.52ddd570.2629be99.000301c4(9e7b7703)
2026-03-10 17:47:18.634@LM_DEBUG@(9769|9774) DataLink::make_reservation() - creating association local publication 01037c1e.52ddd570.2629be97.000301c3(bf2f5cc1) <--> with remote subscription 01037c1e.52ddd570.2629be99.000301c4(9e7b7703).
2026-03-10 17:47:18.634@LM_DEBUG@(9769|9778) TransportClient::use_datalink_i TransportClient(0x7b5c00006c88) about to add_link[0x7b7c000200e8] to remote: 01037c1e.52ddd570.2629be99.000301c4(9e7b7703)
2026-03-10 17:47:18.634@LM_DEBUG@(9769|9778) DataLink::make_reservation() - creating association local publication 01037c1e.52ddd570.2629be98.000301c3(3d7fcb10) <--> with remote subscription 01037c1e.52ddd570.2629be99.000301c4(9e7b7703).
2026-03-10 17:47:18.634@LM_DEBUG@(9769|9774) DEBUG: Sedp::association_complete_i local 01037c1e.52ddd570.2629be97.000301c3(bf2f5cc1) remote 01037c1e.52ddd570.2629be99.000301c4(9e7b7703)
2026-03-10 17:47:18.634@LM_DEBUG@(9769|9778) DEBUG: Sedp::association_complete_i local 01037c1e.52ddd570.2629be98.000301c3(3d7fcb10) remote 01037c1e.52ddd570.2629be99.000301c4(9e7b7703)
2026-03-10 17:47:18.634@LM_INFO@(9769|9774) Sedp::remote_knows_about_local_i: local 01037c1e.52ddd570.2629be97.000003c2(f858b08c) remote 01037c1e.52ddd570.2629be99.000003c7(3702fa62)
2026-03-10 17:47:18.634@LM_INFO@(9769|9778) Sedp::remote_knows_about_local_i: local 01037c1e.52ddd570.2629be98.000003c2(7a08275d) remote 01037c1e.52ddd570.2629be99.000003c7(3702fa62)
2026-03-10 17:47:18.634@LM_INFO@(9769|9774) Sedp::remote_is_authenticated_i: local 01037c1e.52ddd570.2629be97.000003c2(f858b08c) remote 01037c1e.52ddd570.2629be99.000003c7(3702fa62)
2026-03-10 17:47:18.634@LM_INFO@(9769|9778) Sedp::remote_is_authenticated_i: local 01037c1e.52ddd570.2629be98.000003c2(7a08275d) remote 01037c1e.52ddd570.2629be99.000003c7(3702fa62)
2026-03-10 17:47:18.634@LM_INFO@(9769|9778) Sedp::local_has_remote_participant_token_i: local 01037c1e.52ddd570.2629be98.000003c2(7a08275d) remote 01037c1e.52ddd570.2629be99.000003c7(3702fa62)
2026-03-10 17:47:18.634@LM_INFO@(9769|9774) Sedp::local_has_remote_participant_token_i: local 01037c1e.52ddd570.2629be97.000003c2(f858b08c) remote 01037c1e.52ddd570.2629be99.000003c7(3702fa62)
2026-03-10 17:47:18.635@LM_INFO@(9769|9778) Sedp::remote_has_local_participant_token_i: local 01037c1e.52ddd570.2629be98.000003c2(7a08275d) remote 01037c1e.52ddd570.2629be99.000003c7(3702fa62)
2026-03-10 17:47:18.635@LM_INFO@(9769|9774) Sedp::remote_has_local_participant_token_i: local 01037c1e.52ddd570.2629be97.000003c2(f858b08c) remote 01037c1e.52ddd570.2629be99.000003c7(3702fa62)
2026-03-10 17:47:18.635@LM_INFO@(9769|9778) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.52ddd570.2629be98.000003c2(7a08275d) remote 01037c1e.52ddd570.2629be99.000003c7(3702fa62)
2026-03-10 17:47:18.635@LM_INFO@(9769|9774) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.52ddd570.2629be97.000003c2(f858b08c) remote 01037c1e.52ddd570.2629be99.000003c7(3702fa62)
2026-03-10 17:47:18.635@LM_INFO@(9769|9778) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.52ddd570.2629be98.000003c2(7a08275d) remote 01037c1e.52ddd570.2629be99.000003c7(3702fa62)
2026-03-10 17:47:18.635@LM_INFO@(9769|9774) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.52ddd570.2629be97.000003c2(f858b08c) remote 01037c1e.52ddd570.2629be99.000003c7(3702fa62)
2026-03-10 17:47:18.635@LM_INFO@(9769|9778) Sedp::process_association_records_i associating built-ins local 01037c1e.52ddd570.2629be98.000003c2(7a08275d) remote 01037c1e.52ddd570.2629be99.000003c7(3702fa62) pending 3 done 7
2026-03-10 17:47:18.635@LM_INFO@(9769|9774) Sedp::process_association_records_i associating built-ins local 01037c1e.52ddd570.2629be97.000003c2(f858b08c) remote 01037c1e.52ddd570.2629be99.000003c7(3702fa62) pending 3 done 7
2026-03-10 17:47:18.635@LM_DEBUG@(9769|9778) TransportClient::associate added PendingAssoc between 01037c1e.52ddd570.2629be98.000003c2(7a08275d) and remote 01037c1e.52ddd570.2629be99.000003c7(3702fa62)
2026-03-10 17:47:18.635@LM_DEBUG@(9769|9778) PendingAssoc::initiate_connect - between 01037c1e.52ddd570.2629be98.000003c2(7a08275d) and remote 01037c1e.52ddd570.2629be99.000003c7(3702fa62)
2026-03-10 17:47:18.635@LM_DEBUG@(9769|9778) TransportClient::initiate_connect_i - attempt to connect_datalink between local 01037c1e.52ddd570.2629be98.000003c2(7a08275d) and remote 01037c1e.52ddd570.2629be99.000003c7(3702fa62)
2026-03-10 17:47:18.635@LM_DEBUG@(9769|9774) TransportClient::associate added PendingAssoc between 01037c1e.52ddd570.2629be97.000003c2(f858b08c) and remote 01037c1e.52ddd570.2629be99.000003c7(3702fa62)
2026-03-10 17:47:18.635@LM_DEBUG@(9769|9774) PendingAssoc::initiate_connect - between 01037c1e.52ddd570.2629be97.000003c2(f858b08c) and remote 01037c1e.52ddd570.2629be99.000003c7(3702fa62)
2026-03-10 17:47:18.635@LM_DEBUG@(9769|9774) TransportClient::initiate_connect_i - attempt to connect_datalink between local 01037c1e.52ddd570.2629be97.000003c2(f858b08c) and remote 01037c1e.52ddd570.2629be99.000003c7(3702fa62)
2026-03-10 17:47:18.635@LM_DEBUG@(9769|9778) TransportClient::initiate_connect_i - connection between local 01037c1e.52ddd570.2629be98.000003c2(7a08275d) and remote 01037c1e.52ddd570.2629be99.000003c7(3702fa62) initiation successful
2026-03-10 17:47:18.635@LM_DEBUG@(9769|9778) TransportClient::use_datalink_i TransportClient(0x7b5c00004988) using datalink[0x7b7c000200e8] from 01037c1e.52ddd570.2629be99.000003c7(3702fa62)
2026-03-10 17:47:18.635@LM_DEBUG@(9769|9774) TransportClient::initiate_connect_i - connection between local 01037c1e.52ddd570.2629be97.000003c2(f858b08c) and remote 01037c1e.52ddd570.2629be99.000003c7(3702fa62) initiation successful
2026-03-10 17:47:18.635@LM_DEBUG@(9769|9778) TransportClient::use_datalink_i TransportClient(0x7b5c00004988) about to add_link[0x7b7c000200e8] to remote: 01037c1e.52ddd570.2629be99.000003c7(3702fa62)
2026-03-10 17:47:18.635@LM_DEBUG@(9769|9774) TransportClient::use_datalink_i TransportClient(0x7b5c00000708) using datalink[0x7b7c00006ae8] from 01037c1e.52ddd570.2629be99.000003c7(3702fa62)
2026-03-10 17:47:18.635@LM_DEBUG@(9769|9774) TransportClient::use_datalink_i TransportClient(0x7b5c00000708) about to add_link[0x7b7c00006ae8] to remote: 01037c1e.52ddd570.2629be99.000003c7(3702fa62)
2026-03-10 17:47:18.635@LM_DEBUG@(9769|9778) DataLink::make_reservation() - creating association local publication 01037c1e.52ddd570.2629be98.000003c2(7a08275d) <--> with remote subscription 01037c1e.52ddd570.2629be99.000003c7(3702fa62).
2026-03-10 17:47:18.635@LM_DEBUG@(9769|9774) DataLink::make_reservation() - creating association local publication 01037c1e.52ddd570.2629be97.000003c2(f858b08c) <--> with remote subscription 01037c1e.52ddd570.2629be99.000003c7(3702fa62).
2026-03-10 17:47:18.636@LM_DEBUG@(9769|9778) DEBUG: Sedp::association_complete_i local 01037c1e.52ddd570.2629be98.000003c2(7a08275d) remote 01037c1e.52ddd570.2629be99.000003c7(3702fa62)
2026-03-10 17:47:18.636@LM_DEBUG@(9769|9774) DEBUG: Sedp::association_complete_i local 01037c1e.52ddd570.2629be97.000003c2(f858b08c) remote 01037c1e.52ddd570.2629be99.000003c7(3702fa62)
2026-03-10 17:47:18.636@LM_INFO@(9769|9778) Sedp::remote_knows_about_local_i: local 01037c1e.52ddd570.2629be98.000004c2(3549b19a) remote 01037c1e.52ddd570.2629be99.000004c7(78436ca5)
2026-03-10 17:47:18.636@LM_INFO@(9769|9774) Sedp::remote_knows_about_local_i: local 01037c1e.52ddd570.2629be97.000004c2(b719264b) remote 01037c1e.52ddd570.2629be99.000004c7(78436ca5)
2026-03-10 17:47:18.636@LM_INFO@(9769|9778) Sedp::remote_is_authenticated_i: local 01037c1e.52ddd570.2629be98.000004c2(3549b19a) remote 01037c1e.52ddd570.2629be99.000004c7(78436ca5)
2026-03-10 17:47:18.636@LM_INFO@(9769|9774) Sedp::remote_is_authenticated_i: local 01037c1e.52ddd570.2629be97.000004c2(b719264b) remote 01037c1e.52ddd570.2629be99.000004c7(78436ca5)
2026-03-10 17:47:18.636@LM_INFO@(9769|9778) Sedp::local_has_remote_participant_token_i: local 01037c1e.52ddd570.2629be98.000004c2(3549b19a) remote 01037c1e.52ddd570.2629be99.000004c7(78436ca5)
2026-03-10 17:47:18.636@LM_INFO@(9769|9774) Sedp::local_has_remote_participant_token_i: local 01037c1e.52ddd570.2629be97.000004c2(b719264b) remote 01037c1e.52ddd570.2629be99.000004c7(78436ca5)
2026-03-10 17:47:18.636@LM_INFO@(9769|9778) Sedp::remote_has_local_participant_token_i: local 01037c1e.52ddd570.2629be98.000004c2(3549b19a) remote 01037c1e.52ddd570.2629be99.000004c7(78436ca5)
2026-03-10 17:47:18.636@LM_INFO@(9769|9774) Sedp::remote_has_local_participant_token_i: local 01037c1e.52ddd570.2629be97.000004c2(b719264b) remote 01037c1e.52ddd570.2629be99.000004c7(78436ca5)
2026-03-10 17:47:18.636@LM_INFO@(9769|9778) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.52ddd570.2629be98.000004c2(3549b19a) remote 01037c1e.52ddd570.2629be99.000004c7(78436ca5)
2026-03-10 17:47:18.636@LM_INFO@(9769|9774) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.52ddd570.2629be97.000004c2(b719264b) remote 01037c1e.52ddd570.2629be99.000004c7(78436ca5)
2026-03-10 17:47:18.636@LM_INFO@(9769|9774) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.52ddd570.2629be97.000004c2(b719264b) remote 01037c1e.52ddd570.2629be99.000004c7(78436ca5)
2026-03-10 17:47:18.636@LM_INFO@(9769|9778) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.52ddd570.2629be98.000004c2(3549b19a) remote 01037c1e.52ddd570.2629be99.000004c7(78436ca5)
2026-03-10 17:47:18.636@LM_INFO@(9769|9774) Sedp::process_association_records_i associating built-ins local 01037c1e.52ddd570.2629be97.000004c2(b719264b) remote 01037c1e.52ddd570.2629be99.000004c7(78436ca5) pending 2 done 8
2026-03-10 17:47:18.636@LM_INFO@(9769|9778) Sedp::process_association_records_i associating built-ins local 01037c1e.52ddd570.2629be98.000004c2(3549b19a) remote 01037c1e.52ddd570.2629be99.000004c7(78436ca5) pending 2 done 8
2026-03-10 17:47:18.636@LM_DEBUG@(9769|9774) TransportClient::associate added PendingAssoc between 01037c1e.52ddd570.2629be97.000004c2(b719264b) and remote 01037c1e.52ddd570.2629be99.000004c7(78436ca5)
2026-03-10 17:47:18.636@LM_DEBUG@(9769|9774) PendingAssoc::initiate_connect - between 01037c1e.52ddd570.2629be97.000004c2(b719264b) and remote 01037c1e.52ddd570.2629be99.000004c7(78436ca5)
2026-03-10 17:47:18.636@LM_DEBUG@(9769|9778) TransportClient::associate added PendingAssoc between 01037c1e.52ddd570.2629be98.000004c2(3549b19a) and remote 01037c1e.52ddd570.2629be99.000004c7(78436ca5)
2026-03-10 17:47:18.636@LM_DEBUG@(9769|9774) TransportClient::initiate_connect_i - attempt to connect_datalink between local 01037c1e.52ddd570.2629be97.000004c2(b719264b) and remote 01037c1e.52ddd570.2629be99.000004c7(78436ca5)
2026-03-10 17:47:18.636@LM_DEBUG@(9769|9778) PendingAssoc::initiate_connect - between 01037c1e.52ddd570.2629be98.000004c2(3549b19a) and remote 01037c1e.52ddd570.2629be99.000004c7(78436ca5)
2026-03-10 17:47:18.636@LM_DEBUG@(9769|9778) TransportClient::initiate_connect_i - attempt to connect_datalink between local 01037c1e.52ddd570.2629be98.000004c2(3549b19a) and remote 01037c1e.52ddd570.2629be99.000004c7(78436ca5)
2026-03-10 17:47:18.637@LM_DEBUG@(9769|9774) TransportClient::initiate_connect_i - connection between local 01037c1e.52ddd570.2629be97.000004c2(b719264b) and remote 01037c1e.52ddd570.2629be99.000004c7(78436ca5) initiation successful
2026-03-10 17:47:18.637@LM_DEBUG@(9769|9774) TransportClient::use_datalink_i TransportClient(0x7b5c00000e08) using datalink[0x7b7c00006ae8] from 01037c1e.52ddd570.2629be99.000004c7(78436ca5)
2026-03-10 17:47:18.637@LM_DEBUG@(9769|9774) TransportClient::use_datalink_i TransportClient(0x7b5c00000e08) about to add_link[0x7b7c00006ae8] to remote: 01037c1e.52ddd570.2629be99.000004c7(78436ca5)
2026-03-10 17:47:18.637@LM_DEBUG@(9769|9774) DataLink::make_reservation() - creating association local publication 01037c1e.52ddd570.2629be97.000004c2(b719264b) <--> with remote subscription 01037c1e.52ddd570.2629be99.000004c7(78436ca5).
2026-03-10 17:47:18.637@LM_DEBUG@(9769|9774) DEBUG: Sedp::association_complete_i local 01037c1e.52ddd570.2629be97.000004c2(b719264b) remote 01037c1e.52ddd570.2629be99.000004c7(78436ca5)
2026-03-10 17:47:18.637@LM_DEBUG@(9769|9778) TransportClient::initiate_connect_i - connection between local 01037c1e.52ddd570.2629be98.000004c2(3549b19a) and remote 01037c1e.52ddd570.2629be99.000004c7(78436ca5) initiation successful
2026-03-10 17:47:18.637@LM_DEBUG@(9769|9778) TransportClient::use_datalink_i TransportClient(0x7b5c00005088) using datalink[0x7b7c000200e8] from 01037c1e.52ddd570.2629be99.000004c7(78436ca5)
2026-03-10 17:47:18.637@LM_DEBUG@(9769|9778) TransportClient::use_datalink_i TransportClient(0x7b5c00005088) about to add_link[0x7b7c000200e8] to remote: 01037c1e.52ddd570.2629be99.000004c7(78436ca5)
2026-03-10 17:47:18.637@LM_DEBUG@(9769|9778) DataLink::make_reservation() - creating association local publication 01037c1e.52ddd570.2629be98.000004c2(3549b19a) <--> with remote subscription 01037c1e.52ddd570.2629be99.000004c7(78436ca5).
2026-03-10 17:47:18.637@LM_DEBUG@(9769|9774) Sedp::Writer::send_sample from 01037c1e.52ddd570.2629be97.000004c2(b719264b) to 01037c1e.52ddd570.2629be99.000004c7(78436ca5)
2026-03-10 17:47:18.637@LM_DEBUG@(9769|9778) DEBUG: Sedp::association_complete_i local 01037c1e.52ddd570.2629be98.000004c2(3549b19a) remote 01037c1e.52ddd570.2629be99.000004c7(78436ca5)
2026-03-10 17:47:18.637@LM_DEBUG@(9769|9778) Sedp::Writer::send_sample from 01037c1e.52ddd570.2629be98.000004c2(3549b19a) to 01037c1e.52ddd570.2629be99.000004c7(78436ca5)
2026-03-10 17:47:18.637@LM_INFO@(9769|9774) Sedp::remote_knows_about_local_i: local 01037c1e.52ddd570.2629be97.000200c2(d0f13721) remote 01037c1e.52ddd570.2629be99.000200c7(1fab7dcf)
2026-03-10 17:47:18.637@LM_INFO@(9769|9774) Sedp::remote_is_authenticated_i: local 01037c1e.52ddd570.2629be97.000200c2(d0f13721) remote 01037c1e.52ddd570.2629be99.000200c7(1fab7dcf)
2026-03-10 17:47:18.637@LM_INFO@(9769|9774) Sedp::local_has_remote_participant_token_i: local 01037c1e.52ddd570.2629be97.000200c2(d0f13721) remote 01037c1e.52ddd570.2629be99.000200c7(1fab7dcf)
2026-03-10 17:47:18.637@LM_INFO@(9769|9774) Sedp::remote_has_local_participant_token_i: local 01037c1e.52ddd570.2629be97.000200c2(d0f13721) remote 01037c1e.52ddd570.2629be99.000200c7(1fab7dcf)
2026-03-10 17:47:18.637@LM_INFO@(9769|9774) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.52ddd570.2629be97.000200c2(d0f13721) remote 01037c1e.52ddd570.2629be99.000200c7(1fab7dcf)
2026-03-10 17:47:18.637@LM_INFO@(9769|9774) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.52ddd570.2629be97.000200c2(d0f13721) remote 01037c1e.52ddd570.2629be99.000200c7(1fab7dcf)
2026-03-10 17:47:18.637@LM_INFO@(9769|9774) Sedp::process_association_records_i associating built-ins local 01037c1e.52ddd570.2629be97.000200c2(d0f13721) remote 01037c1e.52ddd570.2629be99.000200c7(1fab7dcf) pending 1 done 9
2026-03-10 17:47:18.638@LM_DEBUG@(9769|9774) TransportClient::associate added PendingAssoc between 01037c1e.52ddd570.2629be97.000200c2(d0f13721) and remote 01037c1e.52ddd570.2629be99.000200c7(1fab7dcf)
2026-03-10 17:47:18.638@LM_INFO@(9769|9778) Sedp::remote_knows_about_local_i: local 01037c1e.52ddd570.2629be98.000200c2(52a1a0f0) remote 01037c1e.52ddd570.2629be99.000200c7(1fab7dcf)
2026-03-10 17:47:18.638@LM_DEBUG@(9769|9774) PendingAssoc::initiate_connect - between 01037c1e.52ddd570.2629be97.000200c2(d0f13721) and remote 01037c1e.52ddd570.2629be99.000200c7(1fab7dcf)
2026-03-10 17:47:18.638@LM_DEBUG@(9769|9774) TransportClient::initiate_connect_i - attempt to connect_datalink between local 01037c1e.52ddd570.2629be97.000200c2(d0f13721) and remote 01037c1e.52ddd570.2629be99.000200c7(1fab7dcf)
2026-03-10 17:47:18.638@LM_INFO@(9769|9778) Sedp::remote_is_authenticated_i: local 01037c1e.52ddd570.2629be98.000200c2(52a1a0f0) remote 01037c1e.52ddd570.2629be99.000200c7(1fab7dcf)
2026-03-10 17:47:18.638@LM_INFO@(9769|9778) Sedp::local_has_remote_participant_token_i: local 01037c1e.52ddd570.2629be98.000200c2(52a1a0f0) remote 01037c1e.52ddd570.2629be99.000200c7(1fab7dcf)
2026-03-10 17:47:18.638@LM_INFO@(9769|9778) Sedp::remote_has_local_participant_token_i: local 01037c1e.52ddd570.2629be98.000200c2(52a1a0f0) remote 01037c1e.52ddd570.2629be99.000200c7(1fab7dcf)
2026-03-10 17:47:18.638@LM_INFO@(9769|9778) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.52ddd570.2629be98.000200c2(52a1a0f0) remote 01037c1e.52ddd570.2629be99.000200c7(1fab7dcf)
2026-03-10 17:47:18.638@LM_DEBUG@(9769|9774) TransportClient::initiate_connect_i - connection between local 01037c1e.52ddd570.2629be97.000200c2(d0f13721) and remote 01037c1e.52ddd570.2629be99.000200c7(1fab7dcf) initiation successful
2026-03-10 17:47:18.638@LM_DEBUG@(9769|9774) TransportClient::use_datalink_i TransportClient(0x7b5c00001508) using datalink[0x7b7c00006ae8] from 01037c1e.52ddd570.2629be99.000200c7(1fab7dcf)
2026-03-10 17:47:18.638@LM_INFO@(9769|9778) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.52ddd570.2629be98.000200c2(52a1a0f0) remote 01037c1e.52ddd570.2629be99.000200c7(1fab7dcf)
2026-03-10 17:47:18.638@LM_DEBUG@(9769|9774) TransportClient::use_datalink_i TransportClient(0x7b5c00001508) about to add_link[0x7b7c00006ae8] to remote: 01037c1e.52ddd570.2629be99.000200c7(1fab7dcf)
2026-03-10 17:47:18.638@LM_INFO@(9769|9778) Sedp::process_association_records_i associating built-ins local 01037c1e.52ddd570.2629be98.000200c2(52a1a0f0) remote 01037c1e.52ddd570.2629be99.000200c7(1fab7dcf) pending 1 done 9
2026-03-10 17:47:18.638@LM_DEBUG@(9769|9774) DataLink::make_reservation() - creating association local publication 01037c1e.52ddd570.2629be97.000200c2(d0f13721) <--> with remote subscription 01037c1e.52ddd570.2629be99.000200c7(1fab7dcf).
2026-03-10 17:47:18.638@LM_DEBUG@(9769|9774) DEBUG: Sedp::association_complete_i local 01037c1e.52ddd570.2629be97.000200c2(d0f13721) remote 01037c1e.52ddd570.2629be99.000200c7(1fab7dcf)
2026-03-10 17:47:18.638@LM_DEBUG@(9769|9778) TransportClient::associate added PendingAssoc between 01037c1e.52ddd570.2629be98.000200c2(52a1a0f0) and remote 01037c1e.52ddd570.2629be99.000200c7(1fab7dcf)
2026-03-10 17:47:18.638@LM_DEBUG@(9769|9778) PendingAssoc::initiate_connect - between 01037c1e.52ddd570.2629be98.000200c2(52a1a0f0) and remote 01037c1e.52ddd570.2629be99.000200c7(1fab7dcf)
2026-03-10 17:47:18.638@LM_DEBUG@(9769|9769) DEBUG: RtpsUdpInst::multicast_group_address: processing add_domain_id_to_ip_addr: add_domain_id_to_ip_addr,add_domain_id_to_port=239.255.2.0:7901 => 239.255.2.2:7901
2026-03-10 17:47:18.638@LM_DEBUG@(9769|9769) DEBUG: RtpsUdpInst::multicast_group_address: processing add_domain_id_to_port: add_domain_id_to_ip_addr,add_domain_id_to_port=239.255.2.0:7901 => 239.255.2.2:7903
2026-03-10 17:47:18.638@LM_DEBUG@(9769|9774) DomainParticipantImpl::assign_handle: New mapped InstanceHandle 9 for 01037c1e.52ddd570.2629be99.000001c1(ec573dd5)
2026-03-10 17:47:18.638@LM_DEBUG@(9769|9778) TransportClient::initiate_connect_i - attempt to connect_datalink between local 01037c1e.52ddd570.2629be98.000200c2(52a1a0f0) and remote 01037c1e.52ddd570.2629be99.000200c7(1fab7dcf)
2026-03-10 17:47:18.638@LM_DEBUG@(9769|9774) ConditionImpl::signal_all()
2026-03-10 17:47:18.638@LM_DEBUG@(9769|9769) TransportImpl::open()
transport_type: rtps_udp
name: auto_config_rtps
config_prefix: TRANSPORT_TEMPLATE_AUTO_CONFIG_RTPS
max_packet_size: 2147481599
max_samples_per_packet: 10
optimum_packet_size: 4096
thread_per_connection: false
datalink_release_delay: 10000
datalink_control_chunks: 32
fragment_reassembly_timeout: 5:00.000
receive_preallocated_message_blocks:0
receive_preallocated_data_blocks:0
send_buffer_size: 64000000
rcv_buffer_size: 64000000
use_multicast: true
ttl: 5
multicast_interface:
anticipated_fragments: 63
max_message_size: 65466
nak_depth: 0
nak_response_delay: 0.200 s
heartbeat_period: 1.000 s
responsive_mode: false
multicast_group_address: 239.255.2.2:7903
local_address: 0.0.0.0:0
advertised_address: 0.0.0.0:0
ipv6_multicast_group_address: ff03::2:7901
ipv6_local_address: :::0
ipv6_advertised_address: :::0
2026-03-10 17:47:18.638@LM_DEBUG@(9769|9774) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x200.
2026-03-10 17:47:18.639@LM_DEBUG@(9769|9774) ConditionImpl::signal_all() - number of sets: 0
2026-03-10 17:47:18.639@LM_DEBUG@(9769|9774) ConditionImpl::signal_all()
2026-03-10 17:47:18.639@LM_DEBUG@(9769|9774) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x400.
2026-03-10 17:47:18.639@LM_DEBUG@(9769|9774) ConditionImpl::signal_all() - number of sets: 0
2026-03-10 17:47:18.639@LM_DEBUG@(9769|9774) DomainParticipantImpl::assign_handle: New unmapped InstanceHandle 10
2026-03-10 17:47:18.639@LM_DEBUG@(9769|9769) DEBUG: RtpsUdpInst::multicast_group_address: processing add_domain_id_to_ip_addr: add_domain_id_to_ip_addr,add_domain_id_to_port=239.255.2.0:7901 => 239.255.2.2:7901
2026-03-10 17:47:18.639@LM_DEBUG@(9769|9769) DEBUG: RtpsUdpInst::multicast_group_address: processing add_domain_id_to_port: add_domain_id_to_ip_addr,add_domain_id_to_port=239.255.2.0:7901 => 239.255.2.2:7903
2026-03-10 17:47:18.639@LM_DEBUG@(9769|9774) ConditionImpl::signal_all()
2026-03-10 17:47:18.639@LM_DEBUG@(9769|9774) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x200.
2026-03-10 17:47:18.639@LM_DEBUG@(9769|9774) ConditionImpl::signal_all() - number of sets: 0
2026-03-10 17:47:18.639@LM_DEBUG@(9769|9774) ConditionImpl::signal_all()
2026-03-10 17:47:18.639@LM_DEBUG@(9769|9774) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x480.
2026-03-10 17:47:18.639@LM_DEBUG@(9769|9774) ConditionImpl::signal_all() - number of sets: 0
2026-03-10 17:47:18.639@LM_DEBUG@(9769|9778) TransportClient::initiate_connect_i - connection between local 01037c1e.52ddd570.2629be98.000200c2(52a1a0f0) and remote 01037c1e.52ddd570.2629be99.000200c7(1fab7dcf) initiation successful
2026-03-10 17:47:18.639@LM_DEBUG@(9769|9778) TransportClient::use_datalink_i TransportClient(0x7b5c00005788) using datalink[0x7b7c000200e8] from 01037c1e.52ddd570.2629be99.000200c7(1fab7dcf)
2026-03-10 17:47:18.639@LM_DEBUG@(9769|9778) TransportClient::use_datalink_i TransportClient(0x7b5c00005788) about to add_link[0x7b7c000200e8] to remote: 01037c1e.52ddd570.2629be99.000200c7(1fab7dcf)
2026-03-10 17:47:18.639@LM_DEBUG@(9769|9778) DataLink::make_reservation() - creating association local publication 01037c1e.52ddd570.2629be98.000200c2(52a1a0f0) <--> with remote subscription 01037c1e.52ddd570.2629be99.000200c7(1fab7dcf).
2026-03-10 17:47:18.639@LM_DEBUG@(9769|9774) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7920
2026-03-10 17:47:18.639@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:33811
2026-03-10 17:47:18.639@LM_DEBUG@(9769|9778) DEBUG: Sedp::association_complete_i local 01037c1e.52ddd570.2629be98.000200c2(52a1a0f0) remote 01037c1e.52ddd570.2629be99.000200c7(1fab7dcf)
2026-03-10 17:47:18.639@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:33811
2026-03-10 17:47:18.639@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:34529
2026-03-10 17:47:18.639@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:34529
2026-03-10 17:47:18.640@LM_DEBUG@(9769|9769) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
2026-03-10 17:47:18.640@LM_DEBUG@(9769|9778) DomainParticipantImpl::assign_handle: New mapped InstanceHandle 11 for 01037c1e.52ddd570.2629be99.000001c1(ec573dd5)
2026-03-10 17:47:18.640@LM_DEBUG@(9769|9774) ConditionImpl::signal_all()
2026-03-10 17:47:18.640@LM_DEBUG@(9769|9774) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x480.
2026-03-10 17:47:18.640@LM_DEBUG@(9769|9774) ConditionImpl::signal_all() - number of sets: 0
2026-03-10 17:47:18.640@LM_DEBUG@(9769|9774) ConditionImpl::signal_all()
2026-03-10 17:47:18.640@LM_DEBUG@(9769|9778) ConditionImpl::signal_all()
2026-03-10 17:47:18.640@LM_INFO@(9769|9769) Sedp::write_subscription_data_unsecure: not currently associated, dropping msg.
2026-03-10 17:47:18.640@LM_DEBUG@(9769|9769) Sedp::add_subscription: calling match_endpoints
2026-03-10 17:47:18.640@LM_DEBUG@(9769|9774) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x200.
2026-03-10 17:47:18.640@LM_DEBUG@(9769|9778) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x200.
2026-03-10 17:47:18.640@LM_DEBUG@(9769|9774) ConditionImpl::signal_all() - number of sets: 0
2026-03-10 17:47:18.640@LM_DEBUG@(9769|9778) ConditionImpl::signal_all() - number of sets: 0
2026-03-10 17:47:18.640@LM_DEBUG@(9769|9769) Sedp::match_endpoints 01037c1e.52ddd570.2629be99.00000007(874b6b11)
2026-03-10 17:47:18.640@LM_DEBUG@(9769|9778) ConditionImpl::signal_all()
2026-03-10 17:47:18.640@LM_DEBUG@(9769|9774) ConditionImpl::signal_all()
2026-03-10 17:47:18.640@LM_DEBUG@(9769|9778) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x400.
2026-03-10 17:47:18.640@LM_DEBUG@(9769|9774) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x480.
2026-03-10 17:47:18.640@LM_DEBUG@(9769|9778) ConditionImpl::signal_all() - number of sets: 0
2026-03-10 17:47:18.640@LM_DEBUG@(9769|9774) ConditionImpl::signal_all() - number of sets: 0
2026-03-10 17:47:18.640@LM_DEBUG@(9769|9778) DomainParticipantImpl::assign_handle: New unmapped InstanceHandle 12
2026-03-10 17:47:18.640@LM_DEBUG@(9769|9769) DataReaderImpl::enable: got GUID 01037c1e.52ddd570.2629be99.00000007(874b6b11), subscribed to topic name "TheTopic" type "Messenger::Message"
2026-03-10 17:47:18.640@LM_DEBUG@(9769|9769) SubscriberImpl::reader_enabled, datareader(topic_name=TheTopic) enabled
2026-03-10 17:47:18.640@LM_DEBUG@(9769|9778) ConditionImpl::signal_all()
2026-03-10 17:47:18.640@LM_DEBUG@(9769|9778) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x200.
2026-03-10 17:47:18.640@LM_DEBUG@(9769|9778) ConditionImpl::signal_all() - number of sets: 0
2026-03-10 17:47:18.641@LM_DEBUG@(9769|9778) ConditionImpl::signal_all()
2026-03-10 17:47:18.641@LM_DEBUG@(9769|9778) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x400.
2026-03-10 17:47:18.641@LM_DEBUG@(9769|9778) ConditionImpl::signal_all() - number of sets: 0
2026-03-10 17:47:18.641@LM_DEBUG@(9769|9769) Service_Participant::get_discovery: returning repository for domain 2, repo DiscoveryConfigTemplate.
2026-03-10 17:47:18.641@LM_DEBUG@(9769|9778) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7920
2026-03-10 17:47:18.641@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:33811
2026-03-10 17:47:18.641@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:33811
2026-03-10 17:47:18.641@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:34529
2026-03-10 17:47:18.641@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:34529
2026-03-10 17:47:18.641@LM_DEBUG@(9769|9778) ConditionImpl::signal_all()
2026-03-10 17:47:18.641@LM_DEBUG@(9769|9778) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x480.
2026-03-10 17:47:18.641@LM_DEBUG@(9769|9778) ConditionImpl::signal_all() - number of sets: 0
2026-03-10 17:47:18.641@LM_DEBUG@(9769|9778) ConditionImpl::signal_all()
2026-03-10 17:47:18.641@LM_DEBUG@(9769|9778) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x200.
2026-03-10 17:47:18.641@LM_DEBUG@(9769|9778) ConditionImpl::signal_all() - number of sets: 0
2026-03-10 17:47:18.641@LM_DEBUG@(9769|9778) ConditionImpl::signal_all()
2026-03-10 17:47:18.641@LM_DEBUG@(9769|9778) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x480.
2026-03-10 17:47:18.641@LM_DEBUG@(9769|9778) ConditionImpl::signal_all() - number of sets: 0
2026-03-10 17:47:18.641@LM_DEBUG@(9769|9769) DEBUG: ConfigStoreImpl::get: RTPS_DISCOVERY_DISCOVERY_CONFIG_TEMPLATE_SPDP_SEND_ADDRS
2026-03-10 17:47:18.641@LM_DEBUG@(9769|9769) Spdp::SpdpTransport::open_unicast_socket: failed to open 0.0.0.0:7910 ACE_SOCK_Dgram::open: Address already in use, trying next participant ID...
2026-03-10 17:47:18.642@LM_DEBUG@(9769|9769) Spdp::SpdpTransport::open_unicast_socket: failed to open 0.0.0.0:7912 ACE_SOCK_Dgram::open: Address already in use, trying next participant ID...
2026-03-10 17:47:18.642@LM_DEBUG@(9769|9769) Spdp::SpdpTransport::open_unicast_socket: failed to open 0.0.0.0:7914 ACE_SOCK_Dgram::open: Address already in use, trying next participant ID...
2026-03-10 17:47:18.642@LM_DEBUG@(9769|9769) Spdp::SpdpTransport::open_unicast_socket: failed to open 0.0.0.0:7916 ACE_SOCK_Dgram::open: Address already in use, trying next participant ID...
2026-03-10 17:47:18.642@LM_DEBUG@(9769|9769) Spdp::SpdpTransport::open_unicast_socket: failed to open 0.0.0.0:7918 ACE_SOCK_Dgram::open: Address already in use, trying next participant ID...
2026-03-10 17:47:18.642@LM_DEBUG@(9769|9769) Spdp::SpdpTransport::open_unicast_socket: failed to open 0.0.0.0:7920 ACE_SOCK_Dgram::open: Address already in use, trying next participant ID...
2026-03-10 17:47:18.642@LM_DEBUG@(9769|9769) Spdp::SpdpTransport::set_unicast_socket_opts: opened IPv4 unicast socket 49 on port 7922
2026-03-10 17:47:18.642@LM_DEBUG@(9769|9769) Spdp::SpdpTransport::open_unicast_ipv6_socket: failed to open :::7922 ACE_SOCK_Dgram::open: Address already in use, trying next participant ID...
2026-03-10 17:47:18.642@LM_DEBUG@(9769|9769) Spdp::SpdpTransport::set_unicast_socket_opts: opened IPv6 unicast socket 50 on port 7924
2026-03-10 17:47:18.644@LM_DEBUG@(9769|9769) DomainParticipantImpl::enable: enabled participant 01037c1e.52ddd570.2629be9a.000001c1(abf74705) in domain 2
2026-03-10 17:47:18.644@LM_DEBUG@(9769|9769) Service_Participant::get_discovery: returning repository for domain 2, repo DiscoveryConfigTemplate.
2026-03-10 17:47:18.644@LM_DEBUG@(9769|9769) Service_Participant::get_discovery: returning repository for domain 2, repo DiscoveryConfigTemplate.
2026-03-10 17:47:18.644@LM_DEBUG@(9769|9769) Service_Participant::get_discovery: returning repository for domain 2, repo DiscoveryConfigTemplate.
2026-03-10 17:47:18.645@LM_DEBUG@(9769|9769) Service_Participant::get_discovery: returning repository for domain 2, repo DiscoveryConfigTemplate.
2026-03-10 17:47:18.645@LM_DEBUG@(9769|9769) Service_Participant::get_discovery: returning repository for domain 2, repo DiscoveryConfigTemplate.
2026-03-10 17:47:18.645@LM_DEBUG@(9769|9769) Service_Participant::get_discovery: returning repository for domain 2, repo DiscoveryConfigTemplate.
2026-03-10 17:47:18.645@LM_DEBUG@(9769|9769) Service_Participant::get_discovery: returning repository for domain 2, repo DiscoveryConfigTemplate.
2026-03-10 17:47:18.645@LM_DEBUG@(9769|9769) Service_Participant::get_discovery: returning repository for domain 2, repo DiscoveryConfigTemplate.
2026-03-10 17:47:18.645@LM_DEBUG@(9769|9769) DomainParticipantImpl::assign_handle: New unmapped InstanceHandle 13
2026-03-10 17:47:18.645@LM_DEBUG@(9769|9769) DDS::ParticipantBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 2f40 with 20 chunks
2026-03-10 17:47:18.645@LM_DEBUG@(9769|9769) DataReaderImpl::enable Cached_Allocator_With_Overflow 3690 with 20 chunks
2026-03-10 17:47:18.645@LM_DEBUG@(9769|9769) Service_Participant::get_discovery: returning repository for domain 2, repo DiscoveryConfigTemplate.
2026-03-10 17:47:18.645@LM_DEBUG@(9769|9769) SubscriberImpl::reader_enabled, datareader(topic_name=DCPSParticipant) enabled
2026-03-10 17:47:18.645@LM_DEBUG@(9769|9769) DDS::TopicBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 3720 with 20 chunks
2026-03-10 17:47:18.645@LM_DEBUG@(9769|9769) DataReaderImpl::enable Cached_Allocator_With_Overflow 37b0 with 20 chunks
2026-03-10 17:47:18.645@LM_DEBUG@(9769|9769) Service_Participant::get_discovery: returning repository for domain 2, repo DiscoveryConfigTemplate.
2026-03-10 17:47:18.645@LM_DEBUG@(9769|9769) SubscriberImpl::reader_enabled, datareader(topic_name=DCPSTopic) enabled
2026-03-10 17:47:18.646@LM_DEBUG@(9769|9769) DDS::PublicationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 3840 with 20 chunks
2026-03-10 17:47:18.646@LM_DEBUG@(9769|9769) DataReaderImpl::enable Cached_Allocator_With_Overflow 38d0 with 20 chunks
2026-03-10 17:47:18.646@LM_DEBUG@(9769|9769) Service_Participant::get_discovery: returning repository for domain 2, repo DiscoveryConfigTemplate.
2026-03-10 17:47:18.646@LM_DEBUG@(9769|9769) SubscriberImpl::reader_enabled, datareader(topic_name=DCPSPublication) enabled
2026-03-10 17:47:18.646@LM_DEBUG@(9769|9769) DDS::SubscriptionBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 3960 with 20 chunks
2026-03-10 17:47:18.646@LM_DEBUG@(9769|9769) DataReaderImpl::enable Cached_Allocator_With_Overflow 39f0 with 20 chunks
2026-03-10 17:47:18.646@LM_DEBUG@(9769|9769) Service_Participant::get_discovery: returning repository for domain 2, repo DiscoveryConfigTemplate.
2026-03-10 17:47:18.646@LM_DEBUG@(9769|9769) SubscriberImpl::reader_enabled, datareader(topic_name=DCPSSubscription) enabled
2026-03-10 17:47:18.646@LM_DEBUG@(9769|9769) OpenDDS::DCPS::ParticipantLocationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 3a80 with 20 chunks
2026-03-10 17:47:18.646@LM_DEBUG@(9769|9769) DataReaderImpl::enable Cached_Allocator_With_Overflow 3b10 with 20 chunks
2026-03-10 17:47:18.646@LM_DEBUG@(9769|9769) Service_Participant::get_discovery: returning repository for domain 2, repo DiscoveryConfigTemplate.
2026-03-10 17:47:18.646@LM_DEBUG@(9769|9769) SubscriberImpl::reader_enabled, datareader(topic_name=OpenDDSParticipantLocation) enabled
2026-03-10 17:47:18.646@LM_DEBUG@(9769|9769) OpenDDS::DCPS::ConnectionRecordDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 3ba0 with 20 chunks
2026-03-10 17:47:18.647@LM_DEBUG@(9769|9769) DataReaderImpl::enable Cached_Allocator_With_Overflow 3c30 with 20 chunks
2026-03-10 17:47:18.647@LM_DEBUG@(9769|9769) Service_Participant::get_discovery: returning repository for domain 2, repo DiscoveryConfigTemplate.
2026-03-10 17:47:18.647@LM_DEBUG@(9769|9769) SubscriberImpl::reader_enabled, datareader(topic_name=OpenDDSConnectionRecord) enabled
2026-03-10 17:47:18.647@LM_DEBUG@(9769|9769) OpenDDS::DCPS::InternalThreadBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 3cc0 with 20 chunks
2026-03-10 17:47:18.647@LM_DEBUG@(9769|9769) DataReaderImpl::enable Cached_Allocator_With_Overflow 3d50 with 20 chunks
2026-03-10 17:47:18.647@LM_DEBUG@(9769|9769) Service_Participant::get_discovery: returning repository for domain 2, repo DiscoveryConfigTemplate.
2026-03-10 17:47:18.647@LM_DEBUG@(9769|9769) SubscriberImpl::reader_enabled, datareader(topic_name=OpenDDSInternalThread) enabled
2026-03-10 17:47:18.647@LM_INFO@(9769|9769) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD5702629BE9A_2=@_OPENDDS_SEDPTransportInst_01037c1e52ddd5702629be9a_2
2026-03-10 17:47:18.647@LM_INFO@(9769|9769) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD5702629BE9A_2_MAX_MESSAGE_SIZE=65466
2026-03-10 17:47:18.648@LM_INFO@(9769|9769) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD5702629BE9A_2_HEARTBEAT_PERIOD=200
2026-03-10 17:47:18.648@LM_INFO@(9769|9769) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD5702629BE9A_2_NAK_RESPONSE_DELAY=100
2026-03-10 17:47:18.649@LM_INFO@(9769|9769) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD5702629BE9A_2_RESPONSIVE_MODE=false
2026-03-10 17:47:18.649@LM_INFO@(9769|9769) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD5702629BE9A_2_SEND_DELAY=10
2026-03-10 17:47:18.650@LM_INFO@(9769|9769) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD5702629BE9A_2_SEND_BUFFER_SIZE=65535
2026-03-10 17:47:18.650@LM_INFO@(9769|9769) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD5702629BE9A_2_RCV_BUFFER_SIZE=65535
2026-03-10 17:47:18.651@LM_INFO@(9769|9769) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD5702629BE9A_2_RECEIVE_PREALLOCATED_MESSAGE_BLOCKS=0
2026-03-10 17:47:18.651@LM_INFO@(9769|9769) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD5702629BE9A_2_RECEIVE_PREALLOCATED_DATA_BLOCKS=0
2026-03-10 17:47:18.652@LM_INFO@(9769|9769) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD5702629BE9A_2_PORT_MODE=system
2026-03-10 17:47:18.652@LM_INFO@(9769|9769) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD5702629BE9A_2_PB=7400
2026-03-10 17:47:18.653@LM_INFO@(9769|9769) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD5702629BE9A_2_DG=250
2026-03-10 17:47:18.653@LM_INFO@(9769|9769) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD5702629BE9A_2_PG=2
2026-03-10 17:47:18.654@LM_INFO@(9769|9769) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD5702629BE9A_2_D2=2
2026-03-10 17:47:18.654@LM_INFO@(9769|9769) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD5702629BE9A_2_D3=12
2026-03-10 17:47:18.655@LM_INFO@(9769|9769) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD5702629BE9A_2_USE_MULTICAST=true
2026-03-10 17:47:18.655@LM_INFO@(9769|9769) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD5702629BE9A_2_MULTICAST_GROUP_ADDRESS=239.255.4.2
2026-03-10 17:47:18.656@LM_INFO@(9769|9769) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD5702629BE9A_2_TTL=5
2026-03-10 17:47:18.656@LM_INFO@(9769|9769) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD5702629BE9A_2_MULTICAST_INTERFACE=
2026-03-10 17:47:18.657@LM_INFO@(9769|9769) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD5702629BE9A_2_INIT_PARTICIPANT_PORT_ID=6
2026-03-10 17:47:18.657@LM_INFO@(9769|9769) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD5702629BE9A_2_LOCAL_ADDRESS=0.0.0.0:0
2026-03-10 17:47:18.658@LM_INFO@(9769|9769) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD5702629BE9A_2_ADVERTISED_ADDRESS=0.0.0.0:0
2026-03-10 17:47:18.658@LM_INFO@(9769|9769) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD5702629BE9A_2_IPV6_INIT_PARTICIPANT_PORT_ID=7
2026-03-10 17:47:18.659@LM_INFO@(9769|9769) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD5702629BE9A_2_IPV6_LOCAL_ADDRESS=:::0
2026-03-10 17:47:18.659@LM_INFO@(9769|9769) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD5702629BE9A_2_IPV6_ADVERTISED_ADDRESS=:::0
2026-03-10 17:47:18.660@LM_INFO@(9769|9769) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD5702629BE9A_2_DATA_RTPS_RELAY_ADDRESS=0.0.0.0:0
2026-03-10 17:47:18.660@LM_INFO@(9769|9769) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD5702629BE9A_2_USE_RTPS_RELAY=false
2026-03-10 17:47:18.661@LM_INFO@(9769|9769) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD5702629BE9A_2_RTPS_RELAY_ONLY=false
2026-03-10 17:47:18.661@LM_INFO@(9769|9769) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD5702629BE9A_2_DATA_STUN_SERVER_ADDRESS=0.0.0.0:0
2026-03-10 17:47:18.661@LM_INFO@(9769|9769) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD5702629BE9A_2_USE_ICE=false
2026-03-10 17:47:18.662@LM_INFO@(9769|9769) INFO: ConfigStoreImpl::set_string: CONFIG_OPENDDS_SEDP_TRANSPORT_CFG_01037C1E52DDD5702629BE9A_2=@_OPENDDS_SEDP_TransportCfg_01037c1e52ddd5702629be9a_2
2026-03-10 17:47:18.662@LM_INFO@(9769|9769) INFO: ConfigStoreImpl::set_string: CONFIG_OPENDDS_SEDP_TRANSPORT_CFG_01037C1E52DDD5702629BE9A_2_PASSIVE_CONNECT_DURATION=60000
2026-03-10 17:47:18.664@LM_DEBUG@(9769|9769) RtpsUdpTransport::open_socket: opened IPv4 unicast socket 51 for 0.0.0.0:0
2026-03-10 17:47:18.664@LM_DEBUG@(9769|9769) RtpsUdpTransport::open_socket: opened IPv6 unicast socket 52 for :::0
2026-03-10 17:47:18.667@LM_DEBUG@(9769|9769) DirectPriorityMapper:thread_priority() - mapped TRANSPORT_PRIORITY value 0 to thread priority 0.
2026-03-10 17:47:18.670@LM_INFO@(9769|9786) INFO: MulticastManager::join: joined group 239.255.4.2:7902 on docker0/172.17.0.1 (0x7b7c00053a88 joined count 1)
2026-03-10 17:47:18.670@LM_INFO@(9769|9786) INFO: MulticastManager::join: joined group 239.255.4.2:7902 on eth0/10.1.0.39 (0x7b7c00053a88 joined count 2)
2026-03-10 17:47:18.670@LM_INFO@(9769|9786) INFO: MulticastManager::join: joined group ff03::2:7902 on eth0/fe80::7e1e:52ff:fedd:d570 (0x7b7c00053a88 joined count 3)
2026-03-10 17:47:18.670@LM_INFO@(9769|9786) INFO: MulticastManager::join: joined group 239.255.4.2:7902 on lo/127.0.0.1 (0x7b7c00053a88 joined count 4)
2026-03-10 17:47:18.670@LM_INFO@(9769|9786) INFO: MulticastManager::join: joined group ff03::2:7902 on lo/::1 (0x7b7c00053a88 joined count 5)
2026-03-10 17:47:18.673@LM_DEBUG@(9769|9769) TransportImpl::open()
transport_type: rtps_udp
name: _OPENDDS_SEDPTransportInst_01037c1e52ddd5702629be9a_2
config_prefix: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD5702629BE9A_2
max_packet_size: 2147481599
max_samples_per_packet: 10
optimum_packet_size: 4096
thread_per_connection: false
datalink_release_delay: 10000
datalink_control_chunks: 32
fragment_reassembly_timeout: 5:00.000
receive_preallocated_message_blocks:0
receive_preallocated_data_blocks:0
send_buffer_size: 65535
rcv_buffer_size: 65535
use_multicast: true
ttl: 5
multicast_interface:
anticipated_fragments: 63
max_message_size: 65466
nak_depth: 0
nak_response_delay: 0.100 s
heartbeat_period: 0.200 s
responsive_mode: false
multicast_group_address: 239.255.4.2:7902
local_address: 0.0.0.0:0
advertised_address: 0.0.0.0:0
ipv6_multicast_group_address: ff03::2:7902
ipv6_local_address: :::0
ipv6_advertised_address: :::0
2026-03-10 17:47:18.686@LM_DEBUG@(9769|9769) Service_Participant::get_discovery: returning repository for domain 2, repo DiscoveryConfigTemplate.
2026-03-10 17:47:18.687@LM_DEBUG@(9769|9774) ip_in_locator_list - from (type 2): 10.1.0.39:7922
2026-03-10 17:47:18.687@LM_DEBUG@(9769|9778) ip_in_locator_list - from (type 2): 10.1.0.39:7922
2026-03-10 17:47:18.687@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:33220
2026-03-10 17:47:18.687@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:33220
2026-03-10 17:47:18.687@LM_DEBUG@(9769|9782) ip_in_locator_list - from (type 2): 10.1.0.39:7922
2026-03-10 17:47:18.687@LM_INFO@(9769|9786) INFO: MulticastManager::join: joined group 239.255.4.2:7900 on docker0/172.17.0.1 (0x7b70000089c8 joined count 1)
2026-03-10 17:47:18.687@LM_DEBUG@(9769|9778) Spdp::handle_participant_data - 01037c1e.52ddd570.2629be98.000001c1(d1371465) discovered 01037c1e.52ddd570.2629be9a.000001c1(abf74705) lease 5:00 from 10.1.0.39:7922 (1)
2026-03-10 17:47:18.687@LM_INFO@(9769|9786) INFO: MulticastManager::join: joined group 239.255.4.2:7900 on eth0/10.1.0.39 (0x7b70000089c8 joined count 2)
2026-03-10 17:47:18.687@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:33220
2026-03-10 17:47:18.687@LM_DEBUG@(9769|9774) Spdp::handle_participant_data - 01037c1e.52ddd570.2629be97.000001c1(536783b4) discovered 01037c1e.52ddd570.2629be9a.000001c1(abf74705) lease 5:00 from 10.1.0.39:7922 (2)
2026-03-10 17:47:18.687@LM_INFO@(9769|9778) Sedp::remote_knows_about_local_i: local 01037c1e.52ddd570.2629be98.000003c7(0a62d3d2) remote 01037c1e.52ddd570.2629be9a.000003c2(00c8743d)
2026-03-10 17:47:18.687@LM_DEBUG@(9769|9782) Spdp::handle_participant_data - 01037c1e.52ddd570.2629be99.000001c1(ec573dd5) discovered 01037c1e.52ddd570.2629be9a.000001c1(abf74705) lease 5:00 from 10.1.0.39:7922 (0)
2026-03-10 17:47:18.688@LM_INFO@(9769|9774) Sedp::remote_knows_about_local_i: local 01037c1e.52ddd570.2629be97.000003c7(88324403) remote 01037c1e.52ddd570.2629be9a.000003c2(00c8743d)
2026-03-10 17:47:18.687@LM_INFO@(9769|9778) Sedp::remote_is_authenticated_i: local 01037c1e.52ddd570.2629be98.000003c7(0a62d3d2) remote 01037c1e.52ddd570.2629be9a.000003c2(00c8743d)
2026-03-10 17:47:18.688@LM_INFO@(9769|9778) Sedp::local_has_remote_participant_token_i: local 01037c1e.52ddd570.2629be98.000003c7(0a62d3d2) remote 01037c1e.52ddd570.2629be9a.000003c2(00c8743d)
2026-03-10 17:47:18.687@LM_INFO@(9769|9786) INFO: MulticastManager::join: joined group ff03::1:7900 on eth0/fe80::7e1e:52ff:fedd:d570 (0x7b70000089c8 joined count 3)
2026-03-10 17:47:18.688@LM_INFO@(9769|9774) Sedp::remote_is_authenticated_i: local 01037c1e.52ddd570.2629be97.000003c7(88324403) remote 01037c1e.52ddd570.2629be9a.000003c2(00c8743d)
2026-03-10 17:47:18.688@LM_INFO@(9769|9778) Sedp::remote_has_local_participant_token_i: local 01037c1e.52ddd570.2629be98.000003c7(0a62d3d2) remote 01037c1e.52ddd570.2629be9a.000003c2(00c8743d)
2026-03-10 17:47:18.688@LM_INFO@(9769|9774) Sedp::local_has_remote_participant_token_i: local 01037c1e.52ddd570.2629be97.000003c7(88324403) remote 01037c1e.52ddd570.2629be9a.000003c2(00c8743d)
2026-03-10 17:47:18.688@LM_INFO@(9769|9782) Sedp::remote_knows_about_local_i: local 01037c1e.52ddd570.2629be99.000003c7(3702fa62) remote 01037c1e.52ddd570.2629be9a.000003c2(00c8743d)
2026-03-10 17:47:18.688@LM_INFO@(9769|9774) Sedp::remote_has_local_participant_token_i: local 01037c1e.52ddd570.2629be97.000003c7(88324403) remote 01037c1e.52ddd570.2629be9a.000003c2(00c8743d)
2026-03-10 17:47:18.688@LM_INFO@(9769|9778) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.52ddd570.2629be98.000003c7(0a62d3d2) remote 01037c1e.52ddd570.2629be9a.000003c2(00c8743d)
2026-03-10 17:47:18.688@LM_INFO@(9769|9774) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.52ddd570.2629be97.000003c7(88324403) remote 01037c1e.52ddd570.2629be9a.000003c2(00c8743d)
2026-03-10 17:47:18.688@LM_INFO@(9769|9778) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.52ddd570.2629be98.000003c7(0a62d3d2) remote 01037c1e.52ddd570.2629be9a.000003c2(00c8743d)
2026-03-10 17:47:18.688@LM_INFO@(9769|9786) INFO: MulticastManager::join: joined group 239.255.4.2:7900 on lo/127.0.0.1 (0x7b70000089c8 joined count 4)
2026-03-10 17:47:18.688@LM_INFO@(9769|9778) Sedp::process_association_records_i associating built-ins local 01037c1e.52ddd570.2629be98.000003c7(0a62d3d2) remote 01037c1e.52ddd570.2629be9a.000003c2(00c8743d) pending 10 done 0
2026-03-10 17:47:18.688@LM_INFO@(9769|9774) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.52ddd570.2629be97.000003c7(88324403) remote 01037c1e.52ddd570.2629be9a.000003c2(00c8743d)
2026-03-10 17:47:18.688@LM_INFO@(9769|9782) Sedp::remote_is_authenticated_i: local 01037c1e.52ddd570.2629be99.000003c7(3702fa62) remote 01037c1e.52ddd570.2629be9a.000003c2(00c8743d)
2026-03-10 17:47:18.688@LM_INFO@(9769|9786) INFO: MulticastManager::join: joined group ff03::1:7900 on lo/::1 (0x7b70000089c8 joined count 5)
2026-03-10 17:47:18.688@LM_INFO@(9769|9774) Sedp::process_association_records_i associating built-ins local 01037c1e.52ddd570.2629be97.000003c7(88324403) remote 01037c1e.52ddd570.2629be9a.000003c2(00c8743d) pending 10 done 0
2026-03-10 17:47:18.688@LM_DEBUG@(9769|9778) TransportClient::associate added PendingAssoc between 01037c1e.52ddd570.2629be98.000003c7(0a62d3d2) and remote 01037c1e.52ddd570.2629be9a.000003c2(00c8743d)
2026-03-10 17:47:18.688@LM_DEBUG@(9769|9769) DomainParticipantImpl::assign_handle: New unmapped InstanceHandle 14
2026-03-10 17:47:18.688@LM_DEBUG@(9769|9774) TransportClient::associate added PendingAssoc between 01037c1e.52ddd570.2629be97.000003c7(88324403) and remote 01037c1e.52ddd570.2629be9a.000003c2(00c8743d)
2026-03-10 17:47:18.688@LM_DEBUG@(9769|9769) Starting DataReader Reader3
2026-03-10 17:47:18.689@LM_INFO@(9769|9778) Sedp::remote_knows_about_local_i: local 01037c1e.52ddd570.2629be98.000004c7(45234515) remote 01037c1e.52ddd570.2629be9a.000004c2(4f89e2fa)
2026-03-10 17:47:18.689@LM_INFO@(9769|9778) Sedp::remote_is_authenticated_i: local 01037c1e.52ddd570.2629be98.000004c7(45234515) remote 01037c1e.52ddd570.2629be9a.000004c2(4f89e2fa)
2026-03-10 17:47:18.689@LM_INFO@(9769|9774) Sedp::remote_knows_about_local_i: local 01037c1e.52ddd570.2629be97.000004c7(c773d2c4) remote 01037c1e.52ddd570.2629be9a.000004c2(4f89e2fa)
2026-03-10 17:47:18.689@LM_INFO@(9769|9774) Sedp::remote_is_authenticated_i: local 01037c1e.52ddd570.2629be97.000004c7(c773d2c4) remote 01037c1e.52ddd570.2629be9a.000004c2(4f89e2fa)
2026-03-10 17:47:18.689@LM_INFO@(9769|9778) Sedp::local_has_remote_participant_token_i: local 01037c1e.52ddd570.2629be98.000004c7(45234515) remote 01037c1e.52ddd570.2629be9a.000004c2(4f89e2fa)
2026-03-10 17:47:18.688@LM_INFO@(9769|9782) Sedp::local_has_remote_participant_token_i: local 01037c1e.52ddd570.2629be99.000003c7(3702fa62) remote 01037c1e.52ddd570.2629be9a.000003c2(00c8743d)
2026-03-10 17:47:18.689@LM_DEBUG@(9769|9769) Messenger::MessageDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 4020 with 20 chunks
2026-03-10 17:47:18.689@LM_DEBUG@(9769|9769) DataReaderImpl::enable Cached_Allocator_With_Overflow 40b0 with 20 chunks
2026-03-10 17:47:18.689@LM_INFO@(9769|9778) Sedp::remote_has_local_participant_token_i: local 01037c1e.52ddd570.2629be98.000004c7(45234515) remote 01037c1e.52ddd570.2629be9a.000004c2(4f89e2fa)
2026-03-10 17:47:18.689@LM_INFO@(9769|9774) Sedp::local_has_remote_participant_token_i: local 01037c1e.52ddd570.2629be97.000004c7(c773d2c4) remote 01037c1e.52ddd570.2629be9a.000004c2(4f89e2fa)
2026-03-10 17:47:18.689@LM_DEBUG@(9769|9769) Service_Participant::get_discovery: returning repository for domain 2, repo DiscoveryConfigTemplate.
2026-03-10 17:47:18.689@LM_INFO@(9769|9782) Sedp::remote_has_local_participant_token_i: local 01037c1e.52ddd570.2629be99.000003c7(3702fa62) remote 01037c1e.52ddd570.2629be9a.000003c2(00c8743d)
2026-03-10 17:47:18.689@LM_INFO@(9769|9778) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.52ddd570.2629be98.000004c7(45234515) remote 01037c1e.52ddd570.2629be9a.000004c2(4f89e2fa)
2026-03-10 17:47:18.689@LM_INFO@(9769|9774) Sedp::remote_has_local_participant_token_i: local 01037c1e.52ddd570.2629be97.000004c7(c773d2c4) remote 01037c1e.52ddd570.2629be9a.000004c2(4f89e2fa)
2026-03-10 17:47:18.689@LM_INFO@(9769|9782) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.52ddd570.2629be99.000003c7(3702fa62) remote 01037c1e.52ddd570.2629be9a.000003c2(00c8743d)
2026-03-10 17:47:18.689@LM_INFO@(9769|9774) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.52ddd570.2629be97.000004c7(c773d2c4) remote 01037c1e.52ddd570.2629be9a.000004c2(4f89e2fa)
2026-03-10 17:47:18.689@LM_INFO@(9769|9778) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.52ddd570.2629be98.000004c7(45234515) remote 01037c1e.52ddd570.2629be9a.000004c2(4f89e2fa)
2026-03-10 17:47:18.689@LM_INFO@(9769|9778) Sedp::process_association_records_i associating built-ins local 01037c1e.52ddd570.2629be98.000004c7(45234515) remote 01037c1e.52ddd570.2629be9a.000004c2(4f89e2fa) pending 9 done 1
2026-03-10 17:47:18.689@LM_INFO@(9769|9782) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.52ddd570.2629be99.000003c7(3702fa62) remote 01037c1e.52ddd570.2629be9a.000003c2(00c8743d)
2026-03-10 17:47:18.689@LM_INFO@(9769|9774) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.52ddd570.2629be97.000004c7(c773d2c4) remote 01037c1e.52ddd570.2629be9a.000004c2(4f89e2fa)
2026-03-10 17:47:18.689@LM_INFO@(9769|9782) Sedp::process_association_records_i associating built-ins local 01037c1e.52ddd570.2629be99.000003c7(3702fa62) remote 01037c1e.52ddd570.2629be9a.000003c2(00c8743d) pending 10 done 0
2026-03-10 17:47:18.689@LM_INFO@(9769|9774) Sedp::process_association_records_i associating built-ins local 01037c1e.52ddd570.2629be97.000004c7(c773d2c4) remote 01037c1e.52ddd570.2629be9a.000004c2(4f89e2fa) pending 9 done 1
2026-03-10 17:47:18.689@LM_DEBUG@(9769|9778) TransportClient::associate added PendingAssoc between 01037c1e.52ddd570.2629be98.000004c7(45234515) and remote 01037c1e.52ddd570.2629be9a.000004c2(4f89e2fa)
2026-03-10 17:47:18.689@LM_DEBUG@(9769|9774) TransportClient::associate added PendingAssoc between 01037c1e.52ddd570.2629be97.000004c7(c773d2c4) and remote 01037c1e.52ddd570.2629be9a.000004c2(4f89e2fa)
2026-03-10 17:47:18.689@LM_DEBUG@(9769|9782) TransportClient::associate added PendingAssoc between 01037c1e.52ddd570.2629be99.000003c7(3702fa62) and remote 01037c1e.52ddd570.2629be9a.000003c2(00c8743d)
2026-03-10 17:47:18.690@LM_INFO@(9769|9778) Sedp::remote_knows_about_local_i: local 01037c1e.52ddd570.2629be98.000200c7(22cb547f) remote 01037c1e.52ddd570.2629be9a.000200c2(2861f390)
2026-03-10 17:47:18.690@LM_INFO@(9769|9778) Sedp::remote_is_authenticated_i: local 01037c1e.52ddd570.2629be98.000200c7(22cb547f) remote 01037c1e.52ddd570.2629be9a.000200c2(2861f390)
2026-03-10 17:47:18.690@LM_INFO@(9769|9778) Sedp::local_has_remote_participant_token_i: local 01037c1e.52ddd570.2629be98.000200c7(22cb547f) remote 01037c1e.52ddd570.2629be9a.000200c2(2861f390)
2026-03-10 17:47:18.690@LM_INFO@(9769|9778) Sedp::remote_has_local_participant_token_i: local 01037c1e.52ddd570.2629be98.000200c7(22cb547f) remote 01037c1e.52ddd570.2629be9a.000200c2(2861f390)
2026-03-10 17:47:18.690@LM_INFO@(9769|9778) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.52ddd570.2629be98.000200c7(22cb547f) remote 01037c1e.52ddd570.2629be9a.000200c2(2861f390)
2026-03-10 17:47:18.690@LM_INFO@(9769|9778) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.52ddd570.2629be98.000200c7(22cb547f) remote 01037c1e.52ddd570.2629be9a.000200c2(2861f390)
2026-03-10 17:47:18.690@LM_INFO@(9769|9782) Sedp::remote_knows_about_local_i: local 01037c1e.52ddd570.2629be99.000004c7(78436ca5) remote 01037c1e.52ddd570.2629be9a.000004c2(4f89e2fa)
2026-03-10 17:47:18.690@LM_INFO@(9769|9778) Sedp::process_association_records_i associating built-ins local 01037c1e.52ddd570.2629be98.000200c7(22cb547f) remote 01037c1e.52ddd570.2629be9a.000200c2(2861f390) pending 8 done 2
2026-03-10 17:47:18.690@LM_INFO@(9769|9782) Sedp::remote_is_authenticated_i: local 01037c1e.52ddd570.2629be99.000004c7(78436ca5) remote 01037c1e.52ddd570.2629be9a.000004c2(4f89e2fa)
2026-03-10 17:47:18.690@LM_INFO@(9769|9782) Sedp::local_has_remote_participant_token_i: local 01037c1e.52ddd570.2629be99.000004c7(78436ca5) remote 01037c1e.52ddd570.2629be9a.000004c2(4f89e2fa)
2026-03-10 17:47:18.690@LM_INFO@(9769|9782) Sedp::remote_has_local_participant_token_i: local 01037c1e.52ddd570.2629be99.000004c7(78436ca5) remote 01037c1e.52ddd570.2629be9a.000004c2(4f89e2fa)
2026-03-10 17:47:18.690@LM_DEBUG@(9769|9769) RtpsUdpTransport::open_socket: opened IPv4 unicast socket 59 for 0.0.0.0:0
2026-03-10 17:47:18.690@LM_INFO@(9769|9782) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.52ddd570.2629be99.000004c7(78436ca5) remote 01037c1e.52ddd570.2629be9a.000004c2(4f89e2fa)
2026-03-10 17:47:18.690@LM_DEBUG@(9769|9778) TransportClient::associate added PendingAssoc between 01037c1e.52ddd570.2629be98.000200c7(22cb547f) and remote 01037c1e.52ddd570.2629be9a.000200c2(2861f390)
2026-03-10 17:47:18.690@LM_INFO@(9769|9782) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.52ddd570.2629be99.000004c7(78436ca5) remote 01037c1e.52ddd570.2629be9a.000004c2(4f89e2fa)
2026-03-10 17:47:18.690@LM_INFO@(9769|9782) Sedp::process_association_records_i associating built-ins local 01037c1e.52ddd570.2629be99.000004c7(78436ca5) remote 01037c1e.52ddd570.2629be9a.000004c2(4f89e2fa) pending 9 done 1
2026-03-10 17:47:18.690@LM_DEBUG@(9769|9769) RtpsUdpTransport::open_socket: opened IPv6 unicast socket 60 for :::0
2026-03-10 17:47:18.690@LM_INFO@(9769|9774) Sedp::remote_knows_about_local_i: local 01037c1e.52ddd570.2629be97.000200c7(a09bc3ae) remote 01037c1e.52ddd570.2629be9a.000200c2(2861f390)
2026-03-10 17:47:18.690@LM_DEBUG@(9769|9782) TransportClient::associate added PendingAssoc between 01037c1e.52ddd570.2629be99.000004c7(78436ca5) and remote 01037c1e.52ddd570.2629be9a.000004c2(4f89e2fa)
2026-03-10 17:47:18.690@LM_INFO@(9769|9774) Sedp::remote_is_authenticated_i: local 01037c1e.52ddd570.2629be97.000200c7(a09bc3ae) remote 01037c1e.52ddd570.2629be9a.000200c2(2861f390)
2026-03-10 17:47:18.690@LM_INFO@(9769|9774) Sedp::local_has_remote_participant_token_i: local 01037c1e.52ddd570.2629be97.000200c7(a09bc3ae) remote 01037c1e.52ddd570.2629be9a.000200c2(2861f390)
2026-03-10 17:47:18.691@LM_INFO@(9769|9778) Sedp::remote_knows_about_local_i: local 01037c1e.52ddd570.2629be98.000300c4(ba006ff2) remote 01037c1e.52ddd570.2629be9a.000300c3(5ea4a931)
2026-03-10 17:47:18.691@LM_INFO@(9769|9774) Sedp::remote_has_local_participant_token_i: local 01037c1e.52ddd570.2629be97.000200c7(a09bc3ae) remote 01037c1e.52ddd570.2629be9a.000200c2(2861f390)
2026-03-10 17:47:18.691@LM_INFO@(9769|9778) Sedp::remote_is_authenticated_i: local 01037c1e.52ddd570.2629be98.000300c4(ba006ff2) remote 01037c1e.52ddd570.2629be9a.000300c3(5ea4a931)
2026-03-10 17:47:18.691@LM_INFO@(9769|9774) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.52ddd570.2629be97.000200c7(a09bc3ae) remote 01037c1e.52ddd570.2629be9a.000200c2(2861f390)
2026-03-10 17:47:18.691@LM_INFO@(9769|9778) Sedp::local_has_remote_participant_token_i: local 01037c1e.52ddd570.2629be98.000300c4(ba006ff2) remote 01037c1e.52ddd570.2629be9a.000300c3(5ea4a931)
2026-03-10 17:47:18.691@LM_INFO@(9769|9774) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.52ddd570.2629be97.000200c7(a09bc3ae) remote 01037c1e.52ddd570.2629be9a.000200c2(2861f390)
2026-03-10 17:47:18.691@LM_INFO@(9769|9778) Sedp::remote_has_local_participant_token_i: local 01037c1e.52ddd570.2629be98.000300c4(ba006ff2) remote 01037c1e.52ddd570.2629be9a.000300c3(5ea4a931)
2026-03-10 17:47:18.691@LM_INFO@(9769|9774) Sedp::process_association_records_i associating built-ins local 01037c1e.52ddd570.2629be97.000200c7(a09bc3ae) remote 01037c1e.52ddd570.2629be9a.000200c2(2861f390) pending 8 done 2
2026-03-10 17:47:18.691@LM_INFO@(9769|9782) Sedp::remote_knows_about_local_i: local 01037c1e.52ddd570.2629be99.000200c7(1fab7dcf) remote 01037c1e.52ddd570.2629be9a.000200c2(2861f390)
2026-03-10 17:47:18.691@LM_INFO@(9769|9778) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.52ddd570.2629be98.000300c4(ba006ff2) remote 01037c1e.52ddd570.2629be9a.000300c3(5ea4a931)
2026-03-10 17:47:18.691@LM_DEBUG@(9769|9774) TransportClient::associate added PendingAssoc between 01037c1e.52ddd570.2629be97.000200c7(a09bc3ae) and remote 01037c1e.52ddd570.2629be9a.000200c2(2861f390)
2026-03-10 17:47:18.691@LM_INFO@(9769|9782) Sedp::remote_is_authenticated_i: local 01037c1e.52ddd570.2629be99.000200c7(1fab7dcf) remote 01037c1e.52ddd570.2629be9a.000200c2(2861f390)
2026-03-10 17:47:18.691@LM_INFO@(9769|9782) Sedp::local_has_remote_participant_token_i: local 01037c1e.52ddd570.2629be99.000200c7(1fab7dcf) remote 01037c1e.52ddd570.2629be9a.000200c2(2861f390)
2026-03-10 17:47:18.691@LM_INFO@(9769|9782) Sedp::remote_has_local_participant_token_i: local 01037c1e.52ddd570.2629be99.000200c7(1fab7dcf) remote 01037c1e.52ddd570.2629be9a.000200c2(2861f390)
2026-03-10 17:47:18.691@LM_INFO@(9769|9778) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.52ddd570.2629be98.000300c4(ba006ff2) remote 01037c1e.52ddd570.2629be9a.000300c3(5ea4a931)
2026-03-10 17:47:18.691@LM_INFO@(9769|9782) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.52ddd570.2629be99.000200c7(1fab7dcf) remote 01037c1e.52ddd570.2629be9a.000200c2(2861f390)
2026-03-10 17:47:18.691@LM_INFO@(9769|9778) Sedp::process_association_records_i associating built-ins local 01037c1e.52ddd570.2629be98.000300c4(ba006ff2) remote 01037c1e.52ddd570.2629be9a.000300c3(5ea4a931) pending 7 done 3
2026-03-10 17:47:18.691@LM_INFO@(9769|9782) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.52ddd570.2629be99.000200c7(1fab7dcf) remote 01037c1e.52ddd570.2629be9a.000200c2(2861f390)
2026-03-10 17:47:18.691@LM_INFO@(9769|9782) Sedp::process_association_records_i associating built-ins local 01037c1e.52ddd570.2629be99.000200c7(1fab7dcf) remote 01037c1e.52ddd570.2629be9a.000200c2(2861f390) pending 8 done 2
2026-03-10 17:47:18.691@LM_INFO@(9769|9774) Sedp::remote_knows_about_local_i: local 01037c1e.52ddd570.2629be97.000300c4(3850f823) remote 01037c1e.52ddd570.2629be9a.000300c3(5ea4a931)
2026-03-10 17:47:18.691@LM_DEBUG@(9769|9778) TransportClient::associate added PendingAssoc between 01037c1e.52ddd570.2629be98.000300c4(ba006ff2) and remote 01037c1e.52ddd570.2629be9a.000300c3(5ea4a931)
2026-03-10 17:47:18.691@LM_DEBUG@(9769|9782) TransportClient::associate added PendingAssoc between 01037c1e.52ddd570.2629be99.000200c7(1fab7dcf) and remote 01037c1e.52ddd570.2629be9a.000200c2(2861f390)
2026-03-10 17:47:18.691@LM_INFO@(9769|9774) Sedp::remote_is_authenticated_i: local 01037c1e.52ddd570.2629be97.000300c4(3850f823) remote 01037c1e.52ddd570.2629be9a.000300c3(5ea4a931)
2026-03-10 17:47:18.692@LM_INFO@(9769|9774) Sedp::local_has_remote_participant_token_i: local 01037c1e.52ddd570.2629be97.000300c4(3850f823) remote 01037c1e.52ddd570.2629be9a.000300c3(5ea4a931)
2026-03-10 17:47:18.692@LM_INFO@(9769|9774) Sedp::remote_has_local_participant_token_i: local 01037c1e.52ddd570.2629be97.000300c4(3850f823) remote 01037c1e.52ddd570.2629be9a.000300c3(5ea4a931)
2026-03-10 17:47:18.692@LM_INFO@(9769|9774) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.52ddd570.2629be97.000300c4(3850f823) remote 01037c1e.52ddd570.2629be9a.000300c3(5ea4a931)
2026-03-10 17:47:18.692@LM_INFO@(9769|9774) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.52ddd570.2629be97.000300c4(3850f823) remote 01037c1e.52ddd570.2629be9a.000300c3(5ea4a931)
2026-03-10 17:47:18.692@LM_INFO@(9769|9774) Sedp::process_association_records_i associating built-ins local 01037c1e.52ddd570.2629be97.000300c4(3850f823) remote 01037c1e.52ddd570.2629be9a.000300c3(5ea4a931) pending 7 done 3
2026-03-10 17:47:18.692@LM_INFO@(9769|9778) Sedp::remote_knows_about_local_i: local 01037c1e.52ddd570.2629be98.000300c3(2464fa51) remote 01037c1e.52ddd570.2629be9a.000300c4(c0c03c92)
2026-03-10 17:47:18.692@LM_INFO@(9769|9778) Sedp::remote_is_authenticated_i: local 01037c1e.52ddd570.2629be98.000300c3(2464fa51) remote 01037c1e.52ddd570.2629be9a.000300c4(c0c03c92)
2026-03-10 17:47:18.692@LM_DEBUG@(9769|9774) TransportClient::associate added PendingAssoc between 01037c1e.52ddd570.2629be97.000300c4(3850f823) and remote 01037c1e.52ddd570.2629be9a.000300c3(5ea4a931)
2026-03-10 17:47:18.692@LM_INFO@(9769|9778) Sedp::local_has_remote_participant_token_i: local 01037c1e.52ddd570.2629be98.000300c3(2464fa51) remote 01037c1e.52ddd570.2629be9a.000300c4(c0c03c92)
2026-03-10 17:47:18.692@LM_INFO@(9769|9782) Sedp::remote_knows_about_local_i: local 01037c1e.52ddd570.2629be99.000300c4(87604642) remote 01037c1e.52ddd570.2629be9a.000300c3(5ea4a931)
2026-03-10 17:47:18.692@LM_INFO@(9769|9778) Sedp::remote_has_local_participant_token_i: local 01037c1e.52ddd570.2629be98.000300c3(2464fa51) remote 01037c1e.52ddd570.2629be9a.000300c4(c0c03c92)
2026-03-10 17:47:18.692@LM_INFO@(9769|9782) Sedp::remote_is_authenticated_i: local 01037c1e.52ddd570.2629be99.000300c4(87604642) remote 01037c1e.52ddd570.2629be9a.000300c3(5ea4a931)
2026-03-10 17:47:18.692@LM_INFO@(9769|9778) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.52ddd570.2629be98.000300c3(2464fa51) remote 01037c1e.52ddd570.2629be9a.000300c4(c0c03c92)
2026-03-10 17:47:18.692@LM_INFO@(9769|9782) Sedp::local_has_remote_participant_token_i: local 01037c1e.52ddd570.2629be99.000300c4(87604642) remote 01037c1e.52ddd570.2629be9a.000300c3(5ea4a931)
2026-03-10 17:47:18.692@LM_INFO@(9769|9778) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.52ddd570.2629be98.000300c3(2464fa51) remote 01037c1e.52ddd570.2629be9a.000300c4(c0c03c92)
2026-03-10 17:47:18.692@LM_INFO@(9769|9782) Sedp::remote_has_local_participant_token_i: local 01037c1e.52ddd570.2629be99.000300c4(87604642) remote 01037c1e.52ddd570.2629be9a.000300c3(5ea4a931)
2026-03-10 17:47:18.692@LM_INFO@(9769|9774) Sedp::remote_knows_about_local_i: local 01037c1e.52ddd570.2629be97.000300c3(a6346d80) remote 01037c1e.52ddd570.2629be9a.000300c4(c0c03c92)
2026-03-10 17:47:18.692@LM_INFO@(9769|9778) Sedp::process_association_records_i associating built-ins local 01037c1e.52ddd570.2629be98.000300c3(2464fa51) remote 01037c1e.52ddd570.2629be9a.000300c4(c0c03c92) pending 6 done 4
2026-03-10 17:47:18.692@LM_INFO@(9769|9782) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.52ddd570.2629be99.000300c4(87604642) remote 01037c1e.52ddd570.2629be9a.000300c3(5ea4a931)
2026-03-10 17:47:18.692@LM_INFO@(9769|9774) Sedp::remote_is_authenticated_i: local 01037c1e.52ddd570.2629be97.000300c3(a6346d80) remote 01037c1e.52ddd570.2629be9a.000300c4(c0c03c92)
2026-03-10 17:47:18.692@LM_INFO@(9769|9782) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.52ddd570.2629be99.000300c4(87604642) remote 01037c1e.52ddd570.2629be9a.000300c3(5ea4a931)
2026-03-10 17:47:18.692@LM_INFO@(9769|9774) Sedp::local_has_remote_participant_token_i: local 01037c1e.52ddd570.2629be97.000300c3(a6346d80) remote 01037c1e.52ddd570.2629be9a.000300c4(c0c03c92)
2026-03-10 17:47:18.692@LM_DEBUG@(9769|9778) TransportClient::associate added PendingAssoc between 01037c1e.52ddd570.2629be98.000300c3(2464fa51) and remote 01037c1e.52ddd570.2629be9a.000300c4(c0c03c92)
2026-03-10 17:47:18.692@LM_INFO@(9769|9782) Sedp::process_association_records_i associating built-ins local 01037c1e.52ddd570.2629be99.000300c4(87604642) remote 01037c1e.52ddd570.2629be9a.000300c3(5ea4a931) pending 7 done 3
2026-03-10 17:47:18.692@LM_DEBUG@(9769|9778) PendingAssoc::initiate_connect - between 01037c1e.52ddd570.2629be98.000300c3(2464fa51) and remote 01037c1e.52ddd570.2629be9a.000300c4(c0c03c92)
2026-03-10 17:47:18.692@LM_INFO@(9769|9774) Sedp::remote_has_local_participant_token_i: local 01037c1e.52ddd570.2629be97.000300c3(a6346d80) remote 01037c1e.52ddd570.2629be9a.000300c4(c0c03c92)
2026-03-10 17:47:18.693@LM_DEBUG@(9769|9778) TransportClient::initiate_connect_i - attempt to connect_datalink between local 01037c1e.52ddd570.2629be98.000300c3(2464fa51) and remote 01037c1e.52ddd570.2629be9a.000300c4(c0c03c92)
2026-03-10 17:47:18.693@LM_INFO@(9769|9774) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.52ddd570.2629be97.000300c3(a6346d80) remote 01037c1e.52ddd570.2629be9a.000300c4(c0c03c92)
2026-03-10 17:47:18.693@LM_DEBUG@(9769|9782) TransportClient::associate added PendingAssoc between 01037c1e.52ddd570.2629be99.000300c4(87604642) and remote 01037c1e.52ddd570.2629be9a.000300c3(5ea4a931)
2026-03-10 17:47:18.693@LM_INFO@(9769|9774) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.52ddd570.2629be97.000300c3(a6346d80) remote 01037c1e.52ddd570.2629be9a.000300c4(c0c03c92)
2026-03-10 17:47:18.693@LM_INFO@(9769|9774) Sedp::process_association_records_i associating built-ins local 01037c1e.52ddd570.2629be97.000300c3(a6346d80) remote 01037c1e.52ddd570.2629be9a.000300c4(c0c03c92) pending 6 done 4
2026-03-10 17:47:18.693@LM_DEBUG@(9769|9778) TransportClient::initiate_connect_i - connection between local 01037c1e.52ddd570.2629be98.000300c3(2464fa51) and remote 01037c1e.52ddd570.2629be9a.000300c4(c0c03c92) initiation successful
2026-03-10 17:47:18.693@LM_DEBUG@(9769|9774) TransportClient::associate added PendingAssoc between 01037c1e.52ddd570.2629be97.000300c3(a6346d80) and remote 01037c1e.52ddd570.2629be9a.000300c4(c0c03c92)
2026-03-10 17:47:18.693@LM_DEBUG@(9769|9778) TransportClient::use_datalink_i TransportClient(0x7b5c00006908) using datalink[0x7b7c000200e8] from 01037c1e.52ddd570.2629be9a.000300c4(c0c03c92)
2026-03-10 17:47:18.693@LM_DEBUG@(9769|9778) TransportClient::use_datalink_i TransportClient(0x7b5c00006908) about to add_link[0x7b7c000200e8] to remote: 01037c1e.52ddd570.2629be9a.000300c4(c0c03c92)
2026-03-10 17:47:18.693@LM_DEBUG@(9769|9774) PendingAssoc::initiate_connect - between 01037c1e.52ddd570.2629be97.000300c3(a6346d80) and remote 01037c1e.52ddd570.2629be9a.000300c4(c0c03c92)
2026-03-10 17:47:18.693@LM_DEBUG@(9769|9778) DataLink::make_reservation() - creating association local publication 01037c1e.52ddd570.2629be98.000300c3(2464fa51) <--> with remote subscription 01037c1e.52ddd570.2629be9a.000300c4(c0c03c92).
2026-03-10 17:47:18.693@LM_INFO@(9769|9782) Sedp::remote_knows_about_local_i: local 01037c1e.52ddd570.2629be99.000300c3(1904d3e1) remote 01037c1e.52ddd570.2629be9a.000300c4(c0c03c92)
2026-03-10 17:47:18.693@LM_DEBUG@(9769|9774) TransportClient::initiate_connect_i - attempt to connect_datalink between local 01037c1e.52ddd570.2629be97.000300c3(a6346d80) and remote 01037c1e.52ddd570.2629be9a.000300c4(c0c03c92)
2026-03-10 17:47:18.693@LM_INFO@(9769|9782) Sedp::remote_is_authenticated_i: local 01037c1e.52ddd570.2629be99.000300c3(1904d3e1) remote 01037c1e.52ddd570.2629be9a.000300c4(c0c03c92)
2026-03-10 17:47:18.693@LM_DEBUG@(9769|9778) DEBUG: Sedp::association_complete_i local 01037c1e.52ddd570.2629be98.000300c3(2464fa51) remote 01037c1e.52ddd570.2629be9a.000300c4(c0c03c92)
2026-03-10 17:47:18.693@LM_INFO@(9769|9782) Sedp::local_has_remote_participant_token_i: local 01037c1e.52ddd570.2629be99.000300c3(1904d3e1) remote 01037c1e.52ddd570.2629be9a.000300c4(c0c03c92)
2026-03-10 17:47:18.693@LM_INFO@(9769|9782) Sedp::remote_has_local_participant_token_i: local 01037c1e.52ddd570.2629be99.000300c3(1904d3e1) remote 01037c1e.52ddd570.2629be9a.000300c4(c0c03c92)
2026-03-10 17:47:18.693@LM_INFO@(9769|9778) Sedp::remote_knows_about_local_i: local 01037c1e.52ddd570.2629be98.000301c4(a31b5eb3) remote 01037c1e.52ddd570.2629be9a.000301c3(47bf9870)
2026-03-10 17:47:18.693@LM_INFO@(9769|9782) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.52ddd570.2629be99.000300c3(1904d3e1) remote 01037c1e.52ddd570.2629be9a.000300c4(c0c03c92)
2026-03-10 17:47:18.693@LM_INFO@(9769|9778) Sedp::remote_is_authenticated_i: local 01037c1e.52ddd570.2629be98.000301c4(a31b5eb3) remote 01037c1e.52ddd570.2629be9a.000301c3(47bf9870)
2026-03-10 17:47:18.693@LM_DEBUG@(9769|9774) TransportClient::initiate_connect_i - connection between local 01037c1e.52ddd570.2629be97.000300c3(a6346d80) and remote 01037c1e.52ddd570.2629be9a.000300c4(c0c03c92) initiation successful
2026-03-10 17:47:18.693@LM_INFO@(9769|9778) Sedp::local_has_remote_participant_token_i: local 01037c1e.52ddd570.2629be98.000301c4(a31b5eb3) remote 01037c1e.52ddd570.2629be9a.000301c3(47bf9870)
2026-03-10 17:47:18.693@LM_INFO@(9769|9782) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.52ddd570.2629be99.000300c3(1904d3e1) remote 01037c1e.52ddd570.2629be9a.000300c4(c0c03c92)
2026-03-10 17:47:18.694@LM_INFO@(9769|9778) Sedp::remote_has_local_participant_token_i: local 01037c1e.52ddd570.2629be98.000301c4(a31b5eb3) remote 01037c1e.52ddd570.2629be9a.000301c3(47bf9870)
2026-03-10 17:47:18.694@LM_DEBUG@(9769|9774) TransportClient::use_datalink_i TransportClient(0x7b5c00002688) using datalink[0x7b7c00006ae8] from 01037c1e.52ddd570.2629be9a.000300c4(c0c03c92)
2026-03-10 17:47:18.694@LM_INFO@(9769|9782) Sedp::process_association_records_i associating built-ins local 01037c1e.52ddd570.2629be99.000300c3(1904d3e1) remote 01037c1e.52ddd570.2629be9a.000300c4(c0c03c92) pending 6 done 4
2026-03-10 17:47:18.694@LM_DEBUG@(9769|9774) TransportClient::use_datalink_i TransportClient(0x7b5c00002688) about to add_link[0x7b7c00006ae8] to remote: 01037c1e.52ddd570.2629be9a.000300c4(c0c03c92)
2026-03-10 17:47:18.694@LM_INFO@(9769|9778) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.52ddd570.2629be98.000301c4(a31b5eb3) remote 01037c1e.52ddd570.2629be9a.000301c3(47bf9870)
2026-03-10 17:47:18.694@LM_DEBUG@(9769|9774) DataLink::make_reservation() - creating association local publication 01037c1e.52ddd570.2629be97.000300c3(a6346d80) <--> with remote subscription 01037c1e.52ddd570.2629be9a.000300c4(c0c03c92).
2026-03-10 17:47:18.694@LM_INFO@(9769|9778) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.52ddd570.2629be98.000301c4(a31b5eb3) remote 01037c1e.52ddd570.2629be9a.000301c3(47bf9870)
2026-03-10 17:47:18.694@LM_INFO@(9769|9778) Sedp::process_association_records_i associating built-ins local 01037c1e.52ddd570.2629be98.000301c4(a31b5eb3) remote 01037c1e.52ddd570.2629be9a.000301c3(47bf9870) pending 5 done 5
2026-03-10 17:47:18.694@LM_DEBUG@(9769|9774) DEBUG: Sedp::association_complete_i local 01037c1e.52ddd570.2629be97.000300c3(a6346d80) remote 01037c1e.52ddd570.2629be9a.000300c4(c0c03c92)
2026-03-10 17:47:18.694@LM_INFO@(9769|9774) Sedp::remote_knows_about_local_i: local 01037c1e.52ddd570.2629be97.000301c4(214bc962) remote 01037c1e.52ddd570.2629be9a.000301c3(47bf9870)
2026-03-10 17:47:18.694@LM_DEBUG@(9769|9778) TransportClient::associate added PendingAssoc between 01037c1e.52ddd570.2629be98.000301c4(a31b5eb3) and remote 01037c1e.52ddd570.2629be9a.000301c3(47bf9870)
2026-03-10 17:47:18.694@LM_INFO@(9769|9774) Sedp::remote_is_authenticated_i: local 01037c1e.52ddd570.2629be97.000301c4(214bc962) remote 01037c1e.52ddd570.2629be9a.000301c3(47bf9870)
2026-03-10 17:47:18.694@LM_DEBUG@(9769|9782) TransportClient::associate added PendingAssoc between 01037c1e.52ddd570.2629be99.000300c3(1904d3e1) and remote 01037c1e.52ddd570.2629be9a.000300c4(c0c03c92)
2026-03-10 17:47:18.694@LM_INFO@(9769|9774) Sedp::local_has_remote_participant_token_i: local 01037c1e.52ddd570.2629be97.000301c4(214bc962) remote 01037c1e.52ddd570.2629be9a.000301c3(47bf9870)
2026-03-10 17:47:18.694@LM_DEBUG@(9769|9782) PendingAssoc::initiate_connect - between 01037c1e.52ddd570.2629be99.000300c3(1904d3e1) and remote 01037c1e.52ddd570.2629be9a.000300c4(c0c03c92)
2026-03-10 17:47:18.694@LM_INFO@(9769|9774) Sedp::remote_has_local_participant_token_i: local 01037c1e.52ddd570.2629be97.000301c4(214bc962) remote 01037c1e.52ddd570.2629be9a.000301c3(47bf9870)
2026-03-10 17:47:18.694@LM_DEBUG@(9769|9782) TransportClient::initiate_connect_i - attempt to connect_datalink between local 01037c1e.52ddd570.2629be99.000300c3(1904d3e1) and remote 01037c1e.52ddd570.2629be9a.000300c4(c0c03c92)
2026-03-10 17:47:18.694@LM_INFO@(9769|9774) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.52ddd570.2629be97.000301c4(214bc962) remote 01037c1e.52ddd570.2629be9a.000301c3(47bf9870)
2026-03-10 17:47:18.694@LM_INFO@(9769|9778) Sedp::remote_knows_about_local_i: local 01037c1e.52ddd570.2629be98.000301c3(3d7fcb10) remote 01037c1e.52ddd570.2629be9a.000301c4(d9db0dd3)
2026-03-10 17:47:18.694@LM_INFO@(9769|9774) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.52ddd570.2629be97.000301c4(214bc962) remote 01037c1e.52ddd570.2629be9a.000301c3(47bf9870)
2026-03-10 17:47:18.694@LM_INFO@(9769|9778) Sedp::remote_is_authenticated_i: local 01037c1e.52ddd570.2629be98.000301c3(3d7fcb10) remote 01037c1e.52ddd570.2629be9a.000301c4(d9db0dd3)
2026-03-10 17:47:18.694@LM_INFO@(9769|9774) Sedp::process_association_records_i associating built-ins local 01037c1e.52ddd570.2629be97.000301c4(214bc962) remote 01037c1e.52ddd570.2629be9a.000301c3(47bf9870) pending 5 done 5
2026-03-10 17:47:18.694@LM_INFO@(9769|9778) Sedp::local_has_remote_participant_token_i: local 01037c1e.52ddd570.2629be98.000301c3(3d7fcb10) remote 01037c1e.52ddd570.2629be9a.000301c4(d9db0dd3)
2026-03-10 17:47:18.695@LM_INFO@(9769|9778) Sedp::remote_has_local_participant_token_i: local 01037c1e.52ddd570.2629be98.000301c3(3d7fcb10) remote 01037c1e.52ddd570.2629be9a.000301c4(d9db0dd3)
2026-03-10 17:47:18.695@LM_INFO@(9769|9778) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.52ddd570.2629be98.000301c3(3d7fcb10) remote 01037c1e.52ddd570.2629be9a.000301c4(d9db0dd3)
2026-03-10 17:47:18.695@LM_DEBUG@(9769|9774) TransportClient::associate added PendingAssoc between 01037c1e.52ddd570.2629be97.000301c4(214bc962) and remote 01037c1e.52ddd570.2629be9a.000301c3(47bf9870)
2026-03-10 17:47:18.695@LM_INFO@(9769|9778) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.52ddd570.2629be98.000301c3(3d7fcb10) remote 01037c1e.52ddd570.2629be9a.000301c4(d9db0dd3)
2026-03-10 17:47:18.695@LM_INFO@(9769|9778) Sedp::process_association_records_i associating built-ins local 01037c1e.52ddd570.2629be98.000301c3(3d7fcb10) remote 01037c1e.52ddd570.2629be9a.000301c4(d9db0dd3) pending 4 done 6
2026-03-10 17:47:18.695@LM_DEBUG@(9769|9782) TransportClient::initiate_connect_i - connection between local 01037c1e.52ddd570.2629be99.000300c3(1904d3e1) and remote 01037c1e.52ddd570.2629be9a.000300c4(c0c03c92) initiation successful
2026-03-10 17:47:18.695@LM_DEBUG@(9769|9782) TransportClient::use_datalink_i TransportClient(0x7b5c0000ab88) using datalink[0x7b7c00029ae8] from 01037c1e.52ddd570.2629be9a.000300c4(c0c03c92)
2026-03-10 17:47:18.695@LM_DEBUG@(9769|9782) TransportClient::use_datalink_i TransportClient(0x7b5c0000ab88) about to add_link[0x7b7c00029ae8] to remote: 01037c1e.52ddd570.2629be9a.000300c4(c0c03c92)
2026-03-10 17:47:18.695@LM_DEBUG@(9769|9778) TransportClient::associate added PendingAssoc between 01037c1e.52ddd570.2629be98.000301c3(3d7fcb10) and remote 01037c1e.52ddd570.2629be9a.000301c4(d9db0dd3)
2026-03-10 17:47:18.695@LM_DEBUG@(9769|9782) DataLink::make_reservation() - creating association local publication 01037c1e.52ddd570.2629be99.000300c3(1904d3e1) <--> with remote subscription 01037c1e.52ddd570.2629be9a.000300c4(c0c03c92).
2026-03-10 17:47:18.695@LM_INFO@(9769|9774) Sedp::remote_knows_about_local_i: local 01037c1e.52ddd570.2629be97.000301c3(bf2f5cc1) remote 01037c1e.52ddd570.2629be9a.000301c4(d9db0dd3)
2026-03-10 17:47:18.695@LM_DEBUG@(9769|9778) PendingAssoc::initiate_connect - between 01037c1e.52ddd570.2629be98.000301c3(3d7fcb10) and remote 01037c1e.52ddd570.2629be9a.000301c4(d9db0dd3)
2026-03-10 17:47:18.695@LM_DEBUG@(9769|9782) DEBUG: Sedp::association_complete_i local 01037c1e.52ddd570.2629be99.000300c3(1904d3e1) remote 01037c1e.52ddd570.2629be9a.000300c4(c0c03c92)
2026-03-10 17:47:18.695@LM_INFO@(9769|9774) Sedp::remote_is_authenticated_i: local 01037c1e.52ddd570.2629be97.000301c3(bf2f5cc1) remote 01037c1e.52ddd570.2629be9a.000301c4(d9db0dd3)
2026-03-10 17:47:18.695@LM_INFO@(9769|9782) Sedp::remote_knows_about_local_i: local 01037c1e.52ddd570.2629be99.000301c4(9e7b7703) remote 01037c1e.52ddd570.2629be9a.000301c3(47bf9870)
2026-03-10 17:47:18.695@LM_INFO@(9769|9774) Sedp::local_has_remote_participant_token_i: local 01037c1e.52ddd570.2629be97.000301c3(bf2f5cc1) remote 01037c1e.52ddd570.2629be9a.000301c4(d9db0dd3)
2026-03-10 17:47:18.695@LM_INFO@(9769|9782) Sedp::remote_is_authenticated_i: local 01037c1e.52ddd570.2629be99.000301c4(9e7b7703) remote 01037c1e.52ddd570.2629be9a.000301c3(47bf9870)
2026-03-10 17:47:18.695@LM_DEBUG@(9769|9778) TransportClient::initiate_connect_i - attempt to connect_datalink between local 01037c1e.52ddd570.2629be98.000301c3(3d7fcb10) and remote 01037c1e.52ddd570.2629be9a.000301c4(d9db0dd3)
2026-03-10 17:47:18.695@LM_INFO@(9769|9782) Sedp::local_has_remote_participant_token_i: local 01037c1e.52ddd570.2629be99.000301c4(9e7b7703) remote 01037c1e.52ddd570.2629be9a.000301c3(47bf9870)
2026-03-10 17:47:18.695@LM_INFO@(9769|9774) Sedp::remote_has_local_participant_token_i: local 01037c1e.52ddd570.2629be97.000301c3(bf2f5cc1) remote 01037c1e.52ddd570.2629be9a.000301c4(d9db0dd3)
2026-03-10 17:47:18.695@LM_INFO@(9769|9782) Sedp::remote_has_local_participant_token_i: local 01037c1e.52ddd570.2629be99.000301c4(9e7b7703) remote 01037c1e.52ddd570.2629be9a.000301c3(47bf9870)
2026-03-10 17:47:18.695@LM_INFO@(9769|9774) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.52ddd570.2629be97.000301c3(bf2f5cc1) remote 01037c1e.52ddd570.2629be9a.000301c4(d9db0dd3)
2026-03-10 17:47:18.695@LM_INFO@(9769|9782) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.52ddd570.2629be99.000301c4(9e7b7703) remote 01037c1e.52ddd570.2629be9a.000301c3(47bf9870)
2026-03-10 17:47:18.695@LM_INFO@(9769|9774) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.52ddd570.2629be97.000301c3(bf2f5cc1) remote 01037c1e.52ddd570.2629be9a.000301c4(d9db0dd3)
2026-03-10 17:47:18.696@LM_INFO@(9769|9782) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.52ddd570.2629be99.000301c4(9e7b7703) remote 01037c1e.52ddd570.2629be9a.000301c3(47bf9870)
2026-03-10 17:47:18.696@LM_DEBUG@(9769|9778) TransportClient::initiate_connect_i - connection between local 01037c1e.52ddd570.2629be98.000301c3(3d7fcb10) and remote 01037c1e.52ddd570.2629be9a.000301c4(d9db0dd3) initiation successful
2026-03-10 17:47:18.696@LM_DEBUG@(9769|9778) TransportClient::use_datalink_i TransportClient(0x7b5c00006c88) using datalink[0x7b7c000200e8] from 01037c1e.52ddd570.2629be9a.000301c4(d9db0dd3)
2026-03-10 17:47:18.696@LM_INFO@(9769|9782) Sedp::process_association_records_i associating built-ins local 01037c1e.52ddd570.2629be99.000301c4(9e7b7703) remote 01037c1e.52ddd570.2629be9a.000301c3(47bf9870) pending 5 done 5
2026-03-10 17:47:18.696@LM_DEBUG@(9769|9782) TransportClient::associate added PendingAssoc between 01037c1e.52ddd570.2629be99.000301c4(9e7b7703) and remote 01037c1e.52ddd570.2629be9a.000301c3(47bf9870)
2026-03-10 17:47:18.696@LM_DEBUG@(9769|9778) TransportClient::use_datalink_i TransportClient(0x7b5c00006c88) about to add_link[0x7b7c000200e8] to remote: 01037c1e.52ddd570.2629be9a.000301c4(d9db0dd3)
2026-03-10 17:47:18.696@LM_INFO@(9769|9774) Sedp::process_association_records_i associating built-ins local 01037c1e.52ddd570.2629be97.000301c3(bf2f5cc1) remote 01037c1e.52ddd570.2629be9a.000301c4(d9db0dd3) pending 4 done 6
2026-03-10 17:47:18.696@LM_DEBUG@(9769|9774) TransportClient::associate added PendingAssoc between 01037c1e.52ddd570.2629be97.000301c3(bf2f5cc1) and remote 01037c1e.52ddd570.2629be9a.000301c4(d9db0dd3)
2026-03-10 17:47:18.696@LM_DEBUG@(9769|9778) DataLink::make_reservation() - creating association local publication 01037c1e.52ddd570.2629be98.000301c3(3d7fcb10) <--> with remote subscription 01037c1e.52ddd570.2629be9a.000301c4(d9db0dd3).
2026-03-10 17:47:18.696@LM_INFO@(9769|9782) Sedp::remote_knows_about_local_i: local 01037c1e.52ddd570.2629be99.000301c3(001fe2a0) remote 01037c1e.52ddd570.2629be9a.000301c4(d9db0dd3)
2026-03-10 17:47:18.696@LM_DEBUG@(9769|9774) PendingAssoc::initiate_connect - between 01037c1e.52ddd570.2629be97.000301c3(bf2f5cc1) and remote 01037c1e.52ddd570.2629be9a.000301c4(d9db0dd3)
2026-03-10 17:47:18.696@LM_DEBUG@(9769|9778) DEBUG: Sedp::association_complete_i local 01037c1e.52ddd570.2629be98.000301c3(3d7fcb10) remote 01037c1e.52ddd570.2629be9a.000301c4(d9db0dd3)
2026-03-10 17:47:18.696@LM_INFO@(9769|9782) Sedp::remote_is_authenticated_i: local 01037c1e.52ddd570.2629be99.000301c3(001fe2a0) remote 01037c1e.52ddd570.2629be9a.000301c4(d9db0dd3)
2026-03-10 17:47:18.696@LM_INFO@(9769|9778) Sedp::remote_knows_about_local_i: local 01037c1e.52ddd570.2629be98.000003c2(7a08275d) remote 01037c1e.52ddd570.2629be9a.000003c7(70a280b2)
2026-03-10 17:47:18.696@LM_INFO@(9769|9778) Sedp::remote_is_authenticated_i: local 01037c1e.52ddd570.2629be98.000003c2(7a08275d) remote 01037c1e.52ddd570.2629be9a.000003c7(70a280b2)
2026-03-10 17:47:18.696@LM_DEBUG@(9769|9774) TransportClient::initiate_connect_i - attempt to connect_datalink between local 01037c1e.52ddd570.2629be97.000301c3(bf2f5cc1) and remote 01037c1e.52ddd570.2629be9a.000301c4(d9db0dd3)
2026-03-10 17:47:18.696@LM_INFO@(9769|9782) Sedp::local_has_remote_participant_token_i: local 01037c1e.52ddd570.2629be99.000301c3(001fe2a0) remote 01037c1e.52ddd570.2629be9a.000301c4(d9db0dd3)
2026-03-10 17:47:18.697@LM_INFO@(9769|9782) Sedp::remote_has_local_participant_token_i: local 01037c1e.52ddd570.2629be99.000301c3(001fe2a0) remote 01037c1e.52ddd570.2629be9a.000301c4(d9db0dd3)
2026-03-10 17:47:18.697@LM_INFO@(9769|9782) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.52ddd570.2629be99.000301c3(001fe2a0) remote 01037c1e.52ddd570.2629be9a.000301c4(d9db0dd3)
2026-03-10 17:47:18.697@LM_INFO@(9769|9782) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.52ddd570.2629be99.000301c3(001fe2a0) remote 01037c1e.52ddd570.2629be9a.000301c4(d9db0dd3)
2026-03-10 17:47:18.697@LM_INFO@(9769|9782) Sedp::process_association_records_i associating built-ins local 01037c1e.52ddd570.2629be99.000301c3(001fe2a0) remote 01037c1e.52ddd570.2629be9a.000301c4(d9db0dd3) pending 4 done 6
2026-03-10 17:47:18.697@LM_DEBUG@(9769|9774) TransportClient::initiate_connect_i - connection between local 01037c1e.52ddd570.2629be97.000301c3(bf2f5cc1) and remote 01037c1e.52ddd570.2629be9a.000301c4(d9db0dd3) initiation successful
2026-03-10 17:47:18.697@LM_DEBUG@(9769|9774) TransportClient::use_datalink_i TransportClient(0x7b5c00002a08) using datalink[0x7b7c00006ae8] from 01037c1e.52ddd570.2629be9a.000301c4(d9db0dd3)
2026-03-10 17:47:18.697@LM_DEBUG@(9769|9774) TransportClient::use_datalink_i TransportClient(0x7b5c00002a08) about to add_link[0x7b7c00006ae8] to remote: 01037c1e.52ddd570.2629be9a.000301c4(d9db0dd3)
2026-03-10 17:47:18.697@LM_DEBUG@(9769|9782) TransportClient::associate added PendingAssoc between 01037c1e.52ddd570.2629be99.000301c3(001fe2a0) and remote 01037c1e.52ddd570.2629be9a.000301c4(d9db0dd3)
2026-03-10 17:47:18.697@LM_DEBUG@(9769|9774) DataLink::make_reservation() - creating association local publication 01037c1e.52ddd570.2629be97.000301c3(bf2f5cc1) <--> with remote subscription 01037c1e.52ddd570.2629be9a.000301c4(d9db0dd3).
2026-03-10 17:47:18.697@LM_DEBUG@(9769|9782) PendingAssoc::initiate_connect - between 01037c1e.52ddd570.2629be99.000301c3(001fe2a0) and remote 01037c1e.52ddd570.2629be9a.000301c4(d9db0dd3)
2026-03-10 17:47:18.697@LM_DEBUG@(9769|9782) TransportClient::initiate_connect_i - attempt to connect_datalink between local 01037c1e.52ddd570.2629be99.000301c3(001fe2a0) and remote 01037c1e.52ddd570.2629be9a.000301c4(d9db0dd3)
2026-03-10 17:47:18.697@LM_INFO@(9769|9778) Sedp::local_has_remote_participant_token_i: local 01037c1e.52ddd570.2629be98.000003c2(7a08275d) remote 01037c1e.52ddd570.2629be9a.000003c7(70a280b2)
2026-03-10 17:47:18.697@LM_INFO@(9769|9778) Sedp::remote_has_local_participant_token_i: local 01037c1e.52ddd570.2629be98.000003c2(7a08275d) remote 01037c1e.52ddd570.2629be9a.000003c7(70a280b2)
2026-03-10 17:47:18.697@LM_INFO@(9769|9778) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.52ddd570.2629be98.000003c2(7a08275d) remote 01037c1e.52ddd570.2629be9a.000003c7(70a280b2)
2026-03-10 17:47:18.697@LM_INFO@(9769|9778) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.52ddd570.2629be98.000003c2(7a08275d) remote 01037c1e.52ddd570.2629be9a.000003c7(70a280b2)
2026-03-10 17:47:18.697@LM_INFO@(9769|9778) Sedp::process_association_records_i associating built-ins local 01037c1e.52ddd570.2629be98.000003c2(7a08275d) remote 01037c1e.52ddd570.2629be9a.000003c7(70a280b2) pending 3 done 7
2026-03-10 17:47:18.697@LM_DEBUG@(9769|9778) TransportClient::associate added PendingAssoc between 01037c1e.52ddd570.2629be98.000003c2(7a08275d) and remote 01037c1e.52ddd570.2629be9a.000003c7(70a280b2)
2026-03-10 17:47:18.697@LM_DEBUG@(9769|9778) PendingAssoc::initiate_connect - between 01037c1e.52ddd570.2629be98.000003c2(7a08275d) and remote 01037c1e.52ddd570.2629be9a.000003c7(70a280b2)
2026-03-10 17:47:18.697@LM_DEBUG@(9769|9782) TransportClient::initiate_connect_i - connection between local 01037c1e.52ddd570.2629be99.000301c3(001fe2a0) and remote 01037c1e.52ddd570.2629be9a.000301c4(d9db0dd3) initiation successful
2026-03-10 17:47:18.697@LM_DEBUG@(9769|9774) DEBUG: Sedp::association_complete_i local 01037c1e.52ddd570.2629be97.000301c3(bf2f5cc1) remote 01037c1e.52ddd570.2629be9a.000301c4(d9db0dd3)
2026-03-10 17:47:18.698@LM_DEBUG@(9769|9782) TransportClient::use_datalink_i TransportClient(0x7b5c0000af08) using datalink[0x7b7c00029ae8] from 01037c1e.52ddd570.2629be9a.000301c4(d9db0dd3)
2026-03-10 17:47:18.698@LM_INFO@(9769|9774) Sedp::remote_knows_about_local_i: local 01037c1e.52ddd570.2629be97.000003c2(f858b08c) remote 01037c1e.52ddd570.2629be9a.000003c7(70a280b2)
2026-03-10 17:47:18.698@LM_DEBUG@(9769|9782) TransportClient::use_datalink_i TransportClient(0x7b5c0000af08) about to add_link[0x7b7c00029ae8] to remote: 01037c1e.52ddd570.2629be9a.000301c4(d9db0dd3)
2026-03-10 17:47:18.698@LM_INFO@(9769|9774) Sedp::remote_is_authenticated_i: local 01037c1e.52ddd570.2629be97.000003c2(f858b08c) remote 01037c1e.52ddd570.2629be9a.000003c7(70a280b2)
2026-03-10 17:47:18.698@LM_DEBUG@(9769|9782) DataLink::make_reservation() - creating association local publication 01037c1e.52ddd570.2629be99.000301c3(001fe2a0) <--> with remote subscription 01037c1e.52ddd570.2629be9a.000301c4(d9db0dd3).
2026-03-10 17:47:18.698@LM_DEBUG@(9769|9778) TransportClient::initiate_connect_i - attempt to connect_datalink between local 01037c1e.52ddd570.2629be98.000003c2(7a08275d) and remote 01037c1e.52ddd570.2629be9a.000003c7(70a280b2)
2026-03-10 17:47:18.698@LM_INFO@(9769|9774) Sedp::local_has_remote_participant_token_i: local 01037c1e.52ddd570.2629be97.000003c2(f858b08c) remote 01037c1e.52ddd570.2629be9a.000003c7(70a280b2)
2026-03-10 17:47:18.698@LM_INFO@(9769|9774) Sedp::remote_has_local_participant_token_i: local 01037c1e.52ddd570.2629be97.000003c2(f858b08c) remote 01037c1e.52ddd570.2629be9a.000003c7(70a280b2)
2026-03-10 17:47:18.698@LM_INFO@(9769|9774) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.52ddd570.2629be97.000003c2(f858b08c) remote 01037c1e.52ddd570.2629be9a.000003c7(70a280b2)
2026-03-10 17:47:18.698@LM_INFO@(9769|9774) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.52ddd570.2629be97.000003c2(f858b08c) remote 01037c1e.52ddd570.2629be9a.000003c7(70a280b2)
2026-03-10 17:47:18.698@LM_INFO@(9769|9774) Sedp::process_association_records_i associating built-ins local 01037c1e.52ddd570.2629be97.000003c2(f858b08c) remote 01037c1e.52ddd570.2629be9a.000003c7(70a280b2) pending 3 done 7
2026-03-10 17:47:18.698@LM_DEBUG@(9769|9778) TransportClient::initiate_connect_i - connection between local 01037c1e.52ddd570.2629be98.000003c2(7a08275d) and remote 01037c1e.52ddd570.2629be9a.000003c7(70a280b2) initiation successful
2026-03-10 17:47:18.698@LM_DEBUG@(9769|9778) TransportClient::use_datalink_i TransportClient(0x7b5c00004988) using datalink[0x7b7c000200e8] from 01037c1e.52ddd570.2629be9a.000003c7(70a280b2)
2026-03-10 17:47:18.698@LM_DEBUG@(9769|9778) TransportClient::use_datalink_i TransportClient(0x7b5c00004988) about to add_link[0x7b7c000200e8] to remote: 01037c1e.52ddd570.2629be9a.000003c7(70a280b2)
2026-03-10 17:47:18.698@LM_DEBUG@(9769|9778) DataLink::make_reservation() - creating association local publication 01037c1e.52ddd570.2629be98.000003c2(7a08275d) <--> with remote subscription 01037c1e.52ddd570.2629be9a.000003c7(70a280b2).
2026-03-10 17:47:18.698@LM_DEBUG@(9769|9782) DEBUG: Sedp::association_complete_i local 01037c1e.52ddd570.2629be99.000301c3(001fe2a0) remote 01037c1e.52ddd570.2629be9a.000301c4(d9db0dd3)
2026-03-10 17:47:18.698@LM_DEBUG@(9769|9778) DEBUG: Sedp::association_complete_i local 01037c1e.52ddd570.2629be98.000003c2(7a08275d) remote 01037c1e.52ddd570.2629be9a.000003c7(70a280b2)
2026-03-10 17:47:18.698@LM_INFO@(9769|9782) Sedp::remote_knows_about_local_i: local 01037c1e.52ddd570.2629be99.000003c2(47680eed) remote 01037c1e.52ddd570.2629be9a.000003c7(70a280b2)
2026-03-10 17:47:18.698@LM_DEBUG@(9769|9774) TransportClient::associate added PendingAssoc between 01037c1e.52ddd570.2629be97.000003c2(f858b08c) and remote 01037c1e.52ddd570.2629be9a.000003c7(70a280b2)
2026-03-10 17:47:18.698@LM_INFO@(9769|9782) Sedp::remote_is_authenticated_i: local 01037c1e.52ddd570.2629be99.000003c2(47680eed) remote 01037c1e.52ddd570.2629be9a.000003c7(70a280b2)
2026-03-10 17:47:18.698@LM_INFO@(9769|9778) Sedp::remote_knows_about_local_i: local 01037c1e.52ddd570.2629be98.000004c2(3549b19a) remote 01037c1e.52ddd570.2629be9a.000004c7(3fe31675)
2026-03-10 17:47:18.698@LM_INFO@(9769|9782) Sedp::local_has_remote_participant_token_i: local 01037c1e.52ddd570.2629be99.000003c2(47680eed) remote 01037c1e.52ddd570.2629be9a.000003c7(70a280b2)
2026-03-10 17:47:18.698@LM_DEBUG@(9769|9774) PendingAssoc::initiate_connect - between 01037c1e.52ddd570.2629be97.000003c2(f858b08c) and remote 01037c1e.52ddd570.2629be9a.000003c7(70a280b2)
2026-03-10 17:47:18.698@LM_INFO@(9769|9778) Sedp::remote_is_authenticated_i: local 01037c1e.52ddd570.2629be98.000004c2(3549b19a) remote 01037c1e.52ddd570.2629be9a.000004c7(3fe31675)
2026-03-10 17:47:18.698@LM_DEBUG@(9769|9774) TransportClient::initiate_connect_i - attempt to connect_datalink between local 01037c1e.52ddd570.2629be97.000003c2(f858b08c) and remote 01037c1e.52ddd570.2629be9a.000003c7(70a280b2)
2026-03-10 17:47:18.699@LM_INFO@(9769|9778) Sedp::local_has_remote_participant_token_i: local 01037c1e.52ddd570.2629be98.000004c2(3549b19a) remote 01037c1e.52ddd570.2629be9a.000004c7(3fe31675)
2026-03-10 17:47:18.699@LM_INFO@(9769|9778) Sedp::remote_has_local_participant_token_i: local 01037c1e.52ddd570.2629be98.000004c2(3549b19a) remote 01037c1e.52ddd570.2629be9a.000004c7(3fe31675)
2026-03-10 17:47:18.699@LM_INFO@(9769|9778) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.52ddd570.2629be98.000004c2(3549b19a) remote 01037c1e.52ddd570.2629be9a.000004c7(3fe31675)
2026-03-10 17:47:18.699@LM_INFO@(9769|9778) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.52ddd570.2629be98.000004c2(3549b19a) remote 01037c1e.52ddd570.2629be9a.000004c7(3fe31675)
2026-03-10 17:47:18.699@LM_INFO@(9769|9778) Sedp::process_association_records_i associating built-ins local 01037c1e.52ddd570.2629be98.000004c2(3549b19a) remote 01037c1e.52ddd570.2629be9a.000004c7(3fe31675) pending 2 done 8
2026-03-10 17:47:18.699@LM_DEBUG@(9769|9774) TransportClient::initiate_connect_i - connection between local 01037c1e.52ddd570.2629be97.000003c2(f858b08c) and remote 01037c1e.52ddd570.2629be9a.000003c7(70a280b2) initiation successful
2026-03-10 17:47:18.699@LM_DEBUG@(9769|9774) TransportClient::use_datalink_i TransportClient(0x7b5c00000708) using datalink[0x7b7c00006ae8] from 01037c1e.52ddd570.2629be9a.000003c7(70a280b2)
2026-03-10 17:47:18.699@LM_DEBUG@(9769|9778) TransportClient::associate added PendingAssoc between 01037c1e.52ddd570.2629be98.000004c2(3549b19a) and remote 01037c1e.52ddd570.2629be9a.000004c7(3fe31675)
2026-03-10 17:47:18.699@LM_DEBUG@(9769|9778) PendingAssoc::initiate_connect - between 01037c1e.52ddd570.2629be98.000004c2(3549b19a) and remote 01037c1e.52ddd570.2629be9a.000004c7(3fe31675)
2026-03-10 17:47:18.699@LM_DEBUG@(9769|9774) TransportClient::use_datalink_i TransportClient(0x7b5c00000708) about to add_link[0x7b7c00006ae8] to remote: 01037c1e.52ddd570.2629be9a.000003c7(70a280b2)
2026-03-10 17:47:18.699@LM_DEBUG@(9769|9778) TransportClient::initiate_connect_i - attempt to connect_datalink between local 01037c1e.52ddd570.2629be98.000004c2(3549b19a) and remote 01037c1e.52ddd570.2629be9a.000004c7(3fe31675)
2026-03-10 17:47:18.698@LM_INFO@(9769|9782) Sedp::remote_has_local_participant_token_i: local 01037c1e.52ddd570.2629be99.000003c2(47680eed) remote 01037c1e.52ddd570.2629be9a.000003c7(70a280b2)
2026-03-10 17:47:18.699@LM_INFO@(9769|9782) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.52ddd570.2629be99.000003c2(47680eed) remote 01037c1e.52ddd570.2629be9a.000003c7(70a280b2)
2026-03-10 17:47:18.699@LM_DEBUG@(9769|9778) TransportClient::initiate_connect_i - connection between local 01037c1e.52ddd570.2629be98.000004c2(3549b19a) and remote 01037c1e.52ddd570.2629be9a.000004c7(3fe31675) initiation successful
2026-03-10 17:47:18.699@LM_DEBUG@(9769|9778) TransportClient::use_datalink_i TransportClient(0x7b5c00005088) using datalink[0x7b7c000200e8] from 01037c1e.52ddd570.2629be9a.000004c7(3fe31675)
2026-03-10 17:47:18.699@LM_DEBUG@(9769|9778) TransportClient::use_datalink_i TransportClient(0x7b5c00005088) about to add_link[0x7b7c000200e8] to remote: 01037c1e.52ddd570.2629be9a.000004c7(3fe31675)
2026-03-10 17:47:18.699@LM_DEBUG@(9769|9778) DataLink::make_reservation() - creating association local publication 01037c1e.52ddd570.2629be98.000004c2(3549b19a) <--> with remote subscription 01037c1e.52ddd570.2629be9a.000004c7(3fe31675).
2026-03-10 17:47:18.699@LM_DEBUG@(9769|9778) DEBUG: Sedp::association_complete_i local 01037c1e.52ddd570.2629be98.000004c2(3549b19a) remote 01037c1e.52ddd570.2629be9a.000004c7(3fe31675)
2026-03-10 17:47:18.700@LM_DEBUG@(9769|9778) Sedp::Writer::send_sample from 01037c1e.52ddd570.2629be98.000004c2(3549b19a) to 01037c1e.52ddd570.2629be9a.000004c7(3fe31675)
2026-03-10 17:47:18.699@LM_INFO@(9769|9782) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.52ddd570.2629be99.000003c2(47680eed) remote 01037c1e.52ddd570.2629be9a.000003c7(70a280b2)
2026-03-10 17:47:18.700@LM_DEBUG@(9769|9774) DataLink::make_reservation() - creating association local publication 01037c1e.52ddd570.2629be97.000003c2(f858b08c) <--> with remote subscription 01037c1e.52ddd570.2629be9a.000003c7(70a280b2).
2026-03-10 17:47:18.700@LM_INFO@(9769|9782) Sedp::process_association_records_i associating built-ins local 01037c1e.52ddd570.2629be99.000003c2(47680eed) remote 01037c1e.52ddd570.2629be9a.000003c7(70a280b2) pending 3 done 7
2026-03-10 17:47:18.700@LM_INFO@(9769|9778) Sedp::remote_knows_about_local_i: local 01037c1e.52ddd570.2629be98.000200c2(52a1a0f0) remote 01037c1e.52ddd570.2629be9a.000200c7(580b071f)
2026-03-10 17:47:18.700@LM_DEBUG@(9769|9774) DEBUG: Sedp::association_complete_i local 01037c1e.52ddd570.2629be97.000003c2(f858b08c) remote 01037c1e.52ddd570.2629be9a.000003c7(70a280b2)
2026-03-10 17:47:18.700@LM_DEBUG@(9769|9782) TransportClient::associate added PendingAssoc between 01037c1e.52ddd570.2629be99.000003c2(47680eed) and remote 01037c1e.52ddd570.2629be9a.000003c7(70a280b2)
2026-03-10 17:47:18.700@LM_DEBUG@(9769|9782) PendingAssoc::initiate_connect - between 01037c1e.52ddd570.2629be99.000003c2(47680eed) and remote 01037c1e.52ddd570.2629be9a.000003c7(70a280b2)
2026-03-10 17:47:18.700@LM_INFO@(9769|9774) Sedp::remote_knows_about_local_i: local 01037c1e.52ddd570.2629be97.000004c2(b719264b) remote 01037c1e.52ddd570.2629be9a.000004c7(3fe31675)
2026-03-10 17:47:18.700@LM_DEBUG@(9769|9782) TransportClient::initiate_connect_i - attempt to connect_datalink between local 01037c1e.52ddd570.2629be99.000003c2(47680eed) and remote 01037c1e.52ddd570.2629be9a.000003c7(70a280b2)
2026-03-10 17:47:18.700@LM_INFO@(9769|9778) Sedp::remote_is_authenticated_i: local 01037c1e.52ddd570.2629be98.000200c2(52a1a0f0) remote 01037c1e.52ddd570.2629be9a.000200c7(580b071f)
2026-03-10 17:47:18.700@LM_INFO@(9769|9778) Sedp::local_has_remote_participant_token_i: local 01037c1e.52ddd570.2629be98.000200c2(52a1a0f0) remote 01037c1e.52ddd570.2629be9a.000200c7(580b071f)
2026-03-10 17:47:18.700@LM_INFO@(9769|9778) Sedp::remote_has_local_participant_token_i: local 01037c1e.52ddd570.2629be98.000200c2(52a1a0f0) remote 01037c1e.52ddd570.2629be9a.000200c7(580b071f)
2026-03-10 17:47:18.700@LM_INFO@(9769|9778) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.52ddd570.2629be98.000200c2(52a1a0f0) remote 01037c1e.52ddd570.2629be9a.000200c7(580b071f)
2026-03-10 17:47:18.700@LM_INFO@(9769|9778) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.52ddd570.2629be98.000200c2(52a1a0f0) remote 01037c1e.52ddd570.2629be9a.000200c7(580b071f)
2026-03-10 17:47:18.700@LM_INFO@(9769|9778) Sedp::process_association_records_i associating built-ins local 01037c1e.52ddd570.2629be98.000200c2(52a1a0f0) remote 01037c1e.52ddd570.2629be9a.000200c7(580b071f) pending 1 done 9
2026-03-10 17:47:18.700@LM_DEBUG@(9769|9778) TransportClient::associate added PendingAssoc between 01037c1e.52ddd570.2629be98.000200c2(52a1a0f0) and remote 01037c1e.52ddd570.2629be9a.000200c7(580b071f)
2026-03-10 17:47:18.700@LM_INFO@(9769|9774) Sedp::remote_is_authenticated_i: local 01037c1e.52ddd570.2629be97.000004c2(b719264b) remote 01037c1e.52ddd570.2629be9a.000004c7(3fe31675)
2026-03-10 17:47:18.700@LM_DEBUG@(9769|9782) TransportClient::initiate_connect_i - connection between local 01037c1e.52ddd570.2629be99.000003c2(47680eed) and remote 01037c1e.52ddd570.2629be9a.000003c7(70a280b2) initiation successful
2026-03-10 17:47:18.701@LM_DEBUG@(9769|9782) TransportClient::use_datalink_i TransportClient(0x7b5c00008c08) using datalink[0x7b7c00029ae8] from 01037c1e.52ddd570.2629be9a.000003c7(70a280b2)
2026-03-10 17:47:18.701@LM_INFO@(9769|9774) Sedp::local_has_remote_participant_token_i: local 01037c1e.52ddd570.2629be97.000004c2(b719264b) remote 01037c1e.52ddd570.2629be9a.000004c7(3fe31675)
2026-03-10 17:47:18.701@LM_DEBUG@(9769|9782) TransportClient::use_datalink_i TransportClient(0x7b5c00008c08) about to add_link[0x7b7c00029ae8] to remote: 01037c1e.52ddd570.2629be9a.000003c7(70a280b2)
2026-03-10 17:47:18.700@LM_DEBUG@(9769|9778) PendingAssoc::initiate_connect - between 01037c1e.52ddd570.2629be98.000200c2(52a1a0f0) and remote 01037c1e.52ddd570.2629be9a.000200c7(580b071f)
2026-03-10 17:47:18.701@LM_INFO@(9769|9774) Sedp::remote_has_local_participant_token_i: local 01037c1e.52ddd570.2629be97.000004c2(b719264b) remote 01037c1e.52ddd570.2629be9a.000004c7(3fe31675)
2026-03-10 17:47:18.701@LM_DEBUG@(9769|9778) TransportClient::initiate_connect_i - attempt to connect_datalink between local 01037c1e.52ddd570.2629be98.000200c2(52a1a0f0) and remote 01037c1e.52ddd570.2629be9a.000200c7(580b071f)
2026-03-10 17:47:18.701@LM_DEBUG@(9769|9782) DataLink::make_reservation() - creating association local publication 01037c1e.52ddd570.2629be99.000003c2(47680eed) <--> with remote subscription 01037c1e.52ddd570.2629be9a.000003c7(70a280b2).
2026-03-10 17:47:18.701@LM_DEBUG@(9769|9782) DEBUG: Sedp::association_complete_i local 01037c1e.52ddd570.2629be99.000003c2(47680eed) remote 01037c1e.52ddd570.2629be9a.000003c7(70a280b2)
2026-03-10 17:47:18.701@LM_DEBUG@(9769|9778) TransportClient::initiate_connect_i - connection between local 01037c1e.52ddd570.2629be98.000200c2(52a1a0f0) and remote 01037c1e.52ddd570.2629be9a.000200c7(580b071f) initiation successful
2026-03-10 17:47:18.701@LM_DEBUG@(9769|9778) TransportClient::use_datalink_i TransportClient(0x7b5c00005788) using datalink[0x7b7c000200e8] from 01037c1e.52ddd570.2629be9a.000200c7(580b071f)
2026-03-10 17:47:18.701@LM_DEBUG@(9769|9778) TransportClient::use_datalink_i TransportClient(0x7b5c00005788) about to add_link[0x7b7c000200e8] to remote: 01037c1e.52ddd570.2629be9a.000200c7(580b071f)
2026-03-10 17:47:18.701@LM_DEBUG@(9769|9778) DataLink::make_reservation() - creating association local publication 01037c1e.52ddd570.2629be98.000200c2(52a1a0f0) <--> with remote subscription 01037c1e.52ddd570.2629be9a.000200c7(580b071f).
2026-03-10 17:47:18.701@LM_INFO@(9769|9782) Sedp::remote_knows_about_local_i: local 01037c1e.52ddd570.2629be99.000004c2(0829982a) remote 01037c1e.52ddd570.2629be9a.000004c7(3fe31675)
2026-03-10 17:47:18.701@LM_DEBUG@(9769|9778) DEBUG: Sedp::association_complete_i local 01037c1e.52ddd570.2629be98.000200c2(52a1a0f0) remote 01037c1e.52ddd570.2629be9a.000200c7(580b071f)
2026-03-10 17:47:18.701@LM_INFO@(9769|9782) Sedp::remote_is_authenticated_i: local 01037c1e.52ddd570.2629be99.000004c2(0829982a) remote 01037c1e.52ddd570.2629be9a.000004c7(3fe31675)
2026-03-10 17:47:18.701@LM_INFO@(9769|9774) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.52ddd570.2629be97.000004c2(b719264b) remote 01037c1e.52ddd570.2629be9a.000004c7(3fe31675)
2026-03-10 17:47:18.701@LM_INFO@(9769|9782) Sedp::local_has_remote_participant_token_i: local 01037c1e.52ddd570.2629be99.000004c2(0829982a) remote 01037c1e.52ddd570.2629be9a.000004c7(3fe31675)
2026-03-10 17:47:18.702@LM_DEBUG@(9769|9778) DomainParticipantImpl::assign_handle: New mapped InstanceHandle 15 for 01037c1e.52ddd570.2629be9a.000001c1(abf74705)
2026-03-10 17:47:18.702@LM_INFO@(9769|9782) Sedp::remote_has_local_participant_token_i: local 01037c1e.52ddd570.2629be99.000004c2(0829982a) remote 01037c1e.52ddd570.2629be9a.000004c7(3fe31675)
2026-03-10 17:47:18.702@LM_INFO@(9769|9774) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.52ddd570.2629be97.000004c2(b719264b) remote 01037c1e.52ddd570.2629be9a.000004c7(3fe31675)
2026-03-10 17:47:18.702@LM_INFO@(9769|9782) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.52ddd570.2629be99.000004c2(0829982a) remote 01037c1e.52ddd570.2629be9a.000004c7(3fe31675)
2026-03-10 17:47:18.702@LM_INFO@(9769|9782) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.52ddd570.2629be99.000004c2(0829982a) remote 01037c1e.52ddd570.2629be9a.000004c7(3fe31675)
2026-03-10 17:47:18.702@LM_INFO@(9769|9774) Sedp::process_association_records_i associating built-ins local 01037c1e.52ddd570.2629be97.000004c2(b719264b) remote 01037c1e.52ddd570.2629be9a.000004c7(3fe31675) pending 2 done 8
2026-03-10 17:47:18.702@LM_DEBUG@(9769|9778) ConditionImpl::signal_all()
2026-03-10 17:47:18.702@LM_INFO@(9769|9782) Sedp::process_association_records_i associating built-ins local 01037c1e.52ddd570.2629be99.000004c2(0829982a) remote 01037c1e.52ddd570.2629be9a.000004c7(3fe31675) pending 2 done 8
2026-03-10 17:47:18.702@LM_DEBUG@(9769|9778) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x200.
2026-03-10 17:47:18.702@LM_DEBUG@(9769|9778) ConditionImpl::signal_all() - number of sets: 0
2026-03-10 17:47:18.702@LM_DEBUG@(9769|9769) DEBUG: RtpsUdpInst::multicast_group_address: processing add_domain_id_to_ip_addr: add_domain_id_to_ip_addr,add_domain_id_to_port=239.255.2.0:7901 => 239.255.2.2:7901
2026-03-10 17:47:18.702@LM_DEBUG@(9769|9769) DEBUG: RtpsUdpInst::multicast_group_address: processing add_domain_id_to_port: add_domain_id_to_ip_addr,add_domain_id_to_port=239.255.2.0:7901 => 239.255.2.2:7903
2026-03-10 17:47:18.702@LM_DEBUG@(9769|9774) TransportClient::associate added PendingAssoc between 01037c1e.52ddd570.2629be97.000004c2(b719264b) and remote 01037c1e.52ddd570.2629be9a.000004c7(3fe31675)
2026-03-10 17:47:18.702@LM_DEBUG@(9769|9782) TransportClient::associate added PendingAssoc between 01037c1e.52ddd570.2629be99.000004c2(0829982a) and remote 01037c1e.52ddd570.2629be9a.000004c7(3fe31675)
2026-03-10 17:47:18.702@LM_DEBUG@(9769|9778) ConditionImpl::signal_all()
2026-03-10 17:47:18.702@LM_DEBUG@(9769|9778) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x400.
2026-03-10 17:47:18.702@LM_DEBUG@(9769|9782) PendingAssoc::initiate_connect - between 01037c1e.52ddd570.2629be99.000004c2(0829982a) and remote 01037c1e.52ddd570.2629be9a.000004c7(3fe31675)
2026-03-10 17:47:18.702@LM_DEBUG@(9769|9778) ConditionImpl::signal_all() - number of sets: 0
2026-03-10 17:47:18.702@LM_DEBUG@(9769|9774) PendingAssoc::initiate_connect - between 01037c1e.52ddd570.2629be97.000004c2(b719264b) and remote 01037c1e.52ddd570.2629be9a.000004c7(3fe31675)
2026-03-10 17:47:18.702@LM_DEBUG@(9769|9782) TransportClient::initiate_connect_i - attempt to connect_datalink between local 01037c1e.52ddd570.2629be99.000004c2(0829982a) and remote 01037c1e.52ddd570.2629be9a.000004c7(3fe31675)
2026-03-10 17:47:18.702@LM_DEBUG@(9769|9769) TransportImpl::open()
transport_type: rtps_udp
name: auto_config_rtps
config_prefix: TRANSPORT_TEMPLATE_AUTO_CONFIG_RTPS
max_packet_size: 2147481599
max_samples_per_packet: 10
optimum_packet_size: 4096
thread_per_connection: false
datalink_release_delay: 10000
datalink_control_chunks: 32
fragment_reassembly_timeout: 5:00.000
receive_preallocated_message_blocks:0
receive_preallocated_data_blocks:0
send_buffer_size: 64000000
rcv_buffer_size: 64000000
use_multicast: true
ttl: 5
multicast_interface:
anticipated_fragments: 63
max_message_size: 65466
nak_depth: 0
nak_response_delay: 0.200 s
heartbeat_period: 1.000 s
responsive_mode: false
multicast_group_address: 239.255.2.2:7903
local_address: 0.0.0.0:0
advertised_address: 0.0.0.0:0
ipv6_multicast_group_address: ff03::2:7901
ipv6_local_address: :::0
ipv6_advertised_address: :::0
2026-03-10 17:47:18.702@LM_DEBUG@(9769|9778) DomainParticipantImpl::assign_handle: New unmapped InstanceHandle 16
2026-03-10 17:47:18.702@LM_DEBUG@(9769|9774) TransportClient::initiate_connect_i - attempt to connect_datalink between local 01037c1e.52ddd570.2629be97.000004c2(b719264b) and remote 01037c1e.52ddd570.2629be9a.000004c7(3fe31675)
2026-03-10 17:47:18.703@LM_DEBUG@(9769|9778) ConditionImpl::signal_all()
2026-03-10 17:47:18.703@LM_DEBUG@(9769|9778) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x200.
2026-03-10 17:47:18.703@LM_DEBUG@(9769|9778) ConditionImpl::signal_all() - number of sets: 0
2026-03-10 17:47:18.703@LM_DEBUG@(9769|9769) DEBUG: RtpsUdpInst::multicast_group_address: processing add_domain_id_to_ip_addr: add_domain_id_to_ip_addr,add_domain_id_to_port=239.255.2.0:7901 => 239.255.2.2:7901
2026-03-10 17:47:18.703@LM_DEBUG@(9769|9769) DEBUG: RtpsUdpInst::multicast_group_address: processing add_domain_id_to_port: add_domain_id_to_ip_addr,add_domain_id_to_port=239.255.2.0:7901 => 239.255.2.2:7903
2026-03-10 17:47:18.703@LM_DEBUG@(9769|9774) TransportClient::initiate_connect_i - connection between local 01037c1e.52ddd570.2629be97.000004c2(b719264b) and remote 01037c1e.52ddd570.2629be9a.000004c7(3fe31675) initiation successful
2026-03-10 17:47:18.703@LM_DEBUG@(9769|9778) ConditionImpl::signal_all()
2026-03-10 17:47:18.703@LM_DEBUG@(9769|9782) TransportClient::initiate_connect_i - connection between local 01037c1e.52ddd570.2629be99.000004c2(0829982a) and remote 01037c1e.52ddd570.2629be9a.000004c7(3fe31675) initiation successful
2026-03-10 17:47:18.703@LM_DEBUG@(9769|9778) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x480.
2026-03-10 17:47:18.703@LM_DEBUG@(9769|9782) TransportClient::use_datalink_i TransportClient(0x7b5c00009308) using datalink[0x7b7c00029ae8] from 01037c1e.52ddd570.2629be9a.000004c7(3fe31675)
2026-03-10 17:47:18.703@LM_DEBUG@(9769|9778) ConditionImpl::signal_all() - number of sets: 0
2026-03-10 17:47:18.703@LM_DEBUG@(9769|9782) TransportClient::use_datalink_i TransportClient(0x7b5c00009308) about to add_link[0x7b7c00029ae8] to remote: 01037c1e.52ddd570.2629be9a.000004c7(3fe31675)
2026-03-10 17:47:18.703@LM_DEBUG@(9769|9774) TransportClient::use_datalink_i TransportClient(0x7b5c00000e08) using datalink[0x7b7c00006ae8] from 01037c1e.52ddd570.2629be9a.000004c7(3fe31675)
2026-03-10 17:47:18.703@LM_DEBUG@(9769|9782) DataLink::make_reservation() - creating association local publication 01037c1e.52ddd570.2629be99.000004c2(0829982a) <--> with remote subscription 01037c1e.52ddd570.2629be9a.000004c7(3fe31675).
2026-03-10 17:47:18.703@LM_DEBUG@(9769|9774) TransportClient::use_datalink_i TransportClient(0x7b5c00000e08) about to add_link[0x7b7c00006ae8] to remote: 01037c1e.52ddd570.2629be9a.000004c7(3fe31675)
2026-03-10 17:47:18.703@LM_DEBUG@(9769|9782) DEBUG: Sedp::association_complete_i local 01037c1e.52ddd570.2629be99.000004c2(0829982a) remote 01037c1e.52ddd570.2629be9a.000004c7(3fe31675)
2026-03-10 17:47:18.703@LM_DEBUG@(9769|9778) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7924
2026-03-10 17:47:18.703@LM_DEBUG@(9769|9774) DataLink::make_reservation() - creating association local publication 01037c1e.52ddd570.2629be97.000004c2(b719264b) <--> with remote subscription 01037c1e.52ddd570.2629be9a.000004c7(3fe31675).
2026-03-10 17:47:18.703@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:33220
2026-03-10 17:47:18.703@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:33220
2026-03-10 17:47:18.703@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:39566
2026-03-10 17:47:18.703@LM_DEBUG@(9769|9774) DEBUG: Sedp::association_complete_i local 01037c1e.52ddd570.2629be97.000004c2(b719264b) remote 01037c1e.52ddd570.2629be9a.000004c7(3fe31675)
2026-03-10 17:47:18.703@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:39566
2026-03-10 17:47:18.703@LM_DEBUG@(9769|9769) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
2026-03-10 17:47:18.703@LM_DEBUG@(9769|9782) Sedp::Writer::send_sample from 01037c1e.52ddd570.2629be99.000004c2(0829982a) to 01037c1e.52ddd570.2629be9a.000004c7(3fe31675)
2026-03-10 17:47:18.703@LM_DEBUG@(9769|9774) Sedp::Writer::send_sample from 01037c1e.52ddd570.2629be97.000004c2(b719264b) to 01037c1e.52ddd570.2629be9a.000004c7(3fe31675)
2026-03-10 17:47:18.703@LM_DEBUG@(9769|9778) ConditionImpl::signal_all()
2026-03-10 17:47:18.703@LM_DEBUG@(9769|9778) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x480.
2026-03-10 17:47:18.704@LM_DEBUG@(9769|9778) ConditionImpl::signal_all() - number of sets: 0
2026-03-10 17:47:18.704@LM_INFO@(9769|9769) Sedp::write_subscription_data_unsecure: not currently associated, dropping msg.
2026-03-10 17:47:18.704@LM_DEBUG@(9769|9769) Sedp::add_subscription: calling match_endpoints
2026-03-10 17:47:18.704@LM_INFO@(9769|9782) Sedp::remote_knows_about_local_i: local 01037c1e.52ddd570.2629be99.000200c2(6fc18940) remote 01037c1e.52ddd570.2629be9a.000200c7(580b071f)
2026-03-10 17:47:18.704@LM_DEBUG@(9769|9769) Sedp::match_endpoints 01037c1e.52ddd570.2629be9a.00000007(c0eb11c1)
2026-03-10 17:47:18.704@LM_INFO@(9769|9774) Sedp::remote_knows_about_local_i: local 01037c1e.52ddd570.2629be97.000200c2(d0f13721) remote 01037c1e.52ddd570.2629be9a.000200c7(580b071f)
2026-03-10 17:47:18.704@LM_INFO@(9769|9782) Sedp::remote_is_authenticated_i: local 01037c1e.52ddd570.2629be99.000200c2(6fc18940) remote 01037c1e.52ddd570.2629be9a.000200c7(580b071f)
2026-03-10 17:47:18.704@LM_INFO@(9769|9774) Sedp::remote_is_authenticated_i: local 01037c1e.52ddd570.2629be97.000200c2(d0f13721) remote 01037c1e.52ddd570.2629be9a.000200c7(580b071f)
2026-03-10 17:47:18.704@LM_DEBUG@(9769|9778) ConditionImpl::signal_all()
2026-03-10 17:47:18.704@LM_INFO@(9769|9774) Sedp::local_has_remote_participant_token_i: local 01037c1e.52ddd570.2629be97.000200c2(d0f13721) remote 01037c1e.52ddd570.2629be9a.000200c7(580b071f)
2026-03-10 17:47:18.704@LM_DEBUG@(9769|9778) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x200.
2026-03-10 17:47:18.704@LM_INFO@(9769|9782) Sedp::local_has_remote_participant_token_i: local 01037c1e.52ddd570.2629be99.000200c2(6fc18940) remote 01037c1e.52ddd570.2629be9a.000200c7(580b071f)
2026-03-10 17:47:18.704@LM_DEBUG@(9769|9778) ConditionImpl::signal_all() - number of sets: 0
2026-03-10 17:47:18.704@LM_DEBUG@(9769|9778) ConditionImpl::signal_all()
2026-03-10 17:47:18.704@LM_INFO@(9769|9774) Sedp::remote_has_local_participant_token_i: local 01037c1e.52ddd570.2629be97.000200c2(d0f13721) remote 01037c1e.52ddd570.2629be9a.000200c7(580b071f)
2026-03-10 17:47:18.704@LM_INFO@(9769|9782) Sedp::remote_has_local_participant_token_i: local 01037c1e.52ddd570.2629be99.000200c2(6fc18940) remote 01037c1e.52ddd570.2629be9a.000200c7(580b071f)
2026-03-10 17:47:18.704@LM_INFO@(9769|9774) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.52ddd570.2629be97.000200c2(d0f13721) remote 01037c1e.52ddd570.2629be9a.000200c7(580b071f)
2026-03-10 17:47:18.704@LM_INFO@(9769|9782) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.52ddd570.2629be99.000200c2(6fc18940) remote 01037c1e.52ddd570.2629be9a.000200c7(580b071f)
2026-03-10 17:47:18.704@LM_INFO@(9769|9782) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.52ddd570.2629be99.000200c2(6fc18940) remote 01037c1e.52ddd570.2629be9a.000200c7(580b071f)
2026-03-10 17:47:18.704@LM_DEBUG@(9769|9778) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x480.
2026-03-10 17:47:18.704@LM_DEBUG@(9769|9769) DataReaderImpl::enable: got GUID 01037c1e.52ddd570.2629be9a.00000007(c0eb11c1), subscribed to topic name "TheTopic" type "Messenger::Message"
2026-03-10 17:47:18.704@LM_INFO@(9769|9782) Sedp::process_association_records_i associating built-ins local 01037c1e.52ddd570.2629be99.000200c2(6fc18940) remote 01037c1e.52ddd570.2629be9a.000200c7(580b071f) pending 1 done 9
2026-03-10 17:47:18.704@LM_DEBUG@(9769|9769) SubscriberImpl::reader_enabled, datareader(topic_name=TheTopic) enabled
2026-03-10 17:47:18.704@LM_DEBUG@(9769|9778) ConditionImpl::signal_all() - number of sets: 0
2026-03-10 17:47:18.704@LM_INFO@(9769|9774) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.52ddd570.2629be97.000200c2(d0f13721) remote 01037c1e.52ddd570.2629be9a.000200c7(580b071f)
2026-03-10 17:47:18.704@LM_DEBUG@(9769|9782) TransportClient::associate added PendingAssoc between 01037c1e.52ddd570.2629be99.000200c2(6fc18940) and remote 01037c1e.52ddd570.2629be9a.000200c7(580b071f)
2026-03-10 17:47:18.704@LM_INFO@(9769|9774) Sedp::process_association_records_i associating built-ins local 01037c1e.52ddd570.2629be97.000200c2(d0f13721) remote 01037c1e.52ddd570.2629be9a.000200c7(580b071f) pending 1 done 9
2026-03-10 17:47:18.704@LM_DEBUG@(9769|9782) PendingAssoc::initiate_connect - between 01037c1e.52ddd570.2629be99.000200c2(6fc18940) and remote 01037c1e.52ddd570.2629be9a.000200c7(580b071f)
2026-03-10 17:47:18.705@LM_DEBUG@(9769|9782) TransportClient::initiate_connect_i - attempt to connect_datalink between local 01037c1e.52ddd570.2629be99.000200c2(6fc18940) and remote 01037c1e.52ddd570.2629be9a.000200c7(580b071f)
2026-03-10 17:47:18.705@LM_DEBUG@(9769|9769) Service_Participant::get_discovery: returning repository for domain 2, repo DiscoveryConfigTemplate.
2026-03-10 17:47:18.705@LM_DEBUG@(9769|9774) TransportClient::associate added PendingAssoc between 01037c1e.52ddd570.2629be97.000200c2(d0f13721) and remote 01037c1e.52ddd570.2629be9a.000200c7(580b071f)
2026-03-10 17:47:18.705@LM_DEBUG@(9769|9774) PendingAssoc::initiate_connect - between 01037c1e.52ddd570.2629be97.000200c2(d0f13721) and remote 01037c1e.52ddd570.2629be9a.000200c7(580b071f)
2026-03-10 17:47:18.705@LM_DEBUG@(9769|9774) TransportClient::initiate_connect_i - attempt to connect_datalink between local 01037c1e.52ddd570.2629be97.000200c2(d0f13721) and remote 01037c1e.52ddd570.2629be9a.000200c7(580b071f)
2026-03-10 17:47:18.705@LM_DEBUG@(9769|9782) TransportClient::initiate_connect_i - connection between local 01037c1e.52ddd570.2629be99.000200c2(6fc18940) and remote 01037c1e.52ddd570.2629be9a.000200c7(580b071f) initiation successful
2026-03-10 17:47:18.705@LM_DEBUG@(9769|9782) TransportClient::use_datalink_i TransportClient(0x7b5c00009a08) using datalink[0x7b7c00029ae8] from 01037c1e.52ddd570.2629be9a.000200c7(580b071f)
2026-03-10 17:47:18.705@LM_DEBUG@(9769|9782) TransportClient::use_datalink_i TransportClient(0x7b5c00009a08) about to add_link[0x7b7c00029ae8] to remote: 01037c1e.52ddd570.2629be9a.000200c7(580b071f)
2026-03-10 17:47:18.705@LM_DEBUG@(9769|9774) TransportClient::initiate_connect_i - connection between local 01037c1e.52ddd570.2629be97.000200c2(d0f13721) and remote 01037c1e.52ddd570.2629be9a.000200c7(580b071f) initiation successful
2026-03-10 17:47:18.705@LM_DEBUG@(9769|9774) TransportClient::use_datalink_i TransportClient(0x7b5c00001508) using datalink[0x7b7c00006ae8] from 01037c1e.52ddd570.2629be9a.000200c7(580b071f)
2026-03-10 17:47:18.705@LM_DEBUG@(9769|9782) DataLink::make_reservation() - creating association local publication 01037c1e.52ddd570.2629be99.000200c2(6fc18940) <--> with remote subscription 01037c1e.52ddd570.2629be9a.000200c7(580b071f).
2026-03-10 17:47:18.705@LM_DEBUG@(9769|9774) TransportClient::use_datalink_i TransportClient(0x7b5c00001508) about to add_link[0x7b7c00006ae8] to remote: 01037c1e.52ddd570.2629be9a.000200c7(580b071f)
2026-03-10 17:47:18.705@LM_DEBUG@(9769|9782) DEBUG: Sedp::association_complete_i local 01037c1e.52ddd570.2629be99.000200c2(6fc18940) remote 01037c1e.52ddd570.2629be9a.000200c7(580b071f)
2026-03-10 17:47:18.705@LM_DEBUG@(9769|9774) DataLink::make_reservation() - creating association local publication 01037c1e.52ddd570.2629be97.000200c2(d0f13721) <--> with remote subscription 01037c1e.52ddd570.2629be9a.000200c7(580b071f).
2026-03-10 17:47:18.705@LM_DEBUG@(9769|9774) DEBUG: Sedp::association_complete_i local 01037c1e.52ddd570.2629be97.000200c2(d0f13721) remote 01037c1e.52ddd570.2629be9a.000200c7(580b071f)
2026-03-10 17:47:18.705@LM_DEBUG@(9769|9782) DomainParticipantImpl::assign_handle: New mapped InstanceHandle 17 for 01037c1e.52ddd570.2629be9a.000001c1(abf74705)
2026-03-10 17:47:18.705@LM_DEBUG@(9769|9774) DomainParticipantImpl::assign_handle: New mapped InstanceHandle 18 for 01037c1e.52ddd570.2629be9a.000001c1(abf74705)
2026-03-10 17:47:18.705@LM_DEBUG@(9769|9782) ConditionImpl::signal_all()
2026-03-10 17:47:18.705@LM_DEBUG@(9769|9782) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x200.
2026-03-10 17:47:18.705@LM_DEBUG@(9769|9782) ConditionImpl::signal_all() - number of sets: 0
2026-03-10 17:47:18.705@LM_DEBUG@(9769|9782) ConditionImpl::signal_all()
2026-03-10 17:47:18.705@LM_DEBUG@(9769|9782) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x400.
2026-03-10 17:47:18.705@LM_DEBUG@(9769|9782) ConditionImpl::signal_all() - number of sets: 0
2026-03-10 17:47:18.706@LM_DEBUG@(9769|9782) DomainParticipantImpl::assign_handle: New unmapped InstanceHandle 19
2026-03-10 17:47:18.706@LM_DEBUG@(9769|9774) ConditionImpl::signal_all()
2026-03-10 17:47:18.706@LM_DEBUG@(9769|9774) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x200.
2026-03-10 17:47:18.706@LM_DEBUG@(9769|9774) ConditionImpl::signal_all() - number of sets: 0
2026-03-10 17:47:18.706@LM_DEBUG@(9769|9774) ConditionImpl::signal_all()
2026-03-10 17:47:18.706@LM_DEBUG@(9769|9774) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x400.
2026-03-10 17:47:18.706@LM_DEBUG@(9769|9782) ConditionImpl::signal_all()
2026-03-10 17:47:18.706@LM_DEBUG@(9769|9782) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x200.
2026-03-10 17:47:18.706@LM_DEBUG@(9769|9769) DEBUG: ConfigStoreImpl::get: RTPS_DISCOVERY_DISCOVERY_CONFIG_TEMPLATE_SPDP_SEND_ADDRS
2026-03-10 17:47:18.706@LM_DEBUG@(9769|9774) ConditionImpl::signal_all() - number of sets: 0
2026-03-10 17:47:18.706@LM_DEBUG@(9769|9782) ConditionImpl::signal_all() - number of sets: 0
2026-03-10 17:47:18.706@LM_DEBUG@(9769|9782) ConditionImpl::signal_all()
2026-03-10 17:47:18.706@LM_DEBUG@(9769|9782) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x400.
2026-03-10 17:47:18.706@LM_DEBUG@(9769|9782) ConditionImpl::signal_all() - number of sets: 0
2026-03-10 17:47:18.706@LM_DEBUG@(9769|9774) DomainParticipantImpl::assign_handle: New unmapped InstanceHandle 20
2026-03-10 17:47:18.706@LM_DEBUG@(9769|9769) Spdp::SpdpTransport::open_unicast_socket: failed to open 0.0.0.0:7910 ACE_SOCK_Dgram::open: Address already in use, trying next participant ID...
2026-03-10 17:47:18.706@LM_DEBUG@(9769|9782) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7924
2026-03-10 17:47:18.706@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:33220
2026-03-10 17:47:18.706@LM_DEBUG@(9769|9774) ConditionImpl::signal_all()
2026-03-10 17:47:18.706@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:33220
2026-03-10 17:47:18.706@LM_DEBUG@(9769|9774) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x200.
2026-03-10 17:47:18.706@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:39566
2026-03-10 17:47:18.706@LM_DEBUG@(9769|9769) Spdp::SpdpTransport::open_unicast_socket: failed to open 0.0.0.0:7912 ACE_SOCK_Dgram::open: Address already in use, trying next participant ID...
2026-03-10 17:47:18.706@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:39566
2026-03-10 17:47:18.706@LM_DEBUG@(9769|9774) ConditionImpl::signal_all() - number of sets: 0
2026-03-10 17:47:18.706@LM_DEBUG@(9769|9774) ConditionImpl::signal_all()
2026-03-10 17:47:18.706@LM_DEBUG@(9769|9774) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x480.
2026-03-10 17:47:18.706@LM_DEBUG@(9769|9774) ConditionImpl::signal_all() - number of sets: 0
2026-03-10 17:47:18.706@LM_DEBUG@(9769|9782) ConditionImpl::signal_all()
2026-03-10 17:47:18.706@LM_DEBUG@(9769|9782) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x480.
2026-03-10 17:47:18.706@LM_DEBUG@(9769|9782) ConditionImpl::signal_all() - number of sets: 0
2026-03-10 17:47:18.706@LM_DEBUG@(9769|9769) Spdp::SpdpTransport::open_unicast_socket: failed to open 0.0.0.0:7914 ACE_SOCK_Dgram::open: Address already in use, trying next participant ID...
2026-03-10 17:47:18.706@LM_DEBUG@(9769|9782) ConditionImpl::signal_all()
2026-03-10 17:47:18.706@LM_DEBUG@(9769|9782) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x200.
2026-03-10 17:47:18.706@LM_DEBUG@(9769|9782) ConditionImpl::signal_all() - number of sets: 0
2026-03-10 17:47:18.706@LM_DEBUG@(9769|9782) ConditionImpl::signal_all()
2026-03-10 17:47:18.706@LM_DEBUG@(9769|9782) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x480.
2026-03-10 17:47:18.707@LM_DEBUG@(9769|9782) ConditionImpl::signal_all() - number of sets: 0
2026-03-10 17:47:18.707@LM_DEBUG@(9769|9774) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7924
2026-03-10 17:47:18.707@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:33220
2026-03-10 17:47:18.707@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:33220
2026-03-10 17:47:18.707@LM_DEBUG@(9769|9769) Spdp::SpdpTransport::open_unicast_socket: failed to open 0.0.0.0:7916 ACE_SOCK_Dgram::open: Address already in use, trying next participant ID...
2026-03-10 17:47:18.707@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:39566
2026-03-10 17:47:18.707@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:39566
2026-03-10 17:47:18.707@LM_DEBUG@(9769|9769) Spdp::SpdpTransport::open_unicast_socket: failed to open 0.0.0.0:7918 ACE_SOCK_Dgram::open: Address already in use, trying next participant ID...
2026-03-10 17:47:18.707@LM_DEBUG@(9769|9774) ConditionImpl::signal_all()
2026-03-10 17:47:18.707@LM_DEBUG@(9769|9774) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x480.
2026-03-10 17:47:18.707@LM_DEBUG@(9769|9774) ConditionImpl::signal_all() - number of sets: 0
2026-03-10 17:47:18.707@LM_DEBUG@(9769|9774) ConditionImpl::signal_all()
2026-03-10 17:47:18.707@LM_DEBUG@(9769|9774) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x200.
2026-03-10 17:47:18.707@LM_DEBUG@(9769|9774) ConditionImpl::signal_all() - number of sets: 0
2026-03-10 17:47:18.707@LM_DEBUG@(9769|9769) Spdp::SpdpTransport::open_unicast_socket: failed to open 0.0.0.0:7920 ACE_SOCK_Dgram::open: Address already in use, trying next participant ID...
2026-03-10 17:47:18.707@LM_DEBUG@(9769|9774) ConditionImpl::signal_all()
2026-03-10 17:47:18.707@LM_DEBUG@(9769|9774) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x480.
2026-03-10 17:47:18.707@LM_DEBUG@(9769|9774) ConditionImpl::signal_all() - number of sets: 0
2026-03-10 17:47:18.707@LM_DEBUG@(9769|9769) Spdp::SpdpTransport::open_unicast_socket: failed to open 0.0.0.0:7922 ACE_SOCK_Dgram::open: Address already in use, trying next participant ID...
2026-03-10 17:47:18.707@LM_DEBUG@(9769|9769) Spdp::SpdpTransport::open_unicast_socket: failed to open 0.0.0.0:7924 ACE_SOCK_Dgram::open: Address already in use, trying next participant ID...
2026-03-10 17:47:18.707@LM_DEBUG@(9769|9769) Spdp::SpdpTransport::set_unicast_socket_opts: opened IPv4 unicast socket 63 on port 7926
2026-03-10 17:47:18.708@LM_DEBUG@(9769|9769) Spdp::SpdpTransport::open_unicast_ipv6_socket: failed to open :::7926 ACE_SOCK_Dgram::open: Address already in use, trying next participant ID...
2026-03-10 17:47:18.708@LM_DEBUG@(9769|9769) Spdp::SpdpTransport::set_unicast_socket_opts: opened IPv6 unicast socket 64 on port 7928
2026-03-10 17:47:18.710@LM_DEBUG@(9769|9769) DomainParticipantImpl::enable: enabled participant 01037c1e.52ddd570.2629be9b.000001c1(96976eb5) in domain 2
2026-03-10 17:47:18.710@LM_DEBUG@(9769|9769) Service_Participant::get_discovery: returning repository for domain 2, repo DiscoveryConfigTemplate.
2026-03-10 17:47:18.710@LM_DEBUG@(9769|9769) Service_Participant::get_discovery: returning repository for domain 2, repo DiscoveryConfigTemplate.
2026-03-10 17:47:18.710@LM_DEBUG@(9769|9769) Service_Participant::get_discovery: returning repository for domain 2, repo DiscoveryConfigTemplate.
2026-03-10 17:47:18.710@LM_DEBUG@(9769|9769) Service_Participant::get_discovery: returning repository for domain 2, repo DiscoveryConfigTemplate.
2026-03-10 17:47:18.711@LM_DEBUG@(9769|9769) Service_Participant::get_discovery: returning repository for domain 2, repo DiscoveryConfigTemplate.
2026-03-10 17:47:18.711@LM_DEBUG@(9769|9769) Service_Participant::get_discovery: returning repository for domain 2, repo DiscoveryConfigTemplate.
2026-03-10 17:47:18.711@LM_DEBUG@(9769|9769) Service_Participant::get_discovery: returning repository for domain 2, repo DiscoveryConfigTemplate.
2026-03-10 17:47:18.711@LM_DEBUG@(9769|9769) Service_Participant::get_discovery: returning repository for domain 2, repo DiscoveryConfigTemplate.
2026-03-10 17:47:18.711@LM_DEBUG@(9769|9769) DomainParticipantImpl::assign_handle: New unmapped InstanceHandle 21
2026-03-10 17:47:18.711@LM_DEBUG@(9769|9769) DDS::ParticipantBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 4140 with 20 chunks
2026-03-10 17:47:18.711@LM_DEBUG@(9769|9769) DataReaderImpl::enable Cached_Allocator_With_Overflow 29070 with 20 chunks
2026-03-10 17:47:18.711@LM_DEBUG@(9769|9769) Service_Participant::get_discovery: returning repository for domain 2, repo DiscoveryConfigTemplate.
2026-03-10 17:47:18.711@LM_DEBUG@(9769|9769) SubscriberImpl::reader_enabled, datareader(topic_name=DCPSParticipant) enabled
2026-03-10 17:47:18.711@LM_DEBUG@(9769|9769) DDS::TopicBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 29100 with 20 chunks
2026-03-10 17:47:18.711@LM_DEBUG@(9769|9769) DataReaderImpl::enable Cached_Allocator_With_Overflow 29190 with 20 chunks
2026-03-10 17:47:18.711@LM_DEBUG@(9769|9769) Service_Participant::get_discovery: returning repository for domain 2, repo DiscoveryConfigTemplate.
2026-03-10 17:47:18.711@LM_DEBUG@(9769|9769) SubscriberImpl::reader_enabled, datareader(topic_name=DCPSTopic) enabled
2026-03-10 17:47:18.712@LM_DEBUG@(9769|9769) DDS::PublicationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 29220 with 20 chunks
2026-03-10 17:47:18.712@LM_DEBUG@(9769|9769) DataReaderImpl::enable Cached_Allocator_With_Overflow 292b0 with 20 chunks
2026-03-10 17:47:18.712@LM_DEBUG@(9769|9769) Service_Participant::get_discovery: returning repository for domain 2, repo DiscoveryConfigTemplate.
2026-03-10 17:47:18.712@LM_DEBUG@(9769|9769) SubscriberImpl::reader_enabled, datareader(topic_name=DCPSPublication) enabled
2026-03-10 17:47:18.712@LM_DEBUG@(9769|9769) DDS::SubscriptionBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 29340 with 20 chunks
2026-03-10 17:47:18.712@LM_DEBUG@(9769|9769) DataReaderImpl::enable Cached_Allocator_With_Overflow 293d0 with 20 chunks
2026-03-10 17:47:18.712@LM_DEBUG@(9769|9769) Service_Participant::get_discovery: returning repository for domain 2, repo DiscoveryConfigTemplate.
2026-03-10 17:47:18.712@LM_DEBUG@(9769|9769) SubscriberImpl::reader_enabled, datareader(topic_name=DCPSSubscription) enabled
2026-03-10 17:47:18.712@LM_DEBUG@(9769|9769) OpenDDS::DCPS::ParticipantLocationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 29460 with 20 chunks
2026-03-10 17:47:18.712@LM_DEBUG@(9769|9769) DataReaderImpl::enable Cached_Allocator_With_Overflow 294f0 with 20 chunks
2026-03-10 17:47:18.712@LM_DEBUG@(9769|9769) Service_Participant::get_discovery: returning repository for domain 2, repo DiscoveryConfigTemplate.
2026-03-10 17:47:18.712@LM_DEBUG@(9769|9769) SubscriberImpl::reader_enabled, datareader(topic_name=OpenDDSParticipantLocation) enabled
2026-03-10 17:47:18.713@LM_DEBUG@(9769|9769) OpenDDS::DCPS::ConnectionRecordDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 29580 with 20 chunks
2026-03-10 17:47:18.713@LM_DEBUG@(9769|9769) DataReaderImpl::enable Cached_Allocator_With_Overflow 29610 with 20 chunks
2026-03-10 17:47:18.713@LM_DEBUG@(9769|9769) Service_Participant::get_discovery: returning repository for domain 2, repo DiscoveryConfigTemplate.
2026-03-10 17:47:18.713@LM_DEBUG@(9769|9769) SubscriberImpl::reader_enabled, datareader(topic_name=OpenDDSConnectionRecord) enabled
2026-03-10 17:47:18.713@LM_DEBUG@(9769|9769) OpenDDS::DCPS::InternalThreadBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 296a0 with 20 chunks
2026-03-10 17:47:18.713@LM_DEBUG@(9769|9769) DataReaderImpl::enable Cached_Allocator_With_Overflow 29730 with 20 chunks
2026-03-10 17:47:18.713@LM_DEBUG@(9769|9769) Service_Participant::get_discovery: returning repository for domain 2, repo DiscoveryConfigTemplate.
2026-03-10 17:47:18.713@LM_DEBUG@(9769|9769) SubscriberImpl::reader_enabled, datareader(topic_name=OpenDDSInternalThread) enabled
2026-03-10 17:47:18.713@LM_INFO@(9769|9769) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD5702629BE9B_2=@_OPENDDS_SEDPTransportInst_01037c1e52ddd5702629be9b_2
2026-03-10 17:47:18.714@LM_INFO@(9769|9769) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD5702629BE9B_2_MAX_MESSAGE_SIZE=65466
2026-03-10 17:47:18.714@LM_INFO@(9769|9769) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD5702629BE9B_2_HEARTBEAT_PERIOD=200
2026-03-10 17:47:18.715@LM_INFO@(9769|9769) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD5702629BE9B_2_NAK_RESPONSE_DELAY=100
2026-03-10 17:47:18.715@LM_INFO@(9769|9769) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD5702629BE9B_2_RESPONSIVE_MODE=false
2026-03-10 17:47:18.716@LM_INFO@(9769|9769) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD5702629BE9B_2_SEND_DELAY=10
2026-03-10 17:47:18.717@LM_INFO@(9769|9769) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD5702629BE9B_2_SEND_BUFFER_SIZE=65535
2026-03-10 17:47:18.717@LM_INFO@(9769|9769) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD5702629BE9B_2_RCV_BUFFER_SIZE=65535
2026-03-10 17:47:18.718@LM_INFO@(9769|9769) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD5702629BE9B_2_RECEIVE_PREALLOCATED_MESSAGE_BLOCKS=0
2026-03-10 17:47:18.718@LM_INFO@(9769|9769) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD5702629BE9B_2_RECEIVE_PREALLOCATED_DATA_BLOCKS=0
2026-03-10 17:47:18.719@LM_INFO@(9769|9769) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD5702629BE9B_2_PORT_MODE=system
2026-03-10 17:47:18.720@LM_INFO@(9769|9769) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD5702629BE9B_2_PB=7400
2026-03-10 17:47:18.720@LM_INFO@(9769|9769) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD5702629BE9B_2_DG=250
2026-03-10 17:47:18.721@LM_INFO@(9769|9769) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD5702629BE9B_2_PG=2
2026-03-10 17:47:18.721@LM_INFO@(9769|9769) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD5702629BE9B_2_D2=2
2026-03-10 17:47:18.722@LM_INFO@(9769|9769) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD5702629BE9B_2_D3=12
2026-03-10 17:47:18.722@LM_INFO@(9769|9769) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD5702629BE9B_2_USE_MULTICAST=true
2026-03-10 17:47:18.723@LM_INFO@(9769|9769) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD5702629BE9B_2_MULTICAST_GROUP_ADDRESS=239.255.4.2
2026-03-10 17:47:18.724@LM_INFO@(9769|9769) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD5702629BE9B_2_TTL=5
2026-03-10 17:47:18.724@LM_INFO@(9769|9769) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD5702629BE9B_2_MULTICAST_INTERFACE=
2026-03-10 17:47:18.725@LM_INFO@(9769|9769) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD5702629BE9B_2_INIT_PARTICIPANT_PORT_ID=8
2026-03-10 17:47:18.725@LM_INFO@(9769|9769) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD5702629BE9B_2_LOCAL_ADDRESS=0.0.0.0:0
2026-03-10 17:47:18.726@LM_INFO@(9769|9769) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD5702629BE9B_2_ADVERTISED_ADDRESS=0.0.0.0:0
2026-03-10 17:47:18.727@LM_INFO@(9769|9769) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD5702629BE9B_2_IPV6_INIT_PARTICIPANT_PORT_ID=9
2026-03-10 17:47:18.727@LM_INFO@(9769|9769) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD5702629BE9B_2_IPV6_LOCAL_ADDRESS=:::0
2026-03-10 17:47:18.728@LM_INFO@(9769|9769) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD5702629BE9B_2_IPV6_ADVERTISED_ADDRESS=:::0
2026-03-10 17:47:18.728@LM_INFO@(9769|9769) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD5702629BE9B_2_DATA_RTPS_RELAY_ADDRESS=0.0.0.0:0
2026-03-10 17:47:18.729@LM_INFO@(9769|9769) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD5702629BE9B_2_USE_RTPS_RELAY=false
2026-03-10 17:47:18.730@LM_INFO@(9769|9769) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD5702629BE9B_2_RTPS_RELAY_ONLY=false
2026-03-10 17:47:18.730@LM_INFO@(9769|9769) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD5702629BE9B_2_DATA_STUN_SERVER_ADDRESS=0.0.0.0:0
2026-03-10 17:47:18.731@LM_INFO@(9769|9769) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD5702629BE9B_2_USE_ICE=false
2026-03-10 17:47:18.731@LM_INFO@(9769|9769) INFO: ConfigStoreImpl::set_string: CONFIG_OPENDDS_SEDP_TRANSPORT_CFG_01037C1E52DDD5702629BE9B_2=@_OPENDDS_SEDP_TransportCfg_01037c1e52ddd5702629be9b_2
2026-03-10 17:47:18.732@LM_INFO@(9769|9769) INFO: ConfigStoreImpl::set_string: CONFIG_OPENDDS_SEDP_TRANSPORT_CFG_01037C1E52DDD5702629BE9B_2_PASSIVE_CONNECT_DURATION=60000
2026-03-10 17:47:18.733@LM_DEBUG@(9769|9769) RtpsUdpTransport::open_socket: opened IPv4 unicast socket 65 for 0.0.0.0:0
2026-03-10 17:47:18.734@LM_DEBUG@(9769|9769) RtpsUdpTransport::open_socket: opened IPv6 unicast socket 66 for :::0
2026-03-10 17:47:18.737@LM_DEBUG@(9769|9769) DirectPriorityMapper:thread_priority() - mapped TRANSPORT_PRIORITY value 0 to thread priority 0.
2026-03-10 17:47:18.739@LM_INFO@(9769|9790) INFO: MulticastManager::join: joined group 239.255.4.2:7902 on docker0/172.17.0.1 (0x7b7c0005d488 joined count 1)
2026-03-10 17:47:18.739@LM_INFO@(9769|9790) INFO: MulticastManager::join: joined group 239.255.4.2:7902 on eth0/10.1.0.39 (0x7b7c0005d488 joined count 2)
2026-03-10 17:47:18.739@LM_INFO@(9769|9790) INFO: MulticastManager::join: joined group ff03::2:7902 on eth0/fe80::7e1e:52ff:fedd:d570 (0x7b7c0005d488 joined count 3)
2026-03-10 17:47:18.739@LM_INFO@(9769|9790) INFO: MulticastManager::join: joined group 239.255.4.2:7902 on lo/127.0.0.1 (0x7b7c0005d488 joined count 4)
2026-03-10 17:47:18.740@LM_INFO@(9769|9790) INFO: MulticastManager::join: joined group ff03::2:7902 on lo/::1 (0x7b7c0005d488 joined count 5)
2026-03-10 17:47:18.743@LM_DEBUG@(9769|9769) TransportImpl::open()
transport_type: rtps_udp
name: _OPENDDS_SEDPTransportInst_01037c1e52ddd5702629be9b_2
config_prefix: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD5702629BE9B_2
max_packet_size: 2147481599
max_samples_per_packet: 10
optimum_packet_size: 4096
thread_per_connection: false
datalink_release_delay: 10000
datalink_control_chunks: 32
fragment_reassembly_timeout: 5:00.000
receive_preallocated_message_blocks:0
receive_preallocated_data_blocks:0
send_buffer_size: 65535
rcv_buffer_size: 65535
use_multicast: true
ttl: 5
multicast_interface:
anticipated_fragments: 63
max_message_size: 65466
nak_depth: 0
nak_response_delay: 0.100 s
heartbeat_period: 0.200 s
responsive_mode: false
multicast_group_address: 239.255.4.2:7902
local_address: 0.0.0.0:0
advertised_address: 0.0.0.0:0
ipv6_multicast_group_address: ff03::2:7902
ipv6_local_address: :::0
ipv6_advertised_address: :::0
2026-03-10 17:47:18.757@LM_DEBUG@(9769|9769) Service_Participant::get_discovery: returning repository for domain 2, repo DiscoveryConfigTemplate.
2026-03-10 17:47:18.758@LM_DEBUG@(9769|9782) ip_in_locator_list - from (type 2): 10.1.0.39:7926
2026-03-10 17:47:18.758@LM_DEBUG@(9769|9778) ip_in_locator_list - from (type 2): 10.1.0.39:7926
2026-03-10 17:47:18.758@LM_DEBUG@(9769|9769) DomainParticipantImpl::assign_handle: New unmapped InstanceHandle 22
2026-03-10 17:47:18.758@LM_DEBUG@(9769|9774) ip_in_locator_list - from (type 2): 10.1.0.39:7926
2026-03-10 17:47:18.758@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:55246
2026-03-10 17:47:18.758@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:55246
2026-03-10 17:47:18.758@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:55246
2026-03-10 17:47:18.758@LM_DEBUG@(9769|9769) Starting DataWriter Writer
2026-03-10 17:47:18.758@LM_DEBUG@(9769|9786) ip_in_locator_list - from (type 2): 10.1.0.39:7926
2026-03-10 17:47:18.758@LM_DEBUG@(9769|9778) Spdp::handle_participant_data - 01037c1e.52ddd570.2629be98.000001c1(d1371465) discovered 01037c1e.52ddd570.2629be9b.000001c1(96976eb5) lease 5:00 from 10.1.0.39:7926 (2)
2026-03-10 17:47:18.758@LM_INFO@(9769|9790) INFO: MulticastManager::join: joined group 239.255.4.2:7900 on docker0/172.17.0.1 (0x7b700000b1c8 joined count 1)
2026-03-10 17:47:18.758@LM_DEBUG@(9769|9774) Spdp::handle_participant_data - 01037c1e.52ddd570.2629be97.000001c1(536783b4) discovered 01037c1e.52ddd570.2629be9b.000001c1(96976eb5) lease 5:00 from 10.1.0.39:7926 (3)
2026-03-10 17:47:18.758@LM_INFO@(9769|9790) INFO: MulticastManager::join: joined group 239.255.4.2:7900 on eth0/10.1.0.39 (0x7b700000b1c8 joined count 2)
2026-03-10 17:47:18.758@LM_INFO@(9769|9778) Sedp::remote_knows_about_local_i: local 01037c1e.52ddd570.2629be98.000003c7(0a62d3d2) remote 01037c1e.52ddd570.2629be9b.000003c2(3da85d8d)
2026-03-10 17:47:18.759@LM_INFO@(9769|9774) Sedp::remote_knows_about_local_i: local 01037c1e.52ddd570.2629be97.000003c7(88324403) remote 01037c1e.52ddd570.2629be9b.000003c2(3da85d8d)
2026-03-10 17:47:18.758@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:55246
2026-03-10 17:47:18.758@LM_DEBUG@(9769|9782) Spdp::handle_participant_data - 01037c1e.52ddd570.2629be99.000001c1(ec573dd5) discovered 01037c1e.52ddd570.2629be9b.000001c1(96976eb5) lease 5:00 from 10.1.0.39:7926 (1)
2026-03-10 17:47:18.759@LM_INFO@(9769|9790) INFO: MulticastManager::join: joined group ff03::1:7900 on eth0/fe80::7e1e:52ff:fedd:d570 (0x7b700000b1c8 joined count 3)
2026-03-10 17:47:18.759@LM_DEBUG@(9769|9786) Spdp::handle_participant_data - 01037c1e.52ddd570.2629be9a.000001c1(abf74705) discovered 01037c1e.52ddd570.2629be9b.000001c1(96976eb5) lease 5:00 from 10.1.0.39:7926 (0)
2026-03-10 17:47:18.759@LM_INFO@(9769|9790) INFO: MulticastManager::join: joined group 239.255.4.2:7900 on lo/127.0.0.1 (0x7b700000b1c8 joined count 4)
2026-03-10 17:47:18.759@LM_INFO@(9769|9782) Sedp::remote_knows_about_local_i: local 01037c1e.52ddd570.2629be99.000003c7(3702fa62) remote 01037c1e.52ddd570.2629be9b.000003c2(3da85d8d)
2026-03-10 17:47:18.759@LM_DEBUG@(9769|9769) WriteDataContainer sample_list_element_allocator 35178 with 20 chunks
2026-03-10 17:47:18.759@LM_INFO@(9769|9774) Sedp::remote_is_authenticated_i: local 01037c1e.52ddd570.2629be97.000003c7(88324403) remote 01037c1e.52ddd570.2629be9b.000003c2(3da85d8d)
2026-03-10 17:47:18.759@LM_INFO@(9769|9778) Sedp::remote_is_authenticated_i: local 01037c1e.52ddd570.2629be98.000003c7(0a62d3d2) remote 01037c1e.52ddd570.2629be9b.000003c2(3da85d8d)
2026-03-10 17:47:18.759@LM_INFO@(9769|9786) Sedp::remote_knows_about_local_i: local 01037c1e.52ddd570.2629be9a.000003c7(70a280b2) remote 01037c1e.52ddd570.2629be9b.000003c2(3da85d8d)
2026-03-10 17:47:18.759@LM_INFO@(9769|9790) INFO: MulticastManager::join: joined group ff03::1:7900 on lo/::1 (0x7b700000b1c8 joined count 5)
2026-03-10 17:47:18.759@LM_INFO@(9769|9778) Sedp::local_has_remote_participant_token_i: local 01037c1e.52ddd570.2629be98.000003c7(0a62d3d2) remote 01037c1e.52ddd570.2629be9b.000003c2(3da85d8d)
2026-03-10 17:47:18.759@LM_INFO@(9769|9778) Sedp::remote_has_local_participant_token_i: local 01037c1e.52ddd570.2629be98.000003c7(0a62d3d2) remote 01037c1e.52ddd570.2629be9b.000003c2(3da85d8d)
2026-03-10 17:47:18.759@LM_INFO@(9769|9786) Sedp::remote_is_authenticated_i: local 01037c1e.52ddd570.2629be9a.000003c7(70a280b2) remote 01037c1e.52ddd570.2629be9b.000003c2(3da85d8d)
2026-03-10 17:47:18.759@LM_INFO@(9769|9774) Sedp::local_has_remote_participant_token_i: local 01037c1e.52ddd570.2629be97.000003c7(88324403) remote 01037c1e.52ddd570.2629be9b.000003c2(3da85d8d)
2026-03-10 17:47:18.759@LM_INFO@(9769|9782) Sedp::remote_is_authenticated_i: local 01037c1e.52ddd570.2629be99.000003c7(3702fa62) remote 01037c1e.52ddd570.2629be9b.000003c2(3da85d8d)
2026-03-10 17:47:18.759@LM_INFO@(9769|9774) Sedp::remote_has_local_participant_token_i: local 01037c1e.52ddd570.2629be97.000003c7(88324403) remote 01037c1e.52ddd570.2629be9b.000003c2(3da85d8d)
2026-03-10 17:47:18.759@LM_DEBUG@(9769|9769) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 29a00 with 20 chunks
2026-03-10 17:47:18.759@LM_DEBUG@(9769|9769) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 29a90 with 20 chunks
2026-03-10 17:47:18.759@LM_INFO@(9769|9782) Sedp::local_has_remote_participant_token_i: local 01037c1e.52ddd570.2629be99.000003c7(3702fa62) remote 01037c1e.52ddd570.2629be9b.000003c2(3da85d8d)
2026-03-10 17:47:18.759@LM_INFO@(9769|9786) Sedp::local_has_remote_participant_token_i: local 01037c1e.52ddd570.2629be9a.000003c7(70a280b2) remote 01037c1e.52ddd570.2629be9b.000003c2(3da85d8d)
2026-03-10 17:47:18.759@LM_INFO@(9769|9774) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.52ddd570.2629be97.000003c7(88324403) remote 01037c1e.52ddd570.2629be9b.000003c2(3da85d8d)
2026-03-10 17:47:18.759@LM_INFO@(9769|9778) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.52ddd570.2629be98.000003c7(0a62d3d2) remote 01037c1e.52ddd570.2629be9b.000003c2(3da85d8d)
2026-03-10 17:47:18.759@LM_DEBUG@(9769|9769) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1b480 with 20 chunks
2026-03-10 17:47:18.759@LM_INFO@(9769|9782) Sedp::remote_has_local_participant_token_i: local 01037c1e.52ddd570.2629be99.000003c7(3702fa62) remote 01037c1e.52ddd570.2629be9b.000003c2(3da85d8d)
2026-03-10 17:47:18.759@LM_INFO@(9769|9778) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.52ddd570.2629be98.000003c7(0a62d3d2) remote 01037c1e.52ddd570.2629be9b.000003c2(3da85d8d)
2026-03-10 17:47:18.759@LM_INFO@(9769|9786) Sedp::remote_has_local_participant_token_i: local 01037c1e.52ddd570.2629be9a.000003c7(70a280b2) remote 01037c1e.52ddd570.2629be9b.000003c2(3da85d8d)
2026-03-10 17:47:18.759@LM_INFO@(9769|9774) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.52ddd570.2629be97.000003c7(88324403) remote 01037c1e.52ddd570.2629be9b.000003c2(3da85d8d)
2026-03-10 17:47:18.759@LM_DEBUG@(9769|9769) Service_Participant::get_discovery: returning repository for domain 2, repo DiscoveryConfigTemplate.
2026-03-10 17:47:18.759@LM_INFO@(9769|9778) Sedp::process_association_records_i associating built-ins local 01037c1e.52ddd570.2629be98.000003c7(0a62d3d2) remote 01037c1e.52ddd570.2629be9b.000003c2(3da85d8d) pending 10 done 0
2026-03-10 17:47:18.759@LM_INFO@(9769|9782) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.52ddd570.2629be99.000003c7(3702fa62) remote 01037c1e.52ddd570.2629be9b.000003c2(3da85d8d)
2026-03-10 17:47:18.759@LM_INFO@(9769|9774) Sedp::process_association_records_i associating built-ins local 01037c1e.52ddd570.2629be97.000003c7(88324403) remote 01037c1e.52ddd570.2629be9b.000003c2(3da85d8d) pending 10 done 0
2026-03-10 17:47:18.760@LM_DEBUG@(9769|9774) TransportClient::associate added PendingAssoc between 01037c1e.52ddd570.2629be97.000003c7(88324403) and remote 01037c1e.52ddd570.2629be9b.000003c2(3da85d8d)
2026-03-10 17:47:18.760@LM_INFO@(9769|9782) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.52ddd570.2629be99.000003c7(3702fa62) remote 01037c1e.52ddd570.2629be9b.000003c2(3da85d8d)
2026-03-10 17:47:18.760@LM_DEBUG@(9769|9778) TransportClient::associate added PendingAssoc between 01037c1e.52ddd570.2629be98.000003c7(0a62d3d2) and remote 01037c1e.52ddd570.2629be9b.000003c2(3da85d8d)
2026-03-10 17:47:18.760@LM_INFO@(9769|9782) Sedp::process_association_records_i associating built-ins local 01037c1e.52ddd570.2629be99.000003c7(3702fa62) remote 01037c1e.52ddd570.2629be9b.000003c2(3da85d8d) pending 10 done 0
2026-03-10 17:47:18.759@LM_INFO@(9769|9786) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.52ddd570.2629be9a.000003c7(70a280b2) remote 01037c1e.52ddd570.2629be9b.000003c2(3da85d8d)
2026-03-10 17:47:18.760@LM_DEBUG@(9769|9782) TransportClient::associate added PendingAssoc between 01037c1e.52ddd570.2629be99.000003c7(3702fa62) and remote 01037c1e.52ddd570.2629be9b.000003c2(3da85d8d)
2026-03-10 17:47:18.760@LM_INFO@(9769|9786) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.52ddd570.2629be9a.000003c7(70a280b2) remote 01037c1e.52ddd570.2629be9b.000003c2(3da85d8d)
2026-03-10 17:47:18.760@LM_INFO@(9769|9774) Sedp::remote_knows_about_local_i: local 01037c1e.52ddd570.2629be97.000004c7(c773d2c4) remote 01037c1e.52ddd570.2629be9b.000004c2(72e9cb4a)
2026-03-10 17:47:18.760@LM_INFO@(9769|9786) Sedp::process_association_records_i associating built-ins local 01037c1e.52ddd570.2629be9a.000003c7(70a280b2) remote 01037c1e.52ddd570.2629be9b.000003c2(3da85d8d) pending 10 done 0
2026-03-10 17:47:18.760@LM_INFO@(9769|9778) Sedp::remote_knows_about_local_i: local 01037c1e.52ddd570.2629be98.000004c7(45234515) remote 01037c1e.52ddd570.2629be9b.000004c2(72e9cb4a)
2026-03-10 17:47:18.760@LM_INFO@(9769|9778) Sedp::remote_is_authenticated_i: local 01037c1e.52ddd570.2629be98.000004c7(45234515) remote 01037c1e.52ddd570.2629be9b.000004c2(72e9cb4a)
2026-03-10 17:47:18.760@LM_INFO@(9769|9778) Sedp::local_has_remote_participant_token_i: local 01037c1e.52ddd570.2629be98.000004c7(45234515) remote 01037c1e.52ddd570.2629be9b.000004c2(72e9cb4a)
2026-03-10 17:47:18.760@LM_INFO@(9769|9778) Sedp::remote_has_local_participant_token_i: local 01037c1e.52ddd570.2629be98.000004c7(45234515) remote 01037c1e.52ddd570.2629be9b.000004c2(72e9cb4a)
2026-03-10 17:47:18.760@LM_INFO@(9769|9778) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.52ddd570.2629be98.000004c7(45234515) remote 01037c1e.52ddd570.2629be9b.000004c2(72e9cb4a)
2026-03-10 17:47:18.760@LM_INFO@(9769|9774) Sedp::remote_is_authenticated_i: local 01037c1e.52ddd570.2629be97.000004c7(c773d2c4) remote 01037c1e.52ddd570.2629be9b.000004c2(72e9cb4a)
2026-03-10 17:47:18.760@LM_INFO@(9769|9778) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.52ddd570.2629be98.000004c7(45234515) remote 01037c1e.52ddd570.2629be9b.000004c2(72e9cb4a)
2026-03-10 17:47:18.760@LM_DEBUG@(9769|9786) TransportClient::associate added PendingAssoc between 01037c1e.52ddd570.2629be9a.000003c7(70a280b2) and remote 01037c1e.52ddd570.2629be9b.000003c2(3da85d8d)
2026-03-10 17:47:18.760@LM_INFO@(9769|9778) Sedp::process_association_records_i associating built-ins local 01037c1e.52ddd570.2629be98.000004c7(45234515) remote 01037c1e.52ddd570.2629be9b.000004c2(72e9cb4a) pending 9 done 1
2026-03-10 17:47:18.760@LM_INFO@(9769|9782) Sedp::remote_knows_about_local_i: local 01037c1e.52ddd570.2629be99.000004c7(78436ca5) remote 01037c1e.52ddd570.2629be9b.000004c2(72e9cb4a)
2026-03-10 17:47:18.760@LM_INFO@(9769|9782) Sedp::remote_is_authenticated_i: local 01037c1e.52ddd570.2629be99.000004c7(78436ca5) remote 01037c1e.52ddd570.2629be9b.000004c2(72e9cb4a)
2026-03-10 17:47:18.761@LM_DEBUG@(9769|9778) TransportClient::associate added PendingAssoc between 01037c1e.52ddd570.2629be98.000004c7(45234515) and remote 01037c1e.52ddd570.2629be9b.000004c2(72e9cb4a)
2026-03-10 17:47:18.761@LM_INFO@(9769|9782) Sedp::local_has_remote_participant_token_i: local 01037c1e.52ddd570.2629be99.000004c7(78436ca5) remote 01037c1e.52ddd570.2629be9b.000004c2(72e9cb4a)
2026-03-10 17:47:18.761@LM_INFO@(9769|9782) Sedp::remote_has_local_participant_token_i: local 01037c1e.52ddd570.2629be99.000004c7(78436ca5) remote 01037c1e.52ddd570.2629be9b.000004c2(72e9cb4a)
2026-03-10 17:47:18.761@LM_INFO@(9769|9782) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.52ddd570.2629be99.000004c7(78436ca5) remote 01037c1e.52ddd570.2629be9b.000004c2(72e9cb4a)
2026-03-10 17:47:18.761@LM_INFO@(9769|9782) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.52ddd570.2629be99.000004c7(78436ca5) remote 01037c1e.52ddd570.2629be9b.000004c2(72e9cb4a)
2026-03-10 17:47:18.761@LM_DEBUG@(9769|9769) RtpsUdpTransport::open_socket: opened IPv4 unicast socket 73 for 0.0.0.0:0
2026-03-10 17:47:18.761@LM_INFO@(9769|9782) Sedp::process_association_records_i associating built-ins local 01037c1e.52ddd570.2629be99.000004c7(78436ca5) remote 01037c1e.52ddd570.2629be9b.000004c2(72e9cb4a) pending 9 done 1
2026-03-10 17:47:18.760@LM_INFO@(9769|9774) Sedp::local_has_remote_participant_token_i: local 01037c1e.52ddd570.2629be97.000004c7(c773d2c4) remote 01037c1e.52ddd570.2629be9b.000004c2(72e9cb4a)
2026-03-10 17:47:18.761@LM_DEBUG@(9769|9782) TransportClient::associate added PendingAssoc between 01037c1e.52ddd570.2629be99.000004c7(78436ca5) and remote 01037c1e.52ddd570.2629be9b.000004c2(72e9cb4a)
2026-03-10 17:47:18.761@LM_INFO@(9769|9774) Sedp::remote_has_local_participant_token_i: local 01037c1e.52ddd570.2629be97.000004c7(c773d2c4) remote 01037c1e.52ddd570.2629be9b.000004c2(72e9cb4a)
2026-03-10 17:47:18.761@LM_DEBUG@(9769|9769) RtpsUdpTransport::open_socket: opened IPv6 unicast socket 74 for :::0
2026-03-10 17:47:18.761@LM_INFO@(9769|9786) Sedp::remote_knows_about_local_i: local 01037c1e.52ddd570.2629be9a.000004c7(3fe31675) remote 01037c1e.52ddd570.2629be9b.000004c2(72e9cb4a)
2026-03-10 17:47:18.761@LM_INFO@(9769|9778) Sedp::remote_knows_about_local_i: local 01037c1e.52ddd570.2629be98.000200c7(22cb547f) remote 01037c1e.52ddd570.2629be9b.000200c2(1501da20)
2026-03-10 17:47:18.761@LM_INFO@(9769|9786) Sedp::remote_is_authenticated_i: local 01037c1e.52ddd570.2629be9a.000004c7(3fe31675) remote 01037c1e.52ddd570.2629be9b.000004c2(72e9cb4a)
2026-03-10 17:47:18.761@LM_INFO@(9769|9774) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.52ddd570.2629be97.000004c7(c773d2c4) remote 01037c1e.52ddd570.2629be9b.000004c2(72e9cb4a)
2026-03-10 17:47:18.761@LM_INFO@(9769|9786) Sedp::local_has_remote_participant_token_i: local 01037c1e.52ddd570.2629be9a.000004c7(3fe31675) remote 01037c1e.52ddd570.2629be9b.000004c2(72e9cb4a)
2026-03-10 17:47:18.761@LM_INFO@(9769|9778) Sedp::remote_is_authenticated_i: local 01037c1e.52ddd570.2629be98.000200c7(22cb547f) remote 01037c1e.52ddd570.2629be9b.000200c2(1501da20)
2026-03-10 17:47:18.761@LM_INFO@(9769|9786) Sedp::remote_has_local_participant_token_i: local 01037c1e.52ddd570.2629be9a.000004c7(3fe31675) remote 01037c1e.52ddd570.2629be9b.000004c2(72e9cb4a)
2026-03-10 17:47:18.761@LM_INFO@(9769|9778) Sedp::local_has_remote_participant_token_i: local 01037c1e.52ddd570.2629be98.000200c7(22cb547f) remote 01037c1e.52ddd570.2629be9b.000200c2(1501da20)
2026-03-10 17:47:18.761@LM_INFO@(9769|9782) Sedp::remote_knows_about_local_i: local 01037c1e.52ddd570.2629be99.000200c7(1fab7dcf) remote 01037c1e.52ddd570.2629be9b.000200c2(1501da20)
2026-03-10 17:47:18.761@LM_INFO@(9769|9774) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.52ddd570.2629be97.000004c7(c773d2c4) remote 01037c1e.52ddd570.2629be9b.000004c2(72e9cb4a)
2026-03-10 17:47:18.761@LM_INFO@(9769|9786) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.52ddd570.2629be9a.000004c7(3fe31675) remote 01037c1e.52ddd570.2629be9b.000004c2(72e9cb4a)
2026-03-10 17:47:18.761@LM_INFO@(9769|9782) Sedp::remote_is_authenticated_i: local 01037c1e.52ddd570.2629be99.000200c7(1fab7dcf) remote 01037c1e.52ddd570.2629be9b.000200c2(1501da20)
2026-03-10 17:47:18.761@LM_INFO@(9769|9786) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.52ddd570.2629be9a.000004c7(3fe31675) remote 01037c1e.52ddd570.2629be9b.000004c2(72e9cb4a)
2026-03-10 17:47:18.761@LM_INFO@(9769|9782) Sedp::local_has_remote_participant_token_i: local 01037c1e.52ddd570.2629be99.000200c7(1fab7dcf) remote 01037c1e.52ddd570.2629be9b.000200c2(1501da20)
2026-03-10 17:47:18.761@LM_INFO@(9769|9774) Sedp::process_association_records_i associating built-ins local 01037c1e.52ddd570.2629be97.000004c7(c773d2c4) remote 01037c1e.52ddd570.2629be9b.000004c2(72e9cb4a) pending 9 done 1
2026-03-10 17:47:18.761@LM_INFO@(9769|9778) Sedp::remote_has_local_participant_token_i: local 01037c1e.52ddd570.2629be98.000200c7(22cb547f) remote 01037c1e.52ddd570.2629be9b.000200c2(1501da20)
2026-03-10 17:47:18.762@LM_INFO@(9769|9782) Sedp::remote_has_local_participant_token_i: local 01037c1e.52ddd570.2629be99.000200c7(1fab7dcf) remote 01037c1e.52ddd570.2629be9b.000200c2(1501da20)
2026-03-10 17:47:18.761@LM_INFO@(9769|9786) Sedp::process_association_records_i associating built-ins local 01037c1e.52ddd570.2629be9a.000004c7(3fe31675) remote 01037c1e.52ddd570.2629be9b.000004c2(72e9cb4a) pending 9 done 1
2026-03-10 17:47:18.762@LM_INFO@(9769|9782) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.52ddd570.2629be99.000200c7(1fab7dcf) remote 01037c1e.52ddd570.2629be9b.000200c2(1501da20)
2026-03-10 17:47:18.762@LM_DEBUG@(9769|9774) TransportClient::associate added PendingAssoc between 01037c1e.52ddd570.2629be97.000004c7(c773d2c4) and remote 01037c1e.52ddd570.2629be9b.000004c2(72e9cb4a)
2026-03-10 17:47:18.762@LM_INFO@(9769|9778) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.52ddd570.2629be98.000200c7(22cb547f) remote 01037c1e.52ddd570.2629be9b.000200c2(1501da20)
2026-03-10 17:47:18.762@LM_DEBUG@(9769|9786) TransportClient::associate added PendingAssoc between 01037c1e.52ddd570.2629be9a.000004c7(3fe31675) and remote 01037c1e.52ddd570.2629be9b.000004c2(72e9cb4a)
2026-03-10 17:47:18.762@LM_INFO@(9769|9782) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.52ddd570.2629be99.000200c7(1fab7dcf) remote 01037c1e.52ddd570.2629be9b.000200c2(1501da20)
2026-03-10 17:47:18.762@LM_INFO@(9769|9782) Sedp::process_association_records_i associating built-ins local 01037c1e.52ddd570.2629be99.000200c7(1fab7dcf) remote 01037c1e.52ddd570.2629be9b.000200c2(1501da20) pending 8 done 2
2026-03-10 17:47:18.762@LM_DEBUG@(9769|9782) TransportClient::associate added PendingAssoc between 01037c1e.52ddd570.2629be99.000200c7(1fab7dcf) and remote 01037c1e.52ddd570.2629be9b.000200c2(1501da20)
2026-03-10 17:47:18.762@LM_INFO@(9769|9774) Sedp::remote_knows_about_local_i: local 01037c1e.52ddd570.2629be97.000200c7(a09bc3ae) remote 01037c1e.52ddd570.2629be9b.000200c2(1501da20)
2026-03-10 17:47:18.762@LM_INFO@(9769|9774) Sedp::remote_is_authenticated_i: local 01037c1e.52ddd570.2629be97.000200c7(a09bc3ae) remote 01037c1e.52ddd570.2629be9b.000200c2(1501da20)
2026-03-10 17:47:18.762@LM_INFO@(9769|9774) Sedp::local_has_remote_participant_token_i: local 01037c1e.52ddd570.2629be97.000200c7(a09bc3ae) remote 01037c1e.52ddd570.2629be9b.000200c2(1501da20)
2026-03-10 17:47:18.762@LM_INFO@(9769|9774) Sedp::remote_has_local_participant_token_i: local 01037c1e.52ddd570.2629be97.000200c7(a09bc3ae) remote 01037c1e.52ddd570.2629be9b.000200c2(1501da20)
2026-03-10 17:47:18.762@LM_INFO@(9769|9774) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.52ddd570.2629be97.000200c7(a09bc3ae) remote 01037c1e.52ddd570.2629be9b.000200c2(1501da20)
2026-03-10 17:47:18.762@LM_INFO@(9769|9786) Sedp::remote_knows_about_local_i: local 01037c1e.52ddd570.2629be9a.000200c7(580b071f) remote 01037c1e.52ddd570.2629be9b.000200c2(1501da20)
2026-03-10 17:47:18.762@LM_INFO@(9769|9786) Sedp::remote_is_authenticated_i: local 01037c1e.52ddd570.2629be9a.000200c7(580b071f) remote 01037c1e.52ddd570.2629be9b.000200c2(1501da20)
2026-03-10 17:47:18.762@LM_INFO@(9769|9782) Sedp::remote_knows_about_local_i: local 01037c1e.52ddd570.2629be99.000300c4(87604642) remote 01037c1e.52ddd570.2629be9b.000300c3(63c48081)
2026-03-10 17:47:18.762@LM_INFO@(9769|9774) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.52ddd570.2629be97.000200c7(a09bc3ae) remote 01037c1e.52ddd570.2629be9b.000200c2(1501da20)
2026-03-10 17:47:18.762@LM_INFO@(9769|9782) Sedp::remote_is_authenticated_i: local 01037c1e.52ddd570.2629be99.000300c4(87604642) remote 01037c1e.52ddd570.2629be9b.000300c3(63c48081)
2026-03-10 17:47:18.762@LM_INFO@(9769|9778) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.52ddd570.2629be98.000200c7(22cb547f) remote 01037c1e.52ddd570.2629be9b.000200c2(1501da20)
2026-03-10 17:47:18.762@LM_INFO@(9769|9774) Sedp::process_association_records_i associating built-ins local 01037c1e.52ddd570.2629be97.000200c7(a09bc3ae) remote 01037c1e.52ddd570.2629be9b.000200c2(1501da20) pending 8 done 2
2026-03-10 17:47:18.762@LM_INFO@(9769|9786) Sedp::local_has_remote_participant_token_i: local 01037c1e.52ddd570.2629be9a.000200c7(580b071f) remote 01037c1e.52ddd570.2629be9b.000200c2(1501da20)
2026-03-10 17:47:18.763@LM_INFO@(9769|9778) Sedp::process_association_records_i associating built-ins local 01037c1e.52ddd570.2629be98.000200c7(22cb547f) remote 01037c1e.52ddd570.2629be9b.000200c2(1501da20) pending 8 done 2
2026-03-10 17:47:18.763@LM_INFO@(9769|9782) Sedp::local_has_remote_participant_token_i: local 01037c1e.52ddd570.2629be99.000300c4(87604642) remote 01037c1e.52ddd570.2629be9b.000300c3(63c48081)
2026-03-10 17:47:18.763@LM_INFO@(9769|9786) Sedp::remote_has_local_participant_token_i: local 01037c1e.52ddd570.2629be9a.000200c7(580b071f) remote 01037c1e.52ddd570.2629be9b.000200c2(1501da20)
2026-03-10 17:47:18.763@LM_INFO@(9769|9782) Sedp::remote_has_local_participant_token_i: local 01037c1e.52ddd570.2629be99.000300c4(87604642) remote 01037c1e.52ddd570.2629be9b.000300c3(63c48081)
2026-03-10 17:47:18.763@LM_INFO@(9769|9786) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.52ddd570.2629be9a.000200c7(580b071f) remote 01037c1e.52ddd570.2629be9b.000200c2(1501da20)
2026-03-10 17:47:18.763@LM_DEBUG@(9769|9774) TransportClient::associate added PendingAssoc between 01037c1e.52ddd570.2629be97.000200c7(a09bc3ae) and remote 01037c1e.52ddd570.2629be9b.000200c2(1501da20)
2026-03-10 17:47:18.763@LM_INFO@(9769|9782) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.52ddd570.2629be99.000300c4(87604642) remote 01037c1e.52ddd570.2629be9b.000300c3(63c48081)
2026-03-10 17:47:18.763@LM_INFO@(9769|9782) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.52ddd570.2629be99.000300c4(87604642) remote 01037c1e.52ddd570.2629be9b.000300c3(63c48081)
2026-03-10 17:47:18.763@LM_DEBUG@(9769|9778) TransportClient::associate added PendingAssoc between 01037c1e.52ddd570.2629be98.000200c7(22cb547f) and remote 01037c1e.52ddd570.2629be9b.000200c2(1501da20)
2026-03-10 17:47:18.763@LM_INFO@(9769|9782) Sedp::process_association_records_i associating built-ins local 01037c1e.52ddd570.2629be99.000300c4(87604642) remote 01037c1e.52ddd570.2629be9b.000300c3(63c48081) pending 7 done 3
2026-03-10 17:47:18.763@LM_DEBUG@(9769|9782) TransportClient::associate added PendingAssoc between 01037c1e.52ddd570.2629be99.000300c4(87604642) and remote 01037c1e.52ddd570.2629be9b.000300c3(63c48081)
2026-03-10 17:47:18.763@LM_INFO@(9769|9786) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.52ddd570.2629be9a.000200c7(580b071f) remote 01037c1e.52ddd570.2629be9b.000200c2(1501da20)
2026-03-10 17:47:18.763@LM_INFO@(9769|9786) Sedp::process_association_records_i associating built-ins local 01037c1e.52ddd570.2629be9a.000200c7(580b071f) remote 01037c1e.52ddd570.2629be9b.000200c2(1501da20) pending 8 done 2
2026-03-10 17:47:18.763@LM_DEBUG@(9769|9786) TransportClient::associate added PendingAssoc between 01037c1e.52ddd570.2629be9a.000200c7(580b071f) and remote 01037c1e.52ddd570.2629be9b.000200c2(1501da20)
2026-03-10 17:47:18.763@LM_INFO@(9769|9782) Sedp::remote_knows_about_local_i: local 01037c1e.52ddd570.2629be99.000300c3(1904d3e1) remote 01037c1e.52ddd570.2629be9b.000300c4(fda01522)
2026-03-10 17:47:18.763@LM_INFO@(9769|9778) Sedp::remote_knows_about_local_i: local 01037c1e.52ddd570.2629be98.000300c4(ba006ff2) remote 01037c1e.52ddd570.2629be9b.000300c3(63c48081)
2026-03-10 17:47:18.764@LM_INFO@(9769|9782) Sedp::remote_is_authenticated_i: local 01037c1e.52ddd570.2629be99.000300c3(1904d3e1) remote 01037c1e.52ddd570.2629be9b.000300c4(fda01522)
2026-03-10 17:47:18.764@LM_INFO@(9769|9778) Sedp::remote_is_authenticated_i: local 01037c1e.52ddd570.2629be98.000300c4(ba006ff2) remote 01037c1e.52ddd570.2629be9b.000300c3(63c48081)
2026-03-10 17:47:18.764@LM_INFO@(9769|9782) Sedp::local_has_remote_participant_token_i: local 01037c1e.52ddd570.2629be99.000300c3(1904d3e1) remote 01037c1e.52ddd570.2629be9b.000300c4(fda01522)
2026-03-10 17:47:18.764@LM_INFO@(9769|9782) Sedp::remote_has_local_participant_token_i: local 01037c1e.52ddd570.2629be99.000300c3(1904d3e1) remote 01037c1e.52ddd570.2629be9b.000300c4(fda01522)
2026-03-10 17:47:18.764@LM_INFO@(9769|9782) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.52ddd570.2629be99.000300c3(1904d3e1) remote 01037c1e.52ddd570.2629be9b.000300c4(fda01522)
2026-03-10 17:47:18.764@LM_INFO@(9769|9786) Sedp::remote_knows_about_local_i: local 01037c1e.52ddd570.2629be9a.000300c4(c0c03c92) remote 01037c1e.52ddd570.2629be9b.000300c3(63c48081)
2026-03-10 17:47:18.764@LM_INFO@(9769|9782) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.52ddd570.2629be99.000300c3(1904d3e1) remote 01037c1e.52ddd570.2629be9b.000300c4(fda01522)
2026-03-10 17:47:18.764@LM_INFO@(9769|9786) Sedp::remote_is_authenticated_i: local 01037c1e.52ddd570.2629be9a.000300c4(c0c03c92) remote 01037c1e.52ddd570.2629be9b.000300c3(63c48081)
2026-03-10 17:47:18.764@LM_INFO@(9769|9782) Sedp::process_association_records_i associating built-ins local 01037c1e.52ddd570.2629be99.000300c3(1904d3e1) remote 01037c1e.52ddd570.2629be9b.000300c4(fda01522) pending 6 done 4
2026-03-10 17:47:18.763@LM_INFO@(9769|9774) Sedp::remote_knows_about_local_i: local 01037c1e.52ddd570.2629be97.000300c4(3850f823) remote 01037c1e.52ddd570.2629be9b.000300c3(63c48081)
2026-03-10 17:47:18.764@LM_INFO@(9769|9774) Sedp::remote_is_authenticated_i: local 01037c1e.52ddd570.2629be97.000300c4(3850f823) remote 01037c1e.52ddd570.2629be9b.000300c3(63c48081)
2026-03-10 17:47:18.764@LM_INFO@(9769|9774) Sedp::local_has_remote_participant_token_i: local 01037c1e.52ddd570.2629be97.000300c4(3850f823) remote 01037c1e.52ddd570.2629be9b.000300c3(63c48081)
2026-03-10 17:47:18.764@LM_DEBUG@(9769|9782) TransportClient::associate added PendingAssoc between 01037c1e.52ddd570.2629be99.000300c3(1904d3e1) and remote 01037c1e.52ddd570.2629be9b.000300c4(fda01522)
2026-03-10 17:47:18.764@LM_INFO@(9769|9774) Sedp::remote_has_local_participant_token_i: local 01037c1e.52ddd570.2629be97.000300c4(3850f823) remote 01037c1e.52ddd570.2629be9b.000300c3(63c48081)
2026-03-10 17:47:18.764@LM_INFO@(9769|9786) Sedp::local_has_remote_participant_token_i: local 01037c1e.52ddd570.2629be9a.000300c4(c0c03c92) remote 01037c1e.52ddd570.2629be9b.000300c3(63c48081)
2026-03-10 17:47:18.764@LM_INFO@(9769|9774) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.52ddd570.2629be97.000300c4(3850f823) remote 01037c1e.52ddd570.2629be9b.000300c3(63c48081)
2026-03-10 17:47:18.764@LM_INFO@(9769|9774) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.52ddd570.2629be97.000300c4(3850f823) remote 01037c1e.52ddd570.2629be9b.000300c3(63c48081)
2026-03-10 17:47:18.764@LM_DEBUG@(9769|9782) PendingAssoc::initiate_connect - between 01037c1e.52ddd570.2629be99.000300c3(1904d3e1) and remote 01037c1e.52ddd570.2629be9b.000300c4(fda01522)
2026-03-10 17:47:18.764@LM_INFO@(9769|9786) Sedp::remote_has_local_participant_token_i: local 01037c1e.52ddd570.2629be9a.000300c4(c0c03c92) remote 01037c1e.52ddd570.2629be9b.000300c3(63c48081)
2026-03-10 17:47:18.764@LM_INFO@(9769|9778) Sedp::local_has_remote_participant_token_i: local 01037c1e.52ddd570.2629be98.000300c4(ba006ff2) remote 01037c1e.52ddd570.2629be9b.000300c3(63c48081)
2026-03-10 17:47:18.764@LM_DEBUG@(9769|9782) TransportClient::initiate_connect_i - attempt to connect_datalink between local 01037c1e.52ddd570.2629be99.000300c3(1904d3e1) and remote 01037c1e.52ddd570.2629be9b.000300c4(fda01522)
2026-03-10 17:47:18.764@LM_INFO@(9769|9774) Sedp::process_association_records_i associating built-ins local 01037c1e.52ddd570.2629be97.000300c4(3850f823) remote 01037c1e.52ddd570.2629be9b.000300c3(63c48081) pending 7 done 3
2026-03-10 17:47:18.764@LM_INFO@(9769|9778) Sedp::remote_has_local_participant_token_i: local 01037c1e.52ddd570.2629be98.000300c4(ba006ff2) remote 01037c1e.52ddd570.2629be9b.000300c3(63c48081)
2026-03-10 17:47:18.764@LM_INFO@(9769|9778) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.52ddd570.2629be98.000300c4(ba006ff2) remote 01037c1e.52ddd570.2629be9b.000300c3(63c48081)
2026-03-10 17:47:18.765@LM_INFO@(9769|9778) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.52ddd570.2629be98.000300c4(ba006ff2) remote 01037c1e.52ddd570.2629be9b.000300c3(63c48081)
2026-03-10 17:47:18.765@LM_INFO@(9769|9778) Sedp::process_association_records_i associating built-ins local 01037c1e.52ddd570.2629be98.000300c4(ba006ff2) remote 01037c1e.52ddd570.2629be9b.000300c3(63c48081) pending 7 done 3
2026-03-10 17:47:18.764@LM_INFO@(9769|9786) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.52ddd570.2629be9a.000300c4(c0c03c92) remote 01037c1e.52ddd570.2629be9b.000300c3(63c48081)
2026-03-10 17:47:18.765@LM_DEBUG@(9769|9782) TransportClient::initiate_connect_i - connection between local 01037c1e.52ddd570.2629be99.000300c3(1904d3e1) and remote 01037c1e.52ddd570.2629be9b.000300c4(fda01522) initiation successful
2026-03-10 17:47:18.765@LM_INFO@(9769|9786) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.52ddd570.2629be9a.000300c4(c0c03c92) remote 01037c1e.52ddd570.2629be9b.000300c3(63c48081)
2026-03-10 17:47:18.765@LM_DEBUG@(9769|9782) TransportClient::use_datalink_i TransportClient(0x7b5c0000ab88) using datalink[0x7b7c00029ae8] from 01037c1e.52ddd570.2629be9b.000300c4(fda01522)
2026-03-10 17:47:18.765@LM_INFO@(9769|9786) Sedp::process_association_records_i associating built-ins local 01037c1e.52ddd570.2629be9a.000300c4(c0c03c92) remote 01037c1e.52ddd570.2629be9b.000300c3(63c48081) pending 7 done 3
2026-03-10 17:47:18.765@LM_DEBUG@(9769|9782) TransportClient::use_datalink_i TransportClient(0x7b5c0000ab88) about to add_link[0x7b7c00029ae8] to remote: 01037c1e.52ddd570.2629be9b.000300c4(fda01522)
2026-03-10 17:47:18.765@LM_DEBUG@(9769|9782) DataLink::make_reservation() - creating association local publication 01037c1e.52ddd570.2629be99.000300c3(1904d3e1) <--> with remote subscription 01037c1e.52ddd570.2629be9b.000300c4(fda01522).
2026-03-10 17:47:18.765@LM_DEBUG@(9769|9778) TransportClient::associate added PendingAssoc between 01037c1e.52ddd570.2629be98.000300c4(ba006ff2) and remote 01037c1e.52ddd570.2629be9b.000300c3(63c48081)
2026-03-10 17:47:18.765@LM_DEBUG@(9769|9782) DEBUG: Sedp::association_complete_i local 01037c1e.52ddd570.2629be99.000300c3(1904d3e1) remote 01037c1e.52ddd570.2629be9b.000300c4(fda01522)
2026-03-10 17:47:18.765@LM_INFO@(9769|9782) Sedp::remote_knows_about_local_i: local 01037c1e.52ddd570.2629be99.000301c4(9e7b7703) remote 01037c1e.52ddd570.2629be9b.000301c3(7adfb1c0)
2026-03-10 17:47:18.765@LM_INFO@(9769|9782) Sedp::remote_is_authenticated_i: local 01037c1e.52ddd570.2629be99.000301c4(9e7b7703) remote 01037c1e.52ddd570.2629be9b.000301c3(7adfb1c0)
2026-03-10 17:47:18.765@LM_INFO@(9769|9782) Sedp::local_has_remote_participant_token_i: local 01037c1e.52ddd570.2629be99.000301c4(9e7b7703) remote 01037c1e.52ddd570.2629be9b.000301c3(7adfb1c0)
2026-03-10 17:47:18.765@LM_INFO@(9769|9782) Sedp::remote_has_local_participant_token_i: local 01037c1e.52ddd570.2629be99.000301c4(9e7b7703) remote 01037c1e.52ddd570.2629be9b.000301c3(7adfb1c0)
2026-03-10 17:47:18.765@LM_DEBUG@(9769|9774) TransportClient::associate added PendingAssoc between 01037c1e.52ddd570.2629be97.000300c4(3850f823) and remote 01037c1e.52ddd570.2629be9b.000300c3(63c48081)
2026-03-10 17:47:18.765@LM_INFO@(9769|9778) Sedp::remote_knows_about_local_i: local 01037c1e.52ddd570.2629be98.000300c3(2464fa51) remote 01037c1e.52ddd570.2629be9b.000300c4(fda01522)
2026-03-10 17:47:18.765@LM_DEBUG@(9769|9786) TransportClient::associate added PendingAssoc between 01037c1e.52ddd570.2629be9a.000300c4(c0c03c92) and remote 01037c1e.52ddd570.2629be9b.000300c3(63c48081)
2026-03-10 17:47:18.765@LM_INFO@(9769|9778) Sedp::remote_is_authenticated_i: local 01037c1e.52ddd570.2629be98.000300c3(2464fa51) remote 01037c1e.52ddd570.2629be9b.000300c4(fda01522)
2026-03-10 17:47:18.765@LM_INFO@(9769|9778) Sedp::local_has_remote_participant_token_i: local 01037c1e.52ddd570.2629be98.000300c3(2464fa51) remote 01037c1e.52ddd570.2629be9b.000300c4(fda01522)
2026-03-10 17:47:18.766@LM_INFO@(9769|9778) Sedp::remote_has_local_participant_token_i: local 01037c1e.52ddd570.2629be98.000300c3(2464fa51) remote 01037c1e.52ddd570.2629be9b.000300c4(fda01522)
2026-03-10 17:47:18.766@LM_INFO@(9769|9778) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.52ddd570.2629be98.000300c3(2464fa51) remote 01037c1e.52ddd570.2629be9b.000300c4(fda01522)
2026-03-10 17:47:18.766@LM_INFO@(9769|9778) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.52ddd570.2629be98.000300c3(2464fa51) remote 01037c1e.52ddd570.2629be9b.000300c4(fda01522)
2026-03-10 17:47:18.766@LM_INFO@(9769|9774) Sedp::remote_knows_about_local_i: local 01037c1e.52ddd570.2629be97.000300c3(a6346d80) remote 01037c1e.52ddd570.2629be9b.000300c4(fda01522)
2026-03-10 17:47:18.766@LM_INFO@(9769|9774) Sedp::remote_is_authenticated_i: local 01037c1e.52ddd570.2629be97.000300c3(a6346d80) remote 01037c1e.52ddd570.2629be9b.000300c4(fda01522)
2026-03-10 17:47:18.766@LM_INFO@(9769|9774) Sedp::local_has_remote_participant_token_i: local 01037c1e.52ddd570.2629be97.000300c3(a6346d80) remote 01037c1e.52ddd570.2629be9b.000300c4(fda01522)
2026-03-10 17:47:18.766@LM_INFO@(9769|9774) Sedp::remote_has_local_participant_token_i: local 01037c1e.52ddd570.2629be97.000300c3(a6346d80) remote 01037c1e.52ddd570.2629be9b.000300c4(fda01522)
2026-03-10 17:47:18.766@LM_INFO@(9769|9786) Sedp::remote_knows_about_local_i: local 01037c1e.52ddd570.2629be9a.000300c3(5ea4a931) remote 01037c1e.52ddd570.2629be9b.000300c4(fda01522)
2026-03-10 17:47:18.766@LM_INFO@(9769|9774) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.52ddd570.2629be97.000300c3(a6346d80) remote 01037c1e.52ddd570.2629be9b.000300c4(fda01522)
2026-03-10 17:47:18.766@LM_INFO@(9769|9786) Sedp::remote_is_authenticated_i: local 01037c1e.52ddd570.2629be9a.000300c3(5ea4a931) remote 01037c1e.52ddd570.2629be9b.000300c4(fda01522)
2026-03-10 17:47:18.766@LM_INFO@(9769|9774) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.52ddd570.2629be97.000300c3(a6346d80) remote 01037c1e.52ddd570.2629be9b.000300c4(fda01522)
2026-03-10 17:47:18.765@LM_INFO@(9769|9782) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.52ddd570.2629be99.000301c4(9e7b7703) remote 01037c1e.52ddd570.2629be9b.000301c3(7adfb1c0)
2026-03-10 17:47:18.766@LM_INFO@(9769|9778) Sedp::process_association_records_i associating built-ins local 01037c1e.52ddd570.2629be98.000300c3(2464fa51) remote 01037c1e.52ddd570.2629be9b.000300c4(fda01522) pending 6 done 4
2026-03-10 17:47:18.766@LM_INFO@(9769|9782) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.52ddd570.2629be99.000301c4(9e7b7703) remote 01037c1e.52ddd570.2629be9b.000301c3(7adfb1c0)
2026-03-10 17:47:18.766@LM_INFO@(9769|9782) Sedp::process_association_records_i associating built-ins local 01037c1e.52ddd570.2629be99.000301c4(9e7b7703) remote 01037c1e.52ddd570.2629be9b.000301c3(7adfb1c0) pending 5 done 5
2026-03-10 17:47:18.766@LM_DEBUG@(9769|9778) TransportClient::associate added PendingAssoc between 01037c1e.52ddd570.2629be98.000300c3(2464fa51) and remote 01037c1e.52ddd570.2629be9b.000300c4(fda01522)
2026-03-10 17:47:18.766@LM_DEBUG@(9769|9778) PendingAssoc::initiate_connect - between 01037c1e.52ddd570.2629be98.000300c3(2464fa51) and remote 01037c1e.52ddd570.2629be9b.000300c4(fda01522)
2026-03-10 17:47:18.766@LM_INFO@(9769|9786) Sedp::local_has_remote_participant_token_i: local 01037c1e.52ddd570.2629be9a.000300c3(5ea4a931) remote 01037c1e.52ddd570.2629be9b.000300c4(fda01522)
2026-03-10 17:47:18.766@LM_INFO@(9769|9786) Sedp::remote_has_local_participant_token_i: local 01037c1e.52ddd570.2629be9a.000300c3(5ea4a931) remote 01037c1e.52ddd570.2629be9b.000300c4(fda01522)
2026-03-10 17:47:18.766@LM_INFO@(9769|9774) Sedp::process_association_records_i associating built-ins local 01037c1e.52ddd570.2629be97.000300c3(a6346d80) remote 01037c1e.52ddd570.2629be9b.000300c4(fda01522) pending 6 done 4
2026-03-10 17:47:18.766@LM_INFO@(9769|9786) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.52ddd570.2629be9a.000300c3(5ea4a931) remote 01037c1e.52ddd570.2629be9b.000300c4(fda01522)
2026-03-10 17:47:18.766@LM_DEBUG@(9769|9782) TransportClient::associate added PendingAssoc between 01037c1e.52ddd570.2629be99.000301c4(9e7b7703) and remote 01037c1e.52ddd570.2629be9b.000301c3(7adfb1c0)
2026-03-10 17:47:18.766@LM_INFO@(9769|9786) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.52ddd570.2629be9a.000300c3(5ea4a931) remote 01037c1e.52ddd570.2629be9b.000300c4(fda01522)
2026-03-10 17:47:18.766@LM_DEBUG@(9769|9778) TransportClient::initiate_connect_i - attempt to connect_datalink between local 01037c1e.52ddd570.2629be98.000300c3(2464fa51) and remote 01037c1e.52ddd570.2629be9b.000300c4(fda01522)
2026-03-10 17:47:18.766@LM_DEBUG@(9769|9774) TransportClient::associate added PendingAssoc between 01037c1e.52ddd570.2629be97.000300c3(a6346d80) and remote 01037c1e.52ddd570.2629be9b.000300c4(fda01522)
2026-03-10 17:47:18.766@LM_INFO@(9769|9786) Sedp::process_association_records_i associating built-ins local 01037c1e.52ddd570.2629be9a.000300c3(5ea4a931) remote 01037c1e.52ddd570.2629be9b.000300c4(fda01522) pending 6 done 4
2026-03-10 17:47:18.767@LM_DEBUG@(9769|9774) PendingAssoc::initiate_connect - between 01037c1e.52ddd570.2629be97.000300c3(a6346d80) and remote 01037c1e.52ddd570.2629be9b.000300c4(fda01522)
2026-03-10 17:47:18.767@LM_DEBUG@(9769|9774) TransportClient::initiate_connect_i - attempt to connect_datalink between local 01037c1e.52ddd570.2629be97.000300c3(a6346d80) and remote 01037c1e.52ddd570.2629be9b.000300c4(fda01522)
2026-03-10 17:47:18.767@LM_DEBUG@(9769|9786) TransportClient::associate added PendingAssoc between 01037c1e.52ddd570.2629be9a.000300c3(5ea4a931) and remote 01037c1e.52ddd570.2629be9b.000300c4(fda01522)
2026-03-10 17:47:18.767@LM_INFO@(9769|9782) Sedp::remote_knows_about_local_i: local 01037c1e.52ddd570.2629be99.000301c3(001fe2a0) remote 01037c1e.52ddd570.2629be9b.000301c4(e4bb2463)
2026-03-10 17:47:18.767@LM_INFO@(9769|9782) Sedp::remote_is_authenticated_i: local 01037c1e.52ddd570.2629be99.000301c3(001fe2a0) remote 01037c1e.52ddd570.2629be9b.000301c4(e4bb2463)
2026-03-10 17:47:18.767@LM_INFO@(9769|9782) Sedp::local_has_remote_participant_token_i: local 01037c1e.52ddd570.2629be99.000301c3(001fe2a0) remote 01037c1e.52ddd570.2629be9b.000301c4(e4bb2463)
2026-03-10 17:47:18.767@LM_INFO@(9769|9782) Sedp::remote_has_local_participant_token_i: local 01037c1e.52ddd570.2629be99.000301c3(001fe2a0) remote 01037c1e.52ddd570.2629be9b.000301c4(e4bb2463)
2026-03-10 17:47:18.767@LM_INFO@(9769|9782) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.52ddd570.2629be99.000301c3(001fe2a0) remote 01037c1e.52ddd570.2629be9b.000301c4(e4bb2463)
2026-03-10 17:47:18.767@LM_DEBUG@(9769|9774) TransportClient::initiate_connect_i - connection between local 01037c1e.52ddd570.2629be97.000300c3(a6346d80) and remote 01037c1e.52ddd570.2629be9b.000300c4(fda01522) initiation successful
2026-03-10 17:47:18.767@LM_INFO@(9769|9782) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.52ddd570.2629be99.000301c3(001fe2a0) remote 01037c1e.52ddd570.2629be9b.000301c4(e4bb2463)
2026-03-10 17:47:18.767@LM_INFO@(9769|9782) Sedp::process_association_records_i associating built-ins local 01037c1e.52ddd570.2629be99.000301c3(001fe2a0) remote 01037c1e.52ddd570.2629be9b.000301c4(e4bb2463) pending 4 done 6
2026-03-10 17:47:18.767@LM_DEBUG@(9769|9782) TransportClient::associate added PendingAssoc between 01037c1e.52ddd570.2629be99.000301c3(001fe2a0) and remote 01037c1e.52ddd570.2629be9b.000301c4(e4bb2463)
2026-03-10 17:47:18.767@LM_DEBUG@(9769|9782) PendingAssoc::initiate_connect - between 01037c1e.52ddd570.2629be99.000301c3(001fe2a0) and remote 01037c1e.52ddd570.2629be9b.000301c4(e4bb2463)
2026-03-10 17:47:18.767@LM_DEBUG@(9769|9778) TransportClient::initiate_connect_i - connection between local 01037c1e.52ddd570.2629be98.000300c3(2464fa51) and remote 01037c1e.52ddd570.2629be9b.000300c4(fda01522) initiation successful
2026-03-10 17:47:18.767@LM_DEBUG@(9769|9778) TransportClient::use_datalink_i TransportClient(0x7b5c00006908) using datalink[0x7b7c000200e8] from 01037c1e.52ddd570.2629be9b.000300c4(fda01522)
2026-03-10 17:47:18.767@LM_DEBUG@(9769|9782) TransportClient::initiate_connect_i - attempt to connect_datalink between local 01037c1e.52ddd570.2629be99.000301c3(001fe2a0) and remote 01037c1e.52ddd570.2629be9b.000301c4(e4bb2463)
2026-03-10 17:47:18.767@LM_DEBUG@(9769|9778) TransportClient::use_datalink_i TransportClient(0x7b5c00006908) about to add_link[0x7b7c000200e8] to remote: 01037c1e.52ddd570.2629be9b.000300c4(fda01522)
2026-03-10 17:47:18.767@LM_DEBUG@(9769|9778) DataLink::make_reservation() - creating association local publication 01037c1e.52ddd570.2629be98.000300c3(2464fa51) <--> with remote subscription 01037c1e.52ddd570.2629be9b.000300c4(fda01522).
2026-03-10 17:47:18.767@LM_DEBUG@(9769|9778) DEBUG: Sedp::association_complete_i local 01037c1e.52ddd570.2629be98.000300c3(2464fa51) remote 01037c1e.52ddd570.2629be9b.000300c4(fda01522)
2026-03-10 17:47:18.767@LM_DEBUG@(9769|9786) PendingAssoc::initiate_connect - between 01037c1e.52ddd570.2629be9a.000300c3(5ea4a931) and remote 01037c1e.52ddd570.2629be9b.000300c4(fda01522)
2026-03-10 17:47:18.767@LM_DEBUG@(9769|9774) TransportClient::use_datalink_i TransportClient(0x7b5c00002688) using datalink[0x7b7c00006ae8] from 01037c1e.52ddd570.2629be9b.000300c4(fda01522)
2026-03-10 17:47:18.768@LM_DEBUG@(9769|9782) TransportClient::initiate_connect_i - connection between local 01037c1e.52ddd570.2629be99.000301c3(001fe2a0) and remote 01037c1e.52ddd570.2629be9b.000301c4(e4bb2463) initiation successful
2026-03-10 17:47:18.768@LM_DEBUG@(9769|9774) TransportClient::use_datalink_i TransportClient(0x7b5c00002688) about to add_link[0x7b7c00006ae8] to remote: 01037c1e.52ddd570.2629be9b.000300c4(fda01522)
2026-03-10 17:47:18.768@LM_DEBUG@(9769|9786) TransportClient::initiate_connect_i - attempt to connect_datalink between local 01037c1e.52ddd570.2629be9a.000300c3(5ea4a931) and remote 01037c1e.52ddd570.2629be9b.000300c4(fda01522)
2026-03-10 17:47:18.768@LM_DEBUG@(9769|9774) DataLink::make_reservation() - creating association local publication 01037c1e.52ddd570.2629be97.000300c3(a6346d80) <--> with remote subscription 01037c1e.52ddd570.2629be9b.000300c4(fda01522).
2026-03-10 17:47:18.768@LM_DEBUG@(9769|9774) DEBUG: Sedp::association_complete_i local 01037c1e.52ddd570.2629be97.000300c3(a6346d80) remote 01037c1e.52ddd570.2629be9b.000300c4(fda01522)
2026-03-10 17:47:18.768@LM_INFO@(9769|9774) Sedp::remote_knows_about_local_i: local 01037c1e.52ddd570.2629be97.000301c4(214bc962) remote 01037c1e.52ddd570.2629be9b.000301c3(7adfb1c0)
2026-03-10 17:47:18.768@LM_INFO@(9769|9774) Sedp::remote_is_authenticated_i: local 01037c1e.52ddd570.2629be97.000301c4(214bc962) remote 01037c1e.52ddd570.2629be9b.000301c3(7adfb1c0)
2026-03-10 17:47:18.768@LM_INFO@(9769|9774) Sedp::local_has_remote_participant_token_i: local 01037c1e.52ddd570.2629be97.000301c4(214bc962) remote 01037c1e.52ddd570.2629be9b.000301c3(7adfb1c0)
2026-03-10 17:47:18.768@LM_INFO@(9769|9774) Sedp::remote_has_local_participant_token_i: local 01037c1e.52ddd570.2629be97.000301c4(214bc962) remote 01037c1e.52ddd570.2629be9b.000301c3(7adfb1c0)
2026-03-10 17:47:18.768@LM_INFO@(9769|9774) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.52ddd570.2629be97.000301c4(214bc962) remote 01037c1e.52ddd570.2629be9b.000301c3(7adfb1c0)
2026-03-10 17:47:18.768@LM_INFO@(9769|9774) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.52ddd570.2629be97.000301c4(214bc962) remote 01037c1e.52ddd570.2629be9b.000301c3(7adfb1c0)
2026-03-10 17:47:18.768@LM_DEBUG@(9769|9782) TransportClient::use_datalink_i TransportClient(0x7b5c0000af08) using datalink[0x7b7c00029ae8] from 01037c1e.52ddd570.2629be9b.000301c4(e4bb2463)
2026-03-10 17:47:18.768@LM_DEBUG@(9769|9782) TransportClient::use_datalink_i TransportClient(0x7b5c0000af08) about to add_link[0x7b7c00029ae8] to remote: 01037c1e.52ddd570.2629be9b.000301c4(e4bb2463)
2026-03-10 17:47:18.767@LM_INFO@(9769|9778) Sedp::remote_knows_about_local_i: local 01037c1e.52ddd570.2629be98.000301c4(a31b5eb3) remote 01037c1e.52ddd570.2629be9b.000301c3(7adfb1c0)
2026-03-10 17:47:18.768@LM_DEBUG@(9769|9782) DataLink::make_reservation() - creating association local publication 01037c1e.52ddd570.2629be99.000301c3(001fe2a0) <--> with remote subscription 01037c1e.52ddd570.2629be9b.000301c4(e4bb2463).
2026-03-10 17:47:18.768@LM_DEBUG@(9769|9786) TransportClient::initiate_connect_i - connection between local 01037c1e.52ddd570.2629be9a.000300c3(5ea4a931) and remote 01037c1e.52ddd570.2629be9b.000300c4(fda01522) initiation successful
2026-03-10 17:47:18.768@LM_INFO@(9769|9778) Sedp::remote_is_authenticated_i: local 01037c1e.52ddd570.2629be98.000301c4(a31b5eb3) remote 01037c1e.52ddd570.2629be9b.000301c3(7adfb1c0)
2026-03-10 17:47:18.768@LM_DEBUG@(9769|9786) TransportClient::use_datalink_i TransportClient(0x7b5c0000ee08) using datalink[0x7b7c00053ae8] from 01037c1e.52ddd570.2629be9b.000300c4(fda01522)
2026-03-10 17:47:18.768@LM_DEBUG@(9769|9786) TransportClient::use_datalink_i TransportClient(0x7b5c0000ee08) about to add_link[0x7b7c00053ae8] to remote: 01037c1e.52ddd570.2629be9b.000300c4(fda01522)
2026-03-10 17:47:18.768@LM_INFO@(9769|9774) Sedp::process_association_records_i associating built-ins local 01037c1e.52ddd570.2629be97.000301c4(214bc962) remote 01037c1e.52ddd570.2629be9b.000301c3(7adfb1c0) pending 5 done 5
2026-03-10 17:47:18.768@LM_DEBUG@(9769|9786) DataLink::make_reservation() - creating association local publication 01037c1e.52ddd570.2629be9a.000300c3(5ea4a931) <--> with remote subscription 01037c1e.52ddd570.2629be9b.000300c4(fda01522).
2026-03-10 17:47:18.768@LM_DEBUG@(9769|9774) TransportClient::associate added PendingAssoc between 01037c1e.52ddd570.2629be97.000301c4(214bc962) and remote 01037c1e.52ddd570.2629be9b.000301c3(7adfb1c0)
2026-03-10 17:47:18.768@LM_DEBUG@(9769|9782) DEBUG: Sedp::association_complete_i local 01037c1e.52ddd570.2629be99.000301c3(001fe2a0) remote 01037c1e.52ddd570.2629be9b.000301c4(e4bb2463)
2026-03-10 17:47:18.768@LM_DEBUG@(9769|9786) DEBUG: Sedp::association_complete_i local 01037c1e.52ddd570.2629be9a.000300c3(5ea4a931) remote 01037c1e.52ddd570.2629be9b.000300c4(fda01522)
2026-03-10 17:47:18.769@LM_INFO@(9769|9782) Sedp::remote_knows_about_local_i: local 01037c1e.52ddd570.2629be99.000003c2(47680eed) remote 01037c1e.52ddd570.2629be9b.000003c7(4dc2a902)
2026-03-10 17:47:18.769@LM_INFO@(9769|9782) Sedp::remote_is_authenticated_i: local 01037c1e.52ddd570.2629be99.000003c2(47680eed) remote 01037c1e.52ddd570.2629be9b.000003c7(4dc2a902)
2026-03-10 17:47:18.769@LM_INFO@(9769|9782) Sedp::local_has_remote_participant_token_i: local 01037c1e.52ddd570.2629be99.000003c2(47680eed) remote 01037c1e.52ddd570.2629be9b.000003c7(4dc2a902)
2026-03-10 17:47:18.769@LM_INFO@(9769|9782) Sedp::remote_has_local_participant_token_i: local 01037c1e.52ddd570.2629be99.000003c2(47680eed) remote 01037c1e.52ddd570.2629be9b.000003c7(4dc2a902)
2026-03-10 17:47:18.769@LM_INFO@(9769|9782) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.52ddd570.2629be99.000003c2(47680eed) remote 01037c1e.52ddd570.2629be9b.000003c7(4dc2a902)
2026-03-10 17:47:18.768@LM_INFO@(9769|9778) Sedp::local_has_remote_participant_token_i: local 01037c1e.52ddd570.2629be98.000301c4(a31b5eb3) remote 01037c1e.52ddd570.2629be9b.000301c3(7adfb1c0)
2026-03-10 17:47:18.769@LM_INFO@(9769|9778) Sedp::remote_has_local_participant_token_i: local 01037c1e.52ddd570.2629be98.000301c4(a31b5eb3) remote 01037c1e.52ddd570.2629be9b.000301c3(7adfb1c0)
2026-03-10 17:47:18.769@LM_INFO@(9769|9782) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.52ddd570.2629be99.000003c2(47680eed) remote 01037c1e.52ddd570.2629be9b.000003c7(4dc2a902)
2026-03-10 17:47:18.769@LM_INFO@(9769|9786) Sedp::remote_knows_about_local_i: local 01037c1e.52ddd570.2629be9a.000301c4(d9db0dd3) remote 01037c1e.52ddd570.2629be9b.000301c3(7adfb1c0)
2026-03-10 17:47:18.769@LM_INFO@(9769|9778) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.52ddd570.2629be98.000301c4(a31b5eb3) remote 01037c1e.52ddd570.2629be9b.000301c3(7adfb1c0)
2026-03-10 17:47:18.769@LM_INFO@(9769|9786) Sedp::remote_is_authenticated_i: local 01037c1e.52ddd570.2629be9a.000301c4(d9db0dd3) remote 01037c1e.52ddd570.2629be9b.000301c3(7adfb1c0)
2026-03-10 17:47:18.769@LM_INFO@(9769|9774) Sedp::remote_knows_about_local_i: local 01037c1e.52ddd570.2629be97.000301c3(bf2f5cc1) remote 01037c1e.52ddd570.2629be9b.000301c4(e4bb2463)
2026-03-10 17:47:18.769@LM_INFO@(9769|9782) Sedp::process_association_records_i associating built-ins local 01037c1e.52ddd570.2629be99.000003c2(47680eed) remote 01037c1e.52ddd570.2629be9b.000003c7(4dc2a902) pending 3 done 7
2026-03-10 17:47:18.769@LM_INFO@(9769|9774) Sedp::remote_is_authenticated_i: local 01037c1e.52ddd570.2629be97.000301c3(bf2f5cc1) remote 01037c1e.52ddd570.2629be9b.000301c4(e4bb2463)
2026-03-10 17:47:18.769@LM_INFO@(9769|9774) Sedp::local_has_remote_participant_token_i: local 01037c1e.52ddd570.2629be97.000301c3(bf2f5cc1) remote 01037c1e.52ddd570.2629be9b.000301c4(e4bb2463)
2026-03-10 17:47:18.769@LM_INFO@(9769|9774) Sedp::remote_has_local_participant_token_i: local 01037c1e.52ddd570.2629be97.000301c3(bf2f5cc1) remote 01037c1e.52ddd570.2629be9b.000301c4(e4bb2463)
2026-03-10 17:47:18.769@LM_INFO@(9769|9774) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.52ddd570.2629be97.000301c3(bf2f5cc1) remote 01037c1e.52ddd570.2629be9b.000301c4(e4bb2463)
2026-03-10 17:47:18.769@LM_DEBUG@(9769|9782) TransportClient::associate added PendingAssoc between 01037c1e.52ddd570.2629be99.000003c2(47680eed) and remote 01037c1e.52ddd570.2629be9b.000003c7(4dc2a902)
2026-03-10 17:47:18.769@LM_INFO@(9769|9778) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.52ddd570.2629be98.000301c4(a31b5eb3) remote 01037c1e.52ddd570.2629be9b.000301c3(7adfb1c0)
2026-03-10 17:47:18.769@LM_INFO@(9769|9786) Sedp::local_has_remote_participant_token_i: local 01037c1e.52ddd570.2629be9a.000301c4(d9db0dd3) remote 01037c1e.52ddd570.2629be9b.000301c3(7adfb1c0)
2026-03-10 17:47:18.769@LM_DEBUG@(9769|9782) PendingAssoc::initiate_connect - between 01037c1e.52ddd570.2629be99.000003c2(47680eed) and remote 01037c1e.52ddd570.2629be9b.000003c7(4dc2a902)
2026-03-10 17:47:18.769@LM_INFO@(9769|9778) Sedp::process_association_records_i associating built-ins local 01037c1e.52ddd570.2629be98.000301c4(a31b5eb3) remote 01037c1e.52ddd570.2629be9b.000301c3(7adfb1c0) pending 5 done 5
2026-03-10 17:47:18.769@LM_DEBUG@(9769|9778) TransportClient::associate added PendingAssoc between 01037c1e.52ddd570.2629be98.000301c4(a31b5eb3) and remote 01037c1e.52ddd570.2629be9b.000301c3(7adfb1c0)
2026-03-10 17:47:18.770@LM_INFO@(9769|9778) Sedp::remote_knows_about_local_i: local 01037c1e.52ddd570.2629be98.000301c3(3d7fcb10) remote 01037c1e.52ddd570.2629be9b.000301c4(e4bb2463)
2026-03-10 17:47:18.770@LM_INFO@(9769|9778) Sedp::remote_is_authenticated_i: local 01037c1e.52ddd570.2629be98.000301c3(3d7fcb10) remote 01037c1e.52ddd570.2629be9b.000301c4(e4bb2463)
2026-03-10 17:47:18.770@LM_INFO@(9769|9778) Sedp::local_has_remote_participant_token_i: local 01037c1e.52ddd570.2629be98.000301c3(3d7fcb10) remote 01037c1e.52ddd570.2629be9b.000301c4(e4bb2463)
2026-03-10 17:47:18.770@LM_INFO@(9769|9778) Sedp::remote_has_local_participant_token_i: local 01037c1e.52ddd570.2629be98.000301c3(3d7fcb10) remote 01037c1e.52ddd570.2629be9b.000301c4(e4bb2463)
2026-03-10 17:47:18.770@LM_INFO@(9769|9778) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.52ddd570.2629be98.000301c3(3d7fcb10) remote 01037c1e.52ddd570.2629be9b.000301c4(e4bb2463)
2026-03-10 17:47:18.770@LM_INFO@(9769|9778) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.52ddd570.2629be98.000301c3(3d7fcb10) remote 01037c1e.52ddd570.2629be9b.000301c4(e4bb2463)
2026-03-10 17:47:18.770@LM_INFO@(9769|9778) Sedp::process_association_records_i associating built-ins local 01037c1e.52ddd570.2629be98.000301c3(3d7fcb10) remote 01037c1e.52ddd570.2629be9b.000301c4(e4bb2463) pending 4 done 6
2026-03-10 17:47:18.770@LM_DEBUG@(9769|9769) DEBUG: RtpsUdpInst::multicast_group_address: processing add_domain_id_to_ip_addr: add_domain_id_to_ip_addr,add_domain_id_to_port=239.255.2.0:7901 => 239.255.2.2:7901
2026-03-10 17:47:18.770@LM_DEBUG@(9769|9769) DEBUG: RtpsUdpInst::multicast_group_address: processing add_domain_id_to_port: add_domain_id_to_ip_addr,add_domain_id_to_port=239.255.2.0:7901 => 239.255.2.2:7903
2026-03-10 17:47:18.769@LM_INFO@(9769|9774) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.52ddd570.2629be97.000301c3(bf2f5cc1) remote 01037c1e.52ddd570.2629be9b.000301c4(e4bb2463)
2026-03-10 17:47:18.770@LM_INFO@(9769|9774) Sedp::process_association_records_i associating built-ins local 01037c1e.52ddd570.2629be97.000301c3(bf2f5cc1) remote 01037c1e.52ddd570.2629be9b.000301c4(e4bb2463) pending 4 done 6
2026-03-10 17:47:18.770@LM_DEBUG@(9769|9774) TransportClient::associate added PendingAssoc between 01037c1e.52ddd570.2629be97.000301c3(bf2f5cc1) and remote 01037c1e.52ddd570.2629be9b.000301c4(e4bb2463)
2026-03-10 17:47:18.770@LM_DEBUG@(9769|9774) PendingAssoc::initiate_connect - between 01037c1e.52ddd570.2629be97.000301c3(bf2f5cc1) and remote 01037c1e.52ddd570.2629be9b.000301c4(e4bb2463)
2026-03-10 17:47:18.770@LM_DEBUG@(9769|9774) TransportClient::initiate_connect_i - attempt to connect_datalink between local 01037c1e.52ddd570.2629be97.000301c3(bf2f5cc1) and remote 01037c1e.52ddd570.2629be9b.000301c4(e4bb2463)
2026-03-10 17:47:18.769@LM_INFO@(9769|9786) Sedp::remote_has_local_participant_token_i: local 01037c1e.52ddd570.2629be9a.000301c4(d9db0dd3) remote 01037c1e.52ddd570.2629be9b.000301c3(7adfb1c0)
2026-03-10 17:47:18.769@LM_DEBUG@(9769|9782) TransportClient::initiate_connect_i - attempt to connect_datalink between local 01037c1e.52ddd570.2629be99.000003c2(47680eed) and remote 01037c1e.52ddd570.2629be9b.000003c7(4dc2a902)
2026-03-10 17:47:18.771@LM_INFO@(9769|9786) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.52ddd570.2629be9a.000301c4(d9db0dd3) remote 01037c1e.52ddd570.2629be9b.000301c3(7adfb1c0)
2026-03-10 17:47:18.771@LM_INFO@(9769|9786) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.52ddd570.2629be9a.000301c4(d9db0dd3) remote 01037c1e.52ddd570.2629be9b.000301c3(7adfb1c0)
2026-03-10 17:47:18.771@LM_INFO@(9769|9786) Sedp::process_association_records_i associating built-ins local 01037c1e.52ddd570.2629be9a.000301c4(d9db0dd3) remote 01037c1e.52ddd570.2629be9b.000301c3(7adfb1c0) pending 5 done 5
2026-03-10 17:47:18.770@LM_DEBUG@(9769|9769) TransportImpl::open()
transport_type: rtps_udp
name: auto_config_rtps
config_prefix: TRANSPORT_TEMPLATE_AUTO_CONFIG_RTPS
max_packet_size: 2147481599
max_samples_per_packet: 10
optimum_packet_size: 4096
thread_per_connection: false
datalink_release_delay: 10000
datalink_control_chunks: 32
fragment_reassembly_timeout: 5:00.000
receive_preallocated_message_blocks:0
receive_preallocated_data_blocks:0
send_buffer_size: 64000000
rcv_buffer_size: 64000000
use_multicast: true
ttl: 5
multicast_interface:
anticipated_fragments: 63
max_message_size: 65466
nak_depth: 0
nak_response_delay: 0.200 s
heartbeat_period: 1.000 s
responsive_mode: false
multicast_group_address: 239.255.2.2:7903
local_address: 0.0.0.0:0
advertised_address: 0.0.0.0:0
ipv6_multicast_group_address: ff03::2:7901
ipv6_local_address: :::0
ipv6_advertised_address: :::0
2026-03-10 17:47:18.771@LM_DEBUG@(9769|9786) TransportClient::associate added PendingAssoc between 01037c1e.52ddd570.2629be9a.000301c4(d9db0dd3) and remote 01037c1e.52ddd570.2629be9b.000301c3(7adfb1c0)
2026-03-10 17:47:18.771@LM_DEBUG@(9769|9769) DEBUG: RtpsUdpInst::multicast_group_address: processing add_domain_id_to_ip_addr: add_domain_id_to_ip_addr,add_domain_id_to_port=239.255.2.0:7901 => 239.255.2.2:7901
2026-03-10 17:47:18.771@LM_DEBUG@(9769|9769) DEBUG: RtpsUdpInst::multicast_group_address: processing add_domain_id_to_port: add_domain_id_to_ip_addr,add_domain_id_to_port=239.255.2.0:7901 => 239.255.2.2:7903
2026-03-10 17:47:18.771@LM_INFO@(9769|9786) Sedp::remote_knows_about_local_i: local 01037c1e.52ddd570.2629be9a.000301c3(47bf9870) remote 01037c1e.52ddd570.2629be9b.000301c4(e4bb2463)
2026-03-10 17:47:18.771@LM_INFO@(9769|9786) Sedp::remote_is_authenticated_i: local 01037c1e.52ddd570.2629be9a.000301c3(47bf9870) remote 01037c1e.52ddd570.2629be9b.000301c4(e4bb2463)
2026-03-10 17:47:18.771@LM_INFO@(9769|9786) Sedp::local_has_remote_participant_token_i: local 01037c1e.52ddd570.2629be9a.000301c3(47bf9870) remote 01037c1e.52ddd570.2629be9b.000301c4(e4bb2463)
2026-03-10 17:47:18.771@LM_INFO@(9769|9786) Sedp::remote_has_local_participant_token_i: local 01037c1e.52ddd570.2629be9a.000301c3(47bf9870) remote 01037c1e.52ddd570.2629be9b.000301c4(e4bb2463)
2026-03-10 17:47:18.771@LM_INFO@(9769|9786) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.52ddd570.2629be9a.000301c3(47bf9870) remote 01037c1e.52ddd570.2629be9b.000301c4(e4bb2463)
2026-03-10 17:47:18.771@LM_INFO@(9769|9786) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.52ddd570.2629be9a.000301c3(47bf9870) remote 01037c1e.52ddd570.2629be9b.000301c4(e4bb2463)
2026-03-10 17:47:18.771@LM_INFO@(9769|9786) Sedp::process_association_records_i associating built-ins local 01037c1e.52ddd570.2629be9a.000301c3(47bf9870) remote 01037c1e.52ddd570.2629be9b.000301c4(e4bb2463) pending 4 done 6
2026-03-10 17:47:18.771@LM_DEBUG@(9769|9782) TransportClient::initiate_connect_i - connection between local 01037c1e.52ddd570.2629be99.000003c2(47680eed) and remote 01037c1e.52ddd570.2629be9b.000003c7(4dc2a902) initiation successful
2026-03-10 17:47:18.771@LM_DEBUG@(9769|9786) TransportClient::associate added PendingAssoc between 01037c1e.52ddd570.2629be9a.000301c3(47bf9870) and remote 01037c1e.52ddd570.2629be9b.000301c4(e4bb2463)
2026-03-10 17:47:18.771@LM_DEBUG@(9769|9786) PendingAssoc::initiate_connect - between 01037c1e.52ddd570.2629be9a.000301c3(47bf9870) and remote 01037c1e.52ddd570.2629be9b.000301c4(e4bb2463)
2026-03-10 17:47:18.771@LM_DEBUG@(9769|9786) TransportClient::initiate_connect_i - attempt to connect_datalink between local 01037c1e.52ddd570.2629be9a.000301c3(47bf9870) and remote 01037c1e.52ddd570.2629be9b.000301c4(e4bb2463)
2026-03-10 17:47:18.772@LM_DEBUG@(9769|9769) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
2026-03-10 17:47:18.771@LM_DEBUG@(9769|9782) TransportClient::use_datalink_i TransportClient(0x7b5c00008c08) using datalink[0x7b7c00029ae8] from 01037c1e.52ddd570.2629be9b.000003c7(4dc2a902)
2026-03-10 17:47:18.772@LM_DEBUG@(9769|9782) TransportClient::use_datalink_i TransportClient(0x7b5c00008c08) about to add_link[0x7b7c00029ae8] to remote: 01037c1e.52ddd570.2629be9b.000003c7(4dc2a902)
2026-03-10 17:47:18.772@LM_DEBUG@(9769|9782) DataLink::make_reservation() - creating association local publication 01037c1e.52ddd570.2629be99.000003c2(47680eed) <--> with remote subscription 01037c1e.52ddd570.2629be9b.000003c7(4dc2a902).
2026-03-10 17:47:18.772@LM_DEBUG@(9769|9786) TransportClient::initiate_connect_i - connection between local 01037c1e.52ddd570.2629be9a.000301c3(47bf9870) and remote 01037c1e.52ddd570.2629be9b.000301c4(e4bb2463) initiation successful
2026-03-10 17:47:18.772@LM_DEBUG@(9769|9769) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
2026-03-10 17:47:18.770@LM_DEBUG@(9769|9778) TransportClient::associate added PendingAssoc between 01037c1e.52ddd570.2629be98.000301c3(3d7fcb10) and remote 01037c1e.52ddd570.2629be9b.000301c4(e4bb2463)
2026-03-10 17:47:18.772@LM_DEBUG@(9769|9778) PendingAssoc::initiate_connect - between 01037c1e.52ddd570.2629be98.000301c3(3d7fcb10) and remote 01037c1e.52ddd570.2629be9b.000301c4(e4bb2463)
2026-03-10 17:47:18.772@LM_DEBUG@(9769|9774) TransportClient::initiate_connect_i - connection between local 01037c1e.52ddd570.2629be97.000301c3(bf2f5cc1) and remote 01037c1e.52ddd570.2629be9b.000301c4(e4bb2463) initiation successful
2026-03-10 17:47:18.772@LM_DEBUG@(9769|9778) TransportClient::initiate_connect_i - attempt to connect_datalink between local 01037c1e.52ddd570.2629be98.000301c3(3d7fcb10) and remote 01037c1e.52ddd570.2629be9b.000301c4(e4bb2463)
2026-03-10 17:47:18.772@LM_DEBUG@(9769|9786) TransportClient::use_datalink_i TransportClient(0x7b5c0000f188) using datalink[0x7b7c00053ae8] from 01037c1e.52ddd570.2629be9b.000301c4(e4bb2463)
2026-03-10 17:47:18.772@LM_DEBUG@(9769|9782) DEBUG: Sedp::association_complete_i local 01037c1e.52ddd570.2629be99.000003c2(47680eed) remote 01037c1e.52ddd570.2629be9b.000003c7(4dc2a902)
2026-03-10 17:47:18.772@LM_DEBUG@(9769|9786) TransportClient::use_datalink_i TransportClient(0x7b5c0000f188) about to add_link[0x7b7c00053ae8] to remote: 01037c1e.52ddd570.2629be9b.000301c4(e4bb2463)
2026-03-10 17:47:18.772@LM_DEBUG@(9769|9786) DataLink::make_reservation() - creating association local publication 01037c1e.52ddd570.2629be9a.000301c3(47bf9870) <--> with remote subscription 01037c1e.52ddd570.2629be9b.000301c4(e4bb2463).
2026-03-10 17:47:18.772@LM_INFO@(9769|9782) Sedp::remote_knows_about_local_i: local 01037c1e.52ddd570.2629be99.000004c2(0829982a) remote 01037c1e.52ddd570.2629be9b.000004c7(02833fc5)
2026-03-10 17:47:18.772@LM_DEBUG@(9769|9786) DEBUG: Sedp::association_complete_i local 01037c1e.52ddd570.2629be9a.000301c3(47bf9870) remote 01037c1e.52ddd570.2629be9b.000301c4(e4bb2463)
2026-03-10 17:47:18.772@LM_DEBUG@(9769|9774) TransportClient::use_datalink_i TransportClient(0x7b5c00002a08) using datalink[0x7b7c00006ae8] from 01037c1e.52ddd570.2629be9b.000301c4(e4bb2463)
2026-03-10 17:47:18.772@LM_INFO@(9769|9769) Sedp::write_publication_data_unsecure: not currently associated, dropping msg.
2026-03-10 17:47:18.772@LM_DEBUG@(9769|9774) TransportClient::use_datalink_i TransportClient(0x7b5c00002a08) about to add_link[0x7b7c00006ae8] to remote: 01037c1e.52ddd570.2629be9b.000301c4(e4bb2463)
2026-03-10 17:47:18.772@LM_INFO@(9769|9782) Sedp::remote_is_authenticated_i: local 01037c1e.52ddd570.2629be99.000004c2(0829982a) remote 01037c1e.52ddd570.2629be9b.000004c7(02833fc5)
2026-03-10 17:47:18.772@LM_DEBUG@(9769|9778) TransportClient::initiate_connect_i - connection between local 01037c1e.52ddd570.2629be98.000301c3(3d7fcb10) and remote 01037c1e.52ddd570.2629be9b.000301c4(e4bb2463) initiation successful
2026-03-10 17:47:18.773@LM_DEBUG@(9769|9778) TransportClient::use_datalink_i TransportClient(0x7b5c00006c88) using datalink[0x7b7c000200e8] from 01037c1e.52ddd570.2629be9b.000301c4(e4bb2463)
2026-03-10 17:47:18.773@LM_DEBUG@(9769|9778) TransportClient::use_datalink_i TransportClient(0x7b5c00006c88) about to add_link[0x7b7c000200e8] to remote: 01037c1e.52ddd570.2629be9b.000301c4(e4bb2463)
2026-03-10 17:47:18.772@LM_DEBUG@(9769|9769) Sedp::add_publication: calling match_endpoints
2026-03-10 17:47:18.772@LM_INFO@(9769|9782) Sedp::local_has_remote_participant_token_i: local 01037c1e.52ddd570.2629be99.000004c2(0829982a) remote 01037c1e.52ddd570.2629be9b.000004c7(02833fc5)
2026-03-10 17:47:18.772@LM_INFO@(9769|9786) Sedp::remote_knows_about_local_i: local 01037c1e.52ddd570.2629be9a.000003c2(00c8743d) remote 01037c1e.52ddd570.2629be9b.000003c7(4dc2a902)
2026-03-10 17:47:18.773@LM_INFO@(9769|9782) Sedp::remote_has_local_participant_token_i: local 01037c1e.52ddd570.2629be99.000004c2(0829982a) remote 01037c1e.52ddd570.2629be9b.000004c7(02833fc5)
2026-03-10 17:47:18.773@LM_INFO@(9769|9786) Sedp::remote_is_authenticated_i: local 01037c1e.52ddd570.2629be9a.000003c2(00c8743d) remote 01037c1e.52ddd570.2629be9b.000003c7(4dc2a902)
2026-03-10 17:47:18.773@LM_INFO@(9769|9786) Sedp::local_has_remote_participant_token_i: local 01037c1e.52ddd570.2629be9a.000003c2(00c8743d) remote 01037c1e.52ddd570.2629be9b.000003c7(4dc2a902)
2026-03-10 17:47:18.773@LM_INFO@(9769|9786) Sedp::remote_has_local_participant_token_i: local 01037c1e.52ddd570.2629be9a.000003c2(00c8743d) remote 01037c1e.52ddd570.2629be9b.000003c7(4dc2a902)
2026-03-10 17:47:18.773@LM_INFO@(9769|9786) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.52ddd570.2629be9a.000003c2(00c8743d) remote 01037c1e.52ddd570.2629be9b.000003c7(4dc2a902)
2026-03-10 17:47:18.773@LM_INFO@(9769|9786) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.52ddd570.2629be9a.000003c2(00c8743d) remote 01037c1e.52ddd570.2629be9b.000003c7(4dc2a902)
2026-03-10 17:47:18.773@LM_INFO@(9769|9786) Sedp::process_association_records_i associating built-ins local 01037c1e.52ddd570.2629be9a.000003c2(00c8743d) remote 01037c1e.52ddd570.2629be9b.000003c7(4dc2a902) pending 3 done 7
2026-03-10 17:47:18.773@LM_DEBUG@(9769|9786) TransportClient::associate added PendingAssoc between 01037c1e.52ddd570.2629be9a.000003c2(00c8743d) and remote 01037c1e.52ddd570.2629be9b.000003c7(4dc2a902)
2026-03-10 17:47:18.773@LM_DEBUG@(9769|9786) PendingAssoc::initiate_connect - between 01037c1e.52ddd570.2629be9a.000003c2(00c8743d) and remote 01037c1e.52ddd570.2629be9b.000003c7(4dc2a902)
2026-03-10 17:47:18.773@LM_DEBUG@(9769|9769) Sedp::match_endpoints 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe)
2026-03-10 17:47:18.773@LM_DEBUG@(9769|9774) DataLink::make_reservation() - creating association local publication 01037c1e.52ddd570.2629be97.000301c3(bf2f5cc1) <--> with remote subscription 01037c1e.52ddd570.2629be9b.000301c4(e4bb2463).
2026-03-10 17:47:18.773@LM_DEBUG@(9769|9786) TransportClient::initiate_connect_i - attempt to connect_datalink between local 01037c1e.52ddd570.2629be9a.000003c2(00c8743d) and remote 01037c1e.52ddd570.2629be9b.000003c7(4dc2a902)
2026-03-10 17:47:18.773@LM_DEBUG@(9769|9774) DEBUG: Sedp::association_complete_i local 01037c1e.52ddd570.2629be97.000301c3(bf2f5cc1) remote 01037c1e.52ddd570.2629be9b.000301c4(e4bb2463)
2026-03-10 17:47:18.773@LM_INFO@(9769|9774) Sedp::remote_knows_about_local_i: local 01037c1e.52ddd570.2629be97.000003c2(f858b08c) remote 01037c1e.52ddd570.2629be9b.000003c7(4dc2a902)
2026-03-10 17:47:18.773@LM_INFO@(9769|9774) Sedp::remote_is_authenticated_i: local 01037c1e.52ddd570.2629be97.000003c2(f858b08c) remote 01037c1e.52ddd570.2629be9b.000003c7(4dc2a902)
2026-03-10 17:47:18.773@LM_INFO@(9769|9774) Sedp::local_has_remote_participant_token_i: local 01037c1e.52ddd570.2629be97.000003c2(f858b08c) remote 01037c1e.52ddd570.2629be9b.000003c7(4dc2a902)
2026-03-10 17:47:18.773@LM_INFO@(9769|9774) Sedp::remote_has_local_participant_token_i: local 01037c1e.52ddd570.2629be97.000003c2(f858b08c) remote 01037c1e.52ddd570.2629be9b.000003c7(4dc2a902)
2026-03-10 17:47:18.773@LM_INFO@(9769|9774) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.52ddd570.2629be97.000003c2(f858b08c) remote 01037c1e.52ddd570.2629be9b.000003c7(4dc2a902)
2026-03-10 17:47:18.773@LM_DEBUG@(9769|9786) TransportClient::initiate_connect_i - connection between local 01037c1e.52ddd570.2629be9a.000003c2(00c8743d) and remote 01037c1e.52ddd570.2629be9b.000003c7(4dc2a902) initiation successful
2026-03-10 17:47:18.773@LM_DEBUG@(9769|9786) TransportClient::use_datalink_i TransportClient(0x7b5c0000ce88) using datalink[0x7b7c00053ae8] from 01037c1e.52ddd570.2629be9b.000003c7(4dc2a902)
2026-03-10 17:47:18.773@LM_DEBUG@(9769|9786) TransportClient::use_datalink_i TransportClient(0x7b5c0000ce88) about to add_link[0x7b7c00053ae8] to remote: 01037c1e.52ddd570.2629be9b.000003c7(4dc2a902)
2026-03-10 17:47:18.773@LM_DEBUG@(9769|9769) DataWriterImpl::enable: got GUID 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe), publishing to topic name "TheTopic" type "Messenger::Message"
2026-03-10 17:47:18.773@LM_INFO@(9769|9782) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.52ddd570.2629be99.000004c2(0829982a) remote 01037c1e.52ddd570.2629be9b.000004c7(02833fc5)
2026-03-10 17:47:18.773@LM_INFO@(9769|9774) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.52ddd570.2629be97.000003c2(f858b08c) remote 01037c1e.52ddd570.2629be9b.000003c7(4dc2a902)
2026-03-10 17:47:18.773@LM_DEBUG@(9769|9778) DataLink::make_reservation() - creating association local publication 01037c1e.52ddd570.2629be98.000301c3(3d7fcb10) <--> with remote subscription 01037c1e.52ddd570.2629be9b.000301c4(e4bb2463).
2026-03-10 17:47:18.774@LM_DEBUG@(9769|9769) Spawning writer task Writer
2026-03-10 17:47:18.774@LM_INFO@(9769|9782) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.52ddd570.2629be99.000004c2(0829982a) remote 01037c1e.52ddd570.2629be9b.000004c7(02833fc5)
2026-03-10 17:47:18.774@LM_DEBUG@(9769|9778) DEBUG: Sedp::association_complete_i local 01037c1e.52ddd570.2629be98.000301c3(3d7fcb10) remote 01037c1e.52ddd570.2629be9b.000301c4(e4bb2463)
2026-03-10 17:47:18.774@LM_INFO@(9769|9774) Sedp::process_association_records_i associating built-ins local 01037c1e.52ddd570.2629be97.000003c2(f858b08c) remote 01037c1e.52ddd570.2629be9b.000003c7(4dc2a902) pending 3 done 7
2026-03-10 17:47:18.774@LM_DEBUG@(9769|9786) DataLink::make_reservation() - creating association local publication 01037c1e.52ddd570.2629be9a.000003c2(00c8743d) <--> with remote subscription 01037c1e.52ddd570.2629be9b.000003c7(4dc2a902).
2026-03-10 17:47:18.774@LM_DEBUG@(9769|9786) DEBUG: Sedp::association_complete_i local 01037c1e.52ddd570.2629be9a.000003c2(00c8743d) remote 01037c1e.52ddd570.2629be9b.000003c7(4dc2a902)
2026-03-10 17:47:18.774@LM_INFO@(9769|9782) Sedp::process_association_records_i associating built-ins local 01037c1e.52ddd570.2629be99.000004c2(0829982a) remote 01037c1e.52ddd570.2629be9b.000004c7(02833fc5) pending 2 done 8
2026-03-10 17:47:18.774@LM_DEBUG@(9769|9782) TransportClient::associate added PendingAssoc between 01037c1e.52ddd570.2629be99.000004c2(0829982a) and remote 01037c1e.52ddd570.2629be9b.000004c7(02833fc5)
2026-03-10 17:47:18.774@LM_INFO@(9769|9778) Sedp::remote_knows_about_local_i: local 01037c1e.52ddd570.2629be98.000003c2(7a08275d) remote 01037c1e.52ddd570.2629be9b.000003c7(4dc2a902)
2026-03-10 17:47:18.774@LM_DEBUG@(9769|9782) PendingAssoc::initiate_connect - between 01037c1e.52ddd570.2629be99.000004c2(0829982a) and remote 01037c1e.52ddd570.2629be9b.000004c7(02833fc5)
2026-03-10 17:47:18.774@LM_INFO@(9769|9786) Sedp::remote_knows_about_local_i: local 01037c1e.52ddd570.2629be9a.000004c2(4f89e2fa) remote 01037c1e.52ddd570.2629be9b.000004c7(02833fc5)
2026-03-10 17:47:18.774@LM_INFO@(9769|9778) Sedp::remote_is_authenticated_i: local 01037c1e.52ddd570.2629be98.000003c2(7a08275d) remote 01037c1e.52ddd570.2629be9b.000003c7(4dc2a902)
2026-03-10 17:47:18.774@LM_DEBUG@(9769|9774) TransportClient::associate added PendingAssoc between 01037c1e.52ddd570.2629be97.000003c2(f858b08c) and remote 01037c1e.52ddd570.2629be9b.000003c7(4dc2a902)
2026-03-10 17:47:18.774@LM_INFO@(9769|9778) Sedp::local_has_remote_participant_token_i: local 01037c1e.52ddd570.2629be98.000003c2(7a08275d) remote 01037c1e.52ddd570.2629be9b.000003c7(4dc2a902)
2026-03-10 17:47:18.774@LM_DEBUG@(9769|9774) PendingAssoc::initiate_connect - between 01037c1e.52ddd570.2629be97.000003c2(f858b08c) and remote 01037c1e.52ddd570.2629be9b.000003c7(4dc2a902)
2026-03-10 17:47:18.774@LM_INFO@(9769|9778) Sedp::remote_has_local_participant_token_i: local 01037c1e.52ddd570.2629be98.000003c2(7a08275d) remote 01037c1e.52ddd570.2629be9b.000003c7(4dc2a902)
2026-03-10 17:47:18.774@LM_INFO@(9769|9786) Sedp::remote_is_authenticated_i: local 01037c1e.52ddd570.2629be9a.000004c2(4f89e2fa) remote 01037c1e.52ddd570.2629be9b.000004c7(02833fc5)
2026-03-10 17:47:18.774@LM_INFO@(9769|9778) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.52ddd570.2629be98.000003c2(7a08275d) remote 01037c1e.52ddd570.2629be9b.000003c7(4dc2a902)
2026-03-10 17:47:18.774@LM_INFO@(9769|9786) Sedp::local_has_remote_participant_token_i: local 01037c1e.52ddd570.2629be9a.000004c2(4f89e2fa) remote 01037c1e.52ddd570.2629be9b.000004c7(02833fc5)
2026-03-10 17:47:18.774@LM_DEBUG@(9769|9782) TransportClient::initiate_connect_i - attempt to connect_datalink between local 01037c1e.52ddd570.2629be99.000004c2(0829982a) and remote 01037c1e.52ddd570.2629be9b.000004c7(02833fc5)
2026-03-10 17:47:18.774@LM_INFO@(9769|9786) Sedp::remote_has_local_participant_token_i: local 01037c1e.52ddd570.2629be9a.000004c2(4f89e2fa) remote 01037c1e.52ddd570.2629be9b.000004c7(02833fc5)
2026-03-10 17:47:18.774@LM_INFO@(9769|9786) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.52ddd570.2629be9a.000004c2(4f89e2fa) remote 01037c1e.52ddd570.2629be9b.000004c7(02833fc5)
2026-03-10 17:47:18.774@LM_INFO@(9769|9786) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.52ddd570.2629be9a.000004c2(4f89e2fa) remote 01037c1e.52ddd570.2629be9b.000004c7(02833fc5)
2026-03-10 17:47:18.774@LM_INFO@(9769|9786) Sedp::process_association_records_i associating built-ins local 01037c1e.52ddd570.2629be9a.000004c2(4f89e2fa) remote 01037c1e.52ddd570.2629be9b.000004c7(02833fc5) pending 2 done 8
2026-03-10 17:47:18.775@LM_DEBUG@(9769|9782) TransportClient::initiate_connect_i - connection between local 01037c1e.52ddd570.2629be99.000004c2(0829982a) and remote 01037c1e.52ddd570.2629be9b.000004c7(02833fc5) initiation successful
2026-03-10 17:47:18.775@LM_DEBUG@(9769|9782) TransportClient::use_datalink_i TransportClient(0x7b5c00009308) using datalink[0x7b7c00029ae8] from 01037c1e.52ddd570.2629be9b.000004c7(02833fc5)
2026-03-10 17:47:18.775@LM_DEBUG@(9769|9782) TransportClient::use_datalink_i TransportClient(0x7b5c00009308) about to add_link[0x7b7c00029ae8] to remote: 01037c1e.52ddd570.2629be9b.000004c7(02833fc5)
2026-03-10 17:47:18.775@LM_DEBUG@(9769|9786) TransportClient::associate added PendingAssoc between 01037c1e.52ddd570.2629be9a.000004c2(4f89e2fa) and remote 01037c1e.52ddd570.2629be9b.000004c7(02833fc5)
2026-03-10 17:47:18.775@LM_DEBUG@(9769|9774) TransportClient::initiate_connect_i - attempt to connect_datalink between local 01037c1e.52ddd570.2629be97.000003c2(f858b08c) and remote 01037c1e.52ddd570.2629be9b.000003c7(4dc2a902)
2026-03-10 17:47:18.775@LM_DEBUG@(9769|9786) PendingAssoc::initiate_connect - between 01037c1e.52ddd570.2629be9a.000004c2(4f89e2fa) and remote 01037c1e.52ddd570.2629be9b.000004c7(02833fc5)
2026-03-10 17:47:18.775@LM_DEBUG@(9769|9786) TransportClient::initiate_connect_i - attempt to connect_datalink between local 01037c1e.52ddd570.2629be9a.000004c2(4f89e2fa) and remote 01037c1e.52ddd570.2629be9b.000004c7(02833fc5)
2026-03-10 17:47:18.774@LM_INFO@(9769|9778) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.52ddd570.2629be98.000003c2(7a08275d) remote 01037c1e.52ddd570.2629be9b.000003c7(4dc2a902)
2026-03-10 17:47:18.775@LM_DEBUG@(9769|9774) TransportClient::initiate_connect_i - connection between local 01037c1e.52ddd570.2629be97.000003c2(f858b08c) and remote 01037c1e.52ddd570.2629be9b.000003c7(4dc2a902) initiation successful
2026-03-10 17:47:18.775@LM_INFO@(9769|9778) Sedp::process_association_records_i associating built-ins local 01037c1e.52ddd570.2629be98.000003c2(7a08275d) remote 01037c1e.52ddd570.2629be9b.000003c7(4dc2a902) pending 3 done 7
2026-03-10 17:47:18.775@LM_DEBUG@(9769|9782) DataLink::make_reservation() - creating association local publication 01037c1e.52ddd570.2629be99.000004c2(0829982a) <--> with remote subscription 01037c1e.52ddd570.2629be9b.000004c7(02833fc5).
2026-03-10 17:47:18.775@LM_DEBUG@(9769|9778) TransportClient::associate added PendingAssoc between 01037c1e.52ddd570.2629be98.000003c2(7a08275d) and remote 01037c1e.52ddd570.2629be9b.000003c7(4dc2a902)
2026-03-10 17:47:18.775@LM_DEBUG@(9769|9774) TransportClient::use_datalink_i TransportClient(0x7b5c00000708) using datalink[0x7b7c00006ae8] from 01037c1e.52ddd570.2629be9b.000003c7(4dc2a902)
2026-03-10 17:47:18.775@LM_DEBUG@(9769|9778) PendingAssoc::initiate_connect - between 01037c1e.52ddd570.2629be98.000003c2(7a08275d) and remote 01037c1e.52ddd570.2629be9b.000003c7(4dc2a902)
2026-03-10 17:47:18.775@LM_DEBUG@(9769|9782) DEBUG: Sedp::association_complete_i local 01037c1e.52ddd570.2629be99.000004c2(0829982a) remote 01037c1e.52ddd570.2629be9b.000004c7(02833fc5)
2026-03-10 17:47:18.775@LM_DEBUG@(9769|9786) TransportClient::initiate_connect_i - connection between local 01037c1e.52ddd570.2629be9a.000004c2(4f89e2fa) and remote 01037c1e.52ddd570.2629be9b.000004c7(02833fc5) initiation successful
2026-03-10 17:47:18.775@LM_DEBUG@(9769|9778) TransportClient::initiate_connect_i - attempt to connect_datalink between local 01037c1e.52ddd570.2629be98.000003c2(7a08275d) and remote 01037c1e.52ddd570.2629be9b.000003c7(4dc2a902)
2026-03-10 17:47:18.775@LM_DEBUG@(9769|9786) TransportClient::use_datalink_i TransportClient(0x7b5c0000d588) using datalink[0x7b7c00053ae8] from 01037c1e.52ddd570.2629be9b.000004c7(02833fc5)
2026-03-10 17:47:18.775@LM_DEBUG@(9769|9786) TransportClient::use_datalink_i TransportClient(0x7b5c0000d588) about to add_link[0x7b7c00053ae8] to remote: 01037c1e.52ddd570.2629be9b.000004c7(02833fc5)
2026-03-10 17:47:18.775@LM_DEBUG@(9769|9786) DataLink::make_reservation() - creating association local publication 01037c1e.52ddd570.2629be9a.000004c2(4f89e2fa) <--> with remote subscription 01037c1e.52ddd570.2629be9b.000004c7(02833fc5).
2026-03-10 17:47:18.775@LM_DEBUG@(9769|9774) TransportClient::use_datalink_i TransportClient(0x7b5c00000708) about to add_link[0x7b7c00006ae8] to remote: 01037c1e.52ddd570.2629be9b.000003c7(4dc2a902)
2026-03-10 17:47:18.776@LM_DEBUG@(9769|9786) DEBUG: Sedp::association_complete_i local 01037c1e.52ddd570.2629be9a.000004c2(4f89e2fa) remote 01037c1e.52ddd570.2629be9b.000004c7(02833fc5)
2026-03-10 17:47:18.776@LM_DEBUG@(9769|9774) DataLink::make_reservation() - creating association local publication 01037c1e.52ddd570.2629be97.000003c2(f858b08c) <--> with remote subscription 01037c1e.52ddd570.2629be9b.000003c7(4dc2a902).
2026-03-10 17:47:18.776@LM_DEBUG@(9769|9774) DEBUG: Sedp::association_complete_i local 01037c1e.52ddd570.2629be97.000003c2(f858b08c) remote 01037c1e.52ddd570.2629be9b.000003c7(4dc2a902)
2026-03-10 17:47:18.776@LM_INFO@(9769|9774) Sedp::remote_knows_about_local_i: local 01037c1e.52ddd570.2629be97.000004c2(b719264b) remote 01037c1e.52ddd570.2629be9b.000004c7(02833fc5)
2026-03-10 17:47:18.776@LM_INFO@(9769|9774) Sedp::remote_is_authenticated_i: local 01037c1e.52ddd570.2629be97.000004c2(b719264b) remote 01037c1e.52ddd570.2629be9b.000004c7(02833fc5)
2026-03-10 17:47:18.775@LM_DEBUG@(9769|9782) Sedp::Writer::send_sample from 01037c1e.52ddd570.2629be99.000004c2(0829982a) to 01037c1e.52ddd570.2629be9b.000004c7(02833fc5)
2026-03-10 17:47:18.922@LM_DEBUG@(9769|9793) WriterTask::svc - starting for writer_id: Writer
2026-03-10 17:47:18.922@LM_DEBUG@(9769|9793) ConditionImpl::signal_all()
2026-03-10 17:47:18.922@LM_INFO@(9769|9774) Sedp::local_has_remote_participant_token_i: local 01037c1e.52ddd570.2629be97.000004c2(b719264b) remote 01037c1e.52ddd570.2629be9b.000004c7(02833fc5)
2026-03-10 17:47:18.923@LM_INFO@(9769|9774) Sedp::remote_has_local_participant_token_i: local 01037c1e.52ddd570.2629be97.000004c2(b719264b) remote 01037c1e.52ddd570.2629be9b.000004c7(02833fc5)
2026-03-10 17:47:18.923@LM_INFO@(9769|9774) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.52ddd570.2629be97.000004c2(b719264b) remote 01037c1e.52ddd570.2629be9b.000004c7(02833fc5)
2026-03-10 17:47:18.922@LM_DEBUG@(9769|9793) StatusConditionImpl::get_trigger_value() - mask==0x2000, changes==0x0.
2026-03-10 17:47:18.923@LM_INFO@(9769|9774) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.52ddd570.2629be97.000004c2(b719264b) remote 01037c1e.52ddd570.2629be9b.000004c7(02833fc5)
2026-03-10 17:47:18.923@LM_INFO@(9769|9774) Sedp::process_association_records_i associating built-ins local 01037c1e.52ddd570.2629be97.000004c2(b719264b) remote 01037c1e.52ddd570.2629be9b.000004c7(02833fc5) pending 2 done 8
2026-03-10 17:47:18.923@LM_DEBUG@(9769|9793) StatusConditionImpl::get_trigger_value() - mask==0x2000, changes==0x0.
2026-03-10 17:47:18.923@LM_DEBUG@(9769|9786) Sedp::Writer::send_sample from 01037c1e.52ddd570.2629be9a.000004c2(4f89e2fa) to 01037c1e.52ddd570.2629be9b.000004c7(02833fc5)
2026-03-10 17:47:18.923@LM_DEBUG@(9769|9793) StatusConditionImpl::get_trigger_value() - mask==0x2000, changes==0x0.
2026-03-10 17:47:18.923@LM_DEBUG@(9769|9774) TransportClient::associate added PendingAssoc between 01037c1e.52ddd570.2629be97.000004c2(b719264b) and remote 01037c1e.52ddd570.2629be9b.000004c7(02833fc5)
2026-03-10 17:47:18.923@LM_DEBUG@(9769|9774) PendingAssoc::initiate_connect - between 01037c1e.52ddd570.2629be97.000004c2(b719264b) and remote 01037c1e.52ddd570.2629be9b.000004c7(02833fc5)
2026-03-10 17:47:18.923@LM_DEBUG@(9769|9774) TransportClient::initiate_connect_i - attempt to connect_datalink between local 01037c1e.52ddd570.2629be97.000004c2(b719264b) and remote 01037c1e.52ddd570.2629be9b.000004c7(02833fc5)
2026-03-10 17:47:18.923@LM_DEBUG@(9769|9778) TransportClient::initiate_connect_i - connection between local 01037c1e.52ddd570.2629be98.000003c2(7a08275d) and remote 01037c1e.52ddd570.2629be9b.000003c7(4dc2a902) initiation successful
2026-03-10 17:47:18.924@LM_DEBUG@(9769|9778) TransportClient::use_datalink_i TransportClient(0x7b5c00004988) using datalink[0x7b7c000200e8] from 01037c1e.52ddd570.2629be9b.000003c7(4dc2a902)
2026-03-10 17:47:18.924@LM_DEBUG@(9769|9778) TransportClient::use_datalink_i TransportClient(0x7b5c00004988) about to add_link[0x7b7c000200e8] to remote: 01037c1e.52ddd570.2629be9b.000003c7(4dc2a902)
2026-03-10 17:47:18.924@LM_DEBUG@(9769|9774) TransportClient::initiate_connect_i - connection between local 01037c1e.52ddd570.2629be97.000004c2(b719264b) and remote 01037c1e.52ddd570.2629be9b.000004c7(02833fc5) initiation successful
2026-03-10 17:47:18.924@LM_DEBUG@(9769|9778) DataLink::make_reservation() - creating association local publication 01037c1e.52ddd570.2629be98.000003c2(7a08275d) <--> with remote subscription 01037c1e.52ddd570.2629be9b.000003c7(4dc2a902).
2026-03-10 17:47:18.924@LM_DEBUG@(9769|9774) TransportClient::use_datalink_i TransportClient(0x7b5c00000e08) using datalink[0x7b7c00006ae8] from 01037c1e.52ddd570.2629be9b.000004c7(02833fc5)
2026-03-10 17:47:18.924@LM_DEBUG@(9769|9774) TransportClient::use_datalink_i TransportClient(0x7b5c00000e08) about to add_link[0x7b7c00006ae8] to remote: 01037c1e.52ddd570.2629be9b.000004c7(02833fc5)
2026-03-10 17:47:18.924@LM_DEBUG@(9769|9774) DataLink::make_reservation() - creating association local publication 01037c1e.52ddd570.2629be97.000004c2(b719264b) <--> with remote subscription 01037c1e.52ddd570.2629be9b.000004c7(02833fc5).
2026-03-10 17:47:18.924@LM_DEBUG@(9769|9778) DEBUG: Sedp::association_complete_i local 01037c1e.52ddd570.2629be98.000003c2(7a08275d) remote 01037c1e.52ddd570.2629be9b.000003c7(4dc2a902)
2026-03-10 17:47:18.924@LM_DEBUG@(9769|9774) DEBUG: Sedp::association_complete_i local 01037c1e.52ddd570.2629be97.000004c2(b719264b) remote 01037c1e.52ddd570.2629be9b.000004c7(02833fc5)
2026-03-10 17:47:18.924@LM_INFO@(9769|9778) Sedp::remote_knows_about_local_i: local 01037c1e.52ddd570.2629be98.000004c2(3549b19a) remote 01037c1e.52ddd570.2629be9b.000004c7(02833fc5)
2026-03-10 17:47:18.924@LM_INFO@(9769|9778) Sedp::remote_is_authenticated_i: local 01037c1e.52ddd570.2629be98.000004c2(3549b19a) remote 01037c1e.52ddd570.2629be9b.000004c7(02833fc5)
2026-03-10 17:47:18.925@LM_INFO@(9769|9778) Sedp::local_has_remote_participant_token_i: local 01037c1e.52ddd570.2629be98.000004c2(3549b19a) remote 01037c1e.52ddd570.2629be9b.000004c7(02833fc5)
2026-03-10 17:47:18.925@LM_INFO@(9769|9778) Sedp::remote_has_local_participant_token_i: local 01037c1e.52ddd570.2629be98.000004c2(3549b19a) remote 01037c1e.52ddd570.2629be9b.000004c7(02833fc5)
2026-03-10 17:47:18.925@LM_DEBUG@(9769|9774) Sedp::Writer::send_sample from 01037c1e.52ddd570.2629be97.000004c2(b719264b) to 01037c1e.52ddd570.2629be9b.000004c7(02833fc5)
2026-03-10 17:47:18.925@LM_INFO@(9769|9778) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.52ddd570.2629be98.000004c2(3549b19a) remote 01037c1e.52ddd570.2629be9b.000004c7(02833fc5)
2026-03-10 17:47:18.925@LM_INFO@(9769|9778) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.52ddd570.2629be98.000004c2(3549b19a) remote 01037c1e.52ddd570.2629be9b.000004c7(02833fc5)
2026-03-10 17:47:18.925@LM_INFO@(9769|9778) Sedp::process_association_records_i associating built-ins local 01037c1e.52ddd570.2629be98.000004c2(3549b19a) remote 01037c1e.52ddd570.2629be9b.000004c7(02833fc5) pending 2 done 8
2026-03-10 17:47:18.925@LM_INFO@(9769|9786) Sedp::remote_knows_about_local_i: local 01037c1e.52ddd570.2629be9a.000200c2(2861f390) remote 01037c1e.52ddd570.2629be9b.000200c7(656b2eaf)
2026-03-10 17:47:18.925@LM_INFO@(9769|9786) Sedp::remote_is_authenticated_i: local 01037c1e.52ddd570.2629be9a.000200c2(2861f390) remote 01037c1e.52ddd570.2629be9b.000200c7(656b2eaf)
2026-03-10 17:47:18.925@LM_INFO@(9769|9786) Sedp::local_has_remote_participant_token_i: local 01037c1e.52ddd570.2629be9a.000200c2(2861f390) remote 01037c1e.52ddd570.2629be9b.000200c7(656b2eaf)
2026-03-10 17:47:18.925@LM_INFO@(9769|9786) Sedp::remote_has_local_participant_token_i: local 01037c1e.52ddd570.2629be9a.000200c2(2861f390) remote 01037c1e.52ddd570.2629be9b.000200c7(656b2eaf)
2026-03-10 17:47:18.925@LM_DEBUG@(9769|9778) TransportClient::associate added PendingAssoc between 01037c1e.52ddd570.2629be98.000004c2(3549b19a) and remote 01037c1e.52ddd570.2629be9b.000004c7(02833fc5)
2026-03-10 17:47:18.925@LM_INFO@(9769|9786) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.52ddd570.2629be9a.000200c2(2861f390) remote 01037c1e.52ddd570.2629be9b.000200c7(656b2eaf)
2026-03-10 17:47:18.925@LM_DEBUG@(9769|9778) PendingAssoc::initiate_connect - between 01037c1e.52ddd570.2629be98.000004c2(3549b19a) and remote 01037c1e.52ddd570.2629be9b.000004c7(02833fc5)
2026-03-10 17:47:18.925@LM_INFO@(9769|9786) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.52ddd570.2629be9a.000200c2(2861f390) remote 01037c1e.52ddd570.2629be9b.000200c7(656b2eaf)
2026-03-10 17:47:18.925@LM_DEBUG@(9769|9778) TransportClient::initiate_connect_i - attempt to connect_datalink between local 01037c1e.52ddd570.2629be98.000004c2(3549b19a) and remote 01037c1e.52ddd570.2629be9b.000004c7(02833fc5)
2026-03-10 17:47:18.925@LM_INFO@(9769|9786) Sedp::process_association_records_i associating built-ins local 01037c1e.52ddd570.2629be9a.000200c2(2861f390) remote 01037c1e.52ddd570.2629be9b.000200c7(656b2eaf) pending 1 done 9
2026-03-10 17:47:18.925@LM_DEBUG@(9769|9786) TransportClient::associate added PendingAssoc between 01037c1e.52ddd570.2629be9a.000200c2(2861f390) and remote 01037c1e.52ddd570.2629be9b.000200c7(656b2eaf)
2026-03-10 17:47:18.925@LM_DEBUG@(9769|9786) PendingAssoc::initiate_connect - between 01037c1e.52ddd570.2629be9a.000200c2(2861f390) and remote 01037c1e.52ddd570.2629be9b.000200c7(656b2eaf)
2026-03-10 17:47:18.925@LM_DEBUG@(9769|9786) TransportClient::initiate_connect_i - attempt to connect_datalink between local 01037c1e.52ddd570.2629be9a.000200c2(2861f390) and remote 01037c1e.52ddd570.2629be9b.000200c7(656b2eaf)
2026-03-10 17:47:18.925@LM_DEBUG@(9769|9778) TransportClient::initiate_connect_i - connection between local 01037c1e.52ddd570.2629be98.000004c2(3549b19a) and remote 01037c1e.52ddd570.2629be9b.000004c7(02833fc5) initiation successful
2026-03-10 17:47:18.926@LM_DEBUG@(9769|9778) TransportClient::use_datalink_i TransportClient(0x7b5c00005088) using datalink[0x7b7c000200e8] from 01037c1e.52ddd570.2629be9b.000004c7(02833fc5)
2026-03-10 17:47:18.926@LM_DEBUG@(9769|9778) TransportClient::use_datalink_i TransportClient(0x7b5c00005088) about to add_link[0x7b7c000200e8] to remote: 01037c1e.52ddd570.2629be9b.000004c7(02833fc5)
2026-03-10 17:47:18.926@LM_DEBUG@(9769|9778) DataLink::make_reservation() - creating association local publication 01037c1e.52ddd570.2629be98.000004c2(3549b19a) <--> with remote subscription 01037c1e.52ddd570.2629be9b.000004c7(02833fc5).
2026-03-10 17:47:18.926@LM_DEBUG@(9769|9786) TransportClient::initiate_connect_i - connection between local 01037c1e.52ddd570.2629be9a.000200c2(2861f390) and remote 01037c1e.52ddd570.2629be9b.000200c7(656b2eaf) initiation successful
2026-03-10 17:47:19.081@LM_DEBUG@(9769|9786) TransportClient::use_datalink_i TransportClient(0x7b5c0000dc88) using datalink[0x7b7c00053ae8] from 01037c1e.52ddd570.2629be9b.000200c7(656b2eaf)
2026-03-10 17:47:19.081@LM_DEBUG@(9769|9786) TransportClient::use_datalink_i TransportClient(0x7b5c0000dc88) about to add_link[0x7b7c00053ae8] to remote: 01037c1e.52ddd570.2629be9b.000200c7(656b2eaf)
2026-03-10 17:47:19.081@LM_DEBUG@(9769|9786) DataLink::make_reservation() - creating association local publication 01037c1e.52ddd570.2629be9a.000200c2(2861f390) <--> with remote subscription 01037c1e.52ddd570.2629be9b.000200c7(656b2eaf).
2026-03-10 17:47:19.081@LM_DEBUG@(9769|9786) DEBUG: Sedp::association_complete_i local 01037c1e.52ddd570.2629be9a.000200c2(2861f390) remote 01037c1e.52ddd570.2629be9b.000200c7(656b2eaf)
2026-03-10 17:47:19.081@LM_INFO@(9769|9782) Sedp::remote_knows_about_local_i: local 01037c1e.52ddd570.2629be99.000200c2(6fc18940) remote 01037c1e.52ddd570.2629be9b.000200c7(656b2eaf)
2026-03-10 17:47:19.081@LM_INFO@(9769|9774) Sedp::remote_knows_about_local_i: local 01037c1e.52ddd570.2629be97.000200c2(d0f13721) remote 01037c1e.52ddd570.2629be9b.000200c7(656b2eaf)
2026-03-10 17:47:19.081@LM_INFO@(9769|9782) Sedp::remote_is_authenticated_i: local 01037c1e.52ddd570.2629be99.000200c2(6fc18940) remote 01037c1e.52ddd570.2629be9b.000200c7(656b2eaf)
2026-03-10 17:47:19.081@LM_INFO@(9769|9782) Sedp::local_has_remote_participant_token_i: local 01037c1e.52ddd570.2629be99.000200c2(6fc18940) remote 01037c1e.52ddd570.2629be9b.000200c7(656b2eaf)
2026-03-10 17:47:19.081@LM_INFO@(9769|9782) Sedp::remote_has_local_participant_token_i: local 01037c1e.52ddd570.2629be99.000200c2(6fc18940) remote 01037c1e.52ddd570.2629be9b.000200c7(656b2eaf)
2026-03-10 17:47:19.081@LM_INFO@(9769|9782) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.52ddd570.2629be99.000200c2(6fc18940) remote 01037c1e.52ddd570.2629be9b.000200c7(656b2eaf)
2026-03-10 17:47:19.081@LM_INFO@(9769|9782) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.52ddd570.2629be99.000200c2(6fc18940) remote 01037c1e.52ddd570.2629be9b.000200c7(656b2eaf)
2026-03-10 17:47:19.081@LM_INFO@(9769|9782) Sedp::process_association_records_i associating built-ins local 01037c1e.52ddd570.2629be99.000200c2(6fc18940) remote 01037c1e.52ddd570.2629be9b.000200c7(656b2eaf) pending 1 done 9
2026-03-10 17:47:19.081@LM_DEBUG@(9769|9786) DomainParticipantImpl::assign_handle: New mapped InstanceHandle 23 for 01037c1e.52ddd570.2629be9b.000001c1(96976eb5)
2026-03-10 17:47:19.081@LM_INFO@(9769|9774) Sedp::remote_is_authenticated_i: local 01037c1e.52ddd570.2629be97.000200c2(d0f13721) remote 01037c1e.52ddd570.2629be9b.000200c7(656b2eaf)
2026-03-10 17:47:19.081@LM_DEBUG@(9769|9782) TransportClient::associate added PendingAssoc between 01037c1e.52ddd570.2629be99.000200c2(6fc18940) and remote 01037c1e.52ddd570.2629be9b.000200c7(656b2eaf)
2026-03-10 17:47:19.081@LM_DEBUG@(9769|9778) DEBUG: Sedp::association_complete_i local 01037c1e.52ddd570.2629be98.000004c2(3549b19a) remote 01037c1e.52ddd570.2629be9b.000004c7(02833fc5)
2026-03-10 17:47:19.081@LM_INFO@(9769|9774) Sedp::local_has_remote_participant_token_i: local 01037c1e.52ddd570.2629be97.000200c2(d0f13721) remote 01037c1e.52ddd570.2629be9b.000200c7(656b2eaf)
2026-03-10 17:47:19.081@LM_DEBUG@(9769|9782) PendingAssoc::initiate_connect - between 01037c1e.52ddd570.2629be99.000200c2(6fc18940) and remote 01037c1e.52ddd570.2629be9b.000200c7(656b2eaf)
2026-03-10 17:47:19.081@LM_INFO@(9769|9774) Sedp::remote_has_local_participant_token_i: local 01037c1e.52ddd570.2629be97.000200c2(d0f13721) remote 01037c1e.52ddd570.2629be9b.000200c7(656b2eaf)
2026-03-10 17:47:19.082@LM_DEBUG@(9769|9782) TransportClient::initiate_connect_i - attempt to connect_datalink between local 01037c1e.52ddd570.2629be99.000200c2(6fc18940) and remote 01037c1e.52ddd570.2629be9b.000200c7(656b2eaf)
2026-03-10 17:47:19.082@LM_DEBUG@(9769|9786) ConditionImpl::signal_all()
2026-03-10 17:47:19.082@LM_DEBUG@(9769|9786) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x200.
2026-03-10 17:47:19.082@LM_INFO@(9769|9774) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.52ddd570.2629be97.000200c2(d0f13721) remote 01037c1e.52ddd570.2629be9b.000200c7(656b2eaf)
2026-03-10 17:47:19.082@LM_DEBUG@(9769|9786) ConditionImpl::signal_all() - number of sets: 0
2026-03-10 17:47:19.082@LM_DEBUG@(9769|9778) Sedp::Writer::send_sample from 01037c1e.52ddd570.2629be98.000004c2(3549b19a) to 01037c1e.52ddd570.2629be9b.000004c7(02833fc5)
2026-03-10 17:47:19.082@LM_DEBUG@(9769|9786) ConditionImpl::signal_all()
2026-03-10 17:47:19.082@LM_INFO@(9769|9774) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.52ddd570.2629be97.000200c2(d0f13721) remote 01037c1e.52ddd570.2629be9b.000200c7(656b2eaf)
2026-03-10 17:47:19.082@LM_DEBUG@(9769|9786) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x400.
2026-03-10 17:47:19.082@LM_DEBUG@(9769|9786) ConditionImpl::signal_all() - number of sets: 0
2026-03-10 17:47:19.082@LM_DEBUG@(9769|9782) TransportClient::initiate_connect_i - connection between local 01037c1e.52ddd570.2629be99.000200c2(6fc18940) and remote 01037c1e.52ddd570.2629be9b.000200c7(656b2eaf) initiation successful
2026-03-10 17:47:19.082@LM_INFO@(9769|9774) Sedp::process_association_records_i associating built-ins local 01037c1e.52ddd570.2629be97.000200c2(d0f13721) remote 01037c1e.52ddd570.2629be9b.000200c7(656b2eaf) pending 1 done 9
2026-03-10 17:47:19.082@LM_DEBUG@(9769|9782) TransportClient::use_datalink_i TransportClient(0x7b5c00009a08) using datalink[0x7b7c00029ae8] from 01037c1e.52ddd570.2629be9b.000200c7(656b2eaf)
2026-03-10 17:47:19.082@LM_DEBUG@(9769|9786) DomainParticipantImpl::assign_handle: New unmapped InstanceHandle 24
2026-03-10 17:47:19.082@LM_DEBUG@(9769|9782) TransportClient::use_datalink_i TransportClient(0x7b5c00009a08) about to add_link[0x7b7c00029ae8] to remote: 01037c1e.52ddd570.2629be9b.000200c7(656b2eaf)
2026-03-10 17:47:19.082@LM_INFO@(9769|9778) Sedp::remote_knows_about_local_i: local 01037c1e.52ddd570.2629be98.000200c2(52a1a0f0) remote 01037c1e.52ddd570.2629be9b.000200c7(656b2eaf)
2026-03-10 17:47:19.082@LM_DEBUG@(9769|9774) TransportClient::associate added PendingAssoc between 01037c1e.52ddd570.2629be97.000200c2(d0f13721) and remote 01037c1e.52ddd570.2629be9b.000200c7(656b2eaf)
2026-03-10 17:47:19.082@LM_INFO@(9769|9778) Sedp::remote_is_authenticated_i: local 01037c1e.52ddd570.2629be98.000200c2(52a1a0f0) remote 01037c1e.52ddd570.2629be9b.000200c7(656b2eaf)
2026-03-10 17:47:19.082@LM_DEBUG@(9769|9782) DataLink::make_reservation() - creating association local publication 01037c1e.52ddd570.2629be99.000200c2(6fc18940) <--> with remote subscription 01037c1e.52ddd570.2629be9b.000200c7(656b2eaf).
2026-03-10 17:47:19.082@LM_INFO@(9769|9778) Sedp::local_has_remote_participant_token_i: local 01037c1e.52ddd570.2629be98.000200c2(52a1a0f0) remote 01037c1e.52ddd570.2629be9b.000200c7(656b2eaf)
2026-03-10 17:47:19.082@LM_DEBUG@(9769|9774) PendingAssoc::initiate_connect - between 01037c1e.52ddd570.2629be97.000200c2(d0f13721) and remote 01037c1e.52ddd570.2629be9b.000200c7(656b2eaf)
2026-03-10 17:47:19.082@LM_DEBUG@(9769|9786) ConditionImpl::signal_all()
2026-03-10 17:47:19.082@LM_DEBUG@(9769|9786) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x200.
2026-03-10 17:47:19.082@LM_DEBUG@(9769|9774) TransportClient::initiate_connect_i - attempt to connect_datalink between local 01037c1e.52ddd570.2629be97.000200c2(d0f13721) and remote 01037c1e.52ddd570.2629be9b.000200c7(656b2eaf)
2026-03-10 17:47:19.082@LM_INFO@(9769|9778) Sedp::remote_has_local_participant_token_i: local 01037c1e.52ddd570.2629be98.000200c2(52a1a0f0) remote 01037c1e.52ddd570.2629be9b.000200c7(656b2eaf)
2026-03-10 17:47:19.082@LM_DEBUG@(9769|9782) DEBUG: Sedp::association_complete_i local 01037c1e.52ddd570.2629be99.000200c2(6fc18940) remote 01037c1e.52ddd570.2629be9b.000200c7(656b2eaf)
2026-03-10 17:47:19.082@LM_DEBUG@(9769|9786) ConditionImpl::signal_all() - number of sets: 0
2026-03-10 17:47:19.083@LM_INFO@(9769|9778) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.52ddd570.2629be98.000200c2(52a1a0f0) remote 01037c1e.52ddd570.2629be9b.000200c7(656b2eaf)
2026-03-10 17:47:19.083@LM_DEBUG@(9769|9786) ConditionImpl::signal_all()
2026-03-10 17:47:19.083@LM_INFO@(9769|9778) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.52ddd570.2629be98.000200c2(52a1a0f0) remote 01037c1e.52ddd570.2629be9b.000200c7(656b2eaf)
2026-03-10 17:47:19.083@LM_INFO@(9769|9778) Sedp::process_association_records_i associating built-ins local 01037c1e.52ddd570.2629be98.000200c2(52a1a0f0) remote 01037c1e.52ddd570.2629be9b.000200c7(656b2eaf) pending 1 done 9
2026-03-10 17:47:19.083@LM_DEBUG@(9769|9774) TransportClient::initiate_connect_i - connection between local 01037c1e.52ddd570.2629be97.000200c2(d0f13721) and remote 01037c1e.52ddd570.2629be9b.000200c7(656b2eaf) initiation successful
2026-03-10 17:47:19.083@LM_DEBUG@(9769|9786) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x400.
2026-03-10 17:47:19.083@LM_DEBUG@(9769|9774) TransportClient::use_datalink_i TransportClient(0x7b5c00001508) using datalink[0x7b7c00006ae8] from 01037c1e.52ddd570.2629be9b.000200c7(656b2eaf)
2026-03-10 17:47:19.083@LM_DEBUG@(9769|9782) DomainParticipantImpl::assign_handle: New mapped InstanceHandle 25 for 01037c1e.52ddd570.2629be9b.000001c1(96976eb5)
2026-03-10 17:47:19.083@LM_DEBUG@(9769|9786) ConditionImpl::signal_all() - number of sets: 0
2026-03-10 17:47:19.083@LM_DEBUG@(9769|9774) TransportClient::use_datalink_i TransportClient(0x7b5c00001508) about to add_link[0x7b7c00006ae8] to remote: 01037c1e.52ddd570.2629be9b.000200c7(656b2eaf)
2026-03-10 17:47:19.083@LM_DEBUG@(9769|9778) TransportClient::associate added PendingAssoc between 01037c1e.52ddd570.2629be98.000200c2(52a1a0f0) and remote 01037c1e.52ddd570.2629be9b.000200c7(656b2eaf)
2026-03-10 17:47:19.083@LM_DEBUG@(9769|9774) DataLink::make_reservation() - creating association local publication 01037c1e.52ddd570.2629be97.000200c2(d0f13721) <--> with remote subscription 01037c1e.52ddd570.2629be9b.000200c7(656b2eaf).
2026-03-10 17:47:19.083@LM_DEBUG@(9769|9778) PendingAssoc::initiate_connect - between 01037c1e.52ddd570.2629be98.000200c2(52a1a0f0) and remote 01037c1e.52ddd570.2629be9b.000200c7(656b2eaf)
2026-03-10 17:47:19.083@LM_DEBUG@(9769|9778) TransportClient::initiate_connect_i - attempt to connect_datalink between local 01037c1e.52ddd570.2629be98.000200c2(52a1a0f0) and remote 01037c1e.52ddd570.2629be9b.000200c7(656b2eaf)
2026-03-10 17:47:19.083@LM_DEBUG@(9769|9774) DEBUG: Sedp::association_complete_i local 01037c1e.52ddd570.2629be97.000200c2(d0f13721) remote 01037c1e.52ddd570.2629be9b.000200c7(656b2eaf)
2026-03-10 17:47:19.083@LM_DEBUG@(9769|9782) ConditionImpl::signal_all()
2026-03-10 17:47:19.083@LM_DEBUG@(9769|9782) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x200.
2026-03-10 17:47:19.083@LM_DEBUG@(9769|9786) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7928
2026-03-10 17:47:19.083@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:55246
2026-03-10 17:47:19.083@LM_DEBUG@(9769|9782) ConditionImpl::signal_all() - number of sets: 0
2026-03-10 17:47:19.084@LM_DEBUG@(9769|9782) ConditionImpl::signal_all()
2026-03-10 17:47:19.083@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:55246
2026-03-10 17:47:19.084@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:38487
2026-03-10 17:47:19.084@LM_DEBUG@(9769|9774) DomainParticipantImpl::assign_handle: New mapped InstanceHandle 26 for 01037c1e.52ddd570.2629be9b.000001c1(96976eb5)
2026-03-10 17:47:19.084@LM_DEBUG@(9769|9782) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x400.
2026-03-10 17:47:19.084@LM_DEBUG@(9769|9778) TransportClient::initiate_connect_i - connection between local 01037c1e.52ddd570.2629be98.000200c2(52a1a0f0) and remote 01037c1e.52ddd570.2629be9b.000200c7(656b2eaf) initiation successful
2026-03-10 17:47:19.084@LM_DEBUG@(9769|9782) ConditionImpl::signal_all() - number of sets: 0
2026-03-10 17:47:19.084@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:38487
2026-03-10 17:47:19.084@LM_DEBUG@(9769|9778) TransportClient::use_datalink_i TransportClient(0x7b5c00005788) using datalink[0x7b7c000200e8] from 01037c1e.52ddd570.2629be9b.000200c7(656b2eaf)
2026-03-10 17:47:19.084@LM_DEBUG@(9769|9778) TransportClient::use_datalink_i TransportClient(0x7b5c00005788) about to add_link[0x7b7c000200e8] to remote: 01037c1e.52ddd570.2629be9b.000200c7(656b2eaf)
2026-03-10 17:47:19.084@LM_DEBUG@(9769|9782) DomainParticipantImpl::assign_handle: New unmapped InstanceHandle 27
2026-03-10 17:47:19.084@LM_DEBUG@(9769|9778) DataLink::make_reservation() - creating association local publication 01037c1e.52ddd570.2629be98.000200c2(52a1a0f0) <--> with remote subscription 01037c1e.52ddd570.2629be9b.000200c7(656b2eaf).
2026-03-10 17:47:19.084@LM_DEBUG@(9769|9774) ConditionImpl::signal_all()
2026-03-10 17:47:19.084@LM_DEBUG@(9769|9774) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x200.
2026-03-10 17:47:19.084@LM_DEBUG@(9769|9786) ConditionImpl::signal_all()
2026-03-10 17:47:19.084@LM_DEBUG@(9769|9786) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x480.
2026-03-10 17:47:19.084@LM_DEBUG@(9769|9778) DEBUG: Sedp::association_complete_i local 01037c1e.52ddd570.2629be98.000200c2(52a1a0f0) remote 01037c1e.52ddd570.2629be9b.000200c7(656b2eaf)
2026-03-10 17:47:19.084@LM_DEBUG@(9769|9786) ConditionImpl::signal_all() - number of sets: 0
2026-03-10 17:47:19.084@LM_DEBUG@(9769|9774) ConditionImpl::signal_all() - number of sets: 0
2026-03-10 17:47:19.084@LM_DEBUG@(9769|9786) ConditionImpl::signal_all()
2026-03-10 17:47:19.084@LM_DEBUG@(9769|9786) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x200.
2026-03-10 17:47:19.084@LM_DEBUG@(9769|9782) ConditionImpl::signal_all()
2026-03-10 17:47:19.084@LM_DEBUG@(9769|9786) ConditionImpl::signal_all() - number of sets: 0
2026-03-10 17:47:19.084@LM_DEBUG@(9769|9774) ConditionImpl::signal_all()
2026-03-10 17:47:19.084@LM_DEBUG@(9769|9774) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x400.
2026-03-10 17:47:19.084@LM_DEBUG@(9769|9778) DomainParticipantImpl::assign_handle: New mapped InstanceHandle 28 for 01037c1e.52ddd570.2629be9b.000001c1(96976eb5)
2026-03-10 17:47:19.084@LM_DEBUG@(9769|9774) ConditionImpl::signal_all() - number of sets: 0
2026-03-10 17:47:19.084@LM_DEBUG@(9769|9786) ConditionImpl::signal_all()
2026-03-10 17:47:19.084@LM_DEBUG@(9769|9782) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x200.
2026-03-10 17:47:19.085@LM_DEBUG@(9769|9782) ConditionImpl::signal_all() - number of sets: 0
2026-03-10 17:47:19.085@LM_DEBUG@(9769|9786) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x480.
2026-03-10 17:47:19.085@LM_DEBUG@(9769|9782) ConditionImpl::signal_all()
2026-03-10 17:47:19.085@LM_DEBUG@(9769|9782) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x480.
2026-03-10 17:47:19.085@LM_DEBUG@(9769|9782) ConditionImpl::signal_all() - number of sets: 0
2026-03-10 17:47:19.085@LM_DEBUG@(9769|9778) ConditionImpl::signal_all()
2026-03-10 17:47:19.085@LM_DEBUG@(9769|9778) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x200.
2026-03-10 17:47:19.085@LM_DEBUG@(9769|9786) ConditionImpl::signal_all() - number of sets: 0
2026-03-10 17:47:19.085@LM_DEBUG@(9769|9778) ConditionImpl::signal_all() - number of sets: 0
2026-03-10 17:47:19.085@LM_DEBUG@(9769|9774) DomainParticipantImpl::assign_handle: New unmapped InstanceHandle 29
2026-03-10 17:47:19.085@LM_DEBUG@(9769|9778) ConditionImpl::signal_all()
2026-03-10 17:47:19.085@LM_DEBUG@(9769|9778) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x400.
2026-03-10 17:47:19.085@LM_DEBUG@(9769|9778) ConditionImpl::signal_all() - number of sets: 0
2026-03-10 17:47:19.085@LM_DEBUG@(9769|9778) DomainParticipantImpl::assign_handle: New unmapped InstanceHandle 30
2026-03-10 17:47:19.085@LM_DEBUG@(9769|9774) ConditionImpl::signal_all()
2026-03-10 17:47:19.085@LM_DEBUG@(9769|9774) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x200.
2026-03-10 17:47:19.085@LM_DEBUG@(9769|9774) ConditionImpl::signal_all() - number of sets: 0
2026-03-10 17:47:19.085@LM_DEBUG@(9769|9774) ConditionImpl::signal_all()
2026-03-10 17:47:19.085@LM_DEBUG@(9769|9774) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x480.
2026-03-10 17:47:19.085@LM_DEBUG@(9769|9774) ConditionImpl::signal_all() - number of sets: 0
2026-03-10 17:47:19.085@LM_DEBUG@(9769|9778) ConditionImpl::signal_all()
2026-03-10 17:47:19.085@LM_DEBUG@(9769|9778) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x200.
2026-03-10 17:47:19.085@LM_DEBUG@(9769|9778) ConditionImpl::signal_all() - number of sets: 0
2026-03-10 17:47:19.086@LM_DEBUG@(9769|9782) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7928
2026-03-10 17:47:19.086@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:55246
2026-03-10 17:47:19.086@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:55246
2026-03-10 17:47:19.086@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:38487
2026-03-10 17:47:19.086@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:38487
2026-03-10 17:47:19.086@LM_DEBUG@(9769|9782) ConditionImpl::signal_all()
2026-03-10 17:47:19.086@LM_DEBUG@(9769|9782) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x480.
2026-03-10 17:47:19.086@LM_DEBUG@(9769|9782) ConditionImpl::signal_all() - number of sets: 0
2026-03-10 17:47:19.086@LM_DEBUG@(9769|9782) ConditionImpl::signal_all()
2026-03-10 17:47:19.086@LM_DEBUG@(9769|9782) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x200.
2026-03-10 17:47:19.086@LM_DEBUG@(9769|9782) ConditionImpl::signal_all() - number of sets: 0
2026-03-10 17:47:19.086@LM_DEBUG@(9769|9782) ConditionImpl::signal_all()
2026-03-10 17:47:19.086@LM_DEBUG@(9769|9782) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x480.
2026-03-10 17:47:19.086@LM_DEBUG@(9769|9782) ConditionImpl::signal_all() - number of sets: 0
2026-03-10 17:47:19.087@LM_DEBUG@(9769|9786) ip_in_locator_list - from (type 2): 10.1.0.39:7910
2026-03-10 17:47:19.087@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:53920
2026-03-10 17:47:19.087@LM_DEBUG@(9769|9782) ip_in_locator_list - from (type 2): 10.1.0.39:7910
2026-03-10 17:47:19.087@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:53920
2026-03-10 17:47:19.087@LM_DEBUG@(9769|9786) Spdp::handle_participant_data - 01037c1e.52ddd570.2629be9a.000001c1(abf74705) discovered 01037c1e.52ddd570.2629be97.000001c1(536783b4) lease 5:00 from 10.1.0.39:7910 (1)
2026-03-10 17:47:19.087@LM_DEBUG@(9769|9790) ip_in_locator_list - from (type 2): 10.1.0.39:7910
2026-03-10 17:47:19.087@LM_DEBUG@(9769|9774) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7928
2026-03-10 17:47:19.086@LM_DEBUG@(9769|9778) ConditionImpl::signal_all()
2026-03-10 17:47:19.087@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:53920
2026-03-10 17:47:19.087@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:55246
2026-03-10 17:47:19.087@LM_INFO@(9769|9786) Sedp::remote_knows_about_local_i: local 01037c1e.52ddd570.2629be9a.000003c7(70a280b2) remote 01037c1e.52ddd570.2629be97.000003c2(f858b08c)
2026-03-10 17:47:19.087@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:55246
2026-03-10 17:47:19.087@LM_INFO@(9769|9786) Sedp::remote_is_authenticated_i: local 01037c1e.52ddd570.2629be9a.000003c7(70a280b2) remote 01037c1e.52ddd570.2629be97.000003c2(f858b08c)
2026-03-10 17:47:19.087@LM_DEBUG@(9769|9782) Spdp::handle_participant_data - 01037c1e.52ddd570.2629be99.000001c1(ec573dd5) discovered 01037c1e.52ddd570.2629be97.000001c1(536783b4) lease 5:00 from 10.1.0.39:7910 (2)
2026-03-10 17:47:19.087@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:38487
2026-03-10 17:47:19.087@LM_INFO@(9769|9786) Sedp::local_has_remote_participant_token_i: local 01037c1e.52ddd570.2629be9a.000003c7(70a280b2) remote 01037c1e.52ddd570.2629be97.000003c2(f858b08c)
2026-03-10 17:47:19.087@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:38487
2026-03-10 17:47:19.087@LM_DEBUG@(9769|9778) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x480.
2026-03-10 17:47:19.088@LM_INFO@(9769|9786) Sedp::remote_has_local_participant_token_i: local 01037c1e.52ddd570.2629be9a.000003c7(70a280b2) remote 01037c1e.52ddd570.2629be97.000003c2(f858b08c)
2026-03-10 17:47:19.088@LM_DEBUG@(9769|9778) ConditionImpl::signal_all() - number of sets: 0
2026-03-10 17:47:19.087@LM_DEBUG@(9769|9790) Spdp::handle_participant_data - 01037c1e.52ddd570.2629be9b.000001c1(96976eb5) discovered 01037c1e.52ddd570.2629be97.000001c1(536783b4) lease 5:00 from 10.1.0.39:7910 (0)
2026-03-10 17:47:19.088@LM_INFO@(9769|9782) Sedp::remote_knows_about_local_i: local 01037c1e.52ddd570.2629be99.000003c7(3702fa62) remote 01037c1e.52ddd570.2629be97.000003c2(f858b08c)
2026-03-10 17:47:19.088@LM_INFO@(9769|9782) Sedp::remote_is_authenticated_i: local 01037c1e.52ddd570.2629be99.000003c7(3702fa62) remote 01037c1e.52ddd570.2629be97.000003c2(f858b08c)
2026-03-10 17:47:19.088@LM_INFO@(9769|9782) Sedp::local_has_remote_participant_token_i: local 01037c1e.52ddd570.2629be99.000003c7(3702fa62) remote 01037c1e.52ddd570.2629be97.000003c2(f858b08c)
2026-03-10 17:47:19.088@LM_INFO@(9769|9782) Sedp::remote_has_local_participant_token_i: local 01037c1e.52ddd570.2629be99.000003c7(3702fa62) remote 01037c1e.52ddd570.2629be97.000003c2(f858b08c)
2026-03-10 17:47:19.088@LM_INFO@(9769|9782) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.52ddd570.2629be99.000003c7(3702fa62) remote 01037c1e.52ddd570.2629be97.000003c2(f858b08c)
2026-03-10 17:47:19.088@LM_INFO@(9769|9782) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.52ddd570.2629be99.000003c7(3702fa62) remote 01037c1e.52ddd570.2629be97.000003c2(f858b08c)
2026-03-10 17:47:19.088@LM_INFO@(9769|9782) Sedp::process_association_records_i associating built-ins local 01037c1e.52ddd570.2629be99.000003c7(3702fa62) remote 01037c1e.52ddd570.2629be97.000003c2(f858b08c) pending 10 done 0
2026-03-10 17:47:19.088@LM_INFO@(9769|9786) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.52ddd570.2629be9a.000003c7(70a280b2) remote 01037c1e.52ddd570.2629be97.000003c2(f858b08c)
2026-03-10 17:47:19.088@LM_INFO@(9769|9786) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.52ddd570.2629be9a.000003c7(70a280b2) remote 01037c1e.52ddd570.2629be97.000003c2(f858b08c)
2026-03-10 17:47:19.088@LM_INFO@(9769|9786) Sedp::process_association_records_i associating built-ins local 01037c1e.52ddd570.2629be9a.000003c7(70a280b2) remote 01037c1e.52ddd570.2629be97.000003c2(f858b08c) pending 10 done 0
2026-03-10 17:47:19.088@LM_DEBUG@(9769|9782) TransportClient::associate added PendingAssoc between 01037c1e.52ddd570.2629be99.000003c7(3702fa62) and remote 01037c1e.52ddd570.2629be97.000003c2(f858b08c)
2026-03-10 17:47:19.088@LM_INFO@(9769|9790) Sedp::remote_knows_about_local_i: local 01037c1e.52ddd570.2629be9b.000003c7(4dc2a902) remote 01037c1e.52ddd570.2629be97.000003c2(f858b08c)
2026-03-10 17:47:19.088@LM_DEBUG@(9769|9774) ConditionImpl::signal_all()
2026-03-10 17:47:19.088@LM_INFO@(9769|9790) Sedp::remote_is_authenticated_i: local 01037c1e.52ddd570.2629be9b.000003c7(4dc2a902) remote 01037c1e.52ddd570.2629be97.000003c2(f858b08c)
2026-03-10 17:47:19.088@LM_DEBUG@(9769|9774) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x480.
2026-03-10 17:47:19.088@LM_DEBUG@(9769|9786) TransportClient::associate added PendingAssoc between 01037c1e.52ddd570.2629be9a.000003c7(70a280b2) and remote 01037c1e.52ddd570.2629be97.000003c2(f858b08c)
2026-03-10 17:47:19.088@LM_DEBUG@(9769|9774) ConditionImpl::signal_all() - number of sets: 0
2026-03-10 17:47:19.088@LM_DEBUG@(9769|9774) ConditionImpl::signal_all()
2026-03-10 17:47:19.088@LM_DEBUG@(9769|9774) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x200.
2026-03-10 17:47:19.089@LM_DEBUG@(9769|9774) ConditionImpl::signal_all() - number of sets: 0
2026-03-10 17:47:19.088@LM_INFO@(9769|9790) Sedp::local_has_remote_participant_token_i: local 01037c1e.52ddd570.2629be9b.000003c7(4dc2a902) remote 01037c1e.52ddd570.2629be97.000003c2(f858b08c)
2026-03-10 17:47:19.089@LM_DEBUG@(9769|9774) ConditionImpl::signal_all()
2026-03-10 17:47:19.089@LM_INFO@(9769|9782) Sedp::remote_knows_about_local_i: local 01037c1e.52ddd570.2629be99.000004c7(78436ca5) remote 01037c1e.52ddd570.2629be97.000004c2(b719264b)
2026-03-10 17:47:19.089@LM_DEBUG@(9769|9774) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x480.
2026-03-10 17:47:19.089@LM_INFO@(9769|9790) Sedp::remote_has_local_participant_token_i: local 01037c1e.52ddd570.2629be9b.000003c7(4dc2a902) remote 01037c1e.52ddd570.2629be97.000003c2(f858b08c)
2026-03-10 17:47:19.089@LM_INFO@(9769|9782) Sedp::remote_is_authenticated_i: local 01037c1e.52ddd570.2629be99.000004c7(78436ca5) remote 01037c1e.52ddd570.2629be97.000004c2(b719264b)
2026-03-10 17:47:19.089@LM_DEBUG@(9769|9774) ConditionImpl::signal_all() - number of sets: 0
2026-03-10 17:47:19.089@LM_INFO@(9769|9790) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.52ddd570.2629be9b.000003c7(4dc2a902) remote 01037c1e.52ddd570.2629be97.000003c2(f858b08c)
2026-03-10 17:47:19.089@LM_INFO@(9769|9786) Sedp::remote_knows_about_local_i: local 01037c1e.52ddd570.2629be9a.000004c7(3fe31675) remote 01037c1e.52ddd570.2629be97.000004c2(b719264b)
2026-03-10 17:47:19.089@LM_INFO@(9769|9786) Sedp::remote_is_authenticated_i: local 01037c1e.52ddd570.2629be9a.000004c7(3fe31675) remote 01037c1e.52ddd570.2629be97.000004c2(b719264b)
2026-03-10 17:47:19.089@LM_INFO@(9769|9786) Sedp::local_has_remote_participant_token_i: local 01037c1e.52ddd570.2629be9a.000004c7(3fe31675) remote 01037c1e.52ddd570.2629be97.000004c2(b719264b)
2026-03-10 17:47:19.089@LM_INFO@(9769|9782) Sedp::local_has_remote_participant_token_i: local 01037c1e.52ddd570.2629be99.000004c7(78436ca5) remote 01037c1e.52ddd570.2629be97.000004c2(b719264b)
2026-03-10 17:47:19.089@LM_INFO@(9769|9786) Sedp::remote_has_local_participant_token_i: local 01037c1e.52ddd570.2629be9a.000004c7(3fe31675) remote 01037c1e.52ddd570.2629be97.000004c2(b719264b)
2026-03-10 17:47:19.089@LM_INFO@(9769|9790) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.52ddd570.2629be9b.000003c7(4dc2a902) remote 01037c1e.52ddd570.2629be97.000003c2(f858b08c)
2026-03-10 17:47:19.089@LM_INFO@(9769|9786) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.52ddd570.2629be9a.000004c7(3fe31675) remote 01037c1e.52ddd570.2629be97.000004c2(b719264b)
2026-03-10 17:47:19.089@LM_INFO@(9769|9782) Sedp::remote_has_local_participant_token_i: local 01037c1e.52ddd570.2629be99.000004c7(78436ca5) remote 01037c1e.52ddd570.2629be97.000004c2(b719264b)
2026-03-10 17:47:19.089@LM_INFO@(9769|9786) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.52ddd570.2629be9a.000004c7(3fe31675) remote 01037c1e.52ddd570.2629be97.000004c2(b719264b)
2026-03-10 17:47:19.089@LM_INFO@(9769|9790) Sedp::process_association_records_i associating built-ins local 01037c1e.52ddd570.2629be9b.000003c7(4dc2a902) remote 01037c1e.52ddd570.2629be97.000003c2(f858b08c) pending 10 done 0
2026-03-10 17:47:19.089@LM_INFO@(9769|9786) Sedp::process_association_records_i associating built-ins local 01037c1e.52ddd570.2629be9a.000004c7(3fe31675) remote 01037c1e.52ddd570.2629be97.000004c2(b719264b) pending 9 done 1
2026-03-10 17:47:19.089@LM_INFO@(9769|9782) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.52ddd570.2629be99.000004c7(78436ca5) remote 01037c1e.52ddd570.2629be97.000004c2(b719264b)
2026-03-10 17:47:19.089@LM_DEBUG@(9769|9786) TransportClient::associate added PendingAssoc between 01037c1e.52ddd570.2629be9a.000004c7(3fe31675) and remote 01037c1e.52ddd570.2629be97.000004c2(b719264b)
2026-03-10 17:47:19.089@LM_INFO@(9769|9782) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.52ddd570.2629be99.000004c7(78436ca5) remote 01037c1e.52ddd570.2629be97.000004c2(b719264b)
2026-03-10 17:47:19.089@LM_INFO@(9769|9782) Sedp::process_association_records_i associating built-ins local 01037c1e.52ddd570.2629be99.000004c7(78436ca5) remote 01037c1e.52ddd570.2629be97.000004c2(b719264b) pending 9 done 1
2026-03-10 17:47:19.090@LM_DEBUG@(9769|9774) ip_in_locator_list - from (type 2): 10.1.0.39:7914
2026-03-10 17:47:19.090@LM_DEBUG@(9769|9782) TransportClient::associate added PendingAssoc between 01037c1e.52ddd570.2629be99.000004c7(78436ca5) and remote 01037c1e.52ddd570.2629be97.000004c2(b719264b)
2026-03-10 17:47:19.090@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:58905
2026-03-10 17:47:19.090@LM_DEBUG@(9769|9778) ip_in_locator_list - from (type 2): 10.1.0.39:7910
2026-03-10 17:47:19.090@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:53920
2026-03-10 17:47:19.090@LM_INFO@(9769|9786) Sedp::remote_knows_about_local_i: local 01037c1e.52ddd570.2629be9a.000200c7(580b071f) remote 01037c1e.52ddd570.2629be97.000200c2(d0f13721)
2026-03-10 17:47:19.090@LM_INFO@(9769|9786) Sedp::remote_is_authenticated_i: local 01037c1e.52ddd570.2629be9a.000200c7(580b071f) remote 01037c1e.52ddd570.2629be97.000200c2(d0f13721)
2026-03-10 17:47:19.090@LM_DEBUG@(9769|9790) TransportClient::associate added PendingAssoc between 01037c1e.52ddd570.2629be9b.000003c7(4dc2a902) and remote 01037c1e.52ddd570.2629be97.000003c2(f858b08c)
2026-03-10 17:47:19.090@LM_INFO@(9769|9786) Sedp::local_has_remote_participant_token_i: local 01037c1e.52ddd570.2629be9a.000200c7(580b071f) remote 01037c1e.52ddd570.2629be97.000200c2(d0f13721)
2026-03-10 17:47:19.090@LM_INFO@(9769|9786) Sedp::remote_has_local_participant_token_i: local 01037c1e.52ddd570.2629be9a.000200c7(580b071f) remote 01037c1e.52ddd570.2629be97.000200c2(d0f13721)
2026-03-10 17:47:19.090@LM_DEBUG@(9769|9774) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7916
2026-03-10 17:47:19.090@LM_INFO@(9769|9786) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.52ddd570.2629be9a.000200c7(580b071f) remote 01037c1e.52ddd570.2629be97.000200c2(d0f13721)
2026-03-10 17:47:19.090@LM_DEBUG@(9769|9778) Spdp::handle_participant_data - 01037c1e.52ddd570.2629be98.000001c1(d1371465) discovered 01037c1e.52ddd570.2629be97.000001c1(536783b4) lease 5:00 from 10.1.0.39:7910 (3)
2026-03-10 17:47:19.090@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:58905
2026-03-10 17:47:19.090@LM_INFO@(9769|9786) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.52ddd570.2629be9a.000200c7(580b071f) remote 01037c1e.52ddd570.2629be97.000200c2(d0f13721)
2026-03-10 17:47:19.090@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:58905
2026-03-10 17:47:19.090@LM_INFO@(9769|9786) Sedp::process_association_records_i associating built-ins local 01037c1e.52ddd570.2629be9a.000200c7(580b071f) remote 01037c1e.52ddd570.2629be97.000200c2(d0f13721) pending 8 done 2
2026-03-10 17:47:19.090@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:48945
2026-03-10 17:47:19.090@LM_INFO@(9769|9778) Sedp::remote_knows_about_local_i: local 01037c1e.52ddd570.2629be98.000003c7(0a62d3d2) remote 01037c1e.52ddd570.2629be97.000003c2(f858b08c)
2026-03-10 17:47:19.090@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:48945
2026-03-10 17:47:19.090@LM_DEBUG@(9769|9786) TransportClient::associate added PendingAssoc between 01037c1e.52ddd570.2629be9a.000200c7(580b071f) and remote 01037c1e.52ddd570.2629be97.000200c2(d0f13721)
2026-03-10 17:47:19.090@LM_INFO@(9769|9778) Sedp::remote_is_authenticated_i: local 01037c1e.52ddd570.2629be98.000003c7(0a62d3d2) remote 01037c1e.52ddd570.2629be97.000003c2(f858b08c)
2026-03-10 17:47:19.090@LM_INFO@(9769|9782) Sedp::remote_knows_about_local_i: local 01037c1e.52ddd570.2629be99.000200c7(1fab7dcf) remote 01037c1e.52ddd570.2629be97.000200c2(d0f13721)
2026-03-10 17:47:19.090@LM_INFO@(9769|9778) Sedp::local_has_remote_participant_token_i: local 01037c1e.52ddd570.2629be98.000003c7(0a62d3d2) remote 01037c1e.52ddd570.2629be97.000003c2(f858b08c)
2026-03-10 17:47:19.091@LM_INFO@(9769|9782) Sedp::remote_is_authenticated_i: local 01037c1e.52ddd570.2629be99.000200c7(1fab7dcf) remote 01037c1e.52ddd570.2629be97.000200c2(d0f13721)
2026-03-10 17:47:19.091@LM_INFO@(9769|9790) Sedp::remote_knows_about_local_i: local 01037c1e.52ddd570.2629be9b.000004c7(02833fc5) remote 01037c1e.52ddd570.2629be97.000004c2(b719264b)
2026-03-10 17:47:19.091@LM_INFO@(9769|9790) Sedp::remote_is_authenticated_i: local 01037c1e.52ddd570.2629be9b.000004c7(02833fc5) remote 01037c1e.52ddd570.2629be97.000004c2(b719264b)
2026-03-10 17:47:19.091@LM_INFO@(9769|9790) Sedp::local_has_remote_participant_token_i: local 01037c1e.52ddd570.2629be9b.000004c7(02833fc5) remote 01037c1e.52ddd570.2629be97.000004c2(b719264b)
2026-03-10 17:47:19.091@LM_INFO@(9769|9790) Sedp::remote_has_local_participant_token_i: local 01037c1e.52ddd570.2629be9b.000004c7(02833fc5) remote 01037c1e.52ddd570.2629be97.000004c2(b719264b)
2026-03-10 17:47:19.091@LM_INFO@(9769|9790) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.52ddd570.2629be9b.000004c7(02833fc5) remote 01037c1e.52ddd570.2629be97.000004c2(b719264b)
2026-03-10 17:47:19.091@LM_INFO@(9769|9790) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.52ddd570.2629be9b.000004c7(02833fc5) remote 01037c1e.52ddd570.2629be97.000004c2(b719264b)
2026-03-10 17:47:19.091@LM_INFO@(9769|9790) Sedp::process_association_records_i associating built-ins local 01037c1e.52ddd570.2629be9b.000004c7(02833fc5) remote 01037c1e.52ddd570.2629be97.000004c2(b719264b) pending 9 done 1
2026-03-10 17:47:19.091@LM_DEBUG@(9769|9790) TransportClient::associate added PendingAssoc between 01037c1e.52ddd570.2629be9b.000004c7(02833fc5) and remote 01037c1e.52ddd570.2629be97.000004c2(b719264b)
2026-03-10 17:47:19.091@LM_INFO@(9769|9790) Sedp::remote_knows_about_local_i: local 01037c1e.52ddd570.2629be9b.000200c7(656b2eaf) remote 01037c1e.52ddd570.2629be97.000200c2(d0f13721)
2026-03-10 17:47:19.091@LM_INFO@(9769|9790) Sedp::remote_is_authenticated_i: local 01037c1e.52ddd570.2629be9b.000200c7(656b2eaf) remote 01037c1e.52ddd570.2629be97.000200c2(d0f13721)
2026-03-10 17:47:19.092@LM_INFO@(9769|9790) Sedp::local_has_remote_participant_token_i: local 01037c1e.52ddd570.2629be9b.000200c7(656b2eaf) remote 01037c1e.52ddd570.2629be97.000200c2(d0f13721)
2026-03-10 17:47:19.091@LM_INFO@(9769|9782) Sedp::local_has_remote_participant_token_i: local 01037c1e.52ddd570.2629be99.000200c7(1fab7dcf) remote 01037c1e.52ddd570.2629be97.000200c2(d0f13721)
2026-03-10 17:47:19.091@LM_INFO@(9769|9778) Sedp::remote_has_local_participant_token_i: local 01037c1e.52ddd570.2629be98.000003c7(0a62d3d2) remote 01037c1e.52ddd570.2629be97.000003c2(f858b08c)
2026-03-10 17:47:19.091@LM_INFO@(9769|9786) Sedp::remote_knows_about_local_i: local 01037c1e.52ddd570.2629be9a.000300c4(c0c03c92) remote 01037c1e.52ddd570.2629be97.000300c3(a6346d80)
2026-03-10 17:47:19.092@LM_INFO@(9769|9790) Sedp::remote_has_local_participant_token_i: local 01037c1e.52ddd570.2629be9b.000200c7(656b2eaf) remote 01037c1e.52ddd570.2629be97.000200c2(d0f13721)
2026-03-10 17:47:19.092@LM_INFO@(9769|9786) Sedp::remote_is_authenticated_i: local 01037c1e.52ddd570.2629be9a.000300c4(c0c03c92) remote 01037c1e.52ddd570.2629be97.000300c3(a6346d80)
2026-03-10 17:47:19.092@LM_INFO@(9769|9778) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.52ddd570.2629be98.000003c7(0a62d3d2) remote 01037c1e.52ddd570.2629be97.000003c2(f858b08c)
2026-03-10 17:47:19.092@LM_INFO@(9769|9782) Sedp::remote_has_local_participant_token_i: local 01037c1e.52ddd570.2629be99.000200c7(1fab7dcf) remote 01037c1e.52ddd570.2629be97.000200c2(d0f13721)
2026-03-10 17:47:19.092@LM_INFO@(9769|9790) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.52ddd570.2629be9b.000200c7(656b2eaf) remote 01037c1e.52ddd570.2629be97.000200c2(d0f13721)
2026-03-10 17:47:19.092@LM_INFO@(9769|9786) Sedp::local_has_remote_participant_token_i: local 01037c1e.52ddd570.2629be9a.000300c4(c0c03c92) remote 01037c1e.52ddd570.2629be97.000300c3(a6346d80)
2026-03-10 17:47:19.092@LM_INFO@(9769|9778) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.52ddd570.2629be98.000003c7(0a62d3d2) remote 01037c1e.52ddd570.2629be97.000003c2(f858b08c)
2026-03-10 17:47:19.092@LM_INFO@(9769|9790) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.52ddd570.2629be9b.000200c7(656b2eaf) remote 01037c1e.52ddd570.2629be97.000200c2(d0f13721)
2026-03-10 17:47:19.092@LM_INFO@(9769|9782) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.52ddd570.2629be99.000200c7(1fab7dcf) remote 01037c1e.52ddd570.2629be97.000200c2(d0f13721)
2026-03-10 17:47:19.092@LM_INFO@(9769|9778) Sedp::process_association_records_i associating built-ins local 01037c1e.52ddd570.2629be98.000003c7(0a62d3d2) remote 01037c1e.52ddd570.2629be97.000003c2(f858b08c) pending 10 done 0
2026-03-10 17:47:19.092@LM_INFO@(9769|9786) Sedp::remote_has_local_participant_token_i: local 01037c1e.52ddd570.2629be9a.000300c4(c0c03c92) remote 01037c1e.52ddd570.2629be97.000300c3(a6346d80)
2026-03-10 17:47:19.092@LM_INFO@(9769|9782) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.52ddd570.2629be99.000200c7(1fab7dcf) remote 01037c1e.52ddd570.2629be97.000200c2(d0f13721)
2026-03-10 17:47:19.092@LM_INFO@(9769|9786) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.52ddd570.2629be9a.000300c4(c0c03c92) remote 01037c1e.52ddd570.2629be97.000300c3(a6346d80)
2026-03-10 17:47:19.092@LM_INFO@(9769|9782) Sedp::process_association_records_i associating built-ins local 01037c1e.52ddd570.2629be99.000200c7(1fab7dcf) remote 01037c1e.52ddd570.2629be97.000200c2(d0f13721) pending 8 done 2
2026-03-10 17:47:19.092@LM_DEBUG@(9769|9778) TransportClient::associate added PendingAssoc between 01037c1e.52ddd570.2629be98.000003c7(0a62d3d2) and remote 01037c1e.52ddd570.2629be97.000003c2(f858b08c)
2026-03-10 17:47:19.092@LM_DEBUG@(9769|9782) TransportClient::associate added PendingAssoc between 01037c1e.52ddd570.2629be99.000200c7(1fab7dcf) and remote 01037c1e.52ddd570.2629be97.000200c2(d0f13721)
2026-03-10 17:47:19.092@LM_INFO@(9769|9786) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.52ddd570.2629be9a.000300c4(c0c03c92) remote 01037c1e.52ddd570.2629be97.000300c3(a6346d80)
2026-03-10 17:47:19.093@LM_INFO@(9769|9786) Sedp::process_association_records_i associating built-ins local 01037c1e.52ddd570.2629be9a.000300c4(c0c03c92) remote 01037c1e.52ddd570.2629be97.000300c3(a6346d80) pending 7 done 3
2026-03-10 17:47:19.092@LM_INFO@(9769|9790) Sedp::process_association_records_i associating built-ins local 01037c1e.52ddd570.2629be9b.000200c7(656b2eaf) remote 01037c1e.52ddd570.2629be97.000200c2(d0f13721) pending 8 done 2
2026-03-10 17:47:19.093@LM_INFO@(9769|9778) Sedp::remote_knows_about_local_i: local 01037c1e.52ddd570.2629be98.000004c7(45234515) remote 01037c1e.52ddd570.2629be97.000004c2(b719264b)
2026-03-10 17:47:19.093@LM_INFO@(9769|9778) Sedp::remote_is_authenticated_i: local 01037c1e.52ddd570.2629be98.000004c7(45234515) remote 01037c1e.52ddd570.2629be97.000004c2(b719264b)
2026-03-10 17:47:19.093@LM_DEBUG@(9769|9786) TransportClient::associate added PendingAssoc between 01037c1e.52ddd570.2629be9a.000300c4(c0c03c92) and remote 01037c1e.52ddd570.2629be97.000300c3(a6346d80)
2026-03-10 17:47:19.093@LM_INFO@(9769|9778) Sedp::local_has_remote_participant_token_i: local 01037c1e.52ddd570.2629be98.000004c7(45234515) remote 01037c1e.52ddd570.2629be97.000004c2(b719264b)
2026-03-10 17:47:19.093@LM_INFO@(9769|9782) Sedp::remote_knows_about_local_i: local 01037c1e.52ddd570.2629be99.000300c4(87604642) remote 01037c1e.52ddd570.2629be97.000300c3(a6346d80)
2026-03-10 17:47:19.093@LM_DEBUG@(9769|9790) TransportClient::associate added PendingAssoc between 01037c1e.52ddd570.2629be9b.000200c7(656b2eaf) and remote 01037c1e.52ddd570.2629be97.000200c2(d0f13721)
2026-03-10 17:47:19.093@LM_INFO@(9769|9778) Sedp::remote_has_local_participant_token_i: local 01037c1e.52ddd570.2629be98.000004c7(45234515) remote 01037c1e.52ddd570.2629be97.000004c2(b719264b)
2026-03-10 17:47:19.093@LM_INFO@(9769|9782) Sedp::remote_is_authenticated_i: local 01037c1e.52ddd570.2629be99.000300c4(87604642) remote 01037c1e.52ddd570.2629be97.000300c3(a6346d80)
2026-03-10 17:47:19.093@LM_INFO@(9769|9778) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.52ddd570.2629be98.000004c7(45234515) remote 01037c1e.52ddd570.2629be97.000004c2(b719264b)
2026-03-10 17:47:19.093@LM_INFO@(9769|9782) Sedp::local_has_remote_participant_token_i: local 01037c1e.52ddd570.2629be99.000300c4(87604642) remote 01037c1e.52ddd570.2629be97.000300c3(a6346d80)
2026-03-10 17:47:19.093@LM_INFO@(9769|9778) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.52ddd570.2629be98.000004c7(45234515) remote 01037c1e.52ddd570.2629be97.000004c2(b719264b)
2026-03-10 17:47:19.093@LM_INFO@(9769|9782) Sedp::remote_has_local_participant_token_i: local 01037c1e.52ddd570.2629be99.000300c4(87604642) remote 01037c1e.52ddd570.2629be97.000300c3(a6346d80)
2026-03-10 17:47:19.093@LM_INFO@(9769|9782) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.52ddd570.2629be99.000300c4(87604642) remote 01037c1e.52ddd570.2629be97.000300c3(a6346d80)
2026-03-10 17:47:19.093@LM_INFO@(9769|9786) Sedp::remote_knows_about_local_i: local 01037c1e.52ddd570.2629be9a.000300c3(5ea4a931) remote 01037c1e.52ddd570.2629be97.000300c4(3850f823)
2026-03-10 17:47:19.093@LM_INFO@(9769|9782) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.52ddd570.2629be99.000300c4(87604642) remote 01037c1e.52ddd570.2629be97.000300c3(a6346d80)
2026-03-10 17:47:19.093@LM_INFO@(9769|9786) Sedp::remote_is_authenticated_i: local 01037c1e.52ddd570.2629be9a.000300c3(5ea4a931) remote 01037c1e.52ddd570.2629be97.000300c4(3850f823)
2026-03-10 17:47:19.093@LM_INFO@(9769|9782) Sedp::process_association_records_i associating built-ins local 01037c1e.52ddd570.2629be99.000300c4(87604642) remote 01037c1e.52ddd570.2629be97.000300c3(a6346d80) pending 7 done 3
2026-03-10 17:47:19.093@LM_INFO@(9769|9786) Sedp::local_has_remote_participant_token_i: local 01037c1e.52ddd570.2629be9a.000300c3(5ea4a931) remote 01037c1e.52ddd570.2629be97.000300c4(3850f823)
2026-03-10 17:47:19.093@LM_INFO@(9769|9778) Sedp::process_association_records_i associating built-ins local 01037c1e.52ddd570.2629be98.000004c7(45234515) remote 01037c1e.52ddd570.2629be97.000004c2(b719264b) pending 9 done 1
2026-03-10 17:47:19.093@LM_INFO@(9769|9790) Sedp::remote_knows_about_local_i: local 01037c1e.52ddd570.2629be9b.000300c4(fda01522) remote 01037c1e.52ddd570.2629be97.000300c3(a6346d80)
2026-03-10 17:47:19.093@LM_INFO@(9769|9786) Sedp::remote_has_local_participant_token_i: local 01037c1e.52ddd570.2629be9a.000300c3(5ea4a931) remote 01037c1e.52ddd570.2629be97.000300c4(3850f823)
2026-03-10 17:47:19.093@LM_INFO@(9769|9790) Sedp::remote_is_authenticated_i: local 01037c1e.52ddd570.2629be9b.000300c4(fda01522) remote 01037c1e.52ddd570.2629be97.000300c3(a6346d80)
2026-03-10 17:47:19.094@LM_DEBUG@(9769|9782) TransportClient::associate added PendingAssoc between 01037c1e.52ddd570.2629be99.000300c4(87604642) and remote 01037c1e.52ddd570.2629be97.000300c3(a6346d80)
2026-03-10 17:47:19.094@LM_DEBUG@(9769|9778) TransportClient::associate added PendingAssoc between 01037c1e.52ddd570.2629be98.000004c7(45234515) and remote 01037c1e.52ddd570.2629be97.000004c2(b719264b)
2026-03-10 17:47:19.094@LM_INFO@(9769|9786) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.52ddd570.2629be9a.000300c3(5ea4a931) remote 01037c1e.52ddd570.2629be97.000300c4(3850f823)
2026-03-10 17:47:19.094@LM_INFO@(9769|9790) Sedp::local_has_remote_participant_token_i: local 01037c1e.52ddd570.2629be9b.000300c4(fda01522) remote 01037c1e.52ddd570.2629be97.000300c3(a6346d80)
2026-03-10 17:47:19.094@LM_INFO@(9769|9786) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.52ddd570.2629be9a.000300c3(5ea4a931) remote 01037c1e.52ddd570.2629be97.000300c4(3850f823)
2026-03-10 17:47:19.094@LM_INFO@(9769|9790) Sedp::remote_has_local_participant_token_i: local 01037c1e.52ddd570.2629be9b.000300c4(fda01522) remote 01037c1e.52ddd570.2629be97.000300c3(a6346d80)
2026-03-10 17:47:19.094@LM_INFO@(9769|9786) Sedp::process_association_records_i associating built-ins local 01037c1e.52ddd570.2629be9a.000300c3(5ea4a931) remote 01037c1e.52ddd570.2629be97.000300c4(3850f823) pending 6 done 4
2026-03-10 17:47:19.094@LM_INFO@(9769|9790) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.52ddd570.2629be9b.000300c4(fda01522) remote 01037c1e.52ddd570.2629be97.000300c3(a6346d80)
2026-03-10 17:47:19.094@LM_INFO@(9769|9790) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.52ddd570.2629be9b.000300c4(fda01522) remote 01037c1e.52ddd570.2629be97.000300c3(a6346d80)
2026-03-10 17:47:19.094@LM_INFO@(9769|9790) Sedp::process_association_records_i associating built-ins local 01037c1e.52ddd570.2629be9b.000300c4(fda01522) remote 01037c1e.52ddd570.2629be97.000300c3(a6346d80) pending 7 done 3
2026-03-10 17:47:19.094@LM_INFO@(9769|9782) Sedp::remote_knows_about_local_i: local 01037c1e.52ddd570.2629be99.000300c3(1904d3e1) remote 01037c1e.52ddd570.2629be97.000300c4(3850f823)
2026-03-10 17:47:19.094@LM_INFO@(9769|9778) Sedp::remote_knows_about_local_i: local 01037c1e.52ddd570.2629be98.000200c7(22cb547f) remote 01037c1e.52ddd570.2629be97.000200c2(d0f13721)
2026-03-10 17:47:19.094@LM_DEBUG@(9769|9786) TransportClient::associate added PendingAssoc between 01037c1e.52ddd570.2629be9a.000300c3(5ea4a931) and remote 01037c1e.52ddd570.2629be97.000300c4(3850f823)
2026-03-10 17:47:19.094@LM_INFO@(9769|9778) Sedp::remote_is_authenticated_i: local 01037c1e.52ddd570.2629be98.000200c7(22cb547f) remote 01037c1e.52ddd570.2629be97.000200c2(d0f13721)
2026-03-10 17:47:19.094@LM_INFO@(9769|9782) Sedp::remote_is_authenticated_i: local 01037c1e.52ddd570.2629be99.000300c3(1904d3e1) remote 01037c1e.52ddd570.2629be97.000300c4(3850f823)
2026-03-10 17:47:19.094@LM_DEBUG@(9769|9790) TransportClient::associate added PendingAssoc between 01037c1e.52ddd570.2629be9b.000300c4(fda01522) and remote 01037c1e.52ddd570.2629be97.000300c3(a6346d80)
2026-03-10 17:47:19.094@LM_DEBUG@(9769|9786) PendingAssoc::initiate_connect - between 01037c1e.52ddd570.2629be9a.000300c3(5ea4a931) and remote 01037c1e.52ddd570.2629be97.000300c4(3850f823)
2026-03-10 17:47:19.094@LM_INFO@(9769|9782) Sedp::local_has_remote_participant_token_i: local 01037c1e.52ddd570.2629be99.000300c3(1904d3e1) remote 01037c1e.52ddd570.2629be97.000300c4(3850f823)
2026-03-10 17:47:19.094@LM_INFO@(9769|9778) Sedp::local_has_remote_participant_token_i: local 01037c1e.52ddd570.2629be98.000200c7(22cb547f) remote 01037c1e.52ddd570.2629be97.000200c2(d0f13721)
2026-03-10 17:47:19.094@LM_DEBUG@(9769|9786) TransportClient::initiate_connect_i - attempt to connect_datalink between local 01037c1e.52ddd570.2629be9a.000300c3(5ea4a931) and remote 01037c1e.52ddd570.2629be97.000300c4(3850f823)
2026-03-10 17:47:19.094@LM_INFO@(9769|9778) Sedp::remote_has_local_participant_token_i: local 01037c1e.52ddd570.2629be98.000200c7(22cb547f) remote 01037c1e.52ddd570.2629be97.000200c2(d0f13721)
2026-03-10 17:47:19.094@LM_INFO@(9769|9782) Sedp::remote_has_local_participant_token_i: local 01037c1e.52ddd570.2629be99.000300c3(1904d3e1) remote 01037c1e.52ddd570.2629be97.000300c4(3850f823)
2026-03-10 17:47:19.094@LM_INFO@(9769|9778) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.52ddd570.2629be98.000200c7(22cb547f) remote 01037c1e.52ddd570.2629be97.000200c2(d0f13721)
2026-03-10 17:47:19.094@LM_INFO@(9769|9782) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.52ddd570.2629be99.000300c3(1904d3e1) remote 01037c1e.52ddd570.2629be97.000300c4(3850f823)
2026-03-10 17:47:19.095@LM_INFO@(9769|9778) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.52ddd570.2629be98.000200c7(22cb547f) remote 01037c1e.52ddd570.2629be97.000200c2(d0f13721)
2026-03-10 17:47:19.095@LM_INFO@(9769|9782) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.52ddd570.2629be99.000300c3(1904d3e1) remote 01037c1e.52ddd570.2629be97.000300c4(3850f823)
2026-03-10 17:47:19.095@LM_INFO@(9769|9778) Sedp::process_association_records_i associating built-ins local 01037c1e.52ddd570.2629be98.000200c7(22cb547f) remote 01037c1e.52ddd570.2629be97.000200c2(d0f13721) pending 8 done 2
2026-03-10 17:47:19.095@LM_DEBUG@(9769|9786) TransportClient::initiate_connect_i - connection between local 01037c1e.52ddd570.2629be9a.000300c3(5ea4a931) and remote 01037c1e.52ddd570.2629be97.000300c4(3850f823) initiation successful
2026-03-10 17:47:19.095@LM_INFO@(9769|9782) Sedp::process_association_records_i associating built-ins local 01037c1e.52ddd570.2629be99.000300c3(1904d3e1) remote 01037c1e.52ddd570.2629be97.000300c4(3850f823) pending 6 done 4
2026-03-10 17:47:19.095@LM_DEBUG@(9769|9786) TransportClient::use_datalink_i TransportClient(0x7b5c0000ee08) using datalink[0x7b7c00053ae8] from 01037c1e.52ddd570.2629be97.000300c4(3850f823)
2026-03-10 17:47:19.095@LM_INFO@(9769|9790) Sedp::remote_knows_about_local_i: local 01037c1e.52ddd570.2629be9b.000300c3(63c48081) remote 01037c1e.52ddd570.2629be97.000300c4(3850f823)
2026-03-10 17:47:19.095@LM_DEBUG@(9769|9786) TransportClient::use_datalink_i TransportClient(0x7b5c0000ee08) about to add_link[0x7b7c00053ae8] to remote: 01037c1e.52ddd570.2629be97.000300c4(3850f823)
2026-03-10 17:47:19.095@LM_DEBUG@(9769|9786) DataLink::make_reservation() - creating association local publication 01037c1e.52ddd570.2629be9a.000300c3(5ea4a931) <--> with remote subscription 01037c1e.52ddd570.2629be97.000300c4(3850f823).
2026-03-10 17:47:19.095@LM_INFO@(9769|9790) Sedp::remote_is_authenticated_i: local 01037c1e.52ddd570.2629be9b.000300c3(63c48081) remote 01037c1e.52ddd570.2629be97.000300c4(3850f823)
2026-03-10 17:47:19.095@LM_DEBUG@(9769|9782) TransportClient::associate added PendingAssoc between 01037c1e.52ddd570.2629be99.000300c3(1904d3e1) and remote 01037c1e.52ddd570.2629be97.000300c4(3850f823)
2026-03-10 17:47:19.095@LM_DEBUG@(9769|9778) TransportClient::associate added PendingAssoc between 01037c1e.52ddd570.2629be98.000200c7(22cb547f) and remote 01037c1e.52ddd570.2629be97.000200c2(d0f13721)
2026-03-10 17:47:19.095@LM_DEBUG@(9769|9782) PendingAssoc::initiate_connect - between 01037c1e.52ddd570.2629be99.000300c3(1904d3e1) and remote 01037c1e.52ddd570.2629be97.000300c4(3850f823)
2026-03-10 17:47:19.095@LM_INFO@(9769|9790) Sedp::local_has_remote_participant_token_i: local 01037c1e.52ddd570.2629be9b.000300c3(63c48081) remote 01037c1e.52ddd570.2629be97.000300c4(3850f823)
2026-03-10 17:47:19.095@LM_DEBUG@(9769|9786) DEBUG: Sedp::association_complete_i local 01037c1e.52ddd570.2629be9a.000300c3(5ea4a931) remote 01037c1e.52ddd570.2629be97.000300c4(3850f823)
2026-03-10 17:47:19.095@LM_DEBUG@(9769|9782) TransportClient::initiate_connect_i - attempt to connect_datalink between local 01037c1e.52ddd570.2629be99.000300c3(1904d3e1) and remote 01037c1e.52ddd570.2629be97.000300c4(3850f823)
2026-03-10 17:47:19.095@LM_INFO@(9769|9790) Sedp::remote_has_local_participant_token_i: local 01037c1e.52ddd570.2629be9b.000300c3(63c48081) remote 01037c1e.52ddd570.2629be97.000300c4(3850f823)
2026-03-10 17:47:19.095@LM_INFO@(9769|9786) Sedp::remote_knows_about_local_i: local 01037c1e.52ddd570.2629be9a.000301c4(d9db0dd3) remote 01037c1e.52ddd570.2629be97.000301c3(bf2f5cc1)
2026-03-10 17:47:19.095@LM_INFO@(9769|9790) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.52ddd570.2629be9b.000300c3(63c48081) remote 01037c1e.52ddd570.2629be97.000300c4(3850f823)
2026-03-10 17:47:19.095@LM_INFO@(9769|9786) Sedp::remote_is_authenticated_i: local 01037c1e.52ddd570.2629be9a.000301c4(d9db0dd3) remote 01037c1e.52ddd570.2629be97.000301c3(bf2f5cc1)
2026-03-10 17:47:19.095@LM_INFO@(9769|9786) Sedp::local_has_remote_participant_token_i: local 01037c1e.52ddd570.2629be9a.000301c4(d9db0dd3) remote 01037c1e.52ddd570.2629be97.000301c3(bf2f5cc1)
2026-03-10 17:47:19.095@LM_INFO@(9769|9790) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.52ddd570.2629be9b.000300c3(63c48081) remote 01037c1e.52ddd570.2629be97.000300c4(3850f823)
2026-03-10 17:47:19.095@LM_INFO@(9769|9786) Sedp::remote_has_local_participant_token_i: local 01037c1e.52ddd570.2629be9a.000301c4(d9db0dd3) remote 01037c1e.52ddd570.2629be97.000301c3(bf2f5cc1)
2026-03-10 17:47:19.095@LM_INFO@(9769|9778) Sedp::remote_knows_about_local_i: local 01037c1e.52ddd570.2629be98.000300c4(ba006ff2) remote 01037c1e.52ddd570.2629be97.000300c3(a6346d80)
2026-03-10 17:47:19.095@LM_INFO@(9769|9786) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.52ddd570.2629be9a.000301c4(d9db0dd3) remote 01037c1e.52ddd570.2629be97.000301c3(bf2f5cc1)
2026-03-10 17:47:19.095@LM_DEBUG@(9769|9782) TransportClient::initiate_connect_i - connection between local 01037c1e.52ddd570.2629be99.000300c3(1904d3e1) and remote 01037c1e.52ddd570.2629be97.000300c4(3850f823) initiation successful
2026-03-10 17:47:19.096@LM_INFO@(9769|9786) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.52ddd570.2629be9a.000301c4(d9db0dd3) remote 01037c1e.52ddd570.2629be97.000301c3(bf2f5cc1)
2026-03-10 17:47:19.095@LM_INFO@(9769|9790) Sedp::process_association_records_i associating built-ins local 01037c1e.52ddd570.2629be9b.000300c3(63c48081) remote 01037c1e.52ddd570.2629be97.000300c4(3850f823) pending 6 done 4
2026-03-10 17:47:19.096@LM_DEBUG@(9769|9782) TransportClient::use_datalink_i TransportClient(0x7b5c0000ab88) using datalink[0x7b7c00029ae8] from 01037c1e.52ddd570.2629be97.000300c4(3850f823)
2026-03-10 17:47:19.095@LM_INFO@(9769|9778) Sedp::remote_is_authenticated_i: local 01037c1e.52ddd570.2629be98.000300c4(ba006ff2) remote 01037c1e.52ddd570.2629be97.000300c3(a6346d80)
2026-03-10 17:47:19.096@LM_INFO@(9769|9778) Sedp::local_has_remote_participant_token_i: local 01037c1e.52ddd570.2629be98.000300c4(ba006ff2) remote 01037c1e.52ddd570.2629be97.000300c3(a6346d80)
2026-03-10 17:47:19.096@LM_DEBUG@(9769|9790) TransportClient::associate added PendingAssoc between 01037c1e.52ddd570.2629be9b.000300c3(63c48081) and remote 01037c1e.52ddd570.2629be97.000300c4(3850f823)
2026-03-10 17:47:19.096@LM_DEBUG@(9769|9782) TransportClient::use_datalink_i TransportClient(0x7b5c0000ab88) about to add_link[0x7b7c00029ae8] to remote: 01037c1e.52ddd570.2629be97.000300c4(3850f823)
2026-03-10 17:47:19.096@LM_DEBUG@(9769|9790) PendingAssoc::initiate_connect - between 01037c1e.52ddd570.2629be9b.000300c3(63c48081) and remote 01037c1e.52ddd570.2629be97.000300c4(3850f823)
2026-03-10 17:47:19.096@LM_INFO@(9769|9778) Sedp::remote_has_local_participant_token_i: local 01037c1e.52ddd570.2629be98.000300c4(ba006ff2) remote 01037c1e.52ddd570.2629be97.000300c3(a6346d80)
2026-03-10 17:47:19.096@LM_DEBUG@(9769|9782) DataLink::make_reservation() - creating association local publication 01037c1e.52ddd570.2629be99.000300c3(1904d3e1) <--> with remote subscription 01037c1e.52ddd570.2629be97.000300c4(3850f823).
2026-03-10 17:47:19.096@LM_INFO@(9769|9786) Sedp::process_association_records_i associating built-ins local 01037c1e.52ddd570.2629be9a.000301c4(d9db0dd3) remote 01037c1e.52ddd570.2629be97.000301c3(bf2f5cc1) pending 5 done 5
2026-03-10 17:47:19.096@LM_INFO@(9769|9778) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.52ddd570.2629be98.000300c4(ba006ff2) remote 01037c1e.52ddd570.2629be97.000300c3(a6346d80)
2026-03-10 17:47:19.096@LM_DEBUG@(9769|9790) TransportClient::initiate_connect_i - attempt to connect_datalink between local 01037c1e.52ddd570.2629be9b.000300c3(63c48081) and remote 01037c1e.52ddd570.2629be97.000300c4(3850f823)
2026-03-10 17:47:19.096@LM_DEBUG@(9769|9782) DEBUG: Sedp::association_complete_i local 01037c1e.52ddd570.2629be99.000300c3(1904d3e1) remote 01037c1e.52ddd570.2629be97.000300c4(3850f823)
2026-03-10 17:47:19.096@LM_DEBUG@(9769|9786) TransportClient::associate added PendingAssoc between 01037c1e.52ddd570.2629be9a.000301c4(d9db0dd3) and remote 01037c1e.52ddd570.2629be97.000301c3(bf2f5cc1)
2026-03-10 17:47:19.096@LM_INFO@(9769|9778) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.52ddd570.2629be98.000300c4(ba006ff2) remote 01037c1e.52ddd570.2629be97.000300c3(a6346d80)
2026-03-10 17:47:19.096@LM_INFO@(9769|9782) Sedp::remote_knows_about_local_i: local 01037c1e.52ddd570.2629be99.000301c4(9e7b7703) remote 01037c1e.52ddd570.2629be97.000301c3(bf2f5cc1)
2026-03-10 17:47:19.096@LM_INFO@(9769|9778) Sedp::process_association_records_i associating built-ins local 01037c1e.52ddd570.2629be98.000300c4(ba006ff2) remote 01037c1e.52ddd570.2629be97.000300c3(a6346d80) pending 7 done 3
2026-03-10 17:47:19.096@LM_INFO@(9769|9782) Sedp::remote_is_authenticated_i: local 01037c1e.52ddd570.2629be99.000301c4(9e7b7703) remote 01037c1e.52ddd570.2629be97.000301c3(bf2f5cc1)
2026-03-10 17:47:19.096@LM_INFO@(9769|9782) Sedp::local_has_remote_participant_token_i: local 01037c1e.52ddd570.2629be99.000301c4(9e7b7703) remote 01037c1e.52ddd570.2629be97.000301c3(bf2f5cc1)
2026-03-10 17:47:19.096@LM_INFO@(9769|9782) Sedp::remote_has_local_participant_token_i: local 01037c1e.52ddd570.2629be99.000301c4(9e7b7703) remote 01037c1e.52ddd570.2629be97.000301c3(bf2f5cc1)
2026-03-10 17:47:19.096@LM_DEBUG@(9769|9778) TransportClient::associate added PendingAssoc between 01037c1e.52ddd570.2629be98.000300c4(ba006ff2) and remote 01037c1e.52ddd570.2629be97.000300c3(a6346d80)
2026-03-10 17:47:19.096@LM_INFO@(9769|9782) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.52ddd570.2629be99.000301c4(9e7b7703) remote 01037c1e.52ddd570.2629be97.000301c3(bf2f5cc1)
2026-03-10 17:47:19.096@LM_INFO@(9769|9786) Sedp::remote_knows_about_local_i: local 01037c1e.52ddd570.2629be9a.000301c3(47bf9870) remote 01037c1e.52ddd570.2629be97.000301c4(214bc962)
2026-03-10 17:47:19.096@LM_INFO@(9769|9782) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.52ddd570.2629be99.000301c4(9e7b7703) remote 01037c1e.52ddd570.2629be97.000301c3(bf2f5cc1)
2026-03-10 17:47:19.096@LM_INFO@(9769|9786) Sedp::remote_is_authenticated_i: local 01037c1e.52ddd570.2629be9a.000301c3(47bf9870) remote 01037c1e.52ddd570.2629be97.000301c4(214bc962)
2026-03-10 17:47:19.096@LM_DEBUG@(9769|9790) TransportClient::initiate_connect_i - connection between local 01037c1e.52ddd570.2629be9b.000300c3(63c48081) and remote 01037c1e.52ddd570.2629be97.000300c4(3850f823) initiation successful
2026-03-10 17:47:19.096@LM_INFO@(9769|9782) Sedp::process_association_records_i associating built-ins local 01037c1e.52ddd570.2629be99.000301c4(9e7b7703) remote 01037c1e.52ddd570.2629be97.000301c3(bf2f5cc1) pending 5 done 5
2026-03-10 17:47:19.096@LM_INFO@(9769|9786) Sedp::local_has_remote_participant_token_i: local 01037c1e.52ddd570.2629be9a.000301c3(47bf9870) remote 01037c1e.52ddd570.2629be97.000301c4(214bc962)
2026-03-10 17:47:19.097@LM_DEBUG@(9769|9790) TransportClient::use_datalink_i TransportClient(0x7b5c00032f88) using datalink[0x7b7c0005d4e8] from 01037c1e.52ddd570.2629be97.000300c4(3850f823)
2026-03-10 17:47:19.097@LM_DEBUG@(9769|9790) TransportClient::use_datalink_i TransportClient(0x7b5c00032f88) about to add_link[0x7b7c0005d4e8] to remote: 01037c1e.52ddd570.2629be97.000300c4(3850f823)
2026-03-10 17:47:19.097@LM_INFO@(9769|9786) Sedp::remote_has_local_participant_token_i: local 01037c1e.52ddd570.2629be9a.000301c3(47bf9870) remote 01037c1e.52ddd570.2629be97.000301c4(214bc962)
2026-03-10 17:47:19.097@LM_INFO@(9769|9778) Sedp::remote_knows_about_local_i: local 01037c1e.52ddd570.2629be98.000300c3(2464fa51) remote 01037c1e.52ddd570.2629be97.000300c4(3850f823)
2026-03-10 17:47:19.097@LM_DEBUG@(9769|9790) DataLink::make_reservation() - creating association local publication 01037c1e.52ddd570.2629be9b.000300c3(63c48081) <--> with remote subscription 01037c1e.52ddd570.2629be97.000300c4(3850f823).
2026-03-10 17:47:19.097@LM_INFO@(9769|9786) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.52ddd570.2629be9a.000301c3(47bf9870) remote 01037c1e.52ddd570.2629be97.000301c4(214bc962)
2026-03-10 17:47:19.097@LM_DEBUG@(9769|9782) TransportClient::associate added PendingAssoc between 01037c1e.52ddd570.2629be99.000301c4(9e7b7703) and remote 01037c1e.52ddd570.2629be97.000301c3(bf2f5cc1)
2026-03-10 17:47:19.097@LM_INFO@(9769|9778) Sedp::remote_is_authenticated_i: local 01037c1e.52ddd570.2629be98.000300c3(2464fa51) remote 01037c1e.52ddd570.2629be97.000300c4(3850f823)
2026-03-10 17:47:19.097@LM_DEBUG@(9769|9790) DEBUG: Sedp::association_complete_i local 01037c1e.52ddd570.2629be9b.000300c3(63c48081) remote 01037c1e.52ddd570.2629be97.000300c4(3850f823)
2026-03-10 17:47:19.097@LM_INFO@(9769|9778) Sedp::local_has_remote_participant_token_i: local 01037c1e.52ddd570.2629be98.000300c3(2464fa51) remote 01037c1e.52ddd570.2629be97.000300c4(3850f823)
2026-03-10 17:47:19.097@LM_INFO@(9769|9786) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.52ddd570.2629be9a.000301c3(47bf9870) remote 01037c1e.52ddd570.2629be97.000301c4(214bc962)
2026-03-10 17:47:19.097@LM_INFO@(9769|9790) Sedp::remote_knows_about_local_i: local 01037c1e.52ddd570.2629be9b.000301c4(e4bb2463) remote 01037c1e.52ddd570.2629be97.000301c3(bf2f5cc1)
2026-03-10 17:47:19.097@LM_INFO@(9769|9790) Sedp::remote_is_authenticated_i: local 01037c1e.52ddd570.2629be9b.000301c4(e4bb2463) remote 01037c1e.52ddd570.2629be97.000301c3(bf2f5cc1)
2026-03-10 17:47:19.097@LM_INFO@(9769|9778) Sedp::remote_has_local_participant_token_i: local 01037c1e.52ddd570.2629be98.000300c3(2464fa51) remote 01037c1e.52ddd570.2629be97.000300c4(3850f823)
2026-03-10 17:47:19.097@LM_INFO@(9769|9790) Sedp::local_has_remote_participant_token_i: local 01037c1e.52ddd570.2629be9b.000301c4(e4bb2463) remote 01037c1e.52ddd570.2629be97.000301c3(bf2f5cc1)
2026-03-10 17:47:19.097@LM_INFO@(9769|9786) Sedp::process_association_records_i associating built-ins local 01037c1e.52ddd570.2629be9a.000301c3(47bf9870) remote 01037c1e.52ddd570.2629be97.000301c4(214bc962) pending 4 done 6
2026-03-10 17:47:19.097@LM_INFO@(9769|9778) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.52ddd570.2629be98.000300c3(2464fa51) remote 01037c1e.52ddd570.2629be97.000300c4(3850f823)
2026-03-10 17:47:19.097@LM_INFO@(9769|9790) Sedp::remote_has_local_participant_token_i: local 01037c1e.52ddd570.2629be9b.000301c4(e4bb2463) remote 01037c1e.52ddd570.2629be97.000301c3(bf2f5cc1)
2026-03-10 17:47:19.097@LM_INFO@(9769|9782) Sedp::remote_knows_about_local_i: local 01037c1e.52ddd570.2629be99.000301c3(001fe2a0) remote 01037c1e.52ddd570.2629be97.000301c4(214bc962)
2026-03-10 17:47:19.097@LM_DEBUG@(9769|9786) TransportClient::associate added PendingAssoc between 01037c1e.52ddd570.2629be9a.000301c3(47bf9870) and remote 01037c1e.52ddd570.2629be97.000301c4(214bc962)
2026-03-10 17:47:19.097@LM_INFO@(9769|9790) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.52ddd570.2629be9b.000301c4(e4bb2463) remote 01037c1e.52ddd570.2629be97.000301c3(bf2f5cc1)
2026-03-10 17:47:19.097@LM_DEBUG@(9769|9786) PendingAssoc::initiate_connect - between 01037c1e.52ddd570.2629be9a.000301c3(47bf9870) and remote 01037c1e.52ddd570.2629be97.000301c4(214bc962)
2026-03-10 17:47:19.097@LM_INFO@(9769|9778) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.52ddd570.2629be98.000300c3(2464fa51) remote 01037c1e.52ddd570.2629be97.000300c4(3850f823)
2026-03-10 17:47:19.097@LM_DEBUG@(9769|9786) TransportClient::initiate_connect_i - attempt to connect_datalink between local 01037c1e.52ddd570.2629be9a.000301c3(47bf9870) and remote 01037c1e.52ddd570.2629be97.000301c4(214bc962)
2026-03-10 17:47:19.097@LM_INFO@(9769|9790) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.52ddd570.2629be9b.000301c4(e4bb2463) remote 01037c1e.52ddd570.2629be97.000301c3(bf2f5cc1)
2026-03-10 17:47:19.097@LM_INFO@(9769|9782) Sedp::remote_is_authenticated_i: local 01037c1e.52ddd570.2629be99.000301c3(001fe2a0) remote 01037c1e.52ddd570.2629be97.000301c4(214bc962)
2026-03-10 17:47:19.098@LM_INFO@(9769|9782) Sedp::local_has_remote_participant_token_i: local 01037c1e.52ddd570.2629be99.000301c3(001fe2a0) remote 01037c1e.52ddd570.2629be97.000301c4(214bc962)
2026-03-10 17:47:19.097@LM_INFO@(9769|9778) Sedp::process_association_records_i associating built-ins local 01037c1e.52ddd570.2629be98.000300c3(2464fa51) remote 01037c1e.52ddd570.2629be97.000300c4(3850f823) pending 6 done 4
2026-03-10 17:47:19.098@LM_INFO@(9769|9790) Sedp::process_association_records_i associating built-ins local 01037c1e.52ddd570.2629be9b.000301c4(e4bb2463) remote 01037c1e.52ddd570.2629be97.000301c3(bf2f5cc1) pending 5 done 5
2026-03-10 17:47:19.098@LM_DEBUG@(9769|9786) TransportClient::initiate_connect_i - connection between local 01037c1e.52ddd570.2629be9a.000301c3(47bf9870) and remote 01037c1e.52ddd570.2629be97.000301c4(214bc962) initiation successful
2026-03-10 17:47:19.098@LM_INFO@(9769|9782) Sedp::remote_has_local_participant_token_i: local 01037c1e.52ddd570.2629be99.000301c3(001fe2a0) remote 01037c1e.52ddd570.2629be97.000301c4(214bc962)
2026-03-10 17:47:19.098@LM_DEBUG@(9769|9778) TransportClient::associate added PendingAssoc between 01037c1e.52ddd570.2629be98.000300c3(2464fa51) and remote 01037c1e.52ddd570.2629be97.000300c4(3850f823)
2026-03-10 17:47:19.098@LM_DEBUG@(9769|9786) TransportClient::use_datalink_i TransportClient(0x7b5c0000f188) using datalink[0x7b7c00053ae8] from 01037c1e.52ddd570.2629be97.000301c4(214bc962)
2026-03-10 17:47:19.098@LM_DEBUG@(9769|9786) TransportClient::use_datalink_i TransportClient(0x7b5c0000f188) about to add_link[0x7b7c00053ae8] to remote: 01037c1e.52ddd570.2629be97.000301c4(214bc962)
2026-03-10 17:47:19.098@LM_DEBUG@(9769|9778) PendingAssoc::initiate_connect - between 01037c1e.52ddd570.2629be98.000300c3(2464fa51) and remote 01037c1e.52ddd570.2629be97.000300c4(3850f823)
2026-03-10 17:47:19.098@LM_DEBUG@(9769|9786) DataLink::make_reservation() - creating association local publication 01037c1e.52ddd570.2629be9a.000301c3(47bf9870) <--> with remote subscription 01037c1e.52ddd570.2629be97.000301c4(214bc962).
2026-03-10 17:47:19.098@LM_INFO@(9769|9782) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.52ddd570.2629be99.000301c3(001fe2a0) remote 01037c1e.52ddd570.2629be97.000301c4(214bc962)
2026-03-10 17:47:19.098@LM_INFO@(9769|9782) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.52ddd570.2629be99.000301c3(001fe2a0) remote 01037c1e.52ddd570.2629be97.000301c4(214bc962)
2026-03-10 17:47:19.098@LM_DEBUG@(9769|9778) TransportClient::initiate_connect_i - attempt to connect_datalink between local 01037c1e.52ddd570.2629be98.000300c3(2464fa51) and remote 01037c1e.52ddd570.2629be97.000300c4(3850f823)
2026-03-10 17:47:19.098@LM_DEBUG@(9769|9786) DEBUG: Sedp::association_complete_i local 01037c1e.52ddd570.2629be9a.000301c3(47bf9870) remote 01037c1e.52ddd570.2629be97.000301c4(214bc962)
2026-03-10 17:47:19.098@LM_INFO@(9769|9782) Sedp::process_association_records_i associating built-ins local 01037c1e.52ddd570.2629be99.000301c3(001fe2a0) remote 01037c1e.52ddd570.2629be97.000301c4(214bc962) pending 4 done 6
2026-03-10 17:47:19.098@LM_DEBUG@(9769|9790) TransportClient::associate added PendingAssoc between 01037c1e.52ddd570.2629be9b.000301c4(e4bb2463) and remote 01037c1e.52ddd570.2629be97.000301c3(bf2f5cc1)
2026-03-10 17:47:19.098@LM_INFO@(9769|9786) Sedp::remote_knows_about_local_i: local 01037c1e.52ddd570.2629be9a.000003c2(00c8743d) remote 01037c1e.52ddd570.2629be97.000003c7(88324403)
2026-03-10 17:47:19.098@LM_INFO@(9769|9786) Sedp::remote_is_authenticated_i: local 01037c1e.52ddd570.2629be9a.000003c2(00c8743d) remote 01037c1e.52ddd570.2629be97.000003c7(88324403)
2026-03-10 17:47:19.098@LM_INFO@(9769|9786) Sedp::local_has_remote_participant_token_i: local 01037c1e.52ddd570.2629be9a.000003c2(00c8743d) remote 01037c1e.52ddd570.2629be97.000003c7(88324403)
2026-03-10 17:47:19.098@LM_DEBUG@(9769|9782) TransportClient::associate added PendingAssoc between 01037c1e.52ddd570.2629be99.000301c3(001fe2a0) and remote 01037c1e.52ddd570.2629be97.000301c4(214bc962)
2026-03-10 17:47:19.098@LM_DEBUG@(9769|9778) TransportClient::initiate_connect_i - connection between local 01037c1e.52ddd570.2629be98.000300c3(2464fa51) and remote 01037c1e.52ddd570.2629be97.000300c4(3850f823) initiation successful
2026-03-10 17:47:19.098@LM_INFO@(9769|9786) Sedp::remote_has_local_participant_token_i: local 01037c1e.52ddd570.2629be9a.000003c2(00c8743d) remote 01037c1e.52ddd570.2629be97.000003c7(88324403)
2026-03-10 17:47:19.098@LM_DEBUG@(9769|9782) PendingAssoc::initiate_connect - between 01037c1e.52ddd570.2629be99.000301c3(001fe2a0) and remote 01037c1e.52ddd570.2629be97.000301c4(214bc962)
2026-03-10 17:47:19.098@LM_DEBUG@(9769|9778) TransportClient::use_datalink_i TransportClient(0x7b5c00006908) using datalink[0x7b7c000200e8] from 01037c1e.52ddd570.2629be97.000300c4(3850f823)
2026-03-10 17:47:19.099@LM_DEBUG@(9769|9782) TransportClient::initiate_connect_i - attempt to connect_datalink between local 01037c1e.52ddd570.2629be99.000301c3(001fe2a0) and remote 01037c1e.52ddd570.2629be97.000301c4(214bc962)
2026-03-10 17:47:19.098@LM_INFO@(9769|9786) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.52ddd570.2629be9a.000003c2(00c8743d) remote 01037c1e.52ddd570.2629be97.000003c7(88324403)
2026-03-10 17:47:19.099@LM_DEBUG@(9769|9778) TransportClient::use_datalink_i TransportClient(0x7b5c00006908) about to add_link[0x7b7c000200e8] to remote: 01037c1e.52ddd570.2629be97.000300c4(3850f823)
2026-03-10 17:47:19.099@LM_INFO@(9769|9790) Sedp::remote_knows_about_local_i: local 01037c1e.52ddd570.2629be9b.000301c3(7adfb1c0) remote 01037c1e.52ddd570.2629be97.000301c4(214bc962)
2026-03-10 17:47:19.099@LM_INFO@(9769|9786) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.52ddd570.2629be9a.000003c2(00c8743d) remote 01037c1e.52ddd570.2629be97.000003c7(88324403)
2026-03-10 17:47:19.099@LM_DEBUG@(9769|9778) DataLink::make_reservation() - creating association local publication 01037c1e.52ddd570.2629be98.000300c3(2464fa51) <--> with remote subscription 01037c1e.52ddd570.2629be97.000300c4(3850f823).
2026-03-10 17:47:19.099@LM_INFO@(9769|9790) Sedp::remote_is_authenticated_i: local 01037c1e.52ddd570.2629be9b.000301c3(7adfb1c0) remote 01037c1e.52ddd570.2629be97.000301c4(214bc962)
2026-03-10 17:47:19.099@LM_INFO@(9769|9786) Sedp::process_association_records_i associating built-ins local 01037c1e.52ddd570.2629be9a.000003c2(00c8743d) remote 01037c1e.52ddd570.2629be97.000003c7(88324403) pending 3 done 7
2026-03-10 17:47:19.099@LM_DEBUG@(9769|9782) TransportClient::initiate_connect_i - connection between local 01037c1e.52ddd570.2629be99.000301c3(001fe2a0) and remote 01037c1e.52ddd570.2629be97.000301c4(214bc962) initiation successful
2026-03-10 17:47:19.099@LM_INFO@(9769|9790) Sedp::local_has_remote_participant_token_i: local 01037c1e.52ddd570.2629be9b.000301c3(7adfb1c0) remote 01037c1e.52ddd570.2629be97.000301c4(214bc962)
2026-03-10 17:47:19.099@LM_DEBUG@(9769|9778) DEBUG: Sedp::association_complete_i local 01037c1e.52ddd570.2629be98.000300c3(2464fa51) remote 01037c1e.52ddd570.2629be97.000300c4(3850f823)
2026-03-10 17:47:19.099@LM_DEBUG@(9769|9786) TransportClient::associate added PendingAssoc between 01037c1e.52ddd570.2629be9a.000003c2(00c8743d) and remote 01037c1e.52ddd570.2629be97.000003c7(88324403)
2026-03-10 17:47:19.099@LM_INFO@(9769|9790) Sedp::remote_has_local_participant_token_i: local 01037c1e.52ddd570.2629be9b.000301c3(7adfb1c0) remote 01037c1e.52ddd570.2629be97.000301c4(214bc962)
2026-03-10 17:47:19.099@LM_DEBUG@(9769|9782) TransportClient::use_datalink_i TransportClient(0x7b5c0000af08) using datalink[0x7b7c00029ae8] from 01037c1e.52ddd570.2629be97.000301c4(214bc962)
2026-03-10 17:47:19.099@LM_DEBUG@(9769|9782) TransportClient::use_datalink_i TransportClient(0x7b5c0000af08) about to add_link[0x7b7c00029ae8] to remote: 01037c1e.52ddd570.2629be97.000301c4(214bc962)
2026-03-10 17:47:19.099@LM_INFO@(9769|9778) Sedp::remote_knows_about_local_i: local 01037c1e.52ddd570.2629be98.000301c4(a31b5eb3) remote 01037c1e.52ddd570.2629be97.000301c3(bf2f5cc1)
2026-03-10 17:47:19.099@LM_DEBUG@(9769|9786) PendingAssoc::initiate_connect - between 01037c1e.52ddd570.2629be9a.000003c2(00c8743d) and remote 01037c1e.52ddd570.2629be97.000003c7(88324403)
2026-03-10 17:47:19.099@LM_DEBUG@(9769|9782) DataLink::make_reservation() - creating association local publication 01037c1e.52ddd570.2629be99.000301c3(001fe2a0) <--> with remote subscription 01037c1e.52ddd570.2629be97.000301c4(214bc962).
2026-03-10 17:47:19.099@LM_DEBUG@(9769|9786) TransportClient::initiate_connect_i - attempt to connect_datalink between local 01037c1e.52ddd570.2629be9a.000003c2(00c8743d) and remote 01037c1e.52ddd570.2629be97.000003c7(88324403)
2026-03-10 17:47:19.099@LM_INFO@(9769|9778) Sedp::remote_is_authenticated_i: local 01037c1e.52ddd570.2629be98.000301c4(a31b5eb3) remote 01037c1e.52ddd570.2629be97.000301c3(bf2f5cc1)
2026-03-10 17:47:19.099@LM_INFO@(9769|9790) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.52ddd570.2629be9b.000301c3(7adfb1c0) remote 01037c1e.52ddd570.2629be97.000301c4(214bc962)
2026-03-10 17:47:19.099@LM_INFO@(9769|9778) Sedp::local_has_remote_participant_token_i: local 01037c1e.52ddd570.2629be98.000301c4(a31b5eb3) remote 01037c1e.52ddd570.2629be97.000301c3(bf2f5cc1)
2026-03-10 17:47:19.099@LM_DEBUG@(9769|9782) DEBUG: Sedp::association_complete_i local 01037c1e.52ddd570.2629be99.000301c3(001fe2a0) remote 01037c1e.52ddd570.2629be97.000301c4(214bc962)
2026-03-10 17:47:19.099@LM_INFO@(9769|9778) Sedp::remote_has_local_participant_token_i: local 01037c1e.52ddd570.2629be98.000301c4(a31b5eb3) remote 01037c1e.52ddd570.2629be97.000301c3(bf2f5cc1)
2026-03-10 17:47:19.099@LM_INFO@(9769|9782) Sedp::remote_knows_about_local_i: local 01037c1e.52ddd570.2629be99.000003c2(47680eed) remote 01037c1e.52ddd570.2629be97.000003c7(88324403)
2026-03-10 17:47:19.099@LM_INFO@(9769|9790) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.52ddd570.2629be9b.000301c3(7adfb1c0) remote 01037c1e.52ddd570.2629be97.000301c4(214bc962)
2026-03-10 17:47:19.100@LM_INFO@(9769|9782) Sedp::remote_is_authenticated_i: local 01037c1e.52ddd570.2629be99.000003c2(47680eed) remote 01037c1e.52ddd570.2629be97.000003c7(88324403)
2026-03-10 17:47:19.100@LM_INFO@(9769|9778) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.52ddd570.2629be98.000301c4(a31b5eb3) remote 01037c1e.52ddd570.2629be97.000301c3(bf2f5cc1)
2026-03-10 17:47:19.100@LM_DEBUG@(9769|9786) TransportClient::initiate_connect_i - connection between local 01037c1e.52ddd570.2629be9a.000003c2(00c8743d) and remote 01037c1e.52ddd570.2629be97.000003c7(88324403) initiation successful
2026-03-10 17:47:19.100@LM_INFO@(9769|9790) Sedp::process_association_records_i associating built-ins local 01037c1e.52ddd570.2629be9b.000301c3(7adfb1c0) remote 01037c1e.52ddd570.2629be97.000301c4(214bc962) pending 4 done 6
2026-03-10 17:47:19.100@LM_INFO@(9769|9778) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.52ddd570.2629be98.000301c4(a31b5eb3) remote 01037c1e.52ddd570.2629be97.000301c3(bf2f5cc1)
2026-03-10 17:47:19.100@LM_INFO@(9769|9782) Sedp::local_has_remote_participant_token_i: local 01037c1e.52ddd570.2629be99.000003c2(47680eed) remote 01037c1e.52ddd570.2629be97.000003c7(88324403)
2026-03-10 17:47:19.100@LM_DEBUG@(9769|9786) TransportClient::use_datalink_i TransportClient(0x7b5c0000ce88) using datalink[0x7b7c00053ae8] from 01037c1e.52ddd570.2629be97.000003c7(88324403)
2026-03-10 17:47:19.100@LM_INFO@(9769|9782) Sedp::remote_has_local_participant_token_i: local 01037c1e.52ddd570.2629be99.000003c2(47680eed) remote 01037c1e.52ddd570.2629be97.000003c7(88324403)
2026-03-10 17:47:19.100@LM_DEBUG@(9769|9786) TransportClient::use_datalink_i TransportClient(0x7b5c0000ce88) about to add_link[0x7b7c00053ae8] to remote: 01037c1e.52ddd570.2629be97.000003c7(88324403)
2026-03-10 17:47:19.100@LM_INFO@(9769|9778) Sedp::process_association_records_i associating built-ins local 01037c1e.52ddd570.2629be98.000301c4(a31b5eb3) remote 01037c1e.52ddd570.2629be97.000301c3(bf2f5cc1) pending 5 done 5
2026-03-10 17:47:19.100@LM_DEBUG@(9769|9786) DataLink::make_reservation() - creating association local publication 01037c1e.52ddd570.2629be9a.000003c2(00c8743d) <--> with remote subscription 01037c1e.52ddd570.2629be97.000003c7(88324403).
2026-03-10 17:47:19.100@LM_DEBUG@(9769|9790) TransportClient::associate added PendingAssoc between 01037c1e.52ddd570.2629be9b.000301c3(7adfb1c0) and remote 01037c1e.52ddd570.2629be97.000301c4(214bc962)
2026-03-10 17:47:19.100@LM_INFO@(9769|9782) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.52ddd570.2629be99.000003c2(47680eed) remote 01037c1e.52ddd570.2629be97.000003c7(88324403)
2026-03-10 17:47:19.100@LM_INFO@(9769|9782) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.52ddd570.2629be99.000003c2(47680eed) remote 01037c1e.52ddd570.2629be97.000003c7(88324403)
2026-03-10 17:47:19.100@LM_DEBUG@(9769|9778) TransportClient::associate added PendingAssoc between 01037c1e.52ddd570.2629be98.000301c4(a31b5eb3) and remote 01037c1e.52ddd570.2629be97.000301c3(bf2f5cc1)
2026-03-10 17:47:19.100@LM_INFO@(9769|9782) Sedp::process_association_records_i associating built-ins local 01037c1e.52ddd570.2629be99.000003c2(47680eed) remote 01037c1e.52ddd570.2629be97.000003c7(88324403) pending 3 done 7
2026-03-10 17:47:19.100@LM_DEBUG@(9769|9790) PendingAssoc::initiate_connect - between 01037c1e.52ddd570.2629be9b.000301c3(7adfb1c0) and remote 01037c1e.52ddd570.2629be97.000301c4(214bc962)
2026-03-10 17:47:19.100@LM_DEBUG@(9769|9786) DEBUG: Sedp::association_complete_i local 01037c1e.52ddd570.2629be9a.000003c2(00c8743d) remote 01037c1e.52ddd570.2629be97.000003c7(88324403)
2026-03-10 17:47:19.100@LM_DEBUG@(9769|9790) TransportClient::initiate_connect_i - attempt to connect_datalink between local 01037c1e.52ddd570.2629be9b.000301c3(7adfb1c0) and remote 01037c1e.52ddd570.2629be97.000301c4(214bc962)
2026-03-10 17:47:19.100@LM_DEBUG@(9769|9782) TransportClient::associate added PendingAssoc between 01037c1e.52ddd570.2629be99.000003c2(47680eed) and remote 01037c1e.52ddd570.2629be97.000003c7(88324403)
2026-03-10 17:47:19.100@LM_INFO@(9769|9786) Sedp::remote_knows_about_local_i: local 01037c1e.52ddd570.2629be9a.000004c2(4f89e2fa) remote 01037c1e.52ddd570.2629be97.000004c7(c773d2c4)
2026-03-10 17:47:19.100@LM_DEBUG@(9769|9782) PendingAssoc::initiate_connect - between 01037c1e.52ddd570.2629be99.000003c2(47680eed) and remote 01037c1e.52ddd570.2629be97.000003c7(88324403)
2026-03-10 17:47:19.100@LM_INFO@(9769|9786) Sedp::remote_is_authenticated_i: local 01037c1e.52ddd570.2629be9a.000004c2(4f89e2fa) remote 01037c1e.52ddd570.2629be97.000004c7(c773d2c4)
2026-03-10 17:47:19.100@LM_DEBUG@(9769|9782) TransportClient::initiate_connect_i - attempt to connect_datalink between local 01037c1e.52ddd570.2629be99.000003c2(47680eed) and remote 01037c1e.52ddd570.2629be97.000003c7(88324403)
2026-03-10 17:47:19.100@LM_INFO@(9769|9778) Sedp::remote_knows_about_local_i: local 01037c1e.52ddd570.2629be98.000301c3(3d7fcb10) remote 01037c1e.52ddd570.2629be97.000301c4(214bc962)
2026-03-10 17:47:19.100@LM_INFO@(9769|9786) Sedp::local_has_remote_participant_token_i: local 01037c1e.52ddd570.2629be9a.000004c2(4f89e2fa) remote 01037c1e.52ddd570.2629be97.000004c7(c773d2c4)
2026-03-10 17:47:19.100@LM_INFO@(9769|9778) Sedp::remote_is_authenticated_i: local 01037c1e.52ddd570.2629be98.000301c3(3d7fcb10) remote 01037c1e.52ddd570.2629be97.000301c4(214bc962)
2026-03-10 17:47:19.100@LM_INFO@(9769|9778) Sedp::local_has_remote_participant_token_i: local 01037c1e.52ddd570.2629be98.000301c3(3d7fcb10) remote 01037c1e.52ddd570.2629be97.000301c4(214bc962)
2026-03-10 17:47:19.101@LM_INFO@(9769|9778) Sedp::remote_has_local_participant_token_i: local 01037c1e.52ddd570.2629be98.000301c3(3d7fcb10) remote 01037c1e.52ddd570.2629be97.000301c4(214bc962)
2026-03-10 17:47:19.100@LM_INFO@(9769|9786) Sedp::remote_has_local_participant_token_i: local 01037c1e.52ddd570.2629be9a.000004c2(4f89e2fa) remote 01037c1e.52ddd570.2629be97.000004c7(c773d2c4)
2026-03-10 17:47:19.101@LM_DEBUG@(9769|9790) TransportClient::initiate_connect_i - connection between local 01037c1e.52ddd570.2629be9b.000301c3(7adfb1c0) and remote 01037c1e.52ddd570.2629be97.000301c4(214bc962) initiation successful
2026-03-10 17:47:19.101@LM_INFO@(9769|9786) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.52ddd570.2629be9a.000004c2(4f89e2fa) remote 01037c1e.52ddd570.2629be97.000004c7(c773d2c4)
2026-03-10 17:47:19.101@LM_DEBUG@(9769|9782) TransportClient::initiate_connect_i - connection between local 01037c1e.52ddd570.2629be99.000003c2(47680eed) and remote 01037c1e.52ddd570.2629be97.000003c7(88324403) initiation successful
2026-03-10 17:47:19.101@LM_INFO@(9769|9778) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.52ddd570.2629be98.000301c3(3d7fcb10) remote 01037c1e.52ddd570.2629be97.000301c4(214bc962)
2026-03-10 17:47:19.101@LM_DEBUG@(9769|9782) TransportClient::use_datalink_i TransportClient(0x7b5c00008c08) using datalink[0x7b7c00029ae8] from 01037c1e.52ddd570.2629be97.000003c7(88324403)
2026-03-10 17:47:19.101@LM_INFO@(9769|9778) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.52ddd570.2629be98.000301c3(3d7fcb10) remote 01037c1e.52ddd570.2629be97.000301c4(214bc962)
2026-03-10 17:47:19.101@LM_DEBUG@(9769|9782) TransportClient::use_datalink_i TransportClient(0x7b5c00008c08) about to add_link[0x7b7c00029ae8] to remote: 01037c1e.52ddd570.2629be97.000003c7(88324403)
2026-03-10 17:47:19.101@LM_DEBUG@(9769|9790) TransportClient::use_datalink_i TransportClient(0x7b5c00033308) using datalink[0x7b7c0005d4e8] from 01037c1e.52ddd570.2629be97.000301c4(214bc962)
2026-03-10 17:47:19.101@LM_DEBUG@(9769|9782) DataLink::make_reservation() - creating association local publication 01037c1e.52ddd570.2629be99.000003c2(47680eed) <--> with remote subscription 01037c1e.52ddd570.2629be97.000003c7(88324403).
2026-03-10 17:47:19.101@LM_INFO@(9769|9778) Sedp::process_association_records_i associating built-ins local 01037c1e.52ddd570.2629be98.000301c3(3d7fcb10) remote 01037c1e.52ddd570.2629be97.000301c4(214bc962) pending 4 done 6
2026-03-10 17:47:19.101@LM_DEBUG@(9769|9790) TransportClient::use_datalink_i TransportClient(0x7b5c00033308) about to add_link[0x7b7c0005d4e8] to remote: 01037c1e.52ddd570.2629be97.000301c4(214bc962)
2026-03-10 17:47:19.101@LM_DEBUG@(9769|9782) DEBUG: Sedp::association_complete_i local 01037c1e.52ddd570.2629be99.000003c2(47680eed) remote 01037c1e.52ddd570.2629be97.000003c7(88324403)
2026-03-10 17:47:19.101@LM_DEBUG@(9769|9790) DataLink::make_reservation() - creating association local publication 01037c1e.52ddd570.2629be9b.000301c3(7adfb1c0) <--> with remote subscription 01037c1e.52ddd570.2629be97.000301c4(214bc962).
2026-03-10 17:47:19.101@LM_DEBUG@(9769|9778) TransportClient::associate added PendingAssoc between 01037c1e.52ddd570.2629be98.000301c3(3d7fcb10) and remote 01037c1e.52ddd570.2629be97.000301c4(214bc962)
2026-03-10 17:47:19.101@LM_DEBUG@(9769|9790) DEBUG: Sedp::association_complete_i local 01037c1e.52ddd570.2629be9b.000301c3(7adfb1c0) remote 01037c1e.52ddd570.2629be97.000301c4(214bc962)
2026-03-10 17:47:19.101@LM_DEBUG@(9769|9778) PendingAssoc::initiate_connect - between 01037c1e.52ddd570.2629be98.000301c3(3d7fcb10) and remote 01037c1e.52ddd570.2629be97.000301c4(214bc962)
2026-03-10 17:47:19.101@LM_INFO@(9769|9782) Sedp::remote_knows_about_local_i: local 01037c1e.52ddd570.2629be99.000004c2(0829982a) remote 01037c1e.52ddd570.2629be97.000004c7(c773d2c4)
2026-03-10 17:47:19.101@LM_INFO@(9769|9786) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.52ddd570.2629be9a.000004c2(4f89e2fa) remote 01037c1e.52ddd570.2629be97.000004c7(c773d2c4)
2026-03-10 17:47:19.101@LM_INFO@(9769|9782) Sedp::remote_is_authenticated_i: local 01037c1e.52ddd570.2629be99.000004c2(0829982a) remote 01037c1e.52ddd570.2629be97.000004c7(c773d2c4)
2026-03-10 17:47:19.101@LM_INFO@(9769|9790) Sedp::remote_knows_about_local_i: local 01037c1e.52ddd570.2629be9b.000003c2(3da85d8d) remote 01037c1e.52ddd570.2629be97.000003c7(88324403)
2026-03-10 17:47:19.101@LM_DEBUG@(9769|9778) TransportClient::initiate_connect_i - attempt to connect_datalink between local 01037c1e.52ddd570.2629be98.000301c3(3d7fcb10) and remote 01037c1e.52ddd570.2629be97.000301c4(214bc962)
2026-03-10 17:47:19.101@LM_INFO@(9769|9782) Sedp::local_has_remote_participant_token_i: local 01037c1e.52ddd570.2629be99.000004c2(0829982a) remote 01037c1e.52ddd570.2629be97.000004c7(c773d2c4)
2026-03-10 17:47:19.101@LM_INFO@(9769|9790) Sedp::remote_is_authenticated_i: local 01037c1e.52ddd570.2629be9b.000003c2(3da85d8d) remote 01037c1e.52ddd570.2629be97.000003c7(88324403)
2026-03-10 17:47:19.101@LM_INFO@(9769|9782) Sedp::remote_has_local_participant_token_i: local 01037c1e.52ddd570.2629be99.000004c2(0829982a) remote 01037c1e.52ddd570.2629be97.000004c7(c773d2c4)
2026-03-10 17:47:19.101@LM_INFO@(9769|9782) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.52ddd570.2629be99.000004c2(0829982a) remote 01037c1e.52ddd570.2629be97.000004c7(c773d2c4)
2026-03-10 17:47:19.101@LM_INFO@(9769|9782) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.52ddd570.2629be99.000004c2(0829982a) remote 01037c1e.52ddd570.2629be97.000004c7(c773d2c4)
2026-03-10 17:47:19.102@LM_DEBUG@(9769|9778) TransportClient::initiate_connect_i - connection between local 01037c1e.52ddd570.2629be98.000301c3(3d7fcb10) and remote 01037c1e.52ddd570.2629be97.000301c4(214bc962) initiation successful
2026-03-10 17:47:19.102@LM_INFO@(9769|9782) Sedp::process_association_records_i associating built-ins local 01037c1e.52ddd570.2629be99.000004c2(0829982a) remote 01037c1e.52ddd570.2629be97.000004c7(c773d2c4) pending 2 done 8
2026-03-10 17:47:19.102@LM_DEBUG@(9769|9778) TransportClient::use_datalink_i TransportClient(0x7b5c00006c88) using datalink[0x7b7c000200e8] from 01037c1e.52ddd570.2629be97.000301c4(214bc962)
2026-03-10 17:47:19.102@LM_DEBUG@(9769|9778) TransportClient::use_datalink_i TransportClient(0x7b5c00006c88) about to add_link[0x7b7c000200e8] to remote: 01037c1e.52ddd570.2629be97.000301c4(214bc962)
2026-03-10 17:47:19.101@LM_INFO@(9769|9786) Sedp::process_association_records_i associating built-ins local 01037c1e.52ddd570.2629be9a.000004c2(4f89e2fa) remote 01037c1e.52ddd570.2629be97.000004c7(c773d2c4) pending 2 done 8
2026-03-10 17:47:19.102@LM_DEBUG@(9769|9778) DataLink::make_reservation() - creating association local publication 01037c1e.52ddd570.2629be98.000301c3(3d7fcb10) <--> with remote subscription 01037c1e.52ddd570.2629be97.000301c4(214bc962).
2026-03-10 17:47:19.102@LM_DEBUG@(9769|9778) DEBUG: Sedp::association_complete_i local 01037c1e.52ddd570.2629be98.000301c3(3d7fcb10) remote 01037c1e.52ddd570.2629be97.000301c4(214bc962)
2026-03-10 17:47:19.102@LM_DEBUG@(9769|9786) TransportClient::associate added PendingAssoc between 01037c1e.52ddd570.2629be9a.000004c2(4f89e2fa) and remote 01037c1e.52ddd570.2629be97.000004c7(c773d2c4)
2026-03-10 17:47:19.102@LM_INFO@(9769|9778) Sedp::remote_knows_about_local_i: local 01037c1e.52ddd570.2629be98.000003c2(7a08275d) remote 01037c1e.52ddd570.2629be97.000003c7(88324403)
2026-03-10 17:47:19.102@LM_DEBUG@(9769|9786) PendingAssoc::initiate_connect - between 01037c1e.52ddd570.2629be9a.000004c2(4f89e2fa) and remote 01037c1e.52ddd570.2629be97.000004c7(c773d2c4)
2026-03-10 17:47:19.102@LM_INFO@(9769|9778) Sedp::remote_is_authenticated_i: local 01037c1e.52ddd570.2629be98.000003c2(7a08275d) remote 01037c1e.52ddd570.2629be97.000003c7(88324403)
2026-03-10 17:47:19.102@LM_DEBUG@(9769|9786) TransportClient::initiate_connect_i - attempt to connect_datalink between local 01037c1e.52ddd570.2629be9a.000004c2(4f89e2fa) and remote 01037c1e.52ddd570.2629be97.000004c7(c773d2c4)
2026-03-10 17:47:19.102@LM_DEBUG@(9769|9782) TransportClient::associate added PendingAssoc between 01037c1e.52ddd570.2629be99.000004c2(0829982a) and remote 01037c1e.52ddd570.2629be97.000004c7(c773d2c4)
2026-03-10 17:47:19.102@LM_INFO@(9769|9778) Sedp::local_has_remote_participant_token_i: local 01037c1e.52ddd570.2629be98.000003c2(7a08275d) remote 01037c1e.52ddd570.2629be97.000003c7(88324403)
2026-03-10 17:47:19.101@LM_INFO@(9769|9790) Sedp::local_has_remote_participant_token_i: local 01037c1e.52ddd570.2629be9b.000003c2(3da85d8d) remote 01037c1e.52ddd570.2629be97.000003c7(88324403)
2026-03-10 17:47:19.102@LM_DEBUG@(9769|9774) TransportClient::use_datalink_i TransportClient(0x7b6000002408) using datalink[0x7b7c00006ae8] from 01037c1e.52ddd570.2629be9b.000300c3(63c48081)
2026-03-10 17:47:19.102@LM_DEBUG@(9769|9774) TransportClient::use_datalink_i TransportClient(0x7b6000002408) about to add_link[0x7b7c00006ae8] to remote: 01037c1e.52ddd570.2629be9b.000300c3(63c48081)
2026-03-10 17:47:19.102@LM_INFO@(9769|9790) Sedp::remote_has_local_participant_token_i: local 01037c1e.52ddd570.2629be9b.000003c2(3da85d8d) remote 01037c1e.52ddd570.2629be97.000003c7(88324403)
2026-03-10 17:47:19.102@LM_INFO@(9769|9778) Sedp::remote_has_local_participant_token_i: local 01037c1e.52ddd570.2629be98.000003c2(7a08275d) remote 01037c1e.52ddd570.2629be97.000003c7(88324403)
2026-03-10 17:47:19.102@LM_INFO@(9769|9790) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.52ddd570.2629be9b.000003c2(3da85d8d) remote 01037c1e.52ddd570.2629be97.000003c7(88324403)
2026-03-10 17:47:19.102@LM_DEBUG@(9769|9786) TransportClient::initiate_connect_i - connection between local 01037c1e.52ddd570.2629be9a.000004c2(4f89e2fa) and remote 01037c1e.52ddd570.2629be97.000004c7(c773d2c4) initiation successful
2026-03-10 17:47:19.103@LM_INFO@(9769|9790) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.52ddd570.2629be9b.000003c2(3da85d8d) remote 01037c1e.52ddd570.2629be97.000003c7(88324403)
2026-03-10 17:47:19.102@LM_INFO@(9769|9778) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.52ddd570.2629be98.000003c2(7a08275d) remote 01037c1e.52ddd570.2629be97.000003c7(88324403)
2026-03-10 17:47:19.103@LM_INFO@(9769|9790) Sedp::process_association_records_i associating built-ins local 01037c1e.52ddd570.2629be9b.000003c2(3da85d8d) remote 01037c1e.52ddd570.2629be97.000003c7(88324403) pending 3 done 7
2026-03-10 17:47:19.103@LM_DEBUG@(9769|9774) DataLink::make_reservation() - creating association local subscription 01037c1e.52ddd570.2629be97.000300c4(3850f823) <--> with remote publication 01037c1e.52ddd570.2629be9b.000300c3(63c48081).
2026-03-10 17:47:19.103@LM_INFO@(9769|9778) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.52ddd570.2629be98.000003c2(7a08275d) remote 01037c1e.52ddd570.2629be97.000003c7(88324403)
2026-03-10 17:47:19.102@LM_DEBUG@(9769|9782) PendingAssoc::initiate_connect - between 01037c1e.52ddd570.2629be99.000004c2(0829982a) and remote 01037c1e.52ddd570.2629be97.000004c7(c773d2c4)
2026-03-10 17:47:19.103@LM_DEBUG@(9769|9782) TransportClient::initiate_connect_i - attempt to connect_datalink between local 01037c1e.52ddd570.2629be99.000004c2(0829982a) and remote 01037c1e.52ddd570.2629be97.000004c7(c773d2c4)
2026-03-10 17:47:19.103@LM_DEBUG@(9769|9786) TransportClient::use_datalink_i TransportClient(0x7b5c0000d588) using datalink[0x7b7c00053ae8] from 01037c1e.52ddd570.2629be97.000004c7(c773d2c4)
2026-03-10 17:47:19.104@LM_DEBUG@(9769|9774) TransportClient::use_datalink_i TransportClient(0x7b6000002808) using datalink[0x7b7c00006ae8] from 01037c1e.52ddd570.2629be9b.000301c3(7adfb1c0)
2026-03-10 17:47:19.103@LM_INFO@(9769|9778) Sedp::process_association_records_i associating built-ins local 01037c1e.52ddd570.2629be98.000003c2(7a08275d) remote 01037c1e.52ddd570.2629be97.000003c7(88324403) pending 3 done 7
2026-03-10 17:47:19.104@LM_DEBUG@(9769|9786) TransportClient::use_datalink_i TransportClient(0x7b5c0000d588) about to add_link[0x7b7c00053ae8] to remote: 01037c1e.52ddd570.2629be97.000004c7(c773d2c4)
2026-03-10 17:47:19.104@LM_DEBUG@(9769|9774) TransportClient::use_datalink_i TransportClient(0x7b6000002808) about to add_link[0x7b7c00006ae8] to remote: 01037c1e.52ddd570.2629be9b.000301c3(7adfb1c0)
2026-03-10 17:47:19.104@LM_DEBUG@(9769|9782) TransportClient::initiate_connect_i - connection between local 01037c1e.52ddd570.2629be99.000004c2(0829982a) and remote 01037c1e.52ddd570.2629be97.000004c7(c773d2c4) initiation successful
2026-03-10 17:47:19.104@LM_DEBUG@(9769|9778) TransportClient::associate added PendingAssoc between 01037c1e.52ddd570.2629be98.000003c2(7a08275d) and remote 01037c1e.52ddd570.2629be97.000003c7(88324403)
2026-03-10 17:47:19.104@LM_DEBUG@(9769|9786) DataLink::make_reservation() - creating association local publication 01037c1e.52ddd570.2629be9a.000004c2(4f89e2fa) <--> with remote subscription 01037c1e.52ddd570.2629be97.000004c7(c773d2c4).
2026-03-10 17:47:19.104@LM_DEBUG@(9769|9778) PendingAssoc::initiate_connect - between 01037c1e.52ddd570.2629be98.000003c2(7a08275d) and remote 01037c1e.52ddd570.2629be97.000003c7(88324403)
2026-03-10 17:47:19.104@LM_DEBUG@(9769|9782) TransportClient::use_datalink_i TransportClient(0x7b5c00009308) using datalink[0x7b7c00029ae8] from 01037c1e.52ddd570.2629be97.000004c7(c773d2c4)
2026-03-10 17:47:19.104@LM_DEBUG@(9769|9786) DEBUG: Sedp::association_complete_i local 01037c1e.52ddd570.2629be9a.000004c2(4f89e2fa) remote 01037c1e.52ddd570.2629be97.000004c7(c773d2c4)
2026-03-10 17:47:19.104@LM_DEBUG@(9769|9782) TransportClient::use_datalink_i TransportClient(0x7b5c00009308) about to add_link[0x7b7c00029ae8] to remote: 01037c1e.52ddd570.2629be97.000004c7(c773d2c4)
2026-03-10 17:47:19.104@LM_DEBUG@(9769|9774) DataLink::make_reservation() - creating association local subscription 01037c1e.52ddd570.2629be97.000301c4(214bc962) <--> with remote publication 01037c1e.52ddd570.2629be9b.000301c3(7adfb1c0).
2026-03-10 17:47:19.103@LM_DEBUG@(9769|9790) TransportClient::associate added PendingAssoc between 01037c1e.52ddd570.2629be9b.000003c2(3da85d8d) and remote 01037c1e.52ddd570.2629be97.000003c7(88324403)
2026-03-10 17:47:19.104@LM_DEBUG@(9769|9778) TransportClient::initiate_connect_i - attempt to connect_datalink between local 01037c1e.52ddd570.2629be98.000003c2(7a08275d) and remote 01037c1e.52ddd570.2629be97.000003c7(88324403)
2026-03-10 17:47:19.104@LM_DEBUG@(9769|9790) PendingAssoc::initiate_connect - between 01037c1e.52ddd570.2629be9b.000003c2(3da85d8d) and remote 01037c1e.52ddd570.2629be97.000003c7(88324403)
2026-03-10 17:47:19.104@LM_DEBUG@(9769|9790) TransportClient::initiate_connect_i - attempt to connect_datalink between local 01037c1e.52ddd570.2629be9b.000003c2(3da85d8d) and remote 01037c1e.52ddd570.2629be97.000003c7(88324403)
2026-03-10 17:47:19.104@LM_DEBUG@(9769|9786) Sedp::Writer::send_sample from 01037c1e.52ddd570.2629be9a.000004c2(4f89e2fa) to 01037c1e.52ddd570.2629be97.000004c7(c773d2c4)
2026-03-10 17:47:19.104@LM_DEBUG@(9769|9778) TransportClient::initiate_connect_i - connection between local 01037c1e.52ddd570.2629be98.000003c2(7a08275d) and remote 01037c1e.52ddd570.2629be97.000003c7(88324403) initiation successful
2026-03-10 17:47:19.104@LM_DEBUG@(9769|9778) TransportClient::use_datalink_i TransportClient(0x7b5c00004988) using datalink[0x7b7c000200e8] from 01037c1e.52ddd570.2629be97.000003c7(88324403)
2026-03-10 17:47:19.104@LM_DEBUG@(9769|9774) TransportClient::use_datalink_i TransportClient(0x7b6000000008) using datalink[0x7b7c00006ae8] from 01037c1e.52ddd570.2629be99.000003c2(47680eed)
2026-03-10 17:47:19.104@LM_DEBUG@(9769|9774) TransportClient::use_datalink_i TransportClient(0x7b6000000008) about to add_link[0x7b7c00006ae8] to remote: 01037c1e.52ddd570.2629be99.000003c2(47680eed)
2026-03-10 17:47:19.105@LM_INFO@(9769|9786) Sedp::remote_knows_about_local_i: local 01037c1e.52ddd570.2629be9a.000200c2(2861f390) remote 01037c1e.52ddd570.2629be97.000200c7(a09bc3ae)
2026-03-10 17:47:19.104@LM_DEBUG@(9769|9778) TransportClient::use_datalink_i TransportClient(0x7b5c00004988) about to add_link[0x7b7c000200e8] to remote: 01037c1e.52ddd570.2629be97.000003c7(88324403)
2026-03-10 17:47:19.105@LM_DEBUG@(9769|9774) DataLink::make_reservation() - creating association local subscription 01037c1e.52ddd570.2629be97.000003c7(88324403) <--> with remote publication 01037c1e.52ddd570.2629be99.000003c2(47680eed).
2026-03-10 17:47:19.105@LM_DEBUG@(9769|9790) TransportClient::initiate_connect_i - connection between local 01037c1e.52ddd570.2629be9b.000003c2(3da85d8d) and remote 01037c1e.52ddd570.2629be97.000003c7(88324403) initiation successful
2026-03-10 17:47:19.104@LM_DEBUG@(9769|9782) DataLink::make_reservation() - creating association local publication 01037c1e.52ddd570.2629be99.000004c2(0829982a) <--> with remote subscription 01037c1e.52ddd570.2629be97.000004c7(c773d2c4).
2026-03-10 17:47:19.105@LM_INFO@(9769|9786) Sedp::remote_is_authenticated_i: local 01037c1e.52ddd570.2629be9a.000200c2(2861f390) remote 01037c1e.52ddd570.2629be97.000200c7(a09bc3ae)
2026-03-10 17:47:19.105@LM_DEBUG@(9769|9778) DataLink::make_reservation() - creating association local publication 01037c1e.52ddd570.2629be98.000003c2(7a08275d) <--> with remote subscription 01037c1e.52ddd570.2629be97.000003c7(88324403).
2026-03-10 17:47:19.105@LM_INFO@(9769|9786) Sedp::local_has_remote_participant_token_i: local 01037c1e.52ddd570.2629be9a.000200c2(2861f390) remote 01037c1e.52ddd570.2629be97.000200c7(a09bc3ae)
2026-03-10 17:47:19.105@LM_INFO@(9769|9786) Sedp::remote_has_local_participant_token_i: local 01037c1e.52ddd570.2629be9a.000200c2(2861f390) remote 01037c1e.52ddd570.2629be97.000200c7(a09bc3ae)
2026-03-10 17:47:19.105@LM_INFO@(9769|9786) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.52ddd570.2629be9a.000200c2(2861f390) remote 01037c1e.52ddd570.2629be97.000200c7(a09bc3ae)
2026-03-10 17:47:19.105@LM_DEBUG@(9769|9790) TransportClient::use_datalink_i TransportClient(0x7b5c00031008) using datalink[0x7b7c0005d4e8] from 01037c1e.52ddd570.2629be97.000003c7(88324403)
2026-03-10 17:47:19.105@LM_INFO@(9769|9786) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.52ddd570.2629be9a.000200c2(2861f390) remote 01037c1e.52ddd570.2629be97.000200c7(a09bc3ae)
2026-03-10 17:47:19.105@LM_DEBUG@(9769|9778) DEBUG: Sedp::association_complete_i local 01037c1e.52ddd570.2629be98.000003c2(7a08275d) remote 01037c1e.52ddd570.2629be97.000003c7(88324403)
2026-03-10 17:47:19.105@LM_INFO@(9769|9786) Sedp::process_association_records_i associating built-ins local 01037c1e.52ddd570.2629be9a.000200c2(2861f390) remote 01037c1e.52ddd570.2629be97.000200c7(a09bc3ae) pending 1 done 9
2026-03-10 17:47:19.105@LM_DEBUG@(9769|9790) TransportClient::use_datalink_i TransportClient(0x7b5c00031008) about to add_link[0x7b7c0005d4e8] to remote: 01037c1e.52ddd570.2629be97.000003c7(88324403)
2026-03-10 17:47:19.105@LM_DEBUG@(9769|9774) TransportClient::use_datalink_i TransportClient(0x7b6000002408) using datalink[0x7b7c00006ae8] from 01037c1e.52ddd570.2629be99.000300c3(1904d3e1)
2026-03-10 17:47:19.105@LM_INFO@(9769|9778) Sedp::remote_knows_about_local_i: local 01037c1e.52ddd570.2629be98.000004c2(3549b19a) remote 01037c1e.52ddd570.2629be97.000004c7(c773d2c4)
2026-03-10 17:47:19.105@LM_INFO@(9769|9778) Sedp::remote_is_authenticated_i: local 01037c1e.52ddd570.2629be98.000004c2(3549b19a) remote 01037c1e.52ddd570.2629be97.000004c7(c773d2c4)
2026-03-10 17:47:19.105@LM_DEBUG@(9769|9774) TransportClient::use_datalink_i TransportClient(0x7b6000002408) about to add_link[0x7b7c00006ae8] to remote: 01037c1e.52ddd570.2629be99.000300c3(1904d3e1)
2026-03-10 17:47:19.105@LM_DEBUG@(9769|9786) TransportClient::associate added PendingAssoc between 01037c1e.52ddd570.2629be9a.000200c2(2861f390) and remote 01037c1e.52ddd570.2629be97.000200c7(a09bc3ae)
2026-03-10 17:47:19.105@LM_DEBUG@(9769|9782) DEBUG: Sedp::association_complete_i local 01037c1e.52ddd570.2629be99.000004c2(0829982a) remote 01037c1e.52ddd570.2629be97.000004c7(c773d2c4)
2026-03-10 17:47:19.105@LM_DEBUG@(9769|9774) DataLink::make_reservation() - creating association local subscription 01037c1e.52ddd570.2629be97.000300c4(3850f823) <--> with remote publication 01037c1e.52ddd570.2629be99.000300c3(1904d3e1).
2026-03-10 17:47:19.105@LM_DEBUG@(9769|9790) DataLink::make_reservation() - creating association local publication 01037c1e.52ddd570.2629be9b.000003c2(3da85d8d) <--> with remote subscription 01037c1e.52ddd570.2629be97.000003c7(88324403).
2026-03-10 17:47:19.105@LM_DEBUG@(9769|9786) PendingAssoc::initiate_connect - between 01037c1e.52ddd570.2629be9a.000200c2(2861f390) and remote 01037c1e.52ddd570.2629be97.000200c7(a09bc3ae)
2026-03-10 17:47:19.105@LM_DEBUG@(9769|9786) TransportClient::initiate_connect_i - attempt to connect_datalink between local 01037c1e.52ddd570.2629be9a.000200c2(2861f390) and remote 01037c1e.52ddd570.2629be97.000200c7(a09bc3ae)
2026-03-10 17:47:19.105@LM_DEBUG@(9769|9790) DEBUG: Sedp::association_complete_i local 01037c1e.52ddd570.2629be9b.000003c2(3da85d8d) remote 01037c1e.52ddd570.2629be97.000003c7(88324403)
2026-03-10 17:47:19.105@LM_DEBUG@(9769|9782) Sedp::Writer::send_sample from 01037c1e.52ddd570.2629be99.000004c2(0829982a) to 01037c1e.52ddd570.2629be97.000004c7(c773d2c4)
2026-03-10 17:47:19.106@LM_DEBUG@(9769|9774) TransportClient::use_datalink_i TransportClient(0x7b6000002808) using datalink[0x7b7c00006ae8] from 01037c1e.52ddd570.2629be99.000301c3(001fe2a0)
2026-03-10 17:47:19.106@LM_DEBUG@(9769|9774) TransportClient::use_datalink_i TransportClient(0x7b6000002808) about to add_link[0x7b7c00006ae8] to remote: 01037c1e.52ddd570.2629be99.000301c3(001fe2a0)
2026-03-10 17:47:19.106@LM_DEBUG@(9769|9786) TransportClient::initiate_connect_i - connection between local 01037c1e.52ddd570.2629be9a.000200c2(2861f390) and remote 01037c1e.52ddd570.2629be97.000200c7(a09bc3ae) initiation successful
2026-03-10 17:47:19.106@LM_DEBUG@(9769|9774) DataLink::make_reservation() - creating association local subscription 01037c1e.52ddd570.2629be97.000301c4(214bc962) <--> with remote publication 01037c1e.52ddd570.2629be99.000301c3(001fe2a0).
2026-03-10 17:47:19.105@LM_INFO@(9769|9778) Sedp::local_has_remote_participant_token_i: local 01037c1e.52ddd570.2629be98.000004c2(3549b19a) remote 01037c1e.52ddd570.2629be97.000004c7(c773d2c4)
2026-03-10 17:47:19.106@LM_INFO@(9769|9778) Sedp::remote_has_local_participant_token_i: local 01037c1e.52ddd570.2629be98.000004c2(3549b19a) remote 01037c1e.52ddd570.2629be97.000004c7(c773d2c4)
2026-03-10 17:47:19.106@LM_INFO@(9769|9782) Sedp::remote_knows_about_local_i: local 01037c1e.52ddd570.2629be99.000200c2(6fc18940) remote 01037c1e.52ddd570.2629be97.000200c7(a09bc3ae)
2026-03-10 17:47:19.106@LM_INFO@(9769|9778) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.52ddd570.2629be98.000004c2(3549b19a) remote 01037c1e.52ddd570.2629be97.000004c7(c773d2c4)
2026-03-10 17:47:19.106@LM_INFO@(9769|9782) Sedp::remote_is_authenticated_i: local 01037c1e.52ddd570.2629be99.000200c2(6fc18940) remote 01037c1e.52ddd570.2629be97.000200c7(a09bc3ae)
2026-03-10 17:47:19.106@LM_INFO@(9769|9778) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.52ddd570.2629be98.000004c2(3549b19a) remote 01037c1e.52ddd570.2629be97.000004c7(c773d2c4)
2026-03-10 17:47:19.106@LM_DEBUG@(9769|9790) Sedp::Writer::send_sample from 01037c1e.52ddd570.2629be9b.000003c2(3da85d8d) to 01037c1e.52ddd570.2629be97.000003c7(88324403)
2026-03-10 17:47:19.106@LM_INFO@(9769|9782) Sedp::local_has_remote_participant_token_i: local 01037c1e.52ddd570.2629be99.000200c2(6fc18940) remote 01037c1e.52ddd570.2629be97.000200c7(a09bc3ae)
2026-03-10 17:47:19.106@LM_DEBUG@(9769|9786) TransportClient::use_datalink_i TransportClient(0x7b5c0000dc88) using datalink[0x7b7c00053ae8] from 01037c1e.52ddd570.2629be97.000200c7(a09bc3ae)
2026-03-10 17:47:19.106@LM_INFO@(9769|9778) Sedp::process_association_records_i associating built-ins local 01037c1e.52ddd570.2629be98.000004c2(3549b19a) remote 01037c1e.52ddd570.2629be97.000004c7(c773d2c4) pending 2 done 8
2026-03-10 17:47:19.106@LM_DEBUG@(9769|9774) TransportClient::use_datalink_i TransportClient(0x7b6000002408) using datalink[0x7b7c00006ae8] from 01037c1e.52ddd570.2629be98.000300c3(2464fa51)
2026-03-10 17:47:19.106@LM_DEBUG@(9769|9774) TransportClient::use_datalink_i TransportClient(0x7b6000002408) about to add_link[0x7b7c00006ae8] to remote: 01037c1e.52ddd570.2629be98.000300c3(2464fa51)
2026-03-10 17:47:19.106@LM_DEBUG@(9769|9774) DataLink::make_reservation() - creating association local subscription 01037c1e.52ddd570.2629be97.000300c4(3850f823) <--> with remote publication 01037c1e.52ddd570.2629be98.000300c3(2464fa51).
2026-03-10 17:47:19.106@LM_DEBUG@(9769|9778) TransportClient::associate added PendingAssoc between 01037c1e.52ddd570.2629be98.000004c2(3549b19a) and remote 01037c1e.52ddd570.2629be97.000004c7(c773d2c4)
2026-03-10 17:47:19.107@LM_DEBUG@(9769|9778) PendingAssoc::initiate_connect - between 01037c1e.52ddd570.2629be98.000004c2(3549b19a) and remote 01037c1e.52ddd570.2629be97.000004c7(c773d2c4)
2026-03-10 17:47:19.107@LM_DEBUG@(9769|9778) TransportClient::initiate_connect_i - attempt to connect_datalink between local 01037c1e.52ddd570.2629be98.000004c2(3549b19a) and remote 01037c1e.52ddd570.2629be97.000004c7(c773d2c4)
2026-03-10 17:47:19.106@LM_DEBUG@(9769|9786) TransportClient::use_datalink_i TransportClient(0x7b5c0000dc88) about to add_link[0x7b7c00053ae8] to remote: 01037c1e.52ddd570.2629be97.000200c7(a09bc3ae)
2026-03-10 17:47:19.107@LM_DEBUG@(9769|9774) TransportClient::use_datalink_i TransportClient(0x7b6000002808) using datalink[0x7b7c00006ae8] from 01037c1e.52ddd570.2629be98.000301c3(3d7fcb10)
2026-03-10 17:47:19.107@LM_DEBUG@(9769|9786) DataLink::make_reservation() - creating association local publication 01037c1e.52ddd570.2629be9a.000200c2(2861f390) <--> with remote subscription 01037c1e.52ddd570.2629be97.000200c7(a09bc3ae).
2026-03-10 17:47:19.107@LM_DEBUG@(9769|9774) TransportClient::use_datalink_i TransportClient(0x7b6000002808) about to add_link[0x7b7c00006ae8] to remote: 01037c1e.52ddd570.2629be98.000301c3(3d7fcb10)
2026-03-10 17:47:19.107@LM_DEBUG@(9769|9786) DEBUG: Sedp::association_complete_i local 01037c1e.52ddd570.2629be9a.000200c2(2861f390) remote 01037c1e.52ddd570.2629be97.000200c7(a09bc3ae)
2026-03-10 17:47:19.107@LM_DEBUG@(9769|9774) DataLink::make_reservation() - creating association local subscription 01037c1e.52ddd570.2629be97.000301c4(214bc962) <--> with remote publication 01037c1e.52ddd570.2629be98.000301c3(3d7fcb10).
2026-03-10 17:47:19.107@LM_DEBUG@(9769|9778) TransportClient::initiate_connect_i - connection between local 01037c1e.52ddd570.2629be98.000004c2(3549b19a) and remote 01037c1e.52ddd570.2629be97.000004c7(c773d2c4) initiation successful
2026-03-10 17:47:19.107@LM_DEBUG@(9769|9778) TransportClient::use_datalink_i TransportClient(0x7b5c00005088) using datalink[0x7b7c000200e8] from 01037c1e.52ddd570.2629be97.000004c7(c773d2c4)
2026-03-10 17:47:19.107@LM_DEBUG@(9769|9778) TransportClient::use_datalink_i TransportClient(0x7b5c00005088) about to add_link[0x7b7c000200e8] to remote: 01037c1e.52ddd570.2629be97.000004c7(c773d2c4)
2026-03-10 17:47:19.107@LM_DEBUG@(9769|9786) DomainParticipantImpl::assign_handle: New mapped InstanceHandle 31 for 01037c1e.52ddd570.2629be97.000001c1(536783b4)
2026-03-10 17:47:19.106@LM_INFO@(9769|9782) Sedp::remote_has_local_participant_token_i: local 01037c1e.52ddd570.2629be99.000200c2(6fc18940) remote 01037c1e.52ddd570.2629be97.000200c7(a09bc3ae)
2026-03-10 17:47:19.107@LM_INFO@(9769|9790) Sedp::remote_knows_about_local_i: local 01037c1e.52ddd570.2629be9b.000004c2(72e9cb4a) remote 01037c1e.52ddd570.2629be97.000004c7(c773d2c4)
2026-03-10 17:47:19.107@LM_INFO@(9769|9782) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.52ddd570.2629be99.000200c2(6fc18940) remote 01037c1e.52ddd570.2629be97.000200c7(a09bc3ae)
2026-03-10 17:47:19.107@LM_INFO@(9769|9790) Sedp::remote_is_authenticated_i: local 01037c1e.52ddd570.2629be9b.000004c2(72e9cb4a) remote 01037c1e.52ddd570.2629be97.000004c7(c773d2c4)
2026-03-10 17:47:19.107@LM_INFO@(9769|9782) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.52ddd570.2629be99.000200c2(6fc18940) remote 01037c1e.52ddd570.2629be97.000200c7(a09bc3ae)
2026-03-10 17:47:19.107@LM_DEBUG@(9769|9774) TransportClient::use_datalink_i TransportClient(0x7b6000000008) using datalink[0x7b7c00006ae8] from 01037c1e.52ddd570.2629be9a.000003c2(00c8743d)
2026-03-10 17:47:19.107@LM_DEBUG@(9769|9786) ConditionImpl::signal_all()
2026-03-10 17:47:19.107@LM_DEBUG@(9769|9786) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x200.
2026-03-10 17:47:19.107@LM_DEBUG@(9769|9778) DataLink::make_reservation() - creating association local publication 01037c1e.52ddd570.2629be98.000004c2(3549b19a) <--> with remote subscription 01037c1e.52ddd570.2629be97.000004c7(c773d2c4).
2026-03-10 17:47:19.107@LM_DEBUG@(9769|9774) TransportClient::use_datalink_i TransportClient(0x7b6000000008) about to add_link[0x7b7c00006ae8] to remote: 01037c1e.52ddd570.2629be9a.000003c2(00c8743d)
2026-03-10 17:47:19.107@LM_DEBUG@(9769|9786) ConditionImpl::signal_all() - number of sets: 0
2026-03-10 17:47:19.107@LM_INFO@(9769|9782) Sedp::process_association_records_i associating built-ins local 01037c1e.52ddd570.2629be99.000200c2(6fc18940) remote 01037c1e.52ddd570.2629be97.000200c7(a09bc3ae) pending 1 done 9
2026-03-10 17:47:19.107@LM_DEBUG@(9769|9778) DEBUG: Sedp::association_complete_i local 01037c1e.52ddd570.2629be98.000004c2(3549b19a) remote 01037c1e.52ddd570.2629be97.000004c7(c773d2c4)
2026-03-10 17:47:19.107@LM_DEBUG@(9769|9774) DataLink::make_reservation() - creating association local subscription 01037c1e.52ddd570.2629be97.000003c7(88324403) <--> with remote publication 01037c1e.52ddd570.2629be9a.000003c2(00c8743d).
2026-03-10 17:47:19.107@LM_INFO@(9769|9790) Sedp::local_has_remote_participant_token_i: local 01037c1e.52ddd570.2629be9b.000004c2(72e9cb4a) remote 01037c1e.52ddd570.2629be97.000004c7(c773d2c4)
2026-03-10 17:47:19.108@LM_DEBUG@(9769|9782) TransportClient::associate added PendingAssoc between 01037c1e.52ddd570.2629be99.000200c2(6fc18940) and remote 01037c1e.52ddd570.2629be97.000200c7(a09bc3ae)
2026-03-10 17:47:19.108@LM_INFO@(9769|9790) Sedp::remote_has_local_participant_token_i: local 01037c1e.52ddd570.2629be9b.000004c2(72e9cb4a) remote 01037c1e.52ddd570.2629be97.000004c7(c773d2c4)
2026-03-10 17:47:19.108@LM_DEBUG@(9769|9782) PendingAssoc::initiate_connect - between 01037c1e.52ddd570.2629be99.000200c2(6fc18940) and remote 01037c1e.52ddd570.2629be97.000200c7(a09bc3ae)
2026-03-10 17:47:19.108@LM_INFO@(9769|9790) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.52ddd570.2629be9b.000004c2(72e9cb4a) remote 01037c1e.52ddd570.2629be97.000004c7(c773d2c4)
2026-03-10 17:47:19.108@LM_DEBUG@(9769|9786) ConditionImpl::signal_all()
2026-03-10 17:47:19.108@LM_INFO@(9769|9790) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.52ddd570.2629be9b.000004c2(72e9cb4a) remote 01037c1e.52ddd570.2629be97.000004c7(c773d2c4)
2026-03-10 17:47:19.108@LM_DEBUG@(9769|9774) TransportClient::use_datalink_i TransportClient(0x7b6000002408) using datalink[0x7b7c00006ae8] from 01037c1e.52ddd570.2629be9a.000300c3(5ea4a931)
2026-03-10 17:47:19.108@LM_DEBUG@(9769|9786) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x400.
2026-03-10 17:47:19.108@LM_DEBUG@(9769|9774) TransportClient::use_datalink_i TransportClient(0x7b6000002408) about to add_link[0x7b7c00006ae8] to remote: 01037c1e.52ddd570.2629be9a.000300c3(5ea4a931)
2026-03-10 17:47:19.108@LM_DEBUG@(9769|9786) ConditionImpl::signal_all() - number of sets: 0
2026-03-10 17:47:19.108@LM_DEBUG@(9769|9778) Sedp::Writer::send_sample from 01037c1e.52ddd570.2629be98.000004c2(3549b19a) to 01037c1e.52ddd570.2629be97.000004c7(c773d2c4)
2026-03-10 17:47:19.108@LM_DEBUG@(9769|9782) TransportClient::initiate_connect_i - attempt to connect_datalink between local 01037c1e.52ddd570.2629be99.000200c2(6fc18940) and remote 01037c1e.52ddd570.2629be97.000200c7(a09bc3ae)
2026-03-10 17:47:19.108@LM_INFO@(9769|9790) Sedp::process_association_records_i associating built-ins local 01037c1e.52ddd570.2629be9b.000004c2(72e9cb4a) remote 01037c1e.52ddd570.2629be97.000004c7(c773d2c4) pending 2 done 8
2026-03-10 17:47:19.108@LM_DEBUG@(9769|9774) DataLink::make_reservation() - creating association local subscription 01037c1e.52ddd570.2629be97.000300c4(3850f823) <--> with remote publication 01037c1e.52ddd570.2629be9a.000300c3(5ea4a931).
2026-03-10 17:47:19.108@LM_DEBUG@(9769|9786) DomainParticipantImpl::assign_handle: New unmapped InstanceHandle 32
2026-03-10 17:47:19.108@LM_DEBUG@(9769|9790) TransportClient::associate added PendingAssoc between 01037c1e.52ddd570.2629be9b.000004c2(72e9cb4a) and remote 01037c1e.52ddd570.2629be97.000004c7(c773d2c4)
2026-03-10 17:47:19.108@LM_DEBUG@(9769|9790) PendingAssoc::initiate_connect - between 01037c1e.52ddd570.2629be9b.000004c2(72e9cb4a) and remote 01037c1e.52ddd570.2629be97.000004c7(c773d2c4)
2026-03-10 17:47:19.108@LM_DEBUG@(9769|9790) TransportClient::initiate_connect_i - attempt to connect_datalink between local 01037c1e.52ddd570.2629be9b.000004c2(72e9cb4a) and remote 01037c1e.52ddd570.2629be97.000004c7(c773d2c4)
2026-03-10 17:47:19.108@LM_DEBUG@(9769|9774) TransportClient::use_datalink_i TransportClient(0x7b6000002808) using datalink[0x7b7c00006ae8] from 01037c1e.52ddd570.2629be9a.000301c3(47bf9870)
2026-03-10 17:47:19.108@LM_DEBUG@(9769|9786) ConditionImpl::signal_all()
2026-03-10 17:47:19.108@LM_DEBUG@(9769|9774) TransportClient::use_datalink_i TransportClient(0x7b6000002808) about to add_link[0x7b7c00006ae8] to remote: 01037c1e.52ddd570.2629be9a.000301c3(47bf9870)
2026-03-10 17:47:19.108@LM_DEBUG@(9769|9786) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x200.
2026-03-10 17:47:19.108@LM_DEBUG@(9769|9774) DataLink::make_reservation() - creating association local subscription 01037c1e.52ddd570.2629be97.000301c4(214bc962) <--> with remote publication 01037c1e.52ddd570.2629be9a.000301c3(47bf9870).
2026-03-10 17:47:19.108@LM_DEBUG@(9769|9786) ConditionImpl::signal_all() - number of sets: 0
2026-03-10 17:47:19.109@LM_DEBUG@(9769|9786) ConditionImpl::signal_all()
2026-03-10 17:47:19.109@LM_DEBUG@(9769|9786) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x480.
2026-03-10 17:47:19.109@LM_DEBUG@(9769|9786) ConditionImpl::signal_all() - number of sets: 0
2026-03-10 17:47:19.108@LM_DEBUG@(9769|9782) TransportClient::initiate_connect_i - connection between local 01037c1e.52ddd570.2629be99.000200c2(6fc18940) and remote 01037c1e.52ddd570.2629be97.000200c7(a09bc3ae) initiation successful
2026-03-10 17:47:19.109@LM_DEBUG@(9769|9782) TransportClient::use_datalink_i TransportClient(0x7b5c00009a08) using datalink[0x7b7c00029ae8] from 01037c1e.52ddd570.2629be97.000200c7(a09bc3ae)
2026-03-10 17:47:19.109@LM_DEBUG@(9769|9782) TransportClient::use_datalink_i TransportClient(0x7b5c00009a08) about to add_link[0x7b7c00029ae8] to remote: 01037c1e.52ddd570.2629be97.000200c7(a09bc3ae)
2026-03-10 17:47:19.109@LM_DEBUG@(9769|9790) TransportClient::initiate_connect_i - connection between local 01037c1e.52ddd570.2629be9b.000004c2(72e9cb4a) and remote 01037c1e.52ddd570.2629be97.000004c7(c773d2c4) initiation successful
2026-03-10 17:47:19.109@LM_INFO@(9769|9778) Sedp::remote_knows_about_local_i: local 01037c1e.52ddd570.2629be98.000200c2(52a1a0f0) remote 01037c1e.52ddd570.2629be97.000200c7(a09bc3ae)
2026-03-10 17:47:19.109@LM_DEBUG@(9769|9790) TransportClient::use_datalink_i TransportClient(0x7b5c00031708) using datalink[0x7b7c0005d4e8] from 01037c1e.52ddd570.2629be97.000004c7(c773d2c4)
2026-03-10 17:47:19.109@LM_INFO@(9769|9778) Sedp::remote_is_authenticated_i: local 01037c1e.52ddd570.2629be98.000200c2(52a1a0f0) remote 01037c1e.52ddd570.2629be97.000200c7(a09bc3ae)
2026-03-10 17:47:19.109@LM_DEBUG@(9769|9790) TransportClient::use_datalink_i TransportClient(0x7b5c00031708) about to add_link[0x7b7c0005d4e8] to remote: 01037c1e.52ddd570.2629be97.000004c7(c773d2c4)
2026-03-10 17:47:19.109@LM_INFO@(9769|9778) Sedp::local_has_remote_participant_token_i: local 01037c1e.52ddd570.2629be98.000200c2(52a1a0f0) remote 01037c1e.52ddd570.2629be97.000200c7(a09bc3ae)
2026-03-10 17:47:19.109@LM_DEBUG@(9769|9790) DataLink::make_reservation() - creating association local publication 01037c1e.52ddd570.2629be9b.000004c2(72e9cb4a) <--> with remote subscription 01037c1e.52ddd570.2629be97.000004c7(c773d2c4).
2026-03-10 17:47:19.109@LM_INFO@(9769|9778) Sedp::remote_has_local_participant_token_i: local 01037c1e.52ddd570.2629be98.000200c2(52a1a0f0) remote 01037c1e.52ddd570.2629be97.000200c7(a09bc3ae)
2026-03-10 17:47:19.109@LM_DEBUG@(9769|9786) ip_in_locator_list - from (type 2): 10.1.0.39:7914
2026-03-10 17:47:19.109@LM_DEBUG@(9769|9782) DataLink::make_reservation() - creating association local publication 01037c1e.52ddd570.2629be99.000200c2(6fc18940) <--> with remote subscription 01037c1e.52ddd570.2629be97.000200c7(a09bc3ae).
2026-03-10 17:47:19.109@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:58905
2026-03-10 17:47:19.109@LM_DEBUG@(9769|9790) DEBUG: Sedp::association_complete_i local 01037c1e.52ddd570.2629be9b.000004c2(72e9cb4a) remote 01037c1e.52ddd570.2629be97.000004c7(c773d2c4)
2026-03-10 17:47:19.109@LM_INFO@(9769|9778) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.52ddd570.2629be98.000200c2(52a1a0f0) remote 01037c1e.52ddd570.2629be97.000200c7(a09bc3ae)
2026-03-10 17:47:19.109@LM_DEBUG@(9769|9786) Spdp::handle_participant_data - 01037c1e.52ddd570.2629be9a.000001c1(abf74705) discovered 01037c1e.52ddd570.2629be98.000001c1(d1371465) lease 5:00 from 10.1.0.39:7914 (2)
2026-03-10 17:47:19.109@LM_DEBUG@(9769|9782) DEBUG: Sedp::association_complete_i local 01037c1e.52ddd570.2629be99.000200c2(6fc18940) remote 01037c1e.52ddd570.2629be97.000200c7(a09bc3ae)
2026-03-10 17:47:19.109@LM_INFO@(9769|9778) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.52ddd570.2629be98.000200c2(52a1a0f0) remote 01037c1e.52ddd570.2629be97.000200c7(a09bc3ae)
2026-03-10 17:47:19.109@LM_INFO@(9769|9790) Sedp::remote_knows_about_local_i: local 01037c1e.52ddd570.2629be9b.000200c2(1501da20) remote 01037c1e.52ddd570.2629be97.000200c7(a09bc3ae)
2026-03-10 17:47:19.109@LM_INFO@(9769|9778) Sedp::process_association_records_i associating built-ins local 01037c1e.52ddd570.2629be98.000200c2(52a1a0f0) remote 01037c1e.52ddd570.2629be97.000200c7(a09bc3ae) pending 1 done 9
2026-03-10 17:47:19.109@LM_INFO@(9769|9790) Sedp::remote_is_authenticated_i: local 01037c1e.52ddd570.2629be9b.000200c2(1501da20) remote 01037c1e.52ddd570.2629be97.000200c7(a09bc3ae)
2026-03-10 17:47:19.109@LM_INFO@(9769|9786) Sedp::remote_knows_about_local_i: local 01037c1e.52ddd570.2629be9a.000003c7(70a280b2) remote 01037c1e.52ddd570.2629be98.000003c2(7a08275d)
2026-03-10 17:47:19.109@LM_INFO@(9769|9790) Sedp::local_has_remote_participant_token_i: local 01037c1e.52ddd570.2629be9b.000200c2(1501da20) remote 01037c1e.52ddd570.2629be97.000200c7(a09bc3ae)
2026-03-10 17:47:19.110@LM_INFO@(9769|9786) Sedp::remote_is_authenticated_i: local 01037c1e.52ddd570.2629be9a.000003c7(70a280b2) remote 01037c1e.52ddd570.2629be98.000003c2(7a08275d)
2026-03-10 17:47:19.109@LM_DEBUG@(9769|9782) DomainParticipantImpl::assign_handle: New mapped InstanceHandle 33 for 01037c1e.52ddd570.2629be97.000001c1(536783b4)
2026-03-10 17:47:19.110@LM_DEBUG@(9769|9778) TransportClient::associate added PendingAssoc between 01037c1e.52ddd570.2629be98.000200c2(52a1a0f0) and remote 01037c1e.52ddd570.2629be97.000200c7(a09bc3ae)
2026-03-10 17:47:19.110@LM_INFO@(9769|9786) Sedp::local_has_remote_participant_token_i: local 01037c1e.52ddd570.2629be9a.000003c7(70a280b2) remote 01037c1e.52ddd570.2629be98.000003c2(7a08275d)
2026-03-10 17:47:19.110@LM_DEBUG@(9769|9778) PendingAssoc::initiate_connect - between 01037c1e.52ddd570.2629be98.000200c2(52a1a0f0) and remote 01037c1e.52ddd570.2629be97.000200c7(a09bc3ae)
2026-03-10 17:47:19.110@LM_INFO@(9769|9790) Sedp::remote_has_local_participant_token_i: local 01037c1e.52ddd570.2629be9b.000200c2(1501da20) remote 01037c1e.52ddd570.2629be97.000200c7(a09bc3ae)
2026-03-10 17:47:19.110@LM_INFO@(9769|9786) Sedp::remote_has_local_participant_token_i: local 01037c1e.52ddd570.2629be9a.000003c7(70a280b2) remote 01037c1e.52ddd570.2629be98.000003c2(7a08275d)
2026-03-10 17:47:19.110@LM_INFO@(9769|9790) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.52ddd570.2629be9b.000200c2(1501da20) remote 01037c1e.52ddd570.2629be97.000200c7(a09bc3ae)
2026-03-10 17:47:19.110@LM_INFO@(9769|9790) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.52ddd570.2629be9b.000200c2(1501da20) remote 01037c1e.52ddd570.2629be97.000200c7(a09bc3ae)
2026-03-10 17:47:19.110@LM_DEBUG@(9769|9782) ConditionImpl::signal_all()
2026-03-10 17:47:19.110@LM_INFO@(9769|9786) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.52ddd570.2629be9a.000003c7(70a280b2) remote 01037c1e.52ddd570.2629be98.000003c2(7a08275d)
2026-03-10 17:47:19.110@LM_DEBUG@(9769|9778) TransportClient::initiate_connect_i - attempt to connect_datalink between local 01037c1e.52ddd570.2629be98.000200c2(52a1a0f0) and remote 01037c1e.52ddd570.2629be97.000200c7(a09bc3ae)
2026-03-10 17:47:19.110@LM_INFO@(9769|9786) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.52ddd570.2629be9a.000003c7(70a280b2) remote 01037c1e.52ddd570.2629be98.000003c2(7a08275d)
2026-03-10 17:47:19.110@LM_DEBUG@(9769|9782) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x200.
2026-03-10 17:47:19.110@LM_INFO@(9769|9790) Sedp::process_association_records_i associating built-ins local 01037c1e.52ddd570.2629be9b.000200c2(1501da20) remote 01037c1e.52ddd570.2629be97.000200c7(a09bc3ae) pending 1 done 9
2026-03-10 17:47:19.110@LM_DEBUG@(9769|9782) ConditionImpl::signal_all() - number of sets: 0
2026-03-10 17:47:19.110@LM_INFO@(9769|9786) Sedp::process_association_records_i associating built-ins local 01037c1e.52ddd570.2629be9a.000003c7(70a280b2) remote 01037c1e.52ddd570.2629be98.000003c2(7a08275d) pending 10 done 0
2026-03-10 17:47:19.110@LM_DEBUG@(9769|9782) ConditionImpl::signal_all()
2026-03-10 17:47:19.110@LM_DEBUG@(9769|9790) TransportClient::associate added PendingAssoc between 01037c1e.52ddd570.2629be9b.000200c2(1501da20) and remote 01037c1e.52ddd570.2629be97.000200c7(a09bc3ae)
2026-03-10 17:47:19.110@LM_DEBUG@(9769|9782) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x400.
2026-03-10 17:47:19.110@LM_DEBUG@(9769|9782) ConditionImpl::signal_all() - number of sets: 0
2026-03-10 17:47:19.110@LM_DEBUG@(9769|9790) PendingAssoc::initiate_connect - between 01037c1e.52ddd570.2629be9b.000200c2(1501da20) and remote 01037c1e.52ddd570.2629be97.000200c7(a09bc3ae)
2026-03-10 17:47:19.110@LM_DEBUG@(9769|9778) TransportClient::initiate_connect_i - connection between local 01037c1e.52ddd570.2629be98.000200c2(52a1a0f0) and remote 01037c1e.52ddd570.2629be97.000200c7(a09bc3ae) initiation successful
2026-03-10 17:47:19.110@LM_DEBUG@(9769|9782) DomainParticipantImpl::assign_handle: New unmapped InstanceHandle 34
2026-03-10 17:47:19.110@LM_DEBUG@(9769|9790) TransportClient::initiate_connect_i - attempt to connect_datalink between local 01037c1e.52ddd570.2629be9b.000200c2(1501da20) and remote 01037c1e.52ddd570.2629be97.000200c7(a09bc3ae)
2026-03-10 17:47:19.110@LM_DEBUG@(9769|9786) TransportClient::associate added PendingAssoc between 01037c1e.52ddd570.2629be9a.000003c7(70a280b2) and remote 01037c1e.52ddd570.2629be98.000003c2(7a08275d)
2026-03-10 17:47:19.110@LM_DEBUG@(9769|9778) TransportClient::use_datalink_i TransportClient(0x7b5c00005788) using datalink[0x7b7c000200e8] from 01037c1e.52ddd570.2629be97.000200c7(a09bc3ae)
2026-03-10 17:47:19.110@LM_DEBUG@(9769|9778) TransportClient::use_datalink_i TransportClient(0x7b5c00005788) about to add_link[0x7b7c000200e8] to remote: 01037c1e.52ddd570.2629be97.000200c7(a09bc3ae)
2026-03-10 17:47:19.111@LM_DEBUG@(9769|9778) DataLink::make_reservation() - creating association local publication 01037c1e.52ddd570.2629be98.000200c2(52a1a0f0) <--> with remote subscription 01037c1e.52ddd570.2629be97.000200c7(a09bc3ae).
2026-03-10 17:47:19.111@LM_DEBUG@(9769|9782) ConditionImpl::signal_all()
2026-03-10 17:47:19.111@LM_DEBUG@(9769|9782) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x200.
2026-03-10 17:47:19.111@LM_DEBUG@(9769|9778) DEBUG: Sedp::association_complete_i local 01037c1e.52ddd570.2629be98.000200c2(52a1a0f0) remote 01037c1e.52ddd570.2629be97.000200c7(a09bc3ae)
2026-03-10 17:47:19.111@LM_DEBUG@(9769|9782) ConditionImpl::signal_all() - number of sets: 0
2026-03-10 17:47:19.111@LM_DEBUG@(9769|9782) ConditionImpl::signal_all()
2026-03-10 17:47:19.111@LM_DEBUG@(9769|9782) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x480.
2026-03-10 17:47:19.111@LM_DEBUG@(9769|9782) ConditionImpl::signal_all() - number of sets: 0
2026-03-10 17:47:19.111@LM_DEBUG@(9769|9790) TransportClient::initiate_connect_i - connection between local 01037c1e.52ddd570.2629be9b.000200c2(1501da20) and remote 01037c1e.52ddd570.2629be97.000200c7(a09bc3ae) initiation successful
2026-03-10 17:47:19.111@LM_INFO@(9769|9786) Sedp::remote_knows_about_local_i: local 01037c1e.52ddd570.2629be9a.000004c7(3fe31675) remote 01037c1e.52ddd570.2629be98.000004c2(3549b19a)
2026-03-10 17:47:19.111@LM_DEBUG@(9769|9790) TransportClient::use_datalink_i TransportClient(0x7b5c00031e08) using datalink[0x7b7c0005d4e8] from 01037c1e.52ddd570.2629be97.000200c7(a09bc3ae)
2026-03-10 17:47:19.111@LM_DEBUG@(9769|9790) TransportClient::use_datalink_i TransportClient(0x7b5c00031e08) about to add_link[0x7b7c0005d4e8] to remote: 01037c1e.52ddd570.2629be97.000200c7(a09bc3ae)
2026-03-10 17:47:19.111@LM_DEBUG@(9769|9778) DomainParticipantImpl::assign_handle: New mapped InstanceHandle 35 for 01037c1e.52ddd570.2629be97.000001c1(536783b4)
2026-03-10 17:47:19.111@LM_INFO@(9769|9786) Sedp::remote_is_authenticated_i: local 01037c1e.52ddd570.2629be9a.000004c7(3fe31675) remote 01037c1e.52ddd570.2629be98.000004c2(3549b19a)
2026-03-10 17:47:19.111@LM_DEBUG@(9769|9790) DataLink::make_reservation() - creating association local publication 01037c1e.52ddd570.2629be9b.000200c2(1501da20) <--> with remote subscription 01037c1e.52ddd570.2629be97.000200c7(a09bc3ae).
2026-03-10 17:47:19.111@LM_INFO@(9769|9786) Sedp::local_has_remote_participant_token_i: local 01037c1e.52ddd570.2629be9a.000004c7(3fe31675) remote 01037c1e.52ddd570.2629be98.000004c2(3549b19a)
2026-03-10 17:47:19.111@LM_INFO@(9769|9786) Sedp::remote_has_local_participant_token_i: local 01037c1e.52ddd570.2629be9a.000004c7(3fe31675) remote 01037c1e.52ddd570.2629be98.000004c2(3549b19a)
2026-03-10 17:47:19.111@LM_DEBUG@(9769|9790) DEBUG: Sedp::association_complete_i local 01037c1e.52ddd570.2629be9b.000200c2(1501da20) remote 01037c1e.52ddd570.2629be97.000200c7(a09bc3ae)
2026-03-10 17:47:19.111@LM_INFO@(9769|9786) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.52ddd570.2629be9a.000004c7(3fe31675) remote 01037c1e.52ddd570.2629be98.000004c2(3549b19a)
2026-03-10 17:47:19.111@LM_DEBUG@(9769|9778) ConditionImpl::signal_all()
2026-03-10 17:47:19.111@LM_DEBUG@(9769|9778) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x200.
2026-03-10 17:47:19.111@LM_INFO@(9769|9786) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.52ddd570.2629be9a.000004c7(3fe31675) remote 01037c1e.52ddd570.2629be98.000004c2(3549b19a)
2026-03-10 17:47:19.111@LM_DEBUG@(9769|9782) TransportClient::use_datalink_i TransportClient(0x7b600000ac08) using datalink[0x7b7c00029ae8] from 01037c1e.52ddd570.2629be97.000300c3(a6346d80)
2026-03-10 17:47:19.111@LM_DEBUG@(9769|9782) TransportClient::use_datalink_i TransportClient(0x7b600000ac08) about to add_link[0x7b7c00029ae8] to remote: 01037c1e.52ddd570.2629be97.000300c3(a6346d80)
2026-03-10 17:47:19.111@LM_INFO@(9769|9786) Sedp::process_association_records_i associating built-ins local 01037c1e.52ddd570.2629be9a.000004c7(3fe31675) remote 01037c1e.52ddd570.2629be98.000004c2(3549b19a) pending 9 done 1
2026-03-10 17:47:19.111@LM_DEBUG@(9769|9790) DomainParticipantImpl::assign_handle: New mapped InstanceHandle 36 for 01037c1e.52ddd570.2629be97.000001c1(536783b4)
2026-03-10 17:47:19.112@LM_DEBUG@(9769|9782) DataLink::make_reservation() - creating association local subscription 01037c1e.52ddd570.2629be99.000300c4(87604642) <--> with remote publication 01037c1e.52ddd570.2629be97.000300c3(a6346d80).
2026-03-10 17:47:19.111@LM_DEBUG@(9769|9778) ConditionImpl::signal_all() - number of sets: 0
2026-03-10 17:47:19.112@LM_DEBUG@(9769|9786) TransportClient::associate added PendingAssoc between 01037c1e.52ddd570.2629be9a.000004c7(3fe31675) and remote 01037c1e.52ddd570.2629be98.000004c2(3549b19a)
2026-03-10 17:47:19.112@LM_DEBUG@(9769|9778) ConditionImpl::signal_all()
2026-03-10 17:47:19.112@LM_DEBUG@(9769|9778) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x400.
2026-03-10 17:47:19.112@LM_DEBUG@(9769|9778) ConditionImpl::signal_all() - number of sets: 0
2026-03-10 17:47:19.112@LM_DEBUG@(9769|9790) ConditionImpl::signal_all()
2026-03-10 17:47:19.112@LM_DEBUG@(9769|9790) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x200.
2026-03-10 17:47:19.112@LM_DEBUG@(9769|9790) ConditionImpl::signal_all() - number of sets: 0
2026-03-10 17:47:19.112@LM_DEBUG@(9769|9778) DomainParticipantImpl::assign_handle: New unmapped InstanceHandle 37
2026-03-10 17:47:19.112@LM_DEBUG@(9769|9782) TransportClient::use_datalink_i TransportClient(0x7b600000b008) using datalink[0x7b7c00029ae8] from 01037c1e.52ddd570.2629be97.000301c3(bf2f5cc1)
2026-03-10 17:47:19.112@LM_DEBUG@(9769|9790) ConditionImpl::signal_all()
2026-03-10 17:47:19.112@LM_DEBUG@(9769|9782) TransportClient::use_datalink_i TransportClient(0x7b600000b008) about to add_link[0x7b7c00029ae8] to remote: 01037c1e.52ddd570.2629be97.000301c3(bf2f5cc1)
2026-03-10 17:47:19.112@LM_INFO@(9769|9786) Sedp::remote_knows_about_local_i: local 01037c1e.52ddd570.2629be9a.000200c7(580b071f) remote 01037c1e.52ddd570.2629be98.000200c2(52a1a0f0)
2026-03-10 17:47:19.112@LM_DEBUG@(9769|9790) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x400.
2026-03-10 17:47:19.112@LM_DEBUG@(9769|9778) ConditionImpl::signal_all()
2026-03-10 17:47:19.112@LM_DEBUG@(9769|9778) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x200.
2026-03-10 17:47:19.112@LM_INFO@(9769|9786) Sedp::remote_is_authenticated_i: local 01037c1e.52ddd570.2629be9a.000200c7(580b071f) remote 01037c1e.52ddd570.2629be98.000200c2(52a1a0f0)
2026-03-10 17:47:19.112@LM_DEBUG@(9769|9790) ConditionImpl::signal_all() - number of sets: 0
2026-03-10 17:47:19.112@LM_INFO@(9769|9786) Sedp::local_has_remote_participant_token_i: local 01037c1e.52ddd570.2629be9a.000200c7(580b071f) remote 01037c1e.52ddd570.2629be98.000200c2(52a1a0f0)
2026-03-10 17:47:19.112@LM_DEBUG@(9769|9782) DataLink::make_reservation() - creating association local subscription 01037c1e.52ddd570.2629be99.000301c4(9e7b7703) <--> with remote publication 01037c1e.52ddd570.2629be97.000301c3(bf2f5cc1).
2026-03-10 17:47:19.112@LM_DEBUG@(9769|9778) ConditionImpl::signal_all() - number of sets: 0
2026-03-10 17:47:19.112@LM_INFO@(9769|9786) Sedp::remote_has_local_participant_token_i: local 01037c1e.52ddd570.2629be9a.000200c7(580b071f) remote 01037c1e.52ddd570.2629be98.000200c2(52a1a0f0)
2026-03-10 17:47:19.112@LM_DEBUG@(9769|9790) DomainParticipantImpl::assign_handle: New unmapped InstanceHandle 38
2026-03-10 17:47:19.112@LM_INFO@(9769|9786) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.52ddd570.2629be9a.000200c7(580b071f) remote 01037c1e.52ddd570.2629be98.000200c2(52a1a0f0)
2026-03-10 17:47:19.112@LM_DEBUG@(9769|9778) ConditionImpl::signal_all()
2026-03-10 17:47:19.112@LM_DEBUG@(9769|9778) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x480.
2026-03-10 17:47:19.113@LM_DEBUG@(9769|9778) ConditionImpl::signal_all() - number of sets: 0
2026-03-10 17:47:19.112@LM_INFO@(9769|9786) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.52ddd570.2629be9a.000200c7(580b071f) remote 01037c1e.52ddd570.2629be98.000200c2(52a1a0f0)
2026-03-10 17:47:19.113@LM_DEBUG@(9769|9790) ConditionImpl::signal_all()
2026-03-10 17:47:19.113@LM_DEBUG@(9769|9790) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x200.
2026-03-10 17:47:19.113@LM_DEBUG@(9769|9782) ip_in_locator_list - from (type 2): 10.1.0.39:7914
2026-03-10 17:47:19.113@LM_DEBUG@(9769|9790) ConditionImpl::signal_all() - number of sets: 0
2026-03-10 17:47:19.113@LM_INFO@(9769|9786) Sedp::process_association_records_i associating built-ins local 01037c1e.52ddd570.2629be9a.000200c7(580b071f) remote 01037c1e.52ddd570.2629be98.000200c2(52a1a0f0) pending 8 done 2
2026-03-10 17:47:19.113@LM_DEBUG@(9769|9778) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7928
2026-03-10 17:47:19.113@LM_DEBUG@(9769|9790) ConditionImpl::signal_all()
2026-03-10 17:47:19.113@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:58905
2026-03-10 17:47:19.113@LM_DEBUG@(9769|9790) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x400.
2026-03-10 17:47:19.113@LM_DEBUG@(9769|9786) TransportClient::associate added PendingAssoc between 01037c1e.52ddd570.2629be9a.000200c7(580b071f) and remote 01037c1e.52ddd570.2629be98.000200c2(52a1a0f0)
2026-03-10 17:47:19.113@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:55246
2026-03-10 17:47:19.113@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:55246
2026-03-10 17:47:19.113@LM_DEBUG@(9769|9790) ConditionImpl::signal_all() - number of sets: 0
2026-03-10 17:47:19.113@LM_DEBUG@(9769|9782) Spdp::handle_participant_data - 01037c1e.52ddd570.2629be99.000001c1(ec573dd5) discovered 01037c1e.52ddd570.2629be98.000001c1(d1371465) lease 5:00 from 10.1.0.39:7914 (3)
2026-03-10 17:47:19.113@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:38487
2026-03-10 17:47:19.113@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:38487
2026-03-10 17:47:19.113@LM_INFO@(9769|9782) Sedp::remote_knows_about_local_i: local 01037c1e.52ddd570.2629be99.000003c7(3702fa62) remote 01037c1e.52ddd570.2629be98.000003c2(7a08275d)
2026-03-10 17:47:19.113@LM_INFO@(9769|9786) Sedp::remote_knows_about_local_i: local 01037c1e.52ddd570.2629be9a.000300c4(c0c03c92) remote 01037c1e.52ddd570.2629be98.000300c3(2464fa51)
2026-03-10 17:47:19.113@LM_INFO@(9769|9782) Sedp::remote_is_authenticated_i: local 01037c1e.52ddd570.2629be99.000003c7(3702fa62) remote 01037c1e.52ddd570.2629be98.000003c2(7a08275d)
2026-03-10 17:47:19.113@LM_DEBUG@(9769|9778) ConditionImpl::signal_all()
2026-03-10 17:47:19.113@LM_DEBUG@(9769|9778) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x480.
2026-03-10 17:47:19.113@LM_INFO@(9769|9782) Sedp::local_has_remote_participant_token_i: local 01037c1e.52ddd570.2629be99.000003c7(3702fa62) remote 01037c1e.52ddd570.2629be98.000003c2(7a08275d)
2026-03-10 17:47:19.113@LM_DEBUG@(9769|9778) ConditionImpl::signal_all() - number of sets: 0
2026-03-10 17:47:19.113@LM_INFO@(9769|9782) Sedp::remote_has_local_participant_token_i: local 01037c1e.52ddd570.2629be99.000003c7(3702fa62) remote 01037c1e.52ddd570.2629be98.000003c2(7a08275d)
2026-03-10 17:47:19.113@LM_DEBUG@(9769|9790) ip_in_locator_list - from (type 2): 10.1.0.39:7914
2026-03-10 17:47:19.114@LM_INFO@(9769|9782) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.52ddd570.2629be99.000003c7(3702fa62) remote 01037c1e.52ddd570.2629be98.000003c2(7a08275d)
2026-03-10 17:47:19.114@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:58905
2026-03-10 17:47:19.114@LM_INFO@(9769|9782) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.52ddd570.2629be99.000003c7(3702fa62) remote 01037c1e.52ddd570.2629be98.000003c2(7a08275d)
2026-03-10 17:47:19.114@LM_DEBUG@(9769|9778) ConditionImpl::signal_all()
2026-03-10 17:47:19.114@LM_DEBUG@(9769|9778) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x200.
2026-03-10 17:47:19.114@LM_INFO@(9769|9782) Sedp::process_association_records_i associating built-ins local 01037c1e.52ddd570.2629be99.000003c7(3702fa62) remote 01037c1e.52ddd570.2629be98.000003c2(7a08275d) pending 10 done 0
2026-03-10 17:47:19.114@LM_DEBUG@(9769|9790) Spdp::handle_participant_data - 01037c1e.52ddd570.2629be9b.000001c1(96976eb5) discovered 01037c1e.52ddd570.2629be98.000001c1(d1371465) lease 5:00 from 10.1.0.39:7914 (1)
2026-03-10 17:47:19.114@LM_INFO@(9769|9786) Sedp::remote_is_authenticated_i: local 01037c1e.52ddd570.2629be9a.000300c4(c0c03c92) remote 01037c1e.52ddd570.2629be98.000300c3(2464fa51)
2026-03-10 17:47:19.114@LM_DEBUG@(9769|9778) ConditionImpl::signal_all() - number of sets: 0
2026-03-10 17:47:19.114@LM_INFO@(9769|9786) Sedp::local_has_remote_participant_token_i: local 01037c1e.52ddd570.2629be9a.000300c4(c0c03c92) remote 01037c1e.52ddd570.2629be98.000300c3(2464fa51)
2026-03-10 17:47:19.114@LM_DEBUG@(9769|9778) ConditionImpl::signal_all()
2026-03-10 17:47:19.114@LM_INFO@(9769|9790) Sedp::remote_knows_about_local_i: local 01037c1e.52ddd570.2629be9b.000003c7(4dc2a902) remote 01037c1e.52ddd570.2629be98.000003c2(7a08275d)
2026-03-10 17:47:19.114@LM_INFO@(9769|9786) Sedp::remote_has_local_participant_token_i: local 01037c1e.52ddd570.2629be9a.000300c4(c0c03c92) remote 01037c1e.52ddd570.2629be98.000300c3(2464fa51)
2026-03-10 17:47:19.114@LM_DEBUG@(9769|9782) TransportClient::associate added PendingAssoc between 01037c1e.52ddd570.2629be99.000003c7(3702fa62) and remote 01037c1e.52ddd570.2629be98.000003c2(7a08275d)
2026-03-10 17:47:19.114@LM_DEBUG@(9769|9778) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x480.
2026-03-10 17:47:19.114@LM_DEBUG@(9769|9778) ConditionImpl::signal_all() - number of sets: 0
2026-03-10 17:47:19.114@LM_INFO@(9769|9786) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.52ddd570.2629be9a.000300c4(c0c03c92) remote 01037c1e.52ddd570.2629be98.000300c3(2464fa51)
2026-03-10 17:47:19.114@LM_INFO@(9769|9790) Sedp::remote_is_authenticated_i: local 01037c1e.52ddd570.2629be9b.000003c7(4dc2a902) remote 01037c1e.52ddd570.2629be98.000003c2(7a08275d)
2026-03-10 17:47:19.114@LM_INFO@(9769|9786) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.52ddd570.2629be9a.000300c4(c0c03c92) remote 01037c1e.52ddd570.2629be98.000300c3(2464fa51)
2026-03-10 17:47:19.114@LM_INFO@(9769|9790) Sedp::local_has_remote_participant_token_i: local 01037c1e.52ddd570.2629be9b.000003c7(4dc2a902) remote 01037c1e.52ddd570.2629be98.000003c2(7a08275d)
2026-03-10 17:47:19.114@LM_INFO@(9769|9786) Sedp::process_association_records_i associating built-ins local 01037c1e.52ddd570.2629be9a.000300c4(c0c03c92) remote 01037c1e.52ddd570.2629be98.000300c3(2464fa51) pending 7 done 3
2026-03-10 17:47:19.114@LM_DEBUG@(9769|9778) TransportClient::use_datalink_i TransportClient(0x7b6000004408) using datalink[0x7b7c000200e8] from 01037c1e.52ddd570.2629be97.000003c2(f858b08c)
2026-03-10 17:47:19.114@LM_INFO@(9769|9790) Sedp::remote_has_local_participant_token_i: local 01037c1e.52ddd570.2629be9b.000003c7(4dc2a902) remote 01037c1e.52ddd570.2629be98.000003c2(7a08275d)
2026-03-10 17:47:19.114@LM_INFO@(9769|9782) Sedp::remote_knows_about_local_i: local 01037c1e.52ddd570.2629be99.000004c7(78436ca5) remote 01037c1e.52ddd570.2629be98.000004c2(3549b19a)
2026-03-10 17:47:19.114@LM_INFO@(9769|9790) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.52ddd570.2629be9b.000003c7(4dc2a902) remote 01037c1e.52ddd570.2629be98.000003c2(7a08275d)
2026-03-10 17:47:19.114@LM_INFO@(9769|9782) Sedp::remote_is_authenticated_i: local 01037c1e.52ddd570.2629be99.000004c7(78436ca5) remote 01037c1e.52ddd570.2629be98.000004c2(3549b19a)
2026-03-10 17:47:19.114@LM_DEBUG@(9769|9778) TransportClient::use_datalink_i TransportClient(0x7b6000004408) about to add_link[0x7b7c000200e8] to remote: 01037c1e.52ddd570.2629be97.000003c2(f858b08c)
2026-03-10 17:47:19.114@LM_INFO@(9769|9790) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.52ddd570.2629be9b.000003c7(4dc2a902) remote 01037c1e.52ddd570.2629be98.000003c2(7a08275d)
2026-03-10 17:47:19.115@LM_DEBUG@(9769|9778) DataLink::make_reservation() - creating association local subscription 01037c1e.52ddd570.2629be98.000003c7(0a62d3d2) <--> with remote publication 01037c1e.52ddd570.2629be97.000003c2(f858b08c).
2026-03-10 17:47:19.114@LM_DEBUG@(9769|9786) TransportClient::associate added PendingAssoc between 01037c1e.52ddd570.2629be9a.000300c4(c0c03c92) and remote 01037c1e.52ddd570.2629be98.000300c3(2464fa51)
2026-03-10 17:47:19.115@LM_INFO@(9769|9790) Sedp::process_association_records_i associating built-ins local 01037c1e.52ddd570.2629be9b.000003c7(4dc2a902) remote 01037c1e.52ddd570.2629be98.000003c2(7a08275d) pending 10 done 0
2026-03-10 17:47:19.115@LM_INFO@(9769|9782) Sedp::local_has_remote_participant_token_i: local 01037c1e.52ddd570.2629be99.000004c7(78436ca5) remote 01037c1e.52ddd570.2629be98.000004c2(3549b19a)
2026-03-10 17:47:19.115@LM_DEBUG@(9769|9790) TransportClient::associate added PendingAssoc between 01037c1e.52ddd570.2629be9b.000003c7(4dc2a902) and remote 01037c1e.52ddd570.2629be98.000003c2(7a08275d)
2026-03-10 17:47:19.115@LM_INFO@(9769|9782) Sedp::remote_has_local_participant_token_i: local 01037c1e.52ddd570.2629be99.000004c7(78436ca5) remote 01037c1e.52ddd570.2629be98.000004c2(3549b19a)
2026-03-10 17:47:19.115@LM_DEBUG@(9769|9778) TransportClient::use_datalink_i TransportClient(0x7b6000004c08) using datalink[0x7b7c000200e8] from 01037c1e.52ddd570.2629be97.000004c2(b719264b)
2026-03-10 17:47:19.115@LM_INFO@(9769|9782) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.52ddd570.2629be99.000004c7(78436ca5) remote 01037c1e.52ddd570.2629be98.000004c2(3549b19a)
2026-03-10 17:47:19.115@LM_DEBUG@(9769|9778) TransportClient::use_datalink_i TransportClient(0x7b6000004c08) about to add_link[0x7b7c000200e8] to remote: 01037c1e.52ddd570.2629be97.000004c2(b719264b)
2026-03-10 17:47:19.115@LM_DEBUG@(9769|9778) DataLink::make_reservation() - creating association local subscription 01037c1e.52ddd570.2629be98.000004c7(45234515) <--> with remote publication 01037c1e.52ddd570.2629be97.000004c2(b719264b).
2026-03-10 17:47:19.115@LM_INFO@(9769|9786) Sedp::remote_knows_about_local_i: local 01037c1e.52ddd570.2629be9a.000300c3(5ea4a931) remote 01037c1e.52ddd570.2629be98.000300c4(ba006ff2)
2026-03-10 17:47:19.115@LM_INFO@(9769|9786) Sedp::remote_is_authenticated_i: local 01037c1e.52ddd570.2629be9a.000300c3(5ea4a931) remote 01037c1e.52ddd570.2629be98.000300c4(ba006ff2)
2026-03-10 17:47:19.115@LM_INFO@(9769|9790) Sedp::remote_knows_about_local_i: local 01037c1e.52ddd570.2629be9b.000004c7(02833fc5) remote 01037c1e.52ddd570.2629be98.000004c2(3549b19a)
2026-03-10 17:47:19.115@LM_DEBUG@(9769|9778) TransportClient::use_datalink_i TransportClient(0x7b6000005408) using datalink[0x7b7c000200e8] from 01037c1e.52ddd570.2629be97.000200c2(d0f13721)
2026-03-10 17:47:19.115@LM_DEBUG@(9769|9778) TransportClient::use_datalink_i TransportClient(0x7b6000005408) about to add_link[0x7b7c000200e8] to remote: 01037c1e.52ddd570.2629be97.000200c2(d0f13721)
2026-03-10 17:47:19.115@LM_DEBUG@(9769|9774) TransportClient::use_datalink_i TransportClient(0x7b6000000808) using datalink[0x7b7c00006ae8] from 01037c1e.52ddd570.2629be9a.000004c2(4f89e2fa)
2026-03-10 17:47:19.115@LM_DEBUG@(9769|9778) DataLink::make_reservation() - creating association local subscription 01037c1e.52ddd570.2629be98.000200c7(22cb547f) <--> with remote publication 01037c1e.52ddd570.2629be97.000200c2(d0f13721).
2026-03-10 17:47:19.115@LM_INFO@(9769|9786) Sedp::local_has_remote_participant_token_i: local 01037c1e.52ddd570.2629be9a.000300c3(5ea4a931) remote 01037c1e.52ddd570.2629be98.000300c4(ba006ff2)
2026-03-10 17:47:19.115@LM_INFO@(9769|9782) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.52ddd570.2629be99.000004c7(78436ca5) remote 01037c1e.52ddd570.2629be98.000004c2(3549b19a)
2026-03-10 17:47:19.115@LM_DEBUG@(9769|9774) TransportClient::use_datalink_i TransportClient(0x7b6000000808) about to add_link[0x7b7c00006ae8] to remote: 01037c1e.52ddd570.2629be9a.000004c2(4f89e2fa)
2026-03-10 17:47:19.115@LM_INFO@(9769|9790) Sedp::remote_is_authenticated_i: local 01037c1e.52ddd570.2629be9b.000004c7(02833fc5) remote 01037c1e.52ddd570.2629be98.000004c2(3549b19a)
2026-03-10 17:47:19.116@LM_INFO@(9769|9786) Sedp::remote_has_local_participant_token_i: local 01037c1e.52ddd570.2629be9a.000300c3(5ea4a931) remote 01037c1e.52ddd570.2629be98.000300c4(ba006ff2)
2026-03-10 17:47:19.116@LM_DEBUG@(9769|9774) DataLink::make_reservation() - creating association local subscription 01037c1e.52ddd570.2629be97.000004c7(c773d2c4) <--> with remote publication 01037c1e.52ddd570.2629be9a.000004c2(4f89e2fa).
2026-03-10 17:47:19.116@LM_INFO@(9769|9782) Sedp::process_association_records_i associating built-ins local 01037c1e.52ddd570.2629be99.000004c7(78436ca5) remote 01037c1e.52ddd570.2629be98.000004c2(3549b19a) pending 9 done 1
2026-03-10 17:47:19.116@LM_DEBUG@(9769|9782) TransportClient::associate added PendingAssoc between 01037c1e.52ddd570.2629be99.000004c7(78436ca5) and remote 01037c1e.52ddd570.2629be98.000004c2(3549b19a)
2026-03-10 17:47:19.116@LM_DEBUG@(9769|9778) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7912
2026-03-10 17:47:19.116@LM_DEBUG@(9769|9774) TransportClient::use_datalink_i TransportClient(0x7b6000001008) using datalink[0x7b7c00006ae8] from 01037c1e.52ddd570.2629be9a.000200c2(2861f390)
2026-03-10 17:47:19.116@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:53920
2026-03-10 17:47:19.116@LM_DEBUG@(9769|9774) TransportClient::use_datalink_i TransportClient(0x7b6000001008) about to add_link[0x7b7c00006ae8] to remote: 01037c1e.52ddd570.2629be9a.000200c2(2861f390)
2026-03-10 17:47:19.116@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:53920
2026-03-10 17:47:19.116@LM_INFO@(9769|9782) Sedp::remote_knows_about_local_i: local 01037c1e.52ddd570.2629be99.000200c7(1fab7dcf) remote 01037c1e.52ddd570.2629be98.000200c2(52a1a0f0)
2026-03-10 17:47:19.116@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:43815
2026-03-10 17:47:19.116@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:43815
2026-03-10 17:47:19.116@LM_INFO@(9769|9782) Sedp::remote_is_authenticated_i: local 01037c1e.52ddd570.2629be99.000200c7(1fab7dcf) remote 01037c1e.52ddd570.2629be98.000200c2(52a1a0f0)
2026-03-10 17:47:19.116@LM_DEBUG@(9769|9774) DataLink::make_reservation() - creating association local subscription 01037c1e.52ddd570.2629be97.000200c7(a09bc3ae) <--> with remote publication 01037c1e.52ddd570.2629be9a.000200c2(2861f390).
2026-03-10 17:47:19.116@LM_INFO@(9769|9782) Sedp::local_has_remote_participant_token_i: local 01037c1e.52ddd570.2629be99.000200c7(1fab7dcf) remote 01037c1e.52ddd570.2629be98.000200c2(52a1a0f0)
2026-03-10 17:47:19.116@LM_INFO@(9769|9790) Sedp::local_has_remote_participant_token_i: local 01037c1e.52ddd570.2629be9b.000004c7(02833fc5) remote 01037c1e.52ddd570.2629be98.000004c2(3549b19a)
2026-03-10 17:47:19.117@LM_DEBUG@(9769|9778) ConditionImpl::signal_all()
2026-03-10 17:47:19.117@LM_DEBUG@(9769|9778) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x480.
2026-03-10 17:47:19.117@LM_INFO@(9769|9790) Sedp::remote_has_local_participant_token_i: local 01037c1e.52ddd570.2629be9b.000004c7(02833fc5) remote 01037c1e.52ddd570.2629be98.000004c2(3549b19a)
2026-03-10 17:47:19.117@LM_INFO@(9769|9790) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.52ddd570.2629be9b.000004c7(02833fc5) remote 01037c1e.52ddd570.2629be98.000004c2(3549b19a)
2026-03-10 17:47:19.117@LM_INFO@(9769|9790) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.52ddd570.2629be9b.000004c7(02833fc5) remote 01037c1e.52ddd570.2629be98.000004c2(3549b19a)
2026-03-10 17:47:19.117@LM_INFO@(9769|9790) Sedp::process_association_records_i associating built-ins local 01037c1e.52ddd570.2629be9b.000004c7(02833fc5) remote 01037c1e.52ddd570.2629be98.000004c2(3549b19a) pending 9 done 1
2026-03-10 17:47:19.117@LM_DEBUG@(9769|9774) TransportClient::use_datalink_i TransportClient(0x7b6000000008) using datalink[0x7b7c00006ae8] from 01037c1e.52ddd570.2629be98.000003c2(7a08275d)
2026-03-10 17:47:19.117@LM_DEBUG@(9769|9774) TransportClient::use_datalink_i TransportClient(0x7b6000000008) about to add_link[0x7b7c00006ae8] to remote: 01037c1e.52ddd570.2629be98.000003c2(7a08275d)
2026-03-10 17:47:19.117@LM_DEBUG@(9769|9774) DataLink::make_reservation() - creating association local subscription 01037c1e.52ddd570.2629be97.000003c7(88324403) <--> with remote publication 01037c1e.52ddd570.2629be98.000003c2(7a08275d).
2026-03-10 17:47:19.117@LM_DEBUG@(9769|9778) ConditionImpl::signal_all() - number of sets: 0
2026-03-10 17:47:19.117@LM_DEBUG@(9769|9778) ConditionImpl::signal_all()
2026-03-10 17:47:19.117@LM_INFO@(9769|9782) Sedp::remote_has_local_participant_token_i: local 01037c1e.52ddd570.2629be99.000200c7(1fab7dcf) remote 01037c1e.52ddd570.2629be98.000200c2(52a1a0f0)
2026-03-10 17:47:19.116@LM_INFO@(9769|9786) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.52ddd570.2629be9a.000300c3(5ea4a931) remote 01037c1e.52ddd570.2629be98.000300c4(ba006ff2)
2026-03-10 17:47:19.117@LM_INFO@(9769|9782) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.52ddd570.2629be99.000200c7(1fab7dcf) remote 01037c1e.52ddd570.2629be98.000200c2(52a1a0f0)
2026-03-10 17:47:19.117@LM_INFO@(9769|9786) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.52ddd570.2629be9a.000300c3(5ea4a931) remote 01037c1e.52ddd570.2629be98.000300c4(ba006ff2)
2026-03-10 17:47:19.117@LM_DEBUG@(9769|9790) TransportClient::associate added PendingAssoc between 01037c1e.52ddd570.2629be9b.000004c7(02833fc5) and remote 01037c1e.52ddd570.2629be98.000004c2(3549b19a)
2026-03-10 17:47:19.117@LM_INFO@(9769|9786) Sedp::process_association_records_i associating built-ins local 01037c1e.52ddd570.2629be9a.000300c3(5ea4a931) remote 01037c1e.52ddd570.2629be98.000300c4(ba006ff2) pending 6 done 4
2026-03-10 17:47:19.117@LM_DEBUG@(9769|9774) TransportClient::use_datalink_i TransportClient(0x7b6000000808) using datalink[0x7b7c00006ae8] from 01037c1e.52ddd570.2629be98.000004c2(3549b19a)
2026-03-10 17:47:19.117@LM_DEBUG@(9769|9774) TransportClient::use_datalink_i TransportClient(0x7b6000000808) about to add_link[0x7b7c00006ae8] to remote: 01037c1e.52ddd570.2629be98.000004c2(3549b19a)
2026-03-10 17:47:19.117@LM_DEBUG@(9769|9778) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x200.
2026-03-10 17:47:19.117@LM_INFO@(9769|9782) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.52ddd570.2629be99.000200c7(1fab7dcf) remote 01037c1e.52ddd570.2629be98.000200c2(52a1a0f0)
2026-03-10 17:47:19.117@LM_DEBUG@(9769|9774) DataLink::make_reservation() - creating association local subscription 01037c1e.52ddd570.2629be97.000004c7(c773d2c4) <--> with remote publication 01037c1e.52ddd570.2629be98.000004c2(3549b19a).
2026-03-10 17:47:19.117@LM_DEBUG@(9769|9778) ConditionImpl::signal_all() - number of sets: 0
2026-03-10 17:47:19.118@LM_DEBUG@(9769|9778) ConditionImpl::signal_all()
2026-03-10 17:47:19.118@LM_DEBUG@(9769|9778) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x480.
2026-03-10 17:47:19.118@LM_DEBUG@(9769|9778) ConditionImpl::signal_all() - number of sets: 0
2026-03-10 17:47:19.118@LM_DEBUG@(9769|9774) TransportClient::use_datalink_i TransportClient(0x7b6000001008) using datalink[0x7b7c00006ae8] from 01037c1e.52ddd570.2629be98.000200c2(52a1a0f0)
2026-03-10 17:47:19.118@LM_DEBUG@(9769|9774) TransportClient::use_datalink_i TransportClient(0x7b6000001008) about to add_link[0x7b7c00006ae8] to remote: 01037c1e.52ddd570.2629be98.000200c2(52a1a0f0)
2026-03-10 17:47:19.118@LM_DEBUG@(9769|9774) DataLink::make_reservation() - creating association local subscription 01037c1e.52ddd570.2629be97.000200c7(a09bc3ae) <--> with remote publication 01037c1e.52ddd570.2629be98.000200c2(52a1a0f0).
2026-03-10 17:47:19.117@LM_INFO@(9769|9782) Sedp::process_association_records_i associating built-ins local 01037c1e.52ddd570.2629be99.000200c7(1fab7dcf) remote 01037c1e.52ddd570.2629be98.000200c2(52a1a0f0) pending 8 done 2
2026-03-10 17:47:19.118@LM_DEBUG@(9769|9778) TransportClient::use_datalink_i TransportClient(0x7b6000006808) using datalink[0x7b7c000200e8] from 01037c1e.52ddd570.2629be97.000300c3(a6346d80)
2026-03-10 17:47:19.118@LM_INFO@(9769|9790) Sedp::remote_knows_about_local_i: local 01037c1e.52ddd570.2629be9b.000200c7(656b2eaf) remote 01037c1e.52ddd570.2629be98.000200c2(52a1a0f0)
2026-03-10 17:47:19.118@LM_DEBUG@(9769|9778) TransportClient::use_datalink_i TransportClient(0x7b6000006808) about to add_link[0x7b7c000200e8] to remote: 01037c1e.52ddd570.2629be97.000300c3(a6346d80)
2026-03-10 17:47:19.118@LM_DEBUG@(9769|9774) TransportClient::use_datalink_i TransportClient(0x7b6000000808) using datalink[0x7b7c00006ae8] from 01037c1e.52ddd570.2629be99.000004c2(0829982a)
2026-03-10 17:47:19.117@LM_DEBUG@(9769|9786) TransportClient::associate added PendingAssoc between 01037c1e.52ddd570.2629be9a.000300c3(5ea4a931) and remote 01037c1e.52ddd570.2629be98.000300c4(ba006ff2)
2026-03-10 17:47:19.118@LM_INFO@(9769|9790) Sedp::remote_is_authenticated_i: local 01037c1e.52ddd570.2629be9b.000200c7(656b2eaf) remote 01037c1e.52ddd570.2629be98.000200c2(52a1a0f0)
2026-03-10 17:47:19.118@LM_INFO@(9769|9790) Sedp::local_has_remote_participant_token_i: local 01037c1e.52ddd570.2629be9b.000200c7(656b2eaf) remote 01037c1e.52ddd570.2629be98.000200c2(52a1a0f0)
2026-03-10 17:47:19.118@LM_DEBUG@(9769|9778) DataLink::make_reservation() - creating association local subscription 01037c1e.52ddd570.2629be98.000300c4(ba006ff2) <--> with remote publication 01037c1e.52ddd570.2629be97.000300c3(a6346d80).
2026-03-10 17:47:19.118@LM_DEBUG@(9769|9782) TransportClient::associate added PendingAssoc between 01037c1e.52ddd570.2629be99.000200c7(1fab7dcf) and remote 01037c1e.52ddd570.2629be98.000200c2(52a1a0f0)
2026-03-10 17:47:19.118@LM_DEBUG@(9769|9774) TransportClient::use_datalink_i TransportClient(0x7b6000000808) about to add_link[0x7b7c00006ae8] to remote: 01037c1e.52ddd570.2629be99.000004c2(0829982a)
2026-03-10 17:47:19.118@LM_DEBUG@(9769|9786) PendingAssoc::initiate_connect - between 01037c1e.52ddd570.2629be9a.000300c3(5ea4a931) and remote 01037c1e.52ddd570.2629be98.000300c4(ba006ff2)
2026-03-10 17:47:19.118@LM_DEBUG@(9769|9774) DataLink::make_reservation() - creating association local subscription 01037c1e.52ddd570.2629be97.000004c7(c773d2c4) <--> with remote publication 01037c1e.52ddd570.2629be99.000004c2(0829982a).
2026-03-10 17:47:19.118@LM_INFO@(9769|9790) Sedp::remote_has_local_participant_token_i: local 01037c1e.52ddd570.2629be9b.000200c7(656b2eaf) remote 01037c1e.52ddd570.2629be98.000200c2(52a1a0f0)
2026-03-10 17:47:19.119@LM_INFO@(9769|9790) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.52ddd570.2629be9b.000200c7(656b2eaf) remote 01037c1e.52ddd570.2629be98.000200c2(52a1a0f0)
2026-03-10 17:47:19.119@LM_INFO@(9769|9790) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.52ddd570.2629be9b.000200c7(656b2eaf) remote 01037c1e.52ddd570.2629be98.000200c2(52a1a0f0)
2026-03-10 17:47:19.119@LM_DEBUG@(9769|9778) TransportClient::use_datalink_i TransportClient(0x7b6000006c08) using datalink[0x7b7c000200e8] from 01037c1e.52ddd570.2629be97.000301c3(bf2f5cc1)
2026-03-10 17:47:19.118@LM_DEBUG@(9769|9786) TransportClient::initiate_connect_i - attempt to connect_datalink between local 01037c1e.52ddd570.2629be9a.000300c3(5ea4a931) and remote 01037c1e.52ddd570.2629be98.000300c4(ba006ff2)
2026-03-10 17:47:19.119@LM_DEBUG@(9769|9774) TransportClient::use_datalink_i TransportClient(0x7b6000001008) using datalink[0x7b7c00006ae8] from 01037c1e.52ddd570.2629be99.000200c2(6fc18940)
2026-03-10 17:47:19.119@LM_INFO@(9769|9790) Sedp::process_association_records_i associating built-ins local 01037c1e.52ddd570.2629be9b.000200c7(656b2eaf) remote 01037c1e.52ddd570.2629be98.000200c2(52a1a0f0) pending 8 done 2
2026-03-10 17:47:19.119@LM_DEBUG@(9769|9778) TransportClient::use_datalink_i TransportClient(0x7b6000006c08) about to add_link[0x7b7c000200e8] to remote: 01037c1e.52ddd570.2629be97.000301c3(bf2f5cc1)
2026-03-10 17:47:19.119@LM_INFO@(9769|9782) Sedp::remote_knows_about_local_i: local 01037c1e.52ddd570.2629be99.000300c4(87604642) remote 01037c1e.52ddd570.2629be98.000300c3(2464fa51)
2026-03-10 17:47:19.119@LM_INFO@(9769|9782) Sedp::remote_is_authenticated_i: local 01037c1e.52ddd570.2629be99.000300c4(87604642) remote 01037c1e.52ddd570.2629be98.000300c3(2464fa51)
2026-03-10 17:47:19.119@LM_DEBUG@(9769|9790) TransportClient::associate added PendingAssoc between 01037c1e.52ddd570.2629be9b.000200c7(656b2eaf) and remote 01037c1e.52ddd570.2629be98.000200c2(52a1a0f0)
2026-03-10 17:47:19.119@LM_DEBUG@(9769|9774) TransportClient::use_datalink_i TransportClient(0x7b6000001008) about to add_link[0x7b7c00006ae8] to remote: 01037c1e.52ddd570.2629be99.000200c2(6fc18940)
2026-03-10 17:47:19.119@LM_INFO@(9769|9782) Sedp::local_has_remote_participant_token_i: local 01037c1e.52ddd570.2629be99.000300c4(87604642) remote 01037c1e.52ddd570.2629be98.000300c3(2464fa51)
2026-03-10 17:47:19.119@LM_DEBUG@(9769|9778) DataLink::make_reservation() - creating association local subscription 01037c1e.52ddd570.2629be98.000301c4(a31b5eb3) <--> with remote publication 01037c1e.52ddd570.2629be97.000301c3(bf2f5cc1).
2026-03-10 17:47:19.119@LM_DEBUG@(9769|9774) DataLink::make_reservation() - creating association local subscription 01037c1e.52ddd570.2629be97.000200c7(a09bc3ae) <--> with remote publication 01037c1e.52ddd570.2629be99.000200c2(6fc18940).
2026-03-10 17:47:19.119@LM_INFO@(9769|9782) Sedp::remote_has_local_participant_token_i: local 01037c1e.52ddd570.2629be99.000300c4(87604642) remote 01037c1e.52ddd570.2629be98.000300c3(2464fa51)
2026-03-10 17:47:19.119@LM_DEBUG@(9769|9786) TransportClient::initiate_connect_i - connection between local 01037c1e.52ddd570.2629be9a.000300c3(5ea4a931) and remote 01037c1e.52ddd570.2629be98.000300c4(ba006ff2) initiation successful
2026-03-10 17:47:19.119@LM_INFO@(9769|9782) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.52ddd570.2629be99.000300c4(87604642) remote 01037c1e.52ddd570.2629be98.000300c3(2464fa51)
2026-03-10 17:47:19.119@LM_INFO@(9769|9782) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.52ddd570.2629be99.000300c4(87604642) remote 01037c1e.52ddd570.2629be98.000300c3(2464fa51)
2026-03-10 17:47:19.119@LM_DEBUG@(9769|9786) TransportClient::use_datalink_i TransportClient(0x7b5c0000ee08) using datalink[0x7b7c00053ae8] from 01037c1e.52ddd570.2629be98.000300c4(ba006ff2)
2026-03-10 17:47:19.119@LM_INFO@(9769|9782) Sedp::process_association_records_i associating built-ins local 01037c1e.52ddd570.2629be99.000300c4(87604642) remote 01037c1e.52ddd570.2629be98.000300c3(2464fa51) pending 7 done 3
2026-03-10 17:47:19.119@LM_DEBUG@(9769|9786) TransportClient::use_datalink_i TransportClient(0x7b5c0000ee08) about to add_link[0x7b7c00053ae8] to remote: 01037c1e.52ddd570.2629be98.000300c4(ba006ff2)
2026-03-10 17:47:19.119@LM_DEBUG@(9769|9786) DataLink::make_reservation() - creating association local publication 01037c1e.52ddd570.2629be9a.000300c3(5ea4a931) <--> with remote subscription 01037c1e.52ddd570.2629be98.000300c4(ba006ff2).
2026-03-10 17:47:19.119@LM_DEBUG@(9769|9782) TransportClient::associate added PendingAssoc between 01037c1e.52ddd570.2629be99.000300c4(87604642) and remote 01037c1e.52ddd570.2629be98.000300c3(2464fa51)
2026-03-10 17:47:19.119@LM_INFO@(9769|9790) Sedp::remote_knows_about_local_i: local 01037c1e.52ddd570.2629be9b.000300c4(fda01522) remote 01037c1e.52ddd570.2629be98.000300c3(2464fa51)
2026-03-10 17:47:19.119@LM_DEBUG@(9769|9774) TransportClient::use_datalink_i TransportClient(0x7b6000000008) using datalink[0x7b7c00006ae8] from 01037c1e.52ddd570.2629be9b.000003c2(3da85d8d)
2026-03-10 17:47:19.119@LM_INFO@(9769|9790) Sedp::remote_is_authenticated_i: local 01037c1e.52ddd570.2629be9b.000300c4(fda01522) remote 01037c1e.52ddd570.2629be98.000300c3(2464fa51)
2026-03-10 17:47:19.119@LM_DEBUG@(9769|9786) DEBUG: Sedp::association_complete_i local 01037c1e.52ddd570.2629be9a.000300c3(5ea4a931) remote 01037c1e.52ddd570.2629be98.000300c4(ba006ff2)
2026-03-10 17:47:19.120@LM_INFO@(9769|9790) Sedp::local_has_remote_participant_token_i: local 01037c1e.52ddd570.2629be9b.000300c4(fda01522) remote 01037c1e.52ddd570.2629be98.000300c3(2464fa51)
2026-03-10 17:47:19.120@LM_INFO@(9769|9786) Sedp::remote_knows_about_local_i: local 01037c1e.52ddd570.2629be9a.000301c4(d9db0dd3) remote 01037c1e.52ddd570.2629be98.000301c3(3d7fcb10)
2026-03-10 17:47:19.120@LM_INFO@(9769|9790) Sedp::remote_has_local_participant_token_i: local 01037c1e.52ddd570.2629be9b.000300c4(fda01522) remote 01037c1e.52ddd570.2629be98.000300c3(2464fa51)
2026-03-10 17:47:19.120@LM_DEBUG@(9769|9774) TransportClient::use_datalink_i TransportClient(0x7b6000000008) about to add_link[0x7b7c00006ae8] to remote: 01037c1e.52ddd570.2629be9b.000003c2(3da85d8d)
2026-03-10 17:47:19.120@LM_INFO@(9769|9786) Sedp::remote_is_authenticated_i: local 01037c1e.52ddd570.2629be9a.000301c4(d9db0dd3) remote 01037c1e.52ddd570.2629be98.000301c3(3d7fcb10)
2026-03-10 17:47:19.120@LM_INFO@(9769|9790) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.52ddd570.2629be9b.000300c4(fda01522) remote 01037c1e.52ddd570.2629be98.000300c3(2464fa51)
2026-03-10 17:47:19.120@LM_INFO@(9769|9782) Sedp::remote_knows_about_local_i: local 01037c1e.52ddd570.2629be99.000300c3(1904d3e1) remote 01037c1e.52ddd570.2629be98.000300c4(ba006ff2)
2026-03-10 17:47:19.120@LM_INFO@(9769|9786) Sedp::local_has_remote_participant_token_i: local 01037c1e.52ddd570.2629be9a.000301c4(d9db0dd3) remote 01037c1e.52ddd570.2629be98.000301c3(3d7fcb10)
2026-03-10 17:47:19.120@LM_DEBUG@(9769|9774) DataLink::make_reservation() - creating association local subscription 01037c1e.52ddd570.2629be97.000003c7(88324403) <--> with remote publication 01037c1e.52ddd570.2629be9b.000003c2(3da85d8d).
2026-03-10 17:47:19.120@LM_INFO@(9769|9782) Sedp::remote_is_authenticated_i: local 01037c1e.52ddd570.2629be99.000300c3(1904d3e1) remote 01037c1e.52ddd570.2629be98.000300c4(ba006ff2)
2026-03-10 17:47:19.120@LM_INFO@(9769|9786) Sedp::remote_has_local_participant_token_i: local 01037c1e.52ddd570.2629be9a.000301c4(d9db0dd3) remote 01037c1e.52ddd570.2629be98.000301c3(3d7fcb10)
2026-03-10 17:47:19.120@LM_INFO@(9769|9782) Sedp::local_has_remote_participant_token_i: local 01037c1e.52ddd570.2629be99.000300c3(1904d3e1) remote 01037c1e.52ddd570.2629be98.000300c4(ba006ff2)
2026-03-10 17:47:19.120@LM_DEBUG@(9769|9774) TransportClient::use_datalink_i TransportClient(0x7b6000000808) using datalink[0x7b7c00006ae8] from 01037c1e.52ddd570.2629be9b.000004c2(72e9cb4a)
2026-03-10 17:47:19.120@LM_DEBUG@(9769|9774) TransportClient::use_datalink_i TransportClient(0x7b6000000808) about to add_link[0x7b7c00006ae8] to remote: 01037c1e.52ddd570.2629be9b.000004c2(72e9cb4a)
2026-03-10 17:47:19.120@LM_INFO@(9769|9786) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.52ddd570.2629be9a.000301c4(d9db0dd3) remote 01037c1e.52ddd570.2629be98.000301c3(3d7fcb10)
2026-03-10 17:47:19.120@LM_INFO@(9769|9782) Sedp::remote_has_local_participant_token_i: local 01037c1e.52ddd570.2629be99.000300c3(1904d3e1) remote 01037c1e.52ddd570.2629be98.000300c4(ba006ff2)
2026-03-10 17:47:19.120@LM_INFO@(9769|9790) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.52ddd570.2629be9b.000300c4(fda01522) remote 01037c1e.52ddd570.2629be98.000300c3(2464fa51)
2026-03-10 17:47:19.120@LM_INFO@(9769|9786) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.52ddd570.2629be9a.000301c4(d9db0dd3) remote 01037c1e.52ddd570.2629be98.000301c3(3d7fcb10)
2026-03-10 17:47:19.120@LM_INFO@(9769|9790) Sedp::process_association_records_i associating built-ins local 01037c1e.52ddd570.2629be9b.000300c4(fda01522) remote 01037c1e.52ddd570.2629be98.000300c3(2464fa51) pending 7 done 3
2026-03-10 17:47:19.120@LM_DEBUG@(9769|9774) DataLink::make_reservation() - creating association local subscription 01037c1e.52ddd570.2629be97.000004c7(c773d2c4) <--> with remote publication 01037c1e.52ddd570.2629be9b.000004c2(72e9cb4a).
2026-03-10 17:47:19.120@LM_INFO@(9769|9782) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.52ddd570.2629be99.000300c3(1904d3e1) remote 01037c1e.52ddd570.2629be98.000300c4(ba006ff2)
2026-03-10 17:47:19.120@LM_INFO@(9769|9786) Sedp::process_association_records_i associating built-ins local 01037c1e.52ddd570.2629be9a.000301c4(d9db0dd3) remote 01037c1e.52ddd570.2629be98.000301c3(3d7fcb10) pending 5 done 5
2026-03-10 17:47:19.120@LM_DEBUG@(9769|9790) TransportClient::associate added PendingAssoc between 01037c1e.52ddd570.2629be9b.000300c4(fda01522) and remote 01037c1e.52ddd570.2629be98.000300c3(2464fa51)
2026-03-10 17:47:19.120@LM_INFO@(9769|9782) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.52ddd570.2629be99.000300c3(1904d3e1) remote 01037c1e.52ddd570.2629be98.000300c4(ba006ff2)
2026-03-10 17:47:19.121@LM_INFO@(9769|9782) Sedp::process_association_records_i associating built-ins local 01037c1e.52ddd570.2629be99.000300c3(1904d3e1) remote 01037c1e.52ddd570.2629be98.000300c4(ba006ff2) pending 6 done 4
2026-03-10 17:47:19.121@LM_DEBUG@(9769|9774) TransportClient::use_datalink_i TransportClient(0x7b6000001008) using datalink[0x7b7c00006ae8] from 01037c1e.52ddd570.2629be9b.000200c2(1501da20)
2026-03-10 17:47:19.121@LM_DEBUG@(9769|9774) TransportClient::use_datalink_i TransportClient(0x7b6000001008) about to add_link[0x7b7c00006ae8] to remote: 01037c1e.52ddd570.2629be9b.000200c2(1501da20)
2026-03-10 17:47:19.121@LM_DEBUG@(9769|9786) TransportClient::associate added PendingAssoc between 01037c1e.52ddd570.2629be9a.000301c4(d9db0dd3) and remote 01037c1e.52ddd570.2629be98.000301c3(3d7fcb10)
2026-03-10 17:47:19.121@LM_DEBUG@(9769|9774) DataLink::make_reservation() - creating association local subscription 01037c1e.52ddd570.2629be97.000200c7(a09bc3ae) <--> with remote publication 01037c1e.52ddd570.2629be9b.000200c2(1501da20).
2026-03-10 17:47:19.121@LM_DEBUG@(9769|9782) TransportClient::associate added PendingAssoc between 01037c1e.52ddd570.2629be99.000300c3(1904d3e1) and remote 01037c1e.52ddd570.2629be98.000300c4(ba006ff2)
2026-03-10 17:47:19.121@LM_DEBUG@(9769|9782) PendingAssoc::initiate_connect - between 01037c1e.52ddd570.2629be99.000300c3(1904d3e1) and remote 01037c1e.52ddd570.2629be98.000300c4(ba006ff2)
2026-03-10 17:47:19.121@LM_INFO@(9769|9790) Sedp::remote_knows_about_local_i: local 01037c1e.52ddd570.2629be9b.000300c3(63c48081) remote 01037c1e.52ddd570.2629be98.000300c4(ba006ff2)
2026-03-10 17:47:19.121@LM_DEBUG@(9769|9782) TransportClient::initiate_connect_i - attempt to connect_datalink between local 01037c1e.52ddd570.2629be99.000300c3(1904d3e1) and remote 01037c1e.52ddd570.2629be98.000300c4(ba006ff2)
2026-03-10 17:47:19.121@LM_INFO@(9769|9790) Sedp::remote_is_authenticated_i: local 01037c1e.52ddd570.2629be9b.000300c3(63c48081) remote 01037c1e.52ddd570.2629be98.000300c4(ba006ff2)
2026-03-10 17:47:19.121@LM_INFO@(9769|9790) Sedp::local_has_remote_participant_token_i: local 01037c1e.52ddd570.2629be9b.000300c3(63c48081) remote 01037c1e.52ddd570.2629be98.000300c4(ba006ff2)
2026-03-10 17:47:19.121@LM_INFO@(9769|9786) Sedp::remote_knows_about_local_i: local 01037c1e.52ddd570.2629be9a.000301c3(47bf9870) remote 01037c1e.52ddd570.2629be98.000301c4(a31b5eb3)
2026-03-10 17:47:19.121@LM_INFO@(9769|9790) Sedp::remote_has_local_participant_token_i: local 01037c1e.52ddd570.2629be9b.000300c3(63c48081) remote 01037c1e.52ddd570.2629be98.000300c4(ba006ff2)
2026-03-10 17:47:19.121@LM_INFO@(9769|9790) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.52ddd570.2629be9b.000300c3(63c48081) remote 01037c1e.52ddd570.2629be98.000300c4(ba006ff2)
2026-03-10 17:47:19.121@LM_INFO@(9769|9790) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.52ddd570.2629be9b.000300c3(63c48081) remote 01037c1e.52ddd570.2629be98.000300c4(ba006ff2)
2026-03-10 17:47:19.121@LM_INFO@(9769|9786) Sedp::remote_is_authenticated_i: local 01037c1e.52ddd570.2629be9a.000301c3(47bf9870) remote 01037c1e.52ddd570.2629be98.000301c4(a31b5eb3)
2026-03-10 17:47:19.121@LM_INFO@(9769|9790) Sedp::process_association_records_i associating built-ins local 01037c1e.52ddd570.2629be9b.000300c3(63c48081) remote 01037c1e.52ddd570.2629be98.000300c4(ba006ff2) pending 6 done 4
2026-03-10 17:47:19.121@LM_INFO@(9769|9786) Sedp::local_has_remote_participant_token_i: local 01037c1e.52ddd570.2629be9a.000301c3(47bf9870) remote 01037c1e.52ddd570.2629be98.000301c4(a31b5eb3)
2026-03-10 17:47:19.121@LM_DEBUG@(9769|9782) TransportClient::initiate_connect_i - connection between local 01037c1e.52ddd570.2629be99.000300c3(1904d3e1) and remote 01037c1e.52ddd570.2629be98.000300c4(ba006ff2) initiation successful
2026-03-10 17:47:19.121@LM_INFO@(9769|9786) Sedp::remote_has_local_participant_token_i: local 01037c1e.52ddd570.2629be9a.000301c3(47bf9870) remote 01037c1e.52ddd570.2629be98.000301c4(a31b5eb3)
2026-03-10 17:47:19.121@LM_DEBUG@(9769|9790) TransportClient::associate added PendingAssoc between 01037c1e.52ddd570.2629be9b.000300c3(63c48081) and remote 01037c1e.52ddd570.2629be98.000300c4(ba006ff2)
2026-03-10 17:47:19.121@LM_INFO@(9769|9786) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.52ddd570.2629be9a.000301c3(47bf9870) remote 01037c1e.52ddd570.2629be98.000301c4(a31b5eb3)
2026-03-10 17:47:19.121@LM_DEBUG@(9769|9790) PendingAssoc::initiate_connect - between 01037c1e.52ddd570.2629be9b.000300c3(63c48081) and remote 01037c1e.52ddd570.2629be98.000300c4(ba006ff2)
2026-03-10 17:47:19.121@LM_DEBUG@(9769|9782) TransportClient::use_datalink_i TransportClient(0x7b5c0000ab88) using datalink[0x7b7c00029ae8] from 01037c1e.52ddd570.2629be98.000300c4(ba006ff2)
2026-03-10 17:47:19.121@LM_DEBUG@(9769|9782) TransportClient::use_datalink_i TransportClient(0x7b5c0000ab88) about to add_link[0x7b7c00029ae8] to remote: 01037c1e.52ddd570.2629be98.000300c4(ba006ff2)
2026-03-10 17:47:19.121@LM_DEBUG@(9769|9790) TransportClient::initiate_connect_i - attempt to connect_datalink between local 01037c1e.52ddd570.2629be9b.000300c3(63c48081) and remote 01037c1e.52ddd570.2629be98.000300c4(ba006ff2)
2026-03-10 17:47:19.121@LM_DEBUG@(9769|9782) DataLink::make_reservation() - creating association local publication 01037c1e.52ddd570.2629be99.000300c3(1904d3e1) <--> with remote subscription 01037c1e.52ddd570.2629be98.000300c4(ba006ff2).
2026-03-10 17:47:19.121@LM_INFO@(9769|9786) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.52ddd570.2629be9a.000301c3(47bf9870) remote 01037c1e.52ddd570.2629be98.000301c4(a31b5eb3)
2026-03-10 17:47:19.122@LM_INFO@(9769|9786) Sedp::process_association_records_i associating built-ins local 01037c1e.52ddd570.2629be9a.000301c3(47bf9870) remote 01037c1e.52ddd570.2629be98.000301c4(a31b5eb3) pending 4 done 6
2026-03-10 17:47:19.122@LM_DEBUG@(9769|9782) DEBUG: Sedp::association_complete_i local 01037c1e.52ddd570.2629be99.000300c3(1904d3e1) remote 01037c1e.52ddd570.2629be98.000300c4(ba006ff2)
2026-03-10 17:47:19.122@LM_DEBUG@(9769|9790) TransportClient::initiate_connect_i - connection between local 01037c1e.52ddd570.2629be9b.000300c3(63c48081) and remote 01037c1e.52ddd570.2629be98.000300c4(ba006ff2) initiation successful
2026-03-10 17:47:19.122@LM_DEBUG@(9769|9790) TransportClient::use_datalink_i TransportClient(0x7b5c00032f88) using datalink[0x7b7c0005d4e8] from 01037c1e.52ddd570.2629be98.000300c4(ba006ff2)
2026-03-10 17:47:19.122@LM_INFO@(9769|9782) Sedp::remote_knows_about_local_i: local 01037c1e.52ddd570.2629be99.000301c4(9e7b7703) remote 01037c1e.52ddd570.2629be98.000301c3(3d7fcb10)
2026-03-10 17:47:19.122@LM_DEBUG@(9769|9790) TransportClient::use_datalink_i TransportClient(0x7b5c00032f88) about to add_link[0x7b7c0005d4e8] to remote: 01037c1e.52ddd570.2629be98.000300c4(ba006ff2)
2026-03-10 17:47:19.122@LM_DEBUG@(9769|9790) DataLink::make_reservation() - creating association local publication 01037c1e.52ddd570.2629be9b.000300c3(63c48081) <--> with remote subscription 01037c1e.52ddd570.2629be98.000300c4(ba006ff2).
2026-03-10 17:47:19.122@LM_DEBUG@(9769|9786) TransportClient::associate added PendingAssoc between 01037c1e.52ddd570.2629be9a.000301c3(47bf9870) and remote 01037c1e.52ddd570.2629be98.000301c4(a31b5eb3)
2026-03-10 17:47:19.122@LM_INFO@(9769|9782) Sedp::remote_is_authenticated_i: local 01037c1e.52ddd570.2629be99.000301c4(9e7b7703) remote 01037c1e.52ddd570.2629be98.000301c3(3d7fcb10)
2026-03-10 17:47:19.122@LM_DEBUG@(9769|9786) PendingAssoc::initiate_connect - between 01037c1e.52ddd570.2629be9a.000301c3(47bf9870) and remote 01037c1e.52ddd570.2629be98.000301c4(a31b5eb3)
2026-03-10 17:47:19.122@LM_DEBUG@(9769|9790) DEBUG: Sedp::association_complete_i local 01037c1e.52ddd570.2629be9b.000300c3(63c48081) remote 01037c1e.52ddd570.2629be98.000300c4(ba006ff2)
2026-03-10 17:47:19.122@LM_INFO@(9769|9782) Sedp::local_has_remote_participant_token_i: local 01037c1e.52ddd570.2629be99.000301c4(9e7b7703) remote 01037c1e.52ddd570.2629be98.000301c3(3d7fcb10)
2026-03-10 17:47:19.122@LM_INFO@(9769|9790) Sedp::remote_knows_about_local_i: local 01037c1e.52ddd570.2629be9b.000301c4(e4bb2463) remote 01037c1e.52ddd570.2629be98.000301c3(3d7fcb10)
2026-03-10 17:47:19.122@LM_DEBUG@(9769|9786) TransportClient::initiate_connect_i - attempt to connect_datalink between local 01037c1e.52ddd570.2629be9a.000301c3(47bf9870) and remote 01037c1e.52ddd570.2629be98.000301c4(a31b5eb3)
2026-03-10 17:47:19.122@LM_INFO@(9769|9782) Sedp::remote_has_local_participant_token_i: local 01037c1e.52ddd570.2629be99.000301c4(9e7b7703) remote 01037c1e.52ddd570.2629be98.000301c3(3d7fcb10)
2026-03-10 17:47:19.122@LM_INFO@(9769|9790) Sedp::remote_is_authenticated_i: local 01037c1e.52ddd570.2629be9b.000301c4(e4bb2463) remote 01037c1e.52ddd570.2629be98.000301c3(3d7fcb10)
2026-03-10 17:47:19.122@LM_INFO@(9769|9790) Sedp::local_has_remote_participant_token_i: local 01037c1e.52ddd570.2629be9b.000301c4(e4bb2463) remote 01037c1e.52ddd570.2629be98.000301c3(3d7fcb10)
2026-03-10 17:47:19.122@LM_INFO@(9769|9782) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.52ddd570.2629be99.000301c4(9e7b7703) remote 01037c1e.52ddd570.2629be98.000301c3(3d7fcb10)
2026-03-10 17:47:19.122@LM_INFO@(9769|9790) Sedp::remote_has_local_participant_token_i: local 01037c1e.52ddd570.2629be9b.000301c4(e4bb2463) remote 01037c1e.52ddd570.2629be98.000301c3(3d7fcb10)
2026-03-10 17:47:19.122@LM_INFO@(9769|9790) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.52ddd570.2629be9b.000301c4(e4bb2463) remote 01037c1e.52ddd570.2629be98.000301c3(3d7fcb10)
2026-03-10 17:47:19.122@LM_INFO@(9769|9790) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.52ddd570.2629be9b.000301c4(e4bb2463) remote 01037c1e.52ddd570.2629be98.000301c3(3d7fcb10)
2026-03-10 17:47:19.122@LM_INFO@(9769|9782) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.52ddd570.2629be99.000301c4(9e7b7703) remote 01037c1e.52ddd570.2629be98.000301c3(3d7fcb10)
2026-03-10 17:47:19.122@LM_INFO@(9769|9790) Sedp::process_association_records_i associating built-ins local 01037c1e.52ddd570.2629be9b.000301c4(e4bb2463) remote 01037c1e.52ddd570.2629be98.000301c3(3d7fcb10) pending 5 done 5
2026-03-10 17:47:19.122@LM_DEBUG@(9769|9786) TransportClient::initiate_connect_i - connection between local 01037c1e.52ddd570.2629be9a.000301c3(47bf9870) and remote 01037c1e.52ddd570.2629be98.000301c4(a31b5eb3) initiation successful
2026-03-10 17:47:19.122@LM_INFO@(9769|9782) Sedp::process_association_records_i associating built-ins local 01037c1e.52ddd570.2629be99.000301c4(9e7b7703) remote 01037c1e.52ddd570.2629be98.000301c3(3d7fcb10) pending 5 done 5
2026-03-10 17:47:19.122@LM_DEBUG@(9769|9790) TransportClient::associate added PendingAssoc between 01037c1e.52ddd570.2629be9b.000301c4(e4bb2463) and remote 01037c1e.52ddd570.2629be98.000301c3(3d7fcb10)
2026-03-10 17:47:19.122@LM_DEBUG@(9769|9786) TransportClient::use_datalink_i TransportClient(0x7b5c0000f188) using datalink[0x7b7c00053ae8] from 01037c1e.52ddd570.2629be98.000301c4(a31b5eb3)
2026-03-10 17:47:19.122@LM_DEBUG@(9769|9786) TransportClient::use_datalink_i TransportClient(0x7b5c0000f188) about to add_link[0x7b7c00053ae8] to remote: 01037c1e.52ddd570.2629be98.000301c4(a31b5eb3)
2026-03-10 17:47:19.122@LM_DEBUG@(9769|9786) DataLink::make_reservation() - creating association local publication 01037c1e.52ddd570.2629be9a.000301c3(47bf9870) <--> with remote subscription 01037c1e.52ddd570.2629be98.000301c4(a31b5eb3).
2026-03-10 17:47:19.122@LM_DEBUG@(9769|9782) TransportClient::associate added PendingAssoc between 01037c1e.52ddd570.2629be99.000301c4(9e7b7703) and remote 01037c1e.52ddd570.2629be98.000301c3(3d7fcb10)
2026-03-10 17:47:19.122@LM_DEBUG@(9769|9786) DEBUG: Sedp::association_complete_i local 01037c1e.52ddd570.2629be9a.000301c3(47bf9870) remote 01037c1e.52ddd570.2629be98.000301c4(a31b5eb3)
2026-03-10 17:47:19.122@LM_INFO@(9769|9790) Sedp::remote_knows_about_local_i: local 01037c1e.52ddd570.2629be9b.000301c3(7adfb1c0) remote 01037c1e.52ddd570.2629be98.000301c4(a31b5eb3)
2026-03-10 17:47:19.123@LM_INFO@(9769|9790) Sedp::remote_is_authenticated_i: local 01037c1e.52ddd570.2629be9b.000301c3(7adfb1c0) remote 01037c1e.52ddd570.2629be98.000301c4(a31b5eb3)
2026-03-10 17:47:19.122@LM_INFO@(9769|9786) Sedp::remote_knows_about_local_i: local 01037c1e.52ddd570.2629be9a.000003c2(00c8743d) remote 01037c1e.52ddd570.2629be98.000003c7(0a62d3d2)
2026-03-10 17:47:19.123@LM_INFO@(9769|9790) Sedp::local_has_remote_participant_token_i: local 01037c1e.52ddd570.2629be9b.000301c3(7adfb1c0) remote 01037c1e.52ddd570.2629be98.000301c4(a31b5eb3)
2026-03-10 17:47:19.123@LM_INFO@(9769|9790) Sedp::remote_has_local_participant_token_i: local 01037c1e.52ddd570.2629be9b.000301c3(7adfb1c0) remote 01037c1e.52ddd570.2629be98.000301c4(a31b5eb3)
2026-03-10 17:47:19.123@LM_INFO@(9769|9790) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.52ddd570.2629be9b.000301c3(7adfb1c0) remote 01037c1e.52ddd570.2629be98.000301c4(a31b5eb3)
2026-03-10 17:47:19.123@LM_INFO@(9769|9786) Sedp::remote_is_authenticated_i: local 01037c1e.52ddd570.2629be9a.000003c2(00c8743d) remote 01037c1e.52ddd570.2629be98.000003c7(0a62d3d2)
2026-03-10 17:47:19.123@LM_INFO@(9769|9790) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.52ddd570.2629be9b.000301c3(7adfb1c0) remote 01037c1e.52ddd570.2629be98.000301c4(a31b5eb3)
2026-03-10 17:47:19.123@LM_INFO@(9769|9790) Sedp::process_association_records_i associating built-ins local 01037c1e.52ddd570.2629be9b.000301c3(7adfb1c0) remote 01037c1e.52ddd570.2629be98.000301c4(a31b5eb3) pending 4 done 6
2026-03-10 17:47:19.123@LM_INFO@(9769|9782) Sedp::remote_knows_about_local_i: local 01037c1e.52ddd570.2629be99.000301c3(001fe2a0) remote 01037c1e.52ddd570.2629be98.000301c4(a31b5eb3)
2026-03-10 17:47:19.123@LM_INFO@(9769|9786) Sedp::local_has_remote_participant_token_i: local 01037c1e.52ddd570.2629be9a.000003c2(00c8743d) remote 01037c1e.52ddd570.2629be98.000003c7(0a62d3d2)
2026-03-10 17:47:19.123@LM_DEBUG@(9769|9790) TransportClient::associate added PendingAssoc between 01037c1e.52ddd570.2629be9b.000301c3(7adfb1c0) and remote 01037c1e.52ddd570.2629be98.000301c4(a31b5eb3)
2026-03-10 17:47:19.123@LM_DEBUG@(9769|9790) PendingAssoc::initiate_connect - between 01037c1e.52ddd570.2629be9b.000301c3(7adfb1c0) and remote 01037c1e.52ddd570.2629be98.000301c4(a31b5eb3)
2026-03-10 17:47:19.123@LM_INFO@(9769|9786) Sedp::remote_has_local_participant_token_i: local 01037c1e.52ddd570.2629be9a.000003c2(00c8743d) remote 01037c1e.52ddd570.2629be98.000003c7(0a62d3d2)
2026-03-10 17:47:19.123@LM_DEBUG@(9769|9790) TransportClient::initiate_connect_i - attempt to connect_datalink between local 01037c1e.52ddd570.2629be9b.000301c3(7adfb1c0) and remote 01037c1e.52ddd570.2629be98.000301c4(a31b5eb3)
2026-03-10 17:47:19.123@LM_INFO@(9769|9782) Sedp::remote_is_authenticated_i: local 01037c1e.52ddd570.2629be99.000301c3(001fe2a0) remote 01037c1e.52ddd570.2629be98.000301c4(a31b5eb3)
2026-03-10 17:47:19.123@LM_INFO@(9769|9786) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.52ddd570.2629be9a.000003c2(00c8743d) remote 01037c1e.52ddd570.2629be98.000003c7(0a62d3d2)
2026-03-10 17:47:19.123@LM_INFO@(9769|9782) Sedp::local_has_remote_participant_token_i: local 01037c1e.52ddd570.2629be99.000301c3(001fe2a0) remote 01037c1e.52ddd570.2629be98.000301c4(a31b5eb3)
2026-03-10 17:47:19.123@LM_INFO@(9769|9786) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.52ddd570.2629be9a.000003c2(00c8743d) remote 01037c1e.52ddd570.2629be98.000003c7(0a62d3d2)
2026-03-10 17:47:19.123@LM_INFO@(9769|9782) Sedp::remote_has_local_participant_token_i: local 01037c1e.52ddd570.2629be99.000301c3(001fe2a0) remote 01037c1e.52ddd570.2629be98.000301c4(a31b5eb3)
2026-03-10 17:47:19.123@LM_DEBUG@(9769|9790) TransportClient::initiate_connect_i - connection between local 01037c1e.52ddd570.2629be9b.000301c3(7adfb1c0) and remote 01037c1e.52ddd570.2629be98.000301c4(a31b5eb3) initiation successful
2026-03-10 17:47:19.123@LM_INFO@(9769|9782) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.52ddd570.2629be99.000301c3(001fe2a0) remote 01037c1e.52ddd570.2629be98.000301c4(a31b5eb3)
2026-03-10 17:47:19.123@LM_INFO@(9769|9786) Sedp::process_association_records_i associating built-ins local 01037c1e.52ddd570.2629be9a.000003c2(00c8743d) remote 01037c1e.52ddd570.2629be98.000003c7(0a62d3d2) pending 3 done 7
2026-03-10 17:47:19.123@LM_DEBUG@(9769|9790) TransportClient::use_datalink_i TransportClient(0x7b5c00033308) using datalink[0x7b7c0005d4e8] from 01037c1e.52ddd570.2629be98.000301c4(a31b5eb3)
2026-03-10 17:47:19.123@LM_INFO@(9769|9782) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.52ddd570.2629be99.000301c3(001fe2a0) remote 01037c1e.52ddd570.2629be98.000301c4(a31b5eb3)
2026-03-10 17:47:19.123@LM_DEBUG@(9769|9790) TransportClient::use_datalink_i TransportClient(0x7b5c00033308) about to add_link[0x7b7c0005d4e8] to remote: 01037c1e.52ddd570.2629be98.000301c4(a31b5eb3)
2026-03-10 17:47:19.123@LM_INFO@(9769|9782) Sedp::process_association_records_i associating built-ins local 01037c1e.52ddd570.2629be99.000301c3(001fe2a0) remote 01037c1e.52ddd570.2629be98.000301c4(a31b5eb3) pending 4 done 6
2026-03-10 17:47:19.123@LM_DEBUG@(9769|9790) DataLink::make_reservation() - creating association local publication 01037c1e.52ddd570.2629be9b.000301c3(7adfb1c0) <--> with remote subscription 01037c1e.52ddd570.2629be98.000301c4(a31b5eb3).
2026-03-10 17:47:19.123@LM_DEBUG@(9769|9786) TransportClient::associate added PendingAssoc between 01037c1e.52ddd570.2629be9a.000003c2(00c8743d) and remote 01037c1e.52ddd570.2629be98.000003c7(0a62d3d2)
2026-03-10 17:47:19.123@LM_DEBUG@(9769|9790) DEBUG: Sedp::association_complete_i local 01037c1e.52ddd570.2629be9b.000301c3(7adfb1c0) remote 01037c1e.52ddd570.2629be98.000301c4(a31b5eb3)
2026-03-10 17:47:19.123@LM_INFO@(9769|9790) Sedp::remote_knows_about_local_i: local 01037c1e.52ddd570.2629be9b.000003c2(3da85d8d) remote 01037c1e.52ddd570.2629be98.000003c7(0a62d3d2)
2026-03-10 17:47:19.123@LM_DEBUG@(9769|9782) TransportClient::associate added PendingAssoc between 01037c1e.52ddd570.2629be99.000301c3(001fe2a0) and remote 01037c1e.52ddd570.2629be98.000301c4(a31b5eb3)
2026-03-10 17:47:19.123@LM_INFO@(9769|9790) Sedp::remote_is_authenticated_i: local 01037c1e.52ddd570.2629be9b.000003c2(3da85d8d) remote 01037c1e.52ddd570.2629be98.000003c7(0a62d3d2)
2026-03-10 17:47:19.123@LM_DEBUG@(9769|9786) PendingAssoc::initiate_connect - between 01037c1e.52ddd570.2629be9a.000003c2(00c8743d) and remote 01037c1e.52ddd570.2629be98.000003c7(0a62d3d2)
2026-03-10 17:47:19.123@LM_DEBUG@(9769|9782) PendingAssoc::initiate_connect - between 01037c1e.52ddd570.2629be99.000301c3(001fe2a0) and remote 01037c1e.52ddd570.2629be98.000301c4(a31b5eb3)
2026-03-10 17:47:19.123@LM_INFO@(9769|9790) Sedp::local_has_remote_participant_token_i: local 01037c1e.52ddd570.2629be9b.000003c2(3da85d8d) remote 01037c1e.52ddd570.2629be98.000003c7(0a62d3d2)
2026-03-10 17:47:19.124@LM_DEBUG@(9769|9786) TransportClient::initiate_connect_i - attempt to connect_datalink between local 01037c1e.52ddd570.2629be9a.000003c2(00c8743d) and remote 01037c1e.52ddd570.2629be98.000003c7(0a62d3d2)
2026-03-10 17:47:19.124@LM_INFO@(9769|9790) Sedp::remote_has_local_participant_token_i: local 01037c1e.52ddd570.2629be9b.000003c2(3da85d8d) remote 01037c1e.52ddd570.2629be98.000003c7(0a62d3d2)
2026-03-10 17:47:19.124@LM_DEBUG@(9769|9782) TransportClient::initiate_connect_i - attempt to connect_datalink between local 01037c1e.52ddd570.2629be99.000301c3(001fe2a0) and remote 01037c1e.52ddd570.2629be98.000301c4(a31b5eb3)
2026-03-10 17:47:19.124@LM_INFO@(9769|9790) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.52ddd570.2629be9b.000003c2(3da85d8d) remote 01037c1e.52ddd570.2629be98.000003c7(0a62d3d2)
2026-03-10 17:47:19.124@LM_INFO@(9769|9790) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.52ddd570.2629be9b.000003c2(3da85d8d) remote 01037c1e.52ddd570.2629be98.000003c7(0a62d3d2)
2026-03-10 17:47:19.124@LM_INFO@(9769|9790) Sedp::process_association_records_i associating built-ins local 01037c1e.52ddd570.2629be9b.000003c2(3da85d8d) remote 01037c1e.52ddd570.2629be98.000003c7(0a62d3d2) pending 3 done 7
2026-03-10 17:47:19.124@LM_DEBUG@(9769|9786) TransportClient::initiate_connect_i - connection between local 01037c1e.52ddd570.2629be9a.000003c2(00c8743d) and remote 01037c1e.52ddd570.2629be98.000003c7(0a62d3d2) initiation successful
2026-03-10 17:47:19.124@LM_DEBUG@(9769|9790) TransportClient::associate added PendingAssoc between 01037c1e.52ddd570.2629be9b.000003c2(3da85d8d) and remote 01037c1e.52ddd570.2629be98.000003c7(0a62d3d2)
2026-03-10 17:47:19.124@LM_DEBUG@(9769|9786) TransportClient::use_datalink_i TransportClient(0x7b5c0000ce88) using datalink[0x7b7c00053ae8] from 01037c1e.52ddd570.2629be98.000003c7(0a62d3d2)
2026-03-10 17:47:19.124@LM_DEBUG@(9769|9790) PendingAssoc::initiate_connect - between 01037c1e.52ddd570.2629be9b.000003c2(3da85d8d) and remote 01037c1e.52ddd570.2629be98.000003c7(0a62d3d2)
2026-03-10 17:47:19.124@LM_DEBUG@(9769|9786) TransportClient::use_datalink_i TransportClient(0x7b5c0000ce88) about to add_link[0x7b7c00053ae8] to remote: 01037c1e.52ddd570.2629be98.000003c7(0a62d3d2)
2026-03-10 17:47:19.124@LM_DEBUG@(9769|9790) TransportClient::initiate_connect_i - attempt to connect_datalink between local 01037c1e.52ddd570.2629be9b.000003c2(3da85d8d) and remote 01037c1e.52ddd570.2629be98.000003c7(0a62d3d2)
2026-03-10 17:47:19.124@LM_DEBUG@(9769|9786) DataLink::make_reservation() - creating association local publication 01037c1e.52ddd570.2629be9a.000003c2(00c8743d) <--> with remote subscription 01037c1e.52ddd570.2629be98.000003c7(0a62d3d2).
2026-03-10 17:47:19.124@LM_DEBUG@(9769|9782) TransportClient::initiate_connect_i - connection between local 01037c1e.52ddd570.2629be99.000301c3(001fe2a0) and remote 01037c1e.52ddd570.2629be98.000301c4(a31b5eb3) initiation successful
2026-03-10 17:47:19.124@LM_DEBUG@(9769|9782) TransportClient::use_datalink_i TransportClient(0x7b5c0000af08) using datalink[0x7b7c00029ae8] from 01037c1e.52ddd570.2629be98.000301c4(a31b5eb3)
2026-03-10 17:47:19.124@LM_DEBUG@(9769|9786) DEBUG: Sedp::association_complete_i local 01037c1e.52ddd570.2629be9a.000003c2(00c8743d) remote 01037c1e.52ddd570.2629be98.000003c7(0a62d3d2)
2026-03-10 17:47:19.124@LM_DEBUG@(9769|9782) TransportClient::use_datalink_i TransportClient(0x7b5c0000af08) about to add_link[0x7b7c00029ae8] to remote: 01037c1e.52ddd570.2629be98.000301c4(a31b5eb3)
2026-03-10 17:47:19.124@LM_DEBUG@(9769|9790) TransportClient::initiate_connect_i - connection between local 01037c1e.52ddd570.2629be9b.000003c2(3da85d8d) and remote 01037c1e.52ddd570.2629be98.000003c7(0a62d3d2) initiation successful
2026-03-10 17:47:19.124@LM_DEBUG@(9769|9782) DataLink::make_reservation() - creating association local publication 01037c1e.52ddd570.2629be99.000301c3(001fe2a0) <--> with remote subscription 01037c1e.52ddd570.2629be98.000301c4(a31b5eb3).
2026-03-10 17:47:19.124@LM_INFO@(9769|9786) Sedp::remote_knows_about_local_i: local 01037c1e.52ddd570.2629be9a.000004c2(4f89e2fa) remote 01037c1e.52ddd570.2629be98.000004c7(45234515)
2026-03-10 17:47:19.124@LM_DEBUG@(9769|9790) TransportClient::use_datalink_i TransportClient(0x7b5c00031008) using datalink[0x7b7c0005d4e8] from 01037c1e.52ddd570.2629be98.000003c7(0a62d3d2)
2026-03-10 17:47:19.124@LM_INFO@(9769|9786) Sedp::remote_is_authenticated_i: local 01037c1e.52ddd570.2629be9a.000004c2(4f89e2fa) remote 01037c1e.52ddd570.2629be98.000004c7(45234515)
2026-03-10 17:47:19.124@LM_DEBUG@(9769|9790) TransportClient::use_datalink_i TransportClient(0x7b5c00031008) about to add_link[0x7b7c0005d4e8] to remote: 01037c1e.52ddd570.2629be98.000003c7(0a62d3d2)
2026-03-10 17:47:19.124@LM_INFO@(9769|9786) Sedp::local_has_remote_participant_token_i: local 01037c1e.52ddd570.2629be9a.000004c2(4f89e2fa) remote 01037c1e.52ddd570.2629be98.000004c7(45234515)
2026-03-10 17:47:19.124@LM_DEBUG@(9769|9782) DEBUG: Sedp::association_complete_i local 01037c1e.52ddd570.2629be99.000301c3(001fe2a0) remote 01037c1e.52ddd570.2629be98.000301c4(a31b5eb3)
2026-03-10 17:47:19.124@LM_INFO@(9769|9786) Sedp::remote_has_local_participant_token_i: local 01037c1e.52ddd570.2629be9a.000004c2(4f89e2fa) remote 01037c1e.52ddd570.2629be98.000004c7(45234515)
2026-03-10 17:47:19.124@LM_INFO@(9769|9782) Sedp::remote_knows_about_local_i: local 01037c1e.52ddd570.2629be99.000003c2(47680eed) remote 01037c1e.52ddd570.2629be98.000003c7(0a62d3d2)
2026-03-10 17:47:19.124@LM_INFO@(9769|9786) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.52ddd570.2629be9a.000004c2(4f89e2fa) remote 01037c1e.52ddd570.2629be98.000004c7(45234515)
2026-03-10 17:47:19.125@LM_INFO@(9769|9782) Sedp::remote_is_authenticated_i: local 01037c1e.52ddd570.2629be99.000003c2(47680eed) remote 01037c1e.52ddd570.2629be98.000003c7(0a62d3d2)
2026-03-10 17:47:19.124@LM_DEBUG@(9769|9790) DataLink::make_reservation() - creating association local publication 01037c1e.52ddd570.2629be9b.000003c2(3da85d8d) <--> with remote subscription 01037c1e.52ddd570.2629be98.000003c7(0a62d3d2).
2026-03-10 17:47:19.125@LM_INFO@(9769|9782) Sedp::local_has_remote_participant_token_i: local 01037c1e.52ddd570.2629be99.000003c2(47680eed) remote 01037c1e.52ddd570.2629be98.000003c7(0a62d3d2)
2026-03-10 17:47:19.125@LM_INFO@(9769|9786) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.52ddd570.2629be9a.000004c2(4f89e2fa) remote 01037c1e.52ddd570.2629be98.000004c7(45234515)
2026-03-10 17:47:19.125@LM_INFO@(9769|9782) Sedp::remote_has_local_participant_token_i: local 01037c1e.52ddd570.2629be99.000003c2(47680eed) remote 01037c1e.52ddd570.2629be98.000003c7(0a62d3d2)
2026-03-10 17:47:19.125@LM_DEBUG@(9769|9790) DEBUG: Sedp::association_complete_i local 01037c1e.52ddd570.2629be9b.000003c2(3da85d8d) remote 01037c1e.52ddd570.2629be98.000003c7(0a62d3d2)
2026-03-10 17:47:19.125@LM_INFO@(9769|9786) Sedp::process_association_records_i associating built-ins local 01037c1e.52ddd570.2629be9a.000004c2(4f89e2fa) remote 01037c1e.52ddd570.2629be98.000004c7(45234515) pending 2 done 8
2026-03-10 17:47:19.125@LM_INFO@(9769|9782) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.52ddd570.2629be99.000003c2(47680eed) remote 01037c1e.52ddd570.2629be98.000003c7(0a62d3d2)
2026-03-10 17:47:19.125@LM_INFO@(9769|9782) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.52ddd570.2629be99.000003c2(47680eed) remote 01037c1e.52ddd570.2629be98.000003c7(0a62d3d2)
2026-03-10 17:47:19.125@LM_DEBUG@(9769|9790) Sedp::Writer::send_sample from 01037c1e.52ddd570.2629be9b.000003c2(3da85d8d) to 01037c1e.52ddd570.2629be98.000003c7(0a62d3d2)
2026-03-10 17:47:19.125@LM_INFO@(9769|9782) Sedp::process_association_records_i associating built-ins local 01037c1e.52ddd570.2629be99.000003c2(47680eed) remote 01037c1e.52ddd570.2629be98.000003c7(0a62d3d2) pending 3 done 7
2026-03-10 17:47:19.125@LM_DEBUG@(9769|9786) TransportClient::associate added PendingAssoc between 01037c1e.52ddd570.2629be9a.000004c2(4f89e2fa) and remote 01037c1e.52ddd570.2629be98.000004c7(45234515)
2026-03-10 17:47:19.125@LM_DEBUG@(9769|9786) PendingAssoc::initiate_connect - between 01037c1e.52ddd570.2629be9a.000004c2(4f89e2fa) and remote 01037c1e.52ddd570.2629be98.000004c7(45234515)
2026-03-10 17:47:19.125@LM_DEBUG@(9769|9786) TransportClient::initiate_connect_i - attempt to connect_datalink between local 01037c1e.52ddd570.2629be9a.000004c2(4f89e2fa) and remote 01037c1e.52ddd570.2629be98.000004c7(45234515)
2026-03-10 17:47:19.125@LM_DEBUG@(9769|9782) TransportClient::associate added PendingAssoc between 01037c1e.52ddd570.2629be99.000003c2(47680eed) and remote 01037c1e.52ddd570.2629be98.000003c7(0a62d3d2)
2026-03-10 17:47:19.125@LM_INFO@(9769|9790) Sedp::remote_knows_about_local_i: local 01037c1e.52ddd570.2629be9b.000004c2(72e9cb4a) remote 01037c1e.52ddd570.2629be98.000004c7(45234515)
2026-03-10 17:47:19.125@LM_DEBUG@(9769|9782) PendingAssoc::initiate_connect - between 01037c1e.52ddd570.2629be99.000003c2(47680eed) and remote 01037c1e.52ddd570.2629be98.000003c7(0a62d3d2)
2026-03-10 17:47:19.125@LM_INFO@(9769|9790) Sedp::remote_is_authenticated_i: local 01037c1e.52ddd570.2629be9b.000004c2(72e9cb4a) remote 01037c1e.52ddd570.2629be98.000004c7(45234515)
2026-03-10 17:47:19.125@LM_DEBUG@(9769|9782) TransportClient::initiate_connect_i - attempt to connect_datalink between local 01037c1e.52ddd570.2629be99.000003c2(47680eed) and remote 01037c1e.52ddd570.2629be98.000003c7(0a62d3d2)
2026-03-10 17:47:19.125@LM_INFO@(9769|9790) Sedp::local_has_remote_participant_token_i: local 01037c1e.52ddd570.2629be9b.000004c2(72e9cb4a) remote 01037c1e.52ddd570.2629be98.000004c7(45234515)
2026-03-10 17:47:19.125@LM_INFO@(9769|9790) Sedp::remote_has_local_participant_token_i: local 01037c1e.52ddd570.2629be9b.000004c2(72e9cb4a) remote 01037c1e.52ddd570.2629be98.000004c7(45234515)
2026-03-10 17:47:19.125@LM_DEBUG@(9769|9786) TransportClient::initiate_connect_i - connection between local 01037c1e.52ddd570.2629be9a.000004c2(4f89e2fa) and remote 01037c1e.52ddd570.2629be98.000004c7(45234515) initiation successful
2026-03-10 17:47:19.125@LM_INFO@(9769|9790) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.52ddd570.2629be9b.000004c2(72e9cb4a) remote 01037c1e.52ddd570.2629be98.000004c7(45234515)
2026-03-10 17:47:19.125@LM_DEBUG@(9769|9786) TransportClient::use_datalink_i TransportClient(0x7b5c0000d588) using datalink[0x7b7c00053ae8] from 01037c1e.52ddd570.2629be98.000004c7(45234515)
2026-03-10 17:47:19.125@LM_DEBUG@(9769|9786) TransportClient::use_datalink_i TransportClient(0x7b5c0000d588) about to add_link[0x7b7c00053ae8] to remote: 01037c1e.52ddd570.2629be98.000004c7(45234515)
2026-03-10 17:47:19.125@LM_DEBUG@(9769|9782) TransportClient::initiate_connect_i - connection between local 01037c1e.52ddd570.2629be99.000003c2(47680eed) and remote 01037c1e.52ddd570.2629be98.000003c7(0a62d3d2) initiation successful
2026-03-10 17:47:19.125@LM_DEBUG@(9769|9786) DataLink::make_reservation() - creating association local publication 01037c1e.52ddd570.2629be9a.000004c2(4f89e2fa) <--> with remote subscription 01037c1e.52ddd570.2629be98.000004c7(45234515).
2026-03-10 17:47:19.125@LM_INFO@(9769|9790) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.52ddd570.2629be9b.000004c2(72e9cb4a) remote 01037c1e.52ddd570.2629be98.000004c7(45234515)
2026-03-10 17:47:19.126@LM_DEBUG@(9769|9786) DEBUG: Sedp::association_complete_i local 01037c1e.52ddd570.2629be9a.000004c2(4f89e2fa) remote 01037c1e.52ddd570.2629be98.000004c7(45234515)
2026-03-10 17:47:19.125@LM_DEBUG@(9769|9782) TransportClient::use_datalink_i TransportClient(0x7b5c00008c08) using datalink[0x7b7c00029ae8] from 01037c1e.52ddd570.2629be98.000003c7(0a62d3d2)
2026-03-10 17:47:19.126@LM_INFO@(9769|9790) Sedp::process_association_records_i associating built-ins local 01037c1e.52ddd570.2629be9b.000004c2(72e9cb4a) remote 01037c1e.52ddd570.2629be98.000004c7(45234515) pending 2 done 8
2026-03-10 17:47:19.126@LM_DEBUG@(9769|9782) TransportClient::use_datalink_i TransportClient(0x7b5c00008c08) about to add_link[0x7b7c00029ae8] to remote: 01037c1e.52ddd570.2629be98.000003c7(0a62d3d2)
2026-03-10 17:47:19.126@LM_DEBUG@(9769|9782) DataLink::make_reservation() - creating association local publication 01037c1e.52ddd570.2629be99.000003c2(47680eed) <--> with remote subscription 01037c1e.52ddd570.2629be98.000003c7(0a62d3d2).
2026-03-10 17:47:19.126@LM_DEBUG@(9769|9786) Sedp::Writer::send_sample from 01037c1e.52ddd570.2629be9a.000004c2(4f89e2fa) to 01037c1e.52ddd570.2629be98.000004c7(45234515)
2026-03-10 17:47:19.126@LM_DEBUG@(9769|9782) DEBUG: Sedp::association_complete_i local 01037c1e.52ddd570.2629be99.000003c2(47680eed) remote 01037c1e.52ddd570.2629be98.000003c7(0a62d3d2)
2026-03-10 17:47:19.126@LM_DEBUG@(9769|9790) TransportClient::associate added PendingAssoc between 01037c1e.52ddd570.2629be9b.000004c2(72e9cb4a) and remote 01037c1e.52ddd570.2629be98.000004c7(45234515)
2026-03-10 17:47:19.126@LM_DEBUG@(9769|9790) PendingAssoc::initiate_connect - between 01037c1e.52ddd570.2629be9b.000004c2(72e9cb4a) and remote 01037c1e.52ddd570.2629be98.000004c7(45234515)
2026-03-10 17:47:19.126@LM_INFO@(9769|9782) Sedp::remote_knows_about_local_i: local 01037c1e.52ddd570.2629be99.000004c2(0829982a) remote 01037c1e.52ddd570.2629be98.000004c7(45234515)
2026-03-10 17:47:19.126@LM_DEBUG@(9769|9778) TransportClient::use_datalink_i TransportClient(0x7b6000004408) using datalink[0x7b7c000200e8] from 01037c1e.52ddd570.2629be9a.000003c2(00c8743d)
2026-03-10 17:47:19.126@LM_DEBUG@(9769|9778) TransportClient::use_datalink_i TransportClient(0x7b6000004408) about to add_link[0x7b7c000200e8] to remote: 01037c1e.52ddd570.2629be9a.000003c2(00c8743d)
2026-03-10 17:47:19.126@LM_INFO@(9769|9782) Sedp::remote_is_authenticated_i: local 01037c1e.52ddd570.2629be99.000004c2(0829982a) remote 01037c1e.52ddd570.2629be98.000004c7(45234515)
2026-03-10 17:47:19.126@LM_DEBUG@(9769|9778) DataLink::make_reservation() - creating association local subscription 01037c1e.52ddd570.2629be98.000003c7(0a62d3d2) <--> with remote publication 01037c1e.52ddd570.2629be9a.000003c2(00c8743d).
2026-03-10 17:47:19.126@LM_INFO@(9769|9782) Sedp::local_has_remote_participant_token_i: local 01037c1e.52ddd570.2629be99.000004c2(0829982a) remote 01037c1e.52ddd570.2629be98.000004c7(45234515)
2026-03-10 17:47:19.126@LM_INFO@(9769|9786) Sedp::remote_knows_about_local_i: local 01037c1e.52ddd570.2629be9a.000200c2(2861f390) remote 01037c1e.52ddd570.2629be98.000200c7(22cb547f)
2026-03-10 17:47:19.126@LM_INFO@(9769|9782) Sedp::remote_has_local_participant_token_i: local 01037c1e.52ddd570.2629be99.000004c2(0829982a) remote 01037c1e.52ddd570.2629be98.000004c7(45234515)
2026-03-10 17:47:19.126@LM_INFO@(9769|9786) Sedp::remote_is_authenticated_i: local 01037c1e.52ddd570.2629be9a.000200c2(2861f390) remote 01037c1e.52ddd570.2629be98.000200c7(22cb547f)
2026-03-10 17:47:19.126@LM_INFO@(9769|9782) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.52ddd570.2629be99.000004c2(0829982a) remote 01037c1e.52ddd570.2629be98.000004c7(45234515)
2026-03-10 17:47:19.126@LM_INFO@(9769|9786) Sedp::local_has_remote_participant_token_i: local 01037c1e.52ddd570.2629be9a.000200c2(2861f390) remote 01037c1e.52ddd570.2629be98.000200c7(22cb547f)
2026-03-10 17:47:19.126@LM_DEBUG@(9769|9790) TransportClient::initiate_connect_i - attempt to connect_datalink between local 01037c1e.52ddd570.2629be9b.000004c2(72e9cb4a) and remote 01037c1e.52ddd570.2629be98.000004c7(45234515)
2026-03-10 17:47:19.126@LM_INFO@(9769|9786) Sedp::remote_has_local_participant_token_i: local 01037c1e.52ddd570.2629be9a.000200c2(2861f390) remote 01037c1e.52ddd570.2629be98.000200c7(22cb547f)
2026-03-10 17:47:19.126@LM_INFO@(9769|9782) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.52ddd570.2629be99.000004c2(0829982a) remote 01037c1e.52ddd570.2629be98.000004c7(45234515)
2026-03-10 17:47:19.126@LM_INFO@(9769|9786) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.52ddd570.2629be9a.000200c2(2861f390) remote 01037c1e.52ddd570.2629be98.000200c7(22cb547f)
2026-03-10 17:47:19.126@LM_INFO@(9769|9782) Sedp::process_association_records_i associating built-ins local 01037c1e.52ddd570.2629be99.000004c2(0829982a) remote 01037c1e.52ddd570.2629be98.000004c7(45234515) pending 2 done 8
2026-03-10 17:47:19.127@LM_INFO@(9769|9786) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.52ddd570.2629be9a.000200c2(2861f390) remote 01037c1e.52ddd570.2629be98.000200c7(22cb547f)
2026-03-10 17:47:19.127@LM_DEBUG@(9769|9790) TransportClient::initiate_connect_i - connection between local 01037c1e.52ddd570.2629be9b.000004c2(72e9cb4a) and remote 01037c1e.52ddd570.2629be98.000004c7(45234515) initiation successful
2026-03-10 17:47:19.127@LM_INFO@(9769|9786) Sedp::process_association_records_i associating built-ins local 01037c1e.52ddd570.2629be9a.000200c2(2861f390) remote 01037c1e.52ddd570.2629be98.000200c7(22cb547f) pending 1 done 9
2026-03-10 17:47:19.126@LM_DEBUG@(9769|9778) TransportClient::use_datalink_i TransportClient(0x7b6000006808) using datalink[0x7b7c000200e8] from 01037c1e.52ddd570.2629be9a.000300c3(5ea4a931)
2026-03-10 17:47:19.127@LM_DEBUG@(9769|9782) TransportClient::associate added PendingAssoc between 01037c1e.52ddd570.2629be99.000004c2(0829982a) and remote 01037c1e.52ddd570.2629be98.000004c7(45234515)
2026-03-10 17:47:19.127@LM_DEBUG@(9769|9778) TransportClient::use_datalink_i TransportClient(0x7b6000006808) about to add_link[0x7b7c000200e8] to remote: 01037c1e.52ddd570.2629be9a.000300c3(5ea4a931)
2026-03-10 17:47:19.127@LM_DEBUG@(9769|9786) TransportClient::associate added PendingAssoc between 01037c1e.52ddd570.2629be9a.000200c2(2861f390) and remote 01037c1e.52ddd570.2629be98.000200c7(22cb547f)
2026-03-10 17:47:19.127@LM_DEBUG@(9769|9778) DataLink::make_reservation() - creating association local subscription 01037c1e.52ddd570.2629be98.000300c4(ba006ff2) <--> with remote publication 01037c1e.52ddd570.2629be9a.000300c3(5ea4a931).
2026-03-10 17:47:19.127@LM_DEBUG@(9769|9790) TransportClient::use_datalink_i TransportClient(0x7b5c00031708) using datalink[0x7b7c0005d4e8] from 01037c1e.52ddd570.2629be98.000004c7(45234515)
2026-03-10 17:47:19.127@LM_DEBUG@(9769|9786) PendingAssoc::initiate_connect - between 01037c1e.52ddd570.2629be9a.000200c2(2861f390) and remote 01037c1e.52ddd570.2629be98.000200c7(22cb547f)
2026-03-10 17:47:19.127@LM_DEBUG@(9769|9790) TransportClient::use_datalink_i TransportClient(0x7b5c00031708) about to add_link[0x7b7c0005d4e8] to remote: 01037c1e.52ddd570.2629be98.000004c7(45234515)
2026-03-10 17:47:19.127@LM_DEBUG@(9769|9786) TransportClient::initiate_connect_i - attempt to connect_datalink between local 01037c1e.52ddd570.2629be9a.000200c2(2861f390) and remote 01037c1e.52ddd570.2629be98.000200c7(22cb547f)
2026-03-10 17:47:19.127@LM_DEBUG@(9769|9790) DataLink::make_reservation() - creating association local publication 01037c1e.52ddd570.2629be9b.000004c2(72e9cb4a) <--> with remote subscription 01037c1e.52ddd570.2629be98.000004c7(45234515).
2026-03-10 17:47:19.127@LM_DEBUG@(9769|9778) TransportClient::use_datalink_i TransportClient(0x7b6000006c08) using datalink[0x7b7c000200e8] from 01037c1e.52ddd570.2629be9a.000301c3(47bf9870)
2026-03-10 17:47:19.127@LM_DEBUG@(9769|9778) TransportClient::use_datalink_i TransportClient(0x7b6000006c08) about to add_link[0x7b7c000200e8] to remote: 01037c1e.52ddd570.2629be9a.000301c3(47bf9870)
2026-03-10 17:47:19.127@LM_DEBUG@(9769|9790) DEBUG: Sedp::association_complete_i local 01037c1e.52ddd570.2629be9b.000004c2(72e9cb4a) remote 01037c1e.52ddd570.2629be98.000004c7(45234515)
2026-03-10 17:47:19.127@LM_DEBUG@(9769|9778) DataLink::make_reservation() - creating association local subscription 01037c1e.52ddd570.2629be98.000301c4(a31b5eb3) <--> with remote publication 01037c1e.52ddd570.2629be9a.000301c3(47bf9870).
2026-03-10 17:47:19.127@LM_DEBUG@(9769|9786) TransportClient::initiate_connect_i - connection between local 01037c1e.52ddd570.2629be9a.000200c2(2861f390) and remote 01037c1e.52ddd570.2629be98.000200c7(22cb547f) initiation successful
2026-03-10 17:47:19.127@LM_INFO@(9769|9790) Sedp::remote_knows_about_local_i: local 01037c1e.52ddd570.2629be9b.000200c2(1501da20) remote 01037c1e.52ddd570.2629be98.000200c7(22cb547f)
2026-03-10 17:47:19.127@LM_INFO@(9769|9790) Sedp::remote_is_authenticated_i: local 01037c1e.52ddd570.2629be9b.000200c2(1501da20) remote 01037c1e.52ddd570.2629be98.000200c7(22cb547f)
2026-03-10 17:47:19.127@LM_DEBUG@(9769|9786) TransportClient::use_datalink_i TransportClient(0x7b5c0000dc88) using datalink[0x7b7c00053ae8] from 01037c1e.52ddd570.2629be98.000200c7(22cb547f)
2026-03-10 17:47:19.127@LM_DEBUG@(9769|9786) TransportClient::use_datalink_i TransportClient(0x7b5c0000dc88) about to add_link[0x7b7c00053ae8] to remote: 01037c1e.52ddd570.2629be98.000200c7(22cb547f)
2026-03-10 17:47:19.127@LM_INFO@(9769|9790) Sedp::local_has_remote_participant_token_i: local 01037c1e.52ddd570.2629be9b.000200c2(1501da20) remote 01037c1e.52ddd570.2629be98.000200c7(22cb547f)
2026-03-10 17:47:19.127@LM_DEBUG@(9769|9782) PendingAssoc::initiate_connect - between 01037c1e.52ddd570.2629be99.000004c2(0829982a) and remote 01037c1e.52ddd570.2629be98.000004c7(45234515)
2026-03-10 17:47:19.127@LM_DEBUG@(9769|9786) DataLink::make_reservation() - creating association local publication 01037c1e.52ddd570.2629be9a.000200c2(2861f390) <--> with remote subscription 01037c1e.52ddd570.2629be98.000200c7(22cb547f).
2026-03-10 17:47:19.127@LM_INFO@(9769|9790) Sedp::remote_has_local_participant_token_i: local 01037c1e.52ddd570.2629be9b.000200c2(1501da20) remote 01037c1e.52ddd570.2629be98.000200c7(22cb547f)
2026-03-10 17:47:19.127@LM_DEBUG@(9769|9782) TransportClient::initiate_connect_i - attempt to connect_datalink between local 01037c1e.52ddd570.2629be99.000004c2(0829982a) and remote 01037c1e.52ddd570.2629be98.000004c7(45234515)
2026-03-10 17:47:19.128@LM_DEBUG@(9769|9786) DEBUG: Sedp::association_complete_i local 01037c1e.52ddd570.2629be9a.000200c2(2861f390) remote 01037c1e.52ddd570.2629be98.000200c7(22cb547f)
2026-03-10 17:47:19.128@LM_INFO@(9769|9790) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.52ddd570.2629be9b.000200c2(1501da20) remote 01037c1e.52ddd570.2629be98.000200c7(22cb547f)
2026-03-10 17:47:19.128@LM_INFO@(9769|9790) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.52ddd570.2629be9b.000200c2(1501da20) remote 01037c1e.52ddd570.2629be98.000200c7(22cb547f)
2026-03-10 17:47:19.128@LM_INFO@(9769|9790) Sedp::process_association_records_i associating built-ins local 01037c1e.52ddd570.2629be9b.000200c2(1501da20) remote 01037c1e.52ddd570.2629be98.000200c7(22cb547f) pending 1 done 9
2026-03-10 17:47:19.128@LM_DEBUG@(9769|9786) DomainParticipantImpl::assign_handle: New mapped InstanceHandle 39 for 01037c1e.52ddd570.2629be98.000001c1(d1371465)
2026-03-10 17:47:19.129@LM_DEBUG@(9769|9782) TransportClient::initiate_connect_i - connection between local 01037c1e.52ddd570.2629be99.000004c2(0829982a) and remote 01037c1e.52ddd570.2629be98.000004c7(45234515) initiation successful
2026-03-10 17:47:19.129@LM_DEBUG@(9769|9782) TransportClient::use_datalink_i TransportClient(0x7b5c00009308) using datalink[0x7b7c00029ae8] from 01037c1e.52ddd570.2629be98.000004c7(45234515)
2026-03-10 17:47:19.129@LM_DEBUG@(9769|9782) TransportClient::use_datalink_i TransportClient(0x7b5c00009308) about to add_link[0x7b7c00029ae8] to remote: 01037c1e.52ddd570.2629be98.000004c7(45234515)
2026-03-10 17:47:19.129@LM_DEBUG@(9769|9786) ConditionImpl::signal_all()
2026-03-10 17:47:19.129@LM_DEBUG@(9769|9786) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x200.
2026-03-10 17:47:19.129@LM_DEBUG@(9769|9786) ConditionImpl::signal_all() - number of sets: 0
2026-03-10 17:47:19.129@LM_DEBUG@(9769|9786) ConditionImpl::signal_all()
2026-03-10 17:47:19.129@LM_DEBUG@(9769|9782) DataLink::make_reservation() - creating association local publication 01037c1e.52ddd570.2629be99.000004c2(0829982a) <--> with remote subscription 01037c1e.52ddd570.2629be98.000004c7(45234515).
2026-03-10 17:47:19.129@LM_DEBUG@(9769|9786) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x400.
2026-03-10 17:47:19.129@LM_DEBUG@(9769|9786) ConditionImpl::signal_all() - number of sets: 0
2026-03-10 17:47:19.129@LM_DEBUG@(9769|9790) TransportClient::associate added PendingAssoc between 01037c1e.52ddd570.2629be9b.000200c2(1501da20) and remote 01037c1e.52ddd570.2629be98.000200c7(22cb547f)
2026-03-10 17:47:19.129@LM_DEBUG@(9769|9790) PendingAssoc::initiate_connect - between 01037c1e.52ddd570.2629be9b.000200c2(1501da20) and remote 01037c1e.52ddd570.2629be98.000200c7(22cb547f)
2026-03-10 17:47:19.129@LM_DEBUG@(9769|9786) DomainParticipantImpl::assign_handle: New unmapped InstanceHandle 40
2026-03-10 17:47:19.129@LM_DEBUG@(9769|9782) DEBUG: Sedp::association_complete_i local 01037c1e.52ddd570.2629be99.000004c2(0829982a) remote 01037c1e.52ddd570.2629be98.000004c7(45234515)
2026-03-10 17:47:19.130@LM_DEBUG@(9769|9786) ConditionImpl::signal_all()
2026-03-10 17:47:19.130@LM_DEBUG@(9769|9786) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x200.
2026-03-10 17:47:19.130@LM_DEBUG@(9769|9786) ConditionImpl::signal_all() - number of sets: 0
2026-03-10 17:47:19.129@LM_DEBUG@(9769|9790) TransportClient::initiate_connect_i - attempt to connect_datalink between local 01037c1e.52ddd570.2629be9b.000200c2(1501da20) and remote 01037c1e.52ddd570.2629be98.000200c7(22cb547f)
2026-03-10 17:47:19.130@LM_DEBUG@(9769|9786) ConditionImpl::signal_all()
2026-03-10 17:47:19.130@LM_DEBUG@(9769|9786) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x480.
2026-03-10 17:47:19.130@LM_DEBUG@(9769|9786) ConditionImpl::signal_all() - number of sets: 0
2026-03-10 17:47:19.130@LM_DEBUG@(9769|9778) TransportClient::use_datalink_i TransportClient(0x7b6000004408) using datalink[0x7b7c000200e8] from 01037c1e.52ddd570.2629be9b.000003c2(3da85d8d)
2026-03-10 17:47:19.130@LM_DEBUG@(9769|9778) TransportClient::use_datalink_i TransportClient(0x7b6000004408) about to add_link[0x7b7c000200e8] to remote: 01037c1e.52ddd570.2629be9b.000003c2(3da85d8d)
2026-03-10 17:47:19.130@LM_DEBUG@(9769|9782) Sedp::Writer::send_sample from 01037c1e.52ddd570.2629be99.000004c2(0829982a) to 01037c1e.52ddd570.2629be98.000004c7(45234515)
2026-03-10 17:47:19.130@LM_DEBUG@(9769|9790) TransportClient::initiate_connect_i - connection between local 01037c1e.52ddd570.2629be9b.000200c2(1501da20) and remote 01037c1e.52ddd570.2629be98.000200c7(22cb547f) initiation successful
2026-03-10 17:47:19.130@LM_DEBUG@(9769|9778) DataLink::make_reservation() - creating association local subscription 01037c1e.52ddd570.2629be98.000003c7(0a62d3d2) <--> with remote publication 01037c1e.52ddd570.2629be9b.000003c2(3da85d8d).
2026-03-10 17:47:19.130@LM_DEBUG@(9769|9790) TransportClient::use_datalink_i TransportClient(0x7b5c00031e08) using datalink[0x7b7c0005d4e8] from 01037c1e.52ddd570.2629be98.000200c7(22cb547f)
2026-03-10 17:47:19.130@LM_DEBUG@(9769|9790) TransportClient::use_datalink_i TransportClient(0x7b5c00031e08) about to add_link[0x7b7c0005d4e8] to remote: 01037c1e.52ddd570.2629be98.000200c7(22cb547f)
2026-03-10 17:47:19.130@LM_DEBUG@(9769|9786) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7912
2026-03-10 17:47:19.130@LM_DEBUG@(9769|9790) DataLink::make_reservation() - creating association local publication 01037c1e.52ddd570.2629be9b.000200c2(1501da20) <--> with remote subscription 01037c1e.52ddd570.2629be98.000200c7(22cb547f).
2026-03-10 17:47:19.130@LM_INFO@(9769|9782) Sedp::remote_knows_about_local_i: local 01037c1e.52ddd570.2629be99.000200c2(6fc18940) remote 01037c1e.52ddd570.2629be98.000200c7(22cb547f)
2026-03-10 17:47:19.130@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:53920
2026-03-10 17:47:19.130@LM_INFO@(9769|9782) Sedp::remote_is_authenticated_i: local 01037c1e.52ddd570.2629be99.000200c2(6fc18940) remote 01037c1e.52ddd570.2629be98.000200c7(22cb547f)
2026-03-10 17:47:19.130@LM_INFO@(9769|9782) Sedp::local_has_remote_participant_token_i: local 01037c1e.52ddd570.2629be99.000200c2(6fc18940) remote 01037c1e.52ddd570.2629be98.000200c7(22cb547f)
2026-03-10 17:47:19.130@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:53920
2026-03-10 17:47:19.130@LM_DEBUG@(9769|9778) TransportClient::use_datalink_i TransportClient(0x7b6000004c08) using datalink[0x7b7c000200e8] from 01037c1e.52ddd570.2629be9b.000004c2(72e9cb4a)
2026-03-10 17:47:19.130@LM_INFO@(9769|9782) Sedp::remote_has_local_participant_token_i: local 01037c1e.52ddd570.2629be99.000200c2(6fc18940) remote 01037c1e.52ddd570.2629be98.000200c7(22cb547f)
2026-03-10 17:47:19.130@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:43815
2026-03-10 17:47:19.130@LM_DEBUG@(9769|9778) TransportClient::use_datalink_i TransportClient(0x7b6000004c08) about to add_link[0x7b7c000200e8] to remote: 01037c1e.52ddd570.2629be9b.000004c2(72e9cb4a)
2026-03-10 17:47:19.130@LM_INFO@(9769|9782) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.52ddd570.2629be99.000200c2(6fc18940) remote 01037c1e.52ddd570.2629be98.000200c7(22cb547f)
2026-03-10 17:47:19.130@LM_DEBUG@(9769|9790) DEBUG: Sedp::association_complete_i local 01037c1e.52ddd570.2629be9b.000200c2(1501da20) remote 01037c1e.52ddd570.2629be98.000200c7(22cb547f)
2026-03-10 17:47:19.130@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:43815
2026-03-10 17:47:19.131@LM_INFO@(9769|9782) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.52ddd570.2629be99.000200c2(6fc18940) remote 01037c1e.52ddd570.2629be98.000200c7(22cb547f)
2026-03-10 17:47:19.131@LM_DEBUG@(9769|9778) DataLink::make_reservation() - creating association local subscription 01037c1e.52ddd570.2629be98.000004c7(45234515) <--> with remote publication 01037c1e.52ddd570.2629be9b.000004c2(72e9cb4a).
2026-03-10 17:47:19.131@LM_INFO@(9769|9782) Sedp::process_association_records_i associating built-ins local 01037c1e.52ddd570.2629be99.000200c2(6fc18940) remote 01037c1e.52ddd570.2629be98.000200c7(22cb547f) pending 1 done 9
2026-03-10 17:47:19.131@LM_DEBUG@(9769|9790) DomainParticipantImpl::assign_handle: New mapped InstanceHandle 41 for 01037c1e.52ddd570.2629be98.000001c1(d1371465)
2026-03-10 17:47:19.131@LM_DEBUG@(9769|9786) ConditionImpl::signal_all()
2026-03-10 17:47:19.131@LM_DEBUG@(9769|9786) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x480.
2026-03-10 17:47:19.131@LM_DEBUG@(9769|9782) TransportClient::associate added PendingAssoc between 01037c1e.52ddd570.2629be99.000200c2(6fc18940) and remote 01037c1e.52ddd570.2629be98.000200c7(22cb547f)
2026-03-10 17:47:19.131@LM_DEBUG@(9769|9790) ConditionImpl::signal_all()
2026-03-10 17:47:19.131@LM_DEBUG@(9769|9782) PendingAssoc::initiate_connect - between 01037c1e.52ddd570.2629be99.000200c2(6fc18940) and remote 01037c1e.52ddd570.2629be98.000200c7(22cb547f)
2026-03-10 17:47:19.131@LM_DEBUG@(9769|9778) TransportClient::use_datalink_i TransportClient(0x7b6000006808) using datalink[0x7b7c000200e8] from 01037c1e.52ddd570.2629be9b.000300c3(63c48081)
2026-03-10 17:47:19.131@LM_DEBUG@(9769|9782) TransportClient::initiate_connect_i - attempt to connect_datalink between local 01037c1e.52ddd570.2629be99.000200c2(6fc18940) and remote 01037c1e.52ddd570.2629be98.000200c7(22cb547f)
2026-03-10 17:47:19.131@LM_DEBUG@(9769|9778) TransportClient::use_datalink_i TransportClient(0x7b6000006808) about to add_link[0x7b7c000200e8] to remote: 01037c1e.52ddd570.2629be9b.000300c3(63c48081)
2026-03-10 17:47:19.131@LM_DEBUG@(9769|9790) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x200.
2026-03-10 17:47:19.131@LM_DEBUG@(9769|9786) ConditionImpl::signal_all() - number of sets: 0
2026-03-10 17:47:19.131@LM_DEBUG@(9769|9778) DataLink::make_reservation() - creating association local subscription 01037c1e.52ddd570.2629be98.000300c4(ba006ff2) <--> with remote publication 01037c1e.52ddd570.2629be9b.000300c3(63c48081).
2026-03-10 17:47:19.131@LM_DEBUG@(9769|9786) ConditionImpl::signal_all()
2026-03-10 17:47:19.131@LM_DEBUG@(9769|9790) ConditionImpl::signal_all() - number of sets: 0
2026-03-10 17:47:19.131@LM_DEBUG@(9769|9786) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x200.
2026-03-10 17:47:19.131@LM_DEBUG@(9769|9786) ConditionImpl::signal_all() - number of sets: 0
2026-03-10 17:47:19.131@LM_DEBUG@(9769|9790) ConditionImpl::signal_all()
2026-03-10 17:47:19.131@LM_DEBUG@(9769|9790) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x400.
2026-03-10 17:47:19.131@LM_DEBUG@(9769|9786) ConditionImpl::signal_all()
2026-03-10 17:47:19.131@LM_DEBUG@(9769|9782) TransportClient::initiate_connect_i - connection between local 01037c1e.52ddd570.2629be99.000200c2(6fc18940) and remote 01037c1e.52ddd570.2629be98.000200c7(22cb547f) initiation successful
2026-03-10 17:47:19.131@LM_DEBUG@(9769|9778) TransportClient::use_datalink_i TransportClient(0x7b6000006c08) using datalink[0x7b7c000200e8] from 01037c1e.52ddd570.2629be9b.000301c3(7adfb1c0)
2026-03-10 17:47:19.131@LM_DEBUG@(9769|9790) ConditionImpl::signal_all() - number of sets: 0
2026-03-10 17:47:19.131@LM_DEBUG@(9769|9786) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x480.
2026-03-10 17:47:19.131@LM_DEBUG@(9769|9778) TransportClient::use_datalink_i TransportClient(0x7b6000006c08) about to add_link[0x7b7c000200e8] to remote: 01037c1e.52ddd570.2629be9b.000301c3(7adfb1c0)
2026-03-10 17:47:19.131@LM_DEBUG@(9769|9782) TransportClient::use_datalink_i TransportClient(0x7b5c00009a08) using datalink[0x7b7c00029ae8] from 01037c1e.52ddd570.2629be98.000200c7(22cb547f)
2026-03-10 17:47:19.132@LM_DEBUG@(9769|9790) DomainParticipantImpl::assign_handle: New unmapped InstanceHandle 42
2026-03-10 17:47:19.132@LM_DEBUG@(9769|9786) ConditionImpl::signal_all() - number of sets: 0
2026-03-10 17:47:19.132@LM_DEBUG@(9769|9782) TransportClient::use_datalink_i TransportClient(0x7b5c00009a08) about to add_link[0x7b7c00029ae8] to remote: 01037c1e.52ddd570.2629be98.000200c7(22cb547f)
2026-03-10 17:47:19.132@LM_DEBUG@(9769|9778) DataLink::make_reservation() - creating association local subscription 01037c1e.52ddd570.2629be98.000301c4(a31b5eb3) <--> with remote publication 01037c1e.52ddd570.2629be9b.000301c3(7adfb1c0).
2026-03-10 17:47:19.132@LM_DEBUG@(9769|9782) DataLink::make_reservation() - creating association local publication 01037c1e.52ddd570.2629be99.000200c2(6fc18940) <--> with remote subscription 01037c1e.52ddd570.2629be98.000200c7(22cb547f).
2026-03-10 17:47:19.132@LM_DEBUG@(9769|9790) ConditionImpl::signal_all()
2026-03-10 17:47:19.132@LM_DEBUG@(9769|9790) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x200.
2026-03-10 17:47:19.132@LM_DEBUG@(9769|9790) ConditionImpl::signal_all() - number of sets: 0
2026-03-10 17:47:19.132@LM_DEBUG@(9769|9782) DEBUG: Sedp::association_complete_i local 01037c1e.52ddd570.2629be99.000200c2(6fc18940) remote 01037c1e.52ddd570.2629be98.000200c7(22cb547f)
2026-03-10 17:47:19.132@LM_DEBUG@(9769|9790) ConditionImpl::signal_all()
2026-03-10 17:47:19.132@LM_DEBUG@(9769|9790) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x400.
2026-03-10 17:47:19.132@LM_DEBUG@(9769|9790) ConditionImpl::signal_all() - number of sets: 0
2026-03-10 17:47:19.132@LM_DEBUG@(9769|9782) DomainParticipantImpl::assign_handle: New mapped InstanceHandle 43 for 01037c1e.52ddd570.2629be98.000001c1(d1371465)
2026-03-10 17:47:19.132@LM_DEBUG@(9769|9786) TransportClient::use_datalink_i TransportClient(0x7b600000f008) using datalink[0x7b7c00053ae8] from 01037c1e.52ddd570.2629be97.000300c3(a6346d80)
2026-03-10 17:47:19.132@LM_DEBUG@(9769|9786) TransportClient::use_datalink_i TransportClient(0x7b600000f008) about to add_link[0x7b7c00053ae8] to remote: 01037c1e.52ddd570.2629be97.000300c3(a6346d80)
2026-03-10 17:47:19.132@LM_DEBUG@(9769|9786) DataLink::make_reservation() - creating association local subscription 01037c1e.52ddd570.2629be9a.000300c4(c0c03c92) <--> with remote publication 01037c1e.52ddd570.2629be97.000300c3(a6346d80).
2026-03-10 17:47:19.132@LM_DEBUG@(9769|9790) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7912
2026-03-10 17:47:19.132@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:53920
2026-03-10 17:47:19.132@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:53920
2026-03-10 17:47:19.132@LM_DEBUG@(9769|9782) ConditionImpl::signal_all()
2026-03-10 17:47:19.132@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:43815
2026-03-10 17:47:19.132@LM_DEBUG@(9769|9782) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x200.
2026-03-10 17:47:19.132@LM_DEBUG@(9769|9786) TransportClient::use_datalink_i TransportClient(0x7b600000f408) using datalink[0x7b7c00053ae8] from 01037c1e.52ddd570.2629be97.000301c3(bf2f5cc1)
2026-03-10 17:47:19.132@LM_DEBUG@(9769|9786) TransportClient::use_datalink_i TransportClient(0x7b600000f408) about to add_link[0x7b7c00053ae8] to remote: 01037c1e.52ddd570.2629be97.000301c3(bf2f5cc1)
2026-03-10 17:47:19.132@LM_DEBUG@(9769|9782) ConditionImpl::signal_all() - number of sets: 0
2026-03-10 17:47:19.132@LM_DEBUG@(9769|9786) DataLink::make_reservation() - creating association local subscription 01037c1e.52ddd570.2629be9a.000301c4(d9db0dd3) <--> with remote publication 01037c1e.52ddd570.2629be97.000301c3(bf2f5cc1).
2026-03-10 17:47:19.132@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:43815
2026-03-10 17:47:19.132@LM_DEBUG@(9769|9782) ConditionImpl::signal_all()
2026-03-10 17:47:19.133@LM_DEBUG@(9769|9782) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x400.
2026-03-10 17:47:19.133@LM_DEBUG@(9769|9782) ConditionImpl::signal_all() - number of sets: 0
2026-03-10 17:47:19.133@LM_DEBUG@(9769|9790) ConditionImpl::signal_all()
2026-03-10 17:47:19.133@LM_DEBUG@(9769|9790) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x480.
2026-03-10 17:47:19.133@LM_DEBUG@(9769|9790) ConditionImpl::signal_all() - number of sets: 0
2026-03-10 17:47:19.133@LM_DEBUG@(9769|9782) DomainParticipantImpl::assign_handle: New unmapped InstanceHandle 44
2026-03-10 17:47:19.133@LM_DEBUG@(9769|9790) ConditionImpl::signal_all()
2026-03-10 17:47:19.133@LM_DEBUG@(9769|9790) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x200.
2026-03-10 17:47:19.133@LM_DEBUG@(9769|9786) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7916
2026-03-10 17:47:19.133@LM_DEBUG@(9769|9790) ConditionImpl::signal_all() - number of sets: 0
2026-03-10 17:47:19.133@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:58905
2026-03-10 17:47:19.133@LM_DEBUG@(9769|9790) ConditionImpl::signal_all()
2026-03-10 17:47:19.133@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:58905
2026-03-10 17:47:19.133@LM_DEBUG@(9769|9782) ConditionImpl::signal_all()
2026-03-10 17:47:19.133@LM_DEBUG@(9769|9790) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x480.
2026-03-10 17:47:19.133@LM_DEBUG@(9769|9782) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x200.
2026-03-10 17:47:19.133@LM_DEBUG@(9769|9790) ConditionImpl::signal_all() - number of sets: 0
2026-03-10 17:47:19.133@LM_DEBUG@(9769|9782) ConditionImpl::signal_all() - number of sets: 0
2026-03-10 17:47:19.133@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:48945
2026-03-10 17:47:19.133@LM_DEBUG@(9769|9782) ConditionImpl::signal_all()
2026-03-10 17:47:19.133@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:48945
2026-03-10 17:47:19.133@LM_DEBUG@(9769|9782) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x480.
2026-03-10 17:47:19.133@LM_DEBUG@(9769|9782) ConditionImpl::signal_all() - number of sets: 0
2026-03-10 17:47:19.133@LM_DEBUG@(9769|9786) ConditionImpl::signal_all()
2026-03-10 17:47:19.133@LM_DEBUG@(9769|9786) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x480.
2026-03-10 17:47:19.133@LM_DEBUG@(9769|9786) ConditionImpl::signal_all() - number of sets: 0
2026-03-10 17:47:19.133@LM_DEBUG@(9769|9786) ConditionImpl::signal_all()
2026-03-10 17:47:19.133@LM_DEBUG@(9769|9786) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x200.
2026-03-10 17:47:19.133@LM_DEBUG@(9769|9786) ConditionImpl::signal_all() - number of sets: 0
2026-03-10 17:47:19.134@LM_DEBUG@(9769|9790) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7916
2026-03-10 17:47:19.134@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:58905
2026-03-10 17:47:19.134@LM_DEBUG@(9769|9786) ConditionImpl::signal_all()
2026-03-10 17:47:19.134@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:58905
2026-03-10 17:47:19.134@LM_DEBUG@(9769|9786) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x480.
2026-03-10 17:47:19.134@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:48945
2026-03-10 17:47:19.134@LM_DEBUG@(9769|9786) ConditionImpl::signal_all() - number of sets: 0
2026-03-10 17:47:19.134@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:48945
2026-03-10 17:47:19.134@LM_DEBUG@(9769|9790) ConditionImpl::signal_all()
2026-03-10 17:47:19.134@LM_DEBUG@(9769|9790) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x480.
2026-03-10 17:47:19.134@LM_DEBUG@(9769|9790) ConditionImpl::signal_all() - number of sets: 0
2026-03-10 17:47:19.134@LM_DEBUG@(9769|9790) ConditionImpl::signal_all()
2026-03-10 17:47:19.134@LM_DEBUG@(9769|9790) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x200.
2026-03-10 17:47:19.134@LM_DEBUG@(9769|9790) ConditionImpl::signal_all() - number of sets: 0
2026-03-10 17:47:19.134@LM_DEBUG@(9769|9790) ConditionImpl::signal_all()
2026-03-10 17:47:19.134@LM_DEBUG@(9769|9790) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x480.
2026-03-10 17:47:19.134@LM_DEBUG@(9769|9790) ConditionImpl::signal_all() - number of sets: 0
2026-03-10 17:47:19.134@LM_DEBUG@(9769|9790) TransportClient::use_datalink_i TransportClient(0x7b6000082008) using datalink[0x7b7c0005d4e8] from 01037c1e.52ddd570.2629be97.000200c2(d0f13721)
2026-03-10 17:47:19.134@LM_DEBUG@(9769|9790) TransportClient::use_datalink_i TransportClient(0x7b6000082008) about to add_link[0x7b7c0005d4e8] to remote: 01037c1e.52ddd570.2629be97.000200c2(d0f13721)
2026-03-10 17:47:19.134@LM_DEBUG@(9769|9790) DataLink::make_reservation() - creating association local subscription 01037c1e.52ddd570.2629be9b.000200c7(656b2eaf) <--> with remote publication 01037c1e.52ddd570.2629be97.000200c2(d0f13721).
2026-03-10 17:47:19.134@LM_DEBUG@(9769|9786) TransportClient::use_datalink_i TransportClient(0x7b600000cc08) using datalink[0x7b7c00053ae8] from 01037c1e.52ddd570.2629be97.000003c2(f858b08c)
2026-03-10 17:47:19.134@LM_DEBUG@(9769|9786) TransportClient::use_datalink_i TransportClient(0x7b600000cc08) about to add_link[0x7b7c00053ae8] to remote: 01037c1e.52ddd570.2629be97.000003c2(f858b08c)
2026-03-10 17:47:19.134@LM_DEBUG@(9769|9786) DataLink::make_reservation() - creating association local subscription 01037c1e.52ddd570.2629be9a.000003c7(70a280b2) <--> with remote publication 01037c1e.52ddd570.2629be97.000003c2(f858b08c).
2026-03-10 17:47:19.134@LM_DEBUG@(9769|9790) TransportClient::use_datalink_i TransportClient(0x7b6000083408) using datalink[0x7b7c0005d4e8] from 01037c1e.52ddd570.2629be97.000300c3(a6346d80)
2026-03-10 17:47:19.134@LM_DEBUG@(9769|9790) TransportClient::use_datalink_i TransportClient(0x7b6000083408) about to add_link[0x7b7c0005d4e8] to remote: 01037c1e.52ddd570.2629be97.000300c3(a6346d80)
2026-03-10 17:47:19.134@LM_DEBUG@(9769|9790) DataLink::make_reservation() - creating association local subscription 01037c1e.52ddd570.2629be9b.000300c4(fda01522) <--> with remote publication 01037c1e.52ddd570.2629be97.000300c3(a6346d80).
2026-03-10 17:47:19.135@LM_DEBUG@(9769|9786) TransportClient::use_datalink_i TransportClient(0x7b600000d408) using datalink[0x7b7c00053ae8] from 01037c1e.52ddd570.2629be97.000004c2(b719264b)
2026-03-10 17:47:19.135@LM_DEBUG@(9769|9786) TransportClient::use_datalink_i TransportClient(0x7b600000d408) about to add_link[0x7b7c00053ae8] to remote: 01037c1e.52ddd570.2629be97.000004c2(b719264b)
2026-03-10 17:47:19.135@LM_DEBUG@(9769|9790) TransportClient::use_datalink_i TransportClient(0x7b6000083808) using datalink[0x7b7c0005d4e8] from 01037c1e.52ddd570.2629be97.000301c3(bf2f5cc1)
2026-03-10 17:47:19.135@LM_DEBUG@(9769|9790) TransportClient::use_datalink_i TransportClient(0x7b6000083808) about to add_link[0x7b7c0005d4e8] to remote: 01037c1e.52ddd570.2629be97.000301c3(bf2f5cc1)
2026-03-10 17:47:19.135@LM_DEBUG@(9769|9786) DataLink::make_reservation() - creating association local subscription 01037c1e.52ddd570.2629be9a.000004c7(3fe31675) <--> with remote publication 01037c1e.52ddd570.2629be97.000004c2(b719264b).
2026-03-10 17:47:19.135@LM_DEBUG@(9769|9790) DataLink::make_reservation() - creating association local subscription 01037c1e.52ddd570.2629be9b.000301c4(e4bb2463) <--> with remote publication 01037c1e.52ddd570.2629be97.000301c3(bf2f5cc1).
2026-03-10 17:47:19.135@LM_DEBUG@(9769|9786) TransportClient::use_datalink_i TransportClient(0x7b600000dc08) using datalink[0x7b7c00053ae8] from 01037c1e.52ddd570.2629be97.000200c2(d0f13721)
2026-03-10 17:47:19.135@LM_DEBUG@(9769|9786) TransportClient::use_datalink_i TransportClient(0x7b600000dc08) about to add_link[0x7b7c00053ae8] to remote: 01037c1e.52ddd570.2629be97.000200c2(d0f13721)
2026-03-10 17:47:19.135@LM_DEBUG@(9769|9790) TransportClient::use_datalink_i TransportClient(0x7b6000081808) using datalink[0x7b7c0005d4e8] from 01037c1e.52ddd570.2629be98.000004c2(3549b19a)
2026-03-10 17:47:19.135@LM_DEBUG@(9769|9786) DataLink::make_reservation() - creating association local subscription 01037c1e.52ddd570.2629be9a.000200c7(580b071f) <--> with remote publication 01037c1e.52ddd570.2629be97.000200c2(d0f13721).
2026-03-10 17:47:19.135@LM_DEBUG@(9769|9790) TransportClient::use_datalink_i TransportClient(0x7b6000081808) about to add_link[0x7b7c0005d4e8] to remote: 01037c1e.52ddd570.2629be98.000004c2(3549b19a)
2026-03-10 17:47:19.135@LM_DEBUG@(9769|9778) ip_in_locator_list - from (type 2): 10.1.0.39:7918
2026-03-10 17:47:19.135@LM_DEBUG@(9769|9790) DataLink::make_reservation() - creating association local subscription 01037c1e.52ddd570.2629be9b.000004c7(02833fc5) <--> with remote publication 01037c1e.52ddd570.2629be98.000004c2(3549b19a).
2026-03-10 17:47:19.135@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:33811
2026-03-10 17:47:19.135@LM_DEBUG@(9769|9790) TransportClient::use_datalink_i TransportClient(0x7b6000082008) using datalink[0x7b7c0005d4e8] from 01037c1e.52ddd570.2629be98.000200c2(52a1a0f0)
2026-03-10 17:47:19.135@LM_DEBUG@(9769|9790) TransportClient::use_datalink_i TransportClient(0x7b6000082008) about to add_link[0x7b7c0005d4e8] to remote: 01037c1e.52ddd570.2629be98.000200c2(52a1a0f0)
2026-03-10 17:47:19.135@LM_DEBUG@(9769|9778) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7920
2026-03-10 17:47:19.135@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:33811
2026-03-10 17:47:19.135@LM_DEBUG@(9769|9790) DataLink::make_reservation() - creating association local subscription 01037c1e.52ddd570.2629be9b.000200c7(656b2eaf) <--> with remote publication 01037c1e.52ddd570.2629be98.000200c2(52a1a0f0).
2026-03-10 17:47:19.135@LM_DEBUG@(9769|9786) TransportClient::use_datalink_i TransportClient(0x7b600000cc08) using datalink[0x7b7c00053ae8] from 01037c1e.52ddd570.2629be98.000003c2(7a08275d)
2026-03-10 17:47:19.135@LM_DEBUG@(9769|9782) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7912
2026-03-10 17:47:19.136@LM_DEBUG@(9769|9786) TransportClient::use_datalink_i TransportClient(0x7b600000cc08) about to add_link[0x7b7c00053ae8] to remote: 01037c1e.52ddd570.2629be98.000003c2(7a08275d)
2026-03-10 17:47:19.136@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:53920
2026-03-10 17:47:19.136@LM_DEBUG@(9769|9786) DataLink::make_reservation() - creating association local subscription 01037c1e.52ddd570.2629be9a.000003c7(70a280b2) <--> with remote publication 01037c1e.52ddd570.2629be98.000003c2(7a08275d).
2026-03-10 17:47:19.136@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:53920
2026-03-10 17:47:19.136@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:43815
2026-03-10 17:47:19.136@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:43815
2026-03-10 17:47:19.136@LM_DEBUG@(9769|9774) ip_in_locator_list - from (type 2): 10.1.0.39:7918
2026-03-10 17:47:19.136@LM_DEBUG@(9769|9790) ip_in_locator_list - from (type 2): 10.1.0.39:7918
2026-03-10 17:47:19.136@LM_DEBUG@(9769|9782) ConditionImpl::signal_all()
2026-03-10 17:47:19.136@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:33811
2026-03-10 17:47:19.136@LM_DEBUG@(9769|9786) TransportClient::use_datalink_i TransportClient(0x7b600000d408) using datalink[0x7b7c00053ae8] from 01037c1e.52ddd570.2629be98.000004c2(3549b19a)
2026-03-10 17:47:19.136@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:33811
2026-03-10 17:47:19.135@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:33811
2026-03-10 17:47:19.136@LM_DEBUG@(9769|9786) TransportClient::use_datalink_i TransportClient(0x7b600000d408) about to add_link[0x7b7c00053ae8] to remote: 01037c1e.52ddd570.2629be98.000004c2(3549b19a)
2026-03-10 17:47:19.136@LM_DEBUG@(9769|9782) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x480.
2026-03-10 17:47:19.136@LM_DEBUG@(9769|9786) DataLink::make_reservation() - creating association local subscription 01037c1e.52ddd570.2629be9a.000004c7(3fe31675) <--> with remote publication 01037c1e.52ddd570.2629be98.000004c2(3549b19a).
2026-03-10 17:47:19.136@LM_DEBUG@(9769|9790) Spdp::handle_participant_data - 01037c1e.52ddd570.2629be9b.000001c1(96976eb5) discovered 01037c1e.52ddd570.2629be99.000001c1(ec573dd5) lease 5:00 from 10.1.0.39:7918 (2)
2026-03-10 17:47:19.136@LM_DEBUG@(9769|9782) ConditionImpl::signal_all() - number of sets: 0
2026-03-10 17:47:19.136@LM_DEBUG@(9769|9774) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7920
2026-03-10 17:47:19.136@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:34529
2026-03-10 17:47:19.136@LM_INFO@(9769|9790) Sedp::remote_knows_about_local_i: local 01037c1e.52ddd570.2629be9b.000003c7(4dc2a902) remote 01037c1e.52ddd570.2629be99.000003c2(47680eed)
2026-03-10 17:47:19.136@LM_INFO@(9769|9790) Sedp::remote_is_authenticated_i: local 01037c1e.52ddd570.2629be9b.000003c7(4dc2a902) remote 01037c1e.52ddd570.2629be99.000003c2(47680eed)
2026-03-10 17:47:19.136@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:34529
2026-03-10 17:47:19.136@LM_DEBUG@(9769|9786) TransportClient::use_datalink_i TransportClient(0x7b600000dc08) using datalink[0x7b7c00053ae8] from 01037c1e.52ddd570.2629be98.000200c2(52a1a0f0)
2026-03-10 17:47:19.136@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:33811
2026-03-10 17:47:19.136@LM_INFO@(9769|9790) Sedp::local_has_remote_participant_token_i: local 01037c1e.52ddd570.2629be9b.000003c7(4dc2a902) remote 01037c1e.52ddd570.2629be99.000003c2(47680eed)
2026-03-10 17:47:19.137@LM_DEBUG@(9769|9786) TransportClient::use_datalink_i TransportClient(0x7b600000dc08) about to add_link[0x7b7c00053ae8] to remote: 01037c1e.52ddd570.2629be98.000200c2(52a1a0f0)
2026-03-10 17:47:19.136@LM_DEBUG@(9769|9782) ConditionImpl::signal_all()
2026-03-10 17:47:19.137@LM_DEBUG@(9769|9782) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x200.
2026-03-10 17:47:19.137@LM_DEBUG@(9769|9786) DataLink::make_reservation() - creating association local subscription 01037c1e.52ddd570.2629be9a.000200c7(580b071f) <--> with remote publication 01037c1e.52ddd570.2629be98.000200c2(52a1a0f0).
2026-03-10 17:47:19.137@LM_INFO@(9769|9790) Sedp::remote_has_local_participant_token_i: local 01037c1e.52ddd570.2629be9b.000003c7(4dc2a902) remote 01037c1e.52ddd570.2629be99.000003c2(47680eed)
2026-03-10 17:47:19.137@LM_INFO@(9769|9790) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.52ddd570.2629be9b.000003c7(4dc2a902) remote 01037c1e.52ddd570.2629be99.000003c2(47680eed)
2026-03-10 17:47:19.137@LM_DEBUG@(9769|9778) TransportClient::use_datalink_i TransportClient(0x7b6000004408) using datalink[0x7b7c000200e8] from 01037c1e.52ddd570.2629be99.000003c2(47680eed)
2026-03-10 17:47:19.137@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:33811
2026-03-10 17:47:19.137@LM_INFO@(9769|9790) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.52ddd570.2629be9b.000003c7(4dc2a902) remote 01037c1e.52ddd570.2629be99.000003c2(47680eed)
2026-03-10 17:47:19.137@LM_DEBUG@(9769|9782) ConditionImpl::signal_all() - number of sets: 0
2026-03-10 17:47:19.137@LM_DEBUG@(9769|9786) TransportClient::use_datalink_i TransportClient(0x7b600000f008) using datalink[0x7b7c00053ae8] from 01037c1e.52ddd570.2629be98.000300c3(2464fa51)
2026-03-10 17:47:19.137@LM_DEBUG@(9769|9786) TransportClient::use_datalink_i TransportClient(0x7b600000f008) about to add_link[0x7b7c00053ae8] to remote: 01037c1e.52ddd570.2629be98.000300c3(2464fa51)
2026-03-10 17:47:19.137@LM_INFO@(9769|9790) Sedp::process_association_records_i associating built-ins local 01037c1e.52ddd570.2629be9b.000003c7(4dc2a902) remote 01037c1e.52ddd570.2629be99.000003c2(47680eed) pending 10 done 0
2026-03-10 17:47:19.137@LM_DEBUG@(9769|9786) DataLink::make_reservation() - creating association local subscription 01037c1e.52ddd570.2629be9a.000300c4(c0c03c92) <--> with remote publication 01037c1e.52ddd570.2629be98.000300c3(2464fa51).
2026-03-10 17:47:19.137@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:34529
2026-03-10 17:47:19.137@LM_DEBUG@(9769|9778) TransportClient::use_datalink_i TransportClient(0x7b6000004408) about to add_link[0x7b7c000200e8] to remote: 01037c1e.52ddd570.2629be99.000003c2(47680eed)
2026-03-10 17:47:19.137@LM_DEBUG@(9769|9782) ConditionImpl::signal_all()
2026-03-10 17:47:19.137@LM_DEBUG@(9769|9782) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x480.
2026-03-10 17:47:19.137@LM_DEBUG@(9769|9790) TransportClient::associate added PendingAssoc between 01037c1e.52ddd570.2629be9b.000003c7(4dc2a902) and remote 01037c1e.52ddd570.2629be99.000003c2(47680eed)
2026-03-10 17:47:19.137@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:34529
2026-03-10 17:47:19.137@LM_DEBUG@(9769|9786) TransportClient::use_datalink_i TransportClient(0x7b600000f408) using datalink[0x7b7c00053ae8] from 01037c1e.52ddd570.2629be98.000301c3(3d7fcb10)
2026-03-10 17:47:19.137@LM_DEBUG@(9769|9786) TransportClient::use_datalink_i TransportClient(0x7b600000f408) about to add_link[0x7b7c00053ae8] to remote: 01037c1e.52ddd570.2629be98.000301c3(3d7fcb10)
2026-03-10 17:47:19.137@LM_DEBUG@(9769|9782) ConditionImpl::signal_all() - number of sets: 0
2026-03-10 17:47:19.137@LM_DEBUG@(9769|9786) DataLink::make_reservation() - creating association local subscription 01037c1e.52ddd570.2629be9a.000301c4(d9db0dd3) <--> with remote publication 01037c1e.52ddd570.2629be98.000301c3(3d7fcb10).
2026-03-10 17:47:19.137@LM_DEBUG@(9769|9778) DataLink::make_reservation() - creating association local subscription 01037c1e.52ddd570.2629be98.000003c7(0a62d3d2) <--> with remote publication 01037c1e.52ddd570.2629be99.000003c2(47680eed).
2026-03-10 17:47:19.137@LM_INFO@(9769|9790) Sedp::remote_knows_about_local_i: local 01037c1e.52ddd570.2629be9b.000004c7(02833fc5) remote 01037c1e.52ddd570.2629be99.000004c2(0829982a)
2026-03-10 17:47:19.138@LM_INFO@(9769|9790) Sedp::remote_is_authenticated_i: local 01037c1e.52ddd570.2629be9b.000004c7(02833fc5) remote 01037c1e.52ddd570.2629be99.000004c2(0829982a)
2026-03-10 17:47:19.138@LM_INFO@(9769|9790) Sedp::local_has_remote_participant_token_i: local 01037c1e.52ddd570.2629be9b.000004c7(02833fc5) remote 01037c1e.52ddd570.2629be99.000004c2(0829982a)
2026-03-10 17:47:19.138@LM_INFO@(9769|9790) Sedp::remote_has_local_participant_token_i: local 01037c1e.52ddd570.2629be9b.000004c7(02833fc5) remote 01037c1e.52ddd570.2629be99.000004c2(0829982a)
2026-03-10 17:47:19.138@LM_INFO@(9769|9790) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.52ddd570.2629be9b.000004c7(02833fc5) remote 01037c1e.52ddd570.2629be99.000004c2(0829982a)
2026-03-10 17:47:19.138@LM_DEBUG@(9769|9778) TransportClient::use_datalink_i TransportClient(0x7b6000004c08) using datalink[0x7b7c000200e8] from 01037c1e.52ddd570.2629be99.000004c2(0829982a)
2026-03-10 17:47:19.138@LM_DEBUG@(9769|9778) TransportClient::use_datalink_i TransportClient(0x7b6000004c08) about to add_link[0x7b7c000200e8] to remote: 01037c1e.52ddd570.2629be99.000004c2(0829982a)
2026-03-10 17:47:19.138@LM_DEBUG@(9769|9786) ip_in_locator_list - from (type 2): 10.1.0.39:7918
2026-03-10 17:47:19.138@LM_DEBUG@(9769|9778) DataLink::make_reservation() - creating association local subscription 01037c1e.52ddd570.2629be98.000004c7(45234515) <--> with remote publication 01037c1e.52ddd570.2629be99.000004c2(0829982a).
2026-03-10 17:47:19.138@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:33811
2026-03-10 17:47:19.138@LM_INFO@(9769|9790) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.52ddd570.2629be9b.000004c7(02833fc5) remote 01037c1e.52ddd570.2629be99.000004c2(0829982a)
2026-03-10 17:47:19.138@LM_INFO@(9769|9790) Sedp::process_association_records_i associating built-ins local 01037c1e.52ddd570.2629be9b.000004c7(02833fc5) remote 01037c1e.52ddd570.2629be99.000004c2(0829982a) pending 9 done 1
2026-03-10 17:47:19.138@LM_DEBUG@(9769|9786) Spdp::handle_participant_data - 01037c1e.52ddd570.2629be9a.000001c1(abf74705) discovered 01037c1e.52ddd570.2629be99.000001c1(ec573dd5) lease 5:00 from 10.1.0.39:7918 (3)
2026-03-10 17:47:19.138@LM_DEBUG@(9769|9790) TransportClient::associate added PendingAssoc between 01037c1e.52ddd570.2629be9b.000004c7(02833fc5) and remote 01037c1e.52ddd570.2629be99.000004c2(0829982a)
2026-03-10 17:47:19.138@LM_DEBUG@(9769|9782) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7916
2026-03-10 17:47:19.138@LM_INFO@(9769|9786) Sedp::remote_knows_about_local_i: local 01037c1e.52ddd570.2629be9a.000003c7(70a280b2) remote 01037c1e.52ddd570.2629be99.000003c2(47680eed)
2026-03-10 17:47:19.138@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:58905
2026-03-10 17:47:19.138@LM_INFO@(9769|9786) Sedp::remote_is_authenticated_i: local 01037c1e.52ddd570.2629be9a.000003c7(70a280b2) remote 01037c1e.52ddd570.2629be99.000003c2(47680eed)
2026-03-10 17:47:19.138@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:58905
2026-03-10 17:47:19.138@LM_INFO@(9769|9786) Sedp::local_has_remote_participant_token_i: local 01037c1e.52ddd570.2629be9a.000003c7(70a280b2) remote 01037c1e.52ddd570.2629be99.000003c2(47680eed)
2026-03-10 17:47:19.138@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:48945
2026-03-10 17:47:19.138@LM_INFO@(9769|9786) Sedp::remote_has_local_participant_token_i: local 01037c1e.52ddd570.2629be9a.000003c7(70a280b2) remote 01037c1e.52ddd570.2629be99.000003c2(47680eed)
2026-03-10 17:47:19.138@LM_DEBUG@(9769|9778) TransportClient::use_datalink_i TransportClient(0x7b6000005408) using datalink[0x7b7c000200e8] from 01037c1e.52ddd570.2629be99.000200c2(6fc18940)
2026-03-10 17:47:19.138@LM_INFO@(9769|9786) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.52ddd570.2629be9a.000003c7(70a280b2) remote 01037c1e.52ddd570.2629be99.000003c2(47680eed)
2026-03-10 17:47:19.138@LM_INFO@(9769|9786) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.52ddd570.2629be9a.000003c7(70a280b2) remote 01037c1e.52ddd570.2629be99.000003c2(47680eed)
2026-03-10 17:47:19.138@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:48945
2026-03-10 17:47:19.138@LM_INFO@(9769|9790) Sedp::remote_knows_about_local_i: local 01037c1e.52ddd570.2629be9b.000200c7(656b2eaf) remote 01037c1e.52ddd570.2629be99.000200c2(6fc18940)
2026-03-10 17:47:19.139@LM_INFO@(9769|9790) Sedp::remote_is_authenticated_i: local 01037c1e.52ddd570.2629be9b.000200c7(656b2eaf) remote 01037c1e.52ddd570.2629be99.000200c2(6fc18940)
2026-03-10 17:47:19.139@LM_INFO@(9769|9790) Sedp::local_has_remote_participant_token_i: local 01037c1e.52ddd570.2629be9b.000200c7(656b2eaf) remote 01037c1e.52ddd570.2629be99.000200c2(6fc18940)
2026-03-10 17:47:19.139@LM_INFO@(9769|9790) Sedp::remote_has_local_participant_token_i: local 01037c1e.52ddd570.2629be9b.000200c7(656b2eaf) remote 01037c1e.52ddd570.2629be99.000200c2(6fc18940)
2026-03-10 17:47:19.139@LM_DEBUG@(9769|9782) ConditionImpl::signal_all()
2026-03-10 17:47:19.139@LM_DEBUG@(9769|9782) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x480.
2026-03-10 17:47:19.139@LM_DEBUG@(9769|9782) ConditionImpl::signal_all() - number of sets: 0
2026-03-10 17:47:19.139@LM_INFO@(9769|9786) Sedp::process_association_records_i associating built-ins local 01037c1e.52ddd570.2629be9a.000003c7(70a280b2) remote 01037c1e.52ddd570.2629be99.000003c2(47680eed) pending 10 done 0
2026-03-10 17:47:19.139@LM_DEBUG@(9769|9782) ConditionImpl::signal_all()
2026-03-10 17:47:19.138@LM_DEBUG@(9769|9778) TransportClient::use_datalink_i TransportClient(0x7b6000005408) about to add_link[0x7b7c000200e8] to remote: 01037c1e.52ddd570.2629be99.000200c2(6fc18940)
2026-03-10 17:47:19.139@LM_DEBUG@(9769|9782) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x200.
2026-03-10 17:47:19.139@LM_DEBUG@(9769|9782) ConditionImpl::signal_all() - number of sets: 0
2026-03-10 17:47:19.139@LM_INFO@(9769|9790) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.52ddd570.2629be9b.000200c7(656b2eaf) remote 01037c1e.52ddd570.2629be99.000200c2(6fc18940)
2026-03-10 17:47:19.139@LM_DEBUG@(9769|9782) ConditionImpl::signal_all()
2026-03-10 17:47:19.139@LM_DEBUG@(9769|9786) TransportClient::associate added PendingAssoc between 01037c1e.52ddd570.2629be9a.000003c7(70a280b2) and remote 01037c1e.52ddd570.2629be99.000003c2(47680eed)
2026-03-10 17:47:19.139@LM_DEBUG@(9769|9782) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x480.
2026-03-10 17:47:19.139@LM_DEBUG@(9769|9778) DataLink::make_reservation() - creating association local subscription 01037c1e.52ddd570.2629be98.000200c7(22cb547f) <--> with remote publication 01037c1e.52ddd570.2629be99.000200c2(6fc18940).
2026-03-10 17:47:19.139@LM_INFO@(9769|9790) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.52ddd570.2629be9b.000200c7(656b2eaf) remote 01037c1e.52ddd570.2629be99.000200c2(6fc18940)
2026-03-10 17:47:19.139@LM_DEBUG@(9769|9782) ConditionImpl::signal_all() - number of sets: 0
2026-03-10 17:47:19.139@LM_INFO@(9769|9790) Sedp::process_association_records_i associating built-ins local 01037c1e.52ddd570.2629be9b.000200c7(656b2eaf) remote 01037c1e.52ddd570.2629be99.000200c2(6fc18940) pending 8 done 2
2026-03-10 17:47:19.139@LM_INFO@(9769|9786) Sedp::remote_knows_about_local_i: local 01037c1e.52ddd570.2629be9a.000004c7(3fe31675) remote 01037c1e.52ddd570.2629be99.000004c2(0829982a)
2026-03-10 17:47:19.139@LM_DEBUG@(9769|9790) TransportClient::associate added PendingAssoc between 01037c1e.52ddd570.2629be9b.000200c7(656b2eaf) and remote 01037c1e.52ddd570.2629be99.000200c2(6fc18940)
2026-03-10 17:47:19.139@LM_DEBUG@(9769|9778) TransportClient::use_datalink_i TransportClient(0x7b6000006808) using datalink[0x7b7c000200e8] from 01037c1e.52ddd570.2629be99.000300c3(1904d3e1)
2026-03-10 17:47:19.139@LM_INFO@(9769|9786) Sedp::remote_is_authenticated_i: local 01037c1e.52ddd570.2629be9a.000004c7(3fe31675) remote 01037c1e.52ddd570.2629be99.000004c2(0829982a)
2026-03-10 17:47:19.139@LM_DEBUG@(9769|9778) TransportClient::use_datalink_i TransportClient(0x7b6000006808) about to add_link[0x7b7c000200e8] to remote: 01037c1e.52ddd570.2629be99.000300c3(1904d3e1)
2026-03-10 17:47:19.140@LM_INFO@(9769|9786) Sedp::local_has_remote_participant_token_i: local 01037c1e.52ddd570.2629be9a.000004c7(3fe31675) remote 01037c1e.52ddd570.2629be99.000004c2(0829982a)
2026-03-10 17:47:19.140@LM_DEBUG@(9769|9778) DataLink::make_reservation() - creating association local subscription 01037c1e.52ddd570.2629be98.000300c4(ba006ff2) <--> with remote publication 01037c1e.52ddd570.2629be99.000300c3(1904d3e1).
2026-03-10 17:47:19.140@LM_INFO@(9769|9786) Sedp::remote_has_local_participant_token_i: local 01037c1e.52ddd570.2629be9a.000004c7(3fe31675) remote 01037c1e.52ddd570.2629be99.000004c2(0829982a)
2026-03-10 17:47:19.140@LM_INFO@(9769|9786) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.52ddd570.2629be9a.000004c7(3fe31675) remote 01037c1e.52ddd570.2629be99.000004c2(0829982a)
2026-03-10 17:47:19.140@LM_INFO@(9769|9786) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.52ddd570.2629be9a.000004c7(3fe31675) remote 01037c1e.52ddd570.2629be99.000004c2(0829982a)
2026-03-10 17:47:19.140@LM_INFO@(9769|9786) Sedp::process_association_records_i associating built-ins local 01037c1e.52ddd570.2629be9a.000004c7(3fe31675) remote 01037c1e.52ddd570.2629be99.000004c2(0829982a) pending 9 done 1
2026-03-10 17:47:19.139@LM_DEBUG@(9769|9782) TransportClient::use_datalink_i TransportClient(0x7b6000008808) using datalink[0x7b7c00029ae8] from 01037c1e.52ddd570.2629be97.000003c2(f858b08c)
2026-03-10 17:47:19.140@LM_INFO@(9769|9790) Sedp::remote_knows_about_local_i: local 01037c1e.52ddd570.2629be9b.000300c4(fda01522) remote 01037c1e.52ddd570.2629be99.000300c3(1904d3e1)
2026-03-10 17:47:19.140@LM_DEBUG@(9769|9782) TransportClient::use_datalink_i TransportClient(0x7b6000008808) about to add_link[0x7b7c00029ae8] to remote: 01037c1e.52ddd570.2629be97.000003c2(f858b08c)
2026-03-10 17:47:19.140@LM_DEBUG@(9769|9778) TransportClient::use_datalink_i TransportClient(0x7b6000006c08) using datalink[0x7b7c000200e8] from 01037c1e.52ddd570.2629be99.000301c3(001fe2a0)
2026-03-10 17:47:19.140@LM_INFO@(9769|9790) Sedp::remote_is_authenticated_i: local 01037c1e.52ddd570.2629be9b.000300c4(fda01522) remote 01037c1e.52ddd570.2629be99.000300c3(1904d3e1)
2026-03-10 17:47:19.140@LM_DEBUG@(9769|9782) DataLink::make_reservation() - creating association local subscription 01037c1e.52ddd570.2629be99.000003c7(3702fa62) <--> with remote publication 01037c1e.52ddd570.2629be97.000003c2(f858b08c).
2026-03-10 17:47:19.140@LM_DEBUG@(9769|9778) TransportClient::use_datalink_i TransportClient(0x7b6000006c08) about to add_link[0x7b7c000200e8] to remote: 01037c1e.52ddd570.2629be99.000301c3(001fe2a0)
2026-03-10 17:47:19.140@LM_DEBUG@(9769|9786) TransportClient::associate added PendingAssoc between 01037c1e.52ddd570.2629be9a.000004c7(3fe31675) and remote 01037c1e.52ddd570.2629be99.000004c2(0829982a)
2026-03-10 17:47:19.140@LM_DEBUG@(9769|9778) DataLink::make_reservation() - creating association local subscription 01037c1e.52ddd570.2629be98.000301c4(a31b5eb3) <--> with remote publication 01037c1e.52ddd570.2629be99.000301c3(001fe2a0).
2026-03-10 17:47:19.140@LM_INFO@(9769|9790) Sedp::local_has_remote_participant_token_i: local 01037c1e.52ddd570.2629be9b.000300c4(fda01522) remote 01037c1e.52ddd570.2629be99.000300c3(1904d3e1)
2026-03-10 17:47:19.140@LM_INFO@(9769|9790) Sedp::remote_has_local_participant_token_i: local 01037c1e.52ddd570.2629be9b.000300c4(fda01522) remote 01037c1e.52ddd570.2629be99.000300c3(1904d3e1)
2026-03-10 17:47:19.140@LM_DEBUG@(9769|9782) TransportClient::use_datalink_i TransportClient(0x7b6000009008) using datalink[0x7b7c00029ae8] from 01037c1e.52ddd570.2629be97.000004c2(b719264b)
2026-03-10 17:47:19.140@LM_INFO@(9769|9790) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.52ddd570.2629be9b.000300c4(fda01522) remote 01037c1e.52ddd570.2629be99.000300c3(1904d3e1)
2026-03-10 17:47:19.140@LM_DEBUG@(9769|9782) TransportClient::use_datalink_i TransportClient(0x7b6000009008) about to add_link[0x7b7c00029ae8] to remote: 01037c1e.52ddd570.2629be97.000004c2(b719264b)
2026-03-10 17:47:19.140@LM_INFO@(9769|9790) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.52ddd570.2629be9b.000300c4(fda01522) remote 01037c1e.52ddd570.2629be99.000300c3(1904d3e1)
2026-03-10 17:47:19.140@LM_INFO@(9769|9786) Sedp::remote_knows_about_local_i: local 01037c1e.52ddd570.2629be9a.000200c7(580b071f) remote 01037c1e.52ddd570.2629be99.000200c2(6fc18940)
2026-03-10 17:47:19.140@LM_DEBUG@(9769|9782) DataLink::make_reservation() - creating association local subscription 01037c1e.52ddd570.2629be99.000004c7(78436ca5) <--> with remote publication 01037c1e.52ddd570.2629be97.000004c2(b719264b).
2026-03-10 17:47:19.140@LM_INFO@(9769|9786) Sedp::remote_is_authenticated_i: local 01037c1e.52ddd570.2629be9a.000200c7(580b071f) remote 01037c1e.52ddd570.2629be99.000200c2(6fc18940)
2026-03-10 17:47:19.140@LM_INFO@(9769|9786) Sedp::local_has_remote_participant_token_i: local 01037c1e.52ddd570.2629be9a.000200c7(580b071f) remote 01037c1e.52ddd570.2629be99.000200c2(6fc18940)
2026-03-10 17:47:19.141@LM_INFO@(9769|9786) Sedp::remote_has_local_participant_token_i: local 01037c1e.52ddd570.2629be9a.000200c7(580b071f) remote 01037c1e.52ddd570.2629be99.000200c2(6fc18940)
2026-03-10 17:47:19.141@LM_INFO@(9769|9786) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.52ddd570.2629be9a.000200c7(580b071f) remote 01037c1e.52ddd570.2629be99.000200c2(6fc18940)
2026-03-10 17:47:19.141@LM_INFO@(9769|9786) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.52ddd570.2629be9a.000200c7(580b071f) remote 01037c1e.52ddd570.2629be99.000200c2(6fc18940)
2026-03-10 17:47:19.141@LM_DEBUG@(9769|9778) TransportClient::use_datalink_i TransportClient(0x7b6000004c08) using datalink[0x7b7c000200e8] from 01037c1e.52ddd570.2629be9a.000004c2(4f89e2fa)
2026-03-10 17:47:19.141@LM_DEBUG@(9769|9778) TransportClient::use_datalink_i TransportClient(0x7b6000004c08) about to add_link[0x7b7c000200e8] to remote: 01037c1e.52ddd570.2629be9a.000004c2(4f89e2fa)
2026-03-10 17:47:19.140@LM_INFO@(9769|9790) Sedp::process_association_records_i associating built-ins local 01037c1e.52ddd570.2629be9b.000300c4(fda01522) remote 01037c1e.52ddd570.2629be99.000300c3(1904d3e1) pending 7 done 3
2026-03-10 17:47:19.141@LM_DEBUG@(9769|9782) TransportClient::use_datalink_i TransportClient(0x7b6000009808) using datalink[0x7b7c00029ae8] from 01037c1e.52ddd570.2629be97.000200c2(d0f13721)
2026-03-10 17:47:19.141@LM_DEBUG@(9769|9782) TransportClient::use_datalink_i TransportClient(0x7b6000009808) about to add_link[0x7b7c00029ae8] to remote: 01037c1e.52ddd570.2629be97.000200c2(d0f13721)
2026-03-10 17:47:19.141@LM_DEBUG@(9769|9778) DataLink::make_reservation() - creating association local subscription 01037c1e.52ddd570.2629be98.000004c7(45234515) <--> with remote publication 01037c1e.52ddd570.2629be9a.000004c2(4f89e2fa).
2026-03-10 17:47:19.141@LM_DEBUG@(9769|9790) TransportClient::associate added PendingAssoc between 01037c1e.52ddd570.2629be9b.000300c4(fda01522) and remote 01037c1e.52ddd570.2629be99.000300c3(1904d3e1)
2026-03-10 17:47:19.141@LM_DEBUG@(9769|9782) DataLink::make_reservation() - creating association local subscription 01037c1e.52ddd570.2629be99.000200c7(1fab7dcf) <--> with remote publication 01037c1e.52ddd570.2629be97.000200c2(d0f13721).
2026-03-10 17:47:19.141@LM_DEBUG@(9769|9778) TransportClient::use_datalink_i TransportClient(0x7b6000005408) using datalink[0x7b7c000200e8] from 01037c1e.52ddd570.2629be9a.000200c2(2861f390)
2026-03-10 17:47:19.141@LM_DEBUG@(9769|9778) TransportClient::use_datalink_i TransportClient(0x7b6000005408) about to add_link[0x7b7c000200e8] to remote: 01037c1e.52ddd570.2629be9a.000200c2(2861f390)
2026-03-10 17:47:19.141@LM_DEBUG@(9769|9778) DataLink::make_reservation() - creating association local subscription 01037c1e.52ddd570.2629be98.000200c7(22cb547f) <--> with remote publication 01037c1e.52ddd570.2629be9a.000200c2(2861f390).
2026-03-10 17:47:19.141@LM_INFO@(9769|9790) Sedp::remote_knows_about_local_i: local 01037c1e.52ddd570.2629be9b.000300c3(63c48081) remote 01037c1e.52ddd570.2629be99.000300c4(87604642)
2026-03-10 17:47:19.141@LM_INFO@(9769|9786) Sedp::process_association_records_i associating built-ins local 01037c1e.52ddd570.2629be9a.000200c7(580b071f) remote 01037c1e.52ddd570.2629be99.000200c2(6fc18940) pending 8 done 2
2026-03-10 17:47:19.141@LM_INFO@(9769|9790) Sedp::remote_is_authenticated_i: local 01037c1e.52ddd570.2629be9b.000300c3(63c48081) remote 01037c1e.52ddd570.2629be99.000300c4(87604642)
2026-03-10 17:47:19.141@LM_INFO@(9769|9790) Sedp::local_has_remote_participant_token_i: local 01037c1e.52ddd570.2629be9b.000300c3(63c48081) remote 01037c1e.52ddd570.2629be99.000300c4(87604642)
2026-03-10 17:47:19.141@LM_INFO@(9769|9790) Sedp::remote_has_local_participant_token_i: local 01037c1e.52ddd570.2629be9b.000300c3(63c48081) remote 01037c1e.52ddd570.2629be99.000300c4(87604642)
2026-03-10 17:47:19.141@LM_DEBUG@(9769|9786) TransportClient::associate added PendingAssoc between 01037c1e.52ddd570.2629be9a.000200c7(580b071f) and remote 01037c1e.52ddd570.2629be99.000200c2(6fc18940)
2026-03-10 17:47:19.141@LM_INFO@(9769|9790) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.52ddd570.2629be9b.000300c3(63c48081) remote 01037c1e.52ddd570.2629be99.000300c4(87604642)
2026-03-10 17:47:19.142@LM_INFO@(9769|9790) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.52ddd570.2629be9b.000300c3(63c48081) remote 01037c1e.52ddd570.2629be99.000300c4(87604642)
2026-03-10 17:47:19.142@LM_INFO@(9769|9790) Sedp::process_association_records_i associating built-ins local 01037c1e.52ddd570.2629be9b.000300c3(63c48081) remote 01037c1e.52ddd570.2629be99.000300c4(87604642) pending 6 done 4
2026-03-10 17:47:19.141@LM_DEBUG@(9769|9782) TransportClient::use_datalink_i TransportClient(0x7b6000008808) using datalink[0x7b7c00029ae8] from 01037c1e.52ddd570.2629be98.000003c2(7a08275d)
2026-03-10 17:47:19.142@LM_DEBUG@(9769|9782) TransportClient::use_datalink_i TransportClient(0x7b6000008808) about to add_link[0x7b7c00029ae8] to remote: 01037c1e.52ddd570.2629be98.000003c2(7a08275d)
2026-03-10 17:47:19.142@LM_DEBUG@(9769|9782) DataLink::make_reservation() - creating association local subscription 01037c1e.52ddd570.2629be99.000003c7(3702fa62) <--> with remote publication 01037c1e.52ddd570.2629be98.000003c2(7a08275d).
2026-03-10 17:47:19.142@LM_DEBUG@(9769|9790) TransportClient::associate added PendingAssoc between 01037c1e.52ddd570.2629be9b.000300c3(63c48081) and remote 01037c1e.52ddd570.2629be99.000300c4(87604642)
2026-03-10 17:47:19.142@LM_INFO@(9769|9786) Sedp::remote_knows_about_local_i: local 01037c1e.52ddd570.2629be9a.000300c4(c0c03c92) remote 01037c1e.52ddd570.2629be99.000300c3(1904d3e1)
2026-03-10 17:47:19.142@LM_DEBUG@(9769|9790) PendingAssoc::initiate_connect - between 01037c1e.52ddd570.2629be9b.000300c3(63c48081) and remote 01037c1e.52ddd570.2629be99.000300c4(87604642)
2026-03-10 17:47:19.142@LM_INFO@(9769|9786) Sedp::remote_is_authenticated_i: local 01037c1e.52ddd570.2629be9a.000300c4(c0c03c92) remote 01037c1e.52ddd570.2629be99.000300c3(1904d3e1)
2026-03-10 17:47:19.142@LM_DEBUG@(9769|9782) TransportClient::use_datalink_i TransportClient(0x7b6000009008) using datalink[0x7b7c00029ae8] from 01037c1e.52ddd570.2629be98.000004c2(3549b19a)
2026-03-10 17:47:19.142@LM_DEBUG@(9769|9782) TransportClient::use_datalink_i TransportClient(0x7b6000009008) about to add_link[0x7b7c00029ae8] to remote: 01037c1e.52ddd570.2629be98.000004c2(3549b19a)
2026-03-10 17:47:19.142@LM_INFO@(9769|9786) Sedp::local_has_remote_participant_token_i: local 01037c1e.52ddd570.2629be9a.000300c4(c0c03c92) remote 01037c1e.52ddd570.2629be99.000300c3(1904d3e1)
2026-03-10 17:47:19.142@LM_DEBUG@(9769|9790) TransportClient::initiate_connect_i - attempt to connect_datalink between local 01037c1e.52ddd570.2629be9b.000300c3(63c48081) and remote 01037c1e.52ddd570.2629be99.000300c4(87604642)
2026-03-10 17:47:19.142@LM_DEBUG@(9769|9778) TransportClient::use_datalink_i TransportClient(0x7b6000005408) using datalink[0x7b7c000200e8] from 01037c1e.52ddd570.2629be9b.000200c2(1501da20)
2026-03-10 17:47:19.142@LM_DEBUG@(9769|9778) TransportClient::use_datalink_i TransportClient(0x7b6000005408) about to add_link[0x7b7c000200e8] to remote: 01037c1e.52ddd570.2629be9b.000200c2(1501da20)
2026-03-10 17:47:19.142@LM_DEBUG@(9769|9782) DataLink::make_reservation() - creating association local subscription 01037c1e.52ddd570.2629be99.000004c7(78436ca5) <--> with remote publication 01037c1e.52ddd570.2629be98.000004c2(3549b19a).
2026-03-10 17:47:19.142@LM_INFO@(9769|9786) Sedp::remote_has_local_participant_token_i: local 01037c1e.52ddd570.2629be9a.000300c4(c0c03c92) remote 01037c1e.52ddd570.2629be99.000300c3(1904d3e1)
2026-03-10 17:47:19.142@LM_DEBUG@(9769|9778) DataLink::make_reservation() - creating association local subscription 01037c1e.52ddd570.2629be98.000200c7(22cb547f) <--> with remote publication 01037c1e.52ddd570.2629be9b.000200c2(1501da20).
2026-03-10 17:47:19.142@LM_INFO@(9769|9786) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.52ddd570.2629be9a.000300c4(c0c03c92) remote 01037c1e.52ddd570.2629be99.000300c3(1904d3e1)
2026-03-10 17:47:19.142@LM_DEBUG@(9769|9790) TransportClient::initiate_connect_i - connection between local 01037c1e.52ddd570.2629be9b.000300c3(63c48081) and remote 01037c1e.52ddd570.2629be99.000300c4(87604642) initiation successful
2026-03-10 17:47:19.142@LM_INFO@(9769|9786) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.52ddd570.2629be9a.000300c4(c0c03c92) remote 01037c1e.52ddd570.2629be99.000300c3(1904d3e1)
2026-03-10 17:47:19.142@LM_DEBUG@(9769|9790) TransportClient::use_datalink_i TransportClient(0x7b5c00032f88) using datalink[0x7b7c0005d4e8] from 01037c1e.52ddd570.2629be99.000300c4(87604642)
2026-03-10 17:47:19.142@LM_DEBUG@(9769|9790) TransportClient::use_datalink_i TransportClient(0x7b5c00032f88) about to add_link[0x7b7c0005d4e8] to remote: 01037c1e.52ddd570.2629be99.000300c4(87604642)
2026-03-10 17:47:19.142@LM_DEBUG@(9769|9782) TransportClient::use_datalink_i TransportClient(0x7b6000009808) using datalink[0x7b7c00029ae8] from 01037c1e.52ddd570.2629be98.000200c2(52a1a0f0)
2026-03-10 17:47:19.142@LM_INFO@(9769|9786) Sedp::process_association_records_i associating built-ins local 01037c1e.52ddd570.2629be9a.000300c4(c0c03c92) remote 01037c1e.52ddd570.2629be99.000300c3(1904d3e1) pending 7 done 3
2026-03-10 17:47:19.142@LM_DEBUG@(9769|9782) TransportClient::use_datalink_i TransportClient(0x7b6000009808) about to add_link[0x7b7c00029ae8] to remote: 01037c1e.52ddd570.2629be98.000200c2(52a1a0f0)
2026-03-10 17:47:19.142@LM_DEBUG@(9769|9790) DataLink::make_reservation() - creating association local publication 01037c1e.52ddd570.2629be9b.000300c3(63c48081) <--> with remote subscription 01037c1e.52ddd570.2629be99.000300c4(87604642).
2026-03-10 17:47:19.143@LM_DEBUG@(9769|9782) DataLink::make_reservation() - creating association local subscription 01037c1e.52ddd570.2629be99.000200c7(1fab7dcf) <--> with remote publication 01037c1e.52ddd570.2629be98.000200c2(52a1a0f0).
2026-03-10 17:47:19.143@LM_DEBUG@(9769|9786) TransportClient::associate added PendingAssoc between 01037c1e.52ddd570.2629be9a.000300c4(c0c03c92) and remote 01037c1e.52ddd570.2629be99.000300c3(1904d3e1)
2026-03-10 17:47:19.143@LM_DEBUG@(9769|9790) DEBUG: Sedp::association_complete_i local 01037c1e.52ddd570.2629be9b.000300c3(63c48081) remote 01037c1e.52ddd570.2629be99.000300c4(87604642)
2026-03-10 17:47:19.143@LM_INFO@(9769|9790) Sedp::remote_knows_about_local_i: local 01037c1e.52ddd570.2629be9b.000301c4(e4bb2463) remote 01037c1e.52ddd570.2629be99.000301c3(001fe2a0)
2026-03-10 17:47:19.143@LM_INFO@(9769|9790) Sedp::remote_is_authenticated_i: local 01037c1e.52ddd570.2629be9b.000301c4(e4bb2463) remote 01037c1e.52ddd570.2629be99.000301c3(001fe2a0)
2026-03-10 17:47:19.143@LM_INFO@(9769|9790) Sedp::local_has_remote_participant_token_i: local 01037c1e.52ddd570.2629be9b.000301c4(e4bb2463) remote 01037c1e.52ddd570.2629be99.000301c3(001fe2a0)
2026-03-10 17:47:19.143@LM_DEBUG@(9769|9782) TransportClient::use_datalink_i TransportClient(0x7b600000ac08) using datalink[0x7b7c00029ae8] from 01037c1e.52ddd570.2629be98.000300c3(2464fa51)
2026-03-10 17:47:19.143@LM_INFO@(9769|9786) Sedp::remote_knows_about_local_i: local 01037c1e.52ddd570.2629be9a.000300c3(5ea4a931) remote 01037c1e.52ddd570.2629be99.000300c4(87604642)
2026-03-10 17:47:19.143@LM_DEBUG@(9769|9782) TransportClient::use_datalink_i TransportClient(0x7b600000ac08) about to add_link[0x7b7c00029ae8] to remote: 01037c1e.52ddd570.2629be98.000300c3(2464fa51)
2026-03-10 17:47:19.143@LM_INFO@(9769|9786) Sedp::remote_is_authenticated_i: local 01037c1e.52ddd570.2629be9a.000300c3(5ea4a931) remote 01037c1e.52ddd570.2629be99.000300c4(87604642)
2026-03-10 17:47:19.143@LM_INFO@(9769|9790) Sedp::remote_has_local_participant_token_i: local 01037c1e.52ddd570.2629be9b.000301c4(e4bb2463) remote 01037c1e.52ddd570.2629be99.000301c3(001fe2a0)
2026-03-10 17:47:19.143@LM_INFO@(9769|9786) Sedp::local_has_remote_participant_token_i: local 01037c1e.52ddd570.2629be9a.000300c3(5ea4a931) remote 01037c1e.52ddd570.2629be99.000300c4(87604642)
2026-03-10 17:47:19.143@LM_DEBUG@(9769|9782) DataLink::make_reservation() - creating association local subscription 01037c1e.52ddd570.2629be99.000300c4(87604642) <--> with remote publication 01037c1e.52ddd570.2629be98.000300c3(2464fa51).
2026-03-10 17:47:19.143@LM_INFO@(9769|9786) Sedp::remote_has_local_participant_token_i: local 01037c1e.52ddd570.2629be9a.000300c3(5ea4a931) remote 01037c1e.52ddd570.2629be99.000300c4(87604642)
2026-03-10 17:47:19.143@LM_INFO@(9769|9790) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.52ddd570.2629be9b.000301c4(e4bb2463) remote 01037c1e.52ddd570.2629be99.000301c3(001fe2a0)
2026-03-10 17:47:19.143@LM_INFO@(9769|9786) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.52ddd570.2629be9a.000300c3(5ea4a931) remote 01037c1e.52ddd570.2629be99.000300c4(87604642)
2026-03-10 17:47:19.143@LM_INFO@(9769|9790) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.52ddd570.2629be9b.000301c4(e4bb2463) remote 01037c1e.52ddd570.2629be99.000301c3(001fe2a0)
2026-03-10 17:47:19.143@LM_INFO@(9769|9786) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.52ddd570.2629be9a.000300c3(5ea4a931) remote 01037c1e.52ddd570.2629be99.000300c4(87604642)
2026-03-10 17:47:19.143@LM_INFO@(9769|9790) Sedp::process_association_records_i associating built-ins local 01037c1e.52ddd570.2629be9b.000301c4(e4bb2463) remote 01037c1e.52ddd570.2629be99.000301c3(001fe2a0) pending 5 done 5
2026-03-10 17:47:19.143@LM_INFO@(9769|9786) Sedp::process_association_records_i associating built-ins local 01037c1e.52ddd570.2629be9a.000300c3(5ea4a931) remote 01037c1e.52ddd570.2629be99.000300c4(87604642) pending 6 done 4
2026-03-10 17:47:19.143@LM_DEBUG@(9769|9782) TransportClient::use_datalink_i TransportClient(0x7b600000b008) using datalink[0x7b7c00029ae8] from 01037c1e.52ddd570.2629be98.000301c3(3d7fcb10)
2026-03-10 17:47:19.143@LM_DEBUG@(9769|9782) TransportClient::use_datalink_i TransportClient(0x7b600000b008) about to add_link[0x7b7c00029ae8] to remote: 01037c1e.52ddd570.2629be98.000301c3(3d7fcb10)
2026-03-10 17:47:19.143@LM_DEBUG@(9769|9782) DataLink::make_reservation() - creating association local subscription 01037c1e.52ddd570.2629be99.000301c4(9e7b7703) <--> with remote publication 01037c1e.52ddd570.2629be98.000301c3(3d7fcb10).
2026-03-10 17:47:19.143@LM_DEBUG@(9769|9786) TransportClient::associate added PendingAssoc between 01037c1e.52ddd570.2629be9a.000300c3(5ea4a931) and remote 01037c1e.52ddd570.2629be99.000300c4(87604642)
2026-03-10 17:47:19.143@LM_DEBUG@(9769|9790) TransportClient::associate added PendingAssoc between 01037c1e.52ddd570.2629be9b.000301c4(e4bb2463) and remote 01037c1e.52ddd570.2629be99.000301c3(001fe2a0)
2026-03-10 17:47:19.143@LM_DEBUG@(9769|9786) PendingAssoc::initiate_connect - between 01037c1e.52ddd570.2629be9a.000300c3(5ea4a931) and remote 01037c1e.52ddd570.2629be99.000300c4(87604642)
2026-03-10 17:47:19.143@LM_DEBUG@(9769|9786) TransportClient::initiate_connect_i - attempt to connect_datalink between local 01037c1e.52ddd570.2629be9a.000300c3(5ea4a931) and remote 01037c1e.52ddd570.2629be99.000300c4(87604642)
2026-03-10 17:47:19.144@LM_DEBUG@(9769|9786) TransportClient::initiate_connect_i - connection between local 01037c1e.52ddd570.2629be9a.000300c3(5ea4a931) and remote 01037c1e.52ddd570.2629be99.000300c4(87604642) initiation successful
2026-03-10 17:47:19.144@LM_DEBUG@(9769|9786) TransportClient::use_datalink_i TransportClient(0x7b5c0000ee08) using datalink[0x7b7c00053ae8] from 01037c1e.52ddd570.2629be99.000300c4(87604642)
2026-03-10 17:47:19.144@LM_INFO@(9769|9790) Sedp::remote_knows_about_local_i: local 01037c1e.52ddd570.2629be9b.000301c3(7adfb1c0) remote 01037c1e.52ddd570.2629be99.000301c4(9e7b7703)
2026-03-10 17:47:19.144@LM_DEBUG@(9769|9786) TransportClient::use_datalink_i TransportClient(0x7b5c0000ee08) about to add_link[0x7b7c00053ae8] to remote: 01037c1e.52ddd570.2629be99.000300c4(87604642)
2026-03-10 17:47:19.144@LM_INFO@(9769|9790) Sedp::remote_is_authenticated_i: local 01037c1e.52ddd570.2629be9b.000301c3(7adfb1c0) remote 01037c1e.52ddd570.2629be99.000301c4(9e7b7703)
2026-03-10 17:47:19.144@LM_DEBUG@(9769|9786) DataLink::make_reservation() - creating association local publication 01037c1e.52ddd570.2629be9a.000300c3(5ea4a931) <--> with remote subscription 01037c1e.52ddd570.2629be99.000300c4(87604642).
2026-03-10 17:47:19.144@LM_INFO@(9769|9790) Sedp::local_has_remote_participant_token_i: local 01037c1e.52ddd570.2629be9b.000301c3(7adfb1c0) remote 01037c1e.52ddd570.2629be99.000301c4(9e7b7703)
2026-03-10 17:47:19.144@LM_DEBUG@(9769|9786) DEBUG: Sedp::association_complete_i local 01037c1e.52ddd570.2629be9a.000300c3(5ea4a931) remote 01037c1e.52ddd570.2629be99.000300c4(87604642)
2026-03-10 17:47:19.144@LM_INFO@(9769|9790) Sedp::remote_has_local_participant_token_i: local 01037c1e.52ddd570.2629be9b.000301c3(7adfb1c0) remote 01037c1e.52ddd570.2629be99.000301c4(9e7b7703)
2026-03-10 17:47:19.144@LM_INFO@(9769|9786) Sedp::remote_knows_about_local_i: local 01037c1e.52ddd570.2629be9a.000301c4(d9db0dd3) remote 01037c1e.52ddd570.2629be99.000301c3(001fe2a0)
2026-03-10 17:47:19.144@LM_INFO@(9769|9786) Sedp::remote_is_authenticated_i: local 01037c1e.52ddd570.2629be9a.000301c4(d9db0dd3) remote 01037c1e.52ddd570.2629be99.000301c3(001fe2a0)
2026-03-10 17:47:19.144@LM_INFO@(9769|9790) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.52ddd570.2629be9b.000301c3(7adfb1c0) remote 01037c1e.52ddd570.2629be99.000301c4(9e7b7703)
2026-03-10 17:47:19.144@LM_INFO@(9769|9786) Sedp::local_has_remote_participant_token_i: local 01037c1e.52ddd570.2629be9a.000301c4(d9db0dd3) remote 01037c1e.52ddd570.2629be99.000301c3(001fe2a0)
2026-03-10 17:47:19.144@LM_INFO@(9769|9790) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.52ddd570.2629be9b.000301c3(7adfb1c0) remote 01037c1e.52ddd570.2629be99.000301c4(9e7b7703)
2026-03-10 17:47:19.144@LM_INFO@(9769|9786) Sedp::remote_has_local_participant_token_i: local 01037c1e.52ddd570.2629be9a.000301c4(d9db0dd3) remote 01037c1e.52ddd570.2629be99.000301c3(001fe2a0)
2026-03-10 17:47:19.144@LM_INFO@(9769|9786) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.52ddd570.2629be9a.000301c4(d9db0dd3) remote 01037c1e.52ddd570.2629be99.000301c3(001fe2a0)
2026-03-10 17:47:19.144@LM_INFO@(9769|9790) Sedp::process_association_records_i associating built-ins local 01037c1e.52ddd570.2629be9b.000301c3(7adfb1c0) remote 01037c1e.52ddd570.2629be99.000301c4(9e7b7703) pending 4 done 6
2026-03-10 17:47:19.144@LM_INFO@(9769|9786) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.52ddd570.2629be9a.000301c4(d9db0dd3) remote 01037c1e.52ddd570.2629be99.000301c3(001fe2a0)
2026-03-10 17:47:19.144@LM_INFO@(9769|9786) Sedp::process_association_records_i associating built-ins local 01037c1e.52ddd570.2629be9a.000301c4(d9db0dd3) remote 01037c1e.52ddd570.2629be99.000301c3(001fe2a0) pending 5 done 5
2026-03-10 17:47:19.144@LM_DEBUG@(9769|9790) TransportClient::associate added PendingAssoc between 01037c1e.52ddd570.2629be9b.000301c3(7adfb1c0) and remote 01037c1e.52ddd570.2629be99.000301c4(9e7b7703)
2026-03-10 17:47:19.144@LM_DEBUG@(9769|9790) PendingAssoc::initiate_connect - between 01037c1e.52ddd570.2629be9b.000301c3(7adfb1c0) and remote 01037c1e.52ddd570.2629be99.000301c4(9e7b7703)
2026-03-10 17:47:19.144@LM_DEBUG@(9769|9786) TransportClient::associate added PendingAssoc between 01037c1e.52ddd570.2629be9a.000301c4(d9db0dd3) and remote 01037c1e.52ddd570.2629be99.000301c3(001fe2a0)
2026-03-10 17:47:19.144@LM_DEBUG@(9769|9790) TransportClient::initiate_connect_i - attempt to connect_datalink between local 01037c1e.52ddd570.2629be9b.000301c3(7adfb1c0) and remote 01037c1e.52ddd570.2629be99.000301c4(9e7b7703)
2026-03-10 17:47:19.144@LM_DEBUG@(9769|9790) TransportClient::initiate_connect_i - connection between local 01037c1e.52ddd570.2629be9b.000301c3(7adfb1c0) and remote 01037c1e.52ddd570.2629be99.000301c4(9e7b7703) initiation successful
2026-03-10 17:47:19.144@LM_INFO@(9769|9786) Sedp::remote_knows_about_local_i: local 01037c1e.52ddd570.2629be9a.000301c3(47bf9870) remote 01037c1e.52ddd570.2629be99.000301c4(9e7b7703)
2026-03-10 17:47:19.144@LM_DEBUG@(9769|9790) TransportClient::use_datalink_i TransportClient(0x7b5c00033308) using datalink[0x7b7c0005d4e8] from 01037c1e.52ddd570.2629be99.000301c4(9e7b7703)
2026-03-10 17:47:19.144@LM_INFO@(9769|9786) Sedp::remote_is_authenticated_i: local 01037c1e.52ddd570.2629be9a.000301c3(47bf9870) remote 01037c1e.52ddd570.2629be99.000301c4(9e7b7703)
2026-03-10 17:47:19.144@LM_DEBUG@(9769|9790) TransportClient::use_datalink_i TransportClient(0x7b5c00033308) about to add_link[0x7b7c0005d4e8] to remote: 01037c1e.52ddd570.2629be99.000301c4(9e7b7703)
2026-03-10 17:47:19.144@LM_INFO@(9769|9786) Sedp::local_has_remote_participant_token_i: local 01037c1e.52ddd570.2629be9a.000301c3(47bf9870) remote 01037c1e.52ddd570.2629be99.000301c4(9e7b7703)
2026-03-10 17:47:19.145@LM_INFO@(9769|9786) Sedp::remote_has_local_participant_token_i: local 01037c1e.52ddd570.2629be9a.000301c3(47bf9870) remote 01037c1e.52ddd570.2629be99.000301c4(9e7b7703)
2026-03-10 17:47:19.145@LM_DEBUG@(9769|9790) DataLink::make_reservation() - creating association local publication 01037c1e.52ddd570.2629be9b.000301c3(7adfb1c0) <--> with remote subscription 01037c1e.52ddd570.2629be99.000301c4(9e7b7703).
2026-03-10 17:47:19.145@LM_INFO@(9769|9786) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.52ddd570.2629be9a.000301c3(47bf9870) remote 01037c1e.52ddd570.2629be99.000301c4(9e7b7703)
2026-03-10 17:47:19.145@LM_INFO@(9769|9786) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.52ddd570.2629be9a.000301c3(47bf9870) remote 01037c1e.52ddd570.2629be99.000301c4(9e7b7703)
2026-03-10 17:47:19.145@LM_INFO@(9769|9786) Sedp::process_association_records_i associating built-ins local 01037c1e.52ddd570.2629be9a.000301c3(47bf9870) remote 01037c1e.52ddd570.2629be99.000301c4(9e7b7703) pending 4 done 6
2026-03-10 17:47:19.145@LM_DEBUG@(9769|9790) DEBUG: Sedp::association_complete_i local 01037c1e.52ddd570.2629be9b.000301c3(7adfb1c0) remote 01037c1e.52ddd570.2629be99.000301c4(9e7b7703)
2026-03-10 17:47:19.145@LM_INFO@(9769|9790) Sedp::remote_knows_about_local_i: local 01037c1e.52ddd570.2629be9b.000003c2(3da85d8d) remote 01037c1e.52ddd570.2629be99.000003c7(3702fa62)
2026-03-10 17:47:19.145@LM_DEBUG@(9769|9786) TransportClient::associate added PendingAssoc between 01037c1e.52ddd570.2629be9a.000301c3(47bf9870) and remote 01037c1e.52ddd570.2629be99.000301c4(9e7b7703)
2026-03-10 17:47:19.145@LM_INFO@(9769|9790) Sedp::remote_is_authenticated_i: local 01037c1e.52ddd570.2629be9b.000003c2(3da85d8d) remote 01037c1e.52ddd570.2629be99.000003c7(3702fa62)
2026-03-10 17:47:19.145@LM_DEBUG@(9769|9786) PendingAssoc::initiate_connect - between 01037c1e.52ddd570.2629be9a.000301c3(47bf9870) and remote 01037c1e.52ddd570.2629be99.000301c4(9e7b7703)
2026-03-10 17:47:19.145@LM_INFO@(9769|9790) Sedp::local_has_remote_participant_token_i: local 01037c1e.52ddd570.2629be9b.000003c2(3da85d8d) remote 01037c1e.52ddd570.2629be99.000003c7(3702fa62)
2026-03-10 17:47:19.145@LM_DEBUG@(9769|9786) TransportClient::initiate_connect_i - attempt to connect_datalink between local 01037c1e.52ddd570.2629be9a.000301c3(47bf9870) and remote 01037c1e.52ddd570.2629be99.000301c4(9e7b7703)
2026-03-10 17:47:19.145@LM_INFO@(9769|9790) Sedp::remote_has_local_participant_token_i: local 01037c1e.52ddd570.2629be9b.000003c2(3da85d8d) remote 01037c1e.52ddd570.2629be99.000003c7(3702fa62)
2026-03-10 17:47:19.145@LM_INFO@(9769|9790) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.52ddd570.2629be9b.000003c2(3da85d8d) remote 01037c1e.52ddd570.2629be99.000003c7(3702fa62)
2026-03-10 17:47:19.145@LM_INFO@(9769|9790) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.52ddd570.2629be9b.000003c2(3da85d8d) remote 01037c1e.52ddd570.2629be99.000003c7(3702fa62)
2026-03-10 17:47:19.145@LM_INFO@(9769|9790) Sedp::process_association_records_i associating built-ins local 01037c1e.52ddd570.2629be9b.000003c2(3da85d8d) remote 01037c1e.52ddd570.2629be99.000003c7(3702fa62) pending 3 done 7
2026-03-10 17:47:19.145@LM_DEBUG@(9769|9786) TransportClient::initiate_connect_i - connection between local 01037c1e.52ddd570.2629be9a.000301c3(47bf9870) and remote 01037c1e.52ddd570.2629be99.000301c4(9e7b7703) initiation successful
2026-03-10 17:47:19.145@LM_DEBUG@(9769|9786) TransportClient::use_datalink_i TransportClient(0x7b5c0000f188) using datalink[0x7b7c00053ae8] from 01037c1e.52ddd570.2629be99.000301c4(9e7b7703)
2026-03-10 17:47:19.145@LM_DEBUG@(9769|9786) TransportClient::use_datalink_i TransportClient(0x7b5c0000f188) about to add_link[0x7b7c00053ae8] to remote: 01037c1e.52ddd570.2629be99.000301c4(9e7b7703)
2026-03-10 17:47:19.145@LM_DEBUG@(9769|9790) TransportClient::associate added PendingAssoc between 01037c1e.52ddd570.2629be9b.000003c2(3da85d8d) and remote 01037c1e.52ddd570.2629be99.000003c7(3702fa62)
2026-03-10 17:47:19.145@LM_DEBUG@(9769|9790) PendingAssoc::initiate_connect - between 01037c1e.52ddd570.2629be9b.000003c2(3da85d8d) and remote 01037c1e.52ddd570.2629be99.000003c7(3702fa62)
2026-03-10 17:47:19.145@LM_DEBUG@(9769|9786) DataLink::make_reservation() - creating association local publication 01037c1e.52ddd570.2629be9a.000301c3(47bf9870) <--> with remote subscription 01037c1e.52ddd570.2629be99.000301c4(9e7b7703).
2026-03-10 17:47:19.145@LM_DEBUG@(9769|9790) TransportClient::initiate_connect_i - attempt to connect_datalink between local 01037c1e.52ddd570.2629be9b.000003c2(3da85d8d) and remote 01037c1e.52ddd570.2629be99.000003c7(3702fa62)
2026-03-10 17:47:19.145@LM_DEBUG@(9769|9786) DEBUG: Sedp::association_complete_i local 01037c1e.52ddd570.2629be9a.000301c3(47bf9870) remote 01037c1e.52ddd570.2629be99.000301c4(9e7b7703)
2026-03-10 17:47:19.145@LM_INFO@(9769|9786) Sedp::remote_knows_about_local_i: local 01037c1e.52ddd570.2629be9a.000003c2(00c8743d) remote 01037c1e.52ddd570.2629be99.000003c7(3702fa62)
2026-03-10 17:47:19.145@LM_INFO@(9769|9786) Sedp::remote_is_authenticated_i: local 01037c1e.52ddd570.2629be9a.000003c2(00c8743d) remote 01037c1e.52ddd570.2629be99.000003c7(3702fa62)
2026-03-10 17:47:19.145@LM_INFO@(9769|9786) Sedp::local_has_remote_participant_token_i: local 01037c1e.52ddd570.2629be9a.000003c2(00c8743d) remote 01037c1e.52ddd570.2629be99.000003c7(3702fa62)
2026-03-10 17:47:19.145@LM_INFO@(9769|9786) Sedp::remote_has_local_participant_token_i: local 01037c1e.52ddd570.2629be9a.000003c2(00c8743d) remote 01037c1e.52ddd570.2629be99.000003c7(3702fa62)
2026-03-10 17:47:19.145@LM_INFO@(9769|9786) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.52ddd570.2629be9a.000003c2(00c8743d) remote 01037c1e.52ddd570.2629be99.000003c7(3702fa62)
2026-03-10 17:47:19.145@LM_INFO@(9769|9786) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.52ddd570.2629be9a.000003c2(00c8743d) remote 01037c1e.52ddd570.2629be99.000003c7(3702fa62)
2026-03-10 17:47:19.145@LM_DEBUG@(9769|9790) TransportClient::initiate_connect_i - connection between local 01037c1e.52ddd570.2629be9b.000003c2(3da85d8d) and remote 01037c1e.52ddd570.2629be99.000003c7(3702fa62) initiation successful
2026-03-10 17:47:19.145@LM_DEBUG@(9769|9790) TransportClient::use_datalink_i TransportClient(0x7b5c00031008) using datalink[0x7b7c0005d4e8] from 01037c1e.52ddd570.2629be99.000003c7(3702fa62)
2026-03-10 17:47:19.145@LM_INFO@(9769|9786) Sedp::process_association_records_i associating built-ins local 01037c1e.52ddd570.2629be9a.000003c2(00c8743d) remote 01037c1e.52ddd570.2629be99.000003c7(3702fa62) pending 3 done 7
2026-03-10 17:47:19.145@LM_DEBUG@(9769|9790) TransportClient::use_datalink_i TransportClient(0x7b5c00031008) about to add_link[0x7b7c0005d4e8] to remote: 01037c1e.52ddd570.2629be99.000003c7(3702fa62)
2026-03-10 17:47:19.145@LM_DEBUG@(9769|9790) DataLink::make_reservation() - creating association local publication 01037c1e.52ddd570.2629be9b.000003c2(3da85d8d) <--> with remote subscription 01037c1e.52ddd570.2629be99.000003c7(3702fa62).
2026-03-10 17:47:19.145@LM_DEBUG@(9769|9786) TransportClient::associate added PendingAssoc between 01037c1e.52ddd570.2629be9a.000003c2(00c8743d) and remote 01037c1e.52ddd570.2629be99.000003c7(3702fa62)
2026-03-10 17:47:19.145@LM_DEBUG@(9769|9790) DEBUG: Sedp::association_complete_i local 01037c1e.52ddd570.2629be9b.000003c2(3da85d8d) remote 01037c1e.52ddd570.2629be99.000003c7(3702fa62)
2026-03-10 17:47:19.145@LM_DEBUG@(9769|9786) PendingAssoc::initiate_connect - between 01037c1e.52ddd570.2629be9a.000003c2(00c8743d) and remote 01037c1e.52ddd570.2629be99.000003c7(3702fa62)
2026-03-10 17:47:19.146@LM_DEBUG@(9769|9786) TransportClient::initiate_connect_i - attempt to connect_datalink between local 01037c1e.52ddd570.2629be9a.000003c2(00c8743d) and remote 01037c1e.52ddd570.2629be99.000003c7(3702fa62)
2026-03-10 17:47:19.146@LM_DEBUG@(9769|9790) Sedp::Writer::send_sample from 01037c1e.52ddd570.2629be9b.000003c2(3da85d8d) to 01037c1e.52ddd570.2629be99.000003c7(3702fa62)
2026-03-10 17:47:19.146@LM_DEBUG@(9769|9786) TransportClient::initiate_connect_i - connection between local 01037c1e.52ddd570.2629be9a.000003c2(00c8743d) and remote 01037c1e.52ddd570.2629be99.000003c7(3702fa62) initiation successful
2026-03-10 17:47:19.146@LM_DEBUG@(9769|9786) TransportClient::use_datalink_i TransportClient(0x7b5c0000ce88) using datalink[0x7b7c00053ae8] from 01037c1e.52ddd570.2629be99.000003c7(3702fa62)
2026-03-10 17:47:19.146@LM_DEBUG@(9769|9786) TransportClient::use_datalink_i TransportClient(0x7b5c0000ce88) about to add_link[0x7b7c00053ae8] to remote: 01037c1e.52ddd570.2629be99.000003c7(3702fa62)
2026-03-10 17:47:19.146@LM_DEBUG@(9769|9786) DataLink::make_reservation() - creating association local publication 01037c1e.52ddd570.2629be9a.000003c2(00c8743d) <--> with remote subscription 01037c1e.52ddd570.2629be99.000003c7(3702fa62).
2026-03-10 17:47:19.146@LM_DEBUG@(9769|9786) DEBUG: Sedp::association_complete_i local 01037c1e.52ddd570.2629be9a.000003c2(00c8743d) remote 01037c1e.52ddd570.2629be99.000003c7(3702fa62)
2026-03-10 17:47:19.146@LM_INFO@(9769|9790) Sedp::remote_knows_about_local_i: local 01037c1e.52ddd570.2629be9b.000004c2(72e9cb4a) remote 01037c1e.52ddd570.2629be99.000004c7(78436ca5)
2026-03-10 17:47:19.146@LM_INFO@(9769|9790) Sedp::remote_is_authenticated_i: local 01037c1e.52ddd570.2629be9b.000004c2(72e9cb4a) remote 01037c1e.52ddd570.2629be99.000004c7(78436ca5)
2026-03-10 17:47:19.146@LM_INFO@(9769|9790) Sedp::local_has_remote_participant_token_i: local 01037c1e.52ddd570.2629be9b.000004c2(72e9cb4a) remote 01037c1e.52ddd570.2629be99.000004c7(78436ca5)
2026-03-10 17:47:19.146@LM_INFO@(9769|9786) Sedp::remote_knows_about_local_i: local 01037c1e.52ddd570.2629be9a.000004c2(4f89e2fa) remote 01037c1e.52ddd570.2629be99.000004c7(78436ca5)
2026-03-10 17:47:19.146@LM_INFO@(9769|9790) Sedp::remote_has_local_participant_token_i: local 01037c1e.52ddd570.2629be9b.000004c2(72e9cb4a) remote 01037c1e.52ddd570.2629be99.000004c7(78436ca5)
2026-03-10 17:47:19.146@LM_INFO@(9769|9786) Sedp::remote_is_authenticated_i: local 01037c1e.52ddd570.2629be9a.000004c2(4f89e2fa) remote 01037c1e.52ddd570.2629be99.000004c7(78436ca5)
2026-03-10 17:47:19.146@LM_INFO@(9769|9790) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.52ddd570.2629be9b.000004c2(72e9cb4a) remote 01037c1e.52ddd570.2629be99.000004c7(78436ca5)
2026-03-10 17:47:19.146@LM_INFO@(9769|9786) Sedp::local_has_remote_participant_token_i: local 01037c1e.52ddd570.2629be9a.000004c2(4f89e2fa) remote 01037c1e.52ddd570.2629be99.000004c7(78436ca5)
2026-03-10 17:47:19.146@LM_INFO@(9769|9790) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.52ddd570.2629be9b.000004c2(72e9cb4a) remote 01037c1e.52ddd570.2629be99.000004c7(78436ca5)
2026-03-10 17:47:19.146@LM_INFO@(9769|9786) Sedp::remote_has_local_participant_token_i: local 01037c1e.52ddd570.2629be9a.000004c2(4f89e2fa) remote 01037c1e.52ddd570.2629be99.000004c7(78436ca5)
2026-03-10 17:47:19.146@LM_INFO@(9769|9790) Sedp::process_association_records_i associating built-ins local 01037c1e.52ddd570.2629be9b.000004c2(72e9cb4a) remote 01037c1e.52ddd570.2629be99.000004c7(78436ca5) pending 2 done 8
2026-03-10 17:47:19.146@LM_INFO@(9769|9786) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.52ddd570.2629be9a.000004c2(4f89e2fa) remote 01037c1e.52ddd570.2629be99.000004c7(78436ca5)
2026-03-10 17:47:19.146@LM_INFO@(9769|9786) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.52ddd570.2629be9a.000004c2(4f89e2fa) remote 01037c1e.52ddd570.2629be99.000004c7(78436ca5)
2026-03-10 17:47:19.146@LM_INFO@(9769|9786) Sedp::process_association_records_i associating built-ins local 01037c1e.52ddd570.2629be9a.000004c2(4f89e2fa) remote 01037c1e.52ddd570.2629be99.000004c7(78436ca5) pending 2 done 8
2026-03-10 17:47:19.146@LM_DEBUG@(9769|9790) TransportClient::associate added PendingAssoc between 01037c1e.52ddd570.2629be9b.000004c2(72e9cb4a) and remote 01037c1e.52ddd570.2629be99.000004c7(78436ca5)
2026-03-10 17:47:19.146@LM_DEBUG@(9769|9790) PendingAssoc::initiate_connect - between 01037c1e.52ddd570.2629be9b.000004c2(72e9cb4a) and remote 01037c1e.52ddd570.2629be99.000004c7(78436ca5)
2026-03-10 17:47:19.146@LM_DEBUG@(9769|9790) TransportClient::initiate_connect_i - attempt to connect_datalink between local 01037c1e.52ddd570.2629be9b.000004c2(72e9cb4a) and remote 01037c1e.52ddd570.2629be99.000004c7(78436ca5)
2026-03-10 17:47:19.146@LM_DEBUG@(9769|9786) TransportClient::associate added PendingAssoc between 01037c1e.52ddd570.2629be9a.000004c2(4f89e2fa) and remote 01037c1e.52ddd570.2629be99.000004c7(78436ca5)
2026-03-10 17:47:19.146@LM_DEBUG@(9769|9786) PendingAssoc::initiate_connect - between 01037c1e.52ddd570.2629be9a.000004c2(4f89e2fa) and remote 01037c1e.52ddd570.2629be99.000004c7(78436ca5)
2026-03-10 17:47:19.146@LM_DEBUG@(9769|9786) TransportClient::initiate_connect_i - attempt to connect_datalink between local 01037c1e.52ddd570.2629be9a.000004c2(4f89e2fa) and remote 01037c1e.52ddd570.2629be99.000004c7(78436ca5)
2026-03-10 17:47:19.146@LM_DEBUG@(9769|9790) TransportClient::initiate_connect_i - connection between local 01037c1e.52ddd570.2629be9b.000004c2(72e9cb4a) and remote 01037c1e.52ddd570.2629be99.000004c7(78436ca5) initiation successful
2026-03-10 17:47:19.146@LM_DEBUG@(9769|9790) TransportClient::use_datalink_i TransportClient(0x7b5c00031708) using datalink[0x7b7c0005d4e8] from 01037c1e.52ddd570.2629be99.000004c7(78436ca5)
2026-03-10 17:47:19.146@LM_DEBUG@(9769|9790) TransportClient::use_datalink_i TransportClient(0x7b5c00031708) about to add_link[0x7b7c0005d4e8] to remote: 01037c1e.52ddd570.2629be99.000004c7(78436ca5)
2026-03-10 17:47:19.146@LM_DEBUG@(9769|9790) DataLink::make_reservation() - creating association local publication 01037c1e.52ddd570.2629be9b.000004c2(72e9cb4a) <--> with remote subscription 01037c1e.52ddd570.2629be99.000004c7(78436ca5).
2026-03-10 17:47:19.147@LM_DEBUG@(9769|9786) TransportClient::initiate_connect_i - connection between local 01037c1e.52ddd570.2629be9a.000004c2(4f89e2fa) and remote 01037c1e.52ddd570.2629be99.000004c7(78436ca5) initiation successful
2026-03-10 17:47:19.147@LM_DEBUG@(9769|9786) TransportClient::use_datalink_i TransportClient(0x7b5c0000d588) using datalink[0x7b7c00053ae8] from 01037c1e.52ddd570.2629be99.000004c7(78436ca5)
2026-03-10 17:47:19.147@LM_DEBUG@(9769|9790) DEBUG: Sedp::association_complete_i local 01037c1e.52ddd570.2629be9b.000004c2(72e9cb4a) remote 01037c1e.52ddd570.2629be99.000004c7(78436ca5)
2026-03-10 17:47:19.147@LM_DEBUG@(9769|9786) TransportClient::use_datalink_i TransportClient(0x7b5c0000d588) about to add_link[0x7b7c00053ae8] to remote: 01037c1e.52ddd570.2629be99.000004c7(78436ca5)
2026-03-10 17:47:19.147@LM_DEBUG@(9769|9786) DataLink::make_reservation() - creating association local publication 01037c1e.52ddd570.2629be9a.000004c2(4f89e2fa) <--> with remote subscription 01037c1e.52ddd570.2629be99.000004c7(78436ca5).
2026-03-10 17:47:19.147@LM_INFO@(9769|9790) Sedp::remote_knows_about_local_i: local 01037c1e.52ddd570.2629be9b.000200c2(1501da20) remote 01037c1e.52ddd570.2629be99.000200c7(1fab7dcf)
2026-03-10 17:47:19.147@LM_INFO@(9769|9790) Sedp::remote_is_authenticated_i: local 01037c1e.52ddd570.2629be9b.000200c2(1501da20) remote 01037c1e.52ddd570.2629be99.000200c7(1fab7dcf)
2026-03-10 17:47:19.147@LM_DEBUG@(9769|9786) DEBUG: Sedp::association_complete_i local 01037c1e.52ddd570.2629be9a.000004c2(4f89e2fa) remote 01037c1e.52ddd570.2629be99.000004c7(78436ca5)
2026-03-10 17:47:19.147@LM_INFO@(9769|9790) Sedp::local_has_remote_participant_token_i: local 01037c1e.52ddd570.2629be9b.000200c2(1501da20) remote 01037c1e.52ddd570.2629be99.000200c7(1fab7dcf)
2026-03-10 17:47:19.147@LM_INFO@(9769|9790) Sedp::remote_has_local_participant_token_i: local 01037c1e.52ddd570.2629be9b.000200c2(1501da20) remote 01037c1e.52ddd570.2629be99.000200c7(1fab7dcf)
2026-03-10 17:47:19.147@LM_INFO@(9769|9790) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.52ddd570.2629be9b.000200c2(1501da20) remote 01037c1e.52ddd570.2629be99.000200c7(1fab7dcf)
2026-03-10 17:47:19.147@LM_INFO@(9769|9790) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.52ddd570.2629be9b.000200c2(1501da20) remote 01037c1e.52ddd570.2629be99.000200c7(1fab7dcf)
2026-03-10 17:47:19.147@LM_INFO@(9769|9790) Sedp::process_association_records_i associating built-ins local 01037c1e.52ddd570.2629be9b.000200c2(1501da20) remote 01037c1e.52ddd570.2629be99.000200c7(1fab7dcf) pending 1 done 9
2026-03-10 17:47:19.147@LM_DEBUG@(9769|9786) Sedp::Writer::send_sample from 01037c1e.52ddd570.2629be9a.000004c2(4f89e2fa) to 01037c1e.52ddd570.2629be99.000004c7(78436ca5)
2026-03-10 17:47:19.147@LM_DEBUG@(9769|9790) TransportClient::associate added PendingAssoc between 01037c1e.52ddd570.2629be9b.000200c2(1501da20) and remote 01037c1e.52ddd570.2629be99.000200c7(1fab7dcf)
2026-03-10 17:47:19.147@LM_DEBUG@(9769|9790) PendingAssoc::initiate_connect - between 01037c1e.52ddd570.2629be9b.000200c2(1501da20) and remote 01037c1e.52ddd570.2629be99.000200c7(1fab7dcf)
2026-03-10 17:47:19.147@LM_DEBUG@(9769|9790) TransportClient::initiate_connect_i - attempt to connect_datalink between local 01037c1e.52ddd570.2629be9b.000200c2(1501da20) and remote 01037c1e.52ddd570.2629be99.000200c7(1fab7dcf)
2026-03-10 17:47:19.147@LM_INFO@(9769|9786) Sedp::remote_knows_about_local_i: local 01037c1e.52ddd570.2629be9a.000200c2(2861f390) remote 01037c1e.52ddd570.2629be99.000200c7(1fab7dcf)
2026-03-10 17:47:19.147@LM_INFO@(9769|9786) Sedp::remote_is_authenticated_i: local 01037c1e.52ddd570.2629be9a.000200c2(2861f390) remote 01037c1e.52ddd570.2629be99.000200c7(1fab7dcf)
2026-03-10 17:47:19.147@LM_INFO@(9769|9786) Sedp::local_has_remote_participant_token_i: local 01037c1e.52ddd570.2629be9a.000200c2(2861f390) remote 01037c1e.52ddd570.2629be99.000200c7(1fab7dcf)
2026-03-10 17:47:19.147@LM_DEBUG@(9769|9790) TransportClient::initiate_connect_i - connection between local 01037c1e.52ddd570.2629be9b.000200c2(1501da20) and remote 01037c1e.52ddd570.2629be99.000200c7(1fab7dcf) initiation successful
2026-03-10 17:47:19.147@LM_DEBUG@(9769|9790) TransportClient::use_datalink_i TransportClient(0x7b5c00031e08) using datalink[0x7b7c0005d4e8] from 01037c1e.52ddd570.2629be99.000200c7(1fab7dcf)
2026-03-10 17:47:19.147@LM_INFO@(9769|9786) Sedp::remote_has_local_participant_token_i: local 01037c1e.52ddd570.2629be9a.000200c2(2861f390) remote 01037c1e.52ddd570.2629be99.000200c7(1fab7dcf)
2026-03-10 17:47:19.147@LM_DEBUG@(9769|9790) TransportClient::use_datalink_i TransportClient(0x7b5c00031e08) about to add_link[0x7b7c0005d4e8] to remote: 01037c1e.52ddd570.2629be99.000200c7(1fab7dcf)
2026-03-10 17:47:19.147@LM_INFO@(9769|9786) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.52ddd570.2629be9a.000200c2(2861f390) remote 01037c1e.52ddd570.2629be99.000200c7(1fab7dcf)
2026-03-10 17:47:19.147@LM_INFO@(9769|9786) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.52ddd570.2629be9a.000200c2(2861f390) remote 01037c1e.52ddd570.2629be99.000200c7(1fab7dcf)
2026-03-10 17:47:19.147@LM_DEBUG@(9769|9790) DataLink::make_reservation() - creating association local publication 01037c1e.52ddd570.2629be9b.000200c2(1501da20) <--> with remote subscription 01037c1e.52ddd570.2629be99.000200c7(1fab7dcf).
2026-03-10 17:47:19.147@LM_INFO@(9769|9786) Sedp::process_association_records_i associating built-ins local 01037c1e.52ddd570.2629be9a.000200c2(2861f390) remote 01037c1e.52ddd570.2629be99.000200c7(1fab7dcf) pending 1 done 9
2026-03-10 17:47:19.147@LM_DEBUG@(9769|9790) DEBUG: Sedp::association_complete_i local 01037c1e.52ddd570.2629be9b.000200c2(1501da20) remote 01037c1e.52ddd570.2629be99.000200c7(1fab7dcf)
2026-03-10 17:47:19.147@LM_DEBUG@(9769|9786) TransportClient::associate added PendingAssoc between 01037c1e.52ddd570.2629be9a.000200c2(2861f390) and remote 01037c1e.52ddd570.2629be99.000200c7(1fab7dcf)
2026-03-10 17:47:19.147@LM_DEBUG@(9769|9786) PendingAssoc::initiate_connect - between 01037c1e.52ddd570.2629be9a.000200c2(2861f390) and remote 01037c1e.52ddd570.2629be99.000200c7(1fab7dcf)
2026-03-10 17:47:19.147@LM_DEBUG@(9769|9786) TransportClient::initiate_connect_i - attempt to connect_datalink between local 01037c1e.52ddd570.2629be9a.000200c2(2861f390) and remote 01037c1e.52ddd570.2629be99.000200c7(1fab7dcf)
2026-03-10 17:47:19.147@LM_DEBUG@(9769|9790) DomainParticipantImpl::assign_handle: New mapped InstanceHandle 45 for 01037c1e.52ddd570.2629be99.000001c1(ec573dd5)
2026-03-10 17:47:19.148@LM_DEBUG@(9769|9786) TransportClient::initiate_connect_i - connection between local 01037c1e.52ddd570.2629be9a.000200c2(2861f390) and remote 01037c1e.52ddd570.2629be99.000200c7(1fab7dcf) initiation successful
2026-03-10 17:47:19.148@LM_DEBUG@(9769|9790) ConditionImpl::signal_all()
2026-03-10 17:47:19.148@LM_DEBUG@(9769|9786) TransportClient::use_datalink_i TransportClient(0x7b5c0000dc88) using datalink[0x7b7c00053ae8] from 01037c1e.52ddd570.2629be99.000200c7(1fab7dcf)
2026-03-10 17:47:19.148@LM_DEBUG@(9769|9790) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x200.
2026-03-10 17:47:19.148@LM_DEBUG@(9769|9786) TransportClient::use_datalink_i TransportClient(0x7b5c0000dc88) about to add_link[0x7b7c00053ae8] to remote: 01037c1e.52ddd570.2629be99.000200c7(1fab7dcf)
2026-03-10 17:47:19.148@LM_DEBUG@(9769|9790) ConditionImpl::signal_all() - number of sets: 0
2026-03-10 17:47:19.148@LM_DEBUG@(9769|9786) DataLink::make_reservation() - creating association local publication 01037c1e.52ddd570.2629be9a.000200c2(2861f390) <--> with remote subscription 01037c1e.52ddd570.2629be99.000200c7(1fab7dcf).
2026-03-10 17:47:19.148@LM_DEBUG@(9769|9790) ConditionImpl::signal_all()
2026-03-10 17:47:19.148@LM_DEBUG@(9769|9790) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x400.
2026-03-10 17:47:19.148@LM_DEBUG@(9769|9786) DEBUG: Sedp::association_complete_i local 01037c1e.52ddd570.2629be9a.000200c2(2861f390) remote 01037c1e.52ddd570.2629be99.000200c7(1fab7dcf)
2026-03-10 17:47:19.148@LM_DEBUG@(9769|9790) ConditionImpl::signal_all() - number of sets: 0
2026-03-10 17:47:19.148@LM_DEBUG@(9769|9790) DomainParticipantImpl::assign_handle: New unmapped InstanceHandle 47
2026-03-10 17:47:19.148@LM_DEBUG@(9769|9786) DomainParticipantImpl::assign_handle: New mapped InstanceHandle 46 for 01037c1e.52ddd570.2629be99.000001c1(ec573dd5)
2026-03-10 17:47:19.148@LM_DEBUG@(9769|9790) ConditionImpl::signal_all()
2026-03-10 17:47:19.148@LM_DEBUG@(9769|9786) ConditionImpl::signal_all()
2026-03-10 17:47:19.148@LM_DEBUG@(9769|9790) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x200.
2026-03-10 17:47:19.148@LM_DEBUG@(9769|9790) ConditionImpl::signal_all() - number of sets: 0
2026-03-10 17:47:19.148@LM_DEBUG@(9769|9786) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x200.
2026-03-10 17:47:19.148@LM_DEBUG@(9769|9786) ConditionImpl::signal_all() - number of sets: 0
2026-03-10 17:47:19.148@LM_DEBUG@(9769|9790) ConditionImpl::signal_all()
2026-03-10 17:47:19.148@LM_DEBUG@(9769|9786) ConditionImpl::signal_all()
2026-03-10 17:47:19.148@LM_DEBUG@(9769|9790) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x480.
2026-03-10 17:47:19.148@LM_DEBUG@(9769|9786) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x400.
2026-03-10 17:47:19.148@LM_DEBUG@(9769|9790) ConditionImpl::signal_all() - number of sets: 0
2026-03-10 17:47:19.148@LM_DEBUG@(9769|9786) ConditionImpl::signal_all() - number of sets: 0
2026-03-10 17:47:19.148@LM_DEBUG@(9769|9786) DomainParticipantImpl::assign_handle: New unmapped InstanceHandle 48
2026-03-10 17:47:19.148@LM_DEBUG@(9769|9790) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7920
2026-03-10 17:47:19.148@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:33811
2026-03-10 17:47:19.148@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:33811
2026-03-10 17:47:19.149@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:34529
2026-03-10 17:47:19.149@LM_DEBUG@(9769|9786) ConditionImpl::signal_all()
2026-03-10 17:47:19.149@LM_DEBUG@(9769|9786) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x200.
2026-03-10 17:47:19.149@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:34529
2026-03-10 17:47:19.149@LM_DEBUG@(9769|9786) ConditionImpl::signal_all() - number of sets: 0
2026-03-10 17:47:19.149@LM_DEBUG@(9769|9786) ConditionImpl::signal_all()
2026-03-10 17:47:19.149@LM_DEBUG@(9769|9786) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x480.
2026-03-10 17:47:19.149@LM_DEBUG@(9769|9786) ConditionImpl::signal_all() - number of sets: 0
2026-03-10 17:47:19.149@LM_DEBUG@(9769|9790) ConditionImpl::signal_all()
2026-03-10 17:47:19.149@LM_DEBUG@(9769|9790) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x480.
2026-03-10 17:47:19.149@LM_DEBUG@(9769|9790) ConditionImpl::signal_all() - number of sets: 0
2026-03-10 17:47:19.149@LM_DEBUG@(9769|9790) ConditionImpl::signal_all()
2026-03-10 17:47:19.149@LM_DEBUG@(9769|9790) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x200.
2026-03-10 17:47:19.149@LM_DEBUG@(9769|9786) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7920
2026-03-10 17:47:19.149@LM_DEBUG@(9769|9790) ConditionImpl::signal_all() - number of sets: 0
2026-03-10 17:47:19.149@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:33811
2026-03-10 17:47:19.149@LM_DEBUG@(9769|9790) ConditionImpl::signal_all()
2026-03-10 17:47:19.149@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:33811
2026-03-10 17:47:19.149@LM_DEBUG@(9769|9790) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x480.
2026-03-10 17:47:19.149@LM_DEBUG@(9769|9790) ConditionImpl::signal_all() - number of sets: 0
2026-03-10 17:47:19.149@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:34529
2026-03-10 17:47:19.149@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:34529
2026-03-10 17:47:19.149@LM_DEBUG@(9769|9786) ConditionImpl::signal_all()
2026-03-10 17:47:19.149@LM_DEBUG@(9769|9786) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x480.
2026-03-10 17:47:19.149@LM_DEBUG@(9769|9786) ConditionImpl::signal_all() - number of sets: 0
2026-03-10 17:47:19.149@LM_DEBUG@(9769|9786) ConditionImpl::signal_all()
2026-03-10 17:47:19.149@LM_DEBUG@(9769|9786) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x200.
2026-03-10 17:47:19.149@LM_DEBUG@(9769|9786) ConditionImpl::signal_all() - number of sets: 0
2026-03-10 17:47:19.149@LM_DEBUG@(9769|9786) ConditionImpl::signal_all()
2026-03-10 17:47:19.149@LM_DEBUG@(9769|9786) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x480.
2026-03-10 17:47:19.149@LM_DEBUG@(9769|9790) TransportClient::use_datalink_i TransportClient(0x7b6000081008) using datalink[0x7b7c0005d4e8] from 01037c1e.52ddd570.2629be97.000003c2(f858b08c)
2026-03-10 17:47:19.149@LM_DEBUG@(9769|9786) ConditionImpl::signal_all() - number of sets: 0
2026-03-10 17:47:19.149@LM_DEBUG@(9769|9790) TransportClient::use_datalink_i TransportClient(0x7b6000081008) about to add_link[0x7b7c0005d4e8] to remote: 01037c1e.52ddd570.2629be97.000003c2(f858b08c)
2026-03-10 17:47:19.149@LM_DEBUG@(9769|9790) DataLink::make_reservation() - creating association local subscription 01037c1e.52ddd570.2629be9b.000003c7(4dc2a902) <--> with remote publication 01037c1e.52ddd570.2629be97.000003c2(f858b08c).
2026-03-10 17:47:19.150@LM_DEBUG@(9769|9790) TransportClient::use_datalink_i TransportClient(0x7b6000081808) using datalink[0x7b7c0005d4e8] from 01037c1e.52ddd570.2629be97.000004c2(b719264b)
2026-03-10 17:47:19.150@LM_DEBUG@(9769|9790) TransportClient::use_datalink_i TransportClient(0x7b6000081808) about to add_link[0x7b7c0005d4e8] to remote: 01037c1e.52ddd570.2629be97.000004c2(b719264b)
2026-03-10 17:47:19.150@LM_DEBUG@(9769|9790) DataLink::make_reservation() - creating association local subscription 01037c1e.52ddd570.2629be9b.000004c7(02833fc5) <--> with remote publication 01037c1e.52ddd570.2629be97.000004c2(b719264b).
2026-03-10 17:47:19.150@LM_DEBUG@(9769|9790) TransportClient::use_datalink_i TransportClient(0x7b6000081008) using datalink[0x7b7c0005d4e8] from 01037c1e.52ddd570.2629be98.000003c2(7a08275d)
2026-03-10 17:47:19.150@LM_DEBUG@(9769|9790) TransportClient::use_datalink_i TransportClient(0x7b6000081008) about to add_link[0x7b7c0005d4e8] to remote: 01037c1e.52ddd570.2629be98.000003c2(7a08275d)
2026-03-10 17:47:19.150@LM_DEBUG@(9769|9790) DataLink::make_reservation() - creating association local subscription 01037c1e.52ddd570.2629be9b.000003c7(4dc2a902) <--> with remote publication 01037c1e.52ddd570.2629be98.000003c2(7a08275d).
2026-03-10 17:47:19.150@LM_DEBUG@(9769|9782) TransportClient::use_datalink_i TransportClient(0x7b6000008808) using datalink[0x7b7c00029ae8] from 01037c1e.52ddd570.2629be9a.000003c2(00c8743d)
2026-03-10 17:47:19.150@LM_DEBUG@(9769|9782) TransportClient::use_datalink_i TransportClient(0x7b6000008808) about to add_link[0x7b7c00029ae8] to remote: 01037c1e.52ddd570.2629be9a.000003c2(00c8743d)
2026-03-10 17:47:19.150@LM_DEBUG@(9769|9782) DataLink::make_reservation() - creating association local subscription 01037c1e.52ddd570.2629be99.000003c7(3702fa62) <--> with remote publication 01037c1e.52ddd570.2629be9a.000003c2(00c8743d).
2026-03-10 17:47:19.150@LM_DEBUG@(9769|9790) TransportClient::use_datalink_i TransportClient(0x7b6000083408) using datalink[0x7b7c0005d4e8] from 01037c1e.52ddd570.2629be98.000300c3(2464fa51)
2026-03-10 17:47:19.150@LM_DEBUG@(9769|9790) TransportClient::use_datalink_i TransportClient(0x7b6000083408) about to add_link[0x7b7c0005d4e8] to remote: 01037c1e.52ddd570.2629be98.000300c3(2464fa51)
2026-03-10 17:47:19.150@LM_DEBUG@(9769|9790) DataLink::make_reservation() - creating association local subscription 01037c1e.52ddd570.2629be9b.000300c4(fda01522) <--> with remote publication 01037c1e.52ddd570.2629be98.000300c3(2464fa51).
2026-03-10 17:47:19.150@LM_DEBUG@(9769|9782) TransportClient::use_datalink_i TransportClient(0x7b6000009008) using datalink[0x7b7c00029ae8] from 01037c1e.52ddd570.2629be9a.000004c2(4f89e2fa)
2026-03-10 17:47:19.150@LM_DEBUG@(9769|9782) TransportClient::use_datalink_i TransportClient(0x7b6000009008) about to add_link[0x7b7c00029ae8] to remote: 01037c1e.52ddd570.2629be9a.000004c2(4f89e2fa)
2026-03-10 17:47:19.150@LM_DEBUG@(9769|9782) DataLink::make_reservation() - creating association local subscription 01037c1e.52ddd570.2629be99.000004c7(78436ca5) <--> with remote publication 01037c1e.52ddd570.2629be9a.000004c2(4f89e2fa).
2026-03-10 17:47:19.150@LM_DEBUG@(9769|9790) TransportClient::use_datalink_i TransportClient(0x7b6000083808) using datalink[0x7b7c0005d4e8] from 01037c1e.52ddd570.2629be98.000301c3(3d7fcb10)
2026-03-10 17:47:19.151@LM_DEBUG@(9769|9790) TransportClient::use_datalink_i TransportClient(0x7b6000083808) about to add_link[0x7b7c0005d4e8] to remote: 01037c1e.52ddd570.2629be98.000301c3(3d7fcb10)
2026-03-10 17:47:19.151@LM_DEBUG@(9769|9790) DataLink::make_reservation() - creating association local subscription 01037c1e.52ddd570.2629be9b.000301c4(e4bb2463) <--> with remote publication 01037c1e.52ddd570.2629be98.000301c3(3d7fcb10).
2026-03-10 17:47:19.151@LM_DEBUG@(9769|9782) TransportClient::use_datalink_i TransportClient(0x7b6000009808) using datalink[0x7b7c00029ae8] from 01037c1e.52ddd570.2629be9a.000200c2(2861f390)
2026-03-10 17:47:19.151@LM_DEBUG@(9769|9782) TransportClient::use_datalink_i TransportClient(0x7b6000009808) about to add_link[0x7b7c00029ae8] to remote: 01037c1e.52ddd570.2629be9a.000200c2(2861f390)
2026-03-10 17:47:19.151@LM_DEBUG@(9769|9782) DataLink::make_reservation() - creating association local subscription 01037c1e.52ddd570.2629be99.000200c7(1fab7dcf) <--> with remote publication 01037c1e.52ddd570.2629be9a.000200c2(2861f390).
2026-03-10 17:47:19.151@LM_DEBUG@(9769|9782) TransportClient::use_datalink_i TransportClient(0x7b600000ac08) using datalink[0x7b7c00029ae8] from 01037c1e.52ddd570.2629be9a.000300c3(5ea4a931)
2026-03-10 17:47:19.151@LM_DEBUG@(9769|9782) TransportClient::use_datalink_i TransportClient(0x7b600000ac08) about to add_link[0x7b7c00029ae8] to remote: 01037c1e.52ddd570.2629be9a.000300c3(5ea4a931)
2026-03-10 17:47:19.151@LM_DEBUG@(9769|9782) DataLink::make_reservation() - creating association local subscription 01037c1e.52ddd570.2629be99.000300c4(87604642) <--> with remote publication 01037c1e.52ddd570.2629be9a.000300c3(5ea4a931).
2026-03-10 17:47:19.151@LM_DEBUG@(9769|9782) TransportClient::use_datalink_i TransportClient(0x7b600000b008) using datalink[0x7b7c00029ae8] from 01037c1e.52ddd570.2629be9a.000301c3(47bf9870)
2026-03-10 17:47:19.151@LM_DEBUG@(9769|9782) TransportClient::use_datalink_i TransportClient(0x7b600000b008) about to add_link[0x7b7c00029ae8] to remote: 01037c1e.52ddd570.2629be9a.000301c3(47bf9870)
2026-03-10 17:47:19.151@LM_DEBUG@(9769|9782) DataLink::make_reservation() - creating association local subscription 01037c1e.52ddd570.2629be99.000301c4(9e7b7703) <--> with remote publication 01037c1e.52ddd570.2629be9a.000301c3(47bf9870).
2026-03-10 17:47:19.152@LM_DEBUG@(9769|9782) TransportClient::use_datalink_i TransportClient(0x7b6000008808) using datalink[0x7b7c00029ae8] from 01037c1e.52ddd570.2629be9b.000003c2(3da85d8d)
2026-03-10 17:47:19.152@LM_DEBUG@(9769|9782) TransportClient::use_datalink_i TransportClient(0x7b6000008808) about to add_link[0x7b7c00029ae8] to remote: 01037c1e.52ddd570.2629be9b.000003c2(3da85d8d)
2026-03-10 17:47:19.152@LM_DEBUG@(9769|9782) DataLink::make_reservation() - creating association local subscription 01037c1e.52ddd570.2629be99.000003c7(3702fa62) <--> with remote publication 01037c1e.52ddd570.2629be9b.000003c2(3da85d8d).
2026-03-10 17:47:19.152@LM_DEBUG@(9769|9782) TransportClient::use_datalink_i TransportClient(0x7b6000009008) using datalink[0x7b7c00029ae8] from 01037c1e.52ddd570.2629be9b.000004c2(72e9cb4a)
2026-03-10 17:47:19.152@LM_DEBUG@(9769|9782) TransportClient::use_datalink_i TransportClient(0x7b6000009008) about to add_link[0x7b7c00029ae8] to remote: 01037c1e.52ddd570.2629be9b.000004c2(72e9cb4a)
2026-03-10 17:47:19.152@LM_DEBUG@(9769|9782) DataLink::make_reservation() - creating association local subscription 01037c1e.52ddd570.2629be99.000004c7(78436ca5) <--> with remote publication 01037c1e.52ddd570.2629be9b.000004c2(72e9cb4a).
2026-03-10 17:47:19.153@LM_DEBUG@(9769|9782) TransportClient::use_datalink_i TransportClient(0x7b6000009808) using datalink[0x7b7c00029ae8] from 01037c1e.52ddd570.2629be9b.000200c2(1501da20)
2026-03-10 17:47:19.153@LM_DEBUG@(9769|9782) TransportClient::use_datalink_i TransportClient(0x7b6000009808) about to add_link[0x7b7c00029ae8] to remote: 01037c1e.52ddd570.2629be9b.000200c2(1501da20)
2026-03-10 17:47:19.153@LM_DEBUG@(9769|9782) DataLink::make_reservation() - creating association local subscription 01037c1e.52ddd570.2629be99.000200c7(1fab7dcf) <--> with remote publication 01037c1e.52ddd570.2629be9b.000200c2(1501da20).
2026-03-10 17:47:19.153@LM_DEBUG@(9769|9782) TransportClient::use_datalink_i TransportClient(0x7b600000ac08) using datalink[0x7b7c00029ae8] from 01037c1e.52ddd570.2629be9b.000300c3(63c48081)
2026-03-10 17:47:19.153@LM_DEBUG@(9769|9782) TransportClient::use_datalink_i TransportClient(0x7b600000ac08) about to add_link[0x7b7c00029ae8] to remote: 01037c1e.52ddd570.2629be9b.000300c3(63c48081)
2026-03-10 17:47:19.153@LM_DEBUG@(9769|9782) DataLink::make_reservation() - creating association local subscription 01037c1e.52ddd570.2629be99.000300c4(87604642) <--> with remote publication 01037c1e.52ddd570.2629be9b.000300c3(63c48081).
2026-03-10 17:47:19.153@LM_DEBUG@(9769|9782) TransportClient::use_datalink_i TransportClient(0x7b600000b008) using datalink[0x7b7c00029ae8] from 01037c1e.52ddd570.2629be9b.000301c3(7adfb1c0)
2026-03-10 17:47:19.153@LM_DEBUG@(9769|9782) TransportClient::use_datalink_i TransportClient(0x7b600000b008) about to add_link[0x7b7c00029ae8] to remote: 01037c1e.52ddd570.2629be9b.000301c3(7adfb1c0)
2026-03-10 17:47:19.153@LM_DEBUG@(9769|9782) DataLink::make_reservation() - creating association local subscription 01037c1e.52ddd570.2629be99.000301c4(9e7b7703) <--> with remote publication 01037c1e.52ddd570.2629be9b.000301c3(7adfb1c0).
2026-03-10 17:47:19.189@LM_DEBUG@(9769|9778) ip_in_locator_list - from (type 2): 10.1.0.39:7922
2026-03-10 17:47:19.189@LM_DEBUG@(9769|9774) ip_in_locator_list - from (type 2): 10.1.0.39:7922
2026-03-10 17:47:19.189@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:33220
2026-03-10 17:47:19.189@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:33220
2026-03-10 17:47:19.190@LM_DEBUG@(9769|9790) ip_in_locator_list - from (type 2): 10.1.0.39:7922
2026-03-10 17:47:19.190@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:33220
2026-03-10 17:47:19.189@LM_DEBUG@(9769|9782) ip_in_locator_list - from (type 2): 10.1.0.39:7922
2026-03-10 17:47:19.190@LM_DEBUG@(9769|9774) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7924
2026-03-10 17:47:19.190@LM_DEBUG@(9769|9790) Spdp::handle_participant_data - 01037c1e.52ddd570.2629be9b.000001c1(96976eb5) discovered 01037c1e.52ddd570.2629be9a.000001c1(abf74705) lease 5:00 from 10.1.0.39:7922 (3)
2026-03-10 17:47:19.190@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:33220
2026-03-10 17:47:19.190@LM_DEBUG@(9769|9778) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7924
2026-03-10 17:47:19.190@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:33220
2026-03-10 17:47:19.190@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:33220
2026-03-10 17:47:19.190@LM_INFO@(9769|9790) Sedp::remote_knows_about_local_i: local 01037c1e.52ddd570.2629be9b.000003c7(4dc2a902) remote 01037c1e.52ddd570.2629be9a.000003c2(00c8743d)
2026-03-10 17:47:19.190@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:33220
2026-03-10 17:47:19.190@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:39566
2026-03-10 17:47:19.190@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:33220
2026-03-10 17:47:19.190@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:39566
2026-03-10 17:47:19.190@LM_INFO@(9769|9790) Sedp::remote_is_authenticated_i: local 01037c1e.52ddd570.2629be9b.000003c7(4dc2a902) remote 01037c1e.52ddd570.2629be9a.000003c2(00c8743d)
2026-03-10 17:47:19.190@LM_DEBUG@(9769|9782) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7924
2026-03-10 17:47:19.190@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:33220
2026-03-10 17:47:19.190@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:39566
2026-03-10 17:47:19.190@LM_INFO@(9769|9790) Sedp::local_has_remote_participant_token_i: local 01037c1e.52ddd570.2629be9b.000003c7(4dc2a902) remote 01037c1e.52ddd570.2629be9a.000003c2(00c8743d)
2026-03-10 17:47:19.190@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:39566
2026-03-10 17:47:19.190@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:33220
2026-03-10 17:47:19.190@LM_INFO@(9769|9790) Sedp::remote_has_local_participant_token_i: local 01037c1e.52ddd570.2629be9b.000003c7(4dc2a902) remote 01037c1e.52ddd570.2629be9a.000003c2(00c8743d)
2026-03-10 17:47:19.190@LM_INFO@(9769|9790) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.52ddd570.2629be9b.000003c7(4dc2a902) remote 01037c1e.52ddd570.2629be9a.000003c2(00c8743d)
2026-03-10 17:47:19.190@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:39566
2026-03-10 17:47:19.190@LM_INFO@(9769|9790) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.52ddd570.2629be9b.000003c7(4dc2a902) remote 01037c1e.52ddd570.2629be9a.000003c2(00c8743d)
2026-03-10 17:47:19.190@LM_INFO@(9769|9790) Sedp::process_association_records_i associating built-ins local 01037c1e.52ddd570.2629be9b.000003c7(4dc2a902) remote 01037c1e.52ddd570.2629be9a.000003c2(00c8743d) pending 10 done 0
2026-03-10 17:47:19.190@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:39566
2026-03-10 17:47:19.191@LM_DEBUG@(9769|9790) TransportClient::associate added PendingAssoc between 01037c1e.52ddd570.2629be9b.000003c7(4dc2a902) and remote 01037c1e.52ddd570.2629be9a.000003c2(00c8743d)
2026-03-10 17:47:19.191@LM_INFO@(9769|9790) Sedp::remote_knows_about_local_i: local 01037c1e.52ddd570.2629be9b.000004c7(02833fc5) remote 01037c1e.52ddd570.2629be9a.000004c2(4f89e2fa)
2026-03-10 17:47:19.191@LM_INFO@(9769|9790) Sedp::remote_is_authenticated_i: local 01037c1e.52ddd570.2629be9b.000004c7(02833fc5) remote 01037c1e.52ddd570.2629be9a.000004c2(4f89e2fa)
2026-03-10 17:47:19.191@LM_INFO@(9769|9790) Sedp::local_has_remote_participant_token_i: local 01037c1e.52ddd570.2629be9b.000004c7(02833fc5) remote 01037c1e.52ddd570.2629be9a.000004c2(4f89e2fa)
2026-03-10 17:47:19.191@LM_INFO@(9769|9790) Sedp::remote_has_local_participant_token_i: local 01037c1e.52ddd570.2629be9b.000004c7(02833fc5) remote 01037c1e.52ddd570.2629be9a.000004c2(4f89e2fa)
2026-03-10 17:47:19.191@LM_INFO@(9769|9790) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.52ddd570.2629be9b.000004c7(02833fc5) remote 01037c1e.52ddd570.2629be9a.000004c2(4f89e2fa)
2026-03-10 17:47:19.191@LM_INFO@(9769|9790) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.52ddd570.2629be9b.000004c7(02833fc5) remote 01037c1e.52ddd570.2629be9a.000004c2(4f89e2fa)
2026-03-10 17:47:19.191@LM_INFO@(9769|9790) Sedp::process_association_records_i associating built-ins local 01037c1e.52ddd570.2629be9b.000004c7(02833fc5) remote 01037c1e.52ddd570.2629be9a.000004c2(4f89e2fa) pending 9 done 1
2026-03-10 17:47:19.191@LM_DEBUG@(9769|9790) TransportClient::associate added PendingAssoc between 01037c1e.52ddd570.2629be9b.000004c7(02833fc5) and remote 01037c1e.52ddd570.2629be9a.000004c2(4f89e2fa)
2026-03-10 17:47:19.191@LM_INFO@(9769|9790) Sedp::remote_knows_about_local_i: local 01037c1e.52ddd570.2629be9b.000200c7(656b2eaf) remote 01037c1e.52ddd570.2629be9a.000200c2(2861f390)
2026-03-10 17:47:19.191@LM_INFO@(9769|9790) Sedp::remote_is_authenticated_i: local 01037c1e.52ddd570.2629be9b.000200c7(656b2eaf) remote 01037c1e.52ddd570.2629be9a.000200c2(2861f390)
2026-03-10 17:47:19.191@LM_INFO@(9769|9790) Sedp::local_has_remote_participant_token_i: local 01037c1e.52ddd570.2629be9b.000200c7(656b2eaf) remote 01037c1e.52ddd570.2629be9a.000200c2(2861f390)
2026-03-10 17:47:19.191@LM_INFO@(9769|9790) Sedp::remote_has_local_participant_token_i: local 01037c1e.52ddd570.2629be9b.000200c7(656b2eaf) remote 01037c1e.52ddd570.2629be9a.000200c2(2861f390)
2026-03-10 17:47:19.191@LM_INFO@(9769|9790) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.52ddd570.2629be9b.000200c7(656b2eaf) remote 01037c1e.52ddd570.2629be9a.000200c2(2861f390)
2026-03-10 17:47:19.191@LM_INFO@(9769|9790) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.52ddd570.2629be9b.000200c7(656b2eaf) remote 01037c1e.52ddd570.2629be9a.000200c2(2861f390)
2026-03-10 17:47:19.191@LM_INFO@(9769|9790) Sedp::process_association_records_i associating built-ins local 01037c1e.52ddd570.2629be9b.000200c7(656b2eaf) remote 01037c1e.52ddd570.2629be9a.000200c2(2861f390) pending 8 done 2
2026-03-10 17:47:19.191@LM_DEBUG@(9769|9790) TransportClient::associate added PendingAssoc between 01037c1e.52ddd570.2629be9b.000200c7(656b2eaf) and remote 01037c1e.52ddd570.2629be9a.000200c2(2861f390)
2026-03-10 17:47:19.192@LM_INFO@(9769|9790) Sedp::remote_knows_about_local_i: local 01037c1e.52ddd570.2629be9b.000300c4(fda01522) remote 01037c1e.52ddd570.2629be9a.000300c3(5ea4a931)
2026-03-10 17:47:19.192@LM_INFO@(9769|9790) Sedp::remote_is_authenticated_i: local 01037c1e.52ddd570.2629be9b.000300c4(fda01522) remote 01037c1e.52ddd570.2629be9a.000300c3(5ea4a931)
2026-03-10 17:47:19.192@LM_INFO@(9769|9790) Sedp::local_has_remote_participant_token_i: local 01037c1e.52ddd570.2629be9b.000300c4(fda01522) remote 01037c1e.52ddd570.2629be9a.000300c3(5ea4a931)
2026-03-10 17:47:19.192@LM_INFO@(9769|9790) Sedp::remote_has_local_participant_token_i: local 01037c1e.52ddd570.2629be9b.000300c4(fda01522) remote 01037c1e.52ddd570.2629be9a.000300c3(5ea4a931)
2026-03-10 17:47:19.192@LM_INFO@(9769|9790) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.52ddd570.2629be9b.000300c4(fda01522) remote 01037c1e.52ddd570.2629be9a.000300c3(5ea4a931)
2026-03-10 17:47:19.192@LM_INFO@(9769|9790) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.52ddd570.2629be9b.000300c4(fda01522) remote 01037c1e.52ddd570.2629be9a.000300c3(5ea4a931)
2026-03-10 17:47:19.192@LM_INFO@(9769|9790) Sedp::process_association_records_i associating built-ins local 01037c1e.52ddd570.2629be9b.000300c4(fda01522) remote 01037c1e.52ddd570.2629be9a.000300c3(5ea4a931) pending 7 done 3
2026-03-10 17:47:19.192@LM_DEBUG@(9769|9790) TransportClient::associate added PendingAssoc between 01037c1e.52ddd570.2629be9b.000300c4(fda01522) and remote 01037c1e.52ddd570.2629be9a.000300c3(5ea4a931)
2026-03-10 17:47:19.192@LM_INFO@(9769|9790) Sedp::remote_knows_about_local_i: local 01037c1e.52ddd570.2629be9b.000300c3(63c48081) remote 01037c1e.52ddd570.2629be9a.000300c4(c0c03c92)
2026-03-10 17:47:19.192@LM_INFO@(9769|9790) Sedp::remote_is_authenticated_i: local 01037c1e.52ddd570.2629be9b.000300c3(63c48081) remote 01037c1e.52ddd570.2629be9a.000300c4(c0c03c92)
2026-03-10 17:47:19.192@LM_INFO@(9769|9790) Sedp::local_has_remote_participant_token_i: local 01037c1e.52ddd570.2629be9b.000300c3(63c48081) remote 01037c1e.52ddd570.2629be9a.000300c4(c0c03c92)
2026-03-10 17:47:19.192@LM_INFO@(9769|9790) Sedp::remote_has_local_participant_token_i: local 01037c1e.52ddd570.2629be9b.000300c3(63c48081) remote 01037c1e.52ddd570.2629be9a.000300c4(c0c03c92)
2026-03-10 17:47:19.192@LM_INFO@(9769|9790) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.52ddd570.2629be9b.000300c3(63c48081) remote 01037c1e.52ddd570.2629be9a.000300c4(c0c03c92)
2026-03-10 17:47:19.192@LM_INFO@(9769|9790) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.52ddd570.2629be9b.000300c3(63c48081) remote 01037c1e.52ddd570.2629be9a.000300c4(c0c03c92)
2026-03-10 17:47:19.192@LM_INFO@(9769|9790) Sedp::process_association_records_i associating built-ins local 01037c1e.52ddd570.2629be9b.000300c3(63c48081) remote 01037c1e.52ddd570.2629be9a.000300c4(c0c03c92) pending 6 done 4
2026-03-10 17:47:19.192@LM_DEBUG@(9769|9790) TransportClient::associate added PendingAssoc between 01037c1e.52ddd570.2629be9b.000300c3(63c48081) and remote 01037c1e.52ddd570.2629be9a.000300c4(c0c03c92)
2026-03-10 17:47:19.192@LM_DEBUG@(9769|9790) PendingAssoc::initiate_connect - between 01037c1e.52ddd570.2629be9b.000300c3(63c48081) and remote 01037c1e.52ddd570.2629be9a.000300c4(c0c03c92)
2026-03-10 17:47:19.192@LM_DEBUG@(9769|9790) TransportClient::initiate_connect_i - attempt to connect_datalink between local 01037c1e.52ddd570.2629be9b.000300c3(63c48081) and remote 01037c1e.52ddd570.2629be9a.000300c4(c0c03c92)
2026-03-10 17:47:19.193@LM_DEBUG@(9769|9790) TransportClient::initiate_connect_i - connection between local 01037c1e.52ddd570.2629be9b.000300c3(63c48081) and remote 01037c1e.52ddd570.2629be9a.000300c4(c0c03c92) initiation successful
2026-03-10 17:47:19.193@LM_DEBUG@(9769|9790) TransportClient::use_datalink_i TransportClient(0x7b5c00032f88) using datalink[0x7b7c0005d4e8] from 01037c1e.52ddd570.2629be9a.000300c4(c0c03c92)
2026-03-10 17:47:19.193@LM_DEBUG@(9769|9790) TransportClient::use_datalink_i TransportClient(0x7b5c00032f88) about to add_link[0x7b7c0005d4e8] to remote: 01037c1e.52ddd570.2629be9a.000300c4(c0c03c92)
2026-03-10 17:47:19.193@LM_DEBUG@(9769|9790) DataLink::make_reservation() - creating association local publication 01037c1e.52ddd570.2629be9b.000300c3(63c48081) <--> with remote subscription 01037c1e.52ddd570.2629be9a.000300c4(c0c03c92).
2026-03-10 17:47:19.193@LM_DEBUG@(9769|9778) DataLink::data_received_i: from publication 01037c1e.52ddd570.2629be97.000004c2(b719264b) received sample: SAMPLE_DATA (0x00), Length: 380, Byte order: Little Endian, CDR Encapsulation, Sequence: 0x00000001, Timestamp: 1773164838.586095999, Publication: 01037c1e.52ddd570.2629be97.000004c2(b719264b) to readerId 01037c1e.52ddd570.2629be98.000004c7(45234515) (SET_EXCLUDED).
2026-03-10 17:47:19.193@LM_DEBUG@(9769|9782) DataLink::data_received_i: from publication 01037c1e.52ddd570.2629be97.000004c2(b719264b) received sample: SAMPLE_DATA (0x00), Length: 380, Byte order: Little Endian, CDR Encapsulation, Sequence: 0x00000001, Timestamp: 1773164838.637476999, Publication: 01037c1e.52ddd570.2629be97.000004c2(b719264b) to readerId 01037c1e.52ddd570.2629be99.000004c7(78436ca5) (SET_EXCLUDED).
2026-03-10 17:47:19.193@LM_DEBUG@(9769|9790) DEBUG: Sedp::association_complete_i local 01037c1e.52ddd570.2629be9b.000300c3(63c48081) remote 01037c1e.52ddd570.2629be9a.000300c4(c0c03c92)
2026-03-10 17:47:19.193@LM_DEBUG@(9769|9778) Sedp::Reader::data_received: from 01037c1e.52ddd570.2629be97.000004c2(b719264b)
2026-03-10 17:47:19.193@LM_DEBUG@(9769|9782) Sedp::Reader::data_received: from 01037c1e.52ddd570.2629be97.000004c2(b719264b)
2026-03-10 17:47:19.193@LM_DEBUG@(9769|9786) DataLink::data_received_i: from publication 01037c1e.52ddd570.2629be97.000004c2(b719264b) received sample: SAMPLE_DATA (0x00), Length: 380, Byte order: Little Endian, CDR Encapsulation, Sequence: 0x00000001, Timestamp: 1773164838.703963999, Publication: 01037c1e.52ddd570.2629be97.000004c2(b719264b) to readerId 01037c1e.52ddd570.2629be9a.000004c7(3fe31675) (SET_EXCLUDED).
2026-03-10 17:47:19.193@LM_DEBUG@(9769|9786) Sedp::Reader::data_received: from 01037c1e.52ddd570.2629be97.000004c2(b719264b)
2026-03-10 17:47:19.193@LM_INFO@(9769|9790) Sedp::remote_knows_about_local_i: local 01037c1e.52ddd570.2629be9b.000301c4(e4bb2463) remote 01037c1e.52ddd570.2629be9a.000301c3(47bf9870)
2026-03-10 17:47:19.193@LM_INFO@(9769|9790) Sedp::remote_is_authenticated_i: local 01037c1e.52ddd570.2629be9b.000301c4(e4bb2463) remote 01037c1e.52ddd570.2629be9a.000301c3(47bf9870)
2026-03-10 17:47:19.193@LM_INFO@(9769|9790) Sedp::local_has_remote_participant_token_i: local 01037c1e.52ddd570.2629be9b.000301c4(e4bb2463) remote 01037c1e.52ddd570.2629be9a.000301c3(47bf9870)
2026-03-10 17:47:19.193@LM_INFO@(9769|9790) Sedp::remote_has_local_participant_token_i: local 01037c1e.52ddd570.2629be9b.000301c4(e4bb2463) remote 01037c1e.52ddd570.2629be9a.000301c3(47bf9870)
2026-03-10 17:47:19.193@LM_INFO@(9769|9790) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.52ddd570.2629be9b.000301c4(e4bb2463) remote 01037c1e.52ddd570.2629be9a.000301c3(47bf9870)
2026-03-10 17:47:19.194@LM_INFO@(9769|9790) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.52ddd570.2629be9b.000301c4(e4bb2463) remote 01037c1e.52ddd570.2629be9a.000301c3(47bf9870)
2026-03-10 17:47:19.194@LM_INFO@(9769|9790) Sedp::process_association_records_i associating built-ins local 01037c1e.52ddd570.2629be9b.000301c4(e4bb2463) remote 01037c1e.52ddd570.2629be9a.000301c3(47bf9870) pending 5 done 5
2026-03-10 17:47:19.194@LM_DEBUG@(9769|9790) TransportClient::associate added PendingAssoc between 01037c1e.52ddd570.2629be9b.000301c4(e4bb2463) and remote 01037c1e.52ddd570.2629be9a.000301c3(47bf9870)
2026-03-10 17:47:19.194@LM_DEBUG@(9769|9786) DomainParticipantImpl::assign_handle: New mapped InstanceHandle 49 for 01037c1e.52ddd570.2629be97.00000007(387bd570)
2026-03-10 17:47:19.194@LM_DEBUG@(9769|9778) DomainParticipantImpl::assign_handle: New mapped InstanceHandle 50 for 01037c1e.52ddd570.2629be97.00000007(387bd570)
2026-03-10 17:47:19.194@LM_INFO@(9769|9790) Sedp::remote_knows_about_local_i: local 01037c1e.52ddd570.2629be9b.000301c3(7adfb1c0) remote 01037c1e.52ddd570.2629be9a.000301c4(d9db0dd3)
2026-03-10 17:47:19.194@LM_INFO@(9769|9790) Sedp::remote_is_authenticated_i: local 01037c1e.52ddd570.2629be9b.000301c3(7adfb1c0) remote 01037c1e.52ddd570.2629be9a.000301c4(d9db0dd3)
2026-03-10 17:47:19.194@LM_INFO@(9769|9790) Sedp::local_has_remote_participant_token_i: local 01037c1e.52ddd570.2629be9b.000301c3(7adfb1c0) remote 01037c1e.52ddd570.2629be9a.000301c4(d9db0dd3)
2026-03-10 17:47:19.194@LM_INFO@(9769|9790) Sedp::remote_has_local_participant_token_i: local 01037c1e.52ddd570.2629be9b.000301c3(7adfb1c0) remote 01037c1e.52ddd570.2629be9a.000301c4(d9db0dd3)
2026-03-10 17:47:19.194@LM_INFO@(9769|9790) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.52ddd570.2629be9b.000301c3(7adfb1c0) remote 01037c1e.52ddd570.2629be9a.000301c4(d9db0dd3)
2026-03-10 17:47:19.194@LM_DEBUG@(9769|9786) ConditionImpl::signal_all()
2026-03-10 17:47:19.194@LM_DEBUG@(9769|9786) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x200.
2026-03-10 17:47:19.194@LM_INFO@(9769|9790) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.52ddd570.2629be9b.000301c3(7adfb1c0) remote 01037c1e.52ddd570.2629be9a.000301c4(d9db0dd3)
2026-03-10 17:47:19.194@LM_DEBUG@(9769|9778) ConditionImpl::signal_all()
2026-03-10 17:47:19.194@LM_INFO@(9769|9790) Sedp::process_association_records_i associating built-ins local 01037c1e.52ddd570.2629be9b.000301c3(7adfb1c0) remote 01037c1e.52ddd570.2629be9a.000301c4(d9db0dd3) pending 4 done 6
2026-03-10 17:47:19.194@LM_DEBUG@(9769|9782) DomainParticipantImpl::assign_handle: New mapped InstanceHandle 51 for 01037c1e.52ddd570.2629be97.00000007(387bd570)
2026-03-10 17:47:19.194@LM_DEBUG@(9769|9786) ConditionImpl::signal_all() - number of sets: 0
2026-03-10 17:47:19.195@LM_DEBUG@(9769|9790) TransportClient::associate added PendingAssoc between 01037c1e.52ddd570.2629be9b.000301c3(7adfb1c0) and remote 01037c1e.52ddd570.2629be9a.000301c4(d9db0dd3)
2026-03-10 17:47:19.195@LM_DEBUG@(9769|9786) ConditionImpl::signal_all()
2026-03-10 17:47:19.194@LM_DEBUG@(9769|9778) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x200.
2026-03-10 17:47:19.195@LM_DEBUG@(9769|9786) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x400.
2026-03-10 17:47:19.195@LM_DEBUG@(9769|9778) ConditionImpl::signal_all() - number of sets: 0
2026-03-10 17:47:19.195@LM_DEBUG@(9769|9782) ConditionImpl::signal_all()
2026-03-10 17:47:19.195@LM_DEBUG@(9769|9786) ConditionImpl::signal_all() - number of sets: 0
2026-03-10 17:47:19.195@LM_DEBUG@(9769|9778) ConditionImpl::signal_all()
2026-03-10 17:47:19.195@LM_DEBUG@(9769|9790) PendingAssoc::initiate_connect - between 01037c1e.52ddd570.2629be9b.000301c3(7adfb1c0) and remote 01037c1e.52ddd570.2629be9a.000301c4(d9db0dd3)
2026-03-10 17:47:19.195@LM_DEBUG@(9769|9782) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x200.
2026-03-10 17:47:19.195@LM_DEBUG@(9769|9790) TransportClient::initiate_connect_i - attempt to connect_datalink between local 01037c1e.52ddd570.2629be9b.000301c3(7adfb1c0) and remote 01037c1e.52ddd570.2629be9a.000301c4(d9db0dd3)
2026-03-10 17:47:19.195@LM_DEBUG@(9769|9786) Sedp::process_discovered_reader_data: calling match_endpoints new
2026-03-10 17:47:19.195@LM_DEBUG@(9769|9778) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x400.
2026-03-10 17:47:19.195@LM_DEBUG@(9769|9778) ConditionImpl::signal_all() - number of sets: 0
2026-03-10 17:47:19.195@LM_DEBUG@(9769|9782) ConditionImpl::signal_all() - number of sets: 0
2026-03-10 17:47:19.195@LM_DEBUG@(9769|9786) Sedp::match_endpoints 01037c1e.52ddd570.2629be97.00000007(387bd570)
2026-03-10 17:47:19.195@LM_DEBUG@(9769|9790) TransportClient::initiate_connect_i - connection between local 01037c1e.52ddd570.2629be9b.000301c3(7adfb1c0) and remote 01037c1e.52ddd570.2629be9a.000301c4(d9db0dd3) initiation successful
2026-03-10 17:47:19.195@LM_DEBUG@(9769|9778) Sedp::process_discovered_reader_data: calling match_endpoints new
2026-03-10 17:47:19.195@LM_DEBUG@(9769|9782) ConditionImpl::signal_all()
2026-03-10 17:47:19.195@LM_DEBUG@(9769|9790) TransportClient::use_datalink_i TransportClient(0x7b5c00033308) using datalink[0x7b7c0005d4e8] from 01037c1e.52ddd570.2629be9a.000301c4(d9db0dd3)
2026-03-10 17:47:19.195@LM_DEBUG@(9769|9782) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x400.
2026-03-10 17:47:19.196@LM_DEBUG@(9769|9782) ConditionImpl::signal_all() - number of sets: 0
2026-03-10 17:47:19.195@LM_DEBUG@(9769|9778) Sedp::match_endpoints 01037c1e.52ddd570.2629be97.00000007(387bd570)
2026-03-10 17:47:19.195@LM_DEBUG@(9769|9790) TransportClient::use_datalink_i TransportClient(0x7b5c00033308) about to add_link[0x7b7c0005d4e8] to remote: 01037c1e.52ddd570.2629be9a.000301c4(d9db0dd3)
2026-03-10 17:47:19.196@LM_DEBUG@(9769|9782) Sedp::process_discovered_reader_data: calling match_endpoints new
2026-03-10 17:47:19.196@LM_DEBUG@(9769|9790) DataLink::make_reservation() - creating association local publication 01037c1e.52ddd570.2629be9b.000301c3(7adfb1c0) <--> with remote subscription 01037c1e.52ddd570.2629be9a.000301c4(d9db0dd3).
2026-03-10 17:47:19.196@LM_DEBUG@(9769|9782) Sedp::match_endpoints 01037c1e.52ddd570.2629be97.00000007(387bd570)
2026-03-10 17:47:19.196@LM_DEBUG@(9769|9790) DEBUG: Sedp::association_complete_i local 01037c1e.52ddd570.2629be9b.000301c3(7adfb1c0) remote 01037c1e.52ddd570.2629be9a.000301c4(d9db0dd3)
2026-03-10 17:47:19.196@LM_INFO@(9769|9790) Sedp::remote_knows_about_local_i: local 01037c1e.52ddd570.2629be9b.000003c2(3da85d8d) remote 01037c1e.52ddd570.2629be9a.000003c7(70a280b2)
2026-03-10 17:47:19.196@LM_INFO@(9769|9790) Sedp::remote_is_authenticated_i: local 01037c1e.52ddd570.2629be9b.000003c2(3da85d8d) remote 01037c1e.52ddd570.2629be9a.000003c7(70a280b2)
2026-03-10 17:47:19.196@LM_INFO@(9769|9790) Sedp::local_has_remote_participant_token_i: local 01037c1e.52ddd570.2629be9b.000003c2(3da85d8d) remote 01037c1e.52ddd570.2629be9a.000003c7(70a280b2)
2026-03-10 17:47:19.196@LM_INFO@(9769|9790) Sedp::remote_has_local_participant_token_i: local 01037c1e.52ddd570.2629be9b.000003c2(3da85d8d) remote 01037c1e.52ddd570.2629be9a.000003c7(70a280b2)
2026-03-10 17:47:19.196@LM_INFO@(9769|9790) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.52ddd570.2629be9b.000003c2(3da85d8d) remote 01037c1e.52ddd570.2629be9a.000003c7(70a280b2)
2026-03-10 17:47:19.196@LM_INFO@(9769|9790) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.52ddd570.2629be9b.000003c2(3da85d8d) remote 01037c1e.52ddd570.2629be9a.000003c7(70a280b2)
2026-03-10 17:47:19.196@LM_INFO@(9769|9790) Sedp::process_association_records_i associating built-ins local 01037c1e.52ddd570.2629be9b.000003c2(3da85d8d) remote 01037c1e.52ddd570.2629be9a.000003c7(70a280b2) pending 3 done 7
2026-03-10 17:47:19.196@LM_DEBUG@(9769|9790) TransportClient::associate added PendingAssoc between 01037c1e.52ddd570.2629be9b.000003c2(3da85d8d) and remote 01037c1e.52ddd570.2629be9a.000003c7(70a280b2)
2026-03-10 17:47:19.196@LM_DEBUG@(9769|9790) PendingAssoc::initiate_connect - between 01037c1e.52ddd570.2629be9b.000003c2(3da85d8d) and remote 01037c1e.52ddd570.2629be9a.000003c7(70a280b2)
2026-03-10 17:47:19.196@LM_DEBUG@(9769|9790) TransportClient::initiate_connect_i - attempt to connect_datalink between local 01037c1e.52ddd570.2629be9b.000003c2(3da85d8d) and remote 01037c1e.52ddd570.2629be9a.000003c7(70a280b2)
2026-03-10 17:47:19.196@LM_DEBUG@(9769|9790) TransportClient::initiate_connect_i - connection between local 01037c1e.52ddd570.2629be9b.000003c2(3da85d8d) and remote 01037c1e.52ddd570.2629be9a.000003c7(70a280b2) initiation successful
2026-03-10 17:47:19.196@LM_DEBUG@(9769|9790) TransportClient::use_datalink_i TransportClient(0x7b5c00031008) using datalink[0x7b7c0005d4e8] from 01037c1e.52ddd570.2629be9a.000003c7(70a280b2)
2026-03-10 17:47:19.196@LM_DEBUG@(9769|9790) TransportClient::use_datalink_i TransportClient(0x7b5c00031008) about to add_link[0x7b7c0005d4e8] to remote: 01037c1e.52ddd570.2629be9a.000003c7(70a280b2)
2026-03-10 17:47:19.196@LM_DEBUG@(9769|9790) DataLink::make_reservation() - creating association local publication 01037c1e.52ddd570.2629be9b.000003c2(3da85d8d) <--> with remote subscription 01037c1e.52ddd570.2629be9a.000003c7(70a280b2).
2026-03-10 17:47:19.197@LM_DEBUG@(9769|9790) DEBUG: Sedp::association_complete_i local 01037c1e.52ddd570.2629be9b.000003c2(3da85d8d) remote 01037c1e.52ddd570.2629be9a.000003c7(70a280b2)
2026-03-10 17:47:19.197@LM_DEBUG@(9769|9790) Sedp::Writer::send_sample from 01037c1e.52ddd570.2629be9b.000003c2(3da85d8d) to 01037c1e.52ddd570.2629be9a.000003c7(70a280b2)
2026-03-10 17:47:19.197@LM_INFO@(9769|9790) Sedp::remote_knows_about_local_i: local 01037c1e.52ddd570.2629be9b.000004c2(72e9cb4a) remote 01037c1e.52ddd570.2629be9a.000004c7(3fe31675)
2026-03-10 17:47:19.197@LM_INFO@(9769|9790) Sedp::remote_is_authenticated_i: local 01037c1e.52ddd570.2629be9b.000004c2(72e9cb4a) remote 01037c1e.52ddd570.2629be9a.000004c7(3fe31675)
2026-03-10 17:47:19.197@LM_INFO@(9769|9790) Sedp::local_has_remote_participant_token_i: local 01037c1e.52ddd570.2629be9b.000004c2(72e9cb4a) remote 01037c1e.52ddd570.2629be9a.000004c7(3fe31675)
2026-03-10 17:47:19.197@LM_INFO@(9769|9790) Sedp::remote_has_local_participant_token_i: local 01037c1e.52ddd570.2629be9b.000004c2(72e9cb4a) remote 01037c1e.52ddd570.2629be9a.000004c7(3fe31675)
2026-03-10 17:47:19.197@LM_INFO@(9769|9790) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.52ddd570.2629be9b.000004c2(72e9cb4a) remote 01037c1e.52ddd570.2629be9a.000004c7(3fe31675)
2026-03-10 17:47:19.197@LM_INFO@(9769|9790) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.52ddd570.2629be9b.000004c2(72e9cb4a) remote 01037c1e.52ddd570.2629be9a.000004c7(3fe31675)
2026-03-10 17:47:19.197@LM_INFO@(9769|9790) Sedp::process_association_records_i associating built-ins local 01037c1e.52ddd570.2629be9b.000004c2(72e9cb4a) remote 01037c1e.52ddd570.2629be9a.000004c7(3fe31675) pending 2 done 8
2026-03-10 17:47:19.197@LM_DEBUG@(9769|9790) TransportClient::associate added PendingAssoc between 01037c1e.52ddd570.2629be9b.000004c2(72e9cb4a) and remote 01037c1e.52ddd570.2629be9a.000004c7(3fe31675)
2026-03-10 17:47:19.197@LM_DEBUG@(9769|9790) PendingAssoc::initiate_connect - between 01037c1e.52ddd570.2629be9b.000004c2(72e9cb4a) and remote 01037c1e.52ddd570.2629be9a.000004c7(3fe31675)
2026-03-10 17:47:19.197@LM_DEBUG@(9769|9790) TransportClient::initiate_connect_i - attempt to connect_datalink between local 01037c1e.52ddd570.2629be9b.000004c2(72e9cb4a) and remote 01037c1e.52ddd570.2629be9a.000004c7(3fe31675)
2026-03-10 17:47:19.197@LM_DEBUG@(9769|9790) TransportClient::initiate_connect_i - connection between local 01037c1e.52ddd570.2629be9b.000004c2(72e9cb4a) and remote 01037c1e.52ddd570.2629be9a.000004c7(3fe31675) initiation successful
2026-03-10 17:47:19.197@LM_DEBUG@(9769|9790) TransportClient::use_datalink_i TransportClient(0x7b5c00031708) using datalink[0x7b7c0005d4e8] from 01037c1e.52ddd570.2629be9a.000004c7(3fe31675)
2026-03-10 17:47:19.197@LM_DEBUG@(9769|9790) TransportClient::use_datalink_i TransportClient(0x7b5c00031708) about to add_link[0x7b7c0005d4e8] to remote: 01037c1e.52ddd570.2629be9a.000004c7(3fe31675)
2026-03-10 17:47:19.197@LM_DEBUG@(9769|9790) DataLink::make_reservation() - creating association local publication 01037c1e.52ddd570.2629be9b.000004c2(72e9cb4a) <--> with remote subscription 01037c1e.52ddd570.2629be9a.000004c7(3fe31675).
2026-03-10 17:47:19.197@LM_DEBUG@(9769|9790) DEBUG: Sedp::association_complete_i local 01037c1e.52ddd570.2629be9b.000004c2(72e9cb4a) remote 01037c1e.52ddd570.2629be9a.000004c7(3fe31675)
2026-03-10 17:47:19.197@LM_INFO@(9769|9790) Sedp::remote_knows_about_local_i: local 01037c1e.52ddd570.2629be9b.000200c2(1501da20) remote 01037c1e.52ddd570.2629be9a.000200c7(580b071f)
2026-03-10 17:47:19.197@LM_INFO@(9769|9790) Sedp::remote_is_authenticated_i: local 01037c1e.52ddd570.2629be9b.000200c2(1501da20) remote 01037c1e.52ddd570.2629be9a.000200c7(580b071f)
2026-03-10 17:47:19.198@LM_INFO@(9769|9790) Sedp::local_has_remote_participant_token_i: local 01037c1e.52ddd570.2629be9b.000200c2(1501da20) remote 01037c1e.52ddd570.2629be9a.000200c7(580b071f)
2026-03-10 17:47:19.198@LM_INFO@(9769|9790) Sedp::remote_has_local_participant_token_i: local 01037c1e.52ddd570.2629be9b.000200c2(1501da20) remote 01037c1e.52ddd570.2629be9a.000200c7(580b071f)
2026-03-10 17:47:19.198@LM_INFO@(9769|9790) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.52ddd570.2629be9b.000200c2(1501da20) remote 01037c1e.52ddd570.2629be9a.000200c7(580b071f)
2026-03-10 17:47:19.198@LM_INFO@(9769|9790) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.52ddd570.2629be9b.000200c2(1501da20) remote 01037c1e.52ddd570.2629be9a.000200c7(580b071f)
2026-03-10 17:47:19.198@LM_INFO@(9769|9790) Sedp::process_association_records_i associating built-ins local 01037c1e.52ddd570.2629be9b.000200c2(1501da20) remote 01037c1e.52ddd570.2629be9a.000200c7(580b071f) pending 1 done 9
2026-03-10 17:47:19.198@LM_DEBUG@(9769|9790) TransportClient::associate added PendingAssoc between 01037c1e.52ddd570.2629be9b.000200c2(1501da20) and remote 01037c1e.52ddd570.2629be9a.000200c7(580b071f)
2026-03-10 17:47:19.198@LM_DEBUG@(9769|9790) PendingAssoc::initiate_connect - between 01037c1e.52ddd570.2629be9b.000200c2(1501da20) and remote 01037c1e.52ddd570.2629be9a.000200c7(580b071f)
2026-03-10 17:47:19.198@LM_DEBUG@(9769|9790) TransportClient::initiate_connect_i - attempt to connect_datalink between local 01037c1e.52ddd570.2629be9b.000200c2(1501da20) and remote 01037c1e.52ddd570.2629be9a.000200c7(580b071f)
2026-03-10 17:47:19.198@LM_DEBUG@(9769|9790) TransportClient::initiate_connect_i - connection between local 01037c1e.52ddd570.2629be9b.000200c2(1501da20) and remote 01037c1e.52ddd570.2629be9a.000200c7(580b071f) initiation successful
2026-03-10 17:47:19.198@LM_DEBUG@(9769|9790) TransportClient::use_datalink_i TransportClient(0x7b5c00031e08) using datalink[0x7b7c0005d4e8] from 01037c1e.52ddd570.2629be9a.000200c7(580b071f)
2026-03-10 17:47:19.198@LM_DEBUG@(9769|9790) TransportClient::use_datalink_i TransportClient(0x7b5c00031e08) about to add_link[0x7b7c0005d4e8] to remote: 01037c1e.52ddd570.2629be9a.000200c7(580b071f)
2026-03-10 17:47:19.198@LM_DEBUG@(9769|9790) DataLink::make_reservation() - creating association local publication 01037c1e.52ddd570.2629be9b.000200c2(1501da20) <--> with remote subscription 01037c1e.52ddd570.2629be9a.000200c7(580b071f).
2026-03-10 17:47:19.198@LM_DEBUG@(9769|9790) DEBUG: Sedp::association_complete_i local 01037c1e.52ddd570.2629be9b.000200c2(1501da20) remote 01037c1e.52ddd570.2629be9a.000200c7(580b071f)
2026-03-10 17:47:19.198@LM_DEBUG@(9769|9790) DomainParticipantImpl::assign_handle: New mapped InstanceHandle 52 for 01037c1e.52ddd570.2629be9a.000001c1(abf74705)
2026-03-10 17:47:19.198@LM_DEBUG@(9769|9790) ConditionImpl::signal_all()
2026-03-10 17:47:19.198@LM_DEBUG@(9769|9790) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x200.
2026-03-10 17:47:19.198@LM_DEBUG@(9769|9790) ConditionImpl::signal_all() - number of sets: 0
2026-03-10 17:47:19.198@LM_DEBUG@(9769|9790) ConditionImpl::signal_all()
2026-03-10 17:47:19.198@LM_DEBUG@(9769|9790) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x400.
2026-03-10 17:47:19.198@LM_DEBUG@(9769|9790) ConditionImpl::signal_all() - number of sets: 0
2026-03-10 17:47:19.198@LM_DEBUG@(9769|9790) DomainParticipantImpl::assign_handle: New unmapped InstanceHandle 53
2026-03-10 17:47:19.199@LM_DEBUG@(9769|9790) ConditionImpl::signal_all()
2026-03-10 17:47:19.199@LM_DEBUG@(9769|9790) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x200.
2026-03-10 17:47:19.199@LM_DEBUG@(9769|9790) ConditionImpl::signal_all() - number of sets: 0
2026-03-10 17:47:19.199@LM_DEBUG@(9769|9790) ConditionImpl::signal_all()
2026-03-10 17:47:19.199@LM_DEBUG@(9769|9790) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x480.
2026-03-10 17:47:19.199@LM_DEBUG@(9769|9790) ConditionImpl::signal_all() - number of sets: 0
2026-03-10 17:47:19.199@LM_DEBUG@(9769|9790) DataLink::data_received_i: from publication 01037c1e.52ddd570.2629be97.000004c2(b719264b) received sample: SAMPLE_DATA (0x00), Length: 380, Byte order: Little Endian, CDR Encapsulation, Sequence: 0x00000001, Timestamp: 1773164838.925158999, Publication: 01037c1e.52ddd570.2629be97.000004c2(b719264b) to readerId 01037c1e.52ddd570.2629be9b.000004c7(02833fc5) (SET_EXCLUDED).
2026-03-10 17:47:19.199@LM_DEBUG@(9769|9790) Sedp::Reader::data_received: from 01037c1e.52ddd570.2629be97.000004c2(b719264b)
2026-03-10 17:47:19.199@LM_DEBUG@(9769|9790) DomainParticipantImpl::assign_handle: New mapped InstanceHandle 54 for 01037c1e.52ddd570.2629be97.00000007(387bd570)
2026-03-10 17:47:19.199@LM_DEBUG@(9769|9790) ConditionImpl::signal_all()
2026-03-10 17:47:19.199@LM_DEBUG@(9769|9790) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x200.
2026-03-10 17:47:19.199@LM_DEBUG@(9769|9790) ConditionImpl::signal_all() - number of sets: 0
2026-03-10 17:47:19.199@LM_DEBUG@(9769|9790) ConditionImpl::signal_all()
2026-03-10 17:47:19.199@LM_DEBUG@(9769|9790) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x400.
2026-03-10 17:47:19.199@LM_DEBUG@(9769|9790) ConditionImpl::signal_all() - number of sets: 0
2026-03-10 17:47:19.199@LM_DEBUG@(9769|9790) Sedp::process_discovered_reader_data: calling match_endpoints new
2026-03-10 17:47:19.199@LM_DEBUG@(9769|9790) Sedp::match_endpoints 01037c1e.52ddd570.2629be97.00000007(387bd570)
2026-03-10 17:47:19.200@LM_DEBUG@(9769|9790) Sedp::match: w: 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) r: 01037c1e.52ddd570.2629be97.00000007(387bd570)
2026-03-10 17:47:19.200@LM_DEBUG@(9769|9790) Sedp::match_continue: w: 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) r: 01037c1e.52ddd570.2629be97.00000007(387bd570)
2026-03-10 17:47:19.200@LM_INFO@(9769|9790) Sedp::remote_knows_about_local_i: local 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) remote 01037c1e.52ddd570.2629be97.00000007(387bd570)
2026-03-10 17:47:19.200@LM_INFO@(9769|9790) Sedp::process_association_records_i writer not ready local 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) remote 01037c1e.52ddd570.2629be97.00000007(387bd570) pending 1 done 0
2026-03-10 17:47:19.200@LM_DEBUG@(9769|9790) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7924
2026-03-10 17:47:19.200@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:33220
2026-03-10 17:47:19.200@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:33220
2026-03-10 17:47:19.200@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:39566
2026-03-10 17:47:19.200@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:39566
2026-03-10 17:47:19.200@LM_DEBUG@(9769|9790) ConditionImpl::signal_all()
2026-03-10 17:47:19.200@LM_DEBUG@(9769|9790) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x480.
2026-03-10 17:47:19.200@LM_DEBUG@(9769|9790) ConditionImpl::signal_all() - number of sets: 0
2026-03-10 17:47:19.200@LM_DEBUG@(9769|9790) ConditionImpl::signal_all()
2026-03-10 17:47:19.200@LM_DEBUG@(9769|9790) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x200.
2026-03-10 17:47:19.200@LM_DEBUG@(9769|9790) ConditionImpl::signal_all() - number of sets: 0
2026-03-10 17:47:19.200@LM_DEBUG@(9769|9790) ConditionImpl::signal_all()
2026-03-10 17:47:19.200@LM_DEBUG@(9769|9790) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x480.
2026-03-10 17:47:19.200@LM_DEBUG@(9769|9790) ConditionImpl::signal_all() - number of sets: 0
2026-03-10 17:47:19.202@LM_DEBUG@(9769|9786) TransportClient::use_datalink_i TransportClient(0x7b600000cc08) using datalink[0x7b7c00053ae8] from 01037c1e.52ddd570.2629be9b.000003c2(3da85d8d)
2026-03-10 17:47:19.202@LM_DEBUG@(9769|9786) TransportClient::use_datalink_i TransportClient(0x7b600000cc08) about to add_link[0x7b7c00053ae8] to remote: 01037c1e.52ddd570.2629be9b.000003c2(3da85d8d)
2026-03-10 17:47:19.202@LM_DEBUG@(9769|9786) DataLink::make_reservation() - creating association local subscription 01037c1e.52ddd570.2629be9a.000003c7(70a280b2) <--> with remote publication 01037c1e.52ddd570.2629be9b.000003c2(3da85d8d).
2026-03-10 17:47:19.202@LM_DEBUG@(9769|9786) TransportClient::use_datalink_i TransportClient(0x7b600000d408) using datalink[0x7b7c00053ae8] from 01037c1e.52ddd570.2629be9b.000004c2(72e9cb4a)
2026-03-10 17:47:19.202@LM_DEBUG@(9769|9786) TransportClient::use_datalink_i TransportClient(0x7b600000d408) about to add_link[0x7b7c00053ae8] to remote: 01037c1e.52ddd570.2629be9b.000004c2(72e9cb4a)
2026-03-10 17:47:19.202@LM_DEBUG@(9769|9786) DataLink::make_reservation() - creating association local subscription 01037c1e.52ddd570.2629be9a.000004c7(3fe31675) <--> with remote publication 01037c1e.52ddd570.2629be9b.000004c2(72e9cb4a).
2026-03-10 17:47:19.202@LM_DEBUG@(9769|9786) TransportClient::use_datalink_i TransportClient(0x7b600000dc08) using datalink[0x7b7c00053ae8] from 01037c1e.52ddd570.2629be9b.000200c2(1501da20)
2026-03-10 17:47:19.202@LM_DEBUG@(9769|9786) TransportClient::use_datalink_i TransportClient(0x7b600000dc08) about to add_link[0x7b7c00053ae8] to remote: 01037c1e.52ddd570.2629be9b.000200c2(1501da20)
2026-03-10 17:47:19.202@LM_DEBUG@(9769|9786) DataLink::make_reservation() - creating association local subscription 01037c1e.52ddd570.2629be9a.000200c7(580b071f) <--> with remote publication 01037c1e.52ddd570.2629be9b.000200c2(1501da20).
2026-03-10 17:47:19.202@LM_DEBUG@(9769|9786) TransportClient::use_datalink_i TransportClient(0x7b600000f008) using datalink[0x7b7c00053ae8] from 01037c1e.52ddd570.2629be9b.000300c3(63c48081)
2026-03-10 17:47:19.202@LM_DEBUG@(9769|9786) TransportClient::use_datalink_i TransportClient(0x7b600000f008) about to add_link[0x7b7c00053ae8] to remote: 01037c1e.52ddd570.2629be9b.000300c3(63c48081)
2026-03-10 17:47:19.202@LM_DEBUG@(9769|9786) DataLink::make_reservation() - creating association local subscription 01037c1e.52ddd570.2629be9a.000300c4(c0c03c92) <--> with remote publication 01037c1e.52ddd570.2629be9b.000300c3(63c48081).
2026-03-10 17:47:19.202@LM_DEBUG@(9769|9786) TransportClient::use_datalink_i TransportClient(0x7b600000f408) using datalink[0x7b7c00053ae8] from 01037c1e.52ddd570.2629be9b.000301c3(7adfb1c0)
2026-03-10 17:47:19.202@LM_DEBUG@(9769|9786) TransportClient::use_datalink_i TransportClient(0x7b600000f408) about to add_link[0x7b7c00053ae8] to remote: 01037c1e.52ddd570.2629be9b.000301c3(7adfb1c0)
2026-03-10 17:47:19.202@LM_DEBUG@(9769|9786) DataLink::make_reservation() - creating association local subscription 01037c1e.52ddd570.2629be9a.000301c4(d9db0dd3) <--> with remote publication 01037c1e.52ddd570.2629be9b.000301c3(7adfb1c0).
2026-03-10 17:47:19.211@LM_DEBUG@(9769|9774) DataLink::data_received_i: from publication 01037c1e.52ddd570.2629be99.000004c2(0829982a) received sample: SAMPLE_DATA (0x00), Length: 380, Byte order: Little Endian, CDR Encapsulation, Sequence: 0x00000001, Timestamp: 1773164839.106007999, Publication: 01037c1e.52ddd570.2629be99.000004c2(0829982a) to readerId 01037c1e.52ddd570.2629be97.000004c7(c773d2c4) (SET_EXCLUDED).
2026-03-10 17:47:19.211@LM_DEBUG@(9769|9778) DataLink::data_received_i: from publication 01037c1e.52ddd570.2629be99.000004c2(0829982a) received sample: SAMPLE_DATA (0x00), Length: 380, Byte order: Little Endian, CDR Encapsulation, Sequence: 0x00000001, Timestamp: 1773164839.130441999, Publication: 01037c1e.52ddd570.2629be99.000004c2(0829982a) to readerId 01037c1e.52ddd570.2629be98.000004c7(45234515) (SET_EXCLUDED).
2026-03-10 17:47:19.211@LM_DEBUG@(9769|9778) Sedp::Reader::data_received: from 01037c1e.52ddd570.2629be99.000004c2(0829982a)
2026-03-10 17:47:19.211@LM_DEBUG@(9769|9774) Sedp::Reader::data_received: from 01037c1e.52ddd570.2629be99.000004c2(0829982a)
2026-03-10 17:47:19.212@LM_DEBUG@(9769|9778) DomainParticipantImpl::assign_handle: New mapped InstanceHandle 55 for 01037c1e.52ddd570.2629be99.00000007(874b6b11)
2026-03-10 17:47:19.212@LM_DEBUG@(9769|9778) ConditionImpl::signal_all()
2026-03-10 17:47:19.212@LM_DEBUG@(9769|9778) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x200.
2026-03-10 17:47:19.212@LM_DEBUG@(9769|9778) ConditionImpl::signal_all() - number of sets: 0
2026-03-10 17:47:19.212@LM_DEBUG@(9769|9778) ConditionImpl::signal_all()
2026-03-10 17:47:19.212@LM_DEBUG@(9769|9778) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x400.
2026-03-10 17:47:19.212@LM_DEBUG@(9769|9774) DomainParticipantImpl::assign_handle: New mapped InstanceHandle 56 for 01037c1e.52ddd570.2629be99.00000007(874b6b11)
2026-03-10 17:47:19.212@LM_DEBUG@(9769|9778) ConditionImpl::signal_all() - number of sets: 0
2026-03-10 17:47:19.212@LM_DEBUG@(9769|9778) Sedp::process_discovered_reader_data: calling match_endpoints new
2026-03-10 17:47:19.212@LM_DEBUG@(9769|9778) Sedp::match_endpoints 01037c1e.52ddd570.2629be99.00000007(874b6b11)
2026-03-10 17:47:19.212@LM_DEBUG@(9769|9774) ConditionImpl::signal_all()
2026-03-10 17:47:19.212@LM_DEBUG@(9769|9774) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x200.
2026-03-10 17:47:19.212@LM_DEBUG@(9769|9774) ConditionImpl::signal_all() - number of sets: 0
2026-03-10 17:47:19.212@LM_DEBUG@(9769|9774) ConditionImpl::signal_all()
2026-03-10 17:47:19.212@LM_DEBUG@(9769|9774) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x400.
2026-03-10 17:47:19.212@LM_DEBUG@(9769|9774) ConditionImpl::signal_all() - number of sets: 0
2026-03-10 17:47:19.212@LM_DEBUG@(9769|9774) Sedp::process_discovered_reader_data: calling match_endpoints new
2026-03-10 17:47:19.212@LM_DEBUG@(9769|9774) Sedp::match_endpoints 01037c1e.52ddd570.2629be99.00000007(874b6b11)
2026-03-10 17:47:19.218@LM_DEBUG@(9769|9782) DataLink::data_received_i: from publication 01037c1e.52ddd570.2629be98.000004c2(3549b19a) received sample: SAMPLE_DATA (0x00), Length: 380, Byte order: Little Endian, CDR Encapsulation, Sequence: 0x00000001, Timestamp: 1773164838.637712999, Publication: 01037c1e.52ddd570.2629be98.000004c2(3549b19a) to readerId 01037c1e.52ddd570.2629be99.000004c7(78436ca5) (SET_EXCLUDED).
2026-03-10 17:47:19.218@LM_DEBUG@(9769|9786) DataLink::data_received_i: from publication 01037c1e.52ddd570.2629be98.000004c2(3549b19a) received sample: SAMPLE_DATA (0x00), Length: 380, Byte order: Little Endian, CDR Encapsulation, Sequence: 0x00000001, Timestamp: 1773164838.700082999, Publication: 01037c1e.52ddd570.2629be98.000004c2(3549b19a) to readerId 01037c1e.52ddd570.2629be9a.000004c7(3fe31675) (SET_EXCLUDED).
2026-03-10 17:47:19.218@LM_DEBUG@(9769|9786) Sedp::Reader::data_received: from 01037c1e.52ddd570.2629be98.000004c2(3549b19a)
2026-03-10 17:47:19.218@LM_DEBUG@(9769|9790) DataLink::data_received_i: from publication 01037c1e.52ddd570.2629be98.000004c2(3549b19a) received sample: SAMPLE_DATA (0x00), Length: 380, Byte order: Little Endian, CDR Encapsulation, Sequence: 0x00000001, Timestamp: 1773164839.82232999, Publication: 01037c1e.52ddd570.2629be98.000004c2(3549b19a) to readerId 01037c1e.52ddd570.2629be9b.000004c7(02833fc5) (SET_EXCLUDED).
2026-03-10 17:47:19.218@LM_DEBUG@(9769|9790) Sedp::Reader::data_received: from 01037c1e.52ddd570.2629be98.000004c2(3549b19a)
2026-03-10 17:47:19.218@LM_DEBUG@(9769|9774) DataLink::data_received_i: from publication 01037c1e.52ddd570.2629be98.000004c2(3549b19a) received sample: SAMPLE_DATA (0x00), Length: 380, Byte order: Little Endian, CDR Encapsulation, Sequence: 0x00000001, Timestamp: 1773164839.108834999, Publication: 01037c1e.52ddd570.2629be98.000004c2(3549b19a) to readerId 01037c1e.52ddd570.2629be97.000004c7(c773d2c4) (SET_EXCLUDED).
2026-03-10 17:47:19.218@LM_DEBUG@(9769|9774) Sedp::Reader::data_received: from 01037c1e.52ddd570.2629be98.000004c2(3549b19a)
2026-03-10 17:47:19.218@LM_DEBUG@(9769|9790) DomainParticipantImpl::assign_handle: New mapped InstanceHandle 57 for 01037c1e.52ddd570.2629be98.00000007(ba2b42a1)
2026-03-10 17:47:19.218@LM_DEBUG@(9769|9786) DomainParticipantImpl::assign_handle: New mapped InstanceHandle 58 for 01037c1e.52ddd570.2629be98.00000007(ba2b42a1)
2026-03-10 17:47:19.219@LM_DEBUG@(9769|9790) ConditionImpl::signal_all()
2026-03-10 17:47:19.218@LM_DEBUG@(9769|9782) Sedp::Reader::data_received: from 01037c1e.52ddd570.2629be98.000004c2(3549b19a)
2026-03-10 17:47:19.219@LM_DEBUG@(9769|9774) DomainParticipantImpl::assign_handle: New mapped InstanceHandle 59 for 01037c1e.52ddd570.2629be98.00000007(ba2b42a1)
2026-03-10 17:47:19.219@LM_DEBUG@(9769|9790) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x200.
2026-03-10 17:47:19.219@LM_DEBUG@(9769|9786) ConditionImpl::signal_all()
2026-03-10 17:47:19.219@LM_DEBUG@(9769|9790) ConditionImpl::signal_all() - number of sets: 0
2026-03-10 17:47:19.219@LM_DEBUG@(9769|9786) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x200.
2026-03-10 17:47:19.219@LM_DEBUG@(9769|9790) ConditionImpl::signal_all()
2026-03-10 17:47:19.219@LM_DEBUG@(9769|9786) ConditionImpl::signal_all() - number of sets: 0
2026-03-10 17:47:19.219@LM_DEBUG@(9769|9774) ConditionImpl::signal_all()
2026-03-10 17:47:19.219@LM_DEBUG@(9769|9786) ConditionImpl::signal_all()
2026-03-10 17:47:19.219@LM_DEBUG@(9769|9786) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x400.
2026-03-10 17:47:19.219@LM_DEBUG@(9769|9790) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x400.
2026-03-10 17:47:19.219@LM_DEBUG@(9769|9774) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x200.
2026-03-10 17:47:19.219@LM_DEBUG@(9769|9782) DomainParticipantImpl::assign_handle: New mapped InstanceHandle 60 for 01037c1e.52ddd570.2629be98.00000007(ba2b42a1)
2026-03-10 17:47:19.219@LM_DEBUG@(9769|9790) ConditionImpl::signal_all() - number of sets: 0
2026-03-10 17:47:19.219@LM_DEBUG@(9769|9774) ConditionImpl::signal_all() - number of sets: 0
2026-03-10 17:47:19.219@LM_DEBUG@(9769|9790) Sedp::process_discovered_reader_data: calling match_endpoints new
2026-03-10 17:47:19.219@LM_DEBUG@(9769|9790) Sedp::match_endpoints 01037c1e.52ddd570.2629be98.00000007(ba2b42a1)
2026-03-10 17:47:19.219@LM_DEBUG@(9769|9774) ConditionImpl::signal_all()
2026-03-10 17:47:19.219@LM_DEBUG@(9769|9786) ConditionImpl::signal_all() - number of sets: 0
2026-03-10 17:47:19.219@LM_DEBUG@(9769|9782) ConditionImpl::signal_all()
2026-03-10 17:47:19.219@LM_DEBUG@(9769|9790) Sedp::match: w: 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) r: 01037c1e.52ddd570.2629be98.00000007(ba2b42a1)
2026-03-10 17:47:19.219@LM_DEBUG@(9769|9774) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x400.
2026-03-10 17:47:19.219@LM_DEBUG@(9769|9782) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x200.
2026-03-10 17:47:19.219@LM_DEBUG@(9769|9782) ConditionImpl::signal_all() - number of sets: 0
2026-03-10 17:47:19.219@LM_DEBUG@(9769|9786) Sedp::process_discovered_reader_data: calling match_endpoints new
2026-03-10 17:47:19.219@LM_DEBUG@(9769|9774) ConditionImpl::signal_all() - number of sets: 0
2026-03-10 17:47:19.219@LM_DEBUG@(9769|9790) Sedp::match_continue: w: 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) r: 01037c1e.52ddd570.2629be98.00000007(ba2b42a1)
2026-03-10 17:47:19.219@LM_DEBUG@(9769|9786) Sedp::match_endpoints 01037c1e.52ddd570.2629be98.00000007(ba2b42a1)
2026-03-10 17:47:19.219@LM_DEBUG@(9769|9782) ConditionImpl::signal_all()
2026-03-10 17:47:19.220@LM_DEBUG@(9769|9774) Sedp::process_discovered_reader_data: calling match_endpoints new
2026-03-10 17:47:19.220@LM_DEBUG@(9769|9782) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x400.
2026-03-10 17:47:19.220@LM_DEBUG@(9769|9774) Sedp::match_endpoints 01037c1e.52ddd570.2629be98.00000007(ba2b42a1)
2026-03-10 17:47:19.220@LM_INFO@(9769|9790) Sedp::remote_knows_about_local_i: local 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) remote 01037c1e.52ddd570.2629be98.00000007(ba2b42a1)
2026-03-10 17:47:19.220@LM_DEBUG@(9769|9782) ConditionImpl::signal_all() - number of sets: 0
2026-03-10 17:47:19.220@LM_INFO@(9769|9790) Sedp::process_association_records_i writer not ready local 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) remote 01037c1e.52ddd570.2629be98.00000007(ba2b42a1) pending 1 done 0
2026-03-10 17:47:19.220@LM_DEBUG@(9769|9782) Sedp::process_discovered_reader_data: calling match_endpoints new
2026-03-10 17:47:19.220@LM_DEBUG@(9769|9782) Sedp::match_endpoints 01037c1e.52ddd570.2629be98.00000007(ba2b42a1)
2026-03-10 17:47:19.221@LM_DEBUG@(9769|9790) TransportClient::use_datalink_i TransportClient(0x7b6000081008) using datalink[0x7b7c0005d4e8] from 01037c1e.52ddd570.2629be99.000003c2(47680eed)
2026-03-10 17:47:19.221@LM_DEBUG@(9769|9790) TransportClient::use_datalink_i TransportClient(0x7b6000081008) about to add_link[0x7b7c0005d4e8] to remote: 01037c1e.52ddd570.2629be99.000003c2(47680eed)
2026-03-10 17:47:19.221@LM_DEBUG@(9769|9786) TransportClient::use_datalink_i TransportClient(0x7b600000cc08) using datalink[0x7b7c00053ae8] from 01037c1e.52ddd570.2629be99.000003c2(47680eed)
2026-03-10 17:47:19.222@LM_DEBUG@(9769|9786) TransportClient::use_datalink_i TransportClient(0x7b600000cc08) about to add_link[0x7b7c00053ae8] to remote: 01037c1e.52ddd570.2629be99.000003c2(47680eed)
2026-03-10 17:47:19.222@LM_DEBUG@(9769|9790) DataLink::make_reservation() - creating association local subscription 01037c1e.52ddd570.2629be9b.000003c7(4dc2a902) <--> with remote publication 01037c1e.52ddd570.2629be99.000003c2(47680eed).
2026-03-10 17:47:19.222@LM_DEBUG@(9769|9786) DataLink::make_reservation() - creating association local subscription 01037c1e.52ddd570.2629be9a.000003c7(70a280b2) <--> with remote publication 01037c1e.52ddd570.2629be99.000003c2(47680eed).
2026-03-10 17:47:19.222@LM_DEBUG@(9769|9790) TransportClient::use_datalink_i TransportClient(0x7b6000081808) using datalink[0x7b7c0005d4e8] from 01037c1e.52ddd570.2629be99.000004c2(0829982a)
2026-03-10 17:47:19.222@LM_DEBUG@(9769|9790) TransportClient::use_datalink_i TransportClient(0x7b6000081808) about to add_link[0x7b7c0005d4e8] to remote: 01037c1e.52ddd570.2629be99.000004c2(0829982a)
2026-03-10 17:47:19.222@LM_DEBUG@(9769|9786) TransportClient::use_datalink_i TransportClient(0x7b600000d408) using datalink[0x7b7c00053ae8] from 01037c1e.52ddd570.2629be99.000004c2(0829982a)
2026-03-10 17:47:19.222@LM_DEBUG@(9769|9790) DataLink::make_reservation() - creating association local subscription 01037c1e.52ddd570.2629be9b.000004c7(02833fc5) <--> with remote publication 01037c1e.52ddd570.2629be99.000004c2(0829982a).
2026-03-10 17:47:19.222@LM_DEBUG@(9769|9786) TransportClient::use_datalink_i TransportClient(0x7b600000d408) about to add_link[0x7b7c00053ae8] to remote: 01037c1e.52ddd570.2629be99.000004c2(0829982a)
2026-03-10 17:47:19.222@LM_DEBUG@(9769|9786) DataLink::make_reservation() - creating association local subscription 01037c1e.52ddd570.2629be9a.000004c7(3fe31675) <--> with remote publication 01037c1e.52ddd570.2629be99.000004c2(0829982a).
2026-03-10 17:47:19.222@LM_DEBUG@(9769|9790) TransportClient::use_datalink_i TransportClient(0x7b6000082008) using datalink[0x7b7c0005d4e8] from 01037c1e.52ddd570.2629be99.000200c2(6fc18940)
2026-03-10 17:47:19.222@LM_DEBUG@(9769|9790) TransportClient::use_datalink_i TransportClient(0x7b6000082008) about to add_link[0x7b7c0005d4e8] to remote: 01037c1e.52ddd570.2629be99.000200c2(6fc18940)
2026-03-10 17:47:19.222@LM_DEBUG@(9769|9790) DataLink::make_reservation() - creating association local subscription 01037c1e.52ddd570.2629be9b.000200c7(656b2eaf) <--> with remote publication 01037c1e.52ddd570.2629be99.000200c2(6fc18940).
2026-03-10 17:47:19.222@LM_DEBUG@(9769|9786) TransportClient::use_datalink_i TransportClient(0x7b600000dc08) using datalink[0x7b7c00053ae8] from 01037c1e.52ddd570.2629be99.000200c2(6fc18940)
2026-03-10 17:47:19.222@LM_DEBUG@(9769|9786) TransportClient::use_datalink_i TransportClient(0x7b600000dc08) about to add_link[0x7b7c00053ae8] to remote: 01037c1e.52ddd570.2629be99.000200c2(6fc18940)
2026-03-10 17:47:19.222@LM_DEBUG@(9769|9786) DataLink::make_reservation() - creating association local subscription 01037c1e.52ddd570.2629be9a.000200c7(580b071f) <--> with remote publication 01037c1e.52ddd570.2629be99.000200c2(6fc18940).
2026-03-10 17:47:19.222@LM_DEBUG@(9769|9790) TransportClient::use_datalink_i TransportClient(0x7b6000083408) using datalink[0x7b7c0005d4e8] from 01037c1e.52ddd570.2629be99.000300c3(1904d3e1)
2026-03-10 17:47:19.222@LM_DEBUG@(9769|9790) TransportClient::use_datalink_i TransportClient(0x7b6000083408) about to add_link[0x7b7c0005d4e8] to remote: 01037c1e.52ddd570.2629be99.000300c3(1904d3e1)
2026-03-10 17:47:19.222@LM_DEBUG@(9769|9786) TransportClient::use_datalink_i TransportClient(0x7b600000f008) using datalink[0x7b7c00053ae8] from 01037c1e.52ddd570.2629be99.000300c3(1904d3e1)
2026-03-10 17:47:19.222@LM_DEBUG@(9769|9786) TransportClient::use_datalink_i TransportClient(0x7b600000f008) about to add_link[0x7b7c00053ae8] to remote: 01037c1e.52ddd570.2629be99.000300c3(1904d3e1)
2026-03-10 17:47:19.222@LM_DEBUG@(9769|9790) DataLink::make_reservation() - creating association local subscription 01037c1e.52ddd570.2629be9b.000300c4(fda01522) <--> with remote publication 01037c1e.52ddd570.2629be99.000300c3(1904d3e1).
2026-03-10 17:47:19.222@LM_DEBUG@(9769|9786) DataLink::make_reservation() - creating association local subscription 01037c1e.52ddd570.2629be9a.000300c4(c0c03c92) <--> with remote publication 01037c1e.52ddd570.2629be99.000300c3(1904d3e1).
2026-03-10 17:47:19.222@LM_DEBUG@(9769|9790) TransportClient::use_datalink_i TransportClient(0x7b6000083808) using datalink[0x7b7c0005d4e8] from 01037c1e.52ddd570.2629be99.000301c3(001fe2a0)
2026-03-10 17:47:19.222@LM_DEBUG@(9769|9790) TransportClient::use_datalink_i TransportClient(0x7b6000083808) about to add_link[0x7b7c0005d4e8] to remote: 01037c1e.52ddd570.2629be99.000301c3(001fe2a0)
2026-03-10 17:47:19.222@LM_DEBUG@(9769|9786) TransportClient::use_datalink_i TransportClient(0x7b600000f408) using datalink[0x7b7c00053ae8] from 01037c1e.52ddd570.2629be99.000301c3(001fe2a0)
2026-03-10 17:47:19.223@LM_DEBUG@(9769|9790) DataLink::make_reservation() - creating association local subscription 01037c1e.52ddd570.2629be9b.000301c4(e4bb2463) <--> with remote publication 01037c1e.52ddd570.2629be99.000301c3(001fe2a0).
2026-03-10 17:47:19.223@LM_DEBUG@(9769|9786) TransportClient::use_datalink_i TransportClient(0x7b600000f408) about to add_link[0x7b7c00053ae8] to remote: 01037c1e.52ddd570.2629be99.000301c3(001fe2a0)
2026-03-10 17:47:19.223@LM_DEBUG@(9769|9786) DataLink::make_reservation() - creating association local subscription 01037c1e.52ddd570.2629be9a.000301c4(d9db0dd3) <--> with remote publication 01037c1e.52ddd570.2629be99.000301c3(001fe2a0).
2026-03-10 17:47:19.232@LM_DEBUG@(9769|9782) DataLink::data_received_i: from publication 01037c1e.52ddd570.2629be9a.000004c2(4f89e2fa) received sample: SAMPLE_DATA (0x00), Length: 380, Byte order: Little Endian, CDR Encapsulation, Sequence: 0x00000001, Timestamp: 1773164839.147343999, Publication: 01037c1e.52ddd570.2629be9a.000004c2(4f89e2fa) to readerId 01037c1e.52ddd570.2629be99.000004c7(78436ca5) (SET_EXCLUDED).
2026-03-10 17:47:19.232@LM_DEBUG@(9769|9778) DataLink::data_received_i: from publication 01037c1e.52ddd570.2629be9a.000004c2(4f89e2fa) received sample: SAMPLE_DATA (0x00), Length: 380, Byte order: Little Endian, CDR Encapsulation, Sequence: 0x00000001, Timestamp: 1773164839.126281999, Publication: 01037c1e.52ddd570.2629be9a.000004c2(4f89e2fa) to readerId 01037c1e.52ddd570.2629be98.000004c7(45234515) (SET_EXCLUDED).
2026-03-10 17:47:19.232@LM_DEBUG@(9769|9782) Sedp::Reader::data_received: from 01037c1e.52ddd570.2629be9a.000004c2(4f89e2fa)
2026-03-10 17:47:19.232@LM_DEBUG@(9769|9778) Sedp::Reader::data_received: from 01037c1e.52ddd570.2629be9a.000004c2(4f89e2fa)
2026-03-10 17:47:19.233@LM_DEBUG@(9769|9790) TransportClient::use_datalink_i TransportClient(0x7b6000081008) using datalink[0x7b7c0005d4e8] from 01037c1e.52ddd570.2629be9a.000003c2(00c8743d)
2026-03-10 17:47:19.233@LM_DEBUG@(9769|9790) TransportClient::use_datalink_i TransportClient(0x7b6000081008) about to add_link[0x7b7c0005d4e8] to remote: 01037c1e.52ddd570.2629be9a.000003c2(00c8743d)
2026-03-10 17:47:19.233@LM_DEBUG@(9769|9790) DataLink::make_reservation() - creating association local subscription 01037c1e.52ddd570.2629be9b.000003c7(4dc2a902) <--> with remote publication 01037c1e.52ddd570.2629be9a.000003c2(00c8743d).
2026-03-10 17:47:19.232@LM_DEBUG@(9769|9774) DataLink::data_received_i: from publication 01037c1e.52ddd570.2629be9a.000004c2(4f89e2fa) received sample: SAMPLE_DATA (0x00), Length: 380, Byte order: Little Endian, CDR Encapsulation, Sequence: 0x00000001, Timestamp: 1773164839.104717999, Publication: 01037c1e.52ddd570.2629be9a.000004c2(4f89e2fa) to readerId 01037c1e.52ddd570.2629be97.000004c7(c773d2c4) (SET_EXCLUDED).
2026-03-10 17:47:19.233@LM_DEBUG@(9769|9774) Sedp::Reader::data_received: from 01037c1e.52ddd570.2629be9a.000004c2(4f89e2fa)
2026-03-10 17:47:19.233@LM_DEBUG@(9769|9782) DomainParticipantImpl::assign_handle: New mapped InstanceHandle 61 for 01037c1e.52ddd570.2629be9a.00000007(c0eb11c1)
2026-03-10 17:47:19.233@LM_DEBUG@(9769|9790) TransportClient::use_datalink_i TransportClient(0x7b6000081808) using datalink[0x7b7c0005d4e8] from 01037c1e.52ddd570.2629be9a.000004c2(4f89e2fa)
2026-03-10 17:47:19.233@LM_DEBUG@(9769|9778) DomainParticipantImpl::assign_handle: New mapped InstanceHandle 62 for 01037c1e.52ddd570.2629be9a.00000007(c0eb11c1)
2026-03-10 17:47:19.233@LM_DEBUG@(9769|9790) TransportClient::use_datalink_i TransportClient(0x7b6000081808) about to add_link[0x7b7c0005d4e8] to remote: 01037c1e.52ddd570.2629be9a.000004c2(4f89e2fa)
2026-03-10 17:47:19.233@LM_DEBUG@(9769|9790) DataLink::make_reservation() - creating association local subscription 01037c1e.52ddd570.2629be9b.000004c7(02833fc5) <--> with remote publication 01037c1e.52ddd570.2629be9a.000004c2(4f89e2fa).
2026-03-10 17:47:19.233@LM_DEBUG@(9769|9774) DomainParticipantImpl::assign_handle: New mapped InstanceHandle 63 for 01037c1e.52ddd570.2629be9a.00000007(c0eb11c1)
2026-03-10 17:47:19.233@LM_DEBUG@(9769|9782) ConditionImpl::signal_all()
2026-03-10 17:47:19.233@LM_DEBUG@(9769|9778) ConditionImpl::signal_all()
2026-03-10 17:47:19.233@LM_DEBUG@(9769|9774) ConditionImpl::signal_all()
2026-03-10 17:47:19.233@LM_DEBUG@(9769|9774) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x200.
2026-03-10 17:47:19.233@LM_DEBUG@(9769|9774) ConditionImpl::signal_all() - number of sets: 0
2026-03-10 17:47:19.233@LM_DEBUG@(9769|9782) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x200.
2026-03-10 17:47:19.233@LM_DEBUG@(9769|9782) ConditionImpl::signal_all() - number of sets: 0
2026-03-10 17:47:19.233@LM_DEBUG@(9769|9778) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x200.
2026-03-10 17:47:19.233@LM_DEBUG@(9769|9774) ConditionImpl::signal_all()
2026-03-10 17:47:19.233@LM_DEBUG@(9769|9782) ConditionImpl::signal_all()
2026-03-10 17:47:19.233@LM_DEBUG@(9769|9774) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x400.
2026-03-10 17:47:19.233@LM_DEBUG@(9769|9778) ConditionImpl::signal_all() - number of sets: 0
2026-03-10 17:47:19.233@LM_DEBUG@(9769|9782) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x400.
2026-03-10 17:47:19.233@LM_DEBUG@(9769|9774) ConditionImpl::signal_all() - number of sets: 0
2026-03-10 17:47:19.233@LM_DEBUG@(9769|9782) ConditionImpl::signal_all() - number of sets: 0
2026-03-10 17:47:19.234@LM_DEBUG@(9769|9774) Sedp::process_discovered_reader_data: calling match_endpoints new
2026-03-10 17:47:19.233@LM_DEBUG@(9769|9778) ConditionImpl::signal_all()
2026-03-10 17:47:19.234@LM_DEBUG@(9769|9774) Sedp::match_endpoints 01037c1e.52ddd570.2629be9a.00000007(c0eb11c1)
2026-03-10 17:47:19.234@LM_DEBUG@(9769|9782) Sedp::process_discovered_reader_data: calling match_endpoints new
2026-03-10 17:47:19.234@LM_DEBUG@(9769|9778) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x400.
2026-03-10 17:47:19.234@LM_DEBUG@(9769|9778) ConditionImpl::signal_all() - number of sets: 0
2026-03-10 17:47:19.234@LM_DEBUG@(9769|9782) Sedp::match_endpoints 01037c1e.52ddd570.2629be9a.00000007(c0eb11c1)
2026-03-10 17:47:19.234@LM_DEBUG@(9769|9778) Sedp::process_discovered_reader_data: calling match_endpoints new
2026-03-10 17:47:19.234@LM_DEBUG@(9769|9778) Sedp::match_endpoints 01037c1e.52ddd570.2629be9a.00000007(c0eb11c1)
2026-03-10 17:47:19.234@LM_DEBUG@(9769|9774) DataLink::data_received_i: from publication 01037c1e.52ddd570.2629be9b.000003c2(3da85d8d) received sample: SAMPLE_DATA (0x00), Length: 376, Byte order: Little Endian, CDR Encapsulation, Sequence: 0x00000001, Timestamp: 1773164839.106688999, Publication: 01037c1e.52ddd570.2629be9b.000003c2(3da85d8d) to readerId 01037c1e.52ddd570.2629be97.000003c7(88324403) (SET_EXCLUDED).
2026-03-10 17:47:19.234@LM_DEBUG@(9769|9774) Sedp::Reader::data_received: from 01037c1e.52ddd570.2629be9b.000003c2(3da85d8d)
2026-03-10 17:47:19.234@LM_DEBUG@(9769|9782) DataLink::data_received_i: from publication 01037c1e.52ddd570.2629be9b.000003c2(3da85d8d) received sample: SAMPLE_DATA (0x00), Length: 376, Byte order: Little Endian, CDR Encapsulation, Sequence: 0x00000001, Timestamp: 1773164839.146149999, Publication: 01037c1e.52ddd570.2629be9b.000003c2(3da85d8d) to readerId 01037c1e.52ddd570.2629be99.000003c7(3702fa62) (SET_EXCLUDED).
2026-03-10 17:47:19.234@LM_DEBUG@(9769|9782) Sedp::Reader::data_received: from 01037c1e.52ddd570.2629be9b.000003c2(3da85d8d)
2026-03-10 17:47:19.235@LM_DEBUG@(9769|9786) DataLink::data_received_i: from publication 01037c1e.52ddd570.2629be9b.000003c2(3da85d8d) received sample: SAMPLE_DATA (0x00), Length: 376, Byte order: Little Endian, CDR Encapsulation, Sequence: 0x00000001, Timestamp: 1773164839.197176999, Publication: 01037c1e.52ddd570.2629be9b.000003c2(3da85d8d) to readerId 01037c1e.52ddd570.2629be9a.000003c7(70a280b2) (SET_EXCLUDED).
2026-03-10 17:47:19.235@LM_DEBUG@(9769|9786) Sedp::Reader::data_received: from 01037c1e.52ddd570.2629be9b.000003c2(3da85d8d)
2026-03-10 17:47:19.235@LM_DEBUG@(9769|9782) DomainParticipantImpl::assign_handle: New mapped InstanceHandle 65 for 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe)
2026-03-10 17:47:19.235@LM_DEBUG@(9769|9774) DomainParticipantImpl::assign_handle: New mapped InstanceHandle 64 for 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe)
2026-03-10 17:47:19.234@LM_DEBUG@(9769|9778) DataLink::data_received_i: from publication 01037c1e.52ddd570.2629be9b.000003c2(3da85d8d) received sample: SAMPLE_DATA (0x00), Length: 376, Byte order: Little Endian, CDR Encapsulation, Sequence: 0x00000001, Timestamp: 1773164839.125375999, Publication: 01037c1e.52ddd570.2629be9b.000003c2(3da85d8d) to readerId 01037c1e.52ddd570.2629be98.000003c7(0a62d3d2) (SET_EXCLUDED).
2026-03-10 17:47:19.235@LM_DEBUG@(9769|9778) Sedp::Reader::data_received: from 01037c1e.52ddd570.2629be9b.000003c2(3da85d8d)
2026-03-10 17:47:19.235@LM_DEBUG@(9769|9782) ConditionImpl::signal_all()
2026-03-10 17:47:19.235@LM_DEBUG@(9769|9774) ConditionImpl::signal_all()
2026-03-10 17:47:19.235@LM_DEBUG@(9769|9786) DomainParticipantImpl::assign_handle: New mapped InstanceHandle 66 for 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe)
2026-03-10 17:47:19.235@LM_DEBUG@(9769|9782) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x200.
2026-03-10 17:47:19.235@LM_DEBUG@(9769|9774) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x200.
2026-03-10 17:47:19.236@LM_DEBUG@(9769|9774) ConditionImpl::signal_all() - number of sets: 0
2026-03-10 17:47:19.235@LM_DEBUG@(9769|9778) DomainParticipantImpl::assign_handle: New mapped InstanceHandle 67 for 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe)
2026-03-10 17:47:19.236@LM_DEBUG@(9769|9774) ConditionImpl::signal_all()
2026-03-10 17:47:19.236@LM_DEBUG@(9769|9782) ConditionImpl::signal_all() - number of sets: 0
2026-03-10 17:47:19.236@LM_DEBUG@(9769|9774) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x400.
2026-03-10 17:47:19.236@LM_DEBUG@(9769|9774) ConditionImpl::signal_all() - number of sets: 0
2026-03-10 17:47:19.236@LM_DEBUG@(9769|9786) ConditionImpl::signal_all()
2026-03-10 17:47:19.236@LM_DEBUG@(9769|9778) ConditionImpl::signal_all()
2026-03-10 17:47:19.236@LM_DEBUG@(9769|9782) ConditionImpl::signal_all()
2026-03-10 17:47:19.236@LM_DEBUG@(9769|9782) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x400.
2026-03-10 17:47:19.236@LM_DEBUG@(9769|9778) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x200.
2026-03-10 17:47:19.236@LM_DEBUG@(9769|9774) Sedp::process_discovered_writer_data: calling match_endpoints new
2026-03-10 17:47:19.236@LM_DEBUG@(9769|9782) ConditionImpl::signal_all() - number of sets: 0
2026-03-10 17:47:19.236@LM_DEBUG@(9769|9786) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x200.
2026-03-10 17:47:19.236@LM_DEBUG@(9769|9786) ConditionImpl::signal_all() - number of sets: 0
2026-03-10 17:47:19.236@LM_DEBUG@(9769|9782) Sedp::process_discovered_writer_data: calling match_endpoints new
2026-03-10 17:47:19.236@LM_DEBUG@(9769|9774) Sedp::match_endpoints 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe)
2026-03-10 17:47:19.236@LM_DEBUG@(9769|9786) ConditionImpl::signal_all()
2026-03-10 17:47:19.236@LM_DEBUG@(9769|9786) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x400.
2026-03-10 17:47:19.236@LM_DEBUG@(9769|9786) ConditionImpl::signal_all() - number of sets: 0
2026-03-10 17:47:19.236@LM_DEBUG@(9769|9774) Sedp::match: w: 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) r: 01037c1e.52ddd570.2629be97.00000007(387bd570)
2026-03-10 17:47:19.236@LM_DEBUG@(9769|9782) Sedp::match_endpoints 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe)
2026-03-10 17:47:19.236@LM_DEBUG@(9769|9778) ConditionImpl::signal_all() - number of sets: 0
2026-03-10 17:47:19.236@LM_DEBUG@(9769|9782) Sedp::match: w: 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) r: 01037c1e.52ddd570.2629be99.00000007(874b6b11)
2026-03-10 17:47:19.236@LM_DEBUG@(9769|9786) Sedp::process_discovered_writer_data: calling match_endpoints new
2026-03-10 17:47:19.236@LM_DEBUG@(9769|9774) Sedp::match_continue: w: 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) r: 01037c1e.52ddd570.2629be97.00000007(387bd570)
2026-03-10 17:47:19.237@LM_DEBUG@(9769|9786) Sedp::match_endpoints 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe)
2026-03-10 17:47:19.237@LM_DEBUG@(9769|9782) Sedp::match_continue: w: 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) r: 01037c1e.52ddd570.2629be99.00000007(874b6b11)
2026-03-10 17:47:19.237@LM_DEBUG@(9769|9778) ConditionImpl::signal_all()
2026-03-10 17:47:19.237@LM_DEBUG@(9769|9778) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x400.
2026-03-10 17:47:19.237@LM_DEBUG@(9769|9786) Sedp::match: w: 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) r: 01037c1e.52ddd570.2629be9a.00000007(c0eb11c1)
2026-03-10 17:47:19.237@LM_DEBUG@(9769|9778) ConditionImpl::signal_all() - number of sets: 0
2026-03-10 17:47:19.237@LM_DEBUG@(9769|9786) Sedp::match_continue: w: 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) r: 01037c1e.52ddd570.2629be9a.00000007(c0eb11c1)
2026-03-10 17:47:19.237@LM_DEBUG@(9769|9778) Sedp::process_discovered_writer_data: calling match_endpoints new
2026-03-10 17:47:19.237@LM_DEBUG@(9769|9778) Sedp::match_endpoints 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe)
2026-03-10 17:47:19.237@LM_INFO@(9769|9774) Sedp::remote_knows_about_local_i: local 01037c1e.52ddd570.2629be97.00000007(387bd570) remote 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe)
2026-03-10 17:47:19.237@LM_INFO@(9769|9782) Sedp::remote_knows_about_local_i: local 01037c1e.52ddd570.2629be99.00000007(874b6b11) remote 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe)
2026-03-10 17:47:19.237@LM_INFO@(9769|9774) Sedp::remote_is_authenticated_i: local 01037c1e.52ddd570.2629be97.00000007(387bd570) remote 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe)
2026-03-10 17:47:19.237@LM_INFO@(9769|9786) Sedp::remote_knows_about_local_i: local 01037c1e.52ddd570.2629be9a.00000007(c0eb11c1) remote 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe)
2026-03-10 17:47:19.237@LM_DEBUG@(9769|9778) Sedp::match: w: 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) r: 01037c1e.52ddd570.2629be98.00000007(ba2b42a1)
2026-03-10 17:47:19.237@LM_INFO@(9769|9774) Sedp::local_has_remote_participant_token_i: local 01037c1e.52ddd570.2629be97.00000007(387bd570) remote 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe)
2026-03-10 17:47:19.237@LM_INFO@(9769|9786) Sedp::process_association_records_i reader not ready local 01037c1e.52ddd570.2629be9a.00000007(c0eb11c1) remote 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) pending 1 done 0
2026-03-10 17:47:19.237@LM_DEBUG@(9769|9778) Sedp::match_continue: w: 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) r: 01037c1e.52ddd570.2629be98.00000007(ba2b42a1)
2026-03-10 17:47:19.237@LM_INFO@(9769|9774) Sedp::remote_has_local_participant_token_i: local 01037c1e.52ddd570.2629be97.00000007(387bd570) remote 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe)
2026-03-10 17:47:19.237@LM_INFO@(9769|9782) Sedp::process_association_records_i reader not ready local 01037c1e.52ddd570.2629be99.00000007(874b6b11) remote 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) pending 1 done 0
2026-03-10 17:47:19.237@LM_INFO@(9769|9774) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.52ddd570.2629be97.00000007(387bd570) remote 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe)
2026-03-10 17:47:19.238@LM_INFO@(9769|9774) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.52ddd570.2629be97.00000007(387bd570) remote 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe)
2026-03-10 17:47:19.238@LM_INFO@(9769|9778) Sedp::remote_knows_about_local_i: local 01037c1e.52ddd570.2629be98.00000007(ba2b42a1) remote 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe)
2026-03-10 17:47:19.238@LM_INFO@(9769|9778) Sedp::remote_is_authenticated_i: local 01037c1e.52ddd570.2629be98.00000007(ba2b42a1) remote 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe)
2026-03-10 17:47:19.238@LM_DEBUG@(9769|9773) Sedp::ReaderAddAssociation::handle_event: adding reader 01037c1e.52ddd570.2629be97.00000007(387bd570) association for writer 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe)
2026-03-10 17:47:19.238@LM_INFO@(9769|9778) Sedp::local_has_remote_participant_token_i: local 01037c1e.52ddd570.2629be98.00000007(ba2b42a1) remote 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe)
2026-03-10 17:47:19.238@LM_DEBUG@(9769|9773) DataReaderImpl::add_association - bit 0 local 01037c1e.52ddd570.2629be97.00000007(387bd570) remote 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe)
2026-03-10 17:47:19.238@LM_INFO@(9769|9778) Sedp::remote_has_local_participant_token_i: local 01037c1e.52ddd570.2629be98.00000007(ba2b42a1) remote 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe)
2026-03-10 17:47:19.238@LM_INFO@(9769|9778) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.52ddd570.2629be98.00000007(ba2b42a1) remote 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe)
2026-03-10 17:47:19.238@LM_INFO@(9769|9778) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.52ddd570.2629be98.00000007(ba2b42a1) remote 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe)
2026-03-10 17:47:19.238@LM_DEBUG@(9769|9777) Sedp::ReaderAddAssociation::handle_event: adding reader 01037c1e.52ddd570.2629be98.00000007(ba2b42a1) association for writer 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe)
2026-03-10 17:47:19.238@LM_DEBUG@(9769|9773) WriterInfo::WriterInfo: writer 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) added to reader 01037c1e.52ddd570.2629be97.00000007(387bd570).
2026-03-10 17:47:19.238@LM_DEBUG@(9769|9777) DataReaderImpl::add_association - bit 0 local 01037c1e.52ddd570.2629be98.00000007(ba2b42a1) remote 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe)
2026-03-10 17:47:19.238@LM_DEBUG@(9769|9773) DataReaderImpl::add_association: inserted writer 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe).return 1
2026-03-10 17:47:19.238@LM_DEBUG@(9769|9773) DataReaderImpl::add_association: reader 01037c1e.52ddd570.2629be97.00000007(387bd570) is associated with writer 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe).
2026-03-10 17:47:19.238@LM_DEBUG@(9769|9777) WriterInfo::WriterInfo: writer 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) added to reader 01037c1e.52ddd570.2629be98.00000007(ba2b42a1).
2026-03-10 17:47:19.238@LM_DEBUG@(9769|9777) DataReaderImpl::add_association: inserted writer 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe).return 1
2026-03-10 17:47:19.238@LM_DEBUG@(9769|9777) DataReaderImpl::add_association: reader 01037c1e.52ddd570.2629be98.00000007(ba2b42a1) is associated with writer 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe).
2026-03-10 17:47:19.238@LM_DEBUG@(9769|9773) TransportClient::associate added PendingAssoc between 01037c1e.52ddd570.2629be97.00000007(387bd570) and remote 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe)
2026-03-10 17:47:19.238@LM_DEBUG@(9769|9777) TransportClient::associate added PendingAssoc between 01037c1e.52ddd570.2629be98.00000007(ba2b42a1) and remote 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe)
2026-03-10 17:47:19.242@LM_DEBUG@(9769|9773) DirectPriorityMapper:thread_priority() - mapped TRANSPORT_PRIORITY value 0 to thread priority 0.
2026-03-10 17:47:19.242@LM_DEBUG@(9769|9777) DirectPriorityMapper:thread_priority() - mapped TRANSPORT_PRIORITY value 0 to thread priority 0.
2026-03-10 17:47:19.243@LM_DEBUG@(9769|9790) TransportClient::use_datalink_i TransportClient(0x7b6000082008) using datalink[0x7b7c0005d4e8] from 01037c1e.52ddd570.2629be9a.000200c2(2861f390)
2026-03-10 17:47:19.243@LM_DEBUG@(9769|9790) TransportClient::use_datalink_i TransportClient(0x7b6000082008) about to add_link[0x7b7c0005d4e8] to remote: 01037c1e.52ddd570.2629be9a.000200c2(2861f390)
2026-03-10 17:47:19.243@LM_DEBUG@(9769|9790) DataLink::make_reservation() - creating association local subscription 01037c1e.52ddd570.2629be9b.000200c7(656b2eaf) <--> with remote publication 01037c1e.52ddd570.2629be9a.000200c2(2861f390).
2026-03-10 17:47:19.243@LM_DEBUG@(9769|9790) TransportClient::use_datalink_i TransportClient(0x7b6000083408) using datalink[0x7b7c0005d4e8] from 01037c1e.52ddd570.2629be9a.000300c3(5ea4a931)
2026-03-10 17:47:19.243@LM_DEBUG@(9769|9790) TransportClient::use_datalink_i TransportClient(0x7b6000083408) about to add_link[0x7b7c0005d4e8] to remote: 01037c1e.52ddd570.2629be9a.000300c3(5ea4a931)
2026-03-10 17:47:19.243@LM_DEBUG@(9769|9790) DataLink::make_reservation() - creating association local subscription 01037c1e.52ddd570.2629be9b.000300c4(fda01522) <--> with remote publication 01037c1e.52ddd570.2629be9a.000300c3(5ea4a931).
2026-03-10 17:47:19.244@LM_DEBUG@(9769|9790) TransportClient::use_datalink_i TransportClient(0x7b6000083808) using datalink[0x7b7c0005d4e8] from 01037c1e.52ddd570.2629be9a.000301c3(47bf9870)
2026-03-10 17:47:19.244@LM_DEBUG@(9769|9790) TransportClient::use_datalink_i TransportClient(0x7b6000083808) about to add_link[0x7b7c0005d4e8] to remote: 01037c1e.52ddd570.2629be9a.000301c3(47bf9870)
2026-03-10 17:47:19.244@LM_DEBUG@(9769|9790) DataLink::make_reservation() - creating association local subscription 01037c1e.52ddd570.2629be9b.000301c4(e4bb2463) <--> with remote publication 01037c1e.52ddd570.2629be9a.000301c3(47bf9870).
2026-03-10 17:47:19.244@LM_INFO@(9769|9786) Sedp::remote_knows_about_local_i: local 01037c1e.52ddd570.2629be9a.00000007(c0eb11c1) remote 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe)
2026-03-10 17:47:19.244@LM_INFO@(9769|9786) Sedp::process_association_records_i reader not ready local 01037c1e.52ddd570.2629be9a.00000007(c0eb11c1) remote 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) pending 1 done 0
2026-03-10 17:47:19.246@LM_DEBUG@(9769|9780) DEBUG: RtpsUdpInst::multicast_group_address: processing add_domain_id_to_ip_addr: add_domain_id_to_ip_addr,add_domain_id_to_port=239.255.2.0:7901 => 239.255.2.2:7901
2026-03-10 17:47:19.246@LM_DEBUG@(9769|9780) DEBUG: RtpsUdpInst::multicast_group_address: processing add_domain_id_to_port: add_domain_id_to_ip_addr,add_domain_id_to_port=239.255.2.0:7901 => 239.255.2.2:7903
2026-03-10 17:47:19.246@LM_DEBUG@(9769|9776) DEBUG: RtpsUdpInst::multicast_group_address: processing add_domain_id_to_ip_addr: add_domain_id_to_ip_addr,add_domain_id_to_port=239.255.2.0:7901 => 239.255.2.2:7901
2026-03-10 17:47:19.246@LM_INFO@(9769|9790) Sedp::remote_knows_about_local_i: local 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) remote 01037c1e.52ddd570.2629be98.00000007(ba2b42a1)
2026-03-10 17:47:19.246@LM_INFO@(9769|9780) INFO: MulticastManager::join: joined group 239.255.2.2:7903 on docker0/172.17.0.1 (0x7b7c0002fc88 joined count 1)
2026-03-10 17:47:19.246@LM_DEBUG@(9769|9776) DEBUG: RtpsUdpInst::multicast_group_address: processing add_domain_id_to_port: add_domain_id_to_ip_addr,add_domain_id_to_port=239.255.2.0:7901 => 239.255.2.2:7903
2026-03-10 17:47:19.246@LM_INFO@(9769|9790) Sedp::remote_is_authenticated_i: local 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) remote 01037c1e.52ddd570.2629be98.00000007(ba2b42a1)
2026-03-10 17:47:19.246@LM_INFO@(9769|9780) INFO: MulticastManager::join: joined group 239.255.2.2:7903 on eth0/10.1.0.39 (0x7b7c0002fc88 joined count 2)
2026-03-10 17:47:19.246@LM_INFO@(9769|9790) Sedp::local_has_remote_participant_token_i: local 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) remote 01037c1e.52ddd570.2629be98.00000007(ba2b42a1)
2026-03-10 17:47:19.246@LM_INFO@(9769|9790) Sedp::remote_has_local_participant_token_i: local 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) remote 01037c1e.52ddd570.2629be98.00000007(ba2b42a1)
2026-03-10 17:47:19.246@LM_INFO@(9769|9776) INFO: MulticastManager::join: joined group 239.255.2.2:7903 on docker0/172.17.0.1 (0x7b7c00010488 joined count 1)
2026-03-10 17:47:19.246@LM_INFO@(9769|9780) INFO: MulticastManager::join: joined group ff03::2:7901 on eth0/fe80::7e1e:52ff:fedd:d570 (0x7b7c0002fc88 joined count 3)
2026-03-10 17:47:19.246@LM_INFO@(9769|9790) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) remote 01037c1e.52ddd570.2629be98.00000007(ba2b42a1)
2026-03-10 17:47:19.246@LM_INFO@(9769|9780) INFO: MulticastManager::join: joined group 239.255.2.2:7903 on lo/127.0.0.1 (0x7b7c0002fc88 joined count 4)
2026-03-10 17:47:19.246@LM_INFO@(9769|9776) INFO: MulticastManager::join: joined group 239.255.2.2:7903 on eth0/10.1.0.39 (0x7b7c00010488 joined count 2)
2026-03-10 17:47:19.246@LM_INFO@(9769|9790) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) remote 01037c1e.52ddd570.2629be98.00000007(ba2b42a1)
2026-03-10 17:47:19.246@LM_INFO@(9769|9780) INFO: MulticastManager::join: joined group ff03::2:7901 on lo/::1 (0x7b7c0002fc88 joined count 5)
2026-03-10 17:47:19.247@LM_DEBUG@(9769|9789) Sedp::WriterAddAssociation::handle_event: adding writer 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) association for reader 01037c1e.52ddd570.2629be98.00000007(ba2b42a1)
2026-03-10 17:47:19.247@LM_DEBUG@(9769|9789) DataWriterImpl::add_association - bit 0 local 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) remote 01037c1e.52ddd570.2629be98.00000007(ba2b42a1)
2026-03-10 17:47:19.247@LM_INFO@(9769|9776) INFO: MulticastManager::join: joined group ff03::2:7901 on eth0/fe80::7e1e:52ff:fedd:d570 (0x7b7c00010488 joined count 3)
2026-03-10 17:47:19.247@LM_INFO@(9769|9790) Sedp::remote_knows_about_local_i: local 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) remote 01037c1e.52ddd570.2629be97.00000007(387bd570)
2026-03-10 17:47:19.247@LM_DEBUG@(9769|9789) DataWriterImpl::add_association(): adding subscription to publication 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) with priority 0.
2026-03-10 17:47:19.247@LM_INFO@(9769|9776) INFO: MulticastManager::join: joined group 239.255.2.2:7903 on lo/127.0.0.1 (0x7b7c00010488 joined count 4)
2026-03-10 17:47:19.247@LM_INFO@(9769|9790) Sedp::remote_is_authenticated_i: local 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) remote 01037c1e.52ddd570.2629be97.00000007(387bd570)
2026-03-10 17:47:19.247@LM_DEBUG@(9769|9789) TransportClient::associate added PendingAssoc between 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) and remote 01037c1e.52ddd570.2629be98.00000007(ba2b42a1)
2026-03-10 17:47:19.247@LM_INFO@(9769|9776) INFO: MulticastManager::join: joined group ff03::2:7901 on lo/::1 (0x7b7c00010488 joined count 5)
2026-03-10 17:47:19.247@LM_INFO@(9769|9790) Sedp::local_has_remote_participant_token_i: local 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) remote 01037c1e.52ddd570.2629be97.00000007(387bd570)
2026-03-10 17:47:19.247@LM_DEBUG@(9769|9789) PendingAssoc::initiate_connect - between 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) and remote 01037c1e.52ddd570.2629be98.00000007(ba2b42a1)
2026-03-10 17:47:19.247@LM_INFO@(9769|9790) Sedp::remote_has_local_participant_token_i: local 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) remote 01037c1e.52ddd570.2629be97.00000007(387bd570)
2026-03-10 17:47:19.247@LM_INFO@(9769|9790) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) remote 01037c1e.52ddd570.2629be97.00000007(387bd570)
2026-03-10 17:47:19.247@LM_DEBUG@(9769|9789) TransportClient::initiate_connect_i - attempt to connect_datalink between local 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) and remote 01037c1e.52ddd570.2629be98.00000007(ba2b42a1)
2026-03-10 17:47:19.247@LM_INFO@(9769|9790) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) remote 01037c1e.52ddd570.2629be97.00000007(387bd570)
2026-03-10 17:47:19.250@LM_DEBUG@(9769|9789) DirectPriorityMapper:thread_priority() - mapped TRANSPORT_PRIORITY value 0 to thread priority 0.
2026-03-10 17:47:19.252@LM_DEBUG@(9769|9789) TransportClient::initiate_connect_i - connection between local 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) and remote 01037c1e.52ddd570.2629be98.00000007(ba2b42a1) initiation successful
2026-03-10 17:47:19.252@LM_DEBUG@(9769|9789) TransportClient::use_datalink_i TransportClient(0x7b7800061f88) using datalink[0x7b7c000804e8] from 01037c1e.52ddd570.2629be98.00000007(ba2b42a1)
2026-03-10 17:47:19.252@LM_DEBUG@(9769|9789) TransportClient::use_datalink_i TransportClient(0x7b7800061f88) about to add_link[0x7b7c000804e8] to remote: 01037c1e.52ddd570.2629be98.00000007(ba2b42a1)
2026-03-10 17:47:19.252@LM_DEBUG@(9769|9789) DataLink::make_reservation() - creating association local publication 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) <--> with remote subscription 01037c1e.52ddd570.2629be98.00000007(ba2b42a1).
2026-03-10 17:47:19.252@LM_INFO@(9769|9789) DataWriterImpl::transport_assoc_done: writer 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) succeeded in associating with reader 01037c1e.52ddd570.2629be98.00000007(ba2b42a1)
2026-03-10 17:47:19.252@LM_DEBUG@(9769|9789) DataWriterImpl::transport_assoc_done: writer 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) reader 01037c1e.52ddd570.2629be98.00000007(ba2b42a1) calling association_complete_i
2026-03-10 17:47:19.252@LM_DEBUG@(9769|9789) DataWriterImpl::association_complete_i - bit 0 local 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) remote 01037c1e.52ddd570.2629be98.00000007(ba2b42a1)
2026-03-10 17:47:19.252@LM_DEBUG@(9769|9789) DomainParticipantImpl::assign_handle: Incremented refcount for InstanceHandle 57 to 2
2026-03-10 17:47:19.252@LM_DEBUG@(9769|9789) DataWriterImpl::association_complete_i: id_to_handle_map_01037c1e.52ddd570.2629be98.00000007(ba2b42a1) = 0x39.
2026-03-10 17:47:19.252@LM_DEBUG@(9769|9789) ConditionImpl::signal_all()
2026-03-10 17:47:19.252@LM_DEBUG@(9769|9792) DEBUG: RtpsUdpInst::multicast_group_address: processing add_domain_id_to_ip_addr: add_domain_id_to_ip_addr,add_domain_id_to_port=239.255.2.0:7901 => 239.255.2.2:7901
2026-03-10 17:47:19.252@LM_DEBUG@(9769|9792) DEBUG: RtpsUdpInst::multicast_group_address: processing add_domain_id_to_port: add_domain_id_to_ip_addr,add_domain_id_to_port=239.255.2.0:7901 => 239.255.2.2:7903
2026-03-10 17:47:19.252@LM_DEBUG@(9769|9789) StatusConditionImpl::get_trigger_value() - mask==0x2000, changes==0x2000.
2026-03-10 17:47:19.253@LM_DEBUG@(9769|9789) ConditionImpl::signal_all() - number of sets: 1
2026-03-10 17:47:19.253@LM_INFO@(9769|9792) INFO: MulticastManager::join: joined group 239.255.2.2:7903 on docker0/172.17.0.1 (0x7b7c00080488 joined count 1)
2026-03-10 17:47:19.253@LM_INFO@(9769|9792) INFO: MulticastManager::join: joined group 239.255.2.2:7903 on eth0/10.1.0.39 (0x7b7c00080488 joined count 2)
2026-03-10 17:47:19.253@LM_DEBUG@(9769|9793) StatusConditionImpl::get_trigger_value() - mask==0x2000, changes==0x0.
2026-03-10 17:47:19.253@LM_DEBUG@(9769|9789) Sedp::WriterAddAssociation::handle_event: adding writer 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) association for reader 01037c1e.52ddd570.2629be97.00000007(387bd570)
2026-03-10 17:47:19.253@LM_INFO@(9769|9792) INFO: MulticastManager::join: joined group ff03::2:7901 on eth0/fe80::7e1e:52ff:fedd:d570 (0x7b7c00080488 joined count 3)
2026-03-10 17:47:19.253@LM_DEBUG@(9769|9789) DataWriterImpl::add_association - bit 0 local 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) remote 01037c1e.52ddd570.2629be97.00000007(387bd570)
2026-03-10 17:47:19.253@LM_INFO@(9769|9792) INFO: MulticastManager::join: joined group 239.255.2.2:7903 on lo/127.0.0.1 (0x7b7c00080488 joined count 4)
2026-03-10 17:47:19.253@LM_DEBUG@(9769|9789) DataWriterImpl::add_association(): adding subscription to publication 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) with priority 0.
2026-03-10 17:47:19.253@LM_INFO@(9769|9792) INFO: MulticastManager::join: joined group ff03::2:7901 on lo/::1 (0x7b7c00080488 joined count 5)
2026-03-10 17:47:19.253@LM_DEBUG@(9769|9789) TransportClient::associate added PendingAssoc between 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) and remote 01037c1e.52ddd570.2629be97.00000007(387bd570)
2026-03-10 17:47:19.253@LM_DEBUG@(9769|9789) PendingAssoc::initiate_connect - between 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) and remote 01037c1e.52ddd570.2629be97.00000007(387bd570)
2026-03-10 17:47:19.253@LM_DEBUG@(9769|9789) TransportClient::initiate_connect_i - attempt to connect_datalink between local 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) and remote 01037c1e.52ddd570.2629be97.00000007(387bd570)
2026-03-10 17:47:19.253@LM_DEBUG@(9769|9789) TransportClient::initiate_connect_i - connection between local 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) and remote 01037c1e.52ddd570.2629be97.00000007(387bd570) initiation successful
2026-03-10 17:47:19.253@LM_DEBUG@(9769|9792) DEBUG: RtpsUdpInst::multicast_group_address: processing add_domain_id_to_ip_addr: add_domain_id_to_ip_addr,add_domain_id_to_port=239.255.2.0:7901 => 239.255.2.2:7901
2026-03-10 17:47:19.253@LM_DEBUG@(9769|9789) TransportClient::use_datalink_i TransportClient(0x7b7800061f88) using datalink[0x7b7c000804e8] from 01037c1e.52ddd570.2629be97.00000007(387bd570)
2026-03-10 17:47:19.253@LM_DEBUG@(9769|9789) TransportClient::use_datalink_i TransportClient(0x7b7800061f88) about to add_link[0x7b7c000804e8] to remote: 01037c1e.52ddd570.2629be97.00000007(387bd570)
2026-03-10 17:47:19.253@LM_DEBUG@(9769|9792) DEBUG: RtpsUdpInst::multicast_group_address: processing add_domain_id_to_port: add_domain_id_to_ip_addr,add_domain_id_to_port=239.255.2.0:7901 => 239.255.2.2:7903
2026-03-10 17:47:19.253@LM_DEBUG@(9769|9789) DataLink::make_reservation() - creating association local publication 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) <--> with remote subscription 01037c1e.52ddd570.2629be97.00000007(387bd570).
2026-03-10 17:47:19.253@LM_INFO@(9769|9789) DataWriterImpl::transport_assoc_done: writer 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) succeeded in associating with reader 01037c1e.52ddd570.2629be97.00000007(387bd570)
2026-03-10 17:47:19.253@LM_DEBUG@(9769|9789) DataWriterImpl::transport_assoc_done: writer 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) reader 01037c1e.52ddd570.2629be97.00000007(387bd570) calling association_complete_i
2026-03-10 17:47:19.253@LM_DEBUG@(9769|9789) DataWriterImpl::association_complete_i - bit 0 local 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) remote 01037c1e.52ddd570.2629be97.00000007(387bd570)
2026-03-10 17:47:19.254@LM_DEBUG@(9769|9789) DomainParticipantImpl::assign_handle: Incremented refcount for InstanceHandle 54 to 2
2026-03-10 17:47:19.254@LM_DEBUG@(9769|9789) DataWriterImpl::association_complete_i: id_to_handle_map_01037c1e.52ddd570.2629be97.00000007(387bd570) = 0x36.
2026-03-10 17:47:19.254@LM_DEBUG@(9769|9789) ConditionImpl::signal_all()
2026-03-10 17:47:19.254@LM_DEBUG@(9769|9789) StatusConditionImpl::get_trigger_value() - mask==0x2000, changes==0x2000.
2026-03-10 17:47:19.254@LM_DEBUG@(9769|9789) ConditionImpl::signal_all() - number of sets: 1
2026-03-10 17:47:19.254@LM_DEBUG@(9769|9793) StatusConditionImpl::get_trigger_value() - mask==0x2000, changes==0x0.
2026-03-10 17:47:19.254@LM_DEBUG@(9769|9792) Service_Participant::get_discovery: returning repository for domain 2, repo DiscoveryConfigTemplate.
2026-03-10 17:47:19.254@LM_INFO@(9769|9792) Sedp::update_publication_locators: updating locators for 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe)
2026-03-10 17:47:19.254@LM_DEBUG@(9769|9792) Sedp::Writer::send_sample from 01037c1e.52ddd570.2629be9b.000003c2(3da85d8d) to 00000000.00000000.00000000.00000000(ecbb4b55)
2026-03-10 17:47:19.254@LM_DEBUG@(9769|9792) Cached_Allocator_With_Overflow::malloc 0x7b2400029970 0 available from pool
2026-03-10 17:47:19.255@LM_DEBUG@(9769|9792) Cached_Allocator_With_Overflow::malloc 0x7b24000298e0 0 available from pool
2026-03-10 17:47:19.255@LM_DEBUG@(9769|9786) DataLink::data_received_i: from publication 01037c1e.52ddd570.2629be9b.000003c2(3da85d8d) received sample: SAMPLE_DATA (0x00), Length: 376, Byte order: Little Endian, CDR Encapsulation, Sequence: 0x00000002, Timestamp: 1773164839.254790999, Publication: 01037c1e.52ddd570.2629be9b.000003c2(3da85d8d) to readerId 00000000.00000000.00000000.00000000(ecbb4b55) (SET_INCLUDED).
2026-03-10 17:47:19.255@LM_DEBUG@(9769|9782) DataLink::data_received_i: from publication 01037c1e.52ddd570.2629be9b.000003c2(3da85d8d) received sample: SAMPLE_DATA (0x00), Length: 376, Byte order: Little Endian, CDR Encapsulation, Sequence: 0x00000002, Timestamp: 1773164839.254790999, Publication: 01037c1e.52ddd570.2629be9b.000003c2(3da85d8d) to readerId 00000000.00000000.00000000.00000000(ecbb4b55) (SET_INCLUDED).
2026-03-10 17:47:19.255@LM_DEBUG@(9769|9786) DataLink::data_received_i - normal data received to each subscription in listener_set include ids:01037c1e.52ddd570.2629be9a.000003c7(70a280b2)
2026-03-10 17:47:19.255@LM_DEBUG@(9769|9786) Sedp::Reader::data_received: from 01037c1e.52ddd570.2629be9b.000003c2(3da85d8d)
2026-03-10 17:47:19.255@LM_DEBUG@(9769|9778) DataLink::data_received_i: from publication 01037c1e.52ddd570.2629be9b.000003c2(3da85d8d) received sample: SAMPLE_DATA (0x00), Length: 376, Byte order: Little Endian, CDR Encapsulation, Sequence: 0x00000002, Timestamp: 1773164839.254790999, Publication: 01037c1e.52ddd570.2629be9b.000003c2(3da85d8d) to readerId 00000000.00000000.00000000.00000000(ecbb4b55) (SET_INCLUDED).
2026-03-10 17:47:19.255@LM_DEBUG@(9769|9778) DataLink::data_received_i - normal data received to each subscription in listener_set include ids:01037c1e.52ddd570.2629be98.000003c7(0a62d3d2)
2026-03-10 17:47:19.255@LM_DEBUG@(9769|9778) Sedp::Reader::data_received: from 01037c1e.52ddd570.2629be9b.000003c2(3da85d8d)
2026-03-10 17:47:19.255@LM_DEBUG@(9769|9790) DataLink::data_received_i: from publication 01037c1e.52ddd570.2629be9b.000003c2(3da85d8d) received sample: SAMPLE_DATA (0x00), Length: 376, Byte order: Little Endian, CDR Encapsulation, Sequence: 0x00000002, Timestamp: 1773164839.254790999, Publication: 01037c1e.52ddd570.2629be9b.000003c2(3da85d8d) to readerId 00000000.00000000.00000000.00000000(ecbb4b55) (SET_EXCLUDED).
2026-03-10 17:47:19.255@LM_DEBUG@(9769|9790) Sedp::Reader::data_received: from 01037c1e.52ddd570.2629be9b.000003c2(3da85d8d)
2026-03-10 17:47:19.255@LM_DEBUG@(9769|9774) DataLink::data_received_i: from publication 01037c1e.52ddd570.2629be9b.000003c2(3da85d8d) received sample: SAMPLE_DATA (0x00), Length: 376, Byte order: Little Endian, CDR Encapsulation, Sequence: 0x00000002, Timestamp: 1773164839.254790999, Publication: 01037c1e.52ddd570.2629be9b.000003c2(3da85d8d) to readerId 00000000.00000000.00000000.00000000(ecbb4b55) (SET_INCLUDED).
2026-03-10 17:47:19.256@LM_DEBUG@(9769|9774) DataLink::data_received_i - normal data received to each subscription in listener_set include ids:01037c1e.52ddd570.2629be97.000003c7(88324403)
2026-03-10 17:47:19.256@LM_DEBUG@(9769|9774) Sedp::Reader::data_received: from 01037c1e.52ddd570.2629be9b.000003c2(3da85d8d)
2026-03-10 17:47:19.255@LM_DEBUG@(9769|9782) DataLink::data_received_i - normal data received to each subscription in listener_set include ids:01037c1e.52ddd570.2629be99.000003c7(3702fa62)
2026-03-10 17:47:19.256@LM_DEBUG@(9769|9782) Sedp::Reader::data_received: from 01037c1e.52ddd570.2629be9b.000003c2(3da85d8d)
2026-03-10 17:47:19.260@LM_DEBUG@(9769|9786) ip_in_locator_list - from (type 2): 10.1.0.39:7926
2026-03-10 17:47:19.260@LM_DEBUG@(9769|9782) ip_in_locator_list - from (type 2): 10.1.0.39:7926
2026-03-10 17:47:19.260@LM_DEBUG@(9769|9778) ip_in_locator_list - from (type 2): 10.1.0.39:7926
2026-03-10 17:47:19.260@LM_DEBUG@(9769|9774) ip_in_locator_list - from (type 2): 10.1.0.39:7926
2026-03-10 17:47:19.260@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:55246
2026-03-10 17:47:19.260@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:55246
2026-03-10 17:47:19.260@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:55246
2026-03-10 17:47:19.260@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:55246
2026-03-10 17:47:19.261@LM_DEBUG@(9769|9774) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7928
2026-03-10 17:47:19.261@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:55246
2026-03-10 17:47:19.261@LM_DEBUG@(9769|9782) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7928
2026-03-10 17:47:19.261@LM_DEBUG@(9769|9786) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7928
2026-03-10 17:47:19.261@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:55246
2026-03-10 17:47:19.261@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:55246
2026-03-10 17:47:19.261@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:38487
2026-03-10 17:47:19.261@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:55246
2026-03-10 17:47:19.261@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:55246
2026-03-10 17:47:19.261@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:38487
2026-03-10 17:47:19.261@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:38487
2026-03-10 17:47:19.261@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:55246
2026-03-10 17:47:19.261@LM_DEBUG@(9769|9778) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7928
2026-03-10 17:47:19.261@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:55246
2026-03-10 17:47:19.261@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:38487
2026-03-10 17:47:19.261@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:55246
2026-03-10 17:47:19.261@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:38487
2026-03-10 17:47:19.261@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:38487
2026-03-10 17:47:19.261@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:38487
2026-03-10 17:47:19.261@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:38487
2026-03-10 17:47:19.262@LM_DEBUG@(9769|9780) TransportClient::use_datalink_i TransportClient(0x7b7c00022b40) using datalink[0x7b7c0002fce8] from 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe)
2026-03-10 17:47:19.262@LM_DEBUG@(9769|9780) TransportClient::use_datalink_i TransportClient(0x7b7c00022b40) about to add_link[0x7b7c0002fce8] to remote: 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe)
2026-03-10 17:47:19.262@LM_DEBUG@(9769|9776) TransportClient::use_datalink_i TransportClient(0x7b7c00009540) using datalink[0x7b7c000104e8] from 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe)
2026-03-10 17:47:19.262@LM_DEBUG@(9769|9776) TransportClient::use_datalink_i TransportClient(0x7b7c00009540) about to add_link[0x7b7c000104e8] to remote: 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe)
2026-03-10 17:47:19.262@LM_DEBUG@(9769|9780) DataLink::make_reservation() - creating association local subscription 01037c1e.52ddd570.2629be98.00000007(ba2b42a1) <--> with remote publication 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe).
2026-03-10 17:47:19.263@LM_DEBUG@(9769|9776) DataLink::make_reservation() - creating association local subscription 01037c1e.52ddd570.2629be97.00000007(387bd570) <--> with remote publication 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe).
2026-03-10 17:47:19.263@LM_DEBUG@(9769|9780) DomainParticipantImpl::assign_handle: Incremented refcount for InstanceHandle 67 to 2
2026-03-10 17:47:19.263@LM_DEBUG@(9769|9780) DataReaderImpl::transport_assoc_done: id_to_handle_map_[ 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe)] = 0x43.
2026-03-10 17:47:19.263@LM_DEBUG@(9769|9780) ConditionImpl::signal_all()
2026-03-10 17:47:19.263@LM_DEBUG@(9769|9780) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x4000.
2026-03-10 17:47:19.263@LM_DEBUG@(9769|9780) ConditionImpl::signal_all() - number of sets: 0
2026-03-10 17:47:19.263@LM_DEBUG@(9769|9776) DomainParticipantImpl::assign_handle: Incremented refcount for InstanceHandle 64 to 2
2026-03-10 17:47:19.263@LM_DEBUG@(9769|9776) DataReaderImpl::transport_assoc_done: id_to_handle_map_[ 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe)] = 0x40.
2026-03-10 17:47:19.263@LM_DEBUG@(9769|9776) ConditionImpl::signal_all()
2026-03-10 17:47:19.263@LM_DEBUG@(9769|9776) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x4000.
2026-03-10 17:47:19.263@LM_DEBUG@(9769|9776) ConditionImpl::signal_all() - number of sets: 0
2026-03-10 17:47:19.301@LM_INFO@(9769|9782) Sedp::remote_knows_about_local_i: local 01037c1e.52ddd570.2629be99.00000007(874b6b11) remote 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe)
2026-03-10 17:47:19.301@LM_INFO@(9769|9782) Sedp::process_association_records_i reader not ready local 01037c1e.52ddd570.2629be99.00000007(874b6b11) remote 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) pending 1 done 0
2026-03-10 17:47:19.302@LM_INFO@(9769|9782) Sedp::remote_knows_about_local_i: local 01037c1e.52ddd570.2629be99.00000007(874b6b11) remote 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe)
2026-03-10 17:47:19.302@LM_INFO@(9769|9782) Sedp::process_association_records_i reader not ready local 01037c1e.52ddd570.2629be99.00000007(874b6b11) remote 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) pending 1 done 0
2026-03-10 17:47:19.334@LM_DEBUG@(9769|9786) DataLink::data_received_i: from publication 01037c1e.52ddd570.2629be99.000004c2(0829982a) received sample: SAMPLE_DATA (0x00), Length: 380, Byte order: Little Endian, CDR Encapsulation, Sequence: 0x00000001, Timestamp: 1773164838.703875999, Publication: 01037c1e.52ddd570.2629be99.000004c2(0829982a) to readerId 01037c1e.52ddd570.2629be9a.000004c7(3fe31675) (SET_EXCLUDED).
2026-03-10 17:47:19.334@LM_DEBUG@(9769|9790) DataLink::data_received_i: from publication 01037c1e.52ddd570.2629be99.000004c2(0829982a) received sample: SAMPLE_DATA (0x00), Length: 380, Byte order: Little Endian, CDR Encapsulation, Sequence: 0x00000001, Timestamp: 1773164838.776273999, Publication: 01037c1e.52ddd570.2629be99.000004c2(0829982a) to readerId 01037c1e.52ddd570.2629be9b.000004c7(02833fc5) (SET_EXCLUDED).
2026-03-10 17:47:19.334@LM_DEBUG@(9769|9786) Sedp::Reader::data_received: from 01037c1e.52ddd570.2629be99.000004c2(0829982a)
2026-03-10 17:47:19.334@LM_DEBUG@(9769|9790) Sedp::Reader::data_received: from 01037c1e.52ddd570.2629be99.000004c2(0829982a)
2026-03-10 17:47:19.335@LM_DEBUG@(9769|9790) DomainParticipantImpl::assign_handle: New mapped InstanceHandle 68 for 01037c1e.52ddd570.2629be99.00000007(874b6b11)
2026-03-10 17:47:19.335@LM_DEBUG@(9769|9786) DomainParticipantImpl::assign_handle: New mapped InstanceHandle 69 for 01037c1e.52ddd570.2629be99.00000007(874b6b11)
2026-03-10 17:47:19.335@LM_DEBUG@(9769|9790) ConditionImpl::signal_all()
2026-03-10 17:47:19.335@LM_DEBUG@(9769|9790) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x200.
2026-03-10 17:47:19.335@LM_DEBUG@(9769|9790) ConditionImpl::signal_all() - number of sets: 0
2026-03-10 17:47:19.335@LM_DEBUG@(9769|9786) ConditionImpl::signal_all()
2026-03-10 17:47:19.335@LM_DEBUG@(9769|9790) ConditionImpl::signal_all()
2026-03-10 17:47:19.335@LM_DEBUG@(9769|9786) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x200.
2026-03-10 17:47:19.335@LM_DEBUG@(9769|9790) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x400.
2026-03-10 17:47:19.335@LM_DEBUG@(9769|9786) ConditionImpl::signal_all() - number of sets: 0
2026-03-10 17:47:19.335@LM_DEBUG@(9769|9790) ConditionImpl::signal_all() - number of sets: 0
2026-03-10 17:47:19.335@LM_DEBUG@(9769|9786) ConditionImpl::signal_all()
2026-03-10 17:47:19.335@LM_DEBUG@(9769|9786) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x400.
2026-03-10 17:47:19.335@LM_DEBUG@(9769|9790) Sedp::process_discovered_reader_data: calling match_endpoints new
2026-03-10 17:47:19.335@LM_DEBUG@(9769|9786) ConditionImpl::signal_all() - number of sets: 0
2026-03-10 17:47:19.335@LM_DEBUG@(9769|9790) Sedp::match_endpoints 01037c1e.52ddd570.2629be99.00000007(874b6b11)
2026-03-10 17:47:19.335@LM_DEBUG@(9769|9786) Sedp::process_discovered_reader_data: calling match_endpoints new
2026-03-10 17:47:19.335@LM_DEBUG@(9769|9790) Sedp::match: w: 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) r: 01037c1e.52ddd570.2629be99.00000007(874b6b11)
2026-03-10 17:47:19.335@LM_DEBUG@(9769|9786) Sedp::match_endpoints 01037c1e.52ddd570.2629be99.00000007(874b6b11)
2026-03-10 17:47:19.335@LM_DEBUG@(9769|9790) Sedp::match_continue: w: 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) r: 01037c1e.52ddd570.2629be99.00000007(874b6b11)
2026-03-10 17:47:19.335@LM_INFO@(9769|9790) Sedp::remote_knows_about_local_i: local 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) remote 01037c1e.52ddd570.2629be99.00000007(874b6b11)
2026-03-10 17:47:19.335@LM_INFO@(9769|9790) Sedp::remote_is_authenticated_i: local 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) remote 01037c1e.52ddd570.2629be99.00000007(874b6b11)
2026-03-10 17:47:19.335@LM_INFO@(9769|9790) Sedp::local_has_remote_participant_token_i: local 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) remote 01037c1e.52ddd570.2629be99.00000007(874b6b11)
2026-03-10 17:47:19.335@LM_INFO@(9769|9790) Sedp::remote_has_local_participant_token_i: local 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) remote 01037c1e.52ddd570.2629be99.00000007(874b6b11)
2026-03-10 17:47:19.335@LM_INFO@(9769|9790) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) remote 01037c1e.52ddd570.2629be99.00000007(874b6b11)
2026-03-10 17:47:19.335@LM_INFO@(9769|9790) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) remote 01037c1e.52ddd570.2629be99.00000007(874b6b11)
2026-03-10 17:47:19.335@LM_DEBUG@(9769|9789) Sedp::WriterAddAssociation::handle_event: adding writer 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) association for reader 01037c1e.52ddd570.2629be99.00000007(874b6b11)
2026-03-10 17:47:19.335@LM_DEBUG@(9769|9789) DataWriterImpl::add_association - bit 0 local 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) remote 01037c1e.52ddd570.2629be99.00000007(874b6b11)
2026-03-10 17:47:19.335@LM_DEBUG@(9769|9789) DataWriterImpl::add_association(): adding subscription to publication 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) with priority 0.
2026-03-10 17:47:19.336@LM_DEBUG@(9769|9789) TransportClient::associate added PendingAssoc between 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) and remote 01037c1e.52ddd570.2629be99.00000007(874b6b11)
2026-03-10 17:47:19.336@LM_DEBUG@(9769|9789) PendingAssoc::initiate_connect - between 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) and remote 01037c1e.52ddd570.2629be99.00000007(874b6b11)
2026-03-10 17:47:19.336@LM_DEBUG@(9769|9789) TransportClient::initiate_connect_i - attempt to connect_datalink between local 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) and remote 01037c1e.52ddd570.2629be99.00000007(874b6b11)
2026-03-10 17:47:19.336@LM_DEBUG@(9769|9789) TransportClient::initiate_connect_i - connection between local 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) and remote 01037c1e.52ddd570.2629be99.00000007(874b6b11) initiation successful
2026-03-10 17:47:19.336@LM_DEBUG@(9769|9789) TransportClient::use_datalink_i TransportClient(0x7b7800061f88) using datalink[0x7b7c000804e8] from 01037c1e.52ddd570.2629be99.00000007(874b6b11)
2026-03-10 17:47:19.336@LM_DEBUG@(9769|9789) TransportClient::use_datalink_i TransportClient(0x7b7800061f88) about to add_link[0x7b7c000804e8] to remote: 01037c1e.52ddd570.2629be99.00000007(874b6b11)
2026-03-10 17:47:19.336@LM_DEBUG@(9769|9789) DataLink::make_reservation() - creating association local publication 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) <--> with remote subscription 01037c1e.52ddd570.2629be99.00000007(874b6b11).
2026-03-10 17:47:19.336@LM_INFO@(9769|9789) DataWriterImpl::transport_assoc_done: writer 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) succeeded in associating with reader 01037c1e.52ddd570.2629be99.00000007(874b6b11)
2026-03-10 17:47:19.336@LM_DEBUG@(9769|9789) DataWriterImpl::transport_assoc_done: writer 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) reader 01037c1e.52ddd570.2629be99.00000007(874b6b11) calling association_complete_i
2026-03-10 17:47:19.336@LM_DEBUG@(9769|9789) DataWriterImpl::association_complete_i - bit 0 local 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) remote 01037c1e.52ddd570.2629be99.00000007(874b6b11)
2026-03-10 17:47:19.336@LM_DEBUG@(9769|9789) DomainParticipantImpl::assign_handle: Incremented refcount for InstanceHandle 68 to 2
2026-03-10 17:47:19.336@LM_DEBUG@(9769|9789) DataWriterImpl::association_complete_i: id_to_handle_map_01037c1e.52ddd570.2629be99.00000007(874b6b11) = 0x44.
2026-03-10 17:47:19.336@LM_DEBUG@(9769|9789) ConditionImpl::signal_all()
2026-03-10 17:47:19.336@LM_DEBUG@(9769|9789) StatusConditionImpl::get_trigger_value() - mask==0x2000, changes==0x2000.
2026-03-10 17:47:19.336@LM_DEBUG@(9769|9789) ConditionImpl::signal_all() - number of sets: 1
2026-03-10 17:47:19.336@LM_DEBUG@(9769|9793) StatusConditionImpl::get_trigger_value() - mask==0x2000, changes==0x0.
2026-03-10 17:47:19.345@LM_DEBUG@(9769|9790) DataLink::data_received_i: from publication 01037c1e.52ddd570.2629be9a.000004c2(4f89e2fa) received sample: SAMPLE_DATA (0x00), Length: 380, Byte order: Little Endian, CDR Encapsulation, Sequence: 0x00000001, Timestamp: 1773164838.923692999, Publication: 01037c1e.52ddd570.2629be9a.000004c2(4f89e2fa) to readerId 01037c1e.52ddd570.2629be9b.000004c7(02833fc5) (SET_EXCLUDED).
2026-03-10 17:47:19.345@LM_DEBUG@(9769|9790) Sedp::Reader::data_received: from 01037c1e.52ddd570.2629be9a.000004c2(4f89e2fa)
2026-03-10 17:47:19.345@LM_DEBUG@(9769|9790) DomainParticipantImpl::assign_handle: New mapped InstanceHandle 70 for 01037c1e.52ddd570.2629be9a.00000007(c0eb11c1)
2026-03-10 17:47:19.345@LM_DEBUG@(9769|9790) ConditionImpl::signal_all()
2026-03-10 17:47:19.345@LM_DEBUG@(9769|9790) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x200.
2026-03-10 17:47:19.345@LM_DEBUG@(9769|9790) ConditionImpl::signal_all() - number of sets: 0
2026-03-10 17:47:19.345@LM_DEBUG@(9769|9790) ConditionImpl::signal_all()
2026-03-10 17:47:19.345@LM_DEBUG@(9769|9790) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x400.
2026-03-10 17:47:19.345@LM_DEBUG@(9769|9790) ConditionImpl::signal_all() - number of sets: 0
2026-03-10 17:47:19.345@LM_DEBUG@(9769|9790) Sedp::process_discovered_reader_data: calling match_endpoints new
2026-03-10 17:47:19.345@LM_DEBUG@(9769|9790) Sedp::match_endpoints 01037c1e.52ddd570.2629be9a.00000007(c0eb11c1)
2026-03-10 17:47:19.345@LM_DEBUG@(9769|9790) Sedp::match: w: 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) r: 01037c1e.52ddd570.2629be9a.00000007(c0eb11c1)
2026-03-10 17:47:19.345@LM_DEBUG@(9769|9790) Sedp::match_continue: w: 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) r: 01037c1e.52ddd570.2629be9a.00000007(c0eb11c1)
2026-03-10 17:47:19.345@LM_INFO@(9769|9790) Sedp::remote_knows_about_local_i: local 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) remote 01037c1e.52ddd570.2629be9a.00000007(c0eb11c1)
2026-03-10 17:47:19.345@LM_INFO@(9769|9790) Sedp::remote_is_authenticated_i: local 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) remote 01037c1e.52ddd570.2629be9a.00000007(c0eb11c1)
2026-03-10 17:47:19.345@LM_INFO@(9769|9790) Sedp::local_has_remote_participant_token_i: local 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) remote 01037c1e.52ddd570.2629be9a.00000007(c0eb11c1)
2026-03-10 17:47:19.345@LM_INFO@(9769|9790) Sedp::remote_has_local_participant_token_i: local 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) remote 01037c1e.52ddd570.2629be9a.00000007(c0eb11c1)
2026-03-10 17:47:19.345@LM_INFO@(9769|9790) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) remote 01037c1e.52ddd570.2629be9a.00000007(c0eb11c1)
2026-03-10 17:47:19.345@LM_INFO@(9769|9790) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) remote 01037c1e.52ddd570.2629be9a.00000007(c0eb11c1)
2026-03-10 17:47:19.345@LM_DEBUG@(9769|9789) Sedp::WriterAddAssociation::handle_event: adding writer 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) association for reader 01037c1e.52ddd570.2629be9a.00000007(c0eb11c1)
2026-03-10 17:47:19.345@LM_DEBUG@(9769|9789) DataWriterImpl::add_association - bit 0 local 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) remote 01037c1e.52ddd570.2629be9a.00000007(c0eb11c1)
2026-03-10 17:47:19.345@LM_DEBUG@(9769|9789) DataWriterImpl::add_association(): adding subscription to publication 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) with priority 0.
2026-03-10 17:47:19.345@LM_DEBUG@(9769|9789) TransportClient::associate added PendingAssoc between 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) and remote 01037c1e.52ddd570.2629be9a.00000007(c0eb11c1)
2026-03-10 17:47:19.346@LM_DEBUG@(9769|9789) PendingAssoc::initiate_connect - between 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) and remote 01037c1e.52ddd570.2629be9a.00000007(c0eb11c1)
2026-03-10 17:47:19.346@LM_DEBUG@(9769|9789) TransportClient::initiate_connect_i - attempt to connect_datalink between local 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) and remote 01037c1e.52ddd570.2629be9a.00000007(c0eb11c1)
2026-03-10 17:47:19.346@LM_DEBUG@(9769|9789) TransportClient::initiate_connect_i - connection between local 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) and remote 01037c1e.52ddd570.2629be9a.00000007(c0eb11c1) initiation successful
2026-03-10 17:47:19.346@LM_DEBUG@(9769|9789) TransportClient::use_datalink_i TransportClient(0x7b7800061f88) using datalink[0x7b7c000804e8] from 01037c1e.52ddd570.2629be9a.00000007(c0eb11c1)
2026-03-10 17:47:19.346@LM_DEBUG@(9769|9789) TransportClient::use_datalink_i TransportClient(0x7b7800061f88) about to add_link[0x7b7c000804e8] to remote: 01037c1e.52ddd570.2629be9a.00000007(c0eb11c1)
2026-03-10 17:47:19.346@LM_DEBUG@(9769|9789) DataLink::make_reservation() - creating association local publication 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) <--> with remote subscription 01037c1e.52ddd570.2629be9a.00000007(c0eb11c1).
2026-03-10 17:47:19.346@LM_INFO@(9769|9789) DataWriterImpl::transport_assoc_done: writer 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) succeeded in associating with reader 01037c1e.52ddd570.2629be9a.00000007(c0eb11c1)
2026-03-10 17:47:19.346@LM_DEBUG@(9769|9789) DataWriterImpl::transport_assoc_done: writer 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) reader 01037c1e.52ddd570.2629be9a.00000007(c0eb11c1) calling association_complete_i
2026-03-10 17:47:19.346@LM_DEBUG@(9769|9789) DataWriterImpl::association_complete_i - bit 0 local 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) remote 01037c1e.52ddd570.2629be9a.00000007(c0eb11c1)
2026-03-10 17:47:19.346@LM_DEBUG@(9769|9789) DomainParticipantImpl::assign_handle: Incremented refcount for InstanceHandle 70 to 2
2026-03-10 17:47:19.346@LM_DEBUG@(9769|9789) DataWriterImpl::association_complete_i: id_to_handle_map_01037c1e.52ddd570.2629be9a.00000007(c0eb11c1) = 0x46.
2026-03-10 17:47:19.346@LM_DEBUG@(9769|9789) ConditionImpl::signal_all()
2026-03-10 17:47:19.346@LM_DEBUG@(9769|9789) StatusConditionImpl::get_trigger_value() - mask==0x2000, changes==0x2000.
2026-03-10 17:47:19.346@LM_DEBUG@(9769|9789) ConditionImpl::signal_all() - number of sets: 1
2026-03-10 17:47:19.346@LM_DEBUG@(9769|9793) DomainParticipantImpl::assign_handle: New unmapped InstanceHandle 71
2026-03-10 17:47:19.347@LM_DEBUG@(9769|9793) DataWriterImpl::create_control_message: from publication 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) sending control sample: INSTANCE_REGISTRATION (0x02), Length: 12, Byte order: Little Endian, Key Fields Only, Sequence: 0x00000001, Timestamp: 1773164839.346728000, Publication: 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) .
2026-03-10 17:47:19.347@LM_INFO@(9769|9782) Sedp::remote_knows_about_local_i: local 01037c1e.52ddd570.2629be99.00000007(874b6b11) remote 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe)
2026-03-10 17:47:19.347@LM_INFO@(9769|9782) Sedp::remote_is_authenticated_i: local 01037c1e.52ddd570.2629be99.00000007(874b6b11) remote 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe)
2026-03-10 17:47:19.347@LM_INFO@(9769|9782) Sedp::local_has_remote_participant_token_i: local 01037c1e.52ddd570.2629be99.00000007(874b6b11) remote 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe)
2026-03-10 17:47:19.347@LM_INFO@(9769|9782) Sedp::remote_has_local_participant_token_i: local 01037c1e.52ddd570.2629be99.00000007(874b6b11) remote 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe)
2026-03-10 17:47:19.347@LM_INFO@(9769|9782) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.52ddd570.2629be99.00000007(874b6b11) remote 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe)
2026-03-10 17:47:19.347@LM_INFO@(9769|9782) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.52ddd570.2629be99.00000007(874b6b11) remote 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe)
2026-03-10 17:47:19.347@LM_DEBUG@(9769|9793) Cached_Allocator_With_Overflow::malloc 0x7b2400034980 0 available from pool
2026-03-10 17:47:19.347@LM_DEBUG@(9769|9793) Cached_Allocator_With_Overflow::malloc 0x7b24000348f0 0 available from pool
2026-03-10 17:47:19.347@LM_DEBUG@(9769|9781) Sedp::ReaderAddAssociation::handle_event: adding reader 01037c1e.52ddd570.2629be99.00000007(874b6b11) association for writer 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe)
2026-03-10 17:47:19.347@LM_DEBUG@(9769|9781) DataReaderImpl::add_association - bit 0 local 01037c1e.52ddd570.2629be99.00000007(874b6b11) remote 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe)
2026-03-10 17:47:19.347@LM_DEBUG@(9769|9781) WriterInfo::WriterInfo: writer 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) added to reader 01037c1e.52ddd570.2629be99.00000007(874b6b11).
2026-03-10 17:47:19.347@LM_DEBUG@(9769|9781) DataReaderImpl::add_association: inserted writer 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe).return 1
2026-03-10 17:47:19.347@LM_DEBUG@(9769|9781) DataReaderImpl::add_association: reader 01037c1e.52ddd570.2629be99.00000007(874b6b11) is associated with writer 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe).
2026-03-10 17:47:19.347@LM_DEBUG@(9769|9781) TransportClient::associate added PendingAssoc between 01037c1e.52ddd570.2629be99.00000007(874b6b11) and remote 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe)
2026-03-10 17:47:19.347@LM_DEBUG@(9769|9776) DataLink::data_received_i: from publication 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) received sample: INSTANCE_REGISTRATION (0x02), Length: 12, Byte order: Little Endian, CDR Encapsulation, Key Fields Only, Sequence: 0x00000001, Timestamp: 1773164839.346727999, Publication: 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) to readerId 00000000.00000000.00000000.00000000(ecbb4b55) (SET_INCLUDED).
2026-03-10 17:47:19.347@LM_DEBUG@(9769|9780) DataLink::data_received_i: from publication 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) received sample: INSTANCE_REGISTRATION (0x02), Length: 12, Byte order: Little Endian, CDR Encapsulation, Key Fields Only, Sequence: 0x00000001, Timestamp: 1773164839.346727999, Publication: 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) to readerId 00000000.00000000.00000000.00000000(ecbb4b55) (SET_INCLUDED).
2026-03-10 17:47:19.347@LM_DEBUG@(9769|9776) DataLink::data_received_i - normal data received to each subscription in listener_set include ids:01037c1e.52ddd570.2629be97.00000007(387bd570)
2026-03-10 17:47:19.348@LM_DEBUG@(9769|9776) DataReaderImpl::data_received: 01037c1e.52ddd570.2629be97.00000007(387bd570) received sample: INSTANCE_REGISTRATION (0x02), Length: 12, Byte order: Little Endian, CDR Encapsulation, Key Fields Only, Sequence: 0x00000001, Timestamp: 1773164839.346727999, Publication: 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe).
2026-03-10 17:47:19.348@LM_DEBUG@(9769|9776) DataReaderImpl::writer_became_alive: reader 01037c1e.52ddd570.2629be97.00000007(387bd570) from writer 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) previous state NOT_SET.
2026-03-10 17:47:19.347@LM_DEBUG@(9769|9780) DataLink::data_received_i - normal data received to each subscription in listener_set include ids:01037c1e.52ddd570.2629be98.00000007(ba2b42a1)
2026-03-10 17:47:19.348@LM_DEBUG@(9769|9776) ConditionImpl::signal_all()
2026-03-10 17:47:19.348@LM_DEBUG@(9769|9780) DataReaderImpl::data_received: 01037c1e.52ddd570.2629be98.00000007(ba2b42a1) received sample: INSTANCE_REGISTRATION (0x02), Length: 12, Byte order: Little Endian, CDR Encapsulation, Key Fields Only, Sequence: 0x00000001, Timestamp: 1773164839.346727999, Publication: 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe).
2026-03-10 17:47:19.348@LM_DEBUG@(9769|9792) DataLink::data_received_i: from publication 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) received sample: INSTANCE_REGISTRATION (0x02), Length: 12, Byte order: Little Endian, CDR Encapsulation, Key Fields Only, Sequence: 0x00000001, Timestamp: 1773164839.346727999, Publication: 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) to readerId 00000000.00000000.00000000.00000000(ecbb4b55) (SET_EXCLUDED).
2026-03-10 17:47:19.348@LM_DEBUG@(9769|9780) DataReaderImpl::writer_became_alive: reader 01037c1e.52ddd570.2629be98.00000007(ba2b42a1) from writer 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) previous state NOT_SET.
2026-03-10 17:47:19.348@LM_DEBUG@(9769|9776) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x5000.
2026-03-10 17:47:19.348@LM_DEBUG@(9769|9780) ConditionImpl::signal_all()
2026-03-10 17:47:19.348@LM_DEBUG@(9769|9776) ConditionImpl::signal_all() - number of sets: 0
2026-03-10 17:47:19.348@LM_DEBUG@(9769|9780) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x5000.
2026-03-10 17:47:19.348@LM_DEBUG@(9769|9780) ConditionImpl::signal_all() - number of sets: 0
2026-03-10 17:47:19.347@LM_DEBUG@(9769|9793) DataWriterImpl::create_sample_data_message: from publication 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) sending data sample: SAMPLE_DATA (0x00), Length: 76, Byte order: Little Endian, CDR Encapsulation, Sequence: 0x00000002, Timestamp: 1773164839.347836000, Publication: 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) .
2026-03-10 17:47:19.348@LM_DEBUG@(9769|9780) DataReaderImpl::notify_liveliness_change: listener at 0x2940, mask 0xffffffff.
NOTIFY: subscription 01037c1e.52ddd570.2629be98.00000007(ba2b42a1), listener at: 0x0x7b3000002940
NOTIFY: writer[ 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe)] == ALIVE
2026-03-10 17:47:19.348@LM_DEBUG@(9769|9776) DataReaderImpl::notify_liveliness_change: listener at 0x1380, mask 0xffffffff.
NOTIFY: subscription 01037c1e.52ddd570.2629be97.00000007(387bd570), listener at: 0x0x7b3000001380
NOTIFY: writer[ 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe)] == ALIVE
2026-03-10 17:47:19.348@LM_DEBUG@(9769|9780) Messenger::MessageDataReaderImpl::dds_demarshal: Deserializing with encoding kind XCDR2.
2026-03-10 17:47:19.348@LM_DEBUG@(9769|9776) Messenger::MessageDataReaderImpl::dds_demarshal: Deserializing with encoding kind XCDR2.
2026-03-10 17:47:19.348@LM_DEBUG@(9769|9793) Cached_Allocator_With_Overflow::malloc 0x7b2400034980 0 available from pool
2026-03-10 17:47:19.348@LM_DEBUG@(9769|9780) DomainParticipantImpl::assign_handle: New unmapped InstanceHandle 72
2026-03-10 17:47:19.348@LM_DEBUG@(9769|9776) DomainParticipantImpl::assign_handle: New unmapped InstanceHandle 73
2026-03-10 17:47:19.349@LM_DEBUG@(9769|9780) DataReaderImpl::data_received: reader 01037c1e.52ddd570.2629be98.00000007(ba2b42a1) writer 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) instance 72 is_new_instance 1 filtered 0
2026-03-10 17:47:19.349@LM_DEBUG@(9769|9793) DataWriterImpl::create_sample_data_message: from publication 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) sending data sample: SAMPLE_DATA (0x00), Length: 76, Byte order: Little Endian, CDR Encapsulation, Sequence: 0x00000003, Timestamp: 1773164839.349205000, Publication: 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) .
2026-03-10 17:47:19.349@LM_DEBUG@(9769|9776) DataReaderImpl::data_received: reader 01037c1e.52ddd570.2629be97.00000007(387bd570) writer 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) instance 73 is_new_instance 1 filtered 0
2026-03-10 17:47:19.349@LM_DEBUG@(9769|9793) Cached_Allocator_With_Overflow::malloc 0x7b2400034980 0 available from pool
2026-03-10 17:47:19.349@LM_DEBUG@(9769|9780) DataLink::data_received_i: from publication 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) received sample: SAMPLE_DATA (0x00), Length: 76, Byte order: Little Endian, CDR Encapsulation, Sequence: 0x00000002, Timestamp: 1773164839.347835999, Publication: 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) to readerId 00000000.00000000.00000000.00000000(ecbb4b55) (SET_INCLUDED).
2026-03-10 17:47:19.349@LM_DEBUG@(9769|9780) DataLink::data_received_i - normal data received to each subscription in listener_set include ids:01037c1e.52ddd570.2629be98.00000007(ba2b42a1)
2026-03-10 17:47:19.349@LM_DEBUG@(9769|9780) DataReaderImpl::data_received: 01037c1e.52ddd570.2629be98.00000007(ba2b42a1) received sample: SAMPLE_DATA (0x00), Length: 76, Byte order: Little Endian, CDR Encapsulation, Sequence: 0x00000002, Timestamp: 1773164839.347835999, Publication: 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe).
2026-03-10 17:47:19.349@LM_DEBUG@(9769|9793) Cached_Allocator_With_Overflow::malloc 0x7b7c0007fe88 0 available from pool
2026-03-10 17:47:19.349@LM_DEBUG@(9769|9780) Messenger::MessageDataReaderImpl::dds_demarshal: Deserializing with encoding kind XCDR2.
2026-03-10 17:47:19.349@LM_DEBUG@(9769|9792) DataLink::data_received_i: from publication 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) received sample: SAMPLE_DATA (0x00), Length: 76, Byte order: Little Endian, CDR Encapsulation, Sequence: 0x00000002, Timestamp: 1773164839.347835999, Publication: 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) to readerId 00000000.00000000.00000000.00000000(ecbb4b55) (SET_EXCLUDED).
2026-03-10 17:47:19.349@LM_DEBUG@(9769|9793) DataWriterImpl::create_sample_data_message: from publication 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) sending data sample: SAMPLE_DATA (0x00), Length: 76, Byte order: Little Endian, CDR Encapsulation, Sequence: 0x00000004, Timestamp: 1773164839.349822000, Publication: 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) .
2026-03-10 17:47:19.349@LM_DEBUG@(9769|9780) ConditionImpl::signal_all()
2026-03-10 17:47:19.350@LM_DEBUG@(9769|9780) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x200.
2026-03-10 17:47:19.349@LM_DEBUG@(9769|9776) DataLink::data_received_i: from publication 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) received sample: SAMPLE_DATA (0x00), Length: 76, Byte order: Little Endian, CDR Encapsulation, Sequence: 0x00000002, Timestamp: 1773164839.347835999, Publication: 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) to readerId 00000000.00000000.00000000.00000000(ecbb4b55) (SET_INCLUDED).
2026-03-10 17:47:19.350@LM_DEBUG@(9769|9776) DataLink::data_received_i - normal data received to each subscription in listener_set include ids:01037c1e.52ddd570.2629be97.00000007(387bd570)
2026-03-10 17:47:19.350@LM_DEBUG@(9769|9793) Cached_Allocator_With_Overflow::malloc 0x7b7c0007fe88 0 available from pool
2026-03-10 17:47:19.350@LM_DEBUG@(9769|9780) ConditionImpl::signal_all() - number of sets: 0
2026-03-10 17:47:19.350@LM_DEBUG@(9769|9792) DataLink::data_received_i: from publication 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) received sample: SAMPLE_DATA (0x00), Length: 76, Byte order: Little Endian, CDR Encapsulation, Sequence: 0x00000003, Timestamp: 1773164839.349204999, Publication: 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) to readerId 00000000.00000000.00000000.00000000(ecbb4b55) (SET_EXCLUDED).
2026-03-10 17:47:19.350@LM_DEBUG@(9769|9793) Cached_Allocator_With_Overflow::malloc 0x7b2400034980 0 available from pool
2026-03-10 17:47:19.350@LM_DEBUG@(9769|9776) DataReaderImpl::data_received: 01037c1e.52ddd570.2629be97.00000007(387bd570) received sample: SAMPLE_DATA (0x00), Length: 76, Byte order: Little Endian, CDR Encapsulation, Sequence: 0x00000002, Timestamp: 1773164839.347835999, Publication: 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe).
2026-03-10 17:47:19.350@LM_DEBUG@(9769|9776) Messenger::MessageDataReaderImpl::dds_demarshal: Deserializing with encoding kind XCDR2.
2026-03-10 17:47:19.350@LM_DEBUG@(9769|9780) Domain: 2. Reader1 received message 0 from Writer.
2026-03-10 17:47:19.350@LM_DEBUG@(9769|9780) DataReaderImpl::data_received: reader 01037c1e.52ddd570.2629be98.00000007(ba2b42a1) writer 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) instance 72 is_new_instance 0 filtered 0
2026-03-10 17:47:19.350@LM_DEBUG@(9769|9793) DataWriterImpl::create_sample_data_message: from publication 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) sending data sample: SAMPLE_DATA (0x00), Length: 76, Byte order: Little Endian, CDR Encapsulation, Sequence: 0x00000005, Timestamp: 1773164839.350561000, Publication: 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) .
2026-03-10 17:47:19.350@LM_DEBUG@(9769|9776) ConditionImpl::signal_all()
2026-03-10 17:47:19.350@LM_DEBUG@(9769|9776) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x200.
2026-03-10 17:47:19.350@LM_DEBUG@(9769|9776) ConditionImpl::signal_all() - number of sets: 0
2026-03-10 17:47:19.350@LM_DEBUG@(9769|9780) DataLink::data_received_i: from publication 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) received sample: SAMPLE_DATA (0x00), Length: 76, Byte order: Little Endian, CDR Encapsulation, Sequence: 0x00000003, Timestamp: 1773164839.349204999, Publication: 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) to readerId 00000000.00000000.00000000.00000000(ecbb4b55) (SET_INCLUDED).
2026-03-10 17:47:19.350@LM_DEBUG@(9769|9793) Cached_Allocator_With_Overflow::malloc 0x7b2400034980 0 available from pool
2026-03-10 17:47:19.350@LM_DEBUG@(9769|9780) DataLink::data_received_i - normal data received to each subscription in listener_set include ids:01037c1e.52ddd570.2629be98.00000007(ba2b42a1)
2026-03-10 17:47:19.350@LM_DEBUG@(9769|9780) DataReaderImpl::data_received: 01037c1e.52ddd570.2629be98.00000007(ba2b42a1) received sample: SAMPLE_DATA (0x00), Length: 76, Byte order: Little Endian, CDR Encapsulation, Sequence: 0x00000003, Timestamp: 1773164839.349204999, Publication: 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe).
2026-03-10 17:47:19.350@LM_DEBUG@(9769|9792) DataLink::data_received_i: from publication 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) received sample: SAMPLE_DATA (0x00), Length: 76, Byte order: Little Endian, CDR Encapsulation, Sequence: 0x00000004, Timestamp: 1773164839.349821999, Publication: 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) to readerId 00000000.00000000.00000000.00000000(ecbb4b55) (SET_EXCLUDED).
2026-03-10 17:47:19.351@LM_DEBUG@(9769|9780) Messenger::MessageDataReaderImpl::dds_demarshal: Deserializing with encoding kind XCDR2.
2026-03-10 17:47:19.351@LM_DEBUG@(9769|9793) DataWriterImpl::create_sample_data_message: from publication 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) sending data sample: SAMPLE_DATA (0x00), Length: 76, Byte order: Little Endian, CDR Encapsulation, Sequence: 0x00000006, Timestamp: 1773164839.351154000, Publication: 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) .
2026-03-10 17:47:19.351@LM_DEBUG@(9769|9780) ConditionImpl::signal_all()
2026-03-10 17:47:19.350@LM_DEBUG@(9769|9776) Domain: 2. Reader0 received message 0 from Writer.
2026-03-10 17:47:19.351@LM_DEBUG@(9769|9792) DataLink::data_received_i: from publication 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) received sample: SAMPLE_DATA (0x00), Length: 76, Byte order: Little Endian, CDR Encapsulation, Sequence: 0x00000005, Timestamp: 1773164839.350560999, Publication: 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) to readerId 00000000.00000000.00000000.00000000(ecbb4b55) (SET_EXCLUDED).
2026-03-10 17:47:19.351@LM_DEBUG@(9769|9780) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x200.
2026-03-10 17:47:19.351@LM_DEBUG@(9769|9793) Cached_Allocator_With_Overflow::malloc 0x7b2400034980 0 available from pool
2026-03-10 17:47:19.351@LM_DEBUG@(9769|9780) ConditionImpl::signal_all() - number of sets: 0
2026-03-10 17:47:19.351@LM_DEBUG@(9769|9776) DataReaderImpl::data_received: reader 01037c1e.52ddd570.2629be97.00000007(387bd570) writer 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) instance 73 is_new_instance 0 filtered 0
2026-03-10 17:47:19.351@LM_DEBUG@(9769|9780) Domain: 2. Reader1 received message 1 from Writer.
2026-03-10 17:47:19.351@LM_DEBUG@(9769|9780) DataReaderImpl::data_received: reader 01037c1e.52ddd570.2629be98.00000007(ba2b42a1) writer 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) instance 72 is_new_instance 0 filtered 0
2026-03-10 17:47:19.351@LM_DEBUG@(9769|9793) DataWriterImpl::create_sample_data_message: from publication 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) sending data sample: SAMPLE_DATA (0x00), Length: 76, Byte order: Little Endian, CDR Encapsulation, Sequence: 0x00000007, Timestamp: 1773164839.351701000, Publication: 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) .
2026-03-10 17:47:19.351@LM_DEBUG@(9769|9792) DataLink::data_received_i: from publication 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) received sample: SAMPLE_DATA (0x00), Length: 76, Byte order: Little Endian, CDR Encapsulation, Sequence: 0x00000006, Timestamp: 1773164839.351153999, Publication: 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) to readerId 00000000.00000000.00000000.00000000(ecbb4b55) (SET_EXCLUDED).
2026-03-10 17:47:19.351@LM_DEBUG@(9769|9793) Cached_Allocator_With_Overflow::malloc 0x7b2400034980 0 available from pool
2026-03-10 17:47:19.351@LM_DEBUG@(9769|9776) DataLink::data_received_i: from publication 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) received sample: SAMPLE_DATA (0x00), Length: 76, Byte order: Little Endian, CDR Encapsulation, Sequence: 0x00000003, Timestamp: 1773164839.349204999, Publication: 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) to readerId 00000000.00000000.00000000.00000000(ecbb4b55) (SET_INCLUDED).
2026-03-10 17:47:19.351@LM_DEBUG@(9769|9780) DataLink::data_received_i: from publication 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) received sample: SAMPLE_DATA (0x00), Length: 76, Byte order: Little Endian, CDR Encapsulation, Sequence: 0x00000004, Timestamp: 1773164839.349821999, Publication: 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) to readerId 00000000.00000000.00000000.00000000(ecbb4b55) (SET_INCLUDED).
2026-03-10 17:47:19.352@LM_DEBUG@(9769|9776) DataLink::data_received_i - normal data received to each subscription in listener_set include ids:01037c1e.52ddd570.2629be97.00000007(387bd570)
2026-03-10 17:47:19.352@LM_DEBUG@(9769|9776) DataReaderImpl::data_received: 01037c1e.52ddd570.2629be97.00000007(387bd570) received sample: SAMPLE_DATA (0x00), Length: 76, Byte order: Little Endian, CDR Encapsulation, Sequence: 0x00000003, Timestamp: 1773164839.349204999, Publication: 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe).
2026-03-10 17:47:19.352@LM_DEBUG@(9769|9776) Messenger::MessageDataReaderImpl::dds_demarshal: Deserializing with encoding kind XCDR2.
2026-03-10 17:47:19.352@LM_DEBUG@(9769|9793) DataWriterImpl::create_sample_data_message: from publication 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) sending data sample: SAMPLE_DATA (0x00), Length: 76, Byte order: Little Endian, CDR Encapsulation, Sequence: 0x00000008, Timestamp: 1773164839.352262000, Publication: 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) .
2026-03-10 17:47:19.352@LM_DEBUG@(9769|9780) DataLink::data_received_i - normal data received to each subscription in listener_set include ids:01037c1e.52ddd570.2629be98.00000007(ba2b42a1)
2026-03-10 17:47:19.352@LM_DEBUG@(9769|9776) ConditionImpl::signal_all()
2026-03-10 17:47:19.352@LM_DEBUG@(9769|9780) DataReaderImpl::data_received: 01037c1e.52ddd570.2629be98.00000007(ba2b42a1) received sample: SAMPLE_DATA (0x00), Length: 76, Byte order: Little Endian, CDR Encapsulation, Sequence: 0x00000004, Timestamp: 1773164839.349821999, Publication: 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe).
2026-03-10 17:47:19.352@LM_DEBUG@(9769|9776) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x200.
2026-03-10 17:47:19.352@LM_DEBUG@(9769|9792) DataLink::data_received_i: from publication 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) received sample: SAMPLE_DATA (0x00), Length: 76, Byte order: Little Endian, CDR Encapsulation, Sequence: 0x00000007, Timestamp: 1773164839.351700999, Publication: 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) to readerId 00000000.00000000.00000000.00000000(ecbb4b55) (SET_EXCLUDED).
2026-03-10 17:47:19.352@LM_DEBUG@(9769|9776) ConditionImpl::signal_all() - number of sets: 0
2026-03-10 17:47:19.352@LM_DEBUG@(9769|9780) Messenger::MessageDataReaderImpl::dds_demarshal: Deserializing with encoding kind XCDR2.
2026-03-10 17:47:19.352@LM_DEBUG@(9769|9793) Cached_Allocator_With_Overflow::malloc 0x7b2400034980 0 available from pool
2026-03-10 17:47:19.352@LM_DEBUG@(9769|9781) DirectPriorityMapper:thread_priority() - mapped TRANSPORT_PRIORITY value 0 to thread priority 0.
2026-03-10 17:47:19.352@LM_DEBUG@(9769|9780) ConditionImpl::signal_all()
2026-03-10 17:47:19.352@LM_DEBUG@(9769|9776) Domain: 2. Reader0 received message 1 from Writer.
2026-03-10 17:47:19.352@LM_DEBUG@(9769|9776) DataReaderImpl::data_received: reader 01037c1e.52ddd570.2629be97.00000007(387bd570) writer 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) instance 73 is_new_instance 0 filtered 0
2026-03-10 17:47:19.352@LM_DEBUG@(9769|9792) DataLink::data_received_i: from publication 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) received sample: SAMPLE_DATA (0x00), Length: 76, Byte order: Little Endian, CDR Encapsulation, Sequence: 0x00000008, Timestamp: 1773164839.352261999, Publication: 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) to readerId 00000000.00000000.00000000.00000000(ecbb4b55) (SET_EXCLUDED).
2026-03-10 17:47:19.352@LM_DEBUG@(9769|9780) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x200.
2026-03-10 17:47:19.352@LM_DEBUG@(9769|9780) ConditionImpl::signal_all() - number of sets: 0
2026-03-10 17:47:19.352@LM_DEBUG@(9769|9793) DataWriterImpl::create_sample_data_message: from publication 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) sending data sample: SAMPLE_DATA (0x00), Length: 76, Byte order: Little Endian, CDR Encapsulation, Sequence: 0x00000009, Timestamp: 1773164839.352844000, Publication: 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) .
2026-03-10 17:47:19.352@LM_DEBUG@(9769|9776) DataLink::data_received_i: from publication 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) received sample: SAMPLE_DATA (0x00), Length: 76, Byte order: Little Endian, CDR Encapsulation, Sequence: 0x00000004, Timestamp: 1773164839.349821999, Publication: 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) to readerId 00000000.00000000.00000000.00000000(ecbb4b55) (SET_INCLUDED).
2026-03-10 17:47:19.353@LM_DEBUG@(9769|9776) DataLink::data_received_i - normal data received to each subscription in listener_set include ids:01037c1e.52ddd570.2629be97.00000007(387bd570)
2026-03-10 17:47:19.353@LM_DEBUG@(9769|9780) Domain: 2. Reader1 received message 2 from Writer.
2026-03-10 17:47:19.353@LM_DEBUG@(9769|9793) Cached_Allocator_With_Overflow::malloc 0x7b2400034980 0 available from pool
2026-03-10 17:47:19.353@LM_DEBUG@(9769|9780) DataReaderImpl::data_received: reader 01037c1e.52ddd570.2629be98.00000007(ba2b42a1) writer 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) instance 72 is_new_instance 0 filtered 0
2026-03-10 17:47:19.353@LM_DEBUG@(9769|9776) DataReaderImpl::data_received: 01037c1e.52ddd570.2629be97.00000007(387bd570) received sample: SAMPLE_DATA (0x00), Length: 76, Byte order: Little Endian, CDR Encapsulation, Sequence: 0x00000004, Timestamp: 1773164839.349821999, Publication: 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe).
2026-03-10 17:47:19.353@LM_DEBUG@(9769|9776) Messenger::MessageDataReaderImpl::dds_demarshal: Deserializing with encoding kind XCDR2.
2026-03-10 17:47:19.353@LM_DEBUG@(9769|9780) DataLink::data_received_i: from publication 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) received sample: SAMPLE_DATA (0x00), Length: 76, Byte order: Little Endian, CDR Encapsulation, Sequence: 0x00000005, Timestamp: 1773164839.350560999, Publication: 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) to readerId 00000000.00000000.00000000.00000000(ecbb4b55) (SET_INCLUDED).
2026-03-10 17:47:19.353@LM_DEBUG@(9769|9793) DataWriterImpl::create_sample_data_message: from publication 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) sending data sample: SAMPLE_DATA (0x00), Length: 76, Byte order: Little Endian, CDR Encapsulation, Sequence: 0x0000000a, Timestamp: 1773164839.353407000, Publication: 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) .
2026-03-10 17:47:19.353@LM_DEBUG@(9769|9780) DataLink::data_received_i - normal data received to each subscription in listener_set include ids:01037c1e.52ddd570.2629be98.00000007(ba2b42a1)
2026-03-10 17:47:19.353@LM_DEBUG@(9769|9780) DataReaderImpl::data_received: 01037c1e.52ddd570.2629be98.00000007(ba2b42a1) received sample: SAMPLE_DATA (0x00), Length: 76, Byte order: Little Endian, CDR Encapsulation, Sequence: 0x00000005, Timestamp: 1773164839.350560999, Publication: 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe).
2026-03-10 17:47:19.353@LM_DEBUG@(9769|9776) ConditionImpl::signal_all()
2026-03-10 17:47:19.353@LM_DEBUG@(9769|9776) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x200.
2026-03-10 17:47:19.353@LM_DEBUG@(9769|9776) ConditionImpl::signal_all() - number of sets: 0
2026-03-10 17:47:19.353@LM_DEBUG@(9769|9780) Messenger::MessageDataReaderImpl::dds_demarshal: Deserializing with encoding kind XCDR2.
2026-03-10 17:47:19.353@LM_DEBUG@(9769|9792) DataLink::data_received_i: from publication 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) received sample: SAMPLE_DATA (0x00), Length: 76, Byte order: Little Endian, CDR Encapsulation, Sequence: 0x00000009, Timestamp: 1773164839.352843999, Publication: 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) to readerId 00000000.00000000.00000000.00000000(ecbb4b55) (SET_EXCLUDED).
2026-03-10 17:47:19.353@LM_DEBUG@(9769|9793) Cached_Allocator_With_Overflow::malloc 0x7b7c0007ff18 0 available from pool
2026-03-10 17:47:19.353@LM_DEBUG@(9769|9776) Domain: 2. Reader0 received message 2 from Writer.
2026-03-10 17:47:19.353@LM_DEBUG@(9769|9780) ConditionImpl::signal_all()
2026-03-10 17:47:19.353@LM_DEBUG@(9769|9780) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x200.
2026-03-10 17:47:19.353@LM_DEBUG@(9769|9776) DataReaderImpl::data_received: reader 01037c1e.52ddd570.2629be97.00000007(387bd570) writer 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) instance 73 is_new_instance 0 filtered 0
2026-03-10 17:47:19.353@LM_DEBUG@(9769|9793) Cached_Allocator_With_Overflow::malloc 0x7b2400034980 0 available from pool
2026-03-10 17:47:19.353@LM_DEBUG@(9769|9780) ConditionImpl::signal_all() - number of sets: 0
2026-03-10 17:47:19.354@LM_DEBUG@(9769|9780) Domain: 2. Reader1 received message 3 from Writer.
2026-03-10 17:47:19.354@LM_DEBUG@(9769|9776) DataLink::data_received_i: from publication 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) received sample: SAMPLE_DATA (0x00), Length: 76, Byte order: Little Endian, CDR Encapsulation, Sequence: 0x00000005, Timestamp: 1773164839.350560999, Publication: 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) to readerId 00000000.00000000.00000000.00000000(ecbb4b55) (SET_INCLUDED).
2026-03-10 17:47:19.354@LM_DEBUG@(9769|9776) DataLink::data_received_i - normal data received to each subscription in listener_set include ids:01037c1e.52ddd570.2629be97.00000007(387bd570)
2026-03-10 17:47:19.354@LM_DEBUG@(9769|9780) DataReaderImpl::data_received: reader 01037c1e.52ddd570.2629be98.00000007(ba2b42a1) writer 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) instance 72 is_new_instance 0 filtered 0
2026-03-10 17:47:19.354@LM_DEBUG@(9769|9776) DataReaderImpl::data_received: 01037c1e.52ddd570.2629be97.00000007(387bd570) received sample: SAMPLE_DATA (0x00), Length: 76, Byte order: Little Endian, CDR Encapsulation, Sequence: 0x00000005, Timestamp: 1773164839.350560999, Publication: 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe).
2026-03-10 17:47:19.354@LM_DEBUG@(9769|9776) Messenger::MessageDataReaderImpl::dds_demarshal: Deserializing with encoding kind XCDR2.
2026-03-10 17:47:19.354@LM_DEBUG@(9769|9792) DataLink::data_received_i: from publication 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) received sample: SAMPLE_DATA (0x00), Length: 76, Byte order: Little Endian, CDR Encapsulation, Sequence: 0x0000000a, Timestamp: 1773164839.353406999, Publication: 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) to readerId 00000000.00000000.00000000.00000000(ecbb4b55) (SET_EXCLUDED).
2026-03-10 17:47:19.354@LM_DEBUG@(9769|9793) Cached_Allocator_With_Overflow::malloc 0x7b2400029a90 0 available from pool
2026-03-10 17:47:19.354@LM_DEBUG@(9769|9780) DataLink::data_received_i: from publication 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) received sample: SAMPLE_DATA (0x00), Length: 76, Byte order: Little Endian, CDR Encapsulation, Sequence: 0x00000006, Timestamp: 1773164839.351153999, Publication: 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) to readerId 00000000.00000000.00000000.00000000(ecbb4b55) (SET_INCLUDED).
2026-03-10 17:47:19.354@LM_DEBUG@(9769|9793) DataWriterImpl::create_sample_data_message: from publication 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) sending data sample: SAMPLE_DATA (0x00), Length: 76, Byte order: Little Endian, CDR Encapsulation, Sequence: 0x0000000b, Timestamp: 1773164839.354209000, Publication: 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) .
2026-03-10 17:47:19.354@LM_DEBUG@(9769|9780) DataLink::data_received_i - normal data received to each subscription in listener_set include ids:01037c1e.52ddd570.2629be98.00000007(ba2b42a1)
2026-03-10 17:47:19.354@LM_DEBUG@(9769|9780) DataReaderImpl::data_received: 01037c1e.52ddd570.2629be98.00000007(ba2b42a1) received sample: SAMPLE_DATA (0x00), Length: 76, Byte order: Little Endian, CDR Encapsulation, Sequence: 0x00000006, Timestamp: 1773164839.351153999, Publication: 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe).
2026-03-10 17:47:19.354@LM_DEBUG@(9769|9793) Cached_Allocator_With_Overflow::malloc 0x7b2400034980 0 available from pool
2026-03-10 17:47:19.354@LM_DEBUG@(9769|9780) Messenger::MessageDataReaderImpl::dds_demarshal: Deserializing with encoding kind XCDR2.
2026-03-10 17:47:19.354@LM_DEBUG@(9769|9776) ConditionImpl::signal_all()
2026-03-10 17:47:19.354@LM_DEBUG@(9769|9793) Dynamic_Cached_Allocator_With_Overflow::malloc 2fff0 1 heap allocs with 1 outstanding
2026-03-10 17:47:19.354@LM_DEBUG@(9769|9776) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x200.
2026-03-10 17:47:19.354@LM_DEBUG@(9769|9780) ConditionImpl::signal_all()
2026-03-10 17:47:19.354@LM_DEBUG@(9769|9776) ConditionImpl::signal_all() - number of sets: 0
2026-03-10 17:47:19.354@LM_DEBUG@(9769|9780) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x200.
2026-03-10 17:47:19.354@LM_DEBUG@(9769|9780) ConditionImpl::signal_all() - number of sets: 0
2026-03-10 17:47:19.355@LM_DEBUG@(9769|9793) DataWriter Writer is waiting for acknowledgments
2026-03-10 17:47:19.355@LM_DEBUG@(9769|9780) Domain: 2. Reader1 received message 4 from Writer.
2026-03-10 17:47:19.355@LM_DEBUG@(9769|9776) Domain: 2. Reader0 received message 3 from Writer.
2026-03-10 17:47:19.355@LM_DEBUG@(9769|9793) DataWriterImpl::create_control_message: from publication 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) sending control sample: REQUEST_ACK (0x06), Length: 0, Byte order: Little Endian, Key Fields Only, Sequence: 0x0000000c, Timestamp: 1773164839.355090000, Publication: 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) .
2026-03-10 17:47:19.355@LM_DEBUG@(9769|9792) DataLink::data_received_i: from publication 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) received sample: SAMPLE_DATA (0x00), Length: 76, Byte order: Little Endian, CDR Encapsulation, Sequence: 0x0000000b, Timestamp: 1773164839.354208999, Publication: 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) to readerId 00000000.00000000.00000000.00000000(ecbb4b55) (SET_EXCLUDED).
2026-03-10 17:47:19.355@LM_DEBUG@(9769|9793) WriteDataContainer::data_delivered 0x7b9c000025a0
2026-03-10 17:47:19.355@LM_DEBUG@(9769|9793) WriteDataContainer::data_delivered: domain 2 topic TheTopic publication 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) control message delivered.
2026-03-10 17:47:19.355@LM_DEBUG@(9769|9793) WriteDataContainer::data_delivered: Inserting acked_sequence: 12
2026-03-10 17:47:19.355@LM_DEBUG@(9769|9793) DataWriterImpl::create_ack_token() - for sequence 12
2026-03-10 17:47:19.355@LM_DEBUG@(9769|9793) DataWriterImpl::wait_for_acknowledgments waiting for acknowledgment of sequence 12 at 17:47:19.355571
2026-03-10 17:47:19.355@LM_DEBUG@(9769|9780) DataReaderImpl::data_received: reader 01037c1e.52ddd570.2629be98.00000007(ba2b42a1) writer 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) instance 72 is_new_instance 0 filtered 0
2026-03-10 17:47:19.355@LM_DEBUG@(9769|9793) WriteDataContainer::sequence_acknowledged_i - 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) cumulative ack is currently: 0
2026-03-10 17:47:19.355@LM_DEBUG@(9769|9780) DataLink::data_received_i: from publication 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) received sample: SAMPLE_DATA (0x00), Length: 76, Byte order: Little Endian, CDR Encapsulation, Sequence: 0x00000007, Timestamp: 1773164839.351700999, Publication: 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) to readerId 00000000.00000000.00000000.00000000(ecbb4b55) (SET_INCLUDED).
2026-03-10 17:47:19.355@LM_DEBUG@(9769|9780) DataLink::data_received_i - normal data received to each subscription in listener_set include ids:01037c1e.52ddd570.2629be98.00000007(ba2b42a1)
2026-03-10 17:47:19.355@LM_DEBUG@(9769|9776) DataReaderImpl::data_received: reader 01037c1e.52ddd570.2629be97.00000007(387bd570) writer 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) instance 73 is_new_instance 0 filtered 0
2026-03-10 17:47:19.355@LM_DEBUG@(9769|9784) DEBUG: RtpsUdpInst::multicast_group_address: processing add_domain_id_to_ip_addr: add_domain_id_to_ip_addr,add_domain_id_to_port=239.255.2.0:7901 => 239.255.2.2:7901
2026-03-10 17:47:19.355@LM_DEBUG@(9769|9780) DataReaderImpl::data_received: 01037c1e.52ddd570.2629be98.00000007(ba2b42a1) received sample: SAMPLE_DATA (0x00), Length: 76, Byte order: Little Endian, CDR Encapsulation, Sequence: 0x00000007, Timestamp: 1773164839.351700999, Publication: 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe).
2026-03-10 17:47:19.355@LM_DEBUG@(9769|9784) DEBUG: RtpsUdpInst::multicast_group_address: processing add_domain_id_to_port: add_domain_id_to_ip_addr,add_domain_id_to_port=239.255.2.0:7901 => 239.255.2.2:7903
2026-03-10 17:47:19.355@LM_DEBUG@(9769|9780) Messenger::MessageDataReaderImpl::dds_demarshal: Deserializing with encoding kind XCDR2.
2026-03-10 17:47:19.356@LM_DEBUG@(9769|9776) DataLink::data_received_i: from publication 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) received sample: SAMPLE_DATA (0x00), Length: 76, Byte order: Little Endian, CDR Encapsulation, Sequence: 0x00000006, Timestamp: 1773164839.351153999, Publication: 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) to readerId 00000000.00000000.00000000.00000000(ecbb4b55) (SET_INCLUDED).
2026-03-10 17:47:19.356@LM_DEBUG@(9769|9776) DataLink::data_received_i - normal data received to each subscription in listener_set include ids:01037c1e.52ddd570.2629be97.00000007(387bd570)
2026-03-10 17:47:19.356@LM_DEBUG@(9769|9780) ConditionImpl::signal_all()
2026-03-10 17:47:19.356@LM_INFO@(9769|9784) INFO: MulticastManager::join: joined group 239.255.2.2:7903 on docker0/172.17.0.1 (0x7b7c00040688 joined count 1)
2026-03-10 17:47:19.356@LM_DEBUG@(9769|9776) DataReaderImpl::data_received: 01037c1e.52ddd570.2629be97.00000007(387bd570) received sample: SAMPLE_DATA (0x00), Length: 76, Byte order: Little Endian, CDR Encapsulation, Sequence: 0x00000006, Timestamp: 1773164839.351153999, Publication: 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe).
2026-03-10 17:47:19.356@LM_DEBUG@(9769|9780) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x200.
2026-03-10 17:47:19.356@LM_DEBUG@(9769|9780) ConditionImpl::signal_all() - number of sets: 0
2026-03-10 17:47:19.356@LM_DEBUG@(9769|9776) Messenger::MessageDataReaderImpl::dds_demarshal: Deserializing with encoding kind XCDR2.
2026-03-10 17:47:19.356@LM_INFO@(9769|9784) INFO: MulticastManager::join: joined group 239.255.2.2:7903 on eth0/10.1.0.39 (0x7b7c00040688 joined count 2)
2026-03-10 17:47:19.356@LM_DEBUG@(9769|9776) ConditionImpl::signal_all()
2026-03-10 17:47:19.356@LM_INFO@(9769|9784) INFO: MulticastManager::join: joined group ff03::2:7901 on eth0/fe80::7e1e:52ff:fedd:d570 (0x7b7c00040688 joined count 3)
2026-03-10 17:47:19.356@LM_DEBUG@(9769|9780) Domain: 2. Reader1 received message 5 from Writer.
2026-03-10 17:47:19.356@LM_INFO@(9769|9784) INFO: MulticastManager::join: joined group 239.255.2.2:7903 on lo/127.0.0.1 (0x7b7c00040688 joined count 4)
2026-03-10 17:47:19.356@LM_DEBUG@(9769|9776) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x200.
2026-03-10 17:47:19.356@LM_DEBUG@(9769|9776) ConditionImpl::signal_all() - number of sets: 0
2026-03-10 17:47:19.356@LM_DEBUG@(9769|9780) DataReaderImpl::data_received: reader 01037c1e.52ddd570.2629be98.00000007(ba2b42a1) writer 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) instance 72 is_new_instance 0 filtered 0
2026-03-10 17:47:19.356@LM_INFO@(9769|9784) INFO: MulticastManager::join: joined group ff03::2:7901 on lo/::1 (0x7b7c00040688 joined count 5)
2026-03-10 17:47:19.356@LM_DEBUG@(9769|9776) Domain: 2. Reader0 received message 4 from Writer.
2026-03-10 17:47:19.356@LM_DEBUG@(9769|9780) DataLink::data_received_i: from publication 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) received sample: SAMPLE_DATA (0x00), Length: 76, Byte order: Little Endian, CDR Encapsulation, Sequence: 0x00000008, Timestamp: 1773164839.352261999, Publication: 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) to readerId 00000000.00000000.00000000.00000000(ecbb4b55) (SET_INCLUDED).
2026-03-10 17:47:19.356@LM_DEBUG@(9769|9776) DataReaderImpl::data_received: reader 01037c1e.52ddd570.2629be97.00000007(387bd570) writer 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) instance 73 is_new_instance 0 filtered 0
2026-03-10 17:47:19.356@LM_DEBUG@(9769|9780) DataLink::data_received_i - normal data received to each subscription in listener_set include ids:01037c1e.52ddd570.2629be98.00000007(ba2b42a1)
2026-03-10 17:47:19.356@LM_DEBUG@(9769|9780) DataReaderImpl::data_received: 01037c1e.52ddd570.2629be98.00000007(ba2b42a1) received sample: SAMPLE_DATA (0x00), Length: 76, Byte order: Little Endian, CDR Encapsulation, Sequence: 0x00000008, Timestamp: 1773164839.352261999, Publication: 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe).
2026-03-10 17:47:19.356@LM_DEBUG@(9769|9780) Messenger::MessageDataReaderImpl::dds_demarshal: Deserializing with encoding kind XCDR2.
2026-03-10 17:47:19.356@LM_DEBUG@(9769|9776) DataLink::data_received_i: from publication 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) received sample: SAMPLE_DATA (0x00), Length: 76, Byte order: Little Endian, CDR Encapsulation, Sequence: 0x00000007, Timestamp: 1773164839.351700999, Publication: 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) to readerId 00000000.00000000.00000000.00000000(ecbb4b55) (SET_INCLUDED).
2026-03-10 17:47:19.357@LM_DEBUG@(9769|9776) DataLink::data_received_i - normal data received to each subscription in listener_set include ids:01037c1e.52ddd570.2629be97.00000007(387bd570)
2026-03-10 17:47:19.357@LM_DEBUG@(9769|9780) ConditionImpl::signal_all()
2026-03-10 17:47:19.357@LM_DEBUG@(9769|9780) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x200.
2026-03-10 17:47:19.357@LM_DEBUG@(9769|9776) DataReaderImpl::data_received: 01037c1e.52ddd570.2629be97.00000007(387bd570) received sample: SAMPLE_DATA (0x00), Length: 76, Byte order: Little Endian, CDR Encapsulation, Sequence: 0x00000007, Timestamp: 1773164839.351700999, Publication: 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe).
2026-03-10 17:47:19.357@LM_DEBUG@(9769|9780) ConditionImpl::signal_all() - number of sets: 0
2026-03-10 17:47:19.357@LM_DEBUG@(9769|9776) Messenger::MessageDataReaderImpl::dds_demarshal: Deserializing with encoding kind XCDR2.
2026-03-10 17:47:19.357@LM_DEBUG@(9769|9776) ConditionImpl::signal_all()
2026-03-10 17:47:19.357@LM_DEBUG@(9769|9776) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x200.
2026-03-10 17:47:19.357@LM_DEBUG@(9769|9780) Domain: 2. Reader1 received message 6 from Writer.
2026-03-10 17:47:19.357@LM_DEBUG@(9769|9776) ConditionImpl::signal_all() - number of sets: 0
2026-03-10 17:47:19.357@LM_DEBUG@(9769|9780) DataReaderImpl::data_received: reader 01037c1e.52ddd570.2629be98.00000007(ba2b42a1) writer 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) instance 72 is_new_instance 0 filtered 0
2026-03-10 17:47:19.357@LM_DEBUG@(9769|9776) Domain: 2. Reader0 received message 5 from Writer.
2026-03-10 17:47:19.357@LM_DEBUG@(9769|9776) DataReaderImpl::data_received: reader 01037c1e.52ddd570.2629be97.00000007(387bd570) writer 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) instance 73 is_new_instance 0 filtered 0
2026-03-10 17:47:19.357@LM_DEBUG@(9769|9780) DataLink::data_received_i: from publication 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) received sample: SAMPLE_DATA (0x00), Length: 76, Byte order: Little Endian, CDR Encapsulation, Sequence: 0x00000009, Timestamp: 1773164839.352843999, Publication: 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) to readerId 00000000.00000000.00000000.00000000(ecbb4b55) (SET_INCLUDED).
2026-03-10 17:47:19.357@LM_DEBUG@(9769|9780) DataLink::data_received_i - normal data received to each subscription in listener_set include ids:01037c1e.52ddd570.2629be98.00000007(ba2b42a1)
2026-03-10 17:47:19.357@LM_DEBUG@(9769|9780) DataReaderImpl::data_received: 01037c1e.52ddd570.2629be98.00000007(ba2b42a1) received sample: SAMPLE_DATA (0x00), Length: 76, Byte order: Little Endian, CDR Encapsulation, Sequence: 0x00000009, Timestamp: 1773164839.352843999, Publication: 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe).
2026-03-10 17:47:19.357@LM_DEBUG@(9769|9780) Messenger::MessageDataReaderImpl::dds_demarshal: Deserializing with encoding kind XCDR2.
2026-03-10 17:47:19.357@LM_DEBUG@(9769|9776) DataLink::data_received_i: from publication 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) received sample: SAMPLE_DATA (0x00), Length: 76, Byte order: Little Endian, CDR Encapsulation, Sequence: 0x00000008, Timestamp: 1773164839.352261999, Publication: 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) to readerId 00000000.00000000.00000000.00000000(ecbb4b55) (SET_INCLUDED).
2026-03-10 17:47:19.357@LM_DEBUG@(9769|9776) DataLink::data_received_i - normal data received to each subscription in listener_set include ids:01037c1e.52ddd570.2629be97.00000007(387bd570)
2026-03-10 17:47:19.357@LM_DEBUG@(9769|9780) ConditionImpl::signal_all()
2026-03-10 17:47:19.357@LM_DEBUG@(9769|9776) DataReaderImpl::data_received: 01037c1e.52ddd570.2629be97.00000007(387bd570) received sample: SAMPLE_DATA (0x00), Length: 76, Byte order: Little Endian, CDR Encapsulation, Sequence: 0x00000008, Timestamp: 1773164839.352261999, Publication: 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe).
2026-03-10 17:47:19.357@LM_DEBUG@(9769|9780) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x200.
2026-03-10 17:47:19.357@LM_DEBUG@(9769|9780) ConditionImpl::signal_all() - number of sets: 0
2026-03-10 17:47:19.357@LM_DEBUG@(9769|9776) Messenger::MessageDataReaderImpl::dds_demarshal: Deserializing with encoding kind XCDR2.
2026-03-10 17:47:19.357@LM_DEBUG@(9769|9776) ConditionImpl::signal_all()
2026-03-10 17:47:19.358@LM_DEBUG@(9769|9780) Domain: 2. Reader1 received message 7 from Writer.
2026-03-10 17:47:19.358@LM_DEBUG@(9769|9776) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x200.
2026-03-10 17:47:19.358@LM_DEBUG@(9769|9776) ConditionImpl::signal_all() - number of sets: 0
2026-03-10 17:47:19.358@LM_DEBUG@(9769|9780) DataReaderImpl::data_received: reader 01037c1e.52ddd570.2629be98.00000007(ba2b42a1) writer 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) instance 72 is_new_instance 0 filtered 0
2026-03-10 17:47:19.358@LM_DEBUG@(9769|9776) Domain: 2. Reader0 received message 6 from Writer.
2026-03-10 17:47:19.358@LM_DEBUG@(9769|9780) DataLink::data_received_i: from publication 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) received sample: SAMPLE_DATA (0x00), Length: 76, Byte order: Little Endian, CDR Encapsulation, Sequence: 0x0000000a, Timestamp: 1773164839.353406999, Publication: 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) to readerId 00000000.00000000.00000000.00000000(ecbb4b55) (SET_INCLUDED).
2026-03-10 17:47:19.358@LM_DEBUG@(9769|9776) DataReaderImpl::data_received: reader 01037c1e.52ddd570.2629be97.00000007(387bd570) writer 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) instance 73 is_new_instance 0 filtered 0
2026-03-10 17:47:19.358@LM_DEBUG@(9769|9780) DataLink::data_received_i - normal data received to each subscription in listener_set include ids:01037c1e.52ddd570.2629be98.00000007(ba2b42a1)
2026-03-10 17:47:19.358@LM_DEBUG@(9769|9780) DataReaderImpl::data_received: 01037c1e.52ddd570.2629be98.00000007(ba2b42a1) received sample: SAMPLE_DATA (0x00), Length: 76, Byte order: Little Endian, CDR Encapsulation, Sequence: 0x0000000a, Timestamp: 1773164839.353406999, Publication: 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe).
2026-03-10 17:47:19.358@LM_DEBUG@(9769|9780) Messenger::MessageDataReaderImpl::dds_demarshal: Deserializing with encoding kind XCDR2.
2026-03-10 17:47:19.358@LM_DEBUG@(9769|9776) DataLink::data_received_i: from publication 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) received sample: SAMPLE_DATA (0x00), Length: 76, Byte order: Little Endian, CDR Encapsulation, Sequence: 0x00000009, Timestamp: 1773164839.352843999, Publication: 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) to readerId 00000000.00000000.00000000.00000000(ecbb4b55) (SET_INCLUDED).
2026-03-10 17:47:19.358@LM_DEBUG@(9769|9776) DataLink::data_received_i - normal data received to each subscription in listener_set include ids:01037c1e.52ddd570.2629be97.00000007(387bd570)
2026-03-10 17:47:19.358@LM_DEBUG@(9769|9780) ConditionImpl::signal_all()
2026-03-10 17:47:19.358@LM_DEBUG@(9769|9780) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x200.
2026-03-10 17:47:19.358@LM_DEBUG@(9769|9776) DataReaderImpl::data_received: 01037c1e.52ddd570.2629be97.00000007(387bd570) received sample: SAMPLE_DATA (0x00), Length: 76, Byte order: Little Endian, CDR Encapsulation, Sequence: 0x00000009, Timestamp: 1773164839.352843999, Publication: 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe).
2026-03-10 17:47:19.358@LM_DEBUG@(9769|9780) ConditionImpl::signal_all() - number of sets: 0
2026-03-10 17:47:19.358@LM_DEBUG@(9769|9776) Messenger::MessageDataReaderImpl::dds_demarshal: Deserializing with encoding kind XCDR2.
2026-03-10 17:47:19.358@LM_DEBUG@(9769|9776) ConditionImpl::signal_all()
2026-03-10 17:47:19.358@LM_DEBUG@(9769|9780) Domain: 2. Reader1 received message 8 from Writer.
2026-03-10 17:47:19.358@LM_DEBUG@(9769|9776) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x200.
2026-03-10 17:47:19.358@LM_DEBUG@(9769|9776) ConditionImpl::signal_all() - number of sets: 0
2026-03-10 17:47:19.358@LM_DEBUG@(9769|9780) DataReaderImpl::data_received: reader 01037c1e.52ddd570.2629be98.00000007(ba2b42a1) writer 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) instance 72 is_new_instance 0 filtered 0
2026-03-10 17:47:19.358@LM_DEBUG@(9769|9776) Domain: 2. Reader0 received message 7 from Writer.
2026-03-10 17:47:19.358@LM_DEBUG@(9769|9776) DataReaderImpl::data_received: reader 01037c1e.52ddd570.2629be97.00000007(387bd570) writer 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) instance 73 is_new_instance 0 filtered 0
2026-03-10 17:47:19.358@LM_DEBUG@(9769|9780) DataLink::data_received_i: from publication 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) received sample: SAMPLE_DATA (0x00), Length: 76, Byte order: Little Endian, CDR Encapsulation, Sequence: 0x0000000b, Timestamp: 1773164839.354208999, Publication: 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) to readerId 00000000.00000000.00000000.00000000(ecbb4b55) (SET_INCLUDED).
2026-03-10 17:47:19.359@LM_DEBUG@(9769|9780) DataLink::data_received_i - normal data received to each subscription in listener_set include ids:01037c1e.52ddd570.2629be98.00000007(ba2b42a1)
2026-03-10 17:47:19.359@LM_DEBUG@(9769|9780) DataReaderImpl::data_received: 01037c1e.52ddd570.2629be98.00000007(ba2b42a1) received sample: SAMPLE_DATA (0x00), Length: 76, Byte order: Little Endian, CDR Encapsulation, Sequence: 0x0000000b, Timestamp: 1773164839.354208999, Publication: 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe).
2026-03-10 17:47:19.359@LM_DEBUG@(9769|9780) Messenger::MessageDataReaderImpl::dds_demarshal: Deserializing with encoding kind XCDR2.
2026-03-10 17:47:19.359@LM_DEBUG@(9769|9776) DataLink::data_received_i: from publication 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) received sample: SAMPLE_DATA (0x00), Length: 76, Byte order: Little Endian, CDR Encapsulation, Sequence: 0x0000000a, Timestamp: 1773164839.353406999, Publication: 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) to readerId 00000000.00000000.00000000.00000000(ecbb4b55) (SET_INCLUDED).
2026-03-10 17:47:19.359@LM_DEBUG@(9769|9776) DataLink::data_received_i - normal data received to each subscription in listener_set include ids:01037c1e.52ddd570.2629be97.00000007(387bd570)
2026-03-10 17:47:19.359@LM_DEBUG@(9769|9780) ConditionImpl::signal_all()
2026-03-10 17:47:19.359@LM_DEBUG@(9769|9776) DataReaderImpl::data_received: 01037c1e.52ddd570.2629be97.00000007(387bd570) received sample: SAMPLE_DATA (0x00), Length: 76, Byte order: Little Endian, CDR Encapsulation, Sequence: 0x0000000a, Timestamp: 1773164839.353406999, Publication: 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe).
2026-03-10 17:47:19.359@LM_DEBUG@(9769|9780) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x200.
2026-03-10 17:47:19.359@LM_DEBUG@(9769|9780) ConditionImpl::signal_all() - number of sets: 0
2026-03-10 17:47:19.359@LM_DEBUG@(9769|9776) Messenger::MessageDataReaderImpl::dds_demarshal: Deserializing with encoding kind XCDR2.
2026-03-10 17:47:19.359@LM_DEBUG@(9769|9776) ConditionImpl::signal_all()
2026-03-10 17:47:19.359@LM_DEBUG@(9769|9780) Domain: 2. Reader1 received message 9 from Writer.
2026-03-10 17:47:19.359@LM_DEBUG@(9769|9776) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x200.
2026-03-10 17:47:19.359@LM_DEBUG@(9769|9780) DataReader Reader1 has received expected number of samples
2026-03-10 17:47:19.359@LM_DEBUG@(9769|9776) ConditionImpl::signal_all() - number of sets: 0
2026-03-10 17:47:19.359@LM_DEBUG@(9769|9780) DataReaderImpl::data_received: reader 01037c1e.52ddd570.2629be98.00000007(ba2b42a1) writer 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) instance 72 is_new_instance 0 filtered 0
2026-03-10 17:47:19.359@LM_DEBUG@(9769|9776) Domain: 2. Reader0 received message 8 from Writer.
2026-03-10 17:47:19.359@LM_DEBUG@(9769|9776) DataReaderImpl::data_received: reader 01037c1e.52ddd570.2629be97.00000007(387bd570) writer 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) instance 73 is_new_instance 0 filtered 0
2026-03-10 17:47:19.359@LM_DEBUG@(9769|9776) DataLink::data_received_i: from publication 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) received sample: SAMPLE_DATA (0x00), Length: 76, Byte order: Little Endian, CDR Encapsulation, Sequence: 0x0000000b, Timestamp: 1773164839.354208999, Publication: 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) to readerId 00000000.00000000.00000000.00000000(ecbb4b55) (SET_INCLUDED).
2026-03-10 17:47:19.359@LM_DEBUG@(9769|9776) DataLink::data_received_i - normal data received to each subscription in listener_set include ids:01037c1e.52ddd570.2629be97.00000007(387bd570)
2026-03-10 17:47:19.359@LM_DEBUG@(9769|9776) DataReaderImpl::data_received: 01037c1e.52ddd570.2629be97.00000007(387bd570) received sample: SAMPLE_DATA (0x00), Length: 76, Byte order: Little Endian, CDR Encapsulation, Sequence: 0x0000000b, Timestamp: 1773164839.354208999, Publication: 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe).
2026-03-10 17:47:19.359@LM_DEBUG@(9769|9776) Messenger::MessageDataReaderImpl::dds_demarshal: Deserializing with encoding kind XCDR2.
2026-03-10 17:47:19.359@LM_DEBUG@(9769|9776) ConditionImpl::signal_all()
2026-03-10 17:47:19.359@LM_DEBUG@(9769|9776) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x200.
2026-03-10 17:47:19.360@LM_DEBUG@(9769|9776) ConditionImpl::signal_all() - number of sets: 0
2026-03-10 17:47:19.360@LM_DEBUG@(9769|9776) Domain: 2. Reader0 received message 9 from Writer.
2026-03-10 17:47:19.360@LM_DEBUG@(9769|9776) DataReader Reader0 has received expected number of samples
2026-03-10 17:47:19.360@LM_DEBUG@(9769|9776) DataReaderImpl::data_received: reader 01037c1e.52ddd570.2629be97.00000007(387bd570) writer 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) instance 73 is_new_instance 0 filtered 0
2026-03-10 17:47:19.365@LM_DEBUG@(9769|9784) TransportClient::use_datalink_i TransportClient(0x7b7c0002c540) using datalink[0x7b7c000406e8] from 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe)
2026-03-10 17:47:19.365@LM_DEBUG@(9769|9784) TransportClient::use_datalink_i TransportClient(0x7b7c0002c540) about to add_link[0x7b7c000406e8] to remote: 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe)
2026-03-10 17:47:19.365@LM_INFO@(9769|9786) Sedp::remote_knows_about_local_i: local 01037c1e.52ddd570.2629be9a.00000007(c0eb11c1) remote 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe)
2026-03-10 17:47:19.365@LM_DEBUG@(9769|9784) DataLink::make_reservation() - creating association local subscription 01037c1e.52ddd570.2629be99.00000007(874b6b11) <--> with remote publication 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe).
2026-03-10 17:47:19.366@LM_INFO@(9769|9786) Sedp::remote_is_authenticated_i: local 01037c1e.52ddd570.2629be9a.00000007(c0eb11c1) remote 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe)
2026-03-10 17:47:19.366@LM_INFO@(9769|9786) Sedp::local_has_remote_participant_token_i: local 01037c1e.52ddd570.2629be9a.00000007(c0eb11c1) remote 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe)
2026-03-10 17:47:19.366@LM_DEBUG@(9769|9784) DomainParticipantImpl::assign_handle: Incremented refcount for InstanceHandle 65 to 2
2026-03-10 17:47:19.366@LM_INFO@(9769|9786) Sedp::remote_has_local_participant_token_i: local 01037c1e.52ddd570.2629be9a.00000007(c0eb11c1) remote 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe)
2026-03-10 17:47:19.366@LM_INFO@(9769|9786) Sedp::local_has_remote_endpoint_token_i: local 01037c1e.52ddd570.2629be9a.00000007(c0eb11c1) remote 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe)
2026-03-10 17:47:19.366@LM_DEBUG@(9769|9784) DataReaderImpl::transport_assoc_done: id_to_handle_map_[ 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe)] = 0x41.
2026-03-10 17:47:19.366@LM_INFO@(9769|9786) Sedp::remote_has_local_endpoint_token_i: local 01037c1e.52ddd570.2629be9a.00000007(c0eb11c1) remote 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe)
2026-03-10 17:47:19.366@LM_DEBUG@(9769|9784) ConditionImpl::signal_all()
2026-03-10 17:47:19.366@LM_DEBUG@(9769|9784) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x4000.
2026-03-10 17:47:19.366@LM_DEBUG@(9769|9784) ConditionImpl::signal_all() - number of sets: 0
2026-03-10 17:47:19.366@LM_DEBUG@(9769|9785) Sedp::ReaderAddAssociation::handle_event: adding reader 01037c1e.52ddd570.2629be9a.00000007(c0eb11c1) association for writer 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe)
2026-03-10 17:47:19.366@LM_DEBUG@(9769|9785) DataReaderImpl::add_association - bit 0 local 01037c1e.52ddd570.2629be9a.00000007(c0eb11c1) remote 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe)
2026-03-10 17:47:19.366@LM_DEBUG@(9769|9785) WriterInfo::WriterInfo: writer 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) added to reader 01037c1e.52ddd570.2629be9a.00000007(c0eb11c1).
2026-03-10 17:47:19.366@LM_DEBUG@(9769|9785) DataReaderImpl::add_association: inserted writer 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe).return 1
2026-03-10 17:47:19.366@LM_DEBUG@(9769|9785) DataReaderImpl::add_association: reader 01037c1e.52ddd570.2629be9a.00000007(c0eb11c1) is associated with writer 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe).
2026-03-10 17:47:19.366@LM_DEBUG@(9769|9785) TransportClient::associate added PendingAssoc between 01037c1e.52ddd570.2629be9a.00000007(c0eb11c1) and remote 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe)
2026-03-10 17:47:19.369@LM_DEBUG@(9769|9785) DirectPriorityMapper:thread_priority() - mapped TRANSPORT_PRIORITY value 0 to thread priority 0.
2026-03-10 17:47:19.370@LM_DEBUG@(9769|9788) TransportClient::use_datalink_i TransportClient(0x7b7c00056540) using datalink[0x7b7c0005fee8] from 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe)
2026-03-10 17:47:19.370@LM_DEBUG@(9769|9788) TransportClient::use_datalink_i TransportClient(0x7b7c00056540) about to add_link[0x7b7c0005fee8] to remote: 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe)
2026-03-10 17:47:19.370@LM_DEBUG@(9769|9788) DataLink::make_reservation() - creating association local subscription 01037c1e.52ddd570.2629be9a.00000007(c0eb11c1) <--> with remote publication 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe).
2026-03-10 17:47:19.371@LM_DEBUG@(9769|9788) DomainParticipantImpl::assign_handle: Incremented refcount for InstanceHandle 66 to 2
2026-03-10 17:47:19.371@LM_DEBUG@(9769|9788) DataReaderImpl::transport_assoc_done: id_to_handle_map_[ 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe)] = 0x42.
2026-03-10 17:47:19.371@LM_DEBUG@(9769|9788) ConditionImpl::signal_all()
2026-03-10 17:47:19.371@LM_DEBUG@(9769|9788) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x4000.
2026-03-10 17:47:19.371@LM_DEBUG@(9769|9788) ConditionImpl::signal_all() - number of sets: 0
2026-03-10 17:47:19.371@LM_DEBUG@(9769|9788) DEBUG: RtpsUdpInst::multicast_group_address: processing add_domain_id_to_ip_addr: add_domain_id_to_ip_addr,add_domain_id_to_port=239.255.2.0:7901 => 239.255.2.2:7901
2026-03-10 17:47:19.371@LM_DEBUG@(9769|9788) DEBUG: RtpsUdpInst::multicast_group_address: processing add_domain_id_to_port: add_domain_id_to_ip_addr,add_domain_id_to_port=239.255.2.0:7901 => 239.255.2.2:7903
2026-03-10 17:47:19.371@LM_INFO@(9769|9788) INFO: MulticastManager::join: joined group 239.255.2.2:7903 on docker0/172.17.0.1 (0x7b7c0005fe88 joined count 1)
2026-03-10 17:47:19.371@LM_INFO@(9769|9788) INFO: MulticastManager::join: joined group 239.255.2.2:7903 on eth0/10.1.0.39 (0x7b7c0005fe88 joined count 2)
2026-03-10 17:47:19.371@LM_INFO@(9769|9788) INFO: MulticastManager::join: joined group ff03::2:7901 on eth0/fe80::7e1e:52ff:fedd:d570 (0x7b7c0005fe88 joined count 3)
2026-03-10 17:47:19.371@LM_INFO@(9769|9788) INFO: MulticastManager::join: joined group 239.255.2.2:7903 on lo/127.0.0.1 (0x7b7c0005fe88 joined count 4)
2026-03-10 17:47:19.371@LM_INFO@(9769|9788) INFO: MulticastManager::join: joined group ff03::2:7901 on lo/::1 (0x7b7c0005fe88 joined count 5)
2026-03-10 17:47:19.372@LM_DEBUG@(9769|9788) DEBUG: RtpsUdpInst::multicast_group_address: processing add_domain_id_to_ip_addr: add_domain_id_to_ip_addr,add_domain_id_to_port=239.255.2.0:7901 => 239.255.2.2:7901
2026-03-10 17:47:19.372@LM_DEBUG@(9769|9788) DEBUG: RtpsUdpInst::multicast_group_address: processing add_domain_id_to_port: add_domain_id_to_ip_addr,add_domain_id_to_port=239.255.2.0:7901 => 239.255.2.2:7903
2026-03-10 17:47:19.372@LM_DEBUG@(9769|9788) Service_Participant::get_discovery: returning repository for domain 2, repo DiscoveryConfigTemplate.
2026-03-10 17:47:19.372@LM_INFO@(9769|9788) Sedp::update_subscription_locators: updating locators for 01037c1e.52ddd570.2629be9a.00000007(c0eb11c1)
2026-03-10 17:47:19.372@LM_DEBUG@(9769|9788) Sedp::Writer::send_sample from 01037c1e.52ddd570.2629be9a.000004c2(4f89e2fa) to 00000000.00000000.00000000.00000000(ecbb4b55)
2026-03-10 17:47:19.373@LM_DEBUG@(9769|9788) Cached_Allocator_With_Overflow::malloc 0x7b2400003f90 0 available from pool
2026-03-10 17:47:19.373@LM_DEBUG@(9769|9788) Cached_Allocator_With_Overflow::malloc 0x7b2400003f00 0 available from pool
2026-03-10 17:47:19.373@LM_DEBUG@(9769|9786) DataLink::data_received_i: from publication 01037c1e.52ddd570.2629be9a.000004c2(4f89e2fa) received sample: SAMPLE_DATA (0x00), Length: 380, Byte order: Little Endian, CDR Encapsulation, Sequence: 0x00000002, Timestamp: 1773164839.372908999, Publication: 01037c1e.52ddd570.2629be9a.000004c2(4f89e2fa) to readerId 00000000.00000000.00000000.00000000(ecbb4b55) (SET_EXCLUDED).
2026-03-10 17:47:19.373@LM_DEBUG@(9769|9786) Sedp::Reader::data_received: from 01037c1e.52ddd570.2629be9a.000004c2(4f89e2fa)
2026-03-10 17:47:19.373@LM_DEBUG@(9769|9790) DataLink::data_received_i: from publication 01037c1e.52ddd570.2629be9a.000004c2(4f89e2fa) received sample: SAMPLE_DATA (0x00), Length: 380, Byte order: Little Endian, CDR Encapsulation, Sequence: 0x00000002, Timestamp: 1773164839.372908999, Publication: 01037c1e.52ddd570.2629be9a.000004c2(4f89e2fa) to readerId 00000000.00000000.00000000.00000000(ecbb4b55) (SET_INCLUDED).
2026-03-10 17:47:19.373@LM_DEBUG@(9769|9774) DataLink::data_received_i: from publication 01037c1e.52ddd570.2629be9a.000004c2(4f89e2fa) received sample: SAMPLE_DATA (0x00), Length: 380, Byte order: Little Endian, CDR Encapsulation, Sequence: 0x00000002, Timestamp: 1773164839.372908999, Publication: 01037c1e.52ddd570.2629be9a.000004c2(4f89e2fa) to readerId 00000000.00000000.00000000.00000000(ecbb4b55) (SET_INCLUDED).
2026-03-10 17:47:19.373@LM_DEBUG@(9769|9778) DataLink::data_received_i: from publication 01037c1e.52ddd570.2629be9a.000004c2(4f89e2fa) received sample: SAMPLE_DATA (0x00), Length: 380, Byte order: Little Endian, CDR Encapsulation, Sequence: 0x00000002, Timestamp: 1773164839.372908999, Publication: 01037c1e.52ddd570.2629be9a.000004c2(4f89e2fa) to readerId 00000000.00000000.00000000.00000000(ecbb4b55) (SET_INCLUDED).
2026-03-10 17:47:19.373@LM_DEBUG@(9769|9774) DataLink::data_received_i - normal data received to each subscription in listener_set include ids:01037c1e.52ddd570.2629be97.000004c7(c773d2c4)
2026-03-10 17:47:19.373@LM_DEBUG@(9769|9782) DataLink::data_received_i: from publication 01037c1e.52ddd570.2629be9a.000004c2(4f89e2fa) received sample: SAMPLE_DATA (0x00), Length: 380, Byte order: Little Endian, CDR Encapsulation, Sequence: 0x00000002, Timestamp: 1773164839.372908999, Publication: 01037c1e.52ddd570.2629be9a.000004c2(4f89e2fa) to readerId 00000000.00000000.00000000.00000000(ecbb4b55) (SET_INCLUDED).
2026-03-10 17:47:19.373@LM_DEBUG@(9769|9790) DataLink::data_received_i - normal data received to each subscription in listener_set include ids:01037c1e.52ddd570.2629be9b.000004c7(02833fc5)
2026-03-10 17:47:19.373@LM_DEBUG@(9769|9790) Sedp::Reader::data_received: from 01037c1e.52ddd570.2629be9a.000004c2(4f89e2fa)
2026-03-10 17:47:19.373@LM_DEBUG@(9769|9774) Sedp::Reader::data_received: from 01037c1e.52ddd570.2629be9a.000004c2(4f89e2fa)
2026-03-10 17:47:19.373@LM_DEBUG@(9769|9782) DataLink::data_received_i - normal data received to each subscription in listener_set include ids:01037c1e.52ddd570.2629be99.000004c7(78436ca5)
2026-03-10 17:47:19.373@LM_DEBUG@(9769|9778) DataLink::data_received_i - normal data received to each subscription in listener_set include ids:01037c1e.52ddd570.2629be98.000004c7(45234515)
2026-03-10 17:47:19.373@LM_DEBUG@(9769|9782) Sedp::Reader::data_received: from 01037c1e.52ddd570.2629be9a.000004c2(4f89e2fa)
2026-03-10 17:47:19.373@LM_DEBUG@(9769|9778) Sedp::Reader::data_received: from 01037c1e.52ddd570.2629be9a.000004c2(4f89e2fa)
2026-03-10 17:47:19.374@LM_INFO@(9769|9790) RtpsUdpDataLink::update_locators 01037c1e.52ddd570.2629be9a.00000007(c0eb11c1) is now at 10.1.0.39:41088
2026-03-10 17:47:19.374@LM_INFO@(9769|9790) RtpsUdpDataLink::update_locators 01037c1e.52ddd570.2629be9a.00000007(c0eb11c1) is now at 172.17.0.1:41088
2026-03-10 17:47:19.374@LM_INFO@(9769|9790) RtpsUdpDataLink::update_locators 01037c1e.52ddd570.2629be9a.00000007(c0eb11c1) is now at ::1:38509
2026-03-10 17:47:19.374@LM_INFO@(9769|9790) RtpsUdpDataLink::update_locators 01037c1e.52ddd570.2629be9a.00000007(c0eb11c1) is now at fe80::7e1e:52ff:fedd:d570:38509
2026-03-10 17:47:19.456@LM_DEBUG@(9769|9792) DataLink::data_received_i: from publication 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) received sample: INSTANCE_REGISTRATION (0x02), Length: 12, Byte order: Little Endian, CDR Encapsulation, Key Fields Only, Sequence: 0x00000001, Timestamp: 1773164839.346727999, Publication: 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) to readerId 00000000.00000000.00000000.00000000(ecbb4b55) (SET_EXCLUDED).
2026-03-10 17:47:19.456@LM_DEBUG@(9769|9784) DataLink::data_received_i: from publication 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) received sample: INSTANCE_REGISTRATION (0x02), Length: 12, Byte order: Little Endian, CDR Encapsulation, Key Fields Only, Sequence: 0x00000001, Timestamp: 1773164839.346727999, Publication: 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) to readerId 00000000.00000000.00000000.00000000(ecbb4b55) (SET_INCLUDED).
2026-03-10 17:47:19.456@LM_DEBUG@(9769|9784) DataLink::data_received_i - normal data received to each subscription in listener_set include ids:01037c1e.52ddd570.2629be99.00000007(874b6b11)
2026-03-10 17:47:19.456@LM_DEBUG@(9769|9792) DataLink::data_received_i: from publication 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) received sample: SAMPLE_DATA (0x00), Length: 76, Byte order: Little Endian, CDR Encapsulation, Sequence: 0x00000002, Timestamp: 1773164839.347835999, Publication: 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) to readerId 00000000.00000000.00000000.00000000(ecbb4b55) (SET_EXCLUDED).
2026-03-10 17:47:19.456@LM_DEBUG@(9769|9784) DataReaderImpl::data_received: 01037c1e.52ddd570.2629be99.00000007(874b6b11) received sample: INSTANCE_REGISTRATION (0x02), Length: 12, Byte order: Little Endian, CDR Encapsulation, Key Fields Only, Sequence: 0x00000001, Timestamp: 1773164839.346727999, Publication: 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe).
2026-03-10 17:47:19.456@LM_DEBUG@(9769|9784) DataReaderImpl::writer_became_alive: reader 01037c1e.52ddd570.2629be99.00000007(874b6b11) from writer 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) previous state NOT_SET.
2026-03-10 17:47:19.456@LM_DEBUG@(9769|9792) DataLink::data_received_i: from publication 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) received sample: SAMPLE_DATA (0x00), Length: 76, Byte order: Little Endian, CDR Encapsulation, Sequence: 0x00000003, Timestamp: 1773164839.349204999, Publication: 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) to readerId 00000000.00000000.00000000.00000000(ecbb4b55) (SET_EXCLUDED).
2026-03-10 17:47:19.456@LM_DEBUG@(9769|9784) ConditionImpl::signal_all()
2026-03-10 17:47:19.456@LM_DEBUG@(9769|9784) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x5000.
2026-03-10 17:47:19.456@LM_DEBUG@(9769|9784) ConditionImpl::signal_all() - number of sets: 0
2026-03-10 17:47:19.456@LM_DEBUG@(9769|9792) DataLink::data_received_i: from publication 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) received sample: SAMPLE_DATA (0x00), Length: 76, Byte order: Little Endian, CDR Encapsulation, Sequence: 0x00000004, Timestamp: 1773164839.349821999, Publication: 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) to readerId 00000000.00000000.00000000.00000000(ecbb4b55) (SET_EXCLUDED).
2026-03-10 17:47:19.457@LM_DEBUG@(9769|9784) DataReaderImpl::notify_liveliness_change: listener at 0x3f00, mask 0xffffffff.
NOTIFY: subscription 01037c1e.52ddd570.2629be99.00000007(874b6b11), listener at: 0x0x7b3000003f00
NOTIFY: writer[ 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe)] == ALIVE
2026-03-10 17:47:19.457@LM_DEBUG@(9769|9784) Messenger::MessageDataReaderImpl::dds_demarshal: Deserializing with encoding kind XCDR2.
2026-03-10 17:47:19.457@LM_DEBUG@(9769|9784) DomainParticipantImpl::assign_handle: New unmapped InstanceHandle 74
2026-03-10 17:47:19.457@LM_DEBUG@(9769|9792) DataLink::data_received_i: from publication 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) received sample: SAMPLE_DATA (0x00), Length: 76, Byte order: Little Endian, CDR Encapsulation, Sequence: 0x00000005, Timestamp: 1773164839.350560999, Publication: 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) to readerId 00000000.00000000.00000000.00000000(ecbb4b55) (SET_EXCLUDED).
2026-03-10 17:47:19.457@LM_DEBUG@(9769|9792) DataLink::data_received_i: from publication 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) received sample: SAMPLE_DATA (0x00), Length: 76, Byte order: Little Endian, CDR Encapsulation, Sequence: 0x00000006, Timestamp: 1773164839.351153999, Publication: 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) to readerId 00000000.00000000.00000000.00000000(ecbb4b55) (SET_EXCLUDED).
2026-03-10 17:47:19.457@LM_DEBUG@(9769|9784) DataReaderImpl::data_received: reader 01037c1e.52ddd570.2629be99.00000007(874b6b11) writer 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) instance 74 is_new_instance 1 filtered 0
2026-03-10 17:47:19.457@LM_DEBUG@(9769|9792) DataLink::data_received_i: from publication 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) received sample: SAMPLE_DATA (0x00), Length: 76, Byte order: Little Endian, CDR Encapsulation, Sequence: 0x00000007, Timestamp: 1773164839.351700999, Publication: 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) to readerId 00000000.00000000.00000000.00000000(ecbb4b55) (SET_EXCLUDED).
2026-03-10 17:47:19.457@LM_DEBUG@(9769|9784) DataLink::data_received_i: from publication 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) received sample: SAMPLE_DATA (0x00), Length: 76, Byte order: Little Endian, CDR Encapsulation, Sequence: 0x00000002, Timestamp: 1773164839.347835999, Publication: 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) to readerId 00000000.00000000.00000000.00000000(ecbb4b55) (SET_INCLUDED).
2026-03-10 17:47:19.457@LM_DEBUG@(9769|9792) DataLink::data_received_i: from publication 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) received sample: SAMPLE_DATA (0x00), Length: 76, Byte order: Little Endian, CDR Encapsulation, Sequence: 0x00000008, Timestamp: 1773164839.352261999, Publication: 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) to readerId 00000000.00000000.00000000.00000000(ecbb4b55) (SET_EXCLUDED).
2026-03-10 17:47:19.457@LM_DEBUG@(9769|9784) DataLink::data_received_i - normal data received to each subscription in listener_set include ids:01037c1e.52ddd570.2629be99.00000007(874b6b11)
2026-03-10 17:47:19.457@LM_DEBUG@(9769|9784) DataReaderImpl::data_received: 01037c1e.52ddd570.2629be99.00000007(874b6b11) received sample: SAMPLE_DATA (0x00), Length: 76, Byte order: Little Endian, CDR Encapsulation, Sequence: 0x00000002, Timestamp: 1773164839.347835999, Publication: 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe).
2026-03-10 17:47:19.457@LM_DEBUG@(9769|9792) DataLink::data_received_i: from publication 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) received sample: SAMPLE_DATA (0x00), Length: 76, Byte order: Little Endian, CDR Encapsulation, Sequence: 0x00000009, Timestamp: 1773164839.352843999, Publication: 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) to readerId 00000000.00000000.00000000.00000000(ecbb4b55) (SET_EXCLUDED).
2026-03-10 17:47:19.457@LM_DEBUG@(9769|9784) Messenger::MessageDataReaderImpl::dds_demarshal: Deserializing with encoding kind XCDR2.
2026-03-10 17:47:19.457@LM_DEBUG@(9769|9792) DataLink::data_received_i: from publication 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) received sample: SAMPLE_DATA (0x00), Length: 76, Byte order: Little Endian, CDR Encapsulation, Sequence: 0x0000000a, Timestamp: 1773164839.353406999, Publication: 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) to readerId 00000000.00000000.00000000.00000000(ecbb4b55) (SET_EXCLUDED).
2026-03-10 17:47:19.457@LM_DEBUG@(9769|9784) ConditionImpl::signal_all()
2026-03-10 17:47:19.457@LM_DEBUG@(9769|9784) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x200.
2026-03-10 17:47:19.457@LM_DEBUG@(9769|9784) ConditionImpl::signal_all() - number of sets: 0
2026-03-10 17:47:19.457@LM_DEBUG@(9769|9792) DataLink::data_received_i: from publication 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) received sample: SAMPLE_DATA (0x00), Length: 76, Byte order: Little Endian, CDR Encapsulation, Sequence: 0x0000000b, Timestamp: 1773164839.354208999, Publication: 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) to readerId 00000000.00000000.00000000.00000000(ecbb4b55) (SET_EXCLUDED).
2026-03-10 17:47:19.457@LM_DEBUG@(9769|9784) Domain: 2. Reader2 received message 0 from Writer.
2026-03-10 17:47:19.457@LM_DEBUG@(9769|9784) DataReaderImpl::data_received: reader 01037c1e.52ddd570.2629be99.00000007(874b6b11) writer 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) instance 74 is_new_instance 0 filtered 0
2026-03-10 17:47:19.458@LM_DEBUG@(9769|9784) DataLink::data_received_i: from publication 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) received sample: SAMPLE_DATA (0x00), Length: 76, Byte order: Little Endian, CDR Encapsulation, Sequence: 0x00000003, Timestamp: 1773164839.349204999, Publication: 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) to readerId 00000000.00000000.00000000.00000000(ecbb4b55) (SET_INCLUDED).
2026-03-10 17:47:19.458@LM_DEBUG@(9769|9784) DataLink::data_received_i - normal data received to each subscription in listener_set include ids:01037c1e.52ddd570.2629be99.00000007(874b6b11)
2026-03-10 17:47:19.458@LM_DEBUG@(9769|9784) DataReaderImpl::data_received: 01037c1e.52ddd570.2629be99.00000007(874b6b11) received sample: SAMPLE_DATA (0x00), Length: 76, Byte order: Little Endian, CDR Encapsulation, Sequence: 0x00000003, Timestamp: 1773164839.349204999, Publication: 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe).
2026-03-10 17:47:19.458@LM_DEBUG@(9769|9784) Messenger::MessageDataReaderImpl::dds_demarshal: Deserializing with encoding kind XCDR2.
2026-03-10 17:47:19.458@LM_DEBUG@(9769|9784) ConditionImpl::signal_all()
2026-03-10 17:47:19.458@LM_DEBUG@(9769|9784) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x200.
2026-03-10 17:47:19.458@LM_DEBUG@(9769|9784) ConditionImpl::signal_all() - number of sets: 0
2026-03-10 17:47:19.458@LM_DEBUG@(9769|9784) Domain: 2. Reader2 received message 1 from Writer.
2026-03-10 17:47:19.458@LM_DEBUG@(9769|9784) DataReaderImpl::data_received: reader 01037c1e.52ddd570.2629be99.00000007(874b6b11) writer 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) instance 74 is_new_instance 0 filtered 0
2026-03-10 17:47:19.458@LM_DEBUG@(9769|9784) DataLink::data_received_i: from publication 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) received sample: SAMPLE_DATA (0x00), Length: 76, Byte order: Little Endian, CDR Encapsulation, Sequence: 0x00000004, Timestamp: 1773164839.349821999, Publication: 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) to readerId 00000000.00000000.00000000.00000000(ecbb4b55) (SET_INCLUDED).
2026-03-10 17:47:19.458@LM_DEBUG@(9769|9784) DataLink::data_received_i - normal data received to each subscription in listener_set include ids:01037c1e.52ddd570.2629be99.00000007(874b6b11)
2026-03-10 17:47:19.458@LM_DEBUG@(9769|9784) DataReaderImpl::data_received: 01037c1e.52ddd570.2629be99.00000007(874b6b11) received sample: SAMPLE_DATA (0x00), Length: 76, Byte order: Little Endian, CDR Encapsulation, Sequence: 0x00000004, Timestamp: 1773164839.349821999, Publication: 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe).
2026-03-10 17:47:19.458@LM_DEBUG@(9769|9784) Messenger::MessageDataReaderImpl::dds_demarshal: Deserializing with encoding kind XCDR2.
2026-03-10 17:47:19.458@LM_DEBUG@(9769|9784) ConditionImpl::signal_all()
2026-03-10 17:47:19.458@LM_DEBUG@(9769|9784) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x200.
2026-03-10 17:47:19.458@LM_DEBUG@(9769|9784) ConditionImpl::signal_all() - number of sets: 0
2026-03-10 17:47:19.458@LM_DEBUG@(9769|9784) Domain: 2. Reader2 received message 2 from Writer.
2026-03-10 17:47:19.458@LM_DEBUG@(9769|9784) DataReaderImpl::data_received: reader 01037c1e.52ddd570.2629be99.00000007(874b6b11) writer 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) instance 74 is_new_instance 0 filtered 0
2026-03-10 17:47:19.458@LM_DEBUG@(9769|9784) DataLink::data_received_i: from publication 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) received sample: SAMPLE_DATA (0x00), Length: 76, Byte order: Little Endian, CDR Encapsulation, Sequence: 0x00000005, Timestamp: 1773164839.350560999, Publication: 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) to readerId 00000000.00000000.00000000.00000000(ecbb4b55) (SET_INCLUDED).
2026-03-10 17:47:19.458@LM_DEBUG@(9769|9784) DataLink::data_received_i - normal data received to each subscription in listener_set include ids:01037c1e.52ddd570.2629be99.00000007(874b6b11)
2026-03-10 17:47:19.458@LM_DEBUG@(9769|9784) DataReaderImpl::data_received: 01037c1e.52ddd570.2629be99.00000007(874b6b11) received sample: SAMPLE_DATA (0x00), Length: 76, Byte order: Little Endian, CDR Encapsulation, Sequence: 0x00000005, Timestamp: 1773164839.350560999, Publication: 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe).
2026-03-10 17:47:19.458@LM_DEBUG@(9769|9784) Messenger::MessageDataReaderImpl::dds_demarshal: Deserializing with encoding kind XCDR2.
2026-03-10 17:47:19.459@LM_DEBUG@(9769|9784) ConditionImpl::signal_all()
2026-03-10 17:47:19.459@LM_DEBUG@(9769|9784) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x200.
2026-03-10 17:47:19.459@LM_DEBUG@(9769|9784) ConditionImpl::signal_all() - number of sets: 0
2026-03-10 17:47:19.459@LM_DEBUG@(9769|9784) Domain: 2. Reader2 received message 3 from Writer.
2026-03-10 17:47:19.459@LM_DEBUG@(9769|9784) DataReaderImpl::data_received: reader 01037c1e.52ddd570.2629be99.00000007(874b6b11) writer 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) instance 74 is_new_instance 0 filtered 0
2026-03-10 17:47:19.459@LM_DEBUG@(9769|9784) DataLink::data_received_i: from publication 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) received sample: SAMPLE_DATA (0x00), Length: 76, Byte order: Little Endian, CDR Encapsulation, Sequence: 0x00000006, Timestamp: 1773164839.351153999, Publication: 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) to readerId 00000000.00000000.00000000.00000000(ecbb4b55) (SET_INCLUDED).
2026-03-10 17:47:19.459@LM_DEBUG@(9769|9784) DataLink::data_received_i - normal data received to each subscription in listener_set include ids:01037c1e.52ddd570.2629be99.00000007(874b6b11)
2026-03-10 17:47:19.459@LM_DEBUG@(9769|9784) DataReaderImpl::data_received: 01037c1e.52ddd570.2629be99.00000007(874b6b11) received sample: SAMPLE_DATA (0x00), Length: 76, Byte order: Little Endian, CDR Encapsulation, Sequence: 0x00000006, Timestamp: 1773164839.351153999, Publication: 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe).
2026-03-10 17:47:19.459@LM_DEBUG@(9769|9784) Messenger::MessageDataReaderImpl::dds_demarshal: Deserializing with encoding kind XCDR2.
2026-03-10 17:47:19.459@LM_DEBUG@(9769|9784) ConditionImpl::signal_all()
2026-03-10 17:47:19.459@LM_DEBUG@(9769|9784) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x200.
2026-03-10 17:47:19.459@LM_DEBUG@(9769|9784) ConditionImpl::signal_all() - number of sets: 0
2026-03-10 17:47:19.459@LM_DEBUG@(9769|9784) Domain: 2. Reader2 received message 4 from Writer.
2026-03-10 17:47:19.459@LM_DEBUG@(9769|9784) DataReaderImpl::data_received: reader 01037c1e.52ddd570.2629be99.00000007(874b6b11) writer 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) instance 74 is_new_instance 0 filtered 0
2026-03-10 17:47:19.459@LM_DEBUG@(9769|9784) DataLink::data_received_i: from publication 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) received sample: SAMPLE_DATA (0x00), Length: 76, Byte order: Little Endian, CDR Encapsulation, Sequence: 0x00000007, Timestamp: 1773164839.351700999, Publication: 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) to readerId 00000000.00000000.00000000.00000000(ecbb4b55) (SET_INCLUDED).
2026-03-10 17:47:19.459@LM_DEBUG@(9769|9784) DataLink::data_received_i - normal data received to each subscription in listener_set include ids:01037c1e.52ddd570.2629be99.00000007(874b6b11)
2026-03-10 17:47:19.459@LM_DEBUG@(9769|9784) DataReaderImpl::data_received: 01037c1e.52ddd570.2629be99.00000007(874b6b11) received sample: SAMPLE_DATA (0x00), Length: 76, Byte order: Little Endian, CDR Encapsulation, Sequence: 0x00000007, Timestamp: 1773164839.351700999, Publication: 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe).
2026-03-10 17:47:19.459@LM_DEBUG@(9769|9784) Messenger::MessageDataReaderImpl::dds_demarshal: Deserializing with encoding kind XCDR2.
2026-03-10 17:47:19.459@LM_DEBUG@(9769|9784) ConditionImpl::signal_all()
2026-03-10 17:47:19.459@LM_DEBUG@(9769|9784) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x200.
2026-03-10 17:47:19.459@LM_DEBUG@(9769|9784) ConditionImpl::signal_all() - number of sets: 0
2026-03-10 17:47:19.459@LM_DEBUG@(9769|9784) Domain: 2. Reader2 received message 5 from Writer.
2026-03-10 17:47:19.459@LM_DEBUG@(9769|9784) DataReaderImpl::data_received: reader 01037c1e.52ddd570.2629be99.00000007(874b6b11) writer 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) instance 74 is_new_instance 0 filtered 0
2026-03-10 17:47:19.460@LM_DEBUG@(9769|9784) DataLink::data_received_i: from publication 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) received sample: SAMPLE_DATA (0x00), Length: 76, Byte order: Little Endian, CDR Encapsulation, Sequence: 0x00000008, Timestamp: 1773164839.352261999, Publication: 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) to readerId 00000000.00000000.00000000.00000000(ecbb4b55) (SET_INCLUDED).
2026-03-10 17:47:19.460@LM_DEBUG@(9769|9784) DataLink::data_received_i - normal data received to each subscription in listener_set include ids:01037c1e.52ddd570.2629be99.00000007(874b6b11)
2026-03-10 17:47:19.460@LM_DEBUG@(9769|9784) DataReaderImpl::data_received: 01037c1e.52ddd570.2629be99.00000007(874b6b11) received sample: SAMPLE_DATA (0x00), Length: 76, Byte order: Little Endian, CDR Encapsulation, Sequence: 0x00000008, Timestamp: 1773164839.352261999, Publication: 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe).
2026-03-10 17:47:19.460@LM_DEBUG@(9769|9784) Messenger::MessageDataReaderImpl::dds_demarshal: Deserializing with encoding kind XCDR2.
2026-03-10 17:47:19.460@LM_DEBUG@(9769|9784) ConditionImpl::signal_all()
2026-03-10 17:47:19.460@LM_DEBUG@(9769|9784) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x200.
2026-03-10 17:47:19.460@LM_DEBUG@(9769|9784) ConditionImpl::signal_all() - number of sets: 0
2026-03-10 17:47:19.460@LM_DEBUG@(9769|9784) Domain: 2. Reader2 received message 6 from Writer.
2026-03-10 17:47:19.460@LM_DEBUG@(9769|9784) DataReaderImpl::data_received: reader 01037c1e.52ddd570.2629be99.00000007(874b6b11) writer 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) instance 74 is_new_instance 0 filtered 0
2026-03-10 17:47:19.460@LM_DEBUG@(9769|9784) DataLink::data_received_i: from publication 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) received sample: SAMPLE_DATA (0x00), Length: 76, Byte order: Little Endian, CDR Encapsulation, Sequence: 0x00000009, Timestamp: 1773164839.352843999, Publication: 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) to readerId 00000000.00000000.00000000.00000000(ecbb4b55) (SET_INCLUDED).
2026-03-10 17:47:19.460@LM_DEBUG@(9769|9784) DataLink::data_received_i - normal data received to each subscription in listener_set include ids:01037c1e.52ddd570.2629be99.00000007(874b6b11)
2026-03-10 17:47:19.460@LM_DEBUG@(9769|9784) DataReaderImpl::data_received: 01037c1e.52ddd570.2629be99.00000007(874b6b11) received sample: SAMPLE_DATA (0x00), Length: 76, Byte order: Little Endian, CDR Encapsulation, Sequence: 0x00000009, Timestamp: 1773164839.352843999, Publication: 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe).
2026-03-10 17:47:19.460@LM_DEBUG@(9769|9784) Messenger::MessageDataReaderImpl::dds_demarshal: Deserializing with encoding kind XCDR2.
2026-03-10 17:47:19.460@LM_DEBUG@(9769|9784) ConditionImpl::signal_all()
2026-03-10 17:47:19.460@LM_DEBUG@(9769|9784) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x200.
2026-03-10 17:47:19.460@LM_DEBUG@(9769|9784) ConditionImpl::signal_all() - number of sets: 0
2026-03-10 17:47:19.460@LM_DEBUG@(9769|9784) Domain: 2. Reader2 received message 7 from Writer.
2026-03-10 17:47:19.460@LM_DEBUG@(9769|9784) DataReaderImpl::data_received: reader 01037c1e.52ddd570.2629be99.00000007(874b6b11) writer 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) instance 74 is_new_instance 0 filtered 0
2026-03-10 17:47:19.460@LM_DEBUG@(9769|9784) DataLink::data_received_i: from publication 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) received sample: SAMPLE_DATA (0x00), Length: 76, Byte order: Little Endian, CDR Encapsulation, Sequence: 0x0000000a, Timestamp: 1773164839.353406999, Publication: 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) to readerId 00000000.00000000.00000000.00000000(ecbb4b55) (SET_INCLUDED).
2026-03-10 17:47:19.460@LM_DEBUG@(9769|9784) DataLink::data_received_i - normal data received to each subscription in listener_set include ids:01037c1e.52ddd570.2629be99.00000007(874b6b11)
2026-03-10 17:47:19.460@LM_DEBUG@(9769|9784) DataReaderImpl::data_received: 01037c1e.52ddd570.2629be99.00000007(874b6b11) received sample: SAMPLE_DATA (0x00), Length: 76, Byte order: Little Endian, CDR Encapsulation, Sequence: 0x0000000a, Timestamp: 1773164839.353406999, Publication: 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe).
2026-03-10 17:47:19.460@LM_DEBUG@(9769|9784) Messenger::MessageDataReaderImpl::dds_demarshal: Deserializing with encoding kind XCDR2.
2026-03-10 17:47:19.460@LM_DEBUG@(9769|9784) ConditionImpl::signal_all()
2026-03-10 17:47:19.460@LM_DEBUG@(9769|9784) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x200.
2026-03-10 17:47:19.460@LM_DEBUG@(9769|9784) ConditionImpl::signal_all() - number of sets: 0
2026-03-10 17:47:19.461@LM_DEBUG@(9769|9784) Domain: 2. Reader2 received message 8 from Writer.
2026-03-10 17:47:19.461@LM_DEBUG@(9769|9784) DataReaderImpl::data_received: reader 01037c1e.52ddd570.2629be99.00000007(874b6b11) writer 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) instance 74 is_new_instance 0 filtered 0
2026-03-10 17:47:19.461@LM_DEBUG@(9769|9784) DataLink::data_received_i: from publication 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) received sample: SAMPLE_DATA (0x00), Length: 76, Byte order: Little Endian, CDR Encapsulation, Sequence: 0x0000000b, Timestamp: 1773164839.354208999, Publication: 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) to readerId 00000000.00000000.00000000.00000000(ecbb4b55) (SET_INCLUDED).
2026-03-10 17:47:19.461@LM_DEBUG@(9769|9784) DataLink::data_received_i - normal data received to each subscription in listener_set include ids:01037c1e.52ddd570.2629be99.00000007(874b6b11)
2026-03-10 17:47:19.461@LM_DEBUG@(9769|9784) DataReaderImpl::data_received: 01037c1e.52ddd570.2629be99.00000007(874b6b11) received sample: SAMPLE_DATA (0x00), Length: 76, Byte order: Little Endian, CDR Encapsulation, Sequence: 0x0000000b, Timestamp: 1773164839.354208999, Publication: 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe).
2026-03-10 17:47:19.461@LM_DEBUG@(9769|9784) Messenger::MessageDataReaderImpl::dds_demarshal: Deserializing with encoding kind XCDR2.
2026-03-10 17:47:19.461@LM_DEBUG@(9769|9784) ConditionImpl::signal_all()
2026-03-10 17:47:19.461@LM_DEBUG@(9769|9784) StatusConditionImpl::get_trigger_value() - mask==0xffffffff, changes==0x200.
2026-03-10 17:47:19.461@LM_DEBUG@(9769|9784) ConditionImpl::signal_all() - number of sets: 0
2026-03-10 17:47:19.461@LM_DEBUG@(9769|9784) Domain: 2. Reader2 received message 9 from Writer.
2026-03-10 17:47:19.461@LM_DEBUG@(9769|9784) DataReader Reader2 has received expected number of samples
2026-03-10 17:47:19.461@LM_DEBUG@(9769|9784) DataReaderImpl::data_received: reader 01037c1e.52ddd570.2629be99.00000007(874b6b11) writer 01037c1e.52ddd570.2629be9b.00000002(8de1ccfe) instance 74 is_new_instance 0 filtered 0
2026-03-10 17:47:19.585@LM_DEBUG@(9769|9782) ip_in_locator_list - from (type 2): 10.1.0.39:7910
2026-03-10 17:47:19.585@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:53920
2026-03-10 17:47:19.585@LM_DEBUG@(9769|9790) ip_in_locator_list - from (type 2): 10.1.0.39:7910
2026-03-10 17:47:19.585@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:53920
2026-03-10 17:47:19.585@LM_DEBUG@(9769|9782) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7912
2026-03-10 17:47:19.585@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:53920
2026-03-10 17:47:19.585@LM_DEBUG@(9769|9790) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7912
2026-03-10 17:47:19.585@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:53920
2026-03-10 17:47:19.586@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:53920
2026-03-10 17:47:19.586@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:43815
2026-03-10 17:47:19.585@LM_DEBUG@(9769|9786) ip_in_locator_list - from (type 2): 10.1.0.39:7910
2026-03-10 17:47:19.586@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:53920
2026-03-10 17:47:19.586@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:43815
2026-03-10 17:47:19.586@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:53920
2026-03-10 17:47:19.586@LM_DEBUG@(9769|9778) ip_in_locator_list - from (type 2): 10.1.0.39:7910
2026-03-10 17:47:19.586@LM_DEBUG@(9769|9774) ip_in_locator_list - from (type 2): 10.1.0.39:7914
2026-03-10 17:47:19.586@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:53920
2026-03-10 17:47:19.586@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:58905
2026-03-10 17:47:19.586@LM_DEBUG@(9769|9786) ip_in_locator_list - from (type 2): 10.1.0.39:7914
2026-03-10 17:47:19.586@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:43815
2026-03-10 17:47:19.586@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:58905
2026-03-10 17:47:19.586@LM_DEBUG@(9769|9782) ip_in_locator_list - from (type 2): 10.1.0.39:7914
2026-03-10 17:47:19.586@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:58905
2026-03-10 17:47:19.586@LM_DEBUG@(9769|9778) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7912
2026-03-10 17:47:19.586@LM_DEBUG@(9769|9774) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7916
2026-03-10 17:47:19.586@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:53920
2026-03-10 17:47:19.586@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:58905
2026-03-10 17:47:19.586@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:53920
2026-03-10 17:47:19.586@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:43815
2026-03-10 17:47:19.586@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:58905
2026-03-10 17:47:19.586@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:48945
2026-03-10 17:47:19.586@LM_DEBUG@(9769|9782) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7916
2026-03-10 17:47:19.586@LM_DEBUG@(9769|9786) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7912
2026-03-10 17:47:19.586@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:43815
2026-03-10 17:47:19.586@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:58905
2026-03-10 17:47:19.586@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:53920
2026-03-10 17:47:19.586@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:48945
2026-03-10 17:47:19.587@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:53920
2026-03-10 17:47:19.587@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:43815
2026-03-10 17:47:19.586@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:58905
2026-03-10 17:47:19.586@LM_DEBUG@(9769|9790) ip_in_locator_list - from (type 2): 10.1.0.39:7914
2026-03-10 17:47:19.586@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:43815
2026-03-10 17:47:19.587@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:58905
2026-03-10 17:47:19.587@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:43815
2026-03-10 17:47:19.587@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:48945
2026-03-10 17:47:19.587@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:48945
2026-03-10 17:47:19.587@LM_DEBUG@(9769|9790) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7916
2026-03-10 17:47:19.587@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:58905
2026-03-10 17:47:19.587@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:58905
2026-03-10 17:47:19.587@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:48945
2026-03-10 17:47:19.587@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:48945
2026-03-10 17:47:19.587@LM_DEBUG@(9769|9786) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7916
2026-03-10 17:47:19.587@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:58905
2026-03-10 17:47:19.587@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:58905
2026-03-10 17:47:19.587@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:48945
2026-03-10 17:47:19.587@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:48945
2026-03-10 17:47:19.633@LM_DEBUG@(9769|9786) ip_in_locator_list - from (type 2): 10.1.0.39:7918
2026-03-10 17:47:19.633@LM_DEBUG@(9769|9774) ip_in_locator_list - from (type 2): 10.1.0.39:7918
2026-03-10 17:47:19.633@LM_DEBUG@(9769|9778) ip_in_locator_list - from (type 2): 10.1.0.39:7918
2026-03-10 17:47:19.633@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:33811
2026-03-10 17:47:19.633@LM_DEBUG@(9769|9790) ip_in_locator_list - from (type 2): 10.1.0.39:7918
2026-03-10 17:47:19.633@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:33811
2026-03-10 17:47:19.633@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:33811
2026-03-10 17:47:19.633@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:33811
2026-03-10 17:47:19.633@LM_DEBUG@(9769|9774) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7920
2026-03-10 17:47:19.633@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:33811
2026-03-10 17:47:19.634@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:33811
2026-03-10 17:47:19.634@LM_DEBUG@(9769|9790) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7920
2026-03-10 17:47:19.634@LM_DEBUG@(9769|9778) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7920
2026-03-10 17:47:19.634@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:33811
2026-03-10 17:47:19.634@LM_DEBUG@(9769|9786) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7920
2026-03-10 17:47:19.634@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:33811
2026-03-10 17:47:19.634@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:33811
2026-03-10 17:47:19.634@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:33811
2026-03-10 17:47:19.634@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:33811
2026-03-10 17:47:19.634@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:34529
2026-03-10 17:47:19.634@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:34529
2026-03-10 17:47:19.634@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:34529
2026-03-10 17:47:19.634@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:34529
2026-03-10 17:47:19.634@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:34529
2026-03-10 17:47:19.634@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:33811
2026-03-10 17:47:19.634@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:34529
2026-03-10 17:47:19.634@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:34529
2026-03-10 17:47:19.634@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:34529
2026-03-10 17:47:24.190@LM_DEBUG@(9769|9778) ip_in_locator_list - from (type 2): 10.1.0.39:7922
2026-03-10 17:47:24.190@LM_DEBUG@(9769|9782) ip_in_locator_list - from (type 2): 10.1.0.39:7922
2026-03-10 17:47:24.190@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:33220
2026-03-10 17:47:24.190@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:33220
2026-03-10 17:47:24.190@LM_DEBUG@(9769|9790) ip_in_locator_list - from (type 2): 10.1.0.39:7922
2026-03-10 17:47:24.190@LM_DEBUG@(9769|9774) ip_in_locator_list - from (type 2): 10.1.0.39:7922
2026-03-10 17:47:24.190@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:33220
2026-03-10 17:47:24.190@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:33220
2026-03-10 17:47:24.190@LM_DEBUG@(9769|9782) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7924
2026-03-10 17:47:24.191@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:33220
2026-03-10 17:47:24.191@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:33220
2026-03-10 17:47:24.191@LM_DEBUG@(9769|9778) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7924
2026-03-10 17:47:24.191@LM_DEBUG@(9769|9790) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7924
2026-03-10 17:47:24.191@LM_DEBUG@(9769|9774) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7924
2026-03-10 17:47:24.191@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:33220
2026-03-10 17:47:24.191@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:33220
2026-03-10 17:47:24.191@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:39566
2026-03-10 17:47:24.191@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:33220
2026-03-10 17:47:24.191@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:33220
2026-03-10 17:47:24.191@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:39566
2026-03-10 17:47:24.191@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:33220
2026-03-10 17:47:24.191@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:33220
2026-03-10 17:47:24.191@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:39566
2026-03-10 17:47:24.191@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:39566
2026-03-10 17:47:24.191@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:39566
2026-03-10 17:47:24.191@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:39566
2026-03-10 17:47:24.191@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:39566
2026-03-10 17:47:24.191@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:39566
2026-03-10 17:47:24.260@LM_DEBUG@(9769|9782) ip_in_locator_list - from (type 2): 10.1.0.39:7926
2026-03-10 17:47:24.260@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:55246
2026-03-10 17:47:24.260@LM_DEBUG@(9769|9778) ip_in_locator_list - from (type 2): 10.1.0.39:7926
2026-03-10 17:47:24.260@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:55246
2026-03-10 17:47:24.260@LM_DEBUG@(9769|9774) ip_in_locator_list - from (type 2): 10.1.0.39:7926
2026-03-10 17:47:24.260@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:55246
2026-03-10 17:47:24.261@LM_DEBUG@(9769|9782) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7928
2026-03-10 17:47:24.261@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:55246
2026-03-10 17:47:24.261@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:55246
2026-03-10 17:47:24.261@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:38487
2026-03-10 17:47:24.261@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:38487
2026-03-10 17:47:24.261@LM_DEBUG@(9769|9778) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7928
2026-03-10 17:47:24.261@LM_DEBUG@(9769|9774) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7928
2026-03-10 17:47:24.260@LM_DEBUG@(9769|9786) ip_in_locator_list - from (type 2): 10.1.0.39:7926
2026-03-10 17:47:24.261@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:55246
2026-03-10 17:47:24.261@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:55246
2026-03-10 17:47:24.261@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:55246
2026-03-10 17:47:24.261@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:55246
2026-03-10 17:47:24.261@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:55246
2026-03-10 17:47:24.261@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:38487
2026-03-10 17:47:24.261@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:38487
2026-03-10 17:47:24.261@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:38487
2026-03-10 17:47:24.261@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:38487
2026-03-10 17:47:24.261@LM_DEBUG@(9769|9786) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7928
2026-03-10 17:47:24.261@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:55246
2026-03-10 17:47:24.261@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:55246
2026-03-10 17:47:24.261@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:38487
2026-03-10 17:47:24.261@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:38487
2026-03-10 17:47:24.585@LM_DEBUG@(9769|9782) ip_in_locator_list - from (type 2): 10.1.0.39:7910
2026-03-10 17:47:24.585@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:53920
2026-03-10 17:47:24.585@LM_DEBUG@(9769|9790) ip_in_locator_list - from (type 2): 10.1.0.39:7910
2026-03-10 17:47:24.585@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:53920
2026-03-10 17:47:24.585@LM_DEBUG@(9769|9786) ip_in_locator_list - from (type 2): 10.1.0.39:7910
2026-03-10 17:47:24.586@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:53920
2026-03-10 17:47:24.586@LM_DEBUG@(9769|9782) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7912
2026-03-10 17:47:24.586@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:53920
2026-03-10 17:47:24.586@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:53920
2026-03-10 17:47:24.586@LM_DEBUG@(9769|9790) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7912
2026-03-10 17:47:24.586@LM_DEBUG@(9769|9778) ip_in_locator_list - from (type 2): 10.1.0.39:7910
2026-03-10 17:47:24.586@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:53920
2026-03-10 17:47:24.586@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:53920
2026-03-10 17:47:24.586@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:43815
2026-03-10 17:47:24.586@LM_DEBUG@(9769|9786) ip_in_locator_list - from (type 2): 10.1.0.39:7914
2026-03-10 17:47:24.586@LM_DEBUG@(9769|9774) ip_in_locator_list - from (type 2): 10.1.0.39:7914
2026-03-10 17:47:24.586@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:43815
2026-03-10 17:47:24.586@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:58905
2026-03-10 17:47:24.586@LM_DEBUG@(9769|9778) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7912
2026-03-10 17:47:24.586@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:58905
2026-03-10 17:47:24.586@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:53920
2026-03-10 17:47:24.586@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:53920
2026-03-10 17:47:24.586@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:43815
2026-03-10 17:47:24.586@LM_DEBUG@(9769|9782) ip_in_locator_list - from (type 2): 10.1.0.39:7914
2026-03-10 17:47:24.586@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:58905
2026-03-10 17:47:24.586@LM_DEBUG@(9769|9774) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7916
2026-03-10 17:47:24.586@LM_DEBUG@(9769|9786) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7912
2026-03-10 17:47:24.586@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:53920
2026-03-10 17:47:24.586@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:43815
2026-03-10 17:47:24.586@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:43815
2026-03-10 17:47:24.586@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:43815
2026-03-10 17:47:24.586@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:53920
2026-03-10 17:47:24.586@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:58905
2026-03-10 17:47:24.587@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:53920
2026-03-10 17:47:24.586@LM_DEBUG@(9769|9782) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7916
2026-03-10 17:47:24.587@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:43815
2026-03-10 17:47:24.587@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:58905
2026-03-10 17:47:24.587@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:43815
2026-03-10 17:47:24.587@LM_DEBUG@(9769|9790) ip_in_locator_list - from (type 2): 10.1.0.39:7914
2026-03-10 17:47:24.587@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:58905
2026-03-10 17:47:24.587@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:48945
2026-03-10 17:47:24.587@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:48945
2026-03-10 17:47:24.587@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:58905
2026-03-10 17:47:24.587@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:58905
2026-03-10 17:47:24.587@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:48945
2026-03-10 17:47:24.587@LM_DEBUG@(9769|9786) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7916
2026-03-10 17:47:24.587@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:58905
2026-03-10 17:47:24.587@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:48945
2026-03-10 17:47:24.587@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:58905
2026-03-10 17:47:24.587@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:48945
2026-03-10 17:47:24.587@LM_DEBUG@(9769|9790) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7916
2026-03-10 17:47:24.587@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:48945
2026-03-10 17:47:24.587@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:58905
2026-03-10 17:47:24.587@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:58905
2026-03-10 17:47:24.587@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:48945
2026-03-10 17:47:24.587@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:48945
2026-03-10 17:47:24.633@LM_DEBUG@(9769|9778) ip_in_locator_list - from (type 2): 10.1.0.39:7918
2026-03-10 17:47:24.633@LM_DEBUG@(9769|9774) ip_in_locator_list - from (type 2): 10.1.0.39:7918
2026-03-10 17:47:24.633@LM_DEBUG@(9769|9786) ip_in_locator_list - from (type 2): 10.1.0.39:7918
2026-03-10 17:47:24.633@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:33811
2026-03-10 17:47:24.634@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:33811
2026-03-10 17:47:24.634@LM_DEBUG@(9769|9790) ip_in_locator_list - from (type 2): 10.1.0.39:7918
2026-03-10 17:47:24.634@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:33811
2026-03-10 17:47:24.634@LM_DEBUG@(9769|9774) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7920
2026-03-10 17:47:24.634@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:33811
2026-03-10 17:47:24.634@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:33811
2026-03-10 17:47:24.634@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:34529
2026-03-10 17:47:24.634@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:34529
2026-03-10 17:47:24.633@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:33811
2026-03-10 17:47:24.634@LM_DEBUG@(9769|9790) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7920
2026-03-10 17:47:24.634@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:33811
2026-03-10 17:47:24.634@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:33811
2026-03-10 17:47:24.634@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:34529
2026-03-10 17:47:24.634@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:34529
2026-03-10 17:47:24.634@LM_DEBUG@(9769|9778) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7920
2026-03-10 17:47:24.634@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:33811
2026-03-10 17:47:24.634@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:33811
2026-03-10 17:47:24.634@LM_DEBUG@(9769|9786) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7920
2026-03-10 17:47:24.634@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:34529
2026-03-10 17:47:24.634@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:33811
2026-03-10 17:47:24.634@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:33811
2026-03-10 17:47:24.634@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:34529
2026-03-10 17:47:24.634@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:34529
2026-03-10 17:47:24.634@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:34529
2026-03-10 17:47:29.190@LM_DEBUG@(9769|9778) ip_in_locator_list - from (type 2): 10.1.0.39:7922
2026-03-10 17:47:29.190@LM_DEBUG@(9769|9774) ip_in_locator_list - from (type 2): 10.1.0.39:7922
2026-03-10 17:47:29.190@LM_DEBUG@(9769|9782) ip_in_locator_list - from (type 2): 10.1.0.39:7922
2026-03-10 17:47:29.190@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:33220
2026-03-10 17:47:29.190@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:33220
2026-03-10 17:47:29.190@LM_DEBUG@(9769|9790) ip_in_locator_list - from (type 2): 10.1.0.39:7922
2026-03-10 17:47:29.190@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:33220
2026-03-10 17:47:29.190@LM_DEBUG@(9769|9774) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7924
2026-03-10 17:47:29.190@LM_DEBUG@(9769|9778) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7924
2026-03-10 17:47:29.190@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:33220
2026-03-10 17:47:29.190@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:33220
2026-03-10 17:47:29.190@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:33220
2026-03-10 17:47:29.190@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:33220
2026-03-10 17:47:29.190@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:39566
2026-03-10 17:47:29.190@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:33220
2026-03-10 17:47:29.191@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:39566
2026-03-10 17:47:29.190@LM_DEBUG@(9769|9790) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7924
2026-03-10 17:47:29.191@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:39566
2026-03-10 17:47:29.191@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:33220
2026-03-10 17:47:29.191@LM_DEBUG@(9769|9782) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7924
2026-03-10 17:47:29.191@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:39566
2026-03-10 17:47:29.191@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:33220
2026-03-10 17:47:29.191@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:33220
2026-03-10 17:47:29.191@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:39566
2026-03-10 17:47:29.191@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:33220
2026-03-10 17:47:29.191@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:39566
2026-03-10 17:47:29.191@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:39566
2026-03-10 17:47:29.191@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:39566
2026-03-10 17:47:29.260@LM_DEBUG@(9769|9782) ip_in_locator_list - from (type 2): 10.1.0.39:7926
2026-03-10 17:47:29.260@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:55246
2026-03-10 17:47:29.260@LM_DEBUG@(9769|9786) ip_in_locator_list - from (type 2): 10.1.0.39:7926
2026-03-10 17:47:29.260@LM_DEBUG@(9769|9774) ip_in_locator_list - from (type 2): 10.1.0.39:7926
2026-03-10 17:47:29.260@LM_DEBUG@(9769|9778) ip_in_locator_list - from (type 2): 10.1.0.39:7926
2026-03-10 17:47:29.261@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:55246
2026-03-10 17:47:29.261@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:55246
2026-03-10 17:47:29.261@LM_DEBUG@(9769|9782) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7928
2026-03-10 17:47:29.261@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:55246
2026-03-10 17:47:29.261@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:55246
2026-03-10 17:47:29.261@LM_DEBUG@(9769|9774) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7928
2026-03-10 17:47:29.261@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:55246
2026-03-10 17:47:29.261@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:38487
2026-03-10 17:47:29.261@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:38487
2026-03-10 17:47:29.261@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:55246
2026-03-10 17:47:29.261@LM_DEBUG@(9769|9786) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7928
2026-03-10 17:47:29.261@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:55246
2026-03-10 17:47:29.261@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:55246
2026-03-10 17:47:29.261@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:55246
2026-03-10 17:47:29.261@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:38487
2026-03-10 17:47:29.261@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:38487
2026-03-10 17:47:29.261@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:38487
2026-03-10 17:47:29.261@LM_DEBUG@(9769|9778) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7928
2026-03-10 17:47:29.261@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:38487
2026-03-10 17:47:29.261@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:55246
2026-03-10 17:47:29.261@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:55246
2026-03-10 17:47:29.261@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:38487
2026-03-10 17:47:29.261@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:38487
2026-03-10 17:47:29.585@LM_DEBUG@(9769|9782) ip_in_locator_list - from (type 2): 10.1.0.39:7910
2026-03-10 17:47:29.586@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:53920
2026-03-10 17:47:29.585@LM_DEBUG@(9769|9786) ip_in_locator_list - from (type 2): 10.1.0.39:7910
2026-03-10 17:47:29.586@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:53920
2026-03-10 17:47:29.586@LM_DEBUG@(9769|9782) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7912
2026-03-10 17:47:29.586@LM_DEBUG@(9769|9790) ip_in_locator_list - from (type 2): 10.1.0.39:7910
2026-03-10 17:47:29.586@LM_DEBUG@(9769|9786) ip_in_locator_list - from (type 2): 10.1.0.39:7914
2026-03-10 17:47:29.586@LM_DEBUG@(9769|9774) ip_in_locator_list - from (type 2): 10.1.0.39:7914
2026-03-10 17:47:29.586@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:53920
2026-03-10 17:47:29.586@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:58905
2026-03-10 17:47:29.586@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:58905
2026-03-10 17:47:29.586@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:53920
2026-03-10 17:47:29.586@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:53920
2026-03-10 17:47:29.586@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:43815
2026-03-10 17:47:29.586@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:43815
2026-03-10 17:47:29.586@LM_DEBUG@(9769|9778) ip_in_locator_list - from (type 2): 10.1.0.39:7910
2026-03-10 17:47:29.586@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:53920
2026-03-10 17:47:29.586@LM_DEBUG@(9769|9790) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7912
2026-03-10 17:47:29.586@LM_DEBUG@(9769|9774) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7916
2026-03-10 17:47:29.586@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:53920
2026-03-10 17:47:29.586@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:58905
2026-03-10 17:47:29.586@LM_DEBUG@(9769|9782) ip_in_locator_list - from (type 2): 10.1.0.39:7914
2026-03-10 17:47:29.586@LM_DEBUG@(9769|9778) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7912
2026-03-10 17:47:29.586@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:53920
2026-03-10 17:47:29.586@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:58905
2026-03-10 17:47:29.587@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:48945
2026-03-10 17:47:29.587@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:43815
2026-03-10 17:47:29.586@LM_DEBUG@(9769|9786) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7912
2026-03-10 17:47:29.586@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:58905
2026-03-10 17:47:29.587@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:43815
2026-03-10 17:47:29.587@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:53920
2026-03-10 17:47:29.587@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:48945
2026-03-10 17:47:29.587@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:53920
2026-03-10 17:47:29.587@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:53920
2026-03-10 17:47:29.587@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:43815
2026-03-10 17:47:29.587@LM_DEBUG@(9769|9790) ip_in_locator_list - from (type 2): 10.1.0.39:7914
2026-03-10 17:47:29.587@LM_DEBUG@(9769|9782) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7916
2026-03-10 17:47:29.587@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:53920
2026-03-10 17:47:29.587@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:43815
2026-03-10 17:47:29.587@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:58905
2026-03-10 17:47:29.587@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:58905
2026-03-10 17:47:29.587@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:43815
2026-03-10 17:47:29.587@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:58905
2026-03-10 17:47:29.587@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:43815
2026-03-10 17:47:29.587@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:48945
2026-03-10 17:47:29.587@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:48945
2026-03-10 17:47:29.587@LM_DEBUG@(9769|9790) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7916
2026-03-10 17:47:29.587@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:58905
2026-03-10 17:47:29.587@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:58905
2026-03-10 17:47:29.587@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:48945
2026-03-10 17:47:29.587@LM_DEBUG@(9769|9786) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7916
2026-03-10 17:47:29.587@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:48945
2026-03-10 17:47:29.587@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:58905
2026-03-10 17:47:29.587@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:58905
2026-03-10 17:47:29.588@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:48945
2026-03-10 17:47:29.588@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:48945
2026-03-10 17:47:29.633@LM_DEBUG@(9769|9778) ip_in_locator_list - from (type 2): 10.1.0.39:7918
2026-03-10 17:47:29.633@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:33811
2026-03-10 17:47:29.633@LM_DEBUG@(9769|9774) ip_in_locator_list - from (type 2): 10.1.0.39:7918
2026-03-10 17:47:29.633@LM_DEBUG@(9769|9790) ip_in_locator_list - from (type 2): 10.1.0.39:7918
2026-03-10 17:47:29.633@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:33811
2026-03-10 17:47:29.633@LM_DEBUG@(9769|9786) ip_in_locator_list - from (type 2): 10.1.0.39:7918
2026-03-10 17:47:29.633@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:33811
2026-03-10 17:47:29.633@LM_DEBUG@(9769|9778) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7920
2026-03-10 17:47:29.633@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:33811
2026-03-10 17:47:29.634@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:33811
2026-03-10 17:47:29.634@LM_DEBUG@(9769|9774) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7920
2026-03-10 17:47:29.634@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:33811
2026-03-10 17:47:29.634@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:33811
2026-03-10 17:47:29.634@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:33811
2026-03-10 17:47:29.634@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:34529
2026-03-10 17:47:29.634@LM_DEBUG@(9769|9790) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7920
2026-03-10 17:47:29.634@LM_DEBUG@(9769|9786) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7920
2026-03-10 17:47:29.634@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:34529
2026-03-10 17:47:29.634@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:33811
2026-03-10 17:47:29.634@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:34529
2026-03-10 17:47:29.634@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:33811
2026-03-10 17:47:29.634@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:34529
2026-03-10 17:47:29.634@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:33811
2026-03-10 17:47:29.634@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:33811
2026-03-10 17:47:29.634@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:34529
2026-03-10 17:47:29.634@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:34529
2026-03-10 17:47:29.634@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:34529
2026-03-10 17:47:29.634@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:34529
2026-03-10 17:47:34.190@LM_DEBUG@(9769|9778) ip_in_locator_list - from (type 2): 10.1.0.39:7922
2026-03-10 17:47:34.190@LM_DEBUG@(9769|9774) ip_in_locator_list - from (type 2): 10.1.0.39:7922
2026-03-10 17:47:34.190@LM_DEBUG@(9769|9782) ip_in_locator_list - from (type 2): 10.1.0.39:7922
2026-03-10 17:47:34.190@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:33220
2026-03-10 17:47:34.190@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:33220
2026-03-10 17:47:34.190@LM_DEBUG@(9769|9790) ip_in_locator_list - from (type 2): 10.1.0.39:7922
2026-03-10 17:47:34.190@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:33220
2026-03-10 17:47:34.190@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:33220
2026-03-10 17:47:34.190@LM_DEBUG@(9769|9778) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7924
2026-03-10 17:47:34.191@LM_DEBUG@(9769|9790) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7924
2026-03-10 17:47:34.191@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:33220
2026-03-10 17:47:34.190@LM_DEBUG@(9769|9782) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7924
2026-03-10 17:47:34.191@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:33220
2026-03-10 17:47:34.191@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:33220
2026-03-10 17:47:34.191@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:33220
2026-03-10 17:47:34.191@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:33220
2026-03-10 17:47:34.191@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:39566
2026-03-10 17:47:34.191@LM_DEBUG@(9769|9774) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7924
2026-03-10 17:47:34.191@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:33220
2026-03-10 17:47:34.191@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:33220
2026-03-10 17:47:34.191@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:33220
2026-03-10 17:47:34.191@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:39566
2026-03-10 17:47:34.191@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:39566
2026-03-10 17:47:34.191@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:39566
2026-03-10 17:47:34.191@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:39566
2026-03-10 17:47:34.191@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:39566
2026-03-10 17:47:34.191@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:39566
2026-03-10 17:47:34.191@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:39566
2026-03-10 17:47:34.260@LM_DEBUG@(9769|9786) ip_in_locator_list - from (type 2): 10.1.0.39:7926
2026-03-10 17:47:34.261@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:55246
2026-03-10 17:47:34.261@LM_DEBUG@(9769|9774) ip_in_locator_list - from (type 2): 10.1.0.39:7926
2026-03-10 17:47:34.261@LM_DEBUG@(9769|9778) ip_in_locator_list - from (type 2): 10.1.0.39:7926
2026-03-10 17:47:34.261@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:55246
2026-03-10 17:47:34.261@LM_DEBUG@(9769|9782) ip_in_locator_list - from (type 2): 10.1.0.39:7926
2026-03-10 17:47:34.261@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:55246
2026-03-10 17:47:34.261@LM_DEBUG@(9769|9786) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7928
2026-03-10 17:47:34.261@LM_DEBUG@(9769|9774) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7928
2026-03-10 17:47:34.261@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:55246
2026-03-10 17:47:34.261@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:55246
2026-03-10 17:47:34.261@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:55246
2026-03-10 17:47:34.261@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:55246
2026-03-10 17:47:34.261@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:55246
2026-03-10 17:47:34.261@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:38487
2026-03-10 17:47:34.261@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:38487
2026-03-10 17:47:34.261@LM_DEBUG@(9769|9782) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7928
2026-03-10 17:47:34.261@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:38487
2026-03-10 17:47:34.261@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:55246
2026-03-10 17:47:34.261@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:38487
2026-03-10 17:47:34.261@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:55246
2026-03-10 17:47:34.261@LM_DEBUG@(9769|9778) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7928
2026-03-10 17:47:34.261@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:38487
2026-03-10 17:47:34.261@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:55246
2026-03-10 17:47:34.261@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:38487
2026-03-10 17:47:34.261@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:55246
2026-03-10 17:47:34.262@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:38487
2026-03-10 17:47:34.262@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:38487
2026-03-10 17:47:34.585@LM_DEBUG@(9769|9786) ip_in_locator_list - from (type 2): 10.1.0.39:7910
2026-03-10 17:47:34.585@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:53920
2026-03-10 17:47:34.585@LM_DEBUG@(9769|9790) ip_in_locator_list - from (type 2): 10.1.0.39:7910
2026-03-10 17:47:34.585@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:53920
2026-03-10 17:47:34.585@LM_DEBUG@(9769|9782) ip_in_locator_list - from (type 2): 10.1.0.39:7910
2026-03-10 17:47:34.586@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:53920
2026-03-10 17:47:34.586@LM_DEBUG@(9769|9786) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7912
2026-03-10 17:47:34.586@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:53920
2026-03-10 17:47:34.586@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:53920
2026-03-10 17:47:34.586@LM_DEBUG@(9769|9790) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7912
2026-03-10 17:47:34.586@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:43815
2026-03-10 17:47:34.586@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:53920
2026-03-10 17:47:34.586@LM_DEBUG@(9769|9782) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7912
2026-03-10 17:47:34.586@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:53920
2026-03-10 17:47:34.586@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:53920
2026-03-10 17:47:34.586@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:43815
2026-03-10 17:47:34.586@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:43815
2026-03-10 17:47:34.586@LM_DEBUG@(9769|9774) ip_in_locator_list - from (type 2): 10.1.0.39:7914
2026-03-10 17:47:34.586@LM_DEBUG@(9769|9778) ip_in_locator_list - from (type 2): 10.1.0.39:7910
2026-03-10 17:47:34.586@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:43815
2026-03-10 17:47:34.586@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:53920
2026-03-10 17:47:34.586@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:43815
2026-03-10 17:47:34.586@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:58905
2026-03-10 17:47:34.586@LM_DEBUG@(9769|9782) ip_in_locator_list - from (type 2): 10.1.0.39:7914
2026-03-10 17:47:34.586@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:53920
2026-03-10 17:47:34.586@LM_DEBUG@(9769|9786) ip_in_locator_list - from (type 2): 10.1.0.39:7914
2026-03-10 17:47:34.586@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:58905
2026-03-10 17:47:34.586@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:58905
2026-03-10 17:47:34.586@LM_DEBUG@(9769|9774) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7916
2026-03-10 17:47:34.586@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:58905
2026-03-10 17:47:34.586@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:58905
2026-03-10 17:47:34.586@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:43815
2026-03-10 17:47:34.586@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:48945
2026-03-10 17:47:34.587@LM_DEBUG@(9769|9782) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7916
2026-03-10 17:47:34.587@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:48945
2026-03-10 17:47:34.586@LM_DEBUG@(9769|9778) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7912
2026-03-10 17:47:34.587@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:58905
2026-03-10 17:47:34.587@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:53920
2026-03-10 17:47:34.587@LM_DEBUG@(9769|9786) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7916
2026-03-10 17:47:34.587@LM_DEBUG@(9769|9790) ip_in_locator_list - from (type 2): 10.1.0.39:7914
2026-03-10 17:47:34.587@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:53920
2026-03-10 17:47:34.587@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:43815
2026-03-10 17:47:34.587@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:58905
2026-03-10 17:47:34.587@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:58905
2026-03-10 17:47:34.587@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:58905
2026-03-10 17:47:34.587@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:43815
2026-03-10 17:47:34.587@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:58905
2026-03-10 17:47:34.587@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:48945
2026-03-10 17:47:34.587@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:48945
2026-03-10 17:47:34.587@LM_DEBUG@(9769|9790) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7916
2026-03-10 17:47:34.587@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:58905
2026-03-10 17:47:34.587@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:48945
2026-03-10 17:47:34.587@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:48945
2026-03-10 17:47:34.587@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:58905
2026-03-10 17:47:34.587@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:48945
2026-03-10 17:47:34.587@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:48945
2026-03-10 17:47:34.633@LM_DEBUG@(9769|9778) ip_in_locator_list - from (type 2): 10.1.0.39:7918
2026-03-10 17:47:34.633@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:33811
2026-03-10 17:47:34.633@LM_DEBUG@(9769|9786) ip_in_locator_list - from (type 2): 10.1.0.39:7918
2026-03-10 17:47:34.633@LM_DEBUG@(9769|9790) ip_in_locator_list - from (type 2): 10.1.0.39:7918
2026-03-10 17:47:34.633@LM_DEBUG@(9769|9774) ip_in_locator_list - from (type 2): 10.1.0.39:7918
2026-03-10 17:47:34.633@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:33811
2026-03-10 17:47:34.633@LM_DEBUG@(9769|9778) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7920
2026-03-10 17:47:34.634@LM_DEBUG@(9769|9774) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7920
2026-03-10 17:47:34.633@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:33811
2026-03-10 17:47:34.633@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:33811
2026-03-10 17:47:34.634@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:33811
2026-03-10 17:47:34.634@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:33811
2026-03-10 17:47:34.634@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:33811
2026-03-10 17:47:34.634@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:33811
2026-03-10 17:47:34.634@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:34529
2026-03-10 17:47:34.634@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:34529
2026-03-10 17:47:34.634@LM_DEBUG@(9769|9790) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7920
2026-03-10 17:47:34.634@LM_DEBUG@(9769|9786) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7920
2026-03-10 17:47:34.634@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:34529
2026-03-10 17:47:34.634@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:34529
2026-03-10 17:47:34.634@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:33811
2026-03-10 17:47:34.634@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:33811
2026-03-10 17:47:34.634@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:33811
2026-03-10 17:47:34.634@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:34529
2026-03-10 17:47:34.634@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:33811
2026-03-10 17:47:34.634@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:34529
2026-03-10 17:47:34.634@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:34529
2026-03-10 17:47:34.634@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:34529
2026-03-10 17:47:39.190@LM_DEBUG@(9769|9790) ip_in_locator_list - from (type 2): 10.1.0.39:7922
2026-03-10 17:47:39.190@LM_DEBUG@(9769|9778) ip_in_locator_list - from (type 2): 10.1.0.39:7922
2026-03-10 17:47:39.190@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:33220
2026-03-10 17:47:39.190@LM_DEBUG@(9769|9782) ip_in_locator_list - from (type 2): 10.1.0.39:7922
2026-03-10 17:47:39.190@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:33220
2026-03-10 17:47:39.190@LM_DEBUG@(9769|9774) ip_in_locator_list - from (type 2): 10.1.0.39:7922
2026-03-10 17:47:39.190@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:33220
2026-03-10 17:47:39.190@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:33220
2026-03-10 17:47:39.191@LM_DEBUG@(9769|9778) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7924
2026-03-10 17:47:39.191@LM_DEBUG@(9769|9782) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7924
2026-03-10 17:47:39.191@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:33220
2026-03-10 17:47:39.191@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:33220
2026-03-10 17:47:39.191@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:33220
2026-03-10 17:47:39.191@LM_DEBUG@(9769|9790) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7924
2026-03-10 17:47:39.191@LM_DEBUG@(9769|9774) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7924
2026-03-10 17:47:39.191@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:33220
2026-03-10 17:47:39.191@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:33220
2026-03-10 17:47:39.191@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:33220
2026-03-10 17:47:39.191@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:33220
2026-03-10 17:47:39.191@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:39566
2026-03-10 17:47:39.191@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:39566
2026-03-10 17:47:39.191@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:39566
2026-03-10 17:47:39.191@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:33220
2026-03-10 17:47:39.191@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:39566
2026-03-10 17:47:39.191@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:39566
2026-03-10 17:47:39.191@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:39566
2026-03-10 17:47:39.191@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:39566
2026-03-10 17:47:39.191@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:39566
2026-03-10 17:47:39.260@LM_DEBUG@(9769|9782) ip_in_locator_list - from (type 2): 10.1.0.39:7926
2026-03-10 17:47:39.260@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:55246
2026-03-10 17:47:39.260@LM_DEBUG@(9769|9786) ip_in_locator_list - from (type 2): 10.1.0.39:7926
2026-03-10 17:47:39.260@LM_DEBUG@(9769|9778) ip_in_locator_list - from (type 2): 10.1.0.39:7926
2026-03-10 17:47:39.261@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:55246
2026-03-10 17:47:39.260@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:55246
2026-03-10 17:47:39.261@LM_DEBUG@(9769|9782) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7928
2026-03-10 17:47:39.261@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:55246
2026-03-10 17:47:39.261@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:55246
2026-03-10 17:47:39.261@LM_DEBUG@(9769|9778) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7928
2026-03-10 17:47:39.261@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:38487
2026-03-10 17:47:39.261@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:55246
2026-03-10 17:47:39.261@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:38487
2026-03-10 17:47:39.261@LM_DEBUG@(9769|9786) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7928
2026-03-10 17:47:39.260@LM_DEBUG@(9769|9774) ip_in_locator_list - from (type 2): 10.1.0.39:7926
2026-03-10 17:47:39.261@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:55246
2026-03-10 17:47:39.261@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:55246
2026-03-10 17:47:39.261@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:38487
2026-03-10 17:47:39.261@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:55246
2026-03-10 17:47:39.261@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:55246
2026-03-10 17:47:39.261@LM_DEBUG@(9769|9774) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7928
2026-03-10 17:47:39.261@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:38487
2026-03-10 17:47:39.261@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:38487
2026-03-10 17:47:39.261@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:55246
2026-03-10 17:47:39.261@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:55246
2026-03-10 17:47:39.261@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:38487
2026-03-10 17:47:39.261@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:38487
2026-03-10 17:47:39.261@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:38487
2026-03-10 17:47:39.585@LM_DEBUG@(9769|9782) ip_in_locator_list - from (type 2): 10.1.0.39:7910
2026-03-10 17:47:39.585@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:53920
2026-03-10 17:47:39.585@LM_DEBUG@(9769|9786) ip_in_locator_list - from (type 2): 10.1.0.39:7910
2026-03-10 17:47:39.585@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:53920
2026-03-10 17:47:39.586@LM_DEBUG@(9769|9790) ip_in_locator_list - from (type 2): 10.1.0.39:7910
2026-03-10 17:47:39.586@LM_DEBUG@(9769|9782) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7912
2026-03-10 17:47:39.586@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:53920
2026-03-10 17:47:39.586@LM_DEBUG@(9769|9778) ip_in_locator_list - from (type 2): 10.1.0.39:7910
2026-03-10 17:47:39.586@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:53920
2026-03-10 17:47:39.586@LM_DEBUG@(9769|9774) ip_in_locator_list - from (type 2): 10.1.0.39:7914
2026-03-10 17:47:39.586@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:58905
2026-03-10 17:47:39.586@LM_DEBUG@(9769|9790) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7912
2026-03-10 17:47:39.586@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:53920
2026-03-10 17:47:39.586@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:53920
2026-03-10 17:47:39.586@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:43815
2026-03-10 17:47:39.586@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:43815
2026-03-10 17:47:39.586@LM_DEBUG@(9769|9786) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7912
2026-03-10 17:47:39.586@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:53920
2026-03-10 17:47:39.586@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:53920
2026-03-10 17:47:39.586@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:43815
2026-03-10 17:47:39.586@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:43815
2026-03-10 17:47:39.586@LM_DEBUG@(9769|9790) ip_in_locator_list - from (type 2): 10.1.0.39:7914
2026-03-10 17:47:39.586@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:58905
2026-03-10 17:47:39.586@LM_DEBUG@(9769|9786) ip_in_locator_list - from (type 2): 10.1.0.39:7914
2026-03-10 17:47:39.586@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:58905
2026-03-10 17:47:39.586@LM_DEBUG@(9769|9790) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7916
2026-03-10 17:47:39.586@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:58905
2026-03-10 17:47:39.586@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:58905
2026-03-10 17:47:39.586@LM_DEBUG@(9769|9778) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7912
2026-03-10 17:47:39.586@LM_DEBUG@(9769|9786) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7916
2026-03-10 17:47:39.586@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:58905
2026-03-10 17:47:39.586@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:58905
2026-03-10 17:47:39.586@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:48945
2026-03-10 17:47:39.586@LM_DEBUG@(9769|9774) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7916
2026-03-10 17:47:39.587@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:58905
2026-03-10 17:47:39.586@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:53920
2026-03-10 17:47:39.586@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:53920
2026-03-10 17:47:39.587@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:53920
2026-03-10 17:47:39.587@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:53920
2026-03-10 17:47:39.587@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:48945
2026-03-10 17:47:39.587@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:58905
2026-03-10 17:47:39.587@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:43815
2026-03-10 17:47:39.586@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:48945
2026-03-10 17:47:39.587@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:43815
2026-03-10 17:47:39.587@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:48945
2026-03-10 17:47:39.587@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:48945
2026-03-10 17:47:39.587@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:43815
2026-03-10 17:47:39.587@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:48945
2026-03-10 17:47:39.587@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:43815
2026-03-10 17:47:39.587@LM_DEBUG@(9769|9782) ip_in_locator_list - from (type 2): 10.1.0.39:7914
2026-03-10 17:47:39.587@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:58905
2026-03-10 17:47:39.587@LM_DEBUG@(9769|9782) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7916
2026-03-10 17:47:39.587@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:58905
2026-03-10 17:47:39.587@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:58905
2026-03-10 17:47:39.587@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:48945
2026-03-10 17:47:39.587@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:48945
2026-03-10 17:47:39.633@LM_DEBUG@(9769|9778) ip_in_locator_list - from (type 2): 10.1.0.39:7918
2026-03-10 17:47:39.633@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:33811
2026-03-10 17:47:39.633@LM_DEBUG@(9769|9774) ip_in_locator_list - from (type 2): 10.1.0.39:7918
2026-03-10 17:47:39.633@LM_DEBUG@(9769|9786) ip_in_locator_list - from (type 2): 10.1.0.39:7918
2026-03-10 17:47:39.633@LM_DEBUG@(9769|9790) ip_in_locator_list - from (type 2): 10.1.0.39:7918
2026-03-10 17:47:39.633@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:33811
2026-03-10 17:47:39.633@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:33811
2026-03-10 17:47:39.634@LM_DEBUG@(9769|9778) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7920
2026-03-10 17:47:39.633@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:33811
2026-03-10 17:47:39.634@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:33811
2026-03-10 17:47:39.634@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:33811
2026-03-10 17:47:39.634@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:34529
2026-03-10 17:47:39.634@LM_DEBUG@(9769|9786) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7920
2026-03-10 17:47:39.634@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:33811
2026-03-10 17:47:39.634@LM_DEBUG@(9769|9790) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7920
2026-03-10 17:47:39.634@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:34529
2026-03-10 17:47:39.634@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:33811
2026-03-10 17:47:39.634@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:33811
2026-03-10 17:47:39.634@LM_DEBUG@(9769|9774) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7920
2026-03-10 17:47:39.634@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:34529
2026-03-10 17:47:39.634@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:33811
2026-03-10 17:47:39.634@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:33811
2026-03-10 17:47:39.634@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:34529
2026-03-10 17:47:39.634@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:34529
2026-03-10 17:47:39.634@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:33811
2026-03-10 17:47:39.634@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:34529
2026-03-10 17:47:39.634@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:34529
2026-03-10 17:47:39.634@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:34529
2026-03-10 17:47:44.190@LM_DEBUG@(9769|9782) ip_in_locator_list - from (type 2): 10.1.0.39:7922
2026-03-10 17:47:44.190@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:33220
2026-03-10 17:47:44.190@LM_DEBUG@(9769|9778) ip_in_locator_list - from (type 2): 10.1.0.39:7922
2026-03-10 17:47:44.190@LM_DEBUG@(9769|9774) ip_in_locator_list - from (type 2): 10.1.0.39:7922
2026-03-10 17:47:44.190@LM_DEBUG@(9769|9790) ip_in_locator_list - from (type 2): 10.1.0.39:7922
2026-03-10 17:47:44.190@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:33220
2026-03-10 17:47:44.190@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:33220
2026-03-10 17:47:44.190@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:33220
2026-03-10 17:47:44.190@LM_DEBUG@(9769|9782) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7924
2026-03-10 17:47:44.190@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:33220
2026-03-10 17:47:44.190@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:33220
2026-03-10 17:47:44.190@LM_DEBUG@(9769|9790) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7924
2026-03-10 17:47:44.190@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:39566
2026-03-10 17:47:44.190@LM_DEBUG@(9769|9774) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7924
2026-03-10 17:47:44.190@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:33220
2026-03-10 17:47:44.190@LM_DEBUG@(9769|9778) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7924
2026-03-10 17:47:44.190@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:39566
2026-03-10 17:47:44.190@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:33220
2026-03-10 17:47:44.190@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:33220
2026-03-10 17:47:44.190@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:33220
2026-03-10 17:47:44.191@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:39566
2026-03-10 17:47:44.191@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:39566
2026-03-10 17:47:44.191@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:39566
2026-03-10 17:47:44.190@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:33220
2026-03-10 17:47:44.191@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:39566
2026-03-10 17:47:44.191@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:33220
2026-03-10 17:47:44.191@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:39566
2026-03-10 17:47:44.191@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:39566
2026-03-10 17:47:44.261@LM_DEBUG@(9769|9786) ip_in_locator_list - from (type 2): 10.1.0.39:7926
2026-03-10 17:47:44.261@LM_DEBUG@(9769|9774) ip_in_locator_list - from (type 2): 10.1.0.39:7926
2026-03-10 17:47:44.261@LM_DEBUG@(9769|9782) ip_in_locator_list - from (type 2): 10.1.0.39:7926
2026-03-10 17:47:44.261@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:55246
2026-03-10 17:47:44.261@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:55246
2026-03-10 17:47:44.261@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:55246
2026-03-10 17:47:44.261@LM_DEBUG@(9769|9778) ip_in_locator_list - from (type 2): 10.1.0.39:7926
2026-03-10 17:47:44.261@LM_DEBUG@(9769|9782) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7928
2026-03-10 17:47:44.261@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:55246
2026-03-10 17:47:44.261@LM_DEBUG@(9769|9786) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7928
2026-03-10 17:47:44.261@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:55246
2026-03-10 17:47:44.261@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:55246
2026-03-10 17:47:44.261@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:55246
2026-03-10 17:47:44.261@LM_DEBUG@(9769|9774) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7928
2026-03-10 17:47:44.261@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:55246
2026-03-10 17:47:44.261@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:55246
2026-03-10 17:47:44.261@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:38487
2026-03-10 17:47:44.261@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:38487
2026-03-10 17:47:44.261@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:55246
2026-03-10 17:47:44.261@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:38487
2026-03-10 17:47:44.261@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:38487
2026-03-10 17:47:44.261@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:38487
2026-03-10 17:47:44.262@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:38487
2026-03-10 17:47:44.262@LM_DEBUG@(9769|9778) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7928
2026-03-10 17:47:44.262@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:55246
2026-03-10 17:47:44.262@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:55246
2026-03-10 17:47:44.262@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:38487
2026-03-10 17:47:44.262@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:38487
2026-03-10 17:47:44.585@LM_DEBUG@(9769|9786) ip_in_locator_list - from (type 2): 10.1.0.39:7910
2026-03-10 17:47:44.585@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:53920
2026-03-10 17:47:44.585@LM_DEBUG@(9769|9790) ip_in_locator_list - from (type 2): 10.1.0.39:7910
2026-03-10 17:47:44.585@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:53920
2026-03-10 17:47:44.585@LM_DEBUG@(9769|9782) ip_in_locator_list - from (type 2): 10.1.0.39:7910
2026-03-10 17:47:44.585@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:53920
2026-03-10 17:47:44.585@LM_DEBUG@(9769|9786) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7912
2026-03-10 17:47:44.585@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:53920
2026-03-10 17:47:44.585@LM_DEBUG@(9769|9790) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7912
2026-03-10 17:47:44.585@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:53920
2026-03-10 17:47:44.585@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:53920
2026-03-10 17:47:44.586@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:43815
2026-03-10 17:47:44.586@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:53920
2026-03-10 17:47:44.586@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:43815
2026-03-10 17:47:44.586@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:43815
2026-03-10 17:47:44.586@LM_DEBUG@(9769|9778) ip_in_locator_list - from (type 2): 10.1.0.39:7910
2026-03-10 17:47:44.586@LM_DEBUG@(9769|9782) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7912
2026-03-10 17:47:44.586@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:53920
2026-03-10 17:47:44.586@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:53920
2026-03-10 17:47:44.586@LM_DEBUG@(9769|9774) ip_in_locator_list - from (type 2): 10.1.0.39:7914
2026-03-10 17:47:44.586@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:43815
2026-03-10 17:47:44.586@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:53920
2026-03-10 17:47:44.586@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:58905
2026-03-10 17:47:44.586@LM_DEBUG@(9769|9790) ip_in_locator_list - from (type 2): 10.1.0.39:7914
2026-03-10 17:47:44.586@LM_DEBUG@(9769|9778) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7912
2026-03-10 17:47:44.586@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:53920
2026-03-10 17:47:44.586@LM_DEBUG@(9769|9786) ip_in_locator_list - from (type 2): 10.1.0.39:7914
2026-03-10 17:47:44.586@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:58905
2026-03-10 17:47:44.586@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:43815
2026-03-10 17:47:44.586@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:53920
2026-03-10 17:47:44.586@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:43815
2026-03-10 17:47:44.586@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:43815
2026-03-10 17:47:44.586@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:43815
2026-03-10 17:47:44.586@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:58905
2026-03-10 17:47:44.586@LM_DEBUG@(9769|9774) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7916
2026-03-10 17:47:44.586@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:58905
2026-03-10 17:47:44.586@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:58905
2026-03-10 17:47:44.586@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:48945
2026-03-10 17:47:44.587@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:48945
2026-03-10 17:47:44.587@LM_DEBUG@(9769|9782) ip_in_locator_list - from (type 2): 10.1.0.39:7914
2026-03-10 17:47:44.587@LM_DEBUG@(9769|9786) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7916
2026-03-10 17:47:44.587@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:58905
2026-03-10 17:47:44.586@LM_DEBUG@(9769|9790) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7916
2026-03-10 17:47:44.587@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:58905
2026-03-10 17:47:44.587@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:58905
2026-03-10 17:47:44.587@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:58905
2026-03-10 17:47:44.587@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:58905
2026-03-10 17:47:44.587@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:48945
2026-03-10 17:47:44.587@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:48945
2026-03-10 17:47:44.587@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:48945
2026-03-10 17:47:44.587@LM_DEBUG@(9769|9782) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7916
2026-03-10 17:47:44.587@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:48945
2026-03-10 17:47:44.587@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:58905
2026-03-10 17:47:44.587@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:58905
2026-03-10 17:47:44.587@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:48945
2026-03-10 17:47:44.587@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:48945
2026-03-10 17:47:44.634@LM_DEBUG@(9769|9786) ip_in_locator_list - from (type 2): 10.1.0.39:7918
2026-03-10 17:47:44.634@LM_DEBUG@(9769|9774) ip_in_locator_list - from (type 2): 10.1.0.39:7918
2026-03-10 17:47:44.634@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:33811
2026-03-10 17:47:44.634@LM_DEBUG@(9769|9790) ip_in_locator_list - from (type 2): 10.1.0.39:7918
2026-03-10 17:47:44.634@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:33811
2026-03-10 17:47:44.634@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:33811
2026-03-10 17:47:44.634@LM_DEBUG@(9769|9778) ip_in_locator_list - from (type 2): 10.1.0.39:7918
2026-03-10 17:47:44.634@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:33811
2026-03-10 17:47:44.634@LM_DEBUG@(9769|9786) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7920
2026-03-10 17:47:44.634@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:33811
2026-03-10 17:47:44.634@LM_DEBUG@(9769|9790) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7920
2026-03-10 17:47:44.634@LM_DEBUG@(9769|9774) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7920
2026-03-10 17:47:44.634@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:33811
2026-03-10 17:47:44.634@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:33811
2026-03-10 17:47:44.634@LM_DEBUG@(9769|9778) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7920
2026-03-10 17:47:44.634@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:33811
2026-03-10 17:47:44.634@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:33811
2026-03-10 17:47:44.634@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:33811
2026-03-10 17:47:44.634@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:33811
2026-03-10 17:47:44.634@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:34529
2026-03-10 17:47:44.634@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:33811
2026-03-10 17:47:44.635@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:34529
2026-03-10 17:47:44.634@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:34529
2026-03-10 17:47:44.634@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:34529
2026-03-10 17:47:44.635@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:34529
2026-03-10 17:47:44.634@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:34529
2026-03-10 17:47:44.635@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:34529
2026-03-10 17:47:44.635@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:34529
2026-03-10 17:47:49.190@LM_DEBUG@(9769|9778) ip_in_locator_list - from (type 2): 10.1.0.39:7922
2026-03-10 17:47:49.190@LM_DEBUG@(9769|9782) ip_in_locator_list - from (type 2): 10.1.0.39:7922
2026-03-10 17:47:49.190@LM_DEBUG@(9769|9774) ip_in_locator_list - from (type 2): 10.1.0.39:7922
2026-03-10 17:47:49.190@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:33220
2026-03-10 17:47:49.190@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:33220
2026-03-10 17:47:49.190@LM_DEBUG@(9769|9790) ip_in_locator_list - from (type 2): 10.1.0.39:7922
2026-03-10 17:47:49.190@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:33220
2026-03-10 17:47:49.191@LM_DEBUG@(9769|9782) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7924
2026-03-10 17:47:49.191@LM_DEBUG@(9769|9790) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7924
2026-03-10 17:47:49.191@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:33220
2026-03-10 17:47:49.191@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:33220
2026-03-10 17:47:49.191@LM_DEBUG@(9769|9778) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7924
2026-03-10 17:47:49.191@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:33220
2026-03-10 17:47:49.190@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:33220
2026-03-10 17:47:49.191@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:33220
2026-03-10 17:47:49.191@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:33220
2026-03-10 17:47:49.191@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:33220
2026-03-10 17:47:49.191@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:39566
2026-03-10 17:47:49.191@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:39566
2026-03-10 17:47:49.191@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:39566
2026-03-10 17:47:49.191@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:39566
2026-03-10 17:47:49.191@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:39566
2026-03-10 17:47:49.191@LM_DEBUG@(9769|9774) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7924
2026-03-10 17:47:49.191@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:39566
2026-03-10 17:47:49.191@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:33220
2026-03-10 17:47:49.191@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:33220
2026-03-10 17:47:49.191@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:39566
2026-03-10 17:47:49.191@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:39566
2026-03-10 17:47:49.260@LM_DEBUG@(9769|9782) ip_in_locator_list - from (type 2): 10.1.0.39:7926
2026-03-10 17:47:49.260@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:55246
2026-03-10 17:47:49.260@LM_DEBUG@(9769|9774) ip_in_locator_list - from (type 2): 10.1.0.39:7926
2026-03-10 17:47:49.260@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:55246
2026-03-10 17:47:49.261@LM_DEBUG@(9769|9782) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7928
2026-03-10 17:47:49.260@LM_DEBUG@(9769|9778) ip_in_locator_list - from (type 2): 10.1.0.39:7926
2026-03-10 17:47:49.260@LM_DEBUG@(9769|9786) ip_in_locator_list - from (type 2): 10.1.0.39:7926
2026-03-10 17:47:49.261@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:55246
2026-03-10 17:47:49.261@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:55246
2026-03-10 17:47:49.261@LM_DEBUG@(9769|9774) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7928
2026-03-10 17:47:49.261@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:55246
2026-03-10 17:47:49.261@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:55246
2026-03-10 17:47:49.261@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:55246
2026-03-10 17:47:49.261@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:55246
2026-03-10 17:47:49.261@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:38487
2026-03-10 17:47:49.261@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:38487
2026-03-10 17:47:49.261@LM_DEBUG@(9769|9786) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7928
2026-03-10 17:47:49.261@LM_DEBUG@(9769|9778) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7928
2026-03-10 17:47:49.261@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:55246
2026-03-10 17:47:49.261@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:55246
2026-03-10 17:47:49.261@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:55246
2026-03-10 17:47:49.261@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:38487
2026-03-10 17:47:49.261@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:38487
2026-03-10 17:47:49.261@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:55246
2026-03-10 17:47:49.261@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:38487
2026-03-10 17:47:49.261@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:38487
2026-03-10 17:47:49.261@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:38487
2026-03-10 17:47:49.261@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:38487
2026-03-10 17:47:49.355@LM_DEBUG@(9769|9793) WriteDataContainer::wait_ack_of_seq timed out waiting for sequence 12 to be acked
2026-03-10 17:47:49.355@LM_DEBUG@(9769|9793) DataWriter Writer is done
2026-03-10 17:47:49.585@LM_DEBUG@(9769|9786) ip_in_locator_list - from (type 2): 10.1.0.39:7910
2026-03-10 17:47:49.585@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:53920
2026-03-10 17:47:49.585@LM_DEBUG@(9769|9790) ip_in_locator_list - from (type 2): 10.1.0.39:7910
2026-03-10 17:47:49.585@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:53920
2026-03-10 17:47:49.585@LM_DEBUG@(9769|9782) ip_in_locator_list - from (type 2): 10.1.0.39:7910
2026-03-10 17:47:49.585@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:53920
2026-03-10 17:47:49.585@LM_DEBUG@(9769|9786) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7912
2026-03-10 17:47:49.585@LM_DEBUG@(9769|9790) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7912
2026-03-10 17:47:49.585@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:53920
2026-03-10 17:47:49.585@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:53920
2026-03-10 17:47:49.586@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:53920
2026-03-10 17:47:49.586@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:53920
2026-03-10 17:47:49.586@LM_DEBUG@(9769|9782) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7912
2026-03-10 17:47:49.586@LM_DEBUG@(9769|9778) ip_in_locator_list - from (type 2): 10.1.0.39:7910
2026-03-10 17:47:49.586@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:53920
2026-03-10 17:47:49.586@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:43815
2026-03-10 17:47:49.586@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:43815
2026-03-10 17:47:49.586@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:53920
2026-03-10 17:47:49.586@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:43815
2026-03-10 17:47:49.586@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:43815
2026-03-10 17:47:49.586@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:53920
2026-03-10 17:47:49.586@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:43815
2026-03-10 17:47:49.586@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:43815
2026-03-10 17:47:49.586@LM_DEBUG@(9769|9778) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7912
2026-03-10 17:47:49.586@LM_DEBUG@(9769|9790) ip_in_locator_list - from (type 2): 10.1.0.39:7914
2026-03-10 17:47:49.586@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:53920
2026-03-10 17:47:49.586@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:58905
2026-03-10 17:47:49.586@LM_DEBUG@(9769|9786) ip_in_locator_list - from (type 2): 10.1.0.39:7914
2026-03-10 17:47:49.586@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:53920
2026-03-10 17:47:49.586@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:43815
2026-03-10 17:47:49.586@LM_DEBUG@(9769|9774) ip_in_locator_list - from (type 2): 10.1.0.39:7914
2026-03-10 17:47:49.586@LM_DEBUG@(9769|9790) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7916
2026-03-10 17:47:49.586@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:43815
2026-03-10 17:47:49.586@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:58905
2026-03-10 17:47:49.586@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:58905
2026-03-10 17:47:49.587@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:58905
2026-03-10 17:47:49.586@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:58905
2026-03-10 17:47:49.586@LM_DEBUG@(9769|9782) ip_in_locator_list - from (type 2): 10.1.0.39:7914
2026-03-10 17:47:49.587@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:58905
2026-03-10 17:47:49.587@LM_DEBUG@(9769|9786) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7916
2026-03-10 17:47:49.587@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:58905
2026-03-10 17:47:49.587@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:58905
2026-03-10 17:47:49.587@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:48945
2026-03-10 17:47:49.587@LM_DEBUG@(9769|9782) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7916
2026-03-10 17:47:49.587@LM_DEBUG@(9769|9774) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7916
2026-03-10 17:47:49.587@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:48945
2026-03-10 17:47:49.587@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:58905
2026-03-10 17:47:49.587@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:48945
2026-03-10 17:47:49.587@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:58905
2026-03-10 17:47:49.587@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:58905
2026-03-10 17:47:49.587@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:48945
2026-03-10 17:47:49.587@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:58905
2026-03-10 17:47:49.587@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:48945
2026-03-10 17:47:49.587@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:48945
2026-03-10 17:47:49.587@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:48945
2026-03-10 17:47:49.587@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:48945
2026-03-10 17:47:49.633@LM_DEBUG@(9769|9778) ip_in_locator_list - from (type 2): 10.1.0.39:7918
2026-03-10 17:47:49.634@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:33811
2026-03-10 17:47:49.633@LM_DEBUG@(9769|9786) ip_in_locator_list - from (type 2): 10.1.0.39:7918
2026-03-10 17:47:49.634@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:33811
2026-03-10 17:47:49.634@LM_DEBUG@(9769|9778) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7920
2026-03-10 17:47:49.634@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:33811
2026-03-10 17:47:49.634@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:33811
2026-03-10 17:47:49.634@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:34529
2026-03-10 17:47:49.634@LM_DEBUG@(9769|9790) ip_in_locator_list - from (type 2): 10.1.0.39:7918
2026-03-10 17:47:49.634@LM_DEBUG@(9769|9786) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7920
2026-03-10 17:47:49.633@LM_DEBUG@(9769|9774) ip_in_locator_list - from (type 2): 10.1.0.39:7918
2026-03-10 17:47:49.634@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:33811
2026-03-10 17:47:49.634@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:34529
2026-03-10 17:47:49.634@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:33811
2026-03-10 17:47:49.634@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:33811
2026-03-10 17:47:49.634@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:33811
2026-03-10 17:47:49.634@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:34529
2026-03-10 17:47:49.634@LM_DEBUG@(9769|9790) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7920
2026-03-10 17:47:49.634@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:34529
2026-03-10 17:47:49.634@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:33811
2026-03-10 17:47:49.634@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:33811
2026-03-10 17:47:49.634@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:34529
2026-03-10 17:47:49.634@LM_DEBUG@(9769|9774) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7920
2026-03-10 17:47:49.634@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:34529
2026-03-10 17:47:49.634@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:33811
2026-03-10 17:47:49.634@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:33811
2026-03-10 17:47:49.634@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:34529
2026-03-10 17:47:49.634@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:34529
2026-03-10 17:47:54.190@LM_DEBUG@(9769|9774) ip_in_locator_list - from (type 2): 10.1.0.39:7922
2026-03-10 17:47:54.190@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:33220
2026-03-10 17:47:54.190@LM_DEBUG@(9769|9790) ip_in_locator_list - from (type 2): 10.1.0.39:7922
2026-03-10 17:47:54.190@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:33220
2026-03-10 17:47:54.190@LM_DEBUG@(9769|9778) ip_in_locator_list - from (type 2): 10.1.0.39:7922
2026-03-10 17:47:54.190@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:33220
2026-03-10 17:47:54.190@LM_DEBUG@(9769|9774) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7924
2026-03-10 17:47:54.190@LM_DEBUG@(9769|9782) ip_in_locator_list - from (type 2): 10.1.0.39:7922
2026-03-10 17:47:54.190@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:33220
2026-03-10 17:47:54.190@LM_DEBUG@(9769|9790) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7924
2026-03-10 17:47:54.190@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:33220
2026-03-10 17:47:54.190@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:33220
2026-03-10 17:47:54.190@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:33220
2026-03-10 17:47:54.190@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:33220
2026-03-10 17:47:54.190@LM_DEBUG@(9769|9782) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7924
2026-03-10 17:47:54.190@LM_DEBUG@(9769|9778) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7924
2026-03-10 17:47:54.190@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:33220
2026-03-10 17:47:54.190@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:39566
2026-03-10 17:47:54.190@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:39566
2026-03-10 17:47:54.191@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:33220
2026-03-10 17:47:54.191@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:39566
2026-03-10 17:47:54.190@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:33220
2026-03-10 17:47:54.191@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:39566
2026-03-10 17:47:54.191@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:39566
2026-03-10 17:47:54.191@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:39566
2026-03-10 17:47:54.191@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:33220
2026-03-10 17:47:54.191@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:39566
2026-03-10 17:47:54.191@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:39566
2026-03-10 17:47:54.260@LM_DEBUG@(9769|9786) ip_in_locator_list - from (type 2): 10.1.0.39:7926
2026-03-10 17:47:54.260@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:55246
2026-03-10 17:47:54.260@LM_DEBUG@(9769|9774) ip_in_locator_list - from (type 2): 10.1.0.39:7926
2026-03-10 17:47:54.260@LM_DEBUG@(9769|9778) ip_in_locator_list - from (type 2): 10.1.0.39:7926
2026-03-10 17:47:54.260@LM_DEBUG@(9769|9782) ip_in_locator_list - from (type 2): 10.1.0.39:7926
2026-03-10 17:47:54.261@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:55246
2026-03-10 17:47:54.261@LM_DEBUG@(9769|9786) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7928
2026-03-10 17:47:54.261@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:55246
2026-03-10 17:47:54.261@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:55246
2026-03-10 17:47:54.261@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:38487
2026-03-10 17:47:54.260@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:55246
2026-03-10 17:47:54.261@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:38487
2026-03-10 17:47:54.261@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:55246
2026-03-10 17:47:54.261@LM_DEBUG@(9769|9778) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7928
2026-03-10 17:47:54.261@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:55246
2026-03-10 17:47:54.261@LM_DEBUG@(9769|9774) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7928
2026-03-10 17:47:54.261@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:55246
2026-03-10 17:47:54.261@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:55246
2026-03-10 17:47:54.261@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:55246
2026-03-10 17:47:54.261@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:38487
2026-03-10 17:47:54.261@LM_DEBUG@(9769|9782) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7928
2026-03-10 17:47:54.261@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:38487
2026-03-10 17:47:54.261@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:38487
2026-03-10 17:47:54.261@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:55246
2026-03-10 17:47:54.261@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:38487
2026-03-10 17:47:54.261@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:55246
2026-03-10 17:47:54.261@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:38487
2026-03-10 17:47:54.261@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:38487
2026-03-10 17:47:54.585@LM_DEBUG@(9769|9782) ip_in_locator_list - from (type 2): 10.1.0.39:7910
2026-03-10 17:47:54.585@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:53920
2026-03-10 17:47:54.585@LM_DEBUG@(9769|9790) ip_in_locator_list - from (type 2): 10.1.0.39:7910
2026-03-10 17:47:54.585@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:53920
2026-03-10 17:47:54.585@LM_DEBUG@(9769|9786) ip_in_locator_list - from (type 2): 10.1.0.39:7910
2026-03-10 17:47:54.586@LM_DEBUG@(9769|9782) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7912
2026-03-10 17:47:54.586@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:53920
2026-03-10 17:47:54.586@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:53920
2026-03-10 17:47:54.586@LM_DEBUG@(9769|9790) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7912
2026-03-10 17:47:54.586@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:53920
2026-03-10 17:47:54.586@LM_DEBUG@(9769|9778) ip_in_locator_list - from (type 2): 10.1.0.39:7910
2026-03-10 17:47:54.586@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:53920
2026-03-10 17:47:54.586@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:53920
2026-03-10 17:47:54.586@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:53920
2026-03-10 17:47:54.586@LM_DEBUG@(9769|9774) ip_in_locator_list - from (type 2): 10.1.0.39:7914
2026-03-10 17:47:54.586@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:58905
2026-03-10 17:47:54.586@LM_DEBUG@(9769|9786) ip_in_locator_list - from (type 2): 10.1.0.39:7914
2026-03-10 17:47:54.586@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:43815
2026-03-10 17:47:54.586@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:58905
2026-03-10 17:47:54.586@LM_DEBUG@(9769|9778) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7912
2026-03-10 17:47:54.586@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:53920
2026-03-10 17:47:54.586@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:43815
2026-03-10 17:47:54.586@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:43815
2026-03-10 17:47:54.586@LM_DEBUG@(9769|9774) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7916
2026-03-10 17:47:54.586@LM_DEBUG@(9769|9786) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7912
2026-03-10 17:47:54.586@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:53920
2026-03-10 17:47:54.586@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:53920
2026-03-10 17:47:54.586@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:58905
2026-03-10 17:47:54.586@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:43815
2026-03-10 17:47:54.586@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:53920
2026-03-10 17:47:54.586@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:58905
2026-03-10 17:47:54.587@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:43815
2026-03-10 17:47:54.586@LM_DEBUG@(9769|9782) ip_in_locator_list - from (type 2): 10.1.0.39:7914
2026-03-10 17:47:54.586@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:43815
2026-03-10 17:47:54.587@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:43815
2026-03-10 17:47:54.587@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:48945
2026-03-10 17:47:54.587@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:58905
2026-03-10 17:47:54.587@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:43815
2026-03-10 17:47:54.587@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:48945
2026-03-10 17:47:54.587@LM_DEBUG@(9769|9786) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7916
2026-03-10 17:47:54.587@LM_DEBUG@(9769|9790) ip_in_locator_list - from (type 2): 10.1.0.39:7914
2026-03-10 17:47:54.587@LM_DEBUG@(9769|9782) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7916
2026-03-10 17:47:54.587@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:58905
2026-03-10 17:47:54.587@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:58905
2026-03-10 17:47:54.587@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:58905
2026-03-10 17:47:54.587@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:58905
2026-03-10 17:47:54.587@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:48945
2026-03-10 17:47:54.587@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:48945
2026-03-10 17:47:54.587@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:58905
2026-03-10 17:47:54.587@LM_DEBUG@(9769|9790) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7916
2026-03-10 17:47:54.587@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:48945
2026-03-10 17:47:54.587@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:58905
2026-03-10 17:47:54.587@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:48945
2026-03-10 17:47:54.587@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:58905
2026-03-10 17:47:54.587@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:48945
2026-03-10 17:47:54.587@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:48945
2026-03-10 17:47:54.633@LM_DEBUG@(9769|9778) ip_in_locator_list - from (type 2): 10.1.0.39:7918
2026-03-10 17:47:54.633@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:33811
2026-03-10 17:47:54.633@LM_DEBUG@(9769|9790) ip_in_locator_list - from (type 2): 10.1.0.39:7918
2026-03-10 17:47:54.633@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:33811
2026-03-10 17:47:54.633@LM_DEBUG@(9769|9778) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7920
2026-03-10 17:47:54.634@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:33811
2026-03-10 17:47:54.634@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:33811
2026-03-10 17:47:54.633@LM_DEBUG@(9769|9786) ip_in_locator_list - from (type 2): 10.1.0.39:7918
2026-03-10 17:47:54.634@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:34529
2026-03-10 17:47:54.633@LM_DEBUG@(9769|9774) ip_in_locator_list - from (type 2): 10.1.0.39:7918
2026-03-10 17:47:54.634@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:33811
2026-03-10 17:47:54.634@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:33811
2026-03-10 17:47:54.634@LM_DEBUG@(9769|9790) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7920
2026-03-10 17:47:54.634@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:34529
2026-03-10 17:47:54.634@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:33811
2026-03-10 17:47:54.634@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:33811
2026-03-10 17:47:54.634@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:34529
2026-03-10 17:47:54.634@LM_DEBUG@(9769|9774) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7920
2026-03-10 17:47:54.634@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:33811
2026-03-10 17:47:54.634@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:34529
2026-03-10 17:47:54.634@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:33811
2026-03-10 17:47:54.634@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:34529
2026-03-10 17:47:54.634@LM_DEBUG@(9769|9786) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7920
2026-03-10 17:47:54.634@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:34529
2026-03-10 17:47:54.634@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:33811
2026-03-10 17:47:54.634@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:33811
2026-03-10 17:47:54.634@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:34529
2026-03-10 17:47:54.634@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:34529
2026-03-10 17:47:59.190@LM_DEBUG@(9769|9782) ip_in_locator_list - from (type 2): 10.1.0.39:7922
2026-03-10 17:47:59.190@LM_DEBUG@(9769|9774) ip_in_locator_list - from (type 2): 10.1.0.39:7922
2026-03-10 17:47:59.190@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:33220
2026-03-10 17:47:59.190@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:33220
2026-03-10 17:47:59.190@LM_DEBUG@(9769|9790) ip_in_locator_list - from (type 2): 10.1.0.39:7922
2026-03-10 17:47:59.190@LM_DEBUG@(9769|9778) ip_in_locator_list - from (type 2): 10.1.0.39:7922
2026-03-10 17:47:59.190@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:33220
2026-03-10 17:47:59.190@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:33220
2026-03-10 17:47:59.190@LM_DEBUG@(9769|9782) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7924
2026-03-10 17:47:59.190@LM_DEBUG@(9769|9774) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7924
2026-03-10 17:47:59.190@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:33220
2026-03-10 17:47:59.190@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:33220
2026-03-10 17:47:59.190@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:33220
2026-03-10 17:47:59.190@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:33220
2026-03-10 17:47:59.190@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:39566
2026-03-10 17:47:59.190@LM_DEBUG@(9769|9790) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7924
2026-03-10 17:47:59.190@LM_DEBUG@(9769|9778) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7924
2026-03-10 17:47:59.190@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:33220
2026-03-10 17:47:59.190@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:39566
2026-03-10 17:47:59.190@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:33220
2026-03-10 17:47:59.191@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:33220
2026-03-10 17:47:59.191@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:39566
2026-03-10 17:47:59.190@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:33220
2026-03-10 17:47:59.190@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:39566
2026-03-10 17:47:59.191@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:39566
2026-03-10 17:47:59.191@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:39566
2026-03-10 17:47:59.191@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:39566
2026-03-10 17:47:59.191@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:39566
2026-03-10 17:47:59.260@LM_DEBUG@(9769|9782) ip_in_locator_list - from (type 2): 10.1.0.39:7926
2026-03-10 17:47:59.260@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:55246
2026-03-10 17:47:59.260@LM_DEBUG@(9769|9778) ip_in_locator_list - from (type 2): 10.1.0.39:7926
2026-03-10 17:47:59.260@LM_DEBUG@(9769|9774) ip_in_locator_list - from (type 2): 10.1.0.39:7926
2026-03-10 17:47:59.261@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:55246
2026-03-10 17:47:59.260@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:55246
2026-03-10 17:47:59.261@LM_DEBUG@(9769|9782) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7928
2026-03-10 17:47:59.261@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:55246
2026-03-10 17:47:59.261@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:55246
2026-03-10 17:47:59.261@LM_DEBUG@(9769|9774) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7928
2026-03-10 17:47:59.260@LM_DEBUG@(9769|9786) ip_in_locator_list - from (type 2): 10.1.0.39:7926
2026-03-10 17:47:59.261@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:38487
2026-03-10 17:47:59.261@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:55246
2026-03-10 17:47:59.261@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:38487
2026-03-10 17:47:59.261@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:55246
2026-03-10 17:47:59.261@LM_DEBUG@(9769|9778) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7928
2026-03-10 17:47:59.261@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:55246
2026-03-10 17:47:59.261@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:38487
2026-03-10 17:47:59.261@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:55246
2026-03-10 17:47:59.261@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:38487
2026-03-10 17:47:59.261@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:55246
2026-03-10 17:47:59.261@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:38487
2026-03-10 17:47:59.261@LM_DEBUG@(9769|9786) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7928
2026-03-10 17:47:59.261@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:38487
2026-03-10 17:47:59.261@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:55246
2026-03-10 17:47:59.261@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:55246
2026-03-10 17:47:59.261@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:38487
2026-03-10 17:47:59.261@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:38487
2026-03-10 17:47:59.585@LM_DEBUG@(9769|9782) ip_in_locator_list - from (type 2): 10.1.0.39:7910
2026-03-10 17:47:59.585@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:53920
2026-03-10 17:47:59.585@LM_DEBUG@(9769|9790) ip_in_locator_list - from (type 2): 10.1.0.39:7910
2026-03-10 17:47:59.585@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:53920
2026-03-10 17:47:59.585@LM_DEBUG@(9769|9786) ip_in_locator_list - from (type 2): 10.1.0.39:7910
2026-03-10 17:47:59.585@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:53920
2026-03-10 17:47:59.585@LM_DEBUG@(9769|9782) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7912
2026-03-10 17:47:59.586@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:53920
2026-03-10 17:47:59.586@LM_DEBUG@(9769|9790) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7912
2026-03-10 17:47:59.586@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:53920
2026-03-10 17:47:59.586@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:53920
2026-03-10 17:47:59.586@LM_DEBUG@(9769|9778) ip_in_locator_list - from (type 2): 10.1.0.39:7910
2026-03-10 17:47:59.586@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:43815
2026-03-10 17:47:59.586@LM_DEBUG@(9769|9774) ip_in_locator_list - from (type 2): 10.1.0.39:7914
2026-03-10 17:47:59.586@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:58905
2026-03-10 17:47:59.586@LM_DEBUG@(9769|9786) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7912
2026-03-10 17:47:59.586@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:53920
2026-03-10 17:47:59.586@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:53920
2026-03-10 17:47:59.586@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:53920
2026-03-10 17:47:59.586@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:43815
2026-03-10 17:47:59.586@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:53920
2026-03-10 17:47:59.586@LM_DEBUG@(9769|9774) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7916
2026-03-10 17:47:59.586@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:58905
2026-03-10 17:47:59.586@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:43815
2026-03-10 17:47:59.586@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:43815
2026-03-10 17:47:59.586@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:43815
2026-03-10 17:47:59.586@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:43815
2026-03-10 17:47:59.586@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:58905
2026-03-10 17:47:59.586@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:48945
2026-03-10 17:47:59.586@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:48945
2026-03-10 17:47:59.586@LM_DEBUG@(9769|9782) ip_in_locator_list - from (type 2): 10.1.0.39:7914
2026-03-10 17:47:59.586@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:58905
2026-03-10 17:47:59.586@LM_DEBUG@(9769|9778) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7912
2026-03-10 17:47:59.586@LM_DEBUG@(9769|9786) ip_in_locator_list - from (type 2): 10.1.0.39:7914
2026-03-10 17:47:59.586@LM_DEBUG@(9769|9790) ip_in_locator_list - from (type 2): 10.1.0.39:7914
2026-03-10 17:47:59.586@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:53920
2026-03-10 17:47:59.587@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:58905
2026-03-10 17:47:59.587@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:58905
2026-03-10 17:47:59.587@LM_DEBUG@(9769|9782) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7916
2026-03-10 17:47:59.587@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:53920
2026-03-10 17:47:59.587@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:58905
2026-03-10 17:47:59.587@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:43815
2026-03-10 17:47:59.587@LM_DEBUG@(9769|9790) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7916
2026-03-10 17:47:59.587@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:43815
2026-03-10 17:47:59.587@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:58905
2026-03-10 17:47:59.587@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:58905
2026-03-10 17:47:59.587@LM_DEBUG@(9769|9786) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7916
2026-03-10 17:47:59.587@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:58905
2026-03-10 17:47:59.587@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:58905
2026-03-10 17:47:59.587@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:48945
2026-03-10 17:47:59.587@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:48945
2026-03-10 17:47:59.587@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:58905
2026-03-10 17:47:59.587@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:48945
2026-03-10 17:47:59.587@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:48945
2026-03-10 17:47:59.587@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:48945
2026-03-10 17:47:59.587@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:48945
2026-03-10 17:47:59.633@LM_DEBUG@(9769|9778) ip_in_locator_list - from (type 2): 10.1.0.39:7918
2026-03-10 17:47:59.633@LM_DEBUG@(9769|9786) ip_in_locator_list - from (type 2): 10.1.0.39:7918
2026-03-10 17:47:59.633@LM_DEBUG@(9769|9774) ip_in_locator_list - from (type 2): 10.1.0.39:7918
2026-03-10 17:47:59.633@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:33811
2026-03-10 17:47:59.633@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:33811
2026-03-10 17:47:59.634@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:33811
2026-03-10 17:47:59.634@LM_DEBUG@(9769|9786) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7920
2026-03-10 17:47:59.634@LM_DEBUG@(9769|9790) ip_in_locator_list - from (type 2): 10.1.0.39:7918
2026-03-10 17:47:59.634@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:33811
2026-03-10 17:47:59.634@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:33811
2026-03-10 17:47:59.634@LM_DEBUG@(9769|9778) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7920
2026-03-10 17:47:59.634@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:33811
2026-03-10 17:47:59.634@LM_DEBUG@(9769|9774) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7920
2026-03-10 17:47:59.634@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:34529
2026-03-10 17:47:59.634@LM_DEBUG@(9769|9790) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7920
2026-03-10 17:47:59.634@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:34529
2026-03-10 17:47:59.634@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:33811
2026-03-10 17:47:59.634@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:33811
2026-03-10 17:47:59.634@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:33811
2026-03-10 17:47:59.634@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:33811
2026-03-10 17:47:59.634@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:33811
2026-03-10 17:47:59.634@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:34529
2026-03-10 17:47:59.634@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:34529
2026-03-10 17:47:59.634@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:33811
2026-03-10 17:47:59.634@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:34529
2026-03-10 17:47:59.634@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:34529
2026-03-10 17:47:59.634@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:34529
2026-03-10 17:47:59.634@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:34529
2026-03-10 17:48:04.190@LM_DEBUG@(9769|9782) ip_in_locator_list - from (type 2): 10.1.0.39:7922
2026-03-10 17:48:04.190@LM_DEBUG@(9769|9774) ip_in_locator_list - from (type 2): 10.1.0.39:7922
2026-03-10 17:48:04.190@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:33220
2026-03-10 17:48:04.190@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:33220
2026-03-10 17:48:04.190@LM_DEBUG@(9769|9790) ip_in_locator_list - from (type 2): 10.1.0.39:7922
2026-03-10 17:48:04.190@LM_DEBUG@(9769|9778) ip_in_locator_list - from (type 2): 10.1.0.39:7922
2026-03-10 17:48:04.190@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:33220
2026-03-10 17:48:04.190@LM_DEBUG@(9769|9782) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7924
2026-03-10 17:48:04.190@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:33220
2026-03-10 17:48:04.190@LM_DEBUG@(9769|9774) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7924
2026-03-10 17:48:04.190@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:33220
2026-03-10 17:48:04.190@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:33220
2026-03-10 17:48:04.190@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:33220
2026-03-10 17:48:04.190@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:33220
2026-03-10 17:48:04.190@LM_DEBUG@(9769|9778) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7924
2026-03-10 17:48:04.190@LM_DEBUG@(9769|9790) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7924
2026-03-10 17:48:04.190@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:33220
2026-03-10 17:48:04.190@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:39566
2026-03-10 17:48:04.190@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:39566
2026-03-10 17:48:04.190@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:33220
2026-03-10 17:48:04.190@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:39566
2026-03-10 17:48:04.190@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:39566
2026-03-10 17:48:04.191@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:39566
2026-03-10 17:48:04.190@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:33220
2026-03-10 17:48:04.190@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:39566
2026-03-10 17:48:04.191@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:33220
2026-03-10 17:48:04.191@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:39566
2026-03-10 17:48:04.191@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:39566
2026-03-10 17:48:04.260@LM_DEBUG@(9769|9782) ip_in_locator_list - from (type 2): 10.1.0.39:7926
2026-03-10 17:48:04.260@LM_DEBUG@(9769|9778) ip_in_locator_list - from (type 2): 10.1.0.39:7926
2026-03-10 17:48:04.260@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:55246
2026-03-10 17:48:04.260@LM_DEBUG@(9769|9774) ip_in_locator_list - from (type 2): 10.1.0.39:7926
2026-03-10 17:48:04.261@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:55246
2026-03-10 17:48:04.260@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:55246
2026-03-10 17:48:04.261@LM_DEBUG@(9769|9782) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7928
2026-03-10 17:48:04.261@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:55246
2026-03-10 17:48:04.261@LM_DEBUG@(9769|9774) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7928
2026-03-10 17:48:04.260@LM_DEBUG@(9769|9786) ip_in_locator_list - from (type 2): 10.1.0.39:7926
2026-03-10 17:48:04.261@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:55246
2026-03-10 17:48:04.261@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:55246
2026-03-10 17:48:04.261@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:55246
2026-03-10 17:48:04.261@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:55246
2026-03-10 17:48:04.261@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:38487
2026-03-10 17:48:04.261@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:38487
2026-03-10 17:48:04.261@LM_DEBUG@(9769|9778) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7928
2026-03-10 17:48:04.261@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:38487
2026-03-10 17:48:04.261@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:38487
2026-03-10 17:48:04.261@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:55246
2026-03-10 17:48:04.261@LM_DEBUG@(9769|9786) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7928
2026-03-10 17:48:04.261@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:55246
2026-03-10 17:48:04.261@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:55246
2026-03-10 17:48:04.261@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:38487
2026-03-10 17:48:04.261@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:55246
2026-03-10 17:48:04.261@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:38487
2026-03-10 17:48:04.261@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:38487
2026-03-10 17:48:04.261@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:38487
2026-03-10 17:48:04.585@LM_DEBUG@(9769|9782) ip_in_locator_list - from (type 2): 10.1.0.39:7910
2026-03-10 17:48:04.585@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:53920
2026-03-10 17:48:04.585@LM_DEBUG@(9769|9790) ip_in_locator_list - from (type 2): 10.1.0.39:7910
2026-03-10 17:48:04.585@LM_DEBUG@(9769|9786) ip_in_locator_list - from (type 2): 10.1.0.39:7910
2026-03-10 17:48:04.585@LM_DEBUG@(9769|9782) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7912
2026-03-10 17:48:04.585@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:53920
2026-03-10 17:48:04.585@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:53920
2026-03-10 17:48:04.585@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:53920
2026-03-10 17:48:04.586@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:53920
2026-03-10 17:48:04.586@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:43815
2026-03-10 17:48:04.586@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:43815
2026-03-10 17:48:04.586@LM_DEBUG@(9769|9778) ip_in_locator_list - from (type 2): 10.1.0.39:7910
2026-03-10 17:48:04.586@LM_DEBUG@(9769|9790) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7912
2026-03-10 17:48:04.586@LM_DEBUG@(9769|9786) ip_in_locator_list - from (type 2): 10.1.0.39:7914
2026-03-10 17:48:04.586@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:53920
2026-03-10 17:48:04.586@LM_DEBUG@(9769|9782) ip_in_locator_list - from (type 2): 10.1.0.39:7914
2026-03-10 17:48:04.586@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:53920
2026-03-10 17:48:04.586@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:58905
2026-03-10 17:48:04.586@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:53920
2026-03-10 17:48:04.586@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:58905
2026-03-10 17:48:04.586@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:43815
2026-03-10 17:48:04.586@LM_DEBUG@(9769|9778) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7912
2026-03-10 17:48:04.586@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:43815
2026-03-10 17:48:04.586@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:53920
2026-03-10 17:48:04.586@LM_DEBUG@(9769|9774) ip_in_locator_list - from (type 2): 10.1.0.39:7914
2026-03-10 17:48:04.586@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:53920
2026-03-10 17:48:04.586@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:43815
2026-03-10 17:48:04.586@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:58905
2026-03-10 17:48:04.586@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:43815
2026-03-10 17:48:04.586@LM_DEBUG@(9769|9786) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7912
2026-03-10 17:48:04.586@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:53920
2026-03-10 17:48:04.586@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:53920
2026-03-10 17:48:04.586@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:43815
2026-03-10 17:48:04.586@LM_DEBUG@(9769|9782) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7916
2026-03-10 17:48:04.586@LM_DEBUG@(9769|9774) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7916
2026-03-10 17:48:04.586@LM_DEBUG@(9769|9790) ip_in_locator_list - from (type 2): 10.1.0.39:7914
2026-03-10 17:48:04.586@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:43815
2026-03-10 17:48:04.587@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:58905
2026-03-10 17:48:04.587@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:58905
2026-03-10 17:48:04.587@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:58905
2026-03-10 17:48:04.587@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:58905
2026-03-10 17:48:04.587@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:58905
2026-03-10 17:48:04.587@LM_DEBUG@(9769|9786) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7916
2026-03-10 17:48:04.587@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:48945
2026-03-10 17:48:04.587@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:48945
2026-03-10 17:48:04.587@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:48945
2026-03-10 17:48:04.587@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:58905
2026-03-10 17:48:04.587@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:48945
2026-03-10 17:48:04.587@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:58905
2026-03-10 17:48:04.587@LM_DEBUG@(9769|9790) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7916
2026-03-10 17:48:04.587@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:48945
2026-03-10 17:48:04.587@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:58905
2026-03-10 17:48:04.587@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:48945
2026-03-10 17:48:04.587@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:58905
2026-03-10 17:48:04.587@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:48945
2026-03-10 17:48:04.587@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:48945
2026-03-10 17:48:04.633@LM_DEBUG@(9769|9778) ip_in_locator_list - from (type 2): 10.1.0.39:7918
2026-03-10 17:48:04.633@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:33811
2026-03-10 17:48:04.633@LM_DEBUG@(9769|9774) ip_in_locator_list - from (type 2): 10.1.0.39:7918
2026-03-10 17:48:04.633@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:33811
2026-03-10 17:48:04.633@LM_DEBUG@(9769|9786) ip_in_locator_list - from (type 2): 10.1.0.39:7918
2026-03-10 17:48:04.634@LM_DEBUG@(9769|9790) ip_in_locator_list - from (type 2): 10.1.0.39:7918
2026-03-10 17:48:04.634@LM_DEBUG@(9769|9778) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7920
2026-03-10 17:48:04.634@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:33811
2026-03-10 17:48:04.634@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:33811
2026-03-10 17:48:04.634@LM_DEBUG@(9769|9774) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7920
2026-03-10 17:48:04.634@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:33811
2026-03-10 17:48:04.634@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:33811
2026-03-10 17:48:04.634@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:33811
2026-03-10 17:48:04.634@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:33811
2026-03-10 17:48:04.634@LM_DEBUG@(9769|9790) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7920
2026-03-10 17:48:04.634@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:34529
2026-03-10 17:48:04.634@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:34529
2026-03-10 17:48:04.634@LM_DEBUG@(9769|9786) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7920
2026-03-10 17:48:04.634@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:34529
2026-03-10 17:48:04.634@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:33811
2026-03-10 17:48:04.634@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:33811
2026-03-10 17:48:04.634@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:34529
2026-03-10 17:48:04.634@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:33811
2026-03-10 17:48:04.634@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:34529
2026-03-10 17:48:04.634@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:33811
2026-03-10 17:48:04.634@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:34529
2026-03-10 17:48:04.634@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:34529
2026-03-10 17:48:04.634@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:34529
2026-03-10 17:48:09.190@LM_DEBUG@(9769|9778) ip_in_locator_list - from (type 2): 10.1.0.39:7922
2026-03-10 17:48:09.190@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:33220
2026-03-10 17:48:09.190@LM_DEBUG@(9769|9790) ip_in_locator_list - from (type 2): 10.1.0.39:7922
2026-03-10 17:48:09.190@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:33220
2026-03-10 17:48:09.190@LM_DEBUG@(9769|9774) ip_in_locator_list - from (type 2): 10.1.0.39:7922
2026-03-10 17:48:09.190@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:33220
2026-03-10 17:48:09.190@LM_DEBUG@(9769|9782) ip_in_locator_list - from (type 2): 10.1.0.39:7922
2026-03-10 17:48:09.190@LM_DEBUG@(9769|9778) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7924
2026-03-10 17:48:09.190@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:33220
2026-03-10 17:48:09.190@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:33220
2026-03-10 17:48:09.190@LM_DEBUG@(9769|9790) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7924
2026-03-10 17:48:09.190@LM_DEBUG@(9769|9774) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7924
2026-03-10 17:48:09.190@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:33220
2026-03-10 17:48:09.190@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:33220
2026-03-10 17:48:09.190@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:33220
2026-03-10 17:48:09.190@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:33220
2026-03-10 17:48:09.190@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:39566
2026-03-10 17:48:09.190@LM_DEBUG@(9769|9782) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7924
2026-03-10 17:48:09.190@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:39566
2026-03-10 17:48:09.190@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:33220
2026-03-10 17:48:09.190@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:39566
2026-03-10 17:48:09.190@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:39566
2026-03-10 17:48:09.190@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:33220
2026-03-10 17:48:09.190@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:39566
2026-03-10 17:48:09.191@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:33220
2026-03-10 17:48:09.191@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:39566
2026-03-10 17:48:09.191@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:39566
2026-03-10 17:48:09.191@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:39566
2026-03-10 17:48:09.260@LM_DEBUG@(9769|9782) ip_in_locator_list - from (type 2): 10.1.0.39:7926
2026-03-10 17:48:09.260@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:55246
2026-03-10 17:48:09.261@LM_DEBUG@(9769|9782) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7928
2026-03-10 17:48:09.261@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:55246
2026-03-10 17:48:09.261@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:55246
2026-03-10 17:48:09.260@LM_DEBUG@(9769|9774) ip_in_locator_list - from (type 2): 10.1.0.39:7926
2026-03-10 17:48:09.260@LM_DEBUG@(9769|9786) ip_in_locator_list - from (type 2): 10.1.0.39:7926
2026-03-10 17:48:09.261@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:55246
2026-03-10 17:48:09.261@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:38487
2026-03-10 17:48:09.261@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:38487
2026-03-10 17:48:09.261@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:55246
2026-03-10 17:48:09.260@LM_DEBUG@(9769|9778) ip_in_locator_list - from (type 2): 10.1.0.39:7926
2026-03-10 17:48:09.261@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:55246
2026-03-10 17:48:09.261@LM_DEBUG@(9769|9774) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7928
2026-03-10 17:48:09.261@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:55246
2026-03-10 17:48:09.261@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:55246
2026-03-10 17:48:09.261@LM_DEBUG@(9769|9786) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7928
2026-03-10 17:48:09.261@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:38487
2026-03-10 17:48:09.261@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:38487
2026-03-10 17:48:09.261@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:55246
2026-03-10 17:48:09.261@LM_DEBUG@(9769|9778) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7928
2026-03-10 17:48:09.261@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:55246
2026-03-10 17:48:09.261@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:55246
2026-03-10 17:48:09.261@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:38487
2026-03-10 17:48:09.261@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:55246
2026-03-10 17:48:09.261@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:38487
2026-03-10 17:48:09.261@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:38487
2026-03-10 17:48:09.261@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:38487
2026-03-10 17:48:09.585@LM_DEBUG@(9769|9786) ip_in_locator_list - from (type 2): 10.1.0.39:7910
2026-03-10 17:48:09.585@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:53920
2026-03-10 17:48:09.585@LM_DEBUG@(9769|9790) ip_in_locator_list - from (type 2): 10.1.0.39:7910
2026-03-10 17:48:09.585@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:53920
2026-03-10 17:48:09.585@LM_DEBUG@(9769|9782) ip_in_locator_list - from (type 2): 10.1.0.39:7910
2026-03-10 17:48:09.585@LM_DEBUG@(9769|9786) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7912
2026-03-10 17:48:09.585@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:53920
2026-03-10 17:48:09.585@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:53920
2026-03-10 17:48:09.585@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:53920
2026-03-10 17:48:09.585@LM_DEBUG@(9769|9790) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7912
2026-03-10 17:48:09.585@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:43815
2026-03-10 17:48:09.586@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:53920
2026-03-10 17:48:09.586@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:43815
2026-03-10 17:48:09.586@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:53920
2026-03-10 17:48:09.586@LM_DEBUG@(9769|9782) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7912
2026-03-10 17:48:09.586@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:43815
2026-03-10 17:48:09.586@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:53920
2026-03-10 17:48:09.586@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:53920
2026-03-10 17:48:09.586@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:43815
2026-03-10 17:48:09.586@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:43815
2026-03-10 17:48:09.586@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:43815
2026-03-10 17:48:09.586@LM_DEBUG@(9769|9786) ip_in_locator_list - from (type 2): 10.1.0.39:7914
2026-03-10 17:48:09.586@LM_DEBUG@(9769|9790) ip_in_locator_list - from (type 2): 10.1.0.39:7914
2026-03-10 17:48:09.586@LM_DEBUG@(9769|9778) ip_in_locator_list - from (type 2): 10.1.0.39:7910
2026-03-10 17:48:09.586@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:53920
2026-03-10 17:48:09.586@LM_DEBUG@(9769|9774) ip_in_locator_list - from (type 2): 10.1.0.39:7914
2026-03-10 17:48:09.586@LM_DEBUG@(9769|9782) ip_in_locator_list - from (type 2): 10.1.0.39:7914
2026-03-10 17:48:09.586@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:58905
2026-03-10 17:48:09.586@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:58905
2026-03-10 17:48:09.586@LM_DEBUG@(9769|9778) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7912
2026-03-10 17:48:09.586@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:53920
2026-03-10 17:48:09.586@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:53920
2026-03-10 17:48:09.586@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:43815
2026-03-10 17:48:09.586@LM_DEBUG@(9769|9782) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7916
2026-03-10 17:48:09.586@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:58905
2026-03-10 17:48:09.586@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:58905
2026-03-10 17:48:09.586@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:58905
2026-03-10 17:48:09.586@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:43815
2026-03-10 17:48:09.587@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:58905
2026-03-10 17:48:09.587@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:48945
2026-03-10 17:48:09.587@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:48945
2026-03-10 17:48:09.587@LM_DEBUG@(9769|9786) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7916
2026-03-10 17:48:09.587@LM_DEBUG@(9769|9774) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7916
2026-03-10 17:48:09.587@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:58905
2026-03-10 17:48:09.586@LM_DEBUG@(9769|9790) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7916
2026-03-10 17:48:09.587@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:58905
2026-03-10 17:48:09.587@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:58905
2026-03-10 17:48:09.587@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:58905
2026-03-10 17:48:09.587@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:58905
2026-03-10 17:48:09.587@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:58905
2026-03-10 17:48:09.587@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:48945
2026-03-10 17:48:09.587@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:48945
2026-03-10 17:48:09.587@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:48945
2026-03-10 17:48:09.587@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:48945
2026-03-10 17:48:09.587@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:48945
2026-03-10 17:48:09.587@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:48945
2026-03-10 17:48:09.633@LM_DEBUG@(9769|9778) ip_in_locator_list - from (type 2): 10.1.0.39:7918
2026-03-10 17:48:09.633@LM_DEBUG@(9769|9786) ip_in_locator_list - from (type 2): 10.1.0.39:7918
2026-03-10 17:48:09.633@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:33811
2026-03-10 17:48:09.633@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:33811
2026-03-10 17:48:09.633@LM_DEBUG@(9769|9790) ip_in_locator_list - from (type 2): 10.1.0.39:7918
2026-03-10 17:48:09.633@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:33811
2026-03-10 17:48:09.633@LM_DEBUG@(9769|9778) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7920
2026-03-10 17:48:09.633@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:33811
2026-03-10 17:48:09.633@LM_DEBUG@(9769|9786) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7920
2026-03-10 17:48:09.633@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:33811
2026-03-10 17:48:09.633@LM_DEBUG@(9769|9790) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7920
2026-03-10 17:48:09.634@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:34529
2026-03-10 17:48:09.634@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:34529
2026-03-10 17:48:09.633@LM_DEBUG@(9769|9774) ip_in_locator_list - from (type 2): 10.1.0.39:7918
2026-03-10 17:48:09.633@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:33811
2026-03-10 17:48:09.634@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:33811
2026-03-10 17:48:09.634@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:33811
2026-03-10 17:48:09.634@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:33811
2026-03-10 17:48:09.634@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:34529
2026-03-10 17:48:09.634@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:33811
2026-03-10 17:48:09.634@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:34529
2026-03-10 17:48:09.634@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:34529
2026-03-10 17:48:09.634@LM_DEBUG@(9769|9774) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7920
2026-03-10 17:48:09.634@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:34529
2026-03-10 17:48:09.634@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:33811
2026-03-10 17:48:09.634@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:33811
2026-03-10 17:48:09.634@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:34529
2026-03-10 17:48:09.634@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:34529
2026-03-10 17:48:14.190@LM_DEBUG@(9769|9778) ip_in_locator_list - from (type 2): 10.1.0.39:7922
2026-03-10 17:48:14.190@LM_DEBUG@(9769|9774) ip_in_locator_list - from (type 2): 10.1.0.39:7922
2026-03-10 17:48:14.190@LM_DEBUG@(9769|9782) ip_in_locator_list - from (type 2): 10.1.0.39:7922
2026-03-10 17:48:14.190@LM_DEBUG@(9769|9790) ip_in_locator_list - from (type 2): 10.1.0.39:7922
2026-03-10 17:48:14.190@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:33220
2026-03-10 17:48:14.190@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:33220
2026-03-10 17:48:14.190@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:33220
2026-03-10 17:48:14.190@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:33220
2026-03-10 17:48:14.190@LM_DEBUG@(9769|9774) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7924
2026-03-10 17:48:14.190@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:33220
2026-03-10 17:48:14.190@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:33220
2026-03-10 17:48:14.190@LM_DEBUG@(9769|9778) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7924
2026-03-10 17:48:14.190@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:33220
2026-03-10 17:48:14.190@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:39566
2026-03-10 17:48:14.190@LM_DEBUG@(9769|9782) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7924
2026-03-10 17:48:14.190@LM_DEBUG@(9769|9790) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7924
2026-03-10 17:48:14.190@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:33220
2026-03-10 17:48:14.191@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:33220
2026-03-10 17:48:14.190@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:33220
2026-03-10 17:48:14.190@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:33220
2026-03-10 17:48:14.191@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:39566
2026-03-10 17:48:14.190@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:39566
2026-03-10 17:48:14.191@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:33220
2026-03-10 17:48:14.191@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:39566
2026-03-10 17:48:14.191@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:39566
2026-03-10 17:48:14.191@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:39566
2026-03-10 17:48:14.191@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:39566
2026-03-10 17:48:14.191@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:39566
2026-03-10 17:48:14.260@LM_DEBUG@(9769|9786) ip_in_locator_list - from (type 2): 10.1.0.39:7926
2026-03-10 17:48:14.260@LM_DEBUG@(9769|9782) ip_in_locator_list - from (type 2): 10.1.0.39:7926
2026-03-10 17:48:14.260@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:55246
2026-03-10 17:48:14.260@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:55246
2026-03-10 17:48:14.260@LM_DEBUG@(9769|9774) ip_in_locator_list - from (type 2): 10.1.0.39:7926
2026-03-10 17:48:14.260@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:55246
2026-03-10 17:48:14.261@LM_DEBUG@(9769|9786) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7928
2026-03-10 17:48:14.261@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:55246
2026-03-10 17:48:14.261@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:55246
2026-03-10 17:48:14.261@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:38487
2026-03-10 17:48:14.261@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:38487
2026-03-10 17:48:14.261@LM_DEBUG@(9769|9774) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7928
2026-03-10 17:48:14.260@LM_DEBUG@(9769|9778) ip_in_locator_list - from (type 2): 10.1.0.39:7926
2026-03-10 17:48:14.261@LM_DEBUG@(9769|9782) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7928
2026-03-10 17:48:14.261@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:55246
2026-03-10 17:48:14.261@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:55246
2026-03-10 17:48:14.261@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:55246
2026-03-10 17:48:14.261@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:38487
2026-03-10 17:48:14.261@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:38487
2026-03-10 17:48:14.261@LM_DEBUG@(9769|9778) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7928
2026-03-10 17:48:14.261@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:55246
2026-03-10 17:48:14.261@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:55246
2026-03-10 17:48:14.261@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:55246
2026-03-10 17:48:14.261@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:38487
2026-03-10 17:48:14.261@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:55246
2026-03-10 17:48:14.261@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:38487
2026-03-10 17:48:14.261@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:38487
2026-03-10 17:48:14.261@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:38487
2026-03-10 17:48:14.585@LM_DEBUG@(9769|9786) ip_in_locator_list - from (type 2): 10.1.0.39:7910
2026-03-10 17:48:14.585@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:53920
2026-03-10 17:48:14.585@LM_DEBUG@(9769|9790) ip_in_locator_list - from (type 2): 10.1.0.39:7910
2026-03-10 17:48:14.585@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:53920
2026-03-10 17:48:14.585@LM_DEBUG@(9769|9786) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7912
2026-03-10 17:48:14.585@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:53920
2026-03-10 17:48:14.585@LM_DEBUG@(9769|9782) ip_in_locator_list - from (type 2): 10.1.0.39:7910
2026-03-10 17:48:14.585@LM_DEBUG@(9769|9790) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7912
2026-03-10 17:48:14.585@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:53920
2026-03-10 17:48:14.585@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:53920
2026-03-10 17:48:14.586@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:43815
2026-03-10 17:48:14.586@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:43815
2026-03-10 17:48:14.586@LM_DEBUG@(9769|9778) ip_in_locator_list - from (type 2): 10.1.0.39:7910
2026-03-10 17:48:14.586@LM_DEBUG@(9769|9774) ip_in_locator_list - from (type 2): 10.1.0.39:7914
2026-03-10 17:48:14.586@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:58905
2026-03-10 17:48:14.586@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:53920
2026-03-10 17:48:14.586@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:53920
2026-03-10 17:48:14.586@LM_DEBUG@(9769|9782) ip_in_locator_list - from (type 2): 10.1.0.39:7914
2026-03-10 17:48:14.586@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:53920
2026-03-10 17:48:14.586@LM_DEBUG@(9769|9786) ip_in_locator_list - from (type 2): 10.1.0.39:7914
2026-03-10 17:48:14.586@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:43815
2026-03-10 17:48:14.586@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:58905
2026-03-10 17:48:14.586@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:58905
2026-03-10 17:48:14.586@LM_DEBUG@(9769|9774) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7916
2026-03-10 17:48:14.586@LM_DEBUG@(9769|9778) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7912
2026-03-10 17:48:14.586@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:53920
2026-03-10 17:48:14.586@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:58905
2026-03-10 17:48:14.586@LM_DEBUG@(9769|9782) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7912
2026-03-10 17:48:14.586@LM_DEBUG@(9769|9786) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7916
2026-03-10 17:48:14.586@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:53920
2026-03-10 17:48:14.586@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:53920
2026-03-10 17:48:14.586@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:58905
2026-03-10 17:48:14.586@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:43815
2026-03-10 17:48:14.586@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:43815
2026-03-10 17:48:14.586@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:58905
2026-03-10 17:48:14.586@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:53920
2026-03-10 17:48:14.586@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:43815
2026-03-10 17:48:14.586@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:48945
2026-03-10 17:48:14.586@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:58905
2026-03-10 17:48:14.587@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:48945
2026-03-10 17:48:14.586@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:43815
2026-03-10 17:48:14.587@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:48945
2026-03-10 17:48:14.587@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:48945
2026-03-10 17:48:14.587@LM_DEBUG@(9769|9790) ip_in_locator_list - from (type 2): 10.1.0.39:7914
2026-03-10 17:48:14.587@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:43815
2026-03-10 17:48:14.587@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:58905
2026-03-10 17:48:14.587@LM_DEBUG@(9769|9790) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7916
2026-03-10 17:48:14.587@LM_DEBUG@(9769|9782) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7916
2026-03-10 17:48:14.587@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:58905
2026-03-10 17:48:14.587@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:58905
2026-03-10 17:48:14.587@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:58905
2026-03-10 17:48:14.587@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:58905
2026-03-10 17:48:14.587@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:48945
2026-03-10 17:48:14.587@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:48945
2026-03-10 17:48:14.587@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:48945
2026-03-10 17:48:14.587@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:48945
2026-03-10 17:48:14.633@LM_DEBUG@(9769|9778) ip_in_locator_list - from (type 2): 10.1.0.39:7918
2026-03-10 17:48:14.633@LM_DEBUG@(9769|9786) ip_in_locator_list - from (type 2): 10.1.0.39:7918
2026-03-10 17:48:14.633@LM_DEBUG@(9769|9774) ip_in_locator_list - from (type 2): 10.1.0.39:7918
2026-03-10 17:48:14.634@LM_DEBUG@(9769|9790) ip_in_locator_list - from (type 2): 10.1.0.39:7918
2026-03-10 17:48:14.634@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:33811
2026-03-10 17:48:14.634@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:33811
2026-03-10 17:48:14.634@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:33811
2026-03-10 17:48:14.634@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:33811
2026-03-10 17:48:14.634@LM_DEBUG@(9769|9774) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7920
2026-03-10 17:48:14.634@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:33811
2026-03-10 17:48:14.634@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:33811
2026-03-10 17:48:14.634@LM_DEBUG@(9769|9786) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7920
2026-03-10 17:48:14.634@LM_DEBUG@(9769|9778) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7920
2026-03-10 17:48:14.634@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:33811
2026-03-10 17:48:14.634@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:33811
2026-03-10 17:48:14.634@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:33811
2026-03-10 17:48:14.634@LM_DEBUG@(9769|9790) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7920
2026-03-10 17:48:14.634@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:33811
2026-03-10 17:48:14.634@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:34529
2026-03-10 17:48:14.634@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:33811
2026-03-10 17:48:14.634@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:34529
2026-03-10 17:48:14.634@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:33811
2026-03-10 17:48:14.634@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:34529
2026-03-10 17:48:14.634@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:34529
2026-03-10 17:48:14.634@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:34529
2026-03-10 17:48:14.634@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:34529
2026-03-10 17:48:14.634@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:34529
2026-03-10 17:48:14.634@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:34529
2026-03-10 17:48:19.190@LM_DEBUG@(9769|9782) ip_in_locator_list - from (type 2): 10.1.0.39:7922
2026-03-10 17:48:19.190@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:33220
2026-03-10 17:48:19.190@LM_DEBUG@(9769|9774) ip_in_locator_list - from (type 2): 10.1.0.39:7922
2026-03-10 17:48:19.190@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:33220
2026-03-10 17:48:19.190@LM_DEBUG@(9769|9790) ip_in_locator_list - from (type 2): 10.1.0.39:7922
2026-03-10 17:48:19.190@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:33220
2026-03-10 17:48:19.190@LM_DEBUG@(9769|9782) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7924
2026-03-10 17:48:19.190@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:33220
2026-03-10 17:48:19.190@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:33220
2026-03-10 17:48:19.190@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:39566
2026-03-10 17:48:19.190@LM_DEBUG@(9769|9778) ip_in_locator_list - from (type 2): 10.1.0.39:7922
2026-03-10 17:48:19.190@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:33220
2026-03-10 17:48:19.190@LM_DEBUG@(9769|9774) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7924
2026-03-10 17:48:19.190@LM_DEBUG@(9769|9790) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7924
2026-03-10 17:48:19.190@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:33220
2026-03-10 17:48:19.190@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:39566
2026-03-10 17:48:19.190@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:33220
2026-03-10 17:48:19.190@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:33220
2026-03-10 17:48:19.190@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:39566
2026-03-10 17:48:19.190@LM_DEBUG@(9769|9778) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7924
2026-03-10 17:48:19.190@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:33220
2026-03-10 17:48:19.190@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:39566
2026-03-10 17:48:19.191@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:39566
2026-03-10 17:48:19.191@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:33220
2026-03-10 17:48:19.191@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:33220
2026-03-10 17:48:19.191@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:39566
2026-03-10 17:48:19.191@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:39566
2026-03-10 17:48:19.191@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:39566
2026-03-10 17:48:19.260@LM_DEBUG@(9769|9778) ip_in_locator_list - from (type 2): 10.1.0.39:7926
2026-03-10 17:48:19.260@LM_DEBUG@(9769|9774) ip_in_locator_list - from (type 2): 10.1.0.39:7926
2026-03-10 17:48:19.260@LM_DEBUG@(9769|9782) ip_in_locator_list - from (type 2): 10.1.0.39:7926
2026-03-10 17:48:19.260@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:55246
2026-03-10 17:48:19.260@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:55246
2026-03-10 17:48:19.260@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:55246
2026-03-10 17:48:19.261@LM_DEBUG@(9769|9774) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7928
2026-03-10 17:48:19.260@LM_DEBUG@(9769|9786) ip_in_locator_list - from (type 2): 10.1.0.39:7926
2026-03-10 17:48:19.261@LM_DEBUG@(9769|9778) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7928
2026-03-10 17:48:19.261@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:55246
2026-03-10 17:48:19.261@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:55246
2026-03-10 17:48:19.261@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:55246
2026-03-10 17:48:19.261@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:55246
2026-03-10 17:48:19.261@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:38487
2026-03-10 17:48:19.261@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:55246
2026-03-10 17:48:19.261@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:38487
2026-03-10 17:48:19.261@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:38487
2026-03-10 17:48:19.261@LM_DEBUG@(9769|9782) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7928
2026-03-10 17:48:19.261@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:55246
2026-03-10 17:48:19.261@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:38487
2026-03-10 17:48:19.261@LM_DEBUG@(9769|9786) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7928
2026-03-10 17:48:19.261@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:55246
2026-03-10 17:48:19.261@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:55246
2026-03-10 17:48:19.261@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:38487
2026-03-10 17:48:19.261@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:38487
2026-03-10 17:48:19.261@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:55246
2026-03-10 17:48:19.261@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:38487
2026-03-10 17:48:19.261@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:38487
2026-03-10 17:48:19.585@LM_DEBUG@(9769|9782) ip_in_locator_list - from (type 2): 10.1.0.39:7910
2026-03-10 17:48:19.585@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:53920
2026-03-10 17:48:19.585@LM_DEBUG@(9769|9790) ip_in_locator_list - from (type 2): 10.1.0.39:7910
2026-03-10 17:48:19.585@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:53920
2026-03-10 17:48:19.585@LM_DEBUG@(9769|9786) ip_in_locator_list - from (type 2): 10.1.0.39:7910
2026-03-10 17:48:19.585@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:53920
2026-03-10 17:48:19.585@LM_DEBUG@(9769|9782) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7912
2026-03-10 17:48:19.586@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:53920
2026-03-10 17:48:19.586@LM_DEBUG@(9769|9790) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7912
2026-03-10 17:48:19.586@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:53920
2026-03-10 17:48:19.586@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:43815
2026-03-10 17:48:19.586@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:53920
2026-03-10 17:48:19.586@LM_DEBUG@(9769|9778) ip_in_locator_list - from (type 2): 10.1.0.39:7910
2026-03-10 17:48:19.586@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:53920
2026-03-10 17:48:19.586@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:53920
2026-03-10 17:48:19.586@LM_DEBUG@(9769|9786) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7912
2026-03-10 17:48:19.586@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:43815
2026-03-10 17:48:19.586@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:53920
2026-03-10 17:48:19.586@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:43815
2026-03-10 17:48:19.586@LM_DEBUG@(9769|9778) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7912
2026-03-10 17:48:19.586@LM_DEBUG@(9769|9774) ip_in_locator_list - from (type 2): 10.1.0.39:7914
2026-03-10 17:48:19.586@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:53920
2026-03-10 17:48:19.586@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:53920
2026-03-10 17:48:19.586@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:53920
2026-03-10 17:48:19.586@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:43815
2026-03-10 17:48:19.586@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:58905
2026-03-10 17:48:19.586@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:43815
2026-03-10 17:48:19.586@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:43815
2026-03-10 17:48:19.586@LM_DEBUG@(9769|9782) ip_in_locator_list - from (type 2): 10.1.0.39:7914
2026-03-10 17:48:19.586@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:43815
2026-03-10 17:48:19.586@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:43815
2026-03-10 17:48:19.586@LM_DEBUG@(9769|9790) ip_in_locator_list - from (type 2): 10.1.0.39:7914
2026-03-10 17:48:19.586@LM_DEBUG@(9769|9774) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7916
2026-03-10 17:48:19.586@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:58905
2026-03-10 17:48:19.586@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:58905
2026-03-10 17:48:19.587@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:58905
2026-03-10 17:48:19.587@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:48945
2026-03-10 17:48:19.587@LM_DEBUG@(9769|9786) ip_in_locator_list - from (type 2): 10.1.0.39:7914
2026-03-10 17:48:19.586@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:58905
2026-03-10 17:48:19.587@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:48945
2026-03-10 17:48:19.587@LM_DEBUG@(9769|9790) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7916
2026-03-10 17:48:19.587@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:58905
2026-03-10 17:48:19.587@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:58905
2026-03-10 17:48:19.587@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:48945
2026-03-10 17:48:19.587@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:48945
2026-03-10 17:48:19.587@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:58905
2026-03-10 17:48:19.587@LM_DEBUG@(9769|9782) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7916
2026-03-10 17:48:19.587@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:58905
2026-03-10 17:48:19.587@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:58905
2026-03-10 17:48:19.587@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:48945
2026-03-10 17:48:19.587@LM_DEBUG@(9769|9786) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7916
2026-03-10 17:48:19.587@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:48945
2026-03-10 17:48:19.587@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:58905
2026-03-10 17:48:19.587@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:58905
2026-03-10 17:48:19.587@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:48945
2026-03-10 17:48:19.587@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:48945
2026-03-10 17:48:19.633@LM_DEBUG@(9769|9778) ip_in_locator_list - from (type 2): 10.1.0.39:7918
2026-03-10 17:48:19.633@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:33811
2026-03-10 17:48:19.633@LM_DEBUG@(9769|9774) ip_in_locator_list - from (type 2): 10.1.0.39:7918
2026-03-10 17:48:19.633@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:33811
2026-03-10 17:48:19.633@LM_DEBUG@(9769|9790) ip_in_locator_list - from (type 2): 10.1.0.39:7918
2026-03-10 17:48:19.633@LM_DEBUG@(9769|9786) ip_in_locator_list - from (type 2): 10.1.0.39:7918
2026-03-10 17:48:19.633@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:33811
2026-03-10 17:48:19.633@LM_DEBUG@(9769|9778) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7920
2026-03-10 17:48:19.633@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:33811
2026-03-10 17:48:19.633@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:33811
2026-03-10 17:48:19.633@LM_DEBUG@(9769|9774) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7920
2026-03-10 17:48:19.634@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:33811
2026-03-10 17:48:19.634@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:33811
2026-03-10 17:48:19.634@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:33811
2026-03-10 17:48:19.634@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:34529
2026-03-10 17:48:19.634@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:34529
2026-03-10 17:48:19.634@LM_DEBUG@(9769|9786) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7920
2026-03-10 17:48:19.634@LM_DEBUG@(9769|9790) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7920
2026-03-10 17:48:19.634@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:34529
2026-03-10 17:48:19.634@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:33811
2026-03-10 17:48:19.634@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:33811
2026-03-10 17:48:19.634@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:33811
2026-03-10 17:48:19.634@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:34529
2026-03-10 17:48:19.634@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:34529
2026-03-10 17:48:19.634@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:33811
2026-03-10 17:48:19.634@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:34529
2026-03-10 17:48:19.634@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:34529
2026-03-10 17:48:19.634@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:34529
2026-03-10 17:48:25.516@LM_DEBUG@(9769|9790) ip_in_locator_list - from (type 2): 10.1.0.39:7910
2026-03-10 17:48:25.516@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:53920
2026-03-10 17:48:25.516@LM_DEBUG@(9769|9782) ip_in_locator_list - from (type 2): 10.1.0.39:7910
2026-03-10 17:48:25.516@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:53920
2026-03-10 17:48:25.516@LM_DEBUG@(9769|9790) ip_in_locator_list - from (type 2): 10.1.0.39:7918
2026-03-10 17:48:25.516@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:33811
2026-03-10 17:48:25.516@LM_DEBUG@(9769|9790) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7912
2026-03-10 17:48:25.516@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:53920
2026-03-10 17:48:25.516@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:53920
2026-03-10 17:48:25.516@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:43815
2026-03-10 17:48:25.516@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:43815
2026-03-10 17:48:25.516@LM_DEBUG@(9769|9782) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7928
2026-03-10 17:48:25.516@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:55246
2026-03-10 17:48:25.517@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:55246
2026-03-10 17:48:25.517@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:38487
2026-03-10 17:48:25.517@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:38487
2026-03-10 17:48:25.517@LM_DEBUG@(9769|9778) ip_in_locator_list - from (type 2): 10.1.0.39:7910
2026-03-10 17:48:25.517@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:53920
2026-03-10 17:48:25.517@LM_DEBUG@(9769|9774) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7928
2026-03-10 17:48:25.517@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:55246
2026-03-10 17:48:25.517@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:55246
2026-03-10 17:48:25.517@LM_DEBUG@(9769|9782) ip_in_locator_list - from (type 2): 10.1.0.39:7926
2026-03-10 17:48:25.517@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:38487
2026-03-10 17:48:25.517@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:38487
2026-03-10 17:48:25.517@LM_DEBUG@(9769|9790) ip_in_locator_list - from (type 2): 10.1.0.39:7922
2026-03-10 17:48:25.517@LM_DEBUG@(9769|9786) ip_in_locator_list - from (type 2): 10.1.0.39:7910
2026-03-10 17:48:25.517@LM_DEBUG@(9769|9778) ip_in_locator_list - from (type 2): 10.1.0.39:7926
2026-03-10 17:48:25.517@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:33220
2026-03-10 17:48:25.517@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:53920
2026-03-10 17:48:25.517@LM_DEBUG@(9769|9774) ip_in_locator_list - from (type 2): 10.1.0.39:7926
2026-03-10 17:48:25.517@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:55246
2026-03-10 17:48:25.517@LM_DEBUG@(9769|9790) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7920
2026-03-10 17:48:25.517@LM_DEBUG@(9769|9786) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7928
2026-03-10 17:48:25.517@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:55246
2026-03-10 17:48:25.517@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:55246
2026-03-10 17:48:25.517@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:55246
2026-03-10 17:48:25.517@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:38487
2026-03-10 17:48:25.517@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:38487
2026-03-10 17:48:25.517@LM_DEBUG@(9769|9774) ip_in_locator_list - from (type 2): 10.1.0.39:7918
2026-03-10 17:48:25.517@LM_DEBUG@(9769|9778) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7928
2026-03-10 17:48:25.518@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:55246
2026-03-10 17:48:25.517@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:33811
2026-03-10 17:48:25.517@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:55246
2026-03-10 17:48:25.518@LM_DEBUG@(9769|9786) ip_in_locator_list - from (type 2): 10.1.0.39:7926
2026-03-10 17:48:25.517@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:33811
2026-03-10 17:48:25.518@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:33811
2026-03-10 17:48:25.518@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:55246
2026-03-10 17:48:25.518@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:55246
2026-03-10 17:48:25.518@LM_DEBUG@(9769|9782) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7912
2026-03-10 17:48:25.518@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:53920
2026-03-10 17:48:25.518@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:53920
2026-03-10 17:48:25.518@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:43815
2026-03-10 17:48:25.518@LM_DEBUG@(9769|9786) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7912
2026-03-10 17:48:25.518@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:38487
2026-03-10 17:48:25.518@LM_DEBUG@(9769|9774) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7920
2026-03-10 17:48:25.518@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:43815
2026-03-10 17:48:25.518@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:33811
2026-03-10 17:48:25.518@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:34529
2026-03-10 17:48:25.518@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:53920
2026-03-10 17:48:25.518@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:38487
2026-03-10 17:48:25.518@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:34529
2026-03-10 17:48:25.518@LM_DEBUG@(9769|9778) ip_in_locator_list - from (type 2): 10.1.0.39:7918
2026-03-10 17:48:25.518@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:33811
2026-03-10 17:48:25.518@LM_DEBUG@(9769|9782) ip_in_locator_list - from (type 2): 10.1.0.39:7922
2026-03-10 17:48:25.518@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:33220
2026-03-10 17:48:25.518@LM_DEBUG@(9769|9778) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7912
2026-03-10 17:48:25.519@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:53920
2026-03-10 17:48:25.519@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:53920
2026-03-10 17:48:25.519@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:43815
2026-03-10 17:48:25.518@LM_DEBUG@(9769|9790) ip_in_locator_list - from (type 2): 10.1.0.39:7914
2026-03-10 17:48:25.519@LM_DEBUG@(9769|9782) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7924
2026-03-10 17:48:25.518@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:33811
2026-03-10 17:48:25.518@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:53920
2026-03-10 17:48:25.519@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:33220
2026-03-10 17:48:25.519@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:43815
2026-03-10 17:48:25.519@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:43815
2026-03-10 17:48:25.519@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:34529
2026-03-10 17:48:25.519@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:43815
2026-03-10 17:48:25.519@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:33220
2026-03-10 17:48:25.519@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:34529
2026-03-10 17:48:25.519@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:58905
2026-03-10 17:48:25.519@LM_DEBUG@(9769|9778) ip_in_locator_list - from (type 2): 10.1.0.39:7922
2026-03-10 17:48:25.519@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:33220
2026-03-10 17:48:25.519@LM_DEBUG@(9769|9786) ip_in_locator_list - from (type 2): 10.1.0.39:7918
2026-03-10 17:48:25.519@LM_DEBUG@(9769|9774) ip_in_locator_list - from (type 2): 10.1.0.39:7922
2026-03-10 17:48:25.519@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:39566
2026-03-10 17:48:25.519@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:39566
2026-03-10 17:48:25.519@LM_DEBUG@(9769|9778) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7920
2026-03-10 17:48:25.519@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:33811
2026-03-10 17:48:25.519@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:33811
2026-03-10 17:48:25.519@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:34529
2026-03-10 17:48:25.519@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:34529
2026-03-10 17:48:25.519@LM_DEBUG@(9769|9782) ip_in_locator_list - from (type 2): 10.1.0.39:7914
2026-03-10 17:48:25.519@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:58905
2026-03-10 17:48:25.520@LM_DEBUG@(9769|9782) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7916
2026-03-10 17:48:25.520@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:58905
2026-03-10 17:48:25.519@LM_DEBUG@(9769|9790) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7924
2026-03-10 17:48:25.519@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:33220
2026-03-10 17:48:25.519@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:33811
2026-03-10 17:48:25.520@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:58905
2026-03-10 17:48:25.520@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:33220
2026-03-10 17:48:25.520@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:48945
2026-03-10 17:48:25.520@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:33220
2026-03-10 17:48:25.520@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:48945
2026-03-10 17:48:25.520@LM_DEBUG@(9769|9778) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7924
2026-03-10 17:48:25.520@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:33220
2026-03-10 17:48:25.520@LM_DEBUG@(9769|9786) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7920
2026-03-10 17:48:25.520@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:33811
2026-03-10 17:48:25.520@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:39566
2026-03-10 17:48:25.520@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:33220
2026-03-10 17:48:25.520@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:33811
2026-03-10 17:48:25.520@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:39566
2026-03-10 17:48:25.520@LM_DEBUG@(9769|9774) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7924
2026-03-10 17:48:25.520@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:39566
2026-03-10 17:48:25.520@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:34529
2026-03-10 17:48:25.520@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:33220
2026-03-10 17:48:25.520@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:34529
2026-03-10 17:48:25.520@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:39566
2026-03-10 17:48:25.520@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:33220
2026-03-10 17:48:25.520@LM_DEBUG@(9769|9790) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7916
2026-03-10 17:48:25.520@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:39566
2026-03-10 17:48:25.520@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:39566
2026-03-10 17:48:25.520@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:58905
2026-03-10 17:48:25.521@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:58905
2026-03-10 17:48:25.521@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:48945
2026-03-10 17:48:25.521@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:48945
2026-03-10 17:48:25.521@LM_DEBUG@(9769|9786) ip_in_locator_list - from (type 2): 10.1.0.39:7914
2026-03-10 17:48:25.521@LM_DEBUG@(9769|9774) ip_in_locator_list - from (type 2): 10.1.0.39:7914
2026-03-10 17:48:25.521@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:58905
2026-03-10 17:48:25.521@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:58905
2026-03-10 17:48:25.521@LM_DEBUG@(9769|9774) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7916
2026-03-10 17:48:25.521@LM_DEBUG@(9769|9786) ip_in_locator_list - from (type 10): fe80::7e1e:52ff:fedd:d570%2:7916
2026-03-10 17:48:25.521@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:58905
2026-03-10 17:48:25.521@LM_DEBUG@locator0(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.10.1.0.39] locator_to_address:10.1.0.39:58905
2026-03-10 17:48:25.521@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:58905
2026-03-10 17:48:25.521@LM_DEBUG@locator1(kind:1)[0.0.0.0.0.0.0.0.0.0.0.0.172.17.0.1] locator_to_address:172.17.0.1:58905
2026-03-10 17:48:25.521@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:48945
2026-03-10 17:48:25.521@LM_DEBUG@locator2(kind:2)[0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1] locator_to_address:::1:48945
2026-03-10 17:48:25.521@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:48945
2026-03-10 17:48:25.521@LM_DEBUG@locator3(kind:2)[254.128.0.0.0.0.0.0.126.30.82.255.254.221.213.112] locator_to_address:fe80::7e1e:52ff:fedd:d570:48945
<<<<< end alpha.log >>>>>
*********************************
DomainRangeTest creates a single process with 1 DW and 4 DRs.
Domains and transports are dynamically configured from the
templates in config.ini. The DW in each domain sends 10
messages to its DRs.
*********************************
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/DomainRange/DomainRangeTest -DCPSConfigFile config.ini -ORBVerboseLogging 1 -DCPSDebugLevel 10 -bind secondary_config -domain 2 -domain 8 -domain 20 -domain 50 -domain 8 -DCPSTransportDebugLevel 1 -ORBLogFile alpha.log -DCPSPendingTimeout 3
alpha PID: 9842 started at 2026-03-10 17:48:26
test PASSED.
auto_run_tests.pl: ERROR: "tests/DCPS/DomainRange/run_test.pl" returned with status 4
#
auto_run_tests_finished: tests/DCPS/DomainRange/run_test.pl Time:74s Result:1
==============================================================================
performance-tests/bench/unit-tests/run_test.pl
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/unit-tests/Bench_Unit_Tests -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile test.log -DCPSPendingTimeout 3
test PID: 9954 started at 2026-03-10 17:48:32
[==========] Running 17 tests from 2 test cases.
[----------] Global test environment set-up.
[----------] 13 tests from PropertyStatBlock
[ RUN ] PropertyStatBlock.NominalUsage_OddCount
[ OK ] PropertyStatBlock.NominalUsage_OddCount (0 ms)
[ RUN ] PropertyStatBlock.NominalUsage_EvenCount
[ OK ] PropertyStatBlock.NominalUsage_EvenCount (0 ms)
[ RUN ] PropertyStatBlock.Consolidate
[ OK ] PropertyStatBlock.Consolidate (0 ms)
[ RUN ] PropertyStatBlock.ConsolidateVector
[ OK ] PropertyStatBlock.ConsolidateVector (0 ms)
[ RUN ] PropertyStatBlock.Consolidate_Uneven
[ OK ] PropertyStatBlock.Consolidate_Uneven (0 ms)
[ RUN ] PropertyStatBlock.ConsolidateVector_Uneven
[ OK ] PropertyStatBlock.ConsolidateVector_Uneven (1 ms)
[ RUN ] PropertyStatBlock.Consolidate_CountOne
[ OK ] PropertyStatBlock.Consolidate_CountOne (0 ms)
[ RUN ] PropertyStatBlock.ConsolidateVector_CountOne
[ OK ] PropertyStatBlock.ConsolidateVector_CountOne (0 ms)
[ RUN ] PropertyStatBlock.Consolidate_CountZero
[ OK ] PropertyStatBlock.Consolidate_CountZero (0 ms)
[ RUN ] PropertyStatBlock.ConsolidateVector_CountZero
[ OK ] PropertyStatBlock.ConsolidateVector_CountZero (0 ms)
[ RUN ] PropertyStatBlock.Consolidate_CountZero_OtherDirection
[ OK ] PropertyStatBlock.Consolidate_CountZero_OtherDirection (0 ms)
[ RUN ] PropertyStatBlock.ConsolidateVector_CountZero_OtherDirection
[ OK ] PropertyStatBlock.ConsolidateVector_CountZero_OtherDirection (0 ms)
[ RUN ] PropertyStatBlock.ConsolidateVector_CountZero_Multiple
[ OK ] PropertyStatBlock.ConsolidateVector_CountZero_Multiple (0 ms)
[----------] 13 tests from PropertyStatBlock (1 ms total)
[----------] 4 tests from AllocationTest
[ RUN ] AllocationTest.Success
[ OK ] AllocationTest.Success (1 ms)
[ RUN ] AllocationTest.ExclusiveAllocSimpleFailure
[ OK ] AllocationTest.ExclusiveAllocSimpleFailure (0 ms)
[ RUN ] AllocationTest.ExclusiveAllocOverlapFailure
[ OK ] AllocationTest.ExclusiveAllocOverlapFailure (0 ms)
[ RUN ] AllocationTest.NonexclusiveAllocFailure
[ OK ] AllocationTest.NonexclusiveAllocFailure (0 ms)
[----------] 4 tests from AllocationTest (1 ms total)
[----------] Global test environment tear-down
[==========] 17 tests from 2 test cases ran. (2 ms total)
[ PASSED ] 17 tests.
test PASSED.
auto_run_tests_finished: performance-tests/bench/unit-tests/run_test.pl Time:0s Result:0
==============================================================================
performance-tests/bench/run_test.pl ci-disco-long --show-worker-logs
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/node_controller/node_controller one-shot --name test_nc_9955
node_controller PID: 9956 started at 2026-03-10 17:48:32
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/test_controller/test_controller --wait-for-nodes 7 example --show-worker-logs ci-disco-long
test_controller PID: 9957 started at 2026-03-10 17:48:32
Using example/config/scenario/ci-disco-long.json:
Name: Continuous Integration Discovery Test
Description: This is a small slightly-less-quick test for (quiet) discovery capability with many participant processes
Parameters:
Base: disco
Config: RTPS Multicast
Time: 60
Participants: 20
Waiting for nodes for 7 seconds...
Discovered Node 01037c1e.52ddd570.26e472c2.000001c1 "test_nc_9955"
Discovered 1 nodes
Running the Scenario...
Results will be stored in example/result/1
Started at 2026-03-10T17:48:39Z
Setting scenario launch_time to be 3 seconds from now: 2026-03-10T17:48:42Z
2026-03-10T17:48:42Z: Node 01037c1e.52ddd570.26e472c2.000001c1 (test_nc_9955) starting process 9974:
- original config: ci-disco-long.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_9956/n01037c1e.52ddd570.26e472c2.000001c1w1_config.json --report /tmp/opendds_bench_nc_9956/n01037c1e.52ddd570.26e472c2.000001c1w1_report.json --log /tmp/opendds_bench_nc_9956/n01037c1e.52ddd570.26e472c2.000001c1w1_log.txt
2026-03-10T17:48:42Z: Node 01037c1e.52ddd570.26e472c2.000001c1 (test_nc_9955) starting process 9975:
- original config: ci-disco-long.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_9956/n01037c1e.52ddd570.26e472c2.000001c1w2_config.json --report /tmp/opendds_bench_nc_9956/n01037c1e.52ddd570.26e472c2.000001c1w2_report.json --log /tmp/opendds_bench_nc_9956/n01037c1e.52ddd570.26e472c2.000001c1w2_log.txt
2026-03-10T17:48:42Z: Node 01037c1e.52ddd570.26e472c2.000001c1 (test_nc_9955) starting process 9976:
- original config: ci-disco-long.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_9956/n01037c1e.52ddd570.26e472c2.000001c1w3_config.json --report /tmp/opendds_bench_nc_9956/n01037c1e.52ddd570.26e472c2.000001c1w3_report.json --log /tmp/opendds_bench_nc_9956/n01037c1e.52ddd570.26e472c2.000001c1w3_log.txt
2026-03-10T17:48:42Z: Node 01037c1e.52ddd570.26e472c2.000001c1 (test_nc_9955) starting process 9977:
- original config: ci-disco-long.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_9956/n01037c1e.52ddd570.26e472c2.000001c1w4_config.json --report /tmp/opendds_bench_nc_9956/n01037c1e.52ddd570.26e472c2.000001c1w4_report.json --log /tmp/opendds_bench_nc_9956/n01037c1e.52ddd570.26e472c2.000001c1w4_log.txt
2026-03-10T17:48:42Z: Node 01037c1e.52ddd570.26e472c2.000001c1 (test_nc_9955) starting process 9978:
- original config: ci-disco-long.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_9956/n01037c1e.52ddd570.26e472c2.000001c1w5_config.json --report /tmp/opendds_bench_nc_9956/n01037c1e.52ddd570.26e472c2.000001c1w5_report.json --log /tmp/opendds_bench_nc_9956/n01037c1e.52ddd570.26e472c2.000001c1w5_log.txt
2026-03-10T17:48:42Z: Node 01037c1e.52ddd570.26e472c2.000001c1 (test_nc_9955) starting process 9979:
- original config: ci-disco-long.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_9956/n01037c1e.52ddd570.26e472c2.000001c1w6_config.json --report /tmp/opendds_bench_nc_9956/n01037c1e.52ddd570.26e472c2.000001c1w6_report.json --log /tmp/opendds_bench_nc_9956/n01037c1e.52ddd570.26e472c2.000001c1w6_log.txt
2026-03-10T17:48:42Z: Node 01037c1e.52ddd570.26e472c2.000001c1 (test_nc_9955) starting process 9980:
- original config: ci-disco-long.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_9956/n01037c1e.52ddd570.26e472c2.000001c1w7_config.json --report /tmp/opendds_bench_nc_9956/n01037c1e.52ddd570.26e472c2.000001c1w7_report.json --log /tmp/opendds_bench_nc_9956/n01037c1e.52ddd570.26e472c2.000001c1w7_log.txt
2026-03-10T17:48:42Z: Node 01037c1e.52ddd570.26e472c2.000001c1 (test_nc_9955) starting process 9981:
- original config: ci-disco-long.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_9956/n01037c1e.52ddd570.26e472c2.000001c1w8_config.json --report /tmp/opendds_bench_nc_9956/n01037c1e.52ddd570.26e472c2.000001c1w8_report.json --log /tmp/opendds_bench_nc_9956/n01037c1e.52ddd570.26e472c2.000001c1w8_log.txt
2026-03-10T17:48:42Z: Node 01037c1e.52ddd570.26e472c2.000001c1 (test_nc_9955) starting process 9982:
- original config: ci-disco-long.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_9956/n01037c1e.52ddd570.26e472c2.000001c1w9_config.json --report /tmp/opendds_bench_nc_9956/n01037c1e.52ddd570.26e472c2.000001c1w9_report.json --log /tmp/opendds_bench_nc_9956/n01037c1e.52ddd570.26e472c2.000001c1w9_log.txt
2026-03-10T17:48:42Z: Node 01037c1e.52ddd570.26e472c2.000001c1 (test_nc_9955) starting process 9983:
- original config: ci-disco-long.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_9956/n01037c1e.52ddd570.26e472c2.000001c1w10_config.json --report /tmp/opendds_bench_nc_9956/n01037c1e.52ddd570.26e472c2.000001c1w10_report.json --log /tmp/opendds_bench_nc_9956/n01037c1e.52ddd570.26e472c2.000001c1w10_log.txt
2026-03-10T17:48:42Z: Node 01037c1e.52ddd570.26e472c2.000001c1 (test_nc_9955) starting process 9984:
- original config: ci-disco-long.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_9956/n01037c1e.52ddd570.26e472c2.000001c1w11_config.json --report /tmp/opendds_bench_nc_9956/n01037c1e.52ddd570.26e472c2.000001c1w11_report.json --log /tmp/opendds_bench_nc_9956/n01037c1e.52ddd570.26e472c2.000001c1w11_log.txt
2026-03-10T17:48:42Z: Node 01037c1e.52ddd570.26e472c2.000001c1 (test_nc_9955) starting process 9985:
- original config: ci-disco-long.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_9956/n01037c1e.52ddd570.26e472c2.000001c1w12_config.json --report /tmp/opendds_bench_nc_9956/n01037c1e.52ddd570.26e472c2.000001c1w12_report.json --log /tmp/opendds_bench_nc_9956/n01037c1e.52ddd570.26e472c2.000001c1w12_log.txt
2026-03-10T17:48:42Z: Node 01037c1e.52ddd570.26e472c2.000001c1 (test_nc_9955) starting process 9986:
- original config: ci-disco-long.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_9956/n01037c1e.52ddd570.26e472c2.000001c1w13_config.json --report /tmp/opendds_bench_nc_9956/n01037c1e.52ddd570.26e472c2.000001c1w13_report.json --log /tmp/opendds_bench_nc_9956/n01037c1e.52ddd570.26e472c2.000001c1w13_log.txt
2026-03-10T17:48:42Z: Node 01037c1e.52ddd570.26e472c2.000001c1 (test_nc_9955) starting process 9987:
- original config: ci-disco-long.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_9956/n01037c1e.52ddd570.26e472c2.000001c1w14_config.json --report /tmp/opendds_bench_nc_9956/n01037c1e.52ddd570.26e472c2.000001c1w14_report.json --log /tmp/opendds_bench_nc_9956/n01037c1e.52ddd570.26e472c2.000001c1w14_log.txt
2026-03-10T17:48:42Z: Node 01037c1e.52ddd570.26e472c2.000001c1 (test_nc_9955) starting process 9988:
- original config: ci-disco-long.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_9956/n01037c1e.52ddd570.26e472c2.000001c1w15_config.json --report /tmp/opendds_bench_nc_9956/n01037c1e.52ddd570.26e472c2.000001c1w15_report.json --log /tmp/opendds_bench_nc_9956/n01037c1e.52ddd570.26e472c2.000001c1w15_log.txt
2026-03-10T17:48:42Z: Node 01037c1e.52ddd570.26e472c2.000001c1 (test_nc_9955) starting process 9989:
- original config: ci-disco-long.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_9956/n01037c1e.52ddd570.26e472c2.000001c1w16_config.json --report /tmp/opendds_bench_nc_9956/n01037c1e.52ddd570.26e472c2.000001c1w16_report.json --log /tmp/opendds_bench_nc_9956/n01037c1e.52ddd570.26e472c2.000001c1w16_log.txt
2026-03-10T17:48:42Z: Node 01037c1e.52ddd570.26e472c2.000001c1 (test_nc_9955) starting process 9990:
- original config: ci-disco-long.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_9956/n01037c1e.52ddd570.26e472c2.000001c1w17_config.json --report /tmp/opendds_bench_nc_9956/n01037c1e.52ddd570.26e472c2.000001c1w17_report.json --log /tmp/opendds_bench_nc_9956/n01037c1e.52ddd570.26e472c2.000001c1w17_log.txt
2026-03-10T17:48:42Z: Node 01037c1e.52ddd570.26e472c2.000001c1 (test_nc_9955) starting process 9991:
- original config: ci-disco-long.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_9956/n01037c1e.52ddd570.26e472c2.000001c1w18_config.json --report /tmp/opendds_bench_nc_9956/n01037c1e.52ddd570.26e472c2.000001c1w18_report.json --log /tmp/opendds_bench_nc_9956/n01037c1e.52ddd570.26e472c2.000001c1w18_log.txt
2026-03-10T17:48:42Z: Node 01037c1e.52ddd570.26e472c2.000001c1 (test_nc_9955) starting process 9992:
- original config: ci-disco-long.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_9956/n01037c1e.52ddd570.26e472c2.000001c1w19_config.json --report /tmp/opendds_bench_nc_9956/n01037c1e.52ddd570.26e472c2.000001c1w19_report.json --log /tmp/opendds_bench_nc_9956/n01037c1e.52ddd570.26e472c2.000001c1w19_log.txt
2026-03-10T17:48:42Z: Node 01037c1e.52ddd570.26e472c2.000001c1 (test_nc_9955) starting process 9993:
- original config: ci-disco-long.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_9956/n01037c1e.52ddd570.26e472c2.000001c1w20_config.json --report /tmp/opendds_bench_nc_9956/n01037c1e.52ddd570.26e472c2.000001c1w20_report.json --log /tmp/opendds_bench_nc_9956/n01037c1e.52ddd570.26e472c2.000001c1w20_log.txt
2026-03-10T17:49:47Z: SpawnedProcessManager::handle_exit() - Handling exit of process 9974 with exit code 0
2026-03-10T17:49:47Z: SpawnedProcessManager::handle_exit() - Handling exit of process 9976 with exit code 0
2026-03-10T17:49:47Z: SpawnedProcessManager::handle_exit() - Handling exit of process 9975 with exit code 0
2026-03-10T17:49:47Z: SpawnedProcessManager::handle_exit() - Handling exit of process 9981 with exit code 0
2026-03-10T17:49:47Z: SpawnedProcessManager::handle_exit() - Handling exit of process 9982 with exit code 0
2026-03-10T17:49:47Z: SpawnedProcessManager::handle_exit() - Handling exit of process 9979 with exit code 0
2026-03-10T17:49:47Z: SpawnedProcessManager::handle_exit() - Handling exit of process 9977 with exit code 0
2026-03-10T17:49:47Z: SpawnedProcessManager::handle_exit() - Handling exit of process 9984 with exit code 0
2026-03-10T17:49:47Z: SpawnedProcessManager::handle_exit() - Handling exit of process 9978 with exit code 0
2026-03-10T17:49:47Z: SpawnedProcessManager::handle_exit() - Handling exit of process 9980 with exit code 0
2026-03-10T17:49:47Z: SpawnedProcessManager::handle_exit() - Handling exit of process 9986 with exit code 0
2026-03-10T17:49:47Z: SpawnedProcessManager::handle_exit() - Handling exit of process 9993 with exit code 0
2026-03-10T17:49:47Z: SpawnedProcessManager::handle_exit() - Handling exit of process 9983 with exit code 0
2026-03-10T17:49:47Z: SpawnedProcessManager::handle_exit() - Handling exit of process 9992 with exit code 0
2026-03-10T17:49:48Z: SpawnedProcessManager::handle_exit() - Handling exit of process 9989 with exit code 0
2026-03-10T17:49:48Z: SpawnedProcessManager::handle_exit() - Handling exit of process 9990 with exit code 0
2026-03-10T17:49:48Z: SpawnedProcessManager::handle_exit() - Handling exit of process 9988 with exit code 0
2026-03-10T17:49:48Z: SpawnedProcessManager::handle_exit() - Handling exit of process 9987 with exit code 0
2026-03-10T17:49:48Z: SpawnedProcessManager::handle_exit() - Handling exit of process 9985 with exit code 0
2026-03-10T17:49:48Z: SpawnedProcessManager::handle_exit() - Handling exit of process 9991 with exit code 0
Writing report for node name 'test_nc_9955' (id '01037c1e.52ddd570.26e472c2.000001c1') with 20 spawned process reports
Got 1 out of 20 expected process reports
Got 2 out of 20 expected process reports
Got 3 out of 20 expected process reports
Got 4 out of 20 expected process reports
Got 5 out of 20 expected process reports
Got 6 out of 20 expected process reports
Got 7 out of 20 expected process reports
Got 8 out of 20 expected process reports
All reports written and acknowledged.
Got 9 out of 20 expected process reports
Got 10 out of 20 expected process reports
Got 11 out of 20 expected process reports
Got 12 out of 20 expected process reports
Got 13 out of 20 expected process reports
Got 14 out of 20 expected process reports
Got 15 out of 20 expected process reports
Got 16 out of 20 expected process reports
Got 17 out of 20 expected process reports
Got 18 out of 20 expected process reports
Got 19 out of 20 expected process reports
Got 20 out of 20 expected process reports
Ended at 2026-03-10T17:49:49Z
Percent Cpu Utilization Statistics:
percent cpu utilization count = 66
percent cpu utilization min = 0.000000
percent cpu utilization max = 99.924582
percent cpu utilization mean = 8.414634
percent cpu utilization stdev = 21.380367
percent cpu utilization median = 4.126566
percent cpu utilization madev = 3.625940
Percent Memory Utilization Statistics:
percent memory utilization count = 66
percent memory utilization min = 0.000000
percent memory utilization max = 16.919832
percent memory utilization mean = 16.247568
percent memory utilization stdev = 2.968501
percent memory utilization median = 16.919222
percent memory utilization madev = 0.000000
Percent Virtual Memory Utilization Statistics:
percent virtual memory utilization count = 66
percent virtual memory utilization min = 0.000000
percent virtual memory utilization max = 7781.268367
percent virtual memory utilization mean = 7527.787542
percent virtual memory utilization stdev = 1338.350075
percent virtual memory utilization median = 7781.268367
percent virtual memory utilization madev = 0.000000
Test Timing Stats:
Max Construction Time: 0.898 seconds
Max Enable Time: 0.000 seconds
Max Start Time: 0.000 seconds
Max Stop Time: 0.000 seconds
Max Destruction Time: 0.086 seconds
Discovery Stats:
Total Undermatched Readers: 0, Total Undermatched Writers: 0
Discovery Time Delta Statistics:
discovery time delta count = 1600
discovery time delta min = 0.005359
discovery time delta max = 3.816871
discovery time delta mean = 2.413647
discovery time delta stdev = 0.747455
discovery time delta median = 2.548487
discovery time delta madev = 0.359174
DDS Sample Count Stats:
Total Lost Samples: 0
Total Rejected Samples: 0
Data Count Stats:
Total Out-Of-Order Data Samples: 0
Total Duplicate Data Samples: 0
Total Missing Data Samples: 0
Data Timing Stats:
Latency Statistics:
latency count = 0
Jitter Statistics:
jitter count = 0
Throughput Statistics:
throughput count = 0
Round Trip Latency Statistics:
round trip latency count = 0
Round Trip Jitter Statistics:
round trip jitter count = 0
Round Trip Throughput Statistics:
round trip throughput count = 0
Wrote results to example/result/1
=== Showing Log for Node 01037c1e.52ddd570.26e472c2.000001c1 === Spawned Process #1 (PID 9974) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-10T17:48:43Z: Beginning process construction / entity creation.
Adding 'DCPSSecurity' = '0' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'DiscoveryConfig' = 'my_rtps_discovery' to [domain/7] configuration section
Adding 'DefaultTransportConfig' = 'rtps_config' to [domain/7] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/my_rtps_discovery] configuration section
Adding 'SedpPassiveConnectDuration' = '90000' to [rtps_discovery/my_rtps_discovery] configuration section
Adding 'transports' = 'rtps_transport' to [config/rtps_config] configuration section
Adding 'passive_connect_duration' = '90000' to [config/rtps_config] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Adding 'use_multicast' = '0' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
Creating datareader: 'datareader_02' with topic name 'topic_02' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_01' with topic name 'topic_01' and listener type name 'bench_dwl'
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2026-03-10T17:48:43Z: Process construction / entity creation complete.
2026-03-10T17:48:43Z: Beginning action construction / initialization.
2026-03-10T17:48:43Z: Action construction / initialization complete.
2026-03-10T17:48:44Z: Enabling DDS entities (if not already enabled).
2026-03-10T17:48:44Z: DDS entities enabled.
2026-03-10T17:48:44Z: Initializing process actions.
2026-03-10T17:49:44Z: Starting process actions.
2026-03-10T17:49:44Z: Process tests started.
2026-03-10T17:49:45Z: Stopping process tests.
2026-03-10T17:49:45Z: Process tests stopped.
2026-03-10T17:49:46Z: Stopping process actions.
2026-03-10T17:49:46Z: Detaching Listeners.
2026-03-10T17:49:46Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting datareader: datareader_02
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-03-10T17:49:46Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.056
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.072
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.52ddd570.26e472c2.000001c1 === Spawned Process #3 (PID 9976) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-10T17:48:43Z: Beginning process construction / entity creation.
Adding 'DCPSSecurity' = '0' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'DiscoveryConfig' = 'my_rtps_discovery' to [domain/7] configuration section
Adding 'DefaultTransportConfig' = 'rtps_config' to [domain/7] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/my_rtps_discovery] configuration section
Adding 'SedpPassiveConnectDuration' = '90000' to [rtps_discovery/my_rtps_discovery] configuration section
Adding 'transports' = 'rtps_transport' to [config/rtps_config] configuration section
Adding 'passive_connect_duration' = '90000' to [config/rtps_config] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Adding 'use_multicast' = '0' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
Creating datareader: 'datareader_02' with topic name 'topic_02' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_01' with topic name 'topic_01' and listener type name 'bench_dwl'
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2026-03-10T17:48:43Z: Process construction / entity creation complete.
2026-03-10T17:48:43Z: Beginning action construction / initialization.
2026-03-10T17:48:43Z: Action construction / initialization complete.
2026-03-10T17:48:44Z: Enabling DDS entities (if not already enabled).
2026-03-10T17:48:44Z: DDS entities enabled.
2026-03-10T17:48:44Z: Initializing process actions.
2026-03-10T17:49:44Z: Starting process actions.
2026-03-10T17:49:44Z: Process tests started.
2026-03-10T17:49:45Z: Stopping process tests.
2026-03-10T17:49:45Z: Process tests stopped.
2026-03-10T17:49:46Z: Stopping process actions.
2026-03-10T17:49:46Z: Detaching Listeners.
2026-03-10T17:49:46Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting datareader: datareader_02
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-03-10T17:49:47Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.060
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.086
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.52ddd570.26e472c2.000001c1 === Spawned Process #2 (PID 9975) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-10T17:48:43Z: Beginning process construction / entity creation.
Adding 'DCPSSecurity' = '0' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'DiscoveryConfig' = 'my_rtps_discovery' to [domain/7] configuration section
Adding 'DefaultTransportConfig' = 'rtps_config' to [domain/7] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/my_rtps_discovery] configuration section
Adding 'SedpPassiveConnectDuration' = '90000' to [rtps_discovery/my_rtps_discovery] configuration section
Adding 'transports' = 'rtps_transport' to [config/rtps_config] configuration section
Adding 'passive_connect_duration' = '90000' to [config/rtps_config] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Adding 'use_multicast' = '0' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
Creating datareader: 'datareader_02' with topic name 'topic_02' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_01' with topic name 'topic_01' and listener type name 'bench_dwl'
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2026-03-10T17:48:44Z: Process construction / entity creation complete.
2026-03-10T17:48:44Z: Beginning action construction / initialization.
2026-03-10T17:48:44Z: Action construction / initialization complete.
2026-03-10T17:48:45Z: Enabling DDS entities (if not already enabled).
2026-03-10T17:48:45Z: DDS entities enabled.
2026-03-10T17:48:45Z: Initializing process actions.
2026-03-10T17:49:45Z: Starting process actions.
2026-03-10T17:49:45Z: Process tests started.
2026-03-10T17:49:46Z: Stopping process tests.
2026-03-10T17:49:46Z: Process tests stopped.
2026-03-10T17:49:47Z: Stopping process actions.
2026-03-10T17:49:47Z: Detaching Listeners.
2026-03-10T17:49:47Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting datareader: datareader_02
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-03-10T17:49:47Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.065
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.076
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.52ddd570.26e472c2.000001c1 === Spawned Process #8 (PID 9981) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-10T17:48:44Z: Beginning process construction / entity creation.
Adding 'DCPSSecurity' = '0' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'DiscoveryConfig' = 'my_rtps_discovery' to [domain/7] configuration section
Adding 'DefaultTransportConfig' = 'rtps_config' to [domain/7] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/my_rtps_discovery] configuration section
Adding 'SedpPassiveConnectDuration' = '90000' to [rtps_discovery/my_rtps_discovery] configuration section
Adding 'transports' = 'rtps_transport' to [config/rtps_config] configuration section
Adding 'passive_connect_duration' = '90000' to [config/rtps_config] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Adding 'use_multicast' = '0' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
Creating datareader: 'datareader_02' with topic name 'topic_02' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_01' with topic name 'topic_01' and listener type name 'bench_dwl'
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2026-03-10T17:48:44Z: Process construction / entity creation complete.
2026-03-10T17:48:44Z: Beginning action construction / initialization.
2026-03-10T17:48:44Z: Action construction / initialization complete.
2026-03-10T17:48:45Z: Enabling DDS entities (if not already enabled).
2026-03-10T17:48:45Z: DDS entities enabled.
2026-03-10T17:48:45Z: Initializing process actions.
2026-03-10T17:49:45Z: Starting process actions.
2026-03-10T17:49:45Z: Process tests started.
2026-03-10T17:49:46Z: Stopping process tests.
2026-03-10T17:49:46Z: Process tests stopped.
2026-03-10T17:49:47Z: Stopping process actions.
2026-03-10T17:49:47Z: Detaching Listeners.
2026-03-10T17:49:47Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting datareader: datareader_02
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-03-10T17:49:47Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.218
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.053
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.52ddd570.26e472c2.000001c1 === Spawned Process #9 (PID 9982) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-10T17:48:44Z: Beginning process construction / entity creation.
Adding 'DCPSSecurity' = '0' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'DiscoveryConfig' = 'my_rtps_discovery' to [domain/7] configuration section
Adding 'DefaultTransportConfig' = 'rtps_config' to [domain/7] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/my_rtps_discovery] configuration section
Adding 'SedpPassiveConnectDuration' = '90000' to [rtps_discovery/my_rtps_discovery] configuration section
Adding 'transports' = 'rtps_transport' to [config/rtps_config] configuration section
Adding 'passive_connect_duration' = '90000' to [config/rtps_config] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Adding 'use_multicast' = '0' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
Creating datareader: 'datareader_02' with topic name 'topic_02' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_01' with topic name 'topic_01' and listener type name 'bench_dwl'
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2026-03-10T17:48:44Z: Process construction / entity creation complete.
2026-03-10T17:48:44Z: Beginning action construction / initialization.
2026-03-10T17:48:44Z: Action construction / initialization complete.
2026-03-10T17:48:45Z: Enabling DDS entities (if not already enabled).
2026-03-10T17:48:45Z: DDS entities enabled.
2026-03-10T17:48:45Z: Initializing process actions.
2026-03-10T17:49:45Z: Starting process actions.
2026-03-10T17:49:45Z: Process tests started.
2026-03-10T17:49:46Z: Stopping process tests.
2026-03-10T17:49:46Z: Process tests stopped.
2026-03-10T17:49:47Z: Stopping process actions.
2026-03-10T17:49:47Z: Detaching Listeners.
2026-03-10T17:49:47Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting datareader: datareader_02
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-03-10T17:49:47Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.297
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.053
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.52ddd570.26e472c2.000001c1 === Spawned Process #6 (PID 9979) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-10T17:48:44Z: Beginning process construction / entity creation.
Adding 'DCPSSecurity' = '0' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'DiscoveryConfig' = 'my_rtps_discovery' to [domain/7] configuration section
Adding 'DefaultTransportConfig' = 'rtps_config' to [domain/7] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/my_rtps_discovery] configuration section
Adding 'SedpPassiveConnectDuration' = '90000' to [rtps_discovery/my_rtps_discovery] configuration section
Adding 'transports' = 'rtps_transport' to [config/rtps_config] configuration section
Adding 'passive_connect_duration' = '90000' to [config/rtps_config] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Adding 'use_multicast' = '0' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
Creating datareader: 'datareader_02' with topic name 'topic_02' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_01' with topic name 'topic_01' and listener type name 'bench_dwl'
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2026-03-10T17:48:44Z: Process construction / entity creation complete.
2026-03-10T17:48:44Z: Beginning action construction / initialization.
2026-03-10T17:48:44Z: Action construction / initialization complete.
2026-03-10T17:48:45Z: Enabling DDS entities (if not already enabled).
2026-03-10T17:48:45Z: DDS entities enabled.
2026-03-10T17:48:45Z: Initializing process actions.
2026-03-10T17:49:45Z: Starting process actions.
2026-03-10T17:49:45Z: Process tests started.
2026-03-10T17:49:46Z: Stopping process tests.
2026-03-10T17:49:46Z: Process tests stopped.
2026-03-10T17:49:47Z: Stopping process actions.
2026-03-10T17:49:47Z: Detaching Listeners.
2026-03-10T17:49:47Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting datareader: datareader_02
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-03-10T17:49:47Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.460
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.046
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.52ddd570.26e472c2.000001c1 === Spawned Process #4 (PID 9977) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-10T17:48:44Z: Beginning process construction / entity creation.
Adding 'DCPSSecurity' = '0' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'DiscoveryConfig' = 'my_rtps_discovery' to [domain/7] configuration section
Adding 'DefaultTransportConfig' = 'rtps_config' to [domain/7] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/my_rtps_discovery] configuration section
Adding 'SedpPassiveConnectDuration' = '90000' to [rtps_discovery/my_rtps_discovery] configuration section
Adding 'transports' = 'rtps_transport' to [config/rtps_config] configuration section
Adding 'passive_connect_duration' = '90000' to [config/rtps_config] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Adding 'use_multicast' = '0' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
Creating datareader: 'datareader_02' with topic name 'topic_02' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_01' with topic name 'topic_01' and listener type name 'bench_dwl'
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2026-03-10T17:48:44Z: Process construction / entity creation complete.
2026-03-10T17:48:44Z: Beginning action construction / initialization.
2026-03-10T17:48:44Z: Action construction / initialization complete.
2026-03-10T17:48:45Z: Enabling DDS entities (if not already enabled).
2026-03-10T17:48:45Z: DDS entities enabled.
2026-03-10T17:48:45Z: Initializing process actions.
2026-03-10T17:49:45Z: Starting process actions.
2026-03-10T17:49:45Z: Process tests started.
2026-03-10T17:49:46Z: Stopping process tests.
2026-03-10T17:49:46Z: Process tests stopped.
2026-03-10T17:49:47Z: Stopping process actions.
2026-03-10T17:49:47Z: Detaching Listeners.
2026-03-10T17:49:47Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting datareader: datareader_02
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-03-10T17:49:47Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.583
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.056
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.52ddd570.26e472c2.000001c1 === Spawned Process #11 (PID 9984) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-10T17:48:44Z: Beginning process construction / entity creation.
Adding 'DCPSSecurity' = '0' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'DiscoveryConfig' = 'my_rtps_discovery' to [domain/7] configuration section
Adding 'DefaultTransportConfig' = 'rtps_config' to [domain/7] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/my_rtps_discovery] configuration section
Adding 'SedpPassiveConnectDuration' = '90000' to [rtps_discovery/my_rtps_discovery] configuration section
Adding 'transports' = 'rtps_transport' to [config/rtps_config] configuration section
Adding 'passive_connect_duration' = '90000' to [config/rtps_config] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Adding 'use_multicast' = '0' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
Creating datareader: 'datareader_02' with topic name 'topic_02' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_01' with topic name 'topic_01' and listener type name 'bench_dwl'
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2026-03-10T17:48:44Z: Process construction / entity creation complete.
2026-03-10T17:48:44Z: Beginning action construction / initialization.
2026-03-10T17:48:44Z: Action construction / initialization complete.
2026-03-10T17:48:45Z: Enabling DDS entities (if not already enabled).
2026-03-10T17:48:45Z: DDS entities enabled.
2026-03-10T17:48:45Z: Initializing process actions.
2026-03-10T17:49:45Z: Starting process actions.
2026-03-10T17:49:45Z: Process tests started.
2026-03-10T17:49:46Z: Stopping process tests.
2026-03-10T17:49:46Z: Process tests stopped.
2026-03-10T17:49:47Z: Stopping process actions.
2026-03-10T17:49:47Z: Detaching Listeners.
2026-03-10T17:49:47Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting datareader: datareader_02
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-03-10T17:49:47Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.589
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.079
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.52ddd570.26e472c2.000001c1 === Spawned Process #5 (PID 9978) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-10T17:48:44Z: Beginning process construction / entity creation.
Adding 'DCPSSecurity' = '0' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'DiscoveryConfig' = 'my_rtps_discovery' to [domain/7] configuration section
Adding 'DefaultTransportConfig' = 'rtps_config' to [domain/7] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/my_rtps_discovery] configuration section
Adding 'SedpPassiveConnectDuration' = '90000' to [rtps_discovery/my_rtps_discovery] configuration section
Adding 'transports' = 'rtps_transport' to [config/rtps_config] configuration section
Adding 'passive_connect_duration' = '90000' to [config/rtps_config] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Adding 'use_multicast' = '0' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
Creating datareader: 'datareader_02' with topic name 'topic_02' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_01' with topic name 'topic_01' and listener type name 'bench_dwl'
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2026-03-10T17:48:44Z: Process construction / entity creation complete.
2026-03-10T17:48:44Z: Beginning action construction / initialization.
2026-03-10T17:48:44Z: Action construction / initialization complete.
2026-03-10T17:48:45Z: Enabling DDS entities (if not already enabled).
2026-03-10T17:48:45Z: DDS entities enabled.
2026-03-10T17:48:45Z: Initializing process actions.
2026-03-10T17:49:45Z: Starting process actions.
2026-03-10T17:49:45Z: Process tests started.
2026-03-10T17:49:46Z: Stopping process tests.
2026-03-10T17:49:46Z: Process tests stopped.
2026-03-10T17:49:47Z: Stopping process actions.
2026-03-10T17:49:47Z: Detaching Listeners.
2026-03-10T17:49:47Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting datareader: datareader_02
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-03-10T17:49:47Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.634
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.073
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.52ddd570.26e472c2.000001c1 === Spawned Process #7 (PID 9980) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-10T17:48:44Z: Beginning process construction / entity creation.
Adding 'DCPSSecurity' = '0' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'DiscoveryConfig' = 'my_rtps_discovery' to [domain/7] configuration section
Adding 'DefaultTransportConfig' = 'rtps_config' to [domain/7] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/my_rtps_discovery] configuration section
Adding 'SedpPassiveConnectDuration' = '90000' to [rtps_discovery/my_rtps_discovery] configuration section
Adding 'transports' = 'rtps_transport' to [config/rtps_config] configuration section
Adding 'passive_connect_duration' = '90000' to [config/rtps_config] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Adding 'use_multicast' = '0' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
Creating datareader: 'datareader_02' with topic name 'topic_02' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_01' with topic name 'topic_01' and listener type name 'bench_dwl'
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2026-03-10T17:48:44Z: Process construction / entity creation complete.
2026-03-10T17:48:44Z: Beginning action construction / initialization.
2026-03-10T17:48:44Z: Action construction / initialization complete.
2026-03-10T17:48:45Z: Enabling DDS entities (if not already enabled).
2026-03-10T17:48:45Z: DDS entities enabled.
2026-03-10T17:48:45Z: Initializing process actions.
2026-03-10T17:49:45Z: Starting process actions.
2026-03-10T17:49:45Z: Process tests started.
2026-03-10T17:49:46Z: Stopping process tests.
2026-03-10T17:49:46Z: Process tests stopped.
2026-03-10T17:49:47Z: Stopping process actions.
2026-03-10T17:49:47Z: Detaching Listeners.
2026-03-10T17:49:47Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting datareader: datareader_02
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-03-10T17:49:47Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.673
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.071
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.52ddd570.26e472c2.000001c1 === Spawned Process #13 (PID 9986) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-10T17:48:44Z: Beginning process construction / entity creation.
Adding 'DCPSSecurity' = '0' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'DiscoveryConfig' = 'my_rtps_discovery' to [domain/7] configuration section
Adding 'DefaultTransportConfig' = 'rtps_config' to [domain/7] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/my_rtps_discovery] configuration section
Adding 'SedpPassiveConnectDuration' = '90000' to [rtps_discovery/my_rtps_discovery] configuration section
Adding 'transports' = 'rtps_transport' to [config/rtps_config] configuration section
Adding 'passive_connect_duration' = '90000' to [config/rtps_config] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Adding 'use_multicast' = '0' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
Creating datareader: 'datareader_02' with topic name 'topic_02' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_01' with topic name 'topic_01' and listener type name 'bench_dwl'
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2026-03-10T17:48:44Z: Process construction / entity creation complete.
2026-03-10T17:48:44Z: Beginning action construction / initialization.
2026-03-10T17:48:44Z: Action construction / initialization complete.
2026-03-10T17:48:45Z: Enabling DDS entities (if not already enabled).
2026-03-10T17:48:45Z: DDS entities enabled.
2026-03-10T17:48:45Z: Initializing process actions.
2026-03-10T17:49:45Z: Starting process actions.
2026-03-10T17:49:45Z: Process tests started.
2026-03-10T17:49:46Z: Stopping process tests.
2026-03-10T17:49:46Z: Process tests stopped.
2026-03-10T17:49:47Z: Stopping process actions.
2026-03-10T17:49:47Z: Detaching Listeners.
2026-03-10T17:49:47Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting datareader: datareader_02
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-03-10T17:49:47Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.683
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.077
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.52ddd570.26e472c2.000001c1 === Spawned Process #20 (PID 9993) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-10T17:48:44Z: Beginning process construction / entity creation.
Adding 'DCPSSecurity' = '0' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'DiscoveryConfig' = 'my_rtps_discovery' to [domain/7] configuration section
Adding 'DefaultTransportConfig' = 'rtps_config' to [domain/7] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/my_rtps_discovery] configuration section
Adding 'SedpPassiveConnectDuration' = '90000' to [rtps_discovery/my_rtps_discovery] configuration section
Adding 'transports' = 'rtps_transport' to [config/rtps_config] configuration section
Adding 'passive_connect_duration' = '90000' to [config/rtps_config] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Adding 'use_multicast' = '0' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
Creating datareader: 'datareader_02' with topic name 'topic_02' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_01' with topic name 'topic_01' and listener type name 'bench_dwl'
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2026-03-10T17:48:44Z: Process construction / entity creation complete.
2026-03-10T17:48:44Z: Beginning action construction / initialization.
2026-03-10T17:48:44Z: Action construction / initialization complete.
2026-03-10T17:48:45Z: Enabling DDS entities (if not already enabled).
2026-03-10T17:48:45Z: DDS entities enabled.
2026-03-10T17:48:45Z: Initializing process actions.
2026-03-10T17:49:45Z: Starting process actions.
2026-03-10T17:49:45Z: Process tests started.
2026-03-10T17:49:46Z: Stopping process tests.
2026-03-10T17:49:46Z: Process tests stopped.
2026-03-10T17:49:47Z: Stopping process actions.
2026-03-10T17:49:47Z: Detaching Listeners.
2026-03-10T17:49:47Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting datareader: datareader_02
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-03-10T17:49:47Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.645
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.066
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.52ddd570.26e472c2.000001c1 === Spawned Process #10 (PID 9983) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-10T17:48:44Z: Beginning process construction / entity creation.
Adding 'DCPSSecurity' = '0' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'DiscoveryConfig' = 'my_rtps_discovery' to [domain/7] configuration section
Adding 'DefaultTransportConfig' = 'rtps_config' to [domain/7] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/my_rtps_discovery] configuration section
Adding 'SedpPassiveConnectDuration' = '90000' to [rtps_discovery/my_rtps_discovery] configuration section
Adding 'transports' = 'rtps_transport' to [config/rtps_config] configuration section
Adding 'passive_connect_duration' = '90000' to [config/rtps_config] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Adding 'use_multicast' = '0' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
Creating datareader: 'datareader_02' with topic name 'topic_02' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_01' with topic name 'topic_01' and listener type name 'bench_dwl'
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2026-03-10T17:48:44Z: Process construction / entity creation complete.
2026-03-10T17:48:44Z: Beginning action construction / initialization.
2026-03-10T17:48:44Z: Action construction / initialization complete.
2026-03-10T17:48:45Z: Enabling DDS entities (if not already enabled).
2026-03-10T17:48:45Z: DDS entities enabled.
2026-03-10T17:48:45Z: Initializing process actions.
2026-03-10T17:49:45Z: Starting process actions.
2026-03-10T17:49:45Z: Process tests started.
2026-03-10T17:49:46Z: Stopping process tests.
2026-03-10T17:49:46Z: Process tests stopped.
2026-03-10T17:49:47Z: Stopping process actions.
2026-03-10T17:49:47Z: Detaching Listeners.
2026-03-10T17:49:47Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting datareader: datareader_02
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-03-10T17:49:47Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.695
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.049
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.52ddd570.26e472c2.000001c1 === Spawned Process #19 (PID 9992) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-10T17:48:44Z: Beginning process construction / entity creation.
Adding 'DCPSSecurity' = '0' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'DiscoveryConfig' = 'my_rtps_discovery' to [domain/7] configuration section
Adding 'DefaultTransportConfig' = 'rtps_config' to [domain/7] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/my_rtps_discovery] configuration section
Adding 'SedpPassiveConnectDuration' = '90000' to [rtps_discovery/my_rtps_discovery] configuration section
Adding 'transports' = 'rtps_transport' to [config/rtps_config] configuration section
Adding 'passive_connect_duration' = '90000' to [config/rtps_config] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Adding 'use_multicast' = '0' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
Creating datareader: 'datareader_02' with topic name 'topic_02' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_01' with topic name 'topic_01' and listener type name 'bench_dwl'
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2026-03-10T17:48:44Z: Process construction / entity creation complete.
2026-03-10T17:48:44Z: Beginning action construction / initialization.
2026-03-10T17:48:44Z: Action construction / initialization complete.
2026-03-10T17:48:45Z: Enabling DDS entities (if not already enabled).
2026-03-10T17:48:45Z: DDS entities enabled.
2026-03-10T17:48:45Z: Initializing process actions.
2026-03-10T17:49:45Z: Starting process actions.
2026-03-10T17:49:45Z: Process tests started.
2026-03-10T17:49:46Z: Stopping process tests.
2026-03-10T17:49:46Z: Process tests stopped.
2026-03-10T17:49:47Z: Stopping process actions.
2026-03-10T17:49:47Z: Detaching Listeners.
2026-03-10T17:49:47Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting datareader: datareader_02
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-03-10T17:49:47Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.758
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.037
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.52ddd570.26e472c2.000001c1 === Spawned Process #16 (PID 9989) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-10T17:48:44Z: Beginning process construction / entity creation.
Adding 'DCPSSecurity' = '0' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'DiscoveryConfig' = 'my_rtps_discovery' to [domain/7] configuration section
Adding 'DefaultTransportConfig' = 'rtps_config' to [domain/7] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/my_rtps_discovery] configuration section
Adding 'SedpPassiveConnectDuration' = '90000' to [rtps_discovery/my_rtps_discovery] configuration section
Adding 'transports' = 'rtps_transport' to [config/rtps_config] configuration section
Adding 'passive_connect_duration' = '90000' to [config/rtps_config] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Adding 'use_multicast' = '0' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
Creating datareader: 'datareader_02' with topic name 'topic_02' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_01' with topic name 'topic_01' and listener type name 'bench_dwl'
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2026-03-10T17:48:44Z: Process construction / entity creation complete.
2026-03-10T17:48:44Z: Beginning action construction / initialization.
2026-03-10T17:48:44Z: Action construction / initialization complete.
2026-03-10T17:48:45Z: Enabling DDS entities (if not already enabled).
2026-03-10T17:48:45Z: DDS entities enabled.
2026-03-10T17:48:45Z: Initializing process actions.
2026-03-10T17:49:45Z: Starting process actions.
2026-03-10T17:49:45Z: Process tests started.
2026-03-10T17:49:46Z: Stopping process tests.
2026-03-10T17:49:46Z: Process tests stopped.
2026-03-10T17:49:47Z: Stopping process actions.
2026-03-10T17:49:47Z: Detaching Listeners.
2026-03-10T17:49:47Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting datareader: datareader_02
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-03-10T17:49:48Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.757
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.043
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.52ddd570.26e472c2.000001c1 === Spawned Process #17 (PID 9990) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-10T17:48:44Z: Beginning process construction / entity creation.
Adding 'DCPSSecurity' = '0' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'DiscoveryConfig' = 'my_rtps_discovery' to [domain/7] configuration section
Adding 'DefaultTransportConfig' = 'rtps_config' to [domain/7] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/my_rtps_discovery] configuration section
Adding 'SedpPassiveConnectDuration' = '90000' to [rtps_discovery/my_rtps_discovery] configuration section
Adding 'transports' = 'rtps_transport' to [config/rtps_config] configuration section
Adding 'passive_connect_duration' = '90000' to [config/rtps_config] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Adding 'use_multicast' = '0' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
Creating datareader: 'datareader_02' with topic name 'topic_02' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_01' with topic name 'topic_01' and listener type name 'bench_dwl'
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2026-03-10T17:48:44Z: Process construction / entity creation complete.
2026-03-10T17:48:44Z: Beginning action construction / initialization.
2026-03-10T17:48:44Z: Action construction / initialization complete.
2026-03-10T17:48:45Z: Enabling DDS entities (if not already enabled).
2026-03-10T17:48:45Z: DDS entities enabled.
2026-03-10T17:48:45Z: Initializing process actions.
2026-03-10T17:49:45Z: Starting process actions.
2026-03-10T17:49:45Z: Process tests started.
2026-03-10T17:49:46Z: Stopping process tests.
2026-03-10T17:49:46Z: Process tests stopped.
2026-03-10T17:49:47Z: Stopping process actions.
2026-03-10T17:49:47Z: Detaching Listeners.
2026-03-10T17:49:47Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting datareader: datareader_02
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-03-10T17:49:48Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.763
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.040
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.52ddd570.26e472c2.000001c1 === Spawned Process #15 (PID 9988) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-10T17:48:44Z: Beginning process construction / entity creation.
Adding 'DCPSSecurity' = '0' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'DiscoveryConfig' = 'my_rtps_discovery' to [domain/7] configuration section
Adding 'DefaultTransportConfig' = 'rtps_config' to [domain/7] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/my_rtps_discovery] configuration section
Adding 'SedpPassiveConnectDuration' = '90000' to [rtps_discovery/my_rtps_discovery] configuration section
Adding 'transports' = 'rtps_transport' to [config/rtps_config] configuration section
Adding 'passive_connect_duration' = '90000' to [config/rtps_config] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Adding 'use_multicast' = '0' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
Creating datareader: 'datareader_02' with topic name 'topic_02' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_01' with topic name 'topic_01' and listener type name 'bench_dwl'
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2026-03-10T17:48:44Z: Process construction / entity creation complete.
2026-03-10T17:48:44Z: Beginning action construction / initialization.
2026-03-10T17:48:44Z: Action construction / initialization complete.
2026-03-10T17:48:45Z: Enabling DDS entities (if not already enabled).
2026-03-10T17:48:45Z: DDS entities enabled.
2026-03-10T17:48:45Z: Initializing process actions.
2026-03-10T17:49:45Z: Starting process actions.
2026-03-10T17:49:45Z: Process tests started.
2026-03-10T17:49:46Z: Stopping process tests.
2026-03-10T17:49:46Z: Process tests stopped.
2026-03-10T17:49:47Z: Stopping process actions.
2026-03-10T17:49:47Z: Detaching Listeners.
2026-03-10T17:49:47Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting datareader: datareader_02
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-03-10T17:49:48Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.754
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.049
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.52ddd570.26e472c2.000001c1 === Spawned Process #14 (PID 9987) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-10T17:48:44Z: Beginning process construction / entity creation.
Adding 'DCPSSecurity' = '0' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'DiscoveryConfig' = 'my_rtps_discovery' to [domain/7] configuration section
Adding 'DefaultTransportConfig' = 'rtps_config' to [domain/7] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/my_rtps_discovery] configuration section
Adding 'SedpPassiveConnectDuration' = '90000' to [rtps_discovery/my_rtps_discovery] configuration section
Adding 'transports' = 'rtps_transport' to [config/rtps_config] configuration section
Adding 'passive_connect_duration' = '90000' to [config/rtps_config] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Adding 'use_multicast' = '0' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
Creating datareader: 'datareader_02' with topic name 'topic_02' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_01' with topic name 'topic_01' and listener type name 'bench_dwl'
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2026-03-10T17:48:45Z: Process construction / entity creation complete.
2026-03-10T17:48:45Z: Beginning action construction / initialization.
2026-03-10T17:48:45Z: Action construction / initialization complete.
2026-03-10T17:48:46Z: Enabling DDS entities (if not already enabled).
2026-03-10T17:48:46Z: DDS entities enabled.
2026-03-10T17:48:46Z: Initializing process actions.
2026-03-10T17:49:46Z: Starting process actions.
2026-03-10T17:49:46Z: Process tests started.
2026-03-10T17:49:47Z: Stopping process tests.
2026-03-10T17:49:47Z: Process tests stopped.
2026-03-10T17:49:48Z: Stopping process actions.
2026-03-10T17:49:48Z: Detaching Listeners.
2026-03-10T17:49:48Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting datareader: datareader_02
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-03-10T17:49:48Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.824
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.030
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.52ddd570.26e472c2.000001c1 === Spawned Process #12 (PID 9985) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-10T17:48:44Z: Beginning process construction / entity creation.
Adding 'DCPSSecurity' = '0' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'DiscoveryConfig' = 'my_rtps_discovery' to [domain/7] configuration section
Adding 'DefaultTransportConfig' = 'rtps_config' to [domain/7] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/my_rtps_discovery] configuration section
Adding 'SedpPassiveConnectDuration' = '90000' to [rtps_discovery/my_rtps_discovery] configuration section
Adding 'transports' = 'rtps_transport' to [config/rtps_config] configuration section
Adding 'passive_connect_duration' = '90000' to [config/rtps_config] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Adding 'use_multicast' = '0' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
Creating datareader: 'datareader_02' with topic name 'topic_02' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_01' with topic name 'topic_01' and listener type name 'bench_dwl'
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2026-03-10T17:48:45Z: Process construction / entity creation complete.
2026-03-10T17:48:45Z: Beginning action construction / initialization.
2026-03-10T17:48:45Z: Action construction / initialization complete.
2026-03-10T17:48:46Z: Enabling DDS entities (if not already enabled).
2026-03-10T17:48:46Z: DDS entities enabled.
2026-03-10T17:48:46Z: Initializing process actions.
2026-03-10T17:49:46Z: Starting process actions.
2026-03-10T17:49:46Z: Process tests started.
2026-03-10T17:49:47Z: Stopping process tests.
2026-03-10T17:49:47Z: Process tests stopped.
2026-03-10T17:49:48Z: Stopping process actions.
2026-03-10T17:49:48Z: Detaching Listeners.
2026-03-10T17:49:48Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting datareader: datareader_02
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-03-10T17:49:48Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.861
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.026
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.52ddd570.26e472c2.000001c1 === Spawned Process #18 (PID 9991) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-10T17:48:44Z: Beginning process construction / entity creation.
Adding 'DCPSSecurity' = '0' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'DiscoveryConfig' = 'my_rtps_discovery' to [domain/7] configuration section
Adding 'DefaultTransportConfig' = 'rtps_config' to [domain/7] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/my_rtps_discovery] configuration section
Adding 'SedpPassiveConnectDuration' = '90000' to [rtps_discovery/my_rtps_discovery] configuration section
Adding 'transports' = 'rtps_transport' to [config/rtps_config] configuration section
Adding 'passive_connect_duration' = '90000' to [config/rtps_config] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Adding 'use_multicast' = '0' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
Creating datareader: 'datareader_02' with topic name 'topic_02' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_01' with topic name 'topic_01' and listener type name 'bench_dwl'
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2026-03-10T17:48:45Z: Process construction / entity creation complete.
2026-03-10T17:48:45Z: Beginning action construction / initialization.
2026-03-10T17:48:45Z: Action construction / initialization complete.
2026-03-10T17:48:46Z: Enabling DDS entities (if not already enabled).
2026-03-10T17:48:46Z: DDS entities enabled.
2026-03-10T17:48:46Z: Initializing process actions.
2026-03-10T17:49:46Z: Starting process actions.
2026-03-10T17:49:46Z: Process tests started.
2026-03-10T17:49:47Z: Stopping process tests.
2026-03-10T17:49:47Z: Process tests stopped.
2026-03-10T17:49:48Z: Stopping process actions.
2026-03-10T17:49:48Z: Detaching Listeners.
2026-03-10T17:49:48Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting datareader: datareader_02
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-03-10T17:49:48Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.898
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.022
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== End of Node Logs ===
Finished
test PASSED.
auto_run_tests_finished: performance-tests/bench/run_test.pl ci-disco-long --show-worker-logs Time:78s Result:0
==============================================================================
performance-tests/bench/run_test.pl ci-disco-repo --show-worker-logs
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/node_controller/node_controller one-shot --name test_nc_10146
node_controller PID: 10147 started at 2026-03-10 17:49:50
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/test_controller/test_controller --wait-for-nodes 7 example --show-worker-logs ci-disco-repo
test_controller PID: 10148 started at 2026-03-10 17:49:50
Using example/config/scenario/ci-disco-repo.json:
Name: Continuous Integration Discovery Test
Description: This is a small quick test for (quiet) discovery capability via the inforepo with many participant processes
Parameters:
Base: disco
Config: InfoRepo
Time: 30
Participants: 20
Waiting for nodes for 7 seconds...
Discovered Node 01037c1e.52ddd570.27a359b5.000001c1 "test_nc_10146"
Discovered 1 nodes
Running the Scenario...
Results will be stored in example/result/2
Started at 2026-03-10T17:49:57Z
Setting scenario launch_time to be 3 seconds from now: 2026-03-10T17:50:00Z
2026-03-10T17:50:00Z: Node 01037c1e.52ddd570.27a359b5.000001c1 (test_nc_10146) starting process 10166:
- original config:
- command line: DCPSInfoRepo -ORBDebugLevel 1 -ORBLogFile DCPSInfoRepo.log -ORBListenEndpoints iiop://:12345 -DCPSPendingTimeout 3
2026-03-10T17:50:00Z: Node 01037c1e.52ddd570.27a359b5.000001c1 (test_nc_10146) starting process 10167:
- original config: ci-disco-repo.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10147/n01037c1e.52ddd570.27a359b5.000001c1w2_config.json --report /tmp/opendds_bench_nc_10147/n01037c1e.52ddd570.27a359b5.000001c1w2_report.json --log /tmp/opendds_bench_nc_10147/n01037c1e.52ddd570.27a359b5.000001c1w2_log.txt
2026-03-10T17:50:00Z: Node 01037c1e.52ddd570.27a359b5.000001c1 (test_nc_10146) starting process 10168:
- original config: ci-disco-repo.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10147/n01037c1e.52ddd570.27a359b5.000001c1w3_config.json --report /tmp/opendds_bench_nc_10147/n01037c1e.52ddd570.27a359b5.000001c1w3_report.json --log /tmp/opendds_bench_nc_10147/n01037c1e.52ddd570.27a359b5.000001c1w3_log.txt
2026-03-10T17:50:00Z: Node 01037c1e.52ddd570.27a359b5.000001c1 (test_nc_10146) starting process 10169:
- original config: ci-disco-repo.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10147/n01037c1e.52ddd570.27a359b5.000001c1w4_config.json --report /tmp/opendds_bench_nc_10147/n01037c1e.52ddd570.27a359b5.000001c1w4_report.json --log /tmp/opendds_bench_nc_10147/n01037c1e.52ddd570.27a359b5.000001c1w4_log.txt
2026-03-10T17:50:00Z: Node 01037c1e.52ddd570.27a359b5.000001c1 (test_nc_10146) starting process 10170:
- original config: ci-disco-repo.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10147/n01037c1e.52ddd570.27a359b5.000001c1w5_config.json --report /tmp/opendds_bench_nc_10147/n01037c1e.52ddd570.27a359b5.000001c1w5_report.json --log /tmp/opendds_bench_nc_10147/n01037c1e.52ddd570.27a359b5.000001c1w5_log.txt
2026-03-10T17:50:00Z: Node 01037c1e.52ddd570.27a359b5.000001c1 (test_nc_10146) starting process 10171:
- original config: ci-disco-repo.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10147/n01037c1e.52ddd570.27a359b5.000001c1w6_config.json --report /tmp/opendds_bench_nc_10147/n01037c1e.52ddd570.27a359b5.000001c1w6_report.json --log /tmp/opendds_bench_nc_10147/n01037c1e.52ddd570.27a359b5.000001c1w6_log.txt
2026-03-10T17:50:00Z: Node 01037c1e.52ddd570.27a359b5.000001c1 (test_nc_10146) starting process 10172:
- original config: ci-disco-repo.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10147/n01037c1e.52ddd570.27a359b5.000001c1w7_config.json --report /tmp/opendds_bench_nc_10147/n01037c1e.52ddd570.27a359b5.000001c1w7_report.json --log /tmp/opendds_bench_nc_10147/n01037c1e.52ddd570.27a359b5.000001c1w7_log.txt
2026-03-10T17:50:00Z: Node 01037c1e.52ddd570.27a359b5.000001c1 (test_nc_10146) starting process 10173:
- original config: ci-disco-repo.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10147/n01037c1e.52ddd570.27a359b5.000001c1w8_config.json --report /tmp/opendds_bench_nc_10147/n01037c1e.52ddd570.27a359b5.000001c1w8_report.json --log /tmp/opendds_bench_nc_10147/n01037c1e.52ddd570.27a359b5.000001c1w8_log.txt
2026-03-10T17:50:00Z: Node 01037c1e.52ddd570.27a359b5.000001c1 (test_nc_10146) starting process 10174:
- original config: ci-disco-repo.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10147/n01037c1e.52ddd570.27a359b5.000001c1w9_config.json --report /tmp/opendds_bench_nc_10147/n01037c1e.52ddd570.27a359b5.000001c1w9_report.json --log /tmp/opendds_bench_nc_10147/n01037c1e.52ddd570.27a359b5.000001c1w9_log.txt
2026-03-10T17:50:00Z: Node 01037c1e.52ddd570.27a359b5.000001c1 (test_nc_10146) starting process 10179:
- original config: ci-disco-repo.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10147/n01037c1e.52ddd570.27a359b5.000001c1w10_config.json --report /tmp/opendds_bench_nc_10147/n01037c1e.52ddd570.27a359b5.000001c1w10_report.json --log /tmp/opendds_bench_nc_10147/n01037c1e.52ddd570.27a359b5.000001c1w10_log.txt
2026-03-10T17:50:00Z: Node 01037c1e.52ddd570.27a359b5.000001c1 (test_nc_10146) starting process 10182:
- original config: ci-disco-repo.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10147/n01037c1e.52ddd570.27a359b5.000001c1w11_config.json --report /tmp/opendds_bench_nc_10147/n01037c1e.52ddd570.27a359b5.000001c1w11_report.json --log /tmp/opendds_bench_nc_10147/n01037c1e.52ddd570.27a359b5.000001c1w11_log.txt
2026-03-10T17:50:00Z: Node 01037c1e.52ddd570.27a359b5.000001c1 (test_nc_10146) starting process 10183:
- original config: ci-disco-repo.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10147/n01037c1e.52ddd570.27a359b5.000001c1w12_config.json --report /tmp/opendds_bench_nc_10147/n01037c1e.52ddd570.27a359b5.000001c1w12_report.json --log /tmp/opendds_bench_nc_10147/n01037c1e.52ddd570.27a359b5.000001c1w12_log.txt
2026-03-10T17:50:00Z: Node 01037c1e.52ddd570.27a359b5.000001c1 (test_nc_10146) starting process 10184:
- original config: ci-disco-repo.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10147/n01037c1e.52ddd570.27a359b5.000001c1w13_config.json --report /tmp/opendds_bench_nc_10147/n01037c1e.52ddd570.27a359b5.000001c1w13_report.json --log /tmp/opendds_bench_nc_10147/n01037c1e.52ddd570.27a359b5.000001c1w13_log.txt
2026-03-10T17:50:00Z: Node 01037c1e.52ddd570.27a359b5.000001c1 (test_nc_10146) starting process 10185:
- original config: ci-disco-repo.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10147/n01037c1e.52ddd570.27a359b5.000001c1w14_config.json --report /tmp/opendds_bench_nc_10147/n01037c1e.52ddd570.27a359b5.000001c1w14_report.json --log /tmp/opendds_bench_nc_10147/n01037c1e.52ddd570.27a359b5.000001c1w14_log.txt
2026-03-10T17:50:00Z: Node 01037c1e.52ddd570.27a359b5.000001c1 (test_nc_10146) starting process 10186:
- original config: ci-disco-repo.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10147/n01037c1e.52ddd570.27a359b5.000001c1w15_config.json --report /tmp/opendds_bench_nc_10147/n01037c1e.52ddd570.27a359b5.000001c1w15_report.json --log /tmp/opendds_bench_nc_10147/n01037c1e.52ddd570.27a359b5.000001c1w15_log.txt
2026-03-10T17:50:00Z: Node 01037c1e.52ddd570.27a359b5.000001c1 (test_nc_10146) starting process 10187:
- original config: ci-disco-repo.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10147/n01037c1e.52ddd570.27a359b5.000001c1w16_config.json --report /tmp/opendds_bench_nc_10147/n01037c1e.52ddd570.27a359b5.000001c1w16_report.json --log /tmp/opendds_bench_nc_10147/n01037c1e.52ddd570.27a359b5.000001c1w16_log.txt
2026-03-10T17:50:00Z: Node 01037c1e.52ddd570.27a359b5.000001c1 (test_nc_10146) starting process 10188:
- original config: ci-disco-repo.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10147/n01037c1e.52ddd570.27a359b5.000001c1w17_config.json --report /tmp/opendds_bench_nc_10147/n01037c1e.52ddd570.27a359b5.000001c1w17_report.json --log /tmp/opendds_bench_nc_10147/n01037c1e.52ddd570.27a359b5.000001c1w17_log.txt
2026-03-10T17:50:00Z: Node 01037c1e.52ddd570.27a359b5.000001c1 (test_nc_10146) starting process 10189:
- original config: ci-disco-repo.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10147/n01037c1e.52ddd570.27a359b5.000001c1w18_config.json --report /tmp/opendds_bench_nc_10147/n01037c1e.52ddd570.27a359b5.000001c1w18_report.json --log /tmp/opendds_bench_nc_10147/n01037c1e.52ddd570.27a359b5.000001c1w18_log.txt
2026-03-10T17:50:00Z: Node 01037c1e.52ddd570.27a359b5.000001c1 (test_nc_10146) starting process 10190:
- original config: ci-disco-repo.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10147/n01037c1e.52ddd570.27a359b5.000001c1w19_config.json --report /tmp/opendds_bench_nc_10147/n01037c1e.52ddd570.27a359b5.000001c1w19_report.json --log /tmp/opendds_bench_nc_10147/n01037c1e.52ddd570.27a359b5.000001c1w19_log.txt
2026-03-10T17:50:00Z: Node 01037c1e.52ddd570.27a359b5.000001c1 (test_nc_10146) starting process 10191:
- original config: ci-disco-repo.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10147/n01037c1e.52ddd570.27a359b5.000001c1w20_config.json --report /tmp/opendds_bench_nc_10147/n01037c1e.52ddd570.27a359b5.000001c1w20_report.json --log /tmp/opendds_bench_nc_10147/n01037c1e.52ddd570.27a359b5.000001c1w20_log.txt
2026-03-10T17:50:00Z: Node 01037c1e.52ddd570.27a359b5.000001c1 (test_nc_10146) starting process 10192:
- original config: ci-disco-repo.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10147/n01037c1e.52ddd570.27a359b5.000001c1w21_config.json --report /tmp/opendds_bench_nc_10147/n01037c1e.52ddd570.27a359b5.000001c1w21_report.json --log /tmp/opendds_bench_nc_10147/n01037c1e.52ddd570.27a359b5.000001c1w21_log.txt
2026-03-10T17:50:37Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10168 with exit code 0
2026-03-10T17:50:38Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10167 with exit code 0
2026-03-10T17:50:38Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10172 with exit code 0
2026-03-10T17:50:38Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10173 with exit code 0
2026-03-10T17:50:39Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10169 with exit code 0
2026-03-10T17:50:39Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10183 with exit code 0
2026-03-10T17:50:39Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10171 with exit code 0
2026-03-10T17:50:39Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10170 with exit code 0
2026-03-10T17:50:39Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10174 with exit code 0
2026-03-10T17:50:39Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10182 with exit code 0
2026-03-10T17:50:39Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10185 with exit code 0
2026-03-10T17:50:40Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10190 with exit code 0
2026-03-10T17:50:40Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10179 with exit code 0
2026-03-10T17:50:40Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10187 with exit code 0
2026-03-10T17:50:40Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10188 with exit code 0
2026-03-10T17:50:40Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10189 with exit code 0
2026-03-10T17:50:40Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10191 with exit code 0
2026-03-10T17:50:40Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10184 with exit code 0
2026-03-10T17:50:40Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10186 with exit code 0
2026-03-10T17:50:40Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10192 with exit code 0
2026-03-10T17:51:00Z: Scenario timed out, Killing Spawned Processes...
2026-03-10T17:51:00Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10166 with exit code 9
Writing report for node name 'test_nc_10146' (id '01037c1e.52ddd570.27a359b5.000001c1') with 21 spawned process reports
Got 1 out of 21 expected process reports
Got 2 out of 21 expected process reports
Got 3 out of 21 expected process reports
Got 4 out of 21 expected process reports
Got 5 out of 21 expected process reports
Got 6 out of 21 expected process reports
Got 7 out of 21 expected process reports
All reports written and acknowledged.
Got 8 out of 21 expected process reports
Got 9 out of 21 expected process reports
Got 10 out of 21 expected process reports
Got 11 out of 21 expected process reports
Got 12 out of 21 expected process reports
Got 13 out of 21 expected process reports
Got 14 out of 21 expected process reports
Got 15 out of 21 expected process reports
Got 16 out of 21 expected process reports
Got 17 out of 21 expected process reports
Got 18 out of 21 expected process reports
Got 19 out of 21 expected process reports
Got 20 out of 21 expected process reports
Got 21 out of 21 expected process reports
Ended at 2026-03-10T17:51:00Z
Percent Cpu Utilization Statistics:
percent cpu utilization count = 60
percent cpu utilization min = 0.000000
percent cpu utilization max = 88.386849
percent cpu utilization mean = 4.520516
percent cpu utilization stdev = 15.306441
percent cpu utilization median = 0.000000
percent cpu utilization madev = 0.000000
Percent Memory Utilization Statistics:
percent memory utilization count = 60
percent memory utilization min = 0.000000
percent memory utilization max = 18.759990
percent memory utilization mean = 11.704028
percent memory utilization stdev = 8.335356
percent memory utilization median = 18.751867
percent memory utilization madev = 0.004641
Percent Virtual Memory Utilization Statistics:
percent virtual memory utilization count = 60
percent virtual memory utilization min = 0.000000
percent virtual memory utilization max = 8170.334277
percent virtual memory utilization mean = 5369.076049
percent virtual memory utilization stdev = 3696.307901
percent virtual memory utilization median = 8170.334274
percent virtual memory utilization madev = 0.000001
Test Timing Stats:
Max Construction Time: 3.663 seconds
Max Enable Time: 0.000 seconds
Max Start Time: 0.000 seconds
Max Stop Time: 0.000 seconds
Max Destruction Time: 0.072 seconds
Discovery Stats:
Total Undermatched Readers: 0, Total Undermatched Writers: 0
Discovery Time Delta Statistics:
discovery time delta count = 1600
discovery time delta min = 0.009874
discovery time delta max = 3.008078
discovery time delta mean = 0.480793
discovery time delta stdev = 0.594898
discovery time delta median = 0.191807
discovery time delta madev = 0.152224
DDS Sample Count Stats:
Total Lost Samples: 0
Total Rejected Samples: 0
Data Count Stats:
Total Out-Of-Order Data Samples: 0
Total Duplicate Data Samples: 0
Total Missing Data Samples: 0
Data Timing Stats:
Latency Statistics:
latency count = 0
Jitter Statistics:
jitter count = 0
Throughput Statistics:
throughput count = 0
Round Trip Latency Statistics:
round trip latency count = 0
Round Trip Jitter Statistics:
round trip jitter count = 0
Round Trip Throughput Statistics:
round trip throughput count = 0
Wrote results to example/result/2
=== Showing Log for Node 01037c1e.52ddd570.27a359b5.000001c1 === Spawned Process #3 (PID 10168) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-10T17:50:03Z: Beginning process construction / entity creation.
Adding 'DCPSSecurity' = '0' to [common] configuration section
Adding 'DCPSDebugLevel' = '3' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'DCPSInfoRepo' = 'localhost:12345' to [common] configuration section
Adding 'DefaultTransportConfig' = 'rtps_config' to [domain/7] configuration section
Adding 'transports' = 'rtps_transport' to [config/rtps_config] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Adding 'use_multicast' = '0' to [transport/rtps_transport] configuration section
(10168|10168) INFO: set_DCPS_debug_level: set to 3
(10168|10168) INFO: ConfigStoreImpl::set_string: COMMON=@common
(10168|10168) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG_TRANSPORTS=rtps_transport
(10168|10168) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG=@rtps_config
(10168|10168) INFO: ConfigStoreImpl::set_string: CONFIG=@config
Creating participant: 'participant_01' in domain 7
(10168|10168) Service_Participant::set_repo_domain: Domain[ 7] = Repo[ DEFAULT_REPO].
(10168|10168) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.34.0-dev using ACE 6.5.23
(10168|10168) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 3
(10168|10168) Service_Participant::get_domain_participant_factory: machine: runnervm0kj6c, x86_64 platform: Linux, 6.14.0-1017-azure, #17~24.04.1-Ubuntu SMP Mon Dec 1 20:10:50 UTC 2025
(10168|10168) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(10168|10168) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(10168|10168) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(10168|10168) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(10168|10168) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(10168|10168) DomainParticipantImpl::enable: enabled participant 01030000.30c5d672.00000002.000001c1(949b82d1) in domain 7
(10168|10168) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
(10168|10168) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
(10168|10168) InfoRepoDiscovery::bit_config - BIT tcp transport :0
(10168|10168) DDS::ParticipantBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 3f0 with 20 chunks
(10168|10168) DataReaderImpl::enable Cached_Allocator_With_Overflow 480 with 20 chunks
(10168|10168) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm0kj6c" as fully qualified hostname, please correct system configuration.
(10168|10168) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10168|10279) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000002.000001c7(7df827e4) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10168|10168) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10168|10168) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000002.000001c7(7df827e4), subscribed to topic name "DCPSParticipant" type "PARTICIPANT_BUILT_IN_TOPIC_TYPE"
(10168|10168) DDS::TopicBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1440 with 20 chunks
(10168|10168) DataReaderImpl::enable Cached_Allocator_With_Overflow 14d0 with 20 chunks
(10168|10168) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10168|10279) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000002.000002c7(56d57427) remote 01030000.30c5d672.00000001.000002c2(611ffa78)
(10168|10168) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10168|10168) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000002.000002c7(56d57427), subscribed to topic name "DCPSTopic" type "TOPIC_BUILT_IN_TOPIC_TYPE"
(10168|10168) DDS::PublicationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1a70 with 20 chunks
(10168|10168) DataReaderImpl::enable Cached_Allocator_With_Overflow 1b00 with 20 chunks
(10168|10168) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10168|10279) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000002.000003c7(4fce4566) remote 01030000.30c5d672.00000001.000004c2(37455dfe)
(10168|10168) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10168|10168) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000002.000003c7(4fce4566), subscribed to topic name "DCPSPublication" type "PUBLICATION_BUILT_IN_TOPIC_TYPE"
(10168|10168) DDS::SubscriptionBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 20a0 with 20 chunks
(10168|10168) DataReaderImpl::enable Cached_Allocator_With_Overflow 2130 with 20 chunks
(10168|10168) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10168|10279) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000002.000004c7(008fd3a1) remote 01030000.30c5d672.00000001.000003c2(7804cb39)
(10168|10168) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10168|10168) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000002.000004c7(008fd3a1), subscribed to topic name "DCPSSubscription" type "SUBSCRIPTION_BUILT_IN_TOPIC_TYPE"
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
(10168|10168) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 2760 with 20 chunks
(10168|10168) DataReaderImpl::enable Cached_Allocator_With_Overflow 27f0 with 20 chunks
(10168|10168) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10168|10168) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10168|10168) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000002.00000507(82f02050), subscribed to topic name "topic_01" type "Bench::Data"
Creating datareader: 'datareader_02' with topic name 'topic_02' and listener type name 'bench_drl'
(10168|10168) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 46e0 with 20 chunks
(10168|10168) DataReaderImpl::enable Cached_Allocator_With_Overflow 4770 with 20 chunks
(10168|10168) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10168|10168) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10168|10168) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000002.00000607(a9dd7393), subscribed to topic name "topic_02" type "Bench::Data"
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_01' with topic name 'topic_01' and listener type name 'bench_dwl'
(10168|10168) WriteDataContainer sample_list_element_allocator 3378 with 20 chunks
(10168|10168) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 10080 with 20 chunks
(10168|10168) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10110 with 20 chunks
(10168|10168) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1400 with 20 chunks
(10168|10168) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10168|10168) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10168|10279) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10168|10168) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000507(82f02050) remote 01030000.30c5d672.00000002.00000102(96f611db)
(10168|10168) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10168|10168) DataWriterImpl::enable: got GUID 01030000.30c5d672.00000002.00000102(96f611db), publishing to topic name "topic_01" type "Bench::Data"
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
(10168|10168) WriteDataContainer sample_list_element_allocator 36f8 with 20 chunks
(10168|10168) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 101a0 with 20 chunks
(10168|10168) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10230 with 20 chunks
(10168|10168) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1480 with 20 chunks
(10168|10168) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10168|10168) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10168|10279) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) succeeded in associating with reader 01030000.30c5d672.00000002.00000507(82f02050)
(10168|10279) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) reader 01030000.30c5d672.00000002.00000507(82f02050) calling association_complete_i
(10168|10279) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10168|10279) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10168|10279) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) succeeded in associating with reader 01030000.30c5d672.00000002.00000607(a9dd7393)
(10168|10279) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) reader 01030000.30c5d672.00000002.00000607(a9dd7393) calling association_complete_i
(10168|10279) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10168|10279) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000607(a9dd7393) remote 01030000.30c5d672.00000002.00000202(bddb4218)
(10168|10168) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10168|10168) DataWriterImpl::enable: got GUID 01030000.30c5d672.00000002.00000202(bddb4218), publishing to topic name "topic_02" type "Bench::Data"
2026-03-10T17:50:04Z: Process construction / entity creation complete.
2026-03-10T17:50:04Z: Beginning action construction / initialization.
2026-03-10T17:50:04Z: Action construction / initialization complete.
(10168|10279) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10168|10279) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) succeeded in associating with reader 01030000.30c5d672.00000003.00000507(bf9009e0)
(10168|10279) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) reader 01030000.30c5d672.00000003.00000507(bf9009e0) calling association_complete_i
(10168|10279) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10168|10279) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10168|10279) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) succeeded in associating with reader 01030000.30c5d672.00000003.00000607(94bd5a23)
(10168|10279) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) reader 01030000.30c5d672.00000003.00000607(94bd5a23) calling association_complete_i
(10168|10279) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10168|10279) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000507(82f02050) remote 01030000.30c5d672.00000003.00000102(ab96386b)
(10168|10279) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000607(a9dd7393) remote 01030000.30c5d672.00000003.00000202(80bb6ba8)
(10168|10279) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10168|10279) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) succeeded in associating with reader 01030000.30c5d672.00000005.00000507(30d0fc40)
(10168|10279) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) reader 01030000.30c5d672.00000005.00000507(30d0fc40) calling association_complete_i
(10168|10279) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10168|10279) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10168|10279) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) succeeded in associating with reader 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10168|10279) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) reader 01030000.30c5d672.00000005.00000607(1bfdaf83) calling association_complete_i
(10168|10279) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10168|10279) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000507(82f02050) remote 01030000.30c5d672.00000005.00000102(24d6cdcb)
(10168|10279) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10168|10279) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) succeeded in associating with reader 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10168|10279) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) reader 01030000.30c5d672.00000004.00000507(0db0d5f0) calling association_complete_i
(10168|10279) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10168|10279) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000607(a9dd7393) remote 01030000.30c5d672.00000005.00000202(0ffb9e08)
(10168|10279) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10168|10279) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) succeeded in associating with reader 01030000.30c5d672.00000004.00000607(269d8633)
(10168|10279) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) reader 01030000.30c5d672.00000004.00000607(269d8633) calling association_complete_i
(10168|10279) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000004.00000607(269d8633)
2026-03-10T17:50:05Z: Enabling DDS entities (if not already enabled).
2026-03-10T17:50:05Z: DDS entities enabled.
2026-03-10T17:50:05Z: Initializing process actions.
(10168|10279) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000507(82f02050) remote 01030000.30c5d672.00000004.00000102(19b6e47b)
(10168|10279) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000607(a9dd7393) remote 01030000.30c5d672.00000004.00000202(329bb7b8)
(10168|10279) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000006.00000507(77708690)
(10168|10279) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) succeeded in associating with reader 01030000.30c5d672.00000006.00000507(77708690)
(10168|10279) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) reader 01030000.30c5d672.00000006.00000507(77708690) calling association_complete_i
(10168|10279) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000006.00000507(77708690)
(10168|10279) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10168|10279) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) succeeded in associating with reader 01030000.30c5d672.00000008.00000507(c84038f1)
(10168|10279) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) reader 01030000.30c5d672.00000008.00000507(c84038f1) calling association_complete_i
(10168|10279) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10168|10279) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10168|10279) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) succeeded in associating with reader 01030000.30c5d672.00000006.00000607(5c5dd553)
(10168|10279) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) reader 01030000.30c5d672.00000006.00000607(5c5dd553) calling association_complete_i
(10168|10279) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10168|10279) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000507(82f02050) remote 01030000.30c5d672.00000006.00000102(6376b71b)
(10168|10279) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10168|10279) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) succeeded in associating with reader 01030000.30c5d672.00000007.00000507(4a10af20)
(10168|10279) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) reader 01030000.30c5d672.00000007.00000507(4a10af20) calling association_complete_i
(10168|10279) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10168|10279) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10168|10279) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) succeeded in associating with reader 01030000.30c5d672.00000008.00000607(e36d6b32)
(10168|10279) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) reader 01030000.30c5d672.00000008.00000607(e36d6b32) calling association_complete_i
(10168|10279) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10168|10279) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000607(a9dd7393) remote 01030000.30c5d672.00000006.00000202(485be4d8)
(10168|10279) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000507(82f02050) remote 01030000.30c5d672.00000008.00000102(dc46097a)
(10168|10279) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10168|10279) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) succeeded in associating with reader 01030000.30c5d672.00000007.00000607(613dfce3)
(10168|10279) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) reader 01030000.30c5d672.00000007.00000607(613dfce3) calling association_complete_i
(10168|10279) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10168|10279) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000607(a9dd7393) remote 01030000.30c5d672.00000008.00000202(f76b5ab9)
(10168|10279) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000507(82f02050) remote 01030000.30c5d672.00000007.00000102(5e169eab)
(10168|10279) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10168|10279) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) succeeded in associating with reader 01030000.30c5d672.00000012.00000507(e210b7d2)
(10168|10279) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) reader 01030000.30c5d672.00000012.00000507(e210b7d2) calling association_complete_i
(10168|10279) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10168|10279) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10168|10279) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) succeeded in associating with reader 01030000.30c5d672.00000009.00000507(f5201141)
(10168|10279) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) reader 01030000.30c5d672.00000009.00000507(f5201141) calling association_complete_i
(10168|10279) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10168|10279) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000607(a9dd7393) remote 01030000.30c5d672.00000007.00000202(753bcd68)
(10168|10279) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10168|10279) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) succeeded in associating with reader 01030000.30c5d672.00000009.00000607(de0d4282)
(10168|10279) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) reader 01030000.30c5d672.00000009.00000607(de0d4282) calling association_complete_i
(10168|10279) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10168|10279) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000507(82f02050) remote 01030000.30c5d672.00000009.00000102(e12620ca)
(10168|10279) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10168|10279) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) succeeded in associating with reader 01030000.30c5d672.0000000a.00000507(b2806b91)
(10168|10279) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) reader 01030000.30c5d672.0000000a.00000507(b2806b91) calling association_complete_i
(10168|10279) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10168|10279) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10168|10279) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) succeeded in associating with reader 01030000.30c5d672.0000000b.00000507(8fe04221)
(10168|10279) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) reader 01030000.30c5d672.0000000b.00000507(8fe04221) calling association_complete_i
(10168|10279) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10168|10279) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10168|10279) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) succeeded in associating with reader 01030000.30c5d672.0000000d.00000507(00a0b781)
(10168|10279) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) reader 01030000.30c5d672.0000000d.00000507(00a0b781) calling association_complete_i
(10168|10279) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10168|10279) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10168|10279) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) succeeded in associating with reader 01030000.30c5d672.0000000a.00000607(99ad3852)
(10168|10279) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) reader 01030000.30c5d672.0000000a.00000607(99ad3852) calling association_complete_i
(10168|10279) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10168|10279) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000607(a9dd7393) remote 01030000.30c5d672.00000009.00000202(ca0b7309)
(10168|10279) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10168|10279) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) succeeded in associating with reader 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10168|10279) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) reader 01030000.30c5d672.0000000b.00000607(a4cd11e2) calling association_complete_i
(10168|10279) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10168|10279) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000507(82f02050) remote 01030000.30c5d672.0000000a.00000102(a6865a1a)
(10168|10279) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000507(82f02050) remote 01030000.30c5d672.0000000b.00000102(9be673aa)
(10168|10279) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10168|10279) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) succeeded in associating with reader 01030000.30c5d672.0000000d.00000607(2b8de442)
(10168|10279) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) reader 01030000.30c5d672.0000000d.00000607(2b8de442) calling association_complete_i
(10168|10279) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10168|10279) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000607(a9dd7393) remote 01030000.30c5d672.0000000a.00000202(8dab09d9)
(10168|10279) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000607(a9dd7393) remote 01030000.30c5d672.0000000b.00000202(b0cb2069)
(10168|10279) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10168|10279) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) succeeded in associating with reader 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10168|10279) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) reader 01030000.30c5d672.0000000c.00000507(3dc09e31) calling association_complete_i
(10168|10279) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10168|10279) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000507(82f02050) remote 01030000.30c5d672.0000000d.00000102(14a6860a)
(10168|10279) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10168|10279) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) succeeded in associating with reader 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10168|10279) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) reader 01030000.30c5d672.0000000c.00000607(16edcdf2) calling association_complete_i
(10168|10279) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10168|10279) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10168|10279) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) succeeded in associating with reader 01030000.30c5d672.0000000e.00000507(4700cd51)
(10168|10279) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) reader 01030000.30c5d672.0000000e.00000507(4700cd51) calling association_complete_i
(10168|10279) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10168|10279) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000507(82f02050) remote 01030000.30c5d672.0000000c.00000102(29c6afba)
(10168|10279) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000607(a9dd7393) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9)
(10168|10279) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10168|10279) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) succeeded in associating with reader 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10168|10279) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) reader 01030000.30c5d672.0000000f.00000507(7a60e4e1) calling association_complete_i
(10168|10279) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10168|10279) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000607(a9dd7393) remote 01030000.30c5d672.0000000c.00000202(02ebfc79)
(10168|10279) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10168|10279) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) succeeded in associating with reader 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10168|10279) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) reader 01030000.30c5d672.0000000e.00000607(6c2d9e92) calling association_complete_i
(10168|10279) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10168|10279) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10168|10279) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) succeeded in associating with reader 01030000.30c5d672.00000012.00000607(c93de411)
(10168|10279) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) reader 01030000.30c5d672.00000012.00000607(c93de411) calling association_complete_i
(10168|10279) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10168|10279) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000507(82f02050) remote 01030000.30c5d672.0000000e.00000102(5306fcda)
(10168|10279) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10168|10279) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) succeeded in associating with reader 01030000.30c5d672.0000000f.00000607(514db722)
(10168|10279) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) reader 01030000.30c5d672.0000000f.00000607(514db722) calling association_complete_i
(10168|10279) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10168|10279) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000507(82f02050) remote 01030000.30c5d672.0000000f.00000102(6e66d56a)
(10168|10279) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000607(a9dd7393) remote 01030000.30c5d672.0000000e.00000202(782baf19)
(10168|10279) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10168|10279) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) succeeded in associating with reader 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10168|10279) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) reader 01030000.30c5d672.00000010.00000507(98d0e4b2) calling association_complete_i
(10168|10279) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10168|10279) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000607(a9dd7393) remote 01030000.30c5d672.0000000f.00000202(454b86a9)
(10168|10279) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10168|10279) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) succeeded in associating with reader 01030000.30c5d672.00000010.00000607(b3fdb771)
(10168|10279) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) reader 01030000.30c5d672.00000010.00000607(b3fdb771) calling association_complete_i
(10168|10279) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10168|10279) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000507(82f02050) remote 01030000.30c5d672.00000012.00000102(f6168659)
(10168|10279) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000507(82f02050) remote 01030000.30c5d672.00000010.00000102(8cd6d539)
(10168|10279) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10168|10279) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) succeeded in associating with reader 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10168|10279) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) reader 01030000.30c5d672.00000011.00000507(a5b0cd02) calling association_complete_i
(10168|10279) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10168|10279) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000607(a9dd7393) remote 01030000.30c5d672.00000012.00000202(dd3bd59a)
(10168|10279) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000607(a9dd7393) remote 01030000.30c5d672.00000010.00000202(a7fb86fa)
(10168|10279) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10168|10279) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) succeeded in associating with reader 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10168|10279) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) reader 01030000.30c5d672.00000011.00000607(8e9d9ec1) calling association_complete_i
(10168|10279) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10168|10279) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10168|10279) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) succeeded in associating with reader 01030000.30c5d672.00000013.00000507(df709e62)
(10168|10279) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) reader 01030000.30c5d672.00000013.00000507(df709e62) calling association_complete_i
(10168|10279) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10168|10279) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000507(82f02050) remote 01030000.30c5d672.00000011.00000102(b1b6fc89)
(10168|10279) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10168|10279) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) succeeded in associating with reader 01030000.30c5d672.00000014.00000507(6d504272)
(10168|10279) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) reader 01030000.30c5d672.00000014.00000507(6d504272) calling association_complete_i
(10168|10279) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10168|10279) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10168|10279) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) succeeded in associating with reader 01030000.30c5d672.00000013.00000607(f45dcda1)
(10168|10279) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) reader 01030000.30c5d672.00000013.00000607(f45dcda1) calling association_complete_i
(10168|10279) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10168|10279) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000607(a9dd7393) remote 01030000.30c5d672.00000011.00000202(9a9baf4a)
(10168|10279) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000507(82f02050) remote 01030000.30c5d672.00000013.00000102(cb76afe9)
(10168|10279) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10168|10279) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) succeeded in associating with reader 01030000.30c5d672.00000014.00000607(467d11b1)
(10168|10279) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) reader 01030000.30c5d672.00000014.00000607(467d11b1) calling association_complete_i
(10168|10279) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10168|10279) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10168|10279) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) succeeded in associating with reader 01030000.30c5d672.00000015.00000507(50306bc2)
(10168|10279) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) reader 01030000.30c5d672.00000015.00000507(50306bc2) calling association_complete_i
(10168|10279) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10168|10279) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000607(a9dd7393) remote 01030000.30c5d672.00000013.00000202(e05bfc2a)
(10168|10279) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000507(82f02050) remote 01030000.30c5d672.00000014.00000102(795673f9)
(10168|10279) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10168|10279) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) succeeded in associating with reader 01030000.30c5d672.00000015.00000607(7b1d3801)
(10168|10279) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) reader 01030000.30c5d672.00000015.00000607(7b1d3801) calling association_complete_i
(10168|10279) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10168|10279) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000607(a9dd7393) remote 01030000.30c5d672.00000014.00000202(527b203a)
(10168|10279) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000507(82f02050) remote 01030000.30c5d672.00000015.00000102(44365a49)
(10168|10279) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000607(a9dd7393) remote 01030000.30c5d672.00000015.00000202(6f1b098a)
2026-03-10T17:50:35Z: Starting process actions.
2026-03-10T17:50:35Z: Process tests started.
2026-03-10T17:50:36Z: Stopping process tests.
2026-03-10T17:50:36Z: Process tests stopped.
2026-03-10T17:50:37Z: Stopping process actions.
2026-03-10T17:50:37Z: Detaching Listeners.
2026-03-10T17:50:37Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
(10168|10168) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000002.00000507(82f02050) num remotes 20
(10168|10279) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000002.00000507(82f02050) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10168|10279) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000002.00000507(82f02050) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
Deleting datawriter: datawriter_02
(10168|10168) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000002.00000607(a9dd7393) num remotes 20
(10168|10279) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000002.00000607(a9dd7393) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10168|10279) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000002.00000607(a9dd7393) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
Deleting publisher: publisher_01
Deleting datareader: datareader_01
(10168|10168) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000002.00000507(82f02050) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 19
(10168|10168) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000002.00000507(82f02050) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 19
Deleting datareader: datareader_02
(10168|10168) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000002.00000607(a9dd7393) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 19
(10168|10168) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000002.00000607(a9dd7393) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 19
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
(10168|10202) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000002.000001c7(7df827e4) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10168|10202) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000002.000001c7(7df827e4) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10168|10202) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10168|10202) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10168|10202) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10168|10202) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10168|10202) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10168|10202) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10168|10202) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10168|10202) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10168|10202) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10168|10202) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10168|10202) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10168|10202) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10168|10202) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10168|10202) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10168|10202) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10168|10202) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10168|10202) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10168|10202) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10168|10202) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10168|10202) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10168|10202) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000002.000003c7(4fce4566) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10168|10202) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000002.000003c7(4fce4566) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10168|10202) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10168|10202) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10168|10202) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10168|10202) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10168|10202) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10168|10202) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10168|10202) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10168|10202) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10168|10202) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10168|10202) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10168|10202) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10168|10202) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10168|10202) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10168|10202) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10168|10202) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10168|10202) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10168|10202) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10168|10202) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10168|10202) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10168|10202) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10168|10202) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10168|10202) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10168|10202) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10168|10202) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10168|10202) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10168|10202) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10168|10202) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10168|10202) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10168|10202) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10168|10202) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10168|10202) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10168|10202) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10168|10202) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10168|10202) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10168|10202) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10168|10202) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10168|10202) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10168|10202) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10168|10202) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000002.000004c7(008fd3a1) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10168|10202) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000002.000004c7(008fd3a1) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10168|10202) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10168|10202) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10168|10202) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10168|10202) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10168|10202) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10168|10202) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10168|10202) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10168|10202) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10168|10202) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10168|10202) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10168|10202) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10168|10202) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10168|10202) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10168|10202) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10168|10202) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10168|10202) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10168|10202) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10168|10202) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10168|10202) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10168|10202) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10168|10202) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10168|10202) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10168|10202) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10168|10202) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10168|10202) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10168|10202) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10168|10202) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10168|10202) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10168|10202) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10168|10202) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10168|10202) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10168|10202) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10168|10202) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10168|10202) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10168|10202) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10168|10202) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10168|10202) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10168|10202) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10168|10202) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000002.000002c7(56d57427) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10168|10202) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000002.000002c7(56d57427) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10168|10284) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.0.39:39003 , reconnect_state = INIT_STATE.
(10168|10202) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10168|10202) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10168|10202) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10168|10202) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10168|10202) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10168|10202) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10168|10202) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10168|10202) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10168|10202) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10168|10202) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10168|10202) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10168|10202) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10168|10202) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10168|10202) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10168|10202) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10168|10202) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10168|10202) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10168|10202) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10168|10202) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10168|10202) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10168|10202) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10168|10202) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10168|10202) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10168|10202) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10168|10202) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10168|10202) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10168|10202) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10168|10202) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10168|10202) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10168|10202) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10168|10202) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10168|10202) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10168|10202) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10168|10202) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10168|10202) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10168|10202) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10168|10202) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10168|10202) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10168|10202) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10168|10202) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10168|10284) DataLink::handle_exception() - delay already elapsed so handle_timeout now
(10168|10168) Service_Participant::shutdown
(10168|10168) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-03-10T17:50:37Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 1.188
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.072
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
(10168|10168) Service_Participant::~Service_Participant
(10168|10168) Service_Participant::shutdown
=== Showing Log for Node 01037c1e.52ddd570.27a359b5.000001c1 === Spawned Process #2 (PID 10167) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-10T17:50:03Z: Beginning process construction / entity creation.
Adding 'DCPSSecurity' = '0' to [common] configuration section
Adding 'DCPSDebugLevel' = '3' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'DCPSInfoRepo' = 'localhost:12345' to [common] configuration section
Adding 'DefaultTransportConfig' = 'rtps_config' to [domain/7] configuration section
Adding 'transports' = 'rtps_transport' to [config/rtps_config] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Adding 'use_multicast' = '0' to [transport/rtps_transport] configuration section
(10167|10167) INFO: set_DCPS_debug_level: set to 3
(10167|10167) INFO: ConfigStoreImpl::set_string: COMMON=@common
(10167|10167) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG_TRANSPORTS=rtps_transport
(10167|10167) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG=@rtps_config
(10167|10167) INFO: ConfigStoreImpl::set_string: CONFIG=@config
Creating participant: 'participant_01' in domain 7
(10167|10167) Service_Participant::set_repo_domain: Domain[ 7] = Repo[ DEFAULT_REPO].
(10167|10167) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.34.0-dev using ACE 6.5.23
(10167|10167) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 3
(10167|10167) Service_Participant::get_domain_participant_factory: machine: runnervm0kj6c, x86_64 platform: Linux, 6.14.0-1017-azure, #17~24.04.1-Ubuntu SMP Mon Dec 1 20:10:50 UTC 2025
(10167|10167) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(10167|10167) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(10167|10167) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(10167|10167) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(10167|10167) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(10167|10167) DomainParticipantImpl::enable: enabled participant 01030000.30c5d672.00000003.000001c1(a9fbab61) in domain 7
(10167|10167) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
(10167|10167) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
(10167|10167) InfoRepoDiscovery::bit_config - BIT tcp transport :0
(10167|10167) DDS::ParticipantBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 3f0 with 20 chunks
(10167|10167) DataReaderImpl::enable Cached_Allocator_With_Overflow 480 with 20 chunks
(10167|10167) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm0kj6c" as fully qualified hostname, please correct system configuration.
(10167|10167) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10167|10287) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000003.000001c7(40980e54) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10167|10167) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10167|10167) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000003.000001c7(40980e54), subscribed to topic name "DCPSParticipant" type "PARTICIPANT_BUILT_IN_TOPIC_TYPE"
(10167|10167) DDS::TopicBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1440 with 20 chunks
(10167|10167) DataReaderImpl::enable Cached_Allocator_With_Overflow 14d0 with 20 chunks
(10167|10167) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10167|10287) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000003.000002c7(6bb55d97) remote 01030000.30c5d672.00000001.000002c2(611ffa78)
(10167|10167) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10167|10167) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000003.000002c7(6bb55d97), subscribed to topic name "DCPSTopic" type "TOPIC_BUILT_IN_TOPIC_TYPE"
(10167|10167) DDS::PublicationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1a70 with 20 chunks
(10167|10167) DataReaderImpl::enable Cached_Allocator_With_Overflow 1b00 with 20 chunks
(10167|10167) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10167|10287) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000003.000003c7(72ae6cd6) remote 01030000.30c5d672.00000001.000004c2(37455dfe)
(10167|10167) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10167|10167) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000003.000003c7(72ae6cd6), subscribed to topic name "DCPSPublication" type "PUBLICATION_BUILT_IN_TOPIC_TYPE"
(10167|10167) DDS::SubscriptionBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 20a0 with 20 chunks
(10167|10167) DataReaderImpl::enable Cached_Allocator_With_Overflow 2130 with 20 chunks
(10167|10167) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10167|10287) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000003.000004c7(3deffa11) remote 01030000.30c5d672.00000001.000003c2(7804cb39)
(10167|10167) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10167|10167) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000003.000004c7(3deffa11), subscribed to topic name "DCPSSubscription" type "SUBSCRIPTION_BUILT_IN_TOPIC_TYPE"
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
(10167|10167) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 2760 with 20 chunks
(10167|10167) DataReaderImpl::enable Cached_Allocator_With_Overflow 27f0 with 20 chunks
(10167|10167) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10167|10287) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000507(bf9009e0) remote 01030000.30c5d672.00000002.00000102(96f611db)
(10167|10167) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10167|10167) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000003.00000507(bf9009e0), subscribed to topic name "topic_01" type "Bench::Data"
Creating datareader: 'datareader_02' with topic name 'topic_02' and listener type name 'bench_drl'
(10167|10167) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 46e0 with 20 chunks
(10167|10167) DataReaderImpl::enable Cached_Allocator_With_Overflow 4770 with 20 chunks
(10167|10167) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10167|10287) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000607(94bd5a23) remote 01030000.30c5d672.00000002.00000202(bddb4218)
(10167|10167) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10167|10167) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000003.00000607(94bd5a23), subscribed to topic name "topic_02" type "Bench::Data"
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_01' with topic name 'topic_01' and listener type name 'bench_dwl'
(10167|10167) WriteDataContainer sample_list_element_allocator 3378 with 20 chunks
(10167|10167) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 10080 with 20 chunks
(10167|10167) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10110 with 20 chunks
(10167|10167) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1400 with 20 chunks
(10167|10167) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10167|10167) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10167|10287) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10167|10287) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) succeeded in associating with reader 01030000.30c5d672.00000002.00000507(82f02050)
(10167|10287) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) reader 01030000.30c5d672.00000002.00000507(82f02050) calling association_complete_i
(10167|10287) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10167|10287) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10167|10287) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) succeeded in associating with reader 01030000.30c5d672.00000003.00000507(bf9009e0)
(10167|10287) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) reader 01030000.30c5d672.00000003.00000507(bf9009e0) calling association_complete_i
(10167|10287) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10167|10287) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000507(bf9009e0) remote 01030000.30c5d672.00000003.00000102(ab96386b)
(10167|10167) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10167|10167) DataWriterImpl::enable: got GUID 01030000.30c5d672.00000003.00000102(ab96386b), publishing to topic name "topic_01" type "Bench::Data"
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
(10167|10167) WriteDataContainer sample_list_element_allocator 36f8 with 20 chunks
(10167|10167) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 101a0 with 20 chunks
(10167|10167) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10230 with 20 chunks
(10167|10167) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1480 with 20 chunks
(10167|10167) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10167|10167) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10167|10287) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10167|10287) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) succeeded in associating with reader 01030000.30c5d672.00000002.00000607(a9dd7393)
(10167|10287) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) reader 01030000.30c5d672.00000002.00000607(a9dd7393) calling association_complete_i
(10167|10287) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10167|10287) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10167|10287) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) succeeded in associating with reader 01030000.30c5d672.00000003.00000607(94bd5a23)
(10167|10287) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) reader 01030000.30c5d672.00000003.00000607(94bd5a23) calling association_complete_i
(10167|10287) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10167|10287) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000607(94bd5a23) remote 01030000.30c5d672.00000003.00000202(80bb6ba8)
(10167|10167) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10167|10167) DataWriterImpl::enable: got GUID 01030000.30c5d672.00000003.00000202(80bb6ba8), publishing to topic name "topic_02" type "Bench::Data"
2026-03-10T17:50:05Z: Process construction / entity creation complete.
2026-03-10T17:50:05Z: Beginning action construction / initialization.
2026-03-10T17:50:05Z: Action construction / initialization complete.
(10167|10287) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10167|10287) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) succeeded in associating with reader 01030000.30c5d672.00000005.00000507(30d0fc40)
(10167|10287) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) reader 01030000.30c5d672.00000005.00000507(30d0fc40) calling association_complete_i
(10167|10287) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10167|10287) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10167|10287) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) succeeded in associating with reader 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10167|10287) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) reader 01030000.30c5d672.00000005.00000607(1bfdaf83) calling association_complete_i
(10167|10287) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10167|10287) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000507(bf9009e0) remote 01030000.30c5d672.00000005.00000102(24d6cdcb)
(10167|10287) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10167|10287) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) succeeded in associating with reader 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10167|10287) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) reader 01030000.30c5d672.00000004.00000507(0db0d5f0) calling association_complete_i
(10167|10287) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10167|10287) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000607(94bd5a23) remote 01030000.30c5d672.00000005.00000202(0ffb9e08)
(10167|10287) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10167|10287) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) succeeded in associating with reader 01030000.30c5d672.00000004.00000607(269d8633)
(10167|10287) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) reader 01030000.30c5d672.00000004.00000607(269d8633) calling association_complete_i
(10167|10287) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10167|10287) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000507(bf9009e0) remote 01030000.30c5d672.00000004.00000102(19b6e47b)
(10167|10287) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000607(94bd5a23) remote 01030000.30c5d672.00000004.00000202(329bb7b8)
(10167|10287) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000006.00000507(77708690)
(10167|10287) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) succeeded in associating with reader 01030000.30c5d672.00000006.00000507(77708690)
(10167|10287) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) reader 01030000.30c5d672.00000006.00000507(77708690) calling association_complete_i
(10167|10287) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000006.00000507(77708690)
(10167|10287) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10167|10287) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) succeeded in associating with reader 01030000.30c5d672.00000008.00000507(c84038f1)
(10167|10287) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) reader 01030000.30c5d672.00000008.00000507(c84038f1) calling association_complete_i
(10167|10287) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10167|10287) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10167|10287) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) succeeded in associating with reader 01030000.30c5d672.00000006.00000607(5c5dd553)
(10167|10287) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) reader 01030000.30c5d672.00000006.00000607(5c5dd553) calling association_complete_i
(10167|10287) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10167|10287) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000507(bf9009e0) remote 01030000.30c5d672.00000006.00000102(6376b71b)
(10167|10287) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10167|10287) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) succeeded in associating with reader 01030000.30c5d672.00000007.00000507(4a10af20)
(10167|10287) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) reader 01030000.30c5d672.00000007.00000507(4a10af20) calling association_complete_i
(10167|10287) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10167|10287) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10167|10287) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) succeeded in associating with reader 01030000.30c5d672.00000008.00000607(e36d6b32)
(10167|10287) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) reader 01030000.30c5d672.00000008.00000607(e36d6b32) calling association_complete_i
(10167|10287) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10167|10287) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000607(94bd5a23) remote 01030000.30c5d672.00000006.00000202(485be4d8)
(10167|10287) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000507(bf9009e0) remote 01030000.30c5d672.00000008.00000102(dc46097a)
(10167|10287) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10167|10287) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) succeeded in associating with reader 01030000.30c5d672.00000007.00000607(613dfce3)
(10167|10287) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) reader 01030000.30c5d672.00000007.00000607(613dfce3) calling association_complete_i
(10167|10287) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10167|10287) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000607(94bd5a23) remote 01030000.30c5d672.00000008.00000202(f76b5ab9)
(10167|10287) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000507(bf9009e0) remote 01030000.30c5d672.00000007.00000102(5e169eab)
(10167|10287) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10167|10287) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) succeeded in associating with reader 01030000.30c5d672.00000012.00000507(e210b7d2)
(10167|10287) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) reader 01030000.30c5d672.00000012.00000507(e210b7d2) calling association_complete_i
(10167|10287) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10167|10287) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10167|10287) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) succeeded in associating with reader 01030000.30c5d672.00000009.00000507(f5201141)
(10167|10287) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) reader 01030000.30c5d672.00000009.00000507(f5201141) calling association_complete_i
(10167|10287) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10167|10287) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000607(94bd5a23) remote 01030000.30c5d672.00000007.00000202(753bcd68)
(10167|10287) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10167|10287) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) succeeded in associating with reader 01030000.30c5d672.00000009.00000607(de0d4282)
(10167|10287) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) reader 01030000.30c5d672.00000009.00000607(de0d4282) calling association_complete_i
(10167|10287) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10167|10287) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000507(bf9009e0) remote 01030000.30c5d672.00000009.00000102(e12620ca)
(10167|10287) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10167|10287) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) succeeded in associating with reader 01030000.30c5d672.0000000a.00000507(b2806b91)
(10167|10287) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) reader 01030000.30c5d672.0000000a.00000507(b2806b91) calling association_complete_i
(10167|10287) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
2026-03-10T17:50:06Z: Enabling DDS entities (if not already enabled).
2026-03-10T17:50:06Z: DDS entities enabled.
2026-03-10T17:50:06Z: Initializing process actions.
(10167|10287) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10167|10287) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) succeeded in associating with reader 01030000.30c5d672.0000000b.00000507(8fe04221)
(10167|10287) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) reader 01030000.30c5d672.0000000b.00000507(8fe04221) calling association_complete_i
(10167|10287) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10167|10287) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10167|10287) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) succeeded in associating with reader 01030000.30c5d672.0000000d.00000507(00a0b781)
(10167|10287) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) reader 01030000.30c5d672.0000000d.00000507(00a0b781) calling association_complete_i
(10167|10287) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10167|10287) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10167|10287) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) succeeded in associating with reader 01030000.30c5d672.0000000a.00000607(99ad3852)
(10167|10287) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) reader 01030000.30c5d672.0000000a.00000607(99ad3852) calling association_complete_i
(10167|10287) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10167|10287) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000607(94bd5a23) remote 01030000.30c5d672.00000009.00000202(ca0b7309)
(10167|10287) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10167|10287) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) succeeded in associating with reader 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10167|10287) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) reader 01030000.30c5d672.0000000b.00000607(a4cd11e2) calling association_complete_i
(10167|10287) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10167|10287) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000507(bf9009e0) remote 01030000.30c5d672.0000000a.00000102(a6865a1a)
(10167|10287) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000507(bf9009e0) remote 01030000.30c5d672.0000000b.00000102(9be673aa)
(10167|10287) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10167|10287) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) succeeded in associating with reader 01030000.30c5d672.0000000d.00000607(2b8de442)
(10167|10287) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) reader 01030000.30c5d672.0000000d.00000607(2b8de442) calling association_complete_i
(10167|10287) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10167|10287) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000607(94bd5a23) remote 01030000.30c5d672.0000000a.00000202(8dab09d9)
(10167|10287) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000607(94bd5a23) remote 01030000.30c5d672.0000000b.00000202(b0cb2069)
(10167|10287) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10167|10287) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) succeeded in associating with reader 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10167|10287) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) reader 01030000.30c5d672.0000000c.00000507(3dc09e31) calling association_complete_i
(10167|10287) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10167|10287) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000507(bf9009e0) remote 01030000.30c5d672.0000000d.00000102(14a6860a)
(10167|10287) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10167|10287) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) succeeded in associating with reader 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10167|10287) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) reader 01030000.30c5d672.0000000c.00000607(16edcdf2) calling association_complete_i
(10167|10287) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10167|10287) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10167|10287) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) succeeded in associating with reader 01030000.30c5d672.0000000e.00000507(4700cd51)
(10167|10287) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) reader 01030000.30c5d672.0000000e.00000507(4700cd51) calling association_complete_i
(10167|10287) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10167|10287) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000507(bf9009e0) remote 01030000.30c5d672.0000000c.00000102(29c6afba)
(10167|10287) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000607(94bd5a23) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9)
(10167|10287) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10167|10287) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) succeeded in associating with reader 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10167|10287) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) reader 01030000.30c5d672.0000000f.00000507(7a60e4e1) calling association_complete_i
(10167|10287) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10167|10287) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000607(94bd5a23) remote 01030000.30c5d672.0000000c.00000202(02ebfc79)
(10167|10287) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10167|10287) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) succeeded in associating with reader 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10167|10287) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) reader 01030000.30c5d672.0000000e.00000607(6c2d9e92) calling association_complete_i
(10167|10287) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10167|10287) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10167|10287) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) succeeded in associating with reader 01030000.30c5d672.00000012.00000607(c93de411)
(10167|10287) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) reader 01030000.30c5d672.00000012.00000607(c93de411) calling association_complete_i
(10167|10287) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10167|10287) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000507(bf9009e0) remote 01030000.30c5d672.0000000e.00000102(5306fcda)
(10167|10287) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10167|10287) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) succeeded in associating with reader 01030000.30c5d672.0000000f.00000607(514db722)
(10167|10287) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) reader 01030000.30c5d672.0000000f.00000607(514db722) calling association_complete_i
(10167|10287) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10167|10287) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000507(bf9009e0) remote 01030000.30c5d672.0000000f.00000102(6e66d56a)
(10167|10287) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000607(94bd5a23) remote 01030000.30c5d672.0000000e.00000202(782baf19)
(10167|10287) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10167|10287) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) succeeded in associating with reader 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10167|10287) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) reader 01030000.30c5d672.00000010.00000507(98d0e4b2) calling association_complete_i
(10167|10287) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10167|10287) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000607(94bd5a23) remote 01030000.30c5d672.0000000f.00000202(454b86a9)
(10167|10287) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10167|10287) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) succeeded in associating with reader 01030000.30c5d672.00000010.00000607(b3fdb771)
(10167|10287) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) reader 01030000.30c5d672.00000010.00000607(b3fdb771) calling association_complete_i
(10167|10287) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10167|10287) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000507(bf9009e0) remote 01030000.30c5d672.00000012.00000102(f6168659)
(10167|10287) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000507(bf9009e0) remote 01030000.30c5d672.00000010.00000102(8cd6d539)
(10167|10287) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10167|10287) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) succeeded in associating with reader 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10167|10287) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) reader 01030000.30c5d672.00000011.00000507(a5b0cd02) calling association_complete_i
(10167|10287) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10167|10287) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000607(94bd5a23) remote 01030000.30c5d672.00000012.00000202(dd3bd59a)
(10167|10287) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000607(94bd5a23) remote 01030000.30c5d672.00000010.00000202(a7fb86fa)
(10167|10287) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10167|10287) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) succeeded in associating with reader 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10167|10287) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) reader 01030000.30c5d672.00000011.00000607(8e9d9ec1) calling association_complete_i
(10167|10287) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10167|10287) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10167|10287) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) succeeded in associating with reader 01030000.30c5d672.00000013.00000507(df709e62)
(10167|10287) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) reader 01030000.30c5d672.00000013.00000507(df709e62) calling association_complete_i
(10167|10287) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10167|10287) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000507(bf9009e0) remote 01030000.30c5d672.00000011.00000102(b1b6fc89)
(10167|10287) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10167|10287) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) succeeded in associating with reader 01030000.30c5d672.00000014.00000507(6d504272)
(10167|10287) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) reader 01030000.30c5d672.00000014.00000507(6d504272) calling association_complete_i
(10167|10287) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10167|10287) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10167|10287) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) succeeded in associating with reader 01030000.30c5d672.00000013.00000607(f45dcda1)
(10167|10287) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) reader 01030000.30c5d672.00000013.00000607(f45dcda1) calling association_complete_i
(10167|10287) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10167|10287) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000607(94bd5a23) remote 01030000.30c5d672.00000011.00000202(9a9baf4a)
(10167|10287) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000507(bf9009e0) remote 01030000.30c5d672.00000013.00000102(cb76afe9)
(10167|10287) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10167|10287) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) succeeded in associating with reader 01030000.30c5d672.00000014.00000607(467d11b1)
(10167|10287) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) reader 01030000.30c5d672.00000014.00000607(467d11b1) calling association_complete_i
(10167|10287) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10167|10287) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10167|10287) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) succeeded in associating with reader 01030000.30c5d672.00000015.00000507(50306bc2)
(10167|10287) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) reader 01030000.30c5d672.00000015.00000507(50306bc2) calling association_complete_i
(10167|10287) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10167|10287) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000607(94bd5a23) remote 01030000.30c5d672.00000013.00000202(e05bfc2a)
(10167|10287) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000507(bf9009e0) remote 01030000.30c5d672.00000014.00000102(795673f9)
(10167|10287) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10167|10287) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) succeeded in associating with reader 01030000.30c5d672.00000015.00000607(7b1d3801)
(10167|10287) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) reader 01030000.30c5d672.00000015.00000607(7b1d3801) calling association_complete_i
(10167|10287) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10167|10287) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000607(94bd5a23) remote 01030000.30c5d672.00000014.00000202(527b203a)
(10167|10287) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000507(bf9009e0) remote 01030000.30c5d672.00000015.00000102(44365a49)
(10167|10287) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000607(94bd5a23) remote 01030000.30c5d672.00000015.00000202(6f1b098a)
2026-03-10T17:50:36Z: Starting process actions.
2026-03-10T17:50:36Z: Process tests started.
2026-03-10T17:50:37Z: Stopping process tests.
2026-03-10T17:50:37Z: Process tests stopped.
(10167|10287) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000003.00000507(bf9009e0) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10167|10287) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000003.00000507(bf9009e0) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10167|10287) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000003.00000607(94bd5a23) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10167|10287) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000003.00000607(94bd5a23) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10167|10287) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000002.00000507(82f02050) num remotes 1
(10167|10287) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000002.00000607(a9dd7393) num remotes 1
2026-03-10T17:50:38Z: Stopping process actions.
2026-03-10T17:50:38Z: Detaching Listeners.
2026-03-10T17:50:38Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
(10167|10167) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000003.00000507(bf9009e0) num remotes 19
(10167|10287) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000003.00000507(bf9009e0) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10167|10287) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000003.00000507(bf9009e0) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
Deleting datawriter: datawriter_02
(10167|10167) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000003.00000607(94bd5a23) num remotes 19
(10167|10287) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000003.00000607(94bd5a23) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10167|10287) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000003.00000607(94bd5a23) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
Deleting publisher: publisher_01
Deleting datareader: datareader_01
(10167|10167) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000003.00000507(bf9009e0) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 18
(10167|10167) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000003.00000507(bf9009e0) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 18
Deleting datareader: datareader_02
(10167|10167) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000003.00000607(94bd5a23) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 18
(10167|10167) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000003.00000607(94bd5a23) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 18
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
(10167|10206) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000003.000001c7(40980e54) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10167|10206) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000003.000001c7(40980e54) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10167|10206) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10167|10206) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10167|10206) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10167|10206) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10167|10206) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10167|10206) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10167|10206) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10167|10206) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10167|10206) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10167|10206) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10167|10206) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10167|10206) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10167|10206) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10167|10206) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10167|10206) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10167|10206) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10167|10206) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10167|10206) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10167|10206) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10167|10206) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000003.000003c7(72ae6cd6) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10167|10206) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000003.000003c7(72ae6cd6) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10167|10206) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10167|10206) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10167|10206) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10167|10206) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10167|10206) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10167|10206) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10167|10206) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10167|10206) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10167|10206) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10167|10206) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10167|10206) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10167|10206) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10167|10206) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10167|10206) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10167|10206) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10167|10206) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10167|10206) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10167|10206) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10167|10206) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10167|10206) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10167|10206) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10167|10206) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10167|10206) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10167|10206) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10167|10206) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10167|10206) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10167|10206) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10167|10206) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10167|10206) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10167|10206) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10167|10206) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10167|10206) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10167|10206) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10167|10206) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10167|10206) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10167|10206) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10167|10206) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000003.000004c7(3deffa11) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10167|10206) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000003.000004c7(3deffa11) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10167|10206) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10167|10206) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10167|10206) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10167|10206) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10167|10206) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10167|10206) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10167|10206) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10167|10206) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10167|10206) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10167|10206) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10167|10206) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10167|10206) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10167|10206) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10167|10206) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10167|10206) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10167|10206) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10167|10206) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10167|10206) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10167|10206) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10167|10206) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10167|10206) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10167|10206) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10167|10206) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10167|10206) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10167|10206) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10167|10206) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10167|10206) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10167|10206) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10167|10206) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10167|10206) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10167|10206) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10167|10206) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10167|10206) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10167|10206) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10167|10206) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10167|10206) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10167|10206) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000003.000002c7(6bb55d97) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10167|10206) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000003.000002c7(6bb55d97) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10167|10291) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.0.39:39003 , reconnect_state = INIT_STATE.
(10167|10206) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10167|10206) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10167|10206) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10167|10206) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10167|10206) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10167|10206) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10167|10206) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10167|10206) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10167|10206) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10167|10206) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10167|10206) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10167|10206) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10167|10206) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10167|10206) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10167|10206) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10167|10206) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10167|10206) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10167|10206) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10167|10206) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10167|10206) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10167|10206) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10167|10206) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10167|10206) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10167|10206) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10167|10206) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10167|10206) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10167|10206) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10167|10206) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10167|10206) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10167|10206) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10167|10206) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10167|10206) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10167|10206) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10167|10206) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10167|10206) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10167|10206) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10167|10206) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10167|10206) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10167|10291) DataLink::handle_exception() - delay already elapsed so handle_timeout now
(10167|10167) Service_Participant::shutdown
(10167|10167) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-03-10T17:50:38Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 1.867
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.068
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
(10167|10167) Service_Participant::~Service_Participant
(10167|10167) Service_Participant::shutdown
=== Showing Log for Node 01037c1e.52ddd570.27a359b5.000001c1 === Spawned Process #7 (PID 10172) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-10T17:50:03Z: Beginning process construction / entity creation.
Adding 'DCPSSecurity' = '0' to [common] configuration section
Adding 'DCPSDebugLevel' = '3' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'DCPSInfoRepo' = 'localhost:12345' to [common] configuration section
Adding 'DefaultTransportConfig' = 'rtps_config' to [domain/7] configuration section
Adding 'transports' = 'rtps_transport' to [config/rtps_config] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Adding 'use_multicast' = '0' to [transport/rtps_transport] configuration section
(10172|10172) INFO: set_DCPS_debug_level: set to 3
(10172|10172) INFO: ConfigStoreImpl::set_string: COMMON=@common
(10172|10172) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG_TRANSPORTS=rtps_transport
(10172|10172) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG=@rtps_config
(10172|10172) INFO: ConfigStoreImpl::set_string: CONFIG=@config
Creating participant: 'participant_01' in domain 7
(10172|10172) Service_Participant::set_repo_domain: Domain[ 7] = Repo[ DEFAULT_REPO].
(10172|10172) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.34.0-dev using ACE 6.5.23
(10172|10172) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 3
(10172|10172) Service_Participant::get_domain_participant_factory: machine: runnervm0kj6c, x86_64 platform: Linux, 6.14.0-1017-azure, #17~24.04.1-Ubuntu SMP Mon Dec 1 20:10:50 UTC 2025
(10172|10172) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(10172|10172) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(10172|10172) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(10172|10172) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(10172|10172) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(10172|10172) DomainParticipantImpl::enable: enabled participant 01030000.30c5d672.00000005.000001c1(26bb5ec1) in domain 7
(10172|10172) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
(10172|10172) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
(10172|10172) InfoRepoDiscovery::bit_config - BIT tcp transport :0
(10172|10172) DDS::ParticipantBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 3f0 with 20 chunks
(10172|10172) DataReaderImpl::enable Cached_Allocator_With_Overflow 480 with 20 chunks
(10172|10172) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm0kj6c" as fully qualified hostname, please correct system configuration.
(10172|10172) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10172|10290) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000005.000001c7(cfd8fbf4) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10172|10172) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10172|10172) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000005.000001c7(cfd8fbf4), subscribed to topic name "DCPSParticipant" type "PARTICIPANT_BUILT_IN_TOPIC_TYPE"
(10172|10172) DDS::TopicBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1440 with 20 chunks
(10172|10172) DataReaderImpl::enable Cached_Allocator_With_Overflow 14d0 with 20 chunks
(10172|10172) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10172|10290) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000005.000002c7(e4f5a837) remote 01030000.30c5d672.00000001.000002c2(611ffa78)
(10172|10172) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10172|10172) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000005.000002c7(e4f5a837), subscribed to topic name "DCPSTopic" type "TOPIC_BUILT_IN_TOPIC_TYPE"
(10172|10172) DDS::PublicationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1a70 with 20 chunks
(10172|10172) DataReaderImpl::enable Cached_Allocator_With_Overflow 1b00 with 20 chunks
(10172|10172) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10172|10290) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000005.000003c7(fdee9976) remote 01030000.30c5d672.00000001.000004c2(37455dfe)
(10172|10172) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10172|10172) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000005.000003c7(fdee9976), subscribed to topic name "DCPSPublication" type "PUBLICATION_BUILT_IN_TOPIC_TYPE"
(10172|10172) DDS::SubscriptionBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 20a0 with 20 chunks
(10172|10172) DataReaderImpl::enable Cached_Allocator_With_Overflow 2130 with 20 chunks
(10172|10172) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10172|10290) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000005.000004c7(b2af0fb1) remote 01030000.30c5d672.00000001.000003c2(7804cb39)
(10172|10172) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10172|10172) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000005.000004c7(b2af0fb1), subscribed to topic name "DCPSSubscription" type "SUBSCRIPTION_BUILT_IN_TOPIC_TYPE"
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
(10172|10172) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 2760 with 20 chunks
(10172|10172) DataReaderImpl::enable Cached_Allocator_With_Overflow 27f0 with 20 chunks
(10172|10172) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10172|10290) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.00000002.00000102(96f611db)
(10172|10172) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.00000003.00000102(ab96386b)
(10172|10172) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10172|10172) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000005.00000507(30d0fc40), subscribed to topic name "topic_01" type "Bench::Data"
Creating datareader: 'datareader_02' with topic name 'topic_02' and listener type name 'bench_drl'
(10172|10172) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 46e0 with 20 chunks
(10172|10172) DataReaderImpl::enable Cached_Allocator_With_Overflow 4770 with 20 chunks
(10172|10172) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10172|10290) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.00000002.00000202(bddb4218)
(10172|10290) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.00000003.00000202(80bb6ba8)
(10172|10172) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10172|10172) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000005.00000607(1bfdaf83), subscribed to topic name "topic_02" type "Bench::Data"
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_01' with topic name 'topic_01' and listener type name 'bench_dwl'
(10172|10172) WriteDataContainer sample_list_element_allocator 3378 with 20 chunks
(10172|10172) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 10080 with 20 chunks
(10172|10172) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10110 with 20 chunks
(10172|10172) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1400 with 20 chunks
(10172|10172) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10172|10172) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10172|10290) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10172|10290) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) succeeded in associating with reader 01030000.30c5d672.00000002.00000507(82f02050)
(10172|10290) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) reader 01030000.30c5d672.00000002.00000507(82f02050) calling association_complete_i
(10172|10290) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10172|10290) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10172|10172) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10172|10290) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) succeeded in associating with reader 01030000.30c5d672.00000003.00000507(bf9009e0)
(10172|10290) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) reader 01030000.30c5d672.00000003.00000507(bf9009e0) calling association_complete_i
(10172|10290) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10172|10290) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.00000005.00000102(24d6cdcb)
(10172|10172) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) succeeded in associating with reader 01030000.30c5d672.00000005.00000507(30d0fc40)
(10172|10172) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) reader 01030000.30c5d672.00000005.00000507(30d0fc40) calling association_complete_i
(10172|10172) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10172|10172) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10172|10172) DataWriterImpl::enable: got GUID 01030000.30c5d672.00000005.00000102(24d6cdcb), publishing to topic name "topic_01" type "Bench::Data"
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
(10172|10172) WriteDataContainer sample_list_element_allocator 36f8 with 20 chunks
(10172|10172) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 101a0 with 20 chunks
(10172|10172) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10230 with 20 chunks
(10172|10172) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1600 with 20 chunks
(10172|10172) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10172|10172) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10172|10290) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10172|10290) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) succeeded in associating with reader 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10172|10290) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) reader 01030000.30c5d672.00000004.00000507(0db0d5f0) calling association_complete_i
(10172|10290) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10172|10290) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10172|10290) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) succeeded in associating with reader 01030000.30c5d672.00000002.00000607(a9dd7393)
(10172|10290) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) reader 01030000.30c5d672.00000002.00000607(a9dd7393) calling association_complete_i
(10172|10290) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10172|10290) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10172|10290) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) succeeded in associating with reader 01030000.30c5d672.00000003.00000607(94bd5a23)
(10172|10290) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) reader 01030000.30c5d672.00000003.00000607(94bd5a23) calling association_complete_i
(10172|10290) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10172|10290) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10172|10290) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) succeeded in associating with reader 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10172|10290) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) reader 01030000.30c5d672.00000005.00000607(1bfdaf83) calling association_complete_i
(10172|10290) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10172|10172) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10172|10172) DataWriterImpl::enable: got GUID 01030000.30c5d672.00000005.00000202(0ffb9e08), publishing to topic name "topic_02" type "Bench::Data"
2026-03-10T17:50:05Z: Process construction / entity creation complete.
2026-03-10T17:50:05Z: Beginning action construction / initialization.
2026-03-10T17:50:05Z: Action construction / initialization complete.
(10172|10290) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.00000005.00000202(0ffb9e08)
(10172|10290) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10172|10290) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) succeeded in associating with reader 01030000.30c5d672.00000004.00000607(269d8633)
(10172|10290) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) reader 01030000.30c5d672.00000004.00000607(269d8633) calling association_complete_i
(10172|10290) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10172|10290) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.00000004.00000102(19b6e47b)
(10172|10290) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.00000004.00000202(329bb7b8)
(10172|10290) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000006.00000507(77708690)
(10172|10290) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) succeeded in associating with reader 01030000.30c5d672.00000006.00000507(77708690)
(10172|10290) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) reader 01030000.30c5d672.00000006.00000507(77708690) calling association_complete_i
(10172|10290) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000006.00000507(77708690)
(10172|10290) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10172|10290) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) succeeded in associating with reader 01030000.30c5d672.00000008.00000507(c84038f1)
(10172|10290) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) reader 01030000.30c5d672.00000008.00000507(c84038f1) calling association_complete_i
(10172|10290) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10172|10290) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10172|10290) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) succeeded in associating with reader 01030000.30c5d672.00000006.00000607(5c5dd553)
(10172|10290) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) reader 01030000.30c5d672.00000006.00000607(5c5dd553) calling association_complete_i
(10172|10290) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10172|10290) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.00000006.00000102(6376b71b)
(10172|10290) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10172|10290) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) succeeded in associating with reader 01030000.30c5d672.00000007.00000507(4a10af20)
(10172|10290) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) reader 01030000.30c5d672.00000007.00000507(4a10af20) calling association_complete_i
(10172|10290) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10172|10290) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10172|10290) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) succeeded in associating with reader 01030000.30c5d672.00000008.00000607(e36d6b32)
(10172|10290) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) reader 01030000.30c5d672.00000008.00000607(e36d6b32) calling association_complete_i
(10172|10290) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10172|10290) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.00000006.00000202(485be4d8)
(10172|10290) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.00000008.00000102(dc46097a)
(10172|10290) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10172|10290) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) succeeded in associating with reader 01030000.30c5d672.00000007.00000607(613dfce3)
(10172|10290) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) reader 01030000.30c5d672.00000007.00000607(613dfce3) calling association_complete_i
(10172|10290) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10172|10290) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.00000008.00000202(f76b5ab9)
(10172|10290) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.00000007.00000102(5e169eab)
(10172|10290) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10172|10290) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) succeeded in associating with reader 01030000.30c5d672.00000012.00000507(e210b7d2)
(10172|10290) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) reader 01030000.30c5d672.00000012.00000507(e210b7d2) calling association_complete_i
(10172|10290) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10172|10290) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10172|10290) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) succeeded in associating with reader 01030000.30c5d672.00000009.00000507(f5201141)
(10172|10290) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) reader 01030000.30c5d672.00000009.00000507(f5201141) calling association_complete_i
(10172|10290) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10172|10290) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.00000007.00000202(753bcd68)
(10172|10290) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10172|10290) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) succeeded in associating with reader 01030000.30c5d672.00000009.00000607(de0d4282)
(10172|10290) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) reader 01030000.30c5d672.00000009.00000607(de0d4282) calling association_complete_i
(10172|10290) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10172|10290) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.00000009.00000102(e12620ca)
(10172|10290) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10172|10290) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) succeeded in associating with reader 01030000.30c5d672.0000000a.00000507(b2806b91)
(10172|10290) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) reader 01030000.30c5d672.0000000a.00000507(b2806b91) calling association_complete_i
(10172|10290) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10172|10290) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10172|10290) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) succeeded in associating with reader 01030000.30c5d672.0000000b.00000507(8fe04221)
(10172|10290) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) reader 01030000.30c5d672.0000000b.00000507(8fe04221) calling association_complete_i
(10172|10290) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10172|10290) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10172|10290) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) succeeded in associating with reader 01030000.30c5d672.0000000d.00000507(00a0b781)
(10172|10290) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) reader 01030000.30c5d672.0000000d.00000507(00a0b781) calling association_complete_i
(10172|10290) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10172|10290) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10172|10290) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) succeeded in associating with reader 01030000.30c5d672.0000000a.00000607(99ad3852)
(10172|10290) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) reader 01030000.30c5d672.0000000a.00000607(99ad3852) calling association_complete_i
(10172|10290) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10172|10290) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.00000009.00000202(ca0b7309)
(10172|10290) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10172|10290) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) succeeded in associating with reader 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10172|10290) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) reader 01030000.30c5d672.0000000b.00000607(a4cd11e2) calling association_complete_i
(10172|10290) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10172|10290) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.0000000a.00000102(a6865a1a)
(10172|10290) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.0000000b.00000102(9be673aa)
(10172|10290) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10172|10290) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) succeeded in associating with reader 01030000.30c5d672.0000000d.00000607(2b8de442)
(10172|10290) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) reader 01030000.30c5d672.0000000d.00000607(2b8de442) calling association_complete_i
(10172|10290) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10172|10290) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.0000000a.00000202(8dab09d9)
(10172|10290) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.0000000b.00000202(b0cb2069)
2026-03-10T17:50:06Z: Enabling DDS entities (if not already enabled).
2026-03-10T17:50:06Z: DDS entities enabled.
2026-03-10T17:50:06Z: Initializing process actions.
(10172|10290) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10172|10290) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) succeeded in associating with reader 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10172|10290) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) reader 01030000.30c5d672.0000000c.00000507(3dc09e31) calling association_complete_i
(10172|10290) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10172|10290) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.0000000d.00000102(14a6860a)
(10172|10290) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10172|10290) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) succeeded in associating with reader 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10172|10290) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) reader 01030000.30c5d672.0000000c.00000607(16edcdf2) calling association_complete_i
(10172|10290) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10172|10290) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10172|10290) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) succeeded in associating with reader 01030000.30c5d672.0000000e.00000507(4700cd51)
(10172|10290) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) reader 01030000.30c5d672.0000000e.00000507(4700cd51) calling association_complete_i
(10172|10290) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10172|10290) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.0000000c.00000102(29c6afba)
(10172|10290) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9)
(10172|10290) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10172|10290) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) succeeded in associating with reader 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10172|10290) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) reader 01030000.30c5d672.0000000f.00000507(7a60e4e1) calling association_complete_i
(10172|10290) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10172|10290) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.0000000c.00000202(02ebfc79)
(10172|10290) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10172|10290) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) succeeded in associating with reader 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10172|10290) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) reader 01030000.30c5d672.0000000e.00000607(6c2d9e92) calling association_complete_i
(10172|10290) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10172|10290) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10172|10290) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) succeeded in associating with reader 01030000.30c5d672.00000012.00000607(c93de411)
(10172|10290) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) reader 01030000.30c5d672.00000012.00000607(c93de411) calling association_complete_i
(10172|10290) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10172|10290) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.0000000e.00000102(5306fcda)
(10172|10290) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10172|10290) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) succeeded in associating with reader 01030000.30c5d672.0000000f.00000607(514db722)
(10172|10290) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) reader 01030000.30c5d672.0000000f.00000607(514db722) calling association_complete_i
(10172|10290) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10172|10290) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.0000000f.00000102(6e66d56a)
(10172|10290) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.0000000e.00000202(782baf19)
(10172|10290) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10172|10290) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) succeeded in associating with reader 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10172|10290) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) reader 01030000.30c5d672.00000010.00000507(98d0e4b2) calling association_complete_i
(10172|10290) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10172|10290) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.0000000f.00000202(454b86a9)
(10172|10290) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10172|10290) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) succeeded in associating with reader 01030000.30c5d672.00000010.00000607(b3fdb771)
(10172|10290) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) reader 01030000.30c5d672.00000010.00000607(b3fdb771) calling association_complete_i
(10172|10290) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10172|10290) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.00000012.00000102(f6168659)
(10172|10290) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.00000010.00000102(8cd6d539)
(10172|10290) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10172|10290) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) succeeded in associating with reader 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10172|10290) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) reader 01030000.30c5d672.00000011.00000507(a5b0cd02) calling association_complete_i
(10172|10290) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10172|10290) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.00000012.00000202(dd3bd59a)
(10172|10290) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.00000010.00000202(a7fb86fa)
(10172|10290) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10172|10290) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) succeeded in associating with reader 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10172|10290) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) reader 01030000.30c5d672.00000011.00000607(8e9d9ec1) calling association_complete_i
(10172|10290) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10172|10290) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10172|10290) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) succeeded in associating with reader 01030000.30c5d672.00000013.00000507(df709e62)
(10172|10290) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) reader 01030000.30c5d672.00000013.00000507(df709e62) calling association_complete_i
(10172|10290) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10172|10290) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.00000011.00000102(b1b6fc89)
(10172|10290) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10172|10290) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) succeeded in associating with reader 01030000.30c5d672.00000014.00000507(6d504272)
(10172|10290) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) reader 01030000.30c5d672.00000014.00000507(6d504272) calling association_complete_i
(10172|10290) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10172|10290) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10172|10290) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) succeeded in associating with reader 01030000.30c5d672.00000013.00000607(f45dcda1)
(10172|10290) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) reader 01030000.30c5d672.00000013.00000607(f45dcda1) calling association_complete_i
(10172|10290) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10172|10290) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.00000011.00000202(9a9baf4a)
(10172|10290) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.00000013.00000102(cb76afe9)
(10172|10290) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10172|10290) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) succeeded in associating with reader 01030000.30c5d672.00000014.00000607(467d11b1)
(10172|10290) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) reader 01030000.30c5d672.00000014.00000607(467d11b1) calling association_complete_i
(10172|10290) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10172|10290) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10172|10290) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) succeeded in associating with reader 01030000.30c5d672.00000015.00000507(50306bc2)
(10172|10290) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) reader 01030000.30c5d672.00000015.00000507(50306bc2) calling association_complete_i
(10172|10290) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10172|10290) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.00000013.00000202(e05bfc2a)
(10172|10290) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.00000014.00000102(795673f9)
(10172|10290) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10172|10290) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) succeeded in associating with reader 01030000.30c5d672.00000015.00000607(7b1d3801)
(10172|10290) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) reader 01030000.30c5d672.00000015.00000607(7b1d3801) calling association_complete_i
(10172|10290) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10172|10290) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.00000014.00000202(527b203a)
(10172|10290) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.00000015.00000102(44365a49)
(10172|10290) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.00000015.00000202(6f1b098a)
2026-03-10T17:50:36Z: Starting process actions.
2026-03-10T17:50:36Z: Process tests started.
2026-03-10T17:50:37Z: Stopping process tests.
2026-03-10T17:50:37Z: Process tests stopped.
(10172|10290) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10172|10290) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10172|10290) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10172|10290) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10172|10290) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000002.00000507(82f02050) num remotes 1
(10172|10290) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000002.00000607(a9dd7393) num remotes 1
(10172|10290) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10172|10290) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10172|10290) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10172|10290) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10172|10290) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000003.00000507(bf9009e0) num remotes 1
(10172|10290) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000003.00000607(94bd5a23) num remotes 1
2026-03-10T17:50:38Z: Stopping process actions.
2026-03-10T17:50:38Z: Detaching Listeners.
2026-03-10T17:50:38Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
(10172|10172) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000004.00000507(0db0d5f0) num remotes 18
(10172|10290) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10172|10290) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
Deleting datawriter: datawriter_02
(10172|10172) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000004.00000607(269d8633) num remotes 18
(10172|10290) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10172|10290) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
Deleting publisher: publisher_01
Deleting datareader: datareader_01
(10172|10172) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 17
(10172|10172) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 17
Deleting datareader: datareader_02
(10172|10172) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 17
(10172|10172) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 17
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
(10172|10209) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000005.000001c7(cfd8fbf4) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10172|10209) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000005.000001c7(cfd8fbf4) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10172|10209) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10172|10209) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10172|10209) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10172|10209) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10172|10209) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10172|10209) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10172|10209) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10172|10209) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10172|10209) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10172|10209) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10172|10209) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10172|10209) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10172|10209) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10172|10209) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10172|10209) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10172|10209) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10172|10209) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10172|10209) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10172|10209) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000005.000003c7(fdee9976) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10172|10209) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000005.000003c7(fdee9976) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10172|10209) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10172|10209) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10172|10209) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10172|10209) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10172|10209) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10172|10209) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10172|10209) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10172|10209) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10172|10209) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10172|10209) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10172|10209) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10172|10209) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10172|10209) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10172|10209) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10172|10209) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10172|10209) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10172|10209) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10172|10209) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10172|10209) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10172|10209) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10172|10209) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10172|10209) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10172|10209) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10172|10209) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10172|10209) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10172|10209) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10172|10209) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10172|10209) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10172|10209) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10172|10209) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10172|10209) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10172|10209) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10172|10209) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10172|10209) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10172|10209) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000005.000004c7(b2af0fb1) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10172|10209) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000005.000004c7(b2af0fb1) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10172|10209) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10172|10209) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10172|10209) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10172|10209) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10172|10209) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10172|10209) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10172|10209) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10172|10209) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10172|10209) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10172|10209) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10172|10209) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10172|10209) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10172|10209) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10172|10209) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10172|10209) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10172|10209) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10172|10209) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10172|10209) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10172|10209) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10172|10209) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10172|10209) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10172|10209) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10172|10209) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10172|10209) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10172|10209) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10172|10209) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10172|10209) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10172|10209) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10172|10209) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10172|10209) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10172|10209) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10172|10209) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10172|10209) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10172|10209) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10172|10209) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000005.000002c7(e4f5a837) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10172|10295) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.0.39:39003 , reconnect_state = INIT_STATE.
(10172|10209) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000005.000002c7(e4f5a837) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10172|10209) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10172|10209) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10172|10209) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10172|10209) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10172|10209) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10172|10209) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10172|10209) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10172|10209) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10172|10209) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10172|10209) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10172|10209) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10172|10209) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10172|10209) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10172|10209) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10172|10209) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10172|10209) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10172|10209) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10172|10209) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10172|10209) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10172|10209) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10172|10209) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10172|10209) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10172|10209) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10172|10209) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10172|10209) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10172|10209) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10172|10209) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10172|10209) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10172|10209) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10172|10209) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10172|10209) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10172|10209) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10172|10209) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10172|10209) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10172|10209) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10172|10209) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10172|10295) DataLink::handle_exception() - delay already elapsed so handle_timeout now
(10172|10172) Service_Participant::shutdown
(10172|10172) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-03-10T17:50:38Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 2.026
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.066
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
(10172|10172) Service_Participant::~Service_Participant
(10172|10172) Service_Participant::shutdown
=== Showing Log for Node 01037c1e.52ddd570.27a359b5.000001c1 === Spawned Process #8 (PID 10173) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-10T17:50:03Z: Beginning process construction / entity creation.
Adding 'DCPSSecurity' = '0' to [common] configuration section
Adding 'DCPSDebugLevel' = '3' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'DCPSInfoRepo' = 'localhost:12345' to [common] configuration section
Adding 'DefaultTransportConfig' = 'rtps_config' to [domain/7] configuration section
Adding 'transports' = 'rtps_transport' to [config/rtps_config] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Adding 'use_multicast' = '0' to [transport/rtps_transport] configuration section
(10173|10173) INFO: set_DCPS_debug_level: set to 3
(10173|10173) INFO: ConfigStoreImpl::set_string: COMMON=@common
(10173|10173) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG_TRANSPORTS=rtps_transport
(10173|10173) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG=@rtps_config
(10173|10173) INFO: ConfigStoreImpl::set_string: CONFIG=@config
Creating participant: 'participant_01' in domain 7
(10173|10173) Service_Participant::set_repo_domain: Domain[ 7] = Repo[ DEFAULT_REPO].
(10173|10173) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.34.0-dev using ACE 6.5.23
(10173|10173) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 3
(10173|10173) Service_Participant::get_domain_participant_factory: machine: runnervm0kj6c, x86_64 platform: Linux, 6.14.0-1017-azure, #17~24.04.1-Ubuntu SMP Mon Dec 1 20:10:50 UTC 2025
(10173|10173) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(10173|10173) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(10173|10173) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(10173|10173) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(10173|10173) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(10173|10173) DomainParticipantImpl::enable: enabled participant 01030000.30c5d672.00000004.000001c1(1bdb7771) in domain 7
(10173|10173) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
(10173|10173) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
(10173|10173) InfoRepoDiscovery::bit_config - BIT tcp transport :0
(10173|10173) DDS::ParticipantBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 3f0 with 20 chunks
(10173|10173) DataReaderImpl::enable Cached_Allocator_With_Overflow 480 with 20 chunks
(10173|10173) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm0kj6c" as fully qualified hostname, please correct system configuration.
(10173|10173) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10173|10288) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000004.000001c7(f2b8d244) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10173|10173) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10173|10173) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000004.000001c7(f2b8d244), subscribed to topic name "DCPSParticipant" type "PARTICIPANT_BUILT_IN_TOPIC_TYPE"
(10173|10173) DDS::TopicBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1440 with 20 chunks
(10173|10173) DataReaderImpl::enable Cached_Allocator_With_Overflow 14d0 with 20 chunks
(10173|10173) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10173|10288) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000004.000002c7(d9958187) remote 01030000.30c5d672.00000001.000002c2(611ffa78)
(10173|10173) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10173|10173) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000004.000002c7(d9958187), subscribed to topic name "DCPSTopic" type "TOPIC_BUILT_IN_TOPIC_TYPE"
(10173|10173) DDS::PublicationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1a70 with 20 chunks
(10173|10173) DataReaderImpl::enable Cached_Allocator_With_Overflow 1b00 with 20 chunks
(10173|10173) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10173|10288) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000004.000003c7(c08eb0c6) remote 01030000.30c5d672.00000001.000004c2(37455dfe)
(10173|10173) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10173|10173) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000004.000003c7(c08eb0c6), subscribed to topic name "DCPSPublication" type "PUBLICATION_BUILT_IN_TOPIC_TYPE"
(10173|10173) DDS::SubscriptionBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 20a0 with 20 chunks
(10173|10173) DataReaderImpl::enable Cached_Allocator_With_Overflow 2130 with 20 chunks
(10173|10173) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10173|10288) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000004.000004c7(8fcf2601) remote 01030000.30c5d672.00000001.000003c2(7804cb39)
(10173|10173) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10173|10173) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000004.000004c7(8fcf2601), subscribed to topic name "DCPSSubscription" type "SUBSCRIPTION_BUILT_IN_TOPIC_TYPE"
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
(10173|10173) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 2760 with 20 chunks
(10173|10173) DataReaderImpl::enable Cached_Allocator_With_Overflow 27f0 with 20 chunks
(10173|10173) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10173|10288) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.00000002.00000102(96f611db)
(10173|10173) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.00000003.00000102(ab96386b)
(10173|10173) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.00000005.00000102(24d6cdcb)
(10173|10173) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10173|10173) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000004.00000507(0db0d5f0), subscribed to topic name "topic_01" type "Bench::Data"
Creating datareader: 'datareader_02' with topic name 'topic_02' and listener type name 'bench_drl'
(10173|10173) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 46e0 with 20 chunks
(10173|10173) DataReaderImpl::enable Cached_Allocator_With_Overflow 4770 with 20 chunks
(10173|10173) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10173|10288) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.00000002.00000202(bddb4218)
(10173|10173) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.00000003.00000202(80bb6ba8)
(10173|10288) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.00000005.00000202(0ffb9e08)
(10173|10173) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10173|10173) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000004.00000607(269d8633), subscribed to topic name "topic_02" type "Bench::Data"
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_01' with topic name 'topic_01' and listener type name 'bench_dwl'
(10173|10173) WriteDataContainer sample_list_element_allocator 3378 with 20 chunks
(10173|10173) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 10080 with 20 chunks
(10173|10173) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10110 with 20 chunks
(10173|10173) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1400 with 20 chunks
(10173|10173) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10173|10173) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10173|10288) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10173|10288) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) succeeded in associating with reader 01030000.30c5d672.00000002.00000507(82f02050)
(10173|10288) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) reader 01030000.30c5d672.00000002.00000507(82f02050) calling association_complete_i
(10173|10288) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10173|10288) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10173|10288) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) succeeded in associating with reader 01030000.30c5d672.00000003.00000507(bf9009e0)
(10173|10288) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) reader 01030000.30c5d672.00000003.00000507(bf9009e0) calling association_complete_i
(10173|10288) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10173|10288) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10173|10288) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) succeeded in associating with reader 01030000.30c5d672.00000005.00000507(30d0fc40)
(10173|10288) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) reader 01030000.30c5d672.00000005.00000507(30d0fc40) calling association_complete_i
(10173|10288) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10173|10288) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10173|10288) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) succeeded in associating with reader 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10173|10288) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) reader 01030000.30c5d672.00000004.00000507(0db0d5f0) calling association_complete_i
(10173|10288) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10173|10288) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.00000004.00000102(19b6e47b)
(10173|10173) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10173|10173) DataWriterImpl::enable: got GUID 01030000.30c5d672.00000004.00000102(19b6e47b), publishing to topic name "topic_01" type "Bench::Data"
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
(10173|10173) WriteDataContainer sample_list_element_allocator 36f8 with 20 chunks
(10173|10173) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 101a0 with 20 chunks
(10173|10173) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10230 with 20 chunks
(10173|10173) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1480 with 20 chunks
(10173|10173) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10173|10173) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10173|10288) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10173|10288) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) succeeded in associating with reader 01030000.30c5d672.00000002.00000607(a9dd7393)
(10173|10288) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) reader 01030000.30c5d672.00000002.00000607(a9dd7393) calling association_complete_i
(10173|10288) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10173|10288) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10173|10288) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) succeeded in associating with reader 01030000.30c5d672.00000003.00000607(94bd5a23)
(10173|10288) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) reader 01030000.30c5d672.00000003.00000607(94bd5a23) calling association_complete_i
(10173|10288) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10173|10288) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10173|10288) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) succeeded in associating with reader 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10173|10288) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) reader 01030000.30c5d672.00000005.00000607(1bfdaf83) calling association_complete_i
(10173|10288) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10173|10288) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10173|10173) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.00000004.00000202(329bb7b8)
(10173|10173) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10173|10173) DataWriterImpl::enable: got GUID 01030000.30c5d672.00000004.00000202(329bb7b8), publishing to topic name "topic_02" type "Bench::Data"
2026-03-10T17:50:05Z: Process construction / entity creation complete.
2026-03-10T17:50:05Z: Beginning action construction / initialization.
2026-03-10T17:50:05Z: Action construction / initialization complete.
(10173|10288) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) succeeded in associating with reader 01030000.30c5d672.00000004.00000607(269d8633)
(10173|10288) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) reader 01030000.30c5d672.00000004.00000607(269d8633) calling association_complete_i
(10173|10288) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10173|10288) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000006.00000507(77708690)
(10173|10288) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) succeeded in associating with reader 01030000.30c5d672.00000006.00000507(77708690)
(10173|10288) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) reader 01030000.30c5d672.00000006.00000507(77708690) calling association_complete_i
(10173|10288) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000006.00000507(77708690)
(10173|10288) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10173|10288) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) succeeded in associating with reader 01030000.30c5d672.00000008.00000507(c84038f1)
(10173|10288) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) reader 01030000.30c5d672.00000008.00000507(c84038f1) calling association_complete_i
(10173|10288) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10173|10288) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10173|10288) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) succeeded in associating with reader 01030000.30c5d672.00000006.00000607(5c5dd553)
(10173|10288) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) reader 01030000.30c5d672.00000006.00000607(5c5dd553) calling association_complete_i
(10173|10288) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10173|10288) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.00000006.00000102(6376b71b)
(10173|10288) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10173|10288) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) succeeded in associating with reader 01030000.30c5d672.00000007.00000507(4a10af20)
(10173|10288) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) reader 01030000.30c5d672.00000007.00000507(4a10af20) calling association_complete_i
(10173|10288) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10173|10288) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10173|10288) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) succeeded in associating with reader 01030000.30c5d672.00000008.00000607(e36d6b32)
(10173|10288) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) reader 01030000.30c5d672.00000008.00000607(e36d6b32) calling association_complete_i
(10173|10288) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10173|10288) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.00000006.00000202(485be4d8)
(10173|10288) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.00000008.00000102(dc46097a)
(10173|10288) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10173|10288) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) succeeded in associating with reader 01030000.30c5d672.00000007.00000607(613dfce3)
(10173|10288) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) reader 01030000.30c5d672.00000007.00000607(613dfce3) calling association_complete_i
(10173|10288) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10173|10288) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.00000008.00000202(f76b5ab9)
(10173|10288) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.00000007.00000102(5e169eab)
(10173|10288) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10173|10288) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) succeeded in associating with reader 01030000.30c5d672.00000012.00000507(e210b7d2)
(10173|10288) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) reader 01030000.30c5d672.00000012.00000507(e210b7d2) calling association_complete_i
(10173|10288) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10173|10288) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10173|10288) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) succeeded in associating with reader 01030000.30c5d672.00000009.00000507(f5201141)
(10173|10288) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) reader 01030000.30c5d672.00000009.00000507(f5201141) calling association_complete_i
(10173|10288) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10173|10288) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.00000007.00000202(753bcd68)
(10173|10288) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10173|10288) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) succeeded in associating with reader 01030000.30c5d672.00000009.00000607(de0d4282)
(10173|10288) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) reader 01030000.30c5d672.00000009.00000607(de0d4282) calling association_complete_i
(10173|10288) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10173|10288) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.00000009.00000102(e12620ca)
(10173|10288) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10173|10288) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) succeeded in associating with reader 01030000.30c5d672.0000000a.00000507(b2806b91)
(10173|10288) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) reader 01030000.30c5d672.0000000a.00000507(b2806b91) calling association_complete_i
(10173|10288) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10173|10288) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10173|10288) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) succeeded in associating with reader 01030000.30c5d672.0000000b.00000507(8fe04221)
(10173|10288) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) reader 01030000.30c5d672.0000000b.00000507(8fe04221) calling association_complete_i
(10173|10288) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10173|10288) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10173|10288) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) succeeded in associating with reader 01030000.30c5d672.0000000d.00000507(00a0b781)
(10173|10288) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) reader 01030000.30c5d672.0000000d.00000507(00a0b781) calling association_complete_i
(10173|10288) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10173|10288) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10173|10288) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) succeeded in associating with reader 01030000.30c5d672.0000000a.00000607(99ad3852)
(10173|10288) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) reader 01030000.30c5d672.0000000a.00000607(99ad3852) calling association_complete_i
(10173|10288) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10173|10288) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.00000009.00000202(ca0b7309)
(10173|10288) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10173|10288) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) succeeded in associating with reader 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10173|10288) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) reader 01030000.30c5d672.0000000b.00000607(a4cd11e2) calling association_complete_i
(10173|10288) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10173|10288) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.0000000a.00000102(a6865a1a)
(10173|10288) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.0000000b.00000102(9be673aa)
(10173|10288) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10173|10288) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) succeeded in associating with reader 01030000.30c5d672.0000000d.00000607(2b8de442)
(10173|10288) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) reader 01030000.30c5d672.0000000d.00000607(2b8de442) calling association_complete_i
(10173|10288) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10173|10288) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.0000000a.00000202(8dab09d9)
(10173|10288) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.0000000b.00000202(b0cb2069)
(10173|10288) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10173|10288) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) succeeded in associating with reader 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10173|10288) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) reader 01030000.30c5d672.0000000c.00000507(3dc09e31) calling association_complete_i
(10173|10288) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10173|10288) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.0000000d.00000102(14a6860a)
(10173|10288) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10173|10288) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) succeeded in associating with reader 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10173|10288) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) reader 01030000.30c5d672.0000000c.00000607(16edcdf2) calling association_complete_i
(10173|10288) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10173|10288) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10173|10288) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) succeeded in associating with reader 01030000.30c5d672.0000000e.00000507(4700cd51)
(10173|10288) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) reader 01030000.30c5d672.0000000e.00000507(4700cd51) calling association_complete_i
(10173|10288) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10173|10288) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.0000000c.00000102(29c6afba)
(10173|10288) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9)
2026-03-10T17:50:06Z: Enabling DDS entities (if not already enabled).
2026-03-10T17:50:06Z: DDS entities enabled.
2026-03-10T17:50:06Z: Initializing process actions.
(10173|10288) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10173|10288) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) succeeded in associating with reader 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10173|10288) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) reader 01030000.30c5d672.0000000f.00000507(7a60e4e1) calling association_complete_i
(10173|10288) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10173|10288) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.0000000c.00000202(02ebfc79)
(10173|10288) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10173|10288) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) succeeded in associating with reader 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10173|10288) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) reader 01030000.30c5d672.0000000e.00000607(6c2d9e92) calling association_complete_i
(10173|10288) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10173|10288) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10173|10288) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) succeeded in associating with reader 01030000.30c5d672.00000012.00000607(c93de411)
(10173|10288) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) reader 01030000.30c5d672.00000012.00000607(c93de411) calling association_complete_i
(10173|10288) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10173|10288) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.0000000e.00000102(5306fcda)
(10173|10288) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10173|10288) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) succeeded in associating with reader 01030000.30c5d672.0000000f.00000607(514db722)
(10173|10288) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) reader 01030000.30c5d672.0000000f.00000607(514db722) calling association_complete_i
(10173|10288) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10173|10288) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.0000000f.00000102(6e66d56a)
(10173|10288) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.0000000e.00000202(782baf19)
(10173|10288) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10173|10288) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) succeeded in associating with reader 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10173|10288) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) reader 01030000.30c5d672.00000010.00000507(98d0e4b2) calling association_complete_i
(10173|10288) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10173|10288) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.0000000f.00000202(454b86a9)
(10173|10288) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10173|10288) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) succeeded in associating with reader 01030000.30c5d672.00000010.00000607(b3fdb771)
(10173|10288) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) reader 01030000.30c5d672.00000010.00000607(b3fdb771) calling association_complete_i
(10173|10288) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10173|10288) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.00000012.00000102(f6168659)
(10173|10288) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.00000010.00000102(8cd6d539)
(10173|10288) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10173|10288) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) succeeded in associating with reader 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10173|10288) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) reader 01030000.30c5d672.00000011.00000507(a5b0cd02) calling association_complete_i
(10173|10288) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10173|10288) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.00000012.00000202(dd3bd59a)
(10173|10288) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.00000010.00000202(a7fb86fa)
(10173|10288) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10173|10288) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) succeeded in associating with reader 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10173|10288) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) reader 01030000.30c5d672.00000011.00000607(8e9d9ec1) calling association_complete_i
(10173|10288) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10173|10288) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10173|10288) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) succeeded in associating with reader 01030000.30c5d672.00000013.00000507(df709e62)
(10173|10288) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) reader 01030000.30c5d672.00000013.00000507(df709e62) calling association_complete_i
(10173|10288) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10173|10288) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.00000011.00000102(b1b6fc89)
(10173|10288) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10173|10288) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) succeeded in associating with reader 01030000.30c5d672.00000014.00000507(6d504272)
(10173|10288) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) reader 01030000.30c5d672.00000014.00000507(6d504272) calling association_complete_i
(10173|10288) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10173|10288) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10173|10288) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) succeeded in associating with reader 01030000.30c5d672.00000013.00000607(f45dcda1)
(10173|10288) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) reader 01030000.30c5d672.00000013.00000607(f45dcda1) calling association_complete_i
(10173|10288) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10173|10288) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.00000011.00000202(9a9baf4a)
(10173|10288) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.00000013.00000102(cb76afe9)
(10173|10288) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10173|10288) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) succeeded in associating with reader 01030000.30c5d672.00000014.00000607(467d11b1)
(10173|10288) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) reader 01030000.30c5d672.00000014.00000607(467d11b1) calling association_complete_i
(10173|10288) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10173|10288) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10173|10288) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) succeeded in associating with reader 01030000.30c5d672.00000015.00000507(50306bc2)
(10173|10288) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) reader 01030000.30c5d672.00000015.00000507(50306bc2) calling association_complete_i
(10173|10288) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10173|10288) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.00000013.00000202(e05bfc2a)
(10173|10288) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.00000014.00000102(795673f9)
(10173|10288) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10173|10288) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) succeeded in associating with reader 01030000.30c5d672.00000015.00000607(7b1d3801)
(10173|10288) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) reader 01030000.30c5d672.00000015.00000607(7b1d3801) calling association_complete_i
(10173|10288) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10173|10288) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.00000014.00000202(527b203a)
(10173|10288) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.00000015.00000102(44365a49)
(10173|10288) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.00000015.00000202(6f1b098a)
2026-03-10T17:50:36Z: Starting process actions.
2026-03-10T17:50:36Z: Process tests started.
(10173|10288) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10173|10288) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10173|10288) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10173|10288) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10173|10288) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000002.00000507(82f02050) num remotes 1
(10173|10288) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000002.00000607(a9dd7393) num remotes 1
2026-03-10T17:50:37Z: Stopping process tests.
2026-03-10T17:50:37Z: Process tests stopped.
(10173|10288) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10173|10288) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10173|10288) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10173|10288) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10173|10288) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000003.00000507(bf9009e0) num remotes 1
(10173|10288) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000003.00000607(94bd5a23) num remotes 1
(10173|10288) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10173|10288) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10173|10288) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10173|10288) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10173|10288) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000005.00000507(30d0fc40) num remotes 1
(10173|10288) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000005.00000607(1bfdaf83) num remotes 1
2026-03-10T17:50:38Z: Stopping process actions.
2026-03-10T17:50:38Z: Detaching Listeners.
2026-03-10T17:50:38Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
(10173|10173) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000004.00000507(0db0d5f0) num remotes 17
(10173|10288) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10173|10288) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
Deleting datawriter: datawriter_02
(10173|10173) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000004.00000607(269d8633) num remotes 17
(10173|10288) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10173|10288) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
Deleting publisher: publisher_01
Deleting datareader: datareader_01
(10173|10173) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 16
(10173|10173) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 16
Deleting datareader: datareader_02
(10173|10173) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 16
(10173|10173) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 16
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
(10173|10214) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000004.000001c7(f2b8d244) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10173|10214) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000004.000001c7(f2b8d244) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10173|10214) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10173|10214) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10173|10214) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10173|10214) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10173|10214) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10173|10214) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10173|10214) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10173|10214) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10173|10214) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10173|10214) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10173|10214) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10173|10214) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10173|10214) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10173|10214) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10173|10214) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10173|10214) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10173|10214) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10173|10214) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000004.000003c7(c08eb0c6) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10173|10214) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000004.000003c7(c08eb0c6) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10173|10214) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10173|10214) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10173|10214) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10173|10214) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10173|10214) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10173|10214) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10173|10214) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10173|10214) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10173|10214) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10173|10214) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10173|10214) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10173|10214) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10173|10214) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10173|10214) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10173|10214) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10173|10214) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10173|10214) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10173|10214) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10173|10214) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10173|10214) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10173|10214) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10173|10214) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10173|10214) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10173|10214) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10173|10214) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10173|10214) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10173|10214) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10173|10214) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10173|10214) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10173|10214) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10173|10214) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10173|10214) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10173|10214) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000004.000004c7(8fcf2601) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10173|10214) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000004.000004c7(8fcf2601) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10173|10214) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10173|10214) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10173|10214) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10173|10214) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10173|10214) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10173|10214) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10173|10214) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10173|10214) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10173|10214) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10173|10214) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10173|10214) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10173|10214) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10173|10214) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10173|10214) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10173|10214) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10173|10214) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10173|10214) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10173|10214) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10173|10214) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10173|10214) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10173|10214) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10173|10214) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10173|10214) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10173|10214) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10173|10214) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10173|10214) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10173|10214) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10173|10214) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10173|10214) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10173|10214) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10173|10214) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10173|10214) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10173|10214) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000004.000002c7(d9958187) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10173|10214) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000004.000002c7(d9958187) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10173|10293) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.0.39:39003 , reconnect_state = INIT_STATE.
(10173|10214) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10173|10214) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10173|10214) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10173|10214) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10173|10214) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10173|10214) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10173|10214) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10173|10214) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10173|10214) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10173|10214) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10173|10214) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10173|10214) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10173|10214) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10173|10214) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10173|10214) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10173|10214) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10173|10214) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10173|10214) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10173|10214) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10173|10214) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10173|10214) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10173|10214) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10173|10214) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10173|10214) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10173|10214) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10173|10214) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10173|10214) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10173|10214) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10173|10214) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10173|10214) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10173|10214) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10173|10214) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10173|10214) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10173|10214) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10173|10293) DataLink::handle_exception() - delay already elapsed so handle_timeout now
(10173|10173) Service_Participant::shutdown
(10173|10173) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-03-10T17:50:38Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 2.120
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.061
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
(10173|10173) Service_Participant::~Service_Participant
(10173|10173) Service_Participant::shutdown
=== Showing Log for Node 01037c1e.52ddd570.27a359b5.000001c1 === Spawned Process #4 (PID 10169) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-10T17:50:03Z: Beginning process construction / entity creation.
Adding 'DCPSSecurity' = '0' to [common] configuration section
Adding 'DCPSDebugLevel' = '3' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'DCPSInfoRepo' = 'localhost:12345' to [common] configuration section
Adding 'DefaultTransportConfig' = 'rtps_config' to [domain/7] configuration section
Adding 'transports' = 'rtps_transport' to [config/rtps_config] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Adding 'use_multicast' = '0' to [transport/rtps_transport] configuration section
(10169|10169) INFO: set_DCPS_debug_level: set to 3
(10169|10169) INFO: ConfigStoreImpl::set_string: COMMON=@common
(10169|10169) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG_TRANSPORTS=rtps_transport
(10169|10169) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG=@rtps_config
(10169|10169) INFO: ConfigStoreImpl::set_string: CONFIG=@config
Creating participant: 'participant_01' in domain 7
(10169|10169) Service_Participant::set_repo_domain: Domain[ 7] = Repo[ DEFAULT_REPO].
(10169|10169) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.34.0-dev using ACE 6.5.23
(10169|10169) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 3
(10169|10169) Service_Participant::get_domain_participant_factory: machine: runnervm0kj6c, x86_64 platform: Linux, 6.14.0-1017-azure, #17~24.04.1-Ubuntu SMP Mon Dec 1 20:10:50 UTC 2025
(10169|10169) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(10169|10169) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(10169|10169) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(10169|10169) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(10169|10169) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(10169|10169) DomainParticipantImpl::enable: enabled participant 01030000.30c5d672.00000006.000001c1(611b2411) in domain 7
(10169|10169) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
(10169|10169) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
(10169|10169) InfoRepoDiscovery::bit_config - BIT tcp transport :0
(10169|10169) DDS::ParticipantBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 3f0 with 20 chunks
(10169|10169) DataReaderImpl::enable Cached_Allocator_With_Overflow 480 with 20 chunks
(10169|10169) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm0kj6c" as fully qualified hostname, please correct system configuration.
(10169|10169) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10169|10296) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000006.000001c7(88788124) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10169|10169) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10169|10169) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000006.000001c7(88788124), subscribed to topic name "DCPSParticipant" type "PARTICIPANT_BUILT_IN_TOPIC_TYPE"
(10169|10169) DDS::TopicBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1440 with 20 chunks
(10169|10169) DataReaderImpl::enable Cached_Allocator_With_Overflow 14d0 with 20 chunks
(10169|10169) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10169|10296) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000006.000002c7(a355d2e7) remote 01030000.30c5d672.00000001.000002c2(611ffa78)
(10169|10169) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10169|10169) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000006.000002c7(a355d2e7), subscribed to topic name "DCPSTopic" type "TOPIC_BUILT_IN_TOPIC_TYPE"
(10169|10169) DDS::PublicationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1a70 with 20 chunks
(10169|10169) DataReaderImpl::enable Cached_Allocator_With_Overflow 1b00 with 20 chunks
(10169|10169) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10169|10296) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000006.000003c7(ba4ee3a6) remote 01030000.30c5d672.00000001.000004c2(37455dfe)
(10169|10169) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10169|10169) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000006.000003c7(ba4ee3a6), subscribed to topic name "DCPSPublication" type "PUBLICATION_BUILT_IN_TOPIC_TYPE"
(10169|10169) DDS::SubscriptionBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 20a0 with 20 chunks
(10169|10169) DataReaderImpl::enable Cached_Allocator_With_Overflow 2130 with 20 chunks
(10169|10169) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10169|10296) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000006.000004c7(f50f7561) remote 01030000.30c5d672.00000001.000003c2(7804cb39)
(10169|10169) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10169|10169) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000006.000004c7(f50f7561), subscribed to topic name "DCPSSubscription" type "SUBSCRIPTION_BUILT_IN_TOPIC_TYPE"
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
(10169|10169) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 2760 with 20 chunks
(10169|10169) DataReaderImpl::enable Cached_Allocator_With_Overflow 27f0 with 20 chunks
(10169|10169) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10169|10296) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.00000002.00000102(96f611db)
(10169|10169) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.00000003.00000102(ab96386b)
(10169|10169) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.00000005.00000102(24d6cdcb)
(10169|10169) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.00000004.00000102(19b6e47b)
(10169|10169) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10169|10169) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000006.00000507(77708690), subscribed to topic name "topic_01" type "Bench::Data"
Creating datareader: 'datareader_02' with topic name 'topic_02' and listener type name 'bench_drl'
(10169|10169) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 46e0 with 20 chunks
(10169|10169) DataReaderImpl::enable Cached_Allocator_With_Overflow 4770 with 20 chunks
(10169|10169) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10169|10296) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.00000002.00000202(bddb4218)
(10169|10169) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.00000003.00000202(80bb6ba8)
(10169|10296) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.00000005.00000202(0ffb9e08)
(10169|10169) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.00000004.00000202(329bb7b8)
(10169|10169) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10169|10169) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000006.00000607(5c5dd553), subscribed to topic name "topic_02" type "Bench::Data"
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_01' with topic name 'topic_01' and listener type name 'bench_dwl'
(10169|10169) WriteDataContainer sample_list_element_allocator 3378 with 20 chunks
(10169|10169) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 10080 with 20 chunks
(10169|10169) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10110 with 20 chunks
(10169|10169) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1400 with 20 chunks
(10169|10169) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10169|10169) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10169|10296) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10169|10296) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) succeeded in associating with reader 01030000.30c5d672.00000002.00000507(82f02050)
(10169|10296) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) reader 01030000.30c5d672.00000002.00000507(82f02050) calling association_complete_i
(10169|10296) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10169|10296) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10169|10296) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) succeeded in associating with reader 01030000.30c5d672.00000003.00000507(bf9009e0)
(10169|10296) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) reader 01030000.30c5d672.00000003.00000507(bf9009e0) calling association_complete_i
(10169|10296) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10169|10296) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10169|10169) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10169|10296) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) succeeded in associating with reader 01030000.30c5d672.00000005.00000507(30d0fc40)
(10169|10296) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) reader 01030000.30c5d672.00000005.00000507(30d0fc40) calling association_complete_i
(10169|10296) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10169|10296) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000006.00000507(77708690)
(10169|10296) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) succeeded in associating with reader 01030000.30c5d672.00000006.00000507(77708690)
(10169|10296) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) reader 01030000.30c5d672.00000006.00000507(77708690) calling association_complete_i
(10169|10296) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000006.00000507(77708690)
(10169|10296) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.00000006.00000102(6376b71b)
(10169|10169) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) succeeded in associating with reader 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10169|10169) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) reader 01030000.30c5d672.00000004.00000507(0db0d5f0) calling association_complete_i
(10169|10169) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10169|10169) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10169|10169) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) succeeded in associating with reader 01030000.30c5d672.00000008.00000507(c84038f1)
(10169|10169) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) reader 01030000.30c5d672.00000008.00000507(c84038f1) calling association_complete_i
(10169|10169) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10169|10169) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10169|10169) DataWriterImpl::enable: got GUID 01030000.30c5d672.00000006.00000102(6376b71b), publishing to topic name "topic_01" type "Bench::Data"
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
(10169|10169) WriteDataContainer sample_list_element_allocator 36f8 with 20 chunks
(10169|10169) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 101a0 with 20 chunks
(10169|10169) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10230 with 20 chunks
(10169|10169) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1680 with 20 chunks
(10169|10296) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10169|10296) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) succeeded in associating with reader 01030000.30c5d672.00000007.00000507(4a10af20)
(10169|10296) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) reader 01030000.30c5d672.00000007.00000507(4a10af20) calling association_complete_i
(10169|10296) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10169|10169) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10169|10169) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10169|10296) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10169|10296) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) succeeded in associating with reader 01030000.30c5d672.00000002.00000607(a9dd7393)
(10169|10296) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) reader 01030000.30c5d672.00000002.00000607(a9dd7393) calling association_complete_i
(10169|10296) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10169|10296) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10169|10296) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) succeeded in associating with reader 01030000.30c5d672.00000003.00000607(94bd5a23)
(10169|10296) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) reader 01030000.30c5d672.00000003.00000607(94bd5a23) calling association_complete_i
(10169|10296) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10169|10296) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10169|10169) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10169|10296) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) succeeded in associating with reader 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10169|10296) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) reader 01030000.30c5d672.00000005.00000607(1bfdaf83) calling association_complete_i
(10169|10296) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10169|10296) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10169|10296) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) succeeded in associating with reader 01030000.30c5d672.00000006.00000607(5c5dd553)
(10169|10296) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) reader 01030000.30c5d672.00000006.00000607(5c5dd553) calling association_complete_i
(10169|10296) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10169|10296) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.00000006.00000202(485be4d8)
(10169|10169) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) succeeded in associating with reader 01030000.30c5d672.00000004.00000607(269d8633)
(10169|10169) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) reader 01030000.30c5d672.00000004.00000607(269d8633) calling association_complete_i
(10169|10169) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10169|10169) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10169|10169) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) succeeded in associating with reader 01030000.30c5d672.00000008.00000607(e36d6b32)
(10169|10169) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) reader 01030000.30c5d672.00000008.00000607(e36d6b32) calling association_complete_i
(10169|10169) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10169|10169) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10169|10169) DataWriterImpl::enable: got GUID 01030000.30c5d672.00000006.00000202(485be4d8), publishing to topic name "topic_02" type "Bench::Data"
2026-03-10T17:50:06Z: Process construction / entity creation complete.
2026-03-10T17:50:06Z: Beginning action construction / initialization.
2026-03-10T17:50:06Z: Action construction / initialization complete.
(10169|10296) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.00000008.00000102(dc46097a)
(10169|10296) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10169|10296) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) succeeded in associating with reader 01030000.30c5d672.00000007.00000607(613dfce3)
(10169|10296) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) reader 01030000.30c5d672.00000007.00000607(613dfce3) calling association_complete_i
(10169|10296) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10169|10296) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.00000008.00000202(f76b5ab9)
(10169|10296) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.00000007.00000102(5e169eab)
(10169|10296) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10169|10296) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) succeeded in associating with reader 01030000.30c5d672.00000012.00000507(e210b7d2)
(10169|10296) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) reader 01030000.30c5d672.00000012.00000507(e210b7d2) calling association_complete_i
(10169|10296) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10169|10296) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10169|10296) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) succeeded in associating with reader 01030000.30c5d672.00000009.00000507(f5201141)
(10169|10296) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) reader 01030000.30c5d672.00000009.00000507(f5201141) calling association_complete_i
(10169|10296) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10169|10296) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.00000007.00000202(753bcd68)
(10169|10296) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10169|10296) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) succeeded in associating with reader 01030000.30c5d672.00000009.00000607(de0d4282)
(10169|10296) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) reader 01030000.30c5d672.00000009.00000607(de0d4282) calling association_complete_i
(10169|10296) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10169|10296) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.00000009.00000102(e12620ca)
(10169|10296) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10169|10296) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) succeeded in associating with reader 01030000.30c5d672.0000000a.00000507(b2806b91)
(10169|10296) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) reader 01030000.30c5d672.0000000a.00000507(b2806b91) calling association_complete_i
(10169|10296) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10169|10296) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10169|10296) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) succeeded in associating with reader 01030000.30c5d672.0000000b.00000507(8fe04221)
(10169|10296) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) reader 01030000.30c5d672.0000000b.00000507(8fe04221) calling association_complete_i
(10169|10296) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10169|10296) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10169|10296) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) succeeded in associating with reader 01030000.30c5d672.0000000d.00000507(00a0b781)
(10169|10296) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) reader 01030000.30c5d672.0000000d.00000507(00a0b781) calling association_complete_i
(10169|10296) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10169|10296) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10169|10296) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) succeeded in associating with reader 01030000.30c5d672.0000000a.00000607(99ad3852)
(10169|10296) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) reader 01030000.30c5d672.0000000a.00000607(99ad3852) calling association_complete_i
(10169|10296) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10169|10296) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.00000009.00000202(ca0b7309)
(10169|10296) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10169|10296) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) succeeded in associating with reader 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10169|10296) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) reader 01030000.30c5d672.0000000b.00000607(a4cd11e2) calling association_complete_i
(10169|10296) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10169|10296) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.0000000a.00000102(a6865a1a)
(10169|10296) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.0000000b.00000102(9be673aa)
(10169|10296) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10169|10296) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) succeeded in associating with reader 01030000.30c5d672.0000000d.00000607(2b8de442)
(10169|10296) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) reader 01030000.30c5d672.0000000d.00000607(2b8de442) calling association_complete_i
(10169|10296) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10169|10296) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.0000000a.00000202(8dab09d9)
(10169|10296) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.0000000b.00000202(b0cb2069)
(10169|10296) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10169|10296) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) succeeded in associating with reader 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10169|10296) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) reader 01030000.30c5d672.0000000c.00000507(3dc09e31) calling association_complete_i
(10169|10296) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10169|10296) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.0000000d.00000102(14a6860a)
(10169|10296) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10169|10296) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) succeeded in associating with reader 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10169|10296) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) reader 01030000.30c5d672.0000000c.00000607(16edcdf2) calling association_complete_i
(10169|10296) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10169|10296) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10169|10296) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) succeeded in associating with reader 01030000.30c5d672.0000000e.00000507(4700cd51)
(10169|10296) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) reader 01030000.30c5d672.0000000e.00000507(4700cd51) calling association_complete_i
(10169|10296) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10169|10296) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.0000000c.00000102(29c6afba)
(10169|10296) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9)
(10169|10296) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10169|10296) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) succeeded in associating with reader 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10169|10296) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) reader 01030000.30c5d672.0000000f.00000507(7a60e4e1) calling association_complete_i
(10169|10296) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10169|10296) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.0000000c.00000202(02ebfc79)
(10169|10296) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10169|10296) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) succeeded in associating with reader 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10169|10296) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) reader 01030000.30c5d672.0000000e.00000607(6c2d9e92) calling association_complete_i
(10169|10296) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10169|10296) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10169|10296) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) succeeded in associating with reader 01030000.30c5d672.00000012.00000607(c93de411)
(10169|10296) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) reader 01030000.30c5d672.00000012.00000607(c93de411) calling association_complete_i
(10169|10296) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10169|10296) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.0000000e.00000102(5306fcda)
(10169|10296) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10169|10296) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) succeeded in associating with reader 01030000.30c5d672.0000000f.00000607(514db722)
(10169|10296) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) reader 01030000.30c5d672.0000000f.00000607(514db722) calling association_complete_i
(10169|10296) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10169|10296) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.0000000f.00000102(6e66d56a)
(10169|10296) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.0000000e.00000202(782baf19)
(10169|10296) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10169|10296) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) succeeded in associating with reader 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10169|10296) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) reader 01030000.30c5d672.00000010.00000507(98d0e4b2) calling association_complete_i
(10169|10296) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10169|10296) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.0000000f.00000202(454b86a9)
(10169|10296) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10169|10296) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) succeeded in associating with reader 01030000.30c5d672.00000010.00000607(b3fdb771)
(10169|10296) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) reader 01030000.30c5d672.00000010.00000607(b3fdb771) calling association_complete_i
(10169|10296) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10169|10296) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.00000012.00000102(f6168659)
(10169|10296) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.00000010.00000102(8cd6d539)
(10169|10296) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10169|10296) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) succeeded in associating with reader 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10169|10296) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) reader 01030000.30c5d672.00000011.00000507(a5b0cd02) calling association_complete_i
(10169|10296) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10169|10296) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.00000012.00000202(dd3bd59a)
(10169|10296) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.00000010.00000202(a7fb86fa)
(10169|10296) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10169|10296) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) succeeded in associating with reader 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10169|10296) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) reader 01030000.30c5d672.00000011.00000607(8e9d9ec1) calling association_complete_i
(10169|10296) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
2026-03-10T17:50:07Z: Enabling DDS entities (if not already enabled).
2026-03-10T17:50:07Z: DDS entities enabled.
2026-03-10T17:50:07Z: Initializing process actions.
(10169|10296) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10169|10296) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) succeeded in associating with reader 01030000.30c5d672.00000013.00000507(df709e62)
(10169|10296) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) reader 01030000.30c5d672.00000013.00000507(df709e62) calling association_complete_i
(10169|10296) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10169|10296) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.00000011.00000102(b1b6fc89)
(10169|10296) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10169|10296) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) succeeded in associating with reader 01030000.30c5d672.00000014.00000507(6d504272)
(10169|10296) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) reader 01030000.30c5d672.00000014.00000507(6d504272) calling association_complete_i
(10169|10296) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10169|10296) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10169|10296) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) succeeded in associating with reader 01030000.30c5d672.00000013.00000607(f45dcda1)
(10169|10296) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) reader 01030000.30c5d672.00000013.00000607(f45dcda1) calling association_complete_i
(10169|10296) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10169|10296) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.00000011.00000202(9a9baf4a)
(10169|10296) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.00000013.00000102(cb76afe9)
(10169|10296) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10169|10296) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) succeeded in associating with reader 01030000.30c5d672.00000014.00000607(467d11b1)
(10169|10296) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) reader 01030000.30c5d672.00000014.00000607(467d11b1) calling association_complete_i
(10169|10296) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10169|10296) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10169|10296) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) succeeded in associating with reader 01030000.30c5d672.00000015.00000507(50306bc2)
(10169|10296) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) reader 01030000.30c5d672.00000015.00000507(50306bc2) calling association_complete_i
(10169|10296) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10169|10296) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.00000013.00000202(e05bfc2a)
(10169|10296) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.00000014.00000102(795673f9)
(10169|10296) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10169|10296) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) succeeded in associating with reader 01030000.30c5d672.00000015.00000607(7b1d3801)
(10169|10296) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) reader 01030000.30c5d672.00000015.00000607(7b1d3801) calling association_complete_i
(10169|10296) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10169|10296) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.00000014.00000202(527b203a)
(10169|10296) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.00000015.00000102(44365a49)
(10169|10296) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.00000015.00000202(6f1b098a)
2026-03-10T17:50:37Z: Starting process actions.
2026-03-10T17:50:37Z: Process tests started.
(10169|10296) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10169|10296) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10169|10296) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10169|10296) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10169|10296) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000002.00000507(82f02050) num remotes 1
(10169|10296) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000002.00000607(a9dd7393) num remotes 1
2026-03-10T17:50:38Z: Stopping process tests.
2026-03-10T17:50:38Z: Process tests stopped.
(10169|10296) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10169|10296) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10169|10296) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10169|10296) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10169|10296) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000003.00000507(bf9009e0) num remotes 1
(10169|10296) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000003.00000607(94bd5a23) num remotes 1
(10169|10296) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10169|10296) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10169|10296) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10169|10296) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10169|10296) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000005.00000507(30d0fc40) num remotes 1
(10169|10296) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000005.00000607(1bfdaf83) num remotes 1
(10169|10296) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10169|10296) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10169|10296) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10169|10296) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10169|10296) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000004.00000507(0db0d5f0) num remotes 1
(10169|10296) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000004.00000607(269d8633) num remotes 1
2026-03-10T17:50:39Z: Stopping process actions.
2026-03-10T17:50:39Z: Detaching Listeners.
2026-03-10T17:50:39Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
(10169|10169) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000006.00000507(77708690) num remotes 16
(10169|10296) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10169|10296) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
Deleting datawriter: datawriter_02
(10169|10169) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000006.00000607(5c5dd553) num remotes 16
(10169|10296) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10169|10296) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
Deleting publisher: publisher_01
Deleting datareader: datareader_01
(10169|10169) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 15
(10169|10169) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 15
Deleting datareader: datareader_02
(10169|10169) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 15
(10169|10169) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 15
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
(10169|10217) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000006.000001c7(88788124) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10169|10217) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000006.000001c7(88788124) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10169|10217) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10169|10217) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10169|10217) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10169|10217) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10169|10217) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10169|10217) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10169|10217) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10169|10217) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10169|10217) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10169|10217) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10169|10217) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10169|10217) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10169|10217) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10169|10217) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10169|10217) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10169|10217) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10169|10217) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000006.000003c7(ba4ee3a6) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10169|10217) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000006.000003c7(ba4ee3a6) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10169|10217) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10169|10217) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10169|10217) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10169|10217) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10169|10217) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10169|10217) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10169|10217) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10169|10217) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10169|10217) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10169|10217) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10169|10217) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10169|10217) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10169|10217) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10169|10217) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10169|10217) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10169|10217) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10169|10217) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10169|10217) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10169|10217) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10169|10217) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10169|10217) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10169|10217) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10169|10217) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10169|10217) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10169|10217) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10169|10217) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10169|10217) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10169|10217) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10169|10217) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10169|10217) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10169|10217) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000006.000004c7(f50f7561) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10169|10217) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000006.000004c7(f50f7561) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10169|10217) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10169|10217) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10169|10217) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10169|10217) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10169|10217) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10169|10217) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10169|10217) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10169|10217) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10169|10217) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10169|10217) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10169|10217) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10169|10217) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10169|10217) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10169|10217) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10169|10217) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10169|10217) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10169|10217) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10169|10217) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10169|10217) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10169|10217) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10169|10217) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10169|10217) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10169|10217) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10169|10217) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10169|10217) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10169|10217) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10169|10217) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10169|10217) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10169|10217) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10169|10217) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10169|10217) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000006.000002c7(a355d2e7) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10169|10217) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000006.000002c7(a355d2e7) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10169|10309) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.0.39:39003 , reconnect_state = INIT_STATE.
(10169|10217) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10169|10217) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10169|10217) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10169|10217) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10169|10217) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10169|10217) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10169|10217) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10169|10217) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10169|10217) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10169|10217) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10169|10217) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10169|10217) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10169|10217) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10169|10217) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10169|10217) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10169|10217) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10169|10217) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10169|10217) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10169|10217) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10169|10217) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10169|10217) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10169|10217) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10169|10217) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10169|10217) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10169|10217) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10169|10217) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10169|10217) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10169|10217) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10169|10217) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10169|10217) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10169|10217) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10169|10217) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10169|10309) DataLink::handle_exception() - delay already elapsed so handle_timeout now
(10169|10169) Service_Participant::shutdown
(10169|10169) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-03-10T17:50:39Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 2.500
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.061
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
(10169|10169) Service_Participant::~Service_Participant
(10169|10169) Service_Participant::shutdown
=== Showing Log for Node 01037c1e.52ddd570.27a359b5.000001c1 === Spawned Process #12 (PID 10183) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-10T17:50:03Z: Beginning process construction / entity creation.
Adding 'DCPSSecurity' = '0' to [common] configuration section
Adding 'DCPSDebugLevel' = '3' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'DCPSInfoRepo' = 'localhost:12345' to [common] configuration section
Adding 'DefaultTransportConfig' = 'rtps_config' to [domain/7] configuration section
Adding 'transports' = 'rtps_transport' to [config/rtps_config] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Adding 'use_multicast' = '0' to [transport/rtps_transport] configuration section
(10183|10183) INFO: set_DCPS_debug_level: set to 3
(10183|10183) INFO: ConfigStoreImpl::set_string: COMMON=@common
(10183|10183) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG_TRANSPORTS=rtps_transport
(10183|10183) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG=@rtps_config
(10183|10183) INFO: ConfigStoreImpl::set_string: CONFIG=@config
Creating participant: 'participant_01' in domain 7
(10183|10183) Service_Participant::set_repo_domain: Domain[ 7] = Repo[ DEFAULT_REPO].
(10183|10183) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.34.0-dev using ACE 6.5.23
(10183|10183) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 3
(10183|10183) Service_Participant::get_domain_participant_factory: machine: runnervm0kj6c, x86_64 platform: Linux, 6.14.0-1017-azure, #17~24.04.1-Ubuntu SMP Mon Dec 1 20:10:50 UTC 2025
(10183|10183) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(10183|10183) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(10183|10183) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(10183|10183) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(10183|10183) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(10183|10183) DomainParticipantImpl::enable: enabled participant 01030000.30c5d672.00000008.000001c1(de2b9a70) in domain 7
(10183|10183) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
(10183|10183) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
(10183|10183) InfoRepoDiscovery::bit_config - BIT tcp transport :0
(10183|10183) DDS::ParticipantBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 3f0 with 20 chunks
(10183|10183) DataReaderImpl::enable Cached_Allocator_With_Overflow 480 with 20 chunks
(10183|10183) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm0kj6c" as fully qualified hostname, please correct system configuration.
(10183|10183) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10183|10302) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000008.000001c7(37483f45) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10183|10183) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10183|10183) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000008.000001c7(37483f45), subscribed to topic name "DCPSParticipant" type "PARTICIPANT_BUILT_IN_TOPIC_TYPE"
(10183|10183) DDS::TopicBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1440 with 20 chunks
(10183|10183) DataReaderImpl::enable Cached_Allocator_With_Overflow 14d0 with 20 chunks
(10183|10183) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10183|10302) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000008.000002c7(1c656c86) remote 01030000.30c5d672.00000001.000002c2(611ffa78)
(10183|10183) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10183|10183) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000008.000002c7(1c656c86), subscribed to topic name "DCPSTopic" type "TOPIC_BUILT_IN_TOPIC_TYPE"
(10183|10183) DDS::PublicationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1a70 with 20 chunks
(10183|10183) DataReaderImpl::enable Cached_Allocator_With_Overflow 1b00 with 20 chunks
(10183|10183) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10183|10302) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000008.000003c7(057e5dc7) remote 01030000.30c5d672.00000001.000004c2(37455dfe)
(10183|10183) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10183|10183) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000008.000003c7(057e5dc7), subscribed to topic name "DCPSPublication" type "PUBLICATION_BUILT_IN_TOPIC_TYPE"
(10183|10183) DDS::SubscriptionBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 20a0 with 20 chunks
(10183|10183) DataReaderImpl::enable Cached_Allocator_With_Overflow 2130 with 20 chunks
(10183|10183) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10183|10302) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000008.000004c7(4a3fcb00) remote 01030000.30c5d672.00000001.000003c2(7804cb39)
(10183|10183) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10183|10183) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000008.000004c7(4a3fcb00), subscribed to topic name "DCPSSubscription" type "SUBSCRIPTION_BUILT_IN_TOPIC_TYPE"
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
(10183|10183) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 2760 with 20 chunks
(10183|10183) DataReaderImpl::enable Cached_Allocator_With_Overflow 27f0 with 20 chunks
(10183|10183) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10183|10302) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000002.00000102(96f611db)
(10183|10183) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000003.00000102(ab96386b)
(10183|10183) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000005.00000102(24d6cdcb)
(10183|10302) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000004.00000102(19b6e47b)
(10183|10183) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10183|10183) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000008.00000507(c84038f1), subscribed to topic name "topic_01" type "Bench::Data"
Creating datareader: 'datareader_02' with topic name 'topic_02' and listener type name 'bench_drl'
(10183|10183) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 46e0 with 20 chunks
(10183|10183) DataReaderImpl::enable Cached_Allocator_With_Overflow 4770 with 20 chunks
(10183|10183) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10183|10302) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000006.00000102(6376b71b)
(10183|10302) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000002.00000202(bddb4218)
(10183|10183) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000003.00000202(80bb6ba8)
(10183|10302) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000005.00000202(0ffb9e08)
(10183|10302) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000004.00000202(329bb7b8)
(10183|10183) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10183|10183) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000008.00000607(e36d6b32), subscribed to topic name "topic_02" type "Bench::Data"
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_01' with topic name 'topic_01' and listener type name 'bench_dwl'
(10183|10183) WriteDataContainer sample_list_element_allocator 36f8 with 20 chunks
(10183|10183) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 10080 with 20 chunks
(10183|10183) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10110 with 20 chunks
(10183|10183) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1400 with 20 chunks
(10183|10183) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10183|10183) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10183|10302) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000006.00000202(485be4d8)
(10183|10302) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10183|10302) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) succeeded in associating with reader 01030000.30c5d672.00000002.00000507(82f02050)
(10183|10302) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) reader 01030000.30c5d672.00000002.00000507(82f02050) calling association_complete_i
(10183|10302) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10183|10302) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10183|10183) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10183|10183) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) succeeded in associating with reader 01030000.30c5d672.00000005.00000507(30d0fc40)
(10183|10183) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) reader 01030000.30c5d672.00000005.00000507(30d0fc40) calling association_complete_i
(10183|10183) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10183|10183) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10183|10183) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) succeeded in associating with reader 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10183|10183) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) reader 01030000.30c5d672.00000004.00000507(0db0d5f0) calling association_complete_i
(10183|10183) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10183|10302) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) succeeded in associating with reader 01030000.30c5d672.00000003.00000507(bf9009e0)
(10183|10302) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) reader 01030000.30c5d672.00000003.00000507(bf9009e0) calling association_complete_i
(10183|10302) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10183|10183) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000006.00000507(77708690)
(10183|10183) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) succeeded in associating with reader 01030000.30c5d672.00000006.00000507(77708690)
(10183|10183) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) reader 01030000.30c5d672.00000006.00000507(77708690) calling association_complete_i
(10183|10183) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000006.00000507(77708690)
(10183|10302) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10183|10302) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) succeeded in associating with reader 01030000.30c5d672.00000008.00000507(c84038f1)
(10183|10302) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) reader 01030000.30c5d672.00000008.00000507(c84038f1) calling association_complete_i
(10183|10302) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10183|10302) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000008.00000102(dc46097a)
(10183|10183) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10183|10183) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) succeeded in associating with reader 01030000.30c5d672.00000007.00000507(4a10af20)
(10183|10183) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) reader 01030000.30c5d672.00000007.00000507(4a10af20) calling association_complete_i
(10183|10183) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10183|10183) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10183|10183) DataWriterImpl::enable: got GUID 01030000.30c5d672.00000008.00000102(dc46097a), publishing to topic name "topic_01" type "Bench::Data"
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
(10183|10183) WriteDataContainer sample_list_element_allocator 3a78 with 20 chunks
(10183|10183) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 101a0 with 20 chunks
(10183|10183) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10230 with 20 chunks
(10183|10183) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1780 with 20 chunks
(10183|10183) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10183|10183) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10183|10302) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10183|10302) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) succeeded in associating with reader 01030000.30c5d672.00000002.00000607(a9dd7393)
(10183|10302) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) reader 01030000.30c5d672.00000002.00000607(a9dd7393) calling association_complete_i
(10183|10302) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10183|10302) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10183|10302) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) succeeded in associating with reader 01030000.30c5d672.00000003.00000607(94bd5a23)
(10183|10302) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) reader 01030000.30c5d672.00000003.00000607(94bd5a23) calling association_complete_i
(10183|10302) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10183|10302) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10183|10183) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10183|10302) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) succeeded in associating with reader 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10183|10302) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) reader 01030000.30c5d672.00000005.00000607(1bfdaf83) calling association_complete_i
(10183|10302) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10183|10302) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10183|10302) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) succeeded in associating with reader 01030000.30c5d672.00000006.00000607(5c5dd553)
(10183|10302) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) reader 01030000.30c5d672.00000006.00000607(5c5dd553) calling association_complete_i
(10183|10302) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10183|10302) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10183|10302) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) succeeded in associating with reader 01030000.30c5d672.00000008.00000607(e36d6b32)
(10183|10302) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) reader 01030000.30c5d672.00000008.00000607(e36d6b32) calling association_complete_i
(10183|10302) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10183|10302) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000008.00000202(f76b5ab9)
(10183|10183) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) succeeded in associating with reader 01030000.30c5d672.00000004.00000607(269d8633)
(10183|10183) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) reader 01030000.30c5d672.00000004.00000607(269d8633) calling association_complete_i
(10183|10183) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10183|10183) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10183|10183) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) succeeded in associating with reader 01030000.30c5d672.00000007.00000607(613dfce3)
(10183|10183) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) reader 01030000.30c5d672.00000007.00000607(613dfce3) calling association_complete_i
(10183|10183) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10183|10183) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10183|10183) DataWriterImpl::enable: got GUID 01030000.30c5d672.00000008.00000202(f76b5ab9), publishing to topic name "topic_02" type "Bench::Data"
2026-03-10T17:50:06Z: Process construction / entity creation complete.
2026-03-10T17:50:06Z: Beginning action construction / initialization.
2026-03-10T17:50:06Z: Action construction / initialization complete.
(10183|10302) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000007.00000102(5e169eab)
(10183|10302) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10183|10302) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) succeeded in associating with reader 01030000.30c5d672.00000012.00000507(e210b7d2)
(10183|10302) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) reader 01030000.30c5d672.00000012.00000507(e210b7d2) calling association_complete_i
(10183|10302) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10183|10302) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10183|10302) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) succeeded in associating with reader 01030000.30c5d672.00000009.00000507(f5201141)
(10183|10302) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) reader 01030000.30c5d672.00000009.00000507(f5201141) calling association_complete_i
(10183|10302) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10183|10302) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000007.00000202(753bcd68)
(10183|10302) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10183|10302) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) succeeded in associating with reader 01030000.30c5d672.00000009.00000607(de0d4282)
(10183|10302) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) reader 01030000.30c5d672.00000009.00000607(de0d4282) calling association_complete_i
(10183|10302) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10183|10302) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000009.00000102(e12620ca)
(10183|10302) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10183|10302) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) succeeded in associating with reader 01030000.30c5d672.0000000a.00000507(b2806b91)
(10183|10302) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) reader 01030000.30c5d672.0000000a.00000507(b2806b91) calling association_complete_i
(10183|10302) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10183|10302) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10183|10302) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) succeeded in associating with reader 01030000.30c5d672.0000000b.00000507(8fe04221)
(10183|10302) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) reader 01030000.30c5d672.0000000b.00000507(8fe04221) calling association_complete_i
(10183|10302) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10183|10302) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10183|10302) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) succeeded in associating with reader 01030000.30c5d672.0000000d.00000507(00a0b781)
(10183|10302) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) reader 01030000.30c5d672.0000000d.00000507(00a0b781) calling association_complete_i
(10183|10302) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10183|10302) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10183|10302) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) succeeded in associating with reader 01030000.30c5d672.0000000a.00000607(99ad3852)
(10183|10302) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) reader 01030000.30c5d672.0000000a.00000607(99ad3852) calling association_complete_i
(10183|10302) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10183|10302) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000009.00000202(ca0b7309)
(10183|10302) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10183|10302) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) succeeded in associating with reader 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10183|10302) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) reader 01030000.30c5d672.0000000b.00000607(a4cd11e2) calling association_complete_i
(10183|10302) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10183|10302) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.0000000a.00000102(a6865a1a)
(10183|10302) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.0000000b.00000102(9be673aa)
(10183|10302) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10183|10302) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) succeeded in associating with reader 01030000.30c5d672.0000000d.00000607(2b8de442)
(10183|10302) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) reader 01030000.30c5d672.0000000d.00000607(2b8de442) calling association_complete_i
(10183|10302) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10183|10302) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.0000000a.00000202(8dab09d9)
(10183|10302) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.0000000b.00000202(b0cb2069)
(10183|10302) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10183|10302) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) succeeded in associating with reader 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10183|10302) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) reader 01030000.30c5d672.0000000c.00000507(3dc09e31) calling association_complete_i
(10183|10302) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10183|10302) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.0000000d.00000102(14a6860a)
(10183|10302) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10183|10302) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) succeeded in associating with reader 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10183|10302) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) reader 01030000.30c5d672.0000000c.00000607(16edcdf2) calling association_complete_i
(10183|10302) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10183|10302) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10183|10302) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) succeeded in associating with reader 01030000.30c5d672.0000000e.00000507(4700cd51)
(10183|10302) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) reader 01030000.30c5d672.0000000e.00000507(4700cd51) calling association_complete_i
(10183|10302) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10183|10302) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.0000000c.00000102(29c6afba)
(10183|10302) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9)
(10183|10302) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10183|10302) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) succeeded in associating with reader 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10183|10302) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) reader 01030000.30c5d672.0000000f.00000507(7a60e4e1) calling association_complete_i
(10183|10302) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10183|10302) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.0000000c.00000202(02ebfc79)
(10183|10302) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10183|10302) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) succeeded in associating with reader 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10183|10302) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) reader 01030000.30c5d672.0000000e.00000607(6c2d9e92) calling association_complete_i
(10183|10302) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10183|10302) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10183|10302) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) succeeded in associating with reader 01030000.30c5d672.00000012.00000607(c93de411)
(10183|10302) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) reader 01030000.30c5d672.00000012.00000607(c93de411) calling association_complete_i
(10183|10302) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10183|10302) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.0000000e.00000102(5306fcda)
(10183|10302) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10183|10302) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) succeeded in associating with reader 01030000.30c5d672.0000000f.00000607(514db722)
(10183|10302) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) reader 01030000.30c5d672.0000000f.00000607(514db722) calling association_complete_i
(10183|10302) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10183|10302) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.0000000f.00000102(6e66d56a)
(10183|10302) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.0000000e.00000202(782baf19)
(10183|10302) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10183|10302) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) succeeded in associating with reader 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10183|10302) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) reader 01030000.30c5d672.00000010.00000507(98d0e4b2) calling association_complete_i
(10183|10302) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10183|10302) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.0000000f.00000202(454b86a9)
(10183|10302) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10183|10302) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) succeeded in associating with reader 01030000.30c5d672.00000010.00000607(b3fdb771)
(10183|10302) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) reader 01030000.30c5d672.00000010.00000607(b3fdb771) calling association_complete_i
(10183|10302) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10183|10302) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000012.00000102(f6168659)
(10183|10302) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000010.00000102(8cd6d539)
(10183|10302) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10183|10302) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) succeeded in associating with reader 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10183|10302) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) reader 01030000.30c5d672.00000011.00000507(a5b0cd02) calling association_complete_i
(10183|10302) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10183|10302) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000012.00000202(dd3bd59a)
(10183|10302) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000010.00000202(a7fb86fa)
(10183|10302) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10183|10302) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) succeeded in associating with reader 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10183|10302) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) reader 01030000.30c5d672.00000011.00000607(8e9d9ec1) calling association_complete_i
(10183|10302) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10183|10302) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10183|10302) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) succeeded in associating with reader 01030000.30c5d672.00000013.00000507(df709e62)
(10183|10302) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) reader 01030000.30c5d672.00000013.00000507(df709e62) calling association_complete_i
(10183|10302) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000013.00000507(df709e62)
2026-03-10T17:50:07Z: Enabling DDS entities (if not already enabled).
2026-03-10T17:50:07Z: DDS entities enabled.
2026-03-10T17:50:07Z: Initializing process actions.
(10183|10302) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000011.00000102(b1b6fc89)
(10183|10302) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10183|10302) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) succeeded in associating with reader 01030000.30c5d672.00000014.00000507(6d504272)
(10183|10302) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) reader 01030000.30c5d672.00000014.00000507(6d504272) calling association_complete_i
(10183|10302) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10183|10302) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10183|10302) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) succeeded in associating with reader 01030000.30c5d672.00000013.00000607(f45dcda1)
(10183|10302) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) reader 01030000.30c5d672.00000013.00000607(f45dcda1) calling association_complete_i
(10183|10302) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10183|10302) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000011.00000202(9a9baf4a)
(10183|10302) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000013.00000102(cb76afe9)
(10183|10302) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10183|10302) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) succeeded in associating with reader 01030000.30c5d672.00000014.00000607(467d11b1)
(10183|10302) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) reader 01030000.30c5d672.00000014.00000607(467d11b1) calling association_complete_i
(10183|10302) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10183|10302) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10183|10302) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) succeeded in associating with reader 01030000.30c5d672.00000015.00000507(50306bc2)
(10183|10302) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) reader 01030000.30c5d672.00000015.00000507(50306bc2) calling association_complete_i
(10183|10302) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10183|10302) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000013.00000202(e05bfc2a)
(10183|10302) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000014.00000102(795673f9)
(10183|10302) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10183|10302) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) succeeded in associating with reader 01030000.30c5d672.00000015.00000607(7b1d3801)
(10183|10302) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) reader 01030000.30c5d672.00000015.00000607(7b1d3801) calling association_complete_i
(10183|10302) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10183|10302) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000014.00000202(527b203a)
(10183|10302) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000015.00000102(44365a49)
(10183|10302) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000015.00000202(6f1b098a)
2026-03-10T17:50:37Z: Starting process actions.
2026-03-10T17:50:37Z: Process tests started.
(10183|10302) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10183|10302) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10183|10302) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10183|10302) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10183|10302) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000002.00000507(82f02050) num remotes 1
(10183|10302) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000002.00000607(a9dd7393) num remotes 1
2026-03-10T17:50:38Z: Stopping process tests.
2026-03-10T17:50:38Z: Process tests stopped.
(10183|10302) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10183|10302) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10183|10302) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10183|10302) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10183|10302) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000003.00000507(bf9009e0) num remotes 1
(10183|10302) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000003.00000607(94bd5a23) num remotes 1
(10183|10302) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10183|10302) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10183|10302) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10183|10302) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10183|10302) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000005.00000507(30d0fc40) num remotes 1
(10183|10302) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000005.00000607(1bfdaf83) num remotes 1
(10183|10302) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10183|10302) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10183|10302) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10183|10302) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10183|10302) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000004.00000507(0db0d5f0) num remotes 1
(10183|10302) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000004.00000607(269d8633) num remotes 1
(10183|10302) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10183|10302) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10183|10302) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10183|10302) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10183|10302) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000006.00000507(77708690) num remotes 1
(10183|10302) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000006.00000607(5c5dd553) num remotes 1
2026-03-10T17:50:39Z: Stopping process actions.
2026-03-10T17:50:39Z: Detaching Listeners.
2026-03-10T17:50:39Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
(10183|10183) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000007.00000507(4a10af20) num remotes 15
(10183|10302) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(10183|10302) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
Deleting datawriter: datawriter_02
(10183|10183) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000007.00000607(613dfce3) num remotes 15
(10183|10302) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(10183|10302) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
Deleting publisher: publisher_01
Deleting datareader: datareader_01
(10183|10183) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 14
(10183|10183) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 14
Deleting datareader: datareader_02
(10183|10183) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 14
(10183|10183) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 14
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
(10183|10259) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000008.000001c7(37483f45) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10183|10259) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000008.000001c7(37483f45) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10183|10259) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10183|10259) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10183|10259) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10183|10259) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10183|10259) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10183|10259) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10183|10259) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10183|10259) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10183|10259) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10183|10259) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10183|10259) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10183|10259) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10183|10259) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10183|10259) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10183|10259) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10183|10259) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000008.000003c7(057e5dc7) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10183|10259) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000008.000003c7(057e5dc7) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10183|10259) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10183|10259) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10183|10259) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10183|10259) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10183|10259) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10183|10259) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10183|10259) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10183|10259) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10183|10259) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10183|10259) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10183|10259) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10183|10259) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10183|10259) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10183|10259) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10183|10259) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10183|10259) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10183|10259) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10183|10259) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10183|10259) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10183|10259) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10183|10259) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10183|10259) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10183|10259) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10183|10259) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10183|10259) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10183|10259) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10183|10259) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10183|10259) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10183|10259) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000008.000004c7(4a3fcb00) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10183|10259) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000008.000004c7(4a3fcb00) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10183|10259) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10183|10259) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10183|10259) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10183|10259) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10183|10259) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10183|10259) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10183|10259) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10183|10259) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10183|10259) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10183|10259) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10183|10259) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10183|10259) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10183|10259) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10183|10259) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10183|10259) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10183|10259) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10183|10259) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10183|10259) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10183|10259) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10183|10259) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10183|10259) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10183|10259) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10183|10259) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10183|10259) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10183|10259) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10183|10259) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10183|10259) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10183|10259) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10183|10259) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000008.000002c7(1c656c86) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10183|10259) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000008.000002c7(1c656c86) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10183|10311) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.0.39:39003 , reconnect_state = INIT_STATE.
(10183|10259) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10183|10259) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10183|10259) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10183|10259) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10183|10259) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10183|10259) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10183|10259) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10183|10259) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10183|10259) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10183|10259) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10183|10259) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10183|10259) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10183|10259) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10183|10259) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10183|10259) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10183|10259) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10183|10259) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10183|10259) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10183|10259) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10183|10259) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10183|10259) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10183|10259) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10183|10259) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10183|10259) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10183|10259) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10183|10259) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10183|10259) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10183|10259) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10183|10259) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10183|10259) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10183|10311) DataLink::handle_exception() - delay already elapsed so handle_timeout now
(10183|10183) Service_Participant::shutdown
(10183|10183) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-03-10T17:50:39Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 2.372
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.065
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
(10183|10183) Service_Participant::~Service_Participant
(10183|10183) Service_Participant::shutdown
=== Showing Log for Node 01037c1e.52ddd570.27a359b5.000001c1 === Spawned Process #6 (PID 10171) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-10T17:50:03Z: Beginning process construction / entity creation.
Adding 'DCPSSecurity' = '0' to [common] configuration section
Adding 'DCPSDebugLevel' = '3' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'DCPSInfoRepo' = 'localhost:12345' to [common] configuration section
Adding 'DefaultTransportConfig' = 'rtps_config' to [domain/7] configuration section
Adding 'transports' = 'rtps_transport' to [config/rtps_config] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Adding 'use_multicast' = '0' to [transport/rtps_transport] configuration section
(10171|10171) INFO: set_DCPS_debug_level: set to 3
(10171|10171) INFO: ConfigStoreImpl::set_string: COMMON=@common
(10171|10171) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG_TRANSPORTS=rtps_transport
(10171|10171) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG=@rtps_config
(10171|10171) INFO: ConfigStoreImpl::set_string: CONFIG=@config
Creating participant: 'participant_01' in domain 7
(10171|10171) Service_Participant::set_repo_domain: Domain[ 7] = Repo[ DEFAULT_REPO].
(10171|10171) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.34.0-dev using ACE 6.5.23
(10171|10171) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 3
(10171|10171) Service_Participant::get_domain_participant_factory: machine: runnervm0kj6c, x86_64 platform: Linux, 6.14.0-1017-azure, #17~24.04.1-Ubuntu SMP Mon Dec 1 20:10:50 UTC 2025
(10171|10171) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(10171|10171) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(10171|10171) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(10171|10171) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(10171|10171) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(10171|10171) DomainParticipantImpl::enable: enabled participant 01030000.30c5d672.00000007.000001c1(5c7b0da1) in domain 7
(10171|10171) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
(10171|10171) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
(10171|10171) InfoRepoDiscovery::bit_config - BIT tcp transport :0
(10171|10171) DDS::ParticipantBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 3f0 with 20 chunks
(10171|10171) DataReaderImpl::enable Cached_Allocator_With_Overflow 480 with 20 chunks
(10171|10171) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm0kj6c" as fully qualified hostname, please correct system configuration.
(10171|10171) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10171|10299) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000007.000001c7(b518a894) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10171|10171) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10171|10171) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000007.000001c7(b518a894), subscribed to topic name "DCPSParticipant" type "PARTICIPANT_BUILT_IN_TOPIC_TYPE"
(10171|10171) DDS::TopicBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1440 with 20 chunks
(10171|10171) DataReaderImpl::enable Cached_Allocator_With_Overflow 14d0 with 20 chunks
(10171|10171) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10171|10299) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000007.000002c7(9e35fb57) remote 01030000.30c5d672.00000001.000002c2(611ffa78)
(10171|10171) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10171|10171) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000007.000002c7(9e35fb57), subscribed to topic name "DCPSTopic" type "TOPIC_BUILT_IN_TOPIC_TYPE"
(10171|10171) DDS::PublicationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1a70 with 20 chunks
(10171|10171) DataReaderImpl::enable Cached_Allocator_With_Overflow 1b00 with 20 chunks
(10171|10171) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10171|10299) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000007.000003c7(872eca16) remote 01030000.30c5d672.00000001.000004c2(37455dfe)
(10171|10171) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10171|10171) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000007.000003c7(872eca16), subscribed to topic name "DCPSPublication" type "PUBLICATION_BUILT_IN_TOPIC_TYPE"
(10171|10171) DDS::SubscriptionBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 20a0 with 20 chunks
(10171|10171) DataReaderImpl::enable Cached_Allocator_With_Overflow 2130 with 20 chunks
(10171|10171) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10171|10171) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000007.000004c7(c86f5cd1) remote 01030000.30c5d672.00000001.000003c2(7804cb39)
(10171|10171) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10171|10171) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000007.000004c7(c86f5cd1), subscribed to topic name "DCPSSubscription" type "SUBSCRIPTION_BUILT_IN_TOPIC_TYPE"
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
(10171|10171) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 2760 with 20 chunks
(10171|10171) DataReaderImpl::enable Cached_Allocator_With_Overflow 27f0 with 20 chunks
(10171|10171) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10171|10299) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000002.00000102(96f611db)
(10171|10171) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000003.00000102(ab96386b)
(10171|10299) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000005.00000102(24d6cdcb)
(10171|10171) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000004.00000102(19b6e47b)
(10171|10171) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000006.00000102(6376b71b)
(10171|10171) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10171|10171) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000007.00000507(4a10af20), subscribed to topic name "topic_01" type "Bench::Data"
Creating datareader: 'datareader_02' with topic name 'topic_02' and listener type name 'bench_drl'
(10171|10171) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 46e0 with 20 chunks
(10171|10171) DataReaderImpl::enable Cached_Allocator_With_Overflow 4770 with 20 chunks
(10171|10171) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10171|10299) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000008.00000102(dc46097a)
(10171|10299) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000002.00000202(bddb4218)
(10171|10171) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000003.00000202(80bb6ba8)
(10171|10171) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000005.00000202(0ffb9e08)
(10171|10171) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000004.00000202(329bb7b8)
(10171|10299) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000006.00000202(485be4d8)
(10171|10171) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10171|10171) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000007.00000607(613dfce3), subscribed to topic name "topic_02" type "Bench::Data"
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_01' with topic name 'topic_01' and listener type name 'bench_dwl'
(10171|10171) WriteDataContainer sample_list_element_allocator 36f8 with 20 chunks
(10171|10171) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 10080 with 20 chunks
(10171|10171) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10110 with 20 chunks
(10171|10171) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1480 with 20 chunks
(10171|10171) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10171|10171) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10171|10299) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000008.00000202(f76b5ab9)
(10171|10299) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10171|10299) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) succeeded in associating with reader 01030000.30c5d672.00000002.00000507(82f02050)
(10171|10299) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) reader 01030000.30c5d672.00000002.00000507(82f02050) calling association_complete_i
(10171|10299) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10171|10299) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10171|10299) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) succeeded in associating with reader 01030000.30c5d672.00000003.00000507(bf9009e0)
(10171|10299) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) reader 01030000.30c5d672.00000003.00000507(bf9009e0) calling association_complete_i
(10171|10299) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10171|10299) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10171|10299) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) succeeded in associating with reader 01030000.30c5d672.00000005.00000507(30d0fc40)
(10171|10299) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) reader 01030000.30c5d672.00000005.00000507(30d0fc40) calling association_complete_i
(10171|10299) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10171|10299) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10171|10171) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000006.00000507(77708690)
(10171|10299) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) succeeded in associating with reader 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10171|10299) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) reader 01030000.30c5d672.00000004.00000507(0db0d5f0) calling association_complete_i
(10171|10299) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10171|10171) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) succeeded in associating with reader 01030000.30c5d672.00000006.00000507(77708690)
(10171|10171) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) reader 01030000.30c5d672.00000006.00000507(77708690) calling association_complete_i
(10171|10171) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000006.00000507(77708690)
(10171|10299) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10171|10171) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10171|10299) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) succeeded in associating with reader 01030000.30c5d672.00000008.00000507(c84038f1)
(10171|10299) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) reader 01030000.30c5d672.00000008.00000507(c84038f1) calling association_complete_i
(10171|10299) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10171|10299) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000007.00000102(5e169eab)
(10171|10171) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) succeeded in associating with reader 01030000.30c5d672.00000007.00000507(4a10af20)
(10171|10171) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) reader 01030000.30c5d672.00000007.00000507(4a10af20) calling association_complete_i
(10171|10171) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10171|10171) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10171|10171) DataWriterImpl::enable: got GUID 01030000.30c5d672.00000007.00000102(5e169eab), publishing to topic name "topic_01" type "Bench::Data"
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
(10171|10171) WriteDataContainer sample_list_element_allocator 3a78 with 20 chunks
(10171|10171) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 101a0 with 20 chunks
(10171|10171) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10230 with 20 chunks
(10171|10171) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1700 with 20 chunks
(10171|10171) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10171|10171) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10171|10171) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10171|10171) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) succeeded in associating with reader 01030000.30c5d672.00000012.00000507(e210b7d2)
(10171|10171) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) reader 01030000.30c5d672.00000012.00000507(e210b7d2) calling association_complete_i
(10171|10171) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10171|10299) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10171|10299) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) succeeded in associating with reader 01030000.30c5d672.00000009.00000507(f5201141)
(10171|10299) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) reader 01030000.30c5d672.00000009.00000507(f5201141) calling association_complete_i
(10171|10299) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10171|10299) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10171|10171) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10171|10299) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) succeeded in associating with reader 01030000.30c5d672.00000002.00000607(a9dd7393)
(10171|10299) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) reader 01030000.30c5d672.00000002.00000607(a9dd7393) calling association_complete_i
(10171|10299) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10171|10299) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10171|10299) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) succeeded in associating with reader 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10171|10299) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) reader 01030000.30c5d672.00000005.00000607(1bfdaf83) calling association_complete_i
(10171|10299) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10171|10299) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10171|10299) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) succeeded in associating with reader 01030000.30c5d672.00000004.00000607(269d8633)
(10171|10299) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) reader 01030000.30c5d672.00000004.00000607(269d8633) calling association_complete_i
(10171|10299) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10171|10299) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10171|10299) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) succeeded in associating with reader 01030000.30c5d672.00000006.00000607(5c5dd553)
(10171|10299) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) reader 01030000.30c5d672.00000006.00000607(5c5dd553) calling association_complete_i
(10171|10299) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10171|10299) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10171|10299) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) succeeded in associating with reader 01030000.30c5d672.00000008.00000607(e36d6b32)
(10171|10299) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) reader 01030000.30c5d672.00000008.00000607(e36d6b32) calling association_complete_i
(10171|10299) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10171|10299) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10171|10299) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) succeeded in associating with reader 01030000.30c5d672.00000007.00000607(613dfce3)
(10171|10299) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) reader 01030000.30c5d672.00000007.00000607(613dfce3) calling association_complete_i
(10171|10299) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10171|10171) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) succeeded in associating with reader 01030000.30c5d672.00000003.00000607(94bd5a23)
(10171|10171) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) reader 01030000.30c5d672.00000003.00000607(94bd5a23) calling association_complete_i
(10171|10171) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10171|10171) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10171|10171) DataWriterImpl::enable: got GUID 01030000.30c5d672.00000007.00000202(753bcd68), publishing to topic name "topic_02" type "Bench::Data"
2026-03-10T17:50:06Z: Process construction / entity creation complete.
2026-03-10T17:50:06Z: Beginning action construction / initialization.
2026-03-10T17:50:06Z: Action construction / initialization complete.
(10171|10299) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000007.00000202(753bcd68)
(10171|10299) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10171|10299) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) succeeded in associating with reader 01030000.30c5d672.00000009.00000607(de0d4282)
(10171|10299) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) reader 01030000.30c5d672.00000009.00000607(de0d4282) calling association_complete_i
(10171|10299) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10171|10299) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000009.00000102(e12620ca)
(10171|10299) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10171|10299) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) succeeded in associating with reader 01030000.30c5d672.0000000a.00000507(b2806b91)
(10171|10299) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) reader 01030000.30c5d672.0000000a.00000507(b2806b91) calling association_complete_i
(10171|10299) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10171|10299) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10171|10299) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) succeeded in associating with reader 01030000.30c5d672.0000000b.00000507(8fe04221)
(10171|10299) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) reader 01030000.30c5d672.0000000b.00000507(8fe04221) calling association_complete_i
(10171|10299) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10171|10299) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10171|10299) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) succeeded in associating with reader 01030000.30c5d672.0000000d.00000507(00a0b781)
(10171|10299) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) reader 01030000.30c5d672.0000000d.00000507(00a0b781) calling association_complete_i
(10171|10299) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10171|10299) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10171|10299) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) succeeded in associating with reader 01030000.30c5d672.0000000a.00000607(99ad3852)
(10171|10299) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) reader 01030000.30c5d672.0000000a.00000607(99ad3852) calling association_complete_i
(10171|10299) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10171|10299) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000009.00000202(ca0b7309)
(10171|10299) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10171|10299) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) succeeded in associating with reader 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10171|10299) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) reader 01030000.30c5d672.0000000b.00000607(a4cd11e2) calling association_complete_i
(10171|10299) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10171|10299) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.0000000a.00000102(a6865a1a)
(10171|10299) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.0000000b.00000102(9be673aa)
(10171|10299) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10171|10299) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) succeeded in associating with reader 01030000.30c5d672.0000000d.00000607(2b8de442)
(10171|10299) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) reader 01030000.30c5d672.0000000d.00000607(2b8de442) calling association_complete_i
(10171|10299) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10171|10299) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.0000000a.00000202(8dab09d9)
(10171|10299) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.0000000b.00000202(b0cb2069)
(10171|10299) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10171|10299) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) succeeded in associating with reader 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10171|10299) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) reader 01030000.30c5d672.0000000c.00000507(3dc09e31) calling association_complete_i
(10171|10299) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10171|10299) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.0000000d.00000102(14a6860a)
(10171|10299) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10171|10299) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) succeeded in associating with reader 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10171|10299) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) reader 01030000.30c5d672.0000000c.00000607(16edcdf2) calling association_complete_i
(10171|10299) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10171|10299) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10171|10299) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) succeeded in associating with reader 01030000.30c5d672.0000000e.00000507(4700cd51)
(10171|10299) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) reader 01030000.30c5d672.0000000e.00000507(4700cd51) calling association_complete_i
(10171|10299) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10171|10299) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.0000000c.00000102(29c6afba)
(10171|10299) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9)
(10171|10299) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10171|10299) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) succeeded in associating with reader 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10171|10299) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) reader 01030000.30c5d672.0000000f.00000507(7a60e4e1) calling association_complete_i
(10171|10299) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10171|10299) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.0000000c.00000202(02ebfc79)
(10171|10299) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10171|10299) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) succeeded in associating with reader 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10171|10299) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) reader 01030000.30c5d672.0000000e.00000607(6c2d9e92) calling association_complete_i
(10171|10299) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10171|10299) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10171|10299) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) succeeded in associating with reader 01030000.30c5d672.00000012.00000607(c93de411)
(10171|10299) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) reader 01030000.30c5d672.00000012.00000607(c93de411) calling association_complete_i
(10171|10299) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10171|10299) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.0000000e.00000102(5306fcda)
(10171|10299) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10171|10299) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) succeeded in associating with reader 01030000.30c5d672.0000000f.00000607(514db722)
(10171|10299) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) reader 01030000.30c5d672.0000000f.00000607(514db722) calling association_complete_i
(10171|10299) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10171|10299) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.0000000f.00000102(6e66d56a)
(10171|10299) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.0000000e.00000202(782baf19)
(10171|10299) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10171|10299) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) succeeded in associating with reader 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10171|10299) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) reader 01030000.30c5d672.00000010.00000507(98d0e4b2) calling association_complete_i
(10171|10299) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10171|10299) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.0000000f.00000202(454b86a9)
(10171|10299) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10171|10299) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) succeeded in associating with reader 01030000.30c5d672.00000010.00000607(b3fdb771)
(10171|10299) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) reader 01030000.30c5d672.00000010.00000607(b3fdb771) calling association_complete_i
(10171|10299) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10171|10299) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000012.00000102(f6168659)
(10171|10299) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000010.00000102(8cd6d539)
(10171|10299) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10171|10299) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) succeeded in associating with reader 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10171|10299) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) reader 01030000.30c5d672.00000011.00000507(a5b0cd02) calling association_complete_i
(10171|10299) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10171|10299) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000012.00000202(dd3bd59a)
(10171|10299) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000010.00000202(a7fb86fa)
(10171|10299) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10171|10299) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) succeeded in associating with reader 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10171|10299) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) reader 01030000.30c5d672.00000011.00000607(8e9d9ec1) calling association_complete_i
(10171|10299) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10171|10299) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10171|10299) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) succeeded in associating with reader 01030000.30c5d672.00000013.00000507(df709e62)
(10171|10299) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) reader 01030000.30c5d672.00000013.00000507(df709e62) calling association_complete_i
(10171|10299) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10171|10299) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000011.00000102(b1b6fc89)
(10171|10299) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10171|10299) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) succeeded in associating with reader 01030000.30c5d672.00000014.00000507(6d504272)
(10171|10299) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) reader 01030000.30c5d672.00000014.00000507(6d504272) calling association_complete_i
(10171|10299) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10171|10299) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10171|10299) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) succeeded in associating with reader 01030000.30c5d672.00000013.00000607(f45dcda1)
(10171|10299) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) reader 01030000.30c5d672.00000013.00000607(f45dcda1) calling association_complete_i
(10171|10299) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10171|10299) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000011.00000202(9a9baf4a)
2026-03-10T17:50:07Z: Enabling DDS entities (if not already enabled).
2026-03-10T17:50:07Z: DDS entities enabled.
2026-03-10T17:50:07Z: Initializing process actions.
(10171|10299) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000013.00000102(cb76afe9)
(10171|10299) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10171|10299) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) succeeded in associating with reader 01030000.30c5d672.00000014.00000607(467d11b1)
(10171|10299) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) reader 01030000.30c5d672.00000014.00000607(467d11b1) calling association_complete_i
(10171|10299) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10171|10299) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10171|10299) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) succeeded in associating with reader 01030000.30c5d672.00000015.00000507(50306bc2)
(10171|10299) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) reader 01030000.30c5d672.00000015.00000507(50306bc2) calling association_complete_i
(10171|10299) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10171|10299) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000013.00000202(e05bfc2a)
(10171|10299) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000014.00000102(795673f9)
(10171|10299) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10171|10299) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) succeeded in associating with reader 01030000.30c5d672.00000015.00000607(7b1d3801)
(10171|10299) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) reader 01030000.30c5d672.00000015.00000607(7b1d3801) calling association_complete_i
(10171|10299) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10171|10299) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000014.00000202(527b203a)
(10171|10299) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000015.00000102(44365a49)
(10171|10299) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000015.00000202(6f1b098a)
2026-03-10T17:50:37Z: Starting process actions.
2026-03-10T17:50:37Z: Process tests started.
(10171|10299) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10171|10299) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10171|10299) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10171|10299) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10171|10299) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000002.00000507(82f02050) num remotes 1
(10171|10299) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000002.00000607(a9dd7393) num remotes 1
2026-03-10T17:50:38Z: Stopping process tests.
2026-03-10T17:50:38Z: Process tests stopped.
(10171|10299) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10171|10299) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10171|10299) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10171|10299) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10171|10299) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000003.00000507(bf9009e0) num remotes 1
(10171|10299) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000003.00000607(94bd5a23) num remotes 1
(10171|10299) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10171|10299) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10171|10299) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10171|10299) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10171|10299) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000005.00000507(30d0fc40) num remotes 1
(10171|10299) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000005.00000607(1bfdaf83) num remotes 1
(10171|10299) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10171|10299) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10171|10299) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10171|10299) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10171|10299) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000004.00000507(0db0d5f0) num remotes 1
(10171|10299) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000004.00000607(269d8633) num remotes 1
(10171|10299) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10171|10299) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10171|10299) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10171|10299) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10171|10299) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000006.00000507(77708690) num remotes 1
(10171|10299) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000006.00000607(5c5dd553) num remotes 1
(10171|10299) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(10171|10299) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(10171|10299) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(10171|10299) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(10171|10299) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000008.00000507(c84038f1) num remotes 1
(10171|10299) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000008.00000607(e36d6b32) num remotes 1
2026-03-10T17:50:39Z: Stopping process actions.
2026-03-10T17:50:39Z: Detaching Listeners.
2026-03-10T17:50:39Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
(10171|10171) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000007.00000507(4a10af20) num remotes 14
(10171|10299) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10171|10299) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
Deleting datawriter: datawriter_02
(10171|10171) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000007.00000607(613dfce3) num remotes 14
(10171|10299) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10171|10299) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
Deleting publisher: publisher_01
Deleting datareader: datareader_01
(10171|10171) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 13
(10171|10171) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 13
Deleting datareader: datareader_02
(10171|10171) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 13
(10171|10171) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 13
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
(10171|10221) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000007.000001c7(b518a894) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10171|10221) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000007.000001c7(b518a894) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10171|10221) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10171|10221) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10171|10221) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10171|10221) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10171|10221) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10171|10221) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10171|10221) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10171|10221) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10171|10221) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10171|10221) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10171|10221) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10171|10221) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10171|10221) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10171|10221) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10171|10221) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000007.000003c7(872eca16) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10171|10221) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000007.000003c7(872eca16) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10171|10221) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10171|10221) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10171|10221) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10171|10221) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10171|10221) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10171|10221) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10171|10221) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10171|10221) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10171|10221) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10171|10221) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10171|10221) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10171|10221) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10171|10221) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10171|10221) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10171|10221) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10171|10221) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10171|10221) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10171|10221) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10171|10221) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10171|10221) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10171|10221) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10171|10221) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10171|10221) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10171|10221) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10171|10221) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10171|10221) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10171|10221) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000007.000004c7(c86f5cd1) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10171|10221) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000007.000004c7(c86f5cd1) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10171|10221) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10171|10221) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10171|10221) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10171|10221) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10171|10221) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10171|10221) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10171|10221) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10171|10221) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10171|10221) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10171|10221) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10171|10221) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10171|10221) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10171|10221) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10171|10221) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10171|10221) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10171|10221) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10171|10221) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10171|10221) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10171|10221) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10171|10221) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10171|10221) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10171|10221) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10171|10221) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10171|10221) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10171|10221) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10171|10221) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10171|10314) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.0.39:39003 , reconnect_state = INIT_STATE.
(10171|10221) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000007.000002c7(9e35fb57) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10171|10221) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000007.000002c7(9e35fb57) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10171|10221) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10171|10221) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10171|10221) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10171|10221) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10171|10221) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10171|10221) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10171|10221) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10171|10221) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10171|10221) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10171|10221) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10171|10221) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10171|10221) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10171|10221) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10171|10221) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10171|10221) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10171|10221) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10171|10221) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10171|10221) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10171|10221) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10171|10221) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10171|10221) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10171|10221) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10171|10221) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10171|10221) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10171|10221) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10171|10221) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10171|10221) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10171|10221) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10171|10314) DataLink::handle_exception() - delay already elapsed so handle_timeout now
(10171|10171) Service_Participant::shutdown
(10171|10171) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-03-10T17:50:39Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 2.638
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.057
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
(10171|10171) Service_Participant::~Service_Participant
(10171|10171) Service_Participant::shutdown
=== Showing Log for Node 01037c1e.52ddd570.27a359b5.000001c1 === Spawned Process #5 (PID 10170) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-10T17:50:03Z: Beginning process construction / entity creation.
Adding 'DCPSSecurity' = '0' to [common] configuration section
Adding 'DCPSDebugLevel' = '3' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'DCPSInfoRepo' = 'localhost:12345' to [common] configuration section
Adding 'DefaultTransportConfig' = 'rtps_config' to [domain/7] configuration section
Adding 'transports' = 'rtps_transport' to [config/rtps_config] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Adding 'use_multicast' = '0' to [transport/rtps_transport] configuration section
(10170|10170) INFO: set_DCPS_debug_level: set to 3
(10170|10170) INFO: ConfigStoreImpl::set_string: COMMON=@common
(10170|10170) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG_TRANSPORTS=rtps_transport
(10170|10170) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG=@rtps_config
(10170|10170) INFO: ConfigStoreImpl::set_string: CONFIG=@config
Creating participant: 'participant_01' in domain 7
(10170|10170) Service_Participant::set_repo_domain: Domain[ 7] = Repo[ DEFAULT_REPO].
(10170|10170) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.34.0-dev using ACE 6.5.23
(10170|10170) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 3
(10170|10170) Service_Participant::get_domain_participant_factory: machine: runnervm0kj6c, x86_64 platform: Linux, 6.14.0-1017-azure, #17~24.04.1-Ubuntu SMP Mon Dec 1 20:10:50 UTC 2025
(10170|10170) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(10170|10170) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(10170|10170) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(10170|10170) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(10170|10170) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(10170|10170) DomainParticipantImpl::enable: enabled participant 01030000.30c5d672.00000009.000001c1(e34bb3c0) in domain 7
(10170|10170) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
(10170|10170) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
(10170|10170) InfoRepoDiscovery::bit_config - BIT tcp transport :0
(10170|10170) DDS::ParticipantBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 3f0 with 20 chunks
(10170|10170) DataReaderImpl::enable Cached_Allocator_With_Overflow 480 with 20 chunks
(10170|10170) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm0kj6c" as fully qualified hostname, please correct system configuration.
(10170|10170) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10170|10301) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000009.000001c7(0a2816f5) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10170|10170) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10170|10170) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000009.000001c7(0a2816f5), subscribed to topic name "DCPSParticipant" type "PARTICIPANT_BUILT_IN_TOPIC_TYPE"
(10170|10170) DDS::TopicBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1440 with 20 chunks
(10170|10170) DataReaderImpl::enable Cached_Allocator_With_Overflow 14d0 with 20 chunks
(10170|10170) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10170|10301) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000009.000002c7(21054536) remote 01030000.30c5d672.00000001.000002c2(611ffa78)
(10170|10170) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10170|10170) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000009.000002c7(21054536), subscribed to topic name "DCPSTopic" type "TOPIC_BUILT_IN_TOPIC_TYPE"
(10170|10170) DDS::PublicationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1a70 with 20 chunks
(10170|10170) DataReaderImpl::enable Cached_Allocator_With_Overflow 1b00 with 20 chunks
(10170|10170) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10170|10301) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000009.000003c7(381e7477) remote 01030000.30c5d672.00000001.000004c2(37455dfe)
(10170|10170) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10170|10170) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000009.000003c7(381e7477), subscribed to topic name "DCPSPublication" type "PUBLICATION_BUILT_IN_TOPIC_TYPE"
(10170|10170) DDS::SubscriptionBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 20a0 with 20 chunks
(10170|10170) DataReaderImpl::enable Cached_Allocator_With_Overflow 2130 with 20 chunks
(10170|10170) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10170|10301) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000009.000004c7(775fe2b0) remote 01030000.30c5d672.00000001.000003c2(7804cb39)
(10170|10170) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10170|10170) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000009.000004c7(775fe2b0), subscribed to topic name "DCPSSubscription" type "SUBSCRIPTION_BUILT_IN_TOPIC_TYPE"
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
(10170|10170) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 2760 with 20 chunks
(10170|10170) DataReaderImpl::enable Cached_Allocator_With_Overflow 27f0 with 20 chunks
(10170|10170) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10170|10301) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000002.00000102(96f611db)
(10170|10170) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000003.00000102(ab96386b)
(10170|10301) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000005.00000102(24d6cdcb)
(10170|10170) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000004.00000102(19b6e47b)
(10170|10170) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000006.00000102(6376b71b)
(10170|10170) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000008.00000102(dc46097a)
(10170|10170) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000007.00000102(5e169eab)
(10170|10170) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10170|10170) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000009.00000507(f5201141), subscribed to topic name "topic_01" type "Bench::Data"
Creating datareader: 'datareader_02' with topic name 'topic_02' and listener type name 'bench_drl'
(10170|10170) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 46e0 with 20 chunks
(10170|10170) DataReaderImpl::enable Cached_Allocator_With_Overflow 4770 with 20 chunks
(10170|10170) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10170|10301) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000002.00000202(bddb4218)
(10170|10301) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000003.00000202(80bb6ba8)
(10170|10170) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000005.00000202(0ffb9e08)
(10170|10170) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000004.00000202(329bb7b8)
(10170|10170) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000006.00000202(485be4d8)
(10170|10301) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000008.00000202(f76b5ab9)
(10170|10170) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000007.00000202(753bcd68)
(10170|10170) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10170|10170) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000009.00000607(de0d4282), subscribed to topic name "topic_02" type "Bench::Data"
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_01' with topic name 'topic_01' and listener type name 'bench_dwl'
(10170|10170) WriteDataContainer sample_list_element_allocator 3378 with 20 chunks
(10170|10170) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 10080 with 20 chunks
(10170|10170) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10110 with 20 chunks
(10170|10170) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1400 with 20 chunks
(10170|10170) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10170|10170) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10170|10301) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10170|10301) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) succeeded in associating with reader 01030000.30c5d672.00000002.00000507(82f02050)
(10170|10301) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) reader 01030000.30c5d672.00000002.00000507(82f02050) calling association_complete_i
(10170|10301) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10170|10301) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10170|10301) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) succeeded in associating with reader 01030000.30c5d672.00000003.00000507(bf9009e0)
(10170|10301) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) reader 01030000.30c5d672.00000003.00000507(bf9009e0) calling association_complete_i
(10170|10301) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10170|10301) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10170|10170) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10170|10170) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) succeeded in associating with reader 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10170|10170) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) reader 01030000.30c5d672.00000004.00000507(0db0d5f0) calling association_complete_i
(10170|10170) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10170|10170) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000006.00000507(77708690)
(10170|10170) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) succeeded in associating with reader 01030000.30c5d672.00000006.00000507(77708690)
(10170|10170) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) reader 01030000.30c5d672.00000006.00000507(77708690) calling association_complete_i
(10170|10170) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000006.00000507(77708690)
(10170|10170) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10170|10170) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) succeeded in associating with reader 01030000.30c5d672.00000008.00000507(c84038f1)
(10170|10170) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) reader 01030000.30c5d672.00000008.00000507(c84038f1) calling association_complete_i
(10170|10170) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10170|10170) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10170|10170) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) succeeded in associating with reader 01030000.30c5d672.00000007.00000507(4a10af20)
(10170|10170) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) reader 01030000.30c5d672.00000007.00000507(4a10af20) calling association_complete_i
(10170|10170) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10170|10301) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) succeeded in associating with reader 01030000.30c5d672.00000005.00000507(30d0fc40)
(10170|10301) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) reader 01030000.30c5d672.00000005.00000507(30d0fc40) calling association_complete_i
(10170|10301) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10170|10170) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10170|10301) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10170|10301) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) succeeded in associating with reader 01030000.30c5d672.00000009.00000507(f5201141)
(10170|10301) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) reader 01030000.30c5d672.00000009.00000507(f5201141) calling association_complete_i
(10170|10301) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10170|10301) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000009.00000102(e12620ca)
(10170|10301) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10170|10301) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) succeeded in associating with reader 01030000.30c5d672.0000000a.00000507(b2806b91)
(10170|10301) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) reader 01030000.30c5d672.0000000a.00000507(b2806b91) calling association_complete_i
(10170|10301) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10170|10170) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) succeeded in associating with reader 01030000.30c5d672.00000012.00000507(e210b7d2)
(10170|10170) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) reader 01030000.30c5d672.00000012.00000507(e210b7d2) calling association_complete_i
(10170|10170) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10170|10170) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10170|10170) DataWriterImpl::enable: got GUID 01030000.30c5d672.00000009.00000102(e12620ca), publishing to topic name "topic_01" type "Bench::Data"
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
(10170|10170) WriteDataContainer sample_list_element_allocator 36f8 with 20 chunks
(10170|10170) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 101a0 with 20 chunks
(10170|10170) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10230 with 20 chunks
(10170|10170) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1800 with 20 chunks
(10170|10301) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10170|10301) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) succeeded in associating with reader 01030000.30c5d672.0000000b.00000507(8fe04221)
(10170|10301) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) reader 01030000.30c5d672.0000000b.00000507(8fe04221) calling association_complete_i
(10170|10170) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10170|10170) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10170|10301) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10170|10170) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10170|10170) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) succeeded in associating with reader 01030000.30c5d672.0000000d.00000507(00a0b781)
(10170|10170) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) reader 01030000.30c5d672.0000000d.00000507(00a0b781) calling association_complete_i
(10170|10170) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10170|10170) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10170|10170) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) succeeded in associating with reader 01030000.30c5d672.00000003.00000607(94bd5a23)
(10170|10170) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) reader 01030000.30c5d672.00000003.00000607(94bd5a23) calling association_complete_i
(10170|10170) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10170|10170) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10170|10170) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) succeeded in associating with reader 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10170|10170) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) reader 01030000.30c5d672.00000005.00000607(1bfdaf83) calling association_complete_i
(10170|10170) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10170|10170) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10170|10301) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10170|10170) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) succeeded in associating with reader 01030000.30c5d672.00000004.00000607(269d8633)
(10170|10170) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) reader 01030000.30c5d672.00000004.00000607(269d8633) calling association_complete_i
(10170|10170) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10170|10170) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10170|10170) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) succeeded in associating with reader 01030000.30c5d672.00000006.00000607(5c5dd553)
(10170|10170) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) reader 01030000.30c5d672.00000006.00000607(5c5dd553) calling association_complete_i
(10170|10170) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10170|10301) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) succeeded in associating with reader 01030000.30c5d672.00000002.00000607(a9dd7393)
(10170|10301) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) reader 01030000.30c5d672.00000002.00000607(a9dd7393) calling association_complete_i
(10170|10301) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10170|10301) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10170|10301) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) succeeded in associating with reader 01030000.30c5d672.00000008.00000607(e36d6b32)
(10170|10301) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) reader 01030000.30c5d672.00000008.00000607(e36d6b32) calling association_complete_i
(10170|10301) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10170|10301) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10170|10301) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) succeeded in associating with reader 01030000.30c5d672.00000007.00000607(613dfce3)
(10170|10301) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) reader 01030000.30c5d672.00000007.00000607(613dfce3) calling association_complete_i
(10170|10301) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10170|10301) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10170|10301) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) succeeded in associating with reader 01030000.30c5d672.00000009.00000607(de0d4282)
(10170|10301) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) reader 01030000.30c5d672.00000009.00000607(de0d4282) calling association_complete_i
(10170|10301) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10170|10301) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000009.00000202(ca0b7309)
(10170|10170) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10170|10170) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) succeeded in associating with reader 01030000.30c5d672.0000000a.00000607(99ad3852)
(10170|10170) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) reader 01030000.30c5d672.0000000a.00000607(99ad3852) calling association_complete_i
(10170|10170) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10170|10170) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10170|10170) DataWriterImpl::enable: got GUID 01030000.30c5d672.00000009.00000202(ca0b7309), publishing to topic name "topic_02" type "Bench::Data"
2026-03-10T17:50:06Z: Process construction / entity creation complete.
2026-03-10T17:50:06Z: Beginning action construction / initialization.
2026-03-10T17:50:06Z: Action construction / initialization complete.
(10170|10301) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10170|10301) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) succeeded in associating with reader 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10170|10301) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) reader 01030000.30c5d672.0000000b.00000607(a4cd11e2) calling association_complete_i
(10170|10301) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10170|10301) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.0000000a.00000102(a6865a1a)
(10170|10301) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.0000000b.00000102(9be673aa)
(10170|10301) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10170|10301) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) succeeded in associating with reader 01030000.30c5d672.0000000d.00000607(2b8de442)
(10170|10301) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) reader 01030000.30c5d672.0000000d.00000607(2b8de442) calling association_complete_i
(10170|10301) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10170|10301) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.0000000a.00000202(8dab09d9)
(10170|10301) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.0000000b.00000202(b0cb2069)
(10170|10301) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10170|10301) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) succeeded in associating with reader 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10170|10301) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) reader 01030000.30c5d672.0000000c.00000507(3dc09e31) calling association_complete_i
(10170|10301) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10170|10301) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.0000000d.00000102(14a6860a)
(10170|10301) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10170|10301) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) succeeded in associating with reader 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10170|10301) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) reader 01030000.30c5d672.0000000c.00000607(16edcdf2) calling association_complete_i
(10170|10301) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10170|10301) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10170|10301) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) succeeded in associating with reader 01030000.30c5d672.0000000e.00000507(4700cd51)
(10170|10301) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) reader 01030000.30c5d672.0000000e.00000507(4700cd51) calling association_complete_i
(10170|10301) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10170|10301) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.0000000c.00000102(29c6afba)
(10170|10301) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9)
(10170|10301) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10170|10301) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) succeeded in associating with reader 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10170|10301) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) reader 01030000.30c5d672.0000000f.00000507(7a60e4e1) calling association_complete_i
(10170|10301) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10170|10301) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.0000000c.00000202(02ebfc79)
(10170|10301) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10170|10301) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) succeeded in associating with reader 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10170|10301) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) reader 01030000.30c5d672.0000000e.00000607(6c2d9e92) calling association_complete_i
(10170|10301) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10170|10301) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10170|10301) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) succeeded in associating with reader 01030000.30c5d672.00000012.00000607(c93de411)
(10170|10301) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) reader 01030000.30c5d672.00000012.00000607(c93de411) calling association_complete_i
(10170|10301) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10170|10301) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.0000000e.00000102(5306fcda)
(10170|10301) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10170|10301) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) succeeded in associating with reader 01030000.30c5d672.0000000f.00000607(514db722)
(10170|10301) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) reader 01030000.30c5d672.0000000f.00000607(514db722) calling association_complete_i
(10170|10301) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10170|10301) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.0000000f.00000102(6e66d56a)
(10170|10301) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.0000000e.00000202(782baf19)
(10170|10301) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10170|10301) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) succeeded in associating with reader 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10170|10301) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) reader 01030000.30c5d672.00000010.00000507(98d0e4b2) calling association_complete_i
(10170|10301) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10170|10301) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.0000000f.00000202(454b86a9)
(10170|10301) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10170|10301) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) succeeded in associating with reader 01030000.30c5d672.00000010.00000607(b3fdb771)
(10170|10301) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) reader 01030000.30c5d672.00000010.00000607(b3fdb771) calling association_complete_i
(10170|10301) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10170|10301) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000012.00000102(f6168659)
(10170|10301) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000010.00000102(8cd6d539)
(10170|10301) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10170|10301) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) succeeded in associating with reader 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10170|10301) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) reader 01030000.30c5d672.00000011.00000507(a5b0cd02) calling association_complete_i
(10170|10301) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10170|10301) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000012.00000202(dd3bd59a)
(10170|10301) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000010.00000202(a7fb86fa)
(10170|10301) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10170|10301) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) succeeded in associating with reader 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10170|10301) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) reader 01030000.30c5d672.00000011.00000607(8e9d9ec1) calling association_complete_i
(10170|10301) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10170|10301) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10170|10301) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) succeeded in associating with reader 01030000.30c5d672.00000013.00000507(df709e62)
(10170|10301) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) reader 01030000.30c5d672.00000013.00000507(df709e62) calling association_complete_i
(10170|10301) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10170|10301) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000011.00000102(b1b6fc89)
(10170|10301) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10170|10301) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) succeeded in associating with reader 01030000.30c5d672.00000014.00000507(6d504272)
(10170|10301) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) reader 01030000.30c5d672.00000014.00000507(6d504272) calling association_complete_i
(10170|10301) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10170|10301) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10170|10301) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) succeeded in associating with reader 01030000.30c5d672.00000013.00000607(f45dcda1)
(10170|10301) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) reader 01030000.30c5d672.00000013.00000607(f45dcda1) calling association_complete_i
(10170|10301) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10170|10301) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000011.00000202(9a9baf4a)
(10170|10301) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000013.00000102(cb76afe9)
(10170|10301) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10170|10301) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) succeeded in associating with reader 01030000.30c5d672.00000014.00000607(467d11b1)
(10170|10301) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) reader 01030000.30c5d672.00000014.00000607(467d11b1) calling association_complete_i
(10170|10301) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10170|10301) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10170|10301) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) succeeded in associating with reader 01030000.30c5d672.00000015.00000507(50306bc2)
(10170|10301) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) reader 01030000.30c5d672.00000015.00000507(50306bc2) calling association_complete_i
(10170|10301) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10170|10301) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000013.00000202(e05bfc2a)
(10170|10301) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000014.00000102(795673f9)
(10170|10301) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10170|10301) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) succeeded in associating with reader 01030000.30c5d672.00000015.00000607(7b1d3801)
(10170|10301) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) reader 01030000.30c5d672.00000015.00000607(7b1d3801) calling association_complete_i
(10170|10301) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10170|10301) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000014.00000202(527b203a)
(10170|10301) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000015.00000102(44365a49)
2026-03-10T17:50:07Z: Enabling DDS entities (if not already enabled).
2026-03-10T17:50:07Z: DDS entities enabled.
2026-03-10T17:50:07Z: Initializing process actions.
(10170|10301) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000015.00000202(6f1b098a)
2026-03-10T17:50:37Z: Starting process actions.
2026-03-10T17:50:37Z: Process tests started.
(10170|10301) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10170|10301) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10170|10301) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10170|10301) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10170|10301) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000002.00000507(82f02050) num remotes 1
(10170|10301) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000002.00000607(a9dd7393) num remotes 1
(10170|10301) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10170|10301) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10170|10301) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10170|10301) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10170|10301) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000003.00000507(bf9009e0) num remotes 1
(10170|10301) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000003.00000607(94bd5a23) num remotes 1
2026-03-10T17:50:38Z: Stopping process tests.
2026-03-10T17:50:38Z: Process tests stopped.
(10170|10301) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10170|10301) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10170|10301) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10170|10301) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10170|10301) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000005.00000507(30d0fc40) num remotes 1
(10170|10301) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000005.00000607(1bfdaf83) num remotes 1
(10170|10301) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10170|10301) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10170|10301) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10170|10301) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10170|10301) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000004.00000507(0db0d5f0) num remotes 1
(10170|10301) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000004.00000607(269d8633) num remotes 1
(10170|10301) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10170|10301) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10170|10301) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10170|10301) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10170|10301) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000006.00000507(77708690) num remotes 1
(10170|10301) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000006.00000607(5c5dd553) num remotes 1
(10170|10301) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(10170|10301) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(10170|10301) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(10170|10301) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(10170|10301) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000008.00000507(c84038f1) num remotes 1
(10170|10301) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000008.00000607(e36d6b32) num remotes 1
(10170|10301) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10170|10301) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10170|10301) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10170|10301) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10170|10301) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000007.00000507(4a10af20) num remotes 1
(10170|10301) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000007.00000607(613dfce3) num remotes 1
2026-03-10T17:50:39Z: Stopping process actions.
2026-03-10T17:50:39Z: Detaching Listeners.
2026-03-10T17:50:39Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
(10170|10170) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000009.00000507(f5201141) num remotes 13
(10170|10301) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 1
(10170|10301) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 1
Deleting datawriter: datawriter_02
(10170|10170) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000009.00000607(de0d4282) num remotes 13
(10170|10301) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 1
(10170|10301) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 1
Deleting publisher: publisher_01
Deleting datareader: datareader_01
(10170|10170) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.0000000a.00000102(a6865a1a) num remotes 12
(10170|10170) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.0000000a.00000102(a6865a1a) num remotes 12
Deleting datareader: datareader_02
(10170|10170) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.0000000a.00000202(8dab09d9) num remotes 12
(10170|10170) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.0000000a.00000202(8dab09d9) num remotes 12
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
(10170|10224) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000009.000001c7(0a2816f5) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10170|10224) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000009.000001c7(0a2816f5) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10170|10224) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10170|10224) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10170|10224) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10170|10224) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10170|10224) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10170|10224) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10170|10224) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10170|10224) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10170|10224) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10170|10224) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10170|10224) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10170|10224) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10170|10224) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10170|10224) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000009.000003c7(381e7477) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10170|10224) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000009.000003c7(381e7477) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10170|10224) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10170|10224) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10170|10224) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10170|10224) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10170|10224) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10170|10224) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10170|10224) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10170|10224) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10170|10224) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10170|10224) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10170|10224) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10170|10224) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10170|10224) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10170|10224) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10170|10224) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10170|10224) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10170|10224) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10170|10224) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10170|10224) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10170|10224) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10170|10224) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10170|10224) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10170|10224) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10170|10224) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10170|10224) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000009.000004c7(775fe2b0) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10170|10224) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000009.000004c7(775fe2b0) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10170|10224) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10170|10224) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10170|10224) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10170|10224) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10170|10224) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10170|10224) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10170|10224) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10170|10224) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10170|10224) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10170|10224) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10170|10224) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10170|10224) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10170|10224) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10170|10224) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10170|10224) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10170|10224) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10170|10224) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10170|10224) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10170|10224) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10170|10224) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10170|10224) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10170|10224) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10170|10224) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10170|10224) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10170|10224) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000009.000002c7(21054536) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10170|10224) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000009.000002c7(21054536) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10170|10323) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.0.39:39003 , reconnect_state = INIT_STATE.
(10170|10224) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10170|10224) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10170|10224) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10170|10224) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10170|10224) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10170|10224) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10170|10224) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10170|10224) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10170|10224) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10170|10224) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10170|10224) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10170|10224) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10170|10224) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10170|10224) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10170|10224) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10170|10224) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10170|10224) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10170|10224) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10170|10224) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10170|10224) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10170|10224) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10170|10224) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10170|10224) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10170|10224) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10170|10224) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10170|10224) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10170|10323) DataLink::handle_exception() - delay already elapsed so handle_timeout now
(10170|10170) Service_Participant::shutdown
(10170|10170) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-03-10T17:50:39Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 2.790
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.057
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
(10170|10170) Service_Participant::~Service_Participant
(10170|10170) Service_Participant::shutdown
=== Showing Log for Node 01037c1e.52ddd570.27a359b5.000001c1 === Spawned Process #9 (PID 10174) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-10T17:50:03Z: Beginning process construction / entity creation.
Adding 'DCPSSecurity' = '0' to [common] configuration section
Adding 'DCPSDebugLevel' = '3' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'DCPSInfoRepo' = 'localhost:12345' to [common] configuration section
Adding 'DefaultTransportConfig' = 'rtps_config' to [domain/7] configuration section
Adding 'transports' = 'rtps_transport' to [config/rtps_config] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Adding 'use_multicast' = '0' to [transport/rtps_transport] configuration section
(10174|10174) INFO: set_DCPS_debug_level: set to 3
(10174|10174) INFO: ConfigStoreImpl::set_string: COMMON=@common
(10174|10174) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG_TRANSPORTS=rtps_transport
(10174|10174) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG=@rtps_config
(10174|10174) INFO: ConfigStoreImpl::set_string: CONFIG=@config
Creating participant: 'participant_01' in domain 7
(10174|10174) Service_Participant::set_repo_domain: Domain[ 7] = Repo[ DEFAULT_REPO].
(10174|10174) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.34.0-dev using ACE 6.5.23
(10174|10174) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 3
(10174|10174) Service_Participant::get_domain_participant_factory: machine: runnervm0kj6c, x86_64 platform: Linux, 6.14.0-1017-azure, #17~24.04.1-Ubuntu SMP Mon Dec 1 20:10:50 UTC 2025
(10174|10174) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(10174|10174) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(10174|10174) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(10174|10174) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(10174|10174) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(10174|10174) DomainParticipantImpl::enable: enabled participant 01030000.30c5d672.0000000a.000001c1(a4ebc910) in domain 7
(10174|10174) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
(10174|10174) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
(10174|10174) InfoRepoDiscovery::bit_config - BIT tcp transport :0
(10174|10174) DDS::ParticipantBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 3f0 with 20 chunks
(10174|10174) DataReaderImpl::enable Cached_Allocator_With_Overflow 480 with 20 chunks
(10174|10174) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm0kj6c" as fully qualified hostname, please correct system configuration.
(10174|10174) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10174|10300) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.0000000a.000001c7(4d886c25) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10174|10174) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10174|10174) DataReaderImpl::enable: got GUID 01030000.30c5d672.0000000a.000001c7(4d886c25), subscribed to topic name "DCPSParticipant" type "PARTICIPANT_BUILT_IN_TOPIC_TYPE"
(10174|10174) DDS::TopicBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1440 with 20 chunks
(10174|10174) DataReaderImpl::enable Cached_Allocator_With_Overflow 14d0 with 20 chunks
(10174|10174) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10174|10300) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.0000000a.000002c7(66a53fe6) remote 01030000.30c5d672.00000001.000002c2(611ffa78)
(10174|10174) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10174|10174) DataReaderImpl::enable: got GUID 01030000.30c5d672.0000000a.000002c7(66a53fe6), subscribed to topic name "DCPSTopic" type "TOPIC_BUILT_IN_TOPIC_TYPE"
(10174|10174) DDS::PublicationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1a70 with 20 chunks
(10174|10174) DataReaderImpl::enable Cached_Allocator_With_Overflow 1b00 with 20 chunks
(10174|10174) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10174|10300) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.0000000a.000003c7(7fbe0ea7) remote 01030000.30c5d672.00000001.000004c2(37455dfe)
(10174|10174) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10174|10174) DataReaderImpl::enable: got GUID 01030000.30c5d672.0000000a.000003c7(7fbe0ea7), subscribed to topic name "DCPSPublication" type "PUBLICATION_BUILT_IN_TOPIC_TYPE"
(10174|10174) DDS::SubscriptionBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 20a0 with 20 chunks
(10174|10174) DataReaderImpl::enable Cached_Allocator_With_Overflow 2130 with 20 chunks
(10174|10174) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10174|10300) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.0000000a.000004c7(30ff9860) remote 01030000.30c5d672.00000001.000003c2(7804cb39)
(10174|10174) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10174|10174) DataReaderImpl::enable: got GUID 01030000.30c5d672.0000000a.000004c7(30ff9860), subscribed to topic name "DCPSSubscription" type "SUBSCRIPTION_BUILT_IN_TOPIC_TYPE"
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
(10174|10174) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 2760 with 20 chunks
(10174|10174) DataReaderImpl::enable Cached_Allocator_With_Overflow 27f0 with 20 chunks
(10174|10174) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10174|10300) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000002.00000102(96f611db)
(10174|10174) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000003.00000102(ab96386b)
(10174|10300) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000005.00000102(24d6cdcb)
(10174|10300) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000004.00000102(19b6e47b)
(10174|10174) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000006.00000102(6376b71b)
(10174|10174) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000008.00000102(dc46097a)
(10174|10174) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000007.00000102(5e169eab)
(10174|10300) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000009.00000102(e12620ca)
(10174|10174) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10174|10174) DataReaderImpl::enable: got GUID 01030000.30c5d672.0000000a.00000507(b2806b91), subscribed to topic name "topic_01" type "Bench::Data"
Creating datareader: 'datareader_02' with topic name 'topic_02' and listener type name 'bench_drl'
(10174|10174) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 46e0 with 20 chunks
(10174|10174) DataReaderImpl::enable Cached_Allocator_With_Overflow 4770 with 20 chunks
(10174|10174) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10174|10300) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000002.00000202(bddb4218)
(10174|10300) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000003.00000202(80bb6ba8)
(10174|10174) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000005.00000202(0ffb9e08)
(10174|10300) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000004.00000202(329bb7b8)
(10174|10174) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000006.00000202(485be4d8)
(10174|10300) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000008.00000202(f76b5ab9)
(10174|10300) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000007.00000202(753bcd68)
(10174|10300) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000009.00000202(ca0b7309)
(10174|10174) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10174|10174) DataReaderImpl::enable: got GUID 01030000.30c5d672.0000000a.00000607(99ad3852), subscribed to topic name "topic_02" type "Bench::Data"
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_01' with topic name 'topic_01' and listener type name 'bench_dwl'
(10174|10174) WriteDataContainer sample_list_element_allocator 3378 with 20 chunks
(10174|10174) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 10080 with 20 chunks
(10174|10174) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10110 with 20 chunks
(10174|10174) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1400 with 20 chunks
(10174|10174) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10174|10174) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10174|10300) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10174|10174) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10174|10300) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) succeeded in associating with reader 01030000.30c5d672.00000002.00000507(82f02050)
(10174|10300) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) reader 01030000.30c5d672.00000002.00000507(82f02050) calling association_complete_i
(10174|10300) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10174|10174) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) succeeded in associating with reader 01030000.30c5d672.00000003.00000507(bf9009e0)
(10174|10174) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) reader 01030000.30c5d672.00000003.00000507(bf9009e0) calling association_complete_i
(10174|10174) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10174|10300) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10174|10174) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10174|10300) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) succeeded in associating with reader 01030000.30c5d672.00000005.00000507(30d0fc40)
(10174|10300) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) reader 01030000.30c5d672.00000005.00000507(30d0fc40) calling association_complete_i
(10174|10300) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10174|10174) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) succeeded in associating with reader 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10174|10174) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) reader 01030000.30c5d672.00000004.00000507(0db0d5f0) calling association_complete_i
(10174|10174) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10174|10174) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000006.00000507(77708690)
(10174|10300) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10174|10174) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) succeeded in associating with reader 01030000.30c5d672.00000006.00000507(77708690)
(10174|10174) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) reader 01030000.30c5d672.00000006.00000507(77708690) calling association_complete_i
(10174|10174) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000006.00000507(77708690)
(10174|10300) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) succeeded in associating with reader 01030000.30c5d672.00000008.00000507(c84038f1)
(10174|10300) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) reader 01030000.30c5d672.00000008.00000507(c84038f1) calling association_complete_i
(10174|10300) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10174|10174) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10174|10300) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10174|10174) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) succeeded in associating with reader 01030000.30c5d672.00000007.00000507(4a10af20)
(10174|10174) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) reader 01030000.30c5d672.00000007.00000507(4a10af20) calling association_complete_i
(10174|10174) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10174|10300) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) succeeded in associating with reader 01030000.30c5d672.00000012.00000507(e210b7d2)
(10174|10300) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) reader 01030000.30c5d672.00000012.00000507(e210b7d2) calling association_complete_i
(10174|10300) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10174|10174) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10174|10174) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) succeeded in associating with reader 01030000.30c5d672.00000009.00000507(f5201141)
(10174|10174) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) reader 01030000.30c5d672.00000009.00000507(f5201141) calling association_complete_i
(10174|10174) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10174|10174) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10174|10174) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) succeeded in associating with reader 01030000.30c5d672.0000000a.00000507(b2806b91)
(10174|10174) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) reader 01030000.30c5d672.0000000a.00000507(b2806b91) calling association_complete_i
(10174|10174) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10174|10174) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10174|10300) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.0000000a.00000102(a6865a1a)
(10174|10174) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) succeeded in associating with reader 01030000.30c5d672.0000000b.00000507(8fe04221)
(10174|10174) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) reader 01030000.30c5d672.0000000b.00000507(8fe04221) calling association_complete_i
(10174|10174) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10174|10174) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10174|10174) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) succeeded in associating with reader 01030000.30c5d672.0000000d.00000507(00a0b781)
(10174|10174) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) reader 01030000.30c5d672.0000000d.00000507(00a0b781) calling association_complete_i
(10174|10174) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10174|10174) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10174|10174) DataWriterImpl::enable: got GUID 01030000.30c5d672.0000000a.00000102(a6865a1a), publishing to topic name "topic_01" type "Bench::Data"
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
(10174|10174) WriteDataContainer sample_list_element_allocator 3a78 with 20 chunks
(10174|10174) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 101a0 with 20 chunks
(10174|10174) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10230 with 20 chunks
(10174|10174) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1980 with 20 chunks
(10174|10300) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.0000000b.00000102(9be673aa)
(10174|10174) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10174|10174) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10174|10300) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10174|10300) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) succeeded in associating with reader 01030000.30c5d672.00000002.00000607(a9dd7393)
(10174|10300) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) reader 01030000.30c5d672.00000002.00000607(a9dd7393) calling association_complete_i
(10174|10300) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10174|10300) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10174|10300) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) succeeded in associating with reader 01030000.30c5d672.00000003.00000607(94bd5a23)
(10174|10300) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) reader 01030000.30c5d672.00000003.00000607(94bd5a23) calling association_complete_i
(10174|10300) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10174|10300) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10174|10300) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) succeeded in associating with reader 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10174|10300) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) reader 01030000.30c5d672.00000005.00000607(1bfdaf83) calling association_complete_i
(10174|10300) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10174|10300) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10174|10300) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) succeeded in associating with reader 01030000.30c5d672.00000004.00000607(269d8633)
(10174|10300) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) reader 01030000.30c5d672.00000004.00000607(269d8633) calling association_complete_i
(10174|10300) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10174|10300) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10174|10174) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10174|10300) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) succeeded in associating with reader 01030000.30c5d672.00000006.00000607(5c5dd553)
(10174|10300) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) reader 01030000.30c5d672.00000006.00000607(5c5dd553) calling association_complete_i
(10174|10300) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10174|10174) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) succeeded in associating with reader 01030000.30c5d672.00000008.00000607(e36d6b32)
(10174|10174) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) reader 01030000.30c5d672.00000008.00000607(e36d6b32) calling association_complete_i
(10174|10300) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10174|10174) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10174|10300) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) succeeded in associating with reader 01030000.30c5d672.00000007.00000607(613dfce3)
(10174|10300) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) reader 01030000.30c5d672.00000007.00000607(613dfce3) calling association_complete_i
(10174|10300) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10174|10300) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10174|10174) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10174|10300) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) succeeded in associating with reader 01030000.30c5d672.0000000a.00000607(99ad3852)
(10174|10300) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) reader 01030000.30c5d672.0000000a.00000607(99ad3852) calling association_complete_i
(10174|10300) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10174|10300) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.0000000a.00000202(8dab09d9)
(10174|10174) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) succeeded in associating with reader 01030000.30c5d672.00000009.00000607(de0d4282)
(10174|10174) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) reader 01030000.30c5d672.00000009.00000607(de0d4282) calling association_complete_i
(10174|10174) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10174|10174) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10174|10174) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) succeeded in associating with reader 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10174|10174) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) reader 01030000.30c5d672.0000000b.00000607(a4cd11e2) calling association_complete_i
(10174|10174) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10174|10174) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10174|10174) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) succeeded in associating with reader 01030000.30c5d672.0000000d.00000607(2b8de442)
(10174|10174) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) reader 01030000.30c5d672.0000000d.00000607(2b8de442) calling association_complete_i
(10174|10174) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10174|10174) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10174|10174) DataWriterImpl::enable: got GUID 01030000.30c5d672.0000000a.00000202(8dab09d9), publishing to topic name "topic_02" type "Bench::Data"
2026-03-10T17:50:06Z: Process construction / entity creation complete.
2026-03-10T17:50:06Z: Beginning action construction / initialization.
2026-03-10T17:50:06Z: Action construction / initialization complete.
(10174|10300) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.0000000b.00000202(b0cb2069)
(10174|10300) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10174|10300) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) succeeded in associating with reader 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10174|10300) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) reader 01030000.30c5d672.0000000c.00000507(3dc09e31) calling association_complete_i
(10174|10300) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10174|10300) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.0000000d.00000102(14a6860a)
(10174|10300) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10174|10300) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) succeeded in associating with reader 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10174|10300) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) reader 01030000.30c5d672.0000000c.00000607(16edcdf2) calling association_complete_i
(10174|10300) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10174|10300) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10174|10300) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) succeeded in associating with reader 01030000.30c5d672.0000000e.00000507(4700cd51)
(10174|10300) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) reader 01030000.30c5d672.0000000e.00000507(4700cd51) calling association_complete_i
(10174|10300) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10174|10300) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.0000000c.00000102(29c6afba)
(10174|10300) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9)
(10174|10300) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10174|10300) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) succeeded in associating with reader 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10174|10300) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) reader 01030000.30c5d672.0000000f.00000507(7a60e4e1) calling association_complete_i
(10174|10300) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10174|10300) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.0000000c.00000202(02ebfc79)
(10174|10300) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10174|10300) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) succeeded in associating with reader 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10174|10300) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) reader 01030000.30c5d672.0000000e.00000607(6c2d9e92) calling association_complete_i
(10174|10300) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10174|10300) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10174|10300) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) succeeded in associating with reader 01030000.30c5d672.00000012.00000607(c93de411)
(10174|10300) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) reader 01030000.30c5d672.00000012.00000607(c93de411) calling association_complete_i
(10174|10300) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10174|10300) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.0000000e.00000102(5306fcda)
(10174|10300) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10174|10300) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) succeeded in associating with reader 01030000.30c5d672.0000000f.00000607(514db722)
(10174|10300) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) reader 01030000.30c5d672.0000000f.00000607(514db722) calling association_complete_i
(10174|10300) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10174|10300) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.0000000f.00000102(6e66d56a)
(10174|10300) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.0000000e.00000202(782baf19)
(10174|10300) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10174|10300) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) succeeded in associating with reader 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10174|10300) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) reader 01030000.30c5d672.00000010.00000507(98d0e4b2) calling association_complete_i
(10174|10300) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10174|10300) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.0000000f.00000202(454b86a9)
(10174|10300) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10174|10300) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) succeeded in associating with reader 01030000.30c5d672.00000010.00000607(b3fdb771)
(10174|10300) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) reader 01030000.30c5d672.00000010.00000607(b3fdb771) calling association_complete_i
(10174|10300) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10174|10300) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000012.00000102(f6168659)
(10174|10300) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000010.00000102(8cd6d539)
(10174|10300) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10174|10300) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) succeeded in associating with reader 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10174|10300) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) reader 01030000.30c5d672.00000011.00000507(a5b0cd02) calling association_complete_i
(10174|10300) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10174|10300) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000012.00000202(dd3bd59a)
(10174|10300) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000010.00000202(a7fb86fa)
(10174|10300) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10174|10300) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) succeeded in associating with reader 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10174|10300) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) reader 01030000.30c5d672.00000011.00000607(8e9d9ec1) calling association_complete_i
(10174|10300) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10174|10300) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10174|10300) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) succeeded in associating with reader 01030000.30c5d672.00000013.00000507(df709e62)
(10174|10300) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) reader 01030000.30c5d672.00000013.00000507(df709e62) calling association_complete_i
(10174|10300) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10174|10300) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000011.00000102(b1b6fc89)
(10174|10300) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10174|10300) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) succeeded in associating with reader 01030000.30c5d672.00000014.00000507(6d504272)
(10174|10300) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) reader 01030000.30c5d672.00000014.00000507(6d504272) calling association_complete_i
(10174|10300) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10174|10300) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10174|10300) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) succeeded in associating with reader 01030000.30c5d672.00000013.00000607(f45dcda1)
(10174|10300) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) reader 01030000.30c5d672.00000013.00000607(f45dcda1) calling association_complete_i
(10174|10300) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10174|10300) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000011.00000202(9a9baf4a)
(10174|10300) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000013.00000102(cb76afe9)
(10174|10300) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10174|10300) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) succeeded in associating with reader 01030000.30c5d672.00000014.00000607(467d11b1)
(10174|10300) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) reader 01030000.30c5d672.00000014.00000607(467d11b1) calling association_complete_i
(10174|10300) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10174|10300) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10174|10300) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) succeeded in associating with reader 01030000.30c5d672.00000015.00000507(50306bc2)
(10174|10300) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) reader 01030000.30c5d672.00000015.00000507(50306bc2) calling association_complete_i
(10174|10300) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10174|10300) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000013.00000202(e05bfc2a)
(10174|10300) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000014.00000102(795673f9)
(10174|10300) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10174|10300) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) succeeded in associating with reader 01030000.30c5d672.00000015.00000607(7b1d3801)
(10174|10300) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) reader 01030000.30c5d672.00000015.00000607(7b1d3801) calling association_complete_i
(10174|10300) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10174|10300) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000014.00000202(527b203a)
(10174|10300) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000015.00000102(44365a49)
(10174|10300) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000015.00000202(6f1b098a)
2026-03-10T17:50:07Z: Enabling DDS entities (if not already enabled).
2026-03-10T17:50:07Z: DDS entities enabled.
2026-03-10T17:50:07Z: Initializing process actions.
2026-03-10T17:50:37Z: Starting process actions.
2026-03-10T17:50:37Z: Process tests started.
(10174|10300) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10174|10300) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10174|10300) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10174|10300) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10174|10300) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000002.00000507(82f02050) num remotes 1
(10174|10300) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000002.00000607(a9dd7393) num remotes 1
(10174|10300) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10174|10300) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10174|10300) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10174|10300) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10174|10300) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000003.00000507(bf9009e0) num remotes 1
(10174|10300) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000003.00000607(94bd5a23) num remotes 1
2026-03-10T17:50:38Z: Stopping process tests.
2026-03-10T17:50:38Z: Process tests stopped.
(10174|10300) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10174|10300) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10174|10300) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10174|10300) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10174|10300) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000005.00000507(30d0fc40) num remotes 1
(10174|10300) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000005.00000607(1bfdaf83) num remotes 1
(10174|10300) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10174|10300) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10174|10300) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10174|10300) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10174|10300) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000004.00000507(0db0d5f0) num remotes 1
(10174|10300) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000004.00000607(269d8633) num remotes 1
(10174|10300) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10174|10300) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10174|10300) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10174|10300) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10174|10300) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000006.00000507(77708690) num remotes 1
(10174|10300) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000006.00000607(5c5dd553) num remotes 1
(10174|10300) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(10174|10300) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(10174|10300) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(10174|10300) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(10174|10300) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000008.00000507(c84038f1) num remotes 1
(10174|10300) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000008.00000607(e36d6b32) num remotes 1
(10174|10300) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10174|10300) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10174|10300) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10174|10300) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10174|10300) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000007.00000507(4a10af20) num remotes 1
(10174|10300) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000007.00000607(613dfce3) num remotes 1
(10174|10300) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 1
(10174|10300) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 1
(10174|10300) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 1
(10174|10300) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 1
(10174|10300) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000009.00000507(f5201141) num remotes 1
(10174|10300) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000009.00000607(de0d4282) num remotes 1
2026-03-10T17:50:39Z: Stopping process actions.
2026-03-10T17:50:39Z: Detaching Listeners.
2026-03-10T17:50:39Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
(10174|10174) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.0000000a.00000507(b2806b91) num remotes 12
(10174|10300) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.0000000a.00000102(a6865a1a) num remotes 1
(10174|10300) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.0000000a.00000102(a6865a1a) num remotes 1
Deleting datawriter: datawriter_02
(10174|10174) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.0000000a.00000607(99ad3852) num remotes 12
(10174|10300) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.0000000a.00000202(8dab09d9) num remotes 1
(10174|10300) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.0000000a.00000202(8dab09d9) num remotes 1
Deleting publisher: publisher_01
Deleting datareader: datareader_01
(10174|10174) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.0000000b.00000102(9be673aa) num remotes 11
(10174|10174) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.0000000b.00000102(9be673aa) num remotes 11
Deleting datareader: datareader_02
(10174|10174) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.0000000b.00000202(b0cb2069) num remotes 11
(10174|10174) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.0000000b.00000202(b0cb2069) num remotes 11
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
(10174|10230) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.0000000a.000001c7(4d886c25) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10174|10230) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.0000000a.000001c7(4d886c25) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10174|10230) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10174|10230) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10174|10230) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10174|10230) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10174|10230) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10174|10230) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10174|10230) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10174|10230) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10174|10230) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10174|10230) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10174|10230) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10174|10230) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10174|10230) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.0000000a.000003c7(7fbe0ea7) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10174|10230) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.0000000a.000003c7(7fbe0ea7) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10174|10230) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10174|10230) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10174|10230) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10174|10230) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10174|10230) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10174|10230) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10174|10230) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10174|10230) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10174|10230) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10174|10230) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10174|10230) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10174|10230) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10174|10230) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10174|10230) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10174|10230) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10174|10230) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10174|10230) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10174|10230) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10174|10230) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10174|10230) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10174|10230) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10174|10230) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10174|10230) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.0000000a.000004c7(30ff9860) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10174|10230) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.0000000a.000004c7(30ff9860) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10174|10230) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10174|10230) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10174|10230) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10174|10230) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10174|10230) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10174|10230) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10174|10230) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10174|10230) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10174|10230) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10174|10230) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10174|10230) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10174|10230) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10174|10230) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10174|10230) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10174|10230) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10174|10230) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10174|10230) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10174|10230) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10174|10230) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10174|10230) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10174|10230) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10174|10230) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10174|10230) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.0000000a.000002c7(66a53fe6) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10174|10230) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.0000000a.000002c7(66a53fe6) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10174|10324) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.0.39:39003 , reconnect_state = INIT_STATE.
(10174|10230) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10174|10230) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10174|10230) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10174|10230) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10174|10230) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10174|10230) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10174|10230) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10174|10230) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10174|10230) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10174|10230) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10174|10230) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10174|10230) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10174|10230) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10174|10230) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10174|10230) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10174|10230) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10174|10230) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10174|10230) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10174|10230) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10174|10230) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10174|10230) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10174|10230) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10174|10230) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10174|10230) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10174|10324) DataLink::handle_exception() - delay already elapsed so handle_timeout now
(10174|10174) Service_Participant::shutdown
(10174|10174) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-03-10T17:50:39Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 2.863
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.065
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
(10174|10174) Service_Participant::~Service_Participant
(10174|10174) Service_Participant::shutdown
=== Showing Log for Node 01037c1e.52ddd570.27a359b5.000001c1 === Spawned Process #11 (PID 10182) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-10T17:50:03Z: Beginning process construction / entity creation.
Adding 'DCPSSecurity' = '0' to [common] configuration section
Adding 'DCPSDebugLevel' = '3' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'DCPSInfoRepo' = 'localhost:12345' to [common] configuration section
Adding 'DefaultTransportConfig' = 'rtps_config' to [domain/7] configuration section
Adding 'transports' = 'rtps_transport' to [config/rtps_config] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Adding 'use_multicast' = '0' to [transport/rtps_transport] configuration section
(10182|10182) INFO: set_DCPS_debug_level: set to 3
(10182|10182) INFO: ConfigStoreImpl::set_string: COMMON=@common
(10182|10182) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG_TRANSPORTS=rtps_transport
(10182|10182) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG=@rtps_config
(10182|10182) INFO: ConfigStoreImpl::set_string: CONFIG=@config
Creating participant: 'participant_01' in domain 7
(10182|10182) Service_Participant::set_repo_domain: Domain[ 7] = Repo[ DEFAULT_REPO].
(10182|10182) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.34.0-dev using ACE 6.5.23
(10182|10182) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 3
(10182|10182) Service_Participant::get_domain_participant_factory: machine: runnervm0kj6c, x86_64 platform: Linux, 6.14.0-1017-azure, #17~24.04.1-Ubuntu SMP Mon Dec 1 20:10:50 UTC 2025
(10182|10182) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(10182|10182) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(10182|10182) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(10182|10182) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(10182|10182) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(10182|10182) DomainParticipantImpl::enable: enabled participant 01030000.30c5d672.0000000b.000001c1(998be0a0) in domain 7
(10182|10182) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
(10182|10182) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
(10182|10182) InfoRepoDiscovery::bit_config - BIT tcp transport :0
(10182|10182) DDS::ParticipantBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 3f0 with 20 chunks
(10182|10182) DataReaderImpl::enable Cached_Allocator_With_Overflow 480 with 20 chunks
(10182|10182) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm0kj6c" as fully qualified hostname, please correct system configuration.
(10182|10182) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10182|10304) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.0000000b.000001c7(70e84595) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10182|10182) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10182|10182) DataReaderImpl::enable: got GUID 01030000.30c5d672.0000000b.000001c7(70e84595), subscribed to topic name "DCPSParticipant" type "PARTICIPANT_BUILT_IN_TOPIC_TYPE"
(10182|10182) DDS::TopicBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1440 with 20 chunks
(10182|10182) DataReaderImpl::enable Cached_Allocator_With_Overflow 14d0 with 20 chunks
(10182|10182) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10182|10304) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.0000000b.000002c7(5bc51656) remote 01030000.30c5d672.00000001.000002c2(611ffa78)
(10182|10182) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10182|10182) DataReaderImpl::enable: got GUID 01030000.30c5d672.0000000b.000002c7(5bc51656), subscribed to topic name "DCPSTopic" type "TOPIC_BUILT_IN_TOPIC_TYPE"
(10182|10182) DDS::PublicationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1a70 with 20 chunks
(10182|10182) DataReaderImpl::enable Cached_Allocator_With_Overflow 1b00 with 20 chunks
(10182|10182) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10182|10304) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.0000000b.000003c7(42de2717) remote 01030000.30c5d672.00000001.000004c2(37455dfe)
(10182|10182) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10182|10182) DataReaderImpl::enable: got GUID 01030000.30c5d672.0000000b.000003c7(42de2717), subscribed to topic name "DCPSPublication" type "PUBLICATION_BUILT_IN_TOPIC_TYPE"
(10182|10182) DDS::SubscriptionBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 20a0 with 20 chunks
(10182|10182) DataReaderImpl::enable Cached_Allocator_With_Overflow 2130 with 20 chunks
(10182|10182) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10182|10304) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.0000000b.000004c7(0d9fb1d0) remote 01030000.30c5d672.00000001.000003c2(7804cb39)
(10182|10182) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10182|10182) DataReaderImpl::enable: got GUID 01030000.30c5d672.0000000b.000004c7(0d9fb1d0), subscribed to topic name "DCPSSubscription" type "SUBSCRIPTION_BUILT_IN_TOPIC_TYPE"
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
(10182|10182) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 2760 with 20 chunks
(10182|10182) DataReaderImpl::enable Cached_Allocator_With_Overflow 27f0 with 20 chunks
(10182|10182) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10182|10304) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000002.00000102(96f611db)
(10182|10182) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000003.00000102(ab96386b)
(10182|10182) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000005.00000102(24d6cdcb)
(10182|10182) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000004.00000102(19b6e47b)
(10182|10182) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000006.00000102(6376b71b)
(10182|10304) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000008.00000102(dc46097a)
(10182|10182) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000007.00000102(5e169eab)
(10182|10304) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000009.00000102(e12620ca)
(10182|10182) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10182|10182) DataReaderImpl::enable: got GUID 01030000.30c5d672.0000000b.00000507(8fe04221), subscribed to topic name "topic_01" type "Bench::Data"
Creating datareader: 'datareader_02' with topic name 'topic_02' and listener type name 'bench_drl'
(10182|10182) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 46e0 with 20 chunks
(10182|10182) DataReaderImpl::enable Cached_Allocator_With_Overflow 4770 with 20 chunks
(10182|10182) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10182|10304) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000002.00000202(bddb4218)
(10182|10182) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000003.00000202(80bb6ba8)
(10182|10304) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000005.00000202(0ffb9e08)
(10182|10304) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000004.00000202(329bb7b8)
(10182|10182) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000006.00000202(485be4d8)
(10182|10182) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000008.00000202(f76b5ab9)
(10182|10182) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000007.00000202(753bcd68)
(10182|10182) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000009.00000202(ca0b7309)
(10182|10182) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10182|10182) DataReaderImpl::enable: got GUID 01030000.30c5d672.0000000b.00000607(a4cd11e2), subscribed to topic name "topic_02" type "Bench::Data"
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_01' with topic name 'topic_01' and listener type name 'bench_dwl'
(10182|10182) WriteDataContainer sample_list_element_allocator 3378 with 20 chunks
(10182|10182) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 10080 with 20 chunks
(10182|10182) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10110 with 20 chunks
(10182|10182) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1400 with 20 chunks
(10182|10182) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10182|10182) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10182|10304) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.0000000a.00000102(a6865a1a)
(10182|10182) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10182|10182) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) succeeded in associating with reader 01030000.30c5d672.00000003.00000507(bf9009e0)
(10182|10182) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) reader 01030000.30c5d672.00000003.00000507(bf9009e0) calling association_complete_i
(10182|10182) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10182|10182) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10182|10304) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10182|10304) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) succeeded in associating with reader 01030000.30c5d672.00000002.00000507(82f02050)
(10182|10304) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) reader 01030000.30c5d672.00000002.00000507(82f02050) calling association_complete_i
(10182|10304) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10182|10304) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10182|10304) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) succeeded in associating with reader 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10182|10304) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) reader 01030000.30c5d672.00000004.00000507(0db0d5f0) calling association_complete_i
(10182|10304) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10182|10304) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000006.00000507(77708690)
(10182|10182) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) succeeded in associating with reader 01030000.30c5d672.00000005.00000507(30d0fc40)
(10182|10182) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) reader 01030000.30c5d672.00000005.00000507(30d0fc40) calling association_complete_i
(10182|10182) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10182|10182) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10182|10182) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) succeeded in associating with reader 01030000.30c5d672.00000008.00000507(c84038f1)
(10182|10182) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) reader 01030000.30c5d672.00000008.00000507(c84038f1) calling association_complete_i
(10182|10182) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10182|10182) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10182|10304) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) succeeded in associating with reader 01030000.30c5d672.00000006.00000507(77708690)
(10182|10304) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) reader 01030000.30c5d672.00000006.00000507(77708690) calling association_complete_i
(10182|10304) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000006.00000507(77708690)
(10182|10182) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) succeeded in associating with reader 01030000.30c5d672.00000007.00000507(4a10af20)
(10182|10182) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) reader 01030000.30c5d672.00000007.00000507(4a10af20) calling association_complete_i
(10182|10182) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10182|10182) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10182|10182) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) succeeded in associating with reader 01030000.30c5d672.00000009.00000507(f5201141)
(10182|10182) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) reader 01030000.30c5d672.00000009.00000507(f5201141) calling association_complete_i
(10182|10182) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10182|10182) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10182|10304) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10182|10304) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) succeeded in associating with reader 01030000.30c5d672.00000012.00000507(e210b7d2)
(10182|10304) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) reader 01030000.30c5d672.00000012.00000507(e210b7d2) calling association_complete_i
(10182|10304) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10182|10304) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10182|10304) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) succeeded in associating with reader 01030000.30c5d672.0000000b.00000507(8fe04221)
(10182|10304) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) reader 01030000.30c5d672.0000000b.00000507(8fe04221) calling association_complete_i
(10182|10304) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10182|10182) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) succeeded in associating with reader 01030000.30c5d672.0000000a.00000507(b2806b91)
(10182|10182) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) reader 01030000.30c5d672.0000000a.00000507(b2806b91) calling association_complete_i
(10182|10182) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10182|10304) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.0000000b.00000102(9be673aa)
(10182|10304) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10182|10304) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) succeeded in associating with reader 01030000.30c5d672.0000000d.00000507(00a0b781)
(10182|10304) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) reader 01030000.30c5d672.0000000d.00000507(00a0b781) calling association_complete_i
(10182|10304) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10182|10182) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10182|10182) DataWriterImpl::enable: got GUID 01030000.30c5d672.0000000b.00000102(9be673aa), publishing to topic name "topic_01" type "Bench::Data"
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
(10182|10182) WriteDataContainer sample_list_element_allocator 36f8 with 20 chunks
(10182|10182) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 101a0 with 20 chunks
(10182|10182) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10230 with 20 chunks
(10182|10182) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1880 with 20 chunks
(10182|10182) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10182|10182) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10182|10304) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.0000000a.00000202(8dab09d9)
(10182|10304) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10182|10304) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) succeeded in associating with reader 01030000.30c5d672.00000002.00000607(a9dd7393)
(10182|10304) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) reader 01030000.30c5d672.00000002.00000607(a9dd7393) calling association_complete_i
(10182|10304) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10182|10304) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10182|10182) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10182|10182) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) succeeded in associating with reader 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10182|10182) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) reader 01030000.30c5d672.00000005.00000607(1bfdaf83) calling association_complete_i
(10182|10182) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10182|10182) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10182|10182) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) succeeded in associating with reader 01030000.30c5d672.00000004.00000607(269d8633)
(10182|10182) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) reader 01030000.30c5d672.00000004.00000607(269d8633) calling association_complete_i
(10182|10182) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10182|10304) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) succeeded in associating with reader 01030000.30c5d672.00000003.00000607(94bd5a23)
(10182|10304) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) reader 01030000.30c5d672.00000003.00000607(94bd5a23) calling association_complete_i
(10182|10304) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10182|10304) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10182|10304) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) succeeded in associating with reader 01030000.30c5d672.00000008.00000607(e36d6b32)
(10182|10182) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10182|10304) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) reader 01030000.30c5d672.00000008.00000607(e36d6b32) calling association_complete_i
(10182|10304) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10182|10304) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10182|10304) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) succeeded in associating with reader 01030000.30c5d672.00000007.00000607(613dfce3)
(10182|10304) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) reader 01030000.30c5d672.00000007.00000607(613dfce3) calling association_complete_i
(10182|10304) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10182|10304) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10182|10182) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) succeeded in associating with reader 01030000.30c5d672.00000006.00000607(5c5dd553)
(10182|10182) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) reader 01030000.30c5d672.00000006.00000607(5c5dd553) calling association_complete_i
(10182|10182) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10182|10304) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) succeeded in associating with reader 01030000.30c5d672.00000009.00000607(de0d4282)
(10182|10304) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) reader 01030000.30c5d672.00000009.00000607(de0d4282) calling association_complete_i
(10182|10304) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10182|10304) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10182|10182) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10182|10182) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) succeeded in associating with reader 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10182|10182) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) reader 01030000.30c5d672.0000000b.00000607(a4cd11e2) calling association_complete_i
(10182|10182) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10182|10182) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.0000000b.00000202(b0cb2069)
(10182|10304) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) succeeded in associating with reader 01030000.30c5d672.0000000a.00000607(99ad3852)
(10182|10304) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) reader 01030000.30c5d672.0000000a.00000607(99ad3852) calling association_complete_i
(10182|10304) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10182|10304) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10182|10304) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) succeeded in associating with reader 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10182|10304) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) reader 01030000.30c5d672.0000000c.00000507(3dc09e31) calling association_complete_i
(10182|10304) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10182|10182) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10182|10182) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) succeeded in associating with reader 01030000.30c5d672.0000000d.00000607(2b8de442)
(10182|10182) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) reader 01030000.30c5d672.0000000d.00000607(2b8de442) calling association_complete_i
(10182|10182) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10182|10182) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10182|10182) DataWriterImpl::enable: got GUID 01030000.30c5d672.0000000b.00000202(b0cb2069), publishing to topic name "topic_02" type "Bench::Data"
2026-03-10T17:50:06Z: Process construction / entity creation complete.
2026-03-10T17:50:06Z: Beginning action construction / initialization.
2026-03-10T17:50:06Z: Action construction / initialization complete.
(10182|10304) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.0000000d.00000102(14a6860a)
(10182|10304) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10182|10304) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) succeeded in associating with reader 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10182|10304) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) reader 01030000.30c5d672.0000000c.00000607(16edcdf2) calling association_complete_i
(10182|10304) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10182|10304) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10182|10304) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) succeeded in associating with reader 01030000.30c5d672.0000000e.00000507(4700cd51)
(10182|10304) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) reader 01030000.30c5d672.0000000e.00000507(4700cd51) calling association_complete_i
(10182|10304) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10182|10304) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.0000000c.00000102(29c6afba)
(10182|10304) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9)
(10182|10304) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10182|10304) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) succeeded in associating with reader 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10182|10304) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) reader 01030000.30c5d672.0000000f.00000507(7a60e4e1) calling association_complete_i
(10182|10304) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10182|10304) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.0000000c.00000202(02ebfc79)
(10182|10304) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10182|10304) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) succeeded in associating with reader 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10182|10304) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) reader 01030000.30c5d672.0000000e.00000607(6c2d9e92) calling association_complete_i
(10182|10304) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10182|10304) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10182|10304) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) succeeded in associating with reader 01030000.30c5d672.00000012.00000607(c93de411)
(10182|10304) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) reader 01030000.30c5d672.00000012.00000607(c93de411) calling association_complete_i
(10182|10304) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10182|10304) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.0000000e.00000102(5306fcda)
(10182|10304) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10182|10304) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) succeeded in associating with reader 01030000.30c5d672.0000000f.00000607(514db722)
(10182|10304) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) reader 01030000.30c5d672.0000000f.00000607(514db722) calling association_complete_i
(10182|10304) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10182|10304) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.0000000f.00000102(6e66d56a)
(10182|10304) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.0000000e.00000202(782baf19)
(10182|10304) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10182|10304) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) succeeded in associating with reader 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10182|10304) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) reader 01030000.30c5d672.00000010.00000507(98d0e4b2) calling association_complete_i
(10182|10304) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10182|10304) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.0000000f.00000202(454b86a9)
(10182|10304) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10182|10304) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) succeeded in associating with reader 01030000.30c5d672.00000010.00000607(b3fdb771)
(10182|10304) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) reader 01030000.30c5d672.00000010.00000607(b3fdb771) calling association_complete_i
(10182|10304) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10182|10304) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000012.00000102(f6168659)
(10182|10304) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000010.00000102(8cd6d539)
(10182|10304) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10182|10304) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) succeeded in associating with reader 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10182|10304) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) reader 01030000.30c5d672.00000011.00000507(a5b0cd02) calling association_complete_i
(10182|10304) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10182|10304) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000012.00000202(dd3bd59a)
(10182|10304) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000010.00000202(a7fb86fa)
(10182|10304) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10182|10304) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) succeeded in associating with reader 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10182|10304) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) reader 01030000.30c5d672.00000011.00000607(8e9d9ec1) calling association_complete_i
(10182|10304) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10182|10304) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10182|10304) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) succeeded in associating with reader 01030000.30c5d672.00000013.00000507(df709e62)
(10182|10304) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) reader 01030000.30c5d672.00000013.00000507(df709e62) calling association_complete_i
(10182|10304) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10182|10304) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000011.00000102(b1b6fc89)
(10182|10304) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10182|10304) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) succeeded in associating with reader 01030000.30c5d672.00000014.00000507(6d504272)
(10182|10304) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) reader 01030000.30c5d672.00000014.00000507(6d504272) calling association_complete_i
(10182|10304) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10182|10304) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10182|10304) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) succeeded in associating with reader 01030000.30c5d672.00000013.00000607(f45dcda1)
(10182|10304) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) reader 01030000.30c5d672.00000013.00000607(f45dcda1) calling association_complete_i
(10182|10304) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10182|10304) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000011.00000202(9a9baf4a)
(10182|10304) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000013.00000102(cb76afe9)
(10182|10304) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10182|10304) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) succeeded in associating with reader 01030000.30c5d672.00000014.00000607(467d11b1)
(10182|10304) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) reader 01030000.30c5d672.00000014.00000607(467d11b1) calling association_complete_i
(10182|10304) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10182|10304) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10182|10304) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) succeeded in associating with reader 01030000.30c5d672.00000015.00000507(50306bc2)
(10182|10304) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) reader 01030000.30c5d672.00000015.00000507(50306bc2) calling association_complete_i
(10182|10304) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10182|10304) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000013.00000202(e05bfc2a)
(10182|10304) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000014.00000102(795673f9)
(10182|10304) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10182|10304) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) succeeded in associating with reader 01030000.30c5d672.00000015.00000607(7b1d3801)
(10182|10304) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) reader 01030000.30c5d672.00000015.00000607(7b1d3801) calling association_complete_i
(10182|10304) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10182|10304) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000014.00000202(527b203a)
(10182|10304) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000015.00000102(44365a49)
(10182|10304) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000015.00000202(6f1b098a)
2026-03-10T17:50:07Z: Enabling DDS entities (if not already enabled).
2026-03-10T17:50:07Z: DDS entities enabled.
2026-03-10T17:50:07Z: Initializing process actions.
2026-03-10T17:50:37Z: Starting process actions.
2026-03-10T17:50:37Z: Process tests started.
(10182|10304) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10182|10304) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10182|10304) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10182|10304) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10182|10304) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000002.00000507(82f02050) num remotes 1
(10182|10304) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000002.00000607(a9dd7393) num remotes 1
(10182|10304) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10182|10304) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10182|10304) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10182|10304) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10182|10304) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000003.00000507(bf9009e0) num remotes 1
(10182|10304) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000003.00000607(94bd5a23) num remotes 1
2026-03-10T17:50:38Z: Stopping process tests.
2026-03-10T17:50:38Z: Process tests stopped.
(10182|10304) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10182|10304) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10182|10304) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10182|10304) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10182|10304) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000005.00000507(30d0fc40) num remotes 1
(10182|10304) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000005.00000607(1bfdaf83) num remotes 1
(10182|10304) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10182|10304) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10182|10304) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10182|10304) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10182|10304) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000004.00000507(0db0d5f0) num remotes 1
(10182|10304) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000004.00000607(269d8633) num remotes 1
(10182|10304) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10182|10304) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10182|10304) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10182|10304) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10182|10304) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000006.00000507(77708690) num remotes 1
(10182|10304) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000006.00000607(5c5dd553) num remotes 1
(10182|10304) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(10182|10304) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(10182|10304) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(10182|10304) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(10182|10304) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000008.00000507(c84038f1) num remotes 1
(10182|10304) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000008.00000607(e36d6b32) num remotes 1
(10182|10304) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10182|10304) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10182|10304) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10182|10304) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10182|10304) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000007.00000507(4a10af20) num remotes 1
(10182|10304) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000007.00000607(613dfce3) num remotes 1
(10182|10304) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 1
(10182|10304) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 1
(10182|10304) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 1
(10182|10304) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 1
(10182|10304) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000009.00000507(f5201141) num remotes 1
(10182|10304) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000009.00000607(de0d4282) num remotes 1
(10182|10304) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.0000000a.00000102(a6865a1a) num remotes 1
(10182|10304) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.0000000a.00000102(a6865a1a) num remotes 1
(10182|10304) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.0000000a.00000202(8dab09d9) num remotes 1
(10182|10304) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.0000000a.00000202(8dab09d9) num remotes 1
(10182|10304) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.0000000a.00000507(b2806b91) num remotes 1
(10182|10304) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.0000000a.00000607(99ad3852) num remotes 1
2026-03-10T17:50:39Z: Stopping process actions.
2026-03-10T17:50:39Z: Detaching Listeners.
2026-03-10T17:50:39Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
(10182|10182) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.0000000b.00000507(8fe04221) num remotes 11
(10182|10304) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.0000000b.00000102(9be673aa) num remotes 1
(10182|10304) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.0000000b.00000102(9be673aa) num remotes 1
Deleting datawriter: datawriter_02
(10182|10182) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2) num remotes 11
(10182|10304) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.0000000b.00000202(b0cb2069) num remotes 1
(10182|10304) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.0000000b.00000202(b0cb2069) num remotes 1
Deleting publisher: publisher_01
Deleting datareader: datareader_01
(10182|10182) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.0000000c.00000102(29c6afba) num remotes 10
(10182|10182) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.0000000c.00000102(29c6afba) num remotes 10
Deleting datareader: datareader_02
(10182|10182) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.0000000c.00000202(02ebfc79) num remotes 10
(10182|10182) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.0000000c.00000202(02ebfc79) num remotes 10
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
(10182|10231) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.0000000b.000001c7(70e84595) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10182|10231) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.0000000b.000001c7(70e84595) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10182|10231) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10182|10231) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10182|10231) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10182|10231) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10182|10231) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10182|10231) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10182|10231) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10182|10231) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10182|10231) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10182|10231) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10182|10231) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10182|10231) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.0000000b.000003c7(42de2717) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10182|10231) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.0000000b.000003c7(42de2717) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10182|10231) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10182|10231) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10182|10231) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10182|10231) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10182|10231) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10182|10231) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10182|10231) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10182|10231) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10182|10231) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10182|10231) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10182|10231) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10182|10231) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10182|10231) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10182|10231) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10182|10231) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10182|10231) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10182|10231) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10182|10231) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10182|10231) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10182|10231) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10182|10231) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.0000000b.000004c7(0d9fb1d0) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10182|10231) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.0000000b.000004c7(0d9fb1d0) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10182|10231) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10182|10231) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10182|10231) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10182|10231) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10182|10231) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10182|10231) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10182|10231) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10182|10231) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10182|10231) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10182|10231) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10182|10231) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10182|10231) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10182|10231) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10182|10231) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10182|10231) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10182|10231) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10182|10231) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10182|10231) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10182|10231) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10182|10231) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10182|10231) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.0000000b.000002c7(5bc51656) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10182|10231) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.0000000b.000002c7(5bc51656) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10182|10231) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10182|10328) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.0.39:39003 , reconnect_state = INIT_STATE.
(10182|10231) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10182|10231) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10182|10231) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10182|10231) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10182|10231) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10182|10231) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10182|10231) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10182|10231) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10182|10231) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10182|10231) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10182|10231) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10182|10231) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10182|10231) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10182|10231) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10182|10231) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10182|10231) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10182|10231) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10182|10231) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10182|10231) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10182|10231) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10182|10231) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10182|10328) DataLink::handle_exception() - delay already elapsed so handle_timeout now
(10182|10182) Service_Participant::shutdown
(10182|10182) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-03-10T17:50:39Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 2.874
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.061
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
(10182|10182) Service_Participant::~Service_Participant
(10182|10182) Service_Participant::shutdown
=== Showing Log for Node 01037c1e.52ddd570.27a359b5.000001c1 === Spawned Process #14 (PID 10185) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-10T17:50:03Z: Beginning process construction / entity creation.
Adding 'DCPSSecurity' = '0' to [common] configuration section
Adding 'DCPSDebugLevel' = '3' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'DCPSInfoRepo' = 'localhost:12345' to [common] configuration section
Adding 'DefaultTransportConfig' = 'rtps_config' to [domain/7] configuration section
Adding 'transports' = 'rtps_transport' to [config/rtps_config] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Adding 'use_multicast' = '0' to [transport/rtps_transport] configuration section
(10185|10185) INFO: set_DCPS_debug_level: set to 3
(10185|10185) INFO: ConfigStoreImpl::set_string: COMMON=@common
(10185|10185) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG_TRANSPORTS=rtps_transport
(10185|10185) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG=@rtps_config
(10185|10185) INFO: ConfigStoreImpl::set_string: CONFIG=@config
Creating participant: 'participant_01' in domain 7
(10185|10185) Service_Participant::set_repo_domain: Domain[ 7] = Repo[ DEFAULT_REPO].
(10185|10185) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.34.0-dev using ACE 6.5.23
(10185|10185) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 3
(10185|10185) Service_Participant::get_domain_participant_factory: machine: runnervm0kj6c, x86_64 platform: Linux, 6.14.0-1017-azure, #17~24.04.1-Ubuntu SMP Mon Dec 1 20:10:50 UTC 2025
(10185|10185) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(10185|10185) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(10185|10185) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(10185|10185) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(10185|10185) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(10185|10185) DomainParticipantImpl::enable: enabled participant 01030000.30c5d672.0000000d.000001c1(16cb1500) in domain 7
(10185|10185) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
(10185|10185) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
(10185|10185) InfoRepoDiscovery::bit_config - BIT tcp transport :0
(10185|10185) DDS::ParticipantBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 3f0 with 20 chunks
(10185|10185) DataReaderImpl::enable Cached_Allocator_With_Overflow 480 with 20 chunks
(10185|10185) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm0kj6c" as fully qualified hostname, please correct system configuration.
(10185|10185) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10185|10313) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.0000000d.000001c7(ffa8b035) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10185|10185) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10185|10185) DataReaderImpl::enable: got GUID 01030000.30c5d672.0000000d.000001c7(ffa8b035), subscribed to topic name "DCPSParticipant" type "PARTICIPANT_BUILT_IN_TOPIC_TYPE"
(10185|10185) DDS::TopicBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1440 with 20 chunks
(10185|10185) DataReaderImpl::enable Cached_Allocator_With_Overflow 14d0 with 20 chunks
(10185|10185) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10185|10185) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.0000000d.000002c7(d485e3f6) remote 01030000.30c5d672.00000001.000002c2(611ffa78)
(10185|10185) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10185|10185) DataReaderImpl::enable: got GUID 01030000.30c5d672.0000000d.000002c7(d485e3f6), subscribed to topic name "DCPSTopic" type "TOPIC_BUILT_IN_TOPIC_TYPE"
(10185|10185) DDS::PublicationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1a70 with 20 chunks
(10185|10185) DataReaderImpl::enable Cached_Allocator_With_Overflow 1b00 with 20 chunks
(10185|10185) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10185|10313) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.0000000d.000003c7(cd9ed2b7) remote 01030000.30c5d672.00000001.000004c2(37455dfe)
(10185|10185) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10185|10185) DataReaderImpl::enable: got GUID 01030000.30c5d672.0000000d.000003c7(cd9ed2b7), subscribed to topic name "DCPSPublication" type "PUBLICATION_BUILT_IN_TOPIC_TYPE"
(10185|10185) DDS::SubscriptionBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 20a0 with 20 chunks
(10185|10185) DataReaderImpl::enable Cached_Allocator_With_Overflow 2130 with 20 chunks
(10185|10185) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10185|10313) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.0000000d.000004c7(82df4470) remote 01030000.30c5d672.00000001.000003c2(7804cb39)
(10185|10185) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10185|10185) DataReaderImpl::enable: got GUID 01030000.30c5d672.0000000d.000004c7(82df4470), subscribed to topic name "DCPSSubscription" type "SUBSCRIPTION_BUILT_IN_TOPIC_TYPE"
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
(10185|10185) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 2760 with 20 chunks
(10185|10185) DataReaderImpl::enable Cached_Allocator_With_Overflow 27f0 with 20 chunks
(10185|10185) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10185|10313) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000002.00000102(96f611db)
(10185|10185) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000003.00000102(ab96386b)
(10185|10313) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000005.00000102(24d6cdcb)
(10185|10313) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000004.00000102(19b6e47b)
(10185|10313) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000006.00000102(6376b71b)
(10185|10185) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000008.00000102(dc46097a)
(10185|10185) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000007.00000102(5e169eab)
(10185|10185) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000009.00000102(e12620ca)
(10185|10185) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10185|10185) DataReaderImpl::enable: got GUID 01030000.30c5d672.0000000d.00000507(00a0b781), subscribed to topic name "topic_01" type "Bench::Data"
Creating datareader: 'datareader_02' with topic name 'topic_02' and listener type name 'bench_drl'
(10185|10185) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 46e0 with 20 chunks
(10185|10185) DataReaderImpl::enable Cached_Allocator_With_Overflow 4770 with 20 chunks
(10185|10185) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10185|10313) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.0000000a.00000102(a6865a1a)
(10185|10313) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.0000000b.00000102(9be673aa)
(10185|10313) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000002.00000202(bddb4218)
(10185|10313) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000003.00000202(80bb6ba8)
(10185|10313) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000005.00000202(0ffb9e08)
(10185|10313) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000004.00000202(329bb7b8)
(10185|10313) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000006.00000202(485be4d8)
(10185|10313) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000008.00000202(f76b5ab9)
(10185|10313) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000007.00000202(753bcd68)
(10185|10185) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000009.00000202(ca0b7309)
(10185|10185) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10185|10185) DataReaderImpl::enable: got GUID 01030000.30c5d672.0000000d.00000607(2b8de442), subscribed to topic name "topic_02" type "Bench::Data"
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_01' with topic name 'topic_01' and listener type name 'bench_dwl'
(10185|10185) WriteDataContainer sample_list_element_allocator 3378 with 20 chunks
(10185|10185) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 10080 with 20 chunks
(10185|10185) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10110 with 20 chunks
(10185|10185) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1480 with 20 chunks
(10185|10185) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10185|10185) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10185|10313) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.0000000a.00000202(8dab09d9)
(10185|10185) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.0000000b.00000202(b0cb2069)
(10185|10313) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10185|10185) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10185|10313) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) succeeded in associating with reader 01030000.30c5d672.00000002.00000507(82f02050)
(10185|10313) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) reader 01030000.30c5d672.00000002.00000507(82f02050) calling association_complete_i
(10185|10313) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10185|10185) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) succeeded in associating with reader 01030000.30c5d672.00000003.00000507(bf9009e0)
(10185|10185) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) reader 01030000.30c5d672.00000003.00000507(bf9009e0) calling association_complete_i
(10185|10185) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10185|10313) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10185|10313) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) succeeded in associating with reader 01030000.30c5d672.00000005.00000507(30d0fc40)
(10185|10313) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) reader 01030000.30c5d672.00000005.00000507(30d0fc40) calling association_complete_i
(10185|10313) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10185|10313) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10185|10313) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) succeeded in associating with reader 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10185|10313) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) reader 01030000.30c5d672.00000004.00000507(0db0d5f0) calling association_complete_i
(10185|10185) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000006.00000507(77708690)
(10185|10313) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10185|10185) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) succeeded in associating with reader 01030000.30c5d672.00000006.00000507(77708690)
(10185|10185) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) reader 01030000.30c5d672.00000006.00000507(77708690) calling association_complete_i
(10185|10185) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000006.00000507(77708690)
(10185|10313) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10185|10313) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) succeeded in associating with reader 01030000.30c5d672.00000007.00000507(4a10af20)
(10185|10313) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) reader 01030000.30c5d672.00000007.00000507(4a10af20) calling association_complete_i
(10185|10313) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10185|10313) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10185|10313) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) succeeded in associating with reader 01030000.30c5d672.00000012.00000507(e210b7d2)
(10185|10313) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) reader 01030000.30c5d672.00000012.00000507(e210b7d2) calling association_complete_i
(10185|10313) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10185|10313) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10185|10313) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) succeeded in associating with reader 01030000.30c5d672.00000009.00000507(f5201141)
(10185|10313) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) reader 01030000.30c5d672.00000009.00000507(f5201141) calling association_complete_i
(10185|10313) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10185|10313) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10185|10185) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10185|10313) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) succeeded in associating with reader 01030000.30c5d672.0000000a.00000507(b2806b91)
(10185|10313) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) reader 01030000.30c5d672.0000000a.00000507(b2806b91) calling association_complete_i
(10185|10313) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10185|10185) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) succeeded in associating with reader 01030000.30c5d672.00000008.00000507(c84038f1)
(10185|10185) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) reader 01030000.30c5d672.00000008.00000507(c84038f1) calling association_complete_i
(10185|10185) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10185|10313) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10185|10185) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10185|10185) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) succeeded in associating with reader 01030000.30c5d672.0000000d.00000507(00a0b781)
(10185|10185) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) reader 01030000.30c5d672.0000000d.00000507(00a0b781) calling association_complete_i
(10185|10185) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10185|10185) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.0000000d.00000102(14a6860a)
(10185|10185) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10185|10185) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) succeeded in associating with reader 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10185|10185) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) reader 01030000.30c5d672.0000000c.00000507(3dc09e31) calling association_complete_i
(10185|10185) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10185|10313) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) succeeded in associating with reader 01030000.30c5d672.0000000b.00000507(8fe04221)
(10185|10313) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) reader 01030000.30c5d672.0000000b.00000507(8fe04221) calling association_complete_i
(10185|10313) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10185|10185) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10185|10185) DataWriterImpl::enable: got GUID 01030000.30c5d672.0000000d.00000102(14a6860a), publishing to topic name "topic_01" type "Bench::Data"
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
(10185|10185) WriteDataContainer sample_list_element_allocator 36f8 with 20 chunks
(10185|10185) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 101a0 with 20 chunks
(10185|10185) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10230 with 20 chunks
(10185|10185) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1880 with 20 chunks
(10185|10185) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10185|10185) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10185|10313) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10185|10313) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) succeeded in associating with reader 01030000.30c5d672.0000000e.00000507(4700cd51)
(10185|10313) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) reader 01030000.30c5d672.0000000e.00000507(4700cd51) calling association_complete_i
(10185|10313) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10185|10313) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.0000000c.00000102(29c6afba)
(10185|10185) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10185|10185) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) succeeded in associating with reader 01030000.30c5d672.00000002.00000607(a9dd7393)
(10185|10185) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) reader 01030000.30c5d672.00000002.00000607(a9dd7393) calling association_complete_i
(10185|10185) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10185|10313) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10185|10313) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) succeeded in associating with reader 01030000.30c5d672.00000003.00000607(94bd5a23)
(10185|10313) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) reader 01030000.30c5d672.00000003.00000607(94bd5a23) calling association_complete_i
(10185|10313) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10185|10313) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10185|10313) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) succeeded in associating with reader 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10185|10313) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) reader 01030000.30c5d672.00000005.00000607(1bfdaf83) calling association_complete_i
(10185|10313) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10185|10313) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10185|10313) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) succeeded in associating with reader 01030000.30c5d672.00000004.00000607(269d8633)
(10185|10313) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) reader 01030000.30c5d672.00000004.00000607(269d8633) calling association_complete_i
(10185|10313) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10185|10313) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10185|10313) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) succeeded in associating with reader 01030000.30c5d672.00000006.00000607(5c5dd553)
(10185|10313) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) reader 01030000.30c5d672.00000006.00000607(5c5dd553) calling association_complete_i
(10185|10313) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10185|10313) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10185|10185) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10185|10185) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) succeeded in associating with reader 01030000.30c5d672.00000007.00000607(613dfce3)
(10185|10185) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) reader 01030000.30c5d672.00000007.00000607(613dfce3) calling association_complete_i
(10185|10185) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10185|10185) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10185|10185) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) succeeded in associating with reader 01030000.30c5d672.00000009.00000607(de0d4282)
(10185|10185) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) reader 01030000.30c5d672.00000009.00000607(de0d4282) calling association_complete_i
(10185|10185) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10185|10185) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10185|10185) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) succeeded in associating with reader 01030000.30c5d672.0000000a.00000607(99ad3852)
(10185|10185) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) reader 01030000.30c5d672.0000000a.00000607(99ad3852) calling association_complete_i
(10185|10185) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10185|10185) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10185|10185) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) succeeded in associating with reader 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10185|10185) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) reader 01030000.30c5d672.0000000b.00000607(a4cd11e2) calling association_complete_i
(10185|10185) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10185|10185) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10185|10313) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) succeeded in associating with reader 01030000.30c5d672.00000008.00000607(e36d6b32)
(10185|10313) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) reader 01030000.30c5d672.00000008.00000607(e36d6b32) calling association_complete_i
(10185|10313) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10185|10313) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9)
(10185|10313) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10185|10313) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) succeeded in associating with reader 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10185|10313) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) reader 01030000.30c5d672.0000000c.00000607(16edcdf2) calling association_complete_i
(10185|10313) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10185|10185) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) succeeded in associating with reader 01030000.30c5d672.0000000d.00000607(2b8de442)
(10185|10185) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) reader 01030000.30c5d672.0000000d.00000607(2b8de442) calling association_complete_i
(10185|10185) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10185|10185) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10185|10185) DataWriterImpl::enable: got GUID 01030000.30c5d672.0000000d.00000202(3f8bd5c9), publishing to topic name "topic_02" type "Bench::Data"
2026-03-10T17:50:06Z: Process construction / entity creation complete.
2026-03-10T17:50:06Z: Beginning action construction / initialization.
2026-03-10T17:50:06Z: Action construction / initialization complete.
(10185|10313) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10185|10313) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) succeeded in associating with reader 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10185|10313) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) reader 01030000.30c5d672.0000000f.00000507(7a60e4e1) calling association_complete_i
(10185|10313) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10185|10313) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.0000000c.00000202(02ebfc79)
(10185|10313) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10185|10313) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) succeeded in associating with reader 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10185|10313) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) reader 01030000.30c5d672.0000000e.00000607(6c2d9e92) calling association_complete_i
(10185|10313) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10185|10313) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10185|10313) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) succeeded in associating with reader 01030000.30c5d672.00000012.00000607(c93de411)
(10185|10313) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) reader 01030000.30c5d672.00000012.00000607(c93de411) calling association_complete_i
(10185|10313) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10185|10313) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.0000000e.00000102(5306fcda)
(10185|10313) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10185|10313) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) succeeded in associating with reader 01030000.30c5d672.0000000f.00000607(514db722)
(10185|10313) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) reader 01030000.30c5d672.0000000f.00000607(514db722) calling association_complete_i
(10185|10313) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10185|10313) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.0000000f.00000102(6e66d56a)
(10185|10313) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.0000000e.00000202(782baf19)
(10185|10313) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10185|10313) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) succeeded in associating with reader 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10185|10313) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) reader 01030000.30c5d672.00000010.00000507(98d0e4b2) calling association_complete_i
(10185|10313) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10185|10313) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.0000000f.00000202(454b86a9)
(10185|10313) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10185|10313) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) succeeded in associating with reader 01030000.30c5d672.00000010.00000607(b3fdb771)
(10185|10313) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) reader 01030000.30c5d672.00000010.00000607(b3fdb771) calling association_complete_i
(10185|10313) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10185|10313) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000012.00000102(f6168659)
(10185|10313) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000010.00000102(8cd6d539)
(10185|10313) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10185|10313) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) succeeded in associating with reader 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10185|10313) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) reader 01030000.30c5d672.00000011.00000507(a5b0cd02) calling association_complete_i
(10185|10313) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10185|10313) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000012.00000202(dd3bd59a)
(10185|10313) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000010.00000202(a7fb86fa)
(10185|10313) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10185|10313) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) succeeded in associating with reader 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10185|10313) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) reader 01030000.30c5d672.00000011.00000607(8e9d9ec1) calling association_complete_i
(10185|10313) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10185|10313) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10185|10313) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) succeeded in associating with reader 01030000.30c5d672.00000013.00000507(df709e62)
(10185|10313) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) reader 01030000.30c5d672.00000013.00000507(df709e62) calling association_complete_i
(10185|10313) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10185|10313) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000011.00000102(b1b6fc89)
(10185|10313) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10185|10313) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) succeeded in associating with reader 01030000.30c5d672.00000014.00000507(6d504272)
(10185|10313) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) reader 01030000.30c5d672.00000014.00000507(6d504272) calling association_complete_i
(10185|10313) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10185|10313) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10185|10313) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) succeeded in associating with reader 01030000.30c5d672.00000013.00000607(f45dcda1)
(10185|10313) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) reader 01030000.30c5d672.00000013.00000607(f45dcda1) calling association_complete_i
(10185|10313) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10185|10313) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000011.00000202(9a9baf4a)
(10185|10313) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000013.00000102(cb76afe9)
(10185|10313) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10185|10313) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) succeeded in associating with reader 01030000.30c5d672.00000014.00000607(467d11b1)
(10185|10313) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) reader 01030000.30c5d672.00000014.00000607(467d11b1) calling association_complete_i
(10185|10313) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10185|10313) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10185|10313) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) succeeded in associating with reader 01030000.30c5d672.00000015.00000507(50306bc2)
(10185|10313) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) reader 01030000.30c5d672.00000015.00000507(50306bc2) calling association_complete_i
(10185|10313) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10185|10313) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000013.00000202(e05bfc2a)
(10185|10313) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000014.00000102(795673f9)
(10185|10313) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10185|10313) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) succeeded in associating with reader 01030000.30c5d672.00000015.00000607(7b1d3801)
(10185|10313) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) reader 01030000.30c5d672.00000015.00000607(7b1d3801) calling association_complete_i
(10185|10313) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10185|10313) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000014.00000202(527b203a)
(10185|10313) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000015.00000102(44365a49)
(10185|10313) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000015.00000202(6f1b098a)
2026-03-10T17:50:07Z: Enabling DDS entities (if not already enabled).
2026-03-10T17:50:07Z: DDS entities enabled.
2026-03-10T17:50:07Z: Initializing process actions.
(10185|10313) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10185|10313) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10185|10313) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10185|10313) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10185|10313) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000002.00000507(82f02050) num remotes 1
(10185|10313) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000002.00000607(a9dd7393) num remotes 1
2026-03-10T17:50:37Z: Starting process actions.
2026-03-10T17:50:37Z: Process tests started.
(10185|10313) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10185|10313) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10185|10313) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10185|10313) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10185|10313) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000003.00000507(bf9009e0) num remotes 1
(10185|10313) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000003.00000607(94bd5a23) num remotes 1
(10185|10313) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10185|10313) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10185|10313) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10185|10313) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10185|10313) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000005.00000507(30d0fc40) num remotes 1
(10185|10313) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000005.00000607(1bfdaf83) num remotes 1
(10185|10313) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10185|10313) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10185|10313) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10185|10313) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10185|10313) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000004.00000507(0db0d5f0) num remotes 1
(10185|10313) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000004.00000607(269d8633) num remotes 1
2026-03-10T17:50:38Z: Stopping process tests.
2026-03-10T17:50:38Z: Process tests stopped.
(10185|10313) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10185|10313) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10185|10313) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10185|10313) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10185|10313) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000006.00000507(77708690) num remotes 1
(10185|10313) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000006.00000607(5c5dd553) num remotes 1
(10185|10313) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(10185|10313) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(10185|10313) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(10185|10313) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(10185|10313) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000008.00000507(c84038f1) num remotes 1
(10185|10313) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000008.00000607(e36d6b32) num remotes 1
(10185|10313) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10185|10313) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10185|10313) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10185|10313) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10185|10313) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000007.00000507(4a10af20) num remotes 1
(10185|10313) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000007.00000607(613dfce3) num remotes 1
(10185|10313) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 1
(10185|10313) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 1
(10185|10313) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 1
(10185|10313) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 1
(10185|10313) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000009.00000507(f5201141) num remotes 1
(10185|10313) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000009.00000607(de0d4282) num remotes 1
(10185|10313) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.0000000a.00000102(a6865a1a) num remotes 1
(10185|10313) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.0000000a.00000102(a6865a1a) num remotes 1
(10185|10313) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.0000000a.00000202(8dab09d9) num remotes 1
(10185|10313) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.0000000a.00000202(8dab09d9) num remotes 1
(10185|10313) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.0000000a.00000507(b2806b91) num remotes 1
(10185|10313) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.0000000a.00000607(99ad3852) num remotes 1
(10185|10313) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.0000000b.00000102(9be673aa) num remotes 1
(10185|10313) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.0000000b.00000102(9be673aa) num remotes 1
(10185|10313) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.0000000b.00000202(b0cb2069) num remotes 1
(10185|10313) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.0000000b.00000202(b0cb2069) num remotes 1
(10185|10313) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.0000000b.00000507(8fe04221) num remotes 1
(10185|10313) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2) num remotes 1
2026-03-10T17:50:39Z: Stopping process actions.
2026-03-10T17:50:39Z: Detaching Listeners.
2026-03-10T17:50:39Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
(10185|10185) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.0000000c.00000507(3dc09e31) num remotes 10
(10185|10313) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.0000000d.00000102(14a6860a) num remotes 1
(10185|10313) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.0000000d.00000102(14a6860a) num remotes 1
Deleting datawriter: datawriter_02
(10185|10185) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.0000000c.00000607(16edcdf2) num remotes 10
(10185|10313) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9) num remotes 1
(10185|10313) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9) num remotes 1
Deleting publisher: publisher_01
Deleting datareader: datareader_01
(10185|10185) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.0000000c.00000102(29c6afba) num remotes 9
(10185|10185) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.0000000c.00000102(29c6afba) num remotes 9
Deleting datareader: datareader_02
(10185|10185) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.0000000c.00000202(02ebfc79) num remotes 9
(10185|10185) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.0000000c.00000202(02ebfc79) num remotes 9
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
(10185|10247) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.0000000d.000001c7(ffa8b035) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10185|10247) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.0000000d.000001c7(ffa8b035) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10185|10247) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10185|10247) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10185|10247) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10185|10247) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10185|10247) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10185|10247) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10185|10247) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10185|10247) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10185|10247) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10185|10247) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10185|10247) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.0000000d.000003c7(cd9ed2b7) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10185|10247) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.0000000d.000003c7(cd9ed2b7) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10185|10247) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10185|10247) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10185|10247) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10185|10247) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10185|10247) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10185|10247) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10185|10247) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10185|10247) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10185|10247) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10185|10247) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10185|10247) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10185|10247) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10185|10247) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10185|10247) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10185|10247) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10185|10247) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10185|10247) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10185|10247) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10185|10247) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.0000000d.000004c7(82df4470) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10185|10247) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.0000000d.000004c7(82df4470) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10185|10247) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10185|10247) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10185|10247) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10185|10247) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10185|10247) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10185|10247) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10185|10247) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10185|10247) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10185|10247) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10185|10247) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10185|10247) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10185|10247) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10185|10247) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10185|10247) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10185|10247) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10185|10247) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10185|10247) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10185|10247) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10185|10247) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.0000000d.000002c7(d485e3f6) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10185|10247) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.0000000d.000002c7(d485e3f6) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10185|10333) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.0.39:39003 , reconnect_state = INIT_STATE.
(10185|10247) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10185|10247) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10185|10247) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10185|10247) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10185|10247) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10185|10247) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10185|10247) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10185|10247) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10185|10247) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10185|10247) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10185|10247) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10185|10247) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10185|10247) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10185|10247) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10185|10247) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10185|10247) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10185|10247) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10185|10247) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10185|10247) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10185|10247) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10185|10333) DataLink::handle_exception() - delay already elapsed so handle_timeout now
(10185|10185) Service_Participant::shutdown
(10185|10185) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-03-10T17:50:39Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 2.952
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.055
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
(10185|10185) Service_Participant::~Service_Participant
(10185|10185) Service_Participant::shutdown
=== Showing Log for Node 01037c1e.52ddd570.27a359b5.000001c1 === Spawned Process #19 (PID 10190) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-10T17:50:03Z: Beginning process construction / entity creation.
Adding 'DCPSSecurity' = '0' to [common] configuration section
Adding 'DCPSDebugLevel' = '3' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'DCPSInfoRepo' = 'localhost:12345' to [common] configuration section
Adding 'DefaultTransportConfig' = 'rtps_config' to [domain/7] configuration section
Adding 'transports' = 'rtps_transport' to [config/rtps_config] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Adding 'use_multicast' = '0' to [transport/rtps_transport] configuration section
(10190|10190) INFO: set_DCPS_debug_level: set to 3
(10190|10190) INFO: ConfigStoreImpl::set_string: COMMON=@common
(10190|10190) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG_TRANSPORTS=rtps_transport
(10190|10190) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG=@rtps_config
(10190|10190) INFO: ConfigStoreImpl::set_string: CONFIG=@config
Creating participant: 'participant_01' in domain 7
(10190|10190) Service_Participant::set_repo_domain: Domain[ 7] = Repo[ DEFAULT_REPO].
(10190|10190) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.34.0-dev using ACE 6.5.23
(10190|10190) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 3
(10190|10190) Service_Participant::get_domain_participant_factory: machine: runnervm0kj6c, x86_64 platform: Linux, 6.14.0-1017-azure, #17~24.04.1-Ubuntu SMP Mon Dec 1 20:10:50 UTC 2025
(10190|10190) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(10190|10190) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(10190|10190) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(10190|10190) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(10190|10190) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(10190|10190) DomainParticipantImpl::enable: enabled participant 01030000.30c5d672.0000000c.000001c1(2bab3cb0) in domain 7
(10190|10190) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
(10190|10190) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
(10190|10190) InfoRepoDiscovery::bit_config - BIT tcp transport :0
(10190|10190) DDS::ParticipantBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 3f0 with 20 chunks
(10190|10190) DataReaderImpl::enable Cached_Allocator_With_Overflow 480 with 20 chunks
(10190|10190) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm0kj6c" as fully qualified hostname, please correct system configuration.
(10190|10190) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10190|10190) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.0000000c.000001c7(c2c89985) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10190|10190) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10190|10190) DataReaderImpl::enable: got GUID 01030000.30c5d672.0000000c.000001c7(c2c89985), subscribed to topic name "DCPSParticipant" type "PARTICIPANT_BUILT_IN_TOPIC_TYPE"
(10190|10190) DDS::TopicBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 15f0 with 20 chunks
(10190|10190) DataReaderImpl::enable Cached_Allocator_With_Overflow 1680 with 20 chunks
(10190|10190) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10190|10306) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.0000000c.000002c7(e9e5ca46) remote 01030000.30c5d672.00000001.000002c2(611ffa78)
(10190|10190) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10190|10190) DataReaderImpl::enable: got GUID 01030000.30c5d672.0000000c.000002c7(e9e5ca46), subscribed to topic name "DCPSTopic" type "TOPIC_BUILT_IN_TOPIC_TYPE"
(10190|10190) DDS::PublicationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1c20 with 20 chunks
(10190|10190) DataReaderImpl::enable Cached_Allocator_With_Overflow 1cb0 with 20 chunks
(10190|10190) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10190|10306) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.0000000c.000003c7(f0fefb07) remote 01030000.30c5d672.00000001.000004c2(37455dfe)
(10190|10190) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10190|10190) DataReaderImpl::enable: got GUID 01030000.30c5d672.0000000c.000003c7(f0fefb07), subscribed to topic name "DCPSPublication" type "PUBLICATION_BUILT_IN_TOPIC_TYPE"
(10190|10190) DDS::SubscriptionBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 2250 with 20 chunks
(10190|10190) DataReaderImpl::enable Cached_Allocator_With_Overflow 22e0 with 20 chunks
(10190|10190) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10190|10306) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.0000000c.000004c7(bfbf6dc0) remote 01030000.30c5d672.00000001.000003c2(7804cb39)
(10190|10190) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10190|10190) DataReaderImpl::enable: got GUID 01030000.30c5d672.0000000c.000004c7(bfbf6dc0), subscribed to topic name "DCPSSubscription" type "SUBSCRIPTION_BUILT_IN_TOPIC_TYPE"
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
(10190|10190) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 2910 with 20 chunks
(10190|10190) DataReaderImpl::enable Cached_Allocator_With_Overflow 29a0 with 20 chunks
(10190|10190) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10190|10306) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000002.00000102(96f611db)
(10190|10190) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000003.00000102(ab96386b)
(10190|10306) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000005.00000102(24d6cdcb)
(10190|10190) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000004.00000102(19b6e47b)
(10190|10190) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000006.00000102(6376b71b)
(10190|10190) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000008.00000102(dc46097a)
(10190|10190) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000007.00000102(5e169eab)
(10190|10190) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000009.00000102(e12620ca)
(10190|10190) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.0000000a.00000102(a6865a1a)
(10190|10306) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.0000000d.00000102(14a6860a)
(10190|10190) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.0000000b.00000102(9be673aa)
(10190|10190) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10190|10190) DataReaderImpl::enable: got GUID 01030000.30c5d672.0000000c.00000507(3dc09e31), subscribed to topic name "topic_01" type "Bench::Data"
Creating datareader: 'datareader_02' with topic name 'topic_02' and listener type name 'bench_drl'
(10190|10190) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 10080 with 20 chunks
(10190|10190) DataReaderImpl::enable Cached_Allocator_With_Overflow 10110 with 20 chunks
(10190|10190) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10190|10306) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000002.00000202(bddb4218)
(10190|10190) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000003.00000202(80bb6ba8)
(10190|10306) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000005.00000202(0ffb9e08)
(10190|10190) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000004.00000202(329bb7b8)
(10190|10190) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000006.00000202(485be4d8)
(10190|10190) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000008.00000202(f76b5ab9)
(10190|10190) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000007.00000202(753bcd68)
(10190|10190) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000009.00000202(ca0b7309)
(10190|10306) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.0000000a.00000202(8dab09d9)
(10190|10190) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.0000000b.00000202(b0cb2069)
(10190|10190) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10190|10190) DataReaderImpl::enable: got GUID 01030000.30c5d672.0000000c.00000607(16edcdf2), subscribed to topic name "topic_02" type "Bench::Data"
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_01' with topic name 'topic_01' and listener type name 'bench_dwl'
(10190|10190) WriteDataContainer sample_list_element_allocator 3df8 with 20 chunks
(10190|10190) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 10230 with 20 chunks
(10190|10190) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 102c0 with 20 chunks
(10190|10190) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1680 with 20 chunks
(10190|10190) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10190|10190) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10190|10306) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10190|10306) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) succeeded in associating with reader 01030000.30c5d672.00000002.00000507(82f02050)
(10190|10306) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) reader 01030000.30c5d672.00000002.00000507(82f02050) calling association_complete_i
(10190|10306) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10190|10306) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10190|10306) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) succeeded in associating with reader 01030000.30c5d672.00000005.00000507(30d0fc40)
(10190|10306) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) reader 01030000.30c5d672.00000005.00000507(30d0fc40) calling association_complete_i
(10190|10306) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10190|10306) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10190|10190) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10190|10306) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) succeeded in associating with reader 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10190|10306) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) reader 01030000.30c5d672.00000004.00000507(0db0d5f0) calling association_complete_i
(10190|10306) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10190|10190) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) succeeded in associating with reader 01030000.30c5d672.00000003.00000507(bf9009e0)
(10190|10190) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) reader 01030000.30c5d672.00000003.00000507(bf9009e0) calling association_complete_i
(10190|10190) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10190|10306) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000006.00000507(77708690)
(10190|10190) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10190|10306) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) succeeded in associating with reader 01030000.30c5d672.00000006.00000507(77708690)
(10190|10306) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) reader 01030000.30c5d672.00000006.00000507(77708690) calling association_complete_i
(10190|10306) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000006.00000507(77708690)
(10190|10306) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10190|10306) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) succeeded in associating with reader 01030000.30c5d672.00000007.00000507(4a10af20)
(10190|10306) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) reader 01030000.30c5d672.00000007.00000507(4a10af20) calling association_complete_i
(10190|10306) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10190|10306) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10190|10190) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) succeeded in associating with reader 01030000.30c5d672.00000008.00000507(c84038f1)
(10190|10190) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) reader 01030000.30c5d672.00000008.00000507(c84038f1) calling association_complete_i
(10190|10190) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10190|10190) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10190|10190) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) succeeded in associating with reader 01030000.30c5d672.00000009.00000507(f5201141)
(10190|10190) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) reader 01030000.30c5d672.00000009.00000507(f5201141) calling association_complete_i
(10190|10190) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10190|10190) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10190|10190) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) succeeded in associating with reader 01030000.30c5d672.0000000a.00000507(b2806b91)
(10190|10190) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) reader 01030000.30c5d672.0000000a.00000507(b2806b91) calling association_complete_i
(10190|10190) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10190|10190) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10190|10306) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) succeeded in associating with reader 01030000.30c5d672.00000012.00000507(e210b7d2)
(10190|10306) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) reader 01030000.30c5d672.00000012.00000507(e210b7d2) calling association_complete_i
(10190|10306) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10190|10190) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) succeeded in associating with reader 01030000.30c5d672.0000000b.00000507(8fe04221)
(10190|10190) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) reader 01030000.30c5d672.0000000b.00000507(8fe04221) calling association_complete_i
(10190|10190) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10190|10306) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10190|10306) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) succeeded in associating with reader 01030000.30c5d672.0000000d.00000507(00a0b781)
(10190|10306) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) reader 01030000.30c5d672.0000000d.00000507(00a0b781) calling association_complete_i
(10190|10306) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10190|10306) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10190|10306) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) succeeded in associating with reader 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10190|10306) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) reader 01030000.30c5d672.0000000c.00000507(3dc09e31) calling association_complete_i
(10190|10306) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10190|10190) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10190|10190) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) succeeded in associating with reader 01030000.30c5d672.0000000e.00000507(4700cd51)
(10190|10190) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) reader 01030000.30c5d672.0000000e.00000507(4700cd51) calling association_complete_i
(10190|10190) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10190|10190) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10190|10190) DataWriterImpl::enable: got GUID 01030000.30c5d672.0000000c.00000102(29c6afba), publishing to topic name "topic_01" type "Bench::Data"
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
(10190|10190) WriteDataContainer sample_list_element_allocator 4178 with 20 chunks
(10190|10190) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 10350 with 20 chunks
(10190|10190) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 103e0 with 20 chunks
(10190|10190) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1a00 with 20 chunks
(10190|10190) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10190|10190) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10190|10306) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.0000000c.00000102(29c6afba)
(10190|10190) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9)
(10190|10306) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10190|10306) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) succeeded in associating with reader 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10190|10306) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) reader 01030000.30c5d672.0000000f.00000507(7a60e4e1) calling association_complete_i
(10190|10306) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10190|10306) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10190|10190) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10190|10306) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) succeeded in associating with reader 01030000.30c5d672.00000002.00000607(a9dd7393)
(10190|10306) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) reader 01030000.30c5d672.00000002.00000607(a9dd7393) calling association_complete_i
(10190|10306) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10190|10306) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10190|10306) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) succeeded in associating with reader 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10190|10306) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) reader 01030000.30c5d672.00000005.00000607(1bfdaf83) calling association_complete_i
(10190|10306) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10190|10306) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10190|10306) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) succeeded in associating with reader 01030000.30c5d672.00000004.00000607(269d8633)
(10190|10306) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) reader 01030000.30c5d672.00000004.00000607(269d8633) calling association_complete_i
(10190|10306) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10190|10190) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) succeeded in associating with reader 01030000.30c5d672.00000003.00000607(94bd5a23)
(10190|10190) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) reader 01030000.30c5d672.00000003.00000607(94bd5a23) calling association_complete_i
(10190|10190) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10190|10190) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10190|10306) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10190|10190) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) succeeded in associating with reader 01030000.30c5d672.00000008.00000607(e36d6b32)
(10190|10190) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) reader 01030000.30c5d672.00000008.00000607(e36d6b32) calling association_complete_i
(10190|10190) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10190|10190) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10190|10190) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) succeeded in associating with reader 01030000.30c5d672.00000007.00000607(613dfce3)
(10190|10190) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) reader 01030000.30c5d672.00000007.00000607(613dfce3) calling association_complete_i
(10190|10190) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10190|10190) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10190|10190) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) succeeded in associating with reader 01030000.30c5d672.00000009.00000607(de0d4282)
(10190|10190) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) reader 01030000.30c5d672.00000009.00000607(de0d4282) calling association_complete_i
(10190|10190) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10190|10306) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) succeeded in associating with reader 01030000.30c5d672.00000006.00000607(5c5dd553)
(10190|10306) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) reader 01030000.30c5d672.00000006.00000607(5c5dd553) calling association_complete_i
(10190|10306) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10190|10306) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10190|10306) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) succeeded in associating with reader 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10190|10306) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) reader 01030000.30c5d672.0000000b.00000607(a4cd11e2) calling association_complete_i
(10190|10306) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10190|10306) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10190|10306) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) succeeded in associating with reader 01030000.30c5d672.0000000d.00000607(2b8de442)
(10190|10306) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) reader 01030000.30c5d672.0000000d.00000607(2b8de442) calling association_complete_i
(10190|10306) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10190|10306) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10190|10190) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10190|10306) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) succeeded in associating with reader 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10190|10306) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) reader 01030000.30c5d672.0000000c.00000607(16edcdf2) calling association_complete_i
(10190|10306) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10190|10190) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) succeeded in associating with reader 01030000.30c5d672.0000000a.00000607(99ad3852)
(10190|10190) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) reader 01030000.30c5d672.0000000a.00000607(99ad3852) calling association_complete_i
(10190|10190) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10190|10190) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10190|10190) DataWriterImpl::enable: got GUID 01030000.30c5d672.0000000c.00000202(02ebfc79), publishing to topic name "topic_02" type "Bench::Data"
2026-03-10T17:50:06Z: Process construction / entity creation complete.
2026-03-10T17:50:06Z: Beginning action construction / initialization.
2026-03-10T17:50:06Z: Action construction / initialization complete.
(10190|10306) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.0000000c.00000202(02ebfc79)
(10190|10306) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10190|10306) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) succeeded in associating with reader 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10190|10306) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) reader 01030000.30c5d672.0000000e.00000607(6c2d9e92) calling association_complete_i
(10190|10306) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10190|10306) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10190|10306) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) succeeded in associating with reader 01030000.30c5d672.00000012.00000607(c93de411)
(10190|10306) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) reader 01030000.30c5d672.00000012.00000607(c93de411) calling association_complete_i
(10190|10306) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10190|10306) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.0000000e.00000102(5306fcda)
(10190|10306) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10190|10306) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) succeeded in associating with reader 01030000.30c5d672.0000000f.00000607(514db722)
(10190|10306) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) reader 01030000.30c5d672.0000000f.00000607(514db722) calling association_complete_i
(10190|10306) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10190|10306) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.0000000f.00000102(6e66d56a)
(10190|10306) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.0000000e.00000202(782baf19)
(10190|10306) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10190|10306) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) succeeded in associating with reader 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10190|10306) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) reader 01030000.30c5d672.00000010.00000507(98d0e4b2) calling association_complete_i
(10190|10306) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10190|10306) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.0000000f.00000202(454b86a9)
(10190|10306) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10190|10306) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) succeeded in associating with reader 01030000.30c5d672.00000010.00000607(b3fdb771)
(10190|10306) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) reader 01030000.30c5d672.00000010.00000607(b3fdb771) calling association_complete_i
(10190|10306) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10190|10306) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000012.00000102(f6168659)
(10190|10306) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000010.00000102(8cd6d539)
(10190|10306) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10190|10306) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) succeeded in associating with reader 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10190|10306) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) reader 01030000.30c5d672.00000011.00000507(a5b0cd02) calling association_complete_i
(10190|10306) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10190|10306) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000012.00000202(dd3bd59a)
(10190|10306) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000010.00000202(a7fb86fa)
(10190|10306) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10190|10306) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) succeeded in associating with reader 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10190|10306) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) reader 01030000.30c5d672.00000011.00000607(8e9d9ec1) calling association_complete_i
(10190|10306) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10190|10306) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10190|10306) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) succeeded in associating with reader 01030000.30c5d672.00000013.00000507(df709e62)
(10190|10306) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) reader 01030000.30c5d672.00000013.00000507(df709e62) calling association_complete_i
(10190|10306) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10190|10306) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000011.00000102(b1b6fc89)
(10190|10306) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10190|10306) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) succeeded in associating with reader 01030000.30c5d672.00000014.00000507(6d504272)
(10190|10306) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) reader 01030000.30c5d672.00000014.00000507(6d504272) calling association_complete_i
(10190|10306) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10190|10306) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10190|10306) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) succeeded in associating with reader 01030000.30c5d672.00000013.00000607(f45dcda1)
(10190|10306) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) reader 01030000.30c5d672.00000013.00000607(f45dcda1) calling association_complete_i
(10190|10306) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10190|10306) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000011.00000202(9a9baf4a)
(10190|10306) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000013.00000102(cb76afe9)
(10190|10306) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10190|10306) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) succeeded in associating with reader 01030000.30c5d672.00000014.00000607(467d11b1)
(10190|10306) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) reader 01030000.30c5d672.00000014.00000607(467d11b1) calling association_complete_i
(10190|10306) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10190|10306) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10190|10306) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) succeeded in associating with reader 01030000.30c5d672.00000015.00000507(50306bc2)
(10190|10306) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) reader 01030000.30c5d672.00000015.00000507(50306bc2) calling association_complete_i
(10190|10306) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10190|10306) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000013.00000202(e05bfc2a)
(10190|10306) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000014.00000102(795673f9)
(10190|10306) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10190|10306) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) succeeded in associating with reader 01030000.30c5d672.00000015.00000607(7b1d3801)
(10190|10306) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) reader 01030000.30c5d672.00000015.00000607(7b1d3801) calling association_complete_i
(10190|10306) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10190|10306) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000014.00000202(527b203a)
(10190|10306) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000015.00000102(44365a49)
(10190|10306) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000015.00000202(6f1b098a)
2026-03-10T17:50:07Z: Enabling DDS entities (if not already enabled).
2026-03-10T17:50:07Z: DDS entities enabled.
2026-03-10T17:50:07Z: Initializing process actions.
(10190|10306) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10190|10306) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10190|10306) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10190|10306) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10190|10306) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000002.00000507(82f02050) num remotes 1
(10190|10306) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000002.00000607(a9dd7393) num remotes 1
2026-03-10T17:50:37Z: Starting process actions.
2026-03-10T17:50:37Z: Process tests started.
(10190|10306) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10190|10306) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10190|10306) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10190|10306) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10190|10306) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000003.00000507(bf9009e0) num remotes 1
(10190|10306) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000003.00000607(94bd5a23) num remotes 1
(10190|10306) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10190|10306) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10190|10306) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10190|10306) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10190|10306) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000005.00000507(30d0fc40) num remotes 1
(10190|10306) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000005.00000607(1bfdaf83) num remotes 1
(10190|10306) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10190|10306) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10190|10306) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10190|10306) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10190|10306) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000004.00000507(0db0d5f0) num remotes 1
(10190|10306) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000004.00000607(269d8633) num remotes 1
2026-03-10T17:50:38Z: Stopping process tests.
2026-03-10T17:50:38Z: Process tests stopped.
(10190|10306) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10190|10306) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10190|10306) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10190|10306) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10190|10306) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000006.00000507(77708690) num remotes 1
(10190|10306) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000006.00000607(5c5dd553) num remotes 1
(10190|10306) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(10190|10306) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(10190|10306) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(10190|10306) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(10190|10306) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000008.00000507(c84038f1) num remotes 1
(10190|10306) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000008.00000607(e36d6b32) num remotes 1
(10190|10306) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10190|10306) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10190|10306) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10190|10306) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10190|10306) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000007.00000507(4a10af20) num remotes 1
(10190|10306) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000007.00000607(613dfce3) num remotes 1
(10190|10306) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 1
(10190|10306) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 1
(10190|10306) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 1
(10190|10306) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 1
(10190|10306) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000009.00000507(f5201141) num remotes 1
(10190|10306) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000009.00000607(de0d4282) num remotes 1
(10190|10306) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.0000000a.00000102(a6865a1a) num remotes 1
(10190|10306) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.0000000a.00000102(a6865a1a) num remotes 1
(10190|10306) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.0000000a.00000202(8dab09d9) num remotes 1
(10190|10306) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.0000000a.00000202(8dab09d9) num remotes 1
(10190|10306) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.0000000a.00000507(b2806b91) num remotes 1
(10190|10306) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.0000000a.00000607(99ad3852) num remotes 1
(10190|10306) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.0000000b.00000102(9be673aa) num remotes 1
(10190|10306) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.0000000b.00000102(9be673aa) num remotes 1
(10190|10306) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.0000000b.00000202(b0cb2069) num remotes 1
(10190|10306) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.0000000b.00000202(b0cb2069) num remotes 1
(10190|10306) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.0000000b.00000507(8fe04221) num remotes 1
(10190|10306) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2) num remotes 1
(10190|10306) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.0000000d.00000102(14a6860a) num remotes 1
(10190|10306) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.0000000d.00000102(14a6860a) num remotes 1
(10190|10306) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9) num remotes 1
(10190|10306) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9) num remotes 1
(10190|10306) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.0000000d.00000507(00a0b781) num remotes 1
(10190|10306) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.0000000d.00000607(2b8de442) num remotes 1
2026-03-10T17:50:39Z: Stopping process actions.
2026-03-10T17:50:39Z: Detaching Listeners.
2026-03-10T17:50:39Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
(10190|10190) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.0000000c.00000507(3dc09e31) num remotes 9
(10190|10306) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.0000000c.00000102(29c6afba) num remotes 1
(10190|10306) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.0000000c.00000102(29c6afba) num remotes 1
Deleting datawriter: datawriter_02
(10190|10190) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.0000000c.00000607(16edcdf2) num remotes 9
(10190|10306) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.0000000c.00000202(02ebfc79) num remotes 1
(10190|10306) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.0000000c.00000202(02ebfc79) num remotes 1
Deleting publisher: publisher_01
Deleting datareader: datareader_01
(10190|10190) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.0000000e.00000102(5306fcda) num remotes 8
(10190|10190) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.0000000e.00000102(5306fcda) num remotes 8
Deleting datareader: datareader_02
(10190|10190) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.0000000e.00000202(782baf19) num remotes 8
(10190|10190) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.0000000e.00000202(782baf19) num remotes 8
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
(10190|10239) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.0000000c.000001c7(c2c89985) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10190|10239) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.0000000c.000001c7(c2c89985) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10190|10239) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10190|10239) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10190|10239) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10190|10239) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10190|10239) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10190|10239) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10190|10239) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10190|10239) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10190|10239) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10190|10239) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.0000000c.000003c7(f0fefb07) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10190|10239) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.0000000c.000003c7(f0fefb07) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10190|10239) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10190|10239) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10190|10239) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10190|10239) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10190|10239) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10190|10239) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10190|10239) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10190|10239) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10190|10239) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10190|10239) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10190|10239) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10190|10239) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10190|10239) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10190|10239) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10190|10239) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10190|10239) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10190|10239) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.0000000c.000004c7(bfbf6dc0) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10190|10239) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.0000000c.000004c7(bfbf6dc0) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10190|10239) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10190|10239) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10190|10239) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10190|10239) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10190|10239) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10190|10239) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10190|10239) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10190|10239) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10190|10239) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10190|10239) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10190|10239) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10190|10239) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10190|10239) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10190|10239) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10190|10239) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10190|10239) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10190|10239) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.0000000c.000002c7(e9e5ca46) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10190|10239) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.0000000c.000002c7(e9e5ca46) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10190|10331) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.0.39:39003 , reconnect_state = INIT_STATE.
(10190|10239) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10190|10239) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10190|10239) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10190|10239) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10190|10239) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10190|10239) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10190|10239) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10190|10239) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10190|10239) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10190|10239) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10190|10239) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10190|10239) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10190|10239) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10190|10239) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10190|10239) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10190|10239) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10190|10239) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10190|10239) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10190|10331) DataLink::handle_exception() - delay already elapsed so handle_timeout now
(10190|10190) Service_Participant::shutdown
(10190|10190) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-03-10T17:50:39Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 3.010
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.057
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
(10190|10190) Service_Participant::~Service_Participant
(10190|10190) Service_Participant::shutdown
=== Showing Log for Node 01037c1e.52ddd570.27a359b5.000001c1 === Spawned Process #10 (PID 10179) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-10T17:50:03Z: Beginning process construction / entity creation.
Adding 'DCPSSecurity' = '0' to [common] configuration section
Adding 'DCPSDebugLevel' = '3' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'DCPSInfoRepo' = 'localhost:12345' to [common] configuration section
Adding 'DefaultTransportConfig' = 'rtps_config' to [domain/7] configuration section
Adding 'transports' = 'rtps_transport' to [config/rtps_config] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Adding 'use_multicast' = '0' to [transport/rtps_transport] configuration section
(10179|10179) INFO: set_DCPS_debug_level: set to 3
(10179|10179) INFO: ConfigStoreImpl::set_string: COMMON=@common
(10179|10179) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG_TRANSPORTS=rtps_transport
(10179|10179) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG=@rtps_config
(10179|10179) INFO: ConfigStoreImpl::set_string: CONFIG=@config
Creating participant: 'participant_01' in domain 7
(10179|10179) Service_Participant::set_repo_domain: Domain[ 7] = Repo[ DEFAULT_REPO].
(10179|10179) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.34.0-dev using ACE 6.5.23
(10179|10179) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 3
(10179|10179) Service_Participant::get_domain_participant_factory: machine: runnervm0kj6c, x86_64 platform: Linux, 6.14.0-1017-azure, #17~24.04.1-Ubuntu SMP Mon Dec 1 20:10:50 UTC 2025
(10179|10179) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(10179|10179) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(10179|10179) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(10179|10179) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(10179|10179) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(10179|10179) DomainParticipantImpl::enable: enabled participant 01030000.30c5d672.0000000e.000001c1(516b6fd0) in domain 7
(10179|10179) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
(10179|10179) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
(10179|10179) InfoRepoDiscovery::bit_config - BIT tcp transport :0
(10179|10179) DDS::ParticipantBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 3f0 with 20 chunks
(10179|10179) DataReaderImpl::enable Cached_Allocator_With_Overflow 480 with 20 chunks
(10179|10179) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm0kj6c" as fully qualified hostname, please correct system configuration.
(10179|10179) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10179|10315) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.0000000e.000001c7(b808cae5) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10179|10179) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10179|10179) DataReaderImpl::enable: got GUID 01030000.30c5d672.0000000e.000001c7(b808cae5), subscribed to topic name "DCPSParticipant" type "PARTICIPANT_BUILT_IN_TOPIC_TYPE"
(10179|10179) DDS::TopicBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1440 with 20 chunks
(10179|10179) DataReaderImpl::enable Cached_Allocator_With_Overflow 14d0 with 20 chunks
(10179|10179) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10179|10315) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.0000000e.000002c7(93259926) remote 01030000.30c5d672.00000001.000002c2(611ffa78)
(10179|10179) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10179|10179) DataReaderImpl::enable: got GUID 01030000.30c5d672.0000000e.000002c7(93259926), subscribed to topic name "DCPSTopic" type "TOPIC_BUILT_IN_TOPIC_TYPE"
(10179|10179) DDS::PublicationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1a70 with 20 chunks
(10179|10179) DataReaderImpl::enable Cached_Allocator_With_Overflow 1b00 with 20 chunks
(10179|10179) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10179|10315) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.0000000e.000003c7(8a3ea867) remote 01030000.30c5d672.00000001.000004c2(37455dfe)
(10179|10179) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10179|10179) DataReaderImpl::enable: got GUID 01030000.30c5d672.0000000e.000003c7(8a3ea867), subscribed to topic name "DCPSPublication" type "PUBLICATION_BUILT_IN_TOPIC_TYPE"
(10179|10179) DDS::SubscriptionBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 20a0 with 20 chunks
(10179|10179) DataReaderImpl::enable Cached_Allocator_With_Overflow 2130 with 20 chunks
(10179|10179) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10179|10315) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.0000000e.000004c7(c57f3ea0) remote 01030000.30c5d672.00000001.000003c2(7804cb39)
(10179|10179) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10179|10179) DataReaderImpl::enable: got GUID 01030000.30c5d672.0000000e.000004c7(c57f3ea0), subscribed to topic name "DCPSSubscription" type "SUBSCRIPTION_BUILT_IN_TOPIC_TYPE"
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
(10179|10179) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 2760 with 20 chunks
(10179|10179) DataReaderImpl::enable Cached_Allocator_With_Overflow 27f0 with 20 chunks
(10179|10179) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10179|10315) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000002.00000102(96f611db)
(10179|10179) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000003.00000102(ab96386b)
(10179|10315) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000005.00000102(24d6cdcb)
(10179|10179) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000004.00000102(19b6e47b)
(10179|10315) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000006.00000102(6376b71b)
(10179|10179) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000008.00000102(dc46097a)
(10179|10315) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000007.00000102(5e169eab)
(10179|10179) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000009.00000102(e12620ca)
(10179|10179) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.0000000a.00000102(a6865a1a)
(10179|10315) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.0000000d.00000102(14a6860a)
(10179|10315) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.0000000b.00000102(9be673aa)
(10179|10315) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.0000000c.00000102(29c6afba)
(10179|10179) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10179|10179) DataReaderImpl::enable: got GUID 01030000.30c5d672.0000000e.00000507(4700cd51), subscribed to topic name "topic_01" type "Bench::Data"
Creating datareader: 'datareader_02' with topic name 'topic_02' and listener type name 'bench_drl'
(10179|10179) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 46e0 with 20 chunks
(10179|10179) DataReaderImpl::enable Cached_Allocator_With_Overflow 4770 with 20 chunks
(10179|10179) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10179|10315) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000002.00000202(bddb4218)
(10179|10179) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000003.00000202(80bb6ba8)
(10179|10315) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000005.00000202(0ffb9e08)
(10179|10315) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000006.00000202(485be4d8)
(10179|10315) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000008.00000202(f76b5ab9)
(10179|10315) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000007.00000202(753bcd68)
(10179|10179) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000004.00000202(329bb7b8)
(10179|10315) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000009.00000202(ca0b7309)
(10179|10315) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.0000000a.00000202(8dab09d9)
(10179|10179) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9)
(10179|10315) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.0000000b.00000202(b0cb2069)
(10179|10315) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.0000000c.00000202(02ebfc79)
(10179|10179) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10179|10179) DataReaderImpl::enable: got GUID 01030000.30c5d672.0000000e.00000607(6c2d9e92), subscribed to topic name "topic_02" type "Bench::Data"
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_01' with topic name 'topic_01' and listener type name 'bench_dwl'
(10179|10179) WriteDataContainer sample_list_element_allocator 3a78 with 20 chunks
(10179|10179) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 10080 with 20 chunks
(10179|10179) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10110 with 20 chunks
(10179|10179) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1400 with 20 chunks
(10179|10179) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10179|10179) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10179|10315) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10179|10315) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) succeeded in associating with reader 01030000.30c5d672.00000002.00000507(82f02050)
(10179|10315) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) reader 01030000.30c5d672.00000002.00000507(82f02050) calling association_complete_i
(10179|10315) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10179|10315) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10179|10315) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) succeeded in associating with reader 01030000.30c5d672.00000003.00000507(bf9009e0)
(10179|10315) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) reader 01030000.30c5d672.00000003.00000507(bf9009e0) calling association_complete_i
(10179|10315) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10179|10179) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10179|10179) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) succeeded in associating with reader 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10179|10179) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) reader 01030000.30c5d672.00000004.00000507(0db0d5f0) calling association_complete_i
(10179|10179) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10179|10179) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000006.00000507(77708690)
(10179|10179) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) succeeded in associating with reader 01030000.30c5d672.00000006.00000507(77708690)
(10179|10179) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) reader 01030000.30c5d672.00000006.00000507(77708690) calling association_complete_i
(10179|10179) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000006.00000507(77708690)
(10179|10179) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10179|10179) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) succeeded in associating with reader 01030000.30c5d672.00000008.00000507(c84038f1)
(10179|10179) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) reader 01030000.30c5d672.00000008.00000507(c84038f1) calling association_complete_i
(10179|10179) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10179|10315) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10179|10315) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) succeeded in associating with reader 01030000.30c5d672.00000005.00000507(30d0fc40)
(10179|10315) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) reader 01030000.30c5d672.00000005.00000507(30d0fc40) calling association_complete_i
(10179|10315) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10179|10179) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10179|10179) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) succeeded in associating with reader 01030000.30c5d672.00000007.00000507(4a10af20)
(10179|10179) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) reader 01030000.30c5d672.00000007.00000507(4a10af20) calling association_complete_i
(10179|10179) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10179|10315) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10179|10315) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) succeeded in associating with reader 01030000.30c5d672.00000012.00000507(e210b7d2)
(10179|10315) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) reader 01030000.30c5d672.00000012.00000507(e210b7d2) calling association_complete_i
(10179|10315) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10179|10315) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10179|10179) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10179|10179) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) succeeded in associating with reader 01030000.30c5d672.0000000a.00000507(b2806b91)
(10179|10179) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) reader 01030000.30c5d672.0000000a.00000507(b2806b91) calling association_complete_i
(10179|10179) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10179|10179) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10179|10179) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) succeeded in associating with reader 01030000.30c5d672.0000000b.00000507(8fe04221)
(10179|10179) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) reader 01030000.30c5d672.0000000b.00000507(8fe04221) calling association_complete_i
(10179|10179) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10179|10179) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10179|10315) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) succeeded in associating with reader 01030000.30c5d672.00000009.00000507(f5201141)
(10179|10315) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) reader 01030000.30c5d672.00000009.00000507(f5201141) calling association_complete_i
(10179|10315) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10179|10315) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10179|10179) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) succeeded in associating with reader 01030000.30c5d672.0000000d.00000507(00a0b781)
(10179|10179) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) reader 01030000.30c5d672.0000000d.00000507(00a0b781) calling association_complete_i
(10179|10179) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10179|10179) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10179|10179) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) succeeded in associating with reader 01030000.30c5d672.0000000e.00000507(4700cd51)
(10179|10179) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) reader 01030000.30c5d672.0000000e.00000507(4700cd51) calling association_complete_i
(10179|10179) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10179|10315) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) succeeded in associating with reader 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10179|10315) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) reader 01030000.30c5d672.0000000c.00000507(3dc09e31) calling association_complete_i
(10179|10179) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.0000000e.00000102(5306fcda)
(10179|10315) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10179|10315) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10179|10179) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10179|10179) DataWriterImpl::enable: got GUID 01030000.30c5d672.0000000e.00000102(5306fcda), publishing to topic name "topic_01" type "Bench::Data"
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
(10179|10179) WriteDataContainer sample_list_element_allocator 3df8 with 20 chunks
(10179|10179) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 101a0 with 20 chunks
(10179|10179) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10230 with 20 chunks
(10179|10179) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1980 with 20 chunks
(10179|10315) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) succeeded in associating with reader 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10179|10315) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) reader 01030000.30c5d672.0000000f.00000507(7a60e4e1) calling association_complete_i
(10179|10315) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10179|10179) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10179|10179) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10179|10315) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.0000000f.00000102(6e66d56a)
(10179|10315) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10179|10315) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) succeeded in associating with reader 01030000.30c5d672.00000002.00000607(a9dd7393)
(10179|10315) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) reader 01030000.30c5d672.00000002.00000607(a9dd7393) calling association_complete_i
(10179|10315) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10179|10315) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10179|10179) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10179|10315) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) succeeded in associating with reader 01030000.30c5d672.00000003.00000607(94bd5a23)
(10179|10315) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) reader 01030000.30c5d672.00000003.00000607(94bd5a23) calling association_complete_i
(10179|10315) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10179|10179) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) succeeded in associating with reader 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10179|10179) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) reader 01030000.30c5d672.00000005.00000607(1bfdaf83) calling association_complete_i
(10179|10179) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10179|10315) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10179|10179) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10179|10315) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) succeeded in associating with reader 01030000.30c5d672.00000004.00000607(269d8633)
(10179|10315) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) reader 01030000.30c5d672.00000004.00000607(269d8633) calling association_complete_i
(10179|10315) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10179|10315) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10179|10179) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) succeeded in associating with reader 01030000.30c5d672.00000006.00000607(5c5dd553)
(10179|10179) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) reader 01030000.30c5d672.00000006.00000607(5c5dd553) calling association_complete_i
(10179|10179) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10179|10179) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10179|10179) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) succeeded in associating with reader 01030000.30c5d672.00000007.00000607(613dfce3)
(10179|10179) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) reader 01030000.30c5d672.00000007.00000607(613dfce3) calling association_complete_i
(10179|10179) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10179|10179) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10179|10179) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) succeeded in associating with reader 01030000.30c5d672.00000009.00000607(de0d4282)
(10179|10179) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) reader 01030000.30c5d672.00000009.00000607(de0d4282) calling association_complete_i
(10179|10179) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10179|10315) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) succeeded in associating with reader 01030000.30c5d672.00000008.00000607(e36d6b32)
(10179|10315) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) reader 01030000.30c5d672.00000008.00000607(e36d6b32) calling association_complete_i
(10179|10315) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10179|10179) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10179|10315) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10179|10315) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) succeeded in associating with reader 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10179|10315) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) reader 01030000.30c5d672.0000000b.00000607(a4cd11e2) calling association_complete_i
(10179|10315) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10179|10179) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) succeeded in associating with reader 01030000.30c5d672.0000000a.00000607(99ad3852)
(10179|10179) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) reader 01030000.30c5d672.0000000a.00000607(99ad3852) calling association_complete_i
(10179|10179) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10179|10315) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10179|10315) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) succeeded in associating with reader 01030000.30c5d672.0000000d.00000607(2b8de442)
(10179|10315) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) reader 01030000.30c5d672.0000000d.00000607(2b8de442) calling association_complete_i
(10179|10315) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10179|10315) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10179|10179) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10179|10179) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) succeeded in associating with reader 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10179|10179) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) reader 01030000.30c5d672.0000000e.00000607(6c2d9e92) calling association_complete_i
(10179|10179) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10179|10179) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.0000000e.00000202(782baf19)
(10179|10315) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) succeeded in associating with reader 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10179|10315) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) reader 01030000.30c5d672.0000000c.00000607(16edcdf2) calling association_complete_i
(10179|10315) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10179|10315) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10179|10179) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10179|10179) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) succeeded in associating with reader 01030000.30c5d672.0000000f.00000607(514db722)
(10179|10179) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) reader 01030000.30c5d672.0000000f.00000607(514db722) calling association_complete_i
(10179|10179) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10179|10315) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) succeeded in associating with reader 01030000.30c5d672.00000012.00000607(c93de411)
(10179|10315) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) reader 01030000.30c5d672.00000012.00000607(c93de411) calling association_complete_i
(10179|10315) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10179|10179) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10179|10179) DataWriterImpl::enable: got GUID 01030000.30c5d672.0000000e.00000202(782baf19), publishing to topic name "topic_02" type "Bench::Data"
2026-03-10T17:50:07Z: Process construction / entity creation complete.
2026-03-10T17:50:07Z: Beginning action construction / initialization.
2026-03-10T17:50:07Z: Action construction / initialization complete.
(10179|10315) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10179|10315) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) succeeded in associating with reader 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10179|10315) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) reader 01030000.30c5d672.00000010.00000507(98d0e4b2) calling association_complete_i
(10179|10315) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10179|10315) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.0000000f.00000202(454b86a9)
(10179|10315) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10179|10315) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) succeeded in associating with reader 01030000.30c5d672.00000010.00000607(b3fdb771)
(10179|10315) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) reader 01030000.30c5d672.00000010.00000607(b3fdb771) calling association_complete_i
(10179|10315) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10179|10315) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000012.00000102(f6168659)
(10179|10315) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000010.00000102(8cd6d539)
(10179|10315) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10179|10315) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) succeeded in associating with reader 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10179|10315) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) reader 01030000.30c5d672.00000011.00000507(a5b0cd02) calling association_complete_i
(10179|10315) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10179|10315) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000012.00000202(dd3bd59a)
(10179|10315) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000010.00000202(a7fb86fa)
(10179|10315) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10179|10315) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) succeeded in associating with reader 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10179|10315) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) reader 01030000.30c5d672.00000011.00000607(8e9d9ec1) calling association_complete_i
(10179|10315) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10179|10315) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10179|10315) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) succeeded in associating with reader 01030000.30c5d672.00000013.00000507(df709e62)
(10179|10315) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) reader 01030000.30c5d672.00000013.00000507(df709e62) calling association_complete_i
(10179|10315) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10179|10315) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000011.00000102(b1b6fc89)
(10179|10315) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10179|10315) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) succeeded in associating with reader 01030000.30c5d672.00000014.00000507(6d504272)
(10179|10315) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) reader 01030000.30c5d672.00000014.00000507(6d504272) calling association_complete_i
(10179|10315) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10179|10315) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10179|10315) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) succeeded in associating with reader 01030000.30c5d672.00000013.00000607(f45dcda1)
(10179|10315) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) reader 01030000.30c5d672.00000013.00000607(f45dcda1) calling association_complete_i
(10179|10315) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10179|10315) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000011.00000202(9a9baf4a)
(10179|10315) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000013.00000102(cb76afe9)
(10179|10315) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10179|10315) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) succeeded in associating with reader 01030000.30c5d672.00000014.00000607(467d11b1)
(10179|10315) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) reader 01030000.30c5d672.00000014.00000607(467d11b1) calling association_complete_i
(10179|10315) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10179|10315) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10179|10315) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) succeeded in associating with reader 01030000.30c5d672.00000015.00000507(50306bc2)
(10179|10315) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) reader 01030000.30c5d672.00000015.00000507(50306bc2) calling association_complete_i
(10179|10315) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10179|10315) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000013.00000202(e05bfc2a)
(10179|10315) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000014.00000102(795673f9)
(10179|10315) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10179|10315) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) succeeded in associating with reader 01030000.30c5d672.00000015.00000607(7b1d3801)
(10179|10315) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) reader 01030000.30c5d672.00000015.00000607(7b1d3801) calling association_complete_i
(10179|10315) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10179|10315) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000014.00000202(527b203a)
(10179|10315) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000015.00000102(44365a49)
(10179|10315) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000015.00000202(6f1b098a)
2026-03-10T17:50:08Z: Enabling DDS entities (if not already enabled).
2026-03-10T17:50:08Z: DDS entities enabled.
2026-03-10T17:50:08Z: Initializing process actions.
(10179|10315) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10179|10315) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10179|10315) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10179|10315) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10179|10315) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000002.00000507(82f02050) num remotes 1
(10179|10315) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000002.00000607(a9dd7393) num remotes 1
2026-03-10T17:50:38Z: Starting process actions.
2026-03-10T17:50:38Z: Process tests started.
(10179|10315) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10179|10315) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10179|10315) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10179|10315) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10179|10315) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000003.00000507(bf9009e0) num remotes 1
(10179|10315) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000003.00000607(94bd5a23) num remotes 1
(10179|10315) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10179|10315) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10179|10315) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10179|10315) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10179|10315) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000005.00000507(30d0fc40) num remotes 1
(10179|10315) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000005.00000607(1bfdaf83) num remotes 1
(10179|10315) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10179|10315) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10179|10315) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10179|10315) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10179|10315) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000004.00000507(0db0d5f0) num remotes 1
(10179|10315) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000004.00000607(269d8633) num remotes 1
2026-03-10T17:50:39Z: Stopping process tests.
2026-03-10T17:50:39Z: Process tests stopped.
(10179|10315) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10179|10315) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10179|10315) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10179|10315) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10179|10315) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000006.00000507(77708690) num remotes 1
(10179|10315) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000006.00000607(5c5dd553) num remotes 1
(10179|10315) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(10179|10315) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(10179|10315) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(10179|10315) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(10179|10315) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000008.00000507(c84038f1) num remotes 1
(10179|10315) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000008.00000607(e36d6b32) num remotes 1
(10179|10315) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10179|10315) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10179|10315) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10179|10315) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10179|10315) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000007.00000507(4a10af20) num remotes 1
(10179|10315) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000007.00000607(613dfce3) num remotes 1
(10179|10315) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 1
(10179|10315) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 1
(10179|10315) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 1
(10179|10315) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 1
(10179|10315) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000009.00000507(f5201141) num remotes 1
(10179|10315) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000009.00000607(de0d4282) num remotes 1
(10179|10315) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.0000000a.00000102(a6865a1a) num remotes 1
(10179|10315) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.0000000a.00000102(a6865a1a) num remotes 1
(10179|10315) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.0000000a.00000202(8dab09d9) num remotes 1
(10179|10315) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.0000000a.00000202(8dab09d9) num remotes 1
(10179|10315) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.0000000a.00000507(b2806b91) num remotes 1
(10179|10315) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.0000000a.00000607(99ad3852) num remotes 1
(10179|10315) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.0000000b.00000102(9be673aa) num remotes 1
(10179|10315) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.0000000b.00000102(9be673aa) num remotes 1
(10179|10315) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.0000000b.00000202(b0cb2069) num remotes 1
(10179|10315) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.0000000b.00000202(b0cb2069) num remotes 1
(10179|10315) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.0000000b.00000507(8fe04221) num remotes 1
(10179|10315) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2) num remotes 1
(10179|10315) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.0000000d.00000102(14a6860a) num remotes 1
(10179|10315) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.0000000d.00000102(14a6860a) num remotes 1
(10179|10315) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9) num remotes 1
(10179|10315) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9) num remotes 1
(10179|10315) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.0000000d.00000507(00a0b781) num remotes 1
(10179|10315) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.0000000d.00000607(2b8de442) num remotes 1
(10179|10315) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.0000000c.00000102(29c6afba) num remotes 1
(10179|10315) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.0000000c.00000102(29c6afba) num remotes 1
(10179|10315) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.0000000c.00000202(02ebfc79) num remotes 1
(10179|10315) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.0000000c.00000202(02ebfc79) num remotes 1
(10179|10315) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.0000000c.00000507(3dc09e31) num remotes 1
(10179|10315) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.0000000c.00000607(16edcdf2) num remotes 1
2026-03-10T17:50:40Z: Stopping process actions.
2026-03-10T17:50:40Z: Detaching Listeners.
2026-03-10T17:50:40Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
(10179|10179) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.0000000e.00000507(4700cd51) num remotes 8
(10179|10315) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.0000000e.00000102(5306fcda) num remotes 1
(10179|10315) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.0000000e.00000102(5306fcda) num remotes 1
Deleting datawriter: datawriter_02
(10179|10179) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92) num remotes 8
(10179|10315) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.0000000e.00000202(782baf19) num remotes 1
(10179|10315) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.0000000e.00000202(782baf19) num remotes 1
Deleting publisher: publisher_01
Deleting datareader: datareader_01
(10179|10179) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.0000000f.00000102(6e66d56a) num remotes 7
(10179|10179) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.0000000f.00000102(6e66d56a) num remotes 7
Deleting datareader: datareader_02
(10179|10179) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.0000000f.00000202(454b86a9) num remotes 7
(10179|10179) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.0000000f.00000202(454b86a9) num remotes 7
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
(10179|10246) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.0000000e.000001c7(b808cae5) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10179|10246) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.0000000e.000001c7(b808cae5) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10179|10246) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10179|10246) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10179|10246) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10179|10246) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10179|10246) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10179|10246) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10179|10246) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10179|10246) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10179|10246) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.0000000e.000003c7(8a3ea867) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10179|10246) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.0000000e.000003c7(8a3ea867) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10179|10246) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10179|10246) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10179|10246) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10179|10246) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10179|10246) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10179|10246) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10179|10246) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10179|10246) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10179|10246) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10179|10246) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10179|10246) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10179|10246) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10179|10246) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10179|10246) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10179|10246) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.0000000e.000004c7(c57f3ea0) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10179|10246) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.0000000e.000004c7(c57f3ea0) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10179|10246) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10179|10246) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10179|10246) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10179|10246) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10179|10246) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10179|10246) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10179|10246) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10179|10246) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10179|10246) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10179|10246) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10179|10246) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10179|10246) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10179|10246) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10179|10246) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10179|10246) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.0000000e.000002c7(93259926) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10179|10246) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.0000000e.000002c7(93259926) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10179|10335) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.0.39:39003 , reconnect_state = INIT_STATE.
(10179|10246) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10179|10246) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10179|10246) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10179|10246) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10179|10246) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10179|10246) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10179|10246) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10179|10246) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10179|10246) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10179|10246) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10179|10246) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10179|10246) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10179|10246) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10179|10246) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10179|10246) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10179|10246) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10179|10335) DataLink::handle_exception() - delay already elapsed so handle_timeout now
(10179|10179) Service_Participant::shutdown
(10179|10179) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-03-10T17:50:40Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 3.111
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.046
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
(10179|10179) Service_Participant::~Service_Participant
(10179|10179) Service_Participant::shutdown
=== Showing Log for Node 01037c1e.52ddd570.27a359b5.000001c1 === Spawned Process #16 (PID 10187) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-10T17:50:03Z: Beginning process construction / entity creation.
Adding 'DCPSSecurity' = '0' to [common] configuration section
Adding 'DCPSDebugLevel' = '3' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'DCPSInfoRepo' = 'localhost:12345' to [common] configuration section
Adding 'DefaultTransportConfig' = 'rtps_config' to [domain/7] configuration section
Adding 'transports' = 'rtps_transport' to [config/rtps_config] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Adding 'use_multicast' = '0' to [transport/rtps_transport] configuration section
(10187|10187) INFO: set_DCPS_debug_level: set to 3
(10187|10187) INFO: ConfigStoreImpl::set_string: COMMON=@common
(10187|10187) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG_TRANSPORTS=rtps_transport
(10187|10187) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG=@rtps_config
(10187|10187) INFO: ConfigStoreImpl::set_string: CONFIG=@config
Creating participant: 'participant_01' in domain 7
(10187|10187) Service_Participant::set_repo_domain: Domain[ 7] = Repo[ DEFAULT_REPO].
(10187|10187) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.34.0-dev using ACE 6.5.23
(10187|10187) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 3
(10187|10187) Service_Participant::get_domain_participant_factory: machine: runnervm0kj6c, x86_64 platform: Linux, 6.14.0-1017-azure, #17~24.04.1-Ubuntu SMP Mon Dec 1 20:10:50 UTC 2025
(10187|10187) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(10187|10187) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(10187|10187) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(10187|10187) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(10187|10187) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(10187|10187) DomainParticipantImpl::enable: enabled participant 01030000.30c5d672.0000000f.000001c1(6c0b4660) in domain 7
(10187|10187) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
(10187|10187) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
(10187|10187) InfoRepoDiscovery::bit_config - BIT tcp transport :0
(10187|10187) DDS::ParticipantBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 3f0 with 20 chunks
(10187|10187) DataReaderImpl::enable Cached_Allocator_With_Overflow 480 with 20 chunks
(10187|10187) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm0kj6c" as fully qualified hostname, please correct system configuration.
(10187|10187) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10187|10316) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.0000000f.000001c7(8568e355) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10187|10187) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10187|10187) DataReaderImpl::enable: got GUID 01030000.30c5d672.0000000f.000001c7(8568e355), subscribed to topic name "DCPSParticipant" type "PARTICIPANT_BUILT_IN_TOPIC_TYPE"
(10187|10187) DDS::TopicBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1440 with 20 chunks
(10187|10187) DataReaderImpl::enable Cached_Allocator_With_Overflow 14d0 with 20 chunks
(10187|10187) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10187|10316) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.0000000f.000002c7(ae45b096) remote 01030000.30c5d672.00000001.000002c2(611ffa78)
(10187|10187) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10187|10187) DataReaderImpl::enable: got GUID 01030000.30c5d672.0000000f.000002c7(ae45b096), subscribed to topic name "DCPSTopic" type "TOPIC_BUILT_IN_TOPIC_TYPE"
(10187|10187) DDS::PublicationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1a70 with 20 chunks
(10187|10187) DataReaderImpl::enable Cached_Allocator_With_Overflow 1b00 with 20 chunks
(10187|10187) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10187|10316) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.0000000f.000003c7(b75e81d7) remote 01030000.30c5d672.00000001.000004c2(37455dfe)
(10187|10187) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10187|10187) DataReaderImpl::enable: got GUID 01030000.30c5d672.0000000f.000003c7(b75e81d7), subscribed to topic name "DCPSPublication" type "PUBLICATION_BUILT_IN_TOPIC_TYPE"
(10187|10187) DDS::SubscriptionBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 20a0 with 20 chunks
(10187|10187) DataReaderImpl::enable Cached_Allocator_With_Overflow 2130 with 20 chunks
(10187|10187) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10187|10316) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.0000000f.000004c7(f81f1710) remote 01030000.30c5d672.00000001.000003c2(7804cb39)
(10187|10187) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10187|10187) DataReaderImpl::enable: got GUID 01030000.30c5d672.0000000f.000004c7(f81f1710), subscribed to topic name "DCPSSubscription" type "SUBSCRIPTION_BUILT_IN_TOPIC_TYPE"
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
(10187|10187) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 2760 with 20 chunks
(10187|10187) DataReaderImpl::enable Cached_Allocator_With_Overflow 27f0 with 20 chunks
(10187|10187) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10187|10316) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000002.00000102(96f611db)
(10187|10187) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000003.00000102(ab96386b)
(10187|10316) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000005.00000102(24d6cdcb)
(10187|10187) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000004.00000102(19b6e47b)
(10187|10316) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000006.00000102(6376b71b)
(10187|10187) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000008.00000102(dc46097a)
(10187|10316) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000007.00000102(5e169eab)
(10187|10316) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000009.00000102(e12620ca)
(10187|10316) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.0000000a.00000102(a6865a1a)
(10187|10187) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.0000000b.00000102(9be673aa)
(10187|10187) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.0000000c.00000102(29c6afba)
(10187|10316) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.0000000d.00000102(14a6860a)
(10187|10187) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10187|10187) DataReaderImpl::enable: got GUID 01030000.30c5d672.0000000f.00000507(7a60e4e1), subscribed to topic name "topic_01" type "Bench::Data"
Creating datareader: 'datareader_02' with topic name 'topic_02' and listener type name 'bench_drl'
(10187|10187) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 46e0 with 20 chunks
(10187|10187) DataReaderImpl::enable Cached_Allocator_With_Overflow 4770 with 20 chunks
(10187|10187) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10187|10316) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.0000000e.00000102(5306fcda)
(10187|10316) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000002.00000202(bddb4218)
(10187|10316) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000003.00000202(80bb6ba8)
(10187|10316) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000005.00000202(0ffb9e08)
(10187|10316) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000004.00000202(329bb7b8)
(10187|10187) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000008.00000202(f76b5ab9)
(10187|10187) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000007.00000202(753bcd68)
(10187|10187) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000009.00000202(ca0b7309)
(10187|10187) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.0000000a.00000202(8dab09d9)
(10187|10187) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9)
(10187|10187) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.0000000b.00000202(b0cb2069)
(10187|10187) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.0000000c.00000202(02ebfc79)
(10187|10187) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10187|10187) DataReaderImpl::enable: got GUID 01030000.30c5d672.0000000f.00000607(514db722), subscribed to topic name "topic_02" type "Bench::Data"
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_01' with topic name 'topic_01' and listener type name 'bench_dwl'
(10187|10187) WriteDataContainer sample_list_element_allocator 3378 with 20 chunks
(10187|10316) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000006.00000202(485be4d8)
(10187|10187) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 10080 with 20 chunks
(10187|10187) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10110 with 20 chunks
(10187|10187) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1400 with 20 chunks
(10187|10187) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10187|10187) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10187|10316) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10187|10187) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10187|10316) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) succeeded in associating with reader 01030000.30c5d672.00000002.00000507(82f02050)
(10187|10316) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) reader 01030000.30c5d672.00000002.00000507(82f02050) calling association_complete_i
(10187|10316) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10187|10316) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10187|10187) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) succeeded in associating with reader 01030000.30c5d672.00000003.00000507(bf9009e0)
(10187|10187) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) reader 01030000.30c5d672.00000003.00000507(bf9009e0) calling association_complete_i
(10187|10187) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10187|10187) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10187|10316) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) succeeded in associating with reader 01030000.30c5d672.00000005.00000507(30d0fc40)
(10187|10316) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) reader 01030000.30c5d672.00000005.00000507(30d0fc40) calling association_complete_i
(10187|10316) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10187|10187) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) succeeded in associating with reader 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10187|10187) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) reader 01030000.30c5d672.00000004.00000507(0db0d5f0) calling association_complete_i
(10187|10316) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000006.00000507(77708690)
(10187|10187) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10187|10187) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10187|10187) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) succeeded in associating with reader 01030000.30c5d672.00000008.00000507(c84038f1)
(10187|10187) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) reader 01030000.30c5d672.00000008.00000507(c84038f1) calling association_complete_i
(10187|10187) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10187|10187) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10187|10187) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) succeeded in associating with reader 01030000.30c5d672.00000007.00000507(4a10af20)
(10187|10187) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) reader 01030000.30c5d672.00000007.00000507(4a10af20) calling association_complete_i
(10187|10187) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10187|10187) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10187|10316) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) succeeded in associating with reader 01030000.30c5d672.00000006.00000507(77708690)
(10187|10316) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) reader 01030000.30c5d672.00000006.00000507(77708690) calling association_complete_i
(10187|10316) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000006.00000507(77708690)
(10187|10316) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10187|10187) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) succeeded in associating with reader 01030000.30c5d672.00000012.00000507(e210b7d2)
(10187|10187) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) reader 01030000.30c5d672.00000012.00000507(e210b7d2) calling association_complete_i
(10187|10187) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10187|10187) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10187|10316) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) succeeded in associating with reader 01030000.30c5d672.00000009.00000507(f5201141)
(10187|10316) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) reader 01030000.30c5d672.00000009.00000507(f5201141) calling association_complete_i
(10187|10316) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10187|10187) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) succeeded in associating with reader 01030000.30c5d672.0000000a.00000507(b2806b91)
(10187|10187) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) reader 01030000.30c5d672.0000000a.00000507(b2806b91) calling association_complete_i
(10187|10187) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10187|10187) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10187|10316) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10187|10187) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) succeeded in associating with reader 01030000.30c5d672.0000000d.00000507(00a0b781)
(10187|10187) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) reader 01030000.30c5d672.0000000d.00000507(00a0b781) calling association_complete_i
(10187|10187) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10187|10187) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10187|10187) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) succeeded in associating with reader 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10187|10187) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) reader 01030000.30c5d672.0000000c.00000507(3dc09e31) calling association_complete_i
(10187|10187) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10187|10187) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10187|10316) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) succeeded in associating with reader 01030000.30c5d672.0000000b.00000507(8fe04221)
(10187|10316) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) reader 01030000.30c5d672.0000000b.00000507(8fe04221) calling association_complete_i
(10187|10316) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10187|10316) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10187|10316) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) succeeded in associating with reader 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10187|10316) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) reader 01030000.30c5d672.0000000f.00000507(7a60e4e1) calling association_complete_i
(10187|10316) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10187|10316) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.0000000f.00000102(6e66d56a)
(10187|10187) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) succeeded in associating with reader 01030000.30c5d672.0000000e.00000507(4700cd51)
(10187|10187) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) reader 01030000.30c5d672.0000000e.00000507(4700cd51) calling association_complete_i
(10187|10187) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10187|10187) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10187|10187) DataWriterImpl::enable: got GUID 01030000.30c5d672.0000000f.00000102(6e66d56a), publishing to topic name "topic_01" type "Bench::Data"
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
(10187|10187) WriteDataContainer sample_list_element_allocator 36f8 with 20 chunks
(10187|10187) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 101a0 with 20 chunks
(10187|10187) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10230 with 20 chunks
(10187|10187) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1a00 with 20 chunks
(10187|10187) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10187|10187) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10187|10316) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.0000000e.00000202(782baf19)
(10187|10316) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10187|10316) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) succeeded in associating with reader 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10187|10316) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) reader 01030000.30c5d672.00000010.00000507(98d0e4b2) calling association_complete_i
(10187|10316) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10187|10316) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10187|10187) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10187|10316) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) succeeded in associating with reader 01030000.30c5d672.00000002.00000607(a9dd7393)
(10187|10316) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) reader 01030000.30c5d672.00000002.00000607(a9dd7393) calling association_complete_i
(10187|10316) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10187|10316) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10187|10316) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) succeeded in associating with reader 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10187|10316) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) reader 01030000.30c5d672.00000005.00000607(1bfdaf83) calling association_complete_i
(10187|10316) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10187|10316) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10187|10316) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) succeeded in associating with reader 01030000.30c5d672.00000004.00000607(269d8633)
(10187|10316) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) reader 01030000.30c5d672.00000004.00000607(269d8633) calling association_complete_i
(10187|10316) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10187|10316) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10187|10316) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) succeeded in associating with reader 01030000.30c5d672.00000006.00000607(5c5dd553)
(10187|10316) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) reader 01030000.30c5d672.00000006.00000607(5c5dd553) calling association_complete_i
(10187|10316) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10187|10316) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10187|10316) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) succeeded in associating with reader 01030000.30c5d672.00000008.00000607(e36d6b32)
(10187|10316) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) reader 01030000.30c5d672.00000008.00000607(e36d6b32) calling association_complete_i
(10187|10316) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10187|10187) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) succeeded in associating with reader 01030000.30c5d672.00000003.00000607(94bd5a23)
(10187|10187) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) reader 01030000.30c5d672.00000003.00000607(94bd5a23) calling association_complete_i
(10187|10187) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10187|10316) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10187|10316) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) succeeded in associating with reader 01030000.30c5d672.00000007.00000607(613dfce3)
(10187|10316) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) reader 01030000.30c5d672.00000007.00000607(613dfce3) calling association_complete_i
(10187|10316) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10187|10187) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10187|10316) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10187|10187) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) succeeded in associating with reader 01030000.30c5d672.00000009.00000607(de0d4282)
(10187|10187) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) reader 01030000.30c5d672.00000009.00000607(de0d4282) calling association_complete_i
(10187|10187) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10187|10187) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10187|10187) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) succeeded in associating with reader 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10187|10187) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) reader 01030000.30c5d672.0000000b.00000607(a4cd11e2) calling association_complete_i
(10187|10187) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10187|10187) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10187|10187) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) succeeded in associating with reader 01030000.30c5d672.0000000d.00000607(2b8de442)
(10187|10187) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) reader 01030000.30c5d672.0000000d.00000607(2b8de442) calling association_complete_i
(10187|10187) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10187|10187) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10187|10187) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) succeeded in associating with reader 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10187|10187) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) reader 01030000.30c5d672.0000000c.00000607(16edcdf2) calling association_complete_i
(10187|10187) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10187|10187) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10187|10187) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) succeeded in associating with reader 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10187|10187) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) reader 01030000.30c5d672.0000000e.00000607(6c2d9e92) calling association_complete_i
(10187|10187) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10187|10316) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) succeeded in associating with reader 01030000.30c5d672.0000000a.00000607(99ad3852)
(10187|10316) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) reader 01030000.30c5d672.0000000a.00000607(99ad3852) calling association_complete_i
(10187|10316) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10187|10316) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10187|10187) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10187|10316) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) succeeded in associating with reader 01030000.30c5d672.00000012.00000607(c93de411)
(10187|10316) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) reader 01030000.30c5d672.00000012.00000607(c93de411) calling association_complete_i
(10187|10316) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10187|10316) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.0000000f.00000202(454b86a9)
(10187|10187) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) succeeded in associating with reader 01030000.30c5d672.0000000f.00000607(514db722)
(10187|10187) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) reader 01030000.30c5d672.0000000f.00000607(514db722) calling association_complete_i
(10187|10187) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10187|10187) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10187|10187) DataWriterImpl::enable: got GUID 01030000.30c5d672.0000000f.00000202(454b86a9), publishing to topic name "topic_02" type "Bench::Data"
2026-03-10T17:50:07Z: Process construction / entity creation complete.
2026-03-10T17:50:07Z: Beginning action construction / initialization.
2026-03-10T17:50:07Z: Action construction / initialization complete.
(10187|10316) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10187|10316) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) succeeded in associating with reader 01030000.30c5d672.00000010.00000607(b3fdb771)
(10187|10316) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) reader 01030000.30c5d672.00000010.00000607(b3fdb771) calling association_complete_i
(10187|10316) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10187|10316) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000012.00000102(f6168659)
(10187|10316) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000010.00000102(8cd6d539)
(10187|10316) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10187|10316) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) succeeded in associating with reader 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10187|10316) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) reader 01030000.30c5d672.00000011.00000507(a5b0cd02) calling association_complete_i
(10187|10316) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10187|10316) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000012.00000202(dd3bd59a)
(10187|10316) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000010.00000202(a7fb86fa)
(10187|10316) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10187|10316) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) succeeded in associating with reader 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10187|10316) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) reader 01030000.30c5d672.00000011.00000607(8e9d9ec1) calling association_complete_i
(10187|10316) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10187|10316) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10187|10316) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) succeeded in associating with reader 01030000.30c5d672.00000013.00000507(df709e62)
(10187|10316) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) reader 01030000.30c5d672.00000013.00000507(df709e62) calling association_complete_i
(10187|10316) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10187|10316) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000011.00000102(b1b6fc89)
(10187|10316) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10187|10316) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) succeeded in associating with reader 01030000.30c5d672.00000014.00000507(6d504272)
(10187|10316) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) reader 01030000.30c5d672.00000014.00000507(6d504272) calling association_complete_i
(10187|10316) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10187|10316) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10187|10316) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) succeeded in associating with reader 01030000.30c5d672.00000013.00000607(f45dcda1)
(10187|10316) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) reader 01030000.30c5d672.00000013.00000607(f45dcda1) calling association_complete_i
(10187|10316) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10187|10316) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000011.00000202(9a9baf4a)
(10187|10316) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000013.00000102(cb76afe9)
(10187|10316) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10187|10316) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) succeeded in associating with reader 01030000.30c5d672.00000014.00000607(467d11b1)
(10187|10316) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) reader 01030000.30c5d672.00000014.00000607(467d11b1) calling association_complete_i
(10187|10316) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10187|10316) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10187|10316) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) succeeded in associating with reader 01030000.30c5d672.00000015.00000507(50306bc2)
(10187|10316) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) reader 01030000.30c5d672.00000015.00000507(50306bc2) calling association_complete_i
(10187|10316) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10187|10316) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000013.00000202(e05bfc2a)
(10187|10316) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000014.00000102(795673f9)
(10187|10316) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10187|10316) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) succeeded in associating with reader 01030000.30c5d672.00000015.00000607(7b1d3801)
(10187|10316) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) reader 01030000.30c5d672.00000015.00000607(7b1d3801) calling association_complete_i
(10187|10316) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10187|10316) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000014.00000202(527b203a)
(10187|10316) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000015.00000102(44365a49)
(10187|10316) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000015.00000202(6f1b098a)
2026-03-10T17:50:08Z: Enabling DDS entities (if not already enabled).
2026-03-10T17:50:08Z: DDS entities enabled.
2026-03-10T17:50:08Z: Initializing process actions.
(10187|10316) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10187|10316) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10187|10316) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10187|10316) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10187|10316) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000002.00000507(82f02050) num remotes 1
(10187|10316) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000002.00000607(a9dd7393) num remotes 1
2026-03-10T17:50:38Z: Starting process actions.
2026-03-10T17:50:38Z: Process tests started.
(10187|10316) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10187|10316) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10187|10316) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10187|10316) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10187|10316) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000003.00000507(bf9009e0) num remotes 1
(10187|10316) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000003.00000607(94bd5a23) num remotes 1
(10187|10316) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10187|10316) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10187|10316) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10187|10316) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10187|10316) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000005.00000507(30d0fc40) num remotes 1
(10187|10316) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000005.00000607(1bfdaf83) num remotes 1
(10187|10316) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10187|10316) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10187|10316) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10187|10316) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10187|10316) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000004.00000507(0db0d5f0) num remotes 1
(10187|10316) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000004.00000607(269d8633) num remotes 1
2026-03-10T17:50:39Z: Stopping process tests.
2026-03-10T17:50:39Z: Process tests stopped.
(10187|10316) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10187|10316) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10187|10316) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10187|10316) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10187|10316) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000006.00000507(77708690) num remotes 1
(10187|10316) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000006.00000607(5c5dd553) num remotes 1
(10187|10316) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(10187|10316) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(10187|10316) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(10187|10316) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(10187|10316) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000008.00000507(c84038f1) num remotes 1
(10187|10316) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000008.00000607(e36d6b32) num remotes 1
(10187|10316) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10187|10316) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10187|10316) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10187|10316) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10187|10316) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000007.00000507(4a10af20) num remotes 1
(10187|10316) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000007.00000607(613dfce3) num remotes 1
(10187|10316) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 1
(10187|10316) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 1
(10187|10316) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 1
(10187|10316) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 1
(10187|10316) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000009.00000507(f5201141) num remotes 1
(10187|10316) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000009.00000607(de0d4282) num remotes 1
(10187|10316) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.0000000a.00000102(a6865a1a) num remotes 1
(10187|10316) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.0000000a.00000102(a6865a1a) num remotes 1
(10187|10316) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.0000000a.00000202(8dab09d9) num remotes 1
(10187|10316) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.0000000a.00000202(8dab09d9) num remotes 1
(10187|10316) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.0000000a.00000507(b2806b91) num remotes 1
(10187|10316) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.0000000a.00000607(99ad3852) num remotes 1
(10187|10316) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.0000000b.00000102(9be673aa) num remotes 1
(10187|10316) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.0000000b.00000102(9be673aa) num remotes 1
(10187|10316) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.0000000b.00000202(b0cb2069) num remotes 1
(10187|10316) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.0000000b.00000202(b0cb2069) num remotes 1
(10187|10316) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.0000000b.00000507(8fe04221) num remotes 1
(10187|10316) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2) num remotes 1
(10187|10316) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.0000000d.00000102(14a6860a) num remotes 1
(10187|10316) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.0000000d.00000102(14a6860a) num remotes 1
(10187|10316) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9) num remotes 1
(10187|10316) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9) num remotes 1
(10187|10316) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.0000000d.00000507(00a0b781) num remotes 1
(10187|10316) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.0000000d.00000607(2b8de442) num remotes 1
(10187|10316) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.0000000c.00000102(29c6afba) num remotes 1
(10187|10316) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.0000000c.00000102(29c6afba) num remotes 1
(10187|10316) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.0000000c.00000202(02ebfc79) num remotes 1
(10187|10316) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.0000000c.00000202(02ebfc79) num remotes 1
(10187|10316) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.0000000c.00000507(3dc09e31) num remotes 1
(10187|10316) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.0000000c.00000607(16edcdf2) num remotes 1
(10187|10316) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.0000000e.00000102(5306fcda) num remotes 1
(10187|10316) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.0000000e.00000102(5306fcda) num remotes 1
(10187|10316) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.0000000e.00000202(782baf19) num remotes 1
(10187|10316) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.0000000e.00000202(782baf19) num remotes 1
(10187|10316) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.0000000e.00000507(4700cd51) num remotes 1
(10187|10316) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92) num remotes 1
2026-03-10T17:50:40Z: Stopping process actions.
2026-03-10T17:50:40Z: Detaching Listeners.
2026-03-10T17:50:40Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
(10187|10187) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1) num remotes 7
(10187|10316) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.0000000f.00000102(6e66d56a) num remotes 1
(10187|10316) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.0000000f.00000102(6e66d56a) num remotes 1
Deleting datawriter: datawriter_02
(10187|10187) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.0000000f.00000607(514db722) num remotes 7
(10187|10316) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.0000000f.00000202(454b86a9) num remotes 1
(10187|10316) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.0000000f.00000202(454b86a9) num remotes 1
Deleting publisher: publisher_01
Deleting datareader: datareader_01
(10187|10187) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000010.00000102(8cd6d539) num remotes 6
(10187|10187) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000010.00000102(8cd6d539) num remotes 6
Deleting datareader: datareader_02
(10187|10187) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000010.00000202(a7fb86fa) num remotes 6
(10187|10187) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000010.00000202(a7fb86fa) num remotes 6
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
(10187|10258) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.0000000f.000001c7(8568e355) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10187|10258) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.0000000f.000001c7(8568e355) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10187|10258) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10187|10258) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10187|10258) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10187|10258) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10187|10258) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10187|10258) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10187|10258) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10187|10258) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.0000000f.000003c7(b75e81d7) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10187|10258) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.0000000f.000003c7(b75e81d7) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10187|10258) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10187|10258) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10187|10258) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10187|10258) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10187|10258) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10187|10258) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10187|10258) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10187|10258) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10187|10258) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10187|10258) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10187|10258) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10187|10258) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10187|10258) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.0000000f.000004c7(f81f1710) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10187|10258) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.0000000f.000004c7(f81f1710) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10187|10258) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10187|10258) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10187|10258) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10187|10258) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10187|10258) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10187|10258) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10187|10258) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10187|10258) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10187|10258) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10187|10258) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10187|10258) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10187|10258) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10187|10258) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.0000000f.000002c7(ae45b096) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10187|10258) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.0000000f.000002c7(ae45b096) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10187|10340) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.0.39:39003 , reconnect_state = INIT_STATE.
(10187|10258) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10187|10258) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10187|10258) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10187|10258) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10187|10258) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10187|10258) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10187|10258) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10187|10258) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10187|10258) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10187|10258) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10187|10258) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10187|10258) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10187|10258) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10187|10258) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10187|10340) DataLink::handle_exception() - delay already elapsed so handle_timeout now
(10187|10187) Service_Participant::shutdown
(10187|10187) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-03-10T17:50:40Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 3.132
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.048
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
(10187|10187) Service_Participant::~Service_Participant
(10187|10187) Service_Participant::shutdown
=== Showing Log for Node 01037c1e.52ddd570.27a359b5.000001c1 === Spawned Process #17 (PID 10188) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-10T17:50:03Z: Beginning process construction / entity creation.
Adding 'DCPSSecurity' = '0' to [common] configuration section
Adding 'DCPSDebugLevel' = '3' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'DCPSInfoRepo' = 'localhost:12345' to [common] configuration section
Adding 'DefaultTransportConfig' = 'rtps_config' to [domain/7] configuration section
Adding 'transports' = 'rtps_transport' to [config/rtps_config] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Adding 'use_multicast' = '0' to [transport/rtps_transport] configuration section
(10188|10188) INFO: set_DCPS_debug_level: set to 3
(10188|10188) INFO: ConfigStoreImpl::set_string: COMMON=@common
(10188|10188) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG_TRANSPORTS=rtps_transport
(10188|10188) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG=@rtps_config
(10188|10188) INFO: ConfigStoreImpl::set_string: CONFIG=@config
Creating participant: 'participant_01' in domain 7
(10188|10188) Service_Participant::set_repo_domain: Domain[ 7] = Repo[ DEFAULT_REPO].
(10188|10188) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.34.0-dev using ACE 6.5.23
(10188|10188) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 3
(10188|10188) Service_Participant::get_domain_participant_factory: machine: runnervm0kj6c, x86_64 platform: Linux, 6.14.0-1017-azure, #17~24.04.1-Ubuntu SMP Mon Dec 1 20:10:50 UTC 2025
(10188|10188) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(10188|10188) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(10188|10188) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(10188|10188) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(10188|10188) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(10188|10188) DomainParticipantImpl::enable: enabled participant 01030000.30c5d672.00000012.000001c1(f47b1553) in domain 7
(10188|10188) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
(10188|10188) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
(10188|10188) InfoRepoDiscovery::bit_config - BIT tcp transport :0
(10188|10188) DDS::ParticipantBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 3f0 with 20 chunks
(10188|10188) DataReaderImpl::enable Cached_Allocator_With_Overflow 480 with 20 chunks
(10188|10188) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm0kj6c" as fully qualified hostname, please correct system configuration.
(10188|10188) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10188|10318) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000012.000001c7(1d18b066) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10188|10188) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10188|10188) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000012.000001c7(1d18b066), subscribed to topic name "DCPSParticipant" type "PARTICIPANT_BUILT_IN_TOPIC_TYPE"
(10188|10188) DDS::TopicBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1440 with 20 chunks
(10188|10188) DataReaderImpl::enable Cached_Allocator_With_Overflow 14d0 with 20 chunks
(10188|10188) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10188|10318) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000012.000002c7(3635e3a5) remote 01030000.30c5d672.00000001.000002c2(611ffa78)
(10188|10188) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10188|10188) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000012.000002c7(3635e3a5), subscribed to topic name "DCPSTopic" type "TOPIC_BUILT_IN_TOPIC_TYPE"
(10188|10188) DDS::PublicationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1a70 with 20 chunks
(10188|10188) DataReaderImpl::enable Cached_Allocator_With_Overflow 1b00 with 20 chunks
(10188|10188) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10188|10318) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000012.000003c7(2f2ed2e4) remote 01030000.30c5d672.00000001.000004c2(37455dfe)
(10188|10188) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10188|10188) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000012.000003c7(2f2ed2e4), subscribed to topic name "DCPSPublication" type "PUBLICATION_BUILT_IN_TOPIC_TYPE"
(10188|10188) DDS::SubscriptionBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 20a0 with 20 chunks
(10188|10188) DataReaderImpl::enable Cached_Allocator_With_Overflow 2130 with 20 chunks
(10188|10188) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10188|10318) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000012.000004c7(606f4423) remote 01030000.30c5d672.00000001.000003c2(7804cb39)
(10188|10188) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10188|10188) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000012.000004c7(606f4423), subscribed to topic name "DCPSSubscription" type "SUBSCRIPTION_BUILT_IN_TOPIC_TYPE"
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
(10188|10188) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 2760 with 20 chunks
(10188|10188) DataReaderImpl::enable Cached_Allocator_With_Overflow 27f0 with 20 chunks
(10188|10188) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10188|10318) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000002.00000102(96f611db)
(10188|10188) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000003.00000102(ab96386b)
(10188|10318) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000005.00000102(24d6cdcb)
(10188|10318) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000004.00000102(19b6e47b)
(10188|10188) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000006.00000102(6376b71b)
(10188|10318) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000008.00000102(dc46097a)
(10188|10188) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000007.00000102(5e169eab)
(10188|10188) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10188|10188) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000012.00000507(e210b7d2), subscribed to topic name "topic_01" type "Bench::Data"
Creating datareader: 'datareader_02' with topic name 'topic_02' and listener type name 'bench_drl'
(10188|10188) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 46e0 with 20 chunks
(10188|10188) DataReaderImpl::enable Cached_Allocator_With_Overflow 4770 with 20 chunks
(10188|10188) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10188|10318) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000009.00000102(e12620ca)
(10188|10318) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.0000000a.00000102(a6865a1a)
(10188|10188) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.0000000b.00000102(9be673aa)
(10188|10318) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.0000000d.00000102(14a6860a)
(10188|10318) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.0000000c.00000102(29c6afba)
(10188|10188) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000002.00000202(bddb4218)
(10188|10318) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000003.00000202(80bb6ba8)
(10188|10188) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000005.00000202(0ffb9e08)
(10188|10188) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000004.00000202(329bb7b8)
(10188|10188) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000006.00000202(485be4d8)
(10188|10188) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000008.00000202(f76b5ab9)
(10188|10188) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000007.00000202(753bcd68)
(10188|10188) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000009.00000202(ca0b7309)
(10188|10318) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.0000000a.00000202(8dab09d9)
(10188|10188) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9)
(10188|10318) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.0000000b.00000202(b0cb2069)
(10188|10188) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.0000000c.00000202(02ebfc79)
(10188|10188) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10188|10188) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000012.00000607(c93de411), subscribed to topic name "topic_02" type "Bench::Data"
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_01' with topic name 'topic_01' and listener type name 'bench_dwl'
(10188|10188) WriteDataContainer sample_list_element_allocator 36f8 with 20 chunks
(10188|10188) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 10080 with 20 chunks
(10188|10188) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10110 with 20 chunks
(10188|10188) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1400 with 20 chunks
(10188|10188) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10188|10188) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10188|10318) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.0000000e.00000102(5306fcda)
(10188|10318) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.0000000f.00000102(6e66d56a)
(10188|10188) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.0000000e.00000202(782baf19)
(10188|10318) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.0000000f.00000202(454b86a9)
(10188|10318) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10188|10318) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) succeeded in associating with reader 01030000.30c5d672.00000002.00000507(82f02050)
(10188|10318) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) reader 01030000.30c5d672.00000002.00000507(82f02050) calling association_complete_i
(10188|10318) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10188|10188) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10188|10188) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) succeeded in associating with reader 01030000.30c5d672.00000005.00000507(30d0fc40)
(10188|10318) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10188|10188) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) reader 01030000.30c5d672.00000005.00000507(30d0fc40) calling association_complete_i
(10188|10188) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10188|10188) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10188|10188) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) succeeded in associating with reader 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10188|10188) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) reader 01030000.30c5d672.00000004.00000507(0db0d5f0) calling association_complete_i
(10188|10188) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10188|10188) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000006.00000507(77708690)
(10188|10188) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) succeeded in associating with reader 01030000.30c5d672.00000006.00000507(77708690)
(10188|10188) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) reader 01030000.30c5d672.00000006.00000507(77708690) calling association_complete_i
(10188|10188) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000006.00000507(77708690)
(10188|10188) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10188|10318) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) succeeded in associating with reader 01030000.30c5d672.00000003.00000507(bf9009e0)
(10188|10318) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) reader 01030000.30c5d672.00000003.00000507(bf9009e0) calling association_complete_i
(10188|10318) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10188|10318) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10188|10318) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) succeeded in associating with reader 01030000.30c5d672.00000007.00000507(4a10af20)
(10188|10318) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) reader 01030000.30c5d672.00000007.00000507(4a10af20) calling association_complete_i
(10188|10318) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10188|10318) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10188|10188) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) succeeded in associating with reader 01030000.30c5d672.00000008.00000507(c84038f1)
(10188|10188) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) reader 01030000.30c5d672.00000008.00000507(c84038f1) calling association_complete_i
(10188|10188) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10188|10188) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000012.00000102(f6168659)
(10188|10318) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) succeeded in associating with reader 01030000.30c5d672.00000012.00000507(e210b7d2)
(10188|10318) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) reader 01030000.30c5d672.00000012.00000507(e210b7d2) calling association_complete_i
(10188|10318) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10188|10318) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10188|10318) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) succeeded in associating with reader 01030000.30c5d672.00000009.00000507(f5201141)
(10188|10318) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) reader 01030000.30c5d672.00000009.00000507(f5201141) calling association_complete_i
(10188|10318) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10188|10188) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10188|10188) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) succeeded in associating with reader 01030000.30c5d672.0000000b.00000507(8fe04221)
(10188|10188) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) reader 01030000.30c5d672.0000000b.00000507(8fe04221) calling association_complete_i
(10188|10188) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10188|10318) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10188|10188) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10188|10318) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) succeeded in associating with reader 01030000.30c5d672.0000000a.00000507(b2806b91)
(10188|10318) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) reader 01030000.30c5d672.0000000a.00000507(b2806b91) calling association_complete_i
(10188|10318) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10188|10188) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) succeeded in associating with reader 01030000.30c5d672.0000000d.00000507(00a0b781)
(10188|10188) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) reader 01030000.30c5d672.0000000d.00000507(00a0b781) calling association_complete_i
(10188|10188) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10188|10188) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10188|10188) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) succeeded in associating with reader 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10188|10188) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) reader 01030000.30c5d672.0000000c.00000507(3dc09e31) calling association_complete_i
(10188|10188) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10188|10188) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10188|10188) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) succeeded in associating with reader 01030000.30c5d672.0000000e.00000507(4700cd51)
(10188|10188) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) reader 01030000.30c5d672.0000000e.00000507(4700cd51) calling association_complete_i
(10188|10188) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10188|10188) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10188|10188) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) succeeded in associating with reader 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10188|10318) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10188|10188) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) reader 01030000.30c5d672.0000000f.00000507(7a60e4e1) calling association_complete_i
(10188|10188) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10188|10318) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) succeeded in associating with reader 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10188|10318) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) reader 01030000.30c5d672.00000010.00000507(98d0e4b2) calling association_complete_i
(10188|10318) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10188|10188) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10188|10188) DataWriterImpl::enable: got GUID 01030000.30c5d672.00000012.00000102(f6168659), publishing to topic name "topic_01" type "Bench::Data"
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
(10188|10188) WriteDataContainer sample_list_element_allocator 3a78 with 20 chunks
(10188|10188) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 101a0 with 20 chunks
(10188|10188) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10230 with 20 chunks
(10188|10188) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1a00 with 20 chunks
(10188|10188) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10188|10188) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10188|10318) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000010.00000102(8cd6d539)
(10188|10318) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10188|10318) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) succeeded in associating with reader 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10188|10318) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) reader 01030000.30c5d672.00000011.00000507(a5b0cd02) calling association_complete_i
(10188|10318) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10188|10188) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10188|10188) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) succeeded in associating with reader 01030000.30c5d672.00000003.00000607(94bd5a23)
(10188|10188) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) reader 01030000.30c5d672.00000003.00000607(94bd5a23) calling association_complete_i
(10188|10188) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10188|10188) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10188|10188) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) succeeded in associating with reader 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10188|10188) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) reader 01030000.30c5d672.00000005.00000607(1bfdaf83) calling association_complete_i
(10188|10188) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10188|10188) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10188|10188) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) succeeded in associating with reader 01030000.30c5d672.00000004.00000607(269d8633)
(10188|10188) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) reader 01030000.30c5d672.00000004.00000607(269d8633) calling association_complete_i
(10188|10188) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10188|10188) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10188|10188) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) succeeded in associating with reader 01030000.30c5d672.00000006.00000607(5c5dd553)
(10188|10318) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10188|10188) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) reader 01030000.30c5d672.00000006.00000607(5c5dd553) calling association_complete_i
(10188|10188) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10188|10318) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) succeeded in associating with reader 01030000.30c5d672.00000002.00000607(a9dd7393)
(10188|10318) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) reader 01030000.30c5d672.00000002.00000607(a9dd7393) calling association_complete_i
(10188|10318) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10188|10318) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10188|10318) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) succeeded in associating with reader 01030000.30c5d672.00000008.00000607(e36d6b32)
(10188|10318) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) reader 01030000.30c5d672.00000008.00000607(e36d6b32) calling association_complete_i
(10188|10318) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10188|10318) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10188|10318) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) succeeded in associating with reader 01030000.30c5d672.00000007.00000607(613dfce3)
(10188|10318) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) reader 01030000.30c5d672.00000007.00000607(613dfce3) calling association_complete_i
(10188|10318) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10188|10318) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10188|10318) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) succeeded in associating with reader 01030000.30c5d672.00000009.00000607(de0d4282)
(10188|10318) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) reader 01030000.30c5d672.00000009.00000607(de0d4282) calling association_complete_i
(10188|10318) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10188|10188) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10188|10318) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10188|10188) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) succeeded in associating with reader 01030000.30c5d672.0000000a.00000607(99ad3852)
(10188|10188) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) reader 01030000.30c5d672.0000000a.00000607(99ad3852) calling association_complete_i
(10188|10188) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10188|10318) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) succeeded in associating with reader 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10188|10318) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) reader 01030000.30c5d672.0000000b.00000607(a4cd11e2) calling association_complete_i
(10188|10318) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10188|10188) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10188|10188) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) succeeded in associating with reader 01030000.30c5d672.0000000d.00000607(2b8de442)
(10188|10188) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) reader 01030000.30c5d672.0000000d.00000607(2b8de442) calling association_complete_i
(10188|10188) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10188|10188) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10188|10318) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10188|10188) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) succeeded in associating with reader 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10188|10188) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) reader 01030000.30c5d672.0000000c.00000607(16edcdf2) calling association_complete_i
(10188|10188) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10188|10318) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) succeeded in associating with reader 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10188|10318) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) reader 01030000.30c5d672.0000000e.00000607(6c2d9e92) calling association_complete_i
(10188|10188) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10188|10318) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10188|10318) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000012.00000202(dd3bd59a)
(10188|10188) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) succeeded in associating with reader 01030000.30c5d672.00000012.00000607(c93de411)
(10188|10188) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) reader 01030000.30c5d672.00000012.00000607(c93de411) calling association_complete_i
(10188|10188) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10188|10188) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10188|10188) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) succeeded in associating with reader 01030000.30c5d672.0000000f.00000607(514db722)
(10188|10188) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) reader 01030000.30c5d672.0000000f.00000607(514db722) calling association_complete_i
(10188|10188) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10188|10188) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10188|10188) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) succeeded in associating with reader 01030000.30c5d672.00000010.00000607(b3fdb771)
(10188|10188) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) reader 01030000.30c5d672.00000010.00000607(b3fdb771) calling association_complete_i
(10188|10188) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10188|10188) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10188|10188) DataWriterImpl::enable: got GUID 01030000.30c5d672.00000012.00000202(dd3bd59a), publishing to topic name "topic_02" type "Bench::Data"
2026-03-10T17:50:07Z: Process construction / entity creation complete.
2026-03-10T17:50:07Z: Beginning action construction / initialization.
2026-03-10T17:50:07Z: Action construction / initialization complete.
(10188|10318) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000010.00000202(a7fb86fa)
(10188|10318) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10188|10318) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) succeeded in associating with reader 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10188|10318) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) reader 01030000.30c5d672.00000011.00000607(8e9d9ec1) calling association_complete_i
(10188|10318) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10188|10318) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10188|10318) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) succeeded in associating with reader 01030000.30c5d672.00000013.00000507(df709e62)
(10188|10318) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) reader 01030000.30c5d672.00000013.00000507(df709e62) calling association_complete_i
(10188|10318) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10188|10318) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000011.00000102(b1b6fc89)
(10188|10318) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10188|10318) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) succeeded in associating with reader 01030000.30c5d672.00000014.00000507(6d504272)
(10188|10318) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) reader 01030000.30c5d672.00000014.00000507(6d504272) calling association_complete_i
(10188|10318) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10188|10318) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10188|10318) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) succeeded in associating with reader 01030000.30c5d672.00000013.00000607(f45dcda1)
(10188|10318) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) reader 01030000.30c5d672.00000013.00000607(f45dcda1) calling association_complete_i
(10188|10318) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10188|10318) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000011.00000202(9a9baf4a)
(10188|10318) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000013.00000102(cb76afe9)
(10188|10318) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10188|10318) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) succeeded in associating with reader 01030000.30c5d672.00000014.00000607(467d11b1)
(10188|10318) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) reader 01030000.30c5d672.00000014.00000607(467d11b1) calling association_complete_i
(10188|10318) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10188|10318) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10188|10318) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) succeeded in associating with reader 01030000.30c5d672.00000015.00000507(50306bc2)
(10188|10318) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) reader 01030000.30c5d672.00000015.00000507(50306bc2) calling association_complete_i
(10188|10318) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10188|10318) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000013.00000202(e05bfc2a)
(10188|10318) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000014.00000102(795673f9)
(10188|10318) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10188|10318) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) succeeded in associating with reader 01030000.30c5d672.00000015.00000607(7b1d3801)
(10188|10318) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) reader 01030000.30c5d672.00000015.00000607(7b1d3801) calling association_complete_i
(10188|10318) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10188|10318) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000014.00000202(527b203a)
(10188|10318) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000015.00000102(44365a49)
(10188|10318) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000015.00000202(6f1b098a)
2026-03-10T17:50:08Z: Enabling DDS entities (if not already enabled).
2026-03-10T17:50:08Z: DDS entities enabled.
2026-03-10T17:50:08Z: Initializing process actions.
(10188|10318) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10188|10318) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10188|10318) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10188|10318) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10188|10318) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000002.00000507(82f02050) num remotes 1
(10188|10318) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000002.00000607(a9dd7393) num remotes 1
2026-03-10T17:50:38Z: Starting process actions.
2026-03-10T17:50:38Z: Process tests started.
(10188|10318) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10188|10318) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10188|10318) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10188|10318) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10188|10318) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000003.00000507(bf9009e0) num remotes 1
(10188|10318) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000003.00000607(94bd5a23) num remotes 1
(10188|10318) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10188|10318) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10188|10318) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10188|10318) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10188|10318) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000005.00000507(30d0fc40) num remotes 1
(10188|10318) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000005.00000607(1bfdaf83) num remotes 1
(10188|10318) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10188|10318) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10188|10318) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10188|10318) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10188|10318) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000004.00000507(0db0d5f0) num remotes 1
(10188|10318) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000004.00000607(269d8633) num remotes 1
2026-03-10T17:50:39Z: Stopping process tests.
2026-03-10T17:50:39Z: Process tests stopped.
(10188|10318) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10188|10318) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10188|10318) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10188|10318) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10188|10318) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000006.00000507(77708690) num remotes 1
(10188|10318) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000006.00000607(5c5dd553) num remotes 1
(10188|10318) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(10188|10318) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(10188|10318) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(10188|10318) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(10188|10318) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000008.00000507(c84038f1) num remotes 1
(10188|10318) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000008.00000607(e36d6b32) num remotes 1
(10188|10318) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10188|10318) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10188|10318) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10188|10318) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10188|10318) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000007.00000507(4a10af20) num remotes 1
(10188|10318) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000007.00000607(613dfce3) num remotes 1
(10188|10318) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 1
(10188|10318) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 1
(10188|10318) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 1
(10188|10318) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 1
(10188|10318) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000009.00000507(f5201141) num remotes 1
(10188|10318) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000009.00000607(de0d4282) num remotes 1
(10188|10318) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.0000000a.00000102(a6865a1a) num remotes 1
(10188|10318) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.0000000a.00000102(a6865a1a) num remotes 1
(10188|10318) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.0000000a.00000202(8dab09d9) num remotes 1
(10188|10318) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.0000000a.00000202(8dab09d9) num remotes 1
(10188|10318) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.0000000a.00000507(b2806b91) num remotes 1
(10188|10318) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.0000000a.00000607(99ad3852) num remotes 1
(10188|10318) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.0000000b.00000102(9be673aa) num remotes 1
(10188|10318) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.0000000b.00000102(9be673aa) num remotes 1
(10188|10318) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.0000000b.00000202(b0cb2069) num remotes 1
(10188|10318) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.0000000b.00000202(b0cb2069) num remotes 1
(10188|10318) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.0000000b.00000507(8fe04221) num remotes 1
(10188|10318) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2) num remotes 1
(10188|10318) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.0000000d.00000102(14a6860a) num remotes 1
(10188|10318) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.0000000d.00000102(14a6860a) num remotes 1
(10188|10318) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9) num remotes 1
(10188|10318) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9) num remotes 1
(10188|10318) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.0000000d.00000507(00a0b781) num remotes 1
(10188|10318) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.0000000d.00000607(2b8de442) num remotes 1
(10188|10318) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.0000000c.00000102(29c6afba) num remotes 1
(10188|10318) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.0000000c.00000102(29c6afba) num remotes 1
(10188|10318) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.0000000c.00000202(02ebfc79) num remotes 1
(10188|10318) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.0000000c.00000202(02ebfc79) num remotes 1
(10188|10318) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.0000000c.00000507(3dc09e31) num remotes 1
(10188|10318) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.0000000c.00000607(16edcdf2) num remotes 1
(10188|10318) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.0000000e.00000102(5306fcda) num remotes 1
(10188|10318) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.0000000e.00000102(5306fcda) num remotes 1
(10188|10318) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.0000000e.00000202(782baf19) num remotes 1
(10188|10318) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.0000000e.00000202(782baf19) num remotes 1
(10188|10318) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.0000000e.00000507(4700cd51) num remotes 1
(10188|10318) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92) num remotes 1
(10188|10318) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.0000000f.00000102(6e66d56a) num remotes 1
(10188|10318) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.0000000f.00000102(6e66d56a) num remotes 1
(10188|10318) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.0000000f.00000202(454b86a9) num remotes 1
(10188|10318) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.0000000f.00000202(454b86a9) num remotes 1
(10188|10318) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1) num remotes 1
(10188|10318) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.0000000f.00000607(514db722) num remotes 1
2026-03-10T17:50:40Z: Stopping process actions.
2026-03-10T17:50:40Z: Detaching Listeners.
2026-03-10T17:50:40Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
(10188|10188) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000010.00000507(98d0e4b2) num remotes 6
(10188|10318) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000012.00000102(f6168659) num remotes 1
(10188|10318) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000012.00000102(f6168659) num remotes 1
Deleting datawriter: datawriter_02
(10188|10188) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000010.00000607(b3fdb771) num remotes 6
(10188|10318) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000012.00000202(dd3bd59a) num remotes 1
(10188|10318) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000012.00000202(dd3bd59a) num remotes 1
Deleting publisher: publisher_01
Deleting datareader: datareader_01
(10188|10188) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000010.00000102(8cd6d539) num remotes 5
(10188|10188) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000010.00000102(8cd6d539) num remotes 5
Deleting datareader: datareader_02
(10188|10188) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000010.00000202(a7fb86fa) num remotes 5
(10188|10188) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000010.00000202(a7fb86fa) num remotes 5
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
(10188|10267) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000012.000001c7(1d18b066) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10188|10267) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000012.000001c7(1d18b066) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10188|10267) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10188|10267) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10188|10267) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10188|10267) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10188|10267) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10188|10267) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10188|10267) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000012.000003c7(2f2ed2e4) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10188|10267) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000012.000003c7(2f2ed2e4) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10188|10267) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10188|10267) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10188|10267) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10188|10267) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10188|10267) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10188|10267) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10188|10267) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10188|10267) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10188|10267) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10188|10267) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10188|10267) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000012.000004c7(606f4423) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10188|10267) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000012.000004c7(606f4423) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10188|10267) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10188|10267) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10188|10267) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10188|10267) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10188|10267) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10188|10267) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10188|10267) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10188|10267) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10188|10267) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10188|10267) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10188|10267) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000012.000002c7(3635e3a5) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10188|10267) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000012.000002c7(3635e3a5) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10188|10343) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.0.39:39003 , reconnect_state = INIT_STATE.
(10188|10267) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10188|10267) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10188|10267) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10188|10267) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10188|10267) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10188|10267) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10188|10267) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10188|10267) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10188|10267) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10188|10267) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10188|10267) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10188|10267) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10188|10343) DataLink::handle_exception() - delay already elapsed so handle_timeout now
(10188|10188) Service_Participant::shutdown
(10188|10188) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-03-10T17:50:40Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 3.251
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.044
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
(10188|10188) Service_Participant::~Service_Participant
(10188|10188) Service_Participant::shutdown
=== Showing Log for Node 01037c1e.52ddd570.27a359b5.000001c1 === Spawned Process #18 (PID 10189) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-10T17:50:03Z: Beginning process construction / entity creation.
Adding 'DCPSSecurity' = '0' to [common] configuration section
Adding 'DCPSDebugLevel' = '3' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'DCPSInfoRepo' = 'localhost:12345' to [common] configuration section
Adding 'DefaultTransportConfig' = 'rtps_config' to [domain/7] configuration section
Adding 'transports' = 'rtps_transport' to [config/rtps_config] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Adding 'use_multicast' = '0' to [transport/rtps_transport] configuration section
(10189|10189) INFO: set_DCPS_debug_level: set to 3
(10189|10189) INFO: ConfigStoreImpl::set_string: COMMON=@common
(10189|10189) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG_TRANSPORTS=rtps_transport
(10189|10189) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG=@rtps_config
(10189|10189) INFO: ConfigStoreImpl::set_string: CONFIG=@config
Creating participant: 'participant_01' in domain 7
(10189|10189) Service_Participant::set_repo_domain: Domain[ 7] = Repo[ DEFAULT_REPO].
(10189|10189) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.34.0-dev using ACE 6.5.23
(10189|10189) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 3
(10189|10189) Service_Participant::get_domain_participant_factory: machine: runnervm0kj6c, x86_64 platform: Linux, 6.14.0-1017-azure, #17~24.04.1-Ubuntu SMP Mon Dec 1 20:10:50 UTC 2025
(10189|10189) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(10189|10189) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(10189|10189) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(10189|10189) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(10189|10189) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(10189|10189) DomainParticipantImpl::enable: enabled participant 01030000.30c5d672.00000010.000001c1(8ebb4633) in domain 7
(10189|10189) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
(10189|10189) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
(10189|10189) InfoRepoDiscovery::bit_config - BIT tcp transport :0
(10189|10189) DDS::ParticipantBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 3f0 with 20 chunks
(10189|10189) DataReaderImpl::enable Cached_Allocator_With_Overflow 480 with 20 chunks
(10189|10189) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm0kj6c" as fully qualified hostname, please correct system configuration.
(10189|10189) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10189|10312) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000010.000001c7(67d8e306) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10189|10189) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10189|10189) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000010.000001c7(67d8e306), subscribed to topic name "DCPSParticipant" type "PARTICIPANT_BUILT_IN_TOPIC_TYPE"
(10189|10189) DDS::TopicBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1440 with 20 chunks
(10189|10189) DataReaderImpl::enable Cached_Allocator_With_Overflow 14d0 with 20 chunks
(10189|10189) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10189|10312) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000010.000002c7(4cf5b0c5) remote 01030000.30c5d672.00000001.000002c2(611ffa78)
(10189|10189) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10189|10189) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000010.000002c7(4cf5b0c5), subscribed to topic name "DCPSTopic" type "TOPIC_BUILT_IN_TOPIC_TYPE"
(10189|10189) DDS::PublicationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1a70 with 20 chunks
(10189|10189) DataReaderImpl::enable Cached_Allocator_With_Overflow 1b00 with 20 chunks
(10189|10189) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10189|10312) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000010.000003c7(55ee8184) remote 01030000.30c5d672.00000001.000004c2(37455dfe)
(10189|10189) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10189|10189) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000010.000003c7(55ee8184), subscribed to topic name "DCPSPublication" type "PUBLICATION_BUILT_IN_TOPIC_TYPE"
(10189|10189) DDS::SubscriptionBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 20a0 with 20 chunks
(10189|10189) DataReaderImpl::enable Cached_Allocator_With_Overflow 2130 with 20 chunks
(10189|10189) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10189|10312) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000010.000004c7(1aaf1743) remote 01030000.30c5d672.00000001.000003c2(7804cb39)
(10189|10189) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10189|10189) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000010.000004c7(1aaf1743), subscribed to topic name "DCPSSubscription" type "SUBSCRIPTION_BUILT_IN_TOPIC_TYPE"
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
(10189|10189) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 2760 with 20 chunks
(10189|10189) DataReaderImpl::enable Cached_Allocator_With_Overflow 27f0 with 20 chunks
(10189|10189) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10189|10312) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000002.00000102(96f611db)
(10189|10189) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000003.00000102(ab96386b)
(10189|10189) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000005.00000102(24d6cdcb)
(10189|10189) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000004.00000102(19b6e47b)
(10189|10312) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000006.00000102(6376b71b)
(10189|10312) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000008.00000102(dc46097a)
(10189|10312) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000007.00000102(5e169eab)
(10189|10312) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000009.00000102(e12620ca)
(10189|10312) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.0000000a.00000102(a6865a1a)
(10189|10312) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.0000000d.00000102(14a6860a)
(10189|10312) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.0000000b.00000102(9be673aa)
(10189|10312) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.0000000c.00000102(29c6afba)
(10189|10189) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.0000000e.00000102(5306fcda)
(10189|10189) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.0000000f.00000102(6e66d56a)
(10189|10189) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10189|10189) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000010.00000507(98d0e4b2), subscribed to topic name "topic_01" type "Bench::Data"
Creating datareader: 'datareader_02' with topic name 'topic_02' and listener type name 'bench_drl'
(10189|10189) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 46e0 with 20 chunks
(10189|10189) DataReaderImpl::enable Cached_Allocator_With_Overflow 4770 with 20 chunks
(10189|10189) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10189|10312) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000002.00000202(bddb4218)
(10189|10312) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000003.00000202(80bb6ba8)
(10189|10189) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000005.00000202(0ffb9e08)
(10189|10312) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000004.00000202(329bb7b8)
(10189|10189) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000006.00000202(485be4d8)
(10189|10312) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000008.00000202(f76b5ab9)
(10189|10312) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000007.00000202(753bcd68)
(10189|10312) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000009.00000202(ca0b7309)
(10189|10312) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.0000000a.00000202(8dab09d9)
(10189|10312) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9)
(10189|10312) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.0000000b.00000202(b0cb2069)
(10189|10189) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.0000000c.00000202(02ebfc79)
(10189|10189) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.0000000e.00000202(782baf19)
(10189|10189) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.0000000f.00000202(454b86a9)
(10189|10189) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10189|10189) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000010.00000607(b3fdb771), subscribed to topic name "topic_02" type "Bench::Data"
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_01' with topic name 'topic_01' and listener type name 'bench_dwl'
(10189|10189) WriteDataContainer sample_list_element_allocator 3378 with 20 chunks
(10189|10189) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 14880 with 20 chunks
(10189|10189) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 14910 with 20 chunks
(10189|10189) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1400 with 20 chunks
(10189|10189) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10189|10189) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10189|10312) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000012.00000102(f6168659)
(10189|10189) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10189|10189) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) succeeded in associating with reader 01030000.30c5d672.00000003.00000507(bf9009e0)
(10189|10189) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) reader 01030000.30c5d672.00000003.00000507(bf9009e0) calling association_complete_i
(10189|10189) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10189|10189) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10189|10189) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) succeeded in associating with reader 01030000.30c5d672.00000005.00000507(30d0fc40)
(10189|10189) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) reader 01030000.30c5d672.00000005.00000507(30d0fc40) calling association_complete_i
(10189|10189) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10189|10312) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10189|10189) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10189|10189) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) succeeded in associating with reader 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10189|10189) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) reader 01030000.30c5d672.00000004.00000507(0db0d5f0) calling association_complete_i
(10189|10189) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10189|10189) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000006.00000507(77708690)
(10189|10312) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) succeeded in associating with reader 01030000.30c5d672.00000002.00000507(82f02050)
(10189|10312) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) reader 01030000.30c5d672.00000002.00000507(82f02050) calling association_complete_i
(10189|10312) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10189|10312) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10189|10189) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) succeeded in associating with reader 01030000.30c5d672.00000006.00000507(77708690)
(10189|10189) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) reader 01030000.30c5d672.00000006.00000507(77708690) calling association_complete_i
(10189|10189) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000006.00000507(77708690)
(10189|10189) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10189|10189) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) succeeded in associating with reader 01030000.30c5d672.00000007.00000507(4a10af20)
(10189|10189) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) reader 01030000.30c5d672.00000007.00000507(4a10af20) calling association_complete_i
(10189|10189) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10189|10189) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10189|10189) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) succeeded in associating with reader 01030000.30c5d672.00000012.00000507(e210b7d2)
(10189|10189) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) reader 01030000.30c5d672.00000012.00000507(e210b7d2) calling association_complete_i
(10189|10189) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10189|10189) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10189|10312) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) succeeded in associating with reader 01030000.30c5d672.00000008.00000507(c84038f1)
(10189|10312) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) reader 01030000.30c5d672.00000008.00000507(c84038f1) calling association_complete_i
(10189|10312) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10189|10312) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10189|10189) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) succeeded in associating with reader 01030000.30c5d672.00000009.00000507(f5201141)
(10189|10189) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) reader 01030000.30c5d672.00000009.00000507(f5201141) calling association_complete_i
(10189|10189) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10189|10189) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10189|10312) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) succeeded in associating with reader 01030000.30c5d672.0000000a.00000507(b2806b91)
(10189|10312) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) reader 01030000.30c5d672.0000000a.00000507(b2806b91) calling association_complete_i
(10189|10312) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10189|10189) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) succeeded in associating with reader 01030000.30c5d672.0000000b.00000507(8fe04221)
(10189|10189) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) reader 01030000.30c5d672.0000000b.00000507(8fe04221) calling association_complete_i
(10189|10189) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10189|10189) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10189|10312) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10189|10189) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) succeeded in associating with reader 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10189|10189) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) reader 01030000.30c5d672.0000000c.00000507(3dc09e31) calling association_complete_i
(10189|10189) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10189|10312) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) succeeded in associating with reader 01030000.30c5d672.0000000d.00000507(00a0b781)
(10189|10312) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) reader 01030000.30c5d672.0000000d.00000507(00a0b781) calling association_complete_i
(10189|10312) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10189|10189) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10189|10312) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10189|10189) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) succeeded in associating with reader 01030000.30c5d672.0000000e.00000507(4700cd51)
(10189|10189) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) reader 01030000.30c5d672.0000000e.00000507(4700cd51) calling association_complete_i
(10189|10189) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10189|10189) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10189|10312) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) succeeded in associating with reader 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10189|10312) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) reader 01030000.30c5d672.0000000f.00000507(7a60e4e1) calling association_complete_i
(10189|10312) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10189|10312) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000010.00000102(8cd6d539)
(10189|10189) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) succeeded in associating with reader 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10189|10189) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) reader 01030000.30c5d672.00000010.00000507(98d0e4b2) calling association_complete_i
(10189|10189) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10189|10189) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10189|10189) DataWriterImpl::enable: got GUID 01030000.30c5d672.00000010.00000102(8cd6d539), publishing to topic name "topic_01" type "Bench::Data"
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
(10189|10189) WriteDataContainer sample_list_element_allocator 36f8 with 20 chunks
(10189|10189) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 149a0 with 20 chunks
(10189|10189) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 14a30 with 20 chunks
(10189|10189) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1b00 with 20 chunks
(10189|10189) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10189|10189) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10189|10312) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10189|10312) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) succeeded in associating with reader 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10189|10312) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) reader 01030000.30c5d672.00000011.00000507(a5b0cd02) calling association_complete_i
(10189|10312) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10189|10189) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000012.00000202(dd3bd59a)
(10189|10312) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10189|10189) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10189|10312) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) succeeded in associating with reader 01030000.30c5d672.00000002.00000607(a9dd7393)
(10189|10312) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) reader 01030000.30c5d672.00000002.00000607(a9dd7393) calling association_complete_i
(10189|10312) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10189|10312) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10189|10312) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) succeeded in associating with reader 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10189|10312) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) reader 01030000.30c5d672.00000005.00000607(1bfdaf83) calling association_complete_i
(10189|10312) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10189|10312) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10189|10312) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) succeeded in associating with reader 01030000.30c5d672.00000004.00000607(269d8633)
(10189|10312) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) reader 01030000.30c5d672.00000004.00000607(269d8633) calling association_complete_i
(10189|10312) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10189|10312) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10189|10189) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) succeeded in associating with reader 01030000.30c5d672.00000003.00000607(94bd5a23)
(10189|10189) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) reader 01030000.30c5d672.00000003.00000607(94bd5a23) calling association_complete_i
(10189|10189) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10189|10189) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10189|10189) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) succeeded in associating with reader 01030000.30c5d672.00000008.00000607(e36d6b32)
(10189|10189) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) reader 01030000.30c5d672.00000008.00000607(e36d6b32) calling association_complete_i
(10189|10189) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10189|10189) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10189|10189) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) succeeded in associating with reader 01030000.30c5d672.00000007.00000607(613dfce3)
(10189|10189) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) reader 01030000.30c5d672.00000007.00000607(613dfce3) calling association_complete_i
(10189|10189) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10189|10189) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10189|10189) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) succeeded in associating with reader 01030000.30c5d672.00000009.00000607(de0d4282)
(10189|10189) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) reader 01030000.30c5d672.00000009.00000607(de0d4282) calling association_complete_i
(10189|10189) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10189|10189) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10189|10189) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) succeeded in associating with reader 01030000.30c5d672.0000000a.00000607(99ad3852)
(10189|10189) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) reader 01030000.30c5d672.0000000a.00000607(99ad3852) calling association_complete_i
(10189|10189) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10189|10189) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10189|10189) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) succeeded in associating with reader 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10189|10189) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) reader 01030000.30c5d672.0000000b.00000607(a4cd11e2) calling association_complete_i
(10189|10189) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10189|10312) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) succeeded in associating with reader 01030000.30c5d672.00000006.00000607(5c5dd553)
(10189|10312) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) reader 01030000.30c5d672.00000006.00000607(5c5dd553) calling association_complete_i
(10189|10312) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10189|10189) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10189|10312) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10189|10189) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) succeeded in associating with reader 01030000.30c5d672.0000000d.00000607(2b8de442)
(10189|10189) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) reader 01030000.30c5d672.0000000d.00000607(2b8de442) calling association_complete_i
(10189|10189) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10189|10189) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10189|10189) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) succeeded in associating with reader 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10189|10189) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) reader 01030000.30c5d672.0000000e.00000607(6c2d9e92) calling association_complete_i
(10189|10189) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10189|10189) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10189|10189) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) succeeded in associating with reader 01030000.30c5d672.00000012.00000607(c93de411)
(10189|10189) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) reader 01030000.30c5d672.00000012.00000607(c93de411) calling association_complete_i
(10189|10189) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10189|10189) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10189|10189) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) succeeded in associating with reader 01030000.30c5d672.0000000f.00000607(514db722)
(10189|10189) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) reader 01030000.30c5d672.0000000f.00000607(514db722) calling association_complete_i
(10189|10189) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10189|10312) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) succeeded in associating with reader 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10189|10312) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) reader 01030000.30c5d672.0000000c.00000607(16edcdf2) calling association_complete_i
(10189|10312) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10189|10189) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10189|10312) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000010.00000202(a7fb86fa)
(10189|10189) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) succeeded in associating with reader 01030000.30c5d672.00000010.00000607(b3fdb771)
(10189|10189) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) reader 01030000.30c5d672.00000010.00000607(b3fdb771) calling association_complete_i
(10189|10189) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10189|10189) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10189|10189) DataWriterImpl::enable: got GUID 01030000.30c5d672.00000010.00000202(a7fb86fa), publishing to topic name "topic_02" type "Bench::Data"
2026-03-10T17:50:07Z: Process construction / entity creation complete.
2026-03-10T17:50:07Z: Beginning action construction / initialization.
2026-03-10T17:50:07Z: Action construction / initialization complete.
(10189|10312) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10189|10312) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) succeeded in associating with reader 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10189|10312) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) reader 01030000.30c5d672.00000011.00000607(8e9d9ec1) calling association_complete_i
(10189|10312) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10189|10312) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10189|10312) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) succeeded in associating with reader 01030000.30c5d672.00000013.00000507(df709e62)
(10189|10312) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) reader 01030000.30c5d672.00000013.00000507(df709e62) calling association_complete_i
(10189|10312) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10189|10312) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000011.00000102(b1b6fc89)
(10189|10312) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10189|10312) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) succeeded in associating with reader 01030000.30c5d672.00000014.00000507(6d504272)
(10189|10312) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) reader 01030000.30c5d672.00000014.00000507(6d504272) calling association_complete_i
(10189|10312) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10189|10312) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10189|10312) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) succeeded in associating with reader 01030000.30c5d672.00000013.00000607(f45dcda1)
(10189|10312) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) reader 01030000.30c5d672.00000013.00000607(f45dcda1) calling association_complete_i
(10189|10312) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10189|10312) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000011.00000202(9a9baf4a)
(10189|10312) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000013.00000102(cb76afe9)
(10189|10312) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10189|10312) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) succeeded in associating with reader 01030000.30c5d672.00000014.00000607(467d11b1)
(10189|10312) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) reader 01030000.30c5d672.00000014.00000607(467d11b1) calling association_complete_i
(10189|10312) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10189|10312) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10189|10312) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) succeeded in associating with reader 01030000.30c5d672.00000015.00000507(50306bc2)
(10189|10312) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) reader 01030000.30c5d672.00000015.00000507(50306bc2) calling association_complete_i
(10189|10312) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10189|10312) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000013.00000202(e05bfc2a)
(10189|10312) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000014.00000102(795673f9)
(10189|10312) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10189|10312) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) succeeded in associating with reader 01030000.30c5d672.00000015.00000607(7b1d3801)
(10189|10312) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) reader 01030000.30c5d672.00000015.00000607(7b1d3801) calling association_complete_i
(10189|10312) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10189|10312) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000014.00000202(527b203a)
(10189|10312) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000015.00000102(44365a49)
(10189|10312) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000015.00000202(6f1b098a)
2026-03-10T17:50:08Z: Enabling DDS entities (if not already enabled).
2026-03-10T17:50:08Z: DDS entities enabled.
2026-03-10T17:50:08Z: Initializing process actions.
(10189|10312) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10189|10312) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10189|10312) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10189|10312) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10189|10312) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000002.00000507(82f02050) num remotes 1
(10189|10312) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000002.00000607(a9dd7393) num remotes 1
2026-03-10T17:50:38Z: Starting process actions.
2026-03-10T17:50:38Z: Process tests started.
(10189|10312) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10189|10312) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10189|10312) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10189|10312) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10189|10312) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000003.00000507(bf9009e0) num remotes 1
(10189|10312) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000003.00000607(94bd5a23) num remotes 1
(10189|10312) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10189|10312) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10189|10312) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10189|10312) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10189|10312) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000005.00000507(30d0fc40) num remotes 1
(10189|10312) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000005.00000607(1bfdaf83) num remotes 1
(10189|10312) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10189|10312) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10189|10312) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10189|10312) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10189|10312) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000004.00000507(0db0d5f0) num remotes 1
(10189|10312) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000004.00000607(269d8633) num remotes 1
(10189|10312) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10189|10312) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10189|10312) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10189|10312) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10189|10312) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000006.00000507(77708690) num remotes 1
(10189|10312) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000006.00000607(5c5dd553) num remotes 1
(10189|10312) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(10189|10312) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
2026-03-10T17:50:39Z: Stopping process tests.
2026-03-10T17:50:39Z: Process tests stopped.
(10189|10312) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(10189|10312) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(10189|10312) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000008.00000507(c84038f1) num remotes 1
(10189|10312) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000008.00000607(e36d6b32) num remotes 1
(10189|10312) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10189|10312) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10189|10312) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10189|10312) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10189|10312) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000007.00000507(4a10af20) num remotes 1
(10189|10312) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000007.00000607(613dfce3) num remotes 1
(10189|10312) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 1
(10189|10312) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 1
(10189|10312) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 1
(10189|10312) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 1
(10189|10312) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000009.00000507(f5201141) num remotes 1
(10189|10312) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000009.00000607(de0d4282) num remotes 1
(10189|10312) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.0000000a.00000102(a6865a1a) num remotes 1
(10189|10312) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.0000000a.00000102(a6865a1a) num remotes 1
(10189|10312) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.0000000a.00000202(8dab09d9) num remotes 1
(10189|10312) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.0000000a.00000202(8dab09d9) num remotes 1
(10189|10312) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.0000000a.00000507(b2806b91) num remotes 1
(10189|10312) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.0000000a.00000607(99ad3852) num remotes 1
(10189|10312) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.0000000b.00000102(9be673aa) num remotes 1
(10189|10312) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.0000000b.00000102(9be673aa) num remotes 1
(10189|10312) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.0000000b.00000202(b0cb2069) num remotes 1
(10189|10312) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.0000000b.00000202(b0cb2069) num remotes 1
(10189|10312) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.0000000b.00000507(8fe04221) num remotes 1
(10189|10312) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2) num remotes 1
(10189|10312) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.0000000d.00000102(14a6860a) num remotes 1
(10189|10312) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.0000000d.00000102(14a6860a) num remotes 1
(10189|10312) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9) num remotes 1
(10189|10312) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9) num remotes 1
(10189|10312) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.0000000d.00000507(00a0b781) num remotes 1
(10189|10312) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.0000000d.00000607(2b8de442) num remotes 1
(10189|10312) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.0000000c.00000102(29c6afba) num remotes 1
(10189|10312) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.0000000c.00000102(29c6afba) num remotes 1
(10189|10312) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.0000000c.00000202(02ebfc79) num remotes 1
(10189|10312) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.0000000c.00000202(02ebfc79) num remotes 1
(10189|10312) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.0000000c.00000507(3dc09e31) num remotes 1
(10189|10312) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.0000000c.00000607(16edcdf2) num remotes 1
(10189|10312) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.0000000e.00000102(5306fcda) num remotes 1
(10189|10312) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.0000000e.00000102(5306fcda) num remotes 1
(10189|10312) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.0000000e.00000202(782baf19) num remotes 1
(10189|10312) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.0000000e.00000202(782baf19) num remotes 1
(10189|10312) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.0000000e.00000507(4700cd51) num remotes 1
(10189|10312) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92) num remotes 1
(10189|10312) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.0000000f.00000102(6e66d56a) num remotes 1
(10189|10312) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.0000000f.00000102(6e66d56a) num remotes 1
(10189|10312) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.0000000f.00000202(454b86a9) num remotes 1
(10189|10312) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.0000000f.00000202(454b86a9) num remotes 1
(10189|10312) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1) num remotes 1
(10189|10312) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.0000000f.00000607(514db722) num remotes 1
(10189|10312) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000012.00000102(f6168659) num remotes 1
(10189|10312) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000012.00000102(f6168659) num remotes 1
(10189|10312) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000012.00000202(dd3bd59a) num remotes 1
(10189|10312) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000012.00000202(dd3bd59a) num remotes 1
(10189|10312) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000012.00000507(e210b7d2) num remotes 1
(10189|10312) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000012.00000607(c93de411) num remotes 1
2026-03-10T17:50:40Z: Stopping process actions.
2026-03-10T17:50:40Z: Detaching Listeners.
2026-03-10T17:50:40Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
(10189|10189) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000010.00000507(98d0e4b2) num remotes 5
(10189|10312) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000010.00000102(8cd6d539) num remotes 1
(10189|10312) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000010.00000102(8cd6d539) num remotes 1
Deleting datawriter: datawriter_02
(10189|10189) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000010.00000607(b3fdb771) num remotes 5
(10189|10312) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000010.00000202(a7fb86fa) num remotes 1
(10189|10312) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000010.00000202(a7fb86fa) num remotes 1
Deleting publisher: publisher_01
Deleting datareader: datareader_01
(10189|10189) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000011.00000102(b1b6fc89) num remotes 4
(10189|10189) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000011.00000102(b1b6fc89) num remotes 4
Deleting datareader: datareader_02
(10189|10189) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000011.00000202(9a9baf4a) num remotes 4
(10189|10189) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000011.00000202(9a9baf4a) num remotes 4
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
(10189|10236) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000010.000001c7(67d8e306) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10189|10236) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000010.000001c7(67d8e306) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10189|10236) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10189|10236) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10189|10236) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10189|10236) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10189|10236) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10189|10236) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000010.000003c7(55ee8184) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10189|10236) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000010.000003c7(55ee8184) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10189|10236) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10189|10236) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10189|10236) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10189|10236) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10189|10236) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10189|10236) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10189|10236) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10189|10236) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10189|10236) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000010.000004c7(1aaf1743) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10189|10236) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000010.000004c7(1aaf1743) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10189|10236) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10189|10236) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10189|10236) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10189|10236) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10189|10236) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10189|10236) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10189|10236) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10189|10236) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10189|10236) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000010.000002c7(4cf5b0c5) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10189|10236) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000010.000002c7(4cf5b0c5) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10189|10339) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.0.39:39003 , reconnect_state = INIT_STATE.
(10189|10236) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10189|10236) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10189|10236) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10189|10236) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10189|10236) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10189|10236) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10189|10236) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10189|10236) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10189|10236) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10189|10236) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10189|10339) DataLink::handle_exception() - delay already elapsed so handle_timeout now
(10189|10189) Service_Participant::shutdown
(10189|10189) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-03-10T17:50:40Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 3.421
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.039
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
(10189|10189) Service_Participant::~Service_Participant
(10189|10189) Service_Participant::shutdown
=== Showing Log for Node 01037c1e.52ddd570.27a359b5.000001c1 === Spawned Process #20 (PID 10191) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-10T17:50:03Z: Beginning process construction / entity creation.
Adding 'DCPSSecurity' = '0' to [common] configuration section
Adding 'DCPSDebugLevel' = '3' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'DCPSInfoRepo' = 'localhost:12345' to [common] configuration section
Adding 'DefaultTransportConfig' = 'rtps_config' to [domain/7] configuration section
Adding 'transports' = 'rtps_transport' to [config/rtps_config] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Adding 'use_multicast' = '0' to [transport/rtps_transport] configuration section
(10191|10191) INFO: set_DCPS_debug_level: set to 3
(10191|10191) INFO: ConfigStoreImpl::set_string: COMMON=@common
(10191|10191) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG_TRANSPORTS=rtps_transport
(10191|10191) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG=@rtps_config
(10191|10191) INFO: ConfigStoreImpl::set_string: CONFIG=@config
Creating participant: 'participant_01' in domain 7
(10191|10191) Service_Participant::set_repo_domain: Domain[ 7] = Repo[ DEFAULT_REPO].
(10191|10191) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.34.0-dev using ACE 6.5.23
(10191|10191) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 3
(10191|10191) Service_Participant::get_domain_participant_factory: machine: runnervm0kj6c, x86_64 platform: Linux, 6.14.0-1017-azure, #17~24.04.1-Ubuntu SMP Mon Dec 1 20:10:50 UTC 2025
(10191|10191) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(10191|10191) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(10191|10191) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(10191|10191) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(10191|10191) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(10191|10191) DomainParticipantImpl::enable: enabled participant 01030000.30c5d672.00000011.000001c1(b3db6f83) in domain 7
(10191|10191) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
(10191|10191) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
(10191|10191) InfoRepoDiscovery::bit_config - BIT tcp transport :0
(10191|10191) DDS::ParticipantBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 3f0 with 20 chunks
(10191|10191) DataReaderImpl::enable Cached_Allocator_With_Overflow 480 with 20 chunks
(10191|10191) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm0kj6c" as fully qualified hostname, please correct system configuration.
(10191|10191) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10191|10322) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000011.000001c7(5ab8cab6) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10191|10191) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10191|10191) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000011.000001c7(5ab8cab6), subscribed to topic name "DCPSParticipant" type "PARTICIPANT_BUILT_IN_TOPIC_TYPE"
(10191|10191) DDS::TopicBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1440 with 20 chunks
(10191|10191) DataReaderImpl::enable Cached_Allocator_With_Overflow 14d0 with 20 chunks
(10191|10191) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10191|10322) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000011.000002c7(71959975) remote 01030000.30c5d672.00000001.000002c2(611ffa78)
(10191|10191) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10191|10191) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000011.000002c7(71959975), subscribed to topic name "DCPSTopic" type "TOPIC_BUILT_IN_TOPIC_TYPE"
(10191|10191) DDS::PublicationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1a70 with 20 chunks
(10191|10191) DataReaderImpl::enable Cached_Allocator_With_Overflow 1b00 with 20 chunks
(10191|10191) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10191|10322) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000011.000003c7(688ea834) remote 01030000.30c5d672.00000001.000004c2(37455dfe)
(10191|10191) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10191|10191) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000011.000003c7(688ea834), subscribed to topic name "DCPSPublication" type "PUBLICATION_BUILT_IN_TOPIC_TYPE"
(10191|10191) DDS::SubscriptionBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 20a0 with 20 chunks
(10191|10191) DataReaderImpl::enable Cached_Allocator_With_Overflow 2130 with 20 chunks
(10191|10191) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10191|10322) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000011.000004c7(27cf3ef3) remote 01030000.30c5d672.00000001.000003c2(7804cb39)
(10191|10191) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10191|10191) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000011.000004c7(27cf3ef3), subscribed to topic name "DCPSSubscription" type "SUBSCRIPTION_BUILT_IN_TOPIC_TYPE"
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
(10191|10191) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 2760 with 20 chunks
(10191|10191) DataReaderImpl::enable Cached_Allocator_With_Overflow 27f0 with 20 chunks
(10191|10191) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10191|10322) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000002.00000102(96f611db)
(10191|10191) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000003.00000102(ab96386b)
(10191|10322) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000005.00000102(24d6cdcb)
(10191|10191) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000006.00000102(6376b71b)
(10191|10191) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000008.00000102(dc46097a)
(10191|10191) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000007.00000102(5e169eab)
(10191|10191) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000012.00000102(f6168659)
(10191|10191) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000009.00000102(e12620ca)
(10191|10322) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000004.00000102(19b6e47b)
(10191|10322) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.0000000a.00000102(a6865a1a)
(10191|10322) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.0000000d.00000102(14a6860a)
(10191|10191) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.0000000b.00000102(9be673aa)
(10191|10322) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.0000000c.00000102(29c6afba)
(10191|10322) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.0000000e.00000102(5306fcda)
(10191|10191) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.0000000f.00000102(6e66d56a)
(10191|10322) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000010.00000102(8cd6d539)
(10191|10191) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10191|10191) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000011.00000507(a5b0cd02), subscribed to topic name "topic_01" type "Bench::Data"
Creating datareader: 'datareader_02' with topic name 'topic_02' and listener type name 'bench_drl'
(10191|10191) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 46e0 with 20 chunks
(10191|10191) DataReaderImpl::enable Cached_Allocator_With_Overflow 4770 with 20 chunks
(10191|10191) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10191|10322) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000002.00000202(bddb4218)
(10191|10191) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000003.00000202(80bb6ba8)
(10191|10191) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000005.00000202(0ffb9e08)
(10191|10322) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000004.00000202(329bb7b8)
(10191|10191) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000006.00000202(485be4d8)
(10191|10322) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000008.00000202(f76b5ab9)
(10191|10322) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000007.00000202(753bcd68)
(10191|10322) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000012.00000202(dd3bd59a)
(10191|10322) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000009.00000202(ca0b7309)
(10191|10322) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.0000000a.00000202(8dab09d9)
(10191|10322) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9)
(10191|10191) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.0000000b.00000202(b0cb2069)
(10191|10191) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.0000000c.00000202(02ebfc79)
(10191|10191) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.0000000e.00000202(782baf19)
(10191|10191) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.0000000f.00000202(454b86a9)
(10191|10322) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000010.00000202(a7fb86fa)
(10191|10191) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10191|10191) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000011.00000607(8e9d9ec1), subscribed to topic name "topic_02" type "Bench::Data"
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_01' with topic name 'topic_01' and listener type name 'bench_dwl'
(10191|10191) WriteDataContainer sample_list_element_allocator 3378 with 20 chunks
(10191|10191) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 10080 with 20 chunks
(10191|10191) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10110 with 20 chunks
(10191|10191) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1400 with 20 chunks
(10191|10191) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10191|10191) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10191|10322) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10191|10322) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) succeeded in associating with reader 01030000.30c5d672.00000002.00000507(82f02050)
(10191|10322) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) reader 01030000.30c5d672.00000002.00000507(82f02050) calling association_complete_i
(10191|10322) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10191|10322) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10191|10322) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) succeeded in associating with reader 01030000.30c5d672.00000003.00000507(bf9009e0)
(10191|10322) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) reader 01030000.30c5d672.00000003.00000507(bf9009e0) calling association_complete_i
(10191|10322) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10191|10191) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10191|10191) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) succeeded in associating with reader 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10191|10191) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) reader 01030000.30c5d672.00000004.00000507(0db0d5f0) calling association_complete_i
(10191|10191) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10191|10191) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000006.00000507(77708690)
(10191|10191) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) succeeded in associating with reader 01030000.30c5d672.00000006.00000507(77708690)
(10191|10191) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) reader 01030000.30c5d672.00000006.00000507(77708690) calling association_complete_i
(10191|10191) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000006.00000507(77708690)
(10191|10191) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10191|10191) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) succeeded in associating with reader 01030000.30c5d672.00000008.00000507(c84038f1)
(10191|10191) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) reader 01030000.30c5d672.00000008.00000507(c84038f1) calling association_complete_i
(10191|10191) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10191|10191) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10191|10322) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10191|10322) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) succeeded in associating with reader 01030000.30c5d672.00000005.00000507(30d0fc40)
(10191|10322) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) reader 01030000.30c5d672.00000005.00000507(30d0fc40) calling association_complete_i
(10191|10322) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10191|10322) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10191|10322) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) succeeded in associating with reader 01030000.30c5d672.00000012.00000507(e210b7d2)
(10191|10322) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) reader 01030000.30c5d672.00000012.00000507(e210b7d2) calling association_complete_i
(10191|10322) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10191|10191) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) succeeded in associating with reader 01030000.30c5d672.00000007.00000507(4a10af20)
(10191|10191) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) reader 01030000.30c5d672.00000007.00000507(4a10af20) calling association_complete_i
(10191|10191) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10191|10191) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10191|10191) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) succeeded in associating with reader 01030000.30c5d672.00000009.00000507(f5201141)
(10191|10191) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) reader 01030000.30c5d672.00000009.00000507(f5201141) calling association_complete_i
(10191|10191) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10191|10191) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10191|10322) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10191|10191) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) succeeded in associating with reader 01030000.30c5d672.0000000a.00000507(b2806b91)
(10191|10191) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) reader 01030000.30c5d672.0000000a.00000507(b2806b91) calling association_complete_i
(10191|10191) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10191|10191) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10191|10322) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) succeeded in associating with reader 01030000.30c5d672.0000000b.00000507(8fe04221)
(10191|10322) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) reader 01030000.30c5d672.0000000b.00000507(8fe04221) calling association_complete_i
(10191|10322) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10191|10322) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10191|10322) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) succeeded in associating with reader 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10191|10322) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) reader 01030000.30c5d672.0000000c.00000507(3dc09e31) calling association_complete_i
(10191|10322) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10191|10191) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) succeeded in associating with reader 01030000.30c5d672.0000000d.00000507(00a0b781)
(10191|10191) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) reader 01030000.30c5d672.0000000d.00000507(00a0b781) calling association_complete_i
(10191|10191) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10191|10191) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10191|10322) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10191|10191) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) succeeded in associating with reader 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10191|10191) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) reader 01030000.30c5d672.0000000f.00000507(7a60e4e1) calling association_complete_i
(10191|10191) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10191|10191) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10191|10191) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) succeeded in associating with reader 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10191|10191) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) reader 01030000.30c5d672.00000010.00000507(98d0e4b2) calling association_complete_i
(10191|10191) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10191|10322) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) succeeded in associating with reader 01030000.30c5d672.0000000e.00000507(4700cd51)
(10191|10322) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) reader 01030000.30c5d672.0000000e.00000507(4700cd51) calling association_complete_i
(10191|10322) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10191|10191) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10191|10322) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000011.00000102(b1b6fc89)
(10191|10191) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) succeeded in associating with reader 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10191|10191) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) reader 01030000.30c5d672.00000011.00000507(a5b0cd02) calling association_complete_i
(10191|10191) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10191|10191) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10191|10191) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) succeeded in associating with reader 01030000.30c5d672.00000013.00000507(df709e62)
(10191|10191) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) reader 01030000.30c5d672.00000013.00000507(df709e62) calling association_complete_i
(10191|10191) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10191|10191) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10191|10191) DataWriterImpl::enable: got GUID 01030000.30c5d672.00000011.00000102(b1b6fc89), publishing to topic name "topic_01" type "Bench::Data"
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
(10191|10191) WriteDataContainer sample_list_element_allocator 36f8 with 20 chunks
(10191|10191) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 101a0 with 20 chunks
(10191|10191) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10230 with 20 chunks
(10191|10191) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1b00 with 20 chunks
(10191|10322) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10191|10322) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) succeeded in associating with reader 01030000.30c5d672.00000014.00000507(6d504272)
(10191|10322) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) reader 01030000.30c5d672.00000014.00000507(6d504272) calling association_complete_i
(10191|10322) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10191|10191) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10191|10191) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10191|10322) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10191|10322) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) succeeded in associating with reader 01030000.30c5d672.00000002.00000607(a9dd7393)
(10191|10322) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) reader 01030000.30c5d672.00000002.00000607(a9dd7393) calling association_complete_i
(10191|10322) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10191|10322) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10191|10322) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) succeeded in associating with reader 01030000.30c5d672.00000003.00000607(94bd5a23)
(10191|10322) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) reader 01030000.30c5d672.00000003.00000607(94bd5a23) calling association_complete_i
(10191|10322) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10191|10322) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10191|10191) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10191|10191) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) succeeded in associating with reader 01030000.30c5d672.00000004.00000607(269d8633)
(10191|10191) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) reader 01030000.30c5d672.00000004.00000607(269d8633) calling association_complete_i
(10191|10191) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10191|10191) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10191|10191) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) succeeded in associating with reader 01030000.30c5d672.00000006.00000607(5c5dd553)
(10191|10191) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) reader 01030000.30c5d672.00000006.00000607(5c5dd553) calling association_complete_i
(10191|10191) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10191|10191) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10191|10191) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) succeeded in associating with reader 01030000.30c5d672.00000008.00000607(e36d6b32)
(10191|10191) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) reader 01030000.30c5d672.00000008.00000607(e36d6b32) calling association_complete_i
(10191|10191) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10191|10191) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10191|10191) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) succeeded in associating with reader 01030000.30c5d672.00000007.00000607(613dfce3)
(10191|10191) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) reader 01030000.30c5d672.00000007.00000607(613dfce3) calling association_complete_i
(10191|10191) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10191|10191) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10191|10322) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) succeeded in associating with reader 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10191|10322) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) reader 01030000.30c5d672.00000005.00000607(1bfdaf83) calling association_complete_i
(10191|10322) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10191|10322) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10191|10322) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) succeeded in associating with reader 01030000.30c5d672.0000000a.00000607(99ad3852)
(10191|10322) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) reader 01030000.30c5d672.0000000a.00000607(99ad3852) calling association_complete_i
(10191|10322) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10191|10322) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10191|10191) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) succeeded in associating with reader 01030000.30c5d672.00000009.00000607(de0d4282)
(10191|10191) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) reader 01030000.30c5d672.00000009.00000607(de0d4282) calling association_complete_i
(10191|10191) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10191|10191) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10191|10191) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) succeeded in associating with reader 01030000.30c5d672.0000000d.00000607(2b8de442)
(10191|10191) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) reader 01030000.30c5d672.0000000d.00000607(2b8de442) calling association_complete_i
(10191|10191) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10191|10191) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10191|10191) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) succeeded in associating with reader 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10191|10191) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) reader 01030000.30c5d672.0000000c.00000607(16edcdf2) calling association_complete_i
(10191|10191) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10191|10322) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) succeeded in associating with reader 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10191|10322) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) reader 01030000.30c5d672.0000000b.00000607(a4cd11e2) calling association_complete_i
(10191|10322) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10191|10322) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10191|10322) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) succeeded in associating with reader 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10191|10322) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) reader 01030000.30c5d672.0000000e.00000607(6c2d9e92) calling association_complete_i
(10191|10322) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10191|10322) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10191|10322) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) succeeded in associating with reader 01030000.30c5d672.00000012.00000607(c93de411)
(10191|10322) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) reader 01030000.30c5d672.00000012.00000607(c93de411) calling association_complete_i
(10191|10322) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10191|10322) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10191|10322) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) succeeded in associating with reader 01030000.30c5d672.0000000f.00000607(514db722)
(10191|10322) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) reader 01030000.30c5d672.0000000f.00000607(514db722) calling association_complete_i
(10191|10322) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10191|10322) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10191|10191) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10191|10322) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) succeeded in associating with reader 01030000.30c5d672.00000010.00000607(b3fdb771)
(10191|10322) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) reader 01030000.30c5d672.00000010.00000607(b3fdb771) calling association_complete_i
(10191|10322) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10191|10322) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000011.00000202(9a9baf4a)
(10191|10322) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10191|10191) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) succeeded in associating with reader 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10191|10191) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) reader 01030000.30c5d672.00000011.00000607(8e9d9ec1) calling association_complete_i
(10191|10191) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10191|10191) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10191|10191) DataWriterImpl::enable: got GUID 01030000.30c5d672.00000011.00000202(9a9baf4a), publishing to topic name "topic_02" type "Bench::Data"
2026-03-10T17:50:07Z: Process construction / entity creation complete.
2026-03-10T17:50:07Z: Beginning action construction / initialization.
2026-03-10T17:50:07Z: Action construction / initialization complete.
(10191|10322) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) succeeded in associating with reader 01030000.30c5d672.00000013.00000607(f45dcda1)
(10191|10322) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) reader 01030000.30c5d672.00000013.00000607(f45dcda1) calling association_complete_i
(10191|10322) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10191|10322) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000013.00000102(cb76afe9)
(10191|10322) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10191|10322) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) succeeded in associating with reader 01030000.30c5d672.00000014.00000607(467d11b1)
(10191|10322) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) reader 01030000.30c5d672.00000014.00000607(467d11b1) calling association_complete_i
(10191|10322) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10191|10322) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10191|10322) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) succeeded in associating with reader 01030000.30c5d672.00000015.00000507(50306bc2)
(10191|10322) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) reader 01030000.30c5d672.00000015.00000507(50306bc2) calling association_complete_i
(10191|10322) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10191|10322) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000013.00000202(e05bfc2a)
(10191|10322) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000014.00000102(795673f9)
(10191|10322) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10191|10322) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) succeeded in associating with reader 01030000.30c5d672.00000015.00000607(7b1d3801)
(10191|10322) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) reader 01030000.30c5d672.00000015.00000607(7b1d3801) calling association_complete_i
(10191|10322) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10191|10322) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000014.00000202(527b203a)
(10191|10322) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000015.00000102(44365a49)
(10191|10322) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000015.00000202(6f1b098a)
2026-03-10T17:50:08Z: Enabling DDS entities (if not already enabled).
2026-03-10T17:50:08Z: DDS entities enabled.
2026-03-10T17:50:08Z: Initializing process actions.
(10191|10322) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10191|10322) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10191|10322) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10191|10322) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10191|10322) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000002.00000507(82f02050) num remotes 1
(10191|10322) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000002.00000607(a9dd7393) num remotes 1
2026-03-10T17:50:38Z: Starting process actions.
2026-03-10T17:50:38Z: Process tests started.
(10191|10322) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10191|10322) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10191|10322) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10191|10322) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10191|10322) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000003.00000507(bf9009e0) num remotes 1
(10191|10322) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000003.00000607(94bd5a23) num remotes 1
(10191|10322) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10191|10322) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10191|10322) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10191|10322) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10191|10322) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000005.00000507(30d0fc40) num remotes 1
(10191|10322) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000005.00000607(1bfdaf83) num remotes 1
(10191|10322) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10191|10322) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10191|10322) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10191|10322) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10191|10322) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000004.00000507(0db0d5f0) num remotes 1
(10191|10322) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000004.00000607(269d8633) num remotes 1
(10191|10322) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10191|10322) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10191|10322) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10191|10322) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10191|10322) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000006.00000507(77708690) num remotes 1
(10191|10322) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000006.00000607(5c5dd553) num remotes 1
(10191|10322) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(10191|10322) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(10191|10322) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(10191|10322) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(10191|10322) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000008.00000507(c84038f1) num remotes 1
(10191|10322) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000008.00000607(e36d6b32) num remotes 1
2026-03-10T17:50:39Z: Stopping process tests.
2026-03-10T17:50:39Z: Process tests stopped.
(10191|10322) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10191|10322) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10191|10322) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10191|10322) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10191|10322) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000007.00000507(4a10af20) num remotes 1
(10191|10322) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000007.00000607(613dfce3) num remotes 1
(10191|10322) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 1
(10191|10322) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 1
(10191|10322) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 1
(10191|10322) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 1
(10191|10322) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000009.00000507(f5201141) num remotes 1
(10191|10322) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000009.00000607(de0d4282) num remotes 1
(10191|10322) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.0000000a.00000102(a6865a1a) num remotes 1
(10191|10322) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.0000000a.00000102(a6865a1a) num remotes 1
(10191|10322) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.0000000a.00000202(8dab09d9) num remotes 1
(10191|10322) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.0000000a.00000202(8dab09d9) num remotes 1
(10191|10322) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.0000000a.00000507(b2806b91) num remotes 1
(10191|10322) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.0000000a.00000607(99ad3852) num remotes 1
(10191|10322) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.0000000b.00000102(9be673aa) num remotes 1
(10191|10322) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.0000000b.00000102(9be673aa) num remotes 1
(10191|10322) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.0000000b.00000202(b0cb2069) num remotes 1
(10191|10322) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.0000000b.00000202(b0cb2069) num remotes 1
(10191|10322) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.0000000b.00000507(8fe04221) num remotes 1
(10191|10322) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2) num remotes 1
(10191|10322) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.0000000d.00000102(14a6860a) num remotes 1
(10191|10322) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.0000000d.00000102(14a6860a) num remotes 1
(10191|10322) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9) num remotes 1
(10191|10322) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9) num remotes 1
(10191|10322) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.0000000d.00000507(00a0b781) num remotes 1
(10191|10322) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.0000000d.00000607(2b8de442) num remotes 1
(10191|10322) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.0000000c.00000102(29c6afba) num remotes 1
(10191|10322) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.0000000c.00000102(29c6afba) num remotes 1
(10191|10322) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.0000000c.00000202(02ebfc79) num remotes 1
(10191|10322) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.0000000c.00000202(02ebfc79) num remotes 1
(10191|10322) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.0000000c.00000507(3dc09e31) num remotes 1
(10191|10322) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.0000000c.00000607(16edcdf2) num remotes 1
(10191|10322) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.0000000e.00000102(5306fcda) num remotes 1
(10191|10322) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.0000000e.00000102(5306fcda) num remotes 1
(10191|10322) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.0000000e.00000202(782baf19) num remotes 1
(10191|10322) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.0000000e.00000202(782baf19) num remotes 1
(10191|10322) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.0000000e.00000507(4700cd51) num remotes 1
(10191|10322) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92) num remotes 1
(10191|10322) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.0000000f.00000102(6e66d56a) num remotes 1
(10191|10322) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.0000000f.00000102(6e66d56a) num remotes 1
(10191|10322) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.0000000f.00000202(454b86a9) num remotes 1
(10191|10322) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.0000000f.00000202(454b86a9) num remotes 1
(10191|10322) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1) num remotes 1
(10191|10322) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.0000000f.00000607(514db722) num remotes 1
(10191|10322) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000012.00000102(f6168659) num remotes 1
(10191|10322) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000012.00000102(f6168659) num remotes 1
(10191|10322) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000012.00000202(dd3bd59a) num remotes 1
(10191|10322) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000012.00000202(dd3bd59a) num remotes 1
(10191|10322) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000012.00000507(e210b7d2) num remotes 1
(10191|10322) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000012.00000607(c93de411) num remotes 1
(10191|10322) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000010.00000102(8cd6d539) num remotes 1
(10191|10322) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000010.00000102(8cd6d539) num remotes 1
(10191|10322) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000010.00000202(a7fb86fa) num remotes 1
(10191|10322) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000010.00000202(a7fb86fa) num remotes 1
(10191|10322) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000010.00000507(98d0e4b2) num remotes 1
(10191|10322) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000010.00000607(b3fdb771) num remotes 1
2026-03-10T17:50:40Z: Stopping process actions.
2026-03-10T17:50:40Z: Detaching Listeners.
2026-03-10T17:50:40Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
(10191|10191) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000011.00000507(a5b0cd02) num remotes 4
(10191|10322) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000011.00000102(b1b6fc89) num remotes 1
(10191|10322) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000011.00000102(b1b6fc89) num remotes 1
Deleting datawriter: datawriter_02
(10191|10191) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1) num remotes 4
(10191|10322) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000011.00000202(9a9baf4a) num remotes 1
(10191|10322) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000011.00000202(9a9baf4a) num remotes 1
Deleting publisher: publisher_01
Deleting datareader: datareader_01
(10191|10191) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000013.00000102(cb76afe9) num remotes 3
(10191|10191) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000013.00000102(cb76afe9) num remotes 3
Deleting datareader: datareader_02
(10191|10191) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000013.00000202(e05bfc2a) num remotes 3
(10191|10191) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000013.00000202(e05bfc2a) num remotes 3
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
(10191|10266) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000011.000001c7(5ab8cab6) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10191|10266) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000011.000001c7(5ab8cab6) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10191|10266) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10191|10266) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10191|10266) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10191|10266) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10191|10266) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000011.000003c7(688ea834) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10191|10266) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000011.000003c7(688ea834) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10191|10266) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10191|10266) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10191|10266) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10191|10266) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10191|10266) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10191|10266) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10191|10266) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000011.000004c7(27cf3ef3) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10191|10266) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000011.000004c7(27cf3ef3) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10191|10266) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10191|10266) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10191|10266) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10191|10266) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10191|10266) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10191|10266) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10191|10266) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000011.000002c7(71959975) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10191|10266) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000011.000002c7(71959975) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10191|10341) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.0.39:39003 , reconnect_state = INIT_STATE.
(10191|10266) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10191|10266) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10191|10266) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10191|10266) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10191|10266) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10191|10266) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10191|10266) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10191|10266) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10191|10341) DataLink::handle_exception() - delay already elapsed so handle_timeout now
(10191|10191) Service_Participant::shutdown
(10191|10191) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-03-10T17:50:40Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 3.445
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.038
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
(10191|10191) Service_Participant::~Service_Participant
(10191|10191) Service_Participant::shutdown
=== Showing Log for Node 01037c1e.52ddd570.27a359b5.000001c1 === Spawned Process #13 (PID 10184) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-10T17:50:03Z: Beginning process construction / entity creation.
Adding 'DCPSSecurity' = '0' to [common] configuration section
Adding 'DCPSDebugLevel' = '3' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'DCPSInfoRepo' = 'localhost:12345' to [common] configuration section
Adding 'DefaultTransportConfig' = 'rtps_config' to [domain/7] configuration section
Adding 'transports' = 'rtps_transport' to [config/rtps_config] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Adding 'use_multicast' = '0' to [transport/rtps_transport] configuration section
(10184|10184) INFO: set_DCPS_debug_level: set to 3
(10184|10184) INFO: ConfigStoreImpl::set_string: COMMON=@common
(10184|10184) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG_TRANSPORTS=rtps_transport
(10184|10184) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG=@rtps_config
(10184|10184) INFO: ConfigStoreImpl::set_string: CONFIG=@config
Creating participant: 'participant_01' in domain 7
(10184|10184) Service_Participant::set_repo_domain: Domain[ 7] = Repo[ DEFAULT_REPO].
(10184|10184) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.34.0-dev using ACE 6.5.23
(10184|10184) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 3
(10184|10184) Service_Participant::get_domain_participant_factory: machine: runnervm0kj6c, x86_64 platform: Linux, 6.14.0-1017-azure, #17~24.04.1-Ubuntu SMP Mon Dec 1 20:10:50 UTC 2025
(10184|10184) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(10184|10184) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(10184|10184) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(10184|10184) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(10184|10184) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(10184|10184) DomainParticipantImpl::enable: enabled participant 01030000.30c5d672.00000013.000001c1(c91b3ce3) in domain 7
(10184|10184) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
(10184|10184) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
(10184|10184) InfoRepoDiscovery::bit_config - BIT tcp transport :0
(10184|10184) DDS::ParticipantBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 3f0 with 20 chunks
(10184|10184) DataReaderImpl::enable Cached_Allocator_With_Overflow 480 with 20 chunks
(10184|10184) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm0kj6c" as fully qualified hostname, please correct system configuration.
(10184|10184) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10184|10327) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000013.000001c7(207899d6) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10184|10184) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10184|10184) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000013.000001c7(207899d6), subscribed to topic name "DCPSParticipant" type "PARTICIPANT_BUILT_IN_TOPIC_TYPE"
(10184|10184) DDS::TopicBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1440 with 20 chunks
(10184|10184) DataReaderImpl::enable Cached_Allocator_With_Overflow 14d0 with 20 chunks
(10184|10184) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10184|10327) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000013.000002c7(0b55ca15) remote 01030000.30c5d672.00000001.000002c2(611ffa78)
(10184|10184) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10184|10184) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000013.000002c7(0b55ca15), subscribed to topic name "DCPSTopic" type "TOPIC_BUILT_IN_TOPIC_TYPE"
(10184|10184) DDS::PublicationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1a70 with 20 chunks
(10184|10184) DataReaderImpl::enable Cached_Allocator_With_Overflow 1b00 with 20 chunks
(10184|10184) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10184|10327) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000013.000003c7(124efb54) remote 01030000.30c5d672.00000001.000004c2(37455dfe)
(10184|10184) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10184|10184) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000013.000003c7(124efb54), subscribed to topic name "DCPSPublication" type "PUBLICATION_BUILT_IN_TOPIC_TYPE"
(10184|10184) DDS::SubscriptionBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 20a0 with 20 chunks
(10184|10184) DataReaderImpl::enable Cached_Allocator_With_Overflow 2130 with 20 chunks
(10184|10184) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10184|10327) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000013.000004c7(5d0f6d93) remote 01030000.30c5d672.00000001.000003c2(7804cb39)
(10184|10184) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10184|10184) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000013.000004c7(5d0f6d93), subscribed to topic name "DCPSSubscription" type "SUBSCRIPTION_BUILT_IN_TOPIC_TYPE"
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
(10184|10184) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 2760 with 20 chunks
(10184|10184) DataReaderImpl::enable Cached_Allocator_With_Overflow 27f0 with 20 chunks
(10184|10184) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10184|10327) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000002.00000102(96f611db)
(10184|10184) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000003.00000102(ab96386b)
(10184|10327) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000005.00000102(24d6cdcb)
(10184|10184) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000004.00000102(19b6e47b)
(10184|10327) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000006.00000102(6376b71b)
(10184|10184) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000008.00000102(dc46097a)
(10184|10327) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000007.00000102(5e169eab)
(10184|10184) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000012.00000102(f6168659)
(10184|10327) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000009.00000102(e12620ca)
(10184|10184) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.0000000a.00000102(a6865a1a)
(10184|10184) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.0000000d.00000102(14a6860a)
(10184|10184) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.0000000c.00000102(29c6afba)
(10184|10327) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.0000000b.00000102(9be673aa)
(10184|10184) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.0000000e.00000102(5306fcda)
(10184|10327) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.0000000f.00000102(6e66d56a)
(10184|10184) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000010.00000102(8cd6d539)
(10184|10184) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10184|10184) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000013.00000507(df709e62), subscribed to topic name "topic_01" type "Bench::Data"
Creating datareader: 'datareader_02' with topic name 'topic_02' and listener type name 'bench_drl'
(10184|10184) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 46e0 with 20 chunks
(10184|10184) DataReaderImpl::enable Cached_Allocator_With_Overflow 4770 with 20 chunks
(10184|10184) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10184|10327) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000011.00000102(b1b6fc89)
(10184|10184) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000002.00000202(bddb4218)
(10184|10327) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000003.00000202(80bb6ba8)
(10184|10327) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000005.00000202(0ffb9e08)
(10184|10327) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000004.00000202(329bb7b8)
(10184|10327) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000006.00000202(485be4d8)
(10184|10184) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000008.00000202(f76b5ab9)
(10184|10184) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000012.00000202(dd3bd59a)
(10184|10184) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000009.00000202(ca0b7309)
(10184|10184) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.0000000a.00000202(8dab09d9)
(10184|10327) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000007.00000202(753bcd68)
(10184|10327) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.0000000b.00000202(b0cb2069)
(10184|10327) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.0000000c.00000202(02ebfc79)
(10184|10327) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.0000000e.00000202(782baf19)
(10184|10184) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9)
(10184|10327) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.0000000f.00000202(454b86a9)
(10184|10184) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000010.00000202(a7fb86fa)
(10184|10184) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10184|10184) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000013.00000607(f45dcda1), subscribed to topic name "topic_02" type "Bench::Data"
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_01' with topic name 'topic_01' and listener type name 'bench_dwl'
(10184|10184) WriteDataContainer sample_list_element_allocator 36f8 with 20 chunks
(10184|10184) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 10080 with 20 chunks
(10184|10184) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10110 with 20 chunks
(10184|10184) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1400 with 20 chunks
(10184|10184) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10184|10184) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10184|10327) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000011.00000202(9a9baf4a)
(10184|10327) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10184|10184) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10184|10327) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) succeeded in associating with reader 01030000.30c5d672.00000002.00000507(82f02050)
(10184|10327) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) reader 01030000.30c5d672.00000002.00000507(82f02050) calling association_complete_i
(10184|10327) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10184|10184) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) succeeded in associating with reader 01030000.30c5d672.00000003.00000507(bf9009e0)
(10184|10184) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) reader 01030000.30c5d672.00000003.00000507(bf9009e0) calling association_complete_i
(10184|10184) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10184|10184) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10184|10184) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) succeeded in associating with reader 01030000.30c5d672.00000005.00000507(30d0fc40)
(10184|10184) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) reader 01030000.30c5d672.00000005.00000507(30d0fc40) calling association_complete_i
(10184|10184) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10184|10327) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10184|10327) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) succeeded in associating with reader 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10184|10327) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) reader 01030000.30c5d672.00000004.00000507(0db0d5f0) calling association_complete_i
(10184|10327) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10184|10327) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000006.00000507(77708690)
(10184|10327) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) succeeded in associating with reader 01030000.30c5d672.00000006.00000507(77708690)
(10184|10184) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10184|10327) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) reader 01030000.30c5d672.00000006.00000507(77708690) calling association_complete_i
(10184|10327) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000006.00000507(77708690)
(10184|10327) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10184|10184) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) succeeded in associating with reader 01030000.30c5d672.00000008.00000507(c84038f1)
(10184|10184) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) reader 01030000.30c5d672.00000008.00000507(c84038f1) calling association_complete_i
(10184|10184) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10184|10327) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) succeeded in associating with reader 01030000.30c5d672.00000007.00000507(4a10af20)
(10184|10327) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) reader 01030000.30c5d672.00000007.00000507(4a10af20) calling association_complete_i
(10184|10327) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10184|10184) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10184|10327) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10184|10184) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) succeeded in associating with reader 01030000.30c5d672.00000012.00000507(e210b7d2)
(10184|10184) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) reader 01030000.30c5d672.00000012.00000507(e210b7d2) calling association_complete_i
(10184|10184) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10184|10184) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10184|10327) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) succeeded in associating with reader 01030000.30c5d672.00000009.00000507(f5201141)
(10184|10327) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) reader 01030000.30c5d672.00000009.00000507(f5201141) calling association_complete_i
(10184|10327) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10184|10184) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) succeeded in associating with reader 01030000.30c5d672.0000000a.00000507(b2806b91)
(10184|10184) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) reader 01030000.30c5d672.0000000a.00000507(b2806b91) calling association_complete_i
(10184|10327) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10184|10184) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10184|10184) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10184|10184) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) succeeded in associating with reader 01030000.30c5d672.0000000d.00000507(00a0b781)
(10184|10184) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) reader 01030000.30c5d672.0000000d.00000507(00a0b781) calling association_complete_i
(10184|10184) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10184|10184) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10184|10184) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) succeeded in associating with reader 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10184|10184) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) reader 01030000.30c5d672.0000000c.00000507(3dc09e31) calling association_complete_i
(10184|10184) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10184|10184) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10184|10327) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) succeeded in associating with reader 01030000.30c5d672.0000000b.00000507(8fe04221)
(10184|10327) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) reader 01030000.30c5d672.0000000b.00000507(8fe04221) calling association_complete_i
(10184|10327) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10184|10184) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) succeeded in associating with reader 01030000.30c5d672.0000000e.00000507(4700cd51)
(10184|10184) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) reader 01030000.30c5d672.0000000e.00000507(4700cd51) calling association_complete_i
(10184|10184) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10184|10327) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10184|10184) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10184|10327) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) succeeded in associating with reader 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10184|10327) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) reader 01030000.30c5d672.00000010.00000507(98d0e4b2) calling association_complete_i
(10184|10327) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10184|10327) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10184|10184) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) succeeded in associating with reader 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10184|10184) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) reader 01030000.30c5d672.0000000f.00000507(7a60e4e1) calling association_complete_i
(10184|10184) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10184|10184) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10184|10327) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) succeeded in associating with reader 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10184|10327) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) reader 01030000.30c5d672.00000011.00000507(a5b0cd02) calling association_complete_i
(10184|10327) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10184|10327) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000013.00000102(cb76afe9)
(10184|10327) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10184|10327) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) succeeded in associating with reader 01030000.30c5d672.00000014.00000507(6d504272)
(10184|10327) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) reader 01030000.30c5d672.00000014.00000507(6d504272) calling association_complete_i
(10184|10327) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10184|10184) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) succeeded in associating with reader 01030000.30c5d672.00000013.00000507(df709e62)
(10184|10184) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) reader 01030000.30c5d672.00000013.00000507(df709e62) calling association_complete_i
(10184|10184) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10184|10184) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10184|10184) DataWriterImpl::enable: got GUID 01030000.30c5d672.00000013.00000102(cb76afe9), publishing to topic name "topic_01" type "Bench::Data"
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
(10184|10184) WriteDataContainer sample_list_element_allocator 3a78 with 20 chunks
(10184|10184) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 101a0 with 20 chunks
(10184|10184) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10230 with 20 chunks
(10184|10184) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1a80 with 20 chunks
(10184|10184) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10184|10184) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10184|10327) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10184|10327) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) succeeded in associating with reader 01030000.30c5d672.00000015.00000507(50306bc2)
(10184|10327) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) reader 01030000.30c5d672.00000015.00000507(50306bc2) calling association_complete_i
(10184|10327) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10184|10184) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10184|10327) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10184|10184) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) succeeded in associating with reader 01030000.30c5d672.00000002.00000607(a9dd7393)
(10184|10184) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) reader 01030000.30c5d672.00000002.00000607(a9dd7393) calling association_complete_i
(10184|10184) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10184|10327) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) succeeded in associating with reader 01030000.30c5d672.00000003.00000607(94bd5a23)
(10184|10327) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) reader 01030000.30c5d672.00000003.00000607(94bd5a23) calling association_complete_i
(10184|10327) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10184|10184) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10184|10327) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10184|10184) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) succeeded in associating with reader 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10184|10184) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) reader 01030000.30c5d672.00000005.00000607(1bfdaf83) calling association_complete_i
(10184|10184) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10184|10184) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10184|10184) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) succeeded in associating with reader 01030000.30c5d672.00000006.00000607(5c5dd553)
(10184|10184) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) reader 01030000.30c5d672.00000006.00000607(5c5dd553) calling association_complete_i
(10184|10184) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10184|10327) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) succeeded in associating with reader 01030000.30c5d672.00000004.00000607(269d8633)
(10184|10327) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) reader 01030000.30c5d672.00000004.00000607(269d8633) calling association_complete_i
(10184|10327) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10184|10327) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10184|10184) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10184|10184) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) succeeded in associating with reader 01030000.30c5d672.00000008.00000607(e36d6b32)
(10184|10184) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) reader 01030000.30c5d672.00000008.00000607(e36d6b32) calling association_complete_i
(10184|10184) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10184|10184) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10184|10327) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) succeeded in associating with reader 01030000.30c5d672.00000007.00000607(613dfce3)
(10184|10327) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) reader 01030000.30c5d672.00000007.00000607(613dfce3) calling association_complete_i
(10184|10327) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10184|10327) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10184|10184) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) succeeded in associating with reader 01030000.30c5d672.00000009.00000607(de0d4282)
(10184|10184) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) reader 01030000.30c5d672.00000009.00000607(de0d4282) calling association_complete_i
(10184|10184) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10184|10184) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10184|10327) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) succeeded in associating with reader 01030000.30c5d672.0000000a.00000607(99ad3852)
(10184|10327) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) reader 01030000.30c5d672.0000000a.00000607(99ad3852) calling association_complete_i
(10184|10327) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10184|10184) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) succeeded in associating with reader 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10184|10184) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) reader 01030000.30c5d672.0000000b.00000607(a4cd11e2) calling association_complete_i
(10184|10184) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10184|10327) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10184|10327) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) succeeded in associating with reader 01030000.30c5d672.0000000d.00000607(2b8de442)
(10184|10327) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) reader 01030000.30c5d672.0000000d.00000607(2b8de442) calling association_complete_i
(10184|10327) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10184|10327) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10184|10327) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) succeeded in associating with reader 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10184|10327) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) reader 01030000.30c5d672.0000000c.00000607(16edcdf2) calling association_complete_i
(10184|10327) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10184|10327) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10184|10327) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) succeeded in associating with reader 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10184|10327) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) reader 01030000.30c5d672.0000000e.00000607(6c2d9e92) calling association_complete_i
(10184|10327) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10184|10327) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10184|10327) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) succeeded in associating with reader 01030000.30c5d672.00000012.00000607(c93de411)
(10184|10327) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) reader 01030000.30c5d672.00000012.00000607(c93de411) calling association_complete_i
(10184|10327) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10184|10327) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10184|10327) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) succeeded in associating with reader 01030000.30c5d672.00000010.00000607(b3fdb771)
(10184|10327) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) reader 01030000.30c5d672.00000010.00000607(b3fdb771) calling association_complete_i
(10184|10327) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10184|10327) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10184|10327) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) succeeded in associating with reader 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10184|10327) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) reader 01030000.30c5d672.00000011.00000607(8e9d9ec1) calling association_complete_i
(10184|10327) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10184|10184) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10184|10184) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) succeeded in associating with reader 01030000.30c5d672.0000000f.00000607(514db722)
(10184|10184) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) reader 01030000.30c5d672.0000000f.00000607(514db722) calling association_complete_i
(10184|10184) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10184|10184) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000013.00000202(e05bfc2a)
(10184|10184) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10184|10184) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) succeeded in associating with reader 01030000.30c5d672.00000014.00000607(467d11b1)
(10184|10184) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) reader 01030000.30c5d672.00000014.00000607(467d11b1) calling association_complete_i
(10184|10184) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10184|10184) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10184|10184) DataWriterImpl::enable: got GUID 01030000.30c5d672.00000013.00000202(e05bfc2a), publishing to topic name "topic_02" type "Bench::Data"
(10184|10327) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10184|10327) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) succeeded in associating with reader 01030000.30c5d672.00000013.00000607(f45dcda1)
(10184|10327) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) reader 01030000.30c5d672.00000013.00000607(f45dcda1) calling association_complete_i
(10184|10327) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
2026-03-10T17:50:07Z: Process construction / entity creation complete.
2026-03-10T17:50:07Z: Beginning action construction / initialization.
2026-03-10T17:50:07Z: Action construction / initialization complete.
(10184|10327) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000014.00000102(795673f9)
(10184|10327) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10184|10327) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) succeeded in associating with reader 01030000.30c5d672.00000015.00000607(7b1d3801)
(10184|10327) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) reader 01030000.30c5d672.00000015.00000607(7b1d3801) calling association_complete_i
(10184|10327) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10184|10327) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000014.00000202(527b203a)
(10184|10327) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000015.00000102(44365a49)
(10184|10327) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000015.00000202(6f1b098a)
2026-03-10T17:50:08Z: Enabling DDS entities (if not already enabled).
2026-03-10T17:50:08Z: DDS entities enabled.
2026-03-10T17:50:08Z: Initializing process actions.
(10184|10327) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10184|10327) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10184|10327) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10184|10327) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10184|10327) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000002.00000507(82f02050) num remotes 1
(10184|10327) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000002.00000607(a9dd7393) num remotes 1
2026-03-10T17:50:38Z: Starting process actions.
2026-03-10T17:50:38Z: Process tests started.
(10184|10327) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10184|10327) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10184|10327) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10184|10327) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10184|10327) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000003.00000507(bf9009e0) num remotes 1
(10184|10327) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000003.00000607(94bd5a23) num remotes 1
(10184|10327) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10184|10327) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10184|10327) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10184|10327) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10184|10327) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000005.00000507(30d0fc40) num remotes 1
(10184|10327) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000005.00000607(1bfdaf83) num remotes 1
(10184|10327) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10184|10327) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10184|10327) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10184|10327) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10184|10327) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000004.00000507(0db0d5f0) num remotes 1
(10184|10327) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000004.00000607(269d8633) num remotes 1
(10184|10327) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10184|10327) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10184|10327) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10184|10327) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10184|10327) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000006.00000507(77708690) num remotes 1
(10184|10327) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000006.00000607(5c5dd553) num remotes 1
(10184|10327) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(10184|10327) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(10184|10327) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(10184|10327) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(10184|10327) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000008.00000507(c84038f1) num remotes 1
(10184|10327) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000008.00000607(e36d6b32) num remotes 1
(10184|10327) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10184|10327) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10184|10327) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10184|10327) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10184|10327) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000007.00000507(4a10af20) num remotes 1
(10184|10327) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000007.00000607(613dfce3) num remotes 1
2026-03-10T17:50:39Z: Stopping process tests.
2026-03-10T17:50:39Z: Process tests stopped.
(10184|10327) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 1
(10184|10327) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 1
(10184|10327) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 1
(10184|10327) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 1
(10184|10327) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000009.00000507(f5201141) num remotes 1
(10184|10327) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000009.00000607(de0d4282) num remotes 1
(10184|10327) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.0000000a.00000102(a6865a1a) num remotes 1
(10184|10327) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.0000000a.00000102(a6865a1a) num remotes 1
(10184|10327) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.0000000a.00000202(8dab09d9) num remotes 1
(10184|10327) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.0000000a.00000202(8dab09d9) num remotes 1
(10184|10327) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.0000000a.00000507(b2806b91) num remotes 1
(10184|10327) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.0000000a.00000607(99ad3852) num remotes 1
(10184|10327) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.0000000b.00000102(9be673aa) num remotes 1
(10184|10327) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.0000000b.00000102(9be673aa) num remotes 1
(10184|10327) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.0000000b.00000202(b0cb2069) num remotes 1
(10184|10327) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.0000000b.00000202(b0cb2069) num remotes 1
(10184|10327) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.0000000b.00000507(8fe04221) num remotes 1
(10184|10327) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2) num remotes 1
(10184|10327) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.0000000d.00000102(14a6860a) num remotes 1
(10184|10327) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.0000000d.00000102(14a6860a) num remotes 1
(10184|10327) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9) num remotes 1
(10184|10327) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9) num remotes 1
(10184|10327) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.0000000d.00000507(00a0b781) num remotes 1
(10184|10327) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.0000000d.00000607(2b8de442) num remotes 1
(10184|10327) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.0000000c.00000102(29c6afba) num remotes 1
(10184|10327) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.0000000c.00000102(29c6afba) num remotes 1
(10184|10327) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.0000000c.00000202(02ebfc79) num remotes 1
(10184|10327) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.0000000c.00000202(02ebfc79) num remotes 1
(10184|10327) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.0000000c.00000507(3dc09e31) num remotes 1
(10184|10327) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.0000000c.00000607(16edcdf2) num remotes 1
(10184|10327) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.0000000e.00000102(5306fcda) num remotes 1
(10184|10327) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.0000000e.00000102(5306fcda) num remotes 1
(10184|10327) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.0000000e.00000202(782baf19) num remotes 1
(10184|10327) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.0000000e.00000202(782baf19) num remotes 1
(10184|10327) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.0000000e.00000507(4700cd51) num remotes 1
(10184|10327) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92) num remotes 1
(10184|10327) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.0000000f.00000102(6e66d56a) num remotes 1
(10184|10327) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.0000000f.00000102(6e66d56a) num remotes 1
(10184|10327) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.0000000f.00000202(454b86a9) num remotes 1
(10184|10327) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.0000000f.00000202(454b86a9) num remotes 1
(10184|10327) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1) num remotes 1
(10184|10327) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.0000000f.00000607(514db722) num remotes 1
(10184|10327) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000012.00000102(f6168659) num remotes 1
(10184|10327) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000012.00000102(f6168659) num remotes 1
(10184|10327) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000012.00000202(dd3bd59a) num remotes 1
(10184|10327) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000012.00000202(dd3bd59a) num remotes 1
(10184|10327) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000012.00000507(e210b7d2) num remotes 1
(10184|10327) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000012.00000607(c93de411) num remotes 1
(10184|10327) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000010.00000102(8cd6d539) num remotes 1
(10184|10327) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000010.00000102(8cd6d539) num remotes 1
(10184|10327) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000010.00000202(a7fb86fa) num remotes 1
(10184|10327) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000010.00000202(a7fb86fa) num remotes 1
(10184|10327) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000010.00000507(98d0e4b2) num remotes 1
(10184|10327) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000010.00000607(b3fdb771) num remotes 1
(10184|10327) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000011.00000102(b1b6fc89) num remotes 1
(10184|10327) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000011.00000102(b1b6fc89) num remotes 1
(10184|10327) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000011.00000202(9a9baf4a) num remotes 1
(10184|10327) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000011.00000202(9a9baf4a) num remotes 1
(10184|10327) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000011.00000507(a5b0cd02) num remotes 1
(10184|10327) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1) num remotes 1
2026-03-10T17:50:40Z: Stopping process actions.
2026-03-10T17:50:40Z: Detaching Listeners.
2026-03-10T17:50:40Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
(10184|10184) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000013.00000507(df709e62) num remotes 3
(10184|10327) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000013.00000102(cb76afe9) num remotes 1
(10184|10327) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000013.00000102(cb76afe9) num remotes 1
Deleting datawriter: datawriter_02
(10184|10184) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000013.00000607(f45dcda1) num remotes 3
(10184|10327) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000013.00000202(e05bfc2a) num remotes 1
(10184|10327) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000013.00000202(e05bfc2a) num remotes 1
Deleting publisher: publisher_01
Deleting datareader: datareader_01
(10184|10184) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000014.00000102(795673f9) num remotes 2
(10184|10184) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000014.00000102(795673f9) num remotes 2
Deleting datareader: datareader_02
(10184|10184) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000014.00000202(527b203a) num remotes 2
(10184|10184) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000014.00000202(527b203a) num remotes 2
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
(10184|10255) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000013.000001c7(207899d6) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10184|10255) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000013.000001c7(207899d6) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10184|10255) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10184|10255) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10184|10255) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10184|10255) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000013.000003c7(124efb54) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10184|10255) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000013.000003c7(124efb54) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10184|10255) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10184|10255) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10184|10255) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10184|10255) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10184|10255) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000013.000004c7(5d0f6d93) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10184|10255) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000013.000004c7(5d0f6d93) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10184|10255) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10184|10255) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10184|10255) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10184|10255) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10184|10255) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000013.000002c7(0b55ca15) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10184|10255) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000013.000002c7(0b55ca15) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10184|10346) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.0.39:39003 , reconnect_state = INIT_STATE.
(10184|10255) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10184|10255) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10184|10255) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10184|10255) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10184|10255) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10184|10255) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10184|10346) DataLink::handle_exception() - delay already elapsed so handle_timeout now
(10184|10184) Service_Participant::shutdown
(10184|10184) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-03-10T17:50:40Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 3.588
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.036
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
(10184|10184) Service_Participant::~Service_Participant
(10184|10184) Service_Participant::shutdown
=== Showing Log for Node 01037c1e.52ddd570.27a359b5.000001c1 === Spawned Process #15 (PID 10186) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-10T17:50:03Z: Beginning process construction / entity creation.
Adding 'DCPSSecurity' = '0' to [common] configuration section
Adding 'DCPSDebugLevel' = '3' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'DCPSInfoRepo' = 'localhost:12345' to [common] configuration section
Adding 'DefaultTransportConfig' = 'rtps_config' to [domain/7] configuration section
Adding 'transports' = 'rtps_transport' to [config/rtps_config] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Adding 'use_multicast' = '0' to [transport/rtps_transport] configuration section
(10186|10186) INFO: set_DCPS_debug_level: set to 3
(10186|10186) INFO: ConfigStoreImpl::set_string: COMMON=@common
(10186|10186) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG_TRANSPORTS=rtps_transport
(10186|10186) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG=@rtps_config
(10186|10186) INFO: ConfigStoreImpl::set_string: CONFIG=@config
Creating participant: 'participant_01' in domain 7
(10186|10186) Service_Participant::set_repo_domain: Domain[ 7] = Repo[ DEFAULT_REPO].
(10186|10186) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.34.0-dev using ACE 6.5.23
(10186|10186) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 3
(10186|10186) Service_Participant::get_domain_participant_factory: machine: runnervm0kj6c, x86_64 platform: Linux, 6.14.0-1017-azure, #17~24.04.1-Ubuntu SMP Mon Dec 1 20:10:50 UTC 2025
(10186|10186) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(10186|10186) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(10186|10186) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(10186|10186) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(10186|10186) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(10186|10186) DomainParticipantImpl::enable: enabled participant 01030000.30c5d672.00000014.000001c1(7b3be0f3) in domain 7
(10186|10186) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
(10186|10186) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
(10186|10186) InfoRepoDiscovery::bit_config - BIT tcp transport :0
(10186|10186) DDS::ParticipantBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 3f0 with 20 chunks
(10186|10186) DataReaderImpl::enable Cached_Allocator_With_Overflow 480 with 20 chunks
(10186|10186) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm0kj6c" as fully qualified hostname, please correct system configuration.
(10186|10186) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10186|10325) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000014.000001c7(925845c6) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10186|10186) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10186|10186) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000014.000001c7(925845c6), subscribed to topic name "DCPSParticipant" type "PARTICIPANT_BUILT_IN_TOPIC_TYPE"
(10186|10186) DDS::TopicBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1440 with 20 chunks
(10186|10186) DataReaderImpl::enable Cached_Allocator_With_Overflow 14d0 with 20 chunks
(10186|10186) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10186|10325) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000014.000002c7(b9751605) remote 01030000.30c5d672.00000001.000002c2(611ffa78)
(10186|10186) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10186|10186) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000014.000002c7(b9751605), subscribed to topic name "DCPSTopic" type "TOPIC_BUILT_IN_TOPIC_TYPE"
(10186|10186) DDS::PublicationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1a70 with 20 chunks
(10186|10186) DataReaderImpl::enable Cached_Allocator_With_Overflow 1b00 with 20 chunks
(10186|10186) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10186|10325) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000014.000003c7(a06e2744) remote 01030000.30c5d672.00000001.000004c2(37455dfe)
(10186|10186) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10186|10186) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000014.000003c7(a06e2744), subscribed to topic name "DCPSPublication" type "PUBLICATION_BUILT_IN_TOPIC_TYPE"
(10186|10186) DDS::SubscriptionBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 20a0 with 20 chunks
(10186|10186) DataReaderImpl::enable Cached_Allocator_With_Overflow 2130 with 20 chunks
(10186|10186) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10186|10325) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000014.000004c7(ef2fb183) remote 01030000.30c5d672.00000001.000003c2(7804cb39)
(10186|10186) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10186|10186) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000014.000004c7(ef2fb183), subscribed to topic name "DCPSSubscription" type "SUBSCRIPTION_BUILT_IN_TOPIC_TYPE"
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
(10186|10186) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 2760 with 20 chunks
(10186|10186) DataReaderImpl::enable Cached_Allocator_With_Overflow 27f0 with 20 chunks
(10186|10186) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10186|10325) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000002.00000102(96f611db)
(10186|10186) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000003.00000102(ab96386b)
(10186|10186) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000005.00000102(24d6cdcb)
(10186|10325) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000004.00000102(19b6e47b)
(10186|10186) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000006.00000102(6376b71b)
(10186|10325) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000008.00000102(dc46097a)
(10186|10186) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000007.00000102(5e169eab)
(10186|10325) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000012.00000102(f6168659)
(10186|10325) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000009.00000102(e12620ca)
(10186|10186) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.0000000a.00000102(a6865a1a)
(10186|10325) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.0000000d.00000102(14a6860a)
(10186|10186) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.0000000b.00000102(9be673aa)
(10186|10186) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.0000000c.00000102(29c6afba)
(10186|10325) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.0000000f.00000102(6e66d56a)
(10186|10186) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.0000000e.00000102(5306fcda)
(10186|10325) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000010.00000102(8cd6d539)
(10186|10186) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000011.00000102(b1b6fc89)
(10186|10186) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10186|10186) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000014.00000507(6d504272), subscribed to topic name "topic_01" type "Bench::Data"
Creating datareader: 'datareader_02' with topic name 'topic_02' and listener type name 'bench_drl'
(10186|10186) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 46e0 with 20 chunks
(10186|10186) DataReaderImpl::enable Cached_Allocator_With_Overflow 4770 with 20 chunks
(10186|10186) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10186|10325) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000013.00000102(cb76afe9)
(10186|10325) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000002.00000202(bddb4218)
(10186|10186) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000003.00000202(80bb6ba8)
(10186|10325) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000005.00000202(0ffb9e08)
(10186|10186) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000004.00000202(329bb7b8)
(10186|10325) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000006.00000202(485be4d8)
(10186|10186) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000008.00000202(f76b5ab9)
(10186|10186) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000007.00000202(753bcd68)
(10186|10325) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000012.00000202(dd3bd59a)
(10186|10325) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000009.00000202(ca0b7309)
(10186|10186) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.0000000a.00000202(8dab09d9)
(10186|10325) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9)
(10186|10325) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.0000000b.00000202(b0cb2069)
(10186|10325) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.0000000c.00000202(02ebfc79)
(10186|10325) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.0000000e.00000202(782baf19)
(10186|10186) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.0000000f.00000202(454b86a9)
(10186|10186) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000010.00000202(a7fb86fa)
(10186|10186) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000011.00000202(9a9baf4a)
(10186|10186) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10186|10186) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000014.00000607(467d11b1), subscribed to topic name "topic_02" type "Bench::Data"
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_01' with topic name 'topic_01' and listener type name 'bench_dwl'
(10186|10186) WriteDataContainer sample_list_element_allocator 3378 with 20 chunks
(10186|10186) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 10080 with 20 chunks
(10186|10186) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10110 with 20 chunks
(10186|10186) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1400 with 20 chunks
(10186|10186) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10186|10186) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10186|10325) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000013.00000202(e05bfc2a)
(10186|10186) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10186|10325) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10186|10186) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) succeeded in associating with reader 01030000.30c5d672.00000002.00000507(82f02050)
(10186|10186) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) reader 01030000.30c5d672.00000002.00000507(82f02050) calling association_complete_i
(10186|10186) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10186|10186) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10186|10186) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) succeeded in associating with reader 01030000.30c5d672.00000005.00000507(30d0fc40)
(10186|10186) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) reader 01030000.30c5d672.00000005.00000507(30d0fc40) calling association_complete_i
(10186|10186) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10186|10325) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) succeeded in associating with reader 01030000.30c5d672.00000003.00000507(bf9009e0)
(10186|10325) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) reader 01030000.30c5d672.00000003.00000507(bf9009e0) calling association_complete_i
(10186|10325) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10186|10325) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10186|10325) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) succeeded in associating with reader 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10186|10325) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) reader 01030000.30c5d672.00000004.00000507(0db0d5f0) calling association_complete_i
(10186|10325) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10186|10325) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000006.00000507(77708690)
(10186|10186) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10186|10325) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) succeeded in associating with reader 01030000.30c5d672.00000006.00000507(77708690)
(10186|10325) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) reader 01030000.30c5d672.00000006.00000507(77708690) calling association_complete_i
(10186|10325) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000006.00000507(77708690)
(10186|10186) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) succeeded in associating with reader 01030000.30c5d672.00000008.00000507(c84038f1)
(10186|10186) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) reader 01030000.30c5d672.00000008.00000507(c84038f1) calling association_complete_i
(10186|10186) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10186|10186) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10186|10325) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10186|10186) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) succeeded in associating with reader 01030000.30c5d672.00000007.00000507(4a10af20)
(10186|10186) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) reader 01030000.30c5d672.00000007.00000507(4a10af20) calling association_complete_i
(10186|10186) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10186|10186) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10186|10186) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) succeeded in associating with reader 01030000.30c5d672.00000009.00000507(f5201141)
(10186|10186) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) reader 01030000.30c5d672.00000009.00000507(f5201141) calling association_complete_i
(10186|10186) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10186|10186) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10186|10186) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) succeeded in associating with reader 01030000.30c5d672.0000000a.00000507(b2806b91)
(10186|10186) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) reader 01030000.30c5d672.0000000a.00000507(b2806b91) calling association_complete_i
(10186|10186) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10186|10325) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) succeeded in associating with reader 01030000.30c5d672.00000012.00000507(e210b7d2)
(10186|10325) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) reader 01030000.30c5d672.00000012.00000507(e210b7d2) calling association_complete_i
(10186|10325) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10186|10325) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10186|10186) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10186|10325) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) succeeded in associating with reader 01030000.30c5d672.0000000d.00000507(00a0b781)
(10186|10325) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) reader 01030000.30c5d672.0000000d.00000507(00a0b781) calling association_complete_i
(10186|10325) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10186|10325) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10186|10186) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) succeeded in associating with reader 01030000.30c5d672.0000000b.00000507(8fe04221)
(10186|10186) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) reader 01030000.30c5d672.0000000b.00000507(8fe04221) calling association_complete_i
(10186|10186) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10186|10186) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10186|10186) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) succeeded in associating with reader 01030000.30c5d672.0000000e.00000507(4700cd51)
(10186|10186) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) reader 01030000.30c5d672.0000000e.00000507(4700cd51) calling association_complete_i
(10186|10186) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10186|10186) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10186|10186) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) succeeded in associating with reader 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10186|10186) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) reader 01030000.30c5d672.0000000f.00000507(7a60e4e1) calling association_complete_i
(10186|10186) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10186|10186) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10186|10186) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) succeeded in associating with reader 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10186|10186) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) reader 01030000.30c5d672.00000010.00000507(98d0e4b2) calling association_complete_i
(10186|10186) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10186|10186) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10186|10186) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) succeeded in associating with reader 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10186|10186) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) reader 01030000.30c5d672.00000011.00000507(a5b0cd02) calling association_complete_i
(10186|10186) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10186|10186) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10186|10186) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) succeeded in associating with reader 01030000.30c5d672.00000013.00000507(df709e62)
(10186|10186) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) reader 01030000.30c5d672.00000013.00000507(df709e62) calling association_complete_i
(10186|10186) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10186|10186) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10186|10325) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) succeeded in associating with reader 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10186|10325) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) reader 01030000.30c5d672.0000000c.00000507(3dc09e31) calling association_complete_i
(10186|10325) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10186|10325) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000014.00000102(795673f9)
(10186|10186) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) succeeded in associating with reader 01030000.30c5d672.00000014.00000507(6d504272)
(10186|10186) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) reader 01030000.30c5d672.00000014.00000507(6d504272) calling association_complete_i
(10186|10186) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10186|10186) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10186|10186) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) succeeded in associating with reader 01030000.30c5d672.00000015.00000507(50306bc2)
(10186|10186) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) reader 01030000.30c5d672.00000015.00000507(50306bc2) calling association_complete_i
(10186|10186) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10186|10186) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10186|10186) DataWriterImpl::enable: got GUID 01030000.30c5d672.00000014.00000102(795673f9), publishing to topic name "topic_01" type "Bench::Data"
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
(10186|10186) WriteDataContainer sample_list_element_allocator 36f8 with 20 chunks
(10186|10186) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 101a0 with 20 chunks
(10186|10186) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10230 with 20 chunks
(10186|10186) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1c80 with 20 chunks
(10186|10186) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10186|10186) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10186|10325) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10186|10325) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) succeeded in associating with reader 01030000.30c5d672.00000002.00000607(a9dd7393)
(10186|10325) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) reader 01030000.30c5d672.00000002.00000607(a9dd7393) calling association_complete_i
(10186|10325) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10186|10325) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10186|10325) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) succeeded in associating with reader 01030000.30c5d672.00000003.00000607(94bd5a23)
(10186|10325) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) reader 01030000.30c5d672.00000003.00000607(94bd5a23) calling association_complete_i
(10186|10325) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10186|10325) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10186|10325) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) succeeded in associating with reader 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10186|10325) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) reader 01030000.30c5d672.00000005.00000607(1bfdaf83) calling association_complete_i
(10186|10325) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10186|10186) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10186|10325) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10186|10186) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) succeeded in associating with reader 01030000.30c5d672.00000004.00000607(269d8633)
(10186|10186) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) reader 01030000.30c5d672.00000004.00000607(269d8633) calling association_complete_i
(10186|10186) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10186|10325) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) succeeded in associating with reader 01030000.30c5d672.00000006.00000607(5c5dd553)
(10186|10325) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) reader 01030000.30c5d672.00000006.00000607(5c5dd553) calling association_complete_i
(10186|10325) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10186|10186) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10186|10325) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10186|10186) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) succeeded in associating with reader 01030000.30c5d672.00000008.00000607(e36d6b32)
(10186|10186) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) reader 01030000.30c5d672.00000008.00000607(e36d6b32) calling association_complete_i
(10186|10186) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10186|10186) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10186|10186) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) succeeded in associating with reader 01030000.30c5d672.00000009.00000607(de0d4282)
(10186|10186) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) reader 01030000.30c5d672.00000009.00000607(de0d4282) calling association_complete_i
(10186|10186) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10186|10186) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10186|10325) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) succeeded in associating with reader 01030000.30c5d672.00000007.00000607(613dfce3)
(10186|10325) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) reader 01030000.30c5d672.00000007.00000607(613dfce3) calling association_complete_i
(10186|10325) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10186|10186) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) succeeded in associating with reader 01030000.30c5d672.0000000a.00000607(99ad3852)
(10186|10186) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) reader 01030000.30c5d672.0000000a.00000607(99ad3852) calling association_complete_i
(10186|10186) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10186|10325) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10186|10186) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10186|10186) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) succeeded in associating with reader 01030000.30c5d672.0000000d.00000607(2b8de442)
(10186|10186) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) reader 01030000.30c5d672.0000000d.00000607(2b8de442) calling association_complete_i
(10186|10186) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10186|10325) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) succeeded in associating with reader 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10186|10186) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10186|10325) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) reader 01030000.30c5d672.0000000b.00000607(a4cd11e2) calling association_complete_i
(10186|10325) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10186|10186) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) succeeded in associating with reader 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10186|10186) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) reader 01030000.30c5d672.0000000c.00000607(16edcdf2) calling association_complete_i
(10186|10186) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10186|10325) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10186|10186) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10186|10325) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) succeeded in associating with reader 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10186|10325) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) reader 01030000.30c5d672.0000000e.00000607(6c2d9e92) calling association_complete_i
(10186|10325) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10186|10325) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10186|10186) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) succeeded in associating with reader 01030000.30c5d672.00000012.00000607(c93de411)
(10186|10186) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) reader 01030000.30c5d672.00000012.00000607(c93de411) calling association_complete_i
(10186|10186) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10186|10186) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10186|10325) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) succeeded in associating with reader 01030000.30c5d672.0000000f.00000607(514db722)
(10186|10325) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) reader 01030000.30c5d672.0000000f.00000607(514db722) calling association_complete_i
(10186|10325) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10186|10186) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) succeeded in associating with reader 01030000.30c5d672.00000010.00000607(b3fdb771)
(10186|10186) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) reader 01030000.30c5d672.00000010.00000607(b3fdb771) calling association_complete_i
(10186|10186) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10186|10186) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10186|10325) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10186|10186) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) succeeded in associating with reader 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10186|10186) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) reader 01030000.30c5d672.00000011.00000607(8e9d9ec1) calling association_complete_i
(10186|10186) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10186|10325) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) succeeded in associating with reader 01030000.30c5d672.00000013.00000607(f45dcda1)
(10186|10325) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) reader 01030000.30c5d672.00000013.00000607(f45dcda1) calling association_complete_i
(10186|10186) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10186|10325) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10186|10325) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000014.00000202(527b203a)
(10186|10186) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) succeeded in associating with reader 01030000.30c5d672.00000014.00000607(467d11b1)
(10186|10186) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) reader 01030000.30c5d672.00000014.00000607(467d11b1) calling association_complete_i
(10186|10186) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10186|10186) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10186|10186) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) succeeded in associating with reader 01030000.30c5d672.00000015.00000607(7b1d3801)
(10186|10186) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) reader 01030000.30c5d672.00000015.00000607(7b1d3801) calling association_complete_i
(10186|10186) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10186|10186) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10186|10186) DataWriterImpl::enable: got GUID 01030000.30c5d672.00000014.00000202(527b203a), publishing to topic name "topic_02" type "Bench::Data"
2026-03-10T17:50:07Z: Process construction / entity creation complete.
2026-03-10T17:50:07Z: Beginning action construction / initialization.
2026-03-10T17:50:07Z: Action construction / initialization complete.
(10186|10325) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000015.00000102(44365a49)
(10186|10325) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000015.00000202(6f1b098a)
2026-03-10T17:50:08Z: Enabling DDS entities (if not already enabled).
2026-03-10T17:50:08Z: DDS entities enabled.
2026-03-10T17:50:08Z: Initializing process actions.
(10186|10325) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10186|10325) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10186|10325) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10186|10325) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10186|10325) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000002.00000507(82f02050) num remotes 1
(10186|10325) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000002.00000607(a9dd7393) num remotes 1
(10186|10325) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10186|10325) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10186|10325) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10186|10325) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10186|10325) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000003.00000507(bf9009e0) num remotes 1
2026-03-10T17:50:38Z: Starting process actions.
2026-03-10T17:50:38Z: Process tests started.
(10186|10325) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000003.00000607(94bd5a23) num remotes 1
(10186|10325) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10186|10325) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10186|10325) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10186|10325) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10186|10325) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000005.00000507(30d0fc40) num remotes 1
(10186|10325) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000005.00000607(1bfdaf83) num remotes 1
(10186|10325) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10186|10325) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10186|10325) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10186|10325) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10186|10325) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000004.00000507(0db0d5f0) num remotes 1
(10186|10325) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000004.00000607(269d8633) num remotes 1
(10186|10325) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10186|10325) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10186|10325) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10186|10325) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10186|10325) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000006.00000507(77708690) num remotes 1
(10186|10325) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000006.00000607(5c5dd553) num remotes 1
(10186|10325) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(10186|10325) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(10186|10325) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(10186|10325) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(10186|10325) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000008.00000507(c84038f1) num remotes 1
(10186|10325) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000008.00000607(e36d6b32) num remotes 1
(10186|10325) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10186|10325) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10186|10325) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10186|10325) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10186|10325) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000007.00000507(4a10af20) num remotes 1
(10186|10325) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000007.00000607(613dfce3) num remotes 1
2026-03-10T17:50:39Z: Stopping process tests.
2026-03-10T17:50:39Z: Process tests stopped.
(10186|10325) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 1
(10186|10325) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 1
(10186|10325) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 1
(10186|10325) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 1
(10186|10325) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000009.00000507(f5201141) num remotes 1
(10186|10325) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000009.00000607(de0d4282) num remotes 1
(10186|10325) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.0000000a.00000102(a6865a1a) num remotes 1
(10186|10325) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.0000000a.00000102(a6865a1a) num remotes 1
(10186|10325) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.0000000a.00000202(8dab09d9) num remotes 1
(10186|10325) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.0000000a.00000202(8dab09d9) num remotes 1
(10186|10325) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.0000000a.00000507(b2806b91) num remotes 1
(10186|10325) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.0000000a.00000607(99ad3852) num remotes 1
(10186|10325) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.0000000b.00000102(9be673aa) num remotes 1
(10186|10325) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.0000000b.00000102(9be673aa) num remotes 1
(10186|10325) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.0000000b.00000202(b0cb2069) num remotes 1
(10186|10325) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.0000000b.00000202(b0cb2069) num remotes 1
(10186|10325) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.0000000b.00000507(8fe04221) num remotes 1
(10186|10325) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2) num remotes 1
(10186|10325) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.0000000d.00000102(14a6860a) num remotes 1
(10186|10325) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.0000000d.00000102(14a6860a) num remotes 1
(10186|10325) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9) num remotes 1
(10186|10325) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9) num remotes 1
(10186|10325) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.0000000d.00000507(00a0b781) num remotes 1
(10186|10325) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.0000000d.00000607(2b8de442) num remotes 1
(10186|10325) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.0000000c.00000102(29c6afba) num remotes 1
(10186|10325) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.0000000c.00000102(29c6afba) num remotes 1
(10186|10325) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.0000000c.00000202(02ebfc79) num remotes 1
(10186|10325) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.0000000c.00000202(02ebfc79) num remotes 1
(10186|10325) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.0000000c.00000507(3dc09e31) num remotes 1
(10186|10325) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.0000000c.00000607(16edcdf2) num remotes 1
(10186|10325) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.0000000e.00000102(5306fcda) num remotes 1
(10186|10325) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.0000000e.00000102(5306fcda) num remotes 1
(10186|10325) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.0000000e.00000202(782baf19) num remotes 1
(10186|10325) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.0000000e.00000202(782baf19) num remotes 1
(10186|10325) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.0000000e.00000507(4700cd51) num remotes 1
(10186|10325) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92) num remotes 1
(10186|10325) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.0000000f.00000102(6e66d56a) num remotes 1
(10186|10325) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.0000000f.00000102(6e66d56a) num remotes 1
(10186|10325) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.0000000f.00000202(454b86a9) num remotes 1
(10186|10325) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.0000000f.00000202(454b86a9) num remotes 1
(10186|10325) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1) num remotes 1
(10186|10325) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.0000000f.00000607(514db722) num remotes 1
(10186|10325) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000012.00000102(f6168659) num remotes 1
(10186|10325) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000012.00000102(f6168659) num remotes 1
(10186|10325) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000012.00000202(dd3bd59a) num remotes 1
(10186|10325) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000012.00000202(dd3bd59a) num remotes 1
(10186|10325) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000012.00000507(e210b7d2) num remotes 1
(10186|10325) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000012.00000607(c93de411) num remotes 1
(10186|10325) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000010.00000102(8cd6d539) num remotes 1
(10186|10325) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000010.00000102(8cd6d539) num remotes 1
(10186|10325) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000010.00000202(a7fb86fa) num remotes 1
(10186|10325) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000010.00000202(a7fb86fa) num remotes 1
(10186|10325) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000010.00000507(98d0e4b2) num remotes 1
(10186|10325) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000010.00000607(b3fdb771) num remotes 1
(10186|10325) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000011.00000102(b1b6fc89) num remotes 1
(10186|10325) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000011.00000102(b1b6fc89) num remotes 1
(10186|10325) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000011.00000202(9a9baf4a) num remotes 1
(10186|10325) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000011.00000202(9a9baf4a) num remotes 1
(10186|10325) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000011.00000507(a5b0cd02) num remotes 1
(10186|10325) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1) num remotes 1
(10186|10325) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000013.00000102(cb76afe9) num remotes 1
(10186|10325) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000013.00000102(cb76afe9) num remotes 1
(10186|10325) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000013.00000202(e05bfc2a) num remotes 1
(10186|10325) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000013.00000202(e05bfc2a) num remotes 1
(10186|10325) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000013.00000507(df709e62) num remotes 1
(10186|10325) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000013.00000607(f45dcda1) num remotes 1
2026-03-10T17:50:40Z: Stopping process actions.
2026-03-10T17:50:40Z: Detaching Listeners.
2026-03-10T17:50:40Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
(10186|10186) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000014.00000507(6d504272) num remotes 2
(10186|10325) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000014.00000102(795673f9) num remotes 1
(10186|10325) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000014.00000102(795673f9) num remotes 1
Deleting datawriter: datawriter_02
(10186|10186) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000014.00000607(467d11b1) num remotes 2
(10186|10325) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000014.00000202(527b203a) num remotes 1
(10186|10325) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000014.00000202(527b203a) num remotes 1
Deleting publisher: publisher_01
Deleting datareader: datareader_01
(10186|10186) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000015.00000102(44365a49) num remotes 1
(10186|10186) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000015.00000102(44365a49) num remotes 1
Deleting datareader: datareader_02
(10186|10186) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000015.00000202(6f1b098a) num remotes 1
(10186|10186) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000015.00000202(6f1b098a) num remotes 1
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
(10186|10253) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000014.000001c7(925845c6) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10186|10253) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000014.000001c7(925845c6) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10186|10253) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10186|10253) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10186|10253) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000014.000003c7(a06e2744) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10186|10253) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000014.000003c7(a06e2744) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10186|10253) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10186|10253) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10186|10253) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000014.000004c7(ef2fb183) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10186|10253) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000014.000004c7(ef2fb183) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10186|10253) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10186|10253) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10186|10253) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000014.000002c7(b9751605) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10186|10347) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.0.39:39003 , reconnect_state = INIT_STATE.
(10186|10253) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000014.000002c7(b9751605) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10186|10253) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10186|10253) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10186|10253) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10186|10253) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10186|10347) DataLink::handle_exception() - delay already elapsed so handle_timeout now
(10186|10186) Service_Participant::shutdown
(10186|10186) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-03-10T17:50:40Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 3.663
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.034
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
(10186|10186) Service_Participant::~Service_Participant
(10186|10186) Service_Participant::shutdown
=== Showing Log for Node 01037c1e.52ddd570.27a359b5.000001c1 === Spawned Process #21 (PID 10192) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-10T17:50:03Z: Beginning process construction / entity creation.
Adding 'DCPSSecurity' = '0' to [common] configuration section
Adding 'DCPSDebugLevel' = '3' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'DCPSInfoRepo' = 'localhost:12345' to [common] configuration section
Adding 'DefaultTransportConfig' = 'rtps_config' to [domain/7] configuration section
Adding 'transports' = 'rtps_transport' to [config/rtps_config] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Adding 'use_multicast' = '0' to [transport/rtps_transport] configuration section
(10192|10192) INFO: set_DCPS_debug_level: set to 3
(10192|10192) INFO: ConfigStoreImpl::set_string: COMMON=@common
(10192|10192) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG_TRANSPORTS=rtps_transport
(10192|10192) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG=@rtps_config
(10192|10192) INFO: ConfigStoreImpl::set_string: CONFIG=@config
Creating participant: 'participant_01' in domain 7
(10192|10192) Service_Participant::set_repo_domain: Domain[ 7] = Repo[ DEFAULT_REPO].
(10192|10192) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.34.0-dev using ACE 6.5.23
(10192|10192) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 3
(10192|10192) Service_Participant::get_domain_participant_factory: machine: runnervm0kj6c, x86_64 platform: Linux, 6.14.0-1017-azure, #17~24.04.1-Ubuntu SMP Mon Dec 1 20:10:50 UTC 2025
(10192|10192) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(10192|10192) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(10192|10192) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(10192|10192) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(10192|10192) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(10192|10192) DomainParticipantImpl::enable: enabled participant 01030000.30c5d672.00000015.000001c1(465bc943) in domain 7
(10192|10192) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
(10192|10192) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
(10192|10192) InfoRepoDiscovery::bit_config - BIT tcp transport :0
(10192|10192) DDS::ParticipantBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 3f0 with 20 chunks
(10192|10192) DataReaderImpl::enable Cached_Allocator_With_Overflow 480 with 20 chunks
(10192|10192) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm0kj6c" as fully qualified hostname, please correct system configuration.
(10192|10192) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10192|10332) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000015.000001c7(af386c76) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10192|10192) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10192|10192) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000015.000001c7(af386c76), subscribed to topic name "DCPSParticipant" type "PARTICIPANT_BUILT_IN_TOPIC_TYPE"
(10192|10192) DDS::TopicBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1440 with 20 chunks
(10192|10192) DataReaderImpl::enable Cached_Allocator_With_Overflow 14d0 with 20 chunks
(10192|10192) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10192|10332) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000015.000002c7(84153fb5) remote 01030000.30c5d672.00000001.000002c2(611ffa78)
(10192|10192) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10192|10192) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000015.000002c7(84153fb5), subscribed to topic name "DCPSTopic" type "TOPIC_BUILT_IN_TOPIC_TYPE"
(10192|10192) DDS::PublicationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1a70 with 20 chunks
(10192|10192) DataReaderImpl::enable Cached_Allocator_With_Overflow 1b00 with 20 chunks
(10192|10192) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10192|10332) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000015.000003c7(9d0e0ef4) remote 01030000.30c5d672.00000001.000004c2(37455dfe)
(10192|10192) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10192|10192) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000015.000003c7(9d0e0ef4), subscribed to topic name "DCPSPublication" type "PUBLICATION_BUILT_IN_TOPIC_TYPE"
(10192|10192) DDS::SubscriptionBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 20a0 with 20 chunks
(10192|10192) DataReaderImpl::enable Cached_Allocator_With_Overflow 2130 with 20 chunks
(10192|10192) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10192|10332) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000015.000004c7(d24f9833) remote 01030000.30c5d672.00000001.000003c2(7804cb39)
(10192|10192) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10192|10192) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000015.000004c7(d24f9833), subscribed to topic name "DCPSSubscription" type "SUBSCRIPTION_BUILT_IN_TOPIC_TYPE"
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
(10192|10192) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 2760 with 20 chunks
(10192|10192) DataReaderImpl::enable Cached_Allocator_With_Overflow 27f0 with 20 chunks
(10192|10192) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10192|10332) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000002.00000102(96f611db)
(10192|10192) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000003.00000102(ab96386b)
(10192|10332) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000005.00000102(24d6cdcb)
(10192|10192) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000004.00000102(19b6e47b)
(10192|10332) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000006.00000102(6376b71b)
(10192|10192) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000008.00000102(dc46097a)
(10192|10332) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000007.00000102(5e169eab)
(10192|10332) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000012.00000102(f6168659)
(10192|10192) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000009.00000102(e12620ca)
(10192|10192) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.0000000a.00000102(a6865a1a)
(10192|10192) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.0000000d.00000102(14a6860a)
(10192|10192) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.0000000b.00000102(9be673aa)
(10192|10332) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.0000000c.00000102(29c6afba)
(10192|10192) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.0000000e.00000102(5306fcda)
(10192|10192) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.0000000f.00000102(6e66d56a)
(10192|10192) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000010.00000102(8cd6d539)
(10192|10332) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000011.00000102(b1b6fc89)
(10192|10332) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000013.00000102(cb76afe9)
(10192|10192) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10192|10192) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000015.00000507(50306bc2), subscribed to topic name "topic_01" type "Bench::Data"
Creating datareader: 'datareader_02' with topic name 'topic_02' and listener type name 'bench_drl'
(10192|10192) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 46e0 with 20 chunks
(10192|10192) DataReaderImpl::enable Cached_Allocator_With_Overflow 4770 with 20 chunks
(10192|10192) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10192|10332) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000014.00000102(795673f9)
(10192|10332) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000002.00000202(bddb4218)
(10192|10332) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000003.00000202(80bb6ba8)
(10192|10192) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000005.00000202(0ffb9e08)
(10192|10332) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000004.00000202(329bb7b8)
(10192|10192) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000006.00000202(485be4d8)
(10192|10192) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000008.00000202(f76b5ab9)
(10192|10192) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000007.00000202(753bcd68)
(10192|10192) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000012.00000202(dd3bd59a)
(10192|10192) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000009.00000202(ca0b7309)
(10192|10192) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.0000000a.00000202(8dab09d9)
(10192|10332) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9)
(10192|10192) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.0000000b.00000202(b0cb2069)
(10192|10332) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.0000000c.00000202(02ebfc79)
(10192|10332) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.0000000e.00000202(782baf19)
(10192|10192) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.0000000f.00000202(454b86a9)
(10192|10192) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000010.00000202(a7fb86fa)
(10192|10332) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000011.00000202(9a9baf4a)
(10192|10192) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000013.00000202(e05bfc2a)
(10192|10192) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10192|10192) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000015.00000607(7b1d3801), subscribed to topic name "topic_02" type "Bench::Data"
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_01' with topic name 'topic_01' and listener type name 'bench_dwl'
(10192|10192) WriteDataContainer sample_list_element_allocator 3378 with 20 chunks
(10192|10192) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 10080 with 20 chunks
(10192|10192) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10110 with 20 chunks
(10192|10192) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1400 with 20 chunks
(10192|10192) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10192|10192) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10192|10332) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000014.00000202(527b203a)
(10192|10192) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10192|10192) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) succeeded in associating with reader 01030000.30c5d672.00000002.00000507(82f02050)
(10192|10192) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) reader 01030000.30c5d672.00000002.00000507(82f02050) calling association_complete_i
(10192|10192) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10192|10332) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10192|10332) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) succeeded in associating with reader 01030000.30c5d672.00000003.00000507(bf9009e0)
(10192|10332) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) reader 01030000.30c5d672.00000003.00000507(bf9009e0) calling association_complete_i
(10192|10332) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10192|10332) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10192|10332) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) succeeded in associating with reader 01030000.30c5d672.00000005.00000507(30d0fc40)
(10192|10332) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) reader 01030000.30c5d672.00000005.00000507(30d0fc40) calling association_complete_i
(10192|10332) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10192|10332) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10192|10332) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) succeeded in associating with reader 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10192|10332) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) reader 01030000.30c5d672.00000004.00000507(0db0d5f0) calling association_complete_i
(10192|10332) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10192|10332) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000006.00000507(77708690)
(10192|10192) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10192|10332) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) succeeded in associating with reader 01030000.30c5d672.00000006.00000507(77708690)
(10192|10332) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) reader 01030000.30c5d672.00000006.00000507(77708690) calling association_complete_i
(10192|10332) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000006.00000507(77708690)
(10192|10192) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) succeeded in associating with reader 01030000.30c5d672.00000008.00000507(c84038f1)
(10192|10192) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) reader 01030000.30c5d672.00000008.00000507(c84038f1) calling association_complete_i
(10192|10192) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10192|10192) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10192|10192) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) succeeded in associating with reader 01030000.30c5d672.00000007.00000507(4a10af20)
(10192|10192) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) reader 01030000.30c5d672.00000007.00000507(4a10af20) calling association_complete_i
(10192|10192) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10192|10192) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10192|10192) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) succeeded in associating with reader 01030000.30c5d672.00000012.00000507(e210b7d2)
(10192|10192) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) reader 01030000.30c5d672.00000012.00000507(e210b7d2) calling association_complete_i
(10192|10192) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10192|10192) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10192|10192) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) succeeded in associating with reader 01030000.30c5d672.00000009.00000507(f5201141)
(10192|10192) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) reader 01030000.30c5d672.00000009.00000507(f5201141) calling association_complete_i
(10192|10192) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10192|10192) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10192|10332) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10192|10192) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) succeeded in associating with reader 01030000.30c5d672.0000000a.00000507(b2806b91)
(10192|10192) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) reader 01030000.30c5d672.0000000a.00000507(b2806b91) calling association_complete_i
(10192|10192) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10192|10192) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10192|10332) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) succeeded in associating with reader 01030000.30c5d672.0000000b.00000507(8fe04221)
(10192|10332) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) reader 01030000.30c5d672.0000000b.00000507(8fe04221) calling association_complete_i
(10192|10332) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10192|10332) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10192|10332) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) succeeded in associating with reader 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10192|10332) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) reader 01030000.30c5d672.0000000c.00000507(3dc09e31) calling association_complete_i
(10192|10332) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10192|10192) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) succeeded in associating with reader 01030000.30c5d672.0000000d.00000507(00a0b781)
(10192|10192) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) reader 01030000.30c5d672.0000000d.00000507(00a0b781) calling association_complete_i
(10192|10192) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10192|10192) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10192|10192) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) succeeded in associating with reader 01030000.30c5d672.0000000e.00000507(4700cd51)
(10192|10192) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) reader 01030000.30c5d672.0000000e.00000507(4700cd51) calling association_complete_i
(10192|10192) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10192|10332) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10192|10192) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10192|10332) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) succeeded in associating with reader 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10192|10332) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) reader 01030000.30c5d672.0000000f.00000507(7a60e4e1) calling association_complete_i
(10192|10332) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10192|10192) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) succeeded in associating with reader 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10192|10192) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) reader 01030000.30c5d672.00000010.00000507(98d0e4b2) calling association_complete_i
(10192|10192) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10192|10332) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10192|10192) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10192|10332) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) succeeded in associating with reader 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10192|10332) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) reader 01030000.30c5d672.00000011.00000507(a5b0cd02) calling association_complete_i
(10192|10332) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10192|10192) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) succeeded in associating with reader 01030000.30c5d672.00000013.00000507(df709e62)
(10192|10192) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) reader 01030000.30c5d672.00000013.00000507(df709e62) calling association_complete_i
(10192|10192) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10192|10332) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10192|10192) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10192|10332) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) succeeded in associating with reader 01030000.30c5d672.00000014.00000507(6d504272)
(10192|10332) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) reader 01030000.30c5d672.00000014.00000507(6d504272) calling association_complete_i
(10192|10332) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10192|10332) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000015.00000102(44365a49)
(10192|10192) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) succeeded in associating with reader 01030000.30c5d672.00000015.00000507(50306bc2)
(10192|10192) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) reader 01030000.30c5d672.00000015.00000507(50306bc2) calling association_complete_i
(10192|10192) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10192|10192) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10192|10192) DataWriterImpl::enable: got GUID 01030000.30c5d672.00000015.00000102(44365a49), publishing to topic name "topic_01" type "Bench::Data"
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
(10192|10192) WriteDataContainer sample_list_element_allocator 36f8 with 20 chunks
(10192|10192) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 101a0 with 20 chunks
(10192|10192) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10230 with 20 chunks
(10192|10192) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1b00 with 20 chunks
(10192|10192) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10192|10192) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10192|10332) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10192|10332) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) succeeded in associating with reader 01030000.30c5d672.00000002.00000607(a9dd7393)
(10192|10332) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) reader 01030000.30c5d672.00000002.00000607(a9dd7393) calling association_complete_i
(10192|10332) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10192|10192) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10192|10192) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) succeeded in associating with reader 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10192|10192) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) reader 01030000.30c5d672.00000005.00000607(1bfdaf83) calling association_complete_i
(10192|10192) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10192|10192) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10192|10192) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) succeeded in associating with reader 01030000.30c5d672.00000004.00000607(269d8633)
(10192|10192) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) reader 01030000.30c5d672.00000004.00000607(269d8633) calling association_complete_i
(10192|10192) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10192|10332) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10192|10192) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10192|10332) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) succeeded in associating with reader 01030000.30c5d672.00000003.00000607(94bd5a23)
(10192|10332) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) reader 01030000.30c5d672.00000003.00000607(94bd5a23) calling association_complete_i
(10192|10332) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10192|10332) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10192|10332) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) succeeded in associating with reader 01030000.30c5d672.00000008.00000607(e36d6b32)
(10192|10332) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) reader 01030000.30c5d672.00000008.00000607(e36d6b32) calling association_complete_i
(10192|10332) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10192|10192) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) succeeded in associating with reader 01030000.30c5d672.00000006.00000607(5c5dd553)
(10192|10192) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) reader 01030000.30c5d672.00000006.00000607(5c5dd553) calling association_complete_i
(10192|10192) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10192|10192) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10192|10192) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) succeeded in associating with reader 01030000.30c5d672.00000007.00000607(613dfce3)
(10192|10192) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) reader 01030000.30c5d672.00000007.00000607(613dfce3) calling association_complete_i
(10192|10192) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10192|10192) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10192|10332) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10192|10332) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) succeeded in associating with reader 01030000.30c5d672.0000000a.00000607(99ad3852)
(10192|10332) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) reader 01030000.30c5d672.0000000a.00000607(99ad3852) calling association_complete_i
(10192|10332) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10192|10192) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) succeeded in associating with reader 01030000.30c5d672.00000009.00000607(de0d4282)
(10192|10192) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) reader 01030000.30c5d672.00000009.00000607(de0d4282) calling association_complete_i
(10192|10192) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10192|10192) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10192|10332) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10192|10192) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) succeeded in associating with reader 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10192|10192) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) reader 01030000.30c5d672.0000000b.00000607(a4cd11e2) calling association_complete_i
(10192|10192) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10192|10332) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) succeeded in associating with reader 01030000.30c5d672.0000000d.00000607(2b8de442)
(10192|10332) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) reader 01030000.30c5d672.0000000d.00000607(2b8de442) calling association_complete_i
(10192|10332) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10192|10192) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10192|10332) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10192|10192) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) succeeded in associating with reader 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10192|10192) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) reader 01030000.30c5d672.0000000c.00000607(16edcdf2) calling association_complete_i
(10192|10192) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10192|10332) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) succeeded in associating with reader 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10192|10192) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10192|10332) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) reader 01030000.30c5d672.0000000e.00000607(6c2d9e92) calling association_complete_i
(10192|10332) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10192|10192) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) succeeded in associating with reader 01030000.30c5d672.00000012.00000607(c93de411)
(10192|10332) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10192|10192) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) reader 01030000.30c5d672.00000012.00000607(c93de411) calling association_complete_i
(10192|10192) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10192|10192) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10192|10332) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) succeeded in associating with reader 01030000.30c5d672.0000000f.00000607(514db722)
(10192|10332) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) reader 01030000.30c5d672.0000000f.00000607(514db722) calling association_complete_i
(10192|10332) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10192|10192) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) succeeded in associating with reader 01030000.30c5d672.00000010.00000607(b3fdb771)
(10192|10192) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) reader 01030000.30c5d672.00000010.00000607(b3fdb771) calling association_complete_i
(10192|10192) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10192|10332) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10192|10192) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10192|10332) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) succeeded in associating with reader 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10192|10332) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) reader 01030000.30c5d672.00000011.00000607(8e9d9ec1) calling association_complete_i
(10192|10332) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10192|10192) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) succeeded in associating with reader 01030000.30c5d672.00000013.00000607(f45dcda1)
(10192|10192) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) reader 01030000.30c5d672.00000013.00000607(f45dcda1) calling association_complete_i
(10192|10192) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10192|10332) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10192|10192) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10192|10332) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) succeeded in associating with reader 01030000.30c5d672.00000014.00000607(467d11b1)
(10192|10332) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) reader 01030000.30c5d672.00000014.00000607(467d11b1) calling association_complete_i
(10192|10332) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10192|10332) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000015.00000202(6f1b098a)
(10192|10192) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) succeeded in associating with reader 01030000.30c5d672.00000015.00000607(7b1d3801)
(10192|10192) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) reader 01030000.30c5d672.00000015.00000607(7b1d3801) calling association_complete_i
(10192|10192) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10192|10192) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10192|10192) DataWriterImpl::enable: got GUID 01030000.30c5d672.00000015.00000202(6f1b098a), publishing to topic name "topic_02" type "Bench::Data"
2026-03-10T17:50:07Z: Process construction / entity creation complete.
2026-03-10T17:50:07Z: Beginning action construction / initialization.
2026-03-10T17:50:07Z: Action construction / initialization complete.
2026-03-10T17:50:08Z: Enabling DDS entities (if not already enabled).
2026-03-10T17:50:08Z: DDS entities enabled.
2026-03-10T17:50:08Z: Initializing process actions.
(10192|10332) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10192|10332) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10192|10332) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10192|10332) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10192|10332) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000002.00000507(82f02050) num remotes 1
(10192|10332) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000002.00000607(a9dd7393) num remotes 1
(10192|10332) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10192|10332) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10192|10332) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10192|10332) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10192|10332) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000003.00000507(bf9009e0) num remotes 1
(10192|10332) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000003.00000607(94bd5a23) num remotes 1
2026-03-10T17:50:38Z: Starting process actions.
2026-03-10T17:50:38Z: Process tests started.
(10192|10332) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10192|10332) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10192|10332) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10192|10332) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10192|10332) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000005.00000507(30d0fc40) num remotes 1
(10192|10332) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000005.00000607(1bfdaf83) num remotes 1
(10192|10332) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10192|10332) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10192|10332) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10192|10332) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10192|10332) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000004.00000507(0db0d5f0) num remotes 1
(10192|10332) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000004.00000607(269d8633) num remotes 1
(10192|10332) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10192|10332) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10192|10332) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10192|10332) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10192|10332) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000006.00000507(77708690) num remotes 1
(10192|10332) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000006.00000607(5c5dd553) num remotes 1
(10192|10332) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(10192|10332) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(10192|10332) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(10192|10332) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(10192|10332) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000008.00000507(c84038f1) num remotes 1
(10192|10332) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000008.00000607(e36d6b32) num remotes 1
(10192|10332) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10192|10332) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10192|10332) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10192|10332) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10192|10332) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000007.00000507(4a10af20) num remotes 1
(10192|10332) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000007.00000607(613dfce3) num remotes 1
(10192|10332) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 1
(10192|10332) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 1
(10192|10332) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 1
(10192|10332) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 1
2026-03-10T17:50:39Z: Stopping process tests.
2026-03-10T17:50:39Z: Process tests stopped.
(10192|10332) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000009.00000507(f5201141) num remotes 1
(10192|10332) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000009.00000607(de0d4282) num remotes 1
(10192|10332) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.0000000a.00000102(a6865a1a) num remotes 1
(10192|10332) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.0000000a.00000102(a6865a1a) num remotes 1
(10192|10332) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.0000000a.00000202(8dab09d9) num remotes 1
(10192|10332) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.0000000a.00000202(8dab09d9) num remotes 1
(10192|10332) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.0000000a.00000507(b2806b91) num remotes 1
(10192|10332) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.0000000a.00000607(99ad3852) num remotes 1
(10192|10332) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.0000000b.00000102(9be673aa) num remotes 1
(10192|10332) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.0000000b.00000102(9be673aa) num remotes 1
(10192|10332) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.0000000b.00000202(b0cb2069) num remotes 1
(10192|10332) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.0000000b.00000202(b0cb2069) num remotes 1
(10192|10332) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.0000000b.00000507(8fe04221) num remotes 1
(10192|10332) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2) num remotes 1
(10192|10332) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.0000000d.00000102(14a6860a) num remotes 1
(10192|10332) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.0000000d.00000102(14a6860a) num remotes 1
(10192|10332) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9) num remotes 1
(10192|10332) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9) num remotes 1
(10192|10332) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.0000000d.00000507(00a0b781) num remotes 1
(10192|10332) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.0000000d.00000607(2b8de442) num remotes 1
(10192|10332) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.0000000c.00000102(29c6afba) num remotes 1
(10192|10332) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.0000000c.00000102(29c6afba) num remotes 1
(10192|10332) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.0000000c.00000202(02ebfc79) num remotes 1
(10192|10332) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.0000000c.00000202(02ebfc79) num remotes 1
(10192|10332) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.0000000c.00000507(3dc09e31) num remotes 1
(10192|10332) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.0000000c.00000607(16edcdf2) num remotes 1
(10192|10332) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.0000000e.00000102(5306fcda) num remotes 1
(10192|10332) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.0000000e.00000102(5306fcda) num remotes 1
(10192|10332) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.0000000e.00000202(782baf19) num remotes 1
(10192|10332) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.0000000e.00000202(782baf19) num remotes 1
(10192|10332) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.0000000e.00000507(4700cd51) num remotes 1
(10192|10332) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92) num remotes 1
(10192|10332) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.0000000f.00000102(6e66d56a) num remotes 1
(10192|10332) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.0000000f.00000102(6e66d56a) num remotes 1
(10192|10332) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.0000000f.00000202(454b86a9) num remotes 1
(10192|10332) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.0000000f.00000202(454b86a9) num remotes 1
(10192|10332) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1) num remotes 1
(10192|10332) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.0000000f.00000607(514db722) num remotes 1
(10192|10332) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000012.00000102(f6168659) num remotes 1
(10192|10332) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000012.00000102(f6168659) num remotes 1
(10192|10332) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000012.00000202(dd3bd59a) num remotes 1
(10192|10332) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000012.00000202(dd3bd59a) num remotes 1
(10192|10332) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000012.00000507(e210b7d2) num remotes 1
(10192|10332) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000012.00000607(c93de411) num remotes 1
(10192|10332) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000010.00000102(8cd6d539) num remotes 1
(10192|10332) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000010.00000102(8cd6d539) num remotes 1
(10192|10332) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000010.00000202(a7fb86fa) num remotes 1
(10192|10332) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000010.00000202(a7fb86fa) num remotes 1
(10192|10332) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000010.00000507(98d0e4b2) num remotes 1
(10192|10332) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000010.00000607(b3fdb771) num remotes 1
(10192|10332) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000011.00000102(b1b6fc89) num remotes 1
(10192|10332) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000011.00000102(b1b6fc89) num remotes 1
(10192|10332) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000011.00000202(9a9baf4a) num remotes 1
(10192|10332) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000011.00000202(9a9baf4a) num remotes 1
(10192|10332) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000011.00000507(a5b0cd02) num remotes 1
(10192|10332) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1) num remotes 1
(10192|10332) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000013.00000102(cb76afe9) num remotes 1
(10192|10332) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000013.00000102(cb76afe9) num remotes 1
(10192|10332) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000013.00000202(e05bfc2a) num remotes 1
(10192|10332) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000013.00000202(e05bfc2a) num remotes 1
(10192|10332) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000013.00000507(df709e62) num remotes 1
(10192|10332) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000013.00000607(f45dcda1) num remotes 1
(10192|10332) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000014.00000102(795673f9) num remotes 1
(10192|10332) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000014.00000102(795673f9) num remotes 1
(10192|10332) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000014.00000202(527b203a) num remotes 1
(10192|10332) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000014.00000202(527b203a) num remotes 1
(10192|10332) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000014.00000507(6d504272) num remotes 1
(10192|10332) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000014.00000607(467d11b1) num remotes 1
2026-03-10T17:50:40Z: Stopping process actions.
2026-03-10T17:50:40Z: Detaching Listeners.
2026-03-10T17:50:40Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
(10192|10192) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000015.00000507(50306bc2) num remotes 1
(10192|10332) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000015.00000102(44365a49) num remotes 1
(10192|10332) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000015.00000102(44365a49) num remotes 1
Deleting datawriter: datawriter_02
(10192|10192) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000015.00000607(7b1d3801) num remotes 1
(10192|10332) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000015.00000202(6f1b098a) num remotes 1
(10192|10332) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000015.00000202(6f1b098a) num remotes 1
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting datareader: datareader_02
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
(10192|10268) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000015.000001c7(af386c76) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10192|10268) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000015.000001c7(af386c76) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10192|10268) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10192|10268) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000015.000003c7(9d0e0ef4) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10192|10268) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000015.000003c7(9d0e0ef4) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10192|10268) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000015.000004c7(d24f9833) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10192|10268) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000015.000004c7(d24f9833) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10192|10352) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.0.39:39003 , reconnect_state = INIT_STATE.
(10192|10268) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000015.000002c7(84153fb5) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10192|10268) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000015.000002c7(84153fb5) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10192|10268) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10192|10268) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10192|10352) DataLink::handle_exception() - delay already elapsed so handle_timeout now
(10192|10192) Service_Participant::shutdown
(10192|10192) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-03-10T17:50:40Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 3.653
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.045
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
(10192|10192) Service_Participant::~Service_Participant
(10192|10192) Service_Participant::shutdown
=== End of Node Logs ===
Finished
test PASSED.
auto_run_tests_finished: performance-tests/bench/run_test.pl ci-disco-repo --show-worker-logs Time:72s Result:0
==============================================================================
performance-tests/bench/run_test.pl ci-disco-relay --show-worker-logs
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/node_controller/node_controller one-shot --name test_nc_10388
node_controller PID: 10389 started at 2026-03-10 17:51:02
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/test_controller/test_controller --wait-for-nodes 7 example --show-worker-logs ci-disco-relay
test_controller PID: 10390 started at 2026-03-10 17:51:02
Using example/config/scenario/ci-disco-relay.json:
Name: Continuous Integration Discovery Test
Description: This is a small quick test for (quiet) discovery capability via the relay with many participant processes
Parameters:
Base: disco
Config: RtpsRelay
Time: 30
Participants: 2
Waiting for nodes for 7 seconds...
Discovered Node 01037c1e.52ddd570.28950b16.000001c1 "test_nc_10388"
Discovered 1 nodes
Running the Scenario...
Results will be stored in example/result/3
Started at 2026-03-10T17:51:09Z
Setting scenario launch_time to be 3 seconds from now: 2026-03-10T17:51:12Z
2026-03-10T17:51:12Z: Node 01037c1e.52ddd570.28950b16.000001c1 (test_nc_10388) starting process 10407:
- original config:
- command line: RtpsRelay -Id relay1 -UserData relay1 -DCPSDebugLevel 1 -DCPSSecurityDebugLevel 2 -LogDiscovery 1 -LogActivity 1 -DCPSThreadStatusInterval 1 -LogRelayStatistics 3 -DCPSConfigFile /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/example/config/relay/ci-disco-relay.ini -ApplicationDomain 7 -VerticalAddress 4444 -MetaDiscoveryAddress 127.0.0.1:0 -ORBLogFile /tmp/opendds_bench_nc_10389/n01037c1e.52ddd570.28950b16.000001c1w1_log.txt -DCPSPendingTimeout 3
2026-03-10T17:51:12Z: Node 01037c1e.52ddd570.28950b16.000001c1 (test_nc_10388) starting process 10408:
- original config: ci-disco-relay.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10389/n01037c1e.52ddd570.28950b16.000001c1w2_config.json --report /tmp/opendds_bench_nc_10389/n01037c1e.52ddd570.28950b16.000001c1w2_report.json --log /tmp/opendds_bench_nc_10389/n01037c1e.52ddd570.28950b16.000001c1w2_log.txt
2026-03-10T17:51:12Z: Node 01037c1e.52ddd570.28950b16.000001c1 (test_nc_10388) starting process 10409:
- original config: ci-disco-relay.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10389/n01037c1e.52ddd570.28950b16.000001c1w3_config.json --report /tmp/opendds_bench_nc_10389/n01037c1e.52ddd570.28950b16.000001c1w3_report.json --log /tmp/opendds_bench_nc_10389/n01037c1e.52ddd570.28950b16.000001c1w3_log.txt
2026-03-10T17:51:48Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10408 with exit code 0
2026-03-10T17:51:48Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10409 with exit code 0
2026-03-10T17:52:12Z: Scenario timed out, Killing Spawned Processes...
2026-03-10T17:52:12Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10407 with exit code 9
Writing report for node name 'test_nc_10388' (id '01037c1e.52ddd570.28950b16.000001c1') with 3 spawned process reports
Got 1 out of 3 expected process reports
Got 2 out of 3 expected process reports
Got 3 out of 3 expected process reports
Ended at 2026-03-10T17:52:12Z
Percent Cpu Utilization Statistics:
percent cpu utilization count = 60
percent cpu utilization min = 0.000000
percent cpu utilization max = 9.700357
percent cpu utilization mean = 0.395791
percent cpu utilization stdev = 1.608640
percent cpu utilization median = 0.000000
percent cpu utilization madev = 0.000000
Percent Memory Utilization Statistics:
percent memory utilization count = 60
percent memory utilization min = 0.000000
percent memory utilization max = 2.471612
percent memory utilization mean = 1.792621
percent memory utilization stdev = 0.791838
percent memory utilization median = 2.470049
percent memory utilization madev = 0.001502
Percent Virtual Memory Utilization Statistics:
percent virtual memory utilization count = 60
percent virtual memory utilization min = 0.000000
percent virtual memory utilization max = 1167.190372
percent virtual memory utilization mean = 849.455216
percent virtual memory utilization stdev = 392.238582
percent virtual memory utilization median = 1167.190372
percent virtual memory utilization madev = 0.000000
Test Timing Stats:
Max Construction Time: 0.079 seconds
Max Enable Time: 0.000 seconds
Max Start Time: 0.000 seconds
Max Stop Time: 0.000 seconds
Max Destruction Time: 0.020 seconds
Discovery Stats:
Total Undermatched Readers: 0, Total Undermatched Writers: 0
Discovery Time Delta Statistics:
discovery time delta count = 16
discovery time delta min = 0.006067
discovery time delta max = 0.529455
discovery time delta mean = 0.195410
discovery time delta stdev = 0.186969
discovery time delta median = 0.166109
discovery time delta madev = 0.154300
DDS Sample Count Stats:
Total Lost Samples: 0
Total Rejected Samples: 0
Data Count Stats:
Total Out-Of-Order Data Samples: 0
Total Duplicate Data Samples: 0
Total Missing Data Samples: 0
Data Timing Stats:
Latency Statistics:
latency count = 0
Jitter Statistics:
jitter count = 0
Throughput Statistics:
throughput count = 0
Round Trip Latency Statistics:
round trip latency count = 0
Round Trip Jitter Statistics:
round trip jitter count = 0
Round Trip Throughput Statistics:
round trip throughput count = 0
Wrote results to example/result/3
=== Showing Log for Node 01037c1e.52ddd570.28950b16.000001c1 === Spawned Process #2 (PID 10408) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-10T17:51:15Z: Beginning process construction / entity creation.
Adding 'DCPSSecurity' = '0' to [common] configuration section
Adding 'DCPSDebugLevel' = '3' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'DiscoveryConfig' = 'rtps_discovery' to [domain/7] configuration section
Adding 'DefaultTransportConfig' = 'rtps_config' to [domain/7] configuration section
Adding 'SedpMulticast' = '0' to [rtps_discovery/rtps_discovery] configuration section
Adding 'RtpsRelayOnly' = '1' to [rtps_discovery/rtps_discovery] configuration section
Adding 'SpdpRtpsRelayAddress' = '127.0.0.1:4444' to [rtps_discovery/rtps_discovery] configuration section
Adding 'SedpRtpsRelayAddress' = '127.0.0.1:4445' to [rtps_discovery/rtps_discovery] configuration section
Adding 'transports' = 'rtps_transport' to [config/rtps_config] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Adding 'use_multicast' = '0' to [transport/rtps_transport] configuration section
(10408|10408) INFO: set_DCPS_debug_level: set to 3
(10408|10408) INFO: ConfigStoreImpl::set_string: COMMON=@common
(10408|10408) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG_TRANSPORTS=rtps_transport
(10408|10408) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG=@rtps_config
(10408|10408) INFO: ConfigStoreImpl::set_string: CONFIG=@config
Creating participant: 'participant_01' in domain 7
(10408|10408) Service_Participant::set_repo_domain: Domain[ 7] = Repo[ rtps_discovery].
(10408|10408) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.34.0-dev using ACE 6.5.23
(10408|10408) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 3
(10408|10408) Service_Participant::get_domain_participant_factory: machine: runnervm0kj6c, x86_64 platform: Linux, 6.14.0-1017-azure, #17~24.04.1-Ubuntu SMP Mon Dec 1 20:10:50 UTC 2025
(10408|10408) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(10408|10408) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(10408|10408) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(10408|10408) DEBUG: ConfigStoreImpl::get: RTPS_DISCOVERY_RTPS_DISCOVERY_SPDP_SEND_ADDRS
(10408|10408) DomainParticipantImpl::enable: enabled participant 01037c1e.52ddd570.28a8cd57.000001c1(0c2fe774) in domain 7
(10408|10408) DDS::ParticipantBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 90 with 20 chunks
(10408|10408) DataReaderImpl::enable Cached_Allocator_With_Overflow 1b0 with 20 chunks
(10408|10408) DDS::TopicBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 2d0 with 20 chunks
(10408|10408) DataReaderImpl::enable Cached_Allocator_With_Overflow 360 with 20 chunks
(10408|10408) DDS::PublicationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 3f0 with 20 chunks
(10408|10408) DataReaderImpl::enable Cached_Allocator_With_Overflow 480 with 20 chunks
(10408|10408) DDS::SubscriptionBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 510 with 20 chunks
(10408|10408) DataReaderImpl::enable Cached_Allocator_With_Overflow 5a0 with 20 chunks
(10408|10408) OpenDDS::DCPS::ParticipantLocationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 630 with 20 chunks
(10408|10408) DataReaderImpl::enable Cached_Allocator_With_Overflow 6c0 with 20 chunks
(10408|10408) OpenDDS::DCPS::ConnectionRecordDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 750 with 20 chunks
(10408|10408) DataReaderImpl::enable Cached_Allocator_With_Overflow 7e0 with 20 chunks
(10408|10408) OpenDDS::DCPS::InternalThreadBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 870 with 20 chunks
(10408|10408) DataReaderImpl::enable Cached_Allocator_With_Overflow 900 with 20 chunks
(10408|10408) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD57028A8CD57_7=@_OPENDDS_SEDPTransportInst_01037c1e52ddd57028a8cd57_7
(10408|10408) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD57028A8CD57_7_MAX_MESSAGE_SIZE=65466
(10408|10408) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD57028A8CD57_7_HEARTBEAT_PERIOD=200
(10408|10408) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD57028A8CD57_7_NAK_RESPONSE_DELAY=100
(10408|10408) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD57028A8CD57_7_RESPONSIVE_MODE=false
(10408|10408) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD57028A8CD57_7_SEND_DELAY=10
(10408|10408) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD57028A8CD57_7_SEND_BUFFER_SIZE=65535
(10408|10408) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD57028A8CD57_7_RCV_BUFFER_SIZE=65535
(10408|10408) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD57028A8CD57_7_RECEIVE_PREALLOCATED_MESSAGE_BLOCKS=0
(10408|10408) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD57028A8CD57_7_RECEIVE_PREALLOCATED_DATA_BLOCKS=0
(10408|10408) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD57028A8CD57_7_PORT_MODE=system
(10408|10408) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD57028A8CD57_7_PB=7400
(10408|10408) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD57028A8CD57_7_DG=250
(10408|10408) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD57028A8CD57_7_PG=2
(10408|10408) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD57028A8CD57_7_D2=2
(10408|10408) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD57028A8CD57_7_D3=12
(10408|10408) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD57028A8CD57_7_USE_MULTICAST=false
(10408|10408) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD57028A8CD57_7_INIT_PARTICIPANT_PORT_ID=2
(10408|10408) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD57028A8CD57_7_LOCAL_ADDRESS=0.0.0.0:0
(10408|10408) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD57028A8CD57_7_ADVERTISED_ADDRESS=0.0.0.0:0
(10408|10408) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD57028A8CD57_7_IPV6_INIT_PARTICIPANT_PORT_ID=3
(10408|10408) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD57028A8CD57_7_IPV6_LOCAL_ADDRESS=:::0
(10408|10408) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD57028A8CD57_7_IPV6_ADVERTISED_ADDRESS=:::0
(10408|10408) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD57028A8CD57_7_DATA_RTPS_RELAY_ADDRESS=127.0.0.1:4445
(10408|10408) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD57028A8CD57_7_USE_RTPS_RELAY=false
(10408|10408) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD57028A8CD57_7_RTPS_RELAY_ONLY=true
(10408|10408) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD57028A8CD57_7_DATA_STUN_SERVER_ADDRESS=0.0.0.0:0
(10408|10408) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD57028A8CD57_7_USE_ICE=false
(10408|10408) INFO: ConfigStoreImpl::set_string: CONFIG_OPENDDS_SEDP_TRANSPORT_CFG_01037C1E52DDD57028A8CD57_7=@_OPENDDS_SEDP_TransportCfg_01037c1e52ddd57028a8cd57_7
(10408|10408) INFO: ConfigStoreImpl::set_string: CONFIG_OPENDDS_SEDP_TRANSPORT_CFG_01037C1E52DDD57028A8CD57_7_PASSIVE_CONNECT_DURATION=60000
(10408|10424) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD57028A8CD57_7_RTPS_RELAY_ONLY=true
(10408|10424) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD57028A8CD57_7_DATA_RTPS_RELAY_ADDRESS=127.0.0.1:4445
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
(10408|10408) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow c60 with 20 chunks
(10408|10408) DataReaderImpl::enable Cached_Allocator_With_Overflow cf0 with 20 chunks
(10408|10425) INFO: MulticastManager::join: joined group 239.255.0.1:9150 on docker0/172.17.0.1 (0x7b70000031c8 joined count 1)
(10408|10425) INFO: MulticastManager::join: joined group 239.255.0.1:9150 on eth0/10.1.0.39 (0x7b70000031c8 joined count 2)
(10408|10425) INFO: MulticastManager::join: joined group ff03::1:9150 on eth0/fe80::7e1e:52ff:fedd:d570 (0x7b70000031c8 joined count 3)
(10408|10425) INFO: MulticastManager::join: joined group 239.255.0.1:9150 on lo/127.0.0.1 (0x7b70000031c8 joined count 4)
(10408|10425) INFO: MulticastManager::join: joined group ff03::1:9150 on lo/::1 (0x7b70000031c8 joined count 5)
(10408|10408) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10408|10425) Spdp::handle_participant_data - 01037c1e.52ddd570.28a8cd57.000001c1(0c2fe774) discovered 01037c1e.52ddd570.28a7534e.000001c1(b0fb155d) lease 5:00 from 127.0.0.1:4444 (0)
(10408|10425) Spdp::update_rtps_relay_application_participant - 01037c1e.52ddd570.28a7534e.000001c1(b0fb155d) is an RtpsRelay application participant
(10408|10425) DEBUG: Sedp::association_complete_i local 01037c1e.52ddd570.28a8cd57.000003c2(a710d44c) remote 01037c1e.52ddd570.28a7534e.000003c7(6baed2ea)
(10408|10425) DEBUG: Sedp::association_complete_i local 01037c1e.52ddd570.28a8cd57.000004c2(e851428b) remote 01037c1e.52ddd570.28a7534e.000004c7(24ef442d)
(10408|10425) DEBUG: Sedp::association_complete_i local 01037c1e.52ddd570.28a8cd57.000200c2(8fb953e1) remote 01037c1e.52ddd570.28a7534e.000200c7(43075547)
(10408|10425) Spdp::update_rtps_relay_application_participant - 01037c1e.52ddd570.28a7534e.000001c1(b0fb155d) is an RtpsRelay application participant
(10408|10408) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10408|10408) DataReaderImpl::enable: got GUID 01037c1e.52ddd570.28a8cd57.00000007(6733b1b0), subscribed to topic name "topic_01" type "Bench::Data"
Creating datareader: 'datareader_02' with topic name 'topic_02' and listener type name 'bench_drl'
(10408|10408) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 2f40 with 20 chunks
(10408|10408) DataReaderImpl::enable Cached_Allocator_With_Overflow 2fd0 with 20 chunks
(10408|10408) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10408|10408) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10408|10408) DataReaderImpl::enable: got GUID 01037c1e.52ddd570.28a8cd57.01000007(df8fd6d5), subscribed to topic name "topic_02" type "Bench::Data"
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_01' with topic name 'topic_01' and listener type name 'bench_dwl'
(10408|10408) WriteDataContainer sample_list_element_allocator 6ef8 with 20 chunks
(10408|10408) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 30f0 with 20 chunks
(10408|10408) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 3180 with 20 chunks
(10408|10408) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 2400 with 20 chunks
(10408|10408) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10408|10408) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10408|10408) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10408|10408) DataWriterImpl::enable: got GUID 01037c1e.52ddd570.28a8cd57.00000002(1759453f), publishing to topic name "topic_01" type "Bench::Data"
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
(10408|10408) WriteDataContainer sample_list_element_allocator 7278 with 20 chunks
(10408|10408) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 3210 with 20 chunks
(10408|10408) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 32a0 with 20 chunks
(10408|10408) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1600 with 20 chunks
(10408|10408) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10408|10408) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10408|10424) DataReaderImpl::add_association - bit 0 local 01037c1e.52ddd570.28a8cd57.00000007(6733b1b0) remote 01037c1e.52ddd570.28a8cd57.00000002(1759453f)
(10408|10408) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10408|10408) DataWriterImpl::enable: got GUID 01037c1e.52ddd570.28a8cd57.01000002(afe5225a), publishing to topic name "topic_02" type "Bench::Data"
2026-03-10T17:51:15Z: Process construction / entity creation complete.
2026-03-10T17:51:15Z: Beginning action construction / initialization.
2026-03-10T17:51:15Z: Action construction / initialization complete.
(10408|10424) DataWriterImpl::add_association - bit 0 local 01037c1e.52ddd570.28a8cd57.00000002(1759453f) remote 01037c1e.52ddd570.28a8cd57.00000007(6733b1b0)
(10408|10424) DataWriterImpl::transport_assoc_done: writer 01037c1e.52ddd570.28a8cd57.00000002(1759453f) succeeded in associating with reader 01037c1e.52ddd570.28a8cd57.00000007(6733b1b0)
(10408|10424) DataWriterImpl::transport_assoc_done: writer 01037c1e.52ddd570.28a8cd57.00000002(1759453f) reader 01037c1e.52ddd570.28a8cd57.00000007(6733b1b0) calling association_complete_i
(10408|10424) DataWriterImpl::association_complete_i - bit 0 local 01037c1e.52ddd570.28a8cd57.00000002(1759453f) remote 01037c1e.52ddd570.28a8cd57.00000007(6733b1b0)
(10408|10424) DataReaderImpl::add_association - bit 0 local 01037c1e.52ddd570.28a8cd57.01000007(df8fd6d5) remote 01037c1e.52ddd570.28a8cd57.01000002(afe5225a)
(10408|10424) DataWriterImpl::add_association - bit 0 local 01037c1e.52ddd570.28a8cd57.01000002(afe5225a) remote 01037c1e.52ddd570.28a8cd57.01000007(df8fd6d5)
(10408|10424) DataWriterImpl::transport_assoc_done: writer 01037c1e.52ddd570.28a8cd57.01000002(afe5225a) succeeded in associating with reader 01037c1e.52ddd570.28a8cd57.01000007(df8fd6d5)
(10408|10424) DataWriterImpl::transport_assoc_done: writer 01037c1e.52ddd570.28a8cd57.01000002(afe5225a) reader 01037c1e.52ddd570.28a8cd57.01000007(df8fd6d5) calling association_complete_i
(10408|10424) DataWriterImpl::association_complete_i - bit 0 local 01037c1e.52ddd570.28a8cd57.01000002(afe5225a) remote 01037c1e.52ddd570.28a8cd57.01000007(df8fd6d5)
(10408|10425) Spdp::handle_participant_data - 01037c1e.52ddd570.28a8cd57.000001c1(0c2fe774) discovered 01037c1e.52ddd570.28a9f21c.000001c1(705730e0) lease 5:00 from 127.0.0.1:4444 (1)
(10408|10425) DEBUG: Sedp::association_complete_i local 01037c1e.52ddd570.28a8cd57.000300c3(f97c0940) remote 01037c1e.52ddd570.28a9f21c.000300c4(1b604b77)
(10408|10425) DEBUG: Sedp::association_complete_i local 01037c1e.52ddd570.28a8cd57.000301c3(e0673801) remote 01037c1e.52ddd570.28a9f21c.000301c4(027b7a36)
(10408|10425) DEBUG: Sedp::association_complete_i local 01037c1e.52ddd570.28a8cd57.000003c2(a710d44c) remote 01037c1e.52ddd570.28a9f21c.000003c7(ab02f757)
(10408|10425) DEBUG: Sedp::association_complete_i local 01037c1e.52ddd570.28a8cd57.000004c2(e851428b) remote 01037c1e.52ddd570.28a9f21c.000004c7(e4436190)
(10408|10425) DEBUG: Sedp::association_complete_i local 01037c1e.52ddd570.28a8cd57.000200c2(8fb953e1) remote 01037c1e.52ddd570.28a9f21c.000200c7(83ab70fa)
(10408|10424) DataWriterImpl::add_association - bit 0 local 01037c1e.52ddd570.28a8cd57.00000002(1759453f) remote 01037c1e.52ddd570.28a9f21c.00000007(1b4b6624)
(10408|10424) DataWriterImpl::transport_assoc_done: writer 01037c1e.52ddd570.28a8cd57.00000002(1759453f) succeeded in associating with reader 01037c1e.52ddd570.28a9f21c.00000007(1b4b6624)
(10408|10424) DataWriterImpl::transport_assoc_done: writer 01037c1e.52ddd570.28a8cd57.00000002(1759453f) reader 01037c1e.52ddd570.28a9f21c.00000007(1b4b6624) calling association_complete_i
(10408|10424) DataWriterImpl::association_complete_i - bit 0 local 01037c1e.52ddd570.28a8cd57.00000002(1759453f) remote 01037c1e.52ddd570.28a9f21c.00000007(1b4b6624)
(10408|10424) DataWriterImpl::add_association - bit 0 local 01037c1e.52ddd570.28a8cd57.01000002(afe5225a) remote 01037c1e.52ddd570.28a9f21c.01000007(a3f70141)
(10408|10424) DataWriterImpl::transport_assoc_done: writer 01037c1e.52ddd570.28a8cd57.01000002(afe5225a) succeeded in associating with reader 01037c1e.52ddd570.28a9f21c.01000007(a3f70141)
(10408|10424) DataWriterImpl::transport_assoc_done: writer 01037c1e.52ddd570.28a8cd57.01000002(afe5225a) reader 01037c1e.52ddd570.28a9f21c.01000007(a3f70141) calling association_complete_i
(10408|10424) DataWriterImpl::association_complete_i - bit 0 local 01037c1e.52ddd570.28a8cd57.01000002(afe5225a) remote 01037c1e.52ddd570.28a9f21c.01000007(a3f70141)
(10408|10424) DataReaderImpl::add_association - bit 0 local 01037c1e.52ddd570.28a8cd57.00000007(6733b1b0) remote 01037c1e.52ddd570.28a9f21c.00000002(6b2192ab)
(10408|10424) DataReaderImpl::add_association - bit 0 local 01037c1e.52ddd570.28a8cd57.01000007(df8fd6d5) remote 01037c1e.52ddd570.28a9f21c.01000002(d39df5ce)
2026-03-10T17:51:16Z: Enabling DDS entities (if not already enabled).
2026-03-10T17:51:16Z: DDS entities enabled.
2026-03-10T17:51:16Z: Initializing process actions.
(10408|10425) Spdp::update_rtps_relay_application_participant - 01037c1e.52ddd570.28a7534e.000001c1(b0fb155d) is an RtpsRelay application participant
2026-03-10T17:51:46Z: Starting process actions.
2026-03-10T17:51:46Z: Process tests started.
2026-03-10T17:51:47Z: Stopping process tests.
2026-03-10T17:51:47Z: Process tests stopped.
2026-03-10T17:51:48Z: Stopping process actions.
2026-03-10T17:51:48Z: Detaching Listeners.
2026-03-10T17:51:48Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
(10408|10408) DataWriterImpl::remove_associations: bit 0 local 01037c1e.52ddd570.28a8cd57.00000002(1759453f) remote 01037c1e.52ddd570.28a8cd57.00000007(6733b1b0) num remotes 2
(10408|10424) DataReaderImpl::remove_associations: bit 0 local 01037c1e.52ddd570.28a8cd57.00000007(6733b1b0) remote 01037c1e.52ddd570.28a8cd57.00000002(1759453f) num remotes 1
(10408|10424) DataReaderImpl::remove_associations_i: bit 0 local 01037c1e.52ddd570.28a8cd57.00000007(6733b1b0) remote 01037c1e.52ddd570.28a8cd57.00000002(1759453f) num remotes 1
Deleting datawriter: datawriter_02
(10408|10408) DataWriterImpl::remove_associations: bit 0 local 01037c1e.52ddd570.28a8cd57.01000002(afe5225a) remote 01037c1e.52ddd570.28a8cd57.01000007(df8fd6d5) num remotes 2
(10408|10424) DataReaderImpl::remove_associations: bit 0 local 01037c1e.52ddd570.28a8cd57.01000007(df8fd6d5) remote 01037c1e.52ddd570.28a8cd57.01000002(afe5225a) num remotes 1
(10408|10424) DataReaderImpl::remove_associations_i: bit 0 local 01037c1e.52ddd570.28a8cd57.01000007(df8fd6d5) remote 01037c1e.52ddd570.28a8cd57.01000002(afe5225a) num remotes 1
Deleting publisher: publisher_01
Deleting datareader: datareader_01
(10408|10408) DataReaderImpl::remove_associations: bit 0 local 01037c1e.52ddd570.28a8cd57.00000007(6733b1b0) remote 01037c1e.52ddd570.28a9f21c.00000002(6b2192ab) num remotes 1
(10408|10408) DataReaderImpl::remove_associations_i: bit 0 local 01037c1e.52ddd570.28a8cd57.00000007(6733b1b0) remote 01037c1e.52ddd570.28a9f21c.00000002(6b2192ab) num remotes 1
Deleting datareader: datareader_02
(10408|10408) DataReaderImpl::remove_associations: bit 0 local 01037c1e.52ddd570.28a8cd57.01000007(df8fd6d5) remote 01037c1e.52ddd570.28a9f21c.01000002(d39df5ce) num remotes 1
(10408|10408) DataReaderImpl::remove_associations_i: bit 0 local 01037c1e.52ddd570.28a8cd57.01000007(df8fd6d5) remote 01037c1e.52ddd570.28a9f21c.01000002(d39df5ce) num remotes 1
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
(10408|10408) Service_Participant::shutdown
(10408|10408) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-03-10T17:51:48Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.069
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.020
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
(10408|10408) Service_Participant::~Service_Participant
(10408|10408) Service_Participant::shutdown
=== Showing Log for Node 01037c1e.52ddd570.28950b16.000001c1 === Spawned Process #3 (PID 10409) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-10T17:51:15Z: Beginning process construction / entity creation.
Adding 'DCPSSecurity' = '0' to [common] configuration section
Adding 'DCPSDebugLevel' = '3' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'DiscoveryConfig' = 'rtps_discovery' to [domain/7] configuration section
Adding 'DefaultTransportConfig' = 'rtps_config' to [domain/7] configuration section
Adding 'SedpMulticast' = '0' to [rtps_discovery/rtps_discovery] configuration section
Adding 'RtpsRelayOnly' = '1' to [rtps_discovery/rtps_discovery] configuration section
Adding 'SpdpRtpsRelayAddress' = '127.0.0.1:4444' to [rtps_discovery/rtps_discovery] configuration section
Adding 'SedpRtpsRelayAddress' = '127.0.0.1:4445' to [rtps_discovery/rtps_discovery] configuration section
Adding 'transports' = 'rtps_transport' to [config/rtps_config] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Adding 'use_multicast' = '0' to [transport/rtps_transport] configuration section
(10409|10409) INFO: set_DCPS_debug_level: set to 3
(10409|10409) INFO: ConfigStoreImpl::set_string: COMMON=@common
(10409|10409) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG_TRANSPORTS=rtps_transport
(10409|10409) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG=@rtps_config
(10409|10409) INFO: ConfigStoreImpl::set_string: CONFIG=@config
Creating participant: 'participant_01' in domain 7
(10409|10409) Service_Participant::set_repo_domain: Domain[ 7] = Repo[ rtps_discovery].
(10409|10409) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.34.0-dev using ACE 6.5.23
(10409|10409) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 3
(10409|10409) Service_Participant::get_domain_participant_factory: machine: runnervm0kj6c, x86_64 platform: Linux, 6.14.0-1017-azure, #17~24.04.1-Ubuntu SMP Mon Dec 1 20:10:50 UTC 2025
(10409|10409) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(10409|10409) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(10409|10409) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(10409|10409) DEBUG: ConfigStoreImpl::get: RTPS_DISCOVERY_RTPS_DISCOVERY_SPDP_SEND_ADDRS
(10409|10409) DomainParticipantImpl::enable: enabled participant 01037c1e.52ddd570.28a9f21c.000001c1(705730e0) in domain 7
(10409|10409) DDS::ParticipantBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 90 with 20 chunks
(10409|10409) DataReaderImpl::enable Cached_Allocator_With_Overflow 1b0 with 20 chunks
(10409|10409) DDS::TopicBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 2d0 with 20 chunks
(10409|10409) DataReaderImpl::enable Cached_Allocator_With_Overflow 360 with 20 chunks
(10409|10409) DDS::PublicationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 3f0 with 20 chunks
(10409|10409) DataReaderImpl::enable Cached_Allocator_With_Overflow 480 with 20 chunks
(10409|10409) DDS::SubscriptionBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 510 with 20 chunks
(10409|10409) DataReaderImpl::enable Cached_Allocator_With_Overflow 5a0 with 20 chunks
(10409|10409) OpenDDS::DCPS::ParticipantLocationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 630 with 20 chunks
(10409|10409) DataReaderImpl::enable Cached_Allocator_With_Overflow 6c0 with 20 chunks
(10409|10409) OpenDDS::DCPS::ConnectionRecordDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 750 with 20 chunks
(10409|10409) DataReaderImpl::enable Cached_Allocator_With_Overflow 7e0 with 20 chunks
(10409|10409) OpenDDS::DCPS::InternalThreadBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 870 with 20 chunks
(10409|10409) DataReaderImpl::enable Cached_Allocator_With_Overflow 900 with 20 chunks
(10409|10409) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD57028A9F21C_7=@_OPENDDS_SEDPTransportInst_01037c1e52ddd57028a9f21c_7
(10409|10409) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD57028A9F21C_7_MAX_MESSAGE_SIZE=65466
(10409|10409) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD57028A9F21C_7_HEARTBEAT_PERIOD=200
(10409|10409) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD57028A9F21C_7_NAK_RESPONSE_DELAY=100
(10409|10409) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD57028A9F21C_7_RESPONSIVE_MODE=false
(10409|10409) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD57028A9F21C_7_SEND_DELAY=10
(10409|10409) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD57028A9F21C_7_SEND_BUFFER_SIZE=65535
(10409|10409) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD57028A9F21C_7_RCV_BUFFER_SIZE=65535
(10409|10409) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD57028A9F21C_7_RECEIVE_PREALLOCATED_MESSAGE_BLOCKS=0
(10409|10409) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD57028A9F21C_7_RECEIVE_PREALLOCATED_DATA_BLOCKS=0
(10409|10409) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD57028A9F21C_7_PORT_MODE=system
(10409|10409) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD57028A9F21C_7_PB=7400
(10409|10409) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD57028A9F21C_7_DG=250
(10409|10409) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD57028A9F21C_7_PG=2
(10409|10409) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD57028A9F21C_7_D2=2
(10409|10409) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD57028A9F21C_7_D3=12
(10409|10409) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD57028A9F21C_7_USE_MULTICAST=false
(10409|10409) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD57028A9F21C_7_INIT_PARTICIPANT_PORT_ID=4
(10409|10409) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD57028A9F21C_7_LOCAL_ADDRESS=0.0.0.0:0
(10409|10409) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD57028A9F21C_7_ADVERTISED_ADDRESS=0.0.0.0:0
(10409|10409) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD57028A9F21C_7_IPV6_INIT_PARTICIPANT_PORT_ID=5
(10409|10409) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD57028A9F21C_7_IPV6_LOCAL_ADDRESS=:::0
(10409|10409) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD57028A9F21C_7_IPV6_ADVERTISED_ADDRESS=:::0
(10409|10409) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD57028A9F21C_7_DATA_RTPS_RELAY_ADDRESS=127.0.0.1:4445
(10409|10409) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD57028A9F21C_7_USE_RTPS_RELAY=false
(10409|10409) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD57028A9F21C_7_RTPS_RELAY_ONLY=true
(10409|10409) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD57028A9F21C_7_DATA_STUN_SERVER_ADDRESS=0.0.0.0:0
(10409|10409) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD57028A9F21C_7_USE_ICE=false
(10409|10409) INFO: ConfigStoreImpl::set_string: CONFIG_OPENDDS_SEDP_TRANSPORT_CFG_01037C1E52DDD57028A9F21C_7=@_OPENDDS_SEDP_TransportCfg_01037c1e52ddd57028a9f21c_7
(10409|10409) INFO: ConfigStoreImpl::set_string: CONFIG_OPENDDS_SEDP_TRANSPORT_CFG_01037C1E52DDD57028A9F21C_7_PASSIVE_CONNECT_DURATION=60000
(10409|10431) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD57028A9F21C_7_RTPS_RELAY_ONLY=true
(10409|10431) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD57028A9F21C_7_DATA_RTPS_RELAY_ADDRESS=127.0.0.1:4445
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
(10409|10409) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow c60 with 20 chunks
(10409|10409) DataReaderImpl::enable Cached_Allocator_With_Overflow cf0 with 20 chunks
(10409|10432) INFO: MulticastManager::join: joined group 239.255.0.1:9150 on docker0/172.17.0.1 (0x7b70000031c8 joined count 1)
(10409|10432) INFO: MulticastManager::join: joined group 239.255.0.1:9150 on eth0/10.1.0.39 (0x7b70000031c8 joined count 2)
(10409|10432) INFO: MulticastManager::join: joined group ff03::1:9150 on eth0/fe80::7e1e:52ff:fedd:d570 (0x7b70000031c8 joined count 3)
(10409|10432) INFO: MulticastManager::join: joined group 239.255.0.1:9150 on lo/127.0.0.1 (0x7b70000031c8 joined count 4)
(10409|10432) INFO: MulticastManager::join: joined group ff03::1:9150 on lo/::1 (0x7b70000031c8 joined count 5)
(10409|10432) Spdp::handle_participant_data - 01037c1e.52ddd570.28a9f21c.000001c1(705730e0) discovered 01037c1e.52ddd570.28a7534e.000001c1(b0fb155d) lease 5:00 from 127.0.0.1:4444 (0)
(10409|10432) Spdp::update_rtps_relay_application_participant - 01037c1e.52ddd570.28a7534e.000001c1(b0fb155d) is an RtpsRelay application participant
(10409|10432) DEBUG: Sedp::association_complete_i local 01037c1e.52ddd570.28a9f21c.000003c2(db6803d8) remote 01037c1e.52ddd570.28a7534e.000003c7(6baed2ea)
(10409|10432) DEBUG: Sedp::association_complete_i local 01037c1e.52ddd570.28a9f21c.000004c2(9429951f) remote 01037c1e.52ddd570.28a7534e.000004c7(24ef442d)
(10409|10432) DEBUG: Sedp::association_complete_i local 01037c1e.52ddd570.28a9f21c.000200c2(f3c18475) remote 01037c1e.52ddd570.28a7534e.000200c7(43075547)
(10409|10409) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10409|10409) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10409|10409) DataReaderImpl::enable: got GUID 01037c1e.52ddd570.28a9f21c.00000007(1b4b6624), subscribed to topic name "topic_01" type "Bench::Data"
Creating datareader: 'datareader_02' with topic name 'topic_02' and listener type name 'bench_drl'
(10409|10409) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 2f40 with 20 chunks
(10409|10409) DataReaderImpl::enable Cached_Allocator_With_Overflow 2fd0 with 20 chunks
(10409|10409) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10409|10409) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10409|10409) DataReaderImpl::enable: got GUID 01037c1e.52ddd570.28a9f21c.01000007(a3f70141), subscribed to topic name "topic_02" type "Bench::Data"
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_01' with topic name 'topic_01' and listener type name 'bench_dwl'
(10409|10409) WriteDataContainer sample_list_element_allocator 6ef8 with 20 chunks
(10409|10409) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 30f0 with 20 chunks
(10409|10409) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 3180 with 20 chunks
(10409|10409) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 2400 with 20 chunks
(10409|10409) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10409|10409) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10409|10409) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10409|10409) DataWriterImpl::enable: got GUID 01037c1e.52ddd570.28a9f21c.00000002(6b2192ab), publishing to topic name "topic_01" type "Bench::Data"
(10409|10431) DataReaderImpl::add_association - bit 0 local 01037c1e.52ddd570.28a9f21c.00000007(1b4b6624) remote 01037c1e.52ddd570.28a9f21c.00000002(6b2192ab)
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
(10409|10409) WriteDataContainer sample_list_element_allocator 7278 with 20 chunks
(10409|10409) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 3210 with 20 chunks
(10409|10409) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 32a0 with 20 chunks
(10409|10409) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1600 with 20 chunks
(10409|10409) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10409|10409) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10409|10431) DataWriterImpl::add_association - bit 0 local 01037c1e.52ddd570.28a9f21c.00000002(6b2192ab) remote 01037c1e.52ddd570.28a9f21c.00000007(1b4b6624)
(10409|10431) DataWriterImpl::transport_assoc_done: writer 01037c1e.52ddd570.28a9f21c.00000002(6b2192ab) succeeded in associating with reader 01037c1e.52ddd570.28a9f21c.00000007(1b4b6624)
(10409|10431) DataWriterImpl::transport_assoc_done: writer 01037c1e.52ddd570.28a9f21c.00000002(6b2192ab) reader 01037c1e.52ddd570.28a9f21c.00000007(1b4b6624) calling association_complete_i
(10409|10431) DataWriterImpl::association_complete_i - bit 0 local 01037c1e.52ddd570.28a9f21c.00000002(6b2192ab) remote 01037c1e.52ddd570.28a9f21c.00000007(1b4b6624)
(10409|10431) DataReaderImpl::add_association - bit 0 local 01037c1e.52ddd570.28a9f21c.01000007(a3f70141) remote 01037c1e.52ddd570.28a9f21c.01000002(d39df5ce)
(10409|10409) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10409|10409) DataWriterImpl::enable: got GUID 01037c1e.52ddd570.28a9f21c.01000002(d39df5ce), publishing to topic name "topic_02" type "Bench::Data"
2026-03-10T17:51:15Z: Process construction / entity creation complete.
2026-03-10T17:51:15Z: Beginning action construction / initialization.
2026-03-10T17:51:15Z: Action construction / initialization complete.
(10409|10431) DataWriterImpl::add_association - bit 0 local 01037c1e.52ddd570.28a9f21c.01000002(d39df5ce) remote 01037c1e.52ddd570.28a9f21c.01000007(a3f70141)
(10409|10431) DataWriterImpl::transport_assoc_done: writer 01037c1e.52ddd570.28a9f21c.01000002(d39df5ce) succeeded in associating with reader 01037c1e.52ddd570.28a9f21c.01000007(a3f70141)
(10409|10431) DataWriterImpl::transport_assoc_done: writer 01037c1e.52ddd570.28a9f21c.01000002(d39df5ce) reader 01037c1e.52ddd570.28a9f21c.01000007(a3f70141) calling association_complete_i
(10409|10431) DataWriterImpl::association_complete_i - bit 0 local 01037c1e.52ddd570.28a9f21c.01000002(d39df5ce) remote 01037c1e.52ddd570.28a9f21c.01000007(a3f70141)
(10409|10432) Spdp::handle_participant_data - 01037c1e.52ddd570.28a9f21c.000001c1(705730e0) discovered 01037c1e.52ddd570.28a8cd57.000001c1(0c2fe774) lease 5:00 from 127.0.0.1:4444 (1)
(10409|10432) DEBUG: Sedp::association_complete_i local 01037c1e.52ddd570.28a9f21c.000300c3(8504ded4) remote 01037c1e.52ddd570.28a8cd57.000300c4(67189ce3)
(10409|10432) DEBUG: Sedp::association_complete_i local 01037c1e.52ddd570.28a9f21c.000301c3(9c1fef95) remote 01037c1e.52ddd570.28a8cd57.000301c4(7e03ada2)
(10409|10432) DEBUG: Sedp::association_complete_i local 01037c1e.52ddd570.28a9f21c.000003c2(db6803d8) remote 01037c1e.52ddd570.28a8cd57.000003c7(d77a20c3)
(10409|10432) DEBUG: Sedp::association_complete_i local 01037c1e.52ddd570.28a9f21c.000004c2(9429951f) remote 01037c1e.52ddd570.28a8cd57.000004c7(983bb604)
(10409|10432) DEBUG: Sedp::association_complete_i local 01037c1e.52ddd570.28a9f21c.000200c2(f3c18475) remote 01037c1e.52ddd570.28a8cd57.000200c7(ffd3a76e)
(10409|10431) DataWriterImpl::add_association - bit 0 local 01037c1e.52ddd570.28a9f21c.00000002(6b2192ab) remote 01037c1e.52ddd570.28a8cd57.00000007(6733b1b0)
(10409|10431) DataWriterImpl::transport_assoc_done: writer 01037c1e.52ddd570.28a9f21c.00000002(6b2192ab) succeeded in associating with reader 01037c1e.52ddd570.28a8cd57.00000007(6733b1b0)
(10409|10431) DataWriterImpl::transport_assoc_done: writer 01037c1e.52ddd570.28a9f21c.00000002(6b2192ab) reader 01037c1e.52ddd570.28a8cd57.00000007(6733b1b0) calling association_complete_i
(10409|10431) DataWriterImpl::association_complete_i - bit 0 local 01037c1e.52ddd570.28a9f21c.00000002(6b2192ab) remote 01037c1e.52ddd570.28a8cd57.00000007(6733b1b0)
(10409|10431) DataWriterImpl::add_association - bit 0 local 01037c1e.52ddd570.28a9f21c.01000002(d39df5ce) remote 01037c1e.52ddd570.28a8cd57.01000007(df8fd6d5)
(10409|10431) DataWriterImpl::transport_assoc_done: writer 01037c1e.52ddd570.28a9f21c.01000002(d39df5ce) succeeded in associating with reader 01037c1e.52ddd570.28a8cd57.01000007(df8fd6d5)
(10409|10431) DataWriterImpl::transport_assoc_done: writer 01037c1e.52ddd570.28a9f21c.01000002(d39df5ce) reader 01037c1e.52ddd570.28a8cd57.01000007(df8fd6d5) calling association_complete_i
(10409|10431) DataWriterImpl::association_complete_i - bit 0 local 01037c1e.52ddd570.28a9f21c.01000002(d39df5ce) remote 01037c1e.52ddd570.28a8cd57.01000007(df8fd6d5)
(10409|10431) DataReaderImpl::add_association - bit 0 local 01037c1e.52ddd570.28a9f21c.00000007(1b4b6624) remote 01037c1e.52ddd570.28a8cd57.00000002(1759453f)
(10409|10431) DataReaderImpl::add_association - bit 0 local 01037c1e.52ddd570.28a9f21c.01000007(a3f70141) remote 01037c1e.52ddd570.28a8cd57.01000002(afe5225a)
2026-03-10T17:51:16Z: Enabling DDS entities (if not already enabled).
2026-03-10T17:51:16Z: DDS entities enabled.
2026-03-10T17:51:16Z: Initializing process actions.
2026-03-10T17:51:46Z: Starting process actions.
2026-03-10T17:51:46Z: Process tests started.
2026-03-10T17:51:47Z: Stopping process tests.
2026-03-10T17:51:47Z: Process tests stopped.
(10409|10431) DataReaderImpl::remove_associations: bit 0 local 01037c1e.52ddd570.28a9f21c.00000007(1b4b6624) remote 01037c1e.52ddd570.28a8cd57.00000002(1759453f) num remotes 1
(10409|10431) DataReaderImpl::remove_associations_i: bit 0 local 01037c1e.52ddd570.28a9f21c.00000007(1b4b6624) remote 01037c1e.52ddd570.28a8cd57.00000002(1759453f) num remotes 1
(10409|10431) DataReaderImpl::remove_associations: bit 0 local 01037c1e.52ddd570.28a9f21c.01000007(a3f70141) remote 01037c1e.52ddd570.28a8cd57.01000002(afe5225a) num remotes 1
(10409|10431) DataReaderImpl::remove_associations_i: bit 0 local 01037c1e.52ddd570.28a9f21c.01000007(a3f70141) remote 01037c1e.52ddd570.28a8cd57.01000002(afe5225a) num remotes 1
(10409|10431) DataWriterImpl::remove_associations: bit 0 local 01037c1e.52ddd570.28a9f21c.00000002(6b2192ab) remote 01037c1e.52ddd570.28a8cd57.00000007(6733b1b0) num remotes 1
(10409|10431) DataWriterImpl::remove_associations: bit 0 local 01037c1e.52ddd570.28a9f21c.01000002(d39df5ce) remote 01037c1e.52ddd570.28a8cd57.01000007(df8fd6d5) num remotes 1
2026-03-10T17:51:48Z: Stopping process actions.
2026-03-10T17:51:48Z: Detaching Listeners.
2026-03-10T17:51:48Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
(10409|10409) DataWriterImpl::remove_associations: bit 0 local 01037c1e.52ddd570.28a9f21c.00000002(6b2192ab) remote 01037c1e.52ddd570.28a9f21c.00000007(1b4b6624) num remotes 1
(10409|10431) DataReaderImpl::remove_associations: bit 0 local 01037c1e.52ddd570.28a9f21c.00000007(1b4b6624) remote 01037c1e.52ddd570.28a9f21c.00000002(6b2192ab) num remotes 1
(10409|10431) DataReaderImpl::remove_associations_i: bit 0 local 01037c1e.52ddd570.28a9f21c.00000007(1b4b6624) remote 01037c1e.52ddd570.28a9f21c.00000002(6b2192ab) num remotes 1
Deleting datawriter: datawriter_02
(10409|10409) DataWriterImpl::remove_associations: bit 0 local 01037c1e.52ddd570.28a9f21c.01000002(d39df5ce) remote 01037c1e.52ddd570.28a9f21c.01000007(a3f70141) num remotes 1
(10409|10431) DataReaderImpl::remove_associations: bit 0 local 01037c1e.52ddd570.28a9f21c.01000007(a3f70141) remote 01037c1e.52ddd570.28a9f21c.01000002(d39df5ce) num remotes 1
(10409|10431) DataReaderImpl::remove_associations_i: bit 0 local 01037c1e.52ddd570.28a9f21c.01000007(a3f70141) remote 01037c1e.52ddd570.28a9f21c.01000002(d39df5ce) num remotes 1
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting datareader: datareader_02
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
(10409|10409) Service_Participant::shutdown
(10409|10409) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-03-10T17:51:48Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.079
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.018
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
(10409|10409) Service_Participant::~Service_Participant
(10409|10409) Service_Participant::shutdown
=== Showing Log for Node 01037c1e.52ddd570.28950b16.000001c1 === Spawned Process #1 (PID 10407) ===
(10407|10407) INFO: set_DCPS_debug_level: set to 1
(10407|10407) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_SECURITY_DEBUG_LEVEL=2
(10407|10407) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_THREAD_STATUS_INTERVAL=1
(10407|10407) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_CONFIG_FILE=/home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/example/config/relay/ci-disco-relay.ini
(10407|10407) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_PENDING_TIMEOUT=3
(10407|10407) INFO: Service_Participant::process_config_file: Going to load configuration from "/home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/example/config/relay/ci-disco-relay.ini"
(10407|10407) INFO: ConfigStoreImpl::set_string: TRANSPORT_RELAY1_TRANSPORT_TYPE=rtps_udp
(10407|10407) INFO: ConfigStoreImpl::set_string: TRANSPORT_RELAY1_USE_MULTICAST=0
(10407|10407) INFO: ConfigStoreImpl::set_string: TRANSPORT_RELAY1=@relay1
(10407|10407) INFO: ConfigStoreImpl::set_string: TRANSPORT=@transport
(10407|10407) INFO: ConfigStoreImpl::set_string: RTPS_DISCOVERY_APPLICATION_RTPS_DISCOVERY_CHECK_SOURCE_IP=0
(10407|10407) INFO: ConfigStoreImpl::set_string: RTPS_DISCOVERY_APPLICATION_RTPS_DISCOVERY_PERIODIC_DIRECTED_SPDP=1
(10407|10407) INFO: ConfigStoreImpl::set_string: RTPS_DISCOVERY_APPLICATION_RTPS_DISCOVERY_UNDIRECTED_SPDP=0
(10407|10407) INFO: ConfigStoreImpl::set_string: RTPS_DISCOVERY_APPLICATION_RTPS_DISCOVERY_SEDP_MULTICAST=0
(10407|10407) INFO: ConfigStoreImpl::set_string: RTPS_DISCOVERY_APPLICATION_RTPS_DISCOVERY_RTPS_RELAY_ONLY=1
(10407|10407) INFO: ConfigStoreImpl::set_string: RTPS_DISCOVERY_APPLICATION_RTPS_DISCOVERY_SEDP_RTPS_RELAY_ADDRESS=127.0.0.1:4445
(10407|10407) INFO: ConfigStoreImpl::set_string: RTPS_DISCOVERY_APPLICATION_RTPS_DISCOVERY_SPDP_RTPS_RELAY_ADDRESS=127.0.0.1:4444
(10407|10407) INFO: ConfigStoreImpl::set_string: RTPS_DISCOVERY_APPLICATION_RTPS_DISCOVERY=@application_rtps_discovery
(10407|10407) INFO: ConfigStoreImpl::set_string: RTPS_DISCOVERY_RELAY_RTPS_DISCOVERY_SEDP_MULTICAST=0
(10407|10407) INFO: ConfigStoreImpl::set_string: RTPS_DISCOVERY_RELAY_RTPS_DISCOVERY=@relay_rtps_discovery
(10407|10407) INFO: ConfigStoreImpl::set_string: RTPS_DISCOVERY=@rtps_discovery
(10407|10407) INFO: ConfigStoreImpl::set_string: DOMAIN_0_DISCOVERY_CONFIG=relay_rtps_discovery
(10407|10407) INFO: ConfigStoreImpl::set_string: DOMAIN_0=@0
(10407|10407) INFO: ConfigStoreImpl::set_string: DOMAIN_7_DISCOVERY_CONFIG=application_rtps_discovery
(10407|10407) INFO: ConfigStoreImpl::set_string: DOMAIN_7=@7
(10407|10407) INFO: ConfigStoreImpl::set_string: DOMAIN=@domain
(10407|10407) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_GLOBAL_TRANSPORT_CONFIG=$file
(10407|10407) INFO: ConfigStoreImpl::set_string: COMMON=@common
(10407|10407) Service_Participant::set_repo_domain: Domain[ 0] = Repo[ relay_rtps_discovery].
(10407|10407) Service_Participant::set_repo_domain: Domain[ 7] = Repo[ application_rtps_discovery].
(10407|10407) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.34.0-dev using ACE 6.5.23
(10407|10407) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 1
(10407|10407) Service_Participant::get_domain_participant_factory: machine: runnervm0kj6c, x86_64 platform: Linux, 6.14.0-1017-azure, #17~24.04.1-Ubuntu SMP Mon Dec 1 20:10:50 UTC 2025
(10407|10407) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(10407|10407) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(10407|10407) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(10407|10407) INFO: ConfigStoreImpl::set_string: RTPS_RELAY=@rtps_relay
(10407|10407) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_LOG_DISCOVERY=true
(10407|10407) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_LOG_ACTIVITY=true
(10407|10407) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_LOG_RELAY_STATISTICS=3.000000000
(10407|10407) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_LIFESPAN=60.000000000
(10407|10407) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_INACTIVE_PERIOD=60.000000000
(10407|10407) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_LOG_WARNINGS=false
(10407|10407) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_LOG_HTTP=false
(10407|10407) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_LOG_THREAD_STATUS=false
(10407|10407) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_THREAD_STATUS_SAFETY_FACTOR=3
(10407|10407) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_UTILIZATION_LIMIT=0.95
(10407|10407) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_LOG_UTILIZATION_CHANGES=false
(10407|10407) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_LOG_HANDLER_STATISTICS=0.000000000
(10407|10407) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_PUBLISH_RELAY_STATISTICS=0.000000000
(10407|10407) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_PUBLISH_HANDLER_STATISTICS=0.000000000
(10407|10407) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_PUBLISH_RELAY_STATUS=0.000000000
(10407|10407) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_PUBLISH_RELAY_STATUS_LIVELINESS=0.000000000
(10407|10407) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_RESTART_DETECTION=false
(10407|10407) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_ADMISSION_CONTROL_QUEUE_SIZE=0
(10407|10407) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_ADMISSION_CONTROL_QUEUE_DURATION=0.000000000
(10407|10407) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_MAX_IPS_PER_CLIENT=0
(10407|10407) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_REJECTED_ADDRESS_DURATION=0.000000000
(10407|10407) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_MAX_PARTICIPANTS_HIGH_WATER=0
(10407|10407) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_MAX_PARTICIPANTS_LOW_WATER=0
(10407|10407) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_DENIED_PARTITIONS_TIMEOUT=900.000000000
(10407|10407) INFO: ConfigStoreImpl::set_string: COMMON_BIT_AUTOPURGE_NOWRITER_SAMPLES_DELAY=60.000000000
(10407|10407) INFO: ConfigStoreImpl::set_string: COMMON_BIT_AUTOPURGE_DISPOSED_SAMPLES_DELAY=60.000000000
(10407|10407) DEBUG: ConfigStoreImpl::get: RTPS_DISCOVERY_RELAY_RTPS_DISCOVERY_SPDP_SEND_ADDRS
(10407|10407) INFO: ConfigStoreImpl::set_string: RTPS_DISCOVERY_RELAY_RTPS_DISCOVERY_PARTICIPANT_FLAGS=7
(10407|10407) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD57028A77023_0=@_OPENDDS_SEDPTransportInst_01037c1e52ddd57028a77023_0
(10407|10407) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD57028A77023_0_MAX_MESSAGE_SIZE=65466
(10407|10407) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD57028A77023_0_HEARTBEAT_PERIOD=200
(10407|10407) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD57028A77023_0_NAK_RESPONSE_DELAY=100
(10407|10407) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD57028A77023_0_RESPONSIVE_MODE=false
(10407|10407) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD57028A77023_0_SEND_DELAY=10
(10407|10407) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD57028A77023_0_SEND_BUFFER_SIZE=65535
(10407|10407) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD57028A77023_0_RCV_BUFFER_SIZE=65535
(10407|10407) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD57028A77023_0_RECEIVE_PREALLOCATED_MESSAGE_BLOCKS=0
(10407|10407) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD57028A77023_0_RECEIVE_PREALLOCATED_DATA_BLOCKS=0
(10407|10407) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD57028A77023_0_PORT_MODE=system
(10407|10407) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD57028A77023_0_PB=7400
(10407|10407) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD57028A77023_0_DG=250
(10407|10407) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD57028A77023_0_PG=2
(10407|10407) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD57028A77023_0_D2=2
(10407|10407) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD57028A77023_0_D3=12
(10407|10407) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD57028A77023_0_USE_MULTICAST=false
(10407|10407) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD57028A77023_0_INIT_PARTICIPANT_PORT_ID=0
(10407|10407) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD57028A77023_0_LOCAL_ADDRESS=0.0.0.0:0
(10407|10407) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD57028A77023_0_ADVERTISED_ADDRESS=0.0.0.0:0
(10407|10407) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD57028A77023_0_IPV6_INIT_PARTICIPANT_PORT_ID=1
(10407|10407) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD57028A77023_0_IPV6_LOCAL_ADDRESS=:::0
(10407|10407) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD57028A77023_0_IPV6_ADVERTISED_ADDRESS=:::0
(10407|10407) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD57028A77023_0_DATA_RTPS_RELAY_ADDRESS=0.0.0.0:0
(10407|10407) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD57028A77023_0_USE_RTPS_RELAY=false
(10407|10407) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD57028A77023_0_RTPS_RELAY_ONLY=false
(10407|10407) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD57028A77023_0_DATA_STUN_SERVER_ADDRESS=0.0.0.0:0
(10407|10407) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD57028A77023_0_USE_ICE=false
(10407|10407) INFO: ConfigStoreImpl::set_string: CONFIG_OPENDDS_SEDP_TRANSPORT_CFG_01037C1E52DDD57028A77023_0=@_OPENDDS_SEDP_TransportCfg_01037c1e52ddd57028a77023_0
(10407|10407) INFO: ConfigStoreImpl::set_string: CONFIG_OPENDDS_SEDP_TRANSPORT_CFG_01037C1E52DDD57028A77023_0_PASSIVE_CONNECT_DURATION=60000
(10407|10415) INFO: MulticastManager::join: joined group 239.255.0.1:7400 on docker0/172.17.0.1 (0x7b70000031c8 joined count 1)
(10407|10415) INFO: MulticastManager::join: joined group 239.255.0.1:7400 on eth0/10.1.0.39 (0x7b70000031c8 joined count 2)
(10407|10415) INFO: MulticastManager::join: joined group ff03::1:7400 on eth0/fe80::7e1e:52ff:fedd:d570 (0x7b70000031c8 joined count 3)
(10407|10415) INFO: MulticastManager::join: joined group 239.255.0.1:7400 on lo/127.0.0.1 (0x7b70000031c8 joined count 4)
(10407|10415) INFO: MulticastManager::join: joined group ff03::1:7400 on lo/::1 (0x7b70000031c8 joined count 5)
(10407|10407) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10407|10407) INFO: ConfigStoreImpl::set_string: COMMON_STATISTICS_PERIOD=3
(10407|10412) INFO: ConfigStoreImpl::set_string: COMMON_STATISTICS_PERIOD=3
(10407|10412) INFO: ConfigStoreImpl::set_string: COMMON_STATISTICS_PERIOD=3
(10407|10407) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10407|10407) DEBUG: ConfigStoreImpl::get: RTPS_DISCOVERY_APPLICATION_RTPS_DISCOVERY_SPDP_SEND_ADDRS
(10407|10407) INFO: ConfigStoreImpl::set_string: RTPS_DISCOVERY_APPLICATION_RTPS_DISCOVERY_PARTICIPANT_FLAGS=7
(10407|10407) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD57028A7534E_7=@_OPENDDS_SEDPTransportInst_01037c1e52ddd57028a7534e_7
(10407|10407) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD57028A7534E_7_MAX_MESSAGE_SIZE=65466
(10407|10407) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD57028A7534E_7_HEARTBEAT_PERIOD=200
(10407|10407) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD57028A7534E_7_NAK_RESPONSE_DELAY=100
(10407|10407) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD57028A7534E_7_RESPONSIVE_MODE=false
(10407|10407) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD57028A7534E_7_SEND_DELAY=10
(10407|10407) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD57028A7534E_7_SEND_BUFFER_SIZE=65535
(10407|10407) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD57028A7534E_7_RCV_BUFFER_SIZE=65535
(10407|10407) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD57028A7534E_7_RECEIVE_PREALLOCATED_MESSAGE_BLOCKS=0
(10407|10407) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD57028A7534E_7_RECEIVE_PREALLOCATED_DATA_BLOCKS=0
(10407|10407) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD57028A7534E_7_PORT_MODE=system
(10407|10407) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD57028A7534E_7_PB=7400
(10407|10407) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD57028A7534E_7_DG=250
(10407|10407) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD57028A7534E_7_PG=2
(10407|10407) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD57028A7534E_7_D2=2
(10407|10407) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD57028A7534E_7_D3=12
(10407|10407) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD57028A7534E_7_USE_MULTICAST=false
(10407|10407) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD57028A7534E_7_INIT_PARTICIPANT_PORT_ID=0
(10407|10407) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD57028A7534E_7_LOCAL_ADDRESS=0.0.0.0:0
(10407|10407) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD57028A7534E_7_ADVERTISED_ADDRESS=0.0.0.0:0
(10407|10407) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD57028A7534E_7_IPV6_INIT_PARTICIPANT_PORT_ID=1
(10407|10407) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD57028A7534E_7_IPV6_LOCAL_ADDRESS=:::0
(10407|10407) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD57028A7534E_7_IPV6_ADVERTISED_ADDRESS=:::0
(10407|10407) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD57028A7534E_7_DATA_RTPS_RELAY_ADDRESS=127.0.0.1:4445
(10407|10407) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD57028A7534E_7_USE_RTPS_RELAY=false
(10407|10407) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD57028A7534E_7_RTPS_RELAY_ONLY=true
(10407|10407) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD57028A7534E_7_DATA_STUN_SERVER_ADDRESS=0.0.0.0:0
(10407|10407) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD57028A7534E_7_USE_ICE=false
(10407|10407) INFO: ConfigStoreImpl::set_string: CONFIG_OPENDDS_SEDP_TRANSPORT_CFG_01037C1E52DDD57028A7534E_7=@_OPENDDS_SEDP_TransportCfg_01037c1e52ddd57028a7534e_7
(10407|10407) INFO: ConfigStoreImpl::set_string: CONFIG_OPENDDS_SEDP_TRANSPORT_CFG_01037C1E52DDD57028A7534E_7_PASSIVE_CONNECT_DURATION=60000
(10407|10418) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD57028A7534E_7_RTPS_RELAY_ONLY=true
(10407|10418) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52DDD57028A7534E_7_DATA_RTPS_RELAY_ADDRESS=127.0.0.1:4445
(10407|10407) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10407|10419) INFO: MulticastManager::join: joined group 239.255.0.1:9150 on docker0/172.17.0.1 (0x7b70000059c8 joined count 1)
(10407|10419) INFO: MulticastManager::join: joined group 239.255.0.1:9150 on eth0/10.1.0.39 (0x7b70000059c8 joined count 2)
(10407|10419) INFO: MulticastManager::join: joined group ff03::1:9150 on eth0/fe80::7e1e:52ff:fedd:d570 (0x7b70000059c8 joined count 3)
(10407|10419) INFO: MulticastManager::join: joined group 239.255.0.1:9150 on lo/127.0.0.1 (0x7b70000059c8 joined count 4)
(10407|10419) INFO: MulticastManager::join: joined group ff03::1:9150 on lo/::1 (0x7b70000059c8 joined count 5)
(10407|10407) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10407|10407) STAT: Relay Statistics {"relay_id":"relay1","interval":{"sec":0,"nanosec":43275000},"rtps":{"messages_in":0,"bytes_in":0,"messages_ignored":0,"bytes_ignored":0,"input_processing_time":{"sec":0,"nanosec":0},"messages_out":0,"bytes_out":0,"messages_dropped":0,"bytes_dropped":0,"output_processing_time":{"sec":0,"nanosec":0}},"stun":{"messages_in":0,"bytes_in":0,"messages_ignored":0,"bytes_ignored":0,"input_processing_time":{"sec":0,"nanosec":0},"messages_out":0,"bytes_out":0,"messages_dropped":0,"bytes_dropped":0,"output_processing_time":{"sec":0,"nanosec":0}},"max_gain":0,"error_count":0,"local_active_participants":0,"new_address_count":0,"expired_address_count":0,"max_queue_size":0,"max_queue_latency":{"sec":0,"nanosec":0},"local_participants":0,"local_writers":0,"local_readers":0,"handler_statistics_sub_count":0,"relay_statistics_sub_count":0,"participant_statistics_sub_count":0,"relay_partitions_sub_count":0,"relay_participant_status_sub_count":0,"relay_address_sub_count":0,"relay_status_sub_count":0,"relay_partitions_pub_count":0,"relay_address_pub_count":0,"admission_deferral_count":0,"remote_map_size":0,"max_ips_per_client":0,"total_client_ips":0,"total_client_ports":0,"rejected_address_map_size":0,"deactivation_queue_size":0,"expiration_queue_size":0,"admission_queue_size":0,"transitions_to_admitting":0,"transitions_to_nonadmitting":0,"virtual_memory_kb":537209340,"client_partitions":{"slots":0,"free_slots":0,"count":0,"partition_index_cache":0,"partition_index_nodes":0,"guids":0,"guids_cache":0},"relay_partitions":{"addresses":0,"partition_index_cache":0,"partition_index_nodes":0,"slots":0},"opendds_modules":[]}
(10407|10407) STAT: _OPENDDS_SEDPTransportInst_01037c1e52ddd57028a7534e_7 {"id":"_OPENDDS_SEDPTransportInst_01037c1e52ddd57028a7534e_7","stats":{"DataLinkAssociationsByLocal":0,"DataLinkAssociationsByRemote":0,"DataLinkAssociationsReleasing":0,"DataLinkDataBlocks":0,"DataLinkMessageBlocks":0,"DataLinkOnStartCallbacks":0,"DataLinkPendingOnStarts":0,"DataLinkRecvListeners":0,"DataLinkSendListeners":0,"RtpsUdpDataLinkBundlingCache":0,"RtpsUdpDataLinkDataBlocks":0,"RtpsUdpDataLinkFlushSendQueue":0,"RtpsUdpDataLinkJobQueue":2,"RtpsUdpDataLinkLocatorCache":0,"RtpsUdpDataLinkLocators":0,"RtpsUdpDataLinkMessageBlocks":0,"RtpsUdpDataLinkPendingReliableReaders":0,"RtpsUdpDataLinkReaders":0,"RtpsUdpDataLinkReadersOfWriter":0,"RtpsUdpDataLinkRemoteReaders":0,"RtpsUdpDataLinkRemoteWriters":0,"RtpsUdpDataLinkSendBuffers":0,"RtpsUdpDataLinkSendQueue":0,"RtpsUdpDataLinkWriterToBestEffort":0,"RtpsUdpDataLinkWriters":0,"RtpsUdpRecvReadersSelected":0,"RtpsUdpRecvReadersWithheld":0,"RtpsUdpRecvReassemblyCompleted":0,"RtpsUdpRecvReassemblyFrags":0,"RtpsUdpRecvReassemblyQueue":0,"RtpsUdpRecvReassemblyTotal":0,"RtpsUdpRecvSecureSubmessages":0,"RtpsUdpTransportDeferredConnectionRecords":0,"RtpsUdpTransportJobQueue":2,"TransportImplPendingConnections":0,"TransportImplReactorTaskCmdQueue":0,"TransportRecvBuffers":1,"TransportRecvDataBlocks":0,"TransportRecvDataBytes":0,"TransportRecvMessageBlocks":0,"TransportSendElems":0,"TransportSendHeaderData":0,"TransportSendHeaderDataBlocks":0,"TransportSendHeaderMessageBlocks":0,"TransportSendNotificationQueue":0,"TransportSendQueue":0,"TransportSendReplacedDataBlocks":0,"TransportSendReplacedMessageBlocks":0}}
(10407|10407) STAT: _OPENDDS_SEDPTransportInst_01037c1e52ddd57028a77023_0 {"id":"_OPENDDS_SEDPTransportInst_01037c1e52ddd57028a77023_0","stats":{"DataLinkAssociationsByLocal":0,"DataLinkAssociationsByRemote":0,"DataLinkAssociationsReleasing":0,"DataLinkDataBlocks":0,"DataLinkMessageBlocks":0,"DataLinkOnStartCallbacks":0,"DataLinkPendingOnStarts":0,"DataLinkRecvListeners":0,"DataLinkSendListeners":0,"RtpsUdpDataLinkBundlingCache":0,"RtpsUdpDataLinkDataBlocks":0,"RtpsUdpDataLinkFlushSendQueue":0,"RtpsUdpDataLinkJobQueue":0,"RtpsUdpDataLinkLocatorCache":0,"RtpsUdpDataLinkLocators":0,"RtpsUdpDataLinkMessageBlocks":0,"RtpsUdpDataLinkPendingReliableReaders":0,"RtpsUdpDataLinkReaders":0,"RtpsUdpDataLinkReadersOfWriter":0,"RtpsUdpDataLinkRemoteReaders":0,"RtpsUdpDataLinkRemoteWriters":0,"RtpsUdpDataLinkSendBuffers":0,"RtpsUdpDataLinkSendQueue":0,"RtpsUdpDataLinkWriterToBestEffort":0,"RtpsUdpDataLinkWriters":0,"RtpsUdpRecvReadersSelected":0,"RtpsUdpRecvReadersWithheld":0,"RtpsUdpRecvReassemblyCompleted":0,"RtpsUdpRecvReassemblyFrags":0,"RtpsUdpRecvReassemblyQueue":0,"RtpsUdpRecvReassemblyTotal":0,"RtpsUdpRecvSecureSubmessages":0,"RtpsUdpTransportDeferredConnectionRecords":0,"RtpsUdpTransportJobQueue":0,"TransportImplPendingConnections":0,"TransportImplReactorTaskCmdQueue":0,"TransportRecvBuffers":1,"TransportRecvDataBlocks":0,"TransportRecvDataBytes":0,"TransportRecvMessageBlocks":0,"TransportSendElems":0,"TransportSendHeaderData":0,"TransportSendHeaderDataBlocks":0,"TransportSendHeaderMessageBlocks":0,"TransportSendNotificationQueue":0,"TransportSendQueue":0,"TransportSendReplacedDataBlocks":0,"TransportSendReplacedMessageBlocks":0}}
(10407|10407) STAT: relay1 {"id":"relay1","stats":{"DataLinkAssociationsByLocal":0,"DataLinkAssociationsByRemote":0,"DataLinkAssociationsReleasing":0,"DataLinkDataBlocks":0,"DataLinkMessageBlocks":0,"DataLinkOnStartCallbacks":0,"DataLinkPendingOnStarts":0,"DataLinkRecvListeners":0,"DataLinkSendListeners":0,"RtpsUdpDataLinkBundlingCache":0,"RtpsUdpDataLinkDataBlocks":0,"RtpsUdpDataLinkFlushSendQueue":0,"RtpsUdpDataLinkJobQueue":0,"RtpsUdpDataLinkLocatorCache":0,"RtpsUdpDataLinkLocators":0,"RtpsUdpDataLinkMessageBlocks":0,"RtpsUdpDataLinkPendingReliableReaders":0,"RtpsUdpDataLinkReaders":0,"RtpsUdpDataLinkReadersOfWriter":0,"RtpsUdpDataLinkRemoteReaders":0,"RtpsUdpDataLinkRemoteWriters":0,"RtpsUdpDataLinkSendBuffers":0,"RtpsUdpDataLinkSendQueue":0,"RtpsUdpDataLinkWriterToBestEffort":0,"RtpsUdpDataLinkWriters":0,"RtpsUdpRecvReadersSelected":0,"RtpsUdpRecvReadersWithheld":0,"RtpsUdpRecvReassemblyCompleted":0,"RtpsUdpRecvReassemblyFrags":0,"RtpsUdpRecvReassemblyQueue":0,"RtpsUdpRecvReassemblyTotal":0,"RtpsUdpRecvSecureSubmessages":0,"RtpsUdpTransportDeferredConnectionRecords":0,"RtpsUdpTransportJobQueue":0,"TransportImplPendingConnections":0,"TransportImplReactorTaskCmdQueue":0,"TransportRecvBuffers":0,"TransportRecvDataBlocks":0,"TransportRecvDataBytes":0,"TransportRecvMessageBlocks":0,"TransportSendElems":0,"TransportSendHeaderData":0,"TransportSendHeaderDataBlocks":0,"TransportSendHeaderMessageBlocks":0,"TransportSendNotificationQueue":0,"TransportSendQueue":0,"TransportSendReplacedDataBlocks":0,"TransportSendReplacedMessageBlocks":0}}
(10407|10407) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10407|10414) DataReaderImpl::add_association - bit 0 local 01037c1e.52ddd570.28a77023.00000007(3b7d87fd) remote 01037c1e.52ddd570.28a77023.02000002(e11ebbf9)
(10407|10414) DataWriterImpl::add_association - bit 0 local 01037c1e.52ddd570.28a77023.02000002(e11ebbf9) remote 01037c1e.52ddd570.28a77023.00000007(3b7d87fd)
(10407|10414) DataWriterImpl::transport_assoc_done: writer 01037c1e.52ddd570.28a77023.02000002(e11ebbf9) succeeded in associating with reader 01037c1e.52ddd570.28a77023.00000007(3b7d87fd)
(10407|10414) DataWriterImpl::transport_assoc_done: writer 01037c1e.52ddd570.28a77023.02000002(e11ebbf9) reader 01037c1e.52ddd570.28a77023.00000007(3b7d87fd) calling association_complete_i
(10407|10414) DataWriterImpl::association_complete_i - bit 0 local 01037c1e.52ddd570.28a77023.02000002(e11ebbf9) remote 01037c1e.52ddd570.28a77023.00000007(3b7d87fd)
(10407|10407) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10407|10407) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10407|10407) INFO: Application Participant GUID 01037c1e.52ddd570.28a7534e.000001c1(b0fb155d) Id relay1
(10407|10407) INFO: SPDP Horizontal 42 listening on fe80::7e1e:52ff:fedd:d570%2:17400
(10407|10407) INFO: SEDP Horizontal 43 listening on fe80::7e1e:52ff:fedd:d570%2:17401
(10407|10407) INFO: Data Horizontal 44 listening on fe80::7e1e:52ff:fedd:d570%2:17402
(10407|10407) INFO: SPDP Vertical 45 listening on 0.0.0.0:4444
(10407|10407) INFO: SEDP Vertical 46 listening on 0.0.0.0:4445
(10407|10407) INFO: Data Vertical 47 listening on 0.0.0.0:4446
(10407|10407) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10407|10414) DataReaderImpl::add_association - bit 0 local 01037c1e.52ddd570.28a77023.01000007(83c1e098) remote 01037c1e.52ddd570.28a77023.04000002(c475e425)
(10407|10414) DataWriterImpl::add_association - bit 0 local 01037c1e.52ddd570.28a77023.04000002(c475e425) remote 01037c1e.52ddd570.28a77023.01000007(83c1e098)
(10407|10414) DataWriterImpl::transport_assoc_done: writer 01037c1e.52ddd570.28a77023.04000002(c475e425) succeeded in associating with reader 01037c1e.52ddd570.28a77023.01000007(83c1e098)
(10407|10414) DataWriterImpl::transport_assoc_done: writer 01037c1e.52ddd570.28a77023.04000002(c475e425) reader 01037c1e.52ddd570.28a77023.01000007(83c1e098) calling association_complete_i
(10407|10414) DataWriterImpl::association_complete_i - bit 0 local 01037c1e.52ddd570.28a77023.04000002(c475e425) remote 01037c1e.52ddd570.28a77023.01000007(83c1e098)
(10407|10407) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10407|10407) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10407|10407) INFO: Meta Discovery listening on 127.0.0.1:0
(10407|10407) INFO: GuidAddrSet::record_activity 01037c1e.52ddd570.28a7534e.000001c1 added 0.000 s into session from 127.0.0.1:9160
(10407|10407) INFO: GuidAddrSet::record_activity VSPDP 01037c1e.52ddd570.28a7534e.000001c1 is at 127.0.0.1:9160 0.000 s into session ips=1 total=1 remote=0 deactivation=1 expire=0 admit=0
(10407|10407) INFO: GuidAddrSet::ignore_rtps 01037c1e.52ddd570.28a7534e.000001c1 was admitted 0.000 s into session
(10407|10407) INFO: GuidAddrSet::record_activity VSEDP 01037c1e.52ddd570.28a7534e.000001c1 is at 127.0.0.1:48166 0.001 s into session ips=1 total=1 remote=0 deactivation=1 expire=1 admit=0
(10407|10407) INFO: GuidAddrSet::record_activity 01037c1e.52ddd570.28a8cd57.000001c1 added 0.000 s into session from 127.0.0.1:59559
(10407|10407) INFO: GuidAddrSet::record_activity VSEDP 01037c1e.52ddd570.28a8cd57.000001c1 is at 127.0.0.1:59559 0.000 s into session ips=1 total=2 remote=0 deactivation=2 expire=2 admit=0
(10407|10407) INFO: GuidAddrSet::record_activity VSPDP 01037c1e.52ddd570.28a8cd57.000001c1 is at 127.0.0.1:9164 0.015 s into session ips=1 total=2 remote=0 deactivation=2 expire=3 admit=0
(10407|10407) INFO: SpdpHandler::cache_message 01037c1e.52ddd570.28a8cd57.000001c1 got first SPDP 0.015 s into session dds.cert.sn
(10407|10407) INFO: GuidAddrSet::ignore_rtps 01037c1e.52ddd570.28a8cd57.000001c1 was admitted 0.015 s into session
(10407|10419) Spdp::handle_participant_data - 01037c1e.52ddd570.28a7534e.000001c1(b0fb155d) discovered 01037c1e.52ddd570.28a8cd57.000001c1(0c2fe774) lease 5:00 from 127.0.0.1:4444 (0)
(10407|10412) INFO: RelayParticipantStatusReporter::add_participant add local participant 01037c1e.52ddd570.28a8cd57.000001c1 {"key":{"value":[1,3,124,30,82,221,213,112,40,168,205,87,0,0,1,193]},"user_data":{"value":[]}} [0/1]
(10407|10412) INFO: SubscriptionListener::on_data_available add local reader 01037c1e.52ddd570.28a8cd57.00000007 {"key":{"value":[1,3,124,30,82,221,213,112,40,168,205,87,0,0,0,7]},"participant_key":{"value":[1,3,124,30,82,221,213,112,40,168,205,87,0,0,1,193]},"topic_name":"topic_01","type_name":"Bench::Data","durability":{"kind":"VOLATILE_DURABILITY_QOS"},"deadline":{"period":{"sec":2147483647,"nanosec":2147483647}},"latency_budget":{"duration":{"sec":0,"nanosec":0}},"liveliness":{"kind":"AUTOMATIC_LIVELINESS_QOS","lease_duration":{"sec":2147483647,"nanosec":2147483647}},"reliability":{"kind":"RELIABLE_RELIABILITY_QOS","max_blocking_time":{"sec":2147483647,"nanosec":2147483647}},"ownership":{"kind":"SHARED_OWNERSHIP_QOS"},"destination_order":{"kind":"BY_RECEPTION_TIMESTAMP_DESTINATIONORDER_QOS"},"user_data":{"value":[]},"time_based_filter":{"minimum_separation":{"sec":0,"nanosec":0}},"presentation":{"access_scope":"INSTANCE_PRESENTATION_QOS","coherent_access":false,"ordered_access":false},"partition":{"name":["bench_partition"]},"topic_data":{"value":[]},"group_data":{"value":[]},"representation":{"value":[2,0,-12140]},"type_consistency":{"kind":2,"ignore_sequence_bounds":true,"ignore_string_bounds":true,"ignore_member_names":false,"prevent_type_widening":false,"force_type_validation":false}} 0.030 s into session [0/1]
(10407|10412) INFO: SubscriptionListener::on_data_available add local reader 01037c1e.52ddd570.28a8cd57.01000007 {"key":{"value":[1,3,124,30,82,221,213,112,40,168,205,87,1,0,0,7]},"participant_key":{"value":[1,3,124,30,82,221,213,112,40,168,205,87,0,0,1,193]},"topic_name":"topic_02","type_name":"Bench::Data","durability":{"kind":"VOLATILE_DURABILITY_QOS"},"deadline":{"period":{"sec":2147483647,"nanosec":2147483647}},"latency_budget":{"duration":{"sec":0,"nanosec":0}},"liveliness":{"kind":"AUTOMATIC_LIVELINESS_QOS","lease_duration":{"sec":2147483647,"nanosec":2147483647}},"reliability":{"kind":"RELIABLE_RELIABILITY_QOS","max_blocking_time":{"sec":2147483647,"nanosec":2147483647}},"ownership":{"kind":"SHARED_OWNERSHIP_QOS"},"destination_order":{"kind":"BY_RECEPTION_TIMESTAMP_DESTINATIONORDER_QOS"},"user_data":{"value":[]},"time_based_filter":{"minimum_separation":{"sec":0,"nanosec":0}},"presentation":{"access_scope":"INSTANCE_PRESENTATION_QOS","coherent_access":false,"ordered_access":false},"partition":{"name":["bench_partition"]},"topic_data":{"value":[]},"group_data":{"value":[]},"representation":{"value":[2,0,-12140]},"type_consistency":{"kind":2,"ignore_sequence_bounds":true,"ignore_string_bounds":true,"ignore_member_names":false,"prevent_type_widening":false,"force_type_validation":false}} 0.036 s into session [0/1]
(10407|10412) INFO: PublicationListener::on_data_available add local writer 01037c1e.52ddd570.28a8cd57.00000002 {"key":{"value":[1,3,124,30,82,221,213,112,40,168,205,87,0,0,0,2]},"participant_key":{"value":[1,3,124,30,82,221,213,112,40,168,205,87,0,0,1,193]},"topic_name":"topic_01","type_name":"Bench::Data","durability":{"kind":"VOLATILE_DURABILITY_QOS"},"durability_service":{"service_cleanup_delay":{"sec":0,"nanosec":0},"history_kind":"KEEP_LAST_HISTORY_QOS","history_depth":1,"max_samples":-1,"max_instances":-1,"max_samples_per_instance":-1},"deadline":{"period":{"sec":2147483647,"nanosec":2147483647}},"latency_budget":{"duration":{"sec":0,"nanosec":0}},"liveliness":{"kind":"AUTOMATIC_LIVELINESS_QOS","lease_duration":{"sec":2147483647,"nanosec":2147483647}},"reliability":{"kind":"RELIABLE_RELIABILITY_QOS","max_blocking_time":{"sec":0,"nanosec":100000000}},"lifespan":{"duration":{"sec":2147483647,"nanosec":2147483647}},"user_data":{"value":[]},"ownership":{"kind":"SHARED_OWNERSHIP_QOS"},"ownership_strength":{"value":0},"destination_order":{"kind":"BY_RECEPTION_TIMESTAMP_DESTINATIONORDER_QOS"},"presentation":{"access_scope":"INSTANCE_PRESENTATION_QOS","coherent_access":false,"ordered_access":false},"partition":{"name":["bench_partition"]},"topic_data":{"value":[]},"group_data":{"value":[]},"representation":{"value":[2]}} 0.041 s into session [0/1]
(10407|10412) INFO: PublicationListener::on_data_available add local writer 01037c1e.52ddd570.28a8cd57.01000002 {"key":{"value":[1,3,124,30,82,221,213,112,40,168,205,87,1,0,0,2]},"participant_key":{"value":[1,3,124,30,82,221,213,112,40,168,205,87,0,0,1,193]},"topic_name":"topic_02","type_name":"Bench::Data","durability":{"kind":"VOLATILE_DURABILITY_QOS"},"durability_service":{"service_cleanup_delay":{"sec":0,"nanosec":0},"history_kind":"KEEP_LAST_HISTORY_QOS","history_depth":1,"max_samples":-1,"max_instances":-1,"max_samples_per_instance":-1},"deadline":{"period":{"sec":2147483647,"nanosec":2147483647}},"latency_budget":{"duration":{"sec":0,"nanosec":0}},"liveliness":{"kind":"AUTOMATIC_LIVELINESS_QOS","lease_duration":{"sec":2147483647,"nanosec":2147483647}},"reliability":{"kind":"RELIABLE_RELIABILITY_QOS","max_blocking_time":{"sec":0,"nanosec":100000000}},"lifespan":{"duration":{"sec":2147483647,"nanosec":2147483647}},"user_data":{"value":[]},"ownership":{"kind":"SHARED_OWNERSHIP_QOS"},"ownership_strength":{"value":0},"destination_order":{"kind":"BY_RECEPTION_TIMESTAMP_DESTINATIONORDER_QOS"},"presentation":{"access_scope":"INSTANCE_PRESENTATION_QOS","coherent_access":false,"ordered_access":false},"partition":{"name":["bench_partition"]},"topic_data":{"value":[]},"group_data":{"value":[]},"representation":{"value":[2]}} 0.044 s into session [0/1]
(10407|10407) INFO: GuidAddrSet::record_activity 01037c1e.52ddd570.28a9f21c.000001c1 added 0.000 s into session from 127.0.0.1:37492
(10407|10407) INFO: GuidAddrSet::record_activity VSEDP 01037c1e.52ddd570.28a9f21c.000001c1 is at 127.0.0.1:37492 0.000 s into session ips=1 total=3 remote=0 deactivation=3 expire=4 admit=0
(10407|10407) INFO: GuidAddrSet::record_activity VSPDP 01037c1e.52ddd570.28a9f21c.000001c1 is at 127.0.0.1:9168 0.013 s into session ips=1 total=3 remote=0 deactivation=3 expire=5 admit=0
(10407|10407) INFO: SpdpHandler::cache_message 01037c1e.52ddd570.28a9f21c.000001c1 got first SPDP 0.013 s into session dds.cert.sn
(10407|10407) INFO: GuidAddrSet::ignore_rtps 01037c1e.52ddd570.28a9f21c.000001c1 was admitted 0.013 s into session
(10407|10419) Spdp::handle_participant_data - 01037c1e.52ddd570.28a7534e.000001c1(b0fb155d) discovered 01037c1e.52ddd570.28a9f21c.000001c1(705730e0) lease 5:00 from 127.0.0.1:4444 (1)
(10407|10412) INFO: RelayParticipantStatusReporter::add_participant add local participant 01037c1e.52ddd570.28a9f21c.000001c1 {"key":{"value":[1,3,124,30,82,221,213,112,40,169,242,28,0,0,1,193]},"user_data":{"value":[]}} [0/1]
(10407|10412) INFO: SubscriptionListener::on_data_available add local reader 01037c1e.52ddd570.28a9f21c.00000007 {"key":{"value":[1,3,124,30,82,221,213,112,40,169,242,28,0,0,0,7]},"participant_key":{"value":[1,3,124,30,82,221,213,112,40,169,242,28,0,0,1,193]},"topic_name":"topic_01","type_name":"Bench::Data","durability":{"kind":"VOLATILE_DURABILITY_QOS"},"deadline":{"period":{"sec":2147483647,"nanosec":2147483647}},"latency_budget":{"duration":{"sec":0,"nanosec":0}},"liveliness":{"kind":"AUTOMATIC_LIVELINESS_QOS","lease_duration":{"sec":2147483647,"nanosec":2147483647}},"reliability":{"kind":"RELIABLE_RELIABILITY_QOS","max_blocking_time":{"sec":2147483647,"nanosec":2147483647}},"ownership":{"kind":"SHARED_OWNERSHIP_QOS"},"destination_order":{"kind":"BY_RECEPTION_TIMESTAMP_DESTINATIONORDER_QOS"},"user_data":{"value":[]},"time_based_filter":{"minimum_separation":{"sec":0,"nanosec":0}},"presentation":{"access_scope":"INSTANCE_PRESENTATION_QOS","coherent_access":false,"ordered_access":false},"partition":{"name":["bench_partition"]},"topic_data":{"value":[]},"group_data":{"value":[]},"representation":{"value":[2,0,-12140]},"type_consistency":{"kind":2,"ignore_sequence_bounds":true,"ignore_string_bounds":true,"ignore_member_names":false,"prevent_type_widening":false,"force_type_validation":false}} 0.027 s into session [0/1]
(10407|10407) STAT: Relay Statistics {"relay_id":"relay1","interval":{"sec":3,"nanosec":1349000},"rtps":{"messages_in":21,"bytes_in":6272,"messages_ignored":0,"bytes_ignored":0,"input_processing_time":{"sec":0,"nanosec":3662000},"messages_out":22,"bytes_out":6404,"messages_dropped":0,"bytes_dropped":0,"output_processing_time":{"sec":0,"nanosec":1150000}},"stun":{"messages_in":12,"bytes_in":528,"messages_ignored":0,"bytes_ignored":0,"input_processing_time":{"sec":0,"nanosec":2660000},"messages_out":6,"bytes_out":312,"messages_dropped":0,"bytes_dropped":0,"output_processing_time":{"sec":0,"nanosec":160000}},"max_gain":2,"error_count":0,"local_active_participants":3,"new_address_count":6,"expired_address_count":0,"max_queue_size":2,"max_queue_latency":{"sec":0,"nanosec":944000},"local_participants":2,"local_writers":2,"local_readers":3,"handler_statistics_sub_count":0,"relay_statistics_sub_count":0,"participant_statistics_sub_count":0,"relay_partitions_sub_count":1,"relay_participant_status_sub_count":0,"relay_address_sub_count":1,"relay_status_sub_count":0,"relay_partitions_pub_count":1,"relay_address_pub_count":1,"admission_deferral_count":0,"remote_map_size":0,"max_ips_per_client":1,"total_client_ips":3,"total_client_ports":6,"rejected_address_map_size":0,"deactivation_queue_size":3,"expiration_queue_size":6,"admission_queue_size":0,"transitions_to_admitting":0,"transitions_to_nonadmitting":0,"virtual_memory_kb":537234912,"client_partitions":{"slots":1,"free_slots":1,"count":1,"partition_index_cache":1,"partition_index_nodes":16,"guids":5,"guids_cache":1},"relay_partitions":{"addresses":3,"partition_index_cache":1,"partition_index_nodes":16,"slots":1},"opendds_modules":[]}
(10407|10407) STAT: _OPENDDS_SEDPTransportInst_01037c1e52ddd57028a7534e_7 {"id":"_OPENDDS_SEDPTransportInst_01037c1e52ddd57028a7534e_7","stats":{"DataLinkAssociationsByLocal":3,"DataLinkAssociationsByRemote":3,"DataLinkAssociationsReleasing":0,"DataLinkDataBlocks":0,"DataLinkMessageBlocks":0,"DataLinkOnStartCallbacks":0,"DataLinkPendingOnStarts":0,"DataLinkRecvListeners":3,"DataLinkSendListeners":0,"RtpsUdpDataLinkBundlingCache":9,"RtpsUdpDataLinkDataBlocks":0,"RtpsUdpDataLinkFlushSendQueue":0,"RtpsUdpDataLinkJobQueue":0,"RtpsUdpDataLinkLocatorCache":9,"RtpsUdpDataLinkLocators":3,"RtpsUdpDataLinkMessageBlocks":0,"RtpsUdpDataLinkPendingReliableReaders":0,"RtpsUdpDataLinkReaders":3,"RtpsUdpDataLinkReadersOfWriter":3,"RtpsUdpDataLinkRemoteReaders":0,"RtpsUdpDataLinkRemoteWriters":3,"RtpsUdpDataLinkSendBuffers":0,"RtpsUdpDataLinkSendQueue":0,"RtpsUdpDataLinkWriterToBestEffort":0,"RtpsUdpDataLinkWriters":0,"RtpsUdpRecvReadersSelected":1,"RtpsUdpRecvReadersWithheld":0,"RtpsUdpRecvReassemblyCompleted":0,"RtpsUdpRecvReassemblyFrags":0,"RtpsUdpRecvReassemblyQueue":0,"RtpsUdpRecvReassemblyTotal":0,"RtpsUdpRecvSecureSubmessages":0,"RtpsUdpTransportDeferredConnectionRecords":1,"RtpsUdpTransportJobQueue":0,"TransportImplPendingConnections":0,"TransportImplReactorTaskCmdQueue":0,"TransportRecvBuffers":1,"TransportRecvDataBlocks":0,"TransportRecvDataBytes":0,"TransportRecvMessageBlocks":0,"TransportSendElems":0,"TransportSendHeaderData":0,"TransportSendHeaderDataBlocks":0,"TransportSendHeaderMessageBlocks":0,"TransportSendNotificationQueue":0,"TransportSendQueue":0,"TransportSendReplacedDataBlocks":0,"TransportSendReplacedMessageBlocks":0}}
(10407|10407) STAT: _OPENDDS_SEDPTransportInst_01037c1e52ddd57028a77023_0 {"id":"_OPENDDS_SEDPTransportInst_01037c1e52ddd57028a77023_0","stats":{"DataLinkAssociationsByLocal":0,"DataLinkAssociationsByRemote":0,"DataLinkAssociationsReleasing":0,"DataLinkDataBlocks":0,"DataLinkMessageBlocks":0,"DataLinkOnStartCallbacks":0,"DataLinkPendingOnStarts":0,"DataLinkRecvListeners":0,"DataLinkSendListeners":0,"RtpsUdpDataLinkBundlingCache":0,"RtpsUdpDataLinkDataBlocks":0,"RtpsUdpDataLinkFlushSendQueue":0,"RtpsUdpDataLinkJobQueue":0,"RtpsUdpDataLinkLocatorCache":0,"RtpsUdpDataLinkLocators":0,"RtpsUdpDataLinkMessageBlocks":0,"RtpsUdpDataLinkPendingReliableReaders":0,"RtpsUdpDataLinkReaders":0,"RtpsUdpDataLinkReadersOfWriter":0,"RtpsUdpDataLinkRemoteReaders":0,"RtpsUdpDataLinkRemoteWriters":0,"RtpsUdpDataLinkSendBuffers":0,"RtpsUdpDataLinkSendQueue":0,"RtpsUdpDataLinkWriterToBestEffort":0,"RtpsUdpDataLinkWriters":0,"RtpsUdpRecvReadersSelected":0,"RtpsUdpRecvReadersWithheld":0,"RtpsUdpRecvReassemblyCompleted":0,"RtpsUdpRecvReassemblyFrags":0,"RtpsUdpRecvReassemblyQueue":0,"RtpsUdpRecvReassemblyTotal":0,"RtpsUdpRecvSecureSubmessages":0,"RtpsUdpTransportDeferredConnectionRecords":0,"RtpsUdpTransportJobQueue":0,"TransportImplPendingConnections":0,"TransportImplReactorTaskCmdQueue":0,"TransportRecvBuffers":1,"TransportRecvDataBlocks":0,"TransportRecvDataBytes":0,"TransportRecvMessageBlocks":0,"TransportSendElems":0,"TransportSendHeaderData":0,"TransportSendHeaderDataBlocks":0,"TransportSendHeaderMessageBlocks":0,"TransportSendNotificationQueue":0,"TransportSendQueue":0,"TransportSendReplacedDataBlocks":0,"TransportSendReplacedMessageBlocks":0}}
(10407|10407) STAT: relay1 {"id":"relay1","stats":{"DataLinkAssociationsByLocal":4,"DataLinkAssociationsByRemote":4,"DataLinkAssociationsReleasing":0,"DataLinkDataBlocks":0,"DataLinkMessageBlocks":0,"DataLinkOnStartCallbacks":0,"DataLinkPendingOnStarts":2,"DataLinkRecvListeners":2,"DataLinkSendListeners":2,"RtpsUdpDataLinkBundlingCache":8,"RtpsUdpDataLinkDataBlocks":0,"RtpsUdpDataLinkFlushSendQueue":0,"RtpsUdpDataLinkJobQueue":0,"RtpsUdpDataLinkLocatorCache":9,"RtpsUdpDataLinkLocators":4,"RtpsUdpDataLinkMessageBlocks":0,"RtpsUdpDataLinkPendingReliableReaders":0,"RtpsUdpDataLinkReaders":2,"RtpsUdpDataLinkReadersOfWriter":2,"RtpsUdpDataLinkRemoteReaders":2,"RtpsUdpDataLinkRemoteWriters":2,"RtpsUdpDataLinkSendBuffers":2,"RtpsUdpDataLinkSendQueue":0,"RtpsUdpDataLinkWriterToBestEffort":0,"RtpsUdpDataLinkWriters":2,"RtpsUdpRecvReadersSelected":0,"RtpsUdpRecvReadersWithheld":1,"RtpsUdpRecvReassemblyCompleted":0,"RtpsUdpRecvReassemblyFrags":0,"RtpsUdpRecvReassemblyQueue":0,"RtpsUdpRecvReassemblyTotal":0,"RtpsUdpRecvSecureSubmessages":0,"RtpsUdpTransportDeferredConnectionRecords":0,"RtpsUdpTransportJobQueue":0,"TransportImplPendingConnections":0,"TransportImplReactorTaskCmdQueue":0,"TransportRecvBuffers":1,"TransportRecvDataBlocks":0,"TransportRecvDataBytes":65536,"TransportRecvMessageBlocks":0,"TransportSendElems":0,"TransportSendHeaderData":0,"TransportSendHeaderDataBlocks":80,"TransportSendHeaderMessageBlocks":160,"TransportSendNotificationQueue":0,"TransportSendQueue":0,"TransportSendReplacedDataBlocks":0,"TransportSendReplacedMessageBlocks":0}}
(10407|10412) INFO: SubscriptionListener::on_data_available add local reader 01037c1e.52ddd570.28a9f21c.01000007 {"key":{"value":[1,3,124,30,82,221,213,112,40,169,242,28,1,0,0,7]},"participant_key":{"value":[1,3,124,30,82,221,213,112,40,169,242,28,0,0,1,193]},"topic_name":"topic_02","type_name":"Bench::Data","durability":{"kind":"VOLATILE_DURABILITY_QOS"},"deadline":{"period":{"sec":2147483647,"nanosec":2147483647}},"latency_budget":{"duration":{"sec":0,"nanosec":0}},"liveliness":{"kind":"AUTOMATIC_LIVELINESS_QOS","lease_duration":{"sec":2147483647,"nanosec":2147483647}},"reliability":{"kind":"RELIABLE_RELIABILITY_QOS","max_blocking_time":{"sec":2147483647,"nanosec":2147483647}},"ownership":{"kind":"SHARED_OWNERSHIP_QOS"},"destination_order":{"kind":"BY_RECEPTION_TIMESTAMP_DESTINATIONORDER_QOS"},"user_data":{"value":[]},"time_based_filter":{"minimum_separation":{"sec":0,"nanosec":0}},"presentation":{"access_scope":"INSTANCE_PRESENTATION_QOS","coherent_access":false,"ordered_access":false},"partition":{"name":["bench_partition"]},"topic_data":{"value":[]},"group_data":{"value":[]},"representation":{"value":[2,0,-12140]},"type_consistency":{"kind":2,"ignore_sequence_bounds":true,"ignore_string_bounds":true,"ignore_member_names":false,"prevent_type_widening":false,"force_type_validation":false}} 0.032 s into session [0/1]
(10407|10412) INFO: PublicationListener::on_data_available add local writer 01037c1e.52ddd570.28a9f21c.00000002 {"key":{"value":[1,3,124,30,82,221,213,112,40,169,242,28,0,0,0,2]},"participant_key":{"value":[1,3,124,30,82,221,213,112,40,169,242,28,0,0,1,193]},"topic_name":"topic_01","type_name":"Bench::Data","durability":{"kind":"VOLATILE_DURABILITY_QOS"},"durability_service":{"service_cleanup_delay":{"sec":0,"nanosec":0},"history_kind":"KEEP_LAST_HISTORY_QOS","history_depth":1,"max_samples":-1,"max_instances":-1,"max_samples_per_instance":-1},"deadline":{"period":{"sec":2147483647,"nanosec":2147483647}},"latency_budget":{"duration":{"sec":0,"nanosec":0}},"liveliness":{"kind":"AUTOMATIC_LIVELINESS_QOS","lease_duration":{"sec":2147483647,"nanosec":2147483647}},"reliability":{"kind":"RELIABLE_RELIABILITY_QOS","max_blocking_time":{"sec":0,"nanosec":100000000}},"lifespan":{"duration":{"sec":2147483647,"nanosec":2147483647}},"user_data":{"value":[]},"ownership":{"kind":"SHARED_OWNERSHIP_QOS"},"ownership_strength":{"value":0},"destination_order":{"kind":"BY_RECEPTION_TIMESTAMP_DESTINATIONORDER_QOS"},"presentation":{"access_scope":"INSTANCE_PRESENTATION_QOS","coherent_access":false,"ordered_access":false},"partition":{"name":["bench_partition"]},"topic_data":{"value":[]},"group_data":{"value":[]},"representation":{"value":[2]}} 0.033 s into session [0/1]
(10407|10412) INFO: PublicationListener::on_data_available add local writer 01037c1e.52ddd570.28a9f21c.01000002 {"key":{"value":[1,3,124,30,82,221,213,112,40,169,242,28,1,0,0,2]},"participant_key":{"value":[1,3,124,30,82,221,213,112,40,169,242,28,0,0,1,193]},"topic_name":"topic_02","type_name":"Bench::Data","durability":{"kind":"VOLATILE_DURABILITY_QOS"},"durability_service":{"service_cleanup_delay":{"sec":0,"nanosec":0},"history_kind":"KEEP_LAST_HISTORY_QOS","history_depth":1,"max_samples":-1,"max_instances":-1,"max_samples_per_instance":-1},"deadline":{"period":{"sec":2147483647,"nanosec":2147483647}},"latency_budget":{"duration":{"sec":0,"nanosec":0}},"liveliness":{"kind":"AUTOMATIC_LIVELINESS_QOS","lease_duration":{"sec":2147483647,"nanosec":2147483647}},"reliability":{"kind":"RELIABLE_RELIABILITY_QOS","max_blocking_time":{"sec":0,"nanosec":100000000}},"lifespan":{"duration":{"sec":2147483647,"nanosec":2147483647}},"user_data":{"value":[]},"ownership":{"kind":"SHARED_OWNERSHIP_QOS"},"ownership_strength":{"value":0},"destination_order":{"kind":"BY_RECEPTION_TIMESTAMP_DESTINATIONORDER_QOS"},"presentation":{"access_scope":"INSTANCE_PRESENTATION_QOS","coherent_access":false,"ordered_access":false},"partition":{"name":["bench_partition"]},"topic_data":{"value":[]},"group_data":{"value":[]},"representation":{"value":[2]}} 0.039 s into session [0/1]
(10407|10407) STAT: Relay Statistics {"relay_id":"relay1","interval":{"sec":3,"nanosec":742272000},"rtps":{"messages_in":42,"bytes_in":11304,"messages_ignored":0,"bytes_ignored":0,"input_processing_time":{"sec":0,"nanosec":6469000},"messages_out":61,"bytes_out":16860,"messages_dropped":0,"bytes_dropped":0,"output_processing_time":{"sec":0,"nanosec":1480000}},"stun":{"messages_in":10,"bytes_in":440,"messages_ignored":0,"bytes_ignored":0,"input_processing_time":{"sec":0,"nanosec":968000},"messages_out":0,"bytes_out":0,"messages_dropped":0,"bytes_dropped":0,"output_processing_time":{"sec":0,"nanosec":0}},"max_gain":2,"error_count":0,"local_active_participants":3,"new_address_count":0,"expired_address_count":0,"max_queue_size":2,"max_queue_latency":{"sec":0,"nanosec":1589000},"local_participants":2,"local_writers":4,"local_readers":4,"handler_statistics_sub_count":0,"relay_statistics_sub_count":0,"participant_statistics_sub_count":0,"relay_partitions_sub_count":1,"relay_participant_status_sub_count":0,"relay_address_sub_count":1,"relay_status_sub_count":0,"relay_partitions_pub_count":1,"relay_address_pub_count":1,"admission_deferral_count":0,"remote_map_size":0,"max_ips_per_client":1,"total_client_ips":3,"total_client_ports":6,"rejected_address_map_size":0,"deactivation_queue_size":3,"expiration_queue_size":6,"admission_queue_size":0,"transitions_to_admitting":0,"transitions_to_nonadmitting":0,"virtual_memory_kb":537234912,"client_partitions":{"slots":1,"free_slots":1,"count":1,"partition_index_cache":1,"partition_index_nodes":16,"guids":8,"guids_cache":2},"relay_partitions":{"addresses":3,"partition_index_cache":1,"partition_index_nodes":16,"slots":1},"opendds_modules":[]}
(10407|10407) STAT: _OPENDDS_SEDPTransportInst_01037c1e52ddd57028a7534e_7 {"id":"_OPENDDS_SEDPTransportInst_01037c1e52ddd57028a7534e_7","stats":{"DataLinkAssociationsByLocal":3,"DataLinkAssociationsByRemote":6,"DataLinkAssociationsReleasing":0,"DataLinkDataBlocks":0,"DataLinkMessageBlocks":0,"DataLinkOnStartCallbacks":0,"DataLinkPendingOnStarts":0,"DataLinkRecvListeners":3,"DataLinkSendListeners":0,"RtpsUdpDataLinkBundlingCache":15,"RtpsUdpDataLinkDataBlocks":0,"RtpsUdpDataLinkFlushSendQueue":0,"RtpsUdpDataLinkJobQueue":0,"RtpsUdpDataLinkLocatorCache":15,"RtpsUdpDataLinkLocators":6,"RtpsUdpDataLinkMessageBlocks":0,"RtpsUdpDataLinkPendingReliableReaders":0,"RtpsUdpDataLinkReaders":3,"RtpsUdpDataLinkReadersOfWriter":6,"RtpsUdpDataLinkRemoteReaders":0,"RtpsUdpDataLinkRemoteWriters":6,"RtpsUdpDataLinkSendBuffers":0,"RtpsUdpDataLinkSendQueue":0,"RtpsUdpDataLinkWriterToBestEffort":0,"RtpsUdpDataLinkWriters":0,"RtpsUdpRecvReadersSelected":0,"RtpsUdpRecvReadersWithheld":1,"RtpsUdpRecvReassemblyCompleted":0,"RtpsUdpRecvReassemblyFrags":0,"RtpsUdpRecvReassemblyQueue":0,"RtpsUdpRecvReassemblyTotal":0,"RtpsUdpRecvSecureSubmessages":0,"RtpsUdpTransportDeferredConnectionRecords":1,"RtpsUdpTransportJobQueue":0,"TransportImplPendingConnections":0,"TransportImplReactorTaskCmdQueue":0,"TransportRecvBuffers":1,"TransportRecvDataBlocks":0,"TransportRecvDataBytes":0,"TransportRecvMessageBlocks":0,"TransportSendElems":0,"TransportSendHeaderData":0,"TransportSendHeaderDataBlocks":0,"TransportSendHeaderMessageBlocks":0,"TransportSendNotificationQueue":0,"TransportSendQueue":0,"TransportSendReplacedDataBlocks":0,"TransportSendReplacedMessageBlocks":0}}
(10407|10407) STAT: _OPENDDS_SEDPTransportInst_01037c1e52ddd57028a77023_0 {"id":"_OPENDDS_SEDPTransportInst_01037c1e52ddd57028a77023_0","stats":{"DataLinkAssociationsByLocal":0,"DataLinkAssociationsByRemote":0,"DataLinkAssociationsReleasing":0,"DataLinkDataBlocks":0,"DataLinkMessageBlocks":0,"DataLinkOnStartCallbacks":0,"DataLinkPendingOnStarts":0,"DataLinkRecvListeners":0,"DataLinkSendListeners":0,"RtpsUdpDataLinkBundlingCache":0,"RtpsUdpDataLinkDataBlocks":0,"RtpsUdpDataLinkFlushSendQueue":0,"RtpsUdpDataLinkJobQueue":0,"RtpsUdpDataLinkLocatorCache":0,"RtpsUdpDataLinkLocators":0,"RtpsUdpDataLinkMessageBlocks":0,"RtpsUdpDataLinkPendingReliableReaders":0,"RtpsUdpDataLinkReaders":0,"RtpsUdpDataLinkReadersOfWriter":0,"RtpsUdpDataLinkRemoteReaders":0,"RtpsUdpDataLinkRemoteWriters":0,"RtpsUdpDataLinkSendBuffers":0,"RtpsUdpDataLinkSendQueue":0,"RtpsUdpDataLinkWriterToBestEffort":0,"RtpsUdpDataLinkWriters":0,"RtpsUdpRecvReadersSelected":0,"RtpsUdpRecvReadersWithheld":0,"RtpsUdpRecvReassemblyCompleted":0,"RtpsUdpRecvReassemblyFrags":0,"RtpsUdpRecvReassemblyQueue":0,"RtpsUdpRecvReassemblyTotal":0,"RtpsUdpRecvSecureSubmessages":0,"RtpsUdpTransportDeferredConnectionRecords":0,"RtpsUdpTransportJobQueue":0,"TransportImplPendingConnections":0,"TransportImplReactorTaskCmdQueue":0,"TransportRecvBuffers":1,"TransportRecvDataBlocks":0,"TransportRecvDataBytes":0,"TransportRecvMessageBlocks":0,"TransportSendElems":0,"TransportSendHeaderData":0,"TransportSendHeaderDataBlocks":0,"TransportSendHeaderMessageBlocks":0,"TransportSendNotificationQueue":0,"TransportSendQueue":0,"TransportSendReplacedDataBlocks":0,"TransportSendReplacedMessageBlocks":0}}
(10407|10407) STAT: relay1 {"id":"relay1","stats":{"DataLinkAssociationsByLocal":4,"DataLinkAssociationsByRemote":4,"DataLinkAssociationsReleasing":0,"DataLinkDataBlocks":0,"DataLinkMessageBlocks":0,"DataLinkOnStartCallbacks":0,"DataLinkPendingOnStarts":2,"DataLinkRecvListeners":2,"DataLinkSendListeners":2,"RtpsUdpDataLinkBundlingCache":8,"RtpsUdpDataLinkDataBlocks":0,"RtpsUdpDataLinkFlushSendQueue":0,"RtpsUdpDataLinkJobQueue":0,"RtpsUdpDataLinkLocatorCache":9,"RtpsUdpDataLinkLocators":4,"RtpsUdpDataLinkMessageBlocks":0,"RtpsUdpDataLinkPendingReliableReaders":0,"RtpsUdpDataLinkReaders":2,"RtpsUdpDataLinkReadersOfWriter":2,"RtpsUdpDataLinkRemoteReaders":2,"RtpsUdpDataLinkRemoteWriters":2,"RtpsUdpDataLinkSendBuffers":0,"RtpsUdpDataLinkSendQueue":0,"RtpsUdpDataLinkWriterToBestEffort":0,"RtpsUdpDataLinkWriters":2,"RtpsUdpRecvReadersSelected":1,"RtpsUdpRecvReadersWithheld":0,"RtpsUdpRecvReassemblyCompleted":0,"RtpsUdpRecvReassemblyFrags":0,"RtpsUdpRecvReassemblyQueue":0,"RtpsUdpRecvReassemblyTotal":0,"RtpsUdpRecvSecureSubmessages":0,"RtpsUdpTransportDeferredConnectionRecords":0,"RtpsUdpTransportJobQueue":0,"TransportImplPendingConnections":0,"TransportImplReactorTaskCmdQueue":0,"TransportRecvBuffers":1,"TransportRecvDataBlocks":0,"TransportRecvDataBytes":65536,"TransportRecvMessageBlocks":0,"TransportSendElems":0,"TransportSendHeaderData":0,"TransportSendHeaderDataBlocks":80,"TransportSendHeaderMessageBlocks":0,"TransportSendNotificationQueue":0,"TransportSendQueue":0,"TransportSendReplacedDataBlocks":0,"TransportSendReplacedMessageBlocks":0}}
(10407|10407) STAT: Relay Statistics {"relay_id":"relay1","interval":{"sec":6,"nanosec":800794000},"rtps":{"messages_in":4,"bytes_in":1296,"messages_ignored":0,"bytes_ignored":0,"input_processing_time":{"sec":0,"nanosec":679000},"messages_out":8,"bytes_out":2592,"messages_dropped":0,"bytes_dropped":0,"output_processing_time":{"sec":0,"nanosec":214000}},"stun":{"messages_in":4,"bytes_in":176,"messages_ignored":0,"bytes_ignored":0,"input_processing_time":{"sec":0,"nanosec":1525000},"messages_out":0,"bytes_out":0,"messages_dropped":0,"bytes_dropped":0,"output_processing_time":{"sec":0,"nanosec":0}},"max_gain":2,"error_count":0,"local_active_participants":3,"new_address_count":0,"expired_address_count":0,"max_queue_size":2,"max_queue_latency":{"sec":0,"nanosec":375000},"local_participants":2,"local_writers":4,"local_readers":4,"handler_statistics_sub_count":0,"relay_statistics_sub_count":0,"participant_statistics_sub_count":0,"relay_partitions_sub_count":1,"relay_participant_status_sub_count":0,"relay_address_sub_count":1,"relay_status_sub_count":0,"relay_partitions_pub_count":1,"relay_address_pub_count":1,"admission_deferral_count":0,"remote_map_size":0,"max_ips_per_client":1,"total_client_ips":3,"total_client_ports":6,"rejected_address_map_size":0,"deactivation_queue_size":3,"expiration_queue_size":6,"admission_queue_size":0,"transitions_to_admitting":0,"transitions_to_nonadmitting":0,"virtual_memory_kb":537234912,"client_partitions":{"slots":1,"free_slots":1,"count":1,"partition_index_cache":1,"partition_index_nodes":16,"guids":8,"guids_cache":2},"relay_partitions":{"addresses":3,"partition_index_cache":1,"partition_index_nodes":16,"slots":1},"opendds_modules":[]}
(10407|10407) STAT: _OPENDDS_SEDPTransportInst_01037c1e52ddd57028a7534e_7 {"id":"_OPENDDS_SEDPTransportInst_01037c1e52ddd57028a7534e_7","stats":{"DataLinkAssociationsByLocal":3,"DataLinkAssociationsByRemote":6,"DataLinkAssociationsReleasing":0,"DataLinkDataBlocks":0,"DataLinkMessageBlocks":0,"DataLinkOnStartCallbacks":0,"DataLinkPendingOnStarts":0,"DataLinkRecvListeners":3,"DataLinkSendListeners":0,"RtpsUdpDataLinkBundlingCache":15,"RtpsUdpDataLinkDataBlocks":0,"RtpsUdpDataLinkFlushSendQueue":0,"RtpsUdpDataLinkJobQueue":0,"RtpsUdpDataLinkLocatorCache":15,"RtpsUdpDataLinkLocators":6,"RtpsUdpDataLinkMessageBlocks":0,"RtpsUdpDataLinkPendingReliableReaders":0,"RtpsUdpDataLinkReaders":3,"RtpsUdpDataLinkReadersOfWriter":6,"RtpsUdpDataLinkRemoteReaders":0,"RtpsUdpDataLinkRemoteWriters":6,"RtpsUdpDataLinkSendBuffers":0,"RtpsUdpDataLinkSendQueue":0,"RtpsUdpDataLinkWriterToBestEffort":0,"RtpsUdpDataLinkWriters":0,"RtpsUdpRecvReadersSelected":0,"RtpsUdpRecvReadersWithheld":1,"RtpsUdpRecvReassemblyCompleted":0,"RtpsUdpRecvReassemblyFrags":0,"RtpsUdpRecvReassemblyQueue":0,"RtpsUdpRecvReassemblyTotal":0,"RtpsUdpRecvSecureSubmessages":0,"RtpsUdpTransportDeferredConnectionRecords":1,"RtpsUdpTransportJobQueue":0,"TransportImplPendingConnections":0,"TransportImplReactorTaskCmdQueue":0,"TransportRecvBuffers":1,"TransportRecvDataBlocks":0,"TransportRecvDataBytes":0,"TransportRecvMessageBlocks":0,"TransportSendElems":0,"TransportSendHeaderData":0,"TransportSendHeaderDataBlocks":0,"TransportSendHeaderMessageBlocks":0,"TransportSendNotificationQueue":0,"TransportSendQueue":0,"TransportSendReplacedDataBlocks":0,"TransportSendReplacedMessageBlocks":0}}
(10407|10407) STAT: _OPENDDS_SEDPTransportInst_01037c1e52ddd57028a77023_0 {"id":"_OPENDDS_SEDPTransportInst_01037c1e52ddd57028a77023_0","stats":{"DataLinkAssociationsByLocal":0,"DataLinkAssociationsByRemote":0,"DataLinkAssociationsReleasing":0,"DataLinkDataBlocks":0,"DataLinkMessageBlocks":0,"DataLinkOnStartCallbacks":0,"DataLinkPendingOnStarts":0,"DataLinkRecvListeners":0,"DataLinkSendListeners":0,"RtpsUdpDataLinkBundlingCache":0,"RtpsUdpDataLinkDataBlocks":0,"RtpsUdpDataLinkFlushSendQueue":0,"RtpsUdpDataLinkJobQueue":0,"RtpsUdpDataLinkLocatorCache":0,"RtpsUdpDataLinkLocators":0,"RtpsUdpDataLinkMessageBlocks":0,"RtpsUdpDataLinkPendingReliableReaders":0,"RtpsUdpDataLinkReaders":0,"RtpsUdpDataLinkReadersOfWriter":0,"RtpsUdpDataLinkRemoteReaders":0,"RtpsUdpDataLinkRemoteWriters":0,"RtpsUdpDataLinkSendBuffers":0,"RtpsUdpDataLinkSendQueue":0,"RtpsUdpDataLinkWriterToBestEffort":0,"RtpsUdpDataLinkWriters":0,"RtpsUdpRecvReadersSelected":0,"RtpsUdpRecvReadersWithheld":0,"RtpsUdpRecvReassemblyCompleted":0,"RtpsUdpRecvReassemblyFrags":0,"RtpsUdpRecvReassemblyQueue":0,"RtpsUdpRecvReassemblyTotal":0,"RtpsUdpRecvSecureSubmessages":0,"RtpsUdpTransportDeferredConnectionRecords":0,"RtpsUdpTransportJobQueue":0,"TransportImplPendingConnections":0,"TransportImplReactorTaskCmdQueue":0,"TransportRecvBuffers":1,"TransportRecvDataBlocks":0,"TransportRecvDataBytes":0,"TransportRecvMessageBlocks":0,"TransportSendElems":0,"TransportSendHeaderData":0,"TransportSendHeaderDataBlocks":0,"TransportSendHeaderMessageBlocks":0,"TransportSendNotificationQueue":0,"TransportSendQueue":0,"TransportSendReplacedDataBlocks":0,"TransportSendReplacedMessageBlocks":0}}
(10407|10407) STAT: relay1 {"id":"relay1","stats":{"DataLinkAssociationsByLocal":4,"DataLinkAssociationsByRemote":4,"DataLinkAssociationsReleasing":0,"DataLinkDataBlocks":0,"DataLinkMessageBlocks":0,"DataLinkOnStartCallbacks":0,"DataLinkPendingOnStarts":2,"DataLinkRecvListeners":2,"DataLinkSendListeners":2,"RtpsUdpDataLinkBundlingCache":8,"RtpsUdpDataLinkDataBlocks":0,"RtpsUdpDataLinkFlushSendQueue":0,"RtpsUdpDataLinkJobQueue":0,"RtpsUdpDataLinkLocatorCache":9,"RtpsUdpDataLinkLocators":4,"RtpsUdpDataLinkMessageBlocks":0,"RtpsUdpDataLinkPendingReliableReaders":0,"RtpsUdpDataLinkReaders":2,"RtpsUdpDataLinkReadersOfWriter":2,"RtpsUdpDataLinkRemoteReaders":2,"RtpsUdpDataLinkRemoteWriters":2,"RtpsUdpDataLinkSendBuffers":0,"RtpsUdpDataLinkSendQueue":0,"RtpsUdpDataLinkWriterToBestEffort":0,"RtpsUdpDataLinkWriters":2,"RtpsUdpRecvReadersSelected":1,"RtpsUdpRecvReadersWithheld":0,"RtpsUdpRecvReassemblyCompleted":0,"RtpsUdpRecvReassemblyFrags":0,"RtpsUdpRecvReassemblyQueue":0,"RtpsUdpRecvReassemblyTotal":0,"RtpsUdpRecvSecureSubmessages":0,"RtpsUdpTransportDeferredConnectionRecords":0,"RtpsUdpTransportJobQueue":0,"TransportImplPendingConnections":0,"TransportImplReactorTaskCmdQueue":0,"TransportRecvBuffers":1,"TransportRecvDataBlocks":0,"TransportRecvDataBytes":65536,"TransportRecvMessageBlocks":0,"TransportSendElems":0,"TransportSendHeaderData":0,"TransportSendHeaderDataBlocks":80,"TransportSendHeaderMessageBlocks":0,"TransportSendNotificationQueue":0,"TransportSendQueue":0,"TransportSendReplacedDataBlocks":0,"TransportSendReplacedMessageBlocks":0}}
(10407|10407) STAT: Relay Statistics {"relay_id":"relay1","interval":{"sec":6,"nanosec":800375000},"rtps":{"messages_in":2,"bytes_in":648,"messages_ignored":0,"bytes_ignored":0,"input_processing_time":{"sec":0,"nanosec":351000},"messages_out":4,"bytes_out":1296,"messages_dropped":0,"bytes_dropped":0,"output_processing_time":{"sec":0,"nanosec":143000}},"stun":{"messages_in":2,"bytes_in":88,"messages_ignored":0,"bytes_ignored":0,"input_processing_time":{"sec":0,"nanosec":1184000},"messages_out":0,"bytes_out":0,"messages_dropped":0,"bytes_dropped":0,"output_processing_time":{"sec":0,"nanosec":0}},"max_gain":2,"error_count":0,"local_active_participants":3,"new_address_count":0,"expired_address_count":0,"max_queue_size":2,"max_queue_latency":{"sec":0,"nanosec":346000},"local_participants":2,"local_writers":4,"local_readers":4,"handler_statistics_sub_count":0,"relay_statistics_sub_count":0,"participant_statistics_sub_count":0,"relay_partitions_sub_count":1,"relay_participant_status_sub_count":0,"relay_address_sub_count":1,"relay_status_sub_count":0,"relay_partitions_pub_count":1,"relay_address_pub_count":1,"admission_deferral_count":0,"remote_map_size":0,"max_ips_per_client":1,"total_client_ips":3,"total_client_ports":6,"rejected_address_map_size":0,"deactivation_queue_size":3,"expiration_queue_size":6,"admission_queue_size":0,"transitions_to_admitting":0,"transitions_to_nonadmitting":0,"virtual_memory_kb":537234912,"client_partitions":{"slots":1,"free_slots":1,"count":1,"partition_index_cache":1,"partition_index_nodes":16,"guids":8,"guids_cache":2},"relay_partitions":{"addresses":3,"partition_index_cache":1,"partition_index_nodes":16,"slots":1},"opendds_modules":[]}
(10407|10407) STAT: _OPENDDS_SEDPTransportInst_01037c1e52ddd57028a7534e_7 {"id":"_OPENDDS_SEDPTransportInst_01037c1e52ddd57028a7534e_7","stats":{"DataLinkAssociationsByLocal":3,"DataLinkAssociationsByRemote":6,"DataLinkAssociationsReleasing":0,"DataLinkDataBlocks":0,"DataLinkMessageBlocks":0,"DataLinkOnStartCallbacks":0,"DataLinkPendingOnStarts":0,"DataLinkRecvListeners":3,"DataLinkSendListeners":0,"RtpsUdpDataLinkBundlingCache":15,"RtpsUdpDataLinkDataBlocks":0,"RtpsUdpDataLinkFlushSendQueue":0,"RtpsUdpDataLinkJobQueue":0,"RtpsUdpDataLinkLocatorCache":15,"RtpsUdpDataLinkLocators":6,"RtpsUdpDataLinkMessageBlocks":0,"RtpsUdpDataLinkPendingReliableReaders":0,"RtpsUdpDataLinkReaders":3,"RtpsUdpDataLinkReadersOfWriter":6,"RtpsUdpDataLinkRemoteReaders":0,"RtpsUdpDataLinkRemoteWriters":6,"RtpsUdpDataLinkSendBuffers":0,"RtpsUdpDataLinkSendQueue":0,"RtpsUdpDataLinkWriterToBestEffort":0,"RtpsUdpDataLinkWriters":0,"RtpsUdpRecvReadersSelected":0,"RtpsUdpRecvReadersWithheld":1,"RtpsUdpRecvReassemblyCompleted":0,"RtpsUdpRecvReassemblyFrags":0,"RtpsUdpRecvReassemblyQueue":0,"RtpsUdpRecvReassemblyTotal":0,"RtpsUdpRecvSecureSubmessages":0,"RtpsUdpTransportDeferredConnectionRecords":1,"RtpsUdpTransportJobQueue":0,"TransportImplPendingConnections":0,"TransportImplReactorTaskCmdQueue":0,"TransportRecvBuffers":1,"TransportRecvDataBlocks":0,"TransportRecvDataBytes":0,"TransportRecvMessageBlocks":0,"TransportSendElems":0,"TransportSendHeaderData":0,"TransportSendHeaderDataBlocks":0,"TransportSendHeaderMessageBlocks":0,"TransportSendNotificationQueue":0,"TransportSendQueue":0,"TransportSendReplacedDataBlocks":0,"TransportSendReplacedMessageBlocks":0}}
(10407|10407) STAT: _OPENDDS_SEDPTransportInst_01037c1e52ddd57028a77023_0 {"id":"_OPENDDS_SEDPTransportInst_01037c1e52ddd57028a77023_0","stats":{"DataLinkAssociationsByLocal":0,"DataLinkAssociationsByRemote":0,"DataLinkAssociationsReleasing":0,"DataLinkDataBlocks":0,"DataLinkMessageBlocks":0,"DataLinkOnStartCallbacks":0,"DataLinkPendingOnStarts":0,"DataLinkRecvListeners":0,"DataLinkSendListeners":0,"RtpsUdpDataLinkBundlingCache":0,"RtpsUdpDataLinkDataBlocks":0,"RtpsUdpDataLinkFlushSendQueue":0,"RtpsUdpDataLinkJobQueue":0,"RtpsUdpDataLinkLocatorCache":0,"RtpsUdpDataLinkLocators":0,"RtpsUdpDataLinkMessageBlocks":0,"RtpsUdpDataLinkPendingReliableReaders":0,"RtpsUdpDataLinkReaders":0,"RtpsUdpDataLinkReadersOfWriter":0,"RtpsUdpDataLinkRemoteReaders":0,"RtpsUdpDataLinkRemoteWriters":0,"RtpsUdpDataLinkSendBuffers":0,"RtpsUdpDataLinkSendQueue":0,"RtpsUdpDataLinkWriterToBestEffort":0,"RtpsUdpDataLinkWriters":0,"RtpsUdpRecvReadersSelected":0,"RtpsUdpRecvReadersWithheld":0,"RtpsUdpRecvReassemblyCompleted":0,"RtpsUdpRecvReassemblyFrags":0,"RtpsUdpRecvReassemblyQueue":0,"RtpsUdpRecvReassemblyTotal":0,"RtpsUdpRecvSecureSubmessages":0,"RtpsUdpTransportDeferredConnectionRecords":0,"RtpsUdpTransportJobQueue":0,"TransportImplPendingConnections":0,"TransportImplReactorTaskCmdQueue":0,"TransportRecvBuffers":1,"TransportRecvDataBlocks":0,"TransportRecvDataBytes":0,"TransportRecvMessageBlocks":0,"TransportSendElems":0,"TransportSendHeaderData":0,"TransportSendHeaderDataBlocks":0,"TransportSendHeaderMessageBlocks":0,"TransportSendNotificationQueue":0,"TransportSendQueue":0,"TransportSendReplacedDataBlocks":0,"TransportSendReplacedMessageBlocks":0}}
(10407|10407) STAT: relay1 {"id":"relay1","stats":{"DataLinkAssociationsByLocal":4,"DataLinkAssociationsByRemote":4,"DataLinkAssociationsReleasing":0,"DataLinkDataBlocks":0,"DataLinkMessageBlocks":0,"DataLinkOnStartCallbacks":0,"DataLinkPendingOnStarts":2,"DataLinkRecvListeners":2,"DataLinkSendListeners":2,"RtpsUdpDataLinkBundlingCache":8,"RtpsUdpDataLinkDataBlocks":0,"RtpsUdpDataLinkFlushSendQueue":0,"RtpsUdpDataLinkJobQueue":0,"RtpsUdpDataLinkLocatorCache":9,"RtpsUdpDataLinkLocators":4,"RtpsUdpDataLinkMessageBlocks":0,"RtpsUdpDataLinkPendingReliableReaders":0,"RtpsUdpDataLinkReaders":2,"RtpsUdpDataLinkReadersOfWriter":2,"RtpsUdpDataLinkRemoteReaders":2,"RtpsUdpDataLinkRemoteWriters":2,"RtpsUdpDataLinkSendBuffers":0,"RtpsUdpDataLinkSendQueue":0,"RtpsUdpDataLinkWriterToBestEffort":0,"RtpsUdpDataLinkWriters":2,"RtpsUdpRecvReadersSelected":1,"RtpsUdpRecvReadersWithheld":0,"RtpsUdpRecvReassemblyCompleted":0,"RtpsUdpRecvReassemblyFrags":0,"RtpsUdpRecvReassemblyQueue":0,"RtpsUdpRecvReassemblyTotal":0,"RtpsUdpRecvSecureSubmessages":0,"RtpsUdpTransportDeferredConnectionRecords":0,"RtpsUdpTransportJobQueue":0,"TransportImplPendingConnections":0,"TransportImplReactorTaskCmdQueue":0,"TransportRecvBuffers":1,"TransportRecvDataBlocks":0,"TransportRecvDataBytes":65536,"TransportRecvMessageBlocks":0,"TransportSendElems":0,"TransportSendHeaderData":0,"TransportSendHeaderDataBlocks":80,"TransportSendHeaderMessageBlocks":0,"TransportSendNotificationQueue":0,"TransportSendQueue":0,"TransportSendReplacedDataBlocks":0,"TransportSendReplacedMessageBlocks":0}}
(10407|10407) STAT: Relay Statistics {"relay_id":"relay1","interval":{"sec":10,"nanosec":253126000},"rtps":{"messages_in":2,"bytes_in":648,"messages_ignored":0,"bytes_ignored":0,"input_processing_time":{"sec":0,"nanosec":276000},"messages_out":4,"bytes_out":1296,"messages_dropped":0,"bytes_dropped":0,"output_processing_time":{"sec":0,"nanosec":110000}},"stun":{"messages_in":2,"bytes_in":88,"messages_ignored":0,"bytes_ignored":0,"input_processing_time":{"sec":0,"nanosec":1253000},"messages_out":0,"bytes_out":0,"messages_dropped":0,"bytes_dropped":0,"output_processing_time":{"sec":0,"nanosec":0}},"max_gain":2,"error_count":0,"local_active_participants":3,"new_address_count":0,"expired_address_count":0,"max_queue_size":2,"max_queue_latency":{"sec":0,"nanosec":259000},"local_participants":2,"local_writers":4,"local_readers":4,"handler_statistics_sub_count":0,"relay_statistics_sub_count":0,"participant_statistics_sub_count":0,"relay_partitions_sub_count":1,"relay_participant_status_sub_count":0,"relay_address_sub_count":1,"relay_status_sub_count":0,"relay_partitions_pub_count":1,"relay_address_pub_count":1,"admission_deferral_count":0,"remote_map_size":0,"max_ips_per_client":1,"total_client_ips":3,"total_client_ports":6,"rejected_address_map_size":0,"deactivation_queue_size":3,"expiration_queue_size":6,"admission_queue_size":0,"transitions_to_admitting":0,"transitions_to_nonadmitting":0,"virtual_memory_kb":537234912,"client_partitions":{"slots":1,"free_slots":1,"count":1,"partition_index_cache":1,"partition_index_nodes":16,"guids":8,"guids_cache":2},"relay_partitions":{"addresses":3,"partition_index_cache":1,"partition_index_nodes":16,"slots":1},"opendds_modules":[]}
(10407|10407) STAT: _OPENDDS_SEDPTransportInst_01037c1e52ddd57028a7534e_7 {"id":"_OPENDDS_SEDPTransportInst_01037c1e52ddd57028a7534e_7","stats":{"DataLinkAssociationsByLocal":3,"DataLinkAssociationsByRemote":6,"DataLinkAssociationsReleasing":0,"DataLinkDataBlocks":0,"DataLinkMessageBlocks":0,"DataLinkOnStartCallbacks":0,"DataLinkPendingOnStarts":0,"DataLinkRecvListeners":3,"DataLinkSendListeners":0,"RtpsUdpDataLinkBundlingCache":15,"RtpsUdpDataLinkDataBlocks":0,"RtpsUdpDataLinkFlushSendQueue":0,"RtpsUdpDataLinkJobQueue":0,"RtpsUdpDataLinkLocatorCache":15,"RtpsUdpDataLinkLocators":6,"RtpsUdpDataLinkMessageBlocks":0,"RtpsUdpDataLinkPendingReliableReaders":0,"RtpsUdpDataLinkReaders":3,"RtpsUdpDataLinkReadersOfWriter":6,"RtpsUdpDataLinkRemoteReaders":0,"RtpsUdpDataLinkRemoteWriters":6,"RtpsUdpDataLinkSendBuffers":0,"RtpsUdpDataLinkSendQueue":0,"RtpsUdpDataLinkWriterToBestEffort":0,"RtpsUdpDataLinkWriters":0,"RtpsUdpRecvReadersSelected":0,"RtpsUdpRecvReadersWithheld":1,"RtpsUdpRecvReassemblyCompleted":0,"RtpsUdpRecvReassemblyFrags":0,"RtpsUdpRecvReassemblyQueue":0,"RtpsUdpRecvReassemblyTotal":0,"RtpsUdpRecvSecureSubmessages":0,"RtpsUdpTransportDeferredConnectionRecords":1,"RtpsUdpTransportJobQueue":0,"TransportImplPendingConnections":0,"TransportImplReactorTaskCmdQueue":0,"TransportRecvBuffers":1,"TransportRecvDataBlocks":0,"TransportRecvDataBytes":0,"TransportRecvMessageBlocks":0,"TransportSendElems":0,"TransportSendHeaderData":0,"TransportSendHeaderDataBlocks":0,"TransportSendHeaderMessageBlocks":0,"TransportSendNotificationQueue":0,"TransportSendQueue":0,"TransportSendReplacedDataBlocks":0,"TransportSendReplacedMessageBlocks":0}}
(10407|10407) STAT: _OPENDDS_SEDPTransportInst_01037c1e52ddd57028a77023_0 {"id":"_OPENDDS_SEDPTransportInst_01037c1e52ddd57028a77023_0","stats":{"DataLinkAssociationsByLocal":0,"DataLinkAssociationsByRemote":0,"DataLinkAssociationsReleasing":0,"DataLinkDataBlocks":0,"DataLinkMessageBlocks":0,"DataLinkOnStartCallbacks":0,"DataLinkPendingOnStarts":0,"DataLinkRecvListeners":0,"DataLinkSendListeners":0,"RtpsUdpDataLinkBundlingCache":0,"RtpsUdpDataLinkDataBlocks":0,"RtpsUdpDataLinkFlushSendQueue":0,"RtpsUdpDataLinkJobQueue":0,"RtpsUdpDataLinkLocatorCache":0,"RtpsUdpDataLinkLocators":0,"RtpsUdpDataLinkMessageBlocks":0,"RtpsUdpDataLinkPendingReliableReaders":0,"RtpsUdpDataLinkReaders":0,"RtpsUdpDataLinkReadersOfWriter":0,"RtpsUdpDataLinkRemoteReaders":0,"RtpsUdpDataLinkRemoteWriters":0,"RtpsUdpDataLinkSendBuffers":0,"RtpsUdpDataLinkSendQueue":0,"RtpsUdpDataLinkWriterToBestEffort":0,"RtpsUdpDataLinkWriters":0,"RtpsUdpRecvReadersSelected":0,"RtpsUdpRecvReadersWithheld":0,"RtpsUdpRecvReassemblyCompleted":0,"RtpsUdpRecvReassemblyFrags":0,"RtpsUdpRecvReassemblyQueue":0,"RtpsUdpRecvReassemblyTotal":0,"RtpsUdpRecvSecureSubmessages":0,"RtpsUdpTransportDeferredConnectionRecords":0,"RtpsUdpTransportJobQueue":0,"TransportImplPendingConnections":0,"TransportImplReactorTaskCmdQueue":0,"TransportRecvBuffers":1,"TransportRecvDataBlocks":0,"TransportRecvDataBytes":0,"TransportRecvMessageBlocks":0,"TransportSendElems":0,"TransportSendHeaderData":0,"TransportSendHeaderDataBlocks":0,"TransportSendHeaderMessageBlocks":0,"TransportSendNotificationQueue":0,"TransportSendQueue":0,"TransportSendReplacedDataBlocks":0,"TransportSendReplacedMessageBlocks":0}}
(10407|10407) STAT: relay1 {"id":"relay1","stats":{"DataLinkAssociationsByLocal":4,"DataLinkAssociationsByRemote":4,"DataLinkAssociationsReleasing":0,"DataLinkDataBlocks":0,"DataLinkMessageBlocks":0,"DataLinkOnStartCallbacks":0,"DataLinkPendingOnStarts":2,"DataLinkRecvListeners":2,"DataLinkSendListeners":2,"RtpsUdpDataLinkBundlingCache":8,"RtpsUdpDataLinkDataBlocks":0,"RtpsUdpDataLinkFlushSendQueue":0,"RtpsUdpDataLinkJobQueue":0,"RtpsUdpDataLinkLocatorCache":9,"RtpsUdpDataLinkLocators":4,"RtpsUdpDataLinkMessageBlocks":0,"RtpsUdpDataLinkPendingReliableReaders":0,"RtpsUdpDataLinkReaders":2,"RtpsUdpDataLinkReadersOfWriter":2,"RtpsUdpDataLinkRemoteReaders":2,"RtpsUdpDataLinkRemoteWriters":2,"RtpsUdpDataLinkSendBuffers":0,"RtpsUdpDataLinkSendQueue":0,"RtpsUdpDataLinkWriterToBestEffort":0,"RtpsUdpDataLinkWriters":2,"RtpsUdpRecvReadersSelected":1,"RtpsUdpRecvReadersWithheld":0,"RtpsUdpRecvReassemblyCompleted":0,"RtpsUdpRecvReassemblyFrags":0,"RtpsUdpRecvReassemblyQueue":0,"RtpsUdpRecvReassemblyTotal":0,"RtpsUdpRecvSecureSubmessages":0,"RtpsUdpTransportDeferredConnectionRecords":0,"RtpsUdpTransportJobQueue":0,"TransportImplPendingConnections":0,"TransportImplReactorTaskCmdQueue":0,"TransportRecvBuffers":1,"TransportRecvDataBlocks":0,"TransportRecvDataBytes":65536,"TransportRecvMessageBlocks":0,"TransportSendElems":0,"TransportSendHeaderData":0,"TransportSendHeaderDataBlocks":80,"TransportSendHeaderMessageBlocks":0,"TransportSendNotificationQueue":0,"TransportSendQueue":0,"TransportSendReplacedDataBlocks":0,"TransportSendReplacedMessageBlocks":0}}
(10407|10407) STAT: Relay Statistics {"relay_id":"relay1","interval":{"sec":5,"nanosec":345917000},"rtps":{"messages_in":3,"bytes_in":1012,"messages_ignored":0,"bytes_ignored":0,"input_processing_time":{"sec":0,"nanosec":393000},"messages_out":5,"bytes_out":1660,"messages_dropped":0,"bytes_dropped":0,"output_processing_time":{"sec":0,"nanosec":155000}},"stun":{"messages_in":6,"bytes_in":264,"messages_ignored":0,"bytes_ignored":0,"input_processing_time":{"sec":0,"nanosec":1720000},"messages_out":2,"bytes_out":104,"messages_dropped":0,"bytes_dropped":0,"output_processing_time":{"sec":0,"nanosec":79000}},"max_gain":2,"error_count":0,"local_active_participants":3,"new_address_count":0,"expired_address_count":0,"max_queue_size":2,"max_queue_latency":{"sec":0,"nanosec":271000},"local_participants":2,"local_writers":4,"local_readers":4,"handler_statistics_sub_count":0,"relay_statistics_sub_count":0,"participant_statistics_sub_count":0,"relay_partitions_sub_count":1,"relay_participant_status_sub_count":0,"relay_address_sub_count":1,"relay_status_sub_count":0,"relay_partitions_pub_count":1,"relay_address_pub_count":1,"admission_deferral_count":0,"remote_map_size":0,"max_ips_per_client":1,"total_client_ips":3,"total_client_ports":6,"rejected_address_map_size":0,"deactivation_queue_size":3,"expiration_queue_size":6,"admission_queue_size":0,"transitions_to_admitting":0,"transitions_to_nonadmitting":0,"virtual_memory_kb":537234912,"client_partitions":{"slots":1,"free_slots":1,"count":1,"partition_index_cache":1,"partition_index_nodes":16,"guids":8,"guids_cache":2},"relay_partitions":{"addresses":3,"partition_index_cache":1,"partition_index_nodes":16,"slots":1},"opendds_modules":[]}
(10407|10407) STAT: _OPENDDS_SEDPTransportInst_01037c1e52ddd57028a7534e_7 {"id":"_OPENDDS_SEDPTransportInst_01037c1e52ddd57028a7534e_7","stats":{"DataLinkAssociationsByLocal":3,"DataLinkAssociationsByRemote":6,"DataLinkAssociationsReleasing":0,"DataLinkDataBlocks":0,"DataLinkMessageBlocks":0,"DataLinkOnStartCallbacks":0,"DataLinkPendingOnStarts":0,"DataLinkRecvListeners":3,"DataLinkSendListeners":0,"RtpsUdpDataLinkBundlingCache":15,"RtpsUdpDataLinkDataBlocks":0,"RtpsUdpDataLinkFlushSendQueue":0,"RtpsUdpDataLinkJobQueue":0,"RtpsUdpDataLinkLocatorCache":15,"RtpsUdpDataLinkLocators":6,"RtpsUdpDataLinkMessageBlocks":0,"RtpsUdpDataLinkPendingReliableReaders":0,"RtpsUdpDataLinkReaders":3,"RtpsUdpDataLinkReadersOfWriter":6,"RtpsUdpDataLinkRemoteReaders":0,"RtpsUdpDataLinkRemoteWriters":6,"RtpsUdpDataLinkSendBuffers":0,"RtpsUdpDataLinkSendQueue":0,"RtpsUdpDataLinkWriterToBestEffort":0,"RtpsUdpDataLinkWriters":0,"RtpsUdpRecvReadersSelected":0,"RtpsUdpRecvReadersWithheld":1,"RtpsUdpRecvReassemblyCompleted":0,"RtpsUdpRecvReassemblyFrags":0,"RtpsUdpRecvReassemblyQueue":0,"RtpsUdpRecvReassemblyTotal":0,"RtpsUdpRecvSecureSubmessages":0,"RtpsUdpTransportDeferredConnectionRecords":0,"RtpsUdpTransportJobQueue":0,"TransportImplPendingConnections":0,"TransportImplReactorTaskCmdQueue":0,"TransportRecvBuffers":1,"TransportRecvDataBlocks":0,"TransportRecvDataBytes":0,"TransportRecvMessageBlocks":0,"TransportSendElems":0,"TransportSendHeaderData":0,"TransportSendHeaderDataBlocks":0,"TransportSendHeaderMessageBlocks":0,"TransportSendNotificationQueue":0,"TransportSendQueue":0,"TransportSendReplacedDataBlocks":0,"TransportSendReplacedMessageBlocks":0}}
(10407|10407) STAT: _OPENDDS_SEDPTransportInst_01037c1e52ddd57028a77023_0 {"id":"_OPENDDS_SEDPTransportInst_01037c1e52ddd57028a77023_0","stats":{"DataLinkAssociationsByLocal":0,"DataLinkAssociationsByRemote":0,"DataLinkAssociationsReleasing":0,"DataLinkDataBlocks":0,"DataLinkMessageBlocks":0,"DataLinkOnStartCallbacks":0,"DataLinkPendingOnStarts":0,"DataLinkRecvListeners":0,"DataLinkSendListeners":0,"RtpsUdpDataLinkBundlingCache":0,"RtpsUdpDataLinkDataBlocks":0,"RtpsUdpDataLinkFlushSendQueue":0,"RtpsUdpDataLinkJobQueue":0,"RtpsUdpDataLinkLocatorCache":0,"RtpsUdpDataLinkLocators":0,"RtpsUdpDataLinkMessageBlocks":0,"RtpsUdpDataLinkPendingReliableReaders":0,"RtpsUdpDataLinkReaders":0,"RtpsUdpDataLinkReadersOfWriter":0,"RtpsUdpDataLinkRemoteReaders":0,"RtpsUdpDataLinkRemoteWriters":0,"RtpsUdpDataLinkSendBuffers":0,"RtpsUdpDataLinkSendQueue":0,"RtpsUdpDataLinkWriterToBestEffort":0,"RtpsUdpDataLinkWriters":0,"RtpsUdpRecvReadersSelected":0,"RtpsUdpRecvReadersWithheld":0,"RtpsUdpRecvReassemblyCompleted":0,"RtpsUdpRecvReassemblyFrags":0,"RtpsUdpRecvReassemblyQueue":0,"RtpsUdpRecvReassemblyTotal":0,"RtpsUdpRecvSecureSubmessages":0,"RtpsUdpTransportDeferredConnectionRecords":0,"RtpsUdpTransportJobQueue":0,"TransportImplPendingConnections":0,"TransportImplReactorTaskCmdQueue":0,"TransportRecvBuffers":1,"TransportRecvDataBlocks":0,"TransportRecvDataBytes":0,"TransportRecvMessageBlocks":0,"TransportSendElems":0,"TransportSendHeaderData":0,"TransportSendHeaderDataBlocks":0,"TransportSendHeaderMessageBlocks":0,"TransportSendNotificationQueue":0,"TransportSendQueue":0,"TransportSendReplacedDataBlocks":0,"TransportSendReplacedMessageBlocks":0}}
(10407|10407) STAT: relay1 {"id":"relay1","stats":{"DataLinkAssociationsByLocal":4,"DataLinkAssociationsByRemote":4,"DataLinkAssociationsReleasing":0,"DataLinkDataBlocks":0,"DataLinkMessageBlocks":0,"DataLinkOnStartCallbacks":0,"DataLinkPendingOnStarts":2,"DataLinkRecvListeners":2,"DataLinkSendListeners":2,"RtpsUdpDataLinkBundlingCache":8,"RtpsUdpDataLinkDataBlocks":0,"RtpsUdpDataLinkFlushSendQueue":0,"RtpsUdpDataLinkJobQueue":0,"RtpsUdpDataLinkLocatorCache":9,"RtpsUdpDataLinkLocators":4,"RtpsUdpDataLinkMessageBlocks":0,"RtpsUdpDataLinkPendingReliableReaders":0,"RtpsUdpDataLinkReaders":2,"RtpsUdpDataLinkReadersOfWriter":2,"RtpsUdpDataLinkRemoteReaders":2,"RtpsUdpDataLinkRemoteWriters":2,"RtpsUdpDataLinkSendBuffers":0,"RtpsUdpDataLinkSendQueue":0,"RtpsUdpDataLinkWriterToBestEffort":0,"RtpsUdpDataLinkWriters":2,"RtpsUdpRecvReadersSelected":1,"RtpsUdpRecvReadersWithheld":0,"RtpsUdpRecvReassemblyCompleted":0,"RtpsUdpRecvReassemblyFrags":0,"RtpsUdpRecvReassemblyQueue":0,"RtpsUdpRecvReassemblyTotal":0,"RtpsUdpRecvSecureSubmessages":0,"RtpsUdpTransportDeferredConnectionRecords":0,"RtpsUdpTransportJobQueue":0,"TransportImplPendingConnections":0,"TransportImplReactorTaskCmdQueue":0,"TransportRecvBuffers":1,"TransportRecvDataBlocks":0,"TransportRecvDataBytes":65536,"TransportRecvMessageBlocks":0,"TransportSendElems":0,"TransportSendHeaderData":0,"TransportSendHeaderDataBlocks":80,"TransportSendHeaderMessageBlocks":0,"TransportSendNotificationQueue":0,"TransportSendQueue":0,"TransportSendReplacedDataBlocks":0,"TransportSendReplacedMessageBlocks":0}}
(10407|10412) INFO: PublicationListener::on_data_available remove local writer 01037c1e.52ddd570.28a8cd57.00000002 33.044 s into session [0/1]
(10407|10412) INFO: PublicationListener::on_data_available remove local writer 01037c1e.52ddd570.28a8cd57.01000002 33.045 s into session [0/1]
(10407|10412) INFO: SubscriptionListener::on_data_available remove local reader 01037c1e.52ddd570.28a8cd57.00000007 33.046 s into session [0/1]
(10407|10412) INFO: SubscriptionListener::on_data_available remove local reader 01037c1e.52ddd570.28a8cd57.01000007 33.047 s into session [0/1]
(10407|10412) INFO: RelayParticipantStatusReporter::remove_participant remove local participant 01037c1e.52ddd570.28a8cd57.000001c1 33.058 s into session [0/1]
(10407|10412) INFO: GuidAddrSet::remove 01037c1e.52ddd570.28a8cd57.000001c1 removed 33.058 s into session total=2 remote=0 deactivation=3 expire=6 admit=0
(10407|10412) INFO: PublicationListener::on_data_available remove local writer 01037c1e.52ddd570.28a9f21c.00000002 33.041 s into session [0/1]
(10407|10412) INFO: PublicationListener::on_data_available remove local writer 01037c1e.52ddd570.28a9f21c.01000002 33.042 s into session [0/1]
(10407|10412) INFO: SubscriptionListener::on_data_available remove local reader 01037c1e.52ddd570.28a9f21c.00000007 33.043 s into session [0/1]
(10407|10412) INFO: SubscriptionListener::on_data_available remove local reader 01037c1e.52ddd570.28a9f21c.01000007 33.043 s into session [0/1]
(10407|10412) INFO: RelayParticipantStatusReporter::remove_participant remove local participant 01037c1e.52ddd570.28a9f21c.000001c1 33.054 s into session [0/1]
(10407|10412) INFO: GuidAddrSet::remove 01037c1e.52ddd570.28a9f21c.000001c1 removed 33.054 s into session total=1 remote=0 deactivation=3 expire=6 admit=0
=== End of Node Logs ===
All reports written and acknowledged.
Finished
test PASSED.
auto_run_tests_finished: performance-tests/bench/run_test.pl ci-disco-relay --show-worker-logs Time:71s Result:0
==============================================================================
performance-tests/bench/run_test.pl ci-echo --show-worker-logs
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/node_controller/node_controller one-shot --name test_nc_10439
node_controller PID: 10440 started at 2026-03-10 17:52:13
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/test_controller/test_controller --wait-for-nodes 7 example --show-worker-logs ci-echo
test_controller PID: 10441 started at 2026-03-10 17:52:13
Using example/config/scenario/ci-echo.json:
Name: Continuous Integration Rapid-Fire Echo Test
Description: This is a small quick test for rapid-fire data send / receive capability
Parameters:
Base: echo
Bytes: 100
Waiting for nodes for 7 seconds...
Discovered Node 01037c1e.52ddd570.28c80244.000001c1 "test_nc_10439"
Discovered 1 nodes
Running the Scenario...
Results will be stored in example/result/4
Started at 2026-03-10T17:52:20Z
Setting scenario launch_time to be 3 seconds from now: 2026-03-10T17:52:23Z
2026-03-10T17:52:23Z: Node 01037c1e.52ddd570.28c80244.000001c1 (test_nc_10439) starting process 10459:
- original config: ci-echo_client.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10440/n01037c1e.52ddd570.28c80244.000001c1w1_config.json --report /tmp/opendds_bench_nc_10440/n01037c1e.52ddd570.28c80244.000001c1w1_report.json --log /tmp/opendds_bench_nc_10440/n01037c1e.52ddd570.28c80244.000001c1w1_log.txt
2026-03-10T17:52:23Z: Node 01037c1e.52ddd570.28c80244.000001c1 (test_nc_10439) starting process 10460:
- original config: ci-echo_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10440/n01037c1e.52ddd570.28c80244.000001c1w2_config.json --report /tmp/opendds_bench_nc_10440/n01037c1e.52ddd570.28c80244.000001c1w2_report.json --log /tmp/opendds_bench_nc_10440/n01037c1e.52ddd570.28c80244.000001c1w2_log.txt
2026-03-10T17:52:51Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10460 with exit code 0
2026-03-10T17:52:51Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10459 with exit code 0
Writing report for node name 'test_nc_10439' (id '01037c1e.52ddd570.28c80244.000001c1') with 2 spawned process reports
Got 1 out of 2 expected process reports
Got 2 out of 2 expected process reports
Ended at 2026-03-10T17:52:52Z
Percent Cpu Utilization Statistics:
percent cpu utilization count = 29
percent cpu utilization min = 0.000000
percent cpu utilization max = 5.089059
percent cpu utilization mean = 1.792826
percent cpu utilization stdev = 2.063213
percent cpu utilization median = 0.250627
percent cpu utilization madev = 0.250627
Percent Memory Utilization Statistics:
percent memory utilization count = 29
percent memory utilization min = 0.000000
percent memory utilization max = 1.571150
percent memory utilization mean = 1.468678
percent memory utilization stdev = 0.290173
percent memory utilization median = 1.548333
percent memory utilization madev = 0.021693
Percent Virtual Memory Utilization Statistics:
percent virtual memory utilization count = 29
percent virtual memory utilization min = 0.000000
percent virtual memory utilization max = 778.126922
percent virtual memory utilization mean = 751.294929
percent virtual memory utilization stdev = 141.981396
percent virtual memory utilization median = 778.126920
percent virtual memory utilization madev = 0.000002
Test Timing Stats:
Max Construction Time: 0.053 seconds
Max Enable Time: 0.000 seconds
Max Start Time: 0.001 seconds
Max Stop Time: 0.022 seconds
Max Destruction Time: 0.046 seconds
Discovery Stats:
Total Undermatched Readers: 0, Total Undermatched Writers: 0
Discovery Time Delta Statistics:
discovery time delta count = 4
discovery time delta min = 0.327710
discovery time delta max = 0.350191
discovery time delta mean = 0.338947
discovery time delta stdev = 0.011218
discovery time delta median = 0.338942
discovery time delta madev = 0.011214
DDS Sample Count Stats:
Total Lost Samples: 0
Total Rejected Samples: 0
Data Count Stats:
Total Out-Of-Order Data Samples: 0
Total Duplicate Data Samples: 0
Total Missing Data Samples: 0
Data Timing Stats:
Latency Statistics:
latency count = 2000
latency min = 0.000359
latency max = 0.002135
latency mean = 0.000473
latency stdev = 0.000096
latency median = 0.000446
latency madev = 0.000029
Jitter Statistics:
jitter count = 1998
jitter min = 0.000000
jitter max = 0.001477
jitter mean = 0.000043
jitter stdev = 0.000083
jitter median = 0.000020
jitter madev = 0.000015
Throughput Statistics:
throughput count = 1998
throughput min = 17916.658566
throughput max = 18800.033870
throughput mean = 18795.107421
throughput stdev = 28.960789
throughput median = 18798.669409
throughput madev = 0.971352
Round Trip Latency Statistics:
round trip latency count = 1000
round trip latency min = 0.000410
round trip latency max = 0.001368
round trip latency mean = 0.000499
round trip latency stdev = 0.000081
round trip latency median = 0.000473
round trip latency madev = 0.000033
Round Trip Jitter Statistics:
round trip jitter count = 999
round trip jitter min = 0.000000
round trip jitter max = 0.000670
round trip jitter mean = 0.000038
round trip jitter stdev = 0.000060
round trip jitter median = 0.000019
round trip jitter madev = 0.000013
Round Trip Throughput Statistics:
round trip throughput count = 999
round trip throughput min = 17038.372045
round trip throughput max = 18798.306276
round trip throughput mean = 18785.644999
round trip throughput stdev = 74.913629
round trip throughput median = 18796.434638
round trip throughput madev = 1.223222
Wrote results to example/result/4
=== Showing Log for Node 01037c1e.52ddd570.28c80244.000001c1 === Spawned Process #2 (PID 10460) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-10T17:52:24Z: Beginning process construction / entity creation.
Adding 'DCPSDefaultDiscovery' = 'rtps_disc' to [common] configuration section
Adding 'DCPSGlobalTransportConfig' = '$file' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/rtps_disc] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2026-03-10T17:52:24Z: Process construction / entity creation complete.
2026-03-10T17:52:24Z: Beginning action construction / initialization.
2026-03-10T17:52:24Z: Action construction / initialization complete.
2026-03-10T17:52:25Z: Enabling DDS entities (if not already enabled).
2026-03-10T17:52:25Z: DDS entities enabled.
2026-03-10T17:52:25Z: Initializing process actions.
2026-03-10T17:52:35Z: Starting process actions.
2026-03-10T17:52:35Z: Process tests started.
2026-03-10T17:52:50Z: Stopping process tests.
2026-03-10T17:52:50Z: Process tests stopped.
2026-03-10T17:52:51Z: Stopping process actions.
2026-03-10T17:52:51Z: Detaching Listeners.
2026-03-10T17:52:51Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-03-10T17:52:51Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.053
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.046
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.52ddd570.28c80244.000001c1 === Spawned Process #1 (PID 10459) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-10T17:52:24Z: Beginning process construction / entity creation.
Adding 'DCPSDefaultDiscovery' = 'rtps_disc' to [common] configuration section
Adding 'DCPSGlobalTransportConfig' = '$file' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/rtps_disc] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_02' with topic name 'topic_02' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_01' with topic name 'topic_01' and listener type name 'bench_dwl'
2026-03-10T17:52:24Z: Process construction / entity creation complete.
2026-03-10T17:52:24Z: Beginning action construction / initialization.
2026-03-10T17:52:24Z: Action construction / initialization complete.
2026-03-10T17:52:25Z: Enabling DDS entities (if not already enabled).
2026-03-10T17:52:25Z: DDS entities enabled.
2026-03-10T17:52:25Z: Initializing process actions.
2026-03-10T17:52:35Z: Starting process actions.
2026-03-10T17:52:35Z: Process tests started.
2026-03-10T17:52:50Z: Stopping process tests.
2026-03-10T17:52:50Z: Process tests stopped.
2026-03-10T17:52:51Z: Stopping process actions.
2026-03-10T17:52:51Z: Detaching Listeners.
2026-03-10T17:52:51Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
Deleting publisher: publisher_01
Deleting datareader: datareader_02
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-03-10T17:52:51Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.053
enable time: 0.000
start time: 0.001
stop time: 0.022
destruction time: 0.023
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== End of Node Logs ===
All reports written and acknowledged.
Finished
test PASSED.
auto_run_tests_finished: performance-tests/bench/run_test.pl ci-echo --show-worker-logs Time:40s Result:0
==============================================================================
performance-tests/bench/run_test.pl ci-echo-frag --show-worker-logs
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/node_controller/node_controller one-shot --name test_nc_10479
node_controller PID: 10480 started at 2026-03-10 17:52:53
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/test_controller/test_controller --wait-for-nodes 7 example --show-worker-logs ci-echo-frag
test_controller PID: 10481 started at 2026-03-10 17:52:53
Using example/config/scenario/ci-echo-frag.json:
Name: Continuous Integration Rapid-Fire Echo Test
Description: This is a small quick test for rapid-fire data send / receive capability with large samples (fragmentation)
Parameters:
Base: echo
Bytes: 100000
Waiting for nodes for 7 seconds...
Discovered Node 01037c1e.52ddd570.28f0e2b1.000001c1 "test_nc_10479"
Discovered 1 nodes
Running the Scenario...
Results will be stored in example/result/5
Started at 2026-03-10T17:53:00Z
Setting scenario launch_time to be 3 seconds from now: 2026-03-10T17:53:03Z
2026-03-10T17:53:03Z: Node 01037c1e.52ddd570.28f0e2b1.000001c1 (test_nc_10479) starting process 10498:
- original config: ci-echo-frag_client.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10480/n01037c1e.52ddd570.28f0e2b1.000001c1w1_config.json --report /tmp/opendds_bench_nc_10480/n01037c1e.52ddd570.28f0e2b1.000001c1w1_report.json --log /tmp/opendds_bench_nc_10480/n01037c1e.52ddd570.28f0e2b1.000001c1w1_log.txt
2026-03-10T17:53:03Z: Node 01037c1e.52ddd570.28f0e2b1.000001c1 (test_nc_10479) starting process 10499:
- original config: ci-echo-frag_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10480/n01037c1e.52ddd570.28f0e2b1.000001c1w2_config.json --report /tmp/opendds_bench_nc_10480/n01037c1e.52ddd570.28f0e2b1.000001c1w2_report.json --log /tmp/opendds_bench_nc_10480/n01037c1e.52ddd570.28f0e2b1.000001c1w2_log.txt
2026-03-10T17:53:32Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10498 with exit code 0
2026-03-10T17:53:32Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10499 with exit code 0
Writing report for node name 'test_nc_10479' (id '01037c1e.52ddd570.28f0e2b1.000001c1') with 2 spawned process reports
Got 1 out of 2 expected process reports
Got 2 out of 2 expected process reports
Ended at 2026-03-10T17:53:32Z
Percent Cpu Utilization Statistics:
percent cpu utilization count = 29
percent cpu utilization min = 0.000000
percent cpu utilization max = 4.511278
percent cpu utilization mean = 0.898675
percent cpu utilization stdev = 1.132660
percent cpu utilization median = 0.250627
percent cpu utilization madev = 0.250627
Percent Memory Utilization Statistics:
percent memory utilization count = 29
percent memory utilization min = 0.000000
percent memory utilization max = 1.681127
percent memory utilization mean = 1.525643
percent memory utilization stdev = 0.308970
percent memory utilization median = 1.625601
percent memory utilization madev = 0.055380
Percent Virtual Memory Utilization Statistics:
percent virtual memory utilization count = 29
percent virtual memory utilization min = 0.000000
percent virtual memory utilization max = 778.126922
percent virtual memory utilization mean = 751.294930
percent virtual memory utilization stdev = 141.981396
percent virtual memory utilization median = 778.126921
percent virtual memory utilization madev = 0.000000
Test Timing Stats:
Max Construction Time: 0.054 seconds
Max Enable Time: 0.000 seconds
Max Start Time: 0.002 seconds
Max Stop Time: 0.022 seconds
Max Destruction Time: 0.045 seconds
Discovery Stats:
Total Undermatched Readers: 0, Total Undermatched Writers: 0
Discovery Time Delta Statistics:
discovery time delta count = 4
discovery time delta min = 0.312178
discovery time delta max = 0.558277
discovery time delta mean = 0.385131
discovery time delta stdev = 0.100769
discovery time delta median = 0.335035
discovery time delta madev = 0.017520
DDS Sample Count Stats:
Total Lost Samples: 0
Total Rejected Samples: 0
Data Count Stats:
Total Out-Of-Order Data Samples: 0
Total Duplicate Data Samples: 0
Total Missing Data Samples: 0
Data Timing Stats:
Latency Statistics:
latency count = 200
latency min = 0.001819
latency max = 0.003423
latency mean = 0.002169
latency stdev = 0.000257
latency median = 0.002069
latency madev = 0.000182
Jitter Statistics:
jitter count = 198
jitter min = 0.000000
jitter max = 0.001516
jitter mean = 0.000094
jitter stdev = 0.000133
jitter median = 0.000064
jitter madev = 0.000041
Throughput Statistics:
throughput count = 198
throughput min = 977304.808391
throughput max = 1000741.053958
throughput mean = 999796.743840
throughput stdev = 2459.673542
throughput median = 1000465.673198
throughput madev = 162.696660
Round Trip Latency Statistics:
round trip latency count = 100
round trip latency min = 0.002047
round trip latency max = 0.003275
round trip latency mean = 0.002357
round trip latency stdev = 0.000139
round trip latency median = 0.002344
round trip latency madev = 0.000076
Round Trip Jitter Statistics:
round trip jitter count = 99
round trip jitter min = 0.000000
round trip jitter max = 0.000962
round trip jitter mean = 0.000088
round trip jitter stdev = 0.000108
round trip jitter median = 0.000072
round trip jitter madev = 0.000042
Round Trip Throughput Statistics:
round trip throughput count = 99
round trip throughput min = 956076.824987
round trip throughput max = 1000405.748785
round trip throughput mean = 998395.446582
round trip throughput stdev = 5432.378985
round trip throughput median = 999904.838224
round trip throughput madev = 403.335609
Wrote results to example/result/5
=== Showing Log for Node 01037c1e.52ddd570.28f0e2b1.000001c1 === Spawned Process #1 (PID 10498) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-10T17:53:04Z: Beginning process construction / entity creation.
Adding 'DCPSDefaultDiscovery' = 'rtps_disc' to [common] configuration section
Adding 'DCPSGlobalTransportConfig' = '$file' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/rtps_disc] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_02' with topic name 'topic_02' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_01' with topic name 'topic_01' and listener type name 'bench_dwl'
2026-03-10T17:53:04Z: Process construction / entity creation complete.
2026-03-10T17:53:04Z: Beginning action construction / initialization.
2026-03-10T17:53:04Z: Action construction / initialization complete.
2026-03-10T17:53:05Z: Enabling DDS entities (if not already enabled).
2026-03-10T17:53:05Z: DDS entities enabled.
2026-03-10T17:53:05Z: Initializing process actions.
2026-03-10T17:53:15Z: Starting process actions.
2026-03-10T17:53:15Z: Process tests started.
2026-03-10T17:53:30Z: Stopping process tests.
2026-03-10T17:53:31Z: Process tests stopped.
2026-03-10T17:53:32Z: Stopping process actions.
2026-03-10T17:53:32Z: Detaching Listeners.
2026-03-10T17:53:32Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
Deleting publisher: publisher_01
Deleting datareader: datareader_02
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-03-10T17:53:32Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.054
enable time: 0.000
start time: 0.002
stop time: 0.022
destruction time: 0.020
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.52ddd570.28f0e2b1.000001c1 === Spawned Process #2 (PID 10499) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-10T17:53:04Z: Beginning process construction / entity creation.
Adding 'DCPSDefaultDiscovery' = 'rtps_disc' to [common] configuration section
Adding 'DCPSGlobalTransportConfig' = '$file' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/rtps_disc] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2026-03-10T17:53:04Z: Process construction / entity creation complete.
2026-03-10T17:53:04Z: Beginning action construction / initialization.
2026-03-10T17:53:04Z: Action construction / initialization complete.
2026-03-10T17:53:05Z: Enabling DDS entities (if not already enabled).
2026-03-10T17:53:05Z: DDS entities enabled.
2026-03-10T17:53:05Z: Initializing process actions.
2026-03-10T17:53:15Z: Starting process actions.
2026-03-10T17:53:15Z: Process tests started.
2026-03-10T17:53:30Z: Stopping process tests.
2026-03-10T17:53:30Z: Process tests stopped.
2026-03-10T17:53:31Z: Stopping process actions.
2026-03-10T17:53:31Z: Detaching Listeners.
2026-03-10T17:53:31Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-03-10T17:53:32Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.054
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.045
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== End of Node Logs ===
All reports written and acknowledged.
Finished
test PASSED.
auto_run_tests_finished: performance-tests/bench/run_test.pl ci-echo-frag --show-worker-logs Time:40s Result:0
==============================================================================
performance-tests/bench/run_test.pl ci-fan --show-worker-logs
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/node_controller/node_controller one-shot --name test_nc_10519
node_controller PID: 10520 started at 2026-03-10 17:53:34
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/test_controller/test_controller --wait-for-nodes 7 example --show-worker-logs ci-fan
test_controller PID: 10521 started at 2026-03-10 17:53:34
Using example/config/scenario/ci-fan.json:
Name: Continuous Integration Fan-Out / Fan-In Test
Description: This is a small quick test for data fan-out / fan-in capability
Parameters:
Base: fan
Bytes: 256
Strategy: Listener
Max Message Size: 65536
Servers: 10
Waiting for nodes for 7 seconds...
Discovered Node 01037c1e.52ddd570.2918fd89.000001c1 "test_nc_10519"
Discovered 1 nodes
Running the Scenario...
Results will be stored in example/result/6
Started at 2026-03-10T17:53:41Z
Setting scenario launch_time to be 3 seconds from now: 2026-03-10T17:53:44Z
2026-03-10T17:53:44Z: Node 01037c1e.52ddd570.2918fd89.000001c1 (test_nc_10519) starting process 10538:
- original config: ci-fan_client.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10520/n01037c1e.52ddd570.2918fd89.000001c1w1_config.json --report /tmp/opendds_bench_nc_10520/n01037c1e.52ddd570.2918fd89.000001c1w1_report.json --log /tmp/opendds_bench_nc_10520/n01037c1e.52ddd570.2918fd89.000001c1w1_log.txt
2026-03-10T17:53:44Z: Node 01037c1e.52ddd570.2918fd89.000001c1 (test_nc_10519) starting process 10539:
- original config: ci-fan_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10520/n01037c1e.52ddd570.2918fd89.000001c1w2_config.json --report /tmp/opendds_bench_nc_10520/n01037c1e.52ddd570.2918fd89.000001c1w2_report.json --log /tmp/opendds_bench_nc_10520/n01037c1e.52ddd570.2918fd89.000001c1w2_log.txt
2026-03-10T17:53:44Z: Node 01037c1e.52ddd570.2918fd89.000001c1 (test_nc_10519) starting process 10540:
- original config: ci-fan_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10520/n01037c1e.52ddd570.2918fd89.000001c1w3_config.json --report /tmp/opendds_bench_nc_10520/n01037c1e.52ddd570.2918fd89.000001c1w3_report.json --log /tmp/opendds_bench_nc_10520/n01037c1e.52ddd570.2918fd89.000001c1w3_log.txt
2026-03-10T17:53:44Z: Node 01037c1e.52ddd570.2918fd89.000001c1 (test_nc_10519) starting process 10541:
- original config: ci-fan_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10520/n01037c1e.52ddd570.2918fd89.000001c1w4_config.json --report /tmp/opendds_bench_nc_10520/n01037c1e.52ddd570.2918fd89.000001c1w4_report.json --log /tmp/opendds_bench_nc_10520/n01037c1e.52ddd570.2918fd89.000001c1w4_log.txt
2026-03-10T17:53:44Z: Node 01037c1e.52ddd570.2918fd89.000001c1 (test_nc_10519) starting process 10542:
- original config: ci-fan_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10520/n01037c1e.52ddd570.2918fd89.000001c1w5_config.json --report /tmp/opendds_bench_nc_10520/n01037c1e.52ddd570.2918fd89.000001c1w5_report.json --log /tmp/opendds_bench_nc_10520/n01037c1e.52ddd570.2918fd89.000001c1w5_log.txt
2026-03-10T17:53:44Z: Node 01037c1e.52ddd570.2918fd89.000001c1 (test_nc_10519) starting process 10543:
- original config: ci-fan_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10520/n01037c1e.52ddd570.2918fd89.000001c1w6_config.json --report /tmp/opendds_bench_nc_10520/n01037c1e.52ddd570.2918fd89.000001c1w6_report.json --log /tmp/opendds_bench_nc_10520/n01037c1e.52ddd570.2918fd89.000001c1w6_log.txt
2026-03-10T17:53:44Z: Node 01037c1e.52ddd570.2918fd89.000001c1 (test_nc_10519) starting process 10544:
- original config: ci-fan_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10520/n01037c1e.52ddd570.2918fd89.000001c1w7_config.json --report /tmp/opendds_bench_nc_10520/n01037c1e.52ddd570.2918fd89.000001c1w7_report.json --log /tmp/opendds_bench_nc_10520/n01037c1e.52ddd570.2918fd89.000001c1w7_log.txt
2026-03-10T17:53:44Z: Node 01037c1e.52ddd570.2918fd89.000001c1 (test_nc_10519) starting process 10545:
- original config: ci-fan_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10520/n01037c1e.52ddd570.2918fd89.000001c1w8_config.json --report /tmp/opendds_bench_nc_10520/n01037c1e.52ddd570.2918fd89.000001c1w8_report.json --log /tmp/opendds_bench_nc_10520/n01037c1e.52ddd570.2918fd89.000001c1w8_log.txt
2026-03-10T17:53:44Z: Node 01037c1e.52ddd570.2918fd89.000001c1 (test_nc_10519) starting process 10546:
- original config: ci-fan_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10520/n01037c1e.52ddd570.2918fd89.000001c1w9_config.json --report /tmp/opendds_bench_nc_10520/n01037c1e.52ddd570.2918fd89.000001c1w9_report.json --log /tmp/opendds_bench_nc_10520/n01037c1e.52ddd570.2918fd89.000001c1w9_log.txt
2026-03-10T17:53:44Z: Node 01037c1e.52ddd570.2918fd89.000001c1 (test_nc_10519) starting process 10547:
- original config: ci-fan_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10520/n01037c1e.52ddd570.2918fd89.000001c1w10_config.json --report /tmp/opendds_bench_nc_10520/n01037c1e.52ddd570.2918fd89.000001c1w10_report.json --log /tmp/opendds_bench_nc_10520/n01037c1e.52ddd570.2918fd89.000001c1w10_log.txt
2026-03-10T17:53:44Z: Node 01037c1e.52ddd570.2918fd89.000001c1 (test_nc_10519) starting process 10548:
- original config: ci-fan_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10520/n01037c1e.52ddd570.2918fd89.000001c1w11_config.json --report /tmp/opendds_bench_nc_10520/n01037c1e.52ddd570.2918fd89.000001c1w11_report.json --log /tmp/opendds_bench_nc_10520/n01037c1e.52ddd570.2918fd89.000001c1w11_log.txt
2026-03-10T17:54:32Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10539 with exit code 0
2026-03-10T17:54:32Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10540 with exit code 0
2026-03-10T17:54:32Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10538 with exit code 0
2026-03-10T17:54:32Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10541 with exit code 0
2026-03-10T17:54:32Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10547 with exit code 0
2026-03-10T17:54:32Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10545 with exit code 0
2026-03-10T17:54:32Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10546 with exit code 0
2026-03-10T17:54:32Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10542 with exit code 0
2026-03-10T17:54:32Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10544 with exit code 0
2026-03-10T17:54:32Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10548 with exit code 0
2026-03-10T17:54:32Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10543 with exit code 0
Writing report for node name 'test_nc_10519' (id '01037c1e.52ddd570.2918fd89.000001c1') with 11 spawned process reports
Got 1 out of 11 expected process reports
Got 2 out of 11 expected process reports
Got 3 out of 11 expected process reports
Got 4 out of 11 expected process reports
Got 5 out of 11 expected process reports
Got 6 out of 11 expected process reports
Got 7 out of 11 expected process reports
Got 8 out of 11 expected process reports
Got 9 out of 11 expected process reports
Got 10 out of 11 expected process reports
Got 11 out of 11 expected process reports
All reports written and acknowledged.
Ended at 2026-03-10T17:54:33Z
Percent Cpu Utilization Statistics:
percent cpu utilization count = 49
percent cpu utilization min = 0.000000
percent cpu utilization max = 67.085427
percent cpu utilization mean = 4.015614
percent cpu utilization stdev = 9.948904
percent cpu utilization median = 1.500000
percent cpu utilization madev = 1.500000
Percent Memory Utilization Statistics:
percent memory utilization count = 49
percent memory utilization min = 0.000000
percent memory utilization max = 8.797984
percent memory utilization mean = 8.464204
percent memory utilization stdev = 1.279450
percent memory utilization median = 8.755966
percent memory utilization madev = 0.040893
Percent Virtual Memory Utilization Statistics:
percent virtual memory utilization count = 49
percent virtual memory utilization min = 0.000000
percent virtual memory utilization max = 4279.698067
percent virtual memory utilization mean = 4192.357183
percent virtual memory utilization stdev = 605.114637
percent virtual memory utilization median = 4279.698054
percent virtual memory utilization madev = 0.000013
Test Timing Stats:
Max Construction Time: 0.318 seconds
Max Enable Time: 0.000 seconds
Max Start Time: 0.002 seconds
Max Stop Time: 0.024 seconds
Max Destruction Time: 0.117 seconds
Discovery Stats:
Total Undermatched Readers: 0, Total Undermatched Writers: 0
Discovery Time Delta Statistics:
discovery time delta count = 40
discovery time delta min = 0.230180
discovery time delta max = 0.727370
discovery time delta mean = 0.470566
discovery time delta stdev = 0.122639
discovery time delta median = 0.486233
discovery time delta madev = 0.090932
DDS Sample Count Stats:
Total Lost Samples: 0
Total Rejected Samples: 0
Data Count Stats:
Total Out-Of-Order Data Samples: 0
Total Duplicate Data Samples: 0
Total Missing Data Samples: 0
Data Timing Stats:
Latency Statistics:
latency count = 2000
latency min = 0.000565
latency max = 0.007941
latency mean = 0.001726
latency stdev = 0.000849
latency median = 0.001555
latency madev = 0.000534
Jitter Statistics:
jitter count = 1980
jitter min = 0.000001
jitter max = 0.006735
jitter mean = 0.000772
jitter stdev = 0.000729
jitter median = 0.000603
jitter madev = 0.000434
Throughput Statistics:
throughput count = 1980
throughput min = 3248.971920
throughput max = 3574.708121
throughput mean = 3437.985101
throughput stdev = 11.913556
throughput median = 3439.121600
throughput madev = 1.035285
Round Trip Latency Statistics:
round trip latency count = 1000
round trip latency min = 0.000787
round trip latency max = 0.007044
round trip latency mean = 0.002485
round trip latency stdev = 0.000852
round trip latency median = 0.002553
round trip latency madev = 0.000663
Round Trip Jitter Statistics:
round trip jitter count = 990
round trip jitter min = 0.000000
round trip jitter max = 0.005118
round trip jitter mean = 0.000847
round trip jitter stdev = 0.000659
round trip jitter median = 0.000730
round trip jitter madev = 0.000450
Round Trip Throughput Statistics:
round trip throughput count = 990
round trip throughput min = 3194.690781
round trip throughput max = 3439.302622
round trip throughput mean = 3430.412309
round trip throughput stdev = 23.702783
round trip throughput median = 3436.567813
round trip throughput madev = 1.647863
Wrote results to example/result/6
=== Showing Log for Node 01037c1e.52ddd570.2918fd89.000001c1 === Spawned Process #2 (PID 10539) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-10T17:53:45Z: Beginning process construction / entity creation.
Adding 'DCPSDefaultDiscovery' = 'rtps_disc' to [common] configuration section
Adding 'DCPSGlobalTransportConfig' = '$file' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/rtps_disc] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2026-03-10T17:53:45Z: Process construction / entity creation complete.
2026-03-10T17:53:45Z: Beginning action construction / initialization.
2026-03-10T17:53:45Z: Action construction / initialization complete.
2026-03-10T17:53:46Z: Enabling DDS entities (if not already enabled).
2026-03-10T17:53:46Z: DDS entities enabled.
2026-03-10T17:53:46Z: Initializing process actions.
2026-03-10T17:54:01Z: Starting process actions.
2026-03-10T17:54:01Z: Process tests started.
2026-03-10T17:54:31Z: Stopping process tests.
2026-03-10T17:54:31Z: Process tests stopped.
2026-03-10T17:54:32Z: Stopping process actions.
2026-03-10T17:54:32Z: Detaching Listeners.
2026-03-10T17:54:32Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-03-10T17:54:32Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.060
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.117
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.52ddd570.2918fd89.000001c1 === Spawned Process #3 (PID 10540) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-10T17:53:45Z: Beginning process construction / entity creation.
Adding 'DCPSDefaultDiscovery' = 'rtps_disc' to [common] configuration section
Adding 'DCPSGlobalTransportConfig' = '$file' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/rtps_disc] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2026-03-10T17:53:45Z: Process construction / entity creation complete.
2026-03-10T17:53:45Z: Beginning action construction / initialization.
2026-03-10T17:53:45Z: Action construction / initialization complete.
2026-03-10T17:53:46Z: Enabling DDS entities (if not already enabled).
2026-03-10T17:53:46Z: DDS entities enabled.
2026-03-10T17:53:46Z: Initializing process actions.
2026-03-10T17:54:01Z: Starting process actions.
2026-03-10T17:54:01Z: Process tests started.
2026-03-10T17:54:31Z: Stopping process tests.
2026-03-10T17:54:31Z: Process tests stopped.
2026-03-10T17:54:32Z: Stopping process actions.
2026-03-10T17:54:32Z: Detaching Listeners.
2026-03-10T17:54:32Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-03-10T17:54:32Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.091
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.067
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.52ddd570.2918fd89.000001c1 === Spawned Process #1 (PID 10538) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-10T17:53:45Z: Beginning process construction / entity creation.
Adding 'DCPSDefaultDiscovery' = 'rtps_disc' to [common] configuration section
Adding 'DCPSGlobalTransportConfig' = '$file' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/rtps_disc] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_02' with topic name 'topic_02' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_01' with topic name 'topic_01' and listener type name 'bench_dwl'
2026-03-10T17:53:45Z: Process construction / entity creation complete.
2026-03-10T17:53:45Z: Beginning action construction / initialization.
2026-03-10T17:53:45Z: Action construction / initialization complete.
2026-03-10T17:53:46Z: Enabling DDS entities (if not already enabled).
2026-03-10T17:53:46Z: DDS entities enabled.
2026-03-10T17:53:46Z: Initializing process actions.
2026-03-10T17:54:01Z: Starting process actions.
2026-03-10T17:54:01Z: Process tests started.
2026-03-10T17:54:31Z: Stopping process tests.
2026-03-10T17:54:31Z: Process tests stopped.
2026-03-10T17:54:32Z: Stopping process actions.
2026-03-10T17:54:32Z: Detaching Listeners.
2026-03-10T17:54:32Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
Deleting publisher: publisher_01
Deleting datareader: datareader_02
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-03-10T17:54:32Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.077
enable time: 0.000
start time: 0.002
stop time: 0.024
destruction time: 0.052
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.52ddd570.2918fd89.000001c1 === Spawned Process #4 (PID 10541) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-10T17:53:45Z: Beginning process construction / entity creation.
Adding 'DCPSDefaultDiscovery' = 'rtps_disc' to [common] configuration section
Adding 'DCPSGlobalTransportConfig' = '$file' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/rtps_disc] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2026-03-10T17:53:45Z: Process construction / entity creation complete.
2026-03-10T17:53:45Z: Beginning action construction / initialization.
2026-03-10T17:53:45Z: Action construction / initialization complete.
2026-03-10T17:53:46Z: Enabling DDS entities (if not already enabled).
2026-03-10T17:53:46Z: DDS entities enabled.
2026-03-10T17:53:46Z: Initializing process actions.
2026-03-10T17:54:01Z: Starting process actions.
2026-03-10T17:54:01Z: Process tests started.
2026-03-10T17:54:31Z: Stopping process tests.
2026-03-10T17:54:31Z: Process tests stopped.
2026-03-10T17:54:32Z: Stopping process actions.
2026-03-10T17:54:32Z: Detaching Listeners.
2026-03-10T17:54:32Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-03-10T17:54:32Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.126
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.028
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.52ddd570.2918fd89.000001c1 === Spawned Process #10 (PID 10547) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-10T17:53:45Z: Beginning process construction / entity creation.
Adding 'DCPSDefaultDiscovery' = 'rtps_disc' to [common] configuration section
Adding 'DCPSGlobalTransportConfig' = '$file' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/rtps_disc] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2026-03-10T17:53:45Z: Process construction / entity creation complete.
2026-03-10T17:53:45Z: Beginning action construction / initialization.
2026-03-10T17:53:45Z: Action construction / initialization complete.
2026-03-10T17:53:46Z: Enabling DDS entities (if not already enabled).
2026-03-10T17:53:46Z: DDS entities enabled.
2026-03-10T17:53:46Z: Initializing process actions.
2026-03-10T17:54:01Z: Starting process actions.
2026-03-10T17:54:01Z: Process tests started.
2026-03-10T17:54:31Z: Stopping process tests.
2026-03-10T17:54:31Z: Process tests stopped.
2026-03-10T17:54:32Z: Stopping process actions.
2026-03-10T17:54:32Z: Detaching Listeners.
2026-03-10T17:54:32Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-03-10T17:54:32Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.165
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.030
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.52ddd570.2918fd89.000001c1 === Spawned Process #8 (PID 10545) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-10T17:53:45Z: Beginning process construction / entity creation.
Adding 'DCPSDefaultDiscovery' = 'rtps_disc' to [common] configuration section
Adding 'DCPSGlobalTransportConfig' = '$file' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/rtps_disc] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2026-03-10T17:53:45Z: Process construction / entity creation complete.
2026-03-10T17:53:45Z: Beginning action construction / initialization.
2026-03-10T17:53:45Z: Action construction / initialization complete.
2026-03-10T17:53:46Z: Enabling DDS entities (if not already enabled).
2026-03-10T17:53:46Z: DDS entities enabled.
2026-03-10T17:53:46Z: Initializing process actions.
2026-03-10T17:54:01Z: Starting process actions.
2026-03-10T17:54:01Z: Process tests started.
2026-03-10T17:54:31Z: Stopping process tests.
2026-03-10T17:54:31Z: Process tests stopped.
2026-03-10T17:54:32Z: Stopping process actions.
2026-03-10T17:54:32Z: Detaching Listeners.
2026-03-10T17:54:32Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-03-10T17:54:32Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.256
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.026
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.52ddd570.2918fd89.000001c1 === Spawned Process #9 (PID 10546) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-10T17:53:45Z: Beginning process construction / entity creation.
Adding 'DCPSDefaultDiscovery' = 'rtps_disc' to [common] configuration section
Adding 'DCPSGlobalTransportConfig' = '$file' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/rtps_disc] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2026-03-10T17:53:45Z: Process construction / entity creation complete.
2026-03-10T17:53:45Z: Beginning action construction / initialization.
2026-03-10T17:53:45Z: Action construction / initialization complete.
2026-03-10T17:53:46Z: Enabling DDS entities (if not already enabled).
2026-03-10T17:53:46Z: DDS entities enabled.
2026-03-10T17:53:46Z: Initializing process actions.
2026-03-10T17:54:01Z: Starting process actions.
2026-03-10T17:54:01Z: Process tests started.
2026-03-10T17:54:31Z: Stopping process tests.
2026-03-10T17:54:31Z: Process tests stopped.
2026-03-10T17:54:32Z: Stopping process actions.
2026-03-10T17:54:32Z: Detaching Listeners.
2026-03-10T17:54:32Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-03-10T17:54:32Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.258
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.044
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.52ddd570.2918fd89.000001c1 === Spawned Process #5 (PID 10542) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-10T17:53:45Z: Beginning process construction / entity creation.
Adding 'DCPSDefaultDiscovery' = 'rtps_disc' to [common] configuration section
Adding 'DCPSGlobalTransportConfig' = '$file' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/rtps_disc] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2026-03-10T17:53:45Z: Process construction / entity creation complete.
2026-03-10T17:53:45Z: Beginning action construction / initialization.
2026-03-10T17:53:45Z: Action construction / initialization complete.
2026-03-10T17:53:46Z: Enabling DDS entities (if not already enabled).
2026-03-10T17:53:46Z: DDS entities enabled.
2026-03-10T17:53:46Z: Initializing process actions.
2026-03-10T17:54:01Z: Starting process actions.
2026-03-10T17:54:01Z: Process tests started.
2026-03-10T17:54:31Z: Stopping process tests.
2026-03-10T17:54:31Z: Process tests stopped.
2026-03-10T17:54:32Z: Stopping process actions.
2026-03-10T17:54:32Z: Detaching Listeners.
2026-03-10T17:54:32Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-03-10T17:54:32Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.283
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.038
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.52ddd570.2918fd89.000001c1 === Spawned Process #7 (PID 10544) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-10T17:53:45Z: Beginning process construction / entity creation.
Adding 'DCPSDefaultDiscovery' = 'rtps_disc' to [common] configuration section
Adding 'DCPSGlobalTransportConfig' = '$file' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/rtps_disc] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2026-03-10T17:53:45Z: Process construction / entity creation complete.
2026-03-10T17:53:45Z: Beginning action construction / initialization.
2026-03-10T17:53:45Z: Action construction / initialization complete.
2026-03-10T17:53:46Z: Enabling DDS entities (if not already enabled).
2026-03-10T17:53:46Z: DDS entities enabled.
2026-03-10T17:53:46Z: Initializing process actions.
2026-03-10T17:54:01Z: Starting process actions.
2026-03-10T17:54:01Z: Process tests started.
2026-03-10T17:54:31Z: Stopping process tests.
2026-03-10T17:54:31Z: Process tests stopped.
2026-03-10T17:54:32Z: Stopping process actions.
2026-03-10T17:54:32Z: Detaching Listeners.
2026-03-10T17:54:32Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-03-10T17:54:32Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.278
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.046
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.52ddd570.2918fd89.000001c1 === Spawned Process #11 (PID 10548) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-10T17:53:45Z: Beginning process construction / entity creation.
Adding 'DCPSDefaultDiscovery' = 'rtps_disc' to [common] configuration section
Adding 'DCPSGlobalTransportConfig' = '$file' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/rtps_disc] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2026-03-10T17:53:45Z: Process construction / entity creation complete.
2026-03-10T17:53:45Z: Beginning action construction / initialization.
2026-03-10T17:53:45Z: Action construction / initialization complete.
2026-03-10T17:53:46Z: Enabling DDS entities (if not already enabled).
2026-03-10T17:53:46Z: DDS entities enabled.
2026-03-10T17:53:46Z: Initializing process actions.
2026-03-10T17:54:01Z: Starting process actions.
2026-03-10T17:54:01Z: Process tests started.
2026-03-10T17:54:31Z: Stopping process tests.
2026-03-10T17:54:31Z: Process tests stopped.
2026-03-10T17:54:32Z: Stopping process actions.
2026-03-10T17:54:32Z: Detaching Listeners.
2026-03-10T17:54:32Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-03-10T17:54:32Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.279
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.033
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.52ddd570.2918fd89.000001c1 === Spawned Process #6 (PID 10543) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-10T17:53:45Z: Beginning process construction / entity creation.
Adding 'DCPSDefaultDiscovery' = 'rtps_disc' to [common] configuration section
Adding 'DCPSGlobalTransportConfig' = '$file' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/rtps_disc] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2026-03-10T17:53:45Z: Process construction / entity creation complete.
2026-03-10T17:53:45Z: Beginning action construction / initialization.
2026-03-10T17:53:45Z: Action construction / initialization complete.
2026-03-10T17:53:46Z: Enabling DDS entities (if not already enabled).
2026-03-10T17:53:46Z: DDS entities enabled.
2026-03-10T17:53:46Z: Initializing process actions.
2026-03-10T17:54:01Z: Starting process actions.
2026-03-10T17:54:01Z: Process tests started.
2026-03-10T17:54:31Z: Stopping process tests.
2026-03-10T17:54:31Z: Process tests stopped.
2026-03-10T17:54:32Z: Stopping process actions.
2026-03-10T17:54:32Z: Detaching Listeners.
2026-03-10T17:54:32Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-03-10T17:54:32Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.318
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.040
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== End of Node Logs ===
Finished
test PASSED.
auto_run_tests_finished: performance-tests/bench/run_test.pl ci-fan --show-worker-logs Time:61s Result:0
==============================================================================
performance-tests/bench/run_test.pl ci-fan-ws --show-worker-logs
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/node_controller/node_controller one-shot --name test_nc_10644
node_controller PID: 10645 started at 2026-03-10 17:54:34
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/test_controller/test_controller --wait-for-nodes 7 example --show-worker-logs ci-fan-ws
test_controller PID: 10646 started at 2026-03-10 17:54:34
Using example/config/scenario/ci-fan-ws.json:
Name: Continuous Integration Fan-Out / Fan-In Test Using WaitSet
Description: This is a small quick test for data fan-out / fan-in capability that uses waitsets and read conditions for reading data
Parameters:
Base: fan
Bytes: 256
Strategy: WaitSet
Max Message Size: 65536
Servers: 10
Waiting for nodes for 7 seconds...
Discovered Node 01037c1e.52ddd570.2995b6b3.000001c1 "test_nc_10644"
Discovered 1 nodes
Running the Scenario...
Results will be stored in example/result/7
Started at 2026-03-10T17:54:41Z
Setting scenario launch_time to be 3 seconds from now: 2026-03-10T17:54:44Z
2026-03-10T17:54:44Z: Node 01037c1e.52ddd570.2995b6b3.000001c1 (test_nc_10644) starting process 10663:
- original config: ci-fan-ws_client.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10645/n01037c1e.52ddd570.2995b6b3.000001c1w1_config.json --report /tmp/opendds_bench_nc_10645/n01037c1e.52ddd570.2995b6b3.000001c1w1_report.json --log /tmp/opendds_bench_nc_10645/n01037c1e.52ddd570.2995b6b3.000001c1w1_log.txt
2026-03-10T17:54:44Z: Node 01037c1e.52ddd570.2995b6b3.000001c1 (test_nc_10644) starting process 10664:
- original config: ci-fan-ws_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10645/n01037c1e.52ddd570.2995b6b3.000001c1w2_config.json --report /tmp/opendds_bench_nc_10645/n01037c1e.52ddd570.2995b6b3.000001c1w2_report.json --log /tmp/opendds_bench_nc_10645/n01037c1e.52ddd570.2995b6b3.000001c1w2_log.txt
2026-03-10T17:54:44Z: Node 01037c1e.52ddd570.2995b6b3.000001c1 (test_nc_10644) starting process 10665:
- original config: ci-fan-ws_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10645/n01037c1e.52ddd570.2995b6b3.000001c1w3_config.json --report /tmp/opendds_bench_nc_10645/n01037c1e.52ddd570.2995b6b3.000001c1w3_report.json --log /tmp/opendds_bench_nc_10645/n01037c1e.52ddd570.2995b6b3.000001c1w3_log.txt
2026-03-10T17:54:44Z: Node 01037c1e.52ddd570.2995b6b3.000001c1 (test_nc_10644) starting process 10666:
- original config: ci-fan-ws_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10645/n01037c1e.52ddd570.2995b6b3.000001c1w4_config.json --report /tmp/opendds_bench_nc_10645/n01037c1e.52ddd570.2995b6b3.000001c1w4_report.json --log /tmp/opendds_bench_nc_10645/n01037c1e.52ddd570.2995b6b3.000001c1w4_log.txt
2026-03-10T17:54:44Z: Node 01037c1e.52ddd570.2995b6b3.000001c1 (test_nc_10644) starting process 10667:
- original config: ci-fan-ws_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10645/n01037c1e.52ddd570.2995b6b3.000001c1w5_config.json --report /tmp/opendds_bench_nc_10645/n01037c1e.52ddd570.2995b6b3.000001c1w5_report.json --log /tmp/opendds_bench_nc_10645/n01037c1e.52ddd570.2995b6b3.000001c1w5_log.txt
2026-03-10T17:54:44Z: Node 01037c1e.52ddd570.2995b6b3.000001c1 (test_nc_10644) starting process 10668:
- original config: ci-fan-ws_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10645/n01037c1e.52ddd570.2995b6b3.000001c1w6_config.json --report /tmp/opendds_bench_nc_10645/n01037c1e.52ddd570.2995b6b3.000001c1w6_report.json --log /tmp/opendds_bench_nc_10645/n01037c1e.52ddd570.2995b6b3.000001c1w6_log.txt
2026-03-10T17:54:44Z: Node 01037c1e.52ddd570.2995b6b3.000001c1 (test_nc_10644) starting process 10669:
- original config: ci-fan-ws_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10645/n01037c1e.52ddd570.2995b6b3.000001c1w7_config.json --report /tmp/opendds_bench_nc_10645/n01037c1e.52ddd570.2995b6b3.000001c1w7_report.json --log /tmp/opendds_bench_nc_10645/n01037c1e.52ddd570.2995b6b3.000001c1w7_log.txt
2026-03-10T17:54:44Z: Node 01037c1e.52ddd570.2995b6b3.000001c1 (test_nc_10644) starting process 10670:
- original config: ci-fan-ws_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10645/n01037c1e.52ddd570.2995b6b3.000001c1w8_config.json --report /tmp/opendds_bench_nc_10645/n01037c1e.52ddd570.2995b6b3.000001c1w8_report.json --log /tmp/opendds_bench_nc_10645/n01037c1e.52ddd570.2995b6b3.000001c1w8_log.txt
2026-03-10T17:54:44Z: Node 01037c1e.52ddd570.2995b6b3.000001c1 (test_nc_10644) starting process 10671:
- original config: ci-fan-ws_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10645/n01037c1e.52ddd570.2995b6b3.000001c1w9_config.json --report /tmp/opendds_bench_nc_10645/n01037c1e.52ddd570.2995b6b3.000001c1w9_report.json --log /tmp/opendds_bench_nc_10645/n01037c1e.52ddd570.2995b6b3.000001c1w9_log.txt
2026-03-10T17:54:44Z: Node 01037c1e.52ddd570.2995b6b3.000001c1 (test_nc_10644) starting process 10672:
- original config: ci-fan-ws_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10645/n01037c1e.52ddd570.2995b6b3.000001c1w10_config.json --report /tmp/opendds_bench_nc_10645/n01037c1e.52ddd570.2995b6b3.000001c1w10_report.json --log /tmp/opendds_bench_nc_10645/n01037c1e.52ddd570.2995b6b3.000001c1w10_log.txt
2026-03-10T17:54:44Z: Node 01037c1e.52ddd570.2995b6b3.000001c1 (test_nc_10644) starting process 10673:
- original config: ci-fan-ws_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10645/n01037c1e.52ddd570.2995b6b3.000001c1w11_config.json --report /tmp/opendds_bench_nc_10645/n01037c1e.52ddd570.2995b6b3.000001c1w11_report.json --log /tmp/opendds_bench_nc_10645/n01037c1e.52ddd570.2995b6b3.000001c1w11_log.txt
2026-03-10T17:55:33Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10665 with exit code 0
2026-03-10T17:55:33Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10663 with exit code 0
2026-03-10T17:55:33Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10664 with exit code 0
2026-03-10T17:55:33Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10668 with exit code 0
2026-03-10T17:55:33Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10669 with exit code 0
2026-03-10T17:55:33Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10671 with exit code 0
2026-03-10T17:55:33Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10673 with exit code 0
2026-03-10T17:55:33Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10670 with exit code 0
2026-03-10T17:55:33Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10666 with exit code 0
2026-03-10T17:55:33Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10672 with exit code 0
2026-03-10T17:55:33Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10667 with exit code 0
Writing report for node name 'test_nc_10644' (id '01037c1e.52ddd570.2995b6b3.000001c1') with 11 spawned process reports
Got 1 out of 11 expected process reports
Got 2 out of 11 expected process reports
Got 3 out of 11 expected process reports
Got 4 out of 11 expected process reports
Got 5 out of 11 expected process reports
Got 6 out of 11 expected process reports
Got 7 out of 11 expected process reports
Got 8 out of 11 expected process reports
Got 9 out of 11 expected process reports
Got 10 out of 11 expected process reports
Got 11 out of 11 expected process reports
All reports written and acknowledged.
Ended at 2026-03-10T17:55:33Z
Percent Cpu Utilization Statistics:
percent cpu utilization count = 49
percent cpu utilization min = 0.000000
percent cpu utilization max = 70.508014
percent cpu utilization mean = 4.261622
percent cpu utilization stdev = 10.448505
percent cpu utilization median = 1.503759
percent cpu utilization madev = 1.503759
Percent Memory Utilization Statistics:
percent memory utilization count = 49
percent memory utilization min = 0.000000
percent memory utilization max = 8.994780
percent memory utilization mean = 8.586888
percent memory utilization stdev = 1.310092
percent memory utilization median = 8.949612
percent memory utilization madev = 0.043654
Percent Virtual Memory Utilization Statistics:
percent virtual memory utilization count = 49
percent virtual memory utilization min = 0.000000
percent virtual memory utilization max = 4279.698716
percent virtual memory utilization mean = 4192.357790
percent virtual memory utilization stdev = 605.114725
percent virtual memory utilization median = 4279.698704
percent virtual memory utilization madev = 0.000012
Test Timing Stats:
Max Construction Time: 0.331 seconds
Max Enable Time: 0.000 seconds
Max Start Time: 0.004 seconds
Max Stop Time: 0.023 seconds
Max Destruction Time: 0.057 seconds
Discovery Stats:
Total Undermatched Readers: 0, Total Undermatched Writers: 0
Discovery Time Delta Statistics:
discovery time delta count = 40
discovery time delta min = 0.237906
discovery time delta max = 0.877352
discovery time delta mean = 0.545769
discovery time delta stdev = 0.167908
discovery time delta median = 0.524522
discovery time delta madev = 0.090009
DDS Sample Count Stats:
Total Lost Samples: 0
Total Rejected Samples: 0
Data Count Stats:
Total Out-Of-Order Data Samples: 0
Total Duplicate Data Samples: 0
Total Missing Data Samples: 0
Data Timing Stats:
Latency Statistics:
latency count = 2000
latency min = 0.000793
latency max = 0.326957
latency mean = 0.004814
latency stdev = 0.017417
latency median = 0.003088
latency madev = 0.001129
Jitter Statistics:
jitter count = 1980
jitter min = 0.000003
jitter max = 0.099946
jitter mean = 0.002432
jitter stdev = 0.008894
jitter median = 0.001294
jitter madev = 0.000825
Throughput Statistics:
throughput count = 1980
throughput min = 1051.708216
throughput max = 257464.987755
throughput mean = 4758.130921
throughput stdev = 13826.812058
throughput median = 3443.005545
throughput madev = 11.485425
Round Trip Latency Statistics:
round trip latency count = 1000
round trip latency min = 0.001090
round trip latency max = 0.164858
round trip latency mean = 0.004926
round trip latency stdev = 0.012215
round trip latency median = 0.003497
round trip latency madev = 0.000327
Round Trip Jitter Statistics:
round trip jitter count = 990
round trip jitter min = 0.000000
round trip jitter max = 0.049979
round trip jitter mean = 0.001482
round trip jitter stdev = 0.006241
round trip jitter median = 0.000490
round trip jitter madev = 0.000325
Round Trip Throughput Statistics:
round trip throughput count = 990
round trip throughput min = 1042.723172
round trip throughput max = 3439.122329
round trip throughput mean = 3412.824157
round trip throughput stdev = 177.442993
round trip throughput median = 3435.753340
round trip throughput madev = 1.849544
Wrote results to example/result/7
=== Showing Log for Node 01037c1e.52ddd570.2995b6b3.000001c1 === Spawned Process #3 (PID 10665) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-10T17:54:45Z: Beginning process construction / entity creation.
Adding 'DCPSDefaultDiscovery' = 'rtps_disc' to [common] configuration section
Adding 'DCPSGlobalTransportConfig' = '$file' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/rtps_disc] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2026-03-10T17:54:45Z: Process construction / entity creation complete.
2026-03-10T17:54:45Z: Beginning action construction / initialization.
2026-03-10T17:54:45Z: Action construction / initialization complete.
2026-03-10T17:54:46Z: Enabling DDS entities (if not already enabled).
2026-03-10T17:54:46Z: DDS entities enabled.
2026-03-10T17:54:46Z: Initializing process actions.
2026-03-10T17:55:01Z: Starting process actions.
2026-03-10T17:55:01Z: Process tests started.
2026-03-10T17:55:31Z: Stopping process tests.
2026-03-10T17:55:31Z: Process tests stopped.
2026-03-10T17:55:32Z: Stopping process actions.
2026-03-10T17:55:32Z: Detaching Listeners.
2026-03-10T17:55:32Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-03-10T17:55:32Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.110
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.055
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.52ddd570.2995b6b3.000001c1 === Spawned Process #1 (PID 10663) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-10T17:54:45Z: Beginning process construction / entity creation.
Adding 'DCPSDefaultDiscovery' = 'rtps_disc' to [common] configuration section
Adding 'DCPSGlobalTransportConfig' = '$file' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/rtps_disc] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_02' with topic name 'topic_02' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_01' with topic name 'topic_01' and listener type name 'bench_dwl'
2026-03-10T17:54:45Z: Process construction / entity creation complete.
2026-03-10T17:54:45Z: Beginning action construction / initialization.
2026-03-10T17:54:45Z: Action construction / initialization complete.
2026-03-10T17:54:46Z: Enabling DDS entities (if not already enabled).
2026-03-10T17:54:46Z: DDS entities enabled.
2026-03-10T17:54:46Z: Initializing process actions.
2026-03-10T17:55:01Z: Starting process actions.
2026-03-10T17:55:01Z: Process tests started.
2026-03-10T17:55:31Z: Stopping process tests.
2026-03-10T17:55:31Z: Process tests stopped.
2026-03-10T17:55:32Z: Stopping process actions.
2026-03-10T17:55:32Z: Detaching Listeners.
2026-03-10T17:55:32Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
Deleting publisher: publisher_01
Deleting datareader: datareader_02
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-03-10T17:55:32Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.098
enable time: 0.000
start time: 0.004
stop time: 0.023
destruction time: 0.044
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.52ddd570.2995b6b3.000001c1 === Spawned Process #2 (PID 10664) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-10T17:54:45Z: Beginning process construction / entity creation.
Adding 'DCPSDefaultDiscovery' = 'rtps_disc' to [common] configuration section
Adding 'DCPSGlobalTransportConfig' = '$file' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/rtps_disc] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2026-03-10T17:54:45Z: Process construction / entity creation complete.
2026-03-10T17:54:45Z: Beginning action construction / initialization.
2026-03-10T17:54:45Z: Action construction / initialization complete.
2026-03-10T17:54:46Z: Enabling DDS entities (if not already enabled).
2026-03-10T17:54:46Z: DDS entities enabled.
2026-03-10T17:54:46Z: Initializing process actions.
2026-03-10T17:55:01Z: Starting process actions.
2026-03-10T17:55:01Z: Process tests started.
2026-03-10T17:55:31Z: Stopping process tests.
2026-03-10T17:55:31Z: Process tests stopped.
2026-03-10T17:55:32Z: Stopping process actions.
2026-03-10T17:55:32Z: Detaching Listeners.
2026-03-10T17:55:32Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-03-10T17:55:32Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.097
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.057
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.52ddd570.2995b6b3.000001c1 === Spawned Process #6 (PID 10668) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-10T17:54:45Z: Beginning process construction / entity creation.
Adding 'DCPSDefaultDiscovery' = 'rtps_disc' to [common] configuration section
Adding 'DCPSGlobalTransportConfig' = '$file' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/rtps_disc] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2026-03-10T17:54:46Z: Process construction / entity creation complete.
2026-03-10T17:54:46Z: Beginning action construction / initialization.
2026-03-10T17:54:46Z: Action construction / initialization complete.
2026-03-10T17:54:47Z: Enabling DDS entities (if not already enabled).
2026-03-10T17:54:47Z: DDS entities enabled.
2026-03-10T17:54:47Z: Initializing process actions.
2026-03-10T17:55:02Z: Starting process actions.
2026-03-10T17:55:02Z: Process tests started.
2026-03-10T17:55:32Z: Stopping process tests.
2026-03-10T17:55:32Z: Process tests stopped.
2026-03-10T17:55:33Z: Stopping process actions.
2026-03-10T17:55:33Z: Detaching Listeners.
2026-03-10T17:55:33Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-03-10T17:55:33Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.157
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.029
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.52ddd570.2995b6b3.000001c1 === Spawned Process #7 (PID 10669) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-10T17:54:45Z: Beginning process construction / entity creation.
Adding 'DCPSDefaultDiscovery' = 'rtps_disc' to [common] configuration section
Adding 'DCPSGlobalTransportConfig' = '$file' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/rtps_disc] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2026-03-10T17:54:46Z: Process construction / entity creation complete.
2026-03-10T17:54:46Z: Beginning action construction / initialization.
2026-03-10T17:54:46Z: Action construction / initialization complete.
2026-03-10T17:54:47Z: Enabling DDS entities (if not already enabled).
2026-03-10T17:54:47Z: DDS entities enabled.
2026-03-10T17:54:47Z: Initializing process actions.
2026-03-10T17:55:02Z: Starting process actions.
2026-03-10T17:55:02Z: Process tests started.
2026-03-10T17:55:32Z: Stopping process tests.
2026-03-10T17:55:32Z: Process tests stopped.
2026-03-10T17:55:33Z: Stopping process actions.
2026-03-10T17:55:33Z: Detaching Listeners.
2026-03-10T17:55:33Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-03-10T17:55:33Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.166
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.032
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.52ddd570.2995b6b3.000001c1 === Spawned Process #9 (PID 10671) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-10T17:54:45Z: Beginning process construction / entity creation.
Adding 'DCPSDefaultDiscovery' = 'rtps_disc' to [common] configuration section
Adding 'DCPSGlobalTransportConfig' = '$file' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/rtps_disc] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2026-03-10T17:54:46Z: Process construction / entity creation complete.
2026-03-10T17:54:46Z: Beginning action construction / initialization.
2026-03-10T17:54:46Z: Action construction / initialization complete.
2026-03-10T17:54:47Z: Enabling DDS entities (if not already enabled).
2026-03-10T17:54:47Z: DDS entities enabled.
2026-03-10T17:54:47Z: Initializing process actions.
2026-03-10T17:55:02Z: Starting process actions.
2026-03-10T17:55:02Z: Process tests started.
2026-03-10T17:55:32Z: Stopping process tests.
2026-03-10T17:55:32Z: Process tests stopped.
2026-03-10T17:55:33Z: Stopping process actions.
2026-03-10T17:55:33Z: Detaching Listeners.
2026-03-10T17:55:33Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-03-10T17:55:33Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.250
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.027
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.52ddd570.2995b6b3.000001c1 === Spawned Process #11 (PID 10673) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-10T17:54:45Z: Beginning process construction / entity creation.
Adding 'DCPSDefaultDiscovery' = 'rtps_disc' to [common] configuration section
Adding 'DCPSGlobalTransportConfig' = '$file' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/rtps_disc] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2026-03-10T17:54:46Z: Process construction / entity creation complete.
2026-03-10T17:54:46Z: Beginning action construction / initialization.
2026-03-10T17:54:46Z: Action construction / initialization complete.
2026-03-10T17:54:47Z: Enabling DDS entities (if not already enabled).
2026-03-10T17:54:47Z: DDS entities enabled.
2026-03-10T17:54:47Z: Initializing process actions.
2026-03-10T17:55:02Z: Starting process actions.
2026-03-10T17:55:02Z: Process tests started.
2026-03-10T17:55:32Z: Stopping process tests.
2026-03-10T17:55:32Z: Process tests stopped.
2026-03-10T17:55:33Z: Stopping process actions.
2026-03-10T17:55:33Z: Detaching Listeners.
2026-03-10T17:55:33Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-03-10T17:55:33Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.223
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.037
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.52ddd570.2995b6b3.000001c1 === Spawned Process #8 (PID 10670) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-10T17:54:45Z: Beginning process construction / entity creation.
Adding 'DCPSDefaultDiscovery' = 'rtps_disc' to [common] configuration section
Adding 'DCPSGlobalTransportConfig' = '$file' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/rtps_disc] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2026-03-10T17:54:46Z: Process construction / entity creation complete.
2026-03-10T17:54:46Z: Beginning action construction / initialization.
2026-03-10T17:54:46Z: Action construction / initialization complete.
2026-03-10T17:54:47Z: Enabling DDS entities (if not already enabled).
2026-03-10T17:54:47Z: DDS entities enabled.
2026-03-10T17:54:47Z: Initializing process actions.
2026-03-10T17:55:02Z: Starting process actions.
2026-03-10T17:55:02Z: Process tests started.
2026-03-10T17:55:32Z: Stopping process tests.
2026-03-10T17:55:32Z: Process tests stopped.
2026-03-10T17:55:33Z: Stopping process actions.
2026-03-10T17:55:33Z: Detaching Listeners.
2026-03-10T17:55:33Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-03-10T17:55:33Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.259
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.037
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.52ddd570.2995b6b3.000001c1 === Spawned Process #4 (PID 10666) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-10T17:54:45Z: Beginning process construction / entity creation.
Adding 'DCPSDefaultDiscovery' = 'rtps_disc' to [common] configuration section
Adding 'DCPSGlobalTransportConfig' = '$file' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/rtps_disc] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2026-03-10T17:54:46Z: Process construction / entity creation complete.
2026-03-10T17:54:46Z: Beginning action construction / initialization.
2026-03-10T17:54:46Z: Action construction / initialization complete.
2026-03-10T17:54:47Z: Enabling DDS entities (if not already enabled).
2026-03-10T17:54:47Z: DDS entities enabled.
2026-03-10T17:54:47Z: Initializing process actions.
2026-03-10T17:55:02Z: Starting process actions.
2026-03-10T17:55:02Z: Process tests started.
2026-03-10T17:55:32Z: Stopping process tests.
2026-03-10T17:55:32Z: Process tests stopped.
2026-03-10T17:55:33Z: Stopping process actions.
2026-03-10T17:55:33Z: Detaching Listeners.
2026-03-10T17:55:33Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-03-10T17:55:33Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.266
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.035
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.52ddd570.2995b6b3.000001c1 === Spawned Process #10 (PID 10672) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-10T17:54:45Z: Beginning process construction / entity creation.
Adding 'DCPSDefaultDiscovery' = 'rtps_disc' to [common] configuration section
Adding 'DCPSGlobalTransportConfig' = '$file' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/rtps_disc] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2026-03-10T17:54:46Z: Process construction / entity creation complete.
2026-03-10T17:54:46Z: Beginning action construction / initialization.
2026-03-10T17:54:46Z: Action construction / initialization complete.
2026-03-10T17:54:47Z: Enabling DDS entities (if not already enabled).
2026-03-10T17:54:47Z: DDS entities enabled.
2026-03-10T17:54:47Z: Initializing process actions.
2026-03-10T17:55:02Z: Starting process actions.
2026-03-10T17:55:02Z: Process tests started.
2026-03-10T17:55:32Z: Stopping process tests.
2026-03-10T17:55:32Z: Process tests stopped.
2026-03-10T17:55:33Z: Stopping process actions.
2026-03-10T17:55:33Z: Detaching Listeners.
2026-03-10T17:55:33Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-03-10T17:55:33Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.256
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.030
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.52ddd570.2995b6b3.000001c1 === Spawned Process #5 (PID 10667) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-10T17:54:45Z: Beginning process construction / entity creation.
Adding 'DCPSDefaultDiscovery' = 'rtps_disc' to [common] configuration section
Adding 'DCPSGlobalTransportConfig' = '$file' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/rtps_disc] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2026-03-10T17:54:46Z: Process construction / entity creation complete.
2026-03-10T17:54:46Z: Beginning action construction / initialization.
2026-03-10T17:54:46Z: Action construction / initialization complete.
2026-03-10T17:54:47Z: Enabling DDS entities (if not already enabled).
2026-03-10T17:54:47Z: DDS entities enabled.
2026-03-10T17:54:47Z: Initializing process actions.
2026-03-10T17:55:02Z: Starting process actions.
2026-03-10T17:55:02Z: Process tests started.
2026-03-10T17:55:32Z: Stopping process tests.
2026-03-10T17:55:32Z: Process tests stopped.
2026-03-10T17:55:33Z: Stopping process actions.
2026-03-10T17:55:33Z: Detaching Listeners.
2026-03-10T17:55:33Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-03-10T17:55:33Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.331
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.018
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== End of Node Logs ===
Finished
test PASSED.
auto_run_tests_finished: performance-tests/bench/run_test.pl ci-fan-ws --show-worker-logs Time:60s Result:0
==============================================================================
performance-tests/bench/run_test.pl ci-fan-frag --show-worker-logs
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/node_controller/node_controller one-shot --name test_nc_10782
node_controller PID: 10783 started at 2026-03-10 17:55:34
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/test_controller/test_controller --wait-for-nodes 7 example --show-worker-logs ci-fan-frag
test_controller PID: 10784 started at 2026-03-10 17:55:34
Using example/config/scenario/ci-fan-frag.json:
Name: Continuous Integration Fan-Out / Fan-In Test
Description: This is a small quick test for data fan-out / fan-in capability with large samples (fragmentation)
Parameters:
Base: fan
Bytes: 256000
Strategy: Listener
Max Message Size: 65536
Servers: 10
Waiting for nodes for 7 seconds...
Discovered Node 01037c1e.52ddd570.2a1f14c5.000001c1 "test_nc_10782"
Discovered 1 nodes
Running the Scenario...
Results will be stored in example/result/8
Started at 2026-03-10T17:55:42Z
Setting scenario launch_time to be 3 seconds from now: 2026-03-10T17:55:45Z
2026-03-10T17:55:45Z: Node 01037c1e.52ddd570.2a1f14c5.000001c1 (test_nc_10782) starting process 10801:
- original config: ci-fan-frag_client.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10783/n01037c1e.52ddd570.2a1f14c5.000001c1w1_config.json --report /tmp/opendds_bench_nc_10783/n01037c1e.52ddd570.2a1f14c5.000001c1w1_report.json --log /tmp/opendds_bench_nc_10783/n01037c1e.52ddd570.2a1f14c5.000001c1w1_log.txt
2026-03-10T17:55:45Z: Node 01037c1e.52ddd570.2a1f14c5.000001c1 (test_nc_10782) starting process 10802:
- original config: ci-fan-frag_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10783/n01037c1e.52ddd570.2a1f14c5.000001c1w2_config.json --report /tmp/opendds_bench_nc_10783/n01037c1e.52ddd570.2a1f14c5.000001c1w2_report.json --log /tmp/opendds_bench_nc_10783/n01037c1e.52ddd570.2a1f14c5.000001c1w2_log.txt
2026-03-10T17:55:45Z: Node 01037c1e.52ddd570.2a1f14c5.000001c1 (test_nc_10782) starting process 10803:
- original config: ci-fan-frag_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10783/n01037c1e.52ddd570.2a1f14c5.000001c1w3_config.json --report /tmp/opendds_bench_nc_10783/n01037c1e.52ddd570.2a1f14c5.000001c1w3_report.json --log /tmp/opendds_bench_nc_10783/n01037c1e.52ddd570.2a1f14c5.000001c1w3_log.txt
2026-03-10T17:55:45Z: Node 01037c1e.52ddd570.2a1f14c5.000001c1 (test_nc_10782) starting process 10804:
- original config: ci-fan-frag_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10783/n01037c1e.52ddd570.2a1f14c5.000001c1w4_config.json --report /tmp/opendds_bench_nc_10783/n01037c1e.52ddd570.2a1f14c5.000001c1w4_report.json --log /tmp/opendds_bench_nc_10783/n01037c1e.52ddd570.2a1f14c5.000001c1w4_log.txt
2026-03-10T17:55:45Z: Node 01037c1e.52ddd570.2a1f14c5.000001c1 (test_nc_10782) starting process 10805:
- original config: ci-fan-frag_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10783/n01037c1e.52ddd570.2a1f14c5.000001c1w5_config.json --report /tmp/opendds_bench_nc_10783/n01037c1e.52ddd570.2a1f14c5.000001c1w5_report.json --log /tmp/opendds_bench_nc_10783/n01037c1e.52ddd570.2a1f14c5.000001c1w5_log.txt
2026-03-10T17:55:45Z: Node 01037c1e.52ddd570.2a1f14c5.000001c1 (test_nc_10782) starting process 10806:
- original config: ci-fan-frag_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10783/n01037c1e.52ddd570.2a1f14c5.000001c1w6_config.json --report /tmp/opendds_bench_nc_10783/n01037c1e.52ddd570.2a1f14c5.000001c1w6_report.json --log /tmp/opendds_bench_nc_10783/n01037c1e.52ddd570.2a1f14c5.000001c1w6_log.txt
2026-03-10T17:55:45Z: Node 01037c1e.52ddd570.2a1f14c5.000001c1 (test_nc_10782) starting process 10807:
- original config: ci-fan-frag_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10783/n01037c1e.52ddd570.2a1f14c5.000001c1w7_config.json --report /tmp/opendds_bench_nc_10783/n01037c1e.52ddd570.2a1f14c5.000001c1w7_report.json --log /tmp/opendds_bench_nc_10783/n01037c1e.52ddd570.2a1f14c5.000001c1w7_log.txt
2026-03-10T17:55:45Z: Node 01037c1e.52ddd570.2a1f14c5.000001c1 (test_nc_10782) starting process 10808:
- original config: ci-fan-frag_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10783/n01037c1e.52ddd570.2a1f14c5.000001c1w8_config.json --report /tmp/opendds_bench_nc_10783/n01037c1e.52ddd570.2a1f14c5.000001c1w8_report.json --log /tmp/opendds_bench_nc_10783/n01037c1e.52ddd570.2a1f14c5.000001c1w8_log.txt
2026-03-10T17:55:45Z: Node 01037c1e.52ddd570.2a1f14c5.000001c1 (test_nc_10782) starting process 10809:
- original config: ci-fan-frag_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10783/n01037c1e.52ddd570.2a1f14c5.000001c1w9_config.json --report /tmp/opendds_bench_nc_10783/n01037c1e.52ddd570.2a1f14c5.000001c1w9_report.json --log /tmp/opendds_bench_nc_10783/n01037c1e.52ddd570.2a1f14c5.000001c1w9_log.txt
2026-03-10T17:55:45Z: Node 01037c1e.52ddd570.2a1f14c5.000001c1 (test_nc_10782) starting process 10810:
- original config: ci-fan-frag_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10783/n01037c1e.52ddd570.2a1f14c5.000001c1w10_config.json --report /tmp/opendds_bench_nc_10783/n01037c1e.52ddd570.2a1f14c5.000001c1w10_report.json --log /tmp/opendds_bench_nc_10783/n01037c1e.52ddd570.2a1f14c5.000001c1w10_log.txt
2026-03-10T17:55:45Z: Node 01037c1e.52ddd570.2a1f14c5.000001c1 (test_nc_10782) starting process 10811:
- original config: ci-fan-frag_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10783/n01037c1e.52ddd570.2a1f14c5.000001c1w11_config.json --report /tmp/opendds_bench_nc_10783/n01037c1e.52ddd570.2a1f14c5.000001c1w11_report.json --log /tmp/opendds_bench_nc_10783/n01037c1e.52ddd570.2a1f14c5.000001c1w11_log.txt
2026-03-10T17:56:33Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10801 with exit code 0
2026-03-10T17:56:33Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10809 with exit code 0
2026-03-10T17:56:33Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10807 with exit code 0
2026-03-10T17:56:33Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10803 with exit code 0
2026-03-10T17:56:33Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10802 with exit code 0
2026-03-10T17:56:33Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10806 with exit code 0
2026-03-10T17:56:33Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10808 with exit code 0
2026-03-10T17:56:33Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10811 with exit code 0
2026-03-10T17:56:33Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10804 with exit code 0
2026-03-10T17:56:33Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10805 with exit code 0
2026-03-10T17:56:33Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10810 with exit code 0
Writing report for node name 'test_nc_10782' (id '01037c1e.52ddd570.2a1f14c5.000001c1') with 11 spawned process reports
Got 1 out of 11 expected process reports
Got 2 out of 11 expected process reports
Got 3 out of 11 expected process reports
Got 4 out of 11 expected process reports
Got 5 out of 11 expected process reports
Got 6 out of 11 expected process reports
Got 7 out of 11 expected process reports
Got 8 out of 11 expected process reports
Got 9 out of 11 expected process reports
Got 10 out of 11 expected process reports
Got 11 out of 11 expected process reports
Ended at 2026-03-10T17:56:34Z
Percent Cpu Utilization Statistics:
percent cpu utilization count = 49
percent cpu utilization min = 0.000000
percent cpu utilization max = 67.085427
percent cpu utilization mean = 3.923116
percent cpu utilization stdev = 9.907043
percent cpu utilization median = 1.500000
percent cpu utilization madev = 1.500000
Percent Memory Utilization Statistics:
percent memory utilization count = 49
percent memory utilization min = 0.000000
percent memory utilization max = 8.915021
percent memory utilization mean = 8.505798
percent memory utilization stdev = 1.293017
percent memory utilization median = 8.866261
percent memory utilization madev = 0.027751
Percent Virtual Memory Utilization Statistics:
percent virtual memory utilization count = 49
percent virtual memory utilization min = 0.000000
percent virtual memory utilization max = 4279.698078
percent virtual memory utilization mean = 4192.357184
percent virtual memory utilization stdev = 605.114637
percent virtual memory utilization median = 4279.698059
percent virtual memory utilization madev = 0.000014
Test Timing Stats:
Max Construction Time: 0.357 seconds
Max Enable Time: 0.000 seconds
Max Start Time: 0.003 seconds
Max Stop Time: 0.024 seconds
Max Destruction Time: 0.045 seconds
Discovery Stats:
Total Undermatched Readers: 0, Total Undermatched Writers: 0
Discovery Time Delta Statistics:
discovery time delta count = 40
discovery time delta min = 0.194525
discovery time delta max = 0.930978
discovery time delta mean = 0.536875
discovery time delta stdev = 0.197134
discovery time delta median = 0.496998
discovery time delta madev = 0.145312
DDS Sample Count Stats:
Total Lost Samples: 0
Total Rejected Samples: 0
Data Count Stats:
Total Out-Of-Order Data Samples: 0
Total Duplicate Data Samples: 0
Total Missing Data Samples: 0
Data Timing Stats:
Latency Statistics:
latency count = 200
latency min = 0.008767
latency max = 3.471848
latency mean = 0.184778
latency stdev = 0.482874
latency median = 0.021691
latency madev = 0.006047
Jitter Statistics:
jitter count = 180
jitter min = 0.000010
jitter max = 3.014070
jitter mean = 0.170642
jitter stdev = 0.407984
jitter median = 0.006236
jitter madev = 0.004391
Throughput Statistics:
throughput count = 180
throughput min = 114095.445719
throughput max = 256675.765120
throughput mean = 246637.991882
throughput stdev = 23872.986278
throughput median = 254904.763479
throughput madev = 693.249914
Round Trip Latency Statistics:
round trip latency count = 100
round trip latency min = 0.013204
round trip latency max = 1.749853
round trip latency mean = 0.189562
round trip latency stdev = 0.320915
round trip latency median = 0.030792
round trip latency madev = 0.008815
Round Trip Jitter Statistics:
round trip jitter count = 90
round trip jitter min = 0.000234
round trip jitter max = 1.502667
round trip jitter mean = 0.169922
round trip jitter stdev = 0.263742
round trip jitter median = 0.009812
round trip jitter madev = 0.008571
Round Trip Throughput Statistics:
round trip throughput count = 90
round trip throughput min = 112415.218552
round trip throughput max = 255010.670764
round trip throughput mean = 236596.000499
round trip throughput stdev = 31682.635800
round trip throughput median = 251443.443958
round trip throughput madev = 3085.464979
Wrote results to example/result/8
=== Showing Log for Node 01037c1e.52ddd570.2a1f14c5.000001c1 === Spawned Process #1 (PID 10801) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-10T17:55:46Z: Beginning process construction / entity creation.
Adding 'DCPSDefaultDiscovery' = 'rtps_disc' to [common] configuration section
Adding 'DCPSGlobalTransportConfig' = '$file' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/rtps_disc] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_02' with topic name 'topic_02' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_01' with topic name 'topic_01' and listener type name 'bench_dwl'
2026-03-10T17:55:46Z: Process construction / entity creation complete.
2026-03-10T17:55:46Z: Beginning action construction / initialization.
2026-03-10T17:55:46Z: Action construction / initialization complete.
2026-03-10T17:55:47Z: Enabling DDS entities (if not already enabled).
2026-03-10T17:55:47Z: DDS entities enabled.
2026-03-10T17:55:47Z: Initializing process actions.
2026-03-10T17:56:02Z: Starting process actions.
2026-03-10T17:56:02Z: Process tests started.
2026-03-10T17:56:32Z: Stopping process tests.
2026-03-10T17:56:32Z: Process tests stopped.
2026-03-10T17:56:33Z: Stopping process actions.
2026-03-10T17:56:33Z: Detaching Listeners.
2026-03-10T17:56:33Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
Deleting publisher: publisher_01
Deleting datareader: datareader_02
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-03-10T17:56:33Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.048
enable time: 0.000
start time: 0.003
stop time: 0.024
destruction time: 0.034
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.52ddd570.2a1f14c5.000001c1 === Spawned Process #9 (PID 10809) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-10T17:55:46Z: Beginning process construction / entity creation.
Adding 'DCPSDefaultDiscovery' = 'rtps_disc' to [common] configuration section
Adding 'DCPSGlobalTransportConfig' = '$file' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/rtps_disc] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2026-03-10T17:55:46Z: Process construction / entity creation complete.
2026-03-10T17:55:46Z: Beginning action construction / initialization.
2026-03-10T17:55:46Z: Action construction / initialization complete.
2026-03-10T17:55:47Z: Enabling DDS entities (if not already enabled).
2026-03-10T17:55:47Z: DDS entities enabled.
2026-03-10T17:55:47Z: Initializing process actions.
2026-03-10T17:56:02Z: Starting process actions.
2026-03-10T17:56:02Z: Process tests started.
2026-03-10T17:56:32Z: Stopping process tests.
2026-03-10T17:56:32Z: Process tests stopped.
2026-03-10T17:56:33Z: Stopping process actions.
2026-03-10T17:56:33Z: Detaching Listeners.
2026-03-10T17:56:33Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-03-10T17:56:33Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.069
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.027
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.52ddd570.2a1f14c5.000001c1 === Spawned Process #7 (PID 10807) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-10T17:55:46Z: Beginning process construction / entity creation.
Adding 'DCPSDefaultDiscovery' = 'rtps_disc' to [common] configuration section
Adding 'DCPSGlobalTransportConfig' = '$file' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/rtps_disc] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2026-03-10T17:55:46Z: Process construction / entity creation complete.
2026-03-10T17:55:46Z: Beginning action construction / initialization.
2026-03-10T17:55:46Z: Action construction / initialization complete.
2026-03-10T17:55:47Z: Enabling DDS entities (if not already enabled).
2026-03-10T17:55:47Z: DDS entities enabled.
2026-03-10T17:55:47Z: Initializing process actions.
2026-03-10T17:56:02Z: Starting process actions.
2026-03-10T17:56:02Z: Process tests started.
2026-03-10T17:56:32Z: Stopping process tests.
2026-03-10T17:56:32Z: Process tests stopped.
2026-03-10T17:56:33Z: Stopping process actions.
2026-03-10T17:56:33Z: Detaching Listeners.
2026-03-10T17:56:33Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-03-10T17:56:33Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.124
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.031
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.52ddd570.2a1f14c5.000001c1 === Spawned Process #3 (PID 10803) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-10T17:55:46Z: Beginning process construction / entity creation.
Adding 'DCPSDefaultDiscovery' = 'rtps_disc' to [common] configuration section
Adding 'DCPSGlobalTransportConfig' = '$file' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/rtps_disc] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2026-03-10T17:55:46Z: Process construction / entity creation complete.
2026-03-10T17:55:46Z: Beginning action construction / initialization.
2026-03-10T17:55:46Z: Action construction / initialization complete.
2026-03-10T17:55:47Z: Enabling DDS entities (if not already enabled).
2026-03-10T17:55:47Z: DDS entities enabled.
2026-03-10T17:55:47Z: Initializing process actions.
2026-03-10T17:56:02Z: Starting process actions.
2026-03-10T17:56:02Z: Process tests started.
2026-03-10T17:56:32Z: Stopping process tests.
2026-03-10T17:56:32Z: Process tests stopped.
2026-03-10T17:56:33Z: Stopping process actions.
2026-03-10T17:56:33Z: Detaching Listeners.
2026-03-10T17:56:33Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-03-10T17:56:33Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.160
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.031
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.52ddd570.2a1f14c5.000001c1 === Spawned Process #2 (PID 10802) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-10T17:55:46Z: Beginning process construction / entity creation.
Adding 'DCPSDefaultDiscovery' = 'rtps_disc' to [common] configuration section
Adding 'DCPSGlobalTransportConfig' = '$file' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/rtps_disc] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2026-03-10T17:55:46Z: Process construction / entity creation complete.
2026-03-10T17:55:46Z: Beginning action construction / initialization.
2026-03-10T17:55:46Z: Action construction / initialization complete.
2026-03-10T17:55:47Z: Enabling DDS entities (if not already enabled).
2026-03-10T17:55:47Z: DDS entities enabled.
2026-03-10T17:55:47Z: Initializing process actions.
2026-03-10T17:56:02Z: Starting process actions.
2026-03-10T17:56:02Z: Process tests started.
2026-03-10T17:56:32Z: Stopping process tests.
2026-03-10T17:56:32Z: Process tests stopped.
2026-03-10T17:56:33Z: Stopping process actions.
2026-03-10T17:56:33Z: Detaching Listeners.
2026-03-10T17:56:33Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-03-10T17:56:33Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.178
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.023
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.52ddd570.2a1f14c5.000001c1 === Spawned Process #6 (PID 10806) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-10T17:55:46Z: Beginning process construction / entity creation.
Adding 'DCPSDefaultDiscovery' = 'rtps_disc' to [common] configuration section
Adding 'DCPSGlobalTransportConfig' = '$file' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/rtps_disc] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2026-03-10T17:55:46Z: Process construction / entity creation complete.
2026-03-10T17:55:46Z: Beginning action construction / initialization.
2026-03-10T17:55:46Z: Action construction / initialization complete.
2026-03-10T17:55:47Z: Enabling DDS entities (if not already enabled).
2026-03-10T17:55:47Z: DDS entities enabled.
2026-03-10T17:55:47Z: Initializing process actions.
2026-03-10T17:56:02Z: Starting process actions.
2026-03-10T17:56:02Z: Process tests started.
2026-03-10T17:56:32Z: Stopping process tests.
2026-03-10T17:56:32Z: Process tests stopped.
2026-03-10T17:56:33Z: Stopping process actions.
2026-03-10T17:56:33Z: Detaching Listeners.
2026-03-10T17:56:33Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-03-10T17:56:33Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.271
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.027
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.52ddd570.2a1f14c5.000001c1 === Spawned Process #8 (PID 10808) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-10T17:55:46Z: Beginning process construction / entity creation.
Adding 'DCPSDefaultDiscovery' = 'rtps_disc' to [common] configuration section
Adding 'DCPSGlobalTransportConfig' = '$file' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/rtps_disc] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2026-03-10T17:55:46Z: Process construction / entity creation complete.
2026-03-10T17:55:46Z: Beginning action construction / initialization.
2026-03-10T17:55:46Z: Action construction / initialization complete.
2026-03-10T17:55:47Z: Enabling DDS entities (if not already enabled).
2026-03-10T17:55:47Z: DDS entities enabled.
2026-03-10T17:55:47Z: Initializing process actions.
2026-03-10T17:56:02Z: Starting process actions.
2026-03-10T17:56:02Z: Process tests started.
2026-03-10T17:56:32Z: Stopping process tests.
2026-03-10T17:56:32Z: Process tests stopped.
2026-03-10T17:56:33Z: Stopping process actions.
2026-03-10T17:56:33Z: Detaching Listeners.
2026-03-10T17:56:33Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-03-10T17:56:33Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.263
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.036
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.52ddd570.2a1f14c5.000001c1 === Spawned Process #11 (PID 10811) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-10T17:55:46Z: Beginning process construction / entity creation.
Adding 'DCPSDefaultDiscovery' = 'rtps_disc' to [common] configuration section
Adding 'DCPSGlobalTransportConfig' = '$file' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/rtps_disc] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2026-03-10T17:55:46Z: Process construction / entity creation complete.
2026-03-10T17:55:46Z: Beginning action construction / initialization.
2026-03-10T17:55:46Z: Action construction / initialization complete.
2026-03-10T17:55:47Z: Enabling DDS entities (if not already enabled).
2026-03-10T17:55:47Z: DDS entities enabled.
2026-03-10T17:55:47Z: Initializing process actions.
2026-03-10T17:56:02Z: Starting process actions.
2026-03-10T17:56:02Z: Process tests started.
2026-03-10T17:56:32Z: Stopping process tests.
2026-03-10T17:56:32Z: Process tests stopped.
2026-03-10T17:56:33Z: Stopping process actions.
2026-03-10T17:56:33Z: Detaching Listeners.
2026-03-10T17:56:33Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-03-10T17:56:33Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.282
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.040
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.52ddd570.2a1f14c5.000001c1 === Spawned Process #4 (PID 10804) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-10T17:55:46Z: Beginning process construction / entity creation.
Adding 'DCPSDefaultDiscovery' = 'rtps_disc' to [common] configuration section
Adding 'DCPSGlobalTransportConfig' = '$file' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/rtps_disc] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2026-03-10T17:55:46Z: Process construction / entity creation complete.
2026-03-10T17:55:46Z: Beginning action construction / initialization.
2026-03-10T17:55:46Z: Action construction / initialization complete.
2026-03-10T17:55:47Z: Enabling DDS entities (if not already enabled).
2026-03-10T17:55:47Z: DDS entities enabled.
2026-03-10T17:55:47Z: Initializing process actions.
2026-03-10T17:56:02Z: Starting process actions.
2026-03-10T17:56:02Z: Process tests started.
2026-03-10T17:56:32Z: Stopping process tests.
2026-03-10T17:56:32Z: Process tests stopped.
2026-03-10T17:56:33Z: Stopping process actions.
2026-03-10T17:56:33Z: Detaching Listeners.
2026-03-10T17:56:33Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-03-10T17:56:33Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.293
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.035
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.52ddd570.2a1f14c5.000001c1 === Spawned Process #5 (PID 10805) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-10T17:55:46Z: Beginning process construction / entity creation.
Adding 'DCPSDefaultDiscovery' = 'rtps_disc' to [common] configuration section
Adding 'DCPSGlobalTransportConfig' = '$file' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/rtps_disc] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2026-03-10T17:55:46Z: Process construction / entity creation complete.
2026-03-10T17:55:46Z: Beginning action construction / initialization.
2026-03-10T17:55:46Z: Action construction / initialization complete.
2026-03-10T17:55:47Z: Enabling DDS entities (if not already enabled).
2026-03-10T17:55:47Z: DDS entities enabled.
2026-03-10T17:55:47Z: Initializing process actions.
2026-03-10T17:56:02Z: Starting process actions.
2026-03-10T17:56:02Z: Process tests started.
2026-03-10T17:56:32Z: Stopping process tests.
2026-03-10T17:56:32Z: Process tests stopped.
2026-03-10T17:56:33Z: Stopping process actions.
2026-03-10T17:56:33Z: Detaching Listeners.
2026-03-10T17:56:33Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-03-10T17:56:33Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.280
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.045
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.52ddd570.2a1f14c5.000001c1 === Spawned Process #10 (PID 10810) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-10T17:55:46Z: Beginning process construction / entity creation.
Adding 'DCPSDefaultDiscovery' = 'rtps_disc' to [common] configuration section
Adding 'DCPSGlobalTransportConfig' = '$file' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/rtps_disc] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2026-03-10T17:55:46Z: Process construction / entity creation complete.
2026-03-10T17:55:46Z: Beginning action construction / initialization.
2026-03-10T17:55:46Z: Action construction / initialization complete.
2026-03-10T17:55:47Z: Enabling DDS entities (if not already enabled).
2026-03-10T17:55:47Z: DDS entities enabled.
2026-03-10T17:55:47Z: Initializing process actions.
2026-03-10T17:56:02Z: Starting process actions.
2026-03-10T17:56:02Z: Process tests started.
2026-03-10T17:56:32Z: Stopping process tests.
2026-03-10T17:56:32Z: Process tests stopped.
2026-03-10T17:56:33Z: Stopping process actions.
2026-03-10T17:56:33Z: Detaching Listeners.
2026-03-10T17:56:33Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-03-10T17:56:33Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.357
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.018
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== End of Node Logs ===
All reports written and acknowledged.
Finished
test PASSED.
auto_run_tests_finished: performance-tests/bench/run_test.pl ci-fan-frag --show-worker-logs Time:61s Result:0
==============================================================================
performance-tests/bench/run_test.pl ci-mixed --show-worker-logs
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/node_controller/node_controller one-shot --name test_nc_10907
node_controller PID: 10908 started at 2026-03-10 17:56:35
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/test_controller/test_controller --wait-for-nodes 7 example --show-worker-logs ci-mixed
test_controller PID: 10909 started at 2026-03-10 17:56:35
Using example/config/scenario/ci-mixed.json:
Name: CI Showtime Mixed 5
Description: This is a small mixed-qos & configuration scenario. Reliable and durable topics are actively used during discovery.
Parameters:
Base: mixed
Nodes: 5
Participants: 17
Waiting for nodes for 7 seconds...
Discovered Node 01037c1e.52ddd570.2a9c6dcd.000001c1 "test_nc_10907"
Discovered 1 nodes
Running the Scenario...
Results will be stored in example/result/9
Started at 2026-03-10T17:56:42Z
Setting scenario launch_time to be 3 seconds from now: 2026-03-10T17:56:45Z
2026-03-10T17:56:45Z: Node 01037c1e.52ddd570.2a9c6dcd.000001c1 (test_nc_10907) starting process 10926:
- original config: ci-mixed_daemon.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10908/n01037c1e.52ddd570.2a9c6dcd.000001c1w1_config.json --report /tmp/opendds_bench_nc_10908/n01037c1e.52ddd570.2a9c6dcd.000001c1w1_report.json --log /tmp/opendds_bench_nc_10908/n01037c1e.52ddd570.2a9c6dcd.000001c1w1_log.txt
2026-03-10T17:56:45Z: Node 01037c1e.52ddd570.2a9c6dcd.000001c1 (test_nc_10907) starting process 10927:
- original config: ci-mixed_worker.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10908/n01037c1e.52ddd570.2a9c6dcd.000001c1w2_config.json --report /tmp/opendds_bench_nc_10908/n01037c1e.52ddd570.2a9c6dcd.000001c1w2_report.json --log /tmp/opendds_bench_nc_10908/n01037c1e.52ddd570.2a9c6dcd.000001c1w2_log.txt
2026-03-10T17:56:45Z: Node 01037c1e.52ddd570.2a9c6dcd.000001c1 (test_nc_10907) starting process 10928:
- original config: ci-mixed_daemon.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10908/n01037c1e.52ddd570.2a9c6dcd.000001c1w3_config.json --report /tmp/opendds_bench_nc_10908/n01037c1e.52ddd570.2a9c6dcd.000001c1w3_report.json --log /tmp/opendds_bench_nc_10908/n01037c1e.52ddd570.2a9c6dcd.000001c1w3_log.txt
2026-03-10T17:56:45Z: Node 01037c1e.52ddd570.2a9c6dcd.000001c1 (test_nc_10907) starting process 10929:
- original config: ci-mixed_worker.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10908/n01037c1e.52ddd570.2a9c6dcd.000001c1w4_config.json --report /tmp/opendds_bench_nc_10908/n01037c1e.52ddd570.2a9c6dcd.000001c1w4_report.json --log /tmp/opendds_bench_nc_10908/n01037c1e.52ddd570.2a9c6dcd.000001c1w4_log.txt
2026-03-10T17:56:45Z: Node 01037c1e.52ddd570.2a9c6dcd.000001c1 (test_nc_10907) starting process 10930:
- original config: ci-mixed_daemon.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10908/n01037c1e.52ddd570.2a9c6dcd.000001c1w5_config.json --report /tmp/opendds_bench_nc_10908/n01037c1e.52ddd570.2a9c6dcd.000001c1w5_report.json --log /tmp/opendds_bench_nc_10908/n01037c1e.52ddd570.2a9c6dcd.000001c1w5_log.txt
2026-03-10T17:56:45Z: Node 01037c1e.52ddd570.2a9c6dcd.000001c1 (test_nc_10907) starting process 10931:
- original config: ci-mixed_worker.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10908/n01037c1e.52ddd570.2a9c6dcd.000001c1w6_config.json --report /tmp/opendds_bench_nc_10908/n01037c1e.52ddd570.2a9c6dcd.000001c1w6_report.json --log /tmp/opendds_bench_nc_10908/n01037c1e.52ddd570.2a9c6dcd.000001c1w6_log.txt
2026-03-10T17:56:45Z: Node 01037c1e.52ddd570.2a9c6dcd.000001c1 (test_nc_10907) starting process 10932:
- original config: ci-mixed_daemon.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10908/n01037c1e.52ddd570.2a9c6dcd.000001c1w7_config.json --report /tmp/opendds_bench_nc_10908/n01037c1e.52ddd570.2a9c6dcd.000001c1w7_report.json --log /tmp/opendds_bench_nc_10908/n01037c1e.52ddd570.2a9c6dcd.000001c1w7_log.txt
2026-03-10T17:56:45Z: Node 01037c1e.52ddd570.2a9c6dcd.000001c1 (test_nc_10907) starting process 10933:
- original config: ci-mixed_worker.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10908/n01037c1e.52ddd570.2a9c6dcd.000001c1w8_config.json --report /tmp/opendds_bench_nc_10908/n01037c1e.52ddd570.2a9c6dcd.000001c1w8_report.json --log /tmp/opendds_bench_nc_10908/n01037c1e.52ddd570.2a9c6dcd.000001c1w8_log.txt
2026-03-10T17:56:45Z: Node 01037c1e.52ddd570.2a9c6dcd.000001c1 (test_nc_10907) starting process 10934:
- original config: ci-mixed_daemon.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10908/n01037c1e.52ddd570.2a9c6dcd.000001c1w9_config.json --report /tmp/opendds_bench_nc_10908/n01037c1e.52ddd570.2a9c6dcd.000001c1w9_report.json --log /tmp/opendds_bench_nc_10908/n01037c1e.52ddd570.2a9c6dcd.000001c1w9_log.txt
2026-03-10T17:56:45Z: Node 01037c1e.52ddd570.2a9c6dcd.000001c1 (test_nc_10907) starting process 10935:
- original config: ci-mixed_worker.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10908/n01037c1e.52ddd570.2a9c6dcd.000001c1w10_config.json --report /tmp/opendds_bench_nc_10908/n01037c1e.52ddd570.2a9c6dcd.000001c1w10_report.json --log /tmp/opendds_bench_nc_10908/n01037c1e.52ddd570.2a9c6dcd.000001c1w10_log.txt
2026-03-10T17:56:45Z: Node 01037c1e.52ddd570.2a9c6dcd.000001c1 (test_nc_10907) starting process 10936:
- original config: ci-mixed_master.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10908/n01037c1e.52ddd570.2a9c6dcd.000001c1w11_config.json --report /tmp/opendds_bench_nc_10908/n01037c1e.52ddd570.2a9c6dcd.000001c1w11_report.json --log /tmp/opendds_bench_nc_10908/n01037c1e.52ddd570.2a9c6dcd.000001c1w11_log.txt
2026-03-10T17:57:24Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10927 with exit code 0
2026-03-10T17:57:24Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10933 with exit code 0
2026-03-10T17:57:24Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10929 with exit code 0
2026-03-10T17:57:24Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10931 with exit code 0
2026-03-10T17:57:24Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10935 with exit code 0
2026-03-10T17:57:24Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10926 with exit code 0
2026-03-10T17:57:25Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10936 with exit code 0
2026-03-10T17:57:25Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10928 with exit code 0
2026-03-10T17:57:25Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10930 with exit code 0
2026-03-10T17:57:25Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10934 with exit code 0
2026-03-10T17:57:25Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10932 with exit code 0
Writing report for node name 'test_nc_10907' (id '01037c1e.52ddd570.2a9c6dcd.000001c1') with 11 spawned process reports
Got 1 out of 11 expected process reports
Got 2 out of 11 expected process reports
Got 3 out of 11 expected process reports
Got 4 out of 11 expected process reports
Got 5 out of 11 expected process reports
Got 6 out of 11 expected process reports
All reports written and acknowledged.
Got 7 out of 11 expected process reports
Got 8 out of 11 expected process reports
Got 9 out of 11 expected process reports
Got 10 out of 11 expected process reports
Got 11 out of 11 expected process reports
Ended at 2026-03-10T17:57:25Z
Percent Cpu Utilization Statistics:
percent cpu utilization count = 40
percent cpu utilization min = 0.000000
percent cpu utilization max = 90.436090
percent cpu utilization mean = 6.899438
percent cpu utilization stdev = 14.098555
percent cpu utilization median = 3.754699
percent cpu utilization madev = 1.125930
Percent Memory Utilization Statistics:
percent memory utilization count = 40
percent memory utilization min = 0.000000
percent memory utilization max = 10.021246
percent memory utilization mean = 9.368673
percent memory utilization stdev = 1.770646
percent memory utilization median = 9.873758
percent memory utilization madev = 0.082056
Percent Virtual Memory Utilization Statistics:
percent virtual memory utilization count = 40
percent virtual memory utilization min = 0.000000
percent virtual memory utilization max = 4279.700407
percent virtual memory utilization mean = 4133.801250
percent virtual memory utilization stdev = 705.093961
percent virtual memory utilization median = 4279.700358
percent virtual memory utilization madev = 0.000038
Test Timing Stats:
Max Construction Time: 0.652 seconds
Max Enable Time: 0.000 seconds
Max Start Time: 0.008 seconds
Max Stop Time: 0.883 seconds
Max Destruction Time: 0.059 seconds
Discovery Stats:
Total Undermatched Readers: 0, Total Undermatched Writers: 0
Discovery Time Delta Statistics:
discovery time delta count = 416
discovery time delta min = 0.011590
discovery time delta max = 1.370136
discovery time delta mean = 0.580671
discovery time delta stdev = 0.269099
discovery time delta median = 0.616521
discovery time delta madev = 0.139900
DDS Sample Count Stats:
Total Lost Samples: 0
Total Rejected Samples: 0
Data Count Stats:
Total Out-Of-Order Data Samples: 0
Total Duplicate Data Samples: 0
Total Missing Data Samples: 0
Data Timing Stats:
Latency Statistics:
latency count = 3174
latency min = 0.000621
latency max = 0.009891
latency mean = 0.001467
latency stdev = 0.000712
latency median = 0.001325
latency madev = 0.000353
Jitter Statistics:
jitter count = 2966
jitter min = 0.000000
jitter max = 0.007719
jitter mean = 0.000510
jitter stdev = 0.000577
jitter median = 0.000353
jitter madev = 0.000243
Throughput Statistics:
throughput count = 2966
throughput min = 65.695535
throughput max = 332.735837
throughput mean = 230.642748
throughput stdev = 106.871410
throughput median = 332.170834
throughput madev = 0.392549
Round Trip Latency Statistics:
round trip latency count = 0
Round Trip Jitter Statistics:
round trip jitter count = 0
Round Trip Throughput Statistics:
round trip throughput count = 0
Wrote results to example/result/9
=== Showing Log for Node 01037c1e.52ddd570.2a9c6dcd.000001c1 === Spawned Process #2 (PID 10927) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-10T17:56:47Z: Beginning process construction / entity creation.
Adding 'DCPSGlobalTransportConfig' = 'config_02' to [common] configuration section
Adding 'DCPSDefaultDiscovery' = 'rtps_discovery' to [common] configuration section
Adding 'DCPSTransportDebugLevel' = '0' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'SedpMulticast' = '1' to [rtps_discovery/rtps_discovery] configuration section
Adding 'ResendPeriod' = '5' to [rtps_discovery/rtps_discovery] configuration section
Adding 'TTL' = '3' to [rtps_discovery/rtps_discovery] configuration section
Adding 'transports' = 'rtps_transport_02' to [config/config_02] configuration section
Adding 'passive_connect_duration' = '30000' to [config/config_02] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport_02] configuration section
Adding 'multicast_group_address' = '239.255.17.2:7401' to [transport/rtps_transport_02] configuration section
Creating participant: 'participant_C1' in domain 17
Binding config for participant participant_C1 (config_02)
Creating topic: 'topic_T3' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_T4' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_C1' and listener type name ''
Creating datareader: 'datareader_C1_T3' with topic name 'topic_T3' and listener type name 'bench_drl'
Creating datareader: 'datareader_C1_T4' with topic name 'topic_T4' and listener type name 'bench_drl'
Creating publisher: 'publisher_C1' and listener type name ''
Creating datawriter: 'datawriter_C1_T3' with topic name 'topic_T3' and listener type name 'bench_dwl'
Creating datawriter: 'datawriter_C1_T4' with topic name 'topic_T4' and listener type name 'bench_dwl'
2026-03-10T17:56:48Z: Process construction / entity creation complete.
2026-03-10T17:56:48Z: Beginning action construction / initialization.
2026-03-10T17:56:48Z: Action construction / initialization complete.
2026-03-10T17:56:50Z: Enabling DDS entities (if not already enabled).
2026-03-10T17:56:50Z: DDS entities enabled.
2026-03-10T17:56:50Z: Initializing process actions.
2026-03-10T17:56:52Z: Starting process actions.
2026-03-10T17:56:52Z: Process tests started.
2026-03-10T17:57:22Z: Stopping process tests.
2026-03-10T17:57:22Z: Process tests stopped.
2026-03-10T17:57:24Z: Stopping process actions.
2026-03-10T17:57:24Z: Detaching Listeners.
2026-03-10T17:57:24Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_C1_T3
Deleting datawriter: datawriter_C1_T4
Deleting publisher: publisher_C1
Deleting datareader: datareader_C1_T3
Deleting datareader: datareader_C1_T4
Deleting subscriber: subscriber_C1
deleting entities for participant participant_C1
2026-03-10T17:57:24Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.213
enable time: 0.000
start time: 0.006
stop time: 0.480
destruction time: 0.058
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.52ddd570.2a9c6dcd.000001c1 === Spawned Process #8 (PID 10933) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-10T17:56:47Z: Beginning process construction / entity creation.
Adding 'DCPSGlobalTransportConfig' = 'config_02' to [common] configuration section
Adding 'DCPSDefaultDiscovery' = 'rtps_discovery' to [common] configuration section
Adding 'DCPSTransportDebugLevel' = '0' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'SedpMulticast' = '1' to [rtps_discovery/rtps_discovery] configuration section
Adding 'ResendPeriod' = '5' to [rtps_discovery/rtps_discovery] configuration section
Adding 'TTL' = '3' to [rtps_discovery/rtps_discovery] configuration section
Adding 'transports' = 'rtps_transport_02' to [config/config_02] configuration section
Adding 'passive_connect_duration' = '30000' to [config/config_02] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport_02] configuration section
Adding 'multicast_group_address' = '239.255.17.2:7401' to [transport/rtps_transport_02] configuration section
Creating participant: 'participant_C1' in domain 17
Binding config for participant participant_C1 (config_02)
Creating topic: 'topic_T3' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_T4' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_C1' and listener type name ''
Creating datareader: 'datareader_C1_T3' with topic name 'topic_T3' and listener type name 'bench_drl'
Creating datareader: 'datareader_C1_T4' with topic name 'topic_T4' and listener type name 'bench_drl'
Creating publisher: 'publisher_C1' and listener type name ''
Creating datawriter: 'datawriter_C1_T3' with topic name 'topic_T3' and listener type name 'bench_dwl'
Creating datawriter: 'datawriter_C1_T4' with topic name 'topic_T4' and listener type name 'bench_dwl'
2026-03-10T17:56:48Z: Process construction / entity creation complete.
2026-03-10T17:56:48Z: Beginning action construction / initialization.
2026-03-10T17:56:48Z: Action construction / initialization complete.
2026-03-10T17:56:50Z: Enabling DDS entities (if not already enabled).
2026-03-10T17:56:50Z: DDS entities enabled.
2026-03-10T17:56:50Z: Initializing process actions.
2026-03-10T17:56:52Z: Starting process actions.
2026-03-10T17:56:52Z: Process tests started.
2026-03-10T17:57:22Z: Stopping process tests.
2026-03-10T17:57:22Z: Process tests stopped.
2026-03-10T17:57:24Z: Stopping process actions.
2026-03-10T17:57:24Z: Detaching Listeners.
2026-03-10T17:57:24Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_C1_T3
Deleting datawriter: datawriter_C1_T4
Deleting publisher: publisher_C1
Deleting datareader: datareader_C1_T3
Deleting datareader: datareader_C1_T4
Deleting subscriber: subscriber_C1
deleting entities for participant participant_C1
2026-03-10T17:57:24Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.202
enable time: 0.000
start time: 0.008
stop time: 0.478
destruction time: 0.059
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.52ddd570.2a9c6dcd.000001c1 === Spawned Process #4 (PID 10929) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-10T17:56:47Z: Beginning process construction / entity creation.
Adding 'DCPSGlobalTransportConfig' = 'config_02' to [common] configuration section
Adding 'DCPSDefaultDiscovery' = 'rtps_discovery' to [common] configuration section
Adding 'DCPSTransportDebugLevel' = '0' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'SedpMulticast' = '1' to [rtps_discovery/rtps_discovery] configuration section
Adding 'ResendPeriod' = '5' to [rtps_discovery/rtps_discovery] configuration section
Adding 'TTL' = '3' to [rtps_discovery/rtps_discovery] configuration section
Adding 'transports' = 'rtps_transport_02' to [config/config_02] configuration section
Adding 'passive_connect_duration' = '30000' to [config/config_02] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport_02] configuration section
Adding 'multicast_group_address' = '239.255.17.2:7401' to [transport/rtps_transport_02] configuration section
Creating participant: 'participant_C1' in domain 17
Binding config for participant participant_C1 (config_02)
Creating topic: 'topic_T3' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_T4' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_C1' and listener type name ''
Creating datareader: 'datareader_C1_T3' with topic name 'topic_T3' and listener type name 'bench_drl'
Creating datareader: 'datareader_C1_T4' with topic name 'topic_T4' and listener type name 'bench_drl'
Creating publisher: 'publisher_C1' and listener type name ''
Creating datawriter: 'datawriter_C1_T3' with topic name 'topic_T3' and listener type name 'bench_dwl'
Creating datawriter: 'datawriter_C1_T4' with topic name 'topic_T4' and listener type name 'bench_dwl'
2026-03-10T17:56:48Z: Process construction / entity creation complete.
2026-03-10T17:56:48Z: Beginning action construction / initialization.
2026-03-10T17:56:48Z: Action construction / initialization complete.
2026-03-10T17:56:50Z: Enabling DDS entities (if not already enabled).
2026-03-10T17:56:50Z: DDS entities enabled.
2026-03-10T17:56:50Z: Initializing process actions.
2026-03-10T17:56:52Z: Starting process actions.
2026-03-10T17:56:52Z: Process tests started.
2026-03-10T17:57:22Z: Stopping process tests.
2026-03-10T17:57:22Z: Process tests stopped.
2026-03-10T17:57:24Z: Stopping process actions.
2026-03-10T17:57:24Z: Detaching Listeners.
2026-03-10T17:57:24Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_C1_T3
Deleting datawriter: datawriter_C1_T4
Deleting publisher: publisher_C1
Deleting datareader: datareader_C1_T3
Deleting datareader: datareader_C1_T4
Deleting subscriber: subscriber_C1
deleting entities for participant participant_C1
2026-03-10T17:57:24Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.325
enable time: 0.000
start time: 0.003
stop time: 0.480
destruction time: 0.048
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.52ddd570.2a9c6dcd.000001c1 === Spawned Process #6 (PID 10931) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-10T17:56:47Z: Beginning process construction / entity creation.
Adding 'DCPSGlobalTransportConfig' = 'config_02' to [common] configuration section
Adding 'DCPSDefaultDiscovery' = 'rtps_discovery' to [common] configuration section
Adding 'DCPSTransportDebugLevel' = '0' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'SedpMulticast' = '1' to [rtps_discovery/rtps_discovery] configuration section
Adding 'ResendPeriod' = '5' to [rtps_discovery/rtps_discovery] configuration section
Adding 'TTL' = '3' to [rtps_discovery/rtps_discovery] configuration section
Adding 'transports' = 'rtps_transport_02' to [config/config_02] configuration section
Adding 'passive_connect_duration' = '30000' to [config/config_02] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport_02] configuration section
Adding 'multicast_group_address' = '239.255.17.2:7401' to [transport/rtps_transport_02] configuration section
Creating participant: 'participant_C1' in domain 17
Binding config for participant participant_C1 (config_02)
Creating topic: 'topic_T3' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_T4' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_C1' and listener type name ''
Creating datareader: 'datareader_C1_T3' with topic name 'topic_T3' and listener type name 'bench_drl'
Creating datareader: 'datareader_C1_T4' with topic name 'topic_T4' and listener type name 'bench_drl'
Creating publisher: 'publisher_C1' and listener type name ''
Creating datawriter: 'datawriter_C1_T3' with topic name 'topic_T3' and listener type name 'bench_dwl'
Creating datawriter: 'datawriter_C1_T4' with topic name 'topic_T4' and listener type name 'bench_dwl'
2026-03-10T17:56:48Z: Process construction / entity creation complete.
2026-03-10T17:56:48Z: Beginning action construction / initialization.
2026-03-10T17:56:48Z: Action construction / initialization complete.
2026-03-10T17:56:50Z: Enabling DDS entities (if not already enabled).
2026-03-10T17:56:50Z: DDS entities enabled.
2026-03-10T17:56:50Z: Initializing process actions.
2026-03-10T17:56:52Z: Starting process actions.
2026-03-10T17:56:52Z: Process tests started.
2026-03-10T17:57:22Z: Stopping process tests.
2026-03-10T17:57:22Z: Process tests stopped.
2026-03-10T17:57:24Z: Stopping process actions.
2026-03-10T17:57:24Z: Detaching Listeners.
2026-03-10T17:57:24Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_C1_T3
Deleting datawriter: datawriter_C1_T4
Deleting publisher: publisher_C1
Deleting datareader: datareader_C1_T3
Deleting datareader: datareader_C1_T4
Deleting subscriber: subscriber_C1
deleting entities for participant participant_C1
2026-03-10T17:57:24Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.342
enable time: 0.000
start time: 0.002
stop time: 0.470
destruction time: 0.044
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.52ddd570.2a9c6dcd.000001c1 === Spawned Process #10 (PID 10935) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-10T17:56:47Z: Beginning process construction / entity creation.
Adding 'DCPSGlobalTransportConfig' = 'config_02' to [common] configuration section
Adding 'DCPSDefaultDiscovery' = 'rtps_discovery' to [common] configuration section
Adding 'DCPSTransportDebugLevel' = '0' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'SedpMulticast' = '1' to [rtps_discovery/rtps_discovery] configuration section
Adding 'ResendPeriod' = '5' to [rtps_discovery/rtps_discovery] configuration section
Adding 'TTL' = '3' to [rtps_discovery/rtps_discovery] configuration section
Adding 'transports' = 'rtps_transport_02' to [config/config_02] configuration section
Adding 'passive_connect_duration' = '30000' to [config/config_02] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport_02] configuration section
Adding 'multicast_group_address' = '239.255.17.2:7401' to [transport/rtps_transport_02] configuration section
Creating participant: 'participant_C1' in domain 17
Binding config for participant participant_C1 (config_02)
Creating topic: 'topic_T3' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_T4' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_C1' and listener type name ''
Creating datareader: 'datareader_C1_T3' with topic name 'topic_T3' and listener type name 'bench_drl'
Creating datareader: 'datareader_C1_T4' with topic name 'topic_T4' and listener type name 'bench_drl'
Creating publisher: 'publisher_C1' and listener type name ''
Creating datawriter: 'datawriter_C1_T3' with topic name 'topic_T3' and listener type name 'bench_dwl'
Creating datawriter: 'datawriter_C1_T4' with topic name 'topic_T4' and listener type name 'bench_dwl'
2026-03-10T17:56:48Z: Process construction / entity creation complete.
2026-03-10T17:56:48Z: Beginning action construction / initialization.
2026-03-10T17:56:48Z: Action construction / initialization complete.
2026-03-10T17:56:50Z: Enabling DDS entities (if not already enabled).
2026-03-10T17:56:50Z: DDS entities enabled.
2026-03-10T17:56:50Z: Initializing process actions.
2026-03-10T17:56:52Z: Starting process actions.
2026-03-10T17:56:52Z: Process tests started.
2026-03-10T17:57:22Z: Stopping process tests.
2026-03-10T17:57:22Z: Process tests stopped.
2026-03-10T17:57:24Z: Stopping process actions.
2026-03-10T17:57:24Z: Detaching Listeners.
2026-03-10T17:57:24Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_C1_T3
Deleting datawriter: datawriter_C1_T4
Deleting publisher: publisher_C1
Deleting datareader: datareader_C1_T3
Deleting datareader: datareader_C1_T4
Deleting subscriber: subscriber_C1
deleting entities for participant participant_C1
2026-03-10T17:57:24Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.437
enable time: 0.000
start time: 0.002
stop time: 0.486
destruction time: 0.028
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.52ddd570.2a9c6dcd.000001c1 === Spawned Process #1 (PID 10926) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-10T17:56:47Z: Beginning process construction / entity creation.
Adding 'DCPSGlobalTransportConfig' = 'config_01' to [common] configuration section
Adding 'DCPSDefaultDiscovery' = 'rtps_discovery' to [common] configuration section
Adding 'DCPSTransportDebugLevel' = '0' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'SedpMulticast' = '1' to [rtps_discovery/rtps_discovery] configuration section
Adding 'ResendPeriod' = '5' to [rtps_discovery/rtps_discovery] configuration section
Adding 'TTL' = '3' to [rtps_discovery/rtps_discovery] configuration section
Adding 'transports' = 'rtps_transport_01' to [config/config_01] configuration section
Adding 'passive_connect_duration' = '30000' to [config/config_01] configuration section
Adding 'transports' = 'rtps_transport_02' to [config/config_02] configuration section
Adding 'passive_connect_duration' = '30000' to [config/config_02] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport_01] configuration section
Adding 'multicast_group_address' = '239.255.7.2:7401' to [transport/rtps_transport_01] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport_02] configuration section
Adding 'multicast_group_address' = '239.255.17.2:7401' to [transport/rtps_transport_02] configuration section
Creating participant: 'participant_B1' in domain 7
Binding config for participant participant_B1 (config_01)
Creating topic: 'topic_T1' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_B1' and listener type name ''
Creating datareader: 'datareader_B1_T1' with topic name 'topic_T1' and listener type name 'bench_drl'
Creating publisher: 'publisher_B1' and listener type name ''
Creating datawriter: 'datawriter_B1_T1' with topic name 'topic_T1' and listener type name 'bench_dwl'
Creating participant: 'participant_B2' in domain 17
Binding config for participant participant_B2 (config_02)
Creating topic: 'topic_T2' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_T3' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_B2' and listener type name ''
Creating datareader: 'datareader_B2_T2' with topic name 'topic_T2' and listener type name 'bench_drl'
Creating datareader: 'datareader_B2_T3' with topic name 'topic_T3' and listener type name 'bench_drl'
Creating publisher: 'publisher_B2' and listener type name ''
Creating datawriter: 'datawriter_B2_T2' with topic name 'topic_T2' and listener type name 'bench_dwl'
Creating datawriter: 'datawriter_B2_T3' with topic name 'topic_T3' and listener type name 'bench_dwl'
2026-03-10T17:56:47Z: Process construction / entity creation complete.
2026-03-10T17:56:47Z: Beginning action construction / initialization.
2026-03-10T17:56:47Z: Action construction / initialization complete.
2026-03-10T17:56:49Z: Enabling DDS entities (if not already enabled).
2026-03-10T17:56:49Z: DDS entities enabled.
2026-03-10T17:56:49Z: Initializing process actions.
2026-03-10T17:56:51Z: Starting process actions.
2026-03-10T17:56:51Z: Process tests started.
2026-03-10T17:57:21Z: Stopping process tests.
2026-03-10T17:57:22Z: Process tests stopped.
2026-03-10T17:57:24Z: Stopping process actions.
2026-03-10T17:57:24Z: Detaching Listeners.
2026-03-10T17:57:24Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_B1_T1
Deleting publisher: publisher_B1
Deleting datareader: datareader_B1_T1
Deleting subscriber: subscriber_B1
deleting entities for participant participant_B1
Deleting datawriter: datawriter_B2_T2
Deleting datawriter: datawriter_B2_T3
Deleting publisher: publisher_B2
Deleting datareader: datareader_B2_T2
Deleting datareader: datareader_B2_T3
Deleting subscriber: subscriber_B2
deleting entities for participant participant_B2
2026-03-10T17:57:24Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.204
enable time: 0.000
start time: 0.007
stop time: 0.883
destruction time: 0.058
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.52ddd570.2a9c6dcd.000001c1 === Spawned Process #11 (PID 10936) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-10T17:56:47Z: Beginning process construction / entity creation.
Adding 'DCPSGlobalTransportConfig' = 'config_01' to [common] configuration section
Adding 'DCPSDefaultDiscovery' = 'rtps_discovery' to [common] configuration section
Adding 'DCPSTransportDebugLevel' = '0' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'SedpMulticast' = '1' to [rtps_discovery/rtps_discovery] configuration section
Adding 'ResendPeriod' = '5' to [rtps_discovery/rtps_discovery] configuration section
Adding 'TTL' = '3' to [rtps_discovery/rtps_discovery] configuration section
Adding 'transports' = 'rtps_transport_01' to [config/config_01] configuration section
Adding 'passive_connect_duration' = '30000' to [config/config_01] configuration section
Adding 'transports' = 'rtps_transport_02' to [config/config_02] configuration section
Adding 'passive_connect_duration' = '30000' to [config/config_02] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport_01] configuration section
Adding 'multicast_group_address' = '239.255.7.2:7401' to [transport/rtps_transport_01] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport_02] configuration section
Adding 'multicast_group_address' = '239.255.17.2:7401' to [transport/rtps_transport_02] configuration section
Creating participant: 'participant_A1' in domain 7
Binding config for participant participant_A1 (config_01)
Creating topic: 'topic_T1' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_A1' and listener type name ''
Creating datareader: 'datareader_A1_T1' with topic name 'topic_T1' and listener type name 'bench_drl'
Creating publisher: 'publisher_A1' and listener type name ''
Creating datawriter: 'datawriter_A1_T1' with topic name 'topic_T1' and listener type name 'bench_dwl'
Creating participant: 'participant_A2' in domain 17
Binding config for participant participant_A2 (config_02)
Creating topic: 'topic_T2' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_T4' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_A2' and listener type name ''
Creating datareader: 'datareader_A2_T2' with topic name 'topic_T2' and listener type name 'bench_drl'
Creating datareader: 'datareader_A2_T4' with topic name 'topic_T4' and listener type name 'bench_drl'
Creating publisher: 'publisher_A2' and listener type name ''
Creating datawriter: 'datawriter_A2_T2' with topic name 'topic_T2' and listener type name 'bench_dwl'
Creating datawriter: 'datawriter_A2_T4' with topic name 'topic_T4' and listener type name 'bench_dwl'
2026-03-10T17:56:48Z: Process construction / entity creation complete.
2026-03-10T17:56:48Z: Beginning action construction / initialization.
2026-03-10T17:56:48Z: Action construction / initialization complete.
2026-03-10T17:56:50Z: Enabling DDS entities (if not already enabled).
2026-03-10T17:56:50Z: DDS entities enabled.
2026-03-10T17:56:50Z: Initializing process actions.
2026-03-10T17:56:52Z: Starting process actions.
2026-03-10T17:56:52Z: Process tests started.
2026-03-10T17:57:22Z: Stopping process tests.
2026-03-10T17:57:23Z: Process tests stopped.
2026-03-10T17:57:25Z: Stopping process actions.
2026-03-10T17:57:25Z: Detaching Listeners.
2026-03-10T17:57:25Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_A1_T1
Deleting publisher: publisher_A1
Deleting datareader: datareader_A1_T1
Deleting subscriber: subscriber_A1
deleting entities for participant participant_A1
Deleting datawriter: datawriter_A2_T2
Deleting datawriter: datawriter_A2_T4
Deleting publisher: publisher_A2
Deleting datareader: datareader_A2_T2
Deleting datareader: datareader_A2_T4
Deleting subscriber: subscriber_A2
deleting entities for participant participant_A2
2026-03-10T17:57:25Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.652
enable time: 0.000
start time: 0.005
stop time: 0.488
destruction time: 0.058
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.52ddd570.2a9c6dcd.000001c1 === Spawned Process #3 (PID 10928) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-10T17:56:47Z: Beginning process construction / entity creation.
Adding 'DCPSGlobalTransportConfig' = 'config_01' to [common] configuration section
Adding 'DCPSDefaultDiscovery' = 'rtps_discovery' to [common] configuration section
Adding 'DCPSTransportDebugLevel' = '0' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'SedpMulticast' = '1' to [rtps_discovery/rtps_discovery] configuration section
Adding 'ResendPeriod' = '5' to [rtps_discovery/rtps_discovery] configuration section
Adding 'TTL' = '3' to [rtps_discovery/rtps_discovery] configuration section
Adding 'transports' = 'rtps_transport_01' to [config/config_01] configuration section
Adding 'passive_connect_duration' = '30000' to [config/config_01] configuration section
Adding 'transports' = 'rtps_transport_02' to [config/config_02] configuration section
Adding 'passive_connect_duration' = '30000' to [config/config_02] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport_01] configuration section
Adding 'multicast_group_address' = '239.255.7.2:7401' to [transport/rtps_transport_01] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport_02] configuration section
Adding 'multicast_group_address' = '239.255.17.2:7401' to [transport/rtps_transport_02] configuration section
Creating participant: 'participant_B1' in domain 7
Binding config for participant participant_B1 (config_01)
Creating topic: 'topic_T1' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_B1' and listener type name ''
Creating datareader: 'datareader_B1_T1' with topic name 'topic_T1' and listener type name 'bench_drl'
Creating publisher: 'publisher_B1' and listener type name ''
Creating datawriter: 'datawriter_B1_T1' with topic name 'topic_T1' and listener type name 'bench_dwl'
Creating participant: 'participant_B2' in domain 17
Binding config for participant participant_B2 (config_02)
Creating topic: 'topic_T2' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_T3' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_B2' and listener type name ''
Creating datareader: 'datareader_B2_T2' with topic name 'topic_T2' and listener type name 'bench_drl'
Creating datareader: 'datareader_B2_T3' with topic name 'topic_T3' and listener type name 'bench_drl'
Creating publisher: 'publisher_B2' and listener type name ''
Creating datawriter: 'datawriter_B2_T2' with topic name 'topic_T2' and listener type name 'bench_dwl'
Creating datawriter: 'datawriter_B2_T3' with topic name 'topic_T3' and listener type name 'bench_dwl'
2026-03-10T17:56:48Z: Process construction / entity creation complete.
2026-03-10T17:56:48Z: Beginning action construction / initialization.
2026-03-10T17:56:48Z: Action construction / initialization complete.
2026-03-10T17:56:50Z: Enabling DDS entities (if not already enabled).
2026-03-10T17:56:50Z: DDS entities enabled.
2026-03-10T17:56:50Z: Initializing process actions.
2026-03-10T17:56:52Z: Starting process actions.
2026-03-10T17:56:52Z: Process tests started.
2026-03-10T17:57:22Z: Stopping process tests.
2026-03-10T17:57:23Z: Process tests stopped.
2026-03-10T17:57:25Z: Stopping process actions.
2026-03-10T17:57:25Z: Detaching Listeners.
2026-03-10T17:57:25Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_B1_T1
Deleting publisher: publisher_B1
Deleting datareader: datareader_B1_T1
Deleting subscriber: subscriber_B1
deleting entities for participant participant_B1
Deleting datawriter: datawriter_B2_T2
Deleting datawriter: datawriter_B2_T3
Deleting publisher: publisher_B2
Deleting datareader: datareader_B2_T2
Deleting datareader: datareader_B2_T3
Deleting subscriber: subscriber_B2
deleting entities for participant participant_B2
2026-03-10T17:57:25Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.412
enable time: 0.000
start time: 0.007
stop time: 0.873
destruction time: 0.056
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.52ddd570.2a9c6dcd.000001c1 === Spawned Process #5 (PID 10930) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-10T17:56:47Z: Beginning process construction / entity creation.
Adding 'DCPSGlobalTransportConfig' = 'config_01' to [common] configuration section
Adding 'DCPSDefaultDiscovery' = 'rtps_discovery' to [common] configuration section
Adding 'DCPSTransportDebugLevel' = '0' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'SedpMulticast' = '1' to [rtps_discovery/rtps_discovery] configuration section
Adding 'ResendPeriod' = '5' to [rtps_discovery/rtps_discovery] configuration section
Adding 'TTL' = '3' to [rtps_discovery/rtps_discovery] configuration section
Adding 'transports' = 'rtps_transport_01' to [config/config_01] configuration section
Adding 'passive_connect_duration' = '30000' to [config/config_01] configuration section
Adding 'transports' = 'rtps_transport_02' to [config/config_02] configuration section
Adding 'passive_connect_duration' = '30000' to [config/config_02] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport_01] configuration section
Adding 'multicast_group_address' = '239.255.7.2:7401' to [transport/rtps_transport_01] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport_02] configuration section
Adding 'multicast_group_address' = '239.255.17.2:7401' to [transport/rtps_transport_02] configuration section
Creating participant: 'participant_B1' in domain 7
Binding config for participant participant_B1 (config_01)
Creating topic: 'topic_T1' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_B1' and listener type name ''
Creating datareader: 'datareader_B1_T1' with topic name 'topic_T1' and listener type name 'bench_drl'
Creating publisher: 'publisher_B1' and listener type name ''
Creating datawriter: 'datawriter_B1_T1' with topic name 'topic_T1' and listener type name 'bench_dwl'
Creating participant: 'participant_B2' in domain 17
Binding config for participant participant_B2 (config_02)
Creating topic: 'topic_T2' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_T3' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_B2' and listener type name ''
Creating datareader: 'datareader_B2_T2' with topic name 'topic_T2' and listener type name 'bench_drl'
Creating datareader: 'datareader_B2_T3' with topic name 'topic_T3' and listener type name 'bench_drl'
Creating publisher: 'publisher_B2' and listener type name ''
Creating datawriter: 'datawriter_B2_T2' with topic name 'topic_T2' and listener type name 'bench_dwl'
Creating datawriter: 'datawriter_B2_T3' with topic name 'topic_T3' and listener type name 'bench_dwl'
2026-03-10T17:56:48Z: Process construction / entity creation complete.
2026-03-10T17:56:48Z: Beginning action construction / initialization.
2026-03-10T17:56:48Z: Action construction / initialization complete.
2026-03-10T17:56:50Z: Enabling DDS entities (if not already enabled).
2026-03-10T17:56:50Z: DDS entities enabled.
2026-03-10T17:56:50Z: Initializing process actions.
2026-03-10T17:56:52Z: Starting process actions.
2026-03-10T17:56:52Z: Process tests started.
2026-03-10T17:57:22Z: Stopping process tests.
2026-03-10T17:57:23Z: Process tests stopped.
2026-03-10T17:57:25Z: Stopping process actions.
2026-03-10T17:57:25Z: Detaching Listeners.
2026-03-10T17:57:25Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_B1_T1
Deleting publisher: publisher_B1
Deleting datareader: datareader_B1_T1
Deleting subscriber: subscriber_B1
deleting entities for participant participant_B1
Deleting datawriter: datawriter_B2_T2
Deleting datawriter: datawriter_B2_T3
Deleting publisher: publisher_B2
Deleting datareader: datareader_B2_T2
Deleting datareader: datareader_B2_T3
Deleting subscriber: subscriber_B2
deleting entities for participant participant_B2
2026-03-10T17:57:25Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.432
enable time: 0.000
start time: 0.003
stop time: 0.880
destruction time: 0.052
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.52ddd570.2a9c6dcd.000001c1 === Spawned Process #9 (PID 10934) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-10T17:56:47Z: Beginning process construction / entity creation.
Adding 'DCPSGlobalTransportConfig' = 'config_01' to [common] configuration section
Adding 'DCPSDefaultDiscovery' = 'rtps_discovery' to [common] configuration section
Adding 'DCPSTransportDebugLevel' = '0' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'SedpMulticast' = '1' to [rtps_discovery/rtps_discovery] configuration section
Adding 'ResendPeriod' = '5' to [rtps_discovery/rtps_discovery] configuration section
Adding 'TTL' = '3' to [rtps_discovery/rtps_discovery] configuration section
Adding 'transports' = 'rtps_transport_01' to [config/config_01] configuration section
Adding 'passive_connect_duration' = '30000' to [config/config_01] configuration section
Adding 'transports' = 'rtps_transport_02' to [config/config_02] configuration section
Adding 'passive_connect_duration' = '30000' to [config/config_02] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport_01] configuration section
Adding 'multicast_group_address' = '239.255.7.2:7401' to [transport/rtps_transport_01] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport_02] configuration section
Adding 'multicast_group_address' = '239.255.17.2:7401' to [transport/rtps_transport_02] configuration section
Creating participant: 'participant_B1' in domain 7
Binding config for participant participant_B1 (config_01)
Creating topic: 'topic_T1' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_B1' and listener type name ''
Creating datareader: 'datareader_B1_T1' with topic name 'topic_T1' and listener type name 'bench_drl'
Creating publisher: 'publisher_B1' and listener type name ''
Creating datawriter: 'datawriter_B1_T1' with topic name 'topic_T1' and listener type name 'bench_dwl'
Creating participant: 'participant_B2' in domain 17
Binding config for participant participant_B2 (config_02)
Creating topic: 'topic_T2' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_T3' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_B2' and listener type name ''
Creating datareader: 'datareader_B2_T2' with topic name 'topic_T2' and listener type name 'bench_drl'
Creating datareader: 'datareader_B2_T3' with topic name 'topic_T3' and listener type name 'bench_drl'
Creating publisher: 'publisher_B2' and listener type name ''
Creating datawriter: 'datawriter_B2_T2' with topic name 'topic_T2' and listener type name 'bench_dwl'
Creating datawriter: 'datawriter_B2_T3' with topic name 'topic_T3' and listener type name 'bench_dwl'
2026-03-10T17:56:48Z: Process construction / entity creation complete.
2026-03-10T17:56:48Z: Beginning action construction / initialization.
2026-03-10T17:56:48Z: Action construction / initialization complete.
2026-03-10T17:56:50Z: Enabling DDS entities (if not already enabled).
2026-03-10T17:56:50Z: DDS entities enabled.
2026-03-10T17:56:50Z: Initializing process actions.
2026-03-10T17:56:52Z: Starting process actions.
2026-03-10T17:56:52Z: Process tests started.
2026-03-10T17:57:22Z: Stopping process tests.
2026-03-10T17:57:23Z: Process tests stopped.
2026-03-10T17:57:25Z: Stopping process actions.
2026-03-10T17:57:25Z: Detaching Listeners.
2026-03-10T17:57:25Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_B1_T1
Deleting publisher: publisher_B1
Deleting datareader: datareader_B1_T1
Deleting subscriber: subscriber_B1
deleting entities for participant participant_B1
Deleting datawriter: datawriter_B2_T2
Deleting datawriter: datawriter_B2_T3
Deleting publisher: publisher_B2
Deleting datareader: datareader_B2_T2
Deleting datareader: datareader_B2_T3
Deleting subscriber: subscriber_B2
deleting entities for participant participant_B2
2026-03-10T17:57:25Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.482
enable time: 0.000
start time: 0.007
stop time: 0.882
destruction time: 0.051
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.52ddd570.2a9c6dcd.000001c1 === Spawned Process #7 (PID 10932) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-10T17:56:47Z: Beginning process construction / entity creation.
Adding 'DCPSGlobalTransportConfig' = 'config_01' to [common] configuration section
Adding 'DCPSDefaultDiscovery' = 'rtps_discovery' to [common] configuration section
Adding 'DCPSTransportDebugLevel' = '0' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'SedpMulticast' = '1' to [rtps_discovery/rtps_discovery] configuration section
Adding 'ResendPeriod' = '5' to [rtps_discovery/rtps_discovery] configuration section
Adding 'TTL' = '3' to [rtps_discovery/rtps_discovery] configuration section
Adding 'transports' = 'rtps_transport_01' to [config/config_01] configuration section
Adding 'passive_connect_duration' = '30000' to [config/config_01] configuration section
Adding 'transports' = 'rtps_transport_02' to [config/config_02] configuration section
Adding 'passive_connect_duration' = '30000' to [config/config_02] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport_01] configuration section
Adding 'multicast_group_address' = '239.255.7.2:7401' to [transport/rtps_transport_01] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport_02] configuration section
Adding 'multicast_group_address' = '239.255.17.2:7401' to [transport/rtps_transport_02] configuration section
Creating participant: 'participant_B1' in domain 7
Binding config for participant participant_B1 (config_01)
Creating topic: 'topic_T1' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_B1' and listener type name ''
Creating datareader: 'datareader_B1_T1' with topic name 'topic_T1' and listener type name 'bench_drl'
Creating publisher: 'publisher_B1' and listener type name ''
Creating datawriter: 'datawriter_B1_T1' with topic name 'topic_T1' and listener type name 'bench_dwl'
Creating participant: 'participant_B2' in domain 17
Binding config for participant participant_B2 (config_02)
Creating topic: 'topic_T2' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_T3' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_B2' and listener type name ''
Creating datareader: 'datareader_B2_T2' with topic name 'topic_T2' and listener type name 'bench_drl'
Creating datareader: 'datareader_B2_T3' with topic name 'topic_T3' and listener type name 'bench_drl'
Creating publisher: 'publisher_B2' and listener type name ''
Creating datawriter: 'datawriter_B2_T2' with topic name 'topic_T2' and listener type name 'bench_dwl'
Creating datawriter: 'datawriter_B2_T3' with topic name 'topic_T3' and listener type name 'bench_dwl'
2026-03-10T17:56:48Z: Process construction / entity creation complete.
2026-03-10T17:56:48Z: Beginning action construction / initialization.
2026-03-10T17:56:48Z: Action construction / initialization complete.
2026-03-10T17:56:50Z: Enabling DDS entities (if not already enabled).
2026-03-10T17:56:50Z: DDS entities enabled.
2026-03-10T17:56:50Z: Initializing process actions.
2026-03-10T17:56:52Z: Starting process actions.
2026-03-10T17:56:52Z: Process tests started.
2026-03-10T17:57:22Z: Stopping process tests.
2026-03-10T17:57:23Z: Process tests stopped.
2026-03-10T17:57:25Z: Stopping process actions.
2026-03-10T17:57:25Z: Detaching Listeners.
2026-03-10T17:57:25Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_B1_T1
Deleting publisher: publisher_B1
Deleting datareader: datareader_B1_T1
Deleting subscriber: subscriber_B1
deleting entities for participant participant_B1
Deleting datawriter: datawriter_B2_T2
Deleting datawriter: datawriter_B2_T3
Deleting publisher: publisher_B2
Deleting datareader: datareader_B2_T2
Deleting datareader: datareader_B2_T3
Deleting subscriber: subscriber_B2
deleting entities for participant participant_B2
2026-03-10T17:57:25Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.617
enable time: 0.000
start time: 0.006
stop time: 0.882
destruction time: 0.039
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== End of Node Logs ===
Finished
test PASSED.
auto_run_tests_finished: performance-tests/bench/run_test.pl ci-mixed --show-worker-logs Time:51s Result:0
==============================================================================
tests/DCPS/RtpsRelay/Smoke/run_test.pl
#
Response monitor running with 1 second delay and 500 msecs of drift
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RtpsRelay/Smoke/monitor -DCPSConfigFile monitor.ini -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile monitor.log -DCPSPendingTimeout 3
monitor PID: 11073 started at 2026-03-10 17:57:28
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelay -Id relay1 -UserData relay1 -DCPSDebugLevel 1 -DCPSSecurityDebugLevel 2 -LogDiscovery 1 -LogActivity 1 -LogThreadStatus 1 -LogRelayStatistics 3 -DCPSConfigFile relay1.ini -ApplicationDomain 42 -VerticalAddress 4444 -HorizontalAddress 127.0.0.1:11444 -MetaDiscoveryAddress 127.0.0.1:8081 -ORBVerboseLogging 1 -SynchronousOutput 1 -DCPSTransportDebugLevel 1 -ORBLogFile relay1.log -DCPSPendingTimeout 3
relay1 PID: 11074 started at 2026-03-10 17:57:28
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelay -Id relay2 -UserData relay2 -DCPSDebugLevel 1 -DCPSSecurityDebugLevel 2 -LogDiscovery 1 -LogActivity 1 -LogThreadStatus 1 -LogRelayStatistics 3 -DCPSConfigFile relay2.ini -ApplicationDomain 42 -VerticalAddress 5444 -HorizontalAddress 127.0.0.1:11544 -MetaDiscoveryAddress 127.0.0.1:8082 -ORBVerboseLogging 1 -SynchronousOutput 1 -DCPSTransportDebugLevel 1 -ORBLogFile relay2.log -DCPSPendingTimeout 3
relay2 PID: 11075 started at 2026-03-10 17:57:28
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RtpsRelay/Smoke/publisher -ORBDebugLevel 1 -DCPSConfigFile pub_rtps.ini -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile publisher.log -DCPSPendingTimeout 3
publisher PID: 11105 started at 2026-03-10 17:57:38
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RtpsRelay/Smoke/subscriber -ORBDebugLevel 1 -DCPSConfigFile sub_rtps.ini -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile subscriber.log -DCPSPendingTimeout 3
subscriber PID: 11113 started at 2026-03-10 17:57:39
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RtpsRelay/Smoke/metachecker 127.0.0.1:8081 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile metachecker.log -DCPSPendingTimeout 3
metachecker PID: 11114 started at 2026-03-10 17:57:39
Response: HTTP/1.1 200 OK
Content-Type: application/json
Content-Length: 2
{}
Response: HTTP/1.1 200 OK
Content-Type: text/plain
Content-Length: 2
OK
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelay being killed.
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelay being killed.
INFO: monitor being killed.
test PASSED.
Response monitor pid 11072 stopped.
auto_run_tests_finished: tests/DCPS/RtpsRelay/Smoke/run_test.pl Time:15s Result:0
==============================================================================
tests/DCPS/RtpsRelay/Smoke/run_test.pl secure
#
Response monitor running with 1 second delay and 500 msecs of drift
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RtpsRelay/Smoke/monitor -DCPSConfigFile monitor.ini -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile monitor.log -DCPSPendingTimeout 3
monitor PID: 11124 started at 2026-03-10 17:57:43
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelay -Id relay1 -UserData relay1 -DCPSDebugLevel 1 -DCPSSecurityDebugLevel 2 -LogDiscovery 1 -LogActivity 1 -LogThreadStatus 1 -LogRelayStatistics 3 -DCPSConfigFile relay1.ini -ApplicationDomain 42 -VerticalAddress 4444 -HorizontalAddress 127.0.0.1:11444 -MetaDiscoveryAddress 127.0.0.1:8081 -ORBVerboseLogging 1 -SynchronousOutput 1 -IdentityCA ../../../security/certs/identity/identity_ca_cert.pem -PermissionsCA ../../../security/certs/permissions/permissions_ca_cert.pem -IdentityCertificate ../../../security/certs/identity/test_participant_01_cert.pem -IdentityKey ../../../security/certs/identity/test_participant_01_private_key.pem -Governance governance_signed.p7s -Permissions permissions_relay_signed.p7s -DCPSSecurity 1 -DCPSTransportDebugLevel 1 -ORBLogFile relay1.log -DCPSPendingTimeout 3
relay1 PID: 11125 started at 2026-03-10 17:57:43
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelay -Id relay2 -UserData relay2 -DCPSDebugLevel 1 -DCPSSecurityDebugLevel 2 -LogDiscovery 1 -LogActivity 1 -LogThreadStatus 1 -LogRelayStatistics 3 -DCPSConfigFile relay2.ini -ApplicationDomain 42 -VerticalAddress 5444 -HorizontalAddress 127.0.0.1:11544 -MetaDiscoveryAddress 127.0.0.1:8082 -ORBVerboseLogging 1 -SynchronousOutput 1 -IdentityCA ../../../security/certs/identity/identity_ca_cert.pem -PermissionsCA ../../../security/certs/permissions/permissions_ca_cert.pem -IdentityCertificate ../../../security/certs/identity/test_participant_01_cert.pem -IdentityKey ../../../security/certs/identity/test_participant_01_private_key.pem -Governance governance_signed.p7s -Permissions permissions_relay_signed.p7s -DCPSSecurity 1 -DCPSTransportDebugLevel 1 -ORBLogFile relay2.log -DCPSPendingTimeout 3
relay2 PID: 11126 started at 2026-03-10 17:57:43
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RtpsRelay/Smoke/publisher -ORBDebugLevel 1 -DCPSConfigFile pub_rtps.ini -DCPSSecurity 1 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile publisher.log -DCPSPendingTimeout 3
publisher PID: 11155 started at 2026-03-10 17:57:53
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RtpsRelay/Smoke/subscriber -ORBDebugLevel 1 -DCPSConfigFile sub_rtps.ini -DCPSSecurity 1 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile subscriber.log -DCPSPendingTimeout 3
subscriber PID: 11163 started at 2026-03-10 17:57:54
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RtpsRelay/Smoke/metachecker 127.0.0.1:8081 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile metachecker.log -DCPSPendingTimeout 3
metachecker PID: 11164 started at 2026-03-10 17:57:54
Response: HTTP/1.1 200 OK
Content-Type: application/json
Content-Length: 2
{}
Response: HTTP/1.1 200 OK
Content-Type: text/plain
Content-Length: 2
OK
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelay being killed.
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelay being killed.
INFO: monitor being killed.
test PASSED.
Response monitor pid 11123 stopped.
auto_run_tests_finished: tests/DCPS/RtpsRelay/Smoke/run_test.pl secure Time:14s Result:0
==============================================================================
tests/DCPS/RtpsRelay/Smoke/run_test.pl join
#
Response monitor running with 1 second delay and 500 msecs of drift
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RtpsRelay/Smoke/monitor -DCPSConfigFile monitor.ini -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile monitor.log -DCPSPendingTimeout 3
monitor PID: 11174 started at 2026-03-10 17:57:57
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelay -Id relay2 -UserData relay2 -DCPSDebugLevel 1 -DCPSSecurityDebugLevel 2 -LogDiscovery 1 -LogActivity 1 -LogThreadStatus 1 -LogRelayStatistics 3 -DCPSConfigFile relay2.ini -ApplicationDomain 42 -VerticalAddress 5444 -HorizontalAddress 127.0.0.1:11544 -MetaDiscoveryAddress 127.0.0.1:8082 -ORBVerboseLogging 1 -SynchronousOutput 1 -DCPSTransportDebugLevel 1 -ORBLogFile relay2.log -DCPSPendingTimeout 3
relay2 PID: 11175 started at 2026-03-10 17:57:57
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RtpsRelay/Smoke/subscriber -ORBDebugLevel 1 -DCPSConfigFile sub_rtps.ini -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile subscriber.log -DCPSPendingTimeout 3
subscriber PID: 11193 started at 2026-03-10 17:58:00
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelay -Id relay1 -UserData relay1 -DCPSDebugLevel 1 -DCPSSecurityDebugLevel 2 -LogDiscovery 1 -LogActivity 1 -LogThreadStatus 1 -LogRelayStatistics 3 -DCPSConfigFile relay1.ini -ApplicationDomain 42 -VerticalAddress 4444 -HorizontalAddress 127.0.0.1:11444 -MetaDiscoveryAddress 127.0.0.1:8081 -ORBVerboseLogging 1 -SynchronousOutput 1 -DCPSTransportDebugLevel 1 -ORBLogFile relay1.log -DCPSPendingTimeout 3
relay1 PID: 11201 started at 2026-03-10 17:58:03
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RtpsRelay/Smoke/publisher -ORBDebugLevel 1 -DCPSConfigFile pub_rtps.ini -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile publisher.log -DCPSPendingTimeout 3
publisher PID: 11213 started at 2026-03-10 17:58:13
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RtpsRelay/Smoke/metachecker 127.0.0.1:8081 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile metachecker.log -DCPSPendingTimeout 3
metachecker PID: 11214 started at 2026-03-10 17:58:13
Response: HTTP/1.1 200 OK
Content-Type: application/json
Content-Length: 2
{}
Response: HTTP/1.1 200 OK
Content-Type: text/plain
Content-Length: 2
OK
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelay being killed.
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelay being killed.
INFO: monitor being killed.
test PASSED.
Response monitor pid 11173 stopped.
auto_run_tests_finished: tests/DCPS/RtpsRelay/Smoke/run_test.pl join Time:20s Result:0
==============================================================================
tests/DCPS/RtpsRelay/Smoke/run_test.pl single
#
Response monitor running with 1 second delay and 500 msecs of drift
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RtpsRelay/Smoke/monitor -DCPSConfigFile monitor.ini -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile monitor.log -DCPSPendingTimeout 3
monitor PID: 11226 started at 2026-03-10 17:58:17
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelay -Id relay1 -UserData relay1 -DCPSDebugLevel 1 -DCPSSecurityDebugLevel 2 -LogDiscovery 1 -LogActivity 1 -LogThreadStatus 1 -LogRelayStatistics 3 -DCPSConfigFile relay1.ini -ApplicationDomain 42 -VerticalAddress 4444 -HorizontalAddress 127.0.0.1:11444 -MetaDiscoveryAddress 127.0.0.1:8081 -ORBVerboseLogging 1 -SynchronousOutput 1 -DCPSTransportDebugLevel 1 -ORBLogFile relay1.log -DCPSPendingTimeout 3
relay1 PID: 11227 started at 2026-03-10 17:58:17
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RtpsRelay/Smoke/publisher -ORBDebugLevel 1 -DCPSConfigFile pub_rtps.ini -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile publisher.log -DCPSPendingTimeout 3
publisher PID: 11245 started at 2026-03-10 17:58:27
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RtpsRelay/Smoke/subscriber -ORBDebugLevel 1 -DCPSConfigFile pub_rtps.ini -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile subscriber.log -DCPSPendingTimeout 3
subscriber PID: 11254 started at 2026-03-10 17:58:28
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RtpsRelay/Smoke/metachecker 127.0.0.1:8081 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile metachecker.log -DCPSPendingTimeout 3
metachecker PID: 11255 started at 2026-03-10 17:58:28
Response: HTTP/1.1 200 OK
Content-Type: application/json
Content-Length: 2
{}
Response: HTTP/1.1 200 OK
Content-Type: text/plain
Content-Length: 2
OK
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelay being killed.
INFO: monitor being killed.
test PASSED.
Response monitor pid 11223 stopped.
auto_run_tests_finished: tests/DCPS/RtpsRelay/Smoke/run_test.pl single Time:14s Result:0
==============================================================================
tests/DCPS/RtpsRelay/Smoke/run_test.pl ipv6
#
Response monitor running with 1 second delay and 500 msecs of drift
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RtpsRelay/Smoke/monitor -DCPSConfigFile monitor.ini -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile monitor.log -DCPSPendingTimeout 3
monitor PID: 11265 started at 2026-03-10 17:58:32
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelay -Id relay1 -UserData relay1 -DCPSDebugLevel 1 -DCPSSecurityDebugLevel 2 -LogDiscovery 1 -LogActivity 1 -LogThreadStatus 1 -LogRelayStatistics 3 -DCPSConfigFile relay1.ini -ApplicationDomain 42 -VerticalAddress 4444 -HorizontalAddress 127.0.0.1:11444 -MetaDiscoveryAddress 127.0.0.1:8081 -ORBVerboseLogging 1 -SynchronousOutput 1 -DCPSTransportDebugLevel 1 -ORBLogFile relay1.log -DCPSPendingTimeout 3
relay1 PID: 11266 started at 2026-03-10 17:58:32
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelay -Id relay2 -UserData relay2 -DCPSDebugLevel 1 -DCPSSecurityDebugLevel 2 -LogDiscovery 1 -LogActivity 1 -LogThreadStatus 1 -LogRelayStatistics 3 -DCPSConfigFile relay2.ini -ApplicationDomain 42 -VerticalAddress 5444 -HorizontalAddress 127.0.0.1:11544 -MetaDiscoveryAddress 127.0.0.1:8082 -ORBVerboseLogging 1 -SynchronousOutput 1 -DCPSTransportDebugLevel 1 -ORBLogFile relay2.log -DCPSPendingTimeout 3
relay2 PID: 11267 started at 2026-03-10 17:58:32
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RtpsRelay/Smoke/publisher -ORBDebugLevel 1 -DCPSConfigFile pub_rtps.ini -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile publisher.log -DCPSPendingTimeout 3
publisher PID: 11295 started at 2026-03-10 17:58:42
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RtpsRelay/Smoke/subscriber -ORBDebugLevel 1 -DCPSConfigFile sub_rtps.ini -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile subscriber.log -DCPSPendingTimeout 3
subscriber PID: 11303 started at 2026-03-10 17:58:43
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RtpsRelay/Smoke/metachecker 127.0.0.1:8081 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile metachecker.log -DCPSPendingTimeout 3
metachecker PID: 11304 started at 2026-03-10 17:58:43
Response: HTTP/1.1 200 OK
Content-Type: application/json
Content-Length: 2
{}
Response: HTTP/1.1 200 OK
Content-Type: text/plain
Content-Length: 2
OK
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelay being killed.
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelay being killed.
INFO: monitor being killed.
test PASSED.
Response monitor pid 11264 stopped.
auto_run_tests_finished: tests/DCPS/RtpsRelay/Smoke/run_test.pl ipv6 Time:15s Result:0
==============================================================================
tests/DCPS/RtpsRelay/Smoke/run_test.pl ipv6 secure
#
Response monitor running with 1 second delay and 500 msecs of drift
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RtpsRelay/Smoke/monitor -DCPSConfigFile monitor.ini -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile monitor.log -DCPSPendingTimeout 3
monitor PID: 11316 started at 2026-03-10 17:58:46
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelay -Id relay1 -UserData relay1 -DCPSDebugLevel 1 -DCPSSecurityDebugLevel 2 -LogDiscovery 1 -LogActivity 1 -LogThreadStatus 1 -LogRelayStatistics 3 -DCPSConfigFile relay1.ini -ApplicationDomain 42 -VerticalAddress 4444 -HorizontalAddress 127.0.0.1:11444 -MetaDiscoveryAddress 127.0.0.1:8081 -ORBVerboseLogging 1 -SynchronousOutput 1 -IdentityCA ../../../security/certs/identity/identity_ca_cert.pem -PermissionsCA ../../../security/certs/permissions/permissions_ca_cert.pem -IdentityCertificate ../../../security/certs/identity/test_participant_01_cert.pem -IdentityKey ../../../security/certs/identity/test_participant_01_private_key.pem -Governance governance_signed.p7s -Permissions permissions_relay_signed.p7s -DCPSSecurity 1 -DCPSTransportDebugLevel 1 -ORBLogFile relay1.log -DCPSPendingTimeout 3
relay1 PID: 11317 started at 2026-03-10 17:58:46
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelay -Id relay2 -UserData relay2 -DCPSDebugLevel 1 -DCPSSecurityDebugLevel 2 -LogDiscovery 1 -LogActivity 1 -LogThreadStatus 1 -LogRelayStatistics 3 -DCPSConfigFile relay2.ini -ApplicationDomain 42 -VerticalAddress 5444 -HorizontalAddress 127.0.0.1:11544 -MetaDiscoveryAddress 127.0.0.1:8082 -ORBVerboseLogging 1 -SynchronousOutput 1 -IdentityCA ../../../security/certs/identity/identity_ca_cert.pem -PermissionsCA ../../../security/certs/permissions/permissions_ca_cert.pem -IdentityCertificate ../../../security/certs/identity/test_participant_01_cert.pem -IdentityKey ../../../security/certs/identity/test_participant_01_private_key.pem -Governance governance_signed.p7s -Permissions permissions_relay_signed.p7s -DCPSSecurity 1 -DCPSTransportDebugLevel 1 -ORBLogFile relay2.log -DCPSPendingTimeout 3
relay2 PID: 11318 started at 2026-03-10 17:58:46
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RtpsRelay/Smoke/publisher -ORBDebugLevel 1 -DCPSConfigFile pub_rtps.ini -DCPSSecurity 1 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile publisher.log -DCPSPendingTimeout 3
publisher PID: 11346 started at 2026-03-10 17:58:56
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RtpsRelay/Smoke/subscriber -ORBDebugLevel 1 -DCPSConfigFile sub_rtps.ini -DCPSSecurity 1 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile subscriber.log -DCPSPendingTimeout 3
subscriber PID: 11354 started at 2026-03-10 17:58:57
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RtpsRelay/Smoke/metachecker 127.0.0.1:8081 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile metachecker.log -DCPSPendingTimeout 3
metachecker PID: 11355 started at 2026-03-10 17:58:57
Response: HTTP/1.1 200 OK
Content-Type: application/json
Content-Length: 2
{}
Response: HTTP/1.1 200 OK
Content-Type: text/plain
Content-Length: 2
OK
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelay being killed.
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelay being killed.
INFO: monitor being killed.
test PASSED.
Response monitor pid 11314 stopped.
auto_run_tests_finished: tests/DCPS/RtpsRelay/Smoke/run_test.pl ipv6 secure Time:15s Result:0
==============================================================================
tests/DCPS/RtpsRelay/Smoke/run_test.pl ipv6 join
#
Response monitor running with 1 second delay and 500 msecs of drift
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RtpsRelay/Smoke/monitor -DCPSConfigFile monitor.ini -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile monitor.log -DCPSPendingTimeout 3
monitor PID: 11369 started at 2026-03-10 17:59:01
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelay -Id relay2 -UserData relay2 -DCPSDebugLevel 1 -DCPSSecurityDebugLevel 2 -LogDiscovery 1 -LogActivity 1 -LogThreadStatus 1 -LogRelayStatistics 3 -DCPSConfigFile relay2.ini -ApplicationDomain 42 -VerticalAddress 5444 -HorizontalAddress 127.0.0.1:11544 -MetaDiscoveryAddress 127.0.0.1:8082 -ORBVerboseLogging 1 -SynchronousOutput 1 -DCPSTransportDebugLevel 1 -ORBLogFile relay2.log -DCPSPendingTimeout 3
relay2 PID: 11370 started at 2026-03-10 17:59:01
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RtpsRelay/Smoke/subscriber -ORBDebugLevel 1 -DCPSConfigFile sub_rtps.ini -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile subscriber.log -DCPSPendingTimeout 3
subscriber PID: 11388 started at 2026-03-10 17:59:04
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelay -Id relay1 -UserData relay1 -DCPSDebugLevel 1 -DCPSSecurityDebugLevel 2 -LogDiscovery 1 -LogActivity 1 -LogThreadStatus 1 -LogRelayStatistics 3 -DCPSConfigFile relay1.ini -ApplicationDomain 42 -VerticalAddress 4444 -HorizontalAddress 127.0.0.1:11444 -MetaDiscoveryAddress 127.0.0.1:8081 -ORBVerboseLogging 1 -SynchronousOutput 1 -DCPSTransportDebugLevel 1 -ORBLogFile relay1.log -DCPSPendingTimeout 3
relay1 PID: 11396 started at 2026-03-10 17:59:07
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RtpsRelay/Smoke/publisher -ORBDebugLevel 1 -DCPSConfigFile pub_rtps.ini -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile publisher.log -DCPSPendingTimeout 3
publisher PID: 11409 started at 2026-03-10 17:59:17
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RtpsRelay/Smoke/metachecker 127.0.0.1:8081 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile metachecker.log -DCPSPendingTimeout 3
metachecker PID: 11410 started at 2026-03-10 17:59:17
Response: HTTP/1.1 200 OK
Content-Type: application/json
Content-Length: 2
{}
Response: HTTP/1.1 200 OK
Content-Type: text/plain
Content-Length: 2
OK
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelay being killed.
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelay being killed.
INFO: monitor being killed.
test PASSED.
Response monitor pid 11368 stopped.
auto_run_tests_finished: tests/DCPS/RtpsRelay/Smoke/run_test.pl ipv6 join Time:19s Result:0
==============================================================================
tests/DCPS/RtpsRelay/Smoke/run_test.pl ipv6 single
#
Response monitor running with 1 second delay and 500 msecs of drift
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RtpsRelay/Smoke/monitor -DCPSConfigFile monitor.ini -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile monitor.log -DCPSPendingTimeout 3
monitor PID: 11420 started at 2026-03-10 17:59:20
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelay -Id relay1 -UserData relay1 -DCPSDebugLevel 1 -DCPSSecurityDebugLevel 2 -LogDiscovery 1 -LogActivity 1 -LogThreadStatus 1 -LogRelayStatistics 3 -DCPSConfigFile relay1.ini -ApplicationDomain 42 -VerticalAddress 4444 -HorizontalAddress 127.0.0.1:11444 -MetaDiscoveryAddress 127.0.0.1:8081 -ORBVerboseLogging 1 -SynchronousOutput 1 -DCPSTransportDebugLevel 1 -ORBLogFile relay1.log -DCPSPendingTimeout 3
relay1 PID: 11421 started at 2026-03-10 17:59:20
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RtpsRelay/Smoke/publisher -ORBDebugLevel 1 -DCPSConfigFile pub_rtps.ini -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile publisher.log -DCPSPendingTimeout 3
publisher PID: 11439 started at 2026-03-10 17:59:30
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RtpsRelay/Smoke/subscriber -ORBDebugLevel 1 -DCPSConfigFile pub_rtps.ini -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile subscriber.log -DCPSPendingTimeout 3
subscriber PID: 11447 started at 2026-03-10 17:59:31
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RtpsRelay/Smoke/metachecker 127.0.0.1:8081 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile metachecker.log -DCPSPendingTimeout 3
metachecker PID: 11448 started at 2026-03-10 17:59:31
Response: HTTP/1.1 200 OK
Content-Type: application/json
Content-Length: 2
{}
Response: HTTP/1.1 200 OK
Content-Type: text/plain
Content-Length: 2
OK
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelay being killed.
INFO: monitor being killed.
test PASSED.
Response monitor pid 11419 stopped.
auto_run_tests_finished: tests/DCPS/RtpsRelay/Smoke/run_test.pl ipv6 single Time:15s Result:0
==============================================================================
tests/DCPS/RtpsRelay/Smoke/run_test.pl draining
#
Response monitor running with 1 second delay and 500 msecs of drift
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RtpsRelay/Smoke/monitor -DCPSConfigFile monitor.ini -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile monitor.log -DCPSPendingTimeout 3
monitor PID: 11458 started at 2026-03-10 17:59:35
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelay -Id relay1 -UserData relay1 -DCPSDebugLevel 1 -DCPSSecurityDebugLevel 2 -LogDiscovery 1 -LogActivity 1 -LogThreadStatus 1 -LogRelayStatistics 3 -DCPSConfigFile relay1.ini -ApplicationDomain 42 -VerticalAddress 4444 -HorizontalAddress 127.0.0.1:11444 -MetaDiscoveryAddress 127.0.0.1:8081 -ORBVerboseLogging 1 -SynchronousOutput 1 -DCPSTransportDebugLevel 1 -ORBLogFile relay1.log -DCPSPendingTimeout 3
relay1 PID: 11459 started at 2026-03-10 17:59:35
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RtpsRelay/Smoke/publisher -ORBDebugLevel 1 -DCPSConfigFile pub_rtps.ini -d -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile publisher.log -DCPSPendingTimeout 3
publisher PID: 11478 started at 2026-03-10 17:59:45
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RtpsRelay/Smoke/metachecker 127.0.0.1:8081 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile metachecker.log -DCPSPendingTimeout 3
metachecker PID: 11486 started at 2026-03-10 17:59:46
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelayControl -RelayId relay1 -DCPSConfigFile relay1.ini -Set RTPS_RELAY_DRAIN_INTERVAL=100 -Set RTPS_RELAY_DRAIN_STATE=Draining -Set RTPS_RELAY_ADMIT_STATE=NotAdmitting -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile control1.log -DCPSPendingTimeout 3
control1 PID: 11487 started at 2026-03-10 17:59:46
Response: HTTP/1.1 200 OK
Content-Type: application/json
Content-Length: 2
{}
Response: HTTP/1.1 200 OK
Content-Type: text/plain
Content-Length: 2
OK
Sent control
Running until status contains requested changes
{"relay_id":"relay1","config":{"RTPS_RELAY_ADMISSION_CONTROL_QUEUE_DURATION":"0.000000000","RTPS_RELAY_ADMISSION_CONTROL_QUEUE_SIZE":"0","RTPS_RELAY_ADMIT_STATE":"NotAdmitting","RTPS_RELAY_DENIED_PARTITIONS_TIMEOUT":"900.000000000","RTPS_RELAY_DRAIN_INTERVAL":"100","RTPS_RELAY_DRAIN_STATE":"Draining","RTPS_RELAY_INACTIVE_PERIOD":"60.000000000","RTPS_RELAY_LIFESPAN":"60.000000000","RTPS_RELAY_LOG_ACTIVITY":"true","RTPS_RELAY_LOG_DISCOVERY":"true","RTPS_RELAY_LOG_HANDLER_STATISTICS":"0.000000000","RTPS_RELAY_LOG_HTTP":"false","RTPS_RELAY_LOG_RELAY_STATISTICS":"3.000000000","RTPS_RELAY_LOG_THREAD_STATUS":"true","RTPS_RELAY_LOG_UTILIZATION_CHANGES":"false","RTPS_RELAY_LOG_WARNINGS":"false","RTPS_RELAY_MAX_IPS_PER_CLIENT":"0","RTPS_RELAY_MAX_PARTICIPANTS_HIGH_WATER":"0","RTPS_RELAY_MAX_PARTICIPANTS_LOW_WATER":"0","RTPS_RELAY_PUBLISH_HANDLER_STATISTICS":"0.000000000","RTPS_RELAY_PUBLISH_RELAY_STATISTICS":"0.000000000","RTPS_RELAY_PUBLISH_RELAY_STATUS":"0.000000000","RTPS_RELAY_PUBLISH_RELAY_STATUS_LIVELINESS":"0.000000000","RTPS_RELAY_REJECTED_ADDRESS_DURATION":"0.000000000","RTPS_RELAY_RESTART_DETECTION":"false","RTPS_RELAY_THREAD_STATUS_SAFETY_FACTOR":"3","RTPS_RELAY_UTILIZATION_LIMIT":"0.95"}}
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelayControl being killed.
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelay being killed.
INFO: monitor being killed.
test PASSED.
Response monitor pid 11457 stopped.
auto_run_tests_finished: tests/DCPS/RtpsRelay/Smoke/run_test.pl draining Time:19s Result:0
==============================================================================
tests/DCPS/RtpsRelay/Smoke/run_lease_duration_test.pl
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RtpsRelay/Smoke/monitor -DCPSConfigFile monitor.ini -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile monitor.log -DCPSPendingTimeout 3
monitor PID: 11497 started at 2026-03-10 17:59:52
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelay -Id relay1a -LogDiscovery 1 -LogActivity 1 -LogRelayStatistics 3 -DCPSConfigFile relay1.ini -ApplicationDomain 42 -VerticalAddress 4444 -HorizontalAddress 127.0.0.1:11444 -UserData relay1a -MetaDiscoveryAddress 127.0.0.1:0 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile relay1a.log -DCPSPendingTimeout 3
relay1a PID: 11498 started at 2026-03-10 17:59:52
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RtpsRelay/Smoke/publisher -l -ORBDebugLevel 1 -DCPSConfigFile rtps_ld_60_sec.ini -e -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile publisher.log -DCPSPendingTimeout 3
publisher PID: 11516 started at 2026-03-10 17:59:55
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RtpsRelay/Smoke/subscriber -l -ORBDebugLevel 1 -DCPSConfigFile rtps_ld_5_sec.ini -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile subscriber.log -DCPSPendingTimeout 3
subscriber PID: 11517 started at 2026-03-10 17:59:55
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelay being killed.
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelay -Id relay1b -LogDiscovery 1 -LogActivity 1 -LogRelayStatistics 3 -DCPSConfigFile relay1.ini -ApplicationDomain 42 -VerticalAddress 4444 -HorizontalAddress 127.0.0.1:11444 -UserData relay1b -MetaDiscoveryAddress 127.0.0.1:0 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile relay1b.log -DCPSPendingTimeout 3
relay1b PID: 11536 started at 2026-03-10 18:00:13
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelay being killed.
INFO: monitor being killed.
test PASSED.
auto_run_tests_finished: tests/DCPS/RtpsRelay/Smoke/run_lease_duration_test.pl Time:52s Result:0
==============================================================================
tests/DCPS/RtpsRelay/Smoke/run_lease_duration_test.pl reverse
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RtpsRelay/Smoke/monitor -DCPSConfigFile monitor.ini -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile monitor.log -DCPSPendingTimeout 3
monitor PID: 11550 started at 2026-03-10 18:00:44
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelay -Id relay1a -LogDiscovery 1 -LogActivity 1 -LogRelayStatistics 3 -DCPSConfigFile relay1.ini -ApplicationDomain 42 -VerticalAddress 4444 -HorizontalAddress 127.0.0.1:11444 -UserData relay1a -MetaDiscoveryAddress 127.0.0.1:0 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile relay1a.log -DCPSPendingTimeout 3
relay1a PID: 11551 started at 2026-03-10 18:00:44
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RtpsRelay/Smoke/publisher -l -ORBDebugLevel 1 -DCPSConfigFile rtps_ld_5_sec.ini -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile publisher.log -DCPSPendingTimeout 3
publisher PID: 11570 started at 2026-03-10 18:00:47
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RtpsRelay/Smoke/subscriber -l -ORBDebugLevel 1 -DCPSConfigFile rtps_ld_60_sec.ini -e -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile subscriber.log -DCPSPendingTimeout 3
subscriber PID: 11571 started at 2026-03-10 18:00:47
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelay being killed.
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelay -Id relay1b -LogDiscovery 1 -LogActivity 1 -LogRelayStatistics 3 -DCPSConfigFile relay1.ini -ApplicationDomain 42 -VerticalAddress 4444 -HorizontalAddress 127.0.0.1:11444 -UserData relay1b -MetaDiscoveryAddress 127.0.0.1:0 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile relay1b.log -DCPSPendingTimeout 3
relay1b PID: 11587 started at 2026-03-10 18:01:05
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelay being killed.
INFO: monitor being killed.
test PASSED.
auto_run_tests_finished: tests/DCPS/RtpsRelay/Smoke/run_lease_duration_test.pl reverse Time:51s Result:0
==============================================================================
tests/DCPS/RtpsRelay/Smoke/run_lease_duration_test.pl secure
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RtpsRelay/Smoke/monitor -DCPSConfigFile monitor.ini -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile monitor.log -DCPSPendingTimeout 3
monitor PID: 11601 started at 2026-03-10 18:01:35
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelay -Id relay1a -LogDiscovery 1 -LogActivity 1 -LogRelayStatistics 3 -DCPSConfigFile relay1.ini -ApplicationDomain 42 -VerticalAddress 4444 -HorizontalAddress 127.0.0.1:11444 -UserData relay1a -MetaDiscoveryAddress 127.0.0.1:0 -IdentityCA ../../../security/certs/identity/identity_ca_cert.pem -PermissionsCA ../../../security/certs/permissions/permissions_ca_cert.pem -IdentityCertificate ../../../security/certs/identity/test_participant_01_cert.pem -IdentityKey ../../../security/certs/identity/test_participant_01_private_key.pem -Governance governance_signed.p7s -Permissions permissions_relay_signed.p7s -DCPSSecurity 1 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile relay1a.log -DCPSPendingTimeout 3
relay1a PID: 11602 started at 2026-03-10 18:01:35
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RtpsRelay/Smoke/publisher -l -ORBDebugLevel 1 -DCPSConfigFile rtps_ld_60_sec.ini -e -DCPSSecurity 1 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile publisher.log -DCPSPendingTimeout 3
publisher PID: 11620 started at 2026-03-10 18:01:38
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RtpsRelay/Smoke/subscriber -l -ORBDebugLevel 1 -DCPSConfigFile rtps_ld_5_sec.ini -DCPSSecurity 1 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile subscriber.log -DCPSPendingTimeout 3
subscriber PID: 11621 started at 2026-03-10 18:01:38
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelay being killed.
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelay -Id relay1b -LogDiscovery 1 -LogActivity 1 -LogRelayStatistics 3 -DCPSConfigFile relay1.ini -ApplicationDomain 42 -VerticalAddress 4444 -HorizontalAddress 127.0.0.1:11444 -UserData relay1b -MetaDiscoveryAddress 127.0.0.1:0 -IdentityCA ../../../security/certs/identity/identity_ca_cert.pem -PermissionsCA ../../../security/certs/permissions/permissions_ca_cert.pem -IdentityCertificate ../../../security/certs/identity/test_participant_01_cert.pem -IdentityKey ../../../security/certs/identity/test_participant_01_private_key.pem -Governance governance_signed.p7s -Permissions permissions_relay_signed.p7s -DCPSSecurity 1 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile relay1b.log -DCPSPendingTimeout 3
relay1b PID: 11636 started at 2026-03-10 18:01:56
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelay being killed.
INFO: monitor being killed.
test PASSED.
auto_run_tests_finished: tests/DCPS/RtpsRelay/Smoke/run_lease_duration_test.pl secure Time:51s Result:0
==============================================================================
tests/DCPS/RtpsRelay/Smoke/run_lease_duration_test.pl reverse secure
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RtpsRelay/Smoke/monitor -DCPSConfigFile monitor.ini -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile monitor.log -DCPSPendingTimeout 3
monitor PID: 11651 started at 2026-03-10 18:02:26
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelay -Id relay1a -LogDiscovery 1 -LogActivity 1 -LogRelayStatistics 3 -DCPSConfigFile relay1.ini -ApplicationDomain 42 -VerticalAddress 4444 -HorizontalAddress 127.0.0.1:11444 -UserData relay1a -MetaDiscoveryAddress 127.0.0.1:0 -IdentityCA ../../../security/certs/identity/identity_ca_cert.pem -PermissionsCA ../../../security/certs/permissions/permissions_ca_cert.pem -IdentityCertificate ../../../security/certs/identity/test_participant_01_cert.pem -IdentityKey ../../../security/certs/identity/test_participant_01_private_key.pem -Governance governance_signed.p7s -Permissions permissions_relay_signed.p7s -DCPSSecurity 1 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile relay1a.log -DCPSPendingTimeout 3
relay1a PID: 11652 started at 2026-03-10 18:02:26
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RtpsRelay/Smoke/publisher -l -ORBDebugLevel 1 -DCPSConfigFile rtps_ld_5_sec.ini -DCPSSecurity 1 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile publisher.log -DCPSPendingTimeout 3
publisher PID: 11670 started at 2026-03-10 18:02:29
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RtpsRelay/Smoke/subscriber -l -ORBDebugLevel 1 -DCPSConfigFile rtps_ld_60_sec.ini -e -DCPSSecurity 1 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile subscriber.log -DCPSPendingTimeout 3
subscriber PID: 11671 started at 2026-03-10 18:02:29
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelay being killed.
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelay -Id relay1b -LogDiscovery 1 -LogActivity 1 -LogRelayStatistics 3 -DCPSConfigFile relay1.ini -ApplicationDomain 42 -VerticalAddress 4444 -HorizontalAddress 127.0.0.1:11444 -UserData relay1b -MetaDiscoveryAddress 127.0.0.1:0 -IdentityCA ../../../security/certs/identity/identity_ca_cert.pem -PermissionsCA ../../../security/certs/permissions/permissions_ca_cert.pem -IdentityCertificate ../../../security/certs/identity/test_participant_01_cert.pem -IdentityKey ../../../security/certs/identity/test_participant_01_private_key.pem -Governance governance_signed.p7s -Permissions permissions_relay_signed.p7s -DCPSSecurity 1 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile relay1b.log -DCPSPendingTimeout 3
relay1b PID: 11690 started at 2026-03-10 18:02:47
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelay being killed.
INFO: monitor being killed.
test PASSED.
auto_run_tests_finished: tests/DCPS/RtpsRelay/Smoke/run_lease_duration_test.pl reverse secure Time:52s Result:0
==============================================================================
tests/DCPS/RtpsRelay/STUN/run_test.pl
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelay -Id relay -DCPSConfigFile relay.ini -ApplicationDomain 42 -VerticalAddress 127.0.0.1:4444 -HorizontalAddress 127.0.0.1:11444 -MetaDiscoveryAddress 127.0.0.1:0 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile server.log -DCPSPendingTimeout 3
server PID: 11704 started at 2026-03-10 18:03:18
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RtpsRelay/STUN/StunClient -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile client.log -DCPSPendingTimeout 3
client PID: 11714 started at 2026-03-10 18:03:21
test_success
Mapped address = 127.0.0.1:34566
test_unknown_method
test_no_fingerprint
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelay being killed.
test PASSED.
auto_run_tests_finished: tests/DCPS/RtpsRelay/STUN/run_test.pl Time:3s Result:0
==============================================================================
tests/DCPS/RtpsRelay/STUN/run_test.pl ipv6
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelay -Id relay -DCPSConfigFile relay_ipv6.ini -ApplicationDomain 42 -VerticalAddress [::1]:4444 -HorizontalAddress [::1]:11444 -MetaDiscoveryAddress 127.0.0.1:0 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile server.log -DCPSPendingTimeout 3
server PID: 11716 started at 2026-03-10 18:03:21
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RtpsRelay/STUN/StunClient -ipv6 1 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile client.log -DCPSPendingTimeout 3
client PID: 11726 started at 2026-03-10 18:03:24
test_success
Mapped address = ::1:36881
test_unknown_method
test_no_fingerprint
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelay being killed.
test PASSED.
auto_run_tests_finished: tests/DCPS/RtpsRelay/STUN/run_test.pl ipv6 Time:3s Result:0
==============================================================================
tests/security/ConcurrentAuthLimit/run_test.pl
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/security/ConcurrentAuthLimit/ConcurrentAuthLimit -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -DCPSSecurityDebug auth_debug -ORBLogFile ConcurrentAuthLimit.log -DCPSPendingTimeout 3
ConcurrentAuthLimit PID: 11728 started at 2026-03-10 18:03:24
test PASSED.
auto_run_tests_finished: tests/security/ConcurrentAuthLimit/run_test.pl Time:1s Result:0
Tue Mar 10 18:03:25 2026 UTC