Daily Build Log


Begin #

Tue Oct 28 18:38:26 2025 UTC


Config #

print OS Version

Tue Oct 28 18:38:26 2025 UTC

Hostname

runnervmwhb2z

OS version (uname -a)

Linux runnervmwhb2z 6.11.0-1018-azure #18~24.04.1-Ubuntu SMP Sat Jun 28 04:46:03 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.11.0-1018-azure (buildd@lcy02-amd64-113) (x86_64-linux-gnu-gcc-13 (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0, GNU ld (GNU Binutils for Ubuntu) 2.42) #18~24.04.1-Ubuntu SMP Sat Jun 28 04:46:03 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 60:45:bd:4a:5e:13 brd ff:ff:ff:ff:ff:ff inet 10.1.0.240/20 metric 100 brd 10.1.15.255 scope global eth0 valid_lft forever preferred_lft forever inet6 fe80::6245:bdff:fe4a:5e13/64 scope link valid_lft forever preferred_lft forever 3: enP36949s1: <BROADCAST,MULTICAST,SLAVE,UP,LOWER_UP> mtu 1500 qdisc mq master eth0 state UP group default qlen 1000 link/ether 60:45:bd:4a:5e:13 brd ff:ff:ff:ff:ff:ff altname enP36949p0s2 inet6 fe80::6245:bdff:fe4a:5e13/64 scope link valid_lft forever preferred_lft forever 4: docker0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc noqueue state DOWN group default link/ether c6:1e:92:60:d3:6f 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

Disk space information (df -k)

Filesystem 1K-blocks Used Available Use% Mounted on /dev/root 75085112 55289688 19779040 74% / /dev/root 75085112 55289688 19779040 74% /

Processor info

model name : Intel(R) Xeon(R) Platinum 8370C CPU @ 2.80GHz model name : Intel(R) Xeon(R) Platinum 8370C CPU @ 2.80GHz model name : Intel(R) Xeon(R) Platinum 8370C CPU @ 2.80GHz model name : Intel(R) Xeon(R) Platinum 8370C CPU @ 2.80GHz

Memory info

MemTotal: 16378460 kB

Approximate BogoMIPS (larger means faster)

52717.6142735101

PrintACEConfig

Tue Oct 28 18:38:26 2025 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 Oct 28 18:38:26 2025 UTC

cmake version 3.31.6

CMake suite maintained and supported by Kitware (kitware.com/cmake).

print make Version

Tue Oct 28 18:38:26 2025 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 Oct 28 18:38:26 2025 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' --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-fG75Ri/gcc-13-13.3.0/debian/tmp-nvptx/usr,amdgcn-amdhsa=/build/gcc-13-fG75Ri/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) 
GNU ld (GNU Binutils for Ubuntu) 2.42

print perl version

Tue Oct 28 18:38:26 2025 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 Oct 28 18:38:26 2025 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>

Test #

auto_run_tests

Tue Oct 28 18:38:26 2025 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: 4189 started at 2025-10-28 18:38:27
[==========] Running 1284 tests from 98 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 (1 ms total)

[----------] 1 test from dds_DCPS_AtomicBool
[ RUN      ] dds_DCPS_AtomicBool.tsan_test
[       OK ] dds_DCPS_AtomicBool.tsan_test (2 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
(4189|4189) WARNING: ConfigStoreImpl::parse_boolean: failed to parse boolean for KEY=not a boolean
[       OK ] dds_DCPS_ConfigStoreImpl.set_get_boolean (0 ms)
[ RUN      ] dds_DCPS_ConfigStoreImpl.set_get_int32
(4189|4189) 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
(4189|4189) 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
(4189|4189) 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
(4189|4189) WARNING: ConfigStoreImpl::get_uint64: failed to parse uint64 for KEY=not a uint64
[       OK ] dds_DCPS_ConfigStoreImpl.set_get_uint64 (1 ms)
[ RUN      ] dds_DCPS_ConfigStoreImpl.set_get_float64
(4189|4189) 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
(4189|4189) WARNING: ConfigStoreImpl::get_duration: failed to parse DDS::Duration_t for KEY=not a duration
[       OK ] dds_DCPS_ConfigStoreImpl.set_get_duration (0 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
(4189|4189) WARNING: ConfigStoreImpl::get: failed to convert default value to string
(4189|4189) WARNING: ConfigStoreImpl::get: for key, failed to encode () to enumerated value, defaulting to ()
(4189|4189) WARNING: ConfigStoreImpl::set: for key, failed to convert enum value to string
(4189|4189) WARNING: ConfigStoreImpl::set: for key, delta is not a valid enum value
[       OK ] dds_DCPS_ConfigStoreImpl.set_get_Enum (1 ms)
[ RUN      ] dds_DCPS_ConfigStoreImpl.set_get_TimeDuration_seconds
(4189|4189) 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
(4189|4189) 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
(4189|4189) 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
(4189|4189) WARNING: ConfigStoreImpl::get: failed to parse NetworkAddress for KEY=not a network address
(4189|4189) 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
(4189|4189) WARNING: ConfigStoreImpl::get: failed to parse NetworkAddress for KEY=not
(4189|4189) WARNING: ConfigStoreImpl::get: failed to parse NetworkAddress for KEY6=not
[       OK ] dds_DCPS_ConfigStoreImpl.get_NetworkAddressSet (21 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 (27 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 (0 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 (0 ms total)

[----------] 18 tests from dds_DCPS_DispatchService
[ RUN      ] dds_DCPS_DispatchService.DefaultConstructor
[       OK ] dds_DCPS_DispatchService.DefaultConstructor (1 ms)
[ RUN      ] dds_DCPS_DispatchService.ArgConstructorFour
[       OK ] dds_DCPS_DispatchService.ArgConstructorFour (0 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 (1 ms)
[ RUN      ] dds_DCPS_DispatchService.RecursiveDispatchAlpha
[       OK ] dds_DCPS_DispatchService.RecursiveDispatchAlpha (1 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 (1 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 (3 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 (1 ms)
[ RUN      ] dds_DCPS_DispatchService.ShutdownReturnsPending
[       OK ] dds_DCPS_DispatchService.ShutdownReturnsPending (0 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 (72 ms)
[ RUN      ] dds_DCPS_DispatchService.CancelDispatchSingleThreaded
[       OK ] dds_DCPS_DispatchService.CancelDispatchSingleThreaded (71 ms)
[----------] 18 tests from dds_DCPS_DispatchService (341 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 (1001 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 (1 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 (0 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 (1002 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 (1 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 (1 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 (0 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 (1 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 (1 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 (6 ms)
[----------] 1 test from dds_DCPS_MemoryPool (6 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 (0 ms)
[----------] 26 tests from dds_DCPS_NetworkAddress (0 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
(4189|4189) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmwhb2z" as fully qualified hostname, please correct system configuration.
[       OK ] dds_DCPS_NetworkResource.fully_qualified_domain_hostname_basic (6 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 (6 ms total)

[----------] 3 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 (600 ms)
[ RUN      ] dds_DCPS_PeriodicEvent.NoDoubleExec
[       OK ] dds_DCPS_PeriodicEvent.NoDoubleExec (1002 ms)
[----------] 3 tests from dds_DCPS_PeriodicEvent (1603 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 (0 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 (1 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 (0 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 (1 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 (3 ms total)

[----------] 5 tests from dds_DCPS_RTPS_AssociationRecord
[ RUN      ] dds_DCPS_RTPS_AssociationRecord.BuiltinAssociationRecord_ctor
[       OK ] dds_DCPS_RTPS_AssociationRecord.BuiltinAssociationRecord_ctor (1 ms)
[ RUN      ] dds_DCPS_RTPS_AssociationRecord.BuiltinAssociationRecord_ctor_with_flags
[       OK ] dds_DCPS_RTPS_AssociationRecord.BuiltinAssociationRecord_ctor_with_flags (1 ms)
[ RUN      ] dds_DCPS_RTPS_AssociationRecord.BuiltinAssociationRecord_local_tokens_sent
[       OK ] dds_DCPS_RTPS_AssociationRecord.BuiltinAssociationRecord_local_tokens_sent (0 ms)
[ RUN      ] dds_DCPS_RTPS_AssociationRecord.WriterAssociationRecord_ctor
[       OK ] dds_DCPS_RTPS_AssociationRecord.WriterAssociationRecord_ctor (1 ms)
[ RUN      ] dds_DCPS_RTPS_AssociationRecord.ReaderAssociationRecord_ctor
[       OK ] dds_DCPS_RTPS_AssociationRecord.ReaderAssociationRecord_ctor (0 ms)
[----------] 5 tests from dds_DCPS_RTPS_AssociationRecord (4 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 (0 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 (0 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 (0 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 (1 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 (0 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 (1 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 (0 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 (1 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 (0 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 (1 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 (1 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 (1 ms)
[----------] 138 tests from dds_DCPS_RTPS_ParameterListConverter (7 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 (0 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 (0 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 (3 ms)
[ RUN      ] dds_DCPS_RTPS_RtpsDiscoveryConfig.ipv6_spdp_unicast_address
[       OK ] dds_DCPS_RTPS_RtpsDiscoveryConfig.ipv6_spdp_unicast_address (5 ms)
[ RUN      ] dds_DCPS_RTPS_RtpsDiscoveryConfig.ipv6_spdp_multicast_address
[       OK ] dds_DCPS_RTPS_RtpsDiscoveryConfig.ipv6_spdp_multicast_address (4 ms)
[----------] 4 tests from dds_DCPS_RTPS_RtpsDiscoveryConfig (15 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 (1 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 (10 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 (1011 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 (0 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 (11 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 (12 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 (2 ms)
[ RUN      ] dds_DCPS_ServiceEventDispatcher.SimpleDispatchAlpha
[       OK ] dds_DCPS_ServiceEventDispatcher.SimpleDispatchAlpha (0 ms)
[ RUN      ] dds_DCPS_ServiceEventDispatcher.SimpleDispatchBeta
[       OK ] dds_DCPS_ServiceEventDispatcher.SimpleDispatchBeta (1 ms)
[ RUN      ] dds_DCPS_ServiceEventDispatcher.RecursiveDispatchAlpha
[       OK ] dds_DCPS_ServiceEventDispatcher.RecursiveDispatchAlpha (1 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 (1 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 (8 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 (0 ms)
[ RUN      ] dds_DCPS_ServiceEventDispatcher.TimedDispatch
[       OK ] dds_DCPS_ServiceEventDispatcher.TimedDispatch (91 ms)
[ RUN      ] dds_DCPS_ServiceEventDispatcher.TimedDispatchSingleThreaded
[       OK ] dds_DCPS_ServiceEventDispatcher.TimedDispatchSingleThreaded (91 ms)
[ RUN      ] dds_DCPS_ServiceEventDispatcher.CancelDispatch
[       OK ] dds_DCPS_ServiceEventDispatcher.CancelDispatch (71 ms)
[ RUN      ] dds_DCPS_ServiceEventDispatcher.CancelDispatchSingleThreaded
[       OK ] dds_DCPS_ServiceEventDispatcher.CancelDispatchSingleThreaded (71 ms)
[----------] 17 tests from dds_DCPS_ServiceEventDispatcher (348 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 (1 ms)
[ RUN      ] dds_DCPS_SporadicTask.schedule_no_reactor_task
[       OK ] dds_DCPS_SporadicTask.schedule_no_reactor_task (2878 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 (2886 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 (1 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 (3 ms)
[ RUN      ] dds_DCPS_ThreadPool.CheckMembership
[       OK ] dds_DCPS_ThreadPool.CheckMembership (0 ms)
[----------] 6 tests from dds_DCPS_ThreadPool (5 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
(4189|4189) WARNING: MapBitmaskHelper::get_value: Ignore unknown flag: FLAG3
[       OK ] dds_DCPS_ValueCommon.MapBitmaskHelper (0 ms)
[----------] 2 tests from dds_DCPS_ValueCommon (0 ms total)

[----------] 12 tests from dds_DCPS_WaitSet
[ RUN      ] dds_DCPS_WaitSet.DefaultConstructor
[       OK ] dds_DCPS_WaitSet.DefaultConstructor (1 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 (0 ms)
[ RUN      ] dds_DCPS_WaitSet.WaitMulti
[       OK ] dds_DCPS_WaitSet.WaitMulti (1 ms)
[----------] 12 tests from dds_DCPS_WaitSet (2 ms total)

[----------] 3 tests from dds_DCPS_XTypes_DynamicDataAdapter
[ RUN      ] dds_DCPS_XTypes_DynamicDataAdapter.simple_struct
[       OK ] dds_DCPS_XTypes_DynamicDataAdapter.simple_struct (6 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 (31 ms total)

[----------] 31 tests from dds_DCPS_XTypes_DynamicDataImpl
[ RUN      ] dds_DCPS_XTypes_DynamicDataImpl.Mutable_WriteValueToStruct
[       OK ] dds_DCPS_XTypes_DynamicDataImpl.Mutable_WriteValueToStruct (5 ms)
[ RUN      ] dds_DCPS_XTypes_DynamicDataImpl.Mutable_ReadValueFromBackingStore
[       OK ] dds_DCPS_XTypes_DynamicDataImpl.Mutable_ReadValueFromBackingStore (1 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 (5 ms)
[ RUN      ] dds_DCPS_XTypes_DynamicDataImpl.Mutable_WriteValueToUnionDefault
[       OK ] dds_DCPS_XTypes_DynamicDataImpl.Mutable_WriteValueToUnionDefault (3 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 (7 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 (2 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 (7 ms)
[ RUN      ] dds_DCPS_XTypes_DynamicDataImpl.Appendable_WriteSequenceToUnion
[       OK ] dds_DCPS_XTypes_DynamicDataImpl.Appendable_WriteSequenceToUnion (7 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 (5 ms)
[ RUN      ] dds_DCPS_XTypes_DynamicDataImpl.Final_WriteValueToUnion
[       OK ] dds_DCPS_XTypes_DynamicDataImpl.Final_WriteValueToUnion (4 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 (6 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 (1 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 (0 ms)
[ RUN      ] dds_DCPS_XTypes_DynamicDataImpl.MutableArray_WriteKeyOnly
[       OK ] dds_DCPS_XTypes_DynamicDataImpl.MutableArray_WriteKeyOnly (1 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 (0 ms)
[----------] 31 tests from dds_DCPS_XTypes_DynamicDataImpl (86 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 (3 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 (7 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 (2 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 (1 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 (2 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 (2 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 (0 ms)
[ RUN      ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Final_SkipNestedMembers
[       OK ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Final_SkipNestedMembers (2 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 (1 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 (0 ms)
[ RUN      ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Final_ImplicitNestedKeyOnly
[       OK ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Final_ImplicitNestedKeyOnly (1 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 (89 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 (0 ms)
[ RUN      ] dds_DCPS_XTypes_DynamicTypeImpl.CompleteToDynamicType_MyAliasStruct
[       OK ] dds_DCPS_XTypes_DynamicTypeImpl.CompleteToDynamicType_MyAliasStruct (1 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 (1 ms)
[ RUN      ] dds_DCPS_XTypes_DynamicTypeImpl.CompleteToDynamicType_MySeq
[       OK ] dds_DCPS_XTypes_DynamicTypeImpl.CompleteToDynamicType_MySeq (0 ms)
[ RUN      ] dds_DCPS_XTypes_DynamicTypeImpl.CompleteToDynamicType_MyAnonStruct
[       OK ] dds_DCPS_XTypes_DynamicTypeImpl.CompleteToDynamicType_MyAnonStruct (1 ms)
[ RUN      ] dds_DCPS_XTypes_DynamicTypeImpl.CompleteToDynamicType_CircularStruct
[       OK ] dds_DCPS_XTypes_DynamicTypeImpl.CompleteToDynamicType_CircularStruct (0 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 (1 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 (1 ms total)

[----------] 4 tests from dds_DCPS_XTypes_IdlScanner
[ RUN      ] dds_DCPS_XTypes_IdlScanner.CharacterScanner
[       OK ] dds_DCPS_XTypes_IdlScanner.CharacterScanner (0 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 (1 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 (0 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 (1 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 (0 ms)
[ RUN      ] dds_DCPS_XTypes_TypeAssignability.MapTypeTest_Assignable
[       OK ] dds_DCPS_XTypes_TypeAssignability.MapTypeTest_Assignable (1 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 (3 ms)
[ RUN      ] dds_DCPS_XTypes_TypeAssignability.StructTypeTest_NotAssignable
[       OK ] dds_DCPS_XTypes_TypeAssignability.StructTypeTest_NotAssignable (1 ms)
[ RUN      ] dds_DCPS_XTypes_TypeAssignability.UnionTypeTest_Assignable
[       OK ] dds_DCPS_XTypes_TypeAssignability.UnionTypeTest_Assignable (0 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 (1 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 (0 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 (2 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 (2 ms)
[ RUN      ] dds_DCPS_XTypes_Utils.member_path_get_member_from_type
[       OK ] dds_DCPS_XTypes_Utils.member_path_get_member_from_type (0 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 (14 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 (1 ms)
[ RUN      ] dds_DCPS_XTypes_Utils.remove_enumerators
[       OK ] dds_DCPS_XTypes_Utils.remove_enumerators (1 ms)
[----------] 10 tests from dds_DCPS_XTypes_Utils (27 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 (1 ms)
[ RUN      ] dds_DCPS_Xcdr2ValueWriter.FinalUnion
[       OK ] dds_DCPS_Xcdr2ValueWriter.FinalUnion (1 ms)
[ RUN      ] dds_DCPS_Xcdr2ValueWriter.AppendableUnion
[       OK ] dds_DCPS_Xcdr2ValueWriter.AppendableUnion (2 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 (3 ms)
[ RUN      ] dds_DCPS_Xcdr2ValueWriter.MutableComplexStruct
[       OK ] dds_DCPS_Xcdr2ValueWriter.MutableComplexStruct (3 ms)
[----------] 15 tests from dds_DCPS_Xcdr2ValueWriter (23 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 (0 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 (2 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 (1 ms)
[ RUN      ] dds_DCPS_security_AccessControlBuiltInImpl.validate_local_permissions_Success
[       OK ] dds_DCPS_security_AccessControlBuiltInImpl.validate_local_permissions_Success (9 ms)
[ RUN      ] dds_DCPS_security_AccessControlBuiltInImpl.validate_remote_permissions_InvalidInput
[       OK ] dds_DCPS_security_AccessControlBuiltInImpl.validate_remote_permissions_InvalidInput (0 ms)
[ RUN      ] dds_DCPS_security_AccessControlBuiltInImpl.validate_remote_permissions_Success

[       OK ] dds_DCPS_security_AccessControlBuiltInImpl.validate_remote_permissions_Success (9 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 (5 ms)
[ RUN      ] dds_DCPS_security_AccessControlBuiltInImpl.check_create_datawriter_InvalidInput
[       OK ] dds_DCPS_security_AccessControlBuiltInImpl.check_create_datawriter_InvalidInput (0 ms)
[ RUN      ] dds_DCPS_security_AccessControlBuiltInImpl.check_create_datawriter_Success
[       OK ] dds_DCPS_security_AccessControlBuiltInImpl.check_create_datawriter_Success (8 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 (7 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 (8 ms)
[ RUN      ] dds_DCPS_security_AccessControlBuiltInImpl.check_create_datareader_default_Success
[       OK ] dds_DCPS_security_AccessControlBuiltInImpl.check_create_datareader_default_Success (7 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 (6 ms)
[ RUN      ] dds_DCPS_security_AccessControlBuiltInImpl.check_create_topic_default_Success
[       OK ] dds_DCPS_security_AccessControlBuiltInImpl.check_create_topic_default_Success (6 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 (9 ms)
[ RUN      ] dds_DCPS_security_AccessControlBuiltInImpl.check_remote_participant_Success_Permissions
[       OK ] dds_DCPS_security_AccessControlBuiltInImpl.check_remote_participant_Success_Permissions (9 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 (9 ms)
[ RUN      ] dds_DCPS_security_AccessControlBuiltInImpl.check_remote_datawriter_action_validity_Fail
[       OK ] dds_DCPS_security_AccessControlBuiltInImpl.check_remote_datawriter_action_validity_Fail (9 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 (9 ms)
[ RUN      ] dds_DCPS_security_AccessControlBuiltInImpl.check_remote_datareader_action_validity_Fail
[       OK ] dds_DCPS_security_AccessControlBuiltInImpl.check_remote_datareader_action_validity_Fail (9 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 (9 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 (6 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 (6 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 (0 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 (6 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 (5 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 (5 ms)
[ RUN      ] dds_DCPS_security_AccessControlBuiltInImpl.get_datareader_sec_attributes_InvalidInput
[       OK ] dds_DCPS_security_AccessControlBuiltInImpl.get_datareader_sec_attributes_InvalidInput (0 ms)
[ RUN      ] dds_DCPS_security_AccessControlBuiltInImpl.get_datareader_sec_attributes_Success
[       OK ] dds_DCPS_security_AccessControlBuiltInImpl.get_datareader_sec_attributes_Success (6 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 (0 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 (198 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 (2 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 (6 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 (14 ms)
[ RUN      ] dds_DCPS_security_AuthenticationBuiltInImpl.ValidateLocalIdentity_Success
[       OK ] dds_DCPS_security_AuthenticationBuiltInImpl.ValidateLocalIdentity_Success (8 ms)
[ RUN      ] dds_DCPS_security_AuthenticationBuiltInImpl.GetIdentityToken_Success
[       OK ] dds_DCPS_security_AuthenticationBuiltInImpl.GetIdentityToken_Success (8 ms)
[ RUN      ] dds_DCPS_security_AuthenticationBuiltInImpl.ValidateRemoteIdentity_UsingLocalAuthRequestToken_PendingHandshakeRequest
[       OK ] dds_DCPS_security_AuthenticationBuiltInImpl.ValidateRemoteIdentity_UsingLocalAuthRequestToken_PendingHandshakeRequest (16 ms)
[ RUN      ] dds_DCPS_security_AuthenticationBuiltInImpl.ValidateRemoteIdentity_LocalAuthRequestTokenNil_PendingHandshakeMessage
[       OK ] dds_DCPS_security_AuthenticationBuiltInImpl.ValidateRemoteIdentity_LocalAuthRequestTokenNil_PendingHandshakeMessage (14 ms)
[ RUN      ] dds_DCPS_security_AuthenticationBuiltInImpl.BeginHandshakeRequest_UsingLocalAuthRequestToken_Success
[       OK ] dds_DCPS_security_AuthenticationBuiltInImpl.BeginHandshakeRequest_UsingLocalAuthRequestToken_Success (14 ms)
[ RUN      ] dds_DCPS_security_AuthenticationBuiltInImpl.BeginHandshakeRequest_BeginHandshakeReply_ProcessHandshake_Success
[       OK ] dds_DCPS_security_AuthenticationBuiltInImpl.BeginHandshakeRequest_BeginHandshakeReply_ProcessHandshake_Success (20 ms)
[ RUN      ] dds_DCPS_security_AuthenticationBuiltInImpl.SeparateAuthImpls_BeginHandshakeRequest_BeginHandshakeReply_ProcessHandshake_Success
[       OK ] dds_DCPS_security_AuthenticationBuiltInImpl.SeparateAuthImpls_BeginHandshakeRequest_BeginHandshakeReply_ProcessHandshake_Success (20 ms)
[ RUN      ] dds_DCPS_security_AuthenticationBuiltInImpl.SeparateAuthImpls_FullHandshake_NoAuthTokenTransfer_Success
[       OK ] dds_DCPS_security_AuthenticationBuiltInImpl.SeparateAuthImpls_FullHandshake_NoAuthTokenTransfer_Success (21 ms)
[ RUN      ] dds_DCPS_security_AuthenticationBuiltInImpl.GetAuthenticationPeerCredentialToken_InitiatorAndReplier_Success
[       OK ] dds_DCPS_security_AuthenticationBuiltInImpl.GetAuthenticationPeerCredentialToken_InitiatorAndReplier_Success (24 ms)
[ RUN      ] dds_DCPS_security_AuthenticationBuiltInImpl.GetSharedSecret_InitiatorAndReplier_Match
[       OK ] dds_DCPS_security_AuthenticationBuiltInImpl.GetSharedSecret_InitiatorAndReplier_Match (21 ms)
[----------] 11 tests from dds_DCPS_security_AuthenticationBuiltInImpl (180 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 (19 ms)
[----------] 1 test from dds_DCPS_security_AuthenticationBuiltInImpl_BeginHandshakeReplyTest (19 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 (0 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 (0 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 (1 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
(4189|4189) 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 (6 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 (7 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
(4189|4189) WARNING: PEM_read_bio_X509_AUX failed: error:0480006C:PEM routines::no start line
(4189|4189) SSL::Certificate::load: WARNING: Failed to load document supplied with URI 'file:../security/certs/identity/test_participant_01_private_key.pem'
(4189|4189) 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 (6 ms)
[ RUN      ] dds_DCPS_security_SSL_Certificate.Validate_RSASSA_PSS_SHA256_Failure_SelfSigned
(4189|4189) 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 (7 ms)
[ RUN      ] dds_DCPS_security_SSL_Certificate.SubjectNameDigest_RSASSA_PSS_SHA256_Success
[       OK ] dds_DCPS_security_SSL_Certificate.SubjectNameDigest_RSASSA_PSS_SHA256_Success (6 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 (6 ms)
[ RUN      ] dds_DCPS_security_SSL_Certificate.SubjectNameToString_Success
[       OK ] dds_DCPS_security_SSL_Certificate.SubjectNameToString_Success (6 ms)
[ RUN      ] dds_DCPS_security_SSL_Certificate.SerializeDeserialize_RSASSA_PSS_SHA256_Success
[       OK ] dds_DCPS_security_SSL_Certificate.SerializeDeserialize_RSASSA_PSS_SHA256_Success (7 ms)
[ RUN      ] dds_DCPS_security_SSL_Certificate.SerializeDeserialize_ECDSA_SHA256_Success
[       OK ] dds_DCPS_security_SSL_Certificate.SerializeDeserialize_ECDSA_SHA256_Success (7 ms)
[ RUN      ] dds_DCPS_security_SSL_Certificate.AssignmentOperator_RSASSA_PSS_SHA256
[       OK ] dds_DCPS_security_SSL_Certificate.AssignmentOperator_RSASSA_PSS_SHA256 (7 ms)
[ RUN      ] dds_DCPS_security_SSL_Certificate.AssignmentOperator_ECDSA_SHA256
[       OK ] dds_DCPS_security_SSL_Certificate.AssignmentOperator_ECDSA_SHA256 (7 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 (7 ms)
[----------] 15 tests from dds_DCPS_security_SSL_Certificate (99 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 (16 ms)
[ RUN      ] dds_DCPS_security_SSL_PrivateKey.SignAndVerify_Data_Success
[       OK ] dds_DCPS_security_SSL_PrivateKey.SignAndVerify_Data_Success (16 ms)
[ RUN      ] dds_DCPS_security_SSL_PrivateKey.SignAndVerify_EC_Success
[       OK ] dds_DCPS_security_SSL_PrivateKey.SignAndVerify_EC_Success (16 ms)
[ RUN      ] dds_DCPS_security_SSL_PrivateKey.SignAndVerify_WrongData_Failure
[       OK ] dds_DCPS_security_SSL_PrivateKey.SignAndVerify_WrongData_Failure (16 ms)
[ RUN      ] dds_DCPS_security_SSL_PrivateKey.SignAndVerify_DoesNotUseEmptyData
[       OK ] dds_DCPS_security_SSL_PrivateKey.SignAndVerify_DoesNotUseEmptyData (16 ms)
[----------] 5 tests from dds_DCPS_security_SSL_PrivateKey (80 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 (4 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 (2 ms)
[ RUN      ] dds_DCPS_security_SSL_SignedDocument.Assignment
[       OK ] dds_DCPS_security_SSL_SignedDocument.Assignment (3 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 (20 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 (1 ms)
[ RUN      ] dds_DCPS_security_SSL_SubjectName.Parse_DCE_Nominal_NoTrim_Success
[       OK ] dds_DCPS_security_SSL_SubjectName.Parse_DCE_Nominal_NoTrim_Success (0 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 (1 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 (48 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 (50 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 (1 ms)
[----------] 2 tests from dds_DCPS_transport_framework_InternalTransportStatistics (1 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 (6 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 (7 ms)
[----------] 4 tests from dds_DCPS_RTPS_RtpsUdpInst (22 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 (1 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
[==========] 1284 tests from 98 test cases ran. (8554 ms total)
[  PASSED  ] 1284 tests.
test PASSED.

auto_run_tests_finished: tests/unit-tests/run_test.pl Time:8s 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: 4379 started at 2025-10-28 18:38:35
[==========] Running 7 tests from 5 test cases.
[----------] Global test environment set-up.
[----------] 2 tests from dds_DCPS_DispatchService
[ RUN      ] dds_DCPS_DispatchService.RecursiveDispatchDelta
[       OK ] dds_DCPS_DispatchService.RecursiveDispatchDelta (688 ms)
[ RUN      ] dds_DCPS_DispatchService.RecursiveDispatchDelta_ImmediateShutdown
[       OK ] dds_DCPS_DispatchService.RecursiveDispatchDelta_ImmediateShutdown (523 ms)
[----------] 2 tests from dds_DCPS_DispatchService (1211 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 18:38:39.619014
TestObj::execute() called at 18:38:41.618967
total_count = 2
TestObj::execute() called at 18:38:42.717491
TestObj::execute() called at 18:38:42.817777
TestObj::execute() called at 18:38:42.918066
TestObj::execute() called at 18:38:43.018350
TestObj::execute() called at 18:38:43.118641
TestObj::execute() called at 18:38:43.218909
TestObj::execute() called at 18:38:43.319188
TestObj::execute() called at 18:38:43.419458
TestObj::execute() called at 18:38:43.519715
TestObj::execute() called at 18:38:43.619945
TestObj::execute() called at 18:38:43.720173
TestObj::execute() called at 18:38:43.820458
TestObj::execute() called at 18:38:43.920681
TestObj::execute() called at 18:38:44.020893
TestObj::execute() called at 18:38:44.121100
TestObj::execute() called at 18:38:44.221315
TestObj::execute() called at 18:38:44.321573
TestObj::execute() called at 18:38:44.421785
TestObj::execute() called at 18:38:44.522038
TestObj::execute() called at 18:38:44.622304
enable_calls = 1883
total_count = 22
TestObj::execute() called at 18:38:46.624217
TestObj::execute() called at 18:38:48.624221
total_count = 24
[       OK ] dds_DCPS_MultiTask.TimingChecker (12617 ms)
[----------] 1 test from dds_DCPS_MultiTask (12617 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 (7875 ms)
[----------] 1 test from dds_DCPS_RcObject (7875 ms total)

[----------] 2 tests from dds_DCPS_ServiceEventDispatcher
[ RUN      ] dds_DCPS_ServiceEventDispatcher.RecursiveDispatchDelta
[       OK ] dds_DCPS_ServiceEventDispatcher.RecursiveDispatchDelta (1544 ms)
[ RUN      ] dds_DCPS_ServiceEventDispatcher.RecursiveDispatchDelta_ImmediateShutdown
[       OK ] dds_DCPS_ServiceEventDispatcher.RecursiveDispatchDelta_ImmediateShutdown (1262 ms)
[----------] 2 tests from dds_DCPS_ServiceEventDispatcher (2806 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.001 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 18:39:02.916840
total_count = 1
TestObj::execute() called at 18:39:06.015180
TestObj::execute() called at 18:39:06.115481
TestObj::execute() called at 18:39:06.215926
TestObj::execute() called at 18:39:06.316200
TestObj::execute() called at 18:39:06.416451
TestObj::execute() called at 18:39:06.516843
TestObj::execute() called at 18:39:06.617102
TestObj::execute() called at 18:39:06.717532
TestObj::execute() called at 18:39:06.817971
TestObj::execute() called at 18:39:06.918222
TestObj::execute() called at 18:39:07.018575
TestObj::execute() called at 18:39:07.118823
TestObj::execute() called at 18:39:07.219191
TestObj::execute() called at 18:39:07.319442
TestObj::execute() called at 18:39:07.419667
TestObj::execute() called at 18:39:07.519934
TestObj::execute() called at 18:39:07.620210
TestObj::execute() called at 18:39:07.720514
TestObj::execute() called at 18:39:07.820828
TestObj::execute() called at 18:39:07.921082
schedule_calls = 1881
total_count = 21
total_count = 21
[       OK ] dds_DCPS_SporadicTask.TimingChecker (9618 ms)
[----------] 1 test from dds_DCPS_SporadicTask (9618 ms total)

[----------] Global test environment tear-down
[==========] 7 tests from 5 test cases ran. (34127 ms total)
[  PASSED  ] 7 tests.
test PASSED.

auto_run_tests_finished: tests/stress-tests/run_test.pl Time:35s 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: 4487 started at 2025-10-28 18:39:10
test PASSED.

auto_run_tests_finished: tests/DCPS/GuardCondition/run_test.pl Time:9s Result:0

==============================================================================

tests/DCPS/StatusCondition/run_test.pl #

(4505|4505) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmwhb2z" 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:0s Result:0

==============================================================================

tests/DCPS/ReadCondition/run_test.pl #

/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo  -o repo.ior -NOBITS -DCPSPendingTimeout 3 
InfoRepo PID: 4514
/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: 4523 started at 2025-10-28 18:39:20
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
an instance has been disposed, exiting
took sample 10
took sample 11
testing take_instance_w_condition
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:1s Result:0

==============================================================================

tests/transport/simple/run_test.pl bp #

simple_subscriber -p 1:localhost:11790 -s 2:localhost:10838 -n 400 -q
simple_publisher -p 1:localhost:11790 -s 2:localhost:10838 -n 400 -c 128 -q
(4531|4535) DataReader association with 01030000.00000000.00000001.00000102(99dbc960) is done flags=1.
(4536|4540) DataWriter association with 01030000.00000000.00000001.00000207(c29c6e2c) is done flags=3.
(4536|4536) Publisher total time required was 0.5044 seconds.
(4531|4531) Total time required is 0.6355 seconds.

auto_run_tests_finished: tests/transport/simple/run_test.pl bp Time:16s Result:0

==============================================================================

tests/transport/simple/run_test.pl n #

simple_subscriber -p 1:localhost:10440 -s 2:localhost:11428 -n 400
simple_publisher -p 1:localhost:10440 -s 2:localhost:11428 -n 400
(4546|4550) DataReader association with 01030000.00000000.00000001.00000102(99dbc960) is done flags=1.
(4551|4555) DataWriter association with 01030000.00000000.00000001.00000207(c29c6e2c) is done flags=3.
(4551|4551) The transport has confirmed that a sample has been delivered.
(4551|4551) The transport has confirmed that a sample has been delivered.
(4551|4551) The transport has confirmed that a sample has been delivered.
(4551|4551) The transport has confirmed that a sample has been delivered.
(4551|4551) The transport has confirmed that a sample has been delivered.
(4551|4551) The transport has confirmed that a sample has been delivered.
(4551|4551) The transport has confirmed that a sample has been delivered.
(4551|4551) The transport has confirmed that a sample has been delivered.
(4551|4551) The transport has confirmed that a sample has been delivered.
(4551|4551) The transport has confirmed that a sample has been delivered.
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [1]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [2]]
(4551|4551) The transport has confirmed that a sample has been delivered.
(4551|4551) The transport has confirmed that a sample has been delivered.
(4551|4551) The transport has confirmed that a sample has been delivered.
(4551|4551) The transport has confirmed that a sample has been delivered.
(4546|4550) Data has been received:
(4551|4551) The transport has confirmed that a sample has been delivered.
(4551|4551) The transport has confirmed that a sample has been delivered.
(4546|4550) Message: [Hello World! [3]]
(4551|4551) The transport has confirmed that a sample has been delivered.
(4551|4551) The transport has confirmed that a sample has been delivered.
(4551|4551) The transport has confirmed that a sample has been delivered.
(4551|4551) The transport has confirmed that a sample has been delivered.
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [4]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [5]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [6]]
(4551|4551) The transport has confirmed that a sample has been delivered.
(4551|4551) The transport has confirmed that a sample has been delivered.
(4546|4550) Data has been received:
(4551|4551) The transport has confirmed that a sample has been delivered.
(4546|4550) Message: [Hello World! [7]]
(4551|4551) The transport has confirmed that a sample has been delivered.
(4551|4551) The transport has confirmed that a sample has been delivered.
(4551|4551) The transport has confirmed that a sample has been delivered.
(4551|4551) The transport has confirmed that a sample has been delivered.
(4551|4551) The transport has confirmed that a sample has been delivered.
(4546|4550) Data has been received:
(4551|4551) The transport has confirmed that a sample has been delivered.
(4551|4551) The transport has confirmed that a sample has been delivered.
(4546|4550) Message: [Hello World! [8]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [9]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [10]]
(4551|4551) The transport has confirmed that a sample has been delivered.
(4551|4551) The transport has confirmed that a sample has been delivered.
(4551|4551) The transport has confirmed that a sample has been delivered.
(4551|4551) The transport has confirmed that a sample has been delivered.
(4551|4551) The transport has confirmed that a sample has been delivered.
(4551|4551) The transport has confirmed that a sample has been delivered.
(4551|4551) The transport has confirmed that a sample has been delivered.
(4546|4550) Data has been received:
(4551|4551) The transport has confirmed that a sample has been delivered.
(4551|4551) The transport has confirmed that a sample has been delivered.
(4546|4550) Message: [Hello World! [11]]
(4551|4551) The transport has confirmed that a sample has been delivered.
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [12]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [13]]
(4546|4550) Data has been received:
(4551|4551) The transport has confirmed that a sample has been delivered.
(4546|4550) Message: [Hello World! [14]]
(4551|4551) The transport has confirmed that a sample has been delivered.
(4551|4551) The transport has confirmed that a sample has been delivered.
(4551|4551) The transport has confirmed that a sample has been delivered.
(4551|4551) The transport has confirmed that a sample has been delivered.
(4551|4551) The transport has confirmed that a sample has been delivered.
(4546|4550) Data has been received:
(4551|4551) The transport has confirmed that a sample has been delivered.
(4546|4550) Message: [Hello World! [15]]
(4551|4551) The transport has confirmed that a sample has been delivered.
(4551|4551) The transport has confirmed that a sample has been delivered.
(4551|4551) The transport has confirmed that a sample has been delivered.
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [16]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [17]]
(4546|4550) Data has been received:
(4551|4551) The transport has confirmed that a sample has been delivered.
(4546|4550) Message: [Hello World! [18]]
(4551|4551) The transport has confirmed that a sample has been delivered.
(4551|4551) The transport has confirmed that a sample has been delivered.
(4551|4551) The transport has confirmed that a sample has been delivered.
(4551|4551) The transport has confirmed that a sample has been delivered.
(4546|4550) Data has been received:
(4551|4551) The transport has confirmed that a sample has been delivered.
(4546|4550) Message: [Hello World! [19]]
(4551|4551) The transport has confirmed that a sample has been delivered.
(4551|4551) The transport has confirmed that a sample has been delivered.
(4551|4551) The transport has confirmed that a sample has been delivered.
(4551|4551) The transport has confirmed that a sample has been delivered.
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [20]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [21]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [22]]
(4551|4551) The transport has confirmed that a sample has been delivered.
(4551|4551) The transport has confirmed that a sample has been delivered.
(4551|4551) The transport has confirmed that a sample has been delivered.
(4546|4550) Data has been received:
(4551|4551) The transport has confirmed that a sample has been delivered.
(4551|4551) The transport has confirmed that a sample has been delivered.
(4546|4550) Message: [Hello World! [23]]
(4551|4551) The transport has confirmed that a sample has been delivered.
(4551|4551) The transport has confirmed that a sample has been delivered.
(4551|4551) The transport has confirmed that a sample has been delivered.
(4546|4550) Data has been received:
(4551|4551) The transport has confirmed that a sample has been delivered.
(4551|4551) The transport has confirmed that a sample has been delivered.
(4546|4550) Message: [Hello World! [24]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [25]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [26]]
(4546|4550) Data has been received:
(4551|4551) The transport has confirmed that a sample has been delivered.
(4546|4550) Message: [Hello World! [27]]
(4551|4551) The transport has confirmed that a sample has been delivered.
(4551|4551) The transport has confirmed that a sample has been delivered.
(4551|4551) The transport has confirmed that a sample has been delivered.
(4551|4551) The transport has confirmed that a sample has been delivered.
(4546|4550) Data has been received:
(4551|4551) The transport has confirmed that a sample has been delivered.
(4551|4551) The transport has confirmed that a sample has been delivered.
(4551|4551) The transport has confirmed that a sample has been delivered.
(4546|4550) Message: [Hello World! [28]]
(4551|4551) The transport has confirmed that a sample has been delivered.
(4551|4551) The transport has confirmed that a sample has been delivered.
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [29]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [30]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [31]]
(4546|4550) Data has been received:
(4551|4551) The transport has confirmed that a sample has been delivered.
(4551|4551) The transport has confirmed that a sample has been delivered.
(4546|4550) Message: [Hello World! [32]]
(4551|4551) The transport has confirmed that a sample has been delivered.
(4551|4551) The transport has confirmed that a sample has been delivered.
(4551|4551) The transport has confirmed that a sample has been delivered.
(4546|4550) Data has been received:
(4551|4551) The transport has confirmed that a sample has been delivered.
(4546|4550) Message: [Hello World! [33]]
(4551|4551) The transport has confirmed that a sample has been delivered.
(4551|4551) The transport has confirmed that a sample has been delivered.
(4551|4551) The transport has confirmed that a sample has been delivered.
(4551|4551) The transport has confirmed that a sample has been delivered.
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [34]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [35]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [36]]
(4546|4550) Data has been received:
(4551|4551) The transport has confirmed that a sample has been delivered.
(4546|4550) Message: [Hello World! [37]]
(4551|4551) The transport has confirmed that a sample has been delivered.
(4551|4551) The transport has confirmed that a sample has been delivered.
(4551|4551) The transport has confirmed that a sample has been delivered.
(4546|4550) Data has been received:
(4551|4551) The transport has confirmed that a sample has been delivered.
(4546|4550) Message: [Hello World! [38]]
(4551|4551) The transport has confirmed that a sample has been delivered.
(4551|4551) The transport has confirmed that a sample has been delivered.
(4551|4551) The transport has confirmed that a sample has been delivered.
(4546|4550) Data has been received:
(4551|4551) The transport has confirmed that a sample has been delivered.
(4551|4551) The transport has confirmed that a sample has been delivered.
(4546|4550) Message: [Hello World! [39]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [40]]
(4546|4550) Data has been received:
(4551|4551) The transport has confirmed that a sample has been delivered.
(4546|4550) Message: [Hello World! [41]]
(4551|4551) The transport has confirmed that a sample has been delivered.
(4551|4551) The transport has confirmed that a sample has been delivered.
(4551|4551) The transport has confirmed that a sample has been delivered.
(4551|4551) The transport has confirmed that a sample has been delivered.
(4546|4550) Data has been received:
(4551|4551) The transport has confirmed that a sample has been delivered.
(4546|4550) Message: [Hello World! [42]]
(4551|4551) The transport has confirmed that a sample has been delivered.
(4551|4551) The transport has confirmed that a sample has been delivered.
(4551|4551) The transport has confirmed that a sample has been delivered.
(4551|4551) The transport has confirmed that a sample has been delivered.
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [43]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [44]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [45]]
(4546|4550) Data has been received:
(4551|4551) The transport has confirmed that a sample has been delivered.
(4546|4550) Message: [Hello World! [46]]
(4551|4551) The transport has confirmed that a sample has been delivered.
(4551|4551) The transport has confirmed that a sample has been delivered.
(4551|4551) The transport has confirmed that a sample has been delivered.
(4546|4550) Data has been received:
(4551|4551) The transport has confirmed that a sample has been delivered.
(4546|4550) Message: [Hello World! [47]]
(4551|4551) The transport has confirmed that a sample has been delivered.
(4551|4551) The transport has confirmed that a sample has been delivered.
(4551|4551) The transport has confirmed that a sample has been delivered.
(4546|4550) Data has been received:
(4551|4551) The transport has confirmed that a sample has been delivered.
(4551|4551) The transport has confirmed that a sample has been delivered.
(4546|4550) Message: [Hello World! [48]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [49]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [50]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [51]]
(4551|4551) The transport has confirmed that a sample has been delivered.
(4551|4551) The transport has confirmed that a sample has been delivered.
(4551|4551) The transport has confirmed that a sample has been delivered.
(4546|4550) Data has been received:
(4551|4551) The transport has confirmed that a sample has been delivered.
(4546|4550) Message: [Hello World! [52]]
(4551|4551) The transport has confirmed that a sample has been delivered.
(4551|4551) The transport has confirmed that a sample has been delivered.
(4551|4551) The transport has confirmed that a sample has been delivered.
(4551|4551) The transport has confirmed that a sample has been delivered.
(4551|4551) The transport has confirmed that a sample has been delivered.
(4551|4551) The transport has confirmed that a sample has been delivered.
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [53]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [54]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [55]]
(4546|4550) Data has been received:
(4551|4551) The transport has confirmed that a sample has been delivered.
(4551|4551) The transport has confirmed that a sample has been delivered.
(4546|4550) Message: [Hello World! [56]]
(4551|4551) The transport has confirmed that a sample has been delivered.
(4551|4551) The transport has confirmed that a sample has been delivered.
(4551|4551) The transport has confirmed that a sample has been delivered.
(4546|4550) Data has been received:
(4551|4551) The transport has confirmed that a sample has been delivered.
(4546|4550) Message: [Hello World! [57]]
(4551|4551) The transport has confirmed that a sample has been delivered.
(4551|4551) The transport has confirmed that a sample has been delivered.
(4551|4551) The transport has confirmed that a sample has been delivered.
(4551|4551) The transport has confirmed that a sample has been delivered.
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [58]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [59]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [60]]
(4546|4550) Data has been received:
(4551|4551) The transport has confirmed that a sample has been delivered.
(4546|4550) Message: [Hello World! [61]]
(4551|4551) The transport has confirmed that a sample has been delivered.
(4551|4551) The transport has confirmed that a sample has been delivered.
(4551|4551) The transport has confirmed that a sample has been delivered.
(4546|4550) Data has been received:
(4551|4551) The transport has confirmed that a sample has been delivered.
(4546|4550) Message: [Hello World! [62]]
(4551|4551) The transport has confirmed that a sample has been delivered.
(4551|4551) The transport has confirmed that a sample has been delivered.
(4551|4551) The transport has confirmed that a sample has been delivered.
(4546|4550) Data has been received:
(4551|4551) The transport has confirmed that a sample has been delivered.
(4551|4551) The transport has confirmed that a sample has been delivered.
(4546|4550) Message: [Hello World! [63]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [64]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [65]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [66]]
(4551|4551) The transport has confirmed that a sample has been delivered.
(4551|4551) The transport has confirmed that a sample has been delivered.
(4546|4550) Data has been received:
(4551|4551) The transport has confirmed that a sample has been delivered.
(4551|4551) The transport has confirmed that a sample has been delivered.
(4546|4550) Message: [Hello World! [67]]
(4551|4551) The transport has confirmed that a sample has been delivered.
(4551|4551) The transport has confirmed that a sample has been delivered.
(4551|4551) The transport has confirmed that a sample has been delivered.
(4546|4550) Data has been received:
(4551|4551) The transport has confirmed that a sample has been delivered.
(4546|4550) Message: [Hello World! [68]]
(4551|4551) The transport has confirmed that a sample has been delivered.
(4551|4551) The transport has confirmed that a sample has been delivered.
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [69]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [70]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [71]]
(4551|4551) The transport has confirmed that a sample has been delivered.
(4551|4551) The transport has confirmed that a sample has been delivered.
(4546|4550) Data has been received:
(4551|4551) The transport has confirmed that a sample has been delivered.
(4546|4550) Message: [Hello World! [72]]
(4551|4551) The transport has confirmed that a sample has been delivered.
(4551|4551) The transport has confirmed that a sample has been delivered.
(4551|4551) The transport has confirmed that a sample has been delivered.
(4551|4551) The transport has confirmed that a sample has been delivered.
(4546|4550) Data has been received:
(4551|4551) The transport has confirmed that a sample has been delivered.
(4551|4551) The transport has confirmed that a sample has been delivered.
(4546|4550) Message: [Hello World! [73]]
(4551|4551) The transport has confirmed that a sample has been delivered.
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [74]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [75]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [76]]
(4551|4551) The transport has confirmed that a sample has been delivered.
(4551|4551) The transport has confirmed that a sample has been delivered.
(4546|4550) Data has been received:
(4551|4551) The transport has confirmed that a sample has been delivered.
(4546|4550) Message: [Hello World! [77]]
(4551|4551) The transport has confirmed that a sample has been delivered.
(4551|4551) The transport has confirmed that a sample has been delivered.
(4551|4551) The transport has confirmed that a sample has been delivered.
(4551|4551) The transport has confirmed that a sample has been delivered.
(4546|4550) Data has been received:
(4551|4551) The transport has confirmed that a sample has been delivered.
(4551|4551) The transport has confirmed that a sample has been delivered.
(4546|4550) Message: [Hello World! [78]]
(4551|4551) The transport has confirmed that a sample has been delivered.
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [79]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [80]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [81]]
(4551|4551) The transport has confirmed that a sample has been delivered.
(4551|4551) The transport has confirmed that a sample has been delivered.
(4551|4551) The transport has confirmed that a sample has been delivered.
(4546|4550) Data has been received:
(4551|4551) The transport has confirmed that a sample has been delivered.
(4546|4550) Message: [Hello World! [82]]
(4551|4551) The transport has confirmed that a sample has been delivered.
(4551|4551) The transport has confirmed that a sample has been delivered.
(4551|4551) The transport has confirmed that a sample has been delivered.
(4546|4550) Data has been received:
(4551|4551) The transport has confirmed that a sample has been delivered.
(4551|4551) The transport has confirmed that a sample has been delivered.
(4546|4550) Message: [Hello World! [83]]
(4551|4551) The transport has confirmed that a sample has been delivered.
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [84]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [85]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [86]]
(4546|4550) Data has been received:
(4551|4551) The transport has confirmed that a sample has been delivered.
(4546|4550) Message: [Hello World! [87]]
(4551|4551) The transport has confirmed that a sample has been delivered.
(4551|4551) The transport has confirmed that a sample has been delivered.
(4551|4551) The transport has confirmed that a sample has been delivered.
(4551|4551) The transport has confirmed that a sample has been delivered.
(4546|4550) Data has been received:
(4551|4551) The transport has confirmed that a sample has been delivered.
(4546|4550) Message: [Hello World! [88]]
(4551|4551) The transport has confirmed that a sample has been delivered.
(4551|4551) The transport has confirmed that a sample has been delivered.
(4551|4551) The transport has confirmed that a sample has been delivered.
(4551|4551) The transport has confirmed that a sample has been delivered.
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [89]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [90]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [91]]
(4546|4550) Data has been received:
(4551|4551) The transport has confirmed that a sample has been delivered.
(4546|4550) Message: [Hello World! [92]]
(4551|4551) The transport has confirmed that a sample has been delivered.
(4551|4551) The transport has confirmed that a sample has been delivered.
(4551|4551) The transport has confirmed that a sample has been delivered.
(4551|4551) The transport has confirmed that a sample has been delivered.
(4546|4550) Data has been received:
(4551|4551) The transport has confirmed that a sample has been delivered.
(4546|4550) Message: [Hello World! [93]]
(4551|4551) The transport has confirmed that a sample has been delivered.
(4551|4551) The transport has confirmed that a sample has been delivered.
(4551|4551) The transport has confirmed that a sample has been delivered.
(4546|4550) Data has been received:
(4551|4551) The transport has confirmed that a sample has been delivered.
(4546|4550) Message: [Hello World! [94]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [95]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [96]]
(4546|4550) Data has been received:
(4551|4551) The transport has confirmed that a sample has been delivered.
(4546|4550) Message: [Hello World! [97]]
(4551|4551) The transport has confirmed that a sample has been delivered.
(4551|4551) The transport has confirmed that a sample has been delivered.
(4551|4551) The transport has confirmed that a sample has been delivered.
(4551|4551) The transport has confirmed that a sample has been delivered.
(4546|4550) Data has been received:
(4551|4551) The transport has confirmed that a sample has been delivered.
(4546|4550) Message: [Hello World! [98]]
(4551|4551) The transport has confirmed that a sample has been delivered.
(4551|4551) The transport has confirmed that a sample has been delivered.
(4551|4551) The transport has confirmed that a sample has been delivered.
(4546|4550) Data has been received:
(4551|4551) The transport has confirmed that a sample has been delivered.
(4546|4550) Message: [Hello World! [99]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [100]]
(4551|4551) The transport has confirmed that a sample has been delivered.
(4551|4551) The transport has confirmed that a sample has been delivered.
(4551|4551) The transport has confirmed that a sample has been delivered.
(4551|4551) The transport has confirmed that a sample has been delivered.
(4551|4551) The transport has confirmed that a sample has been delivered.
(4546|4550) Data has been received:
(4551|4551) The transport has confirmed that a sample has been delivered.
(4546|4550) Message: [Hello World! [101]]
(4551|4551) The transport has confirmed that a sample has been delivered.
(4551|4551) The transport has confirmed that a sample has been delivered.
(4551|4551) The transport has confirmed that a sample has been delivered.
(4551|4551) The transport has confirmed that a sample has been delivered.
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [102]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [103]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [104]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [105]]
(4551|4551) The transport has confirmed that a sample has been delivered.
(4551|4551) The transport has confirmed that a sample has been delivered.
(4551|4551) The transport has confirmed that a sample has been delivered.
(4551|4551) The transport has confirmed that a sample has been delivered.
(4546|4550) Data has been received:
(4551|4551) The transport has confirmed that a sample has been delivered.
(4546|4550) Message: [Hello World! [106]]
(4551|4551) The transport has confirmed that a sample has been delivered.
(4551|4551) The transport has confirmed that a sample has been delivered.
(4551|4551) The transport has confirmed that a sample has been delivered.
(4546|4550) Data has been received:
(4551|4551) The transport has confirmed that a sample has been delivered.
(4551|4551) The transport has confirmed that a sample has been delivered.
(4546|4550) Message: [Hello World! [107]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [108]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [109]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [110]]
(4551|4551) The transport has confirmed that a sample has been delivered.
(4551|4551) The transport has confirmed that a sample has been delivered.
(4551|4551) The transport has confirmed that a sample has been delivered.
(4546|4550) Data has been received:
(4551|4551) The transport has confirmed that a sample has been delivered.
(4546|4550) Message: [Hello World! [111]]
(4551|4551) The transport has confirmed that a sample has been delivered.
(4551|4551) The transport has confirmed that a sample has been delivered.
(4551|4551) The transport has confirmed that a sample has been delivered.
(4546|4550) Data has been received:
(4551|4551) The transport has confirmed that a sample has been delivered.
(4551|4551) The transport has confirmed that a sample has been delivered.
(4546|4550) Message: [Hello World! [112]]
(4551|4551) The transport has confirmed that a sample has been delivered.
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [113]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [114]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [115]]
(4551|4551) The transport has confirmed that a sample has been delivered.
(4551|4551) The transport has confirmed that a sample has been delivered.
(4551|4551) The transport has confirmed that a sample has been delivered.
(4546|4550) Data has been received:
(4551|4551) The transport has confirmed that a sample has been delivered.
(4546|4550) Message: [Hello World! [116]]
(4551|4551) The transport has confirmed that a sample has been delivered.
(4551|4551) The transport has confirmed that a sample has been delivered.
(4551|4551) The transport has confirmed that a sample has been delivered.
(4546|4550) Data has been received:
(4551|4551) The transport has confirmed that a sample has been delivered.
(4546|4550) Message: [Hello World! [117]]
(4551|4551) The transport has confirmed that a sample has been delivered.
(4551|4551) The transport has confirmed that a sample has been delivered.
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [118]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [119]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [120]]
(4551|4551) The transport has confirmed that a sample has been delivered.
(4546|4550) Data has been received:
(4551|4551) The transport has confirmed that a sample has been delivered.
(4546|4550) Message: [Hello World! [121]]
(4551|4551) The transport has confirmed that a sample has been delivered.
(4551|4551) The transport has confirmed that a sample has been delivered.
(4551|4551) The transport has confirmed that a sample has been delivered.
(4551|4551) The transport has confirmed that a sample has been delivered.
(4546|4550) Data has been received:
(4551|4551) The transport has confirmed that a sample has been delivered.
(4551|4551) The transport has confirmed that a sample has been delivered.
(4546|4550) Message: [Hello World! [122]]
(4551|4551) The transport has confirmed that a sample has been delivered.
(4551|4551) The transport has confirmed that a sample has been delivered.
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [123]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [124]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [125]]
(4546|4550) Data has been received:
(4551|4551) The transport has confirmed that a sample has been delivered.
(4551|4551) The transport has confirmed that a sample has been delivered.
(4546|4550) Message: [Hello World! [126]]
(4551|4551) The transport has confirmed that a sample has been delivered.
(4551|4551) The transport has confirmed that a sample has been delivered.
(4551|4551) The transport has confirmed that a sample has been delivered.
(4546|4550) Data has been received:
(4551|4551) The transport has confirmed that a sample has been delivered.
(4546|4550) Message: [Hello World! [127]]
(4551|4551) The transport has confirmed that a sample has been delivered.
(4551|4551) The transport has confirmed that a sample has been delivered.
(4551|4551) The transport has confirmed that a sample has been delivered.
(4551|4551) The transport has confirmed that a sample has been delivered.
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [128]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [129]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [130]]
(4551|4551) The transport has confirmed that a sample has been delivered.
(4551|4551) The transport has confirmed that a sample has been delivered.
(4551|4551) The transport has confirmed that a sample has been delivered.
(4551|4551) The transport has confirmed that a sample has been delivered.
(4546|4550) Data has been received:
(4551|4551) The transport has confirmed that a sample has been delivered.
(4546|4550) Message: [Hello World! [131]]
(4551|4551) The transport has confirmed that a sample has been delivered.
(4551|4551) The transport has confirmed that a sample has been delivered.
(4551|4551) The transport has confirmed that a sample has been delivered.
(4546|4550) Data has been received:
(4551|4551) The transport has confirmed that a sample has been delivered.
(4551|4551) The transport has confirmed that a sample has been delivered.
(4546|4550) Message: [Hello World! [132]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [133]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [134]]
(4546|4550) Data has been received:
(4551|4551) The transport has confirmed that a sample has been delivered.
(4546|4550) Message: [Hello World! [135]]
(4551|4551) The transport has confirmed that a sample has been delivered.
(4551|4551) The transport has confirmed that a sample has been delivered.
(4551|4551) The transport has confirmed that a sample has been delivered.
(4546|4550) Data has been received:
(4551|4551) The transport has confirmed that a sample has been delivered.
(4546|4550) Message: [Hello World! [136]]
(4551|4551) The transport has confirmed that a sample has been delivered.
(4551|4551) The transport has confirmed that a sample has been delivered.
(4551|4551) The transport has confirmed that a sample has been delivered.
(4546|4550) Data has been received:
(4551|4551) The transport has confirmed that a sample has been delivered.
(4551|4551) The transport has confirmed that a sample has been delivered.
(4546|4550) Message: [Hello World! [137]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [138]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [139]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [140]]
(4551|4551) The transport has confirmed that a sample has been delivered.
(4551|4551) The transport has confirmed that a sample has been delivered.
(4551|4551) The transport has confirmed that a sample has been delivered.
(4546|4550) Data has been received:
(4551|4551) The transport has confirmed that a sample has been delivered.
(4551|4551) The transport has confirmed that a sample has been delivered.
(4546|4550) Message: [Hello World! [141]]
(4551|4551) The transport has confirmed that a sample has been delivered.
(4551|4551) The transport has confirmed that a sample has been delivered.
(4551|4551) The transport has confirmed that a sample has been delivered.
(4546|4550) Data has been received:
(4551|4551) The transport has confirmed that a sample has been delivered.
(4551|4551) The transport has confirmed that a sample has been delivered.
(4546|4550) Message: [Hello World! [142]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [143]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [144]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [145]]
(4551|4551) The transport has confirmed that a sample has been delivered.
(4551|4551) The transport has confirmed that a sample has been delivered.
(4546|4550) Data has been received:
(4551|4551) The transport has confirmed that a sample has been delivered.
(4546|4550) Message: [Hello World! [146]]
(4551|4551) The transport has confirmed that a sample has been delivered.
(4551|4551) The transport has confirmed that a sample has been delivered.
(4551|4551) The transport has confirmed that a sample has been delivered.
(4546|4550) Data has been received:
(4551|4551) The transport has confirmed that a sample has been delivered.
(4551|4551) The transport has confirmed that a sample has been delivered.
(4546|4550) Message: [Hello World! [147]]
(4551|4551) The transport has confirmed that a sample has been delivered.
(4551|4551) The transport has confirmed that a sample has been delivered.
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [148]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [149]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [150]]
(4546|4550) Data has been received:
(4551|4551) The transport has confirmed that a sample has been delivered.
(4546|4550) Message: [Hello World! [151]]
(4551|4551) The transport has confirmed that a sample has been delivered.
(4551|4551) The transport has confirmed that a sample has been delivered.
(4551|4551) The transport has confirmed that a sample has been delivered.
(4546|4550) Data has been received:
(4551|4551) The transport has confirmed that a sample has been delivered.
(4546|4550) Message: [Hello World! [152]]
(4551|4551) The transport has confirmed that a sample has been delivered.
(4551|4551) The transport has confirmed that a sample has been delivered.
(4551|4551) The transport has confirmed that a sample has been delivered.
(4546|4550) Data has been received:
(4551|4551) The transport has confirmed that a sample has been delivered.
(4546|4550) Message: [Hello World! [153]]
(4551|4551) The transport has confirmed that a sample has been delivered.
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [154]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [155]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [156]]
(4551|4551) The transport has confirmed that a sample has been delivered.
(4546|4550) Data has been received:
(4551|4551) The transport has confirmed that a sample has been delivered.
(4551|4551) The transport has confirmed that a sample has been delivered.
(4546|4550) Message: [Hello World! [157]]
(4551|4551) The transport has confirmed that a sample has been delivered.
(4551|4551) The transport has confirmed that a sample has been delivered.
(4551|4551) The transport has confirmed that a sample has been delivered.
(4546|4550) Data has been received:
(4551|4551) The transport has confirmed that a sample has been delivered.
(4546|4550) Message: [Hello World! [158]]
(4551|4551) The transport has confirmed that a sample has been delivered.
(4551|4551) The transport has confirmed that a sample has been delivered.
(4551|4551) The transport has confirmed that a sample has been delivered.
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [159]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [160]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [161]]
(4546|4550) Data has been received:
(4551|4551) The transport has confirmed that a sample has been delivered.
(4546|4550) Message: [Hello World! [162]]
(4551|4551) The transport has confirmed that a sample has been delivered.
(4551|4551) The transport has confirmed that a sample has been delivered.
(4551|4551) The transport has confirmed that a sample has been delivered.
(4546|4550) Data has been received:
(4551|4551) The transport has confirmed that a sample has been delivered.
(4546|4550) Message: [Hello World! [163]]
(4551|4551) The transport has confirmed that a sample has been delivered.
(4551|4551) The transport has confirmed that a sample has been delivered.
(4551|4551) The transport has confirmed that a sample has been delivered.
(4546|4550) Data has been received:
(4551|4551) The transport has confirmed that a sample has been delivered.
(4551|4551) The transport has confirmed that a sample has been delivered.
(4546|4550) Message: [Hello World! [164]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [165]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [166]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [167]]
(4551|4551) The transport has confirmed that a sample has been delivered.
(4551|4551) The transport has confirmed that a sample has been delivered.
(4546|4550) Data has been received:
(4551|4551) The transport has confirmed that a sample has been delivered.
(4546|4550) Message: [Hello World! [168]]
(4551|4551) The transport has confirmed that a sample has been delivered.
(4551|4551) The transport has confirmed that a sample has been delivered.
(4551|4551) The transport has confirmed that a sample has been delivered.
(4546|4550) Data has been received:
(4551|4551) The transport has confirmed that a sample has been delivered.
(4546|4550) Message: [Hello World! [169]]
(4551|4551) The transport has confirmed that a sample has been delivered.
(4551|4551) The transport has confirmed that a sample has been delivered.
(4551|4551) The transport has confirmed that a sample has been delivered.
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [170]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [171]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [172]]
(4546|4550) Data has been received:
(4551|4551) The transport has confirmed that a sample has been delivered.
(4551|4551) The transport has confirmed that a sample has been delivered.
(4546|4550) Message: [Hello World! [173]]
(4551|4551) The transport has confirmed that a sample has been delivered.
(4551|4551) The transport has confirmed that a sample has been delivered.
(4551|4551) The transport has confirmed that a sample has been delivered.
(4546|4550) Data has been received:
(4551|4551) The transport has confirmed that a sample has been delivered.
(4546|4550) Message: [Hello World! [174]]
(4551|4551) The transport has confirmed that a sample has been delivered.
(4551|4551) The transport has confirmed that a sample has been delivered.
(4551|4551) The transport has confirmed that a sample has been delivered.
(4546|4550) Data has been received:
(4551|4551) The transport has confirmed that a sample has been delivered.
(4546|4550) Message: [Hello World! [175]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [176]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [177]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [178]]
(4551|4551) The transport has confirmed that a sample has been delivered.
(4551|4551) The transport has confirmed that a sample has been delivered.
(4546|4550) Data has been received:
(4551|4551) The transport has confirmed that a sample has been delivered.
(4551|4551) The transport has confirmed that a sample has been delivered.
(4546|4550) Message: [Hello World! [179]]
(4551|4551) The transport has confirmed that a sample has been delivered.
(4551|4551) The transport has confirmed that a sample has been delivered.
(4551|4551) The transport has confirmed that a sample has been delivered.
(4546|4550) Data has been received:
(4551|4551) The transport has confirmed that a sample has been delivered.
(4546|4550) Message: [Hello World! [180]]
(4551|4551) The transport has confirmed that a sample has been delivered.
(4551|4551) The transport has confirmed that a sample has been delivered.
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [181]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [182]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [183]]
(4551|4551) The transport has confirmed that a sample has been delivered.
(4546|4550) Data has been received:
(4551|4551) The transport has confirmed that a sample has been delivered.
(4546|4550) Message: [Hello World! [184]]
(4551|4551) The transport has confirmed that a sample has been delivered.
(4551|4551) The transport has confirmed that a sample has been delivered.
(4551|4551) The transport has confirmed that a sample has been delivered.
(4546|4550) Data has been received:
(4551|4551) The transport has confirmed that a sample has been delivered.
(4546|4550) Message: [Hello World! [185]]
(4551|4551) The transport has confirmed that a sample has been delivered.
(4551|4551) The transport has confirmed that a sample has been delivered.
(4551|4551) The transport has confirmed that a sample has been delivered.
(4546|4550) Data has been received:
(4551|4551) The transport has confirmed that a sample has been delivered.
(4546|4550) Message: [Hello World! [186]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [187]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [188]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [189]]
(4551|4551) The transport has confirmed that a sample has been delivered.
(4551|4551) The transport has confirmed that a sample has been delivered.
(4546|4550) Data has been received:
(4551|4551) The transport has confirmed that a sample has been delivered.
(4551|4551) The transport has confirmed that a sample has been delivered.
(4546|4550) Message: [Hello World! [190]]
(4551|4551) The transport has confirmed that a sample has been delivered.
(4551|4551) The transport has confirmed that a sample has been delivered.
(4546|4550) Data has been received:
(4551|4551) The transport has confirmed that a sample has been delivered.
(4551|4551) The transport has confirmed that a sample has been delivered.
(4546|4550) Message: [Hello World! [191]]
(4551|4551) The transport has confirmed that a sample has been delivered.
(4551|4551) The transport has confirmed that a sample has been delivered.
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [192]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [193]]
(4551|4551) Publisher total time required was 0.8135 seconds.
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [194]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [195]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [196]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [197]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [198]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [199]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [200]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [201]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [202]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [203]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [204]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [205]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [206]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [207]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [208]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [209]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [210]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [211]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [212]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [213]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [214]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [215]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [216]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [217]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [218]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [219]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [220]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [221]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [222]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [223]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [224]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [225]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [226]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [227]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [228]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [229]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [230]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [231]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [232]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [233]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [234]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [235]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [236]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [237]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [238]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [239]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [240]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [241]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [242]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [243]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [244]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [245]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [246]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [247]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [248]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [249]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [250]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [251]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [252]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [253]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [254]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [255]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [256]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [257]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [258]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [259]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [260]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [261]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [262]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [263]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [264]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [265]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [266]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [267]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [268]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [269]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [270]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [271]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [272]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [273]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [274]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [275]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [276]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [277]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [278]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [279]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [280]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [281]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [282]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [283]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [284]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [285]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [286]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [287]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [288]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [289]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [290]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [291]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [292]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [293]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [294]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [295]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [296]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [297]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [298]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [299]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [300]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [301]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [302]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [303]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [304]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [305]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [306]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [307]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [308]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [309]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [310]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [311]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [312]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [313]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [314]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [315]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [316]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [317]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [318]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [319]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [320]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [321]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [322]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [323]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [324]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [325]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [326]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [327]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [328]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [329]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [330]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [331]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [332]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [333]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [334]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [335]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [336]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [337]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [338]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [339]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [340]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [341]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [342]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [343]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [344]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [345]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [346]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [347]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [348]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [349]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [350]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [351]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [352]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [353]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [354]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [355]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [356]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [357]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [358]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [359]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [360]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [361]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [362]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [363]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [364]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [365]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [366]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [367]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [368]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [369]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [370]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [371]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [372]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [373]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [374]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [375]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [376]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [377]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [378]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [379]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [380]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [381]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [382]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [383]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [384]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [385]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [386]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [387]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [388]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [389]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [390]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [391]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [392]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [393]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [394]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [395]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [396]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [397]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [398]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [399]]
(4546|4550) Data has been received:
(4546|4550) Message: [Hello World! [400]]
(4546|4546) Total time required is 0.14633 seconds.

auto_run_tests_finished: tests/transport/simple/run_test.pl n Time:3s Result:0

==============================================================================

tests/transport/simple/run_test.pl #

simple_subscriber -p 1:localhost:10312 -s 2:localhost:13990
simple_publisher -p 1:localhost:10312 -s 2:localhost:13990
(4559|4563) DataReader association with 01030000.00000000.00000001.00000102(99dbc960) is done flags=1.
(4564|4568) DataWriter association with 01030000.00000000.00000001.00000207(c29c6e2c) is done flags=3.
(4564|4564) The transport has confirmed that a sample has been delivered.
(4564|4564) Publisher total time required was 0.338 seconds.
(4559|4563) Data has been received:
(4559|4563) Message: [Hello World! [1]]
(4559|4559) 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:13376 -s 2:localhost:12057 -m -n 400 -q
simple_publisher -p 1:localhost:13376 -s 2:localhost:12057 -m -n 400 -c 128 -q
(4573|4573) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmwhb2z" as fully qualified hostname, please correct system configuration.
(4579|4579) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmwhb2z" as fully qualified hostname, please correct system configuration.
(4573|4573) DataReader association with 01030000.00000000.00000001.00000102(99dbc960) is done flags=1.
(4579|4584) DataWriter association with 01030000.00000000.00000001.00000207(c29c6e2c) is done flags=3.
(4579|4579) Publisher total time required was 0.4740 seconds.
(4573|4573) Total time required is 0.6655 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:12916 -s 2:localhost:14335 -m -n 400
simple_publisher -p 1:localhost:12916 -s 2:localhost:14335 -m -n 400
(4587|4587) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmwhb2z" as fully qualified hostname, please correct system configuration.
(4593|4593) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmwhb2z" as fully qualified hostname, please correct system configuration.
(4587|4587) DataReader association with 01030000.00000000.00000001.00000102(99dbc960) is done flags=1.
(4593|4598) DataWriter association with 01030000.00000000.00000001.00000207(c29c6e2c) is done flags=3.
(4593|4593) The transport has confirmed that a sample has been delivered.
(4593|4593) The transport has confirmed that a sample has been delivered.
(4593|4593) The transport has confirmed that a sample has been delivered.
(4593|4593) The transport has confirmed that a sample has been delivered.
(4593|4593) The transport has confirmed that a sample has been delivered.
(4593|4593) The transport has confirmed that a sample has been delivered.
(4593|4593) The transport has confirmed that a sample has been delivered.
(4593|4593) The transport has confirmed that a sample has been delivered.
(4593|4593) The transport has confirmed that a sample has been delivered.
(4593|4593) The transport has confirmed that a sample has been delivered.
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [1]]
(4593|4593) The transport has confirmed that a sample has been delivered.
(4593|4593) The transport has confirmed that a sample has been delivered.
(4587|4592) Data has been received:
(4593|4593) The transport has confirmed that a sample has been delivered.
(4593|4593) The transport has confirmed that a sample has been delivered.
(4587|4592) Message: [Hello World! [2]]
(4593|4593) The transport has confirmed that a sample has been delivered.
(4593|4593) The transport has confirmed that a sample has been delivered.
(4593|4593) The transport has confirmed that a sample has been delivered.
(4593|4593) The transport has confirmed that a sample has been delivered.
(4593|4593) The transport has confirmed that a sample has been delivered.
(4587|4592) Data has been received:
(4593|4593) The transport has confirmed that a sample has been delivered.
(4587|4592) Message: [Hello World! [3]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [4]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [5]]
(4593|4593) The transport has confirmed that a sample has been delivered.
(4593|4593) The transport has confirmed that a sample has been delivered.
(4593|4593) The transport has confirmed that a sample has been delivered.
(4587|4592) Data has been received:
(4593|4593) The transport has confirmed that a sample has been delivered.
(4593|4593) The transport has confirmed that a sample has been delivered.
(4587|4592) Message: [Hello World! [6]]
(4593|4593) The transport has confirmed that a sample has been delivered.
(4593|4593) The transport has confirmed that a sample has been delivered.
(4593|4593) The transport has confirmed that a sample has been delivered.
(4593|4593) The transport has confirmed that a sample has been delivered.
(4587|4592) Data has been received:
(4593|4593) The transport has confirmed that a sample has been delivered.
(4587|4592) Message: [Hello World! [7]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [8]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [9]]
(4593|4593) The transport has confirmed that a sample has been delivered.
(4593|4593) The transport has confirmed that a sample has been delivered.
(4593|4593) The transport has confirmed that a sample has been delivered.
(4593|4593) The transport has confirmed that a sample has been delivered.
(4587|4592) Data has been received:
(4593|4593) The transport has confirmed that a sample has been delivered.
(4593|4593) The transport has confirmed that a sample has been delivered.
(4587|4592) Message: [Hello World! [10]]
(4593|4593) The transport has confirmed that a sample has been delivered.
(4593|4593) The transport has confirmed that a sample has been delivered.
(4593|4593) The transport has confirmed that a sample has been delivered.
(4593|4593) The transport has confirmed that a sample has been delivered.
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [11]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [12]]
(4593|4593) The transport has confirmed that a sample has been delivered.
(4593|4593) The transport has confirmed that a sample has been delivered.
(4587|4592) Data has been received:
(4593|4593) The transport has confirmed that a sample has been delivered.
(4587|4592) Message: [Hello World! [13]]
(4593|4593) The transport has confirmed that a sample has been delivered.
(4593|4593) The transport has confirmed that a sample has been delivered.
(4593|4593) The transport has confirmed that a sample has been delivered.
(4593|4593) The transport has confirmed that a sample has been delivered.
(4593|4593) The transport has confirmed that a sample has been delivered.
(4587|4592) Data has been received:
(4593|4593) The transport has confirmed that a sample has been delivered.
(4593|4593) The transport has confirmed that a sample has been delivered.
(4587|4592) Message: [Hello World! [14]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [15]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [16]]
(4593|4593) The transport has confirmed that a sample has been delivered.
(4593|4593) The transport has confirmed that a sample has been delivered.
(4593|4593) The transport has confirmed that a sample has been delivered.
(4587|4592) Data has been received:
(4593|4593) The transport has confirmed that a sample has been delivered.
(4593|4593) The transport has confirmed that a sample has been delivered.
(4587|4592) Message: [Hello World! [17]]
(4593|4593) The transport has confirmed that a sample has been delivered.
(4593|4593) The transport has confirmed that a sample has been delivered.
(4593|4593) The transport has confirmed that a sample has been delivered.
(4593|4593) The transport has confirmed that a sample has been delivered.
(4587|4592) Data has been received:
(4593|4593) The transport has confirmed that a sample has been delivered.
(4587|4592) Message: [Hello World! [18]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [19]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [20]]
(4593|4593) The transport has confirmed that a sample has been delivered.
(4593|4593) The transport has confirmed that a sample has been delivered.
(4593|4593) The transport has confirmed that a sample has been delivered.
(4593|4593) The transport has confirmed that a sample has been delivered.
(4593|4593) The transport has confirmed that a sample has been delivered.
(4587|4592) Data has been received:
(4593|4593) The transport has confirmed that a sample has been delivered.
(4587|4592) Message: [Hello World! [21]]
(4593|4593) The transport has confirmed that a sample has been delivered.
(4593|4593) The transport has confirmed that a sample has been delivered.
(4593|4593) The transport has confirmed that a sample has been delivered.
(4593|4593) The transport has confirmed that a sample has been delivered.
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [22]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [23]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [24]]
(4587|4592) Data has been received:
(4593|4593) The transport has confirmed that a sample has been delivered.
(4587|4592) Message: [Hello World! [25]]
(4593|4593) The transport has confirmed that a sample has been delivered.
(4593|4593) The transport has confirmed that a sample has been delivered.
(4593|4593) The transport has confirmed that a sample has been delivered.
(4593|4593) The transport has confirmed that a sample has been delivered.
(4587|4592) Data has been received:
(4593|4593) The transport has confirmed that a sample has been delivered.
(4587|4592) Message: [Hello World! [26]]
(4593|4593) The transport has confirmed that a sample has been delivered.
(4593|4593) The transport has confirmed that a sample has been delivered.
(4593|4593) The transport has confirmed that a sample has been delivered.
(4587|4592) Data has been received:
(4593|4593) The transport has confirmed that a sample has been delivered.
(4587|4592) Message: [Hello World! [27]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [28]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [29]]
(4587|4592) Data has been received:
(4593|4593) The transport has confirmed that a sample has been delivered.
(4593|4593) The transport has confirmed that a sample has been delivered.
(4587|4592) Message: [Hello World! [30]]
(4593|4593) The transport has confirmed that a sample has been delivered.
(4593|4593) The transport has confirmed that a sample has been delivered.
(4593|4593) The transport has confirmed that a sample has been delivered.
(4593|4593) The transport has confirmed that a sample has been delivered.
(4593|4593) The transport has confirmed that a sample has been delivered.
(4593|4593) The transport has confirmed that a sample has been delivered.
(4593|4593) The transport has confirmed that a sample has been delivered.
(4587|4592) Data has been received:
(4593|4593) The transport has confirmed that a sample has been delivered.
(4587|4592) Message: [Hello World! [31]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [32]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [33]]
(4593|4593) The transport has confirmed that a sample has been delivered.
(4593|4593) The transport has confirmed that a sample has been delivered.
(4587|4592) Data has been received:
(4593|4593) The transport has confirmed that a sample has been delivered.
(4587|4592) Message: [Hello World! [34]]
(4593|4593) The transport has confirmed that a sample has been delivered.
(4593|4593) The transport has confirmed that a sample has been delivered.
(4593|4593) The transport has confirmed that a sample has been delivered.
(4593|4593) The transport has confirmed that a sample has been delivered.
(4587|4592) Data has been received:
(4593|4593) The transport has confirmed that a sample has been delivered.
(4593|4593) The transport has confirmed that a sample has been delivered.
(4587|4592) Message: [Hello World! [35]]
(4593|4593) The transport has confirmed that a sample has been delivered.
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [36]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [37]]
(4587|4592) Data has been received:
(4593|4593) The transport has confirmed that a sample has been delivered.
(4587|4592) Message: [Hello World! [38]]
(4593|4593) The transport has confirmed that a sample has been delivered.
(4593|4593) The transport has confirmed that a sample has been delivered.
(4593|4593) The transport has confirmed that a sample has been delivered.
(4593|4593) The transport has confirmed that a sample has been delivered.
(4587|4592) Data has been received:
(4593|4593) The transport has confirmed that a sample has been delivered.
(4587|4592) Message: [Hello World! [39]]
(4593|4593) The transport has confirmed that a sample has been delivered.
(4593|4593) The transport has confirmed that a sample has been delivered.
(4593|4593) The transport has confirmed that a sample has been delivered.
(4593|4593) The transport has confirmed that a sample has been delivered.
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [40]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [41]]
(4587|4592) Data has been received:
(4593|4593) The transport has confirmed that a sample has been delivered.
(4587|4592) Message: [Hello World! [42]]
(4593|4593) The transport has confirmed that a sample has been delivered.
(4593|4593) The transport has confirmed that a sample has been delivered.
(4593|4593) The transport has confirmed that a sample has been delivered.
(4593|4593) The transport has confirmed that a sample has been delivered.
(4587|4592) Data has been received:
(4593|4593) The transport has confirmed that a sample has been delivered.
(4587|4592) Message: [Hello World! [43]]
(4593|4593) The transport has confirmed that a sample has been delivered.
(4593|4593) The transport has confirmed that a sample has been delivered.
(4593|4593) The transport has confirmed that a sample has been delivered.
(4593|4593) The transport has confirmed that a sample has been delivered.
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [44]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [45]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [46]]
(4593|4593) The transport has confirmed that a sample has been delivered.
(4587|4592) Data has been received:
(4593|4593) The transport has confirmed that a sample has been delivered.
(4593|4593) The transport has confirmed that a sample has been delivered.
(4587|4592) Message: [Hello World! [47]]
(4593|4593) The transport has confirmed that a sample has been delivered.
(4593|4593) The transport has confirmed that a sample has been delivered.
(4593|4593) The transport has confirmed that a sample has been delivered.
(4593|4593) The transport has confirmed that a sample has been delivered.
(4587|4592) Data has been received:
(4593|4593) The transport has confirmed that a sample has been delivered.
(4587|4592) Message: [Hello World! [48]]
(4593|4593) The transport has confirmed that a sample has been delivered.
(4593|4593) The transport has confirmed that a sample has been delivered.
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [49]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [50]]
(4587|4592) Data has been received:
(4593|4593) The transport has confirmed that a sample has been delivered.
(4587|4592) Message: [Hello World! [51]]
(4593|4593) The transport has confirmed that a sample has been delivered.
(4593|4593) The transport has confirmed that a sample has been delivered.
(4593|4593) The transport has confirmed that a sample has been delivered.
(4587|4592) Data has been received:
(4593|4593) The transport has confirmed that a sample has been delivered.
(4587|4592) Message: [Hello World! [52]]
(4593|4593) The transport has confirmed that a sample has been delivered.
(4593|4593) The transport has confirmed that a sample has been delivered.
(4593|4593) The transport has confirmed that a sample has been delivered.
(4593|4593) The transport has confirmed that a sample has been delivered.
(4587|4592) Data has been received:
(4593|4593) The transport has confirmed that a sample has been delivered.
(4587|4592) Message: [Hello World! [53]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [54]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [55]]
(4587|4592) Data has been received:
(4593|4593) The transport has confirmed that a sample has been delivered.
(4587|4592) Message: [Hello World! [56]]
(4593|4593) The transport has confirmed that a sample has been delivered.
(4593|4593) The transport has confirmed that a sample has been delivered.
(4593|4593) The transport has confirmed that a sample has been delivered.
(4593|4593) The transport has confirmed that a sample has been delivered.
(4587|4592) Data has been received:
(4593|4593) The transport has confirmed that a sample has been delivered.
(4593|4593) The transport has confirmed that a sample has been delivered.
(4587|4592) Message: [Hello World! [57]]
(4593|4593) The transport has confirmed that a sample has been delivered.
(4593|4593) The transport has confirmed that a sample has been delivered.
(4593|4593) The transport has confirmed that a sample has been delivered.
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [58]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [59]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [60]]
(4593|4593) The transport has confirmed that a sample has been delivered.
(4593|4593) The transport has confirmed that a sample has been delivered.
(4593|4593) The transport has confirmed that a sample has been delivered.
(4593|4593) The transport has confirmed that a sample has been delivered.
(4593|4593) The transport has confirmed that a sample has been delivered.
(4593|4593) The transport has confirmed that a sample has been delivered.
(4587|4592) Data has been received:
(4593|4593) The transport has confirmed that a sample has been delivered.
(4593|4593) The transport has confirmed that a sample has been delivered.
(4587|4592) Message: [Hello World! [61]]
(4593|4593) The transport has confirmed that a sample has been delivered.
(4593|4593) The transport has confirmed that a sample has been delivered.
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [62]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [63]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [64]]
(4593|4593) The transport has confirmed that a sample has been delivered.
(4593|4593) The transport has confirmed that a sample has been delivered.
(4593|4593) The transport has confirmed that a sample has been delivered.
(4593|4593) The transport has confirmed that a sample has been delivered.
(4587|4592) Data has been received:
(4593|4593) The transport has confirmed that a sample has been delivered.
(4587|4592) Message: [Hello World! [65]]
(4593|4593) The transport has confirmed that a sample has been delivered.
(4593|4593) The transport has confirmed that a sample has been delivered.
(4593|4593) The transport has confirmed that a sample has been delivered.
(4587|4592) Data has been received:
(4593|4593) The transport has confirmed that a sample has been delivered.
(4593|4593) The transport has confirmed that a sample has been delivered.
(4587|4592) Message: [Hello World! [66]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [67]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [68]]
(4593|4593) The transport has confirmed that a sample has been delivered.
(4587|4592) Data has been received:
(4593|4593) The transport has confirmed that a sample has been delivered.
(4587|4592) Message: [Hello World! [69]]
(4593|4593) The transport has confirmed that a sample has been delivered.
(4593|4593) The transport has confirmed that a sample has been delivered.
(4593|4593) The transport has confirmed that a sample has been delivered.
(4587|4592) Data has been received:
(4593|4593) The transport has confirmed that a sample has been delivered.
(4593|4593) The transport has confirmed that a sample has been delivered.
(4587|4592) Message: [Hello World! [70]]
(4593|4593) The transport has confirmed that a sample has been delivered.
(4593|4593) The transport has confirmed that a sample has been delivered.
(4593|4593) The transport has confirmed that a sample has been delivered.
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [71]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [72]]
(4587|4592) Data has been received:
(4593|4593) The transport has confirmed that a sample has been delivered.
(4593|4593) The transport has confirmed that a sample has been delivered.
(4587|4592) Message: [Hello World! [73]]
(4593|4593) The transport has confirmed that a sample has been delivered.
(4593|4593) The transport has confirmed that a sample has been delivered.
(4593|4593) The transport has confirmed that a sample has been delivered.
(4587|4592) Data has been received:
(4593|4593) The transport has confirmed that a sample has been delivered.
(4593|4593) The transport has confirmed that a sample has been delivered.
(4587|4592) Message: [Hello World! [74]]
(4593|4593) The transport has confirmed that a sample has been delivered.
(4593|4593) The transport has confirmed that a sample has been delivered.
(4593|4593) The transport has confirmed that a sample has been delivered.
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [75]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [76]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [77]]
(4587|4592) Data has been received:
(4593|4593) The transport has confirmed that a sample has been delivered.
(4593|4593) The transport has confirmed that a sample has been delivered.
(4587|4592) Message: [Hello World! [78]]
(4593|4593) The transport has confirmed that a sample has been delivered.
(4593|4593) The transport has confirmed that a sample has been delivered.
(4593|4593) The transport has confirmed that a sample has been delivered.
(4587|4592) Data has been received:
(4593|4593) The transport has confirmed that a sample has been delivered.
(4587|4592) Message: [Hello World! [79]]
(4593|4593) The transport has confirmed that a sample has been delivered.
(4593|4593) The transport has confirmed that a sample has been delivered.
(4593|4593) The transport has confirmed that a sample has been delivered.
(4593|4593) The transport has confirmed that a sample has been delivered.
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [80]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [81]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [82]]
(4593|4593) The transport has confirmed that a sample has been delivered.
(4587|4592) Data has been received:
(4593|4593) The transport has confirmed that a sample has been delivered.
(4587|4592) Message: [Hello World! [83]]
(4593|4593) The transport has confirmed that a sample has been delivered.
(4593|4593) The transport has confirmed that a sample has been delivered.
(4593|4593) The transport has confirmed that a sample has been delivered.
(4587|4592) Data has been received:
(4593|4593) The transport has confirmed that a sample has been delivered.
(4593|4593) The transport has confirmed that a sample has been delivered.
(4587|4592) Message: [Hello World! [84]]
(4593|4593) The transport has confirmed that a sample has been delivered.
(4593|4593) The transport has confirmed that a sample has been delivered.
(4593|4593) The transport has confirmed that a sample has been delivered.
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [85]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [86]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [87]]
(4593|4593) The transport has confirmed that a sample has been delivered.
(4587|4592) Data has been received:
(4593|4593) The transport has confirmed that a sample has been delivered.
(4587|4592) Message: [Hello World! [88]]
(4593|4593) The transport has confirmed that a sample has been delivered.
(4593|4593) The transport has confirmed that a sample has been delivered.
(4593|4593) The transport has confirmed that a sample has been delivered.
(4593|4593) The transport has confirmed that a sample has been delivered.
(4587|4592) Data has been received:
(4593|4593) The transport has confirmed that a sample has been delivered.
(4587|4592) Message: [Hello World! [89]]
(4593|4593) The transport has confirmed that a sample has been delivered.
(4593|4593) The transport has confirmed that a sample has been delivered.
(4593|4593) The transport has confirmed that a sample has been delivered.
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [90]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [91]]
(4587|4592) Data has been received:
(4593|4593) The transport has confirmed that a sample has been delivered.
(4587|4592) Message: [Hello World! [92]]
(4593|4593) The transport has confirmed that a sample has been delivered.
(4593|4593) The transport has confirmed that a sample has been delivered.
(4593|4593) The transport has confirmed that a sample has been delivered.
(4593|4593) The transport has confirmed that a sample has been delivered.
(4587|4592) Data has been received:
(4593|4593) The transport has confirmed that a sample has been delivered.
(4587|4592) Message: [Hello World! [93]]
(4593|4593) The transport has confirmed that a sample has been delivered.
(4593|4593) The transport has confirmed that a sample has been delivered.
(4593|4593) The transport has confirmed that a sample has been delivered.
(4593|4593) The transport has confirmed that a sample has been delivered.
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [94]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [95]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [96]]
(4593|4593) The transport has confirmed that a sample has been delivered.
(4587|4592) Data has been received:
(4593|4593) The transport has confirmed that a sample has been delivered.
(4587|4592) Message: [Hello World! [97]]
(4593|4593) The transport has confirmed that a sample has been delivered.
(4593|4593) The transport has confirmed that a sample has been delivered.
(4593|4593) The transport has confirmed that a sample has been delivered.
(4587|4592) Data has been received:
(4593|4593) The transport has confirmed that a sample has been delivered.
(4593|4593) The transport has confirmed that a sample has been delivered.
(4587|4592) Message: [Hello World! [98]]
(4593|4593) The transport has confirmed that a sample has been delivered.
(4593|4593) The transport has confirmed that a sample has been delivered.
(4593|4593) The transport has confirmed that a sample has been delivered.
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [99]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [100]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [101]]
(4593|4593) The transport has confirmed that a sample has been delivered.
(4593|4593) The transport has confirmed that a sample has been delivered.
(4587|4592) Data has been received:
(4593|4593) The transport has confirmed that a sample has been delivered.
(4587|4592) Message: [Hello World! [102]]
(4593|4593) The transport has confirmed that a sample has been delivered.
(4593|4593) The transport has confirmed that a sample has been delivered.
(4593|4593) The transport has confirmed that a sample has been delivered.
(4587|4592) Data has been received:
(4593|4593) The transport has confirmed that a sample has been delivered.
(4593|4593) The transport has confirmed that a sample has been delivered.
(4587|4592) Message: [Hello World! [103]]
(4593|4593) The transport has confirmed that a sample has been delivered.
(4593|4593) The transport has confirmed that a sample has been delivered.
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [104]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [105]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [106]]
(4593|4593) The transport has confirmed that a sample has been delivered.
(4587|4592) Data has been received:
(4593|4593) The transport has confirmed that a sample has been delivered.
(4593|4593) The transport has confirmed that a sample has been delivered.
(4587|4592) Message: [Hello World! [107]]
(4593|4593) The transport has confirmed that a sample has been delivered.
(4593|4593) The transport has confirmed that a sample has been delivered.
(4593|4593) The transport has confirmed that a sample has been delivered.
(4587|4592) Data has been received:
(4593|4593) The transport has confirmed that a sample has been delivered.
(4587|4592) Message: [Hello World! [108]]
(4593|4593) The transport has confirmed that a sample has been delivered.
(4593|4593) The transport has confirmed that a sample has been delivered.
(4593|4593) The transport has confirmed that a sample has been delivered.
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [109]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [110]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [111]]
(4593|4593) The transport has confirmed that a sample has been delivered.
(4593|4593) The transport has confirmed that a sample has been delivered.
(4587|4592) Data has been received:
(4593|4593) The transport has confirmed that a sample has been delivered.
(4587|4592) Message: [Hello World! [112]]
(4593|4593) The transport has confirmed that a sample has been delivered.
(4593|4593) The transport has confirmed that a sample has been delivered.
(4593|4593) The transport has confirmed that a sample has been delivered.
(4593|4593) The transport has confirmed that a sample has been delivered.
(4587|4592) Data has been received:
(4593|4593) The transport has confirmed that a sample has been delivered.
(4587|4592) Message: [Hello World! [113]]
(4593|4593) The transport has confirmed that a sample has been delivered.
(4593|4593) The transport has confirmed that a sample has been delivered.
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [114]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [115]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [116]]
(4593|4593) The transport has confirmed that a sample has been delivered.
(4587|4592) Data has been received:
(4593|4593) The transport has confirmed that a sample has been delivered.
(4593|4593) The transport has confirmed that a sample has been delivered.
(4587|4592) Message: [Hello World! [117]]
(4593|4593) The transport has confirmed that a sample has been delivered.
(4593|4593) The transport has confirmed that a sample has been delivered.
(4593|4593) The transport has confirmed that a sample has been delivered.
(4587|4592) Data has been received:
(4593|4593) The transport has confirmed that a sample has been delivered.
(4593|4593) The transport has confirmed that a sample has been delivered.
(4587|4592) Message: [Hello World! [118]]
(4593|4593) The transport has confirmed that a sample has been delivered.
(4593|4593) The transport has confirmed that a sample has been delivered.
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [119]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [120]]
(4587|4592) Data has been received:
(4593|4593) The transport has confirmed that a sample has been delivered.
(4587|4592) Message: [Hello World! [121]]
(4593|4593) The transport has confirmed that a sample has been delivered.
(4593|4593) The transport has confirmed that a sample has been delivered.
(4593|4593) The transport has confirmed that a sample has been delivered.
(4593|4593) The transport has confirmed that a sample has been delivered.
(4587|4592) Data has been received:
(4593|4593) The transport has confirmed that a sample has been delivered.
(4593|4593) The transport has confirmed that a sample has been delivered.
(4587|4592) Message: [Hello World! [122]]
(4593|4593) The transport has confirmed that a sample has been delivered.
(4593|4593) The transport has confirmed that a sample has been delivered.
(4593|4593) The transport has confirmed that a sample has been delivered.
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [123]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [124]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [125]]
(4587|4592) Data has been received:
(4593|4593) The transport has confirmed that a sample has been delivered.
(4593|4593) The transport has confirmed that a sample has been delivered.
(4587|4592) Message: [Hello World! [126]]
(4593|4593) The transport has confirmed that a sample has been delivered.
(4593|4593) The transport has confirmed that a sample has been delivered.
(4587|4592) Data has been received:
(4593|4593) The transport has confirmed that a sample has been delivered.
(4593|4593) The transport has confirmed that a sample has been delivered.
(4587|4592) Message: [Hello World! [127]]
(4593|4593) The transport has confirmed that a sample has been delivered.
(4593|4593) The transport has confirmed that a sample has been delivered.
(4593|4593) The transport has confirmed that a sample has been delivered.
(4587|4592) Data has been received:
(4593|4593) The transport has confirmed that a sample has been delivered.
(4587|4592) Message: [Hello World! [128]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [129]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [130]]
(4593|4593) The transport has confirmed that a sample has been delivered.
(4593|4593) The transport has confirmed that a sample has been delivered.
(4593|4593) The transport has confirmed that a sample has been delivered.
(4587|4592) Data has been received:
(4593|4593) The transport has confirmed that a sample has been delivered.
(4587|4592) Message: [Hello World! [131]]
(4593|4593) The transport has confirmed that a sample has been delivered.
(4593|4593) The transport has confirmed that a sample has been delivered.
(4593|4593) The transport has confirmed that a sample has been delivered.
(4593|4593) The transport has confirmed that a sample has been delivered.
(4587|4592) Data has been received:
(4593|4593) The transport has confirmed that a sample has been delivered.
(4587|4592) Message: [Hello World! [132]]
(4593|4593) The transport has confirmed that a sample has been delivered.
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [133]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [134]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [135]]
(4593|4593) The transport has confirmed that a sample has been delivered.
(4587|4592) Data has been received:
(4593|4593) The transport has confirmed that a sample has been delivered.
(4587|4592) Message: [Hello World! [136]]
(4593|4593) The transport has confirmed that a sample has been delivered.
(4593|4593) The transport has confirmed that a sample has been delivered.
(4593|4593) The transport has confirmed that a sample has been delivered.
(4587|4592) Data has been received:
(4593|4593) The transport has confirmed that a sample has been delivered.
(4593|4593) The transport has confirmed that a sample has been delivered.
(4587|4592) Message: [Hello World! [137]]
(4593|4593) The transport has confirmed that a sample has been delivered.
(4593|4593) The transport has confirmed that a sample has been delivered.
(4593|4593) The transport has confirmed that a sample has been delivered.
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [138]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [139]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [140]]
(4593|4593) The transport has confirmed that a sample has been delivered.
(4593|4593) The transport has confirmed that a sample has been delivered.
(4587|4592) Data has been received:
(4593|4593) The transport has confirmed that a sample has been delivered.
(4587|4592) Message: [Hello World! [141]]
(4593|4593) The transport has confirmed that a sample has been delivered.
(4593|4593) The transport has confirmed that a sample has been delivered.
(4593|4593) The transport has confirmed that a sample has been delivered.
(4593|4593) The transport has confirmed that a sample has been delivered.
(4587|4592) Data has been received:
(4593|4593) The transport has confirmed that a sample has been delivered.
(4587|4592) Message: [Hello World! [142]]
(4593|4593) The transport has confirmed that a sample has been delivered.
(4593|4593) The transport has confirmed that a sample has been delivered.
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [143]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [144]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [145]]
(4593|4593) The transport has confirmed that a sample has been delivered.
(4593|4593) The transport has confirmed that a sample has been delivered.
(4587|4592) Data has been received:
(4593|4593) The transport has confirmed that a sample has been delivered.
(4593|4593) The transport has confirmed that a sample has been delivered.
(4587|4592) Message: [Hello World! [146]]
(4593|4593) The transport has confirmed that a sample has been delivered.
(4593|4593) The transport has confirmed that a sample has been delivered.
(4593|4593) The transport has confirmed that a sample has been delivered.
(4587|4592) Data has been received:
(4593|4593) The transport has confirmed that a sample has been delivered.
(4593|4593) The transport has confirmed that a sample has been delivered.
(4587|4592) Message: [Hello World! [147]]
(4593|4593) The transport has confirmed that a sample has been delivered.
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [148]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [149]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [150]]
(4593|4593) The transport has confirmed that a sample has been delivered.
(4593|4593) The transport has confirmed that a sample has been delivered.
(4593|4593) The transport has confirmed that a sample has been delivered.
(4593|4593) The transport has confirmed that a sample has been delivered.
(4593|4593) The transport has confirmed that a sample has been delivered.
(4587|4592) Data has been received:
(4593|4593) The transport has confirmed that a sample has been delivered.
(4593|4593) The transport has confirmed that a sample has been delivered.
(4587|4592) Message: [Hello World! [151]]
(4593|4593) The transport has confirmed that a sample has been delivered.
(4593|4593) The transport has confirmed that a sample has been delivered.
(4593|4593) The transport has confirmed that a sample has been delivered.
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [152]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [153]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [154]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [155]]
(4593|4593) The transport has confirmed that a sample has been delivered.
(4593|4593) The transport has confirmed that a sample has been delivered.
(4593|4593) The transport has confirmed that a sample has been delivered.
(4587|4592) Data has been received:
(4593|4593) The transport has confirmed that a sample has been delivered.
(4593|4593) The transport has confirmed that a sample has been delivered.
(4587|4592) Message: [Hello World! [156]]
(4593|4593) The transport has confirmed that a sample has been delivered.
(4593|4593) The transport has confirmed that a sample has been delivered.
(4593|4593) The transport has confirmed that a sample has been delivered.
(4587|4592) Data has been received:
(4593|4593) The transport has confirmed that a sample has been delivered.
(4593|4593) The transport has confirmed that a sample has been delivered.
(4587|4592) Message: [Hello World! [157]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [158]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [159]]
(4587|4592) Data has been received:
(4593|4593) The transport has confirmed that a sample has been delivered.
(4587|4592) Message: [Hello World! [160]]
(4593|4593) The transport has confirmed that a sample has been delivered.
(4593|4593) The transport has confirmed that a sample has been delivered.
(4593|4593) The transport has confirmed that a sample has been delivered.
(4593|4593) The transport has confirmed that a sample has been delivered.
(4593|4593) The transport has confirmed that a sample has been delivered.
(4593|4593) The transport has confirmed that a sample has been delivered.
(4587|4592) Data has been received:
(4593|4593) The transport has confirmed that a sample has been delivered.
(4587|4592) Message: [Hello World! [161]]
(4593|4593) The transport has confirmed that a sample has been delivered.
(4593|4593) The transport has confirmed that a sample has been delivered.
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [162]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [163]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [164]]
(4593|4593) The transport has confirmed that a sample has been delivered.
(4593|4593) The transport has confirmed that a sample has been delivered.
(4587|4592) Data has been received:
(4593|4593) The transport has confirmed that a sample has been delivered.
(4587|4592) Message: [Hello World! [165]]
(4593|4593) The transport has confirmed that a sample has been delivered.
(4593|4593) The transport has confirmed that a sample has been delivered.
(4593|4593) The transport has confirmed that a sample has been delivered.
(4587|4592) Data has been received:
(4593|4593) The transport has confirmed that a sample has been delivered.
(4587|4592) Message: [Hello World! [166]]
(4593|4593) The transport has confirmed that a sample has been delivered.
(4593|4593) The transport has confirmed that a sample has been delivered.
(4593|4593) The transport has confirmed that a sample has been delivered.
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [167]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [168]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [169]]
(4587|4592) Data has been received:
(4593|4593) The transport has confirmed that a sample has been delivered.
(4587|4592) Message: [Hello World! [170]]
(4593|4593) The transport has confirmed that a sample has been delivered.
(4593|4593) The transport has confirmed that a sample has been delivered.
(4593|4593) The transport has confirmed that a sample has been delivered.
(4593|4593) The transport has confirmed that a sample has been delivered.
(4593|4593) The transport has confirmed that a sample has been delivered.
(4587|4592) Data has been received:
(4593|4593) The transport has confirmed that a sample has been delivered.
(4587|4592) Message: [Hello World! [171]]
(4593|4593) The transport has confirmed that a sample has been delivered.
(4593|4593) The transport has confirmed that a sample has been delivered.
(4593|4593) The transport has confirmed that a sample has been delivered.
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [172]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [173]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [174]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [175]]
(4593|4593) The transport has confirmed that a sample has been delivered.
(4593|4593) The transport has confirmed that a sample has been delivered.
(4587|4592) Data has been received:
(4593|4593) The transport has confirmed that a sample has been delivered.
(4587|4592) Message: [Hello World! [176]]
(4593|4593) The transport has confirmed that a sample has been delivered.
(4593|4593) The transport has confirmed that a sample has been delivered.
(4593|4593) The transport has confirmed that a sample has been delivered.
(4587|4592) Data has been received:
(4593|4593) The transport has confirmed that a sample has been delivered.
(4587|4592) Message: [Hello World! [177]]
(4593|4593) The transport has confirmed that a sample has been delivered.
(4593|4593) The transport has confirmed that a sample has been delivered.
(4593|4593) The transport has confirmed that a sample has been delivered.
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [178]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [179]]
(4593|4593) Publisher total time required was 0.7882 seconds.
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [180]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [181]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [182]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [183]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [184]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [185]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [186]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [187]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [188]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [189]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [190]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [191]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [192]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [193]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [194]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [195]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [196]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [197]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [198]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [199]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [200]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [201]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [202]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [203]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [204]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [205]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [206]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [207]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [208]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [209]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [210]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [211]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [212]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [213]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [214]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [215]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [216]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [217]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [218]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [219]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [220]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [221]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [222]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [223]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [224]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [225]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [226]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [227]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [228]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [229]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [230]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [231]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [232]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [233]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [234]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [235]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [236]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [237]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [238]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [239]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [240]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [241]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [242]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [243]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [244]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [245]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [246]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [247]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [248]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [249]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [250]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [251]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [252]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [253]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [254]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [255]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [256]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [257]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [258]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [259]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [260]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [261]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [262]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [263]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [264]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [265]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [266]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [267]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [268]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [269]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [270]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [271]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [272]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [273]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [274]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [275]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [276]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [277]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [278]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [279]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [280]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [281]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [282]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [283]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [284]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [285]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [286]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [287]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [288]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [289]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [290]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [291]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [292]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [293]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [294]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [295]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [296]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [297]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [298]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [299]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [300]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [301]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [302]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [303]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [304]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [305]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [306]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [307]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [308]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [309]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [310]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [311]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [312]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [313]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [314]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [315]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [316]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [317]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [318]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [319]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [320]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [321]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [322]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [323]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [324]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [325]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [326]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [327]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [328]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [329]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [330]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [331]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [332]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [333]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [334]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [335]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [336]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [337]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [338]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [339]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [340]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [341]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [342]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [343]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [344]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [345]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [346]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [347]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [348]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [349]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [350]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [351]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [352]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [353]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [354]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [355]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [356]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [357]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [358]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [359]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [360]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [361]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [362]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [363]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [364]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [365]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [366]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [367]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [368]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [369]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [370]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [371]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [372]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [373]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [374]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [375]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [376]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [377]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [378]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [379]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [380]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [381]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [382]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [383]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [384]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [385]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [386]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [387]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [388]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [389]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [390]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [391]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [392]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [393]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [394]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [395]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [396]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [397]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [398]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [399]]
(4587|4592) Data has been received:
(4587|4592) Message: [Hello World! [400]]
(4587|4587) Total time required is 0.14839 seconds.

auto_run_tests_finished: tests/transport/simple/run_test.pl shmem n Time:4s Result:0

==============================================================================

tests/transport/simple/run_test.pl shmem #

simple_subscriber -p 1:localhost:13752 -s 2:localhost:10823 -m
simple_publisher -p 1:localhost:13752 -s 2:localhost:10823 -m
(4600|4600) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmwhb2z" as fully qualified hostname, please correct system configuration.
(4606|4606) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmwhb2z" as fully qualified hostname, please correct system configuration.
(4600|4600) DataReader association with 01030000.00000000.00000001.00000102(99dbc960) is done flags=1.
(4606|4611) DataWriter association with 01030000.00000000.00000001.00000207(c29c6e2c) is done flags=3.
(4606|4606) The transport has confirmed that a sample has been delivered.
(4606|4606) Publisher total time required was 0.329 seconds.
(4600|4605) Data has been received:
(4600|4605) Message: [Hello World! [1]]
(4600|4600) 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: 4620 started at 2025-10-28 18:40:08
test PASSED.

auto_run_tests_finished: tests/DCPS/DpShutdown/run_test.pl Time:1s 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: 4632 started at 2025-10-28 18:40:08
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: 4644 started at 2025-10-28 18:40:08
Using transport:shmem
test PASSED.

auto_run_tests_finished: tests/DCPS/DpShutdown/run_test.pl t=shmem Time:0s 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: 4659 started at 2025-10-28 18:40:08
Using transport:udp
test PASSED.

auto_run_tests_finished: tests/DCPS/DpShutdown/run_test.pl t=udp Time:1s 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: 4671 started at 2025-10-28 18:40:09
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: 4683
/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: 4692 started at 2025-10-28 18:40: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: 4693 started at 2025-10-28 18:40:09
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 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: 4713
/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: 4722 started at 2025-10-28 18:40: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: 4723 started at 2025-10-28 18:40:10
Starting publisher
Starting publisher with 3 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 default_tcp Time:0s 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: 4743
/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: 4752 started at 2025-10-28 18:40: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: 4753 started at 2025-10-28 18:40:11
Starting publisher
Starting publisher with 2 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 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: 4774
/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: 4783 started at 2025-10-28 18:40: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: 4784 started at 2025-10-28 18:40: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: 4804
/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: 4813 started at 2025-10-28 18:40: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: 4814 started at 2025-10-28 18:40:12
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 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: 4828 started at 2025-10-28 18:40: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: 4829 started at 2025-10-28 18:40: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: 4843 started at 2025-10-28 18:40:13
/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: 4844 started at 2025-10-28 18:40:13
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
test PASSED.

auto_run_tests_finished: tests/DCPS/Messenger/run_test.pl rtps_disc_tcp Time:0s 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: 4858 started at 2025-10-28 18:40:13
/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: 4859 started at 2025-10-28 18:40:13
Starting publisher
Starting publisher with 2 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 thread_per Time:1s Result:0

==============================================================================

tests/DCPS/XTypes/run_test.pl #

----- DisallowTypeCoercion_MutableStructNoMatchId --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 100 --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: 4875 started at 2025-10-28 18:40:14
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 100 --topic MutableStructNoMatchId_DTC --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_DisallowTypeCoercion_MutableStructNoMatchId.log --type ModifiedIdMutableStruct -DCPSPendingTimeout 3 
writer_DisallowTypeCoercion_MutableStructNoMatchId PID: 4876 started at 2025-10-28 18:40:14
test PASSED.
----- FinalStructNoMatch --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 101 --topic FinalStructT_F --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_FinalStructNoMatch.log --type FinalStructSub -DCPSPendingTimeout 3 
reader_FinalStructNoMatch PID: 4890 started at 2025-10-28 18:40:15
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 101 --topic FinalStructT_F --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_FinalStructNoMatch.log --type ModifiedFinalStruct -DCPSPendingTimeout 3 
writer_FinalStructNoMatch PID: 4891 started at 2025-10-28 18:40:15
test PASSED.
----- DisallowTypeCoercion_AppendableStructNoMatch2 --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 102 --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: 4909 started at 2025-10-28 18:40:16
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 102 --topic AppendableStructNoMatch2_DTC --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_DisallowTypeCoercion_AppendableStructNoMatch2.log --type AdditionalPrefixFieldStruct -DCPSPendingTimeout 3 
writer_DisallowTypeCoercion_AppendableStructNoMatch2 PID: 4910 started at 2025-10-28 18:40:16
test PASSED.
----- Dependency --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 103 --topic DependencyT -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_Dependency.log --type AppendableStruct -DCPSPendingTimeout 3 
reader_Dependency PID: 4924 started at 2025-10-28 18:40:17
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 103 --topic DependencyT -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_Dependency.log --type AppendableStructWithDependency -DCPSPendingTimeout 3 
writer_Dependency PID: 4925 started at 2025-10-28 18:40:17
test PASSED.
----- DisallowTypeCoercion_AppendableStructNoMatch1 --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 104 --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: 4939 started at 2025-10-28 18:40:19
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 104 --topic AppendableStructNoMatch1_DTC --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_DisallowTypeCoercion_AppendableStructNoMatch1.log --type AdditionalPostfixFieldStruct -DCPSPendingTimeout 3 
writer_DisallowTypeCoercion_AppendableStructNoMatch1 PID: 4940 started at 2025-10-28 18:40:19
test PASSED.
----- MutableStructNoMatchType --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 105 --topic MutableStructT_NoMatchType --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_MutableStructNoMatchType.log --type MutableStruct -DCPSPendingTimeout 3 
reader_MutableStructNoMatchType PID: 4969 started at 2025-10-28 18:40:19
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 105 --topic MutableStructT_NoMatchType --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_MutableStructNoMatchType.log --type ModifiedTypeMutableStruct -DCPSPendingTimeout 3 
writer_MutableStructNoMatchType PID: 4970 started at 2025-10-28 18:40:19
test PASSED.
----- Match_no_xtypes_nn --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 106 --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: 4984 started at 2025-10-28 18:40:20
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 106 --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: 4985 started at 2025-10-28 18:40:20
test PASSED.
----- MutableUnionNoMatchType --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 107 --topic MutableUnionT_NoMatchType --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_MutableUnionNoMatchType.log --type MutableUnion -DCPSPendingTimeout 3 
reader_MutableUnionNoMatchType PID: 5000 started at 2025-10-28 18:40:21
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 107 --topic MutableUnionT_NoMatchType --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_MutableUnionNoMatchType.log --type ModifiedTypeMutableUnion -DCPSPendingTimeout 3 
writer_MutableUnionNoMatchType PID: 5001 started at 2025-10-28 18:40:21
test PASSED.
----- Tryconstruct --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 108 --topic TryconstructT -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_Tryconstruct.log --type Trim20Struct -DCPSPendingTimeout 3 
reader_Tryconstruct PID: 5015 started at 2025-10-28 18:40:22
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 108 --topic TryconstructT -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_Tryconstruct.log --type Trim64Struct -DCPSPendingTimeout 3 
writer_Tryconstruct PID: 5016 started at 2025-10-28 18:40: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: 5029 started at 2025-10-28 18:40:24
/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: 5030 started at 2025-10-28 18:40:24
test PASSED.
----- AppendableNoMatch --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 110 --topic AppendableStructT_NoMatch --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_AppendableNoMatch.log --type AppendableStruct -DCPSPendingTimeout 3 
reader_AppendableNoMatch PID: 5048 started at 2025-10-28 18:40:25
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 110 --topic AppendableStructT_NoMatch --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_AppendableNoMatch.log --type AdditionalPrefixFieldStruct -DCPSPendingTimeout 3 
writer_AppendableNoMatch PID: 5049 started at 2025-10-28 18:40:25
test PASSED.
----- DisallowTypeCoercion_FinalStructMatch --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 111 --topic FinalStructMatch_DTC -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_DisallowTypeCoercion_FinalStructMatch.log --type FinalStructSub --disallow-type-coercion -DCPSPendingTimeout 3 
reader_DisallowTypeCoercion_FinalStructMatch PID: 5062 started at 2025-10-28 18:40:26
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 111 --topic FinalStructMatch_DTC -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_DisallowTypeCoercion_FinalStructMatch.log --type FinalStructPub -DCPSPendingTimeout 3 
writer_DisallowTypeCoercion_FinalStructMatch PID: 5063 started at 2025-10-28 18:40:26
test PASSED.
----- MutableUnionNoMatchDisc --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 112 --topic MutableUnionT_NoMatchDisc --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_MutableUnionNoMatchDisc.log --type MutableUnion -DCPSPendingTimeout 3 
reader_MutableUnionNoMatchDisc PID: 5077 started at 2025-10-28 18:40:27
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 112 --topic MutableUnionT_NoMatchDisc --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_MutableUnionNoMatchDisc.log --type ModifiedDiscMutableUnion -DCPSPendingTimeout 3 
writer_MutableUnionNoMatchDisc PID: 5078 started at 2025-10-28 18:40:27
test PASSED.
----- ExtendedMutableStructMatch --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 113 --topic MutableBaseStructT -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_ExtendedMutableStructMatch.log --type MutableStruct -DCPSPendingTimeout 3 
reader_ExtendedMutableStructMatch PID: 5091 started at 2025-10-28 18:40:28
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 113 --topic MutableBaseStructT -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_ExtendedMutableStructMatch.log --type MutableBaseStruct -DCPSPendingTimeout 3 
writer_ExtendedMutableStructMatch PID: 5092 started at 2025-10-28 18:40:28
test PASSED.
----- MutableStructNoMatchId --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 114 --topic MutableStructT_NoMatchId --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_MutableStructNoMatchId.log --type MutableStruct -DCPSPendingTimeout 3 
reader_MutableStructNoMatchId PID: 5105 started at 2025-10-28 18:40:29
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 114 --topic MutableStructT_NoMatchId --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_MutableStructNoMatchId.log --type ModifiedIdMutableStruct -DCPSPendingTimeout 3 
writer_MutableStructNoMatchId PID: 5106 started at 2025-10-28 18:40:29
test PASSED.
----- Match_no_xtypes_yn --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 115 --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: 5121 started at 2025-10-28 18:40:30
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 115 --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: 5122 started at 2025-10-28 18:40:30
test PASSED.
----- AppendableMatch --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 116 --topic AppendableStructT -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_AppendableMatch.log --type AppendableStruct -DCPSPendingTimeout 3 
reader_AppendableMatch PID: 5136 started at 2025-10-28 18:40:31
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 116 --topic AppendableStructT -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_AppendableMatch.log --type AdditionalPostfixFieldStruct -DCPSPendingTimeout 3 
writer_AppendableMatch PID: 5137 started at 2025-10-28 18:40:31
test PASSED.
----- DisallowTypeCoercion_MutableStructNoMatchType --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 117 --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: 5151 started at 2025-10-28 18:40:32
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 117 --topic MutableStructNoMatchType_DTC --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_DisallowTypeCoercion_MutableStructNoMatchType.log --type ModifiedTypeMutableStruct -DCPSPendingTimeout 3 
writer_DisallowTypeCoercion_MutableStructNoMatchType PID: 5152 started at 2025-10-28 18:40:32
test PASSED.
----- DisallowTypeCoercion_MutableStructNoMatch --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 118 --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: 5166 started at 2025-10-28 18:40:33
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 118 --topic MutableStructMatch_DTC --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_DisallowTypeCoercion_MutableStructNoMatch.log --type ModifiedMutableStruct -DCPSPendingTimeout 3 
writer_DisallowTypeCoercion_MutableStructNoMatch PID: 5167 started at 2025-10-28 18:40:33
test PASSED.
----- NoXTypesNoMatchTypeNames --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 119 --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: 5180 started at 2025-10-28 18:40:34
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 119 --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: 5181 started at 2025-10-28 18:40:34
test PASSED.
----- DisallowTypeCoercion_FinalStructNoMatch --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 120 --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: 5196 started at 2025-10-28 18:40:35
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 120 --topic FinalStructNoMatch_DTC --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_DisallowTypeCoercion_FinalStructNoMatch.log --type ModifiedFinalStruct -DCPSPendingTimeout 3 
writer_DisallowTypeCoercion_FinalStructNoMatch PID: 5197 started at 2025-10-28 18:40:35
test PASSED.
----- MutableUnion --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 121 --topic MutableUnionT -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_MutableUnion.log --type MutableUnion -DCPSPendingTimeout 3 
reader_MutableUnion PID: 5211 started at 2025-10-28 18:40:36
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 121 --topic MutableUnionT -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_MutableUnion.log --type ModifiedMutableUnion -DCPSPendingTimeout 3 
writer_MutableUnion PID: 5212 started at 2025-10-28 18:40:36
test PASSED.
----- DisallowTypeCoercion_MutableUnionNoMatchType --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 122 --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: 5228 started at 2025-10-28 18:40:37
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 122 --topic MutableUnionNoMatchType_DTC --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_DisallowTypeCoercion_MutableUnionNoMatchType.log --type ModifiedTypeMutableUnion -DCPSPendingTimeout 3 
writer_DisallowTypeCoercion_MutableUnionNoMatchType PID: 5229 started at 2025-10-28 18:40:37
test PASSED.
----- IgnoreMemberNames_MutableUnionMatch --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 123 --topic MutableUnion_IMN -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_IgnoreMemberNames_MutableUnionMatch.log --type MutableUnion --ignore-member-names -DCPSPendingTimeout 3 
reader_IgnoreMemberNames_MutableUnionMatch PID: 5244 started at 2025-10-28 18:40:38
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 123 --topic MutableUnion_IMN -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_IgnoreMemberNames_MutableUnionMatch.log --type ModifiedNameMutableUnion -DCPSPendingTimeout 3 
writer_IgnoreMemberNames_MutableUnionMatch PID: 5245 started at 2025-10-28 18:40:38
test PASSED.
----- ExtendedAppendableMatch --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 124 --topic AppendableStructT -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_ExtendedAppendableMatch.log --type ExtendedAppendableStruct -DCPSPendingTimeout 3 
reader_ExtendedAppendableMatch PID: 5258 started at 2025-10-28 18:40:39
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 124 --topic AppendableStructT -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_ExtendedAppendableMatch.log --type BaseAppendableStruct -DCPSPendingTimeout 3 
writer_ExtendedAppendableMatch PID: 5259 started at 2025-10-28 18:40:39
test PASSED.
----- MutableStructNoMatchName --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 125 --topic MutableStructT_NoMatchName --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_MutableStructNoMatchName.log --type MutableStruct -DCPSPendingTimeout 3 
reader_MutableStructNoMatchName PID: 5272 started at 2025-10-28 18:40:40
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 125 --topic MutableStructT_NoMatchName --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_MutableStructNoMatchName.log --type ModifiedNameMutableStruct -DCPSPendingTimeout 3 
writer_MutableStructNoMatchName PID: 5273 started at 2025-10-28 18:40:40
test PASSED.
----- Match_no_xtypes_ny --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 126 --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: 5288 started at 2025-10-28 18:40:41
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 126 --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: 5289 started at 2025-10-28 18:40:41
test PASSED.
----- IgnoreMemberNames_MutableStructMatch --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 127 --topic MutableStruct_IMN -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_IgnoreMemberNames_MutableStructMatch.log --type MutableStruct --ignore-member-names -DCPSPendingTimeout 3 
reader_IgnoreMemberNames_MutableStructMatch PID: 5303 started at 2025-10-28 18:40:42
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 127 --topic MutableStruct_IMN -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_IgnoreMemberNames_MutableStructMatch.log --type ModifiedNameMutableStruct -DCPSPendingTimeout 3 
writer_IgnoreMemberNames_MutableStructMatch PID: 5304 started at 2025-10-28 18:40:42
test PASSED.
----- PlainCdr --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 128 --topic PlainCdr -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_PlainCdr.log --type PlainCdrStruct -DCPSPendingTimeout 3 
reader_PlainCdr PID: 5318 started at 2025-10-28 18:40:43
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 128 --topic PlainCdr -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_PlainCdr.log --type PlainCdrStruct -DCPSPendingTimeout 3 
writer_PlainCdr PID: 5319 started at 2025-10-28 18:40:43
test PASSED.
----- DisallowTypeCoercion_MutableUnionNoMatch --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 129 --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: 5333 started at 2025-10-28 18:40:44
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 129 --topic MutableUnionNoMatch_DTC --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_DisallowTypeCoercion_MutableUnionNoMatch.log --type ModifiedMutableUnion -DCPSPendingTimeout 3 
writer_DisallowTypeCoercion_MutableUnionNoMatch PID: 5334 started at 2025-10-28 18:40:44
test PASSED.
----- ForceTypeValidation_NoXTypesNoMatch_yn --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 130 --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: 5349 started at 2025-10-28 18:40:45
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 130 --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: 5350 started at 2025-10-28 18:40:45
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: 5363 started at 2025-10-28 18:40:46
/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: 5364 started at 2025-10-28 18:40:46
test PASSED.
----- MutableUnionNoMatchName --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 132 --topic MutableUnionT_NoMatchName --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_MutableUnionNoMatchName.log --type MutableUnion -DCPSPendingTimeout 3 
reader_MutableUnionNoMatchName PID: 5377 started at 2025-10-28 18:40:47
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 132 --topic MutableUnionT_NoMatchName --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_MutableUnionNoMatchName.log --type ModifiedNameMutableUnion -DCPSPendingTimeout 3 
writer_MutableUnionNoMatchName PID: 5378 started at 2025-10-28 18:40:47
test PASSED.
----- MutableStruct --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 133 --topic MutableStructT -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_MutableStruct.log --type MutableStruct -DCPSPendingTimeout 3 
reader_MutableStruct PID: 5392 started at 2025-10-28 18:40:48
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 133 --topic MutableStructT -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_MutableStruct.log --type ModifiedMutableStruct -DCPSPendingTimeout 3 
writer_MutableStruct PID: 5393 started at 2025-10-28 18:40:48
test PASSED.
----- ForceTypeValidation_NoXTypesNoMatch_ny --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 134 --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: 5407 started at 2025-10-28 18:40:49
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 134 --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: 5408 started at 2025-10-28 18:40:49
test PASSED.
----- NoXTypesMatchTypeNames --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 135 --topic NoXTypesMatchTypeNames_nn -DCPSConfigFile rtps_disc_no_xtypes.ini -ORBLogFile subscriber_NoXTypesMatchTypeNames.log --type AppendableStructNoXTypes --reg-type CommonTypeName -DCPSPendingTimeout 3 
reader_NoXTypesMatchTypeNames PID: 5422 started at 2025-10-28 18:40:49
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 135 --topic NoXTypesMatchTypeNames_nn -DCPSConfigFile rtps_disc_no_xtypes.ini -ORBLogFile publisher_NoXTypesMatchTypeNames.log --type AppendableStructNoXTypes --reg-type CommonTypeName -DCPSPendingTimeout 3 
writer_NoXTypesMatchTypeNames PID: 5423 started at 2025-10-28 18:40:49
test PASSED.

auto_run_tests_finished: tests/DCPS/XTypes/run_test.pl Time:36s Result:0

==============================================================================

tests/DCPS/XTypes/run_test.pl --tcp #

----- Tcp_MutableUnionNoMatchQos --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 100 --topic MutableUnionT --expect-incompatible-qos -DCPSConfigFile tcp.ini -ORBLogFile subscriber_Tcp_MutableUnionNoMatchQos.log --type MutableUnion -DCPSPendingTimeout 3 
reader_Tcp_MutableUnionNoMatchQos PID: 5439 started at 2025-10-28 18:40:51
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 100 --topic MutableUnionT --expect-incompatible-qos -DCPSConfigFile tcp.ini -ORBLogFile publisher_Tcp_MutableUnionNoMatchQos.log --type ModifiedMutableUnion -DCPSPendingTimeout 3 
writer_Tcp_MutableUnionNoMatchQos PID: 5440 started at 2025-10-28 18:40:51
test PASSED.
----- Tcp_AppendableMatch --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 101 --topic AppendableStructT -DCPSConfigFile tcp.ini -ORBLogFile subscriber_Tcp_AppendableMatch.log --type AppendableStruct -DCPSPendingTimeout 3 
reader_Tcp_AppendableMatch PID: 5455 started at 2025-10-28 18:40:51
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 101 --topic AppendableStructT -DCPSConfigFile tcp.ini -ORBLogFile publisher_Tcp_AppendableMatch.log --type AdditionalPostfixFieldStruct -DCPSPendingTimeout 3 
writer_Tcp_AppendableMatch PID: 5456 started at 2025-10-28 18:40:51
test PASSED.
----- Tcp_MutableStructNoMatchName --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 102 --topic MutableStructT_NoMatchName --expect-inconsistent-topic -DCPSConfigFile tcp.ini -ORBLogFile subscriber_Tcp_MutableStructNoMatchName.log --type MutableStruct -DCPSPendingTimeout 3 
reader_Tcp_MutableStructNoMatchName PID: 5470 started at 2025-10-28 18:40:52
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 102 --topic MutableStructT_NoMatchName --expect-inconsistent-topic -DCPSConfigFile tcp.ini -ORBLogFile publisher_Tcp_MutableStructNoMatchName.log --type ModifiedNameMutableStruct -DCPSPendingTimeout 3 
writer_Tcp_MutableStructNoMatchName PID: 5471 started at 2025-10-28 18:40:52
test PASSED.
----- Tcp_MutableBaseStruct --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 103 --topic MutableBaseStructT -DCPSConfigFile tcp.ini -ORBLogFile subscriber_Tcp_MutableBaseStruct.log --type MutableStruct -DCPSPendingTimeout 3 
reader_Tcp_MutableBaseStruct PID: 5487 started at 2025-10-28 18:40:53
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 103 --topic MutableBaseStructT -DCPSConfigFile tcp.ini -ORBLogFile publisher_Tcp_MutableBaseStruct.log --type MutableBaseStruct -DCPSPendingTimeout 3 
writer_Tcp_MutableBaseStruct PID: 5488 started at 2025-10-28 18:40:53
test PASSED.
----- Tcp_MutableUnionNoMatchDisc --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 104 --topic MutableUnionT_NoMatchDisc --expect-inconsistent-topic -DCPSConfigFile tcp.ini -ORBLogFile subscriber_Tcp_MutableUnionNoMatchDisc.log --type MutableUnion -DCPSPendingTimeout 3 
reader_Tcp_MutableUnionNoMatchDisc PID: 5503 started at 2025-10-28 18:40:54
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 104 --topic MutableUnionT_NoMatchDisc --expect-inconsistent-topic -DCPSConfigFile tcp.ini -ORBLogFile publisher_Tcp_MutableUnionNoMatchDisc.log --type ModifiedDiscMutableUnion -DCPSPendingTimeout 3 
writer_Tcp_MutableUnionNoMatchDisc PID: 5504 started at 2025-10-28 18:40:54
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: 5518 started at 2025-10-28 18:40:55
/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: 5519 started at 2025-10-28 18:40:55
test PASSED.
----- Tcp_MutableUnion --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 106 --topic MutableUnionT -DCPSConfigFile tcp.ini -ORBLogFile subscriber_Tcp_MutableUnion.log --type MutableUnion -DCPSPendingTimeout 3 
reader_Tcp_MutableUnion PID: 5532 started at 2025-10-28 18:40:55
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 106 --topic MutableUnionT -DCPSConfigFile tcp.ini -ORBLogFile publisher_Tcp_MutableUnion.log --type ModifiedMutableUnion -DCPSPendingTimeout 3 
writer_Tcp_MutableUnion PID: 5533 started at 2025-10-28 18:40:55
test PASSED.
----- Tcp_MutableStruct --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 107 --topic MutableStructT -DCPSConfigFile tcp.ini -ORBLogFile subscriber_Tcp_MutableStruct.log --type MutableStruct -DCPSPendingTimeout 3 
reader_Tcp_MutableStruct PID: 5546 started at 2025-10-28 18:40:56
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 107 --topic MutableStructT -DCPSConfigFile tcp.ini -ORBLogFile publisher_Tcp_MutableStruct.log --type ModifiedMutableStruct -DCPSPendingTimeout 3 
writer_Tcp_MutableStruct PID: 5547 started at 2025-10-28 18:40:56
test PASSED.

auto_run_tests_finished: tests/DCPS/XTypes/run_test.pl --tcp Time:6s Result:0

==============================================================================

tests/DCPS/WaitForAck/run_test.pl #

/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo  -o repo.ior -DCPSPendingTimeout 3 
InfoRepo PID: 5562
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/WaitForAck/subscriber -DCPSPendingTimeout 2 -DCPSDebugLevel 1 -ORBVerboseLogging 1
sub PID: 5571 started at 2025-10-28 18:40:56
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/WaitForAck/publisher -DCPSPendingTimeout 2 -DCPSDebugLevel 1 -ORBVerboseLogging 1
pub PID: 5572 started at 2025-10-28 18:40:56
2025-10-28 18:40:56.911@LM_INFO@(5572|5572) INFO: set_DCPS_debug_level: set to 1
2025-10-28 18:40:56.911@LM_INFO@(5571|5571) INFO: set_DCPS_debug_level: set to 1
2025-10-28 18:40:56.912@LM_INFO@(5572|5572) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.34.0-dev using ACE 6.5.23
2025-10-28 18:40:56.912@LM_INFO@(5572|5572) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 1
2025-10-28 18:40:56.912@LM_INFO@(5572|5572) Service_Participant::get_domain_participant_factory: machine: runnervmwhb2z, x86_64 platform: Linux, 6.11.0-1018-azure, #18~24.04.1-Ubuntu SMP Sat Jun 28 04:46:03 UTC 2025
2025-10-28 18:40:56.912@LM_INFO@(5572|5572) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
2025-10-28 18:40:56.912@LM_NOTICE@(5572|5572) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
2025-10-28 18:40:56.912@LM_INFO@(5571|5571) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.34.0-dev using ACE 6.5.23
2025-10-28 18:40:56.912@LM_INFO@(5571|5571) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 1
2025-10-28 18:40:56.912@LM_INFO@(5571|5571) Service_Participant::get_domain_participant_factory: machine: runnervmwhb2z, x86_64 platform: Linux, 6.11.0-1018-azure, #18~24.04.1-Ubuntu SMP Sat Jun 28 04:46:03 UTC 2025
2025-10-28 18:40:56.912@LM_INFO@(5571|5571) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
2025-10-28 18:40:56.912@LM_NOTICE@(5571|5571) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
2025-10-28 18:40:56.912@LM_DEBUG@(5572|5572) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
2025-10-28 18:40:56.912@LM_DEBUG@(5571|5571) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
2025-10-28 18:40:56.913@LM_INFO@(5572|5572) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
2025-10-28 18:40:56.913@LM_INFO@(5571|5571) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
2025-10-28 18:40:56.913@LM_DEBUG@(5572|5572) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
2025-10-28 18:40:56.913@LM_DEBUG@(5571|5571) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(5562|5562) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmwhb2z" as fully qualified hostname, please correct system configuration.
2025-10-28 18:40:57.099@LM_INFO@(5572|5572) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
2025-10-28 18:40:57.099@LM_INFO@(5571|5571) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
2025-10-28 18:40:57.099@LM_INFO@(5572|5572) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
2025-10-28 18:40:57.100@LM_INFO@(5571|5571) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
2025-10-28 18:40:57.100@LM_INFO@(5572|5572) InfoRepoDiscovery::bit_config - BIT tcp transport :0
2025-10-28 18:40:57.100@LM_INFO@(5571|5571) InfoRepoDiscovery::bit_config - BIT tcp transport :0
2025-10-28 18:40:57.106@LM_WARNING@(5571|5571) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmwhb2z" as fully qualified hostname, please correct system configuration.
2025-10-28 18:40:57.106@LM_WARNING@(5572|5572) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmwhb2z" as fully qualified hostname, please correct system configuration.
2025-10-28 18:40:57.117@LM_DEBUG@(5571|5579) DataReaderImpl::add_association - bit 1 local 01030000.5d416263.00000003.000001c7(0dfb58de) remote 01030000.5d416263.00000001.000001c2(0751ff31)
2025-10-28 18:40:57.115@LM_DEBUG@(5572|5580) DataReaderImpl::add_association - bit 1 local 01030000.5d416263.00000002.000001c7(309b716e) remote 01030000.5d416263.00000001.000001c2(0751ff31)
2025-10-28 18:40:57.155@LM_WARNING@(5572|5572) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-10-28 18:40:57.156@LM_WARNING@(5571|5571) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-10-28 18:40:57.158@LM_DEBUG@(5572|5572) DataReaderImpl::add_association - bit 1 local 01030000.5d416263.00000002.000002c7(1bb622ad) remote 01030000.5d416263.00000001.000002c2(2c7cacf2)
2025-10-28 18:40:57.160@LM_DEBUG@(5571|5579) DataReaderImpl::add_association - bit 1 local 01030000.5d416263.00000003.000002c7(26d60b1d) remote 01030000.5d416263.00000001.000002c2(2c7cacf2)
2025-10-28 18:40:57.161@LM_WARNING@(5572|5572) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-10-28 18:40:57.162@LM_WARNING@(5571|5571) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-10-28 18:40:57.164@LM_DEBUG@(5572|5580) DataReaderImpl::add_association - bit 1 local 01030000.5d416263.00000002.000003c7(02ad13ec) remote 01030000.5d416263.00000001.000004c2(7a260b74)
2025-10-28 18:40:57.165@LM_DEBUG@(5571|5579) DataReaderImpl::add_association - bit 1 local 01030000.5d416263.00000003.000003c7(3fcd3a5c) remote 01030000.5d416263.00000001.000004c2(7a260b74)
2025-10-28 18:40:57.165@LM_WARNING@(5572|5572) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-10-28 18:40:57.167@LM_WARNING@(5571|5571) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-10-28 18:40:57.168@LM_DEBUG@(5572|5580) DataReaderImpl::add_association - bit 1 local 01030000.5d416263.00000002.000004c7(4dec852b) remote 01030000.5d416263.00000001.000003c2(35679db3)
2025-10-28 18:40:57.169@LM_DEBUG@(5571|5579) DataReaderImpl::add_association - bit 1 local 01030000.5d416263.00000003.000004c7(708cac9b) remote 01030000.5d416263.00000001.000003c2(35679db3)
2025-10-28 18:40:57.169@LM_WARNING@(5572|5572) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-10-28 18:40:57.171@LM_WARNING@(5571|5571) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-10-28 18:40:57.176@LM_WARNING@(5572|5572) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-10-28 18:40:57.178@LM_DEBUG@(5572|5580) DataWriterImpl::add_association - bit 0 local 01030000.5d416263.00000002.00000102(db954751) remote 01030000.5d416263.00000003.00000507(f2f35f6a)
2025-10-28 18:40:57.178@LM_DEBUG@(5571|5579) DataReaderImpl::add_association - bit 0 local 01030000.5d416263.00000003.00000507(f2f35f6a) remote 01030000.5d416263.00000002.00000102(db954751)
2025-10-28 18:40:57.178@LM_WARNING@(5571|5571) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-10-28 18:40:57.180@LM_DEBUG@(5572|5572) DataWriterImpl::add_association - bit 0 local 01030000.5d416263.00000002.00000202(f0b81492) remote 01030000.5d416263.00000003.00000507(f2f35f6a)
2025-10-28 18:40:57.180@LM_DEBUG@(5571|5579) DataReaderImpl::add_association - bit 0 local 01030000.5d416263.00000003.00000507(f2f35f6a) remote 01030000.5d416263.00000002.00000202(f0b81492)
2025-10-28 18:40:57.181@LM_WARNING@(5572|5572) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-10-28 18:40:57.182@LM_DEBUG@(5572|5580) DataWriterImpl::add_association - bit 0 local 01030000.5d416263.00000002.00000102(db954751) remote 01030000.5d416263.00000003.00000607(d9de0ca9)
2025-10-28 18:40:57.182@LM_DEBUG@(5571|5571) DataReaderImpl::add_association - bit 0 local 01030000.5d416263.00000003.00000607(d9de0ca9) remote 01030000.5d416263.00000002.00000102(db954751)
2025-10-28 18:40:57.183@LM_DEBUG@(5572|5572) DataWriterImpl::add_association - bit 0 local 01030000.5d416263.00000002.00000202(f0b81492) remote 01030000.5d416263.00000003.00000607(d9de0ca9)
2025-10-28 18:40:57.183@LM_INFO@(5572|5589) DataWriterImpl::transport_assoc_done: writer 01030000.5d416263.00000002.00000102(db954751) succeeded in associating with reader 01030000.5d416263.00000003.00000507(f2f35f6a)
2025-10-28 18:40:57.183@LM_DEBUG@(5571|5579) DataReaderImpl::add_association - bit 0 local 01030000.5d416263.00000003.00000607(d9de0ca9) remote 01030000.5d416263.00000002.00000202(f0b81492)
2025-10-28 18:40:57.183@LM_DEBUG@(5572|5589) DataWriterImpl::transport_assoc_done: writer 01030000.5d416263.00000002.00000102(db954751) reader 01030000.5d416263.00000003.00000507(f2f35f6a) calling association_complete_i
2025-10-28 18:40:57.183@LM_DEBUG@(5572|5589) DataWriterImpl::association_complete_i - bit 0 local 01030000.5d416263.00000002.00000102(db954751) remote 01030000.5d416263.00000003.00000507(f2f35f6a)
2025-10-28 18:40:57.183@LM_INFO@(5572|5589) DataWriterImpl::transport_assoc_done: writer 01030000.5d416263.00000002.00000202(f0b81492) succeeded in associating with reader 01030000.5d416263.00000003.00000507(f2f35f6a)
2025-10-28 18:40:57.184@LM_DEBUG@(5572|5589) DataWriterImpl::transport_assoc_done: writer 01030000.5d416263.00000002.00000202(f0b81492) reader 01030000.5d416263.00000003.00000507(f2f35f6a) calling association_complete_i
2025-10-28 18:40:57.184@LM_DEBUG@(5572|5589) DataWriterImpl::association_complete_i - bit 0 local 01030000.5d416263.00000002.00000202(f0b81492) remote 01030000.5d416263.00000003.00000507(f2f35f6a)
2025-10-28 18:40:57.184@LM_WARNING@(5571|5571) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-10-28 18:40:57.184@LM_INFO@(5572|5589) DataWriterImpl::transport_assoc_done: writer 01030000.5d416263.00000002.00000102(db954751) succeeded in associating with reader 01030000.5d416263.00000003.00000607(d9de0ca9)
2025-10-28 18:40:57.184@LM_DEBUG@(5572|5589) DataWriterImpl::transport_assoc_done: writer 01030000.5d416263.00000002.00000102(db954751) reader 01030000.5d416263.00000003.00000607(d9de0ca9) calling association_complete_i
2025-10-28 18:40:57.184@LM_DEBUG@(5572|5589) DataWriterImpl::association_complete_i - bit 0 local 01030000.5d416263.00000002.00000102(db954751) remote 01030000.5d416263.00000003.00000607(d9de0ca9)
2025-10-28 18:40:57.184@LM_DEBUG@(5572|5580) DataWriterImpl::add_association - bit 0 local 01030000.5d416263.00000002.00000302(e9a325d3) remote 01030000.5d416263.00000003.00000507(f2f35f6a)
2025-10-28 18:40:57.184@LM_INFO@(5572|5589) DataWriterImpl::transport_assoc_done: writer 01030000.5d416263.00000002.00000202(f0b81492) succeeded in associating with reader 01030000.5d416263.00000003.00000607(d9de0ca9)
2025-10-28 18:40:57.185@LM_DEBUG@(5572|5589) DataWriterImpl::transport_assoc_done: writer 01030000.5d416263.00000002.00000202(f0b81492) reader 01030000.5d416263.00000003.00000607(d9de0ca9) calling association_complete_i
2025-10-28 18:40:57.185@LM_DEBUG@(5572|5589) DataWriterImpl::association_complete_i - bit 0 local 01030000.5d416263.00000002.00000202(f0b81492) remote 01030000.5d416263.00000003.00000607(d9de0ca9)
2025-10-28 18:40:57.185@LM_DEBUG@(5571|5579) DataReaderImpl::add_association - bit 0 local 01030000.5d416263.00000003.00000507(f2f35f6a) remote 01030000.5d416263.00000002.00000302(e9a325d3)
2025-10-28 18:40:57.185@LM_DEBUG@(5572|5572) DataWriterImpl::add_association - bit 0 local 01030000.5d416263.00000002.00000302(e9a325d3) remote 01030000.5d416263.00000003.00000607(d9de0ca9)
2025-10-28 18:40:57.186@LM_INFO@(5572|5589) DataWriterImpl::transport_assoc_done: writer 01030000.5d416263.00000002.00000302(e9a325d3) succeeded in associating with reader 01030000.5d416263.00000003.00000507(f2f35f6a)
2025-10-28 18:40:57.186@LM_DEBUG@(5571|5579) DataReaderImpl::add_association - bit 0 local 01030000.5d416263.00000003.00000607(d9de0ca9) remote 01030000.5d416263.00000002.00000302(e9a325d3)
2025-10-28 18:40:57.186@LM_DEBUG@(5572|5589) DataWriterImpl::transport_assoc_done: writer 01030000.5d416263.00000002.00000302(e9a325d3) reader 01030000.5d416263.00000003.00000507(f2f35f6a) calling association_complete_i
2025-10-28 18:40:57.186@LM_DEBUG@(5572|5589) DataWriterImpl::association_complete_i - bit 0 local 01030000.5d416263.00000002.00000302(e9a325d3) remote 01030000.5d416263.00000003.00000507(f2f35f6a)
2025-10-28 18:40:57.186@LM_WARNING@(5572|5572) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-10-28 18:40:57.187@LM_INFO@(5572|5589) DataWriterImpl::transport_assoc_done: writer 01030000.5d416263.00000002.00000302(e9a325d3) succeeded in associating with reader 01030000.5d416263.00000003.00000607(d9de0ca9)
2025-10-28 18:40:57.187@LM_DEBUG@(5572|5589) DataWriterImpl::transport_assoc_done: writer 01030000.5d416263.00000002.00000302(e9a325d3) reader 01030000.5d416263.00000003.00000607(d9de0ca9) calling association_complete_i
2025-10-28 18:40:57.187@LM_DEBUG@(5572|5589) DataWriterImpl::association_complete_i - bit 0 local 01030000.5d416263.00000002.00000302(e9a325d3) remote 01030000.5d416263.00000003.00000607(d9de0ca9)
2025-10-28 18:40:57.187@LM_DEBUG@(5572|5591) Writer::svc() - processing publication 0.
2025-10-28 18:40:57.187@LM_DEBUG@(5572|5592) Writer::svc() - processing publication 1.
2025-10-28 18:40:57.187@LM_DEBUG@(5572|5593) Writer::svc() - processing publication 2.
2025-10-28 18:40:59.188@LM_DEBUG@(5572|5572) DataWriterImpl::create_ack_token() - for sequence 1284
2025-10-28 18:40:59.188@LM_DEBUG@(5572|5572) DataWriterImpl::wait_for_acknowledgments waiting for acknowledgment of sequence 1284 at 18:40:59.188824
2025-10-28 18:40:59.190@LM_DEBUG@(5572|5572) DataWriterImpl::create_ack_token() - for sequence 1286
2025-10-28 18:40:59.190@LM_DEBUG@(5572|5572) DataWriterImpl::wait_for_acknowledgments waiting for acknowledgment of sequence 1286 at 18:40:59.190131
2025-10-28 18:40:59.190@LM_DEBUG@(5572|5572) DataWriterImpl::create_ack_token() - for sequence 1279
2025-10-28 18:40:59.190@LM_DEBUG@(5572|5572) DataWriterImpl::wait_for_acknowledgments waiting for acknowledgment of sequence 1279 at 18:40:59.190556
2025-10-28 18:40:59.191@LM_DEBUG@(5572|5591) DataWriterImpl::create_ack_token() - for sequence 1286
2025-10-28 18:40:59.191@LM_DEBUG@(5572|5591) DataWriterImpl::wait_for_acknowledgments waiting for acknowledgment of sequence 1286 at 18:40:59.191723
2025-10-28 18:40:59.191@LM_DEBUG@(5572|5572) Publisher::run() - publication 0 stopping after sending 1283 messages.
2025-10-28 18:40:59.192@LM_DEBUG@(5572|5593) DataWriterImpl::create_ack_token() - for sequence 1281
2025-10-28 18:40:59.192@LM_DEBUG@(5572|5593) DataWriterImpl::wait_for_acknowledgments waiting for acknowledgment of sequence 1281 at 18:40:59.192590
2025-10-28 18:40:59.193@LM_DEBUG@(5572|5592) DataWriterImpl::create_ack_token() - for sequence 1288
2025-10-28 18:40:59.193@LM_DEBUG@(5572|5592) DataWriterImpl::wait_for_acknowledgments waiting for acknowledgment of sequence 1288 at 18:40:59.193308
2025-10-28 18:40:59.193@LM_DEBUG@(5572|5572) Publisher::run() - publication 1 stopping after sending 1285 messages.
2025-10-28 18:40:59.193@LM_DEBUG@(5572|5572) Publisher::run() - publication 2 stopping after sending 1278 messages.
2025-10-28 18:40:59.212@LM_DEBUG@(5572|5574) DataWriterImpl::remove_associations: bit 0 local 01030000.5d416263.00000002.00000102(db954751) remote 01030000.5d416263.00000003.00000507(f2f35f6a) num remotes 2
2025-10-28 18:40:59.213@LM_DEBUG@(5571|5579) DataReaderImpl::remove_associations: bit 0 local 01030000.5d416263.00000003.00000507(f2f35f6a) remote 01030000.5d416263.00000002.00000102(db954751) num remotes 1
2025-10-28 18:40:59.214@LM_DEBUG@(5571|5579) DataReaderImpl::remove_associations_i: bit 0 local 01030000.5d416263.00000003.00000507(f2f35f6a) remote 01030000.5d416263.00000002.00000102(db954751) num remotes 1
2025-10-28 18:40:59.214@LM_DEBUG@(5571|5579) DataReaderImpl::remove_associations: bit 0 local 01030000.5d416263.00000003.00000607(d9de0ca9) remote 01030000.5d416263.00000002.00000102(db954751) num remotes 1
2025-10-28 18:40:59.214@LM_DEBUG@(5571|5579) DataReaderImpl::remove_associations_i: bit 0 local 01030000.5d416263.00000003.00000607(d9de0ca9) remote 01030000.5d416263.00000002.00000102(db954751) num remotes 1
2025-10-28 18:40:59.214@LM_DEBUG@(5572|5574) DataWriterImpl::remove_associations: bit 0 local 01030000.5d416263.00000002.00000202(f0b81492) remote 01030000.5d416263.00000003.00000507(f2f35f6a) num remotes 2
2025-10-28 18:40:59.215@LM_DEBUG@(5571|5579) DataReaderImpl::remove_associations: bit 0 local 01030000.5d416263.00000003.00000507(f2f35f6a) remote 01030000.5d416263.00000002.00000202(f0b81492) num remotes 1
2025-10-28 18:40:59.215@LM_DEBUG@(5571|5579) DataReaderImpl::remove_associations_i: bit 0 local 01030000.5d416263.00000003.00000507(f2f35f6a) remote 01030000.5d416263.00000002.00000202(f0b81492) num remotes 1
2025-10-28 18:40:59.215@LM_DEBUG@(5571|5579) DataReaderImpl::remove_associations: bit 0 local 01030000.5d416263.00000003.00000607(d9de0ca9) remote 01030000.5d416263.00000002.00000202(f0b81492) num remotes 1
2025-10-28 18:40:59.215@LM_DEBUG@(5571|5579) DataReaderImpl::remove_associations_i: bit 0 local 01030000.5d416263.00000003.00000607(d9de0ca9) remote 01030000.5d416263.00000002.00000202(f0b81492) num remotes 1
2025-10-28 18:40:59.216@LM_DEBUG@(5572|5574) DataWriterImpl::remove_associations: bit 0 local 01030000.5d416263.00000002.00000302(e9a325d3) remote 01030000.5d416263.00000003.00000507(f2f35f6a) num remotes 2
2025-10-28 18:40:59.216@LM_DEBUG@(5572|5589) DataLink::handle_exception() - (delay) scheduling timer for future release
2025-10-28 18:40:59.217@LM_DEBUG@(5571|5579) DataReaderImpl::remove_associations: bit 0 local 01030000.5d416263.00000003.00000507(f2f35f6a) remote 01030000.5d416263.00000002.00000302(e9a325d3) num remotes 1
2025-10-28 18:40:59.217@LM_DEBUG@(5571|5579) DataReaderImpl::remove_associations_i: bit 0 local 01030000.5d416263.00000003.00000507(f2f35f6a) remote 01030000.5d416263.00000002.00000302(e9a325d3) num remotes 1
2025-10-28 18:40:59.217@LM_DEBUG@(5571|5579) DataReaderImpl::remove_associations: bit 0 local 01030000.5d416263.00000003.00000607(d9de0ca9) remote 01030000.5d416263.00000002.00000302(e9a325d3) num remotes 1
2025-10-28 18:40:59.217@LM_DEBUG@(5571|5579) DataReaderImpl::remove_associations_i: bit 0 local 01030000.5d416263.00000003.00000607(d9de0ca9) remote 01030000.5d416263.00000002.00000302(e9a325d3) num remotes 1
2025-10-28 18:40:59.217@LM_DEBUG@(5571|5590) DataLink::handle_exception() - (delay) scheduling timer for future release
2025-10-28 18:40:59.217@LM_DEBUG@(5571|5571) subscriber_main() - test complete.
2025-10-28 18:40:59.219@LM_DEBUG@(5572|5574) DataReaderImpl::remove_associations: bit 1 local 01030000.5d416263.00000002.000001c7(309b716e) remote 01030000.5d416263.00000001.000001c2(0751ff31) num remotes 1
2025-10-28 18:40:59.219@LM_DEBUG@(5571|5576) DataReaderImpl::remove_associations: bit 1 local 01030000.5d416263.00000003.000001c7(0dfb58de) remote 01030000.5d416263.00000001.000001c2(0751ff31) num remotes 1
2025-10-28 18:40:59.219@LM_DEBUG@(5572|5574) DataReaderImpl::remove_associations_i: bit 1 local 01030000.5d416263.00000002.000001c7(309b716e) remote 01030000.5d416263.00000001.000001c2(0751ff31) num remotes 1
2025-10-28 18:40:59.219@LM_DEBUG@(5571|5576) DataReaderImpl::remove_associations_i: bit 1 local 01030000.5d416263.00000003.000001c7(0dfb58de) remote 01030000.5d416263.00000001.000001c2(0751ff31) num remotes 1
2025-10-28 18:40:59.221@LM_DEBUG@(5572|5574) DataReaderImpl::remove_associations: bit 1 local 01030000.5d416263.00000002.000003c7(02ad13ec) remote 01030000.5d416263.00000001.000004c2(7a260b74) num remotes 1
2025-10-28 18:40:59.221@LM_DEBUG@(5572|5574) DataReaderImpl::remove_associations_i: bit 1 local 01030000.5d416263.00000002.000003c7(02ad13ec) remote 01030000.5d416263.00000001.000004c2(7a260b74) num remotes 1
2025-10-28 18:40:59.221@LM_DEBUG@(5571|5576) DataReaderImpl::remove_associations: bit 1 local 01030000.5d416263.00000003.000003c7(3fcd3a5c) remote 01030000.5d416263.00000001.000004c2(7a260b74) num remotes 1
2025-10-28 18:40:59.221@LM_DEBUG@(5571|5576) DataReaderImpl::remove_associations_i: bit 1 local 01030000.5d416263.00000003.000003c7(3fcd3a5c) remote 01030000.5d416263.00000001.000004c2(7a260b74) num remotes 1
2025-10-28 18:40:59.222@LM_DEBUG@(5572|5574) DataReaderImpl::remove_associations: bit 1 local 01030000.5d416263.00000002.000004c7(4dec852b) remote 01030000.5d416263.00000001.000003c2(35679db3) num remotes 1
2025-10-28 18:40:59.222@LM_DEBUG@(5572|5574) DataReaderImpl::remove_associations_i: bit 1 local 01030000.5d416263.00000002.000004c7(4dec852b) remote 01030000.5d416263.00000001.000003c2(35679db3) num remotes 1
2025-10-28 18:40:59.223@LM_DEBUG@(5571|5576) DataReaderImpl::remove_associations: bit 1 local 01030000.5d416263.00000003.000004c7(708cac9b) remote 01030000.5d416263.00000001.000003c2(35679db3) num remotes 1
2025-10-28 18:40:59.223@LM_DEBUG@(5571|5576) DataReaderImpl::remove_associations_i: bit 1 local 01030000.5d416263.00000003.000004c7(708cac9b) remote 01030000.5d416263.00000001.000003c2(35679db3) num remotes 1
2025-10-28 18:40:59.224@LM_DEBUG@(5572|5574) DataReaderImpl::remove_associations: bit 1 local 01030000.5d416263.00000002.000002c7(1bb622ad) remote 01030000.5d416263.00000001.000002c2(2c7cacf2) num remotes 1
2025-10-28 18:40:59.224@LM_DEBUG@(5572|5574) DataReaderImpl::remove_associations_i: bit 1 local 01030000.5d416263.00000002.000002c7(1bb622ad) remote 01030000.5d416263.00000001.000002c2(2c7cacf2) num remotes 1
2025-10-28 18:40:59.224@LM_DEBUG@(5572|5586) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.0.240:36343 , reconnect_state = INIT_STATE.
2025-10-28 18:40:59.224@LM_DEBUG@(5571|5576) DataReaderImpl::remove_associations: bit 1 local 01030000.5d416263.00000003.000002c7(26d60b1d) remote 01030000.5d416263.00000001.000002c2(2c7cacf2) num remotes 1
2025-10-28 18:40:59.224@LM_DEBUG@(5571|5576) DataReaderImpl::remove_associations_i: bit 1 local 01030000.5d416263.00000003.000002c7(26d60b1d) remote 01030000.5d416263.00000001.000002c2(2c7cacf2) num remotes 1
2025-10-28 18:40:59.224@LM_DEBUG@(5572|5586) DataLink::handle_exception() - delay already elapsed so handle_timeout now
2025-10-28 18:40:59.225@LM_DEBUG@(5571|5585) DataLink::handle_exception() - delay already elapsed so handle_timeout now
2025-10-28 18:40:59.230@LM_DEBUG@(5572|5572) Service_Participant::shutdown
2025-10-28 18:40:59.231@LM_DEBUG@(5571|5590) TcpConnection::handle_close() called on transport: _OPENDDS_0500_TCP to 10.1.0.240:46263 , reconnect_state = INIT_STATE.
2025-10-28 18:40:59.238@LM_DEBUG@(5571|5571) Service_Participant::shutdown
2025-10-28 18:40:59.243@LM_DEBUG@(5572|5572) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2025-10-28 18:40:59.244@LM_DEBUG@(5572|5572) Service_Participant::~Service_Participant
2025-10-28 18:40:59.244@LM_DEBUG@(5572|5572) Service_Participant::shutdown
2025-10-28 18:40:59.251@LM_DEBUG@(5571|5571) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2025-10-28 18:40:59.252@LM_DEBUG@(5571|5571) Service_Participant::~Service_Participant
2025-10-28 18:40:59.252@LM_DEBUG@(5571|5571) 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: 5595
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/WaitForAck/subscriber -DCPSPendingTimeout 2 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSConfigFile rtps.ini 
sub PID: 5604 started at 2025-10-28 18:40:59
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/WaitForAck/publisher -DCPSPendingTimeout 2 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSConfigFile rtps.ini 
pub PID: 5605 started at 2025-10-28 18:40:59
2025-10-28 18:40:59.657@LM_INFO@(5604|5604) INFO: set_DCPS_debug_level: set to 1
2025-10-28 18:40:59.657@LM_INFO@(5604|5604) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_CONFIG_FILE=rtps.ini
2025-10-28 18:40:59.657@LM_INFO@(5605|5605) INFO: set_DCPS_debug_level: set to 1
2025-10-28 18:40:59.657@LM_INFO@(5604|5604) INFO: Service_Participant::process_config_file: Going to load configuration from "rtps.ini"
2025-10-28 18:40:59.657@LM_INFO@(5605|5605) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_CONFIG_FILE=rtps.ini
2025-10-28 18:40:59.657@LM_INFO@(5605|5605) INFO: Service_Participant::process_config_file: Going to load configuration from "rtps.ini"
2025-10-28 18:40:59.657@LM_INFO@(5604|5604) INFO: ConfigStoreImpl::set_string: TRANSPORT_THE_RTPS_TRANSPORT_TRANSPORT_TYPE=rtps_udp
2025-10-28 18:40:59.657@LM_INFO@(5604|5604) INFO: ConfigStoreImpl::set_string: TRANSPORT_THE_RTPS_TRANSPORT_USE_MULTICAST=0
2025-10-28 18:40:59.657@LM_INFO@(5605|5605) INFO: ConfigStoreImpl::set_string: TRANSPORT_THE_RTPS_TRANSPORT_TRANSPORT_TYPE=rtps_udp
2025-10-28 18:40:59.657@LM_INFO@(5604|5604) INFO: ConfigStoreImpl::set_string: TRANSPORT_THE_RTPS_TRANSPORT=@the_rtps_transport
2025-10-28 18:40:59.657@LM_INFO@(5605|5605) INFO: ConfigStoreImpl::set_string: TRANSPORT_THE_RTPS_TRANSPORT_USE_MULTICAST=0
2025-10-28 18:40:59.658@LM_INFO@(5604|5604) INFO: ConfigStoreImpl::set_string: TRANSPORT=@transport
2025-10-28 18:40:59.658@LM_INFO@(5605|5605) INFO: ConfigStoreImpl::set_string: TRANSPORT_THE_RTPS_TRANSPORT=@the_rtps_transport
2025-10-28 18:40:59.658@LM_INFO@(5604|5604) INFO: ConfigStoreImpl::set_string: COMMON_POOL_SIZE=600000000
2025-10-28 18:40:59.658@LM_INFO@(5605|5605) INFO: ConfigStoreImpl::set_string: TRANSPORT=@transport
2025-10-28 18:40:59.658@LM_INFO@(5604|5604) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_GLOBAL_TRANSPORT_CONFIG=$file
2025-10-28 18:40:59.658@LM_INFO@(5605|5605) INFO: ConfigStoreImpl::set_string: COMMON_POOL_SIZE=600000000
2025-10-28 18:40:59.658@LM_INFO@(5604|5604) INFO: ConfigStoreImpl::set_string: COMMON=@common
2025-10-28 18:40:59.658@LM_INFO@(5605|5605) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_GLOBAL_TRANSPORT_CONFIG=$file
2025-10-28 18:40:59.658@LM_INFO@(5605|5605) INFO: ConfigStoreImpl::set_string: COMMON=@common
2025-10-28 18:40:59.659@LM_INFO@(5604|5604) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.34.0-dev using ACE 6.5.23
2025-10-28 18:40:59.659@LM_INFO@(5604|5604) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 1
2025-10-28 18:40:59.659@LM_INFO@(5604|5604) Service_Participant::get_domain_participant_factory: machine: runnervmwhb2z, x86_64 platform: Linux, 6.11.0-1018-azure, #18~24.04.1-Ubuntu SMP Sat Jun 28 04:46:03 UTC 2025
2025-10-28 18:40:59.659@LM_INFO@(5604|5604) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
2025-10-28 18:40:59.659@LM_INFO@(5605|5605) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.34.0-dev using ACE 6.5.23
2025-10-28 18:40:59.659@LM_NOTICE@(5604|5604) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
2025-10-28 18:40:59.659@LM_INFO@(5605|5605) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 1
2025-10-28 18:40:59.659@LM_INFO@(5605|5605) Service_Participant::get_domain_participant_factory: machine: runnervmwhb2z, x86_64 platform: Linux, 6.11.0-1018-azure, #18~24.04.1-Ubuntu SMP Sat Jun 28 04:46:03 UTC 2025
2025-10-28 18:40:59.659@LM_INFO@(5605|5605) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
2025-10-28 18:40:59.659@LM_NOTICE@(5605|5605) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
2025-10-28 18:40:59.660@LM_DEBUG@(5604|5604) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
2025-10-28 18:40:59.660@LM_DEBUG@(5605|5605) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
2025-10-28 18:40:59.661@LM_INFO@(5604|5604) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
2025-10-28 18:40:59.661@LM_INFO@(5605|5605) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
2025-10-28 18:40:59.661@LM_DEBUG@(5604|5604) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
2025-10-28 18:40:59.661@LM_DEBUG@(5605|5605) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(5595|5595) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmwhb2z" as fully qualified hostname, please correct system configuration.
2025-10-28 18:40:59.842@LM_INFO@(5604|5604) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
2025-10-28 18:40:59.842@LM_INFO@(5605|5605) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
2025-10-28 18:40:59.843@LM_INFO@(5604|5604) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
2025-10-28 18:40:59.843@LM_INFO@(5605|5605) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
2025-10-28 18:40:59.843@LM_INFO@(5604|5604) InfoRepoDiscovery::bit_config - BIT tcp transport :0
2025-10-28 18:40:59.843@LM_INFO@(5605|5605) InfoRepoDiscovery::bit_config - BIT tcp transport :0
2025-10-28 18:40:59.850@LM_WARNING@(5604|5604) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmwhb2z" as fully qualified hostname, please correct system configuration.
2025-10-28 18:40:59.850@LM_WARNING@(5605|5605) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmwhb2z" as fully qualified hostname, please correct system configuration.
2025-10-28 18:40:59.865@LM_DEBUG@(5605|5613) DataReaderImpl::add_association - bit 1 local 01030000.2c119bc4.00000003.000001c7(a6360017) remote 01030000.2c119bc4.00000001.000001c2(ac9ca7f8)
2025-10-28 18:40:59.897@LM_WARNING@(5605|5605) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-10-28 18:40:59.866@LM_DEBUG@(5604|5612) DataReaderImpl::add_association - bit 1 local 01030000.2c119bc4.00000002.000001c7(9b5629a7) remote 01030000.2c119bc4.00000001.000001c2(ac9ca7f8)
2025-10-28 18:40:59.900@LM_DEBUG@(5605|5605) DataReaderImpl::add_association - bit 1 local 01030000.2c119bc4.00000003.000002c7(8d1b53d4) remote 01030000.2c119bc4.00000001.000002c2(87b1f43b)
2025-10-28 18:40:59.901@LM_WARNING@(5604|5604) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-10-28 18:40:59.903@LM_WARNING@(5605|5605) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-10-28 18:40:59.904@LM_DEBUG@(5604|5604) DataReaderImpl::add_association - bit 1 local 01030000.2c119bc4.00000002.000002c7(b07b7a64) remote 01030000.2c119bc4.00000001.000002c2(87b1f43b)
2025-10-28 18:40:59.906@LM_DEBUG@(5605|5613) DataReaderImpl::add_association - bit 1 local 01030000.2c119bc4.00000003.000003c7(94006295) remote 01030000.2c119bc4.00000001.000004c2(d1eb53bd)
2025-10-28 18:40:59.906@LM_WARNING@(5604|5604) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-10-28 18:40:59.907@LM_WARNING@(5605|5605) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-10-28 18:40:59.909@LM_DEBUG@(5604|5612) DataReaderImpl::add_association - bit 1 local 01030000.2c119bc4.00000002.000003c7(a9604b25) remote 01030000.2c119bc4.00000001.000004c2(d1eb53bd)
2025-10-28 18:40:59.910@LM_DEBUG@(5605|5613) DataReaderImpl::add_association - bit 1 local 01030000.2c119bc4.00000003.000004c7(db41f452) remote 01030000.2c119bc4.00000001.000003c2(9eaac57a)
2025-10-28 18:40:59.910@LM_WARNING@(5604|5604) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-10-28 18:40:59.911@LM_WARNING@(5605|5605) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-10-28 18:40:59.914@LM_DEBUG@(5604|5612) DataReaderImpl::add_association - bit 1 local 01030000.2c119bc4.00000002.000004c7(e621dde2) remote 01030000.2c119bc4.00000001.000003c2(9eaac57a)
2025-10-28 18:40:59.915@LM_WARNING@(5604|5604) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-10-28 18:40:59.916@LM_WARNING@(5605|5605) 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.
2025-10-28 18:40:59.917@LM_WARNING@(5605|5605) 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.
2025-10-28 18:40:59.919@LM_WARNING@(5605|5605) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-10-28 18:40:59.920@LM_WARNING@(5605|5605) 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.
2025-10-28 18:40:59.920@LM_WARNING@(5605|5605) 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.
2025-10-28 18:40:59.920@LM_WARNING@(5604|5604) 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.
2025-10-28 18:40:59.920@LM_WARNING@(5604|5604) 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.
2025-10-28 18:40:59.922@LM_WARNING@(5605|5605) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-10-28 18:40:59.922@LM_WARNING@(5605|5605) 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.
2025-10-28 18:40:59.922@LM_WARNING@(5605|5605) 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.
2025-10-28 18:40:59.923@LM_DEBUG@(5605|5613) DataWriterImpl::add_association - bit 0 local 01030000.2c119bc4.00000003.00000102(4d383628) remote 01030000.2c119bc4.00000002.00000507(645e2e13)
2025-10-28 18:40:59.924@LM_DEBUG@(5604|5612) DataReaderImpl::add_association - bit 0 local 01030000.2c119bc4.00000002.00000507(645e2e13) remote 01030000.2c119bc4.00000003.00000102(4d383628)
2025-10-28 18:40:59.924@LM_DEBUG@(5605|5605) DataWriterImpl::add_association - bit 0 local 01030000.2c119bc4.00000003.00000202(661565eb) remote 01030000.2c119bc4.00000002.00000507(645e2e13)
2025-10-28 18:40:59.924@LM_DEBUG@(5604|5604) DataReaderImpl::add_association - bit 0 local 01030000.2c119bc4.00000002.00000507(645e2e13) remote 01030000.2c119bc4.00000003.00000202(661565eb)
2025-10-28 18:40:59.928@LM_INFO@(5605|5613) DataWriterImpl::transport_assoc_done: writer 01030000.2c119bc4.00000003.00000102(4d383628) succeeded in associating with reader 01030000.2c119bc4.00000002.00000507(645e2e13)
2025-10-28 18:40:59.928@LM_DEBUG@(5605|5613) DataWriterImpl::transport_assoc_done: writer 01030000.2c119bc4.00000003.00000102(4d383628) reader 01030000.2c119bc4.00000002.00000507(645e2e13) calling association_complete_i
2025-10-28 18:40:59.928@LM_DEBUG@(5605|5613) DataWriterImpl::association_complete_i - bit 0 local 01030000.2c119bc4.00000003.00000102(4d383628) remote 01030000.2c119bc4.00000002.00000507(645e2e13)
2025-10-28 18:40:59.929@LM_WARNING@(5604|5604) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-10-28 18:40:59.929@LM_INFO@(5605|5605) DataWriterImpl::transport_assoc_done: writer 01030000.2c119bc4.00000003.00000202(661565eb) succeeded in associating with reader 01030000.2c119bc4.00000002.00000507(645e2e13)
2025-10-28 18:40:59.929@LM_DEBUG@(5605|5605) DataWriterImpl::transport_assoc_done: writer 01030000.2c119bc4.00000003.00000202(661565eb) reader 01030000.2c119bc4.00000002.00000507(645e2e13) calling association_complete_i
2025-10-28 18:40:59.929@LM_DEBUG@(5605|5605) DataWriterImpl::association_complete_i - bit 0 local 01030000.2c119bc4.00000003.00000202(661565eb) remote 01030000.2c119bc4.00000002.00000507(645e2e13)
2025-10-28 18:40:59.929@LM_WARNING@(5604|5604) 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.
2025-10-28 18:40:59.929@LM_WARNING@(5604|5604) 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.
2025-10-28 18:40:59.930@LM_DEBUG@(5605|5613) DataWriterImpl::add_association - bit 0 local 01030000.2c119bc4.00000003.00000302(7f0e54aa) remote 01030000.2c119bc4.00000002.00000507(645e2e13)
2025-10-28 18:40:59.930@LM_DEBUG@(5604|5612) DataReaderImpl::add_association - bit 0 local 01030000.2c119bc4.00000002.00000507(645e2e13) remote 01030000.2c119bc4.00000003.00000302(7f0e54aa)
2025-10-28 18:40:59.931@LM_WARNING@(5605|5605) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-10-28 18:40:59.931@LM_INFO@(5605|5613) DataWriterImpl::transport_assoc_done: writer 01030000.2c119bc4.00000003.00000302(7f0e54aa) succeeded in associating with reader 01030000.2c119bc4.00000002.00000507(645e2e13)
2025-10-28 18:40:59.931@LM_DEBUG@(5605|5613) DataWriterImpl::transport_assoc_done: writer 01030000.2c119bc4.00000003.00000302(7f0e54aa) reader 01030000.2c119bc4.00000002.00000507(645e2e13) calling association_complete_i
2025-10-28 18:40:59.931@LM_DEBUG@(5605|5613) DataWriterImpl::association_complete_i - bit 0 local 01030000.2c119bc4.00000003.00000302(7f0e54aa) remote 01030000.2c119bc4.00000002.00000507(645e2e13)
2025-10-28 18:40:59.932@LM_DEBUG@(5605|5613) DataWriterImpl::add_association - bit 0 local 01030000.2c119bc4.00000003.00000102(4d383628) remote 01030000.2c119bc4.00000002.00000607(4f737dd0)
2025-10-28 18:40:59.932@LM_DEBUG@(5604|5612) DataReaderImpl::add_association - bit 0 local 01030000.2c119bc4.00000002.00000607(4f737dd0) remote 01030000.2c119bc4.00000003.00000102(4d383628)
2025-10-28 18:40:59.932@LM_DEBUG@(5604|5604) DataReaderImpl::add_association - bit 0 local 01030000.2c119bc4.00000002.00000607(4f737dd0) remote 01030000.2c119bc4.00000003.00000202(661565eb)
2025-10-28 18:40:59.932@LM_INFO@(5605|5613) DataWriterImpl::transport_assoc_done: writer 01030000.2c119bc4.00000003.00000102(4d383628) succeeded in associating with reader 01030000.2c119bc4.00000002.00000607(4f737dd0)
2025-10-28 18:40:59.933@LM_DEBUG@(5605|5613) DataWriterImpl::transport_assoc_done: writer 01030000.2c119bc4.00000003.00000102(4d383628) reader 01030000.2c119bc4.00000002.00000607(4f737dd0) calling association_complete_i
2025-10-28 18:40:59.933@LM_DEBUG@(5605|5613) DataWriterImpl::association_complete_i - bit 0 local 01030000.2c119bc4.00000003.00000102(4d383628) remote 01030000.2c119bc4.00000002.00000607(4f737dd0)
2025-10-28 18:40:59.933@LM_DEBUG@(5605|5613) DataWriterImpl::add_association - bit 0 local 01030000.2c119bc4.00000003.00000202(661565eb) remote 01030000.2c119bc4.00000002.00000607(4f737dd0)
2025-10-28 18:40:59.933@LM_DEBUG@(5604|5612) DataReaderImpl::add_association - bit 0 local 01030000.2c119bc4.00000002.00000607(4f737dd0) remote 01030000.2c119bc4.00000003.00000302(7f0e54aa)
2025-10-28 18:40:59.933@LM_WARNING@(5604|5604) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-10-28 18:40:59.933@LM_INFO@(5605|5613) DataWriterImpl::transport_assoc_done: writer 01030000.2c119bc4.00000003.00000202(661565eb) succeeded in associating with reader 01030000.2c119bc4.00000002.00000607(4f737dd0)
2025-10-28 18:40:59.933@LM_DEBUG@(5605|5613) DataWriterImpl::transport_assoc_done: writer 01030000.2c119bc4.00000003.00000202(661565eb) reader 01030000.2c119bc4.00000002.00000607(4f737dd0) calling association_complete_i
2025-10-28 18:40:59.933@LM_DEBUG@(5605|5613) DataWriterImpl::association_complete_i - bit 0 local 01030000.2c119bc4.00000003.00000202(661565eb) remote 01030000.2c119bc4.00000002.00000607(4f737dd0)
2025-10-28 18:40:59.934@LM_DEBUG@(5605|5613) DataWriterImpl::add_association - bit 0 local 01030000.2c119bc4.00000003.00000302(7f0e54aa) remote 01030000.2c119bc4.00000002.00000607(4f737dd0)
2025-10-28 18:40:59.934@LM_INFO@(5605|5613) DataWriterImpl::transport_assoc_done: writer 01030000.2c119bc4.00000003.00000302(7f0e54aa) succeeded in associating with reader 01030000.2c119bc4.00000002.00000607(4f737dd0)
2025-10-28 18:40:59.934@LM_DEBUG@(5605|5613) DataWriterImpl::transport_assoc_done: writer 01030000.2c119bc4.00000003.00000302(7f0e54aa) reader 01030000.2c119bc4.00000002.00000607(4f737dd0) calling association_complete_i
2025-10-28 18:40:59.934@LM_DEBUG@(5605|5613) DataWriterImpl::association_complete_i - bit 0 local 01030000.2c119bc4.00000003.00000302(7f0e54aa) remote 01030000.2c119bc4.00000002.00000607(4f737dd0)
2025-10-28 18:40:59.934@LM_DEBUG@(5605|5624) Writer::svc() - processing publication 0.
2025-10-28 18:40:59.934@LM_DEBUG@(5605|5625) Writer::svc() - processing publication 1.
2025-10-28 18:40:59.935@LM_DEBUG@(5605|5626) Writer::svc() - processing publication 2.
2025-10-28 18:41:01.935@LM_DEBUG@(5605|5605) DataWriterImpl::create_ack_token() - for sequence 1210
2025-10-28 18:41:01.935@LM_DEBUG@(5605|5605) DataWriterImpl::wait_for_acknowledgments waiting for acknowledgment of sequence 1210 at 18:41:01.935413
2025-10-28 18:41:01.985@LM_DEBUG@(5605|5605) DataWriterImpl::create_ack_token() - for sequence 1223
2025-10-28 18:41:01.985@LM_DEBUG@(5605|5605) DataWriterImpl::wait_for_acknowledgments waiting for acknowledgment of sequence 1223 at 18:41:01.985701
2025-10-28 18:41:02.035@LM_DEBUG@(5605|5605) DataWriterImpl::create_ack_token() - for sequence 1252
2025-10-28 18:41:02.035@LM_DEBUG@(5605|5605) DataWriterImpl::wait_for_acknowledgments waiting for acknowledgment of sequence 1252 at 18:41:02.035309
2025-10-28 18:41:02.058@LM_DEBUG@(5605|5626) DataWriterImpl::create_ack_token() - for sequence 1263
2025-10-28 18:41:02.058@LM_DEBUG@(5605|5626) DataWriterImpl::wait_for_acknowledgments waiting for acknowledgment of sequence 1263 at 18:41:02.058196
2025-10-28 18:41:02.058@LM_DEBUG@(5605|5624) DataWriterImpl::create_ack_token() - for sequence 1262
2025-10-28 18:41:02.058@LM_DEBUG@(5605|5624) DataWriterImpl::wait_for_acknowledgments waiting for acknowledgment of sequence 1262 at 18:41:02.058878
2025-10-28 18:41:02.059@LM_DEBUG@(5605|5625) DataWriterImpl::create_ack_token() - for sequence 1257
2025-10-28 18:41:02.059@LM_DEBUG@(5605|5625) DataWriterImpl::wait_for_acknowledgments waiting for acknowledgment of sequence 1257 at 18:41:02.059554
2025-10-28 18:41:02.177@LM_DEBUG@(5605|5605) Publisher::run() - publication 0 stopping after sending 1259 messages.
2025-10-28 18:41:02.259@LM_DEBUG@(5605|5605) Publisher::run() - publication 1 stopping after sending 1254 messages.
2025-10-28 18:41:02.279@LM_DEBUG@(5605|5605) Publisher::run() - publication 2 stopping after sending 1260 messages.
2025-10-28 18:41:02.298@LM_DEBUG@(5605|5609) WriteDataContainer::wait_pending timeout at 00:06:01.319898
2025-10-28 18:41:02.397@LM_DEBUG@(5605|5609) WriteDataContainer::wait_pending done
2025-10-28 18:41:02.397@LM_DEBUG@(5605|5609) DataWriterImpl::remove_associations: bit 0 local 01030000.2c119bc4.00000003.00000102(4d383628) remote 01030000.2c119bc4.00000002.00000507(645e2e13) num remotes 2
2025-10-28 18:41:02.399@LM_DEBUG@(5604|5612) DataReaderImpl::remove_associations: bit 0 local 01030000.2c119bc4.00000002.00000507(645e2e13) remote 01030000.2c119bc4.00000003.00000102(4d383628) num remotes 1
2025-10-28 18:41:02.399@LM_DEBUG@(5604|5612) DataReaderImpl::remove_associations_i: bit 0 local 01030000.2c119bc4.00000002.00000507(645e2e13) remote 01030000.2c119bc4.00000003.00000102(4d383628) num remotes 1
2025-10-28 18:41:02.400@LM_DEBUG@(5604|5612) DataReaderImpl::remove_associations: bit 0 local 01030000.2c119bc4.00000002.00000607(4f737dd0) remote 01030000.2c119bc4.00000003.00000102(4d383628) num remotes 1
2025-10-28 18:41:02.400@LM_DEBUG@(5604|5612) DataReaderImpl::remove_associations_i: bit 0 local 01030000.2c119bc4.00000002.00000607(4f737dd0) remote 01030000.2c119bc4.00000003.00000102(4d383628) num remotes 1
2025-10-28 18:41:02.400@LM_DEBUG@(5605|5609) WriteDataContainer::wait_pending timeout at 00:06:01.319898
2025-10-28 18:41:02.480@LM_DEBUG@(5605|5609) WriteDataContainer::wait_pending done
2025-10-28 18:41:02.480@LM_DEBUG@(5605|5609) DataWriterImpl::remove_associations: bit 0 local 01030000.2c119bc4.00000003.00000202(661565eb) remote 01030000.2c119bc4.00000002.00000507(645e2e13) num remotes 2
2025-10-28 18:41:02.481@LM_DEBUG@(5604|5612) DataReaderImpl::remove_associations: bit 0 local 01030000.2c119bc4.00000002.00000507(645e2e13) remote 01030000.2c119bc4.00000003.00000202(661565eb) num remotes 1
2025-10-28 18:41:02.481@LM_DEBUG@(5604|5612) DataReaderImpl::remove_associations_i: bit 0 local 01030000.2c119bc4.00000002.00000507(645e2e13) remote 01030000.2c119bc4.00000003.00000202(661565eb) num remotes 1
2025-10-28 18:41:02.482@LM_DEBUG@(5604|5612) DataReaderImpl::remove_associations: bit 0 local 01030000.2c119bc4.00000002.00000607(4f737dd0) remote 01030000.2c119bc4.00000003.00000202(661565eb) num remotes 1
2025-10-28 18:41:02.482@LM_DEBUG@(5604|5612) DataReaderImpl::remove_associations_i: bit 0 local 01030000.2c119bc4.00000002.00000607(4f737dd0) remote 01030000.2c119bc4.00000003.00000202(661565eb) num remotes 1
2025-10-28 18:41:02.482@LM_DEBUG@(5605|5609) WriteDataContainer::wait_pending timeout at 00:06:01.319898
2025-10-28 18:41:02.500@LM_DEBUG@(5605|5609) WriteDataContainer::wait_pending done
2025-10-28 18:41:02.500@LM_DEBUG@(5605|5609) DataWriterImpl::remove_associations: bit 0 local 01030000.2c119bc4.00000003.00000302(7f0e54aa) remote 01030000.2c119bc4.00000002.00000507(645e2e13) num remotes 2
2025-10-28 18:41:02.502@LM_DEBUG@(5604|5612) DataReaderImpl::remove_associations: bit 0 local 01030000.2c119bc4.00000002.00000507(645e2e13) remote 01030000.2c119bc4.00000003.00000302(7f0e54aa) num remotes 1
2025-10-28 18:41:02.502@LM_DEBUG@(5604|5612) DataReaderImpl::remove_associations_i: bit 0 local 01030000.2c119bc4.00000002.00000507(645e2e13) remote 01030000.2c119bc4.00000003.00000302(7f0e54aa) num remotes 1
2025-10-28 18:41:02.502@LM_DEBUG@(5604|5612) DataReaderImpl::remove_associations: bit 0 local 01030000.2c119bc4.00000002.00000607(4f737dd0) remote 01030000.2c119bc4.00000003.00000302(7f0e54aa) num remotes 1
2025-10-28 18:41:02.502@LM_DEBUG@(5604|5612) DataReaderImpl::remove_associations_i: bit 0 local 01030000.2c119bc4.00000002.00000607(4f737dd0) remote 01030000.2c119bc4.00000003.00000302(7f0e54aa) num remotes 1
2025-10-28 18:41:02.503@LM_DEBUG@(5604|5604) subscriber_main() - test complete.
2025-10-28 18:41:02.504@LM_DEBUG@(5605|5609) DataReaderImpl::remove_associations: bit 1 local 01030000.2c119bc4.00000003.000001c7(a6360017) remote 01030000.2c119bc4.00000001.000001c2(ac9ca7f8) num remotes 1
2025-10-28 18:41:02.504@LM_DEBUG@(5605|5609) DataReaderImpl::remove_associations_i: bit 1 local 01030000.2c119bc4.00000003.000001c7(a6360017) remote 01030000.2c119bc4.00000001.000001c2(ac9ca7f8) num remotes 1
2025-10-28 18:41:02.504@LM_DEBUG@(5604|5607) DataReaderImpl::remove_associations: bit 1 local 01030000.2c119bc4.00000002.000001c7(9b5629a7) remote 01030000.2c119bc4.00000001.000001c2(ac9ca7f8) num remotes 1
2025-10-28 18:41:02.504@LM_DEBUG@(5604|5607) DataReaderImpl::remove_associations_i: bit 1 local 01030000.2c119bc4.00000002.000001c7(9b5629a7) remote 01030000.2c119bc4.00000001.000001c2(ac9ca7f8) num remotes 1
2025-10-28 18:41:02.505@LM_DEBUG@(5605|5609) DataReaderImpl::remove_associations: bit 1 local 01030000.2c119bc4.00000003.000003c7(94006295) remote 01030000.2c119bc4.00000001.000004c2(d1eb53bd) num remotes 1
2025-10-28 18:41:02.505@LM_DEBUG@(5605|5609) DataReaderImpl::remove_associations_i: bit 1 local 01030000.2c119bc4.00000003.000003c7(94006295) remote 01030000.2c119bc4.00000001.000004c2(d1eb53bd) num remotes 1
2025-10-28 18:41:02.505@LM_DEBUG@(5604|5607) DataReaderImpl::remove_associations: bit 1 local 01030000.2c119bc4.00000002.000003c7(a9604b25) remote 01030000.2c119bc4.00000001.000004c2(d1eb53bd) num remotes 1
2025-10-28 18:41:02.506@LM_DEBUG@(5604|5607) DataReaderImpl::remove_associations_i: bit 1 local 01030000.2c119bc4.00000002.000003c7(a9604b25) remote 01030000.2c119bc4.00000001.000004c2(d1eb53bd) num remotes 1
2025-10-28 18:41:02.506@LM_DEBUG@(5605|5609) DataReaderImpl::remove_associations: bit 1 local 01030000.2c119bc4.00000003.000004c7(db41f452) remote 01030000.2c119bc4.00000001.000003c2(9eaac57a) num remotes 1
2025-10-28 18:41:02.506@LM_DEBUG@(5605|5609) DataReaderImpl::remove_associations_i: bit 1 local 01030000.2c119bc4.00000003.000004c7(db41f452) remote 01030000.2c119bc4.00000001.000003c2(9eaac57a) num remotes 1
2025-10-28 18:41:02.507@LM_DEBUG@(5604|5607) DataReaderImpl::remove_associations: bit 1 local 01030000.2c119bc4.00000002.000004c7(e621dde2) remote 01030000.2c119bc4.00000001.000003c2(9eaac57a) num remotes 1
2025-10-28 18:41:02.507@LM_DEBUG@(5604|5607) DataReaderImpl::remove_associations_i: bit 1 local 01030000.2c119bc4.00000002.000004c7(e621dde2) remote 01030000.2c119bc4.00000001.000003c2(9eaac57a) num remotes 1
2025-10-28 18:41:02.508@LM_DEBUG@(5605|5609) DataReaderImpl::remove_associations: bit 1 local 01030000.2c119bc4.00000003.000002c7(8d1b53d4) remote 01030000.2c119bc4.00000001.000002c2(87b1f43b) num remotes 1
2025-10-28 18:41:02.508@LM_DEBUG@(5605|5609) DataReaderImpl::remove_associations_i: bit 1 local 01030000.2c119bc4.00000003.000002c7(8d1b53d4) remote 01030000.2c119bc4.00000001.000002c2(87b1f43b) num remotes 1
2025-10-28 18:41:02.508@LM_DEBUG@(5605|5619) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.0.240:34799 , reconnect_state = INIT_STATE.
2025-10-28 18:41:02.508@LM_DEBUG@(5604|5607) DataReaderImpl::remove_associations: bit 1 local 01030000.2c119bc4.00000002.000002c7(b07b7a64) remote 01030000.2c119bc4.00000001.000002c2(87b1f43b) num remotes 1
2025-10-28 18:41:02.508@LM_DEBUG@(5604|5607) DataReaderImpl::remove_associations_i: bit 1 local 01030000.2c119bc4.00000002.000002c7(b07b7a64) remote 01030000.2c119bc4.00000001.000002c2(87b1f43b) num remotes 1
2025-10-28 18:41:02.508@LM_DEBUG@(5605|5619) DataLink::handle_exception() - delay already elapsed so handle_timeout now
2025-10-28 18:41:02.509@LM_DEBUG@(5604|5618) DataLink::handle_exception() - delay already elapsed so handle_timeout now
2025-10-28 18:41:02.514@LM_DEBUG@(5605|5605) Service_Participant::shutdown
2025-10-28 18:41:02.521@LM_DEBUG@(5604|5604) Service_Participant::shutdown
2025-10-28 18:41:02.527@LM_DEBUG@(5605|5605) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2025-10-28 18:41:02.528@LM_DEBUG@(5605|5605) Service_Participant::~Service_Participant
2025-10-28 18:41:02.528@LM_DEBUG@(5605|5605) Service_Participant::shutdown
2025-10-28 18:41:02.534@LM_DEBUG@(5604|5604) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2025-10-28 18:41:02.535@LM_DEBUG@(5604|5604) Service_Participant::~Service_Participant
2025-10-28 18:41:02.535@LM_DEBUG@(5604|5604) 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: 5629
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/WaitForAck/subscriber -DCPSPendingTimeout 2 -DCPSDebugLevel 1 -ORBVerboseLogging 1
sub PID: 5638 started at 2025-10-28 18:41:02
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/WaitForAck/publisher -p -DCPSPendingTimeout 2 -DCPSDebugLevel 1 -ORBVerboseLogging 1
pub PID: 5639 started at 2025-10-28 18:41:02
2025-10-28 18:41:03.004@LM_INFO@(5638|5638) INFO: set_DCPS_debug_level: set to 1
2025-10-28 18:41:03.004@LM_INFO@(5639|5639) INFO: set_DCPS_debug_level: set to 1
2025-10-28 18:41:03.004@LM_INFO@(5638|5638) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.34.0-dev using ACE 6.5.23
2025-10-28 18:41:03.004@LM_INFO@(5638|5638) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 1
2025-10-28 18:41:03.004@LM_INFO@(5639|5639) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.34.0-dev using ACE 6.5.23
2025-10-28 18:41:03.004@LM_INFO@(5638|5638) Service_Participant::get_domain_participant_factory: machine: runnervmwhb2z, x86_64 platform: Linux, 6.11.0-1018-azure, #18~24.04.1-Ubuntu SMP Sat Jun 28 04:46:03 UTC 2025
2025-10-28 18:41:03.004@LM_INFO@(5639|5639) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 1
2025-10-28 18:41:03.004@LM_INFO@(5638|5638) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
2025-10-28 18:41:03.004@LM_INFO@(5639|5639) Service_Participant::get_domain_participant_factory: machine: runnervmwhb2z, x86_64 platform: Linux, 6.11.0-1018-azure, #18~24.04.1-Ubuntu SMP Sat Jun 28 04:46:03 UTC 2025
2025-10-28 18:41:03.004@LM_INFO@(5639|5639) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
2025-10-28 18:41:03.004@LM_NOTICE@(5638|5638) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
2025-10-28 18:41:03.004@LM_NOTICE@(5639|5639) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
2025-10-28 18:41:03.005@LM_DEBUG@(5638|5638) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
2025-10-28 18:41:03.005@LM_DEBUG@(5639|5639) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
2025-10-28 18:41:03.006@LM_INFO@(5639|5639) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
2025-10-28 18:41:03.006@LM_INFO@(5638|5638) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
2025-10-28 18:41:03.006@LM_DEBUG@(5638|5638) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
2025-10-28 18:41:03.006@LM_DEBUG@(5639|5639) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(5629|5629) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmwhb2z" as fully qualified hostname, please correct system configuration.
2025-10-28 18:41:03.187@LM_INFO@(5638|5638) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
2025-10-28 18:41:03.187@LM_INFO@(5639|5639) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
2025-10-28 18:41:03.188@LM_INFO@(5638|5638) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
2025-10-28 18:41:03.188@LM_INFO@(5638|5638) InfoRepoDiscovery::bit_config - BIT tcp transport :0
2025-10-28 18:41:03.188@LM_INFO@(5639|5639) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
2025-10-28 18:41:03.188@LM_INFO@(5639|5639) InfoRepoDiscovery::bit_config - BIT tcp transport :0
2025-10-28 18:41:03.194@LM_WARNING@(5639|5639) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmwhb2z" as fully qualified hostname, please correct system configuration.
2025-10-28 18:41:03.194@LM_WARNING@(5638|5638) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmwhb2z" as fully qualified hostname, please correct system configuration.
2025-10-28 18:41:03.208@LM_DEBUG@(5638|5647) DataReaderImpl::add_association - bit 1 local 01030000.3507904d.00000002.000001c7(7eb2bda1) remote 01030000.3507904d.00000001.000001c2(497833fe)
2025-10-28 18:41:03.241@LM_WARNING@(5638|5638) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-10-28 18:41:03.242@LM_DEBUG@(5639|5646) DataReaderImpl::add_association - bit 1 local 01030000.3507904d.00000003.000001c7(43d29411) remote 01030000.3507904d.00000001.000001c2(497833fe)
2025-10-28 18:41:03.244@LM_WARNING@(5639|5639) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-10-28 18:41:03.245@LM_DEBUG@(5638|5647) DataReaderImpl::add_association - bit 1 local 01030000.3507904d.00000002.000002c7(559fee62) remote 01030000.3507904d.00000001.000002c2(6255603d)
2025-10-28 18:41:03.247@LM_DEBUG@(5639|5639) DataReaderImpl::add_association - bit 1 local 01030000.3507904d.00000003.000002c7(68ffc7d2) remote 01030000.3507904d.00000001.000002c2(6255603d)
2025-10-28 18:41:03.248@LM_WARNING@(5638|5638) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-10-28 18:41:03.249@LM_WARNING@(5639|5639) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-10-28 18:41:03.250@LM_DEBUG@(5638|5647) DataReaderImpl::add_association - bit 1 local 01030000.3507904d.00000002.000003c7(4c84df23) remote 01030000.3507904d.00000001.000004c2(340fc7bb)
2025-10-28 18:41:03.252@LM_DEBUG@(5639|5646) DataReaderImpl::add_association - bit 1 local 01030000.3507904d.00000003.000003c7(71e4f693) remote 01030000.3507904d.00000001.000004c2(340fc7bb)
2025-10-28 18:41:03.252@LM_WARNING@(5638|5638) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-10-28 18:41:03.253@LM_WARNING@(5639|5639) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-10-28 18:41:03.254@LM_DEBUG@(5638|5647) DataReaderImpl::add_association - bit 1 local 01030000.3507904d.00000002.000004c7(03c549e4) remote 01030000.3507904d.00000001.000003c2(7b4e517c)
2025-10-28 18:41:03.256@LM_WARNING@(5638|5638) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-10-28 18:41:03.256@LM_DEBUG@(5639|5646) DataReaderImpl::add_association - bit 1 local 01030000.3507904d.00000003.000004c7(3ea56054) remote 01030000.3507904d.00000001.000003c2(7b4e517c)
2025-10-28 18:41:03.258@LM_WARNING@(5639|5639) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-10-28 18:41:03.262@LM_WARNING@(5638|5638) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-10-28 18:41:03.265@LM_DEBUG@(5639|5646) DataWriterImpl::add_association - bit 0 local 01030000.3507904d.00000003.00000102(a8dca22e) remote 01030000.3507904d.00000002.00000507(81baba15)
2025-10-28 18:41:03.265@LM_WARNING@(5639|5639) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-10-28 18:41:03.265@LM_DEBUG@(5638|5647) DataReaderImpl::add_association - bit 0 local 01030000.3507904d.00000002.00000507(81baba15) remote 01030000.3507904d.00000003.00000102(a8dca22e)
2025-10-28 18:41:03.266@LM_DEBUG@(5639|5639) DataWriterImpl::add_association - bit 0 local 01030000.3507904d.00000003.00000102(a8dca22e) remote 01030000.3507904d.00000002.00000607(aa97e9d6)
2025-10-28 18:41:03.267@LM_DEBUG@(5638|5638) DataReaderImpl::add_association - bit 0 local 01030000.3507904d.00000002.00000607(aa97e9d6) remote 01030000.3507904d.00000003.00000102(a8dca22e)
2025-10-28 18:41:03.267@LM_WARNING@(5638|5638) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-10-28 18:41:03.268@LM_DEBUG@(5639|5646) DataWriterImpl::add_association - bit 0 local 01030000.3507904d.00000003.00000202(83f1f1ed) remote 01030000.3507904d.00000002.00000507(81baba15)
2025-10-28 18:41:03.269@LM_DEBUG@(5639|5639) DataWriterImpl::add_association - bit 0 local 01030000.3507904d.00000003.00000202(83f1f1ed) remote 01030000.3507904d.00000002.00000607(aa97e9d6)
2025-10-28 18:41:03.269@LM_DEBUG@(5638|5647) DataReaderImpl::add_association - bit 0 local 01030000.3507904d.00000002.00000507(81baba15) remote 01030000.3507904d.00000003.00000202(83f1f1ed)
2025-10-28 18:41:03.269@LM_WARNING@(5639|5639) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-10-28 18:41:03.269@LM_INFO@(5639|5657) DataWriterImpl::transport_assoc_done: writer 01030000.3507904d.00000003.00000102(a8dca22e) succeeded in associating with reader 01030000.3507904d.00000002.00000507(81baba15)
2025-10-28 18:41:03.269@LM_DEBUG@(5639|5657) DataWriterImpl::transport_assoc_done: writer 01030000.3507904d.00000003.00000102(a8dca22e) reader 01030000.3507904d.00000002.00000507(81baba15) calling association_complete_i
2025-10-28 18:41:03.269@LM_DEBUG@(5639|5657) DataWriterImpl::association_complete_i - bit 0 local 01030000.3507904d.00000003.00000102(a8dca22e) remote 01030000.3507904d.00000002.00000507(81baba15)
2025-10-28 18:41:03.270@LM_INFO@(5639|5657) DataWriterImpl::transport_assoc_done: writer 01030000.3507904d.00000003.00000102(a8dca22e) succeeded in associating with reader 01030000.3507904d.00000002.00000607(aa97e9d6)
2025-10-28 18:41:03.270@LM_DEBUG@(5639|5657) DataWriterImpl::transport_assoc_done: writer 01030000.3507904d.00000003.00000102(a8dca22e) reader 01030000.3507904d.00000002.00000607(aa97e9d6) calling association_complete_i
2025-10-28 18:41:03.270@LM_DEBUG@(5638|5647) DataReaderImpl::add_association - bit 0 local 01030000.3507904d.00000002.00000607(aa97e9d6) remote 01030000.3507904d.00000003.00000202(83f1f1ed)
2025-10-28 18:41:03.270@LM_DEBUG@(5639|5657) DataWriterImpl::association_complete_i - bit 0 local 01030000.3507904d.00000003.00000102(a8dca22e) remote 01030000.3507904d.00000002.00000607(aa97e9d6)
2025-10-28 18:41:03.270@LM_INFO@(5639|5657) DataWriterImpl::transport_assoc_done: writer 01030000.3507904d.00000003.00000202(83f1f1ed) succeeded in associating with reader 01030000.3507904d.00000002.00000507(81baba15)
2025-10-28 18:41:03.270@LM_DEBUG@(5639|5657) DataWriterImpl::transport_assoc_done: writer 01030000.3507904d.00000003.00000202(83f1f1ed) reader 01030000.3507904d.00000002.00000507(81baba15) calling association_complete_i
2025-10-28 18:41:03.270@LM_DEBUG@(5639|5657) DataWriterImpl::association_complete_i - bit 0 local 01030000.3507904d.00000003.00000202(83f1f1ed) remote 01030000.3507904d.00000002.00000507(81baba15)
2025-10-28 18:41:03.271@LM_INFO@(5639|5657) DataWriterImpl::transport_assoc_done: writer 01030000.3507904d.00000003.00000202(83f1f1ed) succeeded in associating with reader 01030000.3507904d.00000002.00000607(aa97e9d6)
2025-10-28 18:41:03.271@LM_DEBUG@(5639|5657) DataWriterImpl::transport_assoc_done: writer 01030000.3507904d.00000003.00000202(83f1f1ed) reader 01030000.3507904d.00000002.00000607(aa97e9d6) calling association_complete_i
2025-10-28 18:41:03.271@LM_DEBUG@(5639|5657) DataWriterImpl::association_complete_i - bit 0 local 01030000.3507904d.00000003.00000202(83f1f1ed) remote 01030000.3507904d.00000002.00000607(aa97e9d6)
2025-10-28 18:41:03.272@LM_DEBUG@(5639|5646) DataWriterImpl::add_association - bit 0 local 01030000.3507904d.00000003.00000302(9aeac0ac) remote 01030000.3507904d.00000002.00000507(81baba15)
2025-10-28 18:41:03.272@LM_DEBUG@(5638|5647) DataReaderImpl::add_association - bit 0 local 01030000.3507904d.00000002.00000507(81baba15) remote 01030000.3507904d.00000003.00000302(9aeac0ac)
2025-10-28 18:41:03.272@LM_DEBUG@(5639|5639) DataWriterImpl::add_association - bit 0 local 01030000.3507904d.00000003.00000302(9aeac0ac) remote 01030000.3507904d.00000002.00000607(aa97e9d6)
2025-10-28 18:41:03.272@LM_WARNING@(5639|5639) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-10-28 18:41:03.273@LM_INFO@(5639|5657) DataWriterImpl::transport_assoc_done: writer 01030000.3507904d.00000003.00000302(9aeac0ac) succeeded in associating with reader 01030000.3507904d.00000002.00000507(81baba15)
2025-10-28 18:41:03.273@LM_DEBUG@(5639|5657) DataWriterImpl::transport_assoc_done: writer 01030000.3507904d.00000003.00000302(9aeac0ac) reader 01030000.3507904d.00000002.00000507(81baba15) calling association_complete_i
2025-10-28 18:41:03.273@LM_DEBUG@(5638|5647) DataReaderImpl::add_association - bit 0 local 01030000.3507904d.00000002.00000607(aa97e9d6) remote 01030000.3507904d.00000003.00000302(9aeac0ac)
2025-10-28 18:41:03.273@LM_DEBUG@(5639|5657) DataWriterImpl::association_complete_i - bit 0 local 01030000.3507904d.00000003.00000302(9aeac0ac) remote 01030000.3507904d.00000002.00000507(81baba15)
2025-10-28 18:41:03.273@LM_INFO@(5639|5657) DataWriterImpl::transport_assoc_done: writer 01030000.3507904d.00000003.00000302(9aeac0ac) succeeded in associating with reader 01030000.3507904d.00000002.00000607(aa97e9d6)
2025-10-28 18:41:03.273@LM_DEBUG@(5639|5657) DataWriterImpl::transport_assoc_done: writer 01030000.3507904d.00000003.00000302(9aeac0ac) reader 01030000.3507904d.00000002.00000607(aa97e9d6) calling association_complete_i
2025-10-28 18:41:03.273@LM_DEBUG@(5639|5657) DataWriterImpl::association_complete_i - bit 0 local 01030000.3507904d.00000003.00000302(9aeac0ac) remote 01030000.3507904d.00000002.00000607(aa97e9d6)
2025-10-28 18:41:03.274@LM_DEBUG@(5639|5658) Writer::svc() - processing publication 0.
2025-10-28 18:41:03.274@LM_DEBUG@(5639|5659) Writer::svc() - processing publication 1.
2025-10-28 18:41:03.274@LM_DEBUG@(5639|5660) Writer::svc() - processing publication 2.
2025-10-28 18:41:05.274@LM_DEBUG@(5639|5639) DataWriterImpl::create_ack_token() - for sequence 1302
2025-10-28 18:41:05.274@LM_DEBUG@(5639|5639) DataWriterImpl::create_ack_token() - for sequence 1303
2025-10-28 18:41:05.274@LM_DEBUG@(5639|5639) DataWriterImpl::create_ack_token() - for sequence 1304
2025-10-28 18:41:05.275@LM_DEBUG@(5639|5660) DataWriterImpl::create_ack_token() - for sequence 1305
2025-10-28 18:41:05.275@LM_DEBUG@(5639|5660) DataWriterImpl::wait_for_acknowledgments waiting for acknowledgment of sequence 1305 at 18:41:05.275666
2025-10-28 18:41:05.276@LM_DEBUG@(5639|5658) DataWriterImpl::create_ack_token() - for sequence 1304
2025-10-28 18:41:05.276@LM_DEBUG@(5639|5658) DataWriterImpl::wait_for_acknowledgments waiting for acknowledgment of sequence 1304 at 18:41:05.276620
2025-10-28 18:41:05.276@LM_DEBUG@(5639|5659) DataWriterImpl::create_ack_token() - for sequence 1305
2025-10-28 18:41:05.276@LM_DEBUG@(5639|5659) DataWriterImpl::wait_for_acknowledgments waiting for acknowledgment of sequence 1305 at 18:41:05.276766
2025-10-28 18:41:05.276@LM_DEBUG@(5639|5639) Publisher::run() - publication 0 stopping after sending 1302 messages.
2025-10-28 18:41:05.276@LM_DEBUG@(5639|5639) Publisher::run() - publication 1 stopping after sending 1303 messages.
2025-10-28 18:41:05.276@LM_DEBUG@(5639|5639) Publisher::run() - publication 2 stopping after sending 1303 messages.
2025-10-28 18:41:05.295@LM_DEBUG@(5639|5642) DataWriterImpl::remove_associations: bit 0 local 01030000.3507904d.00000003.00000102(a8dca22e) remote 01030000.3507904d.00000002.00000507(81baba15) num remotes 2
2025-10-28 18:41:05.296@LM_DEBUG@(5638|5647) DataReaderImpl::remove_associations: bit 0 local 01030000.3507904d.00000002.00000507(81baba15) remote 01030000.3507904d.00000003.00000102(a8dca22e) num remotes 1
2025-10-28 18:41:05.296@LM_DEBUG@(5638|5647) DataReaderImpl::remove_associations_i: bit 0 local 01030000.3507904d.00000002.00000507(81baba15) remote 01030000.3507904d.00000003.00000102(a8dca22e) num remotes 1
2025-10-28 18:41:05.297@LM_DEBUG@(5638|5647) DataReaderImpl::remove_associations: bit 0 local 01030000.3507904d.00000002.00000607(aa97e9d6) remote 01030000.3507904d.00000003.00000102(a8dca22e) num remotes 1
2025-10-28 18:41:05.297@LM_DEBUG@(5638|5647) DataReaderImpl::remove_associations_i: bit 0 local 01030000.3507904d.00000002.00000607(aa97e9d6) remote 01030000.3507904d.00000003.00000102(a8dca22e) num remotes 1
2025-10-28 18:41:05.297@LM_DEBUG@(5639|5642) DataWriterImpl::remove_associations: bit 0 local 01030000.3507904d.00000003.00000202(83f1f1ed) remote 01030000.3507904d.00000002.00000507(81baba15) num remotes 2
2025-10-28 18:41:05.298@LM_DEBUG@(5638|5647) DataReaderImpl::remove_associations: bit 0 local 01030000.3507904d.00000002.00000507(81baba15) remote 01030000.3507904d.00000003.00000202(83f1f1ed) num remotes 1
2025-10-28 18:41:05.298@LM_DEBUG@(5638|5647) DataReaderImpl::remove_associations_i: bit 0 local 01030000.3507904d.00000002.00000507(81baba15) remote 01030000.3507904d.00000003.00000202(83f1f1ed) num remotes 1
2025-10-28 18:41:05.298@LM_DEBUG@(5638|5647) DataReaderImpl::remove_associations: bit 0 local 01030000.3507904d.00000002.00000607(aa97e9d6) remote 01030000.3507904d.00000003.00000202(83f1f1ed) num remotes 1
2025-10-28 18:41:05.298@LM_DEBUG@(5638|5647) DataReaderImpl::remove_associations_i: bit 0 local 01030000.3507904d.00000002.00000607(aa97e9d6) remote 01030000.3507904d.00000003.00000202(83f1f1ed) num remotes 1
2025-10-28 18:41:05.299@LM_DEBUG@(5639|5642) DataWriterImpl::remove_associations: bit 0 local 01030000.3507904d.00000003.00000302(9aeac0ac) remote 01030000.3507904d.00000002.00000507(81baba15) num remotes 2
2025-10-28 18:41:05.299@LM_DEBUG@(5639|5657) DataLink::handle_exception() - (delay) scheduling timer for future release
2025-10-28 18:41:05.300@LM_DEBUG@(5638|5647) DataReaderImpl::remove_associations: bit 0 local 01030000.3507904d.00000002.00000507(81baba15) remote 01030000.3507904d.00000003.00000302(9aeac0ac) num remotes 1
2025-10-28 18:41:05.300@LM_DEBUG@(5638|5647) DataReaderImpl::remove_associations_i: bit 0 local 01030000.3507904d.00000002.00000507(81baba15) remote 01030000.3507904d.00000003.00000302(9aeac0ac) num remotes 1
2025-10-28 18:41:05.300@LM_DEBUG@(5638|5647) DataReaderImpl::remove_associations: bit 0 local 01030000.3507904d.00000002.00000607(aa97e9d6) remote 01030000.3507904d.00000003.00000302(9aeac0ac) num remotes 1
2025-10-28 18:41:05.300@LM_DEBUG@(5638|5647) DataReaderImpl::remove_associations_i: bit 0 local 01030000.3507904d.00000002.00000607(aa97e9d6) remote 01030000.3507904d.00000003.00000302(9aeac0ac) num remotes 1
2025-10-28 18:41:05.300@LM_DEBUG@(5638|5655) DataLink::handle_exception() - (delay) scheduling timer for future release
2025-10-28 18:41:05.300@LM_DEBUG@(5638|5638) subscriber_main() - test complete.
2025-10-28 18:41:05.301@LM_DEBUG@(5639|5642) DataReaderImpl::remove_associations: bit 1 local 01030000.3507904d.00000003.000001c7(43d29411) remote 01030000.3507904d.00000001.000001c2(497833fe) num remotes 1
2025-10-28 18:41:05.302@LM_DEBUG@(5638|5643) DataReaderImpl::remove_associations: bit 1 local 01030000.3507904d.00000002.000001c7(7eb2bda1) remote 01030000.3507904d.00000001.000001c2(497833fe) num remotes 1
2025-10-28 18:41:05.302@LM_DEBUG@(5638|5643) DataReaderImpl::remove_associations_i: bit 1 local 01030000.3507904d.00000002.000001c7(7eb2bda1) remote 01030000.3507904d.00000001.000001c2(497833fe) num remotes 1
2025-10-28 18:41:05.301@LM_DEBUG@(5639|5642) DataReaderImpl::remove_associations_i: bit 1 local 01030000.3507904d.00000003.000001c7(43d29411) remote 01030000.3507904d.00000001.000001c2(497833fe) num remotes 1
2025-10-28 18:41:05.303@LM_DEBUG@(5638|5643) DataReaderImpl::remove_associations: bit 1 local 01030000.3507904d.00000002.000003c7(4c84df23) remote 01030000.3507904d.00000001.000004c2(340fc7bb) num remotes 1
2025-10-28 18:41:05.304@LM_DEBUG@(5638|5643) DataReaderImpl::remove_associations_i: bit 1 local 01030000.3507904d.00000002.000003c7(4c84df23) remote 01030000.3507904d.00000001.000004c2(340fc7bb) num remotes 1
2025-10-28 18:41:05.304@LM_DEBUG@(5639|5642) DataReaderImpl::remove_associations: bit 1 local 01030000.3507904d.00000003.000003c7(71e4f693) remote 01030000.3507904d.00000001.000004c2(340fc7bb) num remotes 1
2025-10-28 18:41:05.304@LM_DEBUG@(5639|5642) DataReaderImpl::remove_associations_i: bit 1 local 01030000.3507904d.00000003.000003c7(71e4f693) remote 01030000.3507904d.00000001.000004c2(340fc7bb) num remotes 1
2025-10-28 18:41:05.305@LM_DEBUG@(5638|5643) DataReaderImpl::remove_associations: bit 1 local 01030000.3507904d.00000002.000004c7(03c549e4) remote 01030000.3507904d.00000001.000003c2(7b4e517c) num remotes 1
2025-10-28 18:41:05.305@LM_DEBUG@(5638|5643) DataReaderImpl::remove_associations_i: bit 1 local 01030000.3507904d.00000002.000004c7(03c549e4) remote 01030000.3507904d.00000001.000003c2(7b4e517c) num remotes 1
2025-10-28 18:41:05.305@LM_DEBUG@(5639|5642) DataReaderImpl::remove_associations: bit 1 local 01030000.3507904d.00000003.000004c7(3ea56054) remote 01030000.3507904d.00000001.000003c2(7b4e517c) num remotes 1
2025-10-28 18:41:05.305@LM_DEBUG@(5639|5642) DataReaderImpl::remove_associations_i: bit 1 local 01030000.3507904d.00000003.000004c7(3ea56054) remote 01030000.3507904d.00000001.000003c2(7b4e517c) num remotes 1
2025-10-28 18:41:05.307@LM_DEBUG@(5638|5643) DataReaderImpl::remove_associations: bit 1 local 01030000.3507904d.00000002.000002c7(559fee62) remote 01030000.3507904d.00000001.000002c2(6255603d) num remotes 1
2025-10-28 18:41:05.307@LM_DEBUG@(5638|5643) DataReaderImpl::remove_associations_i: bit 1 local 01030000.3507904d.00000002.000002c7(559fee62) remote 01030000.3507904d.00000001.000002c2(6255603d) num remotes 1
2025-10-28 18:41:05.307@LM_DEBUG@(5639|5642) DataReaderImpl::remove_associations: bit 1 local 01030000.3507904d.00000003.000002c7(68ffc7d2) remote 01030000.3507904d.00000001.000002c2(6255603d) num remotes 1
2025-10-28 18:41:05.307@LM_DEBUG@(5639|5642) DataReaderImpl::remove_associations_i: bit 1 local 01030000.3507904d.00000003.000002c7(68ffc7d2) remote 01030000.3507904d.00000001.000002c2(6255603d) num remotes 1
2025-10-28 18:41:05.307@LM_DEBUG@(5638|5652) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.0.240:33951 , reconnect_state = INIT_STATE.
2025-10-28 18:41:05.307@LM_DEBUG@(5638|5652) DataLink::handle_exception() - delay already elapsed so handle_timeout now
2025-10-28 18:41:05.308@LM_DEBUG@(5639|5653) DataLink::handle_exception() - delay already elapsed so handle_timeout now
2025-10-28 18:41:05.314@LM_DEBUG@(5639|5639) Service_Participant::shutdown
2025-10-28 18:41:05.315@LM_DEBUG@(5638|5655) TcpConnection::handle_close() called on transport: _OPENDDS_0500_TCP to 10.1.0.240:41609 , reconnect_state = INIT_STATE.
2025-10-28 18:41:05.320@LM_DEBUG@(5638|5638) Service_Participant::shutdown
2025-10-28 18:41:05.325@LM_DEBUG@(5639|5639) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2025-10-28 18:41:05.326@LM_DEBUG@(5639|5639) Service_Participant::~Service_Participant
2025-10-28 18:41:05.326@LM_DEBUG@(5639|5639) Service_Participant::shutdown
2025-10-28 18:41:05.331@LM_DEBUG@(5638|5638) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2025-10-28 18:41:05.331@LM_DEBUG@(5638|5638) Service_Participant::~Service_Participant
2025-10-28 18:41:05.331@LM_DEBUG@(5638|5638) 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: 5662
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/WaitForAck/subscriber -DCPSPendingTimeout 2 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSConfigFile rtps.ini 
sub PID: 5671 started at 2025-10-28 18:41:05
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/WaitForAck/publisher -p -DCPSPendingTimeout 2 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSConfigFile rtps.ini 
pub PID: 5672 started at 2025-10-28 18:41:05
2025-10-28 18:41:05.751@LM_INFO@(5671|5671) INFO: set_DCPS_debug_level: set to 1
2025-10-28 18:41:05.751@LM_INFO@(5671|5671) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_CONFIG_FILE=rtps.ini
2025-10-28 18:41:05.751@LM_INFO@(5671|5671) INFO: Service_Participant::process_config_file: Going to load configuration from "rtps.ini"
2025-10-28 18:41:05.752@LM_INFO@(5671|5671) INFO: ConfigStoreImpl::set_string: TRANSPORT_THE_RTPS_TRANSPORT_TRANSPORT_TYPE=rtps_udp
2025-10-28 18:41:05.752@LM_INFO@(5671|5671) INFO: ConfigStoreImpl::set_string: TRANSPORT_THE_RTPS_TRANSPORT_USE_MULTICAST=0
2025-10-28 18:41:05.752@LM_INFO@(5671|5671) INFO: ConfigStoreImpl::set_string: TRANSPORT_THE_RTPS_TRANSPORT=@the_rtps_transport
2025-10-28 18:41:05.752@LM_INFO@(5671|5671) INFO: ConfigStoreImpl::set_string: TRANSPORT=@transport
2025-10-28 18:41:05.752@LM_INFO@(5671|5671) INFO: ConfigStoreImpl::set_string: COMMON_POOL_SIZE=600000000
2025-10-28 18:41:05.752@LM_INFO@(5671|5671) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_GLOBAL_TRANSPORT_CONFIG=$file
2025-10-28 18:41:05.752@LM_INFO@(5671|5671) INFO: ConfigStoreImpl::set_string: COMMON=@common
2025-10-28 18:41:05.753@LM_INFO@(5672|5672) INFO: set_DCPS_debug_level: set to 1
2025-10-28 18:41:05.753@LM_INFO@(5672|5672) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_CONFIG_FILE=rtps.ini
2025-10-28 18:41:05.753@LM_INFO@(5671|5671) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.34.0-dev using ACE 6.5.23
2025-10-28 18:41:05.753@LM_INFO@(5671|5671) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 1
2025-10-28 18:41:05.753@LM_INFO@(5672|5672) INFO: Service_Participant::process_config_file: Going to load configuration from "rtps.ini"
2025-10-28 18:41:05.753@LM_INFO@(5671|5671) Service_Participant::get_domain_participant_factory: machine: runnervmwhb2z, x86_64 platform: Linux, 6.11.0-1018-azure, #18~24.04.1-Ubuntu SMP Sat Jun 28 04:46:03 UTC 2025
2025-10-28 18:41:05.753@LM_INFO@(5671|5671) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
2025-10-28 18:41:05.753@LM_NOTICE@(5671|5671) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
2025-10-28 18:41:05.754@LM_INFO@(5672|5672) INFO: ConfigStoreImpl::set_string: TRANSPORT_THE_RTPS_TRANSPORT_TRANSPORT_TYPE=rtps_udp
2025-10-28 18:41:05.754@LM_INFO@(5672|5672) INFO: ConfigStoreImpl::set_string: TRANSPORT_THE_RTPS_TRANSPORT_USE_MULTICAST=0
2025-10-28 18:41:05.754@LM_INFO@(5672|5672) INFO: ConfigStoreImpl::set_string: TRANSPORT_THE_RTPS_TRANSPORT=@the_rtps_transport
2025-10-28 18:41:05.754@LM_INFO@(5672|5672) INFO: ConfigStoreImpl::set_string: TRANSPORT=@transport
2025-10-28 18:41:05.754@LM_INFO@(5672|5672) INFO: ConfigStoreImpl::set_string: COMMON_POOL_SIZE=600000000
2025-10-28 18:41:05.754@LM_INFO@(5672|5672) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_GLOBAL_TRANSPORT_CONFIG=$file
2025-10-28 18:41:05.754@LM_INFO@(5672|5672) INFO: ConfigStoreImpl::set_string: COMMON=@common
2025-10-28 18:41:05.754@LM_DEBUG@(5671|5671) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
2025-10-28 18:41:05.755@LM_INFO@(5671|5671) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
2025-10-28 18:41:05.755@LM_DEBUG@(5671|5671) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
2025-10-28 18:41:05.755@LM_INFO@(5672|5672) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.34.0-dev using ACE 6.5.23
2025-10-28 18:41:05.755@LM_INFO@(5672|5672) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 1
2025-10-28 18:41:05.755@LM_INFO@(5672|5672) Service_Participant::get_domain_participant_factory: machine: runnervmwhb2z, x86_64 platform: Linux, 6.11.0-1018-azure, #18~24.04.1-Ubuntu SMP Sat Jun 28 04:46:03 UTC 2025
2025-10-28 18:41:05.755@LM_INFO@(5672|5672) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
2025-10-28 18:41:05.755@LM_NOTICE@(5672|5672) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
2025-10-28 18:41:05.756@LM_DEBUG@(5672|5672) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
2025-10-28 18:41:05.757@LM_INFO@(5672|5672) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
2025-10-28 18:41:05.757@LM_DEBUG@(5672|5672) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(5662|5662) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmwhb2z" as fully qualified hostname, please correct system configuration.
2025-10-28 18:41:05.948@LM_INFO@(5672|5672) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
2025-10-28 18:41:05.948@LM_INFO@(5671|5671) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
2025-10-28 18:41:05.948@LM_INFO@(5672|5672) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
2025-10-28 18:41:05.948@LM_INFO@(5671|5671) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
2025-10-28 18:41:05.948@LM_INFO@(5672|5672) InfoRepoDiscovery::bit_config - BIT tcp transport :0
2025-10-28 18:41:05.948@LM_INFO@(5671|5671) InfoRepoDiscovery::bit_config - BIT tcp transport :0
2025-10-28 18:41:05.956@LM_WARNING@(5672|5672) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmwhb2z" as fully qualified hostname, please correct system configuration.
2025-10-28 18:41:05.956@LM_WARNING@(5671|5671) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmwhb2z" as fully qualified hostname, please correct system configuration.
2025-10-28 18:41:05.966@LM_DEBUG@(5671|5679) DataReaderImpl::add_association - bit 1 local 01030000.55ae8ce9.00000003.000001c7(656ace52) remote 01030000.55ae8ce9.00000001.000001c2(6fc069bd)
2025-10-28 18:41:05.968@LM_DEBUG@(5672|5680) DataReaderImpl::add_association - bit 1 local 01030000.55ae8ce9.00000002.000001c7(580ae7e2) remote 01030000.55ae8ce9.00000001.000001c2(6fc069bd)
2025-10-28 18:41:06.000@LM_WARNING@(5671|5671) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-10-28 18:41:06.001@LM_WARNING@(5672|5672) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-10-28 18:41:06.003@LM_DEBUG@(5671|5671) DataReaderImpl::add_association - bit 1 local 01030000.55ae8ce9.00000003.000002c7(4e479d91) remote 01030000.55ae8ce9.00000001.000002c2(44ed3a7e)
2025-10-28 18:41:06.005@LM_DEBUG@(5672|5680) DataReaderImpl::add_association - bit 1 local 01030000.55ae8ce9.00000002.000002c7(7327b421) remote 01030000.55ae8ce9.00000001.000002c2(44ed3a7e)
2025-10-28 18:41:06.006@LM_WARNING@(5671|5671) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-10-28 18:41:06.007@LM_WARNING@(5672|5672) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-10-28 18:41:06.008@LM_DEBUG@(5671|5679) DataReaderImpl::add_association - bit 1 local 01030000.55ae8ce9.00000003.000003c7(575cacd0) remote 01030000.55ae8ce9.00000001.000004c2(12b79df8)
2025-10-28 18:41:06.010@LM_DEBUG@(5672|5680) DataReaderImpl::add_association - bit 1 local 01030000.55ae8ce9.00000002.000003c7(6a3c8560) remote 01030000.55ae8ce9.00000001.000004c2(12b79df8)
2025-10-28 18:41:06.010@LM_WARNING@(5671|5671) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-10-28 18:41:06.011@LM_WARNING@(5672|5672) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-10-28 18:41:06.012@LM_DEBUG@(5671|5679) DataReaderImpl::add_association - bit 1 local 01030000.55ae8ce9.00000003.000004c7(181d3a17) remote 01030000.55ae8ce9.00000001.000003c2(5df60b3f)
2025-10-28 18:41:06.014@LM_DEBUG@(5672|5680) DataReaderImpl::add_association - bit 1 local 01030000.55ae8ce9.00000002.000004c7(257d13a7) remote 01030000.55ae8ce9.00000001.000003c2(5df60b3f)
2025-10-28 18:41:06.014@LM_WARNING@(5671|5671) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-10-28 18:41:06.015@LM_WARNING@(5672|5672) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-10-28 18:41:06.018@LM_WARNING@(5671|5671) 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.
2025-10-28 18:41:06.019@LM_WARNING@(5671|5671) 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.
2025-10-28 18:41:06.019@LM_WARNING@(5672|5672) 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.
2025-10-28 18:41:06.020@LM_WARNING@(5672|5672) 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.
2025-10-28 18:41:06.021@LM_WARNING@(5671|5671) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-10-28 18:41:06.021@LM_WARNING@(5671|5671) 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.
2025-10-28 18:41:06.021@LM_WARNING@(5671|5671) 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.
2025-10-28 18:41:06.023@LM_DEBUG@(5672|5680) DataWriterImpl::add_association - bit 0 local 01030000.55ae8ce9.00000002.00000102(b304d1dd) remote 01030000.55ae8ce9.00000003.00000507(9a62c9e6)
2025-10-28 18:41:06.023@LM_DEBUG@(5671|5679) DataReaderImpl::add_association - bit 0 local 01030000.55ae8ce9.00000003.00000507(9a62c9e6) remote 01030000.55ae8ce9.00000002.00000102(b304d1dd)
2025-10-28 18:41:06.023@LM_WARNING@(5672|5672) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-10-28 18:41:06.024@LM_WARNING@(5672|5672) 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.
2025-10-28 18:41:06.024@LM_WARNING@(5672|5672) 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.
2025-10-28 18:41:06.025@LM_DEBUG@(5671|5671) DataReaderImpl::add_association - bit 0 local 01030000.55ae8ce9.00000003.00000607(b14f9a25) remote 01030000.55ae8ce9.00000002.00000102(b304d1dd)
2025-10-28 18:41:06.028@LM_WARNING@(5671|5671) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-10-28 18:41:06.028@LM_INFO@(5672|5680) DataWriterImpl::transport_assoc_done: writer 01030000.55ae8ce9.00000002.00000102(b304d1dd) succeeded in associating with reader 01030000.55ae8ce9.00000003.00000507(9a62c9e6)
2025-10-28 18:41:06.028@LM_DEBUG@(5672|5680) DataWriterImpl::transport_assoc_done: writer 01030000.55ae8ce9.00000002.00000102(b304d1dd) reader 01030000.55ae8ce9.00000003.00000507(9a62c9e6) calling association_complete_i
2025-10-28 18:41:06.028@LM_DEBUG@(5672|5680) DataWriterImpl::association_complete_i - bit 0 local 01030000.55ae8ce9.00000002.00000102(b304d1dd) remote 01030000.55ae8ce9.00000003.00000507(9a62c9e6)
2025-10-28 18:41:06.029@LM_DEBUG@(5672|5672) DataWriterImpl::add_association - bit 0 local 01030000.55ae8ce9.00000002.00000102(b304d1dd) remote 01030000.55ae8ce9.00000003.00000607(b14f9a25)
2025-10-28 18:41:06.029@LM_INFO@(5672|5672) DataWriterImpl::transport_assoc_done: writer 01030000.55ae8ce9.00000002.00000102(b304d1dd) succeeded in associating with reader 01030000.55ae8ce9.00000003.00000607(b14f9a25)
2025-10-28 18:41:06.029@LM_DEBUG@(5672|5672) DataWriterImpl::transport_assoc_done: writer 01030000.55ae8ce9.00000002.00000102(b304d1dd) reader 01030000.55ae8ce9.00000003.00000607(b14f9a25) calling association_complete_i
2025-10-28 18:41:06.029@LM_DEBUG@(5672|5672) DataWriterImpl::association_complete_i - bit 0 local 01030000.55ae8ce9.00000002.00000102(b304d1dd) remote 01030000.55ae8ce9.00000003.00000607(b14f9a25)
2025-10-28 18:41:06.030@LM_DEBUG@(5672|5680) DataWriterImpl::add_association - bit 0 local 01030000.55ae8ce9.00000002.00000202(9829821e) remote 01030000.55ae8ce9.00000003.00000507(9a62c9e6)
2025-10-28 18:41:06.030@LM_DEBUG@(5671|5679) DataReaderImpl::add_association - bit 0 local 01030000.55ae8ce9.00000003.00000507(9a62c9e6) remote 01030000.55ae8ce9.00000002.00000202(9829821e)
2025-10-28 18:41:06.031@LM_DEBUG@(5672|5672) DataWriterImpl::add_association - bit 0 local 01030000.55ae8ce9.00000002.00000202(9829821e) remote 01030000.55ae8ce9.00000003.00000607(b14f9a25)
2025-10-28 18:41:06.031@LM_INFO@(5672|5680) DataWriterImpl::transport_assoc_done: writer 01030000.55ae8ce9.00000002.00000202(9829821e) succeeded in associating with reader 01030000.55ae8ce9.00000003.00000507(9a62c9e6)
2025-10-28 18:41:06.031@LM_DEBUG@(5672|5680) DataWriterImpl::transport_assoc_done: writer 01030000.55ae8ce9.00000002.00000202(9829821e) reader 01030000.55ae8ce9.00000003.00000507(9a62c9e6) calling association_complete_i
2025-10-28 18:41:06.031@LM_DEBUG@(5672|5680) DataWriterImpl::association_complete_i - bit 0 local 01030000.55ae8ce9.00000002.00000202(9829821e) remote 01030000.55ae8ce9.00000003.00000507(9a62c9e6)
2025-10-28 18:41:06.031@LM_DEBUG@(5671|5679) DataReaderImpl::add_association - bit 0 local 01030000.55ae8ce9.00000003.00000607(b14f9a25) remote 01030000.55ae8ce9.00000002.00000202(9829821e)
2025-10-28 18:41:06.031@LM_INFO@(5672|5672) DataWriterImpl::transport_assoc_done: writer 01030000.55ae8ce9.00000002.00000202(9829821e) succeeded in associating with reader 01030000.55ae8ce9.00000003.00000607(b14f9a25)
2025-10-28 18:41:06.031@LM_DEBUG@(5672|5672) DataWriterImpl::transport_assoc_done: writer 01030000.55ae8ce9.00000002.00000202(9829821e) reader 01030000.55ae8ce9.00000003.00000607(b14f9a25) calling association_complete_i
2025-10-28 18:41:06.031@LM_DEBUG@(5672|5672) DataWriterImpl::association_complete_i - bit 0 local 01030000.55ae8ce9.00000002.00000202(9829821e) remote 01030000.55ae8ce9.00000003.00000607(b14f9a25)
2025-10-28 18:41:06.032@LM_WARNING@(5672|5672) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-10-28 18:41:06.032@LM_WARNING@(5672|5672) 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.
2025-10-28 18:41:06.032@LM_WARNING@(5672|5672) 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.
2025-10-28 18:41:06.034@LM_DEBUG@(5672|5680) DataWriterImpl::add_association - bit 0 local 01030000.55ae8ce9.00000002.00000302(8132b35f) remote 01030000.55ae8ce9.00000003.00000507(9a62c9e6)
2025-10-28 18:41:06.034@LM_DEBUG@(5671|5679) DataReaderImpl::add_association - bit 0 local 01030000.55ae8ce9.00000003.00000507(9a62c9e6) remote 01030000.55ae8ce9.00000002.00000302(8132b35f)
2025-10-28 18:41:06.034@LM_DEBUG@(5672|5672) DataWriterImpl::add_association - bit 0 local 01030000.55ae8ce9.00000002.00000302(8132b35f) remote 01030000.55ae8ce9.00000003.00000607(b14f9a25)
2025-10-28 18:41:06.035@LM_INFO@(5672|5680) DataWriterImpl::transport_assoc_done: writer 01030000.55ae8ce9.00000002.00000302(8132b35f) succeeded in associating with reader 01030000.55ae8ce9.00000003.00000507(9a62c9e6)
2025-10-28 18:41:06.035@LM_DEBUG@(5672|5680) DataWriterImpl::transport_assoc_done: writer 01030000.55ae8ce9.00000002.00000302(8132b35f) reader 01030000.55ae8ce9.00000003.00000507(9a62c9e6) calling association_complete_i
2025-10-28 18:41:06.035@LM_DEBUG@(5672|5680) DataWriterImpl::association_complete_i - bit 0 local 01030000.55ae8ce9.00000002.00000302(8132b35f) remote 01030000.55ae8ce9.00000003.00000507(9a62c9e6)
2025-10-28 18:41:06.035@LM_DEBUG@(5671|5679) DataReaderImpl::add_association - bit 0 local 01030000.55ae8ce9.00000003.00000607(b14f9a25) remote 01030000.55ae8ce9.00000002.00000302(8132b35f)
2025-10-28 18:41:06.035@LM_INFO@(5672|5672) DataWriterImpl::transport_assoc_done: writer 01030000.55ae8ce9.00000002.00000302(8132b35f) succeeded in associating with reader 01030000.55ae8ce9.00000003.00000607(b14f9a25)
2025-10-28 18:41:06.035@LM_DEBUG@(5672|5672) DataWriterImpl::transport_assoc_done: writer 01030000.55ae8ce9.00000002.00000302(8132b35f) reader 01030000.55ae8ce9.00000003.00000607(b14f9a25) calling association_complete_i
2025-10-28 18:41:06.035@LM_DEBUG@(5672|5672) DataWriterImpl::association_complete_i - bit 0 local 01030000.55ae8ce9.00000002.00000302(8132b35f) remote 01030000.55ae8ce9.00000003.00000607(b14f9a25)
2025-10-28 18:41:06.035@LM_WARNING@(5672|5672) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2025-10-28 18:41:06.035@LM_DEBUG@(5672|5691) Writer::svc() - processing publication 0.
2025-10-28 18:41:06.036@LM_DEBUG@(5672|5692) Writer::svc() - processing publication 1.
2025-10-28 18:41:06.036@LM_DEBUG@(5672|5693) Writer::svc() - processing publication 2.
2025-10-28 18:41:08.036@LM_DEBUG@(5672|5672) DataWriterImpl::create_ack_token() - for sequence 1203
2025-10-28 18:41:08.036@LM_DEBUG@(5672|5672) DataWriterImpl::create_ack_token() - for sequence 1214
2025-10-28 18:41:08.036@LM_DEBUG@(5672|5672) DataWriterImpl::create_ack_token() - for sequence 1207
2025-10-28 18:41:08.128@LM_DEBUG@(5672|5692) DataWriterImpl::create_ack_token() - for sequence 1249
2025-10-28 18:41:08.128@LM_DEBUG@(5672|5692) DataWriterImpl::wait_for_acknowledgments waiting for acknowledgment of sequence 1249 at 18:41:08.128436
2025-10-28 18:41:08.128@LM_DEBUG@(5672|5693) DataWriterImpl::create_ack_token() - for sequence 1246
2025-10-28 18:41:08.128@LM_DEBUG@(5672|5693) DataWriterImpl::wait_for_acknowledgments waiting for acknowledgment of sequence 1246 at 18:41:08.128789
2025-10-28 18:41:08.129@LM_DEBUG@(5672|5691) DataWriterImpl::create_ack_token() - for sequence 1239
2025-10-28 18:41:08.129@LM_DEBUG@(5672|5691) DataWriterImpl::wait_for_acknowledgments waiting for acknowledgment of sequence 1239 at 18:41:08.129506
2025-10-28 18:41:08.151@LM_DEBUG@(5672|5672) Publisher::run() - publication 0 stopping after sending 1237 messages.
2025-10-28 18:41:08.152@LM_DEBUG@(5672|5672) Publisher::run() - publication 1 stopping after sending 1247 messages.
2025-10-28 18:41:08.153@LM_DEBUG@(5672|5672) Publisher::run() - publication 2 stopping after sending 1244 messages.
2025-10-28 18:41:08.172@LM_DEBUG@(5672|5676) WriteDataContainer::wait_pending timeout at 00:06:07.194247
2025-10-28 18:41:08.371@LM_DEBUG@(5672|5676) WriteDataContainer::wait_pending done
2025-10-28 18:41:08.372@LM_DEBUG@(5672|5676) DataWriterImpl::remove_associations: bit 0 local 01030000.55ae8ce9.00000002.00000102(b304d1dd) remote 01030000.55ae8ce9.00000003.00000507(9a62c9e6) num remotes 2
2025-10-28 18:41:08.373@LM_DEBUG@(5671|5679) DataReaderImpl::remove_associations: bit 0 local 01030000.55ae8ce9.00000003.00000507(9a62c9e6) remote 01030000.55ae8ce9.00000002.00000102(b304d1dd) num remotes 1
2025-10-28 18:41:08.373@LM_DEBUG@(5671|5679) DataReaderImpl::remove_associations_i: bit 0 local 01030000.55ae8ce9.00000003.00000507(9a62c9e6) remote 01030000.55ae8ce9.00000002.00000102(b304d1dd) num remotes 1
2025-10-28 18:41:08.374@LM_DEBUG@(5671|5679) DataReaderImpl::remove_associations: bit 0 local 01030000.55ae8ce9.00000003.00000607(b14f9a25) remote 01030000.55ae8ce9.00000002.00000102(b304d1dd) num remotes 1
2025-10-28 18:41:08.374@LM_DEBUG@(5671|5679) DataReaderImpl::remove_associations_i: bit 0 local 01030000.55ae8ce9.00000003.00000607(b14f9a25) remote 01030000.55ae8ce9.00000002.00000102(b304d1dd) num remotes 1
2025-10-28 18:41:08.374@LM_DEBUG@(5672|5676) DataWriterImpl::remove_associations: bit 0 local 01030000.55ae8ce9.00000002.00000202(9829821e) remote 01030000.55ae8ce9.00000003.00000507(9a62c9e6) num remotes 2
2025-10-28 18:41:08.375@LM_DEBUG@(5671|5679) DataReaderImpl::remove_associations: bit 0 local 01030000.55ae8ce9.00000003.00000507(9a62c9e6) remote 01030000.55ae8ce9.00000002.00000202(9829821e) num remotes 1
2025-10-28 18:41:08.375@LM_DEBUG@(5671|5679) DataReaderImpl::remove_associations_i: bit 0 local 01030000.55ae8ce9.00000003.00000507(9a62c9e6) remote 01030000.55ae8ce9.00000002.00000202(9829821e) num remotes 1
2025-10-28 18:41:08.376@LM_DEBUG@(5671|5679) DataReaderImpl::remove_associations: bit 0 local 01030000.55ae8ce9.00000003.00000607(b14f9a25) remote 01030000.55ae8ce9.00000002.00000202(9829821e) num remotes 1
2025-10-28 18:41:08.376@LM_DEBUG@(5671|5679) DataReaderImpl::remove_associations_i: bit 0 local 01030000.55ae8ce9.00000003.00000607(b14f9a25) remote 01030000.55ae8ce9.00000002.00000202(9829821e) num remotes 1
2025-10-28 18:41:08.376@LM_DEBUG@(5672|5676) DataWriterImpl::remove_associations: bit 0 local 01030000.55ae8ce9.00000002.00000302(8132b35f) remote 01030000.55ae8ce9.00000003.00000507(9a62c9e6) num remotes 2
2025-10-28 18:41:08.377@LM_DEBUG@(5671|5679) DataReaderImpl::remove_associations: bit 0 local 01030000.55ae8ce9.00000003.00000507(9a62c9e6) remote 01030000.55ae8ce9.00000002.00000302(8132b35f) num remotes 1
2025-10-28 18:41:08.377@LM_DEBUG@(5671|5679) DataReaderImpl::remove_associations_i: bit 0 local 01030000.55ae8ce9.00000003.00000507(9a62c9e6) remote 01030000.55ae8ce9.00000002.00000302(8132b35f) num remotes 1
2025-10-28 18:41:08.377@LM_DEBUG@(5671|5679) DataReaderImpl::remove_associations: bit 0 local 01030000.55ae8ce9.00000003.00000607(b14f9a25) remote 01030000.55ae8ce9.00000002.00000302(8132b35f) num remotes 1
2025-10-28 18:41:08.377@LM_DEBUG@(5671|5679) DataReaderImpl::remove_associations_i: bit 0 local 01030000.55ae8ce9.00000003.00000607(b14f9a25) remote 01030000.55ae8ce9.00000002.00000302(8132b35f) num remotes 1
2025-10-28 18:41:08.377@LM_DEBUG@(5671|5671) subscriber_main() - test complete.
2025-10-28 18:41:08.378@LM_DEBUG@(5672|5676) DataReaderImpl::remove_associations: bit 1 local 01030000.55ae8ce9.00000002.000001c7(580ae7e2) remote 01030000.55ae8ce9.00000001.000001c2(6fc069bd) num remotes 1
2025-10-28 18:41:08.378@LM_DEBUG@(5672|5676) DataReaderImpl::remove_associations_i: bit 1 local 01030000.55ae8ce9.00000002.000001c7(580ae7e2) remote 01030000.55ae8ce9.00000001.000001c2(6fc069bd) num remotes 1
2025-10-28 18:41:08.379@LM_DEBUG@(5671|5674) DataReaderImpl::remove_associations: bit 1 local 01030000.55ae8ce9.00000003.000001c7(656ace52) remote 01030000.55ae8ce9.00000001.000001c2(6fc069bd) num remotes 1
2025-10-28 18:41:08.379@LM_DEBUG@(5671|5674) DataReaderImpl::remove_associations_i: bit 1 local 01030000.55ae8ce9.00000003.000001c7(656ace52) remote 01030000.55ae8ce9.00000001.000001c2(6fc069bd) num remotes 1
2025-10-28 18:41:08.380@LM_DEBUG@(5672|5676) DataReaderImpl::remove_associations: bit 1 local 01030000.55ae8ce9.00000002.000003c7(6a3c8560) remote 01030000.55ae8ce9.00000001.000004c2(12b79df8) num remotes 1
2025-10-28 18:41:08.380@LM_DEBUG@(5672|5676) DataReaderImpl::remove_associations_i: bit 1 local 01030000.55ae8ce9.00000002.000003c7(6a3c8560) remote 01030000.55ae8ce9.00000001.000004c2(12b79df8) num remotes 1
2025-10-28 18:41:08.380@LM_DEBUG@(5671|5674) DataReaderImpl::remove_associations: bit 1 local 01030000.55ae8ce9.00000003.000003c7(575cacd0) remote 01030000.55ae8ce9.00000001.000004c2(12b79df8) num remotes 1
2025-10-28 18:41:08.380@LM_DEBUG@(5671|5674) DataReaderImpl::remove_associations_i: bit 1 local 01030000.55ae8ce9.00000003.000003c7(575cacd0) remote 01030000.55ae8ce9.00000001.000004c2(12b79df8) num remotes 1
2025-10-28 18:41:08.381@LM_DEBUG@(5672|5676) DataReaderImpl::remove_associations: bit 1 local 01030000.55ae8ce9.00000002.000004c7(257d13a7) remote 01030000.55ae8ce9.00000001.000003c2(5df60b3f) num remotes 1
2025-10-28 18:41:08.381@LM_DEBUG@(5672|5676) DataReaderImpl::remove_associations_i: bit 1 local 01030000.55ae8ce9.00000002.000004c7(257d13a7) remote 01030000.55ae8ce9.00000001.000003c2(5df60b3f) num remotes 1
2025-10-28 18:41:08.382@LM_DEBUG@(5671|5674) DataReaderImpl::remove_associations: bit 1 local 01030000.55ae8ce9.00000003.000004c7(181d3a17) remote 01030000.55ae8ce9.00000001.000003c2(5df60b3f) num remotes 1
2025-10-28 18:41:08.382@LM_DEBUG@(5671|5674) DataReaderImpl::remove_associations_i: bit 1 local 01030000.55ae8ce9.00000003.000004c7(181d3a17) remote 01030000.55ae8ce9.00000001.000003c2(5df60b3f) num remotes 1
2025-10-28 18:41:08.383@LM_DEBUG@(5672|5676) DataReaderImpl::remove_associations: bit 1 local 01030000.55ae8ce9.00000002.000002c7(7327b421) remote 01030000.55ae8ce9.00000001.000002c2(44ed3a7e) num remotes 1
2025-10-28 18:41:08.383@LM_DEBUG@(5672|5676) DataReaderImpl::remove_associations_i: bit 1 local 01030000.55ae8ce9.00000002.000002c7(7327b421) remote 01030000.55ae8ce9.00000001.000002c2(44ed3a7e) num remotes 1
2025-10-28 18:41:08.383@LM_DEBUG@(5672|5685) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.0.240:36077 , reconnect_state = INIT_STATE.
2025-10-28 18:41:08.383@LM_DEBUG@(5672|5685) DataLink::handle_exception() - delay already elapsed so handle_timeout now
2025-10-28 18:41:08.383@LM_DEBUG@(5671|5674) DataReaderImpl::remove_associations: bit 1 local 01030000.55ae8ce9.00000003.000002c7(4e479d91) remote 01030000.55ae8ce9.00000001.000002c2(44ed3a7e) num remotes 1
2025-10-28 18:41:08.383@LM_DEBUG@(5671|5674) DataReaderImpl::remove_associations_i: bit 1 local 01030000.55ae8ce9.00000003.000002c7(4e479d91) remote 01030000.55ae8ce9.00000001.000002c2(44ed3a7e) num remotes 1
2025-10-28 18:41:08.384@LM_DEBUG@(5671|5686) DataLink::handle_exception() - delay already elapsed so handle_timeout now
2025-10-28 18:41:08.389@LM_DEBUG@(5672|5672) Service_Participant::shutdown
2025-10-28 18:41:08.396@LM_DEBUG@(5671|5671) Service_Participant::shutdown
2025-10-28 18:41:08.401@LM_DEBUG@(5672|5672) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2025-10-28 18:41:08.402@LM_DEBUG@(5672|5672) Service_Participant::~Service_Participant
2025-10-28 18:41:08.402@LM_DEBUG@(5672|5672) Service_Participant::shutdown
2025-10-28 18:41:08.407@LM_DEBUG@(5671|5671) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2025-10-28 18:41:08.408@LM_DEBUG@(5671|5671) Service_Participant::~Service_Participant
2025-10-28 18:41:08.408@LM_DEBUG@(5671|5671) 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: 5696
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/WaitForAckRace/publisher  -r 3 -DCPSPendingTimeout 3 -ORBVerboseLogging 1 -ORBLogFile pub_1.log
pub_1 PID: 5705 started at 2025-10-28 18:41:08
(5696|5696) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmwhb2z" as fully qualified hostname, please correct system configuration.
Publisher 5705 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: 5716 started at 2025-10-28 18:41:11
Publisher 5705 is done waiting for 1 readers.
Publisher 5705 is waiting for acknowledgments.
Subscriber 5716 got new message data:
 - From  : 5705
 - Count : 0
Subscriber 5716 got new message data:
 - From  : 5705
 - Count : 1
Subscriber 5716 got new message data:
 - From  : 5705
 - Count : 2
Subscriber 5716 got new message data:
 - From  : 5705
 - Count : 3
Subscriber 5716 got new message data:
 - From  : 5705
 - Count : 4
Subscriber 5716 got new message data:
 - From  : 5705
 - Count : 5
Subscriber 5716 got new message data:
 - From  : 5705
 - Count : 6
Subscriber 5716 got new message data:
 - From  : 5705
 - Count : 7
Subscriber 5716 got new message data:
 - From  : 5705
 - Count : 8
Subscriber 5716 got new message data:
 - From  : 5705
 - Count : 9
Subscriber 5716 got new message data:
 - From  : 5705
 - Count : 10
Subscriber 5716 got new message data:
 - From  : 5705
 - Count : 11
Subscriber 5716 got new message data:
 - From  : 5705
 - Count : 12
Subscriber 5716 got new message data:
 - From  : 5705
 - Count : 13
Subscriber 5716 got new message data:
 - From  : 5705
 - Count : 14
Subscriber 5716 got new message data:
 - From  : 5705
 - Count : 15
Subscriber 5716 got new message data:
 - From  : 5705
 - Count : 16
Subscriber 5716 got new message data:
 - From  : 5705
 - Count : 17
Subscriber 5716 got new message data:
 - From  : 5705
 - Count : 18
Subscriber 5716 got new message data:
 - From  : 5705
 - Count : 19
Subscriber 5716 is done. Exiting.
Publisher 5705 is done waiting for acknowledgments.
Publisher 5705 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: 5726 started at 2025-10-28 18:41:14
Publisher 5705 is done waiting for 2 readers.
Publisher 5705 is waiting for acknowledgments.
Subscriber 5726 got new message data:
 - From  : 5705
 - Count : 0
Subscriber 5726 got new message data:
 - From  : 5705
 - Count : 1
Subscriber 5726 got new message data:
 - From  : 5705
 - Count : 2
Subscriber 5726 got new message data:
 - From  : 5705
 - Count : 3
Subscriber 5726 got new message data:
 - From  : 5705
 - Count : 4
Subscriber 5726 got new message data:
 - From  : 5705
 - Count : 5
Subscriber 5726 got new message data:
 - From  : 5705
 - Count : 6
Subscriber 5726 got new message data:
 - From  : 5705
 - Count : 7
Subscriber 5726 got new message data:
 - From  : 5705
 - Count : 8
Subscriber 5726 got new message data:
 - From  : 5705
 - Count : 9
Subscriber 5726 got new message data:
 - From  : 5705
 - Count : 10
Subscriber 5726 got new message data:
 - From  : 5705
 - Count : 11
Subscriber 5726 got new message data:
 - From  : 5705
 - Count : 12
Subscriber 5726 got new message data:
 - From  : 5705
 - Count : 13
Subscriber 5726 got new message data:
 - From  : 5705
 - Count : 14
Subscriber 5726 got new message data:
 - From  : 5705
 - Count : 15
Subscriber 5726 got new message data:
 - From  : 5705
 - Count : 16
Subscriber 5726 got new message data:
 - From  : 5705
 - Count : 17
Subscriber 5726 got new message data:
 - From  : 5705
 - Count : 18
Subscriber 5726 got new message data:
 - From  : 5705
 - Count : 19
Subscriber 5726 is done. Exiting.
Publisher 5705 is done waiting for acknowledgments.
Publisher 5705 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: 5736 started at 2025-10-28 18:41:17
Publisher 5705 is done waiting for 3 readers.
Publisher 5705 is waiting for acknowledgments.
Subscriber 5736 got new message data:
 - From  : 5705
 - Count : 0
Subscriber 5736 got new message data:
 - From  : 5705
 - Count : 1
Subscriber 5736 got new message data:
 - From  : 5705
 - Count : 2
Subscriber 5736 got new message data:
 - From  : 5705
 - Count : 3
Subscriber 5736 got new message data:
 - From  : 5705
 - Count : 4
Subscriber 5736 got new message data:
 - From  : 5705
 - Count : 5
Subscriber 5736 got new message data:
 - From  : 5705
 - Count : 6
Subscriber 5736 got new message data:
 - From  : 5705
 - Count : 7
Subscriber 5736 got new message data:
 - From  : 5705
 - Count : 8
Subscriber 5736 got new message data:
 - From  : 5705
 - Count : 9
Subscriber 5736 got new message data:
 - From  : 5705
 - Count : 10
Subscriber 5736 got new message data:
 - From  : 5705
 - Count : 11
Subscriber 5736 got new message data:
 - From  : 5705
 - Count : 12
Subscriber 5736 got new message data:
 - From  : 5705
 - Count : 13
Subscriber 5736 got new message data:
 - From  : 5705
 - Count : 14
Subscriber 5736 got new message data:
 - From  : 5705
 - Count : 15
Subscriber 5736 got new message data:
 - From  : 5705
 - Count : 16
Subscriber 5736 got new message data:
 - From  : 5705
 - Count : 17
Subscriber 5736 got new message data:
 - From  : 5705
 - Count : 18
Subscriber 5736 got new message data:
 - From  : 5705
 - Count : 19
Subscriber 5736 is done. Exiting.
Publisher 5705 is done waiting for acknowledgments.
Publisher 5705 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: 5747
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/WaitForAckRace/publisher  -l -r 3 -DCPSPendingTimeout 3 -ORBVerboseLogging 1 -ORBLogFile pub_1.log
pub_1 PID: 5756 started at 2025-10-28 18:41:18
(5747|5747) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmwhb2z" 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  -l -DCPSPendingTimeout 3 -ORBVerboseLogging 1 -ORBLogFile sub_1.log
sub_1 PID: 5767 started at 2025-10-28 18:41:21
Publisher 5756 is done waiting for 1 readers.
Publisher 5756 is waiting for acknowledgments.
Subscriber 5767 got new message data:
 - From  : 5756
 - Count : 0
Subscriber 5767 got new message data:
 - From  : 5756
 - Count : 1
Subscriber 5767 got new message data:
 - From  : 5756
 - Count : 2
Subscriber 5767 got new message data:
 - From  : 5756
 - Count : 3
Subscriber 5767 is done. Exiting.
Publisher 5756 is done waiting for acknowledgments.
Publisher 5756 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: 5777 started at 2025-10-28 18:41:24
Publisher 5756 is done waiting for 2 readers.
Publisher 5756 is waiting for acknowledgments.
Subscriber 5777 got new message data:
 - From  : 5756
 - Count : 0
Subscriber 5777 got new message data:
 - From  : 5756
 - Count : 1
Subscriber 5777 got new message data:
 - From  : 5756
 - Count : 2
Subscriber 5777 got new message data:
 - From  : 5756
 - Count : 3
Subscriber 5777 is done. Exiting.
Publisher 5756 is done waiting for acknowledgments.
Publisher 5756 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: 5787 started at 2025-10-28 18:41:27
Publisher 5756 is done waiting for 3 readers.
Publisher 5756 is waiting for acknowledgments.
Subscriber 5787 got new message data:
 - From  : 5756
 - Count : 0
Subscriber 5787 got new message data:
 - From  : 5756
 - Count : 1
Subscriber 5787 got new message data:
 - From  : 5756
 - Count : 2
Subscriber 5787 got new message data:
 - From  : 5756
 - Count : 3
Subscriber 5787 is done. Exiting.
Publisher 5756 is done waiting for acknowledgments.
Publisher 5756 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: 5799
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/WaitForAckRace/publisher  -d -r 3 -DCPSPendingTimeout 3 -ORBVerboseLogging 1 -ORBLogFile pub_1.log
pub_1 PID: 5808 started at 2025-10-28 18:41:28
(5799|5799) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmwhb2z" as fully qualified hostname, please correct system configuration.
Publisher 5808 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: 5819 started at 2025-10-28 18:41:31
Publisher 5808 is done waiting for 1 readers.
Publisher 5808 is waiting for acknowledgments.
Subscriber 5819 got new message data:
 - From  : 5808
 - Count : 0
Subscriber 5819 got new message data:
 - From  : 5808
 - Count : 1
Subscriber 5819 got new message data:
 - From  : 5808
 - Count : 2
Subscriber 5819 got new message data:
 - From  : 5808
 - Count : 3
Subscriber 5819 got new message data:
 - From  : 5808
 - Count : 4
Subscriber 5819 got new message data:
 - From  : 5808
 - Count : 5
Subscriber 5819 got new message data:
 - From  : 5808
 - Count : 6
Subscriber 5819 got new message data:
 - From  : 5808
 - Count : 7
Subscriber 5819 got new message data:
 - From  : 5808
 - Count : 8
Subscriber 5819 got new message data:
 - From  : 5808
 - Count : 9
Subscriber 5819 got new message data:
 - From  : 5808
 - Count : 10
Subscriber 5819 got new message data:
 - From  : 5808
 - Count : 11
Subscriber 5819 got new message data:
 - From  : 5808
 - Count : 12
Subscriber 5819 got new message data:
 - From  : 5808
 - Count : 13
Subscriber 5819 got new message data:
 - From  : 5808
 - Count : 14
Subscriber 5819 got new message data:
 - From  : 5808
 - Count : 15
Subscriber 5819 got new message data:
 - From  : 5808
 - Count : 16
Subscriber 5819 got new message data:
 - From  : 5808
 - Count : 17
Subscriber 5819 got new message data:
 - From  : 5808
 - Count : 18
Subscriber 5819 got new message data:
 - From  : 5808
 - Count : 19
Publisher 5808 is done waiting for acknowledgments.
Publisher 5808 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: 5828 started at 2025-10-28 18:41:34
Publisher 5808 is done waiting for 2 readers.
Publisher 5808 is waiting for acknowledgments.
Subscriber 5828 got new message data:
 - From  : 5808
 - Count : 0
Subscriber 5828 got new message data:
 - From  : 5808
 - Count : 1
Subscriber 5828 got new message data:
 - From  : 5808
 - Count : 2
Subscriber 5828 got new message data:
 - From  : 5808
 - Count : 3
Subscriber 5828 got new message data:
 - From  : 5808
 - Count : 4
Subscriber 5828 got new message data:
 - From  : 5808
 - Count : 5
Subscriber 5828 got new message data:
 - From  : 5808
 - Count : 6
Subscriber 5828 got new message data:
 - From  : 5808
 - Count : 7
Subscriber 5828 got new message data:
 - From  : 5808
 - Count : 8
Subscriber 5828 got new message data:
 - From  : 5808
 - Count : 9
Subscriber 5828 got new message data:
 - From  : 5808
 - Count : 10
Subscriber 5828 got new message data:
 - From  : 5808
 - Count : 11
Subscriber 5828 got new message data:
 - From  : 5808
 - Count : 12
Subscriber 5828 got new message data:
 - From  : 5808
 - Count : 13
Subscriber 5828 got new message data:
 - From  : 5808
 - Count : 14
Subscriber 5828 got new message data:
 - From  : 5808
 - Count : 15
Subscriber 5828 got new message data:
 - From  : 5808
 - Count : 16
Subscriber 5828 got new message data:
 - From  : 5808
 - Count : 17
Subscriber 5828 got new message data:
 - From  : 5808
 - Count : 18
Subscriber 5828 got new message data:
 - From  : 5808
 - Count : 19
Publisher 5808 is done waiting for acknowledgments.
Publisher 5808 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: 5838 started at 2025-10-28 18:41:37
Publisher 5808 is done waiting for 3 readers.
Publisher 5808 is waiting for acknowledgments.
Subscriber 5838 got new message data:
 - From  : 5808
 - Count : 0
Subscriber 5838 got new message data:
 - From  : 5808
 - Count : 1
Subscriber 5838 got new message data:
 - From  : 5808
 - Count : 2
Subscriber 5838 got new message data:
 - From  : 5808
 - Count : 3
Subscriber 5838 got new message data:
 - From  : 5808
 - Count : 4
Subscriber 5838 got new message data:
 - From  : 5808
 - Count : 5
Subscriber 5838 got new message data:
 - From  : 5808
 - Count : 6
Subscriber 5838 got new message data:
 - From  : 5808
 - Count : 7
Subscriber 5838 got new message data:
 - From  : 5808
 - Count : 8
Subscriber 5838 got new message data:
 - From  : 5808
 - Count : 9
Subscriber 5838 got new message data:
 - From  : 5808
 - Count : 10
Subscriber 5838 got new message data:
 - From  : 5808
 - Count : 11
Subscriber 5838 got new message data:
 - From  : 5808
 - Count : 12
Subscriber 5838 got new message data:
 - From  : 5808
 - Count : 13
Subscriber 5838 got new message data:
 - From  : 5808
 - Count : 14
Subscriber 5838 got new message data:
 - From  : 5808
 - Count : 15
Subscriber 5838 got new message data:
 - From  : 5808
 - Count : 16
Subscriber 5838 got new message data:
 - From  : 5808
 - Count : 17
Subscriber 5838 got new message data:
 - From  : 5808
 - Count : 18
Subscriber 5838 got new message data:
 - From  : 5808
 - Count : 19
Publisher 5808 is done waiting for acknowledgments.
Publisher 5808 is done. Exiting.
Subscriber 5819 is done. Exiting.
Subscriber 5828 is done. Exiting.
Subscriber 5838 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:9s 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: 5851
/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: 5860 started at 2025-10-28 18:41:37
(5851|5851) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmwhb2z" as fully qualified hostname, please correct system configuration.
Publisher 5860 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: 5871 started at 2025-10-28 18:41:41
Publisher 5860 is done waiting for 1 readers.
Publisher 5860 is waiting for acknowledgments.
Subscriber 5871 got new message data:
 - From  : 5860
 - Count : 0
Subscriber 5871 got new message data:
 - From  : 5860
 - Count : 1
Subscriber 5871 got new message data:
 - From  : 5860
 - Count : 2
Subscriber 5871 got new message data:
 - From  : 5860
 - Count : 3
Publisher 5860 is done waiting for acknowledgments.
Publisher 5860 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: 5880 started at 2025-10-28 18:41:44
Publisher 5860 is done waiting for 2 readers.
Publisher 5860 is waiting for acknowledgments.
Subscriber 5880 got new message data:
 - From  : 5860
 - Count : 0
Subscriber 5880 got new message data:
 - From  : 5860
 - Count : 1
Subscriber 5880 got new message data:
 - From  : 5860
 - Count : 2
Subscriber 5880 got new message data:
 - From  : 5860
 - Count : 3
Publisher 5860 is done waiting for acknowledgments.
Publisher 5860 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: 5889 started at 2025-10-28 18:41:47
Publisher 5860 is done waiting for 3 readers.
Publisher 5860 is waiting for acknowledgments.
Subscriber 5889 got new message data:
 - From  : 5860
 - Count : 0
Subscriber 5889 got new message data:
 - From  : 5860
 - Count : 1
Subscriber 5889 got new message data:
 - From  : 5860
 - Count : 2
Subscriber 5889 got new message data:
 - From  : 5860
 - Count : 3
Publisher 5860 is done waiting for acknowledgments.
Publisher 5860 is done. Exiting.
Subscriber 5871 is done. Exiting.
Subscriber 5880 is done. Exiting.
Subscriber 5889 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: 5902 started at 2025-10-28 18:41:47
Publisher 5902 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: 5909 started at 2025-10-28 18:41:50
Publisher 5902 is done waiting for 1 readers.
Publisher 5902 is waiting for acknowledgments.
Subscriber 5909 got new message data:
 - From  : 5902
 - Count : 0
Subscriber 5909 got new message data:
 - From  : 5902
 - Count : 1
Subscriber 5909 got new message data:
 - From  : 5902
 - Count : 2
Subscriber 5909 got new message data:
 - From  : 5902
 - Count : 3
Subscriber 5909 got new message data:
 - From  : 5902
 - Count : 4
Subscriber 5909 got new message data:
 - From  : 5902
 - Count : 5
Subscriber 5909 got new message data:
 - From  : 5902
 - Count : 6
Subscriber 5909 got new message data:
 - From  : 5902
 - Count : 7
Subscriber 5909 got new message data:
 - From  : 5902
 - Count : 8
Subscriber 5909 got new message data:
 - From  : 5902
 - Count : 9
Subscriber 5909 got new message data:
 - From  : 5902
 - Count : 10
Subscriber 5909 got new message data:
 - From  : 5902
 - Count : 11
Subscriber 5909 got new message data:
 - From  : 5902
 - Count : 12
Subscriber 5909 got new message data:
 - From  : 5902
 - Count : 13
Subscriber 5909 got new message data:
 - From  : 5902
 - Count : 14
Subscriber 5909 got new message data:
 - From  : 5902
 - Count : 15
Subscriber 5909 got new message data:
 - From  : 5902
 - Count : 16
Subscriber 5909 got new message data:
 - From  : 5902
 - Count : 17
Subscriber 5909 got new message data:
 - From  : 5902
 - Count : 18
Subscriber 5909 got new message data:
 - From  : 5902
 - Count : 19
Subscriber 5909 is done. Exiting.
Publisher 5902 is done waiting for acknowledgments.
Publisher 5902 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: 5918 started at 2025-10-28 18:41:53
Publisher 5902 is done waiting for 2 readers.
Publisher 5902 is waiting for acknowledgments.
Subscriber 5918 got new message data:
 - From  : 5902
 - Count : 0
Subscriber 5918 got new message data:
 - From  : 5902
 - Count : 1
Subscriber 5918 got new message data:
 - From  : 5902
 - Count : 2
Subscriber 5918 got new message data:
 - From  : 5902
 - Count : 3
Subscriber 5918 got new message data:
 - From  : 5902
 - Count : 4
Subscriber 5918 got new message data:
 - From  : 5902
 - Count : 5
Subscriber 5918 got new message data:
 - From  : 5902
 - Count : 6
Subscriber 5918 got new message data:
 - From  : 5902
 - Count : 7
Subscriber 5918 got new message data:
 - From  : 5902
 - Count : 8
Subscriber 5918 got new message data:
 - From  : 5902
 - Count : 9
Subscriber 5918 got new message data:
 - From  : 5902
 - Count : 10
Subscriber 5918 got new message data:
 - From  : 5902
 - Count : 11
Subscriber 5918 got new message data:
 - From  : 5902
 - Count : 12
Subscriber 5918 got new message data:
 - From  : 5902
 - Count : 13
Subscriber 5918 got new message data:
 - From  : 5902
 - Count : 14
Subscriber 5918 got new message data:
 - From  : 5902
 - Count : 15
Subscriber 5918 got new message data:
 - From  : 5902
 - Count : 16
Subscriber 5918 got new message data:
 - From  : 5902
 - Count : 17
Subscriber 5918 got new message data:
 - From  : 5902
 - Count : 18
Subscriber 5918 got new message data:
 - From  : 5902
 - Count : 19
Subscriber 5918 is done. Exiting.
Publisher 5902 is done waiting for acknowledgments.
Publisher 5902 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: 5926 started at 2025-10-28 18:41:56
Publisher 5902 is done waiting for 3 readers.
Publisher 5902 is waiting for acknowledgments.
Subscriber 5926 got new message data:
 - From  : 5902
 - Count : 0
Subscriber 5926 got new message data:
 - From  : 5902
 - Count : 1
Subscriber 5926 got new message data:
 - From  : 5902
 - Count : 2
Subscriber 5926 got new message data:
 - From  : 5902
 - Count : 3
Subscriber 5926 got new message data:
 - From  : 5902
 - Count : 4
Subscriber 5926 got new message data:
 - From  : 5902
 - Count : 5
Subscriber 5926 got new message data:
 - From  : 5902
 - Count : 6
Subscriber 5926 got new message data:
 - From  : 5902
 - Count : 7
Subscriber 5926 got new message data:
 - From  : 5902
 - Count : 8
Subscriber 5926 got new message data:
 - From  : 5902
 - Count : 9
Subscriber 5926 got new message data:
 - From  : 5902
 - Count : 10
Subscriber 5926 got new message data:
 - From  : 5902
 - Count : 11
Subscriber 5926 got new message data:
 - From  : 5902
 - Count : 12
Subscriber 5926 got new message data:
 - From  : 5902
 - Count : 13
Subscriber 5926 got new message data:
 - From  : 5902
 - Count : 14
Subscriber 5926 got new message data:
 - From  : 5902
 - Count : 15
Subscriber 5926 got new message data:
 - From  : 5902
 - Count : 16
Subscriber 5926 got new message data:
 - From  : 5902
 - Count : 17
Subscriber 5926 got new message data:
 - From  : 5902
 - Count : 18
Subscriber 5926 got new message data:
 - From  : 5902
 - Count : 19
Subscriber 5926 is done. Exiting.
Publisher 5902 is done waiting for acknowledgments.
Publisher 5902 is done. Exiting.
test PASSED.

auto_run_tests_finished: tests/DCPS/WaitForAckRace/run_test.pl rtps_disc subscribers 3 Time:10s 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: 5935 started at 2025-10-28 18:41:57
Publisher 5935 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: 5942 started at 2025-10-28 18:42:00
Publisher 5935 is done waiting for 1 readers.
Publisher 5935 is waiting for acknowledgments.
Subscriber 5942 got new message data:
 - From  : 5935
 - Count : 0
Subscriber 5942 got new message data:
 - From  : 5935
 - Count : 1
Subscriber 5942 got new message data:
 - From  : 5935
 - Count : 2
Subscriber 5942 got new message data:
 - From  : 5935
 - Count : 3
Subscriber 5942 is done. Exiting.
Publisher 5935 is done waiting for acknowledgments.
Publisher 5935 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: 5950 started at 2025-10-28 18:42:03
Publisher 5935 is done waiting for 2 readers.
Publisher 5935 is waiting for acknowledgments.
Subscriber 5950 got new message data:
 - From  : 5935
 - Count : 0
Subscriber 5950 got new message data:
 - From  : 5935
 - Count : 1
Subscriber 5950 got new message data:
 - From  : 5935
 - Count : 2
Subscriber 5950 got new message data:
 - From  : 5935
 - Count : 3
Subscriber 5950 is done. Exiting.
Publisher 5935 is done waiting for acknowledgments.
Publisher 5935 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: 5959 started at 2025-10-28 18:42:06
Publisher 5935 is done waiting for 3 readers.
Publisher 5935 is waiting for acknowledgments.
Subscriber 5959 got new message data:
 - From  : 5935
 - Count : 0
Subscriber 5959 got new message data:
 - From  : 5935
 - Count : 1
Subscriber 5959 got new message data:
 - From  : 5935
 - Count : 2
Subscriber 5959 got new message data:
 - From  : 5935
 - Count : 3
Subscriber 5959 is done. Exiting.
Publisher 5935 is done waiting for acknowledgments.
Publisher 5935 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: 5968 started at 2025-10-28 18:42:07
Publisher 5968 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: 5976 started at 2025-10-28 18:42:10
Publisher 5968 is done waiting for 1 readers.
Publisher 5968 is waiting for acknowledgments.
Subscriber 5976 got new message data:
 - From  : 5968
 - Count : 0
Subscriber 5976 got new message data:
 - From  : 5968
 - Count : 1
Subscriber 5976 got new message data:
 - From  : 5968
 - Count : 2
Subscriber 5976 got new message data:
 - From  : 5968
 - Count : 3
Subscriber 5976 got new message data:
 - From  : 5968
 - Count : 4
Subscriber 5976 got new message data:
 - From  : 5968
 - Count : 5
Subscriber 5976 got new message data:
 - From  : 5968
 - Count : 6
Subscriber 5976 got new message data:
 - From  : 5968
 - Count : 7
Subscriber 5976 got new message data:
 - From  : 5968
 - Count : 8
Subscriber 5976 got new message data:
 - From  : 5968
 - Count : 9
Subscriber 5976 got new message data:
 - From  : 5968
 - Count : 10
Subscriber 5976 got new message data:
 - From  : 5968
 - Count : 11
Subscriber 5976 got new message data:
 - From  : 5968
 - Count : 12
Subscriber 5976 got new message data:
 - From  : 5968
 - Count : 13
Subscriber 5976 got new message data:
 - From  : 5968
 - Count : 14
Subscriber 5976 got new message data:
 - From  : 5968
 - Count : 15
Subscriber 5976 got new message data:
 - From  : 5968
 - Count : 16
Subscriber 5976 got new message data:
 - From  : 5968
 - Count : 17
Subscriber 5976 got new message data:
 - From  : 5968
 - Count : 18
Subscriber 5976 got new message data:
 - From  : 5968
 - Count : 19
Publisher 5968 is done waiting for acknowledgments.
Publisher 5968 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: 5983 started at 2025-10-28 18:42:13
Publisher 5968 is done waiting for 2 readers.
Publisher 5968 is waiting for acknowledgments.
Subscriber 5983 got new message data:
 - From  : 5968
 - Count : 0
Subscriber 5983 got new message data:
 - From  : 5968
 - Count : 1
Subscriber 5983 got new message data:
 - From  : 5968
 - Count : 2
Subscriber 5983 got new message data:
 - From  : 5968
 - Count : 3
Subscriber 5983 got new message data:
 - From  : 5968
 - Count : 4
Subscriber 5983 got new message data:
 - From  : 5968
 - Count : 5
Subscriber 5983 got new message data:
 - From  : 5968
 - Count : 6
Subscriber 5983 got new message data:
 - From  : 5968
 - Count : 7
Subscriber 5983 got new message data:
 - From  : 5968
 - Count : 8
Subscriber 5983 got new message data:
 - From  : 5968
 - Count : 9
Subscriber 5983 got new message data:
 - From  : 5968
 - Count : 10
Subscriber 5983 got new message data:
 - From  : 5968
 - Count : 11
Subscriber 5983 got new message data:
 - From  : 5968
 - Count : 12
Subscriber 5983 got new message data:
 - From  : 5968
 - Count : 13
Subscriber 5983 got new message data:
 - From  : 5968
 - Count : 14
Subscriber 5983 got new message data:
 - From  : 5968
 - Count : 15
Subscriber 5983 got new message data:
 - From  : 5968
 - Count : 16
Subscriber 5983 got new message data:
 - From  : 5968
 - Count : 17
Subscriber 5983 got new message data:
 - From  : 5968
 - Count : 18
Subscriber 5983 got new message data:
 - From  : 5968
 - Count : 19
Publisher 5968 is done waiting for acknowledgments.
Publisher 5968 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: 5990 started at 2025-10-28 18:42:16
Publisher 5968 is done waiting for 3 readers.
Publisher 5968 is waiting for acknowledgments.
Subscriber 5990 got new message data:
 - From  : 5968
 - Count : 0
Subscriber 5990 got new message data:
 - From  : 5968
 - Count : 1
Subscriber 5990 got new message data:
 - From  : 5968
 - Count : 2
Subscriber 5990 got new message data:
 - From  : 5968
 - Count : 3
Subscriber 5990 got new message data:
 - From  : 5968
 - Count : 4
Subscriber 5990 got new message data:
 - From  : 5968
 - Count : 5
Subscriber 5990 got new message data:
 - From  : 5968
 - Count : 6
Subscriber 5990 got new message data:
 - From  : 5968
 - Count : 7
Subscriber 5990 got new message data:
 - From  : 5968
 - Count : 8
Subscriber 5990 got new message data:
 - From  : 5968
 - Count : 9
Subscriber 5990 got new message data:
 - From  : 5968
 - Count : 10
Subscriber 5990 got new message data:
 - From  : 5968
 - Count : 11
Subscriber 5990 got new message data:
 - From  : 5968
 - Count : 12
Subscriber 5990 got new message data:
 - From  : 5968
 - Count : 13
Subscriber 5990 got new message data:
 - From  : 5968
 - Count : 14
Subscriber 5990 got new message data:
 - From  : 5968
 - Count : 15
Subscriber 5990 got new message data:
 - From  : 5968
 - Count : 16
Subscriber 5990 got new message data:
 - From  : 5968
 - Count : 17
Subscriber 5990 got new message data:
 - From  : 5968
 - Count : 18
Subscriber 5990 got new message data:
 - From  : 5968
 - Count : 19
Publisher 5968 is done waiting for acknowledgments.
Publisher 5968 is done. Exiting.
Subscriber 5990 is done. Exiting.
Subscriber 5983 is done. Exiting.
Subscriber 5976 is done. Exiting.
test PASSED.

auto_run_tests_finished: tests/DCPS/WaitForAckRace/run_test.pl rtps_disc subscribers 3 sub_delay Time:10s 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: 6002 started at 2025-10-28 18:42:17
Publisher 6002 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: 6009 started at 2025-10-28 18:42:20
Publisher 6002 is done waiting for 1 readers.
Publisher 6002 is waiting for acknowledgments.
Subscriber 6009 got new message data:
 - From  : 6002
 - Count : 0
Subscriber 6009 got new message data:
 - From  : 6002
 - Count : 1
Subscriber 6009 got new message data:
 - From  : 6002
 - Count : 2
Subscriber 6009 got new message data:
 - From  : 6002
 - Count : 3
Publisher 6002 is done waiting for acknowledgments.
Publisher 6002 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: 6016 started at 2025-10-28 18:42:23
Publisher 6002 is done waiting for 2 readers.
Publisher 6002 is waiting for acknowledgments.
Subscriber 6016 got new message data:
 - From  : 6002
 - Count : 0
Subscriber 6016 got new message data:
 - From  : 6002
 - Count : 1
Subscriber 6016 got new message data:
 - From  : 6002
 - Count : 2
Subscriber 6016 got new message data:
 - From  : 6002
 - Count : 3
Publisher 6002 is done waiting for acknowledgments.
Publisher 6002 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: 6023 started at 2025-10-28 18:42:26
Publisher 6002 is done waiting for 3 readers.
Publisher 6002 is waiting for acknowledgments.
Subscriber 6023 got new message data:
 - From  : 6002
 - Count : 0
Subscriber 6023 got new message data:
 - From  : 6002
 - Count : 1
Subscriber 6023 got new message data:
 - From  : 6002
 - Count : 2
Subscriber 6023 got new message data:
 - From  : 6002
 - Count : 3
Publisher 6002 is done waiting for acknowledgments.
Publisher 6002 is done. Exiting.
Subscriber 6009 is done. Exiting.
Subscriber 6016 is done. Exiting.
Subscriber 6023 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: 6034
/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: 6043 started at 2025-10-28 18:42:28
(6043|6043) INFO: set_DCPS_debug_level: set to 1
(6043|6043) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_PENDING_TIMEOUT=3
(6043|6043) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.34.0-dev using ACE 6.5.23
(6043|6043) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 1
(6043|6043) Service_Participant::get_domain_participant_factory: machine: runnervmwhb2z, x86_64 platform: Linux, 6.11.0-1018-azure, #18~24.04.1-Ubuntu SMP Sat Jun 28 04:46:03 UTC 2025
(6043|6043) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(6043|6043) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(6043|6043) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(6043|6043) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(6043|6043) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(6034|6034) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmwhb2z" as fully qualified hostname, please correct system configuration.
(6043|6043) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
(6043|6043) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
(6043|6043) InfoRepoDiscovery::bit_config - BIT tcp transport :0
(6043|6043) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmwhb2z" as fully qualified hostname, please correct system configuration.
(6043|6047) DataReaderImpl::add_association - bit 1 local 01030000.22ed86e2.00000002.000001c7(d205fe63) remote 01030000.22ed86e2.00000001.000001c2(e5cf703c)
(6043|6043) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6043|6043) DataReaderImpl::add_association - bit 1 local 01030000.22ed86e2.00000002.000002c7(f928ada0) remote 01030000.22ed86e2.00000001.000002c2(cee223ff)
(6043|6043) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6043|6047) DataReaderImpl::add_association - bit 1 local 01030000.22ed86e2.00000002.000003c7(e0339ce1) remote 01030000.22ed86e2.00000001.000004c2(98b88479)
(6043|6043) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6043|6047) DataReaderImpl::add_association - bit 1 local 01030000.22ed86e2.00000002.000004c7(af720a26) remote 01030000.22ed86e2.00000001.000003c2(d7f912be)
(6043|6043) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6043|6047) DataReaderImpl::add_association - bit 1 local 01030000.22ed86e2.00000003.000001c7(ef65d7d3) remote 01030000.22ed86e2.00000001.000001c2(e5cf703c)
(6043|6043) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6043|6047) DataReaderImpl::add_association - bit 1 local 01030000.22ed86e2.00000003.000002c7(c4488410) remote 01030000.22ed86e2.00000001.000002c2(cee223ff)
(6043|6043) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6043|6047) DataReaderImpl::add_association - bit 1 local 01030000.22ed86e2.00000003.000003c7(dd53b551) remote 01030000.22ed86e2.00000001.000004c2(98b88479)
(6043|6043) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6043|6047) DataReaderImpl::add_association - bit 1 local 01030000.22ed86e2.00000003.000004c7(92122396) remote 01030000.22ed86e2.00000001.000003c2(d7f912be)
(6043|6043) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6043|6043) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6043|6043) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6043|6043) DataReaderListenerImpl::DataReaderListenerImpl use_take=0 num_ops_per_thread=2
(6043|6043) DataReaderListenerImpl::DataReaderListenerImpl use_take=0 num_ops_per_thread=2
(6043|6043) DataReaderListenerImpl::DataReaderListenerImpl use_take=0 num_ops_per_thread=2
(6043|6047) DataWriterImpl::add_association - bit 0 local 01030000.22ed86e2.00000002.00000102(390bc85c) remote 01030000.22ed86e2.00000003.00000507(106dd067)
(6043|6043) DataReaderImpl::add_association - bit 0 local 01030000.22ed86e2.00000003.00000507(106dd067) remote 01030000.22ed86e2.00000002.00000102(390bc85c)
(6043|6043) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6043|6047) DataWriterImpl::add_association - bit 0 local 01030000.22ed86e2.00000002.00000202(12269b9f) remote 01030000.22ed86e2.00000003.00000607(3b4083a4)
(6043|6043) DataReaderImpl::add_association - bit 0 local 01030000.22ed86e2.00000003.00000607(3b4083a4) remote 01030000.22ed86e2.00000002.00000202(12269b9f)
(6043|6043) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6043|6053) DataReaderListenerImpl::on_subscription_matched
(6043|6053) DataReaderListenerImpl::on_subscription_matched
(6043|6047) DataWriterImpl::add_association - bit 0 local 01030000.22ed86e2.00000002.00000202(12269b9f) remote 01030000.22ed86e2.00000002.00000507(2d0df9d7)
(6043|6043) DataReaderImpl::add_association - bit 0 local 01030000.22ed86e2.00000002.00000507(2d0df9d7) remote 01030000.22ed86e2.00000002.00000202(12269b9f)
(6043|6053) DataWriterImpl::transport_assoc_done: writer 01030000.22ed86e2.00000002.00000102(390bc85c) succeeded in associating with reader 01030000.22ed86e2.00000003.00000507(106dd067)
(6043|6053) DataWriterImpl::transport_assoc_done: writer 01030000.22ed86e2.00000002.00000102(390bc85c) reader 01030000.22ed86e2.00000003.00000507(106dd067) calling association_complete_i
(6043|6053) DataWriterImpl::association_complete_i - bit 0 local 01030000.22ed86e2.00000002.00000102(390bc85c) remote 01030000.22ed86e2.00000003.00000507(106dd067)
(6043|6053) DataWriterImpl::transport_assoc_done: writer 01030000.22ed86e2.00000002.00000202(12269b9f) succeeded in associating with reader 01030000.22ed86e2.00000003.00000607(3b4083a4)
(6043|6053) DataWriterImpl::transport_assoc_done: writer 01030000.22ed86e2.00000002.00000202(12269b9f) reader 01030000.22ed86e2.00000003.00000607(3b4083a4) calling association_complete_i
(6043|6053) DataWriterImpl::association_complete_i - bit 0 local 01030000.22ed86e2.00000002.00000202(12269b9f) remote 01030000.22ed86e2.00000003.00000607(3b4083a4)
(6043|6043) DataReaderListenerImpl::on_subscription_matched
(6043|6043) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6043|6053) DataWriterImpl::transport_assoc_done: writer 01030000.22ed86e2.00000002.00000202(12269b9f) succeeded in associating with reader 01030000.22ed86e2.00000002.00000507(2d0df9d7)
(6043|6053) DataWriterImpl::transport_assoc_done: writer 01030000.22ed86e2.00000002.00000202(12269b9f) reader 01030000.22ed86e2.00000002.00000507(2d0df9d7) calling association_complete_i
(6043|6053) DataWriterImpl::association_complete_i - bit 0 local 01030000.22ed86e2.00000002.00000202(12269b9f) remote 01030000.22ed86e2.00000002.00000507(2d0df9d7)
(6043|6053) InMemoryDistributedConditionSet AUTOMATIC_DATAREADER posting LIVELINESS_GAINED_1
(6043|6043) Writer::run_test begins.
(6043|6043) 18:42:29.065999 Writer::run_test starting to write pass 0
(6043|6053) 18:42:29.066281 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: 1761676949 65749000
  instance_handle: 25
  disposed_generation_count: 0
  no_writers_generation_count: 0
  sample_rank: 0
  generation_rank: 0
  absolute_generation_rank: 0

(6043|6053) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_GAINED_1
(6043|6043) 18:42:29.066551 Writer::run_test done writing.
(6043|6043) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_1
(6043|6053) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_GAINED_1
(6043|6043) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_1 done
(6043|6043) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_1
(6043|6043) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_1 done
(6043|6043) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_1
(6043|6053) 18:42:29.066950 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: 1761676949 66216000
  instance_handle: 27
  disposed_generation_count: 0
  no_writers_generation_count: 0
  sample_rank: 0
  generation_rank: 0
  absolute_generation_rank: 0

(6043|6053) 18:42:29.067150 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: 1761676949 66216000
  instance_handle: 28
  disposed_generation_count: 0
  no_writers_generation_count: 0
  sample_rank: 0
  generation_rank: 0
  absolute_generation_rank: 0

(6043|6053) 18:42:29.067339 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: 1761676949 66399000
  instance_handle: 27
  disposed_generation_count: 0
  no_writers_generation_count: 0
  sample_rank: 0
  generation_rank: 0
  absolute_generation_rank: 0

(6043|6053) 18:42:29.067517 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: 1761676949 66399000
  instance_handle: 28
  disposed_generation_count: 0
  no_writers_generation_count: 0
  sample_rank: 0
  generation_rank: 0
  absolute_generation_rank: 0

(6043|6045) 18:42:31.067689 read foo[0]: x = -129204121553353048064.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: 1761676951 67344000
  instance_handle: 27
  disposed_generation_count: 0
  no_writers_generation_count: 0
  sample_rank: 0
  generation_rank: 0
  absolute_generation_rank: 0

(6043|6045) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_LOST_1
(6043|6045) 18:42:31.068136 read foo[0]: x = -129204121553353048064.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: 1761676951 67944000
  instance_handle: 28
  disposed_generation_count: 0
  no_writers_generation_count: 0
  sample_rank: 0
  generation_rank: 0
  absolute_generation_rank: 0

(6043|6045) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_LOST_1
(6043|6043) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_1 done
(6043|6043) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_1
(6043|6043) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_1 done
(6043|6043) Writer::run_test begins.
(6043|6043) 18:42:31.068349 Writer::run_test starting to write pass 1
(6043|6053) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_GAINED_2
(6043|6043) 18:42:31.068897 Writer::run_test done writing.
(6043|6043) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_2
(6043|6053) 18:42:31.069117 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: 1761676951 68403000
  instance_handle: 27
  disposed_generation_count: 0
  no_writers_generation_count: 1
  sample_rank: 0
  generation_rank: 0
  absolute_generation_rank: 0

(6043|6053) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_GAINED_2
(6043|6043) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_2 done
(6043|6043) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_2
(6043|6043) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_2 done
(6043|6043) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_2
(6043|6053) 18:42:31.069533 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: 1761676951 68403000
  instance_handle: 28
  disposed_generation_count: 0
  no_writers_generation_count: 1
  sample_rank: 0
  generation_rank: 0
  absolute_generation_rank: 0

(6043|6053) 18:42:31.069845 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: 1761676951 68728000
  instance_handle: 27
  disposed_generation_count: 0
  no_writers_generation_count: 1
  sample_rank: 0
  generation_rank: 0
  absolute_generation_rank: 0

(6043|6053) 18:42:31.070046 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: 1761676951 68728000
  instance_handle: 28
  disposed_generation_count: 0
  no_writers_generation_count: 1
  sample_rank: 0
  generation_rank: 0
  absolute_generation_rank: 0

(6043|6045) 18:42:33.070064 read foo[0]: x = -129204121553353048064.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: 1761676953 69803000
  instance_handle: 27
  disposed_generation_count: 0
  no_writers_generation_count: 1
  sample_rank: 0
  generation_rank: 0
  absolute_generation_rank: 0

(6043|6045) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_LOST_2
(6043|6045) 18:42:33.070461 read foo[0]: x = -129204121553353048064.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: 1761676953 70242000
  instance_handle: 28
  disposed_generation_count: 0
  no_writers_generation_count: 1
  sample_rank: 0
  generation_rank: 0
  absolute_generation_rank: 0

(6043|6045) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_LOST_2
(6043|6043) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_2 done
(6043|6043) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_2
(6043|6043) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_2 done
(6043|6043) Writer::run_test begins.
(6043|6043) 18:42:33.070660 Writer::run_test starting to write pass 2
(6043|6053) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_GAINED_3
(6043|6043) 18:42:33.071203 Writer::run_test done writing.
(6043|6043) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_3
(6043|6053) 18:42:33.071420 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: 1761676953 70692000
  instance_handle: 27
  disposed_generation_count: 0
  no_writers_generation_count: 2
  sample_rank: 0
  generation_rank: 0
  absolute_generation_rank: 0

(6043|6053) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_GAINED_3
(6043|6043) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_3 done
(6043|6043) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_3
(6043|6043) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_3 done
(6043|6043) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_3
(6043|6053) 18:42:33.071777 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: 1761676953 70692000
  instance_handle: 28
  disposed_generation_count: 0
  no_writers_generation_count: 2
  sample_rank: 0
  generation_rank: 0
  absolute_generation_rank: 0

(6043|6053) 18:42:33.072042 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: 1761676953 71025000
  instance_handle: 27
  disposed_generation_count: 0
  no_writers_generation_count: 2
  sample_rank: 0
  generation_rank: 0
  absolute_generation_rank: 0

(6043|6053) 18:42:33.072185 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: 1761676953 71025000
  instance_handle: 28
  disposed_generation_count: 0
  no_writers_generation_count: 2
  sample_rank: 0
  generation_rank: 0
  absolute_generation_rank: 0

(6043|6045) 18:42:35.072301 read foo[0]: x = -129204121553353048064.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: 1761676955 72027000
  instance_handle: 27
  disposed_generation_count: 0
  no_writers_generation_count: 2
  sample_rank: 0
  generation_rank: 0
  absolute_generation_rank: 0

(6043|6045) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_LOST_3
(6043|6045) 18:42:35.072734 read foo[0]: x = -129204121553353048064.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: 1761676955 72548000
  instance_handle: 28
  disposed_generation_count: 0
  no_writers_generation_count: 2
  sample_rank: 0
  generation_rank: 0
  absolute_generation_rank: 0

(6043|6045) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_LOST_3
(6043|6043) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_3 done
(6043|6043) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_3
(6043|6043) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_3 done
(6043|6053) 18:42:35.073615 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: 1761676955 72986000
  instance_handle: 25
  disposed_generation_count: 0
  no_writers_generation_count: 0
  sample_rank: 0
  generation_rank: 0
  absolute_generation_rank: 0

(6043|6043) DataWriterImpl::remove_associations: bit 0 local 01030000.22ed86e2.00000002.00000102(390bc85c) remote 01030000.22ed86e2.00000003.00000507(106dd067) num remotes 1
(6043|6053) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_GAINED_4
(6043|6053) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_GAINED_4
(6043|6047) DataReaderImpl::remove_associations: bit 0 local 01030000.22ed86e2.00000003.00000507(106dd067) remote 01030000.22ed86e2.00000002.00000102(390bc85c) num remotes 1
(6043|6047) DataReaderImpl::remove_associations_i: bit 0 local 01030000.22ed86e2.00000003.00000507(106dd067) remote 01030000.22ed86e2.00000002.00000102(390bc85c) num remotes 1
(6043|6047) DataReaderListenerImpl::on_subscription_matched
(6043|6043) DataWriterImpl::remove_associations: bit 0 local 01030000.22ed86e2.00000002.00000202(12269b9f) remote 01030000.22ed86e2.00000002.00000507(2d0df9d7) num remotes 2
(6043|6053) DataLink::handle_exception() - (delay) scheduling timer for future release
(6043|6047) DataReaderImpl::remove_associations: bit 0 local 01030000.22ed86e2.00000003.00000607(3b4083a4) remote 01030000.22ed86e2.00000002.00000202(12269b9f) num remotes 1
(6043|6047) DataReaderImpl::remove_associations_i: bit 0 local 01030000.22ed86e2.00000003.00000607(3b4083a4) remote 01030000.22ed86e2.00000002.00000202(12269b9f) num remotes 1
(6043|6043) DataReaderImpl::remove_associations: bit 0 local 01030000.22ed86e2.00000002.00000507(2d0df9d7) remote 01030000.22ed86e2.00000002.00000202(12269b9f) num remotes 1
(6043|6043) DataReaderImpl::remove_associations_i: bit 0 local 01030000.22ed86e2.00000002.00000507(2d0df9d7) remote 01030000.22ed86e2.00000002.00000202(12269b9f) num remotes 1
(6043|6047) DataReaderListenerImpl::on_subscription_matched
(6043|6043) DataReaderListenerImpl::on_subscription_matched
(6043|6053) 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
(6043|6045) DataReaderImpl::remove_associations: bit 1 local 01030000.22ed86e2.00000002.000001c7(d205fe63) remote 01030000.22ed86e2.00000001.000001c2(e5cf703c) num remotes 1
(6043|6045) DataReaderImpl::remove_associations_i: bit 1 local 01030000.22ed86e2.00000002.000001c7(d205fe63) remote 01030000.22ed86e2.00000001.000001c2(e5cf703c) num remotes 1
(6043|6045) DataReaderImpl::remove_associations: bit 1 local 01030000.22ed86e2.00000002.000003c7(e0339ce1) remote 01030000.22ed86e2.00000001.000004c2(98b88479) num remotes 1
(6043|6045) DataReaderImpl::remove_associations_i: bit 1 local 01030000.22ed86e2.00000002.000003c7(e0339ce1) remote 01030000.22ed86e2.00000001.000004c2(98b88479) num remotes 1
(6043|6045) DataReaderImpl::remove_associations: bit 1 local 01030000.22ed86e2.00000002.000004c7(af720a26) remote 01030000.22ed86e2.00000001.000003c2(d7f912be) num remotes 1
(6043|6045) DataReaderImpl::remove_associations_i: bit 1 local 01030000.22ed86e2.00000002.000004c7(af720a26) remote 01030000.22ed86e2.00000001.000003c2(d7f912be) num remotes 1
(6043|6045) DataReaderImpl::remove_associations: bit 1 local 01030000.22ed86e2.00000002.000002c7(f928ada0) remote 01030000.22ed86e2.00000001.000002c2(cee223ff) num remotes 1
(6043|6045) DataReaderImpl::remove_associations_i: bit 1 local 01030000.22ed86e2.00000002.000002c7(f928ada0) remote 01030000.22ed86e2.00000001.000002c2(cee223ff) num remotes 1
(6043|6045) DataReaderImpl::remove_associations: bit 1 local 01030000.22ed86e2.00000003.000001c7(ef65d7d3) remote 01030000.22ed86e2.00000001.000001c2(e5cf703c) num remotes 1
(6043|6045) DataReaderImpl::remove_associations_i: bit 1 local 01030000.22ed86e2.00000003.000001c7(ef65d7d3) remote 01030000.22ed86e2.00000001.000001c2(e5cf703c) num remotes 1
(6043|6045) DataReaderImpl::remove_associations: bit 1 local 01030000.22ed86e2.00000003.000003c7(dd53b551) remote 01030000.22ed86e2.00000001.000004c2(98b88479) num remotes 1
(6043|6045) DataReaderImpl::remove_associations_i: bit 1 local 01030000.22ed86e2.00000003.000003c7(dd53b551) remote 01030000.22ed86e2.00000001.000004c2(98b88479) num remotes 1
(6043|6045) DataReaderImpl::remove_associations: bit 1 local 01030000.22ed86e2.00000003.000004c7(92122396) remote 01030000.22ed86e2.00000001.000003c2(d7f912be) num remotes 1
(6043|6045) DataReaderImpl::remove_associations_i: bit 1 local 01030000.22ed86e2.00000003.000004c7(92122396) remote 01030000.22ed86e2.00000001.000003c2(d7f912be) num remotes 1
(6043|6045) DataReaderImpl::remove_associations: bit 1 local 01030000.22ed86e2.00000003.000002c7(c4488410) remote 01030000.22ed86e2.00000001.000002c2(cee223ff) num remotes 1
(6043|6045) DataReaderImpl::remove_associations_i: bit 1 local 01030000.22ed86e2.00000003.000002c7(c4488410) remote 01030000.22ed86e2.00000001.000002c2(cee223ff) num remotes 1
(6043|6051) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.0.240:46431 , reconnect_state = INIT_STATE.
(6043|6051) DataLink::handle_exception() - delay already elapsed so handle_timeout now
(6043|6043) Service_Participant::shutdown
(6043|6043) DataReaderListenerImpl::~DataReaderListenerImpl
(6043|6043) DataReaderListenerImpl::~DataReaderListenerImpl
(6043|6043) DataReaderListenerImpl::~DataReaderListenerImpl
(6043|6043) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
(6043|6043) Service_Participant::~Service_Participant
(6043|6043) 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: 6055
/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: 6064 started at 2025-10-28 18:42:35
(6064|6064) INFO: set_DCPS_debug_level: set to 1
(6064|6064) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_PENDING_TIMEOUT=3
(6064|6064) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.34.0-dev using ACE 6.5.23
(6064|6064) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 1
(6064|6064) Service_Participant::get_domain_participant_factory: machine: runnervmwhb2z, x86_64 platform: Linux, 6.11.0-1018-azure, #18~24.04.1-Ubuntu SMP Sat Jun 28 04:46:03 UTC 2025
(6064|6064) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(6064|6064) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(6064|6064) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(6064|6064) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(6064|6064) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(6055|6055) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmwhb2z" as fully qualified hostname, please correct system configuration.
(6064|6064) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
(6064|6064) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
(6064|6064) InfoRepoDiscovery::bit_config - BIT tcp transport :0
(6064|6064) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmwhb2z" as fully qualified hostname, please correct system configuration.
(6064|6068) DataReaderImpl::add_association - bit 1 local 01030000.62e43505.00000002.000001c7(a2bdab0e) remote 01030000.62e43505.00000001.000001c2(95772551)
(6064|6064) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6064|6064) DataReaderImpl::add_association - bit 1 local 01030000.62e43505.00000002.000002c7(8990f8cd) remote 01030000.62e43505.00000001.000002c2(be5a7692)
(6064|6064) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6064|6068) DataReaderImpl::add_association - bit 1 local 01030000.62e43505.00000002.000003c7(908bc98c) remote 01030000.62e43505.00000001.000004c2(e800d114)
(6064|6064) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6064|6068) DataReaderImpl::add_association - bit 1 local 01030000.62e43505.00000002.000004c7(dfca5f4b) remote 01030000.62e43505.00000001.000003c2(a74147d3)
(6064|6064) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6064|6068) DataReaderImpl::add_association - bit 1 local 01030000.62e43505.00000003.000001c7(9fdd82be) remote 01030000.62e43505.00000001.000001c2(95772551)
(6064|6064) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6064|6068) DataReaderImpl::add_association - bit 1 local 01030000.62e43505.00000003.000002c7(b4f0d17d) remote 01030000.62e43505.00000001.000002c2(be5a7692)
(6064|6064) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6064|6068) DataReaderImpl::add_association - bit 1 local 01030000.62e43505.00000003.000003c7(adebe03c) remote 01030000.62e43505.00000001.000004c2(e800d114)
(6064|6064) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6064|6068) DataReaderImpl::add_association - bit 1 local 01030000.62e43505.00000003.000004c7(e2aa76fb) remote 01030000.62e43505.00000001.000003c2(a74147d3)
(6064|6064) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6064|6064) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6064|6064) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6064|6064) DataReaderListenerImpl::DataReaderListenerImpl use_take=1 num_ops_per_thread=2
(6064|6064) DataReaderListenerImpl::DataReaderListenerImpl use_take=1 num_ops_per_thread=2
(6064|6064) DataReaderListenerImpl::DataReaderListenerImpl use_take=1 num_ops_per_thread=2
(6064|6068) DataWriterImpl::add_association - bit 0 local 01030000.62e43505.00000002.00000102(49b39d31) remote 01030000.62e43505.00000003.00000507(60d5850a)
(6064|6064) DataReaderImpl::add_association - bit 0 local 01030000.62e43505.00000003.00000507(60d5850a) remote 01030000.62e43505.00000002.00000102(49b39d31)
(6064|6064) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6064|6068) DataWriterImpl::add_association - bit 0 local 01030000.62e43505.00000002.00000202(629ecef2) remote 01030000.62e43505.00000003.00000607(4bf8d6c9)
(6064|6074) DataReaderListenerImpl::on_subscription_matched
(6064|6064) DataReaderImpl::add_association - bit 0 local 01030000.62e43505.00000003.00000607(4bf8d6c9) remote 01030000.62e43505.00000002.00000202(629ecef2)
(6064|6074) DataWriterImpl::transport_assoc_done: writer 01030000.62e43505.00000002.00000102(49b39d31) succeeded in associating with reader 01030000.62e43505.00000003.00000507(60d5850a)
(6064|6074) DataWriterImpl::transport_assoc_done: writer 01030000.62e43505.00000002.00000102(49b39d31) reader 01030000.62e43505.00000003.00000507(60d5850a) calling association_complete_i
(6064|6074) DataWriterImpl::association_complete_i - bit 0 local 01030000.62e43505.00000002.00000102(49b39d31) remote 01030000.62e43505.00000003.00000507(60d5850a)
(6064|6064) DataReaderListenerImpl::on_subscription_matched
(6064|6074) DataWriterImpl::transport_assoc_done: writer 01030000.62e43505.00000002.00000202(629ecef2) succeeded in associating with reader 01030000.62e43505.00000003.00000607(4bf8d6c9)
(6064|6064) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6064|6074) DataWriterImpl::transport_assoc_done: writer 01030000.62e43505.00000002.00000202(629ecef2) reader 01030000.62e43505.00000003.00000607(4bf8d6c9) calling association_complete_i
(6064|6074) DataWriterImpl::association_complete_i - bit 0 local 01030000.62e43505.00000002.00000202(629ecef2) remote 01030000.62e43505.00000003.00000607(4bf8d6c9)
(6064|6068) DataWriterImpl::add_association - bit 0 local 01030000.62e43505.00000002.00000202(629ecef2) remote 01030000.62e43505.00000002.00000507(5db5acba)
(6064|6064) DataReaderImpl::add_association - bit 0 local 01030000.62e43505.00000002.00000507(5db5acba) remote 01030000.62e43505.00000002.00000202(629ecef2)
(6064|6064) DataReaderListenerImpl::on_subscription_matched
(6064|6074) DataWriterImpl::transport_assoc_done: writer 01030000.62e43505.00000002.00000202(629ecef2) succeeded in associating with reader 01030000.62e43505.00000002.00000507(5db5acba)
(6064|6074) DataWriterImpl::transport_assoc_done: writer 01030000.62e43505.00000002.00000202(629ecef2) reader 01030000.62e43505.00000002.00000507(5db5acba) calling association_complete_i
(6064|6064) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6064|6074) DataWriterImpl::association_complete_i - bit 0 local 01030000.62e43505.00000002.00000202(629ecef2) remote 01030000.62e43505.00000002.00000507(5db5acba)
(6064|6074) InMemoryDistributedConditionSet AUTOMATIC_DATAREADER posting LIVELINESS_GAINED_1
(6064|6064) Writer::run_test begins.
(6064|6064) 18:42:35.815671 Writer::run_test starting to write pass 0
(6064|6074) 18:42:35.816150 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: 1761676955 815331000
  instance_handle: 25
  disposed_generation_count: 0
  no_writers_generation_count: 0
  sample_rank: 0
  generation_rank: 0
  absolute_generation_rank: 0

(6064|6064) 18:42:35.816415 Writer::run_test done writing.
(6064|6074) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_GAINED_1
(6064|6064) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_1
(6064|6074) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_GAINED_1
(6064|6064) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_1 done
(6064|6064) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_1
(6064|6064) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_1 done
(6064|6064) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_1
(6064|6074) 18:42:35.816971 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: 1761676955 815963000
  instance_handle: 27
  disposed_generation_count: 0
  no_writers_generation_count: 0
  sample_rank: 0
  generation_rank: 0
  absolute_generation_rank: 0

(6064|6074) 18:42:35.817170 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: 1761676955 815963000
  instance_handle: 28
  disposed_generation_count: 0
  no_writers_generation_count: 0
  sample_rank: 0
  generation_rank: 0
  absolute_generation_rank: 0

(6064|6074) 18:42:35.817412 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: 1761676955 816190000
  instance_handle: 27
  disposed_generation_count: 0
  no_writers_generation_count: 0
  sample_rank: 0
  generation_rank: 0
  absolute_generation_rank: 0

(6064|6074) 18:42:35.817615 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: 1761676955 816190000
  instance_handle: 28
  disposed_generation_count: 0
  no_writers_generation_count: 0
  sample_rank: 0
  generation_rank: 0
  absolute_generation_rank: 0

(6064|6066) 18:42:37.817777 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: 1761676957 817370000
  instance_handle: 27
  disposed_generation_count: 0
  no_writers_generation_count: 0
  sample_rank: 0
  generation_rank: 0
  absolute_generation_rank: 0

(6064|6066) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_LOST_1
(6064|6066) 18:42:37.818349 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: 1761676957 818094000
  instance_handle: 28
  disposed_generation_count: 0
  no_writers_generation_count: 0
  sample_rank: 0
  generation_rank: 0
  absolute_generation_rank: 0

(6064|6066) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_LOST_1
(6064|6064) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_1 done
(6064|6064) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_1
(6064|6064) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_1 done
(6064|6064) Writer::run_test begins.
(6064|6064) 18:42:37.818611 Writer::run_test starting to write pass 1
(6064|6074) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_GAINED_2
(6064|6064) 18:42:37.819252 Writer::run_test done writing.
(6064|6064) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_2
(6064|6074) 18:42:37.819564 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: 1761676957 818641000
  instance_handle: 27
  disposed_generation_count: 0
  no_writers_generation_count: 0
  sample_rank: 0
  generation_rank: 0
  absolute_generation_rank: 0

(6064|6074) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_GAINED_2
(6064|6064) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_2 done
(6064|6064) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_2
(6064|6064) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_2 done
(6064|6064) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_2
(6064|6074) 18:42:37.820097 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: 1761676957 818641000
  instance_handle: 28
  disposed_generation_count: 0
  no_writers_generation_count: 0
  sample_rank: 0
  generation_rank: 0
  absolute_generation_rank: 0

(6064|6074) 18:42:37.820457 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: 1761676957 818999000
  instance_handle: 27
  disposed_generation_count: 0
  no_writers_generation_count: 0
  sample_rank: 0
  generation_rank: 0
  absolute_generation_rank: 0

(6064|6074) 18:42:37.820710 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: 1761676957 818999000
  instance_handle: 28
  disposed_generation_count: 0
  no_writers_generation_count: 0
  sample_rank: 0
  generation_rank: 0
  absolute_generation_rank: 0

(6064|6066) 18:42:39.820716 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: 1761676959 820364000
  instance_handle: 27
  disposed_generation_count: 0
  no_writers_generation_count: 0
  sample_rank: 0
  generation_rank: 0
  absolute_generation_rank: 0

(6064|6066) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_LOST_2
(6064|6066) 18:42:39.821188 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: 1761676959 820933000
  instance_handle: 28
  disposed_generation_count: 0
  no_writers_generation_count: 0
  sample_rank: 0
  generation_rank: 0
  absolute_generation_rank: 0

(6064|6066) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_LOST_2
(6064|6064) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_2 done
(6064|6064) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_2
(6064|6064) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_2 done
(6064|6064) Writer::run_test begins.
(6064|6064) 18:42:39.821455 Writer::run_test starting to write pass 2
(6064|6074) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_GAINED_3
(6064|6064) 18:42:39.822116 Writer::run_test done writing.
(6064|6064) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_3
(6064|6074) 18:42:39.822438 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: 1761676959 821486000
  instance_handle: 27
  disposed_generation_count: 0
  no_writers_generation_count: 0
  sample_rank: 0
  generation_rank: 0
  absolute_generation_rank: 0

(6064|6074) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_GAINED_3
(6064|6064) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_3 done
(6064|6064) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_3
(6064|6064) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_3 done
(6064|6064) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_3
(6064|6074) 18:42:39.822951 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: 1761676959 821486000
  instance_handle: 28
  disposed_generation_count: 0
  no_writers_generation_count: 0
  sample_rank: 0
  generation_rank: 0
  absolute_generation_rank: 0

(6064|6074) 18:42:39.823264 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: 1761676959 821838000
  instance_handle: 27
  disposed_generation_count: 0
  no_writers_generation_count: 0
  sample_rank: 0
  generation_rank: 0
  absolute_generation_rank: 0

(6064|6074) 18:42:39.823454 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: 1761676959 821838000
  instance_handle: 28
  disposed_generation_count: 0
  no_writers_generation_count: 0
  sample_rank: 0
  generation_rank: 0
  absolute_generation_rank: 0

(6064|6066) 18:42:41.823566 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: 1761676961 823228000
  instance_handle: 27
  disposed_generation_count: 0
  no_writers_generation_count: 0
  sample_rank: 0
  generation_rank: 0
  absolute_generation_rank: 0

(6064|6066) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_LOST_3
(6064|6066) 18:42:41.823940 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: 1761676961 823746000
  instance_handle: 28
  disposed_generation_count: 0
  no_writers_generation_count: 0
  sample_rank: 0
  generation_rank: 0
  absolute_generation_rank: 0

(6064|6066) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_LOST_3
(6064|6064) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_3 done
(6064|6064) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_3
(6064|6064) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_3 done
(6064|6074) 18:42:41.825029 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: 1761676961 824199000
  instance_handle: 25
  disposed_generation_count: 0
  no_writers_generation_count: 0
  sample_rank: 0
  generation_rank: 0
  absolute_generation_rank: 0

(6064|6064) DataWriterImpl::remove_associations: bit 0 local 01030000.62e43505.00000002.00000102(49b39d31) remote 01030000.62e43505.00000003.00000507(60d5850a) num remotes 1
(6064|6074) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_GAINED_4
(6064|6074) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_GAINED_4
(6064|6068) DataReaderImpl::remove_associations: bit 0 local 01030000.62e43505.00000003.00000507(60d5850a) remote 01030000.62e43505.00000002.00000102(49b39d31) num remotes 1
(6064|6068) DataReaderImpl::remove_associations_i: bit 0 local 01030000.62e43505.00000003.00000507(60d5850a) remote 01030000.62e43505.00000002.00000102(49b39d31) num remotes 1
(6064|6068) DataReaderListenerImpl::on_subscription_matched
(6064|6064) DataWriterImpl::remove_associations: bit 0 local 01030000.62e43505.00000002.00000202(629ecef2) remote 01030000.62e43505.00000002.00000507(5db5acba) num remotes 2
(6064|6074) DataLink::handle_exception() - (delay) scheduling timer for future release
(6064|6068) DataReaderImpl::remove_associations: bit 0 local 01030000.62e43505.00000003.00000607(4bf8d6c9) remote 01030000.62e43505.00000002.00000202(629ecef2) num remotes 1
(6064|6068) DataReaderImpl::remove_associations_i: bit 0 local 01030000.62e43505.00000003.00000607(4bf8d6c9) remote 01030000.62e43505.00000002.00000202(629ecef2) num remotes 1
(6064|6064) DataReaderImpl::remove_associations: bit 0 local 01030000.62e43505.00000002.00000507(5db5acba) remote 01030000.62e43505.00000002.00000202(629ecef2) num remotes 1
(6064|6064) DataReaderImpl::remove_associations_i: bit 0 local 01030000.62e43505.00000002.00000507(5db5acba) remote 01030000.62e43505.00000002.00000202(629ecef2) num remotes 1
(6064|6068) DataReaderListenerImpl::on_subscription_matched
(6064|6074) DataLink::handle_exception() - (delay) scheduling timer for future release
(6064|6064) 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
(6064|6066) DataReaderImpl::remove_associations: bit 1 local 01030000.62e43505.00000002.000001c7(a2bdab0e) remote 01030000.62e43505.00000001.000001c2(95772551) num remotes 1
(6064|6066) DataReaderImpl::remove_associations_i: bit 1 local 01030000.62e43505.00000002.000001c7(a2bdab0e) remote 01030000.62e43505.00000001.000001c2(95772551) num remotes 1
(6064|6066) DataReaderImpl::remove_associations: bit 1 local 01030000.62e43505.00000002.000003c7(908bc98c) remote 01030000.62e43505.00000001.000004c2(e800d114) num remotes 1
(6064|6066) DataReaderImpl::remove_associations_i: bit 1 local 01030000.62e43505.00000002.000003c7(908bc98c) remote 01030000.62e43505.00000001.000004c2(e800d114) num remotes 1
(6064|6066) DataReaderImpl::remove_associations: bit 1 local 01030000.62e43505.00000002.000004c7(dfca5f4b) remote 01030000.62e43505.00000001.000003c2(a74147d3) num remotes 1
(6064|6066) DataReaderImpl::remove_associations_i: bit 1 local 01030000.62e43505.00000002.000004c7(dfca5f4b) remote 01030000.62e43505.00000001.000003c2(a74147d3) num remotes 1
(6064|6066) DataReaderImpl::remove_associations: bit 1 local 01030000.62e43505.00000002.000002c7(8990f8cd) remote 01030000.62e43505.00000001.000002c2(be5a7692) num remotes 1
(6064|6066) DataReaderImpl::remove_associations_i: bit 1 local 01030000.62e43505.00000002.000002c7(8990f8cd) remote 01030000.62e43505.00000001.000002c2(be5a7692) num remotes 1
(6064|6066) DataReaderImpl::remove_associations: bit 1 local 01030000.62e43505.00000003.000001c7(9fdd82be) remote 01030000.62e43505.00000001.000001c2(95772551) num remotes 1
(6064|6066) DataReaderImpl::remove_associations_i: bit 1 local 01030000.62e43505.00000003.000001c7(9fdd82be) remote 01030000.62e43505.00000001.000001c2(95772551) num remotes 1
(6064|6066) DataReaderImpl::remove_associations: bit 1 local 01030000.62e43505.00000003.000003c7(adebe03c) remote 01030000.62e43505.00000001.000004c2(e800d114) num remotes 1
(6064|6066) DataReaderImpl::remove_associations_i: bit 1 local 01030000.62e43505.00000003.000003c7(adebe03c) remote 01030000.62e43505.00000001.000004c2(e800d114) num remotes 1
(6064|6066) DataReaderImpl::remove_associations: bit 1 local 01030000.62e43505.00000003.000004c7(e2aa76fb) remote 01030000.62e43505.00000001.000003c2(a74147d3) num remotes 1
(6064|6066) DataReaderImpl::remove_associations_i: bit 1 local 01030000.62e43505.00000003.000004c7(e2aa76fb) remote 01030000.62e43505.00000001.000003c2(a74147d3) num remotes 1
(6064|6066) DataReaderImpl::remove_associations: bit 1 local 01030000.62e43505.00000003.000002c7(b4f0d17d) remote 01030000.62e43505.00000001.000002c2(be5a7692) num remotes 1
(6064|6066) DataReaderImpl::remove_associations_i: bit 1 local 01030000.62e43505.00000003.000002c7(b4f0d17d) remote 01030000.62e43505.00000001.000002c2(be5a7692) num remotes 1
(6064|6072) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.0.240:46625 , reconnect_state = INIT_STATE.
(6064|6072) DataLink::handle_exception() - delay already elapsed so handle_timeout now
(6064|6064) Service_Participant::shutdown
(6064|6064) DataReaderListenerImpl::~DataReaderListenerImpl
(6064|6064) DataReaderListenerImpl::~DataReaderListenerImpl
(6064|6064) DataReaderListenerImpl::~DataReaderListenerImpl
(6064|6064) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
(6064|6064) Service_Participant::~Service_Participant
(6064|6064) 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:6s Result:0

==============================================================================

tests/DCPS/LivelinessTest/run_test.pl udp #

/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo  -o repo.ior -DCPSPendingTimeout 3 
InfoRepo PID: 6077
/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: 6086 started at 2025-10-28 18:42:42
(6086|6086) INFO: set_DCPS_debug_level: set to 1
(6086|6086) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_CONFIG_FILE=udp.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 "udp.ini"
(6086|6086) INFO: ConfigStoreImpl::set_string: TRANSPORT_UDP_TRANSPORT_TYPE=udp
(6086|6086) INFO: ConfigStoreImpl::set_string: TRANSPORT_UDP=@udp
(6086|6086) INFO: ConfigStoreImpl::set_string: TRANSPORT=@transport
(6086|6086) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_INFO_REPO=file://repo.ior
(6086|6086) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_GLOBAL_TRANSPORT_CONFIG=$file
(6086|6086) INFO: ConfigStoreImpl::set_string: COMMON=@common
(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: runnervmwhb2z, x86_64 platform: Linux, 6.11.0-1018-azure, #18~24.04.1-Ubuntu SMP Sat Jun 28 04:46:03 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) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(6086|6086) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(6077|6077) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmwhb2z" as fully qualified hostname, please correct system configuration.
(6086|6086) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmwhb2z" as fully qualified hostname, please correct system configuration.
(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|6090) DataWriterImpl::add_association - bit 0 local 01030000.3eed9f20.00000002.00000102(7d93e9cd) remote 01030000.3eed9f20.00000003.00000107(309934f2)
(6086|6086) DataReaderImpl::add_association - bit 0 local 01030000.3eed9f20.00000003.00000107(309934f2) remote 01030000.3eed9f20.00000002.00000102(7d93e9cd)
(6086|6086) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6086|6094) DataReaderListenerImpl::on_subscription_matched
(6086|6086) DataWriterImpl::add_association - bit 0 local 01030000.3eed9f20.00000002.00000202(56beba0e) remote 01030000.3eed9f20.00000003.00000207(1bb46731)
(6086|6090) DataWriterImpl::transport_assoc_done: writer 01030000.3eed9f20.00000002.00000102(7d93e9cd) succeeded in associating with reader 01030000.3eed9f20.00000003.00000107(309934f2)
(6086|6090) DataWriterImpl::transport_assoc_done: writer 01030000.3eed9f20.00000002.00000102(7d93e9cd) reader 01030000.3eed9f20.00000003.00000107(309934f2) calling association_complete_i
(6086|6086) DataWriterImpl::transport_assoc_done: writer 01030000.3eed9f20.00000002.00000202(56beba0e) succeeded in associating with reader 01030000.3eed9f20.00000003.00000207(1bb46731)
(6086|6090) DataWriterImpl::association_complete_i - bit 0 local 01030000.3eed9f20.00000002.00000102(7d93e9cd) remote 01030000.3eed9f20.00000003.00000107(309934f2)
(6086|6086) DataWriterImpl::transport_assoc_done: writer 01030000.3eed9f20.00000002.00000202(56beba0e) reader 01030000.3eed9f20.00000003.00000207(1bb46731) calling association_complete_i
(6086|6086) DataWriterImpl::association_complete_i - bit 0 local 01030000.3eed9f20.00000002.00000202(56beba0e) remote 01030000.3eed9f20.00000003.00000207(1bb46731)
(6086|6090) DataReaderImpl::add_association - bit 0 local 01030000.3eed9f20.00000003.00000207(1bb46731) remote 01030000.3eed9f20.00000002.00000202(56beba0e)
(6086|6086) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6086|6090) DataReaderListenerImpl::on_subscription_matched
(6086|6090) DataWriterImpl::add_association - bit 0 local 01030000.3eed9f20.00000002.00000202(56beba0e) remote 01030000.3eed9f20.00000002.00000107(0df91d42)
(6086|6086) DataReaderImpl::add_association - bit 0 local 01030000.3eed9f20.00000002.00000107(0df91d42) remote 01030000.3eed9f20.00000002.00000202(56beba0e)
(6086|6090) DataWriterImpl::transport_assoc_done: writer 01030000.3eed9f20.00000002.00000202(56beba0e) succeeded in associating with reader 01030000.3eed9f20.00000002.00000107(0df91d42)
(6086|6086) DataReaderListenerImpl::on_subscription_matched
(6086|6090) DataWriterImpl::transport_assoc_done: writer 01030000.3eed9f20.00000002.00000202(56beba0e) reader 01030000.3eed9f20.00000002.00000107(0df91d42) calling association_complete_i
(6086|6090) DataWriterImpl::association_complete_i - bit 0 local 01030000.3eed9f20.00000002.00000202(56beba0e) remote 01030000.3eed9f20.00000002.00000107(0df91d42)
(6086|6086) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6086|6094) InMemoryDistributedConditionSet AUTOMATIC_DATAREADER posting LIVELINESS_GAINED_1
(6086|6086) Writer::run_test begins.
(6086|6086) 18:42:42.532588 Writer::run_test starting to write pass 0
(6086|6094) 18:42:42.532949 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: 1761676962 532302000
  instance_handle: b
  disposed_generation_count: 0
  no_writers_generation_count: 0
  sample_rank: 0
  generation_rank: 0
  absolute_generation_rank: 0

(6086|6086) 18:42:42.533089 Writer::run_test done writing.
(6086|6086) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_1
(6086|6094) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_GAINED_1
(6086|6094) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting 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|6094) 18:42:42.533695 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: 1761676962 532797000
  instance_handle: d
  disposed_generation_count: 0
  no_writers_generation_count: 0
  sample_rank: 0
  generation_rank: 0
  absolute_generation_rank: 0

(6086|6094) 18:42:42.533917 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: 1761676962 532797000
  instance_handle: e
  disposed_generation_count: 0
  no_writers_generation_count: 0
  sample_rank: 0
  generation_rank: 0
  absolute_generation_rank: 0

(6086|6094) 18:42:42.534136 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: 1761676962 532960000
  instance_handle: d
  disposed_generation_count: 0
  no_writers_generation_count: 0
  sample_rank: 0
  generation_rank: 0
  absolute_generation_rank: 0

(6086|6094) 18:42:42.534284 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: 1761676962 532960000
  instance_handle: e
  disposed_generation_count: 0
  no_writers_generation_count: 0
  sample_rank: 0
  generation_rank: 0
  absolute_generation_rank: 0

(6086|6088) 18:42:44.534468 read foo[0]: x = 2327534534729652232317498252094078976.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: 1761676964 534129000
  instance_handle: d
  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) 18:42:44.534921 read foo[0]: x = 2327534534729652232317498252094078976.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: 1761676964 534732000
  instance_handle: e
  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) 18:42:44.535329 Writer::run_test starting to write pass 1
(6086|6094) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_GAINED_2
(6086|6086) 18:42:44.535890 Writer::run_test done writing.
(6086|6086) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_2
(6086|6094) 18:42:44.536055 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: 1761676964 535371000
  instance_handle: d
  disposed_generation_count: 0
  no_writers_generation_count: 1
  sample_rank: 0
  generation_rank: 0
  absolute_generation_rank: 0

(6086|6094) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting 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|6094) 18:42:44.536429 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: 1761676964 535371000
  instance_handle: e
  disposed_generation_count: 0
  no_writers_generation_count: 1
  sample_rank: 0
  generation_rank: 0
  absolute_generation_rank: 0

(6086|6094) 18:42:44.536677 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: 1761676964 535691000
  instance_handle: d
  disposed_generation_count: 0
  no_writers_generation_count: 1
  sample_rank: 0
  generation_rank: 0
  absolute_generation_rank: 0

(6086|6094) 18:42:44.536846 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: 1761676964 535691000
  instance_handle: e
  disposed_generation_count: 0
  no_writers_generation_count: 1
  sample_rank: 0
  generation_rank: 0
  absolute_generation_rank: 0

(6086|6088) 18:42:46.536965 read foo[0]: x = 2327534534729652232317498252094078976.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: 1761676966 536726000
  instance_handle: d
  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) 18:42:46.537338 read foo[0]: x = 2327534534729652232317498252094078976.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: 1761676966 537151000
  instance_handle: e
  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) 18:42:46.537551 Writer::run_test starting to write pass 2
(6086|6094) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_GAINED_3
(6086|6086) 18:42:46.538039 Writer::run_test done writing.
(6086|6086) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_3
(6086|6094) 18:42:46.538300 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: 1761676966 537578000
  instance_handle: d
  disposed_generation_count: 0
  no_writers_generation_count: 2
  sample_rank: 0
  generation_rank: 0
  absolute_generation_rank: 0

(6086|6094) InMemoryDistributedConditionSet REMOTE_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|6094) 18:42:46.538727 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: 1761676966 537578000
  instance_handle: e
  disposed_generation_count: 0
  no_writers_generation_count: 2
  sample_rank: 0
  generation_rank: 0
  absolute_generation_rank: 0

(6086|6094) 18:42:46.539040 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: 1761676966 537859000
  instance_handle: d
  disposed_generation_count: 0
  no_writers_generation_count: 2
  sample_rank: 0
  generation_rank: 0
  absolute_generation_rank: 0

(6086|6094) 18:42:46.539239 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: 1761676966 537859000
  instance_handle: e
  disposed_generation_count: 0
  no_writers_generation_count: 2
  sample_rank: 0
  generation_rank: 0
  absolute_generation_rank: 0

(6086|6088) 18:42:48.539283 read foo[0]: x = 2327534534729652232317498252094078976.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: 1761676968 539045000
  instance_handle: d
  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) 18:42:48.539669 read foo[0]: x = 2327534534729652232317498252094078976.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: 1761676968 539475000
  instance_handle: e
  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|6094) 18:42:48.540496 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: 1761676968 539895000
  instance_handle: b
  disposed_generation_count: 0
  no_writers_generation_count: 0
  sample_rank: 0
  generation_rank: 0
  absolute_generation_rank: 0

(6086|6086) DataWriterImpl::remove_associations: bit 0 local 01030000.3eed9f20.00000002.00000102(7d93e9cd) remote 01030000.3eed9f20.00000003.00000107(309934f2) num remotes 1
(6086|6094) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_GAINED_4
(6086|6094) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_GAINED_4
(6086|6090) DataReaderImpl::remove_associations: bit 0 local 01030000.3eed9f20.00000003.00000107(309934f2) remote 01030000.3eed9f20.00000002.00000102(7d93e9cd) num remotes 1
(6086|6090) DataReaderImpl::remove_associations_i: bit 0 local 01030000.3eed9f20.00000003.00000107(309934f2) remote 01030000.3eed9f20.00000002.00000102(7d93e9cd) num remotes 1
(6086|6090) DataReaderListenerImpl::on_subscription_matched
(6086|6086) DataWriterImpl::remove_associations: bit 0 local 01030000.3eed9f20.00000002.00000202(56beba0e) remote 01030000.3eed9f20.00000002.00000107(0df91d42) num remotes 2
(6086|6090) DataReaderImpl::remove_associations: bit 0 local 01030000.3eed9f20.00000003.00000207(1bb46731) remote 01030000.3eed9f20.00000002.00000202(56beba0e) num remotes 1
(6086|6086) DataReaderImpl::remove_associations: bit 0 local 01030000.3eed9f20.00000002.00000107(0df91d42) remote 01030000.3eed9f20.00000002.00000202(56beba0e) num remotes 1
(6086|6090) DataReaderImpl::remove_associations_i: bit 0 local 01030000.3eed9f20.00000003.00000207(1bb46731) remote 01030000.3eed9f20.00000002.00000202(56beba0e) num remotes 1
(6086|6086) DataReaderImpl::remove_associations_i: bit 0 local 01030000.3eed9f20.00000002.00000107(0df91d42) remote 01030000.3eed9f20.00000002.00000202(56beba0e) num remotes 1
(6086|6090) DataReaderListenerImpl::on_subscription_matched
(6086|6086) 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) 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
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: 6096 started at 2025-10-28 18:42:48
(6096|6096) INFO: set_DCPS_debug_level: set to 1
(6096|6096) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_CONFIG_FILE=rtps_disc.ini
(6096|6096) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_PENDING_TIMEOUT=3
(6096|6096) INFO: Service_Participant::process_config_file: Going to load configuration from "rtps_disc.ini"
(6096|6096) INFO: ConfigStoreImpl::set_string: TRANSPORT_RTPS_TRANSPORT_TYPE=rtps_udp
(6096|6096) INFO: ConfigStoreImpl::set_string: TRANSPORT_RTPS_USE_MULTICAST=0
(6096|6096) INFO: ConfigStoreImpl::set_string: TRANSPORT_RTPS=@rtps
(6096|6096) INFO: ConfigStoreImpl::set_string: TRANSPORT_RTPS2_TRANSPORT_TYPE=rtps_udp
(6096|6096) INFO: ConfigStoreImpl::set_string: TRANSPORT_RTPS2_USE_MULTICAST=0
(6096|6096) INFO: ConfigStoreImpl::set_string: TRANSPORT_RTPS2=@rtps2
(6096|6096) INFO: ConfigStoreImpl::set_string: TRANSPORT=@transport
(6096|6096) INFO: ConfigStoreImpl::set_string: RTPS_DISCOVERY_UNI_RTPS_RESEND_PERIOD=2
(6096|6096) INFO: ConfigStoreImpl::set_string: RTPS_DISCOVERY_UNI_RTPS_SEDP_MULTICAST=0
(6096|6096) INFO: ConfigStoreImpl::set_string: RTPS_DISCOVERY_UNI_RTPS=@uni_rtps
(6096|6096) INFO: ConfigStoreImpl::set_string: RTPS_DISCOVERY=@rtps_discovery
(6096|6096) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_DEFAULT_DISCOVERY=uni_rtps
(6096|6096) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_GLOBAL_TRANSPORT_CONFIG=rtps
(6096|6096) INFO: ConfigStoreImpl::set_string: COMMON=@common
(6096|6096) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_TRANSPORTS=rtps
(6096|6096) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS=@rtps
(6096|6096) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS2_TRANSPORTS=rtps2
(6096|6096) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS2=@rtps2
(6096|6096) INFO: ConfigStoreImpl::set_string: CONFIG=@config
(6096|6096) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.34.0-dev using ACE 6.5.23
(6096|6096) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 1
(6096|6096) Service_Participant::get_domain_participant_factory: machine: runnervmwhb2z, x86_64 platform: Linux, 6.11.0-1018-azure, #18~24.04.1-Ubuntu SMP Sat Jun 28 04:46:03 UTC 2025
(6096|6096) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(6096|6096) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(6096|6096) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(6096|6096) DEBUG: ConfigStoreImpl::get: RTPS_DISCOVERY_UNI_RTPS_SPDP_SEND_ADDRS
(6096|6096) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01036045BD4A5E1317D08D43_111=@_OPENDDS_SEDPTransportInst_01036045bd4a5e1317d08d43_111
(6096|6096) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01036045BD4A5E1317D08D43_111_MAX_MESSAGE_SIZE=65466
(6096|6096) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01036045BD4A5E1317D08D43_111_HEARTBEAT_PERIOD=200
(6096|6096) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01036045BD4A5E1317D08D43_111_NAK_RESPONSE_DELAY=100
(6096|6096) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01036045BD4A5E1317D08D43_111_RESPONSIVE_MODE=false
(6096|6096) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01036045BD4A5E1317D08D43_111_SEND_DELAY=10
(6096|6096) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01036045BD4A5E1317D08D43_111_SEND_BUFFER_SIZE=65535
(6096|6096) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01036045BD4A5E1317D08D43_111_RCV_BUFFER_SIZE=65535
(6096|6096) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01036045BD4A5E1317D08D43_111_RECEIVE_PREALLOCATED_MESSAGE_BLOCKS=0
(6096|6096) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01036045BD4A5E1317D08D43_111_RECEIVE_PREALLOCATED_DATA_BLOCKS=0
(6096|6096) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01036045BD4A5E1317D08D43_111_PORT_MODE=system
(6096|6096) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01036045BD4A5E1317D08D43_111_PB=7400
(6096|6096) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01036045BD4A5E1317D08D43_111_DG=250
(6096|6096) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01036045BD4A5E1317D08D43_111_PG=2
(6096|6096) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01036045BD4A5E1317D08D43_111_D2=2
(6096|6096) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01036045BD4A5E1317D08D43_111_D3=12
(6096|6096) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01036045BD4A5E1317D08D43_111_USE_MULTICAST=false
(6096|6096) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01036045BD4A5E1317D08D43_111_INIT_PARTICIPANT_PORT_ID=0
(6096|6096) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01036045BD4A5E1317D08D43_111_LOCAL_ADDRESS=0.0.0.0:0
(6096|6096) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01036045BD4A5E1317D08D43_111_ADVERTISED_ADDRESS=0.0.0.0:0
(6096|6096) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01036045BD4A5E1317D08D43_111_IPV6_INIT_PARTICIPANT_PORT_ID=1
(6096|6096) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01036045BD4A5E1317D08D43_111_IPV6_LOCAL_ADDRESS=:::0
(6096|6096) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01036045BD4A5E1317D08D43_111_IPV6_ADVERTISED_ADDRESS=:::0
(6096|6096) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01036045BD4A5E1317D08D43_111_DATA_RTPS_RELAY_ADDRESS=0.0.0.0:0
(6096|6096) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01036045BD4A5E1317D08D43_111_USE_RTPS_RELAY=false
(6096|6096) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01036045BD4A5E1317D08D43_111_RTPS_RELAY_ONLY=false
(6096|6096) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01036045BD4A5E1317D08D43_111_DATA_STUN_SERVER_ADDRESS=0.0.0.0:0
(6096|6096) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01036045BD4A5E1317D08D43_111_USE_ICE=false
(6096|6096) INFO: ConfigStoreImpl::set_string: CONFIG_OPENDDS_SEDP_TRANSPORT_CFG_01036045BD4A5E1317D08D43_111=@_OPENDDS_SEDP_TransportCfg_01036045bd4a5e1317d08d43_111
(6096|6096) INFO: ConfigStoreImpl::set_string: CONFIG_OPENDDS_SEDP_TRANSPORT_CFG_01036045BD4A5E1317D08D43_111_PASSIVE_CONNECT_DURATION=60000
(6096|6100) INFO: MulticastManager::join: joined group 239.255.0.1:35150 on docker0/172.17.0.1 (0x7b6c000001c8 joined count 1)
(6096|6100) INFO: MulticastManager::join: joined group ff03::1:35150 on enP36949s1/fe80::6245:bdff:fe4a:5e13 (0x7b6c000001c8 joined count 2)
(6096|6100) INFO: MulticastManager::join: joined group 239.255.0.1:35150 on eth0/10.1.0.240 (0x7b6c000001c8 joined count 3)
(6096|6100) INFO: MulticastManager::join: joined group ff03::1:35150 on eth0/fe80::6245:bdff:fe4a:5e13 (0x7b6c000001c8 joined count 4)
(6096|6100) INFO: MulticastManager::join: joined group 239.255.0.1:35150 on lo/127.0.0.1 (0x7b6c000001c8 joined count 5)
(6096|6100) INFO: MulticastManager::join: joined group ff03::1:35150 on lo/::1 (0x7b6c000001c8 joined count 6)
(6096|6096) DEBUG: ConfigStoreImpl::get: RTPS_DISCOVERY_UNI_RTPS_SPDP_SEND_ADDRS
(6096|6096) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01036045BD4A5E1317D08D44_111=@_OPENDDS_SEDPTransportInst_01036045bd4a5e1317d08d44_111
(6096|6096) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01036045BD4A5E1317D08D44_111_MAX_MESSAGE_SIZE=65466
(6096|6096) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01036045BD4A5E1317D08D44_111_HEARTBEAT_PERIOD=200
(6096|6096) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01036045BD4A5E1317D08D44_111_NAK_RESPONSE_DELAY=100
(6096|6096) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01036045BD4A5E1317D08D44_111_RESPONSIVE_MODE=false
(6096|6096) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01036045BD4A5E1317D08D44_111_SEND_DELAY=10
(6096|6096) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01036045BD4A5E1317D08D44_111_SEND_BUFFER_SIZE=65535
(6096|6096) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01036045BD4A5E1317D08D44_111_RCV_BUFFER_SIZE=65535
(6096|6096) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01036045BD4A5E1317D08D44_111_RECEIVE_PREALLOCATED_MESSAGE_BLOCKS=0
(6096|6096) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01036045BD4A5E1317D08D44_111_RECEIVE_PREALLOCATED_DATA_BLOCKS=0
(6096|6096) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01036045BD4A5E1317D08D44_111_PORT_MODE=system
(6096|6096) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01036045BD4A5E1317D08D44_111_PB=7400
(6096|6096) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01036045BD4A5E1317D08D44_111_DG=250
(6096|6096) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01036045BD4A5E1317D08D44_111_PG=2
(6096|6096) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01036045BD4A5E1317D08D44_111_D2=2
(6096|6096) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01036045BD4A5E1317D08D44_111_D3=12
(6096|6096) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01036045BD4A5E1317D08D44_111_USE_MULTICAST=false
(6096|6096) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01036045BD4A5E1317D08D44_111_INIT_PARTICIPANT_PORT_ID=2
(6096|6096) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01036045BD4A5E1317D08D44_111_LOCAL_ADDRESS=0.0.0.0:0
(6096|6096) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01036045BD4A5E1317D08D44_111_ADVERTISED_ADDRESS=0.0.0.0:0
(6096|6096) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01036045BD4A5E1317D08D44_111_IPV6_INIT_PARTICIPANT_PORT_ID=3
(6096|6096) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01036045BD4A5E1317D08D44_111_IPV6_LOCAL_ADDRESS=:::0
(6096|6096) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01036045BD4A5E1317D08D44_111_IPV6_ADVERTISED_ADDRESS=:::0
(6096|6096) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01036045BD4A5E1317D08D44_111_DATA_RTPS_RELAY_ADDRESS=0.0.0.0:0
(6096|6096) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01036045BD4A5E1317D08D44_111_USE_RTPS_RELAY=false
(6096|6096) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01036045BD4A5E1317D08D44_111_RTPS_RELAY_ONLY=false
(6096|6096) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01036045BD4A5E1317D08D44_111_DATA_STUN_SERVER_ADDRESS=0.0.0.0:0
(6096|6096) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01036045BD4A5E1317D08D44_111_USE_ICE=false
(6096|6096) INFO: ConfigStoreImpl::set_string: CONFIG_OPENDDS_SEDP_TRANSPORT_CFG_01036045BD4A5E1317D08D44_111=@_OPENDDS_SEDP_TransportCfg_01036045bd4a5e1317d08d44_111
(6096|6096) INFO: ConfigStoreImpl::set_string: CONFIG_OPENDDS_SEDP_TRANSPORT_CFG_01036045BD4A5E1317D08D44_111_PASSIVE_CONNECT_DURATION=60000
(6096|6102) INFO: MulticastManager::join: joined group 239.255.0.1:35150 on docker0/172.17.0.1 (0x7b6c000016c8 joined count 1)
(6096|6102) INFO: MulticastManager::join: joined group ff03::1:35150 on enP36949s1/fe80::6245:bdff:fe4a:5e13 (0x7b6c000016c8 joined count 2)
(6096|6102) INFO: MulticastManager::join: joined group 239.255.0.1:35150 on eth0/10.1.0.240 (0x7b6c000016c8 joined count 3)
(6096|6102) INFO: MulticastManager::join: joined group ff03::1:35150 on eth0/fe80::6245:bdff:fe4a:5e13 (0x7b6c000016c8 joined count 4)
(6096|6102) INFO: MulticastManager::join: joined group 239.255.0.1:35150 on lo/127.0.0.1 (0x7b6c000016c8 joined count 5)
(6096|6102) INFO: MulticastManager::join: joined group ff03::1:35150 on lo/::1 (0x7b6c000016c8 joined count 6)
(6096|6100) Spdp::handle_participant_data - 01036045.bd4a5e13.17d08d43.000001c1(065f118d) discovered 01036045.bd4a5e13.17d08d44.000001c1(b47fcd9d) lease 5:00 from 10.1.0.240:35164 (0)
(6096|6100) DEBUG: Sedp::association_complete_i local 01036045.bd4a5e13.17d08d43.000300c3(f30cffb9) remote 01036045.bd4a5e13.17d08d44.000300c4(df48b60a)
(6096|6100) DEBUG: Sedp::association_complete_i local 01036045.bd4a5e13.17d08d43.000301c3(ea17cef8) remote 01036045.bd4a5e13.17d08d44.000301c4(c653874b)
(6096|6100) DEBUG: Sedp::association_complete_i local 01036045.bd4a5e13.17d08d43.000003c2(ad6022b5) remote 01036045.bd4a5e13.17d08d44.000003c7(6f2a0a2a)
(6096|6100) DEBUG: Sedp::association_complete_i local 01036045.bd4a5e13.17d08d43.000004c2(e221b472) remote 01036045.bd4a5e13.17d08d44.000004c7(206b9ced)
(6096|6100) DEBUG: Sedp::association_complete_i local 01036045.bd4a5e13.17d08d43.000200c2(85c9a518) remote 01036045.bd4a5e13.17d08d44.000200c7(47838d87)
(6096|6096) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6096|6096) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6096|6096) DataReaderListenerImpl::DataReaderListenerImpl use_take=0 num_ops_per_thread=2
(6096|6096) DataReaderListenerImpl::DataReaderListenerImpl use_take=0 num_ops_per_thread=2
(6096|6096) DataReaderListenerImpl::DataReaderListenerImpl use_take=0 num_ops_per_thread=2
(6096|6096) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6096|6096) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6096|6096) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6096|6099) DataReaderImpl::add_association - bit 0 local 01036045.bd4a5e13.17d08d43.00000007(6d434749) remote 01036045.bd4a5e13.17d08d43.01000002(a595d4a3)
(6096|6099) DataWriterImpl::add_association - bit 0 local 01036045.bd4a5e13.17d08d43.01000002(a595d4a3) remote 01036045.bd4a5e13.17d08d43.00000007(6d434749)
(6096|6099) DataWriterImpl::transport_assoc_done: writer 01036045.bd4a5e13.17d08d43.01000002(a595d4a3) succeeded in associating with reader 01036045.bd4a5e13.17d08d43.00000007(6d434749)
(6096|6099) DataWriterImpl::transport_assoc_done: writer 01036045.bd4a5e13.17d08d43.01000002(a595d4a3) reader 01036045.bd4a5e13.17d08d43.00000007(6d434749) calling association_complete_i
(6096|6099) DataWriterImpl::association_complete_i - bit 0 local 01036045.bd4a5e13.17d08d43.01000002(a595d4a3) remote 01036045.bd4a5e13.17d08d43.00000007(6d434749)
(6096|6104) DataReaderListenerImpl::on_subscription_matched
(6096|6102) Spdp::handle_participant_data - 01036045.bd4a5e13.17d08d44.000001c1(b47fcd9d) discovered 01036045.bd4a5e13.17d08d43.000001c1(065f118d) lease 5:00 from 10.1.0.240:35160 (0)
(6096|6102) DEBUG: Sedp::association_complete_i local 01036045.bd4a5e13.17d08d44.000300c3(412c23a9) remote 01036045.bd4a5e13.17d08d43.000300c4(6d686a1a)
(6096|6102) DEBUG: Sedp::association_complete_i local 01036045.bd4a5e13.17d08d44.000301c3(583712e8) remote 01036045.bd4a5e13.17d08d43.000301c4(74735b5b)
(6096|6102) DEBUG: Sedp::association_complete_i local 01036045.bd4a5e13.17d08d44.000003c2(1f40fea5) remote 01036045.bd4a5e13.17d08d43.000003c7(dd0ad63a)
(6096|6102) DEBUG: Sedp::association_complete_i local 01036045.bd4a5e13.17d08d44.000004c2(50016862) remote 01036045.bd4a5e13.17d08d43.000004c7(924b40fd)
(6096|6102) DEBUG: Sedp::association_complete_i local 01036045.bd4a5e13.17d08d44.000200c2(37e97908) remote 01036045.bd4a5e13.17d08d43.000200c7(f5a35197)
(6096|6101) DataReaderImpl::add_association - bit 0 local 01036045.bd4a5e13.17d08d44.00000007(df639b59) remote 01036045.bd4a5e13.17d08d43.00000002(1d29b3c6)
(6096|6101) DataReaderImpl::add_association - bit 0 local 01036045.bd4a5e13.17d08d44.01000007(67dffc3c) remote 01036045.bd4a5e13.17d08d43.01000002(a595d4a3)
(6096|6099) DataWriterImpl::add_association - bit 0 local 01036045.bd4a5e13.17d08d43.00000002(1d29b3c6) remote 01036045.bd4a5e13.17d08d44.00000007(df639b59)
(6096|6099) DataWriterImpl::transport_assoc_done: writer 01036045.bd4a5e13.17d08d43.00000002(1d29b3c6) succeeded in associating with reader 01036045.bd4a5e13.17d08d44.00000007(df639b59)
(6096|6099) DataWriterImpl::transport_assoc_done: writer 01036045.bd4a5e13.17d08d43.00000002(1d29b3c6) reader 01036045.bd4a5e13.17d08d44.00000007(df639b59) calling association_complete_i
(6096|6099) DataWriterImpl::association_complete_i - bit 0 local 01036045.bd4a5e13.17d08d43.00000002(1d29b3c6) remote 01036045.bd4a5e13.17d08d44.00000007(df639b59)
(6096|6099) DataWriterImpl::add_association - bit 0 local 01036045.bd4a5e13.17d08d43.01000002(a595d4a3) remote 01036045.bd4a5e13.17d08d44.01000007(67dffc3c)
(6096|6099) DataWriterImpl::transport_assoc_done: writer 01036045.bd4a5e13.17d08d43.01000002(a595d4a3) succeeded in associating with reader 01036045.bd4a5e13.17d08d44.01000007(67dffc3c)
(6096|6099) DataWriterImpl::transport_assoc_done: writer 01036045.bd4a5e13.17d08d43.01000002(a595d4a3) reader 01036045.bd4a5e13.17d08d44.01000007(67dffc3c) calling association_complete_i
(6096|6099) DataWriterImpl::association_complete_i - bit 0 local 01036045.bd4a5e13.17d08d43.01000002(a595d4a3) remote 01036045.bd4a5e13.17d08d44.01000007(67dffc3c)
(6096|6106) DataReaderListenerImpl::on_subscription_matched
(6096|6106) DataReaderListenerImpl::on_subscription_matched
(6096|6106) InMemoryDistributedConditionSet AUTOMATIC_DATAREADER posting LIVELINESS_GAINED_1
(6096|6096) Writer::run_test begins.
(6096|6096) 18:42:49.239915 Writer::run_test starting to write pass 0
(6096|6106) 18:42:49.240344 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: 1761676969 239590999
  instance_handle: 12
  disposed_generation_count: 0
  no_writers_generation_count: 0
  sample_rank: 0
  generation_rank: 0
  absolute_generation_rank: 0

(6096|6104) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_GAINED_1
(6096|6106) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_GAINED_1
(6096|6106) 18:42:49.241106 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: 1761676969 240389999
  instance_handle: 15
  disposed_generation_count: 0
  no_writers_generation_count: 0
  sample_rank: 0
  generation_rank: 0
  absolute_generation_rank: 0

(6096|6096) 18:42:49.241216 Writer::run_test done writing.
(6096|6096) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_1
(6096|6096) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_1 done
(6096|6104) 18:42:49.241301 read foo[0]: x = 0.000000 y = 0.000000, key = 101010
(6096|6096) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_1
  sample_state: NOT_READ_SAMPLE_STATE
  view_state: NEW_VIEW_STATE
  instance_state: ALIVE_INSTANCE_STATE
  source_timestamp: 1761676969 240389999
  instance_handle: 14
  disposed_generation_count: 0
  no_writers_generation_count: 0
  sample_rank: 0
  generation_rank: 0
  absolute_generation_rank: 0

(6096|6096) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_1 done
(6096|6106) 18:42:49.241415 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: 1761676969 240822999
  instance_handle: 15
  disposed_generation_count: 0
  no_writers_generation_count: 0
  sample_rank: 0
  generation_rank: 0
  absolute_generation_rank: 0

(6096|6096) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_1
(6096|6104) 18:42:49.241725 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: 1761676969 240822999
  instance_handle: 14
  disposed_generation_count: 0
  no_writers_generation_count: 0
  sample_rank: 0
  generation_rank: 0
  absolute_generation_rank: 0

(6096|6098) 18:42:52.496037 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: 1761676972 495697000
  instance_handle: 14
  disposed_generation_count: 0
  no_writers_generation_count: 0
  sample_rank: 0
  generation_rank: 0
  absolute_generation_rank: 0

(6096|6098) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_LOST_1
(6096|6098) 18:42:52.496566 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: 1761676972 496345000
  instance_handle: 15
  disposed_generation_count: 0
  no_writers_generation_count: 0
  sample_rank: 0
  generation_rank: 0
  absolute_generation_rank: 0

(6096|6098) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_LOST_1
(6096|6096) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_1 done
(6096|6096) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_1
(6096|6096) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_1 done
(6096|6096) Writer::run_test begins.
(6096|6096) 18:42:52.496797 Writer::run_test starting to write pass 1
(6096|6106) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_GAINED_2
(6096|6104) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_GAINED_2
(6096|6106) 18:42:52.497818 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: 1761676972 496831999
  instance_handle: 15
  disposed_generation_count: 0
  no_writers_generation_count: 1
  sample_rank: 0
  generation_rank: 0
  absolute_generation_rank: 0

(6096|6096) 18:42:52.497977 Writer::run_test done writing.
(6096|6096) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_2
(6096|6096) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_2 done
(6096|6104) 18:42:52.498056 read foo[0]: x = 0.000000 y = -1.000000, key = 101010
(6096|6096) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_2
  sample_state: NOT_READ_SAMPLE_STATE
  view_state: NEW_VIEW_STATE
  instance_state: ALIVE_INSTANCE_STATE
  source_timestamp: 1761676972 496831999
  instance_handle: 14
  disposed_generation_count: 0
  no_writers_generation_count: 1
  sample_rank: 0
  generation_rank: 0
  absolute_generation_rank: 0

(6096|6096) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_2 done
(6096|6096) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_2
(6096|6106) 18:42:52.498135 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: 1761676972 497491999
  instance_handle: 15
  disposed_generation_count: 0
  no_writers_generation_count: 1
  sample_rank: 0
  generation_rank: 0
  absolute_generation_rank: 0

(6096|6104) 18:42:52.498505 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: 1761676972 497491999
  instance_handle: 14
  disposed_generation_count: 0
  no_writers_generation_count: 1
  sample_rank: 0
  generation_rank: 0
  absolute_generation_rank: 0

(6096|6098) 18:42:55.696621 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: 1761676975 696333000
  instance_handle: 14
  disposed_generation_count: 0
  no_writers_generation_count: 1
  sample_rank: 0
  generation_rank: 0
  absolute_generation_rank: 0

(6096|6098) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_LOST_2
(6096|6098) 18:42:55.696982 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: 1761676975 696808000
  instance_handle: 15
  disposed_generation_count: 0
  no_writers_generation_count: 1
  sample_rank: 0
  generation_rank: 0
  absolute_generation_rank: 0

(6096|6098) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_LOST_2
(6096|6096) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_2 done
(6096|6096) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_2
(6096|6096) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_2 done
(6096|6096) Writer::run_test begins.
(6096|6096) 18:42:55.697199 Writer::run_test starting to write pass 2
(6096|6106) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_GAINED_3
(6096|6104) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_GAINED_3
(6096|6096) 18:42:55.698268 Writer::run_test done writing.
(6096|6096) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_3
(6096|6096) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_3 done
(6096|6096) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_3
(6096|6096) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_3 done
(6096|6096) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_3
(6096|6104) 18:42:55.698464 read foo[0]: x = 0.000000 y = -2.000000, key = 101010
(6096|6106) 18:42:55.698468 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: 1761676975 697233999
  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: 1761676975 697233999
  instance_handle: 15
  disposed_generation_count: 0
  no_writers_generation_count: 2
  sample_rank: 0
  generation_rank: 0
  absolute_generation_rank: 0

(6096|6106) 18:42:55.698920 read foo[0]: x = 1.000000 y = -2.000000, key = 101010
(6096|6104) 18:42:55.698920 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: 1761676975 697851999
  instance_handle: 15
  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: NOT_NEW_VIEW_STATE
  instance_state: ALIVE_INSTANCE_STATE
  source_timestamp: 1761676975 697851999
  instance_handle: 14
  disposed_generation_count: 0
  no_writers_generation_count: 2
  sample_rank: 0
  generation_rank: 0
  absolute_generation_rank: 0

(6096|6098) 18:42:58.897015 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: 1761676978 896737000
  instance_handle: 14
  disposed_generation_count: 0
  no_writers_generation_count: 2
  sample_rank: 0
  generation_rank: 0
  absolute_generation_rank: 0

(6096|6098) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_LOST_3
(6096|6098) 18:42:58.897447 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: 1761676978 897233000
  instance_handle: 15
  disposed_generation_count: 0
  no_writers_generation_count: 2
  sample_rank: 0
  generation_rank: 0
  absolute_generation_rank: 0

(6096|6098) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_LOST_3
(6096|6096) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_3 done
(6096|6096) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_3
(6096|6096) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_3 done
(6096|6106) 18:42:58.898604 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: 1761676978 897675999
  instance_handle: 12
  disposed_generation_count: 0
  no_writers_generation_count: 0
  sample_rank: 0
  generation_rank: 0
  absolute_generation_rank: 0

(6096|6096) WriteDataContainer::wait_pending timeout at 00:07:58.920362
(6096|6104) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_GAINED_4
(6096|6106) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_GAINED_4
(6096|6096) WriteDataContainer::wait_pending done
(6096|6096) DataWriterImpl::remove_associations: bit 0 local 01036045.bd4a5e13.17d08d43.00000002(1d29b3c6) remote 01036045.bd4a5e13.17d08d44.00000007(df639b59) num remotes 1
(6096|6096) DataWriterImpl::remove_associations: bit 0 local 01036045.bd4a5e13.17d08d43.01000002(a595d4a3) remote 01036045.bd4a5e13.17d08d43.00000007(6d434749) num remotes 2
(6096|6101) DataReaderImpl::remove_associations: bit 0 local 01036045.bd4a5e13.17d08d44.00000007(df639b59) remote 01036045.bd4a5e13.17d08d43.00000002(1d29b3c6) num remotes 1
(6096|6101) DataReaderImpl::remove_associations_i: bit 0 local 01036045.bd4a5e13.17d08d44.00000007(df639b59) remote 01036045.bd4a5e13.17d08d43.00000002(1d29b3c6) num remotes 1
(6096|6101) DataReaderListenerImpl::on_subscription_matched
(6096|6099) DataReaderImpl::remove_associations: bit 0 local 01036045.bd4a5e13.17d08d43.00000007(6d434749) remote 01036045.bd4a5e13.17d08d43.01000002(a595d4a3) num remotes 1
(6096|6099) DataReaderImpl::remove_associations_i: bit 0 local 01036045.bd4a5e13.17d08d43.00000007(6d434749) remote 01036045.bd4a5e13.17d08d43.01000002(a595d4a3) num remotes 1
(6096|6101) DataReaderImpl::remove_associations: bit 0 local 01036045.bd4a5e13.17d08d44.01000007(67dffc3c) remote 01036045.bd4a5e13.17d08d43.01000002(a595d4a3) num remotes 1
(6096|6101) DataReaderImpl::remove_associations_i: bit 0 local 01036045.bd4a5e13.17d08d44.01000007(67dffc3c) remote 01036045.bd4a5e13.17d08d43.01000002(a595d4a3) num remotes 1
(6096|6099) DataReaderListenerImpl::on_subscription_matched
(6096|6101) 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
(6096|6096) WARNING: Spdp::SpdpTransport::send() - destination 0.0.0.0:0 failed send: Invalid argument
(6096|6096) WARNING: Spdp::SpdpTransport::send() - destination 0.0.0.0:0 failed send: Invalid argument
(6096|6096) Service_Participant::shutdown
(6096|6096) DataReaderListenerImpl::~DataReaderListenerImpl
(6096|6096) DataReaderListenerImpl::~DataReaderListenerImpl
(6096|6096) DataReaderListenerImpl::~DataReaderListenerImpl
(6096|6096) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
(6096|6096) Service_Participant::~Service_Participant
(6096|6096) Service_Participant::shutdown
test PASSED.

auto_run_tests_finished: tests/DCPS/LivelinessTest/run_test.pl rtps_disc Time:12s 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: 6109 started at 2025-10-28 18:43:00
(6109|6109) INFO: set_DCPS_debug_level: set to 1
(6109|6109) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_CONFIG_FILE=rtps_disc.ini
(6109|6109) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_PENDING_TIMEOUT=3
(6109|6109) INFO: Service_Participant::process_config_file: Going to load configuration from "rtps_disc.ini"
(6109|6109) INFO: ConfigStoreImpl::set_string: TRANSPORT_RTPS_TRANSPORT_TYPE=rtps_udp
(6109|6109) INFO: ConfigStoreImpl::set_string: TRANSPORT_RTPS_USE_MULTICAST=0
(6109|6109) INFO: ConfigStoreImpl::set_string: TRANSPORT_RTPS=@rtps
(6109|6109) INFO: ConfigStoreImpl::set_string: TRANSPORT_RTPS2_TRANSPORT_TYPE=rtps_udp
(6109|6109) INFO: ConfigStoreImpl::set_string: TRANSPORT_RTPS2_USE_MULTICAST=0
(6109|6109) INFO: ConfigStoreImpl::set_string: TRANSPORT_RTPS2=@rtps2
(6109|6109) INFO: ConfigStoreImpl::set_string: TRANSPORT=@transport
(6109|6109) INFO: ConfigStoreImpl::set_string: RTPS_DISCOVERY_UNI_RTPS_RESEND_PERIOD=2
(6109|6109) INFO: ConfigStoreImpl::set_string: RTPS_DISCOVERY_UNI_RTPS_SEDP_MULTICAST=0
(6109|6109) INFO: ConfigStoreImpl::set_string: RTPS_DISCOVERY_UNI_RTPS=@uni_rtps
(6109|6109) INFO: ConfigStoreImpl::set_string: RTPS_DISCOVERY=@rtps_discovery
(6109|6109) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_DEFAULT_DISCOVERY=uni_rtps
(6109|6109) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_GLOBAL_TRANSPORT_CONFIG=rtps
(6109|6109) INFO: ConfigStoreImpl::set_string: COMMON=@common
(6109|6109) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_TRANSPORTS=rtps
(6109|6109) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS=@rtps
(6109|6109) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS2_TRANSPORTS=rtps2
(6109|6109) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS2=@rtps2
(6109|6109) INFO: ConfigStoreImpl::set_string: CONFIG=@config
(6109|6109) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.34.0-dev using ACE 6.5.23
(6109|6109) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 1
(6109|6109) Service_Participant::get_domain_participant_factory: machine: runnervmwhb2z, x86_64 platform: Linux, 6.11.0-1018-azure, #18~24.04.1-Ubuntu SMP Sat Jun 28 04:46:03 UTC 2025
(6109|6109) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(6109|6109) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(6109|6109) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(6109|6109) DEBUG: ConfigStoreImpl::get: RTPS_DISCOVERY_UNI_RTPS_SPDP_SEND_ADDRS
(6109|6109) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01036045BD4A5E1317DDD411_111=@_OPENDDS_SEDPTransportInst_01036045bd4a5e1317ddd411_111
(6109|6109) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01036045BD4A5E1317DDD411_111_MAX_MESSAGE_SIZE=65466
(6109|6109) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01036045BD4A5E1317DDD411_111_HEARTBEAT_PERIOD=200
(6109|6109) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01036045BD4A5E1317DDD411_111_NAK_RESPONSE_DELAY=100
(6109|6109) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01036045BD4A5E1317DDD411_111_RESPONSIVE_MODE=false
(6109|6109) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01036045BD4A5E1317DDD411_111_SEND_DELAY=10
(6109|6109) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01036045BD4A5E1317DDD411_111_SEND_BUFFER_SIZE=65535
(6109|6109) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01036045BD4A5E1317DDD411_111_RCV_BUFFER_SIZE=65535
(6109|6109) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01036045BD4A5E1317DDD411_111_RECEIVE_PREALLOCATED_MESSAGE_BLOCKS=0
(6109|6109) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01036045BD4A5E1317DDD411_111_RECEIVE_PREALLOCATED_DATA_BLOCKS=0
(6109|6109) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01036045BD4A5E1317DDD411_111_PORT_MODE=system
(6109|6109) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01036045BD4A5E1317DDD411_111_PB=7400
(6109|6109) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01036045BD4A5E1317DDD411_111_DG=250
(6109|6109) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01036045BD4A5E1317DDD411_111_PG=2
(6109|6109) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01036045BD4A5E1317DDD411_111_D2=2
(6109|6109) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01036045BD4A5E1317DDD411_111_D3=12
(6109|6109) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01036045BD4A5E1317DDD411_111_USE_MULTICAST=false
(6109|6109) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01036045BD4A5E1317DDD411_111_INIT_PARTICIPANT_PORT_ID=0
(6109|6109) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01036045BD4A5E1317DDD411_111_LOCAL_ADDRESS=0.0.0.0:0
(6109|6109) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01036045BD4A5E1317DDD411_111_ADVERTISED_ADDRESS=0.0.0.0:0
(6109|6109) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01036045BD4A5E1317DDD411_111_IPV6_INIT_PARTICIPANT_PORT_ID=1
(6109|6109) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01036045BD4A5E1317DDD411_111_IPV6_LOCAL_ADDRESS=:::0
(6109|6109) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01036045BD4A5E1317DDD411_111_IPV6_ADVERTISED_ADDRESS=:::0
(6109|6109) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01036045BD4A5E1317DDD411_111_DATA_RTPS_RELAY_ADDRESS=0.0.0.0:0
(6109|6109) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01036045BD4A5E1317DDD411_111_USE_RTPS_RELAY=false
(6109|6109) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01036045BD4A5E1317DDD411_111_RTPS_RELAY_ONLY=false
(6109|6109) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01036045BD4A5E1317DDD411_111_DATA_STUN_SERVER_ADDRESS=0.0.0.0:0
(6109|6109) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01036045BD4A5E1317DDD411_111_USE_ICE=false
(6109|6109) INFO: ConfigStoreImpl::set_string: CONFIG_OPENDDS_SEDP_TRANSPORT_CFG_01036045BD4A5E1317DDD411_111=@_OPENDDS_SEDP_TransportCfg_01036045bd4a5e1317ddd411_111
(6109|6109) INFO: ConfigStoreImpl::set_string: CONFIG_OPENDDS_SEDP_TRANSPORT_CFG_01036045BD4A5E1317DDD411_111_PASSIVE_CONNECT_DURATION=60000
(6109|6113) INFO: MulticastManager::join: joined group 239.255.0.1:35150 on docker0/172.17.0.1 (0x7b6c000001c8 joined count 1)
(6109|6113) INFO: MulticastManager::join: joined group ff03::1:35150 on enP36949s1/fe80::6245:bdff:fe4a:5e13 (0x7b6c000001c8 joined count 2)
(6109|6113) INFO: MulticastManager::join: joined group 239.255.0.1:35150 on eth0/10.1.0.240 (0x7b6c000001c8 joined count 3)
(6109|6113) INFO: MulticastManager::join: joined group ff03::1:35150 on eth0/fe80::6245:bdff:fe4a:5e13 (0x7b6c000001c8 joined count 4)
(6109|6113) INFO: MulticastManager::join: joined group 239.255.0.1:35150 on lo/127.0.0.1 (0x7b6c000001c8 joined count 5)
(6109|6113) INFO: MulticastManager::join: joined group ff03::1:35150 on lo/::1 (0x7b6c000001c8 joined count 6)
(6109|6109) DEBUG: ConfigStoreImpl::get: RTPS_DISCOVERY_UNI_RTPS_SPDP_SEND_ADDRS
(6109|6109) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01036045BD4A5E1317DDD412_111=@_OPENDDS_SEDPTransportInst_01036045bd4a5e1317ddd412_111
(6109|6109) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01036045BD4A5E1317DDD412_111_MAX_MESSAGE_SIZE=65466
(6109|6109) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01036045BD4A5E1317DDD412_111_HEARTBEAT_PERIOD=200
(6109|6109) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01036045BD4A5E1317DDD412_111_NAK_RESPONSE_DELAY=100
(6109|6109) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01036045BD4A5E1317DDD412_111_RESPONSIVE_MODE=false
(6109|6109) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01036045BD4A5E1317DDD412_111_SEND_DELAY=10
(6109|6109) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01036045BD4A5E1317DDD412_111_SEND_BUFFER_SIZE=65535
(6109|6109) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01036045BD4A5E1317DDD412_111_RCV_BUFFER_SIZE=65535
(6109|6109) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01036045BD4A5E1317DDD412_111_RECEIVE_PREALLOCATED_MESSAGE_BLOCKS=0
(6109|6109) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01036045BD4A5E1317DDD412_111_RECEIVE_PREALLOCATED_DATA_BLOCKS=0
(6109|6109) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01036045BD4A5E1317DDD412_111_PORT_MODE=system
(6109|6109) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01036045BD4A5E1317DDD412_111_PB=7400
(6109|6109) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01036045BD4A5E1317DDD412_111_DG=250
(6109|6109) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01036045BD4A5E1317DDD412_111_PG=2
(6109|6109) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01036045BD4A5E1317DDD412_111_D2=2
(6109|6109) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01036045BD4A5E1317DDD412_111_D3=12
(6109|6109) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01036045BD4A5E1317DDD412_111_USE_MULTICAST=false
(6109|6109) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01036045BD4A5E1317DDD412_111_INIT_PARTICIPANT_PORT_ID=2
(6109|6109) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01036045BD4A5E1317DDD412_111_LOCAL_ADDRESS=0.0.0.0:0
(6109|6109) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01036045BD4A5E1317DDD412_111_ADVERTISED_ADDRESS=0.0.0.0:0
(6109|6109) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01036045BD4A5E1317DDD412_111_IPV6_INIT_PARTICIPANT_PORT_ID=3
(6109|6109) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01036045BD4A5E1317DDD412_111_IPV6_LOCAL_ADDRESS=:::0
(6109|6109) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01036045BD4A5E1317DDD412_111_IPV6_ADVERTISED_ADDRESS=:::0
(6109|6109) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01036045BD4A5E1317DDD412_111_DATA_RTPS_RELAY_ADDRESS=0.0.0.0:0
(6109|6109) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01036045BD4A5E1317DDD412_111_USE_RTPS_RELAY=false
(6109|6109) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01036045BD4A5E1317DDD412_111_RTPS_RELAY_ONLY=false
(6109|6109) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01036045BD4A5E1317DDD412_111_DATA_STUN_SERVER_ADDRESS=0.0.0.0:0
(6109|6109) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01036045BD4A5E1317DDD412_111_USE_ICE=false
(6109|6109) INFO: ConfigStoreImpl::set_string: CONFIG_OPENDDS_SEDP_TRANSPORT_CFG_01036045BD4A5E1317DDD412_111=@_OPENDDS_SEDP_TransportCfg_01036045bd4a5e1317ddd412_111
(6109|6109) INFO: ConfigStoreImpl::set_string: CONFIG_OPENDDS_SEDP_TRANSPORT_CFG_01036045BD4A5E1317DDD412_111_PASSIVE_CONNECT_DURATION=60000
(6109|6115) INFO: MulticastManager::join: joined group 239.255.0.1:35150 on docker0/172.17.0.1 (0x7b6c000016c8 joined count 1)
(6109|6115) INFO: MulticastManager::join: joined group ff03::1:35150 on enP36949s1/fe80::6245:bdff:fe4a:5e13 (0x7b6c000016c8 joined count 2)
(6109|6115) INFO: MulticastManager::join: joined group 239.255.0.1:35150 on eth0/10.1.0.240 (0x7b6c000016c8 joined count 3)
(6109|6115) INFO: MulticastManager::join: joined group ff03::1:35150 on eth0/fe80::6245:bdff:fe4a:5e13 (0x7b6c000016c8 joined count 4)
(6109|6115) INFO: MulticastManager::join: joined group 239.255.0.1:35150 on lo/127.0.0.1 (0x7b6c000016c8 joined count 5)
(6109|6115) INFO: MulticastManager::join: joined group ff03::1:35150 on lo/::1 (0x7b6c000016c8 joined count 6)
(6109|6113) Spdp::handle_participant_data - 01036045.bd4a5e13.17ddd411.000001c1(0edab5d9) discovered 01036045.bd4a5e13.17ddd412.000001c1(497acf09) lease 5:00 from 10.1.0.240:35164 (0)
(6109|6113) DEBUG: Sedp::association_complete_i local 01036045.bd4a5e13.17ddd411.000300c3(fb895bed) remote 01036045.bd4a5e13.17ddd412.000300c4(224db49e)
(6109|6113) DEBUG: Sedp::association_complete_i local 01036045.bd4a5e13.17ddd411.000301c3(e2926aac) remote 01036045.bd4a5e13.17ddd412.000301c4(3b5685df)
(6109|6113) DEBUG: Sedp::association_complete_i local 01036045.bd4a5e13.17ddd411.000003c2(a5e586e1) remote 01036045.bd4a5e13.17ddd412.000003c7(922f08be)
(6109|6113) DEBUG: Sedp::association_complete_i local 01036045.bd4a5e13.17ddd411.000004c2(eaa41026) remote 01036045.bd4a5e13.17ddd412.000004c7(dd6e9e79)
(6109|6113) DEBUG: Sedp::association_complete_i local 01036045.bd4a5e13.17ddd411.000200c2(8d4c014c) remote 01036045.bd4a5e13.17ddd412.000200c7(ba868f13)
(6109|6109) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6109|6109) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6109|6109) DataReaderListenerImpl::DataReaderListenerImpl use_take=1 num_ops_per_thread=2
(6109|6109) DataReaderListenerImpl::DataReaderListenerImpl use_take=1 num_ops_per_thread=2
(6109|6109) DataReaderListenerImpl::DataReaderListenerImpl use_take=1 num_ops_per_thread=2
(6109|6109) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6109|6109) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6109|6109) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6109|6112) DataReaderImpl::add_association - bit 0 local 01036045.bd4a5e13.17ddd411.00000007(65c6e31d) remote 01036045.bd4a5e13.17ddd411.01000002(ad1070f7)
(6109|6112) DataWriterImpl::add_association - bit 0 local 01036045.bd4a5e13.17ddd411.01000002(ad1070f7) remote 01036045.bd4a5e13.17ddd411.00000007(65c6e31d)
(6109|6112) DataWriterImpl::transport_assoc_done: writer 01036045.bd4a5e13.17ddd411.01000002(ad1070f7) succeeded in associating with reader 01036045.bd4a5e13.17ddd411.00000007(65c6e31d)
(6109|6112) DataWriterImpl::transport_assoc_done: writer 01036045.bd4a5e13.17ddd411.01000002(ad1070f7) reader 01036045.bd4a5e13.17ddd411.00000007(65c6e31d) calling association_complete_i
(6109|6112) DataWriterImpl::association_complete_i - bit 0 local 01036045.bd4a5e13.17ddd411.01000002(ad1070f7) remote 01036045.bd4a5e13.17ddd411.00000007(65c6e31d)
(6109|6117) DataReaderListenerImpl::on_subscription_matched
(6109|6115) Spdp::handle_participant_data - 01036045.bd4a5e13.17ddd412.000001c1(497acf09) discovered 01036045.bd4a5e13.17ddd411.000001c1(0edab5d9) lease 5:00 from 10.1.0.240:35160 (0)
(6109|6115) DEBUG: Sedp::association_complete_i local 01036045.bd4a5e13.17ddd412.000300c3(bc29213d) remote 01036045.bd4a5e13.17ddd411.000300c4(65edce4e)
(6109|6115) DEBUG: Sedp::association_complete_i local 01036045.bd4a5e13.17ddd412.000301c3(a532107c) remote 01036045.bd4a5e13.17ddd411.000301c4(7cf6ff0f)
(6109|6115) DEBUG: Sedp::association_complete_i local 01036045.bd4a5e13.17ddd412.000003c2(e245fc31) remote 01036045.bd4a5e13.17ddd411.000003c7(d58f726e)
(6109|6115) DEBUG: Sedp::association_complete_i local 01036045.bd4a5e13.17ddd412.000004c2(ad046af6) remote 01036045.bd4a5e13.17ddd411.000004c7(9acee4a9)
(6109|6115) DEBUG: Sedp::association_complete_i local 01036045.bd4a5e13.17ddd412.000200c2(caec7b9c) remote 01036045.bd4a5e13.17ddd411.000200c7(fd26f5c3)
(6109|6114) DataReaderImpl::add_association - bit 0 local 01036045.bd4a5e13.17ddd412.00000007(226699cd) remote 01036045.bd4a5e13.17ddd411.00000002(15ac1792)
(6109|6114) DataReaderImpl::add_association - bit 0 local 01036045.bd4a5e13.17ddd412.01000007(9adafea8) remote 01036045.bd4a5e13.17ddd411.01000002(ad1070f7)
(6109|6112) DataWriterImpl::add_association - bit 0 local 01036045.bd4a5e13.17ddd411.00000002(15ac1792) remote 01036045.bd4a5e13.17ddd412.00000007(226699cd)
(6109|6112) DataWriterImpl::transport_assoc_done: writer 01036045.bd4a5e13.17ddd411.00000002(15ac1792) succeeded in associating with reader 01036045.bd4a5e13.17ddd412.00000007(226699cd)
(6109|6112) DataWriterImpl::transport_assoc_done: writer 01036045.bd4a5e13.17ddd411.00000002(15ac1792) reader 01036045.bd4a5e13.17ddd412.00000007(226699cd) calling association_complete_i
(6109|6112) DataWriterImpl::association_complete_i - bit 0 local 01036045.bd4a5e13.17ddd411.00000002(15ac1792) remote 01036045.bd4a5e13.17ddd412.00000007(226699cd)
(6109|6112) DataWriterImpl::add_association - bit 0 local 01036045.bd4a5e13.17ddd411.01000002(ad1070f7) remote 01036045.bd4a5e13.17ddd412.01000007(9adafea8)
(6109|6112) DataWriterImpl::transport_assoc_done: writer 01036045.bd4a5e13.17ddd411.01000002(ad1070f7) succeeded in associating with reader 01036045.bd4a5e13.17ddd412.01000007(9adafea8)
(6109|6112) DataWriterImpl::transport_assoc_done: writer 01036045.bd4a5e13.17ddd411.01000002(ad1070f7) reader 01036045.bd4a5e13.17ddd412.01000007(9adafea8) calling association_complete_i
(6109|6112) DataWriterImpl::association_complete_i - bit 0 local 01036045.bd4a5e13.17ddd411.01000002(ad1070f7) remote 01036045.bd4a5e13.17ddd412.01000007(9adafea8)
(6109|6119) DataReaderListenerImpl::on_subscription_matched
(6109|6119) DataReaderListenerImpl::on_subscription_matched
(6109|6119) InMemoryDistributedConditionSet AUTOMATIC_DATAREADER posting LIVELINESS_GAINED_1
(6109|6109) Writer::run_test begins.
(6109|6109) 18:43:00.505870 Writer::run_test starting to write pass 0
(6109|6119) 18:43:00.506302 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: 1761676980 505432999
  instance_handle: 12
  disposed_generation_count: 0
  no_writers_generation_count: 0
  sample_rank: 0
  generation_rank: 0
  absolute_generation_rank: 0

(6109|6117) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_GAINED_1
(6109|6119) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_GAINED_1
(6109|6119) 18:43:00.507147 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: 1761676980 506466999
  instance_handle: 15
  disposed_generation_count: 0
  no_writers_generation_count: 0
  sample_rank: 0
  generation_rank: 0
  absolute_generation_rank: 0

(6109|6117) 18:43:00.507412 took foo[0]: x = 0.000000 y = 0.000000, key = 101010
(6109|6109) 18:43:00.507393 Writer::run_test done writing.
  sample_state: NOT_READ_SAMPLE_STATE
  view_state: NEW_VIEW_STATE
  instance_state: ALIVE_INSTANCE_STATE
  source_timestamp: 1761676980 506466999
  instance_handle: 14
  disposed_generation_count: 0
  no_writers_generation_count: 0
  sample_rank: 0
  generation_rank: 0
  absolute_generation_rank: 0

(6109|6109) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_1
(6109|6109) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_1 done
(6109|6109) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_1
(6109|6119) 18:43:00.507527 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: 1761676980 506976999
  instance_handle: 15
  disposed_generation_count: 0
  no_writers_generation_count: 0
  sample_rank: 0
  generation_rank: 0
  absolute_generation_rank: 0

(6109|6109) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_1 done
(6109|6109) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_1
(6109|6117) 18:43:00.507849 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: 1761676980 506976999
  instance_handle: 14
  disposed_generation_count: 0
  no_writers_generation_count: 0
  sample_rank: 0
  generation_rank: 0
  absolute_generation_rank: 0

(6109|6111) 18:43:03.761431 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: 1761676983 761034000
  instance_handle: 14
  disposed_generation_count: 0
  no_writers_generation_count: 0
  sample_rank: 0
  generation_rank: 0
  absolute_generation_rank: 0

(6109|6111) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_LOST_1
(6109|6111) 18:43:03.762029 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: 1761676983 761801000
  instance_handle: 15
  disposed_generation_count: 0
  no_writers_generation_count: 0
  sample_rank: 0
  generation_rank: 0
  absolute_generation_rank: 0

(6109|6111) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_LOST_1
(6109|6109) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_1 done
(6109|6109) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_1
(6109|6109) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_1 done
(6109|6109) Writer::run_test begins.
(6109|6109) 18:43:03.762273 Writer::run_test starting to write pass 1
(6109|6119) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_GAINED_2
(6109|6117) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_GAINED_2
(6109|6119) 18:43:03.763464 took foo[0]: x = 0.000000 y = -1.000000, key = 101010
(6109|6109) 18:43:03.763482 Writer::run_test done writing.
  sample_state: NOT_READ_SAMPLE_STATE
  view_state: NEW_VIEW_STATE
  instance_state: ALIVE_INSTANCE_STATE
  source_timestamp: 1761676983 762305999
  instance_handle: 15
  disposed_generation_count: 0
  no_writers_generation_count: 0
  sample_rank: 0
  generation_rank: 0
  absolute_generation_rank: 0

(6109|6109) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_2
(6109|6109) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_2 done
(6109|6109) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_2
(6109|6109) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_2 done
(6109|6109) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_2
(6109|6117) 18:43:03.763634 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: 1761676983 762305999
  instance_handle: 14
  disposed_generation_count: 0
  no_writers_generation_count: 0
  sample_rank: 0
  generation_rank: 0
  absolute_generation_rank: 0

(6109|6119) 18:43:03.763817 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: 1761676983 762960999
  instance_handle: 15
  disposed_generation_count: 0
  no_writers_generation_count: 0
  sample_rank: 0
  generation_rank: 0
  absolute_generation_rank: 0

(6109|6117) 18:43:03.763989 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: 1761676983 762960999
  instance_handle: 14
  disposed_generation_count: 0
  no_writers_generation_count: 0
  sample_rank: 0
  generation_rank: 0
  absolute_generation_rank: 0

(6109|6111) 18:43:06.961907 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: 1761676986 961606000
  instance_handle: 14
  disposed_generation_count: 0
  no_writers_generation_count: 0
  sample_rank: 0
  generation_rank: 0
  absolute_generation_rank: 0

(6109|6111) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_LOST_2
(6109|6111) 18:43:06.962431 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: 1761676986 962174000
  instance_handle: 15
  disposed_generation_count: 0
  no_writers_generation_count: 0
  sample_rank: 0
  generation_rank: 0
  absolute_generation_rank: 0

(6109|6111) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_LOST_2
(6109|6109) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_2 done
(6109|6109) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_2
(6109|6109) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_2 done
(6109|6109) Writer::run_test begins.
(6109|6109) 18:43:06.962683 Writer::run_test starting to write pass 2
(6109|6119) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_GAINED_3
(6109|6117) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_GAINED_3
(6109|6119) 18:43:06.963775 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: 1761676986 962716999
  instance_handle: 15
  disposed_generation_count: 0
  no_writers_generation_count: 0
  sample_rank: 0
  generation_rank: 0
  absolute_generation_rank: 0

(6109|6109) 18:43:06.963844 Writer::run_test done writing.
(6109|6109) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_3
(6109|6109) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_3 done
(6109|6109) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_3
(6109|6109) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_3 done
(6109|6109) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_3
(6109|6117) 18:43:06.964008 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: 1761676986 962716999
  instance_handle: 14
  disposed_generation_count: 0
  no_writers_generation_count: 0
  sample_rank: 0
  generation_rank: 0
  absolute_generation_rank: 0

(6109|6119) 18:43:06.964123 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: 1761676986 963341999
  instance_handle: 15
  disposed_generation_count: 0
  no_writers_generation_count: 0
  sample_rank: 0
  generation_rank: 0
  absolute_generation_rank: 0

(6109|6117) 18:43:06.964459 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: 1761676986 963341999
  instance_handle: 14
  disposed_generation_count: 0
  no_writers_generation_count: 0
  sample_rank: 0
  generation_rank: 0
  absolute_generation_rank: 0

(6109|6111) 18:43:10.162524 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: 1761676990 162153000
  instance_handle: 14
  disposed_generation_count: 0
  no_writers_generation_count: 0
  sample_rank: 0
  generation_rank: 0
  absolute_generation_rank: 0

(6109|6111) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_LOST_3
(6109|6111) 18:43:10.163030 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: 1761676990 162799000
  instance_handle: 15
  disposed_generation_count: 0
  no_writers_generation_count: 0
  sample_rank: 0
  generation_rank: 0
  absolute_generation_rank: 0

(6109|6111) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_LOST_3
(6109|6109) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_3 done
(6109|6109) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_3
(6109|6109) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_3 done
(6109|6119) 18:43:10.164357 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: 1761676990 163314999
  instance_handle: 12
  disposed_generation_count: 0
  no_writers_generation_count: 0
  sample_rank: 0
  generation_rank: 0
  absolute_generation_rank: 0

(6109|6109) WriteDataContainer::wait_pending timeout at 00:08:10.186166
(6109|6117) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_GAINED_4
(6109|6119) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_GAINED_4
(6109|6109) WriteDataContainer::wait_pending done
(6109|6109) DataWriterImpl::remove_associations: bit 0 local 01036045.bd4a5e13.17ddd411.00000002(15ac1792) remote 01036045.bd4a5e13.17ddd412.00000007(226699cd) num remotes 1
(6109|6109) DataWriterImpl::remove_associations: bit 0 local 01036045.bd4a5e13.17ddd411.01000002(ad1070f7) remote 01036045.bd4a5e13.17ddd411.00000007(65c6e31d) num remotes 2
(6109|6114) DataReaderImpl::remove_associations: bit 0 local 01036045.bd4a5e13.17ddd412.00000007(226699cd) remote 01036045.bd4a5e13.17ddd411.00000002(15ac1792) num remotes 1
(6109|6114) DataReaderImpl::remove_associations_i: bit 0 local 01036045.bd4a5e13.17ddd412.00000007(226699cd) remote 01036045.bd4a5e13.17ddd411.00000002(15ac1792) num remotes 1
(6109|6114) DataReaderListenerImpl::on_subscription_matched
(6109|6112) DataReaderImpl::remove_associations: bit 0 local 01036045.bd4a5e13.17ddd411.00000007(65c6e31d) remote 01036045.bd4a5e13.17ddd411.01000002(ad1070f7) num remotes 1
(6109|6112) DataReaderImpl::remove_associations_i: bit 0 local 01036045.bd4a5e13.17ddd411.00000007(65c6e31d) remote 01036045.bd4a5e13.17ddd411.01000002(ad1070f7) num remotes 1
(6109|6114) DataReaderImpl::remove_associations: bit 0 local 01036045.bd4a5e13.17ddd412.01000007(9adafea8) remote 01036045.bd4a5e13.17ddd411.01000002(ad1070f7) num remotes 1
(6109|6114) DataReaderImpl::remove_associations_i: bit 0 local 01036045.bd4a5e13.17ddd412.01000007(9adafea8) remote 01036045.bd4a5e13.17ddd411.01000002(ad1070f7) num remotes 1
(6109|6112) DataReaderListenerImpl::on_subscription_matched
(6109|6114) 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
(6109|6109) WARNING: Spdp::SpdpTransport::send() - destination 0.0.0.0:0 failed send: Invalid argument
(6109|6109) WARNING: Spdp::SpdpTransport::send() - destination 0.0.0.0:0 failed send: Invalid argument
(6109|6109) Service_Participant::shutdown
(6109|6109) DataReaderListenerImpl::~DataReaderListenerImpl
(6109|6109) DataReaderListenerImpl::~DataReaderListenerImpl
(6109|6109) DataReaderListenerImpl::~DataReaderListenerImpl
(6109|6109) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
(6109|6109) Service_Participant::~Service_Participant
(6109|6109) 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 #

(6132|6132) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmwhb2z" 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 #

(6153|6153) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmwhb2z" as fully qualified hostname, please correct system configuration.
0x7b7c00000000 received data with key == 99
0x7b7c00000000 received data with key == 2
INFO: partial read on DataReader "dr"
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:3s Result:0

==============================================================================

tests/DCPS/ContentFilteredTopic/run_test.pl rtps_disc #

0x7b7c00021400 received data with key == 99
0x7b7c00021400 received data with key == 2
INFO: partial read on DataReader "dr"
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
INFO: partial read on DataReader "dr"
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: 6195
/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: 6204 started at 2025-10-28 18:43: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: 6205 started at 2025-10-28 18:43:30
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject     = Review
         subject_id  = 140155398633152
         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  = 140155398633152
         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  = 140155381851840
         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  = 140155381851840
         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  = 140155398633152
         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  = 140155398633152
         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  = 140155381851840
         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  = 140155381851840
         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  = 140155381851840
         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  = 140155381851840
         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  = 140155398633152
         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  = 140155398633152
         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  = 140155381851840
         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  = 140155381851840
         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  = 140155398633152
         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  = 140155398633152
         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  = 140155381851840
         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  = 140155381851840
         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  = 140155398633152
         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  = 140155398633152
         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: 6228
/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: 6237 started at 2025-10-28 18:43: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: 6238 started at 2025-10-28 18:43:36
SampleInfo.sample_rank = 4
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject     = Review
         subject_id  = 140566983587520
         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  = 140566966806208
         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  = 140566983587520
         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  = 140566966806208
         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  = 140566983587520
         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  = 140566966806208
         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  = 140566983587520
         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  = 140566966806208
         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  = 140566983587520
         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  = 140566966806208
         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  = 140566983587520
         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  = 140566966806208
         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  = 140566983587520
         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  = 140566966806208
         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  = 140566983587520
         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  = 140566966806208
         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  = 140566983587520
         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  = 140566966806208
         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  = 140566983587520
         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  = 140566966806208
         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: 6270 started at 2025-10-28 18:43: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: 6271 started at 2025-10-28 18:43:42
Message: subject    = Review
         subject_id = 140442823800512
         from       = Comic Book Guy
         count      = 1
         text       = Worst. Movie. Ever.
Message: subject    = Review
         subject_id = 140442823800512
         from       = Comic Book Guy
         count      = 1
         text       = Worst. Movie. Ever.
Message: subject    = Review
         subject_id = 140442807019200
         from       = Comic Book Guy
         count      = 2
         text       = Worst. Movie. Ever.
Message: subject    = Review
         subject_id = 140442807019200
         from       = Comic Book Guy
         count      = 2
         text       = Worst. Movie. Ever.
Message: subject    = Review
         subject_id = 140442807019200
         from       = Comic Book Guy
         count      = 3
         text       = Worst. Movie. Ever.
Message: subject    = Review
         subject_id = 140442807019200
         from       = Comic Book Guy
         count      = 3
         text       = Worst. Movie. Ever.
Message: subject    = Review
         subject_id = 140442823800512
         from       = Comic Book Guy
         count      = 4
         text       = Worst. Movie. Ever.
Message: subject    = Review
         subject_id = 140442823800512
         from       = Comic Book Guy
         count      = 4
         text       = Worst. Movie. Ever.
Message: subject    = Review
         subject_id = 140442807019200
         from       = Comic Book Guy
         count      = 5
         text       = Worst. Movie. Ever.
Message: subject    = Review
         subject_id = 140442807019200
         from       = Comic Book Guy
         count      = 5
         text       = Worst. Movie. Ever.
Message: subject    = Review
         subject_id = 140442823800512
         from       = Comic Book Guy
         count      = 6
         text       = Worst. Movie. Ever.
Message: subject    = Review
         subject_id = 140442823800512
         from       = Comic Book Guy
         count      = 6
         text       = Worst. Movie. Ever.
Message: subject    = Review
         subject_id = 140442807019200
         from       = Comic Book Guy
         count      = 8
         text       = Worst. Movie. Ever.
Message: subject    = Review
         subject_id = 140442807019200
         from       = Comic Book Guy
         count      = 8
         text       = Worst. Movie. Ever.
Message: subject    = Review
         subject_id = 140442823800512
         from       = Comic Book Guy
         count      = 7
         text       = Worst. Movie. Ever.
Message: subject    = Review
         subject_id = 140442823800512
         from       = Comic Book Guy
         count      = 7
         text       = Worst. Movie. Ever.
Message: subject    = Review
         subject_id = 140442807019200
         from       = Comic Book Guy
         count      = 9
         text       = Worst. Movie. Ever.
Message: subject    = Review
         subject_id = 140442807019200
         from       = Comic Book Guy
         count      = 9
         text       = Worst. Movie. Ever.
Message: subject    = Review
         subject_id = 140442823800512
         from       = Comic Book Guy
         count      = 10
         text       = Worst. Movie. Ever.
Message: subject    = Review
         subject_id = 140442823800512
         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 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: 6293
/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: 6302 started at 2025-10-28 18:43:48
/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: 6303 started at 2025-10-28 18:43:48
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: 6323 started at 2025-10-28 18:43:51
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: 6337
/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: 6346 started at 2025-10-28 18:44: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: 6347 started at 2025-10-28 18:44: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: 6348 started at 2025-10-28 18:44: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:22s 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: 6380
/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: 6389 started at 2025-10-28 18:44: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: 6390 started at 2025-10-28 18:44: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: 6391 started at 2025-10-28 18:44: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: 6422
/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: 6431 started at 2025-10-28 18:44: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: 6432 started at 2025-10-28 18:44: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: 6433 started at 2025-10-28 18:44: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
datawriter1->DataReader1 subject_id: 1 count: 15 strength: 10
datawriter1->DataReader2 subject_id: 1 count: 15 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 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: 6468
/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: 6477 started at 2025-10-28 18:45: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: 6478 started at 2025-10-28 18:45:02
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 rtps.ini -ORBLogFile pub2.log -s 12 -i datawriter2   -DCPSPendingTimeout 3 
publisher2 PID: 6492 started at 2025-10-28 18:45: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: 6508
/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: 6517 started at 2025-10-28 18:45:26
/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: 6518 started at 2025-10-28 18:45:26
/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: 6519 started at 2025-10-28 18:45:26
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
datawriter1->DataReader1 subject_id: 1 count: 3 strength: 10
datawriter1->DataReader2 subject_id: 1 count: 3 strength: 10
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: 6546
/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: 6555 started at 2025-10-28 18:45:48
/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: 6556 started at 2025-10-28 18:45:48
/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: 6557 started at 2025-10-28 18:45:48
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: 6581
/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: 6590 started at 2025-10-28 18:45:59
/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: 6591 started at 2025-10-28 18:45:59
/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: 6592 started at 2025-10-28 18:45:59
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 
(6615|6615) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmwhb2z" as fully qualified hostname, please correct system configuration.
(6624|6624) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmwhb2z" 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 
(6652|6652) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmwhb2z" as fully qualified hostname, please correct system configuration.
(6661|6661) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmwhb2z" 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 
(6676|6676) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmwhb2z" as fully qualified hostname, please correct system configuration.
(6685|6685) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmwhb2z" 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 
(6697|6697) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmwhb2z" as fully qualified hostname, please correct system configuration.
(6706|6706) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmwhb2z" 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:3s 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
(6720|6720) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmwhb2z" 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: 6729
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher  -DCPSPendingTimeout 3 -ORBLogFile pub_1.log
pub_1 PID: 6738 started at 2025-10-28 18:46:42
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber  -DCPSPendingTimeout 3 -ORBLogFile sub_1.log
sub_1 PID: 6739 started at 2025-10-28 18:46:42
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher  -DCPSPendingTimeout 3 -ORBLogFile pub_2.log
pub_2 PID: 6740 started at 2025-10-28 18:46:42
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber  -DCPSPendingTimeout 3 -ORBLogFile sub_2.log
sub_2 PID: 6741 started at 2025-10-28 18:46:42
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher  -DCPSPendingTimeout 3 -ORBLogFile pub_3.log
pub_3 PID: 6742 started at 2025-10-28 18:46:42
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber  -DCPSPendingTimeout 3 -ORBLogFile sub_3.log
sub_3 PID: 6743 started at 2025-10-28 18:46:42
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher  -DCPSPendingTimeout 3 -ORBLogFile pub_4.log
pub_4 PID: 6744 started at 2025-10-28 18:46:42
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber  -DCPSPendingTimeout 3 -ORBLogFile sub_4.log
sub_4 PID: 6745 started at 2025-10-28 18:46:42
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher  -DCPSPendingTimeout 3 -ORBLogFile pub_5.log
pub_5 PID: 6746 started at 2025-10-28 18:46:42
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber  -DCPSPendingTimeout 3 -ORBLogFile sub_5.log
sub_5 PID: 6747 started at 2025-10-28 18:46:42
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher  -DCPSPendingTimeout 3 -ORBLogFile pub_6.log
pub_6 PID: 6748 started at 2025-10-28 18:46:42
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber  -DCPSPendingTimeout 3 -ORBLogFile sub_6.log
sub_6 PID: 6749 started at 2025-10-28 18:46:42
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher  -DCPSPendingTimeout 3 -ORBLogFile pub_7.log
pub_7 PID: 6750 started at 2025-10-28 18:46:42
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber  -DCPSPendingTimeout 3 -ORBLogFile sub_7.log
sub_7 PID: 6751 started at 2025-10-28 18:46:42
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher  -DCPSPendingTimeout 3 -ORBLogFile pub_8.log
pub_8 PID: 6752 started at 2025-10-28 18:46:42
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber  -DCPSPendingTimeout 3 -ORBLogFile sub_8.log
sub_8 PID: 6753 started at 2025-10-28 18:46:42
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher  -DCPSPendingTimeout 3 -ORBLogFile pub_9.log
pub_9 PID: 6754 started at 2025-10-28 18:46:42
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber  -DCPSPendingTimeout 3 -ORBLogFile sub_9.log
sub_9 PID: 6755 started at 2025-10-28 18:46:42
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher  -DCPSPendingTimeout 3 -ORBLogFile pub_10.log
pub_10 PID: 6756 started at 2025-10-28 18:46:42
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber  -DCPSPendingTimeout 3 -ORBLogFile sub_10.log
sub_10 PID: 6757 started at 2025-10-28 18:46:42
(6729|6729) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmwhb2z" as fully qualified hostname, please correct system configuration.
Subscriber 6741 got new message data:
 - From  : 6740
 - Count : 10
Subscriber 6741 is done. Exiting.
Subscriber 6741 got new message data:
 - From  : 6746
 - Count : 12
Subscriber 6741 got new message data:
 - From  : 6738
 - Count : 8
Subscriber 6741 got new message data:
 - From  : 6740
 - Count : 11
Subscriber 6741 got new message data:
 - From  : 6746
 - Count : 13
Subscriber 6741 got new message data:
 - From  : 6740
 - Count : 12
Subscriber 6741 got new message data:
 - From  : 6738
 - Count : 9
Subscriber 6741 got new message data:
 - From  : 6746
 - Count : 14
Subscriber 6741 got new message data:
 - From  : 6740
 - Count : 13
Subscriber 6741 got new message data:
 - From  : 6738
 - Count : 10
Subscriber 6741 got new message data:
 - From  : 6752
 - Count : 1
Subscriber 6745 got new message data:
 - From  : 6738
 - Count : 14
Subscriber 6745 is done. Exiting.
Subscriber 6749 got new message data:
 - From  : 6746
 - Count : 21
Subscriber 6749 got new message data:
 - From  : 6740
 - Count : 20
Subscriber 6749 got new message data:
 - From  : 6742
 - Count : 3
Subscriber 6749 is done. Exiting.
Subscriber 6739 got new message data:
 - From  : 6746
 - Count : 22
Subscriber 6739 got new message data:
 - From  : 6746
 - Count : 23
Subscriber 6739 got new message data:
 - From  : 6740
 - Count : 22
Subscriber 6739 got new message data:
 - From  : 6738
 - Count : 19
Subscriber 6739 is done. Exiting.
Subscriber 6743 got new message data:
 - From  : 6738
 - Count : 24
Subscriber 6743 is done. Exiting.
Subscriber 6755 got new message data:
 - From  : 6746
 - Count : 30
Subscriber 6755 got new message data:
 - From  : 6740
 - Count : 29
Subscriber 6755 got new message data:
 - From  : 6738
 - Count : 27
Subscriber 6755 got new message data:
 - From  : 6752
 - Count : 17
Subscriber 6755 got new message data:
 - From  : 6742
 - Count : 12
Subscriber 6755 is done. Exiting.
Subscriber 6755 got new message data:
 - From  : 6746
 - Count : 31
Subscriber 6755 got new message data:
 - From  : 6740
 - Count : 30
Subscriber 6747 got new message data:
 - From  : 6738
 - Count : 76
Subscriber 6747 got new message data:
 - From  : 6738
 - Count : 77
Subscriber 6747 got new message data:
 - From  : 6738
 - Count : 78
Subscriber 6747 is done. Exiting.
Subscriber 6747 got new message data:
 - From  : 6740
 - Count : 82
Subscriber 6747 got new message data:
 - From  : 6746
 - Count : 81
Subscriber 6747 got new message data:
 - From  : 6746
 - Count : 82
Subscriber 6747 got new message data:
 - From  : 6738
 - Count : 79
Subscriber 6747 got new message data:
 - From  : 6740
 - Count : 83
Subscriber 6747 got new message data:
 - From  : 6746
 - Count : 83
Subscriber 6747 got new message data:
 - From  : 6738
 - Count : 80
Subscriber 6747 got new message data:
 - From  : 6746
 - Count : 84
Subscriber 6747 got new message data:
 - From  : 6738
 - Count : 81
Subscriber 6747 got new message data:
 - From  : 6740
 - Count : 84
Subscriber 6747 got new message data:
 - From  : 6752
 - Count : 72
Subscriber 6747 got new message data:
 - From  : 6746
 - Count : 85
Subscriber 6747 got new message data:
 - From  : 6740
 - Count : 85
Subscriber 6747 got new message data:
 - From  : 6752
 - Count : 73
Subscriber 6747 got new message data:
 - From  : 6742
 - Count : 68
Subscriber 6747 got new message data:
 - From  : 6744
 - Count : 62
Subscriber 6751 got new message data:
 - From  : 6740
 - Count : 85
Subscriber 6751 is done. Exiting.
Subscriber 6747 got new message data:
 - From  : 6738
 - Count : 82
Subscriber 6747 got new message data:
 - From  : 6746
 - Count : 86
Subscriber 6747 got new message data:
 - From  : 6740
 - Count : 86
Subscriber 6753 got new message data:
 - From  : 6746
 - Count : 105
Subscriber 6757 got new message data:
 - From  : 6746
 - Count : 105
Subscriber 6757 is done. Exiting.
Subscriber 6753 is done. Exiting.
Subscriber 6753 got new message data:
 - From  : 6746
 - Count : 106
Subscriber 6753 got new message data:
 - From  : 6740
 - Count : 107
Subscriber 6753 got new message data:
 - From  : 6750
 - Count : 16
Subscriber 6753 got new message data:
 - From  : 6752
 - Count : 94
Subscriber 6753 got new message data:
 - From  : 6742
 - Count : 89
Subscriber 6753 got new message data:
 - From  : 6738
 - Count : 104
Subscriber 6753 got new message data:
 - From  : 6746
 - Count : 107
Publisher 6740 is done. Exiting.
Publisher 6746 is done. Exiting.
Publisher 6738 is done. Exiting.
Publisher 6752 is done. Exiting.
Publisher 6742 is done. Exiting.
Publisher 6744 is done. Exiting.
Publisher 6750 is done. Exiting.
Publisher 6756 is done. Exiting.
Publisher 6754 is done. Exiting.
Publisher 6748 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: 6932
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher  -DCPSPendingTimeout 3 -ORBLogFile pub_1.log -DCPSConfigFile rtps.ini 
pub_1 PID: 6941 started at 2025-10-28 18:46:53
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber  -DCPSPendingTimeout 3 -ORBLogFile sub_1.log -DCPSConfigFile rtps.ini 
sub_1 PID: 6942 started at 2025-10-28 18:46:53
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher  -DCPSPendingTimeout 3 -ORBLogFile pub_2.log -DCPSConfigFile rtps.ini 
pub_2 PID: 6943 started at 2025-10-28 18:46:53
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber  -DCPSPendingTimeout 3 -ORBLogFile sub_2.log -DCPSConfigFile rtps.ini 
sub_2 PID: 6944 started at 2025-10-28 18:46:53
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher  -DCPSPendingTimeout 3 -ORBLogFile pub_3.log -DCPSConfigFile rtps.ini 
pub_3 PID: 6945 started at 2025-10-28 18:46:53
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber  -DCPSPendingTimeout 3 -ORBLogFile sub_3.log -DCPSConfigFile rtps.ini 
sub_3 PID: 6946 started at 2025-10-28 18:46:53
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher  -DCPSPendingTimeout 3 -ORBLogFile pub_4.log -DCPSConfigFile rtps.ini 
pub_4 PID: 6947 started at 2025-10-28 18:46:53
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber  -DCPSPendingTimeout 3 -ORBLogFile sub_4.log -DCPSConfigFile rtps.ini 
sub_4 PID: 6948 started at 2025-10-28 18:46:53
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher  -DCPSPendingTimeout 3 -ORBLogFile pub_5.log -DCPSConfigFile rtps.ini 
pub_5 PID: 6949 started at 2025-10-28 18:46:53
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber  -DCPSPendingTimeout 3 -ORBLogFile sub_5.log -DCPSConfigFile rtps.ini 
sub_5 PID: 6950 started at 2025-10-28 18:46:53
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher  -DCPSPendingTimeout 3 -ORBLogFile pub_6.log -DCPSConfigFile rtps.ini 
pub_6 PID: 6951 started at 2025-10-28 18:46:53
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber  -DCPSPendingTimeout 3 -ORBLogFile sub_6.log -DCPSConfigFile rtps.ini 
sub_6 PID: 6952 started at 2025-10-28 18:46:53
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher  -DCPSPendingTimeout 3 -ORBLogFile pub_7.log -DCPSConfigFile rtps.ini 
pub_7 PID: 6953 started at 2025-10-28 18:46:53
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber  -DCPSPendingTimeout 3 -ORBLogFile sub_7.log -DCPSConfigFile rtps.ini 
sub_7 PID: 6954 started at 2025-10-28 18:46:53
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher  -DCPSPendingTimeout 3 -ORBLogFile pub_8.log -DCPSConfigFile rtps.ini 
pub_8 PID: 6955 started at 2025-10-28 18:46:53
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber  -DCPSPendingTimeout 3 -ORBLogFile sub_8.log -DCPSConfigFile rtps.ini 
sub_8 PID: 6956 started at 2025-10-28 18:46:53
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher  -DCPSPendingTimeout 3 -ORBLogFile pub_9.log -DCPSConfigFile rtps.ini 
pub_9 PID: 6957 started at 2025-10-28 18:46:53
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber  -DCPSPendingTimeout 3 -ORBLogFile sub_9.log -DCPSConfigFile rtps.ini 
sub_9 PID: 6958 started at 2025-10-28 18:46:53
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher  -DCPSPendingTimeout 3 -ORBLogFile pub_10.log -DCPSConfigFile rtps.ini 
pub_10 PID: 6959 started at 2025-10-28 18:46:53
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber  -DCPSPendingTimeout 3 -ORBLogFile sub_10.log -DCPSConfigFile rtps.ini 
sub_10 PID: 6960 started at 2025-10-28 18:46:53
(6932|6932) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmwhb2z" as fully qualified hostname, please correct system configuration.
Subscriber 6954 got new message data:
 - From  : 6941
 - Count : 9
Subscriber 6954 got new message data:
 - From  : 6941
 - Count : 10
Subscriber 6954 got new message data:
 - From  : 6953
 - Count : 11
Subscriber 6954 is done. Exiting.
Subscriber 6942 got new message data:
 - From  : 6951
 - Count : 4
Subscriber 6942 got new message data:
 - From  : 6941
 - Count : 10
Subscriber 6954 got new message data:
 - From  : 6951
 - Count : 4
Subscriber 6954 got new message data:
 - From  : 6953
 - Count : 12
Subscriber 6942 is done. Exiting.
Subscriber 6954 got new message data:
 - From  : 6951
 - Count : 5
Subscriber 6954 got new message data:
 - From  : 6941
 - Count : 11
Subscriber 6942 got new message data:
 - From  : 6953
 - Count : 12
Subscriber 6942 got new message data:
 - From  : 6951
 - Count : 5
Subscriber 6942 got new message data:
 - From  : 6941
 - Count : 11
Subscriber 6942 got new message data:
 - From  : 6953
 - Count : 13
Subscriber 6954 got new message data:
 - From  : 6953
 - Count : 13
Subscriber 6954 got new message data:
 - From  : 6951
 - Count : 6
Subscriber 6954 got new message data:
 - From  : 6941
 - Count : 12
Subscriber 6954 got new message data:
 - From  : 6953
 - Count : 14
Subscriber 6942 got new message data:
 - From  : 6951
 - Count : 6
Subscriber 6942 got new message data:
 - From  : 6941
 - Count : 12
Subscriber 6942 got new message data:
 - From  : 6953
 - Count : 14
Subscriber 6942 got new message data:
 - From  : 6951
 - Count : 7
Subscriber 6942 got new message data:
 - From  : 6941
 - Count : 13
Subscriber 6954 got new message data:
 - From  : 6951
 - Count : 7
Subscriber 6954 got new message data:
 - From  : 6941
 - Count : 13
Subscriber 6954 got new message data:
 - From  : 6953
 - Count : 15
Subscriber 6942 got new message data:
 - From  : 6953
 - Count : 15
Subscriber 6954 got new message data:
 - From  : 6951
 - Count : 8
Subscriber 6942 got new message data:
 - From  : 6951
 - Count : 8
Subscriber 6954 got new message data:
 - From  : 6941
 - Count : 14
Subscriber 6954 got new message data:
 - From  : 6953
 - Count : 16
Subscriber 6954 got new message data:
 - From  : 6951
 - Count : 9
Subscriber 6954 got new message data:
 - From  : 6941
 - Count : 15
Subscriber 6954 got new message data:
 - From  : 6953
 - Count : 17
Subscriber 6954 got new message data:
 - From  : 6951
 - Count : 10
Subscriber 6954 got new message data:
 - From  : 6941
 - Count : 16
Subscriber 6954 got new message data:
 - From  : 6953
 - Count : 18
Subscriber 6954 got new message data:
 - From  : 6951
 - Count : 11
Subscriber 6954 got new message data:
 - From  : 6941
 - Count : 17
Subscriber 6954 got new message data:
 - From  : 6953
 - Count : 19
Subscriber 6954 got new message data:
 - From  : 6951
 - Count : 12
Subscriber 6952 got new message data:
 - From  : 6949
 - Count : 4
Subscriber 6950 got new message data:
 - From  : 6949
 - Count : 4
Subscriber 6950 is done. Exiting.
Subscriber 6952 is done. Exiting.
Subscriber 6948 got new message data:
 - From  : 6953
 - Count : 24
Subscriber 6948 got new message data:
 - From  : 6951
 - Count : 17
Subscriber 6948 is done. Exiting.
Subscriber 6948 got new message data:
 - From  : 6949
 - Count : 7
Subscriber 6948 got new message data:
 - From  : 6941
 - Count : 23
Subscriber 6948 got new message data:
 - From  : 6951
 - Count : 18
Subscriber 6948 got new message data:
 - From  : 6949
 - Count : 8
Subscriber 6948 got new message data:
 - From  : 6953
 - Count : 25
Subscriber 6948 got new message data:
 - From  : 6945
 - Count : 1
Subscriber 6948 got new message data:
 - From  : 6941
 - Count : 24
Subscriber 6948 got new message data:
 - From  : 6953
 - Count : 26
Subscriber 6948 got new message data:
 - From  : 6951
 - Count : 19
Subscriber 6948 got new message data:
 - From  : 6945
 - Count : 2
Subscriber 6948 got new message data:
 - From  : 6949
 - Count : 9
Subscriber 6944 got new message data:
 - From  : 6949
 - Count : 9
Subscriber 6948 got new message data:
 - From  : 6941
 - Count : 25
Subscriber 6948 got new message data:
 - From  : 6953
 - Count : 27
Subscriber 6944 got new message data:
 - From  : 6941
 - Count : 25
Subscriber 6948 got new message data:
 - From  : 6951
 - Count : 20
Subscriber 6944 got new message data:
 - From  : 6953
 - Count : 27
Subscriber 6944 got new message data:
 - From  : 6951
 - Count : 20
Subscriber 6948 got new message data:
 - From  : 6945
 - Count : 3
Subscriber 6948 got new message data:
 - From  : 6949
 - Count : 10
Subscriber 6944 is done. Exiting.
Subscriber 6948 got new message data:
 - From  : 6941
 - Count : 26
Subscriber 6960 got new message data:
 - From  : 6953
 - Count : 29
Subscriber 6960 got new message data:
 - From  : 6945
 - Count : 5
Subscriber 6960 got new message data:
 - From  : 6949
 - Count : 12
Subscriber 6960 got new message data:
 - From  : 6941
 - Count : 28
Subscriber 6960 is done. Exiting.
Subscriber 6960 got new message data:
 - From  : 6945
 - Count : 6
Subscriber 6960 got new message data:
 - From  : 6953
 - Count : 30
Subscriber 6960 got new message data:
 - From  : 6941
 - Count : 29
Subscriber 6960 got new message data:
 - From  : 6951
 - Count : 23
Subscriber 6960 got new message data:
 - From  : 6949
 - Count : 13
Subscriber 6960 got new message data:
 - From  : 6941
 - Count : 30
Subscriber 6960 got new message data:
 - From  : 6953
 - Count : 31
Subscriber 6960 got new message data:
 - From  : 6951
 - Count : 24
Subscriber 6960 got new message data:
 - From  : 6949
 - Count : 14
Subscriber 6960 got new message data:
 - From  : 6945
 - Count : 7
Subscriber 6960 got new message data:
 - From  : 6941
 - Count : 31
Subscriber 6960 got new message data:
 - From  : 6953
 - Count : 32
Subscriber 6960 got new message data:
 - From  : 6951
 - Count : 25
Subscriber 6960 got new message data:
 - From  : 6949
 - Count : 15
Subscriber 6960 got new message data:
 - From  : 6945
 - Count : 8
Subscriber 6960 got new message data:
 - From  : 6951
 - Count : 26
Subscriber 6960 got new message data:
 - From  : 6953
 - Count : 33
Subscriber 6960 got new message data:
 - From  : 6941
 - Count : 32
Subscriber 6960 got new message data:
 - From  : 6949
 - Count : 16
Subscriber 6960 got new message data:
 - From  : 6951
 - Count : 27
Subscriber 6960 got new message data:
 - From  : 6953
 - Count : 34
Subscriber 6960 got new message data:
 - From  : 6945
 - Count : 9
Subscriber 6956 got new message data:
 - From  : 6941
 - Count : 33
Subscriber 6956 got new message data:
 - From  : 6949
 - Count : 17
Subscriber 6956 got new message data:
 - From  : 6953
 - Count : 35
Subscriber 6956 got new message data:
 - From  : 6951
 - Count : 28
Subscriber 6956 got new message data:
 - From  : 6945
 - Count : 10
Subscriber 6956 is done. Exiting.
Subscriber 6958 got new message data:
 - From  : 6949
 - Count : 73
Subscriber 6958 got new message data:
 - From  : 6941
 - Count : 89
Subscriber 6958 got new message data:
 - From  : 6951
 - Count : 84
Subscriber 6958 is done. Exiting.
Subscriber 6946 got new message data:
 - From  : 6941
 - Count : 103
Subscriber 6946 got new message data:
 - From  : 6949
 - Count : 87
Subscriber 6946 got new message data:
 - From  : 6953
 - Count : 105
Subscriber 6946 got new message data:
 - From  : 6951
 - Count : 98
Subscriber 6946 is done. Exiting.
Publisher 6953 is done. Exiting.
Publisher 6941 is done. Exiting.
Publisher 6951 is done. Exiting.
Publisher 6949 is done. Exiting.
Publisher 6945 is done. Exiting.
Publisher 6959 is done. Exiting.
Publisher 6957 is done. Exiting.
Publisher 6955 is done. Exiting.
Publisher 6947 is done. Exiting.
Publisher 6943 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: 7134 started at 2025-10-28 18:47:04
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber  -DCPSPendingTimeout 3 -ORBLogFile sub_1.log -DCPSConfigFile rtps_disc.ini 
sub_1 PID: 7135 started at 2025-10-28 18:47:04
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher  -DCPSPendingTimeout 3 -ORBLogFile pub_2.log -DCPSConfigFile rtps_disc.ini 
pub_2 PID: 7136 started at 2025-10-28 18:47:04
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber  -DCPSPendingTimeout 3 -ORBLogFile sub_2.log -DCPSConfigFile rtps_disc.ini 
sub_2 PID: 7137 started at 2025-10-28 18:47:04
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher  -DCPSPendingTimeout 3 -ORBLogFile pub_3.log -DCPSConfigFile rtps_disc.ini 
pub_3 PID: 7138 started at 2025-10-28 18:47:04
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber  -DCPSPendingTimeout 3 -ORBLogFile sub_3.log -DCPSConfigFile rtps_disc.ini 
sub_3 PID: 7139 started at 2025-10-28 18:47:04
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher  -DCPSPendingTimeout 3 -ORBLogFile pub_4.log -DCPSConfigFile rtps_disc.ini 
pub_4 PID: 7140 started at 2025-10-28 18:47:04
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber  -DCPSPendingTimeout 3 -ORBLogFile sub_4.log -DCPSConfigFile rtps_disc.ini 
sub_4 PID: 7141 started at 2025-10-28 18:47:04
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher  -DCPSPendingTimeout 3 -ORBLogFile pub_5.log -DCPSConfigFile rtps_disc.ini 
pub_5 PID: 7142 started at 2025-10-28 18:47:04
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber  -DCPSPendingTimeout 3 -ORBLogFile sub_5.log -DCPSConfigFile rtps_disc.ini 
sub_5 PID: 7143 started at 2025-10-28 18:47:04
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher  -DCPSPendingTimeout 3 -ORBLogFile pub_6.log -DCPSConfigFile rtps_disc.ini 
pub_6 PID: 7144 started at 2025-10-28 18:47:04
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber  -DCPSPendingTimeout 3 -ORBLogFile sub_6.log -DCPSConfigFile rtps_disc.ini 
sub_6 PID: 7145 started at 2025-10-28 18:47:04
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher  -DCPSPendingTimeout 3 -ORBLogFile pub_7.log -DCPSConfigFile rtps_disc.ini 
pub_7 PID: 7146 started at 2025-10-28 18:47:04
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber  -DCPSPendingTimeout 3 -ORBLogFile sub_7.log -DCPSConfigFile rtps_disc.ini 
sub_7 PID: 7147 started at 2025-10-28 18:47:04
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher  -DCPSPendingTimeout 3 -ORBLogFile pub_8.log -DCPSConfigFile rtps_disc.ini 
pub_8 PID: 7148 started at 2025-10-28 18:47:04
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber  -DCPSPendingTimeout 3 -ORBLogFile sub_8.log -DCPSConfigFile rtps_disc.ini 
sub_8 PID: 7149 started at 2025-10-28 18:47:04
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher  -DCPSPendingTimeout 3 -ORBLogFile pub_9.log -DCPSConfigFile rtps_disc.ini 
pub_9 PID: 7150 started at 2025-10-28 18:47:04
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber  -DCPSPendingTimeout 3 -ORBLogFile sub_9.log -DCPSConfigFile rtps_disc.ini 
sub_9 PID: 7151 started at 2025-10-28 18:47:04
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher  -DCPSPendingTimeout 3 -ORBLogFile pub_10.log -DCPSConfigFile rtps_disc.ini 
pub_10 PID: 7152 started at 2025-10-28 18:47:04
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber  -DCPSPendingTimeout 3 -ORBLogFile sub_10.log -DCPSConfigFile rtps_disc.ini 
sub_10 PID: 7153 started at 2025-10-28 18:47:04
Subscriber 7135 got new message data:
 - From  : 7134
 - Count : 112
Subscriber 7135 is done. Exiting.
Subscriber 7139 got new message data:
 - From  : 7136
 - Count : 127
Subscriber 7139 is done. Exiting.
Subscriber 7145 got new message data:
 - From  : 7134
 - Count : 131
Subscriber 7145 is done. Exiting.
Subscriber 7149 got new message data:
 - From  : 7152
 - Count : 155
Subscriber 7149 is done. Exiting.
Subscriber 7149 got new message data:
 - From  : 7152
 - Count : 156
Subscriber 7149 got new message data:
 - From  : 7152
 - Count : 157
Subscriber 7149 got new message data:
 - From  : 7152
 - Count : 158
Subscriber 7147 got new message data:
 - From  : 7136
 - Count : 164
Subscriber 7147 is done. Exiting.
Subscriber 7141 got new message data:
 - From  : 7152
 - Count : 175
Subscriber 7141 got new message data:
 - From  : 7152
 - Count : 176
Subscriber 7141 is done. Exiting.
Subscriber 7151 got new message data:
 - From  : 7136
 - Count : 175
Subscriber 7151 got new message data:
 - From  : 7150
 - Count : 177
Subscriber 7151 got new message data:
 - From  : 7136
 - Count : 176
Subscriber 7151 got new message data:
 - From  : 7150
 - Count : 178
Subscriber 7151 is done. Exiting.
Subscriber 7143 got new message data:
 - From  : 7150
 - Count : 193
Subscriber 7143 is done. Exiting.
Subscriber 7143 got new message data:
 - From  : 7150
 - Count : 194
Subscriber 7143 got new message data:
 - From  : 7146
 - Count : 201
Subscriber 7143 got new message data:
 - From  : 7150
 - Count : 195
Subscriber 7143 got new message data:
 - From  : 7146
 - Count : 202
Subscriber 7137 got new message data:
 - From  : 7152
 - Count : 193
Subscriber 7137 got new message data:
 - From  : 7140
 - Count : 201
Subscriber 7137 is done. Exiting.
Subscriber 7137 got new message data:
 - From  : 7152
 - Count : 194
Subscriber 7137 got new message data:
 - From  : 7150
 - Count : 197
Subscriber 7137 got new message data:
 - From  : 7140
 - Count : 202
Subscriber 7137 got new message data:
 - From  : 7150
 - Count : 198
Subscriber 7137 got new message data:
 - From  : 7144
 - Count : 189
Subscriber 7153 got new message data:
 - From  : 7152
 - Count : 194
Subscriber 7153 got new message data:
 - From  : 7152
 - Count : 195
Subscriber 7153 is done. Exiting.
Subscriber 7137 got new message data:
 - From  : 7152
 - Count : 195
Subscriber 7137 got new message data:
 - From  : 7140
 - Count : 203
Subscriber 7137 got new message data:
 - From  : 7150
 - Count : 199
Subscriber 7137 got new message data:
 - From  : 7144
 - Count : 190
Subscriber 7137 got new message data:
 - From  : 7152
 - Count : 196
Subscriber 7137 got new message data:
 - From  : 7140
 - Count : 204
Subscriber 7137 got new message data:
 - From  : 7150
 - Count : 200
Subscriber 7137 got new message data:
 - From  : 7144
 - Count : 191
Subscriber 7137 got new message data:
 - From  : 7150
 - Count : 201
Subscriber 7137 got new message data:
 - From  : 7144
 - Count : 192
Subscriber 7137 got new message data:
 - From  : 7152
 - Count : 197
Subscriber 7137 got new message data:
 - From  : 7140
 - Count : 205
Publisher 7138 is done. Exiting.
Publisher 7142 is done. Exiting.
Publisher 7146 is done. Exiting.
Publisher 7140 is done. Exiting.
Publisher 7148 is done. Exiting.
Publisher 7134 is done. Exiting.
Publisher 7150 is done. Exiting.
Publisher 7152 is done. Exiting.
Publisher 7136 is done. Exiting.
Publisher 7144 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: 7285 started at 2025-10-28 18:47:13
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber  -DCPSPendingTimeout 3 -ORBLogFile sub_1.log -DCPSConfigFile rtps_disc_tcp.ini 
sub_1 PID: 7286 started at 2025-10-28 18:47:13
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher  -DCPSPendingTimeout 3 -ORBLogFile pub_2.log -DCPSConfigFile rtps_disc_tcp.ini 
pub_2 PID: 7287 started at 2025-10-28 18:47:13
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber  -DCPSPendingTimeout 3 -ORBLogFile sub_2.log -DCPSConfigFile rtps_disc_tcp.ini 
sub_2 PID: 7288 started at 2025-10-28 18:47:13
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher  -DCPSPendingTimeout 3 -ORBLogFile pub_3.log -DCPSConfigFile rtps_disc_tcp.ini 
pub_3 PID: 7289 started at 2025-10-28 18:47:13
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber  -DCPSPendingTimeout 3 -ORBLogFile sub_3.log -DCPSConfigFile rtps_disc_tcp.ini 
sub_3 PID: 7290 started at 2025-10-28 18:47:13
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher  -DCPSPendingTimeout 3 -ORBLogFile pub_4.log -DCPSConfigFile rtps_disc_tcp.ini 
pub_4 PID: 7291 started at 2025-10-28 18:47:13
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber  -DCPSPendingTimeout 3 -ORBLogFile sub_4.log -DCPSConfigFile rtps_disc_tcp.ini 
sub_4 PID: 7292 started at 2025-10-28 18:47:13
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher  -DCPSPendingTimeout 3 -ORBLogFile pub_5.log -DCPSConfigFile rtps_disc_tcp.ini 
pub_5 PID: 7293 started at 2025-10-28 18:47:13
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber  -DCPSPendingTimeout 3 -ORBLogFile sub_5.log -DCPSConfigFile rtps_disc_tcp.ini 
sub_5 PID: 7294 started at 2025-10-28 18:47:13
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher  -DCPSPendingTimeout 3 -ORBLogFile pub_6.log -DCPSConfigFile rtps_disc_tcp.ini 
pub_6 PID: 7295 started at 2025-10-28 18:47:13
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber  -DCPSPendingTimeout 3 -ORBLogFile sub_6.log -DCPSConfigFile rtps_disc_tcp.ini 
sub_6 PID: 7296 started at 2025-10-28 18:47:13
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher  -DCPSPendingTimeout 3 -ORBLogFile pub_7.log -DCPSConfigFile rtps_disc_tcp.ini 
pub_7 PID: 7297 started at 2025-10-28 18:47:13
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber  -DCPSPendingTimeout 3 -ORBLogFile sub_7.log -DCPSConfigFile rtps_disc_tcp.ini 
sub_7 PID: 7298 started at 2025-10-28 18:47:13
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher  -DCPSPendingTimeout 3 -ORBLogFile pub_8.log -DCPSConfigFile rtps_disc_tcp.ini 
pub_8 PID: 7299 started at 2025-10-28 18:47:13
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber  -DCPSPendingTimeout 3 -ORBLogFile sub_8.log -DCPSConfigFile rtps_disc_tcp.ini 
sub_8 PID: 7300 started at 2025-10-28 18:47:13
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher  -DCPSPendingTimeout 3 -ORBLogFile pub_9.log -DCPSConfigFile rtps_disc_tcp.ini 
pub_9 PID: 7301 started at 2025-10-28 18:47:13
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber  -DCPSPendingTimeout 3 -ORBLogFile sub_9.log -DCPSConfigFile rtps_disc_tcp.ini 
sub_9 PID: 7302 started at 2025-10-28 18:47:13
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher  -DCPSPendingTimeout 3 -ORBLogFile pub_10.log -DCPSConfigFile rtps_disc_tcp.ini 
pub_10 PID: 7303 started at 2025-10-28 18:47:13
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber  -DCPSPendingTimeout 3 -ORBLogFile sub_10.log -DCPSConfigFile rtps_disc_tcp.ini 
sub_10 PID: 7304 started at 2025-10-28 18:47:13
Subscriber 7300 got new message data:
 - From  : 7297
 - Count : 86
Subscriber 7300 is done. Exiting.
Subscriber 7304 got new message data:
 - From  : 7287
 - Count : 174
Subscriber 7304 is done. Exiting.
Subscriber 7296 got new message data:
 - From  : 7303
 - Count : 197
Subscriber 7296 got new message data:
 - From  : 7297
 - Count : 197
Subscriber 7296 is done. Exiting.
Subscriber 7296 got new message data:
 - From  : 7303
 - Count : 198
Subscriber 7296 got new message data:
 - From  : 7297
 - Count : 198
Subscriber 7296 got new message data:
 - From  : 7303
 - Count : 199
Subscriber 7296 got new message data:
 - From  : 7297
 - Count : 199
Subscriber 7290 got new message data:
 - From  : 7291
 - Count : 208
Subscriber 7290 got new message data:
 - From  : 7295
 - Count : 206
Subscriber 7290 is done. Exiting.
Subscriber 7290 got new message data:
 - From  : 7291
 - Count : 209
Subscriber 7290 got new message data:
 - From  : 7295
 - Count : 207
Subscriber 7302 got new message data:
 - From  : 7287
 - Count : 220
Subscriber 7298 got new message data:
 - From  : 7291
 - Count : 215
Subscriber 7298 is done. Exiting.
Subscriber 7302 got new message data:
 - From  : 7287
 - Count : 221
Subscriber 7302 got new message data:
 - From  : 7289
 - Count : 210
Subscriber 7302 got new message data:
 - From  : 7287
 - Count : 222
Subscriber 7302 is done. Exiting.
Subscriber 7288 got new message data:
 - From  : 7295
 - Count : 214
Subscriber 7288 is done. Exiting.
Subscriber 7302 got new message data:
 - From  : 7287
 - Count : 223
Subscriber 7302 got new message data:
 - From  : 7289
 - Count : 211
Subscriber 7302 got new message data:
 - From  : 7289
 - Count : 212
Subscriber 7286 got new message data:
 - From  : 7295
 - Count : 217
Subscriber 7294 got new message data:
 - From  : 7287
 - Count : 226
Subscriber 7286 is done. Exiting.
Subscriber 7294 is done. Exiting.
Subscriber 7292 got new message data:
 - From  : 7287
 - Count : 239
Subscriber 7292 is done. Exiting.
Publisher 7287 is done. Exiting.
Publisher 7291 is done. Exiting.
Publisher 7293 is done. Exiting.
Publisher 7301 is done. Exiting.
Publisher 7295 is done. Exiting.
Publisher 7303 is done. Exiting.
Publisher 7297 is done. Exiting.
Publisher 7285 is done. Exiting.
Publisher 7289 is done. Exiting.
Publisher 7299 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: 7446
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher  -l -DCPSPendingTimeout 3 -ORBLogFile pub_1.log
pub_1 PID: 7455 started at 2025-10-28 18:47:22
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber  -DCPSPendingTimeout 3 -ORBLogFile sub_1.log
sub_1 PID: 7456 started at 2025-10-28 18:47:22
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher  -l -DCPSPendingTimeout 3 -ORBLogFile pub_2.log
pub_2 PID: 7457 started at 2025-10-28 18:47:22
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber  -DCPSPendingTimeout 3 -ORBLogFile sub_2.log
sub_2 PID: 7458 started at 2025-10-28 18:47:22
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher  -l -DCPSPendingTimeout 3 -ORBLogFile pub_3.log
pub_3 PID: 7459 started at 2025-10-28 18:47:22
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber  -DCPSPendingTimeout 3 -ORBLogFile sub_3.log
sub_3 PID: 7460 started at 2025-10-28 18:47:22
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher  -l -DCPSPendingTimeout 3 -ORBLogFile pub_4.log
pub_4 PID: 7461 started at 2025-10-28 18:47:22
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber  -DCPSPendingTimeout 3 -ORBLogFile sub_4.log
sub_4 PID: 7462 started at 2025-10-28 18:47:22
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher  -l -DCPSPendingTimeout 3 -ORBLogFile pub_5.log
pub_5 PID: 7463 started at 2025-10-28 18:47:22
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber  -DCPSPendingTimeout 3 -ORBLogFile sub_5.log
sub_5 PID: 7464 started at 2025-10-28 18:47:22
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher  -l -DCPSPendingTimeout 3 -ORBLogFile pub_6.log
pub_6 PID: 7465 started at 2025-10-28 18:47:22
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber  -DCPSPendingTimeout 3 -ORBLogFile sub_6.log
sub_6 PID: 7466 started at 2025-10-28 18:47:22
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher  -l -DCPSPendingTimeout 3 -ORBLogFile pub_7.log
pub_7 PID: 7467 started at 2025-10-28 18:47:22
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber  -DCPSPendingTimeout 3 -ORBLogFile sub_7.log
sub_7 PID: 7468 started at 2025-10-28 18:47:22
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher  -l -DCPSPendingTimeout 3 -ORBLogFile pub_8.log
pub_8 PID: 7469 started at 2025-10-28 18:47:22
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber  -DCPSPendingTimeout 3 -ORBLogFile sub_8.log
sub_8 PID: 7470 started at 2025-10-28 18:47:22
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher  -l -DCPSPendingTimeout 3 -ORBLogFile pub_9.log
pub_9 PID: 7471 started at 2025-10-28 18:47:22
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber  -DCPSPendingTimeout 3 -ORBLogFile sub_9.log
sub_9 PID: 7472 started at 2025-10-28 18:47:22
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher  -l -DCPSPendingTimeout 3 -ORBLogFile pub_10.log
pub_10 PID: 7473 started at 2025-10-28 18:47:22
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber  -DCPSPendingTimeout 3 -ORBLogFile sub_10.log
sub_10 PID: 7474 started at 2025-10-28 18:47:22
(7446|7446) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmwhb2z" as fully qualified hostname, please correct system configuration.
Subscriber 7460 got new message data:
 - From  : 7465
 - Count : 1
Subscriber 7460 is done. Exiting.
Subscriber 7464 got new message data:
 - From  : 7465
 - Count : 1
Subscriber 7470 got new message data:
 - From  : 7465
 - Count : 1
Subscriber 7468 got new message data:
 - From  : 7465
 - Count : 1
Subscriber 7466 got new message data:
 - From  : 7465
 - Count : 1
Subscriber 7468 is done. Exiting.
Subscriber 7462 got new message data:
 - From  : 7465
 - Count : 1
Subscriber 7458 got new message data:
 - From  : 7465
 - Count : 1
Subscriber 7464 is done. Exiting.
Subscriber 7472 got new message data:
 - From  : 7465
 - Count : 1
Subscriber 7474 got new message data:
 - From  : 7465
 - Count : 1
Subscriber 7456 got new message data:
 - From  : 7465
 - Count : 1
Subscriber 7470 is done. Exiting.
Subscriber 7472 is done. Exiting.
Subscriber 7466 is done. Exiting.
Subscriber 7462 is done. Exiting.
Subscriber 7456 is done. Exiting.
Subscriber 7458 is done. Exiting.
Subscriber 7474 is done. Exiting.
Publisher 7465 is done. Exiting.
Publisher 7473 is done. Exiting.
Publisher 7467 is done. Exiting.
Publisher 7459 is done. Exiting.
Publisher 7461 is done. Exiting.
Publisher 7455 is done. Exiting.
Publisher 7457 is done. Exiting.
Publisher 7469 is done. Exiting.
Publisher 7463 is done. Exiting.
Publisher 7471 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:11s 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: 7648
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher  -l -DCPSPendingTimeout 3 -ORBLogFile pub_1.log -DCPSConfigFile rtps.ini 
pub_1 PID: 7657 started at 2025-10-28 18:47:33
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber  -DCPSPendingTimeout 3 -ORBLogFile sub_1.log -DCPSConfigFile rtps.ini 
sub_1 PID: 7658 started at 2025-10-28 18:47:33
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher  -l -DCPSPendingTimeout 3 -ORBLogFile pub_2.log -DCPSConfigFile rtps.ini 
pub_2 PID: 7659 started at 2025-10-28 18:47:33
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber  -DCPSPendingTimeout 3 -ORBLogFile sub_2.log -DCPSConfigFile rtps.ini 
sub_2 PID: 7660 started at 2025-10-28 18:47:33
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher  -l -DCPSPendingTimeout 3 -ORBLogFile pub_3.log -DCPSConfigFile rtps.ini 
pub_3 PID: 7661 started at 2025-10-28 18:47:33
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber  -DCPSPendingTimeout 3 -ORBLogFile sub_3.log -DCPSConfigFile rtps.ini 
sub_3 PID: 7662 started at 2025-10-28 18:47:33
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher  -l -DCPSPendingTimeout 3 -ORBLogFile pub_4.log -DCPSConfigFile rtps.ini 
pub_4 PID: 7663 started at 2025-10-28 18:47:33
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber  -DCPSPendingTimeout 3 -ORBLogFile sub_4.log -DCPSConfigFile rtps.ini 
sub_4 PID: 7664 started at 2025-10-28 18:47:33
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher  -l -DCPSPendingTimeout 3 -ORBLogFile pub_5.log -DCPSConfigFile rtps.ini 
pub_5 PID: 7665 started at 2025-10-28 18:47:33
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber  -DCPSPendingTimeout 3 -ORBLogFile sub_5.log -DCPSConfigFile rtps.ini 
sub_5 PID: 7666 started at 2025-10-28 18:47:33
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher  -l -DCPSPendingTimeout 3 -ORBLogFile pub_6.log -DCPSConfigFile rtps.ini 
pub_6 PID: 7667 started at 2025-10-28 18:47:33
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber  -DCPSPendingTimeout 3 -ORBLogFile sub_6.log -DCPSConfigFile rtps.ini 
sub_6 PID: 7668 started at 2025-10-28 18:47:33
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher  -l -DCPSPendingTimeout 3 -ORBLogFile pub_7.log -DCPSConfigFile rtps.ini 
pub_7 PID: 7669 started at 2025-10-28 18:47:33
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber  -DCPSPendingTimeout 3 -ORBLogFile sub_7.log -DCPSConfigFile rtps.ini 
sub_7 PID: 7670 started at 2025-10-28 18:47:33
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher  -l -DCPSPendingTimeout 3 -ORBLogFile pub_8.log -DCPSConfigFile rtps.ini 
pub_8 PID: 7671 started at 2025-10-28 18:47:33
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber  -DCPSPendingTimeout 3 -ORBLogFile sub_8.log -DCPSConfigFile rtps.ini 
sub_8 PID: 7672 started at 2025-10-28 18:47:33
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher  -l -DCPSPendingTimeout 3 -ORBLogFile pub_9.log -DCPSConfigFile rtps.ini 
pub_9 PID: 7673 started at 2025-10-28 18:47:33
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber  -DCPSPendingTimeout 3 -ORBLogFile sub_9.log -DCPSConfigFile rtps.ini 
sub_9 PID: 7674 started at 2025-10-28 18:47:33
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher  -l -DCPSPendingTimeout 3 -ORBLogFile pub_10.log -DCPSConfigFile rtps.ini 
pub_10 PID: 7675 started at 2025-10-28 18:47:33
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber  -DCPSPendingTimeout 3 -ORBLogFile sub_10.log -DCPSConfigFile rtps.ini 
sub_10 PID: 7676 started at 2025-10-28 18:47:33
(7648|7648) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmwhb2z" as fully qualified hostname, please correct system configuration.
Subscriber 7664 got new message data:
 - From  : 7661
 - Count : 1
Subscriber 7668 got new message data:
 - From  : 7661
 - Count : 1
Subscriber 7676 got new message data:
 - From  : 7661
 - Count : 1
Subscriber 7660 got new message data:
 - From  : 7661
 - Count : 1
Subscriber 7658 got new message data:
 - From  : 7661
 - Count : 1
Subscriber 7666 got new message data:
 - From  : 7661
 - Count : 1
Subscriber 7658 is done. Exiting.
Subscriber 7674 got new message data:
 - From  : 7661
 - Count : 1
Subscriber 7674 is done. Exiting.
Subscriber 7670 got new message data:
 - From  : 7661
 - Count : 1
Subscriber 7670 is done. Exiting.
Subscriber 7676 is done. Exiting.
Subscriber 7660 is done. Exiting.
Subscriber 7664 is done. Exiting.
Subscriber 7666 is done. Exiting.
Subscriber 7662 got new message data:
 - From  : 7661
 - Count : 1
Subscriber 7672 got new message data:
 - From  : 7661
 - Count : 1
Subscriber 7668 is done. Exiting.
Subscriber 7672 is done. Exiting.
Subscriber 7662 is done. Exiting.
Subscriber 7668 got new message data:
 - From  : 7659
 - Count : 1
Publisher 7661 is done. Exiting.
Publisher 7659 is done. Exiting.
Publisher 7663 is done. Exiting.
Publisher 7657 is done. Exiting.
Publisher 7667 is done. Exiting.
Publisher 7669 is done. Exiting.
Publisher 7671 is done. Exiting.
Publisher 7673 is done. Exiting.
Publisher 7665 is done. Exiting.
Publisher 7675 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: 7852 started at 2025-10-28 18:47:44
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber  -DCPSPendingTimeout 3 -ORBLogFile sub_1.log -DCPSConfigFile rtps_disc.ini 
sub_1 PID: 7853 started at 2025-10-28 18:47:44
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher  -l -DCPSPendingTimeout 3 -ORBLogFile pub_2.log -DCPSConfigFile rtps_disc.ini 
pub_2 PID: 7854 started at 2025-10-28 18:47:44
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber  -DCPSPendingTimeout 3 -ORBLogFile sub_2.log -DCPSConfigFile rtps_disc.ini 
sub_2 PID: 7855 started at 2025-10-28 18:47:44
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher  -l -DCPSPendingTimeout 3 -ORBLogFile pub_3.log -DCPSConfigFile rtps_disc.ini 
pub_3 PID: 7856 started at 2025-10-28 18:47:45
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber  -DCPSPendingTimeout 3 -ORBLogFile sub_3.log -DCPSConfigFile rtps_disc.ini 
sub_3 PID: 7857 started at 2025-10-28 18:47:45
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher  -l -DCPSPendingTimeout 3 -ORBLogFile pub_4.log -DCPSConfigFile rtps_disc.ini 
pub_4 PID: 7858 started at 2025-10-28 18:47:45
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber  -DCPSPendingTimeout 3 -ORBLogFile sub_4.log -DCPSConfigFile rtps_disc.ini 
sub_4 PID: 7859 started at 2025-10-28 18:47:45
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher  -l -DCPSPendingTimeout 3 -ORBLogFile pub_5.log -DCPSConfigFile rtps_disc.ini 
pub_5 PID: 7860 started at 2025-10-28 18:47:45
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber  -DCPSPendingTimeout 3 -ORBLogFile sub_5.log -DCPSConfigFile rtps_disc.ini 
sub_5 PID: 7861 started at 2025-10-28 18:47:45
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher  -l -DCPSPendingTimeout 3 -ORBLogFile pub_6.log -DCPSConfigFile rtps_disc.ini 
pub_6 PID: 7862 started at 2025-10-28 18:47:45
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber  -DCPSPendingTimeout 3 -ORBLogFile sub_6.log -DCPSConfigFile rtps_disc.ini 
sub_6 PID: 7863 started at 2025-10-28 18:47:45
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher  -l -DCPSPendingTimeout 3 -ORBLogFile pub_7.log -DCPSConfigFile rtps_disc.ini 
pub_7 PID: 7864 started at 2025-10-28 18:47:45
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber  -DCPSPendingTimeout 3 -ORBLogFile sub_7.log -DCPSConfigFile rtps_disc.ini 
sub_7 PID: 7865 started at 2025-10-28 18:47:45
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher  -l -DCPSPendingTimeout 3 -ORBLogFile pub_8.log -DCPSConfigFile rtps_disc.ini 
pub_8 PID: 7866 started at 2025-10-28 18:47:45
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber  -DCPSPendingTimeout 3 -ORBLogFile sub_8.log -DCPSConfigFile rtps_disc.ini 
sub_8 PID: 7867 started at 2025-10-28 18:47:45
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher  -l -DCPSPendingTimeout 3 -ORBLogFile pub_9.log -DCPSConfigFile rtps_disc.ini 
pub_9 PID: 7868 started at 2025-10-28 18:47:45
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber  -DCPSPendingTimeout 3 -ORBLogFile sub_9.log -DCPSConfigFile rtps_disc.ini 
sub_9 PID: 7869 started at 2025-10-28 18:47:45
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher  -l -DCPSPendingTimeout 3 -ORBLogFile pub_10.log -DCPSConfigFile rtps_disc.ini 
pub_10 PID: 7870 started at 2025-10-28 18:47:45
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber  -DCPSPendingTimeout 3 -ORBLogFile sub_10.log -DCPSConfigFile rtps_disc.ini 
sub_10 PID: 7871 started at 2025-10-28 18:47:45
Subscriber 7855 got new message data:
 - From  : 7854
 - Count : 1
Subscriber 7855 is done. Exiting.
Subscriber 7867 got new message data:
 - From  : 7852
 - Count : 1
Subscriber 7861 got new message data:
 - From  : 7852
 - Count : 1
Subscriber 7861 is done. Exiting.
Subscriber 7867 is done. Exiting.
Subscriber 7853 got new message data:
 - From  : 7864
 - Count : 1
Subscriber 7859 got new message data:
 - From  : 7864
 - Count : 1
Subscriber 7863 got new message data:
 - From  : 7864
 - Count : 1
Subscriber 7869 got new message data:
 - From  : 7864
 - Count : 1
Subscriber 7859 is done. Exiting.
Subscriber 7853 is done. Exiting.
Subscriber 7869 is done. Exiting.
Subscriber 7863 is done. Exiting.
Subscriber 7857 got new message data:
 - From  : 7862
 - Count : 1
Subscriber 7857 got new message data:
 - From  : 7860
 - Count : 1
Subscriber 7869 got new message data:
 - From  : 7868
 - Count : 1
Subscriber 7863 got new message data:
 - From  : 7860
 - Count : 1
Subscriber 7865 got new message data:
 - From  : 7868
 - Count : 1
Subscriber 7857 is done. Exiting.
Subscriber 7865 is done. Exiting.
Subscriber 7871 got new message data:
 - From  : 7854
 - Count : 2
Subscriber 7871 is done. Exiting.
Publisher 7854 is done. Exiting.
Publisher 7852 is done. Exiting.
Publisher 7858 is done. Exiting.
Publisher 7864 is done. Exiting.
Publisher 7862 is done. Exiting.
Publisher 7860 is done. Exiting.
Publisher 7868 is done. Exiting.
Publisher 7856 is done. Exiting.
Publisher 7870 is done. Exiting.
Publisher 7866 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: 8003 started at 2025-10-28 18:47:53
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber  -DCPSPendingTimeout 3 -ORBLogFile sub_1.log -DCPSConfigFile rtps_disc_tcp.ini 
sub_1 PID: 8004 started at 2025-10-28 18:47:53
/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: 8005 started at 2025-10-28 18:47:53
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber  -DCPSPendingTimeout 3 -ORBLogFile sub_2.log -DCPSConfigFile rtps_disc_tcp.ini 
sub_2 PID: 8006 started at 2025-10-28 18:47:53
/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: 8007 started at 2025-10-28 18:47:53
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber  -DCPSPendingTimeout 3 -ORBLogFile sub_3.log -DCPSConfigFile rtps_disc_tcp.ini 
sub_3 PID: 8008 started at 2025-10-28 18:47:53
/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: 8009 started at 2025-10-28 18:47:53
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber  -DCPSPendingTimeout 3 -ORBLogFile sub_4.log -DCPSConfigFile rtps_disc_tcp.ini 
sub_4 PID: 8010 started at 2025-10-28 18:47:53
/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: 8011 started at 2025-10-28 18:47:53
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber  -DCPSPendingTimeout 3 -ORBLogFile sub_5.log -DCPSConfigFile rtps_disc_tcp.ini 
sub_5 PID: 8012 started at 2025-10-28 18:47:53
/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: 8013 started at 2025-10-28 18:47:53
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber  -DCPSPendingTimeout 3 -ORBLogFile sub_6.log -DCPSConfigFile rtps_disc_tcp.ini 
sub_6 PID: 8014 started at 2025-10-28 18:47:53
/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: 8015 started at 2025-10-28 18:47:53
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber  -DCPSPendingTimeout 3 -ORBLogFile sub_7.log -DCPSConfigFile rtps_disc_tcp.ini 
sub_7 PID: 8016 started at 2025-10-28 18:47:53
/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: 8017 started at 2025-10-28 18:47:53
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber  -DCPSPendingTimeout 3 -ORBLogFile sub_8.log -DCPSConfigFile rtps_disc_tcp.ini 
sub_8 PID: 8018 started at 2025-10-28 18:47:53
/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: 8019 started at 2025-10-28 18:47:53
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber  -DCPSPendingTimeout 3 -ORBLogFile sub_9.log -DCPSConfigFile rtps_disc_tcp.ini 
sub_9 PID: 8020 started at 2025-10-28 18:47:53
/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: 8021 started at 2025-10-28 18:47:53
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber  -DCPSPendingTimeout 3 -ORBLogFile sub_10.log -DCPSConfigFile rtps_disc_tcp.ini 
sub_10 PID: 8022 started at 2025-10-28 18:47:53
Subscriber 8020 got new message data:
 - From  : 8011
 - Count : 1
Subscriber 8014 got new message data:
 - From  : 8011
 - Count : 1
Subscriber 8020 is done. Exiting.
Subscriber 8014 is done. Exiting.
Subscriber 8010 got new message data:
 - From  : 8005
 - Count : 1
Subscriber 8010 is done. Exiting.
Subscriber 8018 got new message data:
 - From  : 8011
 - Count : 2
Subscriber 8016 got new message data:
 - From  : 8011
 - Count : 2
Subscriber 8012 got new message data:
 - From  : 8011
 - Count : 2
Subscriber 8018 is done. Exiting.
Subscriber 8012 is done. Exiting.
Subscriber 8006 got new message data:
 - From  : 8011
 - Count : 2
Subscriber 8004 got new message data:
 - From  : 8011
 - Count : 2
Subscriber 8008 got new message data:
 - From  : 8011
 - Count : 2
Subscriber 8022 got new message data:
 - From  : 8011
 - Count : 2
Subscriber 8006 is done. Exiting.
Subscriber 8004 is done. Exiting.
Subscriber 8016 is done. Exiting.
Subscriber 8008 is done. Exiting.
Subscriber 8004 got new message data:
 - From  : 8005
 - Count : 2
Subscriber 8022 got new message data:
 - From  : 8005
 - Count : 2
Subscriber 8016 got new message data:
 - From  : 8005
 - Count : 2
Subscriber 8022 is done. Exiting.
Publisher 8011 is done. Exiting.
Publisher 8005 is done. Exiting.
Publisher 8009 is done. Exiting.
Publisher 8019 is done. Exiting.
Publisher 8021 is done. Exiting.
Publisher 8003 is done. Exiting.
Publisher 8015 is done. Exiting.
Publisher 8007 is done. Exiting.
Publisher 8017 is done. Exiting.
Publisher 8013 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: 8162
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Thrasher/Thrasher -t 1 -s 1 -n 1 -DCPSConfigFile thrasher.ini -DCPSPendingTimeout 3 
Thrasher PID: 8171 started at 2025-10-28 18:48:03
(8171|8171) -> Thrasher started
(8171|8171) -> Subscriber::Subscriber
(8162|8162) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmwhb2z" as fully qualified hostname, please correct system configuration.
(8171|8171) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmwhb2z" as fully qualified hostname, please correct system configuration.
(8171|8171)    Subscriber reader id: 01030000.4e71589a.00000002.00000507(d9fb65fa)
(8171|8171) -> PublisherService::PublisherService
(8171|8171) -> PublisherService::start (1 threads)
(8171|8171) sub wait_received 0:1
(8171|8182) pub0  writer id: 01030000.4e71589a.00000003.00000102(f09d7dc1)
(8171|8182) pub0->started
(8171|8182) pub0->wait_match() before write for 01030000.4e71589a.00000003.00000102(f09d7dc1)
(8171|8182) pub0<-match found! before write for 01030000.4e71589a.00000003.00000102(f09d7dc1)
(8171|8182) pub0  100% (1 samples sent)
(8171|8182) pub0  waiting for acks
(8171|8181)  sub 100% (1 samples received)
(8171|8181) sub condition_.notify_all
(8171|8171) sub condition_.wait returned
(8171|8171) sub check_received
(8171|8171) sub check_received returns 0
(8171|8171) <- PublisherService::end
(8171|8182) pub0  waiting for acks returned
(8171|8182) pub0<-delete_contained_entities
(8171|8182) pub0<-delete_participant
(8171|8171) <- PublisherService::~PublisherService
(8171|8171) <- Subscriber delete_contained_entities
(8171|8171) <- Subscriber delete_participant
(8171|8171) <- Subscriber::~Subscriber
(8171|8171) <- 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: 8184
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Thrasher/Thrasher -t 2 -s 1 -n 2 -DCPSConfigFile thrasher.ini -DCPSPendingTimeout 3 
Thrasher PID: 8193 started at 2025-10-28 18:48:03
(8193|8193) -> Thrasher started
(8193|8193) -> Subscriber::Subscriber
(8184|8184) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmwhb2z" as fully qualified hostname, please correct system configuration.
(8193|8193) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmwhb2z" as fully qualified hostname, please correct system configuration.
(8193|8193)    Subscriber reader id: 01030000.5f73be99.00000002.00000507(155b3c5b)
(8193|8193) -> PublisherService::PublisherService
(8193|8193) -> PublisherService::start (2 threads)
(8193|8193) sub wait_received 0:2
(8193|8204) pub0  writer id: 01030000.5f73be99.00000003.00000102(3c3d2460)
(8193|8204) pub0->started
(8193|8204) pub0->wait_match() before write for 01030000.5f73be99.00000003.00000102(3c3d2460)
(8193|8205) pub1  writer id: 01030000.5f73be99.00000004.00000102(8e1df870)
(8193|8205) pub1->started
(8193|8205) pub1->wait_match() before write for 01030000.5f73be99.00000004.00000102(8e1df870)
(8193|8204) pub0<-match found! before write for 01030000.5f73be99.00000003.00000102(3c3d2460)
(8193|8205) pub1<-match found! before write for 01030000.5f73be99.00000004.00000102(8e1df870)
(8193|8204) pub0  100% (1 samples sent)
(8193|8204) pub0  waiting for acks
(8193|8205) pub1  100% (1 samples sent)
(8193|8205) pub1  waiting for acks
(8193|8203)  sub 50% (1 samples received)
(8193|8203)  sub 100% (2 samples received)
(8193|8203) sub condition_.notify_all
(8193|8193) sub condition_.wait returned
(8193|8193) sub check_received
(8193|8193) sub check_received returns 0
(8193|8193) <- PublisherService::end
(8193|8204) pub0  waiting for acks returned
(8193|8204) pub0<-delete_contained_entities
(8193|8205) pub1  waiting for acks returned
(8193|8205) pub1<-delete_contained_entities
(8193|8205) pub1<-delete_participant
(8193|8204) pub0<-delete_participant
(8193|8193) <- PublisherService::~PublisherService
(8193|8193) <- Subscriber delete_contained_entities
(8193|8193) <- Subscriber delete_participant
(8193|8193) <- Subscriber::~Subscriber
(8193|8193) <- 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: 8207
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Thrasher/Thrasher -t 3 -s 3 -n 9 -DCPSConfigFile thrasher.ini -DCPSPendingTimeout 3 
Thrasher PID: 8216 started at 2025-10-28 18:48:04
(8216|8216) -> Thrasher started
(8216|8216) -> Subscriber::Subscriber
(8207|8207) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmwhb2z" as fully qualified hostname, please correct system configuration.
(8216|8216) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmwhb2z" as fully qualified hostname, please correct system configuration.
(8216|8216)    Subscriber reader id: 01030000.54c3809f.00000002.00000507(3e622dd7)
(8216|8216) -> PublisherService::PublisherService
(8216|8216) -> PublisherService::start (3 threads)
(8216|8216) sub wait_received 0:9
(8216|8228) pub1  writer id: 01030000.54c3809f.00000004.00000102(a524e9fc)
(8216|8228) pub1->started
(8216|8228) pub1->wait_match() before write for 01030000.54c3809f.00000004.00000102(a524e9fc)
(8216|8229) pub2  writer id: 01030000.54c3809f.00000005.00000102(9844c04c)
(8216|8229) pub2->started
(8216|8229) pub2->wait_match() before write for 01030000.54c3809f.00000005.00000102(9844c04c)
(8216|8227) pub0  writer id: 01030000.54c3809f.00000003.00000102(170435ec)
(8216|8227) pub0->started
(8216|8227) pub0->wait_match() before write for 01030000.54c3809f.00000003.00000102(170435ec)
(8216|8227) pub0<-match found! before write for 01030000.54c3809f.00000003.00000102(170435ec)
(8216|8228) pub1<-match found! before write for 01030000.54c3809f.00000004.00000102(a524e9fc)
(8216|8229) pub2<-match found! before write for 01030000.54c3809f.00000005.00000102(9844c04c)
(8216|8227) pub0  33% (1 samples sent)
(8216|8227) pub0  66% (2 samples sent)
(8216|8229) pub2  33% (1 samples sent)
(8216|8227) pub0  100% (3 samples sent)
(8216|8227) pub0  waiting for acks
(8216|8228) pub1  33% (1 samples sent)
(8216|8229) pub2  66% (2 samples sent)
(8216|8226)  sub 11% (1 samples received)
(8216|8228) pub1  66% (2 samples sent)
(8216|8229) pub2  100% (3 samples sent)
(8216|8229) pub2  waiting for acks
(8216|8228) pub1  100% (3 samples sent)
(8216|8228) pub1  waiting for acks
(8216|8226)  sub 22% (2 samples received)
(8216|8226)  sub 33% (3 samples received)
(8216|8226)  sub 44% (4 samples received)
(8216|8226)  sub 55% (5 samples received)
(8216|8226)  sub 66% (6 samples received)
(8216|8226)  sub 77% (7 samples received)
(8216|8227) pub0  waiting for acks returned
(8216|8227) pub0<-delete_contained_entities
(8216|8226)  sub 88% (8 samples received)
(8216|8226)  sub 100% (9 samples received)
(8216|8226) sub condition_.notify_all
(8216|8216) sub condition_.wait returned
(8216|8216) sub check_received
(8216|8216) sub check_received returns 0
(8216|8216) <- PublisherService::end
(8216|8229) pub2  waiting for acks returned
(8216|8229) pub2<-delete_contained_entities
(8216|8228) pub1  waiting for acks returned
(8216|8228) pub1<-delete_contained_entities
(8216|8227) pub0<-delete_participant
(8216|8229) pub2<-delete_participant
(8216|8228) pub1<-delete_participant
(8216|8216) <- PublisherService::~PublisherService
(8216|8216) <- Subscriber delete_contained_entities
(8216|8216) <- Subscriber delete_participant
(8216|8216) <- Subscriber::~Subscriber
(8216|8216) <- 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: 8231
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Thrasher/Thrasher -t 1 -s 1024 -n 1024 -DCPSConfigFile thrasher.ini -DCPSPendingTimeout 3 
Thrasher PID: 8240 started at 2025-10-28 18:48:05
(8240|8240) -> Thrasher started
(8240|8240) -> Subscriber::Subscriber
(8231|8231) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmwhb2z" as fully qualified hostname, please correct system configuration.
(8240|8240) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmwhb2z" as fully qualified hostname, please correct system configuration.
(8240|8240)    Subscriber reader id: 01030000.51f7986d.00000002.00000507(b20b4859)
(8240|8240) -> PublisherService::PublisherService
(8240|8240) -> PublisherService::start (1 threads)
(8240|8240) sub wait_received 0:1024
(8240|8251) pub0  writer id: 01030000.51f7986d.00000003.00000102(9b6d5062)
(8240|8251) pub0->started
(8240|8251) pub0->wait_match() before write for 01030000.51f7986d.00000003.00000102(9b6d5062)
(8240|8251) pub0<-match found! before write for 01030000.51f7986d.00000003.00000102(9b6d5062)
(8240|8251) pub0  10% (103 samples sent)
(8240|8250)  sub 10% (103 samples received)
(8240|8251) pub0  20% (205 samples sent)
(8240|8250)  sub 20% (205 samples received)
(8240|8251) pub0  30% (308 samples sent)
(8240|8251) pub0  40% (410 samples sent)
(8240|8250)  sub 30% (308 samples received)
(8240|8251) pub0  50% (512 samples sent)
(8240|8250)  sub 40% (410 samples received)
(8240|8251) pub0  60% (615 samples sent)
(8240|8251) pub0  70% (717 samples sent)
(8240|8251) pub0  80% (820 samples sent)
(8240|8250)  sub 50% (512 samples received)
(8240|8251) pub0  90% (922 samples sent)
(8240|8251) pub0  100% (1024 samples sent)
(8240|8251) pub0  waiting for acks
(8240|8250)  sub 60% (615 samples received)
(8240|8250)  sub 70% (717 samples received)
(8240|8250)  sub 80% (820 samples received)
(8240|8250)  sub 90% (922 samples received)
(8240|8250)  sub 100% (1024 samples received)
(8240|8250) sub condition_.notify_all
(8240|8240) sub condition_.wait returned
(8240|8240) sub check_received
(8240|8240) sub check_received returns 0
(8240|8240) <- PublisherService::end
(8240|8251) pub0  waiting for acks returned
(8240|8251) pub0<-delete_contained_entities
(8240|8251) pub0<-delete_participant
(8240|8240) <- PublisherService::~PublisherService
(8240|8240) <- Subscriber delete_contained_entities
(8240|8240) <- Subscriber delete_participant
(8240|8240) <- Subscriber::~Subscriber
(8240|8240) <- 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: 8253
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Thrasher/Thrasher -t 8 -s 128 -n 1024 -DCPSConfigFile thrasher.ini -DCPSPendingTimeout 3 
Thrasher PID: 8262 started at 2025-10-28 18:48:06
(8262|8262) -> Thrasher started
(8262|8262) -> Subscriber::Subscriber
(8253|8253) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmwhb2z" as fully qualified hostname, please correct system configuration.
(8262|8262) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmwhb2z" as fully qualified hostname, please correct system configuration.
(8262|8262)    Subscriber reader id: 01030000.4b85e1d0.00000002.00000507(411d2f6e)
(8262|8262) -> PublisherService::PublisherService
(8262|8262) -> PublisherService::start (8 threads)
(8262|8262) sub wait_received 0:1024
(8262|8275) pub2  writer id: 01030000.4b85e1d0.00000005.00000102(e73bc2f5)
(8262|8275) pub2->started
(8262|8275) pub2->wait_match() before write for 01030000.4b85e1d0.00000005.00000102(e73bc2f5)
(8262|8274) pub1  writer id: 01030000.4b85e1d0.00000004.00000102(da5beb45)
(8262|8274) pub1->started
(8262|8274) pub1->wait_match() before write for 01030000.4b85e1d0.00000004.00000102(da5beb45)
(8262|8276) pub3  writer id: 01030000.4b85e1d0.00000006.00000102(a09bb825)
(8262|8276) pub3->started
(8262|8276) pub3->wait_match() before write for 01030000.4b85e1d0.00000006.00000102(a09bb825)
(8262|8273) pub0  writer id: 01030000.4b85e1d0.00000003.00000102(687b3755)
(8262|8273) pub0->started
(8262|8273) pub0->wait_match() before write for 01030000.4b85e1d0.00000003.00000102(687b3755)
(8262|8278) pub5  writer id: 01030000.4b85e1d0.0000000a.00000102(656b5524)
(8262|8278) pub5->started
(8262|8278) pub5->wait_match() before write for 01030000.4b85e1d0.0000000a.00000102(656b5524)
(8262|8279) pub6  writer id: 01030000.4b85e1d0.00000008.00000102(1fab0644)
(8262|8279) pub6->started
(8262|8279) pub6->wait_match() before write for 01030000.4b85e1d0.00000008.00000102(1fab0644)
(8262|8273) pub0<-match found! before write for 01030000.4b85e1d0.00000003.00000102(687b3755)
(8262|8274) pub1<-match found! before write for 01030000.4b85e1d0.00000004.00000102(da5beb45)
(8262|8277) pub4  writer id: 01030000.4b85e1d0.00000007.00000102(9dfb9195)
(8262|8277) pub4->started
(8262|8277) pub4->wait_match() before write for 01030000.4b85e1d0.00000007.00000102(9dfb9195)
(8262|8276) pub3<-match found! before write for 01030000.4b85e1d0.00000006.00000102(a09bb825)
(8262|8275) pub2<-match found! before write for 01030000.4b85e1d0.00000005.00000102(e73bc2f5)
(8262|8280) pub7  writer id: 01030000.4b85e1d0.00000009.00000102(22cb2ff4)
(8262|8280) pub7->started
(8262|8280) pub7->wait_match() before write for 01030000.4b85e1d0.00000009.00000102(22cb2ff4)
(8262|8274) pub1  10% (13 samples sent)
(8262|8278) pub5<-match found! before write for 01030000.4b85e1d0.0000000a.00000102(656b5524)
(8262|8273) pub0  10% (13 samples sent)
(8262|8279) pub6<-match found! before write for 01030000.4b85e1d0.00000008.00000102(1fab0644)
(8262|8277) pub4<-match found! before write for 01030000.4b85e1d0.00000007.00000102(9dfb9195)
(8262|8280) pub7<-match found! before write for 01030000.4b85e1d0.00000009.00000102(22cb2ff4)
(8262|8276) pub3  10% (13 samples sent)
(8262|8279) pub6  10% (13 samples sent)
(8262|8276) pub3  20% (26 samples sent)
(8262|8274) pub1  20% (26 samples sent)
(8262|8278) pub5  10% (13 samples sent)
(8262|8278) pub5  20% (26 samples sent)
(8262|8280) pub7  10% (13 samples sent)
(8262|8280) pub7  20% (26 samples sent)
(8262|8274) pub1  30% (39 samples sent)
(8262|8273) pub0  20% (26 samples sent)
(8262|8277) pub4  10% (13 samples sent)
(8262|8274) pub1  40% (52 samples sent)
(8262|8274) pub1  50% (64 samples sent)
(8262|8272)  sub 10% (103 samples received)
(8262|8276) pub3  30% (39 samples sent)
(8262|8279) pub6  20% (26 samples sent)
(8262|8279) pub6  30% (39 samples sent)
(8262|8274) pub1  60% (77 samples sent)
(8262|8277) pub4  20% (26 samples sent)
(8262|8278) pub5  30% (39 samples sent)
(8262|8275) pub2  10% (13 samples sent)
(8262|8279) pub6  40% (52 samples sent)
(8262|8278) pub5  40% (52 samples sent)
(8262|8274) pub1  70% (90 samples sent)
(8262|8280) pub7  30% (39 samples sent)
(8262|8273) pub0  30% (39 samples sent)
(8262|8276) pub3  40% (52 samples sent)
(8262|8277) pub4  30% (39 samples sent)
(8262|8278) pub5  50% (64 samples sent)
(8262|8279) pub6  50% (64 samples sent)
(8262|8272)  sub 20% (205 samples received)
(8262|8274) pub1  80% (103 samples sent)
(8262|8277) pub4  40% (52 samples sent)
(8262|8273) pub0  40% (52 samples sent)
(8262|8273) pub0  50% (64 samples sent)
(8262|8279) pub6  60% (77 samples sent)
(8262|8278) pub5  60% (77 samples sent)
(8262|8280) pub7  40% (52 samples sent)
(8262|8280) pub7  50% (64 samples sent)
(8262|8279) pub6  70% (90 samples sent)
(8262|8275) pub2  20% (26 samples sent)
(8262|8277) pub4  50% (64 samples sent)
(8262|8278) pub5  70% (90 samples sent)
(8262|8279) pub6  80% (103 samples sent)
(8262|8279) pub6  90% (116 samples sent)
(8262|8276) pub3  50% (64 samples sent)
(8262|8274) pub1  90% (116 samples sent)
(8262|8273) pub0  60% (77 samples sent)
(8262|8277) pub4  60% (77 samples sent)
(8262|8275) pub2  30% (39 samples sent)
(8262|8278) pub5  80% (103 samples sent)
(8262|8279) pub6  100% (128 samples sent)
(8262|8279) pub6  waiting for acks
(8262|8272)  sub 30% (308 samples received)
(8262|8280) pub7  60% (77 samples sent)
(8262|8278) pub5  90% (116 samples sent)
(8262|8276) pub3  60% (77 samples sent)
(8262|8273) pub0  70% (90 samples sent)
(8262|8274) pub1  100% (128 samples sent)
(8262|8274) pub1  waiting for acks
(8262|8276) pub3  70% (90 samples sent)
(8262|8273) pub0  80% (103 samples sent)
(8262|8280) pub7  70% (90 samples sent)
(8262|8277) pub4  70% (90 samples sent)
(8262|8275) pub2  40% (52 samples sent)
(8262|8278) pub5  100% (128 samples sent)
(8262|8278) pub5  waiting for acks
(8262|8275) pub2  50% (64 samples sent)
(8262|8276) pub3  80% (103 samples sent)
(8262|8277) pub4  80% (103 samples sent)
(8262|8277) pub4  90% (116 samples sent)
(8262|8275) pub2  60% (77 samples sent)
(8262|8276) pub3  90% (116 samples sent)
(8262|8273) pub0  90% (116 samples sent)
(8262|8280) pub7  80% (103 samples sent)
(8262|8275) pub2  70% (90 samples sent)
(8262|8272)  sub 40% (410 samples received)
(8262|8276) pub3  100% (128 samples sent)
(8262|8276) pub3  waiting for acks
(8262|8277) pub4  100% (128 samples sent)
(8262|8277) pub4  waiting for acks
(8262|8273) pub0  100% (128 samples sent)
(8262|8273) pub0  waiting for acks
(8262|8280) pub7  90% (116 samples sent)
(8262|8275) pub2  80% (103 samples sent)
(8262|8280) pub7  100% (128 samples sent)
(8262|8280) pub7  waiting for acks
(8262|8275) pub2  90% (116 samples sent)
(8262|8275) pub2  100% (128 samples sent)
(8262|8275) pub2  waiting for acks
(8262|8272)  sub 50% (512 samples received)
(8262|8272)  sub 60% (615 samples received)
(8262|8272)  sub 70% (717 samples received)
(8262|8279) pub6  waiting for acks returned
(8262|8274) pub1  waiting for acks returned
(8262|8279) pub6<-delete_contained_entities
(8262|8274) pub1<-delete_contained_entities
(8262|8272)  sub 80% (820 samples received)
(8262|8274) pub1<-delete_participant
(8262|8279) pub6<-delete_participant
(8262|8272)  sub 90% (922 samples received)
(8262|8272)  sub 100% (1024 samples received)
(8262|8272) sub condition_.notify_all
(8262|8262) sub condition_.wait returned
(8262|8262) sub check_received
(8262|8262) sub check_received returns 0
(8262|8262) <- PublisherService::end
(8262|8278) pub5  waiting for acks returned
(8262|8276) pub3  waiting for acks returned
(8262|8278) pub5<-delete_contained_entities
(8262|8273) pub0  waiting for acks returned
(8262|8277) pub4  waiting for acks returned
(8262|8276) pub3<-delete_contained_entities
(8262|8277) pub4<-delete_contained_entities
(8262|8273) pub0<-delete_contained_entities
(8262|8280) pub7  waiting for acks returned
(8262|8275) pub2  waiting for acks returned
(8262|8275) pub2<-delete_contained_entities
(8262|8280) pub7<-delete_contained_entities
(8262|8277) pub4<-delete_participant
(8262|8280) pub7<-delete_participant
(8262|8273) pub0<-delete_participant
(8262|8278) pub5<-delete_participant
(8262|8275) pub2<-delete_participant
(8262|8276) pub3<-delete_participant
(8262|8262) <- PublisherService::~PublisherService
(8262|8262) <- Subscriber delete_contained_entities
(8262|8262) <- Subscriber delete_participant
(8262|8262) <- Subscriber::~Subscriber
(8262|8262) <- 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: 8282
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Thrasher/Thrasher -t 16 -s 64 -n 1024 -DCPSConfigFile thrasher.ini -DCPSPendingTimeout 3 
Thrasher PID: 8291 started at 2025-10-28 18:48:07
(8291|8291) -> Thrasher started
(8291|8291) -> Subscriber::Subscriber
(8282|8282) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmwhb2z" as fully qualified hostname, please correct system configuration.
(8291|8291) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmwhb2z" as fully qualified hostname, please correct system configuration.
(8291|8291)    Subscriber reader id: 01030000.1e480ed9.00000002.00000507(e5b283a2)
(8291|8291) -> PublisherService::PublisherService
(8291|8291) -> PublisherService::start (16 threads)
(8291|8291) sub wait_received 0:1024
(8291|8308) pub6  writer id: 01030000.1e480ed9.00000007.00000102(39543d59)
(8291|8308) pub6->started
(8291|8308) pub6->wait_match() before write for 01030000.1e480ed9.00000007.00000102(39543d59)
(8291|8306) pub4  writer id: 01030000.1e480ed9.00000005.00000102(43946e39)
(8291|8306) pub4->started
(8291|8306) pub4->wait_match() before write for 01030000.1e480ed9.00000005.00000102(43946e39)
(8291|8306) pub4<-match found! before write for 01030000.1e480ed9.00000005.00000102(43946e39)
(8291|8308) pub6<-match found! before write for 01030000.1e480ed9.00000007.00000102(39543d59)
(8291|8308) pub6  10% (7 samples sent)
(8291|8308) pub6  20% (13 samples sent)
(8291|8306) pub4  10% (7 samples sent)
(8291|8306) pub4  20% (13 samples sent)
(8291|8308) pub6  31% (20 samples sent)
(8291|8306) pub4  31% (20 samples sent)
(8291|8306) pub4  40% (26 samples sent)
(8291|8307) pub5  writer id: 01030000.1e480ed9.00000006.00000102(043414e9)
(8291|8307) pub5->started
(8291|8307) pub5->wait_match() before write for 01030000.1e480ed9.00000006.00000102(043414e9)
(8291|8308) pub6  40% (26 samples sent)
(8291|8306) pub4  50% (32 samples sent)
(8291|8306) pub4  60% (39 samples sent)
(8291|8306) pub4  70% (45 samples sent)
(8291|8306) pub4  81% (52 samples sent)
(8291|8308) pub6  50% (32 samples sent)
(8291|8305) pub3  writer id: 01030000.1e480ed9.00000009.00000102(86648338)
(8291|8305) pub3->started
(8291|8305) pub3->wait_match() before write for 01030000.1e480ed9.00000009.00000102(86648338)
(8291|8306) pub4  90% (58 samples sent)
(8291|8308) pub6  60% (39 samples sent)
(8291|8315) pub13  writer id: 01030000.1e480ed9.0000000e.00000102(34445f28)
(8291|8315) pub13->started
(8291|8315) pub13->wait_match() before write for 01030000.1e480ed9.0000000e.00000102(34445f28)
(8291|8306) pub4  100% (64 samples sent)
(8291|8306) pub4  waiting for acks
(8291|8308) pub6  70% (45 samples sent)
(8291|8308) pub6  81% (52 samples sent)
(8291|8308) pub6  90% (58 samples sent)
(8291|8307) pub5<-match found! before write for 01030000.1e480ed9.00000006.00000102(043414e9)
(8291|8309) pub7  writer id: 01030000.1e480ed9.00000008.00000102(bb04aa88)
(8291|8309) pub7->started
(8291|8309) pub7->wait_match() before write for 01030000.1e480ed9.00000008.00000102(bb04aa88)
(8291|8305) pub3<-match found! before write for 01030000.1e480ed9.00000009.00000102(86648338)
(8291|8305) pub3  10% (7 samples sent)
(8291|8308) pub6  100% (64 samples sent)
(8291|8307) pub5  10% (7 samples sent)
(8291|8307) pub5  20% (13 samples sent)
(8291|8308) pub6  waiting for acks
(8291|8307) pub5  31% (20 samples sent)
(8291|8307) pub5  40% (26 samples sent)
(8291|8315) pub13<-match found! before write for 01030000.1e480ed9.0000000e.00000102(34445f28)
(8291|8307) pub5  50% (32 samples sent)
(8291|8315) pub13  10% (7 samples sent)
(8291|8307) pub5  60% (39 samples sent)
(8291|8305) pub3  20% (13 samples sent)
(8291|8303) pub1  writer id: 01030000.1e480ed9.00000004.00000102(7ef44789)
(8291|8303) pub1->started
(8291|8303) pub1->wait_match() before write for 01030000.1e480ed9.00000004.00000102(7ef44789)
(8291|8305) pub3  31% (20 samples sent)
(8291|8307) pub5  70% (45 samples sent)
(8291|8304) pub2  writer id: 01030000.1e480ed9.0000000a.00000102(c1c4f9e8)
(8291|8304) pub2->started
(8291|8304) pub2->wait_match() before write for 01030000.1e480ed9.0000000a.00000102(c1c4f9e8)
(8291|8305) pub3  40% (26 samples sent)
(8291|8315) pub13  20% (13 samples sent)
(8291|8307) pub5  81% (52 samples sent)
(8291|8307) pub5  90% (58 samples sent)
(8291|8307) pub5  100% (64 samples sent)
(8291|8307) pub5  waiting for acks
(8291|8317) pub15  writer id: 01030000.1e480ed9.00000012.00000102(915425ab)
(8291|8317) pub15->started
(8291|8317) pub15->wait_match() before write for 01030000.1e480ed9.00000012.00000102(915425ab)
(8291|8315) pub13  31% (20 samples sent)
(8291|8311) pub9  writer id: 01030000.1e480ed9.0000000c.00000102(4e840c48)
(8291|8311) pub9->started
(8291|8311) pub9->wait_match() before write for 01030000.1e480ed9.0000000c.00000102(4e840c48)
(8291|8315) pub13  40% (26 samples sent)
(8291|8313) pub11  writer id: 01030000.1e480ed9.0000000f.00000102(09247698)
(8291|8313) pub11->started
(8291|8313) pub11->wait_match() before write for 01030000.1e480ed9.0000000f.00000102(09247698)
(8291|8305) pub3  50% (32 samples sent)
(8291|8315) pub13  50% (32 samples sent)
(8291|8315) pub13  60% (39 samples sent)
(8291|8305) pub3  60% (39 samples sent)
(8291|8305) pub3  70% (45 samples sent)
(8291|8310) pub8  writer id: 01030000.1e480ed9.0000000b.00000102(fca4d058)
(8291|8310) pub8->started
(8291|8310) pub8->wait_match() before write for 01030000.1e480ed9.0000000b.00000102(fca4d058)
(8291|8314) pub12  writer id: 01030000.1e480ed9.00000010.00000102(eb9476cb)
(8291|8314) pub12->started
(8291|8314) pub12->wait_match() before write for 01030000.1e480ed9.00000010.00000102(eb9476cb)
(8291|8315) pub13  70% (45 samples sent)
(8291|8305) pub3  81% (52 samples sent)
(8291|8305) pub3  90% (58 samples sent)
(8291|8301)  sub 10% (103 samples received)
(8291|8305) pub3  100% (64 samples sent)
(8291|8305) pub3  waiting for acks
(8291|8315) pub13  81% (52 samples sent)
(8291|8316) pub14  writer id: 01030000.1e480ed9.00000011.00000102(d6f45f7b)
(8291|8316) pub14->started
(8291|8316) pub14->wait_match() before write for 01030000.1e480ed9.00000011.00000102(d6f45f7b)
(8291|8315) pub13  90% (58 samples sent)
(8291|8315) pub13  100% (64 samples sent)
(8291|8315) pub13  waiting for acks
(8291|8312) pub10  writer id: 01030000.1e480ed9.0000000d.00000102(73e425f8)
(8291|8312) pub10->started
(8291|8312) pub10->wait_match() before write for 01030000.1e480ed9.0000000d.00000102(73e425f8)
(8291|8309) pub7<-match found! before write for 01030000.1e480ed9.00000008.00000102(bb04aa88)
(8291|8304) pub2<-match found! before write for 01030000.1e480ed9.0000000a.00000102(c1c4f9e8)
(8291|8303) pub1<-match found! before write for 01030000.1e480ed9.00000004.00000102(7ef44789)
(8291|8304) pub2  10% (7 samples sent)
(8291|8311) pub9<-match found! before write for 01030000.1e480ed9.0000000c.00000102(4e840c48)
(8291|8304) pub2  20% (13 samples sent)
(8291|8302) pub0  writer id: 01030000.1e480ed9.00000003.00000102(ccd49b99)
(8291|8317) pub15<-match found! before write for 01030000.1e480ed9.00000012.00000102(915425ab)
(8291|8302) pub0->started
(8291|8302) pub0->wait_match() before write for 01030000.1e480ed9.00000003.00000102(ccd49b99)
(8291|8313) pub11<-match found! before write for 01030000.1e480ed9.0000000f.00000102(09247698)
(8291|8314) pub12<-match found! before write for 01030000.1e480ed9.00000010.00000102(eb9476cb)
(8291|8303) pub1  10% (7 samples sent)
(8291|8310) pub8<-match found! before write for 01030000.1e480ed9.0000000b.00000102(fca4d058)
(8291|8316) pub14<-match found! before write for 01030000.1e480ed9.00000011.00000102(d6f45f7b)
(8291|8306) pub4  waiting for acks returned
(8291|8306) pub4<-delete_contained_entities
(8291|8312) pub10<-match found! before write for 01030000.1e480ed9.0000000d.00000102(73e425f8)
(8291|8312) pub10  10% (7 samples sent)
(8291|8309) pub7  10% (7 samples sent)
(8291|8310) pub8  10% (7 samples sent)
(8291|8317) pub15  10% (7 samples sent)
(8291|8309) pub7  20% (13 samples sent)
(8291|8309) pub7  31% (20 samples sent)
(8291|8310) pub8  20% (13 samples sent)
(8291|8313) pub11  10% (7 samples sent)
(8291|8313) pub11  20% (13 samples sent)
(8291|8304) pub2  31% (20 samples sent)
(8291|8304) pub2  40% (26 samples sent)
(8291|8313) pub11  31% (20 samples sent)
(8291|8313) pub11  40% (26 samples sent)
(8291|8312) pub10  20% (13 samples sent)
(8291|8312) pub10  31% (20 samples sent)
(8291|8312) pub10  40% (26 samples sent)
(8291|8306) pub4<-delete_participant
(8291|8304) pub2  50% (32 samples sent)
(8291|8313) pub11  50% (32 samples sent)
(8291|8304) pub2  60% (39 samples sent)
(8291|8301)  sub 20% (205 samples received)
(8291|8317) pub15  20% (13 samples sent)
(8291|8312) pub10  50% (32 samples sent)
(8291|8311) pub9  10% (7 samples sent)
(8291|8309) pub7  40% (26 samples sent)
(8291|8310) pub8  31% (20 samples sent)
(8291|8314) pub12  10% (7 samples sent)
(8291|8303) pub1  20% (13 samples sent)
(8291|8311) pub9  20% (13 samples sent)
(8291|8312) pub10  60% (39 samples sent)
(8291|8316) pub14  10% (7 samples sent)
(8291|8316) pub14  20% (13 samples sent)
(8291|8314) pub12  20% (13 samples sent)
(8291|8303) pub1  31% (20 samples sent)
(8291|8303) pub1  40% (26 samples sent)
(8291|8304) pub2  70% (45 samples sent)
(8291|8309) pub7  50% (32 samples sent)
(8291|8310) pub8  40% (26 samples sent)
(8291|8310) pub8  50% (32 samples sent)
(8291|8311) pub9  31% (20 samples sent)
(8291|8303) pub1  50% (32 samples sent)
(8291|8303) pub1  60% (39 samples sent)
(8291|8312) pub10  70% (45 samples sent)
(8291|8313) pub11  60% (39 samples sent)
(8291|8316) pub14  31% (20 samples sent)
(8291|8311) pub9  40% (26 samples sent)
(8291|8309) pub7  60% (39 samples sent)
(8291|8314) pub12  31% (20 samples sent)
(8291|8311) pub9  50% (32 samples sent)
(8291|8313) pub11  70% (45 samples sent)
(8291|8304) pub2  81% (52 samples sent)
(8291|8303) pub1  70% (45 samples sent)
(8291|8316) pub14  40% (26 samples sent)
(8291|8310) pub8  60% (39 samples sent)
(8291|8303) pub1  81% (52 samples sent)
(8291|8303) pub1  90% (58 samples sent)
(8291|8309) pub7  70% (45 samples sent)
(8291|8301)  sub 30% (308 samples received)
(8291|8304) pub2  90% (58 samples sent)
(8291|8317) pub15  31% (20 samples sent)
(8291|8312) pub10  81% (52 samples sent)
(8291|8309) pub7  81% (52 samples sent)
(8291|8304) pub2  100% (64 samples sent)
(8291|8304) pub2  waiting for acks
(8291|8316) pub14  50% (32 samples sent)
(8291|8310) pub8  70% (45 samples sent)
(8291|8310) pub8  81% (52 samples sent)
(8291|8303) pub1  100% (64 samples sent)
(8291|8303) pub1  waiting for acks
(8291|8310) pub8  90% (58 samples sent)
(8291|8312) pub10  90% (58 samples sent)
(8291|8310) pub8  100% (64 samples sent)
(8291|8310) pub8  waiting for acks
(8291|8314) pub12  40% (26 samples sent)
(8291|8314) pub12  50% (32 samples sent)
(8291|8314) pub12  60% (39 samples sent)
(8291|8312) pub10  100% (64 samples sent)
(8291|8312) pub10  waiting for acks
(8291|8313) pub11  81% (52 samples sent)
(8291|8311) pub9  60% (39 samples sent)
(8291|8317) pub15  40% (26 samples sent)
(8291|8309) pub7  90% (58 samples sent)
(8291|8314) pub12  70% (45 samples sent)
(8291|8311) pub9  70% (45 samples sent)
(8291|8317) pub15  50% (32 samples sent)
(8291|8316) pub14  60% (39 samples sent)
(8291|8309) pub7  100% (64 samples sent)
(8291|8309) pub7  waiting for acks
(8291|8313) pub11  90% (58 samples sent)
(8291|8314) pub12  81% (52 samples sent)
(8291|8314) pub12  90% (58 samples sent)
(8291|8317) pub15  60% (39 samples sent)
(8291|8308) pub6  waiting for acks returned
(8291|8308) pub6<-delete_contained_entities
(8291|8313) pub11  100% (64 samples sent)
(8291|8313) pub11  waiting for acks
(8291|8302) pub0<-match found! before write for 01030000.1e480ed9.00000003.00000102(ccd49b99)
(8291|8316) pub14  70% (45 samples sent)
(8291|8311) pub9  81% (52 samples sent)
(8291|8307) pub5  waiting for acks returned
(8291|8307) pub5<-delete_contained_entities
(8291|8305) pub3  waiting for acks returned
(8291|8305) pub3<-delete_contained_entities
(8291|8315) pub13  waiting for acks returned
(8291|8315) pub13<-delete_contained_entities
(8291|8317) pub15  70% (45 samples sent)
(8291|8311) pub9  90% (58 samples sent)
(8291|8302) pub0  10% (7 samples sent)
(8291|8311) pub9  100% (64 samples sent)
(8291|8311) pub9  waiting for acks
(8291|8314) pub12  100% (64 samples sent)
(8291|8314) pub12  waiting for acks
(8291|8316) pub14  81% (52 samples sent)
(8291|8317) pub15  81% (52 samples sent)
(8291|8316) pub14  90% (58 samples sent)
(8291|8302) pub0  20% (13 samples sent)
(8291|8302) pub0  31% (20 samples sent)
(8291|8302) pub0  40% (26 samples sent)
(8291|8317) pub15  90% (58 samples sent)
(8291|8317) pub15  100% (64 samples sent)
(8291|8317) pub15  waiting for acks
(8291|8316) pub14  100% (64 samples sent)
(8291|8316) pub14  waiting for acks
(8291|8302) pub0  50% (32 samples sent)
(8291|8302) pub0  60% (39 samples sent)
(8291|8302) pub0  70% (45 samples sent)
(8291|8301)  sub 40% (410 samples received)
(8291|8302) pub0  81% (52 samples sent)
(8291|8308) pub6<-delete_participant
(8291|8302) pub0  90% (58 samples sent)
(8291|8302) pub0  100% (64 samples sent)
(8291|8302) pub0  waiting for acks
(8291|8315) pub13<-delete_participant
(8291|8301)  sub 50% (512 samples received)
(8291|8307) pub5<-delete_participant
(8291|8305) pub3<-delete_participant
(8291|8301)  sub 60% (615 samples received)
(8291|8301)  sub 70% (717 samples received)
(8291|8301)  sub 80% (820 samples received)
(8291|8304) pub2  waiting for acks returned
(8291|8304) pub2<-delete_contained_entities
(8291|8303) pub1  waiting for acks returned
(8291|8303) pub1<-delete_contained_entities
(8291|8310) pub8  waiting for acks returned
(8291|8310) pub8<-delete_contained_entities
(8291|8312) pub10  waiting for acks returned
(8291|8312) pub10<-delete_contained_entities
(8291|8309) pub7  waiting for acks returned
(8291|8309) pub7<-delete_contained_entities
(8291|8313) pub11  waiting for acks returned
(8291|8313) pub11<-delete_contained_entities
(8291|8301)  sub 90% (922 samples received)
(8291|8304) pub2<-delete_participant
(8291|8301)  sub 100% (1024 samples received)
(8291|8301) sub condition_.notify_all
(8291|8291) sub condition_.wait returned
(8291|8291) sub check_received
(8291|8291) sub check_received returns 0
(8291|8291) <- PublisherService::end
(8291|8317) pub15  waiting for acks returned
(8291|8317) pub15<-delete_contained_entities
(8291|8314) pub12  waiting for acks returned
(8291|8314) pub12<-delete_contained_entities
(8291|8311) pub9  waiting for acks returned
(8291|8311) pub9<-delete_contained_entities
(8291|8316) pub14  waiting for acks returned
(8291|8316) pub14<-delete_contained_entities
(8291|8302) pub0  waiting for acks returned
(8291|8302) pub0<-delete_contained_entities
(8291|8312) pub10<-delete_participant
(8291|8313) pub11<-delete_participant
(8291|8309) pub7<-delete_participant
(8291|8310) pub8<-delete_participant
(8291|8303) pub1<-delete_participant
(8291|8311) pub9<-delete_participant
(8291|8317) pub15<-delete_participant
(8291|8316) pub14<-delete_participant
(8291|8314) pub12<-delete_participant
(8291|8302) pub0<-delete_participant
(8291|8291) <- PublisherService::~PublisherService
(8291|8291) <- Subscriber delete_contained_entities
(8291|8291) <- Subscriber delete_participant
(8291|8291) <- Subscriber::~Subscriber
(8291|8291) <- 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: 8320
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Thrasher/Thrasher -t 32 -s 32 -n 1024 -DCPSConfigFile thrasher.ini -DCPSPendingTimeout 3 
Thrasher PID: 8329 started at 2025-10-28 18:48:08
(8329|8329) -> Thrasher started
(8329|8329) -> Subscriber::Subscriber
(8320|8320) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmwhb2z" as fully qualified hostname, please correct system configuration.
(8329|8329) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmwhb2z" as fully qualified hostname, please correct system configuration.
(8329|8329)    Subscriber reader id: 01030000.4ef6a7bd.00000002.00000507(80f67d98)
(8329|8329) -> PublisherService::PublisherService
(8329|8329) -> PublisherService::start (32 threads)
(8329|8329) sub wait_received 0:1024
(8329|8350) pub10  writer id: 01030000.4ef6a7bd.0000000d.00000102(16a0dbc2)
(8329|8350) pub10->started
(8329|8350) pub10->wait_match() before write for 01030000.4ef6a7bd.0000000d.00000102(16a0dbc2)
(8329|8350) pub10<-match found! before write for 01030000.4ef6a7bd.0000000d.00000102(16a0dbc2)
(8329|8350) pub10  12% (4 samples sent)
(8329|8350) pub10  21% (7 samples sent)
(8329|8350) pub10  31% (10 samples sent)
(8329|8350) pub10  40% (13 samples sent)
(8329|8350) pub10  50% (16 samples sent)
(8329|8350) pub10  62% (20 samples sent)
(8329|8350) pub10  71% (23 samples sent)
(8329|8350) pub10  81% (26 samples sent)
(8329|8350) pub10  90% (29 samples sent)
(8329|8350) pub10  100% (32 samples sent)
(8329|8350) pub10  waiting for acks
(8329|8350) pub10  waiting for acks returned
(8329|8350) pub10<-delete_contained_entities
(8329|8352) pub12  writer id: 01030000.4ef6a7bd.0000000f.00000102(6c6088a2)
(8329|8352) pub12->started
(8329|8352) pub12->wait_match() before write for 01030000.4ef6a7bd.0000000f.00000102(6c6088a2)
(8329|8362) pub22  writer id: 01030000.4ef6a7bd.00000019.00000102(83c0ea80)
(8329|8362) pub22->started
(8329|8362) pub22->wait_match() before write for 01030000.4ef6a7bd.00000019.00000102(83c0ea80)
(8329|8362) pub22<-match found! before write for 01030000.4ef6a7bd.00000019.00000102(83c0ea80)
(8329|8362) pub22  12% (4 samples sent)
(8329|8346) pub6  writer id: 01030000.4ef6a7bd.00000009.00000102(e3207d02)
(8329|8346) pub6->started
(8329|8346) pub6->wait_match() before write for 01030000.4ef6a7bd.00000009.00000102(e3207d02)
(8329|8362) pub22  21% (7 samples sent)
(8329|8362) pub22  31% (10 samples sent)
(8329|8362) pub22  40% (13 samples sent)
(8329|8352) pub12<-match found! before write for 01030000.4ef6a7bd.0000000f.00000102(6c6088a2)
(8329|8366) pub26  writer id: 01030000.4ef6a7bd.0000001c.00000102(4b2065f0)
(8329|8366) pub26->started
(8329|8366) pub26->wait_match() before write for 01030000.4ef6a7bd.0000001c.00000102(4b2065f0)
(8329|8346) pub6<-match found! before write for 01030000.4ef6a7bd.00000009.00000102(e3207d02)
(8329|8352) pub12  12% (4 samples sent)
(8329|8352) pub12  21% (7 samples sent)
(8329|8352) pub12  31% (10 samples sent)
(8329|8346) pub6  12% (4 samples sent)
(8329|8360) pub20  writer id: 01030000.4ef6a7bd.00000015.00000102(46300781)
(8329|8360) pub20->started
(8329|8360) pub20->wait_match() before write for 01030000.4ef6a7bd.00000015.00000102(46300781)
(8329|8346) pub6  21% (7 samples sent)
(8329|8362) pub22  50% (16 samples sent)
(8329|8348) pub8  writer id: 01030000.4ef6a7bd.0000000b.00000102(99e02e62)
(8329|8348) pub8->started
(8329|8348) pub8->wait_match() before write for 01030000.4ef6a7bd.0000000b.00000102(99e02e62)
(8329|8362) pub22  62% (20 samples sent)
(8329|8362) pub22  71% (23 samples sent)
(8329|8352) pub12  40% (13 samples sent)
(8329|8346) pub6  31% (10 samples sent)
(8329|8370) pub30  writer id: 01030000.4ef6a7bd.0000001f.00000102(0c801f20)
(8329|8370) pub30->started
(8329|8370) pub30->wait_match() before write for 01030000.4ef6a7bd.0000001f.00000102(0c801f20)
(8329|8366) pub26<-match found! before write for 01030000.4ef6a7bd.0000001c.00000102(4b2065f0)
(8329|8352) pub12  50% (16 samples sent)
(8329|8366) pub26  12% (4 samples sent)
(8329|8366) pub26  21% (7 samples sent)
(8329|8346) pub6  40% (13 samples sent)
(8329|8346) pub6  50% (16 samples sent)
(8329|8368) pub28  writer id: 01030000.4ef6a7bd.00000020.00000102(2ff13077)
(8329|8368) pub28->started
(8329|8368) pub28->wait_match() before write for 01030000.4ef6a7bd.00000020.00000102(2ff13077)
(8329|8346) pub6  62% (20 samples sent)
(8329|8346) pub6  71% (23 samples sent)
(8329|8365) pub25  writer id: 01030000.4ef6a7bd.0000001d.00000102(76404c40)
(8329|8365) pub25->started
(8329|8365) pub25->wait_match() before write for 01030000.4ef6a7bd.0000001d.00000102(76404c40)
(8329|8362) pub22  81% (26 samples sent)
(8329|8360) pub20<-match found! before write for 01030000.4ef6a7bd.00000015.00000102(46300781)
(8329|8346) pub6  81% (26 samples sent)
(8329|8353) pub13  writer id: 01030000.4ef6a7bd.00000010.00000102(8ed088f1)
(8329|8353) pub13->started
(8329|8352) pub12  62% (20 samples sent)
(8329|8360) pub20  12% (4 samples sent)
(8329|8352) pub12  71% (23 samples sent)
(8329|8353) pub13->wait_match() before write for 01030000.4ef6a7bd.00000010.00000102(8ed088f1)
(8329|8360) pub20  21% (7 samples sent)
(8329|8360) pub20  31% (10 samples sent)
(8329|8360) pub20  40% (13 samples sent)
(8329|8358) pub18  writer id: 01030000.4ef6a7bd.00000017.00000102(3cf054e1)
(8329|8358) pub18->started
(8329|8358) pub18->wait_match() before write for 01030000.4ef6a7bd.00000017.00000102(3cf054e1)
(8329|8362) pub22  90% (29 samples sent)
(8329|8366) pub26  31% (10 samples sent)
(8329|8352) pub12  81% (26 samples sent)
(8329|8348) pub8<-match found! before write for 01030000.4ef6a7bd.0000000b.00000102(99e02e62)
(8329|8366) pub26  40% (13 samples sent)
(8329|8366) pub26  50% (16 samples sent)
(8329|8366) pub26  62% (20 samples sent)
(8329|8366) pub26  71% (23 samples sent)
(8329|8352) pub12  90% (29 samples sent)
(8329|8362) pub22  100% (32 samples sent)
(8329|8362) pub22  waiting for acks
(8329|8348) pub8  12% (4 samples sent)
(8329|8348) pub8  21% (7 samples sent)
(8329|8348) pub8  31% (10 samples sent)
(8329|8348) pub8  40% (13 samples sent)
(8329|8352) pub12  100% (32 samples sent)
(8329|8352) pub12  waiting for acks
(8329|8346) pub6  90% (29 samples sent)
(8329|8366) pub26  81% (26 samples sent)
(8329|8366) pub26  90% (29 samples sent)
(8329|8346) pub6  100% (32 samples sent)
(8329|8346) pub6  waiting for acks
(8329|8344) pub4  writer id: 01030000.4ef6a7bd.00000007.00000102(5c10c363)
(8329|8344) pub4->started
(8329|8344) pub4->wait_match() before write for 01030000.4ef6a7bd.00000007.00000102(5c10c363)
(8329|8360) pub20  50% (16 samples sent)
(8329|8348) pub8  50% (16 samples sent)
(8329|8366) pub26  100% (32 samples sent)
(8329|8366) pub26  waiting for acks
(8329|8342) pub2  writer id: 01030000.4ef6a7bd.00000005.00000102(26d09003)
(8329|8342) pub2->started
(8329|8342) pub2->wait_match() before write for 01030000.4ef6a7bd.00000005.00000102(26d09003)
(8329|8360) pub20  62% (20 samples sent)
(8329|8360) pub20  71% (23 samples sent)
(8329|8360) pub20  81% (26 samples sent)
(8329|8360) pub20  90% (29 samples sent)
(8329|8348) pub8  62% (20 samples sent)
(8329|8348) pub8  71% (23 samples sent)
(8329|8348) pub8  81% (26 samples sent)
(8329|8345) pub5  writer id: 01030000.4ef6a7bd.00000008.00000102(de4054b2)
(8329|8345) pub5->started
(8329|8345) pub5->wait_match() before write for 01030000.4ef6a7bd.00000008.00000102(de4054b2)
(8329|8360) pub20  100% (32 samples sent)
(8329|8360) pub20  waiting for acks
(8329|8348) pub8  90% (29 samples sent)
(8329|8351) pub11  writer id: 01030000.4ef6a7bd.00000013.00000102(c970f221)
(8329|8351) pub11->started
(8329|8351) pub11->wait_match() before write for 01030000.4ef6a7bd.00000013.00000102(c970f221)
(8329|8348) pub8  100% (32 samples sent)
(8329|8348) pub8  waiting for acks
(8329|8343) pub3  writer id: 01030000.4ef6a7bd.00000006.00000102(6170ead3)
(8329|8343) pub3->started
(8329|8343) pub3->wait_match() before write for 01030000.4ef6a7bd.00000006.00000102(6170ead3)
(8329|8363) pub23  writer id: 01030000.4ef6a7bd.0000001a.00000102(c4609050)
(8329|8363) pub23->started
(8329|8363) pub23->wait_match() before write for 01030000.4ef6a7bd.0000001a.00000102(c4609050)
(8329|8367) pub27  writer id: 01030000.4ef6a7bd.0000001e.00000102(31e03690)
(8329|8367) pub27->started
(8329|8367) pub27->wait_match() before write for 01030000.4ef6a7bd.0000001e.00000102(31e03690)
(8329|8364) pub24  writer id: 01030000.4ef6a7bd.0000001b.00000102(f900b9e0)
(8329|8364) pub24->started
(8329|8364) pub24->wait_match() before write for 01030000.4ef6a7bd.0000001b.00000102(f900b9e0)
(8329|8361) pub21  writer id: 01030000.4ef6a7bd.00000018.00000102(bea0c330)
(8329|8361) pub21->started
(8329|8361) pub21->wait_match() before write for 01030000.4ef6a7bd.00000018.00000102(bea0c330)
(8329|8339)  sub 10% (103 samples received)
(8329|8369) pub29  writer id: 01030000.4ef6a7bd.00000021.00000102(129119c7)
(8329|8369) pub29->started
(8329|8369) pub29->wait_match() before write for 01030000.4ef6a7bd.00000021.00000102(129119c7)
(8329|8354) pub14  writer id: 01030000.4ef6a7bd.0000000e.00000102(5100a112)
(8329|8354) pub14->started
(8329|8354) pub14->wait_match() before write for 01030000.4ef6a7bd.0000000e.00000102(5100a112)
(8329|8356) pub16  writer id: 01030000.4ef6a7bd.00000011.00000102(b3b0a141)
(8329|8356) pub16->started
(8329|8356) pub16->wait_match() before write for 01030000.4ef6a7bd.00000011.00000102(b3b0a141)
(8329|8371) pub31  writer id: 01030000.4ef6a7bd.00000022.00000102(55316317)
(8329|8371) pub31->started
(8329|8371) pub31->wait_match() before write for 01030000.4ef6a7bd.00000022.00000102(55316317)
(8329|8357) pub17  writer id: 01030000.4ef6a7bd.00000012.00000102(f410db91)
(8329|8357) pub17->started
(8329|8357) pub17->wait_match() before write for 01030000.4ef6a7bd.00000012.00000102(f410db91)
(8329|8359) pub19  writer id: 01030000.4ef6a7bd.00000016.00000102(01907d51)
(8329|8359) pub19->started
(8329|8359) pub19->wait_match() before write for 01030000.4ef6a7bd.00000016.00000102(01907d51)
(8329|8370) pub30<-match found! before write for 01030000.4ef6a7bd.0000001f.00000102(0c801f20)
(8329|8368) pub28<-match found! before write for 01030000.4ef6a7bd.00000020.00000102(2ff13077)
(8329|8365) pub25<-match found! before write for 01030000.4ef6a7bd.0000001d.00000102(76404c40)
(8329|8370) pub30  12% (4 samples sent)
(8329|8370) pub30  21% (7 samples sent)
(8329|8365) pub25  12% (4 samples sent)
(8329|8353) pub13<-match found! before write for 01030000.4ef6a7bd.00000010.00000102(8ed088f1)
(8329|8370) pub30  31% (10 samples sent)
(8329|8353) pub13  12% (4 samples sent)
(8329|8353) pub13  21% (7 samples sent)
(8329|8358) pub18<-match found! before write for 01030000.4ef6a7bd.00000017.00000102(3cf054e1)
(8329|8341) pub1  writer id: 01030000.4ef6a7bd.00000004.00000102(1bb0b9b3)
(8329|8341) pub1->started
(8329|8341) pub1->wait_match() before write for 01030000.4ef6a7bd.00000004.00000102(1bb0b9b3)
(8329|8340) pub0  writer id: 01030000.4ef6a7bd.00000003.00000102(a99065a3)
(8329|8340) pub0->started
(8329|8340) pub0->wait_match() before write for 01030000.4ef6a7bd.00000003.00000102(a99065a3)
(8329|8370) pub30  40% (13 samples sent)
(8329|8370) pub30  50% (16 samples sent)
(8329|8370) pub30  62% (20 samples sent)
(8329|8370) pub30  71% (23 samples sent)
(8329|8370) pub30  81% (26 samples sent)
(8329|8349) pub9  writer id: 01030000.4ef6a7bd.0000000c.00000102(2bc0f272)
(8329|8349) pub9->started
(8329|8349) pub9->wait_match() before write for 01030000.4ef6a7bd.0000000c.00000102(2bc0f272)
(8329|8365) pub25  21% (7 samples sent)
(8329|8368) pub28  12% (4 samples sent)
(8329|8353) pub13  31% (10 samples sent)
(8329|8342) pub2<-match found! before write for 01030000.4ef6a7bd.00000005.00000102(26d09003)
(8329|8365) pub25  31% (10 samples sent)
(8329|8344) pub4<-match found! before write for 01030000.4ef6a7bd.00000007.00000102(5c10c363)
(8329|8342) pub2  12% (4 samples sent)
(8329|8353) pub13  40% (13 samples sent)
(8329|8370) pub30  90% (29 samples sent)
(8329|8345) pub5<-match found! before write for 01030000.4ef6a7bd.00000008.00000102(de4054b2)
(8329|8345) pub5  12% (4 samples sent)
(8329|8342) pub2  21% (7 samples sent)
(8329|8355) pub15  writer id: 01030000.4ef6a7bd.00000014.00000102(7b502e31)
(8329|8355) pub15->started
(8329|8355) pub15->wait_match() before write for 01030000.4ef6a7bd.00000014.00000102(7b502e31)
(8329|8344) pub4  12% (4 samples sent)
(8329|8370) pub30  100% (32 samples sent)
(8329|8370) pub30  waiting for acks
(8329|8365) pub25  40% (13 samples sent)
(8329|8368) pub28  21% (7 samples sent)
(8329|8365) pub25  50% (16 samples sent)
(8329|8353) pub13  50% (16 samples sent)
(8329|8343) pub3<-match found! before write for 01030000.4ef6a7bd.00000006.00000102(6170ead3)
(8329|8358) pub18  12% (4 samples sent)
(8329|8347) pub7  writer id: 01030000.4ef6a7bd.0000000a.00000102(a48007d2)
(8329|8347) pub7->started
(8329|8347) pub7->wait_match() before write for 01030000.4ef6a7bd.0000000a.00000102(a48007d2)
(8329|8363) pub23<-match found! before write for 01030000.4ef6a7bd.0000001a.00000102(c4609050)
(8329|8343) pub3  12% (4 samples sent)
(8329|8358) pub18  21% (7 samples sent)
(8329|8351) pub11<-match found! before write for 01030000.4ef6a7bd.00000013.00000102(c970f221)
(8329|8343) pub3  21% (7 samples sent)
(8329|8365) pub25  62% (20 samples sent)
(8329|8345) pub5  21% (7 samples sent)
(8329|8363) pub23  12% (4 samples sent)
(8329|8365) pub25  71% (23 samples sent)
(8329|8365) pub25  81% (26 samples sent)
(8329|8367) pub27<-match found! before write for 01030000.4ef6a7bd.0000001e.00000102(31e03690)
(8329|8351) pub11  12% (4 samples sent)
(8329|8351) pub11  21% (7 samples sent)
(8329|8351) pub11  31% (10 samples sent)
(8329|8350) pub10<-delete_participant
(8329|8363) pub23  21% (7 samples sent)
(8329|8351) pub11  40% (13 samples sent)
(8329|8345) pub5  31% (10 samples sent)
(8329|8351) pub11  50% (16 samples sent)
(8329|8345) pub5  40% (13 samples sent)
(8329|8358) pub18  31% (10 samples sent)
(8329|8351) pub11  62% (20 samples sent)
(8329|8368) pub28  31% (10 samples sent)
(8329|8351) pub11  71% (23 samples sent)
(8329|8368) pub28  40% (13 samples sent)
(8329|8344) pub4  21% (7 samples sent)
(8329|8343) pub3  31% (10 samples sent)
(8329|8363) pub23  31% (10 samples sent)
(8329|8365) pub25  90% (29 samples sent)
(8329|8363) pub23  40% (13 samples sent)
(8329|8342) pub2  31% (10 samples sent)
(8329|8368) pub28  50% (16 samples sent)
(8329|8364) pub24<-match found! before write for 01030000.4ef6a7bd.0000001b.00000102(f900b9e0)
(8329|8353) pub13  62% (20 samples sent)
(8329|8343) pub3  40% (13 samples sent)
(8329|8345) pub5  50% (16 samples sent)
(8329|8363) pub23  50% (16 samples sent)
(8329|8343) pub3  50% (16 samples sent)
(8329|8367) pub27  12% (4 samples sent)
(8329|8367) pub27  21% (7 samples sent)
(8329|8343) pub3  62% (20 samples sent)
(8329|8344) pub4  31% (10 samples sent)
(8329|8358) pub18  40% (13 samples sent)
(8329|8361) pub21<-match found! before write for 01030000.4ef6a7bd.00000018.00000102(bea0c330)
(8329|8351) pub11  81% (26 samples sent)
(8329|8365) pub25  100% (32 samples sent)
(8329|8365) pub25  waiting for acks
(8329|8345) pub5  62% (20 samples sent)
(8329|8367) pub27  31% (10 samples sent)
(8329|8342) pub2  40% (13 samples sent)
(8329|8361) pub21  12% (4 samples sent)
(8329|8342) pub2  50% (16 samples sent)
(8329|8358) pub18  50% (16 samples sent)
(8329|8344) pub4  40% (13 samples sent)
(8329|8363) pub23  62% (20 samples sent)
(8329|8364) pub24  12% (4 samples sent)
(8329|8343) pub3  71% (23 samples sent)
(8329|8351) pub11  90% (29 samples sent)
(8329|8353) pub13  71% (23 samples sent)
(8329|8369) pub29<-match found! before write for 01030000.4ef6a7bd.00000021.00000102(129119c7)
(8329|8358) pub18  62% (20 samples sent)
(8329|8367) pub27  40% (13 samples sent)
(8329|8344) pub4  50% (16 samples sent)
(8329|8363) pub23  71% (23 samples sent)
(8329|8364) pub24  21% (7 samples sent)
(8329|8368) pub28  62% (20 samples sent)
(8329|8363) pub23  81% (26 samples sent)
(8329|8351) pub11  100% (32 samples sent)
(8329|8351) pub11  waiting for acks
(8329|8343) pub3  81% (26 samples sent)
(8329|8363) pub23  90% (29 samples sent)
(8329|8361) pub21  21% (7 samples sent)
(8329|8353) pub13  81% (26 samples sent)
(8329|8354) pub14<-match found! before write for 01030000.4ef6a7bd.0000000e.00000102(5100a112)
(8329|8364) pub24  31% (10 samples sent)
(8329|8356) pub16<-match found! before write for 01030000.4ef6a7bd.00000011.00000102(b3b0a141)
(8329|8342) pub2  62% (20 samples sent)
(8329|8343) pub3  90% (29 samples sent)
(8329|8358) pub18  71% (23 samples sent)
(8329|8343) pub3  100% (32 samples sent)
(8329|8343) pub3  waiting for acks
(8329|8363) pub23  100% (32 samples sent)
(8329|8363) pub23  waiting for acks
(8329|8361) pub21  31% (10 samples sent)
(8329|8367) pub27  50% (16 samples sent)
(8329|8356) pub16  12% (4 samples sent)
(8329|8342) pub2  71% (23 samples sent)
(8329|8369) pub29  12% (4 samples sent)
(8329|8371) pub31<-match found! before write for 01030000.4ef6a7bd.00000022.00000102(55316317)
(8329|8345) pub5  71% (23 samples sent)
(8329|8344) pub4  62% (20 samples sent)
(8329|8367) pub27  62% (20 samples sent)
(8329|8368) pub28  71% (23 samples sent)
(8329|8364) pub24  40% (13 samples sent)
(8329|8358) pub18  81% (26 samples sent)
(8329|8344) pub4  71% (23 samples sent)
(8329|8342) pub2  81% (26 samples sent)
(8329|8353) pub13  90% (29 samples sent)
(8329|8357) pub17<-match found! before write for 01030000.4ef6a7bd.00000012.00000102(f410db91)
(8329|8371) pub31  12% (4 samples sent)
(8329|8342) pub2  90% (29 samples sent)
(8329|8368) pub28  81% (26 samples sent)
(8329|8358) pub18  90% (29 samples sent)
(8329|8345) pub5  81% (26 samples sent)
(8329|8361) pub21  40% (13 samples sent)
(8329|8367) pub27  71% (23 samples sent)
(8329|8367) pub27  81% (26 samples sent)
(8329|8367) pub27  90% (29 samples sent)
(8329|8367) pub27  100% (32 samples sent)
(8329|8367) pub27  waiting for acks
(8329|8354) pub14  12% (4 samples sent)
(8329|8353) pub13  100% (32 samples sent)
(8329|8353) pub13  waiting for acks
(8329|8356) pub16  21% (7 samples sent)
(8329|8345) pub5  90% (29 samples sent)
(8329|8344) pub4  81% (26 samples sent)
(8329|8358) pub18  100% (32 samples sent)
(8329|8358) pub18  waiting for acks
(8329|8361) pub21  50% (16 samples sent)
(8329|8364) pub24  50% (16 samples sent)
(8329|8359) pub19<-match found! before write for 01030000.4ef6a7bd.00000016.00000102(01907d51)
(8329|8368) pub28  90% (29 samples sent)
(8329|8356) pub16  31% (10 samples sent)
(8329|8368) pub28  100% (32 samples sent)
(8329|8368) pub28  waiting for acks
(8329|8354) pub14  21% (7 samples sent)
(8329|8345) pub5  100% (32 samples sent)
(8329|8345) pub5  waiting for acks
(8329|8357) pub17  12% (4 samples sent)
(8329|8361) pub21  62% (20 samples sent)
(8329|8364) pub24  62% (20 samples sent)
(8329|8364) pub24  71% (23 samples sent)
(8329|8344) pub4  90% (29 samples sent)
(8329|8364) pub24  81% (26 samples sent)
(8329|8364) pub24  90% (29 samples sent)
(8329|8364) pub24  100% (32 samples sent)
(8329|8364) pub24  waiting for acks
(8329|8359) pub19  12% (4 samples sent)
(8329|8359) pub19  21% (7 samples sent)
(8329|8359) pub19  31% (10 samples sent)
(8329|8342) pub2  100% (32 samples sent)
(8329|8342) pub2  waiting for acks
(8329|8359) pub19  40% (13 samples sent)
(8329|8371) pub31  21% (7 samples sent)
(8329|8361) pub21  71% (23 samples sent)
(8329|8357) pub17  21% (7 samples sent)
(8329|8369) pub29  21% (7 samples sent)
(8329|8369) pub29  31% (10 samples sent)
(8329|8369) pub29  40% (13 samples sent)
(8329|8369) pub29  50% (16 samples sent)
(8329|8344) pub4  100% (32 samples sent)
(8329|8344) pub4  waiting for acks
(8329|8356) pub16  40% (13 samples sent)
(8329|8356) pub16  50% (16 samples sent)
(8329|8357) pub17  31% (10 samples sent)
(8329|8359) pub19  50% (16 samples sent)
(8329|8369) pub29  62% (20 samples sent)
(8329|8359) pub19  62% (20 samples sent)
(8329|8359) pub19  71% (23 samples sent)
(8329|8359) pub19  81% (26 samples sent)
(8329|8339)  sub 20% (205 samples received)
(8329|8359) pub19  90% (29 samples sent)
(8329|8356) pub16  62% (20 samples sent)
(8329|8356) pub16  71% (23 samples sent)
(8329|8357) pub17  40% (13 samples sent)
(8329|8371) pub31  31% (10 samples sent)
(8329|8359) pub19  100% (32 samples sent)
(8329|8359) pub19  waiting for acks
(8329|8356) pub16  81% (26 samples sent)
(8329|8371) pub31  40% (13 samples sent)
(8329|8371) pub31  50% (16 samples sent)
(8329|8371) pub31  62% (20 samples sent)
(8329|8371) pub31  71% (23 samples sent)
(8329|8371) pub31  81% (26 samples sent)
(8329|8371) pub31  90% (29 samples sent)
(8329|8357) pub17  50% (16 samples sent)
(8329|8369) pub29  71% (23 samples sent)
(8329|8371) pub31  100% (32 samples sent)
(8329|8371) pub31  waiting for acks
(8329|8354) pub14  31% (10 samples sent)
(8329|8356) pub16  90% (29 samples sent)
(8329|8361) pub21  81% (26 samples sent)
(8329|8369) pub29  81% (26 samples sent)
(8329|8356) pub16  100% (32 samples sent)
(8329|8356) pub16  waiting for acks
(8329|8354) pub14  40% (13 samples sent)
(8329|8354) pub14  50% (16 samples sent)
(8329|8354) pub14  62% (20 samples sent)
(8329|8357) pub17  62% (20 samples sent)
(8329|8357) pub17  71% (23 samples sent)
(8329|8369) pub29  90% (29 samples sent)
(8329|8357) pub17  81% (26 samples sent)
(8329|8354) pub14  71% (23 samples sent)
(8329|8354) pub14  81% (26 samples sent)
(8329|8354) pub14  90% (29 samples sent)
(8329|8354) pub14  100% (32 samples sent)
(8329|8354) pub14  waiting for acks
(8329|8369) pub29  100% (32 samples sent)
(8329|8369) pub29  waiting for acks
(8329|8361) pub21  90% (29 samples sent)
(8329|8361) pub21  100% (32 samples sent)
(8329|8361) pub21  waiting for acks
(8329|8357) pub17  90% (29 samples sent)
(8329|8357) pub17  100% (32 samples sent)
(8329|8357) pub17  waiting for acks
(8329|8339)  sub 30% (308 samples received)
(8329|8339)  sub 40% (410 samples received)
(8329|8339)  sub 50% (512 samples received)
(8329|8339)  sub 60% (615 samples received)
(8329|8341) pub1<-match found! before write for 01030000.4ef6a7bd.00000004.00000102(1bb0b9b3)
(8329|8340) pub0<-match found! before write for 01030000.4ef6a7bd.00000003.00000102(a99065a3)
(8329|8349) pub9<-match found! before write for 01030000.4ef6a7bd.0000000c.00000102(2bc0f272)
(8329|8355) pub15<-match found! before write for 01030000.4ef6a7bd.00000014.00000102(7b502e31)
(8329|8341) pub1  12% (4 samples sent)
(8329|8347) pub7<-match found! before write for 01030000.4ef6a7bd.0000000a.00000102(a48007d2)
(8329|8362) pub22  waiting for acks returned
(8329|8362) pub22<-delete_contained_entities
(8329|8352) pub12  waiting for acks returned
(8329|8352) pub12<-delete_contained_entities
(8329|8346) pub6  waiting for acks returned
(8329|8340) pub0  12% (4 samples sent)
(8329|8346) pub6<-delete_contained_entities
(8329|8366) pub26  waiting for acks returned
(8329|8366) pub26<-delete_contained_entities
(8329|8370) pub30  waiting for acks returned
(8329|8370) pub30<-delete_contained_entities
(8329|8365) pub25  waiting for acks returned
(8329|8365) pub25<-delete_contained_entities
(8329|8351) pub11  waiting for acks returned
(8329|8351) pub11<-delete_contained_entities
(8329|8343) pub3  waiting for acks returned
(8329|8343) pub3<-delete_contained_entities
(8329|8363) pub23  waiting for acks returned
(8329|8363) pub23<-delete_contained_entities
(8329|8360) pub20  waiting for acks returned
(8329|8360) pub20<-delete_contained_entities
(8329|8367) pub27  waiting for acks returned
(8329|8348) pub8  waiting for acks returned
(8329|8367) pub27<-delete_contained_entities
(8329|8348) pub8<-delete_contained_entities
(8329|8353) pub13  waiting for acks returned
(8329|8353) pub13<-delete_contained_entities
(8329|8349) pub9  12% (4 samples sent)
(8329|8358) pub18  waiting for acks returned
(8329|8358) pub18<-delete_contained_entities
(8329|8340) pub0  21% (7 samples sent)
(8329|8340) pub0  31% (10 samples sent)
(8329|8340) pub0  40% (13 samples sent)
(8329|8340) pub0  50% (16 samples sent)
(8329|8340) pub0  62% (20 samples sent)
(8329|8341) pub1  21% (7 samples sent)
(8329|8341) pub1  31% (10 samples sent)
(8329|8341) pub1  40% (13 samples sent)
(8329|8341) pub1  50% (16 samples sent)
(8329|8340) pub0  71% (23 samples sent)
(8329|8349) pub9  21% (7 samples sent)
(8329|8347) pub7  12% (4 samples sent)
(8329|8355) pub15  12% (4 samples sent)
(8329|8340) pub0  81% (26 samples sent)
(8329|8355) pub15  21% (7 samples sent)
(8329|8347) pub7  21% (7 samples sent)
(8329|8347) pub7  31% (10 samples sent)
(8329|8340) pub0  90% (29 samples sent)
(8329|8340) pub0  100% (32 samples sent)
(8329|8340) pub0  waiting for acks
(8329|8341) pub1  62% (20 samples sent)
(8329|8341) pub1  71% (23 samples sent)
(8329|8341) pub1  81% (26 samples sent)
(8329|8341) pub1  90% (29 samples sent)
(8329|8341) pub1  100% (32 samples sent)
(8329|8341) pub1  waiting for acks
(8329|8349) pub9  31% (10 samples sent)
(8329|8355) pub15  31% (10 samples sent)
(8329|8355) pub15  40% (13 samples sent)
(8329|8355) pub15  50% (16 samples sent)
(8329|8339)  sub 70% (717 samples received)
(8329|8355) pub15  62% (20 samples sent)
(8329|8355) pub15  71% (23 samples sent)
(8329|8355) pub15  81% (26 samples sent)
(8329|8349) pub9  40% (13 samples sent)
(8329|8347) pub7  40% (13 samples sent)
(8329|8349) pub9  50% (16 samples sent)
(8329|8349) pub9  62% (20 samples sent)
(8329|8352) pub12<-delete_participant
(8329|8355) pub15  90% (29 samples sent)
(8329|8355) pub15  100% (32 samples sent)
(8329|8355) pub15  waiting for acks
(8329|8349) pub9  71% (23 samples sent)
(8329|8349) pub9  81% (26 samples sent)
(8329|8349) pub9  90% (29 samples sent)
(8329|8349) pub9  100% (32 samples sent)
(8329|8349) pub9  waiting for acks
(8329|8347) pub7  50% (16 samples sent)
(8329|8347) pub7  62% (20 samples sent)
(8329|8347) pub7  71% (23 samples sent)
(8329|8347) pub7  81% (26 samples sent)
(8329|8347) pub7  90% (29 samples sent)
(8329|8347) pub7  100% (32 samples sent)
(8329|8347) pub7  waiting for acks
(8329|8346) pub6<-delete_participant
(8329|8339)  sub 80% (820 samples received)
(8329|8343) pub3<-delete_participant
(8329|8368) pub28  waiting for acks returned
(8329|8368) pub28<-delete_contained_entities
(8329|8345) pub5  waiting for acks returned
(8329|8345) pub5<-delete_contained_entities
(8329|8342) pub2  waiting for acks returned
(8329|8342) pub2<-delete_contained_entities
(8329|8364) pub24  waiting for acks returned
(8329|8364) pub24<-delete_contained_entities
(8329|8344) pub4  waiting for acks returned
(8329|8344) pub4<-delete_contained_entities
(8329|8356) pub16  waiting for acks returned
(8329|8356) pub16<-delete_contained_entities
(8329|8369) pub29  waiting for acks returned
(8329|8369) pub29<-delete_contained_entities
(8329|8359) pub19  waiting for acks returned
(8329|8359) pub19<-delete_contained_entities
(8329|8354) pub14  waiting for acks returned
(8329|8354) pub14<-delete_contained_entities
(8329|8357) pub17  waiting for acks returned
(8329|8357) pub17<-delete_contained_entities
(8329|8361) pub21  waiting for acks returned
(8329|8361) pub21<-delete_contained_entities
(8329|8370) pub30<-delete_participant
(8329|8371) pub31  waiting for acks returned
(8329|8371) pub31<-delete_contained_entities
(8329|8339)  sub 90% (922 samples received)
(8329|8360) pub20<-delete_participant
(8329|8362) pub22<-delete_participant
(8329|8339)  sub 100% (1024 samples received)
(8329|8339) sub condition_.notify_all
(8329|8329) sub condition_.wait returned
(8329|8329) sub check_received
(8329|8329) sub check_received returns 0
(8329|8329) <- PublisherService::end
(8329|8341) pub1  waiting for acks returned
(8329|8341) pub1<-delete_contained_entities
(8329|8349) pub9  waiting for acks returned
(8329|8349) pub9<-delete_contained_entities
(8329|8347) pub7  waiting for acks returned
(8329|8347) pub7<-delete_contained_entities
(8329|8355) pub15  waiting for acks returned
(8329|8355) pub15<-delete_contained_entities
(8329|8340) pub0  waiting for acks returned
(8329|8340) pub0<-delete_contained_entities
(8329|8366) pub26<-delete_participant
(8329|8365) pub25<-delete_participant
(8329|8363) pub23<-delete_participant
(8329|8348) pub8<-delete_participant
(8329|8358) pub18<-delete_participant
(8329|8353) pub13<-delete_participant
(8329|8351) pub11<-delete_participant
(8329|8367) pub27<-delete_participant
(8329|8368) pub28<-delete_participant
(8329|8345) pub5<-delete_participant
(8329|8342) pub2<-delete_participant
(8329|8354) pub14<-delete_participant
(8329|8369) pub29<-delete_participant
(8329|8371) pub31<-delete_participant
(8329|8361) pub21<-delete_participant
(8329|8357) pub17<-delete_participant
(8329|8364) pub24<-delete_participant
(8329|8356) pub16<-delete_participant
(8329|8359) pub19<-delete_participant
(8329|8344) pub4<-delete_participant
(8329|8341) pub1<-delete_participant
(8329|8349) pub9<-delete_participant
(8329|8347) pub7<-delete_participant
(8329|8355) pub15<-delete_participant
(8329|8340) pub0<-delete_participant
(8329|8329) <- PublisherService::~PublisherService
(8329|8329) <- Subscriber delete_contained_entities
(8329|8329) <- Subscriber delete_participant
(8329|8329) <- Subscriber::~Subscriber
(8329|8329) <- 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: 8373
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Thrasher/Thrasher -t 64 -s 16 -n 1024 -DCPSConfigFile thrasher.ini -DCPSPendingTimeout 3 
Thrasher PID: 8382 started at 2025-10-28 18:48:10
(8382|8382) -> Thrasher started
(8382|8382) -> Subscriber::Subscriber
(8373|8373) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmwhb2z" as fully qualified hostname, please correct system configuration.
(8382|8382) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmwhb2z" as fully qualified hostname, please correct system configuration.
(8382|8382)    Subscriber reader id: 01030000.38c7d00f.00000002.00000507(d062bbaa)
(8382|8382) -> PublisherService::PublisherService
(8382|8382) -> PublisherService::start (64 threads)
(8382|8382) sub wait_received 0:1024
(8382|8405) pub12  writer id: 01030000.38c7d00f.0000000f.00000102(3cf44e90)
(8382|8405) pub12->started
(8382|8405) pub12->wait_match() before write for 01030000.38c7d00f.0000000f.00000102(3cf44e90)
(8382|8402) pub9  writer id: 01030000.38c7d00f.0000000c.00000102(7b543440)
(8382|8402) pub9->started
(8382|8402) pub9->wait_match() before write for 01030000.38c7d00f.0000000c.00000102(7b543440)
(8382|8402) pub9<-match found! before write for 01030000.38c7d00f.0000000c.00000102(7b543440)
(8382|8402) pub9  12% (2 samples sent)
(8382|8402) pub9  25% (4 samples sent)
(8382|8402) pub9  31% (5 samples sent)
(8382|8402) pub9  43% (7 samples sent)
(8382|8402) pub9  50% (8 samples sent)
(8382|8402) pub9  62% (10 samples sent)
(8382|8405) pub12<-match found! before write for 01030000.38c7d00f.0000000f.00000102(3cf44e90)
(8382|8405) pub12  12% (2 samples sent)
(8382|8405) pub12  25% (4 samples sent)
(8382|8405) pub12  31% (5 samples sent)
(8382|8405) pub12  43% (7 samples sent)
(8382|8405) pub12  50% (8 samples sent)
(8382|8405) pub12  62% (10 samples sent)
(8382|8405) pub12  75% (12 samples sent)
(8382|8405) pub12  81% (13 samples sent)
(8382|8405) pub12  93% (15 samples sent)
(8382|8405) pub12  100% (16 samples sent)
(8382|8405) pub12  waiting for acks
(8382|8402) pub9  75% (12 samples sent)
(8382|8402) pub9  81% (13 samples sent)
(8382|8402) pub9  93% (15 samples sent)
(8382|8402) pub9  100% (16 samples sent)
(8382|8402) pub9  waiting for acks
(8382|8415) pub22  writer id: 01030000.38c7d00f.00000019.00000102(d3542cb2)
(8382|8415) pub22->started
(8382|8415) pub22->wait_match() before write for 01030000.38c7d00f.00000019.00000102(d3542cb2)
(8382|8415) pub22<-match found! before write for 01030000.38c7d00f.00000019.00000102(d3542cb2)
(8382|8415) pub22  12% (2 samples sent)
(8382|8415) pub22  25% (4 samples sent)
(8382|8415) pub22  31% (5 samples sent)
(8382|8399) pub6  writer id: 01030000.38c7d00f.00000009.00000102(b3b4bb30)
(8382|8399) pub6->started
(8382|8399) pub6->wait_match() before write for 01030000.38c7d00f.00000009.00000102(b3b4bb30)
(8382|8415) pub22  43% (7 samples sent)
(8382|8415) pub22  50% (8 samples sent)
(8382|8415) pub22  62% (10 samples sent)
(8382|8415) pub22  75% (12 samples sent)
(8382|8415) pub22  81% (13 samples sent)
(8382|8415) pub22  93% (15 samples sent)
(8382|8415) pub22  100% (16 samples sent)
(8382|8415) pub22  waiting for acks
(8382|8399) pub6<-match found! before write for 01030000.38c7d00f.00000009.00000102(b3b4bb30)
(8382|8399) pub6  12% (2 samples sent)
(8382|8399) pub6  25% (4 samples sent)
(8382|8405) pub12  waiting for acks returned
(8382|8405) pub12<-delete_contained_entities
(8382|8402) pub9  waiting for acks returned
(8382|8402) pub9<-delete_contained_entities
(8382|8399) pub6  31% (5 samples sent)
(8382|8399) pub6  43% (7 samples sent)
(8382|8399) pub6  50% (8 samples sent)
(8382|8399) pub6  62% (10 samples sent)
(8382|8399) pub6  75% (12 samples sent)
(8382|8399) pub6  81% (13 samples sent)
(8382|8406) pub13  writer id: 01030000.38c7d00f.00000010.00000102(de444ec3)
(8382|8406) pub13->started
(8382|8399) pub6  93% (15 samples sent)
(8382|8406) pub13->wait_match() before write for 01030000.38c7d00f.00000010.00000102(de444ec3)
(8382|8399) pub6  100% (16 samples sent)
(8382|8399) pub6  waiting for acks
(8382|8410) pub17  writer id: 01030000.38c7d00f.00000013.00000102(99e43413)
(8382|8410) pub17->started
(8382|8410) pub17->wait_match() before write for 01030000.38c7d00f.00000013.00000102(99e43413)
(8382|8406) pub13<-match found! before write for 01030000.38c7d00f.00000010.00000102(de444ec3)
(8382|8415) pub22  waiting for acks returned
(8382|8415) pub22<-delete_contained_entities
(8382|8406) pub13  12% (2 samples sent)
(8382|8410) pub17<-match found! before write for 01030000.38c7d00f.00000013.00000102(99e43413)
(8382|8406) pub13  25% (4 samples sent)
(8382|8406) pub13  31% (5 samples sent)
(8382|8406) pub13  43% (7 samples sent)
(8382|8410) pub17  12% (2 samples sent)
(8382|8410) pub17  25% (4 samples sent)
(8382|8410) pub17  31% (5 samples sent)
(8382|8410) pub17  43% (7 samples sent)
(8382|8410) pub17  50% (8 samples sent)
(8382|8410) pub17  62% (10 samples sent)
(8382|8406) pub13  50% (8 samples sent)
(8382|8406) pub13  62% (10 samples sent)
(8382|8406) pub13  75% (12 samples sent)
(8382|8406) pub13  81% (13 samples sent)
(8382|8406) pub13  93% (15 samples sent)
(8382|8406) pub13  100% (16 samples sent)
(8382|8406) pub13  waiting for acks
(8382|8399) pub6  waiting for acks returned
(8382|8399) pub6<-delete_contained_entities
(8382|8410) pub17  75% (12 samples sent)
(8382|8410) pub17  81% (13 samples sent)
(8382|8410) pub17  93% (15 samples sent)
(8382|8410) pub17  100% (16 samples sent)
(8382|8410) pub17  waiting for acks
(8382|8406) pub13  waiting for acks returned
(8382|8406) pub13<-delete_contained_entities
(8382|8395) pub2  writer id: 01030000.38c7d00f.00000005.00000102(76445631)
(8382|8395) pub2->started
(8382|8395) pub2->wait_match() before write for 01030000.38c7d00f.00000005.00000102(76445631)
(8382|8395) pub2<-match found! before write for 01030000.38c7d00f.00000005.00000102(76445631)
(8382|8395) pub2  12% (2 samples sent)
(8382|8395) pub2  25% (4 samples sent)
(8382|8395) pub2  31% (5 samples sent)
(8382|8395) pub2  43% (7 samples sent)
(8382|8395) pub2  50% (8 samples sent)
(8382|8395) pub2  62% (10 samples sent)
(8382|8410) pub17  waiting for acks returned
(8382|8410) pub17<-delete_contained_entities
(8382|8395) pub2  75% (12 samples sent)
(8382|8395) pub2  81% (13 samples sent)
(8382|8395) pub2  93% (15 samples sent)
(8382|8395) pub2  100% (16 samples sent)
(8382|8395) pub2  waiting for acks
(8382|8392)  sub 10% (103 samples received)
(8382|8395) pub2  waiting for acks returned
(8382|8395) pub2<-delete_contained_entities
(8382|8393) pub0  writer id: 01030000.38c7d00f.00000003.00000102(f904a391)
(8382|8393) pub0->started
(8382|8393) pub0->wait_match() before write for 01030000.38c7d00f.00000003.00000102(f904a391)
(8382|8393) pub0<-match found! before write for 01030000.38c7d00f.00000003.00000102(f904a391)
(8382|8411) pub18  writer id: 01030000.38c7d00f.00000016.00000102(5104bb63)
(8382|8411) pub18->started
(8382|8411) pub18->wait_match() before write for 01030000.38c7d00f.00000016.00000102(5104bb63)
(8382|8393) pub0  12% (2 samples sent)
(8382|8393) pub0  25% (4 samples sent)
(8382|8393) pub0  31% (5 samples sent)
(8382|8393) pub0  43% (7 samples sent)
(8382|8393) pub0  50% (8 samples sent)
(8382|8393) pub0  62% (10 samples sent)
(8382|8393) pub0  75% (12 samples sent)
(8382|8393) pub0  81% (13 samples sent)
(8382|8393) pub0  93% (15 samples sent)
(8382|8393) pub0  100% (16 samples sent)
(8382|8393) pub0  waiting for acks
(8382|8411) pub18<-match found! before write for 01030000.38c7d00f.00000016.00000102(5104bb63)
(8382|8411) pub18  12% (2 samples sent)
(8382|8411) pub18  25% (4 samples sent)
(8382|8411) pub18  31% (5 samples sent)
(8382|8411) pub18  43% (7 samples sent)
(8382|8411) pub18  50% (8 samples sent)
(8382|8411) pub18  62% (10 samples sent)
(8382|8411) pub18  75% (12 samples sent)
(8382|8411) pub18  81% (13 samples sent)
(8382|8411) pub18  93% (15 samples sent)
(8382|8411) pub18  100% (16 samples sent)
(8382|8411) pub18  waiting for acks
(8382|8416) pub23  writer id: 01030000.38c7d00f.0000001a.00000102(94f45662)
(8382|8416) pub23->started
(8382|8416) pub23->wait_match() before write for 01030000.38c7d00f.0000001a.00000102(94f45662)
(8382|8416) pub23<-match found! before write for 01030000.38c7d00f.0000001a.00000102(94f45662)
(8382|8416) pub23  12% (2 samples sent)
(8382|8416) pub23  25% (4 samples sent)
(8382|8416) pub23  31% (5 samples sent)
(8382|8411) pub18  waiting for acks returned
(8382|8411) pub18<-delete_contained_entities
(8382|8393) pub0  waiting for acks returned
(8382|8393) pub0<-delete_contained_entities
(8382|8416) pub23  43% (7 samples sent)
(8382|8416) pub23  50% (8 samples sent)
(8382|8416) pub23  62% (10 samples sent)
(8382|8416) pub23  75% (12 samples sent)
(8382|8416) pub23  81% (13 samples sent)
(8382|8416) pub23  93% (15 samples sent)
(8382|8397) pub4  writer id: 01030000.38c7d00f.00000007.00000102(0c840551)
(8382|8397) pub4->started
(8382|8397) pub4->wait_match() before write for 01030000.38c7d00f.00000007.00000102(0c840551)
(8382|8416) pub23  100% (16 samples sent)
(8382|8416) pub23  waiting for acks
(8382|8397) pub4<-match found! before write for 01030000.38c7d00f.00000007.00000102(0c840551)
(8382|8397) pub4  12% (2 samples sent)
(8382|8397) pub4  25% (4 samples sent)
(8382|8397) pub4  31% (5 samples sent)
(8382|8397) pub4  43% (7 samples sent)
(8382|8397) pub4  50% (8 samples sent)
(8382|8397) pub4  62% (10 samples sent)
(8382|8397) pub4  75% (12 samples sent)
(8382|8397) pub4  81% (13 samples sent)
(8382|8397) pub4  93% (15 samples sent)
(8382|8397) pub4  100% (16 samples sent)
(8382|8397) pub4  waiting for acks
(8382|8416) pub23  waiting for acks returned
(8382|8416) pub23<-delete_contained_entities
(8382|8397) pub4  waiting for acks returned
(8382|8397) pub4<-delete_contained_entities
(8382|8419) pub26  writer id: 01030000.38c7d00f.0000001d.00000102(26d48a72)
(8382|8419) pub26->started
(8382|8419) pub26->wait_match() before write for 01030000.38c7d00f.0000001d.00000102(26d48a72)
(8382|8419) pub26<-match found! before write for 01030000.38c7d00f.0000001d.00000102(26d48a72)
(8382|8419) pub26  12% (2 samples sent)
(8382|8419) pub26  25% (4 samples sent)
(8382|8419) pub26  31% (5 samples sent)
(8382|8419) pub26  43% (7 samples sent)
(8382|8419) pub26  50% (8 samples sent)
(8382|8419) pub26  62% (10 samples sent)
(8382|8419) pub26  75% (12 samples sent)
(8382|8419) pub26  81% (13 samples sent)
(8382|8407) pub15  writer id: 01030000.38c7d00f.00000011.00000102(e3246773)
(8382|8407) pub15->started
(8382|8407) pub15->wait_match() before write for 01030000.38c7d00f.00000011.00000102(e3246773)
(8382|8419) pub26  93% (15 samples sent)
(8382|8419) pub26  100% (16 samples sent)
(8382|8419) pub26  waiting for acks
(8382|8407) pub15<-match found! before write for 01030000.38c7d00f.00000011.00000102(e3246773)
(8382|8407) pub15  12% (2 samples sent)
(8382|8407) pub15  25% (4 samples sent)
(8382|8407) pub15  31% (5 samples sent)
(8382|8407) pub15  43% (7 samples sent)
(8382|8407) pub15  50% (8 samples sent)
(8382|8407) pub15  62% (10 samples sent)
(8382|8407) pub15  75% (12 samples sent)
(8382|8407) pub15  81% (13 samples sent)
(8382|8407) pub15  93% (15 samples sent)
(8382|8407) pub15  100% (16 samples sent)
(8382|8407) pub15  waiting for acks
(8382|8419) pub26  waiting for acks returned
(8382|8419) pub26<-delete_contained_entities
(8382|8392)  sub 20% (205 samples received)
(8382|8407) pub15  waiting for acks returned
(8382|8407) pub15<-delete_contained_entities
(8382|8446) pub53  writer id: 01030000.38c7d00f.00000036.00000102(90c59467)
(8382|8446) pub53->started
(8382|8446) pub53->wait_match() before write for 01030000.38c7d00f.00000036.00000102(90c59467)
(8382|8446) pub53<-match found! before write for 01030000.38c7d00f.00000036.00000102(90c59467)
(8382|8446) pub53  12% (2 samples sent)
(8382|8446) pub53  25% (4 samples sent)
(8382|8446) pub53  31% (5 samples sent)
(8382|8446) pub53  43% (7 samples sent)
(8382|8446) pub53  50% (8 samples sent)
(8382|8446) pub53  62% (10 samples sent)
(8382|8446) pub53  75% (12 samples sent)
(8382|8446) pub53  81% (13 samples sent)
(8382|8446) pub53  93% (15 samples sent)
(8382|8446) pub53  100% (16 samples sent)
(8382|8446) pub53  waiting for acks
(8382|8446) pub53  waiting for acks returned
(8382|8446) pub53<-delete_contained_entities
(8382|8418) pub25  writer id: 01030000.38c7d00f.0000001b.00000102(a9947fd2)
(8382|8418) pub25->started
(8382|8418) pub25->wait_match() before write for 01030000.38c7d00f.0000001b.00000102(a9947fd2)
(8382|8418) pub25<-match found! before write for 01030000.38c7d00f.0000001b.00000102(a9947fd2)
(8382|8418) pub25  12% (2 samples sent)
(8382|8418) pub25  25% (4 samples sent)
(8382|8418) pub25  31% (5 samples sent)
(8382|8418) pub25  43% (7 samples sent)
(8382|8418) pub25  50% (8 samples sent)
(8382|8418) pub25  62% (10 samples sent)
(8382|8418) pub25  75% (12 samples sent)
(8382|8418) pub25  81% (13 samples sent)
(8382|8418) pub25  93% (15 samples sent)
(8382|8418) pub25  100% (16 samples sent)
(8382|8418) pub25  waiting for acks
(8382|8418) pub25  waiting for acks returned
(8382|8418) pub25<-delete_contained_entities
(8382|8421) pub28  writer id: 01030000.38c7d00f.0000001e.00000102(6174f0a2)
(8382|8421) pub28->started
(8382|8421) pub28->wait_match() before write for 01030000.38c7d00f.0000001e.00000102(6174f0a2)
(8382|8421) pub28<-match found! before write for 01030000.38c7d00f.0000001e.00000102(6174f0a2)
(8382|8421) pub28  12% (2 samples sent)
(8382|8421) pub28  25% (4 samples sent)
(8382|8421) pub28  31% (5 samples sent)
(8382|8421) pub28  43% (7 samples sent)
(8382|8442) pub49  writer id: 01030000.38c7d00f.00000031.00000102(22e54877)
(8382|8442) pub49->started
(8382|8442) pub49->wait_match() before write for 01030000.38c7d00f.00000031.00000102(22e54877)
(8382|8421) pub28  50% (8 samples sent)
(8382|8421) pub28  62% (10 samples sent)
(8382|8421) pub28  75% (12 samples sent)
(8382|8421) pub28  81% (13 samples sent)
(8382|8421) pub28  93% (15 samples sent)
(8382|8421) pub28  100% (16 samples sent)
(8382|8421) pub28  waiting for acks
(8382|8442) pub49<-match found! before write for 01030000.38c7d00f.00000031.00000102(22e54877)
(8382|8442) pub49  12% (2 samples sent)
(8382|8442) pub49  25% (4 samples sent)
(8382|8442) pub49  31% (5 samples sent)
(8382|8442) pub49  43% (7 samples sent)
(8382|8442) pub49  50% (8 samples sent)
(8382|8442) pub49  62% (10 samples sent)
(8382|8442) pub49  75% (12 samples sent)
(8382|8442) pub49  81% (13 samples sent)
(8382|8442) pub49  93% (15 samples sent)
(8382|8442) pub49  100% (16 samples sent)
(8382|8442) pub49  waiting for acks
(8382|8421) pub28  waiting for acks returned
(8382|8421) pub28<-delete_contained_entities
(8382|8412) pub19  writer id: 01030000.38c7d00f.00000014.00000102(2bc4e803)
(8382|8412) pub19->started
(8382|8412) pub19->wait_match() before write for 01030000.38c7d00f.00000014.00000102(2bc4e803)
(8382|8412) pub19<-match found! before write for 01030000.38c7d00f.00000014.00000102(2bc4e803)
(8382|8412) pub19  12% (2 samples sent)
(8382|8412) pub19  25% (4 samples sent)
(8382|8412) pub19  31% (5 samples sent)
(8382|8412) pub19  43% (7 samples sent)
(8382|8412) pub19  50% (8 samples sent)
(8382|8412) pub19  62% (10 samples sent)
(8382|8412) pub19  75% (12 samples sent)
(8382|8412) pub19  81% (13 samples sent)
(8382|8412) pub19  93% (15 samples sent)
(8382|8412) pub19  100% (16 samples sent)
(8382|8412) pub19  waiting for acks
(8382|8434) pub41  writer id: 01030000.38c7d00f.00000028.00000102(4f15bd84)
(8382|8434) pub41->started
(8382|8434) pub41->wait_match() before write for 01030000.38c7d00f.00000028.00000102(4f15bd84)
(8382|8442) pub49  waiting for acks returned
(8382|8442) pub49<-delete_contained_entities
(8382|8404) pub11  writer id: 01030000.38c7d00f.0000000e.00000102(01946720)
(8382|8404) pub11->started
(8382|8404) pub11->wait_match() before write for 01030000.38c7d00f.0000000e.00000102(01946720)
(8382|8434) pub41<-match found! before write for 01030000.38c7d00f.00000028.00000102(4f15bd84)
(8382|8434) pub41  12% (2 samples sent)
(8382|8434) pub41  25% (4 samples sent)
(8382|8434) pub41  31% (5 samples sent)
(8382|8434) pub41  43% (7 samples sent)
(8382|8434) pub41  50% (8 samples sent)
(8382|8434) pub41  62% (10 samples sent)
(8382|8434) pub41  75% (12 samples sent)
(8382|8434) pub41  81% (13 samples sent)
(8382|8425) pub32  writer id: 01030000.38c7d00f.00000029.00000102(72759434)
(8382|8425) pub32->started
(8382|8425) pub32->wait_match() before write for 01030000.38c7d00f.00000029.00000102(72759434)
(8382|8434) pub41  93% (15 samples sent)
(8382|8434) pub41  100% (16 samples sent)
(8382|8434) pub41  waiting for acks
(8382|8404) pub11<-match found! before write for 01030000.38c7d00f.0000000e.00000102(01946720)
(8382|8404) pub11  12% (2 samples sent)
(8382|8404) pub11  25% (4 samples sent)
(8382|8404) pub11  31% (5 samples sent)
(8382|8404) pub11  43% (7 samples sent)
(8382|8404) pub11  50% (8 samples sent)
(8382|8404) pub11  62% (10 samples sent)
(8382|8404) pub11  75% (12 samples sent)
(8382|8404) pub11  81% (13 samples sent)
(8382|8453) pub60  writer id: 01030000.38c7d00f.00000040.00000102(e6578108)
(8382|8453) pub60->started
(8382|8453) pub60->wait_match() before write for 01030000.38c7d00f.00000040.00000102(e6578108)
(8382|8404) pub11  93% (15 samples sent)
(8382|8404) pub11  100% (16 samples sent)
(8382|8404) pub11  waiting for acks
(8382|8425) pub32<-match found! before write for 01030000.38c7d00f.00000029.00000102(72759434)
(8382|8425) pub32  12% (2 samples sent)
(8382|8425) pub32  25% (4 samples sent)
(8382|8425) pub32  31% (5 samples sent)
(8382|8425) pub32  43% (7 samples sent)
(8382|8425) pub32  50% (8 samples sent)
(8382|8392)  sub 30% (308 samples received)
(8382|8425) pub32  62% (10 samples sent)
(8382|8425) pub32  75% (12 samples sent)
(8382|8425) pub32  81% (13 samples sent)
(8382|8425) pub32  93% (15 samples sent)
(8382|8412) pub19  waiting for acks returned
(8382|8412) pub19<-delete_contained_entities
(8382|8425) pub32  100% (16 samples sent)
(8382|8425) pub32  waiting for acks
(8382|8453) pub60<-match found! before write for 01030000.38c7d00f.00000040.00000102(e6578108)
(8382|8453) pub60  12% (2 samples sent)
(8382|8453) pub60  25% (4 samples sent)
(8382|8453) pub60  31% (5 samples sent)
(8382|8453) pub60  43% (7 samples sent)
(8382|8453) pub60  50% (8 samples sent)
(8382|8453) pub60  62% (10 samples sent)
(8382|8453) pub60  75% (12 samples sent)
(8382|8434) pub41  waiting for acks returned
(8382|8434) pub41<-delete_contained_entities
(8382|8453) pub60  81% (13 samples sent)
(8382|8409) pub16  writer id: 01030000.38c7d00f.00000012.00000102(a4841da3)
(8382|8409) pub16->started
(8382|8409) pub16->wait_match() before write for 01030000.38c7d00f.00000012.00000102(a4841da3)
(8382|8453) pub60  93% (15 samples sent)
(8382|8453) pub60  100% (16 samples sent)
(8382|8453) pub60  waiting for acks
(8382|8441) pub48  writer id: 01030000.38c7d00f.00000038.00000102(2ff52a06)
(8382|8441) pub48->started
(8382|8441) pub48->wait_match() before write for 01030000.38c7d00f.00000038.00000102(2ff52a06)
(8382|8417) pub24  writer id: 01030000.38c7d00f.0000001c.00000102(1bb4a3c2)
(8382|8417) pub24->started
(8382|8417) pub24->wait_match() before write for 01030000.38c7d00f.0000001c.00000102(1bb4a3c2)
(8382|8394) pub1  writer id: 01030000.38c7d00f.00000004.00000102(4b247f81)
(8382|8394) pub1->started
(8382|8394) pub1->wait_match() before write for 01030000.38c7d00f.00000004.00000102(4b247f81)
(8382|8438) pub45  writer id: 01030000.38c7d00f.0000002d.00000102(87f532f4)
(8382|8438) pub45->started
(8382|8438) pub45->wait_match() before write for 01030000.38c7d00f.0000002d.00000102(87f532f4)
(8382|8409) pub16<-match found! before write for 01030000.38c7d00f.00000012.00000102(a4841da3)
(8382|8404) pub11  waiting for acks returned
(8382|8404) pub11<-delete_contained_entities
(8382|8441) pub48<-match found! before write for 01030000.38c7d00f.00000038.00000102(2ff52a06)
(8382|8409) pub16  12% (2 samples sent)
(8382|8409) pub16  25% (4 samples sent)
(8382|8400) pub7  writer id: 01030000.38c7d00f.0000000a.00000102(f414c1e0)
(8382|8400) pub7->started
(8382|8400) pub7->wait_match() before write for 01030000.38c7d00f.0000000a.00000102(f414c1e0)
(8382|8425) pub32  waiting for acks returned
(8382|8425) pub32<-delete_contained_entities
(8382|8417) pub24<-match found! before write for 01030000.38c7d00f.0000001c.00000102(1bb4a3c2)
(8382|8394) pub1<-match found! before write for 01030000.38c7d00f.00000004.00000102(4b247f81)
(8382|8409) pub16  31% (5 samples sent)
(8382|8438) pub45<-match found! before write for 01030000.38c7d00f.0000002d.00000102(87f532f4)
(8382|8409) pub16  43% (7 samples sent)
(8382|8441) pub48  12% (2 samples sent)
(8382|8409) pub16  50% (8 samples sent)
(8382|8438) pub45  12% (2 samples sent)
(8382|8409) pub16  62% (10 samples sent)
(8382|8409) pub16  75% (12 samples sent)
(8382|8409) pub16  81% (13 samples sent)
(8382|8409) pub16  93% (15 samples sent)
(8382|8409) pub16  100% (16 samples sent)
(8382|8409) pub16  waiting for acks
(8382|8438) pub45  25% (4 samples sent)
(8382|8438) pub45  31% (5 samples sent)
(8382|8438) pub45  43% (7 samples sent)
(8382|8438) pub45  50% (8 samples sent)
(8382|8438) pub45  62% (10 samples sent)
(8382|8441) pub48  25% (4 samples sent)
(8382|8441) pub48  31% (5 samples sent)
(8382|8441) pub48  43% (7 samples sent)
(8382|8441) pub48  50% (8 samples sent)
(8382|8441) pub48  62% (10 samples sent)
(8382|8441) pub48  75% (12 samples sent)
(8382|8441) pub48  81% (13 samples sent)
(8382|8394) pub1  12% (2 samples sent)
(8382|8394) pub1  25% (4 samples sent)
(8382|8394) pub1  31% (5 samples sent)
(8382|8394) pub1  43% (7 samples sent)
(8382|8441) pub48  93% (15 samples sent)
(8382|8441) pub48  100% (16 samples sent)
(8382|8441) pub48  waiting for acks
(8382|8394) pub1  50% (8 samples sent)
(8382|8394) pub1  62% (10 samples sent)
(8382|8400) pub7<-match found! before write for 01030000.38c7d00f.0000000a.00000102(f414c1e0)
(8382|8417) pub24  12% (2 samples sent)
(8382|8438) pub45  75% (12 samples sent)
(8382|8438) pub45  81% (13 samples sent)
(8382|8438) pub45  93% (15 samples sent)
(8382|8438) pub45  100% (16 samples sent)
(8382|8438) pub45  waiting for acks
(8382|8394) pub1  75% (12 samples sent)
(8382|8394) pub1  81% (13 samples sent)
(8382|8394) pub1  93% (15 samples sent)
(8382|8394) pub1  100% (16 samples sent)
(8382|8394) pub1  waiting for acks
(8382|8417) pub24  25% (4 samples sent)
(8382|8453) pub60  waiting for acks returned
(8382|8453) pub60<-delete_contained_entities
(8382|8417) pub24  31% (5 samples sent)
(8382|8400) pub7  12% (2 samples sent)
(8382|8400) pub7  25% (4 samples sent)
(8382|8400) pub7  31% (5 samples sent)
(8382|8400) pub7  43% (7 samples sent)
(8382|8400) pub7  50% (8 samples sent)
(8382|8400) pub7  62% (10 samples sent)
(8382|8400) pub7  75% (12 samples sent)
(8382|8400) pub7  81% (13 samples sent)
(8382|8439) pub46  writer id: 01030000.38c7d00f.00000034.00000102(ea05c707)
(8382|8439) pub46->started
(8382|8439) pub46->wait_match() before write for 01030000.38c7d00f.00000034.00000102(ea05c707)
(8382|8400) pub7  93% (15 samples sent)
(8382|8400) pub7  100% (16 samples sent)
(8382|8400) pub7  waiting for acks
(8382|8417) pub24  43% (7 samples sent)
(8382|8417) pub24  50% (8 samples sent)
(8382|8417) pub24  62% (10 samples sent)
(8382|8417) pub24  75% (12 samples sent)
(8382|8417) pub24  81% (13 samples sent)
(8382|8417) pub24  93% (15 samples sent)
(8382|8417) pub24  100% (16 samples sent)
(8382|8417) pub24  waiting for acks
(8382|8443) pub50  writer id: 01030000.38c7d00f.00000039.00000102(129503b6)
(8382|8443) pub50->started
(8382|8443) pub50->wait_match() before write for 01030000.38c7d00f.00000039.00000102(129503b6)
(8382|8392)  sub 40% (410 samples received)
(8382|8441) pub48  waiting for acks returned
(8382|8441) pub48<-delete_contained_entities
(8382|8439) pub46<-match found! before write for 01030000.38c7d00f.00000034.00000102(ea05c707)
(8382|8398) pub5  writer id: 01030000.38c7d00f.00000008.00000102(8ed49280)
(8382|8398) pub5->started
(8382|8398) pub5->wait_match() before write for 01030000.38c7d00f.00000008.00000102(8ed49280)
(8382|8439) pub46  12% (2 samples sent)
(8382|8439) pub46  25% (4 samples sent)
(8382|8439) pub46  31% (5 samples sent)
(8382|8439) pub46  43% (7 samples sent)
(8382|8439) pub46  50% (8 samples sent)
(8382|8439) pub46  62% (10 samples sent)
(8382|8439) pub46  75% (12 samples sent)
(8382|8439) pub46  81% (13 samples sent)
(8382|8439) pub46  93% (15 samples sent)
(8382|8439) pub46  100% (16 samples sent)
(8382|8439) pub46  waiting for acks
(8382|8443) pub50<-match found! before write for 01030000.38c7d00f.00000039.00000102(129503b6)
(8382|8443) pub50  12% (2 samples sent)
(8382|8443) pub50  25% (4 samples sent)
(8382|8443) pub50  31% (5 samples sent)
(8382|8443) pub50  43% (7 samples sent)
(8382|8443) pub50  50% (8 samples sent)
(8382|8444) pub51  writer id: 01030000.38c7d00f.0000003a.00000102(55357966)
(8382|8444) pub51->started
(8382|8444) pub51->wait_match() before write for 01030000.38c7d00f.0000003a.00000102(55357966)
(8382|8443) pub50  62% (10 samples sent)
(8382|8443) pub50  75% (12 samples sent)
(8382|8443) pub50  81% (13 samples sent)
(8382|8443) pub50  93% (15 samples sent)
(8382|8409) pub16  waiting for acks returned
(8382|8409) pub16<-delete_contained_entities
(8382|8443) pub50  100% (16 samples sent)
(8382|8443) pub50  waiting for acks
(8382|8427) pub34  writer id: 01030000.38c7d00f.00000024.00000102(8ae55085)
(8382|8427) pub34->started
(8382|8427) pub34->wait_match() before write for 01030000.38c7d00f.00000024.00000102(8ae55085)
(8382|8447) pub54  writer id: 01030000.38c7d00f.0000003c.00000102(da758cc6)
(8382|8447) pub54->started
(8382|8447) pub54->wait_match() before write for 01030000.38c7d00f.0000003c.00000102(da758cc6)
(8382|8455) pub62  writer id: 01030000.38c7d00f.00000042.00000102(9c97d268)
(8382|8455) pub62->started
(8382|8455) pub62->wait_match() before write for 01030000.38c7d00f.00000042.00000102(9c97d268)
(8382|8398) pub5<-match found! before write for 01030000.38c7d00f.00000008.00000102(8ed49280)
(8382|8398) pub5  12% (2 samples sent)
(8382|8444) pub51<-match found! before write for 01030000.38c7d00f.0000003a.00000102(55357966)
(8382|8438) pub45  waiting for acks returned
(8382|8438) pub45<-delete_contained_entities
(8382|8400) pub7  waiting for acks returned
(8382|8400) pub7<-delete_contained_entities
(8382|8394) pub1  waiting for acks returned
(8382|8394) pub1<-delete_contained_entities
(8382|8427) pub34<-match found! before write for 01030000.38c7d00f.00000024.00000102(8ae55085)
(8382|8398) pub5  25% (4 samples sent)
(8382|8398) pub5  31% (5 samples sent)
(8382|8398) pub5  43% (7 samples sent)
(8382|8398) pub5  50% (8 samples sent)
(8382|8398) pub5  62% (10 samples sent)
(8382|8398) pub5  75% (12 samples sent)
(8382|8398) pub5  81% (13 samples sent)
(8382|8398) pub5  93% (15 samples sent)
(8382|8398) pub5  100% (16 samples sent)
(8382|8398) pub5  waiting for acks
(8382|8426) pub33  writer id: 01030000.38c7d00f.00000023.00000102(38c58c95)
(8382|8426) pub33->started
(8382|8426) pub33->wait_match() before write for 01030000.38c7d00f.00000023.00000102(38c58c95)
(8382|8444) pub51  12% (2 samples sent)
(8382|8444) pub51  25% (4 samples sent)
(8382|8444) pub51  31% (5 samples sent)
(8382|8444) pub51  43% (7 samples sent)
(8382|8444) pub51  50% (8 samples sent)
(8382|8447) pub54<-match found! before write for 01030000.38c7d00f.0000003c.00000102(da758cc6)
(8382|8435) pub42  writer id: 01030000.38c7d00f.0000002c.00000102(ba951b44)
(8382|8435) pub42->started
(8382|8435) pub42->wait_match() before write for 01030000.38c7d00f.0000002c.00000102(ba951b44)
(8382|8417) pub24  waiting for acks returned
(8382|8417) pub24<-delete_contained_entities
(8382|8444) pub51  62% (10 samples sent)
(8382|8444) pub51  75% (12 samples sent)
(8382|8444) pub51  81% (13 samples sent)
(8382|8444) pub51  93% (15 samples sent)
(8382|8444) pub51  100% (16 samples sent)
(8382|8444) pub51  waiting for acks
(8382|8447) pub54  12% (2 samples sent)
(8382|8447) pub54  25% (4 samples sent)
(8382|8447) pub54  31% (5 samples sent)
(8382|8447) pub54  43% (7 samples sent)
(8382|8447) pub54  50% (8 samples sent)
(8382|8447) pub54  62% (10 samples sent)
(8382|8447) pub54  75% (12 samples sent)
(8382|8447) pub54  81% (13 samples sent)
(8382|8447) pub54  93% (15 samples sent)
(8382|8427) pub34  12% (2 samples sent)
(8382|8427) pub34  25% (4 samples sent)
(8382|8427) pub34  31% (5 samples sent)
(8382|8427) pub34  43% (7 samples sent)
(8382|8427) pub34  50% (8 samples sent)
(8382|8427) pub34  62% (10 samples sent)
(8382|8427) pub34  75% (12 samples sent)
(8382|8427) pub34  81% (13 samples sent)
(8382|8447) pub54  100% (16 samples sent)
(8382|8447) pub54  waiting for acks
(8382|8427) pub34  93% (15 samples sent)
(8382|8427) pub34  100% (16 samples sent)
(8382|8427) pub34  waiting for acks
(8382|8396) pub3  writer id: 01030000.38c7d00f.00000006.00000102(31e42ce1)
(8382|8396) pub3->started
(8382|8396) pub3->wait_match() before write for 01030000.38c7d00f.00000006.00000102(31e42ce1)
(8382|8420) pub27  writer id: 01030000.38c7d00f.0000001f.00000102(5c14d912)
(8382|8420) pub27->started
(8382|8420) pub27->wait_match() before write for 01030000.38c7d00f.0000001f.00000102(5c14d912)
(8382|8426) pub33<-match found! before write for 01030000.38c7d00f.00000023.00000102(38c58c95)
(8382|8430) pub37  writer id: 01030000.38c7d00f.0000002f.00000102(fd356194)
(8382|8430) pub37->started
(8382|8430) pub37->wait_match() before write for 01030000.38c7d00f.0000002f.00000102(fd356194)
(8382|8420) pub27<-match found! before write for 01030000.38c7d00f.0000001f.00000102(5c14d912)
(8382|8455) pub62<-match found! before write for 01030000.38c7d00f.00000042.00000102(9c97d268)
(8382|8443) pub50  waiting for acks returned
(8382|8443) pub50<-delete_contained_entities
(8382|8435) pub42<-match found! before write for 01030000.38c7d00f.0000002c.00000102(ba951b44)
(8382|8439) pub46  waiting for acks returned
(8382|8439) pub46<-delete_contained_entities
(8382|8396) pub3<-match found! before write for 01030000.38c7d00f.00000006.00000102(31e42ce1)
(8382|8398) pub5  waiting for acks returned
(8382|8398) pub5<-delete_contained_entities
(8382|8405) pub12<-delete_participant
(8382|8430) pub37<-match found! before write for 01030000.38c7d00f.0000002f.00000102(fd356194)
(8382|8430) pub37  12% (2 samples sent)
(8382|8430) pub37  25% (4 samples sent)
(8382|8430) pub37  31% (5 samples sent)
(8382|8430) pub37  43% (7 samples sent)
(8382|8430) pub37  50% (8 samples sent)
(8382|8430) pub37  62% (10 samples sent)
(8382|8430) pub37  75% (12 samples sent)
(8382|8430) pub37  81% (13 samples sent)
(8382|8430) pub37  93% (15 samples sent)
(8382|8430) pub37  100% (16 samples sent)
(8382|8430) pub37  waiting for acks
(8382|8392)  sub 50% (512 samples received)
(8382|8435) pub42  12% (2 samples sent)
(8382|8435) pub42  25% (4 samples sent)
(8382|8435) pub42  31% (5 samples sent)
(8382|8435) pub42  43% (7 samples sent)
(8382|8435) pub42  50% (8 samples sent)
(8382|8426) pub33  12% (2 samples sent)
(8382|8455) pub62  12% (2 samples sent)
(8382|8420) pub27  12% (2 samples sent)
(8382|8426) pub33  25% (4 samples sent)
(8382|8422) pub29  writer id: 01030000.38c7d00f.00000020.00000102(7f65f645)
(8382|8422) pub29->started
(8382|8422) pub29->wait_match() before write for 01030000.38c7d00f.00000020.00000102(7f65f645)
(8382|8455) pub62  25% (4 samples sent)
(8382|8455) pub62  31% (5 samples sent)
(8382|8426) pub33  31% (5 samples sent)
(8382|8426) pub33  43% (7 samples sent)
(8382|8426) pub33  50% (8 samples sent)
(8382|8435) pub42  62% (10 samples sent)
(8382|8426) pub33  62% (10 samples sent)
(8382|8435) pub42  75% (12 samples sent)
(8382|8455) pub62  43% (7 samples sent)
(8382|8426) pub33  75% (12 samples sent)
(8382|8426) pub33  81% (13 samples sent)
(8382|8455) pub62  50% (8 samples sent)
(8382|8396) pub3  12% (2 samples sent)
(8382|8396) pub3  25% (4 samples sent)
(8382|8396) pub3  31% (5 samples sent)
(8382|8396) pub3  43% (7 samples sent)
(8382|8396) pub3  50% (8 samples sent)
(8382|8420) pub27  25% (4 samples sent)
(8382|8420) pub27  31% (5 samples sent)
(8382|8420) pub27  43% (7 samples sent)
(8382|8420) pub27  50% (8 samples sent)
(8382|8420) pub27  62% (10 samples sent)
(8382|8420) pub27  75% (12 samples sent)
(8382|8420) pub27  81% (13 samples sent)
(8382|8420) pub27  93% (15 samples sent)
(8382|8420) pub27  100% (16 samples sent)
(8382|8420) pub27  waiting for acks
(8382|8435) pub42  81% (13 samples sent)
(8382|8435) pub42  93% (15 samples sent)
(8382|8435) pub42  100% (16 samples sent)
(8382|8435) pub42  waiting for acks
(8382|8426) pub33  93% (15 samples sent)
(8382|8426) pub33  100% (16 samples sent)
(8382|8426) pub33  waiting for acks
(8382|8396) pub3  62% (10 samples sent)
(8382|8396) pub3  75% (12 samples sent)
(8382|8396) pub3  81% (13 samples sent)
(8382|8396) pub3  93% (15 samples sent)
(8382|8396) pub3  100% (16 samples sent)
(8382|8396) pub3  waiting for acks
(8382|8440) pub47  writer id: 01030000.38c7d00f.00000035.00000102(d765eeb7)
(8382|8440) pub47->started
(8382|8440) pub47->wait_match() before write for 01030000.38c7d00f.00000035.00000102(d765eeb7)
(8382|8455) pub62  62% (10 samples sent)
(8382|8455) pub62  75% (12 samples sent)
(8382|8455) pub62  81% (13 samples sent)
(8382|8455) pub62  93% (15 samples sent)
(8382|8455) pub62  100% (16 samples sent)
(8382|8455) pub62  waiting for acks
(8382|8437) pub44  writer id: 01030000.38c7d00f.00000030.00000102(1f8561c7)
(8382|8437) pub44->started
(8382|8437) pub44->wait_match() before write for 01030000.38c7d00f.00000030.00000102(1f8561c7)
(8382|8428) pub35  writer id: 01030000.38c7d00f.0000002b.00000102(08b5c754)
(8382|8428) pub35->started
(8382|8428) pub35->wait_match() before write for 01030000.38c7d00f.0000002b.00000102(08b5c754)
(8382|8422) pub29<-match found! before write for 01030000.38c7d00f.00000020.00000102(7f65f645)
(8382|8422) pub29  12% (2 samples sent)
(8382|8444) pub51  waiting for acks returned
(8382|8444) pub51<-delete_contained_entities
(8382|8428) pub35<-match found! before write for 01030000.38c7d00f.0000002b.00000102(08b5c754)
(8382|8454) pub61  writer id: 01030000.38c7d00f.00000041.00000102(db37a8b8)
(8382|8454) pub61->started
(8382|8454) pub61->wait_match() before write for 01030000.38c7d00f.00000041.00000102(db37a8b8)
(8382|8447) pub54  waiting for acks returned
(8382|8437) pub44<-match found! before write for 01030000.38c7d00f.00000030.00000102(1f8561c7)
(8382|8447) pub54<-delete_contained_entities
(8382|8427) pub34  waiting for acks returned
(8382|8427) pub34<-delete_contained_entities
(8382|8440) pub47<-match found! before write for 01030000.38c7d00f.00000035.00000102(d765eeb7)
(8382|8422) pub29  25% (4 samples sent)
(8382|8422) pub29  31% (5 samples sent)
(8382|8423) pub30  writer id: 01030000.38c7d00f.00000021.00000102(4205dff5)
(8382|8423) pub30->started
(8382|8423) pub30->wait_match() before write for 01030000.38c7d00f.00000021.00000102(4205dff5)
(8382|8437) pub44  12% (2 samples sent)
(8382|8428) pub35  12% (2 samples sent)
(8382|8437) pub44  25% (4 samples sent)
(8382|8437) pub44  31% (5 samples sent)
(8382|8428) pub35  25% (4 samples sent)
(8382|8440) pub47  12% (2 samples sent)
(8382|8428) pub35  31% (5 samples sent)
(8382|8422) pub29  43% (7 samples sent)
(8382|8422) pub29  50% (8 samples sent)
(8382|8422) pub29  62% (10 samples sent)
(8382|8422) pub29  75% (12 samples sent)
(8382|8437) pub44  43% (7 samples sent)
(8382|8408) pub14  writer id: 01030000.38c7d00f.00000015.00000102(16a4c1b3)
(8382|8408) pub14->started
(8382|8408) pub14->wait_match() before write for 01030000.38c7d00f.00000015.00000102(16a4c1b3)
(8382|8440) pub47  25% (4 samples sent)
(8382|8428) pub35  43% (7 samples sent)
(8382|8428) pub35  50% (8 samples sent)
(8382|8428) pub35  62% (10 samples sent)
(8382|8428) pub35  75% (12 samples sent)
(8382|8428) pub35  81% (13 samples sent)
(8382|8428) pub35  93% (15 samples sent)
(8382|8428) pub35  100% (16 samples sent)
(8382|8428) pub35  waiting for acks
(8382|8437) pub44  50% (8 samples sent)
(8382|8437) pub44  62% (10 samples sent)
(8382|8437) pub44  75% (12 samples sent)
(8382|8437) pub44  81% (13 samples sent)
(8382|8437) pub44  93% (15 samples sent)
(8382|8437) pub44  100% (16 samples sent)
(8382|8437) pub44  waiting for acks
(8382|8440) pub47  31% (5 samples sent)
(8382|8440) pub47  43% (7 samples sent)
(8382|8440) pub47  50% (8 samples sent)
(8382|8440) pub47  62% (10 samples sent)
(8382|8440) pub47  75% (12 samples sent)
(8382|8440) pub47  81% (13 samples sent)
(8382|8440) pub47  93% (15 samples sent)
(8382|8440) pub47  100% (16 samples sent)
(8382|8440) pub47  waiting for acks
(8382|8422) pub29  81% (13 samples sent)
(8382|8422) pub29  93% (15 samples sent)
(8382|8422) pub29  100% (16 samples sent)
(8382|8422) pub29  waiting for acks
(8382|8449) pub57  writer id: 01030000.38c7d00f.00000037.00000102(ada5bdd7)
(8382|8449) pub57->started
(8382|8449) pub57->wait_match() before write for 01030000.38c7d00f.00000037.00000102(ada5bdd7)
(8382|8432) pub39  writer id: 01030000.38c7d00f.00000025.00000102(b7857935)
(8382|8432) pub39->started
(8382|8432) pub39->wait_match() before write for 01030000.38c7d00f.00000025.00000102(b7857935)
(8382|8436) pub43  writer id: 01030000.38c7d00f.00000026.00000102(f02503e5)
(8382|8436) pub43->started
(8382|8436) pub43->wait_match() before write for 01030000.38c7d00f.00000026.00000102(f02503e5)
(8382|8456) pub63  writer id: 01030000.38c7d00f.0000003e.00000102(a0b5dfa6)
(8382|8456) pub63->started
(8382|8456) pub63->wait_match() before write for 01030000.38c7d00f.0000003e.00000102(a0b5dfa6)
(8382|8429) pub36  writer id: 01030000.38c7d00f.00000027.00000102(cd452a55)
(8382|8429) pub36->started
(8382|8429) pub36->wait_match() before write for 01030000.38c7d00f.00000027.00000102(cd452a55)
(8382|8433) pub40  writer id: 01030000.38c7d00f.0000002e.00000102(c0554824)
(8382|8433) pub40->started
(8382|8433) pub40->wait_match() before write for 01030000.38c7d00f.0000002e.00000102(c0554824)
(8382|8401) pub8  writer id: 01030000.38c7d00f.0000000b.00000102(c974e850)
(8382|8401) pub8->started
(8382|8401) pub8->wait_match() before write for 01030000.38c7d00f.0000000b.00000102(c974e850)
(8382|8392)  sub 60% (615 samples received)
(8382|8445) pub52  writer id: 01030000.38c7d00f.0000003b.00000102(685550d6)
(8382|8445) pub52->started
(8382|8445) pub52->wait_match() before write for 01030000.38c7d00f.0000003b.00000102(685550d6)
(8382|8408) pub14<-match found! before write for 01030000.38c7d00f.00000015.00000102(16a4c1b3)
(8382|8454) pub61<-match found! before write for 01030000.38c7d00f.00000041.00000102(db37a8b8)
(8382|8448) pub55  writer id: 01030000.38c7d00f.0000003d.00000102(e715a576)
(8382|8448) pub55->started
(8382|8448) pub55->wait_match() before write for 01030000.38c7d00f.0000003d.00000102(e715a576)
(8382|8454) pub61  12% (2 samples sent)
(8382|8423) pub30<-match found! before write for 01030000.38c7d00f.00000021.00000102(4205dff5)
(8382|8408) pub14  12% (2 samples sent)
(8382|8423) pub30  12% (2 samples sent)
(8382|8408) pub14  25% (4 samples sent)
(8382|8408) pub14  31% (5 samples sent)
(8382|8408) pub14  43% (7 samples sent)
(8382|8454) pub61  25% (4 samples sent)
(8382|8423) pub30  25% (4 samples sent)
(8382|8423) pub30  31% (5 samples sent)
(8382|8454) pub61  31% (5 samples sent)
(8382|8408) pub14  50% (8 samples sent)
(8382|8423) pub30  43% (7 samples sent)
(8382|8423) pub30  50% (8 samples sent)
(8382|8408) pub14  62% (10 samples sent)
(8382|8423) pub30  62% (10 samples sent)
(8382|8449) pub57<-match found! before write for 01030000.38c7d00f.00000037.00000102(ada5bdd7)
(8382|8430) pub37  waiting for acks returned
(8382|8423) pub30  75% (12 samples sent)
(8382|8423) pub30  81% (13 samples sent)
(8382|8430) pub37<-delete_contained_entities
(8382|8408) pub14  75% (12 samples sent)
(8382|8408) pub14  81% (13 samples sent)
(8382|8408) pub14  93% (15 samples sent)
(8382|8408) pub14  100% (16 samples sent)
(8382|8408) pub14  waiting for acks
(8382|8454) pub61  43% (7 samples sent)
(8382|8454) pub61  50% (8 samples sent)
(8382|8454) pub61  62% (10 samples sent)
(8382|8454) pub61  75% (12 samples sent)
(8382|8454) pub61  81% (13 samples sent)
(8382|8454) pub61  93% (15 samples sent)
(8382|8454) pub61  100% (16 samples sent)
(8382|8454) pub61  waiting for acks
(8382|8423) pub30  93% (15 samples sent)
(8382|8423) pub30  100% (16 samples sent)
(8382|8423) pub30  waiting for acks
(8382|8424) pub31  writer id: 01030000.38c7d00f.00000022.00000102(05a5a525)
(8382|8424) pub31->started
(8382|8424) pub31->wait_match() before write for 01030000.38c7d00f.00000022.00000102(05a5a525)
(8382|8449) pub57  12% (2 samples sent)
(8382|8449) pub57  25% (4 samples sent)
(8382|8429) pub36<-match found! before write for 01030000.38c7d00f.00000027.00000102(cd452a55)
(8382|8432) pub39<-match found! before write for 01030000.38c7d00f.00000025.00000102(b7857935)
(8382|8429) pub36  12% (2 samples sent)
(8382|8432) pub39  12% (2 samples sent)
(8382|8436) pub43<-match found! before write for 01030000.38c7d00f.00000026.00000102(f02503e5)
(8382|8456) pub63<-match found! before write for 01030000.38c7d00f.0000003e.00000102(a0b5dfa6)
(8382|8456) pub63  12% (2 samples sent)
(8382|8456) pub63  25% (4 samples sent)
(8382|8429) pub36  25% (4 samples sent)
(8382|8456) pub63  31% (5 samples sent)
(8382|8433) pub40<-match found! before write for 01030000.38c7d00f.0000002e.00000102(c0554824)
(8382|8429) pub36  31% (5 samples sent)
(8382|8429) pub36  43% (7 samples sent)
(8382|8429) pub36  50% (8 samples sent)
(8382|8429) pub36  62% (10 samples sent)
(8382|8449) pub57  31% (5 samples sent)
(8382|8432) pub39  25% (4 samples sent)
(8382|8449) pub57  43% (7 samples sent)
(8382|8432) pub39  31% (5 samples sent)
(8382|8449) pub57  50% (8 samples sent)
(8382|8436) pub43  12% (2 samples sent)
(8382|8436) pub43  25% (4 samples sent)
(8382|8436) pub43  31% (5 samples sent)
(8382|8436) pub43  43% (7 samples sent)
(8382|8436) pub43  50% (8 samples sent)
(8382|8432) pub39  43% (7 samples sent)
(8382|8432) pub39  50% (8 samples sent)
(8382|8432) pub39  62% (10 samples sent)
(8382|8432) pub39  75% (12 samples sent)
(8382|8432) pub39  81% (13 samples sent)
(8382|8432) pub39  93% (15 samples sent)
(8382|8432) pub39  100% (16 samples sent)
(8382|8432) pub39  waiting for acks
(8382|8456) pub63  43% (7 samples sent)
(8382|8456) pub63  50% (8 samples sent)
(8382|8456) pub63  62% (10 samples sent)
(8382|8449) pub57  62% (10 samples sent)
(8382|8452) pub59  writer id: 01030000.38c7d00f.0000003f.00000102(9dd5f616)
(8382|8452) pub59->started
(8382|8452) pub59->wait_match() before write for 01030000.38c7d00f.0000003f.00000102(9dd5f616)
(8382|8449) pub57  75% (12 samples sent)
(8382|8436) pub43  62% (10 samples sent)
(8382|8429) pub36  75% (12 samples sent)
(8382|8429) pub36  81% (13 samples sent)
(8382|8456) pub63  75% (12 samples sent)
(8382|8456) pub63  81% (13 samples sent)
(8382|8401) pub8<-match found! before write for 01030000.38c7d00f.0000000b.00000102(c974e850)
(8382|8456) pub63  93% (15 samples sent)
(8382|8449) pub57  81% (13 samples sent)
(8382|8433) pub40  12% (2 samples sent)
(8382|8449) pub57  93% (15 samples sent)
(8382|8433) pub40  25% (4 samples sent)
(8382|8449) pub57  100% (16 samples sent)
(8382|8449) pub57  waiting for acks
(8382|8433) pub40  31% (5 samples sent)
(8382|8433) pub40  43% (7 samples sent)
(8382|8433) pub40  50% (8 samples sent)
(8382|8433) pub40  62% (10 samples sent)
(8382|8433) pub40  75% (12 samples sent)
(8382|8433) pub40  81% (13 samples sent)
(8382|8429) pub36  93% (15 samples sent)
(8382|8429) pub36  100% (16 samples sent)
(8382|8429) pub36  waiting for acks
(8382|8456) pub63  100% (16 samples sent)
(8382|8456) pub63  waiting for acks
(8382|8445) pub52<-match found! before write for 01030000.38c7d00f.0000003b.00000102(685550d6)
(8382|8433) pub40  93% (15 samples sent)
(8382|8435) pub42  waiting for acks returned
(8382|8435) pub42<-delete_contained_entities
(8382|8426) pub33  waiting for acks returned
(8382|8426) pub33<-delete_contained_entities
(8382|8445) pub52  12% (2 samples sent)
(8382|8445) pub52  25% (4 samples sent)
(8382|8445) pub52  31% (5 samples sent)
(8382|8445) pub52  43% (7 samples sent)
(8382|8445) pub52  50% (8 samples sent)
(8382|8445) pub52  62% (10 samples sent)
(8382|8445) pub52  75% (12 samples sent)
(8382|8445) pub52  81% (13 samples sent)
(8382|8396) pub3  waiting for acks returned
(8382|8396) pub3<-delete_contained_entities
(8382|8445) pub52  93% (15 samples sent)
(8382|8420) pub27  waiting for acks returned
(8382|8420) pub27<-delete_contained_entities
(8382|8455) pub62  waiting for acks returned
(8382|8455) pub62<-delete_contained_entities
(8382|8433) pub40  100% (16 samples sent)
(8382|8433) pub40  waiting for acks
(8382|8401) pub8  12% (2 samples sent)
(8382|8436) pub43  75% (12 samples sent)
(8382|8436) pub43  81% (13 samples sent)
(8382|8436) pub43  93% (15 samples sent)
(8382|8436) pub43  100% (16 samples sent)
(8382|8436) pub43  waiting for acks
(8382|8445) pub52  100% (16 samples sent)
(8382|8445) pub52  waiting for acks
(8382|8401) pub8  25% (4 samples sent)
(8382|8401) pub8  31% (5 samples sent)
(8382|8401) pub8  43% (7 samples sent)
(8382|8401) pub8  50% (8 samples sent)
(8382|8401) pub8  62% (10 samples sent)
(8382|8401) pub8  75% (12 samples sent)
(8382|8401) pub8  81% (13 samples sent)
(8382|8401) pub8  93% (15 samples sent)
(8382|8401) pub8  100% (16 samples sent)
(8382|8401) pub8  waiting for acks
(8382|8414) pub21  writer id: 01030000.38c7d00f.00000018.00000102(ee340502)
(8382|8414) pub21->started
(8382|8414) pub21->wait_match() before write for 01030000.38c7d00f.00000018.00000102(ee340502)
(8382|8392)  sub 70% (717 samples received)
(8382|8403) pub10  writer id: 01030000.38c7d00f.0000000d.00000102(46341df0)
(8382|8403) pub10->started
(8382|8403) pub10->wait_match() before write for 01030000.38c7d00f.0000000d.00000102(46341df0)
(8382|8450) pub56  writer id: 01030000.38c7d00f.00000032.00000102(654532a7)
(8382|8450) pub56->started
(8382|8450) pub56->wait_match() before write for 01030000.38c7d00f.00000032.00000102(654532a7)
(8382|8402) pub9<-delete_participant
(8382|8451) pub58  writer id: 01030000.38c7d00f.00000033.00000102(58251b17)
(8382|8451) pub58->started
(8382|8451) pub58->wait_match() before write for 01030000.38c7d00f.00000033.00000102(58251b17)
(8382|8431) pub38  writer id: 01030000.38c7d00f.0000002a.00000102(35d5eee4)
(8382|8431) pub38->started
(8382|8431) pub38->wait_match() before write for 01030000.38c7d00f.0000002a.00000102(35d5eee4)
(8382|8392)  sub 80% (820 samples received)
(8382|8415) pub22<-delete_participant
(8382|8448) pub55<-match found! before write for 01030000.38c7d00f.0000003d.00000102(e715a576)
(8382|8424) pub31<-match found! before write for 01030000.38c7d00f.00000022.00000102(05a5a525)
(8382|8452) pub59<-match found! before write for 01030000.38c7d00f.0000003f.00000102(9dd5f616)
(8382|8448) pub55  12% (2 samples sent)
(8382|8452) pub59  12% (2 samples sent)
(8382|8448) pub55  25% (4 samples sent)
(8382|8448) pub55  31% (5 samples sent)
(8382|8452) pub59  25% (4 samples sent)
(8382|8452) pub59  31% (5 samples sent)
(8382|8448) pub55  43% (7 samples sent)
(8382|8448) pub55  50% (8 samples sent)
(8382|8452) pub59  43% (7 samples sent)
(8382|8452) pub59  50% (8 samples sent)
(8382|8424) pub31  12% (2 samples sent)
(8382|8414) pub21<-match found! before write for 01030000.38c7d00f.00000018.00000102(ee340502)
(8382|8452) pub59  62% (10 samples sent)
(8382|8424) pub31  25% (4 samples sent)
(8382|8424) pub31  31% (5 samples sent)
(8382|8424) pub31  43% (7 samples sent)
(8382|8422) pub29  waiting for acks returned
(8382|8422) pub29<-delete_contained_entities
(8382|8440) pub47  waiting for acks returned
(8382|8440) pub47<-delete_contained_entities
(8382|8428) pub35  waiting for acks returned
(8382|8428) pub35<-delete_contained_entities
(8382|8437) pub44  waiting for acks returned
(8382|8437) pub44<-delete_contained_entities
(8382|8424) pub31  50% (8 samples sent)
(8382|8452) pub59  75% (12 samples sent)
(8382|8414) pub21  12% (2 samples sent)
(8382|8448) pub55  62% (10 samples sent)
(8382|8403) pub10<-match found! before write for 01030000.38c7d00f.0000000d.00000102(46341df0)
(8382|8452) pub59  81% (13 samples sent)
(8382|8454) pub61  waiting for acks returned
(8382|8454) pub61<-delete_contained_entities
(8382|8408) pub14  waiting for acks returned
(8382|8408) pub14<-delete_contained_entities
(8382|8423) pub30  waiting for acks returned
(8382|8423) pub30<-delete_contained_entities
(8382|8414) pub21  25% (4 samples sent)
(8382|8414) pub21  31% (5 samples sent)
(8382|8403) pub10  12% (2 samples sent)
(8382|8414) pub21  43% (7 samples sent)
(8382|8403) pub10  25% (4 samples sent)
(8382|8414) pub21  50% (8 samples sent)
(8382|8452) pub59  93% (15 samples sent)
(8382|8448) pub55  75% (12 samples sent)
(8382|8424) pub31  62% (10 samples sent)
(8382|8448) pub55  81% (13 samples sent)
(8382|8424) pub31  75% (12 samples sent)
(8382|8448) pub55  93% (15 samples sent)
(8382|8424) pub31  81% (13 samples sent)
(8382|8403) pub10  31% (5 samples sent)
(8382|8448) pub55  100% (16 samples sent)
(8382|8448) pub55  waiting for acks
(8382|8450) pub56<-match found! before write for 01030000.38c7d00f.00000032.00000102(654532a7)
(8382|8452) pub59  100% (16 samples sent)
(8382|8452) pub59  waiting for acks
(8382|8414) pub21  62% (10 samples sent)
(8382|8451) pub58<-match found! before write for 01030000.38c7d00f.00000033.00000102(58251b17)
(8382|8403) pub10  43% (7 samples sent)
(8382|8450) pub56  12% (2 samples sent)
(8382|8431) pub38<-match found! before write for 01030000.38c7d00f.0000002a.00000102(35d5eee4)
(8382|8403) pub10  50% (8 samples sent)
(8382|8403) pub10  62% (10 samples sent)
(8382|8403) pub10  75% (12 samples sent)
(8382|8456) pub63  waiting for acks returned
(8382|8456) pub63<-delete_contained_entities
(8382|8449) pub57  waiting for acks returned
(8382|8449) pub57<-delete_contained_entities
(8382|8429) pub36  waiting for acks returned
(8382|8429) pub36<-delete_contained_entities
(8382|8424) pub31  93% (15 samples sent)
(8382|8432) pub39  waiting for acks returned
(8382|8399) pub6<-delete_participant
(8382|8432) pub39<-delete_contained_entities
(8382|8403) pub10  81% (13 samples sent)
(8382|8450) pub56  25% (4 samples sent)
(8382|8414) pub21  75% (12 samples sent)
(8382|8451) pub58  12% (2 samples sent)
(8382|8451) pub58  25% (4 samples sent)
(8382|8451) pub58  31% (5 samples sent)
(8382|8451) pub58  43% (7 samples sent)
(8382|8451) pub58  50% (8 samples sent)
(8382|8451) pub58  62% (10 samples sent)
(8382|8450) pub56  31% (5 samples sent)
(8382|8414) pub21  81% (13 samples sent)
(8382|8450) pub56  43% (7 samples sent)
(8382|8450) pub56  50% (8 samples sent)
(8382|8414) pub21  93% (15 samples sent)
(8382|8403) pub10  93% (15 samples sent)
(8382|8424) pub31  100% (16 samples sent)
(8382|8424) pub31  waiting for acks
(8382|8403) pub10  100% (16 samples sent)
(8382|8403) pub10  waiting for acks
(8382|8450) pub56  62% (10 samples sent)
(8382|8431) pub38  12% (2 samples sent)
(8382|8431) pub38  25% (4 samples sent)
(8382|8431) pub38  31% (5 samples sent)
(8382|8414) pub21  100% (16 samples sent)
(8382|8451) pub58  75% (12 samples sent)
(8382|8414) pub21  waiting for acks
(8382|8451) pub58  81% (13 samples sent)
(8382|8451) pub58  93% (15 samples sent)
(8382|8431) pub38  43% (7 samples sent)
(8382|8431) pub38  50% (8 samples sent)
(8382|8431) pub38  62% (10 samples sent)
(8382|8450) pub56  75% (12 samples sent)
(8382|8450) pub56  81% (13 samples sent)
(8382|8450) pub56  93% (15 samples sent)
(8382|8431) pub38  75% (12 samples sent)
(8382|8451) pub58  100% (16 samples sent)
(8382|8451) pub58  waiting for acks
(8382|8450) pub56  100% (16 samples sent)
(8382|8450) pub56  waiting for acks
(8382|8431) pub38  81% (13 samples sent)
(8382|8431) pub38  93% (15 samples sent)
(8382|8431) pub38  100% (16 samples sent)
(8382|8431) pub38  waiting for acks
(8382|8406) pub13<-delete_participant
(8382|8392)  sub 90% (922 samples received)
(8382|8410) pub17<-delete_participant
(8382|8433) pub40  waiting for acks returned
(8382|8433) pub40<-delete_contained_entities
(8382|8445) pub52  waiting for acks returned
(8382|8445) pub52<-delete_contained_entities
(8382|8452) pub59  waiting for acks returned
(8382|8452) pub59<-delete_contained_entities
(8382|8436) pub43  waiting for acks returned
(8382|8436) pub43<-delete_contained_entities
(8382|8401) pub8  waiting for acks returned
(8382|8401) pub8<-delete_contained_entities
(8382|8448) pub55  waiting for acks returned
(8382|8448) pub55<-delete_contained_entities
(8382|8395) pub2<-delete_participant
(8382|8411) pub18<-delete_participant
(8382|8424) pub31  waiting for acks returned
(8382|8424) pub31<-delete_contained_entities
(8382|8414) pub21  waiting for acks returned
(8382|8414) pub21<-delete_contained_entities
(8382|8451) pub58  waiting for acks returned
(8382|8451) pub58<-delete_contained_entities
(8382|8403) pub10  waiting for acks returned
(8382|8403) pub10<-delete_contained_entities
(8382|8450) pub56  waiting for acks returned
(8382|8450) pub56<-delete_contained_entities
(8382|8431) pub38  waiting for acks returned
(8382|8431) pub38<-delete_contained_entities
(8382|8393) pub0<-delete_participant
(8382|8416) pub23<-delete_participant
(8382|8397) pub4<-delete_participant
(8382|8419) pub26<-delete_participant
(8382|8407) pub15<-delete_participant
(8382|8446) pub53<-delete_participant
(8382|8418) pub25<-delete_participant
(8382|8421) pub28<-delete_participant
(8382|8442) pub49<-delete_participant
(8382|8412) pub19<-delete_participant
(8382|8413) pub20  writer id: 01030000.38c7d00f.00000017.00000102(6c6492d3)
(8382|8413) pub20->started
(8382|8413) pub20->wait_match() before write for 01030000.38c7d00f.00000017.00000102(6c6492d3)
(8382|8413) pub20<-match found! before write for 01030000.38c7d00f.00000017.00000102(6c6492d3)
(8382|8413) pub20  12% (2 samples sent)
(8382|8413) pub20  25% (4 samples sent)
(8382|8413) pub20  31% (5 samples sent)
(8382|8413) pub20  43% (7 samples sent)
(8382|8413) pub20  50% (8 samples sent)
(8382|8413) pub20  62% (10 samples sent)
(8382|8413) pub20  75% (12 samples sent)
(8382|8413) pub20  81% (13 samples sent)
(8382|8413) pub20  93% (15 samples sent)
(8382|8413) pub20  100% (16 samples sent)
(8382|8413) pub20  waiting for acks
(8382|8392)  sub 100% (1024 samples received)
(8382|8392) sub condition_.notify_all
(8382|8382) sub condition_.wait returned
(8382|8382) sub check_received
(8382|8382) sub check_received returns 0
(8382|8382) <- PublisherService::end
(8382|8413) pub20  waiting for acks returned
(8382|8413) pub20<-delete_contained_entities
(8382|8434) pub41<-delete_participant
(8382|8404) pub11<-delete_participant
(8382|8425) pub32<-delete_participant
(8382|8453) pub60<-delete_participant
(8382|8441) pub48<-delete_participant
(8382|8409) pub16<-delete_participant
(8382|8438) pub45<-delete_participant
(8382|8394) pub1<-delete_participant
(8382|8400) pub7<-delete_participant
(8382|8417) pub24<-delete_participant
(8382|8398) pub5<-delete_participant
(8382|8439) pub46<-delete_participant
(8382|8443) pub50<-delete_participant
(8382|8444) pub51<-delete_participant
(8382|8447) pub54<-delete_participant
(8382|8427) pub34<-delete_participant
(8382|8430) pub37<-delete_participant
(8382|8396) pub3<-delete_participant
(8382|8435) pub42<-delete_participant
(8382|8426) pub33<-delete_participant
(8382|8455) pub62<-delete_participant
(8382|8420) pub27<-delete_participant
(8382|8428) pub35<-delete_participant
(8382|8422) pub29<-delete_participant
(8382|8437) pub44<-delete_participant
(8382|8440) pub47<-delete_participant
(8382|8408) pub14<-delete_participant
(8382|8423) pub30<-delete_participant
(8382|8454) pub61<-delete_participant
(8382|8432) pub39<-delete_participant
(8382|8449) pub57<-delete_participant
(8382|8456) pub63<-delete_participant
(8382|8429) pub36<-delete_participant
(8382|8433) pub40<-delete_participant
(8382|8445) pub52<-delete_participant
(8382|8452) pub59<-delete_participant
(8382|8436) pub43<-delete_participant
(8382|8401) pub8<-delete_participant
(8382|8448) pub55<-delete_participant
(8382|8424) pub31<-delete_participant
(8382|8403) pub10<-delete_participant
(8382|8451) pub58<-delete_participant
(8382|8414) pub21<-delete_participant
(8382|8450) pub56<-delete_participant
(8382|8431) pub38<-delete_participant
(8382|8413) pub20<-delete_participant
(8382|8382) <- PublisherService::~PublisherService
(8382|8382) <- Subscriber delete_contained_entities
(8382|8382) <- Subscriber delete_participant
(8373|8388) send_bytes: iov[0].iov_len = 28 .iov_base =10020
(8373|8388) send_bytes: iov[1].iov_len = 40 .iov_base =34280
(8373|8388) send_bytes: iov[2].iov_len = 20 .iov_base =28A20
(8373|8388) WARNING: TransportSendStrategy::stop() - terminating with 88 unsent bytes.
(8373|8388) WARNING: TransportSendStrategy::stop() - terminating with 0 unsent elements.
(8382|8382) <- Subscriber::~Subscriber
(8382|8382) <- 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:2s 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: 8458 started at 2025-10-28 18:48:12
(8458|8458) -> Thrasher started
(8458|8458) -> Subscriber::Subscriber
(8458|8458)    Subscriber reader id: 01036045.bd4a5e13.210ab443.00000007(022717dd)
(8458|8458) -> PublisherService::PublisherService
(8458|8458) -> PublisherService::start (1 threads)
(8458|8458) sub wait_received 0:1
(8458|8465) pub0->transport cfg_0
(8458|8465) pub0  writer id: 01036045.bd4a5e13.210ab444.00000002(c06d3f42)
(8458|8465) pub0->started
(8458|8465) pub0->wait_match() before write for 01036045.bd4a5e13.210ab444.00000002(c06d3f42)
(8458|8465) pub0<-match found! before write for 01036045.bd4a5e13.210ab444.00000002(c06d3f42)
(8458|8465) pub0  100% (1 samples sent)
(8458|8465) pub0  waiting for acks
(8458|8464)  sub 100% (1 samples received)
(8458|8464) sub condition_.notify_all
(8458|8458) sub condition_.wait returned
(8458|8458) sub check_received
(8458|8458) sub check_received returns 0
(8458|8458) <- PublisherService::end
(8458|8465) pub0  waiting for acks returned
(8458|8465) pub0<-delete_contained_entities
(8458|8465) pub0<-delete_participant
(8458|8458) <- PublisherService::~PublisherService
(8458|8458) <- Subscriber delete_contained_entities
(8458|8458) <- Subscriber delete_participant
(8458|8458) <- Subscriber::~Subscriber
(8458|8458) <- Thrasher shutdown
test PASSED.

auto_run_tests_finished: tests/DCPS/Thrasher/run_test.pl single rtps Time:1s 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: 8471 started at 2025-10-28 18:48:13
(8471|8471) -> Thrasher started
(8471|8471) -> Subscriber::Subscriber
(8471|8471)    Subscriber reader id: 01036045.bd4a5e13.2117d43d.00000007(4a38bb27)
(8471|8471) -> PublisherService::PublisherService
(8471|8471) -> PublisherService::start (2 threads)
(8471|8471) sub wait_received 0:2
(8471|8478) pub0->transport cfg_0
(8471|8479) pub1->transport cfg_1
(8471|8478) pub0  writer id: 01036045.bd4a5e13.2117d43e.00000002(7df23578)
(8471|8478) pub0->started
(8471|8478) pub0->wait_match() before write for 01036045.bd4a5e13.2117d43e.00000002(7df23578)
(8471|8479) pub1  writer id: 01036045.bd4a5e13.2117d43f.00000002(40921cc8)
(8471|8479) pub1->started
(8471|8479) pub1->wait_match() before write for 01036045.bd4a5e13.2117d43f.00000002(40921cc8)
(8471|8478) pub0<-match found! before write for 01036045.bd4a5e13.2117d43e.00000002(7df23578)
(8471|8479) pub1<-match found! before write for 01036045.bd4a5e13.2117d43f.00000002(40921cc8)
(8471|8478) pub0  100% (1 samples sent)
(8471|8478) pub0  waiting for acks
(8471|8479) pub1  100% (1 samples sent)
(8471|8479) pub1  waiting for acks
(8471|8477)  sub 50% (1 samples received)
(8471|8477)  sub 100% (2 samples received)
(8471|8477) sub condition_.notify_all
(8471|8471) sub condition_.wait returned
(8471|8471) sub check_received
(8471|8471) sub check_received returns 0
(8471|8471) <- PublisherService::end
(8471|8479) pub1  waiting for acks returned
(8471|8478) pub0  waiting for acks returned
(8471|8479) pub1<-delete_contained_entities
(8471|8478) pub0<-delete_contained_entities
(8471|8478) pub0<-delete_participant
(8471|8479) pub1<-delete_participant
(8471|8471) <- PublisherService::~PublisherService
(8471|8471) <- Subscriber delete_contained_entities
(8471|8471) <- Subscriber delete_participant
(8471|8471) <- Subscriber::~Subscriber
(8471|8471) <- 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: 8489 started at 2025-10-28 18:48:14
(8489|8489) -> Thrasher started
(8489|8489) -> Subscriber::Subscriber
(8489|8489)    Subscriber reader id: 01036045.bd4a5e13.2129c34c.00000007(68059e74)
(8489|8489) -> PublisherService::PublisherService
(8489|8489) -> PublisherService::start (3 threads)
(8489|8489) sub wait_received 0:9
(8489|8498) pub2->transport cfg_2
(8489|8497) pub1->transport cfg_1
(8489|8496) pub0->transport cfg_0
(8489|8496) pub0  writer id: 01036045.bd4a5e13.2129c34d.00000002(250f434b)
(8489|8496) pub0->started
(8489|8496) pub0->wait_match() before write for 01036045.bd4a5e13.2129c34d.00000002(250f434b)
(8489|8498) pub2  writer id: 01036045.bd4a5e13.2129c34f.00000002(5fcf102b)
(8489|8498) pub2->started
(8489|8498) pub2->wait_match() before write for 01036045.bd4a5e13.2129c34f.00000002(5fcf102b)
(8489|8497) pub1  writer id: 01036045.bd4a5e13.2129c34e.00000002(62af399b)
(8489|8497) pub1->started
(8489|8497) pub1->wait_match() before write for 01036045.bd4a5e13.2129c34e.00000002(62af399b)
(8489|8496) pub0<-match found! before write for 01036045.bd4a5e13.2129c34d.00000002(250f434b)
(8489|8498) pub2<-match found! before write for 01036045.bd4a5e13.2129c34f.00000002(5fcf102b)
(8489|8496) pub0  33% (1 samples sent)
(8489|8498) pub2  33% (1 samples sent)
(8489|8496) pub0  66% (2 samples sent)
(8489|8498) pub2  66% (2 samples sent)
(8489|8496) pub0  100% (3 samples sent)
(8489|8498) pub2  100% (3 samples sent)
(8489|8497) pub1<-match found! before write for 01036045.bd4a5e13.2129c34e.00000002(62af399b)
(8489|8496) pub0  waiting for acks
(8489|8498) pub2  waiting for acks
(8489|8497) pub1  33% (1 samples sent)
(8489|8497) pub1  66% (2 samples sent)
(8489|8497) pub1  100% (3 samples sent)
(8489|8497) pub1  waiting for acks
(8489|8495)  sub 11% (1 samples received)
(8489|8495)  sub 22% (2 samples received)
(8489|8495)  sub 33% (3 samples received)
(8489|8495)  sub 44% (4 samples received)
(8489|8495)  sub 55% (5 samples received)
(8489|8495)  sub 66% (6 samples received)
(8489|8495)  sub 77% (7 samples received)
(8489|8495)  sub 88% (8 samples received)
(8489|8495)  sub 100% (9 samples received)
(8489|8495) sub condition_.notify_all
(8489|8489) sub condition_.wait returned
(8489|8489) sub check_received
(8489|8489) sub check_received returns 0
(8489|8489) <- PublisherService::end
(8489|8497) pub1  waiting for acks returned
(8489|8498) pub2  waiting for acks returned
(8489|8498) pub2<-delete_contained_entities
(8489|8497) pub1<-delete_contained_entities
(8489|8496) pub0  waiting for acks returned
(8489|8496) pub0<-delete_contained_entities
(8489|8497) pub1<-delete_participant
(8489|8496) pub0<-delete_participant
(8489|8498) pub2<-delete_participant
(8489|8489) <- PublisherService::~PublisherService
(8489|8489) <- Subscriber delete_contained_entities
(8489|8489) <- Subscriber delete_participant
(8489|8489) <- Subscriber::~Subscriber
(8489|8489) <- 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: 8512 started at 2025-10-28 18:48:15
(8512|8512) -> Thrasher started
(8512|8512) -> Subscriber::Subscriber
(8512|8512)    Subscriber reader id: 01036045.bd4a5e13.214087a0.00000007(0fc6f5e6)
(8512|8512) -> PublisherService::PublisherService
(8512|8512) -> PublisherService::start (1 threads)
(8512|8512) sub wait_received 0:1024
(8512|8519) pub0->transport cfg_0
(8512|8519) pub0  writer id: 01036045.bd4a5e13.214087a1.00000002(42cc28d9)
(8512|8519) pub0->started
(8512|8519) pub0->wait_match() before write for 01036045.bd4a5e13.214087a1.00000002(42cc28d9)
(8512|8519) pub0<-match found! before write for 01036045.bd4a5e13.214087a1.00000002(42cc28d9)
(8512|8519) pub0  10% (103 samples sent)
(8512|8518)  sub 10% (103 samples received)
(8512|8519) pub0  20% (205 samples sent)
(8512|8519) pub0  30% (308 samples sent)
(8512|8518)  sub 20% (205 samples received)
(8512|8519) pub0  40% (410 samples sent)
(8512|8519) pub0  50% (512 samples sent)
(8512|8519) pub0  60% (615 samples sent)
(8512|8519) pub0  70% (717 samples sent)
(8512|8519) pub0  80% (820 samples sent)
(8512|8519) pub0  90% (922 samples sent)
(8512|8519) pub0  100% (1024 samples sent)
(8512|8519) pub0  waiting for acks
(8512|8518)  sub 30% (308 samples received)
(8512|8518)  sub 40% (410 samples received)
(8512|8518)  sub 50% (512 samples received)
(8512|8518)  sub 60% (615 samples received)
(8512|8518)  sub 70% (717 samples received)
(8512|8518)  sub 80% (820 samples received)
(8512|8518)  sub 90% (922 samples received)
(8512|8518)  sub 100% (1024 samples received)
(8512|8518) sub condition_.notify_all
(8512|8512) sub condition_.wait returned
(8512|8512) sub check_received
(8512|8512) sub check_received returns 0
(8512|8512) <- PublisherService::end
(8512|8519) pub0  waiting for acks returned
(8512|8519) pub0<-delete_contained_entities
(8512|8519) pub0<-delete_participant
(8512|8512) <- PublisherService::~PublisherService
(8512|8512) <- Subscriber delete_contained_entities
(8512|8512) <- Subscriber delete_participant
(8512|8512) <- Subscriber::~Subscriber
(8512|8512) <- 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: 8525 started at 2025-10-28 18:48:16
(8525|8525) -> Thrasher started
(8525|8525) -> Subscriber::Subscriber
(8525|8525)    Subscriber reader id: 01036045.bd4a5e13.214d17d6.00000007(05e5970a)
(8525|8525) -> PublisherService::PublisherService
(8525|8525) -> PublisherService::start (8 threads)
(8525|8525) sub wait_received 0:1024
(8525|8533) pub1->transport cfg_1
(8525|8532) pub0->transport cfg_0
(8525|8535) pub3->transport cfg_3
(8525|8539) pub7->transport cfg_7
(8525|8538) pub6->transport cfg_6
(8525|8534) pub2->transport cfg_2
(8525|8537) pub5->transport cfg_5
(8525|8533) pub1  writer id: 01036045.bd4a5e13.214d17d8.00000002(cabfdde4)
(8525|8533) pub1->started
(8525|8533) pub1->wait_match() before write for 01036045.bd4a5e13.214d17d8.00000002(cabfdde4)
(8525|8532) pub0  writer id: 01036045.bd4a5e13.214d17d7.00000002(48ef4a35)
(8525|8532) pub0->started
(8525|8532) pub0->wait_match() before write for 01036045.bd4a5e13.214d17d7.00000002(48ef4a35)
(8525|8535) pub3  writer id: 01036045.bd4a5e13.214d17da.00000002(b07f8e84)
(8525|8535) pub3->started
(8525|8535) pub3->wait_match() before write for 01036045.bd4a5e13.214d17da.00000002(b07f8e84)
(8525|8539) pub7  writer id: 01036045.bd4a5e13.214d17dd.00000002(025f5294)
(8525|8539) pub7->started
(8525|8539) pub7->wait_match() before write for 01036045.bd4a5e13.214d17dd.00000002(025f5294)
(8525|8538) pub6  writer id: 01036045.bd4a5e13.214d17de.00000002(45ff2844)
(8525|8538) pub6->started
(8525|8538) pub6->wait_match() before write for 01036045.bd4a5e13.214d17de.00000002(45ff2844)
(8525|8536) pub4->transport cfg_4
(8525|8534) pub2  writer id: 01036045.bd4a5e13.214d17d9.00000002(f7dff454)
(8525|8534) pub2->started
(8525|8534) pub2->wait_match() before write for 01036045.bd4a5e13.214d17d9.00000002(f7dff454)
(8525|8537) pub5  writer id: 01036045.bd4a5e13.214d17dc.00000002(3f3f7b24)
(8525|8537) pub5->started
(8525|8537) pub5->wait_match() before write for 01036045.bd4a5e13.214d17dc.00000002(3f3f7b24)
(8525|8536) pub4  writer id: 01036045.bd4a5e13.214d17db.00000002(8d1fa734)
(8525|8536) pub4->started
(8525|8536) pub4->wait_match() before write for 01036045.bd4a5e13.214d17db.00000002(8d1fa734)
(8525|8539) pub7<-match found! before write for 01036045.bd4a5e13.214d17dd.00000002(025f5294)
(8525|8537) pub5<-match found! before write for 01036045.bd4a5e13.214d17dc.00000002(3f3f7b24)
(8525|8538) pub6<-match found! before write for 01036045.bd4a5e13.214d17de.00000002(45ff2844)
(8525|8537) pub5  10% (13 samples sent)
(8525|8539) pub7  10% (13 samples sent)
(8525|8538) pub6  10% (13 samples sent)
(8525|8537) pub5  20% (26 samples sent)
(8525|8539) pub7  20% (26 samples sent)
(8525|8538) pub6  20% (26 samples sent)
(8525|8536) pub4<-match found! before write for 01036045.bd4a5e13.214d17db.00000002(8d1fa734)
(8525|8534) pub2<-match found! before write for 01036045.bd4a5e13.214d17d9.00000002(f7dff454)
(8525|8536) pub4  10% (13 samples sent)
(8525|8537) pub5  30% (39 samples sent)
(8525|8538) pub6  30% (39 samples sent)
(8525|8535) pub3<-match found! before write for 01036045.bd4a5e13.214d17da.00000002(b07f8e84)
(8525|8534) pub2  10% (13 samples sent)
(8525|8537) pub5  40% (52 samples sent)
(8525|8539) pub7  30% (39 samples sent)
(8525|8533) pub1<-match found! before write for 01036045.bd4a5e13.214d17d8.00000002(cabfdde4)
(8525|8536) pub4  20% (26 samples sent)
(8525|8532) pub0<-match found! before write for 01036045.bd4a5e13.214d17d7.00000002(48ef4a35)
(8525|8539) pub7  40% (52 samples sent)
(8525|8537) pub5  50% (64 samples sent)
(8525|8534) pub2  20% (26 samples sent)
(8525|8536) pub4  30% (39 samples sent)
(8525|8533) pub1  10% (13 samples sent)
(8525|8534) pub2  30% (39 samples sent)
(8525|8539) pub7  50% (64 samples sent)
(8525|8536) pub4  40% (52 samples sent)
(8525|8534) pub2  40% (52 samples sent)
(8525|8532) pub0  10% (13 samples sent)
(8525|8536) pub4  50% (64 samples sent)
(8525|8537) pub5  60% (77 samples sent)
(8525|8534) pub2  50% (64 samples sent)
(8525|8537) pub5  70% (90 samples sent)
(8525|8535) pub3  10% (13 samples sent)
(8525|8534) pub2  60% (77 samples sent)
(8525|8538) pub6  40% (52 samples sent)
(8525|8533) pub1  20% (26 samples sent)
(8525|8535) pub3  20% (26 samples sent)
(8525|8538) pub6  50% (64 samples sent)
(8525|8537) pub5  80% (103 samples sent)
(8525|8532) pub0  20% (26 samples sent)
(8525|8535) pub3  30% (39 samples sent)
(8525|8533) pub1  30% (39 samples sent)
(8525|8539) pub7  60% (77 samples sent)
(8525|8538) pub6  60% (77 samples sent)
(8525|8532) pub0  30% (39 samples sent)
(8525|8536) pub4  60% (77 samples sent)
(8525|8533) pub1  40% (52 samples sent)
(8525|8537) pub5  90% (116 samples sent)
(8525|8539) pub7  70% (90 samples sent)
(8525|8538) pub6  70% (90 samples sent)
(8525|8536) pub4  70% (90 samples sent)
(8525|8535) pub3  40% (52 samples sent)
(8525|8537) pub5  100% (128 samples sent)
(8525|8537) pub5  waiting for acks
(8525|8533) pub1  50% (64 samples sent)
(8525|8539) pub7  80% (103 samples sent)
(8525|8538) pub6  80% (103 samples sent)
(8525|8536) pub4  80% (103 samples sent)
(8525|8534) pub2  70% (90 samples sent)
(8525|8532) pub0  40% (52 samples sent)
(8525|8535) pub3  50% (64 samples sent)
(8525|8533) pub1  60% (77 samples sent)
(8525|8536) pub4  90% (116 samples sent)
(8525|8533) pub1  70% (90 samples sent)
(8525|8534) pub2  80% (103 samples sent)
(8525|8538) pub6  90% (116 samples sent)
(8525|8532) pub0  50% (64 samples sent)
(8525|8535) pub3  60% (77 samples sent)
(8525|8533) pub1  80% (103 samples sent)
(8525|8539) pub7  90% (116 samples sent)
(8525|8533) pub1  90% (116 samples sent)
(8525|8538) pub6  100% (128 samples sent)
(8525|8538) pub6  waiting for acks
(8525|8533) pub1  100% (128 samples sent)
(8525|8533) pub1  waiting for acks
(8525|8539) pub7  100% (128 samples sent)
(8525|8539) pub7  waiting for acks
(8525|8534) pub2  90% (116 samples sent)
(8525|8535) pub3  70% (90 samples sent)
(8525|8536) pub4  100% (128 samples sent)
(8525|8536) pub4  waiting for acks
(8525|8532) pub0  60% (77 samples sent)
(8525|8534) pub2  100% (128 samples sent)
(8525|8534) pub2  waiting for acks
(8525|8535) pub3  80% (103 samples sent)
(8525|8532) pub0  70% (90 samples sent)
(8525|8535) pub3  90% (116 samples sent)
(8525|8532) pub0  80% (103 samples sent)
(8525|8535) pub3  100% (128 samples sent)
(8525|8535) pub3  waiting for acks
(8525|8532) pub0  90% (116 samples sent)
(8525|8532) pub0  100% (128 samples sent)
(8525|8532) pub0  waiting for acks
(8525|8531)  sub 10% (103 samples received)
(8525|8531)  sub 20% (205 samples received)
(8525|8538) pub6  waiting for acks returned
(8525|8538) pub6<-delete_contained_entities
(8525|8539) pub7  waiting for acks returned
(8525|8539) pub7<-delete_contained_entities
(8525|8538) pub6<-delete_participant
(8525|8531)  sub 30% (308 samples received)
(8525|8531)  sub 40% (410 samples received)
(8525|8539) pub7<-delete_participant
(8525|8531)  sub 50% (512 samples received)
(8525|8531)  sub 60% (615 samples received)
(8525|8537) pub5  waiting for acks returned
(8525|8537) pub5<-delete_contained_entities
(8525|8531)  sub 70% (717 samples received)
(8525|8531)  sub 80% (820 samples received)
(8525|8536) pub4  waiting for acks returned
(8525|8536) pub4<-delete_contained_entities
(8525|8533) pub1  waiting for acks returned
(8525|8533) pub1<-delete_contained_entities
(8525|8537) pub5<-delete_participant
(8525|8536) pub4<-delete_participant
(8525|8535) pub3  waiting for acks returned
(8525|8535) pub3<-delete_contained_entities
(8525|8533) pub1<-delete_participant
(8525|8531)  sub 90% (922 samples received)
(8525|8531)  sub 100% (1024 samples received)
(8525|8531) sub condition_.notify_all
(8525|8525) sub condition_.wait returned
(8525|8525) sub check_received
(8525|8525) sub check_received returns 0
(8525|8525) <- PublisherService::end
(8525|8532) pub0  waiting for acks returned
(8525|8532) pub0<-delete_contained_entities
(8525|8534) pub2  waiting for acks returned
(8525|8534) pub2<-delete_contained_entities
(8525|8535) pub3<-delete_participant
(8525|8532) pub0<-delete_participant
(8525|8534) pub2<-delete_participant
(8525|8525) <- PublisherService::~PublisherService
(8525|8525) <- Subscriber delete_contained_entities
(8525|8525) <- Subscriber delete_participant
(8525|8525) <- Subscriber::~Subscriber
(8525|8525) <- 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: 8574 started at 2025-10-28 18:48:18
(8574|8574) -> Thrasher started
(8574|8574) -> Subscriber::Subscriber
(8574|8574)    Subscriber reader id: 01036045.bd4a5e13.217e22ad.00000007(46db6f05)
(8574|8574) -> PublisherService::PublisherService
(8574|8574) -> PublisherService::start (16 threads)
(8574|8574) sub wait_received 0:1024
(8574|8583) pub2->transport cfg_2
(8574|8582) pub1->transport cfg_1
(8574|8584) pub3->transport cfg_3
(8574|8590) pub9->transport cfg_9
(8574|8587) pub6->transport cfg_6
(8574|8594) pub13->transport cfg_13
(8574|8591) pub11->transport cfg_11
(8574|8595) pub14->transport cfg_14
(8574|8586) pub5->transport cfg_5
(8574|8588) pub7->transport cfg_7
(8574|8583) pub2  writer id: 01036045.bd4a5e13.217e22b0.00000002(aec1c8b9)
(8574|8583) pub2->started
(8574|8583) pub2->wait_match() before write for 01036045.bd4a5e13.217e22b0.00000002(aec1c8b9)
(8574|8582) pub1  writer id: 01036045.bd4a5e13.217e22af.00000002(4c71c8ea)
(8574|8582) pub1->started
(8574|8582) pub1->wait_match() before write for 01036045.bd4a5e13.217e22af.00000002(4c71c8ea)
(8574|8589) pub8->transport cfg_8
(8574|8581) pub0->transport cfg_0
(8574|8584) pub3  writer id: 01036045.bd4a5e13.217e22b1.00000002(93a1e109)
(8574|8584) pub3->started
(8574|8584) pub3->wait_match() before write for 01036045.bd4a5e13.217e22b1.00000002(93a1e109)
(8574|8583) pub2<-match found! before write for 01036045.bd4a5e13.217e22b0.00000002(aec1c8b9)
(8574|8583) pub2  10% (7 samples sent)
(8574|8583) pub2  20% (13 samples sent)
(8574|8583) pub2  31% (20 samples sent)
(8574|8583) pub2  40% (26 samples sent)
(8574|8585) pub4->transport cfg_4
(8574|8583) pub2  50% (32 samples sent)
(8574|8583) pub2  60% (39 samples sent)
(8574|8583) pub2  70% (45 samples sent)
(8574|8583) pub2  81% (52 samples sent)
(8574|8583) pub2  90% (58 samples sent)
(8574|8583) pub2  100% (64 samples sent)
(8574|8583) pub2  waiting for acks
(8574|8584) pub3<-match found! before write for 01036045.bd4a5e13.217e22b1.00000002(93a1e109)
(8574|8584) pub3  10% (7 samples sent)
(8574|8584) pub3  20% (13 samples sent)
(8574|8584) pub3  31% (20 samples sent)
(8574|8582) pub1<-match found! before write for 01036045.bd4a5e13.217e22af.00000002(4c71c8ea)
(8574|8584) pub3  40% (26 samples sent)
(8574|8584) pub3  50% (32 samples sent)
(8574|8582) pub1  10% (7 samples sent)
(8574|8584) pub3  60% (39 samples sent)
(8574|8584) pub3  70% (45 samples sent)
(8574|8584) pub3  81% (52 samples sent)
(8574|8584) pub3  90% (58 samples sent)
(8574|8582) pub1  20% (13 samples sent)
(8574|8584) pub3  100% (64 samples sent)
(8574|8584) pub3  waiting for acks
(8574|8590) pub9  writer id: 01036045.bd4a5e13.217e22b7.00000002(1ce114a9)
(8574|8590) pub9->started
(8574|8590) pub9->wait_match() before write for 01036045.bd4a5e13.217e22b7.00000002(1ce114a9)
(8574|8582) pub1  31% (20 samples sent)
(8574|8582) pub1  40% (26 samples sent)
(8574|8582) pub1  50% (32 samples sent)
(8574|8583) pub2  waiting for acks returned
(8574|8583) pub2<-delete_contained_entities
(8574|8582) pub1  60% (39 samples sent)
(8574|8593) pub12->transport cfg_12
(8574|8582) pub1  70% (45 samples sent)
(8574|8582) pub1  81% (52 samples sent)
(8574|8582) pub1  90% (58 samples sent)
(8574|8582) pub1  100% (64 samples sent)
(8574|8582) pub1  waiting for acks
(8574|8580)  sub 10% (103 samples received)
(8574|8584) pub3  waiting for acks returned
(8574|8584) pub3<-delete_contained_entities
(8574|8582) pub1  waiting for acks returned
(8574|8582) pub1<-delete_contained_entities
(8574|8583) pub2<-delete_participant
(8574|8587) pub6  writer id: 01036045.bd4a5e13.217e22b4.00000002(5b416e79)
(8574|8587) pub6->started
(8574|8587) pub6->wait_match() before write for 01036045.bd4a5e13.217e22b4.00000002(5b416e79)
(8574|8596) pub15->transport cfg_15
(8574|8590) pub9<-match found! before write for 01036045.bd4a5e13.217e22b7.00000002(1ce114a9)
(8574|8590) pub9  10% (7 samples sent)
(8574|8584) pub3<-delete_participant
(8574|8590) pub9  20% (13 samples sent)
(8574|8590) pub9  31% (20 samples sent)
(8574|8590) pub9  40% (26 samples sent)
(8574|8580)  sub 20% (205 samples received)
(8574|8582) pub1<-delete_participant
(8574|8590) pub9  50% (32 samples sent)
(8574|8587) pub6<-match found! before write for 01036045.bd4a5e13.217e22b4.00000002(5b416e79)
(8574|8590) pub9  60% (39 samples sent)
(8574|8587) pub6  10% (7 samples sent)
(8574|8594) pub13  writer id: 01036045.bd4a5e13.217e22b9.00000002(a3d1aac8)
(8574|8594) pub13->started
(8574|8594) pub13->wait_match() before write for 01036045.bd4a5e13.217e22b9.00000002(a3d1aac8)
(8574|8590) pub9  70% (45 samples sent)
(8574|8590) pub9  81% (52 samples sent)
(8574|8587) pub6  20% (13 samples sent)
(8574|8590) pub9  90% (58 samples sent)
(8574|8590) pub9  100% (64 samples sent)
(8574|8590) pub9  waiting for acks
(8574|8587) pub6  31% (20 samples sent)
(8574|8587) pub6  40% (26 samples sent)
(8574|8587) pub6  50% (32 samples sent)
(8574|8587) pub6  60% (39 samples sent)
(8574|8587) pub6  70% (45 samples sent)
(8574|8587) pub6  81% (52 samples sent)
(8574|8587) pub6  90% (58 samples sent)
(8574|8587) pub6  100% (64 samples sent)
(8574|8587) pub6  waiting for acks
(8574|8580)  sub 30% (308 samples received)
(8574|8592) pub10->transport cfg_10
(8574|8590) pub9  waiting for acks returned
(8574|8590) pub9<-delete_contained_entities
(8574|8587) pub6  waiting for acks returned
(8574|8587) pub6<-delete_contained_entities
(8574|8591) pub11  writer id: 01036045.bd4a5e13.217e22b8.00000002(9eb18378)
(8574|8591) pub11->started
(8574|8591) pub11->wait_match() before write for 01036045.bd4a5e13.217e22b8.00000002(9eb18378)
(8574|8588) pub7  writer id: 01036045.bd4a5e13.217e22b5.00000002(662147c9)
(8574|8588) pub7->started
(8574|8588) pub7->wait_match() before write for 01036045.bd4a5e13.217e22b5.00000002(662147c9)
(8574|8590) pub9<-delete_participant
(8574|8594) pub13<-match found! before write for 01036045.bd4a5e13.217e22b9.00000002(a3d1aac8)
(8574|8594) pub13  10% (7 samples sent)
(8574|8594) pub13  20% (13 samples sent)
(8574|8594) pub13  31% (20 samples sent)
(8574|8594) pub13  40% (26 samples sent)
(8574|8594) pub13  50% (32 samples sent)
(8574|8594) pub13  60% (39 samples sent)
(8574|8594) pub13  70% (45 samples sent)
(8574|8587) pub6<-delete_participant
(8574|8594) pub13  81% (52 samples sent)
(8574|8594) pub13  90% (58 samples sent)
(8574|8594) pub13  100% (64 samples sent)
(8574|8594) pub13  waiting for acks
(8574|8586) pub5  writer id: 01036045.bd4a5e13.217e22b2.00000002(d4019bd9)
(8574|8586) pub5->started
(8574|8586) pub5->wait_match() before write for 01036045.bd4a5e13.217e22b2.00000002(d4019bd9)
(8574|8594) pub13  waiting for acks returned
(8574|8594) pub13<-delete_contained_entities
(8574|8589) pub8  writer id: 01036045.bd4a5e13.217e22b6.00000002(21813d19)
(8574|8589) pub8->started
(8574|8589) pub8->wait_match() before write for 01036045.bd4a5e13.217e22b6.00000002(21813d19)
(8574|8581) pub0  writer id: 01036045.bd4a5e13.217e22ae.00000002(7111e15a)
(8574|8581) pub0->started
(8574|8581) pub0->wait_match() before write for 01036045.bd4a5e13.217e22ae.00000002(7111e15a)
(8574|8591) pub11<-match found! before write for 01036045.bd4a5e13.217e22b8.00000002(9eb18378)
(8574|8591) pub11  10% (7 samples sent)
(8574|8591) pub11  20% (13 samples sent)
(8574|8591) pub11  31% (20 samples sent)
(8574|8591) pub11  40% (26 samples sent)
(8574|8591) pub11  50% (32 samples sent)
(8574|8580)  sub 40% (410 samples received)
(8574|8591) pub11  60% (39 samples sent)
(8574|8591) pub11  70% (45 samples sent)
(8574|8589) pub8<-match found! before write for 01036045.bd4a5e13.217e22b6.00000002(21813d19)
(8574|8591) pub11  81% (52 samples sent)
(8574|8589) pub8  10% (7 samples sent)
(8574|8589) pub8  20% (13 samples sent)
(8574|8589) pub8  31% (20 samples sent)
(8574|8589) pub8  40% (26 samples sent)
(8574|8591) pub11  90% (58 samples sent)
(8574|8589) pub8  50% (32 samples sent)
(8574|8589) pub8  60% (39 samples sent)
(8574|8585) pub4  writer id: 01036045.bd4a5e13.217e22b3.00000002(e961b269)
(8574|8585) pub4->started
(8574|8585) pub4->wait_match() before write for 01036045.bd4a5e13.217e22b3.00000002(e961b269)
(8574|8589) pub8  70% (45 samples sent)
(8574|8589) pub8  81% (52 samples sent)
(8574|8591) pub11  100% (64 samples sent)
(8574|8591) pub11  waiting for acks
(8574|8589) pub8  90% (58 samples sent)
(8574|8589) pub8  100% (64 samples sent)
(8574|8589) pub8  waiting for acks
(8574|8586) pub5<-match found! before write for 01036045.bd4a5e13.217e22b2.00000002(d4019bd9)
(8574|8588) pub7<-match found! before write for 01036045.bd4a5e13.217e22b5.00000002(662147c9)
(8574|8586) pub5  10% (7 samples sent)
(8574|8588) pub7  10% (7 samples sent)
(8574|8586) pub5  20% (13 samples sent)
(8574|8586) pub5  31% (20 samples sent)
(8574|8588) pub7  20% (13 samples sent)
(8574|8586) pub5  40% (26 samples sent)
(8574|8588) pub7  31% (20 samples sent)
(8574|8588) pub7  40% (26 samples sent)
(8574|8586) pub5  50% (32 samples sent)
(8574|8588) pub7  50% (32 samples sent)
(8574|8586) pub5  60% (39 samples sent)
(8574|8588) pub7  60% (39 samples sent)
(8574|8593) pub12  writer id: 01036045.bd4a5e13.217e22bb.00000002(d911f9a8)
(8574|8593) pub12->started
(8574|8593) pub12->wait_match() before write for 01036045.bd4a5e13.217e22bb.00000002(d911f9a8)
(8574|8586) pub5  70% (45 samples sent)
(8574|8588) pub7  70% (45 samples sent)
(8574|8580)  sub 50% (512 samples received)
(8574|8586) pub5  81% (52 samples sent)
(8574|8581) pub0<-match found! before write for 01036045.bd4a5e13.217e22ae.00000002(7111e15a)
(8574|8586) pub5  90% (58 samples sent)
(8574|8586) pub5  100% (64 samples sent)
(8574|8586) pub5  waiting for acks
(8574|8581) pub0  10% (7 samples sent)
(8574|8588) pub7  81% (52 samples sent)
(8574|8581) pub0  20% (13 samples sent)
(8574|8588) pub7  90% (58 samples sent)
(8574|8581) pub0  31% (20 samples sent)
(8574|8588) pub7  100% (64 samples sent)
(8574|8588) pub7  waiting for acks
(8574|8581) pub0  40% (26 samples sent)
(8574|8581) pub0  50% (32 samples sent)
(8574|8581) pub0  60% (39 samples sent)
(8574|8591) pub11  waiting for acks returned
(8574|8591) pub11<-delete_contained_entities
(8574|8581) pub0  70% (45 samples sent)
(8574|8581) pub0  81% (52 samples sent)
(8574|8589) pub8  waiting for acks returned
(8574|8589) pub8<-delete_contained_entities
(8574|8581) pub0  90% (58 samples sent)
(8574|8581) pub0  100% (64 samples sent)
(8574|8581) pub0  waiting for acks
(8574|8596) pub15  writer id: 01036045.bd4a5e13.217e22bd.00000002(56510c08)
(8574|8596) pub15->started
(8574|8596) pub15->wait_match() before write for 01036045.bd4a5e13.217e22bd.00000002(56510c08)
(8574|8580)  sub 60% (615 samples received)
(8574|8593) pub12<-match found! before write for 01036045.bd4a5e13.217e22bb.00000002(d911f9a8)
(8574|8593) pub12  10% (7 samples sent)
(8574|8593) pub12  20% (13 samples sent)
(8574|8593) pub12  31% (20 samples sent)
(8574|8593) pub12  40% (26 samples sent)
(8574|8593) pub12  50% (32 samples sent)
(8574|8593) pub12  60% (39 samples sent)
(8574|8593) pub12  70% (45 samples sent)
(8574|8593) pub12  81% (52 samples sent)
(8574|8593) pub12  90% (58 samples sent)
(8574|8593) pub12  100% (64 samples sent)
(8574|8593) pub12  waiting for acks
(8574|8592) pub10  writer id: 01036045.bd4a5e13.217e22ba.00000002(e471d018)
(8574|8592) pub10->started
(8574|8592) pub10->wait_match() before write for 01036045.bd4a5e13.217e22ba.00000002(e471d018)
(8574|8580)  sub 70% (717 samples received)
(8574|8593) pub12  waiting for acks returned
(8574|8593) pub12<-delete_contained_entities
(8574|8585) pub4<-match found! before write for 01036045.bd4a5e13.217e22b3.00000002(e961b269)
(8574|8585) pub4  10% (7 samples sent)
(8574|8585) pub4  20% (13 samples sent)
(8574|8585) pub4  31% (20 samples sent)
(8574|8595) pub14  writer id: 01036045.bd4a5e13.217e22bc.00000002(6b3125b8)
(8574|8595) pub14->started
(8574|8595) pub14->wait_match() before write for 01036045.bd4a5e13.217e22bc.00000002(6b3125b8)
(8574|8585) pub4  40% (26 samples sent)
(8574|8585) pub4  50% (32 samples sent)
(8574|8585) pub4  60% (39 samples sent)
(8574|8585) pub4  70% (45 samples sent)
(8574|8585) pub4  81% (52 samples sent)
(8574|8585) pub4  90% (58 samples sent)
(8574|8585) pub4  100% (64 samples sent)
(8574|8585) pub4  waiting for acks
(8574|8585) pub4  waiting for acks returned
(8574|8585) pub4<-delete_contained_entities
(8574|8586) pub5  waiting for acks returned
(8574|8586) pub5<-delete_contained_entities
(8574|8596) pub15<-match found! before write for 01036045.bd4a5e13.217e22bd.00000002(56510c08)
(8574|8596) pub15  10% (7 samples sent)
(8574|8596) pub15  20% (13 samples sent)
(8574|8596) pub15  31% (20 samples sent)
(8574|8596) pub15  40% (26 samples sent)
(8574|8580)  sub 80% (820 samples received)
(8574|8596) pub15  50% (32 samples sent)
(8574|8596) pub15  60% (39 samples sent)
(8574|8596) pub15  70% (45 samples sent)
(8574|8596) pub15  81% (52 samples sent)
(8574|8596) pub15  90% (58 samples sent)
(8574|8596) pub15  100% (64 samples sent)
(8574|8596) pub15  waiting for acks
(8574|8581) pub0  waiting for acks returned
(8574|8581) pub0<-delete_contained_entities
(8574|8596) pub15  waiting for acks returned
(8574|8596) pub15<-delete_contained_entities
(8574|8594) pub13<-delete_participant
(8574|8595) pub14<-match found! before write for 01036045.bd4a5e13.217e22bc.00000002(6b3125b8)
(8574|8595) pub14  10% (7 samples sent)
(8574|8595) pub14  20% (13 samples sent)
(8574|8595) pub14  31% (20 samples sent)
(8574|8592) pub10<-match found! before write for 01036045.bd4a5e13.217e22ba.00000002(e471d018)
(8574|8592) pub10  10% (7 samples sent)
(8574|8595) pub14  40% (26 samples sent)
(8574|8580)  sub 90% (922 samples received)
(8574|8592) pub10  20% (13 samples sent)
(8574|8595) pub14  50% (32 samples sent)
(8574|8595) pub14  60% (39 samples sent)
(8574|8591) pub11<-delete_participant
(8574|8595) pub14  70% (45 samples sent)
(8574|8592) pub10  31% (20 samples sent)
(8574|8592) pub10  40% (26 samples sent)
(8574|8592) pub10  50% (32 samples sent)
(8574|8592) pub10  60% (39 samples sent)
(8574|8592) pub10  70% (45 samples sent)
(8574|8595) pub14  81% (52 samples sent)
(8574|8592) pub10  81% (52 samples sent)
(8574|8589) pub8<-delete_participant
(8574|8595) pub14  90% (58 samples sent)
(8574|8592) pub10  90% (58 samples sent)
(8574|8592) pub10  100% (64 samples sent)
(8574|8592) pub10  waiting for acks
(8574|8595) pub14  100% (64 samples sent)
(8574|8595) pub14  waiting for acks
(8574|8593) pub12<-delete_participant
(8574|8585) pub4<-delete_participant
(8574|8586) pub5<-delete_participant
(8574|8580)  sub 100% (1024 samples received)
(8574|8580) sub condition_.notify_all
(8574|8574) sub condition_.wait returned
(8574|8574) sub check_received
(8574|8574) sub check_received returns 0
(8574|8574) <- PublisherService::end
(8574|8588) pub7  waiting for acks returned
(8574|8588) pub7<-delete_contained_entities
(8574|8595) pub14  waiting for acks returned
(8574|8595) pub14<-delete_contained_entities
(8574|8592) pub10  waiting for acks returned
(8574|8592) pub10<-delete_contained_entities
(8574|8581) pub0<-delete_participant
(8574|8596) pub15<-delete_participant
(8574|8588) pub7<-delete_participant
(8574|8595) pub14<-delete_participant
(8574|8592) pub10<-delete_participant
(8574|8574) <- PublisherService::~PublisherService
(8574|8574) <- Subscriber delete_contained_entities
(8574|8574) <- Subscriber delete_participant
(8574|8574) <- Subscriber::~Subscriber
(8574|8574) <- 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: 8662 started at 2025-10-28 18:48:22
(8662|8662) -> Thrasher started
(8662|8662) -> Subscriber::Subscriber
(8662|8662)    Subscriber reader id: 01036045.bd4a5e13.21d6cbb7.00000007(29843765)
(8662|8662) -> PublisherService::PublisherService
(8662|8662) -> PublisherService::start (32 threads)
(8662|8662) sub wait_received 0:1024
(8662|8674) pub5->transport cfg_5
(8662|8677) pub8->transport cfg_8
(8662|8671) pub2->transport cfg_2
(8662|8672) pub3->transport cfg_3
(8662|8676) pub7->transport cfg_7
(8662|8673) pub4->transport cfg_4
(8662|8690) pub21->transport cfg_21
(8662|8692) pub23->transport cfg_23
(8662|8681) pub12->transport cfg_12
(8662|8684) pub15->transport cfg_15
(8662|8686) pub16->transport cfg_16
(8662|8685) pub18->transport cfg_18
(8662|8675) pub6->transport cfg_6
(8662|8695) pub26->transport cfg_26
(8662|8670) pub1->transport cfg_1
(8662|8691) pub22->transport cfg_22
(8662|8697) pub28->transport cfg_28
(8662|8674) pub5  writer id: 01036045.bd4a5e13.21d6cbbd.00000002(135edb4b)
(8662|8674) pub5->started
(8662|8674) pub5->wait_match() before write for 01036045.bd4a5e13.21d6cbbd.00000002(135edb4b)
(8662|8698) pub29->transport cfg_29
(8662|8674) pub5<-match found! before write for 01036045.bd4a5e13.21d6cbbd.00000002(135edb4b)
(8662|8674) pub5  12% (4 samples sent)
(8662|8674) pub5  21% (7 samples sent)
(8662|8674) pub5  31% (10 samples sent)
(8662|8674) pub5  40% (13 samples sent)
(8662|8674) pub5  50% (16 samples sent)
(8662|8674) pub5  62% (20 samples sent)
(8662|8674) pub5  71% (23 samples sent)
(8662|8674) pub5  81% (26 samples sent)
(8662|8674) pub5  90% (29 samples sent)
(8662|8674) pub5  100% (32 samples sent)
(8662|8674) pub5  waiting for acks
(8662|8674) pub5  waiting for acks returned
(8662|8674) pub5<-delete_contained_entities
(8662|8677) pub8  writer id: 01036045.bd4a5e13.21d6cbbf.00000002(699e882b)
(8662|8677) pub8->started
(8662|8677) pub8->wait_match() before write for 01036045.bd4a5e13.21d6cbbf.00000002(699e882b)
(8662|8671) pub2  writer id: 01036045.bd4a5e13.21d6cbba.00000002(a17e075b)
(8662|8671) pub2->started
(8662|8671) pub2->wait_match() before write for 01036045.bd4a5e13.21d6cbba.00000002(a17e075b)
(8662|8672) pub3  writer id: 01036045.bd4a5e13.21d6cbbb.00000002(9c1e2eeb)
(8662|8672) pub3->started
(8662|8672) pub3->wait_match() before write for 01036045.bd4a5e13.21d6cbbb.00000002(9c1e2eeb)
(8662|8677) pub8<-match found! before write for 01036045.bd4a5e13.21d6cbbf.00000002(699e882b)
(8662|8677) pub8  12% (4 samples sent)
(8662|8677) pub8  21% (7 samples sent)
(8662|8677) pub8  31% (10 samples sent)
(8662|8677) pub8  40% (13 samples sent)
(8662|8677) pub8  50% (16 samples sent)
(8662|8677) pub8  62% (20 samples sent)
(8662|8677) pub8  71% (23 samples sent)
(8662|8677) pub8  81% (26 samples sent)
(8662|8677) pub8  90% (29 samples sent)
(8662|8677) pub8  100% (32 samples sent)
(8662|8677) pub8  waiting for acks
(8662|8669) pub0->transport cfg_0
(8662|8677) pub8  waiting for acks returned
(8662|8677) pub8<-delete_contained_entities
(8662|8674) pub5<-delete_participant
(8662|8671) pub2<-match found! before write for 01036045.bd4a5e13.21d6cbba.00000002(a17e075b)
(8662|8671) pub2  12% (4 samples sent)
(8662|8671) pub2  21% (7 samples sent)
(8662|8671) pub2  31% (10 samples sent)
(8662|8671) pub2  40% (13 samples sent)
(8662|8671) pub2  50% (16 samples sent)
(8662|8671) pub2  62% (20 samples sent)
(8662|8671) pub2  71% (23 samples sent)
(8662|8671) pub2  81% (26 samples sent)
(8662|8671) pub2  90% (29 samples sent)
(8662|8671) pub2  100% (32 samples sent)
(8662|8671) pub2  waiting for acks
(8662|8672) pub3<-match found! before write for 01036045.bd4a5e13.21d6cbbb.00000002(9c1e2eeb)
(8662|8687) pub17->transport cfg_17
(8662|8672) pub3  12% (4 samples sent)
(8662|8672) pub3  21% (7 samples sent)
(8662|8672) pub3  31% (10 samples sent)
(8662|8668)  sub 10% (103 samples received)
(8662|8671) pub2  waiting for acks returned
(8662|8671) pub2<-delete_contained_entities
(8662|8672) pub3  40% (13 samples sent)
(8662|8672) pub3  50% (16 samples sent)
(8662|8672) pub3  62% (20 samples sent)
(8662|8672) pub3  71% (23 samples sent)
(8662|8672) pub3  81% (26 samples sent)
(8662|8672) pub3  90% (29 samples sent)
(8662|8672) pub3  100% (32 samples sent)
(8662|8672) pub3  waiting for acks
(8662|8672) pub3  waiting for acks returned
(8662|8672) pub3<-delete_contained_entities
(8662|8677) pub8<-delete_participant
(8662|8676) pub7  writer id: 01036045.bd4a5e13.21d6cbc0.00000002(121cff35)
(8662|8676) pub7->started
(8662|8676) pub7->wait_match() before write for 01036045.bd4a5e13.21d6cbc0.00000002(121cff35)
(8662|8671) pub2<-delete_participant
(8662|8672) pub3<-delete_participant
(8662|8673) pub4  writer id: 01036045.bd4a5e13.21d6cbbc.00000002(2e3ef2fb)
(8662|8673) pub4->started
(8662|8673) pub4->wait_match() before write for 01036045.bd4a5e13.21d6cbbc.00000002(2e3ef2fb)
(8662|8676) pub7<-match found! before write for 01036045.bd4a5e13.21d6cbc0.00000002(121cff35)
(8662|8676) pub7  12% (4 samples sent)
(8662|8676) pub7  21% (7 samples sent)
(8662|8676) pub7  31% (10 samples sent)
(8662|8676) pub7  40% (13 samples sent)
(8662|8673) pub4<-match found! before write for 01036045.bd4a5e13.21d6cbbc.00000002(2e3ef2fb)
(8662|8676) pub7  50% (16 samples sent)
(8662|8676) pub7  62% (20 samples sent)
(8662|8673) pub4  12% (4 samples sent)
(8662|8673) pub4  21% (7 samples sent)
(8662|8673) pub4  31% (10 samples sent)
(8662|8676) pub7  71% (23 samples sent)
(8662|8673) pub4  40% (13 samples sent)
(8662|8676) pub7  81% (26 samples sent)
(8662|8673) pub4  50% (16 samples sent)
(8662|8673) pub4  62% (20 samples sent)
(8662|8673) pub4  71% (23 samples sent)
(8662|8676) pub7  90% (29 samples sent)
(8662|8676) pub7  100% (32 samples sent)
(8662|8676) pub7  waiting for acks
(8662|8673) pub4  81% (26 samples sent)
(8662|8673) pub4  90% (29 samples sent)
(8662|8673) pub4  100% (32 samples sent)
(8662|8673) pub4  waiting for acks
(8662|8688) pub19->transport cfg_19
(8662|8676) pub7  waiting for acks returned
(8662|8676) pub7<-delete_contained_entities
(8662|8680) pub11->transport cfg_11
(8662|8676) pub7<-delete_participant
(8662|8682) pub13->transport cfg_13
(8662|8690) pub21  writer id: 01036045.bd4a5e13.21d6cbcc.00000002(d7ec1234)
(8662|8690) pub21->started
(8662|8690) pub21->wait_match() before write for 01036045.bd4a5e13.21d6cbcc.00000002(d7ec1234)
(8662|8683) pub14->transport cfg_14
(8662|8690) pub21<-match found! before write for 01036045.bd4a5e13.21d6cbcc.00000002(d7ec1234)
(8662|8690) pub21  12% (4 samples sent)
(8662|8690) pub21  21% (7 samples sent)
(8662|8690) pub21  31% (10 samples sent)
(8662|8690) pub21  40% (13 samples sent)
(8662|8690) pub21  50% (16 samples sent)
(8662|8690) pub21  62% (20 samples sent)
(8662|8690) pub21  71% (23 samples sent)
(8662|8690) pub21  81% (26 samples sent)
(8662|8668)  sub 20% (205 samples received)
(8662|8690) pub21  90% (29 samples sent)
(8662|8690) pub21  100% (32 samples sent)
(8662|8690) pub21  waiting for acks
(8662|8690) pub21  waiting for acks returned
(8662|8690) pub21<-delete_contained_entities
(8662|8689) pub20->transport cfg_20
(8662|8692) pub23  writer id: 01036045.bd4a5e13.21d6cbd0.00000002(72fc68b7)
(8662|8692) pub23->started
(8662|8692) pub23->wait_match() before write for 01036045.bd4a5e13.21d6cbd0.00000002(72fc68b7)
(8662|8690) pub21<-delete_participant
(8662|8692) pub23<-match found! before write for 01036045.bd4a5e13.21d6cbd0.00000002(72fc68b7)
(8662|8692) pub23  12% (4 samples sent)
(8662|8692) pub23  21% (7 samples sent)
(8662|8692) pub23  31% (10 samples sent)
(8662|8692) pub23  40% (13 samples sent)
(8662|8692) pub23  50% (16 samples sent)
(8662|8692) pub23  62% (20 samples sent)
(8662|8692) pub23  71% (23 samples sent)
(8662|8692) pub23  81% (26 samples sent)
(8662|8692) pub23  90% (29 samples sent)
(8662|8692) pub23  100% (32 samples sent)
(8662|8692) pub23  waiting for acks
(8662|8692) pub23  waiting for acks returned
(8662|8692) pub23<-delete_contained_entities
(8662|8681) pub12  writer id: 01036045.bd4a5e13.21d6cbc4.00000002(e79c59f5)
(8662|8681) pub12->started
(8662|8681) pub12->wait_match() before write for 01036045.bd4a5e13.21d6cbc4.00000002(e79c59f5)
(8662|8679) pub10->transport cfg_10
(8662|8692) pub23<-delete_participant
(8662|8681) pub12<-match found! before write for 01036045.bd4a5e13.21d6cbc4.00000002(e79c59f5)
(8662|8681) pub12  12% (4 samples sent)
(8662|8681) pub12  21% (7 samples sent)
(8662|8681) pub12  31% (10 samples sent)
(8662|8681) pub12  40% (13 samples sent)
(8662|8681) pub12  50% (16 samples sent)
(8662|8681) pub12  62% (20 samples sent)
(8662|8681) pub12  71% (23 samples sent)
(8662|8681) pub12  81% (26 samples sent)
(8662|8681) pub12  90% (29 samples sent)
(8662|8681) pub12  100% (32 samples sent)
(8662|8681) pub12  waiting for acks
(8662|8684) pub15  writer id: 01036045.bd4a5e13.21d6cbc6.00000002(9d5c0a95)
(8662|8684) pub15->started
(8662|8684) pub15->wait_match() before write for 01036045.bd4a5e13.21d6cbc6.00000002(9d5c0a95)
(8662|8681) pub12  waiting for acks returned
(8662|8681) pub12<-delete_contained_entities
(8662|8686) pub16  writer id: 01036045.bd4a5e13.21d6cbc7.00000002(a03c2325)
(8662|8686) pub16->started
(8662|8686) pub16->wait_match() before write for 01036045.bd4a5e13.21d6cbc7.00000002(a03c2325)
(8662|8693) pub24->transport cfg_24
(8662|8684) pub15<-match found! before write for 01036045.bd4a5e13.21d6cbc6.00000002(9d5c0a95)
(8662|8684) pub15  12% (4 samples sent)
(8662|8684) pub15  21% (7 samples sent)
(8662|8686) pub16<-match found! before write for 01036045.bd4a5e13.21d6cbc7.00000002(a03c2325)
(8662|8684) pub15  31% (10 samples sent)
(8662|8684) pub15  40% (13 samples sent)
(8662|8686) pub16  12% (4 samples sent)
(8662|8686) pub16  21% (7 samples sent)
(8662|8686) pub16  31% (10 samples sent)
(8662|8686) pub16  40% (13 samples sent)
(8662|8686) pub16  50% (16 samples sent)
(8662|8681) pub12<-delete_participant
(8662|8684) pub15  50% (16 samples sent)
(8662|8686) pub16  62% (20 samples sent)
(8662|8686) pub16  71% (23 samples sent)
(8662|8686) pub16  81% (26 samples sent)
(8662|8686) pub16  90% (29 samples sent)
(8662|8686) pub16  100% (32 samples sent)
(8662|8686) pub16  waiting for acks
(8662|8684) pub15  62% (20 samples sent)
(8662|8684) pub15  71% (23 samples sent)
(8662|8684) pub15  81% (26 samples sent)
(8662|8684) pub15  90% (29 samples sent)
(8662|8684) pub15  100% (32 samples sent)
(8662|8684) pub15  waiting for acks
(8662|8668)  sub 30% (308 samples received)
(8662|8686) pub16  waiting for acks returned
(8662|8686) pub16<-delete_contained_entities
(8662|8684) pub15  waiting for acks returned
(8662|8684) pub15<-delete_contained_entities
(8662|8685) pub18  writer id: 01036045.bd4a5e13.21d6cbcd.00000002(ea8c3b84)
(8662|8685) pub18->started
(8662|8685) pub18->wait_match() before write for 01036045.bd4a5e13.21d6cbcd.00000002(ea8c3b84)
(8662|8686) pub16<-delete_participant
(8662|8684) pub15<-delete_participant
(8662|8685) pub18<-match found! before write for 01036045.bd4a5e13.21d6cbcd.00000002(ea8c3b84)
(8662|8685) pub18  12% (4 samples sent)
(8662|8685) pub18  21% (7 samples sent)
(8662|8675) pub6  writer id: 01036045.bd4a5e13.21d6cbbe.00000002(54fea19b)
(8662|8675) pub6->started
(8662|8675) pub6->wait_match() before write for 01036045.bd4a5e13.21d6cbbe.00000002(54fea19b)
(8662|8685) pub18  31% (10 samples sent)
(8662|8685) pub18  40% (13 samples sent)
(8662|8685) pub18  50% (16 samples sent)
(8662|8685) pub18  62% (20 samples sent)
(8662|8685) pub18  71% (23 samples sent)
(8662|8685) pub18  81% (26 samples sent)
(8662|8685) pub18  90% (29 samples sent)
(8662|8685) pub18  100% (32 samples sent)
(8662|8685) pub18  waiting for acks
(8662|8685) pub18  waiting for acks returned
(8662|8685) pub18<-delete_contained_entities
(8662|8700) pub30->transport cfg_30
(8662|8695) pub26  writer id: 01036045.bd4a5e13.21d6cbd2.00000002(083c3bd7)
(8662|8695) pub26->started
(8662|8695) pub26->wait_match() before write for 01036045.bd4a5e13.21d6cbd2.00000002(083c3bd7)
(8662|8670) pub1  writer id: 01036045.bd4a5e13.21d6cbb9.00000002(e6de7d8b)
(8662|8670) pub1->started
(8662|8670) pub1->wait_match() before write for 01036045.bd4a5e13.21d6cbb9.00000002(e6de7d8b)
(8662|8699) pub31->transport cfg_31
(8662|8685) pub18<-delete_participant
(8662|8675) pub6<-match found! before write for 01036045.bd4a5e13.21d6cbbe.00000002(54fea19b)
(8662|8675) pub6  12% (4 samples sent)
(8662|8675) pub6  21% (7 samples sent)
(8662|8675) pub6  31% (10 samples sent)
(8662|8675) pub6  40% (13 samples sent)
(8662|8675) pub6  50% (16 samples sent)
(8662|8675) pub6  62% (20 samples sent)
(8662|8675) pub6  71% (23 samples sent)
(8662|8670) pub1<-match found! before write for 01036045.bd4a5e13.21d6cbb9.00000002(e6de7d8b)
(8662|8670) pub1  12% (4 samples sent)
(8662|8675) pub6  81% (26 samples sent)
(8662|8675) pub6  90% (29 samples sent)
(8662|8675) pub6  100% (32 samples sent)
(8662|8675) pub6  waiting for acks
(8662|8695) pub26<-match found! before write for 01036045.bd4a5e13.21d6cbd2.00000002(083c3bd7)
(8662|8670) pub1  21% (7 samples sent)
(8662|8670) pub1  31% (10 samples sent)
(8662|8670) pub1  40% (13 samples sent)
(8662|8670) pub1  50% (16 samples sent)
(8662|8668)  sub 40% (410 samples received)
(8662|8695) pub26  12% (4 samples sent)
(8662|8695) pub26  21% (7 samples sent)
(8662|8695) pub26  31% (10 samples sent)
(8662|8670) pub1  62% (20 samples sent)
(8662|8695) pub26  40% (13 samples sent)
(8662|8670) pub1  71% (23 samples sent)
(8662|8695) pub26  50% (16 samples sent)
(8662|8670) pub1  81% (26 samples sent)
(8662|8695) pub26  62% (20 samples sent)
(8662|8695) pub26  71% (23 samples sent)
(8662|8695) pub26  81% (26 samples sent)
(8662|8670) pub1  90% (29 samples sent)
(8662|8695) pub26  90% (29 samples sent)
(8662|8670) pub1  100% (32 samples sent)
(8662|8670) pub1  waiting for acks
(8662|8695) pub26  100% (32 samples sent)
(8662|8695) pub26  waiting for acks
(8662|8675) pub6  waiting for acks returned
(8662|8675) pub6<-delete_contained_entities
(8662|8670) pub1  waiting for acks returned
(8662|8670) pub1<-delete_contained_entities
(8662|8695) pub26  waiting for acks returned
(8662|8695) pub26<-delete_contained_entities
(8662|8691) pub22  writer id: 01036045.bd4a5e13.21d6cbce.00000002(ad2c4154)
(8662|8691) pub22->started
(8662|8691) pub22->wait_match() before write for 01036045.bd4a5e13.21d6cbce.00000002(ad2c4154)
(8662|8691) pub22<-match found! before write for 01036045.bd4a5e13.21d6cbce.00000002(ad2c4154)
(8662|8691) pub22  12% (4 samples sent)
(8662|8691) pub22  21% (7 samples sent)
(8662|8697) pub28  writer id: 01036045.bd4a5e13.21d6cbd4.00000002(877cce77)
(8662|8697) pub28->started
(8662|8697) pub28->wait_match() before write for 01036045.bd4a5e13.21d6cbd4.00000002(877cce77)
(8662|8691) pub22  31% (10 samples sent)
(8662|8691) pub22  40% (13 samples sent)
(8662|8691) pub22  50% (16 samples sent)
(8662|8691) pub22  62% (20 samples sent)
(8662|8691) pub22  71% (23 samples sent)
(8662|8691) pub22  81% (26 samples sent)
(8662|8691) pub22  90% (29 samples sent)
(8662|8691) pub22  100% (32 samples sent)
(8662|8691) pub22  waiting for acks
(8662|8668)  sub 50% (512 samples received)
(8662|8675) pub6<-delete_participant
(8662|8691) pub22  waiting for acks returned
(8662|8691) pub22<-delete_contained_entities
(8662|8670) pub1<-delete_participant
(8662|8695) pub26<-delete_participant
(8662|8698) pub29  writer id: 01036045.bd4a5e13.21d6cbd6.00000002(fdbc9d17)
(8662|8698) pub29->started
(8662|8698) pub29->wait_match() before write for 01036045.bd4a5e13.21d6cbd6.00000002(fdbc9d17)
(8662|8669) pub0  writer id: 01036045.bd4a5e13.21d6cbb8.00000002(dbbe543b)
(8662|8669) pub0->started
(8662|8669) pub0->wait_match() before write for 01036045.bd4a5e13.21d6cbb8.00000002(dbbe543b)
(8662|8673) pub4  waiting for acks returned
(8662|8673) pub4<-delete_contained_entities
(8662|8687) pub17  writer id: 01036045.bd4a5e13.21d6cbc8.00000002(226cb4f4)
(8662|8687) pub17->started
(8662|8687) pub17->wait_match() before write for 01036045.bd4a5e13.21d6cbc8.00000002(226cb4f4)
(8662|8698) pub29<-match found! before write for 01036045.bd4a5e13.21d6cbd6.00000002(fdbc9d17)
(8662|8698) pub29  12% (4 samples sent)
(8662|8698) pub29  21% (7 samples sent)
(8662|8698) pub29  31% (10 samples sent)
(8662|8698) pub29  40% (13 samples sent)
(8662|8698) pub29  50% (16 samples sent)
(8662|8698) pub29  62% (20 samples sent)
(8662|8698) pub29  71% (23 samples sent)
(8662|8698) pub29  81% (26 samples sent)
(8662|8698) pub29  90% (29 samples sent)
(8662|8698) pub29  100% (32 samples sent)
(8662|8698) pub29  waiting for acks
(8662|8698) pub29  waiting for acks returned
(8662|8698) pub29<-delete_contained_entities
(8662|8697) pub28<-match found! before write for 01036045.bd4a5e13.21d6cbd4.00000002(877cce77)
(8662|8691) pub22<-delete_participant
(8662|8697) pub28  12% (4 samples sent)
(8662|8697) pub28  21% (7 samples sent)
(8662|8697) pub28  31% (10 samples sent)
(8662|8697) pub28  40% (13 samples sent)
(8662|8697) pub28  50% (16 samples sent)
(8662|8697) pub28  62% (20 samples sent)
(8662|8697) pub28  71% (23 samples sent)
(8662|8697) pub28  81% (26 samples sent)
(8662|8697) pub28  90% (29 samples sent)
(8662|8697) pub28  100% (32 samples sent)
(8662|8697) pub28  waiting for acks
(8662|8697) pub28  waiting for acks returned
(8662|8697) pub28<-delete_contained_entities
(8662|8669) pub0<-match found! before write for 01036045.bd4a5e13.21d6cbb8.00000002(dbbe543b)
(8662|8669) pub0  12% (4 samples sent)
(8662|8669) pub0  21% (7 samples sent)
(8662|8669) pub0  31% (10 samples sent)
(8662|8669) pub0  40% (13 samples sent)
(8662|8669) pub0  50% (16 samples sent)
(8662|8669) pub0  62% (20 samples sent)
(8662|8669) pub0  71% (23 samples sent)
(8662|8669) pub0  81% (26 samples sent)
(8662|8669) pub0  90% (29 samples sent)
(8662|8669) pub0  100% (32 samples sent)
(8662|8669) pub0  waiting for acks
(8662|8669) pub0  waiting for acks returned
(8662|8669) pub0<-delete_contained_entities
(8662|8678) pub9->transport cfg_9
(8662|8673) pub4<-delete_participant
(8662|8687) pub17<-match found! before write for 01036045.bd4a5e13.21d6cbc8.00000002(226cb4f4)
(8662|8687) pub17  12% (4 samples sent)
(8662|8687) pub17  21% (7 samples sent)
(8662|8687) pub17  31% (10 samples sent)
(8662|8687) pub17  40% (13 samples sent)
(8662|8687) pub17  50% (16 samples sent)
(8662|8687) pub17  62% (20 samples sent)
(8662|8687) pub17  71% (23 samples sent)
(8662|8687) pub17  81% (26 samples sent)
(8662|8687) pub17  90% (29 samples sent)
(8662|8687) pub17  100% (32 samples sent)
(8662|8687) pub17  waiting for acks
(8662|8668)  sub 60% (615 samples received)
(8662|8687) pub17  waiting for acks returned
(8662|8687) pub17<-delete_contained_entities
(8662|8698) pub29<-delete_participant
(8662|8697) pub28<-delete_participant
(8662|8688) pub19  writer id: 01036045.bd4a5e13.21d6cbca.00000002(58ace794)
(8662|8688) pub19->started
(8662|8688) pub19->wait_match() before write for 01036045.bd4a5e13.21d6cbca.00000002(58ace794)
(8662|8669) pub0<-delete_participant
(8662|8687) pub17<-delete_participant
(8662|8680) pub11  writer id: 01036045.bd4a5e13.21d6cbc2.00000002(68dcac55)
(8662|8680) pub11->started
(8662|8680) pub11->wait_match() before write for 01036045.bd4a5e13.21d6cbc2.00000002(68dcac55)
(8662|8688) pub19<-match found! before write for 01036045.bd4a5e13.21d6cbca.00000002(58ace794)
(8662|8688) pub19  12% (4 samples sent)
(8662|8688) pub19  21% (7 samples sent)
(8662|8688) pub19  31% (10 samples sent)
(8662|8688) pub19  40% (13 samples sent)
(8662|8688) pub19  50% (16 samples sent)
(8662|8688) pub19  62% (20 samples sent)
(8662|8688) pub19  71% (23 samples sent)
(8662|8688) pub19  81% (26 samples sent)
(8662|8688) pub19  90% (29 samples sent)
(8662|8688) pub19  100% (32 samples sent)
(8662|8688) pub19  waiting for acks
(8662|8688) pub19  waiting for acks returned
(8662|8688) pub19<-delete_contained_entities
(8662|8682) pub13  writer id: 01036045.bd4a5e13.21d6cbc5.00000002(dafc7045)
(8662|8682) pub13->started
(8662|8682) pub13->wait_match() before write for 01036045.bd4a5e13.21d6cbc5.00000002(dafc7045)
(8662|8683) pub14  writer id: 01036045.bd4a5e13.21d6cbc9.00000002(1f0c9d44)
(8662|8683) pub14->started
(8662|8683) pub14->wait_match() before write for 01036045.bd4a5e13.21d6cbc9.00000002(1f0c9d44)
(8662|8680) pub11<-match found! before write for 01036045.bd4a5e13.21d6cbc2.00000002(68dcac55)
(8662|8680) pub11  12% (4 samples sent)
(8662|8680) pub11  21% (7 samples sent)
(8662|8680) pub11  31% (10 samples sent)
(8662|8680) pub11  40% (13 samples sent)
(8662|8680) pub11  50% (16 samples sent)
(8662|8680) pub11  62% (20 samples sent)
(8662|8680) pub11  71% (23 samples sent)
(8662|8680) pub11  81% (26 samples sent)
(8662|8680) pub11  90% (29 samples sent)
(8662|8680) pub11  100% (32 samples sent)
(8662|8680) pub11  waiting for acks
(8662|8683) pub14<-match found! before write for 01036045.bd4a5e13.21d6cbc9.00000002(1f0c9d44)
(8662|8680) pub11  waiting for acks returned
(8662|8680) pub11<-delete_contained_entities
(8662|8683) pub14  12% (4 samples sent)
(8662|8683) pub14  21% (7 samples sent)
(8662|8683) pub14  31% (10 samples sent)
(8662|8683) pub14  40% (13 samples sent)
(8662|8683) pub14  50% (16 samples sent)
(8662|8683) pub14  62% (20 samples sent)
(8662|8683) pub14  71% (23 samples sent)
(8662|8683) pub14  81% (26 samples sent)
(8662|8683) pub14  90% (29 samples sent)
(8662|8683) pub14  100% (32 samples sent)
(8662|8683) pub14  waiting for acks
(8662|8668)  sub 70% (717 samples received)
(8662|8689) pub20  writer id: 01036045.bd4a5e13.21d6cbcb.00000002(65ccce24)
(8662|8689) pub20->started
(8662|8689) pub20->wait_match() before write for 01036045.bd4a5e13.21d6cbcb.00000002(65ccce24)
(8662|8683) pub14  waiting for acks returned
(8662|8683) pub14<-delete_contained_entities
(8662|8679) pub10  writer id: 01036045.bd4a5e13.21d6cbc3.00000002(55bc85e5)
(8662|8679) pub10->started
(8662|8679) pub10->wait_match() before write for 01036045.bd4a5e13.21d6cbc3.00000002(55bc85e5)
(8662|8688) pub19<-delete_participant
(8662|8682) pub13<-match found! before write for 01036045.bd4a5e13.21d6cbc5.00000002(dafc7045)
(8662|8682) pub13  12% (4 samples sent)
(8662|8682) pub13  21% (7 samples sent)
(8662|8682) pub13  31% (10 samples sent)
(8662|8682) pub13  40% (13 samples sent)
(8662|8682) pub13  50% (16 samples sent)
(8662|8682) pub13  62% (20 samples sent)
(8662|8682) pub13  71% (23 samples sent)
(8662|8682) pub13  81% (26 samples sent)
(8662|8682) pub13  90% (29 samples sent)
(8662|8682) pub13  100% (32 samples sent)
(8662|8682) pub13  waiting for acks
(8662|8694) pub25->transport cfg_25
(8662|8682) pub13  waiting for acks returned
(8662|8682) pub13<-delete_contained_entities
(8662|8689) pub20<-match found! before write for 01036045.bd4a5e13.21d6cbcb.00000002(65ccce24)
(8662|8689) pub20  12% (4 samples sent)
(8662|8689) pub20  21% (7 samples sent)
(8662|8689) pub20  31% (10 samples sent)
(8662|8689) pub20  40% (13 samples sent)
(8662|8689) pub20  50% (16 samples sent)
(8662|8689) pub20  62% (20 samples sent)
(8662|8689) pub20  71% (23 samples sent)
(8662|8689) pub20  81% (26 samples sent)
(8662|8689) pub20  90% (29 samples sent)
(8662|8689) pub20  100% (32 samples sent)
(8662|8689) pub20  waiting for acks
(8662|8680) pub11<-delete_participant
(8662|8689) pub20  waiting for acks returned
(8662|8689) pub20<-delete_contained_entities
(8662|8683) pub14<-delete_participant
(8662|8693) pub24  writer id: 01036045.bd4a5e13.21d6cbcf.00000002(904c68e4)
(8662|8693) pub24->started
(8662|8693) pub24->wait_match() before write for 01036045.bd4a5e13.21d6cbcf.00000002(904c68e4)
(8662|8679) pub10<-match found! before write for 01036045.bd4a5e13.21d6cbc3.00000002(55bc85e5)
(8662|8679) pub10  12% (4 samples sent)
(8662|8679) pub10  21% (7 samples sent)
(8662|8679) pub10  31% (10 samples sent)
(8662|8679) pub10  40% (13 samples sent)
(8662|8679) pub10  50% (16 samples sent)
(8662|8679) pub10  62% (20 samples sent)
(8662|8679) pub10  71% (23 samples sent)
(8662|8679) pub10  81% (26 samples sent)
(8662|8679) pub10  90% (29 samples sent)
(8662|8679) pub10  100% (32 samples sent)
(8662|8679) pub10  waiting for acks
(8662|8668)  sub 80% (820 samples received)
(8662|8682) pub13<-delete_participant
(8662|8679) pub10  waiting for acks returned
(8662|8679) pub10<-delete_contained_entities
(8662|8693) pub24<-match found! before write for 01036045.bd4a5e13.21d6cbcf.00000002(904c68e4)
(8662|8693) pub24  12% (4 samples sent)
(8662|8693) pub24  21% (7 samples sent)
(8662|8693) pub24  31% (10 samples sent)
(8662|8693) pub24  40% (13 samples sent)
(8662|8696) pub27->transport cfg_27
(8662|8693) pub24  50% (16 samples sent)
(8662|8693) pub24  62% (20 samples sent)
(8662|8693) pub24  71% (23 samples sent)
(8662|8693) pub24  81% (26 samples sent)
(8662|8693) pub24  90% (29 samples sent)
(8662|8693) pub24  100% (32 samples sent)
(8662|8693) pub24  waiting for acks
(8662|8693) pub24  waiting for acks returned
(8662|8693) pub24<-delete_contained_entities
(8662|8689) pub20<-delete_participant
(8662|8679) pub10<-delete_participant
(8662|8700) pub30  writer id: 01036045.bd4a5e13.21d6cbd5.00000002(ba1ce7c7)
(8662|8700) pub30->started
(8662|8700) pub30->wait_match() before write for 01036045.bd4a5e13.21d6cbd5.00000002(ba1ce7c7)
(8662|8693) pub24<-delete_participant
(8662|8699) pub31  writer id: 01036045.bd4a5e13.21d6cbd7.00000002(c0dcb4a7)
(8662|8699) pub31->started
(8662|8699) pub31->wait_match() before write for 01036045.bd4a5e13.21d6cbd7.00000002(c0dcb4a7)
(8662|8699) pub31<-match found! before write for 01036045.bd4a5e13.21d6cbd7.00000002(c0dcb4a7)
(8662|8700) pub30<-match found! before write for 01036045.bd4a5e13.21d6cbd5.00000002(ba1ce7c7)
(8662|8699) pub31  12% (4 samples sent)
(8662|8700) pub30  12% (4 samples sent)
(8662|8699) pub31  21% (7 samples sent)
(8662|8700) pub30  21% (7 samples sent)
(8662|8699) pub31  31% (10 samples sent)
(8662|8700) pub30  31% (10 samples sent)
(8662|8699) pub31  40% (13 samples sent)
(8662|8700) pub30  40% (13 samples sent)
(8662|8699) pub31  50% (16 samples sent)
(8662|8700) pub30  50% (16 samples sent)
(8662|8699) pub31  62% (20 samples sent)
(8662|8700) pub30  62% (20 samples sent)
(8662|8699) pub31  71% (23 samples sent)
(8662|8700) pub30  71% (23 samples sent)
(8662|8699) pub31  81% (26 samples sent)
(8662|8700) pub30  81% (26 samples sent)
(8662|8700) pub30  90% (29 samples sent)
(8662|8700) pub30  100% (32 samples sent)
(8662|8700) pub30  waiting for acks
(8662|8699) pub31  90% (29 samples sent)
(8662|8699) pub31  100% (32 samples sent)
(8662|8699) pub31  waiting for acks
(8662|8668)  sub 90% (922 samples received)
(8662|8699) pub31  waiting for acks returned
(8662|8699) pub31<-delete_contained_entities
(8662|8678) pub9  writer id: 01036045.bd4a5e13.21d6cbc1.00000002(2f7cd685)
(8662|8678) pub9->started
(8662|8678) pub9->wait_match() before write for 01036045.bd4a5e13.21d6cbc1.00000002(2f7cd685)
(8662|8678) pub9<-match found! before write for 01036045.bd4a5e13.21d6cbc1.00000002(2f7cd685)
(8662|8678) pub9  12% (4 samples sent)
(8662|8678) pub9  21% (7 samples sent)
(8662|8678) pub9  31% (10 samples sent)
(8662|8678) pub9  40% (13 samples sent)
(8662|8678) pub9  50% (16 samples sent)
(8662|8678) pub9  62% (20 samples sent)
(8662|8678) pub9  71% (23 samples sent)
(8662|8678) pub9  81% (26 samples sent)
(8662|8678) pub9  90% (29 samples sent)
(8662|8678) pub9  100% (32 samples sent)
(8662|8678) pub9  waiting for acks
(8662|8699) pub31<-delete_participant
(8662|8678) pub9  waiting for acks returned
(8662|8678) pub9<-delete_contained_entities
(8662|8678) pub9<-delete_participant
(8662|8694) pub25  writer id: 01036045.bd4a5e13.21d6cbd1.00000002(4f9c4107)
(8662|8694) pub25->started
(8662|8694) pub25->wait_match() before write for 01036045.bd4a5e13.21d6cbd1.00000002(4f9c4107)
(8662|8694) pub25<-match found! before write for 01036045.bd4a5e13.21d6cbd1.00000002(4f9c4107)
(8662|8694) pub25  12% (4 samples sent)
(8662|8694) pub25  21% (7 samples sent)
(8662|8694) pub25  31% (10 samples sent)
(8662|8694) pub25  40% (13 samples sent)
(8662|8694) pub25  50% (16 samples sent)
(8662|8694) pub25  62% (20 samples sent)
(8662|8694) pub25  71% (23 samples sent)
(8662|8694) pub25  81% (26 samples sent)
(8662|8694) pub25  90% (29 samples sent)
(8662|8694) pub25  100% (32 samples sent)
(8662|8694) pub25  waiting for acks
(8662|8694) pub25  waiting for acks returned
(8662|8694) pub25<-delete_contained_entities
(8662|8696) pub27  writer id: 01036045.bd4a5e13.21d6cbd3.00000002(355c1267)
(8662|8696) pub27->started
(8662|8696) pub27->wait_match() before write for 01036045.bd4a5e13.21d6cbd3.00000002(355c1267)
(8662|8696) pub27<-match found! before write for 01036045.bd4a5e13.21d6cbd3.00000002(355c1267)
(8662|8696) pub27  12% (4 samples sent)
(8662|8696) pub27  21% (7 samples sent)
(8662|8696) pub27  31% (10 samples sent)
(8662|8696) pub27  40% (13 samples sent)
(8662|8696) pub27  50% (16 samples sent)
(8662|8696) pub27  62% (20 samples sent)
(8662|8696) pub27  71% (23 samples sent)
(8662|8696) pub27  81% (26 samples sent)
(8662|8696) pub27  90% (29 samples sent)
(8662|8696) pub27  100% (32 samples sent)
(8662|8696) pub27  waiting for acks
(8662|8668)  sub 100% (1024 samples received)
(8662|8668) sub condition_.notify_all
(8662|8662) sub condition_.wait returned
(8662|8662) sub check_received
(8662|8662) sub check_received returns 0
(8662|8662) <- PublisherService::end
(8662|8696) pub27  waiting for acks returned
(8662|8696) pub27<-delete_contained_entities
(8662|8700) pub30  waiting for acks returned
(8662|8700) pub30<-delete_contained_entities
(8662|8694) pub25<-delete_participant
(8662|8696) pub27<-delete_participant
(8662|8700) pub30<-delete_participant
(8662|8662) <- PublisherService::~PublisherService
(8662|8662) <- Subscriber delete_contained_entities
(8662|8662) <- Subscriber delete_participant
(8662|8662) <- Subscriber::~Subscriber
(8662|8662) <- Thrasher shutdown
test PASSED.

auto_run_tests_finished: tests/DCPS/Thrasher/run_test.pl high rtps Time:16s 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: 8832
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Thrasher/Thrasher -t 1 -s 1 -n 1 -d -DCPSConfigFile thrasher.ini -DCPSPendingTimeout 3 
Thrasher PID: 8841 started at 2025-10-28 18:48:38
(8841|8841) -> Thrasher started
(8841|8841) -> Subscriber::Subscriber
(8832|8832) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmwhb2z" as fully qualified hostname, please correct system configuration.
(8841|8841) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmwhb2z" as fully qualified hostname, please correct system configuration.
(8841|8841)    Subscriber reader id: 01030000.292142e6.00000002.00000507(db941cb9)
(8841|8841) -> PublisherService::PublisherService
(8841|8841) -> PublisherService::start (1 threads)
(8841|8841) sub wait_received 0:1
(8841|8852) pub0  writer id: 01030000.292142e6.00000003.00000102(f2f20482)
(8841|8852) pub0->started
(8841|8852) pub0  100% (1 samples sent)
(8841|8852) pub0->wait_match() before write for 01030000.292142e6.00000003.00000102(f2f20482)
(8841|8852) pub0<-match found! before write for 01030000.292142e6.00000003.00000102(f2f20482)
(8841|8852) pub0  waiting for acks
(8841|8851)  sub 100% (1 samples received)
(8841|8851) sub condition_.notify_all
(8841|8841) sub condition_.wait returned
(8841|8841) sub check_received
(8841|8841) sub check_received returns 0
(8841|8841) <- PublisherService::end
(8841|8852) pub0  waiting for acks returned
(8841|8852) pub0<-delete_contained_entities
(8841|8852) pub0<-delete_participant
(8841|8841) <- PublisherService::~PublisherService
(8841|8841) <- Subscriber delete_contained_entities
(8841|8841) <- Subscriber delete_participant
(8841|8841) <- Subscriber::~Subscriber
(8841|8841) <- 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:1s 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: 8854
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Thrasher/Thrasher -t 2 -s 1 -n 2 -d -DCPSConfigFile thrasher.ini -DCPSPendingTimeout 3 
Thrasher PID: 8863 started at 2025-10-28 18:48:39
(8863|8863) -> Thrasher started
(8863|8863) -> Subscriber::Subscriber
(8854|8854) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmwhb2z" as fully qualified hostname, please correct system configuration.
(8863|8863) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmwhb2z" as fully qualified hostname, please correct system configuration.
(8863|8863)    Subscriber reader id: 01030000.7064d546.00000002.00000507(1a8ad8f5)
(8863|8863) -> PublisherService::PublisherService
(8863|8863) -> PublisherService::start (2 threads)
(8863|8863) sub wait_received 0:2
(8863|8875) pub1  writer id: 01030000.7064d546.00000004.00000102(81cc1cde)
(8863|8875) pub1->started
(8863|8875) pub1  100% (1 samples sent)
(8863|8875) pub1->wait_match() before write for 01030000.7064d546.00000004.00000102(81cc1cde)
(8863|8875) pub1<-match found! before write for 01030000.7064d546.00000004.00000102(81cc1cde)
(8863|8875) pub1  waiting for acks
(8863|8873)  sub 50% (1 samples received)
(8863|8875) pub1  waiting for acks returned
(8863|8875) pub1<-delete_contained_entities
(8863|8874) pub0  writer id: 01030000.7064d546.00000003.00000102(33ecc0ce)
(8863|8874) pub0->started
(8863|8874) pub0  100% (1 samples sent)
(8863|8874) pub0->wait_match() before write for 01030000.7064d546.00000003.00000102(33ecc0ce)
(8863|8874) pub0<-match found! before write for 01030000.7064d546.00000003.00000102(33ecc0ce)
(8863|8874) pub0  waiting for acks
(8863|8873)  sub 100% (2 samples received)
(8863|8873) sub condition_.notify_all
(8863|8863) sub condition_.wait returned
(8863|8863) sub check_received
(8863|8863) sub check_received returns 0
(8863|8863) <- PublisherService::end
(8863|8874) pub0  waiting for acks returned
(8863|8874) pub0<-delete_contained_entities
(8863|8875) pub1<-delete_participant
(8863|8874) pub0<-delete_participant
(8863|8863) <- PublisherService::~PublisherService
(8863|8863) <- Subscriber delete_contained_entities
(8863|8863) <- Subscriber delete_participant
(8863|8863) <- Subscriber::~Subscriber
(8863|8863) <- 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: 8877
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Thrasher/Thrasher -t 3 -s 3 -n 9 -d -DCPSConfigFile thrasher.ini -DCPSPendingTimeout 3 
Thrasher PID: 8886 started at 2025-10-28 18:48:40
(8886|8886) -> Thrasher started
(8886|8886) -> Subscriber::Subscriber
(8877|8877) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmwhb2z" as fully qualified hostname, please correct system configuration.
(8886|8886) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmwhb2z" as fully qualified hostname, please correct system configuration.
(8886|8886)    Subscriber reader id: 01030000.13d4908f.00000002.00000507(763a6179)
(8886|8886) -> PublisherService::PublisherService
(8886|8886) -> PublisherService::start (3 threads)
(8886|8886) sub wait_received 0:9
(8886|8897) pub0  writer id: 01030000.13d4908f.00000003.00000102(5f5c7942)
(8886|8897) pub0->started
(8886|8897) pub0  33% (1 samples sent)
(8886|8897) pub0  66% (2 samples sent)
(8886|8897) pub0  100% (3 samples sent)
(8886|8897) pub0->wait_match() before write for 01030000.13d4908f.00000003.00000102(5f5c7942)
(8886|8899) pub2  writer id: 01030000.13d4908f.00000005.00000102(d01c8ce2)
(8886|8899) pub2->started
(8886|8899) pub2  33% (1 samples sent)
(8886|8899) pub2  66% (2 samples sent)
(8886|8899) pub2  100% (3 samples sent)
(8886|8899) pub2->wait_match() before write for 01030000.13d4908f.00000005.00000102(d01c8ce2)
(8886|8898) pub1  writer id: 01030000.13d4908f.00000004.00000102(ed7ca552)
(8886|8897) pub0<-match found! before write for 01030000.13d4908f.00000003.00000102(5f5c7942)
(8886|8897) pub0  waiting for acks
(8886|8898) pub1->started
(8886|8898) pub1  33% (1 samples sent)
(8886|8898) pub1  66% (2 samples sent)
(8886|8898) pub1  100% (3 samples sent)
(8886|8898) pub1->wait_match() before write for 01030000.13d4908f.00000004.00000102(ed7ca552)
(8886|8899) pub2<-match found! before write for 01030000.13d4908f.00000005.00000102(d01c8ce2)
(8886|8899) pub2  waiting for acks
(8886|8896)  sub 11% (1 samples received)
(8886|8896)  sub 22% (2 samples received)
(8886|8896)  sub 33% (3 samples received)
(8886|8896)  sub 44% (4 samples received)
(8886|8896)  sub 55% (5 samples received)
(8886|8896)  sub 66% (6 samples received)
(8886|8898) pub1<-match found! before write for 01030000.13d4908f.00000004.00000102(ed7ca552)
(8886|8898) pub1  waiting for acks
(8886|8897) pub0  waiting for acks returned
(8886|8897) pub0<-delete_contained_entities
(8886|8899) pub2  waiting for acks returned
(8886|8899) pub2<-delete_contained_entities
(8886|8896)  sub 77% (7 samples received)
(8886|8896)  sub 88% (8 samples received)
(8886|8896)  sub 100% (9 samples received)
(8886|8896) sub condition_.notify_all
(8886|8886) sub condition_.wait returned
(8886|8886) sub check_received
(8886|8886) sub check_received returns 0
(8886|8886) <- PublisherService::end
(8886|8898) pub1  waiting for acks returned
(8886|8898) pub1<-delete_contained_entities
(8886|8897) pub0<-delete_participant
(8886|8899) pub2<-delete_participant
(8886|8898) pub1<-delete_participant
(8886|8886) <- PublisherService::~PublisherService
(8886|8886) <- Subscriber delete_contained_entities
(8886|8886) <- Subscriber delete_participant
(8886|8886) <- Subscriber::~Subscriber
(8886|8886) <- 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:0s 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: 8901
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Thrasher/Thrasher -t 1 -s 1024 -n 1024 -d -DCPSConfigFile thrasher.ini -DCPSPendingTimeout 3 
Thrasher PID: 8910 started at 2025-10-28 18:48:41
(8910|8910) -> Thrasher started
(8910|8910) -> Subscriber::Subscriber
(8901|8901) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmwhb2z" as fully qualified hostname, please correct system configuration.
(8910|8910) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmwhb2z" as fully qualified hostname, please correct system configuration.
(8910|8910)    Subscriber reader id: 01030000.34481186.00000002.00000507(6cfae4f9)
(8910|8910) -> PublisherService::PublisherService
(8910|8910) -> PublisherService::start (1 threads)
(8910|8910) sub wait_received 0:1024
(8910|8921) pub0  writer id: 01030000.34481186.00000003.00000102(459cfcc2)
(8910|8921) pub0->started
(8910|8921) pub0  10% (103 samples sent)
(8910|8920)  sub 10% (103 samples received)
(8910|8921) pub0  20% (205 samples sent)
(8910|8920)  sub 20% (205 samples received)
(8910|8921) pub0  30% (308 samples sent)
(8910|8920)  sub 30% (308 samples received)
(8910|8921) pub0  40% (410 samples sent)
(8910|8920)  sub 40% (410 samples received)
(8910|8921) pub0  50% (512 samples sent)
(8910|8920)  sub 50% (512 samples received)
(8910|8921) pub0  60% (615 samples sent)
(8910|8920)  sub 60% (615 samples received)
(8910|8921) pub0  70% (717 samples sent)
(8910|8920)  sub 70% (717 samples received)
(8910|8921) pub0  80% (820 samples sent)
(8910|8920)  sub 80% (820 samples received)
(8910|8921) pub0  90% (922 samples sent)
(8910|8920)  sub 90% (922 samples received)
(8910|8921) pub0  100% (1024 samples sent)
(8910|8921) pub0->wait_match() before write for 01030000.34481186.00000003.00000102(459cfcc2)
(8910|8920)  sub 100% (1024 samples received)
(8910|8920) sub condition_.notify_all
(8910|8910) sub condition_.wait returned
(8910|8910) sub check_received
(8910|8921) pub0<-match found! before write for 01030000.34481186.00000003.00000102(459cfcc2)
(8910|8921) pub0  waiting for acks
(8910|8910) sub check_received returns 0
(8910|8910) <- PublisherService::end
(8910|8921) pub0  waiting for acks returned
(8910|8921) pub0<-delete_contained_entities
(8910|8921) pub0<-delete_participant
(8910|8910) <- PublisherService::~PublisherService
(8910|8910) <- Subscriber delete_contained_entities
(8910|8910) <- Subscriber delete_participant
(8910|8910) <- Subscriber::~Subscriber
(8910|8910) <- 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: 8923
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Thrasher/Thrasher -t 8 -s 128 -n 1024 -d -DCPSConfigFile thrasher.ini -DCPSPendingTimeout 3 
Thrasher PID: 8932 started at 2025-10-28 18:48:42
(8932|8932) -> Thrasher started
(8932|8932) -> Subscriber::Subscriber
(8923|8923) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmwhb2z" as fully qualified hostname, please correct system configuration.
(8932|8932) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmwhb2z" as fully qualified hostname, please correct system configuration.
(8932|8932)    Subscriber reader id: 01030000.6320f3fa.00000002.00000507(eb8ecd8a)
(8932|8932) -> PublisherService::PublisherService
(8932|8932) -> PublisherService::start (8 threads)
(8932|8932) sub wait_received 0:1024
(8932|8944) pub1  writer id: 01030000.6320f3fa.00000004.00000102(70c809a1)
(8932|8944) pub1->started
(8932|8944) pub1  10% (13 samples sent)
(8932|8945) pub2  writer id: 01030000.6320f3fa.00000005.00000102(4da82011)
(8932|8945) pub2->started
(8932|8943) pub0  writer id: 01030000.6320f3fa.00000003.00000102(c2e8d5b1)
(8932|8943) pub0->started
(8932|8943) pub0  10% (13 samples sent)
(8932|8945) pub2  10% (13 samples sent)
(8932|8944) pub1  20% (26 samples sent)
(8932|8943) pub0  20% (26 samples sent)
(8932|8944) pub1  30% (39 samples sent)
(8932|8943) pub0  30% (39 samples sent)
(8932|8944) pub1  40% (52 samples sent)
(8932|8945) pub2  20% (26 samples sent)
(8932|8944) pub1  50% (64 samples sent)
(8932|8945) pub2  30% (39 samples sent)
(8932|8943) pub0  40% (52 samples sent)
(8932|8944) pub1  60% (77 samples sent)
(8932|8945) pub2  40% (52 samples sent)
(8932|8944) pub1  70% (90 samples sent)
(8932|8945) pub2  50% (64 samples sent)
(8932|8944) pub1  80% (103 samples sent)
(8932|8943) pub0  50% (64 samples sent)
(8932|8945) pub2  60% (77 samples sent)
(8932|8945) pub2  70% (90 samples sent)
(8932|8944) pub1  90% (116 samples sent)
(8932|8944) pub1  100% (128 samples sent)
(8932|8944) pub1->wait_match() before write for 01030000.6320f3fa.00000004.00000102(70c809a1)
(8932|8945) pub2  80% (103 samples sent)
(8932|8950) pub7  writer id: 01030000.6320f3fa.0000000a.00000102(cff8b7c0)
(8932|8950) pub7->started
(8932|8949) pub6  writer id: 01030000.6320f3fa.00000009.00000102(8858cd10)
(8932|8949) pub6->started
(8932|8943) pub0  60% (77 samples sent)
(8932|8950) pub7  10% (13 samples sent)
(8932|8944) pub1<-match found! before write for 01030000.6320f3fa.00000004.00000102(70c809a1)
(8932|8944) pub1  waiting for acks
(8932|8949) pub6  10% (13 samples sent)
(8932|8945) pub2  90% (116 samples sent)
(8932|8949) pub6  20% (26 samples sent)
(8932|8949) pub6  30% (39 samples sent)
(8932|8943) pub0  70% (90 samples sent)
(8932|8950) pub7  20% (26 samples sent)
(8932|8947) pub4  writer id: 01030000.6320f3fa.00000007.00000102(37687371)
(8932|8947) pub4->started
(8932|8946) pub3  writer id: 01030000.6320f3fa.00000006.00000102(0a085ac1)
(8932|8946) pub3->started
(8932|8945) pub2  100% (128 samples sent)
(8932|8945) pub2->wait_match() before write for 01030000.6320f3fa.00000005.00000102(4da82011)
(8932|8947) pub4  10% (13 samples sent)
(8932|8946) pub3  10% (13 samples sent)
(8932|8946) pub3  20% (26 samples sent)
(8932|8950) pub7  30% (39 samples sent)
(8932|8943) pub0  80% (103 samples sent)
(8932|8948) pub5  writer id: 01030000.6320f3fa.00000008.00000102(b538e4a0)
(8932|8948) pub5->started
(8932|8949) pub6  40% (52 samples sent)
(8932|8947) pub4  20% (26 samples sent)
(8932|8948) pub5  10% (13 samples sent)
(8932|8950) pub7  40% (52 samples sent)
(8932|8946) pub3  30% (39 samples sent)
(8932|8947) pub4  30% (39 samples sent)
(8932|8948) pub5  20% (26 samples sent)
(8932|8946) pub3  40% (52 samples sent)
(8932|8948) pub5  30% (39 samples sent)
(8932|8943) pub0  90% (116 samples sent)
(8932|8948) pub5  40% (52 samples sent)
(8932|8950) pub7  50% (64 samples sent)
(8932|8945) pub2<-match found! before write for 01030000.6320f3fa.00000005.00000102(4da82011)
(8932|8945) pub2  waiting for acks
(8932|8947) pub4  40% (52 samples sent)
(8932|8948) pub5  50% (64 samples sent)
(8932|8947) pub4  50% (64 samples sent)
(8932|8948) pub5  60% (77 samples sent)
(8932|8949) pub6  50% (64 samples sent)
(8932|8943) pub0  100% (128 samples sent)
(8932|8943) pub0->wait_match() before write for 01030000.6320f3fa.00000003.00000102(c2e8d5b1)
(8932|8943) pub0<-match found! before write for 01030000.6320f3fa.00000003.00000102(c2e8d5b1)
(8932|8943) pub0  waiting for acks
(8932|8948) pub5  70% (90 samples sent)
(8932|8949) pub6  60% (77 samples sent)
(8932|8946) pub3  50% (64 samples sent)
(8932|8950) pub7  60% (77 samples sent)
(8932|8948) pub5  80% (103 samples sent)
(8932|8950) pub7  70% (90 samples sent)
(8932|8947) pub4  60% (77 samples sent)
(8932|8948) pub5  90% (116 samples sent)
(8932|8949) pub6  70% (90 samples sent)
(8932|8948) pub5  100% (128 samples sent)
(8932|8948) pub5->wait_match() before write for 01030000.6320f3fa.00000008.00000102(b538e4a0)
(8932|8947) pub4  70% (90 samples sent)
(8932|8946) pub3  60% (77 samples sent)
(8932|8950) pub7  80% (103 samples sent)
(8932|8947) pub4  80% (103 samples sent)
(8932|8946) pub3  70% (90 samples sent)
(8932|8949) pub6  80% (103 samples sent)
(8932|8947) pub4  90% (116 samples sent)
(8932|8946) pub3  80% (103 samples sent)
(8932|8949) pub6  90% (116 samples sent)
(8932|8947) pub4  100% (128 samples sent)
(8932|8947) pub4->wait_match() before write for 01030000.6320f3fa.00000007.00000102(37687371)
(8932|8946) pub3  90% (116 samples sent)
(8932|8949) pub6  100% (128 samples sent)
(8932|8949) pub6->wait_match() before write for 01030000.6320f3fa.00000009.00000102(8858cd10)
(8932|8946) pub3  100% (128 samples sent)
(8932|8946) pub3->wait_match() before write for 01030000.6320f3fa.00000006.00000102(0a085ac1)
(8932|8950) pub7  90% (116 samples sent)
(8932|8949) pub6<-match found! before write for 01030000.6320f3fa.00000009.00000102(8858cd10)
(8932|8949) pub6  waiting for acks
(8932|8950) pub7  100% (128 samples sent)
(8932|8950) pub7->wait_match() before write for 01030000.6320f3fa.0000000a.00000102(cff8b7c0)
(8932|8950) pub7<-match found! before write for 01030000.6320f3fa.0000000a.00000102(cff8b7c0)
(8932|8950) pub7  waiting for acks
(8932|8946) pub3<-match found! before write for 01030000.6320f3fa.00000006.00000102(0a085ac1)
(8932|8946) pub3  waiting for acks
(8932|8947) pub4<-match found! before write for 01030000.6320f3fa.00000007.00000102(37687371)
(8932|8947) pub4  waiting for acks
(8932|8948) pub5<-match found! before write for 01030000.6320f3fa.00000008.00000102(b538e4a0)
(8932|8948) pub5  waiting for acks
(8932|8942)  sub 10% (103 samples received)
(8932|8942)  sub 20% (205 samples received)
(8932|8942)  sub 30% (308 samples received)
(8932|8942)  sub 40% (410 samples received)
(8932|8942)  sub 50% (512 samples received)
(8932|8942)  sub 60% (615 samples received)
(8932|8942)  sub 70% (717 samples received)
(8932|8944) pub1  waiting for acks returned
(8932|8944) pub1<-delete_contained_entities
(8932|8950) pub7  waiting for acks returned
(8932|8950) pub7<-delete_contained_entities
(8932|8945) pub2  waiting for acks returned
(8932|8946) pub3  waiting for acks returned
(8932|8943) pub0  waiting for acks returned
(8932|8949) pub6  waiting for acks returned
(8932|8943) pub0<-delete_contained_entities
(8932|8945) pub2<-delete_contained_entities
(8932|8946) pub3<-delete_contained_entities
(8932|8949) pub6<-delete_contained_entities
(8932|8942)  sub 80% (820 samples received)
(8932|8943) pub0<-delete_participant
(8932|8945) pub2<-delete_participant
(8932|8942)  sub 90% (922 samples received)
(8932|8949) pub6<-delete_participant
(8932|8942)  sub 100% (1024 samples received)
(8932|8942) sub condition_.notify_all
(8932|8932) sub condition_.wait returned
(8932|8932) sub check_received
(8932|8932) sub check_received returns 0
(8932|8932) <- PublisherService::end
(8932|8947) pub4  waiting for acks returned
(8932|8947) pub4<-delete_contained_entities
(8932|8948) pub5  waiting for acks returned
(8932|8948) pub5<-delete_contained_entities
(8932|8946) pub3<-delete_participant
(8932|8944) pub1<-delete_participant
(8932|8950) pub7<-delete_participant
(8932|8947) pub4<-delete_participant
(8932|8948) pub5<-delete_participant
(8932|8932) <- PublisherService::~PublisherService
(8932|8932) <- Subscriber delete_contained_entities
(8932|8932) <- Subscriber delete_participant
(8932|8932) <- Subscriber::~Subscriber
(8932|8932) <- 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: 8952
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Thrasher/Thrasher -t 16 -s 64 -n 1024 -d -DCPSConfigFile thrasher.ini -DCPSPendingTimeout 3 
Thrasher PID: 8961 started at 2025-10-28 18:48:43
(8961|8961) -> Thrasher started
(8961|8961) -> Subscriber::Subscriber
(8952|8952) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmwhb2z" as fully qualified hostname, please correct system configuration.
(8961|8961) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmwhb2z" as fully qualified hostname, please correct system configuration.
(8961|8961)    Subscriber reader id: 01030000.33fec07a.00000002.00000507(6f4d6d4f)
(8961|8961) -> PublisherService::PublisherService
(8961|8961) -> PublisherService::start (16 threads)
(8961|8961) sub wait_received 0:1024
(8961|8978) pub6  writer id: 01030000.33fec07a.00000009.00000102(0c9b6dd5)
(8961|8978) pub6->started
(8961|8978) pub6  10% (7 samples sent)
(8961|8978) pub6  20% (13 samples sent)
(8961|8978) pub6  31% (20 samples sent)
(8961|8978) pub6  40% (26 samples sent)
(8961|8981) pub9  writer id: 01030000.33fec07a.0000000b.00000102(765b3eb5)
(8961|8981) pub9->started
(8961|8981) pub9  10% (7 samples sent)
(8961|8981) pub9  20% (13 samples sent)
(8961|8981) pub9  31% (20 samples sent)
(8961|8981) pub9  40% (26 samples sent)
(8961|8981) pub9  50% (32 samples sent)
(8961|8974) pub2  writer id: 01030000.33fec07a.00000005.00000102(c96b80d4)
(8961|8974) pub2->started
(8961|8978) pub6  50% (32 samples sent)
(8961|8974) pub2  10% (7 samples sent)
(8961|8978) pub6  60% (39 samples sent)
(8961|8974) pub2  20% (13 samples sent)
(8961|8978) pub6  70% (45 samples sent)
(8961|8974) pub2  31% (20 samples sent)
(8961|8978) pub6  81% (52 samples sent)
(8961|8981) pub9  60% (39 samples sent)
(8961|8974) pub2  40% (26 samples sent)
(8961|8974) pub2  50% (32 samples sent)
(8961|8974) pub2  60% (39 samples sent)
(8961|8974) pub2  70% (45 samples sent)
(8961|8981) pub9  70% (45 samples sent)
(8961|8978) pub6  90% (58 samples sent)
(8961|8981) pub9  81% (52 samples sent)
(8961|8984) pub12  writer id: 01030000.33fec07a.0000000d.00000102(f91bcb15)
(8961|8984) pub12->started
(8961|8984) pub12  10% (7 samples sent)
(8961|8978) pub6  100% (64 samples sent)
(8961|8978) pub6->wait_match() before write for 01030000.33fec07a.00000009.00000102(0c9b6dd5)
(8961|8984) pub12  20% (13 samples sent)
(8961|8984) pub12  31% (20 samples sent)
(8961|8984) pub12  40% (26 samples sent)
(8961|8981) pub9  90% (58 samples sent)
(8961|8984) pub12  50% (32 samples sent)
(8961|8981) pub9  100% (64 samples sent)
(8961|8981) pub9->wait_match() before write for 01030000.33fec07a.0000000b.00000102(765b3eb5)
(8961|8984) pub12  60% (39 samples sent)
(8961|8984) pub12  70% (45 samples sent)
(8961|8984) pub12  81% (52 samples sent)
(8961|8984) pub12  90% (58 samples sent)
(8961|8984) pub12  100% (64 samples sent)
(8961|8984) pub12->wait_match() before write for 01030000.33fec07a.0000000d.00000102(f91bcb15)
(8961|8974) pub2  81% (52 samples sent)
(8961|8974) pub2  90% (58 samples sent)
(8961|8978) pub6<-match found! before write for 01030000.33fec07a.00000009.00000102(0c9b6dd5)
(8961|8978) pub6  waiting for acks
(8961|8974) pub2  100% (64 samples sent)
(8961|8974) pub2->wait_match() before write for 01030000.33fec07a.00000005.00000102(c96b80d4)
(8961|8974) pub2<-match found! before write for 01030000.33fec07a.00000005.00000102(c96b80d4)
(8961|8974) pub2  waiting for acks
(8961|8981) pub9<-match found! before write for 01030000.33fec07a.0000000b.00000102(765b3eb5)
(8961|8981) pub9  waiting for acks
(8961|8985) pub11  writer id: 01030000.33fec07a.00000011.00000102(5c0bb196)
(8961|8985) pub11->started
(8961|8985) pub11  10% (7 samples sent)
(8961|8985) pub11  20% (13 samples sent)
(8961|8987) pub15  writer id: 01030000.33fec07a.00000012.00000102(1babcb46)
(8961|8987) pub15->started
(8961|8985) pub11  31% (20 samples sent)
(8961|8985) pub11  40% (26 samples sent)
(8961|8980) pub8  writer id: 01030000.33fec07a.0000000f.00000102(83db9875)
(8961|8980) pub8->started
(8961|8985) pub11  50% (32 samples sent)
(8961|8985) pub11  60% (39 samples sent)
(8961|8980) pub8  10% (7 samples sent)
(8961|8985) pub11  70% (45 samples sent)
(8961|8980) pub8  20% (13 samples sent)
(8961|8980) pub8  31% (20 samples sent)
(8961|8987) pub15  10% (7 samples sent)
(8961|8980) pub8  40% (26 samples sent)
(8961|8985) pub11  81% (52 samples sent)
(8961|8980) pub8  50% (32 samples sent)
(8961|8985) pub11  90% (58 samples sent)
(8961|8980) pub8  60% (39 samples sent)
(8961|8984) pub12<-match found! before write for 01030000.33fec07a.0000000d.00000102(f91bcb15)
(8961|8984) pub12  waiting for acks
(8961|8980) pub8  70% (45 samples sent)
(8961|8987) pub15  20% (13 samples sent)
(8961|8987) pub15  31% (20 samples sent)
(8961|8975) pub3  writer id: 01030000.33fec07a.00000006.00000102(8ecbfa04)
(8961|8975) pub3->started
(8961|8987) pub15  40% (26 samples sent)
(8961|8975) pub3  10% (7 samples sent)
(8961|8985) pub11  100% (64 samples sent)
(8961|8985) pub11->wait_match() before write for 01030000.33fec07a.00000011.00000102(5c0bb196)
(8961|8987) pub15  50% (32 samples sent)
(8961|8975) pub3  20% (13 samples sent)
(8961|8975) pub3  31% (20 samples sent)
(8961|8975) pub3  40% (26 samples sent)
(8961|8987) pub15  60% (39 samples sent)
(8961|8975) pub3  50% (32 samples sent)
(8961|8975) pub3  60% (39 samples sent)
(8961|8979) pub7  writer id: 01030000.33fec07a.0000000a.00000102(4b3b1705)
(8961|8979) pub7->started
(8961|8975) pub3  70% (45 samples sent)
(8961|8986) pub14  writer id: 01030000.33fec07a.00000010.00000102(616b9826)
(8961|8972) pub0  writer id: 01030000.33fec07a.00000003.00000102(462b7574)
(8961|8972) pub0->started
(8961|8986) pub14->started
(8961|8980) pub8  81% (52 samples sent)
(8961|8986) pub14  10% (7 samples sent)
(8961|8980) pub8  90% (58 samples sent)
(8961|8986) pub14  20% (13 samples sent)
(8961|8980) pub8  100% (64 samples sent)
(8961|8980) pub8->wait_match() before write for 01030000.33fec07a.0000000f.00000102(83db9875)
(8961|8986) pub14  31% (20 samples sent)
(8961|8986) pub14  40% (26 samples sent)
(8961|8985) pub11<-match found! before write for 01030000.33fec07a.00000011.00000102(5c0bb196)
(8961|8985) pub11  waiting for acks
(8961|8972) pub0  10% (7 samples sent)
(8961|8972) pub0  20% (13 samples sent)
(8961|8972) pub0  31% (20 samples sent)
(8961|8972) pub0  40% (26 samples sent)
(8961|8979) pub7  10% (7 samples sent)
(8961|8979) pub7  20% (13 samples sent)
(8961|8972) pub0  50% (32 samples sent)
(8961|8979) pub7  31% (20 samples sent)
(8961|8972) pub0  60% (39 samples sent)
(8961|8975) pub3  81% (52 samples sent)
(8961|8972) pub0  70% (45 samples sent)
(8961|8975) pub3  90% (58 samples sent)
(8961|8972) pub0  81% (52 samples sent)
(8961|8975) pub3  100% (64 samples sent)
(8961|8975) pub3->wait_match() before write for 01030000.33fec07a.00000006.00000102(8ecbfa04)
(8961|8986) pub14  50% (32 samples sent)
(8961|8979) pub7  40% (26 samples sent)
(8961|8986) pub14  60% (39 samples sent)
(8961|8979) pub7  50% (32 samples sent)
(8961|8986) pub14  70% (45 samples sent)
(8961|8979) pub7  60% (39 samples sent)
(8961|8972) pub0  90% (58 samples sent)
(8961|8986) pub14  81% (52 samples sent)
(8961|8972) pub0  100% (64 samples sent)
(8961|8972) pub0->wait_match() before write for 01030000.33fec07a.00000003.00000102(462b7574)
(8961|8979) pub7  70% (45 samples sent)
(8961|8986) pub14  90% (58 samples sent)
(8961|8979) pub7  81% (52 samples sent)
(8961|8987) pub15  70% (45 samples sent)
(8961|8986) pub14  100% (64 samples sent)
(8961|8986) pub14->wait_match() before write for 01030000.33fec07a.00000010.00000102(616b9826)
(8961|8979) pub7  90% (58 samples sent)
(8961|8987) pub15  81% (52 samples sent)
(8961|8979) pub7  100% (64 samples sent)
(8961|8979) pub7->wait_match() before write for 01030000.33fec07a.0000000a.00000102(4b3b1705)
(8961|8982) pub10  writer id: 01030000.33fec07a.0000000c.00000102(c47be2a5)
(8961|8982) pub10->started
(8961|8987) pub15  90% (58 samples sent)
(8961|8982) pub10  10% (7 samples sent)
(8961|8980) pub8<-match found! before write for 01030000.33fec07a.0000000f.00000102(83db9875)
(8961|8980) pub8  waiting for acks
(8961|8982) pub10  20% (13 samples sent)
(8961|8977) pub5  writer id: 01030000.33fec07a.00000008.00000102(31fb4465)
(8961|8977) pub5->started
(8961|8987) pub15  100% (64 samples sent)
(8961|8987) pub15->wait_match() before write for 01030000.33fec07a.00000012.00000102(1babcb46)
(8961|8987) pub15<-match found! before write for 01030000.33fec07a.00000012.00000102(1babcb46)
(8961|8987) pub15  waiting for acks
(8961|8982) pub10  31% (20 samples sent)
(8961|8977) pub5  10% (7 samples sent)
(8961|8982) pub10  40% (26 samples sent)
(8961|8977) pub5  20% (13 samples sent)
(8961|8977) pub5  31% (20 samples sent)
(8961|8975) pub3<-match found! before write for 01030000.33fec07a.00000006.00000102(8ecbfa04)
(8961|8975) pub3  waiting for acks
(8961|8977) pub5  40% (26 samples sent)
(8961|8982) pub10  50% (32 samples sent)
(8961|8977) pub5  50% (32 samples sent)
(8961|8982) pub10  60% (39 samples sent)
(8961|8977) pub5  60% (39 samples sent)
(8961|8982) pub10  70% (45 samples sent)
(8961|8983) pub13  writer id: 01030000.33fec07a.0000000e.00000102(bebbb1c5)
(8961|8983) pub13->started
(8961|8977) pub5  70% (45 samples sent)
(8961|8982) pub10  81% (52 samples sent)
(8961|8983) pub13  10% (7 samples sent)
(8961|8983) pub13  20% (13 samples sent)
(8961|8982) pub10  90% (58 samples sent)
(8961|8977) pub5  81% (52 samples sent)
(8961|8983) pub13  31% (20 samples sent)
(8961|8982) pub10  100% (64 samples sent)
(8961|8982) pub10->wait_match() before write for 01030000.33fec07a.0000000c.00000102(c47be2a5)
(8961|8977) pub5  90% (58 samples sent)
(8961|8976) pub4  writer id: 01030000.33fec07a.00000007.00000102(b3abd3b4)
(8961|8976) pub4->started
(8961|8977) pub5  100% (64 samples sent)
(8961|8977) pub5->wait_match() before write for 01030000.33fec07a.00000008.00000102(31fb4465)
(8961|8976) pub4  10% (7 samples sent)
(8961|8983) pub13  40% (26 samples sent)
(8961|8976) pub4  20% (13 samples sent)
(8961|8983) pub13  50% (32 samples sent)
(8961|8983) pub13  60% (39 samples sent)
(8961|8983) pub13  70% (45 samples sent)
(8961|8976) pub4  31% (20 samples sent)
(8961|8983) pub13  81% (52 samples sent)
(8961|8976) pub4  40% (26 samples sent)
(8961|8979) pub7<-match found! before write for 01030000.33fec07a.0000000a.00000102(4b3b1705)
(8961|8979) pub7  waiting for acks
(8961|8976) pub4  50% (32 samples sent)
(8961|8983) pub13  90% (58 samples sent)
(8961|8976) pub4  60% (39 samples sent)
(8961|8983) pub13  100% (64 samples sent)
(8961|8983) pub13->wait_match() before write for 01030000.33fec07a.0000000e.00000102(bebbb1c5)
(8961|8976) pub4  70% (45 samples sent)
(8961|8976) pub4  81% (52 samples sent)
(8961|8973) pub1  writer id: 01030000.33fec07a.00000004.00000102(f40ba964)
(8961|8973) pub1->started
(8961|8976) pub4  90% (58 samples sent)
(8961|8973) pub1  10% (7 samples sent)
(8961|8976) pub4  100% (64 samples sent)
(8961|8976) pub4->wait_match() before write for 01030000.33fec07a.00000007.00000102(b3abd3b4)
(8961|8973) pub1  20% (13 samples sent)
(8961|8973) pub1  31% (20 samples sent)
(8961|8973) pub1  40% (26 samples sent)
(8961|8973) pub1  50% (32 samples sent)
(8961|8973) pub1  60% (39 samples sent)
(8961|8973) pub1  70% (45 samples sent)
(8961|8973) pub1  81% (52 samples sent)
(8961|8973) pub1  90% (58 samples sent)
(8961|8973) pub1  100% (64 samples sent)
(8961|8973) pub1->wait_match() before write for 01030000.33fec07a.00000004.00000102(f40ba964)
(8961|8971)  sub 10% (103 samples received)
(8961|8971)  sub 20% (205 samples received)
(8961|8971)  sub 30% (308 samples received)
(8961|8971)  sub 40% (410 samples received)
(8961|8971)  sub 50% (512 samples received)
(8961|8972) pub0<-match found! before write for 01030000.33fec07a.00000003.00000102(462b7574)
(8961|8972) pub0  waiting for acks
(8961|8986) pub14<-match found! before write for 01030000.33fec07a.00000010.00000102(616b9826)
(8961|8986) pub14  waiting for acks
(8961|8982) pub10<-match found! before write for 01030000.33fec07a.0000000c.00000102(c47be2a5)
(8961|8982) pub10  waiting for acks
(8961|8977) pub5<-match found! before write for 01030000.33fec07a.00000008.00000102(31fb4465)
(8961|8977) pub5  waiting for acks
(8961|8983) pub13<-match found! before write for 01030000.33fec07a.0000000e.00000102(bebbb1c5)
(8961|8983) pub13  waiting for acks
(8961|8976) pub4<-match found! before write for 01030000.33fec07a.00000007.00000102(b3abd3b4)
(8961|8976) pub4  waiting for acks
(8961|8973) pub1<-match found! before write for 01030000.33fec07a.00000004.00000102(f40ba964)
(8961|8973) pub1  waiting for acks
(8961|8974) pub2  waiting for acks returned
(8961|8974) pub2<-delete_contained_entities
(8961|8981) pub9  waiting for acks returned
(8961|8984) pub12  waiting for acks returned
(8961|8984) pub12<-delete_contained_entities
(8961|8985) pub11  waiting for acks returned
(8961|8985) pub11<-delete_contained_entities
(8961|8978) pub6  waiting for acks returned
(8961|8981) pub9<-delete_contained_entities
(8961|8978) pub6<-delete_contained_entities
(8961|8980) pub8  waiting for acks returned
(8961|8980) pub8<-delete_contained_entities
(8961|8975) pub3  waiting for acks returned
(8961|8975) pub3<-delete_contained_entities
(8961|8987) pub15  waiting for acks returned
(8961|8987) pub15<-delete_contained_entities
(8961|8971)  sub 60% (615 samples received)
(8961|8985) pub11<-delete_participant
(8961|8984) pub12<-delete_participant
(8961|8971)  sub 70% (717 samples received)
(8961|8980) pub8<-delete_participant
(8961|8981) pub9<-delete_participant
(8961|8971)  sub 80% (820 samples received)
(8961|8987) pub15<-delete_participant
(8961|8979) pub7  waiting for acks returned
(8961|8979) pub7<-delete_contained_entities
(8961|8972) pub0  waiting for acks returned
(8961|8972) pub0<-delete_contained_entities
(8961|8986) pub14  waiting for acks returned
(8961|8986) pub14<-delete_contained_entities
(8961|8982) pub10  waiting for acks returned
(8961|8982) pub10<-delete_contained_entities
(8961|8977) pub5  waiting for acks returned
(8961|8977) pub5<-delete_contained_entities
(8961|8983) pub13  waiting for acks returned
(8961|8983) pub13<-delete_contained_entities
(8961|8974) pub2<-delete_participant
(8961|8971)  sub 90% (922 samples received)
(8961|8975) pub3<-delete_participant
(8961|8971)  sub 100% (1024 samples received)
(8961|8971) sub condition_.notify_all
(8961|8961) sub condition_.wait returned
(8961|8961) sub check_received
(8961|8978) pub6<-delete_participant
(8961|8961) sub check_received returns 0
(8961|8961) <- PublisherService::end
(8961|8976) pub4  waiting for acks returned
(8961|8976) pub4<-delete_contained_entities
(8961|8973) pub1  waiting for acks returned
(8961|8973) pub1<-delete_contained_entities
(8961|8972) pub0<-delete_participant
(8961|8983) pub13<-delete_participant
(8961|8979) pub7<-delete_participant
(8961|8982) pub10<-delete_participant
(8961|8986) pub14<-delete_participant
(8961|8977) pub5<-delete_participant
(8961|8976) pub4<-delete_participant
(8961|8973) pub1<-delete_participant
(8961|8961) <- PublisherService::~PublisherService
(8961|8961) <- Subscriber delete_contained_entities
(8961|8961) <- Subscriber delete_participant
(8961|8961) <- Subscriber::~Subscriber
(8961|8961) <- 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: 8989
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Thrasher/Thrasher -t 32 -s 32 -n 1024 -d -DCPSConfigFile thrasher.ini -DCPSPendingTimeout 3 
Thrasher PID: 8998 started at 2025-10-28 18:48:44
(8998|8998) -> Thrasher started
(8998|8998) -> Subscriber::Subscriber
(8989|8989) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmwhb2z" as fully qualified hostname, please correct system configuration.
(8998|8998) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmwhb2z" as fully qualified hostname, please correct system configuration.
(8998|8998)    Subscriber reader id: 01030000.763c7809.00000002.00000507(6a470cc3)
(8998|8998) -> PublisherService::PublisherService
(8998|8998) -> PublisherService::start (32 threads)
(8998|8998) sub wait_received 0:1024
(8998|9010) pub1  writer id: 01030000.763c7809.00000004.00000102(f101c8e8)
(8998|9010) pub1->started
(8998|9010) pub1  12% (4 samples sent)
(8998|9010) pub1  21% (7 samples sent)
(8998|9010) pub1  31% (10 samples sent)
(8998|9010) pub1  40% (13 samples sent)
(8998|9010) pub1  50% (16 samples sent)
(8998|9010) pub1  62% (20 samples sent)
(8998|9010) pub1  71% (23 samples sent)
(8998|9010) pub1  81% (26 samples sent)
(8998|9010) pub1  90% (29 samples sent)
(8998|9010) pub1  100% (32 samples sent)
(8998|9010) pub1->wait_match() before write for 01030000.763c7809.00000004.00000102(f101c8e8)
(8998|9016) pub7  writer id: 01030000.763c7809.00000006.00000102(8bc19b88)
(8998|9016) pub7->started
(8998|9016) pub7  12% (4 samples sent)
(8998|9016) pub7  21% (7 samples sent)
(8998|9016) pub7  31% (10 samples sent)
(8998|9016) pub7  40% (13 samples sent)
(8998|9016) pub7  50% (16 samples sent)
(8998|9016) pub7  62% (20 samples sent)
(8998|9016) pub7  71% (23 samples sent)
(8998|9016) pub7  81% (26 samples sent)
(8998|9016) pub7  90% (29 samples sent)
(8998|9016) pub7  100% (32 samples sent)
(8998|9016) pub7->wait_match() before write for 01030000.763c7809.00000006.00000102(8bc19b88)
(8998|9010) pub1<-match found! before write for 01030000.763c7809.00000004.00000102(f101c8e8)
(8998|9010) pub1  waiting for acks
(8998|9011) pub2  writer id: 01030000.763c7809.00000007.00000102(b6a1b238)
(8998|9011) pub2->started
(8998|9011) pub2  12% (4 samples sent)
(8998|9011) pub2  21% (7 samples sent)
(8998|9011) pub2  31% (10 samples sent)
(8998|9011) pub2  40% (13 samples sent)
(8998|9011) pub2  50% (16 samples sent)
(8998|9011) pub2  62% (20 samples sent)
(8998|9011) pub2  71% (23 samples sent)
(8998|9011) pub2  81% (26 samples sent)
(8998|9011) pub2  90% (29 samples sent)
(8998|9011) pub2  100% (32 samples sent)
(8998|9011) pub2->wait_match() before write for 01030000.763c7809.00000007.00000102(b6a1b238)
(8998|9016) pub7<-match found! before write for 01030000.763c7809.00000006.00000102(8bc19b88)
(8998|9016) pub7  waiting for acks
(8998|9011) pub2<-match found! before write for 01030000.763c7809.00000007.00000102(b6a1b238)
(8998|9011) pub2  waiting for acks
(8998|9013) pub4  writer id: 01030000.763c7809.00000005.00000102(cc61e158)
(8998|9013) pub4->started
(8998|9013) pub4  12% (4 samples sent)
(8998|9013) pub4  21% (7 samples sent)
(8998|9013) pub4  31% (10 samples sent)
(8998|9013) pub4  40% (13 samples sent)
(8998|9013) pub4  50% (16 samples sent)
(8998|9013) pub4  62% (20 samples sent)
(8998|9013) pub4  71% (23 samples sent)
(8998|9013) pub4  81% (26 samples sent)
(8998|9013) pub4  90% (29 samples sent)
(8998|9013) pub4  100% (32 samples sent)
(8998|9013) pub4->wait_match() before write for 01030000.763c7809.00000005.00000102(cc61e158)
(8998|9010) pub1  waiting for acks returned
(8998|9010) pub1<-delete_contained_entities
(8998|9013) pub4<-match found! before write for 01030000.763c7809.00000005.00000102(cc61e158)
(8998|9013) pub4  waiting for acks
(8998|9016) pub7  waiting for acks returned
(8998|9016) pub7<-delete_contained_entities
(8998|9011) pub2  waiting for acks returned
(8998|9011) pub2<-delete_contained_entities
(8998|9012) pub3  writer id: 01030000.763c7809.00000009.00000102(09910c59)
(8998|9012) pub3->started
(8998|9012) pub3  12% (4 samples sent)
(8998|9012) pub3  21% (7 samples sent)
(8998|9012) pub3  31% (10 samples sent)
(8998|9008)  sub 10% (103 samples received)
(8998|9012) pub3  40% (13 samples sent)
(8998|9012) pub3  50% (16 samples sent)
(8998|9012) pub3  62% (20 samples sent)
(8998|9012) pub3  71% (23 samples sent)
(8998|9012) pub3  81% (26 samples sent)
(8998|9012) pub3  90% (29 samples sent)
(8998|9012) pub3  100% (32 samples sent)
(8998|9012) pub3->wait_match() before write for 01030000.763c7809.00000009.00000102(09910c59)
(8998|9012) pub3<-match found! before write for 01030000.763c7809.00000009.00000102(09910c59)
(8998|9012) pub3  waiting for acks
(8998|9029) pub20  writer id: 01030000.763c7809.00000017.00000102(d64125ba)
(8998|9029) pub20->started
(8998|9029) pub20  12% (4 samples sent)
(8998|9029) pub20  21% (7 samples sent)
(8998|9029) pub20  31% (10 samples sent)
(8998|9013) pub4  waiting for acks returned
(8998|9013) pub4<-delete_contained_entities
(8998|9029) pub20  40% (13 samples sent)
(8998|9015) pub6  writer id: 01030000.763c7809.00000008.00000102(34f125e9)
(8998|9015) pub6->started
(8998|9015) pub6  12% (4 samples sent)
(8998|9015) pub6  21% (7 samples sent)
(8998|9015) pub6  31% (10 samples sent)
(8998|9015) pub6  40% (13 samples sent)
(8998|9015) pub6  50% (16 samples sent)
(8998|9015) pub6  62% (20 samples sent)
(8998|9015) pub6  71% (23 samples sent)
(8998|9015) pub6  81% (26 samples sent)
(8998|9029) pub20  50% (16 samples sent)
(8998|9029) pub20  62% (20 samples sent)
(8998|9015) pub6  90% (29 samples sent)
(8998|9015) pub6  100% (32 samples sent)
(8998|9015) pub6->wait_match() before write for 01030000.763c7809.00000008.00000102(34f125e9)
(8998|9029) pub20  71% (23 samples sent)
(8998|9029) pub20  81% (26 samples sent)
(8998|9029) pub20  90% (29 samples sent)
(8998|9029) pub20  100% (32 samples sent)
(8998|9029) pub20->wait_match() before write for 01030000.763c7809.00000017.00000102(d64125ba)
(8998|9029) pub20<-match found! before write for 01030000.763c7809.00000017.00000102(d64125ba)
(8998|9029) pub20  waiting for acks
(8998|9025) pub16  writer id: 01030000.763c7809.00000014.00000102(91e15f6a)
(8998|9025) pub16->started
(8998|9025) pub16  12% (4 samples sent)
(8998|9025) pub16  21% (7 samples sent)
(8998|9025) pub16  31% (10 samples sent)
(8998|9018) pub9  writer id: 01030000.763c7809.0000000c.00000102(c1718329)
(8998|9018) pub9->started
(8998|9018) pub9  12% (4 samples sent)
(8998|9025) pub16  40% (13 samples sent)
(8998|9025) pub16  50% (16 samples sent)
(8998|9018) pub9  21% (7 samples sent)
(8998|9018) pub9  31% (10 samples sent)
(8998|9018) pub9  40% (13 samples sent)
(8998|9025) pub16  62% (20 samples sent)
(8998|9025) pub16  71% (23 samples sent)
(8998|9025) pub16  81% (26 samples sent)
(8998|9025) pub16  90% (29 samples sent)
(8998|9018) pub9  50% (16 samples sent)
(8998|9015) pub6<-match found! before write for 01030000.763c7809.00000008.00000102(34f125e9)
(8998|9015) pub6  waiting for acks
(8998|9009) pub0  writer id: 01030000.763c7809.00000003.00000102(432114f8)
(8998|9009) pub0->started
(8998|9009) pub0  12% (4 samples sent)
(8998|9019) pub10  writer id: 01030000.763c7809.0000000d.00000102(fc11aa99)
(8998|9019) pub10->started
(8998|9019) pub10  12% (4 samples sent)
(8998|9009) pub0  21% (7 samples sent)
(8998|9012) pub3  waiting for acks returned
(8998|9012) pub3<-delete_contained_entities
(8998|9025) pub16  100% (32 samples sent)
(8998|9025) pub16->wait_match() before write for 01030000.763c7809.00000014.00000102(91e15f6a)
(8998|9019) pub10  21% (7 samples sent)
(8998|9019) pub10  31% (10 samples sent)
(8998|9019) pub10  40% (13 samples sent)
(8998|9019) pub10  50% (16 samples sent)
(8998|9019) pub10  62% (20 samples sent)
(8998|9014) pub5  writer id: 01030000.763c7809.0000000a.00000102(4e317689)
(8998|9014) pub5->started
(8998|9009) pub0  31% (10 samples sent)
(8998|9014) pub5  12% (4 samples sent)
(8998|9014) pub5  21% (7 samples sent)
(8998|9009) pub0  40% (13 samples sent)
(8998|9014) pub5  31% (10 samples sent)
(8998|9014) pub5  40% (13 samples sent)
(8998|9009) pub0  50% (16 samples sent)
(8998|9014) pub5  50% (16 samples sent)
(8998|9014) pub5  62% (20 samples sent)
(8998|9014) pub5  71% (23 samples sent)
(8998|9009) pub0  62% (20 samples sent)
(8998|9014) pub5  81% (26 samples sent)
(8998|9009) pub0  71% (23 samples sent)
(8998|9014) pub5  90% (29 samples sent)
(8998|9014) pub5  100% (32 samples sent)
(8998|9014) pub5->wait_match() before write for 01030000.763c7809.0000000a.00000102(4e317689)
(8998|9018) pub9  62% (20 samples sent)
(8998|9031) pub22  writer id: 01030000.763c7809.0000001a.00000102(2ed1e10b)
(8998|9031) pub22->started
(8998|9018) pub9  71% (23 samples sent)
(8998|9031) pub22  12% (4 samples sent)
(8998|9031) pub22  21% (7 samples sent)
(8998|9018) pub9  81% (26 samples sent)
(8998|9031) pub22  31% (10 samples sent)
(8998|9031) pub22  40% (13 samples sent)
(8998|9018) pub9  90% (29 samples sent)
(8998|9031) pub22  50% (16 samples sent)
(8998|9018) pub9  100% (32 samples sent)
(8998|9018) pub9->wait_match() before write for 01030000.763c7809.0000000c.00000102(c1718329)
(8998|9018) pub9<-match found! before write for 01030000.763c7809.0000000c.00000102(c1718329)
(8998|9018) pub9  waiting for acks
(8998|9019) pub10  71% (23 samples sent)
(8998|9019) pub10  81% (26 samples sent)
(8998|9019) pub10  90% (29 samples sent)
(8998|9019) pub10  100% (32 samples sent)
(8998|9019) pub10->wait_match() before write for 01030000.763c7809.0000000d.00000102(fc11aa99)
(8998|9031) pub22  62% (20 samples sent)
(8998|9031) pub22  71% (23 samples sent)
(8998|9031) pub22  81% (26 samples sent)
(8998|9031) pub22  90% (29 samples sent)
(8998|9031) pub22  100% (32 samples sent)
(8998|9031) pub22->wait_match() before write for 01030000.763c7809.0000001a.00000102(2ed1e10b)
(8998|9009) pub0  81% (26 samples sent)
(8998|9025) pub16<-match found! before write for 01030000.763c7809.00000014.00000102(91e15f6a)
(8998|9025) pub16  waiting for acks
(8998|9009) pub0  90% (29 samples sent)
(8998|9009) pub0  100% (32 samples sent)
(8998|9009) pub0->wait_match() before write for 01030000.763c7809.00000003.00000102(432114f8)
(8998|9009) pub0<-match found! before write for 01030000.763c7809.00000003.00000102(432114f8)
(8998|9009) pub0  waiting for acks
(8998|9030) pub21  writer id: 01030000.763c7809.00000019.00000102(69719bdb)
(8998|9030) pub21->started
(8998|9030) pub21  12% (4 samples sent)
(8998|9030) pub21  21% (7 samples sent)
(8998|9030) pub21  31% (10 samples sent)
(8998|9030) pub21  40% (13 samples sent)
(8998|9030) pub21  50% (16 samples sent)
(8998|9030) pub21  62% (20 samples sent)
(8998|9030) pub21  71% (23 samples sent)
(8998|9030) pub21  81% (26 samples sent)
(8998|9030) pub21  90% (29 samples sent)
(8998|9030) pub21  100% (32 samples sent)
(8998|9030) pub21->wait_match() before write for 01030000.763c7809.00000019.00000102(69719bdb)
(8998|9023) pub14  writer id: 01030000.763c7809.00000012.00000102(1ea1aaca)
(8998|9023) pub14->started
(8998|9023) pub14  12% (4 samples sent)
(8998|9023) pub14  21% (7 samples sent)
(8998|9023) pub14  31% (10 samples sent)
(8998|9023) pub14  40% (13 samples sent)
(8998|9023) pub14  50% (16 samples sent)
(8998|9023) pub14  62% (20 samples sent)
(8998|9023) pub14  71% (23 samples sent)
(8998|9023) pub14  81% (26 samples sent)
(8998|9023) pub14  90% (29 samples sent)
(8998|9023) pub14  100% (32 samples sent)
(8998|9023) pub14->wait_match() before write for 01030000.763c7809.00000012.00000102(1ea1aaca)
(8998|9036) pub27  writer id: 01030000.763c7809.0000001f.00000102(e6316e7b)
(8998|9036) pub27->started
(8998|9036) pub27  12% (4 samples sent)
(8998|9036) pub27  21% (7 samples sent)
(8998|9036) pub27  31% (10 samples sent)
(8998|9036) pub27  40% (13 samples sent)
(8998|9036) pub27  50% (16 samples sent)
(8998|9036) pub27  62% (20 samples sent)
(8998|9036) pub27  71% (23 samples sent)
(8998|9036) pub27  81% (26 samples sent)
(8998|9036) pub27  90% (29 samples sent)
(8998|9036) pub27  100% (32 samples sent)
(8998|9036) pub27->wait_match() before write for 01030000.763c7809.0000001f.00000102(e6316e7b)
(8998|9027) pub18  writer id: 01030000.763c7809.00000016.00000102(eb210c0a)
(8998|9027) pub18->started
(8998|9027) pub18  12% (4 samples sent)
(8998|9027) pub18  21% (7 samples sent)
(8998|9008)  sub 20% (205 samples received)
(8998|9038) pub29  writer id: 01030000.763c7809.00000020.00000102(c540412c)
(8998|9038) pub29->started
(8998|9027) pub18  31% (10 samples sent)
(8998|9027) pub18  40% (13 samples sent)
(8998|9038) pub29  12% (4 samples sent)
(8998|9038) pub29  21% (7 samples sent)
(8998|9038) pub29  31% (10 samples sent)
(8998|9038) pub29  40% (13 samples sent)
(8998|9027) pub18  50% (16 samples sent)
(8998|9038) pub29  50% (16 samples sent)
(8998|9027) pub18  62% (20 samples sent)
(8998|9038) pub29  62% (20 samples sent)
(8998|9027) pub18  71% (23 samples sent)
(8998|9038) pub29  71% (23 samples sent)
(8998|9027) pub18  81% (26 samples sent)
(8998|9038) pub29  81% (26 samples sent)
(8998|9038) pub29  90% (29 samples sent)
(8998|9038) pub29  100% (32 samples sent)
(8998|9038) pub29->wait_match() before write for 01030000.763c7809.00000020.00000102(c540412c)
(8998|9027) pub18  90% (29 samples sent)
(8998|9027) pub18  100% (32 samples sent)
(8998|9027) pub18->wait_match() before write for 01030000.763c7809.00000016.00000102(eb210c0a)
(8998|9040) pub31  writer id: 01030000.763c7809.00000022.00000102(bf80124c)
(8998|9040) pub31->started
(8998|9040) pub31  12% (4 samples sent)
(8998|9040) pub31  21% (7 samples sent)
(8998|9040) pub31  31% (10 samples sent)
(8998|9040) pub31  40% (13 samples sent)
(8998|9040) pub31  50% (16 samples sent)
(8998|9026) pub17  writer id: 01030000.763c7809.00000011.00000102(5901d01a)
(8998|9026) pub17->started
(8998|9026) pub17  12% (4 samples sent)
(8998|9026) pub17  21% (7 samples sent)
(8998|9026) pub17  31% (10 samples sent)
(8998|9026) pub17  40% (13 samples sent)
(8998|9026) pub17  50% (16 samples sent)
(8998|9040) pub31  62% (20 samples sent)
(8998|9040) pub31  71% (23 samples sent)
(8998|9040) pub31  81% (26 samples sent)
(8998|9040) pub31  90% (29 samples sent)
(8998|9040) pub31  100% (32 samples sent)
(8998|9040) pub31->wait_match() before write for 01030000.763c7809.00000022.00000102(bf80124c)
(8998|9026) pub17  62% (20 samples sent)
(8998|9026) pub17  71% (23 samples sent)
(8998|9026) pub17  81% (26 samples sent)
(8998|9026) pub17  90% (29 samples sent)
(8998|9026) pub17  100% (32 samples sent)
(8998|9026) pub17->wait_match() before write for 01030000.763c7809.00000011.00000102(5901d01a)
(8998|9021) pub12  writer id: 01030000.763c7809.00000018.00000102(5411b26b)
(8998|9021) pub12->started
(8998|9021) pub12  12% (4 samples sent)
(8998|9021) pub12  21% (7 samples sent)
(8998|9021) pub12  31% (10 samples sent)
(8998|9021) pub12  40% (13 samples sent)
(8998|9021) pub12  50% (16 samples sent)
(8998|9021) pub12  62% (20 samples sent)
(8998|9021) pub12  71% (23 samples sent)
(8998|9021) pub12  81% (26 samples sent)
(8998|9021) pub12  90% (29 samples sent)
(8998|9021) pub12  100% (32 samples sent)
(8998|9021) pub12->wait_match() before write for 01030000.763c7809.00000018.00000102(5411b26b)
(8998|9008)  sub 30% (308 samples received)
(8998|9019) pub10<-match found! before write for 01030000.763c7809.0000000d.00000102(fc11aa99)
(8998|9019) pub10  waiting for acks
(8998|9031) pub22<-match found! before write for 01030000.763c7809.0000001a.00000102(2ed1e10b)
(8998|9031) pub22  waiting for acks
(8998|9014) pub5<-match found! before write for 01030000.763c7809.0000000a.00000102(4e317689)
(8998|9014) pub5  waiting for acks
(8998|9037) pub28  writer id: 01030000.763c7809.0000001d.00000102(9cf13d1b)
(8998|9037) pub28->started
(8998|9037) pub28  12% (4 samples sent)
(8998|9037) pub28  21% (7 samples sent)
(8998|9037) pub28  31% (10 samples sent)
(8998|9037) pub28  40% (13 samples sent)
(8998|9037) pub28  50% (16 samples sent)
(8998|9030) pub21<-match found! before write for 01030000.763c7809.00000019.00000102(69719bdb)
(8998|9030) pub21  waiting for acks
(8998|9037) pub28  62% (20 samples sent)
(8998|9037) pub28  71% (23 samples sent)
(8998|9037) pub28  81% (26 samples sent)
(8998|9037) pub28  90% (29 samples sent)
(8998|9037) pub28  100% (32 samples sent)
(8998|9037) pub28->wait_match() before write for 01030000.763c7809.0000001d.00000102(9cf13d1b)
(8998|9023) pub14<-match found! before write for 01030000.763c7809.00000012.00000102(1ea1aaca)
(8998|9023) pub14  waiting for acks
(8998|9029) pub20  waiting for acks returned
(8998|9029) pub20<-delete_contained_entities
(8998|9036) pub27<-match found! before write for 01030000.763c7809.0000001f.00000102(e6316e7b)
(8998|9036) pub27  waiting for acks
(8998|9033) pub24  writer id: 01030000.763c7809.0000001b.00000102(13b1c8bb)
(8998|9033) pub24->started
(8998|9033) pub24  12% (4 samples sent)
(8998|9033) pub24  21% (7 samples sent)
(8998|9033) pub24  31% (10 samples sent)
(8998|9033) pub24  40% (13 samples sent)
(8998|9033) pub24  50% (16 samples sent)
(8998|9033) pub24  62% (20 samples sent)
(8998|9033) pub24  71% (23 samples sent)
(8998|9033) pub24  81% (26 samples sent)
(8998|9033) pub24  90% (29 samples sent)
(8998|9033) pub24  100% (32 samples sent)
(8998|9033) pub24->wait_match() before write for 01030000.763c7809.0000001b.00000102(13b1c8bb)
(8998|9027) pub18<-match found! before write for 01030000.763c7809.00000016.00000102(eb210c0a)
(8998|9027) pub18  waiting for acks
(8998|9038) pub29<-match found! before write for 01030000.763c7809.00000020.00000102(c540412c)
(8998|9038) pub29  waiting for acks
(8998|9034) pub25  writer id: 01030000.763c7809.00000013.00000102(23c1837a)
(8998|9034) pub25->started
(8998|9034) pub25  12% (4 samples sent)
(8998|9034) pub25  21% (7 samples sent)
(8998|9034) pub25  31% (10 samples sent)
(8998|9034) pub25  40% (13 samples sent)
(8998|9015) pub6  waiting for acks returned
(8998|9015) pub6<-delete_contained_entities
(8998|9034) pub25  50% (16 samples sent)
(8998|9034) pub25  62% (20 samples sent)
(8998|9040) pub31<-match found! before write for 01030000.763c7809.00000022.00000102(bf80124c)
(8998|9040) pub31  waiting for acks
(8998|9034) pub25  71% (23 samples sent)
(8998|9034) pub25  81% (26 samples sent)
(8998|9034) pub25  90% (29 samples sent)
(8998|9034) pub25  100% (32 samples sent)
(8998|9034) pub25->wait_match() before write for 01030000.763c7809.00000013.00000102(23c1837a)
(8998|9026) pub17<-match found! before write for 01030000.763c7809.00000011.00000102(5901d01a)
(8998|9026) pub17  waiting for acks
(8998|9021) pub12<-match found! before write for 01030000.763c7809.00000018.00000102(5411b26b)
(8998|9021) pub12  waiting for acks
(8998|9028) pub19  writer id: 01030000.763c7809.00000015.00000102(ac8176da)
(8998|9028) pub19->started
(8998|9028) pub19  12% (4 samples sent)
(8998|9028) pub19  21% (7 samples sent)
(8998|9028) pub19  31% (10 samples sent)
(8998|9028) pub19  40% (13 samples sent)
(8998|9028) pub19  50% (16 samples sent)
(8998|9028) pub19  62% (20 samples sent)
(8998|9028) pub19  71% (23 samples sent)
(8998|9018) pub9  waiting for acks returned
(8998|9018) pub9<-delete_contained_entities
(8998|9028) pub19  81% (26 samples sent)
(8998|9028) pub19  90% (29 samples sent)
(8998|9028) pub19  100% (32 samples sent)
(8998|9028) pub19->wait_match() before write for 01030000.763c7809.00000015.00000102(ac8176da)
(8998|9022) pub13  writer id: 01030000.763c7809.0000000e.00000102(bbb1d049)
(8998|9022) pub13->started
(8998|9010) pub1<-delete_participant
(8998|9022) pub13  12% (4 samples sent)
(8998|9022) pub13  21% (7 samples sent)
(8998|9022) pub13  31% (10 samples sent)
(8998|9022) pub13  40% (13 samples sent)
(8998|9022) pub13  50% (16 samples sent)
(8998|9022) pub13  62% (20 samples sent)
(8998|9022) pub13  71% (23 samples sent)
(8998|9022) pub13  81% (26 samples sent)
(8998|9022) pub13  90% (29 samples sent)
(8998|9022) pub13  100% (32 samples sent)
(8998|9022) pub13->wait_match() before write for 01030000.763c7809.0000000e.00000102(bbb1d049)
(8998|9035) pub26  writer id: 01030000.763c7809.0000001e.00000102(db5147cb)
(8998|9035) pub26->started
(8998|9035) pub26  12% (4 samples sent)
(8998|9035) pub26  21% (7 samples sent)
(8998|9035) pub26  31% (10 samples sent)
(8998|9035) pub26  40% (13 samples sent)
(8998|9035) pub26  50% (16 samples sent)
(8998|9017) pub8  writer id: 01030000.763c7809.0000000b.00000102(73515f39)
(8998|9017) pub8->started
(8998|9017) pub8  12% (4 samples sent)
(8998|9017) pub8  21% (7 samples sent)
(8998|9017) pub8  31% (10 samples sent)
(8998|9017) pub8  40% (13 samples sent)
(8998|9035) pub26  62% (20 samples sent)
(8998|9017) pub8  50% (16 samples sent)
(8998|9035) pub26  71% (23 samples sent)
(8998|9017) pub8  62% (20 samples sent)
(8998|9017) pub8  71% (23 samples sent)
(8998|9017) pub8  81% (26 samples sent)
(8998|9035) pub26  81% (26 samples sent)
(8998|9017) pub8  90% (29 samples sent)
(8998|9035) pub26  90% (29 samples sent)
(8998|9017) pub8  100% (32 samples sent)
(8998|9017) pub8->wait_match() before write for 01030000.763c7809.0000000b.00000102(73515f39)
(8998|9035) pub26  100% (32 samples sent)
(8998|9035) pub26->wait_match() before write for 01030000.763c7809.0000001e.00000102(db5147cb)
(8998|9024) pub15  writer id: 01030000.763c7809.0000000f.00000102(86d1f9f9)
(8998|9024) pub15->started
(8998|9024) pub15  12% (4 samples sent)
(8998|9032) pub23  writer id: 01030000.763c7809.0000001c.00000102(a19114ab)
(8998|9032) pub23->started
(8998|9024) pub15  21% (7 samples sent)
(8998|9024) pub15  31% (10 samples sent)
(8998|9032) pub23  12% (4 samples sent)
(8998|9024) pub15  40% (13 samples sent)
(8998|9024) pub15  50% (16 samples sent)
(8998|9024) pub15  62% (20 samples sent)
(8998|9024) pub15  71% (23 samples sent)
(8998|9032) pub23  21% (7 samples sent)
(8998|9032) pub23  31% (10 samples sent)
(8998|9032) pub23  40% (13 samples sent)
(8998|9032) pub23  50% (16 samples sent)
(8998|9032) pub23  62% (20 samples sent)
(8998|9008)  sub 40% (410 samples received)
(8998|9032) pub23  71% (23 samples sent)
(8998|9032) pub23  81% (26 samples sent)
(8998|9032) pub23  90% (29 samples sent)
(8998|9032) pub23  100% (32 samples sent)
(8998|9032) pub23->wait_match() before write for 01030000.763c7809.0000001c.00000102(a19114ab)
(8998|9024) pub15  81% (26 samples sent)
(8998|9024) pub15  90% (29 samples sent)
(8998|9024) pub15  100% (32 samples sent)
(8998|9024) pub15->wait_match() before write for 01030000.763c7809.0000000f.00000102(86d1f9f9)
(8998|9039) pub30  writer id: 01030000.763c7809.00000021.00000102(f820689c)
(8998|9039) pub30->started
(8998|9039) pub30  12% (4 samples sent)
(8998|9039) pub30  21% (7 samples sent)
(8998|9039) pub30  31% (10 samples sent)
(8998|9039) pub30  40% (13 samples sent)
(8998|9039) pub30  50% (16 samples sent)
(8998|9020) pub11  writer id: 01030000.763c7809.00000010.00000102(6461f9aa)
(8998|9020) pub11->started
(8998|9039) pub30  62% (20 samples sent)
(8998|9020) pub11  12% (4 samples sent)
(8998|9039) pub30  71% (23 samples sent)
(8998|9020) pub11  21% (7 samples sent)
(8998|9039) pub30  81% (26 samples sent)
(8998|9020) pub11  31% (10 samples sent)
(8998|9039) pub30  90% (29 samples sent)
(8998|9020) pub11  40% (13 samples sent)
(8998|9020) pub11  50% (16 samples sent)
(8998|9039) pub30  100% (32 samples sent)
(8998|9039) pub30->wait_match() before write for 01030000.763c7809.00000021.00000102(f820689c)
(8998|9020) pub11  62% (20 samples sent)
(8998|9020) pub11  71% (23 samples sent)
(8998|9020) pub11  81% (26 samples sent)
(8998|9020) pub11  90% (29 samples sent)
(8998|9020) pub11  100% (32 samples sent)
(8998|9020) pub11->wait_match() before write for 01030000.763c7809.00000010.00000102(6461f9aa)
(8998|9011) pub2<-delete_participant
(8998|9008)  sub 50% (512 samples received)
(8998|9016) pub7<-delete_participant
(8998|9013) pub4<-delete_participant
(8998|9008)  sub 60% (615 samples received)
(8998|9012) pub3<-delete_participant
(8998|9037) pub28<-match found! before write for 01030000.763c7809.0000001d.00000102(9cf13d1b)
(8998|9037) pub28  waiting for acks
(8998|9029) pub20<-delete_participant
(8998|9033) pub24<-match found! before write for 01030000.763c7809.0000001b.00000102(13b1c8bb)
(8998|9033) pub24  waiting for acks
(8998|9034) pub25<-match found! before write for 01030000.763c7809.00000013.00000102(23c1837a)
(8998|9034) pub25  waiting for acks
(8998|9028) pub19<-match found! before write for 01030000.763c7809.00000015.00000102(ac8176da)
(8998|9028) pub19  waiting for acks
(8998|9019) pub10  waiting for acks returned
(8998|9019) pub10<-delete_contained_entities
(8998|9025) pub16  waiting for acks returned
(8998|9025) pub16<-delete_contained_entities
(8998|9022) pub13<-match found! before write for 01030000.763c7809.0000000e.00000102(bbb1d049)
(8998|9022) pub13  waiting for acks
(8998|9015) pub6<-delete_participant
(8998|9009) pub0  waiting for acks returned
(8998|9009) pub0<-delete_contained_entities
(8998|9035) pub26<-match found! before write for 01030000.763c7809.0000001e.00000102(db5147cb)
(8998|9035) pub26  waiting for acks
(8998|9017) pub8<-match found! before write for 01030000.763c7809.0000000b.00000102(73515f39)
(8998|9017) pub8  waiting for acks
(8998|9014) pub5  waiting for acks returned
(8998|9014) pub5<-delete_contained_entities
(8998|9024) pub15<-match found! before write for 01030000.763c7809.0000000f.00000102(86d1f9f9)
(8998|9024) pub15  waiting for acks
(8998|9018) pub9<-delete_participant
(8998|9032) pub23<-match found! before write for 01030000.763c7809.0000001c.00000102(a19114ab)
(8998|9032) pub23  waiting for acks
(8998|9031) pub22  waiting for acks returned
(8998|9031) pub22<-delete_contained_entities
(8998|9039) pub30<-match found! before write for 01030000.763c7809.00000021.00000102(f820689c)
(8998|9039) pub30  waiting for acks
(8998|9020) pub11<-match found! before write for 01030000.763c7809.00000010.00000102(6461f9aa)
(8998|9020) pub11  waiting for acks
(8998|9030) pub21  waiting for acks returned
(8998|9030) pub21<-delete_contained_entities
(8998|9023) pub14  waiting for acks returned
(8998|9023) pub14<-delete_contained_entities
(8998|9036) pub27  waiting for acks returned
(8998|9036) pub27<-delete_contained_entities
(8998|9027) pub18  waiting for acks returned
(8998|9027) pub18<-delete_contained_entities
(8998|9038) pub29  waiting for acks returned
(8998|9038) pub29<-delete_contained_entities
(8998|9040) pub31  waiting for acks returned
(8998|9040) pub31<-delete_contained_entities
(8998|9026) pub17  waiting for acks returned
(8998|9026) pub17<-delete_contained_entities
(8998|9021) pub12  waiting for acks returned
(8998|9021) pub12<-delete_contained_entities
(8998|9025) pub16<-delete_participant
(8998|9008)  sub 70% (717 samples received)
(8998|9019) pub10<-delete_participant
(8998|9009) pub0<-delete_participant
(8998|9014) pub5<-delete_participant
(8998|9008)  sub 80% (820 samples received)
(8998|9031) pub22<-delete_participant
(8998|9036) pub27<-delete_participant
(8998|9027) pub18<-delete_participant
(8998|9008)  sub 90% (922 samples received)
(8998|9030) pub21<-delete_participant
(8998|9021) pub12<-delete_participant
(8998|9040) pub31<-delete_participant
(8998|9008)  sub 100% (1024 samples received)
(8998|9008) sub condition_.notify_all
(8998|8998) sub condition_.wait returned
(8998|8998) sub check_received
(8998|8998) sub check_received returns 0
(8998|8998) <- PublisherService::end
(8998|9037) pub28  waiting for acks returned
(8998|9037) pub28<-delete_contained_entities
(8998|9033) pub24  waiting for acks returned
(8998|9033) pub24<-delete_contained_entities
(8998|9034) pub25  waiting for acks returned
(8998|9034) pub25<-delete_contained_entities
(8998|9035) pub26  waiting for acks returned
(8998|9035) pub26<-delete_contained_entities
(8998|9022) pub13  waiting for acks returned
(8998|9022) pub13<-delete_contained_entities
(8998|9024) pub15  waiting for acks returned
(8998|9024) pub15<-delete_contained_entities
(8998|9032) pub23  waiting for acks returned
(8998|9032) pub23<-delete_contained_entities
(8998|9020) pub11  waiting for acks returned
(8998|9020) pub11<-delete_contained_entities
(8998|9039) pub30  waiting for acks returned
(8998|9039) pub30<-delete_contained_entities
(8998|9028) pub19  waiting for acks returned
(8998|9028) pub19<-delete_contained_entities
(8998|9017) pub8  waiting for acks returned
(8998|9017) pub8<-delete_contained_entities
(8998|9023) pub14<-delete_participant
(8998|9026) pub17<-delete_participant
(8998|9038) pub29<-delete_participant
(8998|9037) pub28<-delete_participant
(8998|9039) pub30<-delete_participant
(8998|9035) pub26<-delete_participant
(8998|9024) pub15<-delete_participant
(8998|9033) pub24<-delete_participant
(8998|9020) pub11<-delete_participant
(8998|9034) pub25<-delete_participant
(8998|9017) pub8<-delete_participant
(8998|9022) pub13<-delete_participant
(8998|9028) pub19<-delete_participant
(8998|9032) pub23<-delete_participant
(8998|8998) <- PublisherService::~PublisherService
(8998|8998) <- Subscriber delete_contained_entities
(8998|8998) <- Subscriber delete_participant
(8998|8998) <- Subscriber::~Subscriber
(8998|8998) <- 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: 9042
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Thrasher/Thrasher -t 64 -s 16 -n 1024 -d -DCPSConfigFile thrasher.ini -DCPSPendingTimeout 3 
Thrasher PID: 9051 started at 2025-10-28 18:48:46
(9051|9051) -> Thrasher started
(9051|9051) -> Subscriber::Subscriber
(9042|9042) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmwhb2z" as fully qualified hostname, please correct system configuration.
(9051|9051) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmwhb2z" as fully qualified hostname, please correct system configuration.
(9051|9051)    Subscriber reader id: 01030000.5fbefda8.00000002.00000507(33a1351e)
(9051|9051) -> PublisherService::PublisherService
(9051|9051) -> PublisherService::start (64 threads)
(9051|9051) sub wait_received 0:1024
(9051|9069) pub7  writer id: 01030000.5fbefda8.0000000a.00000102(17d74f54)
(9051|9069) pub7->started
(9051|9069) pub7  12% (2 samples sent)
(9051|9069) pub7  25% (4 samples sent)
(9051|9069) pub7  31% (5 samples sent)
(9051|9069) pub7  43% (7 samples sent)
(9051|9069) pub7  50% (8 samples sent)
(9051|9069) pub7  62% (10 samples sent)
(9051|9069) pub7  75% (12 samples sent)
(9051|9069) pub7  81% (13 samples sent)
(9051|9069) pub7  93% (15 samples sent)
(9051|9069) pub7  100% (16 samples sent)
(9051|9069) pub7->wait_match() before write for 01030000.5fbefda8.0000000a.00000102(17d74f54)
(9051|9069) pub7<-match found! before write for 01030000.5fbefda8.0000000a.00000102(17d74f54)
(9051|9069) pub7  waiting for acks
(9051|9069) pub7  waiting for acks returned
(9051|9069) pub7<-delete_contained_entities
(9051|9077) pub15  writer id: 01030000.5fbefda8.00000011.00000102(00e7e9c7)
(9051|9077) pub15->started
(9051|9077) pub15  12% (2 samples sent)
(9051|9077) pub15  25% (4 samples sent)
(9051|9077) pub15  31% (5 samples sent)
(9051|9077) pub15  43% (7 samples sent)
(9051|9077) pub15  50% (8 samples sent)
(9051|9077) pub15  62% (10 samples sent)
(9051|9077) pub15  75% (12 samples sent)
(9051|9077) pub15  81% (13 samples sent)
(9051|9077) pub15  93% (15 samples sent)
(9051|9077) pub15  100% (16 samples sent)
(9051|9077) pub15->wait_match() before write for 01030000.5fbefda8.00000011.00000102(00e7e9c7)
(9051|9077) pub15<-match found! before write for 01030000.5fbefda8.00000011.00000102(00e7e9c7)
(9051|9077) pub15  waiting for acks
(9051|9077) pub15  waiting for acks returned
(9051|9077) pub15<-delete_contained_entities
(9051|9082) pub20  writer id: 01030000.5fbefda8.00000017.00000102(8fa71c67)
(9051|9082) pub20->started
(9051|9082) pub20  12% (2 samples sent)
(9051|9082) pub20  25% (4 samples sent)
(9051|9082) pub20  31% (5 samples sent)
(9051|9064) pub2  writer id: 01030000.5fbefda8.00000005.00000102(9587d885)
(9051|9064) pub2->started
(9051|9082) pub20  43% (7 samples sent)
(9051|9082) pub20  50% (8 samples sent)
(9051|9075) pub13  writer id: 01030000.5fbefda8.00000013.00000102(7a27baa7)
(9051|9075) pub13->started
(9051|9075) pub13  12% (2 samples sent)
(9051|9075) pub13  25% (4 samples sent)
(9051|9082) pub20  62% (10 samples sent)
(9051|9075) pub13  31% (5 samples sent)
(9051|9075) pub13  43% (7 samples sent)
(9051|9075) pub13  50% (8 samples sent)
(9051|9082) pub20  75% (12 samples sent)
(9051|9075) pub13  62% (10 samples sent)
(9051|9082) pub20  81% (13 samples sent)
(9051|9082) pub20  93% (15 samples sent)
(9051|9082) pub20  100% (16 samples sent)
(9051|9082) pub20->wait_match() before write for 01030000.5fbefda8.00000017.00000102(8fa71c67)
(9051|9082) pub20<-match found! before write for 01030000.5fbefda8.00000017.00000102(8fa71c67)
(9051|9082) pub20  waiting for acks
(9051|9064) pub2  12% (2 samples sent)
(9051|9064) pub2  25% (4 samples sent)
(9051|9075) pub13  75% (12 samples sent)
(9051|9064) pub2  31% (5 samples sent)
(9051|9064) pub2  43% (7 samples sent)
(9051|9064) pub2  50% (8 samples sent)
(9051|9064) pub2  62% (10 samples sent)
(9051|9075) pub13  81% (13 samples sent)
(9051|9075) pub13  93% (15 samples sent)
(9051|9075) pub13  100% (16 samples sent)
(9051|9075) pub13->wait_match() before write for 01030000.5fbefda8.00000013.00000102(7a27baa7)
(9051|9062) pub0  writer id: 01030000.5fbefda8.00000003.00000102(1ac72d25)
(9051|9062) pub0->started
(9051|9062) pub0  12% (2 samples sent)
(9051|9062) pub0  25% (4 samples sent)
(9051|9062) pub0  31% (5 samples sent)
(9051|9062) pub0  43% (7 samples sent)
(9051|9062) pub0  50% (8 samples sent)
(9051|9062) pub0  62% (10 samples sent)
(9051|9062) pub0  75% (12 samples sent)
(9051|9062) pub0  81% (13 samples sent)
(9051|9062) pub0  93% (15 samples sent)
(9051|9062) pub0  100% (16 samples sent)
(9051|9062) pub0->wait_match() before write for 01030000.5fbefda8.00000003.00000102(1ac72d25)
(9051|9075) pub13<-match found! before write for 01030000.5fbefda8.00000013.00000102(7a27baa7)
(9051|9075) pub13  waiting for acks
(9051|9064) pub2  75% (12 samples sent)
(9051|9064) pub2  81% (13 samples sent)
(9051|9064) pub2  93% (15 samples sent)
(9051|9064) pub2  100% (16 samples sent)
(9051|9064) pub2->wait_match() before write for 01030000.5fbefda8.00000005.00000102(9587d885)
(9051|9064) pub2<-match found! before write for 01030000.5fbefda8.00000005.00000102(9587d885)
(9051|9064) pub2  waiting for acks
(9051|9062) pub0<-match found! before write for 01030000.5fbefda8.00000003.00000102(1ac72d25)
(9051|9062) pub0  waiting for acks
(9051|9082) pub20  waiting for acks returned
(9051|9082) pub20<-delete_contained_entities
(9051|9066) pub4  writer id: 01030000.5fbefda8.00000007.00000102(ef478be5)
(9051|9066) pub4->started
(9051|9066) pub4  12% (2 samples sent)
(9051|9066) pub4  25% (4 samples sent)
(9051|9066) pub4  31% (5 samples sent)
(9051|9066) pub4  43% (7 samples sent)
(9051|9066) pub4  50% (8 samples sent)
(9051|9066) pub4  62% (10 samples sent)
(9051|9066) pub4  75% (12 samples sent)
(9051|9066) pub4  81% (13 samples sent)
(9051|9066) pub4  93% (15 samples sent)
(9051|9066) pub4  100% (16 samples sent)
(9051|9066) pub4->wait_match() before write for 01030000.5fbefda8.00000007.00000102(ef478be5)
(9051|9075) pub13  waiting for acks returned
(9051|9075) pub13<-delete_contained_entities
(9051|9066) pub4<-match found! before write for 01030000.5fbefda8.00000007.00000102(ef478be5)
(9051|9066) pub4  waiting for acks
(9051|9064) pub2  waiting for acks returned
(9051|9064) pub2<-delete_contained_entities
(9051|9102) pub39  writer id: 01030000.5fbefda8.00000026.00000102(13e68d51)
(9051|9102) pub39->started
(9051|9102) pub39  12% (2 samples sent)
(9051|9102) pub39  25% (4 samples sent)
(9051|9102) pub39  31% (5 samples sent)
(9051|9102) pub39  43% (7 samples sent)
(9051|9102) pub39  50% (8 samples sent)
(9051|9102) pub39  62% (10 samples sent)
(9051|9102) pub39  75% (12 samples sent)
(9051|9061)  sub 10% (103 samples received)
(9051|9102) pub39  81% (13 samples sent)
(9051|9102) pub39  93% (15 samples sent)
(9051|9102) pub39  100% (16 samples sent)
(9051|9102) pub39->wait_match() before write for 01030000.5fbefda8.00000026.00000102(13e68d51)
(9051|9062) pub0  waiting for acks returned
(9051|9062) pub0<-delete_contained_entities
(9051|9066) pub4  waiting for acks returned
(9051|9066) pub4<-delete_contained_entities
(9051|9102) pub39<-match found! before write for 01030000.5fbefda8.00000026.00000102(13e68d51)
(9051|9102) pub39  waiting for acks
(9051|9102) pub39  waiting for acks returned
(9051|9102) pub39<-delete_contained_entities
(9051|9086) pub24  writer id: 01030000.5fbefda8.0000001a.00000102(7737d8d6)
(9051|9086) pub24->started
(9051|9086) pub24  12% (2 samples sent)
(9051|9086) pub24  25% (4 samples sent)
(9051|9086) pub24  31% (5 samples sent)
(9051|9086) pub24  43% (7 samples sent)
(9051|9086) pub24  50% (8 samples sent)
(9051|9086) pub24  62% (10 samples sent)
(9051|9086) pub24  75% (12 samples sent)
(9051|9086) pub24  81% (13 samples sent)
(9051|9086) pub24  93% (15 samples sent)
(9051|9086) pub24  100% (16 samples sent)
(9051|9086) pub24->wait_match() before write for 01030000.5fbefda8.0000001a.00000102(7737d8d6)
(9051|9086) pub24<-match found! before write for 01030000.5fbefda8.0000001a.00000102(7737d8d6)
(9051|9086) pub24  waiting for acks
(9051|9086) pub24  waiting for acks returned
(9051|9086) pub24<-delete_contained_entities
(9051|9100) pub37  writer id: 01030000.5fbefda8.00000022.00000102(e6662b91)
(9051|9100) pub37->started
(9051|9100) pub37  12% (2 samples sent)
(9051|9100) pub37  25% (4 samples sent)
(9051|9100) pub37  31% (5 samples sent)
(9051|9100) pub37  43% (7 samples sent)
(9051|9100) pub37  50% (8 samples sent)
(9051|9100) pub37  62% (10 samples sent)
(9051|9100) pub37  75% (12 samples sent)
(9051|9100) pub37  81% (13 samples sent)
(9051|9100) pub37  93% (15 samples sent)
(9051|9100) pub37  100% (16 samples sent)
(9051|9100) pub37->wait_match() before write for 01030000.5fbefda8.00000022.00000102(e6662b91)
(9051|9072) pub10  writer id: 01030000.5fbefda8.0000000c.00000102(9897baf4)
(9051|9072) pub10->started
(9051|9100) pub37<-match found! before write for 01030000.5fbefda8.00000022.00000102(e6662b91)
(9051|9100) pub37  waiting for acks
(9051|9072) pub10  12% (2 samples sent)
(9051|9072) pub10  25% (4 samples sent)
(9051|9072) pub10  31% (5 samples sent)
(9051|9072) pub10  43% (7 samples sent)
(9051|9072) pub10  50% (8 samples sent)
(9051|9072) pub10  62% (10 samples sent)
(9051|9072) pub10  75% (12 samples sent)
(9051|9072) pub10  81% (13 samples sent)
(9051|9121) pub59  writer id: 01030000.5fbefda8.0000003e.00000102(43765112)
(9051|9121) pub59->started
(9051|9121) pub59  12% (2 samples sent)
(9051|9121) pub59  25% (4 samples sent)
(9051|9121) pub59  31% (5 samples sent)
(9051|9121) pub59  43% (7 samples sent)
(9051|9121) pub59  50% (8 samples sent)
(9051|9121) pub59  62% (10 samples sent)
(9051|9121) pub59  75% (12 samples sent)
(9051|9072) pub10  93% (15 samples sent)
(9051|9072) pub10  100% (16 samples sent)
(9051|9072) pub10->wait_match() before write for 01030000.5fbefda8.0000000c.00000102(9897baf4)
(9051|9121) pub59  81% (13 samples sent)
(9051|9121) pub59  93% (15 samples sent)
(9051|9121) pub59  100% (16 samples sent)
(9051|9121) pub59->wait_match() before write for 01030000.5fbefda8.0000003e.00000102(43765112)
(9051|9072) pub10<-match found! before write for 01030000.5fbefda8.0000000c.00000102(9897baf4)
(9051|9072) pub10  waiting for acks
(9051|9121) pub59<-match found! before write for 01030000.5fbefda8.0000003e.00000102(43765112)
(9051|9121) pub59  waiting for acks
(9051|9079) pub17  writer id: 01030000.5fbefda8.00000012.00000102(47479317)
(9051|9079) pub17->started
(9051|9079) pub17  12% (2 samples sent)
(9051|9079) pub17  25% (4 samples sent)
(9051|9079) pub17  31% (5 samples sent)
(9051|9079) pub17  43% (7 samples sent)
(9051|9079) pub17  50% (8 samples sent)
(9051|9079) pub17  62% (10 samples sent)
(9051|9079) pub17  75% (12 samples sent)
(9051|9079) pub17  81% (13 samples sent)
(9051|9079) pub17  93% (15 samples sent)
(9051|9079) pub17  100% (16 samples sent)
(9051|9079) pub17->wait_match() before write for 01030000.5fbefda8.00000012.00000102(47479317)
(9051|9072) pub10  waiting for acks returned
(9051|9072) pub10<-delete_contained_entities
(9051|9100) pub37  waiting for acks returned
(9051|9100) pub37<-delete_contained_entities
(9051|9079) pub17<-match found! before write for 01030000.5fbefda8.00000012.00000102(47479317)
(9051|9079) pub17  waiting for acks
(9051|9121) pub59  waiting for acks returned
(9051|9121) pub59<-delete_contained_entities
(9051|9061)  sub 20% (205 samples received)
(9051|9079) pub17  waiting for acks returned
(9051|9079) pub17<-delete_contained_entities
(9051|9110) pub48  writer id: 01030000.5fbefda8.00000039.00000102(f1568d02)
(9051|9110) pub48->started
(9051|9110) pub48  12% (2 samples sent)
(9051|9110) pub48  25% (4 samples sent)
(9051|9110) pub48  31% (5 samples sent)
(9051|9110) pub48  43% (7 samples sent)
(9051|9110) pub48  50% (8 samples sent)
(9051|9110) pub48  62% (10 samples sent)
(9051|9110) pub48  75% (12 samples sent)
(9051|9110) pub48  81% (13 samples sent)
(9051|9110) pub48  93% (15 samples sent)
(9051|9110) pub48  100% (16 samples sent)
(9051|9110) pub48->wait_match() before write for 01030000.5fbefda8.00000039.00000102(f1568d02)
(9051|9110) pub48<-match found! before write for 01030000.5fbefda8.00000039.00000102(f1568d02)
(9051|9110) pub48  waiting for acks
(9051|9110) pub48  waiting for acks returned
(9051|9110) pub48<-delete_contained_entities
(9051|9067) pub5  writer id: 01030000.5fbefda8.00000008.00000102(6d171c34)
(9051|9067) pub5->started
(9051|9067) pub5  12% (2 samples sent)
(9051|9067) pub5  25% (4 samples sent)
(9051|9067) pub5  31% (5 samples sent)
(9051|9067) pub5  43% (7 samples sent)
(9051|9067) pub5  50% (8 samples sent)
(9051|9067) pub5  62% (10 samples sent)
(9051|9067) pub5  75% (12 samples sent)
(9051|9067) pub5  81% (13 samples sent)
(9051|9067) pub5  93% (15 samples sent)
(9051|9067) pub5  100% (16 samples sent)
(9051|9067) pub5->wait_match() before write for 01030000.5fbefda8.00000008.00000102(6d171c34)
(9051|9067) pub5<-match found! before write for 01030000.5fbefda8.00000008.00000102(6d171c34)
(9051|9067) pub5  waiting for acks
(9051|9067) pub5  waiting for acks returned
(9051|9067) pub5<-delete_contained_entities
(9051|9074) pub12  writer id: 01030000.5fbefda8.0000000d.00000102(a5f79344)
(9051|9074) pub12->started
(9051|9074) pub12  12% (2 samples sent)
(9051|9074) pub12  25% (4 samples sent)
(9051|9074) pub12  31% (5 samples sent)
(9051|9074) pub12  43% (7 samples sent)
(9051|9074) pub12  50% (8 samples sent)
(9051|9074) pub12  62% (10 samples sent)
(9051|9074) pub12  75% (12 samples sent)
(9051|9074) pub12  81% (13 samples sent)
(9051|9074) pub12  93% (15 samples sent)
(9051|9074) pub12  100% (16 samples sent)
(9051|9074) pub12->wait_match() before write for 01030000.5fbefda8.0000000d.00000102(a5f79344)
(9051|9088) pub26  writer id: 01030000.5fbefda8.0000001b.00000102(4a57f166)
(9051|9088) pub26->started
(9051|9088) pub26  12% (2 samples sent)
(9051|9088) pub26  25% (4 samples sent)
(9051|9088) pub26  31% (5 samples sent)
(9051|9088) pub26  43% (7 samples sent)
(9051|9088) pub26  50% (8 samples sent)
(9051|9088) pub26  62% (10 samples sent)
(9051|9088) pub26  75% (12 samples sent)
(9051|9088) pub26  81% (13 samples sent)
(9051|9088) pub26  93% (15 samples sent)
(9051|9074) pub12<-match found! before write for 01030000.5fbefda8.0000000d.00000102(a5f79344)
(9051|9074) pub12  waiting for acks
(9051|9088) pub26  100% (16 samples sent)
(9051|9088) pub26->wait_match() before write for 01030000.5fbefda8.0000001b.00000102(4a57f166)
(9051|9088) pub26<-match found! before write for 01030000.5fbefda8.0000001b.00000102(4a57f166)
(9051|9088) pub26  waiting for acks
(9051|9071) pub9  writer id: 01030000.5fbefda8.0000000b.00000102(2ab766e4)
(9051|9071) pub9->started
(9051|9071) pub9  12% (2 samples sent)
(9051|9071) pub9  25% (4 samples sent)
(9051|9071) pub9  31% (5 samples sent)
(9051|9071) pub9  43% (7 samples sent)
(9051|9071) pub9  50% (8 samples sent)
(9051|9071) pub9  62% (10 samples sent)
(9051|9071) pub9  75% (12 samples sent)
(9051|9071) pub9  81% (13 samples sent)
(9051|9071) pub9  93% (15 samples sent)
(9051|9071) pub9  100% (16 samples sent)
(9051|9071) pub9->wait_match() before write for 01030000.5fbefda8.0000000b.00000102(2ab766e4)
(9051|9074) pub12  waiting for acks returned
(9051|9074) pub12<-delete_contained_entities
(9051|9071) pub9<-match found! before write for 01030000.5fbefda8.0000000b.00000102(2ab766e4)
(9051|9071) pub9  waiting for acks
(9051|9071) pub9  waiting for acks returned
(9051|9071) pub9<-delete_contained_entities
(9051|9088) pub26  waiting for acks returned
(9051|9088) pub26<-delete_contained_entities
(9051|9068) pub6  writer id: 01030000.5fbefda8.00000009.00000102(50773584)
(9051|9068) pub6->started
(9051|9068) pub6  12% (2 samples sent)
(9051|9068) pub6  25% (4 samples sent)
(9051|9068) pub6  31% (5 samples sent)
(9051|9068) pub6  43% (7 samples sent)
(9051|9068) pub6  50% (8 samples sent)
(9051|9068) pub6  62% (10 samples sent)
(9051|9068) pub6  75% (12 samples sent)
(9051|9068) pub6  81% (13 samples sent)
(9051|9068) pub6  93% (15 samples sent)
(9051|9068) pub6  100% (16 samples sent)
(9051|9068) pub6->wait_match() before write for 01030000.5fbefda8.00000009.00000102(50773584)
(9051|9068) pub6<-match found! before write for 01030000.5fbefda8.00000009.00000102(50773584)
(9051|9068) pub6  waiting for acks
(9051|9068) pub6  waiting for acks returned
(9051|9068) pub6<-delete_contained_entities
(9051|9089) pub28  writer id: 01030000.5fbefda8.0000001c.00000102(f8772d76)
(9051|9089) pub28->started
(9051|9089) pub28  12% (2 samples sent)
(9051|9089) pub28  25% (4 samples sent)
(9051|9089) pub28  31% (5 samples sent)
(9051|9089) pub28  43% (7 samples sent)
(9051|9089) pub28  50% (8 samples sent)
(9051|9089) pub28  62% (10 samples sent)
(9051|9089) pub28  75% (12 samples sent)
(9051|9089) pub28  81% (13 samples sent)
(9051|9080) pub18  writer id: 01030000.5fbefda8.00000015.00000102(f5674f07)
(9051|9080) pub18->started
(9051|9080) pub18  12% (2 samples sent)
(9051|9061)  sub 30% (308 samples received)
(9051|9080) pub18  25% (4 samples sent)
(9051|9080) pub18  31% (5 samples sent)
(9051|9080) pub18  43% (7 samples sent)
(9051|9080) pub18  50% (8 samples sent)
(9051|9080) pub18  62% (10 samples sent)
(9051|9080) pub18  75% (12 samples sent)
(9051|9080) pub18  81% (13 samples sent)
(9051|9080) pub18  93% (15 samples sent)
(9051|9080) pub18  100% (16 samples sent)
(9051|9080) pub18->wait_match() before write for 01030000.5fbefda8.00000015.00000102(f5674f07)
(9051|9089) pub28  93% (15 samples sent)
(9051|9089) pub28  100% (16 samples sent)
(9051|9089) pub28->wait_match() before write for 01030000.5fbefda8.0000001c.00000102(f8772d76)
(9051|9089) pub28<-match found! before write for 01030000.5fbefda8.0000001c.00000102(f8772d76)
(9051|9089) pub28  waiting for acks
(9051|9080) pub18<-match found! before write for 01030000.5fbefda8.00000015.00000102(f5674f07)
(9051|9080) pub18  waiting for acks
(9051|9073) pub11  writer id: 01030000.5fbefda8.0000000e.00000102(e257e994)
(9051|9073) pub11->started
(9051|9073) pub11  12% (2 samples sent)
(9051|9073) pub11  25% (4 samples sent)
(9051|9073) pub11  31% (5 samples sent)
(9051|9073) pub11  43% (7 samples sent)
(9051|9073) pub11  50% (8 samples sent)
(9051|9073) pub11  62% (10 samples sent)
(9051|9073) pub11  75% (12 samples sent)
(9051|9073) pub11  81% (13 samples sent)
(9051|9073) pub11  93% (15 samples sent)
(9051|9073) pub11  100% (16 samples sent)
(9051|9073) pub11->wait_match() before write for 01030000.5fbefda8.0000000e.00000102(e257e994)
(9051|9073) pub11<-match found! before write for 01030000.5fbefda8.0000000e.00000102(e257e994)
(9051|9073) pub11  waiting for acks
(9051|9089) pub28  waiting for acks returned
(9051|9089) pub28<-delete_contained_entities
(9051|9080) pub18  waiting for acks returned
(9051|9080) pub18<-delete_contained_entities
(9051|9087) pub25  writer id: 01030000.5fbefda8.00000020.00000102(9ca678f1)
(9051|9087) pub25->started
(9051|9107) pub45  writer id: 01030000.5fbefda8.0000002c.00000102(595695f0)
(9051|9107) pub45->started
(9051|9107) pub45  12% (2 samples sent)
(9051|9107) pub45  25% (4 samples sent)
(9051|9107) pub45  31% (5 samples sent)
(9051|9107) pub45  43% (7 samples sent)
(9051|9107) pub45  50% (8 samples sent)
(9051|9087) pub25  12% (2 samples sent)
(9051|9107) pub45  62% (10 samples sent)
(9051|9107) pub45  75% (12 samples sent)
(9051|9107) pub45  81% (13 samples sent)
(9051|9087) pub25  25% (4 samples sent)
(9051|9107) pub45  93% (15 samples sent)
(9051|9087) pub25  31% (5 samples sent)
(9051|9107) pub45  100% (16 samples sent)
(9051|9107) pub45->wait_match() before write for 01030000.5fbefda8.0000002c.00000102(595695f0)
(9051|9087) pub25  43% (7 samples sent)
(9051|9087) pub25  50% (8 samples sent)
(9051|9087) pub25  62% (10 samples sent)
(9051|9087) pub25  75% (12 samples sent)
(9051|9087) pub25  81% (13 samples sent)
(9051|9087) pub25  93% (15 samples sent)
(9051|9087) pub25  100% (16 samples sent)
(9051|9087) pub25->wait_match() before write for 01030000.5fbefda8.00000020.00000102(9ca678f1)
(9051|9087) pub25<-match found! before write for 01030000.5fbefda8.00000020.00000102(9ca678f1)
(9051|9087) pub25  waiting for acks
(9051|9096) pub33  writer id: 01030000.5fbefda8.0000001d.00000102(c51704c6)
(9051|9096) pub33->started
(9051|9096) pub33  12% (2 samples sent)
(9051|9096) pub33  25% (4 samples sent)
(9051|9096) pub33  31% (5 samples sent)
(9051|9096) pub33  43% (7 samples sent)
(9051|9096) pub33  50% (8 samples sent)
(9051|9096) pub33  62% (10 samples sent)
(9051|9096) pub33  75% (12 samples sent)
(9051|9096) pub33  81% (13 samples sent)
(9051|9096) pub33  93% (15 samples sent)
(9051|9096) pub33  100% (16 samples sent)
(9051|9096) pub33->wait_match() before write for 01030000.5fbefda8.0000001d.00000102(c51704c6)
(9051|9091) pub29  writer id: 01030000.5fbefda8.00000023.00000102(db060221)
(9051|9091) pub29->started
(9051|9083) pub21  writer id: 01030000.5fbefda8.0000001f.00000102(bfd757a6)
(9051|9083) pub21->started
(9051|9083) pub21  12% (2 samples sent)
(9051|9083) pub21  25% (4 samples sent)
(9051|9083) pub21  31% (5 samples sent)
(9051|9083) pub21  43% (7 samples sent)
(9051|9083) pub21  50% (8 samples sent)
(9051|9083) pub21  62% (10 samples sent)
(9051|9083) pub21  75% (12 samples sent)
(9051|9083) pub21  81% (13 samples sent)
(9051|9083) pub21  93% (15 samples sent)
(9051|9083) pub21  100% (16 samples sent)
(9051|9083) pub21->wait_match() before write for 01030000.5fbefda8.0000001f.00000102(bfd757a6)
(9051|9094) pub31  writer id: 01030000.5fbefda8.00000024.00000102(6926de31)
(9051|9094) pub31->started
(9051|9094) pub31  12% (2 samples sent)
(9051|9094) pub31  25% (4 samples sent)
(9051|9094) pub31  31% (5 samples sent)
(9051|9091) pub29  12% (2 samples sent)
(9051|9091) pub29  25% (4 samples sent)
(9051|9091) pub29  31% (5 samples sent)
(9051|9091) pub29  43% (7 samples sent)
(9051|9091) pub29  50% (8 samples sent)
(9051|9091) pub29  62% (10 samples sent)
(9051|9091) pub29  75% (12 samples sent)
(9051|9091) pub29  81% (13 samples sent)
(9051|9091) pub29  93% (15 samples sent)
(9051|9091) pub29  100% (16 samples sent)
(9051|9091) pub29->wait_match() before write for 01030000.5fbefda8.00000023.00000102(db060221)
(9051|9094) pub31  43% (7 samples sent)
(9051|9094) pub31  50% (8 samples sent)
(9051|9094) pub31  62% (10 samples sent)
(9051|9094) pub31  75% (12 samples sent)
(9051|9094) pub31  81% (13 samples sent)
(9051|9094) pub31  93% (15 samples sent)
(9051|9094) pub31  100% (16 samples sent)
(9051|9094) pub31->wait_match() before write for 01030000.5fbefda8.00000024.00000102(6926de31)
(9051|9107) pub45<-match found! before write for 01030000.5fbefda8.0000002c.00000102(595695f0)
(9051|9107) pub45  waiting for acks
(9051|9073) pub11  waiting for acks returned
(9051|9073) pub11<-delete_contained_entities
(9051|9090) pub27  writer id: 01030000.5fbefda8.0000001e.00000102(82b77e16)
(9051|9090) pub27->started
(9051|9090) pub27  12% (2 samples sent)
(9051|9090) pub27  25% (4 samples sent)
(9051|9090) pub27  31% (5 samples sent)
(9051|9090) pub27  43% (7 samples sent)
(9051|9090) pub27  50% (8 samples sent)
(9051|9090) pub27  62% (10 samples sent)
(9051|9090) pub27  75% (12 samples sent)
(9051|9090) pub27  81% (13 samples sent)
(9051|9090) pub27  93% (15 samples sent)
(9051|9090) pub27  100% (16 samples sent)
(9051|9090) pub27->wait_match() before write for 01030000.5fbefda8.0000001e.00000102(82b77e16)
(9051|9096) pub33<-match found! before write for 01030000.5fbefda8.0000001d.00000102(c51704c6)
(9051|9096) pub33  waiting for acks
(9051|9091) pub29<-match found! before write for 01030000.5fbefda8.00000023.00000102(db060221)
(9051|9091) pub29  waiting for acks
(9051|9098) pub36  writer id: 01030000.5fbefda8.00000033.00000102(bbe695a3)
(9051|9098) pub36->started
(9051|9098) pub36  12% (2 samples sent)
(9051|9098) pub36  25% (4 samples sent)
(9051|9098) pub36  31% (5 samples sent)
(9051|9098) pub36  43% (7 samples sent)
(9051|9098) pub36  50% (8 samples sent)
(9051|9098) pub36  62% (10 samples sent)
(9051|9098) pub36  75% (12 samples sent)
(9051|9098) pub36  81% (13 samples sent)
(9051|9101) pub38  writer id: 01030000.5fbefda8.00000035.00000102(34a66003)
(9051|9101) pub38->started
(9051|9098) pub36  93% (15 samples sent)
(9051|9098) pub36  100% (16 samples sent)
(9051|9098) pub36->wait_match() before write for 01030000.5fbefda8.00000033.00000102(bbe695a3)
(9051|9101) pub38  12% (2 samples sent)
(9051|9101) pub38  25% (4 samples sent)
(9051|9101) pub38  31% (5 samples sent)
(9051|9101) pub38  43% (7 samples sent)
(9051|9101) pub38  50% (8 samples sent)
(9051|9101) pub38  62% (10 samples sent)
(9051|9101) pub38  75% (12 samples sent)
(9051|9101) pub38  81% (13 samples sent)
(9051|9101) pub38  93% (15 samples sent)
(9051|9101) pub38  100% (16 samples sent)
(9051|9101) pub38->wait_match() before write for 01030000.5fbefda8.00000035.00000102(34a66003)
(9051|9083) pub21<-match found! before write for 01030000.5fbefda8.0000001f.00000102(bfd757a6)
(9051|9083) pub21  waiting for acks
(9051|9103) pub41  writer id: 01030000.5fbefda8.00000028.00000102(acd63330)
(9051|9103) pub41->started
(9051|9094) pub31<-match found! before write for 01030000.5fbefda8.00000024.00000102(6926de31)
(9051|9094) pub31  waiting for acks
(9051|9092) pub30  writer id: 01030000.5fbefda8.00000025.00000102(5446f781)
(9051|9092) pub30->started
(9051|9092) pub30  12% (2 samples sent)
(9051|9092) pub30  25% (4 samples sent)
(9051|9092) pub30  31% (5 samples sent)
(9051|9092) pub30  43% (7 samples sent)
(9051|9092) pub30  50% (8 samples sent)
(9051|9092) pub30  62% (10 samples sent)
(9051|9092) pub30  75% (12 samples sent)
(9051|9092) pub30  81% (13 samples sent)
(9051|9090) pub27<-match found! before write for 01030000.5fbefda8.0000001e.00000102(82b77e16)
(9051|9090) pub27  waiting for acks
(9051|9087) pub25  waiting for acks returned
(9051|9087) pub25<-delete_contained_entities
(9051|9103) pub41  12% (2 samples sent)
(9051|9103) pub41  25% (4 samples sent)
(9051|9103) pub41  31% (5 samples sent)
(9051|9103) pub41  43% (7 samples sent)
(9051|9103) pub41  50% (8 samples sent)
(9051|9107) pub45  waiting for acks returned
(9051|9107) pub45<-delete_contained_entities
(9051|9092) pub30  93% (15 samples sent)
(9051|9092) pub30  100% (16 samples sent)
(9051|9092) pub30->wait_match() before write for 01030000.5fbefda8.00000025.00000102(5446f781)
(9051|9103) pub41  62% (10 samples sent)
(9051|9103) pub41  75% (12 samples sent)
(9051|9103) pub41  81% (13 samples sent)
(9051|9103) pub41  93% (15 samples sent)
(9051|9103) pub41  100% (16 samples sent)
(9051|9103) pub41->wait_match() before write for 01030000.5fbefda8.00000028.00000102(acd63330)
(9051|9105) pub43  writer id: 01030000.5fbefda8.00000037.00000102(4e663363)
(9051|9105) pub43->started
(9051|9105) pub43  12% (2 samples sent)
(9051|9105) pub43  25% (4 samples sent)
(9051|9105) pub43  31% (5 samples sent)
(9051|9105) pub43  43% (7 samples sent)
(9051|9105) pub43  50% (8 samples sent)
(9051|9105) pub43  62% (10 samples sent)
(9051|9105) pub43  75% (12 samples sent)
(9051|9105) pub43  81% (13 samples sent)
(9051|9105) pub43  93% (15 samples sent)
(9051|9105) pub43  100% (16 samples sent)
(9051|9105) pub43->wait_match() before write for 01030000.5fbefda8.00000037.00000102(4e663363)
(9051|9117) pub55  writer id: 01030000.5fbefda8.0000003c.00000102(39b60272)
(9051|9117) pub55->started
(9051|9117) pub55  12% (2 samples sent)
(9051|9117) pub55  25% (4 samples sent)
(9051|9117) pub55  31% (5 samples sent)
(9051|9117) pub55  43% (7 samples sent)
(9051|9117) pub55  50% (8 samples sent)
(9051|9117) pub55  62% (10 samples sent)
(9051|9117) pub55  75% (12 samples sent)
(9051|9117) pub55  81% (13 samples sent)
(9051|9117) pub55  93% (15 samples sent)
(9051|9117) pub55  100% (16 samples sent)
(9051|9117) pub55->wait_match() before write for 01030000.5fbefda8.0000003c.00000102(39b60272)
(9051|9106) pub44  writer id: 01030000.5fbefda8.00000030.00000102(fc46ef73)
(9051|9106) pub44->started
(9051|9106) pub44  12% (2 samples sent)
(9051|9106) pub44  25% (4 samples sent)
(9051|9106) pub44  31% (5 samples sent)
(9051|9106) pub44  43% (7 samples sent)
(9051|9106) pub44  50% (8 samples sent)
(9051|9106) pub44  62% (10 samples sent)
(9051|9106) pub44  75% (12 samples sent)
(9051|9106) pub44  81% (13 samples sent)
(9051|9106) pub44  93% (15 samples sent)
(9051|9106) pub44  100% (16 samples sent)
(9051|9106) pub44->wait_match() before write for 01030000.5fbefda8.00000030.00000102(fc46ef73)
(9051|9061)  sub 40% (410 samples received)
(9051|9078) pub16  writer id: 01030000.5fbefda8.00000014.00000102(c80766b7)
(9051|9078) pub16->started
(9051|9078) pub16  12% (2 samples sent)
(9051|9078) pub16  25% (4 samples sent)
(9051|9078) pub16  31% (5 samples sent)
(9051|9078) pub16  43% (7 samples sent)
(9051|9078) pub16  50% (8 samples sent)
(9051|9078) pub16  62% (10 samples sent)
(9051|9078) pub16  75% (12 samples sent)
(9051|9078) pub16  81% (13 samples sent)
(9051|9078) pub16  93% (15 samples sent)
(9051|9078) pub16  100% (16 samples sent)
(9051|9078) pub16->wait_match() before write for 01030000.5fbefda8.00000014.00000102(c80766b7)
(9051|9113) pub51  writer id: 01030000.5fbefda8.00000036.00000102(73061ad3)
(9051|9113) pub51->started
(9051|9108) pub46  writer id: 01030000.5fbefda8.00000031.00000102(c126c6c3)
(9051|9108) pub46->started
(9051|9108) pub46  12% (2 samples sent)
(9051|9113) pub51  12% (2 samples sent)
(9051|9108) pub46  25% (4 samples sent)
(9051|9113) pub51  25% (4 samples sent)
(9051|9108) pub46  31% (5 samples sent)
(9051|9113) pub51  31% (5 samples sent)
(9051|9108) pub46  43% (7 samples sent)
(9051|9113) pub51  43% (7 samples sent)
(9051|9108) pub46  50% (8 samples sent)
(9051|9113) pub51  50% (8 samples sent)
(9051|9108) pub46  62% (10 samples sent)
(9051|9113) pub51  62% (10 samples sent)
(9051|9108) pub46  75% (12 samples sent)
(9051|9113) pub51  75% (12 samples sent)
(9051|9108) pub46  81% (13 samples sent)
(9051|9113) pub51  81% (13 samples sent)
(9051|9108) pub46  93% (15 samples sent)
(9051|9113) pub51  93% (15 samples sent)
(9051|9108) pub46  100% (16 samples sent)
(9051|9108) pub46->wait_match() before write for 01030000.5fbefda8.00000031.00000102(c126c6c3)
(9051|9113) pub51  100% (16 samples sent)
(9051|9113) pub51->wait_match() before write for 01030000.5fbefda8.00000036.00000102(73061ad3)
(9051|9099) pub40  writer id: 01030000.5fbefda8.00000029.00000102(91b61a80)
(9051|9099) pub40->started
(9051|9099) pub40  12% (2 samples sent)
(9051|9099) pub40  25% (4 samples sent)
(9051|9099) pub40  31% (5 samples sent)
(9051|9099) pub40  43% (7 samples sent)
(9051|9099) pub40  50% (8 samples sent)
(9051|9099) pub40  62% (10 samples sent)
(9051|9099) pub40  75% (12 samples sent)
(9051|9099) pub40  81% (13 samples sent)
(9051|9099) pub40  93% (15 samples sent)
(9051|9099) pub40  100% (16 samples sent)
(9051|9099) pub40->wait_match() before write for 01030000.5fbefda8.00000029.00000102(91b61a80)
(9051|9112) pub50  writer id: 01030000.5fbefda8.0000003a.00000102(b6f6f7d2)
(9051|9112) pub50->started
(9051|9112) pub50  12% (2 samples sent)
(9051|9112) pub50  25% (4 samples sent)
(9051|9112) pub50  31% (5 samples sent)
(9051|9112) pub50  43% (7 samples sent)
(9051|9112) pub50  50% (8 samples sent)
(9051|9112) pub50  62% (10 samples sent)
(9051|9112) pub50  75% (12 samples sent)
(9051|9112) pub50  81% (13 samples sent)
(9051|9112) pub50  93% (15 samples sent)
(9051|9112) pub50  100% (16 samples sent)
(9051|9112) pub50->wait_match() before write for 01030000.5fbefda8.0000003a.00000102(b6f6f7d2)
(9051|9076) pub14  writer id: 01030000.5fbefda8.0000000f.00000102(df37c024)
(9051|9076) pub14->started
(9051|9076) pub14  12% (2 samples sent)
(9051|9076) pub14  25% (4 samples sent)
(9051|9076) pub14  31% (5 samples sent)
(9051|9076) pub14  43% (7 samples sent)
(9051|9076) pub14  50% (8 samples sent)
(9051|9076) pub14  62% (10 samples sent)
(9051|9076) pub14  75% (12 samples sent)
(9051|9076) pub14  81% (13 samples sent)
(9051|9076) pub14  93% (15 samples sent)
(9051|9076) pub14  100% (16 samples sent)
(9051|9076) pub14->wait_match() before write for 01030000.5fbefda8.0000000f.00000102(df37c024)
(9051|9097) pub35  writer id: 01030000.5fbefda8.0000002e.00000102(2396c690)
(9051|9097) pub35->started
(9051|9097) pub35  12% (2 samples sent)
(9051|9097) pub35  25% (4 samples sent)
(9051|9097) pub35  31% (5 samples sent)
(9051|9097) pub35  43% (7 samples sent)
(9051|9097) pub35  50% (8 samples sent)
(9051|9097) pub35  62% (10 samples sent)
(9051|9097) pub35  75% (12 samples sent)
(9051|9097) pub35  81% (13 samples sent)
(9051|9122) pub60  writer id: 01030000.5fbefda8.0000003f.00000102(7e1678a2)
(9051|9122) pub60->started
(9051|9122) pub60  12% (2 samples sent)
(9051|9122) pub60  25% (4 samples sent)
(9051|9122) pub60  31% (5 samples sent)
(9051|9122) pub60  43% (7 samples sent)
(9051|9122) pub60  50% (8 samples sent)
(9051|9122) pub60  62% (10 samples sent)
(9051|9122) pub60  75% (12 samples sent)
(9051|9122) pub60  81% (13 samples sent)
(9051|9122) pub60  93% (15 samples sent)
(9051|9097) pub35  93% (15 samples sent)
(9051|9122) pub60  100% (16 samples sent)
(9051|9122) pub60->wait_match() before write for 01030000.5fbefda8.0000003f.00000102(7e1678a2)
(9051|9097) pub35  100% (16 samples sent)
(9051|9097) pub35->wait_match() before write for 01030000.5fbefda8.0000002e.00000102(2396c690)
(9051|9125) pub63  writer id: 01030000.5fbefda8.00000042.00000102(7f545cdc)
(9051|9125) pub63->started
(9051|9125) pub63  12% (2 samples sent)
(9051|9125) pub63  25% (4 samples sent)
(9051|9125) pub63  31% (5 samples sent)
(9051|9125) pub63  43% (7 samples sent)
(9051|9125) pub63  50% (8 samples sent)
(9051|9125) pub63  62% (10 samples sent)
(9051|9125) pub63  75% (12 samples sent)
(9051|9125) pub63  81% (13 samples sent)
(9051|9125) pub63  93% (15 samples sent)
(9051|9125) pub63  100% (16 samples sent)
(9051|9125) pub63->wait_match() before write for 01030000.5fbefda8.00000042.00000102(7f545cdc)
(9051|9101) pub38<-match found! before write for 01030000.5fbefda8.00000035.00000102(34a66003)
(9051|9101) pub38  waiting for acks
(9051|9098) pub36<-match found! before write for 01030000.5fbefda8.00000033.00000102(bbe695a3)
(9051|9098) pub36  waiting for acks
(9051|9117) pub55<-match found! before write for 01030000.5fbefda8.0000003c.00000102(39b60272)
(9051|9117) pub55  waiting for acks
(9051|9103) pub41<-match found! before write for 01030000.5fbefda8.00000028.00000102(acd63330)
(9051|9103) pub41  waiting for acks
(9051|9063) pub1  writer id: 01030000.5fbefda8.00000004.00000102(a8e7f135)
(9051|9063) pub1->started
(9051|9063) pub1  12% (2 samples sent)
(9051|9063) pub1  25% (4 samples sent)
(9051|9063) pub1  31% (5 samples sent)
(9051|9063) pub1  43% (7 samples sent)
(9051|9063) pub1  50% (8 samples sent)
(9051|9063) pub1  62% (10 samples sent)
(9051|9063) pub1  75% (12 samples sent)
(9051|9063) pub1  81% (13 samples sent)
(9051|9063) pub1  93% (15 samples sent)
(9051|9063) pub1  100% (16 samples sent)
(9051|9063) pub1->wait_match() before write for 01030000.5fbefda8.00000004.00000102(a8e7f135)
(9051|9105) pub43<-match found! before write for 01030000.5fbefda8.00000037.00000102(4e663363)
(9051|9105) pub43  waiting for acks
(9051|9092) pub30<-match found! before write for 01030000.5fbefda8.00000025.00000102(5446f781)
(9051|9092) pub30  waiting for acks
(9051|9106) pub44<-match found! before write for 01030000.5fbefda8.00000030.00000102(fc46ef73)
(9051|9106) pub44  waiting for acks
(9051|9096) pub33  waiting for acks returned
(9051|9096) pub33<-delete_contained_entities
(9051|9091) pub29  waiting for acks returned
(9051|9091) pub29<-delete_contained_entities
(9051|9081) pub19  writer id: 01030000.5fbefda8.00000016.00000102(b2c735d7)
(9051|9081) pub19->started
(9051|9081) pub19  12% (2 samples sent)
(9051|9081) pub19  25% (4 samples sent)
(9051|9081) pub19  31% (5 samples sent)
(9051|9081) pub19  43% (7 samples sent)
(9051|9081) pub19  50% (8 samples sent)
(9051|9081) pub19  62% (10 samples sent)
(9051|9081) pub19  75% (12 samples sent)
(9051|9081) pub19  81% (13 samples sent)
(9051|9120) pub58  writer id: 01030000.5fbefda8.0000002f.00000102(1ef6ef20)
(9051|9120) pub58->started
(9051|9081) pub19  93% (15 samples sent)
(9051|9081) pub19  100% (16 samples sent)
(9051|9081) pub19->wait_match() before write for 01030000.5fbefda8.00000016.00000102(b2c735d7)
(9051|9120) pub58  12% (2 samples sent)
(9051|9108) pub46<-match found! before write for 01030000.5fbefda8.00000031.00000102(c126c6c3)
(9051|9108) pub46  waiting for acks
(9051|9078) pub16<-match found! before write for 01030000.5fbefda8.00000014.00000102(c80766b7)
(9051|9078) pub16  waiting for acks
(9051|9120) pub58  25% (4 samples sent)
(9051|9120) pub58  31% (5 samples sent)
(9051|9120) pub58  43% (7 samples sent)
(9051|9120) pub58  50% (8 samples sent)
(9051|9120) pub58  62% (10 samples sent)
(9051|9120) pub58  75% (12 samples sent)
(9051|9120) pub58  81% (13 samples sent)
(9051|9120) pub58  93% (15 samples sent)
(9051|9120) pub58  100% (16 samples sent)
(9051|9120) pub58->wait_match() before write for 01030000.5fbefda8.0000002f.00000102(1ef6ef20)
(9051|9113) pub51<-match found! before write for 01030000.5fbefda8.00000036.00000102(73061ad3)
(9051|9113) pub51  waiting for acks
(9051|9099) pub40<-match found! before write for 01030000.5fbefda8.00000029.00000102(91b61a80)
(9051|9099) pub40  waiting for acks
(9051|9083) pub21  waiting for acks returned
(9051|9083) pub21<-delete_contained_entities
(9051|9115) pub53  writer id: 01030000.5fbefda8.0000002b.00000102(eb7649e0)
(9051|9115) pub53->started
(9051|9115) pub53  12% (2 samples sent)
(9051|9115) pub53  25% (4 samples sent)
(9051|9115) pub53  31% (5 samples sent)
(9051|9115) pub53  43% (7 samples sent)
(9051|9115) pub53  50% (8 samples sent)
(9051|9084) pub23  writer id: 01030000.5fbefda8.00000018.00000102(0df78bb6)
(9051|9084) pub23->started
(9051|9084) pub23  12% (2 samples sent)
(9051|9084) pub23  25% (4 samples sent)
(9051|9084) pub23  31% (5 samples sent)
(9051|9084) pub23  43% (7 samples sent)
(9051|9084) pub23  50% (8 samples sent)
(9051|9084) pub23  62% (10 samples sent)
(9051|9116) pub54  writer id: 01030000.5fbefda8.0000003b.00000102(8b96de62)
(9051|9116) pub54->started
(9051|9116) pub54  12% (2 samples sent)
(9051|9116) pub54  25% (4 samples sent)
(9051|9116) pub54  31% (5 samples sent)
(9051|9112) pub50<-match found! before write for 01030000.5fbefda8.0000003a.00000102(b6f6f7d2)
(9051|9112) pub50  waiting for acks
(9051|9104) pub42  writer id: 01030000.5fbefda8.0000002a.00000102(d6166050)
(9051|9104) pub42->started
(9051|9084) pub23  75% (12 samples sent)
(9051|9084) pub23  81% (13 samples sent)
(9051|9084) pub23  93% (15 samples sent)
(9051|9104) pub42  12% (2 samples sent)
(9051|9084) pub23  100% (16 samples sent)
(9051|9084) pub23->wait_match() before write for 01030000.5fbefda8.00000018.00000102(0df78bb6)
(9051|9104) pub42  25% (4 samples sent)
(9051|9104) pub42  31% (5 samples sent)
(9051|9104) pub42  43% (7 samples sent)
(9051|9104) pub42  50% (8 samples sent)
(9051|9104) pub42  62% (10 samples sent)
(9051|9104) pub42  75% (12 samples sent)
(9051|9104) pub42  81% (13 samples sent)
(9051|9104) pub42  93% (15 samples sent)
(9051|9104) pub42  100% (16 samples sent)
(9051|9104) pub42->wait_match() before write for 01030000.5fbefda8.0000002a.00000102(d6166050)
(9051|9115) pub53  62% (10 samples sent)
(9051|9115) pub53  75% (12 samples sent)
(9051|9115) pub53  81% (13 samples sent)
(9051|9115) pub53  93% (15 samples sent)
(9051|9115) pub53  100% (16 samples sent)
(9051|9115) pub53->wait_match() before write for 01030000.5fbefda8.0000002b.00000102(eb7649e0)
(9051|9116) pub54  43% (7 samples sent)
(9051|9116) pub54  50% (8 samples sent)
(9051|9116) pub54  62% (10 samples sent)
(9051|9116) pub54  75% (12 samples sent)
(9051|9116) pub54  81% (13 samples sent)
(9051|9116) pub54  93% (15 samples sent)
(9051|9109) pub47  writer id: 01030000.5fbefda8.00000038.00000102(cc36a4b2)
(9051|9109) pub47->started
(9051|9116) pub54  100% (16 samples sent)
(9051|9116) pub54->wait_match() before write for 01030000.5fbefda8.0000003b.00000102(8b96de62)
(9051|9109) pub47  12% (2 samples sent)
(9051|9109) pub47  25% (4 samples sent)
(9051|9109) pub47  31% (5 samples sent)
(9051|9109) pub47  43% (7 samples sent)
(9051|9109) pub47  50% (8 samples sent)
(9051|9109) pub47  62% (10 samples sent)
(9051|9109) pub47  75% (12 samples sent)
(9051|9109) pub47  81% (13 samples sent)
(9051|9109) pub47  93% (15 samples sent)
(9051|9109) pub47  100% (16 samples sent)
(9051|9109) pub47->wait_match() before write for 01030000.5fbefda8.00000038.00000102(cc36a4b2)
(9051|9076) pub14<-match found! before write for 01030000.5fbefda8.0000000f.00000102(df37c024)
(9051|9076) pub14  waiting for acks
(9051|9097) pub35<-match found! before write for 01030000.5fbefda8.0000002e.00000102(2396c690)
(9051|9097) pub35  waiting for acks
(9051|9118) pub56  writer id: 01030000.5fbefda8.0000003d.00000102(04d62bc2)
(9051|9118) pub56->started
(9051|9118) pub56  12% (2 samples sent)
(9051|9125) pub63<-match found! before write for 01030000.5fbefda8.00000042.00000102(7f545cdc)
(9051|9125) pub63  waiting for acks
(9051|9122) pub60<-match found! before write for 01030000.5fbefda8.0000003f.00000102(7e1678a2)
(9051|9122) pub60  waiting for acks
(9051|9065) pub3  writer id: 01030000.5fbefda8.00000006.00000102(d227a255)
(9051|9065) pub3->started
(9051|9065) pub3  12% (2 samples sent)
(9051|9065) pub3  25% (4 samples sent)
(9051|9065) pub3  31% (5 samples sent)
(9051|9065) pub3  43% (7 samples sent)
(9051|9065) pub3  50% (8 samples sent)
(9051|9065) pub3  62% (10 samples sent)
(9051|9065) pub3  75% (12 samples sent)
(9051|9065) pub3  81% (13 samples sent)
(9051|9065) pub3  93% (15 samples sent)
(9051|9094) pub31  waiting for acks returned
(9051|9094) pub31<-delete_contained_entities
(9051|9090) pub27  waiting for acks returned
(9051|9090) pub27<-delete_contained_entities
(9051|9111) pub49  writer id: 01030000.5fbefda8.00000034.00000102(09c649b3)
(9051|9111) pub49->started
(9051|9111) pub49  12% (2 samples sent)
(9051|9111) pub49  25% (4 samples sent)
(9051|9111) pub49  31% (5 samples sent)
(9051|9111) pub49  43% (7 samples sent)
(9051|9111) pub49  50% (8 samples sent)
(9051|9111) pub49  62% (10 samples sent)
(9051|9111) pub49  75% (12 samples sent)
(9051|9111) pub49  81% (13 samples sent)
(9051|9111) pub49  93% (15 samples sent)
(9051|9111) pub49  100% (16 samples sent)
(9051|9111) pub49->wait_match() before write for 01030000.5fbefda8.00000034.00000102(09c649b3)
(9051|9085) pub22  writer id: 01030000.5fbefda8.00000019.00000102(3097a206)
(9051|9085) pub22->started
(9051|9118) pub56  25% (4 samples sent)
(9051|9118) pub56  31% (5 samples sent)
(9051|9085) pub22  12% (2 samples sent)
(9051|9118) pub56  43% (7 samples sent)
(9051|9085) pub22  25% (4 samples sent)
(9051|9118) pub56  50% (8 samples sent)
(9051|9085) pub22  31% (5 samples sent)
(9051|9118) pub56  62% (10 samples sent)
(9051|9085) pub22  43% (7 samples sent)
(9051|9093) pub32  writer id: 01030000.5fbefda8.00000027.00000102(2e86a4e1)
(9051|9093) pub32->started
(9051|9118) pub56  75% (12 samples sent)
(9051|9093) pub32  12% (2 samples sent)
(9051|9093) pub32  25% (4 samples sent)
(9051|9093) pub32  31% (5 samples sent)
(9051|9093) pub32  43% (7 samples sent)
(9051|9093) pub32  50% (8 samples sent)
(9051|9093) pub32  62% (10 samples sent)
(9051|9118) pub56  81% (13 samples sent)
(9051|9093) pub32  75% (12 samples sent)
(9051|9093) pub32  81% (13 samples sent)
(9051|9118) pub56  93% (15 samples sent)
(9051|9118) pub56  100% (16 samples sent)
(9051|9118) pub56->wait_match() before write for 01030000.5fbefda8.0000003d.00000102(04d62bc2)
(9051|9093) pub32  93% (15 samples sent)
(9051|9065) pub3  100% (16 samples sent)
(9051|9065) pub3->wait_match() before write for 01030000.5fbefda8.00000006.00000102(d227a255)
(9051|9085) pub22  50% (8 samples sent)
(9051|9085) pub22  62% (10 samples sent)
(9051|9085) pub22  75% (12 samples sent)
(9051|9085) pub22  81% (13 samples sent)
(9051|9085) pub22  93% (15 samples sent)
(9051|9085) pub22  100% (16 samples sent)
(9051|9085) pub22->wait_match() before write for 01030000.5fbefda8.00000019.00000102(3097a206)
(9051|9093) pub32  100% (16 samples sent)
(9051|9093) pub32->wait_match() before write for 01030000.5fbefda8.00000027.00000102(2e86a4e1)
(9051|9061)  sub 50% (512 samples received)
(9051|9123) pub61  writer id: 01030000.5fbefda8.00000040.00000102(05940fbc)
(9051|9123) pub61->started
(9051|9123) pub61  12% (2 samples sent)
(9051|9123) pub61  25% (4 samples sent)
(9051|9123) pub61  31% (5 samples sent)
(9051|9123) pub61  43% (7 samples sent)
(9051|9123) pub61  50% (8 samples sent)
(9051|9123) pub61  62% (10 samples sent)
(9051|9123) pub61  75% (12 samples sent)
(9051|9123) pub61  81% (13 samples sent)
(9051|9123) pub61  93% (15 samples sent)
(9051|9123) pub61  100% (16 samples sent)
(9051|9123) pub61->wait_match() before write for 01030000.5fbefda8.00000040.00000102(05940fbc)
(9051|9069) pub7<-delete_participant
(9051|9114) pub52  writer id: 01030000.5fbefda8.0000002d.00000102(6436bc40)
(9051|9114) pub52->started
(9051|9114) pub52  12% (2 samples sent)
(9051|9114) pub52  25% (4 samples sent)
(9051|9114) pub52  31% (5 samples sent)
(9051|9114) pub52  43% (7 samples sent)
(9051|9114) pub52  50% (8 samples sent)
(9051|9114) pub52  62% (10 samples sent)
(9051|9114) pub52  75% (12 samples sent)
(9051|9114) pub52  81% (13 samples sent)
(9051|9124) pub62  writer id: 01030000.5fbefda8.00000041.00000102(38f4260c)
(9051|9124) pub62->started
(9051|9124) pub62  12% (2 samples sent)
(9051|9124) pub62  25% (4 samples sent)
(9051|9124) pub62  31% (5 samples sent)
(9051|9124) pub62  43% (7 samples sent)
(9051|9124) pub62  50% (8 samples sent)
(9051|9124) pub62  62% (10 samples sent)
(9051|9124) pub62  75% (12 samples sent)
(9051|9124) pub62  81% (13 samples sent)
(9051|9124) pub62  93% (15 samples sent)
(9051|9124) pub62  100% (16 samples sent)
(9051|9124) pub62->wait_match() before write for 01030000.5fbefda8.00000041.00000102(38f4260c)
(9051|9119) pub57  writer id: 01030000.5fbefda8.00000032.00000102(8686bc13)
(9051|9119) pub57->started
(9051|9119) pub57  12% (2 samples sent)
(9051|9119) pub57  25% (4 samples sent)
(9051|9119) pub57  31% (5 samples sent)
(9051|9119) pub57  43% (7 samples sent)
(9051|9119) pub57  50% (8 samples sent)
(9051|9114) pub52  93% (15 samples sent)
(9051|9119) pub57  62% (10 samples sent)
(9051|9114) pub52  100% (16 samples sent)
(9051|9114) pub52->wait_match() before write for 01030000.5fbefda8.0000002d.00000102(6436bc40)
(9051|9119) pub57  75% (12 samples sent)
(9051|9119) pub57  81% (13 samples sent)
(9051|9119) pub57  93% (15 samples sent)
(9051|9119) pub57  100% (16 samples sent)
(9051|9119) pub57->wait_match() before write for 01030000.5fbefda8.00000032.00000102(8686bc13)
(9051|9070) pub8  writer id: 01030000.5fbefda8.00000010.00000102(3d87c077)
(9051|9070) pub8->started
(9051|9070) pub8  12% (2 samples sent)
(9051|9070) pub8  25% (4 samples sent)
(9051|9070) pub8  31% (5 samples sent)
(9051|9070) pub8  43% (7 samples sent)
(9051|9070) pub8  50% (8 samples sent)
(9051|9070) pub8  62% (10 samples sent)
(9051|9070) pub8  75% (12 samples sent)
(9051|9070) pub8  81% (13 samples sent)
(9051|9070) pub8  93% (15 samples sent)
(9051|9070) pub8  100% (16 samples sent)
(9051|9070) pub8->wait_match() before write for 01030000.5fbefda8.00000010.00000102(3d87c077)
(9051|9061)  sub 60% (615 samples received)
(9051|9077) pub15<-delete_participant
(9051|9095) pub34  writer id: 01030000.5fbefda8.00000021.00000102(a1c65141)
(9051|9095) pub34->started
(9051|9095) pub34  12% (2 samples sent)
(9051|9095) pub34  25% (4 samples sent)
(9051|9095) pub34  31% (5 samples sent)
(9051|9095) pub34  43% (7 samples sent)
(9051|9095) pub34  50% (8 samples sent)
(9051|9095) pub34  62% (10 samples sent)
(9051|9095) pub34  75% (12 samples sent)
(9051|9095) pub34  81% (13 samples sent)
(9051|9095) pub34  93% (15 samples sent)
(9051|9095) pub34  100% (16 samples sent)
(9051|9095) pub34->wait_match() before write for 01030000.5fbefda8.00000021.00000102(a1c65141)
(9051|9061)  sub 70% (717 samples received)
(9051|9063) pub1<-match found! before write for 01030000.5fbefda8.00000004.00000102(a8e7f135)
(9051|9063) pub1  waiting for acks
(9051|9081) pub19<-match found! before write for 01030000.5fbefda8.00000016.00000102(b2c735d7)
(9051|9081) pub19  waiting for acks
(9051|9082) pub20<-delete_participant
(9051|9120) pub58<-match found! before write for 01030000.5fbefda8.0000002f.00000102(1ef6ef20)
(9051|9120) pub58  waiting for acks
(9051|9115) pub53<-match found! before write for 01030000.5fbefda8.0000002b.00000102(eb7649e0)
(9051|9115) pub53  waiting for acks
(9051|9084) pub23<-match found! before write for 01030000.5fbefda8.00000018.00000102(0df78bb6)
(9051|9084) pub23  waiting for acks
(9051|9116) pub54<-match found! before write for 01030000.5fbefda8.0000003b.00000102(8b96de62)
(9051|9116) pub54  waiting for acks
(9051|9075) pub13<-delete_participant
(9051|9109) pub47<-match found! before write for 01030000.5fbefda8.00000038.00000102(cc36a4b2)
(9051|9109) pub47  waiting for acks
(9051|9104) pub42<-match found! before write for 01030000.5fbefda8.0000002a.00000102(d6166050)
(9051|9104) pub42  waiting for acks
(9051|9118) pub56<-match found! before write for 01030000.5fbefda8.0000003d.00000102(04d62bc2)
(9051|9118) pub56  waiting for acks
(9051|9065) pub3<-match found! before write for 01030000.5fbefda8.00000006.00000102(d227a255)
(9051|9065) pub3  waiting for acks
(9051|9085) pub22<-match found! before write for 01030000.5fbefda8.00000019.00000102(3097a206)
(9051|9085) pub22  waiting for acks
(9051|9111) pub49<-match found! before write for 01030000.5fbefda8.00000034.00000102(09c649b3)
(9051|9111) pub49  waiting for acks
(9051|9093) pub32<-match found! before write for 01030000.5fbefda8.00000027.00000102(2e86a4e1)
(9051|9093) pub32  waiting for acks
(9051|9101) pub38  waiting for acks returned
(9051|9101) pub38<-delete_contained_entities
(9051|9117) pub55  waiting for acks returned
(9051|9117) pub55<-delete_contained_entities
(9051|9098) pub36  waiting for acks returned
(9051|9098) pub36<-delete_contained_entities
(9051|9103) pub41  waiting for acks returned
(9051|9103) pub41<-delete_contained_entities
(9051|9123) pub61<-match found! before write for 01030000.5fbefda8.00000040.00000102(05940fbc)
(9051|9123) pub61  waiting for acks
(9051|9064) pub2<-delete_participant
(9051|9092) pub30  waiting for acks returned
(9051|9092) pub30<-delete_contained_entities
(9051|9105) pub43  waiting for acks returned
(9051|9105) pub43<-delete_contained_entities
(9051|9106) pub44  waiting for acks returned
(9051|9106) pub44<-delete_contained_entities
(9051|9114) pub52<-match found! before write for 01030000.5fbefda8.0000002d.00000102(6436bc40)
(9051|9114) pub52  waiting for acks
(9051|9124) pub62<-match found! before write for 01030000.5fbefda8.00000041.00000102(38f4260c)
(9051|9124) pub62  waiting for acks
(9051|9119) pub57<-match found! before write for 01030000.5fbefda8.00000032.00000102(8686bc13)
(9051|9119) pub57  waiting for acks
(9051|9078) pub16  waiting for acks returned
(9051|9078) pub16<-delete_contained_entities
(9051|9070) pub8<-match found! before write for 01030000.5fbefda8.00000010.00000102(3d87c077)
(9051|9070) pub8  waiting for acks
(9051|9108) pub46  waiting for acks returned
(9051|9108) pub46<-delete_contained_entities
(9051|9113) pub51  waiting for acks returned
(9051|9113) pub51<-delete_contained_entities
(9051|9095) pub34<-match found! before write for 01030000.5fbefda8.00000021.00000102(a1c65141)
(9051|9095) pub34  waiting for acks
(9051|9099) pub40  waiting for acks returned
(9051|9099) pub40<-delete_contained_entities
(9051|9076) pub14  waiting for acks returned
(9051|9076) pub14<-delete_contained_entities
(9051|9112) pub50  waiting for acks returned
(9051|9112) pub50<-delete_contained_entities
(9051|9097) pub35  waiting for acks returned
(9051|9097) pub35<-delete_contained_entities
(9051|9122) pub60  waiting for acks returned
(9051|9122) pub60<-delete_contained_entities
(9051|9125) pub63  waiting for acks returned
(9051|9125) pub63<-delete_contained_entities
(9051|9062) pub0<-delete_participant
(9051|9066) pub4<-delete_participant
(9051|9061)  sub 80% (820 samples received)
(9051|9102) pub39<-delete_participant
(9051|9086) pub24<-delete_participant
(9051|9061)  sub 90% (922 samples received)
(9051|9063) pub1  waiting for acks returned
(9051|9063) pub1<-delete_contained_entities
(9051|9115) pub53  waiting for acks returned
(9051|9115) pub53<-delete_contained_entities
(9051|9120) pub58  waiting for acks returned
(9051|9116) pub54  waiting for acks returned
(9051|9120) pub58<-delete_contained_entities
(9051|9116) pub54<-delete_contained_entities
(9051|9084) pub23  waiting for acks returned
(9051|9084) pub23<-delete_contained_entities
(9051|9081) pub19  waiting for acks returned
(9051|9104) pub42  waiting for acks returned
(9051|9081) pub19<-delete_contained_entities
(9051|9104) pub42<-delete_contained_entities
(9051|9118) pub56  waiting for acks returned
(9051|9109) pub47  waiting for acks returned
(9051|9065) pub3  waiting for acks returned
(9051|9065) pub3<-delete_contained_entities
(9051|9085) pub22  waiting for acks returned
(9051|9085) pub22<-delete_contained_entities
(9051|9118) pub56<-delete_contained_entities
(9051|9109) pub47<-delete_contained_entities
(9051|9093) pub32  waiting for acks returned
(9051|9093) pub32<-delete_contained_entities
(9051|9111) pub49  waiting for acks returned
(9051|9111) pub49<-delete_contained_entities
(9051|9123) pub61  waiting for acks returned
(9051|9123) pub61<-delete_contained_entities
(9051|9072) pub10<-delete_participant
(9051|9061)  sub 100% (1024 samples received)
(9051|9061) sub condition_.notify_all
(9051|9051) sub condition_.wait returned
(9051|9051) sub check_received
(9051|9051) sub check_received returns 0
(9051|9051) <- PublisherService::end
(9051|9114) pub52  waiting for acks returned
(9051|9114) pub52<-delete_contained_entities
(9051|9124) pub62  waiting for acks returned
(9051|9124) pub62<-delete_contained_entities
(9051|9119) pub57  waiting for acks returned
(9051|9119) pub57<-delete_contained_entities
(9051|9070) pub8  waiting for acks returned
(9051|9070) pub8<-delete_contained_entities
(9051|9095) pub34  waiting for acks returned
(9051|9095) pub34<-delete_contained_entities
(9051|9121) pub59<-delete_participant
(9051|9100) pub37<-delete_participant
(9051|9079) pub17<-delete_participant
(9051|9110) pub48<-delete_participant
(9051|9067) pub5<-delete_participant
(9051|9074) pub12<-delete_participant
(9051|9088) pub26<-delete_participant
(9051|9071) pub9<-delete_participant
(9051|9068) pub6<-delete_participant
(9051|9089) pub28<-delete_participant
(9051|9080) pub18<-delete_participant
(9051|9073) pub11<-delete_participant
(9051|9087) pub25<-delete_participant
(9051|9107) pub45<-delete_participant
(9051|9096) pub33<-delete_participant
(9051|9091) pub29<-delete_participant
(9051|9083) pub21<-delete_participant
(9051|9094) pub31<-delete_participant
(9051|9090) pub27<-delete_participant
(9051|9101) pub38<-delete_participant
(9051|9117) pub55<-delete_participant
(9051|9098) pub36<-delete_participant
(9051|9103) pub41<-delete_participant
(9051|9092) pub30<-delete_participant
(9051|9106) pub44<-delete_participant
(9051|9105) pub43<-delete_participant
(9051|9078) pub16<-delete_participant
(9051|9108) pub46<-delete_participant
(9051|9113) pub51<-delete_participant
(9051|9099) pub40<-delete_participant
(9051|9076) pub14<-delete_participant
(9051|9112) pub50<-delete_participant
(9051|9097) pub35<-delete_participant
(9051|9122) pub60<-delete_participant
(9051|9125) pub63<-delete_participant
(9051|9116) pub54<-delete_participant
(9051|9115) pub53<-delete_participant
(9051|9120) pub58<-delete_participant
(9051|9063) pub1<-delete_participant
(9051|9065) pub3<-delete_participant
(9051|9104) pub42<-delete_participant
(9051|9123) pub61<-delete_participant
(9051|9084) pub23<-delete_participant
(9051|9111) pub49<-delete_participant
(9051|9118) pub56<-delete_participant
(9051|9081) pub19<-delete_participant
(9051|9085) pub22<-delete_participant
(9051|9093) pub32<-delete_participant
(9051|9109) pub47<-delete_participant
(9051|9070) pub8<-delete_participant
(9051|9114) pub52<-delete_participant
(9051|9119) pub57<-delete_participant
(9051|9124) pub62<-delete_participant
(9051|9095) pub34<-delete_participant
(9051|9051) <- PublisherService::~PublisherService
(9051|9051) <- Subscriber delete_contained_entities
(9051|9051) <- Subscriber delete_participant
(9042|9057) WARNING: TransportSendStrategy::stop() - terminating with 88 unsent bytes.
(9042|9057) WARNING: TransportSendStrategy::stop() - terminating with 0 unsent elements.
(9051|9051) <- Subscriber::~Subscriber
(9051|9051) <- 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:2s 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: 9127 started at 2025-10-28 18:48:48
(9127|9127) -> Thrasher started
(9127|9127) -> Subscriber::Subscriber
(9127|9127)    Subscriber reader id: 01036045.bd4a5e13.23a7fcea.00000007(f842d7e8)
(9127|9127) -> PublisherService::PublisherService
(9127|9127) -> PublisherService::start (1 threads)
(9127|9127) sub wait_received 0:1
(9127|9134) pub0->transport cfg_0
(9127|9134) pub0  writer id: 01036045.bd4a5e13.23a7fceb.00000002(b5480ad7)
(9127|9134) pub0->started
(9127|9134) pub0  100% (1 samples sent)
(9127|9134) pub0->wait_match() before write for 01036045.bd4a5e13.23a7fceb.00000002(b5480ad7)
(9127|9134) pub0<-match found! before write for 01036045.bd4a5e13.23a7fceb.00000002(b5480ad7)
(9127|9134) pub0  waiting for acks
(9127|9133)  sub 100% (1 samples received)
(9127|9133) sub condition_.notify_all
(9127|9127) sub condition_.wait returned
(9127|9127) sub check_received
(9127|9127) sub check_received returns 0
(9127|9127) <- PublisherService::end
(9127|9134) pub0  waiting for acks returned
(9127|9134) pub0<-delete_contained_entities
(9127|9134) pub0<-delete_participant
(9127|9127) <- PublisherService::~PublisherService
(9127|9127) <- Subscriber delete_contained_entities
(9127|9127) <- Subscriber delete_participant
(9127|9127) <- Subscriber::~Subscriber
(9127|9127) <- 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: 9140 started at 2025-10-28 18:48:49
(9140|9140) -> Thrasher started
(9140|9140) -> Subscriber::Subscriber
(9140|9140)    Subscriber reader id: 01036045.bd4a5e13.23b43ba7.00000007(02fae34f)
(9140|9140) -> PublisherService::PublisherService
(9140|9140) -> PublisherService::start (2 threads)
(9140|9140) sub wait_received 0:2
(9140|9147) pub0->transport cfg_0
(9140|9148) pub1->transport cfg_1
(9140|9147) pub0  writer id: 01036045.bd4a5e13.23b43ba8.00000002(f0c08011)
(9140|9147) pub0->started
(9140|9147) pub0  100% (1 samples sent)
(9140|9147) pub0->wait_match() before write for 01036045.bd4a5e13.23b43ba8.00000002(f0c08011)
(9140|9148) pub1  writer id: 01036045.bd4a5e13.23b43ba9.00000002(cda0a9a1)
(9140|9148) pub1->started
(9140|9148) pub1  100% (1 samples sent)
(9140|9148) pub1->wait_match() before write for 01036045.bd4a5e13.23b43ba9.00000002(cda0a9a1)
(9140|9147) pub0<-match found! before write for 01036045.bd4a5e13.23b43ba8.00000002(f0c08011)
(9140|9147) pub0  waiting for acks
(9140|9148) pub1<-match found! before write for 01036045.bd4a5e13.23b43ba9.00000002(cda0a9a1)
(9140|9148) pub1  waiting for acks
(9140|9146)  sub 50% (1 samples received)
(9140|9146)  sub 100% (2 samples received)
(9140|9146) sub condition_.notify_all
(9140|9140) sub condition_.wait returned
(9140|9140) sub check_received
(9140|9140) sub check_received returns 0
(9140|9140) <- PublisherService::end
(9140|9148) pub1  waiting for acks returned
(9140|9147) pub0  waiting for acks returned
(9140|9148) pub1<-delete_contained_entities
(9140|9147) pub0<-delete_contained_entities
(9140|9147) pub0<-delete_participant
(9140|9148) pub1<-delete_participant
(9140|9140) <- PublisherService::~PublisherService
(9140|9140) <- Subscriber delete_contained_entities
(9140|9140) <- Subscriber delete_participant
(9140|9140) <- Subscriber::~Subscriber
(9140|9140) <- Thrasher shutdown
test PASSED.

auto_run_tests_finished: tests/DCPS/Thrasher/run_test.pl double rtps durable Time:2s 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: 9158 started at 2025-10-28 18:48:51
(9158|9158) -> Thrasher started
(9158|9158) -> Subscriber::Subscriber
(9158|9158)    Subscriber reader id: 01036045.bd4a5e13.23c607fa.00000007(ca36eee1)
(9158|9158) -> PublisherService::PublisherService
(9158|9158) -> PublisherService::start (3 threads)
(9158|9158) sub wait_received 0:9
(9158|9166) pub1->transport cfg_1
(9158|9165) pub0->transport cfg_0
(9158|9167) pub2->transport cfg_2
(9158|9166) pub1  writer id: 01036045.bd4a5e13.23c607fc.00000002(351cefce)
(9158|9166) pub1->started
(9158|9166) pub1  33% (1 samples sent)
(9158|9166) pub1  66% (2 samples sent)
(9158|9166) pub1  100% (3 samples sent)
(9158|9166) pub1->wait_match() before write for 01036045.bd4a5e13.23c607fc.00000002(351cefce)
(9158|9165) pub0  writer id: 01036045.bd4a5e13.23c607fb.00000002(873c33de)
(9158|9165) pub0->started
(9158|9165) pub0  33% (1 samples sent)
(9158|9165) pub0  66% (2 samples sent)
(9158|9165) pub0  100% (3 samples sent)
(9158|9165) pub0->wait_match() before write for 01036045.bd4a5e13.23c607fb.00000002(873c33de)
(9158|9167) pub2  writer id: 01036045.bd4a5e13.23c607fd.00000002(087cc67e)
(9158|9167) pub2->started
(9158|9167) pub2  33% (1 samples sent)
(9158|9167) pub2  66% (2 samples sent)
(9158|9167) pub2  100% (3 samples sent)
(9158|9167) pub2->wait_match() before write for 01036045.bd4a5e13.23c607fd.00000002(087cc67e)
(9158|9167) pub2<-match found! before write for 01036045.bd4a5e13.23c607fd.00000002(087cc67e)
(9158|9167) pub2  waiting for acks
(9158|9166) pub1<-match found! before write for 01036045.bd4a5e13.23c607fc.00000002(351cefce)
(9158|9166) pub1  waiting for acks
(9158|9165) pub0<-match found! before write for 01036045.bd4a5e13.23c607fb.00000002(873c33de)
(9158|9165) pub0  waiting for acks
(9158|9164)  sub 11% (1 samples received)
(9158|9164)  sub 22% (2 samples received)
(9158|9164)  sub 33% (3 samples received)
(9158|9164)  sub 44% (4 samples received)
(9158|9164)  sub 55% (5 samples received)
(9158|9164)  sub 66% (6 samples received)
(9158|9164)  sub 77% (7 samples received)
(9158|9164)  sub 88% (8 samples received)
(9158|9164)  sub 100% (9 samples received)
(9158|9164) sub condition_.notify_all
(9158|9158) sub condition_.wait returned
(9158|9158) sub check_received
(9158|9158) sub check_received returns 0
(9158|9158) <- PublisherService::end
(9158|9166) pub1  waiting for acks returned
(9158|9167) pub2  waiting for acks returned
(9158|9166) pub1<-delete_contained_entities
(9158|9165) pub0  waiting for acks returned
(9158|9167) pub2<-delete_contained_entities
(9158|9165) pub0<-delete_contained_entities
(9158|9165) pub0<-delete_participant
(9158|9166) pub1<-delete_participant
(9158|9167) pub2<-delete_participant
(9158|9158) <- PublisherService::~PublisherService
(9158|9158) <- Subscriber delete_contained_entities
(9158|9158) <- Subscriber delete_participant
(9158|9158) <- Subscriber::~Subscriber
(9158|9158) <- 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: 9182 started at 2025-10-28 18:48:52
(9182|9182) -> Thrasher started
(9182|9182) -> Subscriber::Subscriber
(9182|9182)    Subscriber reader id: 01036045.bd4a5e13.23de0739.00000007(30b2ae43)
(9182|9182) -> PublisherService::PublisherService
(9182|9182) -> PublisherService::start (1 threads)
(9182|9182) sub wait_received 0:1024
(9182|9189) pub0->transport cfg_0
(9182|9189) pub0  writer id: 01036045.bd4a5e13.23de073a.00000002(0778201c)
(9182|9189) pub0->started
(9182|9189) pub0  10% (103 samples sent)
(9182|9189) pub0  20% (205 samples sent)
(9182|9189) pub0  30% (308 samples sent)
(9182|9189) pub0  40% (410 samples sent)
(9182|9189) pub0  50% (512 samples sent)
(9182|9189) pub0  60% (615 samples sent)
(9182|9189) pub0  70% (717 samples sent)
(9182|9189) pub0  80% (820 samples sent)
(9182|9189) pub0  90% (922 samples sent)
(9182|9189) pub0  100% (1024 samples sent)
(9182|9189) pub0->wait_match() before write for 01036045.bd4a5e13.23de073a.00000002(0778201c)
(9182|9189) pub0<-match found! before write for 01036045.bd4a5e13.23de073a.00000002(0778201c)
(9182|9189) pub0  waiting for acks
(9182|9188)  sub 10% (103 samples received)
(9182|9188)  sub 20% (205 samples received)
(9182|9188)  sub 30% (308 samples received)
(9182|9188)  sub 40% (410 samples received)
(9182|9188)  sub 50% (512 samples received)
(9182|9188)  sub 60% (615 samples received)
(9182|9188)  sub 70% (717 samples received)
(9182|9188)  sub 80% (820 samples received)
(9182|9188)  sub 90% (922 samples received)
(9182|9188)  sub 100% (1024 samples received)
(9182|9188) sub condition_.notify_all
(9182|9182) sub condition_.wait returned
(9182|9182) sub check_received
(9182|9182) sub check_received returns 0
(9182|9182) <- PublisherService::end
(9182|9189) pub0  waiting for acks returned
(9182|9189) pub0<-delete_contained_entities
(9182|9189) pub0<-delete_participant
(9182|9182) <- PublisherService::~PublisherService
(9182|9182) <- Subscriber delete_contained_entities
(9182|9182) <- Subscriber delete_participant
(9182|9182) <- Subscriber::~Subscriber
(9182|9182) <- 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: 9195 started at 2025-10-28 18:48:55
(9195|9195) -> Thrasher started
(9195|9195) -> Subscriber::Subscriber
(9195|9195)    Subscriber reader id: 01036045.bd4a5e13.23eb9b76.00000007(7aee3d16)
(9195|9195) -> PublisherService::PublisherService
(9195|9195) -> PublisherService::start (8 threads)
(9195|9195) sub wait_received 0:1024
(9195|9205) pub3->transport cfg_3
(9195|9204) pub2->transport cfg_2
(9195|9202) pub0->transport cfg_0
(9195|9203) pub1->transport cfg_1
(9195|9208) pub6->transport cfg_6
(9195|9206) pub4->transport cfg_4
(9195|9205) pub3  writer id: 01036045.bd4a5e13.23eb9b7a.00000002(cf742498)
(9195|9205) pub3->started
(9195|9205) pub3  10% (13 samples sent)
(9195|9205) pub3  20% (26 samples sent)
(9195|9205) pub3  30% (39 samples sent)
(9195|9205) pub3  40% (52 samples sent)
(9195|9205) pub3  50% (64 samples sent)
(9195|9205) pub3  60% (77 samples sent)
(9195|9205) pub3  70% (90 samples sent)
(9195|9205) pub3  80% (103 samples sent)
(9195|9205) pub3  90% (116 samples sent)
(9195|9205) pub3  100% (128 samples sent)
(9195|9205) pub3->wait_match() before write for 01036045.bd4a5e13.23eb9b7a.00000002(cf742498)
(9195|9207) pub5->transport cfg_5
(9195|9209) pub7->transport cfg_7
(9195|9204) pub2  writer id: 01036045.bd4a5e13.23eb9b79.00000002(88d45e48)
(9195|9204) pub2->started
(9195|9204) pub2  10% (13 samples sent)
(9195|9204) pub2  20% (26 samples sent)
(9195|9204) pub2  30% (39 samples sent)
(9195|9204) pub2  40% (52 samples sent)
(9195|9204) pub2  50% (64 samples sent)
(9195|9204) pub2  60% (77 samples sent)
(9195|9204) pub2  70% (90 samples sent)
(9195|9204) pub2  80% (103 samples sent)
(9195|9204) pub2  90% (116 samples sent)
(9195|9204) pub2  100% (128 samples sent)
(9195|9204) pub2->wait_match() before write for 01036045.bd4a5e13.23eb9b79.00000002(88d45e48)
(9195|9202) pub0  writer id: 01036045.bd4a5e13.23eb9b77.00000002(37e4e029)
(9195|9202) pub0->started
(9195|9202) pub0  10% (13 samples sent)
(9195|9202) pub0  20% (26 samples sent)
(9195|9202) pub0  30% (39 samples sent)
(9195|9202) pub0  40% (52 samples sent)
(9195|9202) pub0  50% (64 samples sent)
(9195|9202) pub0  60% (77 samples sent)
(9195|9202) pub0  70% (90 samples sent)
(9195|9202) pub0  80% (103 samples sent)
(9195|9202) pub0  90% (116 samples sent)
(9195|9202) pub0  100% (128 samples sent)
(9195|9202) pub0->wait_match() before write for 01036045.bd4a5e13.23eb9b77.00000002(37e4e029)
(9195|9203) pub1  writer id: 01036045.bd4a5e13.23eb9b78.00000002(b5b477f8)
(9195|9203) pub1->started
(9195|9203) pub1  10% (13 samples sent)
(9195|9203) pub1  20% (26 samples sent)
(9195|9203) pub1  30% (39 samples sent)
(9195|9208) pub6  writer id: 01036045.bd4a5e13.23eb9b7d.00000002(7d54f888)
(9195|9208) pub6->started
(9195|9208) pub6  10% (13 samples sent)
(9195|9208) pub6  20% (26 samples sent)
(9195|9208) pub6  30% (39 samples sent)
(9195|9203) pub1  40% (52 samples sent)
(9195|9208) pub6  40% (52 samples sent)
(9195|9203) pub1  50% (64 samples sent)
(9195|9208) pub6  50% (64 samples sent)
(9195|9203) pub1  60% (77 samples sent)
(9195|9208) pub6  60% (77 samples sent)
(9195|9203) pub1  70% (90 samples sent)
(9195|9203) pub1  80% (103 samples sent)
(9195|9208) pub6  70% (90 samples sent)
(9195|9203) pub1  90% (116 samples sent)
(9195|9208) pub6  80% (103 samples sent)
(9195|9208) pub6  90% (116 samples sent)
(9195|9203) pub1  100% (128 samples sent)
(9195|9203) pub1->wait_match() before write for 01036045.bd4a5e13.23eb9b78.00000002(b5b477f8)
(9195|9208) pub6  100% (128 samples sent)
(9195|9208) pub6->wait_match() before write for 01036045.bd4a5e13.23eb9b7d.00000002(7d54f888)
(9195|9206) pub4  writer id: 01036045.bd4a5e13.23eb9b7b.00000002(f2140d28)
(9195|9206) pub4->started
(9195|9206) pub4  10% (13 samples sent)
(9195|9206) pub4  20% (26 samples sent)
(9195|9206) pub4  30% (39 samples sent)
(9195|9206) pub4  40% (52 samples sent)
(9195|9206) pub4  50% (64 samples sent)
(9195|9206) pub4  60% (77 samples sent)
(9195|9206) pub4  70% (90 samples sent)
(9195|9206) pub4  80% (103 samples sent)
(9195|9209) pub7  writer id: 01036045.bd4a5e13.23eb9b7e.00000002(3af48258)
(9195|9209) pub7->started
(9195|9207) pub5  writer id: 01036045.bd4a5e13.23eb9b7c.00000002(4034d138)
(9195|9207) pub5->started
(9195|9209) pub7  10% (13 samples sent)
(9195|9207) pub5  10% (13 samples sent)
(9195|9206) pub4  90% (116 samples sent)
(9195|9207) pub5  20% (26 samples sent)
(9195|9207) pub5  30% (39 samples sent)
(9195|9206) pub4  100% (128 samples sent)
(9195|9206) pub4->wait_match() before write for 01036045.bd4a5e13.23eb9b7b.00000002(f2140d28)
(9195|9207) pub5  40% (52 samples sent)
(9195|9209) pub7  20% (26 samples sent)
(9195|9207) pub5  50% (64 samples sent)
(9195|9209) pub7  30% (39 samples sent)
(9195|9209) pub7  40% (52 samples sent)
(9195|9209) pub7  50% (64 samples sent)
(9195|9209) pub7  60% (77 samples sent)
(9195|9207) pub5  60% (77 samples sent)
(9195|9207) pub5  70% (90 samples sent)
(9195|9209) pub7  70% (90 samples sent)
(9195|9207) pub5  80% (103 samples sent)
(9195|9207) pub5  90% (116 samples sent)
(9195|9209) pub7  80% (103 samples sent)
(9195|9207) pub5  100% (128 samples sent)
(9195|9207) pub5->wait_match() before write for 01036045.bd4a5e13.23eb9b7c.00000002(4034d138)
(9195|9208) pub6<-match found! before write for 01036045.bd4a5e13.23eb9b7d.00000002(7d54f888)
(9195|9208) pub6  waiting for acks
(9195|9209) pub7  90% (116 samples sent)
(9195|9209) pub7  100% (128 samples sent)
(9195|9209) pub7->wait_match() before write for 01036045.bd4a5e13.23eb9b7e.00000002(3af48258)
(9195|9205) pub3<-match found! before write for 01036045.bd4a5e13.23eb9b7a.00000002(cf742498)
(9195|9205) pub3  waiting for acks
(9195|9204) pub2<-match found! before write for 01036045.bd4a5e13.23eb9b79.00000002(88d45e48)
(9195|9204) pub2  waiting for acks
(9195|9206) pub4<-match found! before write for 01036045.bd4a5e13.23eb9b7b.00000002(f2140d28)
(9195|9206) pub4  waiting for acks
(9195|9202) pub0<-match found! before write for 01036045.bd4a5e13.23eb9b77.00000002(37e4e029)
(9195|9202) pub0  waiting for acks
(9195|9203) pub1<-match found! before write for 01036045.bd4a5e13.23eb9b78.00000002(b5b477f8)
(9195|9203) pub1  waiting for acks
(9195|9209) pub7<-match found! before write for 01036045.bd4a5e13.23eb9b7e.00000002(3af48258)
(9195|9209) pub7  waiting for acks
(9195|9207) pub5<-match found! before write for 01036045.bd4a5e13.23eb9b7c.00000002(4034d138)
(9195|9207) pub5  waiting for acks
(9195|9201)  sub 10% (103 samples received)
(9195|9201)  sub 20% (205 samples received)
(9195|9201)  sub 30% (308 samples received)
(9195|9201)  sub 40% (410 samples received)
(9195|9207) pub5  waiting for acks returned
(9195|9207) pub5<-delete_contained_entities
(9195|9201)  sub 50% (512 samples received)
(9195|9201)  sub 60% (615 samples received)
(9195|9201)  sub 70% (717 samples received)
(9195|9201)  sub 80% (820 samples received)
(9195|9201)  sub 90% (922 samples received)
(9195|9202) pub0  waiting for acks returned
(9195|9202) pub0<-delete_contained_entities
(9195|9207) pub5<-delete_participant
(9195|9205) pub3  waiting for acks returned
(9195|9205) pub3<-delete_contained_entities
(9195|9203) pub1  waiting for acks returned
(9195|9203) pub1<-delete_contained_entities
(9195|9201)  sub 100% (1024 samples received)
(9195|9201) sub condition_.notify_all
(9195|9195) sub condition_.wait returned
(9195|9195) sub check_received
(9195|9195) sub check_received returns 0
(9195|9195) <- PublisherService::end
(9195|9204) pub2  waiting for acks returned
(9195|9204) pub2<-delete_contained_entities
(9195|9208) pub6  waiting for acks returned
(9195|9208) pub6<-delete_contained_entities
(9195|9206) pub4  waiting for acks returned
(9195|9206) pub4<-delete_contained_entities
(9195|9209) pub7  waiting for acks returned
(9195|9209) pub7<-delete_contained_entities
(9195|9202) pub0<-delete_participant
(9195|9205) pub3<-delete_participant
(9195|9203) pub1<-delete_participant
(9195|9208) pub6<-delete_participant
(9195|9204) pub2<-delete_participant
(9195|9209) pub7<-delete_participant
(9195|9206) pub4<-delete_participant
(9195|9195) <- PublisherService::~PublisherService
(9195|9195) <- Subscriber delete_contained_entities
(9195|9195) <- Subscriber delete_participant
(9195|9195) <- Subscriber::~Subscriber
(9195|9195) <- 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: 9243 started at 2025-10-28 18:48:57
(9243|9243) -> Thrasher started
(9243|9243) -> Subscriber::Subscriber
(9243|9243)    Subscriber reader id: 01036045.bd4a5e13.241b8c9f.00000007(2f42995b)
(9243|9243) -> PublisherService::PublisherService
(9243|9243) -> PublisherService::start (16 threads)
(9243|9243) sub wait_received 0:1024
(9243|9251) pub1->transport cfg_1
(9243|9250) pub0->transport cfg_0
(9243|9252) pub2->transport cfg_2
(9243|9253) pub3->transport cfg_3
(9243|9256) pub6->transport cfg_6
(9243|9255) pub5->transport cfg_5
(9243|9251) pub1  writer id: 01036045.bd4a5e13.241b8ca1.00000002(41396b33)
(9243|9251) pub1->started
(9243|9251) pub1  10% (7 samples sent)
(9243|9251) pub1  20% (13 samples sent)
(9243|9251) pub1  31% (20 samples sent)
(9243|9251) pub1  40% (26 samples sent)
(9243|9251) pub1  50% (32 samples sent)
(9243|9251) pub1  60% (39 samples sent)
(9243|9251) pub1  70% (45 samples sent)
(9243|9251) pub1  81% (52 samples sent)
(9243|9251) pub1  90% (58 samples sent)
(9243|9251) pub1  100% (64 samples sent)
(9243|9251) pub1->wait_match() before write for 01036045.bd4a5e13.241b8ca1.00000002(41396b33)
(9243|9262) pub12->transport cfg_12
(9243|9261) pub11->transport cfg_11
(9243|9264) pub14->transport cfg_14
(9243|9260) pub10->transport cfg_10
(9243|9263) pub13->transport cfg_13
(9243|9250) pub0  writer id: 01036045.bd4a5e13.241b8ca0.00000002(7c594283)
(9243|9250) pub0->started
(9243|9250) pub0  10% (7 samples sent)
(9243|9250) pub0  20% (13 samples sent)
(9243|9251) pub1<-match found! before write for 01036045.bd4a5e13.241b8ca1.00000002(41396b33)
(9243|9251) pub1  waiting for acks
(9243|9250) pub0  31% (20 samples sent)
(9243|9250) pub0  40% (26 samples sent)
(9243|9250) pub0  50% (32 samples sent)
(9243|9250) pub0  60% (39 samples sent)
(9243|9250) pub0  70% (45 samples sent)
(9243|9250) pub0  81% (52 samples sent)
(9243|9250) pub0  90% (58 samples sent)
(9243|9250) pub0  100% (64 samples sent)
(9243|9250) pub0->wait_match() before write for 01036045.bd4a5e13.241b8ca0.00000002(7c594283)
(9243|9252) pub2  writer id: 01036045.bd4a5e13.241b8ca2.00000002(069911e3)
(9243|9252) pub2->started
(9243|9252) pub2  10% (7 samples sent)
(9243|9252) pub2  20% (13 samples sent)
(9243|9252) pub2  31% (20 samples sent)
(9243|9252) pub2  40% (26 samples sent)
(9243|9252) pub2  50% (32 samples sent)
(9243|9252) pub2  60% (39 samples sent)
(9243|9252) pub2  70% (45 samples sent)
(9243|9252) pub2  81% (52 samples sent)
(9243|9252) pub2  90% (58 samples sent)
(9243|9252) pub2  100% (64 samples sent)
(9243|9252) pub2->wait_match() before write for 01036045.bd4a5e13.241b8ca2.00000002(069911e3)
(9243|9253) pub3  writer id: 01036045.bd4a5e13.241b8ca3.00000002(3bf93853)
(9243|9253) pub3->started
(9243|9253) pub3  10% (7 samples sent)
(9243|9253) pub3  20% (13 samples sent)
(9243|9253) pub3  31% (20 samples sent)
(9243|9253) pub3  40% (26 samples sent)
(9243|9253) pub3  50% (32 samples sent)
(9243|9253) pub3  60% (39 samples sent)
(9243|9253) pub3  70% (45 samples sent)
(9243|9253) pub3  81% (52 samples sent)
(9243|9253) pub3  90% (58 samples sent)
(9243|9253) pub3  100% (64 samples sent)
(9243|9253) pub3->wait_match() before write for 01036045.bd4a5e13.241b8ca3.00000002(3bf93853)
(9243|9254) pub4->transport cfg_4
(9243|9250) pub0<-match found! before write for 01036045.bd4a5e13.241b8ca0.00000002(7c594283)
(9243|9250) pub0  waiting for acks
(9243|9256) pub6  writer id: 01036045.bd4a5e13.241b8ca6.00000002(f319b723)
(9243|9256) pub6->started
(9243|9256) pub6  10% (7 samples sent)
(9243|9256) pub6  20% (13 samples sent)
(9243|9256) pub6  31% (20 samples sent)
(9243|9256) pub6  40% (26 samples sent)
(9243|9256) pub6  50% (32 samples sent)
(9243|9256) pub6  60% (39 samples sent)
(9243|9256) pub6  70% (45 samples sent)
(9243|9256) pub6  81% (52 samples sent)
(9243|9256) pub6  90% (58 samples sent)
(9243|9256) pub6  100% (64 samples sent)
(9243|9256) pub6->wait_match() before write for 01036045.bd4a5e13.241b8ca6.00000002(f319b723)
(9243|9252) pub2<-match found! before write for 01036045.bd4a5e13.241b8ca2.00000002(069911e3)
(9243|9252) pub2  waiting for acks
(9243|9253) pub3<-match found! before write for 01036045.bd4a5e13.241b8ca3.00000002(3bf93853)
(9243|9253) pub3  waiting for acks
(9243|9258) pub8->transport cfg_8
(9243|9256) pub6<-match found! before write for 01036045.bd4a5e13.241b8ca6.00000002(f319b723)
(9243|9256) pub6  waiting for acks
(9243|9255) pub5  writer id: 01036045.bd4a5e13.241b8ca5.00000002(b4b9cdf3)
(9243|9255) pub5->started
(9243|9255) pub5  10% (7 samples sent)
(9243|9255) pub5  20% (13 samples sent)
(9243|9255) pub5  31% (20 samples sent)
(9243|9255) pub5  40% (26 samples sent)
(9243|9255) pub5  50% (32 samples sent)
(9243|9255) pub5  60% (39 samples sent)
(9243|9255) pub5  70% (45 samples sent)
(9243|9255) pub5  81% (52 samples sent)
(9243|9255) pub5  90% (58 samples sent)
(9243|9255) pub5  100% (64 samples sent)
(9243|9255) pub5->wait_match() before write for 01036045.bd4a5e13.241b8ca5.00000002(b4b9cdf3)
(9243|9257) pub7->transport cfg_7
(9243|9262) pub12  writer id: 01036045.bd4a5e13.241b8cad.00000002(84c98632)
(9243|9262) pub12->started
(9243|9262) pub12  10% (7 samples sent)
(9243|9262) pub12  20% (13 samples sent)
(9243|9262) pub12  31% (20 samples sent)
(9243|9262) pub12  40% (26 samples sent)
(9243|9262) pub12  50% (32 samples sent)
(9243|9262) pub12  60% (39 samples sent)
(9243|9262) pub12  70% (45 samples sent)
(9243|9262) pub12  81% (52 samples sent)
(9243|9262) pub12  90% (58 samples sent)
(9243|9262) pub12  100% (64 samples sent)
(9243|9262) pub12->wait_match() before write for 01036045.bd4a5e13.241b8cad.00000002(84c98632)
(9243|9251) pub1  waiting for acks returned
(9243|9251) pub1<-delete_contained_entities
(9243|9255) pub5<-match found! before write for 01036045.bd4a5e13.241b8ca5.00000002(b4b9cdf3)
(9243|9255) pub5  waiting for acks
(9243|9249)  sub 10% (103 samples received)
(9243|9262) pub12<-match found! before write for 01036045.bd4a5e13.241b8cad.00000002(84c98632)
(9243|9262) pub12  waiting for acks
(9243|9249)  sub 20% (205 samples received)
(9243|9261) pub11  writer id: 01036045.bd4a5e13.241b8cab.00000002(0b897392)
(9243|9261) pub11->started
(9243|9261) pub11  10% (7 samples sent)
(9243|9261) pub11  20% (13 samples sent)
(9243|9261) pub11  31% (20 samples sent)
(9243|9261) pub11  40% (26 samples sent)
(9243|9261) pub11  50% (32 samples sent)
(9243|9249)  sub 30% (308 samples received)
(9243|9261) pub11  60% (39 samples sent)
(9243|9261) pub11  70% (45 samples sent)
(9243|9261) pub11  81% (52 samples sent)
(9243|9261) pub11  90% (58 samples sent)
(9243|9261) pub11  100% (64 samples sent)
(9243|9261) pub11->wait_match() before write for 01036045.bd4a5e13.241b8cab.00000002(0b897392)
(9243|9264) pub14  writer id: 01036045.bd4a5e13.241b8cae.00000002(c369fce2)
(9243|9264) pub14->started
(9243|9264) pub14  10% (7 samples sent)
(9243|9264) pub14  20% (13 samples sent)
(9243|9264) pub14  31% (20 samples sent)
(9243|9264) pub14  40% (26 samples sent)
(9243|9264) pub14  50% (32 samples sent)
(9243|9264) pub14  60% (39 samples sent)
(9243|9264) pub14  70% (45 samples sent)
(9243|9264) pub14  81% (52 samples sent)
(9243|9264) pub14  90% (58 samples sent)
(9243|9251) pub1<-delete_participant
(9243|9264) pub14  100% (64 samples sent)
(9243|9264) pub14->wait_match() before write for 01036045.bd4a5e13.241b8cae.00000002(c369fce2)
(9243|9250) pub0  waiting for acks returned
(9243|9250) pub0<-delete_contained_entities
(9243|9260) pub10  writer id: 01036045.bd4a5e13.241b8ca9.00000002(714920f2)
(9243|9260) pub10->started
(9243|9260) pub10  10% (7 samples sent)
(9243|9260) pub10  20% (13 samples sent)
(9243|9260) pub10  31% (20 samples sent)
(9243|9260) pub10  40% (26 samples sent)
(9243|9260) pub10  50% (32 samples sent)
(9243|9260) pub10  60% (39 samples sent)
(9243|9260) pub10  70% (45 samples sent)
(9243|9260) pub10  81% (52 samples sent)
(9243|9260) pub10  90% (58 samples sent)
(9243|9260) pub10  100% (64 samples sent)
(9243|9260) pub10->wait_match() before write for 01036045.bd4a5e13.241b8ca9.00000002(714920f2)
(9243|9263) pub13  writer id: 01036045.bd4a5e13.241b8cac.00000002(b9a9af82)
(9243|9263) pub13->started
(9243|9263) pub13  10% (7 samples sent)
(9243|9263) pub13  20% (13 samples sent)
(9243|9263) pub13  31% (20 samples sent)
(9243|9263) pub13  40% (26 samples sent)
(9243|9263) pub13  50% (32 samples sent)
(9243|9263) pub13  60% (39 samples sent)
(9243|9263) pub13  70% (45 samples sent)
(9243|9263) pub13  81% (52 samples sent)
(9243|9263) pub13  90% (58 samples sent)
(9243|9263) pub13  100% (64 samples sent)
(9243|9263) pub13->wait_match() before write for 01036045.bd4a5e13.241b8cac.00000002(b9a9af82)
(9243|9253) pub3  waiting for acks returned
(9243|9253) pub3<-delete_contained_entities
(9243|9252) pub2  waiting for acks returned
(9243|9252) pub2<-delete_contained_entities
(9243|9249)  sub 40% (410 samples received)
(9243|9261) pub11<-match found! before write for 01036045.bd4a5e13.241b8cab.00000002(0b897392)
(9243|9261) pub11  waiting for acks
(9243|9265) pub15->transport cfg_15
(9243|9254) pub4  writer id: 01036045.bd4a5e13.241b8ca4.00000002(89d9e443)
(9243|9254) pub4->started
(9243|9254) pub4  10% (7 samples sent)
(9243|9254) pub4  20% (13 samples sent)
(9243|9254) pub4  31% (20 samples sent)
(9243|9254) pub4  40% (26 samples sent)
(9243|9254) pub4  50% (32 samples sent)
(9243|9254) pub4  60% (39 samples sent)
(9243|9254) pub4  70% (45 samples sent)
(9243|9254) pub4  81% (52 samples sent)
(9243|9254) pub4  90% (58 samples sent)
(9243|9254) pub4  100% (64 samples sent)
(9243|9254) pub4->wait_match() before write for 01036045.bd4a5e13.241b8ca4.00000002(89d9e443)
(9243|9256) pub6  waiting for acks returned
(9243|9256) pub6<-delete_contained_entities
(9243|9264) pub14<-match found! before write for 01036045.bd4a5e13.241b8cae.00000002(c369fce2)
(9243|9264) pub14  waiting for acks
(9243|9258) pub8  writer id: 01036045.bd4a5e13.241b8ca7.00000002(ce799e93)
(9243|9258) pub8->started
(9243|9258) pub8  10% (7 samples sent)
(9243|9258) pub8  20% (13 samples sent)
(9243|9258) pub8  31% (20 samples sent)
(9243|9258) pub8  40% (26 samples sent)
(9243|9258) pub8  50% (32 samples sent)
(9243|9258) pub8  60% (39 samples sent)
(9243|9258) pub8  70% (45 samples sent)
(9243|9258) pub8  81% (52 samples sent)
(9243|9258) pub8  90% (58 samples sent)
(9243|9258) pub8  100% (64 samples sent)
(9243|9258) pub8->wait_match() before write for 01036045.bd4a5e13.241b8ca7.00000002(ce799e93)
(9243|9263) pub13<-match found! before write for 01036045.bd4a5e13.241b8cac.00000002(b9a9af82)
(9243|9263) pub13  waiting for acks
(9243|9260) pub10<-match found! before write for 01036045.bd4a5e13.241b8ca9.00000002(714920f2)
(9243|9260) pub10  waiting for acks
(9243|9257) pub7  writer id: 01036045.bd4a5e13.241b8ca8.00000002(4c290942)
(9243|9257) pub7->started
(9243|9257) pub7  10% (7 samples sent)
(9243|9257) pub7  20% (13 samples sent)
(9243|9257) pub7  31% (20 samples sent)
(9243|9257) pub7  40% (26 samples sent)
(9243|9257) pub7  50% (32 samples sent)
(9243|9257) pub7  60% (39 samples sent)
(9243|9257) pub7  70% (45 samples sent)
(9243|9257) pub7  81% (52 samples sent)
(9243|9257) pub7  90% (58 samples sent)
(9243|9257) pub7  100% (64 samples sent)
(9243|9257) pub7->wait_match() before write for 01036045.bd4a5e13.241b8ca8.00000002(4c290942)
(9243|9259) pub9->transport cfg_9
(9243|9250) pub0<-delete_participant
(9243|9255) pub5  waiting for acks returned
(9243|9255) pub5<-delete_contained_entities
(9243|9254) pub4<-match found! before write for 01036045.bd4a5e13.241b8ca4.00000002(89d9e443)
(9243|9254) pub4  waiting for acks
(9243|9262) pub12  waiting for acks returned
(9243|9262) pub12<-delete_contained_entities
(9243|9253) pub3<-delete_participant
(9243|9265) pub15  writer id: 01036045.bd4a5e13.241b8caf.00000002(fe09d552)
(9243|9265) pub15->started
(9243|9265) pub15  10% (7 samples sent)
(9243|9265) pub15  20% (13 samples sent)
(9243|9252) pub2<-delete_participant
(9243|9265) pub15  31% (20 samples sent)
(9243|9265) pub15  40% (26 samples sent)
(9243|9265) pub15  50% (32 samples sent)
(9243|9265) pub15  60% (39 samples sent)
(9243|9265) pub15  70% (45 samples sent)
(9243|9265) pub15  81% (52 samples sent)
(9243|9265) pub15  90% (58 samples sent)
(9243|9265) pub15  100% (64 samples sent)
(9243|9265) pub15->wait_match() before write for 01036045.bd4a5e13.241b8caf.00000002(fe09d552)
(9243|9249)  sub 50% (512 samples received)
(9243|9259) pub9  writer id: 01036045.bd4a5e13.241b8caa.00000002(36e95a22)
(9243|9259) pub9->started
(9243|9259) pub9  10% (7 samples sent)
(9243|9258) pub8<-match found! before write for 01036045.bd4a5e13.241b8ca7.00000002(ce799e93)
(9243|9258) pub8  waiting for acks
(9243|9259) pub9  20% (13 samples sent)
(9243|9259) pub9  31% (20 samples sent)
(9243|9259) pub9  40% (26 samples sent)
(9243|9259) pub9  50% (32 samples sent)
(9243|9256) pub6<-delete_participant
(9243|9259) pub9  60% (39 samples sent)
(9243|9259) pub9  70% (45 samples sent)
(9243|9259) pub9  81% (52 samples sent)
(9243|9259) pub9  90% (58 samples sent)
(9243|9259) pub9  100% (64 samples sent)
(9243|9259) pub9->wait_match() before write for 01036045.bd4a5e13.241b8caa.00000002(36e95a22)
(9243|9257) pub7<-match found! before write for 01036045.bd4a5e13.241b8ca8.00000002(4c290942)
(9243|9257) pub7  waiting for acks
(9243|9249)  sub 60% (615 samples received)
(9243|9255) pub5<-delete_participant
(9243|9249)  sub 70% (717 samples received)
(9243|9261) pub11  waiting for acks returned
(9243|9261) pub11<-delete_contained_entities
(9243|9260) pub10  waiting for acks returned
(9243|9260) pub10<-delete_contained_entities
(9243|9264) pub14  waiting for acks returned
(9243|9264) pub14<-delete_contained_entities
(9243|9263) pub13  waiting for acks returned
(9243|9263) pub13<-delete_contained_entities
(9243|9262) pub12<-delete_participant
(9243|9259) pub9<-match found! before write for 01036045.bd4a5e13.241b8caa.00000002(36e95a22)
(9243|9259) pub9  waiting for acks
(9243|9249)  sub 80% (820 samples received)
(9243|9265) pub15<-match found! before write for 01036045.bd4a5e13.241b8caf.00000002(fe09d552)
(9243|9265) pub15  waiting for acks
(9243|9254) pub4  waiting for acks returned
(9243|9254) pub4<-delete_contained_entities
(9243|9258) pub8  waiting for acks returned
(9243|9258) pub8<-delete_contained_entities
(9243|9257) pub7  waiting for acks returned
(9243|9257) pub7<-delete_contained_entities
(9243|9249)  sub 90% (922 samples received)
(9243|9261) pub11<-delete_participant
(9243|9260) pub10<-delete_participant
(9243|9249)  sub 100% (1024 samples received)
(9243|9249) sub condition_.notify_all
(9243|9243) sub condition_.wait returned
(9243|9243) sub check_received
(9243|9243) sub check_received returns 0
(9243|9243) <- PublisherService::end
(9243|9264) pub14<-delete_participant
(9243|9263) pub13<-delete_participant
(9243|9254) pub4<-delete_participant
(9243|9258) pub8<-delete_participant
(9243|9257) pub7<-delete_participant
(9243|9259) pub9  waiting for acks returned
(9243|9259) pub9<-delete_contained_entities
(9243|9265) pub15  waiting for acks returned
(9243|9265) pub15<-delete_contained_entities
(9243|9259) pub9<-delete_participant
(9243|9265) pub15<-delete_participant
(9243|9243) <- PublisherService::~PublisherService
(9243|9243) <- Subscriber delete_contained_entities
(9243|9243) <- Subscriber delete_participant
(9243|9243) <- Subscriber::~Subscriber
(9243|9243) <- 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: 9332 started at 2025-10-28 18:49:01
(9332|9332) -> Thrasher started
(9332|9332) -> Subscriber::Subscriber
(9332|9332)    Subscriber reader id: 01036045.bd4a5e13.24746771.00000007(b9db37a8)
(9332|9332) -> PublisherService::PublisherService
(9332|9332) -> PublisherService::start (32 threads)
(9332|9332) sub wait_received 0:1024
(9332|9339) pub0->transport cfg_0
(9332|9343) pub4->transport cfg_4
(9332|9342) pub3->transport cfg_3
(9332|9345) pub6->transport cfg_6
(9332|9339) pub0  writer id: 01036045.bd4a5e13.24746772.00000002(8e11b9f7)
(9332|9339) pub0->started
(9332|9339) pub0  12% (4 samples sent)
(9332|9339) pub0  21% (7 samples sent)
(9332|9339) pub0  31% (10 samples sent)
(9332|9339) pub0  40% (13 samples sent)
(9332|9339) pub0  50% (16 samples sent)
(9332|9339) pub0  62% (20 samples sent)
(9332|9339) pub0  71% (23 samples sent)
(9332|9339) pub0  81% (26 samples sent)
(9332|9339) pub0  90% (29 samples sent)
(9332|9339) pub0  100% (32 samples sent)
(9332|9339) pub0->wait_match() before write for 01036045.bd4a5e13.24746772.00000002(8e11b9f7)
(9332|9341) pub2->transport cfg_2
(9332|9348) pub8->transport cfg_8
(9332|9339) pub0<-match found! before write for 01036045.bd4a5e13.24746772.00000002(8e11b9f7)
(9332|9339) pub0  waiting for acks
(9332|9340) pub1->transport cfg_1
(9332|9344) pub5->transport cfg_5
(9332|9346) pub7->transport cfg_7
(9332|9349) pub10->transport cfg_10
(9332|9347) pub9->transport cfg_9
(9332|9339) pub0  waiting for acks returned
(9332|9339) pub0<-delete_contained_entities
(9332|9343) pub4  writer id: 01036045.bd4a5e13.24746776.00000002(7b911f37)
(9332|9343) pub4->started
(9332|9343) pub4  12% (4 samples sent)
(9332|9343) pub4  21% (7 samples sent)
(9332|9343) pub4  31% (10 samples sent)
(9332|9343) pub4  40% (13 samples sent)
(9332|9343) pub4  50% (16 samples sent)
(9332|9343) pub4  62% (20 samples sent)
(9332|9343) pub4  71% (23 samples sent)
(9332|9343) pub4  81% (26 samples sent)
(9332|9343) pub4  90% (29 samples sent)
(9332|9343) pub4  100% (32 samples sent)
(9332|9343) pub4->wait_match() before write for 01036045.bd4a5e13.24746776.00000002(7b911f37)
(9332|9343) pub4<-match found! before write for 01036045.bd4a5e13.24746776.00000002(7b911f37)
(9332|9343) pub4  waiting for acks
(9332|9350) pub11->transport cfg_11
(9332|9339) pub0<-delete_participant
(9332|9354) pub15->transport cfg_15
(9332|9343) pub4  waiting for acks returned
(9332|9343) pub4<-delete_contained_entities
(9332|9356) pub17->transport cfg_17
(9332|9361) pub22->transport cfg_22
(9332|9342) pub3  writer id: 01036045.bd4a5e13.24746775.00000002(3c3165e7)
(9332|9342) pub3->started
(9332|9342) pub3  12% (4 samples sent)
(9332|9342) pub3  21% (7 samples sent)
(9332|9342) pub3  31% (10 samples sent)
(9332|9342) pub3  40% (13 samples sent)
(9332|9342) pub3  50% (16 samples sent)
(9332|9342) pub3  62% (20 samples sent)
(9332|9342) pub3  71% (23 samples sent)
(9332|9342) pub3  81% (26 samples sent)
(9332|9342) pub3  90% (29 samples sent)
(9332|9342) pub3  100% (32 samples sent)
(9332|9342) pub3->wait_match() before write for 01036045.bd4a5e13.24746775.00000002(3c3165e7)
(9332|9343) pub4<-delete_participant
(9332|9352) pub13->transport cfg_13
(9332|9365) pub26->transport cfg_26
(9332|9342) pub3<-match found! before write for 01036045.bd4a5e13.24746775.00000002(3c3165e7)
(9332|9342) pub3  waiting for acks
(9332|9364) pub25->transport cfg_25
(9332|9345) pub6  writer id: 01036045.bd4a5e13.24746778.00000002(c4a1a156)
(9332|9345) pub6->started
(9332|9345) pub6  12% (4 samples sent)
(9332|9345) pub6  21% (7 samples sent)
(9332|9345) pub6  31% (10 samples sent)
(9332|9345) pub6  40% (13 samples sent)
(9332|9345) pub6  50% (16 samples sent)
(9332|9345) pub6  62% (20 samples sent)
(9332|9345) pub6  71% (23 samples sent)
(9332|9345) pub6  81% (26 samples sent)
(9332|9345) pub6  90% (29 samples sent)
(9332|9345) pub6  100% (32 samples sent)
(9332|9345) pub6->wait_match() before write for 01036045.bd4a5e13.24746778.00000002(c4a1a156)
(9332|9369) pub30->transport cfg_30
(9332|9345) pub6<-match found! before write for 01036045.bd4a5e13.24746778.00000002(c4a1a156)
(9332|9345) pub6  waiting for acks
(9332|9341) pub2  writer id: 01036045.bd4a5e13.24746774.00000002(01514c57)
(9332|9341) pub2->started
(9332|9341) pub2  12% (4 samples sent)
(9332|9341) pub2  21% (7 samples sent)
(9332|9341) pub2  31% (10 samples sent)
(9332|9341) pub2  40% (13 samples sent)
(9332|9341) pub2  50% (16 samples sent)
(9332|9341) pub2  62% (20 samples sent)
(9332|9341) pub2  71% (23 samples sent)
(9332|9341) pub2  81% (26 samples sent)
(9332|9341) pub2  90% (29 samples sent)
(9332|9341) pub2  100% (32 samples sent)
(9332|9341) pub2->wait_match() before write for 01036045.bd4a5e13.24746774.00000002(01514c57)
(9332|9348) pub8  writer id: 01036045.bd4a5e13.2474677a.00000002(be61f236)
(9332|9348) pub8->started
(9332|9348) pub8  12% (4 samples sent)
(9332|9348) pub8  21% (7 samples sent)
(9332|9348) pub8  31% (10 samples sent)
(9332|9348) pub8  40% (13 samples sent)
(9332|9348) pub8  50% (16 samples sent)
(9332|9348) pub8  62% (20 samples sent)
(9332|9348) pub8  71% (23 samples sent)
(9332|9348) pub8  81% (26 samples sent)
(9332|9348) pub8  90% (29 samples sent)
(9332|9348) pub8  100% (32 samples sent)
(9332|9348) pub8->wait_match() before write for 01036045.bd4a5e13.2474677a.00000002(be61f236)
(9332|9342) pub3  waiting for acks returned
(9332|9342) pub3<-delete_contained_entities
(9332|9341) pub2<-match found! before write for 01036045.bd4a5e13.24746774.00000002(01514c57)
(9332|9341) pub2  waiting for acks
(9332|9348) pub8<-match found! before write for 01036045.bd4a5e13.2474677a.00000002(be61f236)
(9332|9348) pub8  waiting for acks
(9332|9340) pub1  writer id: 01036045.bd4a5e13.24746773.00000002(b3719047)
(9332|9340) pub1->started
(9332|9340) pub1  12% (4 samples sent)
(9332|9340) pub1  21% (7 samples sent)
(9332|9340) pub1  31% (10 samples sent)
(9332|9340) pub1  40% (13 samples sent)
(9332|9340) pub1  50% (16 samples sent)
(9332|9340) pub1  62% (20 samples sent)
(9332|9340) pub1  71% (23 samples sent)
(9332|9340) pub1  81% (26 samples sent)
(9332|9340) pub1  90% (29 samples sent)
(9332|9340) pub1  100% (32 samples sent)
(9332|9340) pub1->wait_match() before write for 01036045.bd4a5e13.24746773.00000002(b3719047)
(9332|9340) pub1<-match found! before write for 01036045.bd4a5e13.24746773.00000002(b3719047)
(9332|9340) pub1  waiting for acks
(9332|9355) pub16->transport cfg_16
(9332|9338)  sub 10% (103 samples received)
(9332|9342) pub3<-delete_participant
(9332|9344) pub5  writer id: 01036045.bd4a5e13.24746777.00000002(46f13687)
(9332|9344) pub5->started
(9332|9344) pub5  12% (4 samples sent)
(9332|9344) pub5  21% (7 samples sent)
(9332|9344) pub5  31% (10 samples sent)
(9332|9344) pub5  40% (13 samples sent)
(9332|9344) pub5  50% (16 samples sent)
(9332|9344) pub5  62% (20 samples sent)
(9332|9344) pub5  71% (23 samples sent)
(9332|9344) pub5  81% (26 samples sent)
(9332|9344) pub5  90% (29 samples sent)
(9332|9344) pub5  100% (32 samples sent)
(9332|9344) pub5->wait_match() before write for 01036045.bd4a5e13.24746777.00000002(46f13687)
(9332|9346) pub7  writer id: 01036045.bd4a5e13.2474677b.00000002(8301db86)
(9332|9346) pub7->started
(9332|9346) pub7  12% (4 samples sent)
(9332|9346) pub7  21% (7 samples sent)
(9332|9346) pub7  31% (10 samples sent)
(9332|9346) pub7  40% (13 samples sent)
(9332|9346) pub7  50% (16 samples sent)
(9332|9346) pub7  62% (20 samples sent)
(9332|9346) pub7  71% (23 samples sent)
(9332|9346) pub7  81% (26 samples sent)
(9332|9346) pub7  90% (29 samples sent)
(9332|9346) pub7  100% (32 samples sent)
(9332|9346) pub7->wait_match() before write for 01036045.bd4a5e13.2474677b.00000002(8301db86)
(9332|9344) pub5<-match found! before write for 01036045.bd4a5e13.24746777.00000002(46f13687)
(9332|9344) pub5  waiting for acks
(9332|9346) pub7<-match found! before write for 01036045.bd4a5e13.2474677b.00000002(8301db86)
(9332|9346) pub7  waiting for acks
(9332|9338)  sub 20% (205 samples received)
(9332|9349) pub10  writer id: 01036045.bd4a5e13.2474677c.00000002(31210796)
(9332|9349) pub10->started
(9332|9349) pub10  12% (4 samples sent)
(9332|9349) pub10  21% (7 samples sent)
(9332|9349) pub10  31% (10 samples sent)
(9332|9349) pub10  40% (13 samples sent)
(9332|9349) pub10  50% (16 samples sent)
(9332|9345) pub6  waiting for acks returned
(9332|9345) pub6<-delete_contained_entities
(9332|9349) pub10  62% (20 samples sent)
(9332|9349) pub10  71% (23 samples sent)
(9332|9349) pub10  81% (26 samples sent)
(9332|9349) pub10  90% (29 samples sent)
(9332|9349) pub10  100% (32 samples sent)
(9332|9349) pub10->wait_match() before write for 01036045.bd4a5e13.2474677c.00000002(31210796)
(9332|9349) pub10<-match found! before write for 01036045.bd4a5e13.2474677c.00000002(31210796)
(9332|9349) pub10  waiting for acks
(9332|9347) pub9  writer id: 01036045.bd4a5e13.24746779.00000002(f9c188e6)
(9332|9347) pub9->started
(9332|9347) pub9  12% (4 samples sent)
(9332|9347) pub9  21% (7 samples sent)
(9332|9347) pub9  31% (10 samples sent)
(9332|9347) pub9  40% (13 samples sent)
(9332|9347) pub9  50% (16 samples sent)
(9332|9347) pub9  62% (20 samples sent)
(9332|9347) pub9  71% (23 samples sent)
(9332|9347) pub9  81% (26 samples sent)
(9332|9347) pub9  90% (29 samples sent)
(9332|9347) pub9  100% (32 samples sent)
(9332|9347) pub9->wait_match() before write for 01036045.bd4a5e13.24746779.00000002(f9c188e6)
(9332|9341) pub2  waiting for acks returned
(9332|9341) pub2<-delete_contained_entities
(9332|9348) pub8  waiting for acks returned
(9332|9348) pub8<-delete_contained_entities
(9332|9353) pub14->transport cfg_14
(9332|9347) pub9<-match found! before write for 01036045.bd4a5e13.24746779.00000002(f9c188e6)
(9332|9347) pub9  waiting for acks
(9332|9357) pub18->transport cfg_18
(9332|9340) pub1  waiting for acks returned
(9332|9340) pub1<-delete_contained_entities
(9332|9338)  sub 30% (308 samples received)
(9332|9345) pub6<-delete_participant
(9332|9346) pub7  waiting for acks returned
(9332|9346) pub7<-delete_contained_entities
(9332|9350) pub11  writer id: 01036045.bd4a5e13.2474677d.00000002(0c412e26)
(9332|9350) pub11->started
(9332|9350) pub11  12% (4 samples sent)
(9332|9350) pub11  21% (7 samples sent)
(9332|9350) pub11  31% (10 samples sent)
(9332|9350) pub11  40% (13 samples sent)
(9332|9350) pub11  50% (16 samples sent)
(9332|9350) pub11  62% (20 samples sent)
(9332|9350) pub11  71% (23 samples sent)
(9332|9350) pub11  81% (26 samples sent)
(9332|9350) pub11  90% (29 samples sent)
(9332|9350) pub11  100% (32 samples sent)
(9332|9350) pub11->wait_match() before write for 01036045.bd4a5e13.2474677d.00000002(0c412e26)
(9332|9344) pub5  waiting for acks returned
(9332|9344) pub5<-delete_contained_entities
(9332|9349) pub10  waiting for acks returned
(9332|9349) pub10<-delete_contained_entities
(9332|9350) pub11<-match found! before write for 01036045.bd4a5e13.2474677d.00000002(0c412e26)
(9332|9350) pub11  waiting for acks
(9332|9341) pub2<-delete_participant
(9332|9348) pub8<-delete_participant
(9332|9362) pub23->transport cfg_23
(9332|9347) pub9  waiting for acks returned
(9332|9347) pub9<-delete_contained_entities
(9332|9358) pub19->transport cfg_19
(9332|9340) pub1<-delete_participant
(9332|9346) pub7<-delete_participant
(9332|9344) pub5<-delete_participant
(9332|9359) pub20->transport cfg_20
(9332|9350) pub11  waiting for acks returned
(9332|9350) pub11<-delete_contained_entities
(9332|9349) pub10<-delete_participant
(9332|9347) pub9<-delete_participant
(9332|9350) pub11<-delete_participant
(9332|9354) pub15  writer id: 01036045.bd4a5e13.24746781.00000002(8185937a)
(9332|9354) pub15->started
(9332|9354) pub15  12% (4 samples sent)
(9332|9354) pub15  21% (7 samples sent)
(9332|9354) pub15  31% (10 samples sent)
(9332|9354) pub15  40% (13 samples sent)
(9332|9354) pub15  50% (16 samples sent)
(9332|9354) pub15  62% (20 samples sent)
(9332|9354) pub15  71% (23 samples sent)
(9332|9354) pub15  81% (26 samples sent)
(9332|9354) pub15  90% (29 samples sent)
(9332|9354) pub15  100% (32 samples sent)
(9332|9354) pub15->wait_match() before write for 01036045.bd4a5e13.24746781.00000002(8185937a)
(9332|9367) pub27->transport cfg_27
(9332|9354) pub15<-match found! before write for 01036045.bd4a5e13.24746781.00000002(8185937a)
(9332|9354) pub15  waiting for acks
(9332|9360) pub21->transport cfg_21
(9332|9356) pub17  writer id: 01036045.bd4a5e13.24746783.00000002(fb45c01a)
(9332|9356) pub17->started
(9332|9356) pub17  12% (4 samples sent)
(9332|9356) pub17  21% (7 samples sent)
(9332|9356) pub17  31% (10 samples sent)
(9332|9356) pub17  40% (13 samples sent)
(9332|9356) pub17  50% (16 samples sent)
(9332|9356) pub17  62% (20 samples sent)
(9332|9356) pub17  71% (23 samples sent)
(9332|9356) pub17  81% (26 samples sent)
(9332|9356) pub17  90% (29 samples sent)
(9332|9356) pub17  100% (32 samples sent)
(9332|9356) pub17->wait_match() before write for 01036045.bd4a5e13.24746783.00000002(fb45c01a)
(9332|9356) pub17<-match found! before write for 01036045.bd4a5e13.24746783.00000002(fb45c01a)
(9332|9356) pub17  waiting for acks
(9332|9363) pub24->transport cfg_24
(9332|9338)  sub 40% (410 samples received)
(9332|9370) pub31->transport cfg_31
(9332|9354) pub15  waiting for acks returned
(9332|9354) pub15<-delete_contained_entities
(9332|9361) pub22  writer id: 01036045.bd4a5e13.24746788.00000002(8c95f10b)
(9332|9361) pub22->started
(9332|9361) pub22  12% (4 samples sent)
(9332|9361) pub22  21% (7 samples sent)
(9332|9361) pub22  31% (10 samples sent)
(9332|9361) pub22  40% (13 samples sent)
(9332|9361) pub22  50% (16 samples sent)
(9332|9361) pub22  62% (20 samples sent)
(9332|9361) pub22  71% (23 samples sent)
(9332|9361) pub22  81% (26 samples sent)
(9332|9361) pub22  90% (29 samples sent)
(9332|9361) pub22  100% (32 samples sent)
(9332|9361) pub22->wait_match() before write for 01036045.bd4a5e13.24746788.00000002(8c95f10b)
(9332|9366) pub28->transport cfg_28
(9332|9356) pub17  waiting for acks returned
(9332|9356) pub17<-delete_contained_entities
(9332|9361) pub22<-match found! before write for 01036045.bd4a5e13.24746788.00000002(8c95f10b)
(9332|9361) pub22  waiting for acks
(9332|9354) pub15<-delete_participant
(9332|9352) pub13  writer id: 01036045.bd4a5e13.2474677f.00000002(76817d46)
(9332|9352) pub13->started
(9332|9352) pub13  12% (4 samples sent)
(9332|9352) pub13  21% (7 samples sent)
(9332|9352) pub13  31% (10 samples sent)
(9332|9352) pub13  40% (13 samples sent)
(9332|9352) pub13  50% (16 samples sent)
(9332|9352) pub13  62% (20 samples sent)
(9332|9352) pub13  71% (23 samples sent)
(9332|9352) pub13  81% (26 samples sent)
(9332|9352) pub13  90% (29 samples sent)
(9332|9352) pub13  100% (32 samples sent)
(9332|9352) pub13->wait_match() before write for 01036045.bd4a5e13.2474677f.00000002(76817d46)
(9332|9356) pub17<-delete_participant
(9332|9365) pub26  writer id: 01036045.bd4a5e13.2474678d.00000002(44757e7b)
(9332|9365) pub26->started
(9332|9365) pub26  12% (4 samples sent)
(9332|9365) pub26  21% (7 samples sent)
(9332|9365) pub26  31% (10 samples sent)
(9332|9365) pub26  40% (13 samples sent)
(9332|9365) pub26  50% (16 samples sent)
(9332|9365) pub26  62% (20 samples sent)
(9332|9365) pub26  71% (23 samples sent)
(9332|9365) pub26  81% (26 samples sent)
(9332|9365) pub26  90% (29 samples sent)
(9332|9365) pub26  100% (32 samples sent)
(9332|9365) pub26->wait_match() before write for 01036045.bd4a5e13.2474678d.00000002(44757e7b)
(9332|9365) pub26<-match found! before write for 01036045.bd4a5e13.2474678d.00000002(44757e7b)
(9332|9365) pub26  waiting for acks
(9332|9364) pub25  writer id: 01036045.bd4a5e13.2474678b.00000002(cb358bdb)
(9332|9364) pub25->started
(9332|9364) pub25  12% (4 samples sent)
(9332|9364) pub25  21% (7 samples sent)
(9332|9364) pub25  31% (10 samples sent)
(9332|9364) pub25  40% (13 samples sent)
(9332|9364) pub25  50% (16 samples sent)
(9332|9364) pub25  62% (20 samples sent)
(9332|9364) pub25  71% (23 samples sent)
(9332|9364) pub25  81% (26 samples sent)
(9332|9364) pub25  90% (29 samples sent)
(9332|9364) pub25  100% (32 samples sent)
(9332|9364) pub25->wait_match() before write for 01036045.bd4a5e13.2474678b.00000002(cb358bdb)
(9332|9352) pub13<-match found! before write for 01036045.bd4a5e13.2474677f.00000002(76817d46)
(9332|9352) pub13  waiting for acks
(9332|9369) pub30  writer id: 01036045.bd4a5e13.24746790.00000002(dc052d48)
(9332|9369) pub30->started
(9332|9369) pub30  12% (4 samples sent)
(9332|9369) pub30  21% (7 samples sent)
(9332|9369) pub30  31% (10 samples sent)
(9332|9369) pub30  40% (13 samples sent)
(9332|9369) pub30  50% (16 samples sent)
(9332|9369) pub30  62% (20 samples sent)
(9332|9369) pub30  71% (23 samples sent)
(9332|9369) pub30  81% (26 samples sent)
(9332|9369) pub30  90% (29 samples sent)
(9332|9369) pub30  100% (32 samples sent)
(9332|9369) pub30->wait_match() before write for 01036045.bd4a5e13.24746790.00000002(dc052d48)
(9332|9361) pub22  waiting for acks returned
(9332|9361) pub22<-delete_contained_entities
(9332|9355) pub16  writer id: 01036045.bd4a5e13.24746782.00000002(c625e9aa)
(9332|9355) pub16->started
(9332|9355) pub16  12% (4 samples sent)
(9332|9355) pub16  21% (7 samples sent)
(9332|9355) pub16  31% (10 samples sent)
(9332|9355) pub16  40% (13 samples sent)
(9332|9355) pub16  50% (16 samples sent)
(9332|9355) pub16  62% (20 samples sent)
(9332|9355) pub16  71% (23 samples sent)
(9332|9355) pub16  81% (26 samples sent)
(9332|9355) pub16  90% (29 samples sent)
(9332|9355) pub16  100% (32 samples sent)
(9332|9355) pub16->wait_match() before write for 01036045.bd4a5e13.24746782.00000002(c625e9aa)
(9332|9364) pub25<-match found! before write for 01036045.bd4a5e13.2474678b.00000002(cb358bdb)
(9332|9364) pub25  waiting for acks
(9332|9338)  sub 50% (512 samples received)
(9332|9353) pub14  writer id: 01036045.bd4a5e13.24746780.00000002(bce5baca)
(9332|9353) pub14->started
(9332|9353) pub14  12% (4 samples sent)
(9332|9353) pub14  21% (7 samples sent)
(9332|9353) pub14  31% (10 samples sent)
(9332|9353) pub14  40% (13 samples sent)
(9332|9353) pub14  50% (16 samples sent)
(9332|9353) pub14  62% (20 samples sent)
(9332|9353) pub14  71% (23 samples sent)
(9332|9353) pub14  81% (26 samples sent)
(9332|9353) pub14  90% (29 samples sent)
(9332|9353) pub14  100% (32 samples sent)
(9332|9353) pub14->wait_match() before write for 01036045.bd4a5e13.24746780.00000002(bce5baca)
(9332|9357) pub18  writer id: 01036045.bd4a5e13.24746784.00000002(49651c0a)
(9332|9357) pub18->started
(9332|9357) pub18  12% (4 samples sent)
(9332|9357) pub18  21% (7 samples sent)
(9332|9357) pub18  31% (10 samples sent)
(9332|9357) pub18  40% (13 samples sent)
(9332|9357) pub18  50% (16 samples sent)
(9332|9357) pub18  62% (20 samples sent)
(9332|9357) pub18  71% (23 samples sent)
(9332|9357) pub18  81% (26 samples sent)
(9332|9357) pub18  90% (29 samples sent)
(9332|9357) pub18  100% (32 samples sent)
(9332|9357) pub18->wait_match() before write for 01036045.bd4a5e13.24746784.00000002(49651c0a)
(9332|9369) pub30<-match found! before write for 01036045.bd4a5e13.24746790.00000002(dc052d48)
(9332|9369) pub30  waiting for acks
(9332|9351) pub12->transport cfg_12
(9332|9361) pub22<-delete_participant
(9332|9355) pub16<-match found! before write for 01036045.bd4a5e13.24746782.00000002(c625e9aa)
(9332|9355) pub16  waiting for acks
(9332|9365) pub26  waiting for acks returned
(9332|9365) pub26<-delete_contained_entities
(9332|9353) pub14<-match found! before write for 01036045.bd4a5e13.24746780.00000002(bce5baca)
(9332|9353) pub14  waiting for acks
(9332|9352) pub13  waiting for acks returned
(9332|9352) pub13<-delete_contained_entities
(9332|9357) pub18<-match found! before write for 01036045.bd4a5e13.24746784.00000002(49651c0a)
(9332|9357) pub18  waiting for acks
(9332|9364) pub25  waiting for acks returned
(9332|9364) pub25<-delete_contained_entities
(9332|9338)  sub 60% (615 samples received)
(9332|9369) pub30  waiting for acks returned
(9332|9369) pub30<-delete_contained_entities
(9332|9362) pub23  writer id: 01036045.bd4a5e13.2474678a.00000002(f655a26b)
(9332|9362) pub23->started
(9332|9362) pub23  12% (4 samples sent)
(9332|9362) pub23  21% (7 samples sent)
(9332|9362) pub23  31% (10 samples sent)
(9332|9362) pub23  40% (13 samples sent)
(9332|9362) pub23  50% (16 samples sent)
(9332|9362) pub23  62% (20 samples sent)
(9332|9362) pub23  71% (23 samples sent)
(9332|9362) pub23  81% (26 samples sent)
(9332|9362) pub23  90% (29 samples sent)
(9332|9362) pub23  100% (32 samples sent)
(9332|9362) pub23->wait_match() before write for 01036045.bd4a5e13.2474678a.00000002(f655a26b)
(9332|9362) pub23<-match found! before write for 01036045.bd4a5e13.2474678a.00000002(f655a26b)
(9332|9362) pub23  waiting for acks
(9332|9355) pub16  waiting for acks returned
(9332|9355) pub16<-delete_contained_entities
(9332|9365) pub26<-delete_participant
(9332|9352) pub13<-delete_participant
(9332|9353) pub14  waiting for acks returned
(9332|9353) pub14<-delete_contained_entities
(9332|9358) pub19  writer id: 01036045.bd4a5e13.24746785.00000002(740535ba)
(9332|9358) pub19->started
(9332|9358) pub19  12% (4 samples sent)
(9332|9358) pub19  21% (7 samples sent)
(9332|9358) pub19  31% (10 samples sent)
(9332|9358) pub19  40% (13 samples sent)
(9332|9358) pub19  50% (16 samples sent)
(9332|9358) pub19  62% (20 samples sent)
(9332|9358) pub19  71% (23 samples sent)
(9332|9358) pub19  81% (26 samples sent)
(9332|9358) pub19  90% (29 samples sent)
(9332|9358) pub19  100% (32 samples sent)
(9332|9358) pub19->wait_match() before write for 01036045.bd4a5e13.24746785.00000002(740535ba)
(9332|9357) pub18  waiting for acks returned
(9332|9357) pub18<-delete_contained_entities
(9332|9364) pub25<-delete_participant
(9332|9358) pub19<-match found! before write for 01036045.bd4a5e13.24746785.00000002(740535ba)
(9332|9358) pub19  waiting for acks
(9332|9338)  sub 70% (717 samples received)
(9332|9359) pub20  writer id: 01036045.bd4a5e13.24746786.00000002(33a54f6a)
(9332|9359) pub20->started
(9332|9359) pub20  12% (4 samples sent)
(9332|9359) pub20  21% (7 samples sent)
(9332|9359) pub20  31% (10 samples sent)
(9332|9359) pub20  40% (13 samples sent)
(9332|9359) pub20  50% (16 samples sent)
(9332|9359) pub20  62% (20 samples sent)
(9332|9359) pub20  71% (23 samples sent)
(9332|9359) pub20  81% (26 samples sent)
(9332|9359) pub20  90% (29 samples sent)
(9332|9359) pub20  100% (32 samples sent)
(9332|9359) pub20->wait_match() before write for 01036045.bd4a5e13.24746786.00000002(33a54f6a)
(9332|9369) pub30<-delete_participant
(9332|9355) pub16<-delete_participant
(9332|9353) pub14<-delete_participant
(9332|9357) pub18<-delete_participant
(9332|9362) pub23  waiting for acks returned
(9332|9362) pub23<-delete_contained_entities
(9332|9359) pub20<-match found! before write for 01036045.bd4a5e13.24746786.00000002(33a54f6a)
(9332|9359) pub20  waiting for acks
(9332|9367) pub27  writer id: 01036045.bd4a5e13.2474678c.00000002(791557cb)
(9332|9367) pub27->started
(9332|9367) pub27  12% (4 samples sent)
(9332|9367) pub27  21% (7 samples sent)
(9332|9367) pub27  31% (10 samples sent)
(9332|9367) pub27  40% (13 samples sent)
(9332|9367) pub27  50% (16 samples sent)
(9332|9367) pub27  62% (20 samples sent)
(9332|9367) pub27  71% (23 samples sent)
(9332|9367) pub27  81% (26 samples sent)
(9332|9367) pub27  90% (29 samples sent)
(9332|9367) pub27  100% (32 samples sent)
(9332|9367) pub27->wait_match() before write for 01036045.bd4a5e13.2474678c.00000002(791557cb)
(9332|9360) pub21  writer id: 01036045.bd4a5e13.24746787.00000002(0ec566da)
(9332|9360) pub21->started
(9332|9360) pub21  12% (4 samples sent)
(9332|9360) pub21  21% (7 samples sent)
(9332|9360) pub21  31% (10 samples sent)
(9332|9360) pub21  40% (13 samples sent)
(9332|9360) pub21  50% (16 samples sent)
(9332|9360) pub21  62% (20 samples sent)
(9332|9360) pub21  71% (23 samples sent)
(9332|9360) pub21  81% (26 samples sent)
(9332|9360) pub21  90% (29 samples sent)
(9332|9360) pub21  100% (32 samples sent)
(9332|9360) pub21->wait_match() before write for 01036045.bd4a5e13.24746787.00000002(0ec566da)
(9332|9363) pub24  writer id: 01036045.bd4a5e13.24746789.00000002(b1f5d8bb)
(9332|9363) pub24->started
(9332|9363) pub24  12% (4 samples sent)
(9332|9363) pub24  21% (7 samples sent)
(9332|9363) pub24  31% (10 samples sent)
(9332|9363) pub24  40% (13 samples sent)
(9332|9363) pub24  50% (16 samples sent)
(9332|9363) pub24  62% (20 samples sent)
(9332|9363) pub24  71% (23 samples sent)
(9332|9363) pub24  81% (26 samples sent)
(9332|9363) pub24  90% (29 samples sent)
(9332|9363) pub24  100% (32 samples sent)
(9332|9363) pub24->wait_match() before write for 01036045.bd4a5e13.24746789.00000002(b1f5d8bb)
(9332|9358) pub19  waiting for acks returned
(9332|9358) pub19<-delete_contained_entities
(9332|9370) pub31  writer id: 01036045.bd4a5e13.24746791.00000002(e16504f8)
(9332|9370) pub31->started
(9332|9370) pub31  12% (4 samples sent)
(9332|9370) pub31  21% (7 samples sent)
(9332|9370) pub31  31% (10 samples sent)
(9332|9370) pub31  40% (13 samples sent)
(9332|9370) pub31  50% (16 samples sent)
(9332|9370) pub31  62% (20 samples sent)
(9332|9370) pub31  71% (23 samples sent)
(9332|9370) pub31  81% (26 samples sent)
(9332|9370) pub31  90% (29 samples sent)
(9332|9370) pub31  100% (32 samples sent)
(9332|9370) pub31->wait_match() before write for 01036045.bd4a5e13.24746791.00000002(e16504f8)
(9332|9366) pub28  writer id: 01036045.bd4a5e13.2474678f.00000002(3eb52d1b)
(9332|9366) pub28->started
(9332|9366) pub28  12% (4 samples sent)
(9332|9366) pub28  21% (7 samples sent)
(9332|9366) pub28  31% (10 samples sent)
(9332|9366) pub28  40% (13 samples sent)
(9332|9366) pub28  50% (16 samples sent)
(9332|9366) pub28  62% (20 samples sent)
(9332|9366) pub28  71% (23 samples sent)
(9332|9366) pub28  81% (26 samples sent)
(9332|9366) pub28  90% (29 samples sent)
(9332|9366) pub28  100% (32 samples sent)
(9332|9366) pub28->wait_match() before write for 01036045.bd4a5e13.2474678f.00000002(3eb52d1b)
(9332|9368) pub29->transport cfg_29
(9332|9367) pub27<-match found! before write for 01036045.bd4a5e13.2474678c.00000002(791557cb)
(9332|9367) pub27  waiting for acks
(9332|9360) pub21<-match found! before write for 01036045.bd4a5e13.24746787.00000002(0ec566da)
(9332|9360) pub21  waiting for acks
(9332|9362) pub23<-delete_participant
(9332|9363) pub24<-match found! before write for 01036045.bd4a5e13.24746789.00000002(b1f5d8bb)
(9332|9363) pub24  waiting for acks
(9332|9370) pub31<-match found! before write for 01036045.bd4a5e13.24746791.00000002(e16504f8)
(9332|9370) pub31  waiting for acks
(9332|9366) pub28<-match found! before write for 01036045.bd4a5e13.2474678f.00000002(3eb52d1b)
(9332|9366) pub28  waiting for acks
(9332|9338)  sub 80% (820 samples received)
(9332|9358) pub19<-delete_participant
(9332|9338)  sub 90% (922 samples received)
(9332|9367) pub27  waiting for acks returned
(9332|9367) pub27<-delete_contained_entities
(9332|9351) pub12  writer id: 01036045.bd4a5e13.2474677e.00000002(4be154f6)
(9332|9351) pub12->started
(9332|9351) pub12  12% (4 samples sent)
(9332|9351) pub12  21% (7 samples sent)
(9332|9351) pub12  31% (10 samples sent)
(9332|9351) pub12  40% (13 samples sent)
(9332|9351) pub12  50% (16 samples sent)
(9332|9351) pub12  62% (20 samples sent)
(9332|9351) pub12  71% (23 samples sent)
(9332|9360) pub21  waiting for acks returned
(9332|9360) pub21<-delete_contained_entities
(9332|9351) pub12  81% (26 samples sent)
(9332|9351) pub12  90% (29 samples sent)
(9332|9351) pub12  100% (32 samples sent)
(9332|9351) pub12->wait_match() before write for 01036045.bd4a5e13.2474677e.00000002(4be154f6)
(9332|9363) pub24  waiting for acks returned
(9332|9363) pub24<-delete_contained_entities
(9332|9370) pub31  waiting for acks returned
(9332|9370) pub31<-delete_contained_entities
(9332|9366) pub28  waiting for acks returned
(9332|9366) pub28<-delete_contained_entities
(9332|9367) pub27<-delete_participant
(9332|9360) pub21<-delete_participant
(9332|9351) pub12<-match found! before write for 01036045.bd4a5e13.2474677e.00000002(4be154f6)
(9332|9351) pub12  waiting for acks
(9332|9363) pub24<-delete_participant
(9332|9370) pub31<-delete_participant
(9332|9366) pub28<-delete_participant
(9332|9351) pub12  waiting for acks returned
(9332|9351) pub12<-delete_contained_entities
(9332|9368) pub29  writer id: 01036045.bd4a5e13.2474678e.00000002(03d504ab)
(9332|9368) pub29->started
(9332|9368) pub29  12% (4 samples sent)
(9332|9368) pub29  21% (7 samples sent)
(9332|9368) pub29  31% (10 samples sent)
(9332|9368) pub29  40% (13 samples sent)
(9332|9368) pub29  50% (16 samples sent)
(9332|9368) pub29  62% (20 samples sent)
(9332|9368) pub29  71% (23 samples sent)
(9332|9368) pub29  81% (26 samples sent)
(9332|9368) pub29  90% (29 samples sent)
(9332|9368) pub29  100% (32 samples sent)
(9332|9368) pub29->wait_match() before write for 01036045.bd4a5e13.2474678e.00000002(03d504ab)
(9332|9368) pub29<-match found! before write for 01036045.bd4a5e13.2474678e.00000002(03d504ab)
(9332|9368) pub29  waiting for acks
(9332|9351) pub12<-delete_participant
(9332|9368) pub29  waiting for acks returned
(9332|9368) pub29<-delete_contained_entities
(9332|9338)  sub 100% (1024 samples received)
(9332|9338) sub condition_.notify_all
(9332|9332) sub condition_.wait returned
(9332|9332) sub check_received
(9332|9332) sub check_received returns 0
(9332|9332) <- PublisherService::end
(9332|9359) pub20  waiting for acks returned
(9332|9359) pub20<-delete_contained_entities
(9332|9368) pub29<-delete_participant
(9332|9359) pub20<-delete_participant
(9332|9332) <- PublisherService::~PublisherService
(9332|9332) <- Subscriber delete_contained_entities
(9332|9332) <- Subscriber delete_participant
(9332|9332) <- Subscriber::~Subscriber
(9332|9332) <- Thrasher shutdown
test PASSED.

auto_run_tests_finished: tests/DCPS/Thrasher/run_test.pl high rtps durable Time:17s Result:0

==============================================================================

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: 9500 started at 2025-10-28 18:49:18
[==========] Running 9 tests from 2 test cases.
[----------] Global test environment set-up.
[----------] 5 tests from PropertyStatBlock
[ RUN      ] PropertyStatBlock.NominalUsage_OddCount
[       OK ] PropertyStatBlock.NominalUsage_OddCount (1 ms)
[ RUN      ] PropertyStatBlock.NominalUsage_EvenCount
[       OK ] PropertyStatBlock.NominalUsage_EvenCount (0 ms)
[ RUN      ] PropertyStatBlock.Consolidate
[       OK ] PropertyStatBlock.Consolidate (0 ms)
[ RUN      ] PropertyStatBlock.Consolidate_CountOne
[       OK ] PropertyStatBlock.Consolidate_CountOne (0 ms)
[ RUN      ] PropertyStatBlock.ConsolidateVector_CountOne
[       OK ] PropertyStatBlock.ConsolidateVector_CountOne (0 ms)
[----------] 5 tests from PropertyStatBlock (1 ms total)

[----------] 4 tests from AllocationTest
[ RUN      ] AllocationTest.Success
[       OK ] AllocationTest.Success (0 ms)
[ RUN      ] AllocationTest.ExclusiveAllocSimpleFailure
[       OK ] AllocationTest.ExclusiveAllocSimpleFailure (0 ms)
[ RUN      ] AllocationTest.ExclusiveAllocOverlapFailure
[       OK ] AllocationTest.ExclusiveAllocOverlapFailure (0 ms)
[ RUN      ] AllocationTest.NonexclusiveAllocFailure
[       OK ] AllocationTest.NonexclusiveAllocFailure (1 ms)
[----------] 4 tests from AllocationTest (1 ms total)

[----------] Global test environment tear-down
[==========] 9 tests from 2 test cases ran. (2 ms total)
[  PASSED  ] 9 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_9501
node_controller PID: 9502 started at 2025-10-28 18:49:18
/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: 9503 started at 2025-10-28 18:49:18
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 01036045.bd4a5e13.251e0c00.000001c1 "test_nc_9501"
Discovered 1 nodes
Running the Scenario...
Results will be stored in example/result/1

Started at 2025-10-28T18:49:25Z
Setting scenario launch_time to be 3 seconds from now: 2025-10-28T18:49:28Z

2025-10-28T18:49:28Z: Node 01036045.bd4a5e13.251e0c00.000001c1 (test_nc_9501) starting process 9519:
 - original config: ci-disco-long.json
 - command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_9502/n01036045.bd4a5e13.251e0c00.000001c1w1_config.json --report /tmp/opendds_bench_nc_9502/n01036045.bd4a5e13.251e0c00.000001c1w1_report.json --log /tmp/opendds_bench_nc_9502/n01036045.bd4a5e13.251e0c00.000001c1w1_log.txt

2025-10-28T18:49:28Z: Node 01036045.bd4a5e13.251e0c00.000001c1 (test_nc_9501) starting process 9520:
 - original config: ci-disco-long.json
 - command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_9502/n01036045.bd4a5e13.251e0c00.000001c1w2_config.json --report /tmp/opendds_bench_nc_9502/n01036045.bd4a5e13.251e0c00.000001c1w2_report.json --log /tmp/opendds_bench_nc_9502/n01036045.bd4a5e13.251e0c00.000001c1w2_log.txt

2025-10-28T18:49:28Z: Node 01036045.bd4a5e13.251e0c00.000001c1 (test_nc_9501) starting process 9521:
 - original config: ci-disco-long.json
 - command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_9502/n01036045.bd4a5e13.251e0c00.000001c1w3_config.json --report /tmp/opendds_bench_nc_9502/n01036045.bd4a5e13.251e0c00.000001c1w3_report.json --log /tmp/opendds_bench_nc_9502/n01036045.bd4a5e13.251e0c00.000001c1w3_log.txt

2025-10-28T18:49:28Z: Node 01036045.bd4a5e13.251e0c00.000001c1 (test_nc_9501) starting process 9522:
 - original config: ci-disco-long.json
 - command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_9502/n01036045.bd4a5e13.251e0c00.000001c1w4_config.json --report /tmp/opendds_bench_nc_9502/n01036045.bd4a5e13.251e0c00.000001c1w4_report.json --log /tmp/opendds_bench_nc_9502/n01036045.bd4a5e13.251e0c00.000001c1w4_log.txt

2025-10-28T18:49:28Z: Node 01036045.bd4a5e13.251e0c00.000001c1 (test_nc_9501) starting process 9523:
 - original config: ci-disco-long.json
 - command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_9502/n01036045.bd4a5e13.251e0c00.000001c1w5_config.json --report /tmp/opendds_bench_nc_9502/n01036045.bd4a5e13.251e0c00.000001c1w5_report.json --log /tmp/opendds_bench_nc_9502/n01036045.bd4a5e13.251e0c00.000001c1w5_log.txt

2025-10-28T18:49:28Z: Node 01036045.bd4a5e13.251e0c00.000001c1 (test_nc_9501) starting process 9524:
 - original config: ci-disco-long.json
 - command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_9502/n01036045.bd4a5e13.251e0c00.000001c1w6_config.json --report /tmp/opendds_bench_nc_9502/n01036045.bd4a5e13.251e0c00.000001c1w6_report.json --log /tmp/opendds_bench_nc_9502/n01036045.bd4a5e13.251e0c00.000001c1w6_log.txt

2025-10-28T18:49:28Z: Node 01036045.bd4a5e13.251e0c00.000001c1 (test_nc_9501) starting process 9525:
 - original config: ci-disco-long.json
 - command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_9502/n01036045.bd4a5e13.251e0c00.000001c1w7_config.json --report /tmp/opendds_bench_nc_9502/n01036045.bd4a5e13.251e0c00.000001c1w7_report.json --log /tmp/opendds_bench_nc_9502/n01036045.bd4a5e13.251e0c00.000001c1w7_log.txt

2025-10-28T18:49:28Z: Node 01036045.bd4a5e13.251e0c00.000001c1 (test_nc_9501) starting process 9526:
 - original config: ci-disco-long.json
 - command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_9502/n01036045.bd4a5e13.251e0c00.000001c1w8_config.json --report /tmp/opendds_bench_nc_9502/n01036045.bd4a5e13.251e0c00.000001c1w8_report.json --log /tmp/opendds_bench_nc_9502/n01036045.bd4a5e13.251e0c00.000001c1w8_log.txt

2025-10-28T18:49:28Z: Node 01036045.bd4a5e13.251e0c00.000001c1 (test_nc_9501) starting process 9527:
 - original config: ci-disco-long.json
 - command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_9502/n01036045.bd4a5e13.251e0c00.000001c1w9_config.json --report /tmp/opendds_bench_nc_9502/n01036045.bd4a5e13.251e0c00.000001c1w9_report.json --log /tmp/opendds_bench_nc_9502/n01036045.bd4a5e13.251e0c00.000001c1w9_log.txt

2025-10-28T18:49:28Z: Node 01036045.bd4a5e13.251e0c00.000001c1 (test_nc_9501) starting process 9528:
 - original config: ci-disco-long.json
 - command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_9502/n01036045.bd4a5e13.251e0c00.000001c1w10_config.json --report /tmp/opendds_bench_nc_9502/n01036045.bd4a5e13.251e0c00.000001c1w10_report.json --log /tmp/opendds_bench_nc_9502/n01036045.bd4a5e13.251e0c00.000001c1w10_log.txt

2025-10-28T18:49:28Z: Node 01036045.bd4a5e13.251e0c00.000001c1 (test_nc_9501) starting process 9529:
 - original config: ci-disco-long.json
 - command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_9502/n01036045.bd4a5e13.251e0c00.000001c1w11_config.json --report /tmp/opendds_bench_nc_9502/n01036045.bd4a5e13.251e0c00.000001c1w11_report.json --log /tmp/opendds_bench_nc_9502/n01036045.bd4a5e13.251e0c00.000001c1w11_log.txt

2025-10-28T18:49:28Z: Node 01036045.bd4a5e13.251e0c00.000001c1 (test_nc_9501) starting process 9530:
 - original config: ci-disco-long.json
 - command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_9502/n01036045.bd4a5e13.251e0c00.000001c1w12_config.json --report /tmp/opendds_bench_nc_9502/n01036045.bd4a5e13.251e0c00.000001c1w12_report.json --log /tmp/opendds_bench_nc_9502/n01036045.bd4a5e13.251e0c00.000001c1w12_log.txt

2025-10-28T18:49:28Z: Node 01036045.bd4a5e13.251e0c00.000001c1 (test_nc_9501) starting process 9531:
 - original config: ci-disco-long.json
 - command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_9502/n01036045.bd4a5e13.251e0c00.000001c1w13_config.json --report /tmp/opendds_bench_nc_9502/n01036045.bd4a5e13.251e0c00.000001c1w13_report.json --log /tmp/opendds_bench_nc_9502/n01036045.bd4a5e13.251e0c00.000001c1w13_log.txt

2025-10-28T18:49:28Z: Node 01036045.bd4a5e13.251e0c00.000001c1 (test_nc_9501) starting process 9532:
 - original config: ci-disco-long.json
 - command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_9502/n01036045.bd4a5e13.251e0c00.000001c1w14_config.json --report /tmp/opendds_bench_nc_9502/n01036045.bd4a5e13.251e0c00.000001c1w14_report.json --log /tmp/opendds_bench_nc_9502/n01036045.bd4a5e13.251e0c00.000001c1w14_log.txt

2025-10-28T18:49:28Z: Node 01036045.bd4a5e13.251e0c00.000001c1 (test_nc_9501) starting process 9533:
 - original config: ci-disco-long.json
 - command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_9502/n01036045.bd4a5e13.251e0c00.000001c1w15_config.json --report /tmp/opendds_bench_nc_9502/n01036045.bd4a5e13.251e0c00.000001c1w15_report.json --log /tmp/opendds_bench_nc_9502/n01036045.bd4a5e13.251e0c00.000001c1w15_log.txt

2025-10-28T18:49:28Z: Node 01036045.bd4a5e13.251e0c00.000001c1 (test_nc_9501) starting process 9534:
 - original config: ci-disco-long.json
 - command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_9502/n01036045.bd4a5e13.251e0c00.000001c1w16_config.json --report /tmp/opendds_bench_nc_9502/n01036045.bd4a5e13.251e0c00.000001c1w16_report.json --log /tmp/opendds_bench_nc_9502/n01036045.bd4a5e13.251e0c00.000001c1w16_log.txt

2025-10-28T18:49:28Z: Node 01036045.bd4a5e13.251e0c00.000001c1 (test_nc_9501) starting process 9535:
 - original config: ci-disco-long.json
 - command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_9502/n01036045.bd4a5e13.251e0c00.000001c1w17_config.json --report /tmp/opendds_bench_nc_9502/n01036045.bd4a5e13.251e0c00.000001c1w17_report.json --log /tmp/opendds_bench_nc_9502/n01036045.bd4a5e13.251e0c00.000001c1w17_log.txt

2025-10-28T18:49:28Z: Node 01036045.bd4a5e13.251e0c00.000001c1 (test_nc_9501) starting process 9536:
 - original config: ci-disco-long.json
 - command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_9502/n01036045.bd4a5e13.251e0c00.000001c1w18_config.json --report /tmp/opendds_bench_nc_9502/n01036045.bd4a5e13.251e0c00.000001c1w18_report.json --log /tmp/opendds_bench_nc_9502/n01036045.bd4a5e13.251e0c00.000001c1w18_log.txt

2025-10-28T18:49:28Z: Node 01036045.bd4a5e13.251e0c00.000001c1 (test_nc_9501) starting process 9537:
 - original config: ci-disco-long.json
 - command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_9502/n01036045.bd4a5e13.251e0c00.000001c1w19_config.json --report /tmp/opendds_bench_nc_9502/n01036045.bd4a5e13.251e0c00.000001c1w19_report.json --log /tmp/opendds_bench_nc_9502/n01036045.bd4a5e13.251e0c00.000001c1w19_log.txt

2025-10-28T18:49:28Z: Node 01036045.bd4a5e13.251e0c00.000001c1 (test_nc_9501) starting process 9538:
 - original config: ci-disco-long.json
 - command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_9502/n01036045.bd4a5e13.251e0c00.000001c1w20_config.json --report /tmp/opendds_bench_nc_9502/n01036045.bd4a5e13.251e0c00.000001c1w20_report.json --log /tmp/opendds_bench_nc_9502/n01036045.bd4a5e13.251e0c00.000001c1w20_log.txt

2025-10-28T18:50:32Z: SpawnedProcessManager::handle_exit() - Handling exit of process 9519 with exit code 0
2025-10-28T18:50:32Z: SpawnedProcessManager::handle_exit() - Handling exit of process 9521 with exit code 0
2025-10-28T18:50:32Z: SpawnedProcessManager::handle_exit() - Handling exit of process 9520 with exit code 0
2025-10-28T18:50:32Z: SpawnedProcessManager::handle_exit() - Handling exit of process 9526 with exit code 0
2025-10-28T18:50:33Z: SpawnedProcessManager::handle_exit() - Handling exit of process 9527 with exit code 0
2025-10-28T18:50:33Z: SpawnedProcessManager::handle_exit() - Handling exit of process 9531 with exit code 0
2025-10-28T18:50:33Z: SpawnedProcessManager::handle_exit() - Handling exit of process 9523 with exit code 0
2025-10-28T18:50:33Z: SpawnedProcessManager::handle_exit() - Handling exit of process 9535 with exit code 0
2025-10-28T18:50:33Z: SpawnedProcessManager::handle_exit() - Handling exit of process 9522 with exit code 0
2025-10-28T18:50:33Z: SpawnedProcessManager::handle_exit() - Handling exit of process 9524 with exit code 0
2025-10-28T18:50:33Z: SpawnedProcessManager::handle_exit() - Handling exit of process 9528 with exit code 0
2025-10-28T18:50:33Z: SpawnedProcessManager::handle_exit() - Handling exit of process 9530 with exit code 0
2025-10-28T18:50:33Z: SpawnedProcessManager::handle_exit() - Handling exit of process 9533 with exit code 0
2025-10-28T18:50:33Z: SpawnedProcessManager::handle_exit() - Handling exit of process 9537 with exit code 0
2025-10-28T18:50:33Z: SpawnedProcessManager::handle_exit() - Handling exit of process 9525 with exit code 0
2025-10-28T18:50:33Z: SpawnedProcessManager::handle_exit() - Handling exit of process 9538 with exit code 0
2025-10-28T18:50:33Z: SpawnedProcessManager::handle_exit() - Handling exit of process 9529 with exit code 0
2025-10-28T18:50:33Z: SpawnedProcessManager::handle_exit() - Handling exit of process 9534 with exit code 0
2025-10-28T18:50:33Z: SpawnedProcessManager::handle_exit() - Handling exit of process 9532 with exit code 0
2025-10-28T18:50:33Z: SpawnedProcessManager::handle_exit() - Handling exit of process 9536 with exit code 0
Writing report for node name 'test_nc_9501' (id '01036045.bd4a5e13.251e0c00.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 2025-10-28T18:50:34Z


Percent Cpu Utilization Statistics:
  percent cpu utilization  count = 66
  percent cpu utilization    min = 0.000000
  percent cpu utilization    max = 100.990099
  percent cpu utilization   mean = 10.124009
  percent cpu utilization  stdev = 23.228866
  percent cpu utilization median = 4.385678
  percent cpu utilization  madev = 2.884112

Percent Memory Utilization Statistics:
  percent memory utilization  count = 66
  percent memory utilization    min = 0.000000
  percent memory utilization    max = 17.053300
  percent memory utilization   mean = 16.540851
  percent memory utilization  stdev = 2.296465
  percent memory utilization median = 17.036107
  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 = 19.453169
  percent virtual memory utilization   mean = 19.040525
  percent virtual memory utilization  stdev = 2.506026
  percent virtual memory utilization median = 19.453169
  percent virtual memory utilization  madev = 0.000000

Test Timing Stats:
  Max Construction Time: 0.810 seconds
  Max Enable Time: 0.000 seconds
  Max Start Time: 0.000 seconds
  Max Stop Time: 0.000 seconds
  Max Destruction Time: 0.323 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.005509
  discovery time delta    max = 4.454331
  discovery time delta   mean = 3.017386
  discovery time delta  stdev = 0.881197
  discovery time delta median = 3.158255
  discovery time delta  madev = 0.453230

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 01036045.bd4a5e13.251e0c00.000001c1 === Spawned Process #1 (PID 9519) ===
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'

2025-10-28T18:49:29Z: 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'
2025-10-28T18:49:29Z: Process construction / entity creation complete.

2025-10-28T18:49:29Z: Beginning action construction / initialization.
2025-10-28T18:49:29Z: Action construction / initialization complete.

2025-10-28T18:49:30Z: Enabling DDS entities (if not already enabled).
2025-10-28T18:49:30Z: DDS entities enabled.

2025-10-28T18:49:30Z: Initializing process actions.
2025-10-28T18:50:30Z: Starting process actions.
2025-10-28T18:50:30Z: Process tests started.

2025-10-28T18:50:31Z: Stopping process tests.
2025-10-28T18:50:31Z: Process tests stopped.

2025-10-28T18:50:32Z: Stopping process actions.
2025-10-28T18:50:32Z: Detaching Listeners.
2025-10-28T18:50:32Z: 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
2025-10-28T18:50:32Z: Process destruction / entity deletion complete.


--- Process Statistics ---

construction time: 0.052
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 01036045.bd4a5e13.251e0c00.000001c1 === Spawned Process #3 (PID 9521) ===
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'

2025-10-28T18:49:29Z: 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'
2025-10-28T18:49:29Z: Process construction / entity creation complete.

2025-10-28T18:49:29Z: Beginning action construction / initialization.
2025-10-28T18:49:29Z: Action construction / initialization complete.

2025-10-28T18:49:30Z: Enabling DDS entities (if not already enabled).
2025-10-28T18:49:30Z: DDS entities enabled.

2025-10-28T18:49:30Z: Initializing process actions.
2025-10-28T18:50:30Z: Starting process actions.
2025-10-28T18:50:30Z: Process tests started.

2025-10-28T18:50:31Z: Stopping process tests.
2025-10-28T18:50:31Z: Process tests stopped.

2025-10-28T18:50:32Z: Stopping process actions.
2025-10-28T18:50:32Z: Detaching Listeners.
2025-10-28T18:50:32Z: 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
2025-10-28T18:50:32Z: Process destruction / entity deletion complete.


--- Process Statistics ---

construction time: 0.055
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.063

--- Discovery Statistics ---

undermatched readers: 0
undermatched writers: 0



=== Showing Log for Node 01036045.bd4a5e13.251e0c00.000001c1 === Spawned Process #2 (PID 9520) ===
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'

2025-10-28T18:49:29Z: 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'
2025-10-28T18:49:29Z: Process construction / entity creation complete.

2025-10-28T18:49:29Z: Beginning action construction / initialization.
2025-10-28T18:49:29Z: Action construction / initialization complete.

2025-10-28T18:49:30Z: Enabling DDS entities (if not already enabled).
2025-10-28T18:49:30Z: DDS entities enabled.

2025-10-28T18:49:30Z: Initializing process actions.
2025-10-28T18:50:30Z: Starting process actions.
2025-10-28T18:50:30Z: Process tests started.

2025-10-28T18:50:31Z: Stopping process tests.
2025-10-28T18:50:31Z: Process tests stopped.

2025-10-28T18:50:32Z: Stopping process actions.
2025-10-28T18:50:32Z: Detaching Listeners.
2025-10-28T18:50:32Z: 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
2025-10-28T18:50:32Z: Process destruction / entity deletion complete.


--- Process Statistics ---

construction time: 0.096
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.078

--- Discovery Statistics ---

undermatched readers: 0
undermatched writers: 0



=== Showing Log for Node 01036045.bd4a5e13.251e0c00.000001c1 === Spawned Process #8 (PID 9526) ===
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'

2025-10-28T18:49:29Z: 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'
2025-10-28T18:49:29Z: Process construction / entity creation complete.

2025-10-28T18:49:29Z: Beginning action construction / initialization.
2025-10-28T18:49:29Z: Action construction / initialization complete.

2025-10-28T18:49:30Z: Enabling DDS entities (if not already enabled).
2025-10-28T18:49:30Z: DDS entities enabled.

2025-10-28T18:49:30Z: Initializing process actions.
2025-10-28T18:50:30Z: Starting process actions.
2025-10-28T18:50:30Z: Process tests started.

2025-10-28T18:50:31Z: Stopping process tests.
2025-10-28T18:50:31Z: Process tests stopped.

2025-10-28T18:50:32Z: Stopping process actions.
2025-10-28T18:50:32Z: Detaching Listeners.
2025-10-28T18:50:32Z: 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
2025-10-28T18:50:32Z: Process destruction / entity deletion complete.


--- Process Statistics ---

construction time: 0.101
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.083

--- Discovery Statistics ---

undermatched readers: 0
undermatched writers: 0



=== Showing Log for Node 01036045.bd4a5e13.251e0c00.000001c1 === Spawned Process #9 (PID 9527) ===
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'

2025-10-28T18:49:29Z: 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'
2025-10-28T18:49:30Z: Process construction / entity creation complete.

2025-10-28T18:49:30Z: Beginning action construction / initialization.
2025-10-28T18:49:30Z: Action construction / initialization complete.

2025-10-28T18:49:31Z: Enabling DDS entities (if not already enabled).
2025-10-28T18:49:31Z: DDS entities enabled.

2025-10-28T18:49:31Z: Initializing process actions.
2025-10-28T18:50:31Z: Starting process actions.
2025-10-28T18:50:31Z: Process tests started.

2025-10-28T18:50:32Z: Stopping process tests.
2025-10-28T18:50:32Z: Process tests stopped.

2025-10-28T18:50:33Z: Stopping process actions.
2025-10-28T18:50:33Z: Detaching Listeners.
2025-10-28T18:50:33Z: 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
2025-10-28T18:50:33Z: Process destruction / entity deletion complete.


--- Process Statistics ---

construction time: 0.600
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 01036045.bd4a5e13.251e0c00.000001c1 === Spawned Process #13 (PID 9531) ===
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'

2025-10-28T18:49:29Z: 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'
2025-10-28T18:49:30Z: Process construction / entity creation complete.

2025-10-28T18:49:30Z: Beginning action construction / initialization.
2025-10-28T18:49:30Z: Action construction / initialization complete.

2025-10-28T18:49:31Z: Enabling DDS entities (if not already enabled).
2025-10-28T18:49:31Z: DDS entities enabled.

2025-10-28T18:49:31Z: Initializing process actions.
2025-10-28T18:50:31Z: Starting process actions.
2025-10-28T18:50:31Z: Process tests started.

2025-10-28T18:50:32Z: Stopping process tests.
2025-10-28T18:50:32Z: Process tests stopped.

2025-10-28T18:50:33Z: Stopping process actions.
2025-10-28T18:50:33Z: Detaching Listeners.
2025-10-28T18:50:33Z: 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
2025-10-28T18:50:33Z: Process destruction / entity deletion complete.


--- Process Statistics ---

construction time: 0.585
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.115

--- Discovery Statistics ---

undermatched readers: 0
undermatched writers: 0



=== Showing Log for Node 01036045.bd4a5e13.251e0c00.000001c1 === Spawned Process #5 (PID 9523) ===
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'

2025-10-28T18:49:29Z: 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'
2025-10-28T18:49:30Z: Process construction / entity creation complete.

2025-10-28T18:49:30Z: Beginning action construction / initialization.
2025-10-28T18:49:30Z: Action construction / initialization complete.

2025-10-28T18:49:31Z: Enabling DDS entities (if not already enabled).
2025-10-28T18:49:31Z: DDS entities enabled.

2025-10-28T18:49:31Z: Initializing process actions.
2025-10-28T18:50:31Z: Starting process actions.
2025-10-28T18:50:31Z: Process tests started.

2025-10-28T18:50:32Z: Stopping process tests.
2025-10-28T18:50:32Z: Process tests stopped.

2025-10-28T18:50:33Z: Stopping process actions.
2025-10-28T18:50:33Z: Detaching Listeners.
2025-10-28T18:50:33Z: 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
2025-10-28T18:50:33Z: Process destruction / entity deletion complete.


--- Process Statistics ---

construction time: 0.626
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.206

--- Discovery Statistics ---

undermatched readers: 0
undermatched writers: 0



=== Showing Log for Node 01036045.bd4a5e13.251e0c00.000001c1 === Spawned Process #17 (PID 9535) ===
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'

2025-10-28T18:49:29Z: 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'
2025-10-28T18:49:30Z: Process construction / entity creation complete.

2025-10-28T18:49:30Z: Beginning action construction / initialization.
2025-10-28T18:49:30Z: Action construction / initialization complete.

2025-10-28T18:49:31Z: Enabling DDS entities (if not already enabled).
2025-10-28T18:49:31Z: DDS entities enabled.

2025-10-28T18:49:31Z: Initializing process actions.
2025-10-28T18:50:31Z: Starting process actions.
2025-10-28T18:50:31Z: Process tests started.

2025-10-28T18:50:32Z: Stopping process tests.
2025-10-28T18:50:32Z: Process tests stopped.

2025-10-28T18:50:33Z: Stopping process actions.
2025-10-28T18:50:33Z: Detaching Listeners.
2025-10-28T18:50:33Z: 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
2025-10-28T18:50:33Z: Process destruction / entity deletion complete.


--- Process Statistics ---

construction time: 0.631
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.229

--- Discovery Statistics ---

undermatched readers: 0
undermatched writers: 0



=== Showing Log for Node 01036045.bd4a5e13.251e0c00.000001c1 === Spawned Process #4 (PID 9522) ===
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'

2025-10-28T18:49:29Z: 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'
2025-10-28T18:49:30Z: Process construction / entity creation complete.

2025-10-28T18:49:30Z: Beginning action construction / initialization.
2025-10-28T18:49:30Z: Action construction / initialization complete.

2025-10-28T18:49:31Z: Enabling DDS entities (if not already enabled).
2025-10-28T18:49:31Z: DDS entities enabled.

2025-10-28T18:49:31Z: Initializing process actions.
2025-10-28T18:50:31Z: Starting process actions.
2025-10-28T18:50:31Z: Process tests started.

2025-10-28T18:50:32Z: Stopping process tests.
2025-10-28T18:50:32Z: Process tests stopped.

2025-10-28T18:50:33Z: Stopping process actions.
2025-10-28T18:50:33Z: Detaching Listeners.
2025-10-28T18:50:33Z: 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
2025-10-28T18:50:33Z: Process destruction / entity deletion complete.


--- Process Statistics ---

construction time: 0.656
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.239

--- Discovery Statistics ---

undermatched readers: 0
undermatched writers: 0



=== Showing Log for Node 01036045.bd4a5e13.251e0c00.000001c1 === Spawned Process #6 (PID 9524) ===
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'

2025-10-28T18:49:29Z: 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'
2025-10-28T18:49:30Z: Process construction / entity creation complete.

2025-10-28T18:49:30Z: Beginning action construction / initialization.
2025-10-28T18:49:30Z: Action construction / initialization complete.

2025-10-28T18:49:31Z: Enabling DDS entities (if not already enabled).
2025-10-28T18:49:31Z: DDS entities enabled.

2025-10-28T18:49:31Z: Initializing process actions.
2025-10-28T18:50:31Z: Starting process actions.
2025-10-28T18:50:31Z: Process tests started.

2025-10-28T18:50:32Z: Stopping process tests.
2025-10-28T18:50:32Z: Process tests stopped.

2025-10-28T18:50:33Z: Stopping process actions.
2025-10-28T18:50:33Z: Detaching Listeners.
2025-10-28T18:50:33Z: 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
2025-10-28T18:50:33Z: Process destruction / entity deletion complete.


--- Process Statistics ---

construction time: 0.626
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.284

--- Discovery Statistics ---

undermatched readers: 0
undermatched writers: 0



=== Showing Log for Node 01036045.bd4a5e13.251e0c00.000001c1 === Spawned Process #10 (PID 9528) ===
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'

2025-10-28T18:49:29Z: 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'
2025-10-28T18:49:30Z: Process construction / entity creation complete.

2025-10-28T18:49:30Z: Beginning action construction / initialization.
2025-10-28T18:49:30Z: Action construction / initialization complete.

2025-10-28T18:49:31Z: Enabling DDS entities (if not already enabled).
2025-10-28T18:49:31Z: DDS entities enabled.

2025-10-28T18:49:31Z: Initializing process actions.
2025-10-28T18:50:31Z: Starting process actions.
2025-10-28T18:50:31Z: Process tests started.

2025-10-28T18:50:32Z: Stopping process tests.
2025-10-28T18:50:32Z: Process tests stopped.

2025-10-28T18:50:33Z: Stopping process actions.
2025-10-28T18:50:33Z: Detaching Listeners.
2025-10-28T18:50:33Z: 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
2025-10-28T18:50:33Z: Process destruction / entity deletion complete.


--- Process Statistics ---

construction time: 0.776
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.154

--- Discovery Statistics ---

undermatched readers: 0
undermatched writers: 0



=== Showing Log for Node 01036045.bd4a5e13.251e0c00.000001c1 === Spawned Process #12 (PID 9530) ===
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'

2025-10-28T18:49:29Z: 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'
2025-10-28T18:49:30Z: Process construction / entity creation complete.

2025-10-28T18:49:30Z: Beginning action construction / initialization.
2025-10-28T18:49:30Z: Action construction / initialization complete.

2025-10-28T18:49:31Z: Enabling DDS entities (if not already enabled).
2025-10-28T18:49:31Z: DDS entities enabled.

2025-10-28T18:49:31Z: Initializing process actions.
2025-10-28T18:50:31Z: Starting process actions.
2025-10-28T18:50:31Z: Process tests started.

2025-10-28T18:50:32Z: Stopping process tests.
2025-10-28T18:50:32Z: Process tests stopped.

2025-10-28T18:50:33Z: Stopping process actions.
2025-10-28T18:50:33Z: Detaching Listeners.
2025-10-28T18:50:33Z: 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
2025-10-28T18:50:33Z: Process destruction / entity deletion complete.


--- Process Statistics ---

construction time: 0.682
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.293

--- Discovery Statistics ---

undermatched readers: 0
undermatched writers: 0



=== Showing Log for Node 01036045.bd4a5e13.251e0c00.000001c1 === Spawned Process #15 (PID 9533) ===
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'

2025-10-28T18:49:29Z: 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'
2025-10-28T18:49:30Z: Process construction / entity creation complete.

2025-10-28T18:49:30Z: Beginning action construction / initialization.
2025-10-28T18:49:30Z: Action construction / initialization complete.

2025-10-28T18:49:31Z: Enabling DDS entities (if not already enabled).
2025-10-28T18:49:31Z: DDS entities enabled.

2025-10-28T18:49:31Z: Initializing process actions.
2025-10-28T18:50:31Z: Starting process actions.
2025-10-28T18:50:31Z: Process tests started.

2025-10-28T18:50:32Z: Stopping process tests.
2025-10-28T18:50:32Z: Process tests stopped.

2025-10-28T18:50:33Z: Stopping process actions.
2025-10-28T18:50:33Z: Detaching Listeners.
2025-10-28T18:50:33Z: 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
2025-10-28T18:50:33Z: Process destruction / entity deletion complete.


--- Process Statistics ---

construction time: 0.667
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.253

--- Discovery Statistics ---

undermatched readers: 0
undermatched writers: 0



=== Showing Log for Node 01036045.bd4a5e13.251e0c00.000001c1 === Spawned Process #19 (PID 9537) ===
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'

2025-10-28T18:49:29Z: 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'
2025-10-28T18:49:30Z: Process construction / entity creation complete.

2025-10-28T18:49:30Z: Beginning action construction / initialization.
2025-10-28T18:49:30Z: Action construction / initialization complete.

2025-10-28T18:49:31Z: Enabling DDS entities (if not already enabled).
2025-10-28T18:49:31Z: DDS entities enabled.

2025-10-28T18:49:31Z: Initializing process actions.
2025-10-28T18:50:31Z: Starting process actions.
2025-10-28T18:50:31Z: Process tests started.

2025-10-28T18:50:32Z: Stopping process tests.
2025-10-28T18:50:32Z: Process tests stopped.

2025-10-28T18:50:33Z: Stopping process actions.
2025-10-28T18:50:33Z: Detaching Listeners.
2025-10-28T18:50:33Z: 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
2025-10-28T18:50:33Z: Process destruction / entity deletion complete.


--- Process Statistics ---

construction time: 0.635
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.276

--- Discovery Statistics ---

undermatched readers: 0
undermatched writers: 0



=== Showing Log for Node 01036045.bd4a5e13.251e0c00.000001c1 === Spawned Process #7 (PID 9525) ===
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'

2025-10-28T18:49:29Z: 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'
2025-10-28T18:49:30Z: Process construction / entity creation complete.

2025-10-28T18:49:30Z: Beginning action construction / initialization.
2025-10-28T18:49:30Z: Action construction / initialization complete.

2025-10-28T18:49:31Z: Enabling DDS entities (if not already enabled).
2025-10-28T18:49:31Z: DDS entities enabled.

2025-10-28T18:49:31Z: Initializing process actions.
2025-10-28T18:50:31Z: Starting process actions.
2025-10-28T18:50:31Z: Process tests started.

2025-10-28T18:50:32Z: Stopping process tests.
2025-10-28T18:50:32Z: Process tests stopped.

2025-10-28T18:50:33Z: Stopping process actions.
2025-10-28T18:50:33Z: Detaching Listeners.
2025-10-28T18:50:33Z: 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
2025-10-28T18:50:33Z: Process destruction / entity deletion complete.


--- Process Statistics ---

construction time: 0.747
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.237

--- Discovery Statistics ---

undermatched readers: 0
undermatched writers: 0



=== Showing Log for Node 01036045.bd4a5e13.251e0c00.000001c1 === Spawned Process #20 (PID 9538) ===
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'

2025-10-28T18:49:29Z: 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'
2025-10-28T18:49:30Z: Process construction / entity creation complete.

2025-10-28T18:49:30Z: Beginning action construction / initialization.
2025-10-28T18:49:30Z: Action construction / initialization complete.

2025-10-28T18:49:31Z: Enabling DDS entities (if not already enabled).
2025-10-28T18:49:31Z: DDS entities enabled.

2025-10-28T18:49:31Z: Initializing process actions.
2025-10-28T18:50:31Z: Starting process actions.
2025-10-28T18:50:31Z: Process tests started.

2025-10-28T18:50:32Z: Stopping process tests.
2025-10-28T18:50:32Z: Process tests stopped.

2025-10-28T18:50:33Z: Stopping process actions.
2025-10-28T18:50:33Z: Detaching Listeners.
2025-10-28T18:50:33Z: 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
2025-10-28T18:50:33Z: Process destruction / entity deletion complete.


--- Process Statistics ---

construction time: 0.731
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.212

--- Discovery Statistics ---

undermatched readers: 0
undermatched writers: 0



=== Showing Log for Node 01036045.bd4a5e13.251e0c00.000001c1 === Spawned Process #11 (PID 9529) ===
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'

2025-10-28T18:49:29Z: 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'
2025-10-28T18:49:30Z: Process construction / entity creation complete.

2025-10-28T18:49:30Z: Beginning action construction / initialization.
2025-10-28T18:49:30Z: Action construction / initialization complete.

2025-10-28T18:49:31Z: Enabling DDS entities (if not already enabled).
2025-10-28T18:49:31Z: DDS entities enabled.

2025-10-28T18:49:31Z: Initializing process actions.
2025-10-28T18:50:31Z: Starting process actions.
2025-10-28T18:50:31Z: Process tests started.

2025-10-28T18:50:32Z: Stopping process tests.
2025-10-28T18:50:32Z: Process tests stopped.

2025-10-28T18:50:33Z: Stopping process actions.
2025-10-28T18:50:33Z: Detaching Listeners.
2025-10-28T18:50:33Z: 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
2025-10-28T18:50:33Z: Process destruction / entity deletion complete.


--- Process Statistics ---

construction time: 0.724
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.214

--- Discovery Statistics ---

undermatched readers: 0
undermatched writers: 0



=== Showing Log for Node 01036045.bd4a5e13.251e0c00.000001c1 === Spawned Process #16 (PID 9534) ===
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'

2025-10-28T18:49:29Z: 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'
2025-10-28T18:49:30Z: Process construction / entity creation complete.

2025-10-28T18:49:30Z: Beginning action construction / initialization.
2025-10-28T18:49:30Z: Action construction / initialization complete.

2025-10-28T18:49:31Z: Enabling DDS entities (if not already enabled).
2025-10-28T18:49:31Z: DDS entities enabled.

2025-10-28T18:49:31Z: Initializing process actions.
2025-10-28T18:50:31Z: Starting process actions.
2025-10-28T18:50:31Z: Process tests started.

2025-10-28T18:50:32Z: Stopping process tests.
2025-10-28T18:50:32Z: Process tests stopped.

2025-10-28T18:50:33Z: Stopping process actions.
2025-10-28T18:50:33Z: Detaching Listeners.
2025-10-28T18:50:33Z: 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
2025-10-28T18:50:33Z: Process destruction / entity deletion complete.


--- Process Statistics ---

construction time: 0.633
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.323

--- Discovery Statistics ---

undermatched readers: 0
undermatched writers: 0



=== Showing Log for Node 01036045.bd4a5e13.251e0c00.000001c1 === Spawned Process #14 (PID 9532) ===
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'

2025-10-28T18:49:29Z: 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'
2025-10-28T18:49:30Z: Process construction / entity creation complete.

2025-10-28T18:49:30Z: Beginning action construction / initialization.
2025-10-28T18:49:30Z: Action construction / initialization complete.

2025-10-28T18:49:31Z: Enabling DDS entities (if not already enabled).
2025-10-28T18:49:31Z: DDS entities enabled.

2025-10-28T18:49:31Z: Initializing process actions.
2025-10-28T18:50:31Z: Starting process actions.
2025-10-28T18:50:31Z: Process tests started.

2025-10-28T18:50:32Z: Stopping process tests.
2025-10-28T18:50:32Z: Process tests stopped.

2025-10-28T18:50:33Z: Stopping process actions.
2025-10-28T18:50:33Z: Detaching Listeners.
2025-10-28T18:50:33Z: 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
2025-10-28T18:50:33Z: Process destruction / entity deletion complete.


--- Process Statistics ---

construction time: 0.810
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.119

--- Discovery Statistics ---

undermatched readers: 0
undermatched writers: 0



=== Showing Log for Node 01036045.bd4a5e13.251e0c00.000001c1 === Spawned Process #18 (PID 9536) ===
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'

2025-10-28T18:49:29Z: 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'
2025-10-28T18:49:30Z: Process construction / entity creation complete.

2025-10-28T18:49:30Z: Beginning action construction / initialization.
2025-10-28T18:49:30Z: Action construction / initialization complete.

2025-10-28T18:49:31Z: Enabling DDS entities (if not already enabled).
2025-10-28T18:49:31Z: DDS entities enabled.

2025-10-28T18:49:31Z: Initializing process actions.
2025-10-28T18:50:31Z: Starting process actions.
2025-10-28T18:50:31Z: Process tests started.

2025-10-28T18:50:32Z: Stopping process tests.
2025-10-28T18:50:32Z: Process tests stopped.

2025-10-28T18:50:33Z: Stopping process actions.
2025-10-28T18:50:33Z: Detaching Listeners.
2025-10-28T18:50:33Z: 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
2025-10-28T18:50:33Z: Process destruction / entity deletion complete.


--- Process Statistics ---

construction time: 0.776
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.173

--- 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:77s 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_9699
node_controller PID: 9700 started at 2025-10-28 18:50:35
/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: 9701 started at 2025-10-28 18:50:35
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 01036045.bd4a5e13.25e4340b.000001c1 "test_nc_9699"
Discovered 1 nodes
Running the Scenario...
Results will be stored in example/result/2

Started at 2025-10-28T18:50:42Z
Setting scenario launch_time to be 3 seconds from now: 2025-10-28T18:50:45Z

2025-10-28T18:50:45Z: Node 01036045.bd4a5e13.25e4340b.000001c1 (test_nc_9699) starting process 9719:
 - original config: 
 - command line: DCPSInfoRepo -ORBDebugLevel 1 -ORBLogFile DCPSInfoRepo.log -ORBListenEndpoints iiop://:12345 -DCPSPendingTimeout 3

2025-10-28T18:50:45Z: Node 01036045.bd4a5e13.25e4340b.000001c1 (test_nc_9699) starting process 9720:
 - original config: ci-disco-repo.json
 - command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_9700/n01036045.bd4a5e13.25e4340b.000001c1w2_config.json --report /tmp/opendds_bench_nc_9700/n01036045.bd4a5e13.25e4340b.000001c1w2_report.json --log /tmp/opendds_bench_nc_9700/n01036045.bd4a5e13.25e4340b.000001c1w2_log.txt

2025-10-28T18:50:45Z: Node 01036045.bd4a5e13.25e4340b.000001c1 (test_nc_9699) starting process 9721:
 - original config: ci-disco-repo.json
 - command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_9700/n01036045.bd4a5e13.25e4340b.000001c1w3_config.json --report /tmp/opendds_bench_nc_9700/n01036045.bd4a5e13.25e4340b.000001c1w3_report.json --log /tmp/opendds_bench_nc_9700/n01036045.bd4a5e13.25e4340b.000001c1w3_log.txt

2025-10-28T18:50:45Z: Node 01036045.bd4a5e13.25e4340b.000001c1 (test_nc_9699) starting process 9722:
 - original config: ci-disco-repo.json
 - command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_9700/n01036045.bd4a5e13.25e4340b.000001c1w4_config.json --report /tmp/opendds_bench_nc_9700/n01036045.bd4a5e13.25e4340b.000001c1w4_report.json --log /tmp/opendds_bench_nc_9700/n01036045.bd4a5e13.25e4340b.000001c1w4_log.txt

2025-10-28T18:50:45Z: Node 01036045.bd4a5e13.25e4340b.000001c1 (test_nc_9699) starting process 9723:
 - original config: ci-disco-repo.json
 - command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_9700/n01036045.bd4a5e13.25e4340b.000001c1w5_config.json --report /tmp/opendds_bench_nc_9700/n01036045.bd4a5e13.25e4340b.000001c1w5_report.json --log /tmp/opendds_bench_nc_9700/n01036045.bd4a5e13.25e4340b.000001c1w5_log.txt

2025-10-28T18:50:45Z: Node 01036045.bd4a5e13.25e4340b.000001c1 (test_nc_9699) starting process 9724:
 - original config: ci-disco-repo.json
 - command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_9700/n01036045.bd4a5e13.25e4340b.000001c1w6_config.json --report /tmp/opendds_bench_nc_9700/n01036045.bd4a5e13.25e4340b.000001c1w6_report.json --log /tmp/opendds_bench_nc_9700/n01036045.bd4a5e13.25e4340b.000001c1w6_log.txt

2025-10-28T18:50:45Z: Node 01036045.bd4a5e13.25e4340b.000001c1 (test_nc_9699) starting process 9725:
 - original config: ci-disco-repo.json
 - command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_9700/n01036045.bd4a5e13.25e4340b.000001c1w7_config.json --report /tmp/opendds_bench_nc_9700/n01036045.bd4a5e13.25e4340b.000001c1w7_report.json --log /tmp/opendds_bench_nc_9700/n01036045.bd4a5e13.25e4340b.000001c1w7_log.txt

2025-10-28T18:50:45Z: Node 01036045.bd4a5e13.25e4340b.000001c1 (test_nc_9699) starting process 9726:
 - original config: ci-disco-repo.json
 - command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_9700/n01036045.bd4a5e13.25e4340b.000001c1w8_config.json --report /tmp/opendds_bench_nc_9700/n01036045.bd4a5e13.25e4340b.000001c1w8_report.json --log /tmp/opendds_bench_nc_9700/n01036045.bd4a5e13.25e4340b.000001c1w8_log.txt

2025-10-28T18:50:45Z: Node 01036045.bd4a5e13.25e4340b.000001c1 (test_nc_9699) starting process 9727:
 - original config: ci-disco-repo.json
 - command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_9700/n01036045.bd4a5e13.25e4340b.000001c1w9_config.json --report /tmp/opendds_bench_nc_9700/n01036045.bd4a5e13.25e4340b.000001c1w9_report.json --log /tmp/opendds_bench_nc_9700/n01036045.bd4a5e13.25e4340b.000001c1w9_log.txt

2025-10-28T18:50:45Z: Node 01036045.bd4a5e13.25e4340b.000001c1 (test_nc_9699) starting process 9728:
 - original config: ci-disco-repo.json
 - command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_9700/n01036045.bd4a5e13.25e4340b.000001c1w10_config.json --report /tmp/opendds_bench_nc_9700/n01036045.bd4a5e13.25e4340b.000001c1w10_report.json --log /tmp/opendds_bench_nc_9700/n01036045.bd4a5e13.25e4340b.000001c1w10_log.txt

2025-10-28T18:50:45Z: Node 01036045.bd4a5e13.25e4340b.000001c1 (test_nc_9699) starting process 9729:
 - original config: ci-disco-repo.json
 - command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_9700/n01036045.bd4a5e13.25e4340b.000001c1w11_config.json --report /tmp/opendds_bench_nc_9700/n01036045.bd4a5e13.25e4340b.000001c1w11_report.json --log /tmp/opendds_bench_nc_9700/n01036045.bd4a5e13.25e4340b.000001c1w11_log.txt

2025-10-28T18:50:46Z: Node 01036045.bd4a5e13.25e4340b.000001c1 (test_nc_9699) starting process 9730:
 - original config: ci-disco-repo.json
 - command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_9700/n01036045.bd4a5e13.25e4340b.000001c1w12_config.json --report /tmp/opendds_bench_nc_9700/n01036045.bd4a5e13.25e4340b.000001c1w12_report.json --log /tmp/opendds_bench_nc_9700/n01036045.bd4a5e13.25e4340b.000001c1w12_log.txt

2025-10-28T18:50:46Z: Node 01036045.bd4a5e13.25e4340b.000001c1 (test_nc_9699) starting process 9732:
 - original config: ci-disco-repo.json
 - command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_9700/n01036045.bd4a5e13.25e4340b.000001c1w13_config.json --report /tmp/opendds_bench_nc_9700/n01036045.bd4a5e13.25e4340b.000001c1w13_report.json --log /tmp/opendds_bench_nc_9700/n01036045.bd4a5e13.25e4340b.000001c1w13_log.txt

2025-10-28T18:50:46Z: Node 01036045.bd4a5e13.25e4340b.000001c1 (test_nc_9699) starting process 9736:
 - original config: ci-disco-repo.json
 - command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_9700/n01036045.bd4a5e13.25e4340b.000001c1w14_config.json --report /tmp/opendds_bench_nc_9700/n01036045.bd4a5e13.25e4340b.000001c1w14_report.json --log /tmp/opendds_bench_nc_9700/n01036045.bd4a5e13.25e4340b.000001c1w14_log.txt

2025-10-28T18:50:46Z: Node 01036045.bd4a5e13.25e4340b.000001c1 (test_nc_9699) starting process 9738:
 - original config: ci-disco-repo.json
 - command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_9700/n01036045.bd4a5e13.25e4340b.000001c1w15_config.json --report /tmp/opendds_bench_nc_9700/n01036045.bd4a5e13.25e4340b.000001c1w15_report.json --log /tmp/opendds_bench_nc_9700/n01036045.bd4a5e13.25e4340b.000001c1w15_log.txt

2025-10-28T18:50:46Z: Node 01036045.bd4a5e13.25e4340b.000001c1 (test_nc_9699) starting process 9739:
 - original config: ci-disco-repo.json
 - command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_9700/n01036045.bd4a5e13.25e4340b.000001c1w16_config.json --report /tmp/opendds_bench_nc_9700/n01036045.bd4a5e13.25e4340b.000001c1w16_report.json --log /tmp/opendds_bench_nc_9700/n01036045.bd4a5e13.25e4340b.000001c1w16_log.txt

2025-10-28T18:50:46Z: Node 01036045.bd4a5e13.25e4340b.000001c1 (test_nc_9699) starting process 9740:
 - original config: ci-disco-repo.json
 - command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_9700/n01036045.bd4a5e13.25e4340b.000001c1w17_config.json --report /tmp/opendds_bench_nc_9700/n01036045.bd4a5e13.25e4340b.000001c1w17_report.json --log /tmp/opendds_bench_nc_9700/n01036045.bd4a5e13.25e4340b.000001c1w17_log.txt

2025-10-28T18:50:46Z: Node 01036045.bd4a5e13.25e4340b.000001c1 (test_nc_9699) starting process 9741:
 - original config: ci-disco-repo.json
 - command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_9700/n01036045.bd4a5e13.25e4340b.000001c1w18_config.json --report /tmp/opendds_bench_nc_9700/n01036045.bd4a5e13.25e4340b.000001c1w18_report.json --log /tmp/opendds_bench_nc_9700/n01036045.bd4a5e13.25e4340b.000001c1w18_log.txt

2025-10-28T18:50:46Z: Node 01036045.bd4a5e13.25e4340b.000001c1 (test_nc_9699) starting process 9742:
 - original config: ci-disco-repo.json
 - command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_9700/n01036045.bd4a5e13.25e4340b.000001c1w19_config.json --report /tmp/opendds_bench_nc_9700/n01036045.bd4a5e13.25e4340b.000001c1w19_report.json --log /tmp/opendds_bench_nc_9700/n01036045.bd4a5e13.25e4340b.000001c1w19_log.txt

2025-10-28T18:50:46Z: Node 01036045.bd4a5e13.25e4340b.000001c1 (test_nc_9699) starting process 9743:
 - original config: ci-disco-repo.json
 - command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_9700/n01036045.bd4a5e13.25e4340b.000001c1w20_config.json --report /tmp/opendds_bench_nc_9700/n01036045.bd4a5e13.25e4340b.000001c1w20_report.json --log /tmp/opendds_bench_nc_9700/n01036045.bd4a5e13.25e4340b.000001c1w20_log.txt

2025-10-28T18:50:46Z: Node 01036045.bd4a5e13.25e4340b.000001c1 (test_nc_9699) starting process 9744:
 - original config: ci-disco-repo.json
 - command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_9700/n01036045.bd4a5e13.25e4340b.000001c1w21_config.json --report /tmp/opendds_bench_nc_9700/n01036045.bd4a5e13.25e4340b.000001c1w21_report.json --log /tmp/opendds_bench_nc_9700/n01036045.bd4a5e13.25e4340b.000001c1w21_log.txt

2025-10-28T18:51:23Z: SpawnedProcessManager::handle_exit() - Handling exit of process 9721 with exit code 0
2025-10-28T18:51:24Z: SpawnedProcessManager::handle_exit() - Handling exit of process 9726 with exit code 0
2025-10-28T18:51:24Z: SpawnedProcessManager::handle_exit() - Handling exit of process 9720 with exit code 0
2025-10-28T18:51:24Z: SpawnedProcessManager::handle_exit() - Handling exit of process 9723 with exit code 0
2025-10-28T18:51:24Z: SpawnedProcessManager::handle_exit() - Handling exit of process 9730 with exit code 0
2025-10-28T18:51:24Z: SpawnedProcessManager::handle_exit() - Handling exit of process 9729 with exit code 0
2025-10-28T18:51:24Z: SpawnedProcessManager::handle_exit() - Handling exit of process 9724 with exit code 0
2025-10-28T18:51:24Z: SpawnedProcessManager::handle_exit() - Handling exit of process 9725 with exit code 0
2025-10-28T18:51:24Z: SpawnedProcessManager::handle_exit() - Handling exit of process 9722 with exit code 0
2025-10-28T18:51:25Z: SpawnedProcessManager::handle_exit() - Handling exit of process 9736 with exit code 0
2025-10-28T18:51:25Z: SpawnedProcessManager::handle_exit() - Handling exit of process 9728 with exit code 0
2025-10-28T18:51:25Z: SpawnedProcessManager::handle_exit() - Handling exit of process 9732 with exit code 0
2025-10-28T18:51:25Z: SpawnedProcessManager::handle_exit() - Handling exit of process 9727 with exit code 0
2025-10-28T18:51:25Z: SpawnedProcessManager::handle_exit() - Handling exit of process 9739 with exit code 0
2025-10-28T18:51:25Z: SpawnedProcessManager::handle_exit() - Handling exit of process 9738 with exit code 0
2025-10-28T18:51:25Z: SpawnedProcessManager::handle_exit() - Handling exit of process 9741 with exit code 0
2025-10-28T18:51:25Z: SpawnedProcessManager::handle_exit() - Handling exit of process 9742 with exit code 0
2025-10-28T18:51:25Z: SpawnedProcessManager::handle_exit() - Handling exit of process 9744 with exit code 0
2025-10-28T18:51:25Z: SpawnedProcessManager::handle_exit() - Handling exit of process 9743 with exit code 0
2025-10-28T18:51:26Z: SpawnedProcessManager::handle_exit() - Handling exit of process 9740 with exit code 0
2025-10-28T18:51:45Z: Scenario timed out, Killing Spawned Processes...
2025-10-28T18:51:45Z: SpawnedProcessManager::handle_exit() - Handling exit of process 9719 with exit code 9
Writing report for node name 'test_nc_9699' (id '01036045.bd4a5e13.25e4340b.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
All reports written and acknowledged.
Got 7 out of 21 expected process reports
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 2025-10-28T18:51:46Z


Percent Cpu Utilization Statistics:
  percent cpu utilization  count = 60
  percent cpu utilization    min = 0.000000
  percent cpu utilization    max = 87.532581
  percent cpu utilization   mean = 4.328362
  percent cpu utilization  stdev = 15.156656
  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.764279
  percent memory utilization   mean = 11.679594
  percent memory utilization  stdev = 8.364757
  percent memory utilization median = 18.763498
  percent memory utilization  madev = 0.000782

Percent Virtual Memory Utilization Statistics:
  percent virtual memory utilization  count = 60
  percent virtual memory utilization    min = 0.000000
  percent virtual memory utilization    max = 20.425833
  percent virtual memory utilization   mean = 13.390267
  percent virtual memory utilization  stdev = 9.267292
  percent virtual memory utilization median = 20.425833
  percent virtual memory utilization  madev = 0.000000

Test Timing Stats:
  Max Construction Time: 3.528 seconds
  Max Enable Time: 0.000 seconds
  Max Start Time: 0.000 seconds
  Max Stop Time: 0.000 seconds
  Max Destruction Time: 0.103 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.008885
  discovery time delta    max = 2.385844
  discovery time delta   mean = 0.391105
  discovery time delta  stdev = 0.465546
  discovery time delta median = 0.141834
  discovery time delta  madev = 0.107983

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 01036045.bd4a5e13.25e4340b.000001c1 === Spawned Process #3 (PID 9721) ===
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'

2025-10-28T18:50:49Z: 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
(9721|9721) INFO: set_DCPS_debug_level: set to 3
(9721|9721) INFO: ConfigStoreImpl::set_string: COMMON=@common
(9721|9721) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG_TRANSPORTS=rtps_transport
(9721|9721) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG=@rtps_config
(9721|9721) INFO: ConfigStoreImpl::set_string: CONFIG=@config
Creating participant: 'participant_01' in domain 7
(9721|9721) Service_Participant::set_repo_domain: Domain[ 7] = Repo[ DEFAULT_REPO].
(9721|9721) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.34.0-dev using ACE 6.5.23
(9721|9721) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 3
(9721|9721) Service_Participant::get_domain_participant_factory: machine: runnervmwhb2z, x86_64 platform: Linux, 6.11.0-1018-azure, #18~24.04.1-Ubuntu SMP Sat Jun 28 04:46:03 UTC 2025
(9721|9721) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(9721|9721) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(9721|9721) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(9721|9721) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(9721|9721) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(9721|9721) DomainParticipantImpl::enable: enabled participant 01030000.30c5d672.00000003.000001c1(a9fbab61) in domain 7
(9721|9721) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
(9721|9721) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
(9721|9721) InfoRepoDiscovery::bit_config - BIT tcp transport :0
(9721|9721) DDS::ParticipantBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 3f0 with 20 chunks
(9721|9721) DataReaderImpl::enable Cached_Allocator_With_Overflow 480 with 20 chunks
(9721|9721) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmwhb2z" as fully qualified hostname, please correct system configuration.
(9721|9721) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(9721|9810) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000003.000001c7(40980e54) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(9721|9721) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(9721|9721) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000003.000001c7(40980e54), subscribed to topic name "DCPSParticipant" type "PARTICIPANT_BUILT_IN_TOPIC_TYPE"
(9721|9721) DDS::TopicBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1440 with 20 chunks
(9721|9721) DataReaderImpl::enable Cached_Allocator_With_Overflow 14d0 with 20 chunks
(9721|9721) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(9721|9810) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000003.000002c7(6bb55d97) remote 01030000.30c5d672.00000001.000002c2(611ffa78)
(9721|9721) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(9721|9721) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000003.000002c7(6bb55d97), subscribed to topic name "DCPSTopic" type "TOPIC_BUILT_IN_TOPIC_TYPE"
(9721|9721) DDS::PublicationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1a70 with 20 chunks
(9721|9721) DataReaderImpl::enable Cached_Allocator_With_Overflow 1b00 with 20 chunks
(9721|9721) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(9721|9810) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000003.000003c7(72ae6cd6) remote 01030000.30c5d672.00000001.000004c2(37455dfe)
(9721|9721) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(9721|9721) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000003.000003c7(72ae6cd6), subscribed to topic name "DCPSPublication" type "PUBLICATION_BUILT_IN_TOPIC_TYPE"
(9721|9721) DDS::SubscriptionBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 20a0 with 20 chunks
(9721|9721) DataReaderImpl::enable Cached_Allocator_With_Overflow 2130 with 20 chunks
(9721|9721) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(9721|9810) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000003.000004c7(3deffa11) remote 01030000.30c5d672.00000001.000003c2(7804cb39)
(9721|9721) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(9721|9721) 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'
(9721|9721) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 2760 with 20 chunks
(9721|9721) DataReaderImpl::enable Cached_Allocator_With_Overflow 27f0 with 20 chunks
(9721|9721) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(9721|9721) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(9721|9721) 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'
(9721|9721) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 46e0 with 20 chunks
(9721|9721) DataReaderImpl::enable Cached_Allocator_With_Overflow 4770 with 20 chunks
(9721|9721) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(9721|9721) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(9721|9721) 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'
(9721|9721) WriteDataContainer sample_list_element_allocator 3378 with 20 chunks
(9721|9721) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 10080 with 20 chunks
(9721|9721) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10110 with 20 chunks
(9721|9721) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1400 with 20 chunks
(9721|9721) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(9721|9721) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(9721|9810) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(9721|9721) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000507(bf9009e0) remote 01030000.30c5d672.00000003.00000102(ab96386b)
(9721|9810) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) succeeded in associating with reader 01030000.30c5d672.00000003.00000507(bf9009e0)
(9721|9810) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) reader 01030000.30c5d672.00000003.00000507(bf9009e0) calling association_complete_i
(9721|9810) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(9721|9721) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(9721|9721) 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'
(9721|9721) WriteDataContainer sample_list_element_allocator 36f8 with 20 chunks
(9721|9721) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 101a0 with 20 chunks
(9721|9721) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10230 with 20 chunks
(9721|9721) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1680 with 20 chunks
(9721|9721) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(9721|9721) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(9721|9810) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(9721|9721) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000607(94bd5a23) remote 01030000.30c5d672.00000003.00000202(80bb6ba8)
(9721|9810) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) succeeded in associating with reader 01030000.30c5d672.00000003.00000607(94bd5a23)
(9721|9810) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) reader 01030000.30c5d672.00000003.00000607(94bd5a23) calling association_complete_i
(9721|9810) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(9721|9721) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(9721|9721) DataWriterImpl::enable: got GUID 01030000.30c5d672.00000003.00000202(80bb6ba8), publishing to topic name "topic_02" type "Bench::Data"
2025-10-28T18:50:50Z: Process construction / entity creation complete.

2025-10-28T18:50:50Z: Beginning action construction / initialization.
2025-10-28T18:50:50Z: Action construction / initialization complete.

(9721|9810) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000002.00000507(82f02050)
(9721|9810) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) succeeded in associating with reader 01030000.30c5d672.00000002.00000507(82f02050)
(9721|9810) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) reader 01030000.30c5d672.00000002.00000507(82f02050) calling association_complete_i
(9721|9810) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000002.00000507(82f02050)
(9721|9810) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(9721|9810) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) succeeded in associating with reader 01030000.30c5d672.00000002.00000607(a9dd7393)
(9721|9810) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) reader 01030000.30c5d672.00000002.00000607(a9dd7393) calling association_complete_i
(9721|9810) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(9721|9810) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(9721|9810) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) succeeded in associating with reader 01030000.30c5d672.00000004.00000507(0db0d5f0)
(9721|9810) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) reader 01030000.30c5d672.00000004.00000507(0db0d5f0) calling association_complete_i
(9721|9810) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(9721|9810) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000507(bf9009e0) remote 01030000.30c5d672.00000002.00000102(96f611db)
(9721|9810) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(9721|9810) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) succeeded in associating with reader 01030000.30c5d672.00000005.00000507(30d0fc40)
(9721|9810) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) reader 01030000.30c5d672.00000005.00000507(30d0fc40) calling association_complete_i
(9721|9810) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(9721|9810) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000004.00000607(269d8633)
(9721|9810) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) succeeded in associating with reader 01030000.30c5d672.00000004.00000607(269d8633)
(9721|9810) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) reader 01030000.30c5d672.00000004.00000607(269d8633) calling association_complete_i
(9721|9810) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000004.00000607(269d8633)
(9721|9810) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000607(94bd5a23) remote 01030000.30c5d672.00000002.00000202(bddb4218)
(9721|9810) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000507(bf9009e0) remote 01030000.30c5d672.00000004.00000102(19b6e47b)
(9721|9810) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(9721|9810) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) succeeded in associating with reader 01030000.30c5d672.00000005.00000607(1bfdaf83)
(9721|9810) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) reader 01030000.30c5d672.00000005.00000607(1bfdaf83) calling association_complete_i
(9721|9810) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(9721|9810) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000607(94bd5a23) remote 01030000.30c5d672.00000004.00000202(329bb7b8)
(9721|9810) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000507(bf9009e0) remote 01030000.30c5d672.00000005.00000102(24d6cdcb)
(9721|9810) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000006.00000507(77708690)
(9721|9810) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) succeeded in associating with reader 01030000.30c5d672.00000006.00000507(77708690)
(9721|9810) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) reader 01030000.30c5d672.00000006.00000507(77708690) calling association_complete_i
(9721|9810) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000006.00000507(77708690)
(9721|9810) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000607(94bd5a23) remote 01030000.30c5d672.00000005.00000202(0ffb9e08)
(9721|9810) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(9721|9810) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) succeeded in associating with reader 01030000.30c5d672.00000006.00000607(5c5dd553)
(9721|9810) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) reader 01030000.30c5d672.00000006.00000607(5c5dd553) calling association_complete_i
(9721|9810) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(9721|9810) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000507(bf9009e0) remote 01030000.30c5d672.00000006.00000102(6376b71b)
(9721|9810) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000607(94bd5a23) remote 01030000.30c5d672.00000006.00000202(485be4d8)
(9721|9810) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(9721|9810) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) succeeded in associating with reader 01030000.30c5d672.00000008.00000507(c84038f1)
(9721|9810) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) reader 01030000.30c5d672.00000008.00000507(c84038f1) calling association_complete_i
(9721|9810) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(9721|9810) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(9721|9810) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) succeeded in associating with reader 01030000.30c5d672.00000007.00000507(4a10af20)
(9721|9810) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) reader 01030000.30c5d672.00000007.00000507(4a10af20) calling association_complete_i
(9721|9810) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(9721|9810) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(9721|9810) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) succeeded in associating with reader 01030000.30c5d672.00000008.00000607(e36d6b32)
(9721|9810) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) reader 01030000.30c5d672.00000008.00000607(e36d6b32) calling association_complete_i
(9721|9810) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(9721|9810) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000009.00000507(f5201141)
(9721|9810) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) succeeded in associating with reader 01030000.30c5d672.00000009.00000507(f5201141)
(9721|9810) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) reader 01030000.30c5d672.00000009.00000507(f5201141) calling association_complete_i
(9721|9810) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000009.00000507(f5201141)
(9721|9810) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000507(bf9009e0) remote 01030000.30c5d672.00000008.00000102(dc46097a)
(9721|9810) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(9721|9810) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) succeeded in associating with reader 01030000.30c5d672.00000007.00000607(613dfce3)
(9721|9810) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) reader 01030000.30c5d672.00000007.00000607(613dfce3) calling association_complete_i
(9721|9810) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(9721|9810) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(9721|9810) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) succeeded in associating with reader 01030000.30c5d672.00000009.00000607(de0d4282)
(9721|9810) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) reader 01030000.30c5d672.00000009.00000607(de0d4282) calling association_complete_i
(9721|9810) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(9721|9810) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000507(bf9009e0) remote 01030000.30c5d672.00000007.00000102(5e169eab)
(9721|9810) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000607(94bd5a23) remote 01030000.30c5d672.00000008.00000202(f76b5ab9)
(9721|9810) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000607(94bd5a23) remote 01030000.30c5d672.00000007.00000202(753bcd68)
(9721|9810) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000507(bf9009e0) remote 01030000.30c5d672.00000009.00000102(e12620ca)
(9721|9810) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(9721|9810) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) succeeded in associating with reader 01030000.30c5d672.0000000a.00000507(b2806b91)
(9721|9810) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) reader 01030000.30c5d672.0000000a.00000507(b2806b91) calling association_complete_i
(9721|9810) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(9721|9810) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(9721|9810) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) succeeded in associating with reader 01030000.30c5d672.0000000b.00000507(8fe04221)
(9721|9810) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) reader 01030000.30c5d672.0000000b.00000507(8fe04221) calling association_complete_i
(9721|9810) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(9721|9810) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000607(94bd5a23) remote 01030000.30c5d672.00000009.00000202(ca0b7309)
(9721|9810) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(9721|9810) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) succeeded in associating with reader 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(9721|9810) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) reader 01030000.30c5d672.0000000b.00000607(a4cd11e2) calling association_complete_i
(9721|9810) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(9721|9810) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(9721|9810) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) succeeded in associating with reader 01030000.30c5d672.0000000a.00000607(99ad3852)
(9721|9810) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) reader 01030000.30c5d672.0000000a.00000607(99ad3852) calling association_complete_i
(9721|9810) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(9721|9810) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000507(bf9009e0) remote 01030000.30c5d672.0000000b.00000102(9be673aa)
(9721|9810) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(9721|9810) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) succeeded in associating with reader 01030000.30c5d672.0000000c.00000507(3dc09e31)
(9721|9810) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) reader 01030000.30c5d672.0000000c.00000507(3dc09e31) calling association_complete_i
(9721|9810) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(9721|9810) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000507(bf9009e0) remote 01030000.30c5d672.0000000a.00000102(a6865a1a)
(9721|9810) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000607(94bd5a23) remote 01030000.30c5d672.0000000b.00000202(b0cb2069)
(9721|9810) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000607(94bd5a23) remote 01030000.30c5d672.0000000a.00000202(8dab09d9)
(9721|9810) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(9721|9810) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) succeeded in associating with reader 01030000.30c5d672.0000000c.00000607(16edcdf2)
(9721|9810) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) reader 01030000.30c5d672.0000000c.00000607(16edcdf2) calling association_complete_i
(9721|9810) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
2025-10-28T18:50:51Z: Enabling DDS entities (if not already enabled).
2025-10-28T18:50:51Z: DDS entities enabled.

2025-10-28T18:50:51Z: Initializing process actions.
(9721|9810) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(9721|9810) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) succeeded in associating with reader 01030000.30c5d672.0000000d.00000507(00a0b781)
(9721|9810) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) reader 01030000.30c5d672.0000000d.00000507(00a0b781) calling association_complete_i
(9721|9810) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(9721|9810) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000507(bf9009e0) remote 01030000.30c5d672.0000000c.00000102(29c6afba)
(9721|9810) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(9721|9810) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) succeeded in associating with reader 01030000.30c5d672.00000010.00000507(98d0e4b2)
(9721|9810) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) reader 01030000.30c5d672.00000010.00000507(98d0e4b2) calling association_complete_i
(9721|9810) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(9721|9810) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(9721|9810) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) succeeded in associating with reader 01030000.30c5d672.0000000e.00000507(4700cd51)
(9721|9810) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) reader 01030000.30c5d672.0000000e.00000507(4700cd51) calling association_complete_i
(9721|9810) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(9721|9810) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(9721|9810) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) succeeded in associating with reader 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(9721|9810) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) reader 01030000.30c5d672.0000000f.00000507(7a60e4e1) calling association_complete_i
(9721|9810) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(9721|9810) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000607(94bd5a23) remote 01030000.30c5d672.0000000c.00000202(02ebfc79)
(9721|9810) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(9721|9810) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) succeeded in associating with reader 01030000.30c5d672.0000000d.00000607(2b8de442)
(9721|9810) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) reader 01030000.30c5d672.0000000d.00000607(2b8de442) calling association_complete_i
(9721|9810) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(9721|9810) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(9721|9810) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) succeeded in associating with reader 01030000.30c5d672.00000010.00000607(b3fdb771)
(9721|9810) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) reader 01030000.30c5d672.00000010.00000607(b3fdb771) calling association_complete_i
(9721|9810) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(9721|9810) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(9721|9810) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) succeeded in associating with reader 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(9721|9810) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) reader 01030000.30c5d672.0000000e.00000607(6c2d9e92) calling association_complete_i
(9721|9810) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(9721|9810) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000507(bf9009e0) remote 01030000.30c5d672.0000000d.00000102(14a6860a)
(9721|9810) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000507(bf9009e0) remote 01030000.30c5d672.0000000e.00000102(5306fcda)
(9721|9810) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.0000000f.00000607(514db722)
(9721|9810) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) succeeded in associating with reader 01030000.30c5d672.0000000f.00000607(514db722)
(9721|9810) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) reader 01030000.30c5d672.0000000f.00000607(514db722) calling association_complete_i
(9721|9810) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.0000000f.00000607(514db722)
(9721|9810) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000607(94bd5a23) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9)
(9721|9810) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000507(bf9009e0) remote 01030000.30c5d672.00000010.00000102(8cd6d539)
(9721|9810) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000507(bf9009e0) remote 01030000.30c5d672.0000000f.00000102(6e66d56a)
(9721|9810) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000607(94bd5a23) remote 01030000.30c5d672.0000000e.00000202(782baf19)
(9721|9810) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000607(94bd5a23) remote 01030000.30c5d672.00000010.00000202(a7fb86fa)
(9721|9810) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000607(94bd5a23) remote 01030000.30c5d672.0000000f.00000202(454b86a9)
(9721|9810) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(9721|9810) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) succeeded in associating with reader 01030000.30c5d672.00000011.00000507(a5b0cd02)
(9721|9810) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) reader 01030000.30c5d672.00000011.00000507(a5b0cd02) calling association_complete_i
(9721|9810) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(9721|9810) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(9721|9810) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) succeeded in associating with reader 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(9721|9810) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) reader 01030000.30c5d672.00000011.00000607(8e9d9ec1) calling association_complete_i
(9721|9810) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(9721|9810) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(9721|9810) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) succeeded in associating with reader 01030000.30c5d672.00000012.00000507(e210b7d2)
(9721|9810) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) reader 01030000.30c5d672.00000012.00000507(e210b7d2) calling association_complete_i
(9721|9810) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(9721|9810) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000507(bf9009e0) remote 01030000.30c5d672.00000011.00000102(b1b6fc89)
(9721|9810) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000012.00000607(c93de411)
(9721|9810) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) succeeded in associating with reader 01030000.30c5d672.00000012.00000607(c93de411)
(9721|9810) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) reader 01030000.30c5d672.00000012.00000607(c93de411) calling association_complete_i
(9721|9810) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000012.00000607(c93de411)
(9721|9810) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000607(94bd5a23) remote 01030000.30c5d672.00000011.00000202(9a9baf4a)
(9721|9810) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000507(bf9009e0) remote 01030000.30c5d672.00000012.00000102(f6168659)
(9721|9810) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000013.00000507(df709e62)
(9721|9810) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) succeeded in associating with reader 01030000.30c5d672.00000013.00000507(df709e62)
(9721|9810) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) reader 01030000.30c5d672.00000013.00000507(df709e62) calling association_complete_i
(9721|9810) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000013.00000507(df709e62)
(9721|9810) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000607(94bd5a23) remote 01030000.30c5d672.00000012.00000202(dd3bd59a)
(9721|9810) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(9721|9810) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) succeeded in associating with reader 01030000.30c5d672.00000013.00000607(f45dcda1)
(9721|9810) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) reader 01030000.30c5d672.00000013.00000607(f45dcda1) calling association_complete_i
(9721|9810) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(9721|9810) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000507(bf9009e0) remote 01030000.30c5d672.00000013.00000102(cb76afe9)
(9721|9810) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000014.00000507(6d504272)
(9721|9810) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) succeeded in associating with reader 01030000.30c5d672.00000014.00000507(6d504272)
(9721|9810) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) reader 01030000.30c5d672.00000014.00000507(6d504272) calling association_complete_i
(9721|9810) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000014.00000507(6d504272)
(9721|9810) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000607(94bd5a23) remote 01030000.30c5d672.00000013.00000202(e05bfc2a)
(9721|9810) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(9721|9810) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) succeeded in associating with reader 01030000.30c5d672.00000015.00000507(50306bc2)
(9721|9810) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) reader 01030000.30c5d672.00000015.00000507(50306bc2) calling association_complete_i
(9721|9810) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(9721|9810) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(9721|9810) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) succeeded in associating with reader 01030000.30c5d672.00000014.00000607(467d11b1)
(9721|9810) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) reader 01030000.30c5d672.00000014.00000607(467d11b1) calling association_complete_i
(9721|9810) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(9721|9810) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(9721|9810) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) succeeded in associating with reader 01030000.30c5d672.00000015.00000607(7b1d3801)
(9721|9810) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) reader 01030000.30c5d672.00000015.00000607(7b1d3801) calling association_complete_i
(9721|9810) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(9721|9810) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000507(bf9009e0) remote 01030000.30c5d672.00000014.00000102(795673f9)
(9721|9810) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000507(bf9009e0) remote 01030000.30c5d672.00000015.00000102(44365a49)
(9721|9810) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000607(94bd5a23) remote 01030000.30c5d672.00000014.00000202(527b203a)
(9721|9810) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000607(94bd5a23) remote 01030000.30c5d672.00000015.00000202(6f1b098a)
2025-10-28T18:51:21Z: Starting process actions.
2025-10-28T18:51:21Z: Process tests started.

2025-10-28T18:51:22Z: Stopping process tests.
2025-10-28T18:51:22Z: Process tests stopped.

2025-10-28T18:51:23Z: Stopping process actions.
2025-10-28T18:51:23Z: Detaching Listeners.
2025-10-28T18:51:23Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
(9721|9721) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000002.00000507(82f02050) num remotes 20
(9721|9810) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000003.00000507(bf9009e0) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(9721|9810) 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
(9721|9721) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000002.00000607(a9dd7393) num remotes 20
(9721|9810) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000003.00000607(94bd5a23) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(9721|9810) 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
(9721|9721) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000003.00000507(bf9009e0) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 19
(9721|9721) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000003.00000507(bf9009e0) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 19
Deleting datareader: datareader_02
(9721|9721) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000003.00000607(94bd5a23) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 19
(9721|9721) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000003.00000607(94bd5a23) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 19
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
(9721|9750) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000003.000001c7(40980e54) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(9721|9750) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000003.000001c7(40980e54) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(9721|9750) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(9721|9750) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(9721|9750) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(9721|9750) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(9721|9750) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(9721|9750) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(9721|9750) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(9721|9750) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(9721|9750) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(9721|9750) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(9721|9750) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(9721|9750) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(9721|9750) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(9721|9750) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(9721|9750) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(9721|9750) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(9721|9750) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(9721|9750) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(9721|9750) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(9721|9750) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(9721|9750) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000003.000003c7(72ae6cd6) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(9721|9750) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000003.000003c7(72ae6cd6) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(9721|9750) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9721|9750) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9721|9750) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9721|9750) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9721|9750) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9721|9750) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9721|9750) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9721|9750) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9721|9750) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9721|9750) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9721|9750) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9721|9750) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9721|9750) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9721|9750) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9721|9750) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9721|9750) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9721|9750) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9721|9750) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9721|9750) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9721|9750) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9721|9750) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9721|9750) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9721|9750) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9721|9750) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9721|9750) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9721|9750) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9721|9750) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9721|9750) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9721|9750) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9721|9750) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9721|9750) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9721|9750) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9721|9750) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9721|9750) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9721|9750) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9721|9750) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9721|9750) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9721|9750) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9721|9750) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000003.000004c7(3deffa11) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(9721|9750) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000003.000004c7(3deffa11) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(9721|9750) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9721|9750) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9721|9750) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9721|9750) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9721|9750) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9721|9750) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9721|9750) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9721|9750) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9721|9750) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9721|9750) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9721|9750) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9721|9750) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9721|9750) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9721|9750) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9721|9750) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9721|9750) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9721|9750) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9721|9750) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9721|9750) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9721|9750) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9721|9750) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9721|9750) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9721|9750) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9721|9750) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9721|9750) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9721|9750) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9721|9750) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9721|9750) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9721|9750) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9721|9750) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9721|9750) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9721|9750) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9721|9750) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9721|9750) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9721|9750) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9721|9750) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9721|9750) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9721|9750) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9721|9750) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000003.000002c7(6bb55d97) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(9721|9750) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000003.000002c7(6bb55d97) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(9721|9816) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.0.240:38871 , reconnect_state = INIT_STATE.
(9721|9750) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9721|9750) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9721|9750) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9721|9750) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9721|9750) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9721|9750) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9721|9750) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9721|9750) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9721|9750) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9721|9750) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9721|9750) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9721|9750) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9721|9750) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9721|9750) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9721|9750) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9721|9750) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9721|9750) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9721|9750) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9721|9750) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9721|9750) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9721|9750) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9721|9750) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9721|9750) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9721|9750) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9721|9750) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9721|9750) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9721|9750) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9721|9750) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9721|9750) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9721|9750) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9721|9750) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9721|9750) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9721|9750) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9721|9750) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9721|9750) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9721|9750) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9721|9750) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9721|9750) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9721|9750) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9721|9750) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9721|9816) DataLink::handle_exception() - delay already elapsed so handle_timeout now
(9721|9721) Service_Participant::shutdown
(9721|9721) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2025-10-28T18:51:23Z: Process destruction / entity deletion complete.


--- Process Statistics ---

construction time: 1.658
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.075

--- Discovery Statistics ---

undermatched readers: 0
undermatched writers: 0

(9721|9721) Service_Participant::~Service_Participant
(9721|9721) Service_Participant::shutdown


=== Showing Log for Node 01036045.bd4a5e13.25e4340b.000001c1 === Spawned Process #8 (PID 9726) ===
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'

2025-10-28T18:50:49Z: 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
(9726|9726) INFO: set_DCPS_debug_level: set to 3
(9726|9726) INFO: ConfigStoreImpl::set_string: COMMON=@common
(9726|9726) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG_TRANSPORTS=rtps_transport
(9726|9726) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG=@rtps_config
(9726|9726) INFO: ConfigStoreImpl::set_string: CONFIG=@config
Creating participant: 'participant_01' in domain 7
(9726|9726) Service_Participant::set_repo_domain: Domain[ 7] = Repo[ DEFAULT_REPO].
(9726|9726) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.34.0-dev using ACE 6.5.23
(9726|9726) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 3
(9726|9726) Service_Participant::get_domain_participant_factory: machine: runnervmwhb2z, x86_64 platform: Linux, 6.11.0-1018-azure, #18~24.04.1-Ubuntu SMP Sat Jun 28 04:46:03 UTC 2025
(9726|9726) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(9726|9726) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(9726|9726) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(9726|9726) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(9726|9726) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(9726|9726) DomainParticipantImpl::enable: enabled participant 01030000.30c5d672.00000002.000001c1(949b82d1) in domain 7
(9726|9726) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
(9726|9726) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
(9726|9726) InfoRepoDiscovery::bit_config - BIT tcp transport :0
(9726|9726) DDS::ParticipantBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 3f0 with 20 chunks
(9726|9726) DataReaderImpl::enable Cached_Allocator_With_Overflow 480 with 20 chunks
(9726|9726) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmwhb2z" as fully qualified hostname, please correct system configuration.
(9726|9726) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(9726|9809) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000002.000001c7(7df827e4) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(9726|9726) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(9726|9726) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000002.000001c7(7df827e4), subscribed to topic name "DCPSParticipant" type "PARTICIPANT_BUILT_IN_TOPIC_TYPE"
(9726|9726) DDS::TopicBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1440 with 20 chunks
(9726|9726) DataReaderImpl::enable Cached_Allocator_With_Overflow 14d0 with 20 chunks
(9726|9726) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(9726|9809) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000002.000002c7(56d57427) remote 01030000.30c5d672.00000001.000002c2(611ffa78)
(9726|9726) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(9726|9726) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000002.000002c7(56d57427), subscribed to topic name "DCPSTopic" type "TOPIC_BUILT_IN_TOPIC_TYPE"
(9726|9726) DDS::PublicationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1a70 with 20 chunks
(9726|9726) DataReaderImpl::enable Cached_Allocator_With_Overflow 1b00 with 20 chunks
(9726|9726) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(9726|9809) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000002.000003c7(4fce4566) remote 01030000.30c5d672.00000001.000004c2(37455dfe)
(9726|9726) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(9726|9726) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000002.000003c7(4fce4566), subscribed to topic name "DCPSPublication" type "PUBLICATION_BUILT_IN_TOPIC_TYPE"
(9726|9726) DDS::SubscriptionBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 20a0 with 20 chunks
(9726|9726) DataReaderImpl::enable Cached_Allocator_With_Overflow 2130 with 20 chunks
(9726|9726) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(9726|9809) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000002.000004c7(008fd3a1) remote 01030000.30c5d672.00000001.000003c2(7804cb39)
(9726|9726) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(9726|9726) 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'
(9726|9726) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 2760 with 20 chunks
(9726|9726) DataReaderImpl::enable Cached_Allocator_With_Overflow 27f0 with 20 chunks
(9726|9726) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(9726|9809) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000507(82f02050) remote 01030000.30c5d672.00000003.00000102(ab96386b)
(9726|9726) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(9726|9726) 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'
(9726|9726) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 46e0 with 20 chunks
(9726|9726) DataReaderImpl::enable Cached_Allocator_With_Overflow 4770 with 20 chunks
(9726|9726) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(9726|9809) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000607(a9dd7393) remote 01030000.30c5d672.00000003.00000202(80bb6ba8)
(9726|9726) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(9726|9726) 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'
(9726|9726) WriteDataContainer sample_list_element_allocator 36f8 with 20 chunks
(9726|9726) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 10080 with 20 chunks
(9726|9726) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10110 with 20 chunks
(9726|9726) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1400 with 20 chunks
(9726|9726) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(9726|9726) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(9726|9809) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(9726|9809) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) succeeded in associating with reader 01030000.30c5d672.00000003.00000507(bf9009e0)
(9726|9809) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) reader 01030000.30c5d672.00000003.00000507(bf9009e0) calling association_complete_i
(9726|9809) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(9726|9809) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000002.00000507(82f02050)
(9726|9809) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) succeeded in associating with reader 01030000.30c5d672.00000002.00000507(82f02050)
(9726|9809) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) reader 01030000.30c5d672.00000002.00000507(82f02050) calling association_complete_i
(9726|9809) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000002.00000507(82f02050)
(9726|9809) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000507(82f02050) remote 01030000.30c5d672.00000002.00000102(96f611db)
(9726|9809) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(9726|9809) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) succeeded in associating with reader 01030000.30c5d672.00000004.00000507(0db0d5f0)
(9726|9809) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) reader 01030000.30c5d672.00000004.00000507(0db0d5f0) calling association_complete_i
(9726|9809) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(9726|9726) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(9726|9726) 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'
(9726|9726) WriteDataContainer sample_list_element_allocator 3a78 with 20 chunks
(9726|9726) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 101a0 with 20 chunks
(9726|9726) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10230 with 20 chunks
(9726|9726) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1680 with 20 chunks
(9726|9726) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(9726|9726) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(9726|9809) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(9726|9809) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) succeeded in associating with reader 01030000.30c5d672.00000005.00000507(30d0fc40)
(9726|9809) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) reader 01030000.30c5d672.00000005.00000507(30d0fc40) calling association_complete_i
(9726|9809) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(9726|9809) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(9726|9726) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(9726|9726) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) succeeded in associating with reader 01030000.30c5d672.00000002.00000607(a9dd7393)
(9726|9726) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) reader 01030000.30c5d672.00000002.00000607(a9dd7393) calling association_complete_i
(9726|9726) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(9726|9726) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000607(a9dd7393) remote 01030000.30c5d672.00000002.00000202(bddb4218)
(9726|9809) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) succeeded in associating with reader 01030000.30c5d672.00000003.00000607(94bd5a23)
(9726|9809) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) reader 01030000.30c5d672.00000003.00000607(94bd5a23) calling association_complete_i
(9726|9809) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(9726|9809) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000004.00000607(269d8633)
(9726|9809) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) succeeded in associating with reader 01030000.30c5d672.00000004.00000607(269d8633)
(9726|9809) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) reader 01030000.30c5d672.00000004.00000607(269d8633) calling association_complete_i
(9726|9809) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000004.00000607(269d8633)
(9726|9726) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(9726|9726) DataWriterImpl::enable: got GUID 01030000.30c5d672.00000002.00000202(bddb4218), publishing to topic name "topic_02" type "Bench::Data"
2025-10-28T18:50:51Z: Process construction / entity creation complete.

2025-10-28T18:50:51Z: Beginning action construction / initialization.
2025-10-28T18:50:51Z: Action construction / initialization complete.

(9726|9809) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000507(82f02050) remote 01030000.30c5d672.00000004.00000102(19b6e47b)
(9726|9809) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(9726|9809) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) succeeded in associating with reader 01030000.30c5d672.00000005.00000607(1bfdaf83)
(9726|9809) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) reader 01030000.30c5d672.00000005.00000607(1bfdaf83) calling association_complete_i
(9726|9809) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(9726|9809) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000607(a9dd7393) remote 01030000.30c5d672.00000004.00000202(329bb7b8)
(9726|9809) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000507(82f02050) remote 01030000.30c5d672.00000005.00000102(24d6cdcb)
(9726|9809) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000006.00000507(77708690)
(9726|9809) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) succeeded in associating with reader 01030000.30c5d672.00000006.00000507(77708690)
(9726|9809) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) reader 01030000.30c5d672.00000006.00000507(77708690) calling association_complete_i
(9726|9809) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000006.00000507(77708690)
(9726|9809) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000607(a9dd7393) remote 01030000.30c5d672.00000005.00000202(0ffb9e08)
(9726|9809) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(9726|9809) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) succeeded in associating with reader 01030000.30c5d672.00000006.00000607(5c5dd553)
(9726|9809) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) reader 01030000.30c5d672.00000006.00000607(5c5dd553) calling association_complete_i
(9726|9809) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(9726|9809) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000507(82f02050) remote 01030000.30c5d672.00000006.00000102(6376b71b)
(9726|9809) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000607(a9dd7393) remote 01030000.30c5d672.00000006.00000202(485be4d8)
(9726|9809) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(9726|9809) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) succeeded in associating with reader 01030000.30c5d672.00000008.00000507(c84038f1)
(9726|9809) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) reader 01030000.30c5d672.00000008.00000507(c84038f1) calling association_complete_i
(9726|9809) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(9726|9809) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(9726|9809) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) succeeded in associating with reader 01030000.30c5d672.00000007.00000507(4a10af20)
(9726|9809) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) reader 01030000.30c5d672.00000007.00000507(4a10af20) calling association_complete_i
(9726|9809) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(9726|9809) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(9726|9809) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) succeeded in associating with reader 01030000.30c5d672.00000008.00000607(e36d6b32)
(9726|9809) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) reader 01030000.30c5d672.00000008.00000607(e36d6b32) calling association_complete_i
(9726|9809) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(9726|9809) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000009.00000507(f5201141)
(9726|9809) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) succeeded in associating with reader 01030000.30c5d672.00000009.00000507(f5201141)
(9726|9809) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) reader 01030000.30c5d672.00000009.00000507(f5201141) calling association_complete_i
(9726|9809) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000009.00000507(f5201141)
(9726|9809) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000507(82f02050) remote 01030000.30c5d672.00000008.00000102(dc46097a)
(9726|9809) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(9726|9809) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) succeeded in associating with reader 01030000.30c5d672.00000007.00000607(613dfce3)
(9726|9809) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) reader 01030000.30c5d672.00000007.00000607(613dfce3) calling association_complete_i
(9726|9809) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(9726|9809) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(9726|9809) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) succeeded in associating with reader 01030000.30c5d672.00000009.00000607(de0d4282)
(9726|9809) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) reader 01030000.30c5d672.00000009.00000607(de0d4282) calling association_complete_i
(9726|9809) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(9726|9809) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000507(82f02050) remote 01030000.30c5d672.00000007.00000102(5e169eab)
(9726|9809) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000607(a9dd7393) remote 01030000.30c5d672.00000008.00000202(f76b5ab9)
(9726|9809) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000607(a9dd7393) remote 01030000.30c5d672.00000007.00000202(753bcd68)
(9726|9809) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000507(82f02050) remote 01030000.30c5d672.00000009.00000102(e12620ca)
(9726|9809) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(9726|9809) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) succeeded in associating with reader 01030000.30c5d672.0000000a.00000507(b2806b91)
(9726|9809) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) reader 01030000.30c5d672.0000000a.00000507(b2806b91) calling association_complete_i
(9726|9809) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(9726|9809) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(9726|9809) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) succeeded in associating with reader 01030000.30c5d672.0000000b.00000507(8fe04221)
(9726|9809) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) reader 01030000.30c5d672.0000000b.00000507(8fe04221) calling association_complete_i
(9726|9809) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(9726|9809) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000607(a9dd7393) remote 01030000.30c5d672.00000009.00000202(ca0b7309)
(9726|9809) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(9726|9809) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) succeeded in associating with reader 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(9726|9809) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) reader 01030000.30c5d672.0000000b.00000607(a4cd11e2) calling association_complete_i
(9726|9809) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(9726|9809) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(9726|9809) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) succeeded in associating with reader 01030000.30c5d672.0000000a.00000607(99ad3852)
(9726|9809) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) reader 01030000.30c5d672.0000000a.00000607(99ad3852) calling association_complete_i
(9726|9809) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(9726|9809) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000507(82f02050) remote 01030000.30c5d672.0000000b.00000102(9be673aa)
(9726|9809) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(9726|9809) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) succeeded in associating with reader 01030000.30c5d672.0000000c.00000507(3dc09e31)
(9726|9809) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) reader 01030000.30c5d672.0000000c.00000507(3dc09e31) calling association_complete_i
(9726|9809) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(9726|9809) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000507(82f02050) remote 01030000.30c5d672.0000000a.00000102(a6865a1a)
(9726|9809) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000607(a9dd7393) remote 01030000.30c5d672.0000000b.00000202(b0cb2069)
(9726|9809) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000607(a9dd7393) remote 01030000.30c5d672.0000000a.00000202(8dab09d9)
(9726|9809) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(9726|9809) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) succeeded in associating with reader 01030000.30c5d672.0000000c.00000607(16edcdf2)
(9726|9809) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) reader 01030000.30c5d672.0000000c.00000607(16edcdf2) calling association_complete_i
(9726|9809) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(9726|9809) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(9726|9809) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) succeeded in associating with reader 01030000.30c5d672.0000000d.00000507(00a0b781)
(9726|9809) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) reader 01030000.30c5d672.0000000d.00000507(00a0b781) calling association_complete_i
(9726|9809) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(9726|9809) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000507(82f02050) remote 01030000.30c5d672.0000000c.00000102(29c6afba)
(9726|9809) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(9726|9809) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) succeeded in associating with reader 01030000.30c5d672.00000010.00000507(98d0e4b2)
(9726|9809) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) reader 01030000.30c5d672.00000010.00000507(98d0e4b2) calling association_complete_i
(9726|9809) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(9726|9809) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(9726|9809) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) succeeded in associating with reader 01030000.30c5d672.0000000e.00000507(4700cd51)
(9726|9809) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) reader 01030000.30c5d672.0000000e.00000507(4700cd51) calling association_complete_i
(9726|9809) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(9726|9809) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(9726|9809) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) succeeded in associating with reader 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(9726|9809) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) reader 01030000.30c5d672.0000000f.00000507(7a60e4e1) calling association_complete_i
(9726|9809) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(9726|9809) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000607(a9dd7393) remote 01030000.30c5d672.0000000c.00000202(02ebfc79)
(9726|9809) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(9726|9809) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) succeeded in associating with reader 01030000.30c5d672.0000000d.00000607(2b8de442)
(9726|9809) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) reader 01030000.30c5d672.0000000d.00000607(2b8de442) calling association_complete_i
(9726|9809) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(9726|9809) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(9726|9809) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) succeeded in associating with reader 01030000.30c5d672.00000010.00000607(b3fdb771)
(9726|9809) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) reader 01030000.30c5d672.00000010.00000607(b3fdb771) calling association_complete_i
(9726|9809) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(9726|9809) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(9726|9809) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) succeeded in associating with reader 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(9726|9809) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) reader 01030000.30c5d672.0000000e.00000607(6c2d9e92) calling association_complete_i
(9726|9809) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(9726|9809) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000507(82f02050) remote 01030000.30c5d672.0000000d.00000102(14a6860a)
(9726|9809) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000507(82f02050) remote 01030000.30c5d672.0000000e.00000102(5306fcda)
(9726|9809) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.0000000f.00000607(514db722)
(9726|9809) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) succeeded in associating with reader 01030000.30c5d672.0000000f.00000607(514db722)
(9726|9809) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) reader 01030000.30c5d672.0000000f.00000607(514db722) calling association_complete_i
(9726|9809) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.0000000f.00000607(514db722)
(9726|9809) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000607(a9dd7393) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9)
(9726|9809) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000507(82f02050) remote 01030000.30c5d672.00000010.00000102(8cd6d539)
(9726|9809) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000507(82f02050) remote 01030000.30c5d672.0000000f.00000102(6e66d56a)
(9726|9809) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000607(a9dd7393) remote 01030000.30c5d672.0000000e.00000202(782baf19)
(9726|9809) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000607(a9dd7393) remote 01030000.30c5d672.00000010.00000202(a7fb86fa)
(9726|9809) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000607(a9dd7393) remote 01030000.30c5d672.0000000f.00000202(454b86a9)
2025-10-28T18:50:52Z: Enabling DDS entities (if not already enabled).
2025-10-28T18:50:52Z: DDS entities enabled.

2025-10-28T18:50:52Z: Initializing process actions.
(9726|9809) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(9726|9809) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) succeeded in associating with reader 01030000.30c5d672.00000011.00000507(a5b0cd02)
(9726|9809) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) reader 01030000.30c5d672.00000011.00000507(a5b0cd02) calling association_complete_i
(9726|9809) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(9726|9809) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(9726|9809) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) succeeded in associating with reader 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(9726|9809) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) reader 01030000.30c5d672.00000011.00000607(8e9d9ec1) calling association_complete_i
(9726|9809) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(9726|9809) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(9726|9809) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) succeeded in associating with reader 01030000.30c5d672.00000012.00000507(e210b7d2)
(9726|9809) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) reader 01030000.30c5d672.00000012.00000507(e210b7d2) calling association_complete_i
(9726|9809) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(9726|9809) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000507(82f02050) remote 01030000.30c5d672.00000011.00000102(b1b6fc89)
(9726|9809) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000012.00000607(c93de411)
(9726|9809) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) succeeded in associating with reader 01030000.30c5d672.00000012.00000607(c93de411)
(9726|9809) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) reader 01030000.30c5d672.00000012.00000607(c93de411) calling association_complete_i
(9726|9809) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000012.00000607(c93de411)
(9726|9809) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000607(a9dd7393) remote 01030000.30c5d672.00000011.00000202(9a9baf4a)
(9726|9809) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000507(82f02050) remote 01030000.30c5d672.00000012.00000102(f6168659)
(9726|9809) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000013.00000507(df709e62)
(9726|9809) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) succeeded in associating with reader 01030000.30c5d672.00000013.00000507(df709e62)
(9726|9809) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) reader 01030000.30c5d672.00000013.00000507(df709e62) calling association_complete_i
(9726|9809) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000013.00000507(df709e62)
(9726|9809) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000607(a9dd7393) remote 01030000.30c5d672.00000012.00000202(dd3bd59a)
(9726|9809) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(9726|9809) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) succeeded in associating with reader 01030000.30c5d672.00000013.00000607(f45dcda1)
(9726|9809) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) reader 01030000.30c5d672.00000013.00000607(f45dcda1) calling association_complete_i
(9726|9809) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(9726|9809) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000507(82f02050) remote 01030000.30c5d672.00000013.00000102(cb76afe9)
(9726|9809) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000014.00000507(6d504272)
(9726|9809) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) succeeded in associating with reader 01030000.30c5d672.00000014.00000507(6d504272)
(9726|9809) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) reader 01030000.30c5d672.00000014.00000507(6d504272) calling association_complete_i
(9726|9809) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000014.00000507(6d504272)
(9726|9809) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000607(a9dd7393) remote 01030000.30c5d672.00000013.00000202(e05bfc2a)
(9726|9809) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(9726|9809) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) succeeded in associating with reader 01030000.30c5d672.00000015.00000507(50306bc2)
(9726|9809) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) reader 01030000.30c5d672.00000015.00000507(50306bc2) calling association_complete_i
(9726|9809) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(9726|9809) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(9726|9809) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) succeeded in associating with reader 01030000.30c5d672.00000014.00000607(467d11b1)
(9726|9809) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) reader 01030000.30c5d672.00000014.00000607(467d11b1) calling association_complete_i
(9726|9809) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(9726|9809) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(9726|9809) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) succeeded in associating with reader 01030000.30c5d672.00000015.00000607(7b1d3801)
(9726|9809) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) reader 01030000.30c5d672.00000015.00000607(7b1d3801) calling association_complete_i
(9726|9809) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(9726|9809) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000507(82f02050) remote 01030000.30c5d672.00000014.00000102(795673f9)
(9726|9809) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000507(82f02050) remote 01030000.30c5d672.00000015.00000102(44365a49)
(9726|9809) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000607(a9dd7393) remote 01030000.30c5d672.00000014.00000202(527b203a)
(9726|9809) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000607(a9dd7393) remote 01030000.30c5d672.00000015.00000202(6f1b098a)
2025-10-28T18:51:22Z: Starting process actions.
2025-10-28T18:51:22Z: Process tests started.

2025-10-28T18:51:23Z: Stopping process tests.
2025-10-28T18:51:23Z: Process tests stopped.

(9726|9809) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000002.00000507(82f02050) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(9726|9809) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000002.00000507(82f02050) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(9726|9809) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000002.00000607(a9dd7393) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(9726|9809) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000002.00000607(a9dd7393) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(9726|9809) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000003.00000507(bf9009e0) num remotes 1
(9726|9809) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000003.00000607(94bd5a23) num remotes 1
2025-10-28T18:51:24Z: Stopping process actions.
2025-10-28T18:51:24Z: Detaching Listeners.
2025-10-28T18:51:24Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
(9726|9726) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000002.00000507(82f02050) num remotes 19
(9726|9809) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000002.00000507(82f02050) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(9726|9809) 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
(9726|9726) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000002.00000607(a9dd7393) num remotes 19
(9726|9809) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000002.00000607(a9dd7393) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(9726|9809) 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
(9726|9726) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000002.00000507(82f02050) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 18
(9726|9726) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000002.00000507(82f02050) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 18
Deleting datareader: datareader_02
(9726|9726) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000002.00000607(a9dd7393) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 18
(9726|9726) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000002.00000607(a9dd7393) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 18
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
(9726|9753) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000002.000001c7(7df827e4) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(9726|9753) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000002.000001c7(7df827e4) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(9726|9753) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(9726|9753) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(9726|9753) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(9726|9753) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(9726|9753) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(9726|9753) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(9726|9753) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(9726|9753) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(9726|9753) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(9726|9753) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(9726|9753) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(9726|9753) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(9726|9753) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(9726|9753) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(9726|9753) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(9726|9753) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(9726|9753) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(9726|9753) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(9726|9753) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(9726|9753) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000002.000003c7(4fce4566) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(9726|9753) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000002.000003c7(4fce4566) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(9726|9753) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9726|9753) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9726|9753) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9726|9753) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9726|9753) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9726|9753) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9726|9753) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9726|9753) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9726|9753) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9726|9753) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9726|9753) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9726|9753) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9726|9753) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9726|9753) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9726|9753) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9726|9753) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9726|9753) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9726|9753) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9726|9753) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9726|9753) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9726|9753) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9726|9753) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9726|9753) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9726|9753) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9726|9753) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9726|9753) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9726|9753) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9726|9753) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9726|9753) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9726|9753) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9726|9753) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9726|9753) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9726|9753) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9726|9753) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9726|9753) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9726|9753) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9726|9753) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000002.000004c7(008fd3a1) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(9726|9753) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000002.000004c7(008fd3a1) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(9726|9753) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9726|9753) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9726|9753) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9726|9753) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9726|9753) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9726|9753) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9726|9753) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9726|9753) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9726|9753) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9726|9753) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9726|9753) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9726|9753) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9726|9753) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9726|9753) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9726|9753) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9726|9753) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9726|9753) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9726|9753) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9726|9753) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9726|9753) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9726|9753) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9726|9753) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9726|9753) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9726|9753) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9726|9753) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9726|9753) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9726|9753) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9726|9753) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9726|9753) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9726|9753) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9726|9753) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9726|9753) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9726|9753) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9726|9753) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9726|9753) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9726|9753) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9726|9753) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000002.000002c7(56d57427) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(9726|9753) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000002.000002c7(56d57427) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(9726|9815) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.0.240:38871 , reconnect_state = INIT_STATE.
(9726|9753) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9726|9753) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9726|9753) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9726|9753) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9726|9753) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9726|9753) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9726|9753) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9726|9753) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9726|9753) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9726|9753) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9726|9753) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9726|9753) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9726|9753) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9726|9753) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9726|9753) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9726|9753) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9726|9753) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9726|9753) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9726|9753) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9726|9753) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9726|9753) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9726|9753) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9726|9753) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9726|9753) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9726|9753) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9726|9753) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9726|9753) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9726|9753) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9726|9753) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9726|9753) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9726|9753) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9726|9753) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9726|9753) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9726|9753) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9726|9753) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9726|9753) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9726|9753) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9726|9753) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9726|9815) DataLink::handle_exception() - delay already elapsed so handle_timeout now
(9726|9726) Service_Participant::shutdown
(9726|9726) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2025-10-28T18:51:24Z: Process destruction / entity deletion complete.


--- Process Statistics ---

construction time: 2.018
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.082

--- Discovery Statistics ---

undermatched readers: 0
undermatched writers: 0

(9726|9726) Service_Participant::~Service_Participant
(9726|9726) Service_Participant::shutdown


=== Showing Log for Node 01036045.bd4a5e13.25e4340b.000001c1 === Spawned Process #2 (PID 9720) ===
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'

2025-10-28T18:50:49Z: 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
(9720|9720) INFO: set_DCPS_debug_level: set to 3
(9720|9720) INFO: ConfigStoreImpl::set_string: COMMON=@common
(9720|9720) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG_TRANSPORTS=rtps_transport
(9720|9720) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG=@rtps_config
(9720|9720) INFO: ConfigStoreImpl::set_string: CONFIG=@config
Creating participant: 'participant_01' in domain 7
(9720|9720) Service_Participant::set_repo_domain: Domain[ 7] = Repo[ DEFAULT_REPO].
(9720|9720) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.34.0-dev using ACE 6.5.23
(9720|9720) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 3
(9720|9720) Service_Participant::get_domain_participant_factory: machine: runnervmwhb2z, x86_64 platform: Linux, 6.11.0-1018-azure, #18~24.04.1-Ubuntu SMP Sat Jun 28 04:46:03 UTC 2025
(9720|9720) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(9720|9720) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(9720|9720) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(9720|9720) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(9720|9720) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(9720|9720) DomainParticipantImpl::enable: enabled participant 01030000.30c5d672.00000004.000001c1(1bdb7771) in domain 7
(9720|9720) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
(9720|9720) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
(9720|9720) InfoRepoDiscovery::bit_config - BIT tcp transport :0
(9720|9720) DDS::ParticipantBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 3f0 with 20 chunks
(9720|9720) DataReaderImpl::enable Cached_Allocator_With_Overflow 480 with 20 chunks
(9720|9720) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmwhb2z" as fully qualified hostname, please correct system configuration.
(9720|9720) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(9720|9817) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000004.000001c7(f2b8d244) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(9720|9720) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(9720|9720) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000004.000001c7(f2b8d244), subscribed to topic name "DCPSParticipant" type "PARTICIPANT_BUILT_IN_TOPIC_TYPE"
(9720|9720) DDS::TopicBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1440 with 20 chunks
(9720|9720) DataReaderImpl::enable Cached_Allocator_With_Overflow 14d0 with 20 chunks
(9720|9720) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(9720|9817) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000004.000002c7(d9958187) remote 01030000.30c5d672.00000001.000002c2(611ffa78)
(9720|9720) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(9720|9720) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000004.000002c7(d9958187), subscribed to topic name "DCPSTopic" type "TOPIC_BUILT_IN_TOPIC_TYPE"
(9720|9720) DDS::PublicationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1a70 with 20 chunks
(9720|9720) DataReaderImpl::enable Cached_Allocator_With_Overflow 1b00 with 20 chunks
(9720|9720) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(9720|9817) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000004.000003c7(c08eb0c6) remote 01030000.30c5d672.00000001.000004c2(37455dfe)
(9720|9720) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(9720|9720) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000004.000003c7(c08eb0c6), subscribed to topic name "DCPSPublication" type "PUBLICATION_BUILT_IN_TOPIC_TYPE"
(9720|9720) DDS::SubscriptionBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 20a0 with 20 chunks
(9720|9720) DataReaderImpl::enable Cached_Allocator_With_Overflow 2130 with 20 chunks
(9720|9720) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(9720|9817) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000004.000004c7(8fcf2601) remote 01030000.30c5d672.00000001.000003c2(7804cb39)
(9720|9720) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(9720|9720) 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'
(9720|9720) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 2760 with 20 chunks
(9720|9720) DataReaderImpl::enable Cached_Allocator_With_Overflow 27f0 with 20 chunks
(9720|9720) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(9720|9817) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.00000003.00000102(ab96386b)
(9720|9720) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(9720|9720) 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'
(9720|9720) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 46e0 with 20 chunks
(9720|9720) DataReaderImpl::enable Cached_Allocator_With_Overflow 4770 with 20 chunks
(9720|9817) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.00000002.00000102(96f611db)
(9720|9720) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(9720|9817) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.00000003.00000202(80bb6ba8)
(9720|9720) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(9720|9720) 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'
(9720|9720) WriteDataContainer sample_list_element_allocator 3378 with 20 chunks
(9720|9720) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 10080 with 20 chunks
(9720|9720) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10110 with 20 chunks
(9720|9720) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1400 with 20 chunks
(9720|9720) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(9720|9720) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(9720|9817) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.00000002.00000202(bddb4218)
(9720|9720) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(9720|9720) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) succeeded in associating with reader 01030000.30c5d672.00000003.00000507(bf9009e0)
(9720|9720) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) reader 01030000.30c5d672.00000003.00000507(bf9009e0) calling association_complete_i
(9720|9720) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(9720|9817) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000002.00000507(82f02050)
(9720|9817) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) succeeded in associating with reader 01030000.30c5d672.00000002.00000507(82f02050)
(9720|9817) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) reader 01030000.30c5d672.00000002.00000507(82f02050) calling association_complete_i
(9720|9817) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000002.00000507(82f02050)
(9720|9817) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(9720|9817) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) succeeded in associating with reader 01030000.30c5d672.00000004.00000507(0db0d5f0)
(9720|9817) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) reader 01030000.30c5d672.00000004.00000507(0db0d5f0) calling association_complete_i
(9720|9817) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(9720|9817) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.00000004.00000102(19b6e47b)
(9720|9720) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(9720|9720) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) succeeded in associating with reader 01030000.30c5d672.00000005.00000507(30d0fc40)
(9720|9720) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) reader 01030000.30c5d672.00000005.00000507(30d0fc40) calling association_complete_i
(9720|9720) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(9720|9720) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(9720|9720) 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'
(9720|9720) WriteDataContainer sample_list_element_allocator 36f8 with 20 chunks
(9720|9720) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 101a0 with 20 chunks
(9720|9720) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10230 with 20 chunks
(9720|9720) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1680 with 20 chunks
(9720|9720) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(9720|9720) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(9720|9817) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(9720|9817) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) succeeded in associating with reader 01030000.30c5d672.00000003.00000607(94bd5a23)
(9720|9817) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) reader 01030000.30c5d672.00000003.00000607(94bd5a23) calling association_complete_i
(9720|9817) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(9720|9817) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(9720|9817) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) succeeded in associating with reader 01030000.30c5d672.00000002.00000607(a9dd7393)
(9720|9817) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) reader 01030000.30c5d672.00000002.00000607(a9dd7393) calling association_complete_i
(9720|9817) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(9720|9817) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000004.00000607(269d8633)
(9720|9720) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.00000004.00000202(329bb7b8)
(9720|9817) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) succeeded in associating with reader 01030000.30c5d672.00000004.00000607(269d8633)
(9720|9817) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) reader 01030000.30c5d672.00000004.00000607(269d8633) calling association_complete_i
(9720|9817) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000004.00000607(269d8633)
(9720|9817) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(9720|9817) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) succeeded in associating with reader 01030000.30c5d672.00000005.00000607(1bfdaf83)
(9720|9817) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) reader 01030000.30c5d672.00000005.00000607(1bfdaf83) calling association_complete_i
(9720|9817) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(9720|9720) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(9720|9720) DataWriterImpl::enable: got GUID 01030000.30c5d672.00000004.00000202(329bb7b8), publishing to topic name "topic_02" type "Bench::Data"
2025-10-28T18:50:51Z: Process construction / entity creation complete.

2025-10-28T18:50:51Z: Beginning action construction / initialization.
2025-10-28T18:50:51Z: Action construction / initialization complete.

(9720|9817) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.00000005.00000102(24d6cdcb)
(9720|9817) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000006.00000507(77708690)
(9720|9817) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) succeeded in associating with reader 01030000.30c5d672.00000006.00000507(77708690)
(9720|9817) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) reader 01030000.30c5d672.00000006.00000507(77708690) calling association_complete_i
(9720|9817) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000006.00000507(77708690)
(9720|9817) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.00000005.00000202(0ffb9e08)
(9720|9817) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(9720|9817) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) succeeded in associating with reader 01030000.30c5d672.00000006.00000607(5c5dd553)
(9720|9817) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) reader 01030000.30c5d672.00000006.00000607(5c5dd553) calling association_complete_i
(9720|9817) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(9720|9817) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.00000006.00000102(6376b71b)
(9720|9817) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.00000006.00000202(485be4d8)
(9720|9817) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(9720|9817) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) succeeded in associating with reader 01030000.30c5d672.00000008.00000507(c84038f1)
(9720|9817) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) reader 01030000.30c5d672.00000008.00000507(c84038f1) calling association_complete_i
(9720|9817) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(9720|9817) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(9720|9817) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) succeeded in associating with reader 01030000.30c5d672.00000007.00000507(4a10af20)
(9720|9817) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) reader 01030000.30c5d672.00000007.00000507(4a10af20) calling association_complete_i
(9720|9817) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(9720|9817) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(9720|9817) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) succeeded in associating with reader 01030000.30c5d672.00000008.00000607(e36d6b32)
(9720|9817) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) reader 01030000.30c5d672.00000008.00000607(e36d6b32) calling association_complete_i
(9720|9817) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(9720|9817) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000009.00000507(f5201141)
(9720|9817) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) succeeded in associating with reader 01030000.30c5d672.00000009.00000507(f5201141)
(9720|9817) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) reader 01030000.30c5d672.00000009.00000507(f5201141) calling association_complete_i
(9720|9817) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000009.00000507(f5201141)
(9720|9817) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.00000008.00000102(dc46097a)
(9720|9817) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(9720|9817) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) succeeded in associating with reader 01030000.30c5d672.00000007.00000607(613dfce3)
(9720|9817) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) reader 01030000.30c5d672.00000007.00000607(613dfce3) calling association_complete_i
(9720|9817) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(9720|9817) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(9720|9817) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) succeeded in associating with reader 01030000.30c5d672.00000009.00000607(de0d4282)
(9720|9817) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) reader 01030000.30c5d672.00000009.00000607(de0d4282) calling association_complete_i
(9720|9817) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(9720|9817) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.00000007.00000102(5e169eab)
(9720|9817) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.00000008.00000202(f76b5ab9)
(9720|9817) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.00000007.00000202(753bcd68)
(9720|9817) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.00000009.00000102(e12620ca)
(9720|9817) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(9720|9817) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) succeeded in associating with reader 01030000.30c5d672.0000000a.00000507(b2806b91)
(9720|9817) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) reader 01030000.30c5d672.0000000a.00000507(b2806b91) calling association_complete_i
(9720|9817) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(9720|9817) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(9720|9817) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) succeeded in associating with reader 01030000.30c5d672.0000000b.00000507(8fe04221)
(9720|9817) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) reader 01030000.30c5d672.0000000b.00000507(8fe04221) calling association_complete_i
(9720|9817) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(9720|9817) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.00000009.00000202(ca0b7309)
(9720|9817) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(9720|9817) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) succeeded in associating with reader 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(9720|9817) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) reader 01030000.30c5d672.0000000b.00000607(a4cd11e2) calling association_complete_i
(9720|9817) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(9720|9817) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(9720|9817) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) succeeded in associating with reader 01030000.30c5d672.0000000a.00000607(99ad3852)
(9720|9817) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) reader 01030000.30c5d672.0000000a.00000607(99ad3852) calling association_complete_i
(9720|9817) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(9720|9817) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.0000000b.00000102(9be673aa)
(9720|9817) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(9720|9817) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) succeeded in associating with reader 01030000.30c5d672.0000000c.00000507(3dc09e31)
(9720|9817) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) reader 01030000.30c5d672.0000000c.00000507(3dc09e31) calling association_complete_i
(9720|9817) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(9720|9817) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.0000000a.00000102(a6865a1a)
(9720|9817) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.0000000b.00000202(b0cb2069)
(9720|9817) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.0000000a.00000202(8dab09d9)
(9720|9817) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(9720|9817) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) succeeded in associating with reader 01030000.30c5d672.0000000c.00000607(16edcdf2)
(9720|9817) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) reader 01030000.30c5d672.0000000c.00000607(16edcdf2) calling association_complete_i
(9720|9817) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(9720|9817) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(9720|9817) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) succeeded in associating with reader 01030000.30c5d672.0000000d.00000507(00a0b781)
(9720|9817) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) reader 01030000.30c5d672.0000000d.00000507(00a0b781) calling association_complete_i
(9720|9817) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(9720|9817) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.0000000c.00000102(29c6afba)
(9720|9817) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(9720|9817) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) succeeded in associating with reader 01030000.30c5d672.00000010.00000507(98d0e4b2)
(9720|9817) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) reader 01030000.30c5d672.00000010.00000507(98d0e4b2) calling association_complete_i
(9720|9817) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(9720|9817) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(9720|9817) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) succeeded in associating with reader 01030000.30c5d672.0000000e.00000507(4700cd51)
(9720|9817) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) reader 01030000.30c5d672.0000000e.00000507(4700cd51) calling association_complete_i
(9720|9817) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(9720|9817) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(9720|9817) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) succeeded in associating with reader 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(9720|9817) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) reader 01030000.30c5d672.0000000f.00000507(7a60e4e1) calling association_complete_i
(9720|9817) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(9720|9817) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.0000000c.00000202(02ebfc79)
(9720|9817) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(9720|9817) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) succeeded in associating with reader 01030000.30c5d672.0000000d.00000607(2b8de442)
(9720|9817) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) reader 01030000.30c5d672.0000000d.00000607(2b8de442) calling association_complete_i
(9720|9817) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(9720|9817) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(9720|9817) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) succeeded in associating with reader 01030000.30c5d672.00000010.00000607(b3fdb771)
(9720|9817) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) reader 01030000.30c5d672.00000010.00000607(b3fdb771) calling association_complete_i
(9720|9817) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(9720|9817) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(9720|9817) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) succeeded in associating with reader 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(9720|9817) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) reader 01030000.30c5d672.0000000e.00000607(6c2d9e92) calling association_complete_i
(9720|9817) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(9720|9817) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.0000000d.00000102(14a6860a)
(9720|9817) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.0000000e.00000102(5306fcda)
(9720|9817) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.0000000f.00000607(514db722)
(9720|9817) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) succeeded in associating with reader 01030000.30c5d672.0000000f.00000607(514db722)
(9720|9817) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) reader 01030000.30c5d672.0000000f.00000607(514db722) calling association_complete_i
(9720|9817) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.0000000f.00000607(514db722)
(9720|9817) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9)
(9720|9817) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.00000010.00000102(8cd6d539)
(9720|9817) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.0000000f.00000102(6e66d56a)
(9720|9817) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.0000000e.00000202(782baf19)
(9720|9817) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.00000010.00000202(a7fb86fa)
(9720|9817) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.0000000f.00000202(454b86a9)
2025-10-28T18:50:52Z: Enabling DDS entities (if not already enabled).
2025-10-28T18:50:52Z: DDS entities enabled.

2025-10-28T18:50:52Z: Initializing process actions.
(9720|9817) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(9720|9817) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) succeeded in associating with reader 01030000.30c5d672.00000011.00000507(a5b0cd02)
(9720|9817) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) reader 01030000.30c5d672.00000011.00000507(a5b0cd02) calling association_complete_i
(9720|9817) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(9720|9817) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(9720|9817) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) succeeded in associating with reader 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(9720|9817) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) reader 01030000.30c5d672.00000011.00000607(8e9d9ec1) calling association_complete_i
(9720|9817) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(9720|9817) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(9720|9817) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) succeeded in associating with reader 01030000.30c5d672.00000012.00000507(e210b7d2)
(9720|9817) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) reader 01030000.30c5d672.00000012.00000507(e210b7d2) calling association_complete_i
(9720|9817) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(9720|9817) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.00000011.00000102(b1b6fc89)
(9720|9817) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000012.00000607(c93de411)
(9720|9817) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) succeeded in associating with reader 01030000.30c5d672.00000012.00000607(c93de411)
(9720|9817) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) reader 01030000.30c5d672.00000012.00000607(c93de411) calling association_complete_i
(9720|9817) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000012.00000607(c93de411)
(9720|9817) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.00000011.00000202(9a9baf4a)
(9720|9817) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.00000012.00000102(f6168659)
(9720|9817) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000013.00000507(df709e62)
(9720|9817) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) succeeded in associating with reader 01030000.30c5d672.00000013.00000507(df709e62)
(9720|9817) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) reader 01030000.30c5d672.00000013.00000507(df709e62) calling association_complete_i
(9720|9817) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000013.00000507(df709e62)
(9720|9817) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.00000012.00000202(dd3bd59a)
(9720|9817) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(9720|9817) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) succeeded in associating with reader 01030000.30c5d672.00000013.00000607(f45dcda1)
(9720|9817) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) reader 01030000.30c5d672.00000013.00000607(f45dcda1) calling association_complete_i
(9720|9817) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(9720|9817) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.00000013.00000102(cb76afe9)
(9720|9817) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000014.00000507(6d504272)
(9720|9817) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) succeeded in associating with reader 01030000.30c5d672.00000014.00000507(6d504272)
(9720|9817) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) reader 01030000.30c5d672.00000014.00000507(6d504272) calling association_complete_i
(9720|9817) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000014.00000507(6d504272)
(9720|9817) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.00000013.00000202(e05bfc2a)
(9720|9817) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(9720|9817) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) succeeded in associating with reader 01030000.30c5d672.00000015.00000507(50306bc2)
(9720|9817) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) reader 01030000.30c5d672.00000015.00000507(50306bc2) calling association_complete_i
(9720|9817) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(9720|9817) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(9720|9817) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) succeeded in associating with reader 01030000.30c5d672.00000014.00000607(467d11b1)
(9720|9817) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) reader 01030000.30c5d672.00000014.00000607(467d11b1) calling association_complete_i
(9720|9817) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(9720|9817) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(9720|9817) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) succeeded in associating with reader 01030000.30c5d672.00000015.00000607(7b1d3801)
(9720|9817) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) reader 01030000.30c5d672.00000015.00000607(7b1d3801) calling association_complete_i
(9720|9817) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(9720|9817) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.00000014.00000102(795673f9)
(9720|9817) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.00000015.00000102(44365a49)
(9720|9817) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.00000014.00000202(527b203a)
(9720|9817) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.00000015.00000202(6f1b098a)
2025-10-28T18:51:22Z: Starting process actions.
2025-10-28T18:51:22Z: Process tests started.

2025-10-28T18:51:23Z: Stopping process tests.
2025-10-28T18:51:23Z: Process tests stopped.

(9720|9817) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(9720|9817) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(9720|9817) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(9720|9817) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(9720|9817) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000003.00000507(bf9009e0) num remotes 1
(9720|9817) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000003.00000607(94bd5a23) num remotes 1
(9720|9817) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(9720|9817) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(9720|9817) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(9720|9817) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(9720|9817) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000002.00000507(82f02050) num remotes 1
(9720|9817) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000002.00000607(a9dd7393) num remotes 1
2025-10-28T18:51:24Z: Stopping process actions.
2025-10-28T18:51:24Z: Detaching Listeners.
2025-10-28T18:51:24Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
(9720|9720) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000004.00000507(0db0d5f0) num remotes 18
(9720|9817) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(9720|9817) 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
(9720|9720) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000004.00000607(269d8633) num remotes 18
(9720|9817) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(9720|9817) 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
(9720|9720) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 17
(9720|9720) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 17
Deleting datareader: datareader_02
(9720|9720) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 17
(9720|9720) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 17
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
(9720|9756) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000004.000001c7(f2b8d244) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(9720|9756) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000004.000001c7(f2b8d244) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(9720|9756) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(9720|9756) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(9720|9756) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(9720|9756) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(9720|9756) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(9720|9756) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(9720|9756) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(9720|9756) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(9720|9756) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(9720|9756) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(9720|9756) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(9720|9756) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(9720|9756) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(9720|9756) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(9720|9756) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(9720|9756) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(9720|9756) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(9720|9756) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(9720|9756) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000004.000003c7(c08eb0c6) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(9720|9756) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000004.000003c7(c08eb0c6) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(9720|9756) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9720|9756) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9720|9756) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9720|9756) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9720|9756) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9720|9756) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9720|9756) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9720|9756) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9720|9756) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9720|9756) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9720|9756) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9720|9756) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9720|9756) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9720|9756) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9720|9756) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9720|9756) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9720|9756) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9720|9756) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9720|9756) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9720|9756) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9720|9756) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9720|9756) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9720|9756) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9720|9756) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9720|9756) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9720|9756) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9720|9756) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9720|9756) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9720|9756) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9720|9756) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9720|9756) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9720|9756) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9720|9756) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9720|9756) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9720|9756) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000004.000004c7(8fcf2601) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(9720|9756) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000004.000004c7(8fcf2601) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(9720|9756) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9720|9756) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9720|9756) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9720|9756) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9720|9756) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9720|9756) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9720|9756) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9720|9756) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9720|9756) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9720|9756) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9720|9756) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9720|9756) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9720|9756) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9720|9756) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9720|9756) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9720|9756) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9720|9756) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9720|9756) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9720|9756) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9720|9756) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9720|9756) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9720|9756) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9720|9756) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9720|9756) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9720|9756) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9720|9756) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9720|9756) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9720|9756) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9720|9756) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9720|9756) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9720|9756) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9720|9756) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9720|9756) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9720|9756) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9720|9821) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.0.240:38871 , reconnect_state = INIT_STATE.
(9720|9756) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000004.000002c7(d9958187) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(9720|9756) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000004.000002c7(d9958187) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(9720|9756) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9720|9756) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9720|9756) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9720|9756) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9720|9756) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9720|9756) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9720|9756) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9720|9756) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9720|9756) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9720|9756) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9720|9756) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9720|9756) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9720|9756) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9720|9756) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9720|9756) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9720|9756) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9720|9756) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9720|9756) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9720|9756) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9720|9756) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9720|9756) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9720|9756) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9720|9756) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9720|9756) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9720|9756) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9720|9756) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9720|9756) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9720|9756) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9720|9756) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9720|9756) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9720|9756) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9720|9756) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9720|9756) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9720|9756) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9720|9756) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9720|9756) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9720|9821) DataLink::handle_exception() - delay already elapsed so handle_timeout now
(9720|9720) Service_Participant::shutdown
(9720|9720) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2025-10-28T18:51:24Z: Process destruction / entity deletion complete.


--- Process Statistics ---

construction time: 2.060
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.096

--- Discovery Statistics ---

undermatched readers: 0
undermatched writers: 0

(9720|9720) Service_Participant::~Service_Participant
(9720|9720) Service_Participant::shutdown


=== Showing Log for Node 01036045.bd4a5e13.25e4340b.000001c1 === Spawned Process #5 (PID 9723) ===
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'

2025-10-28T18:50:49Z: 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
(9723|9723) INFO: set_DCPS_debug_level: set to 3
(9723|9723) INFO: ConfigStoreImpl::set_string: COMMON=@common
(9723|9723) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG_TRANSPORTS=rtps_transport
(9723|9723) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG=@rtps_config
(9723|9723) INFO: ConfigStoreImpl::set_string: CONFIG=@config
Creating participant: 'participant_01' in domain 7
(9723|9723) Service_Participant::set_repo_domain: Domain[ 7] = Repo[ DEFAULT_REPO].
(9723|9723) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.34.0-dev using ACE 6.5.23
(9723|9723) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 3
(9723|9723) Service_Participant::get_domain_participant_factory: machine: runnervmwhb2z, x86_64 platform: Linux, 6.11.0-1018-azure, #18~24.04.1-Ubuntu SMP Sat Jun 28 04:46:03 UTC 2025
(9723|9723) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(9723|9723) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(9723|9723) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(9723|9723) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(9723|9723) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(9723|9723) DomainParticipantImpl::enable: enabled participant 01030000.30c5d672.00000005.000001c1(26bb5ec1) in domain 7
(9723|9723) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
(9723|9723) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
(9723|9723) InfoRepoDiscovery::bit_config - BIT tcp transport :0
(9723|9723) DDS::ParticipantBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 3f0 with 20 chunks
(9723|9723) DataReaderImpl::enable Cached_Allocator_With_Overflow 480 with 20 chunks
(9723|9723) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmwhb2z" as fully qualified hostname, please correct system configuration.
(9723|9723) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(9723|9818) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000005.000001c7(cfd8fbf4) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(9723|9723) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(9723|9723) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000005.000001c7(cfd8fbf4), subscribed to topic name "DCPSParticipant" type "PARTICIPANT_BUILT_IN_TOPIC_TYPE"
(9723|9723) DDS::TopicBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1440 with 20 chunks
(9723|9723) DataReaderImpl::enable Cached_Allocator_With_Overflow 14d0 with 20 chunks
(9723|9723) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(9723|9818) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000005.000002c7(e4f5a837) remote 01030000.30c5d672.00000001.000002c2(611ffa78)
(9723|9723) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(9723|9723) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000005.000002c7(e4f5a837), subscribed to topic name "DCPSTopic" type "TOPIC_BUILT_IN_TOPIC_TYPE"
(9723|9723) DDS::PublicationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1a70 with 20 chunks
(9723|9723) DataReaderImpl::enable Cached_Allocator_With_Overflow 1b00 with 20 chunks
(9723|9723) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(9723|9818) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000005.000003c7(fdee9976) remote 01030000.30c5d672.00000001.000004c2(37455dfe)
(9723|9723) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(9723|9723) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000005.000003c7(fdee9976), subscribed to topic name "DCPSPublication" type "PUBLICATION_BUILT_IN_TOPIC_TYPE"
(9723|9723) DDS::SubscriptionBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 20a0 with 20 chunks
(9723|9723) DataReaderImpl::enable Cached_Allocator_With_Overflow 2130 with 20 chunks
(9723|9723) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(9723|9818) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000005.000004c7(b2af0fb1) remote 01030000.30c5d672.00000001.000003c2(7804cb39)
(9723|9723) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(9723|9723) 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'
(9723|9723) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 2760 with 20 chunks
(9723|9723) DataReaderImpl::enable Cached_Allocator_With_Overflow 27f0 with 20 chunks
(9723|9723) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(9723|9818) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.00000003.00000102(ab96386b)
(9723|9723) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.00000002.00000102(96f611db)
(9723|9723) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(9723|9723) 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'
(9723|9723) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 46e0 with 20 chunks
(9723|9723) DataReaderImpl::enable Cached_Allocator_With_Overflow 4770 with 20 chunks
(9723|9723) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(9723|9818) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.00000004.00000102(19b6e47b)
(9723|9818) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.00000003.00000202(80bb6ba8)
(9723|9818) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.00000002.00000202(bddb4218)
(9723|9723) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(9723|9723) 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'
(9723|9723) WriteDataContainer sample_list_element_allocator 3378 with 20 chunks
(9723|9723) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 10080 with 20 chunks
(9723|9723) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10110 with 20 chunks
(9723|9723) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1400 with 20 chunks
(9723|9723) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(9723|9723) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(9723|9818) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.00000004.00000202(329bb7b8)
(9723|9818) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(9723|9818) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) succeeded in associating with reader 01030000.30c5d672.00000003.00000507(bf9009e0)
(9723|9818) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) reader 01030000.30c5d672.00000003.00000507(bf9009e0) calling association_complete_i
(9723|9818) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(9723|9818) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000002.00000507(82f02050)
(9723|9818) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) succeeded in associating with reader 01030000.30c5d672.00000002.00000507(82f02050)
(9723|9818) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) reader 01030000.30c5d672.00000002.00000507(82f02050) calling association_complete_i
(9723|9818) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000002.00000507(82f02050)
(9723|9818) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(9723|9723) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(9723|9818) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) succeeded in associating with reader 01030000.30c5d672.00000004.00000507(0db0d5f0)
(9723|9818) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) reader 01030000.30c5d672.00000004.00000507(0db0d5f0) calling association_complete_i
(9723|9818) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(9723|9818) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.00000005.00000102(24d6cdcb)
(9723|9723) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) succeeded in associating with reader 01030000.30c5d672.00000005.00000507(30d0fc40)
(9723|9723) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) reader 01030000.30c5d672.00000005.00000507(30d0fc40) calling association_complete_i
(9723|9723) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(9723|9723) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(9723|9723) 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'
(9723|9723) WriteDataContainer sample_list_element_allocator 36f8 with 20 chunks
(9723|9723) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 101a0 with 20 chunks
(9723|9723) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10230 with 20 chunks
(9723|9723) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1700 with 20 chunks
(9723|9723) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(9723|9723) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(9723|9818) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000006.00000507(77708690)
(9723|9818) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) succeeded in associating with reader 01030000.30c5d672.00000006.00000507(77708690)
(9723|9818) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) reader 01030000.30c5d672.00000006.00000507(77708690) calling association_complete_i
(9723|9818) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000006.00000507(77708690)
(9723|9818) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(9723|9818) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) succeeded in associating with reader 01030000.30c5d672.00000003.00000607(94bd5a23)
(9723|9818) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) reader 01030000.30c5d672.00000003.00000607(94bd5a23) calling association_complete_i
(9723|9818) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(9723|9818) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(9723|9818) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) succeeded in associating with reader 01030000.30c5d672.00000002.00000607(a9dd7393)
(9723|9818) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) reader 01030000.30c5d672.00000002.00000607(a9dd7393) calling association_complete_i
(9723|9818) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(9723|9818) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000004.00000607(269d8633)
(9723|9818) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) succeeded in associating with reader 01030000.30c5d672.00000004.00000607(269d8633)
(9723|9818) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) reader 01030000.30c5d672.00000004.00000607(269d8633) calling association_complete_i
(9723|9818) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000004.00000607(269d8633)
(9723|9818) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(9723|9818) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) succeeded in associating with reader 01030000.30c5d672.00000005.00000607(1bfdaf83)
(9723|9818) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) reader 01030000.30c5d672.00000005.00000607(1bfdaf83) calling association_complete_i
(9723|9818) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(9723|9818) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.00000005.00000202(0ffb9e08)
(9723|9723) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(9723|9723) DataWriterImpl::enable: got GUID 01030000.30c5d672.00000005.00000202(0ffb9e08), publishing to topic name "topic_02" type "Bench::Data"
2025-10-28T18:50:51Z: Process construction / entity creation complete.

2025-10-28T18:50:51Z: Beginning action construction / initialization.
2025-10-28T18:50:51Z: Action construction / initialization complete.

(9723|9818) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(9723|9818) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) succeeded in associating with reader 01030000.30c5d672.00000006.00000607(5c5dd553)
(9723|9818) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) reader 01030000.30c5d672.00000006.00000607(5c5dd553) calling association_complete_i
(9723|9818) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(9723|9818) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.00000006.00000102(6376b71b)
(9723|9818) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.00000006.00000202(485be4d8)
(9723|9818) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(9723|9818) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) succeeded in associating with reader 01030000.30c5d672.00000008.00000507(c84038f1)
(9723|9818) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) reader 01030000.30c5d672.00000008.00000507(c84038f1) calling association_complete_i
(9723|9818) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(9723|9818) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(9723|9818) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) succeeded in associating with reader 01030000.30c5d672.00000007.00000507(4a10af20)
(9723|9818) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) reader 01030000.30c5d672.00000007.00000507(4a10af20) calling association_complete_i
(9723|9818) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(9723|9818) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(9723|9818) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) succeeded in associating with reader 01030000.30c5d672.00000008.00000607(e36d6b32)
(9723|9818) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) reader 01030000.30c5d672.00000008.00000607(e36d6b32) calling association_complete_i
(9723|9818) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(9723|9818) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000009.00000507(f5201141)
(9723|9818) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) succeeded in associating with reader 01030000.30c5d672.00000009.00000507(f5201141)
(9723|9818) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) reader 01030000.30c5d672.00000009.00000507(f5201141) calling association_complete_i
(9723|9818) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000009.00000507(f5201141)
(9723|9818) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.00000008.00000102(dc46097a)
(9723|9818) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(9723|9818) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) succeeded in associating with reader 01030000.30c5d672.00000007.00000607(613dfce3)
(9723|9818) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) reader 01030000.30c5d672.00000007.00000607(613dfce3) calling association_complete_i
(9723|9818) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(9723|9818) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(9723|9818) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) succeeded in associating with reader 01030000.30c5d672.00000009.00000607(de0d4282)
(9723|9818) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) reader 01030000.30c5d672.00000009.00000607(de0d4282) calling association_complete_i
(9723|9818) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(9723|9818) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.00000007.00000102(5e169eab)
(9723|9818) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.00000008.00000202(f76b5ab9)
(9723|9818) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.00000007.00000202(753bcd68)
(9723|9818) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.00000009.00000102(e12620ca)
(9723|9818) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(9723|9818) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) succeeded in associating with reader 01030000.30c5d672.0000000a.00000507(b2806b91)
(9723|9818) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) reader 01030000.30c5d672.0000000a.00000507(b2806b91) calling association_complete_i
(9723|9818) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(9723|9818) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(9723|9818) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) succeeded in associating with reader 01030000.30c5d672.0000000b.00000507(8fe04221)
(9723|9818) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) reader 01030000.30c5d672.0000000b.00000507(8fe04221) calling association_complete_i
(9723|9818) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(9723|9818) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.00000009.00000202(ca0b7309)
(9723|9818) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(9723|9818) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) succeeded in associating with reader 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(9723|9818) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) reader 01030000.30c5d672.0000000b.00000607(a4cd11e2) calling association_complete_i
(9723|9818) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(9723|9818) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(9723|9818) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) succeeded in associating with reader 01030000.30c5d672.0000000a.00000607(99ad3852)
(9723|9818) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) reader 01030000.30c5d672.0000000a.00000607(99ad3852) calling association_complete_i
(9723|9818) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(9723|9818) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.0000000b.00000102(9be673aa)
(9723|9818) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(9723|9818) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) succeeded in associating with reader 01030000.30c5d672.0000000c.00000507(3dc09e31)
(9723|9818) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) reader 01030000.30c5d672.0000000c.00000507(3dc09e31) calling association_complete_i
(9723|9818) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(9723|9818) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.0000000a.00000102(a6865a1a)
(9723|9818) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.0000000b.00000202(b0cb2069)
(9723|9818) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.0000000a.00000202(8dab09d9)
(9723|9818) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(9723|9818) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) succeeded in associating with reader 01030000.30c5d672.0000000c.00000607(16edcdf2)
(9723|9818) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) reader 01030000.30c5d672.0000000c.00000607(16edcdf2) calling association_complete_i
(9723|9818) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(9723|9818) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(9723|9818) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) succeeded in associating with reader 01030000.30c5d672.0000000d.00000507(00a0b781)
(9723|9818) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) reader 01030000.30c5d672.0000000d.00000507(00a0b781) calling association_complete_i
(9723|9818) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(9723|9818) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.0000000c.00000102(29c6afba)
(9723|9818) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(9723|9818) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) succeeded in associating with reader 01030000.30c5d672.00000010.00000507(98d0e4b2)
(9723|9818) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) reader 01030000.30c5d672.00000010.00000507(98d0e4b2) calling association_complete_i
(9723|9818) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(9723|9818) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(9723|9818) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) succeeded in associating with reader 01030000.30c5d672.0000000e.00000507(4700cd51)
(9723|9818) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) reader 01030000.30c5d672.0000000e.00000507(4700cd51) calling association_complete_i
(9723|9818) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(9723|9818) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(9723|9818) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) succeeded in associating with reader 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(9723|9818) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) reader 01030000.30c5d672.0000000f.00000507(7a60e4e1) calling association_complete_i
(9723|9818) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(9723|9818) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.0000000c.00000202(02ebfc79)
(9723|9818) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(9723|9818) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) succeeded in associating with reader 01030000.30c5d672.0000000d.00000607(2b8de442)
(9723|9818) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) reader 01030000.30c5d672.0000000d.00000607(2b8de442) calling association_complete_i
(9723|9818) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(9723|9818) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(9723|9818) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) succeeded in associating with reader 01030000.30c5d672.00000010.00000607(b3fdb771)
(9723|9818) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) reader 01030000.30c5d672.00000010.00000607(b3fdb771) calling association_complete_i
(9723|9818) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(9723|9818) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(9723|9818) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) succeeded in associating with reader 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(9723|9818) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) reader 01030000.30c5d672.0000000e.00000607(6c2d9e92) calling association_complete_i
(9723|9818) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(9723|9818) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.0000000d.00000102(14a6860a)
(9723|9818) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.0000000e.00000102(5306fcda)
(9723|9818) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.0000000f.00000607(514db722)
(9723|9818) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) succeeded in associating with reader 01030000.30c5d672.0000000f.00000607(514db722)
(9723|9818) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) reader 01030000.30c5d672.0000000f.00000607(514db722) calling association_complete_i
(9723|9818) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.0000000f.00000607(514db722)
(9723|9818) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9)
(9723|9818) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.00000010.00000102(8cd6d539)
(9723|9818) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.0000000f.00000102(6e66d56a)
(9723|9818) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.0000000e.00000202(782baf19)
(9723|9818) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.00000010.00000202(a7fb86fa)
(9723|9818) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.0000000f.00000202(454b86a9)
(9723|9818) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(9723|9818) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) succeeded in associating with reader 01030000.30c5d672.00000011.00000507(a5b0cd02)
(9723|9818) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) reader 01030000.30c5d672.00000011.00000507(a5b0cd02) calling association_complete_i
(9723|9818) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
2025-10-28T18:50:52Z: Enabling DDS entities (if not already enabled).
2025-10-28T18:50:52Z: DDS entities enabled.

2025-10-28T18:50:52Z: Initializing process actions.
(9723|9818) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(9723|9818) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) succeeded in associating with reader 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(9723|9818) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) reader 01030000.30c5d672.00000011.00000607(8e9d9ec1) calling association_complete_i
(9723|9818) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(9723|9818) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(9723|9818) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) succeeded in associating with reader 01030000.30c5d672.00000012.00000507(e210b7d2)
(9723|9818) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) reader 01030000.30c5d672.00000012.00000507(e210b7d2) calling association_complete_i
(9723|9818) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(9723|9818) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.00000011.00000102(b1b6fc89)
(9723|9818) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000012.00000607(c93de411)
(9723|9818) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) succeeded in associating with reader 01030000.30c5d672.00000012.00000607(c93de411)
(9723|9818) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) reader 01030000.30c5d672.00000012.00000607(c93de411) calling association_complete_i
(9723|9818) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000012.00000607(c93de411)
(9723|9818) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.00000011.00000202(9a9baf4a)
(9723|9818) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.00000012.00000102(f6168659)
(9723|9818) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000013.00000507(df709e62)
(9723|9818) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) succeeded in associating with reader 01030000.30c5d672.00000013.00000507(df709e62)
(9723|9818) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) reader 01030000.30c5d672.00000013.00000507(df709e62) calling association_complete_i
(9723|9818) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000013.00000507(df709e62)
(9723|9818) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.00000012.00000202(dd3bd59a)
(9723|9818) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(9723|9818) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) succeeded in associating with reader 01030000.30c5d672.00000013.00000607(f45dcda1)
(9723|9818) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) reader 01030000.30c5d672.00000013.00000607(f45dcda1) calling association_complete_i
(9723|9818) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(9723|9818) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.00000013.00000102(cb76afe9)
(9723|9818) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000014.00000507(6d504272)
(9723|9818) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) succeeded in associating with reader 01030000.30c5d672.00000014.00000507(6d504272)
(9723|9818) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) reader 01030000.30c5d672.00000014.00000507(6d504272) calling association_complete_i
(9723|9818) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000014.00000507(6d504272)
(9723|9818) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.00000013.00000202(e05bfc2a)
(9723|9818) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(9723|9818) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) succeeded in associating with reader 01030000.30c5d672.00000015.00000507(50306bc2)
(9723|9818) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) reader 01030000.30c5d672.00000015.00000507(50306bc2) calling association_complete_i
(9723|9818) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(9723|9818) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(9723|9818) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) succeeded in associating with reader 01030000.30c5d672.00000014.00000607(467d11b1)
(9723|9818) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) reader 01030000.30c5d672.00000014.00000607(467d11b1) calling association_complete_i
(9723|9818) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(9723|9818) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(9723|9818) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) succeeded in associating with reader 01030000.30c5d672.00000015.00000607(7b1d3801)
(9723|9818) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) reader 01030000.30c5d672.00000015.00000607(7b1d3801) calling association_complete_i
(9723|9818) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(9723|9818) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.00000014.00000102(795673f9)
(9723|9818) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.00000015.00000102(44365a49)
(9723|9818) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.00000014.00000202(527b203a)
(9723|9818) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.00000015.00000202(6f1b098a)
2025-10-28T18:51:22Z: Starting process actions.
2025-10-28T18:51:22Z: Process tests started.

2025-10-28T18:51:23Z: Stopping process tests.
2025-10-28T18:51:23Z: Process tests stopped.

(9723|9818) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(9723|9818) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(9723|9818) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(9723|9818) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(9723|9818) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000003.00000507(bf9009e0) num remotes 1
(9723|9818) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000003.00000607(94bd5a23) num remotes 1
(9723|9818) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(9723|9818) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(9723|9818) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(9723|9818) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(9723|9818) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000002.00000507(82f02050) num remotes 1
(9723|9818) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000002.00000607(a9dd7393) num remotes 1
(9723|9818) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(9723|9818) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(9723|9818) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(9723|9818) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(9723|9818) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000004.00000507(0db0d5f0) num remotes 1
(9723|9818) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000004.00000607(269d8633) num remotes 1
2025-10-28T18:51:24Z: Stopping process actions.
2025-10-28T18:51:24Z: Detaching Listeners.
2025-10-28T18:51:24Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
(9723|9723) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000005.00000507(30d0fc40) num remotes 17
(9723|9818) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(9723|9818) 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
(9723|9723) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000005.00000607(1bfdaf83) num remotes 17
(9723|9818) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(9723|9818) 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
(9723|9723) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 16
(9723|9723) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 16
Deleting datareader: datareader_02
(9723|9723) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 16
(9723|9723) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 16
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
(9723|9759) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000005.000001c7(cfd8fbf4) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(9723|9759) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000005.000001c7(cfd8fbf4) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(9723|9759) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(9723|9759) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(9723|9759) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(9723|9759) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(9723|9759) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(9723|9759) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(9723|9759) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(9723|9759) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(9723|9759) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(9723|9759) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(9723|9759) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(9723|9759) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(9723|9759) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(9723|9759) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(9723|9759) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(9723|9759) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(9723|9759) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(9723|9759) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(9723|9759) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000005.000003c7(fdee9976) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(9723|9759) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000005.000003c7(fdee9976) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(9723|9759) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9723|9759) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9723|9759) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9723|9759) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9723|9759) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9723|9759) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9723|9759) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9723|9759) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9723|9759) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9723|9759) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9723|9759) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9723|9759) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9723|9759) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9723|9759) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9723|9759) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9723|9759) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9723|9759) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9723|9759) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9723|9759) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9723|9759) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9723|9759) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9723|9759) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9723|9759) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9723|9759) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9723|9759) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9723|9759) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9723|9759) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9723|9759) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9723|9759) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9723|9759) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9723|9759) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9723|9759) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9723|9759) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000005.000004c7(b2af0fb1) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(9723|9759) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000005.000004c7(b2af0fb1) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(9723|9759) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9723|9759) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9723|9759) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9723|9759) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9723|9759) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9723|9759) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9723|9759) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9723|9759) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9723|9759) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9723|9759) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9723|9759) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9723|9759) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9723|9759) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9723|9759) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9723|9759) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9723|9759) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9723|9759) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9723|9759) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9723|9759) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9723|9759) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9723|9759) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9723|9759) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9723|9759) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9723|9759) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9723|9759) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9723|9759) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9723|9759) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9723|9759) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9723|9759) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9723|9759) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9723|9759) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9723|9759) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9723|9759) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000005.000002c7(e4f5a837) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(9723|9759) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000005.000002c7(e4f5a837) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(9723|9823) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.0.240:38871 , reconnect_state = INIT_STATE.
(9723|9759) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9723|9759) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9723|9759) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9723|9759) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9723|9759) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9723|9759) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9723|9759) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9723|9759) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9723|9759) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9723|9759) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9723|9759) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9723|9759) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9723|9759) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9723|9759) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9723|9759) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9723|9759) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9723|9759) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9723|9759) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9723|9759) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9723|9759) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9723|9759) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9723|9759) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9723|9759) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9723|9759) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9723|9759) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9723|9759) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9723|9759) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9723|9759) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9723|9759) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9723|9759) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9723|9759) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9723|9759) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9723|9759) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9723|9759) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9723|9823) DataLink::handle_exception() - delay already elapsed so handle_timeout now
(9723|9723) Service_Participant::shutdown
(9723|9723) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2025-10-28T18:51:24Z: Process destruction / entity deletion complete.


--- Process Statistics ---

construction time: 2.081
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.082

--- Discovery Statistics ---

undermatched readers: 0
undermatched writers: 0

(9723|9723) Service_Participant::~Service_Participant
(9723|9723) Service_Participant::shutdown


=== Showing Log for Node 01036045.bd4a5e13.25e4340b.000001c1 === Spawned Process #12 (PID 9730) ===
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'

2025-10-28T18:50:49Z: 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
(9730|9730) INFO: set_DCPS_debug_level: set to 3
(9730|9730) INFO: ConfigStoreImpl::set_string: COMMON=@common
(9730|9730) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG_TRANSPORTS=rtps_transport
(9730|9730) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG=@rtps_config
(9730|9730) INFO: ConfigStoreImpl::set_string: CONFIG=@config
Creating participant: 'participant_01' in domain 7
(9730|9730) Service_Participant::set_repo_domain: Domain[ 7] = Repo[ DEFAULT_REPO].
(9730|9730) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.34.0-dev using ACE 6.5.23
(9730|9730) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 3
(9730|9730) Service_Participant::get_domain_participant_factory: machine: runnervmwhb2z, x86_64 platform: Linux, 6.11.0-1018-azure, #18~24.04.1-Ubuntu SMP Sat Jun 28 04:46:03 UTC 2025
(9730|9730) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(9730|9730) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(9730|9730) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(9730|9730) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(9730|9730) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(9730|9730) DomainParticipantImpl::enable: enabled participant 01030000.30c5d672.00000006.000001c1(611b2411) in domain 7
(9730|9730) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
(9730|9730) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
(9730|9730) InfoRepoDiscovery::bit_config - BIT tcp transport :0
(9730|9730) DDS::ParticipantBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 3f0 with 20 chunks
(9730|9730) DataReaderImpl::enable Cached_Allocator_With_Overflow 480 with 20 chunks
(9730|9730) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmwhb2z" as fully qualified hostname, please correct system configuration.
(9730|9730) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(9730|9819) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000006.000001c7(88788124) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(9730|9730) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(9730|9730) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000006.000001c7(88788124), subscribed to topic name "DCPSParticipant" type "PARTICIPANT_BUILT_IN_TOPIC_TYPE"
(9730|9730) DDS::TopicBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1440 with 20 chunks
(9730|9730) DataReaderImpl::enable Cached_Allocator_With_Overflow 14d0 with 20 chunks
(9730|9730) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(9730|9819) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000006.000002c7(a355d2e7) remote 01030000.30c5d672.00000001.000002c2(611ffa78)
(9730|9730) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(9730|9730) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000006.000002c7(a355d2e7), subscribed to topic name "DCPSTopic" type "TOPIC_BUILT_IN_TOPIC_TYPE"
(9730|9730) DDS::PublicationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1a70 with 20 chunks
(9730|9730) DataReaderImpl::enable Cached_Allocator_With_Overflow 1b00 with 20 chunks
(9730|9730) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(9730|9819) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000006.000003c7(ba4ee3a6) remote 01030000.30c5d672.00000001.000004c2(37455dfe)
(9730|9730) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(9730|9730) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000006.000003c7(ba4ee3a6), subscribed to topic name "DCPSPublication" type "PUBLICATION_BUILT_IN_TOPIC_TYPE"
(9730|9730) DDS::SubscriptionBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 20a0 with 20 chunks
(9730|9730) DataReaderImpl::enable Cached_Allocator_With_Overflow 2130 with 20 chunks
(9730|9730) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(9730|9819) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000006.000004c7(f50f7561) remote 01030000.30c5d672.00000001.000003c2(7804cb39)
(9730|9730) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(9730|9730) 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'
(9730|9730) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 2760 with 20 chunks
(9730|9730) DataReaderImpl::enable Cached_Allocator_With_Overflow 27f0 with 20 chunks
(9730|9730) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(9730|9819) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.00000003.00000102(ab96386b)
(9730|9730) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.00000002.00000102(96f611db)
(9730|9730) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.00000004.00000102(19b6e47b)
(9730|9730) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.00000005.00000102(24d6cdcb)
(9730|9730) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(9730|9730) 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'
(9730|9730) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 46e0 with 20 chunks
(9730|9730) DataReaderImpl::enable Cached_Allocator_With_Overflow 4770 with 20 chunks
(9730|9730) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(9730|9819) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.00000003.00000202(80bb6ba8)
(9730|9819) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.00000002.00000202(bddb4218)
(9730|9819) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.00000004.00000202(329bb7b8)
(9730|9819) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.00000005.00000202(0ffb9e08)
(9730|9730) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(9730|9730) 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'
(9730|9730) WriteDataContainer sample_list_element_allocator 3378 with 20 chunks
(9730|9730) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 10080 with 20 chunks
(9730|9730) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10110 with 20 chunks
(9730|9730) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1400 with 20 chunks
(9730|9730) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(9730|9730) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(9730|9819) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(9730|9819) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) succeeded in associating with reader 01030000.30c5d672.00000003.00000507(bf9009e0)
(9730|9819) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) reader 01030000.30c5d672.00000003.00000507(bf9009e0) calling association_complete_i
(9730|9819) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(9730|9819) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000002.00000507(82f02050)
(9730|9730) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(9730|9730) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) succeeded in associating with reader 01030000.30c5d672.00000004.00000507(0db0d5f0)
(9730|9730) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) reader 01030000.30c5d672.00000004.00000507(0db0d5f0) calling association_complete_i
(9730|9730) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(9730|9730) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(9730|9730) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) succeeded in associating with reader 01030000.30c5d672.00000005.00000507(30d0fc40)
(9730|9730) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) reader 01030000.30c5d672.00000005.00000507(30d0fc40) calling association_complete_i
(9730|9730) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(9730|9730) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000006.00000507(77708690)
(9730|9819) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) succeeded in associating with reader 01030000.30c5d672.00000002.00000507(82f02050)
(9730|9819) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) reader 01030000.30c5d672.00000002.00000507(82f02050) calling association_complete_i
(9730|9819) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000002.00000507(82f02050)
(9730|9730) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) succeeded in associating with reader 01030000.30c5d672.00000006.00000507(77708690)
(9730|9819) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.00000006.00000102(6376b71b)
(9730|9730) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) reader 01030000.30c5d672.00000006.00000507(77708690) calling association_complete_i
(9730|9730) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000006.00000507(77708690)
(9730|9730) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(9730|9730) 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'
(9730|9730) WriteDataContainer sample_list_element_allocator 36f8 with 20 chunks
(9730|9730) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 101a0 with 20 chunks
(9730|9730) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10230 with 20 chunks
(9730|9730) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1800 with 20 chunks
(9730|9730) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(9730|9730) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(9730|9819) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(9730|9819) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) succeeded in associating with reader 01030000.30c5d672.00000003.00000607(94bd5a23)
(9730|9819) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) reader 01030000.30c5d672.00000003.00000607(94bd5a23) calling association_complete_i
(9730|9819) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(9730|9819) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(9730|9819) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) succeeded in associating with reader 01030000.30c5d672.00000002.00000607(a9dd7393)
(9730|9819) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) reader 01030000.30c5d672.00000002.00000607(a9dd7393) calling association_complete_i
(9730|9819) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(9730|9819) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000004.00000607(269d8633)
(9730|9819) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) succeeded in associating with reader 01030000.30c5d672.00000004.00000607(269d8633)
(9730|9819) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) reader 01030000.30c5d672.00000004.00000607(269d8633) calling association_complete_i
(9730|9819) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000004.00000607(269d8633)
(9730|9819) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(9730|9819) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) succeeded in associating with reader 01030000.30c5d672.00000005.00000607(1bfdaf83)
(9730|9819) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) reader 01030000.30c5d672.00000005.00000607(1bfdaf83) calling association_complete_i
(9730|9819) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(9730|9819) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(9730|9730) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.00000006.00000202(485be4d8)
(9730|9819) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) succeeded in associating with reader 01030000.30c5d672.00000006.00000607(5c5dd553)
(9730|9819) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) reader 01030000.30c5d672.00000006.00000607(5c5dd553) calling association_complete_i
(9730|9819) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(9730|9730) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(9730|9730) DataWriterImpl::enable: got GUID 01030000.30c5d672.00000006.00000202(485be4d8), publishing to topic name "topic_02" type "Bench::Data"
2025-10-28T18:50:51Z: Process construction / entity creation complete.

2025-10-28T18:50:51Z: Beginning action construction / initialization.
2025-10-28T18:50:51Z: Action construction / initialization complete.

(9730|9819) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(9730|9819) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) succeeded in associating with reader 01030000.30c5d672.00000008.00000507(c84038f1)
(9730|9819) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) reader 01030000.30c5d672.00000008.00000507(c84038f1) calling association_complete_i
(9730|9819) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(9730|9819) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(9730|9819) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) succeeded in associating with reader 01030000.30c5d672.00000007.00000507(4a10af20)
(9730|9819) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) reader 01030000.30c5d672.00000007.00000507(4a10af20) calling association_complete_i
(9730|9819) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(9730|9819) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(9730|9819) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) succeeded in associating with reader 01030000.30c5d672.00000008.00000607(e36d6b32)
(9730|9819) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) reader 01030000.30c5d672.00000008.00000607(e36d6b32) calling association_complete_i
(9730|9819) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(9730|9819) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000009.00000507(f5201141)
(9730|9819) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) succeeded in associating with reader 01030000.30c5d672.00000009.00000507(f5201141)
(9730|9819) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) reader 01030000.30c5d672.00000009.00000507(f5201141) calling association_complete_i
(9730|9819) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000009.00000507(f5201141)
(9730|9819) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.00000008.00000102(dc46097a)
(9730|9819) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(9730|9819) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) succeeded in associating with reader 01030000.30c5d672.00000007.00000607(613dfce3)
(9730|9819) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) reader 01030000.30c5d672.00000007.00000607(613dfce3) calling association_complete_i
(9730|9819) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(9730|9819) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(9730|9819) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) succeeded in associating with reader 01030000.30c5d672.00000009.00000607(de0d4282)
(9730|9819) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) reader 01030000.30c5d672.00000009.00000607(de0d4282) calling association_complete_i
(9730|9819) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(9730|9819) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.00000007.00000102(5e169eab)
(9730|9819) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.00000008.00000202(f76b5ab9)
(9730|9819) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.00000007.00000202(753bcd68)
(9730|9819) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.00000009.00000102(e12620ca)
(9730|9819) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(9730|9819) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) succeeded in associating with reader 01030000.30c5d672.0000000a.00000507(b2806b91)
(9730|9819) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) reader 01030000.30c5d672.0000000a.00000507(b2806b91) calling association_complete_i
(9730|9819) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(9730|9819) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(9730|9819) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) succeeded in associating with reader 01030000.30c5d672.0000000b.00000507(8fe04221)
(9730|9819) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) reader 01030000.30c5d672.0000000b.00000507(8fe04221) calling association_complete_i
(9730|9819) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(9730|9819) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.00000009.00000202(ca0b7309)
(9730|9819) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(9730|9819) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) succeeded in associating with reader 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(9730|9819) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) reader 01030000.30c5d672.0000000b.00000607(a4cd11e2) calling association_complete_i
(9730|9819) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(9730|9819) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(9730|9819) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) succeeded in associating with reader 01030000.30c5d672.0000000a.00000607(99ad3852)
(9730|9819) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) reader 01030000.30c5d672.0000000a.00000607(99ad3852) calling association_complete_i
(9730|9819) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(9730|9819) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.0000000b.00000102(9be673aa)
(9730|9819) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(9730|9819) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) succeeded in associating with reader 01030000.30c5d672.0000000c.00000507(3dc09e31)
(9730|9819) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) reader 01030000.30c5d672.0000000c.00000507(3dc09e31) calling association_complete_i
(9730|9819) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(9730|9819) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.0000000a.00000102(a6865a1a)
(9730|9819) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.0000000b.00000202(b0cb2069)
(9730|9819) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.0000000a.00000202(8dab09d9)
(9730|9819) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(9730|9819) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) succeeded in associating with reader 01030000.30c5d672.0000000c.00000607(16edcdf2)
(9730|9819) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) reader 01030000.30c5d672.0000000c.00000607(16edcdf2) calling association_complete_i
(9730|9819) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(9730|9819) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(9730|9819) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) succeeded in associating with reader 01030000.30c5d672.0000000d.00000507(00a0b781)
(9730|9819) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) reader 01030000.30c5d672.0000000d.00000507(00a0b781) calling association_complete_i
(9730|9819) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(9730|9819) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.0000000c.00000102(29c6afba)
(9730|9819) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(9730|9819) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) succeeded in associating with reader 01030000.30c5d672.00000010.00000507(98d0e4b2)
(9730|9819) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) reader 01030000.30c5d672.00000010.00000507(98d0e4b2) calling association_complete_i
(9730|9819) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(9730|9819) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(9730|9819) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) succeeded in associating with reader 01030000.30c5d672.0000000e.00000507(4700cd51)
(9730|9819) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) reader 01030000.30c5d672.0000000e.00000507(4700cd51) calling association_complete_i
(9730|9819) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(9730|9819) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(9730|9819) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) succeeded in associating with reader 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(9730|9819) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) reader 01030000.30c5d672.0000000f.00000507(7a60e4e1) calling association_complete_i
(9730|9819) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(9730|9819) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.0000000c.00000202(02ebfc79)
(9730|9819) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(9730|9819) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) succeeded in associating with reader 01030000.30c5d672.0000000d.00000607(2b8de442)
(9730|9819) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) reader 01030000.30c5d672.0000000d.00000607(2b8de442) calling association_complete_i
(9730|9819) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(9730|9819) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(9730|9819) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) succeeded in associating with reader 01030000.30c5d672.00000010.00000607(b3fdb771)
(9730|9819) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) reader 01030000.30c5d672.00000010.00000607(b3fdb771) calling association_complete_i
(9730|9819) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(9730|9819) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(9730|9819) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) succeeded in associating with reader 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(9730|9819) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) reader 01030000.30c5d672.0000000e.00000607(6c2d9e92) calling association_complete_i
(9730|9819) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(9730|9819) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.0000000d.00000102(14a6860a)
(9730|9819) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.0000000e.00000102(5306fcda)
(9730|9819) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.0000000f.00000607(514db722)
(9730|9819) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) succeeded in associating with reader 01030000.30c5d672.0000000f.00000607(514db722)
(9730|9819) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) reader 01030000.30c5d672.0000000f.00000607(514db722) calling association_complete_i
(9730|9819) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.0000000f.00000607(514db722)
(9730|9819) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9)
(9730|9819) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.00000010.00000102(8cd6d539)
(9730|9819) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.0000000f.00000102(6e66d56a)
(9730|9819) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.0000000e.00000202(782baf19)
(9730|9819) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.00000010.00000202(a7fb86fa)
(9730|9819) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.0000000f.00000202(454b86a9)
(9730|9819) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(9730|9819) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) succeeded in associating with reader 01030000.30c5d672.00000011.00000507(a5b0cd02)
(9730|9819) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) reader 01030000.30c5d672.00000011.00000507(a5b0cd02) calling association_complete_i
(9730|9819) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(9730|9819) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(9730|9819) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) succeeded in associating with reader 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(9730|9819) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) reader 01030000.30c5d672.00000011.00000607(8e9d9ec1) calling association_complete_i
(9730|9819) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(9730|9819) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(9730|9819) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) succeeded in associating with reader 01030000.30c5d672.00000012.00000507(e210b7d2)
(9730|9819) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) reader 01030000.30c5d672.00000012.00000507(e210b7d2) calling association_complete_i
(9730|9819) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
2025-10-28T18:50:52Z: Enabling DDS entities (if not already enabled).
2025-10-28T18:50:52Z: DDS entities enabled.

2025-10-28T18:50:52Z: Initializing process actions.
(9730|9819) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.00000011.00000102(b1b6fc89)
(9730|9819) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000012.00000607(c93de411)
(9730|9819) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) succeeded in associating with reader 01030000.30c5d672.00000012.00000607(c93de411)
(9730|9819) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) reader 01030000.30c5d672.00000012.00000607(c93de411) calling association_complete_i
(9730|9819) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000012.00000607(c93de411)
(9730|9819) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.00000011.00000202(9a9baf4a)
(9730|9819) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.00000012.00000102(f6168659)
(9730|9819) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000013.00000507(df709e62)
(9730|9819) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) succeeded in associating with reader 01030000.30c5d672.00000013.00000507(df709e62)
(9730|9819) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) reader 01030000.30c5d672.00000013.00000507(df709e62) calling association_complete_i
(9730|9819) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000013.00000507(df709e62)
(9730|9819) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.00000012.00000202(dd3bd59a)
(9730|9819) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(9730|9819) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) succeeded in associating with reader 01030000.30c5d672.00000013.00000607(f45dcda1)
(9730|9819) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) reader 01030000.30c5d672.00000013.00000607(f45dcda1) calling association_complete_i
(9730|9819) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(9730|9819) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.00000013.00000102(cb76afe9)
(9730|9819) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000014.00000507(6d504272)
(9730|9819) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) succeeded in associating with reader 01030000.30c5d672.00000014.00000507(6d504272)
(9730|9819) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) reader 01030000.30c5d672.00000014.00000507(6d504272) calling association_complete_i
(9730|9819) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000014.00000507(6d504272)
(9730|9819) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.00000013.00000202(e05bfc2a)
(9730|9819) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(9730|9819) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) succeeded in associating with reader 01030000.30c5d672.00000015.00000507(50306bc2)
(9730|9819) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) reader 01030000.30c5d672.00000015.00000507(50306bc2) calling association_complete_i
(9730|9819) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(9730|9819) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(9730|9819) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) succeeded in associating with reader 01030000.30c5d672.00000014.00000607(467d11b1)
(9730|9819) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) reader 01030000.30c5d672.00000014.00000607(467d11b1) calling association_complete_i
(9730|9819) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(9730|9819) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(9730|9819) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) succeeded in associating with reader 01030000.30c5d672.00000015.00000607(7b1d3801)
(9730|9819) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) reader 01030000.30c5d672.00000015.00000607(7b1d3801) calling association_complete_i
(9730|9819) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(9730|9819) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.00000014.00000102(795673f9)
(9730|9819) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.00000015.00000102(44365a49)
(9730|9819) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.00000014.00000202(527b203a)
(9730|9819) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.00000015.00000202(6f1b098a)
2025-10-28T18:51:22Z: Starting process actions.
2025-10-28T18:51:22Z: Process tests started.

2025-10-28T18:51:23Z: Stopping process tests.
2025-10-28T18:51:23Z: Process tests stopped.

(9730|9819) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(9730|9819) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(9730|9819) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(9730|9819) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(9730|9819) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000003.00000507(bf9009e0) num remotes 1
(9730|9819) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000003.00000607(94bd5a23) num remotes 1
(9730|9819) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(9730|9819) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(9730|9819) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(9730|9819) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(9730|9819) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000002.00000507(82f02050) num remotes 1
(9730|9819) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000002.00000607(a9dd7393) num remotes 1
(9730|9819) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(9730|9819) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(9730|9819) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(9730|9819) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(9730|9819) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000004.00000507(0db0d5f0) num remotes 1
(9730|9819) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000004.00000607(269d8633) num remotes 1
(9730|9819) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(9730|9819) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(9730|9819) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(9730|9819) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(9730|9819) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000005.00000507(30d0fc40) num remotes 1
(9730|9819) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000005.00000607(1bfdaf83) num remotes 1
2025-10-28T18:51:24Z: Stopping process actions.
2025-10-28T18:51:24Z: Detaching Listeners.
2025-10-28T18:51:24Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
(9730|9730) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000006.00000507(77708690) num remotes 16
(9730|9819) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(9730|9819) 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
(9730|9730) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000006.00000607(5c5dd553) num remotes 16
(9730|9819) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(9730|9819) 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
(9730|9730) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 15
(9730|9730) 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
(9730|9730) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 15
(9730|9730) 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
(9730|9763) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000006.000001c7(88788124) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(9730|9763) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000006.000001c7(88788124) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(9730|9763) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(9730|9763) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(9730|9763) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(9730|9763) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(9730|9763) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(9730|9763) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(9730|9763) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(9730|9763) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(9730|9763) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(9730|9763) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(9730|9763) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(9730|9763) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(9730|9763) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(9730|9763) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(9730|9763) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(9730|9763) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(9730|9763) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000006.000003c7(ba4ee3a6) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(9730|9763) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000006.000003c7(ba4ee3a6) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(9730|9763) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9730|9763) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9730|9763) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9730|9763) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9730|9763) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9730|9763) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9730|9763) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9730|9763) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9730|9763) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9730|9763) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9730|9763) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9730|9763) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9730|9763) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9730|9763) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9730|9763) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9730|9763) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9730|9763) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9730|9763) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9730|9763) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9730|9763) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9730|9763) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9730|9763) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9730|9763) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9730|9763) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9730|9763) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9730|9763) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9730|9763) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9730|9763) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9730|9763) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9730|9763) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9730|9763) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000006.000004c7(f50f7561) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(9730|9763) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000006.000004c7(f50f7561) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(9730|9763) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9730|9763) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9730|9763) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9730|9763) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9730|9763) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9730|9763) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9730|9763) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9730|9763) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9730|9763) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9730|9763) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9730|9763) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9730|9763) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9730|9763) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9730|9763) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9730|9763) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9730|9763) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9730|9763) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9730|9763) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9730|9763) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9730|9763) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9730|9763) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9730|9763) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9730|9763) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9730|9763) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9730|9763) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9730|9763) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9730|9763) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9730|9763) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9730|9763) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9730|9763) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9730|9763) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000006.000002c7(a355d2e7) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(9730|9763) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000006.000002c7(a355d2e7) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(9730|9826) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.0.240:38871 , reconnect_state = INIT_STATE.
(9730|9763) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9730|9763) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9730|9763) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9730|9763) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9730|9763) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9730|9763) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9730|9763) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9730|9763) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9730|9763) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9730|9763) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9730|9763) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9730|9763) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9730|9763) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9730|9763) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9730|9763) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9730|9763) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9730|9763) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9730|9763) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9730|9763) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9730|9763) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9730|9763) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9730|9763) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9730|9763) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9730|9763) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9730|9763) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9730|9763) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9730|9763) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9730|9763) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9730|9763) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9730|9763) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9730|9763) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9730|9763) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9730|9826) DataLink::handle_exception() - delay already elapsed so handle_timeout now
(9730|9730) Service_Participant::shutdown
(9730|9730) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2025-10-28T18:51:24Z: Process destruction / entity deletion complete.


--- Process Statistics ---

construction time: 2.159
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.064

--- Discovery Statistics ---

undermatched readers: 0
undermatched writers: 0

(9730|9730) Service_Participant::~Service_Participant
(9730|9730) Service_Participant::shutdown


=== Showing Log for Node 01036045.bd4a5e13.25e4340b.000001c1 === Spawned Process #11 (PID 9729) ===
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'

2025-10-28T18:50:49Z: 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
(9729|9729) INFO: set_DCPS_debug_level: set to 3
(9729|9729) INFO: ConfigStoreImpl::set_string: COMMON=@common
(9729|9729) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG_TRANSPORTS=rtps_transport
(9729|9729) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG=@rtps_config
(9729|9729) INFO: ConfigStoreImpl::set_string: CONFIG=@config
Creating participant: 'participant_01' in domain 7
(9729|9729) Service_Participant::set_repo_domain: Domain[ 7] = Repo[ DEFAULT_REPO].
(9729|9729) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.34.0-dev using ACE 6.5.23
(9729|9729) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 3
(9729|9729) Service_Participant::get_domain_participant_factory: machine: runnervmwhb2z, x86_64 platform: Linux, 6.11.0-1018-azure, #18~24.04.1-Ubuntu SMP Sat Jun 28 04:46:03 UTC 2025
(9729|9729) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(9729|9729) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(9729|9729) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(9729|9729) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(9729|9729) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(9729|9729) DomainParticipantImpl::enable: enabled participant 01030000.30c5d672.00000008.000001c1(de2b9a70) in domain 7
(9729|9729) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
(9729|9729) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
(9729|9729) InfoRepoDiscovery::bit_config - BIT tcp transport :0
(9729|9729) DDS::ParticipantBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 3f0 with 20 chunks
(9729|9729) DataReaderImpl::enable Cached_Allocator_With_Overflow 480 with 20 chunks
(9729|9729) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmwhb2z" as fully qualified hostname, please correct system configuration.
(9729|9729) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(9729|9830) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000008.000001c7(37483f45) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(9729|9729) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(9729|9729) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000008.000001c7(37483f45), subscribed to topic name "DCPSParticipant" type "PARTICIPANT_BUILT_IN_TOPIC_TYPE"
(9729|9729) DDS::TopicBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1440 with 20 chunks
(9729|9729) DataReaderImpl::enable Cached_Allocator_With_Overflow 14d0 with 20 chunks
(9729|9729) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(9729|9830) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000008.000002c7(1c656c86) remote 01030000.30c5d672.00000001.000002c2(611ffa78)
(9729|9729) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(9729|9729) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000008.000002c7(1c656c86), subscribed to topic name "DCPSTopic" type "TOPIC_BUILT_IN_TOPIC_TYPE"
(9729|9729) DDS::PublicationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1a70 with 20 chunks
(9729|9729) DataReaderImpl::enable Cached_Allocator_With_Overflow 1b00 with 20 chunks
(9729|9729) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(9729|9830) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000008.000003c7(057e5dc7) remote 01030000.30c5d672.00000001.000004c2(37455dfe)
(9729|9729) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(9729|9729) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000008.000003c7(057e5dc7), subscribed to topic name "DCPSPublication" type "PUBLICATION_BUILT_IN_TOPIC_TYPE"
(9729|9729) DDS::SubscriptionBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 20a0 with 20 chunks
(9729|9729) DataReaderImpl::enable Cached_Allocator_With_Overflow 2130 with 20 chunks
(9729|9729) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(9729|9830) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000008.000004c7(4a3fcb00) remote 01030000.30c5d672.00000001.000003c2(7804cb39)
(9729|9729) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(9729|9729) 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'
(9729|9729) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 2760 with 20 chunks
(9729|9729) DataReaderImpl::enable Cached_Allocator_With_Overflow 27f0 with 20 chunks
(9729|9729) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(9729|9830) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000003.00000102(ab96386b)
(9729|9729) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000002.00000102(96f611db)
(9729|9830) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000004.00000102(19b6e47b)
(9729|9729) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000005.00000102(24d6cdcb)
(9729|9729) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000006.00000102(6376b71b)
(9729|9729) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(9729|9729) 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'
(9729|9729) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 46e0 with 20 chunks
(9729|9729) DataReaderImpl::enable Cached_Allocator_With_Overflow 4770 with 20 chunks
(9729|9729) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(9729|9830) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000003.00000202(80bb6ba8)
(9729|9729) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000002.00000202(bddb4218)
(9729|9830) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000004.00000202(329bb7b8)
(9729|9830) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000005.00000202(0ffb9e08)
(9729|9729) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000006.00000202(485be4d8)
(9729|9729) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(9729|9729) 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'
(9729|9729) WriteDataContainer sample_list_element_allocator 3378 with 20 chunks
(9729|9729) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 10080 with 20 chunks
(9729|9729) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10110 with 20 chunks
(9729|9729) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1400 with 20 chunks
(9729|9729) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(9729|9729) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(9729|9830) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(9729|9830) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) succeeded in associating with reader 01030000.30c5d672.00000003.00000507(bf9009e0)
(9729|9830) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) reader 01030000.30c5d672.00000003.00000507(bf9009e0) calling association_complete_i
(9729|9830) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(9729|9830) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000002.00000507(82f02050)
(9729|9830) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) succeeded in associating with reader 01030000.30c5d672.00000002.00000507(82f02050)
(9729|9830) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) reader 01030000.30c5d672.00000002.00000507(82f02050) calling association_complete_i
(9729|9830) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000002.00000507(82f02050)
(9729|9830) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(9729|9830) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) succeeded in associating with reader 01030000.30c5d672.00000004.00000507(0db0d5f0)
(9729|9830) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) reader 01030000.30c5d672.00000004.00000507(0db0d5f0) calling association_complete_i
(9729|9830) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(9729|9729) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000006.00000507(77708690)
(9729|9729) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) succeeded in associating with reader 01030000.30c5d672.00000006.00000507(77708690)
(9729|9729) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) reader 01030000.30c5d672.00000006.00000507(77708690) calling association_complete_i
(9729|9729) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000006.00000507(77708690)
(9729|9729) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(9729|9729) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) succeeded in associating with reader 01030000.30c5d672.00000008.00000507(c84038f1)
(9729|9729) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) reader 01030000.30c5d672.00000008.00000507(c84038f1) calling association_complete_i
(9729|9729) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(9729|9729) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000008.00000102(dc46097a)
(9729|9830) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(9729|9830) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) succeeded in associating with reader 01030000.30c5d672.00000005.00000507(30d0fc40)
(9729|9830) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) reader 01030000.30c5d672.00000005.00000507(30d0fc40) calling association_complete_i
(9729|9830) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(9729|9830) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(9729|9830) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) succeeded in associating with reader 01030000.30c5d672.00000007.00000507(4a10af20)
(9729|9830) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) reader 01030000.30c5d672.00000007.00000507(4a10af20) calling association_complete_i
(9729|9830) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(9729|9830) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000009.00000507(f5201141)
(9729|9830) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) succeeded in associating with reader 01030000.30c5d672.00000009.00000507(f5201141)
(9729|9830) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) reader 01030000.30c5d672.00000009.00000507(f5201141) calling association_complete_i
(9729|9830) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000009.00000507(f5201141)
(9729|9729) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(9729|9729) 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'
(9729|9729) WriteDataContainer sample_list_element_allocator 36f8 with 20 chunks
(9729|9729) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 101a0 with 20 chunks
(9729|9729) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10230 with 20 chunks
(9729|9729) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1780 with 20 chunks
(9729|9729) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(9729|9729) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(9729|9830) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000007.00000102(5e169eab)
(9729|9830) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(9729|9830) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) succeeded in associating with reader 01030000.30c5d672.00000003.00000607(94bd5a23)
(9729|9830) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) reader 01030000.30c5d672.00000003.00000607(94bd5a23) calling association_complete_i
(9729|9830) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(9729|9729) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000004.00000607(269d8633)
(9729|9729) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) succeeded in associating with reader 01030000.30c5d672.00000004.00000607(269d8633)
(9729|9729) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) reader 01030000.30c5d672.00000004.00000607(269d8633) calling association_complete_i
(9729|9729) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000004.00000607(269d8633)
(9729|9729) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(9729|9830) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(9729|9830) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) succeeded in associating with reader 01030000.30c5d672.00000002.00000607(a9dd7393)
(9729|9830) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) reader 01030000.30c5d672.00000002.00000607(a9dd7393) calling association_complete_i
(9729|9830) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(9729|9729) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) succeeded in associating with reader 01030000.30c5d672.00000005.00000607(1bfdaf83)
(9729|9729) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) reader 01030000.30c5d672.00000005.00000607(1bfdaf83) calling association_complete_i
(9729|9729) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(9729|9729) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(9729|9830) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(9729|9729) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) succeeded in associating with reader 01030000.30c5d672.00000006.00000607(5c5dd553)
(9729|9729) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) reader 01030000.30c5d672.00000006.00000607(5c5dd553) calling association_complete_i
(9729|9729) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(9729|9729) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000008.00000202(f76b5ab9)
(9729|9830) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) succeeded in associating with reader 01030000.30c5d672.00000008.00000607(e36d6b32)
(9729|9830) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) reader 01030000.30c5d672.00000008.00000607(e36d6b32) calling association_complete_i
(9729|9729) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(9729|9830) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(9729|9830) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(9729|9729) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) succeeded in associating with reader 01030000.30c5d672.00000007.00000607(613dfce3)
(9729|9729) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) reader 01030000.30c5d672.00000007.00000607(613dfce3) calling association_complete_i
(9729|9729) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(9729|9729) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(9729|9729) DataWriterImpl::enable: got GUID 01030000.30c5d672.00000008.00000202(f76b5ab9), publishing to topic name "topic_02" type "Bench::Data"
2025-10-28T18:50:51Z: Process construction / entity creation complete.

2025-10-28T18:50:51Z: Beginning action construction / initialization.
2025-10-28T18:50:51Z: Action construction / initialization complete.

(9729|9830) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) succeeded in associating with reader 01030000.30c5d672.00000009.00000607(de0d4282)
(9729|9830) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) reader 01030000.30c5d672.00000009.00000607(de0d4282) calling association_complete_i
(9729|9830) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(9729|9830) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000007.00000202(753bcd68)
(9729|9830) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000009.00000102(e12620ca)
(9729|9830) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(9729|9830) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) succeeded in associating with reader 01030000.30c5d672.0000000a.00000507(b2806b91)
(9729|9830) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) reader 01030000.30c5d672.0000000a.00000507(b2806b91) calling association_complete_i
(9729|9830) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(9729|9830) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(9729|9830) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) succeeded in associating with reader 01030000.30c5d672.0000000b.00000507(8fe04221)
(9729|9830) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) reader 01030000.30c5d672.0000000b.00000507(8fe04221) calling association_complete_i
(9729|9830) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(9729|9830) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000009.00000202(ca0b7309)
(9729|9830) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(9729|9830) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) succeeded in associating with reader 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(9729|9830) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) reader 01030000.30c5d672.0000000b.00000607(a4cd11e2) calling association_complete_i
(9729|9830) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(9729|9830) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(9729|9830) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) succeeded in associating with reader 01030000.30c5d672.0000000a.00000607(99ad3852)
(9729|9830) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) reader 01030000.30c5d672.0000000a.00000607(99ad3852) calling association_complete_i
(9729|9830) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(9729|9830) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.0000000b.00000102(9be673aa)
(9729|9830) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(9729|9830) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) succeeded in associating with reader 01030000.30c5d672.0000000c.00000507(3dc09e31)
(9729|9830) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) reader 01030000.30c5d672.0000000c.00000507(3dc09e31) calling association_complete_i
(9729|9830) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(9729|9830) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.0000000a.00000102(a6865a1a)
(9729|9830) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.0000000b.00000202(b0cb2069)
(9729|9830) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.0000000a.00000202(8dab09d9)
(9729|9830) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(9729|9830) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) succeeded in associating with reader 01030000.30c5d672.0000000c.00000607(16edcdf2)
(9729|9830) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) reader 01030000.30c5d672.0000000c.00000607(16edcdf2) calling association_complete_i
(9729|9830) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(9729|9830) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(9729|9830) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) succeeded in associating with reader 01030000.30c5d672.0000000d.00000507(00a0b781)
(9729|9830) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) reader 01030000.30c5d672.0000000d.00000507(00a0b781) calling association_complete_i
(9729|9830) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(9729|9830) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.0000000c.00000102(29c6afba)
(9729|9830) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(9729|9830) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) succeeded in associating with reader 01030000.30c5d672.00000010.00000507(98d0e4b2)
(9729|9830) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) reader 01030000.30c5d672.00000010.00000507(98d0e4b2) calling association_complete_i
(9729|9830) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(9729|9830) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(9729|9830) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) succeeded in associating with reader 01030000.30c5d672.0000000e.00000507(4700cd51)
(9729|9830) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) reader 01030000.30c5d672.0000000e.00000507(4700cd51) calling association_complete_i
(9729|9830) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(9729|9830) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(9729|9830) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) succeeded in associating with reader 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(9729|9830) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) reader 01030000.30c5d672.0000000f.00000507(7a60e4e1) calling association_complete_i
(9729|9830) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(9729|9830) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.0000000c.00000202(02ebfc79)
(9729|9830) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(9729|9830) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) succeeded in associating with reader 01030000.30c5d672.0000000d.00000607(2b8de442)
(9729|9830) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) reader 01030000.30c5d672.0000000d.00000607(2b8de442) calling association_complete_i
(9729|9830) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(9729|9830) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(9729|9830) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) succeeded in associating with reader 01030000.30c5d672.00000010.00000607(b3fdb771)
(9729|9830) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) reader 01030000.30c5d672.00000010.00000607(b3fdb771) calling association_complete_i
(9729|9830) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(9729|9830) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(9729|9830) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) succeeded in associating with reader 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(9729|9830) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) reader 01030000.30c5d672.0000000e.00000607(6c2d9e92) calling association_complete_i
(9729|9830) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(9729|9830) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.0000000d.00000102(14a6860a)
(9729|9830) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.0000000e.00000102(5306fcda)
(9729|9830) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.0000000f.00000607(514db722)
(9729|9830) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) succeeded in associating with reader 01030000.30c5d672.0000000f.00000607(514db722)
(9729|9830) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) reader 01030000.30c5d672.0000000f.00000607(514db722) calling association_complete_i
(9729|9830) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.0000000f.00000607(514db722)
(9729|9830) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9)
(9729|9830) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000010.00000102(8cd6d539)
(9729|9830) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.0000000f.00000102(6e66d56a)
(9729|9830) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.0000000e.00000202(782baf19)
(9729|9830) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000010.00000202(a7fb86fa)
(9729|9830) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.0000000f.00000202(454b86a9)
(9729|9830) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(9729|9830) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) succeeded in associating with reader 01030000.30c5d672.00000011.00000507(a5b0cd02)
(9729|9830) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) reader 01030000.30c5d672.00000011.00000507(a5b0cd02) calling association_complete_i
(9729|9830) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(9729|9830) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(9729|9830) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) succeeded in associating with reader 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(9729|9830) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) reader 01030000.30c5d672.00000011.00000607(8e9d9ec1) calling association_complete_i
(9729|9830) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(9729|9830) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(9729|9830) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) succeeded in associating with reader 01030000.30c5d672.00000012.00000507(e210b7d2)
(9729|9830) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) reader 01030000.30c5d672.00000012.00000507(e210b7d2) calling association_complete_i
(9729|9830) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(9729|9830) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000011.00000102(b1b6fc89)
(9729|9830) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000012.00000607(c93de411)
(9729|9830) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) succeeded in associating with reader 01030000.30c5d672.00000012.00000607(c93de411)
(9729|9830) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) reader 01030000.30c5d672.00000012.00000607(c93de411) calling association_complete_i
(9729|9830) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000012.00000607(c93de411)
(9729|9830) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000011.00000202(9a9baf4a)
(9729|9830) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000012.00000102(f6168659)
(9729|9830) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000013.00000507(df709e62)
(9729|9830) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) succeeded in associating with reader 01030000.30c5d672.00000013.00000507(df709e62)
(9729|9830) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) reader 01030000.30c5d672.00000013.00000507(df709e62) calling association_complete_i
(9729|9830) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000013.00000507(df709e62)
2025-10-28T18:50:52Z: Enabling DDS entities (if not already enabled).
2025-10-28T18:50:52Z: DDS entities enabled.

2025-10-28T18:50:52Z: Initializing process actions.
(9729|9830) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000012.00000202(dd3bd59a)
(9729|9830) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(9729|9830) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) succeeded in associating with reader 01030000.30c5d672.00000013.00000607(f45dcda1)
(9729|9830) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) reader 01030000.30c5d672.00000013.00000607(f45dcda1) calling association_complete_i
(9729|9830) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(9729|9830) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000013.00000102(cb76afe9)
(9729|9830) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000014.00000507(6d504272)
(9729|9830) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) succeeded in associating with reader 01030000.30c5d672.00000014.00000507(6d504272)
(9729|9830) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) reader 01030000.30c5d672.00000014.00000507(6d504272) calling association_complete_i
(9729|9830) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000014.00000507(6d504272)
(9729|9830) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000013.00000202(e05bfc2a)
(9729|9830) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(9729|9830) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) succeeded in associating with reader 01030000.30c5d672.00000015.00000507(50306bc2)
(9729|9830) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) reader 01030000.30c5d672.00000015.00000507(50306bc2) calling association_complete_i
(9729|9830) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(9729|9830) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(9729|9830) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) succeeded in associating with reader 01030000.30c5d672.00000014.00000607(467d11b1)
(9729|9830) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) reader 01030000.30c5d672.00000014.00000607(467d11b1) calling association_complete_i
(9729|9830) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(9729|9830) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(9729|9830) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) succeeded in associating with reader 01030000.30c5d672.00000015.00000607(7b1d3801)
(9729|9830) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) reader 01030000.30c5d672.00000015.00000607(7b1d3801) calling association_complete_i
(9729|9830) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(9729|9830) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000014.00000102(795673f9)
(9729|9830) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000015.00000102(44365a49)
(9729|9830) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000014.00000202(527b203a)
(9729|9830) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000015.00000202(6f1b098a)
2025-10-28T18:51:22Z: Starting process actions.
2025-10-28T18:51:22Z: Process tests started.

2025-10-28T18:51:23Z: Stopping process tests.
2025-10-28T18:51:23Z: Process tests stopped.

(9729|9830) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(9729|9830) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(9729|9830) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(9729|9830) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(9729|9830) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000003.00000507(bf9009e0) num remotes 1
(9729|9830) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000003.00000607(94bd5a23) num remotes 1
(9729|9830) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(9729|9830) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(9729|9830) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(9729|9830) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(9729|9830) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000002.00000507(82f02050) num remotes 1
(9729|9830) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000002.00000607(a9dd7393) num remotes 1
(9729|9830) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(9729|9830) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(9729|9830) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(9729|9830) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(9729|9830) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000004.00000507(0db0d5f0) num remotes 1
(9729|9830) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000004.00000607(269d8633) num remotes 1
(9729|9830) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(9729|9830) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(9729|9830) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(9729|9830) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(9729|9830) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000005.00000507(30d0fc40) num remotes 1
(9729|9830) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000005.00000607(1bfdaf83) num remotes 1
(9729|9830) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(9729|9830) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(9729|9830) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(9729|9830) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(9729|9830) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000006.00000507(77708690) num remotes 1
(9729|9830) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000006.00000607(5c5dd553) num remotes 1
2025-10-28T18:51:24Z: Stopping process actions.
2025-10-28T18:51:24Z: Detaching Listeners.
2025-10-28T18:51:24Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
(9729|9729) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000007.00000507(4a10af20) num remotes 15
(9729|9830) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(9729|9830) 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
(9729|9729) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000007.00000607(613dfce3) num remotes 15
(9729|9830) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(9729|9830) 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
(9729|9729) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 14
(9729|9729) 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
(9729|9729) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 14
(9729|9729) 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
(9729|9784) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000008.000001c7(37483f45) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(9729|9784) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000008.000001c7(37483f45) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(9729|9784) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(9729|9784) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(9729|9784) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(9729|9784) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(9729|9784) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(9729|9784) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(9729|9784) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(9729|9784) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(9729|9784) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(9729|9784) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(9729|9784) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(9729|9784) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(9729|9784) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(9729|9784) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(9729|9784) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(9729|9784) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000008.000003c7(057e5dc7) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(9729|9784) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000008.000003c7(057e5dc7) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(9729|9784) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9729|9784) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9729|9784) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9729|9784) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9729|9784) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9729|9784) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9729|9784) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9729|9784) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9729|9784) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9729|9784) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9729|9784) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9729|9784) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9729|9784) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9729|9784) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9729|9784) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9729|9784) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9729|9784) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9729|9784) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9729|9784) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9729|9784) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9729|9784) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9729|9784) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9729|9784) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9729|9784) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9729|9784) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9729|9784) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9729|9784) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000008.000004c7(4a3fcb00) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(9729|9784) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000008.000004c7(4a3fcb00) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(9729|9784) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9729|9784) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9729|9784) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9729|9784) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9729|9784) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9729|9784) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9729|9784) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9729|9784) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9729|9784) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9729|9784) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9729|9784) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9729|9784) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9729|9784) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9729|9784) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9729|9784) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9729|9784) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9729|9784) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9729|9784) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9729|9784) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9729|9784) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9729|9784) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9729|9784) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9729|9784) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9729|9784) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9729|9784) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9729|9784) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9729|9784) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000008.000002c7(1c656c86) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(9729|9784) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000008.000002c7(1c656c86) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(9729|9841) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.0.240:38871 , reconnect_state = INIT_STATE.
(9729|9784) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9729|9784) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9729|9784) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9729|9784) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9729|9784) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9729|9784) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9729|9784) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9729|9784) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9729|9784) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9729|9784) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9729|9784) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9729|9784) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9729|9784) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9729|9784) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9729|9784) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9729|9784) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9729|9784) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9729|9784) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9729|9784) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9729|9784) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9729|9784) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9729|9784) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9729|9784) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9729|9784) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9729|9784) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9729|9784) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9729|9784) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9729|9784) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9729|9784) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9729|9784) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9729|9841) DataLink::handle_exception() - delay already elapsed so handle_timeout now
(9729|9729) Service_Participant::shutdown
(9729|9729) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2025-10-28T18:51:24Z: Process destruction / entity deletion complete.


--- Process Statistics ---

construction time: 2.204
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.094

--- Discovery Statistics ---

undermatched readers: 0
undermatched writers: 0

(9729|9729) Service_Participant::~Service_Participant
(9729|9729) Service_Participant::shutdown


=== Showing Log for Node 01036045.bd4a5e13.25e4340b.000001c1 === Spawned Process #6 (PID 9724) ===
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'

2025-10-28T18:50:49Z: 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
(9724|9724) INFO: set_DCPS_debug_level: set to 3
(9724|9724) INFO: ConfigStoreImpl::set_string: COMMON=@common
(9724|9724) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG_TRANSPORTS=rtps_transport
(9724|9724) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG=@rtps_config
(9724|9724) INFO: ConfigStoreImpl::set_string: CONFIG=@config
Creating participant: 'participant_01' in domain 7
(9724|9724) Service_Participant::set_repo_domain: Domain[ 7] = Repo[ DEFAULT_REPO].
(9724|9724) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.34.0-dev using ACE 6.5.23
(9724|9724) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 3
(9724|9724) Service_Participant::get_domain_participant_factory: machine: runnervmwhb2z, x86_64 platform: Linux, 6.11.0-1018-azure, #18~24.04.1-Ubuntu SMP Sat Jun 28 04:46:03 UTC 2025
(9724|9724) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(9724|9724) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(9724|9724) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(9724|9724) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(9724|9724) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(9724|9724) DomainParticipantImpl::enable: enabled participant 01030000.30c5d672.00000007.000001c1(5c7b0da1) in domain 7
(9724|9724) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
(9724|9724) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
(9724|9724) InfoRepoDiscovery::bit_config - BIT tcp transport :0
(9724|9724) DDS::ParticipantBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 3f0 with 20 chunks
(9724|9724) DataReaderImpl::enable Cached_Allocator_With_Overflow 480 with 20 chunks
(9724|9724) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmwhb2z" as fully qualified hostname, please correct system configuration.
(9724|9724) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(9724|9824) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000007.000001c7(b518a894) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(9724|9724) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(9724|9724) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000007.000001c7(b518a894), subscribed to topic name "DCPSParticipant" type "PARTICIPANT_BUILT_IN_TOPIC_TYPE"
(9724|9724) DDS::TopicBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1440 with 20 chunks
(9724|9724) DataReaderImpl::enable Cached_Allocator_With_Overflow 14d0 with 20 chunks
(9724|9724) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(9724|9824) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000007.000002c7(9e35fb57) remote 01030000.30c5d672.00000001.000002c2(611ffa78)
(9724|9724) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(9724|9724) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000007.000002c7(9e35fb57), subscribed to topic name "DCPSTopic" type "TOPIC_BUILT_IN_TOPIC_TYPE"
(9724|9724) DDS::PublicationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1a70 with 20 chunks
(9724|9724) DataReaderImpl::enable Cached_Allocator_With_Overflow 1b00 with 20 chunks
(9724|9724) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(9724|9824) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000007.000003c7(872eca16) remote 01030000.30c5d672.00000001.000004c2(37455dfe)
(9724|9724) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(9724|9724) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000007.000003c7(872eca16), subscribed to topic name "DCPSPublication" type "PUBLICATION_BUILT_IN_TOPIC_TYPE"
(9724|9724) DDS::SubscriptionBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 20a0 with 20 chunks
(9724|9724) DataReaderImpl::enable Cached_Allocator_With_Overflow 2130 with 20 chunks
(9724|9724) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(9724|9824) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000007.000004c7(c86f5cd1) remote 01030000.30c5d672.00000001.000003c2(7804cb39)
(9724|9724) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(9724|9724) 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'
(9724|9724) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 2760 with 20 chunks
(9724|9724) DataReaderImpl::enable Cached_Allocator_With_Overflow 27f0 with 20 chunks
(9724|9724) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(9724|9824) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000003.00000102(ab96386b)
(9724|9724) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000002.00000102(96f611db)
(9724|9824) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000004.00000102(19b6e47b)
(9724|9824) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000005.00000102(24d6cdcb)
(9724|9824) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000006.00000102(6376b71b)
(9724|9724) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(9724|9724) 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'
(9724|9724) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 46e0 with 20 chunks
(9724|9724) DataReaderImpl::enable Cached_Allocator_With_Overflow 4770 with 20 chunks
(9724|9724) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(9724|9824) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000008.00000102(dc46097a)
(9724|9824) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000003.00000202(80bb6ba8)
(9724|9724) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000002.00000202(bddb4218)
(9724|9724) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000004.00000202(329bb7b8)
(9724|9824) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000005.00000202(0ffb9e08)
(9724|9824) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000006.00000202(485be4d8)
(9724|9724) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(9724|9724) 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'
(9724|9724) WriteDataContainer sample_list_element_allocator 3378 with 20 chunks
(9724|9724) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 10080 with 20 chunks
(9724|9724) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10110 with 20 chunks
(9724|9724) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1400 with 20 chunks
(9724|9724) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(9724|9724) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(9724|9824) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(9724|9824) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) succeeded in associating with reader 01030000.30c5d672.00000003.00000507(bf9009e0)
(9724|9824) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) reader 01030000.30c5d672.00000003.00000507(bf9009e0) calling association_complete_i
(9724|9824) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(9724|9824) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000002.00000507(82f02050)
(9724|9724) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(9724|9824) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) succeeded in associating with reader 01030000.30c5d672.00000002.00000507(82f02050)
(9724|9824) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) reader 01030000.30c5d672.00000002.00000507(82f02050) calling association_complete_i
(9724|9824) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000002.00000507(82f02050)
(9724|9824) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(9724|9824) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) succeeded in associating with reader 01030000.30c5d672.00000005.00000507(30d0fc40)
(9724|9824) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) reader 01030000.30c5d672.00000005.00000507(30d0fc40) calling association_complete_i
(9724|9824) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(9724|9724) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) succeeded in associating with reader 01030000.30c5d672.00000004.00000507(0db0d5f0)
(9724|9724) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) reader 01030000.30c5d672.00000004.00000507(0db0d5f0) calling association_complete_i
(9724|9724) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(9724|9824) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000006.00000507(77708690)
(9724|9824) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) succeeded in associating with reader 01030000.30c5d672.00000006.00000507(77708690)
(9724|9824) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) reader 01030000.30c5d672.00000006.00000507(77708690) calling association_complete_i
(9724|9824) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000006.00000507(77708690)
(9724|9824) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(9724|9824) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) succeeded in associating with reader 01030000.30c5d672.00000008.00000507(c84038f1)
(9724|9824) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) reader 01030000.30c5d672.00000008.00000507(c84038f1) calling association_complete_i
(9724|9824) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(9724|9824) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(9724|9824) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) succeeded in associating with reader 01030000.30c5d672.00000007.00000507(4a10af20)
(9724|9824) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) reader 01030000.30c5d672.00000007.00000507(4a10af20) calling association_complete_i
(9724|9824) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(9724|9724) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000009.00000507(f5201141)
(9724|9824) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000007.00000102(5e169eab)
(9724|9724) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) succeeded in associating with reader 01030000.30c5d672.00000009.00000507(f5201141)
(9724|9724) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) reader 01030000.30c5d672.00000009.00000507(f5201141) calling association_complete_i
(9724|9724) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000009.00000507(f5201141)
(9724|9724) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(9724|9724) 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'
(9724|9724) WriteDataContainer sample_list_element_allocator 36f8 with 20 chunks
(9724|9724) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 101a0 with 20 chunks
(9724|9724) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10230 with 20 chunks
(9724|9724) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1800 with 20 chunks
(9724|9724) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(9724|9724) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(9724|9824) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000008.00000202(f76b5ab9)
(9724|9824) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(9724|9824) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) succeeded in associating with reader 01030000.30c5d672.00000003.00000607(94bd5a23)
(9724|9824) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) reader 01030000.30c5d672.00000003.00000607(94bd5a23) calling association_complete_i
(9724|9824) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(9724|9824) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(9724|9824) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) succeeded in associating with reader 01030000.30c5d672.00000002.00000607(a9dd7393)
(9724|9824) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) reader 01030000.30c5d672.00000002.00000607(a9dd7393) calling association_complete_i
(9724|9824) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(9724|9824) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000004.00000607(269d8633)
(9724|9824) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) succeeded in associating with reader 01030000.30c5d672.00000004.00000607(269d8633)
(9724|9824) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) reader 01030000.30c5d672.00000004.00000607(269d8633) calling association_complete_i
(9724|9824) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000004.00000607(269d8633)
(9724|9824) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(9724|9724) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(9724|9824) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) succeeded in associating with reader 01030000.30c5d672.00000005.00000607(1bfdaf83)
(9724|9824) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) reader 01030000.30c5d672.00000005.00000607(1bfdaf83) calling association_complete_i
(9724|9824) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(9724|9824) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(9724|9724) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) succeeded in associating with reader 01030000.30c5d672.00000006.00000607(5c5dd553)
(9724|9724) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) reader 01030000.30c5d672.00000006.00000607(5c5dd553) calling association_complete_i
(9724|9724) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(9724|9724) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(9724|9724) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) succeeded in associating with reader 01030000.30c5d672.00000007.00000607(613dfce3)
(9724|9724) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) reader 01030000.30c5d672.00000007.00000607(613dfce3) calling association_complete_i
(9724|9724) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(9724|9824) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) succeeded in associating with reader 01030000.30c5d672.00000008.00000607(e36d6b32)
(9724|9824) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) reader 01030000.30c5d672.00000008.00000607(e36d6b32) calling association_complete_i
(9724|9824) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(9724|9824) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(9724|9824) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) succeeded in associating with reader 01030000.30c5d672.00000009.00000607(de0d4282)
(9724|9824) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) reader 01030000.30c5d672.00000009.00000607(de0d4282) calling association_complete_i
(9724|9824) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(9724|9824) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000009.00000102(e12620ca)
(9724|9724) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000007.00000202(753bcd68)
(9724|9724) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(9724|9724) DataWriterImpl::enable: got GUID 01030000.30c5d672.00000007.00000202(753bcd68), publishing to topic name "topic_02" type "Bench::Data"
2025-10-28T18:50:51Z: Process construction / entity creation complete.

2025-10-28T18:50:51Z: Beginning action construction / initialization.
2025-10-28T18:50:51Z: Action construction / initialization complete.

(9724|9824) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(9724|9824) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) succeeded in associating with reader 01030000.30c5d672.0000000a.00000507(b2806b91)
(9724|9824) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) reader 01030000.30c5d672.0000000a.00000507(b2806b91) calling association_complete_i
(9724|9824) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(9724|9824) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(9724|9824) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) succeeded in associating with reader 01030000.30c5d672.0000000b.00000507(8fe04221)
(9724|9824) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) reader 01030000.30c5d672.0000000b.00000507(8fe04221) calling association_complete_i
(9724|9824) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(9724|9824) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000009.00000202(ca0b7309)
(9724|9824) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(9724|9824) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) succeeded in associating with reader 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(9724|9824) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) reader 01030000.30c5d672.0000000b.00000607(a4cd11e2) calling association_complete_i
(9724|9824) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(9724|9824) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(9724|9824) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) succeeded in associating with reader 01030000.30c5d672.0000000a.00000607(99ad3852)
(9724|9824) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) reader 01030000.30c5d672.0000000a.00000607(99ad3852) calling association_complete_i
(9724|9824) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(9724|9824) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.0000000b.00000102(9be673aa)
(9724|9824) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(9724|9824) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) succeeded in associating with reader 01030000.30c5d672.0000000c.00000507(3dc09e31)
(9724|9824) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) reader 01030000.30c5d672.0000000c.00000507(3dc09e31) calling association_complete_i
(9724|9824) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(9724|9824) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.0000000a.00000102(a6865a1a)
(9724|9824) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.0000000b.00000202(b0cb2069)
(9724|9824) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.0000000a.00000202(8dab09d9)
(9724|9824) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(9724|9824) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) succeeded in associating with reader 01030000.30c5d672.0000000c.00000607(16edcdf2)
(9724|9824) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) reader 01030000.30c5d672.0000000c.00000607(16edcdf2) calling association_complete_i
(9724|9824) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(9724|9824) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(9724|9824) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) succeeded in associating with reader 01030000.30c5d672.0000000d.00000507(00a0b781)
(9724|9824) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) reader 01030000.30c5d672.0000000d.00000507(00a0b781) calling association_complete_i
(9724|9824) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(9724|9824) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.0000000c.00000102(29c6afba)
(9724|9824) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(9724|9824) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) succeeded in associating with reader 01030000.30c5d672.00000010.00000507(98d0e4b2)
(9724|9824) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) reader 01030000.30c5d672.00000010.00000507(98d0e4b2) calling association_complete_i
(9724|9824) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(9724|9824) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(9724|9824) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) succeeded in associating with reader 01030000.30c5d672.0000000e.00000507(4700cd51)
(9724|9824) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) reader 01030000.30c5d672.0000000e.00000507(4700cd51) calling association_complete_i
(9724|9824) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(9724|9824) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(9724|9824) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) succeeded in associating with reader 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(9724|9824) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) reader 01030000.30c5d672.0000000f.00000507(7a60e4e1) calling association_complete_i
(9724|9824) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(9724|9824) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.0000000c.00000202(02ebfc79)
(9724|9824) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(9724|9824) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) succeeded in associating with reader 01030000.30c5d672.0000000d.00000607(2b8de442)
(9724|9824) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) reader 01030000.30c5d672.0000000d.00000607(2b8de442) calling association_complete_i
(9724|9824) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(9724|9824) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(9724|9824) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) succeeded in associating with reader 01030000.30c5d672.00000010.00000607(b3fdb771)
(9724|9824) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) reader 01030000.30c5d672.00000010.00000607(b3fdb771) calling association_complete_i
(9724|9824) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(9724|9824) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(9724|9824) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) succeeded in associating with reader 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(9724|9824) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) reader 01030000.30c5d672.0000000e.00000607(6c2d9e92) calling association_complete_i
(9724|9824) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(9724|9824) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.0000000d.00000102(14a6860a)
(9724|9824) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.0000000e.00000102(5306fcda)
(9724|9824) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.0000000f.00000607(514db722)
(9724|9824) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) succeeded in associating with reader 01030000.30c5d672.0000000f.00000607(514db722)
(9724|9824) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) reader 01030000.30c5d672.0000000f.00000607(514db722) calling association_complete_i
(9724|9824) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.0000000f.00000607(514db722)
(9724|9824) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9)
(9724|9824) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000010.00000102(8cd6d539)
(9724|9824) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.0000000f.00000102(6e66d56a)
(9724|9824) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.0000000e.00000202(782baf19)
(9724|9824) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000010.00000202(a7fb86fa)
(9724|9824) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.0000000f.00000202(454b86a9)
(9724|9824) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(9724|9824) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) succeeded in associating with reader 01030000.30c5d672.00000011.00000507(a5b0cd02)
(9724|9824) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) reader 01030000.30c5d672.00000011.00000507(a5b0cd02) calling association_complete_i
(9724|9824) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(9724|9824) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(9724|9824) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) succeeded in associating with reader 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(9724|9824) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) reader 01030000.30c5d672.00000011.00000607(8e9d9ec1) calling association_complete_i
(9724|9824) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(9724|9824) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(9724|9824) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) succeeded in associating with reader 01030000.30c5d672.00000012.00000507(e210b7d2)
(9724|9824) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) reader 01030000.30c5d672.00000012.00000507(e210b7d2) calling association_complete_i
(9724|9824) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(9724|9824) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000011.00000102(b1b6fc89)
(9724|9824) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000012.00000607(c93de411)
(9724|9824) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) succeeded in associating with reader 01030000.30c5d672.00000012.00000607(c93de411)
(9724|9824) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) reader 01030000.30c5d672.00000012.00000607(c93de411) calling association_complete_i
(9724|9824) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000012.00000607(c93de411)
(9724|9824) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000011.00000202(9a9baf4a)
(9724|9824) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000012.00000102(f6168659)
(9724|9824) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000013.00000507(df709e62)
(9724|9824) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) succeeded in associating with reader 01030000.30c5d672.00000013.00000507(df709e62)
(9724|9824) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) reader 01030000.30c5d672.00000013.00000507(df709e62) calling association_complete_i
(9724|9824) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000013.00000507(df709e62)
(9724|9824) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000012.00000202(dd3bd59a)
2025-10-28T18:50:52Z: Enabling DDS entities (if not already enabled).
2025-10-28T18:50:52Z: DDS entities enabled.

2025-10-28T18:50:52Z: Initializing process actions.
(9724|9824) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(9724|9824) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) succeeded in associating with reader 01030000.30c5d672.00000013.00000607(f45dcda1)
(9724|9824) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) reader 01030000.30c5d672.00000013.00000607(f45dcda1) calling association_complete_i
(9724|9824) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(9724|9824) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000013.00000102(cb76afe9)
(9724|9824) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000014.00000507(6d504272)
(9724|9824) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) succeeded in associating with reader 01030000.30c5d672.00000014.00000507(6d504272)
(9724|9824) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) reader 01030000.30c5d672.00000014.00000507(6d504272) calling association_complete_i
(9724|9824) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000014.00000507(6d504272)
(9724|9824) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000013.00000202(e05bfc2a)
(9724|9824) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(9724|9824) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) succeeded in associating with reader 01030000.30c5d672.00000015.00000507(50306bc2)
(9724|9824) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) reader 01030000.30c5d672.00000015.00000507(50306bc2) calling association_complete_i
(9724|9824) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(9724|9824) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(9724|9824) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) succeeded in associating with reader 01030000.30c5d672.00000014.00000607(467d11b1)
(9724|9824) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) reader 01030000.30c5d672.00000014.00000607(467d11b1) calling association_complete_i
(9724|9824) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(9724|9824) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(9724|9824) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) succeeded in associating with reader 01030000.30c5d672.00000015.00000607(7b1d3801)
(9724|9824) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) reader 01030000.30c5d672.00000015.00000607(7b1d3801) calling association_complete_i
(9724|9824) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(9724|9824) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000014.00000102(795673f9)
(9724|9824) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000015.00000102(44365a49)
(9724|9824) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000014.00000202(527b203a)
(9724|9824) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000015.00000202(6f1b098a)
2025-10-28T18:51:22Z: Starting process actions.
2025-10-28T18:51:22Z: Process tests started.

2025-10-28T18:51:23Z: Stopping process tests.
2025-10-28T18:51:23Z: Process tests stopped.

(9724|9824) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(9724|9824) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(9724|9824) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(9724|9824) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(9724|9824) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000003.00000507(bf9009e0) num remotes 1
(9724|9824) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000003.00000607(94bd5a23) num remotes 1
(9724|9824) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(9724|9824) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(9724|9824) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(9724|9824) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(9724|9824) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000002.00000507(82f02050) num remotes 1
(9724|9824) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000002.00000607(a9dd7393) num remotes 1
(9724|9824) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(9724|9824) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(9724|9824) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(9724|9824) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(9724|9824) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000004.00000507(0db0d5f0) num remotes 1
(9724|9824) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000004.00000607(269d8633) num remotes 1
(9724|9824) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(9724|9824) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(9724|9824) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(9724|9824) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(9724|9824) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000005.00000507(30d0fc40) num remotes 1
(9724|9824) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000005.00000607(1bfdaf83) num remotes 1
(9724|9824) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(9724|9824) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(9724|9824) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(9724|9824) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(9724|9824) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000006.00000507(77708690) num remotes 1
(9724|9824) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000006.00000607(5c5dd553) num remotes 1
(9724|9824) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(9724|9824) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(9724|9824) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(9724|9824) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
2025-10-28T18:51:24Z: Stopping process actions.
2025-10-28T18:51:24Z: Detaching Listeners.
2025-10-28T18:51:24Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
(9724|9824) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000008.00000507(c84038f1) num remotes 1
(9724|9724) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000007.00000507(4a10af20) num remotes 15
(9724|9824) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(9724|9824) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(9724|9824) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000008.00000607(e36d6b32) num remotes 1
Deleting datawriter: datawriter_02
(9724|9724) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000007.00000607(613dfce3) num remotes 14
(9724|9824) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(9724|9824) 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
(9724|9724) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 13
(9724|9724) 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
(9724|9724) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 13
(9724|9724) 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
(9724|9766) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000007.000001c7(b518a894) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(9724|9766) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000007.000001c7(b518a894) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(9724|9766) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(9724|9766) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(9724|9766) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(9724|9766) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(9724|9766) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(9724|9766) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(9724|9766) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(9724|9766) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(9724|9766) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(9724|9766) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(9724|9766) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(9724|9766) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(9724|9766) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(9724|9766) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(9724|9766) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(9724|9766) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000007.000003c7(872eca16) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(9724|9766) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000007.000003c7(872eca16) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(9724|9766) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9724|9766) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9724|9766) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9724|9766) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9724|9766) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9724|9766) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9724|9766) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9724|9766) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9724|9766) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9724|9766) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9724|9766) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9724|9766) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9724|9766) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9724|9766) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9724|9766) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9724|9766) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9724|9766) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9724|9766) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9724|9766) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9724|9766) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9724|9766) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9724|9766) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9724|9766) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9724|9766) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9724|9766) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9724|9766) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9724|9766) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000007.000004c7(c86f5cd1) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(9724|9766) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000007.000004c7(c86f5cd1) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(9724|9766) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9724|9766) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9724|9766) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9724|9766) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9724|9766) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9724|9766) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9724|9766) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9724|9766) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9724|9766) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9724|9766) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9724|9766) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9724|9766) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9724|9766) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9724|9766) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9724|9766) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9724|9766) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9724|9766) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9724|9766) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9724|9766) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9724|9766) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9724|9766) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9724|9766) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9724|9766) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9724|9766) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9724|9766) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9724|9766) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9724|9766) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000007.000002c7(9e35fb57) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(9724|9766) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000007.000002c7(9e35fb57) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(9724|9766) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9724|9834) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.0.240:38871 , reconnect_state = INIT_STATE.
(9724|9766) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9724|9766) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9724|9766) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9724|9766) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9724|9766) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9724|9766) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9724|9766) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9724|9766) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9724|9766) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9724|9766) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9724|9766) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9724|9766) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9724|9766) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9724|9766) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9724|9766) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9724|9766) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9724|9766) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9724|9766) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9724|9766) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9724|9766) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9724|9766) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9724|9766) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9724|9766) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9724|9766) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9724|9766) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9724|9766) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9724|9766) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9724|9766) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9724|9834) DataLink::handle_exception() - delay already elapsed so handle_timeout now
(9724|9724) Service_Participant::shutdown
(9724|9724) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2025-10-28T18:51:24Z: Process destruction / entity deletion complete.


--- Process Statistics ---

construction time: 2.313
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.099

--- Discovery Statistics ---

undermatched readers: 0
undermatched writers: 0

(9724|9724) Service_Participant::~Service_Participant
(9724|9724) Service_Participant::shutdown


=== Showing Log for Node 01036045.bd4a5e13.25e4340b.000001c1 === Spawned Process #7 (PID 9725) ===
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'

2025-10-28T18:50:49Z: 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
(9725|9725) INFO: set_DCPS_debug_level: set to 3
(9725|9725) INFO: ConfigStoreImpl::set_string: COMMON=@common
(9725|9725) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG_TRANSPORTS=rtps_transport
(9725|9725) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG=@rtps_config
(9725|9725) INFO: ConfigStoreImpl::set_string: CONFIG=@config
Creating participant: 'participant_01' in domain 7
(9725|9725) Service_Participant::set_repo_domain: Domain[ 7] = Repo[ DEFAULT_REPO].
(9725|9725) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.34.0-dev using ACE 6.5.23
(9725|9725) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 3
(9725|9725) Service_Participant::get_domain_participant_factory: machine: runnervmwhb2z, x86_64 platform: Linux, 6.11.0-1018-azure, #18~24.04.1-Ubuntu SMP Sat Jun 28 04:46:03 UTC 2025
(9725|9725) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(9725|9725) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(9725|9725) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(9725|9725) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(9725|9725) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(9725|9725) DomainParticipantImpl::enable: enabled participant 01030000.30c5d672.00000009.000001c1(e34bb3c0) in domain 7
(9725|9725) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
(9725|9725) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
(9725|9725) InfoRepoDiscovery::bit_config - BIT tcp transport :0
(9725|9725) DDS::ParticipantBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 3f0 with 20 chunks
(9725|9725) DataReaderImpl::enable Cached_Allocator_With_Overflow 480 with 20 chunks
(9725|9725) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmwhb2z" as fully qualified hostname, please correct system configuration.
(9725|9725) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(9725|9828) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000009.000001c7(0a2816f5) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(9725|9725) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(9725|9725) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000009.000001c7(0a2816f5), subscribed to topic name "DCPSParticipant" type "PARTICIPANT_BUILT_IN_TOPIC_TYPE"
(9725|9725) DDS::TopicBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1440 with 20 chunks
(9725|9725) DataReaderImpl::enable Cached_Allocator_With_Overflow 14d0 with 20 chunks
(9725|9725) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(9725|9828) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000009.000002c7(21054536) remote 01030000.30c5d672.00000001.000002c2(611ffa78)
(9725|9725) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(9725|9725) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000009.000002c7(21054536), subscribed to topic name "DCPSTopic" type "TOPIC_BUILT_IN_TOPIC_TYPE"
(9725|9725) DDS::PublicationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1a70 with 20 chunks
(9725|9725) DataReaderImpl::enable Cached_Allocator_With_Overflow 1b00 with 20 chunks
(9725|9725) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(9725|9828) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000009.000003c7(381e7477) remote 01030000.30c5d672.00000001.000004c2(37455dfe)
(9725|9725) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(9725|9725) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000009.000003c7(381e7477), subscribed to topic name "DCPSPublication" type "PUBLICATION_BUILT_IN_TOPIC_TYPE"
(9725|9725) DDS::SubscriptionBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 20a0 with 20 chunks
(9725|9725) DataReaderImpl::enable Cached_Allocator_With_Overflow 2130 with 20 chunks
(9725|9725) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(9725|9828) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000009.000004c7(775fe2b0) remote 01030000.30c5d672.00000001.000003c2(7804cb39)
(9725|9725) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(9725|9725) 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'
(9725|9725) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 2760 with 20 chunks
(9725|9725) DataReaderImpl::enable Cached_Allocator_With_Overflow 27f0 with 20 chunks
(9725|9725) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(9725|9828) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000003.00000102(ab96386b)
(9725|9725) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000002.00000102(96f611db)
(9725|9828) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000004.00000102(19b6e47b)
(9725|9725) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000005.00000102(24d6cdcb)
(9725|9828) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000006.00000102(6376b71b)
(9725|9725) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(9725|9725) 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'
(9725|9725) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 46e0 with 20 chunks
(9725|9725) DataReaderImpl::enable Cached_Allocator_With_Overflow 4770 with 20 chunks
(9725|9828) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000008.00000102(dc46097a)
(9725|9725) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(9725|9828) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000003.00000202(80bb6ba8)
(9725|9725) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000002.00000202(bddb4218)
(9725|9828) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000004.00000202(329bb7b8)
(9725|9725) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000005.00000202(0ffb9e08)
(9725|9828) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000006.00000202(485be4d8)
(9725|9725) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(9725|9725) 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'
(9725|9725) WriteDataContainer sample_list_element_allocator 3378 with 20 chunks
(9725|9725) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 10080 with 20 chunks
(9725|9725) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10110 with 20 chunks
(9725|9725) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1400 with 20 chunks
(9725|9828) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000007.00000102(5e169eab)
(9725|9725) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(9725|9725) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(9725|9828) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000008.00000202(f76b5ab9)
(9725|9828) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000007.00000202(753bcd68)
(9725|9828) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(9725|9828) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) succeeded in associating with reader 01030000.30c5d672.00000003.00000507(bf9009e0)
(9725|9725) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000002.00000507(82f02050)
(9725|9828) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) reader 01030000.30c5d672.00000003.00000507(bf9009e0) calling association_complete_i
(9725|9828) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(9725|9725) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) succeeded in associating with reader 01030000.30c5d672.00000002.00000507(82f02050)
(9725|9725) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) reader 01030000.30c5d672.00000002.00000507(82f02050) calling association_complete_i
(9725|9725) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000002.00000507(82f02050)
(9725|9725) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(9725|9725) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) succeeded in associating with reader 01030000.30c5d672.00000004.00000507(0db0d5f0)
(9725|9725) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) reader 01030000.30c5d672.00000004.00000507(0db0d5f0) calling association_complete_i
(9725|9725) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(9725|9725) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(9725|9725) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) succeeded in associating with reader 01030000.30c5d672.00000005.00000507(30d0fc40)
(9725|9725) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) reader 01030000.30c5d672.00000005.00000507(30d0fc40) calling association_complete_i
(9725|9725) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(9725|9725) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000006.00000507(77708690)
(9725|9725) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) succeeded in associating with reader 01030000.30c5d672.00000006.00000507(77708690)
(9725|9725) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) reader 01030000.30c5d672.00000006.00000507(77708690) calling association_complete_i
(9725|9725) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000006.00000507(77708690)
(9725|9828) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(9725|9725) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(9725|9828) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) succeeded in associating with reader 01030000.30c5d672.00000008.00000507(c84038f1)
(9725|9828) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) reader 01030000.30c5d672.00000008.00000507(c84038f1) calling association_complete_i
(9725|9828) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(9725|9828) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000009.00000507(f5201141)
(9725|9725) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) succeeded in associating with reader 01030000.30c5d672.00000007.00000507(4a10af20)
(9725|9725) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) reader 01030000.30c5d672.00000007.00000507(4a10af20) calling association_complete_i
(9725|9725) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(9725|9828) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) succeeded in associating with reader 01030000.30c5d672.00000009.00000507(f5201141)
(9725|9828) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) reader 01030000.30c5d672.00000009.00000507(f5201141) calling association_complete_i
(9725|9828) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000009.00000507(f5201141)
(9725|9725) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000009.00000102(e12620ca)
(9725|9725) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(9725|9725) 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'
(9725|9725) WriteDataContainer sample_list_element_allocator 36f8 with 20 chunks
(9725|9725) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 101a0 with 20 chunks
(9725|9725) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10230 with 20 chunks
(9725|9725) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1880 with 20 chunks
(9725|9725) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(9725|9725) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(9725|9828) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(9725|9828) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) succeeded in associating with reader 01030000.30c5d672.0000000a.00000507(b2806b91)
(9725|9828) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) reader 01030000.30c5d672.0000000a.00000507(b2806b91) calling association_complete_i
(9725|9828) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(9725|9828) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(9725|9828) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) succeeded in associating with reader 01030000.30c5d672.0000000b.00000507(8fe04221)
(9725|9828) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) reader 01030000.30c5d672.0000000b.00000507(8fe04221) calling association_complete_i
(9725|9828) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(9725|9828) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(9725|9828) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) succeeded in associating with reader 01030000.30c5d672.00000003.00000607(94bd5a23)
(9725|9828) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) reader 01030000.30c5d672.00000003.00000607(94bd5a23) calling association_complete_i
(9725|9828) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(9725|9828) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(9725|9828) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) succeeded in associating with reader 01030000.30c5d672.00000002.00000607(a9dd7393)
(9725|9828) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) reader 01030000.30c5d672.00000002.00000607(a9dd7393) calling association_complete_i
(9725|9828) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(9725|9725) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000004.00000607(269d8633)
(9725|9725) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) succeeded in associating with reader 01030000.30c5d672.00000004.00000607(269d8633)
(9725|9725) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) reader 01030000.30c5d672.00000004.00000607(269d8633) calling association_complete_i
(9725|9725) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000004.00000607(269d8633)
(9725|9725) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(9725|9725) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) succeeded in associating with reader 01030000.30c5d672.00000005.00000607(1bfdaf83)
(9725|9725) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) reader 01030000.30c5d672.00000005.00000607(1bfdaf83) calling association_complete_i
(9725|9725) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(9725|9725) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(9725|9725) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) succeeded in associating with reader 01030000.30c5d672.00000006.00000607(5c5dd553)
(9725|9725) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) reader 01030000.30c5d672.00000006.00000607(5c5dd553) calling association_complete_i
(9725|9725) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(9725|9725) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(9725|9828) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(9725|9828) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) succeeded in associating with reader 01030000.30c5d672.00000007.00000607(613dfce3)
(9725|9828) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) reader 01030000.30c5d672.00000007.00000607(613dfce3) calling association_complete_i
(9725|9828) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(9725|9828) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(9725|9828) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) succeeded in associating with reader 01030000.30c5d672.00000009.00000607(de0d4282)
(9725|9828) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) reader 01030000.30c5d672.00000009.00000607(de0d4282) calling association_complete_i
(9725|9828) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(9725|9828) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000009.00000202(ca0b7309)
(9725|9725) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) succeeded in associating with reader 01030000.30c5d672.00000008.00000607(e36d6b32)
(9725|9725) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) reader 01030000.30c5d672.00000008.00000607(e36d6b32) calling association_complete_i
(9725|9725) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(9725|9725) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(9725|9725) DataWriterImpl::enable: got GUID 01030000.30c5d672.00000009.00000202(ca0b7309), publishing to topic name "topic_02" type "Bench::Data"
2025-10-28T18:50:51Z: Process construction / entity creation complete.

2025-10-28T18:50:51Z: Beginning action construction / initialization.
2025-10-28T18:50:51Z: Action construction / initialization complete.

(9725|9828) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(9725|9828) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) succeeded in associating with reader 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(9725|9828) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) reader 01030000.30c5d672.0000000b.00000607(a4cd11e2) calling association_complete_i
(9725|9828) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(9725|9828) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(9725|9828) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) succeeded in associating with reader 01030000.30c5d672.0000000a.00000607(99ad3852)
(9725|9828) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) reader 01030000.30c5d672.0000000a.00000607(99ad3852) calling association_complete_i
(9725|9828) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(9725|9828) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.0000000b.00000102(9be673aa)
(9725|9828) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(9725|9828) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) succeeded in associating with reader 01030000.30c5d672.0000000c.00000507(3dc09e31)
(9725|9828) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) reader 01030000.30c5d672.0000000c.00000507(3dc09e31) calling association_complete_i
(9725|9828) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(9725|9828) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.0000000a.00000102(a6865a1a)
(9725|9828) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.0000000b.00000202(b0cb2069)
(9725|9828) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.0000000a.00000202(8dab09d9)
(9725|9828) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(9725|9828) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) succeeded in associating with reader 01030000.30c5d672.0000000c.00000607(16edcdf2)
(9725|9828) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) reader 01030000.30c5d672.0000000c.00000607(16edcdf2) calling association_complete_i
(9725|9828) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(9725|9828) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(9725|9828) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) succeeded in associating with reader 01030000.30c5d672.0000000d.00000507(00a0b781)
(9725|9828) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) reader 01030000.30c5d672.0000000d.00000507(00a0b781) calling association_complete_i
(9725|9828) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(9725|9828) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.0000000c.00000102(29c6afba)
(9725|9828) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(9725|9828) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) succeeded in associating with reader 01030000.30c5d672.00000010.00000507(98d0e4b2)
(9725|9828) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) reader 01030000.30c5d672.00000010.00000507(98d0e4b2) calling association_complete_i
(9725|9828) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(9725|9828) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(9725|9828) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) succeeded in associating with reader 01030000.30c5d672.0000000e.00000507(4700cd51)
(9725|9828) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) reader 01030000.30c5d672.0000000e.00000507(4700cd51) calling association_complete_i
(9725|9828) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(9725|9828) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(9725|9828) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) succeeded in associating with reader 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(9725|9828) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) reader 01030000.30c5d672.0000000f.00000507(7a60e4e1) calling association_complete_i
(9725|9828) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(9725|9828) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.0000000c.00000202(02ebfc79)
(9725|9828) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(9725|9828) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) succeeded in associating with reader 01030000.30c5d672.0000000d.00000607(2b8de442)
(9725|9828) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) reader 01030000.30c5d672.0000000d.00000607(2b8de442) calling association_complete_i
(9725|9828) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(9725|9828) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(9725|9828) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) succeeded in associating with reader 01030000.30c5d672.00000010.00000607(b3fdb771)
(9725|9828) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) reader 01030000.30c5d672.00000010.00000607(b3fdb771) calling association_complete_i
(9725|9828) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(9725|9828) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(9725|9828) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) succeeded in associating with reader 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(9725|9828) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) reader 01030000.30c5d672.0000000e.00000607(6c2d9e92) calling association_complete_i
(9725|9828) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(9725|9828) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.0000000d.00000102(14a6860a)
(9725|9828) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.0000000e.00000102(5306fcda)
(9725|9828) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.0000000f.00000607(514db722)
(9725|9828) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) succeeded in associating with reader 01030000.30c5d672.0000000f.00000607(514db722)
(9725|9828) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) reader 01030000.30c5d672.0000000f.00000607(514db722) calling association_complete_i
(9725|9828) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.0000000f.00000607(514db722)
(9725|9828) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9)
(9725|9828) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000010.00000102(8cd6d539)
(9725|9828) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.0000000f.00000102(6e66d56a)
(9725|9828) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.0000000e.00000202(782baf19)
(9725|9828) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000010.00000202(a7fb86fa)
(9725|9828) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.0000000f.00000202(454b86a9)
(9725|9828) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(9725|9828) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) succeeded in associating with reader 01030000.30c5d672.00000011.00000507(a5b0cd02)
(9725|9828) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) reader 01030000.30c5d672.00000011.00000507(a5b0cd02) calling association_complete_i
(9725|9828) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(9725|9828) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(9725|9828) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) succeeded in associating with reader 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(9725|9828) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) reader 01030000.30c5d672.00000011.00000607(8e9d9ec1) calling association_complete_i
(9725|9828) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(9725|9828) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(9725|9828) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) succeeded in associating with reader 01030000.30c5d672.00000012.00000507(e210b7d2)
(9725|9828) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) reader 01030000.30c5d672.00000012.00000507(e210b7d2) calling association_complete_i
(9725|9828) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(9725|9828) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000011.00000102(b1b6fc89)
(9725|9828) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000012.00000607(c93de411)
(9725|9828) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) succeeded in associating with reader 01030000.30c5d672.00000012.00000607(c93de411)
(9725|9828) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) reader 01030000.30c5d672.00000012.00000607(c93de411) calling association_complete_i
(9725|9828) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000012.00000607(c93de411)
(9725|9828) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000011.00000202(9a9baf4a)
(9725|9828) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000012.00000102(f6168659)
(9725|9828) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000013.00000507(df709e62)
(9725|9828) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) succeeded in associating with reader 01030000.30c5d672.00000013.00000507(df709e62)
(9725|9828) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) reader 01030000.30c5d672.00000013.00000507(df709e62) calling association_complete_i
(9725|9828) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000013.00000507(df709e62)
(9725|9828) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000012.00000202(dd3bd59a)
(9725|9828) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(9725|9828) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) succeeded in associating with reader 01030000.30c5d672.00000013.00000607(f45dcda1)
(9725|9828) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) reader 01030000.30c5d672.00000013.00000607(f45dcda1) calling association_complete_i
(9725|9828) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
2025-10-28T18:50:52Z: Enabling DDS entities (if not already enabled).
2025-10-28T18:50:52Z: DDS entities enabled.

2025-10-28T18:50:52Z: Initializing process actions.
(9725|9828) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000013.00000102(cb76afe9)
(9725|9828) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000014.00000507(6d504272)
(9725|9828) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) succeeded in associating with reader 01030000.30c5d672.00000014.00000507(6d504272)
(9725|9828) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) reader 01030000.30c5d672.00000014.00000507(6d504272) calling association_complete_i
(9725|9828) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000014.00000507(6d504272)
(9725|9828) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000013.00000202(e05bfc2a)
(9725|9828) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(9725|9828) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) succeeded in associating with reader 01030000.30c5d672.00000015.00000507(50306bc2)
(9725|9828) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) reader 01030000.30c5d672.00000015.00000507(50306bc2) calling association_complete_i
(9725|9828) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(9725|9828) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(9725|9828) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) succeeded in associating with reader 01030000.30c5d672.00000014.00000607(467d11b1)
(9725|9828) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) reader 01030000.30c5d672.00000014.00000607(467d11b1) calling association_complete_i
(9725|9828) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(9725|9828) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(9725|9828) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) succeeded in associating with reader 01030000.30c5d672.00000015.00000607(7b1d3801)
(9725|9828) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) reader 01030000.30c5d672.00000015.00000607(7b1d3801) calling association_complete_i
(9725|9828) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(9725|9828) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000014.00000102(795673f9)
(9725|9828) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000015.00000102(44365a49)
(9725|9828) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000014.00000202(527b203a)
(9725|9828) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000015.00000202(6f1b098a)
2025-10-28T18:51:22Z: Starting process actions.
2025-10-28T18:51:22Z: Process tests started.

2025-10-28T18:51:23Z: Stopping process tests.
2025-10-28T18:51:23Z: Process tests stopped.

(9725|9828) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(9725|9828) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(9725|9828) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(9725|9828) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(9725|9828) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000003.00000507(bf9009e0) num remotes 1
(9725|9828) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000003.00000607(94bd5a23) num remotes 1
(9725|9828) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(9725|9828) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(9725|9828) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(9725|9828) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(9725|9828) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000002.00000507(82f02050) num remotes 1
(9725|9828) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000002.00000607(a9dd7393) num remotes 1
(9725|9828) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(9725|9828) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(9725|9828) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(9725|9828) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(9725|9828) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000004.00000507(0db0d5f0) num remotes 1
(9725|9828) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000004.00000607(269d8633) num remotes 1
(9725|9828) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(9725|9828) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(9725|9828) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(9725|9828) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(9725|9828) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000005.00000507(30d0fc40) num remotes 1
(9725|9828) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000005.00000607(1bfdaf83) num remotes 1
(9725|9828) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(9725|9828) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(9725|9828) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(9725|9828) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(9725|9828) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000006.00000507(77708690) num remotes 1
(9725|9828) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000006.00000607(5c5dd553) num remotes 1
(9725|9828) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(9725|9828) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(9725|9828) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(9725|9828) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(9725|9828) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000008.00000507(c84038f1) num remotes 1
(9725|9828) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(9725|9828) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(9725|9828) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000008.00000607(e36d6b32) num remotes 1
(9725|9828) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(9725|9828) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(9725|9828) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000007.00000507(4a10af20) num remotes 1
(9725|9828) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000007.00000607(613dfce3) num remotes 1
2025-10-28T18:51:24Z: Stopping process actions.
2025-10-28T18:51:24Z: Detaching Listeners.
2025-10-28T18:51:24Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
(9725|9725) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000009.00000507(f5201141) num remotes 13
(9725|9828) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 1
(9725|9828) 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
(9725|9725) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000009.00000607(de0d4282) num remotes 13
(9725|9828) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 1
(9725|9828) 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
(9725|9725) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.0000000a.00000102(a6865a1a) num remotes 12
(9725|9725) 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
(9725|9725) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.0000000a.00000202(8dab09d9) num remotes 12
(9725|9725) 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
(9725|9764) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000009.000001c7(0a2816f5) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(9725|9764) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000009.000001c7(0a2816f5) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(9725|9764) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(9725|9764) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(9725|9764) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(9725|9764) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(9725|9764) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(9725|9764) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(9725|9764) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(9725|9764) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(9725|9764) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(9725|9764) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(9725|9764) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(9725|9764) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(9725|9764) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(9725|9764) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(9725|9764) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000009.000003c7(381e7477) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(9725|9764) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000009.000003c7(381e7477) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(9725|9764) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9725|9764) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9725|9764) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9725|9764) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9725|9764) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9725|9764) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9725|9764) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9725|9764) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9725|9764) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9725|9764) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9725|9764) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9725|9764) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9725|9764) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9725|9764) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9725|9764) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9725|9764) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9725|9764) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9725|9764) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9725|9764) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9725|9764) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9725|9764) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9725|9764) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9725|9764) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9725|9764) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9725|9764) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000009.000004c7(775fe2b0) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(9725|9764) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000009.000004c7(775fe2b0) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(9725|9764) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9725|9764) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9725|9764) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9725|9764) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9725|9764) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9725|9764) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9725|9764) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9725|9764) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9725|9764) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9725|9764) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9725|9764) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9725|9764) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9725|9764) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9725|9764) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9725|9764) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9725|9764) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9725|9764) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9725|9764) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9725|9764) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9725|9764) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9725|9764) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9725|9764) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9725|9764) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9725|9764) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9725|9764) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000009.000002c7(21054536) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(9725|9764) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000009.000002c7(21054536) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(9725|9842) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.0.240:38871 , reconnect_state = INIT_STATE.
(9725|9764) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9725|9764) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9725|9764) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9725|9764) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9725|9764) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9725|9764) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9725|9764) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9725|9764) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9725|9764) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9725|9764) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9725|9764) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9725|9764) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9725|9764) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9725|9764) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9725|9764) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9725|9764) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9725|9764) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9725|9764) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9725|9764) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9725|9764) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9725|9764) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9725|9764) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9725|9764) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9725|9764) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9725|9764) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9725|9764) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9725|9842) DataLink::handle_exception() - delay already elapsed so handle_timeout now
(9725|9725) Service_Participant::shutdown
(9725|9725) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2025-10-28T18:51:24Z: Process destruction / entity deletion complete.


--- Process Statistics ---

construction time: 2.378
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.103

--- Discovery Statistics ---

undermatched readers: 0
undermatched writers: 0

(9725|9725) Service_Participant::~Service_Participant
(9725|9725) Service_Participant::shutdown


=== Showing Log for Node 01036045.bd4a5e13.25e4340b.000001c1 === Spawned Process #4 (PID 9722) ===
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'

2025-10-28T18:50:49Z: 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
(9722|9722) INFO: set_DCPS_debug_level: set to 3
(9722|9722) INFO: ConfigStoreImpl::set_string: COMMON=@common
(9722|9722) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG_TRANSPORTS=rtps_transport
(9722|9722) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG=@rtps_config
(9722|9722) INFO: ConfigStoreImpl::set_string: CONFIG=@config
Creating participant: 'participant_01' in domain 7
(9722|9722) Service_Participant::set_repo_domain: Domain[ 7] = Repo[ DEFAULT_REPO].
(9722|9722) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.34.0-dev using ACE 6.5.23
(9722|9722) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 3
(9722|9722) Service_Participant::get_domain_participant_factory: machine: runnervmwhb2z, x86_64 platform: Linux, 6.11.0-1018-azure, #18~24.04.1-Ubuntu SMP Sat Jun 28 04:46:03 UTC 2025
(9722|9722) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(9722|9722) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(9722|9722) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(9722|9722) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(9722|9722) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(9722|9722) DomainParticipantImpl::enable: enabled participant 01030000.30c5d672.0000000b.000001c1(998be0a0) in domain 7
(9722|9722) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
(9722|9722) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
(9722|9722) InfoRepoDiscovery::bit_config - BIT tcp transport :0
(9722|9722) DDS::ParticipantBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 3f0 with 20 chunks
(9722|9722) DataReaderImpl::enable Cached_Allocator_With_Overflow 480 with 20 chunks
(9722|9722) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmwhb2z" as fully qualified hostname, please correct system configuration.
(9722|9722) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(9722|9833) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.0000000b.000001c7(70e84595) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(9722|9722) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(9722|9722) DataReaderImpl::enable: got GUID 01030000.30c5d672.0000000b.000001c7(70e84595), subscribed to topic name "DCPSParticipant" type "PARTICIPANT_BUILT_IN_TOPIC_TYPE"
(9722|9722) DDS::TopicBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1440 with 20 chunks
(9722|9722) DataReaderImpl::enable Cached_Allocator_With_Overflow 14d0 with 20 chunks
(9722|9722) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(9722|9833) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.0000000b.000002c7(5bc51656) remote 01030000.30c5d672.00000001.000002c2(611ffa78)
(9722|9722) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(9722|9722) DataReaderImpl::enable: got GUID 01030000.30c5d672.0000000b.000002c7(5bc51656), subscribed to topic name "DCPSTopic" type "TOPIC_BUILT_IN_TOPIC_TYPE"
(9722|9722) DDS::PublicationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1a70 with 20 chunks
(9722|9722) DataReaderImpl::enable Cached_Allocator_With_Overflow 1b00 with 20 chunks
(9722|9722) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(9722|9833) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.0000000b.000003c7(42de2717) remote 01030000.30c5d672.00000001.000004c2(37455dfe)
(9722|9722) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(9722|9722) DataReaderImpl::enable: got GUID 01030000.30c5d672.0000000b.000003c7(42de2717), subscribed to topic name "DCPSPublication" type "PUBLICATION_BUILT_IN_TOPIC_TYPE"
(9722|9722) DDS::SubscriptionBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 20a0 with 20 chunks
(9722|9722) DataReaderImpl::enable Cached_Allocator_With_Overflow 2130 with 20 chunks
(9722|9722) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(9722|9833) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.0000000b.000004c7(0d9fb1d0) remote 01030000.30c5d672.00000001.000003c2(7804cb39)
(9722|9722) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(9722|9722) 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'
(9722|9722) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 2760 with 20 chunks
(9722|9722) DataReaderImpl::enable Cached_Allocator_With_Overflow 27f0 with 20 chunks
(9722|9722) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(9722|9833) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000003.00000102(ab96386b)
(9722|9722) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000002.00000102(96f611db)
(9722|9722) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000004.00000102(19b6e47b)
(9722|9722) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000005.00000102(24d6cdcb)
(9722|9833) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000006.00000102(6376b71b)
(9722|9833) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000008.00000102(dc46097a)
(9722|9833) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000007.00000102(5e169eab)
(9722|9833) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000009.00000102(e12620ca)
(9722|9722) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(9722|9722) 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'
(9722|9722) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 46e0 with 20 chunks
(9722|9722) DataReaderImpl::enable Cached_Allocator_With_Overflow 4770 with 20 chunks
(9722|9722) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(9722|9833) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000003.00000202(80bb6ba8)
(9722|9722) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000004.00000202(329bb7b8)
(9722|9833) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000002.00000202(bddb4218)
(9722|9722) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000005.00000202(0ffb9e08)
(9722|9833) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000006.00000202(485be4d8)
(9722|9722) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000008.00000202(f76b5ab9)
(9722|9833) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000007.00000202(753bcd68)
(9722|9833) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000009.00000202(ca0b7309)
(9722|9722) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(9722|9722) 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'
(9722|9722) WriteDataContainer sample_list_element_allocator 3378 with 20 chunks
(9722|9722) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 10080 with 20 chunks
(9722|9722) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10110 with 20 chunks
(9722|9722) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1400 with 20 chunks
(9722|9722) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(9722|9722) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(9722|9833) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(9722|9833) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) succeeded in associating with reader 01030000.30c5d672.00000003.00000507(bf9009e0)
(9722|9833) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) reader 01030000.30c5d672.00000003.00000507(bf9009e0) calling association_complete_i
(9722|9833) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(9722|9722) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(9722|9722) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) succeeded in associating with reader 01030000.30c5d672.00000004.00000507(0db0d5f0)
(9722|9722) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) reader 01030000.30c5d672.00000004.00000507(0db0d5f0) calling association_complete_i
(9722|9722) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(9722|9722) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(9722|9722) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) succeeded in associating with reader 01030000.30c5d672.00000005.00000507(30d0fc40)
(9722|9833) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000002.00000507(82f02050)
(9722|9722) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) reader 01030000.30c5d672.00000005.00000507(30d0fc40) calling association_complete_i
(9722|9722) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(9722|9833) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) succeeded in associating with reader 01030000.30c5d672.00000002.00000507(82f02050)
(9722|9833) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) reader 01030000.30c5d672.00000002.00000507(82f02050) calling association_complete_i
(9722|9833) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000002.00000507(82f02050)
(9722|9833) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000006.00000507(77708690)
(9722|9833) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) succeeded in associating with reader 01030000.30c5d672.00000006.00000507(77708690)
(9722|9833) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) reader 01030000.30c5d672.00000006.00000507(77708690) calling association_complete_i
(9722|9833) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000006.00000507(77708690)
(9722|9833) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(9722|9833) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) succeeded in associating with reader 01030000.30c5d672.00000008.00000507(c84038f1)
(9722|9833) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) reader 01030000.30c5d672.00000008.00000507(c84038f1) calling association_complete_i
(9722|9833) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(9722|9833) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(9722|9833) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) succeeded in associating with reader 01030000.30c5d672.00000007.00000507(4a10af20)
(9722|9833) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) reader 01030000.30c5d672.00000007.00000507(4a10af20) calling association_complete_i
(9722|9833) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(9722|9722) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000009.00000507(f5201141)
(9722|9833) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(9722|9722) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) succeeded in associating with reader 01030000.30c5d672.00000009.00000507(f5201141)
(9722|9722) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) reader 01030000.30c5d672.00000009.00000507(f5201141) calling association_complete_i
(9722|9722) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000009.00000507(f5201141)
(9722|9833) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) succeeded in associating with reader 01030000.30c5d672.0000000a.00000507(b2806b91)
(9722|9833) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) reader 01030000.30c5d672.0000000a.00000507(b2806b91) calling association_complete_i
(9722|9833) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(9722|9722) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(9722|9833) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.0000000b.00000102(9be673aa)
(9722|9722) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) succeeded in associating with reader 01030000.30c5d672.0000000b.00000507(8fe04221)
(9722|9722) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) reader 01030000.30c5d672.0000000b.00000507(8fe04221) calling association_complete_i
(9722|9722) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(9722|9722) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(9722|9722) 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'
(9722|9722) WriteDataContainer sample_list_element_allocator 36f8 with 20 chunks
(9722|9722) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 101a0 with 20 chunks
(9722|9722) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10230 with 20 chunks
(9722|9722) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1880 with 20 chunks
(9722|9722) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(9722|9722) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(9722|9722) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(9722|9722) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) succeeded in associating with reader 01030000.30c5d672.0000000c.00000507(3dc09e31)
(9722|9722) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) reader 01030000.30c5d672.0000000c.00000507(3dc09e31) calling association_complete_i
(9722|9722) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(9722|9833) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.0000000a.00000102(a6865a1a)
(9722|9722) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(9722|9722) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) succeeded in associating with reader 01030000.30c5d672.00000002.00000607(a9dd7393)
(9722|9722) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) reader 01030000.30c5d672.00000002.00000607(a9dd7393) calling association_complete_i
(9722|9722) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(9722|9722) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000004.00000607(269d8633)
(9722|9833) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(9722|9722) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) succeeded in associating with reader 01030000.30c5d672.00000004.00000607(269d8633)
(9722|9722) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) reader 01030000.30c5d672.00000004.00000607(269d8633) calling association_complete_i
(9722|9722) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000004.00000607(269d8633)
(9722|9722) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(9722|9722) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) succeeded in associating with reader 01030000.30c5d672.00000005.00000607(1bfdaf83)
(9722|9722) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) reader 01030000.30c5d672.00000005.00000607(1bfdaf83) calling association_complete_i
(9722|9722) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(9722|9833) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) succeeded in associating with reader 01030000.30c5d672.00000003.00000607(94bd5a23)
(9722|9833) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) reader 01030000.30c5d672.00000003.00000607(94bd5a23) calling association_complete_i
(9722|9833) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(9722|9833) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(9722|9833) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) succeeded in associating with reader 01030000.30c5d672.00000006.00000607(5c5dd553)
(9722|9833) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) reader 01030000.30c5d672.00000006.00000607(5c5dd553) calling association_complete_i
(9722|9833) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(9722|9833) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(9722|9833) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) succeeded in associating with reader 01030000.30c5d672.00000008.00000607(e36d6b32)
(9722|9833) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) reader 01030000.30c5d672.00000008.00000607(e36d6b32) calling association_complete_i
(9722|9833) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(9722|9833) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(9722|9833) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) succeeded in associating with reader 01030000.30c5d672.00000007.00000607(613dfce3)
(9722|9833) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) reader 01030000.30c5d672.00000007.00000607(613dfce3) calling association_complete_i
(9722|9833) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(9722|9722) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(9722|9833) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(9722|9722) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) succeeded in associating with reader 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(9722|9722) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) reader 01030000.30c5d672.0000000b.00000607(a4cd11e2) calling association_complete_i
(9722|9722) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(9722|9722) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.0000000b.00000202(b0cb2069)
(9722|9722) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(9722|9833) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) succeeded in associating with reader 01030000.30c5d672.00000009.00000607(de0d4282)
(9722|9833) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) reader 01030000.30c5d672.00000009.00000607(de0d4282) calling association_complete_i
(9722|9833) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(9722|9833) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.0000000a.00000202(8dab09d9)
(9722|9722) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) succeeded in associating with reader 01030000.30c5d672.0000000a.00000607(99ad3852)
(9722|9722) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) reader 01030000.30c5d672.0000000a.00000607(99ad3852) calling association_complete_i
(9722|9722) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(9722|9722) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(9722|9722) DataWriterImpl::enable: got GUID 01030000.30c5d672.0000000b.00000202(b0cb2069), publishing to topic name "topic_02" type "Bench::Data"
2025-10-28T18:50:51Z: Process construction / entity creation complete.

2025-10-28T18:50:51Z: Beginning action construction / initialization.
2025-10-28T18:50:51Z: Action construction / initialization complete.

(9722|9833) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(9722|9833) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) succeeded in associating with reader 01030000.30c5d672.0000000c.00000607(16edcdf2)
(9722|9833) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) reader 01030000.30c5d672.0000000c.00000607(16edcdf2) calling association_complete_i
(9722|9833) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(9722|9833) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(9722|9833) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) succeeded in associating with reader 01030000.30c5d672.0000000d.00000507(00a0b781)
(9722|9833) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) reader 01030000.30c5d672.0000000d.00000507(00a0b781) calling association_complete_i
(9722|9833) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(9722|9833) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.0000000c.00000102(29c6afba)
(9722|9833) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(9722|9833) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) succeeded in associating with reader 01030000.30c5d672.00000010.00000507(98d0e4b2)
(9722|9833) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) reader 01030000.30c5d672.00000010.00000507(98d0e4b2) calling association_complete_i
(9722|9833) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(9722|9833) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(9722|9833) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) succeeded in associating with reader 01030000.30c5d672.0000000e.00000507(4700cd51)
(9722|9833) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) reader 01030000.30c5d672.0000000e.00000507(4700cd51) calling association_complete_i
(9722|9833) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(9722|9833) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(9722|9833) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) succeeded in associating with reader 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(9722|9833) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) reader 01030000.30c5d672.0000000f.00000507(7a60e4e1) calling association_complete_i
(9722|9833) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(9722|9833) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.0000000c.00000202(02ebfc79)
(9722|9833) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(9722|9833) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) succeeded in associating with reader 01030000.30c5d672.0000000d.00000607(2b8de442)
(9722|9833) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) reader 01030000.30c5d672.0000000d.00000607(2b8de442) calling association_complete_i
(9722|9833) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(9722|9833) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(9722|9833) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) succeeded in associating with reader 01030000.30c5d672.00000010.00000607(b3fdb771)
(9722|9833) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) reader 01030000.30c5d672.00000010.00000607(b3fdb771) calling association_complete_i
(9722|9833) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(9722|9833) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(9722|9833) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) succeeded in associating with reader 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(9722|9833) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) reader 01030000.30c5d672.0000000e.00000607(6c2d9e92) calling association_complete_i
(9722|9833) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(9722|9833) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.0000000d.00000102(14a6860a)
(9722|9833) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.0000000e.00000102(5306fcda)
(9722|9833) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.0000000f.00000607(514db722)
(9722|9833) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) succeeded in associating with reader 01030000.30c5d672.0000000f.00000607(514db722)
(9722|9833) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) reader 01030000.30c5d672.0000000f.00000607(514db722) calling association_complete_i
(9722|9833) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.0000000f.00000607(514db722)
(9722|9833) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9)
(9722|9833) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000010.00000102(8cd6d539)
(9722|9833) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.0000000f.00000102(6e66d56a)
(9722|9833) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.0000000e.00000202(782baf19)
(9722|9833) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000010.00000202(a7fb86fa)
(9722|9833) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.0000000f.00000202(454b86a9)
(9722|9833) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(9722|9833) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) succeeded in associating with reader 01030000.30c5d672.00000011.00000507(a5b0cd02)
(9722|9833) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) reader 01030000.30c5d672.00000011.00000507(a5b0cd02) calling association_complete_i
(9722|9833) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(9722|9833) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(9722|9833) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) succeeded in associating with reader 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(9722|9833) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) reader 01030000.30c5d672.00000011.00000607(8e9d9ec1) calling association_complete_i
(9722|9833) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(9722|9833) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(9722|9833) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) succeeded in associating with reader 01030000.30c5d672.00000012.00000507(e210b7d2)
(9722|9833) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) reader 01030000.30c5d672.00000012.00000507(e210b7d2) calling association_complete_i
(9722|9833) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(9722|9833) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000011.00000102(b1b6fc89)
(9722|9833) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000012.00000607(c93de411)
(9722|9833) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) succeeded in associating with reader 01030000.30c5d672.00000012.00000607(c93de411)
(9722|9833) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) reader 01030000.30c5d672.00000012.00000607(c93de411) calling association_complete_i
(9722|9833) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000012.00000607(c93de411)
(9722|9833) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000011.00000202(9a9baf4a)
(9722|9833) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000012.00000102(f6168659)
(9722|9833) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000013.00000507(df709e62)
(9722|9833) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) succeeded in associating with reader 01030000.30c5d672.00000013.00000507(df709e62)
(9722|9833) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) reader 01030000.30c5d672.00000013.00000507(df709e62) calling association_complete_i
(9722|9833) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000013.00000507(df709e62)
(9722|9833) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000012.00000202(dd3bd59a)
(9722|9833) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(9722|9833) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) succeeded in associating with reader 01030000.30c5d672.00000013.00000607(f45dcda1)
(9722|9833) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) reader 01030000.30c5d672.00000013.00000607(f45dcda1) calling association_complete_i
(9722|9833) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(9722|9833) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000013.00000102(cb76afe9)
(9722|9833) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000014.00000507(6d504272)
(9722|9833) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) succeeded in associating with reader 01030000.30c5d672.00000014.00000507(6d504272)
(9722|9833) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) reader 01030000.30c5d672.00000014.00000507(6d504272) calling association_complete_i
(9722|9833) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000014.00000507(6d504272)
(9722|9833) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000013.00000202(e05bfc2a)
(9722|9833) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(9722|9833) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) succeeded in associating with reader 01030000.30c5d672.00000015.00000507(50306bc2)
(9722|9833) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) reader 01030000.30c5d672.00000015.00000507(50306bc2) calling association_complete_i
(9722|9833) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(9722|9833) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(9722|9833) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) succeeded in associating with reader 01030000.30c5d672.00000014.00000607(467d11b1)
(9722|9833) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) reader 01030000.30c5d672.00000014.00000607(467d11b1) calling association_complete_i
(9722|9833) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000014.00000607(467d11b1)
2025-10-28T18:50:52Z: Enabling DDS entities (if not already enabled).
2025-10-28T18:50:52Z: DDS entities enabled.

2025-10-28T18:50:52Z: Initializing process actions.
(9722|9833) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(9722|9833) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) succeeded in associating with reader 01030000.30c5d672.00000015.00000607(7b1d3801)
(9722|9833) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) reader 01030000.30c5d672.00000015.00000607(7b1d3801) calling association_complete_i
(9722|9833) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(9722|9833) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000014.00000102(795673f9)
(9722|9833) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000015.00000102(44365a49)
(9722|9833) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000014.00000202(527b203a)
(9722|9833) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000015.00000202(6f1b098a)
2025-10-28T18:51:22Z: Starting process actions.
2025-10-28T18:51:22Z: Process tests started.

2025-10-28T18:51:23Z: Stopping process tests.
2025-10-28T18:51:23Z: Process tests stopped.

(9722|9833) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(9722|9833) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(9722|9833) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(9722|9833) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(9722|9833) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000003.00000507(bf9009e0) num remotes 1
(9722|9833) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000003.00000607(94bd5a23) num remotes 1
(9722|9833) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(9722|9833) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(9722|9833) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(9722|9833) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(9722|9833) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000002.00000507(82f02050) num remotes 1
(9722|9833) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000002.00000607(a9dd7393) num remotes 1
(9722|9833) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(9722|9833) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(9722|9833) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(9722|9833) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(9722|9833) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000004.00000507(0db0d5f0) num remotes 1
(9722|9833) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000004.00000607(269d8633) num remotes 1
(9722|9833) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(9722|9833) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(9722|9833) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(9722|9833) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(9722|9833) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000005.00000507(30d0fc40) num remotes 1
(9722|9833) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000005.00000607(1bfdaf83) num remotes 1
(9722|9833) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(9722|9833) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(9722|9833) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(9722|9833) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(9722|9833) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000006.00000507(77708690) num remotes 1
(9722|9833) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000006.00000607(5c5dd553) num remotes 1
(9722|9833) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(9722|9833) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(9722|9833) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(9722|9833) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(9722|9833) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000008.00000507(c84038f1) num remotes 1
(9722|9833) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(9722|9833) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(9722|9833) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000008.00000607(e36d6b32) num remotes 1
(9722|9833) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(9722|9833) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(9722|9833) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000007.00000507(4a10af20) num remotes 1
(9722|9833) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000007.00000607(613dfce3) num remotes 1
(9722|9833) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 1
(9722|9833) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 1
(9722|9833) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 1
(9722|9833) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 1
(9722|9833) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000009.00000507(f5201141) num remotes 1
(9722|9833) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000009.00000607(de0d4282) num remotes 1
2025-10-28T18:51:24Z: Stopping process actions.
2025-10-28T18:51:24Z: Detaching Listeners.
2025-10-28T18:51:24Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
(9722|9722) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.0000000a.00000507(b2806b91) num remotes 12
(9722|9833) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.0000000b.00000102(9be673aa) num remotes 1
(9722|9833) 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
(9722|9833) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.0000000a.00000102(a6865a1a) num remotes 1
(9722|9722) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.0000000a.00000607(99ad3852) num remotes 12
(9722|9833) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.0000000a.00000102(a6865a1a) num remotes 1
(9722|9833) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.0000000b.00000202(b0cb2069) num remotes 1
(9722|9833) 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
(9722|9833) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.0000000a.00000202(8dab09d9) num remotes 1
(9722|9833) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.0000000a.00000202(8dab09d9) num remotes 1
(9722|9722) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.0000000c.00000102(29c6afba) num remotes 10
(9722|9722) 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
(9722|9722) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.0000000c.00000202(02ebfc79) num remotes 10
(9722|9722) 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
(9722|9774) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.0000000b.000001c7(70e84595) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(9722|9774) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.0000000b.000001c7(70e84595) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(9722|9774) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(9722|9774) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(9722|9774) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(9722|9774) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(9722|9774) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(9722|9774) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(9722|9774) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(9722|9774) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(9722|9774) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(9722|9774) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(9722|9774) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(9722|9774) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(9722|9774) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.0000000b.000003c7(42de2717) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(9722|9774) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.0000000b.000003c7(42de2717) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(9722|9774) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9722|9774) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9722|9774) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9722|9774) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9722|9774) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9722|9774) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9722|9774) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9722|9774) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9722|9774) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9722|9774) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9722|9774) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9722|9774) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9722|9774) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9722|9774) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9722|9774) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9722|9774) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9722|9774) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9722|9774) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9722|9774) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9722|9774) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9722|9774) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.0000000b.000004c7(0d9fb1d0) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(9722|9774) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.0000000b.000004c7(0d9fb1d0) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(9722|9774) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9722|9774) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9722|9774) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9722|9774) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9722|9774) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9722|9774) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9722|9774) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9722|9774) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9722|9774) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9722|9774) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9722|9774) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9722|9774) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9722|9774) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9722|9774) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9722|9774) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9722|9774) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9722|9774) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9722|9774) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9722|9774) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9722|9774) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9722|9850) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.0.240:38871 , reconnect_state = INIT_STATE.
(9722|9774) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.0000000b.000002c7(5bc51656) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(9722|9774) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.0000000b.000002c7(5bc51656) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(9722|9774) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9722|9774) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9722|9774) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9722|9774) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9722|9774) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9722|9774) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9722|9774) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9722|9774) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9722|9774) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9722|9774) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9722|9774) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9722|9774) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9722|9774) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9722|9774) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9722|9774) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9722|9774) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9722|9774) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9722|9774) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9722|9774) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9722|9774) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9722|9774) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9722|9774) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9722|9774) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9722|9774) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9722|9850) DataLink::handle_exception() - delay already elapsed so handle_timeout now
(9722|9722) Service_Participant::shutdown
(9722|9722) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2025-10-28T18:51:24Z: Process destruction / entity deletion complete.


--- Process Statistics ---

construction time: 2.474
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.070

--- Discovery Statistics ---

undermatched readers: 0
undermatched writers: 0

(9722|9722) Service_Participant::~Service_Participant
(9722|9722) Service_Participant::shutdown


=== Showing Log for Node 01036045.bd4a5e13.25e4340b.000001c1 === Spawned Process #14 (PID 9736) ===
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'

2025-10-28T18:50:49Z: 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
(9736|9736) INFO: set_DCPS_debug_level: set to 3
(9736|9736) INFO: ConfigStoreImpl::set_string: COMMON=@common
(9736|9736) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG_TRANSPORTS=rtps_transport
(9736|9736) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG=@rtps_config
(9736|9736) INFO: ConfigStoreImpl::set_string: CONFIG=@config
Creating participant: 'participant_01' in domain 7
(9736|9736) Service_Participant::set_repo_domain: Domain[ 7] = Repo[ DEFAULT_REPO].
(9736|9736) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.34.0-dev using ACE 6.5.23
(9736|9736) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 3
(9736|9736) Service_Participant::get_domain_participant_factory: machine: runnervmwhb2z, x86_64 platform: Linux, 6.11.0-1018-azure, #18~24.04.1-Ubuntu SMP Sat Jun 28 04:46:03 UTC 2025
(9736|9736) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(9736|9736) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(9736|9736) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(9736|9736) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(9736|9736) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(9736|9736) DomainParticipantImpl::enable: enabled participant 01030000.30c5d672.0000000a.000001c1(a4ebc910) in domain 7
(9736|9736) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
(9736|9736) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
(9736|9736) InfoRepoDiscovery::bit_config - BIT tcp transport :0
(9736|9736) DDS::ParticipantBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 3f0 with 20 chunks
(9736|9736) DataReaderImpl::enable Cached_Allocator_With_Overflow 480 with 20 chunks
(9736|9736) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmwhb2z" as fully qualified hostname, please correct system configuration.
(9736|9736) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(9736|9831) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.0000000a.000001c7(4d886c25) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(9736|9736) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(9736|9736) DataReaderImpl::enable: got GUID 01030000.30c5d672.0000000a.000001c7(4d886c25), subscribed to topic name "DCPSParticipant" type "PARTICIPANT_BUILT_IN_TOPIC_TYPE"
(9736|9736) DDS::TopicBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1440 with 20 chunks
(9736|9736) DataReaderImpl::enable Cached_Allocator_With_Overflow 14d0 with 20 chunks
(9736|9736) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(9736|9736) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.0000000a.000002c7(66a53fe6) remote 01030000.30c5d672.00000001.000002c2(611ffa78)
(9736|9736) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(9736|9736) DataReaderImpl::enable: got GUID 01030000.30c5d672.0000000a.000002c7(66a53fe6), subscribed to topic name "DCPSTopic" type "TOPIC_BUILT_IN_TOPIC_TYPE"
(9736|9736) DDS::PublicationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1a70 with 20 chunks
(9736|9736) DataReaderImpl::enable Cached_Allocator_With_Overflow 1b00 with 20 chunks
(9736|9736) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(9736|9831) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.0000000a.000003c7(7fbe0ea7) remote 01030000.30c5d672.00000001.000004c2(37455dfe)
(9736|9736) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(9736|9736) DataReaderImpl::enable: got GUID 01030000.30c5d672.0000000a.000003c7(7fbe0ea7), subscribed to topic name "DCPSPublication" type "PUBLICATION_BUILT_IN_TOPIC_TYPE"
(9736|9736) DDS::SubscriptionBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 20a0 with 20 chunks
(9736|9736) DataReaderImpl::enable Cached_Allocator_With_Overflow 2130 with 20 chunks
(9736|9736) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(9736|9831) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.0000000a.000004c7(30ff9860) remote 01030000.30c5d672.00000001.000003c2(7804cb39)
(9736|9736) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(9736|9736) 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'
(9736|9736) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 2760 with 20 chunks
(9736|9736) DataReaderImpl::enable Cached_Allocator_With_Overflow 27f0 with 20 chunks
(9736|9736) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(9736|9831) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000003.00000102(ab96386b)
(9736|9736) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000002.00000102(96f611db)
(9736|9736) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000004.00000102(19b6e47b)
(9736|9736) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000005.00000102(24d6cdcb)
(9736|9736) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000006.00000102(6376b71b)
(9736|9736) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000008.00000102(dc46097a)
(9736|9736) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000007.00000102(5e169eab)
(9736|9831) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000009.00000102(e12620ca)
(9736|9736) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(9736|9736) 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'
(9736|9736) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 46e0 with 20 chunks
(9736|9736) DataReaderImpl::enable Cached_Allocator_With_Overflow 4770 with 20 chunks
(9736|9736) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(9736|9831) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000003.00000202(80bb6ba8)
(9736|9831) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000002.00000202(bddb4218)
(9736|9736) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000005.00000202(0ffb9e08)
(9736|9736) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000006.00000202(485be4d8)
(9736|9736) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000008.00000202(f76b5ab9)
(9736|9736) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000007.00000202(753bcd68)
(9736|9736) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000009.00000202(ca0b7309)
(9736|9736) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(9736|9736) 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 ''
(9736|9831) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000004.00000202(329bb7b8)
Creating datawriter: 'datawriter_01' with topic name 'topic_01' and listener type name 'bench_dwl'
(9736|9736) WriteDataContainer sample_list_element_allocator 3378 with 20 chunks
(9736|9736) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 10080 with 20 chunks
(9736|9736) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10110 with 20 chunks
(9736|9736) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1480 with 20 chunks
(9736|9736) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(9736|9736) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(9736|9831) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.0000000b.00000102(9be673aa)
(9736|9736) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000002.00000507(82f02050)
(9736|9736) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) succeeded in associating with reader 01030000.30c5d672.00000002.00000507(82f02050)
(9736|9736) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) reader 01030000.30c5d672.00000002.00000507(82f02050) calling association_complete_i
(9736|9736) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000002.00000507(82f02050)
(9736|9736) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(9736|9736) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) succeeded in associating with reader 01030000.30c5d672.00000004.00000507(0db0d5f0)
(9736|9736) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) reader 01030000.30c5d672.00000004.00000507(0db0d5f0) calling association_complete_i
(9736|9736) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(9736|9736) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(9736|9831) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(9736|9736) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) succeeded in associating with reader 01030000.30c5d672.00000005.00000507(30d0fc40)
(9736|9736) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) reader 01030000.30c5d672.00000005.00000507(30d0fc40) calling association_complete_i
(9736|9736) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(9736|9736) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000006.00000507(77708690)
(9736|9736) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) succeeded in associating with reader 01030000.30c5d672.00000006.00000507(77708690)
(9736|9736) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) reader 01030000.30c5d672.00000006.00000507(77708690) calling association_complete_i
(9736|9736) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000006.00000507(77708690)
(9736|9736) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(9736|9736) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) succeeded in associating with reader 01030000.30c5d672.00000008.00000507(c84038f1)
(9736|9736) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) reader 01030000.30c5d672.00000008.00000507(c84038f1) calling association_complete_i
(9736|9736) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(9736|9736) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(9736|9831) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) succeeded in associating with reader 01030000.30c5d672.00000003.00000507(bf9009e0)
(9736|9831) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) reader 01030000.30c5d672.00000003.00000507(bf9009e0) calling association_complete_i
(9736|9831) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(9736|9736) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) succeeded in associating with reader 01030000.30c5d672.00000007.00000507(4a10af20)
(9736|9736) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) reader 01030000.30c5d672.00000007.00000507(4a10af20) calling association_complete_i
(9736|9736) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(9736|9831) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000009.00000507(f5201141)
(9736|9831) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) succeeded in associating with reader 01030000.30c5d672.00000009.00000507(f5201141)
(9736|9831) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) reader 01030000.30c5d672.00000009.00000507(f5201141) calling association_complete_i
(9736|9831) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000009.00000507(f5201141)
(9736|9831) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.0000000a.00000102(a6865a1a)
(9736|9831) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(9736|9831) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) succeeded in associating with reader 01030000.30c5d672.0000000b.00000507(8fe04221)
(9736|9831) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) reader 01030000.30c5d672.0000000b.00000507(8fe04221) calling association_complete_i
(9736|9831) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(9736|9736) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(9736|9831) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(9736|9736) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) succeeded in associating with reader 01030000.30c5d672.0000000a.00000507(b2806b91)
(9736|9736) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) reader 01030000.30c5d672.0000000a.00000507(b2806b91) calling association_complete_i
(9736|9736) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(9736|9736) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(9736|9736) DataWriterImpl::enable: got GUID 01030000.30c5d672.0000000a.00000102(a6865a1a), publishing to topic name "topic_01" type "Bench::Data"
(9736|9831) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) succeeded in associating with reader 01030000.30c5d672.0000000c.00000507(3dc09e31)
(9736|9831) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) reader 01030000.30c5d672.0000000c.00000507(3dc09e31) calling association_complete_i
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
(9736|9831) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(9736|9736) WriteDataContainer sample_list_element_allocator 36f8 with 20 chunks
(9736|9736) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 101a0 with 20 chunks
(9736|9736) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10230 with 20 chunks
(9736|9736) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1c00 with 20 chunks
(9736|9736) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(9736|9736) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(9736|9831) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.0000000b.00000202(b0cb2069)
(9736|9736) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(9736|9736) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) succeeded in associating with reader 01030000.30c5d672.00000003.00000607(94bd5a23)
(9736|9736) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) reader 01030000.30c5d672.00000003.00000607(94bd5a23) calling association_complete_i
(9736|9736) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(9736|9831) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(9736|9831) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) succeeded in associating with reader 01030000.30c5d672.00000002.00000607(a9dd7393)
(9736|9831) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) reader 01030000.30c5d672.00000002.00000607(a9dd7393) calling association_complete_i
(9736|9831) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(9736|9831) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000004.00000607(269d8633)
(9736|9831) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) succeeded in associating with reader 01030000.30c5d672.00000004.00000607(269d8633)
(9736|9736) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(9736|9831) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) reader 01030000.30c5d672.00000004.00000607(269d8633) calling association_complete_i
(9736|9831) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000004.00000607(269d8633)
(9736|9736) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) succeeded in associating with reader 01030000.30c5d672.00000005.00000607(1bfdaf83)
(9736|9736) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) reader 01030000.30c5d672.00000005.00000607(1bfdaf83) calling association_complete_i
(9736|9736) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(9736|9736) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(9736|9831) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(9736|9736) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) succeeded in associating with reader 01030000.30c5d672.00000006.00000607(5c5dd553)
(9736|9736) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) reader 01030000.30c5d672.00000006.00000607(5c5dd553) calling association_complete_i
(9736|9736) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(9736|9736) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(9736|9736) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) succeeded in associating with reader 01030000.30c5d672.00000007.00000607(613dfce3)
(9736|9736) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) reader 01030000.30c5d672.00000007.00000607(613dfce3) calling association_complete_i
(9736|9736) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(9736|9736) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(9736|9736) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) succeeded in associating with reader 01030000.30c5d672.00000009.00000607(de0d4282)
(9736|9736) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) reader 01030000.30c5d672.00000009.00000607(de0d4282) calling association_complete_i
(9736|9736) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(9736|9831) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) succeeded in associating with reader 01030000.30c5d672.00000008.00000607(e36d6b32)
(9736|9831) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) reader 01030000.30c5d672.00000008.00000607(e36d6b32) calling association_complete_i
(9736|9831) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(9736|9831) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(9736|9831) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) succeeded in associating with reader 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(9736|9831) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) reader 01030000.30c5d672.0000000b.00000607(a4cd11e2) calling association_complete_i
(9736|9831) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(9736|9831) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(9736|9831) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) succeeded in associating with reader 01030000.30c5d672.0000000a.00000607(99ad3852)
(9736|9831) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) reader 01030000.30c5d672.0000000a.00000607(99ad3852) calling association_complete_i
(9736|9831) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(9736|9831) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.0000000a.00000202(8dab09d9)
(9736|9736) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(9736|9736) DataWriterImpl::enable: got GUID 01030000.30c5d672.0000000a.00000202(8dab09d9), publishing to topic name "topic_02" type "Bench::Data"
2025-10-28T18:50:51Z: Process construction / entity creation complete.

2025-10-28T18:50:51Z: Beginning action construction / initialization.
2025-10-28T18:50:51Z: Action construction / initialization complete.

(9736|9831) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(9736|9831) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) succeeded in associating with reader 01030000.30c5d672.0000000c.00000607(16edcdf2)
(9736|9831) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) reader 01030000.30c5d672.0000000c.00000607(16edcdf2) calling association_complete_i
(9736|9831) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(9736|9831) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(9736|9831) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) succeeded in associating with reader 01030000.30c5d672.0000000d.00000507(00a0b781)
(9736|9831) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) reader 01030000.30c5d672.0000000d.00000507(00a0b781) calling association_complete_i
(9736|9831) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(9736|9831) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.0000000c.00000102(29c6afba)
(9736|9831) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(9736|9831) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) succeeded in associating with reader 01030000.30c5d672.00000010.00000507(98d0e4b2)
(9736|9831) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) reader 01030000.30c5d672.00000010.00000507(98d0e4b2) calling association_complete_i
(9736|9831) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(9736|9831) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(9736|9831) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) succeeded in associating with reader 01030000.30c5d672.0000000e.00000507(4700cd51)
(9736|9831) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) reader 01030000.30c5d672.0000000e.00000507(4700cd51) calling association_complete_i
(9736|9831) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(9736|9831) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(9736|9831) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) succeeded in associating with reader 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(9736|9831) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) reader 01030000.30c5d672.0000000f.00000507(7a60e4e1) calling association_complete_i
(9736|9831) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(9736|9831) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.0000000c.00000202(02ebfc79)
(9736|9831) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(9736|9831) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) succeeded in associating with reader 01030000.30c5d672.0000000d.00000607(2b8de442)
(9736|9831) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) reader 01030000.30c5d672.0000000d.00000607(2b8de442) calling association_complete_i
(9736|9831) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(9736|9831) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(9736|9831) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) succeeded in associating with reader 01030000.30c5d672.00000010.00000607(b3fdb771)
(9736|9831) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) reader 01030000.30c5d672.00000010.00000607(b3fdb771) calling association_complete_i
(9736|9831) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(9736|9831) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(9736|9831) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) succeeded in associating with reader 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(9736|9831) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) reader 01030000.30c5d672.0000000e.00000607(6c2d9e92) calling association_complete_i
(9736|9831) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(9736|9831) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.0000000d.00000102(14a6860a)
(9736|9831) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.0000000e.00000102(5306fcda)
(9736|9831) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.0000000f.00000607(514db722)
(9736|9831) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) succeeded in associating with reader 01030000.30c5d672.0000000f.00000607(514db722)
(9736|9831) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) reader 01030000.30c5d672.0000000f.00000607(514db722) calling association_complete_i
(9736|9831) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.0000000f.00000607(514db722)
(9736|9831) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9)
(9736|9831) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000010.00000102(8cd6d539)
(9736|9831) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.0000000f.00000102(6e66d56a)
(9736|9831) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.0000000e.00000202(782baf19)
(9736|9831) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000010.00000202(a7fb86fa)
(9736|9831) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.0000000f.00000202(454b86a9)
(9736|9831) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(9736|9831) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) succeeded in associating with reader 01030000.30c5d672.00000011.00000507(a5b0cd02)
(9736|9831) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) reader 01030000.30c5d672.00000011.00000507(a5b0cd02) calling association_complete_i
(9736|9831) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(9736|9831) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(9736|9831) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) succeeded in associating with reader 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(9736|9831) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) reader 01030000.30c5d672.00000011.00000607(8e9d9ec1) calling association_complete_i
(9736|9831) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(9736|9831) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(9736|9831) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) succeeded in associating with reader 01030000.30c5d672.00000012.00000507(e210b7d2)
(9736|9831) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) reader 01030000.30c5d672.00000012.00000507(e210b7d2) calling association_complete_i
(9736|9831) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(9736|9831) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000011.00000102(b1b6fc89)
(9736|9831) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000012.00000607(c93de411)
(9736|9831) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) succeeded in associating with reader 01030000.30c5d672.00000012.00000607(c93de411)
(9736|9831) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) reader 01030000.30c5d672.00000012.00000607(c93de411) calling association_complete_i
(9736|9831) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000012.00000607(c93de411)
(9736|9831) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000011.00000202(9a9baf4a)
(9736|9831) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000012.00000102(f6168659)
(9736|9831) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000013.00000507(df709e62)
(9736|9831) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) succeeded in associating with reader 01030000.30c5d672.00000013.00000507(df709e62)
(9736|9831) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) reader 01030000.30c5d672.00000013.00000507(df709e62) calling association_complete_i
(9736|9831) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000013.00000507(df709e62)
(9736|9831) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000012.00000202(dd3bd59a)
(9736|9831) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(9736|9831) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) succeeded in associating with reader 01030000.30c5d672.00000013.00000607(f45dcda1)
(9736|9831) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) reader 01030000.30c5d672.00000013.00000607(f45dcda1) calling association_complete_i
(9736|9831) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(9736|9831) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000013.00000102(cb76afe9)
(9736|9831) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000014.00000507(6d504272)
(9736|9831) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) succeeded in associating with reader 01030000.30c5d672.00000014.00000507(6d504272)
(9736|9831) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) reader 01030000.30c5d672.00000014.00000507(6d504272) calling association_complete_i
(9736|9831) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000014.00000507(6d504272)
(9736|9831) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000013.00000202(e05bfc2a)
(9736|9831) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(9736|9831) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) succeeded in associating with reader 01030000.30c5d672.00000015.00000507(50306bc2)
(9736|9831) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) reader 01030000.30c5d672.00000015.00000507(50306bc2) calling association_complete_i
(9736|9831) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(9736|9831) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(9736|9831) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) succeeded in associating with reader 01030000.30c5d672.00000014.00000607(467d11b1)
(9736|9831) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) reader 01030000.30c5d672.00000014.00000607(467d11b1) calling association_complete_i
(9736|9831) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000014.00000607(467d11b1)
2025-10-28T18:50:52Z: Enabling DDS entities (if not already enabled).
2025-10-28T18:50:52Z: DDS entities enabled.

2025-10-28T18:50:52Z: Initializing process actions.
(9736|9831) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(9736|9831) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) succeeded in associating with reader 01030000.30c5d672.00000015.00000607(7b1d3801)
(9736|9831) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) reader 01030000.30c5d672.00000015.00000607(7b1d3801) calling association_complete_i
(9736|9831) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(9736|9831) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000014.00000102(795673f9)
(9736|9831) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000015.00000102(44365a49)
(9736|9831) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000014.00000202(527b203a)
(9736|9831) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000015.00000202(6f1b098a)
2025-10-28T18:51:22Z: Starting process actions.
2025-10-28T18:51:22Z: Process tests started.

2025-10-28T18:51:23Z: Stopping process tests.
2025-10-28T18:51:23Z: Process tests stopped.

(9736|9831) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(9736|9831) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(9736|9831) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(9736|9831) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(9736|9831) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000003.00000507(bf9009e0) num remotes 1
(9736|9831) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000003.00000607(94bd5a23) num remotes 1
(9736|9831) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(9736|9831) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(9736|9831) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(9736|9831) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(9736|9831) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000002.00000507(82f02050) num remotes 1
(9736|9831) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000002.00000607(a9dd7393) num remotes 1
(9736|9831) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(9736|9831) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(9736|9831) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(9736|9831) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(9736|9831) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000004.00000507(0db0d5f0) num remotes 1
(9736|9831) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000004.00000607(269d8633) num remotes 1
(9736|9831) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(9736|9831) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(9736|9831) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(9736|9831) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(9736|9831) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000005.00000507(30d0fc40) num remotes 1
(9736|9831) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000005.00000607(1bfdaf83) num remotes 1
(9736|9831) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(9736|9831) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(9736|9831) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(9736|9831) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(9736|9831) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000006.00000507(77708690) num remotes 1
(9736|9831) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000006.00000607(5c5dd553) num remotes 1
(9736|9831) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(9736|9831) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(9736|9831) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(9736|9831) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(9736|9831) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000008.00000507(c84038f1) num remotes 1
(9736|9831) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(9736|9831) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(9736|9831) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000008.00000607(e36d6b32) num remotes 1
(9736|9831) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(9736|9831) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(9736|9831) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000007.00000507(4a10af20) num remotes 1
(9736|9831) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000007.00000607(613dfce3) num remotes 1
(9736|9831) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 1
(9736|9831) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 1
(9736|9831) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 1
(9736|9831) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 1
(9736|9831) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000009.00000507(f5201141) num remotes 1
(9736|9831) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000009.00000607(de0d4282) num remotes 1
2025-10-28T18:51:24Z: Stopping process actions.
2025-10-28T18:51:24Z: Detaching Listeners.
2025-10-28T18:51:24Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
(9736|9736) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.0000000a.00000507(b2806b91) num remotes 12
(9736|9831) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.0000000b.00000102(9be673aa) num remotes 1
(9736|9831) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.0000000b.00000102(9be673aa) num remotes 1
(9736|9831) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.0000000a.00000102(a6865a1a) num remotes 1
(9736|9831) 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
(9736|9736) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.0000000a.00000607(99ad3852) num remotes 12
(9736|9831) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.0000000b.00000202(b0cb2069) num remotes 1
(9736|9831) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.0000000b.00000202(b0cb2069) num remotes 1
(9736|9831) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.0000000a.00000202(8dab09d9) num remotes 1
(9736|9831) 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
(9736|9736) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.0000000c.00000102(29c6afba) num remotes 10
(9736|9736) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.0000000c.00000102(29c6afba) num remotes 10
Deleting datareader: datareader_02
(9736|9736) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.0000000c.00000202(02ebfc79) num remotes 10
(9736|9736) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.0000000c.00000202(02ebfc79) num remotes 10
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
(9736|9777) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.0000000a.000001c7(4d886c25) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(9736|9777) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.0000000a.000001c7(4d886c25) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(9736|9777) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(9736|9777) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(9736|9777) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(9736|9777) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(9736|9777) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(9736|9777) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(9736|9777) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(9736|9777) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(9736|9777) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(9736|9777) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(9736|9777) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(9736|9777) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(9736|9777) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.0000000a.000003c7(7fbe0ea7) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(9736|9777) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.0000000a.000003c7(7fbe0ea7) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(9736|9777) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9736|9777) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9736|9777) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9736|9777) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9736|9777) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9736|9777) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9736|9777) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9736|9777) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9736|9777) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9736|9777) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9736|9777) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9736|9777) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9736|9777) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9736|9777) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9736|9777) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9736|9777) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9736|9777) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9736|9777) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9736|9777) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9736|9777) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9736|9777) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.0000000a.000004c7(30ff9860) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(9736|9777) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.0000000a.000004c7(30ff9860) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(9736|9777) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9736|9777) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9736|9777) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9736|9777) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9736|9777) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9736|9777) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9736|9777) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9736|9777) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9736|9777) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9736|9777) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9736|9777) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9736|9777) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9736|9777) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9736|9777) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9736|9777) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9736|9777) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9736|9777) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9736|9777) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9736|9777) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9736|9777) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9736|9777) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.0000000a.000002c7(66a53fe6) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(9736|9777) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.0000000a.000002c7(66a53fe6) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(9736|9848) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.0.240:38871 , reconnect_state = INIT_STATE.
(9736|9777) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9736|9777) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9736|9777) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9736|9777) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9736|9777) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9736|9777) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9736|9777) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9736|9777) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9736|9777) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9736|9777) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9736|9777) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9736|9777) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9736|9777) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9736|9777) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9736|9777) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9736|9777) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9736|9777) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9736|9777) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9736|9777) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9736|9777) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9736|9777) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9736|9777) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9736|9777) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9736|9777) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9736|9848) DataLink::handle_exception() - delay already elapsed so handle_timeout now
(9736|9736) Service_Participant::shutdown
(9736|9736) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2025-10-28T18:51:24Z: Process destruction / entity deletion complete.


--- Process Statistics ---

construction time: 2.435
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.069

--- Discovery Statistics ---

undermatched readers: 0
undermatched writers: 0

(9736|9736) Service_Participant::~Service_Participant
(9736|9736) Service_Participant::shutdown


=== Showing Log for Node 01036045.bd4a5e13.25e4340b.000001c1 === Spawned Process #10 (PID 9728) ===
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'

2025-10-28T18:50:49Z: 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
(9728|9728) INFO: set_DCPS_debug_level: set to 3
(9728|9728) INFO: ConfigStoreImpl::set_string: COMMON=@common
(9728|9728) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG_TRANSPORTS=rtps_transport
(9728|9728) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG=@rtps_config
(9728|9728) INFO: ConfigStoreImpl::set_string: CONFIG=@config
Creating participant: 'participant_01' in domain 7
(9728|9728) Service_Participant::set_repo_domain: Domain[ 7] = Repo[ DEFAULT_REPO].
(9728|9728) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.34.0-dev using ACE 6.5.23
(9728|9728) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 3
(9728|9728) Service_Participant::get_domain_participant_factory: machine: runnervmwhb2z, x86_64 platform: Linux, 6.11.0-1018-azure, #18~24.04.1-Ubuntu SMP Sat Jun 28 04:46:03 UTC 2025
(9728|9728) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(9728|9728) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(9728|9728) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(9728|9728) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(9728|9728) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(9728|9728) DomainParticipantImpl::enable: enabled participant 01030000.30c5d672.0000000c.000001c1(2bab3cb0) in domain 7
(9728|9728) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
(9728|9728) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
(9728|9728) InfoRepoDiscovery::bit_config - BIT tcp transport :0
(9728|9728) DDS::ParticipantBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 3f0 with 20 chunks
(9728|9728) DataReaderImpl::enable Cached_Allocator_With_Overflow 480 with 20 chunks
(9728|9728) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmwhb2z" as fully qualified hostname, please correct system configuration.
(9728|9728) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(9728|9835) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.0000000c.000001c7(c2c89985) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(9728|9728) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(9728|9728) DataReaderImpl::enable: got GUID 01030000.30c5d672.0000000c.000001c7(c2c89985), subscribed to topic name "DCPSParticipant" type "PARTICIPANT_BUILT_IN_TOPIC_TYPE"
(9728|9728) DDS::TopicBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1440 with 20 chunks
(9728|9728) DataReaderImpl::enable Cached_Allocator_With_Overflow 14d0 with 20 chunks
(9728|9728) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(9728|9835) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.0000000c.000002c7(e9e5ca46) remote 01030000.30c5d672.00000001.000002c2(611ffa78)
(9728|9728) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(9728|9728) DataReaderImpl::enable: got GUID 01030000.30c5d672.0000000c.000002c7(e9e5ca46), subscribed to topic name "DCPSTopic" type "TOPIC_BUILT_IN_TOPIC_TYPE"
(9728|9728) DDS::PublicationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1a70 with 20 chunks
(9728|9728) DataReaderImpl::enable Cached_Allocator_With_Overflow 1b00 with 20 chunks
(9728|9728) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(9728|9835) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.0000000c.000003c7(f0fefb07) remote 01030000.30c5d672.00000001.000004c2(37455dfe)
(9728|9728) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(9728|9728) DataReaderImpl::enable: got GUID 01030000.30c5d672.0000000c.000003c7(f0fefb07), subscribed to topic name "DCPSPublication" type "PUBLICATION_BUILT_IN_TOPIC_TYPE"
(9728|9728) DDS::SubscriptionBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 20a0 with 20 chunks
(9728|9728) DataReaderImpl::enable Cached_Allocator_With_Overflow 2130 with 20 chunks
(9728|9728) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(9728|9728) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(9728|9728) 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 ''
(9728|9835) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.0000000c.000004c7(bfbf6dc0) remote 01030000.30c5d672.00000001.000003c2(7804cb39)
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'
(9728|9728) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 2760 with 20 chunks
(9728|9728) DataReaderImpl::enable Cached_Allocator_With_Overflow 27f0 with 20 chunks
(9728|9728) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(9728|9835) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000003.00000102(ab96386b)
(9728|9728) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000002.00000102(96f611db)
(9728|9728) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000004.00000102(19b6e47b)
(9728|9728) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000005.00000102(24d6cdcb)
(9728|9728) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000006.00000102(6376b71b)
(9728|9728) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000008.00000102(dc46097a)
(9728|9835) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000009.00000102(e12620ca)
(9728|9835) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.0000000b.00000102(9be673aa)
(9728|9835) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.0000000a.00000102(a6865a1a)
(9728|9728) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000007.00000102(5e169eab)
(9728|9728) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(9728|9728) 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'
(9728|9728) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 46e0 with 20 chunks
(9728|9728) DataReaderImpl::enable Cached_Allocator_With_Overflow 4770 with 20 chunks
(9728|9728) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(9728|9835) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000003.00000202(80bb6ba8)
(9728|9835) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000002.00000202(bddb4218)
(9728|9835) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000004.00000202(329bb7b8)
(9728|9835) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000005.00000202(0ffb9e08)
(9728|9835) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000006.00000202(485be4d8)
(9728|9728) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000008.00000202(f76b5ab9)
(9728|9728) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000007.00000202(753bcd68)
(9728|9728) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000009.00000202(ca0b7309)
(9728|9835) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.0000000a.00000202(8dab09d9)
(9728|9728) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.0000000b.00000202(b0cb2069)
(9728|9728) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(9728|9728) 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'
(9728|9728) WriteDataContainer sample_list_element_allocator 3378 with 20 chunks
(9728|9728) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 10080 with 20 chunks
(9728|9728) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10110 with 20 chunks
(9728|9728) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1400 with 20 chunks
(9728|9728) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(9728|9728) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(9728|9835) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(9728|9835) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) succeeded in associating with reader 01030000.30c5d672.00000003.00000507(bf9009e0)
(9728|9835) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) reader 01030000.30c5d672.00000003.00000507(bf9009e0) calling association_complete_i
(9728|9835) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(9728|9835) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000002.00000507(82f02050)
(9728|9728) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(9728|9835) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) succeeded in associating with reader 01030000.30c5d672.00000002.00000507(82f02050)
(9728|9835) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) reader 01030000.30c5d672.00000002.00000507(82f02050) calling association_complete_i
(9728|9835) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000002.00000507(82f02050)
(9728|9835) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(9728|9835) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) succeeded in associating with reader 01030000.30c5d672.00000005.00000507(30d0fc40)
(9728|9835) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) reader 01030000.30c5d672.00000005.00000507(30d0fc40) calling association_complete_i
(9728|9835) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(9728|9728) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) succeeded in associating with reader 01030000.30c5d672.00000004.00000507(0db0d5f0)
(9728|9728) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) reader 01030000.30c5d672.00000004.00000507(0db0d5f0) calling association_complete_i
(9728|9728) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(9728|9728) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(9728|9728) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) succeeded in associating with reader 01030000.30c5d672.00000008.00000507(c84038f1)
(9728|9728) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) reader 01030000.30c5d672.00000008.00000507(c84038f1) calling association_complete_i
(9728|9835) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000006.00000507(77708690)
(9728|9728) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(9728|9728) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(9728|9728) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) succeeded in associating with reader 01030000.30c5d672.00000007.00000507(4a10af20)
(9728|9728) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) reader 01030000.30c5d672.00000007.00000507(4a10af20) calling association_complete_i
(9728|9728) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(9728|9728) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000009.00000507(f5201141)
(9728|9728) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) succeeded in associating with reader 01030000.30c5d672.00000009.00000507(f5201141)
(9728|9728) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) reader 01030000.30c5d672.00000009.00000507(f5201141) calling association_complete_i
(9728|9728) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000009.00000507(f5201141)
(9728|9835) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) succeeded in associating with reader 01030000.30c5d672.00000006.00000507(77708690)
(9728|9835) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) reader 01030000.30c5d672.00000006.00000507(77708690) calling association_complete_i
(9728|9835) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000006.00000507(77708690)
(9728|9728) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(9728|9835) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(9728|9835) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) succeeded in associating with reader 01030000.30c5d672.0000000b.00000507(8fe04221)
(9728|9835) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) reader 01030000.30c5d672.0000000b.00000507(8fe04221) calling association_complete_i
(9728|9835) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(9728|9835) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(9728|9728) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) succeeded in associating with reader 01030000.30c5d672.0000000a.00000507(b2806b91)
(9728|9728) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) reader 01030000.30c5d672.0000000a.00000507(b2806b91) calling association_complete_i
(9728|9728) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(9728|9728) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.0000000c.00000102(29c6afba)
(9728|9835) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) succeeded in associating with reader 01030000.30c5d672.0000000c.00000507(3dc09e31)
(9728|9835) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) reader 01030000.30c5d672.0000000c.00000507(3dc09e31) calling association_complete_i
(9728|9835) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(9728|9835) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(9728|9835) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) succeeded in associating with reader 01030000.30c5d672.0000000d.00000507(00a0b781)
(9728|9835) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) reader 01030000.30c5d672.0000000d.00000507(00a0b781) calling association_complete_i
(9728|9835) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(9728|9835) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(9728|9835) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) succeeded in associating with reader 01030000.30c5d672.00000010.00000507(98d0e4b2)
(9728|9835) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) reader 01030000.30c5d672.00000010.00000507(98d0e4b2) calling association_complete_i
(9728|9835) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(9728|9728) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(9728|9728) 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'
(9728|9728) WriteDataContainer sample_list_element_allocator 36f8 with 20 chunks
(9728|9728) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 101a0 with 20 chunks
(9728|9728) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10230 with 20 chunks
(9728|9728) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1b80 with 20 chunks
(9728|9728) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(9728|9728) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(9728|9835) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(9728|9835) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) succeeded in associating with reader 01030000.30c5d672.0000000e.00000507(4700cd51)
(9728|9835) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) reader 01030000.30c5d672.0000000e.00000507(4700cd51) calling association_complete_i
(9728|9835) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(9728|9835) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(9728|9835) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) succeeded in associating with reader 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(9728|9835) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) reader 01030000.30c5d672.0000000f.00000507(7a60e4e1) calling association_complete_i
(9728|9835) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(9728|9835) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(9728|9835) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) succeeded in associating with reader 01030000.30c5d672.00000003.00000607(94bd5a23)
(9728|9835) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) reader 01030000.30c5d672.00000003.00000607(94bd5a23) calling association_complete_i
(9728|9835) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(9728|9728) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000004.00000607(269d8633)
(9728|9728) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) succeeded in associating with reader 01030000.30c5d672.00000004.00000607(269d8633)
(9728|9728) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) reader 01030000.30c5d672.00000004.00000607(269d8633) calling association_complete_i
(9728|9728) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000004.00000607(269d8633)
(9728|9728) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(9728|9728) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) succeeded in associating with reader 01030000.30c5d672.00000005.00000607(1bfdaf83)
(9728|9728) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) reader 01030000.30c5d672.00000005.00000607(1bfdaf83) calling association_complete_i
(9728|9728) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(9728|9728) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(9728|9728) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) succeeded in associating with reader 01030000.30c5d672.00000006.00000607(5c5dd553)
(9728|9728) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) reader 01030000.30c5d672.00000006.00000607(5c5dd553) calling association_complete_i
(9728|9728) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(9728|9728) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(9728|9835) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(9728|9835) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) succeeded in associating with reader 01030000.30c5d672.00000002.00000607(a9dd7393)
(9728|9835) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) reader 01030000.30c5d672.00000002.00000607(a9dd7393) calling association_complete_i
(9728|9835) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(9728|9835) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(9728|9835) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) succeeded in associating with reader 01030000.30c5d672.00000007.00000607(613dfce3)
(9728|9835) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) reader 01030000.30c5d672.00000007.00000607(613dfce3) calling association_complete_i
(9728|9835) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(9728|9835) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(9728|9835) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) succeeded in associating with reader 01030000.30c5d672.00000009.00000607(de0d4282)
(9728|9835) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) reader 01030000.30c5d672.00000009.00000607(de0d4282) calling association_complete_i
(9728|9835) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(9728|9835) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(9728|9728) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) succeeded in associating with reader 01030000.30c5d672.00000008.00000607(e36d6b32)
(9728|9728) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) reader 01030000.30c5d672.00000008.00000607(e36d6b32) calling association_complete_i
(9728|9728) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(9728|9835) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) succeeded in associating with reader 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(9728|9835) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) reader 01030000.30c5d672.0000000b.00000607(a4cd11e2) calling association_complete_i
(9728|9835) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(9728|9835) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(9728|9835) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) succeeded in associating with reader 01030000.30c5d672.0000000a.00000607(99ad3852)
(9728|9835) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) reader 01030000.30c5d672.0000000a.00000607(99ad3852) calling association_complete_i
(9728|9835) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(9728|9835) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(9728|9835) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) succeeded in associating with reader 01030000.30c5d672.0000000c.00000607(16edcdf2)
(9728|9835) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) reader 01030000.30c5d672.0000000c.00000607(16edcdf2) calling association_complete_i
(9728|9835) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(9728|9835) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.0000000c.00000202(02ebfc79)
(9728|9728) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(9728|9728) DataWriterImpl::enable: got GUID 01030000.30c5d672.0000000c.00000202(02ebfc79), publishing to topic name "topic_02" type "Bench::Data"
2025-10-28T18:50:51Z: Process construction / entity creation complete.

2025-10-28T18:50:51Z: Beginning action construction / initialization.
2025-10-28T18:50:51Z: Action construction / initialization complete.

(9728|9835) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(9728|9835) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) succeeded in associating with reader 01030000.30c5d672.0000000d.00000607(2b8de442)
(9728|9835) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) reader 01030000.30c5d672.0000000d.00000607(2b8de442) calling association_complete_i
(9728|9835) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(9728|9835) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(9728|9835) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) succeeded in associating with reader 01030000.30c5d672.00000010.00000607(b3fdb771)
(9728|9835) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) reader 01030000.30c5d672.00000010.00000607(b3fdb771) calling association_complete_i
(9728|9835) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(9728|9835) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(9728|9835) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) succeeded in associating with reader 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(9728|9835) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) reader 01030000.30c5d672.0000000e.00000607(6c2d9e92) calling association_complete_i
(9728|9835) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(9728|9835) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.0000000d.00000102(14a6860a)
(9728|9835) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.0000000e.00000102(5306fcda)
(9728|9835) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.0000000f.00000607(514db722)
(9728|9835) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) succeeded in associating with reader 01030000.30c5d672.0000000f.00000607(514db722)
(9728|9835) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) reader 01030000.30c5d672.0000000f.00000607(514db722) calling association_complete_i
(9728|9835) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.0000000f.00000607(514db722)
(9728|9835) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9)
(9728|9835) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000010.00000102(8cd6d539)
(9728|9835) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.0000000f.00000102(6e66d56a)
(9728|9835) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.0000000e.00000202(782baf19)
(9728|9835) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000010.00000202(a7fb86fa)
(9728|9835) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.0000000f.00000202(454b86a9)
(9728|9835) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(9728|9835) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) succeeded in associating with reader 01030000.30c5d672.00000011.00000507(a5b0cd02)
(9728|9835) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) reader 01030000.30c5d672.00000011.00000507(a5b0cd02) calling association_complete_i
(9728|9835) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(9728|9835) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(9728|9835) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) succeeded in associating with reader 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(9728|9835) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) reader 01030000.30c5d672.00000011.00000607(8e9d9ec1) calling association_complete_i
(9728|9835) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(9728|9835) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(9728|9835) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) succeeded in associating with reader 01030000.30c5d672.00000012.00000507(e210b7d2)
(9728|9835) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) reader 01030000.30c5d672.00000012.00000507(e210b7d2) calling association_complete_i
(9728|9835) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(9728|9835) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000011.00000102(b1b6fc89)
(9728|9835) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000012.00000607(c93de411)
(9728|9835) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) succeeded in associating with reader 01030000.30c5d672.00000012.00000607(c93de411)
(9728|9835) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) reader 01030000.30c5d672.00000012.00000607(c93de411) calling association_complete_i
(9728|9835) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000012.00000607(c93de411)
(9728|9835) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000011.00000202(9a9baf4a)
(9728|9835) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000012.00000102(f6168659)
(9728|9835) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000013.00000507(df709e62)
(9728|9835) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) succeeded in associating with reader 01030000.30c5d672.00000013.00000507(df709e62)
(9728|9835) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) reader 01030000.30c5d672.00000013.00000507(df709e62) calling association_complete_i
(9728|9835) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000013.00000507(df709e62)
(9728|9835) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000012.00000202(dd3bd59a)
(9728|9835) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(9728|9835) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) succeeded in associating with reader 01030000.30c5d672.00000013.00000607(f45dcda1)
(9728|9835) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) reader 01030000.30c5d672.00000013.00000607(f45dcda1) calling association_complete_i
(9728|9835) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(9728|9835) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000013.00000102(cb76afe9)
(9728|9835) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000014.00000507(6d504272)
(9728|9835) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) succeeded in associating with reader 01030000.30c5d672.00000014.00000507(6d504272)
(9728|9835) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) reader 01030000.30c5d672.00000014.00000507(6d504272) calling association_complete_i
(9728|9835) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000014.00000507(6d504272)
(9728|9835) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000013.00000202(e05bfc2a)
(9728|9835) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(9728|9835) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) succeeded in associating with reader 01030000.30c5d672.00000015.00000507(50306bc2)
(9728|9835) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) reader 01030000.30c5d672.00000015.00000507(50306bc2) calling association_complete_i
(9728|9835) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(9728|9835) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(9728|9835) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) succeeded in associating with reader 01030000.30c5d672.00000014.00000607(467d11b1)
(9728|9835) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) reader 01030000.30c5d672.00000014.00000607(467d11b1) calling association_complete_i
(9728|9835) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(9728|9835) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(9728|9835) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) succeeded in associating with reader 01030000.30c5d672.00000015.00000607(7b1d3801)
(9728|9835) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) reader 01030000.30c5d672.00000015.00000607(7b1d3801) calling association_complete_i
(9728|9835) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(9728|9835) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000014.00000102(795673f9)
(9728|9835) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000015.00000102(44365a49)
(9728|9835) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000014.00000202(527b203a)
(9728|9835) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000015.00000202(6f1b098a)
2025-10-28T18:50:52Z: Enabling DDS entities (if not already enabled).
2025-10-28T18:50:52Z: DDS entities enabled.

2025-10-28T18:50:52Z: Initializing process actions.
2025-10-28T18:51:22Z: Starting process actions.
2025-10-28T18:51:22Z: Process tests started.

(9728|9835) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(9728|9835) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(9728|9835) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(9728|9835) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(9728|9835) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000003.00000507(bf9009e0) num remotes 1
(9728|9835) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000003.00000607(94bd5a23) num remotes 1
2025-10-28T18:51:23Z: Stopping process tests.
2025-10-28T18:51:23Z: Process tests stopped.

(9728|9835) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(9728|9835) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(9728|9835) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(9728|9835) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(9728|9835) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000002.00000507(82f02050) num remotes 1
(9728|9835) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000002.00000607(a9dd7393) num remotes 1
(9728|9835) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(9728|9835) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(9728|9835) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(9728|9835) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(9728|9835) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000004.00000507(0db0d5f0) num remotes 1
(9728|9835) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000004.00000607(269d8633) num remotes 1
(9728|9835) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(9728|9835) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(9728|9835) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(9728|9835) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(9728|9835) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000005.00000507(30d0fc40) num remotes 1
(9728|9835) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000005.00000607(1bfdaf83) num remotes 1
(9728|9835) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(9728|9835) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(9728|9835) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(9728|9835) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(9728|9835) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000006.00000507(77708690) num remotes 1
(9728|9835) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000006.00000607(5c5dd553) num remotes 1
(9728|9835) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(9728|9835) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(9728|9835) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(9728|9835) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(9728|9835) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000008.00000507(c84038f1) num remotes 1
(9728|9835) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(9728|9835) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(9728|9835) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000008.00000607(e36d6b32) num remotes 1
(9728|9835) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(9728|9835) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(9728|9835) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000007.00000507(4a10af20) num remotes 1
(9728|9835) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000007.00000607(613dfce3) num remotes 1
(9728|9835) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 1
(9728|9835) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 1
(9728|9835) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 1
(9728|9835) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 1
(9728|9835) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000009.00000507(f5201141) num remotes 1
(9728|9835) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000009.00000607(de0d4282) num remotes 1
(9728|9835) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.0000000b.00000102(9be673aa) num remotes 1
(9728|9835) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.0000000b.00000102(9be673aa) num remotes 1
(9728|9835) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.0000000a.00000102(a6865a1a) num remotes 1
(9728|9835) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.0000000a.00000102(a6865a1a) num remotes 1
(9728|9835) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.0000000b.00000202(b0cb2069) num remotes 1
(9728|9835) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.0000000b.00000202(b0cb2069) num remotes 1
(9728|9835) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.0000000a.00000202(8dab09d9) num remotes 1
(9728|9835) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.0000000a.00000202(8dab09d9) num remotes 1
(9728|9835) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.0000000b.00000507(8fe04221) num remotes 1
(9728|9835) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.0000000a.00000507(b2806b91) num remotes 1
(9728|9835) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2) num remotes 1
(9728|9835) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.0000000a.00000607(99ad3852) num remotes 1
2025-10-28T18:51:24Z: Stopping process actions.
2025-10-28T18:51:24Z: Detaching Listeners.
2025-10-28T18:51:24Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
(9728|9728) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.0000000c.00000507(3dc09e31) num remotes 10
(9728|9835) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.0000000c.00000102(29c6afba) num remotes 1
(9728|9835) 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
(9728|9728) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.0000000c.00000607(16edcdf2) num remotes 10
(9728|9835) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.0000000c.00000202(02ebfc79) num remotes 1
(9728|9835) 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
(9728|9728) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.0000000d.00000102(14a6860a) num remotes 9
(9728|9728) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.0000000d.00000102(14a6860a) num remotes 9
Deleting datareader: datareader_02
(9728|9728) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9) num remotes 9
(9728|9728) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9) num remotes 9
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
(9728|9768) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.0000000c.000001c7(c2c89985) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(9728|9768) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.0000000c.000001c7(c2c89985) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(9728|9768) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(9728|9768) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(9728|9768) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(9728|9768) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(9728|9768) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(9728|9768) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(9728|9768) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(9728|9768) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(9728|9768) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(9728|9768) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(9728|9768) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.0000000c.000003c7(f0fefb07) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(9728|9768) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.0000000c.000003c7(f0fefb07) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(9728|9768) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9728|9768) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9728|9768) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9728|9768) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9728|9768) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9728|9768) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9728|9768) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9728|9768) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9728|9768) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9728|9768) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9728|9768) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9728|9768) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9728|9768) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9728|9768) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9728|9768) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9728|9768) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9728|9768) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9728|9768) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9728|9768) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.0000000c.000004c7(bfbf6dc0) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(9728|9768) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.0000000c.000004c7(bfbf6dc0) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(9728|9768) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9728|9768) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9728|9768) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9728|9768) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9728|9768) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9728|9768) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9728|9768) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9728|9768) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9728|9768) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9728|9768) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9728|9768) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9728|9768) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9728|9768) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9728|9768) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9728|9768) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9728|9768) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9728|9768) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9728|9768) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9728|9768) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.0000000c.000002c7(e9e5ca46) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(9728|9768) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.0000000c.000002c7(e9e5ca46) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(9728|9854) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.0.240:38871 , reconnect_state = INIT_STATE.
(9728|9768) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9728|9768) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9728|9768) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9728|9768) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9728|9768) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9728|9768) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9728|9768) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9728|9768) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9728|9768) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9728|9768) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9728|9768) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9728|9768) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9728|9768) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9728|9768) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9728|9768) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9728|9768) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9728|9768) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9728|9768) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9728|9768) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9728|9768) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9728|9854) DataLink::handle_exception() - delay already elapsed so handle_timeout now
(9728|9728) Service_Participant::shutdown
(9728|9728) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2025-10-28T18:51:25Z: Process destruction / entity deletion complete.


--- Process Statistics ---

construction time: 2.648
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.051

--- Discovery Statistics ---

undermatched readers: 0
undermatched writers: 0

(9728|9728) Service_Participant::~Service_Participant
(9728|9728) Service_Participant::shutdown


=== Showing Log for Node 01036045.bd4a5e13.25e4340b.000001c1 === Spawned Process #13 (PID 9732) ===
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'

2025-10-28T18:50:49Z: 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
(9732|9732) INFO: set_DCPS_debug_level: set to 3
(9732|9732) INFO: ConfigStoreImpl::set_string: COMMON=@common
(9732|9732) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG_TRANSPORTS=rtps_transport
(9732|9732) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG=@rtps_config
(9732|9732) INFO: ConfigStoreImpl::set_string: CONFIG=@config
Creating participant: 'participant_01' in domain 7
(9732|9732) Service_Participant::set_repo_domain: Domain[ 7] = Repo[ DEFAULT_REPO].
(9732|9732) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.34.0-dev using ACE 6.5.23
(9732|9732) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 3
(9732|9732) Service_Participant::get_domain_participant_factory: machine: runnervmwhb2z, x86_64 platform: Linux, 6.11.0-1018-azure, #18~24.04.1-Ubuntu SMP Sat Jun 28 04:46:03 UTC 2025
(9732|9732) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(9732|9732) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(9732|9732) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(9732|9732) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(9732|9732) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(9732|9732) DomainParticipantImpl::enable: enabled participant 01030000.30c5d672.0000000d.000001c1(16cb1500) in domain 7
(9732|9732) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
(9732|9732) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
(9732|9732) InfoRepoDiscovery::bit_config - BIT tcp transport :0
(9732|9732) DDS::ParticipantBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 3f0 with 20 chunks
(9732|9732) DataReaderImpl::enable Cached_Allocator_With_Overflow 480 with 20 chunks
(9732|9732) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmwhb2z" as fully qualified hostname, please correct system configuration.
(9732|9732) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(9732|9840) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.0000000d.000001c7(ffa8b035) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(9732|9732) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(9732|9732) DataReaderImpl::enable: got GUID 01030000.30c5d672.0000000d.000001c7(ffa8b035), subscribed to topic name "DCPSParticipant" type "PARTICIPANT_BUILT_IN_TOPIC_TYPE"
(9732|9732) DDS::TopicBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1440 with 20 chunks
(9732|9732) DataReaderImpl::enable Cached_Allocator_With_Overflow 14d0 with 20 chunks
(9732|9732) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(9732|9840) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.0000000d.000002c7(d485e3f6) remote 01030000.30c5d672.00000001.000002c2(611ffa78)
(9732|9732) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(9732|9732) DataReaderImpl::enable: got GUID 01030000.30c5d672.0000000d.000002c7(d485e3f6), subscribed to topic name "DCPSTopic" type "TOPIC_BUILT_IN_TOPIC_TYPE"
(9732|9732) DDS::PublicationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1a70 with 20 chunks
(9732|9732) DataReaderImpl::enable Cached_Allocator_With_Overflow 1b00 with 20 chunks
(9732|9732) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(9732|9732) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.0000000d.000003c7(cd9ed2b7) remote 01030000.30c5d672.00000001.000004c2(37455dfe)
(9732|9732) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(9732|9732) DataReaderImpl::enable: got GUID 01030000.30c5d672.0000000d.000003c7(cd9ed2b7), subscribed to topic name "DCPSPublication" type "PUBLICATION_BUILT_IN_TOPIC_TYPE"
(9732|9732) DDS::SubscriptionBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 20a0 with 20 chunks
(9732|9732) DataReaderImpl::enable Cached_Allocator_With_Overflow 2130 with 20 chunks
(9732|9732) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(9732|9840) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.0000000d.000004c7(82df4470) remote 01030000.30c5d672.00000001.000003c2(7804cb39)
(9732|9732) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(9732|9732) 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'
(9732|9732) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 2760 with 20 chunks
(9732|9732) DataReaderImpl::enable Cached_Allocator_With_Overflow 27f0 with 20 chunks
(9732|9732) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(9732|9840) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000003.00000102(ab96386b)
(9732|9732) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000002.00000102(96f611db)
(9732|9732) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000004.00000102(19b6e47b)
(9732|9732) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000005.00000102(24d6cdcb)
(9732|9732) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000006.00000102(6376b71b)
(9732|9732) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000008.00000102(dc46097a)
(9732|9732) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000007.00000102(5e169eab)
(9732|9732) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000009.00000102(e12620ca)
(9732|9840) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.0000000a.00000102(a6865a1a)
(9732|9732) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.0000000b.00000102(9be673aa)
(9732|9840) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.0000000c.00000102(29c6afba)
(9732|9732) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(9732|9732) 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'
(9732|9732) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 46e0 with 20 chunks
(9732|9732) DataReaderImpl::enable Cached_Allocator_With_Overflow 4770 with 20 chunks
(9732|9732) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(9732|9840) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000003.00000202(80bb6ba8)
(9732|9840) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000002.00000202(bddb4218)
(9732|9732) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000004.00000202(329bb7b8)
(9732|9840) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000005.00000202(0ffb9e08)
(9732|9840) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000006.00000202(485be4d8)
(9732|9732) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000008.00000202(f76b5ab9)
(9732|9840) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000007.00000202(753bcd68)
(9732|9732) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000009.00000202(ca0b7309)
(9732|9732) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.0000000a.00000202(8dab09d9)
(9732|9840) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.0000000b.00000202(b0cb2069)
(9732|9840) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.0000000c.00000202(02ebfc79)
(9732|9732) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(9732|9732) 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'
(9732|9732) WriteDataContainer sample_list_element_allocator 36f8 with 20 chunks
(9732|9732) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 10080 with 20 chunks
(9732|9732) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10110 with 20 chunks
(9732|9732) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1480 with 20 chunks
(9732|9732) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(9732|9732) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(9732|9732) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000002.00000507(82f02050)
(9732|9732) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) succeeded in associating with reader 01030000.30c5d672.00000002.00000507(82f02050)
(9732|9732) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) reader 01030000.30c5d672.00000002.00000507(82f02050) calling association_complete_i
(9732|9732) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000002.00000507(82f02050)
(9732|9732) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(9732|9732) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) succeeded in associating with reader 01030000.30c5d672.00000004.00000507(0db0d5f0)
(9732|9732) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) reader 01030000.30c5d672.00000004.00000507(0db0d5f0) calling association_complete_i
(9732|9732) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(9732|9732) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(9732|9840) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(9732|9840) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) succeeded in associating with reader 01030000.30c5d672.00000003.00000507(bf9009e0)
(9732|9840) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) reader 01030000.30c5d672.00000003.00000507(bf9009e0) calling association_complete_i
(9732|9840) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(9732|9840) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000006.00000507(77708690)
(9732|9840) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) succeeded in associating with reader 01030000.30c5d672.00000006.00000507(77708690)
(9732|9840) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) reader 01030000.30c5d672.00000006.00000507(77708690) calling association_complete_i
(9732|9840) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000006.00000507(77708690)
(9732|9840) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(9732|9840) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) succeeded in associating with reader 01030000.30c5d672.00000008.00000507(c84038f1)
(9732|9840) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) reader 01030000.30c5d672.00000008.00000507(c84038f1) calling association_complete_i
(9732|9840) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(9732|9840) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(9732|9732) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) succeeded in associating with reader 01030000.30c5d672.00000005.00000507(30d0fc40)
(9732|9732) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) reader 01030000.30c5d672.00000005.00000507(30d0fc40) calling association_complete_i
(9732|9732) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(9732|9732) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000009.00000507(f5201141)
(9732|9840) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) succeeded in associating with reader 01030000.30c5d672.00000007.00000507(4a10af20)
(9732|9840) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) reader 01030000.30c5d672.00000007.00000507(4a10af20) calling association_complete_i
(9732|9840) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(9732|9840) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(9732|9732) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) succeeded in associating with reader 01030000.30c5d672.00000009.00000507(f5201141)
(9732|9732) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) reader 01030000.30c5d672.00000009.00000507(f5201141) calling association_complete_i
(9732|9732) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000009.00000507(f5201141)
(9732|9732) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(9732|9732) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) succeeded in associating with reader 01030000.30c5d672.0000000b.00000507(8fe04221)
(9732|9732) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) reader 01030000.30c5d672.0000000b.00000507(8fe04221) calling association_complete_i
(9732|9732) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(9732|9732) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(9732|9732) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) succeeded in associating with reader 01030000.30c5d672.0000000c.00000507(3dc09e31)
(9732|9732) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) reader 01030000.30c5d672.0000000c.00000507(3dc09e31) calling association_complete_i
(9732|9732) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(9732|9732) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(9732|9732) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) succeeded in associating with reader 01030000.30c5d672.0000000d.00000507(00a0b781)
(9732|9732) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) reader 01030000.30c5d672.0000000d.00000507(00a0b781) calling association_complete_i
(9732|9732) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(9732|9732) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.0000000d.00000102(14a6860a)
(9732|9840) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) succeeded in associating with reader 01030000.30c5d672.0000000a.00000507(b2806b91)
(9732|9840) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) reader 01030000.30c5d672.0000000a.00000507(b2806b91) calling association_complete_i
(9732|9840) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(9732|9840) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(9732|9840) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) succeeded in associating with reader 01030000.30c5d672.00000010.00000507(98d0e4b2)
(9732|9840) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) reader 01030000.30c5d672.00000010.00000507(98d0e4b2) calling association_complete_i
(9732|9840) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(9732|9840) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(9732|9840) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) succeeded in associating with reader 01030000.30c5d672.0000000e.00000507(4700cd51)
(9732|9840) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) reader 01030000.30c5d672.0000000e.00000507(4700cd51) calling association_complete_i
(9732|9840) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(9732|9840) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(9732|9732) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(9732|9732) 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'
(9732|9732) WriteDataContainer sample_list_element_allocator 3a78 with 20 chunks
(9732|9732) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 101a0 with 20 chunks
(9732|9732) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10230 with 20 chunks
(9732|9732) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1d00 with 20 chunks
(9732|9840) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) succeeded in associating with reader 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(9732|9840) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) reader 01030000.30c5d672.0000000f.00000507(7a60e4e1) calling association_complete_i
(9732|9732) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(9732|9840) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(9732|9732) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(9732|9840) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.0000000e.00000102(5306fcda)
(9732|9840) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(9732|9732) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(9732|9840) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) succeeded in associating with reader 01030000.30c5d672.00000003.00000607(94bd5a23)
(9732|9840) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) reader 01030000.30c5d672.00000003.00000607(94bd5a23) calling association_complete_i
(9732|9840) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(9732|9732) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) succeeded in associating with reader 01030000.30c5d672.00000002.00000607(a9dd7393)
(9732|9732) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) reader 01030000.30c5d672.00000002.00000607(a9dd7393) calling association_complete_i
(9732|9732) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(9732|9840) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000004.00000607(269d8633)
(9732|9840) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) succeeded in associating with reader 01030000.30c5d672.00000004.00000607(269d8633)
(9732|9840) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) reader 01030000.30c5d672.00000004.00000607(269d8633) calling association_complete_i
(9732|9840) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000004.00000607(269d8633)
(9732|9840) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(9732|9840) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) succeeded in associating with reader 01030000.30c5d672.00000006.00000607(5c5dd553)
(9732|9840) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) reader 01030000.30c5d672.00000006.00000607(5c5dd553) calling association_complete_i
(9732|9840) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(9732|9840) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(9732|9732) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(9732|9732) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) succeeded in associating with reader 01030000.30c5d672.00000005.00000607(1bfdaf83)
(9732|9732) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) reader 01030000.30c5d672.00000005.00000607(1bfdaf83) calling association_complete_i
(9732|9732) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(9732|9840) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) succeeded in associating with reader 01030000.30c5d672.00000008.00000607(e36d6b32)
(9732|9840) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) reader 01030000.30c5d672.00000008.00000607(e36d6b32) calling association_complete_i
(9732|9840) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(9732|9732) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(9732|9840) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(9732|9732) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) succeeded in associating with reader 01030000.30c5d672.00000007.00000607(613dfce3)
(9732|9732) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) reader 01030000.30c5d672.00000007.00000607(613dfce3) calling association_complete_i
(9732|9732) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(9732|9732) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(9732|9840) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) succeeded in associating with reader 01030000.30c5d672.00000009.00000607(de0d4282)
(9732|9840) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) reader 01030000.30c5d672.00000009.00000607(de0d4282) calling association_complete_i
(9732|9840) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(9732|9840) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(9732|9840) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) succeeded in associating with reader 01030000.30c5d672.0000000a.00000607(99ad3852)
(9732|9840) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) reader 01030000.30c5d672.0000000a.00000607(99ad3852) calling association_complete_i
(9732|9840) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(9732|9840) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(9732|9732) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) succeeded in associating with reader 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(9732|9732) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) reader 01030000.30c5d672.0000000b.00000607(a4cd11e2) calling association_complete_i
(9732|9732) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(9732|9732) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(9732|9732) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) succeeded in associating with reader 01030000.30c5d672.0000000d.00000607(2b8de442)
(9732|9732) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) reader 01030000.30c5d672.0000000d.00000607(2b8de442) calling association_complete_i
(9732|9732) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(9732|9840) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) succeeded in associating with reader 01030000.30c5d672.0000000c.00000607(16edcdf2)
(9732|9840) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) reader 01030000.30c5d672.0000000c.00000607(16edcdf2) calling association_complete_i
(9732|9840) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(9732|9840) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9)
(9732|9732) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(9732|9732) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) succeeded in associating with reader 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(9732|9732) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) reader 01030000.30c5d672.0000000e.00000607(6c2d9e92) calling association_complete_i
(9732|9732) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(9732|9732) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.0000000f.00000607(514db722)
(9732|9840) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(9732|9732) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) succeeded in associating with reader 01030000.30c5d672.0000000f.00000607(514db722)
(9732|9732) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) reader 01030000.30c5d672.0000000f.00000607(514db722) calling association_complete_i
(9732|9732) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.0000000f.00000607(514db722)
(9732|9732) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(9732|9732) DataWriterImpl::enable: got GUID 01030000.30c5d672.0000000d.00000202(3f8bd5c9), publishing to topic name "topic_02" type "Bench::Data"
2025-10-28T18:50:52Z: Process construction / entity creation complete.

2025-10-28T18:50:52Z: Beginning action construction / initialization.
2025-10-28T18:50:52Z: Action construction / initialization complete.

(9732|9840) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) succeeded in associating with reader 01030000.30c5d672.00000010.00000607(b3fdb771)
(9732|9840) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) reader 01030000.30c5d672.00000010.00000607(b3fdb771) calling association_complete_i
(9732|9840) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(9732|9840) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000010.00000102(8cd6d539)
(9732|9840) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.0000000f.00000102(6e66d56a)
(9732|9840) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.0000000e.00000202(782baf19)
(9732|9840) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000010.00000202(a7fb86fa)
(9732|9840) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.0000000f.00000202(454b86a9)
(9732|9840) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(9732|9840) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) succeeded in associating with reader 01030000.30c5d672.00000011.00000507(a5b0cd02)
(9732|9840) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) reader 01030000.30c5d672.00000011.00000507(a5b0cd02) calling association_complete_i
(9732|9840) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(9732|9840) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(9732|9840) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) succeeded in associating with reader 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(9732|9840) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) reader 01030000.30c5d672.00000011.00000607(8e9d9ec1) calling association_complete_i
(9732|9840) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(9732|9840) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(9732|9840) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) succeeded in associating with reader 01030000.30c5d672.00000012.00000507(e210b7d2)
(9732|9840) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) reader 01030000.30c5d672.00000012.00000507(e210b7d2) calling association_complete_i
(9732|9840) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(9732|9840) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000011.00000102(b1b6fc89)
(9732|9840) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000012.00000607(c93de411)
(9732|9840) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) succeeded in associating with reader 01030000.30c5d672.00000012.00000607(c93de411)
(9732|9840) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) reader 01030000.30c5d672.00000012.00000607(c93de411) calling association_complete_i
(9732|9840) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000012.00000607(c93de411)
(9732|9840) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000011.00000202(9a9baf4a)
(9732|9840) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000012.00000102(f6168659)
(9732|9840) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000013.00000507(df709e62)
(9732|9840) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) succeeded in associating with reader 01030000.30c5d672.00000013.00000507(df709e62)
(9732|9840) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) reader 01030000.30c5d672.00000013.00000507(df709e62) calling association_complete_i
(9732|9840) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000013.00000507(df709e62)
(9732|9840) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000012.00000202(dd3bd59a)
(9732|9840) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(9732|9840) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) succeeded in associating with reader 01030000.30c5d672.00000013.00000607(f45dcda1)
(9732|9840) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) reader 01030000.30c5d672.00000013.00000607(f45dcda1) calling association_complete_i
(9732|9840) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(9732|9840) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000013.00000102(cb76afe9)
(9732|9840) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000014.00000507(6d504272)
(9732|9840) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) succeeded in associating with reader 01030000.30c5d672.00000014.00000507(6d504272)
(9732|9840) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) reader 01030000.30c5d672.00000014.00000507(6d504272) calling association_complete_i
(9732|9840) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000014.00000507(6d504272)
(9732|9840) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000013.00000202(e05bfc2a)
(9732|9840) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(9732|9840) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) succeeded in associating with reader 01030000.30c5d672.00000015.00000507(50306bc2)
(9732|9840) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) reader 01030000.30c5d672.00000015.00000507(50306bc2) calling association_complete_i
(9732|9840) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(9732|9840) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(9732|9840) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) succeeded in associating with reader 01030000.30c5d672.00000014.00000607(467d11b1)
(9732|9840) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) reader 01030000.30c5d672.00000014.00000607(467d11b1) calling association_complete_i
(9732|9840) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(9732|9840) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(9732|9840) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) succeeded in associating with reader 01030000.30c5d672.00000015.00000607(7b1d3801)
(9732|9840) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) reader 01030000.30c5d672.00000015.00000607(7b1d3801) calling association_complete_i
(9732|9840) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(9732|9840) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000014.00000102(795673f9)
(9732|9840) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000015.00000102(44365a49)
(9732|9840) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000014.00000202(527b203a)
(9732|9840) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000015.00000202(6f1b098a)
2025-10-28T18:50:53Z: Enabling DDS entities (if not already enabled).
2025-10-28T18:50:53Z: DDS entities enabled.

2025-10-28T18:50:53Z: Initializing process actions.
2025-10-28T18:51:23Z: Starting process actions.
2025-10-28T18:51:23Z: Process tests started.

(9732|9840) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(9732|9840) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(9732|9840) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(9732|9840) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(9732|9840) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000003.00000507(bf9009e0) num remotes 1
(9732|9840) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000003.00000607(94bd5a23) num remotes 1
2025-10-28T18:51:24Z: Stopping process tests.
2025-10-28T18:51:24Z: Process tests stopped.

(9732|9840) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(9732|9840) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(9732|9840) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(9732|9840) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(9732|9840) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000002.00000507(82f02050) num remotes 1
(9732|9840) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000002.00000607(a9dd7393) num remotes 1
(9732|9840) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(9732|9840) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(9732|9840) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(9732|9840) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(9732|9840) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000004.00000507(0db0d5f0) num remotes 1
(9732|9840) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000004.00000607(269d8633) num remotes 1
(9732|9840) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(9732|9840) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(9732|9840) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(9732|9840) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(9732|9840) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000005.00000507(30d0fc40) num remotes 1
(9732|9840) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000005.00000607(1bfdaf83) num remotes 1
(9732|9840) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(9732|9840) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(9732|9840) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(9732|9840) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(9732|9840) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000006.00000507(77708690) num remotes 1
(9732|9840) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000006.00000607(5c5dd553) num remotes 1
(9732|9840) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(9732|9840) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(9732|9840) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(9732|9840) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(9732|9840) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000008.00000507(c84038f1) num remotes 1
(9732|9840) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(9732|9840) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(9732|9840) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000008.00000607(e36d6b32) num remotes 1
(9732|9840) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(9732|9840) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(9732|9840) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000007.00000507(4a10af20) num remotes 1
(9732|9840) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000007.00000607(613dfce3) num remotes 1
(9732|9840) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 1
(9732|9840) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 1
(9732|9840) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 1
(9732|9840) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 1
(9732|9840) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000009.00000507(f5201141) num remotes 1
(9732|9840) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000009.00000607(de0d4282) num remotes 1
(9732|9840) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.0000000b.00000102(9be673aa) num remotes 1
(9732|9840) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.0000000b.00000102(9be673aa) num remotes 1
(9732|9840) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.0000000a.00000102(a6865a1a) num remotes 1
(9732|9840) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.0000000a.00000102(a6865a1a) num remotes 1
(9732|9840) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.0000000b.00000202(b0cb2069) num remotes 1
(9732|9840) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.0000000b.00000202(b0cb2069) num remotes 1
(9732|9840) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.0000000a.00000202(8dab09d9) num remotes 1
(9732|9840) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.0000000a.00000202(8dab09d9) num remotes 1
(9732|9840) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.0000000b.00000507(8fe04221) num remotes 1
(9732|9840) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.0000000a.00000507(b2806b91) num remotes 1
(9732|9840) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2) num remotes 1
(9732|9840) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.0000000a.00000607(99ad3852) num remotes 1
(9732|9840) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.0000000c.00000102(29c6afba) num remotes 1
(9732|9840) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.0000000c.00000102(29c6afba) num remotes 1
(9732|9840) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.0000000c.00000202(02ebfc79) num remotes 1
(9732|9840) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.0000000c.00000202(02ebfc79) num remotes 1
(9732|9840) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.0000000c.00000507(3dc09e31) num remotes 1
(9732|9840) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.0000000c.00000607(16edcdf2) num remotes 1
2025-10-28T18:51:25Z: Stopping process actions.
2025-10-28T18:51:25Z: Detaching Listeners.
2025-10-28T18:51:25Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
(9732|9732) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.0000000d.00000507(00a0b781) num remotes 9
(9732|9840) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.0000000d.00000102(14a6860a) num remotes 1
(9732|9840) 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
(9732|9732) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.0000000d.00000607(2b8de442) num remotes 9
(9732|9840) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9) num remotes 1
(9732|9840) 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
(9732|9732) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.0000000e.00000102(5306fcda) num remotes 8
(9732|9732) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.0000000e.00000102(5306fcda) num remotes 8
Deleting datareader: datareader_02
(9732|9732) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.0000000e.00000202(782baf19) num remotes 8
(9732|9732) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.0000000e.00000202(782baf19) num remotes 8
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
(9732|9786) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.0000000d.000001c7(ffa8b035) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(9732|9786) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.0000000d.000001c7(ffa8b035) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(9732|9786) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(9732|9786) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(9732|9786) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(9732|9786) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(9732|9786) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(9732|9786) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(9732|9786) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(9732|9786) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(9732|9786) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(9732|9786) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.0000000d.000003c7(cd9ed2b7) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(9732|9786) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.0000000d.000003c7(cd9ed2b7) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(9732|9786) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9732|9786) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9732|9786) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9732|9786) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9732|9786) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9732|9786) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9732|9786) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9732|9786) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9732|9786) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9732|9786) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9732|9786) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9732|9786) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9732|9786) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9732|9786) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9732|9786) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9732|9786) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9732|9786) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.0000000d.000004c7(82df4470) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(9732|9786) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.0000000d.000004c7(82df4470) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(9732|9786) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9732|9786) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9732|9786) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9732|9786) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9732|9786) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9732|9786) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9732|9786) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9732|9786) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9732|9786) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9732|9786) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9732|9786) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9732|9786) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9732|9786) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9732|9786) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9732|9786) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9732|9786) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9732|9786) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.0000000d.000002c7(d485e3f6) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(9732|9856) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.0.240:38871 , reconnect_state = INIT_STATE.
(9732|9786) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.0000000d.000002c7(d485e3f6) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(9732|9786) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9732|9786) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9732|9786) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9732|9786) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9732|9786) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9732|9786) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9732|9786) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9732|9786) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9732|9786) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9732|9786) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9732|9786) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9732|9786) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9732|9786) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9732|9786) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9732|9786) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9732|9786) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9732|9786) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9732|9786) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9732|9856) DataLink::handle_exception() - delay already elapsed so handle_timeout now
(9732|9732) Service_Participant::shutdown
(9732|9732) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2025-10-28T18:51:25Z: Process destruction / entity deletion complete.


--- Process Statistics ---

construction time: 2.700
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.048

--- Discovery Statistics ---

undermatched readers: 0
undermatched writers: 0

(9732|9732) Service_Participant::~Service_Participant
(9732|9732) Service_Participant::shutdown


=== Showing Log for Node 01036045.bd4a5e13.25e4340b.000001c1 === Spawned Process #9 (PID 9727) ===
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'

2025-10-28T18:50:49Z: 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
(9727|9727) INFO: set_DCPS_debug_level: set to 3
(9727|9727) INFO: ConfigStoreImpl::set_string: COMMON=@common
(9727|9727) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG_TRANSPORTS=rtps_transport
(9727|9727) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG=@rtps_config
(9727|9727) INFO: ConfigStoreImpl::set_string: CONFIG=@config
Creating participant: 'participant_01' in domain 7
(9727|9727) Service_Participant::set_repo_domain: Domain[ 7] = Repo[ DEFAULT_REPO].
(9727|9727) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.34.0-dev using ACE 6.5.23
(9727|9727) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 3
(9727|9727) Service_Participant::get_domain_participant_factory: machine: runnervmwhb2z, x86_64 platform: Linux, 6.11.0-1018-azure, #18~24.04.1-Ubuntu SMP Sat Jun 28 04:46:03 UTC 2025
(9727|9727) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(9727|9727) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(9727|9727) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(9727|9727) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(9727|9727) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(9727|9727) DomainParticipantImpl::enable: enabled participant 01030000.30c5d672.0000000e.000001c1(516b6fd0) in domain 7
(9727|9727) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
(9727|9727) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
(9727|9727) InfoRepoDiscovery::bit_config - BIT tcp transport :0
(9727|9727) DDS::ParticipantBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 3f0 with 20 chunks
(9727|9727) DataReaderImpl::enable Cached_Allocator_With_Overflow 480 with 20 chunks
(9727|9727) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmwhb2z" as fully qualified hostname, please correct system configuration.
(9727|9727) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(9727|9836) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.0000000e.000001c7(b808cae5) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(9727|9727) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(9727|9727) DataReaderImpl::enable: got GUID 01030000.30c5d672.0000000e.000001c7(b808cae5), subscribed to topic name "DCPSParticipant" type "PARTICIPANT_BUILT_IN_TOPIC_TYPE"
(9727|9727) DDS::TopicBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1440 with 20 chunks
(9727|9727) DataReaderImpl::enable Cached_Allocator_With_Overflow 14d0 with 20 chunks
(9727|9727) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(9727|9836) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.0000000e.000002c7(93259926) remote 01030000.30c5d672.00000001.000002c2(611ffa78)
(9727|9727) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(9727|9727) DataReaderImpl::enable: got GUID 01030000.30c5d672.0000000e.000002c7(93259926), subscribed to topic name "DCPSTopic" type "TOPIC_BUILT_IN_TOPIC_TYPE"
(9727|9727) DDS::PublicationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1a70 with 20 chunks
(9727|9727) DataReaderImpl::enable Cached_Allocator_With_Overflow 1b00 with 20 chunks
(9727|9727) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(9727|9836) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.0000000e.000003c7(8a3ea867) remote 01030000.30c5d672.00000001.000004c2(37455dfe)
(9727|9727) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(9727|9727) DataReaderImpl::enable: got GUID 01030000.30c5d672.0000000e.000003c7(8a3ea867), subscribed to topic name "DCPSPublication" type "PUBLICATION_BUILT_IN_TOPIC_TYPE"
(9727|9727) DDS::SubscriptionBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 20a0 with 20 chunks
(9727|9727) DataReaderImpl::enable Cached_Allocator_With_Overflow 2130 with 20 chunks
(9727|9727) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(9727|9836) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.0000000e.000004c7(c57f3ea0) remote 01030000.30c5d672.00000001.000003c2(7804cb39)
(9727|9727) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(9727|9727) 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'
(9727|9727) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 2760 with 20 chunks
(9727|9727) DataReaderImpl::enable Cached_Allocator_With_Overflow 27f0 with 20 chunks
(9727|9727) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(9727|9836) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000003.00000102(ab96386b)
(9727|9727) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000002.00000102(96f611db)
(9727|9836) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000004.00000102(19b6e47b)
(9727|9727) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000005.00000102(24d6cdcb)
(9727|9836) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000006.00000102(6376b71b)
(9727|9727) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000008.00000102(dc46097a)
(9727|9727) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000007.00000102(5e169eab)
(9727|9727) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000009.00000102(e12620ca)
(9727|9727) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.0000000a.00000102(a6865a1a)
(9727|9836) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.0000000b.00000102(9be673aa)
(9727|9836) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.0000000c.00000102(29c6afba)
(9727|9727) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(9727|9727) 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'
(9727|9727) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 46e0 with 20 chunks
(9727|9727) DataReaderImpl::enable Cached_Allocator_With_Overflow 4770 with 20 chunks
(9727|9727) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(9727|9836) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000003.00000202(80bb6ba8)
(9727|9727) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000002.00000202(bddb4218)
(9727|9836) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000004.00000202(329bb7b8)
(9727|9727) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000005.00000202(0ffb9e08)
(9727|9727) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000006.00000202(485be4d8)
(9727|9727) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000008.00000202(f76b5ab9)
(9727|9727) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000007.00000202(753bcd68)
(9727|9727) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000009.00000202(ca0b7309)
(9727|9727) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.0000000a.00000202(8dab09d9)
(9727|9727) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.0000000b.00000202(b0cb2069)
(9727|9836) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.0000000c.00000202(02ebfc79)
(9727|9727) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(9727|9727) 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'
(9727|9727) WriteDataContainer sample_list_element_allocator 3378 with 20 chunks
(9727|9727) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 10080 with 20 chunks
(9727|9727) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10110 with 20 chunks
(9727|9727) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1400 with 20 chunks
(9727|9727) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(9727|9727) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(9727|9836) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.0000000d.00000102(14a6860a)
(9727|9836) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(9727|9727) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000002.00000507(82f02050)
(9727|9836) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) succeeded in associating with reader 01030000.30c5d672.00000003.00000507(bf9009e0)
(9727|9836) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) reader 01030000.30c5d672.00000003.00000507(bf9009e0) calling association_complete_i
(9727|9836) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(9727|9836) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(9727|9836) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) succeeded in associating with reader 01030000.30c5d672.00000004.00000507(0db0d5f0)
(9727|9836) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) reader 01030000.30c5d672.00000004.00000507(0db0d5f0) calling association_complete_i
(9727|9836) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(9727|9836) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(9727|9836) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) succeeded in associating with reader 01030000.30c5d672.00000005.00000507(30d0fc40)
(9727|9836) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) reader 01030000.30c5d672.00000005.00000507(30d0fc40) calling association_complete_i
(9727|9836) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(9727|9836) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000006.00000507(77708690)
(9727|9727) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) succeeded in associating with reader 01030000.30c5d672.00000002.00000507(82f02050)
(9727|9727) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) reader 01030000.30c5d672.00000002.00000507(82f02050) calling association_complete_i
(9727|9727) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000002.00000507(82f02050)
(9727|9727) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(9727|9727) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) succeeded in associating with reader 01030000.30c5d672.00000008.00000507(c84038f1)
(9727|9727) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) reader 01030000.30c5d672.00000008.00000507(c84038f1) calling association_complete_i
(9727|9727) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(9727|9727) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(9727|9727) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) succeeded in associating with reader 01030000.30c5d672.00000007.00000507(4a10af20)
(9727|9727) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) reader 01030000.30c5d672.00000007.00000507(4a10af20) calling association_complete_i
(9727|9727) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(9727|9727) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000009.00000507(f5201141)
(9727|9727) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) succeeded in associating with reader 01030000.30c5d672.00000009.00000507(f5201141)
(9727|9727) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) reader 01030000.30c5d672.00000009.00000507(f5201141) calling association_complete_i
(9727|9727) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000009.00000507(f5201141)
(9727|9727) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(9727|9727) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) succeeded in associating with reader 01030000.30c5d672.0000000a.00000507(b2806b91)
(9727|9727) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) reader 01030000.30c5d672.0000000a.00000507(b2806b91) calling association_complete_i
(9727|9727) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(9727|9727) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(9727|9727) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) succeeded in associating with reader 01030000.30c5d672.0000000b.00000507(8fe04221)
(9727|9727) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) reader 01030000.30c5d672.0000000b.00000507(8fe04221) calling association_complete_i
(9727|9727) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(9727|9727) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(9727|9727) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) succeeded in associating with reader 01030000.30c5d672.0000000c.00000507(3dc09e31)
(9727|9727) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) reader 01030000.30c5d672.0000000c.00000507(3dc09e31) calling association_complete_i
(9727|9727) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(9727|9836) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) succeeded in associating with reader 01030000.30c5d672.00000006.00000507(77708690)
(9727|9836) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) reader 01030000.30c5d672.00000006.00000507(77708690) calling association_complete_i
(9727|9836) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000006.00000507(77708690)
(9727|9727) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(9727|9727) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) succeeded in associating with reader 01030000.30c5d672.0000000d.00000507(00a0b781)
(9727|9727) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) reader 01030000.30c5d672.0000000d.00000507(00a0b781) calling association_complete_i
(9727|9727) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(9727|9727) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(9727|9727) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) succeeded in associating with reader 01030000.30c5d672.00000010.00000507(98d0e4b2)
(9727|9727) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) reader 01030000.30c5d672.00000010.00000507(98d0e4b2) calling association_complete_i
(9727|9727) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(9727|9727) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(9727|9727) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) succeeded in associating with reader 01030000.30c5d672.0000000e.00000507(4700cd51)
(9727|9727) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) reader 01030000.30c5d672.0000000e.00000507(4700cd51) calling association_complete_i
(9727|9727) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(9727|9727) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.0000000e.00000102(5306fcda)
(9727|9836) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(9727|9836) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) succeeded in associating with reader 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(9727|9836) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) reader 01030000.30c5d672.0000000f.00000507(7a60e4e1) calling association_complete_i
(9727|9836) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(9727|9836) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9)
(9727|9727) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(9727|9727) 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'
(9727|9727) WriteDataContainer sample_list_element_allocator 36f8 with 20 chunks
(9727|9727) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 101a0 with 20 chunks
(9727|9727) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10230 with 20 chunks
(9727|9727) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1a80 with 20 chunks
(9727|9727) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(9727|9727) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(9727|9836) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000010.00000102(8cd6d539)
(9727|9836) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.0000000f.00000102(6e66d56a)
(9727|9727) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(9727|9727) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) succeeded in associating with reader 01030000.30c5d672.00000002.00000607(a9dd7393)
(9727|9727) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) reader 01030000.30c5d672.00000002.00000607(a9dd7393) calling association_complete_i
(9727|9727) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(9727|9727) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000004.00000607(269d8633)
(9727|9727) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) succeeded in associating with reader 01030000.30c5d672.00000004.00000607(269d8633)
(9727|9727) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) reader 01030000.30c5d672.00000004.00000607(269d8633) calling association_complete_i
(9727|9727) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000004.00000607(269d8633)
(9727|9727) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(9727|9836) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(9727|9836) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) succeeded in associating with reader 01030000.30c5d672.00000003.00000607(94bd5a23)
(9727|9836) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) reader 01030000.30c5d672.00000003.00000607(94bd5a23) calling association_complete_i
(9727|9836) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(9727|9836) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(9727|9836) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) succeeded in associating with reader 01030000.30c5d672.00000006.00000607(5c5dd553)
(9727|9836) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) reader 01030000.30c5d672.00000006.00000607(5c5dd553) calling association_complete_i
(9727|9836) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(9727|9836) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(9727|9727) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) succeeded in associating with reader 01030000.30c5d672.00000005.00000607(1bfdaf83)
(9727|9727) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) reader 01030000.30c5d672.00000005.00000607(1bfdaf83) calling association_complete_i
(9727|9727) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(9727|9727) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(9727|9727) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) succeeded in associating with reader 01030000.30c5d672.00000007.00000607(613dfce3)
(9727|9727) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) reader 01030000.30c5d672.00000007.00000607(613dfce3) calling association_complete_i
(9727|9727) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(9727|9727) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(9727|9727) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) succeeded in associating with reader 01030000.30c5d672.00000009.00000607(de0d4282)
(9727|9727) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) reader 01030000.30c5d672.00000009.00000607(de0d4282) calling association_complete_i
(9727|9727) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(9727|9727) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(9727|9727) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) succeeded in associating with reader 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(9727|9727) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) reader 01030000.30c5d672.0000000b.00000607(a4cd11e2) calling association_complete_i
(9727|9727) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(9727|9727) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(9727|9836) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) succeeded in associating with reader 01030000.30c5d672.00000008.00000607(e36d6b32)
(9727|9836) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) reader 01030000.30c5d672.00000008.00000607(e36d6b32) calling association_complete_i
(9727|9836) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(9727|9836) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(9727|9836) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) succeeded in associating with reader 01030000.30c5d672.0000000c.00000607(16edcdf2)
(9727|9836) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) reader 01030000.30c5d672.0000000c.00000607(16edcdf2) calling association_complete_i
(9727|9836) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(9727|9836) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(9727|9836) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) succeeded in associating with reader 01030000.30c5d672.0000000d.00000607(2b8de442)
(9727|9836) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) reader 01030000.30c5d672.0000000d.00000607(2b8de442) calling association_complete_i
(9727|9836) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(9727|9836) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(9727|9836) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) succeeded in associating with reader 01030000.30c5d672.00000010.00000607(b3fdb771)
(9727|9836) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) reader 01030000.30c5d672.00000010.00000607(b3fdb771) calling association_complete_i
(9727|9836) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(9727|9836) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(9727|9727) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) succeeded in associating with reader 01030000.30c5d672.0000000a.00000607(99ad3852)
(9727|9727) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) reader 01030000.30c5d672.0000000a.00000607(99ad3852) calling association_complete_i
(9727|9727) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(9727|9727) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.0000000e.00000202(782baf19)
(9727|9727) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.0000000f.00000607(514db722)
(9727|9727) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) succeeded in associating with reader 01030000.30c5d672.0000000f.00000607(514db722)
(9727|9727) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) reader 01030000.30c5d672.0000000f.00000607(514db722) calling association_complete_i
(9727|9727) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.0000000f.00000607(514db722)
(9727|9727) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(9727|9727) DataWriterImpl::enable: got GUID 01030000.30c5d672.0000000e.00000202(782baf19), publishing to topic name "topic_02" type "Bench::Data"
2025-10-28T18:50:52Z: Process construction / entity creation complete.

2025-10-28T18:50:52Z: Beginning action construction / initialization.
2025-10-28T18:50:52Z: Action construction / initialization complete.

(9727|9836) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) succeeded in associating with reader 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(9727|9836) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) reader 01030000.30c5d672.0000000e.00000607(6c2d9e92) calling association_complete_i
(9727|9836) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(9727|9836) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000010.00000202(a7fb86fa)
(9727|9836) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.0000000f.00000202(454b86a9)
(9727|9836) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(9727|9836) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) succeeded in associating with reader 01030000.30c5d672.00000011.00000507(a5b0cd02)
(9727|9836) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) reader 01030000.30c5d672.00000011.00000507(a5b0cd02) calling association_complete_i
(9727|9836) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(9727|9836) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(9727|9836) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) succeeded in associating with reader 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(9727|9836) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) reader 01030000.30c5d672.00000011.00000607(8e9d9ec1) calling association_complete_i
(9727|9836) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(9727|9836) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(9727|9836) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) succeeded in associating with reader 01030000.30c5d672.00000012.00000507(e210b7d2)
(9727|9836) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) reader 01030000.30c5d672.00000012.00000507(e210b7d2) calling association_complete_i
(9727|9836) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(9727|9836) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000011.00000102(b1b6fc89)
(9727|9836) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000012.00000607(c93de411)
(9727|9836) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) succeeded in associating with reader 01030000.30c5d672.00000012.00000607(c93de411)
(9727|9836) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) reader 01030000.30c5d672.00000012.00000607(c93de411) calling association_complete_i
(9727|9836) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000012.00000607(c93de411)
(9727|9836) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000011.00000202(9a9baf4a)
(9727|9836) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000012.00000102(f6168659)
(9727|9836) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000013.00000507(df709e62)
(9727|9836) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) succeeded in associating with reader 01030000.30c5d672.00000013.00000507(df709e62)
(9727|9836) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) reader 01030000.30c5d672.00000013.00000507(df709e62) calling association_complete_i
(9727|9836) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000013.00000507(df709e62)
(9727|9836) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000012.00000202(dd3bd59a)
(9727|9836) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(9727|9836) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) succeeded in associating with reader 01030000.30c5d672.00000013.00000607(f45dcda1)
(9727|9836) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) reader 01030000.30c5d672.00000013.00000607(f45dcda1) calling association_complete_i
(9727|9836) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(9727|9836) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000013.00000102(cb76afe9)
(9727|9836) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000014.00000507(6d504272)
(9727|9836) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) succeeded in associating with reader 01030000.30c5d672.00000014.00000507(6d504272)
(9727|9836) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) reader 01030000.30c5d672.00000014.00000507(6d504272) calling association_complete_i
(9727|9836) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000014.00000507(6d504272)
(9727|9836) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000013.00000202(e05bfc2a)
(9727|9836) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(9727|9836) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) succeeded in associating with reader 01030000.30c5d672.00000015.00000507(50306bc2)
(9727|9836) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) reader 01030000.30c5d672.00000015.00000507(50306bc2) calling association_complete_i
(9727|9836) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(9727|9836) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(9727|9836) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) succeeded in associating with reader 01030000.30c5d672.00000014.00000607(467d11b1)
(9727|9836) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) reader 01030000.30c5d672.00000014.00000607(467d11b1) calling association_complete_i
(9727|9836) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(9727|9836) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(9727|9836) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) succeeded in associating with reader 01030000.30c5d672.00000015.00000607(7b1d3801)
(9727|9836) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) reader 01030000.30c5d672.00000015.00000607(7b1d3801) calling association_complete_i
(9727|9836) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(9727|9836) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000014.00000102(795673f9)
(9727|9836) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000015.00000102(44365a49)
(9727|9836) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000014.00000202(527b203a)
(9727|9836) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000015.00000202(6f1b098a)
2025-10-28T18:50:53Z: Enabling DDS entities (if not already enabled).
2025-10-28T18:50:53Z: DDS entities enabled.

2025-10-28T18:50:53Z: Initializing process actions.
2025-10-28T18:51:23Z: Starting process actions.
2025-10-28T18:51:23Z: Process tests started.

(9727|9836) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(9727|9836) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(9727|9836) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(9727|9836) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(9727|9836) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000003.00000507(bf9009e0) num remotes 1
(9727|9836) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000003.00000607(94bd5a23) num remotes 1
2025-10-28T18:51:24Z: Stopping process tests.
2025-10-28T18:51:24Z: Process tests stopped.

(9727|9836) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(9727|9836) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(9727|9836) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(9727|9836) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(9727|9836) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000002.00000507(82f02050) num remotes 1
(9727|9836) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000002.00000607(a9dd7393) num remotes 1
(9727|9836) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(9727|9836) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(9727|9836) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(9727|9836) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(9727|9836) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000004.00000507(0db0d5f0) num remotes 1
(9727|9836) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000004.00000607(269d8633) num remotes 1
(9727|9836) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(9727|9836) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(9727|9836) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(9727|9836) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(9727|9836) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000005.00000507(30d0fc40) num remotes 1
(9727|9836) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000005.00000607(1bfdaf83) num remotes 1
(9727|9836) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(9727|9836) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(9727|9836) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(9727|9836) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(9727|9836) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000006.00000507(77708690) num remotes 1
(9727|9836) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000006.00000607(5c5dd553) num remotes 1
(9727|9836) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(9727|9836) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(9727|9836) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(9727|9836) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(9727|9836) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000008.00000507(c84038f1) num remotes 1
(9727|9836) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(9727|9836) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(9727|9836) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000008.00000607(e36d6b32) num remotes 1
(9727|9836) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(9727|9836) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(9727|9836) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000007.00000507(4a10af20) num remotes 1
(9727|9836) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000007.00000607(613dfce3) num remotes 1
(9727|9836) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 1
(9727|9836) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 1
(9727|9836) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 1
(9727|9836) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 1
(9727|9836) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000009.00000507(f5201141) num remotes 1
(9727|9836) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000009.00000607(de0d4282) num remotes 1
(9727|9836) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.0000000b.00000102(9be673aa) num remotes 1
(9727|9836) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.0000000b.00000102(9be673aa) num remotes 1
(9727|9836) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.0000000a.00000102(a6865a1a) num remotes 1
(9727|9836) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.0000000a.00000102(a6865a1a) num remotes 1
(9727|9836) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.0000000b.00000202(b0cb2069) num remotes 1
(9727|9836) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.0000000b.00000202(b0cb2069) num remotes 1
(9727|9836) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.0000000a.00000202(8dab09d9) num remotes 1
(9727|9836) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.0000000a.00000202(8dab09d9) num remotes 1
(9727|9836) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.0000000b.00000507(8fe04221) num remotes 1
(9727|9836) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.0000000a.00000507(b2806b91) num remotes 1
(9727|9836) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2) num remotes 1
(9727|9836) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.0000000a.00000607(99ad3852) num remotes 1
(9727|9836) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.0000000c.00000102(29c6afba) num remotes 1
(9727|9836) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.0000000c.00000102(29c6afba) num remotes 1
(9727|9836) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.0000000c.00000202(02ebfc79) num remotes 1
(9727|9836) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.0000000c.00000202(02ebfc79) num remotes 1
(9727|9836) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.0000000c.00000507(3dc09e31) num remotes 1
(9727|9836) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.0000000c.00000607(16edcdf2) num remotes 1
(9727|9836) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.0000000d.00000102(14a6860a) num remotes 1
(9727|9836) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.0000000d.00000102(14a6860a) num remotes 1
(9727|9836) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9) num remotes 1
(9727|9836) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9) num remotes 1
(9727|9836) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.0000000d.00000507(00a0b781) num remotes 1
(9727|9836) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.0000000d.00000607(2b8de442) num remotes 1
2025-10-28T18:51:25Z: Stopping process actions.
2025-10-28T18:51:25Z: Detaching Listeners.
2025-10-28T18:51:25Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
(9727|9727) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.0000000e.00000507(4700cd51) num remotes 8
(9727|9836) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.0000000e.00000102(5306fcda) num remotes 1
(9727|9836) 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
(9727|9727) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92) num remotes 8
(9727|9836) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.0000000e.00000202(782baf19) num remotes 1
(9727|9836) 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
(9727|9727) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.0000000f.00000102(6e66d56a) num remotes 7
(9727|9727) 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
(9727|9727) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.0000000f.00000202(454b86a9) num remotes 7
(9727|9727) 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
(9727|9772) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.0000000e.000001c7(b808cae5) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(9727|9772) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.0000000e.000001c7(b808cae5) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(9727|9772) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(9727|9772) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(9727|9772) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(9727|9772) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(9727|9772) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(9727|9772) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(9727|9772) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(9727|9772) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(9727|9772) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.0000000e.000003c7(8a3ea867) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(9727|9772) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.0000000e.000003c7(8a3ea867) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(9727|9772) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9727|9772) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9727|9772) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9727|9772) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9727|9772) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9727|9772) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9727|9772) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9727|9772) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9727|9772) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9727|9772) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9727|9772) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9727|9772) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9727|9772) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9727|9772) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9727|9772) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.0000000e.000004c7(c57f3ea0) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(9727|9772) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.0000000e.000004c7(c57f3ea0) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(9727|9772) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9727|9772) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9727|9772) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9727|9772) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9727|9772) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9727|9772) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9727|9772) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9727|9772) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9727|9772) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9727|9772) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9727|9772) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9727|9772) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9727|9772) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9727|9772) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9727|9772) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.0000000e.000002c7(93259926) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(9727|9772) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.0000000e.000002c7(93259926) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(9727|9859) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.0.240:38871 , reconnect_state = INIT_STATE.
(9727|9772) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9727|9772) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9727|9772) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9727|9772) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9727|9772) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9727|9772) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9727|9772) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9727|9772) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9727|9772) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9727|9772) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9727|9772) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9727|9772) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9727|9772) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9727|9772) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9727|9772) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9727|9772) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9727|9859) DataLink::handle_exception() - delay already elapsed so handle_timeout now
(9727|9727) Service_Participant::shutdown
(9727|9727) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2025-10-28T18:51:25Z: 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.057

--- Discovery Statistics ---

undermatched readers: 0
undermatched writers: 0

(9727|9727) Service_Participant::~Service_Participant
(9727|9727) Service_Participant::shutdown


=== Showing Log for Node 01036045.bd4a5e13.25e4340b.000001c1 === Spawned Process #16 (PID 9739) ===
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'

2025-10-28T18:50:49Z: 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
(9739|9739) INFO: set_DCPS_debug_level: set to 3
(9739|9739) INFO: ConfigStoreImpl::set_string: COMMON=@common
(9739|9739) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG_TRANSPORTS=rtps_transport
(9739|9739) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG=@rtps_config
(9739|9739) INFO: ConfigStoreImpl::set_string: CONFIG=@config
Creating participant: 'participant_01' in domain 7
(9739|9739) Service_Participant::set_repo_domain: Domain[ 7] = Repo[ DEFAULT_REPO].
(9739|9739) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.34.0-dev using ACE 6.5.23
(9739|9739) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 3
(9739|9739) Service_Participant::get_domain_participant_factory: machine: runnervmwhb2z, x86_64 platform: Linux, 6.11.0-1018-azure, #18~24.04.1-Ubuntu SMP Sat Jun 28 04:46:03 UTC 2025
(9739|9739) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(9739|9739) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(9739|9739) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(9739|9739) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(9739|9739) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(9739|9739) DomainParticipantImpl::enable: enabled participant 01030000.30c5d672.00000010.000001c1(8ebb4633) in domain 7
(9739|9739) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
(9739|9739) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
(9739|9739) InfoRepoDiscovery::bit_config - BIT tcp transport :0
(9739|9739) DDS::ParticipantBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 3f0 with 20 chunks
(9739|9739) DataReaderImpl::enable Cached_Allocator_With_Overflow 480 with 20 chunks
(9739|9739) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmwhb2z" as fully qualified hostname, please correct system configuration.
(9739|9739) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(9739|9844) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000010.000001c7(67d8e306) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(9739|9739) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(9739|9739) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000010.000001c7(67d8e306), subscribed to topic name "DCPSParticipant" type "PARTICIPANT_BUILT_IN_TOPIC_TYPE"
(9739|9739) DDS::TopicBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1440 with 20 chunks
(9739|9739) DataReaderImpl::enable Cached_Allocator_With_Overflow 14d0 with 20 chunks
(9739|9739) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(9739|9844) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000010.000002c7(4cf5b0c5) remote 01030000.30c5d672.00000001.000002c2(611ffa78)
(9739|9739) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(9739|9739) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000010.000002c7(4cf5b0c5), subscribed to topic name "DCPSTopic" type "TOPIC_BUILT_IN_TOPIC_TYPE"
(9739|9739) DDS::PublicationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1a70 with 20 chunks
(9739|9739) DataReaderImpl::enable Cached_Allocator_With_Overflow 1b00 with 20 chunks
(9739|9739) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(9739|9844) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000010.000003c7(55ee8184) remote 01030000.30c5d672.00000001.000004c2(37455dfe)
(9739|9739) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(9739|9739) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000010.000003c7(55ee8184), subscribed to topic name "DCPSPublication" type "PUBLICATION_BUILT_IN_TOPIC_TYPE"
(9739|9739) DDS::SubscriptionBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 20a0 with 20 chunks
(9739|9739) DataReaderImpl::enable Cached_Allocator_With_Overflow 2130 with 20 chunks
(9739|9739) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(9739|9844) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000010.000004c7(1aaf1743) remote 01030000.30c5d672.00000001.000003c2(7804cb39)
(9739|9739) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(9739|9739) 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'
(9739|9739) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 2760 with 20 chunks
(9739|9739) DataReaderImpl::enable Cached_Allocator_With_Overflow 27f0 with 20 chunks
(9739|9739) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(9739|9844) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000003.00000102(ab96386b)
(9739|9739) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000002.00000102(96f611db)
(9739|9739) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000004.00000102(19b6e47b)
(9739|9739) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000005.00000102(24d6cdcb)
(9739|9739) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000006.00000102(6376b71b)
(9739|9739) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000008.00000102(dc46097a)
(9739|9739) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000007.00000102(5e169eab)
(9739|9844) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.0000000a.00000102(a6865a1a)
(9739|9739) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000009.00000102(e12620ca)
(9739|9844) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.0000000b.00000102(9be673aa)
(9739|9844) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.0000000c.00000102(29c6afba)
(9739|9739) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(9739|9739) 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'
(9739|9739) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 46e0 with 20 chunks
(9739|9739) DataReaderImpl::enable Cached_Allocator_With_Overflow 4770 with 20 chunks
(9739|9739) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(9739|9844) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000003.00000202(80bb6ba8)
(9739|9844) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000002.00000202(bddb4218)
(9739|9844) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000004.00000202(329bb7b8)
(9739|9844) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000005.00000202(0ffb9e08)
(9739|9844) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000006.00000202(485be4d8)
(9739|9739) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000008.00000202(f76b5ab9)
(9739|9844) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000007.00000202(753bcd68)
(9739|9739) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000009.00000202(ca0b7309)
(9739|9844) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.0000000a.00000202(8dab09d9)
(9739|9739) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.0000000b.00000202(b0cb2069)
(9739|9739) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.0000000c.00000202(02ebfc79)
(9739|9739) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(9739|9739) 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'
(9739|9739) WriteDataContainer sample_list_element_allocator 36f8 with 20 chunks
(9739|9739) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 10080 with 20 chunks
(9739|9739) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10110 with 20 chunks
(9739|9739) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1400 with 20 chunks
(9739|9739) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(9739|9739) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(9739|9844) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.0000000d.00000102(14a6860a)
(9739|9844) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.0000000e.00000102(5306fcda)
(9739|9739) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9)
(9739|9844) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(9739|9844) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) succeeded in associating with reader 01030000.30c5d672.00000003.00000507(bf9009e0)
(9739|9844) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) reader 01030000.30c5d672.00000003.00000507(bf9009e0) calling association_complete_i
(9739|9844) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(9739|9844) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000002.00000507(82f02050)
(9739|9844) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) succeeded in associating with reader 01030000.30c5d672.00000002.00000507(82f02050)
(9739|9844) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) reader 01030000.30c5d672.00000002.00000507(82f02050) calling association_complete_i
(9739|9844) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000002.00000507(82f02050)
(9739|9844) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(9739|9844) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) succeeded in associating with reader 01030000.30c5d672.00000004.00000507(0db0d5f0)
(9739|9844) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) reader 01030000.30c5d672.00000004.00000507(0db0d5f0) calling association_complete_i
(9739|9844) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(9739|9844) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(9739|9844) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) succeeded in associating with reader 01030000.30c5d672.00000005.00000507(30d0fc40)
(9739|9844) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) reader 01030000.30c5d672.00000005.00000507(30d0fc40) calling association_complete_i
(9739|9844) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(9739|9844) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000006.00000507(77708690)
(9739|9844) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) succeeded in associating with reader 01030000.30c5d672.00000006.00000507(77708690)
(9739|9844) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) reader 01030000.30c5d672.00000006.00000507(77708690) calling association_complete_i
(9739|9844) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000006.00000507(77708690)
(9739|9844) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(9739|9844) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) succeeded in associating with reader 01030000.30c5d672.00000008.00000507(c84038f1)
(9739|9844) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) reader 01030000.30c5d672.00000008.00000507(c84038f1) calling association_complete_i
(9739|9844) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(9739|9844) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(9739|9844) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) succeeded in associating with reader 01030000.30c5d672.00000007.00000507(4a10af20)
(9739|9844) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) reader 01030000.30c5d672.00000007.00000507(4a10af20) calling association_complete_i
(9739|9844) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(9739|9844) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000009.00000507(f5201141)
(9739|9844) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) succeeded in associating with reader 01030000.30c5d672.00000009.00000507(f5201141)
(9739|9844) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) reader 01030000.30c5d672.00000009.00000507(f5201141) calling association_complete_i
(9739|9844) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000009.00000507(f5201141)
(9739|9739) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(9739|9739) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) succeeded in associating with reader 01030000.30c5d672.0000000b.00000507(8fe04221)
(9739|9739) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) reader 01030000.30c5d672.0000000b.00000507(8fe04221) calling association_complete_i
(9739|9739) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(9739|9739) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(9739|9739) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) succeeded in associating with reader 01030000.30c5d672.0000000c.00000507(3dc09e31)
(9739|9739) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) reader 01030000.30c5d672.0000000c.00000507(3dc09e31) calling association_complete_i
(9739|9739) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(9739|9739) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(9739|9739) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) succeeded in associating with reader 01030000.30c5d672.0000000d.00000507(00a0b781)
(9739|9739) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) reader 01030000.30c5d672.0000000d.00000507(00a0b781) calling association_complete_i
(9739|9739) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(9739|9739) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(9739|9739) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) succeeded in associating with reader 01030000.30c5d672.00000010.00000507(98d0e4b2)
(9739|9739) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) reader 01030000.30c5d672.00000010.00000507(98d0e4b2) calling association_complete_i
(9739|9739) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(9739|9739) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000010.00000102(8cd6d539)
(9739|9739) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(9739|9739) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) succeeded in associating with reader 01030000.30c5d672.0000000e.00000507(4700cd51)
(9739|9739) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) reader 01030000.30c5d672.0000000e.00000507(4700cd51) calling association_complete_i
(9739|9739) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(9739|9739) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(9739|9739) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) succeeded in associating with reader 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(9739|9739) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) reader 01030000.30c5d672.0000000f.00000507(7a60e4e1) calling association_complete_i
(9739|9739) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(9739|9739) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(9739|9739) 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'
(9739|9844) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(9739|9844) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) succeeded in associating with reader 01030000.30c5d672.0000000a.00000507(b2806b91)
(9739|9844) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) reader 01030000.30c5d672.0000000a.00000507(b2806b91) calling association_complete_i
(9739|9844) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(9739|9739) WriteDataContainer sample_list_element_allocator 3a78 with 20 chunks
(9739|9739) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 101a0 with 20 chunks
(9739|9739) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10230 with 20 chunks
(9739|9739) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1b80 with 20 chunks
(9739|9739) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(9739|9739) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(9739|9844) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.0000000f.00000102(6e66d56a)
(9739|9739) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.0000000e.00000202(782baf19)
(9739|9844) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(9739|9844) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) succeeded in associating with reader 01030000.30c5d672.00000003.00000607(94bd5a23)
(9739|9844) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) reader 01030000.30c5d672.00000003.00000607(94bd5a23) calling association_complete_i
(9739|9844) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(9739|9844) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(9739|9844) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) succeeded in associating with reader 01030000.30c5d672.00000002.00000607(a9dd7393)
(9739|9844) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) reader 01030000.30c5d672.00000002.00000607(a9dd7393) calling association_complete_i
(9739|9844) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(9739|9844) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000004.00000607(269d8633)
(9739|9844) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) succeeded in associating with reader 01030000.30c5d672.00000004.00000607(269d8633)
(9739|9844) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) reader 01030000.30c5d672.00000004.00000607(269d8633) calling association_complete_i
(9739|9844) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000004.00000607(269d8633)
(9739|9844) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(9739|9844) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) succeeded in associating with reader 01030000.30c5d672.00000005.00000607(1bfdaf83)
(9739|9844) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) reader 01030000.30c5d672.00000005.00000607(1bfdaf83) calling association_complete_i
(9739|9844) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(9739|9844) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(9739|9844) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) succeeded in associating with reader 01030000.30c5d672.00000006.00000607(5c5dd553)
(9739|9844) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) reader 01030000.30c5d672.00000006.00000607(5c5dd553) calling association_complete_i
(9739|9844) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(9739|9844) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(9739|9844) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) succeeded in associating with reader 01030000.30c5d672.00000008.00000607(e36d6b32)
(9739|9844) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) reader 01030000.30c5d672.00000008.00000607(e36d6b32) calling association_complete_i
(9739|9844) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(9739|9844) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(9739|9739) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(9739|9844) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) succeeded in associating with reader 01030000.30c5d672.00000007.00000607(613dfce3)
(9739|9844) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) reader 01030000.30c5d672.00000007.00000607(613dfce3) calling association_complete_i
(9739|9844) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(9739|9844) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(9739|9844) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) succeeded in associating with reader 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(9739|9844) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) reader 01030000.30c5d672.0000000b.00000607(a4cd11e2) calling association_complete_i
(9739|9844) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(9739|9844) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(9739|9844) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) succeeded in associating with reader 01030000.30c5d672.0000000a.00000607(99ad3852)
(9739|9844) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) reader 01030000.30c5d672.0000000a.00000607(99ad3852) calling association_complete_i
(9739|9844) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(9739|9844) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(9739|9844) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) succeeded in associating with reader 01030000.30c5d672.0000000c.00000607(16edcdf2)
(9739|9844) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) reader 01030000.30c5d672.0000000c.00000607(16edcdf2) calling association_complete_i
(9739|9844) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(9739|9844) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(9739|9739) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) succeeded in associating with reader 01030000.30c5d672.00000009.00000607(de0d4282)
(9739|9739) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) reader 01030000.30c5d672.00000009.00000607(de0d4282) calling association_complete_i
(9739|9739) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(9739|9739) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(9739|9739) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) succeeded in associating with reader 01030000.30c5d672.00000010.00000607(b3fdb771)
(9739|9739) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) reader 01030000.30c5d672.00000010.00000607(b3fdb771) calling association_complete_i
(9739|9739) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(9739|9739) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000010.00000202(a7fb86fa)
(9739|9844) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) succeeded in associating with reader 01030000.30c5d672.0000000d.00000607(2b8de442)
(9739|9844) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) reader 01030000.30c5d672.0000000d.00000607(2b8de442) calling association_complete_i
(9739|9844) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(9739|9739) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(9739|9844) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.0000000f.00000607(514db722)
(9739|9739) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) succeeded in associating with reader 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(9739|9739) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) reader 01030000.30c5d672.0000000e.00000607(6c2d9e92) calling association_complete_i
(9739|9739) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(9739|9739) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(9739|9739) DataWriterImpl::enable: got GUID 01030000.30c5d672.00000010.00000202(a7fb86fa), publishing to topic name "topic_02" type "Bench::Data"
2025-10-28T18:50:52Z: Process construction / entity creation complete.

2025-10-28T18:50:52Z: Beginning action construction / initialization.
2025-10-28T18:50:52Z: Action construction / initialization complete.

(9739|9844) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) succeeded in associating with reader 01030000.30c5d672.0000000f.00000607(514db722)
(9739|9844) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) reader 01030000.30c5d672.0000000f.00000607(514db722) calling association_complete_i
(9739|9844) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.0000000f.00000607(514db722)
(9739|9844) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.0000000f.00000202(454b86a9)
(9739|9844) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(9739|9844) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) succeeded in associating with reader 01030000.30c5d672.00000011.00000507(a5b0cd02)
(9739|9844) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) reader 01030000.30c5d672.00000011.00000507(a5b0cd02) calling association_complete_i
(9739|9844) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(9739|9844) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(9739|9844) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) succeeded in associating with reader 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(9739|9844) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) reader 01030000.30c5d672.00000011.00000607(8e9d9ec1) calling association_complete_i
(9739|9844) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(9739|9844) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(9739|9844) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) succeeded in associating with reader 01030000.30c5d672.00000012.00000507(e210b7d2)
(9739|9844) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) reader 01030000.30c5d672.00000012.00000507(e210b7d2) calling association_complete_i
(9739|9844) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(9739|9844) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000011.00000102(b1b6fc89)
(9739|9844) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000012.00000607(c93de411)
(9739|9844) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) succeeded in associating with reader 01030000.30c5d672.00000012.00000607(c93de411)
(9739|9844) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) reader 01030000.30c5d672.00000012.00000607(c93de411) calling association_complete_i
(9739|9844) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000012.00000607(c93de411)
(9739|9844) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000011.00000202(9a9baf4a)
(9739|9844) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000012.00000102(f6168659)
(9739|9844) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000013.00000507(df709e62)
(9739|9844) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) succeeded in associating with reader 01030000.30c5d672.00000013.00000507(df709e62)
(9739|9844) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) reader 01030000.30c5d672.00000013.00000507(df709e62) calling association_complete_i
(9739|9844) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000013.00000507(df709e62)
(9739|9844) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000012.00000202(dd3bd59a)
(9739|9844) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(9739|9844) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) succeeded in associating with reader 01030000.30c5d672.00000013.00000607(f45dcda1)
(9739|9844) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) reader 01030000.30c5d672.00000013.00000607(f45dcda1) calling association_complete_i
(9739|9844) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(9739|9844) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000013.00000102(cb76afe9)
(9739|9844) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000014.00000507(6d504272)
(9739|9844) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) succeeded in associating with reader 01030000.30c5d672.00000014.00000507(6d504272)
(9739|9844) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) reader 01030000.30c5d672.00000014.00000507(6d504272) calling association_complete_i
(9739|9844) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000014.00000507(6d504272)
(9739|9844) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000013.00000202(e05bfc2a)
(9739|9844) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(9739|9844) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) succeeded in associating with reader 01030000.30c5d672.00000015.00000507(50306bc2)
(9739|9844) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) reader 01030000.30c5d672.00000015.00000507(50306bc2) calling association_complete_i
(9739|9844) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(9739|9844) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(9739|9844) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) succeeded in associating with reader 01030000.30c5d672.00000014.00000607(467d11b1)
(9739|9844) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) reader 01030000.30c5d672.00000014.00000607(467d11b1) calling association_complete_i
(9739|9844) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(9739|9844) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(9739|9844) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) succeeded in associating with reader 01030000.30c5d672.00000015.00000607(7b1d3801)
(9739|9844) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) reader 01030000.30c5d672.00000015.00000607(7b1d3801) calling association_complete_i
(9739|9844) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(9739|9844) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000014.00000102(795673f9)
(9739|9844) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000015.00000102(44365a49)
(9739|9844) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000014.00000202(527b203a)
(9739|9844) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000015.00000202(6f1b098a)
2025-10-28T18:50:53Z: Enabling DDS entities (if not already enabled).
2025-10-28T18:50:53Z: DDS entities enabled.

2025-10-28T18:50:53Z: Initializing process actions.
2025-10-28T18:51:23Z: Starting process actions.
2025-10-28T18:51:23Z: Process tests started.

(9739|9844) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(9739|9844) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(9739|9844) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(9739|9844) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(9739|9844) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000003.00000507(bf9009e0) num remotes 1
(9739|9844) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000003.00000607(94bd5a23) num remotes 1
2025-10-28T18:51:24Z: Stopping process tests.
2025-10-28T18:51:24Z: Process tests stopped.

(9739|9844) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(9739|9844) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(9739|9844) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(9739|9844) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(9739|9844) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000002.00000507(82f02050) num remotes 1
(9739|9844) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000002.00000607(a9dd7393) num remotes 1
(9739|9844) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(9739|9844) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(9739|9844) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(9739|9844) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(9739|9844) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000004.00000507(0db0d5f0) num remotes 1
(9739|9844) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000004.00000607(269d8633) num remotes 1
(9739|9844) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(9739|9844) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(9739|9844) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(9739|9844) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(9739|9844) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000005.00000507(30d0fc40) num remotes 1
(9739|9844) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000005.00000607(1bfdaf83) num remotes 1
(9739|9844) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(9739|9844) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(9739|9844) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(9739|9844) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(9739|9844) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000006.00000507(77708690) num remotes 1
(9739|9844) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000006.00000607(5c5dd553) num remotes 1
(9739|9844) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(9739|9844) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(9739|9844) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(9739|9844) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(9739|9844) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000008.00000507(c84038f1) num remotes 1
(9739|9844) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(9739|9844) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(9739|9844) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000008.00000607(e36d6b32) num remotes 1
(9739|9844) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(9739|9844) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(9739|9844) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000007.00000507(4a10af20) num remotes 1
(9739|9844) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000007.00000607(613dfce3) num remotes 1
(9739|9844) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 1
(9739|9844) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 1
(9739|9844) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 1
(9739|9844) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 1
(9739|9844) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000009.00000507(f5201141) num remotes 1
(9739|9844) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000009.00000607(de0d4282) num remotes 1
(9739|9844) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.0000000b.00000102(9be673aa) num remotes 1
(9739|9844) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.0000000b.00000102(9be673aa) num remotes 1
(9739|9844) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.0000000a.00000102(a6865a1a) num remotes 1
(9739|9844) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.0000000a.00000102(a6865a1a) num remotes 1
(9739|9844) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.0000000b.00000202(b0cb2069) num remotes 1
(9739|9844) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.0000000b.00000202(b0cb2069) num remotes 1
(9739|9844) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.0000000a.00000202(8dab09d9) num remotes 1
(9739|9844) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.0000000a.00000202(8dab09d9) num remotes 1
(9739|9844) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.0000000b.00000507(8fe04221) num remotes 1
(9739|9844) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.0000000a.00000507(b2806b91) num remotes 1
(9739|9844) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2) num remotes 1
(9739|9844) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.0000000a.00000607(99ad3852) num remotes 1
(9739|9844) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.0000000c.00000102(29c6afba) num remotes 1
(9739|9844) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.0000000c.00000102(29c6afba) num remotes 1
(9739|9844) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.0000000c.00000202(02ebfc79) num remotes 1
(9739|9844) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.0000000c.00000202(02ebfc79) num remotes 1
(9739|9844) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.0000000c.00000507(3dc09e31) num remotes 1
(9739|9844) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.0000000c.00000607(16edcdf2) num remotes 1
(9739|9844) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.0000000d.00000102(14a6860a) num remotes 1
(9739|9844) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.0000000d.00000102(14a6860a) num remotes 1
(9739|9844) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9) num remotes 1
(9739|9844) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9) num remotes 1
(9739|9844) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.0000000d.00000507(00a0b781) num remotes 1
(9739|9844) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.0000000d.00000607(2b8de442) num remotes 1
(9739|9844) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.0000000e.00000102(5306fcda) num remotes 1
(9739|9844) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.0000000e.00000102(5306fcda) num remotes 1
(9739|9844) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.0000000e.00000202(782baf19) num remotes 1
(9739|9844) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.0000000e.00000202(782baf19) num remotes 1
(9739|9844) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.0000000e.00000507(4700cd51) num remotes 1
(9739|9844) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92) num remotes 1
2025-10-28T18:51:25Z: Stopping process actions.
2025-10-28T18:51:25Z: Detaching Listeners.
2025-10-28T18:51:25Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
(9739|9739) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1) num remotes 7
(9739|9844) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000010.00000102(8cd6d539) num remotes 1
(9739|9844) 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
(9739|9739) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.0000000f.00000607(514db722) num remotes 7
(9739|9844) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000010.00000202(a7fb86fa) num remotes 1
(9739|9844) 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
(9739|9739) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.0000000f.00000102(6e66d56a) num remotes 6
(9739|9739) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.0000000f.00000102(6e66d56a) num remotes 6
Deleting datareader: datareader_02
(9739|9739) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.0000000f.00000202(454b86a9) num remotes 6
(9739|9739) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.0000000f.00000202(454b86a9) num remotes 6
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
(9739|9793) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000010.000001c7(67d8e306) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(9739|9793) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000010.000001c7(67d8e306) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(9739|9793) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(9739|9793) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(9739|9793) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(9739|9793) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(9739|9793) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(9739|9793) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(9739|9793) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(9739|9793) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(9739|9793) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000010.000003c7(55ee8184) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(9739|9793) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000010.000003c7(55ee8184) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(9739|9793) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9739|9793) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9739|9793) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9739|9793) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9739|9793) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9739|9793) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9739|9793) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9739|9793) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9739|9793) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9739|9793) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9739|9793) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9739|9793) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9739|9793) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000010.000004c7(1aaf1743) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(9739|9793) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000010.000004c7(1aaf1743) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(9739|9793) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9739|9793) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9739|9793) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9739|9793) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9739|9793) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9739|9793) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9739|9793) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9739|9793) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9739|9793) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9739|9793) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9739|9793) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9739|9793) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9739|9864) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.0.240:38871 , reconnect_state = INIT_STATE.
(9739|9793) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000010.000002c7(4cf5b0c5) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(9739|9793) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000010.000002c7(4cf5b0c5) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(9739|9793) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9739|9793) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9739|9793) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9739|9793) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9739|9793) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9739|9793) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9739|9793) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9739|9793) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9739|9793) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9739|9793) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9739|9793) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9739|9793) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9739|9793) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9739|9793) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9739|9864) DataLink::handle_exception() - delay already elapsed so handle_timeout now
(9739|9739) Service_Participant::shutdown
(9739|9739) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2025-10-28T18:51:25Z: Process destruction / entity deletion complete.


--- Process Statistics ---

construction time: 2.787
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.062

--- Discovery Statistics ---

undermatched readers: 0
undermatched writers: 0

(9739|9739) Service_Participant::~Service_Participant
(9739|9739) Service_Participant::shutdown


=== Showing Log for Node 01036045.bd4a5e13.25e4340b.000001c1 === Spawned Process #15 (PID 9738) ===
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'

2025-10-28T18:50:49Z: 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
(9738|9738) INFO: set_DCPS_debug_level: set to 3
(9738|9738) INFO: ConfigStoreImpl::set_string: COMMON=@common
(9738|9738) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG_TRANSPORTS=rtps_transport
(9738|9738) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG=@rtps_config
(9738|9738) INFO: ConfigStoreImpl::set_string: CONFIG=@config
Creating participant: 'participant_01' in domain 7
(9738|9738) Service_Participant::set_repo_domain: Domain[ 7] = Repo[ DEFAULT_REPO].
(9738|9738) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.34.0-dev using ACE 6.5.23
(9738|9738) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 3
(9738|9738) Service_Participant::get_domain_participant_factory: machine: runnervmwhb2z, x86_64 platform: Linux, 6.11.0-1018-azure, #18~24.04.1-Ubuntu SMP Sat Jun 28 04:46:03 UTC 2025
(9738|9738) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(9738|9738) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(9738|9738) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(9738|9738) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(9738|9738) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(9738|9738) DomainParticipantImpl::enable: enabled participant 01030000.30c5d672.0000000f.000001c1(6c0b4660) in domain 7
(9738|9738) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
(9738|9738) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
(9738|9738) InfoRepoDiscovery::bit_config - BIT tcp transport :0
(9738|9738) DDS::ParticipantBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 3f0 with 20 chunks
(9738|9738) DataReaderImpl::enable Cached_Allocator_With_Overflow 480 with 20 chunks
(9738|9738) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmwhb2z" as fully qualified hostname, please correct system configuration.
(9738|9738) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(9738|9839) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.0000000f.000001c7(8568e355) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(9738|9738) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(9738|9738) DataReaderImpl::enable: got GUID 01030000.30c5d672.0000000f.000001c7(8568e355), subscribed to topic name "DCPSParticipant" type "PARTICIPANT_BUILT_IN_TOPIC_TYPE"
(9738|9738) DDS::TopicBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1440 with 20 chunks
(9738|9738) DataReaderImpl::enable Cached_Allocator_With_Overflow 14d0 with 20 chunks
(9738|9738) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(9738|9839) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.0000000f.000002c7(ae45b096) remote 01030000.30c5d672.00000001.000002c2(611ffa78)
(9738|9738) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(9738|9738) DataReaderImpl::enable: got GUID 01030000.30c5d672.0000000f.000002c7(ae45b096), subscribed to topic name "DCPSTopic" type "TOPIC_BUILT_IN_TOPIC_TYPE"
(9738|9738) DDS::PublicationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1a70 with 20 chunks
(9738|9738) DataReaderImpl::enable Cached_Allocator_With_Overflow 1b00 with 20 chunks
(9738|9738) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(9738|9839) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.0000000f.000003c7(b75e81d7) remote 01030000.30c5d672.00000001.000004c2(37455dfe)
(9738|9738) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(9738|9738) DataReaderImpl::enable: got GUID 01030000.30c5d672.0000000f.000003c7(b75e81d7), subscribed to topic name "DCPSPublication" type "PUBLICATION_BUILT_IN_TOPIC_TYPE"
(9738|9738) DDS::SubscriptionBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 20a0 with 20 chunks
(9738|9738) DataReaderImpl::enable Cached_Allocator_With_Overflow 2130 with 20 chunks
(9738|9738) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(9738|9839) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.0000000f.000004c7(f81f1710) remote 01030000.30c5d672.00000001.000003c2(7804cb39)
(9738|9738) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(9738|9738) 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'
(9738|9738) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 2760 with 20 chunks
(9738|9738) DataReaderImpl::enable Cached_Allocator_With_Overflow 27f0 with 20 chunks
(9738|9738) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(9738|9839) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000003.00000102(ab96386b)
(9738|9738) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000002.00000102(96f611db)
(9738|9839) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000004.00000102(19b6e47b)
(9738|9738) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000005.00000102(24d6cdcb)
(9738|9738) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000006.00000102(6376b71b)
(9738|9839) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000008.00000102(dc46097a)
(9738|9738) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000007.00000102(5e169eab)
(9738|9738) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000009.00000102(e12620ca)
(9738|9839) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.0000000a.00000102(a6865a1a)
(9738|9839) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.0000000b.00000102(9be673aa)
(9738|9738) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.0000000c.00000102(29c6afba)
(9738|9738) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(9738|9738) 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'
(9738|9738) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 46e0 with 20 chunks
(9738|9738) DataReaderImpl::enable Cached_Allocator_With_Overflow 4770 with 20 chunks
(9738|9738) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(9738|9839) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.0000000d.00000102(14a6860a)
(9738|9839) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.0000000e.00000102(5306fcda)
(9738|9839) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000003.00000202(80bb6ba8)
(9738|9839) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000002.00000202(bddb4218)
(9738|9839) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000004.00000202(329bb7b8)
(9738|9839) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000005.00000202(0ffb9e08)
(9738|9839) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000006.00000202(485be4d8)
(9738|9839) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000008.00000202(f76b5ab9)
(9738|9839) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000007.00000202(753bcd68)
(9738|9839) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000009.00000202(ca0b7309)
(9738|9738) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.0000000a.00000202(8dab09d9)
(9738|9839) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.0000000b.00000202(b0cb2069)
(9738|9738) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.0000000c.00000202(02ebfc79)
(9738|9738) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(9738|9738) 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'
(9738|9738) WriteDataContainer sample_list_element_allocator 3378 with 20 chunks
(9738|9738) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 10080 with 20 chunks
(9738|9738) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10110 with 20 chunks
(9738|9738) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1400 with 20 chunks
(9738|9738) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(9738|9738) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(9738|9839) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9)
(9738|9839) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000010.00000102(8cd6d539)
(9738|9839) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(9738|9839) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) succeeded in associating with reader 01030000.30c5d672.00000003.00000507(bf9009e0)
(9738|9839) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) reader 01030000.30c5d672.00000003.00000507(bf9009e0) calling association_complete_i
(9738|9738) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000002.00000507(82f02050)
(9738|9839) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(9738|9839) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(9738|9839) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) succeeded in associating with reader 01030000.30c5d672.00000004.00000507(0db0d5f0)
(9738|9839) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) reader 01030000.30c5d672.00000004.00000507(0db0d5f0) calling association_complete_i
(9738|9839) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(9738|9839) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(9738|9738) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) succeeded in associating with reader 01030000.30c5d672.00000002.00000507(82f02050)
(9738|9738) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) reader 01030000.30c5d672.00000002.00000507(82f02050) calling association_complete_i
(9738|9738) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000002.00000507(82f02050)
(9738|9738) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000006.00000507(77708690)
(9738|9839) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) succeeded in associating with reader 01030000.30c5d672.00000005.00000507(30d0fc40)
(9738|9839) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) reader 01030000.30c5d672.00000005.00000507(30d0fc40) calling association_complete_i
(9738|9839) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(9738|9839) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(9738|9839) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) succeeded in associating with reader 01030000.30c5d672.00000008.00000507(c84038f1)
(9738|9839) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) reader 01030000.30c5d672.00000008.00000507(c84038f1) calling association_complete_i
(9738|9839) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(9738|9738) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) succeeded in associating with reader 01030000.30c5d672.00000006.00000507(77708690)
(9738|9738) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) reader 01030000.30c5d672.00000006.00000507(77708690) calling association_complete_i
(9738|9738) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000006.00000507(77708690)
(9738|9738) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(9738|9839) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000009.00000507(f5201141)
(9738|9738) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) succeeded in associating with reader 01030000.30c5d672.00000007.00000507(4a10af20)
(9738|9738) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) reader 01030000.30c5d672.00000007.00000507(4a10af20) calling association_complete_i
(9738|9738) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(9738|9738) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(9738|9738) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) succeeded in associating with reader 01030000.30c5d672.0000000a.00000507(b2806b91)
(9738|9738) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) reader 01030000.30c5d672.0000000a.00000507(b2806b91) calling association_complete_i
(9738|9738) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(9738|9738) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(9738|9738) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) succeeded in associating with reader 01030000.30c5d672.0000000b.00000507(8fe04221)
(9738|9738) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) reader 01030000.30c5d672.0000000b.00000507(8fe04221) calling association_complete_i
(9738|9738) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(9738|9839) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) succeeded in associating with reader 01030000.30c5d672.00000009.00000507(f5201141)
(9738|9839) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) reader 01030000.30c5d672.00000009.00000507(f5201141) calling association_complete_i
(9738|9839) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000009.00000507(f5201141)
(9738|9839) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(9738|9839) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) succeeded in associating with reader 01030000.30c5d672.0000000c.00000507(3dc09e31)
(9738|9839) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) reader 01030000.30c5d672.0000000c.00000507(3dc09e31) calling association_complete_i
(9738|9839) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(9738|9839) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(9738|9839) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) succeeded in associating with reader 01030000.30c5d672.0000000d.00000507(00a0b781)
(9738|9839) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) reader 01030000.30c5d672.0000000d.00000507(00a0b781) calling association_complete_i
(9738|9839) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(9738|9738) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(9738|9738) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) succeeded in associating with reader 01030000.30c5d672.00000010.00000507(98d0e4b2)
(9738|9738) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) reader 01030000.30c5d672.00000010.00000507(98d0e4b2) calling association_complete_i
(9738|9738) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(9738|9738) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(9738|9839) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(9738|9738) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) succeeded in associating with reader 01030000.30c5d672.0000000e.00000507(4700cd51)
(9738|9738) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) reader 01030000.30c5d672.0000000e.00000507(4700cd51) calling association_complete_i
(9738|9738) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(9738|9738) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.0000000f.00000102(6e66d56a)
(9738|9738) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(9738|9738) 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'
(9738|9738) WriteDataContainer sample_list_element_allocator 36f8 with 20 chunks
(9738|9839) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) succeeded in associating with reader 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(9738|9839) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) reader 01030000.30c5d672.0000000f.00000507(7a60e4e1) calling association_complete_i
(9738|9839) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(9738|9839) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.0000000e.00000202(782baf19)
(9738|9738) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 101a0 with 20 chunks
(9738|9738) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10230 with 20 chunks
(9738|9738) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1a80 with 20 chunks
(9738|9738) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(9738|9738) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(9738|9839) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000010.00000202(a7fb86fa)
(9738|9839) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(9738|9839) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) succeeded in associating with reader 01030000.30c5d672.00000003.00000607(94bd5a23)
(9738|9839) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) reader 01030000.30c5d672.00000003.00000607(94bd5a23) calling association_complete_i
(9738|9839) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(9738|9839) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(9738|9839) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) succeeded in associating with reader 01030000.30c5d672.00000002.00000607(a9dd7393)
(9738|9839) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) reader 01030000.30c5d672.00000002.00000607(a9dd7393) calling association_complete_i
(9738|9839) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(9738|9839) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000004.00000607(269d8633)
(9738|9738) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(9738|9738) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) succeeded in associating with reader 01030000.30c5d672.00000005.00000607(1bfdaf83)
(9738|9738) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) reader 01030000.30c5d672.00000005.00000607(1bfdaf83) calling association_complete_i
(9738|9738) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(9738|9738) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(9738|9738) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) succeeded in associating with reader 01030000.30c5d672.00000006.00000607(5c5dd553)
(9738|9738) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) reader 01030000.30c5d672.00000006.00000607(5c5dd553) calling association_complete_i
(9738|9738) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(9738|9738) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(9738|9738) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) succeeded in associating with reader 01030000.30c5d672.00000008.00000607(e36d6b32)
(9738|9738) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) reader 01030000.30c5d672.00000008.00000607(e36d6b32) calling association_complete_i
(9738|9738) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(9738|9839) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) succeeded in associating with reader 01030000.30c5d672.00000004.00000607(269d8633)
(9738|9839) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) reader 01030000.30c5d672.00000004.00000607(269d8633) calling association_complete_i
(9738|9839) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000004.00000607(269d8633)
(9738|9839) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(9738|9839) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) succeeded in associating with reader 01030000.30c5d672.00000007.00000607(613dfce3)
(9738|9839) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) reader 01030000.30c5d672.00000007.00000607(613dfce3) calling association_complete_i
(9738|9839) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(9738|9839) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(9738|9839) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) succeeded in associating with reader 01030000.30c5d672.00000009.00000607(de0d4282)
(9738|9839) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) reader 01030000.30c5d672.00000009.00000607(de0d4282) calling association_complete_i
(9738|9839) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(9738|9839) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(9738|9839) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) succeeded in associating with reader 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(9738|9839) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) reader 01030000.30c5d672.0000000b.00000607(a4cd11e2) calling association_complete_i
(9738|9839) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(9738|9738) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(9738|9738) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) succeeded in associating with reader 01030000.30c5d672.0000000c.00000607(16edcdf2)
(9738|9738) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) reader 01030000.30c5d672.0000000c.00000607(16edcdf2) calling association_complete_i
(9738|9738) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(9738|9738) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(9738|9738) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) succeeded in associating with reader 01030000.30c5d672.0000000d.00000607(2b8de442)
(9738|9738) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) reader 01030000.30c5d672.0000000d.00000607(2b8de442) calling association_complete_i
(9738|9738) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(9738|9738) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(9738|9738) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) succeeded in associating with reader 01030000.30c5d672.00000010.00000607(b3fdb771)
(9738|9738) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) reader 01030000.30c5d672.00000010.00000607(b3fdb771) calling association_complete_i
(9738|9738) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(9738|9738) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(9738|9738) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) succeeded in associating with reader 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(9738|9738) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) reader 01030000.30c5d672.0000000e.00000607(6c2d9e92) calling association_complete_i
(9738|9738) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(9738|9738) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.0000000f.00000607(514db722)
(9738|9839) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(9738|9839) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) succeeded in associating with reader 01030000.30c5d672.0000000a.00000607(99ad3852)
(9738|9839) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) reader 01030000.30c5d672.0000000a.00000607(99ad3852) calling association_complete_i
(9738|9839) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(9738|9839) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.0000000f.00000202(454b86a9)
(9738|9738) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) succeeded in associating with reader 01030000.30c5d672.0000000f.00000607(514db722)
(9738|9738) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) reader 01030000.30c5d672.0000000f.00000607(514db722) calling association_complete_i
(9738|9738) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.0000000f.00000607(514db722)
(9738|9738) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(9738|9738) DataWriterImpl::enable: got GUID 01030000.30c5d672.0000000f.00000202(454b86a9), publishing to topic name "topic_02" type "Bench::Data"
2025-10-28T18:50:52Z: Process construction / entity creation complete.

2025-10-28T18:50:52Z: Beginning action construction / initialization.
2025-10-28T18:50:52Z: Action construction / initialization complete.

(9738|9839) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(9738|9839) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) succeeded in associating with reader 01030000.30c5d672.00000011.00000507(a5b0cd02)
(9738|9839) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) reader 01030000.30c5d672.00000011.00000507(a5b0cd02) calling association_complete_i
(9738|9839) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(9738|9839) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(9738|9839) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) succeeded in associating with reader 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(9738|9839) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) reader 01030000.30c5d672.00000011.00000607(8e9d9ec1) calling association_complete_i
(9738|9839) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(9738|9839) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(9738|9839) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) succeeded in associating with reader 01030000.30c5d672.00000012.00000507(e210b7d2)
(9738|9839) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) reader 01030000.30c5d672.00000012.00000507(e210b7d2) calling association_complete_i
(9738|9839) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(9738|9839) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000011.00000102(b1b6fc89)
(9738|9839) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000012.00000607(c93de411)
(9738|9839) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) succeeded in associating with reader 01030000.30c5d672.00000012.00000607(c93de411)
(9738|9839) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) reader 01030000.30c5d672.00000012.00000607(c93de411) calling association_complete_i
(9738|9839) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000012.00000607(c93de411)
(9738|9839) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000011.00000202(9a9baf4a)
(9738|9839) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000012.00000102(f6168659)
(9738|9839) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000013.00000507(df709e62)
(9738|9839) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) succeeded in associating with reader 01030000.30c5d672.00000013.00000507(df709e62)
(9738|9839) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) reader 01030000.30c5d672.00000013.00000507(df709e62) calling association_complete_i
(9738|9839) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000013.00000507(df709e62)
(9738|9839) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000012.00000202(dd3bd59a)
(9738|9839) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(9738|9839) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) succeeded in associating with reader 01030000.30c5d672.00000013.00000607(f45dcda1)
(9738|9839) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) reader 01030000.30c5d672.00000013.00000607(f45dcda1) calling association_complete_i
(9738|9839) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(9738|9839) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000013.00000102(cb76afe9)
(9738|9839) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000014.00000507(6d504272)
(9738|9839) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) succeeded in associating with reader 01030000.30c5d672.00000014.00000507(6d504272)
(9738|9839) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) reader 01030000.30c5d672.00000014.00000507(6d504272) calling association_complete_i
(9738|9839) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000014.00000507(6d504272)
(9738|9839) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000013.00000202(e05bfc2a)
(9738|9839) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(9738|9839) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) succeeded in associating with reader 01030000.30c5d672.00000015.00000507(50306bc2)
(9738|9839) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) reader 01030000.30c5d672.00000015.00000507(50306bc2) calling association_complete_i
(9738|9839) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(9738|9839) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(9738|9839) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) succeeded in associating with reader 01030000.30c5d672.00000014.00000607(467d11b1)
(9738|9839) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) reader 01030000.30c5d672.00000014.00000607(467d11b1) calling association_complete_i
(9738|9839) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(9738|9839) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(9738|9839) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) succeeded in associating with reader 01030000.30c5d672.00000015.00000607(7b1d3801)
(9738|9839) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) reader 01030000.30c5d672.00000015.00000607(7b1d3801) calling association_complete_i
(9738|9839) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(9738|9839) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000014.00000102(795673f9)
(9738|9839) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000015.00000102(44365a49)
(9738|9839) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000014.00000202(527b203a)
(9738|9839) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000015.00000202(6f1b098a)
2025-10-28T18:50:53Z: Enabling DDS entities (if not already enabled).
2025-10-28T18:50:53Z: DDS entities enabled.

2025-10-28T18:50:53Z: Initializing process actions.
2025-10-28T18:51:23Z: Starting process actions.
2025-10-28T18:51:23Z: Process tests started.

(9738|9839) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(9738|9839) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(9738|9839) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(9738|9839) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(9738|9839) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000003.00000507(bf9009e0) num remotes 1
(9738|9839) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000003.00000607(94bd5a23) num remotes 1
(9738|9839) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(9738|9839) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
2025-10-28T18:51:24Z: Stopping process tests.
2025-10-28T18:51:24Z: Process tests stopped.

(9738|9839) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(9738|9839) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(9738|9839) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000002.00000507(82f02050) num remotes 1
(9738|9839) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000002.00000607(a9dd7393) num remotes 1
(9738|9839) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(9738|9839) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(9738|9839) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(9738|9839) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(9738|9839) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000004.00000507(0db0d5f0) num remotes 1
(9738|9839) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000004.00000607(269d8633) num remotes 1
(9738|9839) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(9738|9839) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(9738|9839) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(9738|9839) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(9738|9839) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000005.00000507(30d0fc40) num remotes 1
(9738|9839) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000005.00000607(1bfdaf83) num remotes 1
(9738|9839) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(9738|9839) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(9738|9839) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(9738|9839) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(9738|9839) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000006.00000507(77708690) num remotes 1
(9738|9839) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000006.00000607(5c5dd553) num remotes 1
(9738|9839) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(9738|9839) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(9738|9839) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(9738|9839) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(9738|9839) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000008.00000507(c84038f1) num remotes 1
(9738|9839) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(9738|9839) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(9738|9839) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000008.00000607(e36d6b32) num remotes 1
(9738|9839) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(9738|9839) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(9738|9839) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000007.00000507(4a10af20) num remotes 1
(9738|9839) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000007.00000607(613dfce3) num remotes 1
(9738|9839) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 1
(9738|9839) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 1
(9738|9839) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 1
(9738|9839) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 1
(9738|9839) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000009.00000507(f5201141) num remotes 1
(9738|9839) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000009.00000607(de0d4282) num remotes 1
(9738|9839) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.0000000b.00000102(9be673aa) num remotes 1
(9738|9839) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.0000000b.00000102(9be673aa) num remotes 1
(9738|9839) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.0000000a.00000102(a6865a1a) num remotes 1
(9738|9839) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.0000000a.00000102(a6865a1a) num remotes 1
(9738|9839) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.0000000b.00000202(b0cb2069) num remotes 1
(9738|9839) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.0000000b.00000202(b0cb2069) num remotes 1
(9738|9839) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.0000000a.00000202(8dab09d9) num remotes 1
(9738|9839) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.0000000a.00000202(8dab09d9) num remotes 1
(9738|9839) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.0000000b.00000507(8fe04221) num remotes 1
(9738|9839) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.0000000a.00000507(b2806b91) num remotes 1
(9738|9839) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2) num remotes 1
(9738|9839) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.0000000a.00000607(99ad3852) num remotes 1
(9738|9839) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.0000000c.00000102(29c6afba) num remotes 1
(9738|9839) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.0000000c.00000102(29c6afba) num remotes 1
(9738|9839) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.0000000c.00000202(02ebfc79) num remotes 1
(9738|9839) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.0000000c.00000202(02ebfc79) num remotes 1
(9738|9839) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.0000000c.00000507(3dc09e31) num remotes 1
(9738|9839) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.0000000c.00000607(16edcdf2) num remotes 1
(9738|9839) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.0000000d.00000102(14a6860a) num remotes 1
(9738|9839) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.0000000d.00000102(14a6860a) num remotes 1
(9738|9839) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9) num remotes 1
(9738|9839) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9) num remotes 1
(9738|9839) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.0000000d.00000507(00a0b781) num remotes 1
(9738|9839) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.0000000d.00000607(2b8de442) num remotes 1
(9738|9839) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.0000000e.00000102(5306fcda) num remotes 1
(9738|9839) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.0000000e.00000102(5306fcda) num remotes 1
(9738|9839) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.0000000e.00000202(782baf19) num remotes 1
(9738|9839) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.0000000e.00000202(782baf19) num remotes 1
(9738|9839) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.0000000e.00000507(4700cd51) num remotes 1
(9738|9839) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92) num remotes 1
(9738|9839) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000010.00000102(8cd6d539) num remotes 1
(9738|9839) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000010.00000102(8cd6d539) num remotes 1
(9738|9839) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000010.00000202(a7fb86fa) num remotes 1
(9738|9839) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000010.00000202(a7fb86fa) num remotes 1
(9738|9839) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000010.00000507(98d0e4b2) num remotes 1
(9738|9839) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000010.00000607(b3fdb771) num remotes 1
2025-10-28T18:51:25Z: Stopping process actions.
2025-10-28T18:51:25Z: Detaching Listeners.
2025-10-28T18:51:25Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
(9738|9738) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1) num remotes 6
(9738|9839) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.0000000f.00000102(6e66d56a) num remotes 1
(9738|9839) 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
(9738|9738) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.0000000f.00000607(514db722) num remotes 6
(9738|9839) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.0000000f.00000202(454b86a9) num remotes 1
(9738|9839) 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
(9738|9738) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000011.00000102(b1b6fc89) num remotes 5
(9738|9738) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000011.00000102(b1b6fc89) num remotes 5
Deleting datareader: datareader_02
(9738|9738) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000011.00000202(9a9baf4a) num remotes 5
(9738|9738) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000011.00000202(9a9baf4a) num remotes 5
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
(9738|9780) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.0000000f.000001c7(8568e355) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(9738|9780) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.0000000f.000001c7(8568e355) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(9738|9780) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(9738|9780) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(9738|9780) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(9738|9780) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(9738|9780) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(9738|9780) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(9738|9780) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.0000000f.000003c7(b75e81d7) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(9738|9780) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.0000000f.000003c7(b75e81d7) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(9738|9780) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9738|9780) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9738|9780) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9738|9780) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9738|9780) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9738|9780) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9738|9780) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9738|9780) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9738|9780) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9738|9780) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9738|9780) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.0000000f.000004c7(f81f1710) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(9738|9780) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.0000000f.000004c7(f81f1710) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(9738|9780) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9738|9780) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9738|9780) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9738|9780) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9738|9780) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9738|9780) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9738|9780) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9738|9780) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9738|9780) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9738|9780) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9738|9780) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.0000000f.000002c7(ae45b096) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(9738|9780) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.0000000f.000002c7(ae45b096) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(9738|9780) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9738|9780) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9738|9780) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9738|9780) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9738|9780) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9738|9780) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9738|9780) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9738|9860) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.0.240:38871 , reconnect_state = INIT_STATE.
(9738|9780) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9738|9780) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9738|9780) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9738|9780) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9738|9780) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9738|9860) DataLink::handle_exception() - delay already elapsed so handle_timeout now
(9738|9738) Service_Participant::shutdown
(9738|9738) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2025-10-28T18:51:25Z: Process destruction / entity deletion complete.


--- Process Statistics ---

construction time: 2.873
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.061

--- Discovery Statistics ---

undermatched readers: 0
undermatched writers: 0

(9738|9738) Service_Participant::~Service_Participant
(9738|9738) Service_Participant::shutdown


=== Showing Log for Node 01036045.bd4a5e13.25e4340b.000001c1 === Spawned Process #18 (PID 9741) ===
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'

2025-10-28T18:50:49Z: 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
(9741|9741) INFO: set_DCPS_debug_level: set to 3
(9741|9741) INFO: ConfigStoreImpl::set_string: COMMON=@common
(9741|9741) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG_TRANSPORTS=rtps_transport
(9741|9741) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG=@rtps_config
(9741|9741) INFO: ConfigStoreImpl::set_string: CONFIG=@config
Creating participant: 'participant_01' in domain 7
(9741|9741) Service_Participant::set_repo_domain: Domain[ 7] = Repo[ DEFAULT_REPO].
(9741|9741) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.34.0-dev using ACE 6.5.23
(9741|9741) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 3
(9741|9741) Service_Participant::get_domain_participant_factory: machine: runnervmwhb2z, x86_64 platform: Linux, 6.11.0-1018-azure, #18~24.04.1-Ubuntu SMP Sat Jun 28 04:46:03 UTC 2025
(9741|9741) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(9741|9741) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(9741|9741) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(9741|9741) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(9741|9741) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(9741|9741) DomainParticipantImpl::enable: enabled participant 01030000.30c5d672.00000011.000001c1(b3db6f83) in domain 7
(9741|9741) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
(9741|9741) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
(9741|9741) InfoRepoDiscovery::bit_config - BIT tcp transport :0
(9741|9741) DDS::ParticipantBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 3f0 with 20 chunks
(9741|9741) DataReaderImpl::enable Cached_Allocator_With_Overflow 480 with 20 chunks
(9741|9741) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmwhb2z" as fully qualified hostname, please correct system configuration.
(9741|9741) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(9741|9845) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000011.000001c7(5ab8cab6) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(9741|9741) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(9741|9741) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000011.000001c7(5ab8cab6), subscribed to topic name "DCPSParticipant" type "PARTICIPANT_BUILT_IN_TOPIC_TYPE"
(9741|9741) DDS::TopicBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1440 with 20 chunks
(9741|9741) DataReaderImpl::enable Cached_Allocator_With_Overflow 14d0 with 20 chunks
(9741|9741) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(9741|9845) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000011.000002c7(71959975) remote 01030000.30c5d672.00000001.000002c2(611ffa78)
(9741|9741) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(9741|9741) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000011.000002c7(71959975), subscribed to topic name "DCPSTopic" type "TOPIC_BUILT_IN_TOPIC_TYPE"
(9741|9741) DDS::PublicationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1a70 with 20 chunks
(9741|9741) DataReaderImpl::enable Cached_Allocator_With_Overflow 1b00 with 20 chunks
(9741|9741) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(9741|9845) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000011.000003c7(688ea834) remote 01030000.30c5d672.00000001.000004c2(37455dfe)
(9741|9741) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(9741|9741) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000011.000003c7(688ea834), subscribed to topic name "DCPSPublication" type "PUBLICATION_BUILT_IN_TOPIC_TYPE"
(9741|9741) DDS::SubscriptionBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 20a0 with 20 chunks
(9741|9741) DataReaderImpl::enable Cached_Allocator_With_Overflow 2130 with 20 chunks
(9741|9741) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(9741|9845) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000011.000004c7(27cf3ef3) remote 01030000.30c5d672.00000001.000003c2(7804cb39)
(9741|9741) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(9741|9741) 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'
(9741|9741) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 2760 with 20 chunks
(9741|9741) DataReaderImpl::enable Cached_Allocator_With_Overflow 27f0 with 20 chunks
(9741|9741) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(9741|9845) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000003.00000102(ab96386b)
(9741|9741) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000002.00000102(96f611db)
(9741|9845) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000004.00000102(19b6e47b)
(9741|9845) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000005.00000102(24d6cdcb)
(9741|9845) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000006.00000102(6376b71b)
(9741|9845) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000008.00000102(dc46097a)
(9741|9845) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000007.00000102(5e169eab)
(9741|9741) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000009.00000102(e12620ca)
(9741|9741) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.0000000a.00000102(a6865a1a)
(9741|9741) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.0000000b.00000102(9be673aa)
(9741|9741) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.0000000c.00000102(29c6afba)
(9741|9741) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000010.00000102(8cd6d539)
(9741|9845) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.0000000f.00000102(6e66d56a)
(9741|9845) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.0000000e.00000102(5306fcda)
(9741|9741) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.0000000d.00000102(14a6860a)
(9741|9741) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(9741|9741) 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'
(9741|9741) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 46e0 with 20 chunks
(9741|9741) DataReaderImpl::enable Cached_Allocator_With_Overflow 4770 with 20 chunks
(9741|9741) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(9741|9845) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000003.00000202(80bb6ba8)
(9741|9741) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000002.00000202(bddb4218)
(9741|9741) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000004.00000202(329bb7b8)
(9741|9741) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000006.00000202(485be4d8)
(9741|9741) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000008.00000202(f76b5ab9)
(9741|9845) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000005.00000202(0ffb9e08)
(9741|9845) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000007.00000202(753bcd68)
(9741|9845) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000009.00000202(ca0b7309)
(9741|9845) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.0000000a.00000202(8dab09d9)
(9741|9845) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.0000000b.00000202(b0cb2069)
(9741|9845) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.0000000c.00000202(02ebfc79)
(9741|9845) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000010.00000202(a7fb86fa)
(9741|9845) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9)
(9741|9845) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.0000000f.00000202(454b86a9)
(9741|9845) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.0000000e.00000202(782baf19)
(9741|9741) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(9741|9741) 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'
(9741|9741) WriteDataContainer sample_list_element_allocator 3378 with 20 chunks
(9741|9741) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 10080 with 20 chunks
(9741|9741) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10110 with 20 chunks
(9741|9741) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1400 with 20 chunks
(9741|9741) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(9741|9741) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(9741|9845) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(9741|9845) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) succeeded in associating with reader 01030000.30c5d672.00000003.00000507(bf9009e0)
(9741|9845) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) reader 01030000.30c5d672.00000003.00000507(bf9009e0) calling association_complete_i
(9741|9845) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(9741|9741) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000002.00000507(82f02050)
(9741|9741) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) succeeded in associating with reader 01030000.30c5d672.00000002.00000507(82f02050)
(9741|9741) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) reader 01030000.30c5d672.00000002.00000507(82f02050) calling association_complete_i
(9741|9741) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000002.00000507(82f02050)
(9741|9845) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(9741|9845) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) succeeded in associating with reader 01030000.30c5d672.00000004.00000507(0db0d5f0)
(9741|9845) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) reader 01030000.30c5d672.00000004.00000507(0db0d5f0) calling association_complete_i
(9741|9845) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(9741|9845) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(9741|9845) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) succeeded in associating with reader 01030000.30c5d672.00000005.00000507(30d0fc40)
(9741|9845) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) reader 01030000.30c5d672.00000005.00000507(30d0fc40) calling association_complete_i
(9741|9845) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(9741|9741) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000006.00000507(77708690)
(9741|9741) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) succeeded in associating with reader 01030000.30c5d672.00000006.00000507(77708690)
(9741|9741) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) reader 01030000.30c5d672.00000006.00000507(77708690) calling association_complete_i
(9741|9741) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000006.00000507(77708690)
(9741|9845) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(9741|9845) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) succeeded in associating with reader 01030000.30c5d672.00000008.00000507(c84038f1)
(9741|9845) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) reader 01030000.30c5d672.00000008.00000507(c84038f1) calling association_complete_i
(9741|9845) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(9741|9741) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(9741|9741) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) succeeded in associating with reader 01030000.30c5d672.00000007.00000507(4a10af20)
(9741|9741) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) reader 01030000.30c5d672.00000007.00000507(4a10af20) calling association_complete_i
(9741|9741) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(9741|9845) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000009.00000507(f5201141)
(9741|9845) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) succeeded in associating with reader 01030000.30c5d672.00000009.00000507(f5201141)
(9741|9845) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) reader 01030000.30c5d672.00000009.00000507(f5201141) calling association_complete_i
(9741|9845) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000009.00000507(f5201141)
(9741|9845) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(9741|9845) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) succeeded in associating with reader 01030000.30c5d672.0000000a.00000507(b2806b91)
(9741|9845) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) reader 01030000.30c5d672.0000000a.00000507(b2806b91) calling association_complete_i
(9741|9845) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(9741|9845) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(9741|9845) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) succeeded in associating with reader 01030000.30c5d672.0000000b.00000507(8fe04221)
(9741|9845) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) reader 01030000.30c5d672.0000000b.00000507(8fe04221) calling association_complete_i
(9741|9845) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(9741|9845) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(9741|9845) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) succeeded in associating with reader 01030000.30c5d672.0000000c.00000507(3dc09e31)
(9741|9845) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) reader 01030000.30c5d672.0000000c.00000507(3dc09e31) calling association_complete_i
(9741|9845) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(9741|9845) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(9741|9845) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) succeeded in associating with reader 01030000.30c5d672.0000000d.00000507(00a0b781)
(9741|9845) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) reader 01030000.30c5d672.0000000d.00000507(00a0b781) calling association_complete_i
(9741|9845) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(9741|9741) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(9741|9741) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) succeeded in associating with reader 01030000.30c5d672.00000010.00000507(98d0e4b2)
(9741|9741) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) reader 01030000.30c5d672.00000010.00000507(98d0e4b2) calling association_complete_i
(9741|9845) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(9741|9741) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(9741|9845) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) succeeded in associating with reader 01030000.30c5d672.0000000e.00000507(4700cd51)
(9741|9741) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(9741|9845) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) reader 01030000.30c5d672.0000000e.00000507(4700cd51) calling association_complete_i
(9741|9845) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(9741|9845) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(9741|9741) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) succeeded in associating with reader 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(9741|9741) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) reader 01030000.30c5d672.0000000f.00000507(7a60e4e1) calling association_complete_i
(9741|9741) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(9741|9741) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000011.00000102(b1b6fc89)
(9741|9741) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(9741|9741) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) succeeded in associating with reader 01030000.30c5d672.00000012.00000507(e210b7d2)
(9741|9741) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) reader 01030000.30c5d672.00000012.00000507(e210b7d2) calling association_complete_i
(9741|9741) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(9741|9741) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(9741|9741) DataWriterImpl::enable: got GUID 01030000.30c5d672.00000011.00000102(b1b6fc89), publishing to topic name "topic_01" type "Bench::Data"
(9741|9845) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) succeeded in associating with reader 01030000.30c5d672.00000011.00000507(a5b0cd02)
(9741|9845) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) reader 01030000.30c5d672.00000011.00000507(a5b0cd02) calling association_complete_i
(9741|9845) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
(9741|9741) WriteDataContainer sample_list_element_allocator 36f8 with 20 chunks
(9741|9741) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 101a0 with 20 chunks
(9741|9741) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10230 with 20 chunks
(9741|9741) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1b80 with 20 chunks
(9741|9741) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(9741|9741) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(9741|9845) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(9741|9741) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(9741|9845) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) succeeded in associating with reader 01030000.30c5d672.00000003.00000607(94bd5a23)
(9741|9845) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) reader 01030000.30c5d672.00000003.00000607(94bd5a23) calling association_complete_i
(9741|9845) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(9741|9845) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000004.00000607(269d8633)
(9741|9845) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) succeeded in associating with reader 01030000.30c5d672.00000004.00000607(269d8633)
(9741|9845) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) reader 01030000.30c5d672.00000004.00000607(269d8633) calling association_complete_i
(9741|9845) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000004.00000607(269d8633)
(9741|9845) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(9741|9845) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) succeeded in associating with reader 01030000.30c5d672.00000005.00000607(1bfdaf83)
(9741|9845) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) reader 01030000.30c5d672.00000005.00000607(1bfdaf83) calling association_complete_i
(9741|9845) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(9741|9845) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(9741|9741) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) succeeded in associating with reader 01030000.30c5d672.00000002.00000607(a9dd7393)
(9741|9741) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) reader 01030000.30c5d672.00000002.00000607(a9dd7393) calling association_complete_i
(9741|9741) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(9741|9741) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(9741|9741) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) succeeded in associating with reader 01030000.30c5d672.00000008.00000607(e36d6b32)
(9741|9741) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) reader 01030000.30c5d672.00000008.00000607(e36d6b32) calling association_complete_i
(9741|9741) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(9741|9741) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(9741|9741) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) succeeded in associating with reader 01030000.30c5d672.00000007.00000607(613dfce3)
(9741|9741) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) reader 01030000.30c5d672.00000007.00000607(613dfce3) calling association_complete_i
(9741|9741) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(9741|9741) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(9741|9845) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) succeeded in associating with reader 01030000.30c5d672.00000006.00000607(5c5dd553)
(9741|9845) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) reader 01030000.30c5d672.00000006.00000607(5c5dd553) calling association_complete_i
(9741|9845) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(9741|9845) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(9741|9845) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) succeeded in associating with reader 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(9741|9845) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) reader 01030000.30c5d672.0000000b.00000607(a4cd11e2) calling association_complete_i
(9741|9845) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(9741|9845) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(9741|9845) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) succeeded in associating with reader 01030000.30c5d672.0000000a.00000607(99ad3852)
(9741|9845) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) reader 01030000.30c5d672.0000000a.00000607(99ad3852) calling association_complete_i
(9741|9845) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(9741|9845) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(9741|9741) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) succeeded in associating with reader 01030000.30c5d672.00000009.00000607(de0d4282)
(9741|9741) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) reader 01030000.30c5d672.00000009.00000607(de0d4282) calling association_complete_i
(9741|9741) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(9741|9741) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(9741|9845) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) succeeded in associating with reader 01030000.30c5d672.0000000c.00000607(16edcdf2)
(9741|9845) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) reader 01030000.30c5d672.0000000c.00000607(16edcdf2) calling association_complete_i
(9741|9845) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(9741|9845) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(9741|9741) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) succeeded in associating with reader 01030000.30c5d672.0000000d.00000607(2b8de442)
(9741|9741) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) reader 01030000.30c5d672.0000000d.00000607(2b8de442) calling association_complete_i
(9741|9741) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(9741|9845) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) succeeded in associating with reader 01030000.30c5d672.00000010.00000607(b3fdb771)
(9741|9845) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) reader 01030000.30c5d672.00000010.00000607(b3fdb771) calling association_complete_i
(9741|9845) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(9741|9741) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(9741|9845) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.0000000f.00000607(514db722)
(9741|9741) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) succeeded in associating with reader 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(9741|9741) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) reader 01030000.30c5d672.0000000e.00000607(6c2d9e92) calling association_complete_i
(9741|9741) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(9741|9741) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(9741|9741) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) succeeded in associating with reader 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(9741|9741) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) reader 01030000.30c5d672.00000011.00000607(8e9d9ec1) calling association_complete_i
(9741|9741) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(9741|9741) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000011.00000202(9a9baf4a)
(9741|9741) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000012.00000607(c93de411)
(9741|9741) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) succeeded in associating with reader 01030000.30c5d672.00000012.00000607(c93de411)
(9741|9741) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) reader 01030000.30c5d672.00000012.00000607(c93de411) calling association_complete_i
(9741|9741) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000012.00000607(c93de411)
(9741|9741) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(9741|9741) DataWriterImpl::enable: got GUID 01030000.30c5d672.00000011.00000202(9a9baf4a), publishing to topic name "topic_02" type "Bench::Data"
2025-10-28T18:50:52Z: Process construction / entity creation complete.

2025-10-28T18:50:52Z: Beginning action construction / initialization.
2025-10-28T18:50:52Z: Action construction / initialization complete.

(9741|9845) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) succeeded in associating with reader 01030000.30c5d672.0000000f.00000607(514db722)
(9741|9845) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) reader 01030000.30c5d672.0000000f.00000607(514db722) calling association_complete_i
(9741|9845) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.0000000f.00000607(514db722)
(9741|9845) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000012.00000102(f6168659)
(9741|9845) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000013.00000507(df709e62)
(9741|9845) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) succeeded in associating with reader 01030000.30c5d672.00000013.00000507(df709e62)
(9741|9845) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) reader 01030000.30c5d672.00000013.00000507(df709e62) calling association_complete_i
(9741|9845) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000013.00000507(df709e62)
(9741|9845) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000012.00000202(dd3bd59a)
(9741|9845) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(9741|9845) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) succeeded in associating with reader 01030000.30c5d672.00000013.00000607(f45dcda1)
(9741|9845) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) reader 01030000.30c5d672.00000013.00000607(f45dcda1) calling association_complete_i
(9741|9845) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(9741|9845) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000013.00000102(cb76afe9)
(9741|9845) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000014.00000507(6d504272)
(9741|9845) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) succeeded in associating with reader 01030000.30c5d672.00000014.00000507(6d504272)
(9741|9845) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) reader 01030000.30c5d672.00000014.00000507(6d504272) calling association_complete_i
(9741|9845) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000014.00000507(6d504272)
(9741|9845) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000013.00000202(e05bfc2a)
(9741|9845) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(9741|9845) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) succeeded in associating with reader 01030000.30c5d672.00000015.00000507(50306bc2)
(9741|9845) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) reader 01030000.30c5d672.00000015.00000507(50306bc2) calling association_complete_i
(9741|9845) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(9741|9845) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(9741|9845) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) succeeded in associating with reader 01030000.30c5d672.00000014.00000607(467d11b1)
(9741|9845) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) reader 01030000.30c5d672.00000014.00000607(467d11b1) calling association_complete_i
(9741|9845) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(9741|9845) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(9741|9845) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) succeeded in associating with reader 01030000.30c5d672.00000015.00000607(7b1d3801)
(9741|9845) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) reader 01030000.30c5d672.00000015.00000607(7b1d3801) calling association_complete_i
(9741|9845) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(9741|9845) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000014.00000102(795673f9)
(9741|9845) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000015.00000102(44365a49)
(9741|9845) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000014.00000202(527b203a)
(9741|9845) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000015.00000202(6f1b098a)
2025-10-28T18:50:53Z: Enabling DDS entities (if not already enabled).
2025-10-28T18:50:53Z: DDS entities enabled.

2025-10-28T18:50:53Z: Initializing process actions.
2025-10-28T18:51:23Z: Starting process actions.
2025-10-28T18:51:23Z: Process tests started.

(9741|9845) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(9741|9845) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(9741|9845) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(9741|9845) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(9741|9845) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000003.00000507(bf9009e0) num remotes 1
(9741|9845) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000003.00000607(94bd5a23) num remotes 1
(9741|9845) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(9741|9845) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(9741|9845) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(9741|9845) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(9741|9845) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000002.00000507(82f02050) num remotes 1
(9741|9845) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000002.00000607(a9dd7393) num remotes 1
(9741|9845) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(9741|9845) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(9741|9845) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(9741|9845) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(9741|9845) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000004.00000507(0db0d5f0) num remotes 1
(9741|9845) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000004.00000607(269d8633) num remotes 1
(9741|9845) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(9741|9845) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(9741|9845) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(9741|9845) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(9741|9845) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000005.00000507(30d0fc40) num remotes 1
(9741|9845) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000005.00000607(1bfdaf83) num remotes 1
(9741|9845) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(9741|9845) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(9741|9845) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(9741|9845) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(9741|9845) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000006.00000507(77708690) num remotes 1
(9741|9845) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000006.00000607(5c5dd553) num remotes 1
2025-10-28T18:51:24Z: Stopping process tests.
2025-10-28T18:51:24Z: Process tests stopped.

(9741|9845) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(9741|9845) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(9741|9845) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(9741|9845) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(9741|9845) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000008.00000507(c84038f1) num remotes 1
(9741|9845) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(9741|9845) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(9741|9845) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000008.00000607(e36d6b32) num remotes 1
(9741|9845) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(9741|9845) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(9741|9845) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000007.00000507(4a10af20) num remotes 1
(9741|9845) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000007.00000607(613dfce3) num remotes 1
(9741|9845) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 1
(9741|9845) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 1
(9741|9845) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 1
(9741|9845) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 1
(9741|9845) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000009.00000507(f5201141) num remotes 1
(9741|9845) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000009.00000607(de0d4282) num remotes 1
(9741|9845) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.0000000b.00000102(9be673aa) num remotes 1
(9741|9845) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.0000000b.00000102(9be673aa) num remotes 1
(9741|9845) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.0000000a.00000102(a6865a1a) num remotes 1
(9741|9845) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.0000000a.00000102(a6865a1a) num remotes 1
(9741|9845) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.0000000b.00000202(b0cb2069) num remotes 1
(9741|9845) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.0000000b.00000202(b0cb2069) num remotes 1
(9741|9845) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.0000000a.00000202(8dab09d9) num remotes 1
(9741|9845) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.0000000a.00000202(8dab09d9) num remotes 1
(9741|9845) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.0000000b.00000507(8fe04221) num remotes 1
(9741|9845) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.0000000a.00000507(b2806b91) num remotes 1
(9741|9845) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2) num remotes 1
(9741|9845) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.0000000a.00000607(99ad3852) num remotes 1
(9741|9845) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.0000000c.00000102(29c6afba) num remotes 1
(9741|9845) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.0000000c.00000102(29c6afba) num remotes 1
(9741|9845) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.0000000c.00000202(02ebfc79) num remotes 1
(9741|9845) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.0000000c.00000202(02ebfc79) num remotes 1
(9741|9845) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.0000000c.00000507(3dc09e31) num remotes 1
(9741|9845) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.0000000c.00000607(16edcdf2) num remotes 1
(9741|9845) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.0000000d.00000102(14a6860a) num remotes 1
(9741|9845) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.0000000d.00000102(14a6860a) num remotes 1
(9741|9845) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9) num remotes 1
(9741|9845) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9) num remotes 1
(9741|9845) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.0000000d.00000507(00a0b781) num remotes 1
(9741|9845) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.0000000d.00000607(2b8de442) num remotes 1
(9741|9845) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.0000000e.00000102(5306fcda) num remotes 1
(9741|9845) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.0000000e.00000102(5306fcda) num remotes 1
(9741|9845) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.0000000e.00000202(782baf19) num remotes 1
(9741|9845) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.0000000e.00000202(782baf19) num remotes 1
(9741|9845) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.0000000e.00000507(4700cd51) num remotes 1
(9741|9845) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92) num remotes 1
(9741|9845) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000010.00000102(8cd6d539) num remotes 1
(9741|9845) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000010.00000102(8cd6d539) num remotes 1
(9741|9845) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000010.00000202(a7fb86fa) num remotes 1
(9741|9845) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000010.00000202(a7fb86fa) num remotes 1
(9741|9845) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000010.00000507(98d0e4b2) num remotes 1
(9741|9845) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000010.00000607(b3fdb771) num remotes 1
(9741|9845) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.0000000f.00000102(6e66d56a) num remotes 1
(9741|9845) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.0000000f.00000102(6e66d56a) num remotes 1
(9741|9845) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.0000000f.00000202(454b86a9) num remotes 1
(9741|9845) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.0000000f.00000202(454b86a9) num remotes 1
(9741|9845) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1) num remotes 1
(9741|9845) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.0000000f.00000607(514db722) num remotes 1
2025-10-28T18:51:25Z: Stopping process actions.
2025-10-28T18:51:25Z: Detaching Listeners.
2025-10-28T18:51:25Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
(9741|9741) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000011.00000507(a5b0cd02) num remotes 5
(9741|9845) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000011.00000102(b1b6fc89) num remotes 1
(9741|9845) 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
(9741|9741) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1) num remotes 5
(9741|9845) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000011.00000202(9a9baf4a) num remotes 1
(9741|9845) 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
(9741|9741) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000012.00000102(f6168659) num remotes 4
(9741|9741) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000012.00000102(f6168659) num remotes 4
Deleting datareader: datareader_02
(9741|9741) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000012.00000202(dd3bd59a) num remotes 4
(9741|9741) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000012.00000202(dd3bd59a) num remotes 4
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
(9741|9782) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000011.000001c7(5ab8cab6) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(9741|9782) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000011.000001c7(5ab8cab6) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(9741|9782) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(9741|9782) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(9741|9782) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(9741|9782) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(9741|9782) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(9741|9782) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000011.000003c7(688ea834) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(9741|9782) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000011.000003c7(688ea834) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(9741|9782) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9741|9782) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9741|9782) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9741|9782) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9741|9782) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9741|9782) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9741|9782) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9741|9782) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9741|9782) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000011.000004c7(27cf3ef3) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(9741|9782) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000011.000004c7(27cf3ef3) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(9741|9782) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9741|9782) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9741|9782) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9741|9782) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9741|9782) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9741|9782) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9741|9782) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9741|9782) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9741|9782) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000011.000002c7(71959975) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(9741|9882) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.0.240:38871 , reconnect_state = INIT_STATE.
(9741|9782) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000011.000002c7(71959975) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(9741|9782) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9741|9782) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9741|9782) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9741|9782) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9741|9782) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9741|9782) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9741|9782) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9741|9782) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9741|9782) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9741|9782) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9741|9882) DataLink::handle_exception() - delay already elapsed so handle_timeout now
(9741|9741) Service_Participant::shutdown
(9741|9741) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2025-10-28T18:51:25Z: Process destruction / entity deletion complete.


--- Process Statistics ---

construction time: 3.150
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.041

--- Discovery Statistics ---

undermatched readers: 0
undermatched writers: 0

(9741|9741) Service_Participant::~Service_Participant
(9741|9741) Service_Participant::shutdown


=== Showing Log for Node 01036045.bd4a5e13.25e4340b.000001c1 === Spawned Process #19 (PID 9742) ===
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'

2025-10-28T18:50:49Z: 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
(9742|9742) INFO: set_DCPS_debug_level: set to 3
(9742|9742) INFO: ConfigStoreImpl::set_string: COMMON=@common
(9742|9742) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG_TRANSPORTS=rtps_transport
(9742|9742) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG=@rtps_config
(9742|9742) INFO: ConfigStoreImpl::set_string: CONFIG=@config
Creating participant: 'participant_01' in domain 7
(9742|9742) Service_Participant::set_repo_domain: Domain[ 7] = Repo[ DEFAULT_REPO].
(9742|9742) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.34.0-dev using ACE 6.5.23
(9742|9742) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 3
(9742|9742) Service_Participant::get_domain_participant_factory: machine: runnervmwhb2z, x86_64 platform: Linux, 6.11.0-1018-azure, #18~24.04.1-Ubuntu SMP Sat Jun 28 04:46:03 UTC 2025
(9742|9742) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(9742|9742) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(9742|9742) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(9742|9742) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(9742|9742) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(9742|9742) DomainParticipantImpl::enable: enabled participant 01030000.30c5d672.00000012.000001c1(f47b1553) in domain 7
(9742|9742) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
(9742|9742) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
(9742|9742) InfoRepoDiscovery::bit_config - BIT tcp transport :0
(9742|9742) DDS::ParticipantBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 3f0 with 20 chunks
(9742|9742) DataReaderImpl::enable Cached_Allocator_With_Overflow 480 with 20 chunks
(9742|9742) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmwhb2z" as fully qualified hostname, please correct system configuration.
(9742|9742) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(9742|9843) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000012.000001c7(1d18b066) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(9742|9742) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(9742|9742) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000012.000001c7(1d18b066), subscribed to topic name "DCPSParticipant" type "PARTICIPANT_BUILT_IN_TOPIC_TYPE"
(9742|9742) DDS::TopicBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1440 with 20 chunks
(9742|9742) DataReaderImpl::enable Cached_Allocator_With_Overflow 14d0 with 20 chunks
(9742|9742) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(9742|9843) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000012.000002c7(3635e3a5) remote 01030000.30c5d672.00000001.000002c2(611ffa78)
(9742|9742) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(9742|9742) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000012.000002c7(3635e3a5), subscribed to topic name "DCPSTopic" type "TOPIC_BUILT_IN_TOPIC_TYPE"
(9742|9742) DDS::PublicationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1a70 with 20 chunks
(9742|9742) DataReaderImpl::enable Cached_Allocator_With_Overflow 1b00 with 20 chunks
(9742|9742) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(9742|9742) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(9742|9742) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000012.000003c7(2f2ed2e4), subscribed to topic name "DCPSPublication" type "PUBLICATION_BUILT_IN_TOPIC_TYPE"
(9742|9742) DDS::SubscriptionBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 20a0 with 20 chunks
(9742|9742) DataReaderImpl::enable Cached_Allocator_With_Overflow 2130 with 20 chunks
(9742|9742) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(9742|9843) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000012.000003c7(2f2ed2e4) remote 01030000.30c5d672.00000001.000004c2(37455dfe)
(9742|9843) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000012.000004c7(606f4423) remote 01030000.30c5d672.00000001.000003c2(7804cb39)
(9742|9742) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(9742|9742) 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'
(9742|9742) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 2760 with 20 chunks
(9742|9742) DataReaderImpl::enable Cached_Allocator_With_Overflow 27f0 with 20 chunks
(9742|9742) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(9742|9843) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000003.00000102(ab96386b)
(9742|9742) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000002.00000102(96f611db)
(9742|9742) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000004.00000102(19b6e47b)
(9742|9843) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000005.00000102(24d6cdcb)
(9742|9843) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000006.00000102(6376b71b)
(9742|9843) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000008.00000102(dc46097a)
(9742|9843) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000007.00000102(5e169eab)
(9742|9843) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000009.00000102(e12620ca)
(9742|9843) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.0000000a.00000102(a6865a1a)
(9742|9742) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.0000000b.00000102(9be673aa)
(9742|9742) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.0000000c.00000102(29c6afba)
(9742|9843) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000010.00000102(8cd6d539)
(9742|9742) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.0000000d.00000102(14a6860a)
(9742|9843) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.0000000f.00000102(6e66d56a)
(9742|9843) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.0000000e.00000102(5306fcda)
(9742|9742) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(9742|9742) 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'
(9742|9742) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 46e0 with 20 chunks
(9742|9742) DataReaderImpl::enable Cached_Allocator_With_Overflow 4770 with 20 chunks
(9742|9742) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(9742|9843) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000011.00000102(b1b6fc89)
(9742|9843) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000003.00000202(80bb6ba8)
(9742|9843) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000002.00000202(bddb4218)
(9742|9843) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000004.00000202(329bb7b8)
(9742|9843) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000005.00000202(0ffb9e08)
(9742|9742) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000006.00000202(485be4d8)
(9742|9742) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000008.00000202(f76b5ab9)
(9742|9742) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000007.00000202(753bcd68)
(9742|9843) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000009.00000202(ca0b7309)
(9742|9843) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.0000000a.00000202(8dab09d9)
(9742|9843) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.0000000b.00000202(b0cb2069)
(9742|9843) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.0000000c.00000202(02ebfc79)
(9742|9843) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000010.00000202(a7fb86fa)
(9742|9742) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.0000000f.00000202(454b86a9)
(9742|9742) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.0000000e.00000202(782baf19)
(9742|9742) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(9742|9742) 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'
(9742|9742) WriteDataContainer sample_list_element_allocator 36f8 with 20 chunks
(9742|9742) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 10080 with 20 chunks
(9742|9742) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10110 with 20 chunks
(9742|9742) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1400 with 20 chunks
(9742|9742) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(9742|9742) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(9742|9843) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9)
(9742|9742) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000011.00000202(9a9baf4a)
(9742|9742) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000002.00000507(82f02050)
(9742|9742) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) succeeded in associating with reader 01030000.30c5d672.00000002.00000507(82f02050)
(9742|9742) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) reader 01030000.30c5d672.00000002.00000507(82f02050) calling association_complete_i
(9742|9742) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000002.00000507(82f02050)
(9742|9843) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(9742|9843) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) succeeded in associating with reader 01030000.30c5d672.00000003.00000507(bf9009e0)
(9742|9843) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) reader 01030000.30c5d672.00000003.00000507(bf9009e0) calling association_complete_i
(9742|9843) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(9742|9843) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(9742|9843) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) succeeded in associating with reader 01030000.30c5d672.00000004.00000507(0db0d5f0)
(9742|9843) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) reader 01030000.30c5d672.00000004.00000507(0db0d5f0) calling association_complete_i
(9742|9843) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(9742|9843) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(9742|9843) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) succeeded in associating with reader 01030000.30c5d672.00000005.00000507(30d0fc40)
(9742|9843) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) reader 01030000.30c5d672.00000005.00000507(30d0fc40) calling association_complete_i
(9742|9843) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(9742|9843) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000006.00000507(77708690)
(9742|9742) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(9742|9742) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) succeeded in associating with reader 01030000.30c5d672.00000008.00000507(c84038f1)
(9742|9742) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) reader 01030000.30c5d672.00000008.00000507(c84038f1) calling association_complete_i
(9742|9742) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(9742|9843) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) succeeded in associating with reader 01030000.30c5d672.00000006.00000507(77708690)
(9742|9843) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) reader 01030000.30c5d672.00000006.00000507(77708690) calling association_complete_i
(9742|9843) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000006.00000507(77708690)
(9742|9843) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000009.00000507(f5201141)
(9742|9843) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) succeeded in associating with reader 01030000.30c5d672.00000009.00000507(f5201141)
(9742|9843) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) reader 01030000.30c5d672.00000009.00000507(f5201141) calling association_complete_i
(9742|9843) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000009.00000507(f5201141)
(9742|9742) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(9742|9742) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) succeeded in associating with reader 01030000.30c5d672.00000007.00000507(4a10af20)
(9742|9742) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) reader 01030000.30c5d672.00000007.00000507(4a10af20) calling association_complete_i
(9742|9742) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(9742|9742) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(9742|9742) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) succeeded in associating with reader 01030000.30c5d672.0000000a.00000507(b2806b91)
(9742|9742) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) reader 01030000.30c5d672.0000000a.00000507(b2806b91) calling association_complete_i
(9742|9742) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(9742|9742) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(9742|9742) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) succeeded in associating with reader 01030000.30c5d672.0000000b.00000507(8fe04221)
(9742|9742) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) reader 01030000.30c5d672.0000000b.00000507(8fe04221) calling association_complete_i
(9742|9742) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(9742|9742) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(9742|9843) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(9742|9742) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) succeeded in associating with reader 01030000.30c5d672.0000000c.00000507(3dc09e31)
(9742|9742) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) reader 01030000.30c5d672.0000000c.00000507(3dc09e31) calling association_complete_i
(9742|9742) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(9742|9742) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(9742|9843) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) succeeded in associating with reader 01030000.30c5d672.0000000d.00000507(00a0b781)
(9742|9843) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) reader 01030000.30c5d672.0000000d.00000507(00a0b781) calling association_complete_i
(9742|9843) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(9742|9843) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(9742|9843) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) succeeded in associating with reader 01030000.30c5d672.0000000e.00000507(4700cd51)
(9742|9843) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) reader 01030000.30c5d672.0000000e.00000507(4700cd51) calling association_complete_i
(9742|9843) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(9742|9843) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(9742|9843) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) succeeded in associating with reader 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(9742|9843) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) reader 01030000.30c5d672.0000000f.00000507(7a60e4e1) calling association_complete_i
(9742|9843) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(9742|9843) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(9742|9843) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) succeeded in associating with reader 01030000.30c5d672.00000011.00000507(a5b0cd02)
(9742|9843) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) reader 01030000.30c5d672.00000011.00000507(a5b0cd02) calling association_complete_i
(9742|9843) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(9742|9843) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(9742|9742) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) succeeded in associating with reader 01030000.30c5d672.00000010.00000507(98d0e4b2)
(9742|9742) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) reader 01030000.30c5d672.00000010.00000507(98d0e4b2) calling association_complete_i
(9742|9742) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(9742|9742) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000012.00000102(f6168659)
(9742|9843) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) succeeded in associating with reader 01030000.30c5d672.00000012.00000507(e210b7d2)
(9742|9843) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) reader 01030000.30c5d672.00000012.00000507(e210b7d2) calling association_complete_i
(9742|9843) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(9742|9742) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(9742|9742) 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'
(9742|9742) WriteDataContainer sample_list_element_allocator 3a78 with 20 chunks
(9742|9742) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 101a0 with 20 chunks
(9742|9742) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10230 with 20 chunks
(9742|9742) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1980 with 20 chunks
(9742|9742) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(9742|9742) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(9742|9843) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000013.00000507(df709e62)
(9742|9843) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) succeeded in associating with reader 01030000.30c5d672.00000013.00000507(df709e62)
(9742|9843) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) reader 01030000.30c5d672.00000013.00000507(df709e62) calling association_complete_i
(9742|9843) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000013.00000507(df709e62)
(9742|9843) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(9742|9843) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) succeeded in associating with reader 01030000.30c5d672.00000003.00000607(94bd5a23)
(9742|9843) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) reader 01030000.30c5d672.00000003.00000607(94bd5a23) calling association_complete_i
(9742|9843) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(9742|9843) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(9742|9742) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000004.00000607(269d8633)
(9742|9843) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) succeeded in associating with reader 01030000.30c5d672.00000002.00000607(a9dd7393)
(9742|9843) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) reader 01030000.30c5d672.00000002.00000607(a9dd7393) calling association_complete_i
(9742|9843) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(9742|9843) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(9742|9843) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) succeeded in associating with reader 01030000.30c5d672.00000005.00000607(1bfdaf83)
(9742|9843) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) reader 01030000.30c5d672.00000005.00000607(1bfdaf83) calling association_complete_i
(9742|9843) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(9742|9843) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(9742|9742) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) succeeded in associating with reader 01030000.30c5d672.00000004.00000607(269d8633)
(9742|9742) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) reader 01030000.30c5d672.00000004.00000607(269d8633) calling association_complete_i
(9742|9742) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000004.00000607(269d8633)
(9742|9742) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(9742|9742) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) succeeded in associating with reader 01030000.30c5d672.00000008.00000607(e36d6b32)
(9742|9742) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) reader 01030000.30c5d672.00000008.00000607(e36d6b32) calling association_complete_i
(9742|9742) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(9742|9742) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(9742|9742) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) succeeded in associating with reader 01030000.30c5d672.00000007.00000607(613dfce3)
(9742|9742) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) reader 01030000.30c5d672.00000007.00000607(613dfce3) calling association_complete_i
(9742|9742) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(9742|9742) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(9742|9843) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) succeeded in associating with reader 01030000.30c5d672.00000006.00000607(5c5dd553)
(9742|9843) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) reader 01030000.30c5d672.00000006.00000607(5c5dd553) calling association_complete_i
(9742|9843) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(9742|9843) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(9742|9843) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) succeeded in associating with reader 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(9742|9843) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) reader 01030000.30c5d672.0000000b.00000607(a4cd11e2) calling association_complete_i
(9742|9843) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(9742|9843) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(9742|9843) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) succeeded in associating with reader 01030000.30c5d672.0000000a.00000607(99ad3852)
(9742|9843) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) reader 01030000.30c5d672.0000000a.00000607(99ad3852) calling association_complete_i
(9742|9843) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(9742|9843) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(9742|9843) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) succeeded in associating with reader 01030000.30c5d672.0000000c.00000607(16edcdf2)
(9742|9843) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) reader 01030000.30c5d672.0000000c.00000607(16edcdf2) calling association_complete_i
(9742|9843) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(9742|9742) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) succeeded in associating with reader 01030000.30c5d672.00000009.00000607(de0d4282)
(9742|9742) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) reader 01030000.30c5d672.00000009.00000607(de0d4282) calling association_complete_i
(9742|9742) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(9742|9843) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(9742|9742) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(9742|9742) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) succeeded in associating with reader 01030000.30c5d672.00000010.00000607(b3fdb771)
(9742|9742) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) reader 01030000.30c5d672.00000010.00000607(b3fdb771) calling association_complete_i
(9742|9742) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(9742|9742) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(9742|9843) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) succeeded in associating with reader 01030000.30c5d672.0000000d.00000607(2b8de442)
(9742|9843) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) reader 01030000.30c5d672.0000000d.00000607(2b8de442) calling association_complete_i
(9742|9843) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(9742|9843) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.0000000f.00000607(514db722)
(9742|9742) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) succeeded in associating with reader 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(9742|9742) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) reader 01030000.30c5d672.0000000e.00000607(6c2d9e92) calling association_complete_i
(9742|9742) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(9742|9742) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(9742|9742) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) succeeded in associating with reader 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(9742|9742) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) reader 01030000.30c5d672.00000011.00000607(8e9d9ec1) calling association_complete_i
(9742|9742) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(9742|9742) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000012.00000607(c93de411)
(9742|9742) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) succeeded in associating with reader 01030000.30c5d672.00000012.00000607(c93de411)
(9742|9742) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) reader 01030000.30c5d672.00000012.00000607(c93de411) calling association_complete_i
(9742|9742) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000012.00000607(c93de411)
(9742|9843) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) succeeded in associating with reader 01030000.30c5d672.0000000f.00000607(514db722)
(9742|9843) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) reader 01030000.30c5d672.0000000f.00000607(514db722) calling association_complete_i
(9742|9843) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.0000000f.00000607(514db722)
(9742|9742) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000012.00000202(dd3bd59a)
(9742|9742) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(9742|9742) DataWriterImpl::enable: got GUID 01030000.30c5d672.00000012.00000202(dd3bd59a), publishing to topic name "topic_02" type "Bench::Data"
2025-10-28T18:50:52Z: Process construction / entity creation complete.

2025-10-28T18:50:52Z: Beginning action construction / initialization.
2025-10-28T18:50:52Z: Action construction / initialization complete.

(9742|9843) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(9742|9843) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) succeeded in associating with reader 01030000.30c5d672.00000013.00000607(f45dcda1)
(9742|9843) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) reader 01030000.30c5d672.00000013.00000607(f45dcda1) calling association_complete_i
(9742|9843) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(9742|9843) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000013.00000102(cb76afe9)
(9742|9843) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000014.00000507(6d504272)
(9742|9843) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) succeeded in associating with reader 01030000.30c5d672.00000014.00000507(6d504272)
(9742|9843) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) reader 01030000.30c5d672.00000014.00000507(6d504272) calling association_complete_i
(9742|9843) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000014.00000507(6d504272)
(9742|9843) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000013.00000202(e05bfc2a)
(9742|9843) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(9742|9843) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) succeeded in associating with reader 01030000.30c5d672.00000015.00000507(50306bc2)
(9742|9843) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) reader 01030000.30c5d672.00000015.00000507(50306bc2) calling association_complete_i
(9742|9843) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(9742|9843) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(9742|9843) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) succeeded in associating with reader 01030000.30c5d672.00000014.00000607(467d11b1)
(9742|9843) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) reader 01030000.30c5d672.00000014.00000607(467d11b1) calling association_complete_i
(9742|9843) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(9742|9843) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(9742|9843) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) succeeded in associating with reader 01030000.30c5d672.00000015.00000607(7b1d3801)
(9742|9843) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) reader 01030000.30c5d672.00000015.00000607(7b1d3801) calling association_complete_i
(9742|9843) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(9742|9843) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000014.00000102(795673f9)
(9742|9843) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000015.00000102(44365a49)
(9742|9843) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000014.00000202(527b203a)
(9742|9843) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000015.00000202(6f1b098a)
2025-10-28T18:50:53Z: Enabling DDS entities (if not already enabled).
2025-10-28T18:50:53Z: DDS entities enabled.

2025-10-28T18:50:53Z: Initializing process actions.
2025-10-28T18:51:23Z: Starting process actions.
2025-10-28T18:51:23Z: Process tests started.

(9742|9843) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(9742|9843) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(9742|9843) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(9742|9843) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(9742|9843) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000003.00000507(bf9009e0) num remotes 1
(9742|9843) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000003.00000607(94bd5a23) num remotes 1
(9742|9843) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(9742|9843) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(9742|9843) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(9742|9843) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(9742|9843) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000002.00000507(82f02050) num remotes 1
(9742|9843) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000002.00000607(a9dd7393) num remotes 1
(9742|9843) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(9742|9843) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(9742|9843) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(9742|9843) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(9742|9843) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000004.00000507(0db0d5f0) num remotes 1
(9742|9843) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000004.00000607(269d8633) num remotes 1
(9742|9843) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(9742|9843) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(9742|9843) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(9742|9843) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(9742|9843) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000005.00000507(30d0fc40) num remotes 1
(9742|9843) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000005.00000607(1bfdaf83) num remotes 1
(9742|9843) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(9742|9843) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(9742|9843) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(9742|9843) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(9742|9843) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000006.00000507(77708690) num remotes 1
(9742|9843) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000006.00000607(5c5dd553) num remotes 1
(9742|9843) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(9742|9843) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(9742|9843) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(9742|9843) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(9742|9843) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000008.00000507(c84038f1) num remotes 1
(9742|9843) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(9742|9843) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(9742|9843) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000008.00000607(e36d6b32) num remotes 1
(9742|9843) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(9742|9843) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(9742|9843) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000007.00000507(4a10af20) num remotes 1
2025-10-28T18:51:24Z: Stopping process tests.
2025-10-28T18:51:24Z: Process tests stopped.

(9742|9843) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000007.00000607(613dfce3) num remotes 1
(9742|9843) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 1
(9742|9843) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 1
(9742|9843) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 1
(9742|9843) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 1
(9742|9843) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000009.00000507(f5201141) num remotes 1
(9742|9843) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000009.00000607(de0d4282) num remotes 1
(9742|9843) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.0000000b.00000102(9be673aa) num remotes 1
(9742|9843) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.0000000b.00000102(9be673aa) num remotes 1
(9742|9843) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.0000000a.00000102(a6865a1a) num remotes 1
(9742|9843) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.0000000a.00000102(a6865a1a) num remotes 1
(9742|9843) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.0000000b.00000202(b0cb2069) num remotes 1
(9742|9843) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.0000000b.00000202(b0cb2069) num remotes 1
(9742|9843) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.0000000a.00000202(8dab09d9) num remotes 1
(9742|9843) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.0000000a.00000202(8dab09d9) num remotes 1
(9742|9843) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.0000000b.00000507(8fe04221) num remotes 1
(9742|9843) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.0000000a.00000507(b2806b91) num remotes 1
(9742|9843) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2) num remotes 1
(9742|9843) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.0000000a.00000607(99ad3852) num remotes 1
(9742|9843) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.0000000c.00000102(29c6afba) num remotes 1
(9742|9843) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.0000000c.00000102(29c6afba) num remotes 1
(9742|9843) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.0000000c.00000202(02ebfc79) num remotes 1
(9742|9843) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.0000000c.00000202(02ebfc79) num remotes 1
(9742|9843) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.0000000c.00000507(3dc09e31) num remotes 1
(9742|9843) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.0000000c.00000607(16edcdf2) num remotes 1
(9742|9843) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.0000000d.00000102(14a6860a) num remotes 1
(9742|9843) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.0000000d.00000102(14a6860a) num remotes 1
(9742|9843) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9) num remotes 1
(9742|9843) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9) num remotes 1
(9742|9843) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.0000000d.00000507(00a0b781) num remotes 1
(9742|9843) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.0000000d.00000607(2b8de442) num remotes 1
(9742|9843) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.0000000e.00000102(5306fcda) num remotes 1
(9742|9843) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.0000000e.00000102(5306fcda) num remotes 1
(9742|9843) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.0000000e.00000202(782baf19) num remotes 1
(9742|9843) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.0000000e.00000202(782baf19) num remotes 1
(9742|9843) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.0000000e.00000507(4700cd51) num remotes 1
(9742|9843) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92) num remotes 1
(9742|9843) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000010.00000102(8cd6d539) num remotes 1
(9742|9843) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000010.00000102(8cd6d539) num remotes 1
(9742|9843) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000010.00000202(a7fb86fa) num remotes 1
(9742|9843) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000010.00000202(a7fb86fa) num remotes 1
(9742|9843) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000010.00000507(98d0e4b2) num remotes 1
(9742|9843) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000010.00000607(b3fdb771) num remotes 1
(9742|9843) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.0000000f.00000102(6e66d56a) num remotes 1
(9742|9843) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.0000000f.00000102(6e66d56a) num remotes 1
(9742|9843) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.0000000f.00000202(454b86a9) num remotes 1
(9742|9843) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.0000000f.00000202(454b86a9) num remotes 1
(9742|9843) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1) num remotes 1
(9742|9843) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.0000000f.00000607(514db722) num remotes 1
(9742|9843) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000011.00000102(b1b6fc89) num remotes 1
(9742|9843) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000011.00000102(b1b6fc89) num remotes 1
(9742|9843) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000011.00000202(9a9baf4a) num remotes 1
(9742|9843) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000011.00000202(9a9baf4a) num remotes 1
(9742|9843) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000011.00000507(a5b0cd02) num remotes 1
(9742|9843) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1) num remotes 1
2025-10-28T18:51:25Z: Stopping process actions.
2025-10-28T18:51:25Z: Detaching Listeners.
2025-10-28T18:51:25Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
(9742|9742) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000012.00000507(e210b7d2) num remotes 4
(9742|9843) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000012.00000102(f6168659) num remotes 1
(9742|9843) 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
(9742|9742) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000012.00000607(c93de411) num remotes 4
(9742|9843) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000012.00000202(dd3bd59a) num remotes 1
(9742|9843) 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
(9742|9742) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000013.00000102(cb76afe9) num remotes 3
(9742|9742) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000013.00000102(cb76afe9) num remotes 3
Deleting datareader: datareader_02
(9742|9742) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000013.00000202(e05bfc2a) num remotes 3
(9742|9742) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000013.00000202(e05bfc2a) num remotes 3
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
(9742|9798) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000012.000001c7(1d18b066) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(9742|9798) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000012.000001c7(1d18b066) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(9742|9798) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(9742|9798) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(9742|9798) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(9742|9798) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(9742|9798) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000012.000003c7(2f2ed2e4) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(9742|9798) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000012.000003c7(2f2ed2e4) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(9742|9798) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9742|9798) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9742|9798) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9742|9798) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9742|9798) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9742|9798) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9742|9798) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000012.000004c7(606f4423) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(9742|9798) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000012.000004c7(606f4423) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(9742|9798) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9742|9798) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9742|9798) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9742|9798) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9742|9798) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9742|9798) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9742|9894) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.0.240:38871 , reconnect_state = INIT_STATE.
(9742|9798) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000012.000002c7(3635e3a5) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(9742|9798) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000012.000002c7(3635e3a5) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(9742|9798) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9742|9798) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9742|9798) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9742|9798) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9742|9798) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9742|9798) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9742|9798) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9742|9798) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9742|9894) DataLink::handle_exception() - delay already elapsed so handle_timeout now
(9742|9742) Service_Participant::shutdown
(9742|9742) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2025-10-28T18:51:25Z: Process destruction / entity deletion complete.


--- Process Statistics ---

construction time: 3.206
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.038

--- Discovery Statistics ---

undermatched readers: 0
undermatched writers: 0

(9742|9742) Service_Participant::~Service_Participant
(9742|9742) Service_Participant::shutdown


=== Showing Log for Node 01036045.bd4a5e13.25e4340b.000001c1 === Spawned Process #21 (PID 9744) ===
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'

2025-10-28T18:50:49Z: 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
(9744|9744) INFO: set_DCPS_debug_level: set to 3
(9744|9744) INFO: ConfigStoreImpl::set_string: COMMON=@common
(9744|9744) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG_TRANSPORTS=rtps_transport
(9744|9744) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG=@rtps_config
(9744|9744) INFO: ConfigStoreImpl::set_string: CONFIG=@config
Creating participant: 'participant_01' in domain 7
(9744|9744) Service_Participant::set_repo_domain: Domain[ 7] = Repo[ DEFAULT_REPO].
(9744|9744) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.34.0-dev using ACE 6.5.23
(9744|9744) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 3
(9744|9744) Service_Participant::get_domain_participant_factory: machine: runnervmwhb2z, x86_64 platform: Linux, 6.11.0-1018-azure, #18~24.04.1-Ubuntu SMP Sat Jun 28 04:46:03 UTC 2025
(9744|9744) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(9744|9744) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(9744|9744) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(9744|9744) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(9744|9744) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(9744|9744) DomainParticipantImpl::enable: enabled participant 01030000.30c5d672.00000013.000001c1(c91b3ce3) in domain 7
(9744|9744) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
(9744|9744) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
(9744|9744) InfoRepoDiscovery::bit_config - BIT tcp transport :0
(9744|9744) DDS::ParticipantBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 3f0 with 20 chunks
(9744|9744) DataReaderImpl::enable Cached_Allocator_With_Overflow 480 with 20 chunks
(9744|9744) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmwhb2z" as fully qualified hostname, please correct system configuration.
(9744|9744) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(9744|9847) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000013.000001c7(207899d6) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(9744|9744) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(9744|9744) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000013.000001c7(207899d6), subscribed to topic name "DCPSParticipant" type "PARTICIPANT_BUILT_IN_TOPIC_TYPE"
(9744|9744) DDS::TopicBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1440 with 20 chunks
(9744|9744) DataReaderImpl::enable Cached_Allocator_With_Overflow 14d0 with 20 chunks
(9744|9744) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(9744|9847) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000013.000002c7(0b55ca15) remote 01030000.30c5d672.00000001.000002c2(611ffa78)
(9744|9744) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(9744|9744) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000013.000002c7(0b55ca15), subscribed to topic name "DCPSTopic" type "TOPIC_BUILT_IN_TOPIC_TYPE"
(9744|9744) DDS::PublicationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1a70 with 20 chunks
(9744|9744) DataReaderImpl::enable Cached_Allocator_With_Overflow 1b00 with 20 chunks
(9744|9744) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(9744|9847) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000013.000003c7(124efb54) remote 01030000.30c5d672.00000001.000004c2(37455dfe)
(9744|9744) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(9744|9744) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000013.000003c7(124efb54), subscribed to topic name "DCPSPublication" type "PUBLICATION_BUILT_IN_TOPIC_TYPE"
(9744|9744) DDS::SubscriptionBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 20a0 with 20 chunks
(9744|9744) DataReaderImpl::enable Cached_Allocator_With_Overflow 2130 with 20 chunks
(9744|9744) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(9744|9847) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000013.000004c7(5d0f6d93) remote 01030000.30c5d672.00000001.000003c2(7804cb39)
(9744|9744) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(9744|9744) 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'
(9744|9744) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 2760 with 20 chunks
(9744|9744) DataReaderImpl::enable Cached_Allocator_With_Overflow 27f0 with 20 chunks
(9744|9744) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(9744|9847) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000003.00000102(ab96386b)
(9744|9744) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000002.00000102(96f611db)
(9744|9744) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000004.00000102(19b6e47b)
(9744|9847) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000005.00000102(24d6cdcb)
(9744|9744) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000006.00000102(6376b71b)
(9744|9847) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000008.00000102(dc46097a)
(9744|9744) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000007.00000102(5e169eab)
(9744|9847) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000009.00000102(e12620ca)
(9744|9847) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.0000000a.00000102(a6865a1a)
(9744|9744) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.0000000b.00000102(9be673aa)
(9744|9744) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.0000000c.00000102(29c6afba)
(9744|9847) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000010.00000102(8cd6d539)
(9744|9744) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.0000000d.00000102(14a6860a)
(9744|9744) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.0000000e.00000102(5306fcda)
(9744|9847) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.0000000f.00000102(6e66d56a)
(9744|9744) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000011.00000102(b1b6fc89)
(9744|9847) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000012.00000102(f6168659)
(9744|9744) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(9744|9744) 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'
(9744|9744) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 46e0 with 20 chunks
(9744|9744) DataReaderImpl::enable Cached_Allocator_With_Overflow 4770 with 20 chunks
(9744|9744) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(9744|9847) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000003.00000202(80bb6ba8)
(9744|9744) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000002.00000202(bddb4218)
(9744|9847) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000004.00000202(329bb7b8)
(9744|9847) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000005.00000202(0ffb9e08)
(9744|9847) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000006.00000202(485be4d8)
(9744|9847) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000008.00000202(f76b5ab9)
(9744|9744) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000007.00000202(753bcd68)
(9744|9744) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000009.00000202(ca0b7309)
(9744|9744) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.0000000a.00000202(8dab09d9)
(9744|9744) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.0000000b.00000202(b0cb2069)
(9744|9847) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.0000000c.00000202(02ebfc79)
(9744|9744) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000010.00000202(a7fb86fa)
(9744|9847) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9)
(9744|9744) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.0000000f.00000202(454b86a9)
(9744|9744) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.0000000e.00000202(782baf19)
(9744|9744) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000011.00000202(9a9baf4a)
(9744|9744) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000012.00000202(dd3bd59a)
(9744|9744) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(9744|9744) 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'
(9744|9744) WriteDataContainer sample_list_element_allocator 36f8 with 20 chunks
(9744|9744) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 14880 with 20 chunks
(9744|9744) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 14910 with 20 chunks
(9744|9744) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1400 with 20 chunks
(9744|9744) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(9744|9744) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(9744|9847) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(9744|9847) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) succeeded in associating with reader 01030000.30c5d672.00000003.00000507(bf9009e0)
(9744|9847) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) reader 01030000.30c5d672.00000003.00000507(bf9009e0) calling association_complete_i
(9744|9847) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(9744|9847) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000002.00000507(82f02050)
(9744|9744) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(9744|9744) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) succeeded in associating with reader 01030000.30c5d672.00000004.00000507(0db0d5f0)
(9744|9744) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) reader 01030000.30c5d672.00000004.00000507(0db0d5f0) calling association_complete_i
(9744|9744) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(9744|9744) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(9744|9744) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) succeeded in associating with reader 01030000.30c5d672.00000005.00000507(30d0fc40)
(9744|9744) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) reader 01030000.30c5d672.00000005.00000507(30d0fc40) calling association_complete_i
(9744|9744) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(9744|9744) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000006.00000507(77708690)
(9744|9744) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) succeeded in associating with reader 01030000.30c5d672.00000006.00000507(77708690)
(9744|9744) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) reader 01030000.30c5d672.00000006.00000507(77708690) calling association_complete_i
(9744|9744) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000006.00000507(77708690)
(9744|9847) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) succeeded in associating with reader 01030000.30c5d672.00000002.00000507(82f02050)
(9744|9847) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) reader 01030000.30c5d672.00000002.00000507(82f02050) calling association_complete_i
(9744|9847) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000002.00000507(82f02050)
(9744|9847) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(9744|9847) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) succeeded in associating with reader 01030000.30c5d672.00000007.00000507(4a10af20)
(9744|9847) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) reader 01030000.30c5d672.00000007.00000507(4a10af20) calling association_complete_i
(9744|9847) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(9744|9847) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000009.00000507(f5201141)
(9744|9847) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) succeeded in associating with reader 01030000.30c5d672.00000009.00000507(f5201141)
(9744|9847) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) reader 01030000.30c5d672.00000009.00000507(f5201141) calling association_complete_i
(9744|9744) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(9744|9847) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000009.00000507(f5201141)
(9744|9847) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(9744|9744) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) succeeded in associating with reader 01030000.30c5d672.00000008.00000507(c84038f1)
(9744|9744) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) reader 01030000.30c5d672.00000008.00000507(c84038f1) calling association_complete_i
(9744|9744) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(9744|9744) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(9744|9847) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) succeeded in associating with reader 01030000.30c5d672.0000000a.00000507(b2806b91)
(9744|9847) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) reader 01030000.30c5d672.0000000a.00000507(b2806b91) calling association_complete_i
(9744|9847) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(9744|9847) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(9744|9847) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) succeeded in associating with reader 01030000.30c5d672.0000000c.00000507(3dc09e31)
(9744|9847) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) reader 01030000.30c5d672.0000000c.00000507(3dc09e31) calling association_complete_i
(9744|9847) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(9744|9847) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(9744|9847) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) succeeded in associating with reader 01030000.30c5d672.0000000d.00000507(00a0b781)
(9744|9847) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) reader 01030000.30c5d672.0000000d.00000507(00a0b781) calling association_complete_i
(9744|9847) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(9744|9744) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) succeeded in associating with reader 01030000.30c5d672.0000000b.00000507(8fe04221)
(9744|9744) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) reader 01030000.30c5d672.0000000b.00000507(8fe04221) calling association_complete_i
(9744|9744) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(9744|9744) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(9744|9744) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) succeeded in associating with reader 01030000.30c5d672.0000000e.00000507(4700cd51)
(9744|9744) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) reader 01030000.30c5d672.0000000e.00000507(4700cd51) calling association_complete_i
(9744|9744) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(9744|9847) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(9744|9847) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) succeeded in associating with reader 01030000.30c5d672.00000010.00000507(98d0e4b2)
(9744|9847) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) reader 01030000.30c5d672.00000010.00000507(98d0e4b2) calling association_complete_i
(9744|9847) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(9744|9847) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(9744|9847) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) succeeded in associating with reader 01030000.30c5d672.00000011.00000507(a5b0cd02)
(9744|9847) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) reader 01030000.30c5d672.00000011.00000507(a5b0cd02) calling association_complete_i
(9744|9847) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(9744|9847) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(9744|9847) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) succeeded in associating with reader 01030000.30c5d672.00000012.00000507(e210b7d2)
(9744|9847) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) reader 01030000.30c5d672.00000012.00000507(e210b7d2) calling association_complete_i
(9744|9847) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(9744|9847) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000013.00000507(df709e62)
(9744|9744) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(9744|9744) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) succeeded in associating with reader 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(9744|9744) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) reader 01030000.30c5d672.0000000f.00000507(7a60e4e1) calling association_complete_i
(9744|9744) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(9744|9744) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000013.00000102(cb76afe9)
(9744|9847) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) succeeded in associating with reader 01030000.30c5d672.00000013.00000507(df709e62)
(9744|9847) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) reader 01030000.30c5d672.00000013.00000507(df709e62) calling association_complete_i
(9744|9847) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000013.00000507(df709e62)
(9744|9847) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000014.00000507(6d504272)
(9744|9744) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(9744|9744) 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'
(9744|9847) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) succeeded in associating with reader 01030000.30c5d672.00000014.00000507(6d504272)
(9744|9847) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) reader 01030000.30c5d672.00000014.00000507(6d504272) calling association_complete_i
(9744|9847) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000014.00000507(6d504272)
(9744|9744) WriteDataContainer sample_list_element_allocator 3a78 with 20 chunks
(9744|9744) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 149a0 with 20 chunks
(9744|9744) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 14a30 with 20 chunks
(9744|9744) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 8780 with 20 chunks
(9744|9744) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(9744|9744) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(9744|9847) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(9744|9744) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(9744|9847) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) succeeded in associating with reader 01030000.30c5d672.00000003.00000607(94bd5a23)
(9744|9847) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) reader 01030000.30c5d672.00000003.00000607(94bd5a23) calling association_complete_i
(9744|9847) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(9744|9744) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) succeeded in associating with reader 01030000.30c5d672.00000002.00000607(a9dd7393)
(9744|9744) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) reader 01030000.30c5d672.00000002.00000607(a9dd7393) calling association_complete_i
(9744|9744) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(9744|9847) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000004.00000607(269d8633)
(9744|9847) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) succeeded in associating with reader 01030000.30c5d672.00000004.00000607(269d8633)
(9744|9847) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) reader 01030000.30c5d672.00000004.00000607(269d8633) calling association_complete_i
(9744|9847) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000004.00000607(269d8633)
(9744|9847) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(9744|9847) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) succeeded in associating with reader 01030000.30c5d672.00000005.00000607(1bfdaf83)
(9744|9847) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) reader 01030000.30c5d672.00000005.00000607(1bfdaf83) calling association_complete_i
(9744|9847) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(9744|9847) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(9744|9847) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) succeeded in associating with reader 01030000.30c5d672.00000006.00000607(5c5dd553)
(9744|9847) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) reader 01030000.30c5d672.00000006.00000607(5c5dd553) calling association_complete_i
(9744|9847) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(9744|9847) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(9744|9744) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(9744|9847) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) succeeded in associating with reader 01030000.30c5d672.00000008.00000607(e36d6b32)
(9744|9847) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) reader 01030000.30c5d672.00000008.00000607(e36d6b32) calling association_complete_i
(9744|9847) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(9744|9847) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(9744|9847) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) succeeded in associating with reader 01030000.30c5d672.00000009.00000607(de0d4282)
(9744|9847) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) reader 01030000.30c5d672.00000009.00000607(de0d4282) calling association_complete_i
(9744|9847) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(9744|9744) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) succeeded in associating with reader 01030000.30c5d672.00000007.00000607(613dfce3)
(9744|9744) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) reader 01030000.30c5d672.00000007.00000607(613dfce3) calling association_complete_i
(9744|9744) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(9744|9744) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(9744|9744) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) succeeded in associating with reader 01030000.30c5d672.0000000a.00000607(99ad3852)
(9744|9744) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) reader 01030000.30c5d672.0000000a.00000607(99ad3852) calling association_complete_i
(9744|9744) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(9744|9847) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(9744|9847) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) succeeded in associating with reader 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(9744|9847) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) reader 01030000.30c5d672.0000000b.00000607(a4cd11e2) calling association_complete_i
(9744|9847) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(9744|9847) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(9744|9847) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) succeeded in associating with reader 01030000.30c5d672.0000000d.00000607(2b8de442)
(9744|9847) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) reader 01030000.30c5d672.0000000d.00000607(2b8de442) calling association_complete_i
(9744|9847) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(9744|9744) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(9744|9744) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) succeeded in associating with reader 01030000.30c5d672.0000000c.00000607(16edcdf2)
(9744|9744) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) reader 01030000.30c5d672.0000000c.00000607(16edcdf2) calling association_complete_i
(9744|9744) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(9744|9744) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(9744|9744) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) succeeded in associating with reader 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(9744|9744) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) reader 01030000.30c5d672.0000000e.00000607(6c2d9e92) calling association_complete_i
(9744|9744) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(9744|9744) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.0000000f.00000607(514db722)
(9744|9847) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(9744|9744) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) succeeded in associating with reader 01030000.30c5d672.0000000f.00000607(514db722)
(9744|9744) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) reader 01030000.30c5d672.0000000f.00000607(514db722) calling association_complete_i
(9744|9744) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.0000000f.00000607(514db722)
(9744|9744) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(9744|9847) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) succeeded in associating with reader 01030000.30c5d672.00000010.00000607(b3fdb771)
(9744|9847) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) reader 01030000.30c5d672.00000010.00000607(b3fdb771) calling association_complete_i
(9744|9847) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(9744|9744) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) succeeded in associating with reader 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(9744|9744) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) reader 01030000.30c5d672.00000011.00000607(8e9d9ec1) calling association_complete_i
(9744|9744) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(9744|9847) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000012.00000607(c93de411)
(9744|9847) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) succeeded in associating with reader 01030000.30c5d672.00000012.00000607(c93de411)
(9744|9744) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(9744|9847) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) reader 01030000.30c5d672.00000012.00000607(c93de411) calling association_complete_i
(9744|9847) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000012.00000607(c93de411)
(9744|9847) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000013.00000202(e05bfc2a)
(9744|9744) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) succeeded in associating with reader 01030000.30c5d672.00000013.00000607(f45dcda1)
(9744|9744) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) reader 01030000.30c5d672.00000013.00000607(f45dcda1) calling association_complete_i
(9744|9744) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(9744|9744) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(9744|9744) DataWriterImpl::enable: got GUID 01030000.30c5d672.00000013.00000202(e05bfc2a), publishing to topic name "topic_02" type "Bench::Data"
2025-10-28T18:50:52Z: Process construction / entity creation complete.

2025-10-28T18:50:52Z: Beginning action construction / initialization.
2025-10-28T18:50:52Z: Action construction / initialization complete.

(9744|9847) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(9744|9847) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) succeeded in associating with reader 01030000.30c5d672.00000015.00000507(50306bc2)
(9744|9847) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) reader 01030000.30c5d672.00000015.00000507(50306bc2) calling association_complete_i
(9744|9847) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(9744|9847) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(9744|9847) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) succeeded in associating with reader 01030000.30c5d672.00000014.00000607(467d11b1)
(9744|9847) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) reader 01030000.30c5d672.00000014.00000607(467d11b1) calling association_complete_i
(9744|9847) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(9744|9847) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(9744|9847) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) succeeded in associating with reader 01030000.30c5d672.00000015.00000607(7b1d3801)
(9744|9847) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) reader 01030000.30c5d672.00000015.00000607(7b1d3801) calling association_complete_i
(9744|9847) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(9744|9847) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000014.00000102(795673f9)
(9744|9847) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000015.00000102(44365a49)
(9744|9847) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000014.00000202(527b203a)
(9744|9847) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000015.00000202(6f1b098a)
2025-10-28T18:50:53Z: Enabling DDS entities (if not already enabled).
2025-10-28T18:50:53Z: DDS entities enabled.

2025-10-28T18:50:53Z: Initializing process actions.
2025-10-28T18:51:23Z: Starting process actions.
2025-10-28T18:51:23Z: Process tests started.

(9744|9847) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(9744|9847) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(9744|9847) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(9744|9847) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(9744|9847) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000003.00000507(bf9009e0) num remotes 1
(9744|9847) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000003.00000607(94bd5a23) num remotes 1
(9744|9847) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(9744|9847) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(9744|9847) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(9744|9847) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(9744|9847) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000002.00000507(82f02050) num remotes 1
(9744|9847) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000002.00000607(a9dd7393) num remotes 1
(9744|9847) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(9744|9847) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(9744|9847) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(9744|9847) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(9744|9847) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000004.00000507(0db0d5f0) num remotes 1
(9744|9847) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000004.00000607(269d8633) num remotes 1
(9744|9847) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(9744|9847) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(9744|9847) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(9744|9847) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(9744|9847) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000005.00000507(30d0fc40) num remotes 1
(9744|9847) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000005.00000607(1bfdaf83) num remotes 1
(9744|9847) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(9744|9847) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(9744|9847) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(9744|9847) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(9744|9847) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000006.00000507(77708690) num remotes 1
(9744|9847) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000006.00000607(5c5dd553) num remotes 1
(9744|9847) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(9744|9847) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(9744|9847) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(9744|9847) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(9744|9847) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000008.00000507(c84038f1) num remotes 1
(9744|9847) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(9744|9847) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(9744|9847) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000008.00000607(e36d6b32) num remotes 1
(9744|9847) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(9744|9847) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(9744|9847) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000007.00000507(4a10af20) num remotes 1
(9744|9847) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000007.00000607(613dfce3) num remotes 1
(9744|9847) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 1
(9744|9847) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 1
(9744|9847) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 1
(9744|9847) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 1
(9744|9847) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000009.00000507(f5201141) num remotes 1
(9744|9847) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000009.00000607(de0d4282) num remotes 1
2025-10-28T18:51:24Z: Stopping process tests.
2025-10-28T18:51:24Z: Process tests stopped.

(9744|9847) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.0000000b.00000102(9be673aa) num remotes 1
(9744|9847) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.0000000b.00000102(9be673aa) num remotes 1
(9744|9847) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.0000000a.00000102(a6865a1a) num remotes 1
(9744|9847) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.0000000a.00000102(a6865a1a) num remotes 1
(9744|9847) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.0000000b.00000202(b0cb2069) num remotes 1
(9744|9847) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.0000000b.00000202(b0cb2069) num remotes 1
(9744|9847) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.0000000a.00000202(8dab09d9) num remotes 1
(9744|9847) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.0000000a.00000202(8dab09d9) num remotes 1
(9744|9847) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.0000000b.00000507(8fe04221) num remotes 1
(9744|9847) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.0000000a.00000507(b2806b91) num remotes 1
(9744|9847) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2) num remotes 1
(9744|9847) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.0000000a.00000607(99ad3852) num remotes 1
(9744|9847) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.0000000c.00000102(29c6afba) num remotes 1
(9744|9847) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.0000000c.00000102(29c6afba) num remotes 1
(9744|9847) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.0000000c.00000202(02ebfc79) num remotes 1
(9744|9847) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.0000000c.00000202(02ebfc79) num remotes 1
(9744|9847) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.0000000c.00000507(3dc09e31) num remotes 1
(9744|9847) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.0000000c.00000607(16edcdf2) num remotes 1
(9744|9847) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.0000000d.00000102(14a6860a) num remotes 1
(9744|9847) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.0000000d.00000102(14a6860a) num remotes 1
(9744|9847) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9) num remotes 1
(9744|9847) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9) num remotes 1
(9744|9847) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.0000000d.00000507(00a0b781) num remotes 1
(9744|9847) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.0000000d.00000607(2b8de442) num remotes 1
(9744|9847) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.0000000e.00000102(5306fcda) num remotes 1
(9744|9847) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.0000000e.00000102(5306fcda) num remotes 1
(9744|9847) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.0000000e.00000202(782baf19) num remotes 1
(9744|9847) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.0000000e.00000202(782baf19) num remotes 1
(9744|9847) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.0000000e.00000507(4700cd51) num remotes 1
(9744|9847) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92) num remotes 1
(9744|9847) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000010.00000102(8cd6d539) num remotes 1
(9744|9847) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000010.00000102(8cd6d539) num remotes 1
(9744|9847) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000010.00000202(a7fb86fa) num remotes 1
(9744|9847) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000010.00000202(a7fb86fa) num remotes 1
(9744|9847) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000010.00000507(98d0e4b2) num remotes 1
(9744|9847) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000010.00000607(b3fdb771) num remotes 1
(9744|9847) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.0000000f.00000102(6e66d56a) num remotes 1
(9744|9847) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.0000000f.00000102(6e66d56a) num remotes 1
(9744|9847) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.0000000f.00000202(454b86a9) num remotes 1
(9744|9847) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.0000000f.00000202(454b86a9) num remotes 1
(9744|9847) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1) num remotes 1
(9744|9847) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.0000000f.00000607(514db722) num remotes 1
(9744|9847) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000011.00000102(b1b6fc89) num remotes 1
(9744|9847) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000011.00000102(b1b6fc89) num remotes 1
(9744|9847) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000011.00000202(9a9baf4a) num remotes 1
(9744|9847) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000011.00000202(9a9baf4a) num remotes 1
(9744|9847) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000011.00000507(a5b0cd02) num remotes 1
(9744|9847) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1) num remotes 1
(9744|9847) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000012.00000102(f6168659) num remotes 1
(9744|9847) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000012.00000102(f6168659) num remotes 1
(9744|9847) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000012.00000202(dd3bd59a) num remotes 1
(9744|9847) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000012.00000202(dd3bd59a) num remotes 1
(9744|9847) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000012.00000507(e210b7d2) num remotes 1
(9744|9847) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000012.00000607(c93de411) num remotes 1
2025-10-28T18:51:25Z: Stopping process actions.
2025-10-28T18:51:25Z: Detaching Listeners.
2025-10-28T18:51:25Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
(9744|9744) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000013.00000507(df709e62) num remotes 3
(9744|9847) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000013.00000102(cb76afe9) num remotes 1
(9744|9847) 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
(9744|9744) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000013.00000607(f45dcda1) num remotes 3
(9744|9847) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000013.00000202(e05bfc2a) num remotes 1
(9744|9847) 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
(9744|9744) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000014.00000102(795673f9) num remotes 2
(9744|9744) 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
(9744|9744) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000014.00000202(527b203a) num remotes 2
(9744|9744) 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
(9744|9796) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000013.000001c7(207899d6) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(9744|9796) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000013.000001c7(207899d6) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(9744|9796) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(9744|9796) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(9744|9796) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(9744|9796) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000013.000003c7(124efb54) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(9744|9796) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000013.000003c7(124efb54) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(9744|9796) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9744|9796) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9744|9796) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9744|9796) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9744|9796) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000013.000004c7(5d0f6d93) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(9744|9796) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000013.000004c7(5d0f6d93) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(9744|9796) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9744|9796) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9744|9796) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9744|9796) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9744|9896) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.0.240:38871 , reconnect_state = INIT_STATE.
(9744|9796) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000013.000002c7(0b55ca15) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(9744|9796) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000013.000002c7(0b55ca15) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(9744|9796) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9744|9796) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9744|9796) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9744|9796) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9744|9796) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9744|9796) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9744|9896) DataLink::handle_exception() - delay already elapsed so handle_timeout now
(9744|9744) Service_Participant::shutdown
(9744|9744) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2025-10-28T18:51:25Z: Process destruction / entity deletion complete.


--- Process Statistics ---

construction time: 3.342
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.037

--- Discovery Statistics ---

undermatched readers: 0
undermatched writers: 0

(9744|9744) Service_Participant::~Service_Participant
(9744|9744) Service_Participant::shutdown


=== Showing Log for Node 01036045.bd4a5e13.25e4340b.000001c1 === Spawned Process #20 (PID 9743) ===
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'

2025-10-28T18:50:49Z: 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
(9743|9743) INFO: set_DCPS_debug_level: set to 3
(9743|9743) INFO: ConfigStoreImpl::set_string: COMMON=@common
(9743|9743) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG_TRANSPORTS=rtps_transport
(9743|9743) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG=@rtps_config
(9743|9743) INFO: ConfigStoreImpl::set_string: CONFIG=@config
Creating participant: 'participant_01' in domain 7
(9743|9743) Service_Participant::set_repo_domain: Domain[ 7] = Repo[ DEFAULT_REPO].
(9743|9743) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.34.0-dev using ACE 6.5.23
(9743|9743) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 3
(9743|9743) Service_Participant::get_domain_participant_factory: machine: runnervmwhb2z, x86_64 platform: Linux, 6.11.0-1018-azure, #18~24.04.1-Ubuntu SMP Sat Jun 28 04:46:03 UTC 2025
(9743|9743) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(9743|9743) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(9743|9743) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(9743|9743) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(9743|9743) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(9743|9743) DomainParticipantImpl::enable: enabled participant 01030000.30c5d672.00000014.000001c1(7b3be0f3) in domain 7
(9743|9743) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
(9743|9743) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
(9743|9743) InfoRepoDiscovery::bit_config - BIT tcp transport :0
(9743|9743) DDS::ParticipantBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 3f0 with 20 chunks
(9743|9743) DataReaderImpl::enable Cached_Allocator_With_Overflow 480 with 20 chunks
(9743|9743) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmwhb2z" as fully qualified hostname, please correct system configuration.
(9743|9743) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(9743|9851) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000014.000001c7(925845c6) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(9743|9743) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(9743|9743) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000014.000001c7(925845c6), subscribed to topic name "DCPSParticipant" type "PARTICIPANT_BUILT_IN_TOPIC_TYPE"
(9743|9743) DDS::TopicBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1440 with 20 chunks
(9743|9743) DataReaderImpl::enable Cached_Allocator_With_Overflow 14d0 with 20 chunks
(9743|9743) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(9743|9851) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000014.000002c7(b9751605) remote 01030000.30c5d672.00000001.000002c2(611ffa78)
(9743|9743) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(9743|9743) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000014.000002c7(b9751605), subscribed to topic name "DCPSTopic" type "TOPIC_BUILT_IN_TOPIC_TYPE"
(9743|9743) DDS::PublicationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1a70 with 20 chunks
(9743|9743) DataReaderImpl::enable Cached_Allocator_With_Overflow 1b00 with 20 chunks
(9743|9743) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(9743|9851) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000014.000003c7(a06e2744) remote 01030000.30c5d672.00000001.000004c2(37455dfe)
(9743|9743) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(9743|9743) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000014.000003c7(a06e2744), subscribed to topic name "DCPSPublication" type "PUBLICATION_BUILT_IN_TOPIC_TYPE"
(9743|9743) DDS::SubscriptionBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 20a0 with 20 chunks
(9743|9743) DataReaderImpl::enable Cached_Allocator_With_Overflow 2130 with 20 chunks
(9743|9743) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(9743|9851) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000014.000004c7(ef2fb183) remote 01030000.30c5d672.00000001.000003c2(7804cb39)
(9743|9743) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(9743|9743) 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'
(9743|9743) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 2760 with 20 chunks
(9743|9743) DataReaderImpl::enable Cached_Allocator_With_Overflow 27f0 with 20 chunks
(9743|9743) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(9743|9851) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000003.00000102(ab96386b)
(9743|9743) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000002.00000102(96f611db)
(9743|9851) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000004.00000102(19b6e47b)
(9743|9743) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000005.00000102(24d6cdcb)
(9743|9851) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000006.00000102(6376b71b)
(9743|9743) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000008.00000102(dc46097a)
(9743|9743) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000007.00000102(5e169eab)
(9743|9743) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000009.00000102(e12620ca)
(9743|9851) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.0000000a.00000102(a6865a1a)
(9743|9851) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.0000000b.00000102(9be673aa)
(9743|9743) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.0000000c.00000102(29c6afba)
(9743|9851) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000010.00000102(8cd6d539)
(9743|9851) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.0000000d.00000102(14a6860a)
(9743|9743) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.0000000f.00000102(6e66d56a)
(9743|9743) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.0000000e.00000102(5306fcda)
(9743|9851) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000011.00000102(b1b6fc89)
(9743|9743) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000012.00000102(f6168659)
(9743|9851) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000013.00000102(cb76afe9)
(9743|9743) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(9743|9743) 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'
(9743|9743) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 46e0 with 20 chunks
(9743|9743) DataReaderImpl::enable Cached_Allocator_With_Overflow 4770 with 20 chunks
(9743|9743) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(9743|9851) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000003.00000202(80bb6ba8)
(9743|9851) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000002.00000202(bddb4218)
(9743|9851) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000004.00000202(329bb7b8)
(9743|9851) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000005.00000202(0ffb9e08)
(9743|9743) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000006.00000202(485be4d8)
(9743|9851) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000008.00000202(f76b5ab9)
(9743|9851) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000007.00000202(753bcd68)
(9743|9851) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000009.00000202(ca0b7309)
(9743|9851) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.0000000a.00000202(8dab09d9)
(9743|9851) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.0000000b.00000202(b0cb2069)
(9743|9743) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.0000000c.00000202(02ebfc79)
(9743|9743) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000010.00000202(a7fb86fa)
(9743|9851) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9)
(9743|9743) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.0000000f.00000202(454b86a9)
(9743|9851) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.0000000e.00000202(782baf19)
(9743|9743) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000011.00000202(9a9baf4a)
(9743|9743) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000012.00000202(dd3bd59a)
(9743|9743) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000013.00000202(e05bfc2a)
(9743|9743) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(9743|9743) 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'
(9743|9743) WriteDataContainer sample_list_element_allocator 3378 with 20 chunks
(9743|9743) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 14880 with 20 chunks
(9743|9743) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 14910 with 20 chunks
(9743|9743) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1400 with 20 chunks
(9743|9743) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(9743|9743) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(9743|9851) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(9743|9851) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) succeeded in associating with reader 01030000.30c5d672.00000003.00000507(bf9009e0)
(9743|9851) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) reader 01030000.30c5d672.00000003.00000507(bf9009e0) calling association_complete_i
(9743|9851) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(9743|9851) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000002.00000507(82f02050)
(9743|9851) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) succeeded in associating with reader 01030000.30c5d672.00000002.00000507(82f02050)
(9743|9851) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) reader 01030000.30c5d672.00000002.00000507(82f02050) calling association_complete_i
(9743|9743) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(9743|9851) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000002.00000507(82f02050)
(9743|9743) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) succeeded in associating with reader 01030000.30c5d672.00000004.00000507(0db0d5f0)
(9743|9743) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) reader 01030000.30c5d672.00000004.00000507(0db0d5f0) calling association_complete_i
(9743|9743) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(9743|9743) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(9743|9743) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) succeeded in associating with reader 01030000.30c5d672.00000005.00000507(30d0fc40)
(9743|9743) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) reader 01030000.30c5d672.00000005.00000507(30d0fc40) calling association_complete_i
(9743|9743) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(9743|9743) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000006.00000507(77708690)
(9743|9743) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) succeeded in associating with reader 01030000.30c5d672.00000006.00000507(77708690)
(9743|9743) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) reader 01030000.30c5d672.00000006.00000507(77708690) calling association_complete_i
(9743|9743) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000006.00000507(77708690)
(9743|9851) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(9743|9743) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(9743|9851) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) succeeded in associating with reader 01030000.30c5d672.00000008.00000507(c84038f1)
(9743|9851) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) reader 01030000.30c5d672.00000008.00000507(c84038f1) calling association_complete_i
(9743|9851) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(9743|9743) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) succeeded in associating with reader 01030000.30c5d672.00000007.00000507(4a10af20)
(9743|9743) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) reader 01030000.30c5d672.00000007.00000507(4a10af20) calling association_complete_i
(9743|9743) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(9743|9743) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(9743|9851) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000009.00000507(f5201141)
(9743|9743) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) succeeded in associating with reader 01030000.30c5d672.0000000a.00000507(b2806b91)
(9743|9743) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) reader 01030000.30c5d672.0000000a.00000507(b2806b91) calling association_complete_i
(9743|9743) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(9743|9743) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(9743|9851) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) succeeded in associating with reader 01030000.30c5d672.00000009.00000507(f5201141)
(9743|9851) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) reader 01030000.30c5d672.00000009.00000507(f5201141) calling association_complete_i
(9743|9851) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000009.00000507(f5201141)
(9743|9851) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(9743|9851) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) succeeded in associating with reader 01030000.30c5d672.0000000c.00000507(3dc09e31)
(9743|9851) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) reader 01030000.30c5d672.0000000c.00000507(3dc09e31) calling association_complete_i
(9743|9851) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(9743|9851) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(9743|9851) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) succeeded in associating with reader 01030000.30c5d672.0000000d.00000507(00a0b781)
(9743|9851) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) reader 01030000.30c5d672.0000000d.00000507(00a0b781) calling association_complete_i
(9743|9851) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(9743|9743) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) succeeded in associating with reader 01030000.30c5d672.0000000b.00000507(8fe04221)
(9743|9743) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) reader 01030000.30c5d672.0000000b.00000507(8fe04221) calling association_complete_i
(9743|9743) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(9743|9851) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(9743|9743) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(9743|9743) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) succeeded in associating with reader 01030000.30c5d672.0000000e.00000507(4700cd51)
(9743|9743) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) reader 01030000.30c5d672.0000000e.00000507(4700cd51) calling association_complete_i
(9743|9743) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(9743|9851) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) succeeded in associating with reader 01030000.30c5d672.00000010.00000507(98d0e4b2)
(9743|9851) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) reader 01030000.30c5d672.00000010.00000507(98d0e4b2) calling association_complete_i
(9743|9851) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(9743|9851) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(9743|9743) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(9743|9851) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) succeeded in associating with reader 01030000.30c5d672.00000011.00000507(a5b0cd02)
(9743|9851) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) reader 01030000.30c5d672.00000011.00000507(a5b0cd02) calling association_complete_i
(9743|9851) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(9743|9851) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(9743|9743) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) succeeded in associating with reader 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(9743|9743) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) reader 01030000.30c5d672.0000000f.00000507(7a60e4e1) calling association_complete_i
(9743|9743) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(9743|9851) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) succeeded in associating with reader 01030000.30c5d672.00000012.00000507(e210b7d2)
(9743|9851) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) reader 01030000.30c5d672.00000012.00000507(e210b7d2) calling association_complete_i
(9743|9851) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(9743|9743) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000013.00000507(df709e62)
(9743|9851) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000014.00000507(6d504272)
(9743|9743) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) succeeded in associating with reader 01030000.30c5d672.00000013.00000507(df709e62)
(9743|9743) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) reader 01030000.30c5d672.00000013.00000507(df709e62) calling association_complete_i
(9743|9743) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000013.00000507(df709e62)
(9743|9743) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000014.00000102(795673f9)
(9743|9743) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(9743|9851) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) succeeded in associating with reader 01030000.30c5d672.00000014.00000507(6d504272)
(9743|9851) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) reader 01030000.30c5d672.00000014.00000507(6d504272) calling association_complete_i
(9743|9851) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000014.00000507(6d504272)
(9743|9743) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) succeeded in associating with reader 01030000.30c5d672.00000015.00000507(50306bc2)
(9743|9743) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) reader 01030000.30c5d672.00000015.00000507(50306bc2) calling association_complete_i
(9743|9743) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(9743|9743) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(9743|9743) 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'
(9743|9743) WriteDataContainer sample_list_element_allocator 36f8 with 20 chunks
(9743|9743) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 149a0 with 20 chunks
(9743|9743) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 14a30 with 20 chunks
(9743|9743) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1d00 with 20 chunks
(9743|9743) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(9743|9743) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(9743|9851) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000015.00000102(44365a49)
(9743|9851) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(9743|9851) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) succeeded in associating with reader 01030000.30c5d672.00000003.00000607(94bd5a23)
(9743|9851) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) reader 01030000.30c5d672.00000003.00000607(94bd5a23) calling association_complete_i
(9743|9851) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(9743|9851) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(9743|9851) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) succeeded in associating with reader 01030000.30c5d672.00000002.00000607(a9dd7393)
(9743|9851) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) reader 01030000.30c5d672.00000002.00000607(a9dd7393) calling association_complete_i
(9743|9851) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(9743|9743) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000004.00000607(269d8633)
(9743|9851) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(9743|9743) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) succeeded in associating with reader 01030000.30c5d672.00000004.00000607(269d8633)
(9743|9743) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) reader 01030000.30c5d672.00000004.00000607(269d8633) calling association_complete_i
(9743|9743) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000004.00000607(269d8633)
(9743|9743) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(9743|9743) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) succeeded in associating with reader 01030000.30c5d672.00000006.00000607(5c5dd553)
(9743|9743) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) reader 01030000.30c5d672.00000006.00000607(5c5dd553) calling association_complete_i
(9743|9743) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(9743|9743) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(9743|9743) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) succeeded in associating with reader 01030000.30c5d672.00000008.00000607(e36d6b32)
(9743|9743) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) reader 01030000.30c5d672.00000008.00000607(e36d6b32) calling association_complete_i
(9743|9743) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(9743|9743) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(9743|9851) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) succeeded in associating with reader 01030000.30c5d672.00000005.00000607(1bfdaf83)
(9743|9851) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) reader 01030000.30c5d672.00000005.00000607(1bfdaf83) calling association_complete_i
(9743|9851) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(9743|9851) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(9743|9851) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) succeeded in associating with reader 01030000.30c5d672.00000009.00000607(de0d4282)
(9743|9851) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) reader 01030000.30c5d672.00000009.00000607(de0d4282) calling association_complete_i
(9743|9851) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(9743|9851) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(9743|9851) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) succeeded in associating with reader 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(9743|9851) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) reader 01030000.30c5d672.0000000b.00000607(a4cd11e2) calling association_complete_i
(9743|9851) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(9743|9851) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(9743|9851) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) succeeded in associating with reader 01030000.30c5d672.0000000a.00000607(99ad3852)
(9743|9851) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) reader 01030000.30c5d672.0000000a.00000607(99ad3852) calling association_complete_i
(9743|9851) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(9743|9743) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) succeeded in associating with reader 01030000.30c5d672.00000007.00000607(613dfce3)
(9743|9743) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) reader 01030000.30c5d672.00000007.00000607(613dfce3) calling association_complete_i
(9743|9743) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(9743|9743) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(9743|9851) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(9743|9743) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) succeeded in associating with reader 01030000.30c5d672.0000000c.00000607(16edcdf2)
(9743|9743) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) reader 01030000.30c5d672.0000000c.00000607(16edcdf2) calling association_complete_i
(9743|9743) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(9743|9851) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) succeeded in associating with reader 01030000.30c5d672.0000000d.00000607(2b8de442)
(9743|9851) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) reader 01030000.30c5d672.0000000d.00000607(2b8de442) calling association_complete_i
(9743|9851) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(9743|9851) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(9743|9851) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) succeeded in associating with reader 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(9743|9851) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) reader 01030000.30c5d672.0000000e.00000607(6c2d9e92) calling association_complete_i
(9743|9851) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(9743|9851) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.0000000f.00000607(514db722)
(9743|9851) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) succeeded in associating with reader 01030000.30c5d672.0000000f.00000607(514db722)
(9743|9851) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) reader 01030000.30c5d672.0000000f.00000607(514db722) calling association_complete_i
(9743|9851) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.0000000f.00000607(514db722)
(9743|9851) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(9743|9743) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(9743|9743) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) succeeded in associating with reader 01030000.30c5d672.00000010.00000607(b3fdb771)
(9743|9743) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) reader 01030000.30c5d672.00000010.00000607(b3fdb771) calling association_complete_i
(9743|9743) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(9743|9851) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) succeeded in associating with reader 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(9743|9851) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) reader 01030000.30c5d672.00000011.00000607(8e9d9ec1) calling association_complete_i
(9743|9851) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(9743|9743) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000012.00000607(c93de411)
(9743|9851) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(9743|9743) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) succeeded in associating with reader 01030000.30c5d672.00000012.00000607(c93de411)
(9743|9743) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) reader 01030000.30c5d672.00000012.00000607(c93de411) calling association_complete_i
(9743|9743) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000012.00000607(c93de411)
(9743|9743) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(9743|9851) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) succeeded in associating with reader 01030000.30c5d672.00000013.00000607(f45dcda1)
(9743|9851) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) reader 01030000.30c5d672.00000013.00000607(f45dcda1) calling association_complete_i
(9743|9851) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(9743|9743) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) succeeded in associating with reader 01030000.30c5d672.00000014.00000607(467d11b1)
(9743|9743) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) reader 01030000.30c5d672.00000014.00000607(467d11b1) calling association_complete_i
(9743|9743) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(9743|9743) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(9743|9743) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) succeeded in associating with reader 01030000.30c5d672.00000015.00000607(7b1d3801)
(9743|9743) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) reader 01030000.30c5d672.00000015.00000607(7b1d3801) calling association_complete_i
(9743|9743) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(9743|9851) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000014.00000202(527b203a)
(9743|9743) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(9743|9743) DataWriterImpl::enable: got GUID 01030000.30c5d672.00000014.00000202(527b203a), publishing to topic name "topic_02" type "Bench::Data"
2025-10-28T18:50:52Z: Process construction / entity creation complete.

2025-10-28T18:50:52Z: Beginning action construction / initialization.
2025-10-28T18:50:52Z: Action construction / initialization complete.

(9743|9851) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000015.00000202(6f1b098a)
2025-10-28T18:50:53Z: Enabling DDS entities (if not already enabled).
2025-10-28T18:50:53Z: DDS entities enabled.

2025-10-28T18:50:53Z: Initializing process actions.
(9743|9851) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(9743|9851) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(9743|9851) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(9743|9851) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(9743|9851) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000003.00000507(bf9009e0) num remotes 1
(9743|9851) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000003.00000607(94bd5a23) num remotes 1
2025-10-28T18:51:23Z: Starting process actions.
2025-10-28T18:51:23Z: Process tests started.

(9743|9851) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(9743|9851) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(9743|9851) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(9743|9851) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(9743|9851) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000002.00000507(82f02050) num remotes 1
(9743|9851) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000002.00000607(a9dd7393) num remotes 1
(9743|9851) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(9743|9851) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(9743|9851) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(9743|9851) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(9743|9851) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000004.00000507(0db0d5f0) num remotes 1
(9743|9851) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000004.00000607(269d8633) num remotes 1
(9743|9851) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(9743|9851) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(9743|9851) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(9743|9851) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(9743|9851) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000005.00000507(30d0fc40) num remotes 1
(9743|9851) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000005.00000607(1bfdaf83) num remotes 1
(9743|9851) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(9743|9851) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(9743|9851) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(9743|9851) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(9743|9851) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000006.00000507(77708690) num remotes 1
(9743|9851) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000006.00000607(5c5dd553) num remotes 1
(9743|9851) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(9743|9851) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(9743|9851) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(9743|9851) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(9743|9851) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000008.00000507(c84038f1) num remotes 1
(9743|9851) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(9743|9851) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(9743|9851) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000008.00000607(e36d6b32) num remotes 1
(9743|9851) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(9743|9851) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(9743|9851) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000007.00000507(4a10af20) num remotes 1
(9743|9851) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000007.00000607(613dfce3) num remotes 1
(9743|9851) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 1
(9743|9851) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 1
(9743|9851) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 1
(9743|9851) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 1
(9743|9851) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000009.00000507(f5201141) num remotes 1
(9743|9851) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000009.00000607(de0d4282) num remotes 1
(9743|9851) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.0000000b.00000102(9be673aa) num remotes 1
(9743|9851) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.0000000b.00000102(9be673aa) num remotes 1
(9743|9851) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.0000000a.00000102(a6865a1a) num remotes 1
(9743|9851) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.0000000a.00000102(a6865a1a) num remotes 1
(9743|9851) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.0000000b.00000202(b0cb2069) num remotes 1
(9743|9851) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.0000000b.00000202(b0cb2069) num remotes 1
(9743|9851) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.0000000a.00000202(8dab09d9) num remotes 1
(9743|9851) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.0000000a.00000202(8dab09d9) num remotes 1
(9743|9851) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.0000000b.00000507(8fe04221) num remotes 1
(9743|9851) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.0000000a.00000507(b2806b91) num remotes 1
(9743|9851) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2) num remotes 1
(9743|9851) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.0000000a.00000607(99ad3852) num remotes 1
2025-10-28T18:51:24Z: Stopping process tests.
2025-10-28T18:51:24Z: Process tests stopped.

(9743|9851) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.0000000c.00000102(29c6afba) num remotes 1
(9743|9851) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.0000000c.00000102(29c6afba) num remotes 1
(9743|9851) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.0000000c.00000202(02ebfc79) num remotes 1
(9743|9851) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.0000000c.00000202(02ebfc79) num remotes 1
(9743|9851) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.0000000c.00000507(3dc09e31) num remotes 1
(9743|9851) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.0000000c.00000607(16edcdf2) num remotes 1
(9743|9851) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.0000000d.00000102(14a6860a) num remotes 1
(9743|9851) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.0000000d.00000102(14a6860a) num remotes 1
(9743|9851) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9) num remotes 1
(9743|9851) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9) num remotes 1
(9743|9851) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.0000000d.00000507(00a0b781) num remotes 1
(9743|9851) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.0000000d.00000607(2b8de442) num remotes 1
(9743|9851) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.0000000e.00000102(5306fcda) num remotes 1
(9743|9851) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.0000000e.00000102(5306fcda) num remotes 1
(9743|9851) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.0000000e.00000202(782baf19) num remotes 1
(9743|9851) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.0000000e.00000202(782baf19) num remotes 1
(9743|9851) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.0000000e.00000507(4700cd51) num remotes 1
(9743|9851) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92) num remotes 1
(9743|9851) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000010.00000102(8cd6d539) num remotes 1
(9743|9851) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000010.00000102(8cd6d539) num remotes 1
(9743|9851) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000010.00000202(a7fb86fa) num remotes 1
(9743|9851) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000010.00000202(a7fb86fa) num remotes 1
(9743|9851) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000010.00000507(98d0e4b2) num remotes 1
(9743|9851) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000010.00000607(b3fdb771) num remotes 1
(9743|9851) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.0000000f.00000102(6e66d56a) num remotes 1
(9743|9851) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.0000000f.00000102(6e66d56a) num remotes 1
(9743|9851) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.0000000f.00000202(454b86a9) num remotes 1
(9743|9851) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.0000000f.00000202(454b86a9) num remotes 1
(9743|9851) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1) num remotes 1
(9743|9851) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.0000000f.00000607(514db722) num remotes 1
(9743|9851) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000011.00000102(b1b6fc89) num remotes 1
(9743|9851) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000011.00000102(b1b6fc89) num remotes 1
(9743|9851) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000011.00000202(9a9baf4a) num remotes 1
(9743|9851) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000011.00000202(9a9baf4a) num remotes 1
(9743|9851) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000011.00000507(a5b0cd02) num remotes 1
(9743|9851) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1) num remotes 1
(9743|9851) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000012.00000102(f6168659) num remotes 1
(9743|9851) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000012.00000102(f6168659) num remotes 1
(9743|9851) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000012.00000202(dd3bd59a) num remotes 1
(9743|9851) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000012.00000202(dd3bd59a) num remotes 1
(9743|9851) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000012.00000507(e210b7d2) num remotes 1
(9743|9851) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000012.00000607(c93de411) num remotes 1
(9743|9851) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000013.00000102(cb76afe9) num remotes 1
(9743|9851) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000013.00000102(cb76afe9) num remotes 1
(9743|9851) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000013.00000202(e05bfc2a) num remotes 1
(9743|9851) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000013.00000202(e05bfc2a) num remotes 1
(9743|9851) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000013.00000507(df709e62) num remotes 1
(9743|9851) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000013.00000607(f45dcda1) num remotes 1
2025-10-28T18:51:25Z: Stopping process actions.
2025-10-28T18:51:25Z: Detaching Listeners.
2025-10-28T18:51:25Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
(9743|9743) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000014.00000507(6d504272) num remotes 2
(9743|9851) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000014.00000102(795673f9) num remotes 1
(9743|9851) 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
(9743|9743) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000014.00000607(467d11b1) num remotes 2
(9743|9851) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000014.00000202(527b203a) num remotes 1
(9743|9851) 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
(9743|9743) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000015.00000102(44365a49) num remotes 1
(9743|9743) 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
(9743|9743) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000015.00000202(6f1b098a) num remotes 1
(9743|9743) 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
(9743|9799) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000014.000001c7(925845c6) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(9743|9799) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000014.000001c7(925845c6) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(9743|9799) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(9743|9799) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(9743|9799) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000014.000003c7(a06e2744) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(9743|9799) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000014.000003c7(a06e2744) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(9743|9799) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9743|9799) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(9743|9799) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000014.000004c7(ef2fb183) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(9743|9799) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000014.000004c7(ef2fb183) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(9743|9799) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9743|9799) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(9743|9799) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000014.000002c7(b9751605) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(9743|9799) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000014.000002c7(b9751605) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(9743|9898) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.0.240:38871 , reconnect_state = INIT_STATE.
(9743|9799) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9743|9799) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9743|9799) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9743|9799) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9743|9898) DataLink::handle_exception() - delay already elapsed so handle_timeout now
(9743|9743) Service_Participant::shutdown
(9743|9743) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2025-10-28T18:51:25Z: Process destruction / entity deletion complete.


--- Process Statistics ---

construction time: 3.483
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.039

--- Discovery Statistics ---

undermatched readers: 0
undermatched writers: 0

(9743|9743) Service_Participant::~Service_Participant
(9743|9743) Service_Participant::shutdown


=== Showing Log for Node 01036045.bd4a5e13.25e4340b.000001c1 === Spawned Process #17 (PID 9740) ===
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'

2025-10-28T18:50:49Z: 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
(9740|9740) INFO: set_DCPS_debug_level: set to 3
(9740|9740) INFO: ConfigStoreImpl::set_string: COMMON=@common
(9740|9740) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG_TRANSPORTS=rtps_transport
(9740|9740) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG=@rtps_config
(9740|9740) INFO: ConfigStoreImpl::set_string: CONFIG=@config
Creating participant: 'participant_01' in domain 7
(9740|9740) Service_Participant::set_repo_domain: Domain[ 7] = Repo[ DEFAULT_REPO].
(9740|9740) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.34.0-dev using ACE 6.5.23
(9740|9740) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 3
(9740|9740) Service_Participant::get_domain_participant_factory: machine: runnervmwhb2z, x86_64 platform: Linux, 6.11.0-1018-azure, #18~24.04.1-Ubuntu SMP Sat Jun 28 04:46:03 UTC 2025
(9740|9740) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(9740|9740) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(9740|9740) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(9740|9740) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(9740|9740) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(9740|9740) DomainParticipantImpl::enable: enabled participant 01030000.30c5d672.00000015.000001c1(465bc943) in domain 7
(9740|9740) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
(9740|9740) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
(9740|9740) InfoRepoDiscovery::bit_config - BIT tcp transport :0
(9740|9740) DDS::ParticipantBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 3f0 with 20 chunks
(9740|9740) DataReaderImpl::enable Cached_Allocator_With_Overflow 480 with 20 chunks
(9740|9740) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervmwhb2z" as fully qualified hostname, please correct system configuration.
(9740|9740) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(9740|9852) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000015.000001c7(af386c76) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(9740|9740) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(9740|9740) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000015.000001c7(af386c76), subscribed to topic name "DCPSParticipant" type "PARTICIPANT_BUILT_IN_TOPIC_TYPE"
(9740|9740) DDS::TopicBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1440 with 20 chunks
(9740|9740) DataReaderImpl::enable Cached_Allocator_With_Overflow 14d0 with 20 chunks
(9740|9740) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(9740|9852) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000015.000002c7(84153fb5) remote 01030000.30c5d672.00000001.000002c2(611ffa78)
(9740|9740) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(9740|9740) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000015.000002c7(84153fb5), subscribed to topic name "DCPSTopic" type "TOPIC_BUILT_IN_TOPIC_TYPE"
(9740|9740) DDS::PublicationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1a70 with 20 chunks
(9740|9740) DataReaderImpl::enable Cached_Allocator_With_Overflow 1b00 with 20 chunks
(9740|9740) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(9740|9852) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000015.000003c7(9d0e0ef4) remote 01030000.30c5d672.00000001.000004c2(37455dfe)
(9740|9740) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(9740|9740) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000015.000003c7(9d0e0ef4), subscribed to topic name "DCPSPublication" type "PUBLICATION_BUILT_IN_TOPIC_TYPE"
(9740|9740) DDS::SubscriptionBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 20a0 with 20 chunks
(9740|9740) DataReaderImpl::enable Cached_Allocator_With_Overflow 2130 with 20 chunks
(9740|9740) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(9740|9852) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000015.000004c7(d24f9833) remote 01030000.30c5d672.00000001.000003c2(7804cb39)
(9740|9740) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(9740|9740) 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'
(9740|9740) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 2760 with 20 chunks
(9740|9740) DataReaderImpl::enable Cached_Allocator_With_Overflow 27f0 with 20 chunks
(9740|9740) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(9740|9852) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000003.00000102(ab96386b)
(9740|9740) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000002.00000102(96f611db)
(9740|9740) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000004.00000102(19b6e47b)
(9740|9740) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000005.00000102(24d6cdcb)
(9740|9740) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000006.00000102(6376b71b)
(9740|9740) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000008.00000102(dc46097a)
(9740|9740) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000007.00000102(5e169eab)
(9740|9740) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000009.00000102(e12620ca)
(9740|9852) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.0000000a.00000102(a6865a1a)
(9740|9852) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.0000000b.00000102(9be673aa)
(9740|9852) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.0000000c.00000102(29c6afba)
(9740|9852) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000010.00000102(8cd6d539)
(9740|9852) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.0000000d.00000102(14a6860a)
(9740|9852) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.0000000f.00000102(6e66d56a)
(9740|9740) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.0000000e.00000102(5306fcda)
(9740|9852) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000011.00000102(b1b6fc89)
(9740|9740) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000012.00000102(f6168659)
(9740|9852) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000013.00000102(cb76afe9)
(9740|9740) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(9740|9740) 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'
(9740|9740) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 46e0 with 20 chunks
(9740|9740) DataReaderImpl::enable Cached_Allocator_With_Overflow 4770 with 20 chunks
(9740|9740) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(9740|9852) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000003.00000202(80bb6ba8)
(9740|9852) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000002.00000202(bddb4218)
(9740|9852) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000004.00000202(329bb7b8)
(9740|9852) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000005.00000202(0ffb9e08)
(9740|9852) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000006.00000202(485be4d8)
(9740|9852) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000008.00000202(f76b5ab9)
(9740|9740) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000007.00000202(753bcd68)
(9740|9852) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000009.00000202(ca0b7309)
(9740|9740) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.0000000a.00000202(8dab09d9)
(9740|9852) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.0000000b.00000202(b0cb2069)
(9740|9852) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.0000000c.00000202(02ebfc79)
(9740|9852) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000010.00000202(a7fb86fa)
(9740|9852) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9)
(9740|9852) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.0000000f.00000202(454b86a9)
(9740|9740) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.0000000e.00000202(782baf19)
(9740|9740) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000011.00000202(9a9baf4a)
(9740|9740) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000012.00000202(dd3bd59a)
(9740|9852) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000013.00000202(e05bfc2a)
(9740|9740) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(9740|9740) 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'
(9740|9740) WriteDataContainer sample_list_element_allocator 36f8 with 20 chunks
(9740|9740) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 10080 with 20 chunks
(9740|9740) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10110 with 20 chunks
(9740|9740) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1400 with 20 chunks
(9740|9740) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(9740|9740) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(9740|9852) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000014.00000102(795673f9)
(9740|9740) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(9740|9852) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000002.00000507(82f02050)
(9740|9740) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) succeeded in associating with reader 01030000.30c5d672.00000003.00000507(bf9009e0)
(9740|9740) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) reader 01030000.30c5d672.00000003.00000507(bf9009e0) calling association_complete_i
(9740|9740) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(9740|9740) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(9740|9740) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) succeeded in associating with reader 01030000.30c5d672.00000004.00000507(0db0d5f0)
(9740|9740) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) reader 01030000.30c5d672.00000004.00000507(0db0d5f0) calling association_complete_i
(9740|9740) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(9740|9740) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(9740|9740) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) succeeded in associating with reader 01030000.30c5d672.00000005.00000507(30d0fc40)
(9740|9740) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) reader 01030000.30c5d672.00000005.00000507(30d0fc40) calling association_complete_i
(9740|9740) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(9740|9740) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000006.00000507(77708690)
(9740|9740) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) succeeded in associating with reader 01030000.30c5d672.00000006.00000507(77708690)
(9740|9740) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) reader 01030000.30c5d672.00000006.00000507(77708690) calling association_complete_i
(9740|9740) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000006.00000507(77708690)
(9740|9740) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(9740|9852) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) succeeded in associating with reader 01030000.30c5d672.00000002.00000507(82f02050)
(9740|9852) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) reader 01030000.30c5d672.00000002.00000507(82f02050) calling association_complete_i
(9740|9852) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000002.00000507(82f02050)
(9740|9852) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(9740|9740) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) succeeded in associating with reader 01030000.30c5d672.00000008.00000507(c84038f1)
(9740|9740) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) reader 01030000.30c5d672.00000008.00000507(c84038f1) calling association_complete_i
(9740|9740) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(9740|9852) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) succeeded in associating with reader 01030000.30c5d672.00000007.00000507(4a10af20)
(9740|9740) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000009.00000507(f5201141)
(9740|9852) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) reader 01030000.30c5d672.00000007.00000507(4a10af20) calling association_complete_i
(9740|9852) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(9740|9740) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) succeeded in associating with reader 01030000.30c5d672.00000009.00000507(f5201141)
(9740|9740) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) reader 01030000.30c5d672.00000009.00000507(f5201141) calling association_complete_i
(9740|9740) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000009.00000507(f5201141)
(9740|9852) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(9740|9740) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(9740|9852) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) succeeded in associating with reader 01030000.30c5d672.0000000a.00000507(b2806b91)
(9740|9852) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) reader 01030000.30c5d672.0000000a.00000507(b2806b91) calling association_complete_i
(9740|9852) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(9740|9852) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(9740|9852) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) succeeded in associating with reader 01030000.30c5d672.0000000c.00000507(3dc09e31)
(9740|9852) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) reader 01030000.30c5d672.0000000c.00000507(3dc09e31) calling association_complete_i
(9740|9852) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(9740|9852) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(9740|9852) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) succeeded in associating with reader 01030000.30c5d672.0000000d.00000507(00a0b781)
(9740|9852) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) reader 01030000.30c5d672.0000000d.00000507(00a0b781) calling association_complete_i
(9740|9852) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(9740|9852) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(9740|9852) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) succeeded in associating with reader 01030000.30c5d672.00000010.00000507(98d0e4b2)
(9740|9852) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) reader 01030000.30c5d672.00000010.00000507(98d0e4b2) calling association_complete_i
(9740|9852) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(9740|9852) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(9740|9740) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) succeeded in associating with reader 01030000.30c5d672.0000000b.00000507(8fe04221)
(9740|9740) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) reader 01030000.30c5d672.0000000b.00000507(8fe04221) calling association_complete_i
(9740|9740) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(9740|9852) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) succeeded in associating with reader 01030000.30c5d672.0000000e.00000507(4700cd51)
(9740|9852) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) reader 01030000.30c5d672.0000000e.00000507(4700cd51) calling association_complete_i
(9740|9852) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(9740|9852) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(9740|9852) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) succeeded in associating with reader 01030000.30c5d672.00000011.00000507(a5b0cd02)
(9740|9852) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) reader 01030000.30c5d672.00000011.00000507(a5b0cd02) calling association_complete_i
(9740|9852) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(9740|9852) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(9740|9852) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) succeeded in associating with reader 01030000.30c5d672.00000012.00000507(e210b7d2)
(9740|9852) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) reader 01030000.30c5d672.00000012.00000507(e210b7d2) calling association_complete_i
(9740|9852) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(9740|9740) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(9740|9740) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) succeeded in associating with reader 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(9740|9740) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) reader 01030000.30c5d672.0000000f.00000507(7a60e4e1) calling association_complete_i
(9740|9740) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(9740|9740) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000014.00000507(6d504272)
(9740|9740) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) succeeded in associating with reader 01030000.30c5d672.00000014.00000507(6d504272)
(9740|9740) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) reader 01030000.30c5d672.00000014.00000507(6d504272) calling association_complete_i
(9740|9740) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000014.00000507(6d504272)
(9740|9852) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000013.00000507(df709e62)
(9740|9740) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(9740|9852) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) succeeded in associating with reader 01030000.30c5d672.00000013.00000507(df709e62)
(9740|9852) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) reader 01030000.30c5d672.00000013.00000507(df709e62) calling association_complete_i
(9740|9852) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000013.00000507(df709e62)
(9740|9852) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000015.00000102(44365a49)
(9740|9740) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) succeeded in associating with reader 01030000.30c5d672.00000015.00000507(50306bc2)
(9740|9740) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) reader 01030000.30c5d672.00000015.00000507(50306bc2) calling association_complete_i
(9740|9740) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(9740|9740) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(9740|9740) 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'
(9740|9740) WriteDataContainer sample_list_element_allocator 3a78 with 20 chunks
(9740|9740) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 101a0 with 20 chunks
(9740|9740) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10230 with 20 chunks
(9740|9740) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1780 with 20 chunks
(9740|9740) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(9740|9740) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(9740|9852) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000014.00000202(527b203a)
(9740|9852) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(9740|9852) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) succeeded in associating with reader 01030000.30c5d672.00000003.00000607(94bd5a23)
(9740|9852) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) reader 01030000.30c5d672.00000003.00000607(94bd5a23) calling association_complete_i
(9740|9852) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(9740|9852) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(9740|9740) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000004.00000607(269d8633)
(9740|9852) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) succeeded in associating with reader 01030000.30c5d672.00000002.00000607(a9dd7393)
(9740|9852) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) reader 01030000.30c5d672.00000002.00000607(a9dd7393) calling association_complete_i
(9740|9852) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(9740|9740) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) succeeded in associating with reader 01030000.30c5d672.00000004.00000607(269d8633)
(9740|9740) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) reader 01030000.30c5d672.00000004.00000607(269d8633) calling association_complete_i
(9740|9740) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000004.00000607(269d8633)
(9740|9852) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(9740|9740) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(9740|9852) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) succeeded in associating with reader 01030000.30c5d672.00000005.00000607(1bfdaf83)
(9740|9852) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) reader 01030000.30c5d672.00000005.00000607(1bfdaf83) calling association_complete_i
(9740|9852) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(9740|9740) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) succeeded in associating with reader 01030000.30c5d672.00000006.00000607(5c5dd553)
(9740|9740) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) reader 01030000.30c5d672.00000006.00000607(5c5dd553) calling association_complete_i
(9740|9740) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(9740|9852) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(9740|9740) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(9740|9852) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) succeeded in associating with reader 01030000.30c5d672.00000008.00000607(e36d6b32)
(9740|9852) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) reader 01030000.30c5d672.00000008.00000607(e36d6b32) calling association_complete_i
(9740|9852) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(9740|9740) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) succeeded in associating with reader 01030000.30c5d672.00000007.00000607(613dfce3)
(9740|9740) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) reader 01030000.30c5d672.00000007.00000607(613dfce3) calling association_complete_i
(9740|9740) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(9740|9852) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(9740|9740) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(9740|9852) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) succeeded in associating with reader 01030000.30c5d672.00000009.00000607(de0d4282)
(9740|9852) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) reader 01030000.30c5d672.00000009.00000607(de0d4282) calling association_complete_i
(9740|9852) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(9740|9740) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) succeeded in associating with reader 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(9740|9740) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) reader 01030000.30c5d672.0000000b.00000607(a4cd11e2) calling association_complete_i
(9740|9740) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(9740|9852) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(9740|9740) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(9740|9740) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) succeeded in associating with reader 01030000.30c5d672.0000000c.00000607(16edcdf2)
(9740|9740) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) reader 01030000.30c5d672.0000000c.00000607(16edcdf2) calling association_complete_i
(9740|9740) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(9740|9852) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) succeeded in associating with reader 01030000.30c5d672.0000000a.00000607(99ad3852)
(9740|9852) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) reader 01030000.30c5d672.0000000a.00000607(99ad3852) calling association_complete_i
(9740|9852) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(9740|9740) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(9740|9740) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) succeeded in associating with reader 01030000.30c5d672.0000000d.00000607(2b8de442)
(9740|9740) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) reader 01030000.30c5d672.0000000d.00000607(2b8de442) calling association_complete_i
(9740|9740) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(9740|9852) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(9740|9740) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(9740|9852) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) succeeded in associating with reader 01030000.30c5d672.00000010.00000607(b3fdb771)
(9740|9852) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) reader 01030000.30c5d672.00000010.00000607(b3fdb771) calling association_complete_i
(9740|9852) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(9740|9740) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) succeeded in associating with reader 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(9740|9740) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) reader 01030000.30c5d672.0000000e.00000607(6c2d9e92) calling association_complete_i
(9740|9740) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(9740|9852) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.0000000f.00000607(514db722)
(9740|9852) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) succeeded in associating with reader 01030000.30c5d672.0000000f.00000607(514db722)
(9740|9852) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) reader 01030000.30c5d672.0000000f.00000607(514db722) calling association_complete_i
(9740|9852) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.0000000f.00000607(514db722)
(9740|9740) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(9740|9852) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000012.00000607(c93de411)
(9740|9852) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) succeeded in associating with reader 01030000.30c5d672.00000012.00000607(c93de411)
(9740|9852) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) reader 01030000.30c5d672.00000012.00000607(c93de411) calling association_complete_i
(9740|9852) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000012.00000607(c93de411)
(9740|9740) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) succeeded in associating with reader 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(9740|9740) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) reader 01030000.30c5d672.00000011.00000607(8e9d9ec1) calling association_complete_i
(9740|9740) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(9740|9740) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(9740|9740) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) succeeded in associating with reader 01030000.30c5d672.00000013.00000607(f45dcda1)
(9740|9740) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) reader 01030000.30c5d672.00000013.00000607(f45dcda1) calling association_complete_i
(9740|9740) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(9740|9740) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(9740|9740) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) succeeded in associating with reader 01030000.30c5d672.00000014.00000607(467d11b1)
(9740|9740) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) reader 01030000.30c5d672.00000014.00000607(467d11b1) calling association_complete_i
(9740|9740) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(9740|9740) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(9740|9852) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000015.00000202(6f1b098a)
(9740|9740) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) succeeded in associating with reader 01030000.30c5d672.00000015.00000607(7b1d3801)
(9740|9740) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) reader 01030000.30c5d672.00000015.00000607(7b1d3801) calling association_complete_i
(9740|9740) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(9740|9740) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(9740|9740) DataWriterImpl::enable: got GUID 01030000.30c5d672.00000015.00000202(6f1b098a), publishing to topic name "topic_02" type "Bench::Data"
2025-10-28T18:50:52Z: Process construction / entity creation complete.

2025-10-28T18:50:52Z: Beginning action construction / initialization.
2025-10-28T18:50:52Z: Action construction / initialization complete.

2025-10-28T18:50:53Z: Enabling DDS entities (if not already enabled).
2025-10-28T18:50:53Z: DDS entities enabled.

2025-10-28T18:50:53Z: Initializing process actions.
(9740|9852) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(9740|9852) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(9740|9852) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(9740|9852) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(9740|9852) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000003.00000507(bf9009e0) num remotes 1
(9740|9852) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000003.00000607(94bd5a23) num remotes 1
2025-10-28T18:51:23Z: Starting process actions.
2025-10-28T18:51:23Z: Process tests started.

(9740|9852) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(9740|9852) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(9740|9852) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(9740|9852) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(9740|9852) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000002.00000507(82f02050) num remotes 1
(9740|9852) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000002.00000607(a9dd7393) num remotes 1
(9740|9852) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(9740|9852) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(9740|9852) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(9740|9852) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(9740|9852) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000004.00000507(0db0d5f0) num remotes 1
(9740|9852) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000004.00000607(269d8633) num remotes 1
(9740|9852) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(9740|9852) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(9740|9852) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(9740|9852) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(9740|9852) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000005.00000507(30d0fc40) num remotes 1
(9740|9852) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000005.00000607(1bfdaf83) num remotes 1
(9740|9852) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(9740|9852) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(9740|9852) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(9740|9852) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(9740|9852) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000006.00000507(77708690) num remotes 1
(9740|9852) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000006.00000607(5c5dd553) num remotes 1
(9740|9852) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(9740|9852) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(9740|9852) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(9740|9852) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(9740|9852) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000008.00000507(c84038f1) num remotes 1
(9740|9852) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(9740|9852) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(9740|9852) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000008.00000607(e36d6b32) num remotes 1
(9740|9852) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(9740|9852) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(9740|9852) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000007.00000507(4a10af20) num remotes 1
(9740|9852) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000007.00000607(613dfce3) num remotes 1
(9740|9852) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 1
(9740|9852) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 1
(9740|9852) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 1
(9740|9852) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 1
(9740|9852) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000009.00000507(f5201141) num remotes 1
(9740|9852) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000009.00000607(de0d4282) num remotes 1
(9740|9852) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.0000000b.00000102(9be673aa) num remotes 1
(9740|9852) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.0000000b.00000102(9be673aa) num remotes 1
(9740|9852) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.0000000a.00000102(a6865a1a) num remotes 1
(9740|9852) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.0000000a.00000102(a6865a1a) num remotes 1
(9740|9852) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.0000000b.00000202(b0cb2069) num remotes 1
(9740|9852) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.0000000b.00000202(b0cb2069) num remotes 1
(9740|9852) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.0000000a.00000202(8dab09d9) num remotes 1
(9740|9852) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.0000000a.00000202(8dab09d9) num remotes 1
(9740|9852) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.0000000b.00000507(8fe04221) num remotes 1
(9740|9852) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.0000000a.00000507(b2806b91) num remotes 1
(9740|9852) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2) num remotes 1
(9740|9852) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.0000000a.00000607(99ad3852) num remotes 1
2025-10-28T18:51:24Z: Stopping process tests.
2025-10-28T18:51:24Z: Process tests stopped.

(9740|9852) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.0000000c.00000102(29c6afba) num remotes 1
(9740|9852) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.0000000c.00000102(29c6afba) num remotes 1
(9740|9852) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.0000000c.00000202(02ebfc79) num remotes 1
(9740|9852) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.0000000c.00000202(02ebfc79) num remotes 1
(9740|9852) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.0000000c.00000507(3dc09e31) num remotes 1
(9740|9852) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.0000000c.00000607(16edcdf2) num remotes 1
(9740|9852) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.0000000d.00000102(14a6860a) num remotes 1
(9740|9852) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.0000000d.00000102(14a6860a) num remotes 1
(9740|9852) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9) num remotes 1
(9740|9852) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9) num remotes 1
(9740|9852) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.0000000d.00000507(00a0b781) num remotes 1
(9740|9852) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.0000000d.00000607(2b8de442) num remotes 1
(9740|9852) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.0000000e.00000102(5306fcda) num remotes 1
(9740|9852) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.0000000e.00000102(5306fcda) num remotes 1
(9740|9852) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.0000000e.00000202(782baf19) num remotes 1
(9740|9852) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.0000000e.00000202(782baf19) num remotes 1
(9740|9852) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.0000000e.00000507(4700cd51) num remotes 1
(9740|9852) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92) num remotes 1
(9740|9852) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000010.00000102(8cd6d539) num remotes 1
(9740|9852) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000010.00000102(8cd6d539) num remotes 1
(9740|9852) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000010.00000202(a7fb86fa) num remotes 1
(9740|9852) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000010.00000202(a7fb86fa) num remotes 1
(9740|9852) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000010.00000507(98d0e4b2) num remotes 1
(9740|9852) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000010.00000607(b3fdb771) num remotes 1
(9740|9852) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.0000000f.00000102(6e66d56a) num remotes 1
(9740|9852) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.0000000f.00000102(6e66d56a) num remotes 1
(9740|9852) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.0000000f.00000202(454b86a9) num remotes 1
(9740|9852) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.0000000f.00000202(454b86a9) num remotes 1
(9740|9852) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1) num remotes 1
(9740|9852) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.0000000f.00000607(514db722) num remotes 1
(9740|9852) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000011.00000102(b1b6fc89) num remotes 1
(9740|9852) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000011.00000102(b1b6fc89) num remotes 1
(9740|9852) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000011.00000202(9a9baf4a) num remotes 1
(9740|9852) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000011.00000202(9a9baf4a) num remotes 1
(9740|9852) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000011.00000507(a5b0cd02) num remotes 1
(9740|9852) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1) num remotes 1
(9740|9852) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000012.00000102(f6168659) num remotes 1
(9740|9852) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000012.00000102(f6168659) num remotes 1
(9740|9852) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000012.00000202(dd3bd59a) num remotes 1
(9740|9852) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000012.00000202(dd3bd59a) num remotes 1
(9740|9852) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000012.00000507(e210b7d2) num remotes 1
(9740|9852) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000012.00000607(c93de411) num remotes 1
(9740|9852) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000013.00000102(cb76afe9) num remotes 1
(9740|9852) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000013.00000102(cb76afe9) num remotes 1
(9740|9852) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000013.00000202(e05bfc2a) num remotes 1
(9740|9852) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000013.00000202(e05bfc2a) num remotes 1
(9740|9852) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000013.00000507(df709e62) num remotes 1
(9740|9852) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000013.00000607(f45dcda1) num remotes 1
(9740|9852) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000014.00000102(795673f9) num remotes 1
(9740|9852) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000014.00000102(795673f9) num remotes 1
(9740|9852) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000014.00000202(527b203a) num remotes 1
(9740|9852) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000014.00000202(527b203a) num remotes 1
(9740|9852) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000014.00000507(6d504272) num remotes 1
(9740|9852) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000014.00000607(467d11b1) num remotes 1
2025-10-28T18:51:25Z: Stopping process actions.
2025-10-28T18:51:25Z: Detaching Listeners.
2025-10-28T18:51:25Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
(9740|9740) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000015.00000507(50306bc2) num remotes 1
(9740|9852) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000015.00000102(44365a49) num remotes 1
(9740|9852) 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
(9740|9740) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000015.00000607(7b1d3801) num remotes 1
(9740|9852) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000015.00000202(6f1b098a) num remotes 1
(9740|9852) 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
(9740|9790) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000015.000001c7(af386c76) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(9740|9790) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000015.000001c7(af386c76) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(9740|9790) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(9740|9790) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000015.000003c7(9d0e0ef4) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(9740|9790) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000015.000003c7(9d0e0ef4) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(9740|9790) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000015.000004c7(d24f9833) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(9740|9790) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000015.000004c7(d24f9833) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(9740|9790) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000015.000002c7(84153fb5) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(9740|9900) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.0.240:38871 , reconnect_state = INIT_STATE.
(9740|9790) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000015.000002c7(84153fb5) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(9740|9790) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9740|9790) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(9740|9900) DataLink::handle_exception() - delay already elapsed so handle_timeout now
(9740|9740) Service_Participant::shutdown
(9740|9740) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2025-10-28T18:51:26Z: Process destruction / entity deletion complete.


--- Process Statistics ---

construction time: 3.528
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.048

--- Discovery Statistics ---

undermatched readers: 0
undermatched writers: 0

(9740|9740) Service_Participant::~Service_Participant
(9740|9740) 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_9954
node_controller PID: 9955 started at 2025-10-28 18:51:47
/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: 9956 started at 2025-10-28 18:51:47
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 01036045.bd4a5e13.26e30b1e.000001c1 "test_nc_9954"
Discovered 1 nodes
Running the Scenario...
Results will be stored in example/result/3

Started at 2025-10-28T18:51:54Z
Setting scenario launch_time to be 3 seconds from now: 2025-10-28T18:51:57Z

2025-10-28T18:51:57Z: Node 01036045.bd4a5e13.26e30b1e.000001c1 (test_nc_9954) starting process 9971:
 - 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_9955/n01036045.bd4a5e13.26e30b1e.000001c1w1_log.txt -DCPSPendingTimeout 3

2025-10-28T18:51:57Z: Node 01036045.bd4a5e13.26e30b1e.000001c1 (test_nc_9954) starting process 9972:
 - original config: ci-disco-relay.json
 - command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_9955/n01036045.bd4a5e13.26e30b1e.000001c1w2_config.json --report /tmp/opendds_bench_nc_9955/n01036045.bd4a5e13.26e30b1e.000001c1w2_report.json --log /tmp/opendds_bench_nc_9955/n01036045.bd4a5e13.26e30b1e.000001c1w2_log.txt

2025-10-28T18:51:57Z: Node 01036045.bd4a5e13.26e30b1e.000001c1 (test_nc_9954) starting process 9973:
 - original config: ci-disco-relay.json
 - command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_9955/n01036045.bd4a5e13.26e30b1e.000001c1w3_config.json --report /tmp/opendds_bench_nc_9955/n01036045.bd4a5e13.26e30b1e.000001c1w3_report.json --log /tmp/opendds_bench_nc_9955/n01036045.bd4a5e13.26e30b1e.000001c1w3_log.txt

2025-10-28T18:52:33Z: SpawnedProcessManager::handle_exit() - Handling exit of process 9972 with exit code 0
2025-10-28T18:52:33Z: SpawnedProcessManager::handle_exit() - Handling exit of process 9973 with exit code 0
2025-10-28T18:52:57Z: Scenario timed out, Killing Spawned Processes...
2025-10-28T18:52:57Z: SpawnedProcessManager::handle_exit() - Handling exit of process 9971 with exit code 9
Writing report for node name 'test_nc_9954' (id '01036045.bd4a5e13.26e30b1e.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 2025-10-28T18:52:57Z


Percent Cpu Utilization Statistics:
  percent cpu utilization  count = 60
  percent cpu utilization    min = 0.000000
  percent cpu utilization    max = 8.992556
  percent cpu utilization   mean = 0.387543
  percent cpu utilization  stdev = 1.454438
  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.373141
  percent memory utilization   mean = 1.714019
  percent memory utilization  stdev = 0.768654
  percent memory utilization median = 2.367671
  percent memory utilization  madev = 0.005471

Percent Virtual Memory Utilization Statistics:
  percent virtual memory utilization  count = 60
  percent virtual memory utilization    min = 0.000000
  percent virtual memory utilization    max = 2.917976
  percent virtual memory utilization   mean = 2.123638
  percent virtual memory utilization  stdev = 0.980596
  percent virtual memory utilization median = 2.917976
  percent virtual memory utilization  madev = 0.000000

Test Timing Stats:
  Max Construction Time: 0.070 seconds
  Max Enable Time: 0.000 seconds
  Max Start Time: 0.000 seconds
  Max Stop Time: 0.000 seconds
  Max Destruction Time: 0.022 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.005713
  discovery time delta    max = 0.542543
  discovery time delta   mean = 0.198126
  discovery time delta  stdev = 0.192404
  discovery time delta median = 0.170459
  discovery time delta  madev = 0.157201

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 01036045.bd4a5e13.26e30b1e.000001c1 === Spawned Process #2 (PID 9972) ===
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'

2025-10-28T18:52:00Z: 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
(9972|9972) INFO: set_DCPS_debug_level: set to 3
(9972|9972) INFO: ConfigStoreImpl::set_string: COMMON=@common
(9972|9972) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG_TRANSPORTS=rtps_transport
(9972|9972) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG=@rtps_config
(9972|9972) INFO: ConfigStoreImpl::set_string: CONFIG=@config
Creating participant: 'participant_01' in domain 7
(9972|9972) Service_Participant::set_repo_domain: Domain[ 7] = Repo[ rtps_discovery].
(9972|9972) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.34.0-dev using ACE 6.5.23
(9972|9972) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 3
(9972|9972) Service_Participant::get_domain_participant_factory: machine: runnervmwhb2z, x86_64 platform: Linux, 6.11.0-1018-azure, #18~24.04.1-Ubuntu SMP Sat Jun 28 04:46:03 UTC 2025
(9972|9972) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(9972|9972) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(9972|9972) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(9972|9972) DEBUG: ConfigStoreImpl::get: RTPS_DISCOVERY_RTPS_DISCOVERY_SPDP_SEND_ADDRS
(9972|9972) DomainParticipantImpl::enable: enabled participant 01036045.bd4a5e13.26f4320a.000001c1(cab5c479) in domain 7
(9972|9972) DDS::ParticipantBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 90 with 20 chunks
(9972|9972) DataReaderImpl::enable Cached_Allocator_With_Overflow 1b0 with 20 chunks
(9972|9972) DDS::TopicBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 2d0 with 20 chunks
(9972|9972) DataReaderImpl::enable Cached_Allocator_With_Overflow 360 with 20 chunks
(9972|9972) DDS::PublicationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 3f0 with 20 chunks
(9972|9972) DataReaderImpl::enable Cached_Allocator_With_Overflow 480 with 20 chunks
(9972|9972) DDS::SubscriptionBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 510 with 20 chunks
(9972|9972) DataReaderImpl::enable Cached_Allocator_With_Overflow 5a0 with 20 chunks
(9972|9972) OpenDDS::DCPS::ParticipantLocationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 630 with 20 chunks
(9972|9972) DataReaderImpl::enable Cached_Allocator_With_Overflow 6c0 with 20 chunks
(9972|9972) OpenDDS::DCPS::ConnectionRecordDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 750 with 20 chunks
(9972|9972) DataReaderImpl::enable Cached_Allocator_With_Overflow 7e0 with 20 chunks
(9972|9972) OpenDDS::DCPS::InternalThreadBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 870 with 20 chunks
(9972|9972) DataReaderImpl::enable Cached_Allocator_With_Overflow 900 with 20 chunks
(9972|9972) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01036045BD4A5E1326F4320A_7=@_OPENDDS_SEDPTransportInst_01036045bd4a5e1326f4320a_7
(9972|9972) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01036045BD4A5E1326F4320A_7_MAX_MESSAGE_SIZE=65466
(9972|9972) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01036045BD4A5E1326F4320A_7_HEARTBEAT_PERIOD=200
(9972|9972) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01036045BD4A5E1326F4320A_7_NAK_RESPONSE_DELAY=100
(9972|9972) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01036045BD4A5E1326F4320A_7_RESPONSIVE_MODE=false
(9972|9972) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01036045BD4A5E1326F4320A_7_SEND_DELAY=10
(9972|9972) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01036045BD4A5E1326F4320A_7_SEND_BUFFER_SIZE=65535
(9972|9972) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01036045BD4A5E1326F4320A_7_RCV_BUFFER_SIZE=65535
(9972|9972) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01036045BD4A5E1326F4320A_7_RECEIVE_PREALLOCATED_MESSAGE_BLOCKS=0
(9972|9972) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01036045BD4A5E1326F4320A_7_RECEIVE_PREALLOCATED_DATA_BLOCKS=0
(9972|9972) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01036045BD4A5E1326F4320A_7_PORT_MODE=system
(9972|9972) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01036045BD4A5E1326F4320A_7_PB=7400
(9972|9972) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01036045BD4A5E1326F4320A_7_DG=250
(9972|9972) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01036045BD4A5E1326F4320A_7_PG=2
(9972|9972) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01036045BD4A5E1326F4320A_7_D2=2
(9972|9972) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01036045BD4A5E1326F4320A_7_D3=12
(9972|9972) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01036045BD4A5E1326F4320A_7_USE_MULTICAST=false
(9972|9972) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01036045BD4A5E1326F4320A_7_INIT_PARTICIPANT_PORT_ID=2
(9972|9972) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01036045BD4A5E1326F4320A_7_LOCAL_ADDRESS=0.0.0.0:0
(9972|9972) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01036045BD4A5E1326F4320A_7_ADVERTISED_ADDRESS=0.0.0.0:0
(9972|9972) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01036045BD4A5E1326F4320A_7_IPV6_INIT_PARTICIPANT_PORT_ID=3
(9972|9972) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01036045BD4A5E1326F4320A_7_IPV6_LOCAL_ADDRESS=:::0
(9972|9972) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01036045BD4A5E1326F4320A_7_IPV6_ADVERTISED_ADDRESS=:::0
(9972|9972) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01036045BD4A5E1326F4320A_7_DATA_RTPS_RELAY_ADDRESS=127.0.0.1:4445
(9972|9972) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01036045BD4A5E1326F4320A_7_USE_RTPS_RELAY=false
(9972|9972) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01036045BD4A5E1326F4320A_7_RTPS_RELAY_ONLY=true
(9972|9972) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01036045BD4A5E1326F4320A_7_DATA_STUN_SERVER_ADDRESS=0.0.0.0:0
(9972|9972) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01036045BD4A5E1326F4320A_7_USE_ICE=false
(9972|9972) INFO: ConfigStoreImpl::set_string: CONFIG_OPENDDS_SEDP_TRANSPORT_CFG_01036045BD4A5E1326F4320A_7=@_OPENDDS_SEDP_TransportCfg_01036045bd4a5e1326f4320a_7
(9972|9972) INFO: ConfigStoreImpl::set_string: CONFIG_OPENDDS_SEDP_TRANSPORT_CFG_01036045BD4A5E1326F4320A_7_PASSIVE_CONNECT_DURATION=60000
(9972|9987) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01036045BD4A5E1326F4320A_7_RTPS_RELAY_ONLY=true
(9972|9987) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01036045BD4A5E1326F4320A_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 ''
(9972|9987) INFO: MulticastManager::join: joined group 239.255.0.1:9150 on docker0/172.17.0.1 (0x7b6c000008c8 joined count 1)
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
(9972|9987) INFO: MulticastManager::join: joined group ff03::1:9150 on enP36949s1/fe80::6245:bdff:fe4a:5e13 (0x7b6c000008c8 joined count 2)
(9972|9987) INFO: MulticastManager::join: joined group 239.255.0.1:9150 on eth0/10.1.0.240 (0x7b6c000008c8 joined count 3)
(9972|9987) INFO: MulticastManager::join: joined group ff03::1:9150 on eth0/fe80::6245:bdff:fe4a:5e13 (0x7b6c000008c8 joined count 4)
(9972|9987) INFO: MulticastManager::join: joined group 239.255.0.1:9150 on lo/127.0.0.1 (0x7b6c000008c8 joined count 5)
(9972|9987) INFO: MulticastManager::join: joined group ff03::1:9150 on lo/::1 (0x7b6c000008c8 joined count 6)
(9972|9972) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow c60 with 20 chunks
(9972|9972) DataReaderImpl::enable Cached_Allocator_With_Overflow cf0 with 20 chunks
(9972|9972) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(9972|9987) Spdp::handle_participant_data - 01036045.bd4a5e13.26f4320a.000001c1(cab5c479) discovered 01036045.bd4a5e13.26f37a88.000001c1(273f9104) lease 5:00 from 127.0.0.1:4444 (0)
(9972|9987) Spdp::update_rtps_relay_application_participant - 01036045.bd4a5e13.26f37a88.000001c1(273f9104) is an RtpsRelay application participant
(9972|9987) DEBUG: Sedp::association_complete_i local 01036045.bd4a5e13.26f4320a.000003c2(618af741) remote 01036045.bd4a5e13.26f37a88.000003c7(fc6a56b3)
(9972|9987) DEBUG: Sedp::association_complete_i local 01036045.bd4a5e13.26f4320a.000004c2(2ecb6186) remote 01036045.bd4a5e13.26f37a88.000004c7(b32bc074)
(9972|9987) DEBUG: Sedp::association_complete_i local 01036045.bd4a5e13.26f4320a.000200c2(492370ec) remote 01036045.bd4a5e13.26f37a88.000200c7(d4c3d11e)
(9972|9987) Spdp::update_rtps_relay_application_participant - 01036045.bd4a5e13.26f37a88.000001c1(273f9104) is an RtpsRelay application participant
(9972|9972) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(9972|9972) DataReaderImpl::enable: got GUID 01036045.bd4a5e13.26f4320a.00000007(a1a992bd), subscribed to topic name "topic_01" type "Bench::Data"
Creating datareader: 'datareader_02' with topic name 'topic_02' and listener type name 'bench_drl'
(9972|9972) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 2f40 with 20 chunks
(9972|9972) DataReaderImpl::enable Cached_Allocator_With_Overflow 2fd0 with 20 chunks
(9972|9972) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(9972|9972) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(9972|9972) DataReaderImpl::enable: got GUID 01036045.bd4a5e13.26f4320a.01000007(1915f5d8), 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'
(9972|9972) WriteDataContainer sample_list_element_allocator 6ef8 with 20 chunks
(9972|9972) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 30f0 with 20 chunks
(9972|9972) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 3180 with 20 chunks
(9972|9972) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 2f80 with 20 chunks
(9972|9972) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(9972|9972) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(9972|9972) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(9972|9986) DataReaderImpl::add_association - bit 0 local 01036045.bd4a5e13.26f4320a.00000007(a1a992bd) remote 01036045.bd4a5e13.26f4320a.00000002(d1c36632)
(9972|9972) DataWriterImpl::enable: got GUID 01036045.bd4a5e13.26f4320a.00000002(d1c36632), publishing to topic name "topic_01" type "Bench::Data"
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
(9972|9972) WriteDataContainer sample_list_element_allocator 7278 with 20 chunks
(9972|9972) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 3210 with 20 chunks
(9972|9972) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 32a0 with 20 chunks
(9972|9972) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 3200 with 20 chunks
(9972|9972) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(9972|9972) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(9972|9986) DataWriterImpl::add_association - bit 0 local 01036045.bd4a5e13.26f4320a.00000002(d1c36632) remote 01036045.bd4a5e13.26f4320a.00000007(a1a992bd)
(9972|9986) DataWriterImpl::transport_assoc_done: writer 01036045.bd4a5e13.26f4320a.00000002(d1c36632) succeeded in associating with reader 01036045.bd4a5e13.26f4320a.00000007(a1a992bd)
(9972|9986) DataWriterImpl::transport_assoc_done: writer 01036045.bd4a5e13.26f4320a.00000002(d1c36632) reader 01036045.bd4a5e13.26f4320a.00000007(a1a992bd) calling association_complete_i
(9972|9986) DataWriterImpl::association_complete_i - bit 0 local 01036045.bd4a5e13.26f4320a.00000002(d1c36632) remote 01036045.bd4a5e13.26f4320a.00000007(a1a992bd)
(9972|9972) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(9972|9972) DataWriterImpl::enable: got GUID 01036045.bd4a5e13.26f4320a.01000002(697f0157), publishing to topic name "topic_02" type "Bench::Data"
(9972|9986) DataReaderImpl::add_association - bit 0 local 01036045.bd4a5e13.26f4320a.01000007(1915f5d8) remote 01036045.bd4a5e13.26f4320a.01000002(697f0157)
2025-10-28T18:52:00Z: Process construction / entity creation complete.

2025-10-28T18:52:00Z: Beginning action construction / initialization.
2025-10-28T18:52:00Z: Action construction / initialization complete.

(9972|9986) DataWriterImpl::add_association - bit 0 local 01036045.bd4a5e13.26f4320a.01000002(697f0157) remote 01036045.bd4a5e13.26f4320a.01000007(1915f5d8)
(9972|9986) DataWriterImpl::transport_assoc_done: writer 01036045.bd4a5e13.26f4320a.01000002(697f0157) succeeded in associating with reader 01036045.bd4a5e13.26f4320a.01000007(1915f5d8)
(9972|9986) DataWriterImpl::transport_assoc_done: writer 01036045.bd4a5e13.26f4320a.01000002(697f0157) reader 01036045.bd4a5e13.26f4320a.01000007(1915f5d8) calling association_complete_i
(9972|9986) DataWriterImpl::association_complete_i - bit 0 local 01036045.bd4a5e13.26f4320a.01000002(697f0157) remote 01036045.bd4a5e13.26f4320a.01000007(1915f5d8)
(9972|9987) Spdp::handle_participant_data - 01036045.bd4a5e13.26f4320a.000001c1(cab5c479) discovered 01036045.bd4a5e13.26f55bbd.000001c1(e1de455b) lease 5:00 from 127.0.0.1:4444 (1)
(9972|9987) DEBUG: Sedp::association_complete_i local 01036045.bd4a5e13.26f4320a.000300c3(3fe62a4d) remote 01036045.bd4a5e13.26f55bbd.000300c4(8ae93ecc)
(9972|9987) DEBUG: Sedp::association_complete_i local 01036045.bd4a5e13.26f4320a.000301c3(26fd1b0c) remote 01036045.bd4a5e13.26f55bbd.000301c4(93f20f8d)
(9972|9987) DEBUG: Sedp::association_complete_i local 01036045.bd4a5e13.26f4320a.000003c2(618af741) remote 01036045.bd4a5e13.26f55bbd.000003c7(3a8b82ec)
(9972|9987) DEBUG: Sedp::association_complete_i local 01036045.bd4a5e13.26f4320a.000004c2(2ecb6186) remote 01036045.bd4a5e13.26f55bbd.000004c7(75ca142b)
(9972|9987) DEBUG: Sedp::association_complete_i local 01036045.bd4a5e13.26f4320a.000200c2(492370ec) remote 01036045.bd4a5e13.26f55bbd.000200c7(12220541)
(9972|9986) DataWriterImpl::add_association - bit 0 local 01036045.bd4a5e13.26f4320a.00000002(d1c36632) remote 01036045.bd4a5e13.26f55bbd.00000007(8ac2139f)
(9972|9986) DataWriterImpl::transport_assoc_done: writer 01036045.bd4a5e13.26f4320a.00000002(d1c36632) succeeded in associating with reader 01036045.bd4a5e13.26f55bbd.00000007(8ac2139f)
(9972|9986) DataWriterImpl::transport_assoc_done: writer 01036045.bd4a5e13.26f4320a.00000002(d1c36632) reader 01036045.bd4a5e13.26f55bbd.00000007(8ac2139f) calling association_complete_i
(9972|9986) DataWriterImpl::association_complete_i - bit 0 local 01036045.bd4a5e13.26f4320a.00000002(d1c36632) remote 01036045.bd4a5e13.26f55bbd.00000007(8ac2139f)
(9972|9986) DataWriterImpl::add_association - bit 0 local 01036045.bd4a5e13.26f4320a.01000002(697f0157) remote 01036045.bd4a5e13.26f55bbd.01000007(327e74fa)
(9972|9986) DataWriterImpl::transport_assoc_done: writer 01036045.bd4a5e13.26f4320a.01000002(697f0157) succeeded in associating with reader 01036045.bd4a5e13.26f55bbd.01000007(327e74fa)
(9972|9986) DataWriterImpl::transport_assoc_done: writer 01036045.bd4a5e13.26f4320a.01000002(697f0157) reader 01036045.bd4a5e13.26f55bbd.01000007(327e74fa) calling association_complete_i
(9972|9986) DataWriterImpl::association_complete_i - bit 0 local 01036045.bd4a5e13.26f4320a.01000002(697f0157) remote 01036045.bd4a5e13.26f55bbd.01000007(327e74fa)
(9972|9986) DataReaderImpl::add_association - bit 0 local 01036045.bd4a5e13.26f4320a.00000007(a1a992bd) remote 01036045.bd4a5e13.26f55bbd.00000002(faa8e710)
(9972|9986) DataReaderImpl::add_association - bit 0 local 01036045.bd4a5e13.26f4320a.01000007(1915f5d8) remote 01036045.bd4a5e13.26f55bbd.01000002(42148075)
2025-10-28T18:52:01Z: Enabling DDS entities (if not already enabled).
2025-10-28T18:52:01Z: DDS entities enabled.

2025-10-28T18:52:01Z: Initializing process actions.
(9972|9987) Spdp::update_rtps_relay_application_participant - 01036045.bd4a5e13.26f37a88.000001c1(273f9104) is an RtpsRelay application participant
2025-10-28T18:52:31Z: Starting process actions.
2025-10-28T18:52:31Z: Process tests started.

2025-10-28T18:52:32Z: Stopping process tests.
2025-10-28T18:52:32Z: Process tests stopped.

2025-10-28T18:52:33Z: Stopping process actions.
2025-10-28T18:52:33Z: Detaching Listeners.
2025-10-28T18:52:33Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
(9972|9972) DataWriterImpl::remove_associations: bit 0 local 01036045.bd4a5e13.26f4320a.00000002(d1c36632) remote 01036045.bd4a5e13.26f4320a.00000007(a1a992bd) num remotes 2
(9972|9986) DataReaderImpl::remove_associations: bit 0 local 01036045.bd4a5e13.26f4320a.00000007(a1a992bd) remote 01036045.bd4a5e13.26f4320a.00000002(d1c36632) num remotes 1
(9972|9986) DataReaderImpl::remove_associations_i: bit 0 local 01036045.bd4a5e13.26f4320a.00000007(a1a992bd) remote 01036045.bd4a5e13.26f4320a.00000002(d1c36632) num remotes 1
Deleting datawriter: datawriter_02
(9972|9972) DataWriterImpl::remove_associations: bit 0 local 01036045.bd4a5e13.26f4320a.01000002(697f0157) remote 01036045.bd4a5e13.26f4320a.01000007(1915f5d8) num remotes 2
(9972|9986) DataReaderImpl::remove_associations: bit 0 local 01036045.bd4a5e13.26f4320a.01000007(1915f5d8) remote 01036045.bd4a5e13.26f4320a.01000002(697f0157) num remotes 1
(9972|9986) DataReaderImpl::remove_associations_i: bit 0 local 01036045.bd4a5e13.26f4320a.01000007(1915f5d8) remote 01036045.bd4a5e13.26f4320a.01000002(697f0157) num remotes 1
Deleting publisher: publisher_01
Deleting datareader: datareader_01
(9972|9972) DataReaderImpl::remove_associations: bit 0 local 01036045.bd4a5e13.26f4320a.00000007(a1a992bd) remote 01036045.bd4a5e13.26f55bbd.00000002(faa8e710) num remotes 1
(9972|9972) DataReaderImpl::remove_associations_i: bit 0 local 01036045.bd4a5e13.26f4320a.00000007(a1a992bd) remote 01036045.bd4a5e13.26f55bbd.00000002(faa8e710) num remotes 1
Deleting datareader: datareader_02
(9972|9972) DataReaderImpl::remove_associations: bit 0 local 01036045.bd4a5e13.26f4320a.01000007(1915f5d8) remote 01036045.bd4a5e13.26f55bbd.01000002(42148075) num remotes 1
(9972|9972) DataReaderImpl::remove_associations_i: bit 0 local 01036045.bd4a5e13.26f4320a.01000007(1915f5d8) remote 01036045.bd4a5e13.26f55bbd.01000002(42148075) num remotes 1
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
(9972|9972) Service_Participant::shutdown
(9972|9972) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2025-10-28T18:52:33Z: Process destruction / entity deletion complete.


--- Process Statistics ---

construction time: 0.066
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.022

--- Discovery Statistics ---

undermatched readers: 0
undermatched writers: 0

(9972|9972) Service_Participant::~Service_Participant
(9972|9972) Service_Participant::shutdown


=== Showing Log for Node 01036045.bd4a5e13.26e30b1e.000001c1 === Spawned Process #3 (PID 9973) ===
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'

2025-10-28T18:52:00Z: 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
(9973|9973) INFO: set_DCPS_debug_level: set to 3
(9973|9973) INFO: ConfigStoreImpl::set_string: COMMON=@common
(9973|9973) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG_TRANSPORTS=rtps_transport
(9973|9973) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG=@rtps_config
(9973|9973) INFO: ConfigStoreImpl::set_string: CONFIG=@config
Creating participant: 'participant_01' in domain 7
(9973|9973) Service_Participant::set_repo_domain: Domain[ 7] = Repo[ rtps_discovery].
(9973|9973) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.34.0-dev using ACE 6.5.23
(9973|9973) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 3
(9973|9973) Service_Participant::get_domain_participant_factory: machine: runnervmwhb2z, x86_64 platform: Linux, 6.11.0-1018-azure, #18~24.04.1-Ubuntu SMP Sat Jun 28 04:46:03 UTC 2025
(9973|9973) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(9973|9973) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(9973|9973) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(9973|9973) DEBUG: ConfigStoreImpl::get: RTPS_DISCOVERY_RTPS_DISCOVERY_SPDP_SEND_ADDRS
(9973|9973) DomainParticipantImpl::enable: enabled participant 01036045.bd4a5e13.26f55bbd.000001c1(e1de455b) in domain 7
(9973|9973) DDS::ParticipantBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 90 with 20 chunks
(9973|9973) DataReaderImpl::enable Cached_Allocator_With_Overflow 1b0 with 20 chunks
(9973|9973) DDS::TopicBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 2d0 with 20 chunks
(9973|9973) DataReaderImpl::enable Cached_Allocator_With_Overflow 360 with 20 chunks
(9973|9973) DDS::PublicationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 3f0 with 20 chunks
(9973|9973) DataReaderImpl::enable Cached_Allocator_With_Overflow 480 with 20 chunks
(9973|9973) DDS::SubscriptionBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 510 with 20 chunks
(9973|9973) DataReaderImpl::enable Cached_Allocator_With_Overflow 5a0 with 20 chunks
(9973|9973) OpenDDS::DCPS::ParticipantLocationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 630 with 20 chunks
(9973|9973) DataReaderImpl::enable Cached_Allocator_With_Overflow 6c0 with 20 chunks
(9973|9973) OpenDDS::DCPS::ConnectionRecordDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 750 with 20 chunks
(9973|9973) DataReaderImpl::enable Cached_Allocator_With_Overflow 7e0 with 20 chunks
(9973|9973) OpenDDS::DCPS::InternalThreadBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 870 with 20 chunks
(9973|9973) DataReaderImpl::enable Cached_Allocator_With_Overflow 900 with 20 chunks
(9973|9973) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01036045BD4A5E1326F55BBD_7=@_OPENDDS_SEDPTransportInst_01036045bd4a5e1326f55bbd_7
(9973|9973) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01036045BD4A5E1326F55BBD_7_MAX_MESSAGE_SIZE=65466
(9973|9973) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01036045BD4A5E1326F55BBD_7_HEARTBEAT_PERIOD=200
(9973|9973) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01036045BD4A5E1326F55BBD_7_NAK_RESPONSE_DELAY=100
(9973|9973) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01036045BD4A5E1326F55BBD_7_RESPONSIVE_MODE=false
(9973|9973) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01036045BD4A5E1326F55BBD_7_SEND_DELAY=10
(9973|9973) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01036045BD4A5E1326F55BBD_7_SEND_BUFFER_SIZE=65535
(9973|9973) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01036045BD4A5E1326F55BBD_7_RCV_BUFFER_SIZE=65535
(9973|9973) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01036045BD4A5E1326F55BBD_7_RECEIVE_PREALLOCATED_MESSAGE_BLOCKS=0
(9973|9973) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01036045BD4A5E1326F55BBD_7_RECEIVE_PREALLOCATED_DATA_BLOCKS=0
(9973|9973) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01036045BD4A5E1326F55BBD_7_PORT_MODE=system
(9973|9973) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01036045BD4A5E1326F55BBD_7_PB=7400
(9973|9973) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01036045BD4A5E1326F55BBD_7_DG=250
(9973|9973) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01036045BD4A5E1326F55BBD_7_PG=2
(9973|9973) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01036045BD4A5E1326F55BBD_7_D2=2
(9973|9973) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01036045BD4A5E1326F55BBD_7_D3=12
(9973|9973) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01036045BD4A5E1326F55BBD_7_USE_MULTICAST=false
(9973|9973) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01036045BD4A5E1326F55BBD_7_INIT_PARTICIPANT_PORT_ID=4
(9973|9973) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01036045BD4A5E1326F55BBD_7_LOCAL_ADDRESS=0.0.0.0:0
(9973|9973) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01036045BD4A5E1326F55BBD_7_ADVERTISED_ADDRESS=0.0.0.0:0
(9973|9973) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01036045BD4A5E1326F55BBD_7_IPV6_INIT_PARTICIPANT_PORT_ID=5
(9973|9973) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01036045BD4A5E1326F55BBD_7_IPV6_LOCAL_ADDRESS=:::0
(9973|9973) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01036045BD4A5E1326F55BBD_7_IPV6_ADVERTISED_ADDRESS=:::0
(9973|9973) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01036045BD4A5E1326F55BBD_7_DATA_RTPS_RELAY_ADDRESS=127.0.0.1:4445
(9973|9973) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01036045BD4A5E1326F55BBD_7_USE_RTPS_RELAY=false
(9973|9973) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01036045BD4A5E1326F55BBD_7_RTPS_RELAY_ONLY=true
(9973|9973) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01036045BD4A5E1326F55BBD_7_DATA_STUN_SERVER_ADDRESS=0.0.0.0:0
(9973|9973) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01036045BD4A5E1326F55BBD_7_USE_ICE=false
(9973|9973) INFO: ConfigStoreImpl::set_string: CONFIG_OPENDDS_SEDP_TRANSPORT_CFG_01036045BD4A5E1326F55BBD_7=@_OPENDDS_SEDP_TransportCfg_01036045bd4a5e1326f55bbd_7
(9973|9973) INFO: ConfigStoreImpl::set_string: CONFIG_OPENDDS_SEDP_TRANSPORT_CFG_01036045BD4A5E1326F55BBD_7_PASSIVE_CONNECT_DURATION=60000
(9973|9993) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01036045BD4A5E1326F55BBD_7_RTPS_RELAY_ONLY=true
(9973|9993) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01036045BD4A5E1326F55BBD_7_DATA_RTPS_RELAY_ADDRESS=127.0.0.1:4445
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
(9973|9993) INFO: MulticastManager::join: joined group 239.255.0.1:9150 on docker0/172.17.0.1 (0x7b6c000008c8 joined count 1)
(9973|9993) INFO: MulticastManager::join: joined group ff03::1:9150 on enP36949s1/fe80::6245:bdff:fe4a:5e13 (0x7b6c000008c8 joined count 2)
(9973|9993) INFO: MulticastManager::join: joined group 239.255.0.1:9150 on eth0/10.1.0.240 (0x7b6c000008c8 joined count 3)
(9973|9993) INFO: MulticastManager::join: joined group ff03::1:9150 on eth0/fe80::6245:bdff:fe4a:5e13 (0x7b6c000008c8 joined count 4)
(9973|9993) INFO: MulticastManager::join: joined group 239.255.0.1:9150 on lo/127.0.0.1 (0x7b6c000008c8 joined count 5)
(9973|9993) INFO: MulticastManager::join: joined group ff03::1:9150 on lo/::1 (0x7b6c000008c8 joined count 6)
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'
(9973|9973) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow c60 with 20 chunks
(9973|9973) DataReaderImpl::enable Cached_Allocator_With_Overflow cf0 with 20 chunks
(9973|9993) Spdp::handle_participant_data - 01036045.bd4a5e13.26f55bbd.000001c1(e1de455b) discovered 01036045.bd4a5e13.26f37a88.000001c1(273f9104) lease 5:00 from 127.0.0.1:4444 (0)
(9973|9993) Spdp::update_rtps_relay_application_participant - 01036045.bd4a5e13.26f37a88.000001c1(273f9104) is an RtpsRelay application participant
(9973|9973) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(9973|9993) DEBUG: Sedp::association_complete_i local 01036045.bd4a5e13.26f55bbd.000003c2(4ae17663) remote 01036045.bd4a5e13.26f37a88.000003c7(fc6a56b3)
(9973|9993) DEBUG: Sedp::association_complete_i local 01036045.bd4a5e13.26f55bbd.000004c2(05a0e0a4) remote 01036045.bd4a5e13.26f37a88.000004c7(b32bc074)
(9973|9993) DEBUG: Sedp::association_complete_i local 01036045.bd4a5e13.26f55bbd.000200c2(6248f1ce) remote 01036045.bd4a5e13.26f37a88.000200c7(d4c3d11e)
(9973|9973) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(9973|9973) DataReaderImpl::enable: got GUID 01036045.bd4a5e13.26f55bbd.00000007(8ac2139f), subscribed to topic name "topic_01" type "Bench::Data"
Creating datareader: 'datareader_02' with topic name 'topic_02' and listener type name 'bench_drl'
(9973|9973) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 2f40 with 20 chunks
(9973|9973) DataReaderImpl::enable Cached_Allocator_With_Overflow 2fd0 with 20 chunks
(9973|9973) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(9973|9973) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(9973|9973) DataReaderImpl::enable: got GUID 01036045.bd4a5e13.26f55bbd.01000007(327e74fa), 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'
(9973|9973) WriteDataContainer sample_list_element_allocator 6ef8 with 20 chunks
(9973|9973) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 30f0 with 20 chunks
(9973|9973) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 3180 with 20 chunks
(9973|9973) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 2f80 with 20 chunks
(9973|9973) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(9973|9973) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(9973|9992) DataReaderImpl::add_association - bit 0 local 01036045.bd4a5e13.26f55bbd.00000007(8ac2139f) remote 01036045.bd4a5e13.26f55bbd.00000002(faa8e710)
(9973|9973) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(9973|9973) DataWriterImpl::enable: got GUID 01036045.bd4a5e13.26f55bbd.00000002(faa8e710), publishing to topic name "topic_01" type "Bench::Data"
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
(9973|9973) WriteDataContainer sample_list_element_allocator 7278 with 20 chunks
(9973|9973) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 3210 with 20 chunks
(9973|9973) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 32a0 with 20 chunks
(9973|9973) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 3200 with 20 chunks
(9973|9973) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(9973|9973) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(9973|9992) DataWriterImpl::add_association - bit 0 local 01036045.bd4a5e13.26f55bbd.00000002(faa8e710) remote 01036045.bd4a5e13.26f55bbd.00000007(8ac2139f)
(9973|9992) DataWriterImpl::transport_assoc_done: writer 01036045.bd4a5e13.26f55bbd.00000002(faa8e710) succeeded in associating with reader 01036045.bd4a5e13.26f55bbd.00000007(8ac2139f)
(9973|9992) DataWriterImpl::transport_assoc_done: writer 01036045.bd4a5e13.26f55bbd.00000002(faa8e710) reader 01036045.bd4a5e13.26f55bbd.00000007(8ac2139f) calling association_complete_i
(9973|9992) DataWriterImpl::association_complete_i - bit 0 local 01036045.bd4a5e13.26f55bbd.00000002(faa8e710) remote 01036045.bd4a5e13.26f55bbd.00000007(8ac2139f)
(9973|9973) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(9973|9973) DataWriterImpl::enable: got GUID 01036045.bd4a5e13.26f55bbd.01000002(42148075), publishing to topic name "topic_02" type "Bench::Data"
2025-10-28T18:52:00Z: Process construction / entity creation complete.

2025-10-28T18:52:00Z: Beginning action construction / initialization.
2025-10-28T18:52:00Z: Action construction / initialization complete.

(9973|9992) DataReaderImpl::add_association - bit 0 local 01036045.bd4a5e13.26f55bbd.01000007(327e74fa) remote 01036045.bd4a5e13.26f55bbd.01000002(42148075)
(9973|9992) DataWriterImpl::add_association - bit 0 local 01036045.bd4a5e13.26f55bbd.01000002(42148075) remote 01036045.bd4a5e13.26f55bbd.01000007(327e74fa)
(9973|9992) DataWriterImpl::transport_assoc_done: writer 01036045.bd4a5e13.26f55bbd.01000002(42148075) succeeded in associating with reader 01036045.bd4a5e13.26f55bbd.01000007(327e74fa)
(9973|9992) DataWriterImpl::transport_assoc_done: writer 01036045.bd4a5e13.26f55bbd.01000002(42148075) reader 01036045.bd4a5e13.26f55bbd.01000007(327e74fa) calling association_complete_i
(9973|9992) DataWriterImpl::association_complete_i - bit 0 local 01036045.bd4a5e13.26f55bbd.01000002(42148075) remote 01036045.bd4a5e13.26f55bbd.01000007(327e74fa)
(9973|9993) Spdp::handle_participant_data - 01036045.bd4a5e13.26f55bbd.000001c1(e1de455b) discovered 01036045.bd4a5e13.26f4320a.000001c1(cab5c479) lease 5:00 from 127.0.0.1:4444 (1)
(9973|9993) DEBUG: Sedp::association_complete_i local 01036045.bd4a5e13.26f55bbd.000300c3(148dab6f) remote 01036045.bd4a5e13.26f4320a.000300c4(a182bfee)
(9973|9993) DEBUG: Sedp::association_complete_i local 01036045.bd4a5e13.26f55bbd.000301c3(0d969a2e) remote 01036045.bd4a5e13.26f4320a.000301c4(b8998eaf)
(9973|9993) DEBUG: Sedp::association_complete_i local 01036045.bd4a5e13.26f55bbd.000003c2(4ae17663) remote 01036045.bd4a5e13.26f4320a.000003c7(11e003ce)
(9973|9993) DEBUG: Sedp::association_complete_i local 01036045.bd4a5e13.26f55bbd.000004c2(05a0e0a4) remote 01036045.bd4a5e13.26f4320a.000004c7(5ea19509)
(9973|9993) DEBUG: Sedp::association_complete_i local 01036045.bd4a5e13.26f55bbd.000200c2(6248f1ce) remote 01036045.bd4a5e13.26f4320a.000200c7(39498463)
(9973|9992) DataWriterImpl::add_association - bit 0 local 01036045.bd4a5e13.26f55bbd.00000002(faa8e710) remote 01036045.bd4a5e13.26f4320a.00000007(a1a992bd)
(9973|9992) DataWriterImpl::transport_assoc_done: writer 01036045.bd4a5e13.26f55bbd.00000002(faa8e710) succeeded in associating with reader 01036045.bd4a5e13.26f4320a.00000007(a1a992bd)
(9973|9992) DataWriterImpl::transport_assoc_done: writer 01036045.bd4a5e13.26f55bbd.00000002(faa8e710) reader 01036045.bd4a5e13.26f4320a.00000007(a1a992bd) calling association_complete_i
(9973|9992) DataWriterImpl::association_complete_i - bit 0 local 01036045.bd4a5e13.26f55bbd.00000002(faa8e710) remote 01036045.bd4a5e13.26f4320a.00000007(a1a992bd)
(9973|9992) DataWriterImpl::add_association - bit 0 local 01036045.bd4a5e13.26f55bbd.01000002(42148075) remote 01036045.bd4a5e13.26f4320a.01000007(1915f5d8)
(9973|9992) DataWriterImpl::transport_assoc_done: writer 01036045.bd4a5e13.26f55bbd.01000002(42148075) succeeded in associating with reader 01036045.bd4a5e13.26f4320a.01000007(1915f5d8)
(9973|9992) DataWriterImpl::transport_assoc_done: writer 01036045.bd4a5e13.26f55bbd.01000002(42148075) reader 01036045.bd4a5e13.26f4320a.01000007(1915f5d8) calling association_complete_i
(9973|9992) DataWriterImpl::association_complete_i - bit 0 local 01036045.bd4a5e13.26f55bbd.01000002(42148075) remote 01036045.bd4a5e13.26f4320a.01000007(1915f5d8)
(9973|9992) DataReaderImpl::add_association - bit 0 local 01036045.bd4a5e13.26f55bbd.00000007(8ac2139f) remote 01036045.bd4a5e13.26f4320a.00000002(d1c36632)
(9973|9992) DataReaderImpl::add_association - bit 0 local 01036045.bd4a5e13.26f55bbd.01000007(327e74fa) remote 01036045.bd4a5e13.26f4320a.01000002(697f0157)
2025-10-28T18:52:01Z: Enabling DDS entities (if not already enabled).
2025-10-28T18:52:01Z: DDS entities enabled.

2025-10-28T18:52:01Z: Initializing process actions.
2025-10-28T18:52:31Z: Starting process actions.
2025-10-28T18:52:31Z: Process tests started.

2025-10-28T18:52:32Z: Stopping process tests.
2025-10-28T18:52:32Z: Process tests stopped.

(9973|9992) DataReaderImpl::remove_associations: bit 0 local 01036045.bd4a5e13.26f55bbd.00000007(8ac2139f) remote 01036045.bd4a5e13.26f4320a.00000002(d1c36632) num remotes 1
(9973|9992) DataReaderImpl::remove_associations_i: bit 0 local 01036045.bd4a5e13.26f55bbd.00000007(8ac2139f) remote 01036045.bd4a5e13.26f4320a.00000002(d1c36632) num remotes 1
(9973|9992) DataReaderImpl::remove_associations: bit 0 local 01036045.bd4a5e13.26f55bbd.01000007(327e74fa) remote 01036045.bd4a5e13.26f4320a.01000002(697f0157) num remotes 1
(9973|9992) DataReaderImpl::remove_associations_i: bit 0 local 01036045.bd4a5e13.26f55bbd.01000007(327e74fa) remote 01036045.bd4a5e13.26f4320a.01000002(697f0157) num remotes 1
(9973|9992) DataWriterImpl::remove_associations: bit 0 local 01036045.bd4a5e13.26f55bbd.00000002(faa8e710) remote 01036045.bd4a5e13.26f4320a.00000007(a1a992bd) num remotes 1
(9973|9992) DataWriterImpl::remove_associations: bit 0 local 01036045.bd4a5e13.26f55bbd.01000002(42148075) remote 01036045.bd4a5e13.26f4320a.01000007(1915f5d8) num remotes 1
2025-10-28T18:52:33Z: Stopping process actions.
2025-10-28T18:52:33Z: Detaching Listeners.
2025-10-28T18:52:33Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
(9973|9973) DataWriterImpl::remove_associations: bit 0 local 01036045.bd4a5e13.26f55bbd.00000002(faa8e710) remote 01036045.bd4a5e13.26f55bbd.00000007(8ac2139f) num remotes 1
(9973|9992) DataReaderImpl::remove_associations: bit 0 local 01036045.bd4a5e13.26f55bbd.00000007(8ac2139f) remote 01036045.bd4a5e13.26f55bbd.00000002(faa8e710) num remotes 1
(9973|9992) DataReaderImpl::remove_associations_i: bit 0 local 01036045.bd4a5e13.26f55bbd.00000007(8ac2139f) remote 01036045.bd4a5e13.26f55bbd.00000002(faa8e710) num remotes 1
Deleting datawriter: datawriter_02
(9973|9973) DataWriterImpl::remove_associations: bit 0 local 01036045.bd4a5e13.26f55bbd.01000002(42148075) remote 01036045.bd4a5e13.26f55bbd.01000007(327e74fa) num remotes 1
(9973|9992) DataReaderImpl::remove_associations: bit 0 local 01036045.bd4a5e13.26f55bbd.01000007(327e74fa) remote 01036045.bd4a5e13.26f55bbd.01000002(42148075) num remotes 1
(9973|9992) DataReaderImpl::remove_associations_i: bit 0 local 01036045.bd4a5e13.26f55bbd.01000007(327e74fa) remote 01036045.bd4a5e13.26f55bbd.01000002(42148075) 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
(9973|9973) Service_Participant::shutdown
(9973|9973) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2025-10-28T18:52:33Z: Process destruction / entity deletion complete.


--- Process Statistics ---

construction time: 0.070
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.021

--- Discovery Statistics ---

undermatched readers: 0
undermatched writers: 0

(9973|9973) Service_Participant::~Service_Participant
(9973|9973) Service_Participant::shutdown


=== Showing Log for Node 01036045.bd4a5e13.26e30b1e.000001c1 === Spawned Process #1 (PID 9971) ===
(9971|9971) INFO: set_DCPS_debug_level: set to 1
(9971|9971) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_SECURITY_DEBUG_LEVEL=2
(9971|9971) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_THREAD_STATUS_INTERVAL=1
(9971|9971) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_CONFIG_FILE=/home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/example/config/relay/ci-disco-relay.ini
(9971|9971) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_PENDING_TIMEOUT=3
(9971|9971) 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"
(9971|9971) INFO: ConfigStoreImpl::set_string: TRANSPORT_RELAY1_TRANSPORT_TYPE=rtps_udp
(9971|9971) INFO: ConfigStoreImpl::set_string: TRANSPORT_RELAY1_USE_MULTICAST=0
(9971|9971) INFO: ConfigStoreImpl::set_string: TRANSPORT_RELAY1=@relay1
(9971|9971) INFO: ConfigStoreImpl::set_string: TRANSPORT=@transport
(9971|9971) INFO: ConfigStoreImpl::set_string: RTPS_DISCOVERY_APPLICATION_RTPS_DISCOVERY_CHECK_SOURCE_IP=0
(9971|9971) INFO: ConfigStoreImpl::set_string: RTPS_DISCOVERY_APPLICATION_RTPS_DISCOVERY_PERIODIC_DIRECTED_SPDP=1
(9971|9971) INFO: ConfigStoreImpl::set_string: RTPS_DISCOVERY_APPLICATION_RTPS_DISCOVERY_UNDIRECTED_SPDP=0
(9971|9971) INFO: ConfigStoreImpl::set_string: RTPS_DISCOVERY_APPLICATION_RTPS_DISCOVERY_SEDP_MULTICAST=0
(9971|9971) INFO: ConfigStoreImpl::set_string: RTPS_DISCOVERY_APPLICATION_RTPS_DISCOVERY_RTPS_RELAY_ONLY=1
(9971|9971) INFO: ConfigStoreImpl::set_string: RTPS_DISCOVERY_APPLICATION_RTPS_DISCOVERY_SEDP_RTPS_RELAY_ADDRESS=127.0.0.1:4445
(9971|9971) INFO: ConfigStoreImpl::set_string: RTPS_DISCOVERY_APPLICATION_RTPS_DISCOVERY_SPDP_RTPS_RELAY_ADDRESS=127.0.0.1:4444
(9971|9971) INFO: ConfigStoreImpl::set_string: RTPS_DISCOVERY_APPLICATION_RTPS_DISCOVERY=@application_rtps_discovery
(9971|9971) INFO: ConfigStoreImpl::set_string: RTPS_DISCOVERY_RELAY_RTPS_DISCOVERY_SEDP_MULTICAST=0
(9971|9971) INFO: ConfigStoreImpl::set_string: RTPS_DISCOVERY_RELAY_RTPS_DISCOVERY=@relay_rtps_discovery
(9971|9971) INFO: ConfigStoreImpl::set_string: RTPS_DISCOVERY=@rtps_discovery
(9971|9971) INFO: ConfigStoreImpl::set_string: DOMAIN_0_DISCOVERY_CONFIG=relay_rtps_discovery
(9971|9971) INFO: ConfigStoreImpl::set_string: DOMAIN_0=@0
(9971|9971) INFO: ConfigStoreImpl::set_string: DOMAIN_7_DISCOVERY_CONFIG=application_rtps_discovery
(9971|9971) INFO: ConfigStoreImpl::set_string: DOMAIN_7=@7
(9971|9971) INFO: ConfigStoreImpl::set_string: DOMAIN=@domain
(9971|9971) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_GLOBAL_TRANSPORT_CONFIG=$file
(9971|9971) INFO: ConfigStoreImpl::set_string: COMMON=@common
(9971|9971) Service_Participant::set_repo_domain: Domain[ 0] = Repo[ relay_rtps_discovery].
(9971|9971) Service_Participant::set_repo_domain: Domain[ 7] = Repo[ application_rtps_discovery].
(9971|9971) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.34.0-dev using ACE 6.5.23
(9971|9971) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 1
(9971|9971) Service_Participant::get_domain_participant_factory: machine: runnervmwhb2z, x86_64 platform: Linux, 6.11.0-1018-azure, #18~24.04.1-Ubuntu SMP Sat Jun 28 04:46:03 UTC 2025
(9971|9971) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(9971|9971) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(9971|9971) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(9971|9971) INFO: ConfigStoreImpl::set_string: RTPS_RELAY=@rtps_relay
(9971|9971) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_LOG_DISCOVERY=true
(9971|9971) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_LOG_ACTIVITY=true
(9971|9971) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_LOG_RELAY_STATISTICS=3.000000000
(9971|9971) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_LIFESPAN=60.000000000
(9971|9971) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_INACTIVE_PERIOD=60.000000000
(9971|9971) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_LOG_WARNINGS=false
(9971|9971) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_LOG_HTTP=false
(9971|9971) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_LOG_THREAD_STATUS=false
(9971|9971) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_THREAD_STATUS_SAFETY_FACTOR=3
(9971|9971) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_UTILIZATION_LIMIT=0.95
(9971|9971) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_LOG_UTILIZATION_CHANGES=false
(9971|9971) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_LOG_HANDLER_STATISTICS=0.000000000
(9971|9971) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_PUBLISH_RELAY_STATISTICS=0.000000000
(9971|9971) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_PUBLISH_HANDLER_STATISTICS=0.000000000
(9971|9971) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_PUBLISH_RELAY_STATUS=0.000000000
(9971|9971) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_PUBLISH_RELAY_STATUS_LIVELINESS=0.000000000
(9971|9971) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_RESTART_DETECTION=false
(9971|9971) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_ADMISSION_CONTROL_QUEUE_SIZE=0
(9971|9971) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_ADMISSION_CONTROL_QUEUE_DURATION=0.000000000
(9971|9971) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_MAX_IPS_PER_CLIENT=0
(9971|9971) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_REJECTED_ADDRESS_DURATION=0.000000000
(9971|9971) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_MAX_PARTICIPANTS_HIGH_WATER=0
(9971|9971) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_MAX_PARTICIPANTS_LOW_WATER=0
(9971|9971) INFO: ConfigStoreImpl::set_string: COMMON_BIT_AUTOPURGE_NOWRITER_SAMPLES_DELAY=60.000000000
(9971|9971) INFO: ConfigStoreImpl::set_string: COMMON_BIT_AUTOPURGE_DISPOSED_SAMPLES_DELAY=60.000000000
(9971|9971) DEBUG: ConfigStoreImpl::get: RTPS_DISCOVERY_RELAY_RTPS_DISCOVERY_SPDP_SEND_ADDRS
(9971|9971) INFO: ConfigStoreImpl::set_string: RTPS_DISCOVERY_RELAY_RTPS_DISCOVERY_PARTICIPANT_FLAGS=7
(9971|9971) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01036045BD4A5E1326F3D3B4_0=@_OPENDDS_SEDPTransportInst_01036045bd4a5e1326f3d3b4_0
(9971|9971) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01036045BD4A5E1326F3D3B4_0_MAX_MESSAGE_SIZE=65466
(9971|9971) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01036045BD4A5E1326F3D3B4_0_HEARTBEAT_PERIOD=200
(9971|9971) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01036045BD4A5E1326F3D3B4_0_NAK_RESPONSE_DELAY=100
(9971|9971) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01036045BD4A5E1326F3D3B4_0_RESPONSIVE_MODE=false
(9971|9971) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01036045BD4A5E1326F3D3B4_0_SEND_DELAY=10
(9971|9971) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01036045BD4A5E1326F3D3B4_0_SEND_BUFFER_SIZE=65535
(9971|9971) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01036045BD4A5E1326F3D3B4_0_RCV_BUFFER_SIZE=65535
(9971|9971) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01036045BD4A5E1326F3D3B4_0_RECEIVE_PREALLOCATED_MESSAGE_BLOCKS=0
(9971|9971) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01036045BD4A5E1326F3D3B4_0_RECEIVE_PREALLOCATED_DATA_BLOCKS=0
(9971|9971) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01036045BD4A5E1326F3D3B4_0_PORT_MODE=system
(9971|9971) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01036045BD4A5E1326F3D3B4_0_PB=7400
(9971|9971) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01036045BD4A5E1326F3D3B4_0_DG=250
(9971|9971) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01036045BD4A5E1326F3D3B4_0_PG=2
(9971|9971) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01036045BD4A5E1326F3D3B4_0_D2=2
(9971|9971) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01036045BD4A5E1326F3D3B4_0_D3=12
(9971|9971) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01036045BD4A5E1326F3D3B4_0_USE_MULTICAST=false
(9971|9971) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01036045BD4A5E1326F3D3B4_0_INIT_PARTICIPANT_PORT_ID=0
(9971|9971) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01036045BD4A5E1326F3D3B4_0_LOCAL_ADDRESS=0.0.0.0:0
(9971|9971) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01036045BD4A5E1326F3D3B4_0_ADVERTISED_ADDRESS=0.0.0.0:0
(9971|9971) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01036045BD4A5E1326F3D3B4_0_IPV6_INIT_PARTICIPANT_PORT_ID=1
(9971|9971) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01036045BD4A5E1326F3D3B4_0_IPV6_LOCAL_ADDRESS=:::0
(9971|9971) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01036045BD4A5E1326F3D3B4_0_IPV6_ADVERTISED_ADDRESS=:::0
(9971|9971) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01036045BD4A5E1326F3D3B4_0_DATA_RTPS_RELAY_ADDRESS=0.0.0.0:0
(9971|9971) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01036045BD4A5E1326F3D3B4_0_USE_RTPS_RELAY=false
(9971|9971) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01036045BD4A5E1326F3D3B4_0_RTPS_RELAY_ONLY=false
(9971|9971) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01036045BD4A5E1326F3D3B4_0_DATA_STUN_SERVER_ADDRESS=0.0.0.0:0
(9971|9971) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01036045BD4A5E1326F3D3B4_0_USE_ICE=false
(9971|9971) INFO: ConfigStoreImpl::set_string: CONFIG_OPENDDS_SEDP_TRANSPORT_CFG_01036045BD4A5E1326F3D3B4_0=@_OPENDDS_SEDP_TransportCfg_01036045bd4a5e1326f3d3b4_0
(9971|9971) INFO: ConfigStoreImpl::set_string: CONFIG_OPENDDS_SEDP_TRANSPORT_CFG_01036045BD4A5E1326F3D3B4_0_PASSIVE_CONNECT_DURATION=60000
(9971|9978) INFO: MulticastManager::join: joined group 239.255.0.1:7400 on docker0/172.17.0.1 (0x7b6c000008c8 joined count 1)
(9971|9978) INFO: MulticastManager::join: joined group ff03::1:7400 on enP36949s1/fe80::6245:bdff:fe4a:5e13 (0x7b6c000008c8 joined count 2)
(9971|9978) INFO: MulticastManager::join: joined group 239.255.0.1:7400 on eth0/10.1.0.240 (0x7b6c000008c8 joined count 3)
(9971|9978) INFO: MulticastManager::join: joined group ff03::1:7400 on eth0/fe80::6245:bdff:fe4a:5e13 (0x7b6c000008c8 joined count 4)
(9971|9978) INFO: MulticastManager::join: joined group 239.255.0.1:7400 on lo/127.0.0.1 (0x7b6c000008c8 joined count 5)
(9971|9978) INFO: MulticastManager::join: joined group ff03::1:7400 on lo/::1 (0x7b6c000008c8 joined count 6)
(9971|9971) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(9971|9971) INFO: ConfigStoreImpl::set_string: COMMON_STATISTICS_PERIOD=3
(9971|9976) INFO: ConfigStoreImpl::set_string: COMMON_STATISTICS_PERIOD=3
(9971|9976) INFO: ConfigStoreImpl::set_string: COMMON_STATISTICS_PERIOD=3
(9971|9971) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(9971|9971) DEBUG: ConfigStoreImpl::get: RTPS_DISCOVERY_APPLICATION_RTPS_DISCOVERY_SPDP_SEND_ADDRS
(9971|9971) INFO: ConfigStoreImpl::set_string: RTPS_DISCOVERY_APPLICATION_RTPS_DISCOVERY_PARTICIPANT_FLAGS=7
(9971|9971) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01036045BD4A5E1326F37A88_7=@_OPENDDS_SEDPTransportInst_01036045bd4a5e1326f37a88_7
(9971|9971) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01036045BD4A5E1326F37A88_7_MAX_MESSAGE_SIZE=65466
(9971|9971) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01036045BD4A5E1326F37A88_7_HEARTBEAT_PERIOD=200
(9971|9971) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01036045BD4A5E1326F37A88_7_NAK_RESPONSE_DELAY=100
(9971|9971) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01036045BD4A5E1326F37A88_7_RESPONSIVE_MODE=false
(9971|9971) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01036045BD4A5E1326F37A88_7_SEND_DELAY=10
(9971|9971) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01036045BD4A5E1326F37A88_7_SEND_BUFFER_SIZE=65535
(9971|9971) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01036045BD4A5E1326F37A88_7_RCV_BUFFER_SIZE=65535
(9971|9971) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01036045BD4A5E1326F37A88_7_RECEIVE_PREALLOCATED_MESSAGE_BLOCKS=0
(9971|9971) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01036045BD4A5E1326F37A88_7_RECEIVE_PREALLOCATED_DATA_BLOCKS=0
(9971|9971) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01036045BD4A5E1326F37A88_7_PORT_MODE=system
(9971|9971) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01036045BD4A5E1326F37A88_7_PB=7400
(9971|9971) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01036045BD4A5E1326F37A88_7_DG=250
(9971|9971) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01036045BD4A5E1326F37A88_7_PG=2
(9971|9971) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01036045BD4A5E1326F37A88_7_D2=2
(9971|9971) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01036045BD4A5E1326F37A88_7_D3=12
(9971|9971) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01036045BD4A5E1326F37A88_7_USE_MULTICAST=false
(9971|9971) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01036045BD4A5E1326F37A88_7_INIT_PARTICIPANT_PORT_ID=0
(9971|9971) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01036045BD4A5E1326F37A88_7_LOCAL_ADDRESS=0.0.0.0:0
(9971|9971) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01036045BD4A5E1326F37A88_7_ADVERTISED_ADDRESS=0.0.0.0:0
(9971|9971) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01036045BD4A5E1326F37A88_7_IPV6_INIT_PARTICIPANT_PORT_ID=1
(9971|9971) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01036045BD4A5E1326F37A88_7_IPV6_LOCAL_ADDRESS=:::0
(9971|9971) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01036045BD4A5E1326F37A88_7_IPV6_ADVERTISED_ADDRESS=:::0
(9971|9971) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01036045BD4A5E1326F37A88_7_DATA_RTPS_RELAY_ADDRESS=127.0.0.1:4445
(9971|9971) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01036045BD4A5E1326F37A88_7_USE_RTPS_RELAY=false
(9971|9971) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01036045BD4A5E1326F37A88_7_RTPS_RELAY_ONLY=true
(9971|9971) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01036045BD4A5E1326F37A88_7_DATA_STUN_SERVER_ADDRESS=0.0.0.0:0
(9971|9971) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01036045BD4A5E1326F37A88_7_USE_ICE=false
(9971|9971) INFO: ConfigStoreImpl::set_string: CONFIG_OPENDDS_SEDP_TRANSPORT_CFG_01036045BD4A5E1326F37A88_7=@_OPENDDS_SEDP_TransportCfg_01036045bd4a5e1326f37a88_7
(9971|9971) INFO: ConfigStoreImpl::set_string: CONFIG_OPENDDS_SEDP_TRANSPORT_CFG_01036045BD4A5E1326F37A88_7_PASSIVE_CONNECT_DURATION=60000
(9971|9982) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01036045BD4A5E1326F37A88_7_RTPS_RELAY_ONLY=true
(9971|9982) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01036045BD4A5E1326F37A88_7_DATA_RTPS_RELAY_ADDRESS=127.0.0.1:4445
(9971|9982) INFO: MulticastManager::join: joined group 239.255.0.1:9150 on docker0/172.17.0.1 (0x7b6c000032c8 joined count 1)
(9971|9982) INFO: MulticastManager::join: joined group ff03::1:9150 on enP36949s1/fe80::6245:bdff:fe4a:5e13 (0x7b6c000032c8 joined count 2)
(9971|9982) INFO: MulticastManager::join: joined group 239.255.0.1:9150 on eth0/10.1.0.240 (0x7b6c000032c8 joined count 3)
(9971|9982) INFO: MulticastManager::join: joined group ff03::1:9150 on eth0/fe80::6245:bdff:fe4a:5e13 (0x7b6c000032c8 joined count 4)
(9971|9982) INFO: MulticastManager::join: joined group 239.255.0.1:9150 on lo/127.0.0.1 (0x7b6c000032c8 joined count 5)
(9971|9982) INFO: MulticastManager::join: joined group ff03::1:9150 on lo/::1 (0x7b6c000032c8 joined count 6)
(9971|9971) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(9971|9971) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(9971|9971) STAT: Relay Statistics {"relay_id":"relay1","interval":{"sec":0,"nanosec":45204000},"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":537190284,"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":[]}
(9971|9971) STAT: RtpsDiscovery_01036045bd4a5e1326f37a88_7 {"id":"RtpsDiscovery_01036045bd4a5e1326f37a88_7","stats":{"AssociatedParticipants":0,"DirectedGuids":0,"DiscoveredParticipants":0,"DiscoveredPublications":0,"DiscoveredSubscriptions":0,"HandshakeDeadlines":0,"HandshakeResends":0,"IgnoredGuids":1,"JobQueueSize":0,"LeaseExpirations":0,"LocalPublications":0,"LocalSubscriptions":0,"PendingRemoteReaderCryptoTokens":0,"PendingRemoteWriterCryptoTokens":0,"TopicNames":0,"Topics":0,"TopicsIgnored":0,"TotalBuiltinAssociated":0,"TotalBuiltinPending":0,"TotalDeferredSamples":0,"TotalLocationUpdates":0,"TotalReaderAssociated":0,"TotalReaderBytesAllocated":0,"TotalReaderPending":0,"TotalWriterAssociated":0,"TotalWriterPending":0,"TypeLookupMatchingData":0,"TypeLookupReaderDependencies":0,"TypeLookupSequenceNumbers":0}}
(9971|9971) STAT: _OPENDDS_SEDPTransportInst_01036045bd4a5e1326f37a88_7 {"id":"_OPENDDS_SEDPTransportInst_01036045bd4a5e1326f37a88_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":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}}
(9971|9971) STAT: _OPENDDS_SEDPTransportInst_01036045bd4a5e1326f3d3b4_0 {"id":"_OPENDDS_SEDPTransportInst_01036045bd4a5e1326f3d3b4_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}}
(9971|9971) 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}}
(9971|9971) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(9971|9977) DataReaderImpl::add_association - bit 0 local 01036045.bd4a5e13.26f3d3b4.00000007(16e1d261) remote 01036045.bd4a5e13.26f3d3b4.02000002(cc82ee65)
(9971|9977) DataWriterImpl::add_association - bit 0 local 01036045.bd4a5e13.26f3d3b4.02000002(cc82ee65) remote 01036045.bd4a5e13.26f3d3b4.00000007(16e1d261)
(9971|9977) DataWriterImpl::transport_assoc_done: writer 01036045.bd4a5e13.26f3d3b4.02000002(cc82ee65) succeeded in associating with reader 01036045.bd4a5e13.26f3d3b4.00000007(16e1d261)
(9971|9977) DataWriterImpl::transport_assoc_done: writer 01036045.bd4a5e13.26f3d3b4.02000002(cc82ee65) reader 01036045.bd4a5e13.26f3d3b4.00000007(16e1d261) calling association_complete_i
(9971|9977) DataWriterImpl::association_complete_i - bit 0 local 01036045.bd4a5e13.26f3d3b4.02000002(cc82ee65) remote 01036045.bd4a5e13.26f3d3b4.00000007(16e1d261)
(9971|9971) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(9971|9971) INFO: Application Participant GUID 01036045.bd4a5e13.26f37a88.000001c1(273f9104) Id relay1
(9971|9971) INFO: SPDP Horizontal 42 listening on fe80::6245:bdff:fe4a:5e13%2:17400
(9971|9971) INFO: SEDP Horizontal 43 listening on fe80::6245:bdff:fe4a:5e13%2:17401
(9971|9971) INFO: Data Horizontal 44 listening on fe80::6245:bdff:fe4a:5e13%2:17402
(9971|9971) INFO: SPDP Vertical 45 listening on 0.0.0.0:4444
(9971|9971) INFO: SEDP Vertical 46 listening on 0.0.0.0:4445
(9971|9971) INFO: Data Vertical 47 listening on 0.0.0.0:4446
(9971|9971) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(9971|9977) DataReaderImpl::add_association - bit 0 local 01036045.bd4a5e13.26f3d3b4.01000007(ae5db504) remote 01036045.bd4a5e13.26f3d3b4.04000002(e9e9b1b9)
(9971|9977) DataWriterImpl::add_association - bit 0 local 01036045.bd4a5e13.26f3d3b4.04000002(e9e9b1b9) remote 01036045.bd4a5e13.26f3d3b4.01000007(ae5db504)
(9971|9977) DataWriterImpl::transport_assoc_done: writer 01036045.bd4a5e13.26f3d3b4.04000002(e9e9b1b9) succeeded in associating with reader 01036045.bd4a5e13.26f3d3b4.01000007(ae5db504)
(9971|9977) DataWriterImpl::transport_assoc_done: writer 01036045.bd4a5e13.26f3d3b4.04000002(e9e9b1b9) reader 01036045.bd4a5e13.26f3d3b4.01000007(ae5db504) calling association_complete_i
(9971|9977) DataWriterImpl::association_complete_i - bit 0 local 01036045.bd4a5e13.26f3d3b4.04000002(e9e9b1b9) remote 01036045.bd4a5e13.26f3d3b4.01000007(ae5db504)
(9971|9971) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(9971|9971) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(9971|9971) INFO: Meta Discovery listening on 127.0.0.1:0
(9971|9971) INFO: GuidAddrSet::record_activity 01036045.bd4a5e13.26f37a88.000001c1 added 0.000 s into session from 127.0.0.1:57435
(9971|9971) INFO: GuidAddrSet::record_activity VSEDP 01036045.bd4a5e13.26f37a88.000001c1 is at 127.0.0.1:57435 0.000 s into session ips=1 total=1 remote=0 deactivation=1 expire=0 admit=0
(9971|9971) INFO: GuidAddrSet::ignore_rtps 01036045.bd4a5e13.26f37a88.000001c1 was admitted 0.000 s into session
(9971|9971) INFO: GuidAddrSet::record_activity VSPDP 01036045.bd4a5e13.26f37a88.000001c1 is at 127.0.0.1:9160 0.001 s into session ips=1 total=1 remote=0 deactivation=1 expire=1 admit=0
(9971|9971) INFO: GuidAddrSet::record_activity 01036045.bd4a5e13.26f4320a.000001c1 added 0.000 s into session from 127.0.0.1:52726
(9971|9971) INFO: GuidAddrSet::record_activity VSEDP 01036045.bd4a5e13.26f4320a.000001c1 is at 127.0.0.1:52726 0.000 s into session ips=1 total=2 remote=0 deactivation=2 expire=2 admit=0
(9971|9971) INFO: GuidAddrSet::record_activity VSPDP 01036045.bd4a5e13.26f4320a.000001c1 is at 127.0.0.1:9164 0.013 s into session ips=1 total=2 remote=0 deactivation=2 expire=3 admit=0
(9971|9971) INFO: SpdpHandler::cache_message 01036045.bd4a5e13.26f4320a.000001c1 got first SPDP 0.013 s into session dds.cert.sn 
(9971|9971) INFO: GuidAddrSet::ignore_rtps 01036045.bd4a5e13.26f4320a.000001c1 was admitted 0.013 s into session
(9971|9982) Spdp::handle_participant_data - 01036045.bd4a5e13.26f37a88.000001c1(273f9104) discovered 01036045.bd4a5e13.26f4320a.000001c1(cab5c479) lease 5:00 from 127.0.0.1:4444 (0)
(9971|9976) INFO: RelayParticipantStatusReporter::add_participant add local participant 01036045.bd4a5e13.26f4320a.000001c1 {"key":{"value":[1,3,96,69,189,74,94,19,38,244,50,10,0,0,1,193]},"user_data":{"value":[]}} [0/1]
(9971|9976) INFO: SubscriptionListener::on_data_available add local reader 01036045.bd4a5e13.26f4320a.00000007 {"key":{"value":[1,3,96,69,189,74,94,19,38,244,50,10,0,0,0,7]},"participant_key":{"value":[1,3,96,69,189,74,94,19,38,244,50,10,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]
(9971|9971) INFO: GuidAddrSet::record_activity 01036045.bd4a5e13.26f55bbd.000001c1 added 0.000 s into session from 127.0.0.1:35558
(9971|9971) INFO: GuidAddrSet::record_activity VSEDP 01036045.bd4a5e13.26f55bbd.000001c1 is at 127.0.0.1:35558 0.000 s into session ips=1 total=3 remote=0 deactivation=3 expire=4 admit=0
(9971|9976) INFO: SubscriptionListener::on_data_available add local reader 01036045.bd4a5e13.26f4320a.01000007 {"key":{"value":[1,3,96,69,189,74,94,19,38,244,50,10,1,0,0,7]},"participant_key":{"value":[1,3,96,69,189,74,94,19,38,244,50,10,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]
(9971|9976) INFO: PublicationListener::on_data_available add local writer 01036045.bd4a5e13.26f4320a.00000002 {"key":{"value":[1,3,96,69,189,74,94,19,38,244,50,10,0,0,0,2]},"participant_key":{"value":[1,3,96,69,189,74,94,19,38,244,50,10,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.034 s into session [0/1]
(9971|9976) INFO: PublicationListener::on_data_available add local writer 01036045.bd4a5e13.26f4320a.01000002 {"key":{"value":[1,3,96,69,189,74,94,19,38,244,50,10,1,0,0,2]},"participant_key":{"value":[1,3,96,69,189,74,94,19,38,244,50,10,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.040 s into session [0/1]
(9971|9971) INFO: GuidAddrSet::record_activity VSPDP 01036045.bd4a5e13.26f55bbd.000001c1 is at 127.0.0.1:9168 0.014 s into session ips=1 total=3 remote=0 deactivation=3 expire=5 admit=0
(9971|9971) INFO: SpdpHandler::cache_message 01036045.bd4a5e13.26f55bbd.000001c1 got first SPDP 0.014 s into session dds.cert.sn 
(9971|9971) INFO: GuidAddrSet::ignore_rtps 01036045.bd4a5e13.26f55bbd.000001c1 was admitted 0.014 s into session
(9971|9982) Spdp::handle_participant_data - 01036045.bd4a5e13.26f37a88.000001c1(273f9104) discovered 01036045.bd4a5e13.26f55bbd.000001c1(e1de455b) lease 5:00 from 127.0.0.1:4444 (1)
(9971|9976) INFO: RelayParticipantStatusReporter::add_participant add local participant 01036045.bd4a5e13.26f55bbd.000001c1 {"key":{"value":[1,3,96,69,189,74,94,19,38,245,91,189,0,0,1,193]},"user_data":{"value":[]}} [0/1]
(9971|9976) INFO: SubscriptionListener::on_data_available add local reader 01036045.bd4a5e13.26f55bbd.00000007 {"key":{"value":[1,3,96,69,189,74,94,19,38,245,91,189,0,0,0,7]},"participant_key":{"value":[1,3,96,69,189,74,94,19,38,245,91,189,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]
(9971|9976) INFO: SubscriptionListener::on_data_available add local reader 01036045.bd4a5e13.26f55bbd.01000007 {"key":{"value":[1,3,96,69,189,74,94,19,38,245,91,189,1,0,0,7]},"participant_key":{"value":[1,3,96,69,189,74,94,19,38,245,91,189,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.030 s into session [0/1]
(9971|9976) INFO: PublicationListener::on_data_available add local writer 01036045.bd4a5e13.26f55bbd.00000002 {"key":{"value":[1,3,96,69,189,74,94,19,38,245,91,189,0,0,0,2]},"participant_key":{"value":[1,3,96,69,189,74,94,19,38,245,91,189,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.032 s into session [0/1]
(9971|9976) INFO: PublicationListener::on_data_available add local writer 01036045.bd4a5e13.26f55bbd.01000002 {"key":{"value":[1,3,96,69,189,74,94,19,38,245,91,189,1,0,0,2]},"participant_key":{"value":[1,3,96,69,189,74,94,19,38,245,91,189,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.038 s into session [0/1]
(9971|9971) STAT: Relay Statistics {"relay_id":"relay1","interval":{"sec":3,"nanosec":50348000},"rtps":{"messages_in":25,"bytes_in":8080,"messages_ignored":0,"bytes_ignored":0,"input_processing_time":{"sec":0,"nanosec":3678000},"messages_out":29,"bytes_out":9452,"messages_dropped":0,"bytes_dropped":0,"output_processing_time":{"sec":0,"nanosec":1041000}},"stun":{"messages_in":12,"bytes_in":528,"messages_ignored":0,"bytes_ignored":0,"input_processing_time":{"sec":0,"nanosec":2368000},"messages_out":8,"bytes_out":416,"messages_dropped":0,"bytes_dropped":0,"output_processing_time":{"sec":0,"nanosec":374000}},"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":849000},"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":537213552,"client_partitions":{"slots":1,"free_slots":1,"count":1,"partition_index_cache":0,"partition_index_nodes":16,"guids":8,"guids_cache":0},"relay_partitions":{"addresses":3,"partition_index_cache":1,"partition_index_nodes":16,"slots":1},"opendds_modules":[]}
(9971|9971) STAT: RtpsDiscovery_01036045bd4a5e1326f37a88_7 {"id":"RtpsDiscovery_01036045bd4a5e1326f37a88_7","stats":{"AssociatedParticipants":1,"DirectedGuids":1,"DiscoveredParticipants":1,"DiscoveredPublications":1,"DiscoveredSubscriptions":2,"HandshakeDeadlines":0,"HandshakeResends":0,"IgnoredGuids":1,"JobQueueSize":0,"LeaseExpirations":1,"LocalPublications":0,"LocalSubscriptions":0,"PendingRemoteReaderCryptoTokens":0,"PendingRemoteWriterCryptoTokens":0,"TopicNames":9,"Topics":9,"TopicsIgnored":0,"TotalBuiltinAssociated":3,"TotalBuiltinPending":0,"TotalDeferredSamples":0,"TotalLocationUpdates":0,"TotalReaderAssociated":0,"TotalReaderBytesAllocated":0,"TotalReaderPending":0,"TotalWriterAssociated":0,"TotalWriterPending":0,"TypeLookupMatchingData":0,"TypeLookupReaderDependencies":0,"TypeLookupSequenceNumbers":0}}
(9971|9971) STAT: _OPENDDS_SEDPTransportInst_01036045bd4a5e1326f37a88_7 {"id":"_OPENDDS_SEDPTransportInst_01036045bd4a5e1326f37a88_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":3,"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":65536,"TransportRecvMessageBlocks":0,"TransportSendElems":0,"TransportSendHeaderData":0,"TransportSendHeaderDataBlocks":0,"TransportSendHeaderMessageBlocks":0,"TransportSendNotificationQueue":0,"TransportSendQueue":0,"TransportSendReplacedDataBlocks":0,"TransportSendReplacedMessageBlocks":0}}
(9971|9971) STAT: _OPENDDS_SEDPTransportInst_01036045bd4a5e1326f3d3b4_0 {"id":"_OPENDDS_SEDPTransportInst_01036045bd4a5e1326f3d3b4_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}}
(9971|9971) 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":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":160,"TransportSendNotificationQueue":0,"TransportSendQueue":0,"TransportSendReplacedDataBlocks":0,"TransportSendReplacedMessageBlocks":0}}
(9971|9971) STAT: Relay Statistics {"relay_id":"relay1","interval":{"sec":3,"nanosec":693359000},"rtps":{"messages_in":33,"bytes_in":9424,"messages_ignored":0,"bytes_ignored":0,"input_processing_time":{"sec":0,"nanosec":5666000},"messages_out":46,"bytes_out":13040,"messages_dropped":0,"bytes_dropped":0,"output_processing_time":{"sec":0,"nanosec":944000}},"stun":{"messages_in":10,"bytes_in":440,"messages_ignored":0,"bytes_ignored":0,"input_processing_time":{"sec":0,"nanosec":1044000},"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":1481000},"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":537213552,"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":[]}
(9971|9971) STAT: RtpsDiscovery_01036045bd4a5e1326f37a88_7 {"id":"RtpsDiscovery_01036045bd4a5e1326f37a88_7","stats":{"AssociatedParticipants":2,"DirectedGuids":2,"DiscoveredParticipants":2,"DiscoveredPublications":4,"DiscoveredSubscriptions":4,"HandshakeDeadlines":0,"HandshakeResends":0,"IgnoredGuids":1,"JobQueueSize":0,"LeaseExpirations":2,"LocalPublications":0,"LocalSubscriptions":0,"PendingRemoteReaderCryptoTokens":0,"PendingRemoteWriterCryptoTokens":0,"TopicNames":9,"Topics":9,"TopicsIgnored":0,"TotalBuiltinAssociated":6,"TotalBuiltinPending":0,"TotalDeferredSamples":0,"TotalLocationUpdates":0,"TotalReaderAssociated":0,"TotalReaderBytesAllocated":0,"TotalReaderPending":0,"TotalWriterAssociated":0,"TotalWriterPending":0,"TypeLookupMatchingData":0,"TypeLookupReaderDependencies":0,"TypeLookupSequenceNumbers":0}}
(9971|9971) STAT: _OPENDDS_SEDPTransportInst_01036045bd4a5e1326f37a88_7 {"id":"_OPENDDS_SEDPTransportInst_01036045bd4a5e1326f37a88_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":65536,"TransportRecvMessageBlocks":0,"TransportSendElems":0,"TransportSendHeaderData":0,"TransportSendHeaderDataBlocks":0,"TransportSendHeaderMessageBlocks":0,"TransportSendNotificationQueue":0,"TransportSendQueue":0,"TransportSendReplacedDataBlocks":0,"TransportSendReplacedMessageBlocks":0}}
(9971|9971) STAT: _OPENDDS_SEDPTransportInst_01036045bd4a5e1326f3d3b4_0 {"id":"_OPENDDS_SEDPTransportInst_01036045bd4a5e1326f3d3b4_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}}
(9971|9971) 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}}
(9971|9971) STAT: Relay Statistics {"relay_id":"relay1","interval":{"sec":6,"nanosec":807333000},"rtps":{"messages_in":4,"bytes_in":1408,"messages_ignored":0,"bytes_ignored":0,"input_processing_time":{"sec":0,"nanosec":656000},"messages_out":8,"bytes_out":2816,"messages_dropped":0,"bytes_dropped":0,"output_processing_time":{"sec":0,"nanosec":173000}},"stun":{"messages_in":4,"bytes_in":176,"messages_ignored":0,"bytes_ignored":0,"input_processing_time":{"sec":0,"nanosec":1645000},"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":285000},"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":537213808,"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":[]}
(9971|9971) STAT: RtpsDiscovery_01036045bd4a5e1326f37a88_7 {"id":"RtpsDiscovery_01036045bd4a5e1326f37a88_7","stats":{"AssociatedParticipants":2,"DirectedGuids":2,"DiscoveredParticipants":2,"DiscoveredPublications":4,"DiscoveredSubscriptions":4,"HandshakeDeadlines":0,"HandshakeResends":0,"IgnoredGuids":1,"JobQueueSize":0,"LeaseExpirations":2,"LocalPublications":0,"LocalSubscriptions":0,"PendingRemoteReaderCryptoTokens":0,"PendingRemoteWriterCryptoTokens":0,"TopicNames":9,"Topics":9,"TopicsIgnored":0,"TotalBuiltinAssociated":6,"TotalBuiltinPending":0,"TotalDeferredSamples":0,"TotalLocationUpdates":0,"TotalReaderAssociated":0,"TotalReaderBytesAllocated":0,"TotalReaderPending":0,"TotalWriterAssociated":0,"TotalWriterPending":0,"TypeLookupMatchingData":0,"TypeLookupReaderDependencies":0,"TypeLookupSequenceNumbers":0}}
(9971|9971) STAT: _OPENDDS_SEDPTransportInst_01036045bd4a5e1326f37a88_7 {"id":"_OPENDDS_SEDPTransportInst_01036045bd4a5e1326f37a88_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":65536,"TransportRecvMessageBlocks":0,"TransportSendElems":0,"TransportSendHeaderData":0,"TransportSendHeaderDataBlocks":0,"TransportSendHeaderMessageBlocks":0,"TransportSendNotificationQueue":0,"TransportSendQueue":0,"TransportSendReplacedDataBlocks":0,"TransportSendReplacedMessageBlocks":0}}
(9971|9971) STAT: _OPENDDS_SEDPTransportInst_01036045bd4a5e1326f3d3b4_0 {"id":"_OPENDDS_SEDPTransportInst_01036045bd4a5e1326f3d3b4_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}}
(9971|9971) 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}}
(9971|9971) STAT: Relay Statistics {"relay_id":"relay1","interval":{"sec":6,"nanosec":804192000},"rtps":{"messages_in":2,"bytes_in":704,"messages_ignored":0,"bytes_ignored":0,"input_processing_time":{"sec":0,"nanosec":303000},"messages_out":4,"bytes_out":1408,"messages_dropped":0,"bytes_dropped":0,"output_processing_time":{"sec":0,"nanosec":81000}},"stun":{"messages_in":2,"bytes_in":88,"messages_ignored":0,"bytes_ignored":0,"input_processing_time":{"sec":0,"nanosec":1397000},"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":315000},"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":537214064,"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":[]}
(9971|9971) STAT: RtpsDiscovery_01036045bd4a5e1326f37a88_7 {"id":"RtpsDiscovery_01036045bd4a5e1326f37a88_7","stats":{"AssociatedParticipants":2,"DirectedGuids":2,"DiscoveredParticipants":2,"DiscoveredPublications":4,"DiscoveredSubscriptions":4,"HandshakeDeadlines":0,"HandshakeResends":0,"IgnoredGuids":1,"JobQueueSize":0,"LeaseExpirations":2,"LocalPublications":0,"LocalSubscriptions":0,"PendingRemoteReaderCryptoTokens":0,"PendingRemoteWriterCryptoTokens":0,"TopicNames":9,"Topics":9,"TopicsIgnored":0,"TotalBuiltinAssociated":6,"TotalBuiltinPending":0,"TotalDeferredSamples":0,"TotalLocationUpdates":0,"TotalReaderAssociated":0,"TotalReaderBytesAllocated":0,"TotalReaderPending":0,"TotalWriterAssociated":0,"TotalWriterPending":0,"TypeLookupMatchingData":0,"TypeLookupReaderDependencies":0,"TypeLookupSequenceNumbers":0}}
(9971|9971) STAT: _OPENDDS_SEDPTransportInst_01036045bd4a5e1326f37a88_7 {"id":"_OPENDDS_SEDPTransportInst_01036045bd4a5e1326f37a88_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":65536,"TransportRecvMessageBlocks":0,"TransportSendElems":0,"TransportSendHeaderData":0,"TransportSendHeaderDataBlocks":0,"TransportSendHeaderMessageBlocks":0,"TransportSendNotificationQueue":0,"TransportSendQueue":0,"TransportSendReplacedDataBlocks":0,"TransportSendReplacedMessageBlocks":0}}
(9971|9971) STAT: _OPENDDS_SEDPTransportInst_01036045bd4a5e1326f3d3b4_0 {"id":"_OPENDDS_SEDPTransportInst_01036045bd4a5e1326f3d3b4_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}}
(9971|9971) 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}}
(9971|9971) STAT: Relay Statistics {"relay_id":"relay1","interval":{"sec":10,"nanosec":243284000},"rtps":{"messages_in":2,"bytes_in":704,"messages_ignored":0,"bytes_ignored":0,"input_processing_time":{"sec":0,"nanosec":303000},"messages_out":4,"bytes_out":1408,"messages_dropped":0,"bytes_dropped":0,"output_processing_time":{"sec":0,"nanosec":88000}},"stun":{"messages_in":2,"bytes_in":88,"messages_ignored":0,"bytes_ignored":0,"input_processing_time":{"sec":0,"nanosec":1379000},"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":280000},"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":537214320,"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":[]}
(9971|9971) STAT: RtpsDiscovery_01036045bd4a5e1326f37a88_7 {"id":"RtpsDiscovery_01036045bd4a5e1326f37a88_7","stats":{"AssociatedParticipants":2,"DirectedGuids":2,"DiscoveredParticipants":2,"DiscoveredPublications":4,"DiscoveredSubscriptions":4,"HandshakeDeadlines":0,"HandshakeResends":0,"IgnoredGuids":1,"JobQueueSize":0,"LeaseExpirations":2,"LocalPublications":0,"LocalSubscriptions":0,"PendingRemoteReaderCryptoTokens":0,"PendingRemoteWriterCryptoTokens":0,"TopicNames":9,"Topics":9,"TopicsIgnored":0,"TotalBuiltinAssociated":6,"TotalBuiltinPending":0,"TotalDeferredSamples":0,"TotalLocationUpdates":0,"TotalReaderAssociated":0,"TotalReaderBytesAllocated":0,"TotalReaderPending":0,"TotalWriterAssociated":0,"TotalWriterPending":0,"TypeLookupMatchingData":0,"TypeLookupReaderDependencies":0,"TypeLookupSequenceNumbers":0}}
(9971|9971) STAT: _OPENDDS_SEDPTransportInst_01036045bd4a5e1326f37a88_7 {"id":"_OPENDDS_SEDPTransportInst_01036045bd4a5e1326f37a88_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":65536,"TransportRecvMessageBlocks":0,"TransportSendElems":0,"TransportSendHeaderData":0,"TransportSendHeaderDataBlocks":0,"TransportSendHeaderMessageBlocks":0,"TransportSendNotificationQueue":0,"TransportSendQueue":0,"TransportSendReplacedDataBlocks":0,"TransportSendReplacedMessageBlocks":0}}
(9971|9971) STAT: _OPENDDS_SEDPTransportInst_01036045bd4a5e1326f3d3b4_0 {"id":"_OPENDDS_SEDPTransportInst_01036045bd4a5e1326f3d3b4_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}}
(9971|9971) 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}}
(9971|9971) STAT: Relay Statistics {"relay_id":"relay1","interval":{"sec":5,"nanosec":367423000},"rtps":{"messages_in":5,"bytes_in":1800,"messages_ignored":0,"bytes_ignored":0,"input_processing_time":{"sec":0,"nanosec":815000},"messages_out":9,"bytes_out":3208,"messages_dropped":0,"bytes_dropped":0,"output_processing_time":{"sec":0,"nanosec":190000}},"stun":{"messages_in":6,"bytes_in":264,"messages_ignored":0,"bytes_ignored":0,"input_processing_time":{"sec":0,"nanosec":1733000},"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":349000},"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":537214320,"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":[]}
(9971|9971) STAT: RtpsDiscovery_01036045bd4a5e1326f37a88_7 {"id":"RtpsDiscovery_01036045bd4a5e1326f37a88_7","stats":{"AssociatedParticipants":2,"DirectedGuids":2,"DiscoveredParticipants":2,"DiscoveredPublications":4,"DiscoveredSubscriptions":4,"HandshakeDeadlines":0,"HandshakeResends":0,"IgnoredGuids":1,"JobQueueSize":0,"LeaseExpirations":2,"LocalPublications":0,"LocalSubscriptions":0,"PendingRemoteReaderCryptoTokens":0,"PendingRemoteWriterCryptoTokens":0,"TopicNames":9,"Topics":9,"TopicsIgnored":0,"TotalBuiltinAssociated":6,"TotalBuiltinPending":0,"TotalDeferredSamples":0,"TotalLocationUpdates":0,"TotalReaderAssociated":0,"TotalReaderBytesAllocated":0,"TotalReaderPending":0,"TotalWriterAssociated":0,"TotalWriterPending":0,"TypeLookupMatchingData":0,"TypeLookupReaderDependencies":0,"TypeLookupSequenceNumbers":0}}
(9971|9971) STAT: _OPENDDS_SEDPTransportInst_01036045bd4a5e1326f37a88_7 {"id":"_OPENDDS_SEDPTransportInst_01036045bd4a5e1326f37a88_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":65536,"TransportRecvMessageBlocks":0,"TransportSendElems":0,"TransportSendHeaderData":0,"TransportSendHeaderDataBlocks":0,"TransportSendHeaderMessageBlocks":0,"TransportSendNotificationQueue":0,"TransportSendQueue":0,"TransportSendReplacedDataBlocks":0,"TransportSendReplacedMessageBlocks":0}}
(9971|9971) STAT: _OPENDDS_SEDPTransportInst_01036045bd4a5e1326f3d3b4_0 {"id":"_OPENDDS_SEDPTransportInst_01036045bd4a5e1326f3d3b4_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}}
(9971|9971) 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}}
(9971|9976) INFO: PublicationListener::on_data_available remove local writer 01036045.bd4a5e13.26f4320a.00000002 33.046 s into session [0/2]
(9971|9976) INFO: PublicationListener::on_data_available remove local writer 01036045.bd4a5e13.26f4320a.01000002 33.046 s into session [1/2]
(9971|9976) INFO: SubscriptionListener::on_data_available remove local reader 01036045.bd4a5e13.26f4320a.00000007 33.046 s into session [0/2]
(9971|9976) INFO: SubscriptionListener::on_data_available remove local reader 01036045.bd4a5e13.26f4320a.01000007 33.046 s into session [1/2]
(9971|9976) INFO: RelayParticipantStatusReporter::remove_participant remove local participant 01036045.bd4a5e13.26f4320a.000001c1 33.059 s into session [0/1]
(9971|9976) INFO: GuidAddrSet::remove 01036045.bd4a5e13.26f4320a.000001c1 removed 33.059 s into session total=2 remote=0 deactivation=3 expire=6 admit=0
(9971|9976) INFO: PublicationListener::on_data_available remove local writer 01036045.bd4a5e13.26f55bbd.00000002 33.040 s into session [0/1]
(9971|9976) INFO: PublicationListener::on_data_available remove local writer 01036045.bd4a5e13.26f55bbd.01000002 33.041 s into session [0/1]
(9971|9976) INFO: SubscriptionListener::on_data_available remove local reader 01036045.bd4a5e13.26f55bbd.00000007 33.042 s into session [0/1]
(9971|9976) INFO: SubscriptionListener::on_data_available remove local reader 01036045.bd4a5e13.26f55bbd.01000007 33.043 s into session [0/1]
(9971|9976) INFO: RelayParticipantStatusReporter::remove_participant remove local participant 01036045.bd4a5e13.26f55bbd.000001c1 33.055 s into session [0/1]
(9971|9976) INFO: GuidAddrSet::remove 01036045.bd4a5e13.26f55bbd.000001c1 removed 33.055 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_10001
node_controller PID: 10002 started at 2025-10-28 18:52:58
/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: 10003 started at 2025-10-28 18:52:58
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 01036045.bd4a5e13.2712d6a5.000001c1 "test_nc_10001"
Discovered 1 nodes
Running the Scenario...
Results will be stored in example/result/4

Started at 2025-10-28T18:53:05Z
Setting scenario launch_time to be 3 seconds from now: 2025-10-28T18:53:08Z

2025-10-28T18:53:08Z: Node 01036045.bd4a5e13.2712d6a5.000001c1 (test_nc_10001) starting process 10019:
 - original config: ci-echo_client.json
 - command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10002/n01036045.bd4a5e13.2712d6a5.000001c1w1_config.json --report /tmp/opendds_bench_nc_10002/n01036045.bd4a5e13.2712d6a5.000001c1w1_report.json --log /tmp/opendds_bench_nc_10002/n01036045.bd4a5e13.2712d6a5.000001c1w1_log.txt

2025-10-28T18:53:08Z: Node 01036045.bd4a5e13.2712d6a5.000001c1 (test_nc_10001) starting process 10020:
 - original config: ci-echo_server.json
 - command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10002/n01036045.bd4a5e13.2712d6a5.000001c1w2_config.json --report /tmp/opendds_bench_nc_10002/n01036045.bd4a5e13.2712d6a5.000001c1w2_report.json --log /tmp/opendds_bench_nc_10002/n01036045.bd4a5e13.2712d6a5.000001c1w2_log.txt

2025-10-28T18:53:37Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10020 with exit code 0
2025-10-28T18:53:37Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10019 with exit code 0
Writing report for node name 'test_nc_10001' (id '01036045.bd4a5e13.2712d6a5.000001c1') with 2 spawned process reports
Got 1 out of 2 expected process reports
Got 2 out of 2 expected process reports

Ended at 2025-10-28T18:53:38Z


Percent Cpu Utilization Statistics:
  percent cpu utilization  count = 29
  percent cpu utilization    min = 0.000000
  percent cpu utilization    max = 5.665025
  percent cpu utilization   mean = 2.111174
  percent cpu utilization  stdev = 2.438166
  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.575386
  percent memory utilization   mean = 1.468015
  percent memory utilization  stdev = 0.290477
  percent memory utilization median = 1.540218
  percent memory utilization  madev = 0.035168

Percent Virtual Memory Utilization Statistics:
  percent virtual memory utilization  count = 29
  percent virtual memory utilization    min = 0.000000
  percent virtual memory utilization    max = 1.945317
  percent virtual memory utilization   mean = 1.878237
  percent virtual memory utilization  stdev = 0.354953
  percent virtual memory utilization median = 1.945317
  percent virtual memory utilization  madev = 0.000000

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.048 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.123501
  discovery time delta    max = 0.361481
  discovery time delta   mean = 0.189673
  discovery time delta  stdev = 0.099791
  discovery time delta median = 0.136855
  discovery time delta  madev = 0.013352

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.000440
    latency    max = 0.002839
    latency   mean = 0.000626
    latency  stdev = 0.000098
    latency median = 0.000617
    latency  madev = 0.000046

  Jitter Statistics:
    jitter  count = 1998
    jitter    min = 0.000000
    jitter    max = 0.002200
    jitter   mean = 0.000040
    jitter  stdev = 0.000098
    jitter median = 0.000020
    jitter  madev = 0.000013

  Throughput Statistics:
    throughput  count = 1998
    throughput    min = 17240.054369
    throughput    max = 18799.771214
    throughput   mean = 18792.188072
    throughput  stdev = 52.518316
    throughput median = 18798.105285
    throughput  madev = 1.053929

  Round Trip Latency Statistics:
    round trip latency  count = 1000
    round trip latency    min = 0.000521
    round trip latency    max = 0.001701
    round trip latency   mean = 0.000652
    round trip latency  stdev = 0.000070
    round trip latency median = 0.000639
    round trip latency  madev = 0.000029

  Round Trip Jitter Statistics:
    round trip jitter  count = 999
    round trip jitter    min = 0.000000
    round trip jitter    max = 0.001057
    round trip jitter   mean = 0.000034
    round trip jitter  stdev = 0.000067
    round trip jitter median = 0.000018
    round trip jitter  madev = 0.000012

  Round Trip Throughput Statistics:
    round trip throughput  count = 999
    round trip throughput    min = 16102.936824
    round trip throughput    max = 18797.779910
    round trip throughput   mean = 18780.955062
    round trip throughput  stdev = 106.444116
    round trip throughput median = 18795.022503
    round trip throughput  madev = 1.955701


Wrote results to example/result/4
=== Showing Log for Node 01036045.bd4a5e13.2712d6a5.000001c1 === Spawned Process #2 (PID 10020) ===
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'

2025-10-28T18:53:10Z: 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'
2025-10-28T18:53:10Z: Process construction / entity creation complete.

2025-10-28T18:53:10Z: Beginning action construction / initialization.
2025-10-28T18:53:10Z: Action construction / initialization complete.

(10020|10033) RtpsUdpSendStrategy::send_single_i() - destination 10.1.0.240:45556 failed send: Operation not permitted
(10020|10033) RtpsUdpSendStrategy::send_rtps_control() - failed to send RTPS control message
2025-10-28T18:53:11Z: Enabling DDS entities (if not already enabled).
2025-10-28T18:53:11Z: DDS entities enabled.

2025-10-28T18:53:11Z: Initializing process actions.
2025-10-28T18:53:21Z: Starting process actions.
2025-10-28T18:53:21Z: Process tests started.

2025-10-28T18:53:36Z: Stopping process tests.
2025-10-28T18:53:36Z: Process tests stopped.

2025-10-28T18:53:37Z: Stopping process actions.
2025-10-28T18:53:37Z: Detaching Listeners.
2025-10-28T18:53:37Z: 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
2025-10-28T18:53:37Z: Process destruction / entity deletion complete.


--- Process Statistics ---

construction time: 0.052
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.048

--- Discovery Statistics ---

undermatched readers: 0
undermatched writers: 0



=== Showing Log for Node 01036045.bd4a5e13.2712d6a5.000001c1 === Spawned Process #1 (PID 10019) ===
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'

2025-10-28T18:53:10Z: 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'
2025-10-28T18:53:10Z: Process construction / entity creation complete.

2025-10-28T18:53:10Z: Beginning action construction / initialization.
2025-10-28T18:53:10Z: Action construction / initialization complete.

2025-10-28T18:53:11Z: Enabling DDS entities (if not already enabled).
2025-10-28T18:53:11Z: DDS entities enabled.

2025-10-28T18:53:11Z: Initializing process actions.
2025-10-28T18:53:21Z: Starting process actions.
2025-10-28T18:53:21Z: Process tests started.

2025-10-28T18:53:36Z: Stopping process tests.
2025-10-28T18:53:36Z: Process tests stopped.

2025-10-28T18:53:37Z: Stopping process actions.
2025-10-28T18:53:37Z: Detaching Listeners.
2025-10-28T18:53:37Z: 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
2025-10-28T18:53:37Z: 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.022

--- 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:41s 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_10037
node_controller PID: 10038 started at 2025-10-28 18:53:39
/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: 10039 started at 2025-10-28 18:53:39
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 01036045.bd4a5e13.2736bb60.000001c1 "test_nc_10037"
Discovered 1 nodes
Running the Scenario...
Results will be stored in example/result/5

Started at 2025-10-28T18:53:46Z
Setting scenario launch_time to be 3 seconds from now: 2025-10-28T18:53:49Z

2025-10-28T18:53:49Z: Node 01036045.bd4a5e13.2736bb60.000001c1 (test_nc_10037) starting process 10054:
 - original config: ci-echo-frag_client.json
 - command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10038/n01036045.bd4a5e13.2736bb60.000001c1w1_config.json --report /tmp/opendds_bench_nc_10038/n01036045.bd4a5e13.2736bb60.000001c1w1_report.json --log /tmp/opendds_bench_nc_10038/n01036045.bd4a5e13.2736bb60.000001c1w1_log.txt

2025-10-28T18:53:49Z: Node 01036045.bd4a5e13.2736bb60.000001c1 (test_nc_10037) starting process 10055:
 - original config: ci-echo-frag_server.json
 - command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10038/n01036045.bd4a5e13.2736bb60.000001c1w2_config.json --report /tmp/opendds_bench_nc_10038/n01036045.bd4a5e13.2736bb60.000001c1w2_report.json --log /tmp/opendds_bench_nc_10038/n01036045.bd4a5e13.2736bb60.000001c1w2_log.txt

2025-10-28T18:54:17Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10054 with exit code 0
2025-10-28T18:54:17Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10055 with exit code 0
Writing report for node name 'test_nc_10037' (id '01036045.bd4a5e13.2736bb60.000001c1') with 2 spawned process reports
Got 1 out of 2 expected process reports
Got 2 out of 2 expected process reports

Ended at 2025-10-28T18:54:18Z


Percent Cpu Utilization Statistics:
  percent cpu utilization  count = 29
  percent cpu utilization    min = 0.000000
  percent cpu utilization    max = 5.263158
  percent cpu utilization   mean = 0.888237
  percent cpu utilization  stdev = 1.160286
  percent cpu utilization median = 0.500000
  percent cpu utilization  madev = 0.500000

Percent Memory Utilization Statistics:
  percent memory utilization  count = 29
  percent memory utilization    min = 0.000000
  percent memory utilization    max = 1.680524
  percent memory utilization   mean = 1.515712
  percent memory utilization  stdev = 0.306844
  percent memory utilization median = 1.596902
  percent memory utilization  madev = 0.081277

Percent Virtual Memory Utilization Statistics:
  percent virtual memory utilization  count = 29
  percent virtual memory utilization    min = 0.000000
  percent virtual memory utilization    max = 1.945317
  percent virtual memory utilization   mean = 1.878237
  percent virtual memory utilization  stdev = 0.354953
  percent virtual memory utilization median = 1.945317
  percent virtual memory utilization  madev = 0.000000

Test Timing Stats:
  Max Construction Time: 0.056 seconds
  Max Enable Time: 0.000 seconds
  Max Start Time: 0.001 seconds
  Max Stop Time: 0.022 seconds
  Max Destruction Time: 0.047 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.111804
  discovery time delta    max = 0.152188
  discovery time delta   mean = 0.132724
  discovery time delta  stdev = 0.015792
  discovery time delta median = 0.133453
  discovery time delta  madev = 0.014111

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.001628
    latency    max = 0.003313
    latency   mean = 0.002118
    latency  stdev = 0.000257
    latency median = 0.002177
    latency  madev = 0.000135

  Jitter Statistics:
    jitter  count = 198
    jitter    min = 0.000000
    jitter    max = 0.001207
    jitter   mean = 0.000120
    jitter  stdev = 0.000130
    jitter median = 0.000086
    jitter  madev = 0.000066

  Throughput Statistics:
    throughput  count = 198
    throughput    min = 977119.073051
    throughput    max = 1000769.226573
    throughput   mean = 999830.733893
    throughput  stdev = 2461.232988
    throughput median = 1000483.563138
    throughput  madev = 152.007943

  Round Trip Latency Statistics:
    round trip latency  count = 100
    round trip latency    min = 0.002042
    round trip latency    max = 0.003186
    round trip latency   mean = 0.002260
    round trip latency  stdev = 0.000164
    round trip latency median = 0.002235
    round trip latency  madev = 0.000119

  Round Trip Jitter Statistics:
    round trip jitter  count = 99
    round trip jitter    min = 0.000003
    round trip jitter    max = 0.000807
    round trip jitter   mean = 0.000102
    round trip jitter  stdev = 0.000106
    round trip jitter median = 0.000071
    round trip jitter  madev = 0.000054

  Round Trip Throughput Statistics:
    round trip throughput  count = 99
    round trip throughput    min = 954817.594142
    round trip throughput    max = 1000460.095277
    round trip throughput   mean = 998439.552569
    round trip throughput  stdev = 5483.473954
    round trip throughput median = 999929.800508
    round trip throughput  madev = 392.415378


Wrote results to example/result/5
=== Showing Log for Node 01036045.bd4a5e13.2736bb60.000001c1 === Spawned Process #1 (PID 10054) ===
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'

2025-10-28T18:53:50Z: 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'
2025-10-28T18:53:50Z: Process construction / entity creation complete.

2025-10-28T18:53:50Z: Beginning action construction / initialization.
2025-10-28T18:53:50Z: Action construction / initialization complete.

2025-10-28T18:53:51Z: Enabling DDS entities (if not already enabled).
2025-10-28T18:53:51Z: DDS entities enabled.

2025-10-28T18:53:51Z: Initializing process actions.
2025-10-28T18:54:01Z: Starting process actions.
2025-10-28T18:54:01Z: Process tests started.

2025-10-28T18:54:16Z: Stopping process tests.
2025-10-28T18:54:16Z: Process tests stopped.

2025-10-28T18:54:17Z: Stopping process actions.
2025-10-28T18:54:17Z: Detaching Listeners.
2025-10-28T18:54:17Z: 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
2025-10-28T18:54:17Z: Process destruction / entity deletion complete.


--- Process Statistics ---

construction time: 0.056
enable time: 0.000
start time: 0.001
stop time: 0.022
destruction time: 0.021

--- Discovery Statistics ---

undermatched readers: 0
undermatched writers: 0



=== Showing Log for Node 01036045.bd4a5e13.2736bb60.000001c1 === Spawned Process #2 (PID 10055) ===
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'

2025-10-28T18:53:50Z: 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'
2025-10-28T18:53:50Z: Process construction / entity creation complete.

2025-10-28T18:53:50Z: Beginning action construction / initialization.
2025-10-28T18:53:50Z: Action construction / initialization complete.

2025-10-28T18:53:51Z: Enabling DDS entities (if not already enabled).
2025-10-28T18:53:51Z: DDS entities enabled.

2025-10-28T18:53:51Z: Initializing process actions.
2025-10-28T18:54:01Z: Starting process actions.
2025-10-28T18:54:01Z: Process tests started.

2025-10-28T18:54:16Z: Stopping process tests.
2025-10-28T18:54:16Z: Process tests stopped.

2025-10-28T18:54:17Z: Stopping process actions.
2025-10-28T18:54:17Z: Detaching Listeners.
2025-10-28T18:54:17Z: 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
2025-10-28T18:54:17Z: 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.047

--- 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_10072
node_controller PID: 10073 started at 2025-10-28 18:54:19
/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: 10074 started at 2025-10-28 18:54:19
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 01036045.bd4a5e13.27599fd4.000001c1 "test_nc_10072"
Discovered 1 nodes
Running the Scenario...
Results will be stored in example/result/6

Started at 2025-10-28T18:54:26Z
Setting scenario launch_time to be 3 seconds from now: 2025-10-28T18:54:29Z

2025-10-28T18:54:29Z: Node 01036045.bd4a5e13.27599fd4.000001c1 (test_nc_10072) starting process 10089:
 - original config: ci-fan_client.json
 - command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10073/n01036045.bd4a5e13.27599fd4.000001c1w1_config.json --report /tmp/opendds_bench_nc_10073/n01036045.bd4a5e13.27599fd4.000001c1w1_report.json --log /tmp/opendds_bench_nc_10073/n01036045.bd4a5e13.27599fd4.000001c1w1_log.txt

2025-10-28T18:54:29Z: Node 01036045.bd4a5e13.27599fd4.000001c1 (test_nc_10072) starting process 10090:
 - original config: ci-fan_server.json
 - command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10073/n01036045.bd4a5e13.27599fd4.000001c1w2_config.json --report /tmp/opendds_bench_nc_10073/n01036045.bd4a5e13.27599fd4.000001c1w2_report.json --log /tmp/opendds_bench_nc_10073/n01036045.bd4a5e13.27599fd4.000001c1w2_log.txt

2025-10-28T18:54:29Z: Node 01036045.bd4a5e13.27599fd4.000001c1 (test_nc_10072) starting process 10091:
 - original config: ci-fan_server.json
 - command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10073/n01036045.bd4a5e13.27599fd4.000001c1w3_config.json --report /tmp/opendds_bench_nc_10073/n01036045.bd4a5e13.27599fd4.000001c1w3_report.json --log /tmp/opendds_bench_nc_10073/n01036045.bd4a5e13.27599fd4.000001c1w3_log.txt

2025-10-28T18:54:29Z: Node 01036045.bd4a5e13.27599fd4.000001c1 (test_nc_10072) starting process 10092:
 - original config: ci-fan_server.json
 - command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10073/n01036045.bd4a5e13.27599fd4.000001c1w4_config.json --report /tmp/opendds_bench_nc_10073/n01036045.bd4a5e13.27599fd4.000001c1w4_report.json --log /tmp/opendds_bench_nc_10073/n01036045.bd4a5e13.27599fd4.000001c1w4_log.txt

2025-10-28T18:54:29Z: Node 01036045.bd4a5e13.27599fd4.000001c1 (test_nc_10072) starting process 10093:
 - original config: ci-fan_server.json
 - command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10073/n01036045.bd4a5e13.27599fd4.000001c1w5_config.json --report /tmp/opendds_bench_nc_10073/n01036045.bd4a5e13.27599fd4.000001c1w5_report.json --log /tmp/opendds_bench_nc_10073/n01036045.bd4a5e13.27599fd4.000001c1w5_log.txt

2025-10-28T18:54:29Z: Node 01036045.bd4a5e13.27599fd4.000001c1 (test_nc_10072) starting process 10094:
 - original config: ci-fan_server.json
 - command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10073/n01036045.bd4a5e13.27599fd4.000001c1w6_config.json --report /tmp/opendds_bench_nc_10073/n01036045.bd4a5e13.27599fd4.000001c1w6_report.json --log /tmp/opendds_bench_nc_10073/n01036045.bd4a5e13.27599fd4.000001c1w6_log.txt

2025-10-28T18:54:29Z: Node 01036045.bd4a5e13.27599fd4.000001c1 (test_nc_10072) starting process 10095:
 - original config: ci-fan_server.json
 - command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10073/n01036045.bd4a5e13.27599fd4.000001c1w7_config.json --report /tmp/opendds_bench_nc_10073/n01036045.bd4a5e13.27599fd4.000001c1w7_report.json --log /tmp/opendds_bench_nc_10073/n01036045.bd4a5e13.27599fd4.000001c1w7_log.txt

2025-10-28T18:54:29Z: Node 01036045.bd4a5e13.27599fd4.000001c1 (test_nc_10072) starting process 10096:
 - original config: ci-fan_server.json
 - command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10073/n01036045.bd4a5e13.27599fd4.000001c1w8_config.json --report /tmp/opendds_bench_nc_10073/n01036045.bd4a5e13.27599fd4.000001c1w8_report.json --log /tmp/opendds_bench_nc_10073/n01036045.bd4a5e13.27599fd4.000001c1w8_log.txt

2025-10-28T18:54:29Z: Node 01036045.bd4a5e13.27599fd4.000001c1 (test_nc_10072) starting process 10097:
 - original config: ci-fan_server.json
 - command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10073/n01036045.bd4a5e13.27599fd4.000001c1w9_config.json --report /tmp/opendds_bench_nc_10073/n01036045.bd4a5e13.27599fd4.000001c1w9_report.json --log /tmp/opendds_bench_nc_10073/n01036045.bd4a5e13.27599fd4.000001c1w9_log.txt

2025-10-28T18:54:29Z: Node 01036045.bd4a5e13.27599fd4.000001c1 (test_nc_10072) starting process 10098:
 - original config: ci-fan_server.json
 - command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10073/n01036045.bd4a5e13.27599fd4.000001c1w10_config.json --report /tmp/opendds_bench_nc_10073/n01036045.bd4a5e13.27599fd4.000001c1w10_report.json --log /tmp/opendds_bench_nc_10073/n01036045.bd4a5e13.27599fd4.000001c1w10_log.txt

2025-10-28T18:54:29Z: Node 01036045.bd4a5e13.27599fd4.000001c1 (test_nc_10072) starting process 10099:
 - original config: ci-fan_server.json
 - command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10073/n01036045.bd4a5e13.27599fd4.000001c1w11_config.json --report /tmp/opendds_bench_nc_10073/n01036045.bd4a5e13.27599fd4.000001c1w11_report.json --log /tmp/opendds_bench_nc_10073/n01036045.bd4a5e13.27599fd4.000001c1w11_log.txt

2025-10-28T18:55:18Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10091 with exit code 0
2025-10-28T18:55:18Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10096 with exit code 0
2025-10-28T18:55:18Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10089 with exit code 0
2025-10-28T18:55:18Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10098 with exit code 0
2025-10-28T18:55:18Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10097 with exit code 0
2025-10-28T18:55:18Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10094 with exit code 0
2025-10-28T18:55:18Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10092 with exit code 0
2025-10-28T18:55:18Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10095 with exit code 0
2025-10-28T18:55:18Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10090 with exit code 0
2025-10-28T18:55:18Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10099 with exit code 0
2025-10-28T18:55:18Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10093 with exit code 0
Writing report for node name 'test_nc_10072' (id '01036045.bd4a5e13.27599fd4.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
All reports written and acknowledged.
Got 11 out of 11 expected process reports

Ended at 2025-10-28T18:55:18Z


Percent Cpu Utilization Statistics:
  percent cpu utilization  count = 49
  percent cpu utilization    min = 0.000000
  percent cpu utilization    max = 67.686805
  percent cpu utilization   mean = 4.256034
  percent cpu utilization  stdev = 9.958104
  percent cpu utilization median = 1.754386
  percent cpu utilization  madev = 1.754386

Percent Memory Utilization Statistics:
  percent memory utilization  count = 49
  percent memory utilization    min = 0.000000
  percent memory utilization    max = 8.753692
  percent memory utilization   mean = 8.420972
  percent memory utilization  stdev = 1.273441
  percent memory utilization median = 8.718524
  percent memory utilization  madev = 0.033605

Percent Virtual Memory Utilization Statistics:
  percent virtual memory utilization  count = 49
  percent virtual memory utilization    min = 0.000000
  percent virtual memory utilization    max = 10.699244
  percent virtual memory utilization   mean = 10.480892
  percent virtual memory utilization  stdev = 1.512786
  percent virtual memory utilization median = 10.699244
  percent virtual memory utilization  madev = 0.000000

Test Timing Stats:
  Max Construction Time: 0.290 seconds
  Max Enable Time: 0.000 seconds
  Max Start Time: 0.002 seconds
  Max Stop Time: 0.024 seconds
  Max Destruction Time: 0.163 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.309127
  discovery time delta    max = 0.845019
  discovery time delta   mean = 0.580619
  discovery time delta  stdev = 0.163621
  discovery time delta median = 0.540364
  discovery time delta  madev = 0.096778

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.000661
    latency    max = 0.007485
    latency   mean = 0.002096
    latency  stdev = 0.000964
    latency median = 0.001902
    latency  madev = 0.000711

  Jitter Statistics:
    jitter  count = 1980
    jitter    min = 0.000000
    jitter    max = 0.005879
    jitter   mean = 0.000974
    jitter  stdev = 0.000857
    jitter median = 0.000774
    jitter  madev = 0.000581

  Throughput Statistics:
    throughput  count = 1980
    throughput    min = 3327.797516
    throughput    max = 3643.945624
    throughput   mean = 3439.003277
    throughput  stdev = 10.029612
    throughput median = 3439.556511
    throughput  madev = 0.816014

  Round Trip Latency Statistics:
    round trip latency  count = 1000
    round trip latency    min = 0.001029
    round trip latency    max = 0.007003
    round trip latency   mean = 0.002847
    round trip latency  stdev = -nan
    round trip latency median = 0.002954
    round trip latency  madev = 0.000642

  Round Trip Jitter Statistics:
    round trip jitter  count = 990
    round trip jitter    min = 0.000001
    round trip jitter    max = 0.005631
    round trip jitter   mean = 0.000863
    round trip jitter  stdev = -nan
    round trip jitter median = 0.000693
    round trip jitter  madev = 0.000460

  Round Trip Throughput Statistics:
    round trip throughput  count = 990
    round trip throughput    min = 3213.617878
    round trip throughput    max = 3439.509305
    round trip throughput   mean = 3430.965816
    round trip throughput  stdev = -nan
    round trip throughput median = 3436.726611
    round trip throughput  madev = 1.485352


Wrote results to example/result/6
=== Showing Log for Node 01036045.bd4a5e13.27599fd4.000001c1 === Spawned Process #3 (PID 10091) ===
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'

2025-10-28T18:54:30Z: 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'
2025-10-28T18:54:30Z: Process construction / entity creation complete.

2025-10-28T18:54:30Z: Beginning action construction / initialization.
2025-10-28T18:54:30Z: Action construction / initialization complete.

2025-10-28T18:54:31Z: Enabling DDS entities (if not already enabled).
2025-10-28T18:54:31Z: DDS entities enabled.

2025-10-28T18:54:31Z: Initializing process actions.
2025-10-28T18:54:46Z: Starting process actions.
2025-10-28T18:54:46Z: Process tests started.

2025-10-28T18:55:16Z: Stopping process tests.
2025-10-28T18:55:16Z: Process tests stopped.

2025-10-28T18:55:17Z: Stopping process actions.
2025-10-28T18:55:17Z: Detaching Listeners.
2025-10-28T18:55:17Z: 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
2025-10-28T18:55:17Z: Process destruction / entity deletion complete.


--- Process Statistics ---

construction time: 0.045
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.163

--- Discovery Statistics ---

undermatched readers: 0
undermatched writers: 0



=== Showing Log for Node 01036045.bd4a5e13.27599fd4.000001c1 === Spawned Process #8 (PID 10096) ===
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'

2025-10-28T18:54:30Z: 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'
2025-10-28T18:54:30Z: Process construction / entity creation complete.

2025-10-28T18:54:30Z: Beginning action construction / initialization.
2025-10-28T18:54:30Z: Action construction / initialization complete.

2025-10-28T18:54:31Z: Enabling DDS entities (if not already enabled).
2025-10-28T18:54:31Z: DDS entities enabled.

2025-10-28T18:54:31Z: Initializing process actions.
2025-10-28T18:54:46Z: Starting process actions.
2025-10-28T18:54:46Z: Process tests started.

2025-10-28T18:55:16Z: Stopping process tests.
2025-10-28T18:55:16Z: Process tests stopped.

2025-10-28T18:55:17Z: Stopping process actions.
2025-10-28T18:55:17Z: Detaching Listeners.
2025-10-28T18:55:17Z: 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
2025-10-28T18:55:17Z: Process destruction / entity deletion complete.


--- Process Statistics ---

construction time: 0.050
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.138

--- Discovery Statistics ---

undermatched readers: 0
undermatched writers: 0



=== Showing Log for Node 01036045.bd4a5e13.27599fd4.000001c1 === Spawned Process #1 (PID 10089) ===
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'

2025-10-28T18:54:30Z: 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'
2025-10-28T18:54:30Z: Process construction / entity creation complete.

2025-10-28T18:54:30Z: Beginning action construction / initialization.
2025-10-28T18:54:30Z: Action construction / initialization complete.

2025-10-28T18:54:31Z: Enabling DDS entities (if not already enabled).
2025-10-28T18:54:31Z: DDS entities enabled.

2025-10-28T18:54:31Z: Initializing process actions.
2025-10-28T18:54:46Z: Starting process actions.
2025-10-28T18:54:46Z: Process tests started.

2025-10-28T18:55:16Z: Stopping process tests.
2025-10-28T18:55:16Z: Process tests stopped.

2025-10-28T18:55:17Z: Stopping process actions.
2025-10-28T18:55:17Z: Detaching Listeners.
2025-10-28T18:55:17Z: 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
2025-10-28T18:55:17Z: Process destruction / entity deletion complete.


--- Process Statistics ---

construction time: 0.080
enable time: 0.000
start time: 0.002
stop time: 0.024
destruction time: 0.059

--- Discovery Statistics ---

undermatched readers: 0
undermatched writers: 0



=== Showing Log for Node 01036045.bd4a5e13.27599fd4.000001c1 === Spawned Process #10 (PID 10098) ===
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'

2025-10-28T18:54:30Z: 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'
2025-10-28T18:54:31Z: Process construction / entity creation complete.

2025-10-28T18:54:31Z: Beginning action construction / initialization.
2025-10-28T18:54:31Z: Action construction / initialization complete.

2025-10-28T18:54:32Z: Enabling DDS entities (if not already enabled).
2025-10-28T18:54:32Z: DDS entities enabled.

2025-10-28T18:54:32Z: Initializing process actions.
2025-10-28T18:54:47Z: Starting process actions.
2025-10-28T18:54:47Z: Process tests started.

2025-10-28T18:55:17Z: Stopping process tests.
2025-10-28T18:55:17Z: Process tests stopped.

2025-10-28T18:55:18Z: Stopping process actions.
2025-10-28T18:55:18Z: Detaching Listeners.
2025-10-28T18:55:18Z: 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
2025-10-28T18:55:18Z: Process destruction / entity deletion complete.


--- Process Statistics ---

construction time: 0.201
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 01036045.bd4a5e13.27599fd4.000001c1 === Spawned Process #9 (PID 10097) ===
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'

2025-10-28T18:54:30Z: 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'
2025-10-28T18:54:31Z: Process construction / entity creation complete.

2025-10-28T18:54:31Z: Beginning action construction / initialization.
2025-10-28T18:54:31Z: Action construction / initialization complete.

2025-10-28T18:54:32Z: Enabling DDS entities (if not already enabled).
2025-10-28T18:54:32Z: DDS entities enabled.

2025-10-28T18:54:32Z: Initializing process actions.
2025-10-28T18:54:47Z: Starting process actions.
2025-10-28T18:54:47Z: Process tests started.

2025-10-28T18:55:17Z: Stopping process tests.
2025-10-28T18:55:17Z: Process tests stopped.

2025-10-28T18:55:18Z: Stopping process actions.
2025-10-28T18:55:18Z: Detaching Listeners.
2025-10-28T18:55:18Z: 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
2025-10-28T18:55:18Z: Process destruction / entity deletion complete.


--- Process Statistics ---

construction time: 0.185
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 01036045.bd4a5e13.27599fd4.000001c1 === Spawned Process #6 (PID 10094) ===
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'

2025-10-28T18:54:30Z: 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'
2025-10-28T18:54:31Z: Process construction / entity creation complete.

2025-10-28T18:54:31Z: Beginning action construction / initialization.
2025-10-28T18:54:31Z: Action construction / initialization complete.

2025-10-28T18:54:32Z: Enabling DDS entities (if not already enabled).
2025-10-28T18:54:32Z: DDS entities enabled.

2025-10-28T18:54:32Z: Initializing process actions.
2025-10-28T18:54:47Z: Starting process actions.
2025-10-28T18:54:47Z: Process tests started.

2025-10-28T18:55:17Z: Stopping process tests.
2025-10-28T18:55:17Z: Process tests stopped.

2025-10-28T18:55:18Z: Stopping process actions.
2025-10-28T18:55:18Z: Detaching Listeners.
2025-10-28T18:55:18Z: 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
2025-10-28T18:55:18Z: Process destruction / entity deletion complete.


--- Process Statistics ---

construction time: 0.190
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 01036045.bd4a5e13.27599fd4.000001c1 === Spawned Process #4 (PID 10092) ===
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'

2025-10-28T18:54:30Z: 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'
2025-10-28T18:54:31Z: Process construction / entity creation complete.

2025-10-28T18:54:31Z: Beginning action construction / initialization.
2025-10-28T18:54:31Z: Action construction / initialization complete.

2025-10-28T18:54:32Z: Enabling DDS entities (if not already enabled).
2025-10-28T18:54:32Z: DDS entities enabled.

2025-10-28T18:54:32Z: Initializing process actions.
2025-10-28T18:54:47Z: Starting process actions.
2025-10-28T18:54:47Z: Process tests started.

2025-10-28T18:55:17Z: Stopping process tests.
2025-10-28T18:55:17Z: Process tests stopped.

2025-10-28T18:55:18Z: Stopping process actions.
2025-10-28T18:55:18Z: Detaching Listeners.
2025-10-28T18:55:18Z: 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
2025-10-28T18:55:18Z: Process destruction / entity deletion complete.


--- Process Statistics ---

construction time: 0.231
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 01036045.bd4a5e13.27599fd4.000001c1 === Spawned Process #7 (PID 10095) ===
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'

2025-10-28T18:54:30Z: 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'
2025-10-28T18:54:31Z: Process construction / entity creation complete.

2025-10-28T18:54:31Z: Beginning action construction / initialization.
2025-10-28T18:54:31Z: Action construction / initialization complete.

2025-10-28T18:54:32Z: Enabling DDS entities (if not already enabled).
2025-10-28T18:54:32Z: DDS entities enabled.

2025-10-28T18:54:32Z: Initializing process actions.
2025-10-28T18:54:47Z: Starting process actions.
2025-10-28T18:54:47Z: Process tests started.

2025-10-28T18:55:17Z: Stopping process tests.
2025-10-28T18:55:17Z: Process tests stopped.

2025-10-28T18:55:18Z: Stopping process actions.
2025-10-28T18:55:18Z: Detaching Listeners.
2025-10-28T18:55:18Z: 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
2025-10-28T18:55:18Z: 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.039

--- Discovery Statistics ---

undermatched readers: 0
undermatched writers: 0



=== Showing Log for Node 01036045.bd4a5e13.27599fd4.000001c1 === Spawned Process #2 (PID 10090) ===
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'

2025-10-28T18:54:30Z: 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'
2025-10-28T18:54:31Z: Process construction / entity creation complete.

2025-10-28T18:54:31Z: Beginning action construction / initialization.
2025-10-28T18:54:31Z: Action construction / initialization complete.

2025-10-28T18:54:32Z: Enabling DDS entities (if not already enabled).
2025-10-28T18:54:32Z: DDS entities enabled.

2025-10-28T18:54:32Z: Initializing process actions.
2025-10-28T18:54:47Z: Starting process actions.
2025-10-28T18:54:47Z: Process tests started.

2025-10-28T18:55:17Z: Stopping process tests.
2025-10-28T18:55:17Z: Process tests stopped.

2025-10-28T18:55:18Z: Stopping process actions.
2025-10-28T18:55:18Z: Detaching Listeners.
2025-10-28T18:55:18Z: 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
2025-10-28T18:55:18Z: 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.024

--- Discovery Statistics ---

undermatched readers: 0
undermatched writers: 0



=== Showing Log for Node 01036045.bd4a5e13.27599fd4.000001c1 === Spawned Process #11 (PID 10099) ===
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'

2025-10-28T18:54:30Z: 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'
2025-10-28T18:54:31Z: Process construction / entity creation complete.

2025-10-28T18:54:31Z: Beginning action construction / initialization.
2025-10-28T18:54:31Z: Action construction / initialization complete.

2025-10-28T18:54:32Z: Enabling DDS entities (if not already enabled).
2025-10-28T18:54:32Z: DDS entities enabled.

2025-10-28T18:54:32Z: Initializing process actions.
2025-10-28T18:54:47Z: Starting process actions.
2025-10-28T18:54:47Z: Process tests started.

2025-10-28T18:55:17Z: Stopping process tests.
2025-10-28T18:55:17Z: Process tests stopped.

2025-10-28T18:55:18Z: Stopping process actions.
2025-10-28T18:55:18Z: Detaching Listeners.
2025-10-28T18:55:18Z: 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
2025-10-28T18:55:18Z: 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.022

--- Discovery Statistics ---

undermatched readers: 0
undermatched writers: 0



=== Showing Log for Node 01036045.bd4a5e13.27599fd4.000001c1 === Spawned Process #5 (PID 10093) ===
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'

2025-10-28T18:54:30Z: 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'
2025-10-28T18:54:31Z: Process construction / entity creation complete.

2025-10-28T18:54:31Z: Beginning action construction / initialization.
2025-10-28T18:54:31Z: Action construction / initialization complete.

2025-10-28T18:54:32Z: Enabling DDS entities (if not already enabled).
2025-10-28T18:54:32Z: DDS entities enabled.

2025-10-28T18:54:32Z: Initializing process actions.
2025-10-28T18:54:47Z: Starting process actions.
2025-10-28T18:54:47Z: Process tests started.

2025-10-28T18:55:17Z: Stopping process tests.
2025-10-28T18:55:17Z: Process tests stopped.

2025-10-28T18:55:18Z: Stopping process actions.
2025-10-28T18:55:18Z: Detaching Listeners.
2025-10-28T18:55:18Z: 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
2025-10-28T18:55:18Z: Process destruction / entity deletion complete.


--- Process Statistics ---

construction time: 0.290
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.024

--- 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:60s 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_10187
node_controller PID: 10188 started at 2025-10-28 18:55:19
/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: 10189 started at 2025-10-28 18:55:19
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 01036045.bd4a5e13.27cca913.000001c1 "test_nc_10187"
Discovered 1 nodes
Running the Scenario...
Results will be stored in example/result/7

Started at 2025-10-28T18:55:27Z
Setting scenario launch_time to be 3 seconds from now: 2025-10-28T18:55:30Z

2025-10-28T18:55:30Z: Node 01036045.bd4a5e13.27cca913.000001c1 (test_nc_10187) starting process 10204:
 - original config: ci-fan-ws_client.json
 - command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10188/n01036045.bd4a5e13.27cca913.000001c1w1_config.json --report /tmp/opendds_bench_nc_10188/n01036045.bd4a5e13.27cca913.000001c1w1_report.json --log /tmp/opendds_bench_nc_10188/n01036045.bd4a5e13.27cca913.000001c1w1_log.txt

2025-10-28T18:55:30Z: Node 01036045.bd4a5e13.27cca913.000001c1 (test_nc_10187) starting process 10205:
 - original config: ci-fan-ws_server.json
 - command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10188/n01036045.bd4a5e13.27cca913.000001c1w2_config.json --report /tmp/opendds_bench_nc_10188/n01036045.bd4a5e13.27cca913.000001c1w2_report.json --log /tmp/opendds_bench_nc_10188/n01036045.bd4a5e13.27cca913.000001c1w2_log.txt

2025-10-28T18:55:30Z: Node 01036045.bd4a5e13.27cca913.000001c1 (test_nc_10187) starting process 10206:
 - original config: ci-fan-ws_server.json
 - command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10188/n01036045.bd4a5e13.27cca913.000001c1w3_config.json --report /tmp/opendds_bench_nc_10188/n01036045.bd4a5e13.27cca913.000001c1w3_report.json --log /tmp/opendds_bench_nc_10188/n01036045.bd4a5e13.27cca913.000001c1w3_log.txt

2025-10-28T18:55:30Z: Node 01036045.bd4a5e13.27cca913.000001c1 (test_nc_10187) starting process 10207:
 - original config: ci-fan-ws_server.json
 - command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10188/n01036045.bd4a5e13.27cca913.000001c1w4_config.json --report /tmp/opendds_bench_nc_10188/n01036045.bd4a5e13.27cca913.000001c1w4_report.json --log /tmp/opendds_bench_nc_10188/n01036045.bd4a5e13.27cca913.000001c1w4_log.txt

2025-10-28T18:55:30Z: Node 01036045.bd4a5e13.27cca913.000001c1 (test_nc_10187) starting process 10208:
 - original config: ci-fan-ws_server.json
 - command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10188/n01036045.bd4a5e13.27cca913.000001c1w5_config.json --report /tmp/opendds_bench_nc_10188/n01036045.bd4a5e13.27cca913.000001c1w5_report.json --log /tmp/opendds_bench_nc_10188/n01036045.bd4a5e13.27cca913.000001c1w5_log.txt

2025-10-28T18:55:30Z: Node 01036045.bd4a5e13.27cca913.000001c1 (test_nc_10187) starting process 10209:
 - original config: ci-fan-ws_server.json
 - command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10188/n01036045.bd4a5e13.27cca913.000001c1w6_config.json --report /tmp/opendds_bench_nc_10188/n01036045.bd4a5e13.27cca913.000001c1w6_report.json --log /tmp/opendds_bench_nc_10188/n01036045.bd4a5e13.27cca913.000001c1w6_log.txt

2025-10-28T18:55:30Z: Node 01036045.bd4a5e13.27cca913.000001c1 (test_nc_10187) starting process 10210:
 - original config: ci-fan-ws_server.json
 - command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10188/n01036045.bd4a5e13.27cca913.000001c1w7_config.json --report /tmp/opendds_bench_nc_10188/n01036045.bd4a5e13.27cca913.000001c1w7_report.json --log /tmp/opendds_bench_nc_10188/n01036045.bd4a5e13.27cca913.000001c1w7_log.txt

2025-10-28T18:55:30Z: Node 01036045.bd4a5e13.27cca913.000001c1 (test_nc_10187) starting process 10211:
 - original config: ci-fan-ws_server.json
 - command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10188/n01036045.bd4a5e13.27cca913.000001c1w8_config.json --report /tmp/opendds_bench_nc_10188/n01036045.bd4a5e13.27cca913.000001c1w8_report.json --log /tmp/opendds_bench_nc_10188/n01036045.bd4a5e13.27cca913.000001c1w8_log.txt

2025-10-28T18:55:30Z: Node 01036045.bd4a5e13.27cca913.000001c1 (test_nc_10187) starting process 10212:
 - original config: ci-fan-ws_server.json
 - command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10188/n01036045.bd4a5e13.27cca913.000001c1w9_config.json --report /tmp/opendds_bench_nc_10188/n01036045.bd4a5e13.27cca913.000001c1w9_report.json --log /tmp/opendds_bench_nc_10188/n01036045.bd4a5e13.27cca913.000001c1w9_log.txt

2025-10-28T18:55:30Z: Node 01036045.bd4a5e13.27cca913.000001c1 (test_nc_10187) starting process 10213:
 - original config: ci-fan-ws_server.json
 - command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10188/n01036045.bd4a5e13.27cca913.000001c1w10_config.json --report /tmp/opendds_bench_nc_10188/n01036045.bd4a5e13.27cca913.000001c1w10_report.json --log /tmp/opendds_bench_nc_10188/n01036045.bd4a5e13.27cca913.000001c1w10_log.txt

2025-10-28T18:55:30Z: Node 01036045.bd4a5e13.27cca913.000001c1 (test_nc_10187) starting process 10214:
 - original config: ci-fan-ws_server.json
 - command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10188/n01036045.bd4a5e13.27cca913.000001c1w11_config.json --report /tmp/opendds_bench_nc_10188/n01036045.bd4a5e13.27cca913.000001c1w11_report.json --log /tmp/opendds_bench_nc_10188/n01036045.bd4a5e13.27cca913.000001c1w11_log.txt

2025-10-28T18:56:18Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10204 with exit code 0
2025-10-28T18:56:18Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10210 with exit code 0
2025-10-28T18:56:18Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10206 with exit code 0
2025-10-28T18:56:18Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10207 with exit code 0
2025-10-28T18:56:18Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10211 with exit code 0
2025-10-28T18:56:18Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10212 with exit code 0
2025-10-28T18:56:18Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10205 with exit code 0
2025-10-28T18:56:18Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10214 with exit code 0
2025-10-28T18:56:18Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10209 with exit code 0
2025-10-28T18:56:18Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10208 with exit code 0
2025-10-28T18:56:18Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10213 with exit code 0
Writing report for node name 'test_nc_10187' (id '01036045.bd4a5e13.27cca913.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
All reports written and acknowledged.
Got 11 out of 11 expected process reports

Ended at 2025-10-28T18:56:19Z


Percent Cpu Utilization Statistics:
  percent cpu utilization  count = 49
  percent cpu utilization    min = 0.000000
  percent cpu utilization    max = 68.010076
  percent cpu utilization   mean = 4.395438
  percent cpu utilization  stdev = 10.061284
  percent cpu utilization median = 1.748130
  percent cpu utilization  madev = 1.748130

Percent Memory Utilization Statistics:
  percent memory utilization  count = 49
  percent memory utilization    min = 0.000000
  percent memory utilization    max = 8.938105
  percent memory utilization   mean = 8.556064
  percent memory utilization  stdev = 1.302966
  percent memory utilization median = 8.912315
  percent memory utilization  madev = 0.024227

Percent Virtual Memory Utilization Statistics:
  percent virtual memory utilization  count = 49
  percent virtual memory utilization    min = 0.000000
  percent virtual memory utilization    max = 10.699245
  percent virtual memory utilization   mean = 10.480893
  percent virtual memory utilization  stdev = 1.512787
  percent virtual memory utilization median = 10.699245
  percent virtual memory utilization  madev = 0.000000

Test Timing Stats:
  Max Construction Time: 0.281 seconds
  Max Enable Time: 0.000 seconds
  Max Start Time: 0.001 seconds
  Max Stop Time: 0.023 seconds
  Max Destruction Time: 0.042 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.225413
  discovery time delta    max = 0.915541
  discovery time delta   mean = 0.537347
  discovery time delta  stdev = 0.163576
  discovery time delta median = 0.566055
  discovery time delta  madev = 0.093378

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.000821
    latency    max = 0.331294
    latency   mean = 0.005755
    latency  stdev = 0.022590
    latency median = 0.003357
    latency  madev = 0.001016

  Jitter Statistics:
    jitter  count = 1980
    jitter    min = 0.000002
    jitter    max = 0.099997
    jitter   mean = 0.002784
    jitter  stdev = 0.010571
    jitter median = 0.001322
    jitter  madev = 0.000810

  Throughput Statistics:
    throughput  count = 1980
    throughput    min = 1037.808670
    throughput    max = 334807.307364
    throughput   mean = 5441.854388
    throughput  stdev = 18463.030519
    throughput median = 3446.442929
    throughput  madev = 26.768352

  Round Trip Latency Statistics:
    round trip latency  count = 1000
    round trip latency    min = 0.001208
    round trip latency    max = 0.168299
    round trip latency   mean = 0.005868
    round trip latency  stdev = 0.015878
    round trip latency median = 0.003700
    round trip latency  madev = 0.000422

  Round Trip Jitter Statistics:
    round trip jitter  count = 990
    round trip jitter    min = 0.000000
    round trip jitter    max = 0.050006
    round trip jitter   mean = 0.002029
    round trip jitter  stdev = 0.007405
    round trip jitter median = 0.000638
    round trip jitter  madev = 0.000422

  Round Trip Throughput Statistics:
    round trip throughput  count = 990
    round trip throughput    min = 1021.733823
    round trip throughput    max = 3438.476666
    round trip throughput   mean = 3402.679198
    round trip throughput  stdev = 223.917732
    round trip throughput median = 3435.139582
    round trip throughput  madev = 1.953116


Wrote results to example/result/7
=== Showing Log for Node 01036045.bd4a5e13.27cca913.000001c1 === Spawned Process #1 (PID 10204) ===
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'

2025-10-28T18:55:31Z: 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'
2025-10-28T18:55:31Z: Process construction / entity creation complete.

2025-10-28T18:55:31Z: Beginning action construction / initialization.
2025-10-28T18:55:31Z: Action construction / initialization complete.

2025-10-28T18:55:32Z: Enabling DDS entities (if not already enabled).
2025-10-28T18:55:32Z: DDS entities enabled.

2025-10-28T18:55:32Z: Initializing process actions.
2025-10-28T18:55:47Z: Starting process actions.
2025-10-28T18:55:47Z: Process tests started.

2025-10-28T18:56:17Z: Stopping process tests.
2025-10-28T18:56:17Z: Process tests stopped.

2025-10-28T18:56:18Z: Stopping process actions.
2025-10-28T18:56:18Z: Detaching Listeners.
2025-10-28T18:56:18Z: 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
2025-10-28T18:56:18Z: Process destruction / entity deletion complete.


--- Process Statistics ---

construction time: 0.043
enable time: 0.000
start time: 0.001
stop time: 0.023
destruction time: 0.037

--- Discovery Statistics ---

undermatched readers: 0
undermatched writers: 0



=== Showing Log for Node 01036045.bd4a5e13.27cca913.000001c1 === Spawned Process #7 (PID 10210) ===
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'

2025-10-28T18:55:31Z: 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'
2025-10-28T18:55:31Z: Process construction / entity creation complete.

2025-10-28T18:55:31Z: Beginning action construction / initialization.
2025-10-28T18:55:31Z: Action construction / initialization complete.

2025-10-28T18:55:32Z: Enabling DDS entities (if not already enabled).
2025-10-28T18:55:32Z: DDS entities enabled.

2025-10-28T18:55:32Z: Initializing process actions.
2025-10-28T18:55:47Z: Starting process actions.
2025-10-28T18:55:47Z: Process tests started.

2025-10-28T18:56:17Z: Stopping process tests.
2025-10-28T18:56:17Z: Process tests stopped.

2025-10-28T18:56:18Z: Stopping process actions.
2025-10-28T18:56:18Z: Detaching Listeners.
2025-10-28T18:56:18Z: 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
2025-10-28T18:56:18Z: Process destruction / entity deletion complete.


--- Process Statistics ---

construction time: 0.058
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.042

--- Discovery Statistics ---

undermatched readers: 0
undermatched writers: 0



=== Showing Log for Node 01036045.bd4a5e13.27cca913.000001c1 === Spawned Process #3 (PID 10206) ===
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'

2025-10-28T18:55:31Z: 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'
2025-10-28T18:55:31Z: Process construction / entity creation complete.

2025-10-28T18:55:31Z: Beginning action construction / initialization.
2025-10-28T18:55:31Z: Action construction / initialization complete.

2025-10-28T18:55:32Z: Enabling DDS entities (if not already enabled).
2025-10-28T18:55:32Z: DDS entities enabled.

2025-10-28T18:55:32Z: Initializing process actions.
2025-10-28T18:55:47Z: Starting process actions.
2025-10-28T18:55:47Z: Process tests started.

2025-10-28T18:56:17Z: Stopping process tests.
2025-10-28T18:56:17Z: Process tests stopped.

2025-10-28T18:56:18Z: Stopping process actions.
2025-10-28T18:56:18Z: Detaching Listeners.
2025-10-28T18:56:18Z: 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
2025-10-28T18:56:18Z: Process destruction / entity deletion complete.


--- Process Statistics ---

construction time: 0.132
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 01036045.bd4a5e13.27cca913.000001c1 === Spawned Process #4 (PID 10207) ===
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'

2025-10-28T18:55:31Z: 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'
2025-10-28T18:55:31Z: Process construction / entity creation complete.

2025-10-28T18:55:31Z: Beginning action construction / initialization.
2025-10-28T18:55:31Z: Action construction / initialization complete.

2025-10-28T18:55:32Z: Enabling DDS entities (if not already enabled).
2025-10-28T18:55:32Z: DDS entities enabled.

2025-10-28T18:55:32Z: Initializing process actions.
2025-10-28T18:55:47Z: Starting process actions.
2025-10-28T18:55:47Z: Process tests started.

2025-10-28T18:56:17Z: Stopping process tests.
2025-10-28T18:56:17Z: Process tests stopped.

2025-10-28T18:56:18Z: Stopping process actions.
2025-10-28T18:56:18Z: Detaching Listeners.
2025-10-28T18:56:18Z: 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
2025-10-28T18:56:18Z: Process destruction / entity deletion complete.


--- Process Statistics ---

construction time: 0.187
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 01036045.bd4a5e13.27cca913.000001c1 === Spawned Process #8 (PID 10211) ===
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'

2025-10-28T18:55:31Z: 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'
2025-10-28T18:55:31Z: Process construction / entity creation complete.

2025-10-28T18:55:31Z: Beginning action construction / initialization.
2025-10-28T18:55:31Z: Action construction / initialization complete.

2025-10-28T18:55:32Z: Enabling DDS entities (if not already enabled).
2025-10-28T18:55:32Z: DDS entities enabled.

2025-10-28T18:55:32Z: Initializing process actions.
2025-10-28T18:55:47Z: Starting process actions.
2025-10-28T18:55:47Z: Process tests started.

2025-10-28T18:56:17Z: Stopping process tests.
2025-10-28T18:56:17Z: Process tests stopped.

2025-10-28T18:56:18Z: Stopping process actions.
2025-10-28T18:56:18Z: Detaching Listeners.
2025-10-28T18:56:18Z: 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
2025-10-28T18:56:18Z: Process destruction / entity deletion complete.


--- Process Statistics ---

construction time: 0.205
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 01036045.bd4a5e13.27cca913.000001c1 === Spawned Process #9 (PID 10212) ===
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'

2025-10-28T18:55:31Z: 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'
2025-10-28T18:55:31Z: Process construction / entity creation complete.

2025-10-28T18:55:31Z: Beginning action construction / initialization.
2025-10-28T18:55:31Z: Action construction / initialization complete.

2025-10-28T18:55:32Z: Enabling DDS entities (if not already enabled).
2025-10-28T18:55:32Z: DDS entities enabled.

2025-10-28T18:55:32Z: Initializing process actions.
2025-10-28T18:55:47Z: Starting process actions.
2025-10-28T18:55:47Z: Process tests started.

2025-10-28T18:56:17Z: Stopping process tests.
2025-10-28T18:56:17Z: Process tests stopped.

2025-10-28T18:56:18Z: Stopping process actions.
2025-10-28T18:56:18Z: Detaching Listeners.
2025-10-28T18:56:18Z: 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
2025-10-28T18:56:18Z: Process destruction / entity deletion complete.


--- Process Statistics ---

construction time: 0.237
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.024

--- Discovery Statistics ---

undermatched readers: 0
undermatched writers: 0



=== Showing Log for Node 01036045.bd4a5e13.27cca913.000001c1 === Spawned Process #2 (PID 10205) ===
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'

2025-10-28T18:55:31Z: 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'
2025-10-28T18:55:31Z: Process construction / entity creation complete.

2025-10-28T18:55:31Z: Beginning action construction / initialization.
2025-10-28T18:55:31Z: Action construction / initialization complete.

2025-10-28T18:55:32Z: Enabling DDS entities (if not already enabled).
2025-10-28T18:55:32Z: DDS entities enabled.

2025-10-28T18:55:32Z: Initializing process actions.
2025-10-28T18:55:47Z: Starting process actions.
2025-10-28T18:55:47Z: Process tests started.

2025-10-28T18:56:17Z: Stopping process tests.
2025-10-28T18:56:17Z: Process tests stopped.

2025-10-28T18:56:18Z: Stopping process actions.
2025-10-28T18:56:18Z: Detaching Listeners.
2025-10-28T18:56:18Z: 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
2025-10-28T18:56:18Z: Process destruction / entity deletion complete.


--- Process Statistics ---

construction time: 0.262
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 01036045.bd4a5e13.27cca913.000001c1 === Spawned Process #11 (PID 10214) ===
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'

2025-10-28T18:55:31Z: 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'
2025-10-28T18:55:31Z: Process construction / entity creation complete.

2025-10-28T18:55:31Z: Beginning action construction / initialization.
2025-10-28T18:55:31Z: Action construction / initialization complete.

2025-10-28T18:55:32Z: Enabling DDS entities (if not already enabled).
2025-10-28T18:55:32Z: DDS entities enabled.

2025-10-28T18:55:32Z: Initializing process actions.
2025-10-28T18:55:47Z: Starting process actions.
2025-10-28T18:55:47Z: Process tests started.

2025-10-28T18:56:17Z: Stopping process tests.
2025-10-28T18:56:17Z: Process tests stopped.

2025-10-28T18:56:18Z: Stopping process actions.
2025-10-28T18:56:18Z: Detaching Listeners.
2025-10-28T18:56:18Z: 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
2025-10-28T18:56:18Z: Process destruction / entity deletion complete.


--- Process Statistics ---

construction time: 0.264
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 01036045.bd4a5e13.27cca913.000001c1 === Spawned Process #6 (PID 10209) ===
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'

2025-10-28T18:55:31Z: 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'
2025-10-28T18:55:31Z: Process construction / entity creation complete.

2025-10-28T18:55:31Z: Beginning action construction / initialization.
2025-10-28T18:55:31Z: Action construction / initialization complete.

2025-10-28T18:55:32Z: Enabling DDS entities (if not already enabled).
2025-10-28T18:55:32Z: DDS entities enabled.

2025-10-28T18:55:32Z: Initializing process actions.
2025-10-28T18:55:47Z: Starting process actions.
2025-10-28T18:55:47Z: Process tests started.

2025-10-28T18:56:17Z: Stopping process tests.
2025-10-28T18:56:17Z: Process tests stopped.

2025-10-28T18:56:18Z: Stopping process actions.
2025-10-28T18:56:18Z: Detaching Listeners.
2025-10-28T18:56:18Z: 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
2025-10-28T18:56:18Z: Process destruction / entity deletion complete.


--- Process Statistics ---

construction time: 0.255
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.039

--- Discovery Statistics ---

undermatched readers: 0
undermatched writers: 0



=== Showing Log for Node 01036045.bd4a5e13.27cca913.000001c1 === Spawned Process #5 (PID 10208) ===
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'

2025-10-28T18:55:31Z: 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'
2025-10-28T18:55:31Z: Process construction / entity creation complete.

2025-10-28T18:55:31Z: Beginning action construction / initialization.
2025-10-28T18:55:31Z: Action construction / initialization complete.

2025-10-28T18:55:32Z: Enabling DDS entities (if not already enabled).
2025-10-28T18:55:32Z: DDS entities enabled.

2025-10-28T18:55:32Z: Initializing process actions.
2025-10-28T18:55:47Z: Starting process actions.
2025-10-28T18:55:47Z: Process tests started.

2025-10-28T18:56:17Z: Stopping process tests.
2025-10-28T18:56:17Z: Process tests stopped.

2025-10-28T18:56:18Z: Stopping process actions.
2025-10-28T18:56:18Z: Detaching Listeners.
2025-10-28T18:56:18Z: 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
2025-10-28T18:56:18Z: Process destruction / entity deletion complete.


--- Process Statistics ---

construction time: 0.281
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 01036045.bd4a5e13.27cca913.000001c1 === Spawned Process #10 (PID 10213) ===
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'

2025-10-28T18:55:31Z: 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'
2025-10-28T18:55:31Z: Process construction / entity creation complete.

2025-10-28T18:55:31Z: Beginning action construction / initialization.
2025-10-28T18:55:31Z: Action construction / initialization complete.

2025-10-28T18:55:32Z: Enabling DDS entities (if not already enabled).
2025-10-28T18:55:32Z: DDS entities enabled.

2025-10-28T18:55:32Z: Initializing process actions.
2025-10-28T18:55:47Z: Starting process actions.
2025-10-28T18:55:47Z: Process tests started.

2025-10-28T18:56:17Z: Stopping process tests.
2025-10-28T18:56:17Z: Process tests stopped.

2025-10-28T18:56:18Z: Stopping process actions.
2025-10-28T18:56:18Z: Detaching Listeners.
2025-10-28T18:56:18Z: 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
2025-10-28T18:56:18Z: Process destruction / entity deletion complete.


--- Process Statistics ---

construction time: 0.270
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.033

--- 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:61s 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_10305
node_controller PID: 10306 started at 2025-10-28 18:56:20
/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: 10307 started at 2025-10-28 18:56:20
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 01036045.bd4a5e13.2842e4cf.000001c1 "test_nc_10305"
Discovered 1 nodes
Running the Scenario...
Results will be stored in example/result/8

Started at 2025-10-28T18:56:27Z
Setting scenario launch_time to be 3 seconds from now: 2025-10-28T18:56:30Z

2025-10-28T18:56:30Z: Node 01036045.bd4a5e13.2842e4cf.000001c1 (test_nc_10305) starting process 10322:
 - original config: ci-fan-frag_client.json
 - command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10306/n01036045.bd4a5e13.2842e4cf.000001c1w1_config.json --report /tmp/opendds_bench_nc_10306/n01036045.bd4a5e13.2842e4cf.000001c1w1_report.json --log /tmp/opendds_bench_nc_10306/n01036045.bd4a5e13.2842e4cf.000001c1w1_log.txt

2025-10-28T18:56:30Z: Node 01036045.bd4a5e13.2842e4cf.000001c1 (test_nc_10305) starting process 10323:
 - original config: ci-fan-frag_server.json
 - command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10306/n01036045.bd4a5e13.2842e4cf.000001c1w2_config.json --report /tmp/opendds_bench_nc_10306/n01036045.bd4a5e13.2842e4cf.000001c1w2_report.json --log /tmp/opendds_bench_nc_10306/n01036045.bd4a5e13.2842e4cf.000001c1w2_log.txt

2025-10-28T18:56:30Z: Node 01036045.bd4a5e13.2842e4cf.000001c1 (test_nc_10305) starting process 10324:
 - original config: ci-fan-frag_server.json
 - command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10306/n01036045.bd4a5e13.2842e4cf.000001c1w3_config.json --report /tmp/opendds_bench_nc_10306/n01036045.bd4a5e13.2842e4cf.000001c1w3_report.json --log /tmp/opendds_bench_nc_10306/n01036045.bd4a5e13.2842e4cf.000001c1w3_log.txt

2025-10-28T18:56:30Z: Node 01036045.bd4a5e13.2842e4cf.000001c1 (test_nc_10305) starting process 10325:
 - original config: ci-fan-frag_server.json
 - command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10306/n01036045.bd4a5e13.2842e4cf.000001c1w4_config.json --report /tmp/opendds_bench_nc_10306/n01036045.bd4a5e13.2842e4cf.000001c1w4_report.json --log /tmp/opendds_bench_nc_10306/n01036045.bd4a5e13.2842e4cf.000001c1w4_log.txt

2025-10-28T18:56:30Z: Node 01036045.bd4a5e13.2842e4cf.000001c1 (test_nc_10305) starting process 10326:
 - original config: ci-fan-frag_server.json
 - command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10306/n01036045.bd4a5e13.2842e4cf.000001c1w5_config.json --report /tmp/opendds_bench_nc_10306/n01036045.bd4a5e13.2842e4cf.000001c1w5_report.json --log /tmp/opendds_bench_nc_10306/n01036045.bd4a5e13.2842e4cf.000001c1w5_log.txt

2025-10-28T18:56:30Z: Node 01036045.bd4a5e13.2842e4cf.000001c1 (test_nc_10305) starting process 10327:
 - original config: ci-fan-frag_server.json
 - command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10306/n01036045.bd4a5e13.2842e4cf.000001c1w6_config.json --report /tmp/opendds_bench_nc_10306/n01036045.bd4a5e13.2842e4cf.000001c1w6_report.json --log /tmp/opendds_bench_nc_10306/n01036045.bd4a5e13.2842e4cf.000001c1w6_log.txt

2025-10-28T18:56:30Z: Node 01036045.bd4a5e13.2842e4cf.000001c1 (test_nc_10305) starting process 10328:
 - original config: ci-fan-frag_server.json
 - command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10306/n01036045.bd4a5e13.2842e4cf.000001c1w7_config.json --report /tmp/opendds_bench_nc_10306/n01036045.bd4a5e13.2842e4cf.000001c1w7_report.json --log /tmp/opendds_bench_nc_10306/n01036045.bd4a5e13.2842e4cf.000001c1w7_log.txt

2025-10-28T18:56:30Z: Node 01036045.bd4a5e13.2842e4cf.000001c1 (test_nc_10305) starting process 10329:
 - original config: ci-fan-frag_server.json
 - command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10306/n01036045.bd4a5e13.2842e4cf.000001c1w8_config.json --report /tmp/opendds_bench_nc_10306/n01036045.bd4a5e13.2842e4cf.000001c1w8_report.json --log /tmp/opendds_bench_nc_10306/n01036045.bd4a5e13.2842e4cf.000001c1w8_log.txt

2025-10-28T18:56:30Z: Node 01036045.bd4a5e13.2842e4cf.000001c1 (test_nc_10305) starting process 10330:
 - original config: ci-fan-frag_server.json
 - command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10306/n01036045.bd4a5e13.2842e4cf.000001c1w9_config.json --report /tmp/opendds_bench_nc_10306/n01036045.bd4a5e13.2842e4cf.000001c1w9_report.json --log /tmp/opendds_bench_nc_10306/n01036045.bd4a5e13.2842e4cf.000001c1w9_log.txt

2025-10-28T18:56:30Z: Node 01036045.bd4a5e13.2842e4cf.000001c1 (test_nc_10305) starting process 10331:
 - original config: ci-fan-frag_server.json
 - command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10306/n01036045.bd4a5e13.2842e4cf.000001c1w10_config.json --report /tmp/opendds_bench_nc_10306/n01036045.bd4a5e13.2842e4cf.000001c1w10_report.json --log /tmp/opendds_bench_nc_10306/n01036045.bd4a5e13.2842e4cf.000001c1w10_log.txt

2025-10-28T18:56:30Z: Node 01036045.bd4a5e13.2842e4cf.000001c1 (test_nc_10305) starting process 10332:
 - original config: ci-fan-frag_server.json
 - command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10306/n01036045.bd4a5e13.2842e4cf.000001c1w11_config.json --report /tmp/opendds_bench_nc_10306/n01036045.bd4a5e13.2842e4cf.000001c1w11_report.json --log /tmp/opendds_bench_nc_10306/n01036045.bd4a5e13.2842e4cf.000001c1w11_log.txt

2025-10-28T18:57:19Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10322 with exit code 0
2025-10-28T18:57:19Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10324 with exit code 0
2025-10-28T18:57:19Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10325 with exit code 0
2025-10-28T18:57:19Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10327 with exit code 0
2025-10-28T18:57:19Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10326 with exit code 0
2025-10-28T18:57:19Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10328 with exit code 0
2025-10-28T18:57:19Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10323 with exit code 0
2025-10-28T18:57:19Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10330 with exit code 0
2025-10-28T18:57:19Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10329 with exit code 0
2025-10-28T18:57:19Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10331 with exit code 0
2025-10-28T18:57:19Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10332 with exit code 0
Writing report for node name 'test_nc_10305' (id '01036045.bd4a5e13.2842e4cf.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 2025-10-28T18:57:19Z


Percent Cpu Utilization Statistics:
  percent cpu utilization  count = 49
  percent cpu utilization    min = 0.000000
  percent cpu utilization    max = 70.337994
  percent cpu utilization   mean = 3.689514
  percent cpu utilization  stdev = 10.183041
  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.930730
  percent memory utilization   mean = 8.526825
  percent memory utilization  stdev = 1.297135
  percent memory utilization median = 8.876146
  percent memory utilization  madev = 0.017511

Percent Virtual Memory Utilization Statistics:
  percent virtual memory utilization  count = 49
  percent virtual memory utilization    min = 0.000000
  percent virtual memory utilization    max = 10.699244
  percent virtual memory utilization   mean = 10.480892
  percent virtual memory utilization  stdev = 1.512786
  percent virtual memory utilization median = 10.699244
  percent virtual memory utilization  madev = 0.000000

Test Timing Stats:
  Max Construction Time: 0.321 seconds
  Max Enable Time: 0.000 seconds
  Max Start Time: 0.004 seconds
  Max Stop Time: 0.024 seconds
  Max Destruction Time: 0.101 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.276950
  discovery time delta    max = 0.801344
  discovery time delta   mean = 0.509122
  discovery time delta  stdev = 0.142968
  discovery time delta median = 0.472859
  discovery time delta  madev = 0.062971

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.005038
    latency    max = 4.230759
    latency   mean = 0.139087
    latency  stdev = 0.463589
    latency median = 0.012546
    latency  madev = 0.004886

  Jitter Statistics:
    jitter  count = 180
    jitter    min = 0.000004
    jitter    max = 1.226198
    jitter   mean = 0.118279
    jitter  stdev = 0.255186
    jitter median = 0.005360
    jitter  madev = 0.004154

  Throughput Statistics:
    throughput  count = 180
    throughput    min = 60508.344727
    throughput    max = 256731.161365
    throughput   mean = 248727.781210
    throughput  stdev = 23818.786586
    throughput median = 255390.435323
    throughput  madev = 403.259707

  Round Trip Latency Statistics:
    round trip latency  count = 100
    round trip latency    min = 0.006942
    round trip latency    max = 2.124607
    round trip latency   mean = 0.143008
    round trip latency  stdev = 0.315349
    round trip latency median = 0.019807
    round trip latency  madev = 0.005013

  Round Trip Jitter Statistics:
    round trip jitter  count = 90
    round trip jitter    min = 0.000076
    round trip jitter    max = 0.616666
    round trip jitter   mean = 0.117620
    round trip jitter  stdev = 0.161420
    round trip jitter median = 0.010224
    round trip jitter  madev = 0.009296

  Round Trip Throughput Statistics:
    round trip throughput  count = 90
    round trip throughput    min = 60245.637665
    round trip throughput    max = 255657.940681
    round trip throughput   mean = 240881.879351
    round trip throughput  stdev = 32376.550108
    round trip throughput median = 253525.850597
    round trip throughput  madev = 1668.453463


Wrote results to example/result/8
=== Showing Log for Node 01036045.bd4a5e13.2842e4cf.000001c1 === Spawned Process #1 (PID 10322) ===
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'

2025-10-28T18:56:31Z: 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'
2025-10-28T18:56:31Z: Process construction / entity creation complete.

2025-10-28T18:56:31Z: Beginning action construction / initialization.
2025-10-28T18:56:31Z: Action construction / initialization complete.

2025-10-28T18:56:32Z: Enabling DDS entities (if not already enabled).
2025-10-28T18:56:32Z: DDS entities enabled.

2025-10-28T18:56:32Z: Initializing process actions.
2025-10-28T18:56:47Z: Starting process actions.
2025-10-28T18:56:47Z: Process tests started.

2025-10-28T18:57:17Z: Stopping process tests.
2025-10-28T18:57:17Z: Process tests stopped.

2025-10-28T18:57:18Z: Stopping process actions.
2025-10-28T18:57:18Z: Detaching Listeners.
2025-10-28T18:57:18Z: 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
2025-10-28T18:57:19Z: Process destruction / entity deletion complete.


--- Process Statistics ---

construction time: 0.202
enable time: 0.000
start time: 0.004
stop time: 0.024
destruction time: 0.072

--- Discovery Statistics ---

undermatched readers: 0
undermatched writers: 0



=== Showing Log for Node 01036045.bd4a5e13.2842e4cf.000001c1 === Spawned Process #3 (PID 10324) ===
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'

2025-10-28T18:56:31Z: 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'
2025-10-28T18:56:31Z: Process construction / entity creation complete.

2025-10-28T18:56:31Z: Beginning action construction / initialization.
2025-10-28T18:56:31Z: Action construction / initialization complete.

2025-10-28T18:56:32Z: Enabling DDS entities (if not already enabled).
2025-10-28T18:56:32Z: DDS entities enabled.

2025-10-28T18:56:32Z: Initializing process actions.
2025-10-28T18:56:47Z: Starting process actions.
2025-10-28T18:56:47Z: Process tests started.

2025-10-28T18:57:17Z: Stopping process tests.
2025-10-28T18:57:17Z: Process tests stopped.

2025-10-28T18:57:18Z: Stopping process actions.
2025-10-28T18:57:18Z: Detaching Listeners.
2025-10-28T18:57:18Z: 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
2025-10-28T18:57:19Z: Process destruction / entity deletion complete.


--- Process Statistics ---

construction time: 0.208
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.093

--- Discovery Statistics ---

undermatched readers: 0
undermatched writers: 0



=== Showing Log for Node 01036045.bd4a5e13.2842e4cf.000001c1 === Spawned Process #4 (PID 10325) ===
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'

2025-10-28T18:56:31Z: 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'
2025-10-28T18:56:31Z: Process construction / entity creation complete.

2025-10-28T18:56:31Z: Beginning action construction / initialization.
2025-10-28T18:56:31Z: Action construction / initialization complete.

2025-10-28T18:56:32Z: Enabling DDS entities (if not already enabled).
2025-10-28T18:56:32Z: DDS entities enabled.

2025-10-28T18:56:32Z: Initializing process actions.
2025-10-28T18:56:47Z: Starting process actions.
2025-10-28T18:56:47Z: Process tests started.

2025-10-28T18:57:17Z: Stopping process tests.
2025-10-28T18:57:17Z: Process tests stopped.

2025-10-28T18:57:18Z: Stopping process actions.
2025-10-28T18:57:18Z: Detaching Listeners.
2025-10-28T18:57:18Z: 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
2025-10-28T18:57:19Z: Process destruction / entity deletion complete.


--- Process Statistics ---

construction time: 0.214
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.101

--- Discovery Statistics ---

undermatched readers: 0
undermatched writers: 0



=== Showing Log for Node 01036045.bd4a5e13.2842e4cf.000001c1 === Spawned Process #6 (PID 10327) ===
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'

2025-10-28T18:56:31Z: 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'
2025-10-28T18:56:31Z: Process construction / entity creation complete.

2025-10-28T18:56:31Z: Beginning action construction / initialization.
2025-10-28T18:56:31Z: Action construction / initialization complete.

2025-10-28T18:56:32Z: Enabling DDS entities (if not already enabled).
2025-10-28T18:56:32Z: DDS entities enabled.

2025-10-28T18:56:32Z: Initializing process actions.
2025-10-28T18:56:47Z: Starting process actions.
2025-10-28T18:56:47Z: Process tests started.

2025-10-28T18:57:17Z: Stopping process tests.
2025-10-28T18:57:17Z: Process tests stopped.

2025-10-28T18:57:18Z: Stopping process actions.
2025-10-28T18:57:18Z: Detaching Listeners.
2025-10-28T18:57:18Z: 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
2025-10-28T18:57:19Z: Process destruction / entity deletion complete.


--- Process Statistics ---

construction time: 0.226
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 01036045.bd4a5e13.2842e4cf.000001c1 === Spawned Process #5 (PID 10326) ===
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'

2025-10-28T18:56:31Z: 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'
2025-10-28T18:56:31Z: Process construction / entity creation complete.

2025-10-28T18:56:31Z: Beginning action construction / initialization.
2025-10-28T18:56:31Z: Action construction / initialization complete.

2025-10-28T18:56:32Z: Enabling DDS entities (if not already enabled).
2025-10-28T18:56:32Z: DDS entities enabled.

2025-10-28T18:56:32Z: Initializing process actions.
2025-10-28T18:56:47Z: Starting process actions.
2025-10-28T18:56:47Z: Process tests started.

2025-10-28T18:57:17Z: Stopping process tests.
2025-10-28T18:57:17Z: Process tests stopped.

2025-10-28T18:57:18Z: Stopping process actions.
2025-10-28T18:57:18Z: Detaching Listeners.
2025-10-28T18:57:18Z: 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
2025-10-28T18:57:19Z: Process destruction / entity deletion complete.


--- Process Statistics ---

construction time: 0.244
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.085

--- Discovery Statistics ---

undermatched readers: 0
undermatched writers: 0



=== Showing Log for Node 01036045.bd4a5e13.2842e4cf.000001c1 === Spawned Process #7 (PID 10328) ===
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'

2025-10-28T18:56:31Z: 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'
2025-10-28T18:56:32Z: Process construction / entity creation complete.

2025-10-28T18:56:32Z: Beginning action construction / initialization.
2025-10-28T18:56:32Z: Action construction / initialization complete.

2025-10-28T18:56:33Z: Enabling DDS entities (if not already enabled).
2025-10-28T18:56:33Z: DDS entities enabled.

2025-10-28T18:56:33Z: Initializing process actions.
2025-10-28T18:56:48Z: Starting process actions.
2025-10-28T18:56:48Z: Process tests started.

2025-10-28T18:57:18Z: Stopping process tests.
2025-10-28T18:57:18Z: Process tests stopped.

2025-10-28T18:57:19Z: Stopping process actions.
2025-10-28T18:57:19Z: Detaching Listeners.
2025-10-28T18:57:19Z: 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
2025-10-28T18:57:19Z: Process destruction / entity deletion complete.


--- Process Statistics ---

construction time: 0.243
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.068

--- Discovery Statistics ---

undermatched readers: 0
undermatched writers: 0



=== Showing Log for Node 01036045.bd4a5e13.2842e4cf.000001c1 === Spawned Process #2 (PID 10323) ===
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'

2025-10-28T18:56:31Z: 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'
2025-10-28T18:56:32Z: Process construction / entity creation complete.

2025-10-28T18:56:32Z: Beginning action construction / initialization.
2025-10-28T18:56:32Z: Action construction / initialization complete.

2025-10-28T18:56:33Z: Enabling DDS entities (if not already enabled).
2025-10-28T18:56:33Z: DDS entities enabled.

2025-10-28T18:56:33Z: Initializing process actions.
2025-10-28T18:56:48Z: Starting process actions.
2025-10-28T18:56:48Z: Process tests started.

2025-10-28T18:57:18Z: Stopping process tests.
2025-10-28T18:57:18Z: Process tests stopped.

2025-10-28T18:57:19Z: Stopping process actions.
2025-10-28T18:57:19Z: Detaching Listeners.
2025-10-28T18:57:19Z: 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
2025-10-28T18:57:19Z: Process destruction / entity deletion complete.


--- Process Statistics ---

construction time: 0.275
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.090

--- Discovery Statistics ---

undermatched readers: 0
undermatched writers: 0



=== Showing Log for Node 01036045.bd4a5e13.2842e4cf.000001c1 === Spawned Process #9 (PID 10330) ===
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'

2025-10-28T18:56:31Z: 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'
2025-10-28T18:56:32Z: Process construction / entity creation complete.

2025-10-28T18:56:32Z: Beginning action construction / initialization.
2025-10-28T18:56:32Z: Action construction / initialization complete.

2025-10-28T18:56:33Z: Enabling DDS entities (if not already enabled).
2025-10-28T18:56:33Z: DDS entities enabled.

2025-10-28T18:56:33Z: Initializing process actions.
2025-10-28T18:56:48Z: Starting process actions.
2025-10-28T18:56:48Z: Process tests started.

2025-10-28T18:57:18Z: Stopping process tests.
2025-10-28T18:57:18Z: Process tests stopped.

2025-10-28T18:57:19Z: Stopping process actions.
2025-10-28T18:57:19Z: Detaching Listeners.
2025-10-28T18:57:19Z: 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
2025-10-28T18:57:19Z: Process destruction / entity deletion complete.


--- Process Statistics ---

construction time: 0.262
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.058

--- Discovery Statistics ---

undermatched readers: 0
undermatched writers: 0



=== Showing Log for Node 01036045.bd4a5e13.2842e4cf.000001c1 === Spawned Process #8 (PID 10329) ===
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'

2025-10-28T18:56:31Z: 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'
2025-10-28T18:56:32Z: Process construction / entity creation complete.

2025-10-28T18:56:32Z: Beginning action construction / initialization.
2025-10-28T18:56:32Z: Action construction / initialization complete.

2025-10-28T18:56:33Z: Enabling DDS entities (if not already enabled).
2025-10-28T18:56:33Z: DDS entities enabled.

2025-10-28T18:56:33Z: Initializing process actions.
2025-10-28T18:56:48Z: Starting process actions.
2025-10-28T18:56:48Z: Process tests started.

2025-10-28T18:57:18Z: Stopping process tests.
2025-10-28T18:57:18Z: Process tests stopped.

2025-10-28T18:57:19Z: Stopping process actions.
2025-10-28T18:57:19Z: Detaching Listeners.
2025-10-28T18:57:19Z: 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
2025-10-28T18:57:19Z: Process destruction / entity deletion complete.


--- Process Statistics ---

construction time: 0.281
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.065

--- Discovery Statistics ---

undermatched readers: 0
undermatched writers: 0



=== Showing Log for Node 01036045.bd4a5e13.2842e4cf.000001c1 === Spawned Process #10 (PID 10331) ===
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'

2025-10-28T18:56:31Z: 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'
2025-10-28T18:56:32Z: Process construction / entity creation complete.

2025-10-28T18:56:32Z: Beginning action construction / initialization.
2025-10-28T18:56:32Z: Action construction / initialization complete.

2025-10-28T18:56:33Z: Enabling DDS entities (if not already enabled).
2025-10-28T18:56:33Z: DDS entities enabled.

2025-10-28T18:56:33Z: Initializing process actions.
2025-10-28T18:56:48Z: Starting process actions.
2025-10-28T18:56:48Z: Process tests started.

2025-10-28T18:57:18Z: Stopping process tests.
2025-10-28T18:57:18Z: Process tests stopped.

2025-10-28T18:57:19Z: Stopping process actions.
2025-10-28T18:57:19Z: Detaching Listeners.
2025-10-28T18:57:19Z: 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
2025-10-28T18:57:19Z: Process destruction / entity deletion complete.


--- Process Statistics ---

construction time: 0.310
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.051

--- Discovery Statistics ---

undermatched readers: 0
undermatched writers: 0



=== Showing Log for Node 01036045.bd4a5e13.2842e4cf.000001c1 === Spawned Process #11 (PID 10332) ===
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'

2025-10-28T18:56:31Z: 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'
2025-10-28T18:56:32Z: Process construction / entity creation complete.

2025-10-28T18:56:32Z: Beginning action construction / initialization.
2025-10-28T18:56:32Z: Action construction / initialization complete.

2025-10-28T18:56:33Z: Enabling DDS entities (if not already enabled).
2025-10-28T18:56:33Z: DDS entities enabled.

2025-10-28T18:56:33Z: Initializing process actions.
2025-10-28T18:56:48Z: Starting process actions.
2025-10-28T18:56:48Z: Process tests started.

2025-10-28T18:57:18Z: Stopping process tests.
2025-10-28T18:57:18Z: Process tests stopped.

2025-10-28T18:57:19Z: Stopping process actions.
2025-10-28T18:57:19Z: Detaching Listeners.
2025-10-28T18:57:19Z: 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
2025-10-28T18:57:19Z: Process destruction / entity deletion complete.


--- Process Statistics ---

construction time: 0.321
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.035

--- 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:60s 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_10416
node_controller PID: 10417 started at 2025-10-28 18:57:20
/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: 10418 started at 2025-10-28 18:57:20
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 01036045.bd4a5e13.28b1be1e.000001c1 "test_nc_10416"
Discovered 1 nodes
Running the Scenario...
Results will be stored in example/result/9

Started at 2025-10-28T18:57:27Z
Setting scenario launch_time to be 3 seconds from now: 2025-10-28T18:57:30Z

2025-10-28T18:57:30Z: Node 01036045.bd4a5e13.28b1be1e.000001c1 (test_nc_10416) starting process 10433:
 - original config: ci-mixed_daemon.json
 - command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10417/n01036045.bd4a5e13.28b1be1e.000001c1w1_config.json --report /tmp/opendds_bench_nc_10417/n01036045.bd4a5e13.28b1be1e.000001c1w1_report.json --log /tmp/opendds_bench_nc_10417/n01036045.bd4a5e13.28b1be1e.000001c1w1_log.txt

2025-10-28T18:57:30Z: Node 01036045.bd4a5e13.28b1be1e.000001c1 (test_nc_10416) starting process 10434:
 - original config: ci-mixed_worker.json
 - command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10417/n01036045.bd4a5e13.28b1be1e.000001c1w2_config.json --report /tmp/opendds_bench_nc_10417/n01036045.bd4a5e13.28b1be1e.000001c1w2_report.json --log /tmp/opendds_bench_nc_10417/n01036045.bd4a5e13.28b1be1e.000001c1w2_log.txt

2025-10-28T18:57:30Z: Node 01036045.bd4a5e13.28b1be1e.000001c1 (test_nc_10416) starting process 10435:
 - original config: ci-mixed_daemon.json
 - command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10417/n01036045.bd4a5e13.28b1be1e.000001c1w3_config.json --report /tmp/opendds_bench_nc_10417/n01036045.bd4a5e13.28b1be1e.000001c1w3_report.json --log /tmp/opendds_bench_nc_10417/n01036045.bd4a5e13.28b1be1e.000001c1w3_log.txt

2025-10-28T18:57:30Z: Node 01036045.bd4a5e13.28b1be1e.000001c1 (test_nc_10416) starting process 10436:
 - original config: ci-mixed_worker.json
 - command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10417/n01036045.bd4a5e13.28b1be1e.000001c1w4_config.json --report /tmp/opendds_bench_nc_10417/n01036045.bd4a5e13.28b1be1e.000001c1w4_report.json --log /tmp/opendds_bench_nc_10417/n01036045.bd4a5e13.28b1be1e.000001c1w4_log.txt

2025-10-28T18:57:30Z: Node 01036045.bd4a5e13.28b1be1e.000001c1 (test_nc_10416) starting process 10437:
 - original config: ci-mixed_daemon.json
 - command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10417/n01036045.bd4a5e13.28b1be1e.000001c1w5_config.json --report /tmp/opendds_bench_nc_10417/n01036045.bd4a5e13.28b1be1e.000001c1w5_report.json --log /tmp/opendds_bench_nc_10417/n01036045.bd4a5e13.28b1be1e.000001c1w5_log.txt

2025-10-28T18:57:30Z: Node 01036045.bd4a5e13.28b1be1e.000001c1 (test_nc_10416) starting process 10438:
 - original config: ci-mixed_worker.json
 - command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10417/n01036045.bd4a5e13.28b1be1e.000001c1w6_config.json --report /tmp/opendds_bench_nc_10417/n01036045.bd4a5e13.28b1be1e.000001c1w6_report.json --log /tmp/opendds_bench_nc_10417/n01036045.bd4a5e13.28b1be1e.000001c1w6_log.txt

2025-10-28T18:57:30Z: Node 01036045.bd4a5e13.28b1be1e.000001c1 (test_nc_10416) starting process 10439:
 - original config: ci-mixed_daemon.json
 - command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10417/n01036045.bd4a5e13.28b1be1e.000001c1w7_config.json --report /tmp/opendds_bench_nc_10417/n01036045.bd4a5e13.28b1be1e.000001c1w7_report.json --log /tmp/opendds_bench_nc_10417/n01036045.bd4a5e13.28b1be1e.000001c1w7_log.txt

2025-10-28T18:57:30Z: Node 01036045.bd4a5e13.28b1be1e.000001c1 (test_nc_10416) starting process 10440:
 - original config: ci-mixed_worker.json
 - command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10417/n01036045.bd4a5e13.28b1be1e.000001c1w8_config.json --report /tmp/opendds_bench_nc_10417/n01036045.bd4a5e13.28b1be1e.000001c1w8_report.json --log /tmp/opendds_bench_nc_10417/n01036045.bd4a5e13.28b1be1e.000001c1w8_log.txt

2025-10-28T18:57:30Z: Node 01036045.bd4a5e13.28b1be1e.000001c1 (test_nc_10416) starting process 10441:
 - original config: ci-mixed_daemon.json
 - command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10417/n01036045.bd4a5e13.28b1be1e.000001c1w9_config.json --report /tmp/opendds_bench_nc_10417/n01036045.bd4a5e13.28b1be1e.000001c1w9_report.json --log /tmp/opendds_bench_nc_10417/n01036045.bd4a5e13.28b1be1e.000001c1w9_log.txt

2025-10-28T18:57:30Z: Node 01036045.bd4a5e13.28b1be1e.000001c1 (test_nc_10416) starting process 10442:
 - original config: ci-mixed_worker.json
 - command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10417/n01036045.bd4a5e13.28b1be1e.000001c1w10_config.json --report /tmp/opendds_bench_nc_10417/n01036045.bd4a5e13.28b1be1e.000001c1w10_report.json --log /tmp/opendds_bench_nc_10417/n01036045.bd4a5e13.28b1be1e.000001c1w10_log.txt

2025-10-28T18:57:30Z: Node 01036045.bd4a5e13.28b1be1e.000001c1 (test_nc_10416) starting process 10443:
 - original config: ci-mixed_master.json
 - command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10417/n01036045.bd4a5e13.28b1be1e.000001c1w11_config.json --report /tmp/opendds_bench_nc_10417/n01036045.bd4a5e13.28b1be1e.000001c1w11_report.json --log /tmp/opendds_bench_nc_10417/n01036045.bd4a5e13.28b1be1e.000001c1w11_log.txt

2025-10-28T18:58:09Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10434 with exit code 0
2025-10-28T18:58:09Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10436 with exit code 0
2025-10-28T18:58:09Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10440 with exit code 0
2025-10-28T18:58:09Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10438 with exit code 0
2025-10-28T18:58:10Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10442 with exit code 0
2025-10-28T18:58:10Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10443 with exit code 0
2025-10-28T18:58:10Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10433 with exit code 0
2025-10-28T18:58:10Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10441 with exit code 0
2025-10-28T18:58:10Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10435 with exit code 0
2025-10-28T18:58:10Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10439 with exit code 0
2025-10-28T18:58:10Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10437 with exit code 0
Writing report for node name 'test_nc_10416' (id '01036045.bd4a5e13.28b1be1e.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 2025-10-28T18:58:11Z


Percent Cpu Utilization Statistics:
  percent cpu utilization  count = 40
  percent cpu utilization    min = 0.000000
  percent cpu utilization    max = 84.329677
  percent cpu utilization   mean = 7.458901
  percent cpu utilization  stdev = 13.325429
  percent cpu utilization median = 4.741272
  percent cpu utilization  madev = 1.858751

Percent Memory Utilization Statistics:
  percent memory utilization  count = 40
  percent memory utilization    min = 0.000000
  percent memory utilization    max = 10.019599
  percent memory utilization   mean = 9.352708
  percent memory utilization  stdev = 1.774520
  percent memory utilization median = 9.873065
  percent memory utilization  madev = 0.083622

Percent Virtual Memory Utilization Statistics:
  percent virtual memory utilization  count = 40
  percent virtual memory utilization    min = 0.000000
  percent virtual memory utilization    max = 10.699250
  percent virtual memory utilization   mean = 10.334502
  percent virtual memory utilization  stdev = 1.762735
  percent virtual memory utilization median = 10.699250
  percent virtual memory utilization  madev = 0.000000

Test Timing Stats:
  Max Construction Time: 0.546 seconds
  Max Enable Time: 0.000 seconds
  Max Start Time: 0.010 seconds
  Max Stop Time: 0.883 seconds
  Max Destruction Time: 0.073 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.008292
  discovery time delta    max = 1.142690
  discovery time delta   mean = 0.638618
  discovery time delta  stdev = 0.273456
  discovery time delta median = 0.696905
  discovery time delta  madev = 0.135455

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.000720
    latency    max = 0.010997
    latency   mean = 0.001709
    latency  stdev = 0.000877
    latency median = 0.001564
    latency  madev = 0.000404

  Jitter Statistics:
    jitter  count = 2966
    jitter    min = 0.000000
    jitter    max = 0.008799
    jitter   mean = 0.000499
    jitter  stdev = 0.000768
    jitter median = 0.000265
    jitter  madev = 0.000220

  Throughput Statistics:
    throughput  count = 2966
    throughput    min = 65.691524
    throughput    max = 332.627086
    throughput   mean = 230.633043
    throughput  stdev = 106.864754
    throughput median = 332.142611
    throughput  madev = 0.390686

  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 01036045.bd4a5e13.28b1be1e.000001c1 === Spawned Process #2 (PID 10434) ===
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'

2025-10-28T18:57:33Z: 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'
2025-10-28T18:57:33Z: Process construction / entity creation complete.

2025-10-28T18:57:33Z: Beginning action construction / initialization.
2025-10-28T18:57:33Z: Action construction / initialization complete.

2025-10-28T18:57:35Z: Enabling DDS entities (if not already enabled).
2025-10-28T18:57:35Z: DDS entities enabled.

2025-10-28T18:57:35Z: Initializing process actions.
2025-10-28T18:57:37Z: Starting process actions.
2025-10-28T18:57:37Z: Process tests started.

2025-10-28T18:58:07Z: Stopping process tests.
2025-10-28T18:58:07Z: Process tests stopped.

2025-10-28T18:58:09Z: Stopping process actions.
2025-10-28T18:58:09Z: Detaching Listeners.
2025-10-28T18:58:09Z: 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
2025-10-28T18:58:09Z: Process destruction / entity deletion complete.


--- Process Statistics ---

construction time: 0.213
enable time: 0.000
start time: 0.004
stop time: 0.476
destruction time: 0.040

--- Discovery Statistics ---

undermatched readers: 0
undermatched writers: 0



=== Showing Log for Node 01036045.bd4a5e13.28b1be1e.000001c1 === Spawned Process #4 (PID 10436) ===
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'

2025-10-28T18:57:33Z: 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'
2025-10-28T18:57:33Z: Process construction / entity creation complete.

2025-10-28T18:57:33Z: Beginning action construction / initialization.
2025-10-28T18:57:33Z: Action construction / initialization complete.

2025-10-28T18:57:35Z: Enabling DDS entities (if not already enabled).
2025-10-28T18:57:35Z: DDS entities enabled.

2025-10-28T18:57:35Z: Initializing process actions.
2025-10-28T18:57:37Z: Starting process actions.
2025-10-28T18:57:37Z: Process tests started.

2025-10-28T18:58:07Z: Stopping process tests.
2025-10-28T18:58:07Z: Process tests stopped.

2025-10-28T18:58:09Z: Stopping process actions.
2025-10-28T18:58:09Z: Detaching Listeners.
2025-10-28T18:58:09Z: 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
2025-10-28T18:58:09Z: Process destruction / entity deletion complete.


--- Process Statistics ---

construction time: 0.316
enable time: 0.000
start time: 0.002
stop time: 0.468
destruction time: 0.063

--- Discovery Statistics ---

undermatched readers: 0
undermatched writers: 0



=== Showing Log for Node 01036045.bd4a5e13.28b1be1e.000001c1 === Spawned Process #8 (PID 10440) ===
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'

2025-10-28T18:57:33Z: 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'
2025-10-28T18:57:33Z: Process construction / entity creation complete.

2025-10-28T18:57:33Z: Beginning action construction / initialization.
2025-10-28T18:57:33Z: Action construction / initialization complete.

2025-10-28T18:57:35Z: Enabling DDS entities (if not already enabled).
2025-10-28T18:57:35Z: DDS entities enabled.

2025-10-28T18:57:35Z: Initializing process actions.
2025-10-28T18:57:37Z: Starting process actions.
2025-10-28T18:57:37Z: Process tests started.

2025-10-28T18:58:07Z: Stopping process tests.
2025-10-28T18:58:07Z: Process tests stopped.

2025-10-28T18:58:09Z: Stopping process actions.
2025-10-28T18:58:09Z: Detaching Listeners.
2025-10-28T18:58:09Z: 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
2025-10-28T18:58:09Z: Process destruction / entity deletion complete.


--- Process Statistics ---

construction time: 0.325
enable time: 0.000
start time: 0.002
stop time: 0.482
destruction time: 0.067

--- Discovery Statistics ---

undermatched readers: 0
undermatched writers: 0



=== Showing Log for Node 01036045.bd4a5e13.28b1be1e.000001c1 === Spawned Process #6 (PID 10438) ===
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'

2025-10-28T18:57:33Z: 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'
2025-10-28T18:57:33Z: Process construction / entity creation complete.

2025-10-28T18:57:33Z: Beginning action construction / initialization.
2025-10-28T18:57:33Z: Action construction / initialization complete.

2025-10-28T18:57:35Z: Enabling DDS entities (if not already enabled).
2025-10-28T18:57:35Z: DDS entities enabled.

2025-10-28T18:57:35Z: Initializing process actions.
2025-10-28T18:57:37Z: Starting process actions.
2025-10-28T18:57:37Z: Process tests started.

2025-10-28T18:58:07Z: Stopping process tests.
2025-10-28T18:58:07Z: Process tests stopped.

2025-10-28T18:58:09Z: Stopping process actions.
2025-10-28T18:58:09Z: Detaching Listeners.
2025-10-28T18:58:09Z: 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
2025-10-28T18:58:09Z: Process destruction / entity deletion complete.


--- Process Statistics ---

construction time: 0.325
enable time: 0.000
start time: 0.002
stop time: 0.465
destruction time: 0.065

--- Discovery Statistics ---

undermatched readers: 0
undermatched writers: 0



=== Showing Log for Node 01036045.bd4a5e13.28b1be1e.000001c1 === Spawned Process #10 (PID 10442) ===
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'

2025-10-28T18:57:33Z: 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'
2025-10-28T18:57:33Z: Process construction / entity creation complete.

2025-10-28T18:57:33Z: Beginning action construction / initialization.
2025-10-28T18:57:33Z: Action construction / initialization complete.

2025-10-28T18:57:35Z: Enabling DDS entities (if not already enabled).
2025-10-28T18:57:35Z: DDS entities enabled.

2025-10-28T18:57:35Z: Initializing process actions.
2025-10-28T18:57:37Z: Starting process actions.
2025-10-28T18:57:37Z: Process tests started.

2025-10-28T18:58:07Z: Stopping process tests.
2025-10-28T18:58:08Z: Process tests stopped.

2025-10-28T18:58:10Z: Stopping process actions.
2025-10-28T18:58:10Z: Detaching Listeners.
2025-10-28T18:58:10Z: 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
2025-10-28T18:58:10Z: Process destruction / entity deletion complete.


--- Process Statistics ---

construction time: 0.438
enable time: 0.000
start time: 0.003
stop time: 0.490
destruction time: 0.030

--- Discovery Statistics ---

undermatched readers: 0
undermatched writers: 0



=== Showing Log for Node 01036045.bd4a5e13.28b1be1e.000001c1 === Spawned Process #11 (PID 10443) ===
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'

2025-10-28T18:57:33Z: 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'
2025-10-28T18:57:33Z: Process construction / entity creation complete.

2025-10-28T18:57:33Z: Beginning action construction / initialization.
2025-10-28T18:57:33Z: Action construction / initialization complete.

2025-10-28T18:57:35Z: Enabling DDS entities (if not already enabled).
2025-10-28T18:57:35Z: DDS entities enabled.

2025-10-28T18:57:35Z: Initializing process actions.
2025-10-28T18:57:37Z: Starting process actions.
2025-10-28T18:57:37Z: Process tests started.

2025-10-28T18:58:07Z: Stopping process tests.
2025-10-28T18:58:08Z: Process tests stopped.

2025-10-28T18:58:10Z: Stopping process actions.
2025-10-28T18:58:10Z: Detaching Listeners.
2025-10-28T18:58:10Z: 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
2025-10-28T18:58:10Z: Process destruction / entity deletion complete.


--- Process Statistics ---

construction time: 0.513
enable time: 0.000
start time: 0.002
stop time: 0.504
destruction time: 0.067

--- Discovery Statistics ---

undermatched readers: 0
undermatched writers: 0



=== Showing Log for Node 01036045.bd4a5e13.28b1be1e.000001c1 === Spawned Process #1 (PID 10433) ===
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'

2025-10-28T18:57:33Z: 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'
2025-10-28T18:57:33Z: Process construction / entity creation complete.

2025-10-28T18:57:33Z: Beginning action construction / initialization.
2025-10-28T18:57:33Z: Action construction / initialization complete.

2025-10-28T18:57:35Z: Enabling DDS entities (if not already enabled).
2025-10-28T18:57:35Z: DDS entities enabled.

2025-10-28T18:57:35Z: Initializing process actions.
2025-10-28T18:57:37Z: Starting process actions.
2025-10-28T18:57:37Z: Process tests started.

2025-10-28T18:58:07Z: Stopping process tests.
2025-10-28T18:58:08Z: Process tests stopped.

2025-10-28T18:58:10Z: Stopping process actions.
2025-10-28T18:58:10Z: Detaching Listeners.
2025-10-28T18:58:10Z: 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
2025-10-28T18:58:10Z: Process destruction / entity deletion complete.


--- Process Statistics ---

construction time: 0.279
enable time: 0.000
start time: 0.005
stop time: 0.882
destruction time: 0.064

--- Discovery Statistics ---

undermatched readers: 0
undermatched writers: 0



=== Showing Log for Node 01036045.bd4a5e13.28b1be1e.000001c1 === Spawned Process #9 (PID 10441) ===
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'

2025-10-28T18:57:33Z: 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'
2025-10-28T18:57:33Z: Process construction / entity creation complete.

2025-10-28T18:57:33Z: Beginning action construction / initialization.
2025-10-28T18:57:33Z: Action construction / initialization complete.

2025-10-28T18:57:35Z: Enabling DDS entities (if not already enabled).
2025-10-28T18:57:35Z: DDS entities enabled.

2025-10-28T18:57:35Z: Initializing process actions.
2025-10-28T18:57:37Z: Starting process actions.
2025-10-28T18:57:37Z: Process tests started.

2025-10-28T18:58:07Z: Stopping process tests.
2025-10-28T18:58:08Z: Process tests stopped.

2025-10-28T18:58:10Z: Stopping process actions.
2025-10-28T18:58:10Z: Detaching Listeners.
2025-10-28T18:58:10Z: 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
2025-10-28T18:58:10Z: Process destruction / entity deletion complete.


--- Process Statistics ---

construction time: 0.447
enable time: 0.000
start time: 0.005
stop time: 0.883
destruction time: 0.070

--- Discovery Statistics ---

undermatched readers: 0
undermatched writers: 0



=== Showing Log for Node 01036045.bd4a5e13.28b1be1e.000001c1 === Spawned Process #3 (PID 10435) ===
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'

2025-10-28T18:57:33Z: 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'
2025-10-28T18:57:33Z: Process construction / entity creation complete.

2025-10-28T18:57:33Z: Beginning action construction / initialization.
2025-10-28T18:57:33Z: Action construction / initialization complete.

2025-10-28T18:57:35Z: Enabling DDS entities (if not already enabled).
2025-10-28T18:57:35Z: DDS entities enabled.

2025-10-28T18:57:35Z: Initializing process actions.
2025-10-28T18:57:37Z: Starting process actions.
2025-10-28T18:57:37Z: Process tests started.

2025-10-28T18:58:07Z: Stopping process tests.
2025-10-28T18:58:08Z: Process tests stopped.

2025-10-28T18:58:10Z: Stopping process actions.
2025-10-28T18:58:10Z: Detaching Listeners.
2025-10-28T18:58:10Z: 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
2025-10-28T18:58:10Z: Process destruction / entity deletion complete.


--- Process Statistics ---

construction time: 0.488
enable time: 0.000
start time: 0.010
stop time: 0.878
destruction time: 0.073

--- Discovery Statistics ---

undermatched readers: 0
undermatched writers: 0



=== Showing Log for Node 01036045.bd4a5e13.28b1be1e.000001c1 === Spawned Process #7 (PID 10439) ===
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'

2025-10-28T18:57:33Z: 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'
2025-10-28T18:57:33Z: Process construction / entity creation complete.

2025-10-28T18:57:33Z: Beginning action construction / initialization.
2025-10-28T18:57:33Z: Action construction / initialization complete.

2025-10-28T18:57:35Z: Enabling DDS entities (if not already enabled).
2025-10-28T18:57:35Z: DDS entities enabled.

2025-10-28T18:57:35Z: Initializing process actions.
2025-10-28T18:57:37Z: Starting process actions.
2025-10-28T18:57:37Z: Process tests started.

2025-10-28T18:58:07Z: Stopping process tests.
2025-10-28T18:58:08Z: Process tests stopped.

2025-10-28T18:58:10Z: Stopping process actions.
2025-10-28T18:58:10Z: Detaching Listeners.
2025-10-28T18:58:10Z: 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
2025-10-28T18:58:10Z: Process destruction / entity deletion complete.


--- Process Statistics ---

construction time: 0.541
enable time: 0.000
start time: 0.006
stop time: 0.883
destruction time: 0.063

--- Discovery Statistics ---

undermatched readers: 0
undermatched writers: 0



=== Showing Log for Node 01036045.bd4a5e13.28b1be1e.000001c1 === Spawned Process #5 (PID 10437) ===
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'

2025-10-28T18:57:33Z: 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'
2025-10-28T18:57:33Z: Process construction / entity creation complete.

2025-10-28T18:57:33Z: Beginning action construction / initialization.
2025-10-28T18:57:33Z: Action construction / initialization complete.

2025-10-28T18:57:35Z: Enabling DDS entities (if not already enabled).
2025-10-28T18:57:35Z: DDS entities enabled.

2025-10-28T18:57:35Z: Initializing process actions.
2025-10-28T18:57:37Z: Starting process actions.
2025-10-28T18:57:37Z: Process tests started.

2025-10-28T18:58:07Z: Stopping process tests.
2025-10-28T18:58:08Z: Process tests stopped.

2025-10-28T18:58:10Z: Stopping process actions.
2025-10-28T18:58:10Z: Detaching Listeners.
2025-10-28T18:58:10Z: 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
2025-10-28T18:58:10Z: Process destruction / entity deletion complete.


--- Process Statistics ---

construction time: 0.546
enable time: 0.000
start time: 0.005
stop time: 0.882
destruction time: 0.047

--- 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:52s 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: 10569 started at 2025-10-28 18:58:14
/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: 10570 started at 2025-10-28 18:58:14
/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: 10571 started at 2025-10-28 18:58:14
/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: 10596 started at 2025-10-28 18:58:24
/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: 10603 started at 2025-10-28 18:58:25
/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: 10604 started at 2025-10-28 18:58:25
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 10568 stopped.

auto_run_tests_finished: tests/DCPS/RtpsRelay/Smoke/run_test.pl Time:14s 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: 10613 started at 2025-10-28 18:58: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 -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: 10614 started at 2025-10-28 18:58: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 -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: 10615 started at 2025-10-28 18:58:28
/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: 10642 started at 2025-10-28 18:58:38
/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: 10649 started at 2025-10-28 18:58: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: 10650 started at 2025-10-28 18:58: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 10612 stopped.

auto_run_tests_finished: tests/DCPS/RtpsRelay/Smoke/run_test.pl secure Time:15s 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: 10659 started at 2025-10-28 18:58: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 -DCPSTransportDebugLevel 1 -ORBLogFile relay2.log -DCPSPendingTimeout 3 
relay2 PID: 10660 started at 2025-10-28 18:58:43
/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: 10676 started at 2025-10-28 18: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 -DCPSTransportDebugLevel 1 -ORBLogFile relay1.log -DCPSPendingTimeout 3 
relay1 PID: 10683 started at 2025-10-28 18:58:49
/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: 10694 started at 2025-10-28 18:58:59
/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: 10695 started at 2025-10-28 18:58:59
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 10658 stopped.

auto_run_tests_finished: tests/DCPS/RtpsRelay/Smoke/run_test.pl join Time:19s 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: 10704 started at 2025-10-28 18:59:02
/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: 10705 started at 2025-10-28 18:59:02
/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: 10721 started at 2025-10-28 18:59:12
/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: 10728 started at 2025-10-28 18:59: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: 10729 started at 2025-10-28 18:59: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: monitor being killed.
test PASSED.
Response monitor pid 10703 stopped.

auto_run_tests_finished: tests/DCPS/RtpsRelay/Smoke/run_test.pl single Time:15s 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: 10738 started at 2025-10-28 18:59: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: 10739 started at 2025-10-28 18:59:17
/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: 10740 started at 2025-10-28 18:59: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: 10765 started at 2025-10-28 18:59:27
/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: 10772 started at 2025-10-28 18:59: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: 10773 started at 2025-10-28 18:59: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: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelay being killed.
INFO: monitor being killed.
test PASSED.
Response monitor pid 10737 stopped.

auto_run_tests_finished: tests/DCPS/RtpsRelay/Smoke/run_test.pl ipv6 Time:14s 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: 10782 started at 2025-10-28 18:59:31
/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: 10783 started at 2025-10-28 18:59:31
/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: 10784 started at 2025-10-28 18:59:31
/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: 10810 started at 2025-10-28 18:59:41
/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: 10817 started at 2025-10-28 18:59:42
/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: 10818 started at 2025-10-28 18:59:42
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 10781 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: 10827 started at 2025-10-28 18:59: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 -DCPSTransportDebugLevel 1 -ORBLogFile relay2.log -DCPSPendingTimeout 3 
relay2 PID: 10828 started at 2025-10-28 18:59:46
/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: 10845 started at 2025-10-28 18:59:49
/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: 10852 started at 2025-10-28 18:59:52
/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: 10863 started at 2025-10-28 19:00:02
/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: 10864 started at 2025-10-28 19:00:02
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 10826 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: 10877 started at 2025-10-28 19:00:05
/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: 10878 started at 2025-10-28 19:00:05
/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: 10894 started at 2025-10-28 19:00:15
/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: 10904 started at 2025-10-28 19:00:16
/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: 10905 started at 2025-10-28 19:00:16
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 10876 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: 10914 started at 2025-10-28 19:00: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: 10915 started at 2025-10-28 19:00:20
/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: 10931 started at 2025-10-28 19:00:30
/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: 10938 started at 2025-10-28 19:00:31
/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: 10939 started at 2025-10-28 19:00: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
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_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 10913 stopped.

auto_run_tests_finished: tests/DCPS/RtpsRelay/Smoke/run_test.pl draining Time:20s 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: 10948 started at 2025-10-28 19:00:38
/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: 10949 started at 2025-10-28 19:00:38
/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: 10966 started at 2025-10-28 19:00:41
/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: 10967 started at 2025-10-28 19:00:41
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: 10980 started at 2025-10-28 19:00:59
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:51s 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: 10992 started at 2025-10-28 19:01:29
/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: 10993 started at 2025-10-28 19:01:29
/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: 11009 started at 2025-10-28 19:01:32
/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: 11010 started at 2025-10-28 19:01:32
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: 11024 started at 2025-10-28 19:01:50
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: 11040 started at 2025-10-28 19:02:20
/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: 11041 started at 2025-10-28 19:02:20
/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: 11057 started at 2025-10-28 19:02:23
/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: 11058 started at 2025-10-28 19:02:23
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: 11072 started at 2025-10-28 19:02:41
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:52s 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: 11084 started at 2025-10-28 19:03:12
/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: 11085 started at 2025-10-28 19:03:12
/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: 11101 started at 2025-10-28 19:03:15
/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: 11102 started at 2025-10-28 19:03:15
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: 11116 started at 2025-10-28 19:03:33
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:51s 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: 11128 started at 2025-10-28 19:04:03
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RtpsRelay/STUN/StunClient  -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile client.log -DCPSPendingTimeout 3 
client PID: 11137 started at 2025-10-28 19:04:06
test_success
Mapped address = 127.0.0.1:43390
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: 11139 started at 2025-10-28 19:04:06
/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: 11148 started at 2025-10-28 19:04:09
test_success
Mapped address = ::1:49787
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

End #

Tue Oct 28 19:04:09 2025 UTC